Data Source schema for AWS::Shield::Protection
id
(String) Uniquely identifies the resource.application_layer_automatic_response_configuration
(Attributes) The automatic application layer DDoS mitigation settings for a Protection. This configuration determines whether Shield Advanced automatically manages rules in the web ACL in order to respond to application layer events that Shield Advanced determines to be DDoS attacks. (see below for nested schema)health_check_arns
(List of String) The Amazon Resource Names (ARNs) of the health check to associate with the protection.name
(String) Friendly name for the Protection.protection_arn
(String) The ARN (Amazon Resource Name) of the protection.protection_id
(String) The unique identifier (ID) of the protection.resource_arn
(String) The ARN (Amazon Resource Name) of the resource to be protected.tags
(Attributes List) One or more tag key-value pairs for the Protection object. (see below for nested schema)application_layer_automatic_response_configuration
Read-Only:
action
(Attributes) Specifies the action setting that Shield Advanced should use in the AWS WAF rules that it creates on behalf of the protected resource in response to DDoS attacks. You specify this as part of the configuration for the automatic application layer DDoS mitigation feature, when you enable or update automatic mitigation. Shield Advanced creates the AWS WAF rules in a Shield Advanced-managed rule group, inside the web ACL that you have associated with the resource. (see below for nested schema)status
(String) Indicates whether automatic application layer DDoS mitigation is enabled for the protection.application_layer_automatic_response_configuration.action
Read-Only:
block
(String) Specifies that Shield Advanced should configure its AWS WAF rules with the AWS WAF Block
action.
You must specify exactly one action, either Block
or Count
.count
(String) Specifies that Shield Advanced should configure its AWS WAF rules with the AWS WAF Count
action.
You must specify exactly one action, either Block
or Count
.tags
Read-Only:
key
(String) Part of the key:value pair that defines a tag. You can use a tag key to describe a category of information, such as "customer." Tag keys are case-sensitive.value
(String) Part of the key:value pair that defines a tag. You can use a tag value to describe a specific value within a category, such as "companyA" or "companyB." Tag values are case-sensitive.