Skip to content

Commit

Permalink
Release v1.44.305 (2023-07-20) (#4922)
Browse files Browse the repository at this point in the history
Release v1.44.305 (2023-07-20)
===

### Service Client Updates
* `service/connectcases`: Updates service API and documentation
* `service/models.lex.v2`: Updates service API and documentation
* `service/route53resolver`: Updates service API, documentation, and paginators
* `service/s3`: Updates service examples
  * Improve performance of S3 clients by simplifying and optimizing endpoint resolution.
* `service/sagemaker`: Updates service API, documentation, and paginators
  * Cross account support for SageMaker Feature Store
* `service/sagemaker-featurestore-runtime`: Updates service API and documentation
* `service/securitylake`: Updates service API and documentation
* `service/transcribe`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation authored Jul 20, 2023
1 parent beb9940 commit cb7ed6e
Show file tree
Hide file tree
Showing 37 changed files with 10,987 additions and 12,377 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
Release v1.44.305 (2023-07-20)
===

### Service Client Updates
* `service/connectcases`: Updates service API and documentation
* `service/models.lex.v2`: Updates service API and documentation
* `service/route53resolver`: Updates service API, documentation, and paginators
* `service/s3`: Updates service examples
* Improve performance of S3 clients by simplifying and optimizing endpoint resolution.
* `service/sagemaker`: Updates service API, documentation, and paginators
* Cross account support for SageMaker Feature Store
* `service/sagemaker-featurestore-runtime`: Updates service API and documentation
* `service/securitylake`: Updates service API and documentation
* `service/transcribe`: Updates service API and documentation

Release v1.44.304 (2023-07-20)
===

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.304"
const SDKVersion = "1.44.305"
15 changes: 14 additions & 1 deletion models/apis/connectcases/2022-10-03/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,8 @@
"members":{
"andAll":{"shape":"CaseFilterAndAllList"},
"field":{"shape":"FieldFilter"},
"not":{"shape":"CaseFilter"}
"not":{"shape":"CaseFilter"},
"orAll":{"shape":"CaseFilterOrAllList"}
},
"union":true
},
Expand All @@ -698,6 +699,12 @@
"max":10,
"min":0
},
"CaseFilterOrAllList":{
"type":"list",
"member":{"shape":"CaseFilter"},
"max":10,
"min":0
},
"CaseId":{
"type":"string",
"max":500,
Expand Down Expand Up @@ -1047,6 +1054,11 @@
"type":"double",
"box":true
},
"EmptyFieldValue":{
"type":"structure",
"members":{
}
},
"EventBridgeConfiguration":{
"type":"structure",
"required":["enabled"],
Expand Down Expand Up @@ -1233,6 +1245,7 @@
"members":{
"booleanValue":{"shape":"Boolean"},
"doubleValue":{"shape":"Double"},
"emptyValue":{"shape":"EmptyFieldValue"},
"stringValue":{"shape":"FieldValueUnionStringValueString"}
},
"union":true
Expand Down
17 changes: 15 additions & 2 deletions models/apis/connectcases/2022-10-03/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"BatchGetField": "<p>Returns the description for the list of fields in the request parameters. </p>",
"BatchPutFieldOptions": "<p>Creates and updates a set of field options for a single select field in a Cases domain.</p>",
"CreateCase": "<p>Creates a case in the specified Cases domain. Case system and custom fields are taken as an array id/value pairs with a declared data types.</p> <note> <p>The following fields are required when creating a case:</p> <pre><code> &lt;ul&gt; &lt;li&gt; &lt;p&gt; &lt;code&gt;customer_id&lt;/code&gt; - You must provide the full customer profile ARN in this format: &lt;code&gt;arn:aws:profile:your AWS Region:your AWS account ID:domains/profiles domain name/profiles/profile ID&lt;/code&gt; &lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;p&gt; &lt;code&gt;title&lt;/code&gt; &lt;/p&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/note&gt; </code></pre>",
"CreateDomain": "<p>Creates a domain, which is a container for all case data, such as cases, fields, templates and layouts. Each Amazon Connect instance can be associated with only one Cases domain.</p> <important> <p>This will not associate your connect instance to Cases domain. Instead, use the Amazon Connect <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateIntegrationAssociation.html\">CreateIntegrationAssociation</a> API. You need specific IAM permissions to successfully associate the Cases domain. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/required-permissions-iam-cases.html#onboard-cases-iam\">Onboard to Cases</a>.</p> </important>",
"CreateDomain": "<p>Creates a domain, which is a container for all case data, such as cases, fields, templates and layouts. Each Amazon Connect instance can be associated with only one Cases domain.</p> <important> <p>This will not associate your connect instance to Cases domain. Instead, use the Amazon Connect <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateIntegrationAssociation.html\">CreateIntegrationAssociation</a> API. You need specific IAM permissions to successfully associate the Cases domain. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/required-permissions-iam-cases.html#onboard-cases-iam\">Onboard to Cases</a>.</p> <pre><code> &lt;/important&gt; </code></pre>",
"CreateField": "<p>Creates a field in the Cases domain. This field is used to define the case object model (that is, defines what data can be captured on cases) in a Cases domain. </p>",
"CreateLayout": "<p>Creates a layout in the Cases domain. Layouts define the following configuration in the top section and More Info tab of the Cases user interface:</p> <ul> <li> <p>Fields to display to the users</p> </li> <li> <p>Field ordering</p> </li> </ul> <note> <p>Title and Status fields cannot be part of layouts since they are not configurable.</p> </note>",
"CreateRelatedItem": "<p>Creates a related item (comments, tasks, and contacts) and associates it with a case.</p> <note> <p>A Related Item is a resource that is associated with a case. It may or may not have an external identifier linking it to an external resource (for example, a <code>contactArn</code>). All Related Items have their own internal identifier, the <code>relatedItemArn</code>. Examples of related items include <code>comments</code> and <code>contacts</code>.</p> </note>",
"CreateTemplate": "<p>Creates a template in the Cases domain. This template is used to define the case object model (that is, to define what data can be captured on cases) in a Cases domain. A template must have a unique name within a domain, and it must reference existing field IDs and layout IDs. Additionally, multiple fields with same IDs are not allowed within the same Template. A template can be either Active or Inactive, as indicated by its status. Inactive templates cannot be used to create cases.</p>",
"DeleteDomain": "<p>Deletes a domain.</p>",
"DeleteDomain": "<p>Deletes a Cases domain.</p> <pre><code> &lt;note&gt; &lt;p&gt;After deleting your domain you must disassociate the deleted domain from your Amazon Connect instance with another API call before being able to use Cases again with this Amazon Connect instance. See &lt;a href=&quot;https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteIntegrationAssociation.html&quot;&gt;DeleteIntegrationAssociation&lt;/a&gt;.&lt;/p&gt; &lt;/note&gt; </code></pre>",
"GetCase": "<p>Returns information about a specific case if it exists. </p>",
"GetCaseEventConfiguration": "<p>Returns the case event publishing configuration.</p>",
"GetDomain": "<p>Returns information about a specific domain if it exists. </p>",
Expand Down Expand Up @@ -141,6 +141,7 @@
"refs": {
"CaseFilter$not": null,
"CaseFilterAndAllList$member": null,
"CaseFilterOrAllList$member": null,
"SearchCasesRequest$filter": "<p>A list of filter objects.</p>"
}
},
Expand All @@ -150,6 +151,12 @@
"CaseFilter$andAll": "<p>Provides \"and all\" filtering.</p>"
}
},
"CaseFilterOrAllList": {
"base": null,
"refs": {
"CaseFilter$orAll": "<p>Provides \"or all\" filtering.</p>"
}
},
"CaseId": {
"base": null,
"refs": {
Expand Down Expand Up @@ -406,6 +413,12 @@
"FieldValueUnion$doubleValue": "<p>Can be either null, or have a Double number value type. Only one value can be provided.</p>"
}
},
"EmptyFieldValue": {
"base": "<p>An empty value. You cannot set <code>EmptyFieldValue</code> on a field that is required on a case template.</p> <p>This structure will never have any data members. It signifies an empty value on a case field.</p>",
"refs": {
"FieldValueUnion$emptyValue": "<p>An empty value.</p>"
}
},
"EventBridgeConfiguration": {
"base": "<p>Configuration to enable EventBridge case event delivery and determine what data is delivered.</p>",
"refs": {
Expand Down
17 changes: 7 additions & 10 deletions models/apis/models.lex.v2/2020-08-07/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1753,6 +1753,11 @@
"min":1
},
"AnalyticsBinValue":{"type":"long"},
"AnalyticsChannel":{
"type":"string",
"max":50,
"min":1
},
"AnalyticsCommonFilterName":{
"type":"string",
"enum":[
Expand Down Expand Up @@ -2663,14 +2668,6 @@
"localeId":{"shape":"LocaleId"}
}
},
"BotChannelType":{
"type":"string",
"enum":[
"Facebook",
"Slack",
"TwilioSms"
]
},
"BotExportSpecification":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -6998,7 +6995,7 @@
"botAliasId":{"shape":"BotAliasId"},
"botVersion":{"shape":"NumericalBotVersion"},
"localeId":{"shape":"LocaleId"},
"channel":{"shape":"BotChannelType"},
"channel":{"shape":"AnalyticsChannel"},
"sessionId":{"shape":"AnalyticsSessionId"},
"conversationStartTime":{"shape":"Timestamp"},
"conversationEndTime":{"shape":"Timestamp"},
Expand Down Expand Up @@ -8724,7 +8721,7 @@
"botVersion":{"shape":"NumericalBotVersion"},
"localeId":{"shape":"LocaleId"},
"sessionId":{"shape":"AnalyticsSessionId"},
"channel":{"shape":"BotChannelType"},
"channel":{"shape":"AnalyticsChannel"},
"mode":{"shape":"AnalyticsModality"},
"conversationStartTime":{"shape":"Timestamp"},
"conversationEndTime":{"shape":"Timestamp"},
Expand Down
Loading

0 comments on commit cb7ed6e

Please sign in to comment.