Update aws_node.properties.json

This commit is contained in:
Bishal Prasad
2021-10-22 16:00:12 +05:30
committed by GitHub
parent 1d19515d95
commit 1ff952c678
@@ -1,7 +1,7 @@
{
"name": "[Specific Node]Deploy to Amazon ECS",
"description": "Deploy a container to an Amazon ECS service powered by AWS Fargate or Amazon EC2.",
"description": "Deploy a Java app to Amazon ECS service powered by AWS Fargate or Amazon EC2.",
"creator": "Amazon Web Services",
"iconName": "aws",
"categories": ["Deployment", "JavaScript", "npm"]
}
}