@cdklabs/cdk-construct-connect-datalake 0.0.10 → 0.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +10 -10
- package/.jsii.tabl.json +1 -1
- package/lib/index.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/package.json +8 -8
- package/node_modules/@aws-sdk/client-connect/README.md +8 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/Connect.d.ts +8 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/ConnectClient.d.ts +8 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ActivateEvaluationFormCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateApprovedOriginCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateBotCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateContactWithUserCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLexBotCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateQueueEmailAddressesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateSecurityKeyCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchPutContactCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ClaimPhoneNumberCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateAgentStatusCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowModuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateEmailAddressCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateEvaluationFormCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateInstanceCommand.d.ts +6 -6
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePromptCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateQueueCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateQuickConnectCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateRuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateSecurityProfileCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTaskTemplateCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateUserCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateVocabularyCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactEvaluationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteEmailAddressCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteEvaluationFormCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteInstanceCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteQuickConnectCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteUserCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAttachedFilesConfigurationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactEvaluationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactFlowCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeEmailAddressCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeEvaluationFormCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePhoneNumberCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeViewCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateBotCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateLexBotCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetContactMetricsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentMetricDataCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentUserDataCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetFederationTokenCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetMetricDataCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetMetricDataV2Command.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetTaskTemplateCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ImportPhoneNumberCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListApprovedOriginsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAttachedFilesConfigurationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListBotsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowVersionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactReferencesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEvaluationFormsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListHoursOfOperationsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersV2Command.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPredefinedAttributesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPromptsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQueuesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQuickConnectsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRulesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfilesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListViewVersionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/PutUserStatusCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ReleasePhoneNumberCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ReplicateInstanceCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchAgentStatusesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactEvaluationsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactFlowModulesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactFlowsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchEvaluationFormsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchPromptsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchQueuesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchQuickConnectsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchResourceTagsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchSecurityProfilesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchUsersCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchVocabulariesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SendChatIntegrationEventCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SendOutboundEmailCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartAttachedFileUploadCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartChatContactCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactEvaluationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactStreamingCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundChatContactCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartScreenSharingCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartTaskContactCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SubmitContactEvaluationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/TagContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UntagContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAttachedFilesConfigurationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactAttributesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactEvaluationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateEvaluationFormCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTaskTemplateCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateViewContentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/index.d.ts +8 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_0.d.ts +106 -106
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_1.d.ts +150 -150
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_2.d.ts +100 -100
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_3.d.ts +188 -188
- package/node_modules/@aws-sdk/client-connect/package.json +8 -8
- package/node_modules/@aws-sdk/client-glue/package.json +8 -8
- package/node_modules/@aws-sdk/client-lakeformation/package.json +8 -8
- package/node_modules/@aws-sdk/client-ram/package.json +8 -8
- package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +10 -15
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +5 -5
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +1 -4
- package/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +1 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +1 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeExtensions.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +1 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +1 -3
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/package.json +10 -18
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +10 -10
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +10 -10
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +9 -9
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +0 -1
- package/node_modules/@aws-sdk/core/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-login/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/package.json +8 -8
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
- package/node_modules/@aws-sdk/token-providers/package.json +6 -6
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@smithy/core/cbor.d.ts +1 -3
- package/node_modules/@smithy/core/cbor.js +0 -1
- package/node_modules/@smithy/core/checksum.d.ts +2 -2
- package/node_modules/@smithy/core/checksum.js +1 -1
- package/node_modules/@smithy/core/client.d.ts +1 -3
- package/node_modules/@smithy/core/client.js +0 -1
- package/node_modules/@smithy/core/config.d.ts +2 -2
- package/node_modules/@smithy/core/config.js +1 -1
- package/node_modules/@smithy/core/endpoints.d.ts +1 -3
- package/node_modules/@smithy/core/endpoints.js +0 -1
- package/node_modules/@smithy/core/event-streams.d.ts +1 -3
- package/node_modules/@smithy/core/event-streams.js +0 -1
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/core/protocols.d.ts +1 -3
- package/node_modules/@smithy/core/protocols.js +0 -1
- package/node_modules/@smithy/core/retry.d.ts +2 -2
- package/node_modules/@smithy/core/retry.js +1 -1
- package/node_modules/@smithy/core/schema.d.ts +1 -3
- package/node_modules/@smithy/core/schema.js +0 -1
- package/node_modules/@smithy/core/serde.d.ts +1 -3
- package/node_modules/@smithy/core/serde.js +0 -1
- package/node_modules/@smithy/credential-provider-imds/package.json +2 -2
- package/node_modules/@smithy/fetch-http-handler/package.json +2 -2
- package/node_modules/@smithy/node-http-handler/package.json +2 -2
- package/node_modules/@smithy/signature-v4/package.json +2 -2
- package/node_modules/es-object-atoms/CHANGELOG.md +21 -14
- package/node_modules/es-object-atoms/isObject.d.ts +1 -1
- package/node_modules/es-object-atoms/package.json +6 -7
- package/node_modules/es-object-atoms/tsconfig.json +1 -0
- package/package.json +11 -11
- package/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
- package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -10
- package/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/middleware-host-header/package.json +0 -43
- package/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
- package/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -9
- package/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
- package/node_modules/@aws-sdk/middleware-logger/package.json +0 -44
- package/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -17
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -9
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -1
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -43
- package/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
- package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -11
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -43
- package/node_modules/@aws-sdk/region-config-resolver/LICENSE +0 -201
- package/node_modules/@aws-sdk/region-config-resolver/README.md +0 -19
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +0 -15
- package/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/region-config-resolver/package.json +0 -45
- package/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
- package/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -17
- package/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -8
- package/node_modules/@aws-sdk/util-endpoints/package.json +0 -45
- package/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
- package/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -29
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -10
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -42
- package/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
- package/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -17
- package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -12
- package/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -43
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/CHANGELOG.md +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/LICENSE +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/README.md +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.cjs +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.d.cts +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/package.json +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/cli.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/man.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/read.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.d.ts +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/ignoreAttributes.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/util.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/CharsSymbol.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/EntitiesParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OptionsBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/BaseOutputBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsArrBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsObjBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/ParserOptionsBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Report.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPath.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPathMatcher.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XMLParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Xml2JsParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlPartReader.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlSpecialTagsReader.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/BufferSource.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/StringSource.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/EntitiesParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParserExt.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/currency.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/join.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/number.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/trim.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/validator.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/json2xml.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/DocTypeReader.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OptionsBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OrderedObjParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/XMLParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/node2json.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/xmlNode.js +0 -0
|
@@ -84,7 +84,7 @@ export interface ResourceTagsSearchCriteria {
|
|
|
84
84
|
*/
|
|
85
85
|
export interface SearchResourceTagsRequest {
|
|
86
86
|
/**
|
|
87
|
-
* <p>The identifier of the
|
|
87
|
+
* <p>The identifier of the Connect Customer instance. You can find the instanceId in the Amazon Resource Name (ARN)
|
|
88
88
|
* of the instance.</p>
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
@@ -168,7 +168,7 @@ export interface TagSet {
|
|
|
168
168
|
*/
|
|
169
169
|
export interface SearchResourceTagsResponse {
|
|
170
170
|
/**
|
|
171
|
-
* <p>A list of tags used in the
|
|
171
|
+
* <p>A list of tags used in the Connect Customer instance.</p>
|
|
172
172
|
* @public
|
|
173
173
|
*/
|
|
174
174
|
Tags?: TagSet[] | undefined;
|
|
@@ -677,7 +677,7 @@ export interface SearchViewsResponse {
|
|
|
677
677
|
*/
|
|
678
678
|
export interface SearchVocabulariesRequest {
|
|
679
679
|
/**
|
|
680
|
-
* <p>The identifier of the
|
|
680
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
681
681
|
* @public
|
|
682
682
|
*/
|
|
683
683
|
InstanceId: string | undefined;
|
|
@@ -957,10 +957,10 @@ export interface ChatEvent {
|
|
|
957
957
|
* <ul>
|
|
958
958
|
* <li>
|
|
959
959
|
* <p>For allowed message content types, see the <code>ContentType</code> parameter in the <a href="https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_SendMessage.html">SendMessage</a> topic
|
|
960
|
-
* in the <i>
|
|
960
|
+
* in the <i>Connect Customer Participant Service API Reference</i>.</p>
|
|
961
961
|
* </li>
|
|
962
962
|
* <li>
|
|
963
|
-
* <p>For allowed event content types, see the <code>ContentType</code> parameter in the <a href="https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_SendEvent.html">SendEvent</a> topic in the <i>
|
|
963
|
+
* <p>For allowed event content types, see the <code>ContentType</code> parameter in the <a href="https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_SendEvent.html">SendEvent</a> topic in the <i>Connect Customer Participant Service API Reference</i>. </p>
|
|
964
964
|
* </li>
|
|
965
965
|
* </ul>
|
|
966
966
|
* @public
|
|
@@ -972,10 +972,10 @@ export interface ChatEvent {
|
|
|
972
972
|
* <ul>
|
|
973
973
|
* <li>
|
|
974
974
|
* <p>For allowed message content, see the <code>Content</code> parameter in the <a href="https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_SendMessage.html">SendMessage</a> topic in the
|
|
975
|
-
* <i>
|
|
975
|
+
* <i>Connect Customer Participant Service API Reference</i>.</p>
|
|
976
976
|
* </li>
|
|
977
977
|
* <li>
|
|
978
|
-
* <p>For allowed event content, see the <code>Content</code> parameter in the <a href="https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_SendEvent.html">SendEvent</a> topic in the <i>
|
|
978
|
+
* <p>For allowed event content, see the <code>Content</code> parameter in the <a href="https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_SendEvent.html">SendEvent</a> topic in the <i>Connect Customer Participant Service API Reference</i>. </p>
|
|
979
979
|
* </li>
|
|
980
980
|
* </ul>
|
|
981
981
|
* @public
|
|
@@ -1028,7 +1028,7 @@ export interface NewSessionDetails {
|
|
|
1028
1028
|
*/
|
|
1029
1029
|
ParticipantDetails?: ParticipantDetails | undefined;
|
|
1030
1030
|
/**
|
|
1031
|
-
* <p> A custom key-value pair using an attribute map. The attributes are standard
|
|
1031
|
+
* <p> A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes. They
|
|
1032
1032
|
* can be accessed in flows just like any other contact attributes. </p>
|
|
1033
1033
|
* <p> There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys can include only
|
|
1034
1034
|
* alphanumeric, dash, and underscore characters. </p>
|
|
@@ -1052,7 +1052,7 @@ export interface SendChatIntegrationEventRequest {
|
|
|
1052
1052
|
*/
|
|
1053
1053
|
SourceId: string | undefined;
|
|
1054
1054
|
/**
|
|
1055
|
-
* <p>Chat system identifier, used in part to uniquely identify chat. This is associated with the
|
|
1055
|
+
* <p>Chat system identifier, used in part to uniquely identify chat. This is associated with the Connect Customer
|
|
1056
1056
|
* instance and flow to be used to start chats. For Server Migration Service, this is the phone number destination of inbound
|
|
1057
1057
|
* Server Migration Service messages represented by an Amazon Web Services End User Messaging phone number ARN.</p>
|
|
1058
1058
|
* @public
|
|
@@ -1225,7 +1225,7 @@ export interface SourceCampaign {
|
|
|
1225
1225
|
*/
|
|
1226
1226
|
export interface SendOutboundEmailRequest {
|
|
1227
1227
|
/**
|
|
1228
|
-
* <p>The identifier of the
|
|
1228
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
1229
1229
|
* @public
|
|
1230
1230
|
*/
|
|
1231
1231
|
InstanceId: string | undefined;
|
|
@@ -1289,7 +1289,7 @@ export interface StartAttachedFileUploadRequest {
|
|
|
1289
1289
|
*/
|
|
1290
1290
|
ClientToken?: string | undefined;
|
|
1291
1291
|
/**
|
|
1292
|
-
* <p>The unique identifier of the
|
|
1292
|
+
* <p>The unique identifier of the Connect Customer instance.</p>
|
|
1293
1293
|
* @public
|
|
1294
1294
|
*/
|
|
1295
1295
|
InstanceId: string | undefined;
|
|
@@ -1452,7 +1452,7 @@ export interface PersistentChat {
|
|
|
1452
1452
|
* <p>
|
|
1453
1453
|
* <code>ENTIRE_PAST_SESSION</code>: Rehydrates a chat from the most recently terminated past chat contact of the
|
|
1454
1454
|
* specified past ended chat session. To use this type, provide the <code>initialContactId</code> of the past ended
|
|
1455
|
-
* chat session in the <code>sourceContactId</code> field. In this type,
|
|
1455
|
+
* chat session in the <code>sourceContactId</code> field. In this type, Connect Customer determines the most recent
|
|
1456
1456
|
* chat contact on the specified chat session that has ended, and uses it to start a persistent chat. </p>
|
|
1457
1457
|
* </li>
|
|
1458
1458
|
* <li>
|
|
@@ -1476,7 +1476,7 @@ export interface PersistentChat {
|
|
|
1476
1476
|
*/
|
|
1477
1477
|
export interface StartChatContactResponse {
|
|
1478
1478
|
/**
|
|
1479
|
-
* <p>The identifier of this contact within the
|
|
1479
|
+
* <p>The identifier of this contact within the Connect Customer instance. </p>
|
|
1480
1480
|
* @public
|
|
1481
1481
|
*/
|
|
1482
1482
|
ContactId?: string | undefined;
|
|
@@ -1514,12 +1514,12 @@ export interface AutoEvaluationConfiguration {
|
|
|
1514
1514
|
*/
|
|
1515
1515
|
export interface StartContactEvaluationRequest {
|
|
1516
1516
|
/**
|
|
1517
|
-
* <p>The identifier of the
|
|
1517
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
1518
1518
|
* @public
|
|
1519
1519
|
*/
|
|
1520
1520
|
InstanceId: string | undefined;
|
|
1521
1521
|
/**
|
|
1522
|
-
* <p>The identifier of the contact in this instance of
|
|
1522
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
1523
1523
|
* @public
|
|
1524
1524
|
*/
|
|
1525
1525
|
ContactId: string | undefined;
|
|
@@ -1567,7 +1567,7 @@ export interface StartContactEvaluationResponse {
|
|
|
1567
1567
|
*/
|
|
1568
1568
|
export interface StartContactMediaProcessingRequest {
|
|
1569
1569
|
/**
|
|
1570
|
-
* <p>The identifier of the
|
|
1570
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
1571
1571
|
* @public
|
|
1572
1572
|
*/
|
|
1573
1573
|
InstanceId?: string | undefined;
|
|
@@ -1615,7 +1615,7 @@ export interface VoiceRecordingConfiguration {
|
|
|
1615
1615
|
*/
|
|
1616
1616
|
export interface StartContactRecordingRequest {
|
|
1617
1617
|
/**
|
|
1618
|
-
* <p>The identifier of the
|
|
1618
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
1619
1619
|
* @public
|
|
1620
1620
|
*/
|
|
1621
1621
|
InstanceId: string | undefined;
|
|
@@ -1646,7 +1646,7 @@ export interface StartContactRecordingResponse {
|
|
|
1646
1646
|
*/
|
|
1647
1647
|
export interface StartContactStreamingRequest {
|
|
1648
1648
|
/**
|
|
1649
|
-
* <p>The identifier of the
|
|
1649
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
1650
1650
|
* @public
|
|
1651
1651
|
*/
|
|
1652
1652
|
InstanceId: string | undefined;
|
|
@@ -1768,7 +1768,7 @@ export interface InboundEmailContent {
|
|
|
1768
1768
|
*/
|
|
1769
1769
|
export interface StartEmailContactResponse {
|
|
1770
1770
|
/**
|
|
1771
|
-
* <p>The identifier of this contact within the
|
|
1771
|
+
* <p>The identifier of this contact within the Connect Customer instance.</p>
|
|
1772
1772
|
* @public
|
|
1773
1773
|
*/
|
|
1774
1774
|
ContactId?: string | undefined;
|
|
@@ -1778,7 +1778,7 @@ export interface StartEmailContactResponse {
|
|
|
1778
1778
|
*/
|
|
1779
1779
|
export interface StartOutboundChatContactResponse {
|
|
1780
1780
|
/**
|
|
1781
|
-
* <p>The identifier of this contact within the
|
|
1781
|
+
* <p>The identifier of this contact within the Connect Customer instance.</p>
|
|
1782
1782
|
* @public
|
|
1783
1783
|
*/
|
|
1784
1784
|
ContactId?: string | undefined;
|
|
@@ -1788,17 +1788,17 @@ export interface StartOutboundChatContactResponse {
|
|
|
1788
1788
|
*/
|
|
1789
1789
|
export interface StartOutboundEmailContactRequest {
|
|
1790
1790
|
/**
|
|
1791
|
-
* <p>The identifier of the
|
|
1791
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
1792
1792
|
* @public
|
|
1793
1793
|
*/
|
|
1794
1794
|
InstanceId: string | undefined;
|
|
1795
1795
|
/**
|
|
1796
|
-
* <p>The identifier of the contact in this instance of
|
|
1796
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
1797
1797
|
* @public
|
|
1798
1798
|
*/
|
|
1799
1799
|
ContactId: string | undefined;
|
|
1800
1800
|
/**
|
|
1801
|
-
* <p>The email address associated with the
|
|
1801
|
+
* <p>The email address associated with the Connect Customer instance.</p>
|
|
1802
1802
|
* @public
|
|
1803
1803
|
*/
|
|
1804
1804
|
FromEmailAddress?: EmailAddressInfo | undefined;
|
|
@@ -1831,7 +1831,7 @@ export interface StartOutboundEmailContactRequest {
|
|
|
1831
1831
|
*/
|
|
1832
1832
|
export interface StartOutboundEmailContactResponse {
|
|
1833
1833
|
/**
|
|
1834
|
-
* <p>The identifier of the contact in this instance of
|
|
1834
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
1835
1835
|
* @public
|
|
1836
1836
|
*/
|
|
1837
1837
|
ContactId?: string | undefined;
|
|
@@ -1865,7 +1865,7 @@ export interface StartOutboundVoiceContactRequest {
|
|
|
1865
1865
|
/**
|
|
1866
1866
|
* <p>A description of the voice contact that appears in the agent's snapshot in the CCP logs. For more information
|
|
1867
1867
|
* about CCP logs, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/download-ccp-logs.html">Download and
|
|
1868
|
-
* review CCP logs</a> in the <i>
|
|
1868
|
+
* review CCP logs</a> in the <i>Connect Customer Administrator Guide</i>.</p>
|
|
1869
1869
|
* @public
|
|
1870
1870
|
*/
|
|
1871
1871
|
Description?: string | undefined;
|
|
@@ -1892,7 +1892,7 @@ export interface StartOutboundVoiceContactRequest {
|
|
|
1892
1892
|
DestinationPhoneNumber: string | undefined;
|
|
1893
1893
|
/**
|
|
1894
1894
|
* <p>The
|
|
1895
|
-
* identifier of the flow for the outbound call. To see the ContactFlowId in the
|
|
1895
|
+
* identifier of the flow for the outbound call. To see the ContactFlowId in the Connect Customer admin website, on the navigation menu go to
|
|
1896
1896
|
* <b>Routing</b>, <b>Contact Flows</b>. Choose the flow. On the
|
|
1897
1897
|
* flow page, under the name of the flow, choose <b>Show additional flow information</b>. The
|
|
1898
1898
|
* ContactFlowId is the last part of the ARN, shown here in bold: </p>
|
|
@@ -1902,7 +1902,7 @@ export interface StartOutboundVoiceContactRequest {
|
|
|
1902
1902
|
*/
|
|
1903
1903
|
ContactFlowId: string | undefined;
|
|
1904
1904
|
/**
|
|
1905
|
-
* <p>The identifier of the
|
|
1905
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
1906
1906
|
* @public
|
|
1907
1907
|
*/
|
|
1908
1908
|
InstanceId: string | undefined;
|
|
@@ -1917,7 +1917,7 @@ export interface StartOutboundVoiceContactRequest {
|
|
|
1917
1917
|
*/
|
|
1918
1918
|
ClientToken?: string | undefined;
|
|
1919
1919
|
/**
|
|
1920
|
-
* <p>The phone number associated with the
|
|
1920
|
+
* <p>The phone number associated with the Connect Customer instance, in E.164 format. If you do not specify a
|
|
1921
1921
|
* source phone number, you must specify a queue.</p>
|
|
1922
1922
|
* @public
|
|
1923
1923
|
*/
|
|
@@ -1930,7 +1930,7 @@ export interface StartOutboundVoiceContactRequest {
|
|
|
1930
1930
|
*/
|
|
1931
1931
|
QueueId?: string | undefined;
|
|
1932
1932
|
/**
|
|
1933
|
-
* <p>A custom key-value pair using an attribute map. The attributes are standard
|
|
1933
|
+
* <p>A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes, and
|
|
1934
1934
|
* can be accessed in flows just like any other contact attributes.</p>
|
|
1935
1935
|
* <p>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys can include only
|
|
1936
1936
|
* alphanumeric, dash, and underscore characters.</p>
|
|
@@ -1948,7 +1948,7 @@ export interface StartOutboundVoiceContactRequest {
|
|
|
1948
1948
|
*/
|
|
1949
1949
|
CampaignId?: string | undefined;
|
|
1950
1950
|
/**
|
|
1951
|
-
* <p>Denotes the class of traffic. Calls with different traffic types are handled differently by
|
|
1951
|
+
* <p>Denotes the class of traffic. Calls with different traffic types are handled differently by Connect Customer.
|
|
1952
1952
|
* The default value is <code>GENERAL</code>. Use <code>CAMPAIGN</code> if <code>EnableAnswerMachineDetection</code> is
|
|
1953
1953
|
* set to <code>true</code>. For all other cases, use <code>GENERAL</code>. </p>
|
|
1954
1954
|
* @public
|
|
@@ -1970,7 +1970,7 @@ export interface StartOutboundVoiceContactRequest {
|
|
|
1970
1970
|
*/
|
|
1971
1971
|
export interface StartOutboundVoiceContactResponse {
|
|
1972
1972
|
/**
|
|
1973
|
-
* <p>The identifier of this contact within the
|
|
1973
|
+
* <p>The identifier of this contact within the Connect Customer instance.</p>
|
|
1974
1974
|
* @public
|
|
1975
1975
|
*/
|
|
1976
1976
|
ContactId?: string | undefined;
|
|
@@ -1988,12 +1988,12 @@ export interface StartScreenSharingRequest {
|
|
|
1988
1988
|
*/
|
|
1989
1989
|
ClientToken?: string | undefined;
|
|
1990
1990
|
/**
|
|
1991
|
-
* <p>The identifier of the
|
|
1991
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
1992
1992
|
* @public
|
|
1993
1993
|
*/
|
|
1994
1994
|
InstanceId: string | undefined;
|
|
1995
1995
|
/**
|
|
1996
|
-
* <p>The identifier of the contact in this instance of
|
|
1996
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
1997
1997
|
* @public
|
|
1998
1998
|
*/
|
|
1999
1999
|
ContactId: string | undefined;
|
|
@@ -2024,7 +2024,7 @@ export interface TaskAttachment {
|
|
|
2024
2024
|
*/
|
|
2025
2025
|
export interface StartTaskContactResponse {
|
|
2026
2026
|
/**
|
|
2027
|
-
* <p>The identifier of this contact within the
|
|
2027
|
+
* <p>The identifier of this contact within the Connect Customer instance.</p>
|
|
2028
2028
|
* @public
|
|
2029
2029
|
*/
|
|
2030
2030
|
ContactId?: string | undefined;
|
|
@@ -2077,7 +2077,7 @@ export interface StartTestCaseExecutionResponse {
|
|
|
2077
2077
|
*/
|
|
2078
2078
|
export interface StartWebRTCContactRequest {
|
|
2079
2079
|
/**
|
|
2080
|
-
* <p>A custom key-value pair using an attribute map. The attributes are standard
|
|
2080
|
+
* <p>A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes, and
|
|
2081
2081
|
* can be accessed in flows just like any other contact attributes.</p>
|
|
2082
2082
|
* <p>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys can include only
|
|
2083
2083
|
* alphanumeric, -, and _ characters.</p>
|
|
@@ -2095,7 +2095,7 @@ export interface StartWebRTCContactRequest {
|
|
|
2095
2095
|
*/
|
|
2096
2096
|
ClientToken?: string | undefined;
|
|
2097
2097
|
/**
|
|
2098
|
-
* <p>The identifier of the flow for the call. To see the ContactFlowId in the
|
|
2098
|
+
* <p>The identifier of the flow for the call. To see the ContactFlowId in the Connect Customer admin website, on the navigation menu go to
|
|
2099
2099
|
* <b>Routing</b>, <b>Flows</b>. Choose the flow. On the flow page,
|
|
2100
2100
|
* under the name of the flow, choose <b>Show additional flow information</b>. The
|
|
2101
2101
|
* ContactFlowId is the last part of the ARN, shown here in bold: </p>
|
|
@@ -2105,7 +2105,7 @@ export interface StartWebRTCContactRequest {
|
|
|
2105
2105
|
*/
|
|
2106
2106
|
ContactFlowId: string | undefined;
|
|
2107
2107
|
/**
|
|
2108
|
-
* <p>The identifier of the
|
|
2108
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2109
2109
|
* @public
|
|
2110
2110
|
*/
|
|
2111
2111
|
InstanceId: string | undefined;
|
|
@@ -2120,7 +2120,7 @@ export interface StartWebRTCContactRequest {
|
|
|
2120
2120
|
*/
|
|
2121
2121
|
ParticipantDetails: ParticipantDetails | undefined;
|
|
2122
2122
|
/**
|
|
2123
|
-
* <p>The unique identifier for an
|
|
2123
|
+
* <p>The unique identifier for an Connect Customer contact. This identifier is related to the contact
|
|
2124
2124
|
* starting.</p>
|
|
2125
2125
|
* @public
|
|
2126
2126
|
*/
|
|
@@ -2261,7 +2261,7 @@ export interface StartWebRTCContactResponse {
|
|
|
2261
2261
|
*/
|
|
2262
2262
|
ConnectionData?: ConnectionData | undefined;
|
|
2263
2263
|
/**
|
|
2264
|
-
* <p>The identifier of the contact in this instance of
|
|
2264
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
2265
2265
|
* @public
|
|
2266
2266
|
*/
|
|
2267
2267
|
ContactId?: string | undefined;
|
|
@@ -2279,7 +2279,7 @@ export interface StartWebRTCContactResponse {
|
|
|
2279
2279
|
ParticipantToken?: string | undefined;
|
|
2280
2280
|
}
|
|
2281
2281
|
/**
|
|
2282
|
-
* <p>Contains details about why a contact was disconnected. Only
|
|
2282
|
+
* <p>Contains details about why a contact was disconnected. Only Connect Customer outbound campaigns can provide
|
|
2283
2283
|
* this field.</p>
|
|
2284
2284
|
* @public
|
|
2285
2285
|
*/
|
|
@@ -2300,15 +2300,15 @@ export interface StopContactRequest {
|
|
|
2300
2300
|
*/
|
|
2301
2301
|
ContactId: string | undefined;
|
|
2302
2302
|
/**
|
|
2303
|
-
* <p>The identifier of the
|
|
2303
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2304
2304
|
* @public
|
|
2305
2305
|
*/
|
|
2306
2306
|
InstanceId: string | undefined;
|
|
2307
2307
|
/**
|
|
2308
|
-
* <p>The reason a contact can be disconnected. Only
|
|
2308
|
+
* <p>The reason a contact can be disconnected. Only Connect Customer outbound campaigns can provide this field. For
|
|
2309
2309
|
* a list and description of all the possible disconnect reasons by channel (including outbound campaign voice contacts)
|
|
2310
2310
|
* see DisconnectReason under <a href="https://docs.aws.amazon.com/connect/latest/adminguide/ctr-data-model.html#ctr-ContactTraceRecord">ContactTraceRecord</a> in the
|
|
2311
|
-
* <i>
|
|
2311
|
+
* <i>Connect Customer Administrator Guide</i>. </p>
|
|
2312
2312
|
* @public
|
|
2313
2313
|
*/
|
|
2314
2314
|
DisconnectReason?: DisconnectReason | undefined;
|
|
@@ -2323,7 +2323,7 @@ export interface StopContactResponse {
|
|
|
2323
2323
|
*/
|
|
2324
2324
|
export interface StopContactMediaProcessingRequest {
|
|
2325
2325
|
/**
|
|
2326
|
-
* <p> The identifier of the
|
|
2326
|
+
* <p> The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance. </p>
|
|
2327
2327
|
* @public
|
|
2328
2328
|
*/
|
|
2329
2329
|
InstanceId?: string | undefined;
|
|
@@ -2343,7 +2343,7 @@ export interface StopContactMediaProcessingResponse {
|
|
|
2343
2343
|
*/
|
|
2344
2344
|
export interface StopContactRecordingRequest {
|
|
2345
2345
|
/**
|
|
2346
|
-
* <p>The identifier of the
|
|
2346
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2347
2347
|
* @public
|
|
2348
2348
|
*/
|
|
2349
2349
|
InstanceId: string | undefined;
|
|
@@ -2374,7 +2374,7 @@ export interface StopContactRecordingResponse {
|
|
|
2374
2374
|
*/
|
|
2375
2375
|
export interface StopContactStreamingRequest {
|
|
2376
2376
|
/**
|
|
2377
|
-
* <p>The identifier of the
|
|
2377
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2378
2378
|
* @public
|
|
2379
2379
|
*/
|
|
2380
2380
|
InstanceId: string | undefined;
|
|
@@ -2449,7 +2449,7 @@ export type EvaluatorUserUnion = EvaluatorUserUnion.ConnectUserArnMember | Evalu
|
|
|
2449
2449
|
*/
|
|
2450
2450
|
export declare namespace EvaluatorUserUnion {
|
|
2451
2451
|
/**
|
|
2452
|
-
* <p>Represents the
|
|
2452
|
+
* <p>Represents the Connect Customer ARN of the user.</p>
|
|
2453
2453
|
* @public
|
|
2454
2454
|
*/
|
|
2455
2455
|
interface ConnectUserArnMember {
|
|
@@ -2477,7 +2477,7 @@ export declare namespace EvaluatorUserUnion {
|
|
|
2477
2477
|
*/
|
|
2478
2478
|
export interface SubmitContactEvaluationRequest {
|
|
2479
2479
|
/**
|
|
2480
|
-
* <p>The identifier of the
|
|
2480
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2481
2481
|
* @public
|
|
2482
2482
|
*/
|
|
2483
2483
|
InstanceId: string | undefined;
|
|
@@ -2522,7 +2522,7 @@ export interface SubmitContactEvaluationResponse {
|
|
|
2522
2522
|
*/
|
|
2523
2523
|
export interface SuspendContactRecordingRequest {
|
|
2524
2524
|
/**
|
|
2525
|
-
* <p>The identifier of the
|
|
2525
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2526
2526
|
* @public
|
|
2527
2527
|
*/
|
|
2528
2528
|
InstanceId: string | undefined;
|
|
@@ -2553,12 +2553,12 @@ export interface SuspendContactRecordingResponse {
|
|
|
2553
2553
|
*/
|
|
2554
2554
|
export interface TagContactRequest {
|
|
2555
2555
|
/**
|
|
2556
|
-
* <p>The identifier of the contact in this instance of
|
|
2556
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
2557
2557
|
* @public
|
|
2558
2558
|
*/
|
|
2559
2559
|
ContactId: string | undefined;
|
|
2560
2560
|
/**
|
|
2561
|
-
* <p>The identifier of the
|
|
2561
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2562
2562
|
* @public
|
|
2563
2563
|
*/
|
|
2564
2564
|
InstanceId: string | undefined;
|
|
@@ -2597,12 +2597,12 @@ export interface TagResourceRequest {
|
|
|
2597
2597
|
*/
|
|
2598
2598
|
export interface TransferContactRequest {
|
|
2599
2599
|
/**
|
|
2600
|
-
* <p>The identifier of the
|
|
2600
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2601
2601
|
* @public
|
|
2602
2602
|
*/
|
|
2603
2603
|
InstanceId: string | undefined;
|
|
2604
2604
|
/**
|
|
2605
|
-
* <p>The identifier of the contact in this instance of
|
|
2605
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
2606
2606
|
* @public
|
|
2607
2607
|
*/
|
|
2608
2608
|
ContactId: string | undefined;
|
|
@@ -2635,7 +2635,7 @@ export interface TransferContactRequest {
|
|
|
2635
2635
|
*/
|
|
2636
2636
|
export interface TransferContactResponse {
|
|
2637
2637
|
/**
|
|
2638
|
-
* <p>The identifier of the contact in this instance of
|
|
2638
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
2639
2639
|
* @public
|
|
2640
2640
|
*/
|
|
2641
2641
|
ContactId?: string | undefined;
|
|
@@ -2650,12 +2650,12 @@ export interface TransferContactResponse {
|
|
|
2650
2650
|
*/
|
|
2651
2651
|
export interface UntagContactRequest {
|
|
2652
2652
|
/**
|
|
2653
|
-
* <p>The identifier of the contact in this instance of
|
|
2653
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
2654
2654
|
* @public
|
|
2655
2655
|
*/
|
|
2656
2656
|
ContactId: string | undefined;
|
|
2657
2657
|
/**
|
|
2658
|
-
* <p>The identifier of the
|
|
2658
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2659
2659
|
* @public
|
|
2660
2660
|
*/
|
|
2661
2661
|
InstanceId: string | undefined;
|
|
@@ -2690,7 +2690,7 @@ export interface UntagResourceRequest {
|
|
|
2690
2690
|
*/
|
|
2691
2691
|
export interface UpdateAgentStatusRequest {
|
|
2692
2692
|
/**
|
|
2693
|
-
* <p>The identifier of the
|
|
2693
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2694
2694
|
* @public
|
|
2695
2695
|
*/
|
|
2696
2696
|
InstanceId: string | undefined;
|
|
@@ -2730,7 +2730,7 @@ export interface UpdateAgentStatusRequest {
|
|
|
2730
2730
|
*/
|
|
2731
2731
|
export interface UpdateAttachedFilesConfigurationRequest {
|
|
2732
2732
|
/**
|
|
2733
|
-
* <p>The identifier of the
|
|
2733
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2734
2734
|
* @public
|
|
2735
2735
|
*/
|
|
2736
2736
|
InstanceId: string | undefined;
|
|
@@ -2755,7 +2755,7 @@ export interface UpdateAttachedFilesConfigurationRequest {
|
|
|
2755
2755
|
*/
|
|
2756
2756
|
export interface UpdateAttachedFilesConfigurationResponse {
|
|
2757
2757
|
/**
|
|
2758
|
-
* <p>The identifier of the
|
|
2758
|
+
* <p>The identifier of the Connect Customer instance.</p>
|
|
2759
2759
|
* @public
|
|
2760
2760
|
*/
|
|
2761
2761
|
InstanceId: string | undefined;
|
|
@@ -2790,7 +2790,7 @@ export interface UpdateAuthenticationProfileRequest {
|
|
|
2790
2790
|
*/
|
|
2791
2791
|
AuthenticationProfileId: string | undefined;
|
|
2792
2792
|
/**
|
|
2793
|
-
* <p>The identifier of the
|
|
2793
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2794
2794
|
* @public
|
|
2795
2795
|
*/
|
|
2796
2796
|
InstanceId: string | undefined;
|
|
@@ -2807,22 +2807,22 @@ export interface UpdateAuthenticationProfileRequest {
|
|
|
2807
2807
|
/**
|
|
2808
2808
|
* <p>A list of IP address range strings that are allowed to access the instance. For more information on how to
|
|
2809
2809
|
* configure IP addresses, see<a href="https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts">Configure session
|
|
2810
|
-
* timeouts</a> in the <i>
|
|
2810
|
+
* timeouts</a> in the <i>Connect Customer Administrator Guide</i>.</p>
|
|
2811
2811
|
* @public
|
|
2812
2812
|
*/
|
|
2813
2813
|
AllowedIps?: string[] | undefined;
|
|
2814
2814
|
/**
|
|
2815
2815
|
* <p>A list of IP address range strings that are blocked from accessing the instance. For more information on how to
|
|
2816
2816
|
* configure IP addresses, For more information on how to configure IP addresses, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-ip-based-ac">Configure IP-based access
|
|
2817
|
-
* control</a> in the <i>
|
|
2817
|
+
* control</a> in the <i>Connect Customer Administrator Guide</i>. </p>
|
|
2818
2818
|
* @public
|
|
2819
2819
|
*/
|
|
2820
2820
|
BlockedIps?: string[] | undefined;
|
|
2821
2821
|
/**
|
|
2822
|
-
* <p>The short lived session duration configuration for users logged in to
|
|
2822
|
+
* <p>The short lived session duration configuration for users logged in to Connect Customer, in minutes. This value
|
|
2823
2823
|
* determines the maximum possible time before an agent is authenticated. For more information, For more information on
|
|
2824
2824
|
* how to configure IP addresses, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts">Configure session
|
|
2825
|
-
* timeouts</a> in the <i>
|
|
2825
|
+
* timeouts</a> in the <i>Connect Customer Administrator Guide</i>. </p>
|
|
2826
2826
|
*
|
|
2827
2827
|
* @deprecated (since 10/31/2025) PeriodicSessionDuration is deprecated. Use SessionInactivityDuration instead.
|
|
2828
2828
|
* @public
|
|
@@ -2867,12 +2867,12 @@ export interface UpdateContactAttributesRequest {
|
|
|
2867
2867
|
*/
|
|
2868
2868
|
InitialContactId: string | undefined;
|
|
2869
2869
|
/**
|
|
2870
|
-
* <p>The identifier of the
|
|
2870
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2871
2871
|
* @public
|
|
2872
2872
|
*/
|
|
2873
2873
|
InstanceId: string | undefined;
|
|
2874
2874
|
/**
|
|
2875
|
-
* <p>The
|
|
2875
|
+
* <p>The Connect Customer attributes. These attributes can be accessed in flows just like any other contact
|
|
2876
2876
|
* attributes.</p>
|
|
2877
2877
|
* <p>You can have up to 32,768 UTF-8 bytes across all attributes for a contact. Attribute keys can include only
|
|
2878
2878
|
* alphanumeric, dash, and underscore characters.</p>
|
|
@@ -2887,7 +2887,7 @@ export interface UpdateContactAttributesRequest {
|
|
|
2887
2887
|
* <p>If the attributes are only used in one flow and don't need to be referred to outside of that flow (for
|
|
2888
2888
|
* example, by a Lambda or another flow), then use flow attributes. This way you aren't needlessly persisting the 32 KB
|
|
2889
2889
|
* of information from one flow to another. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/set-contact-attributes.html">Flow block: Set contact attributes</a> in the
|
|
2890
|
-
* <i>
|
|
2890
|
+
* <i>Connect Customer Administrator Guide</i>. </p>
|
|
2891
2891
|
* </li>
|
|
2892
2892
|
* </ul>
|
|
2893
2893
|
* @public
|
|
@@ -2904,7 +2904,7 @@ export interface UpdateContactAttributesResponse {
|
|
|
2904
2904
|
*/
|
|
2905
2905
|
export interface UpdateContactEvaluationRequest {
|
|
2906
2906
|
/**
|
|
2907
|
-
* <p>The identifier of the
|
|
2907
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2908
2908
|
* @public
|
|
2909
2909
|
*/
|
|
2910
2910
|
InstanceId: string | undefined;
|
|
@@ -2949,7 +2949,7 @@ export interface UpdateContactEvaluationResponse {
|
|
|
2949
2949
|
*/
|
|
2950
2950
|
export interface UpdateContactFlowContentRequest {
|
|
2951
2951
|
/**
|
|
2952
|
-
* <p>The identifier of the
|
|
2952
|
+
* <p>The identifier of the Connect Customer instance.</p>
|
|
2953
2953
|
* @public
|
|
2954
2954
|
*/
|
|
2955
2955
|
InstanceId: string | undefined;
|
|
@@ -2960,7 +2960,7 @@ export interface UpdateContactFlowContentRequest {
|
|
|
2960
2960
|
ContactFlowId: string | undefined;
|
|
2961
2961
|
/**
|
|
2962
2962
|
* <p>The JSON string that represents the content of the flow. For an example, see <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language-example.html">Example
|
|
2963
|
-
* flow in
|
|
2963
|
+
* flow in Connect Customer Flow language</a>. </p>
|
|
2964
2964
|
* <p>Length Constraints: Minimum length of 1. Maximum length of 256000.</p>
|
|
2965
2965
|
* @public
|
|
2966
2966
|
*/
|
|
@@ -2976,7 +2976,7 @@ export interface UpdateContactFlowContentResponse {
|
|
|
2976
2976
|
*/
|
|
2977
2977
|
export interface UpdateContactFlowMetadataRequest {
|
|
2978
2978
|
/**
|
|
2979
|
-
* <p>The identifier of the
|
|
2979
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
2980
2980
|
* @public
|
|
2981
2981
|
*/
|
|
2982
2982
|
InstanceId: string | undefined;
|
|
@@ -3011,7 +3011,7 @@ export interface UpdateContactFlowMetadataResponse {
|
|
|
3011
3011
|
*/
|
|
3012
3012
|
export interface UpdateContactFlowModuleAliasRequest {
|
|
3013
3013
|
/**
|
|
3014
|
-
* <p>The identifier of the
|
|
3014
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3015
3015
|
* @public
|
|
3016
3016
|
*/
|
|
3017
3017
|
InstanceId: string | undefined;
|
|
@@ -3051,7 +3051,7 @@ export interface UpdateContactFlowModuleAliasResponse {
|
|
|
3051
3051
|
*/
|
|
3052
3052
|
export interface UpdateContactFlowModuleContentRequest {
|
|
3053
3053
|
/**
|
|
3054
|
-
* <p>The identifier of the
|
|
3054
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3055
3055
|
* @public
|
|
3056
3056
|
*/
|
|
3057
3057
|
InstanceId: string | undefined;
|
|
@@ -3062,7 +3062,7 @@ export interface UpdateContactFlowModuleContentRequest {
|
|
|
3062
3062
|
ContactFlowModuleId: string | undefined;
|
|
3063
3063
|
/**
|
|
3064
3064
|
* <p>The JSON string that represents the content of the flow. For an example, see <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language-example.html">Example
|
|
3065
|
-
* flow in
|
|
3065
|
+
* flow in Connect Customer Flow language</a>. </p>
|
|
3066
3066
|
* @public
|
|
3067
3067
|
*/
|
|
3068
3068
|
Content?: string | undefined;
|
|
@@ -3082,7 +3082,7 @@ export interface UpdateContactFlowModuleContentResponse {
|
|
|
3082
3082
|
*/
|
|
3083
3083
|
export interface UpdateContactFlowModuleMetadataRequest {
|
|
3084
3084
|
/**
|
|
3085
|
-
* <p>The identifier of the
|
|
3085
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3086
3086
|
* @public
|
|
3087
3087
|
*/
|
|
3088
3088
|
InstanceId: string | undefined;
|
|
@@ -3117,7 +3117,7 @@ export interface UpdateContactFlowModuleMetadataResponse {
|
|
|
3117
3117
|
*/
|
|
3118
3118
|
export interface UpdateContactFlowNameRequest {
|
|
3119
3119
|
/**
|
|
3120
|
-
* <p>The identifier of the
|
|
3120
|
+
* <p>The identifier of the Connect Customer instance.</p>
|
|
3121
3121
|
* @public
|
|
3122
3122
|
*/
|
|
3123
3123
|
InstanceId: string | undefined;
|
|
@@ -3165,7 +3165,7 @@ export interface UpdateContactRoutingDataResponse {
|
|
|
3165
3165
|
*/
|
|
3166
3166
|
export interface UpdateContactScheduleRequest {
|
|
3167
3167
|
/**
|
|
3168
|
-
* <p>The identifier of the
|
|
3168
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3169
3169
|
* @public
|
|
3170
3170
|
*/
|
|
3171
3171
|
InstanceId: string | undefined;
|
|
@@ -3349,7 +3349,7 @@ export interface UpdateDataTablePrimaryValuesResponse {
|
|
|
3349
3349
|
*/
|
|
3350
3350
|
export interface UpdateEmailAddressMetadataRequest {
|
|
3351
3351
|
/**
|
|
3352
|
-
* <p>The identifier of the
|
|
3352
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3353
3353
|
* @public
|
|
3354
3354
|
*/
|
|
3355
3355
|
InstanceId: string | undefined;
|
|
@@ -3417,7 +3417,7 @@ export interface UpdateEvaluationFormResponse {
|
|
|
3417
3417
|
*/
|
|
3418
3418
|
export interface UpdateHoursOfOperationRequest {
|
|
3419
3419
|
/**
|
|
3420
|
-
* <p>The identifier of the
|
|
3420
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3421
3421
|
* @public
|
|
3422
3422
|
*/
|
|
3423
3423
|
InstanceId: string | undefined;
|
|
@@ -3452,7 +3452,7 @@ export interface UpdateHoursOfOperationRequest {
|
|
|
3452
3452
|
*/
|
|
3453
3453
|
export interface UpdateHoursOfOperationOverrideRequest {
|
|
3454
3454
|
/**
|
|
3455
|
-
* <p>The identifier of the
|
|
3455
|
+
* <p>The identifier of the Connect Customer instance.</p>
|
|
3456
3456
|
* @public
|
|
3457
3457
|
*/
|
|
3458
3458
|
InstanceId: string | undefined;
|
|
@@ -3509,7 +3509,7 @@ export interface UpdateHoursOfOperationOverrideRequest {
|
|
|
3509
3509
|
*/
|
|
3510
3510
|
export interface UpdateInstanceAttributeRequest {
|
|
3511
3511
|
/**
|
|
3512
|
-
* <p>The identifier of the
|
|
3512
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3513
3513
|
* @public
|
|
3514
3514
|
*/
|
|
3515
3515
|
InstanceId: string | undefined;
|
|
@@ -3545,7 +3545,7 @@ export interface UpdateInstanceAttributeRequest {
|
|
|
3545
3545
|
*/
|
|
3546
3546
|
export interface UpdateInstanceStorageConfigRequest {
|
|
3547
3547
|
/**
|
|
3548
|
-
* <p>The identifier of the
|
|
3548
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3549
3549
|
* @public
|
|
3550
3550
|
*/
|
|
3551
3551
|
InstanceId: string | undefined;
|
|
@@ -3611,7 +3611,7 @@ export interface UpdateParticipantAuthenticationRequest {
|
|
|
3611
3611
|
*/
|
|
3612
3612
|
State: string | undefined;
|
|
3613
3613
|
/**
|
|
3614
|
-
* <p>The identifier of the
|
|
3614
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3615
3615
|
* @public
|
|
3616
3616
|
*/
|
|
3617
3617
|
InstanceId: string | undefined;
|
|
@@ -3761,17 +3761,17 @@ export declare namespace UpdateParticipantRoleConfigChannelInfo {
|
|
|
3761
3761
|
*/
|
|
3762
3762
|
export interface UpdateParticipantRoleConfigRequest {
|
|
3763
3763
|
/**
|
|
3764
|
-
* <p>The identifier of the
|
|
3764
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3765
3765
|
* @public
|
|
3766
3766
|
*/
|
|
3767
3767
|
InstanceId: string | undefined;
|
|
3768
3768
|
/**
|
|
3769
|
-
* <p>The identifier of the contact in this instance of
|
|
3769
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
3770
3770
|
* @public
|
|
3771
3771
|
*/
|
|
3772
3772
|
ContactId: string | undefined;
|
|
3773
3773
|
/**
|
|
3774
|
-
* <p>The
|
|
3774
|
+
* <p>The Connect Customer channel you want to configure.</p>
|
|
3775
3775
|
* @public
|
|
3776
3776
|
*/
|
|
3777
3777
|
ChannelConfiguration: UpdateParticipantRoleConfigChannelInfo | undefined;
|
|
@@ -3791,12 +3791,12 @@ export interface UpdatePhoneNumberRequest {
|
|
|
3791
3791
|
*/
|
|
3792
3792
|
PhoneNumberId: string | undefined;
|
|
3793
3793
|
/**
|
|
3794
|
-
* <p>The Amazon Resource Name (ARN) for
|
|
3794
|
+
* <p>The Amazon Resource Name (ARN) for Connect Customer instances or traffic distribution groups that phone number inbound traffic is routed through. You must enter <code>InstanceId</code> or <code>TargetArn</code>. </p>
|
|
3795
3795
|
* @public
|
|
3796
3796
|
*/
|
|
3797
3797
|
TargetArn?: string | undefined;
|
|
3798
3798
|
/**
|
|
3799
|
-
* <p>The identifier of the
|
|
3799
|
+
* <p>The identifier of the Connect Customer instance that phone numbers are claimed to. You
|
|
3800
3800
|
* can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the
|
|
3801
3801
|
* instance ID</a> in the Amazon Resource Name (ARN) of the instance. You must enter <code>InstanceId</code> or <code>TargetArn</code>. </p>
|
|
3802
3802
|
* @public
|
|
@@ -3854,7 +3854,7 @@ export interface UpdatePhoneNumberMetadataRequest {
|
|
|
3854
3854
|
*/
|
|
3855
3855
|
export interface UpdatePredefinedAttributeRequest {
|
|
3856
3856
|
/**
|
|
3857
|
-
* <p>The identifier of the
|
|
3857
|
+
* <p>The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the
|
|
3858
3858
|
* instance.</p>
|
|
3859
3859
|
* @public
|
|
3860
3860
|
*/
|
|
@@ -3870,14 +3870,14 @@ export interface UpdatePredefinedAttributeRequest {
|
|
|
3870
3870
|
*/
|
|
3871
3871
|
Values?: PredefinedAttributeValues | undefined;
|
|
3872
3872
|
/**
|
|
3873
|
-
* <p>Values that enable you to categorize your predefined attributes. You can use them in custom UI elements across the
|
|
3873
|
+
* <p>Values that enable you to categorize your predefined attributes. You can use them in custom UI elements across the Connect Customer admin website.</p>
|
|
3874
3874
|
* @public
|
|
3875
3875
|
*/
|
|
3876
3876
|
Purposes?: string[] | undefined;
|
|
3877
3877
|
/**
|
|
3878
3878
|
* <p>Custom metadata that is associated to predefined attributes to control behavior
|
|
3879
3879
|
* in upstream services, such as controlling
|
|
3880
|
-
* how a predefined attribute should be displayed in the
|
|
3880
|
+
* how a predefined attribute should be displayed in the Connect Customer admin website.</p>
|
|
3881
3881
|
* @public
|
|
3882
3882
|
*/
|
|
3883
3883
|
AttributeConfiguration?: InputPredefinedAttributeConfiguration | undefined;
|
|
@@ -3887,7 +3887,7 @@ export interface UpdatePredefinedAttributeRequest {
|
|
|
3887
3887
|
*/
|
|
3888
3888
|
export interface UpdatePromptRequest {
|
|
3889
3889
|
/**
|
|
3890
|
-
* <p>The identifier of the
|
|
3890
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3891
3891
|
* @public
|
|
3892
3892
|
*/
|
|
3893
3893
|
InstanceId: string | undefined;
|
|
@@ -3934,7 +3934,7 @@ export interface UpdatePromptResponse {
|
|
|
3934
3934
|
*/
|
|
3935
3935
|
export interface UpdateQueueHoursOfOperationRequest {
|
|
3936
3936
|
/**
|
|
3937
|
-
* <p>The identifier of the
|
|
3937
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3938
3938
|
* @public
|
|
3939
3939
|
*/
|
|
3940
3940
|
InstanceId: string | undefined;
|
|
@@ -3954,7 +3954,7 @@ export interface UpdateQueueHoursOfOperationRequest {
|
|
|
3954
3954
|
*/
|
|
3955
3955
|
export interface UpdateQueueMaxContactsRequest {
|
|
3956
3956
|
/**
|
|
3957
|
-
* <p>The identifier of the
|
|
3957
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3958
3958
|
* @public
|
|
3959
3959
|
*/
|
|
3960
3960
|
InstanceId: string | undefined;
|
|
@@ -3974,7 +3974,7 @@ export interface UpdateQueueMaxContactsRequest {
|
|
|
3974
3974
|
*/
|
|
3975
3975
|
export interface UpdateQueueNameRequest {
|
|
3976
3976
|
/**
|
|
3977
|
-
* <p>The identifier of the
|
|
3977
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3978
3978
|
* @public
|
|
3979
3979
|
*/
|
|
3980
3980
|
InstanceId: string | undefined;
|
|
@@ -3999,7 +3999,7 @@ export interface UpdateQueueNameRequest {
|
|
|
3999
3999
|
*/
|
|
4000
4000
|
export interface UpdateQueueOutboundCallerConfigRequest {
|
|
4001
4001
|
/**
|
|
4002
|
-
* <p>The identifier of the
|
|
4002
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4003
4003
|
* @public
|
|
4004
4004
|
*/
|
|
4005
4005
|
InstanceId: string | undefined;
|
|
@@ -4019,7 +4019,7 @@ export interface UpdateQueueOutboundCallerConfigRequest {
|
|
|
4019
4019
|
*/
|
|
4020
4020
|
export interface UpdateQueueOutboundEmailConfigRequest {
|
|
4021
4021
|
/**
|
|
4022
|
-
* <p>The identifier of the
|
|
4022
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4023
4023
|
* @public
|
|
4024
4024
|
*/
|
|
4025
4025
|
InstanceId: string | undefined;
|
|
@@ -4039,7 +4039,7 @@ export interface UpdateQueueOutboundEmailConfigRequest {
|
|
|
4039
4039
|
*/
|
|
4040
4040
|
export interface UpdateQueueStatusRequest {
|
|
4041
4041
|
/**
|
|
4042
|
-
* <p>The identifier of the
|
|
4042
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4043
4043
|
* @public
|
|
4044
4044
|
*/
|
|
4045
4045
|
InstanceId: string | undefined;
|
|
@@ -4059,7 +4059,7 @@ export interface UpdateQueueStatusRequest {
|
|
|
4059
4059
|
*/
|
|
4060
4060
|
export interface UpdateQuickConnectConfigRequest {
|
|
4061
4061
|
/**
|
|
4062
|
-
* <p>The identifier of the
|
|
4062
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4063
4063
|
* @public
|
|
4064
4064
|
*/
|
|
4065
4065
|
InstanceId: string | undefined;
|
|
@@ -4079,7 +4079,7 @@ export interface UpdateQuickConnectConfigRequest {
|
|
|
4079
4079
|
*/
|
|
4080
4080
|
export interface UpdateQuickConnectNameRequest {
|
|
4081
4081
|
/**
|
|
4082
|
-
* <p>The identifier of the
|
|
4082
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4083
4083
|
* @public
|
|
4084
4084
|
*/
|
|
4085
4085
|
InstanceId: string | undefined;
|
|
@@ -4104,7 +4104,7 @@ export interface UpdateQuickConnectNameRequest {
|
|
|
4104
4104
|
*/
|
|
4105
4105
|
export interface UpdateRoutingProfileAgentAvailabilityTimerRequest {
|
|
4106
4106
|
/**
|
|
4107
|
-
* <p>The identifier of the
|
|
4107
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4108
4108
|
* @public
|
|
4109
4109
|
*/
|
|
4110
4110
|
InstanceId: string | undefined;
|
|
@@ -4125,7 +4125,7 @@ export interface UpdateRoutingProfileAgentAvailabilityTimerRequest {
|
|
|
4125
4125
|
*/
|
|
4126
4126
|
export interface UpdateRoutingProfileConcurrencyRequest {
|
|
4127
4127
|
/**
|
|
4128
|
-
* <p>The identifier of the
|
|
4128
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4129
4129
|
* @public
|
|
4130
4130
|
*/
|
|
4131
4131
|
InstanceId: string | undefined;
|
|
@@ -4145,7 +4145,7 @@ export interface UpdateRoutingProfileConcurrencyRequest {
|
|
|
4145
4145
|
*/
|
|
4146
4146
|
export interface UpdateRoutingProfileDefaultOutboundQueueRequest {
|
|
4147
4147
|
/**
|
|
4148
|
-
* <p>The identifier of the
|
|
4148
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4149
4149
|
* @public
|
|
4150
4150
|
*/
|
|
4151
4151
|
InstanceId: string | undefined;
|
|
@@ -4165,7 +4165,7 @@ export interface UpdateRoutingProfileDefaultOutboundQueueRequest {
|
|
|
4165
4165
|
*/
|
|
4166
4166
|
export interface UpdateRoutingProfileNameRequest {
|
|
4167
4167
|
/**
|
|
4168
|
-
* <p>The identifier of the
|
|
4168
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4169
4169
|
* @public
|
|
4170
4170
|
*/
|
|
4171
4171
|
InstanceId: string | undefined;
|
|
@@ -4190,7 +4190,7 @@ export interface UpdateRoutingProfileNameRequest {
|
|
|
4190
4190
|
*/
|
|
4191
4191
|
export interface UpdateRoutingProfileQueuesRequest {
|
|
4192
4192
|
/**
|
|
4193
|
-
* <p>The identifier of the
|
|
4193
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4194
4194
|
* @public
|
|
4195
4195
|
*/
|
|
4196
4196
|
InstanceId: string | undefined;
|
|
@@ -4216,7 +4216,7 @@ export interface UpdateRuleRequest {
|
|
|
4216
4216
|
*/
|
|
4217
4217
|
RuleId: string | undefined;
|
|
4218
4218
|
/**
|
|
4219
|
-
* <p>The identifier of the
|
|
4219
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4220
4220
|
* @public
|
|
4221
4221
|
*/
|
|
4222
4222
|
InstanceId: string | undefined;
|
|
@@ -4264,17 +4264,17 @@ export interface UpdateSecurityProfileRequest {
|
|
|
4264
4264
|
*/
|
|
4265
4265
|
SecurityProfileId: string | undefined;
|
|
4266
4266
|
/**
|
|
4267
|
-
* <p>The identifier of the
|
|
4267
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4268
4268
|
* @public
|
|
4269
4269
|
*/
|
|
4270
4270
|
InstanceId: string | undefined;
|
|
4271
4271
|
/**
|
|
4272
|
-
* <p>The list of tags that a security profile uses to restrict access to resources in
|
|
4272
|
+
* <p>The list of tags that a security profile uses to restrict access to resources in Connect Customer.</p>
|
|
4273
4273
|
* @public
|
|
4274
4274
|
*/
|
|
4275
4275
|
AllowedAccessControlTags?: Record<string, string> | undefined;
|
|
4276
4276
|
/**
|
|
4277
|
-
* <p>The list of resources that a security profile applies tag restrictions to in
|
|
4277
|
+
* <p>The list of resources that a security profile applies tag restrictions to in Connect Customer.</p>
|
|
4278
4278
|
* @public
|
|
4279
4279
|
*/
|
|
4280
4280
|
TagRestrictedResources?: string[] | undefined;
|
|
@@ -4284,13 +4284,13 @@ export interface UpdateSecurityProfileRequest {
|
|
|
4284
4284
|
*/
|
|
4285
4285
|
Applications?: Application[] | undefined;
|
|
4286
4286
|
/**
|
|
4287
|
-
* <p>The list of resources that a security profile applies hierarchy restrictions to in
|
|
4287
|
+
* <p>The list of resources that a security profile applies hierarchy restrictions to in Connect Customer. Following
|
|
4288
4288
|
* are acceptable ResourceNames: <code>User</code>.</p>
|
|
4289
4289
|
* @public
|
|
4290
4290
|
*/
|
|
4291
4291
|
HierarchyRestrictedResources?: string[] | undefined;
|
|
4292
4292
|
/**
|
|
4293
|
-
* <p>The identifier of the hierarchy group that a security profile uses to restrict access to resources in
|
|
4293
|
+
* <p>The identifier of the hierarchy group that a security profile uses to restrict access to resources in Connect Customer.</p>
|
|
4294
4294
|
* @public
|
|
4295
4295
|
*/
|
|
4296
4296
|
AllowedAccessControlHierarchyGroupId?: string | undefined;
|
|
@@ -4315,7 +4315,7 @@ export interface UpdateTaskTemplateRequest {
|
|
|
4315
4315
|
*/
|
|
4316
4316
|
TaskTemplateId: string | undefined;
|
|
4317
4317
|
/**
|
|
4318
|
-
* <p>The identifier of the
|
|
4318
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4319
4319
|
* @public
|
|
4320
4320
|
*/
|
|
4321
4321
|
InstanceId: string | undefined;
|
|
@@ -4367,7 +4367,7 @@ export interface UpdateTaskTemplateRequest {
|
|
|
4367
4367
|
*/
|
|
4368
4368
|
export interface UpdateTaskTemplateResponse {
|
|
4369
4369
|
/**
|
|
4370
|
-
* <p>The identifier of the
|
|
4370
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4371
4371
|
* @public
|
|
4372
4372
|
*/
|
|
4373
4373
|
InstanceId?: string | undefined;
|
|
@@ -4562,7 +4562,7 @@ export interface UpdateUserConfigRequest {
|
|
|
4562
4562
|
*/
|
|
4563
4563
|
UserId: string | undefined;
|
|
4564
4564
|
/**
|
|
4565
|
-
* <p>The identifier of the
|
|
4565
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4566
4566
|
* @public
|
|
4567
4567
|
*/
|
|
4568
4568
|
InstanceId: string | undefined;
|
|
@@ -4582,7 +4582,7 @@ export interface UpdateUserHierarchyRequest {
|
|
|
4582
4582
|
*/
|
|
4583
4583
|
UserId: string | undefined;
|
|
4584
4584
|
/**
|
|
4585
|
-
* <p>The identifier of the
|
|
4585
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4586
4586
|
* @public
|
|
4587
4587
|
*/
|
|
4588
4588
|
InstanceId: string | undefined;
|
|
@@ -4602,7 +4602,7 @@ export interface UpdateUserHierarchyGroupNameRequest {
|
|
|
4602
4602
|
*/
|
|
4603
4603
|
HierarchyGroupId: string | undefined;
|
|
4604
4604
|
/**
|
|
4605
|
-
* <p>The identifier of the
|
|
4605
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4606
4606
|
* @public
|
|
4607
4607
|
*/
|
|
4608
4608
|
InstanceId: string | undefined;
|
|
@@ -4661,7 +4661,7 @@ export interface UpdateUserHierarchyStructureRequest {
|
|
|
4661
4661
|
*/
|
|
4662
4662
|
HierarchyStructure: HierarchyStructureUpdate | undefined;
|
|
4663
4663
|
/**
|
|
4664
|
-
* <p>The identifier of the
|
|
4664
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4665
4665
|
* @public
|
|
4666
4666
|
*/
|
|
4667
4667
|
InstanceId: string | undefined;
|
|
@@ -4681,7 +4681,7 @@ export interface UpdateUserIdentityInfoRequest {
|
|
|
4681
4681
|
*/
|
|
4682
4682
|
UserId: string | undefined;
|
|
4683
4683
|
/**
|
|
4684
|
-
* <p>The identifier of the
|
|
4684
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4685
4685
|
* @public
|
|
4686
4686
|
*/
|
|
4687
4687
|
InstanceId: string | undefined;
|
|
@@ -4742,7 +4742,7 @@ export interface UpdateUserPhoneConfigRequest {
|
|
|
4742
4742
|
*/
|
|
4743
4743
|
UserId: string | undefined;
|
|
4744
4744
|
/**
|
|
4745
|
-
* <p>The identifier of the
|
|
4745
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4746
4746
|
* @public
|
|
4747
4747
|
*/
|
|
4748
4748
|
InstanceId: string | undefined;
|
|
@@ -4752,7 +4752,7 @@ export interface UpdateUserPhoneConfigRequest {
|
|
|
4752
4752
|
*/
|
|
4753
4753
|
export interface UpdateUserProficienciesRequest {
|
|
4754
4754
|
/**
|
|
4755
|
-
* <p> The identifier of the
|
|
4755
|
+
* <p> The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the
|
|
4756
4756
|
* instance.</p>
|
|
4757
4757
|
* @public
|
|
4758
4758
|
*/
|
|
@@ -4784,7 +4784,7 @@ export interface UpdateUserRoutingProfileRequest {
|
|
|
4784
4784
|
*/
|
|
4785
4785
|
UserId: string | undefined;
|
|
4786
4786
|
/**
|
|
4787
|
-
* <p>The identifier of the
|
|
4787
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4788
4788
|
* @public
|
|
4789
4789
|
*/
|
|
4790
4790
|
InstanceId: string | undefined;
|
|
@@ -4804,7 +4804,7 @@ export interface UpdateUserSecurityProfilesRequest {
|
|
|
4804
4804
|
*/
|
|
4805
4805
|
UserId: string | undefined;
|
|
4806
4806
|
/**
|
|
4807
|
-
* <p>The identifier of the
|
|
4807
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
4808
4808
|
* @public
|
|
4809
4809
|
*/
|
|
4810
4810
|
InstanceId: string | undefined;
|
|
@@ -4814,7 +4814,7 @@ export interface UpdateUserSecurityProfilesRequest {
|
|
|
4814
4814
|
*/
|
|
4815
4815
|
export interface UpdateViewContentRequest {
|
|
4816
4816
|
/**
|
|
4817
|
-
* <p>The identifier of the
|
|
4817
|
+
* <p>The identifier of the Connect Customer instance. You can find the instanceId in the ARN of the
|
|
4818
4818
|
* instance.</p>
|
|
4819
4819
|
* @public
|
|
4820
4820
|
*/
|
|
@@ -4853,7 +4853,7 @@ export interface UpdateViewContentResponse {
|
|
|
4853
4853
|
*/
|
|
4854
4854
|
export interface UpdateViewMetadataRequest {
|
|
4855
4855
|
/**
|
|
4856
|
-
* <p>The identifier of the
|
|
4856
|
+
* <p>The identifier of the Connect Customer instance. You can find the instanceId in the ARN of the
|
|
4857
4857
|
* instance.</p>
|
|
4858
4858
|
* @public
|
|
4859
4859
|
*/
|
|
@@ -5844,7 +5844,7 @@ export interface RoutingCriteriaInputStep {
|
|
|
5844
5844
|
*/
|
|
5845
5845
|
export interface SearchAgentStatusesRequest {
|
|
5846
5846
|
/**
|
|
5847
|
-
* <p>The identifier of the
|
|
5847
|
+
* <p>The identifier of the Connect Customer instance. You can find the instanceId in the ARN of the
|
|
5848
5848
|
* instance.</p>
|
|
5849
5849
|
* @public
|
|
5850
5850
|
*/
|
|
@@ -5876,7 +5876,7 @@ export interface SearchAgentStatusesRequest {
|
|
|
5876
5876
|
*/
|
|
5877
5877
|
export interface SearchContactEvaluationsRequest {
|
|
5878
5878
|
/**
|
|
5879
|
-
* <p>The identifier of the
|
|
5879
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
5880
5880
|
* @public
|
|
5881
5881
|
*/
|
|
5882
5882
|
InstanceId: string | undefined;
|
|
@@ -5907,7 +5907,7 @@ export interface SearchContactEvaluationsRequest {
|
|
|
5907
5907
|
*/
|
|
5908
5908
|
export interface SearchContactFlowModulesRequest {
|
|
5909
5909
|
/**
|
|
5910
|
-
* <p>The identifier of the
|
|
5910
|
+
* <p>The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name
|
|
5911
5911
|
* (ARN) of the instance.</p>
|
|
5912
5912
|
* @public
|
|
5913
5913
|
*/
|
|
@@ -5944,7 +5944,7 @@ export interface SearchContactFlowModulesRequest {
|
|
|
5944
5944
|
*/
|
|
5945
5945
|
export interface SearchContactFlowsRequest {
|
|
5946
5946
|
/**
|
|
5947
|
-
* <p>The identifier of the
|
|
5947
|
+
* <p>The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name
|
|
5948
5948
|
* (ARN) of the instance.</p>
|
|
5949
5949
|
* @public
|
|
5950
5950
|
*/
|
|
@@ -6013,7 +6013,7 @@ export interface SearchDataTablesRequest {
|
|
|
6013
6013
|
*/
|
|
6014
6014
|
export interface SearchEmailAddressesRequest {
|
|
6015
6015
|
/**
|
|
6016
|
-
* <p>The identifier of the
|
|
6016
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6017
6017
|
* @public
|
|
6018
6018
|
*/
|
|
6019
6019
|
InstanceId: string | undefined;
|
|
@@ -6044,7 +6044,7 @@ export interface SearchEmailAddressesRequest {
|
|
|
6044
6044
|
*/
|
|
6045
6045
|
export interface SearchEvaluationFormsRequest {
|
|
6046
6046
|
/**
|
|
6047
|
-
* <p>The identifier of the
|
|
6047
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6048
6048
|
* @public
|
|
6049
6049
|
*/
|
|
6050
6050
|
InstanceId: string | undefined;
|
|
@@ -6075,7 +6075,7 @@ export interface SearchEvaluationFormsRequest {
|
|
|
6075
6075
|
*/
|
|
6076
6076
|
export interface SearchHoursOfOperationOverridesRequest {
|
|
6077
6077
|
/**
|
|
6078
|
-
* <p>The identifier of the
|
|
6078
|
+
* <p>The identifier of the Connect Customer instance.</p>
|
|
6079
6079
|
* @public
|
|
6080
6080
|
*/
|
|
6081
6081
|
InstanceId: string | undefined;
|
|
@@ -6106,7 +6106,7 @@ export interface SearchHoursOfOperationOverridesRequest {
|
|
|
6106
6106
|
*/
|
|
6107
6107
|
export interface SearchHoursOfOperationsRequest {
|
|
6108
6108
|
/**
|
|
6109
|
-
* <p>The identifier of the
|
|
6109
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6110
6110
|
* @public
|
|
6111
6111
|
*/
|
|
6112
6112
|
InstanceId: string | undefined;
|
|
@@ -6167,7 +6167,7 @@ export interface SearchNotificationsRequest {
|
|
|
6167
6167
|
*/
|
|
6168
6168
|
export interface SearchPredefinedAttributesRequest {
|
|
6169
6169
|
/**
|
|
6170
|
-
* <p>The identifier of the
|
|
6170
|
+
* <p>The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the
|
|
6171
6171
|
* instance.</p>
|
|
6172
6172
|
* @public
|
|
6173
6173
|
*/
|
|
@@ -6194,7 +6194,7 @@ export interface SearchPredefinedAttributesRequest {
|
|
|
6194
6194
|
*/
|
|
6195
6195
|
export interface SearchPromptsRequest {
|
|
6196
6196
|
/**
|
|
6197
|
-
* <p>The identifier of the
|
|
6197
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6198
6198
|
* @public
|
|
6199
6199
|
*/
|
|
6200
6200
|
InstanceId: string | undefined;
|
|
@@ -6225,7 +6225,7 @@ export interface SearchPromptsRequest {
|
|
|
6225
6225
|
*/
|
|
6226
6226
|
export interface SearchQueuesRequest {
|
|
6227
6227
|
/**
|
|
6228
|
-
* <p>The identifier of the
|
|
6228
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6229
6229
|
* @public
|
|
6230
6230
|
*/
|
|
6231
6231
|
InstanceId: string | undefined;
|
|
@@ -6261,7 +6261,7 @@ export interface SearchQueuesRequest {
|
|
|
6261
6261
|
*/
|
|
6262
6262
|
export interface SearchQuickConnectsRequest {
|
|
6263
6263
|
/**
|
|
6264
|
-
* <p>The identifier of the
|
|
6264
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6265
6265
|
* @public
|
|
6266
6266
|
*/
|
|
6267
6267
|
InstanceId: string | undefined;
|
|
@@ -6292,7 +6292,7 @@ export interface SearchQuickConnectsRequest {
|
|
|
6292
6292
|
*/
|
|
6293
6293
|
export interface SearchRoutingProfilesRequest {
|
|
6294
6294
|
/**
|
|
6295
|
-
* <p>The identifier of the
|
|
6295
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6296
6296
|
* @public
|
|
6297
6297
|
*/
|
|
6298
6298
|
InstanceId: string | undefined;
|
|
@@ -6328,7 +6328,7 @@ export interface SearchRoutingProfilesRequest {
|
|
|
6328
6328
|
*/
|
|
6329
6329
|
export interface SearchSecurityProfilesRequest {
|
|
6330
6330
|
/**
|
|
6331
|
-
* <p>The identifier of the
|
|
6331
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6332
6332
|
* @public
|
|
6333
6333
|
*/
|
|
6334
6334
|
InstanceId: string | undefined;
|
|
@@ -6398,7 +6398,7 @@ export interface SearchTestCasesRequest {
|
|
|
6398
6398
|
*/
|
|
6399
6399
|
export interface SearchUserHierarchyGroupsRequest {
|
|
6400
6400
|
/**
|
|
6401
|
-
* <p>The identifier of the
|
|
6401
|
+
* <p>The identifier of the Connect Customer instance. You can find the instanceId in the ARN of the
|
|
6402
6402
|
* instance.</p>
|
|
6403
6403
|
* @public
|
|
6404
6404
|
*/
|
|
@@ -6430,7 +6430,7 @@ export interface SearchUserHierarchyGroupsRequest {
|
|
|
6430
6430
|
*/
|
|
6431
6431
|
export interface SearchUsersRequest {
|
|
6432
6432
|
/**
|
|
6433
|
-
* <p>The identifier of the
|
|
6433
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6434
6434
|
* @public
|
|
6435
6435
|
*/
|
|
6436
6436
|
InstanceId: string | undefined;
|
|
@@ -6601,7 +6601,7 @@ export interface ContactSearchSummarySegmentAttributeValue {
|
|
|
6601
6601
|
*/
|
|
6602
6602
|
export interface CreateContactRequest {
|
|
6603
6603
|
/**
|
|
6604
|
-
* <p>The identifier of the
|
|
6604
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6605
6605
|
* @public
|
|
6606
6606
|
*/
|
|
6607
6607
|
InstanceId: string | undefined;
|
|
@@ -6614,12 +6614,12 @@ export interface CreateContactRequest {
|
|
|
6614
6614
|
*/
|
|
6615
6615
|
ClientToken?: string | undefined;
|
|
6616
6616
|
/**
|
|
6617
|
-
* <p>The identifier of the contact in this instance of
|
|
6617
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
6618
6618
|
* @public
|
|
6619
6619
|
*/
|
|
6620
6620
|
RelatedContactId?: string | undefined;
|
|
6621
6621
|
/**
|
|
6622
|
-
* <p>A custom key-value pair using an attribute map. The attributes are standard
|
|
6622
|
+
* <p>A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes, and
|
|
6623
6623
|
* can be accessed in flows just like any other contact attributes.</p>
|
|
6624
6624
|
* <p>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys can include only
|
|
6625
6625
|
* alphanumeric, dash, and underscore characters.</p>
|
|
@@ -6696,7 +6696,7 @@ export interface CreateContactRequest {
|
|
|
6696
6696
|
Description?: string | undefined;
|
|
6697
6697
|
/**
|
|
6698
6698
|
* <p>A set of system defined key-value pairs stored on individual contact segments (unique contact ID) using an
|
|
6699
|
-
* attribute map. The attributes are standard
|
|
6699
|
+
* attribute map. The attributes are standard Connect Customer attributes. They can be accessed in flows.</p>
|
|
6700
6700
|
* <p>Attribute keys can include only alphanumeric, -, and _.</p>
|
|
6701
6701
|
* <p>This field can be used to set Segment Contact Expiry as a duration in minutes.</p>
|
|
6702
6702
|
* <note>
|
|
@@ -6709,8 +6709,8 @@ export interface CreateContactRequest {
|
|
|
6709
6709
|
SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
|
|
6710
6710
|
/**
|
|
6711
6711
|
* <p>The ID of the previous contact when creating a transfer contact. This value can be provided only for external
|
|
6712
|
-
* audio contacts. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">Integrate
|
|
6713
|
-
* systems</a> in the <i>
|
|
6712
|
+
* audio contacts. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">Integrate Connect Customer Contact Lens with external voice
|
|
6713
|
+
* systems</a> in the <i>Connect Customer Administrator Guide</i>.</p>
|
|
6714
6714
|
* @public
|
|
6715
6715
|
*/
|
|
6716
6716
|
PreviousContactId?: string | undefined;
|
|
@@ -6720,14 +6720,14 @@ export interface CreateContactRequest {
|
|
|
6720
6720
|
*/
|
|
6721
6721
|
export interface StartChatContactRequest {
|
|
6722
6722
|
/**
|
|
6723
|
-
* <p>The identifier of the
|
|
6723
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6724
6724
|
* @public
|
|
6725
6725
|
*/
|
|
6726
6726
|
InstanceId: string | undefined;
|
|
6727
6727
|
/**
|
|
6728
6728
|
* <p>The identifier of the flow for initiating the chat.
|
|
6729
6729
|
* To
|
|
6730
|
-
* see the ContactFlowId in the
|
|
6730
|
+
* see the ContactFlowId in the Connect Customer admin website, on the navigation menu go to <b>Routing</b>, <b>Flows</b>. Choose the flow. On the flow page, under the name of the flow, choose <b>Show additional flow information</b>. The ContactFlowId is the last part of the ARN, shown here
|
|
6731
6731
|
* in bold: </p>
|
|
6732
6732
|
* <p>arn:aws:connect:us-west-2:xxxxxxxxxxxx:instance/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/contact-flow/<b>846ec553-a005-41c0-8341-xxxxxxxxxxxx</b>
|
|
6733
6733
|
* </p>
|
|
@@ -6735,7 +6735,7 @@ export interface StartChatContactRequest {
|
|
|
6735
6735
|
*/
|
|
6736
6736
|
ContactFlowId: string | undefined;
|
|
6737
6737
|
/**
|
|
6738
|
-
* <p>A custom key-value pair using an attribute map. The attributes are standard
|
|
6738
|
+
* <p>A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes. They
|
|
6739
6739
|
* can be accessed in flows just like any other contact attributes. </p>
|
|
6740
6740
|
* <p>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys can include only
|
|
6741
6741
|
* alphanumeric, dash, and underscore characters.</p>
|
|
@@ -6794,7 +6794,7 @@ export interface StartChatContactRequest {
|
|
|
6794
6794
|
*/
|
|
6795
6795
|
PersistentChat?: PersistentChat | undefined;
|
|
6796
6796
|
/**
|
|
6797
|
-
* <p>The unique identifier for an
|
|
6797
|
+
* <p>The unique identifier for an Connect Customer contact. This identifier is related to the chat starting.</p>
|
|
6798
6798
|
* <note>
|
|
6799
6799
|
* <p>You cannot provide data for both RelatedContactId and PersistentChat. </p>
|
|
6800
6800
|
* </note>
|
|
@@ -6803,7 +6803,7 @@ export interface StartChatContactRequest {
|
|
|
6803
6803
|
RelatedContactId?: string | undefined;
|
|
6804
6804
|
/**
|
|
6805
6805
|
* <p>A set of system defined key-value pairs stored on individual contact segments using an attribute map. The
|
|
6806
|
-
* attributes are standard
|
|
6806
|
+
* attributes are standard Connect Customer attributes. They can be accessed in flows.</p>
|
|
6807
6807
|
* <p>Attribute keys can include only alphanumeric, -, and _.</p>
|
|
6808
6808
|
* <p>This field can be used to show channel subtype, such as <code>connect:Guide</code>.</p>
|
|
6809
6809
|
* <note>
|
|
@@ -6832,7 +6832,7 @@ export interface StartChatContactRequest {
|
|
|
6832
6832
|
*/
|
|
6833
6833
|
export interface StartEmailContactRequest {
|
|
6834
6834
|
/**
|
|
6835
|
-
* <p>The identifier of the
|
|
6835
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6836
6836
|
* @public
|
|
6837
6837
|
*/
|
|
6838
6838
|
InstanceId: string | undefined;
|
|
@@ -6842,7 +6842,7 @@ export interface StartEmailContactRequest {
|
|
|
6842
6842
|
*/
|
|
6843
6843
|
FromEmailAddress: EmailAddressInfo | undefined;
|
|
6844
6844
|
/**
|
|
6845
|
-
* <p>The email address associated with the
|
|
6845
|
+
* <p>The email address associated with the Connect Customer instance.</p>
|
|
6846
6846
|
* @public
|
|
6847
6847
|
*/
|
|
6848
6848
|
DestinationEmailAddress: string | undefined;
|
|
@@ -6880,7 +6880,7 @@ export interface StartEmailContactRequest {
|
|
|
6880
6880
|
*/
|
|
6881
6881
|
Attachments?: EmailAttachment[] | undefined;
|
|
6882
6882
|
/**
|
|
6883
|
-
* <p>The identifier of the flow for initiating the emails. To see the ContactFlowId in the
|
|
6883
|
+
* <p>The identifier of the flow for initiating the emails. To see the ContactFlowId in the Connect Customer admin website, on the navigation
|
|
6884
6884
|
* menu go to <b>Routing</b>, <b>Flows</b>. Choose the flow. On the
|
|
6885
6885
|
* flow page, under the name of the flow, choose <b>Show additional flow information</b>. The
|
|
6886
6886
|
* ContactFlowId is the last part of the ARN, shown here in bold: </p>
|
|
@@ -6898,7 +6898,7 @@ export interface StartEmailContactRequest {
|
|
|
6898
6898
|
*/
|
|
6899
6899
|
RelatedContactId?: string | undefined;
|
|
6900
6900
|
/**
|
|
6901
|
-
* <p>A custom key-value pair using an attribute map. The attributes are standard
|
|
6901
|
+
* <p>A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes, and
|
|
6902
6902
|
* can be accessed in flows just like any other contact attributes.</p>
|
|
6903
6903
|
* <p>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys can include only
|
|
6904
6904
|
* alphanumeric, dash, and underscore characters.</p>
|
|
@@ -6907,7 +6907,7 @@ export interface StartEmailContactRequest {
|
|
|
6907
6907
|
Attributes?: Record<string, string> | undefined;
|
|
6908
6908
|
/**
|
|
6909
6909
|
* <p>A set of system defined key-value pairs stored on individual contact segments using an attribute map. The
|
|
6910
|
-
* attributes are standard
|
|
6910
|
+
* attributes are standard Connect Customer attributes. They can be accessed in flows.</p>
|
|
6911
6911
|
* <p>Attribute keys can include only alphanumeric, -, and _.</p>
|
|
6912
6912
|
* <p>This field can be used to show channel subtype, such as <code>connect:Guide</code>.</p>
|
|
6913
6913
|
* <note>
|
|
@@ -6942,14 +6942,14 @@ export interface StartOutboundChatContactRequest {
|
|
|
6942
6942
|
*/
|
|
6943
6943
|
DestinationEndpoint: Endpoint | undefined;
|
|
6944
6944
|
/**
|
|
6945
|
-
* <p>The identifier of the
|
|
6945
|
+
* <p>The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name
|
|
6946
6946
|
* (ARN) of the instance.</p>
|
|
6947
6947
|
* @public
|
|
6948
6948
|
*/
|
|
6949
6949
|
InstanceId: string | undefined;
|
|
6950
6950
|
/**
|
|
6951
6951
|
* <p>A set of system defined key-value pairs stored on individual contact segments using an attribute map. The
|
|
6952
|
-
* attributes are standard
|
|
6952
|
+
* attributes are standard Connect Customer attributes. They can be accessed in flows.</p>
|
|
6953
6953
|
* <ul>
|
|
6954
6954
|
* <li>
|
|
6955
6955
|
* <p>Attribute keys can include only alphanumeric, <code>-</code>, and <code>_</code>.</p>
|
|
@@ -6963,13 +6963,13 @@ export interface StartOutboundChatContactRequest {
|
|
|
6963
6963
|
*/
|
|
6964
6964
|
SegmentAttributes: Record<string, SegmentAttributeValue> | undefined;
|
|
6965
6965
|
/**
|
|
6966
|
-
* <p>A custom key-value pair using an attribute map. The attributes are standard
|
|
6966
|
+
* <p>A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes, and
|
|
6967
6967
|
* can be accessed in flows just like any other contact attributes.</p>
|
|
6968
6968
|
* @public
|
|
6969
6969
|
*/
|
|
6970
6970
|
Attributes?: Record<string, string> | undefined;
|
|
6971
6971
|
/**
|
|
6972
|
-
* <p>The identifier of the flow for the call. To see the ContactFlowId in the
|
|
6972
|
+
* <p>The identifier of the flow for the call. To see the ContactFlowId in the Connect Customer console user
|
|
6973
6973
|
* interface, on the navigation menu go to <b>Routing, Contact Flows</b>. Choose the flow. On
|
|
6974
6974
|
* the flow page, under the name of the flow, choose <b>Show additional flow information</b>.
|
|
6975
6975
|
* The ContactFlowId is the last part of the ARN, shown here in bold:</p>
|
|
@@ -7004,7 +7004,7 @@ export interface StartOutboundChatContactRequest {
|
|
|
7004
7004
|
*/
|
|
7005
7005
|
InitialTemplatedSystemMessage?: TemplatedMessageConfig | undefined;
|
|
7006
7006
|
/**
|
|
7007
|
-
* <p>The unique identifier for an
|
|
7007
|
+
* <p>The unique identifier for an Connect Customer contact. This identifier is related to the contact
|
|
7008
7008
|
* starting.</p>
|
|
7009
7009
|
* @public
|
|
7010
7010
|
*/
|
|
@@ -7070,7 +7070,7 @@ export interface StartOutboundChatContactRequest {
|
|
|
7070
7070
|
*/
|
|
7071
7071
|
export interface StartTaskContactRequest {
|
|
7072
7072
|
/**
|
|
7073
|
-
* <p>The identifier of the
|
|
7073
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
7074
7074
|
* @public
|
|
7075
7075
|
*/
|
|
7076
7076
|
InstanceId: string | undefined;
|
|
@@ -7082,7 +7082,7 @@ export interface StartTaskContactRequest {
|
|
|
7082
7082
|
*/
|
|
7083
7083
|
PreviousContactId?: string | undefined;
|
|
7084
7084
|
/**
|
|
7085
|
-
* <p>The identifier of the flow for initiating the tasks. To see the ContactFlowId in the
|
|
7085
|
+
* <p>The identifier of the flow for initiating the tasks. To see the ContactFlowId in the Connect Customer admin website, on the navigation
|
|
7086
7086
|
* menu go to <b>Routing</b>, <b>Flows</b>. Choose the flow. On the
|
|
7087
7087
|
* flow page, under the name of the flow, choose <b>Show additional flow information</b>. The
|
|
7088
7088
|
* ContactFlowId is the last part of the ARN, shown here in bold: </p>
|
|
@@ -7092,7 +7092,7 @@ export interface StartTaskContactRequest {
|
|
|
7092
7092
|
*/
|
|
7093
7093
|
ContactFlowId?: string | undefined;
|
|
7094
7094
|
/**
|
|
7095
|
-
* <p>A custom key-value pair using an attribute map. The attributes are standard
|
|
7095
|
+
* <p>A custom key-value pair using an attribute map. The attributes are standard Connect Customer attributes, and
|
|
7096
7096
|
* can be accessed in flows just like any other contact attributes.</p>
|
|
7097
7097
|
* <p>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys can include only
|
|
7098
7098
|
* alphanumeric, dash, and underscore characters.</p>
|
|
@@ -7131,7 +7131,7 @@ export interface StartTaskContactRequest {
|
|
|
7131
7131
|
*/
|
|
7132
7132
|
ScheduledTime?: Date | undefined;
|
|
7133
7133
|
/**
|
|
7134
|
-
* <p>A unique identifier for the task template. For more information about task templates, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/task-templates.html">Create task templates</a> in the <i>
|
|
7134
|
+
* <p>A unique identifier for the task template. For more information about task templates, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/task-templates.html">Create task templates</a> in the <i>Connect Customer Administrator Guide</i>. </p>
|
|
7135
7135
|
* @public
|
|
7136
7136
|
*/
|
|
7137
7137
|
TaskTemplateId?: string | undefined;
|
|
@@ -7152,7 +7152,7 @@ export interface StartTaskContactRequest {
|
|
|
7152
7152
|
RelatedContactId?: string | undefined;
|
|
7153
7153
|
/**
|
|
7154
7154
|
* <p>A set of system defined key-value pairs stored on individual contact segments (unique contact ID) using an
|
|
7155
|
-
* attribute map. The attributes are standard
|
|
7155
|
+
* attribute map. The attributes are standard Connect Customer attributes. They can be accessed in flows.</p>
|
|
7156
7156
|
* <p>Attribute keys can include only alphanumeric, -, and _.</p>
|
|
7157
7157
|
* <p>This field can be used to set Contact Expiry as a duration in minutes and set a UserId for the User who created
|
|
7158
7158
|
* a task.</p>
|
|
@@ -7179,7 +7179,7 @@ export interface StartTaskContactRequest {
|
|
|
7179
7179
|
*/
|
|
7180
7180
|
export interface UpdateContactRequest {
|
|
7181
7181
|
/**
|
|
7182
|
-
* <p>The identifier of the
|
|
7182
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
7183
7183
|
* @public
|
|
7184
7184
|
*/
|
|
7185
7185
|
InstanceId: string | undefined;
|
|
@@ -7206,7 +7206,7 @@ export interface UpdateContactRequest {
|
|
|
7206
7206
|
References?: Record<string, Reference> | undefined;
|
|
7207
7207
|
/**
|
|
7208
7208
|
* <p>A set of system defined key-value pairs stored on individual contact segments (unique contact ID) using an
|
|
7209
|
-
* attribute map. The attributes are standard
|
|
7209
|
+
* attribute map. The attributes are standard Connect Customer attributes. They can be accessed in flows.</p>
|
|
7210
7210
|
* <p>Attribute keys can include only alphanumeric, -, and _.</p>
|
|
7211
7211
|
* <p>This field can be used to show channel subtype, such as <code>connect:Guide</code>.</p>
|
|
7212
7212
|
* <p>Contact Expiry, and user-defined attributes (String - String) that are defined in predefined attributes, can be
|
|
@@ -7216,32 +7216,32 @@ export interface UpdateContactRequest {
|
|
|
7216
7216
|
SegmentAttributes?: Record<string, SegmentAttributeValue> | undefined;
|
|
7217
7217
|
/**
|
|
7218
7218
|
* <p> Information about the queue associated with a contact. This parameter can only be updated for external audio
|
|
7219
|
-
* contacts. It is used when you integrate third-party systems with Contact Lens for analytics. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">
|
|
7219
|
+
* contacts. It is used when you integrate third-party systems with Contact Lens for analytics. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">Connect Customer Contact Lens integration</a> in
|
|
7220
7220
|
* the <i>
|
|
7221
|
-
*
|
|
7221
|
+
* Connect Customer Administrator Guide</i>.</p>
|
|
7222
7222
|
* @public
|
|
7223
7223
|
*/
|
|
7224
7224
|
QueueInfo?: QueueInfoInput | undefined;
|
|
7225
7225
|
/**
|
|
7226
7226
|
* <p>Information about the agent associated with a contact. This parameter can only be updated for external audio
|
|
7227
|
-
* contacts. It is used when you integrate third-party systems with Contact Lens for analytics. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">
|
|
7227
|
+
* contacts. It is used when you integrate third-party systems with Contact Lens for analytics. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">Connect Customer Contact Lens integration</a> in
|
|
7228
7228
|
* the <i>
|
|
7229
|
-
*
|
|
7229
|
+
* Connect Customer Administrator Guide</i>.</p>
|
|
7230
7230
|
* @public
|
|
7231
7231
|
*/
|
|
7232
7232
|
UserInfo?: UserInfo | undefined;
|
|
7233
7233
|
/**
|
|
7234
7234
|
* <p>The endpoint of the customer for which the contact was initiated. For external audio contacts, this is usually
|
|
7235
7235
|
* the end customer's phone number. This value can only be updated for external audio contacts. For more information,
|
|
7236
|
-
* see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">
|
|
7237
|
-
* Contact Lens integration</a> in the <i>
|
|
7236
|
+
* see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">Connect Customer
|
|
7237
|
+
* Contact Lens integration</a> in the <i>Connect Customer Administrator Guide</i>.</p>
|
|
7238
7238
|
* @public
|
|
7239
7239
|
*/
|
|
7240
7240
|
CustomerEndpoint?: Endpoint | undefined;
|
|
7241
7241
|
/**
|
|
7242
7242
|
* <p>External system endpoint for the contact was initiated. For external audio contacts, this is the phone number of
|
|
7243
7243
|
* the external system such as the contact center. This value can only be updated for external audio contacts. For more
|
|
7244
|
-
* information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">
|
|
7244
|
+
* information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-integration.html">Connect Customer Contact Lens integration</a> in the <i>Connect Customer Administrator
|
|
7245
7245
|
* Guide</i>.</p>
|
|
7246
7246
|
* @public
|
|
7247
7247
|
*/
|
|
@@ -7298,7 +7298,7 @@ export declare namespace EvaluationFormItem {
|
|
|
7298
7298
|
*/
|
|
7299
7299
|
export interface RoutingCriteria {
|
|
7300
7300
|
/**
|
|
7301
|
-
* <p>List of routing steps. When
|
|
7301
|
+
* <p>List of routing steps. When Connect Customer does not find an available agent meeting the requirements in a
|
|
7302
7302
|
* step for a given step duration, the routing criteria will move on to the next step sequentially until a join is
|
|
7303
7303
|
* completed with an agent. When all steps are exhausted, the contact will be offered to any agent in the queue.</p>
|
|
7304
7304
|
* @public
|
|
@@ -7323,7 +7323,7 @@ export interface RoutingCriteria {
|
|
|
7323
7323
|
*/
|
|
7324
7324
|
export interface RoutingCriteriaInput {
|
|
7325
7325
|
/**
|
|
7326
|
-
* <p>When
|
|
7326
|
+
* <p>When Connect Customer does not find an available agent meeting the requirements in a step for a given step
|
|
7327
7327
|
* duration, the routing criteria will move on to the next step sequentially until a join is completed with an agent.
|
|
7328
7328
|
* When all steps are exhausted, the contact will be offered to any agent in the queue.</p>
|
|
7329
7329
|
* @public
|
|
@@ -7367,7 +7367,7 @@ export interface EvaluationFormSection {
|
|
|
7367
7367
|
*/
|
|
7368
7368
|
export interface CreateEvaluationFormRequest {
|
|
7369
7369
|
/**
|
|
7370
|
-
* <p>The identifier of the
|
|
7370
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
7371
7371
|
* @public
|
|
7372
7372
|
*/
|
|
7373
7373
|
InstanceId: string | undefined;
|
|
@@ -7592,12 +7592,12 @@ export interface EvaluationFormContent {
|
|
|
7592
7592
|
*/
|
|
7593
7593
|
export interface UpdateContactRoutingDataRequest {
|
|
7594
7594
|
/**
|
|
7595
|
-
* <p>The identifier of the
|
|
7595
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
7596
7596
|
* @public
|
|
7597
7597
|
*/
|
|
7598
7598
|
InstanceId: string | undefined;
|
|
7599
7599
|
/**
|
|
7600
|
-
* <p>The identifier of the contact in this instance of
|
|
7600
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
7601
7601
|
* @public
|
|
7602
7602
|
*/
|
|
7603
7603
|
ContactId: string | undefined;
|
|
@@ -7626,7 +7626,7 @@ export interface UpdateContactRoutingDataRequest {
|
|
|
7626
7626
|
*/
|
|
7627
7627
|
export interface UpdateEvaluationFormRequest {
|
|
7628
7628
|
/**
|
|
7629
|
-
* <p>The identifier of the
|
|
7629
|
+
* <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
7630
7630
|
* @public
|
|
7631
7631
|
*/
|
|
7632
7632
|
InstanceId: string | undefined;
|
|
@@ -7843,14 +7843,14 @@ export interface Contact {
|
|
|
7843
7843
|
*/
|
|
7844
7844
|
RelatedContactId?: string | undefined;
|
|
7845
7845
|
/**
|
|
7846
|
-
* <p>Information about
|
|
7846
|
+
* <p>Information about Connect Customer Wisdom.</p>
|
|
7847
7847
|
* @public
|
|
7848
7848
|
*/
|
|
7849
7849
|
WisdomInfo?: WisdomInfo | undefined;
|
|
7850
7850
|
/**
|
|
7851
7851
|
* <p>The customer's identification number. For example, the <code>CustomerId</code> may be a customer number from
|
|
7852
7852
|
* your CRM. You can create a Lambda function to pull the unique customer ID of the caller from your CRM system. If you
|
|
7853
|
-
* enable
|
|
7853
|
+
* enable Connect Customer Voice ID capability, this attribute is populated with the <code>CustomerSpeakerId</code> of
|
|
7854
7854
|
* the caller.</p>
|
|
7855
7855
|
* @public
|
|
7856
7856
|
*/
|
|
@@ -7888,7 +7888,7 @@ export interface Contact {
|
|
|
7888
7888
|
*/
|
|
7889
7889
|
Tags?: Record<string, string> | undefined;
|
|
7890
7890
|
/**
|
|
7891
|
-
* <p>The timestamp when customer endpoint connected to
|
|
7891
|
+
* <p>The timestamp when customer endpoint connected to Connect Customer.</p>
|
|
7892
7892
|
* @public
|
|
7893
7893
|
*/
|
|
7894
7894
|
ConnectedToSystemTimestamp?: Date | undefined;
|
|
@@ -7908,7 +7908,7 @@ export interface Contact {
|
|
|
7908
7908
|
*/
|
|
7909
7909
|
Campaign?: Campaign | undefined;
|
|
7910
7910
|
/**
|
|
7911
|
-
* <p>Indicates how an <a href="https://docs.aws.amazon.com/connect/latest/adminguide/how-to-create-campaigns.html">outbound campaign</a> call is actually disposed if the contact is connected to
|
|
7911
|
+
* <p>Indicates how an <a href="https://docs.aws.amazon.com/connect/latest/adminguide/how-to-create-campaigns.html">outbound campaign</a> call is actually disposed if the contact is connected to Connect Customer.</p>
|
|
7912
7912
|
* @public
|
|
7913
7913
|
*/
|
|
7914
7914
|
AnsweringMachineDetectionStatus?: AnsweringMachineDetectionStatus | undefined;
|
|
@@ -7939,7 +7939,7 @@ export interface Contact {
|
|
|
7939
7939
|
AdditionalEmailRecipients?: AdditionalEmailRecipients | undefined;
|
|
7940
7940
|
/**
|
|
7941
7941
|
* <p>A set of system defined key-value pairs stored on individual contact segments using an attribute map. The
|
|
7942
|
-
* attributes are standard
|
|
7942
|
+
* attributes are standard Connect Customer attributes and can be accessed in flows. Attribute keys can include only
|
|
7943
7943
|
* alphanumeric, -, and _ characters. This field can be used to show channel subtype. For example,
|
|
7944
7944
|
* <code>connect:Guide</code> or <code>connect:SMS</code>.</p>
|
|
7945
7945
|
* @public
|
|
@@ -7953,7 +7953,7 @@ export interface Contact {
|
|
|
7953
7953
|
/**
|
|
7954
7954
|
* <p>The disconnect reason for the contact. For a list and description of all the possible disconnect reasons by
|
|
7955
7955
|
* channel, see DisconnectReason under <a href="https://docs.aws.amazon.com/connect/latest/adminguide/ctr-data-model.html#ctr-ContactTraceRecord">ContactTraceRecord</a> in the
|
|
7956
|
-
* <i>
|
|
7956
|
+
* <i>Connect Customer Administrator Guide</i>. </p>
|
|
7957
7957
|
* @public
|
|
7958
7958
|
*/
|
|
7959
7959
|
DisconnectReason?: string | undefined;
|
|
@@ -8051,7 +8051,7 @@ export interface ContactSearchSummary {
|
|
|
8051
8051
|
*/
|
|
8052
8052
|
InitiationTimestamp?: Date | undefined;
|
|
8053
8053
|
/**
|
|
8054
|
-
* <p>The timestamp when the customer endpoint disconnected from
|
|
8054
|
+
* <p>The timestamp when the customer endpoint disconnected from Connect Customer.</p>
|
|
8055
8055
|
* @public
|
|
8056
8056
|
*/
|
|
8057
8057
|
DisconnectTimestamp?: Date | undefined;
|