Resource Type Definition for AWS::S3Outposts::AccessPoint
bucket
(String) The Amazon Resource Name (ARN) of the bucket you want to associate this AccessPoint with.name
(String) A name for the AccessPoint.vpc_configuration
(Attributes) Virtual Private Cloud (VPC) from which requests can be made to the AccessPoint. (see below for nested schema)policy
(String) The access point policy associated with this access point.arn
(String) The Amazon Resource Name (ARN) of the specified AccessPoint.id
(String) Uniquely identifies the resource.vpc_configuration
Optional:
vpc_id
(String) Virtual Private Cloud (VPC) Id from which AccessPoint will allow requests.Import is supported using the following syntax:
$ terraform import awscc_s3outposts_access_point.example <resource ID>