Skip to content

Instantly share code, notes, and snippets.

@tasugim
Last active March 25, 2020 08:02
Show Gist options
  • Select an option

  • Save tasugim/a92f2a707761efa3f4c70fec84218ccf to your computer and use it in GitHub Desktop.

Select an option

Save tasugim/a92f2a707761efa3f4c70fec84218ccf to your computer and use it in GitHub Desktop.
Resources:
HelloBucket:
Type: AWS::S3::Bucket
Properties:
AccessControl: PublicRead
WebsiteConfiguration:
IndexDocument: index.html
ErrorDocument: error.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment