Amazon ECS · Example Payload

Amazon Ecs Service Connect Configuration Example

AmazonAwsContainersDockerEcsOrchestration

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

Top-level fields

enablednamespaceserviceslogConfiguration

Example Payload

Raw ↑
{
  "enabled": true,
  "namespace": "example_value",
  "services": [],
  "logConfiguration": "example_value"
}