Returns an array of PolicySummary objects.
See https://www.paws-r-sdk.com/docs/fms_list_policies/ for full documentation.
Arguments
- NextToken
If you specify a value for
MaxResultsand you have morePolicySummaryobjects than the number that you specify forMaxResults, Firewall Manager returns aNextTokenvalue in the response that allows you to list another group ofPolicySummaryobjects. For the second and subsequentlist_policiesrequests, specify the value ofNextTokenfrom the previous response to get information about another batch ofPolicySummaryobjects.- MaxResults
Specifies the number of
PolicySummaryobjects that you want Firewall Manager to return for this request. If you have morePolicySummaryobjects than the number that you specify forMaxResults, the response includes aNextTokenvalue that you can use to get another batch ofPolicySummaryobjects.