network-firewall

class moto.networkfirewall.models.NetworkFirewallBackend(region_name: str, account_id: str)

Implementation of NetworkFirewall APIs.

Implemented features for this service

  • [ ] associate_firewall_policy

  • [ ] associate_subnets

  • [X] create_firewall

  • [ ] create_firewall_policy

  • [ ] create_rule_group

  • [ ] create_tls_inspection_configuration

  • [ ] delete_firewall

  • [ ] delete_firewall_policy

  • [ ] delete_resource_policy

  • [ ] delete_rule_group

  • [ ] delete_tls_inspection_configuration

  • [X] describe_firewall

  • [ ] describe_firewall_policy

  • [ ] describe_flow_operation

  • [X] describe_logging_configuration

  • [ ] describe_resource_policy

  • [ ] describe_rule_group

  • [ ] describe_rule_group_metadata

  • [ ] describe_tls_inspection_configuration

  • [ ] disassociate_subnets

  • [ ] get_analysis_report_results

  • [ ] list_analysis_reports

  • [ ] list_firewall_policies

  • [X] list_firewalls

  • [ ] list_flow_operation_results

  • [ ] list_flow_operations

  • [ ] list_rule_groups

  • [ ] list_tags_for_resource

  • [ ] list_tls_inspection_configurations

  • [ ] put_resource_policy

  • [ ] start_analysis_report

  • [ ] start_flow_capture

  • [ ] start_flow_flush

  • [ ] tag_resource

  • [ ] untag_resource

  • [ ] update_firewall_analysis_settings

  • [ ] update_firewall_delete_protection

  • [ ] update_firewall_description

  • [ ] update_firewall_encryption_configuration

  • [ ] update_firewall_policy

  • [ ] update_firewall_policy_change_protection

  • [X] update_logging_configuration

  • [ ] update_rule_group

  • [ ] update_subnet_change_protection

  • [ ] update_tls_inspection_configuration