|
|
@ -78,7 +78,7 @@ custom: |
|
|
|
'integration.request.header.cache-control': "'public, max-age=86400, immutable'" |
|
|
|
|
|
|
|
- s3: |
|
|
|
path: /projects/{pid} |
|
|
|
path: /questlog/{pid} |
|
|
|
method: get |
|
|
|
action: GetObject |
|
|
|
bucket: ${self:custom.webuiBucket} |
|
|
@ -89,7 +89,7 @@ custom: |
|
|
|
|
|
|
|
|
|
|
|
- s3: |
|
|
|
path: /projects/{gid}/{pid} |
|
|
|
path: /questlog/{gid}/{pid} |
|
|
|
method: get |
|
|
|
action: GetObject |
|
|
|
bucket: ${self:custom.webuiBucket} |
|
|
@ -148,4 +148,4 @@ custom: |
|
|
|
createRoute53Record: true |
|
|
|
endpointType: 'regional' |
|
|
|
hostedZoneId: ${env:HOSTED_ZONE_ID} |
|
|
|
autoDomain: true |
|
|
|
autoDomain: true |