AWS::S3Outposts::AccessPoint VpcConfiguration
Contains the virtual private cloud (VPC) configuration for the specified access point.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "VpcId" :
String
}
YAML
VpcId:
String
Properties
VpcId
-
The ID of the VPC configuration.
Required: No
Type: String
Update requires: Replacement