VPCLattice / Client / delete_resource_policy
delete_resource_policy#
- VPCLattice.Client.delete_resource_policy(**kwargs)#
Deletes the specified resource policy.
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.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
VPCLattice.Client.exceptions.ValidationException
VPCLattice.Client.exceptions.AccessDeniedException
VPCLattice.Client.exceptions.ThrottlingException
VPCLattice.Client.exceptions.ResourceNotFoundException
VPCLattice.Client.exceptions.InternalServerException