From 9ddd595e49c4dbd7e4c17ac0f4e2d79f9b0d943b Mon Sep 17 00:00:00 2001 From: seonzoo Date: Sun, 17 Aug 2025 16:47:30 +0900 Subject: [PATCH] fix: add missing ResponsePagePath for ErrorCode 501 configuration --- react-cors-spa-stack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/react-cors-spa-stack.yaml b/react-cors-spa-stack.yaml index 10cf362..687bde7 100644 --- a/react-cors-spa-stack.yaml +++ b/react-cors-spa-stack.yaml @@ -181,6 +181,7 @@ Resources: ResponsePagePath: /index.html - ErrorCode: 501 ResponseCode: 501 + ResponsePagePath: /index.html ErrorCachingMinTTL: 0 PriceClass: PriceClass_All Logging: