Constant AWS_ECS_TASK_ID
pub const AWS_ECS_TASK_ID: &'static str;
Expand description
The ID of a running ECS task. The ID MUST be extracted from task.arn
.
§Notes
§Examples
"10838bed-421f-43ef-870a-f43feacbbb5b"
"23ebb8ac-c18f-46c6-8bbe-d55d0e37cfbd"