aws-samples / amazon-transcribe-live-meeting-assistant

MIT No Attribution
68 stars 24 forks source link

Remove unused KMS key #72

Closed rstrahan closed 2 months ago

rstrahan commented 2 months ago

Describe the bug

The nested AISTACK creates a KMS Key SQSManagedKey that is not used or needed by LMA, and which can cause deployment failures in environments where creation of keys is restricted.

rstrahan commented 2 months ago

fixed in v0.1.8