@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
|
@@ -15,7 +15,7 @@ export interface ActionSummary {
|
|
|
15
15
|
*/
|
|
16
16
|
export interface ActivateEvaluationFormRequest {
|
|
17
17
|
/**
|
|
18
|
-
* <p>The identifier of the
|
|
18
|
+
* <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>
|
|
19
19
|
* @public
|
|
20
20
|
*/
|
|
21
21
|
InstanceId: string | undefined;
|
|
@@ -164,7 +164,7 @@ export interface QueueReference {
|
|
|
164
164
|
*/
|
|
165
165
|
export interface AgentContactReference {
|
|
166
166
|
/**
|
|
167
|
-
* <p>The identifier of the contact in this instance of
|
|
167
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
168
168
|
* @public
|
|
169
169
|
*/
|
|
170
170
|
ContactId?: string | undefined;
|
|
@@ -257,7 +257,7 @@ export interface AgentHierarchyGroup {
|
|
|
257
257
|
/**
|
|
258
258
|
* <p>A structure that defines search criteria for contacts using agent hierarchy group levels. For more information
|
|
259
259
|
* about agent hierarchies, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/agent-hierarchy.html">Set Up
|
|
260
|
-
* Agent Hierarchies</a> in the <i>
|
|
260
|
+
* Agent Hierarchies</a> in the <i>Connect Customer Administrator Guide</i>.</p>
|
|
261
261
|
* @public
|
|
262
262
|
*/
|
|
263
263
|
export interface AgentHierarchyGroups {
|
|
@@ -290,7 +290,7 @@ export interface AgentHierarchyGroups {
|
|
|
290
290
|
/**
|
|
291
291
|
* <p>The configuration for the allowed video and screen sharing capabilities for participants present over the call.
|
|
292
292
|
* For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/inapp-calling.html">Set up
|
|
293
|
-
* in-app, web, video calling, and screen sharing capabilities</a> in the <i>
|
|
293
|
+
* in-app, web, video calling, and screen sharing capabilities</a> in the <i>Connect Customer Administrator
|
|
294
294
|
* Guide</i>.</p>
|
|
295
295
|
* @public
|
|
296
296
|
*/
|
|
@@ -423,7 +423,7 @@ export interface AgentInfo {
|
|
|
423
423
|
/**
|
|
424
424
|
* <p>The configuration for the allowed video and screen sharing capabilities for participants present over the call.
|
|
425
425
|
* For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/inapp-calling.html">Set up
|
|
426
|
-
* in-app, web, video calling, and screen sharing capabilities</a> in the <i>
|
|
426
|
+
* in-app, web, video calling, and screen sharing capabilities</a> in the <i>Connect Customer Administrator
|
|
427
427
|
* Guide</i>.</p>
|
|
428
428
|
* @public
|
|
429
429
|
*/
|
|
@@ -819,7 +819,7 @@ export interface FlowModule {
|
|
|
819
819
|
*/
|
|
820
820
|
export interface AssociateAnalyticsDataSetRequest {
|
|
821
821
|
/**
|
|
822
|
-
* <p>The identifier of the
|
|
822
|
+
* <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>
|
|
823
823
|
* @public
|
|
824
824
|
*/
|
|
825
825
|
InstanceId: string | undefined;
|
|
@@ -830,7 +830,7 @@ export interface AssociateAnalyticsDataSetRequest {
|
|
|
830
830
|
DataSetId: string | undefined;
|
|
831
831
|
/**
|
|
832
832
|
* <p>The identifier of the target account. Use to associate a dataset to a different account than the one containing
|
|
833
|
-
* the
|
|
833
|
+
* the Connect Customer instance. If not specified, by default this value is the Amazon Web Services account that has the Connect Customer instance.</p>
|
|
834
834
|
* @public
|
|
835
835
|
*/
|
|
836
836
|
TargetAccountId?: string | undefined;
|
|
@@ -898,7 +898,7 @@ export declare namespace InvalidRequestExceptionReason {
|
|
|
898
898
|
*/
|
|
899
899
|
export interface AssociateApprovedOriginRequest {
|
|
900
900
|
/**
|
|
901
|
-
* <p>The identifier of the
|
|
901
|
+
* <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>
|
|
902
902
|
* @public
|
|
903
903
|
*/
|
|
904
904
|
InstanceId: string | undefined;
|
|
@@ -981,7 +981,7 @@ export interface LexV2Bot {
|
|
|
981
981
|
*/
|
|
982
982
|
export interface AssociateBotRequest {
|
|
983
983
|
/**
|
|
984
|
-
* <p>The identifier of the
|
|
984
|
+
* <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>
|
|
985
985
|
* @public
|
|
986
986
|
*/
|
|
987
987
|
InstanceId: string | undefined;
|
|
@@ -1009,12 +1009,12 @@ export interface AssociateBotRequest {
|
|
|
1009
1009
|
*/
|
|
1010
1010
|
export interface AssociateContactWithUserRequest {
|
|
1011
1011
|
/**
|
|
1012
|
-
* <p>The identifier of the
|
|
1012
|
+
* <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>
|
|
1013
1013
|
* @public
|
|
1014
1014
|
*/
|
|
1015
1015
|
InstanceId: string | undefined;
|
|
1016
1016
|
/**
|
|
1017
|
-
* <p>The identifier of the contact in this instance of
|
|
1017
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
1018
1018
|
* @public
|
|
1019
1019
|
*/
|
|
1020
1020
|
ContactId: string | undefined;
|
|
@@ -1034,7 +1034,7 @@ export interface AssociateContactWithUserResponse {
|
|
|
1034
1034
|
*/
|
|
1035
1035
|
export interface AssociateDefaultVocabularyRequest {
|
|
1036
1036
|
/**
|
|
1037
|
-
* <p>The identifier of the
|
|
1037
|
+
* <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>
|
|
1038
1038
|
* @public
|
|
1039
1039
|
*/
|
|
1040
1040
|
InstanceId: string | undefined;
|
|
@@ -1066,13 +1066,13 @@ export interface AssociateEmailAddressAliasRequest {
|
|
|
1066
1066
|
*/
|
|
1067
1067
|
EmailAddressId: string | undefined;
|
|
1068
1068
|
/**
|
|
1069
|
-
* <p>The identifier of the
|
|
1069
|
+
* <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>
|
|
1070
1070
|
* @public
|
|
1071
1071
|
*/
|
|
1072
1072
|
InstanceId: string | undefined;
|
|
1073
1073
|
/**
|
|
1074
1074
|
* <p>Configuration object that specifies which email address will serve as the alias. The specified email address
|
|
1075
|
-
* must already exist in the
|
|
1075
|
+
* must already exist in the Connect Customer instance and cannot already be configured as an alias or have an alias
|
|
1076
1076
|
* of its own.</p>
|
|
1077
1077
|
* @public
|
|
1078
1078
|
*/
|
|
@@ -1096,7 +1096,7 @@ export interface AssociateEmailAddressAliasResponse {
|
|
|
1096
1096
|
*/
|
|
1097
1097
|
export interface AssociateFlowRequest {
|
|
1098
1098
|
/**
|
|
1099
|
-
* <p>The identifier of the
|
|
1099
|
+
* <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>
|
|
1100
1100
|
* @public
|
|
1101
1101
|
*/
|
|
1102
1102
|
InstanceId: string | undefined;
|
|
@@ -1200,7 +1200,7 @@ export interface EncryptionConfig {
|
|
|
1200
1200
|
* <p>The full ARN of the encryption key. </p>
|
|
1201
1201
|
* <note>
|
|
1202
1202
|
* <p>Be sure to provide the full ARN of the encryption key, not just the ID.</p>
|
|
1203
|
-
* <p>
|
|
1203
|
+
* <p>Connect Customer supports only KMS keys with the default key spec of <a href="https://docs.aws.amazon.com/kms/latest/developerguide/asymmetric-key-specs.html#key-spec-symmetric-default">
|
|
1204
1204
|
* <code>SYMMETRIC_DEFAULT</code>
|
|
1205
1205
|
* </a>. </p>
|
|
1206
1206
|
* </note>
|
|
@@ -1294,7 +1294,7 @@ export interface InstanceStorageConfig {
|
|
|
1294
1294
|
*/
|
|
1295
1295
|
export interface AssociateInstanceStorageConfigRequest {
|
|
1296
1296
|
/**
|
|
1297
|
-
* <p>The identifier of the
|
|
1297
|
+
* <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>
|
|
1298
1298
|
* @public
|
|
1299
1299
|
*/
|
|
1300
1300
|
InstanceId: string | undefined;
|
|
@@ -1349,7 +1349,7 @@ export interface AssociateInstanceStorageConfigResponse {
|
|
|
1349
1349
|
*/
|
|
1350
1350
|
export interface AssociateLambdaFunctionRequest {
|
|
1351
1351
|
/**
|
|
1352
|
-
* <p>The identifier of the
|
|
1352
|
+
* <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>
|
|
1353
1353
|
* @public
|
|
1354
1354
|
*/
|
|
1355
1355
|
InstanceId: string | undefined;
|
|
@@ -1372,7 +1372,7 @@ export interface AssociateLambdaFunctionRequest {
|
|
|
1372
1372
|
*/
|
|
1373
1373
|
export interface AssociateLexBotRequest {
|
|
1374
1374
|
/**
|
|
1375
|
-
* <p>The identifier of the
|
|
1375
|
+
* <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>
|
|
1376
1376
|
* @public
|
|
1377
1377
|
*/
|
|
1378
1378
|
InstanceId: string | undefined;
|
|
@@ -1400,7 +1400,7 @@ export interface AssociatePhoneNumberContactFlowRequest {
|
|
|
1400
1400
|
*/
|
|
1401
1401
|
PhoneNumberId: string | undefined;
|
|
1402
1402
|
/**
|
|
1403
|
-
* <p>The identifier of the
|
|
1403
|
+
* <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>
|
|
1404
1404
|
* @public
|
|
1405
1405
|
*/
|
|
1406
1406
|
InstanceId: string | undefined;
|
|
@@ -1416,7 +1416,7 @@ export interface AssociatePhoneNumberContactFlowRequest {
|
|
|
1416
1416
|
*/
|
|
1417
1417
|
export interface EmailAddressConfig {
|
|
1418
1418
|
/**
|
|
1419
|
-
* <p>The identifier of the email address that should be associated with the queue. This email address must already exist in the
|
|
1419
|
+
* <p>The identifier of the email address that should be associated with the queue. This email address must already exist in the Connect Customer instance and will be used to route incoming email contacts to the specified queue.</p>
|
|
1420
1420
|
* @public
|
|
1421
1421
|
*/
|
|
1422
1422
|
EmailAddressId: string | undefined;
|
|
@@ -1426,7 +1426,7 @@ export interface EmailAddressConfig {
|
|
|
1426
1426
|
*/
|
|
1427
1427
|
export interface AssociateQueueEmailAddressesRequest {
|
|
1428
1428
|
/**
|
|
1429
|
-
* <p>The identifier of the
|
|
1429
|
+
* <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>
|
|
1430
1430
|
* @public
|
|
1431
1431
|
*/
|
|
1432
1432
|
InstanceId: string | undefined;
|
|
@@ -1454,7 +1454,7 @@ export interface AssociateQueueEmailAddressesRequest {
|
|
|
1454
1454
|
*/
|
|
1455
1455
|
export interface AssociateQueueQuickConnectsRequest {
|
|
1456
1456
|
/**
|
|
1457
|
-
* <p>The identifier of the
|
|
1457
|
+
* <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>
|
|
1458
1458
|
* @public
|
|
1459
1459
|
*/
|
|
1460
1460
|
InstanceId: string | undefined;
|
|
@@ -1514,7 +1514,7 @@ export interface RoutingProfileQueueConfig {
|
|
|
1514
1514
|
Priority: number | undefined;
|
|
1515
1515
|
/**
|
|
1516
1516
|
* <p>The delay, in seconds, a contact should be in the queue before they are routed to an available agent. For more
|
|
1517
|
-
* information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-routing-profiles-priority.html">Queues: priority and delay</a> in the <i>
|
|
1517
|
+
* information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-routing-profiles-priority.html">Queues: priority and delay</a> in the <i>Connect Customer Administrator Guide</i>.</p>
|
|
1518
1518
|
* @public
|
|
1519
1519
|
*/
|
|
1520
1520
|
Delay: number | undefined;
|
|
@@ -1524,7 +1524,7 @@ export interface RoutingProfileQueueConfig {
|
|
|
1524
1524
|
*/
|
|
1525
1525
|
export interface AssociateRoutingProfileQueuesRequest {
|
|
1526
1526
|
/**
|
|
1527
|
-
* <p>The identifier of the
|
|
1527
|
+
* <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>
|
|
1528
1528
|
* @public
|
|
1529
1529
|
*/
|
|
1530
1530
|
InstanceId: string | undefined;
|
|
@@ -1550,7 +1550,7 @@ export interface AssociateRoutingProfileQueuesRequest {
|
|
|
1550
1550
|
*/
|
|
1551
1551
|
export interface AssociateSecurityKeyRequest {
|
|
1552
1552
|
/**
|
|
1553
|
-
* <p>The identifier of the
|
|
1553
|
+
* <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>
|
|
1554
1554
|
* @public
|
|
1555
1555
|
*/
|
|
1556
1556
|
InstanceId: string | undefined;
|
|
@@ -1631,7 +1631,7 @@ export interface AssociateTrafficDistributionGroupUserRequest {
|
|
|
1631
1631
|
*/
|
|
1632
1632
|
UserId: string | undefined;
|
|
1633
1633
|
/**
|
|
1634
|
-
* <p>The identifier of the
|
|
1634
|
+
* <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>
|
|
1635
1635
|
* @public
|
|
1636
1636
|
*/
|
|
1637
1637
|
InstanceId: string | undefined;
|
|
@@ -1647,12 +1647,12 @@ export interface AssociateTrafficDistributionGroupUserResponse {
|
|
|
1647
1647
|
*/
|
|
1648
1648
|
export interface UserProficiency {
|
|
1649
1649
|
/**
|
|
1650
|
-
* <p>The name of user's proficiency. You must use name of predefined attribute present in the
|
|
1650
|
+
* <p>The name of user's proficiency. You must use name of predefined attribute present in the Connect Customer instance.</p>
|
|
1651
1651
|
* @public
|
|
1652
1652
|
*/
|
|
1653
1653
|
AttributeName: string | undefined;
|
|
1654
1654
|
/**
|
|
1655
|
-
* <p>The value of user's proficiency. You must use value of predefined attribute present in the
|
|
1655
|
+
* <p>The value of user's proficiency. You must use value of predefined attribute present in the Connect Customer
|
|
1656
1656
|
* instance.</p>
|
|
1657
1657
|
* @public
|
|
1658
1658
|
*/
|
|
@@ -1668,7 +1668,7 @@ export interface UserProficiency {
|
|
|
1668
1668
|
*/
|
|
1669
1669
|
export interface AssociateUserProficienciesRequest {
|
|
1670
1670
|
/**
|
|
1671
|
-
* <p>The identifier of the
|
|
1671
|
+
* <p>The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN of the
|
|
1672
1672
|
* instance).</p>
|
|
1673
1673
|
* @public
|
|
1674
1674
|
*/
|
|
@@ -1759,7 +1759,7 @@ export interface AssociateWorkspaceResponse {
|
|
|
1759
1759
|
*/
|
|
1760
1760
|
export interface BatchAssociateAnalyticsDataSetRequest {
|
|
1761
1761
|
/**
|
|
1762
|
-
* <p>The identifier of the
|
|
1762
|
+
* <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>
|
|
1763
1763
|
* @public
|
|
1764
1764
|
*/
|
|
1765
1765
|
InstanceId: string | undefined;
|
|
@@ -1770,13 +1770,13 @@ export interface BatchAssociateAnalyticsDataSetRequest {
|
|
|
1770
1770
|
DataSetIds: string[] | undefined;
|
|
1771
1771
|
/**
|
|
1772
1772
|
* <p>The identifier of the target account. Use to associate a dataset to a different account than the one containing
|
|
1773
|
-
* the
|
|
1773
|
+
* the Connect Customer instance. If not specified, by default this value is the Amazon Web Services account that has the Connect Customer instance.</p>
|
|
1774
1774
|
* @public
|
|
1775
1775
|
*/
|
|
1776
1776
|
TargetAccountId?: string | undefined;
|
|
1777
1777
|
}
|
|
1778
1778
|
/**
|
|
1779
|
-
* <p>This API is in preview release for
|
|
1779
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
1780
1780
|
* <p>Information about associations that are successfully created: <code>DataSetId</code>,
|
|
1781
1781
|
* <code>TargetAccountId</code>, <code>ResourceShareId</code>,
|
|
1782
1782
|
* <code>ResourceShareArn</code>. </p>
|
|
@@ -1810,7 +1810,7 @@ export interface AnalyticsDataAssociationResult {
|
|
|
1810
1810
|
ResourceShareStatus?: string | undefined;
|
|
1811
1811
|
}
|
|
1812
1812
|
/**
|
|
1813
|
-
* <p>This API is in preview release for
|
|
1813
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
1814
1814
|
* <p>List of errors for dataset association failures. </p>
|
|
1815
1815
|
* @public
|
|
1816
1816
|
*/
|
|
@@ -2257,7 +2257,7 @@ export interface BatchDescribeDataTableValueResponse {
|
|
|
2257
2257
|
*/
|
|
2258
2258
|
export interface BatchDisassociateAnalyticsDataSetRequest {
|
|
2259
2259
|
/**
|
|
2260
|
-
* <p>The identifier of the
|
|
2260
|
+
* <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>
|
|
2261
2261
|
* @public
|
|
2262
2262
|
*/
|
|
2263
2263
|
InstanceId: string | undefined;
|
|
@@ -2268,7 +2268,7 @@ export interface BatchDisassociateAnalyticsDataSetRequest {
|
|
|
2268
2268
|
DataSetIds: string[] | undefined;
|
|
2269
2269
|
/**
|
|
2270
2270
|
* <p>The identifier of the target account. Use to disassociate a dataset from a different account than the one containing
|
|
2271
|
-
* the
|
|
2271
|
+
* the Connect Customer instance. If not specified, by default this value is the Amazon Web Services account that has the Connect Customer instance.</p>
|
|
2272
2272
|
* @public
|
|
2273
2273
|
*/
|
|
2274
2274
|
TargetAccountId?: string | undefined;
|
|
@@ -2461,7 +2461,7 @@ export interface BatchGetAttachedFileMetadataResponse {
|
|
|
2461
2461
|
*/
|
|
2462
2462
|
export interface BatchGetFlowAssociationRequest {
|
|
2463
2463
|
/**
|
|
2464
|
-
* <p>The identifier of the
|
|
2464
|
+
* <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>
|
|
2465
2465
|
* @public
|
|
2466
2466
|
*/
|
|
2467
2467
|
InstanceId: string | undefined;
|
|
@@ -2578,7 +2578,7 @@ export interface OutboundStrategy {
|
|
|
2578
2578
|
*/
|
|
2579
2579
|
export interface ContactDataRequest {
|
|
2580
2580
|
/**
|
|
2581
|
-
* <p>Endpoint associated with the
|
|
2581
|
+
* <p>Endpoint associated with the Connect Customer instance from which outbound contact will be initiated for the
|
|
2582
2582
|
* campaign.</p>
|
|
2583
2583
|
* @public
|
|
2584
2584
|
*/
|
|
@@ -2594,7 +2594,7 @@ export interface ContactDataRequest {
|
|
|
2594
2594
|
*/
|
|
2595
2595
|
RequestIdentifier?: string | undefined;
|
|
2596
2596
|
/**
|
|
2597
|
-
* <p>The identifier of the queue associated with the
|
|
2597
|
+
* <p>The identifier of the queue associated with the Connect Customer instance in which contacts that are created
|
|
2598
2598
|
* will be queued.</p>
|
|
2599
2599
|
* @public
|
|
2600
2600
|
*/
|
|
@@ -2628,7 +2628,7 @@ export interface BatchPutContactRequest {
|
|
|
2628
2628
|
*/
|
|
2629
2629
|
ClientToken?: string | undefined;
|
|
2630
2630
|
/**
|
|
2631
|
-
* <p>The identifier of the
|
|
2631
|
+
* <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>
|
|
2632
2632
|
* @public
|
|
2633
2633
|
*/
|
|
2634
2634
|
InstanceId: string | undefined;
|
|
@@ -2772,12 +2772,12 @@ export interface BatchUpdateDataTableValueResponse {
|
|
|
2772
2772
|
*/
|
|
2773
2773
|
export interface ClaimPhoneNumberRequest {
|
|
2774
2774
|
/**
|
|
2775
|
-
* <p>The Amazon Resource Name (ARN) for
|
|
2775
|
+
* <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>
|
|
2776
2776
|
* @public
|
|
2777
2777
|
*/
|
|
2778
2778
|
TargetArn?: string | undefined;
|
|
2779
2779
|
/**
|
|
2780
|
-
* <p>The identifier of the
|
|
2780
|
+
* <p>The identifier of the Connect Customer instance that phone numbers are claimed to. You
|
|
2781
2781
|
* can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the
|
|
2782
2782
|
* instance ID</a> in the Amazon Resource Name (ARN) of the instance. You must enter <code>InstanceId</code> or <code>TargetArn</code>. </p>
|
|
2783
2783
|
* @public
|
|
@@ -2831,7 +2831,7 @@ export interface ClaimPhoneNumberResponse {
|
|
|
2831
2831
|
*/
|
|
2832
2832
|
export interface CompleteAttachedFileUploadRequest {
|
|
2833
2833
|
/**
|
|
2834
|
-
* <p>The unique identifier of the
|
|
2834
|
+
* <p>The unique identifier of the Connect Customer instance.</p>
|
|
2835
2835
|
* @public
|
|
2836
2836
|
*/
|
|
2837
2837
|
InstanceId: string | undefined;
|
|
@@ -2860,7 +2860,7 @@ export interface CompleteAttachedFileUploadResponse {
|
|
|
2860
2860
|
*/
|
|
2861
2861
|
export interface CreateAgentStatusRequest {
|
|
2862
2862
|
/**
|
|
2863
|
-
* <p>The identifier of the
|
|
2863
|
+
* <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>
|
|
2864
2864
|
* @public
|
|
2865
2865
|
*/
|
|
2866
2866
|
InstanceId: string | undefined;
|
|
@@ -2955,7 +2955,7 @@ export interface UserInfo {
|
|
|
2955
2955
|
*/
|
|
2956
2956
|
export interface CreateContactResponse {
|
|
2957
2957
|
/**
|
|
2958
|
-
* <p>The identifier of the contact in this instance of
|
|
2958
|
+
* <p>The identifier of the contact in this instance of Connect Customer. </p>
|
|
2959
2959
|
* @public
|
|
2960
2960
|
*/
|
|
2961
2961
|
ContactId?: string | undefined;
|
|
@@ -2970,7 +2970,7 @@ export interface CreateContactResponse {
|
|
|
2970
2970
|
*/
|
|
2971
2971
|
export interface CreateContactFlowRequest {
|
|
2972
2972
|
/**
|
|
2973
|
-
* <p>The identifier of the
|
|
2973
|
+
* <p>The identifier of the Connect Customer instance.</p>
|
|
2974
2974
|
* @public
|
|
2975
2975
|
*/
|
|
2976
2976
|
InstanceId: string | undefined;
|
|
@@ -2981,7 +2981,7 @@ export interface CreateContactFlowRequest {
|
|
|
2981
2981
|
Name: string | undefined;
|
|
2982
2982
|
/**
|
|
2983
2983
|
* <p>The type of the flow. For descriptions of the available types, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-contact-flow.html#contact-flow-types">Choose a flow type</a> in the
|
|
2984
|
-
* <i>
|
|
2984
|
+
* <i>Connect Customer Administrator Guide</i>.</p>
|
|
2985
2985
|
* @public
|
|
2986
2986
|
*/
|
|
2987
2987
|
Type: ContactFlowType | undefined;
|
|
@@ -2992,7 +2992,7 @@ export interface CreateContactFlowRequest {
|
|
|
2992
2992
|
Description?: string | undefined;
|
|
2993
2993
|
/**
|
|
2994
2994
|
* <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
|
|
2995
|
-
* flow in
|
|
2995
|
+
* flow in Connect Customer Flow language</a>. </p>
|
|
2996
2996
|
* <p>Length Constraints: Minimum length of 1. Maximum length of 256000.</p>
|
|
2997
2997
|
* @public
|
|
2998
2998
|
*/
|
|
@@ -3057,7 +3057,7 @@ export interface ExternalInvocationConfiguration {
|
|
|
3057
3057
|
*/
|
|
3058
3058
|
export interface CreateContactFlowModuleRequest {
|
|
3059
3059
|
/**
|
|
3060
|
-
* <p>The identifier of the
|
|
3060
|
+
* <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>
|
|
3061
3061
|
* @public
|
|
3062
3062
|
*/
|
|
3063
3063
|
InstanceId: string | undefined;
|
|
@@ -3073,7 +3073,7 @@ export interface CreateContactFlowModuleRequest {
|
|
|
3073
3073
|
Description?: string | undefined;
|
|
3074
3074
|
/**
|
|
3075
3075
|
* <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
|
|
3076
|
-
* flow in
|
|
3076
|
+
* flow in Connect Customer Flow language</a>. </p>
|
|
3077
3077
|
* @public
|
|
3078
3078
|
*/
|
|
3079
3079
|
Content: string | undefined;
|
|
@@ -3121,7 +3121,7 @@ export interface CreateContactFlowModuleResponse {
|
|
|
3121
3121
|
*/
|
|
3122
3122
|
export interface CreateContactFlowModuleAliasRequest {
|
|
3123
3123
|
/**
|
|
3124
|
-
* <p>The identifier of the
|
|
3124
|
+
* <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>
|
|
3125
3125
|
* @public
|
|
3126
3126
|
*/
|
|
3127
3127
|
InstanceId: string | undefined;
|
|
@@ -3166,7 +3166,7 @@ export interface CreateContactFlowModuleAliasResponse {
|
|
|
3166
3166
|
*/
|
|
3167
3167
|
export interface CreateContactFlowModuleVersionRequest {
|
|
3168
3168
|
/**
|
|
3169
|
-
* <p>The identifier of the
|
|
3169
|
+
* <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>
|
|
3170
3170
|
* @public
|
|
3171
3171
|
*/
|
|
3172
3172
|
InstanceId: string | undefined;
|
|
@@ -3206,7 +3206,7 @@ export interface CreateContactFlowModuleVersionResponse {
|
|
|
3206
3206
|
*/
|
|
3207
3207
|
export interface CreateContactFlowVersionRequest {
|
|
3208
3208
|
/**
|
|
3209
|
-
* <p>The identifier of the
|
|
3209
|
+
* <p>The identifier of the Connect Customer instance.</p>
|
|
3210
3210
|
* @public
|
|
3211
3211
|
*/
|
|
3212
3212
|
InstanceId: string | undefined;
|
|
@@ -3502,7 +3502,7 @@ export interface CreateEmailAddressRequest {
|
|
|
3502
3502
|
*/
|
|
3503
3503
|
Description?: string | undefined;
|
|
3504
3504
|
/**
|
|
3505
|
-
* <p>The identifier of the
|
|
3505
|
+
* <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>
|
|
3506
3506
|
* @public
|
|
3507
3507
|
*/
|
|
3508
3508
|
InstanceId: string | undefined;
|
|
@@ -4243,7 +4243,7 @@ export interface HoursOfOperationConfig {
|
|
|
4243
4243
|
*/
|
|
4244
4244
|
export interface CreateHoursOfOperationRequest {
|
|
4245
4245
|
/**
|
|
4246
|
-
* <p>The identifier of the
|
|
4246
|
+
* <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>
|
|
4247
4247
|
* @public
|
|
4248
4248
|
*/
|
|
4249
4249
|
InstanceId: string | undefined;
|
|
@@ -4387,7 +4387,7 @@ export interface RecurrenceConfig {
|
|
|
4387
4387
|
*/
|
|
4388
4388
|
export interface CreateHoursOfOperationOverrideRequest {
|
|
4389
4389
|
/**
|
|
4390
|
-
* <p>The identifier of the
|
|
4390
|
+
* <p>The identifier of the Connect Customer instance.</p>
|
|
4391
4391
|
* @public
|
|
4392
4392
|
*/
|
|
4393
4393
|
InstanceId: string | undefined;
|
|
@@ -4454,7 +4454,7 @@ export interface CreateInstanceRequest {
|
|
|
4454
4454
|
*/
|
|
4455
4455
|
ClientToken?: string | undefined;
|
|
4456
4456
|
/**
|
|
4457
|
-
* <p>The type of identity management for your
|
|
4457
|
+
* <p>The type of identity management for your Connect Customer users.</p>
|
|
4458
4458
|
* @public
|
|
4459
4459
|
*/
|
|
4460
4460
|
IdentityManagementType: DirectoryType | undefined;
|
|
@@ -4505,7 +4505,7 @@ export interface CreateInstanceResponse {
|
|
|
4505
4505
|
*/
|
|
4506
4506
|
export interface CreateIntegrationAssociationRequest {
|
|
4507
4507
|
/**
|
|
4508
|
-
* <p>The identifier of the
|
|
4508
|
+
* <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>
|
|
4509
4509
|
* @public
|
|
4510
4510
|
*/
|
|
4511
4511
|
InstanceId: string | undefined;
|
|
@@ -4517,7 +4517,7 @@ export interface CreateIntegrationAssociationRequest {
|
|
|
4517
4517
|
/**
|
|
4518
4518
|
* <p>The Amazon Resource Name (ARN) of the integration.</p>
|
|
4519
4519
|
* <note>
|
|
4520
|
-
* <p>When integrating with Amazon Web Services End User Messaging, the
|
|
4520
|
+
* <p>When integrating with Amazon Web Services End User Messaging, the Connect Customer and Amazon Web Services End
|
|
4521
4521
|
* User Messaging instances must be in the same account.</p>
|
|
4522
4522
|
* </note>
|
|
4523
4523
|
* @public
|
|
@@ -4642,7 +4642,7 @@ export interface ParticipantDetailsToAdd {
|
|
|
4642
4642
|
/**
|
|
4643
4643
|
* <p>The configuration for the allowed video and screen sharing capabilities for participants present over the call.
|
|
4644
4644
|
* For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/inapp-calling.html">Set up
|
|
4645
|
-
* in-app, web, video calling, and screen sharing capabilities</a> in the <i>
|
|
4645
|
+
* in-app, web, video calling, and screen sharing capabilities</a> in the <i>Connect Customer Administrator
|
|
4646
4646
|
* Guide</i>.</p>
|
|
4647
4647
|
* @public
|
|
4648
4648
|
*/
|
|
@@ -4653,12 +4653,12 @@ export interface ParticipantDetailsToAdd {
|
|
|
4653
4653
|
*/
|
|
4654
4654
|
export interface CreateParticipantRequest {
|
|
4655
4655
|
/**
|
|
4656
|
-
* <p>The identifier of the
|
|
4656
|
+
* <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>
|
|
4657
4657
|
* @public
|
|
4658
4658
|
*/
|
|
4659
4659
|
InstanceId: string | undefined;
|
|
4660
4660
|
/**
|
|
4661
|
-
* <p>The identifier of the contact in this instance of
|
|
4661
|
+
* <p>The identifier of the contact in this instance of Connect Customer. Supports contacts in the CHAT channel and VOICE (WebRTC) channels. For WebRTC calls, this should be
|
|
4662
4662
|
* the initial contact ID that was generated when the contact was first created (from the StartWebRTCContact API) in the
|
|
4663
4663
|
* VOICE channel</p>
|
|
4664
4664
|
* @public
|
|
@@ -4721,7 +4721,7 @@ export interface CreateParticipantResponse {
|
|
|
4721
4721
|
*/
|
|
4722
4722
|
export interface CreatePersistentContactAssociationRequest {
|
|
4723
4723
|
/**
|
|
4724
|
-
* <p>The identifier of the
|
|
4724
|
+
* <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>
|
|
4725
4725
|
* @public
|
|
4726
4726
|
*/
|
|
4727
4727
|
InstanceId: string | undefined;
|
|
@@ -4738,7 +4738,7 @@ export interface CreatePersistentContactAssociationRequest {
|
|
|
4738
4738
|
* <p>
|
|
4739
4739
|
* <code>ENTIRE_PAST_SESSION</code>: Rehydrates a chat from the most recently terminated past chat contact of the
|
|
4740
4740
|
* specified past ended chat session. To use this type, provide the <code>initialContactId</code> of the past ended
|
|
4741
|
-
* chat session in the <code>sourceContactId</code> field. In this type,
|
|
4741
|
+
* chat session in the <code>sourceContactId</code> field. In this type, Connect Customer determines what the most
|
|
4742
4742
|
* recent chat contact on the past ended chat session and uses it to start a persistent chat. </p>
|
|
4743
4743
|
* </li>
|
|
4744
4744
|
* <li>
|
|
@@ -4851,12 +4851,12 @@ export interface CreatePersistentContactAssociationResponse {
|
|
|
4851
4851
|
}
|
|
4852
4852
|
/**
|
|
4853
4853
|
* <p>Custom metadata that is associated to predefined attributes to control behavior in upstream services, such as
|
|
4854
|
-
* controlling how a predefined attribute should be displayed in the
|
|
4854
|
+
* controlling how a predefined attribute should be displayed in the Connect Customer admin website.</p>
|
|
4855
4855
|
* @public
|
|
4856
4856
|
*/
|
|
4857
4857
|
export interface InputPredefinedAttributeConfiguration {
|
|
4858
4858
|
/**
|
|
4859
|
-
* <p>When this parameter is set to true,
|
|
4859
|
+
* <p>When this parameter is set to true, Connect Customer enforces strict validation on the specific values, if the
|
|
4860
4860
|
* values are predefined in attributes. The contact will store only valid and predefined values for the predefined
|
|
4861
4861
|
* attribute key.</p>
|
|
4862
4862
|
* @public
|
|
@@ -4901,7 +4901,7 @@ export declare namespace PredefinedAttributeValues {
|
|
|
4901
4901
|
*/
|
|
4902
4902
|
export interface CreatePredefinedAttributeRequest {
|
|
4903
4903
|
/**
|
|
4904
|
-
* <p>The identifier of the
|
|
4904
|
+
* <p>The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the
|
|
4905
4905
|
* instance.</p>
|
|
4906
4906
|
* @public
|
|
4907
4907
|
*/
|
|
@@ -4917,14 +4917,14 @@ export interface CreatePredefinedAttributeRequest {
|
|
|
4917
4917
|
*/
|
|
4918
4918
|
Values?: PredefinedAttributeValues | undefined;
|
|
4919
4919
|
/**
|
|
4920
|
-
* <p>Values that enable you to categorize your predefined attributes. You can use them in custom UI elements across the
|
|
4920
|
+
* <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>
|
|
4921
4921
|
* @public
|
|
4922
4922
|
*/
|
|
4923
4923
|
Purposes?: string[] | undefined;
|
|
4924
4924
|
/**
|
|
4925
4925
|
* <p>Custom metadata that is associated to predefined attributes to control behavior
|
|
4926
4926
|
* in upstream services, such as controlling
|
|
4927
|
-
* how a predefined attribute should be displayed in the
|
|
4927
|
+
* how a predefined attribute should be displayed in the Connect Customer admin website.</p>
|
|
4928
4928
|
* @public
|
|
4929
4929
|
*/
|
|
4930
4930
|
AttributeConfiguration?: InputPredefinedAttributeConfiguration | undefined;
|
|
@@ -4934,7 +4934,7 @@ export interface CreatePredefinedAttributeRequest {
|
|
|
4934
4934
|
*/
|
|
4935
4935
|
export interface CreatePromptRequest {
|
|
4936
4936
|
/**
|
|
4937
|
-
* <p>The identifier of the
|
|
4937
|
+
* <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>
|
|
4938
4938
|
* @public
|
|
4939
4939
|
*/
|
|
4940
4940
|
InstanceId: string | undefined;
|
|
@@ -5087,7 +5087,7 @@ export interface OutboundEmailConfig {
|
|
|
5087
5087
|
*/
|
|
5088
5088
|
export interface CreateQueueRequest {
|
|
5089
5089
|
/**
|
|
5090
|
-
* <p>The identifier of the
|
|
5090
|
+
* <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>
|
|
5091
5091
|
* @public
|
|
5092
5092
|
*/
|
|
5093
5093
|
InstanceId: string | undefined;
|
|
@@ -5213,7 +5213,7 @@ export interface UserQuickConnectConfig {
|
|
|
5213
5213
|
*/
|
|
5214
5214
|
export interface QuickConnectConfig {
|
|
5215
5215
|
/**
|
|
5216
|
-
* <p>The type of quick connect. In the
|
|
5216
|
+
* <p>The type of quick connect. In the Connect Customer admin website, when you create a quick connect, you are
|
|
5217
5217
|
* prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE). </p>
|
|
5218
5218
|
* @public
|
|
5219
5219
|
*/
|
|
@@ -5244,7 +5244,7 @@ export interface QuickConnectConfig {
|
|
|
5244
5244
|
*/
|
|
5245
5245
|
export interface CreateQuickConnectRequest {
|
|
5246
5246
|
/**
|
|
5247
|
-
* <p>The identifier of the
|
|
5247
|
+
* <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>
|
|
5248
5248
|
* @public
|
|
5249
5249
|
*/
|
|
5250
5250
|
InstanceId: string | undefined;
|
|
@@ -5328,7 +5328,7 @@ export interface MediaConcurrency {
|
|
|
5328
5328
|
*/
|
|
5329
5329
|
export interface CreateRoutingProfileRequest {
|
|
5330
5330
|
/**
|
|
5331
|
-
* <p>The identifier of the
|
|
5331
|
+
* <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>
|
|
5332
5332
|
* @public
|
|
5333
5333
|
*/
|
|
5334
5334
|
InstanceId: string | undefined;
|
|
@@ -5352,7 +5352,7 @@ export interface CreateRoutingProfileRequest {
|
|
|
5352
5352
|
* calls.</p>
|
|
5353
5353
|
* <p>The limit of 10 array members applies to the maximum number of <code>RoutingProfileQueueConfig</code> objects
|
|
5354
5354
|
* that can be passed during a CreateRoutingProfile API request. It is different from the quota of 50 queues per routing
|
|
5355
|
-
* profile per instance that is listed in <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">
|
|
5355
|
+
* profile per instance that is listed in <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Connect Customer service quotas</a>.
|
|
5356
5356
|
* </p>
|
|
5357
5357
|
* @public
|
|
5358
5358
|
*/
|
|
@@ -5361,7 +5361,7 @@ export interface CreateRoutingProfileRequest {
|
|
|
5361
5361
|
* <p>The manual assignment queues associated with the routing profile. If no queue is added, agents and supervisors
|
|
5362
5362
|
* can't pick or assign any contacts from this routing profile. The limit of 10 array members applies to the maximum
|
|
5363
5363
|
* number of RoutingProfileManualAssignmentQueueConfig objects that can be passed during a CreateRoutingProfile API
|
|
5364
|
-
* request. It is different from the quota of 50 queues per routing profile per instance that is listed in
|
|
5364
|
+
* request. It is different from the quota of 50 queues per routing profile per instance that is listed in Connect Customer service quotas.</p>
|
|
5365
5365
|
* <p>Note: Use this config for chat, email, and task contacts. It does not support voice contacts.</p>
|
|
5366
5366
|
* @public
|
|
5367
5367
|
*/
|
|
@@ -5544,7 +5544,7 @@ export interface EventBridgeActionDefinition {
|
|
|
5544
5544
|
*/
|
|
5545
5545
|
export interface NotificationRecipientType {
|
|
5546
5546
|
/**
|
|
5547
|
-
* <p>The tags used to organize, track, or control access for this resource. For example, \{ "Tags": \{"key1":"value1", "key2":"value2"\} \}.
|
|
5547
|
+
* <p>The tags used to organize, track, or control access for this resource. For example, \{ "Tags": \{"key1":"value1", "key2":"value2"\} \}. Connect Customer users with the specified tags will be notified.</p>
|
|
5548
5548
|
* @public
|
|
5549
5549
|
*/
|
|
5550
5550
|
UserTags?: Record<string, string> | undefined;
|
|
@@ -5568,14 +5568,14 @@ export interface SendNotificationActionDefinition {
|
|
|
5568
5568
|
/**
|
|
5569
5569
|
* <p>The subject of the email if the delivery method is <code>EMAIL</code>. Supports variable injection. For more information, see
|
|
5570
5570
|
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html">JSONPath reference</a>
|
|
5571
|
-
* in the <i>
|
|
5571
|
+
* in the <i>Connect Customer Administrators Guide</i>.</p>
|
|
5572
5572
|
* @public
|
|
5573
5573
|
*/
|
|
5574
5574
|
Subject?: string | undefined;
|
|
5575
5575
|
/**
|
|
5576
5576
|
* <p>Notification content. Supports variable injection. For more information, see
|
|
5577
5577
|
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html">JSONPath reference</a>
|
|
5578
|
-
* in the <i>
|
|
5578
|
+
* in the <i>Connect Customer Administrators Guide</i>.</p>
|
|
5579
5579
|
* @public
|
|
5580
5580
|
*/
|
|
5581
5581
|
Content: string | undefined;
|
|
@@ -5614,14 +5614,14 @@ export interface TaskActionDefinition {
|
|
|
5614
5614
|
/**
|
|
5615
5615
|
* <p>The name. Supports variable injection. For more information, see
|
|
5616
5616
|
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html">JSONPath reference</a>
|
|
5617
|
-
* in the <i>
|
|
5617
|
+
* in the <i>Connect Customer Administrators Guide</i>.</p>
|
|
5618
5618
|
* @public
|
|
5619
5619
|
*/
|
|
5620
5620
|
Name: string | undefined;
|
|
5621
5621
|
/**
|
|
5622
5622
|
* <p>The description. Supports variable injection. For more information, see
|
|
5623
5623
|
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-variable-injection.html">JSONPath reference</a>
|
|
5624
|
-
* in the <i>
|
|
5624
|
+
* in the <i>Connect Customer Administrators Guide</i>.</p>
|
|
5625
5625
|
* @public
|
|
5626
5626
|
*/
|
|
5627
5627
|
Description?: string | undefined;
|
|
@@ -5750,7 +5750,7 @@ export interface RuleTriggerEventSource {
|
|
|
5750
5750
|
*/
|
|
5751
5751
|
export interface CreateRuleRequest {
|
|
5752
5752
|
/**
|
|
5753
|
-
* <p>The identifier of the
|
|
5753
|
+
* <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>
|
|
5754
5754
|
* @public
|
|
5755
5755
|
*/
|
|
5756
5756
|
InstanceId: string | undefined;
|
|
@@ -5804,7 +5804,7 @@ export interface CreateRuleResponse {
|
|
|
5804
5804
|
RuleId: string | undefined;
|
|
5805
5805
|
}
|
|
5806
5806
|
/**
|
|
5807
|
-
* <p>This API is in preview release for
|
|
5807
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
5808
5808
|
* <p>A third-party application's metadata.</p>
|
|
5809
5809
|
* @public
|
|
5810
5810
|
*/
|
|
@@ -5902,7 +5902,7 @@ export interface CreateSecurityProfileRequest {
|
|
|
5902
5902
|
*/
|
|
5903
5903
|
Permissions?: string[] | undefined;
|
|
5904
5904
|
/**
|
|
5905
|
-
* <p>The identifier of the
|
|
5905
|
+
* <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>
|
|
5906
5906
|
* @public
|
|
5907
5907
|
*/
|
|
5908
5908
|
InstanceId: string | undefined;
|
|
@@ -5912,12 +5912,12 @@ export interface CreateSecurityProfileRequest {
|
|
|
5912
5912
|
*/
|
|
5913
5913
|
Tags?: Record<string, string> | undefined;
|
|
5914
5914
|
/**
|
|
5915
|
-
* <p>The list of tags that a security profile uses to restrict access to resources in
|
|
5915
|
+
* <p>The list of tags that a security profile uses to restrict access to resources in Connect Customer.</p>
|
|
5916
5916
|
* @public
|
|
5917
5917
|
*/
|
|
5918
5918
|
AllowedAccessControlTags?: Record<string, string> | undefined;
|
|
5919
5919
|
/**
|
|
5920
|
-
* <p>The list of resources that a security profile applies tag restrictions to in
|
|
5920
|
+
* <p>The list of resources that a security profile applies tag restrictions to in Connect Customer. For a list of Connect Customer resources that you can tag, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/tagging.html">Add tags to resources in Connect Customer</a> in the <i>Connect Customer Administrator Guide</i>. </p>
|
|
5921
5921
|
* @public
|
|
5922
5922
|
*/
|
|
5923
5923
|
TagRestrictedResources?: string[] | undefined;
|
|
@@ -5927,13 +5927,13 @@ export interface CreateSecurityProfileRequest {
|
|
|
5927
5927
|
*/
|
|
5928
5928
|
Applications?: Application[] | undefined;
|
|
5929
5929
|
/**
|
|
5930
|
-
* <p>The list of resources that a security profile applies hierarchy restrictions to in
|
|
5930
|
+
* <p>The list of resources that a security profile applies hierarchy restrictions to in Connect Customer. Following
|
|
5931
5931
|
* are acceptable ResourceNames: <code>User</code>.</p>
|
|
5932
5932
|
* @public
|
|
5933
5933
|
*/
|
|
5934
5934
|
HierarchyRestrictedResources?: string[] | undefined;
|
|
5935
5935
|
/**
|
|
5936
|
-
* <p>The identifier of the hierarchy group that a security profile uses to restrict access to resources in
|
|
5936
|
+
* <p>The identifier of the hierarchy group that a security profile uses to restrict access to resources in Connect Customer.</p>
|
|
5937
5937
|
* @public
|
|
5938
5938
|
*/
|
|
5939
5939
|
AllowedAccessControlHierarchyGroupId?: string | undefined;
|
|
@@ -6086,7 +6086,7 @@ export interface TaskTemplateField {
|
|
|
6086
6086
|
*/
|
|
6087
6087
|
export interface CreateTaskTemplateRequest {
|
|
6088
6088
|
/**
|
|
6089
|
-
* <p>The identifier of the
|
|
6089
|
+
* <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>
|
|
6090
6090
|
* @public
|
|
6091
6091
|
*/
|
|
6092
6092
|
InstanceId: string | undefined;
|
|
@@ -6320,7 +6320,7 @@ export interface CreateTrafficDistributionGroupRequest {
|
|
|
6320
6320
|
*/
|
|
6321
6321
|
Description?: string | undefined;
|
|
6322
6322
|
/**
|
|
6323
|
-
* <p>The identifier of the
|
|
6323
|
+
* <p>The identifier of the Connect Customer instance that has been replicated. You can find the
|
|
6324
6324
|
* <code>instanceId</code> in the ARN of the instance.</p>
|
|
6325
6325
|
* @public
|
|
6326
6326
|
*/
|
|
@@ -6360,7 +6360,7 @@ export interface CreateTrafficDistributionGroupResponse {
|
|
|
6360
6360
|
*/
|
|
6361
6361
|
export interface CreateUseCaseRequest {
|
|
6362
6362
|
/**
|
|
6363
|
-
* <p>The identifier of the
|
|
6363
|
+
* <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>
|
|
6364
6364
|
* @public
|
|
6365
6365
|
*/
|
|
6366
6366
|
InstanceId: string | undefined;
|
|
@@ -6420,26 +6420,26 @@ export interface AutoAcceptConfig {
|
|
|
6420
6420
|
/**
|
|
6421
6421
|
* <p>Contains information about the identity of a user.</p>
|
|
6422
6422
|
* <note>
|
|
6423
|
-
* <p>For
|
|
6424
|
-
* type, <code>FirstName</code>, <code>LastName</code>, and <code>Email</code> cannot be updated from within
|
|
6423
|
+
* <p>For Connect Customer instances that are created with the <code>EXISTING_DIRECTORY</code> identity management
|
|
6424
|
+
* type, <code>FirstName</code>, <code>LastName</code>, and <code>Email</code> cannot be updated from within Connect Customer because they are managed by the directory.</p>
|
|
6425
6425
|
* </note>
|
|
6426
6426
|
* <important>
|
|
6427
6427
|
* <p>The <code>FirstName</code> and <code>LastName</code> length constraints below apply only to instances using
|
|
6428
|
-
* SAML for identity management. If you are using
|
|
6428
|
+
* SAML for identity management. If you are using Connect Customer for identity management, the length constraints
|
|
6429
6429
|
* are 1-255 for <code>FirstName</code>, and 1-256 for <code>LastName</code>. </p>
|
|
6430
6430
|
* </important>
|
|
6431
6431
|
* @public
|
|
6432
6432
|
*/
|
|
6433
6433
|
export interface UserIdentityInfo {
|
|
6434
6434
|
/**
|
|
6435
|
-
* <p>The first name. This is required if you are using
|
|
6435
|
+
* <p>The first name. This is required if you are using Connect Customer or SAML for identity management. Inputs
|
|
6436
6436
|
* must be in Unicode Normalization Form C (NFC). Text containing characters in a non-NFC form (for example, decomposed
|
|
6437
6437
|
* characters or combining marks) are not accepted.</p>
|
|
6438
6438
|
* @public
|
|
6439
6439
|
*/
|
|
6440
6440
|
FirstName?: string | undefined;
|
|
6441
6441
|
/**
|
|
6442
|
-
* <p>The last name. This is required if you are using
|
|
6442
|
+
* <p>The last name. This is required if you are using Connect Customer or SAML for identity management. Inputs must
|
|
6443
6443
|
* be in Unicode Normalization Form C (NFC). Text containing characters in a non-NFC form (for example, decomposed
|
|
6444
6444
|
* characters or combining marks) are not accepted.</p>
|
|
6445
6445
|
* @public
|
|
@@ -6583,7 +6583,7 @@ export interface CreateUserRequest {
|
|
|
6583
6583
|
*/
|
|
6584
6584
|
Username: string | undefined;
|
|
6585
6585
|
/**
|
|
6586
|
-
* <p>The password for the user account. A password is required if you are using
|
|
6586
|
+
* <p>The password for the user account. A password is required if you are using Connect Customer for identity
|
|
6587
6587
|
* management. Otherwise, it is an error to include a password.</p>
|
|
6588
6588
|
* @public
|
|
6589
6589
|
*/
|
|
@@ -6599,12 +6599,12 @@ export interface CreateUserRequest {
|
|
|
6599
6599
|
*/
|
|
6600
6600
|
PhoneConfig?: UserPhoneConfig | undefined;
|
|
6601
6601
|
/**
|
|
6602
|
-
* <p>The identifier of the user account in the directory used for identity management. If
|
|
6602
|
+
* <p>The identifier of the user account in the directory used for identity management. If Connect Customer cannot
|
|
6603
6603
|
* access the directory, you can specify this identifier to authenticate users. If you include the identifier, we assume
|
|
6604
|
-
* that
|
|
6604
|
+
* that Connect Customer cannot access the directory. Otherwise, the identity information is used to authenticate
|
|
6605
6605
|
* users from your directory.</p>
|
|
6606
|
-
* <p>This parameter is required if you are using an existing directory for identity management in
|
|
6607
|
-
* when
|
|
6606
|
+
* <p>This parameter is required if you are using an existing directory for identity management in Connect Customer
|
|
6607
|
+
* when Connect Customer cannot access your directory to authenticate users. If you are using SAML for identity
|
|
6608
6608
|
* management and include this parameter, an error is returned.</p>
|
|
6609
6609
|
* @public
|
|
6610
6610
|
*/
|
|
@@ -6625,7 +6625,7 @@ export interface CreateUserRequest {
|
|
|
6625
6625
|
*/
|
|
6626
6626
|
HierarchyGroupId?: string | undefined;
|
|
6627
6627
|
/**
|
|
6628
|
-
* <p>The identifier of the
|
|
6628
|
+
* <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>
|
|
6629
6629
|
* @public
|
|
6630
6630
|
*/
|
|
6631
6631
|
InstanceId: string | undefined;
|
|
@@ -6691,7 +6691,7 @@ export interface CreateUserHierarchyGroupRequest {
|
|
|
6691
6691
|
*/
|
|
6692
6692
|
ParentGroupId?: string | undefined;
|
|
6693
6693
|
/**
|
|
6694
|
-
* <p>The identifier of the
|
|
6694
|
+
* <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>
|
|
6695
6695
|
* @public
|
|
6696
6696
|
*/
|
|
6697
6697
|
InstanceId: string | undefined;
|
|
@@ -6738,7 +6738,7 @@ export interface ViewInputContent {
|
|
|
6738
6738
|
*/
|
|
6739
6739
|
export interface CreateViewRequest {
|
|
6740
6740
|
/**
|
|
6741
|
-
* <p>The identifier of the
|
|
6741
|
+
* <p>The identifier of the Connect Customer instance. You can find the instanceId in the ARN of the
|
|
6742
6742
|
* instance.</p>
|
|
6743
6743
|
* @public
|
|
6744
6744
|
*/
|
|
@@ -6886,7 +6886,7 @@ export interface CreateViewResponse {
|
|
|
6886
6886
|
*/
|
|
6887
6887
|
export interface CreateViewVersionRequest {
|
|
6888
6888
|
/**
|
|
6889
|
-
* <p>The identifier of the
|
|
6889
|
+
* <p>The identifier of the Connect Customer instance. You can find the instanceId in the ARN of the
|
|
6890
6890
|
* instance.</p>
|
|
6891
6891
|
* @public
|
|
6892
6892
|
*/
|
|
@@ -6931,7 +6931,7 @@ export interface CreateVocabularyRequest {
|
|
|
6931
6931
|
*/
|
|
6932
6932
|
ClientToken?: string | undefined;
|
|
6933
6933
|
/**
|
|
6934
|
-
* <p>The identifier of the
|
|
6934
|
+
* <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>
|
|
6935
6935
|
* @public
|
|
6936
6936
|
*/
|
|
6937
6937
|
InstanceId: string | undefined;
|