Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1612.0
Choose a base ref
...
head repository: aws/aws-sdk-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1613.0
Choose a head ref
  • 1 commit
  • 29 files changed
  • 1 contributor

Commits on May 3, 2024

  1. Updates SDK to v2.1613.0

    awstools committed May 3, 2024
    Copy the full SHA
    1388ef2 View commit details
32 changes: 32 additions & 0 deletions .changes/2.1613.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[
{
"type": "feature",
"category": "BedrockAgent",
"description": "This release adds support for using Provisioned Throughput with Bedrock Agents."
},
{
"type": "feature",
"category": "Connect",
"description": "This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases."
},
{
"type": "feature",
"category": "ConnectCases",
"description": "This feature supports the release of Files related items"
},
{
"type": "feature",
"category": "Inspector2",
"description": "This release adds CSV format to GetCisScanReport for Inspector v2"
},
{
"type": "feature",
"category": "SESV2",
"description": "Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2."
},
{
"type": "feature",
"category": "SageMaker",
"description": "Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs"
}
]
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1612.0-->
<!--LATEST=2.1613.0-->
<!--ENTRYINSERT-->

## 2.1613.0
* feature: BedrockAgent: This release adds support for using Provisioned Throughput with Bedrock Agents.
* feature: Connect: This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases.
* feature: ConnectCases: This feature supports the release of Files related items
* feature: Inspector2: This release adds CSV format to GetCisScanReport for Inspector v2
* feature: SESV2: Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2.
* feature: SageMaker: Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs

## 2.1612.0
* feature: DynamoDB: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.
* feature: EC2: This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -64,7 +64,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.1612.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1613.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
85 changes: 43 additions & 42 deletions apis/bedrock-agent-2023-06-05.min.json
Original file line number Diff line number Diff line change
@@ -190,7 +190,7 @@
],
"members": {
"agentAlias": {
"shape": "S1x"
"shape": "S1y"
}
}
},
@@ -215,7 +215,7 @@
},
"dataDeletionPolicy": {},
"dataSourceConfiguration": {
"shape": "S25"
"shape": "S26"
},
"description": {},
"knowledgeBaseId": {
@@ -224,10 +224,10 @@
},
"name": {},
"serverSideEncryptionConfiguration": {
"shape": "S2c"
"shape": "S2d"
},
"vectorIngestionConfiguration": {
"shape": "S2d"
"shape": "S2e"
}
}
},
@@ -238,7 +238,7 @@
],
"members": {
"dataSource": {
"shape": "S2k"
"shape": "S2l"
}
}
},
@@ -264,12 +264,12 @@
},
"description": {},
"knowledgeBaseConfiguration": {
"shape": "S2n"
"shape": "S2o"
},
"name": {},
"roleArn": {},
"storageConfiguration": {
"shape": "S2s"
"shape": "S2t"
},
"tags": {
"shape": "Sx"
@@ -283,7 +283,7 @@
],
"members": {
"knowledgeBase": {
"shape": "S3m"
"shape": "S3n"
}
}
},
@@ -648,7 +648,7 @@
],
"members": {
"agentAlias": {
"shape": "S1x"
"shape": "S1y"
}
}
}
@@ -801,7 +801,7 @@
],
"members": {
"dataSource": {
"shape": "S2k"
"shape": "S2l"
}
}
}
@@ -841,7 +841,7 @@
],
"members": {
"ingestionJob": {
"shape": "S4j"
"shape": "S4k"
}
}
}
@@ -871,7 +871,7 @@
],
"members": {
"knowledgeBase": {
"shape": "S3m"
"shape": "S3n"
}
}
}
@@ -1286,7 +1286,7 @@
"shape": "S9"
},
"statistics": {
"shape": "S4k"
"shape": "S4l"
},
"status": {},
"updatedAt": {
@@ -1440,7 +1440,7 @@
],
"members": {
"ingestionJob": {
"shape": "S4j"
"shape": "S4k"
}
}
},
@@ -1642,7 +1642,7 @@
],
"members": {
"agentAlias": {
"shape": "S1x"
"shape": "S1y"
}
}
},
@@ -1708,7 +1708,7 @@
"members": {
"dataDeletionPolicy": {},
"dataSourceConfiguration": {
"shape": "S25"
"shape": "S26"
},
"dataSourceId": {
"location": "uri",
@@ -1721,10 +1721,10 @@
},
"name": {},
"serverSideEncryptionConfiguration": {
"shape": "S2c"
"shape": "S2d"
},
"vectorIngestionConfiguration": {
"shape": "S2d"
"shape": "S2e"
}
}
},
@@ -1735,7 +1735,7 @@
],
"members": {
"dataSource": {
"shape": "S2k"
"shape": "S2l"
}
}
},
@@ -1759,7 +1759,7 @@
"members": {
"description": {},
"knowledgeBaseConfiguration": {
"shape": "S2n"
"shape": "S2o"
},
"knowledgeBaseId": {
"location": "uri",
@@ -1768,7 +1768,7 @@
"name": {},
"roleArn": {},
"storageConfiguration": {
"shape": "S2s"
"shape": "S2t"
}
}
},
@@ -1779,7 +1779,7 @@
],
"members": {
"knowledgeBase": {
"shape": "S3m"
"shape": "S3n"
}
}
},
@@ -2029,15 +2029,13 @@
"type": "list",
"member": {
"type": "structure",
"required": [
"agentVersion"
],
"members": {
"agentVersion": {}
"agentVersion": {},
"provisionedThroughput": {}
}
}
},
"S1x": {
"S1y": {
"type": "structure",
"required": [
"agentAliasArn",
@@ -2077,6 +2075,9 @@
"shape": "S9"
},
"description": {},
"failureReasons": {
"shape": "S14"
},
"routingConfiguration": {
"shape": "S1u"
},
@@ -2085,7 +2086,7 @@
}
}
},
"S25": {
"S26": {
"type": "structure",
"required": [
"type"
@@ -2108,13 +2109,13 @@
"type": {}
}
},
"S2c": {
"S2d": {
"type": "structure",
"members": {
"kmsKeyArn": {}
}
},
"S2d": {
"S2e": {
"type": "structure",
"members": {
"chunkingConfiguration": {
@@ -2143,7 +2144,7 @@
}
}
},
"S2k": {
"S2l": {
"type": "structure",
"required": [
"createdAt",
@@ -2160,7 +2161,7 @@
},
"dataDeletionPolicy": {},
"dataSourceConfiguration": {
"shape": "S25"
"shape": "S26"
},
"dataSourceId": {},
"description": {},
@@ -2170,18 +2171,18 @@
"knowledgeBaseId": {},
"name": {},
"serverSideEncryptionConfiguration": {
"shape": "S2c"
"shape": "S2d"
},
"status": {},
"updatedAt": {
"shape": "S9"
},
"vectorIngestionConfiguration": {
"shape": "S2d"
"shape": "S2e"
}
}
},
"S2n": {
"S2o": {
"type": "structure",
"required": [
"type"
@@ -2199,7 +2200,7 @@
}
}
},
"S2s": {
"S2t": {
"type": "structure",
"required": [
"type"
@@ -2347,7 +2348,7 @@
"type": {}
}
},
"S3m": {
"S3n": {
"type": "structure",
"required": [
"createdAt",
@@ -2370,21 +2371,21 @@
},
"knowledgeBaseArn": {},
"knowledgeBaseConfiguration": {
"shape": "S2n"
"shape": "S2o"
},
"knowledgeBaseId": {},
"name": {},
"roleArn": {},
"status": {},
"storageConfiguration": {
"shape": "S2s"
"shape": "S2t"
},
"updatedAt": {
"shape": "S9"
}
}
},
"S4j": {
"S4k": {
"type": "structure",
"required": [
"dataSourceId",
@@ -2406,15 +2407,15 @@
"shape": "S9"
},
"statistics": {
"shape": "S4k"
"shape": "S4l"
},
"status": {},
"updatedAt": {
"shape": "S9"
}
}
},
"S4k": {
"S4l": {
"type": "structure",
"members": {
"numberOfDocumentsDeleted": {
Loading