aws-samples / aws-serverless-workshops

Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
http://wildrydes.com
Apache License 2.0
4.17k stars 2.6k forks source link

Module 3 issue #345

Open rslava-amazon opened 1 year ago

rslava-amazon commented 1 year ago

Hello, I got en error message while deploying CloudFormation template in module 3 'aws-auditmanager-confpack.yml'. The error is:

2023-05-09 12:20:20 UTC+0200 aws-auditmanager-confpack-2 ROLLBACK_IN_PROGRESS The following resource(s) failed to create: [CreateCustomAuditManagerFramework]. Rollback requested by user.
2023-05-09 12:20:19 UTC+0200 CreateCustomAuditManagerFramework CREATE_FAILED CloudFormation did not receive a response from your Custom Resource. Please check your logs for requestId [51983e48-b202-4ba2-900a-3beea4af9739]. 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.
2023-05-09 11:20:04 UTC+0200 CreateCustomAuditManagerFramework CREATE_IN_PROGRESS

and there is no requestID with defined number. Can you please check and fix the workshop? Thank you!