View source: R/macie2_operations.R
macie2_list_classification_scopes | R Documentation |
Retrieves a subset of information about the classification scope for an account.
See https://www.paws-r-sdk.com/docs/macie2_list_classification_scopes/ for full documentation.
macie2_list_classification_scopes(name = NULL, nextToken = NULL)
name |
The name of the classification scope to retrieve the unique identifier for. |
nextToken |
The nextToken string that specifies which page of results to return in a paginated response. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.