diff --git a/patches/common/trusted-domains.diff b/patches/common/trusted-domains.diff index 8be3646..7830b4b 100644 --- a/patches/common/trusted-domains.diff +++ b/patches/common/trusted-domains.diff @@ -92,7 +92,7 @@ Index: third-party-src/product.json =================================================================== --- third-party-src.orig/product.json +++ third-party-src/product.json -@@ -82,5 +82,15 @@ +@@ -82,5 +82,16 @@ "publisherDisplayName": "Microsoft" } } @@ -105,6 +105,7 @@ Index: third-party-src/product.json + "https://console.aws.amazon.com", + "https://console.amazonaws-us-gov.com", + "https://console.amazonaws.cn", -+ "https://aws.amazon.com" ++ "https://aws.amazon.com", ++ "https://*.amazon.com" ] } diff --git a/patches/web-server/integration.diff b/patches/web-server/integration.diff index fc71f91..9fea200 100644 --- a/patches/web-server/integration.diff +++ b/patches/web-server/integration.diff @@ -17,12 +17,12 @@ Index: third-party-src/product.json "nameShort": "Code Editor", "nameLong": "Code Editor", "codeEditorVersion": "1.0.0", -@@ -44,6 +54,9 @@ - "https://console.aws.amazon.com", +@@ -45,6 +55,9 @@ "https://console.amazonaws-us-gov.com", "https://console.amazonaws.cn", -- "https://aws.amazon.com" -+ "https://aws.amazon.com", + "https://aws.amazon.com", +- "https://*.amazon.com" ++ "https://*.amazon.com", + "https://open-vsx.org", + "https://oidc.*.amazonaws.com", + "https://device.sso.*.amazonaws.com"