How to copy files into ECS container? I currently use this to log into an ECS container. aws ecs execute-command --region REGION --cluster CLUSTER --task XX --container CONTAINER --command "/bin/sh" --interactive