JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
com.amazonaws.services.shield

Interface AWSShieldAsync

  • All Superinterfaces:
    AWSShield
    All Known Implementing Classes:
    AbstractAWSShieldAsync, AWSShieldAsyncClient


    @Generated(value="com.amazonaws:aws-java-sdk-code-generator")
    public interface AWSShieldAsync
    extends AWSShield 
    Interface for accessing AWS Shield asynchronously. Each asynchronous method will return a Java Future object representing the asynchronous operation; overloads which accept an AsyncHandler can be used to receive notification when an asynchronous operation completes.

    Note: Do not directly implement this interface, new methods are added to it regularly. Extend from AbstractAWSShieldAsync instead.

    Shield Advanced

    This is the Shield Advanced API Reference. This guide is for developers who need detailed information about the Shield Advanced API actions, 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 WAF and Shield Developer Guide.

    • Method Detail

      • associateDRTLogBucketAsync

        Future<AssociateDRTLogBucketResult> associateDRTLogBucketAsync(AssociateDRTLogBucketRequest associateDRTLogBucketRequest)

        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.

        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.

        Parameters:
        associateDRTLogBucketRequest -
        Returns:
        A Java Future containing the result of the AssociateDRTLogBucket operation returned by the service.
        See Also:
        AWS API Documentation
      • associateDRTLogBucketAsync

        Future<AssociateDRTLogBucketResult> associateDRTLogBucketAsync(AssociateDRTLogBucketRequest associateDRTLogBucketRequest,
         AsyncHandler<AssociateDRTLogBucketRequest,AssociateDRTLogBucketResult> asyncHandler)

        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.

        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.

        Parameters:
        associateDRTLogBucketRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the AssociateDRTLogBucket operation returned by the service.
        See Also:
        AWS API Documentation
      • associateDRTRoleAsync

        Future<AssociateDRTRoleResult> associateDRTRoleAsync(AssociateDRTRoleRequest associateDRTRoleRequest)

        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.

        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 that you'll specify in the request. You can access this policy in the IAM console at AWSShieldDRTAccessPolicy. For more information see Adding and removing IAM identity permissions. The role must also trust the service principal drt.shield.amazonaws.com. For more information, see IAM JSON policy elements: Principal.

        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.

        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.

        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.

        Parameters:
        associateDRTRoleRequest -
        Returns:
        A Java Future containing the result of the AssociateDRTRole operation returned by the service.
        See Also:
        AWS API Documentation
      • associateDRTRoleAsync

        Future<AssociateDRTRoleResult> associateDRTRoleAsync(AssociateDRTRoleRequest associateDRTRoleRequest,
         AsyncHandler<AssociateDRTRoleRequest,AssociateDRTRoleResult> asyncHandler)

        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.

        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 that you'll specify in the request. You can access this policy in the IAM console at AWSShieldDRTAccessPolicy. For more information see Adding and removing IAM identity permissions. The role must also trust the service principal drt.shield.amazonaws.com. For more information, see IAM JSON policy elements: Principal.

        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.

        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.

        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.

        Parameters:
        associateDRTRoleRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the AssociateDRTRole operation returned by the service.
        See Also:
        AWS API Documentation
      • associateHealthCheckAsync

        Future<AssociateHealthCheckResult> associateHealthCheckAsync(AssociateHealthCheckRequest associateHealthCheckRequest)

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

        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.

        Parameters:
        associateHealthCheckRequest -
        Returns:
        A Java Future containing the result of the AssociateHealthCheck operation returned by the service.
        See Also:
        AWS API Documentation
      • associateHealthCheckAsync

        Future<AssociateHealthCheckResult> associateHealthCheckAsync(AssociateHealthCheckRequest associateHealthCheckRequest,
         AsyncHandler<AssociateHealthCheckRequest,AssociateHealthCheckResult> asyncHandler)

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

        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.

        Parameters:
        associateHealthCheckRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the AssociateHealthCheck operation returned by the service.
        See Also:
        AWS API Documentation
      • associateProactiveEngagementDetailsAsync

        Future<AssociateProactiveEngagementDetailsResult> associateProactiveEngagementDetailsAsync(AssociateProactiveEngagementDetailsRequest associateProactiveEngagementDetailsRequest)

        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.

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

        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.

        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.

        Parameters:
        associateProactiveEngagementDetailsRequest -
        Returns:
        A Java Future containing the result of the AssociateProactiveEngagementDetails operation returned by the service.
        See Also:
        AWS API Documentation
      • associateProactiveEngagementDetailsAsync

        Future<AssociateProactiveEngagementDetailsResult> associateProactiveEngagementDetailsAsync(AssociateProactiveEngagementDetailsRequest associateProactiveEngagementDetailsRequest,
         AsyncHandler<AssociateProactiveEngagementDetailsRequest,AssociateProactiveEngagementDetailsResult> asyncHandler)

        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.

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

        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.

        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.

        Parameters:
        associateProactiveEngagementDetailsRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the AssociateProactiveEngagementDetails operation returned by the service.
        See Also:
        AWS API Documentation
      • createProtectionGroupAsync

        Future<CreateProtectionGroupResult> createProtectionGroupAsync(CreateProtectionGroupRequest createProtectionGroupRequest)

        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.

        Parameters:
        createProtectionGroupRequest -
        Returns:
        A Java Future containing the result of the CreateProtectionGroup operation returned by the service.
        See Also:
        AWS API Documentation
      • createProtectionGroupAsync

        Future<CreateProtectionGroupResult> createProtectionGroupAsync(CreateProtectionGroupRequest createProtectionGroupRequest,
         AsyncHandler<CreateProtectionGroupRequest,CreateProtectionGroupResult> asyncHandler)

        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.

        Parameters:
        createProtectionGroupRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the CreateProtectionGroup operation returned by the service.
        See Also:
        AWS API Documentation
      • createSubscriptionAsync

        Future<CreateSubscriptionResult> createSubscriptionAsync(CreateSubscriptionRequest createSubscriptionRequest)

        Activates Shield Advanced for an account.

        For accounts that are members of an Organizations organization, Shield Advanced subscriptions are billed against the organization's payer account, regardless of whether the payer account itself is subscribed.

        When you initially 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.

        Parameters:
        createSubscriptionRequest -
        Returns:
        A Java Future containing the result of the CreateSubscription operation returned by the service.
        See Also:
        AWS API Documentation
      • createSubscriptionAsync

        Future<CreateSubscriptionResult> createSubscriptionAsync(CreateSubscriptionRequest createSubscriptionRequest,
         AsyncHandler<CreateSubscriptionRequest,CreateSubscriptionResult> asyncHandler)

        Activates Shield Advanced for an account.

        For accounts that are members of an Organizations organization, Shield Advanced subscriptions are billed against the organization's payer account, regardless of whether the payer account itself is subscribed.

        When you initially 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.

        Parameters:
        createSubscriptionRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the CreateSubscription operation returned by the service.
        See Also:
        AWS API Documentation
      • deleteSubscriptionAsync

        @Deprecated
        Future<DeleteSubscriptionResult> deleteSubscriptionAsync(DeleteSubscriptionRequest deleteSubscriptionRequest)
        Deprecated.

        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.

        Parameters:
        deleteSubscriptionRequest -
        Returns:
        A Java Future containing the result of the DeleteSubscription operation returned by the service.
        See Also:
        AWS API Documentation
      • deleteSubscriptionAsync

        @Deprecated
        Future<DeleteSubscriptionResult> deleteSubscriptionAsync(DeleteSubscriptionRequest deleteSubscriptionRequest,
         AsyncHandler<DeleteSubscriptionRequest,DeleteSubscriptionResult> asyncHandler)
        Deprecated.

        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.

        Parameters:
        deleteSubscriptionRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the DeleteSubscription operation returned by the service.
        See Also:
        AWS API Documentation
      • describeAttackAsync

        Future<DescribeAttackResult> describeAttackAsync(DescribeAttackRequest describeAttackRequest,
         AsyncHandler<DescribeAttackRequest,DescribeAttackResult> asyncHandler)

        Describes the details of a DDoS attack.

        Parameters:
        describeAttackRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the DescribeAttack operation returned by the service.
        See Also:
        AWS API Documentation
      • describeAttackStatisticsAsync

        Future<DescribeAttackStatisticsResult> describeAttackStatisticsAsync(DescribeAttackStatisticsRequest describeAttackStatisticsRequest)

        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.

        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.

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

        Parameters:
        describeAttackStatisticsRequest -
        Returns:
        A Java Future containing the result of the DescribeAttackStatistics operation returned by the service.
        See Also:
        AWS API Documentation
      • describeAttackStatisticsAsync

        Future<DescribeAttackStatisticsResult> describeAttackStatisticsAsync(DescribeAttackStatisticsRequest describeAttackStatisticsRequest,
         AsyncHandler<DescribeAttackStatisticsRequest,DescribeAttackStatisticsResult> asyncHandler)

        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.

        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.

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

        Parameters:
        describeAttackStatisticsRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the DescribeAttackStatistics operation returned by the service.
        See Also:
        AWS API Documentation
      • describeDRTAccessAsync

        Future<DescribeDRTAccessResult> describeDRTAccessAsync(DescribeDRTAccessRequest describeDRTAccessRequest)

        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.

        Parameters:
        describeDRTAccessRequest -
        Returns:
        A Java Future containing the result of the DescribeDRTAccess operation returned by the service.
        See Also:
        AWS API Documentation
      • describeDRTAccessAsync

        Future<DescribeDRTAccessResult> describeDRTAccessAsync(DescribeDRTAccessRequest describeDRTAccessRequest,
         AsyncHandler<DescribeDRTAccessRequest,DescribeDRTAccessResult> asyncHandler)

        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.

        Parameters:
        describeDRTAccessRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the DescribeDRTAccess operation returned by the service.
        See Also:
        AWS API Documentation
      • describeEmergencyContactSettingsAsync

        Future<DescribeEmergencyContactSettingsResult> describeEmergencyContactSettingsAsync(DescribeEmergencyContactSettingsRequest describeEmergencyContactSettingsRequest)

        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.

        Parameters:
        describeEmergencyContactSettingsRequest -
        Returns:
        A Java Future containing the result of the DescribeEmergencyContactSettings operation returned by the service.
        See Also:
        AWS API Documentation
      • describeEmergencyContactSettingsAsync

        Future<DescribeEmergencyContactSettingsResult> describeEmergencyContactSettingsAsync(DescribeEmergencyContactSettingsRequest describeEmergencyContactSettingsRequest,
         AsyncHandler<DescribeEmergencyContactSettingsRequest,DescribeEmergencyContactSettingsResult> asyncHandler)

        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.

        Parameters:
        describeEmergencyContactSettingsRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the DescribeEmergencyContactSettings operation returned by the service.
        See Also:
        AWS API Documentation
      • describeSubscriptionAsync

        Future<DescribeSubscriptionResult> describeSubscriptionAsync(DescribeSubscriptionRequest describeSubscriptionRequest,
         AsyncHandler<DescribeSubscriptionRequest,DescribeSubscriptionResult> asyncHandler)

        Provides details about the Shield Advanced subscription for an account.

        Parameters:
        describeSubscriptionRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the DescribeSubscription operation returned by the service.
        See Also:
        AWS API Documentation
      • disableApplicationLayerAutomaticResponseAsync

        Future<DisableApplicationLayerAutomaticResponseResult> disableApplicationLayerAutomaticResponseAsync(DisableApplicationLayerAutomaticResponseRequest disableApplicationLayerAutomaticResponseRequest)

        Disable the Shield Advanced automatic application layer DDoS mitigation feature for the protected resource. This stops Shield Advanced from creating, verifying, and applying WAF rules for attacks that it detects for the resource.

        Parameters:
        disableApplicationLayerAutomaticResponseRequest -
        Returns:
        A Java Future containing the result of the DisableApplicationLayerAutomaticResponse operation returned by the service.
        See Also:
        AWS API Documentation
      • disableProactiveEngagementAsync

        Future<DisableProactiveEngagementResult> disableProactiveEngagementAsync(DisableProactiveEngagementRequest disableProactiveEngagementRequest)

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

        Parameters:
        disableProactiveEngagementRequest -
        Returns:
        A Java Future containing the result of the DisableProactiveEngagement operation returned by the service.
        See Also:
        AWS API Documentation
      • disableProactiveEngagementAsync

        Future<DisableProactiveEngagementResult> disableProactiveEngagementAsync(DisableProactiveEngagementRequest disableProactiveEngagementRequest,
         AsyncHandler<DisableProactiveEngagementRequest,DisableProactiveEngagementResult> asyncHandler)

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

        Parameters:
        disableProactiveEngagementRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the DisableProactiveEngagement operation returned by the service.
        See Also:
        AWS API Documentation
      • disassociateDRTLogBucketAsync

        Future<DisassociateDRTLogBucketResult> disassociateDRTLogBucketAsync(DisassociateDRTLogBucketRequest disassociateDRTLogBucketRequest)

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

        Parameters:
        disassociateDRTLogBucketRequest -
        Returns:
        A Java Future containing the result of the DisassociateDRTLogBucket operation returned by the service.
        See Also:
        AWS API Documentation
      • disassociateDRTLogBucketAsync

        Future<DisassociateDRTLogBucketResult> disassociateDRTLogBucketAsync(DisassociateDRTLogBucketRequest disassociateDRTLogBucketRequest,
         AsyncHandler<DisassociateDRTLogBucketRequest,DisassociateDRTLogBucketResult> asyncHandler)

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

        Parameters:
        disassociateDRTLogBucketRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the DisassociateDRTLogBucket operation returned by the service.
        See Also:
        AWS API Documentation
      • disassociateDRTRoleAsync

        Future<DisassociateDRTRoleResult> disassociateDRTRoleAsync(DisassociateDRTRoleRequest disassociateDRTRoleRequest)

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

        Parameters:
        disassociateDRTRoleRequest -
        Returns:
        A Java Future containing the result of the DisassociateDRTRole operation returned by the service.
        See Also:
        AWS API Documentation
      • disassociateDRTRoleAsync

        Future<DisassociateDRTRoleResult> disassociateDRTRoleAsync(DisassociateDRTRoleRequest disassociateDRTRoleRequest,
         AsyncHandler<DisassociateDRTRoleRequest,DisassociateDRTRoleResult> asyncHandler)

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

        Parameters:
        disassociateDRTRoleRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the DisassociateDRTRole operation returned by the service.
        See Also:
        AWS API Documentation
      • disassociateHealthCheckAsync

        Future<DisassociateHealthCheckResult> disassociateHealthCheckAsync(DisassociateHealthCheckRequest disassociateHealthCheckRequest)

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

        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.

        Parameters:
        disassociateHealthCheckRequest -
        Returns:
        A Java Future containing the result of the DisassociateHealthCheck operation returned by the service.
        See Also:
        AWS API Documentation
      • disassociateHealthCheckAsync

        Future<DisassociateHealthCheckResult> disassociateHealthCheckAsync(DisassociateHealthCheckRequest disassociateHealthCheckRequest,
         AsyncHandler<DisassociateHealthCheckRequest,DisassociateHealthCheckResult> asyncHandler)

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

        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.

        Parameters:
        disassociateHealthCheckRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the DisassociateHealthCheck operation returned by the service.
        See Also:
        AWS API Documentation
      • enableApplicationLayerAutomaticResponseAsync

        Future<EnableApplicationLayerAutomaticResponseResult> enableApplicationLayerAutomaticResponseAsync(EnableApplicationLayerAutomaticResponseRequest enableApplicationLayerAutomaticResponseRequest)

        Enable the Shield Advanced automatic application layer DDoS mitigation for the protected resource.

        This feature is available for Amazon CloudFront distributions and Application Load Balancers only.

        This causes Shield Advanced to create, verify, and apply WAF rules for DDoS attacks that it detects for the resource. Shield Advanced applies the rules in a Shield rule group inside the web ACL that you've associated with the resource. For information about how automatic mitigation works and the requirements for using it, see Shield Advanced automatic application layer DDoS mitigation.

        Don't use this action to make changes to automatic mitigation settings when it's already enabled for a resource. Instead, use UpdateApplicationLayerAutomaticResponse.

        To use this feature, you must associate a web ACL with the protected resource. The web ACL must be created using the latest version of WAF (v2). You can associate the web ACL through the Shield Advanced console at https://console.aws.amazon.com/wafv2/shieldv2#/. For more information, see Getting Started with Shield Advanced. You can also associate the web ACL to the resource through the WAF console or the WAF API, but you must manage Shield Advanced automatic mitigation through Shield Advanced. For information about WAF, see WAF Developer Guide.

        Parameters:
        enableApplicationLayerAutomaticResponseRequest -
        Returns:
        A Java Future containing the result of the EnableApplicationLayerAutomaticResponse operation returned by the service.
        See Also:
        AWS API Documentation
      • enableApplicationLayerAutomaticResponseAsync

        Future<EnableApplicationLayerAutomaticResponseResult> enableApplicationLayerAutomaticResponseAsync(EnableApplicationLayerAutomaticResponseRequest enableApplicationLayerAutomaticResponseRequest,
         AsyncHandler<EnableApplicationLayerAutomaticResponseRequest,EnableApplicationLayerAutomaticResponseResult> asyncHandler)

        Enable the Shield Advanced automatic application layer DDoS mitigation for the protected resource.

        This feature is available for Amazon CloudFront distributions and Application Load Balancers only.

        This causes Shield Advanced to create, verify, and apply WAF rules for DDoS attacks that it detects for the resource. Shield Advanced applies the rules in a Shield rule group inside the web ACL that you've associated with the resource. For information about how automatic mitigation works and the requirements for using it, see Shield Advanced automatic application layer DDoS mitigation.

        Don't use this action to make changes to automatic mitigation settings when it's already enabled for a resource. Instead, use UpdateApplicationLayerAutomaticResponse.

        To use this feature, you must associate a web ACL with the protected resource. The web ACL must be created using the latest version of WAF (v2). You can associate the web ACL through the Shield Advanced console at https://console.aws.amazon.com/wafv2/shieldv2#/. For more information, see Getting Started with Shield Advanced. You can also associate the web ACL to the resource through the WAF console or the WAF API, but you must manage Shield Advanced automatic mitigation through Shield Advanced. For information about WAF, see WAF Developer Guide.

        Parameters:
        enableApplicationLayerAutomaticResponseRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the EnableApplicationLayerAutomaticResponse operation returned by the service.
        See Also:
        AWS API Documentation
      • enableProactiveEngagementAsync

        Future<EnableProactiveEngagementResult> enableProactiveEngagementAsync(EnableProactiveEngagementRequest enableProactiveEngagementRequest)

        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.

        Parameters:
        enableProactiveEngagementRequest -
        Returns:
        A Java Future containing the result of the EnableProactiveEngagement operation returned by the service.
        See Also:
        AWS API Documentation
      • enableProactiveEngagementAsync

        Future<EnableProactiveEngagementResult> enableProactiveEngagementAsync(EnableProactiveEngagementRequest enableProactiveEngagementRequest,
         AsyncHandler<EnableProactiveEngagementRequest,EnableProactiveEngagementResult> asyncHandler)

        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.

        Parameters:
        enableProactiveEngagementRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the EnableProactiveEngagement operation returned by the service.
        See Also:
        AWS API Documentation
      • listAttacksAsync

        Future<ListAttacksResult> listAttacksAsync(ListAttacksRequest listAttacksRequest)

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

        Parameters:
        listAttacksRequest -
        Returns:
        A Java Future containing the result of the ListAttacks operation returned by the service.
        See Also:
        AWS API Documentation
      • listAttacksAsync

        Future<ListAttacksResult> listAttacksAsync(ListAttacksRequest listAttacksRequest,
         AsyncHandler<ListAttacksRequest,ListAttacksResult> asyncHandler)

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

        Parameters:
        listAttacksRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the ListAttacks operation returned by the service.
        See Also:
        AWS API Documentation
      • listProtectionGroupsAsync

        Future<ListProtectionGroupsResult> listProtectionGroupsAsync(ListProtectionGroupsRequest listProtectionGroupsRequest)

        Retrieves ProtectionGroup objects for the account. You can retrieve all protection groups or you can provide filtering criteria and retrieve just the subset of protection groups that match the criteria.

        Parameters:
        listProtectionGroupsRequest -
        Returns:
        A Java Future containing the result of the ListProtectionGroups operation returned by the service.
        See Also:
        AWS API Documentation
      • listProtectionGroupsAsync

        Future<ListProtectionGroupsResult> listProtectionGroupsAsync(ListProtectionGroupsRequest listProtectionGroupsRequest,
         AsyncHandler<ListProtectionGroupsRequest,ListProtectionGroupsResult> asyncHandler)

        Retrieves ProtectionGroup objects for the account. You can retrieve all protection groups or you can provide filtering criteria and retrieve just the subset of protection groups that match the criteria.

        Parameters:
        listProtectionGroupsRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the ListProtectionGroups operation returned by the service.
        See Also:
        AWS API Documentation
      • listProtectionsAsync

        Future<ListProtectionsResult> listProtectionsAsync(ListProtectionsRequest listProtectionsRequest)

        Retrieves Protection objects for the account. You can retrieve all protections or you can provide filtering criteria and retrieve just the subset of protections that match the criteria.

        Parameters:
        listProtectionsRequest -
        Returns:
        A Java Future containing the result of the ListProtections operation returned by the service.
        See Also:
        AWS API Documentation
      • listProtectionsAsync

        Future<ListProtectionsResult> listProtectionsAsync(ListProtectionsRequest listProtectionsRequest,
         AsyncHandler<ListProtectionsRequest,ListProtectionsResult> asyncHandler)

        Retrieves Protection objects for the account. You can retrieve all protections or you can provide filtering criteria and retrieve just the subset of protections that match the criteria.

        Parameters:
        listProtectionsRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the ListProtections operation returned by the service.
        See Also:
        AWS API Documentation
      • listTagsForResourceAsync

        Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)

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

        Parameters:
        listTagsForResourceRequest -
        Returns:
        A Java Future containing the result of the ListTagsForResource operation returned by the service.
        See Also:
        AWS API Documentation
      • listTagsForResourceAsync

        Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
         AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)

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

        Parameters:
        listTagsForResourceRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the ListTagsForResource operation returned by the service.
        See Also:
        AWS API Documentation
      • tagResourceAsync

        Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest)

        Adds or updates tags for a resource in Shield.

        Parameters:
        tagResourceRequest -
        Returns:
        A Java Future containing the result of the TagResource operation returned by the service.
        See Also:
        AWS API Documentation
      • tagResourceAsync

        Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest,
         AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)

        Adds or updates tags for a resource in Shield.

        Parameters:
        tagResourceRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the TagResource operation returned by the service.
        See Also:
        AWS API Documentation
      • untagResourceAsync

        Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest,
         AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)

        Removes tags from a resource in Shield.

        Parameters:
        untagResourceRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the UntagResource operation returned by the service.
        See Also:
        AWS API Documentation
      • updateEmergencyContactSettingsAsync

        Future<UpdateEmergencyContactSettingsResult> updateEmergencyContactSettingsAsync(UpdateEmergencyContactSettingsRequest updateEmergencyContactSettingsRequest)

        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.

        Parameters:
        updateEmergencyContactSettingsRequest -
        Returns:
        A Java Future containing the result of the UpdateEmergencyContactSettings operation returned by the service.
        See Also:
        AWS API Documentation
      • updateEmergencyContactSettingsAsync

        Future<UpdateEmergencyContactSettingsResult> updateEmergencyContactSettingsAsync(UpdateEmergencyContactSettingsRequest updateEmergencyContactSettingsRequest,
         AsyncHandler<UpdateEmergencyContactSettingsRequest,UpdateEmergencyContactSettingsResult> asyncHandler)

        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.

        Parameters:
        updateEmergencyContactSettingsRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the UpdateEmergencyContactSettings operation returned by the service.
        See Also:
        AWS API Documentation
      • updateProtectionGroupAsync

        Future<UpdateProtectionGroupResult> updateProtectionGroupAsync(UpdateProtectionGroupRequest updateProtectionGroupRequest)

        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.

        Parameters:
        updateProtectionGroupRequest -
        Returns:
        A Java Future containing the result of the UpdateProtectionGroup operation returned by the service.
        See Also:
        AWS API Documentation
      • updateProtectionGroupAsync

        Future<UpdateProtectionGroupResult> updateProtectionGroupAsync(UpdateProtectionGroupRequest updateProtectionGroupRequest,
         AsyncHandler<UpdateProtectionGroupRequest,UpdateProtectionGroupResult> asyncHandler)

        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.

        Parameters:
        updateProtectionGroupRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the UpdateProtectionGroup operation returned by the service.
        See Also:
        AWS API Documentation
      • updateSubscriptionAsync

        Future<UpdateSubscriptionResult> updateSubscriptionAsync(UpdateSubscriptionRequest updateSubscriptionRequest)

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

        For accounts that are members of an Organizations organization, Shield Advanced subscriptions are billed against the organization's payer account, regardless of whether the payer account itself is subscribed.

        Parameters:
        updateSubscriptionRequest -
        Returns:
        A Java Future containing the result of the UpdateSubscription operation returned by the service.
        See Also:
        AWS API Documentation
      • updateSubscriptionAsync

        Future<UpdateSubscriptionResult> updateSubscriptionAsync(UpdateSubscriptionRequest updateSubscriptionRequest,
         AsyncHandler<UpdateSubscriptionRequest,UpdateSubscriptionResult> asyncHandler)

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

        For accounts that are members of an Organizations organization, Shield Advanced subscriptions are billed against the organization's payer account, regardless of whether the payer account itself is subscribed.

        Parameters:
        updateSubscriptionRequest -
        asyncHandler - 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.
        Returns:
        A Java Future containing the result of the UpdateSubscription operation returned by the service.
        See Also:
        AWS API Documentation
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /