0.1.10 • Published 9 months ago

@dotcom-tool-kit/aws v0.1.10

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

dotcom-tool-kit/aws

Installation & Usage

With Tool Kit already set up, install this plugin as a dev dependency:

npm install --save-dev @dotcom-tool-kit/aws

And add it to your repo's .toolkitrc.yml:

plugins:
  - '@dotcom-tool-kit/aws'

Tasks

AwsAssumeRole

Assume an AWS IAM role for use in future tasks

Task options

PropertyDescriptionType
roleArn (*)the ARN of an IAM role to assumestring (regex: /^arn:aws:iam::\d+:role\//)

(*) Required.

0.1.10

9 months ago

0.1.9

9 months ago

0.1.8

9 months ago

0.1.7

10 months ago

0.1.6

11 months ago

0.1.5

11 months ago

0.1.4

12 months ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago