Amazon Fargate · Example Payload

Amazon Fargate Failure Example

ComputeContainersECSEKSMicroservicesServerless

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

Top-level fields

arnreasondetail

Example Payload

Raw ↑
{
  "arn": "arn:aws:ecs:us-east-1:123456789012:cluster/missing-cluster",
  "reason": "MISSING",
  "detail": "example-value"
}