s3outposts_list_outposts_with_s3 {paws.storage} | R Documentation |
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account
Description
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account. Includes S3 on Outposts that you have access to as the Outposts owner, or as a shared user from Resource Access Manager (RAM).
See https://www.paws-r-sdk.com/docs/s3outposts_list_outposts_with_s3/ for full documentation.
Usage
s3outposts_list_outposts_with_s3(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
When you can get additional results from the
|
MaxResults |
The maximum number of Outposts to return. The limit is 100. |
[Package paws.storage version 0.9.0 Index]