S3Control / Client / delete_access_point_policy_for_object_lambda
delete_access_point_policy_for_object_lambda#
- S3Control.Client.delete_access_point_policy_for_object_lambda(**kwargs)#
Note
This operation is not supported by directory buckets.
Removes the resource policy for an Object Lambda Access Point.
The following actions are related to
DeleteAccessPointPolicyForObjectLambda
:See also: AWS API Documentation
Request Syntax
response = client.delete_access_point_policy_for_object_lambda( AccountId='string', Name='string' )
- Parameters:
AccountId (string) –
[REQUIRED]
The account ID for the account that owns the specified Object Lambda Access Point.
Name (string) –
[REQUIRED]
The name of the Object Lambda Access Point you want to delete the policy for.
- Returns:
None