s3control_list_multi_region_access_points {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_multi_region_access_points/ for full documentation.

Usage

s3control_list_multi_region_access_points(
  AccountId,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

AccountId

[required] The Amazon Web Services account ID for the owner of the Multi-Region Access Point.

NextToken

Not currently used. Do not use this parameter.

MaxResults

Not currently used. Do not use this parameter.


[Package paws.storage version 0.9.0 Index]