s3outposts_list_shared_endpoints: Lists all endpoints associated with an Outpost that has been...

View source: R/s3outposts_operations.R

s3outposts_list_shared_endpointsR 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 NextToken value, you can provide that value here to retrieve the next page of results.

MaxResults

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

OutpostId

[required] The ID of the Amazon Web Services Outpost.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.