Duane
Duane
Hi, an update is required for the awslabs sample here: https://github.com/awslabs/aws-cloudformation-templates/tree/master/aws/services/CloudFormation/MacrosExamples/ExecutionRoleBuilder A simple typo in step 4 prevents inexperienced users from progressing. Python runtime to be updated 3.9 as the...
### Name of the resource AWS::EC2::NetworkAclEntry ### Resource name AWS::EC2::NetworkAclEntry ### Description Currently the AWS::EC2::NetworkAcl resource type supports import and drift detection [1]. The resource AWS::EC2::NetworkAclEntry however is not supported...
### Name of the resource AWS::SecretsManager::Secret ### Resource name _No response_ ### Description Currently the default deletionpolicy for an `AWS::SecretsManager::Secret` resource is force-delete-without-recovery [1]. This means that the deletion "grace...
### Description: SAM Validate returns no error for the below code but deployment reveals the error. ### Steps to reproduce: The two stacks only differs in indentation on the second...