s3outposts_list_endpoints {paws.storage}R Documentation

Lists endpoints associated with the specified Outpost

Description

Lists endpoints associated with the specified Outpost.

See https://www.paws-r-sdk.com/docs/s3outposts_list_endpoints/ for full documentation.

Usage

s3outposts_list_endpoints(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

If a previous response from this operation included a NextToken value, provide that value here to retrieve the next page of results.

MaxResults

The maximum number of endpoints that will be returned in the response.


[Package paws.storage version 0.9.0 Index]