简体   繁体   中英

An error occurred (UnrecognizedClientException) when calling the ListTopicRules operation: The security token included in the request is invalid

I got this error when using aws CLI, following the tutorial shows below to configuring the AWS CLI, I can only set up the AWS Access Key ID and AWS Secret Access Key. Where can I set the security token? https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html

I found the answer to this. It might seem very simple though. Basically you were following the tutorial literally, which means you most probably input the exact AWS Access Key ID and AWS Secret Access Key mentioned in the tutorial. However, those keys in red are just examples. What you should use are the keys from your own AWS account, ie My Security Credentials .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM