Run AWS CLI Script Under Assumed Role
Assume role and run an AWS CLI script.
Parameters
Parameter | Description |
---|---|
AWS Command | The AWS command to run. |
Role ARN | The command will be executed using the specified role ARN. |
Region | Region for the aws command. |
Working Directory | When a working directory is selected, the filesystem state is preserved across steps that use this directory. Files and changes in the chosen directory persist across steps, ensuring continuity. For more information, refer to the Create Working Directory action documentation for guidance on setting up and selecting working directories. |