macie2_list_invitations {paws.security.identity} | R Documentation |
Retrieves information about Amazon Macie membership invitations that were received by an account
Description
Retrieves information about Amazon Macie membership invitations that were received by an account.
See https://www.paws-r-sdk.com/docs/macie2_list_invitations/ for full documentation.
Usage
macie2_list_invitations(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of items to include in each page of a paginated response. |
nextToken |
The nextToken string that specifies which page of results to return in a paginated response. |
[Package paws.security.identity version 0.7.0 Index]