View a markdown version of this page

InvalidFirewallReasons - AWS Network Security Manager

InvalidFirewallReasons

Details about the ways in which a firewall's configuration differs from the intended configuration.

Contents

incorrectAppendableConfigurationOrder

Appendable configuration values that are present but in the wrong order.

Type: Array of ConfigurationIssue objects

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: No

incorrectSingleValueConfigurations

Single-value configuration settings whose values do not match the expected values.

Type: Array of ConfigurationIssue objects

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: No

missingAppendableConfigurationValues

Appendable configuration values that are expected but missing.

Type: Array of ConfigurationIssue objects

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: No

missingMergeableConfigurationValues

Mergeable configuration values that are expected but missing.

Type: Array of ConfigurationIssue objects

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: No

unexpectedAppendableConfigurationValues

Appendable configuration values that are present but not expected.

Type: Array of ConfigurationIssue objects

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: No

unexpectedMergeableConfigurationValues

Mergeable configuration values that are present but not expected.

Type: Array of ConfigurationIssue objects

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: