v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1442269245.1 KB

Retrieves a list of all of the third-party firewall policies that are associated with the third-party firewall administrator's account.

post/#X-Amz-Target=AWSFMS_20180101.ListThirdPartyFirewallFirewallPolicies

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSFMS_20180101.ListThirdPartyFirewallFirewallPolicies' required

Request body

ThirdPartyFirewall'PALO_ALTO_NETWORKS_CLOUD_NGFW' | 'FORTIGATE_CLOUD_NATIVE_FIREWALL' required

The name of the third-party firewall vendor.

NextTokenstring
<p>If the previous response included a <code>NextToken</code> element, the specified third-party firewall vendor is associated with more third-party firewall policies. To get more third-party firewall policies, submit another <code>ListThirdPartyFirewallFirewallPoliciesRequest</code> request.</p> <p> For the value of <code>NextToken</code>, specify the value of <code>NextToken</code> from the previous response. If the previous response didn't include a <code>NextToken</code> element, there are no more third-party firewall policies to get. </p>
MaxResultsinteger required

The maximum number of third-party firewall policies that you want Firewall Manager to return. If the specified third-party firewall vendor is associated with more than <code>MaxResults</code> firewall policies, the response includes a <code>NextToken</code> element. <code>NextToken</code> contains an encrypted token that identifies the first third-party firewall policies that Firewall Manager will return if you submit another request.

Response

Success

NextTokenstring

The value that you will use for <code>NextToken</code> in the next <code>ListThirdPartyFirewallFirewallPolicies</code> request.