Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-s3outposts-accesspoint.json
Parent schema serverless-framework-configuration
Type: object

Resource Type Definition for AWS::S3Outposts::AccessPoint. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-s3outposts.git

Properties

Bucket string | Aws_CF_FunctionString required

The Amazon Resource Name (ARN) of the bucket you want to associate this AccessPoint with.

Name string | Aws_CF_FunctionString required

A name for the AccessPoint.

VpcConfiguration object required
1 nested properties
VpcId string | Aws_CF_FunctionString

Virtual Private Cloud (VPC) Id from which AccessPoint will allow requests.

Policy object

The access point policy associated with this access point.

Definitions

VpcConfiguration object
VpcId string | Aws_CF_FunctionString

Virtual Private Cloud (VPC) Id from which AccessPoint will allow requests.