Skip to content

Commit

Permalink
Updates SDK to v2.1631.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed May 30, 2024
1 parent 7dedde8 commit d5f58a0
Show file tree
Hide file tree
Showing 32 changed files with 3,931 additions and 1,182 deletions.
37 changes: 37 additions & 0 deletions .changes/2.1631.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[
{
"type": "feature",
"category": "ACM",
"description": "add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "BedrockAgent",
"description": "With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2."
},
{
"type": "feature",
"category": "BedrockRuntime",
"description": "This release adds Converse and ConverseStream APIs to Bedrock Runtime"
},
{
"type": "feature",
"category": "CloudTrail",
"description": "CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour."
},
{
"type": "feature",
"category": "Connect",
"description": "Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API"
},
{
"type": "feature",
"category": "EMRServerless",
"description": "The release adds support for spark structured streaming."
},
{
"type": "feature",
"category": "SageMaker",
"description": "Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm."
}
]
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1630.0-->
<!--LATEST=2.1631.0-->
<!--ENTRYINSERT-->

## 2.1631.0
* feature: ACM: add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: BedrockAgent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2.
* feature: BedrockRuntime: This release adds Converse and ConverseStream APIs to Bedrock Runtime
* feature: CloudTrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.
* feature: Connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API
* feature: EMRServerless: The release adds support for spark structured streaming.
* feature: SageMaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.

## 2.1630.0
* feature: Athena: Throwing validation errors on CreateNotebook with Name containing `/`,`:`,`\`
* feature: CodeBuild: AWS CodeBuild now supports manually creating GitHub webhooks
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1630.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1631.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
3 changes: 3 additions & 0 deletions apis/acm-2015-12-08.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"endpointPrefix": "acm",
"jsonVersion": "1.1",
"protocol": "json",
"protocols": [
"json"
],
"serviceAbbreviation": "ACM",
"serviceFullName": "AWS Certificate Manager",
"serviceId": "ACM",
Expand Down
3 changes: 3 additions & 0 deletions apis/acm-2015-12-08.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"endpointPrefix": "acm",
"jsonVersion": "1.1",
"protocol": "json",
"protocols": [
"json"
],
"serviceAbbreviation": "ACM",
"serviceFullName": "AWS Certificate Manager",
"serviceId": "ACM",
Expand Down
43 changes: 28 additions & 15 deletions apis/bedrock-agent-2023-06-05.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
"name": {},
"roleArn": {},
"storageConfiguration": {
"shape": "S2w"
"shape": "S2z"
},
"tags": {
"shape": "S10"
Expand All @@ -286,7 +286,7 @@
],
"members": {
"knowledgeBase": {
"shape": "S3q"
"shape": "S3t"
}
}
},
Expand Down Expand Up @@ -847,7 +847,7 @@
],
"members": {
"ingestionJob": {
"shape": "S4n"
"shape": "S4q"
}
}
}
Expand Down Expand Up @@ -877,7 +877,7 @@
],
"members": {
"knowledgeBase": {
"shape": "S3q"
"shape": "S3t"
}
}
}
Expand Down Expand Up @@ -1298,7 +1298,7 @@
"shape": "S9"
},
"statistics": {
"shape": "S4o"
"shape": "S4r"
},
"status": {},
"updatedAt": {
Expand Down Expand Up @@ -1452,7 +1452,7 @@
],
"members": {
"ingestionJob": {
"shape": "S4n"
"shape": "S4q"
}
}
},
Expand Down Expand Up @@ -1783,7 +1783,7 @@
"name": {},
"roleArn": {},
"storageConfiguration": {
"shape": "S2w"
"shape": "S2z"
}
}
},
Expand All @@ -1794,7 +1794,7 @@
],
"members": {
"knowledgeBase": {
"shape": "S3q"
"shape": "S3t"
}
}
},
Expand Down Expand Up @@ -2220,12 +2220,25 @@
"embeddingModelArn"
],
"members": {
"embeddingModelArn": {}
"embeddingModelArn": {},
"embeddingModelConfiguration": {
"type": "structure",
"members": {
"bedrockEmbeddingModelConfiguration": {
"type": "structure",
"members": {
"dimensions": {
"type": "integer"
}
}
}
}
}
}
}
}
},
"S2w": {
"S2z": {
"type": "structure",
"required": [
"type"
Expand Down Expand Up @@ -2373,7 +2386,7 @@
"type": {}
}
},
"S3q": {
"S3t": {
"type": "structure",
"required": [
"createdAt",
Expand Down Expand Up @@ -2403,14 +2416,14 @@
"roleArn": {},
"status": {},
"storageConfiguration": {
"shape": "S2w"
"shape": "S2z"
},
"updatedAt": {
"shape": "S9"
}
}
},
"S4n": {
"S4q": {
"type": "structure",
"required": [
"dataSourceId",
Expand All @@ -2432,15 +2445,15 @@
"shape": "S9"
},
"statistics": {
"shape": "S4o"
"shape": "S4r"
},
"status": {},
"updatedAt": {
"shape": "S9"
}
}
},
"S4o": {
"S4r": {
"type": "structure",
"members": {
"numberOfDocumentsDeleted": {
Expand Down
30 changes: 30 additions & 0 deletions apis/bedrock-agent-2023-06-05.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -2168,6 +2168,16 @@
"min": 20,
"pattern": "^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:(([0-9]{12}:custom-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}/[a-z0-9]{12})|(:foundation-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))|([0-9]{12}:provisioned-model/[a-z0-9]{12})))|([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))|(([0-9a-zA-Z][_-]?)+)$"
},
"BedrockEmbeddingModelConfiguration": {
"type": "structure",
"members": {
"dimensions": {
"shape": "Dimensions",
"documentation": "<p>The dimensions details for the vector configuration used on the Bedrock embeddings model.</p>"
}
},
"documentation": "<p>The vector configuration details for the Bedrock embeddings model.</p>"
},
"Boolean": {
"type": "boolean",
"box": true
Expand Down Expand Up @@ -2910,6 +2920,12 @@
"max": 200,
"min": 1
},
"Dimensions": {
"type": "integer",
"box": true,
"max": 4096,
"min": 0
},
"DisassociateAgentKnowledgeBaseRequest": {
"type": "structure",
"required": [
Expand Down Expand Up @@ -2948,6 +2964,16 @@
"min": 5,
"pattern": "^DRAFT$"
},
"EmbeddingModelConfiguration": {
"type": "structure",
"members": {
"bedrockEmbeddingModelConfiguration": {
"shape": "BedrockEmbeddingModelConfiguration",
"documentation": "<p>The vector configuration details on the Bedrock embeddings model.</p>"
}
},
"documentation": "<p>The configuration details for the embeddings model.</p>"
},
"FailureReason": {
"type": "string",
"max": 2048,
Expand Down Expand Up @@ -5311,6 +5337,10 @@
"embeddingModelArn": {
"shape": "BedrockEmbeddingModelArn",
"documentation": "<p>The Amazon Resource Name (ARN) of the model used to create vector embeddings for the knowledge base.</p>"
},
"embeddingModelConfiguration": {
"shape": "EmbeddingModelConfiguration",
"documentation": "<p>The embeddings model configuration details for the vector model used in Knowledge Base.</p>"
}
},
"documentation": "<p>Contains details about the model used to create vector embeddings for the knowledge base.</p>"
Expand Down
Loading

0 comments on commit d5f58a0

Please sign in to comment.