'Deploy to Amazon ECS' variables
The Deploy to Amazon ECS action produces and sets the following variables at run time. These are known as predefined variables.
For information about referencing these variables in a workflow, see Using predefined variables.
Key | Value |
---|---|
cluster |
The name of the Amazon ECS cluster that was deployed to during the workflow run. Example: |
deployment-platform |
The name of the deployment platform. Hardcoded to |
service |
The name of the Amazon ECS service that was deployed to during the workflow run. Example: |
task-definition-arn |
The Amazon Resource Name (ARN) of the task definition that was registered during the workflow run. Example:
The
|
deployment-url |
A link to the Amazon ECS console's Events tab, where you can view details of the Amazon ECS deployment associated with the workflow run. Example:
|
region |
The region code of the AWS Region that was deployed to during the workflow run. Example: |