aws-cognito: "Resource of type 'AWS::Cognito::LogDeliveryConfiguration' with identifier '' already exists. #31242
Labels
@aws-cdk/aws-cognito
Related to Amazon Cognito
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
needs-reproduction
This issue needs reproduction.
p2
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
After updating the logConfigurations array, from cognit.CfnLogDeliveryConfiguration, with a new LogConfiguration and updating and older one to point to new log group, I got this error
The ARN is built by hand because of this other issue I discovered. It works, don't worry.
Regression Issue
Last Known Working CDK Version
never worked
Expected Behavior
Current Behavior
Reproduction Steps
Possible Solution
Log group configuration has to be deleted before new one can be created.
Additional Information/Context
No response
CDK CLI Version
2.154.0
Framework Version
2.154.0
Node.js Version
18.19
OS
macos
Language
TypeScript
Language Version
5.0.4
Other information
No response
The text was updated successfully, but these errors were encountered: