Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

ServerlessPipeline Failure to create S3 bucket: Bucket name should not contain uppercase characters #3

Open
sysout opened this issue Jan 10, 2018 · 2 comments

Comments

@sysout
Copy link

sysout commented Jan 10, 2018

Hi,

I am trying to follow Step 3 and deploy the Serverless Pipeline, but got this error.
The repo I am using is: https://github.com/sysout/aws-serverless-samfarm
I moved the files in api folder to the root folder.
See the screenshots:
screen shot 2018-01-10 at 2 58 58 pm

@arifunlimited
Copy link

Hi there,
I had a quite similar issue. The solution was to get rid of the camelCase in the service name.
So in your case I'd suggest making mystack-serverless-pipeline out of mystack-ServerlessPipeline.
Hope that helps!

@Pseudothink
Copy link

Check out the solution I tried (with success) to the Issue I posted:
#8

Worked for me.

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

3 participants