Retrieves the log sources in the current Amazon Web Services Region.
See https://www.paws-r-sdk.com/docs/securitylake_list_log_sources/ for full documentation.
securitylake_list_log_sources(
accounts = NULL,
maxResults = NULL,
nextToken = NULL,
regions = NULL,
sources = NULL
)
The list of Amazon Web Services accounts for which log sources are displayed.
The maximum number of accounts for which the log sources are displayed.
If nextToken is returned, there are more results available. You can repeat the call using the returned token to retrieve the next page.
The list of Regions for which log sources are displayed.
The list of sources for which log sources are displayed.