@aws-sdk/client-connect 3.1086.0 → 3.1088.0
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/README.md +7 -0
- package/dist-cjs/index.js +86 -5
- package/dist-es/Connect.js +4 -0
- package/dist-es/commands/SearchRulesCommand.js +4 -0
- package/dist-es/commands/index.js +1 -0
- package/dist-es/models/enums.js +3 -0
- package/dist-es/pagination/SearchRulesPaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/schemas/schemas_0.js +65 -4
- package/dist-types/Connect.d.ts +14 -0
- package/dist-types/ConnectClient.d.ts +3 -2
- package/dist-types/commands/AssociateHoursOfOperationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRuleCommand.d.ts +3 -0
- package/dist-types/commands/DisassociateHoursOfOperationsCommand.d.ts +1 -1
- package/dist-types/commands/ListChildHoursOfOperationsCommand.d.ts +1 -1
- package/dist-types/commands/ListRulesCommand.d.ts +3 -0
- package/dist-types/commands/SearchEmailAddressesCommand.d.ts +2 -1
- package/dist-types/commands/SearchEvaluationFormsCommand.d.ts +2 -1
- package/dist-types/commands/SearchHoursOfOperationOverridesCommand.d.ts +2 -1
- package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +2 -1
- package/dist-types/commands/SearchNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +2 -1
- package/dist-types/commands/SearchRulesCommand.d.ts +210 -0
- package/dist-types/commands/index.d.ts +1 -0
- package/dist-types/models/enums.d.ts +11 -0
- package/dist-types/models/models_0.d.ts +2 -2
- package/dist-types/models/models_1.d.ts +8 -2
- package/dist-types/models/models_2.d.ts +34 -20
- package/dist-types/models/models_3.d.ts +166 -184
- package/dist-types/models/models_4.d.ts +213 -1
- package/dist-types/pagination/SearchRulesPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +8 -0
- package/dist-types/ts3.4/Connect.d.ts +1262 -1397
- package/dist-types/ts3.4/ConnectClient.d.ts +39 -109
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/ActivateEvaluationFormCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateAnalyticsDataSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AssociateContactWithUserCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateEmailAddressAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateFlowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AssociateHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateQueueEmailAddressesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateSecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateUserProficienciesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateWorkspaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchCreateDataTableValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDeleteDataTableValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDescribeDataTableValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetAttachedFileMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetFlowAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchPutContactCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchUpdateDataTableValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CompleteAttachedFileUploadCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAttachedFileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAuthCodeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateContactFlowModuleAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateContactFlowModuleVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateContactFlowVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDataTableAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDataTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEmailAddressCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEvaluationFormCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateHoursOfOperationOverrideCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateNotificationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateParticipantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePersistentContactAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreatePredefinedAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreatePromptCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreatePushNotificationRegistrationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTestCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateViewCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWorkspaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWorkspacePageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAttachedFileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteContactDataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteContactFlowVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDataTableAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDataTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEmailAddressCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationOverrideCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteNotificationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeletePushNotificationRegistrationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTestCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteWorkspaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteWorkspaceMediaCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteWorkspacePageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAttachedFilesConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAuthenticationProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeContactFlowModuleAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeDataTableAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeDataTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeEmailAddressCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeEvaluationFormCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeHoursOfOperationOverrideCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeNotificationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribePredefinedAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribePromptCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTestCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeViewCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeWorkspaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateAnalyticsDataSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DisassociateEmailAddressAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateFlowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateQueueEmailAddressesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateSecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateUserProficienciesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateWorkspaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DismissUserContactCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/EvaluateDataTableValuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAttachedFileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetContactMetricsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEffectiveHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEvaluationFormValidationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFlowAssociationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetMetricDataV2Command.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetPromptFileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetTestCaseExecutionSummaryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ImportPhoneNumberCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ImportWorkspaceMediaCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAnalyticsDataAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssociatedContactsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAttachedFilesConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAuthenticationProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListChildHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListContactFlowModuleAliasesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListContactFlowModuleVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListContactFlowVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataTableAttributesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDataTablePrimaryValuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDataTableValuesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataTablesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEntitySecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListHoursOfOperationOverridesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListQueueEmailAddressesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListSecurityProfileFlowModulesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTestCaseExecutionRecordsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTestCaseExecutionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTestCasesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListUserNotificationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListUserProficienciesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListViewVersionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListViewsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListWorkspaceMediaCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListWorkspacePagesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/MonitorContactCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PauseContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ResumeContactCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchAgentStatusesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchContactEvaluationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchContactFlowModulesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchContactFlowsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchContactsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchDataTablesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/SearchEmailAddressesCommand.d.ts +6 -10
- package/dist-types/ts3.4/commands/SearchEvaluationFormsCommand.d.ts +6 -10
- package/dist-types/ts3.4/commands/SearchHoursOfOperationOverridesCommand.d.ts +6 -10
- package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +6 -10
- package/dist-types/ts3.4/commands/SearchNotificationsCommand.d.ts +6 -10
- package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +6 -10
- package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchResourceTagsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchRulesCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchTestCasesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchUserHierarchyGroupsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchViewsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchWorkspaceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchWorkspacesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SendChatIntegrationEventCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SendOutboundEmailCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SendOutboundWebNotificationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartAttachedFileUploadCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartContactConversationalAnalyticsJobCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartContactEvaluationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartContactMediaProcessingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartEmailContactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartEvaluationFormValidationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartOutboundChatContactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartOutboundEmailContactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartScreenSharingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartTestCaseExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopContactMediaProcessingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopTestCaseExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UntagContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateAttachedFilesConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateAuthenticationProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDataTableAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDataTableMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDataTablePrimaryValuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEmailAddressMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationOverrideCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateNotificationContentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateParticipantAuthenticationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTestCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserConfigCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateUserNotificationStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateWorkspaceMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateWorkspacePageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateWorkspaceThemeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateWorkspaceVisibilityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +70 -132
- package/dist-types/ts3.4/models/errors.d.ts +28 -96
- package/dist-types/ts3.4/models/models_0.d.ts +8 -20
- package/dist-types/ts3.4/models/models_1.d.ts +4 -6
- package/dist-types/ts3.4/models/models_2.d.ts +15 -39
- package/dist-types/ts3.4/models/models_3.d.ts +38 -44
- package/dist-types/ts3.4/models/models_4.d.ts +66 -18
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListBotsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListLexBotsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListPromptsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListQueuesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListViewsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchRulesPaginator.d.ts +8 -0
- package/dist-types/ts3.4/pagination/SearchUsersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchViewsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +8 -0
- package/package.json +39 -39
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -256,10 +253,7 @@ import {
|
|
|
256
253
|
CreatePushNotificationRegistrationCommandInput,
|
|
257
254
|
CreatePushNotificationRegistrationCommandOutput,
|
|
258
255
|
} from "./commands/CreatePushNotificationRegistrationCommand";
|
|
259
|
-
import {
|
|
260
|
-
CreateQueueCommandInput,
|
|
261
|
-
CreateQueueCommandOutput,
|
|
262
|
-
} from "./commands/CreateQueueCommand";
|
|
256
|
+
import { CreateQueueCommandInput, CreateQueueCommandOutput } from "./commands/CreateQueueCommand";
|
|
263
257
|
import {
|
|
264
258
|
CreateQuickConnectCommandInput,
|
|
265
259
|
CreateQuickConnectCommandOutput,
|
|
@@ -268,10 +262,7 @@ import {
|
|
|
268
262
|
CreateRoutingProfileCommandInput,
|
|
269
263
|
CreateRoutingProfileCommandOutput,
|
|
270
264
|
} from "./commands/CreateRoutingProfileCommand";
|
|
271
|
-
import {
|
|
272
|
-
CreateRuleCommandInput,
|
|
273
|
-
CreateRuleCommandOutput,
|
|
274
|
-
} from "./commands/CreateRuleCommand";
|
|
265
|
+
import { CreateRuleCommandInput, CreateRuleCommandOutput } from "./commands/CreateRuleCommand";
|
|
275
266
|
import {
|
|
276
267
|
CreateSecurityProfileCommandInput,
|
|
277
268
|
CreateSecurityProfileCommandOutput,
|
|
@@ -292,18 +283,12 @@ import {
|
|
|
292
283
|
CreateUseCaseCommandInput,
|
|
293
284
|
CreateUseCaseCommandOutput,
|
|
294
285
|
} from "./commands/CreateUseCaseCommand";
|
|
295
|
-
import {
|
|
296
|
-
CreateUserCommandInput,
|
|
297
|
-
CreateUserCommandOutput,
|
|
298
|
-
} from "./commands/CreateUserCommand";
|
|
286
|
+
import { CreateUserCommandInput, CreateUserCommandOutput } from "./commands/CreateUserCommand";
|
|
299
287
|
import {
|
|
300
288
|
CreateUserHierarchyGroupCommandInput,
|
|
301
289
|
CreateUserHierarchyGroupCommandOutput,
|
|
302
290
|
} from "./commands/CreateUserHierarchyGroupCommand";
|
|
303
|
-
import {
|
|
304
|
-
CreateViewCommandInput,
|
|
305
|
-
CreateViewCommandOutput,
|
|
306
|
-
} from "./commands/CreateViewCommand";
|
|
291
|
+
import { CreateViewCommandInput, CreateViewCommandOutput } from "./commands/CreateViewCommand";
|
|
307
292
|
import {
|
|
308
293
|
CreateViewVersionCommandInput,
|
|
309
294
|
CreateViewVersionCommandOutput,
|
|
@@ -404,10 +389,7 @@ import {
|
|
|
404
389
|
DeletePushNotificationRegistrationCommandInput,
|
|
405
390
|
DeletePushNotificationRegistrationCommandOutput,
|
|
406
391
|
} from "./commands/DeletePushNotificationRegistrationCommand";
|
|
407
|
-
import {
|
|
408
|
-
DeleteQueueCommandInput,
|
|
409
|
-
DeleteQueueCommandOutput,
|
|
410
|
-
} from "./commands/DeleteQueueCommand";
|
|
392
|
+
import { DeleteQueueCommandInput, DeleteQueueCommandOutput } from "./commands/DeleteQueueCommand";
|
|
411
393
|
import {
|
|
412
394
|
DeleteQuickConnectCommandInput,
|
|
413
395
|
DeleteQuickConnectCommandOutput,
|
|
@@ -416,10 +398,7 @@ import {
|
|
|
416
398
|
DeleteRoutingProfileCommandInput,
|
|
417
399
|
DeleteRoutingProfileCommandOutput,
|
|
418
400
|
} from "./commands/DeleteRoutingProfileCommand";
|
|
419
|
-
import {
|
|
420
|
-
DeleteRuleCommandInput,
|
|
421
|
-
DeleteRuleCommandOutput,
|
|
422
|
-
} from "./commands/DeleteRuleCommand";
|
|
401
|
+
import { DeleteRuleCommandInput, DeleteRuleCommandOutput } from "./commands/DeleteRuleCommand";
|
|
423
402
|
import {
|
|
424
403
|
DeleteSecurityProfileCommandInput,
|
|
425
404
|
DeleteSecurityProfileCommandOutput,
|
|
@@ -444,18 +423,12 @@ import {
|
|
|
444
423
|
DeleteUseCaseCommandInput,
|
|
445
424
|
DeleteUseCaseCommandOutput,
|
|
446
425
|
} from "./commands/DeleteUseCaseCommand";
|
|
447
|
-
import {
|
|
448
|
-
DeleteUserCommandInput,
|
|
449
|
-
DeleteUserCommandOutput,
|
|
450
|
-
} from "./commands/DeleteUserCommand";
|
|
426
|
+
import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
|
|
451
427
|
import {
|
|
452
428
|
DeleteUserHierarchyGroupCommandInput,
|
|
453
429
|
DeleteUserHierarchyGroupCommandOutput,
|
|
454
430
|
} from "./commands/DeleteUserHierarchyGroupCommand";
|
|
455
|
-
import {
|
|
456
|
-
DeleteViewCommandInput,
|
|
457
|
-
DeleteViewCommandOutput,
|
|
458
|
-
} from "./commands/DeleteViewCommand";
|
|
431
|
+
import { DeleteViewCommandInput, DeleteViewCommandOutput } from "./commands/DeleteViewCommand";
|
|
459
432
|
import {
|
|
460
433
|
DeleteViewVersionCommandInput,
|
|
461
434
|
DeleteViewVersionCommandOutput,
|
|
@@ -788,10 +761,7 @@ import {
|
|
|
788
761
|
ListAuthenticationProfilesCommandInput,
|
|
789
762
|
ListAuthenticationProfilesCommandOutput,
|
|
790
763
|
} from "./commands/ListAuthenticationProfilesCommand";
|
|
791
|
-
import {
|
|
792
|
-
ListBotsCommandInput,
|
|
793
|
-
ListBotsCommandOutput,
|
|
794
|
-
} from "./commands/ListBotsCommand";
|
|
764
|
+
import { ListBotsCommandInput, ListBotsCommandOutput } from "./commands/ListBotsCommand";
|
|
795
765
|
import {
|
|
796
766
|
ListChildHoursOfOperationsCommandInput,
|
|
797
767
|
ListChildHoursOfOperationsCommandOutput,
|
|
@@ -888,10 +858,7 @@ import {
|
|
|
888
858
|
ListLambdaFunctionsCommandInput,
|
|
889
859
|
ListLambdaFunctionsCommandOutput,
|
|
890
860
|
} from "./commands/ListLambdaFunctionsCommand";
|
|
891
|
-
import {
|
|
892
|
-
ListLexBotsCommandInput,
|
|
893
|
-
ListLexBotsCommandOutput,
|
|
894
|
-
} from "./commands/ListLexBotsCommand";
|
|
861
|
+
import { ListLexBotsCommandInput, ListLexBotsCommandOutput } from "./commands/ListLexBotsCommand";
|
|
895
862
|
import {
|
|
896
863
|
ListNotificationsCommandInput,
|
|
897
864
|
ListNotificationsCommandOutput,
|
|
@@ -908,10 +875,7 @@ import {
|
|
|
908
875
|
ListPredefinedAttributesCommandInput,
|
|
909
876
|
ListPredefinedAttributesCommandOutput,
|
|
910
877
|
} from "./commands/ListPredefinedAttributesCommand";
|
|
911
|
-
import {
|
|
912
|
-
ListPromptsCommandInput,
|
|
913
|
-
ListPromptsCommandOutput,
|
|
914
|
-
} from "./commands/ListPromptsCommand";
|
|
878
|
+
import { ListPromptsCommandInput, ListPromptsCommandOutput } from "./commands/ListPromptsCommand";
|
|
915
879
|
import {
|
|
916
880
|
ListQueueEmailAddressesCommandInput,
|
|
917
881
|
ListQueueEmailAddressesCommandOutput,
|
|
@@ -920,10 +884,7 @@ import {
|
|
|
920
884
|
ListQueueQuickConnectsCommandInput,
|
|
921
885
|
ListQueueQuickConnectsCommandOutput,
|
|
922
886
|
} from "./commands/ListQueueQuickConnectsCommand";
|
|
923
|
-
import {
|
|
924
|
-
ListQueuesCommandInput,
|
|
925
|
-
ListQueuesCommandOutput,
|
|
926
|
-
} from "./commands/ListQueuesCommand";
|
|
887
|
+
import { ListQueuesCommandInput, ListQueuesCommandOutput } from "./commands/ListQueuesCommand";
|
|
927
888
|
import {
|
|
928
889
|
ListQuickConnectsCommandInput,
|
|
929
890
|
ListQuickConnectsCommandOutput,
|
|
@@ -944,10 +905,7 @@ import {
|
|
|
944
905
|
ListRoutingProfilesCommandInput,
|
|
945
906
|
ListRoutingProfilesCommandOutput,
|
|
946
907
|
} from "./commands/ListRoutingProfilesCommand";
|
|
947
|
-
import {
|
|
948
|
-
ListRulesCommandInput,
|
|
949
|
-
ListRulesCommandOutput,
|
|
950
|
-
} from "./commands/ListRulesCommand";
|
|
908
|
+
import { ListRulesCommandInput, ListRulesCommandOutput } from "./commands/ListRulesCommand";
|
|
951
909
|
import {
|
|
952
910
|
ListSecurityKeysCommandInput,
|
|
953
911
|
ListSecurityKeysCommandOutput,
|
|
@@ -1012,14 +970,8 @@ import {
|
|
|
1012
970
|
ListUserProficienciesCommandInput,
|
|
1013
971
|
ListUserProficienciesCommandOutput,
|
|
1014
972
|
} from "./commands/ListUserProficienciesCommand";
|
|
1015
|
-
import {
|
|
1016
|
-
|
|
1017
|
-
ListUsersCommandOutput,
|
|
1018
|
-
} from "./commands/ListUsersCommand";
|
|
1019
|
-
import {
|
|
1020
|
-
ListViewsCommandInput,
|
|
1021
|
-
ListViewsCommandOutput,
|
|
1022
|
-
} from "./commands/ListViewsCommand";
|
|
973
|
+
import { ListUsersCommandInput, ListUsersCommandOutput } from "./commands/ListUsersCommand";
|
|
974
|
+
import { ListViewsCommandInput, ListViewsCommandOutput } from "./commands/ListViewsCommand";
|
|
1023
975
|
import {
|
|
1024
976
|
ListViewVersionsCommandInput,
|
|
1025
977
|
ListViewVersionsCommandOutput,
|
|
@@ -1136,6 +1088,7 @@ import {
|
|
|
1136
1088
|
SearchRoutingProfilesCommandInput,
|
|
1137
1089
|
SearchRoutingProfilesCommandOutput,
|
|
1138
1090
|
} from "./commands/SearchRoutingProfilesCommand";
|
|
1091
|
+
import { SearchRulesCommandInput, SearchRulesCommandOutput } from "./commands/SearchRulesCommand";
|
|
1139
1092
|
import {
|
|
1140
1093
|
SearchSecurityProfilesCommandInput,
|
|
1141
1094
|
SearchSecurityProfilesCommandOutput,
|
|
@@ -1148,14 +1101,8 @@ import {
|
|
|
1148
1101
|
SearchUserHierarchyGroupsCommandInput,
|
|
1149
1102
|
SearchUserHierarchyGroupsCommandOutput,
|
|
1150
1103
|
} from "./commands/SearchUserHierarchyGroupsCommand";
|
|
1151
|
-
import {
|
|
1152
|
-
|
|
1153
|
-
SearchUsersCommandOutput,
|
|
1154
|
-
} from "./commands/SearchUsersCommand";
|
|
1155
|
-
import {
|
|
1156
|
-
SearchViewsCommandInput,
|
|
1157
|
-
SearchViewsCommandOutput,
|
|
1158
|
-
} from "./commands/SearchViewsCommand";
|
|
1104
|
+
import { SearchUsersCommandInput, SearchUsersCommandOutput } from "./commands/SearchUsersCommand";
|
|
1105
|
+
import { SearchViewsCommandInput, SearchViewsCommandOutput } from "./commands/SearchViewsCommand";
|
|
1159
1106
|
import {
|
|
1160
1107
|
SearchVocabulariesCommandInput,
|
|
1161
1108
|
SearchVocabulariesCommandOutput,
|
|
@@ -1244,10 +1191,7 @@ import {
|
|
|
1244
1191
|
StartWebRTCContactCommandInput,
|
|
1245
1192
|
StartWebRTCContactCommandOutput,
|
|
1246
1193
|
} from "./commands/StartWebRTCContactCommand";
|
|
1247
|
-
import {
|
|
1248
|
-
StopContactCommandInput,
|
|
1249
|
-
StopContactCommandOutput,
|
|
1250
|
-
} from "./commands/StopContactCommand";
|
|
1194
|
+
import { StopContactCommandInput, StopContactCommandOutput } from "./commands/StopContactCommand";
|
|
1251
1195
|
import {
|
|
1252
1196
|
StopContactMediaProcessingCommandInput,
|
|
1253
1197
|
StopContactMediaProcessingCommandOutput,
|
|
@@ -1272,14 +1216,8 @@ import {
|
|
|
1272
1216
|
SuspendContactRecordingCommandInput,
|
|
1273
1217
|
SuspendContactRecordingCommandOutput,
|
|
1274
1218
|
} from "./commands/SuspendContactRecordingCommand";
|
|
1275
|
-
import {
|
|
1276
|
-
|
|
1277
|
-
TagContactCommandOutput,
|
|
1278
|
-
} from "./commands/TagContactCommand";
|
|
1279
|
-
import {
|
|
1280
|
-
TagResourceCommandInput,
|
|
1281
|
-
TagResourceCommandOutput,
|
|
1282
|
-
} from "./commands/TagResourceCommand";
|
|
1219
|
+
import { TagContactCommandInput, TagContactCommandOutput } from "./commands/TagContactCommand";
|
|
1220
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
1283
1221
|
import {
|
|
1284
1222
|
TransferContactCommandInput,
|
|
1285
1223
|
TransferContactCommandOutput,
|
|
@@ -1464,10 +1402,7 @@ import {
|
|
|
1464
1402
|
UpdateRoutingProfileQueuesCommandInput,
|
|
1465
1403
|
UpdateRoutingProfileQueuesCommandOutput,
|
|
1466
1404
|
} from "./commands/UpdateRoutingProfileQueuesCommand";
|
|
1467
|
-
import {
|
|
1468
|
-
UpdateRuleCommandInput,
|
|
1469
|
-
UpdateRuleCommandOutput,
|
|
1470
|
-
} from "./commands/UpdateRuleCommand";
|
|
1405
|
+
import { UpdateRuleCommandInput, UpdateRuleCommandOutput } from "./commands/UpdateRuleCommand";
|
|
1471
1406
|
import {
|
|
1472
1407
|
UpdateSecurityProfileCommandInput,
|
|
1473
1408
|
UpdateSecurityProfileCommandOutput,
|
|
@@ -1831,6 +1766,7 @@ export type ServiceInputTypes =
|
|
|
1831
1766
|
| SearchQuickConnectsCommandInput
|
|
1832
1767
|
| SearchResourceTagsCommandInput
|
|
1833
1768
|
| SearchRoutingProfilesCommandInput
|
|
1769
|
+
| SearchRulesCommandInput
|
|
1834
1770
|
| SearchSecurityProfilesCommandInput
|
|
1835
1771
|
| SearchTestCasesCommandInput
|
|
1836
1772
|
| SearchUserHierarchyGroupsCommandInput
|
|
@@ -2210,6 +2146,7 @@ export type ServiceOutputTypes =
|
|
|
2210
2146
|
| SearchQuickConnectsCommandOutput
|
|
2211
2147
|
| SearchResourceTagsCommandOutput
|
|
2212
2148
|
| SearchRoutingProfilesCommandOutput
|
|
2149
|
+
| SearchRulesCommandOutput
|
|
2213
2150
|
| SearchSecurityProfilesCommandOutput
|
|
2214
2151
|
| SearchTestCasesCommandOutput
|
|
2215
2152
|
| SearchUserHierarchyGroupsCommandOutput
|
|
@@ -2313,8 +2250,7 @@ export type ServiceOutputTypes =
|
|
|
2313
2250
|
| UpdateWorkspacePageCommandOutput
|
|
2314
2251
|
| UpdateWorkspaceThemeCommandOutput
|
|
2315
2252
|
| UpdateWorkspaceVisibilityCommandOutput;
|
|
2316
|
-
export interface ClientDefaults
|
|
2317
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
2253
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
2318
2254
|
requestHandler?: __HttpHandlerUserInput;
|
|
2319
2255
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
2320
2256
|
urlParser?: __UrlParser;
|
|
@@ -2339,9 +2275,7 @@ export interface ClientDefaults
|
|
|
2339
2275
|
extensions?: RuntimeExtension[];
|
|
2340
2276
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
2341
2277
|
}
|
|
2342
|
-
export type ConnectClientConfigType = Partial<
|
|
2343
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
2344
|
-
> &
|
|
2278
|
+
export type ConnectClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
2345
2279
|
ClientDefaults &
|
|
2346
2280
|
UserAgentInputConfig &
|
|
2347
2281
|
RetryInputConfig &
|
|
@@ -2351,19 +2285,17 @@ export type ConnectClientConfigType = Partial<
|
|
|
2351
2285
|
HttpAuthSchemeInputConfig &
|
|
2352
2286
|
ClientInputEndpointParameters;
|
|
2353
2287
|
export interface ConnectClientConfig extends ConnectClientConfigType {}
|
|
2354
|
-
export type ConnectClientResolvedConfigType =
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
export interface ConnectClientResolvedConfig
|
|
2366
|
-
extends ConnectClientResolvedConfigType {}
|
|
2288
|
+
export type ConnectClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
2289
|
+
Required<ClientDefaults> &
|
|
2290
|
+
RuntimeExtensionsConfig &
|
|
2291
|
+
UserAgentResolvedConfig &
|
|
2292
|
+
RetryResolvedConfig &
|
|
2293
|
+
RegionResolvedConfig &
|
|
2294
|
+
HostHeaderResolvedConfig &
|
|
2295
|
+
EndpointResolvedConfig<EndpointParameters> &
|
|
2296
|
+
HttpAuthSchemeResolvedConfig &
|
|
2297
|
+
ClientResolvedEndpointParameters;
|
|
2298
|
+
export interface ConnectClientResolvedConfig extends ConnectClientResolvedConfigType {}
|
|
2367
2299
|
export declare class ConnectClient extends __Client<
|
|
2368
2300
|
__HttpHandlerOptions,
|
|
2369
2301
|
ServiceInputTypes,
|
|
@@ -2371,8 +2303,6 @@ export declare class ConnectClient extends __Client<
|
|
|
2371
2303
|
ConnectClientResolvedConfig
|
|
2372
2304
|
> {
|
|
2373
2305
|
readonly config: ConnectClientResolvedConfig;
|
|
2374
|
-
constructor(
|
|
2375
|
-
...[configuration]: __CheckOptionalClientConfig<ConnectClientConfig>
|
|
2376
|
-
);
|
|
2306
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<ConnectClientConfig>);
|
|
2377
2307
|
destroy(): void;
|
|
2378
2308
|
}
|
|
@@ -7,17 +7,10 @@ import { ConnectHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: ConnectHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: ConnectHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): ConnectHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -12,36 +12,32 @@ import {
|
|
|
12
12
|
Provider,
|
|
13
13
|
} from "@smithy/types";
|
|
14
14
|
import { ConnectClientResolvedConfig } from "../ConnectClient";
|
|
15
|
-
export interface ConnectHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface ConnectHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface ConnectHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface ConnectHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
ConnectClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
ConnectHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultConnectHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: ConnectClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<ConnectHttpAuthSchemeParameters>;
|
|
31
|
-
export interface ConnectHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<ConnectHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface ConnectHttpAuthSchemeProvider extends HttpAuthSchemeProvider<ConnectHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultConnectHttpAuthSchemeProvider: ConnectHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: ConnectHttpAuthSchemeProvider;
|
|
38
35
|
}
|
|
39
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
40
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
41
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
42
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
43
39
|
readonly httpAuthSchemeProvider: ConnectHttpAuthSchemeProvider;
|
|
44
40
|
}
|
|
45
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
46
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
47
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -4,22 +4,21 @@ import {
|
|
|
4
4
|
ServiceInputTypes,
|
|
5
5
|
ServiceOutputTypes,
|
|
6
6
|
} from "./ConnectClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
7
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
8
|
added: EndpointParameterInstructions,
|
|
12
9
|
plugins: (
|
|
13
10
|
CommandCtor: any,
|
|
14
11
|
clientStack: any,
|
|
15
12
|
config: any,
|
|
16
|
-
options: any
|
|
13
|
+
options: any,
|
|
17
14
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
15
|
op: string,
|
|
19
16
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
17
|
+
smithyContext?: Record<string, unknown>,
|
|
21
18
|
) => {
|
|
22
|
-
new (
|
|
19
|
+
new (
|
|
20
|
+
input: I,
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
22
|
I,
|
|
24
23
|
O,
|
|
25
24
|
ConnectClientResolvedConfig,
|
|
@@ -38,9 +37,4 @@ export declare const command: <
|
|
|
38
37
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
38
|
};
|
|
40
39
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
40
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ActivateEvaluationFormRequest,
|
|
4
|
-
ActivateEvaluationFormResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ActivateEvaluationFormRequest, ActivateEvaluationFormResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ActivateEvaluationFormCommandInput
|
|
8
|
-
extends ActivateEvaluationFormRequest {}
|
|
4
|
+
export interface ActivateEvaluationFormCommandInput extends ActivateEvaluationFormRequest {}
|
|
9
5
|
export interface ActivateEvaluationFormCommandOutput
|
|
10
|
-
extends ActivateEvaluationFormResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ActivateEvaluationFormResponse, __MetadataBearer {}
|
|
12
7
|
declare const ActivateEvaluationFormCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ActivateEvaluationFormCommandInput
|
|
9
|
+
input: ActivateEvaluationFormCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ActivateEvaluationFormCommandInput,
|
|
17
12
|
ActivateEvaluationFormCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ActivateEvaluationFormCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ActivateEvaluationFormCommandInput
|
|
18
|
+
input: ActivateEvaluationFormCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ActivateEvaluationFormCommandInput,
|
|
26
21
|
ActivateEvaluationFormCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateAnalyticsDataSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateAnalyticsDataSetCommandInput
|
|
8
|
-
extends AssociateAnalyticsDataSetRequest {}
|
|
7
|
+
export interface AssociateAnalyticsDataSetCommandInput extends AssociateAnalyticsDataSetRequest {}
|
|
9
8
|
export interface AssociateAnalyticsDataSetCommandOutput
|
|
10
|
-
extends AssociateAnalyticsDataSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateAnalyticsDataSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssociateAnalyticsDataSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateAnalyticsDataSetCommandInput
|
|
12
|
+
input: AssociateAnalyticsDataSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateAnalyticsDataSetCommandInput,
|
|
17
15
|
AssociateAnalyticsDataSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateAnalyticsDataSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateAnalyticsDataSetCommandInput
|
|
21
|
+
input: AssociateAnalyticsDataSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateAnalyticsDataSetCommandInput,
|
|
26
24
|
AssociateAnalyticsDataSetCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { AssociateApprovedOriginRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface AssociateApprovedOriginCommandInput
|
|
5
|
-
|
|
6
|
-
export interface AssociateApprovedOriginCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface AssociateApprovedOriginCommandInput extends AssociateApprovedOriginRequest {}
|
|
5
|
+
export interface AssociateApprovedOriginCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const AssociateApprovedOriginCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AssociateApprovedOriginCommandInput
|
|
8
|
+
input: AssociateApprovedOriginCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AssociateApprovedOriginCommandInput,
|
|
13
11
|
AssociateApprovedOriginCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AssociateApprovedOriginCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AssociateApprovedOriginCommandInput
|
|
17
|
+
input: AssociateApprovedOriginCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AssociateApprovedOriginCommandInput,
|
|
22
20
|
AssociateApprovedOriginCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface AssociateBotCommandInput extends AssociateBotRequest {}
|
|
|
5
5
|
export interface AssociateBotCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const AssociateBotCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: AssociateBotCommandInput
|
|
8
|
+
input: AssociateBotCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
AssociateBotCommandInput,
|
|
11
11
|
AssociateBotCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const AssociateBotCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: AssociateBotCommandInput
|
|
17
|
+
input: AssociateBotCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
AssociateBotCommandInput,
|
|
20
20
|
AssociateBotCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateContactWithUserResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateContactWithUserCommandInput
|
|
8
|
-
extends AssociateContactWithUserRequest {}
|
|
7
|
+
export interface AssociateContactWithUserCommandInput extends AssociateContactWithUserRequest {}
|
|
9
8
|
export interface AssociateContactWithUserCommandOutput
|
|
10
|
-
extends AssociateContactWithUserResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateContactWithUserResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssociateContactWithUserCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateContactWithUserCommandInput
|
|
12
|
+
input: AssociateContactWithUserCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateContactWithUserCommandInput,
|
|
17
15
|
AssociateContactWithUserCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateContactWithUserCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateContactWithUserCommandInput
|
|
21
|
+
input: AssociateContactWithUserCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateContactWithUserCommandInput,
|
|
26
24
|
AssociateContactWithUserCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateDefaultVocabularyResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateDefaultVocabularyCommandInput
|
|
8
|
-
extends AssociateDefaultVocabularyRequest {}
|
|
7
|
+
export interface AssociateDefaultVocabularyCommandInput extends AssociateDefaultVocabularyRequest {}
|
|
9
8
|
export interface AssociateDefaultVocabularyCommandOutput
|
|
10
|
-
extends AssociateDefaultVocabularyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateDefaultVocabularyResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssociateDefaultVocabularyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateDefaultVocabularyCommandInput
|
|
12
|
+
input: AssociateDefaultVocabularyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateDefaultVocabularyCommandInput,
|
|
17
15
|
AssociateDefaultVocabularyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateDefaultVocabularyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateDefaultVocabularyCommandInput
|
|
21
|
+
input: AssociateDefaultVocabularyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateDefaultVocabularyCommandInput,
|
|
26
24
|
AssociateDefaultVocabularyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateEmailAddressAliasResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateEmailAddressAliasCommandInput
|
|
8
|
-
extends AssociateEmailAddressAliasRequest {}
|
|
7
|
+
export interface AssociateEmailAddressAliasCommandInput extends AssociateEmailAddressAliasRequest {}
|
|
9
8
|
export interface AssociateEmailAddressAliasCommandOutput
|
|
10
|
-
extends AssociateEmailAddressAliasResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateEmailAddressAliasResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssociateEmailAddressAliasCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateEmailAddressAliasCommandInput
|
|
12
|
+
input: AssociateEmailAddressAliasCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateEmailAddressAliasCommandInput,
|
|
17
15
|
AssociateEmailAddressAliasCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateEmailAddressAliasCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateEmailAddressAliasCommandInput
|
|
21
|
+
input: AssociateEmailAddressAliasCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateEmailAddressAliasCommandInput,
|
|
26
24
|
AssociateEmailAddressAliasCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateFlowRequest,
|
|
4
|
-
AssociateFlowResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateFlowRequest, AssociateFlowResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface AssociateFlowCommandInput extends AssociateFlowRequest {}
|
|
8
|
-
export interface AssociateFlowCommandOutput
|
|
9
|
-
extends AssociateFlowResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AssociateFlowCommandOutput extends AssociateFlowResponse, __MetadataBearer {}
|
|
11
6
|
declare const AssociateFlowCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: AssociateFlowCommandInput
|
|
8
|
+
input: AssociateFlowCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
AssociateFlowCommandInput,
|
|
16
11
|
AssociateFlowCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const AssociateFlowCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: AssociateFlowCommandInput
|
|
17
|
+
input: AssociateFlowCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
AssociateFlowCommandInput,
|
|
25
20
|
AssociateFlowCommandOutput,
|