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'
)
[REQUIRED]
The ARN (Amazon Resource Name) of the protected resource.
{}
Response Structure
Exceptions
Shield.Client.exceptions.InternalErrorException
Shield.Client.exceptions.InvalidParameterException
Shield.Client.exceptions.ResourceNotFoundException
Shield.Client.exceptions.OptimisticLockException
Shield.Client.exceptions.InvalidOperationException