You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reason: All Lambdas have CloudWatch permissions by using service role AWSLambdaBasicExecutionRole (Lambda generated by CDK Custom Resource).
- id: W89
reason: We don't have any VPC in the stack, we only use serverless services (Lambda generated by CDK Custom Resource).
- id: W12
reason: star resources cannot be fixed, some we are satisfied with the current state (service role Line Numbers 234, 868).
- id: W92
reason: No need for ReservedConcurrentExecutions, some are used only for the demo website, and others are not used in a concurrent mode (Lambda generated by CDK Custom Resource).
- id: W77
reason: By default CDK provisions this secret using a default encryption key sourced from AWS Key Management Service. We are satisified with default KMS encryption on secrets.