# README
Terraform AWS Provider NetworkFirewall Package
This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.
Handy Links
- Find out about contributing to the AWS provider!
- AWS Provider Docs: Home
- AWS Provider Docs: One of the NetworkFirewall resources
- AWS Docs: AWS SDK for Go NetworkFirewall
# Functions
FindFirewall returns the FirewallOutput from a call to DescribeFirewallWithContext given the context and FindFirewall ARN.
FindFirewallPolicy returns the FirewallPolicyOutput from a call to DescribeFirewallPolicyWithContext given the context and FindFirewallPolicy ARN.
FindLoggingConfiguration returns the LoggingConfigurationOutput from a call to DescribeLoggingConfigurationWithContext given the context and FindFirewall ARN.
FindResourcePolicy returns the Policy string from a call to DescribeResourcePolicyWithContext given the context and resource ARN.
FindRuleGroup returns the RuleGroupOutput from a call to DescribeRuleGroupWithContext given the context and FindRuleGroup ARN.
KeyValueTags creates tftags.KeyValueTags from networkfirewall service tags.
ListTags lists networkfirewall service tags.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Tags returns networkfirewall service tags.
UpdateTags updates networkfirewall service tags.