Amazon web services – NoCredentialsError: Unable to locate credentials in ECS EC2 node
I have ECS which runs on EC2 Normally, I put some containers on EC2 node and run the services (That's the basic practice of ECS....) However,now I need to run the code on EC2 directry, So I put the code…