Skip to content

Disable Application Layer Automatic Response

shield_disable_application_layer_automatic_response R Documentation

Disable the Shield Advanced automatic application layer DDoS mitigation feature for the protected resource

Description

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.

Usage

shield_disable_application_layer_automatic_response(ResourceArn)

Arguments

ResourceArn

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

Value

An empty list.

Request syntax

svc$disable_application_layer_automatic_response(
  ResourceArn = "string"
)