ivschat / Client / delete_logging_configuration
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