Files

8 lines
252 B
JSON
Raw Permalink Normal View History

2019-11-13 12:29:30 -08:00
{
"name": "Deploy to Amazon ECS",
"description": "Deploy a container to an Amazon ECS service powered by AWS Fargate or Amazon EC2.",
2020-06-02 13:40:33 -07:00
"creator": "Amazon Web Services",
2019-11-13 12:29:30 -08:00
"iconName": "aws",
2021-10-11 14:58:21 +05:30
"categories": ["Deployment", "Dockerfile"]
}