
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
aws cli 아래와 같은 명령어를 입력하면
# aws iam list-users
아래의 오류가 출력됩니다.
An error occurred (InvalidClientTokenId) when calling the ListUsers operation: The security token included in the request is invalid.
오류가 발생하지 않도록 지도 바랍니다.

