Skip to content

Commit 372fd42

Browse files
author
awstools
committed
Updates SDK to v2.1390.0
1 parent f2e3f49 commit 372fd42

21 files changed

+1222
-421
lines changed

.changes/2.1390.0.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[
2+
{
3+
"type": "feature",
4+
"category": "Athena",
5+
"description": "This release introduces the DeleteCapacityReservation API and the ability to manage capacity reservations using CloudFormation"
6+
},
7+
{
8+
"type": "feature",
9+
"category": "CloudTrail",
10+
"description": "This feature allows users to start and stop event ingestion on a CloudTrail Lake event data store."
11+
},
12+
{
13+
"type": "feature",
14+
"category": "SageMaker",
15+
"description": "This release adds Selective Execution feature that allows SageMaker Pipelines users to run selected steps in a pipeline."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "WAFV2",
20+
"description": "Added APIs to describe managed products. The APIs retrieve information about rule groups that are managed by AWS and by AWS Marketplace sellers."
21+
}
22+
]

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.1389.0-->
2+
<!--LATEST=2.1390.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.1390.0
6+
* feature: Athena: This release introduces the DeleteCapacityReservation API and the ability to manage capacity reservations using CloudFormation
7+
* feature: CloudTrail: This feature allows users to start and stop event ingestion on a CloudTrail Lake event data store.
8+
* feature: SageMaker: This release adds Selective Execution feature that allows SageMaker Pipelines users to run selected steps in a pipeline.
9+
* feature: WAFV2: Added APIs to describe managed products. The APIs retrieve information about rule groups that are managed by AWS and by AWS Marketplace sellers.
10+
511
## 2.1389.0
612
* bugfix: amazonprometheus: Enable CORS for Amazon Prometheus
713
* feature: Appflow: Added ability to select DataTransferApiType for DescribeConnector and CreateFlow requests when using Async supported connectors. Added supportedDataTransferType to DescribeConnector/DescribeConnectors/ListConnector response.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
7171
To use the SDK in the browser, simply add the following script tag to your
7272
HTML pages:
7373

74-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1389.0.min.js"></script>
74+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1390.0.min.js"></script>
7575

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

apis/athena-2017-05-18.min.json

Lines changed: 55 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,22 @@
298298
"members": {}
299299
}
300300
},
301+
"DeleteCapacityReservation": {
302+
"input": {
303+
"type": "structure",
304+
"required": [
305+
"Name"
306+
],
307+
"members": {
308+
"Name": {}
309+
}
310+
},
311+
"output": {
312+
"type": "structure",
313+
"members": {}
314+
},
315+
"idempotent": true
316+
},
301317
"DeleteDataCatalog": {
302318
"input": {
303319
"type": "structure",
@@ -396,7 +412,7 @@
396412
"type": "structure",
397413
"members": {
398414
"NotebookMetadata": {
399-
"shape": "S32"
415+
"shape": "S34"
400416
},
401417
"Payload": {}
402418
}
@@ -420,10 +436,10 @@
420436
"Description": {},
421437
"WorkingDirectory": {},
422438
"Status": {
423-
"shape": "S39"
439+
"shape": "S3b"
424440
},
425441
"Statistics": {
426-
"shape": "S3b"
442+
"shape": "S3d"
427443
},
428444
"Result": {
429445
"type": "structure",
@@ -468,10 +484,10 @@
468484
"type": "structure",
469485
"members": {
470486
"Status": {
471-
"shape": "S39"
487+
"shape": "S3b"
472488
},
473489
"Statistics": {
474-
"shape": "S3b"
490+
"shape": "S3d"
475491
}
476492
}
477493
}
@@ -497,7 +513,7 @@
497513
"members": {
498514
"CapacityReservationName": {},
499515
"CapacityAssignments": {
500-
"shape": "S3m"
516+
"shape": "S3o"
501517
}
502518
}
503519
}
@@ -521,7 +537,7 @@
521537
],
522538
"members": {
523539
"CapacityReservation": {
524-
"shape": "S3r"
540+
"shape": "S3t"
525541
}
526542
}
527543
}
@@ -573,7 +589,7 @@
573589
"type": "structure",
574590
"members": {
575591
"Database": {
576-
"shape": "S42"
592+
"shape": "S44"
577593
}
578594
}
579595
}
@@ -611,7 +627,7 @@
611627
"type": "structure",
612628
"members": {
613629
"NotebookMetadata": {
614-
"shape": "S32"
630+
"shape": "S34"
615631
}
616632
}
617633
}
@@ -789,7 +805,7 @@
789805
}
790806
},
791807
"OutputStage": {
792-
"shape": "S4v"
808+
"shape": "S4x"
793809
}
794810
}
795811
}
@@ -814,7 +830,7 @@
814830
"WorkGroup": {},
815831
"EngineVersion": {},
816832
"EngineConfiguration": {
817-
"shape": "S52"
833+
"shape": "S54"
818834
},
819835
"NotebookVersion": {},
820836
"SessionConfiguration": {
@@ -831,7 +847,7 @@
831847
}
832848
},
833849
"Status": {
834-
"shape": "S57"
850+
"shape": "S59"
835851
},
836852
"Statistics": {
837853
"type": "structure",
@@ -859,7 +875,7 @@
859875
"members": {
860876
"SessionId": {},
861877
"Status": {
862-
"shape": "S57"
878+
"shape": "S59"
863879
}
864880
}
865881
}
@@ -882,7 +898,7 @@
882898
"type": "structure",
883899
"members": {
884900
"TableMetadata": {
885-
"shape": "S5e"
901+
"shape": "S5g"
886902
}
887903
}
888904
}
@@ -1003,7 +1019,7 @@
10031019
"CalculationExecutionId": {},
10041020
"Description": {},
10051021
"Status": {
1006-
"shape": "S39"
1022+
"shape": "S3b"
10071023
}
10081024
}
10091025
}
@@ -1031,7 +1047,7 @@
10311047
"CapacityReservations": {
10321048
"type": "list",
10331049
"member": {
1034-
"shape": "S3r"
1050+
"shape": "S3t"
10351051
}
10361052
}
10371053
}
@@ -1084,7 +1100,7 @@
10841100
"DatabaseList": {
10851101
"type": "list",
10861102
"member": {
1087-
"shape": "S42"
1103+
"shape": "S44"
10881104
}
10891105
},
10901106
"NextToken": {}
@@ -1211,7 +1227,7 @@
12111227
"NotebookMetadataList": {
12121228
"type": "list",
12131229
"member": {
1214-
"shape": "S32"
1230+
"shape": "S34"
12151231
}
12161232
}
12171233
}
@@ -1338,7 +1354,7 @@
13381354
},
13391355
"NotebookVersion": {},
13401356
"Status": {
1341-
"shape": "S57"
1357+
"shape": "S59"
13421358
}
13431359
}
13441360
}
@@ -1369,7 +1385,7 @@
13691385
"TableMetadataList": {
13701386
"type": "list",
13711387
"member": {
1372-
"shape": "S5e"
1388+
"shape": "S5g"
13731389
}
13741390
},
13751391
"NextToken": {}
@@ -1444,7 +1460,7 @@
14441460
"members": {
14451461
"CapacityReservationName": {},
14461462
"CapacityAssignments": {
1447-
"shape": "S3m"
1463+
"shape": "S3o"
14481464
}
14491465
}
14501466
},
@@ -1528,7 +1544,7 @@
15281544
"Description": {},
15291545
"WorkGroup": {},
15301546
"EngineConfiguration": {
1531-
"shape": "S52"
1547+
"shape": "S54"
15321548
},
15331549
"NotebookVersion": {},
15341550
"SessionIdleTimeoutInMinutes": {
@@ -2082,7 +2098,7 @@
20822098
"KmsKey": {}
20832099
}
20842100
},
2085-
"S32": {
2101+
"S34": {
20862102
"type": "structure",
20872103
"members": {
20882104
"NotebookId": {},
@@ -2097,7 +2113,7 @@
20972113
}
20982114
}
20992115
},
2100-
"S39": {
2116+
"S3b": {
21012117
"type": "structure",
21022118
"members": {
21032119
"SubmissionDateTime": {
@@ -2110,7 +2126,7 @@
21102126
"StateChangeReason": {}
21112127
}
21122128
},
2113-
"S3b": {
2129+
"S3d": {
21142130
"type": "structure",
21152131
"members": {
21162132
"DpuExecutionInMillis": {
@@ -2119,7 +2135,7 @@
21192135
"Progress": {}
21202136
}
21212137
},
2122-
"S3m": {
2138+
"S3o": {
21232139
"type": "list",
21242140
"member": {
21252141
"type": "structure",
@@ -2131,7 +2147,7 @@
21312147
}
21322148
}
21332149
},
2134-
"S3r": {
2150+
"S3t": {
21352151
"type": "structure",
21362152
"required": [
21372153
"Name",
@@ -2174,7 +2190,7 @@
21742190
}
21752191
}
21762192
},
2177-
"S42": {
2193+
"S44": {
21782194
"type": "structure",
21792195
"required": [
21802196
"Name"
@@ -2187,7 +2203,7 @@
21872203
}
21882204
}
21892205
},
2190-
"S4v": {
2206+
"S4x": {
21912207
"type": "structure",
21922208
"members": {
21932209
"StageId": {
@@ -2210,25 +2226,25 @@
22102226
"type": "long"
22112227
},
22122228
"QueryStagePlan": {
2213-
"shape": "S4w"
2229+
"shape": "S4y"
22142230
},
22152231
"SubStages": {
22162232
"type": "list",
22172233
"member": {
2218-
"shape": "S4v"
2234+
"shape": "S4x"
22192235
}
22202236
}
22212237
}
22222238
},
2223-
"S4w": {
2239+
"S4y": {
22242240
"type": "structure",
22252241
"members": {
22262242
"Name": {},
22272243
"Identifier": {},
22282244
"Children": {
22292245
"type": "list",
22302246
"member": {
2231-
"shape": "S4w"
2247+
"shape": "S4y"
22322248
}
22332249
},
22342250
"RemoteSources": {
@@ -2237,7 +2253,7 @@
22372253
}
22382254
}
22392255
},
2240-
"S52": {
2256+
"S54": {
22412257
"type": "structure",
22422258
"required": [
22432259
"MaxConcurrentDpus"
@@ -2257,7 +2273,7 @@
22572273
}
22582274
}
22592275
},
2260-
"S57": {
2276+
"S59": {
22612277
"type": "structure",
22622278
"members": {
22632279
"StartDateTime": {
@@ -2276,7 +2292,7 @@
22762292
"StateChangeReason": {}
22772293
}
22782294
},
2279-
"S5e": {
2295+
"S5g": {
22802296
"type": "structure",
22812297
"required": [
22822298
"Name"
@@ -2291,17 +2307,17 @@
22912307
},
22922308
"TableType": {},
22932309
"Columns": {
2294-
"shape": "S5g"
2310+
"shape": "S5i"
22952311
},
22962312
"PartitionKeys": {
2297-
"shape": "S5g"
2313+
"shape": "S5i"
22982314
},
22992315
"Parameters": {
23002316
"shape": "S1z"
23012317
}
23022318
}
23032319
},
2304-
"S5g": {
2320+
"S5i": {
23052321
"type": "list",
23062322
"member": {
23072323
"type": "structure",

0 commit comments

Comments
 (0)