From 7bc37b02686c7ce8cfa3cca04877a06ceec8721e Mon Sep 17 00:00:00 2001 From: awssdkgo Date: Thu, 21 Oct 2021 18:34:08 +0000 Subject: [PATCH] Release v1.41.8 (2021-10-21) === ### Service Client Updates * `service/connect`: Updates service documentation --- CHANGELOG.md | 6 ++ aws/endpoints/defaults.go | 66 ++++++++++++++++++++++ aws/version.go | 2 +- models/apis/connect/2017-08-08/docs-2.json | 14 ++--- models/endpoints/endpoints.json | 62 ++++++++++++++++++++ service/connect/api.go | 15 ++--- 6 files changed, 146 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4c5add2c0..3ff2614cc0 100644 --- a/CHANGELOG.md +++ b/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) === diff --git a/aws/endpoints/defaults.go b/aws/endpoints/defaults.go index ebd0e4c97f..845160f718 100644 --- a/aws/endpoints/defaults.go +++ b/aws/endpoints/defaults.go @@ -882,6 +882,31 @@ var awsPartition = partition{ "us-west-2": endpoint{}, }, }, + "applicationinsights": service{ + + Endpoints: endpoints{ + "af-south-1": endpoint{}, + "ap-east-1": endpoint{}, + "ap-northeast-1": endpoint{}, + "ap-northeast-2": endpoint{}, + "ap-south-1": endpoint{}, + "ap-southeast-1": endpoint{}, + "ap-southeast-2": endpoint{}, + "ca-central-1": endpoint{}, + "eu-central-1": endpoint{}, + "eu-north-1": endpoint{}, + "eu-south-1": endpoint{}, + "eu-west-1": endpoint{}, + "eu-west-2": endpoint{}, + "eu-west-3": endpoint{}, + "me-south-1": endpoint{}, + "sa-east-1": endpoint{}, + "us-east-1": endpoint{}, + "us-east-2": endpoint{}, + "us-west-1": endpoint{}, + "us-west-2": endpoint{}, + }, + }, "appmesh": service{ Endpoints: endpoints{ @@ -8182,6 +8207,17 @@ var awsPartition = partition{ }, }, }, + "wisdom": service{ + + Endpoints: endpoints{ + "ap-northeast-1": endpoint{}, + "ap-southeast-2": endpoint{}, + "eu-central-1": endpoint{}, + "eu-west-2": endpoint{}, + "us-east-1": endpoint{}, + "us-west-2": endpoint{}, + }, + }, "workdocs": service{ Endpoints: endpoints{ @@ -8393,6 +8429,13 @@ var awscnPartition = partition{ "cn-northwest-1": endpoint{}, }, }, + "applicationinsights": service{ + + Endpoints: endpoints{ + "cn-north-1": endpoint{}, + "cn-northwest-1": endpoint{}, + }, + }, "appmesh": service{ Endpoints: endpoints{ @@ -9478,6 +9521,23 @@ var awsusgovPartition = partition{ }, }, }, + "applicationinsights": service{ + + Endpoints: endpoints{ + "us-gov-east-1": endpoint{ + Hostname: "applicationinsights.us-gov-east-1.amazonaws.com", + CredentialScope: credentialScope{ + Region: "us-gov-east-1", + }, + }, + "us-gov-west-1": endpoint{ + Hostname: "applicationinsights.us-gov-west-1.amazonaws.com", + CredentialScope: credentialScope{ + Region: "us-gov-west-1", + }, + }, + }, + }, "appstream2": service{ Defaults: endpoint{ Protocols: []string{"https"}, @@ -10384,6 +10444,12 @@ var awsusgovPartition = partition{ "kendra": service{ Endpoints: endpoints{ + "fips-us-gov-west-1": endpoint{ + Hostname: "kendra-fips.us-gov-west-1.amazonaws.com", + CredentialScope: credentialScope{ + Region: "us-gov-west-1", + }, + }, "us-gov-west-1": endpoint{}, }, }, diff --git a/aws/version.go b/aws/version.go index 0198eafe75..1d26ce3fbd 100644 --- a/aws/version.go +++ b/aws/version.go @@ -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" diff --git a/models/apis/connect/2017-08-08/docs-2.json b/models/apis/connect/2017-08-08/docs-2.json index 0b5332d688..df6c10e1c7 100644 --- a/models/apis/connect/2017-08-08/docs-2.json +++ b/models/apis/connect/2017-08-08/docs-2.json @@ -12,7 +12,7 @@ "AssociateSecurityKey": "

This API is in preview release for Amazon Connect and is subject to change.

Associates a security key to the instance.

", "CreateAgentStatus": "

This API is in preview release for Amazon Connect and is subject to change.

Creates an agent status for the specified Amazon Connect instance.

", "CreateContactFlow": "

Creates a contact flow for the specified Amazon Connect instance.

You can also create and update contact flows using the Amazon Connect Flow language.

", - "CreateHoursOfOperation": "

This API is in preview release for Amazon Connect and is subject to change.

Creates hours of operation.

", + "CreateHoursOfOperation": "

Creates hours of operation.

", "CreateInstance": "

This API is in preview release for Amazon Connect and is subject to change.

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.

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.

", "CreateIntegrationAssociation": "

Creates an AWS resource association with an Amazon Connect instance.

", "CreateQueue": "

This API is in preview release for Amazon Connect and is subject to change.

Creates a new queue for the specified Amazon Connect instance.

", @@ -21,7 +21,7 @@ "CreateUseCase": "

Creates a use case for an integration association.

", "CreateUser": "

Creates a user account for the specified Amazon Connect instance.

For information about how to create user accounts using the Amazon Connect console, see Add Users in the Amazon Connect Administrator Guide.

", "CreateUserHierarchyGroup": "

Creates a new user hierarchy group.

", - "DeleteHoursOfOperation": "

This API is in preview release for Amazon Connect and is subject to change.

Deletes an hours of operation.

", + "DeleteHoursOfOperation": "

Deletes an hours of operation.

", "DeleteInstance": "

This API is in preview release for Amazon Connect and is subject to change.

Deletes the Amazon Connect instance.

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.

", "DeleteIntegrationAssociation": "

Deletes an AWS resource association from an Amazon Connect instance. The association must not have any use cases associated with it.

", "DeleteQuickConnect": "

Deletes a quick connect.

", @@ -30,7 +30,7 @@ "DeleteUserHierarchyGroup": "

Deletes an existing user hierarchy group. It must not be associated with any agents or have any active child groups.

", "DescribeAgentStatus": "

This API is in preview release for Amazon Connect and is subject to change.

Describes an agent status.

", "DescribeContactFlow": "

Describes the specified contact flow.

You can also create and update contact flows using the Amazon Connect Flow language.

", - "DescribeHoursOfOperation": "

This API is in preview release for Amazon Connect and is subject to change.

Describes the hours of operation.

", + "DescribeHoursOfOperation": "

Describes the hours of operation.

", "DescribeInstance": "

This API is in preview release for Amazon Connect and is subject to change.

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.

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.

", "DescribeInstanceAttribute": "

This API is in preview release for Amazon Connect and is subject to change.

Describes the specified instance attribute.

", "DescribeInstanceStorageConfig": "

This API is in preview release for Amazon Connect and is subject to change.

Retrieves the current storage configurations for the specified resource type, association ID, and instance ID.

", @@ -90,7 +90,7 @@ "UpdateContactAttributes": "

Creates or updates user-defined contact attributes associated with the specified contact.

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.

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 Feature specifications in the Amazon Connect Administrator Guide.

Important: 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.

", "UpdateContactFlowContent": "

Updates the specified contact flow.

You can also create and update contact flows using the Amazon Connect Flow language.

", "UpdateContactFlowName": "

The name of the contact flow.

You can also create and update contact flows using the Amazon Connect Flow language.

", - "UpdateHoursOfOperation": "

This API is in preview release for Amazon Connect and is subject to change.

Updates the hours of operation.

", + "UpdateHoursOfOperation": "

Updates the hours of operation.

", "UpdateInstanceAttribute": "

This API is in preview release for Amazon Connect and is subject to change.

Updates the value for the specified attribute type.

", "UpdateInstanceStorageConfig": "

This API is in preview release for Amazon Connect and is subject to change.

Updates an existing configuration for a resource type. This API is idempotent.

", "UpdateQueueHoursOfOperation": "

This API is in preview release for Amazon Connect and is subject to change.

Updates the hours of operation for the specified queue.

", @@ -1319,8 +1319,8 @@ "HoursOfOperationTimeSlice": { "base": "

The start time or end time for an hours of operation.

", "refs": { - "HoursOfOperationConfig$StartTime": "

The start time that your contact center is open.

", - "HoursOfOperationConfig$EndTime": "

The end time that your contact center is closes.

" + "HoursOfOperationConfig$StartTime": "

The start time that your contact center opens.

", + "HoursOfOperationConfig$EndTime": "

The end time that your contact center closes.

" } }, "InboundCallsEnabled": { @@ -1931,7 +1931,7 @@ "ListApprovedOriginsRequest$MaxResults": "

The maximum number of results to return per page.

", "ListBotsRequest$MaxResults": "

The maximum number of results to return per page.

", "ListLambdaFunctionsRequest$MaxResults": "

The maximum number of results to return per page.

", - "ListLexBotsRequest$MaxResults": "

The maximum number of results to return per page.

" + "ListLexBotsRequest$MaxResults": "

The maximum number of results to return per page. If no value is specified, the default is 10.

" } }, "MaxResult7": { diff --git a/models/endpoints/endpoints.json b/models/endpoints/endpoints.json index 7ca19728be..3886c8a942 100644 --- a/models/endpoints/endpoints.json +++ b/models/endpoints/endpoints.json @@ -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" : { }, @@ -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" : { }, @@ -8147,6 +8181,12 @@ "cn-northwest-1" : { } } }, + "applicationinsights" : { + "endpoints" : { + "cn-north-1" : { }, + "cn-northwest-1" : { } + } + }, "appmesh" : { "endpoints" : { "cn-north-1" : { }, @@ -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" : { @@ -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" : { } } }, diff --git a/service/connect/api.go b/service/connect/api.go index 4d9c81b4a6..aa2c2446ab 100644 --- a/service/connect/api.go +++ b/service/connect/api.go @@ -1053,8 +1053,6 @@ func (c *Connect) CreateHoursOfOperationRequest(input *CreateHoursOfOperationInp // CreateHoursOfOperation API operation for Amazon Connect Service. // -// This API is in preview release for Amazon Connect and is subject to change. -// // Creates hours of operation. // // Returns awserr.Error for service API and SDK errors. Use runtime type assertions @@ -1928,8 +1926,6 @@ func (c *Connect) DeleteHoursOfOperationRequest(input *DeleteHoursOfOperationInp // DeleteHoursOfOperation API operation for Amazon Connect Service. // -// This API is in preview release for Amazon Connect and is subject to change. -// // Deletes an hours of operation. // // Returns awserr.Error for service API and SDK errors. Use runtime type assertions @@ -2768,8 +2764,6 @@ func (c *Connect) DescribeHoursOfOperationRequest(input *DescribeHoursOfOperatio // DescribeHoursOfOperation API operation for Amazon Connect Service. // -// This API is in preview release for Amazon Connect and is subject to change. -// // Describes the hours of operation. // // Returns awserr.Error for service API and SDK errors. Use runtime type assertions @@ -9892,8 +9886,6 @@ func (c *Connect) UpdateHoursOfOperationRequest(input *UpdateHoursOfOperationInp // UpdateHoursOfOperation API operation for Amazon Connect Service. // -// This API is in preview release for Amazon Connect and is subject to change. -// // Updates the hours of operation. // // Returns awserr.Error for service API and SDK errors. Use runtime type assertions @@ -19557,12 +19549,12 @@ type HoursOfOperationConfig struct { // Day is a required field Day *string `type:"string" required:"true" enum:"HoursOfOperationDays"` - // The end time that your contact center is closes. + // The end time that your contact center closes. // // EndTime is a required field EndTime *HoursOfOperationTimeSlice `type:"structure" required:"true"` - // The start time that your contact center is open. + // The start time that your contact center opens. // // StartTime is a required field StartTime *HoursOfOperationTimeSlice `type:"structure" required:"true"` @@ -22014,7 +22006,8 @@ type ListLexBotsInput struct { // InstanceId is a required field InstanceId *string `location:"uri" locationName:"InstanceId" min:"1" type:"string" required:"true"` - // The maximum number of results to return per page. + // The maximum number of results to return per page. If no value is specified, + // the default is 10. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // The token for the next set of results. Use the value returned in the previous