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

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

Properties

OutpostId string | Aws_CF_FunctionString required

The id of the customer outpost on which the bucket resides.

SecurityGroupId string | Aws_CF_FunctionString required

The ID of the security group to use with the endpoint.

SubnetId string | Aws_CF_FunctionString required

The ID of the subnet in the selected VPC. The subnet must belong to the Outpost.

AccessType string | Aws_CF_FunctionString

The type of access for the on-premise network connectivity for the Outpost endpoint. To access endpoint from an on-premises network, you must specify the access type and provide the customer owned Ipv4 pool.

CustomerOwnedIpv4Pool string | Aws_CF_FunctionString

The ID of the customer-owned IPv4 pool for the Endpoint. IP addresses will be allocated from this pool for the endpoint.

Definitions

iso8601UTC string | Aws_CF_FunctionString

The date value in ISO 8601 format. The timezone is always UTC. (YYYY-MM-DDThh:mm:ssZ)

NetworkInterface object

The container for the network interface.

NetworkInterfaceId string | Aws_CF_FunctionString required