Resource Type Definition for AWS::S3Outposts::Endpoint
outpost_id
(String) The id of the customer outpost on which the bucket resides.security_group_id
(String) The ID of the security group to use with the endpoint.subnet_id
(String) The ID of the subnet in the selected VPC. The subnet must belong to the Outpost.access_type
(String) 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.customer_owned_ipv_4_pool
(String) The ID of the customer-owned IPv4 pool for the Endpoint. IP addresses will be allocated from this pool for the endpoint.failed_reason
(Attributes) The failure reason, if any, for a create or delete endpoint operation. (see below for nested schema)arn
(String) The Amazon Resource Name (ARN) of the endpoint.cidr_block
(String) The VPC CIDR committed by this endpoint.creation_time
(String) The time the endpoint was created.endpoint_id
(String) The ID of the endpoint.id
(String) Uniquely identifies the resource.network_interfaces
(Attributes Set) The network interfaces of the endpoint. (see below for nested schema)status
(String)failed_reason
Optional:
error_code
(String) The failure code, if any, for a create or delete endpoint operation.message
(String) Additional error details describing the endpoint failure and recommended action.network_interfaces
Read-Only:
network_interface_id
(String)Import is supported using the following syntax:
$ terraform import awscc_s3outposts_endpoint.example <resource ID>