aws-sdk 2.919.0 → 2.920.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.
package/CHANGELOG.md CHANGED
@@ -1,7 +1,12 @@
1
1
  # Changelog for AWS SDK for JavaScript
2
- <!--LATEST=2.919.0-->
2
+ <!--LATEST=2.920.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.920.0
6
+ * feature: AutoScaling: You can now launch EC2 instances with GP3 volumes when using Auto Scaling groups with Launch Configurations
7
+ * feature: Braket: Introduction of a RETIRED status for devices.
8
+ * feature: DocDB: This SDK release adds support for DocDB global clusters.
9
+
5
10
  ## 2.919.0
6
11
  * feature: EC2: Added idempotency to CreateNetworkInterface using the ClientToken parameter.
7
12
  * feature: IoTWireless: Added six new public customer logging APIs to allow customers to set/get/reset log levels at resource type and resource id level. The log level set from the APIs will be used to filter log messages that can be emitted to CloudWatch in customer accounts.
package/README.md CHANGED
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
29
29
  To use the SDK in the browser, simply add the following script tag to your
30
30
  HTML pages:
31
31
 
32
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.919.0.min.js"></script>
32
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.920.0.min.js"></script>
33
33
 
34
34
  You can also build a custom browser SDK with your specified set of AWS services.
35
35
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -290,7 +290,7 @@
290
290
  "shape": "S20"
291
291
  },
292
292
  "InstanceMonitoring": {
293
- "shape": "S29"
293
+ "shape": "S2a"
294
294
  },
295
295
  "SpotPrice": {},
296
296
  "IamInstanceProfile": {},
@@ -302,7 +302,7 @@
302
302
  },
303
303
  "PlacementTenancy": {},
304
304
  "MetadataOptions": {
305
- "shape": "S2e"
305
+ "shape": "S2f"
306
306
  }
307
307
  }
308
308
  }
@@ -475,7 +475,7 @@
475
475
  "type": "structure",
476
476
  "members": {
477
477
  "AutoScalingGroupNames": {
478
- "shape": "S33"
478
+ "shape": "S34"
479
479
  },
480
480
  "NextToken": {},
481
481
  "MaxRecords": {
@@ -543,7 +543,7 @@
543
543
  "type": "integer"
544
544
  },
545
545
  "Instances": {
546
- "shape": "S39"
546
+ "shape": "S3a"
547
547
  },
548
548
  "CreatedTime": {
549
549
  "type": "timestamp"
@@ -572,7 +572,7 @@
572
572
  },
573
573
  "Status": {},
574
574
  "Tags": {
575
- "shape": "S3g"
575
+ "shape": "S3h"
576
576
  },
577
577
  "TerminationPolicies": {
578
578
  "shape": "S1g"
@@ -588,7 +588,7 @@
588
588
  "type": "boolean"
589
589
  },
590
590
  "WarmPoolConfiguration": {
591
- "shape": "S3i"
591
+ "shape": "S3j"
592
592
  },
593
593
  "WarmPoolSize": {
594
594
  "type": "integer"
@@ -657,7 +657,7 @@
657
657
  "type": "structure",
658
658
  "members": {
659
659
  "AutoScalingNotificationTypes": {
660
- "shape": "S3t"
660
+ "shape": "S3u"
661
661
  }
662
662
  }
663
663
  }
@@ -790,7 +790,7 @@
790
790
  "shape": "S20"
791
791
  },
792
792
  "InstanceMonitoring": {
793
- "shape": "S29"
793
+ "shape": "S2a"
794
794
  },
795
795
  "SpotPrice": {},
796
796
  "IamInstanceProfile": {},
@@ -805,7 +805,7 @@
805
805
  },
806
806
  "PlacementTenancy": {},
807
807
  "MetadataOptions": {
808
- "shape": "S2e"
808
+ "shape": "S2f"
809
809
  }
810
810
  }
811
811
  }
@@ -820,7 +820,7 @@
820
820
  "type": "structure",
821
821
  "members": {
822
822
  "LifecycleHookTypes": {
823
- "shape": "S3t"
823
+ "shape": "S3u"
824
824
  }
825
825
  }
826
826
  }
@@ -962,7 +962,7 @@
962
962
  "type": "structure",
963
963
  "members": {
964
964
  "AutoScalingGroupNames": {
965
- "shape": "S33"
965
+ "shape": "S34"
966
966
  },
967
967
  "NextToken": {},
968
968
  "MaxRecords": {
@@ -1026,7 +1026,7 @@
1026
1026
  "PolicyType": {},
1027
1027
  "AdjustmentType": {},
1028
1028
  "MinAdjustmentStep": {
1029
- "shape": "S54"
1029
+ "shape": "S55"
1030
1030
  },
1031
1031
  "MinAdjustmentMagnitude": {
1032
1032
  "type": "integer"
@@ -1038,23 +1038,23 @@
1038
1038
  "type": "integer"
1039
1039
  },
1040
1040
  "StepAdjustments": {
1041
- "shape": "S57"
1041
+ "shape": "S58"
1042
1042
  },
1043
1043
  "MetricAggregationType": {},
1044
1044
  "EstimatedInstanceWarmup": {
1045
1045
  "type": "integer"
1046
1046
  },
1047
1047
  "Alarms": {
1048
- "shape": "S5b"
1048
+ "shape": "S5c"
1049
1049
  },
1050
1050
  "TargetTrackingConfiguration": {
1051
- "shape": "S5d"
1051
+ "shape": "S5e"
1052
1052
  },
1053
1053
  "Enabled": {
1054
1054
  "type": "boolean"
1055
1055
  },
1056
1056
  "PredictiveScalingConfiguration": {
1057
- "shape": "S5r"
1057
+ "shape": "S5s"
1058
1058
  }
1059
1059
  }
1060
1060
  }
@@ -1089,7 +1089,7 @@
1089
1089
  ],
1090
1090
  "members": {
1091
1091
  "Activities": {
1092
- "shape": "S68"
1092
+ "shape": "S69"
1093
1093
  },
1094
1094
  "NextToken": {}
1095
1095
  }
@@ -1202,7 +1202,7 @@
1202
1202
  "type": "structure",
1203
1203
  "members": {
1204
1204
  "Tags": {
1205
- "shape": "S3g"
1205
+ "shape": "S3h"
1206
1206
  },
1207
1207
  "NextToken": {}
1208
1208
  }
@@ -1238,10 +1238,10 @@
1238
1238
  "type": "structure",
1239
1239
  "members": {
1240
1240
  "WarmPoolConfiguration": {
1241
- "shape": "S3i"
1241
+ "shape": "S3j"
1242
1242
  },
1243
1243
  "Instances": {
1244
- "shape": "S39"
1244
+ "shape": "S3a"
1245
1245
  },
1246
1246
  "NextToken": {}
1247
1247
  }
@@ -1269,7 +1269,7 @@
1269
1269
  "type": "structure",
1270
1270
  "members": {
1271
1271
  "Activities": {
1272
- "shape": "S68"
1272
+ "shape": "S69"
1273
1273
  }
1274
1274
  }
1275
1275
  }
@@ -1323,7 +1323,7 @@
1323
1323
  "members": {
1324
1324
  "AutoScalingGroupName": {},
1325
1325
  "Metrics": {
1326
- "shape": "S70"
1326
+ "shape": "S71"
1327
1327
  }
1328
1328
  }
1329
1329
  }
@@ -1338,7 +1338,7 @@
1338
1338
  "members": {
1339
1339
  "AutoScalingGroupName": {},
1340
1340
  "Metrics": {
1341
- "shape": "S70"
1341
+ "shape": "S71"
1342
1342
  },
1343
1343
  "Granularity": {}
1344
1344
  }
@@ -1366,7 +1366,7 @@
1366
1366
  "type": "structure",
1367
1367
  "members": {
1368
1368
  "Activities": {
1369
- "shape": "S68"
1369
+ "shape": "S69"
1370
1370
  }
1371
1371
  }
1372
1372
  }
@@ -1410,7 +1410,7 @@
1410
1410
  "type": "structure",
1411
1411
  "members": {
1412
1412
  "Activities": {
1413
- "shape": "S68"
1413
+ "shape": "S69"
1414
1414
  }
1415
1415
  }
1416
1416
  }
@@ -1455,13 +1455,13 @@
1455
1455
  ],
1456
1456
  "members": {
1457
1457
  "Timestamps": {
1458
- "shape": "S7c"
1458
+ "shape": "S7d"
1459
1459
  },
1460
1460
  "Values": {
1461
- "shape": "S7d"
1461
+ "shape": "S7e"
1462
1462
  },
1463
1463
  "MetricSpecification": {
1464
- "shape": "S5t"
1464
+ "shape": "S5u"
1465
1465
  }
1466
1466
  }
1467
1467
  }
@@ -1474,10 +1474,10 @@
1474
1474
  ],
1475
1475
  "members": {
1476
1476
  "Timestamps": {
1477
- "shape": "S7c"
1477
+ "shape": "S7d"
1478
1478
  },
1479
1479
  "Values": {
1480
- "shape": "S7d"
1480
+ "shape": "S7e"
1481
1481
  }
1482
1482
  }
1483
1483
  },
@@ -1525,7 +1525,7 @@
1525
1525
  "AutoScalingGroupName": {},
1526
1526
  "TopicARN": {},
1527
1527
  "NotificationTypes": {
1528
- "shape": "S3t"
1528
+ "shape": "S3u"
1529
1529
  }
1530
1530
  }
1531
1531
  }
@@ -1543,7 +1543,7 @@
1543
1543
  "PolicyType": {},
1544
1544
  "AdjustmentType": {},
1545
1545
  "MinAdjustmentStep": {
1546
- "shape": "S54"
1546
+ "shape": "S55"
1547
1547
  },
1548
1548
  "MinAdjustmentMagnitude": {
1549
1549
  "type": "integer"
@@ -1556,19 +1556,19 @@
1556
1556
  },
1557
1557
  "MetricAggregationType": {},
1558
1558
  "StepAdjustments": {
1559
- "shape": "S57"
1559
+ "shape": "S58"
1560
1560
  },
1561
1561
  "EstimatedInstanceWarmup": {
1562
1562
  "type": "integer"
1563
1563
  },
1564
1564
  "TargetTrackingConfiguration": {
1565
- "shape": "S5d"
1565
+ "shape": "S5e"
1566
1566
  },
1567
1567
  "Enabled": {
1568
1568
  "type": "boolean"
1569
1569
  },
1570
1570
  "PredictiveScalingConfiguration": {
1571
- "shape": "S5r"
1571
+ "shape": "S5s"
1572
1572
  }
1573
1573
  }
1574
1574
  },
@@ -1578,7 +1578,7 @@
1578
1578
  "members": {
1579
1579
  "PolicyARN": {},
1580
1580
  "Alarms": {
1581
- "shape": "S5b"
1581
+ "shape": "S5c"
1582
1582
  }
1583
1583
  }
1584
1584
  }
@@ -1661,7 +1661,7 @@
1661
1661
  },
1662
1662
  "ResumeProcesses": {
1663
1663
  "input": {
1664
- "shape": "S7p"
1664
+ "shape": "S7q"
1665
1665
  }
1666
1666
  },
1667
1667
  "SetDesiredCapacity": {
@@ -1763,7 +1763,7 @@
1763
1763
  },
1764
1764
  "SuspendProcesses": {
1765
1765
  "input": {
1766
- "shape": "S7p"
1766
+ "shape": "S7q"
1767
1767
  }
1768
1768
  },
1769
1769
  "TerminateInstanceInAutoScalingGroup": {
@@ -1785,7 +1785,7 @@
1785
1785
  "type": "structure",
1786
1786
  "members": {
1787
1787
  "Activity": {
1788
- "shape": "S69"
1788
+ "shape": "S6a"
1789
1789
  }
1790
1790
  }
1791
1791
  }
@@ -1985,6 +1985,9 @@
1985
1985
  },
1986
1986
  "Encrypted": {
1987
1987
  "type": "boolean"
1988
+ },
1989
+ "Throughput": {
1990
+ "type": "integer"
1988
1991
  }
1989
1992
  }
1990
1993
  },
@@ -1994,7 +1997,7 @@
1994
1997
  }
1995
1998
  }
1996
1999
  },
1997
- "S29": {
2000
+ "S2a": {
1998
2001
  "type": "structure",
1999
2002
  "members": {
2000
2003
  "Enabled": {
@@ -2002,7 +2005,7 @@
2002
2005
  }
2003
2006
  }
2004
2007
  },
2005
- "S2e": {
2008
+ "S2f": {
2006
2009
  "type": "structure",
2007
2010
  "members": {
2008
2011
  "HttpTokens": {},
@@ -2012,11 +2015,11 @@
2012
2015
  "HttpEndpoint": {}
2013
2016
  }
2014
2017
  },
2015
- "S33": {
2018
+ "S34": {
2016
2019
  "type": "list",
2017
2020
  "member": {}
2018
2021
  },
2019
- "S39": {
2022
+ "S3a": {
2020
2023
  "type": "list",
2021
2024
  "member": {
2022
2025
  "type": "structure",
@@ -2044,7 +2047,7 @@
2044
2047
  }
2045
2048
  }
2046
2049
  },
2047
- "S3g": {
2050
+ "S3h": {
2048
2051
  "type": "list",
2049
2052
  "member": {
2050
2053
  "type": "structure",
@@ -2059,7 +2062,7 @@
2059
2062
  }
2060
2063
  }
2061
2064
  },
2062
- "S3i": {
2065
+ "S3j": {
2063
2066
  "type": "structure",
2064
2067
  "members": {
2065
2068
  "MaxGroupPreparedCapacity": {
@@ -2072,15 +2075,15 @@
2072
2075
  "Status": {}
2073
2076
  }
2074
2077
  },
2075
- "S3t": {
2078
+ "S3u": {
2076
2079
  "type": "list",
2077
2080
  "member": {}
2078
2081
  },
2079
- "S54": {
2082
+ "S55": {
2080
2083
  "type": "integer",
2081
2084
  "deprecated": true
2082
2085
  },
2083
- "S57": {
2086
+ "S58": {
2084
2087
  "type": "list",
2085
2088
  "member": {
2086
2089
  "type": "structure",
@@ -2100,7 +2103,7 @@
2100
2103
  }
2101
2104
  }
2102
2105
  },
2103
- "S5b": {
2106
+ "S5c": {
2104
2107
  "type": "list",
2105
2108
  "member": {
2106
2109
  "type": "structure",
@@ -2110,7 +2113,7 @@
2110
2113
  }
2111
2114
  }
2112
2115
  },
2113
- "S5d": {
2116
+ "S5e": {
2114
2117
  "type": "structure",
2115
2118
  "required": [
2116
2119
  "TargetValue"
@@ -2162,7 +2165,7 @@
2162
2165
  }
2163
2166
  }
2164
2167
  },
2165
- "S5r": {
2168
+ "S5s": {
2166
2169
  "type": "structure",
2167
2170
  "required": [
2168
2171
  "MetricSpecifications"
@@ -2171,7 +2174,7 @@
2171
2174
  "MetricSpecifications": {
2172
2175
  "type": "list",
2173
2176
  "member": {
2174
- "shape": "S5t"
2177
+ "shape": "S5u"
2175
2178
  }
2176
2179
  },
2177
2180
  "Mode": {},
@@ -2184,7 +2187,7 @@
2184
2187
  }
2185
2188
  }
2186
2189
  },
2187
- "S5t": {
2190
+ "S5u": {
2188
2191
  "type": "structure",
2189
2192
  "required": [
2190
2193
  "TargetValue"
@@ -2225,13 +2228,13 @@
2225
2228
  }
2226
2229
  }
2227
2230
  },
2228
- "S68": {
2231
+ "S69": {
2229
2232
  "type": "list",
2230
2233
  "member": {
2231
- "shape": "S69"
2234
+ "shape": "S6a"
2232
2235
  }
2233
2236
  },
2234
- "S69": {
2237
+ "S6a": {
2235
2238
  "type": "structure",
2236
2239
  "required": [
2237
2240
  "ActivityId",
@@ -2261,23 +2264,23 @@
2261
2264
  "AutoScalingGroupARN": {}
2262
2265
  }
2263
2266
  },
2264
- "S70": {
2267
+ "S71": {
2265
2268
  "type": "list",
2266
2269
  "member": {}
2267
2270
  },
2268
- "S7c": {
2271
+ "S7d": {
2269
2272
  "type": "list",
2270
2273
  "member": {
2271
2274
  "type": "timestamp"
2272
2275
  }
2273
2276
  },
2274
- "S7d": {
2277
+ "S7e": {
2275
2278
  "type": "list",
2276
2279
  "member": {
2277
2280
  "type": "double"
2278
2281
  }
2279
2282
  },
2280
- "S7p": {
2283
+ "S7q": {
2281
2284
  "type": "structure",
2282
2285
  "required": [
2283
2286
  "AutoScalingGroupName"