Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: helpful error message when deploy happens across regions #1562

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

sriram-mv
Copy link
Contributor

  • deployment s3 bucket is specific to the region it was created in.
    cfn/lambda requires code to be packaged within the same region as
    where the stack is to be deployed. When such a case is encountered
    prompt to use sam deploy --guided

Issue #, if available:

Description of changes:

Checklist:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- deployment s3 bucket is specific to the region it was created in.
  cfn/lambda requires code to be packaged within the same region as
  where the stack is to be deployed. When such a case is encountered
  prompt to use `sam deploy --guided`
@sriram-mv sriram-mv merged commit 16cbbea into aws:release-v0.32.0 Nov 21, 2019
sriram-mv added a commit that referenced this pull request Nov 23, 2019
- deployment s3 bucket is specific to the region it was created in.
  cfn/lambda requires code to be packaged within the same region as
  where the stack is to be deployed. When such a case is encountered
  prompt to use `sam deploy --guided`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants