@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
|
@@ -29,7 +29,7 @@ declare const DescribeUserHierarchyStructureCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Describes the hierarchy structure of the specified
|
|
32
|
+
* <p>Describes the hierarchy structure of the specified Connect Customer instance.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
|
@@ -29,12 +29,12 @@ declare const DescribeViewCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Retrieves the view for the specified
|
|
32
|
+
* <p>Retrieves the view for the specified Connect Customer instance and view identifier.</p>
|
|
33
33
|
* <p>The view identifier can be supplied as a ViewId or ARN.</p>
|
|
34
34
|
* <p>
|
|
35
35
|
* <code>$SAVED</code> needs to be supplied if a view is unpublished.</p>
|
|
36
36
|
* <p>The view identifier can contain an optional qualifier, for example, <code><view-id>:$SAVED</code>, which
|
|
37
|
-
* is either an actual version number or an
|
|
37
|
+
* is either an actual version number or an Connect Customer managed qualifier <code>$SAVED | $LATEST</code>. If it is
|
|
38
38
|
* not supplied, then <code>$LATEST</code> is assumed for customer managed views and an error is returned if there is no
|
|
39
39
|
* published content available. Version 1 is assumed for Amazon Web Services managed views.</p>
|
|
40
40
|
* @example
|
|
@@ -29,7 +29,7 @@ declare const DisassociateAnalyticsDataSetCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Removes the dataset ID associated with a given
|
|
32
|
+
* <p>Removes the dataset ID associated with a given Connect Customer instance.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
|
@@ -29,8 +29,8 @@ declare const DisassociateApprovedOriginCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
33
|
-
* <p>Revokes access to integrated applications from
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
|
+
* <p>Revokes access to integrated applications from Connect Customer.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
36
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateBotCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const DisassociateBotCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>Revokes authorization from the specified instance to access the specified Amazon Lex or Amazon Lex V2 bot. </p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -29,7 +29,7 @@ declare const DisassociateEmailAddressAliasCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Removes the alias association between two email addresses in an
|
|
32
|
+
* <p>Removes the alias association between two email addresses in an Connect Customer instance. After
|
|
33
33
|
* disassociation, emails sent to the former alias email address are no longer forwarded to the primary email address.
|
|
34
34
|
* Both email addresses continue to exist independently and can receive emails directly.</p>
|
|
35
35
|
* <p>
|
|
@@ -87,7 +87,7 @@ declare const DisassociateEmailAddressAliasCommand_base: {
|
|
|
87
87
|
* </li>
|
|
88
88
|
* </ul>
|
|
89
89
|
* <p>
|
|
90
|
-
* <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">
|
|
90
|
+
* <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
|
|
91
91
|
* <p>
|
|
92
92
|
* <b>Related operations</b>
|
|
93
93
|
* </p>
|
|
@@ -95,7 +95,7 @@ declare const DisassociateEmailAddressAliasCommand_base: {
|
|
|
95
95
|
* <li>
|
|
96
96
|
* <p>
|
|
97
97
|
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_AssociateEmailAddressAlias.html">AssociateEmailAddressAlias</a>: Associates an email address alias with an existing email address in an
|
|
98
|
-
*
|
|
98
|
+
* Connect Customer instance.</p>
|
|
99
99
|
* </li>
|
|
100
100
|
* <li>
|
|
101
101
|
* <p>
|
|
@@ -29,7 +29,7 @@ declare const DisassociateInstanceStorageConfigCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>Removes the storage type configurations for the specified resource type and association ID.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -29,7 +29,7 @@ declare const DisassociateLambdaFunctionCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>Remove the Lambda function from the dropdown options available in the relevant flow blocks.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateLexBotCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const DisassociateLexBotCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>Revokes authorization from the specified instance to access the specified Amazon Lex bot.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -29,7 +29,7 @@ declare const DisassociatePhoneNumberContactFlowCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Removes the flow association from a phone number claimed to your
|
|
32
|
+
* <p>Removes the flow association from a phone number claimed to your Connect Customer instance.</p>
|
|
33
33
|
* <important>
|
|
34
34
|
* <p>If the number is claimed to a traffic distribution group, and you are calling this API using an instance in the Amazon Web Services Region where the traffic distribution group was created, you can use either a full phone number ARN or UUID value for the
|
|
35
35
|
* <code>PhoneNumberId</code> URI request parameter. However, if the number is claimed to a traffic distribution group and you are calling
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateSecurityKeyCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const DisassociateSecurityKeyCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>Deletes the specified security key.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetContactMetricsCommand.d.ts
CHANGED
|
@@ -60,11 +60,11 @@ declare const GetContactMetricsCommand_base: {
|
|
|
60
60
|
* <p>Metrics are only available while the contact is actively in queue.</p>
|
|
61
61
|
* </li>
|
|
62
62
|
* <li>
|
|
63
|
-
* <p>For more information, see the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Position in queue</a> metric in the <i>
|
|
63
|
+
* <p>For more information, see the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Position in queue</a> metric in the <i>Connect Customer Administrator Guide</i>. </p>
|
|
64
64
|
* </li>
|
|
65
65
|
* </ul>
|
|
66
66
|
* <p>
|
|
67
|
-
* <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">
|
|
67
|
+
* <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
|
|
68
68
|
* @example
|
|
69
69
|
* Use a bare-bones client and the command you need to make an API call.
|
|
70
70
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentMetricDataCommand.d.ts
CHANGED
|
@@ -29,8 +29,8 @@ declare const GetCurrentMetricDataCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Gets the real-time metric data from the specified
|
|
33
|
-
* <p>For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definitions</a> in the <i>
|
|
32
|
+
* <p>Gets the real-time metric data from the specified Connect Customer instance.</p>
|
|
33
|
+
* <p>For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definitions</a> in the <i>Connect Customer Administrator Guide</i>.</p>
|
|
34
34
|
* <note>
|
|
35
35
|
* <p>When you make a successful API request, you can expect the following metric values in the response:</p>
|
|
36
36
|
* <ol>
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentUserDataCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const GetCurrentUserDataCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Gets the real-time active user data from the specified
|
|
32
|
+
* <p>Gets the real-time active user data from the specified Connect Customer instance. </p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetFederationTokenCommand.d.ts
CHANGED
|
@@ -29,15 +29,15 @@ declare const GetFederationTokenCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Supports SAML sign-in for
|
|
33
|
-
* <p>For more information about how SAML sign-in works in
|
|
34
|
-
* in the <i>
|
|
32
|
+
* <p>Supports SAML sign-in for Connect Customer. Retrieves a token for federation. The token is for the Connect Customer user which corresponds to the IAM credentials that were used to invoke this action. </p>
|
|
33
|
+
* <p>For more information about how SAML sign-in works in Connect Customer, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/configure-saml.html ">Configure SAML with IAM for Connect Customer
|
|
34
|
+
* in the <i>Connect Customer Administrator Guide</i>.</a>
|
|
35
35
|
* </p>
|
|
36
36
|
* <note>
|
|
37
37
|
* <p>This API doesn't support root users. If you try to invoke GetFederationToken with root credentials, an error
|
|
38
38
|
* message similar to the following one appears: </p>
|
|
39
39
|
* <p>
|
|
40
|
-
* <code>Provided identity: Principal: .... User: .... cannot be used for federation with
|
|
40
|
+
* <code>Provided identity: Principal: .... User: .... cannot be used for federation with Connect Customer</code>
|
|
41
41
|
* </p>
|
|
42
42
|
* </note>
|
|
43
43
|
* @example
|
|
@@ -89,7 +89,7 @@ declare const GetFederationTokenCommand_base: {
|
|
|
89
89
|
* <p>The specified resource was not found.</p>
|
|
90
90
|
*
|
|
91
91
|
* @throws {@link UserNotFoundException} (client fault)
|
|
92
|
-
* <p>No user with the specified credentials was found in the
|
|
92
|
+
* <p>No user with the specified credentials was found in the Connect Customer instance.</p>
|
|
93
93
|
*
|
|
94
94
|
* @throws {@link ConnectServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
@@ -29,8 +29,8 @@ declare const GetMetricDataCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Gets historical metric data from the specified
|
|
33
|
-
* <p>For a description of each historical metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definitions</a> in the <i>
|
|
32
|
+
* <p>Gets historical metric data from the specified Connect Customer instance.</p>
|
|
33
|
+
* <p>For a description of each historical metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definitions</a> in the <i>Connect Customer Administrator Guide</i>.</p>
|
|
34
34
|
* <note>
|
|
35
35
|
* <p>We recommend using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_GetMetricDataV2.html">GetMetricDataV2</a> API. It provides more flexibility, features, and the ability to query longer time ranges
|
|
36
36
|
* than <code>GetMetricData</code>. Use it to retrieve historical agent and contact metrics for the last 3 months, at
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetMetricDataV2Command.d.ts
CHANGED
|
@@ -29,14 +29,14 @@ declare const GetMetricDataV2Command_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Gets metric data from the specified
|
|
32
|
+
* <p>Gets metric data from the specified Connect Customer instance. </p>
|
|
33
33
|
* <p>
|
|
34
34
|
* <code>GetMetricDataV2</code> offers more features than <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_GetMetricData.html">GetMetricData</a>, the previous version of this API. It
|
|
35
35
|
* has new metrics, offers filtering at a metric level, and offers the ability to filter and group data by channels,
|
|
36
36
|
* queues, routing profiles, agents, and agent hierarchy levels. It can retrieve historical data for the last 3 months,
|
|
37
37
|
* at varying intervals. It does not support agent queues.</p>
|
|
38
38
|
* <p>For a description of the historical metrics that are supported by <code>GetMetricDataV2</code> and
|
|
39
|
-
* <code>GetMetricData</code>, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definitions</a> in the <i>
|
|
39
|
+
* <code>GetMetricData</code>, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definitions</a> in the <i>Connect Customer Administrator Guide</i>.</p>
|
|
40
40
|
* <note>
|
|
41
41
|
* <p>When you make a successful API request, you can expect the following metric values in the response:</p>
|
|
42
42
|
* <ol>
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetTaskTemplateCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const GetTaskTemplateCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Gets details about a specific task template in the specified
|
|
32
|
+
* <p>Gets details about a specific task template in the specified Connect Customer instance.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ImportPhoneNumberCommand.d.ts
CHANGED
|
@@ -30,7 +30,7 @@ declare const ImportPhoneNumberCommand_base: {
|
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
32
|
* <p>Imports a claimed phone number from an external service, such as Amazon Web Services End User Messaging, into an
|
|
33
|
-
*
|
|
33
|
+
* Connect Customer instance. You can call this API only in the same Amazon Web Services Region where the Connect Customer instance was created.</p>
|
|
34
34
|
* <important>
|
|
35
35
|
* <p>Call the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html">DescribePhoneNumber</a> API to verify the status of a previous <code>ImportPhoneNumber</code> operation.
|
|
36
36
|
* </p>
|
|
@@ -29,7 +29,7 @@ declare const ListAnalyticsDataAssociationsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Lists the association status of requested dataset ID for a given
|
|
32
|
+
* <p>Lists the association status of requested dataset ID for a given Connect Customer instance.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
|
@@ -29,7 +29,7 @@ declare const ListAnalyticsDataLakeDataSetsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Lists the data lake datasets available to associate with for a given
|
|
32
|
+
* <p>Lists the data lake datasets available to associate with for a given Connect Customer instance.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListApprovedOriginsCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const ListApprovedOriginsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>Returns a paginated list of all approved origins associated with the instance.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -29,7 +29,7 @@ declare const ListAttachedFilesConfigurationsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Provides summary information about the attached files configurations for the specified
|
|
32
|
+
* <p>Provides summary information about the attached files configurations for the specified Connect Customer instance.</p>
|
|
33
33
|
* <p>This API returns effective configurations (custom overrides or defaults) for each attachment scope. If no custom configuration exists for a scope, the default configuration values are returned.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -29,9 +29,9 @@ declare const ListAuthenticationProfilesCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change. To
|
|
33
33
|
* request access to this API, contact Amazon Web Services Support.</p>
|
|
34
|
-
* <p>Provides summary information about the authentication profiles in a specified
|
|
34
|
+
* <p>Provides summary information about the authentication profiles in a specified Connect Customer
|
|
35
35
|
* instance.</p>
|
|
36
36
|
* @example
|
|
37
37
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -29,7 +29,7 @@ declare const ListBotsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>For the specified version of Amazon Lex, returns a paginated list of all the Amazon Lex bots
|
|
34
34
|
* currently associated with the instance. Use this API to return both Amazon Lex V1 and V2
|
|
35
35
|
* bots.</p>
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactEvaluationsCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const ListContactEvaluationsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Lists contact evaluations in the specified
|
|
32
|
+
* <p>Lists contact evaluations in the specified Connect Customer instance.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowModulesCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const ListContactFlowModulesCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Provides information about the flow modules for the specified
|
|
32
|
+
* <p>Provides information about the flow modules for the specified Connect Customer instance.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowVersionsCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const ListContactFlowVersionsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Returns all the available versions for the specified
|
|
32
|
+
* <p>Returns all the available versions for the specified Connect Customer instance and flow identifier.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowsCommand.d.ts
CHANGED
|
@@ -29,10 +29,10 @@ declare const ListContactFlowsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Provides information about the flows for the specified
|
|
33
|
-
* <p>You can also create and update flows using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language.html">
|
|
32
|
+
* <p>Provides information about the flows for the specified Connect Customer instance.</p>
|
|
33
|
+
* <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
|
|
34
34
|
* Flow language</a>.</p>
|
|
35
|
-
* <p>For more information about flows, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-contact-flows.html">Flows</a> in the <i>
|
|
35
|
+
* <p>For more information about flows, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-contact-flows.html">Flows</a> in the <i>Connect Customer
|
|
36
36
|
* Administrator Guide</i>.</p>
|
|
37
37
|
* @example
|
|
38
38
|
* Use a bare-bones client and the command you need to make an API call.
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactReferencesCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const ListContactReferencesCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>For the specified <code>referenceTypes</code>, returns a list of references associated with the contact.
|
|
34
34
|
* <i>References</i> are links to documents that are related to a contact, such as emails, attachments,
|
|
35
35
|
* or URLs.</p>
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDefaultVocabulariesCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const ListDefaultVocabulariesCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Lists the default vocabularies for the specified
|
|
32
|
+
* <p>Lists the default vocabularies for the specified Connect Customer instance.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
|
@@ -29,7 +29,7 @@ declare const ListEvaluationFormVersionsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Lists versions of an evaluation form in the specified
|
|
32
|
+
* <p>Lists versions of an evaluation form in the specified Connect Customer instance.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEvaluationFormsCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const ListEvaluationFormsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Lists evaluation forms in the specified
|
|
32
|
+
* <p>Lists evaluation forms in the specified Connect Customer instance.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListHoursOfOperationsCommand.d.ts
CHANGED
|
@@ -29,9 +29,9 @@ declare const ListHoursOfOperationsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Provides information about the hours of operation for the specified
|
|
32
|
+
* <p>Provides information about the hours of operation for the specified Connect Customer instance.</p>
|
|
33
33
|
* <p>For more information about hours of operation, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/set-hours-operation.html">Set the Hours of Operation for a Queue</a> in the
|
|
34
|
-
* <i>
|
|
34
|
+
* <i>Connect Customer Administrator Guide</i>.</p>
|
|
35
35
|
* @example
|
|
36
36
|
* Use a bare-bones client and the command you need to make an API call.
|
|
37
37
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstanceAttributesCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const ListInstanceAttributesCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>Returns a paginated list of all attribute types for the given instance.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -29,7 +29,7 @@ declare const ListInstanceStorageConfigsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>Returns a paginated list of storage configs for the identified instance and resource type.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -29,7 +29,7 @@ declare const ListInstancesCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>Return a list of instances which are in active state, creation-in-progress state, and failed state. Instances
|
|
34
34
|
* that aren't successfully created (they are in a failed state) are returned only for 24 hours after the CreateInstance
|
|
35
35
|
* API was invoked.</p>
|
|
@@ -29,7 +29,7 @@ declare const ListIntegrationAssociationsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Provides summary information about the Amazon Web Services resource associations for the specified
|
|
32
|
+
* <p>Provides summary information about the Amazon Web Services resource associations for the specified Connect Customer instance.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListLambdaFunctionsCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const ListLambdaFunctionsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>Returns a paginated list of all Lambda functions that display in the dropdown options in the relevant flow
|
|
34
34
|
* blocks.</p>
|
|
35
35
|
* @example
|
|
@@ -29,7 +29,7 @@ declare const ListLexBotsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>Returns a paginated list of all the Amazon Lex V1 bots currently associated with the instance. To return
|
|
34
34
|
* both Amazon Lex V1 and V2 bots, use the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ListBots.html">ListBots</a> API. </p>
|
|
35
35
|
* @example
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersCommand.d.ts
CHANGED
|
@@ -29,9 +29,9 @@ declare const ListPhoneNumbersCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Provides information about the phone numbers for the specified
|
|
32
|
+
* <p>Provides information about the phone numbers for the specified Connect Customer instance. </p>
|
|
33
33
|
* <p>For more information about phone numbers, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-center-phone-number.html">Set Up Phone Numbers for Your Contact
|
|
34
|
-
* Center</a> in the <i>
|
|
34
|
+
* Center</a> in the <i>Connect Customer Administrator Guide</i>.</p>
|
|
35
35
|
* <important>
|
|
36
36
|
* <ul>
|
|
37
37
|
* <li>
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersV2Command.d.ts
CHANGED
|
@@ -29,10 +29,10 @@ declare const ListPhoneNumbersV2Command_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Lists phone numbers claimed to your
|
|
32
|
+
* <p>Lists phone numbers claimed to your Connect Customer instance or traffic distribution group. If the provided <code>TargetArn</code>
|
|
33
33
|
* is a traffic distribution group, you can call this API in both Amazon Web Services Regions associated with traffic distribution group.</p>
|
|
34
34
|
* <p>For more information about phone numbers, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-center-phone-number.html">Set Up Phone Numbers for Your Contact
|
|
35
|
-
* Center</a> in the <i>
|
|
35
|
+
* Center</a> in the <i>Connect Customer Administrator Guide</i>.</p>
|
|
36
36
|
* <note>
|
|
37
37
|
* <ul>
|
|
38
38
|
* <li>
|
|
@@ -29,7 +29,7 @@ declare const ListPredefinedAttributesCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Lists predefined attributes for the specified
|
|
32
|
+
* <p>Lists predefined attributes for the specified Connect Customer instance. A <i>predefined attribute</i> is
|
|
33
33
|
* made up of a name and a value. You can use predefined attributes for:</p>
|
|
34
34
|
* <ul>
|
|
35
35
|
* <li>
|
|
@@ -42,10 +42,10 @@ declare const ListPredefinedAttributesCommand_base: {
|
|
|
42
42
|
* handling the contact. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/use-contact-segment-attributes.html">Use contact segment attributes</a>.</p>
|
|
43
43
|
* </li>
|
|
44
44
|
* </ul>
|
|
45
|
-
* <p>For the predefined attributes per instance quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">
|
|
45
|
+
* <p>For the predefined attributes per instance quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">Connect Customer
|
|
46
46
|
* quotas</a>.</p>
|
|
47
47
|
* <p>
|
|
48
|
-
* <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">
|
|
48
|
+
* <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
|
|
49
49
|
* @example
|
|
50
50
|
* Use a bare-bones client and the command you need to make an API call.
|
|
51
51
|
* ```javascript
|
|
@@ -29,7 +29,7 @@ declare const ListPromptsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Provides information about the prompts for the specified
|
|
32
|
+
* <p>Provides information about the prompts for the specified Connect Customer instance.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
|
@@ -29,12 +29,12 @@ declare const ListQueuesCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Provides information about the queues for the specified
|
|
32
|
+
* <p>Provides information about the queues for the specified Connect Customer instance.</p>
|
|
33
33
|
* <p>If you do not specify a <code>QueueTypes</code> parameter, both standard and
|
|
34
34
|
* agent queues are returned. This might cause an unexpected truncation of results if you have more than 1000 agents and
|
|
35
35
|
* you limit the number of results of the API call in code.</p>
|
|
36
36
|
* <p>For more information about queues, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-queues-standard-and-agent.html">Queues: Standard and Agent</a> in the
|
|
37
|
-
* <i>
|
|
37
|
+
* <i>Connect Customer Administrator Guide</i>.</p>
|
|
38
38
|
* @example
|
|
39
39
|
* Use a bare-bones client and the command you need to make an API call.
|
|
40
40
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQuickConnectsCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const ListQuickConnectsCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Provides information about the quick connects for the specified
|
|
32
|
+
* <p>Provides information about the quick connects for the specified Connect Customer instance. </p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
|
@@ -39,7 +39,7 @@ declare const ListRoutingProfileManualAssignmentQueuesCommand_base: {
|
|
|
39
39
|
* <p>This API returns list of queues where contacts can be manually assigned or picked by an agent who has access
|
|
40
40
|
* to the Worklist app. The user can additionally filter on queues, if they have access to those queues (otherwise a
|
|
41
41
|
* invalid request exception will be thrown).</p>
|
|
42
|
-
* <p>For information about how manual contact assignment works in the agent workspace, see the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/worklist-app.html">Access the Worklist app in the
|
|
42
|
+
* <p>For information about how manual contact assignment works in the agent workspace, see the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/worklist-app.html">Access the Worklist app in the Connect Customer agent workspace</a> in the <i>Connect Customer Administrator Guide</i>. </p>
|
|
43
43
|
* </li>
|
|
44
44
|
* </ul>
|
|
45
45
|
* <p>
|
|
@@ -52,7 +52,7 @@ declare const ListRoutingProfileManualAssignmentQueuesCommand_base: {
|
|
|
52
52
|
* </li>
|
|
53
53
|
* </ul>
|
|
54
54
|
* <p>
|
|
55
|
-
* <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">
|
|
55
|
+
* <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
|
|
56
56
|
* @example
|
|
57
57
|
* Use a bare-bones client and the command you need to make an API call.
|
|
58
58
|
* ```javascript
|