aws-sdk 2.1426.0 → 2.1428.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -122,19 +122,19 @@
122
122
  "EventArn": {},
123
123
  "EventId": {},
124
124
  "StartedAt": {
125
- "shape": "Sp"
125
+ "shape": "Sr"
126
126
  },
127
127
  "EndedAt": {
128
- "shape": "Sp"
128
+ "shape": "Sr"
129
129
  },
130
130
  "CreatedAt": {
131
- "shape": "Sp"
131
+ "shape": "Sr"
132
132
  },
133
133
  "LastUpdatedAt": {
134
- "shape": "Sp"
134
+ "shape": "Sr"
135
135
  },
136
136
  "ImpactedLocations": {
137
- "shape": "Sq"
137
+ "shape": "Ss"
138
138
  },
139
139
  "Status": {},
140
140
  "PercentOfTotalTrafficImpacted": {
@@ -183,10 +183,10 @@
183
183
  },
184
184
  "Status": {},
185
185
  "CreatedAt": {
186
- "shape": "Sp"
186
+ "shape": "Sr"
187
187
  },
188
188
  "ModifiedAt": {
189
- "shape": "Sp"
189
+ "shape": "Sr"
190
190
  },
191
191
  "ProcessingStatus": {},
192
192
  "ProcessingStatusInfo": {},
@@ -225,12 +225,12 @@
225
225
  "locationName": "MonitorName"
226
226
  },
227
227
  "StartTime": {
228
- "shape": "Sp",
228
+ "shape": "Sr",
229
229
  "location": "querystring",
230
230
  "locationName": "StartTime"
231
231
  },
232
232
  "EndTime": {
233
- "shape": "Sp",
233
+ "shape": "Sr",
234
234
  "location": "querystring",
235
235
  "locationName": "EndTime"
236
236
  },
@@ -272,19 +272,19 @@
272
272
  "EventArn": {},
273
273
  "EventId": {},
274
274
  "StartedAt": {
275
- "shape": "Sp"
275
+ "shape": "Sr"
276
276
  },
277
277
  "EndedAt": {
278
- "shape": "Sp"
278
+ "shape": "Sr"
279
279
  },
280
280
  "CreatedAt": {
281
- "shape": "Sp"
281
+ "shape": "Sr"
282
282
  },
283
283
  "LastUpdatedAt": {
284
- "shape": "Sp"
284
+ "shape": "Sr"
285
285
  },
286
286
  "ImpactedLocations": {
287
- "shape": "Sq"
287
+ "shape": "Ss"
288
288
  },
289
289
  "Status": {},
290
290
  "PercentOfTotalTrafficImpacted": {
@@ -522,14 +522,32 @@
522
522
  },
523
523
  "PerformanceScoreThreshold": {
524
524
  "type": "double"
525
+ },
526
+ "AvailabilityLocalHealthEventsConfig": {
527
+ "shape": "Sh"
528
+ },
529
+ "PerformanceLocalHealthEventsConfig": {
530
+ "shape": "Sh"
531
+ }
532
+ }
533
+ },
534
+ "Sh": {
535
+ "type": "structure",
536
+ "members": {
537
+ "Status": {},
538
+ "HealthScoreThreshold": {
539
+ "type": "double"
540
+ },
541
+ "MinTrafficImpact": {
542
+ "type": "double"
525
543
  }
526
544
  }
527
545
  },
528
- "Sp": {
546
+ "Sr": {
529
547
  "type": "timestamp",
530
548
  "timestampFormat": "iso8601"
531
549
  },
532
- "Sq": {
550
+ "Ss": {
533
551
  "type": "list",
534
552
  "member": {
535
553
  "type": "structure",
@@ -567,10 +585,10 @@
567
585
  ],
568
586
  "members": {
569
587
  "Networks": {
570
- "shape": "Sw"
588
+ "shape": "Sy"
571
589
  },
572
590
  "AsPath": {
573
- "shape": "Sw"
591
+ "shape": "Sy"
574
592
  },
575
593
  "NetworkEventType": {}
576
594
  }
@@ -625,7 +643,7 @@
625
643
  }
626
644
  }
627
645
  },
628
- "Sw": {
646
+ "Sy": {
629
647
  "type": "list",
630
648
  "member": {
631
649
  "type": "structure",
@@ -1206,6 +1206,9 @@
1206
1206
  "Tags": {
1207
1207
  "shape": "Sez",
1208
1208
  "locationName": "tags"
1209
+ },
1210
+ "AvailabilityZone": {
1211
+ "locationName": "availabilityZone"
1209
1212
  }
1210
1213
  }
1211
1214
  }
@@ -1916,6 +1919,9 @@
1916
1919
  "Tags": {
1917
1920
  "shape": "Sez",
1918
1921
  "locationName": "tags"
1922
+ },
1923
+ "AvailabilityZone": {
1924
+ "locationName": "availabilityZone"
1919
1925
  }
1920
1926
  }
1921
1927
  }
@@ -2998,6 +3004,9 @@
2998
3004
  "UhdDeviceSettings": {
2999
3005
  "shape": "Skz",
3000
3006
  "locationName": "uhdDeviceSettings"
3007
+ },
3008
+ "AvailabilityZone": {
3009
+ "locationName": "availabilityZone"
3001
3010
  }
3002
3011
  },
3003
3012
  "required": [
@@ -3049,6 +3058,9 @@
3049
3058
  "Tags": {
3050
3059
  "shape": "Sez",
3051
3060
  "locationName": "tags"
3061
+ },
3062
+ "AvailabilityZone": {
3063
+ "locationName": "availabilityZone"
3052
3064
  }
3053
3065
  }
3054
3066
  }