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

Sets the Firewall Manager administrator account. The account must be a member of the organization in Organizations whose resources you want to protect. Firewall Manager sets the permissions that allow the account to administer your Firewall Manager policies.

The account that you associate with Firewall Manager is called the Firewall Manager administrator account.

" }, "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.

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

Disassociates the account that has been set as the Firewall Manager administrator account. To set a different account as the administrator account, you must submit an AssociateAdminAccount request.

" }, "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 administrator.

" }, "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.

" }, "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.

" }, "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.

" }, "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.

" }, "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.

The ListMemberAccounts must be submitted by the account that is set as the Firewall Manager administrator.

" }, "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.

" }, "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.

" }, "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 configure the SNS topic to allow the Firewall Manager role AWSServiceRoleForFMS to publish SNS logs. For more information, see Firewall Manager required permissions for API actions 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.

Firewall Manager provides the following types of policies:

Each policy is specific to one of the types. If you want to enforce more than one policy type across accounts, create multiple policies. You can create multiple policies for each type.

You must be subscribed to Shield Advanced to create a Shield Advanced policy. For more information about subscribing to Shield Advanced, see CreateSubscription.

" }, "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.

" }, "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]+$" }, "AccountRoleStatus":{ "type":"string", "enum":[ "READY", "CREATING", "PENDING_DELETION", "DELETING", "DELETED" ] }, "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.

" }, "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 administrator account. This must be an Organizations member account. For more information about Organizations, see Managing the Amazon Web Services Accounts in Your Organization.

" } } }, "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.

" }, "BasicInteger":{ "type":"integer", "max":2147483647, "min":-2147483648 }, "Boolean":{"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.

" } }, "documentation":"

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

" }, "ComplianceViolators":{ "type":"list", "member":{"shape":"ComplianceViolator"} }, "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"} }, "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.

" } } }, "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:

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.

" } } }, "DependentServiceName":{ "type":"string", "enum":[ "AWSCONFIG", "AWSWAF", "AWSSHIELD_ADVANCED", "AWSVPC" ] }, "DestinationType":{ "type":"string", "enum":[ "IPV4", "IPV6", "PREFIX_LIST" ] }, "DetailedInfo":{ "type":"string", "max":1024, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=,+\\-@]*)$" }, "DisassociateAdminAccountRequest":{ "type":"structure", "members":{ } }, "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.

" }, "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"} }, "GetAdminAccountRequest":{ "type":"structure", "members":{ } }, "GetAdminAccountResponse":{ "type":"structure", "members":{ "AdminAccount":{ "shape":"AWSAccountId", "documentation":"

The Amazon Web Services account that is set as the Firewall Manager administrator.

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

The status of the Amazon Web Services account that you set as the 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.

" } } }, "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. This currently only supports security group content audit policies.

" }, "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::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 }, "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 }, "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"} }, "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 }, "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.

" } } }, "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.

" } } }, "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.

" } } }, "ManagedServiceData":{ "type":"string", "max":4096, "min":1, "pattern":".*" }, "MemberAccounts":{ "type":"list", "member":{"shape":"AWSAccountId"} }, "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.

" }, "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.

" } }, "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-]+$" }, "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"} }, "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.

For WAF and Shield Advanced, example resource types include AWS::ElasticLoadBalancingV2::LoadBalancer and AWS::CloudFront::Distribution. For a security group common policy, valid values are AWS::EC2::NetworkInterface and AWS::EC2::Instance. For a security group content audit policy, valid values are AWS::EC2::SecurityGroup, AWS::EC2::NetworkInterface, and AWS::EC2::Instance. For a security group usage audit policy, the value is AWS::EC2::SecurityGroup. For an Network Firewall policy or DNS Firewall policy, the value is AWS::EC2::VPC.

" }, "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 delete Firewall Manager managed resources, such as web ACLs and security groups, when they are not in use by the Firewall Manager policy. By default, Firewall Manager doesn't delete unused 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:

" } }, "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}$" }, "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. For WAF and Shield Advanced, examples include AWS::ElasticLoadBalancingV2::LoadBalancer and AWS::CloudFront::Distribution. For a security group common policy, valid values are AWS::EC2::NetworkInterface and AWS::EC2::Instance. For a security group content audit policy, valid values are AWS::EC2::SecurityGroup, AWS::EC2::NetworkInterface, and AWS::EC2::Instance. For a security group usage audit policy, the value is AWS::EC2::SecurityGroup. For an Network Firewall policy or DNS Firewall policy, the value is AWS::EC2::VPC.

" }, "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 delete Firewall Manager managed resources, such as web ACLs and security groups, when they are not in use by the Firewall Manager policy. By default, Firewall Manager doesn't delete unused Firewall Manager managed resources. This option is not available for Shield Advanced or WAF Classic policies.

" } }, "documentation":"

Details of the Firewall Manager policy.

" }, "PolicySummaryList":{ "type":"list", "member":{"shape":"PolicySummary"} }, "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"} }, "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"} }, "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.

" } } }, "ReferenceRule":{"type":"string"}, "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.

" } }, "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.

" }, "ResourceArn":{ "type":"string", "max":1024, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "ResourceCount":{ "type":"long", "min":0 }, "ResourceId":{ "type":"string", "max":1024, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "ResourceIdList":{ "type":"list", "member":{"shape":"ResourceId"} }, "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 }, "ResourceTag":{ "type":"structure", "required":["Key"], "members":{ "Key":{ "shape":"ResourceTagKey", "documentation":"

The resource tag key.

" }, "Value":{ "shape":"ResourceTagValue", "documentation":"

The resource tag value.

" } }, "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. Firewall Manager combines the tags with \"AND\" so that, if you add more than one tag to a policy scope, a resource must have all the specified tags to be included or excluded. For more information, see Working with Tag Editor.

" }, "ResourceTagKey":{ "type":"string", "max":128, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "ResourceTagValue":{ "type":"string", "max":256, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "ResourceTags":{ "type":"list", "member":{"shape":"ResourceTag"}, "max":8, "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.

" }, "PossibleRemediationActions":{ "shape":"PossibleRemediationActions", "documentation":"

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

" } }, "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.

" }, "Routes":{ "type":"list", "member":{"shape":"Route"} }, "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. For service type SHIELD_ADVANCED, this is an empty string.

" } }, "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" ] }, "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.

" } }, "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 }, "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"} }, "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", "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" ] }, "ViolationTarget":{ "type":"string", "max":1024, "min":0, "pattern":".*" } }, "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 Firewall Manager required permissions for API actions.

" }