aws / aws/aws-ops-wheel

The 3-click launch can only run in us-west-2

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
bug confirmed
Dominant language
HTML
Stars
352
Forks
65
PR merge metrics
No merged PRs in 30d

Description

There is a limitation in Lambda where the code needs to be served from a bucket in the same region as the Lambda function resides. We currently have the default build code deployed in us-west-2 only which requires a deployment to be made there if you use the "Launch Stack" link in the README.

This limitation does not apply if you run your own development version using your own bucket.

Contributor guide

Open the contributing guide

Research direction

Start with the README's "Launch Stack" link and trace where the default build code is deployed. Review the Lambda and bucket region constraint described in the issue, then determine how the launch path should make the default deployment available outside us-west-2. Done means the README launch works in another region while the own-bucket development path remains unaffected.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.