ListAccessPointsRequest
class ListAccessPointsRequest
Types
Properties
Link copied to clipboard
The unique identifier for the data source of the access point.
Link copied to clipboard
The type of the data source that the access point is attached to. Returns only access points attached to S3 buckets by default. To return all access points specify DataSourceType
as ALL
.
Link copied to clipboard
The maximum number of access points that you want to include in the list. If the specified bucket has more than this number of access points, then the response will include a continuation token in the NextToken
field that you can use to retrieve the next page of access points.