AWS STS
Connect to AWS Security Token Service
Integrate AWS STS into the workflow. Assume roles, get temporary credentials, verify caller identity, and look up access key information.
| Parameter | Type | Required | Description |
|---|
region | string | Yes | No description |
accessKeyId | string | Yes | No description |
secretAccessKey | string | Yes | No description |
roleArn | string | Yes | No description |
roleSessionName | string | Yes | No description |
durationSeconds | number | No | No description |
policy | string | No | No description |
externalId | string | No | No description |
serialNumber | string | No | No description |
tokenCode | string | No | No description |
| Parameter | Type | Description |
|---|
accessKeyId | string | accessKeyId output from the tool |
secretAccessKey | string | secretAccessKey output from the tool |
sessionToken | string | sessionToken output from the tool |
expiration | string | expiration output from the tool |
assumedRoleArn | string | assumedRoleArn output from the tool |
assumedRoleId | string | assumedRoleId output from the tool |
packedPolicySize | number | packedPolicySize output from the tool |
sourceIdentity | string | sourceIdentity output from the tool |
| Parameter | Type | Required | Description |
|---|
region | string | Yes | No description |
accessKeyId | string | Yes | No description |
secretAccessKey | string | Yes | No description |
| Parameter | Type | Description |
|---|
account | string | account output from the tool |
arn | string | arn output from the tool |
userId | string | userId output from the tool |
| Parameter | Type | Required | Description |
|---|
region | string | Yes | No description |
accessKeyId | string | Yes | No description |
secretAccessKey | string | Yes | No description |
durationSeconds | number | No | No description |
serialNumber | string | No | No description |
tokenCode | string | No | No description |
| Parameter | Type | Description |
|---|
accessKeyId | string | accessKeyId output from the tool |
secretAccessKey | string | secretAccessKey output from the tool |
sessionToken | string | sessionToken output from the tool |
expiration | string | expiration output from the tool |
| Parameter | Type | Required | Description |
|---|
region | string | Yes | No description |
accessKeyId | string | Yes | No description |
secretAccessKey | string | Yes | No description |
targetAccessKeyId | string | Yes | No description |
| Parameter | Type | Description |
|---|
account | string | account output from the tool |