Skip to content

Commit

Permalink
Updates SDK to v2.1390.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 2, 2023
1 parent f2e3f49 commit 372fd42
Show file tree
Hide file tree
Showing 21 changed files with 1,222 additions and 421 deletions.
22 changes: 22 additions & 0 deletions .changes/2.1390.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "feature",
"category": "Athena",
"description": "This release introduces the DeleteCapacityReservation API and the ability to manage capacity reservations using CloudFormation"
},
{
"type": "feature",
"category": "CloudTrail",
"description": "This feature allows users to start and stop event ingestion on a CloudTrail Lake event data store."
},
{
"type": "feature",
"category": "SageMaker",
"description": "This release adds Selective Execution feature that allows SageMaker Pipelines users to run selected steps in a pipeline."
},
{
"type": "feature",
"category": "WAFV2",
"description": "Added APIs to describe managed products. The APIs retrieve information about rule groups that are managed by AWS and by AWS Marketplace sellers."
}
]
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1389.0-->
<!--LATEST=2.1390.0-->
<!--ENTRYINSERT-->

## 2.1390.0
* feature: Athena: This release introduces the DeleteCapacityReservation API and the ability to manage capacity reservations using CloudFormation
* feature: CloudTrail: This feature allows users to start and stop event ingestion on a CloudTrail Lake event data store.
* feature: SageMaker: This release adds Selective Execution feature that allows SageMaker Pipelines users to run selected steps in a pipeline.
* 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.

## 2.1389.0
* bugfix: amazonprometheus: Enable CORS for Amazon Prometheus
* feature: Appflow: Added ability to select DataTransferApiType for DescribeConnector and CreateFlow requests when using Async supported connectors. Added supportedDataTransferType to DescribeConnector/DescribeConnectors/ListConnector response.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

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

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
94 changes: 55 additions & 39 deletions apis/athena-2017-05-18.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,22 @@
"members": {}
}
},
"DeleteCapacityReservation": {
"input": {
"type": "structure",
"required": [
"Name"
],
"members": {
"Name": {}
}
},
"output": {
"type": "structure",
"members": {}
},
"idempotent": true
},
"DeleteDataCatalog": {
"input": {
"type": "structure",
Expand Down Expand Up @@ -396,7 +412,7 @@
"type": "structure",
"members": {
"NotebookMetadata": {
"shape": "S32"
"shape": "S34"
},
"Payload": {}
}
Expand All @@ -420,10 +436,10 @@
"Description": {},
"WorkingDirectory": {},
"Status": {
"shape": "S39"
"shape": "S3b"
},
"Statistics": {
"shape": "S3b"
"shape": "S3d"
},
"Result": {
"type": "structure",
Expand Down Expand Up @@ -468,10 +484,10 @@
"type": "structure",
"members": {
"Status": {
"shape": "S39"
"shape": "S3b"
},
"Statistics": {
"shape": "S3b"
"shape": "S3d"
}
}
}
Expand All @@ -497,7 +513,7 @@
"members": {
"CapacityReservationName": {},
"CapacityAssignments": {
"shape": "S3m"
"shape": "S3o"
}
}
}
Expand All @@ -521,7 +537,7 @@
],
"members": {
"CapacityReservation": {
"shape": "S3r"
"shape": "S3t"
}
}
}
Expand Down Expand Up @@ -573,7 +589,7 @@
"type": "structure",
"members": {
"Database": {
"shape": "S42"
"shape": "S44"
}
}
}
Expand Down Expand Up @@ -611,7 +627,7 @@
"type": "structure",
"members": {
"NotebookMetadata": {
"shape": "S32"
"shape": "S34"
}
}
}
Expand Down Expand Up @@ -789,7 +805,7 @@
}
},
"OutputStage": {
"shape": "S4v"
"shape": "S4x"
}
}
}
Expand All @@ -814,7 +830,7 @@
"WorkGroup": {},
"EngineVersion": {},
"EngineConfiguration": {
"shape": "S52"
"shape": "S54"
},
"NotebookVersion": {},
"SessionConfiguration": {
Expand All @@ -831,7 +847,7 @@
}
},
"Status": {
"shape": "S57"
"shape": "S59"
},
"Statistics": {
"type": "structure",
Expand Down Expand Up @@ -859,7 +875,7 @@
"members": {
"SessionId": {},
"Status": {
"shape": "S57"
"shape": "S59"
}
}
}
Expand All @@ -882,7 +898,7 @@
"type": "structure",
"members": {
"TableMetadata": {
"shape": "S5e"
"shape": "S5g"
}
}
}
Expand Down Expand Up @@ -1003,7 +1019,7 @@
"CalculationExecutionId": {},
"Description": {},
"Status": {
"shape": "S39"
"shape": "S3b"
}
}
}
Expand Down Expand Up @@ -1031,7 +1047,7 @@
"CapacityReservations": {
"type": "list",
"member": {
"shape": "S3r"
"shape": "S3t"
}
}
}
Expand Down Expand Up @@ -1084,7 +1100,7 @@
"DatabaseList": {
"type": "list",
"member": {
"shape": "S42"
"shape": "S44"
}
},
"NextToken": {}
Expand Down Expand Up @@ -1211,7 +1227,7 @@
"NotebookMetadataList": {
"type": "list",
"member": {
"shape": "S32"
"shape": "S34"
}
}
}
Expand Down Expand Up @@ -1338,7 +1354,7 @@
},
"NotebookVersion": {},
"Status": {
"shape": "S57"
"shape": "S59"
}
}
}
Expand Down Expand Up @@ -1369,7 +1385,7 @@
"TableMetadataList": {
"type": "list",
"member": {
"shape": "S5e"
"shape": "S5g"
}
},
"NextToken": {}
Expand Down Expand Up @@ -1444,7 +1460,7 @@
"members": {
"CapacityReservationName": {},
"CapacityAssignments": {
"shape": "S3m"
"shape": "S3o"
}
}
},
Expand Down Expand Up @@ -1528,7 +1544,7 @@
"Description": {},
"WorkGroup": {},
"EngineConfiguration": {
"shape": "S52"
"shape": "S54"
},
"NotebookVersion": {},
"SessionIdleTimeoutInMinutes": {
Expand Down Expand Up @@ -2082,7 +2098,7 @@
"KmsKey": {}
}
},
"S32": {
"S34": {
"type": "structure",
"members": {
"NotebookId": {},
Expand All @@ -2097,7 +2113,7 @@
}
}
},
"S39": {
"S3b": {
"type": "structure",
"members": {
"SubmissionDateTime": {
Expand All @@ -2110,7 +2126,7 @@
"StateChangeReason": {}
}
},
"S3b": {
"S3d": {
"type": "structure",
"members": {
"DpuExecutionInMillis": {
Expand All @@ -2119,7 +2135,7 @@
"Progress": {}
}
},
"S3m": {
"S3o": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -2131,7 +2147,7 @@
}
}
},
"S3r": {
"S3t": {
"type": "structure",
"required": [
"Name",
Expand Down Expand Up @@ -2174,7 +2190,7 @@
}
}
},
"S42": {
"S44": {
"type": "structure",
"required": [
"Name"
Expand All @@ -2187,7 +2203,7 @@
}
}
},
"S4v": {
"S4x": {
"type": "structure",
"members": {
"StageId": {
Expand All @@ -2210,25 +2226,25 @@
"type": "long"
},
"QueryStagePlan": {
"shape": "S4w"
"shape": "S4y"
},
"SubStages": {
"type": "list",
"member": {
"shape": "S4v"
"shape": "S4x"
}
}
}
},
"S4w": {
"S4y": {
"type": "structure",
"members": {
"Name": {},
"Identifier": {},
"Children": {
"type": "list",
"member": {
"shape": "S4w"
"shape": "S4y"
}
},
"RemoteSources": {
Expand All @@ -2237,7 +2253,7 @@
}
}
},
"S52": {
"S54": {
"type": "structure",
"required": [
"MaxConcurrentDpus"
Expand All @@ -2257,7 +2273,7 @@
}
}
},
"S57": {
"S59": {
"type": "structure",
"members": {
"StartDateTime": {
Expand All @@ -2276,7 +2292,7 @@
"StateChangeReason": {}
}
},
"S5e": {
"S5g": {
"type": "structure",
"required": [
"Name"
Expand All @@ -2291,17 +2307,17 @@
},
"TableType": {},
"Columns": {
"shape": "S5g"
"shape": "S5i"
},
"PartitionKeys": {
"shape": "S5g"
"shape": "S5i"
},
"Parameters": {
"shape": "S1z"
}
}
},
"S5g": {
"S5i": {
"type": "list",
"member": {
"type": "structure",
Expand Down

0 comments on commit 372fd42

Please sign in to comment.