Guest User

Untitled

a guest
Jul 20th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. AWSTemplateFormatVersion: 2010-09-09
  2. Resources:
  3. DeployBucket:
  4. Type: 'AWS::S3::Bucket'
  5. Properties:
  6. WebsiteConfiguration:
  7. IndexDocument: index.html
Add Comment
Please, Sign In to add comment