s3control_list_multi_region_access_points: This operation is not supported by directory buckets

View source: R/s3control_operations.R

s3control_list_multi_region_access_pointsR 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.


paws.storage documentation built on May 29, 2024, 2:03 a.m.