disable_application_layer_automatic_response

Shield.Client.disable_application_layer_automatic_response(**kwargs)

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.

See also: AWS API Documentation

Request Syntax

response = client.disable_application_layer_automatic_response(
    ResourceArn='string'
)
Parameters
ResourceArn (string) --

[REQUIRED]

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

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

Exceptions

  • Shield.Client.exceptions.InternalErrorException
  • Shield.Client.exceptions.InvalidParameterException
  • Shield.Client.exceptions.ResourceNotFoundException
  • Shield.Client.exceptions.OptimisticLockException
  • Shield.Client.exceptions.InvalidOperationException