Skip to content

How to send 'Reason' field when using CloudFormation Custom resource #1801

Description

@phipag

Discussed in #1742

Originally posted by rahuldeverani September 29, 2024
Hi team , I am following this doc: https://docs.powertools.aws.dev/lambda/java/utilities/custom_resources/#customising-a-response , to customise custom resource response.

I want my CloudFormation stack to show why the custom resource failed. For that we can send 'Reason' in the CloudFormation response : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/crpg-ref-responses.html

How to send this 'Reason' using lambda powertool custom resource implementation ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions