공부
[aws] ~/.aws/config vs ~/.aws/credentials
승가비
2024. 7. 29. 00:39
728x90
~/.aws/credentials
[default]
[playground]
~/.aws/config
[default]
[profile playground]
Error "You must specify a region" when running any aws CLI command
I am trying to use aws container service as per the documentation in http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ECS_GetStarted.html The below error is thrown when running the comma...
stackoverflow.com
728x90