{ "smithy": "1.0", "metadata": { "suppressions": [ { "id": "HttpMethodSemantics", "namespace": "*" }, { "id": "HttpResponseCodeSemantics", "namespace": "*" }, { "id": "PaginatedTrait", "namespace": "*" }, { "id": "HttpHeaderTrait", "namespace": "*" }, { "id": "HttpUriConflict", "namespace": "*" }, { "id": "Service", "namespace": "*" } ] }, "shapes": { "com.amazonaws.shield#AWSShield_20160616": { "type": "service", "version": "2016-06-02", "operations": [ { "target": "com.amazonaws.shield#AssociateDRTLogBucket" }, { "target": "com.amazonaws.shield#AssociateDRTRole" }, { "target": "com.amazonaws.shield#AssociateHealthCheck" }, { "target": "com.amazonaws.shield#AssociateProactiveEngagementDetails" }, { "target": "com.amazonaws.shield#CreateProtection" }, { "target": "com.amazonaws.shield#CreateProtectionGroup" }, { "target": "com.amazonaws.shield#CreateSubscription" }, { "target": "com.amazonaws.shield#DeleteProtection" }, { "target": "com.amazonaws.shield#DeleteProtectionGroup" }, { "target": "com.amazonaws.shield#DeleteSubscription" }, { "target": "com.amazonaws.shield#DescribeAttack" }, { "target": "com.amazonaws.shield#DescribeAttackStatistics" }, { "target": "com.amazonaws.shield#DescribeDRTAccess" }, { "target": "com.amazonaws.shield#DescribeEmergencyContactSettings" }, { "target": "com.amazonaws.shield#DescribeProtection" }, { "target": "com.amazonaws.shield#DescribeProtectionGroup" }, { "target": "com.amazonaws.shield#DescribeSubscription" }, { "target": "com.amazonaws.shield#DisableProactiveEngagement" }, { "target": "com.amazonaws.shield#DisassociateDRTLogBucket" }, { "target": "com.amazonaws.shield#DisassociateDRTRole" }, { "target": "com.amazonaws.shield#DisassociateHealthCheck" }, { "target": "com.amazonaws.shield#EnableProactiveEngagement" }, { "target": "com.amazonaws.shield#GetSubscriptionState" }, { "target": "com.amazonaws.shield#ListAttacks" }, { "target": "com.amazonaws.shield#ListProtectionGroups" }, { "target": "com.amazonaws.shield#ListProtections" }, { "target": "com.amazonaws.shield#ListResourcesInProtectionGroup" }, { "target": "com.amazonaws.shield#ListTagsForResource" }, { "target": "com.amazonaws.shield#TagResource" }, { "target": "com.amazonaws.shield#UntagResource" }, { "target": "com.amazonaws.shield#UpdateEmergencyContactSettings" }, { "target": "com.amazonaws.shield#UpdateProtectionGroup" }, { "target": "com.amazonaws.shield#UpdateSubscription" } ], "traits": { "aws.api#service": { "sdkId": "Shield", "arnNamespace": "shield", "cloudFormationName": "Shield", "cloudTrailEventSource": "shield.amazonaws.com", "endpointPrefix": "shield" }, "aws.auth#sigv4": { "name": "shield" }, "aws.protocols#awsJson1_1": {}, "smithy.api#documentation": "Shield Advanced\n

This is the Shield Advanced API Reference. This guide is for developers who need detailed information about the Shield Advanced API actions, \n data types, and errors. For detailed information about WAF and Shield Advanced features and an overview of how to use the WAF and Shield Advanced APIs, see the \n WAF and Shield Developer Guide.

", "smithy.api#title": "AWS Shield", "smithy.api#xmlNamespace": { "uri": "http://ddp.amazonaws.com/doc/2016-06-02/" } } }, "com.amazonaws.shield#AccessDeniedException": { "type": "structure", "members": { "message": { "target": "com.amazonaws.shield#errorMessage" } }, "traits": { "smithy.api#documentation": "

Exception that indicates the specified AttackId does not exist, or the requester does not have the appropriate permissions to access the AttackId.

", "smithy.api#error": "client" } }, "com.amazonaws.shield#AccessDeniedForDependencyException": { "type": "structure", "members": { "message": { "target": "com.amazonaws.shield#errorMessage" } }, "traits": { "smithy.api#documentation": "

In order to grant the necessary access to the Shield Response Team (SRT) the user submitting the request must have the iam:PassRole permission. This error indicates the user did not have the appropriate permissions. For more information, see Granting a User Permissions to Pass a Role to an Amazon Web Services Service.

", "smithy.api#error": "client" } }, "com.amazonaws.shield#AssociateDRTLogBucket": { "type": "operation", "input": { "target": "com.amazonaws.shield#AssociateDRTLogBucketRequest" }, "output": { "target": "com.amazonaws.shield#AssociateDRTLogBucketResponse" }, "errors": [ { "target": "com.amazonaws.shield#AccessDeniedForDependencyException" }, { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidOperationException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#LimitsExceededException" }, { "target": "com.amazonaws.shield#NoAssociatedRoleException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Authorizes the Shield Response Team (SRT) to access the specified Amazon S3 bucket containing log data such as Application Load Balancer access logs, CloudFront logs, or logs from third party sources. You can associate up to 10 Amazon S3 buckets with your subscription.

\n\t

To use the services of the SRT and make an AssociateDRTLogBucket request, you must be subscribed to the Business Support plan or the Enterprise Support plan.

" } }, "com.amazonaws.shield#AssociateDRTLogBucketRequest": { "type": "structure", "members": { "LogBucket": { "target": "com.amazonaws.shield#LogBucket", "traits": { "smithy.api#documentation": "

The Amazon S3 bucket that contains the logs that you want to share.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#AssociateDRTLogBucketResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#AssociateDRTRole": { "type": "operation", "input": { "target": "com.amazonaws.shield#AssociateDRTRoleRequest" }, "output": { "target": "com.amazonaws.shield#AssociateDRTRoleResponse" }, "errors": [ { "target": "com.amazonaws.shield#AccessDeniedForDependencyException" }, { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidOperationException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Authorizes the Shield Response Team (SRT) using the specified role, to access your Amazon Web Services account to assist with DDoS attack mitigation during potential attacks. This enables the SRT to inspect your WAF configuration and create or update WAF rules and web ACLs.

\n

You can associate only one RoleArn with your subscription. If you submit an AssociateDRTRole request for an account that already has an associated role, the new RoleArn will replace the existing RoleArn.

\n

Prior to making the AssociateDRTRole request, you must attach the AWSShieldDRTAccessPolicy managed policy to the role you will specify in the request. For more information see Attaching and Detaching IAM Policies. The role must also trust the service principal drt.shield.amazonaws.com. For more information, see IAM JSON Policy Elements: Principal.

\n\n

The SRT will have access only to your WAF and Shield resources. By submitting this request, you authorize the SRT to inspect your WAF and Shield configuration and create and update WAF rules and web ACLs on your behalf. The SRT takes these actions only if explicitly authorized by you.

\n

You must have the iam:PassRole permission to make an AssociateDRTRole request. For more information, see Granting a User Permissions to Pass a Role to an Amazon Web Services Service.

\n

To use the services of the SRT and make an AssociateDRTRole request, you must be subscribed to the Business Support plan or the Enterprise Support plan.

" } }, "com.amazonaws.shield#AssociateDRTRoleRequest": { "type": "structure", "members": { "RoleArn": { "target": "com.amazonaws.shield#RoleArn", "traits": { "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the role the SRT will use to access your Amazon Web Services account.

\n\t

Prior to making the AssociateDRTRole request, you must attach the AWSShieldDRTAccessPolicy managed policy to this role. For more information see Attaching and Detaching IAM Policies.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#AssociateDRTRoleResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#AssociateHealthCheck": { "type": "operation", "input": { "target": "com.amazonaws.shield#AssociateHealthCheckRequest" }, "output": { "target": "com.amazonaws.shield#AssociateHealthCheckResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#LimitsExceededException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Adds health-based detection to the Shield Advanced protection for a resource. Shield Advanced health-based detection uses the health of your Amazon Web Services resource to improve responsiveness and accuracy in attack detection and mitigation.

\n

You define the health check in Route 53 and then associate it with your Shield Advanced protection. For more information, see Shield Advanced Health-Based Detection in the WAF Developer Guide.

" } }, "com.amazonaws.shield#AssociateHealthCheckRequest": { "type": "structure", "members": { "ProtectionId": { "target": "com.amazonaws.shield#ProtectionId", "traits": { "smithy.api#documentation": "

The unique identifier (ID) for the Protection object to add the health check association to.

", "smithy.api#required": {} } }, "HealthCheckArn": { "target": "com.amazonaws.shield#HealthCheckArn", "traits": { "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the health check to associate with the protection.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#AssociateHealthCheckResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#AssociateProactiveEngagementDetails": { "type": "operation", "input": { "target": "com.amazonaws.shield#AssociateProactiveEngagementDetailsRequest" }, "output": { "target": "com.amazonaws.shield#AssociateProactiveEngagementDetailsResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidOperationException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Initializes proactive engagement and sets the list of contacts for the Shield Response Team (SRT) to use. You must provide at least one phone number in the emergency contact list.

\n

After you have initialized proactive engagement using this call, to disable or enable proactive engagement, use the calls DisableProactiveEngagement and EnableProactiveEngagement.

\n \n

This call defines the list of email addresses and phone numbers that the SRT can use to contact you for escalations to the SRT and to initiate proactive customer support.

\n

The contacts that you provide in the request replace any contacts that were already defined. If you already have contacts defined and want to use them, retrieve the list using DescribeEmergencyContactSettings and then provide it to this call.

\n
" } }, "com.amazonaws.shield#AssociateProactiveEngagementDetailsRequest": { "type": "structure", "members": { "EmergencyContactList": { "target": "com.amazonaws.shield#EmergencyContactList", "traits": { "smithy.api#documentation": "

A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you for escalations to the SRT and to initiate proactive customer support.

\n

To enable proactive engagement, the contact list must include at least one phone number.

\n \n

The contacts that you provide here replace any contacts that were already defined. If you already have contacts defined and want to use them, retrieve the list using DescribeEmergencyContactSettings and then provide it here.

\n
", "smithy.api#required": {} } } } }, "com.amazonaws.shield#AssociateProactiveEngagementDetailsResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#AttackDetail": { "type": "structure", "members": { "AttackId": { "target": "com.amazonaws.shield#AttackId", "traits": { "smithy.api#documentation": "

The unique identifier (ID) of the attack.

" } }, "ResourceArn": { "target": "com.amazonaws.shield#ResourceArn", "traits": { "smithy.api#documentation": "

The ARN (Amazon Resource Name) of the resource that was attacked.

" } }, "SubResources": { "target": "com.amazonaws.shield#SubResourceSummaryList", "traits": { "smithy.api#documentation": "

If applicable, additional detail about the resource being attacked, for example, IP address or URL.

" } }, "StartTime": { "target": "com.amazonaws.shield#AttackTimestamp", "traits": { "smithy.api#documentation": "

The time the attack started, in Unix time in seconds. For more information see timestamp.

" } }, "EndTime": { "target": "com.amazonaws.shield#AttackTimestamp", "traits": { "smithy.api#documentation": "

The time the attack ended, in Unix time in seconds. For more information see timestamp.

" } }, "AttackCounters": { "target": "com.amazonaws.shield#SummarizedCounterList", "traits": { "smithy.api#documentation": "

List of counters that describe the attack for the specified time period.

" } }, "AttackProperties": { "target": "com.amazonaws.shield#AttackProperties", "traits": { "smithy.api#documentation": "

The array of objects that provide details of the Shield event.

\n

For infrastructure \n layer events (L3 and L4 events) after January 25, 2021, you can view metrics for top contributors in Amazon CloudWatch metrics. \n For more information, see Shield metrics and alarms \n in the WAF Developer Guide.

" } }, "Mitigations": { "target": "com.amazonaws.shield#MitigationList", "traits": { "smithy.api#documentation": "

List of mitigation actions taken for the attack.

" } } }, "traits": { "smithy.api#documentation": "

The details of a DDoS attack.

" } }, "com.amazonaws.shield#AttackId": { "type": "string", "traits": { "smithy.api#length": { "min": 1, "max": 128 }, "smithy.api#pattern": "^[a-zA-Z0-9\\\\-]*$" } }, "com.amazonaws.shield#AttackLayer": { "type": "string", "traits": { "smithy.api#enum": [ { "value": "NETWORK", "name": "NETWORK" }, { "value": "APPLICATION", "name": "APPLICATION" } ] } }, "com.amazonaws.shield#AttackProperties": { "type": "list", "member": { "target": "com.amazonaws.shield#AttackProperty" } }, "com.amazonaws.shield#AttackProperty": { "type": "structure", "members": { "AttackLayer": { "target": "com.amazonaws.shield#AttackLayer", "traits": { "smithy.api#documentation": "

The type of Shield event that was observed. NETWORK indicates layer 3 and layer 4 events and APPLICATION\n indicates layer 7 events.

\n

For infrastructure \n layer events (L3 and L4 events) after January 25, 2021, you can view metrics for top contributors in Amazon CloudWatch metrics. \n For more information, see Shield metrics and alarms \n in the WAF Developer Guide.

" } }, "AttackPropertyIdentifier": { "target": "com.amazonaws.shield#AttackPropertyIdentifier", "traits": { "smithy.api#documentation": "

Defines the Shield event property information that is provided. The\n WORDPRESS_PINGBACK_REFLECTOR and WORDPRESS_PINGBACK_SOURCE\n values are valid only for WordPress reflective pingback events.

" } }, "TopContributors": { "target": "com.amazonaws.shield#TopContributors", "traits": { "smithy.api#documentation": "

Contributor objects for the top five contributors to a Shield event.

" } }, "Unit": { "target": "com.amazonaws.shield#Unit", "traits": { "smithy.api#documentation": "

The unit used for the Contributor \n Value property.

" } }, "Total": { "target": "com.amazonaws.shield#Long", "traits": { "smithy.api#documentation": "

The total contributions made to this Shield event by all contributors.

" } } }, "traits": { "smithy.api#documentation": "

Details of a Shield event. This is provided as part of an AttackDetail.

" } }, "com.amazonaws.shield#AttackPropertyIdentifier": { "type": "string", "traits": { "smithy.api#enum": [ { "value": "DESTINATION_URL", "name": "DESTINATION_URL" }, { "value": "REFERRER", "name": "REFERRER" }, { "value": "SOURCE_ASN", "name": "SOURCE_ASN" }, { "value": "SOURCE_COUNTRY", "name": "SOURCE_COUNTRY" }, { "value": "SOURCE_IP_ADDRESS", "name": "SOURCE_IP_ADDRESS" }, { "value": "SOURCE_USER_AGENT", "name": "SOURCE_USER_AGENT" }, { "value": "WORDPRESS_PINGBACK_REFLECTOR", "name": "WORDPRESS_PINGBACK_REFLECTOR" }, { "value": "WORDPRESS_PINGBACK_SOURCE", "name": "WORDPRESS_PINGBACK_SOURCE" } ] } }, "com.amazonaws.shield#AttackStatisticsDataItem": { "type": "structure", "members": { "AttackVolume": { "target": "com.amazonaws.shield#AttackVolume", "traits": { "smithy.api#documentation": "

Information about the volume of attacks during the time period. If the accompanying AttackCount is zero, this setting might be empty.

" } }, "AttackCount": { "target": "com.amazonaws.shield#Long", "traits": { "smithy.api#documentation": "

The number of attacks detected during the time period. This is always present, but might be zero.

", "smithy.api#required": {} } } }, "traits": { "smithy.api#documentation": "

A single attack statistics data record. This is returned by DescribeAttackStatistics along with a time range indicating the time period that the attack statistics apply to.

" } }, "com.amazonaws.shield#AttackStatisticsDataList": { "type": "list", "member": { "target": "com.amazonaws.shield#AttackStatisticsDataItem" } }, "com.amazonaws.shield#AttackSummaries": { "type": "list", "member": { "target": "com.amazonaws.shield#AttackSummary" } }, "com.amazonaws.shield#AttackSummary": { "type": "structure", "members": { "AttackId": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

The unique identifier (ID) of the attack.

" } }, "ResourceArn": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

The ARN (Amazon Resource Name) of the resource that was attacked.

" } }, "StartTime": { "target": "com.amazonaws.shield#AttackTimestamp", "traits": { "smithy.api#documentation": "

The start time of the attack, in Unix time in seconds. For more information see timestamp.

" } }, "EndTime": { "target": "com.amazonaws.shield#AttackTimestamp", "traits": { "smithy.api#documentation": "

The end time of the attack, in Unix time in seconds. For more information see timestamp.

" } }, "AttackVectors": { "target": "com.amazonaws.shield#AttackVectorDescriptionList", "traits": { "smithy.api#documentation": "

The list of attacks for a specified time period.

" } } }, "traits": { "smithy.api#documentation": "

Summarizes all DDoS attacks for a specified time period.

" } }, "com.amazonaws.shield#AttackTimestamp": { "type": "timestamp" }, "com.amazonaws.shield#AttackVectorDescription": { "type": "structure", "members": { "VectorType": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

The attack type. Valid values:

\n\t ", "smithy.api#required": {} } } }, "traits": { "smithy.api#documentation": "

Describes the attack.

" } }, "com.amazonaws.shield#AttackVectorDescriptionList": { "type": "list", "member": { "target": "com.amazonaws.shield#AttackVectorDescription" } }, "com.amazonaws.shield#AttackVolume": { "type": "structure", "members": { "BitsPerSecond": { "target": "com.amazonaws.shield#AttackVolumeStatistics", "traits": { "smithy.api#documentation": "

A statistics object that uses bits per second as the unit. This is included for network level attacks.

" } }, "PacketsPerSecond": { "target": "com.amazonaws.shield#AttackVolumeStatistics", "traits": { "smithy.api#documentation": "

A statistics object that uses packets per second as the unit. This is included for network level attacks.

" } }, "RequestsPerSecond": { "target": "com.amazonaws.shield#AttackVolumeStatistics", "traits": { "smithy.api#documentation": "

A statistics object that uses requests per second as the unit. This is included for application level attacks, and is only available for accounts that are subscribed to Shield Advanced.

" } } }, "traits": { "smithy.api#documentation": "

Information about the volume of attacks during the time period, included in an AttackStatisticsDataItem. If the accompanying AttackCount in the statistics object is zero, this setting might be empty.

" } }, "com.amazonaws.shield#AttackVolumeStatistics": { "type": "structure", "members": { "Max": { "target": "com.amazonaws.shield#Double", "traits": { "smithy.api#documentation": "

The maximum attack volume observed for the given unit.

", "smithy.api#required": {} } } }, "traits": { "smithy.api#documentation": "

Statistics objects for the various data types in AttackVolume.

" } }, "com.amazonaws.shield#AutoRenew": { "type": "string", "traits": { "smithy.api#enum": [ { "value": "ENABLED", "name": "ENABLED" }, { "value": "DISABLED", "name": "DISABLED" } ] } }, "com.amazonaws.shield#ContactNotes": { "type": "string", "traits": { "smithy.api#length": { "min": 1, "max": 1024 }, "smithy.api#pattern": "^[\\w\\s\\.\\-,:/()+@]*$" } }, "com.amazonaws.shield#Contributor": { "type": "structure", "members": { "Name": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

The name of the contributor. This is dependent on the AttackPropertyIdentifier. For example, if the AttackPropertyIdentifier is SOURCE_COUNTRY, the Name could be United States.

" } }, "Value": { "target": "com.amazonaws.shield#Long", "traits": { "smithy.api#documentation": "

The contribution of this contributor expressed in Protection units. For example 10,000.

" } } }, "traits": { "smithy.api#documentation": "

A contributor to the attack and their contribution.

" } }, "com.amazonaws.shield#CreateProtection": { "type": "operation", "input": { "target": "com.amazonaws.shield#CreateProtectionRequest" }, "output": { "target": "com.amazonaws.shield#CreateProtectionResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidOperationException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#InvalidResourceException" }, { "target": "com.amazonaws.shield#LimitsExceededException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceAlreadyExistsException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Enables Shield Advanced for a specific Amazon Web Services resource. The resource can be an Amazon CloudFront distribution, Elastic Load Balancing load balancer, Global Accelerator accelerator, Elastic IP Address, or an Amazon Route 53 hosted zone.

\n

You can add protection to only a single resource with each CreateProtection request. If you want to add protection to multiple resources at once, use the WAF console. For more information see Getting Started with Shield Advanced and Add Shield Advanced Protection to more Amazon Web Services Resources.

" } }, "com.amazonaws.shield#CreateProtectionGroup": { "type": "operation", "input": { "target": "com.amazonaws.shield#CreateProtectionGroupRequest" }, "output": { "target": "com.amazonaws.shield#CreateProtectionGroupResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#LimitsExceededException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceAlreadyExistsException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Creates a grouping of protected resources so they can be handled as a collective. This resource grouping improves the accuracy of detection and reduces false positives.

" } }, "com.amazonaws.shield#CreateProtectionGroupRequest": { "type": "structure", "members": { "ProtectionGroupId": { "target": "com.amazonaws.shield#ProtectionGroupId", "traits": { "smithy.api#documentation": "

The name of the protection group. You use this to identify the protection group in lists and to manage the protection group, for example to update, delete, or describe it.

", "smithy.api#required": {} } }, "Aggregation": { "target": "com.amazonaws.shield#ProtectionGroupAggregation", "traits": { "smithy.api#documentation": "

Defines how Shield combines resource data for the group in order to detect, mitigate, and report events.

\n ", "smithy.api#required": {} } }, "Pattern": { "target": "com.amazonaws.shield#ProtectionGroupPattern", "traits": { "smithy.api#documentation": "

The criteria to use to choose the protected resources for inclusion in the group. You can include all resources that have protections, provide a list of resource Amazon Resource Names (ARNs), or include all resources of a specified resource type.

", "smithy.api#required": {} } }, "ResourceType": { "target": "com.amazonaws.shield#ProtectedResourceType", "traits": { "smithy.api#documentation": "

The resource type to include in the protection group. All protected resources of this type are included in the protection group. Newly protected resources of this type are automatically added to the group. \n You must set this when you set Pattern to BY_RESOURCE_TYPE and you must not set it for any other Pattern setting.

" } }, "Members": { "target": "com.amazonaws.shield#ProtectionGroupMembers", "traits": { "smithy.api#documentation": "

The Amazon Resource Names (ARNs) of the resources to include in the protection group. You must set this when you set Pattern to ARBITRARY and you must not set it for any other Pattern setting.

" } }, "Tags": { "target": "com.amazonaws.shield#TagList", "traits": { "smithy.api#documentation": "

One or more tag key-value pairs for the protection group.

" } } } }, "com.amazonaws.shield#CreateProtectionGroupResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#CreateProtectionRequest": { "type": "structure", "members": { "Name": { "target": "com.amazonaws.shield#ProtectionName", "traits": { "smithy.api#documentation": "

Friendly name for the Protection you are creating.

", "smithy.api#required": {} } }, "ResourceArn": { "target": "com.amazonaws.shield#ResourceArn", "traits": { "smithy.api#documentation": "

The ARN (Amazon Resource Name) of the resource to be protected.

\n

The ARN should be in one of the following formats:

\n ", "smithy.api#required": {} } }, "Tags": { "target": "com.amazonaws.shield#TagList", "traits": { "smithy.api#documentation": "

One or more tag key-value pairs for the Protection object that is created.

" } } } }, "com.amazonaws.shield#CreateProtectionResponse": { "type": "structure", "members": { "ProtectionId": { "target": "com.amazonaws.shield#ProtectionId", "traits": { "smithy.api#documentation": "

The unique identifier (ID) for the Protection object that is created.

" } } } }, "com.amazonaws.shield#CreateSubscription": { "type": "operation", "input": { "target": "com.amazonaws.shield#CreateSubscriptionRequest" }, "output": { "target": "com.amazonaws.shield#CreateSubscriptionResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#ResourceAlreadyExistsException" } ], "traits": { "smithy.api#documentation": "

Activates Shield Advanced for an account.

\n \n

When you initally create a subscription, your subscription is set to be automatically renewed at the end of the existing subscription period. You can change this by submitting an UpdateSubscription request.

" } }, "com.amazonaws.shield#CreateSubscriptionRequest": { "type": "structure", "members": {} }, "com.amazonaws.shield#CreateSubscriptionResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#DeleteProtection": { "type": "operation", "input": { "target": "com.amazonaws.shield#DeleteProtectionRequest" }, "output": { "target": "com.amazonaws.shield#DeleteProtectionResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Deletes an Shield Advanced Protection.

" } }, "com.amazonaws.shield#DeleteProtectionGroup": { "type": "operation", "input": { "target": "com.amazonaws.shield#DeleteProtectionGroupRequest" }, "output": { "target": "com.amazonaws.shield#DeleteProtectionGroupResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Removes the specified protection group.

" } }, "com.amazonaws.shield#DeleteProtectionGroupRequest": { "type": "structure", "members": { "ProtectionGroupId": { "target": "com.amazonaws.shield#ProtectionGroupId", "traits": { "smithy.api#documentation": "

The name of the protection group. You use this to identify the protection group in lists and to manage the protection group, for example to update, delete, or describe it.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#DeleteProtectionGroupResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#DeleteProtectionRequest": { "type": "structure", "members": { "ProtectionId": { "target": "com.amazonaws.shield#ProtectionId", "traits": { "smithy.api#documentation": "

The unique identifier (ID) for the Protection object to be\n deleted.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#DeleteProtectionResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#DeleteSubscription": { "type": "operation", "input": { "target": "com.amazonaws.shield#DeleteSubscriptionRequest" }, "output": { "target": "com.amazonaws.shield#DeleteSubscriptionResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#LockedSubscriptionException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#deprecated": {}, "smithy.api#documentation": "

Removes Shield Advanced from an account. Shield Advanced requires a 1-year subscription commitment. You cannot delete a subscription prior to the completion of that commitment.

" } }, "com.amazonaws.shield#DeleteSubscriptionRequest": { "type": "structure", "members": {}, "traits": { "smithy.api#deprecated": {} } }, "com.amazonaws.shield#DeleteSubscriptionResponse": { "type": "structure", "members": {}, "traits": { "smithy.api#deprecated": {} } }, "com.amazonaws.shield#DescribeAttack": { "type": "operation", "input": { "target": "com.amazonaws.shield#DescribeAttackRequest" }, "output": { "target": "com.amazonaws.shield#DescribeAttackResponse" }, "errors": [ { "target": "com.amazonaws.shield#AccessDeniedException" }, { "target": "com.amazonaws.shield#InternalErrorException" } ], "traits": { "smithy.api#documentation": "

Describes the details of a DDoS attack.

" } }, "com.amazonaws.shield#DescribeAttackRequest": { "type": "structure", "members": { "AttackId": { "target": "com.amazonaws.shield#AttackId", "traits": { "smithy.api#documentation": "

The unique identifier (ID) for the attack that to be described.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#DescribeAttackResponse": { "type": "structure", "members": { "Attack": { "target": "com.amazonaws.shield#AttackDetail", "traits": { "smithy.api#documentation": "

The attack that is described.

" } } } }, "com.amazonaws.shield#DescribeAttackStatistics": { "type": "operation", "input": { "target": "com.amazonaws.shield#DescribeAttackStatisticsRequest" }, "output": { "target": "com.amazonaws.shield#DescribeAttackStatisticsResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" } ], "traits": { "smithy.api#documentation": "

Provides information about the number and type of attacks Shield has detected in the last year for all resources that belong to your account, regardless of whether you've defined Shield protections for them. This operation is available to Shield customers as well as to Shield Advanced customers.

\n

The operation returns data for the time range of midnight UTC, one year ago, to midnight UTC, today. For example, if the current time is 2020-10-26 15:39:32 PDT, equal to 2020-10-26 22:39:32 UTC, then the time range for the attack data returned is from 2019-10-26 00:00:00 UTC to 2020-10-26 00:00:00 UTC.

\n

The time range indicates the period covered by the attack statistics data items.

" } }, "com.amazonaws.shield#DescribeAttackStatisticsRequest": { "type": "structure", "members": {} }, "com.amazonaws.shield#DescribeAttackStatisticsResponse": { "type": "structure", "members": { "TimeRange": { "target": "com.amazonaws.shield#TimeRange", "traits": { "smithy.api#required": {} } }, "DataItems": { "target": "com.amazonaws.shield#AttackStatisticsDataList", "traits": { "smithy.api#documentation": "

The data that describes the attacks detected during the time period.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#DescribeDRTAccess": { "type": "operation", "input": { "target": "com.amazonaws.shield#DescribeDRTAccessRequest" }, "output": { "target": "com.amazonaws.shield#DescribeDRTAccessResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Returns the current role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your Amazon Web Services account while assisting with attack mitigation.

" } }, "com.amazonaws.shield#DescribeDRTAccessRequest": { "type": "structure", "members": {} }, "com.amazonaws.shield#DescribeDRTAccessResponse": { "type": "structure", "members": { "RoleArn": { "target": "com.amazonaws.shield#RoleArn", "traits": { "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the role the SRT used to access your Amazon Web Services account.

" } }, "LogBucketList": { "target": "com.amazonaws.shield#LogBucketList", "traits": { "smithy.api#documentation": "

The list of Amazon S3 buckets accessed by the SRT.

" } } } }, "com.amazonaws.shield#DescribeEmergencyContactSettings": { "type": "operation", "input": { "target": "com.amazonaws.shield#DescribeEmergencyContactSettingsRequest" }, "output": { "target": "com.amazonaws.shield#DescribeEmergencyContactSettingsResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.

" } }, "com.amazonaws.shield#DescribeEmergencyContactSettingsRequest": { "type": "structure", "members": {} }, "com.amazonaws.shield#DescribeEmergencyContactSettingsResponse": { "type": "structure", "members": { "EmergencyContactList": { "target": "com.amazonaws.shield#EmergencyContactList", "traits": { "smithy.api#documentation": "

A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.

" } } } }, "com.amazonaws.shield#DescribeProtection": { "type": "operation", "input": { "target": "com.amazonaws.shield#DescribeProtectionRequest" }, "output": { "target": "com.amazonaws.shield#DescribeProtectionResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Lists the details of a Protection object.

" } }, "com.amazonaws.shield#DescribeProtectionGroup": { "type": "operation", "input": { "target": "com.amazonaws.shield#DescribeProtectionGroupRequest" }, "output": { "target": "com.amazonaws.shield#DescribeProtectionGroupResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Returns the specification for the specified protection group.

" } }, "com.amazonaws.shield#DescribeProtectionGroupRequest": { "type": "structure", "members": { "ProtectionGroupId": { "target": "com.amazonaws.shield#ProtectionGroupId", "traits": { "smithy.api#documentation": "

The name of the protection group. You use this to identify the protection group in lists and to manage the protection group, for example to update, delete, or describe it.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#DescribeProtectionGroupResponse": { "type": "structure", "members": { "ProtectionGroup": { "target": "com.amazonaws.shield#ProtectionGroup", "traits": { "smithy.api#documentation": "

A grouping of protected resources that you and Shield Advanced can monitor as a collective. This resource grouping improves the accuracy of detection and reduces false positives.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#DescribeProtectionRequest": { "type": "structure", "members": { "ProtectionId": { "target": "com.amazonaws.shield#ProtectionId", "traits": { "smithy.api#documentation": "

The unique identifier (ID) for the Protection object that is\n described. When submitting the DescribeProtection request you must provide either the ResourceArn or the ProtectionID, but not both.

" } }, "ResourceArn": { "target": "com.amazonaws.shield#ResourceArn", "traits": { "smithy.api#documentation": "

The ARN (Amazon Resource Name) of the Amazon Web Services resource for the Protection object that is\n described. When submitting the DescribeProtection request you must provide either the ResourceArn or the ProtectionID, but not both.

" } } } }, "com.amazonaws.shield#DescribeProtectionResponse": { "type": "structure", "members": { "Protection": { "target": "com.amazonaws.shield#Protection", "traits": { "smithy.api#documentation": "

The Protection object that is described.

" } } } }, "com.amazonaws.shield#DescribeSubscription": { "type": "operation", "input": { "target": "com.amazonaws.shield#DescribeSubscriptionRequest" }, "output": { "target": "com.amazonaws.shield#DescribeSubscriptionResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Provides details about the Shield Advanced subscription for an account.

" } }, "com.amazonaws.shield#DescribeSubscriptionRequest": { "type": "structure", "members": {} }, "com.amazonaws.shield#DescribeSubscriptionResponse": { "type": "structure", "members": { "Subscription": { "target": "com.amazonaws.shield#Subscription", "traits": { "smithy.api#documentation": "

The Shield Advanced subscription details for an account.

" } } } }, "com.amazonaws.shield#DisableProactiveEngagement": { "type": "operation", "input": { "target": "com.amazonaws.shield#DisableProactiveEngagementRequest" }, "output": { "target": "com.amazonaws.shield#DisableProactiveEngagementResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidOperationException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Removes authorization from the Shield Response Team (SRT) to notify contacts about escalations to the SRT and to initiate proactive customer support.

" } }, "com.amazonaws.shield#DisableProactiveEngagementRequest": { "type": "structure", "members": {} }, "com.amazonaws.shield#DisableProactiveEngagementResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#DisassociateDRTLogBucket": { "type": "operation", "input": { "target": "com.amazonaws.shield#DisassociateDRTLogBucketRequest" }, "output": { "target": "com.amazonaws.shield#DisassociateDRTLogBucketResponse" }, "errors": [ { "target": "com.amazonaws.shield#AccessDeniedForDependencyException" }, { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidOperationException" }, { "target": "com.amazonaws.shield#NoAssociatedRoleException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Removes the Shield Response Team's (SRT) access to the specified Amazon S3 bucket containing the logs that you shared previously.

\n\t

To make a DisassociateDRTLogBucket request, you must be subscribed to the Business Support plan or the Enterprise Support plan. However, if you are not subscribed to one of these support plans, but had been previously and had granted the SRT access to your account, you can submit a DisassociateDRTLogBucket request to remove this access.

" } }, "com.amazonaws.shield#DisassociateDRTLogBucketRequest": { "type": "structure", "members": { "LogBucket": { "target": "com.amazonaws.shield#LogBucket", "traits": { "smithy.api#documentation": "

The Amazon S3 bucket that contains the logs that you want to share.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#DisassociateDRTLogBucketResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#DisassociateDRTRole": { "type": "operation", "input": { "target": "com.amazonaws.shield#DisassociateDRTRoleRequest" }, "output": { "target": "com.amazonaws.shield#DisassociateDRTRoleResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidOperationException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Removes the Shield Response Team's (SRT) access to your Amazon Web Services account.

\n\t

To make a DisassociateDRTRole request, you must be subscribed to the Business Support plan or the Enterprise Support plan. However, if you are not subscribed to one of these support plans, but had been previously and had granted the SRT access to your account, you can submit a DisassociateDRTRole request to remove this access.

" } }, "com.amazonaws.shield#DisassociateDRTRoleRequest": { "type": "structure", "members": {} }, "com.amazonaws.shield#DisassociateDRTRoleResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#DisassociateHealthCheck": { "type": "operation", "input": { "target": "com.amazonaws.shield#DisassociateHealthCheckRequest" }, "output": { "target": "com.amazonaws.shield#DisassociateHealthCheckResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Removes health-based detection from the Shield Advanced protection for a resource. Shield Advanced health-based detection uses the health of your Amazon Web Services resource to improve responsiveness and accuracy in attack detection and mitigation.

\n

You define the health check in Route 53 and then associate or disassociate it with your Shield Advanced protection. For more information, see Shield Advanced Health-Based Detection in the WAF Developer Guide.

" } }, "com.amazonaws.shield#DisassociateHealthCheckRequest": { "type": "structure", "members": { "ProtectionId": { "target": "com.amazonaws.shield#ProtectionId", "traits": { "smithy.api#documentation": "

The unique identifier (ID) for the Protection object to remove the health check association from.

", "smithy.api#required": {} } }, "HealthCheckArn": { "target": "com.amazonaws.shield#HealthCheckArn", "traits": { "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the health check that is associated with the protection.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#DisassociateHealthCheckResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#Double": { "type": "double" }, "com.amazonaws.shield#DurationInSeconds": { "type": "long", "traits": { "smithy.api#range": { "min": 0 } } }, "com.amazonaws.shield#EmailAddress": { "type": "string", "traits": { "smithy.api#length": { "min": 1, "max": 150 }, "smithy.api#pattern": "^\\S+@\\S+\\.\\S+$" } }, "com.amazonaws.shield#EmergencyContact": { "type": "structure", "members": { "EmailAddress": { "target": "com.amazonaws.shield#EmailAddress", "traits": { "smithy.api#documentation": "

The email address for the contact.

", "smithy.api#required": {} } }, "PhoneNumber": { "target": "com.amazonaws.shield#PhoneNumber", "traits": { "smithy.api#documentation": "

The phone number for the contact.

" } }, "ContactNotes": { "target": "com.amazonaws.shield#ContactNotes", "traits": { "smithy.api#documentation": "

Additional notes regarding the contact.

" } } }, "traits": { "smithy.api#documentation": "

Contact information that the SRT can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.

" } }, "com.amazonaws.shield#EmergencyContactList": { "type": "list", "member": { "target": "com.amazonaws.shield#EmergencyContact" }, "traits": { "smithy.api#length": { "min": 0, "max": 10 } } }, "com.amazonaws.shield#EnableProactiveEngagement": { "type": "operation", "input": { "target": "com.amazonaws.shield#EnableProactiveEngagementRequest" }, "output": { "target": "com.amazonaws.shield#EnableProactiveEngagementResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidOperationException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Authorizes the Shield Response Team (SRT) to use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support.

" } }, "com.amazonaws.shield#EnableProactiveEngagementRequest": { "type": "structure", "members": {} }, "com.amazonaws.shield#EnableProactiveEngagementResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#GetSubscriptionState": { "type": "operation", "input": { "target": "com.amazonaws.shield#GetSubscriptionStateRequest" }, "output": { "target": "com.amazonaws.shield#GetSubscriptionStateResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" } ], "traits": { "smithy.api#documentation": "

Returns the SubscriptionState, either Active or Inactive.

" } }, "com.amazonaws.shield#GetSubscriptionStateRequest": { "type": "structure", "members": {} }, "com.amazonaws.shield#GetSubscriptionStateResponse": { "type": "structure", "members": { "SubscriptionState": { "target": "com.amazonaws.shield#SubscriptionState", "traits": { "smithy.api#documentation": "

The status of the subscription.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#HealthCheckArn": { "type": "string", "traits": { "smithy.api#length": { "min": 1, "max": 2048 }, "smithy.api#pattern": "^arn:aws:route53:::healthcheck/\\S{36}$" } }, "com.amazonaws.shield#HealthCheckId": { "type": "string" }, "com.amazonaws.shield#HealthCheckIds": { "type": "list", "member": { "target": "com.amazonaws.shield#HealthCheckId" } }, "com.amazonaws.shield#Integer": { "type": "integer" }, "com.amazonaws.shield#InternalErrorException": { "type": "structure", "members": { "message": { "target": "com.amazonaws.shield#errorMessage" } }, "traits": { "smithy.api#documentation": "

Exception that indicates that a problem occurred with the service infrastructure. You\n can retry the request.

", "smithy.api#error": "server" } }, "com.amazonaws.shield#InvalidOperationException": { "type": "structure", "members": { "message": { "target": "com.amazonaws.shield#errorMessage" } }, "traits": { "smithy.api#documentation": "

Exception that indicates that the operation would not cause any change to occur.

", "smithy.api#error": "client" } }, "com.amazonaws.shield#InvalidPaginationTokenException": { "type": "structure", "members": { "message": { "target": "com.amazonaws.shield#errorMessage" } }, "traits": { "smithy.api#documentation": "

Exception that indicates that the NextToken specified in the request is invalid. Submit the request using the NextToken value that was returned in the response.

", "smithy.api#error": "client" } }, "com.amazonaws.shield#InvalidParameterException": { "type": "structure", "members": { "message": { "target": "com.amazonaws.shield#errorMessage" }, "reason": { "target": "com.amazonaws.shield#ValidationExceptionReason", "traits": { "smithy.api#documentation": "

Additional information about the exception.

" } }, "fields": { "target": "com.amazonaws.shield#ValidationExceptionFieldList", "traits": { "smithy.api#documentation": "

Fields that caused the exception.

" } } }, "traits": { "smithy.api#documentation": "

Exception that indicates that the parameters passed to the API are invalid. If available, this exception includes details in additional properties.

", "smithy.api#error": "client" } }, "com.amazonaws.shield#InvalidResourceException": { "type": "structure", "members": { "message": { "target": "com.amazonaws.shield#errorMessage" } }, "traits": { "smithy.api#documentation": "

Exception that indicates that the resource is invalid. You might not have access to the resource, or the resource might not exist.

", "smithy.api#error": "client" } }, "com.amazonaws.shield#Limit": { "type": "structure", "members": { "Type": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

The type of protection.

" } }, "Max": { "target": "com.amazonaws.shield#Long", "traits": { "smithy.api#documentation": "

The maximum number of protections that can be created for the specified Type.

" } } }, "traits": { "smithy.api#documentation": "

Specifies how many protections of a given type you can create.

" } }, "com.amazonaws.shield#LimitNumber": { "type": "long" }, "com.amazonaws.shield#LimitType": { "type": "string" }, "com.amazonaws.shield#Limits": { "type": "list", "member": { "target": "com.amazonaws.shield#Limit" } }, "com.amazonaws.shield#LimitsExceededException": { "type": "structure", "members": { "message": { "target": "com.amazonaws.shield#errorMessage" }, "Type": { "target": "com.amazonaws.shield#LimitType", "traits": { "smithy.api#documentation": "

The type of limit that would be exceeded.

" } }, "Limit": { "target": "com.amazonaws.shield#LimitNumber", "traits": { "smithy.api#documentation": "

The threshold that would be exceeded.

" } } }, "traits": { "smithy.api#documentation": "

Exception that indicates that the operation would exceed a limit.

", "smithy.api#error": "client" } }, "com.amazonaws.shield#ListAttacks": { "type": "operation", "input": { "target": "com.amazonaws.shield#ListAttacksRequest" }, "output": { "target": "com.amazonaws.shield#ListAttacksResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidOperationException" }, { "target": "com.amazonaws.shield#InvalidParameterException" } ], "traits": { "smithy.api#documentation": "

Returns all ongoing DDoS attacks or all DDoS attacks during a specified time\n period.

", "smithy.api#paginated": { "inputToken": "NextToken", "outputToken": "NextToken", "items": "AttackSummaries", "pageSize": "MaxResults" } } }, "com.amazonaws.shield#ListAttacksRequest": { "type": "structure", "members": { "ResourceArns": { "target": "com.amazonaws.shield#ResourceArnFilterList", "traits": { "smithy.api#documentation": "

The ARN (Amazon Resource Name) of the resource that was attacked. If this is left\n blank, all applicable resources for this account will be included.

" } }, "StartTime": { "target": "com.amazonaws.shield#TimeRange", "traits": { "smithy.api#documentation": "

The start of the time period for the attacks. This is a timestamp type. The sample request above indicates a number type because the default used by WAF is Unix time in seconds. However any valid timestamp format is allowed.

" } }, "EndTime": { "target": "com.amazonaws.shield#TimeRange", "traits": { "smithy.api#documentation": "

The end of the time period for the attacks. This is a timestamp type. The sample request above indicates a number type because the default used by WAF is Unix time in seconds. However any valid timestamp format is allowed.

" } }, "NextToken": { "target": "com.amazonaws.shield#Token", "traits": { "smithy.api#documentation": "

The ListAttacksRequest.NextMarker value from a previous call to ListAttacksRequest. Pass null if this is the first call.

" } }, "MaxResults": { "target": "com.amazonaws.shield#MaxResults", "traits": { "smithy.api#documentation": "

The maximum number of AttackSummary objects to return. If you leave this blank, \n Shield Advanced returns the first 20 results.

\n

This is a maximum value. Shield Advanced might return the results in smaller batches. That is, the number of objects returned could be less than MaxResults, even if there are still more objects yet to return. If there are more objects to return, Shield Advanced returns a value in NextToken that you can use in your next request, to get the next batch of objects.

" } } } }, "com.amazonaws.shield#ListAttacksResponse": { "type": "structure", "members": { "AttackSummaries": { "target": "com.amazonaws.shield#AttackSummaries", "traits": { "smithy.api#documentation": "

The attack information for the specified time range.

" } }, "NextToken": { "target": "com.amazonaws.shield#Token", "traits": { "smithy.api#documentation": "

The token returned by a previous call to indicate that there is more data available.\n If not null, more results are available. Pass this value for the NextMarker\n parameter in a subsequent call to ListAttacks to retrieve the next set of\n items.

\n

Shield Advanced might return the list of AttackSummary objects in batches smaller than the number specified by MaxResults. If there are more attack summary objects to return, Shield Advanced will always also return a NextToken.

" } } } }, "com.amazonaws.shield#ListProtectionGroups": { "type": "operation", "input": { "target": "com.amazonaws.shield#ListProtectionGroupsRequest" }, "output": { "target": "com.amazonaws.shield#ListProtectionGroupsResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidPaginationTokenException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Retrieves the ProtectionGroup objects for the account.

", "smithy.api#paginated": { "inputToken": "NextToken", "outputToken": "NextToken", "pageSize": "MaxResults" } } }, "com.amazonaws.shield#ListProtectionGroupsRequest": { "type": "structure", "members": { "NextToken": { "target": "com.amazonaws.shield#Token", "traits": { "smithy.api#documentation": "

The next token value from a previous call to ListProtectionGroups. Pass null if this is the first call.

" } }, "MaxResults": { "target": "com.amazonaws.shield#MaxResults", "traits": { "smithy.api#documentation": "

The maximum number of ProtectionGroup objects to return. If you leave this blank, \n Shield Advanced returns the first 20 results.

\n

This is a maximum value. Shield Advanced might return the results in smaller batches. That is, the number of objects returned could be less than MaxResults, even if there are still more objects yet to return. If there are more objects to return, Shield Advanced returns a value in NextToken that you can use in your next request, to get the next batch of objects.

" } } } }, "com.amazonaws.shield#ListProtectionGroupsResponse": { "type": "structure", "members": { "ProtectionGroups": { "target": "com.amazonaws.shield#ProtectionGroups", "traits": { "smithy.api#documentation": "

", "smithy.api#required": {} } }, "NextToken": { "target": "com.amazonaws.shield#Token", "traits": { "smithy.api#documentation": "

If you specify a value for MaxResults and you have more protection groups than the value of MaxResults, Shield Advanced returns this token that you can use in your next request, to get the next batch of objects.

" } } } }, "com.amazonaws.shield#ListProtections": { "type": "operation", "input": { "target": "com.amazonaws.shield#ListProtectionsRequest" }, "output": { "target": "com.amazonaws.shield#ListProtectionsResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidPaginationTokenException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Lists all Protection objects for the account.

", "smithy.api#paginated": { "inputToken": "NextToken", "outputToken": "NextToken", "items": "Protections", "pageSize": "MaxResults" } } }, "com.amazonaws.shield#ListProtectionsRequest": { "type": "structure", "members": { "NextToken": { "target": "com.amazonaws.shield#Token", "traits": { "smithy.api#documentation": "

The ListProtectionsRequest.NextToken value from a previous call to ListProtections. Pass null if this is the first call.

" } }, "MaxResults": { "target": "com.amazonaws.shield#MaxResults", "traits": { "smithy.api#documentation": "

The maximum number of Protection objects to return. If you leave this blank, \n Shield Advanced returns the first 20 results.

\n

This is a maximum value. Shield Advanced might return the results in smaller batches. That is, the number of objects returned could be less than MaxResults, even if there are still more objects yet to return. If there are more objects to return, Shield Advanced returns a value in NextToken that you can use in your next request, to get the next batch of objects.

" } } } }, "com.amazonaws.shield#ListProtectionsResponse": { "type": "structure", "members": { "Protections": { "target": "com.amazonaws.shield#Protections", "traits": { "smithy.api#documentation": "

The array of enabled Protection objects.

" } }, "NextToken": { "target": "com.amazonaws.shield#Token", "traits": { "smithy.api#documentation": "

If you specify a value for MaxResults and you have more Protections than the value of MaxResults, Shield Advanced returns a NextToken value in the response that allows you to list another group of Protections. For the second and subsequent ListProtections requests, specify the value of NextToken from the previous response to get information about another batch of Protections.

\n

Shield Advanced might return the list of Protection objects in batches smaller than the number specified by MaxResults. If there are more Protection objects to return, Shield Advanced will always also return a NextToken.

" } } } }, "com.amazonaws.shield#ListResourcesInProtectionGroup": { "type": "operation", "input": { "target": "com.amazonaws.shield#ListResourcesInProtectionGroupRequest" }, "output": { "target": "com.amazonaws.shield#ListResourcesInProtectionGroupResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidPaginationTokenException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Retrieves the resources that are included in the protection group.

", "smithy.api#paginated": { "inputToken": "NextToken", "outputToken": "NextToken", "pageSize": "MaxResults" } } }, "com.amazonaws.shield#ListResourcesInProtectionGroupRequest": { "type": "structure", "members": { "ProtectionGroupId": { "target": "com.amazonaws.shield#ProtectionGroupId", "traits": { "smithy.api#documentation": "

The name of the protection group. You use this to identify the protection group in lists and to manage the protection group, for example to update, delete, or describe it.

", "smithy.api#required": {} } }, "NextToken": { "target": "com.amazonaws.shield#Token", "traits": { "smithy.api#documentation": "

The next token value from a previous call to ListResourcesInProtectionGroup. Pass null if this is the first call.

" } }, "MaxResults": { "target": "com.amazonaws.shield#MaxResults", "traits": { "smithy.api#documentation": "

The maximum number of resource ARN objects to return. If you leave this blank, \n Shield Advanced returns the first 20 results.

\n

This is a maximum value. Shield Advanced might return the results in smaller batches. That is, the number of objects returned could be less than MaxResults, even if there are still more objects yet to return. If there are more objects to return, Shield Advanced returns a value in NextToken that you can use in your next request, to get the next batch of objects.

" } } } }, "com.amazonaws.shield#ListResourcesInProtectionGroupResponse": { "type": "structure", "members": { "ResourceArns": { "target": "com.amazonaws.shield#ResourceArnList", "traits": { "smithy.api#documentation": "

The Amazon Resource Names (ARNs) of the resources that are included in the protection group.

", "smithy.api#required": {} } }, "NextToken": { "target": "com.amazonaws.shield#Token", "traits": { "smithy.api#documentation": "

If you specify a value for MaxResults and you have more resources in the protection group than the value of MaxResults, Shield Advanced returns this token that you can use in your next request, to get the next batch of objects.

" } } } }, "com.amazonaws.shield#ListTagsForResource": { "type": "operation", "input": { "target": "com.amazonaws.shield#ListTagsForResourceRequest" }, "output": { "target": "com.amazonaws.shield#ListTagsForResourceResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidResourceException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in Shield.

" } }, "com.amazonaws.shield#ListTagsForResourceRequest": { "type": "structure", "members": { "ResourceARN": { "target": "com.amazonaws.shield#ResourceArn", "traits": { "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the resource to get tags for.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#ListTagsForResourceResponse": { "type": "structure", "members": { "Tags": { "target": "com.amazonaws.shield#TagList", "traits": { "smithy.api#documentation": "

A list of tag key and value pairs associated with the specified resource.

" } } } }, "com.amazonaws.shield#LockedSubscriptionException": { "type": "structure", "members": { "message": { "target": "com.amazonaws.shield#errorMessage" } }, "traits": { "smithy.api#documentation": "

You are trying to update a subscription that has not yet completed the 1-year commitment. You can change the AutoRenew parameter during the last 30 days of your subscription. This exception indicates that you are attempting to change AutoRenew prior to that period.

", "smithy.api#error": "client" } }, "com.amazonaws.shield#LogBucket": { "type": "string", "traits": { "smithy.api#length": { "min": 3, "max": 63 }, "smithy.api#pattern": "^([a-z]|(\\d(?!\\d{0,2}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3})))([a-z\\d]|(\\.(?!(\\.|-)))|(-(?!\\.))){1,61}[a-z\\d]$" } }, "com.amazonaws.shield#LogBucketList": { "type": "list", "member": { "target": "com.amazonaws.shield#LogBucket" }, "traits": { "smithy.api#length": { "min": 0, "max": 10 } } }, "com.amazonaws.shield#Long": { "type": "long" }, "com.amazonaws.shield#MaxResults": { "type": "integer", "traits": { "smithy.api#box": {}, "smithy.api#range": { "min": 0, "max": 10000 } } }, "com.amazonaws.shield#Mitigation": { "type": "structure", "members": { "MitigationName": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

The name of the mitigation taken for this attack.

" } } }, "traits": { "smithy.api#documentation": "

The mitigation applied to a DDoS attack.

" } }, "com.amazonaws.shield#MitigationList": { "type": "list", "member": { "target": "com.amazonaws.shield#Mitigation" } }, "com.amazonaws.shield#NoAssociatedRoleException": { "type": "structure", "members": { "message": { "target": "com.amazonaws.shield#errorMessage" } }, "traits": { "smithy.api#documentation": "

The ARN of the role that you specifed does not exist.

", "smithy.api#error": "client" } }, "com.amazonaws.shield#OptimisticLockException": { "type": "structure", "members": { "message": { "target": "com.amazonaws.shield#errorMessage" } }, "traits": { "smithy.api#documentation": "

Exception that indicates that the resource state has been modified by another\n client. Retrieve the resource and then retry your request.

", "smithy.api#error": "client" } }, "com.amazonaws.shield#PhoneNumber": { "type": "string", "traits": { "smithy.api#length": { "min": 1, "max": 16 }, "smithy.api#pattern": "^\\+[1-9]\\d{1,14}$" } }, "com.amazonaws.shield#ProactiveEngagementStatus": { "type": "string", "traits": { "smithy.api#enum": [ { "value": "ENABLED", "name": "ENABLED" }, { "value": "DISABLED", "name": "DISABLED" }, { "value": "PENDING", "name": "PENDING" } ] } }, "com.amazonaws.shield#ProtectedResourceType": { "type": "string", "traits": { "smithy.api#enum": [ { "value": "CLOUDFRONT_DISTRIBUTION", "name": "CLOUDFRONT_DISTRIBUTION" }, { "value": "ROUTE_53_HOSTED_ZONE", "name": "ROUTE_53_HOSTED_ZONE" }, { "value": "ELASTIC_IP_ALLOCATION", "name": "ELASTIC_IP_ALLOCATION" }, { "value": "CLASSIC_LOAD_BALANCER", "name": "CLASSIC_LOAD_BALANCER" }, { "value": "APPLICATION_LOAD_BALANCER", "name": "APPLICATION_LOAD_BALANCER" }, { "value": "GLOBAL_ACCELERATOR", "name": "GLOBAL_ACCELERATOR" } ] } }, "com.amazonaws.shield#Protection": { "type": "structure", "members": { "Id": { "target": "com.amazonaws.shield#ProtectionId", "traits": { "smithy.api#documentation": "

The unique identifier (ID) of the protection.

" } }, "Name": { "target": "com.amazonaws.shield#ProtectionName", "traits": { "smithy.api#documentation": "

The name of the protection. For example, My CloudFront distributions.

" } }, "ResourceArn": { "target": "com.amazonaws.shield#ResourceArn", "traits": { "smithy.api#documentation": "

The ARN (Amazon Resource Name) of the Amazon Web Services resource that is protected.

" } }, "HealthCheckIds": { "target": "com.amazonaws.shield#HealthCheckIds", "traits": { "smithy.api#documentation": "

The unique identifier (ID) for the Route 53 health check that's associated with the protection.

" } }, "ProtectionArn": { "target": "com.amazonaws.shield#ResourceArn", "traits": { "smithy.api#documentation": "

The ARN (Amazon Resource Name) of the protection.

" } } }, "traits": { "smithy.api#documentation": "

An object that represents a resource that is under DDoS protection.

" } }, "com.amazonaws.shield#ProtectionGroup": { "type": "structure", "members": { "ProtectionGroupId": { "target": "com.amazonaws.shield#ProtectionGroupId", "traits": { "smithy.api#documentation": "

The name of the protection group. You use this to identify the protection group in lists and to manage the protection group, for example to update, delete, or describe it.

", "smithy.api#required": {} } }, "Aggregation": { "target": "com.amazonaws.shield#ProtectionGroupAggregation", "traits": { "smithy.api#documentation": "

Defines how Shield combines resource data for the group in order to detect, mitigate, and report events.

\n ", "smithy.api#required": {} } }, "Pattern": { "target": "com.amazonaws.shield#ProtectionGroupPattern", "traits": { "smithy.api#documentation": "

The criteria to use to choose the protected resources for inclusion in the group. You can include all resources that have protections, provide a list of resource Amazon Resource Names (ARNs), or include all resources of a specified resource type.

", "smithy.api#required": {} } }, "ResourceType": { "target": "com.amazonaws.shield#ProtectedResourceType", "traits": { "smithy.api#documentation": "

The resource type to include in the protection group. All protected resources of this type are included in the protection group. \n You must set this when you set Pattern to BY_RESOURCE_TYPE and you must not set it for any other Pattern setting.

" } }, "Members": { "target": "com.amazonaws.shield#ProtectionGroupMembers", "traits": { "smithy.api#documentation": "

The Amazon Resource Names (ARNs) of the resources to include in the protection group. You must set this when you set Pattern to ARBITRARY and you must not set it for any other Pattern setting.

", "smithy.api#required": {} } }, "ProtectionGroupArn": { "target": "com.amazonaws.shield#ResourceArn", "traits": { "smithy.api#documentation": "

The ARN (Amazon Resource Name) of the protection group.

" } } }, "traits": { "smithy.api#documentation": "

A grouping of protected resources that you and Shield Advanced can monitor as a collective. This resource grouping improves the accuracy of detection and reduces false positives.

" } }, "com.amazonaws.shield#ProtectionGroupAggregation": { "type": "string", "traits": { "smithy.api#enum": [ { "value": "SUM", "name": "SUM" }, { "value": "MEAN", "name": "MEAN" }, { "value": "MAX", "name": "MAX" } ] } }, "com.amazonaws.shield#ProtectionGroupArbitraryPatternLimits": { "type": "structure", "members": { "MaxMembers": { "target": "com.amazonaws.shield#Long", "traits": { "smithy.api#documentation": "

The maximum number of resources you can specify for a single arbitrary pattern in a protection group.

", "smithy.api#required": {} } } }, "traits": { "smithy.api#documentation": "

Limits settings on protection groups with arbitrary pattern type.

" } }, "com.amazonaws.shield#ProtectionGroupId": { "type": "string", "traits": { "smithy.api#length": { "min": 1, "max": 36 }, "smithy.api#pattern": "^[a-zA-Z0-9\\\\-]*$" } }, "com.amazonaws.shield#ProtectionGroupLimits": { "type": "structure", "members": { "MaxProtectionGroups": { "target": "com.amazonaws.shield#Long", "traits": { "smithy.api#documentation": "

The maximum number of protection groups that you can have at one time.

", "smithy.api#required": {} } }, "PatternTypeLimits": { "target": "com.amazonaws.shield#ProtectionGroupPatternTypeLimits", "traits": { "smithy.api#documentation": "

Limits settings by pattern type in the protection groups for your subscription.

", "smithy.api#required": {} } } }, "traits": { "smithy.api#documentation": "

Limits settings on protection groups for your subscription.

" } }, "com.amazonaws.shield#ProtectionGroupMembers": { "type": "list", "member": { "target": "com.amazonaws.shield#ResourceArn" }, "traits": { "smithy.api#length": { "min": 0, "max": 10000 } } }, "com.amazonaws.shield#ProtectionGroupPattern": { "type": "string", "traits": { "smithy.api#enum": [ { "value": "ALL", "name": "ALL" }, { "value": "ARBITRARY", "name": "ARBITRARY" }, { "value": "BY_RESOURCE_TYPE", "name": "BY_RESOURCE_TYPE" } ] } }, "com.amazonaws.shield#ProtectionGroupPatternTypeLimits": { "type": "structure", "members": { "ArbitraryPatternLimits": { "target": "com.amazonaws.shield#ProtectionGroupArbitraryPatternLimits", "traits": { "smithy.api#documentation": "

Limits settings on protection groups with arbitrary pattern type.

", "smithy.api#required": {} } } }, "traits": { "smithy.api#documentation": "

Limits settings by pattern type in the protection groups for your subscription.

" } }, "com.amazonaws.shield#ProtectionGroups": { "type": "list", "member": { "target": "com.amazonaws.shield#ProtectionGroup" } }, "com.amazonaws.shield#ProtectionId": { "type": "string", "traits": { "smithy.api#length": { "min": 1, "max": 36 }, "smithy.api#pattern": "^[a-zA-Z0-9\\\\-]*$" } }, "com.amazonaws.shield#ProtectionLimits": { "type": "structure", "members": { "ProtectedResourceTypeLimits": { "target": "com.amazonaws.shield#Limits", "traits": { "smithy.api#documentation": "

The maximum number of resource types that you can specify in a protection.

", "smithy.api#required": {} } } }, "traits": { "smithy.api#documentation": "

Limits settings on protections for your subscription.

" } }, "com.amazonaws.shield#ProtectionName": { "type": "string", "traits": { "smithy.api#length": { "min": 1, "max": 128 }, "smithy.api#pattern": "^[ a-zA-Z0-9_\\\\.\\\\-]*$" } }, "com.amazonaws.shield#Protections": { "type": "list", "member": { "target": "com.amazonaws.shield#Protection" } }, "com.amazonaws.shield#ResourceAlreadyExistsException": { "type": "structure", "members": { "message": { "target": "com.amazonaws.shield#errorMessage" }, "resourceType": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

The type of resource that already exists.

" } } }, "traits": { "smithy.api#documentation": "

Exception indicating the specified resource already exists. If available, this exception includes details in additional properties.

", "smithy.api#error": "client" } }, "com.amazonaws.shield#ResourceArn": { "type": "string", "traits": { "smithy.api#length": { "min": 1, "max": 2048 }, "smithy.api#pattern": "^arn:aws" } }, "com.amazonaws.shield#ResourceArnFilterList": { "type": "list", "member": { "target": "com.amazonaws.shield#ResourceArn" } }, "com.amazonaws.shield#ResourceArnList": { "type": "list", "member": { "target": "com.amazonaws.shield#ResourceArn" } }, "com.amazonaws.shield#ResourceNotFoundException": { "type": "structure", "members": { "message": { "target": "com.amazonaws.shield#errorMessage" }, "resourceType": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

Type of resource.

" } } }, "traits": { "smithy.api#documentation": "

Exception indicating the specified resource does not exist. If available, this exception includes details in additional properties.

", "smithy.api#error": "client" } }, "com.amazonaws.shield#RoleArn": { "type": "string", "traits": { "smithy.api#length": { "min": 1, "max": 2048 }, "smithy.api#pattern": "^arn:aws:iam::\\d{12}:role/?[a-zA-Z_0-9+=,.@\\-_/]+$" } }, "com.amazonaws.shield#String": { "type": "string" }, "com.amazonaws.shield#SubResourceSummary": { "type": "structure", "members": { "Type": { "target": "com.amazonaws.shield#SubResourceType", "traits": { "smithy.api#documentation": "

The SubResource type.

" } }, "Id": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

The unique identifier (ID) of the SubResource.

" } }, "AttackVectors": { "target": "com.amazonaws.shield#SummarizedAttackVectorList", "traits": { "smithy.api#documentation": "

The list of attack types and associated counters.

" } }, "Counters": { "target": "com.amazonaws.shield#SummarizedCounterList", "traits": { "smithy.api#documentation": "

The counters that describe the details of the attack.

" } } }, "traits": { "smithy.api#documentation": "

The attack information for the specified SubResource.

" } }, "com.amazonaws.shield#SubResourceSummaryList": { "type": "list", "member": { "target": "com.amazonaws.shield#SubResourceSummary" } }, "com.amazonaws.shield#SubResourceType": { "type": "string", "traits": { "smithy.api#enum": [ { "value": "IP", "name": "IP" }, { "value": "URL", "name": "URL" } ] } }, "com.amazonaws.shield#Subscription": { "type": "structure", "members": { "StartTime": { "target": "com.amazonaws.shield#Timestamp", "traits": { "smithy.api#documentation": "

The start time of the subscription, in Unix time in seconds. For more information see timestamp.

" } }, "EndTime": { "target": "com.amazonaws.shield#Timestamp", "traits": { "smithy.api#documentation": "

The date and time your subscription will end.

" } }, "TimeCommitmentInSeconds": { "target": "com.amazonaws.shield#DurationInSeconds", "traits": { "smithy.api#documentation": "

The length, in seconds, of the Shield Advanced subscription for the account.

" } }, "AutoRenew": { "target": "com.amazonaws.shield#AutoRenew", "traits": { "smithy.api#documentation": "

If ENABLED, the subscription will be automatically renewed at the end of the existing subscription period.

\n

When you initally create a subscription, AutoRenew is set to ENABLED. You can change this by submitting an UpdateSubscription request. If the UpdateSubscription request does not included a value for AutoRenew, the existing value for AutoRenew remains unchanged.

" } }, "Limits": { "target": "com.amazonaws.shield#Limits", "traits": { "smithy.api#documentation": "

Specifies how many protections of a given type you can create.

" } }, "ProactiveEngagementStatus": { "target": "com.amazonaws.shield#ProactiveEngagementStatus", "traits": { "smithy.api#documentation": "

If ENABLED, the Shield Response Team (SRT) will use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support.

\n

If PENDING, you have requested proactive engagement and the request is pending. The status changes to ENABLED when your request is fully processed.

\n

If DISABLED, the SRT will not proactively notify contacts about escalations or to initiate proactive customer support.

" } }, "SubscriptionLimits": { "target": "com.amazonaws.shield#SubscriptionLimits", "traits": { "smithy.api#documentation": "

Limits settings for your subscription.

", "smithy.api#required": {} } }, "SubscriptionArn": { "target": "com.amazonaws.shield#ResourceArn", "traits": { "smithy.api#documentation": "

The ARN (Amazon Resource Name) of the subscription.

" } } }, "traits": { "smithy.api#documentation": "

Information about the Shield Advanced subscription for an account.

" } }, "com.amazonaws.shield#SubscriptionLimits": { "type": "structure", "members": { "ProtectionLimits": { "target": "com.amazonaws.shield#ProtectionLimits", "traits": { "smithy.api#documentation": "

Limits settings on protections for your subscription.

", "smithy.api#required": {} } }, "ProtectionGroupLimits": { "target": "com.amazonaws.shield#ProtectionGroupLimits", "traits": { "smithy.api#documentation": "

Limits settings on protection groups for your subscription.

", "smithy.api#required": {} } } }, "traits": { "smithy.api#documentation": "

Limits settings for your subscription.

" } }, "com.amazonaws.shield#SubscriptionState": { "type": "string", "traits": { "smithy.api#enum": [ { "value": "ACTIVE", "name": "ACTIVE" }, { "value": "INACTIVE", "name": "INACTIVE" } ] } }, "com.amazonaws.shield#SummarizedAttackVector": { "type": "structure", "members": { "VectorType": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

The attack type, for example, SNMP reflection or SYN flood.

", "smithy.api#required": {} } }, "VectorCounters": { "target": "com.amazonaws.shield#SummarizedCounterList", "traits": { "smithy.api#documentation": "

The list of counters that describe the details of the attack.

" } } }, "traits": { "smithy.api#documentation": "

A summary of information about the attack.

" } }, "com.amazonaws.shield#SummarizedAttackVectorList": { "type": "list", "member": { "target": "com.amazonaws.shield#SummarizedAttackVector" } }, "com.amazonaws.shield#SummarizedCounter": { "type": "structure", "members": { "Name": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

The counter name.

" } }, "Max": { "target": "com.amazonaws.shield#Double", "traits": { "smithy.api#documentation": "

The maximum value of the counter for a specified time period.

" } }, "Average": { "target": "com.amazonaws.shield#Double", "traits": { "smithy.api#documentation": "

The average value of the counter for a specified time period.

" } }, "Sum": { "target": "com.amazonaws.shield#Double", "traits": { "smithy.api#documentation": "

The total of counter values for a specified time period.

" } }, "N": { "target": "com.amazonaws.shield#Integer", "traits": { "smithy.api#documentation": "

The number of counters for a specified time period.

" } }, "Unit": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

The unit of the counters.

" } } }, "traits": { "smithy.api#documentation": "

The counter that describes a DDoS attack.

" } }, "com.amazonaws.shield#SummarizedCounterList": { "type": "list", "member": { "target": "com.amazonaws.shield#SummarizedCounter" } }, "com.amazonaws.shield#Tag": { "type": "structure", "members": { "Key": { "target": "com.amazonaws.shield#TagKey", "traits": { "smithy.api#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": { "target": "com.amazonaws.shield#TagValue", "traits": { "smithy.api#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.

" } } }, "traits": { "smithy.api#documentation": "

A tag associated with an Amazon Web Services resource. Tags are key:value pairs that you can use to categorize and manage your resources, for purposes like billing or other management. 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\". Or you might set the tag key to \"customer\" and the value to the customer name or ID. You can specify one or more tags to add to each Amazon Web Services resource, up to 50 tags for a resource.

" } }, "com.amazonaws.shield#TagKey": { "type": "string", "traits": { "smithy.api#length": { "min": 1, "max": 128 } } }, "com.amazonaws.shield#TagKeyList": { "type": "list", "member": { "target": "com.amazonaws.shield#TagKey" }, "traits": { "smithy.api#length": { "min": 0, "max": 200 } } }, "com.amazonaws.shield#TagList": { "type": "list", "member": { "target": "com.amazonaws.shield#Tag" }, "traits": { "smithy.api#length": { "min": 0, "max": 200 } } }, "com.amazonaws.shield#TagResource": { "type": "operation", "input": { "target": "com.amazonaws.shield#TagResourceRequest" }, "output": { "target": "com.amazonaws.shield#TagResourceResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#InvalidResourceException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Adds or updates tags for a resource in Shield.

" } }, "com.amazonaws.shield#TagResourceRequest": { "type": "structure", "members": { "ResourceARN": { "target": "com.amazonaws.shield#ResourceArn", "traits": { "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the resource that you want to add or update tags for.

", "smithy.api#required": {} } }, "Tags": { "target": "com.amazonaws.shield#TagList", "traits": { "smithy.api#documentation": "

The tags that you want to modify or add to the resource.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#TagResourceResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#TagValue": { "type": "string", "traits": { "smithy.api#length": { "min": 0, "max": 256 } } }, "com.amazonaws.shield#TimeRange": { "type": "structure", "members": { "FromInclusive": { "target": "com.amazonaws.shield#AttackTimestamp", "traits": { "smithy.api#documentation": "

The start time, in Unix time in seconds. For more information see timestamp.

" } }, "ToExclusive": { "target": "com.amazonaws.shield#AttackTimestamp", "traits": { "smithy.api#documentation": "

The end time, in Unix time in seconds. For more information see timestamp.

" } } }, "traits": { "smithy.api#documentation": "

The time range.

" } }, "com.amazonaws.shield#Timestamp": { "type": "timestamp" }, "com.amazonaws.shield#Token": { "type": "string", "traits": { "smithy.api#length": { "min": 1, "max": 4096 }, "smithy.api#pattern": "^.*$" } }, "com.amazonaws.shield#TopContributors": { "type": "list", "member": { "target": "com.amazonaws.shield#Contributor" } }, "com.amazonaws.shield#Unit": { "type": "string", "traits": { "smithy.api#enum": [ { "value": "BITS", "name": "BITS" }, { "value": "BYTES", "name": "BYTES" }, { "value": "PACKETS", "name": "PACKETS" }, { "value": "REQUESTS", "name": "REQUESTS" } ] } }, "com.amazonaws.shield#UntagResource": { "type": "operation", "input": { "target": "com.amazonaws.shield#UntagResourceRequest" }, "output": { "target": "com.amazonaws.shield#UntagResourceResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#InvalidResourceException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Removes tags from a resource in Shield.

" } }, "com.amazonaws.shield#UntagResourceRequest": { "type": "structure", "members": { "ResourceARN": { "target": "com.amazonaws.shield#ResourceArn", "traits": { "smithy.api#documentation": "

The Amazon Resource Name (ARN) of the resource that you want to remove tags from.

", "smithy.api#required": {} } }, "TagKeys": { "target": "com.amazonaws.shield#TagKeyList", "traits": { "smithy.api#documentation": "

The tag key for each tag that you want to remove from the resource.

", "smithy.api#required": {} } } } }, "com.amazonaws.shield#UntagResourceResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#UpdateEmergencyContactSettings": { "type": "operation", "input": { "target": "com.amazonaws.shield#UpdateEmergencyContactSettingsRequest" }, "output": { "target": "com.amazonaws.shield#UpdateEmergencyContactSettingsResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Updates the details of the list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.

" } }, "com.amazonaws.shield#UpdateEmergencyContactSettingsRequest": { "type": "structure", "members": { "EmergencyContactList": { "target": "com.amazonaws.shield#EmergencyContactList", "traits": { "smithy.api#documentation": "

A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.

\n

If you have proactive engagement enabled, the contact list must include at least one phone number.

" } } } }, "com.amazonaws.shield#UpdateEmergencyContactSettingsResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#UpdateProtectionGroup": { "type": "operation", "input": { "target": "com.amazonaws.shield#UpdateProtectionGroupRequest" }, "output": { "target": "com.amazonaws.shield#UpdateProtectionGroupResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Updates an existing protection group. A protection group is a grouping of protected resources so they can be handled as a collective. This resource grouping improves the accuracy of detection and reduces false positives.

" } }, "com.amazonaws.shield#UpdateProtectionGroupRequest": { "type": "structure", "members": { "ProtectionGroupId": { "target": "com.amazonaws.shield#ProtectionGroupId", "traits": { "smithy.api#documentation": "

The name of the protection group. You use this to identify the protection group in lists and to manage the protection group, for example to update, delete, or describe it.

", "smithy.api#required": {} } }, "Aggregation": { "target": "com.amazonaws.shield#ProtectionGroupAggregation", "traits": { "smithy.api#documentation": "

Defines how Shield combines resource data for the group in order to detect, mitigate, and report events.

\n ", "smithy.api#required": {} } }, "Pattern": { "target": "com.amazonaws.shield#ProtectionGroupPattern", "traits": { "smithy.api#documentation": "

The criteria to use to choose the protected resources for inclusion in the group. You can include all resources that have protections, provide a list of resource Amazon Resource Names (ARNs), or include all resources of a specified resource type.

", "smithy.api#required": {} } }, "ResourceType": { "target": "com.amazonaws.shield#ProtectedResourceType", "traits": { "smithy.api#documentation": "

The resource type to include in the protection group. All protected resources of this type are included in the protection group. \n You must set this when you set Pattern to BY_RESOURCE_TYPE and you must not set it for any other Pattern setting.

" } }, "Members": { "target": "com.amazonaws.shield#ProtectionGroupMembers", "traits": { "smithy.api#documentation": "

The Amazon Resource Names (ARNs) of the resources to include in the protection group. You must set this when you set Pattern to ARBITRARY and you must not set it for any other Pattern setting.

" } } } }, "com.amazonaws.shield#UpdateProtectionGroupResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#UpdateSubscription": { "type": "operation", "input": { "target": "com.amazonaws.shield#UpdateSubscriptionRequest" }, "output": { "target": "com.amazonaws.shield#UpdateSubscriptionResponse" }, "errors": [ { "target": "com.amazonaws.shield#InternalErrorException" }, { "target": "com.amazonaws.shield#InvalidParameterException" }, { "target": "com.amazonaws.shield#LockedSubscriptionException" }, { "target": "com.amazonaws.shield#OptimisticLockException" }, { "target": "com.amazonaws.shield#ResourceNotFoundException" } ], "traits": { "smithy.api#documentation": "

Updates the details of an existing subscription. Only enter values for parameters you want to change. Empty parameters are not updated.

" } }, "com.amazonaws.shield#UpdateSubscriptionRequest": { "type": "structure", "members": { "AutoRenew": { "target": "com.amazonaws.shield#AutoRenew", "traits": { "smithy.api#documentation": "

When you initally create a subscription, AutoRenew is set to ENABLED. If ENABLED, the subscription will be automatically renewed at the end of the existing subscription period. You can change this by submitting an UpdateSubscription request. If the UpdateSubscription request does not included a value for AutoRenew, the existing value for AutoRenew remains unchanged.

" } } } }, "com.amazonaws.shield#UpdateSubscriptionResponse": { "type": "structure", "members": {} }, "com.amazonaws.shield#ValidationExceptionField": { "type": "structure", "members": { "name": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

The name of the parameter that failed validation.

", "smithy.api#required": {} } }, "message": { "target": "com.amazonaws.shield#String", "traits": { "smithy.api#documentation": "

The message describing why the parameter failed validation.

", "smithy.api#required": {} } } }, "traits": { "smithy.api#documentation": "

Provides information about a particular parameter passed inside a request that resulted in an exception.

" } }, "com.amazonaws.shield#ValidationExceptionFieldList": { "type": "list", "member": { "target": "com.amazonaws.shield#ValidationExceptionField" } }, "com.amazonaws.shield#ValidationExceptionReason": { "type": "string", "traits": { "smithy.api#enum": [ { "value": "FIELD_VALIDATION_FAILED", "name": "FIELD_VALIDATION_FAILED" }, { "value": "OTHER", "name": "OTHER" } ] } }, "com.amazonaws.shield#errorMessage": { "type": "string" } } }