Skip to content

Commit

Permalink
Release v1.44.230 (2023-03-27) (#4775)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
aws-sdk-go-automation committed Mar 27, 2023
1 parent a284d37 commit d6a38b7
Show file tree
Hide file tree
Showing 50 changed files with 12,773 additions and 3,209 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
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

Release v1.44.229 (2023-03-24)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.44.229"
const SDKVersion = "1.44.230"
6 changes: 4 additions & 2 deletions models/apis/athena/2017-05-18/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2926,7 +2926,8 @@
"EngineVersion":{"shape":"EngineVersion"},
"AdditionalConfiguration":{"shape":"NameString"},
"ExecutionRole":{"shape":"RoleArn"},
"CustomerContentEncryptionConfiguration":{"shape":"CustomerContentEncryptionConfiguration"}
"CustomerContentEncryptionConfiguration":{"shape":"CustomerContentEncryptionConfiguration"},
"EnableMinimumEncryptionConfiguration":{"shape":"BoxedBoolean"}
}
},
"WorkGroupConfigurationUpdates":{
Expand All @@ -2942,7 +2943,8 @@
"RemoveCustomerContentEncryptionConfiguration":{"shape":"BoxedBoolean"},
"AdditionalConfiguration":{"shape":"NameString"},
"ExecutionRole":{"shape":"RoleArn"},
"CustomerContentEncryptionConfiguration":{"shape":"CustomerContentEncryptionConfiguration"}
"CustomerContentEncryptionConfiguration":{"shape":"CustomerContentEncryptionConfiguration"},
"EnableMinimumEncryptionConfiguration":{"shape":"BoxedBoolean"}
}
},
"WorkGroupDescriptionString":{
Expand Down
70 changes: 36 additions & 34 deletions models/apis/athena/2017-05-18/docs-2.json

Large diffs are not rendered by default.

1,266 changes: 633 additions & 633 deletions models/apis/chime-sdk-voice/2022-08-03/docs-2.json

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions models/apis/chime-sdk-voice/2022-08-03/endpoint-tests-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
}
},
"params": {
"UseFIPS": true,
"UseDualStack": true,
"Region": "us-gov-east-1"
"Region": "us-gov-east-1",
"UseFIPS": true
}
},
{
Expand All @@ -21,9 +21,9 @@
}
},
"params": {
"UseFIPS": true,
"UseDualStack": false,
"Region": "us-gov-east-1"
"Region": "us-gov-east-1",
"UseFIPS": true
}
},
{
Expand All @@ -34,9 +34,9 @@
}
},
"params": {
"UseFIPS": false,
"UseDualStack": true,
"Region": "us-gov-east-1"
"Region": "us-gov-east-1",
"UseFIPS": false
}
},
{
Expand All @@ -47,9 +47,9 @@
}
},
"params": {
"UseFIPS": false,
"UseDualStack": false,
"Region": "us-gov-east-1"
"Region": "us-gov-east-1",
"UseFIPS": false
}
},
{
Expand All @@ -60,9 +60,9 @@
}
},
"params": {
"UseFIPS": true,
"UseDualStack": true,
"Region": "cn-north-1"
"Region": "cn-north-1",
"UseFIPS": true
}
},
{
Expand All @@ -73,9 +73,9 @@
}
},
"params": {
"UseFIPS": true,
"UseDualStack": false,
"Region": "cn-north-1"
"Region": "cn-north-1",
"UseFIPS": true
}
},
{
Expand All @@ -86,9 +86,9 @@
}
},
"params": {
"UseFIPS": false,
"UseDualStack": true,
"Region": "cn-north-1"
"Region": "cn-north-1",
"UseFIPS": false
}
},
{
Expand All @@ -99,9 +99,9 @@
}
},
"params": {
"UseFIPS": false,
"UseDualStack": false,
"Region": "cn-north-1"
"Region": "cn-north-1",
"UseFIPS": false
}
},
{
Expand All @@ -110,9 +110,9 @@
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
},
"params": {
"UseFIPS": true,
"UseDualStack": true,
"Region": "us-iso-east-1"
"Region": "us-iso-east-1",
"UseFIPS": true
}
},
{
Expand All @@ -123,9 +123,9 @@
}
},
"params": {
"UseFIPS": true,
"UseDualStack": false,
"Region": "us-iso-east-1"
"Region": "us-iso-east-1",
"UseFIPS": true
}
},
{
Expand All @@ -134,9 +134,9 @@
"error": "DualStack is enabled but this partition does not support DualStack"
},
"params": {
"UseFIPS": false,
"UseDualStack": true,
"Region": "us-iso-east-1"
"Region": "us-iso-east-1",
"UseFIPS": false
}
},
{
Expand All @@ -147,9 +147,9 @@
}
},
"params": {
"UseFIPS": false,
"UseDualStack": false,
"Region": "us-iso-east-1"
"Region": "us-iso-east-1",
"UseFIPS": false
}
},
{
Expand All @@ -160,9 +160,9 @@
}
},
"params": {
"UseFIPS": true,
"UseDualStack": true,
"Region": "us-east-1"
"Region": "us-east-1",
"UseFIPS": true
}
},
{
Expand All @@ -173,9 +173,9 @@
}
},
"params": {
"UseFIPS": true,
"UseDualStack": false,
"Region": "us-east-1"
"Region": "us-east-1",
"UseFIPS": true
}
},
{
Expand All @@ -186,9 +186,9 @@
}
},
"params": {
"UseFIPS": false,
"UseDualStack": true,
"Region": "us-east-1"
"Region": "us-east-1",
"UseFIPS": false
}
},
{
Expand All @@ -199,9 +199,9 @@
}
},
"params": {
"UseFIPS": false,
"UseDualStack": false,
"Region": "us-east-1"
"Region": "us-east-1",
"UseFIPS": false
}
},
{
Expand All @@ -210,9 +210,9 @@
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
},
"params": {
"UseFIPS": true,
"UseDualStack": true,
"Region": "us-isob-east-1"
"Region": "us-isob-east-1",
"UseFIPS": true
}
},
{
Expand All @@ -223,9 +223,9 @@
}
},
"params": {
"UseFIPS": true,
"UseDualStack": false,
"Region": "us-isob-east-1"
"Region": "us-isob-east-1",
"UseFIPS": true
}
},
{
Expand All @@ -234,9 +234,9 @@
"error": "DualStack is enabled but this partition does not support DualStack"
},
"params": {
"UseFIPS": false,
"UseDualStack": true,
"Region": "us-isob-east-1"
"Region": "us-isob-east-1",
"UseFIPS": false
}
},
{
Expand All @@ -247,9 +247,9 @@
}
},
"params": {
"UseFIPS": false,
"UseDualStack": false,
"Region": "us-isob-east-1"
"Region": "us-isob-east-1",
"UseFIPS": false
}
},
{
Expand All @@ -260,9 +260,9 @@
}
},
"params": {
"UseFIPS": false,
"UseDualStack": false,
"Region": "us-east-1",
"UseFIPS": false,
"Endpoint": "https://example.com"
}
},
Expand All @@ -272,9 +272,9 @@
"error": "Invalid Configuration: FIPS and custom endpoint are not supported"
},
"params": {
"UseFIPS": true,
"UseDualStack": false,
"Region": "us-east-1",
"UseFIPS": true,
"Endpoint": "https://example.com"
}
},
Expand All @@ -284,9 +284,9 @@
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported"
},
"params": {
"UseFIPS": false,
"UseDualStack": true,
"Region": "us-east-1",
"UseFIPS": false,
"Endpoint": "https://example.com"
}
}
Expand Down
3 changes: 2 additions & 1 deletion models/apis/connect/2017-08-08/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8763,7 +8763,8 @@
},
"ChatDurationInMinutes":{"shape":"ChatDurationInMinutes"},
"SupportedMessagingContentTypes":{"shape":"SupportedMessagingContentTypes"},
"PersistentChat":{"shape":"PersistentChat"}
"PersistentChat":{"shape":"PersistentChat"},
"RelatedContactId":{"shape":"ContactId"}
}
},
"StartChatContactResponse":{
Expand Down
7 changes: 4 additions & 3 deletions models/apis/connect/2017-08-08/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"GetCurrentUserData": "<p>Gets the real-time active user data from the specified Amazon Connect instance. </p>",
"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>",
"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>",
"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>",
"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>",
"GetTaskTemplate": "<p>Gets details about a specific task template in the specified Amazon Connect instance.</p>",
"GetTrafficDistribution": "<p>Retrieves the current traffic distribution for a given traffic distribution group.</p>",
"ListAgentStatuses": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Lists agent statuses.</p>",
Expand Down Expand Up @@ -687,7 +687,7 @@
"ChatDurationInMinutes": {
"base": null,
"refs": {
"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>"
"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>"
}
},
"ChatMessage": {
Expand Down Expand Up @@ -972,6 +972,7 @@
"PersistentChat$SourceContactId": "<p>The contactId from which a persistent chat session must be started.</p>",
"ResumeContactRecordingRequest$ContactId": "<p>The identifier of the contact.</p>",
"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>",
"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>",
"StartChatContactResponse$ContactId": "<p>The identifier of this contact within the Amazon Connect instance. </p>",
"StartChatContactResponse$ContinuedFromContactId": "<p>The contactId from which a persistent chat session is started. This field is populated only for persistent chats.</p>",
"StartContactRecordingRequest$ContactId": "<p>The identifier of the contact.</p>",
Expand Down Expand Up @@ -4599,7 +4600,7 @@
"SupportedMessagingContentTypes": {
"base": null,
"refs": {
"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>"
"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>"
}
},
"SuspendContactRecordingRequest": {
Expand Down
Loading

0 comments on commit d6a38b7

Please sign in to comment.