aws-sdk 2.1306.0 → 2.1307.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 +7 -1
- package/README.md +1 -1
- package/apis/devops-guru-2020-12-01.min.json +41 -33
- package/apis/forecast-2018-06-26.min.json +68 -65
- package/apis/mediatailor-2018-04-23.min.json +175 -75
- package/clients/devopsguru.d.ts +7 -0
- package/clients/forecastservice.d.ts +52 -39
- package/clients/iam.d.ts +18 -18
- package/clients/mediatailor.d.ts +119 -0
- package/clients/sns.d.ts +3 -3
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +4 -4
- package/dist/aws-sdk.js +71 -68
- package/dist/aws-sdk.min.js +25 -25
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
# Changelog for AWS SDK for JavaScript
|
|
2
|
-
<!--LATEST=2.
|
|
2
|
+
<!--LATEST=2.1307.0-->
|
|
3
3
|
<!--ENTRYINSERT-->
|
|
4
4
|
|
|
5
|
+
## 2.1307.0
|
|
6
|
+
* feature: DevOpsGuru: This release adds filter support ListAnomalyForInsight API.
|
|
7
|
+
* feature: ForecastService: This release will enable customer select INCREMENTAL as ImportModel in Forecast's CreateDatasetImportJob API. Verified latest SDK containing required attribute, following https://w.amazon.com/bin/view/AWS-Seer/Launch/Trebuchet/
|
|
8
|
+
* feature: MediaTailor: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for program updates, and the ability to clip the end of VOD sources in programs.
|
|
9
|
+
* feature: SNS: Additional attributes added for set-topic-attributes.
|
|
10
|
+
|
|
5
11
|
## 2.1306.0
|
|
6
12
|
* feature: AccessAnalyzer: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
|
|
7
13
|
* feature: AppSync: This release introduces the feature to support EventBridge as AppSync data source.
|
package/README.md
CHANGED
|
@@ -57,7 +57,7 @@ for further details.
|
|
|
57
57
|
To use the SDK in the browser, simply add the following script tag to your
|
|
58
58
|
HTML pages:
|
|
59
59
|
|
|
60
|
-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.
|
|
60
|
+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1307.0.min.js"></script>
|
|
61
61
|
|
|
62
62
|
You can also build a custom browser SDK with your specified set of AWS services.
|
|
63
63
|
This can allow you to reduce the SDK's size, specify different API versions of
|
|
@@ -684,7 +684,15 @@
|
|
|
684
684
|
"type": "integer"
|
|
685
685
|
},
|
|
686
686
|
"NextToken": {},
|
|
687
|
-
"AccountId": {}
|
|
687
|
+
"AccountId": {},
|
|
688
|
+
"Filters": {
|
|
689
|
+
"type": "structure",
|
|
690
|
+
"members": {
|
|
691
|
+
"ServiceCollection": {
|
|
692
|
+
"shape": "S4v"
|
|
693
|
+
}
|
|
694
|
+
}
|
|
695
|
+
}
|
|
688
696
|
}
|
|
689
697
|
},
|
|
690
698
|
"output": {
|
|
@@ -936,7 +944,7 @@
|
|
|
936
944
|
],
|
|
937
945
|
"members": {
|
|
938
946
|
"StatusFilter": {
|
|
939
|
-
"shape": "
|
|
947
|
+
"shape": "S61"
|
|
940
948
|
},
|
|
941
949
|
"MaxResults": {
|
|
942
950
|
"type": "integer"
|
|
@@ -948,10 +956,10 @@
|
|
|
948
956
|
"type": "structure",
|
|
949
957
|
"members": {
|
|
950
958
|
"ProactiveInsights": {
|
|
951
|
-
"shape": "
|
|
959
|
+
"shape": "S69"
|
|
952
960
|
},
|
|
953
961
|
"ReactiveInsights": {
|
|
954
|
-
"shape": "
|
|
962
|
+
"shape": "S6d"
|
|
955
963
|
},
|
|
956
964
|
"NextToken": {}
|
|
957
965
|
}
|
|
@@ -1054,7 +1062,7 @@
|
|
|
1054
1062
|
],
|
|
1055
1063
|
"members": {
|
|
1056
1064
|
"StatusFilter": {
|
|
1057
|
-
"shape": "
|
|
1065
|
+
"shape": "S61"
|
|
1058
1066
|
},
|
|
1059
1067
|
"MaxResults": {
|
|
1060
1068
|
"type": "integer"
|
|
@@ -1094,7 +1102,7 @@
|
|
|
1094
1102
|
"shape": "S27"
|
|
1095
1103
|
},
|
|
1096
1104
|
"ServiceCollection": {
|
|
1097
|
-
"shape": "
|
|
1105
|
+
"shape": "S4v"
|
|
1098
1106
|
}
|
|
1099
1107
|
}
|
|
1100
1108
|
}
|
|
@@ -1117,7 +1125,7 @@
|
|
|
1117
1125
|
"shape": "S27"
|
|
1118
1126
|
},
|
|
1119
1127
|
"ServiceCollection": {
|
|
1120
|
-
"shape": "
|
|
1128
|
+
"shape": "S4v"
|
|
1121
1129
|
}
|
|
1122
1130
|
}
|
|
1123
1131
|
}
|
|
@@ -1283,13 +1291,13 @@
|
|
|
1283
1291
|
"shape": "S6"
|
|
1284
1292
|
},
|
|
1285
1293
|
"Statuses": {
|
|
1286
|
-
"shape": "
|
|
1294
|
+
"shape": "S80"
|
|
1287
1295
|
},
|
|
1288
1296
|
"ResourceCollection": {
|
|
1289
1297
|
"shape": "S27"
|
|
1290
1298
|
},
|
|
1291
1299
|
"ServiceCollection": {
|
|
1292
|
-
"shape": "
|
|
1300
|
+
"shape": "S4v"
|
|
1293
1301
|
}
|
|
1294
1302
|
}
|
|
1295
1303
|
},
|
|
@@ -1304,10 +1312,10 @@
|
|
|
1304
1312
|
"type": "structure",
|
|
1305
1313
|
"members": {
|
|
1306
1314
|
"ProactiveInsights": {
|
|
1307
|
-
"shape": "
|
|
1315
|
+
"shape": "S69"
|
|
1308
1316
|
},
|
|
1309
1317
|
"ReactiveInsights": {
|
|
1310
|
-
"shape": "
|
|
1318
|
+
"shape": "S6d"
|
|
1311
1319
|
},
|
|
1312
1320
|
"NextToken": {}
|
|
1313
1321
|
}
|
|
@@ -1340,13 +1348,13 @@
|
|
|
1340
1348
|
"shape": "S6"
|
|
1341
1349
|
},
|
|
1342
1350
|
"Statuses": {
|
|
1343
|
-
"shape": "
|
|
1351
|
+
"shape": "S80"
|
|
1344
1352
|
},
|
|
1345
1353
|
"ResourceCollection": {
|
|
1346
1354
|
"shape": "S27"
|
|
1347
1355
|
},
|
|
1348
1356
|
"ServiceCollection": {
|
|
1349
|
-
"shape": "
|
|
1357
|
+
"shape": "S4v"
|
|
1350
1358
|
}
|
|
1351
1359
|
}
|
|
1352
1360
|
},
|
|
@@ -1361,10 +1369,10 @@
|
|
|
1361
1369
|
"type": "structure",
|
|
1362
1370
|
"members": {
|
|
1363
1371
|
"ProactiveInsights": {
|
|
1364
|
-
"shape": "
|
|
1372
|
+
"shape": "S69"
|
|
1365
1373
|
},
|
|
1366
1374
|
"ReactiveInsights": {
|
|
1367
|
-
"shape": "
|
|
1375
|
+
"shape": "S6d"
|
|
1368
1376
|
},
|
|
1369
1377
|
"NextToken": {}
|
|
1370
1378
|
}
|
|
@@ -1916,7 +1924,16 @@
|
|
|
1916
1924
|
}
|
|
1917
1925
|
}
|
|
1918
1926
|
},
|
|
1919
|
-
"
|
|
1927
|
+
"S4v": {
|
|
1928
|
+
"type": "structure",
|
|
1929
|
+
"members": {
|
|
1930
|
+
"ServiceNames": {
|
|
1931
|
+
"type": "list",
|
|
1932
|
+
"member": {}
|
|
1933
|
+
}
|
|
1934
|
+
}
|
|
1935
|
+
},
|
|
1936
|
+
"S61": {
|
|
1920
1937
|
"type": "structure",
|
|
1921
1938
|
"members": {
|
|
1922
1939
|
"Ongoing": {
|
|
@@ -1964,7 +1981,7 @@
|
|
|
1964
1981
|
}
|
|
1965
1982
|
}
|
|
1966
1983
|
},
|
|
1967
|
-
"
|
|
1984
|
+
"S69": {
|
|
1968
1985
|
"type": "list",
|
|
1969
1986
|
"member": {
|
|
1970
1987
|
"type": "structure",
|
|
@@ -1983,28 +2000,19 @@
|
|
|
1983
2000
|
"shape": "S27"
|
|
1984
2001
|
},
|
|
1985
2002
|
"ServiceCollection": {
|
|
1986
|
-
"shape": "
|
|
2003
|
+
"shape": "S4v"
|
|
1987
2004
|
},
|
|
1988
2005
|
"AssociatedResourceArns": {
|
|
1989
|
-
"shape": "
|
|
2006
|
+
"shape": "S6b"
|
|
1990
2007
|
}
|
|
1991
2008
|
}
|
|
1992
2009
|
}
|
|
1993
2010
|
},
|
|
1994
|
-
"
|
|
1995
|
-
"type": "structure",
|
|
1996
|
-
"members": {
|
|
1997
|
-
"ServiceNames": {
|
|
1998
|
-
"type": "list",
|
|
1999
|
-
"member": {}
|
|
2000
|
-
}
|
|
2001
|
-
}
|
|
2002
|
-
},
|
|
2003
|
-
"S6a": {
|
|
2011
|
+
"S6b": {
|
|
2004
2012
|
"type": "list",
|
|
2005
2013
|
"member": {}
|
|
2006
2014
|
},
|
|
2007
|
-
"
|
|
2015
|
+
"S6d": {
|
|
2008
2016
|
"type": "list",
|
|
2009
2017
|
"member": {
|
|
2010
2018
|
"type": "structure",
|
|
@@ -2020,15 +2028,15 @@
|
|
|
2020
2028
|
"shape": "S27"
|
|
2021
2029
|
},
|
|
2022
2030
|
"ServiceCollection": {
|
|
2023
|
-
"shape": "
|
|
2031
|
+
"shape": "S4v"
|
|
2024
2032
|
},
|
|
2025
2033
|
"AssociatedResourceArns": {
|
|
2026
|
-
"shape": "
|
|
2034
|
+
"shape": "S6b"
|
|
2027
2035
|
}
|
|
2028
2036
|
}
|
|
2029
2037
|
}
|
|
2030
2038
|
},
|
|
2031
|
-
"
|
|
2039
|
+
"S80": {
|
|
2032
2040
|
"type": "list",
|
|
2033
2041
|
"member": {}
|
|
2034
2042
|
}
|