s3: S3 object notifications managed from multiple stacks interfere with each other #28120
Labels
@aws-cdk/aws-s3
Related to Amazon S3
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
p1
Describe the bug
When S3 object notifications are added to referenced bucket from 2 or more different stacks, changes to the notification prefix on one of the stacks can delete the notifications of the other stack.
Probable bug in the custom resource.
Internal reference P103121314
Expected Behavior
The notifications to be updated as expected.
Current Behavior
There is some interference between stacks.
Reproduction Steps
Create 3 stacks:
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
Framework Version
No response
Node.js Version
OS
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: