guardduty_delete_invitations {paws.security.identity} | R Documentation |
Deletes invitations sent to the current member account by Amazon Web Services accounts specified by their account IDs
Description
Deletes invitations sent to the current member account by Amazon Web Services accounts specified by their account IDs.
See https://www.paws-r-sdk.com/docs/guardduty_delete_invitations/ for full documentation.
Usage
guardduty_delete_invitations(AccountIds)
Arguments
AccountIds |
[required] A list of account IDs of the Amazon Web Services accounts that sent invitations to the current member account that you want to delete invitations from. |
[Package paws.security.identity version 0.7.0 Index]