s3outposts_list_outposts_with_s3: Lists the Outposts with S3 on Outposts capacity for your...

View source: R/s3outposts_operations.R

s3outposts_list_outposts_with_s3R 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 list_outposts_with_s3 call, a NextToken parameter is returned in the output. You can then pass in a subsequent command to the NextToken parameter to continue listing additional Outposts.

MaxResults

The maximum number of Outposts to return. The limit is 100.


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