Skip to content

ynyany/cdk-assume-role-credential-plugin

 
 

Repository files navigation

THIS PROJECT IS NO LONGER MAINTAINED

CDK Assume Role Credential Plugin

Now that CDK V2 is GA I no longer recommend using this plugin. This plugin was originally created to fill a feature gap in the CDK where you could not assume roles into a separate AWS account. This feature was added to the CDK CLI when using the context flag @aws-cdk/core:newStyleStackSythesis which as of V2 has been made the default value.

Now by default when you bootstrap an AWS account it will create a set of IAM roles for you, which the CDK will assume when performing actions in that account.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 87.7%
  • JavaScript 12.3%