Transfer / Client / delete_profile
delete_profile#
- Transfer.Client.delete_profile(**kwargs)#
Deletes the profile that’s specified in the
ProfileId
parameter.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.ResourceNotFoundException
Transfer.Client.exceptions.InvalidRequestException
Transfer.Client.exceptions.InternalServiceError
Transfer.Client.exceptions.ServiceUnavailableException