securityhub_list_invitations {paws.security.identity} | R Documentation |
Lists all Security Hub membership invitations that were sent to the current Amazon Web Services account
Description
Lists all Security Hub membership invitations that were sent to the current Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/securityhub_list_invitations/ for full documentation.
Usage
securityhub_list_invitations(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
The maximum number of items to return in the response. |
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. |
[Package paws.security.identity version 0.6.1 Index]