delete_logging_configuration

ivschat.Client.delete_logging_configuration(**kwargs)

Deletes the specified logging configuration.

See also: AWS API Documentation

Request Syntax

response = client.delete_logging_configuration(
    identifier='string'
)
Parameters
identifier (string) --

[REQUIRED]

Identifier of the logging configuration to be deleted.

Returns
None

Exceptions

  • ivschat.Client.exceptions.ConflictException
  • ivschat.Client.exceptions.AccessDeniedException
  • ivschat.Client.exceptions.ResourceNotFoundException
  • ivschat.Client.exceptions.PendingVerification
  • ivschat.Client.exceptions.ValidationException