Transfer / Client / delete_profile
delete_profile#
- Transfer.Client.delete_profile(**kwargs)#
- Deletes the profile that’s specified in the - ProfileIdparameter.- See also: AWS API Documentation - Request Syntax- response = client.delete_profile( ProfileId='string' ) - Parameters:
- ProfileId (string) – - [REQUIRED] - The identifier of the profile that you are deleting. 
- Returns:
- None 
 - Exceptions- Transfer.Client.exceptions.ServiceUnavailableException
- Transfer.Client.exceptions.InternalServiceError
- Transfer.Client.exceptions.InvalidRequestException
- Transfer.Client.exceptions.ResourceNotFoundException