View source: R/securitylake_operations.R
securitylake_delete_custom_log_source | R Documentation |
Removes a custom log source from Amazon Security Lake, to stop sending data from the custom source to Security Lake.
See https://www.paws-r-sdk.com/docs/securitylake_delete_custom_log_source/ for full documentation.
securitylake_delete_custom_log_source(sourceName, sourceVersion = NULL)
sourceName |
[required] The source name of custom log source that you want to delete. |
sourceVersion |
The source version for the third-party custom source. You can limit the custom source removal to the specified source version. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.