Skip to content

Commit b4fc3aa

Browse files
Release v1.44.134 (2022-11-09) (#4617)
Release v1.44.134 (2022-11-09) === ### Service Client Updates * `service/connect`: Updates service API and documentation * `service/connectcases`: Updates service API and documentation * `service/ec2`: Updates service API * Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases. * `service/groundstation`: Updates service API, documentation, and paginators * `service/mediapackage-vod`: Updates service API and documentation * `service/transcribe-streaming`: Updates service API and documentation
1 parent b682b31 commit b4fc3aa

File tree

32 files changed

+8261
-1027
lines changed

32 files changed

+8261
-1027
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
Release v1.44.134 (2022-11-09)
2+
===
3+
4+
### Service Client Updates
5+
* `service/connect`: Updates service API and documentation
6+
* `service/connectcases`: Updates service API and documentation
7+
* `service/ec2`: Updates service API
8+
* Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases.
9+
* `service/groundstation`: Updates service API, documentation, and paginators
10+
* `service/mediapackage-vod`: Updates service API and documentation
11+
* `service/transcribe-streaming`: Updates service API and documentation
12+
113
Release v1.44.133 (2022-11-08)
214
===
315

aws/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.44.133"
8+
const SDKVersion = "1.44.134"

models/apis/connect/2017-08-08/api-2.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -4998,7 +4998,10 @@
49984998
"GetFederationTokenResponse":{
49994999
"type":"structure",
50005000
"members":{
5001-
"Credentials":{"shape":"Credentials"}
5001+
"Credentials":{"shape":"Credentials"},
5002+
"SignInUrl":{"shape":"Url"},
5003+
"UserArn":{"shape":"ARN"},
5004+
"UserId":{"shape":"AgentResourceId"}
50025005
}
50035006
},
50045007
"GetMetricDataRequest":{
@@ -9344,6 +9347,7 @@
93449347
}
93459348
}
93469349
},
9350+
"Url":{"type":"string"},
93479351
"UrlReference":{
93489352
"type":"structure",
93499353
"members":{

models/apis/connect/2017-08-08/docs-2.json

+10-2
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@
197197
"CreateUserResponse$UserArn": "<p>The Amazon Resource Name (ARN) of the user account.</p>",
198198
"CreateVocabularyResponse$VocabularyArn": "<p>The Amazon Resource Name (ARN) of the custom vocabulary.</p>",
199199
"DeleteVocabularyResponse$VocabularyArn": "<p>The Amazon Resource Name (ARN) of the custom vocabulary.</p>",
200+
"GetFederationTokenResponse$UserArn": "<p>The Amazon Resource Name (ARN) of the user.</p>",
200201
"HierarchyGroup$Arn": "<p>The Amazon Resource Name (ARN) of the hierarchy group.</p>",
201202
"HierarchyGroupSummary$Arn": "<p>The Amazon Resource Name (ARN) of the hierarchy group.</p>",
202203
"HierarchyGroupSummaryReference$Arn": "<p>The Amazon Resource Name (ARN) for the hierarchy group. </p>",
@@ -293,6 +294,7 @@
293294
"base": null,
294295
"refs": {
295296
"AgentInfo$Id": "<p>The identifier of the agent who accepted the contact.</p>",
297+
"GetFederationTokenResponse$UserId": "<p>The identifier for the user.</p>",
296298
"TransferContactRequest$UserId": "<p>The identifier for the user.</p>"
297299
}
298300
},
@@ -660,7 +662,7 @@
660662
"ClientToken": {
661663
"base": null,
662664
"refs": {
663-
"ClaimPhoneNumberRequest$ClientToken": "<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href=\"https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/\">Making retries safe with idempotent APIs</a>.</p>",
665+
"ClaimPhoneNumberRequest$ClientToken": "<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href=\"https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/\">Making retries safe with idempotent APIs</a>.</p> <p>Pattern: <code>^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$</code> </p>",
664666
"CreateContactFlowModuleRequest$ClientToken": "<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href=\"https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/\">Making retries safe with idempotent APIs</a>.</p>",
665667
"CreateInstanceRequest$ClientToken": "<p>The idempotency token.</p>",
666668
"CreateTaskTemplateRequest$ClientToken": "<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href=\"https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/\">Making retries safe with idempotent APIs</a>.</p>",
@@ -2180,7 +2182,7 @@
21802182
"refs": {
21812183
"CreateTrafficDistributionGroupRequest$InstanceId": "<p>The identifier of the Amazon Connect instance that has been replicated. You can find the <code>instanceId</code> in the ARN of the instance.</p>",
21822184
"ListTrafficDistributionGroupsRequest$InstanceId": "<p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>",
2183-
"ReplicateInstanceRequest$InstanceId": "<p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>"
2185+
"ReplicateInstanceRequest$InstanceId": "<p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance. You can provide the <code>InstanceId</code>, or the entire ARN.</p>"
21842186
}
21852187
},
21862188
"InstanceStatus": {
@@ -4687,6 +4689,12 @@
46874689
"refs": {
46884690
}
46894691
},
4692+
"Url": {
4693+
"base": null,
4694+
"refs": {
4695+
"GetFederationTokenResponse$SignInUrl": "<p>The URL to sign into the user's instance. </p>"
4696+
}
4697+
},
46904698
"UrlReference": {
46914699
"base": "<p>The URL reference.</p>",
46924700
"refs": {

0 commit comments

Comments
 (0)