Skip to content

Commit

Permalink
Release v1.41.8 (2021-10-21) (#4142)
Browse files Browse the repository at this point in the history
Release v1.41.8 (2021-10-21)
===

### Service Client Updates
* `service/connect`: Updates service documentation
  • Loading branch information
aws-sdk-go-automation committed Oct 21, 2021
1 parent 7807d08 commit ed83f93
Show file tree
Hide file tree
Showing 6 changed files with 146 additions and 19 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
Release v1.41.8 (2021-10-21)
===

### Service Client Updates
* `service/connect`: Updates service documentation

Release v1.41.7 (2021-10-20)
===

Expand Down
66 changes: 66 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.41.7"
const SDKVersion = "1.41.8"
14 changes: 7 additions & 7 deletions models/apis/connect/2017-08-08/docs-2.json
Expand Up @@ -12,7 +12,7 @@
"AssociateSecurityKey": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Associates a security key to the instance.</p>",
"CreateAgentStatus": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Creates an agent status for the specified Amazon Connect instance.</p>",
"CreateContactFlow": "<p>Creates a contact flow for the specified Amazon Connect instance.</p> <p>You can also create and update contact flows using the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p>",
"CreateHoursOfOperation": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Creates hours of operation. </p>",
"CreateHoursOfOperation": "<p>Creates hours of operation. </p>",
"CreateInstance": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Initiates an Amazon Connect instance with all the supported channels enabled. It does not attach any storage, such as Amazon Simple Storage Service (Amazon S3) or Amazon Kinesis. It also does not allow for any configurations on features, such as Contact Lens for Amazon Connect. </p> <p>Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.</p>",
"CreateIntegrationAssociation": "<p>Creates an AWS resource association with an Amazon Connect instance.</p>",
"CreateQueue": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Creates a new queue for the specified Amazon Connect instance.</p>",
Expand All @@ -21,7 +21,7 @@
"CreateUseCase": "<p>Creates a use case for an integration association.</p>",
"CreateUser": "<p>Creates a user account for the specified Amazon Connect instance.</p> <p>For information about how to create user accounts using the Amazon Connect console, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/user-management.html\">Add Users</a> in the <i>Amazon Connect Administrator Guide</i>.</p>",
"CreateUserHierarchyGroup": "<p>Creates a new user hierarchy group.</p>",
"DeleteHoursOfOperation": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Deletes an hours of operation.</p>",
"DeleteHoursOfOperation": "<p>Deletes an hours of operation.</p>",
"DeleteInstance": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Deletes the Amazon Connect instance.</p> <p>Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.</p>",
"DeleteIntegrationAssociation": "<p>Deletes an AWS resource association from an Amazon Connect instance. The association must not have any use cases associated with it.</p>",
"DeleteQuickConnect": "<p>Deletes a quick connect.</p>",
Expand All @@ -30,7 +30,7 @@
"DeleteUserHierarchyGroup": "<p>Deletes an existing user hierarchy group. It must not be associated with any agents or have any active child groups.</p>",
"DescribeAgentStatus": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Describes an agent status.</p>",
"DescribeContactFlow": "<p>Describes the specified contact flow.</p> <p>You can also create and update contact flows using the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p>",
"DescribeHoursOfOperation": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Describes the hours of operation.</p>",
"DescribeHoursOfOperation": "<p>Describes the hours of operation.</p>",
"DescribeInstance": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Returns the current state of the specified instance identifier. It tracks the instance while it is being created and returns an error status, if applicable. </p> <p>If an instance is not created successfully, the instance status reason field returns details relevant to the reason. The instance in a failed state is returned only for 24 hours after the CreateInstance API was invoked.</p>",
"DescribeInstanceAttribute": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Describes the specified instance attribute.</p>",
"DescribeInstanceStorageConfig": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Retrieves the current storage configurations for the specified resource type, association ID, and instance ID.</p>",
Expand Down Expand Up @@ -90,7 +90,7 @@
"UpdateContactAttributes": "<p>Creates or updates user-defined contact attributes associated with the specified contact.</p> <p>You can create or update user-defined attributes for both ongoing and completed contacts. For example, while the call is active, you can update the customer's name or the reason the customer called. You can add notes about steps that the agent took during the call that display to the next agent that takes the call. You can also update attributes for a contact using data from your CRM application and save the data with the contact in Amazon Connect. You could also flag calls for additional analysis, such as legal review or to identify abusive callers.</p> <p>Contact attributes are available in Amazon Connect for 24 months, and are then deleted. For information about CTR retention and the maximum size of the CTR attributes section, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#feature-limits\">Feature specifications</a> in the <i>Amazon Connect Administrator Guide</i>. </p> <p> <b>Important:</b> You cannot use the operation to update attributes for contacts that occurred prior to the release of the API, which was September 12, 2018. You can update attributes only for contacts that started after the release of the API. If you attempt to update attributes for a contact that occurred prior to the release of the API, a 400 error is returned. This applies also to queued callbacks that were initiated prior to the release of the API but are still active in your instance.</p>",
"UpdateContactFlowContent": "<p>Updates the specified contact flow.</p> <p>You can also create and update contact flows using the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p>",
"UpdateContactFlowName": "<p>The name of the contact flow.</p> <p>You can also create and update contact flows using the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p>",
"UpdateHoursOfOperation": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Updates the hours of operation.</p>",
"UpdateHoursOfOperation": "<p>Updates the hours of operation.</p>",
"UpdateInstanceAttribute": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Updates the value for the specified attribute type.</p>",
"UpdateInstanceStorageConfig": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Updates an existing configuration for a resource type. This API is idempotent.</p>",
"UpdateQueueHoursOfOperation": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Updates the hours of operation for the specified queue.</p>",
Expand Down Expand Up @@ -1319,8 +1319,8 @@
"HoursOfOperationTimeSlice": {
"base": "<p>The start time or end time for an hours of operation.</p>",
"refs": {
"HoursOfOperationConfig$StartTime": "<p>The start time that your contact center is open.</p>",
"HoursOfOperationConfig$EndTime": "<p>The end time that your contact center is closes.</p>"
"HoursOfOperationConfig$StartTime": "<p>The start time that your contact center opens.</p>",
"HoursOfOperationConfig$EndTime": "<p>The end time that your contact center closes.</p>"
}
},
"InboundCallsEnabled": {
Expand Down Expand Up @@ -1931,7 +1931,7 @@
"ListApprovedOriginsRequest$MaxResults": "<p>The maximum number of results to return per page.</p>",
"ListBotsRequest$MaxResults": "<p>The maximum number of results to return per page.</p>",
"ListLambdaFunctionsRequest$MaxResults": "<p>The maximum number of results to return per page.</p>",
"ListLexBotsRequest$MaxResults": "<p>The maximum number of results to return per page.</p>"
"ListLexBotsRequest$MaxResults": "<p>The maximum number of results to return per page. If no value is specified, the default is 10. </p>"
}
},
"MaxResult7": {
Expand Down
62 changes: 62 additions & 0 deletions models/endpoints/endpoints.json
Expand Up @@ -766,6 +766,30 @@
"us-west-2" : { }
}
},
"applicationinsights" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
}
},
"appmesh" : {
"endpoints" : {
"af-south-1" : { },
Expand Down Expand Up @@ -7957,6 +7981,16 @@
}
}
},
"wisdom" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-southeast-2" : { },
"eu-central-1" : { },
"eu-west-2" : { },
"us-east-1" : { },
"us-west-2" : { }
}
},
"workdocs" : {
"endpoints" : {
"ap-northeast-1" : { },
Expand Down Expand Up @@ -8147,6 +8181,12 @@
"cn-northwest-1" : { }
}
},
"applicationinsights" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
}
},
"appmesh" : {
"endpoints" : {
"cn-north-1" : { },
Expand Down Expand Up @@ -9138,6 +9178,22 @@
}
}
},
"applicationinsights" : {
"endpoints" : {
"us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"hostname" : "applicationinsights.us-gov-east-1.amazonaws.com"
},
"us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "applicationinsights.us-gov-west-1.amazonaws.com"
}
}
},
"appstream2" : {
"defaults" : {
"credentialScope" : {
Expand Down Expand Up @@ -10018,6 +10074,12 @@
},
"kendra" : {
"endpoints" : {
"fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "kendra-fips.us-gov-west-1.amazonaws.com"
},
"us-gov-west-1" : { }
}
},
Expand Down
15 changes: 4 additions & 11 deletions service/connect/api.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ed83f93

Please sign in to comment.