View source: R/securityhub_operations.R
securityhub_describe_standards | R Documentation |
Returns a list of the available standards in Security Hub.
See https://www.paws-r-sdk.com/docs/securityhub_describe_standards/ for full documentation.
securityhub_describe_standards(NextToken = NULL, MaxResults = NULL)
NextToken |
The token that is required for pagination. On your first call to the
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.