Skip to content

Commit fd02e71

Browse files
committed
remove origin path
1 parent 79d7972 commit fd02e71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cloudformation/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,6 @@ Resources:
711711
OriginAccessIdentity: !Sub "origin-access-identity/cloudfront/${CloudFrontOriginAccessIdentity}"
712712
- Id: ApiGatewayOrigin
713713
DomainName: !Select [0, !Split ['/', !Select [1, !Split ['https://', !GetAtt AppLambdaUrl.FunctionUrl]]]]
714-
OriginPath: "/"
715714
CustomOriginConfig:
716715
HTTPPort: 80
717716
HTTPSPort: 443

0 commit comments

Comments
 (0)