Skip to content

fix(s3-deployment): custom logGroup of BucketDeployment is prevented from deletion#37337

Open
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:fix/s3-deployment-loggroup-dependency-clean-v2
Open

fix(s3-deployment): custom logGroup of BucketDeployment is prevented from deletion#37337
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:fix/s3-deployment-loggroup-dependency-clean-v2

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Ensure the log group is not deleted before the Lambda handler during stack deletion by adding a dependency from the handler to the log group.

Closes #35632


Supersedes #37309 (fixed: accidentally overwrote existing integ test file)

…from deletion

Ensure the log group is not deleted before the Lambda handler during
stack deletion by adding a dependency from the handler to the log group.

Closes aws#35632
@github-actions github-actions bot added bug This issue is a bug. effort/small Small work item – less than a day of effort p2 beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK labels Mar 24, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team March 24, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK bug This issue is a bug. effort/small Small work item – less than a day of effort p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws-s3-deployment: custom logGroup of BucketDeployment is prevented from deletion

2 participants