securitylake_list_log_sources: Retrieves the log sources in the current Amazon Web Services...

View source: R/securitylake_operations.R

securitylake_list_log_sourcesR Documentation

Retrieves the log sources in the current Amazon Web Services Region

Description

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.

Usage

securitylake_list_log_sources(
  accounts = NULL,
  maxResults = NULL,
  nextToken = NULL,
  regions = NULL,
  sources = NULL
)

Arguments

accounts

The list of Amazon Web Services accounts for which log sources are displayed.

maxResults

The maximum number of accounts for which the log sources are displayed.

nextToken

If nextToken is returned, there are more results available. You can repeat the call using the returned token to retrieve the next page.

regions

The list of Regions for which log sources are displayed.

sources

The list of sources for which log sources are displayed.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.