aws-cloud9-bootstrapping-example
aws-cloud9-bootstrapping-example copied to clipboard
cloud formation fails to deploy - ExampleC9BootstrapInstanceLambda timeout
Describe the bug When deploying this could formation I get the following error after a long 15 minute+ wait. for ExampleC9BootstrapInstanceLambda: CloudFormation did not receive a response from your Custom Resource. Please check your logs for requestId [--***]. If you are using the Python cfn-response module, you may need to update your Lambda function code so that CloudFormation can attach the updated version.
To Reproduce Steps to reproduce the behavior:
- run example_setup.sh (in us-west-2)
- wait for cloudformation stack to fail and rollback
- view stack events for detailed error message (also copied above)
Expected behavior stack deployment should succeed without error.
Screenshots
Desktop (please complete the following information):
- OS: amazon linux 2023
Additional context cfn stack times out on deployment and then fails.