Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Errors during create of stack: NoSuchBucket #31

Closed
alshamma opened this issue Mar 17, 2016 · 4 comments
Closed

Errors during create of stack: NoSuchBucket #31

alshamma opened this issue Mar 17, 2016 · 4 comments

Comments

@alshamma
Copy link

Two problems. I chose the latest us-west-1 template. Tried Create. Got this output:

*_14:59:29 UTC-0700 CREATE_FAILED AWS::Lambda::Function LambdaFunction Error occurred while GetObject. S3 Error Code: NoSuchBucket. S3 Error Message: The specified bucket does not exist
*_14:59:28 UTC-0700 CREATE_IN_PROGRESS AWS::Lambda::Function LambdaFunction

I fixed this problem by switching to the correct region in CloudFormation.

Second time, I got this output:
15:08:08 UTC-0700 CREATE_FAILED AWS::Lambda::Function LambdaFunction Resource is not supported in this region

As Lambdas are not supported in us-west-1, but they are in us-west-2, shouldn't the template be for us-west-2?

@carlnordenfelt
Copy link
Owner

Hi,

Problem one is hard to address.
You are absolutely right about us-west-2 though. I will fix this asap, give
me an hour or two.
On tors 17 mars 2016 at 23:12, alshamma notifications@github.com wrote:

Two problems. I chose the latest us-west-1 template. Tried Create. Got
this output:

_14:59:29 UTC-0700 CREATE_FAILED AWS::Lambda::Function LambdaFunction
Error occurred while GetObject. S3 Error Code: NoSuchBucket. S3 Error
Message: The specified bucket does not exist *_14:59:28 UTC-0700
CREATE_IN_PROGRESS AWS::Lambda::Function LambdaFunction

I fixed this problem by switching to the correct region in CloudFormation.

Second time, I got this output:
15:08:08 UTC-0700 CREATE_FAILED AWS::Lambda::Function LambdaFunction
Resource is not supported in this region

As Lambdas are not supported in us-west-1, but they are in us-west-2,
shouldn't the template be for us-west-2?


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#31

@carlnordenfelt
Copy link
Owner

Fixed as of 1.3.2

@alshamma
Copy link
Author

Just want to let you know your fix worked for me. Thanks!

@carlnordenfelt
Copy link
Owner

I'm glad it did and thanks for the feedback!
On fre 18 mars 2016 at 22:27, alshamma notifications@github.com wrote:

Just want to let you know your fix worked for me. Thanks!


You are receiving this because you modified the open/close state.

Reply to this email directly or view it on GitHub
#31 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants