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 b5ff66f commit c77dd4aCopy full SHA for c77dd4a
serverless.yml
@@ -404,7 +404,7 @@ resources:
404
Ref: OAC
405
S3OriginConfig:
406
OriginAccessIdentity: ''
407
- HttpVersion: http2
+ HttpVersion: http2and3
408
DefaultRootObject: index.html
409
DefaultCacheBehavior:
410
AllowedMethods:
@@ -448,7 +448,7 @@ resources:
448
OriginSSLProtocols:
449
- TLSv1.2
450
OriginPath: '/${self:custom.stage}'
451
452
453
454
- DELETE
0 commit comments