Skip to content

Commit 320d642

Browse files
author
awstools
committed
Updates SDK to v2.1065.0
1 parent 889624d commit 320d642

22 files changed

+709
-246
lines changed

.changes/2.1065.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": "Connect",
5+
"description": "This release adds support for configuring a custom chat duration when starting a new chat session via the StartChatContact API. The default value for chat duration is 25 hours, minimum configurable value is 1 hour (60 minutes) and maximum configurable value is 7 days (10,080 minutes)."
6+
},
7+
{
8+
"type": "feature",
9+
"category": "EC2",
10+
"description": "X2ezn instances are powered by Intel Cascade Lake CPUs that deliver turbo all core frequency of up to 4.5 GHz and up to 100 Gbps of networking bandwidth"
11+
},
12+
{
13+
"type": "feature",
14+
"category": "Kafka",
15+
"description": "Amazon MSK has updated the CreateCluster and UpdateBrokerStorage API that allows you to specify volume throughput during cluster creation and broker volume updates."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "OpenSearch",
20+
"description": "Allows customers to get progress updates for blue/green deployments"
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.1064.0-->
2+
<!--LATEST=2.1065.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.1065.0
6+
* feature: Connect: This release adds support for configuring a custom chat duration when starting a new chat session via the StartChatContact API. The default value for chat duration is 25 hours, minimum configurable value is 1 hour (60 minutes) and maximum configurable value is 7 days (10,080 minutes).
7+
* feature: EC2: X2ezn instances are powered by Intel Cascade Lake CPUs that deliver turbo all core frequency of up to 4.5 GHz and up to 100 Gbps of networking bandwidth
8+
* feature: Kafka: Amazon MSK has updated the CreateCluster and UpdateBrokerStorage API that allows you to specify volume throughput during cluster creation and broker volume updates.
9+
* feature: OpenSearch: Allows customers to get progress updates for blue/green deployments
10+
511
## 2.1064.0
612
* feature: CodeGuruReviewer: Added failure state and adjusted timeout in waiter
713
* feature: FraudDetector: Added new APIs for viewing past predictions and obtaining prediction metadata including prediction explanations: ListEventPredictions and GetEventPredictionMetadata

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
2929
To use the SDK in the browser, simply add the following script tag to your
3030
HTML pages:
3131

32-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1064.0.min.js"></script>
32+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1065.0.min.js"></script>
3333

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

apis/amplify-2017-07-25.normal.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,7 +1188,7 @@
11881188
},
11891189
"basicAuthCredentials": {
11901190
"shape": "BasicAuthCredentials",
1191-
"documentation": "<p> The basic authorization credentials for branches for the Amplify app. </p>"
1191+
"documentation": "<p> The basic authorization credentials for branches for the Amplify app. You must base64-encode the authorization credentials and provide them in the format <code>user:password</code>.</p>"
11921192
},
11931193
"customRules": {
11941194
"shape": "CustomRules",
@@ -1309,7 +1309,7 @@
13091309
},
13101310
"basicAuthCredentials": {
13111311
"shape": "BasicAuthCredentials",
1312-
"documentation": "<p> The basic authorization credentials for the autocreated branch. </p>"
1312+
"documentation": "<p> The basic authorization credentials for the autocreated branch. You must base64-encode the authorization credentials and provide them in the format <code>user:password</code>.</p>"
13131313
},
13141314
"enableBasicAuth": {
13151315
"shape": "EnableBasicAuth",
@@ -1509,7 +1509,7 @@
15091509
},
15101510
"basicAuthCredentials": {
15111511
"shape": "BasicAuthCredentials",
1512-
"documentation": "<p> The basic authorization credentials for a branch of an Amplify app. </p>"
1512+
"documentation": "<p> The basic authorization credentials for a branch of an Amplify app. You must base64-encode the authorization credentials and provide them in the format <code>user:password</code>.</p>"
15131513
},
15141514
"buildSpec": {
15151515
"shape": "BuildSpec",
@@ -1643,7 +1643,7 @@
16431643
},
16441644
"basicAuthCredentials": {
16451645
"shape": "BasicAuthCredentials",
1646-
"documentation": "<p> The credentials for basic authorization for an Amplify app. </p>"
1646+
"documentation": "<p> The credentials for basic authorization for an Amplify app. You must base64-encode the authorization credentials and provide them in the format <code>user:password</code>.</p>"
16471647
},
16481648
"customRules": {
16491649
"shape": "CustomRules",
@@ -1771,7 +1771,7 @@
17711771
},
17721772
"basicAuthCredentials": {
17731773
"shape": "BasicAuthCredentials",
1774-
"documentation": "<p> The basic authorization credentials for the branch. </p>"
1774+
"documentation": "<p> The basic authorization credentials for the branch. You must base64-encode the authorization credentials and provide them in the format <code>user:password</code>.</p>"
17751775
},
17761776
"enableBasicAuth": {
17771777
"shape": "EnableBasicAuth",
@@ -3664,7 +3664,7 @@
36643664
},
36653665
"basicAuthCredentials": {
36663666
"shape": "BasicAuthCredentials",
3667-
"documentation": "<p> The basic authorization credentials for an Amplify app. </p>"
3667+
"documentation": "<p> The basic authorization credentials for an Amplify app. You must base64-encode the authorization credentials and provide them in the format <code>user:password</code>.</p>"
36683668
},
36693669
"customRules": {
36703670
"shape": "CustomRules",
@@ -3763,7 +3763,7 @@
37633763
},
37643764
"basicAuthCredentials": {
37653765
"shape": "BasicAuthCredentials",
3766-
"documentation": "<p> The basic authorization credentials for the branch. </p>"
3766+
"documentation": "<p> The basic authorization credentials for the branch. You must base64-encode the authorization credentials and provide them in the format <code>user:password</code>.</p>"
37673767
},
37683768
"enableBasicAuth": {
37693769
"shape": "EnableBasicAuth",

apis/connect-2017-08-08.min.json

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3604,6 +3604,9 @@
36043604
},
36053605
"ClientToken": {
36063606
"idempotencyToken": true
3607+
},
3608+
"ChatDurationInMinutes": {
3609+
"type": "integer"
36073610
}
36083611
}
36093612
},
@@ -3751,7 +3754,7 @@
37513754
},
37523755
"Name": {},
37533756
"References": {
3754-
"shape": "Scl"
3757+
"shape": "Scm"
37553758
},
37563759
"Description": {},
37573760
"ClientToken": {
@@ -3954,7 +3957,7 @@
39543957
"Name": {},
39553958
"Description": {},
39563959
"References": {
3957-
"shape": "Scl"
3960+
"shape": "Scm"
39583961
}
39593962
}
39603963
},
@@ -4585,19 +4588,19 @@
45854588
"type": "structure",
45864589
"members": {
45874590
"LevelOne": {
4588-
"shape": "Sdz"
4591+
"shape": "Se0"
45894592
},
45904593
"LevelTwo": {
4591-
"shape": "Sdz"
4594+
"shape": "Se0"
45924595
},
45934596
"LevelThree": {
4594-
"shape": "Sdz"
4597+
"shape": "Se0"
45954598
},
45964599
"LevelFour": {
4597-
"shape": "Sdz"
4600+
"shape": "Se0"
45984601
},
45994602
"LevelFive": {
4600-
"shape": "Sdz"
4603+
"shape": "Se0"
46014604
}
46024605
}
46034606
},
@@ -5070,7 +5073,7 @@
50705073
}
50715074
}
50725075
},
5073-
"Scl": {
5076+
"Scm": {
50745077
"type": "map",
50755078
"key": {},
50765079
"value": {
@@ -5085,7 +5088,7 @@
50855088
}
50865089
}
50875090
},
5088-
"Sdz": {
5091+
"Se0": {
50895092
"type": "structure",
50905093
"required": [
50915094
"Name"

apis/connect-2017-08-08.normal.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2912,7 +2912,7 @@
29122912
"shape": "LimitExceededException"
29132913
}
29142914
],
2915-
"documentation": "<p>Initiates a contact flow to start a new chat for the customer. Response of this API provides a token required to obtain credentials from the <a href=\"https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html\">CreateParticipantConnection</a> API in the Amazon Connect Participant Service.</p> <p>When a new chat contact is successfully created, clients must subscribe to the participant’s connection for the created chat within 5 minutes. This is achieved by invoking <a href=\"https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html\">CreateParticipantConnection</a> with WEBSOCKET and CONNECTION_CREDENTIALS. </p> <p>A 429 error occurs in two situations:</p> <ul> <li> <p>API rate limit is exceeded. API TPS throttling returns a <code>TooManyRequests</code> exception.</p> </li> <li> <p>The <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html\">quota for concurrent active chats</a> is exceeded. Active chat throttling returns a <code>LimitExceededException</code>.</p> </li> </ul> <p>For more information about chat, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/chat.html\">Chat</a> in the <i>Amazon Connect Administrator Guide</i>.</p>"
2915+
"documentation": "<p>Initiates a contact flow to start a new chat for the customer. Response of this API provides a token required to obtain credentials from the <a href=\"https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html\">CreateParticipantConnection</a> API in the Amazon Connect Participant Service.</p> <p>When a new chat contact is successfully created, clients must subscribe to the participant’s connection for the created chat within 5 minutes. This is achieved by invoking <a href=\"https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html\">CreateParticipantConnection</a> with WEBSOCKET and CONNECTION_CREDENTIALS. </p> <p>A 429 error occurs in the following situations:</p> <ul> <li> <p>API rate limit is exceeded. API TPS throttling returns a <code>TooManyRequests</code> exception.</p> </li> <li> <p>The <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html\">quota for concurrent active chats</a> is exceeded. Active chat throttling returns a <code>LimitExceededException</code>.</p> </li> </ul> <p>If you use the <code>ChatDurationInMinutes</code> parameter and receive a 400 error, your account may not support the ability to configure custom chat durations. For more information, contact Amazon Web Services Support. </p> <p>For more information about chat, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/chat.html\">Chat</a> in the <i>Amazon Connect Administrator Guide</i>.</p>"
29162916
},
29172917
"StartContactRecording": {
29182918
"name": "StartContactRecording",
@@ -4626,6 +4626,11 @@
46264626
"max": 100,
46274627
"min": 1
46284628
},
4629+
"ChatDurationInMinutes": {
4630+
"type": "integer",
4631+
"max": 10080,
4632+
"min": 60
4633+
},
46294634
"ChatMessage": {
46304635
"type": "structure",
46314636
"required": [
@@ -10290,6 +10295,10 @@
1029010295
"shape": "ClientToken",
1029110296
"documentation": "<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.</p>",
1029210297
"idempotencyToken": true
10298+
},
10299+
"ChatDurationInMinutes": {
10300+
"shape": "ChatDurationInMinutes",
10301+
"documentation": "<p>The total duration of the newly started chat session. If not specified, the chat session duration defaults to 25 hour. The minumum configurable time is 60 minutes. The maximum configurable time is 10,080 minutes (7 days).</p>"
1029310302
}
1029410303
}
1029510304
},
@@ -10854,7 +10863,7 @@
1085410863
},
1085510864
"Name": {
1085610865
"shape": "ContactFlowName",
10857-
"documentation": "<p>The name of the contact flow.</p>"
10866+
"documentation": "<p>TThe name of the contact flow.</p>"
1085810867
},
1085910868
"Description": {
1086010869
"shape": "ContactFlowDescription",

apis/ec2-2016-11-15.normal.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33294,6 +33294,12 @@
3329433294
"x1e.8xlarge",
3329533295
"x1e.16xlarge",
3329633296
"x1e.32xlarge",
33297+
"x2iezn.2xlarge",
33298+
"x2iezn.4xlarge",
33299+
"x2iezn.6xlarge",
33300+
"x2iezn.8xlarge",
33301+
"x2iezn.12xlarge",
33302+
"x2iezn.metal",
3329733303
"x2gd.medium",
3329833304
"x2gd.large",
3329933305
"x2gd.xlarge",

0 commit comments

Comments
 (0)