delete_input

MediaLive.Client.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