LookoutEquipment / Client / delete_resource_policy

delete_resource_policy#

LookoutEquipment.Client.delete_resource_policy(**kwargs)#

Deletes the resource policy attached to the resource.

See also: AWS API Documentation

Request Syntax

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

ResourceArn (string) –

[REQUIRED]

The Amazon Resource Name (ARN) of the resource for which the resource policy should be deleted.

Returns:

None

Exceptions