IVS / Client / delete_ad_configuration

delete_ad_configuration

IVS.Client.delete_ad_configuration(**kwargs)

Deletes the specified ad configuration.

See also: AWS API Documentation

Request Syntax

response = client.delete_ad_configuration(
    arn='string'
)
Parameters:

arn (string) –

[REQUIRED]

ARN of the ad configuration to be deleted.

Returns:

None

Exceptions

  • IVS.Client.exceptions.ResourceNotFoundException

  • IVS.Client.exceptions.InternalServerException

  • IVS.Client.exceptions.AccessDeniedException

  • IVS.Client.exceptions.ValidationException

  • IVS.Client.exceptions.ConflictException