Amazon EC2 Container Service (ECS) now allows you to specify an IAM role that can be used by the containers in an ECS task. When an application makes use of the AWS SDK or CLI to make requests to the AWS API, it must sign each request with valid AWS access keys so that AWS can identify who sent the request, for example if your application accesses a DynamoDB table. This requires you to define a st