Skip to content

Cannot get an AWS Action to run in the correct region #26135

Answered by helaili
SivanMehta asked this question in Actions
Discussion options

You must be logged in to vote

The _GitHub Action for Aws defaults to the  us-east-1 region. You migth want to use the optional environment variable  AWS_DEFAULT_REGION and set it to  us-west-2 _ so both the action and the resource you are accessing are in the same region.  

You can find more information on the action README file

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
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
Labels
None yet
2 participants