deploy_service
Method to deploy a service using ECS fargate
Returns following columns:
- arn: AWS ARN for the deployed service
 - status: OK if the deployment succeeded
 - message: The error message in case of errors
 
Accepts the following parameters:
- arn: AWS ARN for the service to deploy
 
See