Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit d6a38b7

Browse files
Release v1.44.230 (2023-03-27) (#4775)
Release v1.44.230 (2023-03-27) === ### Service Client Updates * `service/athena`: Updates service API and documentation * Enforces a minimal level of encryption for the workgroup for query and calculation results that are written to Amazon S3. When enabled, workgroup users can set encryption only to the minimum level set by the administrator or higher when they submit queries. * `service/chime-sdk-voice`: Updates service documentation * `service/connect`: Updates service API and documentation * `service/connectparticipant`: Updates service documentation * `service/iotwireless`: Updates service API and documentation * `service/medialive`: Updates service API and documentation * AWS Elemental MediaLive now supports ID3 tag insertion for audio only HLS output groups. AWS Elemental Link devices now support tagging. * `service/sagemaker`: Updates service documentation * Fixed some improperly rendered links in SDK documentation. * `service/securityhub`: Updates service API and documentation * `service/servicecatalog-appregistry`: Updates service API and documentation * `service/voice-id`: Updates service API, documentation, and paginators
1 parent a284d37 commit d6a38b7

File tree

50 files changed

+12773
-3209
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+12773
-3209
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
Release v1.44.230 (2023-03-27)
2+
===
3+
4+
### Service Client Updates
5+
* `service/athena`: Updates service API and documentation
6+
* Enforces a minimal level of encryption for the workgroup for query and calculation results that are written to Amazon S3. When enabled, workgroup users can set encryption only to the minimum level set by the administrator or higher when they submit queries.
7+
* `service/chime-sdk-voice`: Updates service documentation
8+
* `service/connect`: Updates service API and documentation
9+
* `service/connectparticipant`: Updates service documentation
10+
* `service/iotwireless`: Updates service API and documentation
11+
* `service/medialive`: Updates service API and documentation
12+
* AWS Elemental MediaLive now supports ID3 tag insertion for audio only HLS output groups. AWS Elemental Link devices now support tagging.
13+
* `service/sagemaker`: Updates service documentation
14+
* Fixed some improperly rendered links in SDK documentation.
15+
* `service/securityhub`: Updates service API and documentation
16+
* `service/servicecatalog-appregistry`: Updates service API and documentation
17+
* `service/voice-id`: Updates service API, documentation, and paginators
18+
119
Release v1.44.229 (2023-03-24)
220
===
321

aws/version.go

Lines changed: 1 addition & 1 deletion
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.229"
8+
const SDKVersion = "1.44.230"

models/apis/athena/2017-05-18/api-2.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2926,7 +2926,8 @@
29262926
"EngineVersion":{"shape":"EngineVersion"},
29272927
"AdditionalConfiguration":{"shape":"NameString"},
29282928
"ExecutionRole":{"shape":"RoleArn"},
2929-
"CustomerContentEncryptionConfiguration":{"shape":"CustomerContentEncryptionConfiguration"}
2929+
"CustomerContentEncryptionConfiguration":{"shape":"CustomerContentEncryptionConfiguration"},
2930+
"EnableMinimumEncryptionConfiguration":{"shape":"BoxedBoolean"}
29302931
}
29312932
},
29322933
"WorkGroupConfigurationUpdates":{
@@ -2942,7 +2943,8 @@
29422943
"RemoveCustomerContentEncryptionConfiguration":{"shape":"BoxedBoolean"},
29432944
"AdditionalConfiguration":{"shape":"NameString"},
29442945
"ExecutionRole":{"shape":"RoleArn"},
2945-
"CustomerContentEncryptionConfiguration":{"shape":"CustomerContentEncryptionConfiguration"}
2946+
"CustomerContentEncryptionConfiguration":{"shape":"CustomerContentEncryptionConfiguration"},
2947+
"EnableMinimumEncryptionConfiguration":{"shape":"BoxedBoolean"}
29462948
}
29472949
},
29482950
"WorkGroupDescriptionString":{

models/apis/athena/2017-05-18/docs-2.json

Lines changed: 36 additions & 34 deletions
Large diffs are not rendered by default.

models/apis/chime-sdk-voice/2022-08-03/docs-2.json

Lines changed: 633 additions & 633 deletions
Large diffs are not rendered by default.

models/apis/chime-sdk-voice/2022-08-03/endpoint-tests-1.json

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
}
99
},
1010
"params": {
11-
"UseFIPS": true,
1211
"UseDualStack": true,
13-
"Region": "us-gov-east-1"
12+
"Region": "us-gov-east-1",
13+
"UseFIPS": true
1414
}
1515
},
1616
{
@@ -21,9 +21,9 @@
2121
}
2222
},
2323
"params": {
24-
"UseFIPS": true,
2524
"UseDualStack": false,
26-
"Region": "us-gov-east-1"
25+
"Region": "us-gov-east-1",
26+
"UseFIPS": true
2727
}
2828
},
2929
{
@@ -34,9 +34,9 @@
3434
}
3535
},
3636
"params": {
37-
"UseFIPS": false,
3837
"UseDualStack": true,
39-
"Region": "us-gov-east-1"
38+
"Region": "us-gov-east-1",
39+
"UseFIPS": false
4040
}
4141
},
4242
{
@@ -47,9 +47,9 @@
4747
}
4848
},
4949
"params": {
50-
"UseFIPS": false,
5150
"UseDualStack": false,
52-
"Region": "us-gov-east-1"
51+
"Region": "us-gov-east-1",
52+
"UseFIPS": false
5353
}
5454
},
5555
{
@@ -60,9 +60,9 @@
6060
}
6161
},
6262
"params": {
63-
"UseFIPS": true,
6463
"UseDualStack": true,
65-
"Region": "cn-north-1"
64+
"Region": "cn-north-1",
65+
"UseFIPS": true
6666
}
6767
},
6868
{
@@ -73,9 +73,9 @@
7373
}
7474
},
7575
"params": {
76-
"UseFIPS": true,
7776
"UseDualStack": false,
78-
"Region": "cn-north-1"
77+
"Region": "cn-north-1",
78+
"UseFIPS": true
7979
}
8080
},
8181
{
@@ -86,9 +86,9 @@
8686
}
8787
},
8888
"params": {
89-
"UseFIPS": false,
9089
"UseDualStack": true,
91-
"Region": "cn-north-1"
90+
"Region": "cn-north-1",
91+
"UseFIPS": false
9292
}
9393
},
9494
{
@@ -99,9 +99,9 @@
9999
}
100100
},
101101
"params": {
102-
"UseFIPS": false,
103102
"UseDualStack": false,
104-
"Region": "cn-north-1"
103+
"Region": "cn-north-1",
104+
"UseFIPS": false
105105
}
106106
},
107107
{
@@ -110,9 +110,9 @@
110110
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
111111
},
112112
"params": {
113-
"UseFIPS": true,
114113
"UseDualStack": true,
115-
"Region": "us-iso-east-1"
114+
"Region": "us-iso-east-1",
115+
"UseFIPS": true
116116
}
117117
},
118118
{
@@ -123,9 +123,9 @@
123123
}
124124
},
125125
"params": {
126-
"UseFIPS": true,
127126
"UseDualStack": false,
128-
"Region": "us-iso-east-1"
127+
"Region": "us-iso-east-1",
128+
"UseFIPS": true
129129
}
130130
},
131131
{
@@ -134,9 +134,9 @@
134134
"error": "DualStack is enabled but this partition does not support DualStack"
135135
},
136136
"params": {
137-
"UseFIPS": false,
138137
"UseDualStack": true,
139-
"Region": "us-iso-east-1"
138+
"Region": "us-iso-east-1",
139+
"UseFIPS": false
140140
}
141141
},
142142
{
@@ -147,9 +147,9 @@
147147
}
148148
},
149149
"params": {
150-
"UseFIPS": false,
151150
"UseDualStack": false,
152-
"Region": "us-iso-east-1"
151+
"Region": "us-iso-east-1",
152+
"UseFIPS": false
153153
}
154154
},
155155
{
@@ -160,9 +160,9 @@
160160
}
161161
},
162162
"params": {
163-
"UseFIPS": true,
164163
"UseDualStack": true,
165-
"Region": "us-east-1"
164+
"Region": "us-east-1",
165+
"UseFIPS": true
166166
}
167167
},
168168
{
@@ -173,9 +173,9 @@
173173
}
174174
},
175175
"params": {
176-
"UseFIPS": true,
177176
"UseDualStack": false,
178-
"Region": "us-east-1"
177+
"Region": "us-east-1",
178+
"UseFIPS": true
179179
}
180180
},
181181
{
@@ -186,9 +186,9 @@
186186
}
187187
},
188188
"params": {
189-
"UseFIPS": false,
190189
"UseDualStack": true,
191-
"Region": "us-east-1"
190+
"Region": "us-east-1",
191+
"UseFIPS": false
192192
}
193193
},
194194
{
@@ -199,9 +199,9 @@
199199
}
200200
},
201201
"params": {
202-
"UseFIPS": false,
203202
"UseDualStack": false,
204-
"Region": "us-east-1"
203+
"Region": "us-east-1",
204+
"UseFIPS": false
205205
}
206206
},
207207
{
@@ -210,9 +210,9 @@
210210
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
211211
},
212212
"params": {
213-
"UseFIPS": true,
214213
"UseDualStack": true,
215-
"Region": "us-isob-east-1"
214+
"Region": "us-isob-east-1",
215+
"UseFIPS": true
216216
}
217217
},
218218
{
@@ -223,9 +223,9 @@
223223
}
224224
},
225225
"params": {
226-
"UseFIPS": true,
227226
"UseDualStack": false,
228-
"Region": "us-isob-east-1"
227+
"Region": "us-isob-east-1",
228+
"UseFIPS": true
229229
}
230230
},
231231
{
@@ -234,9 +234,9 @@
234234
"error": "DualStack is enabled but this partition does not support DualStack"
235235
},
236236
"params": {
237-
"UseFIPS": false,
238237
"UseDualStack": true,
239-
"Region": "us-isob-east-1"
238+
"Region": "us-isob-east-1",
239+
"UseFIPS": false
240240
}
241241
},
242242
{
@@ -247,9 +247,9 @@
247247
}
248248
},
249249
"params": {
250-
"UseFIPS": false,
251250
"UseDualStack": false,
252-
"Region": "us-isob-east-1"
251+
"Region": "us-isob-east-1",
252+
"UseFIPS": false
253253
}
254254
},
255255
{
@@ -260,9 +260,9 @@
260260
}
261261
},
262262
"params": {
263-
"UseFIPS": false,
264263
"UseDualStack": false,
265264
"Region": "us-east-1",
265+
"UseFIPS": false,
266266
"Endpoint": "https://example.com"
267267
}
268268
},
@@ -272,9 +272,9 @@
272272
"error": "Invalid Configuration: FIPS and custom endpoint are not supported"
273273
},
274274
"params": {
275-
"UseFIPS": true,
276275
"UseDualStack": false,
277276
"Region": "us-east-1",
277+
"UseFIPS": true,
278278
"Endpoint": "https://example.com"
279279
}
280280
},
@@ -284,9 +284,9 @@
284284
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported"
285285
},
286286
"params": {
287-
"UseFIPS": false,
288287
"UseDualStack": true,
289288
"Region": "us-east-1",
289+
"UseFIPS": false,
290290
"Endpoint": "https://example.com"
291291
}
292292
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8763,7 +8763,8 @@
87638763
},
87648764
"ChatDurationInMinutes":{"shape":"ChatDurationInMinutes"},
87658765
"SupportedMessagingContentTypes":{"shape":"SupportedMessagingContentTypes"},
8766-
"PersistentChat":{"shape":"PersistentChat"}
8766+
"PersistentChat":{"shape":"PersistentChat"},
8767+
"RelatedContactId":{"shape":"ContactId"}
87678768
}
87688769
},
87698770
"StartChatContactResponse":{

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"GetCurrentUserData": "<p>Gets the real-time active user data from the specified Amazon Connect instance. </p>",
7979
"GetFederationToken": "<p>Retrieves a token for federation.</p> <note> <p>This API doesn't support root users. If you try to invoke GetFederationToken with root credentials, an error message similar to the following one appears: </p> <p> <code>Provided identity: Principal: .... User: .... cannot be used for federation with Amazon Connect</code> </p> </note>",
8080
"GetMetricData": "<p>Gets historical metric data from the specified Amazon Connect instance.</p> <p>For a description of each historical metric, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html\">Historical Metrics Definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</p>",
81-
"GetMetricDataV2": "<p>Gets metric data from the specified Amazon Connect instance. </p> <p> <code>GetMetricDataV2</code> offers more features than <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_GetMetricData.html\">GetMetricData</a>, the previous version of this API. It has new metrics, offers filtering at a metric level, and offers the ability to filter and group data by channels, queues, routing profiles, agents, and agent hierarchy levels. It can retrieve historical data for last the 14 days, in 24-hour intervals.</p> <p>For a description of the historical metrics that are supported by <code>GetMetricDataV2</code> and <code>GetMetricData</code>, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html\">Historical metrics definitions</a> in the <i>Amazon Connect Administrator's Guide</i>. </p> <p>This API is not available in the Amazon Web Services GovCloud (US) Regions.</p>",
81+
"GetMetricDataV2": "<p>Gets metric data from the specified Amazon Connect instance. </p> <p> <code>GetMetricDataV2</code> offers more features than <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_GetMetricData.html\">GetMetricData</a>, the previous version of this API. It has new metrics, offers filtering at a metric level, and offers the ability to filter and group data by channels, queues, routing profiles, agents, and agent hierarchy levels. It can retrieve historical data for the last 14 days, in 24-hour intervals.</p> <p>For a description of the historical metrics that are supported by <code>GetMetricDataV2</code> and <code>GetMetricData</code>, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html\">Historical metrics definitions</a> in the <i>Amazon Connect Administrator's Guide</i>. </p> <p>This API is not available in the Amazon Web Services GovCloud (US) Regions.</p>",
8282
"GetTaskTemplate": "<p>Gets details about a specific task template in the specified Amazon Connect instance.</p>",
8383
"GetTrafficDistribution": "<p>Retrieves the current traffic distribution for a given traffic distribution group.</p>",
8484
"ListAgentStatuses": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Lists agent statuses.</p>",
@@ -687,7 +687,7 @@
687687
"ChatDurationInMinutes": {
688688
"base": null,
689689
"refs": {
690-
"StartChatContactRequest$ChatDurationInMinutes": "<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>"
690+
"StartChatContactRequest$ChatDurationInMinutes": "<p>The total duration of the newly started chat session. If not specified, the chat session duration defaults to 25 hour. The minimum configurable time is 60 minutes. The maximum configurable time is 10,080 minutes (7 days).</p>"
691691
}
692692
},
693693
"ChatMessage": {
@@ -972,6 +972,7 @@
972972
"PersistentChat$SourceContactId": "<p>The contactId from which a persistent chat session must be started.</p>",
973973
"ResumeContactRecordingRequest$ContactId": "<p>The identifier of the contact.</p>",
974974
"ResumeContactRecordingRequest$InitialContactId": "<p>The identifier of the contact. This is the identifier of the contact associated with the first interaction with the contact center.</p>",
975+
"StartChatContactRequest$RelatedContactId": "<p>The unique identifier for an Amazon Connect contact. This identifier is related to the chat starting.</p> <note> <p>You cannot provide data for both RelatedContactId and PersistentChat. </p> </note>",
975976
"StartChatContactResponse$ContactId": "<p>The identifier of this contact within the Amazon Connect instance. </p>",
976977
"StartChatContactResponse$ContinuedFromContactId": "<p>The contactId from which a persistent chat session is started. This field is populated only for persistent chats.</p>",
977978
"StartContactRecordingRequest$ContactId": "<p>The identifier of the contact.</p>",
@@ -4599,7 +4600,7 @@
45994600
"SupportedMessagingContentTypes": {
46004601
"base": null,
46014602
"refs": {
4602-
"StartChatContactRequest$SupportedMessagingContentTypes": "<p>The supported chat message content types. Content types must always contain <code>text/plain</code>. You can then put any other supported type in the list. For example, all the following lists are valid because they contain <code>text/plain</code>: <code>[text/plain, text/markdown, application/json]</code>, <code>[text/markdown, text/plain]</code>, <code>[text/plain, application/json]</code>.</p>"
4603+
"StartChatContactRequest$SupportedMessagingContentTypes": "<p>The supported chat message content types. Supported types are <code>text/plain</code>, <code>text/markdown</code>, <code>application/json</code>, <code>application/vnd.amazonaws.connect.message.interactive</code>, and <code>application/vnd.amazonaws.connect.message.interactive.response</code>. </p> <p>Content types must always contain <code>text/plain</code>. You can then put any other supported type in the list. For example, all the following lists are valid because they contain <code>text/plain</code>: <code>[text/plain, text/markdown, application/json]</code>, <code>[text/markdown, text/plain]</code>, <code>[text/plain, application/json, application/vnd.amazonaws.connect.message.interactive.response]</code>. </p> <note> <p>The type <code>application/vnd.amazonaws.connect.message.interactive</code> is required to use the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/show-view-block.html\">Show view</a> flow block.</p> </note>"
46034604
}
46044605
},
46054606
"SuspendContactRecordingRequest": {

0 commit comments

Comments
 (0)