Closed otbe closed 23 hours ago
@otbe The issue https://github.com/aws/aws-cdk/issues/32120 has been actively being worked upon. Please follow that issue for any updates. If you think this issue is duplicate, please close this one.
Thanks, Ashish
Indeed I was confused by the message and thought that assume role credentials also do not work (and not only user credentails :))
Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.
Describe the bug
In
~/.aws/config
I have the following:This setup works fine in 2.166.0 and is broken in 2.167.0. I think its related to: https://github.com/aws/aws-cdk/issues/32120
The same
~/.aws/config
works fine with aws cli, aws sdk js v3 and boto3Regression Issue
Last Known Working CDK Version
2.166.0
Expected Behavior
It should work :)
Current Behavior
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.167.0
Framework Version
No response
Node.js Version
22
OS
al2023
Language
TypeScript
Language Version
No response
Other information
No response