@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
|
@@ -6,7 +6,7 @@ import type { Attribute, ContactFlow, ContactFlowModule, DataTable, DataTableAtt
|
|
|
6
6
|
*/
|
|
7
7
|
export interface GetPromptFileRequest {
|
|
8
8
|
/**
|
|
9
|
-
* <p>The identifier of the
|
|
9
|
+
* <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>
|
|
10
10
|
* @public
|
|
11
11
|
*/
|
|
12
12
|
InstanceId: string | undefined;
|
|
@@ -42,7 +42,7 @@ export interface GetPromptFileResponse {
|
|
|
42
42
|
*/
|
|
43
43
|
export interface GetTaskTemplateRequest {
|
|
44
44
|
/**
|
|
45
|
-
* <p>The identifier of the
|
|
45
|
+
* <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>
|
|
46
46
|
* @public
|
|
47
47
|
*/
|
|
48
48
|
InstanceId: string | undefined;
|
|
@@ -62,7 +62,7 @@ export interface GetTaskTemplateRequest {
|
|
|
62
62
|
*/
|
|
63
63
|
export interface GetTaskTemplateResponse {
|
|
64
64
|
/**
|
|
65
|
-
* <p>The identifier of the
|
|
65
|
+
* <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>
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
InstanceId?: string | undefined;
|
|
@@ -289,7 +289,7 @@ export interface GetTrafficDistributionResponse {
|
|
|
289
289
|
*/
|
|
290
290
|
export interface ImportPhoneNumberRequest {
|
|
291
291
|
/**
|
|
292
|
-
* <p>The identifier of the
|
|
292
|
+
* <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>
|
|
293
293
|
* @public
|
|
294
294
|
*/
|
|
295
295
|
InstanceId: string | undefined;
|
|
@@ -371,7 +371,7 @@ export interface ImportWorkspaceMediaResponse {
|
|
|
371
371
|
*/
|
|
372
372
|
export interface ListAgentStatusRequest {
|
|
373
373
|
/**
|
|
374
|
-
* <p>The identifier of the
|
|
374
|
+
* <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>
|
|
375
375
|
* @public
|
|
376
376
|
*/
|
|
377
377
|
InstanceId: string | undefined;
|
|
@@ -412,7 +412,7 @@ export interface ListAgentStatusResponse {
|
|
|
412
412
|
*/
|
|
413
413
|
export interface ListAnalyticsDataAssociationsRequest {
|
|
414
414
|
/**
|
|
415
|
-
* <p>The identifier of the
|
|
415
|
+
* <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>
|
|
416
416
|
* @public
|
|
417
417
|
*/
|
|
418
418
|
InstanceId: string | undefined;
|
|
@@ -455,7 +455,7 @@ export interface ListAnalyticsDataAssociationsResponse {
|
|
|
455
455
|
*/
|
|
456
456
|
export interface ListAnalyticsDataLakeDataSetsRequest {
|
|
457
457
|
/**
|
|
458
|
-
* <p>The identifier of the
|
|
458
|
+
* <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>
|
|
459
459
|
* @public
|
|
460
460
|
*/
|
|
461
461
|
InstanceId: string | undefined;
|
|
@@ -509,7 +509,7 @@ export interface ListAnalyticsDataLakeDataSetsResponse {
|
|
|
509
509
|
*/
|
|
510
510
|
export interface ListApprovedOriginsRequest {
|
|
511
511
|
/**
|
|
512
|
-
* <p>The identifier of the
|
|
512
|
+
* <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>
|
|
513
513
|
* @public
|
|
514
514
|
*/
|
|
515
515
|
InstanceId: string | undefined;
|
|
@@ -545,12 +545,12 @@ export interface ListApprovedOriginsResponse {
|
|
|
545
545
|
*/
|
|
546
546
|
export interface ListAssociatedContactsRequest {
|
|
547
547
|
/**
|
|
548
|
-
* <p>The identifier of the
|
|
548
|
+
* <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>
|
|
549
549
|
* @public
|
|
550
550
|
*/
|
|
551
551
|
InstanceId: string | undefined;
|
|
552
552
|
/**
|
|
553
|
-
* <p>The identifier of the contact in this instance of
|
|
553
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
554
554
|
* @public
|
|
555
555
|
*/
|
|
556
556
|
ContactId: string | undefined;
|
|
@@ -572,7 +572,7 @@ export interface ListAssociatedContactsRequest {
|
|
|
572
572
|
*/
|
|
573
573
|
export interface AssociatedContactSummary {
|
|
574
574
|
/**
|
|
575
|
-
* <p>The identifier of the contact in this instance of
|
|
575
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
576
576
|
* @public
|
|
577
577
|
*/
|
|
578
578
|
ContactId?: string | undefined;
|
|
@@ -639,7 +639,7 @@ export interface ListAssociatedContactsResponse {
|
|
|
639
639
|
*/
|
|
640
640
|
export interface ListAttachedFilesConfigurationsRequest {
|
|
641
641
|
/**
|
|
642
|
-
* <p>The identifier of the
|
|
642
|
+
* <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>
|
|
643
643
|
* @public
|
|
644
644
|
*/
|
|
645
645
|
InstanceId: string | undefined;
|
|
@@ -661,7 +661,7 @@ export interface ListAttachedFilesConfigurationsRequest {
|
|
|
661
661
|
*/
|
|
662
662
|
export interface AttachedFilesConfigurationSummary {
|
|
663
663
|
/**
|
|
664
|
-
* <p>The identifier of the
|
|
664
|
+
* <p>The identifier of the Connect Customer instance.</p>
|
|
665
665
|
* @public
|
|
666
666
|
*/
|
|
667
667
|
InstanceId: string | undefined;
|
|
@@ -701,7 +701,7 @@ export interface ListAttachedFilesConfigurationsResponse {
|
|
|
701
701
|
*/
|
|
702
702
|
export interface ListAuthenticationProfilesRequest {
|
|
703
703
|
/**
|
|
704
|
-
* <p>The identifier of the
|
|
704
|
+
* <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>
|
|
705
705
|
* @public
|
|
706
706
|
*/
|
|
707
707
|
InstanceId: string | undefined;
|
|
@@ -718,7 +718,7 @@ export interface ListAuthenticationProfilesRequest {
|
|
|
718
718
|
NextToken?: string | undefined;
|
|
719
719
|
}
|
|
720
720
|
/**
|
|
721
|
-
* <p>This API is in preview release for
|
|
721
|
+
* <p>This API is in preview release for Connect Customer and is subject to change. To
|
|
722
722
|
* request access to this API, contact Amazon Web Services Support.</p>
|
|
723
723
|
* <p>A summary of a given authentication profile.</p>
|
|
724
724
|
* @public
|
|
@@ -740,8 +740,8 @@ export interface AuthenticationProfileSummary {
|
|
|
740
740
|
*/
|
|
741
741
|
Name?: string | undefined;
|
|
742
742
|
/**
|
|
743
|
-
* <p>Shows whether the authentication profile is the default authentication profile for the
|
|
744
|
-
* instance. The default authentication profile applies to all agents in an
|
|
743
|
+
* <p>Shows whether the authentication profile is the default authentication profile for the Connect Customer
|
|
744
|
+
* instance. The default authentication profile applies to all agents in an Connect Customer instance, unless
|
|
745
745
|
* overridden by another authentication profile.</p>
|
|
746
746
|
* @public
|
|
747
747
|
*/
|
|
@@ -777,7 +777,7 @@ export interface ListAuthenticationProfilesResponse {
|
|
|
777
777
|
*/
|
|
778
778
|
export interface ListBotsRequest {
|
|
779
779
|
/**
|
|
780
|
-
* <p>The identifier of the
|
|
780
|
+
* <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>
|
|
781
781
|
* @public
|
|
782
782
|
*/
|
|
783
783
|
InstanceId: string | undefined;
|
|
@@ -887,12 +887,12 @@ export interface ListChildHoursOfOperationsResponse {
|
|
|
887
887
|
*/
|
|
888
888
|
export interface ListContactEvaluationsRequest {
|
|
889
889
|
/**
|
|
890
|
-
* <p>The identifier of the
|
|
890
|
+
* <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>
|
|
891
891
|
* @public
|
|
892
892
|
*/
|
|
893
893
|
InstanceId: string | undefined;
|
|
894
894
|
/**
|
|
895
|
-
* <p>The identifier of the contact in this instance of
|
|
895
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
896
896
|
* @public
|
|
897
897
|
*/
|
|
898
898
|
ContactId: string | undefined;
|
|
@@ -1031,7 +1031,7 @@ export interface ListContactEvaluationsResponse {
|
|
|
1031
1031
|
*/
|
|
1032
1032
|
export interface ListContactFlowModuleAliasesRequest {
|
|
1033
1033
|
/**
|
|
1034
|
-
* <p>The identifier of the
|
|
1034
|
+
* <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>
|
|
1035
1035
|
* @public
|
|
1036
1036
|
*/
|
|
1037
1037
|
InstanceId: string | undefined;
|
|
@@ -1108,7 +1108,7 @@ export interface ListContactFlowModuleAliasesResponse {
|
|
|
1108
1108
|
*/
|
|
1109
1109
|
export interface ListContactFlowModulesRequest {
|
|
1110
1110
|
/**
|
|
1111
|
-
* <p>The identifier of the
|
|
1111
|
+
* <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>
|
|
1112
1112
|
* @public
|
|
1113
1113
|
*/
|
|
1114
1114
|
InstanceId: string | undefined;
|
|
@@ -1175,7 +1175,7 @@ export interface ListContactFlowModulesResponse {
|
|
|
1175
1175
|
*/
|
|
1176
1176
|
export interface ListContactFlowModuleVersionsRequest {
|
|
1177
1177
|
/**
|
|
1178
|
-
* <p>The identifier of the
|
|
1178
|
+
* <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>
|
|
1179
1179
|
* @public
|
|
1180
1180
|
*/
|
|
1181
1181
|
InstanceId: string | undefined;
|
|
@@ -1237,7 +1237,7 @@ export interface ListContactFlowModuleVersionsResponse {
|
|
|
1237
1237
|
*/
|
|
1238
1238
|
export interface ListContactFlowsRequest {
|
|
1239
1239
|
/**
|
|
1240
|
-
* <p>The identifier of the
|
|
1240
|
+
* <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>
|
|
1241
1241
|
* @public
|
|
1242
1242
|
*/
|
|
1243
1243
|
InstanceId: string | undefined;
|
|
@@ -1260,7 +1260,7 @@ export interface ListContactFlowsRequest {
|
|
|
1260
1260
|
}
|
|
1261
1261
|
/**
|
|
1262
1262
|
* <p>Contains summary information about a flow.</p>
|
|
1263
|
-
* <p>You can also create and update flows using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language.html">
|
|
1263
|
+
* <p>You can also create and update flows using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language.html">Connect Customer
|
|
1264
1264
|
* Flow language</a>.</p>
|
|
1265
1265
|
* @public
|
|
1266
1266
|
*/
|
|
@@ -1316,7 +1316,7 @@ export interface ListContactFlowsResponse {
|
|
|
1316
1316
|
*/
|
|
1317
1317
|
export interface ListContactFlowVersionsRequest {
|
|
1318
1318
|
/**
|
|
1319
|
-
* <p>The identifier of the
|
|
1319
|
+
* <p>The identifier of the Connect Customer instance.</p>
|
|
1320
1320
|
* @public
|
|
1321
1321
|
*/
|
|
1322
1322
|
InstanceId: string | undefined;
|
|
@@ -1378,7 +1378,7 @@ export interface ListContactFlowVersionsResponse {
|
|
|
1378
1378
|
*/
|
|
1379
1379
|
export interface ListContactReferencesRequest {
|
|
1380
1380
|
/**
|
|
1381
|
-
* <p>The identifier of the
|
|
1381
|
+
* <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>
|
|
1382
1382
|
* @public
|
|
1383
1383
|
*/
|
|
1384
1384
|
InstanceId: string | undefined;
|
|
@@ -2074,7 +2074,7 @@ export interface ListDataTableValuesResponse {
|
|
|
2074
2074
|
*/
|
|
2075
2075
|
export interface ListDefaultVocabulariesRequest {
|
|
2076
2076
|
/**
|
|
2077
|
-
* <p>The identifier of the
|
|
2077
|
+
* <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>
|
|
2078
2078
|
* @public
|
|
2079
2079
|
*/
|
|
2080
2080
|
InstanceId: string | undefined;
|
|
@@ -2103,7 +2103,7 @@ export interface ListDefaultVocabulariesRequest {
|
|
|
2103
2103
|
*/
|
|
2104
2104
|
export interface DefaultVocabulary {
|
|
2105
2105
|
/**
|
|
2106
|
-
* <p>The identifier of the
|
|
2106
|
+
* <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>
|
|
2107
2107
|
* @public
|
|
2108
2108
|
*/
|
|
2109
2109
|
InstanceId: string | undefined;
|
|
@@ -2193,7 +2193,7 @@ export interface ListEntitySecurityProfilesResponse {
|
|
|
2193
2193
|
*/
|
|
2194
2194
|
export interface ListEvaluationFormsRequest {
|
|
2195
2195
|
/**
|
|
2196
|
-
* <p>The identifier of the
|
|
2196
|
+
* <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>
|
|
2197
2197
|
* @public
|
|
2198
2198
|
*/
|
|
2199
2199
|
InstanceId: string | undefined;
|
|
@@ -2290,7 +2290,7 @@ export interface ListEvaluationFormsResponse {
|
|
|
2290
2290
|
*/
|
|
2291
2291
|
export interface ListEvaluationFormVersionsRequest {
|
|
2292
2292
|
/**
|
|
2293
|
-
* <p>The identifier of the
|
|
2293
|
+
* <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>
|
|
2294
2294
|
* @public
|
|
2295
2295
|
*/
|
|
2296
2296
|
InstanceId: string | undefined;
|
|
@@ -2382,7 +2382,7 @@ export interface ListEvaluationFormVersionsResponse {
|
|
|
2382
2382
|
*/
|
|
2383
2383
|
export interface ListFlowAssociationsRequest {
|
|
2384
2384
|
/**
|
|
2385
|
-
* <p>The identifier of the
|
|
2385
|
+
* <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>
|
|
2386
2386
|
* @public
|
|
2387
2387
|
*/
|
|
2388
2388
|
InstanceId: string | undefined;
|
|
@@ -2423,7 +2423,7 @@ export interface ListFlowAssociationsResponse {
|
|
|
2423
2423
|
*/
|
|
2424
2424
|
export interface ListHoursOfOperationOverridesRequest {
|
|
2425
2425
|
/**
|
|
2426
|
-
* <p>The identifier of the
|
|
2426
|
+
* <p>The identifier of the Connect Customer instance.</p>
|
|
2427
2427
|
* @public
|
|
2428
2428
|
*/
|
|
2429
2429
|
InstanceId: string | undefined;
|
|
@@ -2475,7 +2475,7 @@ export interface ListHoursOfOperationOverridesResponse {
|
|
|
2475
2475
|
*/
|
|
2476
2476
|
export interface ListHoursOfOperationsRequest {
|
|
2477
2477
|
/**
|
|
2478
|
-
* <p>The identifier of the
|
|
2478
|
+
* <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>
|
|
2479
2479
|
* @public
|
|
2480
2480
|
*/
|
|
2481
2481
|
InstanceId: string | undefined;
|
|
@@ -2542,7 +2542,7 @@ export interface ListHoursOfOperationsResponse {
|
|
|
2542
2542
|
*/
|
|
2543
2543
|
export interface ListInstanceAttributesRequest {
|
|
2544
2544
|
/**
|
|
2545
|
-
* <p>The identifier of the
|
|
2545
|
+
* <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>
|
|
2546
2546
|
* @public
|
|
2547
2547
|
*/
|
|
2548
2548
|
InstanceId: string | undefined;
|
|
@@ -2640,7 +2640,7 @@ export interface InstanceSummary {
|
|
|
2640
2640
|
*/
|
|
2641
2641
|
OutboundCallsEnabled?: boolean | undefined;
|
|
2642
2642
|
/**
|
|
2643
|
-
* <p>This URL allows contact center users to access the
|
|
2643
|
+
* <p>This URL allows contact center users to access the Connect Customer admin website.</p>
|
|
2644
2644
|
* @public
|
|
2645
2645
|
*/
|
|
2646
2646
|
InstanceAccessUrl?: string | undefined;
|
|
@@ -2665,7 +2665,7 @@ export interface ListInstancesResponse {
|
|
|
2665
2665
|
*/
|
|
2666
2666
|
export interface ListInstanceStorageConfigsRequest {
|
|
2667
2667
|
/**
|
|
2668
|
-
* <p>The identifier of the
|
|
2668
|
+
* <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>
|
|
2669
2669
|
* @public
|
|
2670
2670
|
*/
|
|
2671
2671
|
InstanceId: string | undefined;
|
|
@@ -2706,7 +2706,7 @@ export interface ListInstanceStorageConfigsResponse {
|
|
|
2706
2706
|
*/
|
|
2707
2707
|
export interface ListIntegrationAssociationsRequest {
|
|
2708
2708
|
/**
|
|
2709
|
-
* <p>The identifier of the
|
|
2709
|
+
* <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>
|
|
2710
2710
|
* @public
|
|
2711
2711
|
*/
|
|
2712
2712
|
InstanceId: string | undefined;
|
|
@@ -2748,7 +2748,7 @@ export interface IntegrationAssociationSummary {
|
|
|
2748
2748
|
*/
|
|
2749
2749
|
IntegrationAssociationArn?: string | undefined;
|
|
2750
2750
|
/**
|
|
2751
|
-
* <p>The identifier of the
|
|
2751
|
+
* <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>
|
|
2752
2752
|
* @public
|
|
2753
2753
|
*/
|
|
2754
2754
|
InstanceId?: string | undefined;
|
|
@@ -2798,7 +2798,7 @@ export interface ListIntegrationAssociationsResponse {
|
|
|
2798
2798
|
*/
|
|
2799
2799
|
export interface ListLambdaFunctionsRequest {
|
|
2800
2800
|
/**
|
|
2801
|
-
* <p>The identifier of the
|
|
2801
|
+
* <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>
|
|
2802
2802
|
* @public
|
|
2803
2803
|
*/
|
|
2804
2804
|
InstanceId: string | undefined;
|
|
@@ -2834,7 +2834,7 @@ export interface ListLambdaFunctionsResponse {
|
|
|
2834
2834
|
*/
|
|
2835
2835
|
export interface ListLexBotsRequest {
|
|
2836
2836
|
/**
|
|
2837
|
-
* <p>The identifier of the
|
|
2837
|
+
* <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>
|
|
2838
2838
|
* @public
|
|
2839
2839
|
*/
|
|
2840
2840
|
InstanceId: string | undefined;
|
|
@@ -2906,7 +2906,7 @@ export interface ListNotificationsResponse {
|
|
|
2906
2906
|
*/
|
|
2907
2907
|
export interface ListPhoneNumbersRequest {
|
|
2908
2908
|
/**
|
|
2909
|
-
* <p>The identifier of the
|
|
2909
|
+
* <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>
|
|
2910
2910
|
* @public
|
|
2911
2911
|
*/
|
|
2912
2912
|
InstanceId: string | undefined;
|
|
@@ -2988,16 +2988,16 @@ export interface ListPhoneNumbersResponse {
|
|
|
2988
2988
|
*/
|
|
2989
2989
|
export interface ListPhoneNumbersV2Request {
|
|
2990
2990
|
/**
|
|
2991
|
-
* <p>The Amazon Resource Name (ARN) for
|
|
2992
|
-
* numbers claimed to all the
|
|
2991
|
+
* <p>The Amazon Resource Name (ARN) for Connect Customer instances or traffic distribution groups that phone number inbound traffic is routed through. If both <code>TargetArn</code> and <code>InstanceId</code> input are not provided, this API lists
|
|
2992
|
+
* numbers claimed to all the Connect Customer instances belonging to your account in the same Amazon Web Services Region as the request.</p>
|
|
2993
2993
|
* @public
|
|
2994
2994
|
*/
|
|
2995
2995
|
TargetArn?: string | undefined;
|
|
2996
2996
|
/**
|
|
2997
|
-
* <p>The identifier of the
|
|
2997
|
+
* <p>The identifier of the Connect Customer instance that phone numbers are claimed to. You
|
|
2998
2998
|
* can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the
|
|
2999
2999
|
* instance ID</a> in the Amazon Resource Name (ARN) of the instance. If both <code>TargetArn</code> and <code>InstanceId</code> are not provided, this API lists
|
|
3000
|
-
* numbers claimed to all the
|
|
3000
|
+
* numbers claimed to all the Connect Customer instances belonging to your account in the same Amazon Web Services Region as the request.</p>
|
|
3001
3001
|
* @public
|
|
3002
3002
|
*/
|
|
3003
3003
|
InstanceId?: string | undefined;
|
|
@@ -3029,7 +3029,7 @@ export interface ListPhoneNumbersV2Request {
|
|
|
3029
3029
|
PhoneNumberPrefix?: string | undefined;
|
|
3030
3030
|
}
|
|
3031
3031
|
/**
|
|
3032
|
-
* <p>Information about phone numbers that have been claimed to your
|
|
3032
|
+
* <p>Information about phone numbers that have been claimed to your Connect Customer instance or traffic distribution group.</p>
|
|
3033
3033
|
* @public
|
|
3034
3034
|
*/
|
|
3035
3035
|
export interface ListPhoneNumbersSummary {
|
|
@@ -3059,12 +3059,12 @@ export interface ListPhoneNumbersSummary {
|
|
|
3059
3059
|
*/
|
|
3060
3060
|
PhoneNumberType?: PhoneNumberType | undefined;
|
|
3061
3061
|
/**
|
|
3062
|
-
* <p>The Amazon Resource Name (ARN) for
|
|
3062
|
+
* <p>The Amazon Resource Name (ARN) for Connect Customer instances or traffic distribution groups that phone number inbound traffic is routed through.</p>
|
|
3063
3063
|
* @public
|
|
3064
3064
|
*/
|
|
3065
3065
|
TargetArn?: string | undefined;
|
|
3066
3066
|
/**
|
|
3067
|
-
* <p>The identifier of the
|
|
3067
|
+
* <p>The identifier of the Connect Customer instance that phone numbers are claimed to. You
|
|
3068
3068
|
* can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the
|
|
3069
3069
|
* instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
3070
3070
|
* @public
|
|
@@ -3093,7 +3093,7 @@ export interface ListPhoneNumbersV2Response {
|
|
|
3093
3093
|
*/
|
|
3094
3094
|
NextToken?: string | undefined;
|
|
3095
3095
|
/**
|
|
3096
|
-
* <p>Information about phone numbers that have been claimed to your
|
|
3096
|
+
* <p>Information about phone numbers that have been claimed to your Connect Customer instances or traffic distribution groups.</p>
|
|
3097
3097
|
* @public
|
|
3098
3098
|
*/
|
|
3099
3099
|
ListPhoneNumbersSummaryList?: ListPhoneNumbersSummary[] | undefined;
|
|
@@ -3103,7 +3103,7 @@ export interface ListPhoneNumbersV2Response {
|
|
|
3103
3103
|
*/
|
|
3104
3104
|
export interface ListPredefinedAttributesRequest {
|
|
3105
3105
|
/**
|
|
3106
|
-
* <p>The identifier of the
|
|
3106
|
+
* <p>The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the
|
|
3107
3107
|
* instance.</p>
|
|
3108
3108
|
* @public
|
|
3109
3109
|
*/
|
|
@@ -3161,7 +3161,7 @@ export interface ListPredefinedAttributesResponse {
|
|
|
3161
3161
|
*/
|
|
3162
3162
|
export interface ListPromptsRequest {
|
|
3163
3163
|
/**
|
|
3164
|
-
* <p>The identifier of the
|
|
3164
|
+
* <p>The identifier of the Connect Customer instance.</p>
|
|
3165
3165
|
* @public
|
|
3166
3166
|
*/
|
|
3167
3167
|
InstanceId: string | undefined;
|
|
@@ -3228,7 +3228,7 @@ export interface ListPromptsResponse {
|
|
|
3228
3228
|
*/
|
|
3229
3229
|
export interface ListQueueEmailAddressesRequest {
|
|
3230
3230
|
/**
|
|
3231
|
-
* <p>The identifier of the
|
|
3231
|
+
* <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>
|
|
3232
3232
|
* @public
|
|
3233
3233
|
*/
|
|
3234
3234
|
InstanceId: string | undefined;
|
|
@@ -3300,7 +3300,7 @@ export interface ListQueueEmailAddressesResponse {
|
|
|
3300
3300
|
*/
|
|
3301
3301
|
export interface ListQueueQuickConnectsRequest {
|
|
3302
3302
|
/**
|
|
3303
|
-
* <p>The identifier of the
|
|
3303
|
+
* <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>
|
|
3304
3304
|
* @public
|
|
3305
3305
|
*/
|
|
3306
3306
|
InstanceId: string | undefined;
|
|
@@ -3342,7 +3342,7 @@ export interface QuickConnectSummary {
|
|
|
3342
3342
|
*/
|
|
3343
3343
|
Name?: string | undefined;
|
|
3344
3344
|
/**
|
|
3345
|
-
* <p>The type of quick connect. In the
|
|
3345
|
+
* <p>The type of quick connect. In the Connect Customer admin website, when you create a quick connect, you are
|
|
3346
3346
|
* prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).</p>
|
|
3347
3347
|
* @public
|
|
3348
3348
|
*/
|
|
@@ -3388,7 +3388,7 @@ export interface ListQueueQuickConnectsResponse {
|
|
|
3388
3388
|
*/
|
|
3389
3389
|
export interface ListQueuesRequest {
|
|
3390
3390
|
/**
|
|
3391
|
-
* <p>The identifier of the
|
|
3391
|
+
* <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>
|
|
3392
3392
|
* @public
|
|
3393
3393
|
*/
|
|
3394
3394
|
InstanceId: string | undefined;
|
|
@@ -3465,7 +3465,7 @@ export interface ListQueuesResponse {
|
|
|
3465
3465
|
*/
|
|
3466
3466
|
export interface ListQuickConnectsRequest {
|
|
3467
3467
|
/**
|
|
3468
|
-
* <p>The identifier of the
|
|
3468
|
+
* <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. Both Instance ID and Instance ARN are supported input formats. </p>
|
|
3469
3469
|
* @public
|
|
3470
3470
|
*/
|
|
3471
3471
|
InstanceId: string | undefined;
|
|
@@ -3481,7 +3481,7 @@ export interface ListQuickConnectsRequest {
|
|
|
3481
3481
|
*/
|
|
3482
3482
|
MaxResults?: number | undefined;
|
|
3483
3483
|
/**
|
|
3484
|
-
* <p>The type of quick connect. In the
|
|
3484
|
+
* <p>The type of quick connect. In the Connect Customer admin website, when you create a quick connect, you are
|
|
3485
3485
|
* prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).</p>
|
|
3486
3486
|
* @public
|
|
3487
3487
|
*/
|
|
@@ -3507,12 +3507,12 @@ export interface ListQuickConnectsResponse {
|
|
|
3507
3507
|
*/
|
|
3508
3508
|
export interface ListRealtimeContactAnalysisSegmentsV2Request {
|
|
3509
3509
|
/**
|
|
3510
|
-
* <p>The identifier of the
|
|
3510
|
+
* <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>
|
|
3511
3511
|
* @public
|
|
3512
3512
|
*/
|
|
3513
3513
|
InstanceId: string | undefined;
|
|
3514
3514
|
/**
|
|
3515
|
-
* <p>The identifier of the contact in this instance of
|
|
3515
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
3516
3516
|
* @public
|
|
3517
3517
|
*/
|
|
3518
3518
|
ContactId: string | undefined;
|
|
@@ -3552,7 +3552,7 @@ export interface RealTimeContactAnalysisAttachment {
|
|
|
3552
3552
|
AttachmentName: string | undefined;
|
|
3553
3553
|
/**
|
|
3554
3554
|
* <p>Describes the MIME file type of the attachment. For a list of supported file types, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/feature-limits.html">Feature specifications</a> in the
|
|
3555
|
-
* <i>
|
|
3555
|
+
* <i>Connect Customer Administrator Guide</i>.</p>
|
|
3556
3556
|
* @public
|
|
3557
3557
|
*/
|
|
3558
3558
|
ContentType?: string | undefined;
|
|
@@ -4044,7 +4044,7 @@ export interface ListRealtimeContactAnalysisSegmentsV2Response {
|
|
|
4044
4044
|
*/
|
|
4045
4045
|
export interface ListRoutingProfileManualAssignmentQueuesRequest {
|
|
4046
4046
|
/**
|
|
4047
|
-
* <p>The identifier of the
|
|
4047
|
+
* <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>
|
|
4048
4048
|
* @public
|
|
4049
4049
|
*/
|
|
4050
4050
|
InstanceId: string | undefined;
|
|
@@ -4124,7 +4124,7 @@ export interface ListRoutingProfileManualAssignmentQueuesResponse {
|
|
|
4124
4124
|
*/
|
|
4125
4125
|
export interface ListRoutingProfileQueuesRequest {
|
|
4126
4126
|
/**
|
|
4127
|
-
* <p>The identifier of the
|
|
4127
|
+
* <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>
|
|
4128
4128
|
* @public
|
|
4129
4129
|
*/
|
|
4130
4130
|
InstanceId: string | undefined;
|
|
@@ -4174,7 +4174,7 @@ export interface RoutingProfileQueueConfigSummary {
|
|
|
4174
4174
|
/**
|
|
4175
4175
|
* <p>The delay, in seconds, that a contact should be in the queue before they are routed to an available agent. For
|
|
4176
4176
|
* more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-routing-profiles-priority.html">Queues: priority and delay</a> in the
|
|
4177
|
-
* <i>
|
|
4177
|
+
* <i>Connect Customer Administrator Guide</i>.</p>
|
|
4178
4178
|
* @public
|
|
4179
4179
|
*/
|
|
4180
4180
|
Delay: number | undefined;
|
|
@@ -4214,7 +4214,7 @@ export interface ListRoutingProfileQueuesResponse {
|
|
|
4214
4214
|
*/
|
|
4215
4215
|
export interface ListRoutingProfilesRequest {
|
|
4216
4216
|
/**
|
|
4217
|
-
* <p>The identifier of the
|
|
4217
|
+
* <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>
|
|
4218
4218
|
* @public
|
|
4219
4219
|
*/
|
|
4220
4220
|
InstanceId: string | undefined;
|
|
@@ -4281,7 +4281,7 @@ export interface ListRoutingProfilesResponse {
|
|
|
4281
4281
|
*/
|
|
4282
4282
|
export interface ListRulesRequest {
|
|
4283
4283
|
/**
|
|
4284
|
-
* <p>The identifier of the
|
|
4284
|
+
* <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>
|
|
4285
4285
|
* @public
|
|
4286
4286
|
*/
|
|
4287
4287
|
InstanceId: string | undefined;
|
|
@@ -4373,7 +4373,7 @@ export interface ListRulesResponse {
|
|
|
4373
4373
|
*/
|
|
4374
4374
|
export interface ListSecurityKeysRequest {
|
|
4375
4375
|
/**
|
|
4376
|
-
* <p>The identifier of the
|
|
4376
|
+
* <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>
|
|
4377
4377
|
* @public
|
|
4378
4378
|
*/
|
|
4379
4379
|
InstanceId: string | undefined;
|
|
@@ -4435,7 +4435,7 @@ export interface ListSecurityProfileApplicationsRequest {
|
|
|
4435
4435
|
*/
|
|
4436
4436
|
SecurityProfileId: string | undefined;
|
|
4437
4437
|
/**
|
|
4438
|
-
* <p>The identifier of the
|
|
4438
|
+
* <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>
|
|
4439
4439
|
* @public
|
|
4440
4440
|
*/
|
|
4441
4441
|
InstanceId: string | undefined;
|
|
@@ -4486,7 +4486,7 @@ export interface ListSecurityProfileFlowModulesRequest {
|
|
|
4486
4486
|
*/
|
|
4487
4487
|
SecurityProfileId: string | undefined;
|
|
4488
4488
|
/**
|
|
4489
|
-
* <p> The identifier of the
|
|
4489
|
+
* <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>
|
|
4490
4490
|
* @public
|
|
4491
4491
|
*/
|
|
4492
4492
|
InstanceId: string | undefined;
|
|
@@ -4538,7 +4538,7 @@ export interface ListSecurityProfilePermissionsRequest {
|
|
|
4538
4538
|
*/
|
|
4539
4539
|
SecurityProfileId: string | undefined;
|
|
4540
4540
|
/**
|
|
4541
|
-
* <p>The identifier of the
|
|
4541
|
+
* <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>
|
|
4542
4542
|
* @public
|
|
4543
4543
|
*/
|
|
4544
4544
|
InstanceId: string | undefined;
|
|
@@ -4585,7 +4585,7 @@ export interface ListSecurityProfilePermissionsResponse {
|
|
|
4585
4585
|
*/
|
|
4586
4586
|
export interface ListSecurityProfilesRequest {
|
|
4587
4587
|
/**
|
|
4588
|
-
* <p>The identifier of the
|
|
4588
|
+
* <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>
|
|
4589
4589
|
* @public
|
|
4590
4590
|
*/
|
|
4591
4591
|
InstanceId: string | undefined;
|
|
@@ -4652,8 +4652,8 @@ export interface ListSecurityProfilesResponse {
|
|
|
4652
4652
|
*/
|
|
4653
4653
|
export interface ListTagsForResourceRequest {
|
|
4654
4654
|
/**
|
|
4655
|
-
* <p>The Amazon Resource Name (ARN) of the resource. All
|
|
4656
|
-
* an ARN. To locate the ARN for an instance, for example, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">Find your
|
|
4655
|
+
* <p>The Amazon Resource Name (ARN) of the resource. All Connect Customer resources (instances, queues, flows, routing profiles, etc) have
|
|
4656
|
+
* an ARN. To locate the ARN for an instance, for example, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">Find your Connect Customer instance ID/ARN</a>. </p>
|
|
4657
4657
|
* @public
|
|
4658
4658
|
*/
|
|
4659
4659
|
resourceArn: string | undefined;
|
|
@@ -4673,7 +4673,7 @@ export interface ListTagsForResourceResponse {
|
|
|
4673
4673
|
*/
|
|
4674
4674
|
export interface ListTaskTemplatesRequest {
|
|
4675
4675
|
/**
|
|
4676
|
-
* <p>The identifier of the
|
|
4676
|
+
* <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>
|
|
4677
4677
|
* @public
|
|
4678
4678
|
*/
|
|
4679
4679
|
InstanceId: string | undefined;
|
|
@@ -5030,7 +5030,7 @@ export interface ListTrafficDistributionGroupsRequest {
|
|
|
5030
5030
|
*/
|
|
5031
5031
|
NextToken?: string | undefined;
|
|
5032
5032
|
/**
|
|
5033
|
-
* <p>The identifier of the
|
|
5033
|
+
* <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>
|
|
5034
5034
|
* @public
|
|
5035
5035
|
*/
|
|
5036
5036
|
InstanceId?: string | undefined;
|
|
@@ -5178,7 +5178,7 @@ export interface ListTrafficDistributionGroupUsersResponse {
|
|
|
5178
5178
|
*/
|
|
5179
5179
|
export interface ListUseCasesRequest {
|
|
5180
5180
|
/**
|
|
5181
|
-
* <p>The identifier of the
|
|
5181
|
+
* <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>
|
|
5182
5182
|
* @public
|
|
5183
5183
|
*/
|
|
5184
5184
|
InstanceId: string | undefined;
|
|
@@ -5243,7 +5243,7 @@ export interface ListUseCasesResponse {
|
|
|
5243
5243
|
*/
|
|
5244
5244
|
export interface ListUserHierarchyGroupsRequest {
|
|
5245
5245
|
/**
|
|
5246
|
-
* <p>The identifier of the
|
|
5246
|
+
* <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>
|
|
5247
5247
|
* @public
|
|
5248
5248
|
*/
|
|
5249
5249
|
InstanceId: string | undefined;
|
|
@@ -5370,7 +5370,7 @@ export interface ListUserNotificationsResponse {
|
|
|
5370
5370
|
*/
|
|
5371
5371
|
export interface ListUserProficienciesRequest {
|
|
5372
5372
|
/**
|
|
5373
|
-
* <p>The identifier of the
|
|
5373
|
+
* <p>The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the
|
|
5374
5374
|
* instance.</p>
|
|
5375
5375
|
* @public
|
|
5376
5376
|
*/
|
|
@@ -5422,7 +5422,7 @@ export interface ListUserProficienciesResponse {
|
|
|
5422
5422
|
*/
|
|
5423
5423
|
export interface ListUsersRequest {
|
|
5424
5424
|
/**
|
|
5425
|
-
* <p>The identifier of the
|
|
5425
|
+
* <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>
|
|
5426
5426
|
* @public
|
|
5427
5427
|
*/
|
|
5428
5428
|
InstanceId: string | undefined;
|
|
@@ -5454,7 +5454,7 @@ export interface UserSummary {
|
|
|
5454
5454
|
*/
|
|
5455
5455
|
Arn?: string | undefined;
|
|
5456
5456
|
/**
|
|
5457
|
-
* <p>The
|
|
5457
|
+
* <p>The Connect Customer user name of the user account.</p>
|
|
5458
5458
|
* @public
|
|
5459
5459
|
*/
|
|
5460
5460
|
Username?: string | undefined;
|
|
@@ -5489,7 +5489,7 @@ export interface ListUsersResponse {
|
|
|
5489
5489
|
*/
|
|
5490
5490
|
export interface ListViewsRequest {
|
|
5491
5491
|
/**
|
|
5492
|
-
* <p>The identifier of the
|
|
5492
|
+
* <p>The identifier of the Connect Customer instance. You can find the instanceId in the ARN of the
|
|
5493
5493
|
* instance.</p>
|
|
5494
5494
|
* @public
|
|
5495
5495
|
*/
|
|
@@ -5569,7 +5569,7 @@ export interface ListViewsResponse {
|
|
|
5569
5569
|
*/
|
|
5570
5570
|
export interface ListViewVersionsRequest {
|
|
5571
5571
|
/**
|
|
5572
|
-
* <p>The identifier of the
|
|
5572
|
+
* <p>The identifier of the Connect Customer instance. You can find the instanceId in the ARN of the
|
|
5573
5573
|
* instance.</p>
|
|
5574
5574
|
* @public
|
|
5575
5575
|
*/
|
|
@@ -5832,7 +5832,7 @@ export interface ListWorkspacesResponse {
|
|
|
5832
5832
|
*/
|
|
5833
5833
|
export interface MonitorContactRequest {
|
|
5834
5834
|
/**
|
|
5835
|
-
* <p>The identifier of the
|
|
5835
|
+
* <p>The identifier of the Connect Customer instance. You can find the instanceId in the ARN of the
|
|
5836
5836
|
* instance.</p>
|
|
5837
5837
|
* @public
|
|
5838
5838
|
*/
|
|
@@ -5887,7 +5887,7 @@ export interface PauseContactRequest {
|
|
|
5887
5887
|
*/
|
|
5888
5888
|
ContactId: string | undefined;
|
|
5889
5889
|
/**
|
|
5890
|
-
* <p>The identifier of the
|
|
5890
|
+
* <p>The identifier of the Connect Customer instance. You can find the <code>instanceId</code> in the ARN of the
|
|
5891
5891
|
* instance.</p>
|
|
5892
5892
|
* @public
|
|
5893
5893
|
*/
|
|
@@ -5913,7 +5913,7 @@ export interface PutUserStatusRequest {
|
|
|
5913
5913
|
*/
|
|
5914
5914
|
UserId: string | undefined;
|
|
5915
5915
|
/**
|
|
5916
|
-
* <p>The identifier of the
|
|
5916
|
+
* <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>
|
|
5917
5917
|
* @public
|
|
5918
5918
|
*/
|
|
5919
5919
|
InstanceId: string | undefined;
|
|
@@ -5951,12 +5951,12 @@ export interface ReleasePhoneNumberRequest {
|
|
|
5951
5951
|
*/
|
|
5952
5952
|
export interface ReplicateInstanceRequest {
|
|
5953
5953
|
/**
|
|
5954
|
-
* <p>The identifier of the
|
|
5954
|
+
* <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. You can provide the <code>InstanceId</code>, or the entire ARN.</p>
|
|
5955
5955
|
* @public
|
|
5956
5956
|
*/
|
|
5957
5957
|
InstanceId: string | undefined;
|
|
5958
5958
|
/**
|
|
5959
|
-
* <p>The Amazon Web Services Region where to replicate the
|
|
5959
|
+
* <p>The Amazon Web Services Region where to replicate the Connect Customer instance.</p>
|
|
5960
5960
|
* @public
|
|
5961
5961
|
*/
|
|
5962
5962
|
ReplicaRegion: string | undefined;
|
|
@@ -6000,7 +6000,7 @@ export interface ResumeContactRequest {
|
|
|
6000
6000
|
*/
|
|
6001
6001
|
ContactId: string | undefined;
|
|
6002
6002
|
/**
|
|
6003
|
-
* <p>The identifier of the
|
|
6003
|
+
* <p>The identifier of the Connect Customer instance. You can find the <code>instanceId</code> in the ARN of the
|
|
6004
6004
|
* instance.</p>
|
|
6005
6005
|
* @public
|
|
6006
6006
|
*/
|
|
@@ -6021,7 +6021,7 @@ export interface ResumeContactResponse {
|
|
|
6021
6021
|
*/
|
|
6022
6022
|
export interface ResumeContactRecordingRequest {
|
|
6023
6023
|
/**
|
|
6024
|
-
* <p>The identifier of the
|
|
6024
|
+
* <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>
|
|
6025
6025
|
* @public
|
|
6026
6026
|
*/
|
|
6027
6027
|
InstanceId: string | undefined;
|
|
@@ -6072,12 +6072,12 @@ export interface SearchAgentStatusesResponse {
|
|
|
6072
6072
|
*/
|
|
6073
6073
|
export interface SearchAvailablePhoneNumbersRequest {
|
|
6074
6074
|
/**
|
|
6075
|
-
* <p>The Amazon Resource Name (ARN) for
|
|
6075
|
+
* <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>
|
|
6076
6076
|
* @public
|
|
6077
6077
|
*/
|
|
6078
6078
|
TargetArn?: string | undefined;
|
|
6079
6079
|
/**
|
|
6080
|
-
* <p>The identifier of the
|
|
6080
|
+
* <p>The identifier of the Connect Customer instance that phone numbers are claimed to. You
|
|
6081
6081
|
* can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the
|
|
6082
6082
|
* instance ID</a> in the Amazon Resource Name (ARN) of the instance. You must enter <code>InstanceId</code> or <code>TargetArn</code>. </p>
|
|
6083
6083
|
* @public
|
|
@@ -6141,7 +6141,7 @@ export interface SearchAvailablePhoneNumbersResponse {
|
|
|
6141
6141
|
*/
|
|
6142
6142
|
NextToken?: string | undefined;
|
|
6143
6143
|
/**
|
|
6144
|
-
* <p>A list of available phone numbers that you can claim to your
|
|
6144
|
+
* <p>A list of available phone numbers that you can claim to your Connect Customer instance or traffic distribution group.</p>
|
|
6145
6145
|
* @public
|
|
6146
6146
|
*/
|
|
6147
6147
|
AvailableNumbersList?: AvailableNumberSummary[] | undefined;
|
|
@@ -6269,7 +6269,7 @@ export interface EvaluationSearchFilter {
|
|
|
6269
6269
|
*/
|
|
6270
6270
|
export interface EvaluationSearchMetadata {
|
|
6271
6271
|
/**
|
|
6272
|
-
* <p>The identifier of the contact in this instance of
|
|
6272
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
6273
6273
|
* @public
|
|
6274
6274
|
*/
|
|
6275
6275
|
ContactId: string | undefined;
|
|
@@ -6698,7 +6698,7 @@ export interface TranscriptCriteria {
|
|
|
6698
6698
|
}
|
|
6699
6699
|
/**
|
|
6700
6700
|
* <p>A structure that defines search criteria and matching logic to search for contacts by matching text with
|
|
6701
|
-
* transcripts analyzed by
|
|
6701
|
+
* transcripts analyzed by Connect Customer Contact Lens.</p>
|
|
6702
6702
|
* @public
|
|
6703
6703
|
*/
|
|
6704
6704
|
export interface Transcript {
|
|
@@ -6714,13 +6714,13 @@ export interface Transcript {
|
|
|
6714
6714
|
MatchType?: SearchContactsMatchType | undefined;
|
|
6715
6715
|
}
|
|
6716
6716
|
/**
|
|
6717
|
-
* <p>A structure that defines search criteria for contacts using analysis outputs from
|
|
6717
|
+
* <p>A structure that defines search criteria for contacts using analysis outputs from Connect Customer Contact
|
|
6718
6718
|
* Lens.</p>
|
|
6719
6719
|
* @public
|
|
6720
6720
|
*/
|
|
6721
6721
|
export interface ContactAnalysis {
|
|
6722
6722
|
/**
|
|
6723
|
-
* <p>Search criteria based on transcript analyzed by
|
|
6723
|
+
* <p>Search criteria based on transcript analyzed by Connect Customer Contact Lens.</p>
|
|
6724
6724
|
* @public
|
|
6725
6725
|
*/
|
|
6726
6726
|
Transcript?: Transcript | undefined;
|
|
@@ -6870,7 +6870,7 @@ export interface SearchCriteria {
|
|
|
6870
6870
|
*/
|
|
6871
6871
|
Channels?: Channel[] | undefined;
|
|
6872
6872
|
/**
|
|
6873
|
-
* <p>Search criteria based on analysis outputs from
|
|
6873
|
+
* <p>Search criteria based on analysis outputs from Connect Customer Contact Lens.</p>
|
|
6874
6874
|
* @public
|
|
6875
6875
|
*/
|
|
6876
6876
|
ContactAnalysis?: ContactAnalysis | undefined;
|
|
@@ -6896,12 +6896,12 @@ export interface SearchCriteria {
|
|
|
6896
6896
|
AdditionalTimeRange?: SearchContactsAdditionalTimeRange | undefined;
|
|
6897
6897
|
/**
|
|
6898
6898
|
* <p>The search criteria based on user-defined contact attributes that have been configured for contact search. For
|
|
6899
|
-
* more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/search-custom-attributes.html">Search by custom contact attributes</a> in the <i>
|
|
6899
|
+
* more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/search-custom-attributes.html">Search by custom contact attributes</a> in the <i>Connect Customer Administrator
|
|
6900
6900
|
* Guide</i>.</p>
|
|
6901
6901
|
* <important>
|
|
6902
6902
|
* <p>To use <code>SearchableContactAttributes</code> in a search request, the <code>GetContactAttributes</code>
|
|
6903
6903
|
* action is required to perform an API request. For more information, see <a href="https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html#amazonconnect-actions-as-permissions">https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html#amazonconnect-actions-as-permissions</a>Actions
|
|
6904
|
-
* defined by
|
|
6904
|
+
* defined by Connect Customer.</p>
|
|
6905
6905
|
* </important>
|
|
6906
6906
|
* @public
|
|
6907
6907
|
*/
|
|
@@ -6952,7 +6952,7 @@ export interface Sort {
|
|
|
6952
6952
|
*/
|
|
6953
6953
|
export interface SearchContactsRequest {
|
|
6954
6954
|
/**
|
|
6955
|
-
* <p>The identifier of
|
|
6955
|
+
* <p>The identifier of Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of
|
|
6956
6956
|
* the instance.</p>
|
|
6957
6957
|
* @public
|
|
6958
6958
|
*/
|