@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSShieldAsync extends AbstractAWSShield implements AWSShieldAsync
AWSShieldAsync. Convenient method forms pass through to the corresponding overload
 that takes a request object and an AsyncHandler, which throws an UnsupportedOperationException.ENDPOINT_PREFIXassociateDRTLogBucket, associateDRTRole, createProtection, createSubscription, deleteProtection, deleteSubscription, describeAttack, describeDRTAccess, describeEmergencyContactSettings, describeProtection, describeSubscription, disassociateDRTLogBucket, disassociateDRTRole, getCachedResponseMetadata, getSubscriptionState, listAttacks, listProtections, setEndpoint, setRegion, shutdown, updateEmergencyContactSettings, updateSubscriptionequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociateDRTLogBucket, associateDRTRole, createProtection, createSubscription, deleteProtection, deleteSubscription, describeAttack, describeDRTAccess, describeEmergencyContactSettings, describeProtection, describeSubscription, disassociateDRTLogBucket, disassociateDRTRole, getCachedResponseMetadata, getSubscriptionState, listAttacks, listProtections, setEndpoint, setRegion, shutdown, updateEmergencyContactSettings, updateSubscriptionpublic Future<AssociateDRTLogBucketResult> associateDRTLogBucketAsync(AssociateDRTLogBucketRequest request)
AWSShieldAsyncAuthorizes the DDoS Response team (DRT) to access the specified Amazon S3 bucket containing your flow logs. You can associate up to 10 Amazon S3 buckets with your subscription.
 To use the services of the DRT and make an AssociateDRTLogBucket request, you must be subscribed to
 the Business Support plan or the Enterprise Support plan.
 
associateDRTLogBucketAsync in interface AWSShieldAsyncpublic Future<AssociateDRTLogBucketResult> associateDRTLogBucketAsync(AssociateDRTLogBucketRequest request, AsyncHandler<AssociateDRTLogBucketRequest,AssociateDRTLogBucketResult> asyncHandler)
AWSShieldAsyncAuthorizes the DDoS Response team (DRT) to access the specified Amazon S3 bucket containing your flow logs. You can associate up to 10 Amazon S3 buckets with your subscription.
 To use the services of the DRT and make an AssociateDRTLogBucket request, you must be subscribed to
 the Business Support plan or the Enterprise Support plan.
 
associateDRTLogBucketAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<AssociateDRTRoleResult> associateDRTRoleAsync(AssociateDRTRoleRequest request)
AWSShieldAsyncAuthorizes the DDoS Response team (DRT), using the specified role, to access your AWS account to assist with DDoS attack mitigation during potential attacks. This enables the DRT to inspect your AWS WAF configuration and create or update AWS WAF rules and web ACLs.
 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.
 
 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.
 
The DRT will have access only to your AWS WAF and Shield resources. By submitting this request, you authorize the DRT to inspect your AWS WAF and Shield configuration and create and update AWS WAF rules and web ACLs on your behalf. The DRT takes these actions only if explicitly authorized by you.
 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 AWS Service.
 
 To use the services of the DRT and make an AssociateDRTRole request, you must be subscribed to the
 Business Support plan or the Enterprise Support plan.
 
associateDRTRoleAsync in interface AWSShieldAsyncpublic Future<AssociateDRTRoleResult> associateDRTRoleAsync(AssociateDRTRoleRequest request, AsyncHandler<AssociateDRTRoleRequest,AssociateDRTRoleResult> asyncHandler)
AWSShieldAsyncAuthorizes the DDoS Response team (DRT), using the specified role, to access your AWS account to assist with DDoS attack mitigation during potential attacks. This enables the DRT to inspect your AWS WAF configuration and create or update AWS WAF rules and web ACLs.
 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.
 
 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.
 
The DRT will have access only to your AWS WAF and Shield resources. By submitting this request, you authorize the DRT to inspect your AWS WAF and Shield configuration and create and update AWS WAF rules and web ACLs on your behalf. The DRT takes these actions only if explicitly authorized by you.
 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 AWS Service.
 
 To use the services of the DRT and make an AssociateDRTRole request, you must be subscribed to the
 Business Support plan or the Enterprise Support plan.
 
associateDRTRoleAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<CreateProtectionResult> createProtectionAsync(CreateProtectionRequest request)
AWSShieldAsyncEnables AWS Shield Advanced for a specific AWS resource. The resource can be an Amazon CloudFront distribution, Elastic Load Balancing load balancer, Elastic IP Address, or an Amazon Route 53 hosted zone.
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 AWS WAF console. For more information see Getting Started with AWS Shield Advanced and Add AWS Shield Advanced Protection to more AWS Resources.
createProtectionAsync in interface AWSShieldAsyncpublic Future<CreateProtectionResult> createProtectionAsync(CreateProtectionRequest request, AsyncHandler<CreateProtectionRequest,CreateProtectionResult> asyncHandler)
AWSShieldAsyncEnables AWS Shield Advanced for a specific AWS resource. The resource can be an Amazon CloudFront distribution, Elastic Load Balancing load balancer, Elastic IP Address, or an Amazon Route 53 hosted zone.
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 AWS WAF console. For more information see Getting Started with AWS Shield Advanced and Add AWS Shield Advanced Protection to more AWS Resources.
createProtectionAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<CreateSubscriptionResult> createSubscriptionAsync(CreateSubscriptionRequest request)
AWSShieldAsyncActivates AWS Shield Advanced for an account.
 As part of this request you can specify EmergencySettings that automaticaly grant the DDoS response
 team (DRT) needed permissions to assist you during a suspected DDoS attack. For more information see Authorize the DDoS Response Team
 to Create Rules and Web ACLs on Your Behalf.
 
 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.
 
createSubscriptionAsync in interface AWSShieldAsyncpublic Future<CreateSubscriptionResult> createSubscriptionAsync(CreateSubscriptionRequest request, AsyncHandler<CreateSubscriptionRequest,CreateSubscriptionResult> asyncHandler)
AWSShieldAsyncActivates AWS Shield Advanced for an account.
 As part of this request you can specify EmergencySettings that automaticaly grant the DDoS response
 team (DRT) needed permissions to assist you during a suspected DDoS attack. For more information see Authorize the DDoS Response Team
 to Create Rules and Web ACLs on Your Behalf.
 
 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.
 
createSubscriptionAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DeleteProtectionResult> deleteProtectionAsync(DeleteProtectionRequest request)
AWSShieldAsyncDeletes an AWS Shield Advanced Protection.
deleteProtectionAsync in interface AWSShieldAsyncpublic Future<DeleteProtectionResult> deleteProtectionAsync(DeleteProtectionRequest request, AsyncHandler<DeleteProtectionRequest,DeleteProtectionResult> asyncHandler)
AWSShieldAsyncDeletes an AWS Shield Advanced Protection.
deleteProtectionAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.@Deprecated public Future<DeleteSubscriptionResult> deleteSubscriptionAsync(DeleteSubscriptionRequest request)
AWSShieldAsyncRemoves AWS Shield Advanced from an account. AWS Shield Advanced requires a 1-year subscription commitment. You cannot delete a subscription prior to the completion of that commitment.
deleteSubscriptionAsync in interface AWSShieldAsync@Deprecated public Future<DeleteSubscriptionResult> deleteSubscriptionAsync(DeleteSubscriptionRequest request, AsyncHandler<DeleteSubscriptionRequest,DeleteSubscriptionResult> asyncHandler)
AWSShieldAsyncRemoves AWS Shield Advanced from an account. AWS Shield Advanced requires a 1-year subscription commitment. You cannot delete a subscription prior to the completion of that commitment.
deleteSubscriptionAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DescribeAttackResult> describeAttackAsync(DescribeAttackRequest request)
AWSShieldAsyncDescribes the details of a DDoS attack.
describeAttackAsync in interface AWSShieldAsyncpublic Future<DescribeAttackResult> describeAttackAsync(DescribeAttackRequest request, AsyncHandler<DescribeAttackRequest,DescribeAttackResult> asyncHandler)
AWSShieldAsyncDescribes the details of a DDoS attack.
describeAttackAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DescribeDRTAccessResult> describeDRTAccessAsync(DescribeDRTAccessRequest request)
AWSShieldAsyncReturns the current role and list of Amazon S3 log buckets used by the DDoS Response team (DRT) to access your AWS account while assisting with attack mitigation.
describeDRTAccessAsync in interface AWSShieldAsyncpublic Future<DescribeDRTAccessResult> describeDRTAccessAsync(DescribeDRTAccessRequest request, AsyncHandler<DescribeDRTAccessRequest,DescribeDRTAccessResult> asyncHandler)
AWSShieldAsyncReturns the current role and list of Amazon S3 log buckets used by the DDoS Response team (DRT) to access your AWS account while assisting with attack mitigation.
describeDRTAccessAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DescribeEmergencyContactSettingsResult> describeEmergencyContactSettingsAsync(DescribeEmergencyContactSettingsRequest request)
AWSShieldAsyncLists the email addresses that the DRT can use to contact you during a suspected attack.
describeEmergencyContactSettingsAsync in interface AWSShieldAsyncpublic Future<DescribeEmergencyContactSettingsResult> describeEmergencyContactSettingsAsync(DescribeEmergencyContactSettingsRequest request, AsyncHandler<DescribeEmergencyContactSettingsRequest,DescribeEmergencyContactSettingsResult> asyncHandler)
AWSShieldAsyncLists the email addresses that the DRT can use to contact you during a suspected attack.
describeEmergencyContactSettingsAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DescribeProtectionResult> describeProtectionAsync(DescribeProtectionRequest request)
AWSShieldAsyncLists the details of a Protection object.
describeProtectionAsync in interface AWSShieldAsyncpublic Future<DescribeProtectionResult> describeProtectionAsync(DescribeProtectionRequest request, AsyncHandler<DescribeProtectionRequest,DescribeProtectionResult> asyncHandler)
AWSShieldAsyncLists the details of a Protection object.
describeProtectionAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DescribeSubscriptionResult> describeSubscriptionAsync(DescribeSubscriptionRequest request)
AWSShieldAsyncProvides details about the AWS Shield Advanced subscription for an account.
describeSubscriptionAsync in interface AWSShieldAsyncpublic Future<DescribeSubscriptionResult> describeSubscriptionAsync(DescribeSubscriptionRequest request, AsyncHandler<DescribeSubscriptionRequest,DescribeSubscriptionResult> asyncHandler)
AWSShieldAsyncProvides details about the AWS Shield Advanced subscription for an account.
describeSubscriptionAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DisassociateDRTLogBucketResult> disassociateDRTLogBucketAsync(DisassociateDRTLogBucketRequest request)
AWSShieldAsyncRemoves the DDoS Response team's (DRT) access to the specified Amazon S3 bucket containing your flow logs.
 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 DRT access to your
 account, you can submit a DisassociateDRTLogBucket request to remove this access.
 
disassociateDRTLogBucketAsync in interface AWSShieldAsyncpublic Future<DisassociateDRTLogBucketResult> disassociateDRTLogBucketAsync(DisassociateDRTLogBucketRequest request, AsyncHandler<DisassociateDRTLogBucketRequest,DisassociateDRTLogBucketResult> asyncHandler)
AWSShieldAsyncRemoves the DDoS Response team's (DRT) access to the specified Amazon S3 bucket containing your flow logs.
 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 DRT access to your
 account, you can submit a DisassociateDRTLogBucket request to remove this access.
 
disassociateDRTLogBucketAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<DisassociateDRTRoleResult> disassociateDRTRoleAsync(DisassociateDRTRoleRequest request)
AWSShieldAsyncRemoves the DDoS Response team's (DRT) access to your AWS account.
 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 DRT access to your
 account, you can submit a DisassociateDRTRole request to remove this access.
 
disassociateDRTRoleAsync in interface AWSShieldAsyncpublic Future<DisassociateDRTRoleResult> disassociateDRTRoleAsync(DisassociateDRTRoleRequest request, AsyncHandler<DisassociateDRTRoleRequest,DisassociateDRTRoleResult> asyncHandler)
AWSShieldAsyncRemoves the DDoS Response team's (DRT) access to your AWS account.
 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 DRT access to your
 account, you can submit a DisassociateDRTRole request to remove this access.
 
disassociateDRTRoleAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<GetSubscriptionStateResult> getSubscriptionStateAsync(GetSubscriptionStateRequest request)
AWSShieldAsync
 Returns the SubscriptionState, either Active or Inactive.
 
getSubscriptionStateAsync in interface AWSShieldAsyncpublic Future<GetSubscriptionStateResult> getSubscriptionStateAsync(GetSubscriptionStateRequest request, AsyncHandler<GetSubscriptionStateRequest,GetSubscriptionStateResult> asyncHandler)
AWSShieldAsync
 Returns the SubscriptionState, either Active or Inactive.
 
getSubscriptionStateAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<ListAttacksResult> listAttacksAsync(ListAttacksRequest request)
AWSShieldAsyncReturns all ongoing DDoS attacks or all DDoS attacks during a specified time period.
listAttacksAsync in interface AWSShieldAsyncpublic Future<ListAttacksResult> listAttacksAsync(ListAttacksRequest request, AsyncHandler<ListAttacksRequest,ListAttacksResult> asyncHandler)
AWSShieldAsyncReturns all ongoing DDoS attacks or all DDoS attacks during a specified time period.
listAttacksAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<ListProtectionsResult> listProtectionsAsync(ListProtectionsRequest request)
AWSShieldAsyncLists all Protection objects for the account.
listProtectionsAsync in interface AWSShieldAsyncpublic Future<ListProtectionsResult> listProtectionsAsync(ListProtectionsRequest request, AsyncHandler<ListProtectionsRequest,ListProtectionsResult> asyncHandler)
AWSShieldAsyncLists all Protection objects for the account.
listProtectionsAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<UpdateEmergencyContactSettingsResult> updateEmergencyContactSettingsAsync(UpdateEmergencyContactSettingsRequest request)
AWSShieldAsyncUpdates the details of the list of email addresses that the DRT can use to contact you during a suspected attack.
updateEmergencyContactSettingsAsync in interface AWSShieldAsyncpublic Future<UpdateEmergencyContactSettingsResult> updateEmergencyContactSettingsAsync(UpdateEmergencyContactSettingsRequest request, AsyncHandler<UpdateEmergencyContactSettingsRequest,UpdateEmergencyContactSettingsResult> asyncHandler)
AWSShieldAsyncUpdates the details of the list of email addresses that the DRT can use to contact you during a suspected attack.
updateEmergencyContactSettingsAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.public Future<UpdateSubscriptionResult> updateSubscriptionAsync(UpdateSubscriptionRequest request)
AWSShieldAsyncUpdates the details of an existing subscription. Only enter values for parameters you want to change. Empty parameters are not updated.
updateSubscriptionAsync in interface AWSShieldAsyncpublic Future<UpdateSubscriptionResult> updateSubscriptionAsync(UpdateSubscriptionRequest request, AsyncHandler<UpdateSubscriptionRequest,UpdateSubscriptionResult> asyncHandler)
AWSShieldAsyncUpdates the details of an existing subscription. Only enter values for parameters you want to change. Empty parameters are not updated.
updateSubscriptionAsync in interface AWSShieldAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
        implementation of the callback methods in this interface to receive notification of successful or
        unsuccessful completion of the operation.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.