Amazon ECS · Example Payload

Amazon Ecs Mount Point Example

AmazonAwsContainersDockerEcsOrchestration

Amazon Ecs Mount Point Example is an example object payload from Amazon ECS, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sourceVolumecontainerPathreadOnly

Example Payload

Raw ↑
{
  "sourceVolume": "example_value",
  "containerPath": "example_value",
  "readOnly": true
}