S3 Cheat Sheet Overview Object store, or a file store with extra featuresObject stored across 3+ AZs Multipart Upload Upload large files in parts concurrently ๐ S3 VPC Endpoint Access S3 from private subnetNo need for NAT, no traversing the InternetCANNOT use private IP in aws:SourceIp in bucket policy to restrict access to certain VPC, because new VPC with same CIDR may be created thus bypass the restrictionInstead, you can specify VPC directly in bucket policyOr use your routing table Share this:TwitterFacebookLike this:Like Loading...