guardduty_list_malware_protection_plans {paws.security.identity} | R Documentation |
Lists the Malware Protection plan IDs associated with the protected resources in your Amazon Web Services account
Description
Lists the Malware Protection plan IDs associated with the protected resources in your Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/guardduty_list_malware_protection_plans/ for full documentation.
Usage
guardduty_list_malware_protection_plans(NextToken = NULL)
Arguments
NextToken |
You can use this parameter when paginating results. Set the value of
this parameter to null on your first call to the list action. For
subsequent calls to the action, fill nextToken in the request with the
value of |
[Package paws.security.identity version 0.7.0 Index]