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

MIT No Attribution
68 stars 24 forks source link

Template should enforce allowed values for cloudwatch log retention. #60

Closed rstrahan closed 2 months ago

rstrahan commented 3 months ago

Describe the bug

The CloudWatchLogsExpirationInDays parameter does not restrict values to the set of allowed values documented in https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#cfn-logs-loggroup-retentionindays. This can result in stack deployment failures if a disallowed value is entered.

rstrahan commented 2 months ago

Fixed in v0.1.6.