cdk-docker-image-deployment 0.0.65 → 0.0.66

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.
Files changed (36) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +13 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +76 -40
  8. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +116 -101
  9. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +81 -37
  10. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +996 -957
  11. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +148 -128
  12. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +131 -123
  13. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +530 -289
  14. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
  15. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +45 -39
  16. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +181 -31
  17. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +10 -0
  18. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +63 -59
  19. package/node_modules/aws-sdk/clients/athena.d.ts +35 -0
  20. package/node_modules/aws-sdk/clients/autoscaling.d.ts +44 -24
  21. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +63 -5
  22. package/node_modules/aws-sdk/clients/ec2.d.ts +52 -8
  23. package/node_modules/aws-sdk/clients/elasticache.d.ts +62 -11
  24. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +260 -2
  25. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +20 -7
  26. package/node_modules/aws-sdk/clients/ssm.d.ts +5 -0
  27. package/node_modules/aws-sdk/clients/wafv2.d.ts +3 -3
  28. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +182 -11
  29. package/node_modules/aws-sdk/clients/workspaces.d.ts +6 -0
  30. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  31. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +13 -13
  32. package/node_modules/aws-sdk/dist/aws-sdk.js +1465 -1305
  33. package/node_modules/aws-sdk/dist/aws-sdk.min.js +94 -94
  34. package/node_modules/aws-sdk/lib/core.js +1 -1
  35. package/node_modules/aws-sdk/package.json +1 -1
  36. package/package.json +4 -4
@@ -210,7 +210,7 @@
210
210
  "type": "integer"
211
211
  },
212
212
  "AvailabilityZones": {
213
- "shape": "S26"
213
+ "shape": "S29"
214
214
  },
215
215
  "LoadBalancerNames": {
216
216
  "shape": "Sa"
@@ -225,7 +225,7 @@
225
225
  "PlacementGroup": {},
226
226
  "VPCZoneIdentifier": {},
227
227
  "TerminationPolicies": {
228
- "shape": "S29"
228
+ "shape": "S2c"
229
229
  },
230
230
  "NewInstancesProtectedFromScaleIn": {
231
231
  "type": "boolean"
@@ -255,7 +255,7 @@
255
255
  }
256
256
  },
257
257
  "Tags": {
258
- "shape": "S2j"
258
+ "shape": "S2m"
259
259
  },
260
260
  "ServiceLinkedRoleARN": {},
261
261
  "MaxInstanceLifetime": {
@@ -280,11 +280,11 @@
280
280
  "ImageId": {},
281
281
  "KeyName": {},
282
282
  "SecurityGroups": {
283
- "shape": "S2s"
283
+ "shape": "S2v"
284
284
  },
285
285
  "ClassicLinkVPCId": {},
286
286
  "ClassicLinkVPCSecurityGroups": {
287
- "shape": "S2t"
287
+ "shape": "S2w"
288
288
  },
289
289
  "UserData": {},
290
290
  "InstanceId": {},
@@ -292,10 +292,10 @@
292
292
  "KernelId": {},
293
293
  "RamdiskId": {},
294
294
  "BlockDeviceMappings": {
295
- "shape": "S2v"
295
+ "shape": "S2y"
296
296
  },
297
297
  "InstanceMonitoring": {
298
- "shape": "S35"
298
+ "shape": "S38"
299
299
  },
300
300
  "SpotPrice": {},
301
301
  "IamInstanceProfile": {},
@@ -307,7 +307,7 @@
307
307
  },
308
308
  "PlacementTenancy": {},
309
309
  "MetadataOptions": {
310
- "shape": "S3a"
310
+ "shape": "S3d"
311
311
  }
312
312
  }
313
313
  }
@@ -320,7 +320,7 @@
320
320
  ],
321
321
  "members": {
322
322
  "Tags": {
323
- "shape": "S2j"
323
+ "shape": "S2m"
324
324
  }
325
325
  }
326
326
  }
@@ -414,7 +414,7 @@
414
414
  ],
415
415
  "members": {
416
416
  "Tags": {
417
- "shape": "S2j"
417
+ "shape": "S2m"
418
418
  }
419
419
  }
420
420
  }
@@ -480,14 +480,14 @@
480
480
  "type": "structure",
481
481
  "members": {
482
482
  "AutoScalingGroupNames": {
483
- "shape": "S3z"
483
+ "shape": "S42"
484
484
  },
485
485
  "NextToken": {},
486
486
  "MaxRecords": {
487
487
  "type": "integer"
488
488
  },
489
489
  "Filters": {
490
- "shape": "S41"
490
+ "shape": "S44"
491
491
  }
492
492
  }
493
493
  },
@@ -538,7 +538,7 @@
538
538
  "type": "integer"
539
539
  },
540
540
  "AvailabilityZones": {
541
- "shape": "S26"
541
+ "shape": "S29"
542
542
  },
543
543
  "LoadBalancerNames": {
544
544
  "shape": "Sa"
@@ -551,7 +551,7 @@
551
551
  "type": "integer"
552
552
  },
553
553
  "Instances": {
554
- "shape": "S48"
554
+ "shape": "S4b"
555
555
  },
556
556
  "CreatedTime": {
557
557
  "type": "timestamp"
@@ -580,10 +580,10 @@
580
580
  },
581
581
  "Status": {},
582
582
  "Tags": {
583
- "shape": "S4f"
583
+ "shape": "S4i"
584
584
  },
585
585
  "TerminationPolicies": {
586
- "shape": "S29"
586
+ "shape": "S2c"
587
587
  },
588
588
  "NewInstancesProtectedFromScaleIn": {
589
589
  "type": "boolean"
@@ -596,7 +596,7 @@
596
596
  "type": "boolean"
597
597
  },
598
598
  "WarmPoolConfiguration": {
599
- "shape": "S4h"
599
+ "shape": "S4k"
600
600
  },
601
601
  "WarmPoolSize": {
602
602
  "type": "integer"
@@ -670,7 +670,7 @@
670
670
  "type": "structure",
671
671
  "members": {
672
672
  "AutoScalingNotificationTypes": {
673
- "shape": "S4u"
673
+ "shape": "S4x"
674
674
  }
675
675
  }
676
676
  }
@@ -746,10 +746,10 @@
746
746
  }
747
747
  },
748
748
  "Preferences": {
749
- "shape": "S56"
749
+ "shape": "S59"
750
750
  },
751
751
  "DesiredConfiguration": {
752
- "shape": "S5c"
752
+ "shape": "S5f"
753
753
  }
754
754
  }
755
755
  }
@@ -795,21 +795,21 @@
795
795
  "ImageId": {},
796
796
  "KeyName": {},
797
797
  "SecurityGroups": {
798
- "shape": "S2s"
798
+ "shape": "S2v"
799
799
  },
800
800
  "ClassicLinkVPCId": {},
801
801
  "ClassicLinkVPCSecurityGroups": {
802
- "shape": "S2t"
802
+ "shape": "S2w"
803
803
  },
804
804
  "UserData": {},
805
805
  "InstanceType": {},
806
806
  "KernelId": {},
807
807
  "RamdiskId": {},
808
808
  "BlockDeviceMappings": {
809
- "shape": "S2v"
809
+ "shape": "S2y"
810
810
  },
811
811
  "InstanceMonitoring": {
812
- "shape": "S35"
812
+ "shape": "S38"
813
813
  },
814
814
  "SpotPrice": {},
815
815
  "IamInstanceProfile": {},
@@ -824,7 +824,7 @@
824
824
  },
825
825
  "PlacementTenancy": {},
826
826
  "MetadataOptions": {
827
- "shape": "S3a"
827
+ "shape": "S3d"
828
828
  }
829
829
  }
830
830
  }
@@ -839,7 +839,7 @@
839
839
  "type": "structure",
840
840
  "members": {
841
841
  "LifecycleHookTypes": {
842
- "shape": "S4u"
842
+ "shape": "S4x"
843
843
  }
844
844
  }
845
845
  }
@@ -981,7 +981,7 @@
981
981
  "type": "structure",
982
982
  "members": {
983
983
  "AutoScalingGroupNames": {
984
- "shape": "S3z"
984
+ "shape": "S42"
985
985
  },
986
986
  "NextToken": {},
987
987
  "MaxRecords": {
@@ -1045,7 +1045,7 @@
1045
1045
  "PolicyType": {},
1046
1046
  "AdjustmentType": {},
1047
1047
  "MinAdjustmentStep": {
1048
- "shape": "S6c"
1048
+ "shape": "S6f"
1049
1049
  },
1050
1050
  "MinAdjustmentMagnitude": {
1051
1051
  "type": "integer"
@@ -1057,23 +1057,23 @@
1057
1057
  "type": "integer"
1058
1058
  },
1059
1059
  "StepAdjustments": {
1060
- "shape": "S6f"
1060
+ "shape": "S6i"
1061
1061
  },
1062
1062
  "MetricAggregationType": {},
1063
1063
  "EstimatedInstanceWarmup": {
1064
1064
  "type": "integer"
1065
1065
  },
1066
1066
  "Alarms": {
1067
- "shape": "S6j"
1067
+ "shape": "S6m"
1068
1068
  },
1069
1069
  "TargetTrackingConfiguration": {
1070
- "shape": "S6l"
1070
+ "shape": "S6o"
1071
1071
  },
1072
1072
  "Enabled": {
1073
1073
  "type": "boolean"
1074
1074
  },
1075
1075
  "PredictiveScalingConfiguration": {
1076
- "shape": "S6z"
1076
+ "shape": "S72"
1077
1077
  }
1078
1078
  }
1079
1079
  }
@@ -1108,7 +1108,7 @@
1108
1108
  ],
1109
1109
  "members": {
1110
1110
  "Activities": {
1111
- "shape": "S7q"
1111
+ "shape": "S7t"
1112
1112
  },
1113
1113
  "NextToken": {}
1114
1114
  }
@@ -1198,7 +1198,7 @@
1198
1198
  "type": "structure",
1199
1199
  "members": {
1200
1200
  "Filters": {
1201
- "shape": "S41"
1201
+ "shape": "S44"
1202
1202
  },
1203
1203
  "NextToken": {},
1204
1204
  "MaxRecords": {
@@ -1211,7 +1211,7 @@
1211
1211
  "type": "structure",
1212
1212
  "members": {
1213
1213
  "Tags": {
1214
- "shape": "S4f"
1214
+ "shape": "S4i"
1215
1215
  },
1216
1216
  "NextToken": {}
1217
1217
  }
@@ -1223,7 +1223,7 @@
1223
1223
  "type": "structure",
1224
1224
  "members": {
1225
1225
  "TerminationPolicyTypes": {
1226
- "shape": "S29"
1226
+ "shape": "S2c"
1227
1227
  }
1228
1228
  }
1229
1229
  }
@@ -1247,10 +1247,10 @@
1247
1247
  "type": "structure",
1248
1248
  "members": {
1249
1249
  "WarmPoolConfiguration": {
1250
- "shape": "S4h"
1250
+ "shape": "S4k"
1251
1251
  },
1252
1252
  "Instances": {
1253
- "shape": "S48"
1253
+ "shape": "S4b"
1254
1254
  },
1255
1255
  "NextToken": {}
1256
1256
  }
@@ -1278,7 +1278,7 @@
1278
1278
  "type": "structure",
1279
1279
  "members": {
1280
1280
  "Activities": {
1281
- "shape": "S7q"
1281
+ "shape": "S7t"
1282
1282
  }
1283
1283
  }
1284
1284
  }
@@ -1332,7 +1332,7 @@
1332
1332
  "members": {
1333
1333
  "AutoScalingGroupName": {},
1334
1334
  "Metrics": {
1335
- "shape": "S8f"
1335
+ "shape": "S8i"
1336
1336
  }
1337
1337
  }
1338
1338
  }
@@ -1347,7 +1347,7 @@
1347
1347
  "members": {
1348
1348
  "AutoScalingGroupName": {},
1349
1349
  "Metrics": {
1350
- "shape": "S8f"
1350
+ "shape": "S8i"
1351
1351
  },
1352
1352
  "Granularity": {}
1353
1353
  }
@@ -1375,7 +1375,7 @@
1375
1375
  "type": "structure",
1376
1376
  "members": {
1377
1377
  "Activities": {
1378
- "shape": "S7q"
1378
+ "shape": "S7t"
1379
1379
  }
1380
1380
  }
1381
1381
  }
@@ -1419,7 +1419,7 @@
1419
1419
  "type": "structure",
1420
1420
  "members": {
1421
1421
  "Activities": {
1422
- "shape": "S7q"
1422
+ "shape": "S7t"
1423
1423
  }
1424
1424
  }
1425
1425
  }
@@ -1464,13 +1464,13 @@
1464
1464
  ],
1465
1465
  "members": {
1466
1466
  "Timestamps": {
1467
- "shape": "S8r"
1467
+ "shape": "S8u"
1468
1468
  },
1469
1469
  "Values": {
1470
- "shape": "S8s"
1470
+ "shape": "S8v"
1471
1471
  },
1472
1472
  "MetricSpecification": {
1473
- "shape": "S71"
1473
+ "shape": "S74"
1474
1474
  }
1475
1475
  }
1476
1476
  }
@@ -1483,10 +1483,10 @@
1483
1483
  ],
1484
1484
  "members": {
1485
1485
  "Timestamps": {
1486
- "shape": "S8r"
1486
+ "shape": "S8u"
1487
1487
  },
1488
1488
  "Values": {
1489
- "shape": "S8s"
1489
+ "shape": "S8v"
1490
1490
  }
1491
1491
  }
1492
1492
  },
@@ -1534,7 +1534,7 @@
1534
1534
  "AutoScalingGroupName": {},
1535
1535
  "TopicARN": {},
1536
1536
  "NotificationTypes": {
1537
- "shape": "S4u"
1537
+ "shape": "S4x"
1538
1538
  }
1539
1539
  }
1540
1540
  }
@@ -1552,7 +1552,7 @@
1552
1552
  "PolicyType": {},
1553
1553
  "AdjustmentType": {},
1554
1554
  "MinAdjustmentStep": {
1555
- "shape": "S6c"
1555
+ "shape": "S6f"
1556
1556
  },
1557
1557
  "MinAdjustmentMagnitude": {
1558
1558
  "type": "integer"
@@ -1565,19 +1565,19 @@
1565
1565
  },
1566
1566
  "MetricAggregationType": {},
1567
1567
  "StepAdjustments": {
1568
- "shape": "S6f"
1568
+ "shape": "S6i"
1569
1569
  },
1570
1570
  "EstimatedInstanceWarmup": {
1571
1571
  "type": "integer"
1572
1572
  },
1573
1573
  "TargetTrackingConfiguration": {
1574
- "shape": "S6l"
1574
+ "shape": "S6o"
1575
1575
  },
1576
1576
  "Enabled": {
1577
1577
  "type": "boolean"
1578
1578
  },
1579
1579
  "PredictiveScalingConfiguration": {
1580
- "shape": "S6z"
1580
+ "shape": "S72"
1581
1581
  }
1582
1582
  }
1583
1583
  },
@@ -1587,7 +1587,7 @@
1587
1587
  "members": {
1588
1588
  "PolicyARN": {},
1589
1589
  "Alarms": {
1590
- "shape": "S6j"
1590
+ "shape": "S6m"
1591
1591
  }
1592
1592
  }
1593
1593
  }
@@ -1641,7 +1641,7 @@
1641
1641
  },
1642
1642
  "PoolState": {},
1643
1643
  "InstanceReusePolicy": {
1644
- "shape": "S4m"
1644
+ "shape": "S4p"
1645
1645
  }
1646
1646
  }
1647
1647
  },
@@ -1673,7 +1673,7 @@
1673
1673
  },
1674
1674
  "ResumeProcesses": {
1675
1675
  "input": {
1676
- "shape": "S94"
1676
+ "shape": "S97"
1677
1677
  }
1678
1678
  },
1679
1679
  "SetDesiredCapacity": {
@@ -1744,10 +1744,10 @@
1744
1744
  "AutoScalingGroupName": {},
1745
1745
  "Strategy": {},
1746
1746
  "DesiredConfiguration": {
1747
- "shape": "S5c"
1747
+ "shape": "S5f"
1748
1748
  },
1749
1749
  "Preferences": {
1750
- "shape": "S56"
1750
+ "shape": "S59"
1751
1751
  }
1752
1752
  }
1753
1753
  },
@@ -1761,7 +1761,7 @@
1761
1761
  },
1762
1762
  "SuspendProcesses": {
1763
1763
  "input": {
1764
- "shape": "S94"
1764
+ "shape": "S97"
1765
1765
  }
1766
1766
  },
1767
1767
  "TerminateInstanceInAutoScalingGroup": {
@@ -1783,7 +1783,7 @@
1783
1783
  "type": "structure",
1784
1784
  "members": {
1785
1785
  "Activity": {
1786
- "shape": "S7r"
1786
+ "shape": "S7u"
1787
1787
  }
1788
1788
  }
1789
1789
  }
@@ -1816,7 +1816,7 @@
1816
1816
  "type": "integer"
1817
1817
  },
1818
1818
  "AvailabilityZones": {
1819
- "shape": "S26"
1819
+ "shape": "S29"
1820
1820
  },
1821
1821
  "HealthCheckType": {},
1822
1822
  "HealthCheckGracePeriod": {
@@ -1825,7 +1825,7 @@
1825
1825
  "PlacementGroup": {},
1826
1826
  "VPCZoneIdentifier": {},
1827
1827
  "TerminationPolicies": {
1828
- "shape": "S29"
1828
+ "shape": "S2c"
1829
1829
  },
1830
1830
  "NewInstancesProtectedFromScaleIn": {
1831
1831
  "type": "boolean"
@@ -2044,6 +2044,21 @@
2044
2044
  "type": "integer"
2045
2045
  }
2046
2046
  }
2047
+ },
2048
+ "NetworkBandwidthGbps": {
2049
+ "type": "structure",
2050
+ "members": {
2051
+ "Min": {
2052
+ "type": "double"
2053
+ },
2054
+ "Max": {
2055
+ "type": "double"
2056
+ }
2057
+ }
2058
+ },
2059
+ "AllowedInstanceTypes": {
2060
+ "type": "list",
2061
+ "member": {}
2047
2062
  }
2048
2063
  }
2049
2064
  }
@@ -2071,15 +2086,15 @@
2071
2086
  }
2072
2087
  }
2073
2088
  },
2074
- "S26": {
2089
+ "S29": {
2075
2090
  "type": "list",
2076
2091
  "member": {}
2077
2092
  },
2078
- "S29": {
2093
+ "S2c": {
2079
2094
  "type": "list",
2080
2095
  "member": {}
2081
2096
  },
2082
- "S2j": {
2097
+ "S2m": {
2083
2098
  "type": "list",
2084
2099
  "member": {
2085
2100
  "type": "structure",
@@ -2097,15 +2112,15 @@
2097
2112
  }
2098
2113
  }
2099
2114
  },
2100
- "S2s": {
2115
+ "S2v": {
2101
2116
  "type": "list",
2102
2117
  "member": {}
2103
2118
  },
2104
- "S2t": {
2119
+ "S2w": {
2105
2120
  "type": "list",
2106
2121
  "member": {}
2107
2122
  },
2108
- "S2v": {
2123
+ "S2y": {
2109
2124
  "type": "list",
2110
2125
  "member": {
2111
2126
  "type": "structure",
@@ -2143,7 +2158,7 @@
2143
2158
  }
2144
2159
  }
2145
2160
  },
2146
- "S35": {
2161
+ "S38": {
2147
2162
  "type": "structure",
2148
2163
  "members": {
2149
2164
  "Enabled": {
@@ -2151,7 +2166,7 @@
2151
2166
  }
2152
2167
  }
2153
2168
  },
2154
- "S3a": {
2169
+ "S3d": {
2155
2170
  "type": "structure",
2156
2171
  "members": {
2157
2172
  "HttpTokens": {},
@@ -2161,11 +2176,11 @@
2161
2176
  "HttpEndpoint": {}
2162
2177
  }
2163
2178
  },
2164
- "S3z": {
2179
+ "S42": {
2165
2180
  "type": "list",
2166
2181
  "member": {}
2167
2182
  },
2168
- "S41": {
2183
+ "S44": {
2169
2184
  "type": "list",
2170
2185
  "member": {
2171
2186
  "type": "structure",
@@ -2178,7 +2193,7 @@
2178
2193
  }
2179
2194
  }
2180
2195
  },
2181
- "S48": {
2196
+ "S4b": {
2182
2197
  "type": "list",
2183
2198
  "member": {
2184
2199
  "type": "structure",
@@ -2206,7 +2221,7 @@
2206
2221
  }
2207
2222
  }
2208
2223
  },
2209
- "S4f": {
2224
+ "S4i": {
2210
2225
  "type": "list",
2211
2226
  "member": {
2212
2227
  "type": "structure",
@@ -2221,7 +2236,7 @@
2221
2236
  }
2222
2237
  }
2223
2238
  },
2224
- "S4h": {
2239
+ "S4k": {
2225
2240
  "type": "structure",
2226
2241
  "members": {
2227
2242
  "MaxGroupPreparedCapacity": {
@@ -2233,11 +2248,11 @@
2233
2248
  "PoolState": {},
2234
2249
  "Status": {},
2235
2250
  "InstanceReusePolicy": {
2236
- "shape": "S4m"
2251
+ "shape": "S4p"
2237
2252
  }
2238
2253
  }
2239
2254
  },
2240
- "S4m": {
2255
+ "S4p": {
2241
2256
  "type": "structure",
2242
2257
  "members": {
2243
2258
  "ReuseOnScaleIn": {
@@ -2245,11 +2260,11 @@
2245
2260
  }
2246
2261
  }
2247
2262
  },
2248
- "S4u": {
2263
+ "S4x": {
2249
2264
  "type": "list",
2250
2265
  "member": {}
2251
2266
  },
2252
- "S56": {
2267
+ "S59": {
2253
2268
  "type": "structure",
2254
2269
  "members": {
2255
2270
  "MinHealthyPercentage": {
@@ -2272,7 +2287,7 @@
2272
2287
  }
2273
2288
  }
2274
2289
  },
2275
- "S5c": {
2290
+ "S5f": {
2276
2291
  "type": "structure",
2277
2292
  "members": {
2278
2293
  "LaunchTemplate": {
@@ -2283,11 +2298,11 @@
2283
2298
  }
2284
2299
  }
2285
2300
  },
2286
- "S6c": {
2301
+ "S6f": {
2287
2302
  "type": "integer",
2288
2303
  "deprecated": true
2289
2304
  },
2290
- "S6f": {
2305
+ "S6i": {
2291
2306
  "type": "list",
2292
2307
  "member": {
2293
2308
  "type": "structure",
@@ -2307,7 +2322,7 @@
2307
2322
  }
2308
2323
  }
2309
2324
  },
2310
- "S6j": {
2325
+ "S6m": {
2311
2326
  "type": "list",
2312
2327
  "member": {
2313
2328
  "type": "structure",
@@ -2317,7 +2332,7 @@
2317
2332
  }
2318
2333
  }
2319
2334
  },
2320
- "S6l": {
2335
+ "S6o": {
2321
2336
  "type": "structure",
2322
2337
  "required": [
2323
2338
  "TargetValue"
@@ -2344,7 +2359,7 @@
2344
2359
  "MetricName": {},
2345
2360
  "Namespace": {},
2346
2361
  "Dimensions": {
2347
- "shape": "S6r"
2362
+ "shape": "S6u"
2348
2363
  },
2349
2364
  "Statistic": {},
2350
2365
  "Unit": {}
@@ -2358,7 +2373,7 @@
2358
2373
  }
2359
2374
  }
2360
2375
  },
2361
- "S6r": {
2376
+ "S6u": {
2362
2377
  "type": "list",
2363
2378
  "member": {
2364
2379
  "type": "structure",
@@ -2372,7 +2387,7 @@
2372
2387
  }
2373
2388
  }
2374
2389
  },
2375
- "S6z": {
2390
+ "S72": {
2376
2391
  "type": "structure",
2377
2392
  "required": [
2378
2393
  "MetricSpecifications"
@@ -2381,7 +2396,7 @@
2381
2396
  "MetricSpecifications": {
2382
2397
  "type": "list",
2383
2398
  "member": {
2384
- "shape": "S71"
2399
+ "shape": "S74"
2385
2400
  }
2386
2401
  },
2387
2402
  "Mode": {},
@@ -2394,7 +2409,7 @@
2394
2409
  }
2395
2410
  }
2396
2411
  },
2397
- "S71": {
2412
+ "S74": {
2398
2413
  "type": "structure",
2399
2414
  "required": [
2400
2415
  "TargetValue"
@@ -2440,7 +2455,7 @@
2440
2455
  ],
2441
2456
  "members": {
2442
2457
  "MetricDataQueries": {
2443
- "shape": "S79"
2458
+ "shape": "S7c"
2444
2459
  }
2445
2460
  }
2446
2461
  },
@@ -2451,7 +2466,7 @@
2451
2466
  ],
2452
2467
  "members": {
2453
2468
  "MetricDataQueries": {
2454
- "shape": "S79"
2469
+ "shape": "S7c"
2455
2470
  }
2456
2471
  }
2457
2472
  },
@@ -2462,13 +2477,13 @@
2462
2477
  ],
2463
2478
  "members": {
2464
2479
  "MetricDataQueries": {
2465
- "shape": "S79"
2480
+ "shape": "S7c"
2466
2481
  }
2467
2482
  }
2468
2483
  }
2469
2484
  }
2470
2485
  },
2471
- "S79": {
2486
+ "S7c": {
2472
2487
  "type": "list",
2473
2488
  "member": {
2474
2489
  "type": "structure",
@@ -2495,7 +2510,7 @@
2495
2510
  "Namespace": {},
2496
2511
  "MetricName": {},
2497
2512
  "Dimensions": {
2498
- "shape": "S6r"
2513
+ "shape": "S6u"
2499
2514
  }
2500
2515
  }
2501
2516
  },
@@ -2510,13 +2525,13 @@
2510
2525
  }
2511
2526
  }
2512
2527
  },
2513
- "S7q": {
2528
+ "S7t": {
2514
2529
  "type": "list",
2515
2530
  "member": {
2516
- "shape": "S7r"
2531
+ "shape": "S7u"
2517
2532
  }
2518
2533
  },
2519
- "S7r": {
2534
+ "S7u": {
2520
2535
  "type": "structure",
2521
2536
  "required": [
2522
2537
  "ActivityId",
@@ -2546,23 +2561,23 @@
2546
2561
  "AutoScalingGroupARN": {}
2547
2562
  }
2548
2563
  },
2549
- "S8f": {
2564
+ "S8i": {
2550
2565
  "type": "list",
2551
2566
  "member": {}
2552
2567
  },
2553
- "S8r": {
2568
+ "S8u": {
2554
2569
  "type": "list",
2555
2570
  "member": {
2556
2571
  "type": "timestamp"
2557
2572
  }
2558
2573
  },
2559
- "S8s": {
2574
+ "S8v": {
2560
2575
  "type": "list",
2561
2576
  "member": {
2562
2577
  "type": "double"
2563
2578
  }
2564
2579
  },
2565
- "S94": {
2580
+ "S97": {
2566
2581
  "type": "structure",
2567
2582
  "required": [
2568
2583
  "AutoScalingGroupName"