This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Description
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!