delete_log_subscription
(**kwargs)¶Deletes the specified log subscription.
See also: AWS API Documentation
Request Syntax
response = client.delete_log_subscription(
DirectoryId='string'
)
[REQUIRED]
Identifier of the directory whose log subscription you want to delete.
{}
Response Structure
Exceptions
DirectoryService.Client.exceptions.EntityDoesNotExistException
DirectoryService.Client.exceptions.UnsupportedOperationException
DirectoryService.Client.exceptions.ClientException
DirectoryService.Client.exceptions.ServiceException