kciter / aws-ecr-action

This Action allows you to create Docker images and push into a ECR repository.
MIT License
146 stars 116 forks source link

Invalid security token #15

Open tcarac opened 3 years ago

tcarac commented 3 years ago
== START LOGIN

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

Getting this error when using secrets for aws account ID

james-nduka commented 3 years ago

Experiencing the same issue. Is it to do with the IAM user not having the correct permissions?