Awso_fms_lwtSourceval associate_admin_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.AssociateAdminAccountRequest.t ->
(unit, unit) Result.t Lwt.tval associate_third_party_firewall :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.AssociateThirdPartyFirewallRequest.t ->
(Awso_fms.Values.AssociateThirdPartyFirewallResponse.t,
Awso_fms.Values.AssociateThirdPartyFirewallResponse.error)
Result.t
Lwt.tval batch_associate_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.BatchAssociateResourceRequest.t ->
(Awso_fms.Values.BatchAssociateResourceResponse.t,
Awso_fms.Values.BatchAssociateResourceResponse.error)
Result.t
Lwt.tval batch_disassociate_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.BatchDisassociateResourceRequest.t ->
(Awso_fms.Values.BatchDisassociateResourceResponse.t,
Awso_fms.Values.BatchDisassociateResourceResponse.error)
Result.t
Lwt.tval delete_apps_list :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.DeleteAppsListRequest.t ->
(unit, unit) Result.t Lwt.tval delete_notification_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.DeleteNotificationChannelRequest.t ->
(unit, unit) Result.t Lwt.tval delete_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.DeletePolicyRequest.t ->
(unit, unit) Result.t Lwt.tval delete_protocols_list :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.DeleteProtocolsListRequest.t ->
(unit, unit) Result.t Lwt.tval delete_resource_set :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.DeleteResourceSetRequest.t ->
(unit, unit) Result.t Lwt.tval disassociate_admin_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.DisassociateAdminAccountRequest.t ->
(unit, unit) Result.t Lwt.tval disassociate_third_party_firewall :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.DisassociateThirdPartyFirewallRequest.t ->
(Awso_fms.Values.DisassociateThirdPartyFirewallResponse.t,
Awso_fms.Values.DisassociateThirdPartyFirewallResponse.error)
Result.t
Lwt.tval get_admin_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.GetAdminAccountRequest.t ->
(Awso_fms.Values.GetAdminAccountResponse.t,
Awso_fms.Values.GetAdminAccountResponse.error)
Result.t
Lwt.tval get_admin_scope :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.GetAdminScopeRequest.t ->
(Awso_fms.Values.GetAdminScopeResponse.t,
Awso_fms.Values.GetAdminScopeResponse.error)
Result.t
Lwt.tval get_apps_list :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.GetAppsListRequest.t ->
(Awso_fms.Values.GetAppsListResponse.t,
Awso_fms.Values.GetAppsListResponse.error)
Result.t
Lwt.tval get_compliance_detail :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.GetComplianceDetailRequest.t ->
(Awso_fms.Values.GetComplianceDetailResponse.t,
Awso_fms.Values.GetComplianceDetailResponse.error)
Result.t
Lwt.tval get_notification_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.GetNotificationChannelRequest.t ->
(Awso_fms.Values.GetNotificationChannelResponse.t,
Awso_fms.Values.GetNotificationChannelResponse.error)
Result.t
Lwt.tval get_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.GetPolicyRequest.t ->
(Awso_fms.Values.GetPolicyResponse.t,
Awso_fms.Values.GetPolicyResponse.error)
Result.t
Lwt.tval get_protection_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.GetProtectionStatusRequest.t ->
(Awso_fms.Values.GetProtectionStatusResponse.t,
Awso_fms.Values.GetProtectionStatusResponse.error)
Result.t
Lwt.tval get_protocols_list :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.GetProtocolsListRequest.t ->
(Awso_fms.Values.GetProtocolsListResponse.t,
Awso_fms.Values.GetProtocolsListResponse.error)
Result.t
Lwt.tval get_resource_set :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.GetResourceSetRequest.t ->
(Awso_fms.Values.GetResourceSetResponse.t,
Awso_fms.Values.GetResourceSetResponse.error)
Result.t
Lwt.tval get_third_party_firewall_association_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.GetThirdPartyFirewallAssociationStatusRequest.t ->
(Awso_fms.Values.GetThirdPartyFirewallAssociationStatusResponse.t,
Awso_fms.Values.GetThirdPartyFirewallAssociationStatusResponse.error)
Result.t
Lwt.tval get_violation_details :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.GetViolationDetailsRequest.t ->
(Awso_fms.Values.GetViolationDetailsResponse.t,
Awso_fms.Values.GetViolationDetailsResponse.error)
Result.t
Lwt.tval list_admin_accounts_for_organization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.ListAdminAccountsForOrganizationRequest.t ->
(Awso_fms.Values.ListAdminAccountsForOrganizationResponse.t,
Awso_fms.Values.ListAdminAccountsForOrganizationResponse.error)
Result.t
Lwt.tval list_admins_managing_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.ListAdminsManagingAccountRequest.t ->
(Awso_fms.Values.ListAdminsManagingAccountResponse.t,
Awso_fms.Values.ListAdminsManagingAccountResponse.error)
Result.t
Lwt.tval list_apps_lists :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.ListAppsListsRequest.t ->
(Awso_fms.Values.ListAppsListsResponse.t,
Awso_fms.Values.ListAppsListsResponse.error)
Result.t
Lwt.tval list_compliance_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.ListComplianceStatusRequest.t ->
(Awso_fms.Values.ListComplianceStatusResponse.t,
Awso_fms.Values.ListComplianceStatusResponse.error)
Result.t
Lwt.tval list_discovered_resources :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.ListDiscoveredResourcesRequest.t ->
(Awso_fms.Values.ListDiscoveredResourcesResponse.t,
Awso_fms.Values.ListDiscoveredResourcesResponse.error)
Result.t
Lwt.tval list_member_accounts :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.ListMemberAccountsRequest.t ->
(Awso_fms.Values.ListMemberAccountsResponse.t,
Awso_fms.Values.ListMemberAccountsResponse.error)
Result.t
Lwt.tval list_policies :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.ListPoliciesRequest.t ->
(Awso_fms.Values.ListPoliciesResponse.t,
Awso_fms.Values.ListPoliciesResponse.error)
Result.t
Lwt.tval list_protocols_lists :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.ListProtocolsListsRequest.t ->
(Awso_fms.Values.ListProtocolsListsResponse.t,
Awso_fms.Values.ListProtocolsListsResponse.error)
Result.t
Lwt.tval list_resource_set_resources :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.ListResourceSetResourcesRequest.t ->
(Awso_fms.Values.ListResourceSetResourcesResponse.t,
Awso_fms.Values.ListResourceSetResourcesResponse.error)
Result.t
Lwt.tval list_resource_sets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.ListResourceSetsRequest.t ->
(Awso_fms.Values.ListResourceSetsResponse.t,
Awso_fms.Values.ListResourceSetsResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.ListTagsForResourceRequest.t ->
(Awso_fms.Values.ListTagsForResourceResponse.t,
Awso_fms.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval list_third_party_firewall_firewall_policies :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.ListThirdPartyFirewallFirewallPoliciesRequest.t ->
(Awso_fms.Values.ListThirdPartyFirewallFirewallPoliciesResponse.t,
Awso_fms.Values.ListThirdPartyFirewallFirewallPoliciesResponse.error)
Result.t
Lwt.tval put_admin_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.PutAdminAccountRequest.t ->
(unit, unit) Result.t Lwt.tval put_apps_list :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.PutAppsListRequest.t ->
(Awso_fms.Values.PutAppsListResponse.t,
Awso_fms.Values.PutAppsListResponse.error)
Result.t
Lwt.tval put_notification_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.PutNotificationChannelRequest.t ->
(unit, unit) Result.t Lwt.tval put_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.PutPolicyRequest.t ->
(Awso_fms.Values.PutPolicyResponse.t,
Awso_fms.Values.PutPolicyResponse.error)
Result.t
Lwt.tval put_protocols_list :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.PutProtocolsListRequest.t ->
(Awso_fms.Values.PutProtocolsListResponse.t,
Awso_fms.Values.PutProtocolsListResponse.error)
Result.t
Lwt.tval put_resource_set :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.PutResourceSetRequest.t ->
(Awso_fms.Values.PutResourceSetResponse.t,
Awso_fms.Values.PutResourceSetResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.TagResourceRequest.t ->
(Awso_fms.Values.TagResourceResponse.t,
Awso_fms.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_fms.Values.UntagResourceRequest.t ->
(Awso_fms.Values.UntagResourceResponse.t,
Awso_fms.Values.UntagResourceResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_fms.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]ICMP protocol: The ICMP type and code.
TCP or UDP protocols: The range of ports the rule applies to.
Describes a rule in a network ACL. Each network ACL has a set of numbered ingress rules and a separate set of numbered egress rules. When determining whether a packet should be allowed in or out of a subnet associated with the network ACL, Amazon Web Services processes the entries in the network ACL according to the rule numbers, in ascending order. When you manage an individual network ACL, you explicitly specify the rule numbers. When you specify the network ACL rules in a Firewall Manager policy, you provide the rules to run first, in the order that you want them to run, and the rules to run last, in the order that you want them to run. Firewall Manager assigns the rule numbers for you when you save the network ACL policy specification.
Describes a single rule in a network ACL.
Describes a remediation action target.
Information about the CreateNetworkAcl action in Amazon EC2. This is a remediation option in RemediationAction.
Information about the CreateNetworkAclEntries action in Amazon EC2. This is a remediation option in RemediationAction.
Information about the DeleteNetworkAclEntries action in Amazon EC2. This is a remediation option in RemediationAction.
The action of associating an EC2 resource, such as a subnet or internet gateway, with a route table.
An action that copies the EC2 route table for use in remediation.
Information about the CreateRoute action in Amazon EC2.
Information about the CreateRouteTable action in Amazon EC2.
Information about the DeleteRoute action in Amazon EC2.
Information about the ReplaceRoute action in Amazon EC2.
module EC2ReplaceRouteTableAssociationAction =
Awso_fms.Values.EC2ReplaceRouteTableAssociationActionInformation about the ReplaceRouteTableAssociation action in Amazon EC2.
module FMSPolicyUpdateFirewallCreationConfigAction =
Awso_fms.Values.FMSPolicyUpdateFirewallCreationConfigActionContains information about the actions that you can take to remediate scope violations caused by your policy's FirewallCreationConfig. FirewallCreationConfig is an optional configuration that you can use to choose which Availability Zones Firewall Manager creates Network Firewall endpoints in.
module ReplaceNetworkAclAssociationAction =
Awso_fms.Values.ReplaceNetworkAclAssociationActionInformation about the ReplaceNetworkAclAssociation action in Amazon EC2. This is a remediation option in RemediationAction.
Information about an individual action you can take to remediate a violation.
module NetworkFirewallStatefulRuleGroupOverride =
Awso_fms.Values.NetworkFirewallStatefulRuleGroupOverrideThe setting that allows the policy owner to change the behavior of the rule group within a policy.
An ordered list of actions you can take to remediate a violation.
Describes a set of permissions for a security group rule.
Network Firewall stateful rule group, used in a NetworkFirewallPolicyDescription.
Network Firewall stateless rule group, used in a NetworkFirewallPolicyDescription.
Violation detail for network interfaces associated with an EC2 instance.
The reference rule that partially matches the ViolationTarget rule and violation reason.
Remediation option for the rule specified in the ViolationTarget.
Detailed information about an entry violation in a network ACL. The violation is against the network ACL specification inside the Firewall Manager network ACL policy. This data object is part of InvalidNetworkAclEntriesViolation.
Describes a route in a route table.
Information about the expected route in the route table.
Configuration settings for the handling of the stateful rule groups in a Network Firewall firewall policy.
A list of remediation actions.
The configuration of the first and last rules for the network ACL policy, and the remediation settings for each.
The definition of the Network Firewall firewall policy.
Defines a Firewall Manager network ACL policy. This is used in the PolicyOption of a SecurityServicePolicyData for a Policy, when the SecurityServicePolicyData type is set to NETWORK_ACL_COMMON. For information about network ACLs, see Control traffic to subnets using network ACLs in the Amazon Virtual Private Cloud User Guide.
Configures the firewall policy deployment model of Network Firewall. For information about Network Firewall deployment models, see Network Firewall example architectures with routing in the Network Firewall Developer Guide.
Configures the deployment model for the third-party firewall.
An individual Firewall Manager application.
Describes the compliance status for the account. An account is considered noncompliant if it includes resources that are not protected by the specified policy or that don't comply with the policy.
Violation detail for an EC2 instance resource.
Violation detail for the rule violation in a security group when compared to the primary security group of the Firewall Manager policy.
A DNS Firewall rule group that Firewall Manager tried to associate with a VPC is already associated with the VPC and can't be associated again.
module DnsRuleGroupLimitExceededViolation =
Awso_fms.Values.DnsRuleGroupLimitExceededViolationThe VPC that Firewall Manager was applying a DNS Fireall policy to reached the limit for associated DNS Firewall rule groups. Firewall Manager tried to associate another rule group with the VPC and failed due to the limit.
module DnsRuleGroupPriorityConflictViolation =
Awso_fms.Values.DnsRuleGroupPriorityConflictViolationA rule group that Firewall Manager tried to associate with a VPC has the same priority as a rule group that's already associated.
module FirewallSubnetIsOutOfScopeViolation =
Awso_fms.Values.FirewallSubnetIsOutOfScopeViolationContains details about the firewall subnet that violates the policy scope.
module FirewallSubnetMissingVPCEndpointViolation =
Awso_fms.Values.FirewallSubnetMissingVPCEndpointViolationThe violation details for a firewall subnet's VPC endpoint that's deleted or missing.
Violation detail for the entries in a network ACL resource.
module NetworkFirewallBlackHoleRouteDetectedViolation =
Awso_fms.Values.NetworkFirewallBlackHoleRouteDetectedViolationViolation detail for an internet gateway route with an inactive state in the customer subnet route table or Network Firewall subnet route table.
module NetworkFirewallInternetTrafficNotInspectedViolation =
Awso_fms.Values.NetworkFirewallInternetTrafficNotInspectedViolationViolation detail for the subnet for which internet traffic that hasn't been inspected.
module NetworkFirewallInvalidRouteConfigurationViolation =
Awso_fms.Values.NetworkFirewallInvalidRouteConfigurationViolationViolation detail for the improperly configured subnet route. It's possible there is a missing route table route, or a configuration that causes traffic to cross an Availability Zone boundary.
module NetworkFirewallMissingExpectedRTViolation =
Awso_fms.Values.NetworkFirewallMissingExpectedRTViolationViolation detail for Network Firewall for a subnet that's not associated to the expected Firewall Manager managed route table.
module NetworkFirewallMissingExpectedRoutesViolation =
Awso_fms.Values.NetworkFirewallMissingExpectedRoutesViolationViolation detail for an expected route missing in Network Firewall.
module NetworkFirewallMissingFirewallViolation =
Awso_fms.Values.NetworkFirewallMissingFirewallViolationViolation detail for Network Firewall for a subnet that doesn't have a Firewall Manager managed firewall in its VPC.
module NetworkFirewallMissingSubnetViolation =
Awso_fms.Values.NetworkFirewallMissingSubnetViolationViolation detail for Network Firewall for an Availability Zone that's missing the expected Firewall Manager managed subnet.
module NetworkFirewallPolicyModifiedViolation =
Awso_fms.Values.NetworkFirewallPolicyModifiedViolationViolation detail for Network Firewall for a firewall policy that has a different NetworkFirewallPolicyDescription than is required by the Firewall Manager policy.
module NetworkFirewallUnexpectedFirewallRoutesViolation =
Awso_fms.Values.NetworkFirewallUnexpectedFirewallRoutesViolationViolation detail for an unexpected route that's present in a route table.
module NetworkFirewallUnexpectedGatewayRoutesViolation =
Awso_fms.Values.NetworkFirewallUnexpectedGatewayRoutesViolationViolation detail for an unexpected gateway route that’s present in a route table.
A list of possible remediation action lists. Each individual possible remediation action is a list of individual remediation actions.
module RouteHasOutOfScopeEndpointViolation =
Awso_fms.Values.RouteHasOutOfScopeEndpointViolationContains details about the route endpoint that violates the policy scope.
module ThirdPartyFirewallMissingExpectedRouteTableViolation =
Awso_fms.Values.ThirdPartyFirewallMissingExpectedRouteTableViolationThe violation details for a third-party firewall that's not associated with an Firewall Manager managed route table.
module ThirdPartyFirewallMissingFirewallViolation =
Awso_fms.Values.ThirdPartyFirewallMissingFirewallViolationThe violation details about a third-party firewall's subnet that doesn't have a Firewall Manager managed firewall in its VPC.
module ThirdPartyFirewallMissingSubnetViolation =
Awso_fms.Values.ThirdPartyFirewallMissingSubnetViolationThe violation details for a third-party firewall for an Availability Zone that's missing the Firewall Manager managed subnet.
module WebACLHasIncompatibleConfigurationViolation =
Awso_fms.Values.WebACLHasIncompatibleConfigurationViolationThe violation details for a web ACL whose configuration is incompatible with the Firewall Manager policy.
module WebACLHasOutOfScopeResourcesViolation =
Awso_fms.Values.WebACLHasOutOfScopeResourcesViolationThe violation details for a web ACL that's associated with at least one resource that's out of scope of the Firewall Manager policy.
The resource tags that Firewall Manager uses to determine if a particular resource should be included or excluded from the Firewall Manager policy. Tags enable you to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. Each tag consists of a key and an optional value. If you add more than one tag to a policy, you can specify whether to combine them using the logical AND operator or the logical OR operator. For more information, see Working with Tag Editor. Every resource tag must have a string value, either a non-empty string or an empty string. If you don't provide a value for a resource tag, Firewall Manager saves the value as an empty string: "". When Firewall Manager compares tags, it only matches two tags if they have the same key and the same value. A tag with an empty string value only matches with tags that also have an empty string value.
Contains the settings to configure a network ACL policy, a Network Firewall firewall policy deployment model, or a third-party firewall policy.
Violation detail based on resource type.
A collection of key:value pairs associated with an Amazon Web Services resource. The key:value pair can be anything you define. Typically, the tag key represents a category (such as "environment") and the tag value represents a specific value within that category (such as "test," "development," or "production"). You can add up to 50 tags to each Amazon Web Services resource.
Details of the resource that is not protected by the policy.
Details about the security service that is being used to protect the resources.
Configures the accounts within the administrator's Organizations organization that the specified Firewall Manager administrator can apply policies to.
Defines the Organizations organizational units (OUs) that the specified Firewall Manager administrator can apply policies to. For more information about OUs in Organizations, see Managing organizational units (OUs) in the Organizations User Guide.
Defines the policy types that the specified Firewall Manager administrator can manage.
Defines the Amazon Web Services Regions that the specified Firewall Manager administrator can manage.
Configures the third-party firewall's firewall policy.
Summarizes the resource sets used in a policy.
Details of a resource that is associated to an Firewall Manager resource set.
Details of the Firewall Manager protocols list.
Details of the Firewall Manager policy.
A resource in the organization that's available to be associated with a Firewall Manager resource set.
Indicates whether the account is compliant with the specified policy. An account is considered noncompliant if it includes resources that are not protected by the policy, for WAF and Shield Advanced policies, or that are noncompliant with the policy, for security group policies.
Details of the Firewall Manager applications list.
Contains high level information about the Firewall Manager administrator account.
Details of a resource that failed when trying to update it's association to a resource set.
The operation failed because of a system problem, even though the request was valid. Retry your request.
The parameters of the request were invalid.
The operation failed because there was nothing to do or the operation wasn't possible. For example, you might have submitted an AssociateAdminAccount request for an account ID that was already set as the Firewall Manager administrator. Or you might have tried to access a Region that's disabled by default, and that you need to enable for the Firewall Manager administrator account and for Organizations before you can access it.
The specified resource was not found.
The operation exceeds a resource limit, for example, the maximum number of policy objects that you can create for an Amazon Web Services account. For more information, see Firewall Manager Limits in the WAF Developer Guide.
A set of resources to include in a policy.
An Firewall Manager protocols list.
The value of the Type parameter is invalid.
An Firewall Manager policy.
An Firewall Manager applications list.
Defines the resources that the Firewall Manager administrator can manage. For more information about administrative scope, see Managing Firewall Manager administrators in the Firewall Manager Developer Guide.
module ThirdPartyFirewallFirewallPolicies =
Awso_fms.Values.ThirdPartyFirewallFirewallPoliciesViolations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.
module MarketplaceSubscriptionOnboardingStatus =
Awso_fms.Values.MarketplaceSubscriptionOnboardingStatusmodule ThirdPartyFirewallAssociationStatus =
Awso_fms.Values.ThirdPartyFirewallAssociationStatusDescribes the noncompliant resources in a member account for a specific Firewall Manager policy. A maximum of 100 entries are displayed. If more than 100 resources are noncompliant, EvaluationLimitExceeded is set to True.
Removes one or more tags from an Amazon Web Services resource.
Removes one or more tags from an Amazon Web Services resource.
Adds one or more tags to an Amazon Web Services resource.
Adds one or more tags to an Amazon Web Services resource.
Creates the resource set. An Firewall Manager resource set defines the resources to import into an Firewall Manager policy from another Amazon Web Services service.
Creates the resource set. An Firewall Manager resource set defines the resources to import into an Firewall Manager policy from another Amazon Web Services service.
Creates an Firewall Manager protocols list.
Creates an Firewall Manager protocols list.
Creates an Firewall Manager policy. A Firewall Manager policy is specific to the individual policy type. If you want to enforce multiple policy types across accounts, you can create multiple policies. You can create more than one policy for each type. If you add a new account to an organization that you created with Organizations, Firewall Manager automatically applies the policy to the resources in that account that are within scope of the policy. Firewall Manager provides the following types of policies: WAF policy - This policy applies WAF web ACL protections to specified accounts and resources. Shield Advanced policy - This policy applies Shield Advanced protection to specified accounts and resources. Security Groups policy - This type of policy gives you control over security groups that are in use throughout your organization in Organizations and lets you enforce a baseline set of rules across your organization. Network ACL policy - This type of policy gives you control over the network ACLs that are in use throughout your organization in Organizations and lets you enforce a baseline set of first and last network ACL rules across your organization. Network Firewall policy - This policy applies Network Firewall protection to your organization's VPCs. DNS Firewall policy - This policy applies Amazon Route 53 Resolver DNS Firewall protections to your organization's VPCs. Third-party firewall policy - This policy applies third-party firewall protections. Third-party firewalls are available by subscription through the Amazon Web Services Marketplace console at Amazon Web Services Marketplace. Palo Alto Networks Cloud NGFW policy - This policy applies Palo Alto Networks Cloud Next Generation Firewall (NGFW) protections and Palo Alto Networks Cloud NGFW rulestacks to your organization's VPCs. Fortigate CNF policy - This policy applies Fortigate Cloud Native Firewall (CNF) protections. Fortigate CNF is a cloud-centered solution that blocks Zero-Day threats and secures cloud infrastructures with industry-leading advanced threat prevention, smart web application firewalls (WAF), and API protection.
Creates an Firewall Manager policy. A Firewall Manager policy is specific to the individual policy type. If you want to enforce multiple policy types across accounts, you can create multiple policies. You can create more than one policy for each type. If you add a new account to an organization that you created with Organizations, Firewall Manager automatically applies the policy to the resources in that account that are within scope of the policy. Firewall Manager provides the following types of policies: WAF policy - This policy applies WAF web ACL protections to specified accounts and resources. Shield Advanced policy - This policy applies Shield Advanced protection to specified accounts and resources. Security Groups policy - This type of policy gives you control over security groups that are in use throughout your organization in Organizations and lets you enforce a baseline set of rules across your organization. Network ACL policy - This type of policy gives you control over the network ACLs that are in use throughout your organization in Organizations and lets you enforce a baseline set of first and last network ACL rules across your organization. Network Firewall policy - This policy applies Network Firewall protection to your organization's VPCs. DNS Firewall policy - This policy applies Amazon Route 53 Resolver DNS Firewall protections to your organization's VPCs. Third-party firewall policy - This policy applies third-party firewall protections. Third-party firewalls are available by subscription through the Amazon Web Services Marketplace console at Amazon Web Services Marketplace. Palo Alto Networks Cloud NGFW policy - This policy applies Palo Alto Networks Cloud Next Generation Firewall (NGFW) protections and Palo Alto Networks Cloud NGFW rulestacks to your organization's VPCs. Fortigate CNF policy - This policy applies Fortigate Cloud Native Firewall (CNF) protections. Fortigate CNF is a cloud-centered solution that blocks Zero-Day threats and secures cloud infrastructures with industry-leading advanced threat prevention, smart web application firewalls (WAF), and API protection.
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record SNS logs. To perform this action outside of the console, you must first configure the SNS topic's access policy to allow the SnsRoleName to publish SNS logs. If the SnsRoleName provided is a role other than the AWSServiceRoleForFMS service-linked role, this role must have a trust relationship configured to allow the Firewall Manager service principal fms.amazonaws.com to assume this role. For information about configuring an SNS access policy, see Service roles for Firewall Manager in the Firewall Manager Developer Guide.
Creates an Firewall Manager applications list.
Creates an Firewall Manager applications list.
Creates or updates an Firewall Manager administrator account. The account must be a member of the organization that was onboarded to Firewall Manager by AssociateAdminAccount. Only the organization's management account can create an Firewall Manager administrator account. When you create an Firewall Manager administrator account, the service checks to see if the account is already a delegated administrator within Organizations. If the account isn't a delegated administrator, Firewall Manager calls Organizations to delegate the account within Organizations. For more information about administrator accounts within Organizations, see Managing the Amazon Web Services Accounts in Your Organization.
module ListThirdPartyFirewallFirewallPoliciesResponse =
Awso_fms.Values.ListThirdPartyFirewallFirewallPoliciesResponseRetrieves a list of all of the third-party firewall policies that are associated with the third-party firewall administrator's account.
module ListThirdPartyFirewallFirewallPoliciesRequest =
Awso_fms.Values.ListThirdPartyFirewallFirewallPoliciesRequestRetrieves a list of all of the third-party firewall policies that are associated with the third-party firewall administrator's account.
Retrieves the list of tags for the specified Amazon Web Services resource.
Retrieves the list of tags for the specified Amazon Web Services resource.
Returns an array of ResourceSetSummary objects.
Returns an array of ResourceSetSummary objects.
Returns an array of resources that are currently associated to a resource set.
Returns an array of resources that are currently associated to a resource set.
Returns an array of ProtocolsListDataSummary objects.
Returns an array of ProtocolsListDataSummary objects.
Returns an array of PolicySummary objects.
Returns an array of PolicySummary objects.
Returns a MemberAccounts object that lists the member accounts in the administrator's Amazon Web Services organization. Either an Firewall Manager administrator or the organization's management account can make this request.
Returns a MemberAccounts object that lists the member accounts in the administrator's Amazon Web Services organization. Either an Firewall Manager administrator or the organization's management account can make this request.
Returns an array of resources in the organization's accounts that are available to be associated with a resource set.
Returns an array of resources in the organization's accounts that are available to be associated with a resource set.
Returns an array of PolicyComplianceStatus objects. Use PolicyComplianceStatus to get a summary of which member accounts are protected by the specified policy.
Returns an array of PolicyComplianceStatus objects. Use PolicyComplianceStatus to get a summary of which member accounts are protected by the specified policy.
Returns an array of AppsListDataSummary objects.
Returns an array of AppsListDataSummary objects.
Lists the accounts that are managing the specified Organizations member account. This is useful for any member account so that they can view the accounts who are managing their account. This operation only returns the managing administrators that have the requested account within their AdminScope.
Lists the accounts that are managing the specified Organizations member account. This is useful for any member account so that they can view the accounts who are managing their account. This operation only returns the managing administrators that have the requested account within their AdminScope.
module ListAdminAccountsForOrganizationResponse =
Awso_fms.Values.ListAdminAccountsForOrganizationResponseReturns a AdminAccounts object that lists the Firewall Manager administrators within the organization that are onboarded to Firewall Manager by AssociateAdminAccount. This operation can be called only from the organization's management account.
module ListAdminAccountsForOrganizationRequest =
Awso_fms.Values.ListAdminAccountsForOrganizationRequestReturns a AdminAccounts object that lists the Firewall Manager administrators within the organization that are onboarded to Firewall Manager by AssociateAdminAccount. This operation can be called only from the organization's management account.
Retrieves violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.
Retrieves violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.
module GetThirdPartyFirewallAssociationStatusResponse =
Awso_fms.Values.GetThirdPartyFirewallAssociationStatusResponseThe onboarding status of a Firewall Manager admin account to third-party firewall vendor tenant.
module GetThirdPartyFirewallAssociationStatusRequest =
Awso_fms.Values.GetThirdPartyFirewallAssociationStatusRequestThe onboarding status of a Firewall Manager admin account to third-party firewall vendor tenant.
Gets information about a specific resource set.
Gets information about a specific resource set.
Returns information about the specified Firewall Manager protocols list.
Returns information about the specified Firewall Manager protocols list.
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a potential DDoS attack. Other policy types are currently unsupported.
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a potential DDoS attack. Other policy types are currently unsupported.
Returns information about the specified Firewall Manager policy.
Returns information about the specified Firewall Manager policy.
Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
Returns detailed compliance information about the specified member account. Details include resources that are in and out of compliance with the specified policy. The reasons for resources being considered compliant depend on the Firewall Manager policy type.
Returns detailed compliance information about the specified member account. Details include resources that are in and out of compliance with the specified policy. The reasons for resources being considered compliant depend on the Firewall Manager policy type.
Returns information about the specified Firewall Manager applications list.
Returns information about the specified Firewall Manager applications list.
Returns information about the specified account's administrative scope. The administrative scope defines the resources that an Firewall Manager administrator can manage.
Returns information about the specified account's administrative scope. The administrative scope defines the resources that an Firewall Manager administrator can manage.
Returns the Organizations account that is associated with Firewall Manager as the Firewall Manager default administrator.
Returns the Organizations account that is associated with Firewall Manager as the Firewall Manager default administrator.
module DisassociateThirdPartyFirewallResponse =
Awso_fms.Values.DisassociateThirdPartyFirewallResponseDisassociates a Firewall Manager policy administrator from a third-party firewall tenant. When you call DisassociateThirdPartyFirewall, the third-party firewall vendor deletes all of the firewalls that are associated with the account.
module DisassociateThirdPartyFirewallRequest =
Awso_fms.Values.DisassociateThirdPartyFirewallRequestDisassociates a Firewall Manager policy administrator from a third-party firewall tenant. When you call DisassociateThirdPartyFirewall, the third-party firewall vendor deletes all of the firewalls that are associated with the account.
Disassociates an Firewall Manager administrator account. To set a different account as an Firewall Manager administrator, submit a PutAdminAccount request. To set an account as a default administrator account, you must submit an AssociateAdminAccount request. Disassociation of the default administrator account follows the first in, last out principle. If you are the default administrator, all Firewall Manager administrators within the organization must first disassociate their accounts before you can disassociate your account.
Deletes the specified ResourceSet.
Permanently deletes an Firewall Manager protocols list.
Permanently deletes an Firewall Manager policy.
Deletes an Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
Permanently deletes an Firewall Manager applications list.
Disassociates resources from a Firewall Manager resource set.
Disassociates resources from a Firewall Manager resource set.
Associate resources to a Firewall Manager resource set.
Associate resources to a Firewall Manager resource set.
module AssociateThirdPartyFirewallResponse =
Awso_fms.Values.AssociateThirdPartyFirewallResponseSets the Firewall Manager policy administrator as a tenant administrator of a third-party firewall service. A tenant is an instance of the third-party firewall service that's associated with your Amazon Web Services customer account.
module AssociateThirdPartyFirewallRequest =
Awso_fms.Values.AssociateThirdPartyFirewallRequestSets the Firewall Manager policy administrator as a tenant administrator of a third-party firewall service. A tenant is an instance of the third-party firewall service that's associated with your Amazon Web Services customer account.
Sets a Firewall Manager default administrator account. The Firewall Manager default administrator account can manage third-party firewalls and has full administrative scope that allows administration of all policy types, accounts, organizational units, and Regions. This account must be a member account of the organization in Organizations whose resources you want to protect. For information about working with Firewall Manager administrator accounts, see Managing Firewall Manager administrators in the Firewall Manager Developer Guide.