Skip to content

Commit

Permalink
Updates SDK to v2.1524.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Dec 21, 2023
1 parent 23b1e6c commit a4346de
Show file tree
Hide file tree
Showing 41 changed files with 6,781 additions and 1,646 deletions.
52 changes: 52 additions & 0 deletions .changes/2.1524.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
[
{
"type": "feature",
"category": "Amp",
"description": "This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys."
},
{
"type": "feature",
"category": "AppIntegrations",
"description": "The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events."
},
{
"type": "feature",
"category": "BedrockAgent",
"description": "This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock"
},
{
"type": "feature",
"category": "CodeCommit",
"description": "AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters."
},
{
"type": "feature",
"category": "Connect",
"description": "Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds."
},
{
"type": "feature",
"category": "MediaLive",
"description": "MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect."
},
{
"type": "feature",
"category": "NeptuneGraph",
"description": "Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics"
},
{
"type": "feature",
"category": "RDS",
"description": "This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters."
},
{
"type": "feature",
"category": "RDSDataService",
"description": "This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters."
},
{
"type": "feature",
"category": "SageMaker",
"description": "Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains."
}
]
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1523.0-->
<!--LATEST=2.1524.0-->
<!--ENTRYINSERT-->

## 2.1524.0
* feature: Amp: This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys.
* feature: AppIntegrations: The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events.
* feature: BedrockAgent: This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock
* feature: CodeCommit: AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.
* feature: Connect: Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.
* feature: MediaLive: MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.
* feature: NeptuneGraph: Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics
* feature: RDS: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
* feature: RDSDataService: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
* feature: SageMaker: Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.

## 2.1523.0
* feature: AppStream: This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa.
* feature: EKS: Add support for cluster insights, new EKS capability that surfaces potentially upgrade impacting issues.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,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.1523.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1524.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
20 changes: 12 additions & 8 deletions apis/amp-2020-08-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,8 @@
},
"tags": {
"shape": "Sh"
}
},
"kmsKeyArn": {}
}
},
"output": {
Expand All @@ -212,11 +213,12 @@
"workspaceId": {},
"arn": {},
"status": {
"shape": "S1a"
"shape": "S1b"
},
"tags": {
"shape": "Sh"
}
},
"kmsKeyArn": {}
}
},
"idempotent": true
Expand Down Expand Up @@ -632,15 +634,16 @@
"alias": {},
"arn": {},
"status": {
"shape": "S1a"
"shape": "S1b"
},
"prometheusEndpoint": {},
"createdAt": {
"type": "timestamp"
},
"tags": {
"shape": "Sh"
}
},
"kmsKeyArn": {}
}
}
}
Expand Down Expand Up @@ -890,14 +893,15 @@
"alias": {},
"arn": {},
"status": {
"shape": "S1a"
"shape": "S1b"
},
"createdAt": {
"type": "timestamp"
},
"tags": {
"shape": "Sh"
}
},
"kmsKeyArn": {}
}
}
},
Expand Down Expand Up @@ -1203,7 +1207,7 @@
"statusCode": {}
}
},
"S1a": {
"S1b": {
"type": "structure",
"required": [
"statusCode"
Expand Down
23 changes: 23 additions & 0 deletions apis/amp-2020-08-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1176,6 +1176,10 @@
"tags": {
"shape": "TagMap",
"documentation": "<p>Optional, user-provided tags for this workspace.</p>"
},
"kmsKeyArn": {
"shape": "KmsKeyArn",
"documentation": "<p>Optional, customer managed KMS key used to encrypt data for this workspace</p>"
}
},
"documentation": "<p>Represents the input of a CreateWorkspace operation.</p>"
Expand Down Expand Up @@ -1203,6 +1207,10 @@
"tags": {
"shape": "TagMap",
"documentation": "<p>The tags of this workspace.</p>"
},
"kmsKeyArn": {
"shape": "KmsKeyArn",
"documentation": "<p>Customer managed KMS key ARN for this workspace</p>"
}
},
"documentation": "<p>Represents the output of a CreateWorkspace operation.</p>"
Expand Down Expand Up @@ -1572,6 +1580,13 @@
"min": 1,
"pattern": "[!-~]+"
},
"KmsKeyArn": {
"type": "string",
"documentation": "<p>A KMS Key ARN.</p>",
"max": 2048,
"min": 20,
"pattern": "arn:aws:kms:[a-z0-9\\-]+:\\d+:key/[a-f0-9\\-]+"
},
"ListRuleGroupsNamespacesRequest": {
"type": "structure",
"required": [
Expand Down Expand Up @@ -2489,6 +2504,10 @@
"tags": {
"shape": "TagMap",
"documentation": "<p>The tags of this workspace.</p>"
},
"kmsKeyArn": {
"shape": "KmsKeyArn",
"documentation": "<p>The customer managed KMS key of this workspace.</p>"
}
},
"documentation": "<p>Represents the properties of a workspace.</p>"
Expand Down Expand Up @@ -2556,6 +2575,10 @@
"tags": {
"shape": "TagMap",
"documentation": "<p>The tags of this workspace.</p>"
},
"kmsKeyArn": {
"shape": "KmsKeyArn",
"documentation": "<p>Customer managed KMS key ARN for this workspace</p>"
}
},
"documentation": "<p>Represents a summary of the properties of a workspace.</p>"
Expand Down
36 changes: 36 additions & 0 deletions apis/appintegrations-2020-07-29.examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,20 @@
"title": "To create an application"
}
],
"DeleteApplication": [
{
"input": {
"Arn": "arn:aws:app-integrations:us-west-2:0123456789012:application/98542c53-e8ac-4570-9c85-c6552c8d9c5e"
},
"output": {
},
"comments": {
},
"description": "The following deletes an application.",
"id": "delete-an-application",
"title": "To delete an application"
}
],
"GetApplication": [
{
"input": {
Expand All @@ -46,6 +60,28 @@
"title": "To get an application"
}
],
"ListApplicationAssociations": [
{
"input": {
"ApplicationId": "98542c53-e8ac-4570-9c85-c6552c8d9c5e"
},
"output": {
"ApplicationAssociations": [
{
"ApplicationArn": "arn:aws:app-integrations:us-west-2:0123456789012:application/98542c53-e8ac-4570-9c85-c6552c8d9c5e",
"ApplicationAssociationArn": "arn:aws:app-integrations:us-west-2:0123456789012:application-association/98542c53-e8ac-4570-9c85-c6552c8d9c5e/461dfb57-320a-454d-9bba-bb560845ff38",
"ClientId": "connect.amazonaws.com"
}
],
"NextToken": "abc"
},
"comments": {
},
"description": "The following retrives application associations of an application",
"id": "list-application-associations",
"title": "To list application associations of an application"
}
],
"ListApplications": [
{
"input": {
Expand Down
Loading

0 comments on commit a4346de

Please sign in to comment.