Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_input

delete_input(**kwargs)

Deletes the input end point

See also: AWS API Documentation

Request Syntax

response = client.delete_input(
    InputId='string'
)
Parameters
InputId (string) -- [REQUIRED] Unique ID of the input
Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) -- Successful deletion

Exceptions

  • MediaLive.Client.exceptions.BadRequestException
  • MediaLive.Client.exceptions.InternalServerErrorException
  • MediaLive.Client.exceptions.ForbiddenException
  • MediaLive.Client.exceptions.BadGatewayException
  • MediaLive.Client.exceptions.NotFoundException
  • MediaLive.Client.exceptions.GatewayTimeoutException
  • MediaLive.Client.exceptions.TooManyRequestsException
  • MediaLive.Client.exceptions.ConflictException