→ Back to Home
Object Storage

Amazon S3 Adds PrivateLink Support for FIPS 140-3 Validated Endpoints

Amazon Web Services has introduced AWS PrivateLink support for Amazon S3 endpoints validated under the Federal Information Processing Standard (FIPS) 140-3 program. Practitioners can now create or modify Interface VPC Endpoints to route S3 object traffic directly through FIPS-validated cryptographic modules without leaving their Virtual Private Cloud (VPC). The capability has launched across standard North American regions—including US East (N. Virginia, Ohio), US West (Northern California, Oregon), Canada (Central, Calgary)—as well as AWS GovCloud (US) regions at no extra service charge. For enterprise architects and compliance officers, this update eliminates a historical friction point between private network architecture and cryptographic validation. In highly regulated environments bound by FedRAMP High, DoD Cloud Computing Security Requirements Guide (SRG) impact levels, or HIPAA mandates, systems are required to use FIPS-validated cryptographic modules for data in transit. Previously, routing traffic to S3 FIPS endpoints often required external egress through internet gateways or costly multi-hop proxy setups to maintain private boundaries. By enabling PrivateLink directly on FIPS 140-3 endpoints, organizations can access S3 via private IP addresses inside their VPCs, ensuring complete network isolation alongside certified TLS encryption. This release fits into the broader industry transition from legacy FIPS 140-2 baselines to the heightened rigor of FIPS 140-3. As regulatory bodies enforce ISO/IEC 19790-aligned requirements—featuring stricter module boundary controls, enhanced state validation, and firmware integrity protections—cloud providers must integrate certified cryptography directly into core transport layers. AWS has progressively extended FIPS PrivateLink support across auxiliary services like AWS Secrets Manager, AWS KMS, and Amazon ECR; extending this capability natively to Amazon S3 brings the primary repository for enterprise data lakes, analytics stores, and AI datasets under the same unified security model. In practice, platform and DevOps teams should review their existing S3 access patterns in supported regions. Infrastructure-as-code definitions (such as Terraform or AWS CloudFormation) can be updated to provision interface VPC endpoints that specify the regional FIPS S3 endpoint service names. Additionally, security teams can now strengthen VPC endpoint policies and bucket policies to strictly require connections via these private FIPS endpoints, closing off potential egress paths and streamlining evidence gathering for upcoming security assessments.
#amazon s3#object storage#privatelink#fips 140-3#cloud security
Read original source