aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.96k stars 2.1k forks source link

feat(python): CDK NAG and Lambda Example #902

Closed DenysGonzaga closed 11 months ago

DenysGonzaga commented 11 months ago

I put a new example as we discussed here. With this example you can create a lambda with NAG suppresions and a decoupled IAM-role.

I runned scripts/build-python.sh without any issue.

Any problem let me know.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.