This template creates an Amazon S3 access point restricted to a virtual private cloud (VPC). The access point is configured with a VPC ID and public access block configuration to restrict public access to the bucket.

S3Bucket
AWS::S3::Bucket


S3BucketPolicy
AWS::S3::BucketPolicy


VPC
AWS::EC2::VPC


S3AccessPoint
AWS::S3::AccessPoint


PublicAccessBlockConfiguration
VpcConfiguration

CloudFormation Template

Share Template