Package-level declarations

Types

Link copied to clipboard
data class GetDrtAccessResult(val accountId: String? = null, val logBucketList: List<String>? = null, val roleArn: String? = null)
Link copied to clipboard
data class GetProactiveEngagementResult(val accountId: String? = null, val emergencyContactList: List<ProactiveEngagementEmergencyContact>? = null, val proactiveEngagementStatus: ProactiveEngagementStatus? = null)
Link copied to clipboard
data class GetProtectionGroupResult(val aggregation: ProtectionGroupAggregation? = null, val members: List<String>? = null, val pattern: ProtectionGroupPattern? = null, val protectionGroupArn: String? = null, val resourceType: ProtectionGroupResourceType? = null, val tags: List<Tag>? = null)
Link copied to clipboard
data class GetProtectionResult(val applicationLayerAutomaticResponseConfiguration: ProtectionApplicationLayerAutomaticResponseConfiguration? = null, val healthCheckArns: List<String>? = null, val protectionArn: String? = null, val protectionId: String? = null, val tags: List<Tag>? = null)
Link copied to clipboard
data class ProactiveEngagementEmergencyContact(val contactNotes: String? = null, val emailAddress: String, val phoneNumber: String? = null)

An emergency contact is used by Shield Response Team (SRT) to contact you for escalations to the SRT and to initiate proactive customer support. An emergency contact requires an email address.

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.

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.

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.