diff --git a/CHANGELOG.md b/CHANGELOG.md index eddfa446904..41851a22797 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +Release v1.40.19 (2021-08-10) +=== + +### Service Client Updates +* `service/chime`: Updates service API and documentation + * Add support for "auto" in Region field of StartMeetingTranscription API request. + Release v1.40.18 (2021-08-09) === diff --git a/aws/endpoints/defaults.go b/aws/endpoints/defaults.go index 5232abe3222..cf3efdc1ade 100644 --- a/aws/endpoints/defaults.go +++ b/aws/endpoints/defaults.go @@ -954,6 +954,7 @@ var awsPartition = partition{ "ap-east-1": endpoint{}, "ap-northeast-1": endpoint{}, "ap-northeast-2": endpoint{}, + "ap-northeast-3": endpoint{}, "ap-south-1": endpoint{}, "ap-southeast-1": endpoint{}, "ap-southeast-2": endpoint{}, @@ -3660,6 +3661,18 @@ var awsPartition = partition{ }, }, }, + "identity-chime": service{ + + Endpoints: endpoints{ + "us-east-1": endpoint{}, + "us-east-1-fips": endpoint{ + Hostname: "identity-chime-fips.us-east-1.amazonaws.com", + CredentialScope: credentialScope{ + Region: "us-east-1", + }, + }, + }, + }, "identitystore": service{ Endpoints: endpoints{ @@ -4544,6 +4557,18 @@ var awsPartition = partition{ "us-west-2": endpoint{}, }, }, + "messaging-chime": service{ + + Endpoints: endpoints{ + "us-east-1": endpoint{}, + "us-east-1-fips": endpoint{ + Hostname: "messaging-chime-fips.us-east-1.amazonaws.com", + CredentialScope: credentialScope{ + Region: "us-east-1", + }, + }, + }, + }, "metering.marketplace": service{ Defaults: endpoint{ CredentialScope: credentialScope{ diff --git a/aws/version.go b/aws/version.go index db7dfcdc9a9..6799a0cc025 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.40.18" +const SDKVersion = "1.40.19" diff --git a/models/apis/chime/2018-05-01/api-2.json b/models/apis/chime/2018-05-01/api-2.json index 0871200ec8a..46fff3ee1a7 100644 --- a/models/apis/chime/2018-05-01/api-2.json +++ b/models/apis/chime/2018-05-01/api-2.json @@ -8893,7 +8893,8 @@ "us-west-2", "ap-southeast-2", "ca-central-1", - "eu-west-1" + "eu-west-1", + "auto" ] }, "TranscribeMedicalSpecialty":{ @@ -8927,7 +8928,8 @@ "eu-central-1", "eu-west-1", "eu-west-2", - "sa-east-1" + "sa-east-1", + "auto" ] }, "TranscribeVocabularyFilterMethod":{ diff --git a/models/apis/chime/2018-05-01/docs-2.json b/models/apis/chime/2018-05-01/docs-2.json index f34e1a2a23f..fc9dbf1595b 100644 --- a/models/apis/chime/2018-05-01/docs-2.json +++ b/models/apis/chime/2018-05-01/docs-2.json @@ -7,7 +7,7 @@ "AssociatePhoneNumbersWithVoiceConnectorGroup": "

Associates phone numbers with the specified Amazon Chime Voice Connector group.

", "AssociateSigninDelegateGroupsWithAccount": "

Associates the specified sign-in delegate groups with the specified Amazon Chime account.

", "BatchCreateAttendee": "

Creates up to 100 new attendees for an active Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.

", - "BatchCreateChannelMembership": "

Adds a specified number of users to a channel.

", + "BatchCreateChannelMembership": "

Adds a specified number of users to a channel.

", "BatchCreateRoomMembership": "

Adds up to 50 members to a chat room in an Amazon Chime Enterprise account. Members can be users or bots. The member role designates whether the member is a chat room administrator or a general chat room member.

", "BatchDeletePhoneNumber": "

Moves phone numbers into the Deletion queue. Phone numbers must be disassociated from any users or Amazon Chime Voice Connectors before they can be deleted.

Phone numbers remain in the Deletion queue for 7 days before they are deleted permanently.

", "BatchSuspendUser": "

Suspends up to 50 users from a Team or EnterpriseLWA Amazon Chime account. For more information about different account types, see Managing Your Amazon Chime Accounts in the Amazon Chime Administration Guide.

Users suspended from a Team account are disassociated from the account,but they can continue to use Amazon Chime as free users. To remove the suspension from suspended Team account users, invite them to the Team account again. You can use the InviteUsers action to do so.

Users suspended from an EnterpriseLWA account are immediately signed out of Amazon Chime and can no longer sign in. To remove the suspension from suspended EnterpriseLWA account users, use the BatchUnsuspendUser action.

To sign out users without suspending them, use the LogoutUser action.

", @@ -68,7 +68,7 @@ "DeleteVoiceConnectorTerminationCredentials": "

Deletes the specified SIP credentials used by your equipment to authenticate during call termination.

", "DescribeAppInstance": "

Returns the full details of an AppInstance.

", "DescribeAppInstanceAdmin": "

Returns the full details of an AppInstanceAdmin.

", - "DescribeAppInstanceUser": "

Returns the full details of an AppInstanceUser .

", + "DescribeAppInstanceUser": "

Returns the full details of an AppInstanceUser.

", "DescribeChannel": "

Returns the full details of a channel in an Amazon Chime AppInstance.

The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

", "DescribeChannelBan": "

Returns the full details of a channel ban.

The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

", "DescribeChannelMembership": "

Returns the full details of a user's channel membership.

The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.

", @@ -114,7 +114,7 @@ "InviteUsers": "

Sends email to a maximum of 50 users, inviting them to the specified Amazon Chime Team account. Only Team account types are currently supported for this action.

", "ListAccounts": "

Lists the Amazon Chime accounts under the administrator's AWS account. You can filter accounts by account name prefix. To find out which Amazon Chime account a user belongs to, you can filter by the user's email address, which returns one account result.

", "ListAppInstanceAdmins": "

Returns a list of the administrators in the AppInstance.

", - "ListAppInstanceUsers": "

List all AppInstanceUsers created under a single AppInstance.

", + "ListAppInstanceUsers": "

List all AppInstanceUsers created under a single AppInstance.

", "ListAppInstances": "

Lists all Amazon Chime AppInstances created under a single AWS account.

", "ListAttendeeTags": "

Lists the tags applied to an Amazon Chime SDK attendee resource.

", "ListAttendees": "

Lists the attendees for the specified Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.

", @@ -337,7 +337,7 @@ "AppInstanceUserMembershipSummary": { "base": "

Summary of the membership details of an AppInstanceUser.

", "refs": { - "ChannelMembershipForAppInstanceUserSummary$AppInstanceUserMembershipSummary": "

Returns the channel membership data for an AppInstance.

" + "ChannelMembershipForAppInstanceUserSummary$AppInstanceUserMembershipSummary": null } }, "AppInstanceUserSummary": { @@ -798,7 +798,7 @@ "base": "

Summary of the details of a Channel.

", "refs": { "ChannelMembershipForAppInstanceUserSummary$ChannelSummary": null, - "ChannelModeratedByAppInstanceUserSummary$ChannelSummary": null, + "ChannelModeratedByAppInstanceUserSummary$ChannelSummary": "

Summary of the details of a Channel.

", "ChannelSummaryList$member": null } }, @@ -923,7 +923,7 @@ "SendChannelMessageRequest$ChimeBearer": "

The AppInstanceUserArn of the user that makes the API call.

", "SendChannelMessageResponse$ChannelArn": "

The ARN of the channel.

", "UpdateAppInstanceRequest$AppInstanceArn": "

The ARN of the AppInstance.

", - "UpdateAppInstanceResponse$AppInstanceArn": "

The ARN of the AppInstance.

", + "UpdateAppInstanceResponse$AppInstanceArn": "

The ARN of the AppInstance.

", "UpdateAppInstanceUserRequest$AppInstanceUserArn": "

The ARN of the AppInstanceUser.

", "UpdateAppInstanceUserResponse$AppInstanceUserArn": "

The ARN of the AppInstanceUser.

", "UpdateChannelMessageRequest$ChannelArn": "

The ARN of the channel.

", @@ -2048,7 +2048,7 @@ "refs": { "AppInstanceAdmin$Admin": "

The AppInstanceAdmin data.

", "AppInstanceAdminSummary$Admin": "

The details of the AppInstanceAdmin.

", - "BatchChannelMemberships$InvitedBy": null, + "BatchChannelMemberships$InvitedBy": "

The identifier of the member who invited another member.

", "Channel$CreatedBy": "

The AppInstanceUser who created the channel.

", "ChannelBan$Member": "

The member being banned from the channel.

", "ChannelBan$CreatedBy": "

The AppInstanceUser who created the ban.

", @@ -3913,7 +3913,7 @@ "TranscribeMedicalRegion": { "base": null, "refs": { - "EngineTranscribeMedicalSettings$Region": "

The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the Region closest to the meeting's Region.

" + "EngineTranscribeMedicalSettings$Region": "

The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.

" } }, "TranscribeMedicalSpecialty": { @@ -3931,7 +3931,7 @@ "TranscribeRegion": { "base": null, "refs": { - "EngineTranscribeSettings$Region": "

The AWS Region passed to Amazon Transcribe. If you don't specify a Region, Amazon Chime uses the Region closest to the meeting's Region.

" + "EngineTranscribeSettings$Region": "

The AWS Region passed to Amazon Transcribe. If you don't specify a Region, Amazon Chime uses the meeting's Region.

" } }, "TranscribeVocabularyFilterMethod": { diff --git a/models/endpoints/endpoints.json b/models/endpoints/endpoints.json index 2470d177024..eed33fe4f27 100644 --- a/models/endpoints/endpoints.json +++ b/models/endpoints/endpoints.json @@ -836,6 +836,7 @@ "ap-east-1" : { }, "ap-northeast-1" : { }, "ap-northeast-2" : { }, + "ap-northeast-3" : { }, "ap-south-1" : { }, "ap-southeast-1" : { }, "ap-southeast-2" : { }, @@ -3510,6 +3511,17 @@ "isRegionalized" : false, "partitionEndpoint" : "aws-global" }, + "identity-chime" : { + "endpoints" : { + "us-east-1" : { }, + "us-east-1-fips" : { + "credentialScope" : { + "region" : "us-east-1" + }, + "hostname" : "identity-chime-fips.us-east-1.amazonaws.com" + } + } + }, "identitystore" : { "endpoints" : { "ap-northeast-1" : { }, @@ -4364,6 +4376,17 @@ "us-west-2" : { } } }, + "messaging-chime" : { + "endpoints" : { + "us-east-1" : { }, + "us-east-1-fips" : { + "credentialScope" : { + "region" : "us-east-1" + }, + "hostname" : "messaging-chime-fips.us-east-1.amazonaws.com" + } + } + }, "metering.marketplace" : { "defaults" : { "credentialScope" : { diff --git a/service/chime/api.go b/service/chime/api.go index a3582966df3..85ba3664b90 100644 --- a/service/chime/api.go +++ b/service/chime/api.go @@ -6803,7 +6803,7 @@ func (c *Chime) DescribeAppInstanceUserRequest(input *DescribeAppInstanceUserInp // DescribeAppInstanceUser API operation for Amazon Chime. // -// Returns the full details of an AppInstanceUser . +// Returns the full details of an AppInstanceUser. // // Returns awserr.Error for service API and SDK errors. Use runtime type assertions // with awserr.Error's Code and Message methods to get detailed information about @@ -21624,7 +21624,7 @@ type BatchChannelMemberships struct { // The ARN of the channel to which you're adding users. ChannelArn *string `min:"5" type:"string"` - // The details of a user. + // The identifier of the member who invited another member. InvitedBy *Identity `type:"structure"` // The users successfully added to the request. @@ -22776,7 +22776,7 @@ func (s *ChannelMembership) SetType(v string) *ChannelMembership { type ChannelMembershipForAppInstanceUserSummary struct { _ struct{} `type:"structure"` - // Returns the channel membership data for an AppInstance. + // Summary of the membership details of an AppInstanceUser. AppInstanceUserMembershipSummary *AppInstanceUserMembershipSummary `type:"structure"` // Summary of the details of a Channel. @@ -29095,7 +29095,7 @@ type EngineTranscribeMedicalSettings struct { LanguageCode *string `type:"string" required:"true" enum:"TranscribeMedicalLanguageCode"` // The AWS Region passed to Amazon Transcribe Medical. If you don't specify - // a Region, Amazon Chime uses the Region closest to the meeting's Region. + // a Region, Amazon Chime uses the meeting's Region. Region *string `type:"string" enum:"TranscribeMedicalRegion"` // The specialty specified for the Amazon Transcribe Medical engine. @@ -29181,7 +29181,7 @@ type EngineTranscribeSettings struct { LanguageCode *string `type:"string" required:"true" enum:"TranscribeLanguageCode"` // The AWS Region passed to Amazon Transcribe. If you don't specify a Region, - // Amazon Chime uses the Region closest to the meeting's Region. + // Amazon Chime uses the meeting's Region. Region *string `type:"string" enum:"TranscribeRegion"` // The filtering method passed to Amazon Transcribe. @@ -42979,6 +42979,9 @@ const ( // TranscribeMedicalRegionEuWest1 is a TranscribeMedicalRegion enum value TranscribeMedicalRegionEuWest1 = "eu-west-1" + + // TranscribeMedicalRegionAuto is a TranscribeMedicalRegion enum value + TranscribeMedicalRegionAuto = "auto" ) // TranscribeMedicalRegion_Values returns all elements of the TranscribeMedicalRegion enum @@ -42990,6 +42993,7 @@ func TranscribeMedicalRegion_Values() []string { TranscribeMedicalRegionApSoutheast2, TranscribeMedicalRegionCaCentral1, TranscribeMedicalRegionEuWest1, + TranscribeMedicalRegionAuto, } } @@ -43074,6 +43078,9 @@ const ( // TranscribeRegionSaEast1 is a TranscribeRegion enum value TranscribeRegionSaEast1 = "sa-east-1" + + // TranscribeRegionAuto is a TranscribeRegion enum value + TranscribeRegionAuto = "auto" ) // TranscribeRegion_Values returns all elements of the TranscribeRegion enum @@ -43090,6 +43097,7 @@ func TranscribeRegion_Values() []string { TranscribeRegionEuWest1, TranscribeRegionEuWest2, TranscribeRegionSaEast1, + TranscribeRegionAuto, } }