View source: R/securitylake_operations.R
securitylake_list_subscribers | R Documentation |
List all subscribers for the specific Amazon Security Lake account ID. You can retrieve a list of subscriptions associated with a specific organization or Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/securitylake_list_subscribers/ for full documentation.
securitylake_list_subscribers(maxResults = NULL, nextToken = NULL)
maxResults |
The maximum number of accounts for which the configuration is 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.