AWS Security ChangesHomeSearch

AWS redshift documentation change

Service: redshift · 2025-05-10 · Documentation low

File: redshift/latest/dg/getting-started-machine-learning.md

Summary

Added note clarifying that inference calls to remote SageMaker AI models bypass VPC

Security assessment

The change clarifies network security boundaries but does not address a specific vulnerability. It documents security-relevant behavior about traffic routing.

Diff

diff --git a/redshift/latest/dg/getting-started-machine-learning.md b/redshift/latest/dg/getting-started-machine-learning.md
index 062eb66be..3263feeb8 100644
--- a//redshift/latest/dg/getting-started-machine-learning.md
+++ b//redshift/latest/dg/getting-started-machine-learning.md
@@ -188,0 +189,4 @@ For more information about permissions required to specify a private VPC for you
+###### Note
+
+Inference calls made to remote SageMaker AI models do not go through your VPC.
+