Learn R Programming

paws.storage (version 0.4.0)

s3control_list_regional_buckets: Returns a list of all Outposts buckets in an Outpost that are owned by the authenticated sender of the request

Description

Returns a list of all Outposts buckets in an Outpost that are owned by the authenticated sender of the request. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.

See https://www.paws-r-sdk.com/docs/s3control_list_regional_buckets/ for full documentation.

Usage

s3control_list_regional_buckets(
  AccountId,
  NextToken = NULL,
  MaxResults = NULL,
  OutpostId = NULL
)

Arguments

AccountId

[required] The Amazon Web Services account ID of the Outposts bucket.

NextToken

MaxResults

OutpostId

The ID of the Outposts resource.

This ID is required by Amazon S3 on Outposts buckets.