-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
) ### Issue # (if applicable) Closes #31558. ### Reason for this change <!--What is the bug or use case behind this change?--> SNS topic policy is not created even if `enforceSSL` is enabled, until calling `addToResourcePolicy` method. But, originally, the policy should be created without calling the `addToResourcePolicy` method. ### Description of changes <!--What code changes did you make? Have you made any important design decisions?--> The topic policy is created first if the `enforceSSL` is enabled. ### Description of how you validated changes <!--Have you added any unit tests and/or integration tests?--> Unit and integ tests. ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* Co-authored-by: GZ <[email protected]>
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.