Run Cloud Custodian CLI Script
Executes a Cloud Custodian CLI script.
Installed version: 0.9.18.
note
If there's an error in a command in the middle of the script and the last command succeeds, the entire action will succeed, not revealing that some command may have failed.
Parameters
Parameter | Description |
---|---|
Command | A single Cloud Custodian command or a batch of Cloud Custodian commands executed as a script. |
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. |
Automation Library Example
Run Cloud Custodian CLI Script and Send Results Via Slack
Preview this Automation on desktop