Amazon Fargate · Example Payload

Amazon Fargate Log Configuration Example

ComputeContainersECSEKSMicroservicesServerless

Amazon Fargate Log Configuration Example is an example object payload from Amazon Fargate, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

logDriveroptions

Example Payload

Raw ↑
{
  "logDriver": "awslogs",
  "options": {}
}