Cloudwatch: Fix dimensions of of DDoSProtection (#25317)

(cherry picked from commit 467348bded)
This commit is contained in:
Sofia Papagiannaki
2020-06-03 17:19:31 +02:00
committed by Marcus Andersson
parent 8f91e148ae
commit 4a331327b2
+1 -1
View File
@@ -143,7 +143,7 @@ func init() {
"AWS/CodeBuild": {"ProjectName"},
"AWS/Cognito": {"Operation", "RiskLevel", "UserPoolId"},
"AWS/Connect": {"InstanceId", "MetricGroup", "Participant", "QueueName", "Stream Type", "Type of Connection"},
"AWS/DDoSProtection": {"ACKFlood", "ChargenReflection", "DNSReflection", "GenericUDPReflection", "MemcachedReflection", "MSSQLReflection", "NetBIOSReflection", "NTPReflection", "PortMapper", "RequestFlood", "RIPReflection", "SNMPReflection", "SSDPReflection", "SYNFlood", "UDPFragment", "UDPTraffic", "UDPReflection"},
"AWS/DDoSProtection": {"ResourceArn", "AttackVector"},
"AWS/DMS": {"ReplicationInstanceIdentifier", "ReplicationTaskIdentifier"},
"AWS/DocDB": {"DBClusterIdentifier", "DBInstanceIdentifier", "Role"},
"AWS/DX": {"ConnectionId"},