Redshift / Client / delete_resource_policy
delete_resource_policy#
- Redshift.Client.delete_resource_policy(**kwargs)#
Deletes the resource policy for a specified 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 of which its resource policy is deleted.
- Returns:
None
Exceptions
Redshift.Client.exceptions.ResourceNotFoundFault
Redshift.Client.exceptions.UnsupportedOperationFault