@aws-sdk/client-connect 3.1087.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/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/Connect.d.ts +1246 -1405
- package/dist-types/ts3.4/ConnectClient.d.ts +37 -113
- 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 +4 -6
- package/dist-types/ts3.4/commands/SearchEvaluationFormsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchHoursOfOperationOverridesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +4 -6
- 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 +3 -5
- 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/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 +67 -134
- 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 +2 -6
- package/dist-types/ts3.4/models/models_2.d.ts +13 -39
- package/dist-types/ts3.4/models/models_3.d.ts +1 -3
- package/dist-types/ts3.4/models/models_4.d.ts +6 -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 +1 -4
- 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/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/package.json +38 -38
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchContactEvaluationsResponse } from "../models/models_2";
|
|
3
3
|
import { SearchContactEvaluationsRequest } from "../models/models_3";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchContactEvaluationsCommandInput
|
|
6
|
-
extends SearchContactEvaluationsRequest {}
|
|
5
|
+
export interface SearchContactEvaluationsCommandInput extends SearchContactEvaluationsRequest {}
|
|
7
6
|
export interface SearchContactEvaluationsCommandOutput
|
|
8
|
-
extends SearchContactEvaluationsResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchContactEvaluationsResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchContactEvaluationsCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchContactEvaluationsCommandInput
|
|
10
|
+
input: SearchContactEvaluationsCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchContactEvaluationsCommandInput,
|
|
15
13
|
SearchContactEvaluationsCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchContactEvaluationsCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchContactEvaluationsCommandInput
|
|
19
|
+
input: SearchContactEvaluationsCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchContactEvaluationsCommandInput,
|
|
24
22
|
SearchContactEvaluationsCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchContactFlowModulesResponse } from "../models/models_2";
|
|
3
3
|
import { SearchContactFlowModulesRequest } from "../models/models_3";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchContactFlowModulesCommandInput
|
|
6
|
-
extends SearchContactFlowModulesRequest {}
|
|
5
|
+
export interface SearchContactFlowModulesCommandInput extends SearchContactFlowModulesRequest {}
|
|
7
6
|
export interface SearchContactFlowModulesCommandOutput
|
|
8
|
-
extends SearchContactFlowModulesResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchContactFlowModulesResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchContactFlowModulesCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchContactFlowModulesCommandInput
|
|
10
|
+
input: SearchContactFlowModulesCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchContactFlowModulesCommandInput,
|
|
15
13
|
SearchContactFlowModulesCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchContactFlowModulesCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchContactFlowModulesCommandInput
|
|
19
|
+
input: SearchContactFlowModulesCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchContactFlowModulesCommandInput,
|
|
24
22
|
SearchContactFlowModulesCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchContactFlowsResponse } from "../models/models_2";
|
|
3
3
|
import { SearchContactFlowsRequest } from "../models/models_3";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchContactFlowsCommandInput
|
|
6
|
-
extends SearchContactFlowsRequest {}
|
|
5
|
+
export interface SearchContactFlowsCommandInput extends SearchContactFlowsRequest {}
|
|
7
6
|
export interface SearchContactFlowsCommandOutput
|
|
8
|
-
extends SearchContactFlowsResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchContactFlowsResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchContactFlowsCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchContactFlowsCommandInput
|
|
10
|
+
input: SearchContactFlowsCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchContactFlowsCommandInput,
|
|
15
13
|
SearchContactFlowsCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchContactFlowsCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchContactFlowsCommandInput
|
|
19
|
+
input: SearchContactFlowsCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchContactFlowsCommandInput,
|
|
24
22
|
SearchContactFlowsCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { SearchContactsRequest } from "../models/models_3";
|
|
|
3
3
|
import { SearchContactsResponse } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface SearchContactsCommandInput extends SearchContactsRequest {}
|
|
6
|
-
export interface SearchContactsCommandOutput
|
|
7
|
-
extends SearchContactsResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface SearchContactsCommandOutput extends SearchContactsResponse, __MetadataBearer {}
|
|
9
7
|
declare const SearchContactsCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: SearchContactsCommandInput
|
|
9
|
+
input: SearchContactsCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
SearchContactsCommandInput,
|
|
14
12
|
SearchContactsCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const SearchContactsCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: SearchContactsCommandInput
|
|
18
|
+
input: SearchContactsCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
SearchContactsCommandInput,
|
|
23
21
|
SearchContactsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
SearchDataTablesRequest,
|
|
4
|
-
SearchDataTablesResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { SearchDataTablesRequest, SearchDataTablesResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface SearchDataTablesCommandInput extends SearchDataTablesRequest {}
|
|
8
|
-
export interface SearchDataTablesCommandOutput
|
|
9
|
-
extends SearchDataTablesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface SearchDataTablesCommandOutput extends SearchDataTablesResponse, __MetadataBearer {}
|
|
11
6
|
declare const SearchDataTablesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: SearchDataTablesCommandInput
|
|
8
|
+
input: SearchDataTablesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
SearchDataTablesCommandInput,
|
|
16
11
|
SearchDataTablesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const SearchDataTablesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: SearchDataTablesCommandInput
|
|
17
|
+
input: SearchDataTablesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
SearchDataTablesCommandInput,
|
|
25
20
|
SearchDataTablesCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchEmailAddressesResponse } from "../models/models_3";
|
|
3
3
|
import { SearchEmailAddressesRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchEmailAddressesCommandInput
|
|
6
|
-
extends SearchEmailAddressesRequest {}
|
|
5
|
+
export interface SearchEmailAddressesCommandInput extends SearchEmailAddressesRequest {}
|
|
7
6
|
export interface SearchEmailAddressesCommandOutput
|
|
8
|
-
extends SearchEmailAddressesResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchEmailAddressesResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchEmailAddressesCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchEmailAddressesCommandInput
|
|
10
|
+
input: SearchEmailAddressesCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchEmailAddressesCommandInput,
|
|
15
13
|
SearchEmailAddressesCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchEmailAddressesCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchEmailAddressesCommandInput
|
|
19
|
+
input: SearchEmailAddressesCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchEmailAddressesCommandInput,
|
|
24
22
|
SearchEmailAddressesCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchEvaluationFormsResponse } from "../models/models_3";
|
|
3
3
|
import { SearchEvaluationFormsRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchEvaluationFormsCommandInput
|
|
6
|
-
extends SearchEvaluationFormsRequest {}
|
|
5
|
+
export interface SearchEvaluationFormsCommandInput extends SearchEvaluationFormsRequest {}
|
|
7
6
|
export interface SearchEvaluationFormsCommandOutput
|
|
8
|
-
extends SearchEvaluationFormsResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchEvaluationFormsResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchEvaluationFormsCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchEvaluationFormsCommandInput
|
|
10
|
+
input: SearchEvaluationFormsCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchEvaluationFormsCommandInput,
|
|
15
13
|
SearchEvaluationFormsCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchEvaluationFormsCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchEvaluationFormsCommandInput
|
|
19
|
+
input: SearchEvaluationFormsCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchEvaluationFormsCommandInput,
|
|
24
22
|
SearchEvaluationFormsCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchHoursOfOperationOverridesResponse } from "../models/models_3";
|
|
3
3
|
import { SearchHoursOfOperationOverridesRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchHoursOfOperationOverridesCommandInput
|
|
6
|
-
extends SearchHoursOfOperationOverridesRequest {}
|
|
5
|
+
export interface SearchHoursOfOperationOverridesCommandInput extends SearchHoursOfOperationOverridesRequest {}
|
|
7
6
|
export interface SearchHoursOfOperationOverridesCommandOutput
|
|
8
|
-
extends SearchHoursOfOperationOverridesResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchHoursOfOperationOverridesResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchHoursOfOperationOverridesCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchHoursOfOperationOverridesCommandInput
|
|
10
|
+
input: SearchHoursOfOperationOverridesCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchHoursOfOperationOverridesCommandInput,
|
|
15
13
|
SearchHoursOfOperationOverridesCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchHoursOfOperationOverridesCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchHoursOfOperationOverridesCommandInput
|
|
19
|
+
input: SearchHoursOfOperationOverridesCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchHoursOfOperationOverridesCommandInput,
|
|
24
22
|
SearchHoursOfOperationOverridesCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchHoursOfOperationsResponse } from "../models/models_3";
|
|
3
3
|
import { SearchHoursOfOperationsRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchHoursOfOperationsCommandInput
|
|
6
|
-
extends SearchHoursOfOperationsRequest {}
|
|
5
|
+
export interface SearchHoursOfOperationsCommandInput extends SearchHoursOfOperationsRequest {}
|
|
7
6
|
export interface SearchHoursOfOperationsCommandOutput
|
|
8
|
-
extends SearchHoursOfOperationsResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchHoursOfOperationsResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchHoursOfOperationsCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchHoursOfOperationsCommandInput
|
|
10
|
+
input: SearchHoursOfOperationsCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchHoursOfOperationsCommandInput,
|
|
15
13
|
SearchHoursOfOperationsCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchHoursOfOperationsCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchHoursOfOperationsCommandInput
|
|
19
|
+
input: SearchHoursOfOperationsCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchHoursOfOperationsCommandInput,
|
|
24
22
|
SearchHoursOfOperationsCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchNotificationsResponse } from "../models/models_3";
|
|
3
3
|
import { SearchNotificationsRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchNotificationsCommandInput
|
|
6
|
-
extends SearchNotificationsRequest {}
|
|
5
|
+
export interface SearchNotificationsCommandInput extends SearchNotificationsRequest {}
|
|
7
6
|
export interface SearchNotificationsCommandOutput
|
|
8
|
-
extends SearchNotificationsResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchNotificationsResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchNotificationsCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchNotificationsCommandInput
|
|
10
|
+
input: SearchNotificationsCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchNotificationsCommandInput,
|
|
15
13
|
SearchNotificationsCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchNotificationsCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchNotificationsCommandInput
|
|
19
|
+
input: SearchNotificationsCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchNotificationsCommandInput,
|
|
24
22
|
SearchNotificationsCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchPredefinedAttributesResponse } from "../models/models_3";
|
|
3
3
|
import { SearchPredefinedAttributesRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchPredefinedAttributesCommandInput
|
|
6
|
-
extends SearchPredefinedAttributesRequest {}
|
|
5
|
+
export interface SearchPredefinedAttributesCommandInput extends SearchPredefinedAttributesRequest {}
|
|
7
6
|
export interface SearchPredefinedAttributesCommandOutput
|
|
8
|
-
extends SearchPredefinedAttributesResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchPredefinedAttributesResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchPredefinedAttributesCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchPredefinedAttributesCommandInput
|
|
10
|
+
input: SearchPredefinedAttributesCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchPredefinedAttributesCommandInput,
|
|
15
13
|
SearchPredefinedAttributesCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchPredefinedAttributesCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchPredefinedAttributesCommandInput
|
|
19
|
+
input: SearchPredefinedAttributesCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchPredefinedAttributesCommandInput,
|
|
24
22
|
SearchPredefinedAttributesCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { SearchPromptsResponse } from "../models/models_3";
|
|
|
3
3
|
import { SearchPromptsRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface SearchPromptsCommandInput extends SearchPromptsRequest {}
|
|
6
|
-
export interface SearchPromptsCommandOutput
|
|
7
|
-
extends SearchPromptsResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface SearchPromptsCommandOutput extends SearchPromptsResponse, __MetadataBearer {}
|
|
9
7
|
declare const SearchPromptsCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: SearchPromptsCommandInput
|
|
9
|
+
input: SearchPromptsCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
SearchPromptsCommandInput,
|
|
14
12
|
SearchPromptsCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const SearchPromptsCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: SearchPromptsCommandInput
|
|
18
|
+
input: SearchPromptsCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
SearchPromptsCommandInput,
|
|
23
21
|
SearchPromptsCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { SearchQueuesResponse } from "../models/models_3";
|
|
|
3
3
|
import { SearchQueuesRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface SearchQueuesCommandInput extends SearchQueuesRequest {}
|
|
6
|
-
export interface SearchQueuesCommandOutput
|
|
7
|
-
extends SearchQueuesResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface SearchQueuesCommandOutput extends SearchQueuesResponse, __MetadataBearer {}
|
|
9
7
|
declare const SearchQueuesCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: SearchQueuesCommandInput
|
|
9
|
+
input: SearchQueuesCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
SearchQueuesCommandInput,
|
|
14
12
|
SearchQueuesCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const SearchQueuesCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: SearchQueuesCommandInput
|
|
18
|
+
input: SearchQueuesCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
SearchQueuesCommandInput,
|
|
23
21
|
SearchQueuesCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchQuickConnectsResponse } from "../models/models_3";
|
|
3
3
|
import { SearchQuickConnectsRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchQuickConnectsCommandInput
|
|
6
|
-
extends SearchQuickConnectsRequest {}
|
|
5
|
+
export interface SearchQuickConnectsCommandInput extends SearchQuickConnectsRequest {}
|
|
7
6
|
export interface SearchQuickConnectsCommandOutput
|
|
8
|
-
extends SearchQuickConnectsResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchQuickConnectsResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchQuickConnectsCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchQuickConnectsCommandInput
|
|
10
|
+
input: SearchQuickConnectsCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchQuickConnectsCommandInput,
|
|
15
13
|
SearchQuickConnectsCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchQuickConnectsCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchQuickConnectsCommandInput
|
|
19
|
+
input: SearchQuickConnectsCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchQuickConnectsCommandInput,
|
|
24
22
|
SearchQuickConnectsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
SearchResourceTagsRequest,
|
|
4
|
-
SearchResourceTagsResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { SearchResourceTagsRequest, SearchResourceTagsResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface SearchResourceTagsCommandInput
|
|
8
|
-
extends SearchResourceTagsRequest {}
|
|
4
|
+
export interface SearchResourceTagsCommandInput extends SearchResourceTagsRequest {}
|
|
9
5
|
export interface SearchResourceTagsCommandOutput
|
|
10
|
-
extends SearchResourceTagsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends SearchResourceTagsResponse, __MetadataBearer {}
|
|
12
7
|
declare const SearchResourceTagsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: SearchResourceTagsCommandInput
|
|
9
|
+
input: SearchResourceTagsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
SearchResourceTagsCommandInput,
|
|
17
12
|
SearchResourceTagsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const SearchResourceTagsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: SearchResourceTagsCommandInput
|
|
18
|
+
input: SearchResourceTagsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
SearchResourceTagsCommandInput,
|
|
26
21
|
SearchResourceTagsCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchRoutingProfilesResponse } from "../models/models_3";
|
|
3
3
|
import { SearchRoutingProfilesRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchRoutingProfilesCommandInput
|
|
6
|
-
extends SearchRoutingProfilesRequest {}
|
|
5
|
+
export interface SearchRoutingProfilesCommandInput extends SearchRoutingProfilesRequest {}
|
|
7
6
|
export interface SearchRoutingProfilesCommandOutput
|
|
8
|
-
extends SearchRoutingProfilesResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchRoutingProfilesResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchRoutingProfilesCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchRoutingProfilesCommandInput
|
|
10
|
+
input: SearchRoutingProfilesCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchRoutingProfilesCommandInput,
|
|
15
13
|
SearchRoutingProfilesCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchRoutingProfilesCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchRoutingProfilesCommandInput
|
|
19
|
+
input: SearchRoutingProfilesCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchRoutingProfilesCommandInput,
|
|
24
22
|
SearchRoutingProfilesCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { SearchRulesResponse } from "../models/models_3";
|
|
|
3
3
|
import { SearchRulesRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface SearchRulesCommandInput extends SearchRulesRequest {}
|
|
6
|
-
export interface SearchRulesCommandOutput
|
|
7
|
-
extends SearchRulesResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface SearchRulesCommandOutput extends SearchRulesResponse, __MetadataBearer {}
|
|
9
7
|
declare const SearchRulesCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: SearchRulesCommandInput
|
|
9
|
+
input: SearchRulesCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
SearchRulesCommandInput,
|
|
14
12
|
SearchRulesCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const SearchRulesCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: SearchRulesCommandInput
|
|
18
|
+
input: SearchRulesCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
SearchRulesCommandInput,
|
|
23
21
|
SearchRulesCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchSecurityProfilesResponse } from "../models/models_3";
|
|
3
3
|
import { SearchSecurityProfilesRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchSecurityProfilesCommandInput
|
|
6
|
-
extends SearchSecurityProfilesRequest {}
|
|
5
|
+
export interface SearchSecurityProfilesCommandInput extends SearchSecurityProfilesRequest {}
|
|
7
6
|
export interface SearchSecurityProfilesCommandOutput
|
|
8
|
-
extends SearchSecurityProfilesResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchSecurityProfilesResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchSecurityProfilesCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchSecurityProfilesCommandInput
|
|
10
|
+
input: SearchSecurityProfilesCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchSecurityProfilesCommandInput,
|
|
15
13
|
SearchSecurityProfilesCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchSecurityProfilesCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchSecurityProfilesCommandInput
|
|
19
|
+
input: SearchSecurityProfilesCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchSecurityProfilesCommandInput,
|
|
24
22
|
SearchSecurityProfilesCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { SearchTestCasesResponse } from "../models/models_3";
|
|
|
3
3
|
import { SearchTestCasesRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface SearchTestCasesCommandInput extends SearchTestCasesRequest {}
|
|
6
|
-
export interface SearchTestCasesCommandOutput
|
|
7
|
-
extends SearchTestCasesResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface SearchTestCasesCommandOutput extends SearchTestCasesResponse, __MetadataBearer {}
|
|
9
7
|
declare const SearchTestCasesCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: SearchTestCasesCommandInput
|
|
9
|
+
input: SearchTestCasesCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
SearchTestCasesCommandInput,
|
|
14
12
|
SearchTestCasesCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const SearchTestCasesCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: SearchTestCasesCommandInput
|
|
18
|
+
input: SearchTestCasesCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
SearchTestCasesCommandInput,
|
|
23
21
|
SearchTestCasesCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchUserHierarchyGroupsResponse } from "../models/models_3";
|
|
3
3
|
import { SearchUserHierarchyGroupsRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchUserHierarchyGroupsCommandInput
|
|
6
|
-
extends SearchUserHierarchyGroupsRequest {}
|
|
5
|
+
export interface SearchUserHierarchyGroupsCommandInput extends SearchUserHierarchyGroupsRequest {}
|
|
7
6
|
export interface SearchUserHierarchyGroupsCommandOutput
|
|
8
|
-
extends SearchUserHierarchyGroupsResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchUserHierarchyGroupsResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchUserHierarchyGroupsCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchUserHierarchyGroupsCommandInput
|
|
10
|
+
input: SearchUserHierarchyGroupsCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchUserHierarchyGroupsCommandInput,
|
|
15
13
|
SearchUserHierarchyGroupsCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchUserHierarchyGroupsCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchUserHierarchyGroupsCommandInput
|
|
19
|
+
input: SearchUserHierarchyGroupsCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchUserHierarchyGroupsCommandInput,
|
|
24
22
|
SearchUserHierarchyGroupsCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { SearchUsersResponse } from "../models/models_3";
|
|
|
3
3
|
import { SearchUsersRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface SearchUsersCommandInput extends SearchUsersRequest {}
|
|
6
|
-
export interface SearchUsersCommandOutput
|
|
7
|
-
extends SearchUsersResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface SearchUsersCommandOutput extends SearchUsersResponse, __MetadataBearer {}
|
|
9
7
|
declare const SearchUsersCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: SearchUsersCommandInput
|
|
9
|
+
input: SearchUsersCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
SearchUsersCommandInput,
|
|
14
12
|
SearchUsersCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const SearchUsersCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: SearchUsersCommandInput
|
|
18
|
+
input: SearchUsersCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
SearchUsersCommandInput,
|
|
23
21
|
SearchUsersCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { SearchViewsResponse } from "../models/models_3";
|
|
|
3
3
|
import { SearchViewsRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface SearchViewsCommandInput extends SearchViewsRequest {}
|
|
6
|
-
export interface SearchViewsCommandOutput
|
|
7
|
-
extends SearchViewsResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface SearchViewsCommandOutput extends SearchViewsResponse, __MetadataBearer {}
|
|
9
7
|
declare const SearchViewsCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: SearchViewsCommandInput
|
|
9
|
+
input: SearchViewsCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
SearchViewsCommandInput,
|
|
14
12
|
SearchViewsCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const SearchViewsCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: SearchViewsCommandInput
|
|
18
|
+
input: SearchViewsCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
SearchViewsCommandInput,
|
|
23
21
|
SearchViewsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
SearchVocabulariesRequest,
|
|
4
|
-
SearchVocabulariesResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { SearchVocabulariesRequest, SearchVocabulariesResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface SearchVocabulariesCommandInput
|
|
8
|
-
extends SearchVocabulariesRequest {}
|
|
4
|
+
export interface SearchVocabulariesCommandInput extends SearchVocabulariesRequest {}
|
|
9
5
|
export interface SearchVocabulariesCommandOutput
|
|
10
|
-
extends SearchVocabulariesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends SearchVocabulariesResponse, __MetadataBearer {}
|
|
12
7
|
declare const SearchVocabulariesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: SearchVocabulariesCommandInput
|
|
9
|
+
input: SearchVocabulariesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
SearchVocabulariesCommandInput,
|
|
17
12
|
SearchVocabulariesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const SearchVocabulariesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: SearchVocabulariesCommandInput
|
|
18
|
+
input: SearchVocabulariesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
SearchVocabulariesCommandInput,
|
|
26
21
|
SearchVocabulariesCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchWorkspaceAssociationsResponse } from "../models/models_3";
|
|
3
3
|
import { SearchWorkspaceAssociationsRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface SearchWorkspaceAssociationsCommandInput
|
|
6
|
-
extends SearchWorkspaceAssociationsRequest {}
|
|
5
|
+
export interface SearchWorkspaceAssociationsCommandInput extends SearchWorkspaceAssociationsRequest {}
|
|
7
6
|
export interface SearchWorkspaceAssociationsCommandOutput
|
|
8
|
-
extends SearchWorkspaceAssociationsResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends SearchWorkspaceAssociationsResponse, __MetadataBearer {}
|
|
10
8
|
declare const SearchWorkspaceAssociationsCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: SearchWorkspaceAssociationsCommandInput
|
|
10
|
+
input: SearchWorkspaceAssociationsCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
SearchWorkspaceAssociationsCommandInput,
|
|
15
13
|
SearchWorkspaceAssociationsCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const SearchWorkspaceAssociationsCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: SearchWorkspaceAssociationsCommandInput
|
|
19
|
+
input: SearchWorkspaceAssociationsCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
SearchWorkspaceAssociationsCommandInput,
|
|
24
22
|
SearchWorkspaceAssociationsCommandOutput,
|