s3control_delete_access_point_for_object_lambda: Deletes the specified Object Lambda Access Point

View source: R/s3control_operations.R

s3control_delete_access_point_for_object_lambdaR Documentation

Deletes the specified Object Lambda Access Point

Description

Deletes the specified Object Lambda Access Point.

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

Usage

s3control_delete_access_point_for_object_lambda(AccountId, Name)

Arguments

AccountId

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

Name

[required] The name of the access point you want to delete.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.