{ "version":"2.0", "metadata":{ "apiVersion":"2018-01-01", "endpointPrefix":"fms", "jsonVersion":"1.1", "protocol":"json", "protocols":["json"], "serviceAbbreviation":"FMS", "serviceFullName":"Firewall Management Service", "serviceId":"FMS", "signatureVersion":"v4", "targetPrefix":"AWSFMS_20180101", "uid":"fms-2018-01-01", "auth":["aws.auth#sigv4"] }, "operations":{ "AssociateAdminAccount":{ "name":"AssociateAdminAccount", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"AssociateAdminAccountRequest"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"}, {"shape":"LimitExceededException"} ], "documentation":"

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.

" }, "AssociateThirdPartyFirewall":{ "name":"AssociateThirdPartyFirewall", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"AssociateThirdPartyFirewallRequest"}, "output":{"shape":"AssociateThirdPartyFirewallResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"} ], "documentation":"

Sets 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.

" }, "BatchAssociateResource":{ "name":"BatchAssociateResource", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"BatchAssociateResourceRequest"}, "output":{"shape":"BatchAssociateResourceResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"}, {"shape":"InvalidInputException"}, {"shape":"LimitExceededException"}, {"shape":"ResourceNotFoundException"} ], "documentation":"

Associate resources to a Firewall Manager resource set.

" }, "BatchDisassociateResource":{ "name":"BatchDisassociateResource", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"BatchDisassociateResourceRequest"}, "output":{"shape":"BatchDisassociateResourceResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"}, {"shape":"InvalidInputException"}, {"shape":"ResourceNotFoundException"} ], "documentation":"

Disassociates resources from a Firewall Manager resource set.

" }, "DeleteAppsList":{ "name":"DeleteAppsList", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteAppsListRequest"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"} ], "documentation":"

Permanently deletes an Firewall Manager applications list.

" }, "DeleteNotificationChannel":{ "name":"DeleteNotificationChannel", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteNotificationChannelRequest"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"} ], "documentation":"

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.

" }, "DeletePolicy":{ "name":"DeletePolicy", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeletePolicyRequest"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"}, {"shape":"InvalidInputException"}, {"shape":"LimitExceededException"} ], "documentation":"

Permanently deletes an Firewall Manager policy.

" }, "DeleteProtocolsList":{ "name":"DeleteProtocolsList", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteProtocolsListRequest"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"} ], "documentation":"

Permanently deletes an Firewall Manager protocols list.

" }, "DeleteResourceSet":{ "name":"DeleteResourceSet", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteResourceSetRequest"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"}, {"shape":"InvalidInputException"} ], "documentation":"

Deletes the specified ResourceSet.

" }, "DisassociateAdminAccount":{ "name":"DisassociateAdminAccount", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DisassociateAdminAccountRequest"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"} ], "documentation":"

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.

" }, "DisassociateThirdPartyFirewall":{ "name":"DisassociateThirdPartyFirewall", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DisassociateThirdPartyFirewallRequest"}, "output":{"shape":"DisassociateThirdPartyFirewallResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"} ], "documentation":"

Disassociates 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.

" }, "GetAdminAccount":{ "name":"GetAdminAccount", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetAdminAccountRequest"}, "output":{"shape":"GetAdminAccountResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"} ], "documentation":"

Returns the Organizations account that is associated with Firewall Manager as the Firewall Manager default administrator.

" }, "GetAdminScope":{ "name":"GetAdminScope", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetAdminScopeRequest"}, "output":{"shape":"GetAdminScopeResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"}, {"shape":"LimitExceededException"} ], "documentation":"

Returns information about the specified account's administrative scope. The administrative scope defines the resources that an Firewall Manager administrator can manage.

" }, "GetAppsList":{ "name":"GetAppsList", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetAppsListRequest"}, "output":{"shape":"GetAppsListResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"} ], "documentation":"

Returns information about the specified Firewall Manager applications list.

" }, "GetComplianceDetail":{ "name":"GetComplianceDetail", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetComplianceDetailRequest"}, "output":{"shape":"GetComplianceDetailResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"}, {"shape":"InvalidInputException"}, {"shape":"InvalidOperationException"} ], "documentation":"

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.

" }, "GetNotificationChannel":{ "name":"GetNotificationChannel", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetNotificationChannelRequest"}, "output":{"shape":"GetNotificationChannelResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"} ], "documentation":"

Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.

" }, "GetPolicy":{ "name":"GetPolicy", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetPolicyRequest"}, "output":{"shape":"GetPolicyResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"}, {"shape":"InvalidTypeException"} ], "documentation":"

Returns information about the specified Firewall Manager policy.

" }, "GetProtectionStatus":{ "name":"GetProtectionStatus", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetProtectionStatusRequest"}, "output":{"shape":"GetProtectionStatusResponse"}, "errors":[ {"shape":"InvalidInputException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"} ], "documentation":"

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.

" }, "GetProtocolsList":{ "name":"GetProtocolsList", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetProtocolsListRequest"}, "output":{"shape":"GetProtocolsListResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"} ], "documentation":"

Returns information about the specified Firewall Manager protocols list.

" }, "GetResourceSet":{ "name":"GetResourceSet", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetResourceSetRequest"}, "output":{"shape":"GetResourceSetResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"} ], "documentation":"

Gets information about a specific resource set.

" }, "GetThirdPartyFirewallAssociationStatus":{ "name":"GetThirdPartyFirewallAssociationStatus", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetThirdPartyFirewallAssociationStatusRequest"}, "output":{"shape":"GetThirdPartyFirewallAssociationStatusResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"} ], "documentation":"

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

" }, "GetViolationDetails":{ "name":"GetViolationDetails", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetViolationDetailsRequest"}, "output":{"shape":"GetViolationDetailsResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidInputException"}, {"shape":"InternalErrorException"} ], "documentation":"

Retrieves violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.

" }, "ListAdminAccountsForOrganization":{ "name":"ListAdminAccountsForOrganization", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListAdminAccountsForOrganizationRequest"}, "output":{"shape":"ListAdminAccountsForOrganizationResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"}, {"shape":"LimitExceededException"} ], "documentation":"

Returns 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.

" }, "ListAdminsManagingAccount":{ "name":"ListAdminsManagingAccount", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListAdminsManagingAccountRequest"}, "output":{"shape":"ListAdminsManagingAccountResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidInputException"}, {"shape":"InternalErrorException"} ], "documentation":"

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.

" }, "ListAppsLists":{ "name":"ListAppsLists", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListAppsListsRequest"}, "output":{"shape":"ListAppsListsResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"LimitExceededException"}, {"shape":"InternalErrorException"} ], "documentation":"

Returns an array of AppsListDataSummary objects.

" }, "ListComplianceStatus":{ "name":"ListComplianceStatus", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListComplianceStatusRequest"}, "output":{"shape":"ListComplianceStatusResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"} ], "documentation":"

Returns an array of PolicyComplianceStatus objects. Use PolicyComplianceStatus to get a summary of which member accounts are protected by the specified policy.

" }, "ListDiscoveredResources":{ "name":"ListDiscoveredResources", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListDiscoveredResourcesRequest"}, "output":{"shape":"ListDiscoveredResourcesResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"InternalErrorException"} ], "documentation":"

Returns an array of resources in the organization's accounts that are available to be associated with a resource set.

" }, "ListMemberAccounts":{ "name":"ListMemberAccounts", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListMemberAccountsRequest"}, "output":{"shape":"ListMemberAccountsResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"} ], "documentation":"

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.

" }, "ListPolicies":{ "name":"ListPolicies", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListPoliciesRequest"}, "output":{"shape":"ListPoliciesResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"LimitExceededException"}, {"shape":"InternalErrorException"} ], "documentation":"

Returns an array of PolicySummary objects.

" }, "ListProtocolsLists":{ "name":"ListProtocolsLists", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListProtocolsListsRequest"}, "output":{"shape":"ListProtocolsListsResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"} ], "documentation":"

Returns an array of ProtocolsListDataSummary objects.

" }, "ListResourceSetResources":{ "name":"ListResourceSetResources", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListResourceSetResourcesRequest"}, "output":{"shape":"ListResourceSetResourcesResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"}, {"shape":"InvalidInputException"}, {"shape":"ResourceNotFoundException"} ], "documentation":"

Returns an array of resources that are currently associated to a resource set.

" }, "ListResourceSets":{ "name":"ListResourceSets", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListResourceSetsRequest"}, "output":{"shape":"ListResourceSetsResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"InternalErrorException"} ], "documentation":"

Returns an array of ResourceSetSummary objects.

" }, "ListTagsForResource":{ "name":"ListTagsForResource", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListTagsForResourceRequest"}, "output":{"shape":"ListTagsForResourceResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"}, {"shape":"InvalidInputException"} ], "documentation":"

Retrieves the list of tags for the specified Amazon Web Services resource.

" }, "ListThirdPartyFirewallFirewallPolicies":{ "name":"ListThirdPartyFirewallFirewallPolicies", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListThirdPartyFirewallFirewallPoliciesRequest"}, "output":{"shape":"ListThirdPartyFirewallFirewallPoliciesResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InternalErrorException"} ], "documentation":"

Retrieves a list of all of the third-party firewall policies that are associated with the third-party firewall administrator's account.

" }, "PutAdminAccount":{ "name":"PutAdminAccount", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"PutAdminAccountRequest"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"InternalErrorException"}, {"shape":"LimitExceededException"} ], "documentation":"

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.

" }, "PutAppsList":{ "name":"PutAppsList", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"PutAppsListRequest"}, "output":{"shape":"PutAppsListResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"LimitExceededException"}, {"shape":"InternalErrorException"} ], "documentation":"

Creates an Firewall Manager applications list.

" }, "PutNotificationChannel":{ "name":"PutNotificationChannel", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"PutNotificationChannelRequest"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"} ], "documentation":"

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.

" }, "PutPolicy":{ "name":"PutPolicy", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"PutPolicyRequest"}, "output":{"shape":"PutPolicyResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"LimitExceededException"}, {"shape":"InternalErrorException"}, {"shape":"InvalidTypeException"} ], "documentation":"

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:

" }, "PutProtocolsList":{ "name":"PutProtocolsList", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"PutProtocolsListRequest"}, "output":{"shape":"PutProtocolsListResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"LimitExceededException"}, {"shape":"InternalErrorException"} ], "documentation":"

Creates an Firewall Manager protocols list.

" }, "PutResourceSet":{ "name":"PutResourceSet", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"PutResourceSetRequest"}, "output":{"shape":"PutResourceSetResponse"}, "errors":[ {"shape":"InvalidOperationException"}, {"shape":"InvalidInputException"}, {"shape":"LimitExceededException"}, {"shape":"InternalErrorException"} ], "documentation":"

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.

" }, "TagResource":{ "name":"TagResource", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"TagResourceRequest"}, "output":{"shape":"TagResourceResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"}, {"shape":"InvalidInputException"}, {"shape":"LimitExceededException"} ], "documentation":"

Adds one or more tags to an Amazon Web Services resource.

" }, "UntagResource":{ "name":"UntagResource", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UntagResourceRequest"}, "output":{"shape":"UntagResourceResponse"}, "errors":[ {"shape":"ResourceNotFoundException"}, {"shape":"InvalidOperationException"}, {"shape":"InternalErrorException"}, {"shape":"InvalidInputException"} ], "documentation":"

Removes one or more tags from an Amazon Web Services resource.

" } }, "shapes":{ "AWSAccountId":{ "type":"string", "max":1024, "min":1, "pattern":"^[0-9]+$" }, "AWSAccountIdList":{ "type":"list", "member":{"shape":"AWSAccountId"} }, "AWSRegion":{ "type":"string", "max":32, "min":6, "pattern":"^(af|ap|ca|eu|il|me|mx|sa|us|cn|us-gov)-\\w+-\\d+$" }, "AWSRegionList":{ "type":"list", "member":{"shape":"AWSRegion"}, "max":64, "min":0 }, "AccountIdList":{ "type":"list", "member":{"shape":"AWSAccountId"} }, "AccountRoleStatus":{ "type":"string", "enum":[ "READY", "CREATING", "PENDING_DELETION", "DELETING", "DELETED" ] }, "AccountScope":{ "type":"structure", "members":{ "Accounts":{ "shape":"AccountIdList", "documentation":"

The list of accounts within the organization that the specified Firewall Manager administrator either can or cannot apply policies to, based on the value of ExcludeSpecifiedAccounts. If ExcludeSpecifiedAccounts is set to true, then the Firewall Manager administrator can apply policies to all members of the organization except for the accounts in this list. If ExcludeSpecifiedAccounts is set to false, then the Firewall Manager administrator can only apply policies to the accounts in this list.

" }, "AllAccountsEnabled":{ "shape":"Boolean", "documentation":"

A boolean value that indicates if the administrator can apply policies to all accounts within an organization. If true, the administrator can apply policies to all accounts within the organization. You can either enable management of all accounts through this operation, or you can specify a list of accounts to manage in AccountScope$Accounts. You cannot specify both.

" }, "ExcludeSpecifiedAccounts":{ "shape":"Boolean", "documentation":"

A boolean value that excludes the accounts in AccountScope$Accounts from the administrator's scope. If true, the Firewall Manager administrator can apply policies to all members of the organization except for the accounts listed in AccountScope$Accounts. You can either specify a list of accounts to exclude by AccountScope$Accounts, or you can enable management of all accounts by AccountScope$AllAccountsEnabled. You cannot specify both.

" } }, "documentation":"

Configures the accounts within the administrator's Organizations organization that the specified Firewall Manager administrator can apply policies to.

" }, "ActionTarget":{ "type":"structure", "members":{ "ResourceId":{ "shape":"ResourceId", "documentation":"

The ID of the remediation target.

" }, "Description":{ "shape":"LengthBoundedString", "documentation":"

A description of the remediation action target.

" } }, "documentation":"

Describes a remediation action target.

" }, "AdminAccountSummary":{ "type":"structure", "members":{ "AdminAccount":{ "shape":"AWSAccountId", "documentation":"

The Amazon Web Services account ID of the Firewall Manager administrator's account.

" }, "DefaultAdmin":{ "shape":"Boolean", "documentation":"

A boolean value that indicates if the administrator is the default administrator. If true, then this is the default administrator account. The default administrator can manage third-party firewalls and has full administrative scope. There is only one default administrator account per organization. For information about Firewall Manager default administrator accounts, see Managing Firewall Manager administrators in the Firewall Manager Developer Guide.

" }, "Status":{ "shape":"OrganizationStatus", "documentation":"

The current status of the request to onboard a member account as an Firewall Manager administrator.

" } }, "documentation":"

Contains high level information about the Firewall Manager administrator account.

" }, "AdminAccountSummaryList":{ "type":"list", "member":{"shape":"AdminAccountSummary"} }, "AdminScope":{ "type":"structure", "members":{ "AccountScope":{ "shape":"AccountScope", "documentation":"

Defines the accounts that the specified Firewall Manager administrator can apply policies to.

" }, "OrganizationalUnitScope":{ "shape":"OrganizationalUnitScope", "documentation":"

Defines the Organizations organizational units 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.

" }, "RegionScope":{ "shape":"RegionScope", "documentation":"

Defines the Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.

" }, "PolicyTypeScope":{ "shape":"PolicyTypeScope", "documentation":"

Defines the Firewall Manager policy types that the specified Firewall Manager administrator can create and manage.

" } }, "documentation":"

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.

" }, "App":{ "type":"structure", "required":[ "AppName", "Protocol", "Port" ], "members":{ "AppName":{ "shape":"ResourceName", "documentation":"

The application's name.

" }, "Protocol":{ "shape":"Protocol", "documentation":"

The IP protocol name or number. The name can be one of tcp, udp, or icmp. For information on possible numbers, see Protocol Numbers.

" }, "Port":{ "shape":"IPPortNumber", "documentation":"

The application's port number, for example 80.

" } }, "documentation":"

An individual Firewall Manager application.

" }, "AppsList":{ "type":"list", "member":{"shape":"App"} }, "AppsListData":{ "type":"structure", "required":[ "ListName", "AppsList" ], "members":{ "ListId":{ "shape":"ListId", "documentation":"

The ID of the Firewall Manager applications list.

" }, "ListName":{ "shape":"ResourceName", "documentation":"

The name of the Firewall Manager applications list.

" }, "ListUpdateToken":{ "shape":"UpdateToken", "documentation":"

A unique identifier for each update to the list. When you update the list, the update token must match the token of the current version of the application list. You can retrieve the update token by getting the list.

" }, "CreateTime":{ "shape":"TimeStamp", "documentation":"

The time that the Firewall Manager applications list was created.

" }, "LastUpdateTime":{ "shape":"TimeStamp", "documentation":"

The time that the Firewall Manager applications list was last updated.

" }, "AppsList":{ "shape":"AppsList", "documentation":"

An array of applications in the Firewall Manager applications list.

" }, "PreviousAppsList":{ "shape":"PreviousAppsList", "documentation":"

A map of previous version numbers to their corresponding App object arrays.

" } }, "documentation":"

An Firewall Manager applications list.

" }, "AppsListDataSummary":{ "type":"structure", "members":{ "ListArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the applications list.

" }, "ListId":{ "shape":"ListId", "documentation":"

The ID of the applications list.

" }, "ListName":{ "shape":"ResourceName", "documentation":"

The name of the applications list.

" }, "AppsList":{ "shape":"AppsList", "documentation":"

An array of App objects in the Firewall Manager applications list.

" } }, "documentation":"

Details of the Firewall Manager applications list.

" }, "AppsListsData":{ "type":"list", "member":{"shape":"AppsListDataSummary"} }, "AssociateAdminAccountRequest":{ "type":"structure", "required":["AdminAccount"], "members":{ "AdminAccount":{ "shape":"AWSAccountId", "documentation":"

The Amazon Web Services account ID to associate with Firewall Manager as the Firewall Manager default administrator account. This account must be a member account of the organization in Organizations whose resources you want to protect. For more information about Organizations, see Managing the Amazon Web Services Accounts in Your Organization.

" } } }, "AssociateThirdPartyFirewallRequest":{ "type":"structure", "required":["ThirdPartyFirewall"], "members":{ "ThirdPartyFirewall":{ "shape":"ThirdPartyFirewall", "documentation":"

The name of the third-party firewall vendor.

" } } }, "AssociateThirdPartyFirewallResponse":{ "type":"structure", "members":{ "ThirdPartyFirewallStatus":{ "shape":"ThirdPartyFirewallAssociationStatus", "documentation":"

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

" } } }, "AwsEc2InstanceViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

The resource ID of the EC2 instance.

" }, "AwsEc2NetworkInterfaceViolations":{ "shape":"AwsEc2NetworkInterfaceViolations", "documentation":"

Violation detail for network interfaces associated with the EC2 instance.

" } }, "documentation":"

Violation detail for an EC2 instance resource.

" }, "AwsEc2NetworkInterfaceViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

The resource ID of the network interface.

" }, "ViolatingSecurityGroups":{ "shape":"ResourceIdList", "documentation":"

List of security groups that violate the rules specified in the primary security group of the Firewall Manager policy.

" } }, "documentation":"

Violation detail for network interfaces associated with an EC2 instance.

" }, "AwsEc2NetworkInterfaceViolations":{ "type":"list", "member":{"shape":"AwsEc2NetworkInterfaceViolation"} }, "AwsVPCSecurityGroupViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

The security group rule that is being evaluated.

" }, "ViolationTargetDescription":{ "shape":"LengthBoundedString", "documentation":"

A description of the security group that violates the policy.

" }, "PartialMatches":{ "shape":"PartialMatches", "documentation":"

List of rules specified in the security group of the Firewall Manager policy that partially match the ViolationTarget rule.

" }, "PossibleSecurityGroupRemediationActions":{ "shape":"SecurityGroupRemediationActions", "documentation":"

Remediation options for the rule specified in the ViolationTarget.

" } }, "documentation":"

Violation detail for the rule violation in a security group when compared to the primary security group of the Firewall Manager policy.

" }, "Base62Id":{ "type":"string", "max":22, "min":22, "pattern":"^[a-z0-9A-Z]{22}$" }, "BasicInteger":{ "type":"integer", "max":2147483647, "min":-2147483648 }, "BatchAssociateResourceRequest":{ "type":"structure", "required":[ "ResourceSetIdentifier", "Items" ], "members":{ "ResourceSetIdentifier":{ "shape":"Identifier", "documentation":"

A unique identifier for the resource set, used in a request to refer to the resource set.

" }, "Items":{ "shape":"IdentifierList", "documentation":"

The uniform resource identifiers (URIs) of resources that should be associated to the resource set. The URIs must be Amazon Resource Names (ARNs).

" } } }, "BatchAssociateResourceResponse":{ "type":"structure", "required":[ "ResourceSetIdentifier", "FailedItems" ], "members":{ "ResourceSetIdentifier":{ "shape":"Identifier", "documentation":"

A unique identifier for the resource set, used in a request to refer to the resource set.

" }, "FailedItems":{ "shape":"FailedItemList", "documentation":"

The resources that failed to associate to the resource set.

" } } }, "BatchDisassociateResourceRequest":{ "type":"structure", "required":[ "ResourceSetIdentifier", "Items" ], "members":{ "ResourceSetIdentifier":{ "shape":"Identifier", "documentation":"

A unique identifier for the resource set, used in a request to refer to the resource set.

" }, "Items":{ "shape":"IdentifierList", "documentation":"

The uniform resource identifiers (URI) of resources that should be disassociated from the resource set. The URIs must be Amazon Resource Names (ARNs).

" } } }, "BatchDisassociateResourceResponse":{ "type":"structure", "required":[ "ResourceSetIdentifier", "FailedItems" ], "members":{ "ResourceSetIdentifier":{ "shape":"Identifier", "documentation":"

A unique identifier for the resource set, used in a request to refer to the resource set.

" }, "FailedItems":{ "shape":"FailedItemList", "documentation":"

The resources that failed to disassociate from the resource set.

" } } }, "Boolean":{"type":"boolean"}, "BooleanObject":{"type":"boolean"}, "CIDR":{ "type":"string", "max":256, "min":0, "pattern":"[a-f0-9:./]+" }, "ComplianceViolator":{ "type":"structure", "members":{ "ResourceId":{ "shape":"ResourceId", "documentation":"

The resource ID.

" }, "ViolationReason":{ "shape":"ViolationReason", "documentation":"

The reason that the resource is not protected by the policy.

" }, "ResourceType":{ "shape":"ResourceType", "documentation":"

The resource type. This is in the format shown in the Amazon Web Services Resource Types Reference. For example: AWS::ElasticLoadBalancingV2::LoadBalancer, AWS::CloudFront::Distribution, or AWS::NetworkFirewall::FirewallPolicy.

" }, "Metadata":{ "shape":"ComplianceViolatorMetadata", "documentation":"

Metadata about the resource that doesn't comply with the policy scope.

" } }, "documentation":"

Details of the resource that is not protected by the policy.

" }, "ComplianceViolatorMetadata":{ "type":"map", "key":{"shape":"LengthBoundedString"}, "value":{"shape":"LengthBoundedString"} }, "ComplianceViolators":{ "type":"list", "member":{"shape":"ComplianceViolator"} }, "CreateNetworkAclAction":{ "type":"structure", "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

Brief description of this remediation action.

" }, "Vpc":{ "shape":"ActionTarget", "documentation":"

The VPC that's associated with the remediation action.

" }, "FMSCanRemediate":{ "shape":"Boolean", "documentation":"

Indicates whether it is possible for Firewall Manager to perform this remediation action. A false value indicates that auto remediation is disabled or Firewall Manager is unable to perform the action due to a conflict of some kind.

" } }, "documentation":"

Information about the CreateNetworkAcl action in Amazon EC2. This is a remediation option in RemediationAction.

" }, "CreateNetworkAclEntriesAction":{ "type":"structure", "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

Brief description of this remediation action.

" }, "NetworkAclId":{ "shape":"ActionTarget", "documentation":"

The network ACL that's associated with the remediation action.

" }, "NetworkAclEntriesToBeCreated":{ "shape":"EntriesDescription", "documentation":"

Lists the entries that the remediation action would create.

" }, "FMSCanRemediate":{ "shape":"Boolean", "documentation":"

Indicates whether it is possible for Firewall Manager to perform this remediation action. A false value indicates that auto remediation is disabled or Firewall Manager is unable to perform the action due to a conflict of some kind.

" } }, "documentation":"

Information about the CreateNetworkAclEntries action in Amazon EC2. This is a remediation option in RemediationAction.

" }, "CustomerPolicyScopeId":{ "type":"string", "max":1024, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "CustomerPolicyScopeIdList":{ "type":"list", "member":{"shape":"CustomerPolicyScopeId"} }, "CustomerPolicyScopeIdType":{ "type":"string", "enum":[ "ACCOUNT", "ORG_UNIT" ] }, "CustomerPolicyScopeMap":{ "type":"map", "key":{"shape":"CustomerPolicyScopeIdType"}, "value":{"shape":"CustomerPolicyScopeIdList"} }, "CustomerPolicyStatus":{ "type":"string", "enum":[ "ACTIVE", "OUT_OF_ADMIN_SCOPE" ] }, "DeleteAppsListRequest":{ "type":"structure", "required":["ListId"], "members":{ "ListId":{ "shape":"ListId", "documentation":"

The ID of the applications list that you want to delete. You can retrieve this ID from PutAppsList, ListAppsLists, and GetAppsList.

" } } }, "DeleteNetworkAclEntriesAction":{ "type":"structure", "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

Brief description of this remediation action.

" }, "NetworkAclId":{ "shape":"ActionTarget", "documentation":"

The network ACL that's associated with the remediation action.

" }, "NetworkAclEntriesToBeDeleted":{ "shape":"EntriesDescription", "documentation":"

Lists the entries that the remediation action would delete.

" }, "FMSCanRemediate":{ "shape":"Boolean", "documentation":"

Indicates whether it is possible for Firewall Manager to perform this remediation action. A false value indicates that auto remediation is disabled or Firewall Manager is unable to perform the action due to a conflict of some kind.

" } }, "documentation":"

Information about the DeleteNetworkAclEntries action in Amazon EC2. This is a remediation option in RemediationAction.

" }, "DeleteNotificationChannelRequest":{ "type":"structure", "members":{} }, "DeletePolicyRequest":{ "type":"structure", "required":["PolicyId"], "members":{ "PolicyId":{ "shape":"PolicyId", "documentation":"

The ID of the policy that you want to delete. You can retrieve this ID from PutPolicy and ListPolicies.

" }, "DeleteAllPolicyResources":{ "shape":"Boolean", "documentation":"

If True, the request performs cleanup according to the policy type.

For WAF and Shield Advanced policies, the cleanup does the following:

For security group policies, the cleanup does the following for each security group in the policy:

For security group common policies, even if set to False, Firewall Manager deletes all security groups created by Firewall Manager that aren't associated with any other resources through another policy.

After the cleanup, in-scope resources are no longer protected by web ACLs in this policy. Protection of out-of-scope resources remains unchanged. Scope is determined by tags that you create and accounts that you associate with the policy. When creating the policy, if you specify that only resources in specific accounts or with specific tags are in scope of the policy, those accounts and resources are handled by the policy. All others are out of scope. If you don't specify tags or accounts, all resources are in scope.

" } } }, "DeleteProtocolsListRequest":{ "type":"structure", "required":["ListId"], "members":{ "ListId":{ "shape":"ListId", "documentation":"

The ID of the protocols list that you want to delete. You can retrieve this ID from PutProtocolsList, ListProtocolsLists, and GetProtocolsLost.

" } } }, "DeleteResourceSetRequest":{ "type":"structure", "required":["Identifier"], "members":{ "Identifier":{ "shape":"Base62Id", "documentation":"

A unique identifier for the resource set, used in a request to refer to the resource set.

" } } }, "DependentServiceName":{ "type":"string", "enum":[ "AWSCONFIG", "AWSWAF", "AWSSHIELD_ADVANCED", "AWSVPC" ] }, "Description":{ "type":"string", "max":256, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "DestinationType":{ "type":"string", "enum":[ "IPV4", "IPV6", "PREFIX_LIST" ] }, "DetailedInfo":{ "type":"string", "max":4096, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=,+\\-@]*)$" }, "DisassociateAdminAccountRequest":{ "type":"structure", "members":{} }, "DisassociateThirdPartyFirewallRequest":{ "type":"structure", "required":["ThirdPartyFirewall"], "members":{ "ThirdPartyFirewall":{ "shape":"ThirdPartyFirewall", "documentation":"

The name of the third-party firewall vendor.

" } } }, "DisassociateThirdPartyFirewallResponse":{ "type":"structure", "members":{ "ThirdPartyFirewallStatus":{ "shape":"ThirdPartyFirewallAssociationStatus", "documentation":"

The current status for the disassociation of a Firewall Manager administrators account with a third-party firewall.

" } } }, "DiscoveredResource":{ "type":"structure", "members":{ "URI":{ "shape":"Identifier", "documentation":"

The universal resource identifier (URI) of the discovered resource.

" }, "AccountId":{ "shape":"AWSAccountId", "documentation":"

The Amazon Web Services account ID associated with the discovered resource.

" }, "Type":{ "shape":"ResourceType", "documentation":"

The type of the discovered resource.

" }, "Name":{ "shape":"ResourceName", "documentation":"

The name of the discovered resource.

" } }, "documentation":"

A resource in the organization that's available to be associated with a Firewall Manager resource set.

" }, "DiscoveredResourceList":{ "type":"list", "member":{"shape":"DiscoveredResource"} }, "DnsDuplicateRuleGroupViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

Information about the VPC ID.

" }, "ViolationTargetDescription":{ "shape":"LengthBoundedString", "documentation":"

A description of the violation that specifies the rule group and VPC.

" } }, "documentation":"

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.

" }, "DnsRuleGroupLimitExceededViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

Information about the VPC ID.

" }, "ViolationTargetDescription":{ "shape":"LengthBoundedString", "documentation":"

A description of the violation that specifies the rule group and VPC.

" }, "NumberOfRuleGroupsAlreadyAssociated":{ "shape":"BasicInteger", "documentation":"

The number of rule groups currently associated with the VPC.

" } }, "documentation":"

The 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.

" }, "DnsRuleGroupPriorities":{ "type":"list", "member":{"shape":"DnsRuleGroupPriority"} }, "DnsRuleGroupPriority":{ "type":"integer", "max":10000, "min":0 }, "DnsRuleGroupPriorityConflictViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

Information about the VPC ID.

" }, "ViolationTargetDescription":{ "shape":"LengthBoundedString", "documentation":"

A description of the violation that specifies the VPC and the rule group that's already associated with it.

" }, "ConflictingPriority":{ "shape":"DnsRuleGroupPriority", "documentation":"

The priority setting of the two conflicting rule groups.

" }, "ConflictingPolicyId":{ "shape":"PolicyId", "documentation":"

The ID of the Firewall Manager DNS Firewall policy that was already applied to the VPC. This policy contains the rule group that's already associated with the VPC.

" }, "UnavailablePriorities":{ "shape":"DnsRuleGroupPriorities", "documentation":"

The priorities of rule groups that are already associated with the VPC. To retry your operation, choose priority settings that aren't in this list for the rule groups in your new DNS Firewall policy.

" } }, "documentation":"

A rule group that Firewall Manager tried to associate with a VPC has the same priority as a rule group that's already associated.

" }, "EC2AssociateRouteTableAction":{ "type":"structure", "required":["RouteTableId"], "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

A description of the EC2 route table that is associated with the remediation action.

" }, "RouteTableId":{ "shape":"ActionTarget", "documentation":"

The ID of the EC2 route table that is associated with the remediation action.

" }, "SubnetId":{ "shape":"ActionTarget", "documentation":"

The ID of the subnet for the EC2 route table that is associated with the remediation action.

" }, "GatewayId":{ "shape":"ActionTarget", "documentation":"

The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.

" } }, "documentation":"

The action of associating an EC2 resource, such as a subnet or internet gateway, with a route table.

" }, "EC2CopyRouteTableAction":{ "type":"structure", "required":[ "VpcId", "RouteTableId" ], "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

A description of the copied EC2 route table that is associated with the remediation action.

" }, "VpcId":{ "shape":"ActionTarget", "documentation":"

The VPC ID of the copied EC2 route table that is associated with the remediation action.

" }, "RouteTableId":{ "shape":"ActionTarget", "documentation":"

The ID of the copied EC2 route table that is associated with the remediation action.

" } }, "documentation":"

An action that copies the EC2 route table for use in remediation.

" }, "EC2CreateRouteAction":{ "type":"structure", "required":["RouteTableId"], "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

A description of CreateRoute action in Amazon EC2.

" }, "DestinationCidrBlock":{ "shape":"CIDR", "documentation":"

Information about the IPv4 CIDR address block used for the destination match.

" }, "DestinationPrefixListId":{ "shape":"ResourceId", "documentation":"

Information about the ID of a prefix list used for the destination match.

" }, "DestinationIpv6CidrBlock":{ "shape":"CIDR", "documentation":"

Information about the IPv6 CIDR block destination.

" }, "VpcEndpointId":{ "shape":"ActionTarget", "documentation":"

Information about the ID of a VPC endpoint. Supported for Gateway Load Balancer endpoints only.

" }, "GatewayId":{ "shape":"ActionTarget", "documentation":"

Information about the ID of an internet gateway or virtual private gateway attached to your VPC.

" }, "RouteTableId":{ "shape":"ActionTarget", "documentation":"

Information about the ID of the route table for the route.

" } }, "documentation":"

Information about the CreateRoute action in Amazon EC2.

" }, "EC2CreateRouteTableAction":{ "type":"structure", "required":["VpcId"], "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

A description of the CreateRouteTable action.

" }, "VpcId":{ "shape":"ActionTarget", "documentation":"

Information about the ID of a VPC.

" } }, "documentation":"

Information about the CreateRouteTable action in Amazon EC2.

" }, "EC2DeleteRouteAction":{ "type":"structure", "required":["RouteTableId"], "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

A description of the DeleteRoute action.

" }, "DestinationCidrBlock":{ "shape":"CIDR", "documentation":"

Information about the IPv4 CIDR range for the route. The value you specify must match the CIDR for the route exactly.

" }, "DestinationPrefixListId":{ "shape":"ResourceId", "documentation":"

Information about the ID of the prefix list for the route.

" }, "DestinationIpv6CidrBlock":{ "shape":"CIDR", "documentation":"

Information about the IPv6 CIDR range for the route. The value you specify must match the CIDR for the route exactly.

" }, "RouteTableId":{ "shape":"ActionTarget", "documentation":"

Information about the ID of the route table.

" } }, "documentation":"

Information about the DeleteRoute action in Amazon EC2.

" }, "EC2ReplaceRouteAction":{ "type":"structure", "required":["RouteTableId"], "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

A description of the ReplaceRoute action in Amazon EC2.

" }, "DestinationCidrBlock":{ "shape":"CIDR", "documentation":"

Information about the IPv4 CIDR address block used for the destination match. The value that you provide must match the CIDR of an existing route in the table.

" }, "DestinationPrefixListId":{ "shape":"ResourceId", "documentation":"

Information about the ID of the prefix list for the route.

" }, "DestinationIpv6CidrBlock":{ "shape":"CIDR", "documentation":"

Information about the IPv6 CIDR address block used for the destination match. The value that you provide must match the CIDR of an existing route in the table.

" }, "GatewayId":{ "shape":"ActionTarget", "documentation":"

Information about the ID of an internet gateway or virtual private gateway.

" }, "RouteTableId":{ "shape":"ActionTarget", "documentation":"

Information about the ID of the route table.

" } }, "documentation":"

Information about the ReplaceRoute action in Amazon EC2.

" }, "EC2ReplaceRouteTableAssociationAction":{ "type":"structure", "required":[ "AssociationId", "RouteTableId" ], "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

A description of the ReplaceRouteTableAssociation action in Amazon EC2.

" }, "AssociationId":{ "shape":"ActionTarget", "documentation":"

Information about the association ID.

" }, "RouteTableId":{ "shape":"ActionTarget", "documentation":"

Information about the ID of the new route table to associate with the subnet.

" } }, "documentation":"

Information about the ReplaceRouteTableAssociation action in Amazon EC2.

" }, "EntriesDescription":{ "type":"list", "member":{"shape":"EntryDescription"} }, "EntriesWithConflicts":{ "type":"list", "member":{"shape":"EntryDescription"} }, "EntryDescription":{ "type":"structure", "members":{ "EntryDetail":{ "shape":"NetworkAclEntry", "documentation":"

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.

" }, "EntryRuleNumber":{ "shape":"IntegerObjectMinimum0", "documentation":"

The rule number for the entry. ACL entries are processed in ascending order by rule number. In a Firewall Manager network ACL policy, Firewall Manager assigns rule numbers.

" }, "EntryType":{ "shape":"EntryType", "documentation":"

Specifies whether the entry is managed by Firewall Manager or by a user, and, for Firewall Manager-managed entries, specifies whether the entry is among those that run first in the network ACL or those that run last.

" } }, "documentation":"

Describes a single rule in a network ACL.

" }, "EntryType":{ "type":"string", "enum":[ "FMS_MANAGED_FIRST_ENTRY", "FMS_MANAGED_LAST_ENTRY", "CUSTOM_ENTRY" ] }, "EntryViolation":{ "type":"structure", "members":{ "ExpectedEntry":{ "shape":"EntryDescription", "documentation":"

The Firewall Manager-managed network ACL entry that is involved in the entry violation.

" }, "ExpectedEvaluationOrder":{ "shape":"LengthBoundedString", "documentation":"

The evaluation location within the ordered list of entries where the ExpectedEntry should be, according to the network ACL policy specifications.

" }, "ActualEvaluationOrder":{ "shape":"LengthBoundedString", "documentation":"

The evaluation location within the ordered list of entries where the ExpectedEntry is currently located.

" }, "EntryAtExpectedEvaluationOrder":{ "shape":"EntryDescription", "documentation":"

The entry that's currently in the ExpectedEvaluationOrder location, in place of the expected entry.

" }, "EntriesWithConflicts":{ "shape":"EntriesWithConflicts", "documentation":"

The list of entries that are in conflict with ExpectedEntry.

" }, "EntryViolationReasons":{ "shape":"EntryViolationReasons", "documentation":"

Descriptions of the violations that Firewall Manager found for these entries.

" } }, "documentation":"

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.

" }, "EntryViolationReason":{ "type":"string", "enum":[ "MISSING_EXPECTED_ENTRY", "INCORRECT_ENTRY_ORDER", "ENTRY_CONFLICT" ] }, "EntryViolationReasons":{ "type":"list", "member":{"shape":"EntryViolationReason"} }, "EntryViolations":{ "type":"list", "member":{"shape":"EntryViolation"} }, "ErrorMessage":{"type":"string"}, "EvaluationResult":{ "type":"structure", "members":{ "ComplianceStatus":{ "shape":"PolicyComplianceStatusType", "documentation":"

Describes an Amazon Web Services account's compliance with the Firewall Manager policy.

" }, "ViolatorCount":{ "shape":"ResourceCount", "documentation":"

The number of resources that are noncompliant with the specified policy. For WAF and Shield Advanced policies, a resource is considered noncompliant if it is not associated with the policy. For security group policies, a resource is considered noncompliant if it doesn't comply with the rules of the policy and remediation is disabled or not possible.

" }, "EvaluationLimitExceeded":{ "shape":"Boolean", "documentation":"

Indicates that over 100 resources are noncompliant with the Firewall Manager policy.

" } }, "documentation":"

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.

" }, "EvaluationResults":{ "type":"list", "member":{"shape":"EvaluationResult"} }, "ExpectedRoute":{ "type":"structure", "members":{ "IpV4Cidr":{ "shape":"CIDR", "documentation":"

Information about the IPv4 CIDR block.

" }, "PrefixListId":{ "shape":"CIDR", "documentation":"

Information about the ID of the prefix list for the route.

" }, "IpV6Cidr":{ "shape":"CIDR", "documentation":"

Information about the IPv6 CIDR block.

" }, "ContributingSubnets":{ "shape":"ResourceIdList", "documentation":"

Information about the contributing subnets.

" }, "AllowedTargets":{ "shape":"LengthBoundedStringList", "documentation":"

Information about the allowed targets.

" }, "RouteTableId":{ "shape":"ResourceId", "documentation":"

Information about the route table ID.

" } }, "documentation":"

Information about the expected route in the route table.

" }, "ExpectedRoutes":{ "type":"list", "member":{"shape":"ExpectedRoute"} }, "FMSPolicyUpdateFirewallCreationConfigAction":{ "type":"structure", "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

Describes the remedial action.

" }, "FirewallCreationConfig":{ "shape":"ManagedServiceData", "documentation":"

A FirewallCreationConfig that you can copy into your current policy's SecurityServiceData in order to remedy scope violations.

" } }, "documentation":"

Contains 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.

" }, "FailedItem":{ "type":"structure", "members":{ "URI":{ "shape":"Identifier", "documentation":"

The univeral resource indicator (URI) of the resource that failed.

" }, "Reason":{ "shape":"FailedItemReason", "documentation":"

The reason the resource's association could not be updated.

" } }, "documentation":"

Details of a resource that failed when trying to update it's association to a resource set.

" }, "FailedItemList":{ "type":"list", "member":{"shape":"FailedItem"} }, "FailedItemReason":{ "type":"string", "enum":[ "NOT_VALID_ARN", "NOT_VALID_PARTITION", "NOT_VALID_REGION", "NOT_VALID_SERVICE", "NOT_VALID_RESOURCE_TYPE", "NOT_VALID_ACCOUNT_ID" ] }, "FirewallDeploymentModel":{ "type":"string", "enum":[ "CENTRALIZED", "DISTRIBUTED" ] }, "FirewallPolicyId":{ "type":"string", "max":1024, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "FirewallPolicyName":{ "type":"string", "max":1024, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "FirewallSubnetIsOutOfScopeViolation":{ "type":"structure", "members":{ "FirewallSubnetId":{ "shape":"ResourceId", "documentation":"

The ID of the firewall subnet that violates the policy scope.

" }, "VpcId":{ "shape":"ResourceId", "documentation":"

The VPC ID of the firewall subnet that violates the policy scope.

" }, "SubnetAvailabilityZone":{ "shape":"LengthBoundedString", "documentation":"

The Availability Zone of the firewall subnet that violates the policy scope.

" }, "SubnetAvailabilityZoneId":{ "shape":"LengthBoundedString", "documentation":"

The Availability Zone ID of the firewall subnet that violates the policy scope.

" }, "VpcEndpointId":{ "shape":"ResourceId", "documentation":"

The VPC endpoint ID of the firewall subnet that violates the policy scope.

" } }, "documentation":"

Contains details about the firewall subnet that violates the policy scope.

" }, "FirewallSubnetMissingVPCEndpointViolation":{ "type":"structure", "members":{ "FirewallSubnetId":{ "shape":"ResourceId", "documentation":"

The ID of the firewall that this VPC endpoint is associated with.

" }, "VpcId":{ "shape":"ResourceId", "documentation":"

The resource ID of the VPC associated with the deleted VPC subnet.

" }, "SubnetAvailabilityZone":{ "shape":"LengthBoundedString", "documentation":"

The name of the Availability Zone of the deleted VPC subnet.

" }, "SubnetAvailabilityZoneId":{ "shape":"LengthBoundedString", "documentation":"

The ID of the Availability Zone of the deleted VPC subnet.

" } }, "documentation":"

The violation details for a firewall subnet's VPC endpoint that's deleted or missing.

" }, "GetAdminAccountRequest":{ "type":"structure", "members":{} }, "GetAdminAccountResponse":{ "type":"structure", "members":{ "AdminAccount":{ "shape":"AWSAccountId", "documentation":"

The account that is set as the Firewall Manager default administrator.

" }, "RoleStatus":{ "shape":"AccountRoleStatus", "documentation":"

The status of the account that you set as the Firewall Manager default administrator.

" } } }, "GetAdminScopeRequest":{ "type":"structure", "required":["AdminAccount"], "members":{ "AdminAccount":{ "shape":"AWSAccountId", "documentation":"

The administrator account that you want to get the details for.

" } } }, "GetAdminScopeResponse":{ "type":"structure", "members":{ "AdminScope":{ "shape":"AdminScope", "documentation":"

Contains details about the administrative scope of the requested account.

" }, "Status":{ "shape":"OrganizationStatus", "documentation":"

The current status of the request to onboard a member account as an Firewall Manager administrator.

" } } }, "GetAppsListRequest":{ "type":"structure", "required":["ListId"], "members":{ "ListId":{ "shape":"ListId", "documentation":"

The ID of the Firewall Manager applications list that you want the details for.

" }, "DefaultList":{ "shape":"Boolean", "documentation":"

Specifies whether the list to retrieve is a default list owned by Firewall Manager.

" } } }, "GetAppsListResponse":{ "type":"structure", "members":{ "AppsList":{ "shape":"AppsListData", "documentation":"

Information about the specified Firewall Manager applications list.

" }, "AppsListArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the applications list.

" } } }, "GetComplianceDetailRequest":{ "type":"structure", "required":[ "PolicyId", "MemberAccount" ], "members":{ "PolicyId":{ "shape":"PolicyId", "documentation":"

The ID of the policy that you want to get the details for. PolicyId is returned by PutPolicy and by ListPolicies.

" }, "MemberAccount":{ "shape":"AWSAccountId", "documentation":"

The Amazon Web Services account that owns the resources that you want to get the details for.

" } } }, "GetComplianceDetailResponse":{ "type":"structure", "members":{ "PolicyComplianceDetail":{ "shape":"PolicyComplianceDetail", "documentation":"

Information about the resources and the policy that you specified in the GetComplianceDetail request.

" } } }, "GetNotificationChannelRequest":{ "type":"structure", "members":{} }, "GetNotificationChannelResponse":{ "type":"structure", "members":{ "SnsTopicArn":{ "shape":"ResourceArn", "documentation":"

The SNS topic that records Firewall Manager activity.

" }, "SnsRoleName":{ "shape":"ResourceArn", "documentation":"

The IAM role that is used by Firewall Manager to record activity to SNS.

" } } }, "GetPolicyRequest":{ "type":"structure", "required":["PolicyId"], "members":{ "PolicyId":{ "shape":"PolicyId", "documentation":"

The ID of the Firewall Manager policy that you want the details for.

" } } }, "GetPolicyResponse":{ "type":"structure", "members":{ "Policy":{ "shape":"Policy", "documentation":"

Information about the specified Firewall Manager policy.

" }, "PolicyArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the specified policy.

" } } }, "GetProtectionStatusRequest":{ "type":"structure", "required":["PolicyId"], "members":{ "PolicyId":{ "shape":"PolicyId", "documentation":"

The ID of the policy for which you want to get the attack information.

" }, "MemberAccountId":{ "shape":"AWSAccountId", "documentation":"

The Amazon Web Services account that is in scope of the policy that you want to get the details for.

" }, "StartTime":{ "shape":"TimeStamp", "documentation":"

The start of the time period to query for the attacks. This is a timestamp type. The request syntax listing indicates a number type because the default used by Firewall Manager is Unix time in seconds. However, any valid timestamp format is allowed.

" }, "EndTime":{ "shape":"TimeStamp", "documentation":"

The end of the time period to query for the attacks. This is a timestamp type. The request syntax listing indicates a number type because the default used by Firewall Manager is Unix time in seconds. However, any valid timestamp format is allowed.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

If you specify a value for MaxResults and you have more objects than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response, which you can use to retrieve another group of objects. For the second and subsequent GetProtectionStatus requests, specify the value of NextToken from the previous response to get information about another batch of objects.

" }, "MaxResults":{ "shape":"PaginationMaxResults", "documentation":"

Specifies the number of objects that you want Firewall Manager to return for this request. If you have more objects than the number that you specify for MaxResults, the response includes a NextToken value that you can use to get another batch of objects.

" } } }, "GetProtectionStatusResponse":{ "type":"structure", "members":{ "AdminAccountId":{ "shape":"AWSAccountId", "documentation":"

The ID of the Firewall Manager administrator account for this policy.

" }, "ServiceType":{ "shape":"SecurityServiceType", "documentation":"

The service type that is protected by the policy. Currently, this is always SHIELD_ADVANCED.

" }, "Data":{ "shape":"ProtectionData", "documentation":"

Details about the attack, including the following:

The details are in JSON format.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

If you have more objects than the number that you specified for MaxResults in the request, the response includes a NextToken value. To list more objects, submit another GetProtectionStatus request, and specify the NextToken value from the response in the NextToken value in the next request.

Amazon Web Services SDKs provide auto-pagination that identify NextToken in a response and make subsequent request calls automatically on your behalf. However, this feature is not supported by GetProtectionStatus. You must submit subsequent requests with NextToken using your own processes.

" } } }, "GetProtocolsListRequest":{ "type":"structure", "required":["ListId"], "members":{ "ListId":{ "shape":"ListId", "documentation":"

The ID of the Firewall Manager protocols list that you want the details for.

" }, "DefaultList":{ "shape":"Boolean", "documentation":"

Specifies whether the list to retrieve is a default list owned by Firewall Manager.

" } } }, "GetProtocolsListResponse":{ "type":"structure", "members":{ "ProtocolsList":{ "shape":"ProtocolsListData", "documentation":"

Information about the specified Firewall Manager protocols list.

" }, "ProtocolsListArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the specified protocols list.

" } } }, "GetResourceSetRequest":{ "type":"structure", "required":["Identifier"], "members":{ "Identifier":{ "shape":"Base62Id", "documentation":"

A unique identifier for the resource set, used in a request to refer to the resource set.

" } } }, "GetResourceSetResponse":{ "type":"structure", "required":[ "ResourceSet", "ResourceSetArn" ], "members":{ "ResourceSet":{ "shape":"ResourceSet", "documentation":"

Information about the specified resource set.

" }, "ResourceSetArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the resource set.

" } } }, "GetThirdPartyFirewallAssociationStatusRequest":{ "type":"structure", "required":["ThirdPartyFirewall"], "members":{ "ThirdPartyFirewall":{ "shape":"ThirdPartyFirewall", "documentation":"

The name of the third-party firewall vendor.

" } } }, "GetThirdPartyFirewallAssociationStatusResponse":{ "type":"structure", "members":{ "ThirdPartyFirewallStatus":{ "shape":"ThirdPartyFirewallAssociationStatus", "documentation":"

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

" }, "MarketplaceOnboardingStatus":{ "shape":"MarketplaceSubscriptionOnboardingStatus", "documentation":"

The status for subscribing to the third-party firewall vendor in the Amazon Web Services Marketplace.

" } } }, "GetViolationDetailsRequest":{ "type":"structure", "required":[ "PolicyId", "MemberAccount", "ResourceId", "ResourceType" ], "members":{ "PolicyId":{ "shape":"PolicyId", "documentation":"

The ID of the Firewall Manager policy that you want the details for. You can get violation details for the following policy types:

" }, "MemberAccount":{ "shape":"AWSAccountId", "documentation":"

The Amazon Web Services account ID that you want the details for.

" }, "ResourceId":{ "shape":"ResourceId", "documentation":"

The ID of the resource that has violations.

" }, "ResourceType":{ "shape":"ResourceType", "documentation":"

The resource type. This is in the format shown in the Amazon Web Services Resource Types Reference. Supported resource types are: AWS::WAFv2::WebACL, AWS::EC2::Instance, AWS::EC2::NetworkInterface, AWS::EC2::SecurityGroup, AWS::NetworkFirewall::FirewallPolicy, and AWS::EC2::Subnet.

" } } }, "GetViolationDetailsResponse":{ "type":"structure", "members":{ "ViolationDetail":{ "shape":"ViolationDetail", "documentation":"

Violation detail for a resource.

" } } }, "IPPortNumber":{ "type":"long", "max":65535, "min":0 }, "IPPortNumberInteger":{ "type":"integer", "max":65535, "min":0 }, "Identifier":{ "type":"string", "max":2048, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "IdentifierList":{ "type":"list", "member":{"shape":"Identifier"} }, "IntegerObject":{ "type":"integer", "max":2147483647, "min":-2147483648 }, "IntegerObjectMinimum0":{ "type":"integer", "max":2147483647, "min":0 }, "InternalErrorException":{ "type":"structure", "members":{ "Message":{"shape":"ErrorMessage"} }, "documentation":"

The operation failed because of a system problem, even though the request was valid. Retry your request.

", "exception":true }, "InvalidInputException":{ "type":"structure", "members":{ "Message":{"shape":"ErrorMessage"} }, "documentation":"

The parameters of the request were invalid.

", "exception":true }, "InvalidNetworkAclEntriesViolation":{ "type":"structure", "members":{ "Vpc":{ "shape":"ResourceId", "documentation":"

The VPC where the violation was found.

" }, "Subnet":{ "shape":"ResourceId", "documentation":"

The subnet that's associated with the network ACL.

" }, "SubnetAvailabilityZone":{ "shape":"LengthBoundedString", "documentation":"

The Availability Zone where the network ACL is in use.

" }, "CurrentAssociatedNetworkAcl":{ "shape":"ResourceId", "documentation":"

The network ACL containing the entry violations.

" }, "EntryViolations":{ "shape":"EntryViolations", "documentation":"

Detailed information about the entry violations in the network ACL.

" } }, "documentation":"

Violation detail for the entries in a network ACL resource.

" }, "InvalidOperationException":{ "type":"structure", "members":{ "Message":{"shape":"ErrorMessage"} }, "documentation":"

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.

", "exception":true }, "InvalidTypeException":{ "type":"structure", "members":{ "Message":{"shape":"ErrorMessage"} }, "documentation":"

The value of the Type parameter is invalid.

", "exception":true }, "IssueInfoMap":{ "type":"map", "key":{"shape":"DependentServiceName"}, "value":{"shape":"DetailedInfo"} }, "LengthBoundedNonEmptyString":{ "type":"string", "max":1024, "min":1 }, "LengthBoundedString":{ "type":"string", "max":1024, "min":0 }, "LengthBoundedStringList":{ "type":"list", "member":{"shape":"LengthBoundedString"} }, "LimitExceededException":{ "type":"structure", "members":{ "Message":{"shape":"ErrorMessage"} }, "documentation":"

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.

", "exception":true }, "ListAdminAccountsForOrganizationRequest":{ "type":"structure", "members":{ "NextToken":{ "shape":"PaginationToken", "documentation":"

When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a NextToken value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.

" }, "MaxResults":{ "shape":"PaginationMaxResults", "documentation":"

The maximum number of objects that you want Firewall Manager to return for this request. If more objects are available, in the response, Firewall Manager provides a NextToken value that you can use in a subsequent call to get the next batch of objects.

" } } }, "ListAdminAccountsForOrganizationResponse":{ "type":"structure", "members":{ "AdminAccounts":{ "shape":"AdminAccountSummaryList", "documentation":"

A list of Firewall Manager administrator accounts within the organization that were onboarded as administrators by AssociateAdminAccount or PutAdminAccount.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a NextToken value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.

" } } }, "ListAdminsManagingAccountRequest":{ "type":"structure", "members":{ "NextToken":{ "shape":"PaginationToken", "documentation":"

When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a NextToken value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.

" }, "MaxResults":{ "shape":"PaginationMaxResults", "documentation":"

The maximum number of objects that you want Firewall Manager to return for this request. If more objects are available, in the response, Firewall Manager provides a NextToken value that you can use in a subsequent call to get the next batch of objects.

" } } }, "ListAdminsManagingAccountResponse":{ "type":"structure", "members":{ "AdminAccounts":{ "shape":"AccountIdList", "documentation":"

The list of accounts who manage member accounts within their AdminScope.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a NextToken value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.

" } } }, "ListAppsListsRequest":{ "type":"structure", "required":["MaxResults"], "members":{ "DefaultLists":{ "shape":"Boolean", "documentation":"

Specifies whether the lists to retrieve are default lists owned by Firewall Manager.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response. For all but the first request, you provide the token returned by the prior request in the request parameters, to retrieve the next batch of objects.

" }, "MaxResults":{ "shape":"PaginationMaxResults", "documentation":"

The maximum number of objects that you want Firewall Manager to return for this request. If more objects are available, in the response, Firewall Manager provides a NextToken value that you can use in a subsequent call to get the next batch of objects.

If you don't specify this, Firewall Manager returns all available objects.

" } } }, "ListAppsListsResponse":{ "type":"structure", "members":{ "AppsLists":{ "shape":"AppsListsData", "documentation":"

An array of AppsListDataSummary objects.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response. You can use this token in subsequent requests to retrieve the next batch of objects.

" } } }, "ListComplianceStatusRequest":{ "type":"structure", "required":["PolicyId"], "members":{ "PolicyId":{ "shape":"PolicyId", "documentation":"

The ID of the Firewall Manager policy that you want the details for.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

If you specify a value for MaxResults and you have more PolicyComplianceStatus objects than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response that allows you to list another group of PolicyComplianceStatus objects. For the second and subsequent ListComplianceStatus requests, specify the value of NextToken from the previous response to get information about another batch of PolicyComplianceStatus objects.

" }, "MaxResults":{ "shape":"PaginationMaxResults", "documentation":"

Specifies the number of PolicyComplianceStatus objects that you want Firewall Manager to return for this request. If you have more PolicyComplianceStatus objects than the number that you specify for MaxResults, the response includes a NextToken value that you can use to get another batch of PolicyComplianceStatus objects.

" } } }, "ListComplianceStatusResponse":{ "type":"structure", "members":{ "PolicyComplianceStatusList":{ "shape":"PolicyComplianceStatusList", "documentation":"

An array of PolicyComplianceStatus objects.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

If you have more PolicyComplianceStatus objects than the number that you specified for MaxResults in the request, the response includes a NextToken value. To list more PolicyComplianceStatus objects, submit another ListComplianceStatus request, and specify the NextToken value from the response in the NextToken value in the next request.

" } } }, "ListDiscoveredResourcesRequest":{ "type":"structure", "required":[ "MemberAccountIds", "ResourceType" ], "members":{ "MemberAccountIds":{ "shape":"AWSAccountIdList", "documentation":"

The Amazon Web Services account IDs to discover resources in. Only one account is supported per request. The account must be a member of your organization.

" }, "ResourceType":{ "shape":"ResourceType", "documentation":"

The type of resources to discover.

" }, "MaxResults":{ "shape":"PaginationMaxResults", "documentation":"

The maximum number of objects that you want Firewall Manager to return for this request. If more objects are available, in the response, Firewall Manager provides a NextToken value that you can use in a subsequent call to get the next batch of objects.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a NextToken value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.

" } } }, "ListDiscoveredResourcesResponse":{ "type":"structure", "members":{ "Items":{ "shape":"DiscoveredResourceList", "documentation":"

Details of the resources that were discovered.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a NextToken value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.

" } } }, "ListId":{ "type":"string", "max":36, "min":36, "pattern":"^[a-z0-9A-Z-]{36}$" }, "ListMemberAccountsRequest":{ "type":"structure", "members":{ "NextToken":{ "shape":"PaginationToken", "documentation":"

If you specify a value for MaxResults and you have more account IDs than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response that allows you to list another group of IDs. For the second and subsequent ListMemberAccountsRequest requests, specify the value of NextToken from the previous response to get information about another batch of member account IDs.

" }, "MaxResults":{ "shape":"PaginationMaxResults", "documentation":"

Specifies the number of member account IDs that you want Firewall Manager to return for this request. If you have more IDs than the number that you specify for MaxResults, the response includes a NextToken value that you can use to get another batch of member account IDs.

" } } }, "ListMemberAccountsResponse":{ "type":"structure", "members":{ "MemberAccounts":{ "shape":"MemberAccounts", "documentation":"

An array of account IDs.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

If you have more member account IDs than the number that you specified for MaxResults in the request, the response includes a NextToken value. To list more IDs, submit another ListMemberAccounts request, and specify the NextToken value from the response in the NextToken value in the next request.

" } } }, "ListPoliciesRequest":{ "type":"structure", "members":{ "NextToken":{ "shape":"PaginationToken", "documentation":"

If you specify a value for MaxResults and you have more PolicySummary objects than the number that you specify for MaxResults, Firewall Manager returns a NextToken value in the response that allows you to list another group of PolicySummary objects. For the second and subsequent ListPolicies requests, specify the value of NextToken from the previous response to get information about another batch of PolicySummary objects.

" }, "MaxResults":{ "shape":"PaginationMaxResults", "documentation":"

Specifies the number of PolicySummary objects that you want Firewall Manager to return for this request. If you have more PolicySummary objects than the number that you specify for MaxResults, the response includes a NextToken value that you can use to get another batch of PolicySummary objects.

" } } }, "ListPoliciesResponse":{ "type":"structure", "members":{ "PolicyList":{ "shape":"PolicySummaryList", "documentation":"

An array of PolicySummary objects.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

If you have more PolicySummary objects than the number that you specified for MaxResults in the request, the response includes a NextToken value. To list more PolicySummary objects, submit another ListPolicies request, and specify the NextToken value from the response in the NextToken value in the next request.

" } } }, "ListProtocolsListsRequest":{ "type":"structure", "required":["MaxResults"], "members":{ "DefaultLists":{ "shape":"Boolean", "documentation":"

Specifies whether the lists to retrieve are default lists owned by Firewall Manager.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response. For all but the first request, you provide the token returned by the prior request in the request parameters, to retrieve the next batch of objects.

" }, "MaxResults":{ "shape":"PaginationMaxResults", "documentation":"

The maximum number of objects that you want Firewall Manager to return for this request. If more objects are available, in the response, Firewall Manager provides a NextToken value that you can use in a subsequent call to get the next batch of objects.

If you don't specify this, Firewall Manager returns all available objects.

" } } }, "ListProtocolsListsResponse":{ "type":"structure", "members":{ "ProtocolsLists":{ "shape":"ProtocolsListsData", "documentation":"

An array of ProtocolsListDataSummary objects.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response. You can use this token in subsequent requests to retrieve the next batch of objects.

" } } }, "ListResourceSetResourcesRequest":{ "type":"structure", "required":["Identifier"], "members":{ "Identifier":{ "shape":"ResourceId", "documentation":"

A unique identifier for the resource set, used in a request to refer to the resource set.

" }, "MaxResults":{ "shape":"PaginationMaxResults", "documentation":"

The maximum number of objects that you want Firewall Manager to return for this request. If more objects are available, in the response, Firewall Manager provides a NextToken value that you can use in a subsequent call to get the next batch of objects.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a NextToken value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.

" } } }, "ListResourceSetResourcesResponse":{ "type":"structure", "required":["Items"], "members":{ "Items":{ "shape":"ResourceList", "documentation":"

An array of the associated resources' uniform resource identifiers (URI).

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a NextToken value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.

" } } }, "ListResourceSetsRequest":{ "type":"structure", "members":{ "NextToken":{ "shape":"PaginationToken", "documentation":"

When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a NextToken value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.

" }, "MaxResults":{ "shape":"PaginationMaxResults", "documentation":"

The maximum number of objects that you want Firewall Manager to return for this request. If more objects are available, in the response, Firewall Manager provides a NextToken value that you can use in a subsequent call to get the next batch of objects.

" } } }, "ListResourceSetsResponse":{ "type":"structure", "members":{ "ResourceSets":{ "shape":"ResourceSetSummaryList", "documentation":"

An array of ResourceSetSummary objects.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

When you request a list of objects with a MaxResults setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a NextToken value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.

" } } }, "ListTagsForResourceRequest":{ "type":"structure", "required":["ResourceArn"], "members":{ "ResourceArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the resource to return tags for. The Firewall Manager resources that support tagging are policies, applications lists, and protocols lists.

" } } }, "ListTagsForResourceResponse":{ "type":"structure", "members":{ "TagList":{ "shape":"TagList", "documentation":"

The tags associated with the resource.

" } } }, "ListThirdPartyFirewallFirewallPoliciesRequest":{ "type":"structure", "required":[ "ThirdPartyFirewall", "MaxResults" ], "members":{ "ThirdPartyFirewall":{ "shape":"ThirdPartyFirewall", "documentation":"

The name of the third-party firewall vendor.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

If the previous response included a NextToken element, the specified third-party firewall vendor is associated with more third-party firewall policies. To get more third-party firewall policies, submit another ListThirdPartyFirewallFirewallPoliciesRequest request.

For the value of NextToken, specify the value of NextToken from the previous response. If the previous response didn't include a NextToken element, there are no more third-party firewall policies to get.

" }, "MaxResults":{ "shape":"PaginationMaxResults", "documentation":"

The maximum number of third-party firewall policies that you want Firewall Manager to return. If the specified third-party firewall vendor is associated with more than MaxResults firewall policies, the response includes a NextToken element. NextToken contains an encrypted token that identifies the first third-party firewall policies that Firewall Manager will return if you submit another request.

" } } }, "ListThirdPartyFirewallFirewallPoliciesResponse":{ "type":"structure", "members":{ "ThirdPartyFirewallFirewallPolicies":{ "shape":"ThirdPartyFirewallFirewallPolicies", "documentation":"

A list that contains one ThirdPartyFirewallFirewallPolicies element for each third-party firewall policies that the specified third-party firewall vendor is associated with. Each ThirdPartyFirewallFirewallPolicies element contains the firewall policy name and ID.

" }, "NextToken":{ "shape":"PaginationToken", "documentation":"

The value that you will use for NextToken in the next ListThirdPartyFirewallFirewallPolicies request.

" } } }, "ManagedServiceData":{ "type":"string", "max":30000, "min":1, "pattern":"^((?!\\\\[nr]).)+" }, "MarketplaceSubscriptionOnboardingStatus":{ "type":"string", "enum":[ "NO_SUBSCRIPTION", "NOT_COMPLETE", "COMPLETE" ] }, "MemberAccounts":{ "type":"list", "member":{"shape":"AWSAccountId"} }, "Name":{ "type":"string", "max":128, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "NetworkAclCommonPolicy":{ "type":"structure", "required":["NetworkAclEntrySet"], "members":{ "NetworkAclEntrySet":{ "shape":"NetworkAclEntrySet", "documentation":"

The definition of the first and last rules for the network ACL policy.

" } }, "documentation":"

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.

" }, "NetworkAclEntries":{ "type":"list", "member":{"shape":"NetworkAclEntry"} }, "NetworkAclEntry":{ "type":"structure", "required":[ "Protocol", "RuleAction", "Egress" ], "members":{ "IcmpTypeCode":{ "shape":"NetworkAclIcmpTypeCode", "documentation":"

ICMP protocol: The ICMP type and code.

" }, "Protocol":{ "shape":"LengthBoundedString", "documentation":"

The protocol number. A value of \"-1\" means all protocols.

" }, "PortRange":{ "shape":"NetworkAclPortRange", "documentation":"

TCP or UDP protocols: The range of ports the rule applies to.

" }, "CidrBlock":{ "shape":"LengthBoundedNonEmptyString", "documentation":"

The IPv4 network range to allow or deny, in CIDR notation.

" }, "Ipv6CidrBlock":{ "shape":"LengthBoundedNonEmptyString", "documentation":"

The IPv6 network range to allow or deny, in CIDR notation.

" }, "RuleAction":{ "shape":"NetworkAclRuleAction", "documentation":"

Indicates whether to allow or deny the traffic that matches the rule.

" }, "Egress":{ "shape":"BooleanObject", "documentation":"

Indicates whether the rule is an egress, or outbound, rule (applied to traffic leaving the subnet). If it's not an egress rule, then it's an ingress, or inbound, rule.

" } }, "documentation":"

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.

" }, "NetworkAclEntrySet":{ "type":"structure", "required":[ "ForceRemediateForFirstEntries", "ForceRemediateForLastEntries" ], "members":{ "FirstEntries":{ "shape":"NetworkAclEntries", "documentation":"

The rules that you want to run first in the Firewall Manager managed network ACLs.

Provide these in the order in which you want them to run. Firewall Manager will assign the specific rule numbers for you, in the network ACLs that it creates.

You must specify at least one first entry or one last entry in any network ACL policy.

" }, "ForceRemediateForFirstEntries":{ "shape":"BooleanObject", "documentation":"

Applies only when remediation is enabled for the policy as a whole. Firewall Manager uses this setting when it finds policy violations that involve conflicts between the custom entries and the policy entries.

If forced remediation is disabled, Firewall Manager marks the network ACL as noncompliant and does not try to remediate. For more information about the remediation behavior, see Remediation for managed network ACLs in the Firewall Manager Developer Guide.

" }, "LastEntries":{ "shape":"NetworkAclEntries", "documentation":"

The rules that you want to run last in the Firewall Manager managed network ACLs.

Provide these in the order in which you want them to run. Firewall Manager will assign the specific rule numbers for you, in the network ACLs that it creates.

You must specify at least one first entry or one last entry in any network ACL policy.

" }, "ForceRemediateForLastEntries":{ "shape":"BooleanObject", "documentation":"

Applies only when remediation is enabled for the policy as a whole. Firewall Manager uses this setting when it finds policy violations that involve conflicts between the custom entries and the policy entries.

If forced remediation is disabled, Firewall Manager marks the network ACL as noncompliant and does not try to remediate. For more information about the remediation behavior, see Remediation for managed network ACLs in the Firewall Manager Developer Guide.

" } }, "documentation":"

The configuration of the first and last rules for the network ACL policy, and the remediation settings for each.

" }, "NetworkAclIcmpTypeCode":{ "type":"structure", "members":{ "Code":{ "shape":"IntegerObject", "documentation":"

ICMP code.

" }, "Type":{ "shape":"IntegerObject", "documentation":"

ICMP type.

" } }, "documentation":"

ICMP protocol: The ICMP type and code.

" }, "NetworkAclPortRange":{ "type":"structure", "members":{ "From":{ "shape":"IPPortNumberInteger", "documentation":"

The beginning port number of the range.

" }, "To":{ "shape":"IPPortNumberInteger", "documentation":"

The ending port number of the range.

" } }, "documentation":"

TCP or UDP protocols: The range of ports the rule applies to.

" }, "NetworkAclRuleAction":{ "type":"string", "enum":[ "allow", "deny" ] }, "NetworkFirewallAction":{ "type":"string", "max":128, "min":1, "pattern":"^[a-zA-Z0-9]+$" }, "NetworkFirewallActionList":{ "type":"list", "member":{"shape":"NetworkFirewallAction"} }, "NetworkFirewallBlackHoleRouteDetectedViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

The subnet that has an inactive state.

" }, "RouteTableId":{ "shape":"ResourceId", "documentation":"

Information about the route table ID.

" }, "VpcId":{ "shape":"ResourceId", "documentation":"

Information about the VPC ID.

" }, "ViolatingRoutes":{ "shape":"Routes", "documentation":"

Information about the route or routes that are in violation.

" } }, "documentation":"

Violation detail for an internet gateway route with an inactive state in the customer subnet route table or Network Firewall subnet route table.

" }, "NetworkFirewallInternetTrafficNotInspectedViolation":{ "type":"structure", "members":{ "SubnetId":{ "shape":"ResourceId", "documentation":"

The subnet ID.

" }, "SubnetAvailabilityZone":{ "shape":"LengthBoundedString", "documentation":"

The subnet Availability Zone.

" }, "RouteTableId":{ "shape":"ResourceId", "documentation":"

Information about the route table ID.

" }, "ViolatingRoutes":{ "shape":"Routes", "documentation":"

The route or routes that are in violation.

" }, "IsRouteTableUsedInDifferentAZ":{ "shape":"Boolean", "documentation":"

Information about whether the route table is used in another Availability Zone.

" }, "CurrentFirewallSubnetRouteTable":{ "shape":"ResourceId", "documentation":"

Information about the subnet route table for the current firewall.

" }, "ExpectedFirewallEndpoint":{ "shape":"ResourceId", "documentation":"

The expected endpoint for the current firewall.

" }, "FirewallSubnetId":{ "shape":"ResourceId", "documentation":"

The firewall subnet ID.

" }, "ExpectedFirewallSubnetRoutes":{ "shape":"ExpectedRoutes", "documentation":"

The firewall subnet routes that are expected.

" }, "ActualFirewallSubnetRoutes":{ "shape":"Routes", "documentation":"

The actual firewall subnet routes.

" }, "InternetGatewayId":{ "shape":"ResourceId", "documentation":"

The internet gateway ID.

" }, "CurrentInternetGatewayRouteTable":{ "shape":"ResourceId", "documentation":"

The current route table for the internet gateway.

" }, "ExpectedInternetGatewayRoutes":{ "shape":"ExpectedRoutes", "documentation":"

The internet gateway routes that are expected.

" }, "ActualInternetGatewayRoutes":{ "shape":"Routes", "documentation":"

The actual internet gateway routes.

" }, "VpcId":{ "shape":"ResourceId", "documentation":"

Information about the VPC ID.

" } }, "documentation":"

Violation detail for the subnet for which internet traffic that hasn't been inspected.

" }, "NetworkFirewallInvalidRouteConfigurationViolation":{ "type":"structure", "members":{ "AffectedSubnets":{ "shape":"ResourceIdList", "documentation":"

The subnets that are affected.

" }, "RouteTableId":{ "shape":"ResourceId", "documentation":"

The route table ID.

" }, "IsRouteTableUsedInDifferentAZ":{ "shape":"Boolean", "documentation":"

Information about whether the route table is used in another Availability Zone.

" }, "ViolatingRoute":{ "shape":"Route", "documentation":"

The route that's in violation.

" }, "CurrentFirewallSubnetRouteTable":{ "shape":"ResourceId", "documentation":"

The subnet route table for the current firewall.

" }, "ExpectedFirewallEndpoint":{ "shape":"ResourceId", "documentation":"

The firewall endpoint that's expected.

" }, "ActualFirewallEndpoint":{ "shape":"ResourceId", "documentation":"

The actual firewall endpoint.

" }, "ExpectedFirewallSubnetId":{ "shape":"ResourceId", "documentation":"

The expected subnet ID for the firewall.

" }, "ActualFirewallSubnetId":{ "shape":"ResourceId", "documentation":"

The actual subnet ID for the firewall.

" }, "ExpectedFirewallSubnetRoutes":{ "shape":"ExpectedRoutes", "documentation":"

The firewall subnet routes that are expected.

" }, "ActualFirewallSubnetRoutes":{ "shape":"Routes", "documentation":"

The actual firewall subnet routes that are expected.

" }, "InternetGatewayId":{ "shape":"ResourceId", "documentation":"

The internet gateway ID.

" }, "CurrentInternetGatewayRouteTable":{ "shape":"ResourceId", "documentation":"

The route table for the current internet gateway.

" }, "ExpectedInternetGatewayRoutes":{ "shape":"ExpectedRoutes", "documentation":"

The expected routes for the internet gateway.

" }, "ActualInternetGatewayRoutes":{ "shape":"Routes", "documentation":"

The actual internet gateway routes.

" }, "VpcId":{ "shape":"ResourceId", "documentation":"

Information about the VPC ID.

" } }, "documentation":"

Violation 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.

" }, "NetworkFirewallMissingExpectedRTViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

The ID of the Network Firewall or VPC resource that's in violation.

" }, "VPC":{ "shape":"ResourceId", "documentation":"

The resource ID of the VPC associated with a violating subnet.

" }, "AvailabilityZone":{ "shape":"LengthBoundedString", "documentation":"

The Availability Zone of a violating subnet.

" }, "CurrentRouteTable":{ "shape":"ResourceId", "documentation":"

The resource ID of the current route table that's associated with the subnet, if one is available.

" }, "ExpectedRouteTable":{ "shape":"ResourceId", "documentation":"

The resource ID of the route table that should be associated with the subnet.

" } }, "documentation":"

Violation detail for Network Firewall for a subnet that's not associated to the expected Firewall Manager managed route table.

" }, "NetworkFirewallMissingExpectedRoutesViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

The target of the violation.

" }, "ExpectedRoutes":{ "shape":"ExpectedRoutes", "documentation":"

The expected routes.

" }, "VpcId":{ "shape":"ResourceId", "documentation":"

Information about the VPC ID.

" } }, "documentation":"

Violation detail for an expected route missing in Network Firewall.

" }, "NetworkFirewallMissingFirewallViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

The ID of the Network Firewall or VPC resource that's in violation.

" }, "VPC":{ "shape":"ResourceId", "documentation":"

The resource ID of the VPC associated with a violating subnet.

" }, "AvailabilityZone":{ "shape":"LengthBoundedString", "documentation":"

The Availability Zone of a violating subnet.

" }, "TargetViolationReason":{ "shape":"TargetViolationReason", "documentation":"

The reason the resource has this violation, if one is available.

" } }, "documentation":"

Violation detail for Network Firewall for a subnet that doesn't have a Firewall Manager managed firewall in its VPC.

" }, "NetworkFirewallMissingSubnetViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

The ID of the Network Firewall or VPC resource that's in violation.

" }, "VPC":{ "shape":"ResourceId", "documentation":"

The resource ID of the VPC associated with a violating subnet.

" }, "AvailabilityZone":{ "shape":"LengthBoundedString", "documentation":"

The Availability Zone of a violating subnet.

" }, "TargetViolationReason":{ "shape":"TargetViolationReason", "documentation":"

The reason the resource has this violation, if one is available.

" } }, "documentation":"

Violation detail for Network Firewall for an Availability Zone that's missing the expected Firewall Manager managed subnet.

" }, "NetworkFirewallOverrideAction":{ "type":"string", "enum":["DROP_TO_ALERT"] }, "NetworkFirewallPolicy":{ "type":"structure", "members":{ "FirewallDeploymentModel":{ "shape":"FirewallDeploymentModel", "documentation":"

Defines the deployment model to use for the firewall policy. To use a distributed model, set PolicyOption to NULL.

" } }, "documentation":"

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.

" }, "NetworkFirewallPolicyDescription":{ "type":"structure", "members":{ "StatelessRuleGroups":{ "shape":"StatelessRuleGroupList", "documentation":"

The stateless rule groups that are used in the Network Firewall firewall policy.

" }, "StatelessDefaultActions":{ "shape":"NetworkFirewallActionList", "documentation":"

The actions to take on packets that don't match any of the stateless rule groups.

" }, "StatelessFragmentDefaultActions":{ "shape":"NetworkFirewallActionList", "documentation":"

The actions to take on packet fragments that don't match any of the stateless rule groups.

" }, "StatelessCustomActions":{ "shape":"NetworkFirewallActionList", "documentation":"

Names of custom actions that are available for use in the stateless default actions settings.

" }, "StatefulRuleGroups":{ "shape":"StatefulRuleGroupList", "documentation":"

The stateful rule groups that are used in the Network Firewall firewall policy.

" }, "StatefulDefaultActions":{ "shape":"NetworkFirewallActionList", "documentation":"

The default actions to take on a packet that doesn't match any stateful rules. The stateful default action is optional, and is only valid when using the strict rule order.

Valid values of the stateful default action:

" }, "StatefulEngineOptions":{ "shape":"StatefulEngineOptions", "documentation":"

Additional options governing how Network Firewall handles stateful rules. The stateful rule groups that you use in your policy must have stateful rule options settings that are compatible with these settings.

" } }, "documentation":"

The definition of the Network Firewall firewall policy.

" }, "NetworkFirewallPolicyModifiedViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

The ID of the Network Firewall or VPC resource that's in violation.

" }, "CurrentPolicyDescription":{ "shape":"NetworkFirewallPolicyDescription", "documentation":"

The policy that's currently in use in the individual account.

" }, "ExpectedPolicyDescription":{ "shape":"NetworkFirewallPolicyDescription", "documentation":"

The policy that should be in use in the individual account in order to be compliant.

" } }, "documentation":"

Violation detail for Network Firewall for a firewall policy that has a different NetworkFirewallPolicyDescription than is required by the Firewall Manager policy.

" }, "NetworkFirewallResourceName":{ "type":"string", "max":128, "min":1, "pattern":"^[a-zA-Z0-9-]+$" }, "NetworkFirewallStatefulRuleGroupOverride":{ "type":"structure", "members":{ "Action":{ "shape":"NetworkFirewallOverrideAction", "documentation":"

The action that changes the rule group from DROP to ALERT. This only applies to managed rule groups.

" } }, "documentation":"

The setting that allows the policy owner to change the behavior of the rule group within a policy.

" }, "NetworkFirewallUnexpectedFirewallRoutesViolation":{ "type":"structure", "members":{ "FirewallSubnetId":{ "shape":"ResourceId", "documentation":"

The subnet ID for the firewall.

" }, "ViolatingRoutes":{ "shape":"Routes", "documentation":"

The routes that are in violation.

" }, "RouteTableId":{ "shape":"ResourceId", "documentation":"

The ID of the route table.

" }, "FirewallEndpoint":{ "shape":"ResourceId", "documentation":"

The endpoint of the firewall.

" }, "VpcId":{ "shape":"ResourceId", "documentation":"

Information about the VPC ID.

" } }, "documentation":"

Violation detail for an unexpected route that's present in a route table.

" }, "NetworkFirewallUnexpectedGatewayRoutesViolation":{ "type":"structure", "members":{ "GatewayId":{ "shape":"ResourceId", "documentation":"

Information about the gateway ID.

" }, "ViolatingRoutes":{ "shape":"Routes", "documentation":"

The routes that are in violation.

" }, "RouteTableId":{ "shape":"ResourceId", "documentation":"

Information about the route table.

" }, "VpcId":{ "shape":"ResourceId", "documentation":"

Information about the VPC ID.

" } }, "documentation":"

Violation detail for an unexpected gateway route that’s present in a route table.

" }, "OrderedRemediationActions":{ "type":"list", "member":{"shape":"RemediationActionWithOrder"} }, "OrganizationStatus":{ "type":"string", "enum":[ "ONBOARDING", "ONBOARDING_COMPLETE", "OFFBOARDING", "OFFBOARDING_COMPLETE" ] }, "OrganizationalUnitId":{ "type":"string", "max":68, "min":16, "pattern":"^ou-[0-9a-z]{4,32}-[a-z0-9]{8,32}$" }, "OrganizationalUnitIdList":{ "type":"list", "member":{"shape":"OrganizationalUnitId"} }, "OrganizationalUnitScope":{ "type":"structure", "members":{ "OrganizationalUnits":{ "shape":"OrganizationalUnitIdList", "documentation":"

The list of OUs within the organization that the specified Firewall Manager administrator either can or cannot apply policies to, based on the value of OrganizationalUnitScope$ExcludeSpecifiedOrganizationalUnits. If OrganizationalUnitScope$ExcludeSpecifiedOrganizationalUnits is set to true, then the Firewall Manager administrator can apply policies to all OUs in the organization except for the OUs in this list. If OrganizationalUnitScope$ExcludeSpecifiedOrganizationalUnits is set to false, then the Firewall Manager administrator can only apply policies to the OUs in this list.

" }, "AllOrganizationalUnitsEnabled":{ "shape":"Boolean", "documentation":"

A boolean value that indicates if the administrator can apply policies to all OUs within an organization. If true, the administrator can manage all OUs within the organization. You can either enable management of all OUs through this operation, or you can specify OUs to manage in OrganizationalUnitScope$OrganizationalUnits. You cannot specify both.

" }, "ExcludeSpecifiedOrganizationalUnits":{ "shape":"Boolean", "documentation":"

A boolean value that excludes the OUs in OrganizationalUnitScope$OrganizationalUnits from the administrator's scope. If true, the Firewall Manager administrator can apply policies to all OUs in the organization except for the OUs listed in OrganizationalUnitScope$OrganizationalUnits. You can either specify a list of OUs to exclude by OrganizationalUnitScope$OrganizationalUnits, or you can enable management of all OUs by OrganizationalUnitScope$AllOrganizationalUnitsEnabled. You cannot specify both.

" } }, "documentation":"

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.

" }, "PaginationMaxResults":{ "type":"integer", "max":100, "min":1 }, "PaginationToken":{ "type":"string", "max":4096, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "PartialMatch":{ "type":"structure", "members":{ "Reference":{ "shape":"ReferenceRule", "documentation":"

The reference rule from the primary security group of the Firewall Manager policy.

" }, "TargetViolationReasons":{ "shape":"TargetViolationReasons", "documentation":"

The violation reason.

" } }, "documentation":"

The reference rule that partially matches the ViolationTarget rule and violation reason.

" }, "PartialMatches":{ "type":"list", "member":{"shape":"PartialMatch"} }, "Policy":{ "type":"structure", "required":[ "PolicyName", "SecurityServicePolicyData", "ResourceType", "ExcludeResourceTags", "RemediationEnabled" ], "members":{ "PolicyId":{ "shape":"PolicyId", "documentation":"

The ID of the Firewall Manager policy.

" }, "PolicyName":{ "shape":"ResourceName", "documentation":"

The name of the Firewall Manager policy.

" }, "PolicyUpdateToken":{ "shape":"PolicyUpdateToken", "documentation":"

A unique identifier for each update to the policy. When issuing a PutPolicy request, the PolicyUpdateToken in the request must match the PolicyUpdateToken of the current policy version. To get the PolicyUpdateToken of the current policy version, use a GetPolicy request.

" }, "SecurityServicePolicyData":{ "shape":"SecurityServicePolicyData", "documentation":"

Details about the security service that is being used to protect the resources.

" }, "ResourceType":{ "shape":"ResourceType", "documentation":"

The type of resource protected by or in scope of the policy. This is in the format shown in the Amazon Web Services Resource Types Reference. To apply this policy to multiple resource types, specify a resource type of ResourceTypeList and then specify the resource types in a ResourceTypeList.

The following are valid resource types for each Firewall Manager policy type:

" }, "ResourceTypeList":{ "shape":"ResourceTypeList", "documentation":"

An array of ResourceType objects. Use this only to specify multiple resource types. To specify a single resource type, use ResourceType.

" }, "ResourceTags":{ "shape":"ResourceTags", "documentation":"

An array of ResourceTag objects.

" }, "ExcludeResourceTags":{ "shape":"Boolean", "documentation":"

If set to True, resources with the tags that are specified in the ResourceTag array are not in scope of the policy. If set to False, and the ResourceTag array is not null, only resources with the specified tags are in scope of the policy.

" }, "RemediationEnabled":{ "shape":"Boolean", "documentation":"

Indicates if the policy should be automatically applied to new resources.

" }, "DeleteUnusedFMManagedResources":{ "shape":"Boolean", "documentation":"

Indicates whether Firewall Manager should automatically remove protections from resources that leave the policy scope and clean up resources that Firewall Manager is managing for accounts when those accounts leave policy scope. For example, Firewall Manager will disassociate a Firewall Manager managed web ACL from a protected customer resource when the customer resource leaves policy scope.

By default, Firewall Manager doesn't remove protections or delete Firewall Manager managed resources.

This option is not available for Shield Advanced or WAF Classic policies.

" }, "IncludeMap":{ "shape":"CustomerPolicyScopeMap", "documentation":"

Specifies the Amazon Web Services account IDs and Organizations organizational units (OUs) to include in the policy. Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.

You can specify inclusions or exclusions, but not both. If you specify an IncludeMap, Firewall Manager applies the policy to all accounts specified by the IncludeMap, and does not evaluate any ExcludeMap specifications. If you do not specify an IncludeMap, then Firewall Manager applies the policy to all accounts except for those specified by the ExcludeMap.

You can specify account IDs, OUs, or a combination:

" }, "ExcludeMap":{ "shape":"CustomerPolicyScopeMap", "documentation":"

Specifies the Amazon Web Services account IDs and Organizations organizational units (OUs) to exclude from the policy. Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.

You can specify inclusions or exclusions, but not both. If you specify an IncludeMap, Firewall Manager applies the policy to all accounts specified by the IncludeMap, and does not evaluate any ExcludeMap specifications. If you do not specify an IncludeMap, then Firewall Manager applies the policy to all accounts except for those specified by the ExcludeMap.

You can specify account IDs, OUs, or a combination:

" }, "ResourceSetIds":{ "shape":"ResourceSetIds", "documentation":"

The unique identifiers of the resource sets used by the policy.

" }, "PolicyDescription":{ "shape":"ResourceDescription", "documentation":"

Your description of the Firewall Manager policy.

" }, "PolicyStatus":{ "shape":"CustomerPolicyStatus", "documentation":"

Indicates whether the policy is in or out of an admin's policy or Region scope.

" }, "ResourceTagLogicalOperator":{ "shape":"ResourceTagLogicalOperator", "documentation":"

Specifies whether to combine multiple resource tags with AND, so that a resource must have all tags to be included or excluded, or OR, so that a resource must have at least one tag.

Default: AND

" } }, "documentation":"

An Firewall Manager policy.

" }, "PolicyComplianceDetail":{ "type":"structure", "members":{ "PolicyOwner":{ "shape":"AWSAccountId", "documentation":"

The Amazon Web Services account that created the Firewall Manager policy.

" }, "PolicyId":{ "shape":"PolicyId", "documentation":"

The ID of the Firewall Manager policy.

" }, "MemberAccount":{ "shape":"AWSAccountId", "documentation":"

The Amazon Web Services account ID.

" }, "Violators":{ "shape":"ComplianceViolators", "documentation":"

An array of resources that aren't protected by the WAF or Shield Advanced policy or that aren't in compliance with the security group policy.

" }, "EvaluationLimitExceeded":{ "shape":"Boolean", "documentation":"

Indicates if over 100 resources are noncompliant with the Firewall Manager policy.

" }, "ExpiredAt":{ "shape":"TimeStamp", "documentation":"

A timestamp that indicates when the returned information should be considered out of date.

" }, "IssueInfoMap":{ "shape":"IssueInfoMap", "documentation":"

Details about problems with dependent services, such as WAF or Config, and the error message received that indicates the problem with the service.

" } }, "documentation":"

Describes 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.

" }, "PolicyComplianceStatus":{ "type":"structure", "members":{ "PolicyOwner":{ "shape":"AWSAccountId", "documentation":"

The Amazon Web Services account that created the Firewall Manager policy.

" }, "PolicyId":{ "shape":"PolicyId", "documentation":"

The ID of the Firewall Manager policy.

" }, "PolicyName":{ "shape":"ResourceName", "documentation":"

The name of the Firewall Manager policy.

" }, "MemberAccount":{ "shape":"AWSAccountId", "documentation":"

The member account ID.

" }, "EvaluationResults":{ "shape":"EvaluationResults", "documentation":"

An array of EvaluationResult objects.

" }, "LastUpdated":{ "shape":"TimeStamp", "documentation":"

Timestamp of the last update to the EvaluationResult objects.

" }, "IssueInfoMap":{ "shape":"IssueInfoMap", "documentation":"

Details about problems with dependent services, such as WAF or Config, and the error message received that indicates the problem with the service.

" } }, "documentation":"

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.

" }, "PolicyComplianceStatusList":{ "type":"list", "member":{"shape":"PolicyComplianceStatus"} }, "PolicyComplianceStatusType":{ "type":"string", "enum":[ "COMPLIANT", "NON_COMPLIANT" ] }, "PolicyId":{ "type":"string", "max":36, "min":36, "pattern":"^[a-z0-9A-Z-]{36}$" }, "PolicyOption":{ "type":"structure", "members":{ "NetworkFirewallPolicy":{ "shape":"NetworkFirewallPolicy", "documentation":"

Defines the deployment model to use for the firewall policy.

" }, "ThirdPartyFirewallPolicy":{ "shape":"ThirdPartyFirewallPolicy", "documentation":"

Defines the policy options for a third-party firewall policy.

" }, "NetworkAclCommonPolicy":{ "shape":"NetworkAclCommonPolicy", "documentation":"

Defines a Firewall Manager network ACL policy.

" } }, "documentation":"

Contains the settings to configure a network ACL policy, a Network Firewall firewall policy deployment model, or a third-party firewall policy.

" }, "PolicySummary":{ "type":"structure", "members":{ "PolicyArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the specified policy.

" }, "PolicyId":{ "shape":"PolicyId", "documentation":"

The ID of the specified policy.

" }, "PolicyName":{ "shape":"ResourceName", "documentation":"

The name of the specified policy.

" }, "ResourceType":{ "shape":"ResourceType", "documentation":"

The type of resource protected by or in scope of the policy. This is in the format shown in the Amazon Web Services Resource Types Reference.

" }, "SecurityServiceType":{ "shape":"SecurityServiceType", "documentation":"

The service that the policy is using to protect the resources. This specifies the type of policy that is created, either an WAF policy, a Shield Advanced policy, or a security group policy.

" }, "RemediationEnabled":{ "shape":"Boolean", "documentation":"

Indicates if the policy should be automatically applied to new resources.

" }, "DeleteUnusedFMManagedResources":{ "shape":"Boolean", "documentation":"

Indicates whether Firewall Manager should automatically remove protections from resources that leave the policy scope and clean up resources that Firewall Manager is managing for accounts when those accounts leave policy scope. For example, Firewall Manager will disassociate a Firewall Manager managed web ACL from a protected customer resource when the customer resource leaves policy scope.

By default, Firewall Manager doesn't remove protections or delete Firewall Manager managed resources.

This option is not available for Shield Advanced or WAF Classic policies.

" }, "PolicyStatus":{ "shape":"CustomerPolicyStatus", "documentation":"

Indicates whether the policy is in or out of an admin's policy or Region scope.

" } }, "documentation":"

Details of the Firewall Manager policy.

" }, "PolicySummaryList":{ "type":"list", "member":{"shape":"PolicySummary"} }, "PolicyTypeScope":{ "type":"structure", "members":{ "PolicyTypes":{ "shape":"SecurityServiceTypeList", "documentation":"

The list of policy types that the specified Firewall Manager administrator can manage.

" }, "AllPolicyTypesEnabled":{ "shape":"Boolean", "documentation":"

Allows the specified Firewall Manager administrator to manage all Firewall Manager policy types, except for third-party policy types. Third-party policy types can only be managed by the Firewall Manager default administrator.

" } }, "documentation":"

Defines the policy types that the specified Firewall Manager administrator can manage.

" }, "PolicyUpdateToken":{ "type":"string", "max":1024, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "PossibleRemediationAction":{ "type":"structure", "required":["OrderedRemediationActions"], "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

A description of the list of remediation actions.

" }, "OrderedRemediationActions":{ "shape":"OrderedRemediationActions", "documentation":"

The ordered list of remediation actions.

" }, "IsDefaultAction":{ "shape":"Boolean", "documentation":"

Information about whether an action is taken by default.

" } }, "documentation":"

A list of remediation actions.

" }, "PossibleRemediationActionList":{ "type":"list", "member":{"shape":"PossibleRemediationAction"} }, "PossibleRemediationActions":{ "type":"structure", "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

A description of the possible remediation actions list.

" }, "Actions":{ "shape":"PossibleRemediationActionList", "documentation":"

Information about the actions.

" } }, "documentation":"

A list of possible remediation action lists. Each individual possible remediation action is a list of individual remediation actions.

" }, "PreviousAppsList":{ "type":"map", "key":{"shape":"PreviousListVersion"}, "value":{"shape":"AppsList"} }, "PreviousListVersion":{ "type":"string", "max":2, "min":1, "pattern":"^\\d{1,2}$" }, "PreviousProtocolsList":{ "type":"map", "key":{"shape":"PreviousListVersion"}, "value":{"shape":"ProtocolsList"} }, "PriorityNumber":{"type":"integer"}, "ProtectionData":{"type":"string"}, "Protocol":{ "type":"string", "max":20, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "ProtocolsList":{ "type":"list", "member":{"shape":"Protocol"} }, "ProtocolsListData":{ "type":"structure", "required":[ "ListName", "ProtocolsList" ], "members":{ "ListId":{ "shape":"ListId", "documentation":"

The ID of the Firewall Manager protocols list.

" }, "ListName":{ "shape":"ResourceName", "documentation":"

The name of the Firewall Manager protocols list.

" }, "ListUpdateToken":{ "shape":"UpdateToken", "documentation":"

A unique identifier for each update to the list. When you update the list, the update token must match the token of the current version of the application list. You can retrieve the update token by getting the list.

" }, "CreateTime":{ "shape":"TimeStamp", "documentation":"

The time that the Firewall Manager protocols list was created.

" }, "LastUpdateTime":{ "shape":"TimeStamp", "documentation":"

The time that the Firewall Manager protocols list was last updated.

" }, "ProtocolsList":{ "shape":"ProtocolsList", "documentation":"

An array of protocols in the Firewall Manager protocols list.

" }, "PreviousProtocolsList":{ "shape":"PreviousProtocolsList", "documentation":"

A map of previous version numbers to their corresponding protocol arrays.

" } }, "documentation":"

An Firewall Manager protocols list.

" }, "ProtocolsListDataSummary":{ "type":"structure", "members":{ "ListArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the specified protocols list.

" }, "ListId":{ "shape":"ListId", "documentation":"

The ID of the specified protocols list.

" }, "ListName":{ "shape":"ResourceName", "documentation":"

The name of the specified protocols list.

" }, "ProtocolsList":{ "shape":"ProtocolsList", "documentation":"

An array of protocols in the Firewall Manager protocols list.

" } }, "documentation":"

Details of the Firewall Manager protocols list.

" }, "ProtocolsListsData":{ "type":"list", "member":{"shape":"ProtocolsListDataSummary"} }, "PutAdminAccountRequest":{ "type":"structure", "required":["AdminAccount"], "members":{ "AdminAccount":{ "shape":"AWSAccountId", "documentation":"

The Amazon Web Services account ID to add as an Firewall Manager administrator account. The account must be a member of the organization that was onboarded to Firewall Manager by AssociateAdminAccount. For more information about Organizations, see Managing the Amazon Web Services Accounts in Your Organization.

" }, "AdminScope":{ "shape":"AdminScope", "documentation":"

Configures the resources that the specified Firewall Manager administrator can manage. As a best practice, set the administrative scope according to the principles of least privilege. Only grant the administrator the specific resources or permissions that they need to perform the duties of their role.

" } } }, "PutAppsListRequest":{ "type":"structure", "required":["AppsList"], "members":{ "AppsList":{ "shape":"AppsListData", "documentation":"

The details of the Firewall Manager applications list to be created.

" }, "TagList":{ "shape":"TagList", "documentation":"

The tags associated with the resource.

" } } }, "PutAppsListResponse":{ "type":"structure", "members":{ "AppsList":{ "shape":"AppsListData", "documentation":"

The details of the Firewall Manager applications list.

" }, "AppsListArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the applications list.

" } } }, "PutNotificationChannelRequest":{ "type":"structure", "required":[ "SnsTopicArn", "SnsRoleName" ], "members":{ "SnsTopicArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the SNS topic that collects notifications from Firewall Manager.

" }, "SnsRoleName":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record Firewall Manager activity.

" } } }, "PutPolicyRequest":{ "type":"structure", "required":["Policy"], "members":{ "Policy":{ "shape":"Policy", "documentation":"

The details of the Firewall Manager policy to be created.

" }, "TagList":{ "shape":"TagList", "documentation":"

The tags to add to the Amazon Web Services resource.

" } } }, "PutPolicyResponse":{ "type":"structure", "members":{ "Policy":{ "shape":"Policy", "documentation":"

The details of the Firewall Manager policy.

" }, "PolicyArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the policy.

" } } }, "PutProtocolsListRequest":{ "type":"structure", "required":["ProtocolsList"], "members":{ "ProtocolsList":{ "shape":"ProtocolsListData", "documentation":"

The details of the Firewall Manager protocols list to be created.

" }, "TagList":{ "shape":"TagList", "documentation":"

The tags associated with the resource.

" } } }, "PutProtocolsListResponse":{ "type":"structure", "members":{ "ProtocolsList":{ "shape":"ProtocolsListData", "documentation":"

The details of the Firewall Manager protocols list.

" }, "ProtocolsListArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the protocols list.

" } } }, "PutResourceSetRequest":{ "type":"structure", "required":["ResourceSet"], "members":{ "ResourceSet":{ "shape":"ResourceSet", "documentation":"

Details about the resource set to be created or updated.>

" }, "TagList":{ "shape":"TagList", "documentation":"

Retrieves the tags associated with the specified resource set. Tags are key:value pairs that you can use to categorize and manage your resources, for purposes like billing. For example, you might set the tag key to \"customer\" and the value to the customer name or ID. You can specify one or more tags to add to each Amazon Web Services resource, up to 50 tags for a resource.

" } } }, "PutResourceSetResponse":{ "type":"structure", "required":[ "ResourceSet", "ResourceSetArn" ], "members":{ "ResourceSet":{ "shape":"ResourceSet", "documentation":"

Details about the resource set.

" }, "ResourceSetArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the resource set.

" } } }, "ReferenceRule":{"type":"string"}, "RegionScope":{ "type":"structure", "members":{ "Regions":{ "shape":"AWSRegionList", "documentation":"

The Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.

" }, "AllRegionsEnabled":{ "shape":"Boolean", "documentation":"

Allows the specified Firewall Manager administrator to manage all Amazon Web Services Regions.

" } }, "documentation":"

Defines the Amazon Web Services Regions that the specified Firewall Manager administrator can manage.

" }, "RemediationAction":{ "type":"structure", "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

A description of a remediation action.

" }, "EC2CreateRouteAction":{ "shape":"EC2CreateRouteAction", "documentation":"

Information about the CreateRoute action in the Amazon EC2 API.

" }, "EC2ReplaceRouteAction":{ "shape":"EC2ReplaceRouteAction", "documentation":"

Information about the ReplaceRoute action in the Amazon EC2 API.

" }, "EC2DeleteRouteAction":{ "shape":"EC2DeleteRouteAction", "documentation":"

Information about the DeleteRoute action in the Amazon EC2 API.

" }, "EC2CopyRouteTableAction":{ "shape":"EC2CopyRouteTableAction", "documentation":"

Information about the CopyRouteTable action in the Amazon EC2 API.

" }, "EC2ReplaceRouteTableAssociationAction":{ "shape":"EC2ReplaceRouteTableAssociationAction", "documentation":"

Information about the ReplaceRouteTableAssociation action in the Amazon EC2 API.

" }, "EC2AssociateRouteTableAction":{ "shape":"EC2AssociateRouteTableAction", "documentation":"

Information about the AssociateRouteTable action in the Amazon EC2 API.

" }, "EC2CreateRouteTableAction":{ "shape":"EC2CreateRouteTableAction", "documentation":"

Information about the CreateRouteTable action in the Amazon EC2 API.

" }, "FMSPolicyUpdateFirewallCreationConfigAction":{ "shape":"FMSPolicyUpdateFirewallCreationConfigAction", "documentation":"

The remedial action to take when updating a firewall configuration.

" }, "CreateNetworkAclAction":{ "shape":"CreateNetworkAclAction", "documentation":"

Information about the CreateNetworkAcl action in Amazon EC2.

" }, "ReplaceNetworkAclAssociationAction":{ "shape":"ReplaceNetworkAclAssociationAction", "documentation":"

Information about the ReplaceNetworkAclAssociation action in Amazon EC2.

" }, "CreateNetworkAclEntriesAction":{ "shape":"CreateNetworkAclEntriesAction", "documentation":"

Information about the CreateNetworkAclEntries action in Amazon EC2.

" }, "DeleteNetworkAclEntriesAction":{ "shape":"DeleteNetworkAclEntriesAction", "documentation":"

Information about the DeleteNetworkAclEntries action in Amazon EC2.

" } }, "documentation":"

Information about an individual action you can take to remediate a violation.

" }, "RemediationActionDescription":{ "type":"string", "max":1024, "min":0, "pattern":".*" }, "RemediationActionType":{ "type":"string", "enum":[ "REMOVE", "MODIFY" ] }, "RemediationActionWithOrder":{ "type":"structure", "members":{ "RemediationAction":{ "shape":"RemediationAction", "documentation":"

Information about an action you can take to remediate a violation.

" }, "Order":{ "shape":"BasicInteger", "documentation":"

The order of the remediation actions in the list.

" } }, "documentation":"

An ordered list of actions you can take to remediate a violation.

" }, "ReplaceNetworkAclAssociationAction":{ "type":"structure", "members":{ "Description":{ "shape":"LengthBoundedString", "documentation":"

Brief description of this remediation action.

" }, "AssociationId":{"shape":"ActionTarget"}, "NetworkAclId":{ "shape":"ActionTarget", "documentation":"

The network ACL that's associated with the remediation action.

" }, "FMSCanRemediate":{ "shape":"Boolean", "documentation":"

Indicates whether it is possible for Firewall Manager to perform this remediation action. A false value indicates that auto remediation is disabled or Firewall Manager is unable to perform the action due to a conflict of some kind.

" } }, "documentation":"

Information about the ReplaceNetworkAclAssociation action in Amazon EC2. This is a remediation option in RemediationAction.

" }, "Resource":{ "type":"structure", "required":["URI"], "members":{ "URI":{ "shape":"Identifier", "documentation":"

The resource's universal resource indicator (URI).

" }, "AccountId":{ "shape":"AWSAccountId", "documentation":"

The Amazon Web Services account ID that the associated resource belongs to.

" } }, "documentation":"

Details of a resource that is associated to an Firewall Manager resource set.

" }, "ResourceArn":{ "type":"string", "max":1024, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "ResourceArnList":{ "type":"list", "member":{"shape":"ResourceArn"} }, "ResourceCount":{ "type":"long", "min":0 }, "ResourceDescription":{ "type":"string", "max":256, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "ResourceId":{ "type":"string", "max":1024, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "ResourceIdList":{ "type":"list", "member":{"shape":"ResourceId"} }, "ResourceList":{ "type":"list", "member":{"shape":"Resource"} }, "ResourceName":{ "type":"string", "max":128, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "ResourceNotFoundException":{ "type":"structure", "members":{ "Message":{"shape":"ErrorMessage"} }, "documentation":"

The specified resource was not found.

", "exception":true }, "ResourceSet":{ "type":"structure", "required":[ "Name", "ResourceTypeList" ], "members":{ "Id":{ "shape":"Base62Id", "documentation":"

A unique identifier for the resource set. This ID is returned in the responses to create and list commands. You provide it to operations like update and delete.

" }, "Name":{ "shape":"Name", "documentation":"

The descriptive name of the resource set. You can't change the name of a resource set after you create it.

" }, "Description":{ "shape":"Description", "documentation":"

A description of the resource set.

" }, "UpdateToken":{ "shape":"UpdateToken", "documentation":"

An optional token that you can use for optimistic locking. Firewall Manager returns a token to your requests that access the resource set. The token marks the state of the resource set resource at the time of the request. Update tokens are not allowed when creating a resource set. After creation, each subsequent update call to the resource set requires the update token.

To make an unconditional change to the resource set, omit the token in your update request. Without the token, Firewall Manager performs your updates regardless of whether the resource set has changed since you last retrieved it.

To make a conditional change to the resource set, provide the token in your update request. Firewall Manager uses the token to ensure that the resource set hasn't changed since you last retrieved it. If it has changed, the operation fails with an InvalidTokenException. If this happens, retrieve the resource set again to get a current copy of it with a new token. Reapply your changes as needed, then try the operation again using the new token.

" }, "ResourceTypeList":{ "shape":"ResourceTypeList", "documentation":"

Determines the resources that can be associated to the resource set. Depending on your setting for max results and the number of resource sets, a single call might not return the full list.

" }, "LastUpdateTime":{ "shape":"TimeStamp", "documentation":"

The last time that the resource set was changed.

" }, "ResourceSetStatus":{ "shape":"ResourceSetStatus", "documentation":"

Indicates whether the resource set is in or out of an admin's Region scope.

" } }, "documentation":"

A set of resources to include in a policy.

" }, "ResourceSetIds":{ "type":"list", "member":{"shape":"Base62Id"} }, "ResourceSetStatus":{ "type":"string", "enum":[ "ACTIVE", "OUT_OF_ADMIN_SCOPE" ] }, "ResourceSetSummary":{ "type":"structure", "members":{ "Id":{ "shape":"Base62Id", "documentation":"

A unique identifier for the resource set. This ID is returned in the responses to create and list commands. You provide it to operations like update and delete.

" }, "Name":{ "shape":"Name", "documentation":"

The descriptive name of the resource set. You can't change the name of a resource set after you create it.

" }, "Description":{ "shape":"Description", "documentation":"

A description of the resource set.

" }, "LastUpdateTime":{ "shape":"TimeStamp", "documentation":"

The last time that the resource set was changed.

" }, "ResourceSetStatus":{ "shape":"ResourceSetStatus", "documentation":"

Indicates whether the resource set is in or out of an admin's Region scope.

" } }, "documentation":"

Summarizes the resource sets used in a policy.

" }, "ResourceSetSummaryList":{ "type":"list", "member":{"shape":"ResourceSetSummary"} }, "ResourceTag":{ "type":"structure", "required":["Key"], "members":{ "Key":{ "shape":"ResourceTagKey", "documentation":"

The resource tag key.

" }, "Value":{ "shape":"ResourceTagValue", "documentation":"

The resource tag value. To specify an empty string value, either don't provide this or specify it as \"\".

" } }, "documentation":"

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.

" }, "ResourceTagKey":{ "type":"string", "max":128, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@*\\\\]*)$" }, "ResourceTagLogicalOperator":{ "type":"string", "enum":[ "AND", "OR" ] }, "ResourceTagValue":{ "type":"string", "max":256, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@*\\\\]*)$" }, "ResourceTags":{ "type":"list", "member":{"shape":"ResourceTag"}, "max":50, "min":0 }, "ResourceType":{ "type":"string", "max":128, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "ResourceTypeList":{ "type":"list", "member":{"shape":"ResourceType"} }, "ResourceViolation":{ "type":"structure", "members":{ "AwsVPCSecurityGroupViolation":{ "shape":"AwsVPCSecurityGroupViolation", "documentation":"

Violation detail for security groups.

" }, "AwsEc2NetworkInterfaceViolation":{ "shape":"AwsEc2NetworkInterfaceViolation", "documentation":"

Violation detail for a network interface.

" }, "AwsEc2InstanceViolation":{ "shape":"AwsEc2InstanceViolation", "documentation":"

Violation detail for an EC2 instance.

" }, "NetworkFirewallMissingFirewallViolation":{ "shape":"NetworkFirewallMissingFirewallViolation", "documentation":"

Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed firewall in its VPC.

" }, "NetworkFirewallMissingSubnetViolation":{ "shape":"NetworkFirewallMissingSubnetViolation", "documentation":"

Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected Firewall Manager managed subnet.

" }, "NetworkFirewallMissingExpectedRTViolation":{ "shape":"NetworkFirewallMissingExpectedRTViolation", "documentation":"

Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected Firewall Manager managed route table.

" }, "NetworkFirewallPolicyModifiedViolation":{ "shape":"NetworkFirewallPolicyModifiedViolation", "documentation":"

Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual account has been modified in a way that makes it noncompliant. For example, the individual account owner might have deleted a rule group, changed the priority of a stateless rule group, or changed a policy default action.

" }, "NetworkFirewallInternetTrafficNotInspectedViolation":{ "shape":"NetworkFirewallInternetTrafficNotInspectedViolation", "documentation":"

Violation detail for the subnet for which internet traffic hasn't been inspected.

" }, "NetworkFirewallInvalidRouteConfigurationViolation":{ "shape":"NetworkFirewallInvalidRouteConfigurationViolation", "documentation":"

The route configuration is invalid.

" }, "NetworkFirewallBlackHoleRouteDetectedViolation":{"shape":"NetworkFirewallBlackHoleRouteDetectedViolation"}, "NetworkFirewallUnexpectedFirewallRoutesViolation":{ "shape":"NetworkFirewallUnexpectedFirewallRoutesViolation", "documentation":"

There's an unexpected firewall route.

" }, "NetworkFirewallUnexpectedGatewayRoutesViolation":{ "shape":"NetworkFirewallUnexpectedGatewayRoutesViolation", "documentation":"

There's an unexpected gateway route.

" }, "NetworkFirewallMissingExpectedRoutesViolation":{ "shape":"NetworkFirewallMissingExpectedRoutesViolation", "documentation":"

Expected routes are missing from Network Firewall.

" }, "DnsRuleGroupPriorityConflictViolation":{ "shape":"DnsRuleGroupPriorityConflictViolation", "documentation":"

Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC has the same priority as a rule group that's already associated.

" }, "DnsDuplicateRuleGroupViolation":{ "shape":"DnsDuplicateRuleGroupViolation", "documentation":"

Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC is already associated with the VPC and can't be associated again.

" }, "DnsRuleGroupLimitExceededViolation":{ "shape":"DnsRuleGroupLimitExceededViolation", "documentation":"

Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS Firewall rule groups. Firewall Manager tried to associate another rule group with the VPC and failed.

" }, "FirewallSubnetIsOutOfScopeViolation":{ "shape":"FirewallSubnetIsOutOfScopeViolation", "documentation":"

Contains details about the firewall subnet that violates the policy scope.

" }, "RouteHasOutOfScopeEndpointViolation":{ "shape":"RouteHasOutOfScopeEndpointViolation", "documentation":"

Contains details about the route endpoint that violates the policy scope.

" }, "ThirdPartyFirewallMissingFirewallViolation":{ "shape":"ThirdPartyFirewallMissingFirewallViolation", "documentation":"

The violation details for a third-party firewall that's been deleted.

" }, "ThirdPartyFirewallMissingSubnetViolation":{ "shape":"ThirdPartyFirewallMissingSubnetViolation", "documentation":"

The violation details for a third-party firewall's subnet that's been deleted.

" }, "ThirdPartyFirewallMissingExpectedRouteTableViolation":{ "shape":"ThirdPartyFirewallMissingExpectedRouteTableViolation", "documentation":"

The violation details for a third-party firewall that has the Firewall Manager managed route table that was associated with the third-party firewall has been deleted.

" }, "FirewallSubnetMissingVPCEndpointViolation":{ "shape":"FirewallSubnetMissingVPCEndpointViolation", "documentation":"

The violation details for a third-party firewall's VPC endpoint subnet that was deleted.

" }, "InvalidNetworkAclEntriesViolation":{ "shape":"InvalidNetworkAclEntriesViolation", "documentation":"

Violation detail for the entries in a network ACL resource.

" }, "PossibleRemediationActions":{ "shape":"PossibleRemediationActions", "documentation":"

A list of possible remediation action lists. Each individual possible remediation action is a list of individual remediation actions.

" }, "WebACLHasIncompatibleConfigurationViolation":{ "shape":"WebACLHasIncompatibleConfigurationViolation", "documentation":"

The violation details for a web ACL whose configuration is incompatible with the Firewall Manager policy.

" }, "WebACLHasOutOfScopeResourcesViolation":{ "shape":"WebACLHasOutOfScopeResourcesViolation", "documentation":"

The violation details for a web ACL that's associated with at least one resource that's out of scope of the Firewall Manager policy.

" } }, "documentation":"

Violation detail based on resource type.

" }, "ResourceViolations":{ "type":"list", "member":{"shape":"ResourceViolation"} }, "Route":{ "type":"structure", "members":{ "DestinationType":{ "shape":"DestinationType", "documentation":"

The type of destination for the route.

" }, "TargetType":{ "shape":"TargetType", "documentation":"

The type of target for the route.

" }, "Destination":{ "shape":"LengthBoundedString", "documentation":"

The destination of the route.

" }, "Target":{ "shape":"LengthBoundedString", "documentation":"

The route's target.

" } }, "documentation":"

Describes a route in a route table.

" }, "RouteHasOutOfScopeEndpointViolation":{ "type":"structure", "members":{ "SubnetId":{ "shape":"ResourceId", "documentation":"

The ID of the subnet associated with the route that violates the policy scope.

" }, "VpcId":{ "shape":"ResourceId", "documentation":"

The VPC ID of the route that violates the policy scope.

" }, "RouteTableId":{ "shape":"ResourceId", "documentation":"

The ID of the route table.

" }, "ViolatingRoutes":{ "shape":"Routes", "documentation":"

The list of routes that violate the route table.

" }, "SubnetAvailabilityZone":{ "shape":"LengthBoundedString", "documentation":"

The subnet's Availability Zone.

" }, "SubnetAvailabilityZoneId":{ "shape":"LengthBoundedString", "documentation":"

The ID of the subnet's Availability Zone.

" }, "CurrentFirewallSubnetRouteTable":{ "shape":"ResourceId", "documentation":"

The route table associated with the current firewall subnet.

" }, "FirewallSubnetId":{ "shape":"ResourceId", "documentation":"

The ID of the firewall subnet.

" }, "FirewallSubnetRoutes":{ "shape":"Routes", "documentation":"

The list of firewall subnet routes.

" }, "InternetGatewayId":{ "shape":"ResourceId", "documentation":"

The ID of the Internet Gateway.

" }, "CurrentInternetGatewayRouteTable":{ "shape":"ResourceId", "documentation":"

The current route table associated with the Internet Gateway.

" }, "InternetGatewayRoutes":{ "shape":"Routes", "documentation":"

The routes in the route table associated with the Internet Gateway.

" } }, "documentation":"

Contains details about the route endpoint that violates the policy scope.

" }, "Routes":{ "type":"list", "member":{"shape":"Route"} }, "RuleOrder":{ "type":"string", "enum":[ "STRICT_ORDER", "DEFAULT_ACTION_ORDER" ] }, "SecurityGroupRemediationAction":{ "type":"structure", "members":{ "RemediationActionType":{ "shape":"RemediationActionType", "documentation":"

The remediation action that will be performed.

" }, "Description":{ "shape":"RemediationActionDescription", "documentation":"

Brief description of the action that will be performed.

" }, "RemediationResult":{ "shape":"SecurityGroupRuleDescription", "documentation":"

The final state of the rule specified in the ViolationTarget after it is remediated.

" }, "IsDefaultAction":{ "shape":"Boolean", "documentation":"

Indicates if the current action is the default action.

" } }, "documentation":"

Remediation option for the rule specified in the ViolationTarget.

" }, "SecurityGroupRemediationActions":{ "type":"list", "member":{"shape":"SecurityGroupRemediationAction"} }, "SecurityGroupRuleDescription":{ "type":"structure", "members":{ "IPV4Range":{ "shape":"CIDR", "documentation":"

The IPv4 ranges for the security group rule.

" }, "IPV6Range":{ "shape":"CIDR", "documentation":"

The IPv6 ranges for the security group rule.

" }, "PrefixListId":{ "shape":"ResourceId", "documentation":"

The ID of the prefix list for the security group rule.

" }, "Protocol":{ "shape":"LengthBoundedString", "documentation":"

The IP protocol name (tcp, udp, icmp, icmpv6) or number.

" }, "FromPort":{ "shape":"IPPortNumber", "documentation":"

The start of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type number. A value of -1 indicates all ICMP/ICMPv6 types.

" }, "ToPort":{ "shape":"IPPortNumber", "documentation":"

The end of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code. A value of -1 indicates all ICMP/ICMPv6 codes.

" } }, "documentation":"

Describes a set of permissions for a security group rule.

" }, "SecurityServicePolicyData":{ "type":"structure", "required":["Type"], "members":{ "Type":{ "shape":"SecurityServiceType", "documentation":"

The service that the policy is using to protect the resources. This specifies the type of policy that is created, either an WAF policy, a Shield Advanced policy, or a security group policy. For security group policies, Firewall Manager supports one security group for each common policy and for each content audit policy. This is an adjustable limit that you can increase by contacting Amazon Web Services Support.

" }, "ManagedServiceData":{ "shape":"ManagedServiceData", "documentation":"

Details about the service that are specific to the service type, in JSON format.

" }, "PolicyOption":{ "shape":"PolicyOption", "documentation":"

Contains the settings to configure a network ACL policy, a Network Firewall firewall policy deployment model, or a third-party firewall policy.

" } }, "documentation":"

Details about the security service that is being used to protect the resources.

" }, "SecurityServiceType":{ "type":"string", "enum":[ "WAF", "WAFV2", "SHIELD_ADVANCED", "SECURITY_GROUPS_COMMON", "SECURITY_GROUPS_CONTENT_AUDIT", "SECURITY_GROUPS_USAGE_AUDIT", "NETWORK_FIREWALL", "DNS_FIREWALL", "THIRD_PARTY_FIREWALL", "IMPORT_NETWORK_FIREWALL", "NETWORK_ACL_COMMON" ] }, "SecurityServiceTypeList":{ "type":"list", "member":{"shape":"SecurityServiceType"}, "max":32, "min":0 }, "StatefulEngineOptions":{ "type":"structure", "members":{ "RuleOrder":{ "shape":"RuleOrder", "documentation":"

Indicates how to manage the order of stateful rule evaluation for the policy. Stateful rules are provided to the rule engine as Suricata compatible strings, and Suricata evaluates them based on certain settings. For more information, see Evaluation order for stateful rules in the Network Firewall Developer Guide.

Default: DEFAULT_ACTION_ORDER

" }, "StreamExceptionPolicy":{ "shape":"StreamExceptionPolicy", "documentation":"

Indicates how Network Firewall should handle traffic when a network connection breaks midstream.

For more information, see Stream exception policy in your firewall policy in the Network Firewall Developer Guide.

Default: FMS_IGNORE

" } }, "documentation":"

Configuration settings for the handling of the stateful rule groups in a Network Firewall firewall policy.

" }, "StatefulRuleGroup":{ "type":"structure", "members":{ "RuleGroupName":{ "shape":"NetworkFirewallResourceName", "documentation":"

The name of the rule group.

" }, "ResourceId":{ "shape":"ResourceId", "documentation":"

The resource ID of the rule group.

" }, "Priority":{ "shape":"PriorityNumber", "documentation":"

An integer setting that indicates the order in which to run the stateful rule groups in a single Network Firewall firewall policy. This setting only applies to firewall policies that specify the STRICT_ORDER rule order in the stateful engine options settings.

Network Firewall evalutes each stateful rule group against a packet starting with the group that has the lowest priority setting. You must ensure that the priority settings are unique within each policy. For information about

You can change the priority settings of your rule groups at any time. To make it easier to insert rule groups later, number them so there's a wide range in between, for example use 100, 200, and so on.

" }, "Override":{ "shape":"NetworkFirewallStatefulRuleGroupOverride", "documentation":"

The action that allows the policy owner to override the behavior of the rule group within a policy.

" } }, "documentation":"

Network Firewall stateful rule group, used in a NetworkFirewallPolicyDescription.

" }, "StatefulRuleGroupList":{ "type":"list", "member":{"shape":"StatefulRuleGroup"} }, "StatelessRuleGroup":{ "type":"structure", "members":{ "RuleGroupName":{ "shape":"NetworkFirewallResourceName", "documentation":"

The name of the rule group.

" }, "ResourceId":{ "shape":"ResourceId", "documentation":"

The resource ID of the rule group.

" }, "Priority":{ "shape":"StatelessRuleGroupPriority", "documentation":"

The priority of the rule group. Network Firewall evaluates the stateless rule groups in a firewall policy starting from the lowest priority setting.

" } }, "documentation":"

Network Firewall stateless rule group, used in a NetworkFirewallPolicyDescription.

" }, "StatelessRuleGroupList":{ "type":"list", "member":{"shape":"StatelessRuleGroup"} }, "StatelessRuleGroupPriority":{ "type":"integer", "max":65535, "min":1 }, "StreamExceptionPolicy":{ "type":"string", "enum":[ "DROP", "CONTINUE", "REJECT", "FMS_IGNORE" ] }, "Tag":{ "type":"structure", "required":[ "Key", "Value" ], "members":{ "Key":{ "shape":"TagKey", "documentation":"

Part of the key:value pair that defines a tag. You can use a tag key to describe a category of information, such as \"customer.\" Tag keys are case-sensitive.

" }, "Value":{ "shape":"TagValue", "documentation":"

Part of the key:value pair that defines a tag. You can use a tag value to describe a specific value within a category, such as \"companyA\" or \"companyB.\" Tag values are case-sensitive.

" } }, "documentation":"

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.

" }, "TagKey":{ "type":"string", "max":128, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "TagKeyList":{ "type":"list", "member":{"shape":"TagKey"}, "max":200, "min":0 }, "TagList":{ "type":"list", "member":{"shape":"Tag"}, "max":200, "min":0 }, "TagResourceRequest":{ "type":"structure", "required":[ "ResourceArn", "TagList" ], "members":{ "ResourceArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the resource to return tags for. The Firewall Manager resources that support tagging are policies, applications lists, and protocols lists.

" }, "TagList":{ "shape":"TagList", "documentation":"

The tags to add to the resource.

" } } }, "TagResourceResponse":{ "type":"structure", "members":{} }, "TagValue":{ "type":"string", "max":256, "min":0, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "TargetType":{ "type":"string", "enum":[ "GATEWAY", "CARRIER_GATEWAY", "INSTANCE", "LOCAL_GATEWAY", "NAT_GATEWAY", "NETWORK_INTERFACE", "VPC_ENDPOINT", "VPC_PEERING_CONNECTION", "EGRESS_ONLY_INTERNET_GATEWAY", "TRANSIT_GATEWAY" ] }, "TargetViolationReason":{ "type":"string", "max":256, "min":0, "pattern":"\\w+" }, "TargetViolationReasons":{ "type":"list", "member":{"shape":"TargetViolationReason"} }, "ThirdPartyFirewall":{ "type":"string", "enum":[ "PALO_ALTO_NETWORKS_CLOUD_NGFW", "FORTIGATE_CLOUD_NATIVE_FIREWALL" ] }, "ThirdPartyFirewallAssociationStatus":{ "type":"string", "enum":[ "ONBOARDING", "ONBOARD_COMPLETE", "OFFBOARDING", "OFFBOARD_COMPLETE", "NOT_EXIST" ] }, "ThirdPartyFirewallFirewallPolicies":{ "type":"list", "member":{"shape":"ThirdPartyFirewallFirewallPolicy"} }, "ThirdPartyFirewallFirewallPolicy":{ "type":"structure", "members":{ "FirewallPolicyId":{ "shape":"FirewallPolicyId", "documentation":"

The ID of the specified firewall policy.

" }, "FirewallPolicyName":{ "shape":"FirewallPolicyName", "documentation":"

The name of the specified firewall policy.

" } }, "documentation":"

Configures the third-party firewall's firewall policy.

" }, "ThirdPartyFirewallMissingExpectedRouteTableViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

The ID of the third-party firewall or VPC resource that's causing the violation.

" }, "VPC":{ "shape":"ResourceId", "documentation":"

The resource ID of the VPC associated with a fireawll subnet that's causing the violation.

" }, "AvailabilityZone":{ "shape":"LengthBoundedString", "documentation":"

The Availability Zone of the firewall subnet that's causing the violation.

" }, "CurrentRouteTable":{ "shape":"ResourceId", "documentation":"

The resource ID of the current route table that's associated with the subnet, if one is available.

" }, "ExpectedRouteTable":{ "shape":"ResourceId", "documentation":"

The resource ID of the route table that should be associated with the subnet.

" } }, "documentation":"

The violation details for a third-party firewall that's not associated with an Firewall Manager managed route table.

" }, "ThirdPartyFirewallMissingFirewallViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

The ID of the third-party firewall that's causing the violation.

" }, "VPC":{ "shape":"ResourceId", "documentation":"

The resource ID of the VPC associated with a third-party firewall.

" }, "AvailabilityZone":{ "shape":"LengthBoundedString", "documentation":"

The Availability Zone of the third-party firewall that's causing the violation.

" }, "TargetViolationReason":{ "shape":"TargetViolationReason", "documentation":"

The reason the resource is causing this violation, if a reason is available.

" } }, "documentation":"

The violation details about a third-party firewall's subnet that doesn't have a Firewall Manager managed firewall in its VPC.

" }, "ThirdPartyFirewallMissingSubnetViolation":{ "type":"structure", "members":{ "ViolationTarget":{ "shape":"ViolationTarget", "documentation":"

The ID of the third-party firewall or VPC resource that's causing the violation.

" }, "VPC":{ "shape":"ResourceId", "documentation":"

The resource ID of the VPC associated with a subnet that's causing the violation.

" }, "AvailabilityZone":{ "shape":"LengthBoundedString", "documentation":"

The Availability Zone of a subnet that's causing the violation.

" }, "TargetViolationReason":{ "shape":"TargetViolationReason", "documentation":"

The reason the resource is causing the violation, if a reason is available.

" } }, "documentation":"

The violation details for a third-party firewall for an Availability Zone that's missing the Firewall Manager managed subnet.

" }, "ThirdPartyFirewallPolicy":{ "type":"structure", "members":{ "FirewallDeploymentModel":{ "shape":"FirewallDeploymentModel", "documentation":"

Defines the deployment model to use for the third-party firewall policy.

" } }, "documentation":"

Configures the deployment model for the third-party firewall.

" }, "TimeStamp":{"type":"timestamp"}, "UntagResourceRequest":{ "type":"structure", "required":[ "ResourceArn", "TagKeys" ], "members":{ "ResourceArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the resource to return tags for. The Firewall Manager resources that support tagging are policies, applications lists, and protocols lists.

" }, "TagKeys":{ "shape":"TagKeyList", "documentation":"

The keys of the tags to remove from the resource.

" } } }, "UntagResourceResponse":{ "type":"structure", "members":{} }, "UpdateToken":{ "type":"string", "max":1024, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "ViolationDetail":{ "type":"structure", "required":[ "PolicyId", "MemberAccount", "ResourceId", "ResourceType", "ResourceViolations" ], "members":{ "PolicyId":{ "shape":"PolicyId", "documentation":"

The ID of the Firewall Manager policy that the violation details were requested for.

" }, "MemberAccount":{ "shape":"AWSAccountId", "documentation":"

The Amazon Web Services account that the violation details were requested for.

" }, "ResourceId":{ "shape":"ResourceId", "documentation":"

The resource ID that the violation details were requested for.

" }, "ResourceType":{ "shape":"ResourceType", "documentation":"

The resource type that the violation details were requested for.

" }, "ResourceViolations":{ "shape":"ResourceViolations", "documentation":"

List of violations for the requested resource.

" }, "ResourceTags":{ "shape":"TagList", "documentation":"

The ResourceTag objects associated with the resource.

" }, "ResourceDescription":{ "shape":"LengthBoundedString", "documentation":"

Brief description for the requested resource.

" } }, "documentation":"

Violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.

" }, "ViolationReason":{ "type":"string", "enum":[ "WEB_ACL_MISSING_RULE_GROUP", "RESOURCE_MISSING_WEB_ACL", "RESOURCE_INCORRECT_WEB_ACL", "RESOURCE_MISSING_SHIELD_PROTECTION", "RESOURCE_MISSING_WEB_ACL_OR_SHIELD_PROTECTION", "RESOURCE_MISSING_SECURITY_GROUP", "RESOURCE_VIOLATES_AUDIT_SECURITY_GROUP", "SECURITY_GROUP_UNUSED", "SECURITY_GROUP_REDUNDANT", "FMS_CREATED_SECURITY_GROUP_EDITED", "MISSING_FIREWALL", "MISSING_FIREWALL_SUBNET_IN_AZ", "MISSING_EXPECTED_ROUTE_TABLE", "NETWORK_FIREWALL_POLICY_MODIFIED", "FIREWALL_SUBNET_IS_OUT_OF_SCOPE", "INTERNET_GATEWAY_MISSING_EXPECTED_ROUTE", "FIREWALL_SUBNET_MISSING_EXPECTED_ROUTE", "UNEXPECTED_FIREWALL_ROUTES", "UNEXPECTED_TARGET_GATEWAY_ROUTES", "TRAFFIC_INSPECTION_CROSSES_AZ_BOUNDARY", "INVALID_ROUTE_CONFIGURATION", "MISSING_TARGET_GATEWAY", "INTERNET_TRAFFIC_NOT_INSPECTED", "BLACK_HOLE_ROUTE_DETECTED", "BLACK_HOLE_ROUTE_DETECTED_IN_FIREWALL_SUBNET", "RESOURCE_MISSING_DNS_FIREWALL", "ROUTE_HAS_OUT_OF_SCOPE_ENDPOINT", "FIREWALL_SUBNET_MISSING_VPCE_ENDPOINT", "INVALID_NETWORK_ACL_ENTRY", "WEB_ACL_CONFIGURATION_OR_SCOPE_OF_USE" ] }, "ViolationTarget":{ "type":"string", "max":1024, "min":0, "pattern":".*" }, "WebACLHasIncompatibleConfigurationViolation":{ "type":"structure", "members":{ "WebACLArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the web ACL.

" }, "Description":{ "shape":"LengthBoundedString", "documentation":"

Information about the problems that Firewall Manager encountered with the web ACL configuration.

" } }, "documentation":"

The violation details for a web ACL whose configuration is incompatible with the Firewall Manager policy.

" }, "WebACLHasOutOfScopeResourcesViolation":{ "type":"structure", "members":{ "WebACLArn":{ "shape":"ResourceArn", "documentation":"

The Amazon Resource Name (ARN) of the web ACL.

" }, "OutOfScopeResourceList":{ "shape":"ResourceArnList", "documentation":"

An array of Amazon Resource Name (ARN) for the resources that are out of scope of the policy and are associated with the web ACL.

" } }, "documentation":"

The violation details for a web ACL that's associated with at least one resource that's out of scope of the Firewall Manager policy.

" } }, "documentation":"

This is the Firewall Manager API Reference. This guide is for developers who need detailed information about the Firewall Manager API actions, data types, and errors. For detailed information about Firewall Manager features, see the Firewall Manager Developer Guide.

Some API actions require explicit resource permissions. For information, see the developer guide topic Service roles for Firewall Manager.

" }