fms_list_third_party_firewall_firewall_policies: Retrieves a list of all of the third-party firewall policies...

View source: R/fms_operations.R

fms_list_third_party_firewall_firewall_policiesR Documentation

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

Description

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

See https://www.paws-r-sdk.com/docs/fms_list_third_party_firewall_firewall_policies/ for full documentation.

Usage

fms_list_third_party_firewall_firewall_policies(
  ThirdPartyFirewall,
  NextToken = NULL,
  MaxResults
)

Arguments

ThirdPartyFirewall

[required] The name of the third-party firewall vendor.

NextToken

If the previous response included a NextToken element, the specified third-party firewall vendor is associated with more third-party firewall policies. To get more third-party firewall policies, submit another ListThirdPartyFirewallFirewallPoliciesRequest request.

For the value of NextToken, specify the value of NextToken from the previous response. If the previous response didn't include a NextToken element, there are no more third-party firewall policies to get.

MaxResults

[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 MaxResults firewall policies, the response includes a NextToken element. NextToken contains an encrypted token that identifies the first third-party firewall policies that Firewall Manager will return if you submit another request.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.