Skip to content

cdk-assume-role-credential-plugin 1.0.0

Install from the command line:
Learn more about npm packages
$ npm install @kmihaltsov/cdk-assume-role-credential-plugin@1.0.0
Install via package.json:
"@kmihaltsov/cdk-assume-role-credential-plugin": "1.0.0"

About this version

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.

Details


Assets

  • cdk-assume-role-credential-plugin-1.0.0-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all