View source: R/s3outposts_operations.R
s3outposts_list_shared_endpoints | R Documentation |
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.
s3outposts_list_shared_endpoints(
NextToken = NULL,
MaxResults = NULL,
OutpostId
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.