securitylake_list_data_lake_exceptions: Lists the Amazon Security Lake exceptions that you can use to...

View source: R/securitylake_operations.R

securitylake_list_data_lake_exceptionsR Documentation

Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them

Description

Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.

See https://www.paws-r-sdk.com/docs/securitylake_list_data_lake_exceptions/ for full documentation.

Usage

securitylake_list_data_lake_exceptions(
  maxResults = NULL,
  nextToken = NULL,
  regions = NULL
)

Arguments

maxResults

List the maximum number of failures in Security Lake.

nextToken

List if there are more results available. The value of nextToken is a unique pagination token for each page. Repeat the call using the returned token to retrieve the next page. Keep all other arguments unchanged.

Each pagination token expires after 24 hours. Using an expired pagination token will return an HTTP 400 InvalidToken error.

regions

The Amazon Web Services Regions from which exceptions are retrieved.


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