Skip to content

PRO_Unable to create ssm put parameter with multiple tag values getting error- The security token included in the request is invalid. #6841

Answered by kdaily
ashameem123 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ashameem123,

Sorry to hear you're having trouble. This error is common with issues with the credentials you are supplying. Are you sure the credentials you're supplying are correct? You can confirm where you are getting credentials from by using aws configure list.

Can you successfully run a different command, like aws sts get-caller-identity?

If you are still having an issue, we would need to see debug logs, which you can get by adding --debug to your command. Please copy/paste the contents as a reply to this issue, and be sure to remove any sensitive information, like account numbers, from the output. Thanks!

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by kdaily
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
guidance Question that needs advice or information.
2 participants
Converted from issue

This discussion was converted from issue #6823 on April 01, 2022 22:13.