Skip to content

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

Merged
sriram-mv merged 1 commit intoaws:release-v0.32.0from
sriram-mv:ux_fixes_1
Nov 21, 2019
Merged

fix: helpful error message when deploy happens across regions#1562
sriram-mv merged 1 commit intoaws:release-v0.32.0from
sriram-mv:ux_fixes_1

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

Comments