SecurityLake.Client.
delete_custom_log_source
(**kwargs)¶Removes a custom log source from Amazon Security Lake.
See also: AWS API Documentation
Request Syntax
response = client.delete_custom_log_source(
customSourceName='string'
)
[REQUIRED]
The custom source name for the custom log source.
{
'customDataLocation': 'string'
}
Response Structure
The location of the partition in the Amazon S3 bucket for Security Lake.
Exceptions
SecurityLake.Client.exceptions.InternalServerException
SecurityLake.Client.exceptions.ValidationException
SecurityLake.Client.exceptions.ConflictSourceNamesException
SecurityLake.Client.exceptions.AccessDeniedException
SecurityLake.Client.exceptions.BucketNotFoundException
SecurityLake.Client.exceptions.ResourceNotFoundException
SecurityLake.Client.exceptions.AccountNotFoundException