View source: R/fms_operations.R
fms_list_compliance_status | R Documentation |
Returns an array of PolicyComplianceStatus
objects. Use PolicyComplianceStatus
to get a summary of which member accounts are protected by the specified policy.
See https://www.paws-r-sdk.com/docs/fms_list_compliance_status/ for full documentation.
fms_list_compliance_status(PolicyId, NextToken = NULL, MaxResults = NULL)
PolicyId |
[required] The ID of the Firewall Manager policy that you want the details for. |
NextToken |
If you specify a value for |
MaxResults |
Specifies the number of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.