@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
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeHoursOfOperationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeHoursOfOperationCommandInput
|
|
8
|
-
extends DescribeHoursOfOperationRequest {}
|
|
7
|
+
export interface DescribeHoursOfOperationCommandInput extends DescribeHoursOfOperationRequest {}
|
|
9
8
|
export interface DescribeHoursOfOperationCommandOutput
|
|
10
|
-
extends DescribeHoursOfOperationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeHoursOfOperationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeHoursOfOperationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeHoursOfOperationCommandInput
|
|
12
|
+
input: DescribeHoursOfOperationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeHoursOfOperationCommandInput,
|
|
17
15
|
DescribeHoursOfOperationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeHoursOfOperationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeHoursOfOperationCommandInput
|
|
21
|
+
input: DescribeHoursOfOperationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeHoursOfOperationCommandInput,
|
|
26
24
|
DescribeHoursOfOperationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeHoursOfOperationOverrideResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeHoursOfOperationOverrideCommandInput
|
|
8
|
-
extends DescribeHoursOfOperationOverrideRequest {}
|
|
7
|
+
export interface DescribeHoursOfOperationOverrideCommandInput extends DescribeHoursOfOperationOverrideRequest {}
|
|
9
8
|
export interface DescribeHoursOfOperationOverrideCommandOutput
|
|
10
|
-
extends DescribeHoursOfOperationOverrideResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeHoursOfOperationOverrideResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeHoursOfOperationOverrideCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeHoursOfOperationOverrideCommandInput
|
|
12
|
+
input: DescribeHoursOfOperationOverrideCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeHoursOfOperationOverrideCommandInput,
|
|
17
15
|
DescribeHoursOfOperationOverrideCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeHoursOfOperationOverrideCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeHoursOfOperationOverrideCommandInput
|
|
21
|
+
input: DescribeHoursOfOperationOverrideCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeHoursOfOperationOverrideCommandInput,
|
|
26
24
|
DescribeHoursOfOperationOverrideCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeInstanceAttributeResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeInstanceAttributeCommandInput
|
|
8
|
-
extends DescribeInstanceAttributeRequest {}
|
|
7
|
+
export interface DescribeInstanceAttributeCommandInput extends DescribeInstanceAttributeRequest {}
|
|
9
8
|
export interface DescribeInstanceAttributeCommandOutput
|
|
10
|
-
extends DescribeInstanceAttributeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeInstanceAttributeResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeInstanceAttributeCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeInstanceAttributeCommandInput
|
|
12
|
+
input: DescribeInstanceAttributeCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeInstanceAttributeCommandInput,
|
|
17
15
|
DescribeInstanceAttributeCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeInstanceAttributeCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeInstanceAttributeCommandInput
|
|
21
|
+
input: DescribeInstanceAttributeCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeInstanceAttributeCommandInput,
|
|
26
24
|
DescribeInstanceAttributeCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeInstanceRequest,
|
|
4
|
-
DescribeInstanceResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeInstanceRequest, DescribeInstanceResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeInstanceCommandInput extends DescribeInstanceRequest {}
|
|
8
|
-
export interface DescribeInstanceCommandOutput
|
|
9
|
-
extends DescribeInstanceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeInstanceCommandOutput extends DescribeInstanceResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeInstanceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeInstanceCommandInput
|
|
8
|
+
input: DescribeInstanceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeInstanceCommandInput,
|
|
16
11
|
DescribeInstanceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeInstanceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeInstanceCommandInput
|
|
17
|
+
input: DescribeInstanceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeInstanceCommandInput,
|
|
25
20
|
DescribeInstanceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeInstanceStorageConfigResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeInstanceStorageConfigCommandInput
|
|
8
|
-
extends DescribeInstanceStorageConfigRequest {}
|
|
7
|
+
export interface DescribeInstanceStorageConfigCommandInput extends DescribeInstanceStorageConfigRequest {}
|
|
9
8
|
export interface DescribeInstanceStorageConfigCommandOutput
|
|
10
|
-
extends DescribeInstanceStorageConfigResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeInstanceStorageConfigResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeInstanceStorageConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeInstanceStorageConfigCommandInput
|
|
12
|
+
input: DescribeInstanceStorageConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeInstanceStorageConfigCommandInput,
|
|
17
15
|
DescribeInstanceStorageConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeInstanceStorageConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeInstanceStorageConfigCommandInput
|
|
21
|
+
input: DescribeInstanceStorageConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeInstanceStorageConfigCommandInput,
|
|
26
24
|
DescribeInstanceStorageConfigCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeNotificationRequest,
|
|
4
|
-
DescribeNotificationResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeNotificationRequest, DescribeNotificationResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeNotificationCommandInput
|
|
8
|
-
extends DescribeNotificationRequest {}
|
|
4
|
+
export interface DescribeNotificationCommandInput extends DescribeNotificationRequest {}
|
|
9
5
|
export interface DescribeNotificationCommandOutput
|
|
10
|
-
extends DescribeNotificationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeNotificationResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeNotificationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeNotificationCommandInput
|
|
9
|
+
input: DescribeNotificationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeNotificationCommandInput,
|
|
17
12
|
DescribeNotificationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeNotificationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeNotificationCommandInput
|
|
18
|
+
input: DescribeNotificationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeNotificationCommandInput,
|
|
26
21
|
DescribeNotificationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribePhoneNumberRequest,
|
|
4
|
-
DescribePhoneNumberResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribePhoneNumberRequest, DescribePhoneNumberResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribePhoneNumberCommandInput
|
|
8
|
-
extends DescribePhoneNumberRequest {}
|
|
4
|
+
export interface DescribePhoneNumberCommandInput extends DescribePhoneNumberRequest {}
|
|
9
5
|
export interface DescribePhoneNumberCommandOutput
|
|
10
|
-
extends DescribePhoneNumberResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribePhoneNumberResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribePhoneNumberCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribePhoneNumberCommandInput
|
|
9
|
+
input: DescribePhoneNumberCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribePhoneNumberCommandInput,
|
|
17
12
|
DescribePhoneNumberCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribePhoneNumberCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribePhoneNumberCommandInput
|
|
18
|
+
input: DescribePhoneNumberCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribePhoneNumberCommandInput,
|
|
26
21
|
DescribePhoneNumberCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribePredefinedAttributeResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribePredefinedAttributeCommandInput
|
|
8
|
-
extends DescribePredefinedAttributeRequest {}
|
|
7
|
+
export interface DescribePredefinedAttributeCommandInput extends DescribePredefinedAttributeRequest {}
|
|
9
8
|
export interface DescribePredefinedAttributeCommandOutput
|
|
10
|
-
extends DescribePredefinedAttributeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribePredefinedAttributeResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribePredefinedAttributeCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribePredefinedAttributeCommandInput
|
|
12
|
+
input: DescribePredefinedAttributeCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribePredefinedAttributeCommandInput,
|
|
17
15
|
DescribePredefinedAttributeCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribePredefinedAttributeCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribePredefinedAttributeCommandInput
|
|
21
|
+
input: DescribePredefinedAttributeCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribePredefinedAttributeCommandInput,
|
|
26
24
|
DescribePredefinedAttributeCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribePromptRequest,
|
|
4
|
-
DescribePromptResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribePromptRequest, DescribePromptResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribePromptCommandInput extends DescribePromptRequest {}
|
|
8
|
-
export interface DescribePromptCommandOutput
|
|
9
|
-
extends DescribePromptResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribePromptCommandOutput extends DescribePromptResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribePromptCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribePromptCommandInput
|
|
8
|
+
input: DescribePromptCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribePromptCommandInput,
|
|
16
11
|
DescribePromptCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribePromptCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribePromptCommandInput
|
|
17
|
+
input: DescribePromptCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribePromptCommandInput,
|
|
25
20
|
DescribePromptCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeQueueRequest,
|
|
4
|
-
DescribeQueueResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeQueueRequest, DescribeQueueResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeQueueCommandInput extends DescribeQueueRequest {}
|
|
8
|
-
export interface DescribeQueueCommandOutput
|
|
9
|
-
extends DescribeQueueResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeQueueCommandOutput extends DescribeQueueResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeQueueCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeQueueCommandInput
|
|
8
|
+
input: DescribeQueueCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeQueueCommandInput,
|
|
16
11
|
DescribeQueueCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeQueueCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeQueueCommandInput
|
|
17
|
+
input: DescribeQueueCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeQueueCommandInput,
|
|
25
20
|
DescribeQueueCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeQuickConnectRequest,
|
|
4
|
-
DescribeQuickConnectResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeQuickConnectRequest, DescribeQuickConnectResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeQuickConnectCommandInput
|
|
8
|
-
extends DescribeQuickConnectRequest {}
|
|
4
|
+
export interface DescribeQuickConnectCommandInput extends DescribeQuickConnectRequest {}
|
|
9
5
|
export interface DescribeQuickConnectCommandOutput
|
|
10
|
-
extends DescribeQuickConnectResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeQuickConnectResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeQuickConnectCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeQuickConnectCommandInput
|
|
9
|
+
input: DescribeQuickConnectCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeQuickConnectCommandInput,
|
|
17
12
|
DescribeQuickConnectCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeQuickConnectCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeQuickConnectCommandInput
|
|
18
|
+
input: DescribeQuickConnectCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeQuickConnectCommandInput,
|
|
26
21
|
DescribeQuickConnectCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeRoutingProfileRequest,
|
|
4
|
-
DescribeRoutingProfileResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeRoutingProfileRequest, DescribeRoutingProfileResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeRoutingProfileCommandInput
|
|
8
|
-
extends DescribeRoutingProfileRequest {}
|
|
4
|
+
export interface DescribeRoutingProfileCommandInput extends DescribeRoutingProfileRequest {}
|
|
9
5
|
export interface DescribeRoutingProfileCommandOutput
|
|
10
|
-
extends DescribeRoutingProfileResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeRoutingProfileResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeRoutingProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeRoutingProfileCommandInput
|
|
9
|
+
input: DescribeRoutingProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeRoutingProfileCommandInput,
|
|
17
12
|
DescribeRoutingProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeRoutingProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeRoutingProfileCommandInput
|
|
18
|
+
input: DescribeRoutingProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeRoutingProfileCommandInput,
|
|
26
21
|
DescribeRoutingProfileCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DescribeRuleRequest, DescribeRuleResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeRuleCommandInput extends DescribeRuleRequest {}
|
|
5
|
-
export interface DescribeRuleCommandOutput
|
|
6
|
-
extends DescribeRuleResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeRuleCommandOutput extends DescribeRuleResponse, __MetadataBearer {}
|
|
8
6
|
declare const DescribeRuleCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DescribeRuleCommandInput
|
|
8
|
+
input: DescribeRuleCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DescribeRuleCommandInput,
|
|
13
11
|
DescribeRuleCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DescribeRuleCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DescribeRuleCommandInput
|
|
17
|
+
input: DescribeRuleCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DescribeRuleCommandInput,
|
|
22
20
|
DescribeRuleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeSecurityProfileResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeSecurityProfileCommandInput
|
|
8
|
-
extends DescribeSecurityProfileRequest {}
|
|
7
|
+
export interface DescribeSecurityProfileCommandInput extends DescribeSecurityProfileRequest {}
|
|
9
8
|
export interface DescribeSecurityProfileCommandOutput
|
|
10
|
-
extends DescribeSecurityProfileResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeSecurityProfileResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeSecurityProfileCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeSecurityProfileCommandInput
|
|
12
|
+
input: DescribeSecurityProfileCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeSecurityProfileCommandInput,
|
|
17
15
|
DescribeSecurityProfileCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeSecurityProfileCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeSecurityProfileCommandInput
|
|
21
|
+
input: DescribeSecurityProfileCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeSecurityProfileCommandInput,
|
|
26
24
|
DescribeSecurityProfileCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeTestCaseRequest,
|
|
4
|
-
DescribeTestCaseResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeTestCaseRequest, DescribeTestCaseResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeTestCaseCommandInput extends DescribeTestCaseRequest {}
|
|
8
|
-
export interface DescribeTestCaseCommandOutput
|
|
9
|
-
extends DescribeTestCaseResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeTestCaseCommandOutput extends DescribeTestCaseResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeTestCaseCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeTestCaseCommandInput
|
|
8
|
+
input: DescribeTestCaseCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeTestCaseCommandInput,
|
|
16
11
|
DescribeTestCaseCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeTestCaseCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeTestCaseCommandInput
|
|
17
|
+
input: DescribeTestCaseCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeTestCaseCommandInput,
|
|
25
20
|
DescribeTestCaseCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeTrafficDistributionGroupResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeTrafficDistributionGroupCommandInput
|
|
8
|
-
extends DescribeTrafficDistributionGroupRequest {}
|
|
7
|
+
export interface DescribeTrafficDistributionGroupCommandInput extends DescribeTrafficDistributionGroupRequest {}
|
|
9
8
|
export interface DescribeTrafficDistributionGroupCommandOutput
|
|
10
|
-
extends DescribeTrafficDistributionGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeTrafficDistributionGroupResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeTrafficDistributionGroupCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeTrafficDistributionGroupCommandInput
|
|
12
|
+
input: DescribeTrafficDistributionGroupCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeTrafficDistributionGroupCommandInput,
|
|
17
15
|
DescribeTrafficDistributionGroupCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeTrafficDistributionGroupCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeTrafficDistributionGroupCommandInput
|
|
21
|
+
input: DescribeTrafficDistributionGroupCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeTrafficDistributionGroupCommandInput,
|
|
26
24
|
DescribeTrafficDistributionGroupCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DescribeUserRequest, DescribeUserResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeUserCommandInput extends DescribeUserRequest {}
|
|
5
|
-
export interface DescribeUserCommandOutput
|
|
6
|
-
extends DescribeUserResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeUserCommandOutput extends DescribeUserResponse, __MetadataBearer {}
|
|
8
6
|
declare const DescribeUserCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DescribeUserCommandInput
|
|
8
|
+
input: DescribeUserCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DescribeUserCommandInput,
|
|
13
11
|
DescribeUserCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DescribeUserCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DescribeUserCommandInput
|
|
17
|
+
input: DescribeUserCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DescribeUserCommandInput,
|
|
22
20
|
DescribeUserCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeUserHierarchyGroupResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeUserHierarchyGroupCommandInput
|
|
8
|
-
extends DescribeUserHierarchyGroupRequest {}
|
|
7
|
+
export interface DescribeUserHierarchyGroupCommandInput extends DescribeUserHierarchyGroupRequest {}
|
|
9
8
|
export interface DescribeUserHierarchyGroupCommandOutput
|
|
10
|
-
extends DescribeUserHierarchyGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeUserHierarchyGroupResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeUserHierarchyGroupCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeUserHierarchyGroupCommandInput
|
|
12
|
+
input: DescribeUserHierarchyGroupCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeUserHierarchyGroupCommandInput,
|
|
17
15
|
DescribeUserHierarchyGroupCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeUserHierarchyGroupCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeUserHierarchyGroupCommandInput
|
|
21
|
+
input: DescribeUserHierarchyGroupCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeUserHierarchyGroupCommandInput,
|
|
26
24
|
DescribeUserHierarchyGroupCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeUserHierarchyStructureResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeUserHierarchyStructureCommandInput
|
|
8
|
-
extends DescribeUserHierarchyStructureRequest {}
|
|
7
|
+
export interface DescribeUserHierarchyStructureCommandInput extends DescribeUserHierarchyStructureRequest {}
|
|
9
8
|
export interface DescribeUserHierarchyStructureCommandOutput
|
|
10
|
-
extends DescribeUserHierarchyStructureResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeUserHierarchyStructureResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeUserHierarchyStructureCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeUserHierarchyStructureCommandInput
|
|
12
|
+
input: DescribeUserHierarchyStructureCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeUserHierarchyStructureCommandInput,
|
|
17
15
|
DescribeUserHierarchyStructureCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeUserHierarchyStructureCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeUserHierarchyStructureCommandInput
|
|
21
|
+
input: DescribeUserHierarchyStructureCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeUserHierarchyStructureCommandInput,
|
|
26
24
|
DescribeUserHierarchyStructureCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DescribeViewRequest, DescribeViewResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeViewCommandInput extends DescribeViewRequest {}
|
|
5
|
-
export interface DescribeViewCommandOutput
|
|
6
|
-
extends DescribeViewResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeViewCommandOutput extends DescribeViewResponse, __MetadataBearer {}
|
|
8
6
|
declare const DescribeViewCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DescribeViewCommandInput
|
|
8
|
+
input: DescribeViewCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DescribeViewCommandInput,
|
|
13
11
|
DescribeViewCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DescribeViewCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DescribeViewCommandInput
|
|
17
|
+
input: DescribeViewCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DescribeViewCommandInput,
|
|
22
20
|
DescribeViewCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeVocabularyRequest,
|
|
4
|
-
DescribeVocabularyResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeVocabularyRequest, DescribeVocabularyResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeVocabularyCommandInput
|
|
8
|
-
extends DescribeVocabularyRequest {}
|
|
4
|
+
export interface DescribeVocabularyCommandInput extends DescribeVocabularyRequest {}
|
|
9
5
|
export interface DescribeVocabularyCommandOutput
|
|
10
|
-
extends DescribeVocabularyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeVocabularyResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeVocabularyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeVocabularyCommandInput
|
|
9
|
+
input: DescribeVocabularyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeVocabularyCommandInput,
|
|
17
12
|
DescribeVocabularyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeVocabularyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeVocabularyCommandInput
|
|
18
|
+
input: DescribeVocabularyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeVocabularyCommandInput,
|
|
26
21
|
DescribeVocabularyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeWorkspaceRequest,
|
|
4
|
-
DescribeWorkspaceResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeWorkspaceRequest, DescribeWorkspaceResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeWorkspaceCommandInput
|
|
8
|
-
extends DescribeWorkspaceRequest {}
|
|
4
|
+
export interface DescribeWorkspaceCommandInput extends DescribeWorkspaceRequest {}
|
|
9
5
|
export interface DescribeWorkspaceCommandOutput
|
|
10
|
-
extends DescribeWorkspaceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeWorkspaceResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeWorkspaceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeWorkspaceCommandInput
|
|
9
|
+
input: DescribeWorkspaceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeWorkspaceCommandInput,
|
|
17
12
|
DescribeWorkspaceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeWorkspaceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeWorkspaceCommandInput
|
|
18
|
+
input: DescribeWorkspaceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeWorkspaceCommandInput,
|
|
26
21
|
DescribeWorkspaceCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DisassociateAnalyticsDataSetRequest } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DisassociateAnalyticsDataSetCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DisassociateAnalyticsDataSetCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DisassociateAnalyticsDataSetCommandInput extends DisassociateAnalyticsDataSetRequest {}
|
|
5
|
+
export interface DisassociateAnalyticsDataSetCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DisassociateAnalyticsDataSetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DisassociateAnalyticsDataSetCommandInput
|
|
8
|
+
input: DisassociateAnalyticsDataSetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DisassociateAnalyticsDataSetCommandInput,
|
|
13
11
|
DisassociateAnalyticsDataSetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DisassociateAnalyticsDataSetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DisassociateAnalyticsDataSetCommandInput
|
|
17
|
+
input: DisassociateAnalyticsDataSetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DisassociateAnalyticsDataSetCommandInput,
|
|
22
20
|
DisassociateAnalyticsDataSetCommandOutput,
|