CDK Deploy: Cannot invoke "String.contains(java.lang.CharSequence)" because "errorMsg" is null #32741
Labels
@aws-cdk/aws-iam
Related to AWS Identity and Access Management
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
p2
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
After destroying a stack and re deploying it, IAM resource creations fail with internal error:
The issue suggests a low-level internal AWS CloudFormation or IAM glitch.
Regression Issue
Last Known Working CDK Version
No response
Expected Behavior
Deploy stack
Current Behavior
After destroying a stack and re deploying it, IAM resource creations fail with internal error:
The issue suggests a low-level internal AWS CloudFormation or IAM glitch.
Reproduction Steps
Destroy stack and re deploy it with AWS CDK 2.174.0
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.174.0
Framework Version
2.174.0
Node.js Version
22.4.1
OS
MacOS 15.2
Language
TypeScript
Language Version
5.5.2
Other information
No response
The text was updated successfully, but these errors were encountered: