AWS transform medium security documentation change
Summary
Removed '*.s3.amazonaws.com' from the list of required endpoints for network access.
Security assessment
Removing a wildcard endpoint reduces the attack surface and follows the principle of least privilege, which is a security improvement.
Diff
diff --git a/transform/latest/userguide/custom-troubleshooting.md b/transform/latest/userguide/custom-troubleshooting.md index f013c5687..c8bd671fe 100644 --- a//transform/latest/userguide/custom-troubleshooting.md +++ b//transform/latest/userguide/custom-troubleshooting.md @@ -58,2 +57,0 @@ If you encounter connection errors, verify network access to required endpoints: - * `*.s3.amazonaws.com` -