How to specific the s3 bucket name of the static website? #362
just-another-peter
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As I have very limited access to the AWS resource, only able to create resources with specific naming rules.
That's why I must follow the naming rule of s3 bucket creation.
Either BucketPolicy and WebsiteBucket are not working. It is still creating a bucket name: landingpageBucketXXXXX
Error:
CREATE_FAILED: landingpageBucket24A7B73E (AWS::S3::Bucket)
API: s3:CreateBucket Access Denied
Here is my serverless.yml
Beta Was this translation helpful? Give feedback.
All reactions