Amazon Fargate API
The Amazon Fargate API is accessed through Amazon ECS and enables you to run containers without managing servers or clusters. You can define tasks, configure networking and IAM policies, and deploy containerized applications with serverless compute capacity.
Documentation
Documentation
https://docs.aws.amazon.com/AmazonECS/latest/userguide/what-is-fargate.html
GettingStarted
https://aws.amazon.com/fargate/getting-started/
APIReference
https://docs.aws.amazon.com/AmazonECS/latest/APIReference/Welcome.html
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/json-schema/amazon-fargate-cluster-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/json-schema/amazon-fargate-task-definition-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/json-schema/amazon-fargate-task-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/json-schema/amazon-fargate-service-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/json-structure/amazon-fargate-cluster-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/json-structure/amazon-fargate-task-definition-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/json-structure/amazon-fargate-task-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/json-structure/amazon-fargate-service-structure.json
Other Resources
Examples
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/examples/amazon-fargate-cluster-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/examples/amazon-fargate-task-definition-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/examples/amazon-fargate-task-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/examples/amazon-fargate-service-example.json
Pricing
https://aws.amazon.com/fargate/pricing/
FAQ
https://aws.amazon.com/fargate/faqs/
APIsJSON
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/apis.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/arazzo/amazon-fargate-cluster-inventory-audit-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/arazzo/amazon-fargate-decommission-cluster-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/arazzo/amazon-fargate-deploy-service-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/arazzo/amazon-fargate-provision-and-run-task-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/arazzo/amazon-fargate-rolling-update-service-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/arazzo/amazon-fargate-run-batch-task-to-completion-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/arazzo/amazon-fargate-run-latest-task-definition-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/arazzo/amazon-fargate-stop-task-and-confirm-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-fargate/refs/heads/main/arazzo/amazon-fargate-teardown-service-workflow.yml