AWS quicksight documentation change
Summary
Updated firewall/ad blocker exception list to include wss://*.aws.amazon.com and remove mobileanalytics endpoint
Security assessment
The change updates connectivity requirements for troubleshooting visuals. While related to network security configuration, there is no evidence it addresses a specific security vulnerability.
Diff
diff --git a/quicksight/latest/user/troubleshoot-adding-visuals.md b/quicksight/latest/user/troubleshoot-adding-visuals.md index 026b8e06f..d74375674 100644 --- a//quicksight/latest/user/troubleshoot-adding-visuals.md +++ b//quicksight/latest/user/troubleshoot-adding-visuals.md @@ -19 +19 @@ Use the following section to help you troubleshoot missing visuals. Before you c - * If you are using a corporate network, verify that the network's firewall settings permit traffic from `*.aws.amazon.com`, `amazonaws.com`, `https://mobileanalytics.*.amazonaws.com`, and `cloudfront.net`. + * If you are using a corporate network, seek out help from your network administrator and verify that the network's firewall settings permit traffic from `*.aws.amazon.com`, `amazonaws.com`, `wss://*.aws.amazon.com`, and `cloudfront.net`. @@ -21 +21 @@ Use the following section to help you troubleshoot missing visuals. Before you c - * Add exceptions to your ad blocker for `*.aws.amazon.com`, `amazonaws.com`, `https://mobileanalytics.*.amazonaws.com`, and `cloudfront.net`. + * Add exceptions to your ad blocker for `*.aws.amazon.com`, `amazonaws.com`, `wss://*.aws.amazon.com`, and `cloudfront.net`.