Skip to content

Commit 94e4ab3

Browse files
author
awstools
committed
Updates SDK to v2.1324.0
1 parent 2c1e051 commit 94e4ab3

36 files changed

+4829
-629
lines changed

.changes/2.1324.0.json

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
[
2+
{
3+
"type": "feature",
4+
"category": "DevOpsGuru",
5+
"description": "This release adds the description field on ListAnomaliesForInsight and DescribeAnomaly API responses for proactive anomalies."
6+
},
7+
{
8+
"type": "feature",
9+
"category": "Drs",
10+
"description": "New fields were added to reflect availability zone data in source server and recovery instance description commands responses, as well as source server launch status."
11+
},
12+
{
13+
"type": "feature",
14+
"category": "InternetMonitor",
15+
"description": "CloudWatch Internet Monitor is a a new service within CloudWatch that will help application developers and network engineers continuously monitor internet performance metrics such as availability and performance between their AWS-hosted applications and end-users of these applications"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Lambda",
20+
"description": "This release adds the ability to create ESMs with Document DB change streams as event source. For more information see https://docs.aws.amazon.com/lambda/latest/dg/with-documentdb.html."
21+
},
22+
{
23+
"type": "feature",
24+
"category": "MediaConvert",
25+
"description": "The AWS Elemental MediaConvert SDK has added support for HDR10 to SDR tone mapping, and animated GIF video input sources."
26+
},
27+
{
28+
"type": "feature",
29+
"category": "TimestreamWrite",
30+
"description": "This release adds the ability to ingest batched historical data or migrate data in bulk from S3 into Timestream using CSV files."
31+
}
32+
]

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.1323.0-->
2+
<!--LATEST=2.1324.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.1324.0
6+
* feature: DevOpsGuru: This release adds the description field on ListAnomaliesForInsight and DescribeAnomaly API responses for proactive anomalies.
7+
* feature: Drs: New fields were added to reflect availability zone data in source server and recovery instance description commands responses, as well as source server launch status.
8+
* feature: InternetMonitor: CloudWatch Internet Monitor is a a new service within CloudWatch that will help application developers and network engineers continuously monitor internet performance metrics such as availability and performance between their AWS-hosted applications and end-users of these applications
9+
* feature: Lambda: This release adds the ability to create ESMs with Document DB change streams as event source. For more information see https://docs.aws.amazon.com/lambda/latest/dg/with-documentdb.html.
10+
* feature: MediaConvert: The AWS Elemental MediaConvert SDK has added support for HDR10 to SDR tone mapping, and animated GIF video input sources.
11+
* feature: TimestreamWrite: This release adds the ability to ingest batched historical data or migrate data in bulk from S3 into Timestream using CSV files.
12+
513
## 2.1323.0
614
* feature: Connect: StartTaskContact API now supports linked task creation with a new optional RelatedContactId parameter
715
* feature: ConnectCases: This release adds the ability to delete domains through the DeleteDomain API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ for further details.
5757
To use the SDK in the browser, simply add the following script tag to your
5858
HTML pages:
5959

60-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1323.0.min.js"></script>
60+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1324.0.min.js"></script>
6161

6262
You can also build a custom browser SDK with your specified set of AWS services.
6363
This can allow you to reduce the SDK's size, specify different API versions of

apis/devops-guru-2020-12-01.min.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,8 @@
196196
},
197197
"AnomalyResources": {
198198
"shape": "S2l"
199-
}
199+
},
200+
"Description": {}
200201
}
201202
},
202203
"ReactiveAnomaly": {
@@ -733,7 +734,8 @@
733734
},
734735
"AnomalyResources": {
735736
"shape": "S2l"
736-
}
737+
},
738+
"Description": {}
737739
}
738740
}
739741
},

apis/devops-guru-2020-12-01.normal.json

+16-8
Large diffs are not rendered by default.

apis/drs-2020-02-26.min.json

+40-36
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@
7575
"ebsEncryption": {},
7676
"ebsEncryptionKeyArn": {},
7777
"pitPolicy": {
78-
"shape": "S1l"
78+
"shape": "S1m"
7979
},
8080
"replicationServerInstanceType": {},
8181
"replicationServersSecurityGroupsIDs": {
82-
"shape": "S1p"
82+
"shape": "S1q"
8383
},
8484
"stagingAreaSubnetId": {},
8585
"stagingAreaTags": {
@@ -94,7 +94,7 @@
9494
}
9595
},
9696
"output": {
97-
"shape": "S1s"
97+
"shape": "S1t"
9898
}
9999
},
100100
"DeleteJob": {
@@ -273,7 +273,7 @@
273273
"items": {
274274
"type": "list",
275275
"member": {
276-
"shape": "S2i"
276+
"shape": "S2j"
277277
}
278278
},
279279
"nextToken": {}
@@ -365,7 +365,8 @@
365365
}
366366
}
367367
}
368-
}
368+
},
369+
"stagingAvailabilityZone": {}
369370
}
370371
},
371372
"ec2InstanceID": {},
@@ -391,14 +392,15 @@
391392
"type": "boolean"
392393
},
393394
"jobID": {},
395+
"originAvailabilityZone": {},
394396
"originEnvironment": {},
395397
"pointInTimeSnapshotDateTime": {},
396398
"recoveryInstanceID": {},
397399
"recoveryInstanceProperties": {
398400
"type": "structure",
399401
"members": {
400402
"cpus": {
401-
"shape": "S12"
403+
"shape": "S13"
402404
},
403405
"disks": {
404406
"type": "list",
@@ -414,14 +416,14 @@
414416
}
415417
},
416418
"identificationHints": {
417-
"shape": "S16"
419+
"shape": "S17"
418420
},
419421
"lastUpdatedDateTime": {},
420422
"networkInterfaces": {
421-
"shape": "S18"
423+
"shape": "S19"
422424
},
423425
"os": {
424-
"shape": "S1c"
426+
"shape": "S1d"
425427
},
426428
"ramBytes": {
427429
"type": "long"
@@ -517,7 +519,7 @@
517519
"items": {
518520
"type": "list",
519521
"member": {
520-
"shape": "S1s"
522+
"shape": "S1t"
521523
}
522524
},
523525
"nextToken": {}
@@ -843,7 +845,7 @@
843845
"type": "structure",
844846
"members": {
845847
"job": {
846-
"shape": "S2i"
848+
"shape": "S2j"
847849
}
848850
}
849851
}
@@ -884,7 +886,7 @@
884886
"type": "structure",
885887
"members": {
886888
"job": {
887-
"shape": "S2i"
889+
"shape": "S2j"
888890
}
889891
}
890892
}
@@ -994,7 +996,7 @@
994996
"type": "structure",
995997
"members": {
996998
"job": {
997-
"shape": "S2i"
999+
"shape": "S2j"
9981000
}
9991001
}
10001002
}
@@ -1106,14 +1108,14 @@
11061108
"ebsEncryptionKeyArn": {},
11071109
"name": {},
11081110
"pitPolicy": {
1109-
"shape": "S1l"
1111+
"shape": "S1m"
11101112
},
11111113
"replicatedDisks": {
11121114
"shape": "S4a"
11131115
},
11141116
"replicationServerInstanceType": {},
11151117
"replicationServersSecurityGroupsIDs": {
1116-
"shape": "S1p"
1118+
"shape": "S1q"
11171119
},
11181120
"sourceServerID": {},
11191121
"stagingAreaSubnetId": {},
@@ -1156,12 +1158,12 @@
11561158
"ebsEncryption": {},
11571159
"ebsEncryptionKeyArn": {},
11581160
"pitPolicy": {
1159-
"shape": "S1l"
1161+
"shape": "S1m"
11601162
},
11611163
"replicationConfigurationTemplateID": {},
11621164
"replicationServerInstanceType": {},
11631165
"replicationServersSecurityGroupsIDs": {
1164-
"shape": "S1p"
1166+
"shape": "S1q"
11651167
},
11661168
"stagingAreaSubnetId": {},
11671169
"stagingAreaTags": {
@@ -1173,7 +1175,7 @@
11731175
}
11741176
},
11751177
"output": {
1176-
"shape": "S1s"
1178+
"shape": "S1t"
11771179
}
11781180
}
11791181
},
@@ -1238,7 +1240,8 @@
12381240
}
12391241
}
12401242
}
1241-
}
1243+
},
1244+
"stagingAvailabilityZone": {}
12421245
}
12431246
},
12441247
"lastLaunchResult": {},
@@ -1258,7 +1261,8 @@
12581261
"jobID": {},
12591262
"type": {}
12601263
}
1261-
}
1264+
},
1265+
"status": {}
12621266
}
12631267
},
12641268
"lastSeenByServiceDateTime": {}
@@ -1279,7 +1283,7 @@
12791283
"type": "structure",
12801284
"members": {
12811285
"cpus": {
1282-
"shape": "S12"
1286+
"shape": "S13"
12831287
},
12841288
"disks": {
12851289
"type": "list",
@@ -1294,14 +1298,14 @@
12941298
}
12951299
},
12961300
"identificationHints": {
1297-
"shape": "S16"
1301+
"shape": "S17"
12981302
},
12991303
"lastUpdatedDateTime": {},
13001304
"networkInterfaces": {
1301-
"shape": "S18"
1305+
"shape": "S19"
13021306
},
13031307
"os": {
1304-
"shape": "S1c"
1308+
"shape": "S1d"
13051309
},
13061310
"ramBytes": {
13071311
"type": "long"
@@ -1324,7 +1328,7 @@
13241328
}
13251329
}
13261330
},
1327-
"S12": {
1331+
"S13": {
13281332
"type": "list",
13291333
"member": {
13301334
"type": "structure",
@@ -1336,7 +1340,7 @@
13361340
}
13371341
}
13381342
},
1339-
"S16": {
1343+
"S17": {
13401344
"type": "structure",
13411345
"members": {
13421346
"awsInstanceID": {},
@@ -1345,7 +1349,7 @@
13451349
"vmWareUuid": {}
13461350
}
13471351
},
1348-
"S18": {
1352+
"S19": {
13491353
"type": "list",
13501354
"member": {
13511355
"type": "structure",
@@ -1361,13 +1365,13 @@
13611365
}
13621366
}
13631367
},
1364-
"S1c": {
1368+
"S1d": {
13651369
"type": "structure",
13661370
"members": {
13671371
"fullString": {}
13681372
}
13691373
},
1370-
"S1l": {
1374+
"S1m": {
13711375
"type": "list",
13721376
"member": {
13731377
"type": "structure",
@@ -1393,11 +1397,11 @@
13931397
}
13941398
}
13951399
},
1396-
"S1p": {
1400+
"S1q": {
13971401
"type": "list",
13981402
"member": {}
13991403
},
1400-
"S1s": {
1404+
"S1t": {
14011405
"type": "structure",
14021406
"required": [
14031407
"replicationConfigurationTemplateID"
@@ -1418,12 +1422,12 @@
14181422
"ebsEncryption": {},
14191423
"ebsEncryptionKeyArn": {},
14201424
"pitPolicy": {
1421-
"shape": "S1l"
1425+
"shape": "S1m"
14221426
},
14231427
"replicationConfigurationTemplateID": {},
14241428
"replicationServerInstanceType": {},
14251429
"replicationServersSecurityGroupsIDs": {
1426-
"shape": "S1p"
1430+
"shape": "S1q"
14271431
},
14281432
"stagingAreaSubnetId": {},
14291433
"stagingAreaTags": {
@@ -1437,7 +1441,7 @@
14371441
}
14381442
}
14391443
},
1440-
"S2i": {
1444+
"S2j": {
14411445
"type": "structure",
14421446
"required": [
14431447
"jobID"
@@ -1511,14 +1515,14 @@
15111515
"ebsEncryptionKeyArn": {},
15121516
"name": {},
15131517
"pitPolicy": {
1514-
"shape": "S1l"
1518+
"shape": "S1m"
15151519
},
15161520
"replicatedDisks": {
15171521
"shape": "S4a"
15181522
},
15191523
"replicationServerInstanceType": {},
15201524
"replicationServersSecurityGroupsIDs": {
1521-
"shape": "S1p"
1525+
"shape": "S1q"
15221526
},
15231527
"sourceServerID": {},
15241528
"stagingAreaSubnetId": {},

0 commit comments

Comments
 (0)