app-staging-synthesizer: asset roles should not be created when using CLI_CREDENTIALS
#27201
Labels
@aws-cdk/app-staging-synthesizer-alpha
Related to the @aws-cdk/app-staging-synthesizer-alpha package
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
p2
Describe the bug
instead, we should be using the
CLI_CREDENTIALS
credentials to access the bootstrap bucket.there's a bit more nuance to this then simply that, because the
CLI_CREDENTIALS
aren't accessible in theDefaultStagingStack
when we decide whether or not to create the asset roles.Expected Behavior
n/a
Current Behavior
n/a
Reproduction Steps
n/a
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
latest
Framework Version
No response
Node.js Version
Node 18
OS
Mac
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: