String outpostId
The ID of the Outposts.
String subnetId
The ID of the subnet in the selected VPC. The endpoint subnet must belong to the Outpost that has Amazon S3 on Outposts provisioned.
String securityGroupId
The ID of the security group to use with the endpoint.
String accessType
The type of access for the network connectivity for the Amazon S3 on Outposts endpoint. To use the Amazon Web
Services VPC, choose Private. To use the endpoint with an on-premises network, choose
CustomerOwnedIp. If you choose CustomerOwnedIp, you must also provide the
customer-owned IP address pool (CoIP pool).
Private is the default access type value.
String customerOwnedIpv4Pool
The ID of the customer-owned IPv4 address pool (CoIP pool) for the endpoint. IP addresses are allocated from this pool for the endpoint.
String endpointArn
The Amazon Resource Name (ARN) of the endpoint.
String endpointArn
The Amazon Resource Name (ARN) of the endpoint.
String outpostsId
The ID of the Outposts.
String cidrBlock
The VPC CIDR committed by this endpoint.
String status
The status of the endpoint.
Date creationTime
The time the endpoint was created.
List<E> networkInterfaces
The network interface of the endpoint.
String vpcId
The ID of the VPC used for the endpoint.
String subnetId
The ID of the subnet used for the endpoint.
String securityGroupId
The ID of the security group used for the endpoint.
String accessType
The type of connectivity used to access the Amazon S3 on Outposts endpoint.
String customerOwnedIpv4Pool
The ID of the customer-owned IPv4 address pool used for the endpoint.
FailedReason failedReason
The failure reason, if any, for a create or delete endpoint operation.
String nextToken
When you can get additional results from the ListOutpostsWithS3 call, a NextToken
parameter is returned in the output. You can then pass in a subsequent command to the NextToken
parameter to continue listing additional Outposts.
Integer maxResults
The maximum number of Outposts to return. The limit is 100.
List<E> outposts
Returns the list of Outposts that have the following characteristics:
outposts that have S3 provisioned
outposts that are Active (not pending any provisioning nor decommissioned)
outposts to which the the calling Amazon Web Services account has access
String nextToken
Returns a token that you can use to call ListOutpostsWithS3 again and receive additional results, if
there are any.
String nextToken
If a previous response from this operation included a NextToken value, you can provide that value
here to retrieve the next page of results.
Integer maxResults
The maximum number of endpoints that will be returned in the response.
String outpostId
The ID of the Amazon Web Services Outpost.
List<E> endpoints
The list of endpoints associated with the specified Outpost that have been shared by Amazon Web Services Resource Access Manager (RAM).
String nextToken
If the number of endpoints associated with the specified Outpost exceeds MaxResults, you can include
this value in subsequent calls to this operation to retrieve more results.
String networkInterfaceId
The ID for the network interface.
String outpostArn
Specifies the unique Amazon Resource Name (ARN) for the outpost.
String outpostId
Specifies the unique identifier for the outpost.
String ownerId
Returns the Amazon Web Services account ID of the outpost owner. Useful for comparing owned versus shared outposts.
Long capacityInBytes
The Amazon S3 capacity of the outpost in bytes.
Copyright © 2023. All rights reserved.