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.ServiceUnavailableException
  • Transfer.Client.exceptions.InternalServiceError
  • Transfer.Client.exceptions.InvalidRequestException
  • Transfer.Client.exceptions.ResourceNotFoundException