s3control_put_access_point_configuration_for_object_lambda {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_put_access_point_configuration_for_object_lambda/ for full documentation.

Usage

s3control_put_access_point_configuration_for_object_lambda(
  AccountId,
  Name,
  Configuration
)

Arguments

AccountId

[required] The account ID for the account that owns the specified Object Lambda Access Point.

Name

[required] The name of the Object Lambda Access Point.

Configuration

[required] Object Lambda Access Point configuration document.


[Package paws.storage version 0.9.0 Index]