You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running yarn cdk deploy PipelineStack fails with the message:
$ cdk deploy PipelineStack
🚀 Using profile 1111111111_AWSAdministratorAccess for account 1111111111 in mode ForReading
Could not assume role in target account (did you bootstrap the environment with the right '--trust's?): The security token included in the request is invalid
error Command failed with exit code 1.
Specifying --profile manually works without any issues
The plugin apparently does no longer work with CDK 1.51.0 onwards.
cdk.json
:cdkmultiprofileplugin.json
Running
yarn cdk deploy PipelineStack
fails with the message:Specifying
--profile
manually works without any issuesThe text was updated successfully, but these errors were encountered: