[ aws . fms ]

get-third-party-firewall-association-status

Description

The onboarding status of a Firewall Manager admin account to third-party firewall vendor tenant.

See also: AWS API Documentation

See ‘aws help’ for descriptions of global parameters.

Synopsis

  get-third-party-firewall-association-status
--third-party-firewall <value>
[--cli-input-json | --cli-input-yaml]
[--generate-cli-skeleton <value>]

Options

--third-party-firewall (string)

The name of the third-party firewall vendor.

Possible values:

  • PALO_ALTO_NETWORKS_CLOUD_NGFW

--cli-input-json | --cli-input-yaml (string) Reads arguments from the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, those values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally. This may not be specified along with --cli-input-yaml.

--generate-cli-skeleton (string) Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value input, prints a sample input JSON that can be used as an argument for --cli-input-json. Similarly, if provided yaml-input it will print a sample input YAML that can be used with --cli-input-yaml. If provided with the value output, it validates the command inputs and returns a sample output JSON for that command.

See ‘aws help’ for descriptions of global parameters.

Output

ThirdPartyFirewallStatus -> (string)

The current status for setting a Firewall Manager policy administrators account as an administrator of the third-party firewall tenant.

  • ONBOARDING - The Firewall Manager policy administrator is being designated as a tenant administrator.

  • ONBOARD_COMPLETE - The Firewall Manager policy administrator is designated as a tenant administrator.

  • OFFBOARDING - The Firewall Manager policy administrator is being removed as a tenant administrator.

  • OFFBOARD_COMPLETE - The Firewall Manager policy administrator has been removed as a tenant administrator.

  • NOT_EXIST - The Firewall Manager policy administrator doesn’t exist as a tenant administrator.

MarketplaceOnboardingStatus -> (string)

The status for subscribing to the third-party firewall vendor in the AWS Marketplace.

  • NO_SUBSCRIPTION - The Firewall Manager policy administrator isn’t subscribed to the third-party firewall service in the AWS Marketplace.

  • NOT_COMPLETE - The Firewall Manager policy administrator is in the process of subscribing to the third-party firewall service in the Amazon Web Services Marketplace, but doesn’t yet have an active subscription.

  • COMPLETE - The Firewall Manager policy administrator has an active subscription to the third-party firewall service in the Amazon Web Services Marketplace.