MediaLive / Client / delete_input_security_group

delete_input_security_group#

MediaLive.Client.delete_input_security_group(**kwargs)#

Deletes an Input Security Group

See also: AWS API Documentation

Request Syntax

response = client.delete_input_security_group(
    InputSecurityGroupId='string'
)
Parameters:

InputSecurityGroupId (string) – [REQUIRED] The Input Security Group to delete

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) – An Input Security Group

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