DataExchange / Client / delete_data_grant
delete_data_grant#
- DataExchange.Client.delete_data_grant(**kwargs)#
- This operation deletes a data grant. - See also: AWS API Documentation - Request Syntax- response = client.delete_data_grant( DataGrantId='string' ) - Parameters:
- DataGrantId (string) – - [REQUIRED] - The ID of the data grant to delete. 
- Returns:
- None 
 - Exceptions- DataExchange.Client.exceptions.ResourceNotFoundException
- DataExchange.Client.exceptions.ThrottlingException
- DataExchange.Client.exceptions.AccessDeniedException
- DataExchange.Client.exceptions.ValidationException
- DataExchange.Client.exceptions.InternalServerException