s3control_list_regional_buckets {paws.storage} | R Documentation |
This operation is not supported by directory buckets
Description
This operation is not supported by directory buckets.
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. |
[Package paws.storage version 0.7.0 Index]