Skip to content

Conversation

Kasra-G
Copy link
Contributor

@Kasra-G Kasra-G commented Sep 12, 2025

Issue

Closes ##34735.

Reason for this change

We should document that a having two log subscription filters on a log group can result in a resource replacement failing due to the 2 filter limit.

Description of changes

Just updated the docs with a code sample with a workaround that lets users specify as many subscriptions as they want by sending messages to an SNS topic and using SNS topic subscription filters.

Describe any new or updated permissions being added

N/A

Description of how you validated changes

Rosetta.

We may also want to throw a warning if number of subscription filters is more than 1 on a log group (due to the resource replacement issue) and an error if it exceeds 2 (as it will fail on deployment)

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the p2 label Sep 12, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team September 12, 2025 03:23
@github-actions github-actions bot added the repeat-contributor [Pilot] contributed between 3-5 PRs to the CDK label Sep 12, 2025
@Kasra-G Kasra-G marked this pull request as ready for review September 12, 2025 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 repeat-contributor [Pilot] contributed between 3-5 PRs to the CDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant