securityhub_describe_standards: Returns a list of the available standards in Security Hub

View source: R/securityhub_operations.R

securityhub_describe_standardsR Documentation

Returns a list of the available standards in Security Hub

Description

Returns a list of the available standards in Security Hub.

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

Usage

securityhub_describe_standards(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

The token that is required for pagination. On your first call to the describe_standards operation, set the value of this parameter to NULL.

For subsequent calls to the operation, to continue listing data, set the value of this parameter to the value returned from the previous response.

MaxResults

The maximum number of standards to return.


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