s3outposts_list_shared_endpoints {paws.storage} | R Documentation |
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access Manager (RAM)
Description
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access Manager (RAM).
See https://www.paws-r-sdk.com/docs/s3outposts_list_shared_endpoints/ for full documentation.
Usage
s3outposts_list_shared_endpoints(
NextToken = NULL,
MaxResults = NULL,
OutpostId
)
Arguments
NextToken |
If a previous response from this operation included a |
MaxResults |
The maximum number of endpoints that will be returned in the response. |
OutpostId |
[required] The ID of the Amazon Web Services Outpost. |
[Package paws.storage version 0.9.0 Index]