PaymentCryptographyControlPlane / Client / delete_resource_policy

delete_resource_policy

PaymentCryptographyControlPlane.Client.delete_resource_policy(**kwargs)

Removes the resource-based policy attached to an Amazon Web Services Payment Cryptography key.

Cross-account use: This operation can’t be used across different Amazon Web Services accounts.

Related operations:

See also: AWS API Documentation

Request Syntax

response = client.delete_resource_policy(
    ResourceArn='string'
)
Parameters:

ResourceArn (string) –

[REQUIRED]

The KeyARN of the key whose resource-based policy you want to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions