AWS Security ChangesHomeSearch

AWS storagegateway: Added FIPS option for VPC endpoints

Service: storagegateway · 2026-08-19 · Documentation medium

File: storagegateway/latest/vgw/gateway-private-link.md · Type: encryption

Summary

Documented FIPS-compliant service name selection for private VPC endpoints

Security assessment

Added guidance for selecting FIPS-compliant endpoints during VPC setup, improving cryptographic compliance documentation.

Evidence

+  4. For **Service Name** , choose `com.amazonaws.`region`.storagegateway`. For example `com.amazonaws.us-east-2.storagegateway`. For FIPS-compliant endpoints, choose `com.amazonaws.`region`.storagegateway-fips`, for example, `com.amazonaws.us-east-2.storagegateway-fips`.

Diff

diff --git a/storagegateway/latest/vgw/gateway-private-link.md b/storagegateway/latest/vgw/gateway-private-link.md
index b8a24b325..2b549d4f1 100644
--- a//storagegateway/latest/vgw/gateway-private-link.md
+++ b//storagegateway/latest/vgw/gateway-private-link.md
@@ -38 +38,5 @@ Follow these instructions to create a VPC endpoint. If you already have a VPC en
-  4. For **Service Name** , choose `com.amazonaws.`region`.storagegateway`. For example `com.amazonaws.us-east-2.storagegateway`.
+  4. For **Service Name** , choose `com.amazonaws.`region`.storagegateway`. For example `com.amazonaws.us-east-2.storagegateway`. For FIPS-compliant endpoints, choose `com.amazonaws.`region`.storagegateway-fips`, for example, `com.amazonaws.us-east-2.storagegateway-fips`.
+
+###### Note
+
+FIPS endpoints are available only in some AWS Regions. For more information, see [Storage Gateway endpoints and quotas](https://docs.aws.amazon.com/general/latest/gr/sg.html) in the _AWS General Reference_.
@@ -63,0 +68,2 @@ Follow these instructions to create a VPC endpoint. If you already have a VPC en
+If you use a FIPS endpoint in a Region with FIPS availability, your DNS name looks similar to this example: `vpce-1234567e1c24a1fe9-62qntt8k.storagegateway-fips.us-east-1.vpce.amazonaws.com `
+