Amazon ECS · Example Payload

Amazon Ecs Log Configuration Example

AmazonAwsContainersDockerEcsOrchestration

Amazon Ecs Log Configuration 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

logDriveroptionssecretOptions

Example Payload

Raw ↑
{
  "logDriver": "example_value",
  "options": "example_value",
  "secretOptions": []
}