Skip to content

feat(cfn-custom-resource): Add optional 'reason' field for detailed failure reporting#1810

Merged
sthulb merged 1 commit intov2from
phipag/issue1801-v2
Mar 24, 2025
Merged

feat(cfn-custom-resource): Add optional 'reason' field for detailed failure reporting#1810
sthulb merged 1 commit intov2from
phipag/issue1801-v2

Conversation

@phipag
Copy link
Copy Markdown
Contributor

@phipag phipag commented Mar 24, 2025

Duplicate of #1801 for v2 branch.

@phipag phipag self-assigned this Mar 24, 2025
@phipag phipag changed the title feat(cfn-custom-resource): Add optional 'reason' field for detailed f… feat(cfn-custom-resource): Add optional 'reason' field for detailed failure reporting Mar 24, 2025
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

💾 Artifacts Size Report

Module Version Size (KB)
powertools-common 2.0.0-SNAPSHOT 13.75
powertools-serialization 2.0.0-SNAPSHOT 22.88
powertools-logging 2.0.0-SNAPSHOT 38.88
powertools-logging-log4j 2.0.0-SNAPSHOT 28.06
powertools-logging-logback 2.0.0-SNAPSHOT 21.86
powertools-tracing 2.0.0-SNAPSHOT 19.10
powertools-metrics 2.0.0-SNAPSHOT 18.48
powertools-parameters 2.0.0-SNAPSHOT 17.41
powertools-validation 2.0.0-SNAPSHOT 19.79
powertools-cloudformation 2.0.0-SNAPSHOT 16.76
powertools-idempotency-core 2.0.0-SNAPSHOT 34.57
powertools-idempotency-dynamodb 2.0.0-SNAPSHOT 12.40
powertools-large-messages 2.0.0-SNAPSHOT 17.41
powertools-batch 2.0.0-SNAPSHOT 21.42
powertools-parameters-ssm 2.0.0-SNAPSHOT 10.65
powertools-parameters-secrets 2.0.0-SNAPSHOT 9.85
powertools-parameters-dynamodb 2.0.0-SNAPSHOT 11.90
powertools-parameters-appconfig 2.0.0-SNAPSHOT 11.40

@sthulb sthulb merged commit 8479a7f into v2 Mar 24, 2025
11 checks passed
@sthulb sthulb deleted the phipag/issue1801-v2 branch March 24, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants