Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(release): ensure we publish Lambda Layers to the intended AWS reg…
…ion (#4172) Before this change an errant AWS_REGION envvar would override the AWS_DEFAULT_REGION envvar. Explcitly using --region=... will win. Fixes: #4171 Refs: #4109
- Loading branch information