Skip to content

Commit 1420588

Browse files
Merge pull request #30 from kate-goldenring/update-readme-for-example-app
Update README to specify setting `AWS_DEFAULT_REGION` for example app
2 parents 0f50e1e + 1e0910e commit 1420588

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ spin pluginify --install
1818
## Test
1919

2020
The trigger uses the AWS configuration environment variables - these must be set before running.
21+
Be sure to set `AWS_DEFAULT_REGION` in your environment to the region of your queue.
2122

2223
You will also need to change the `queue_url` in `spin.toml` to a queue you have access to.
2324

0 commit comments

Comments
 (0)