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'
)
[REQUIRED]
The identifier of the profile that you are deleting.
Exceptions
Transfer.Client.exceptions.ServiceUnavailableException
Transfer.Client.exceptions.InternalServiceError
Transfer.Client.exceptions.InvalidRequestException
Transfer.Client.exceptions.ResourceNotFoundException