0.1.10 • Published 6 months ago

@dotcom-tool-kit/aws v0.1.10

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

6 months ago

0.1.9

6 months ago

0.1.8

6 months ago

0.1.7

7 months ago

0.1.6

8 months ago

0.1.5

8 months ago

0.1.4

9 months ago

0.1.3

9 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago