We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7ebf3e commit 4ace6a1Copy full SHA for 4ace6a1
cloudformation/main.yml
@@ -608,15 +608,11 @@ Resources:
608
Type: AWS::S3::Bucket
609
Properties:
610
BucketName: !Sub ${S3BucketPrefix}-ui
611
- WebsiteConfiguration:
612
- IndexDocument: index.html
613
614
AppDocsS3Bucket:
615
616
617
BucketName: !Sub ${S3BucketPrefix}-docs
618
619
620
621
AppCloudfrontS3OAC:
622
Type: AWS::CloudFront::OriginAccessControl
0 commit comments