0.1.10 • Published 8 months ago

@dotcom-tool-kit/aws v0.1.10

Weekly downloads
-
License
ISC
Repository
github
Last release
8 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

8 months ago

0.1.9

8 months ago

0.1.8

8 months ago

0.1.7

8 months ago

0.1.6

9 months ago

0.1.5

10 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago