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

Sets the AWS Firewall Manager administrator account. AWS Firewall Manager must be associated with the master account your AWS organization or associated with a member account that has the appropriate permissions. If the account ID that you submit is not an AWS Organizations master account, AWS Firewall Manager will set the appropriate permissions for the given member account.

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

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

Deletes an AWS Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall Manager SNS logs.

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

Permanently deletes an AWS Firewall Manager policy.

" }, "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 AWS Firewall Manager administrator account. You will need to submit an AssociateAdminAccount request to set a new account as the AWS Firewall administrator.

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

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

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

Returns detailed compliance information about the specified member account. Details include resources that are in and out of compliance with the specified policy. Resources are considered non-compliant if the specified policy has not been applied to them.

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

Returns information about the Amazon Simple Notification Service (SNS) topic that is used to record AWS 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 AWS Firewall Manager policy.

" }, "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 in the response. 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 AWS organization.

The ListMemberAccounts must be submitted by the account that is set as the AWS 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 in the response.

" }, "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 AWS Firewall Manager uses to record SNS logs.

" }, "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 AWS Firewall Manager policy.

" } }, "shapes":{ "AWSAccountId":{ "type":"string", "max":1024, "min":1 }, "AccountRoleStatus":{ "type":"string", "enum":[ "READY", "CREATING", "PENDING_DELETION", "DELETING", "DELETED" ] }, "AssociateAdminAccountRequest":{ "type":"structure", "required":["AdminAccount"], "members":{ "AdminAccount":{ "shape":"AWSAccountId", "documentation":"

The AWS account ID to associate with AWS Firewall Manager as the AWS Firewall Manager administrator account. This can be an AWS Organizations master account or a member account. For more information about AWS Organizations and master accounts, see Managing the AWS Accounts in Your Organization.

" } } }, "Boolean":{"type":"boolean"}, "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 AWS Resource Types Reference. Valid values are AWS::ElasticLoadBalancingV2::LoadBalancer or AWS::CloudFront::Distribution.

" } }, "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 }, "CustomerPolicyScopeIdList":{ "type":"list", "member":{"shape":"CustomerPolicyScopeId"} }, "CustomerPolicyScopeIdType":{ "type":"string", "enum":["ACCOUNT"] }, "CustomerPolicyScopeMap":{ "type":"map", "key":{"shape":"CustomerPolicyScopeIdType"}, "value":{"shape":"CustomerPolicyScopeIdList"} }, "DeleteNotificationChannelRequest":{ "type":"structure", "members":{ } }, "DeletePolicyRequest":{ "type":"structure", "required":["PolicyId"], "members":{ "PolicyId":{ "shape":"PolicyId", "documentation":"

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

" } } }, "DependentServiceName":{ "type":"string", "enum":[ "AWSCONFIG", "AWSWAF" ] }, "DetailedInfo":{ "type":"string", "max":1024, "min":1 }, "DisassociateAdminAccountRequest":{ "type":"structure", "members":{ } }, "ErrorMessage":{"type":"string"}, "EvaluationResult":{ "type":"structure", "members":{ "ComplianceStatus":{ "shape":"PolicyComplianceStatusType", "documentation":"

Describes an AWS account's compliance with the AWS Firewall Manager policy.

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

Number of resources that are non-compliant with the specified policy. A resource is considered non-compliant if it is not associated with the specified policy.

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

Indicates that over 100 resources are non-compliant with the AWS Firewall Manager policy.

" } }, "documentation":"

Describes the compliance status for the account. An account is considered non-compliant if it includes resources that are not protected by the specified policy.

" }, "EvaluationResults":{ "type":"list", "member":{"shape":"EvaluationResult"} }, "GetAdminAccountRequest":{ "type":"structure", "members":{ } }, "GetAdminAccountResponse":{ "type":"structure", "members":{ "AdminAccount":{ "shape":"AWSAccountId", "documentation":"

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

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

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

" } } }, "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 AWS 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 AWS Firewall Manager activity.

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

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

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

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

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

Information about the specified AWS Firewall Manager policy.

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

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

" } } }, "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. For example, you might have submitted an AssociateAdminAccount request, but the account ID that you submitted was already set as the AWS Firewall Manager administrator.

", "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"} }, "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 AWS account. For more information, see Firewall Manager Limits in the AWS WAF Developer Guide.

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

The ID of the AWS 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, AWS 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 AWS 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.

" } } }, "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, AWS 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 AWS 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. The maximum value for MaxResults is 100.

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

" } } }, "ManagedServiceData":{ "type":"string", "max":1024, "min":1 }, "MemberAccounts":{ "type":"list", "member":{"shape":"AWSAccountId"} }, "PaginationMaxResults":{ "type":"integer", "max":100, "min":1 }, "PaginationToken":{ "type":"string", "min":1 }, "Policy":{ "type":"structure", "required":[ "PolicyName", "SecurityServicePolicyData", "ResourceType", "ExcludeResourceTags", "RemediationEnabled" ], "members":{ "PolicyId":{ "shape":"PolicyId", "documentation":"

The ID of the AWS Firewall Manager policy.

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

The friendly name of the AWS 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 to protect with the policy, either an Application Load Balancer or a CloudFront distribution. This is in the format shown in AWS Resource Types Reference. Valid values are AWS::ElasticLoadBalancingV2::LoadBalancer or AWS::CloudFront::Distribution.

" }, "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 protected by the policy. If set to False, and the ResourceTag array is not null, only resources with the specified tags are associated with the policy.

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

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

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

Specifies the AWS account IDs to include in the policy. If IncludeMap is null, all accounts in the AWS Organization are included in the policy. If IncludeMap is not null, only values listed in IncludeMap will be included in the policy.

The key to the map is ACCOUNT. For example, a valid IncludeMap would be {“ACCOUNT” : [“accountID1”, “accountID2”]}.

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

Specifies the AWS account IDs to exclude from the policy. The IncludeMap values are evaluated first, with all of the appropriate account IDs added to the policy. Then the accounts listed in ExcludeMap are removed, resulting in the final list of accounts to add to the policy.

The key to the map is ACCOUNT. For example, a valid ExcludeMap would be {“ACCOUNT” : [“accountID1”, “accountID2”]}.

" } }, "documentation":"

An AWS Firewall Manager policy.

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

The AWS account that created the AWS Firewall Manager policy.

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

The ID of the AWS Firewall Manager policy.

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

The AWS account ID.

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

An array of resources that are not protected by the policy.

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

Indicates if over 100 resources are non-compliant with the AWS Firewall Manager policy.

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

A time stamp that indicates when the returned information should be considered out-of-date.

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

Details about problems with dependent services, such as AWS WAF or AWS Config, that are causing a resource to be non-compliant. The details include the name of the dependent service and the error message recieved indicating the problem with the service.

" } }, "documentation":"

Describes the non-compliant resources in a member account for a specific AWS Firewall Manager policy. A maximum of 100 entries are displayed. If more than 100 resources are non-compliant, EvaluationLimitExceeded is set to True.

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

The AWS account that created the AWS Firewall Manager policy.

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

The ID of the AWS Firewall Manager policy.

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

The friendly name of the AWS Firewall Manager policy.

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

The member account ID.

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

An array of EvaluationResult objects.

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

Time stamp of the last update to the EvaluationResult objects.

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

Details about problems with dependent services, such as AWS WAF or AWS Config, that are causing a resource to be non-compliant. The details include the name of the dependent service and the error message recieved indicating the problem with the service.

" } }, "documentation":"

Indicates whether the account is compliant with the specified policy. An account is considered non-compliant if it includes resources that are not protected by the policy.

" }, "PolicyComplianceStatusList":{ "type":"list", "member":{"shape":"PolicyComplianceStatus"} }, "PolicyComplianceStatusType":{ "type":"string", "enum":[ "COMPLIANT", "NON_COMPLIANT" ] }, "PolicyId":{ "type":"string", "max":36, "min":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 friendly name of the specified policy.

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

The type of resource to protect with the policy, either an Application Load Balancer or a CloudFront distribution. This is in the format shown in AWS Resource Types Reference. Valid values are AWS::ElasticLoadBalancingV2::LoadBalancer or AWS::CloudFront::Distribution.

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

The service that the policy is using to protect the resources. This value is WAF.

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

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

" } }, "documentation":"

Details of the AWS Firewall Manager policy.

" }, "PolicySummaryList":{ "type":"list", "member":{"shape":"PolicySummary"} }, "PolicyUpdateToken":{ "type":"string", "max":1024, "min":1 }, "PutNotificationChannelRequest":{ "type":"structure", "required":[ "SnsTopicArn", "SnsRoleName" ], "members":{ "SnsTopicArn":{ "shape":"ResourceArn", "documentation":"

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

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

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

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

The details of the AWS Firewall Manager policy to be created.

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

The details of the AWS Firewall Manager policy that was created.

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

The Amazon Resource Name (ARN) of the policy that was created.

" } } }, "ResourceArn":{ "type":"string", "max":1024, "min":1 }, "ResourceCount":{ "type":"long", "min":0 }, "ResourceId":{ "type":"string", "max":1024, "min":1 }, "ResourceName":{ "type":"string", "max":128, "min":1 }, "ResourceNotFoundException":{ "type":"structure", "members":{ "Message":{"shape":"ErrorMessage"} }, "documentation":"

The specified resource was not found.

", "exception":true }, "ResourceTag":{ "type":"structure", "required":["Key"], "members":{ "Key":{ "shape":"TagKey", "documentation":"

The resource tag key.

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

The resource tag value.

" } }, "documentation":"

The resource tags that AWS Firewall Manager uses to determine if a particular resource should be included or excluded from protection by the AWS Firewall Manager policy. Tags enable you to categorize your AWS resources in different ways, for example, by purpose, owner, or environment. Each tag consists of a key and an optional value, both of which you define. Tags are combined with an \"OR.\" That is, if you add more than one tag, if any of the tags matches, the resource is considered a match for the include or exclude. Working with Tag Editor.

" }, "ResourceTags":{ "type":"list", "member":{"shape":"ResourceTag"}, "max":8, "min":0 }, "ResourceType":{ "type":"string", "max":128, "min":1 }, "SecurityServicePolicyData":{ "type":"structure", "required":["Type"], "members":{ "Type":{ "shape":"SecurityServiceType", "documentation":"

The service that the policy is using to protect the resources. This value is WAF.

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

Details about the service. This contains WAF data in JSON format, as shown in the following example:

ManagedServiceData\": \"{\\\"type\\\": \\\"WAF\\\", \\\"ruleGroups\\\": [{\\\"id\\\": \\\"12345678-1bcd-9012-efga-0987654321ab\\\", \\\"overrideAction\\\" : {\\\"type\\\": \\\"COUNT\\\"}}], \\\"defaultAction\\\": {\\\"type\\\": \\\"BLOCK\\\"}}

" } }, "documentation":"

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

" }, "SecurityServiceType":{ "type":"string", "enum":["WAF"] }, "TagKey":{ "type":"string", "max":128, "min":1, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "TagValue":{ "type":"string", "max":256, "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$" }, "TimeStamp":{"type":"timestamp"}, "ViolationReason":{ "type":"string", "enum":[ "WEB_ACL_MISSING_RULE_GROUP", "RESOURCE_MISSING_WEB_ACL", "RESOURCE_INCORRECT_WEB_ACL" ] } }, "documentation":"AWS Firewall Manager

This is the AWS Firewall Manager API Reference. This guide is for developers who need detailed information about the AWS Firewall Manager API actions, data types, and errors. For detailed information about AWS Firewall Manager features, see the AWS Firewall Manager Developer Guide.

" }