@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
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListContactFlowModuleVersionsResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListContactFlowModuleVersionsCommandInput
|
|
8
|
-
extends ListContactFlowModuleVersionsRequest {}
|
|
7
|
+
export interface ListContactFlowModuleVersionsCommandInput extends ListContactFlowModuleVersionsRequest {}
|
|
9
8
|
export interface ListContactFlowModuleVersionsCommandOutput
|
|
10
|
-
extends ListContactFlowModuleVersionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListContactFlowModuleVersionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListContactFlowModuleVersionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListContactFlowModuleVersionsCommandInput
|
|
12
|
+
input: ListContactFlowModuleVersionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListContactFlowModuleVersionsCommandInput,
|
|
17
15
|
ListContactFlowModuleVersionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListContactFlowModuleVersionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListContactFlowModuleVersionsCommandInput
|
|
21
|
+
input: ListContactFlowModuleVersionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListContactFlowModuleVersionsCommandInput,
|
|
26
24
|
ListContactFlowModuleVersionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListContactFlowModulesRequest,
|
|
4
|
-
ListContactFlowModulesResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListContactFlowModulesRequest, ListContactFlowModulesResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListContactFlowModulesCommandInput
|
|
8
|
-
extends ListContactFlowModulesRequest {}
|
|
4
|
+
export interface ListContactFlowModulesCommandInput extends ListContactFlowModulesRequest {}
|
|
9
5
|
export interface ListContactFlowModulesCommandOutput
|
|
10
|
-
extends ListContactFlowModulesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListContactFlowModulesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListContactFlowModulesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListContactFlowModulesCommandInput
|
|
9
|
+
input: ListContactFlowModulesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListContactFlowModulesCommandInput,
|
|
17
12
|
ListContactFlowModulesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListContactFlowModulesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListContactFlowModulesCommandInput
|
|
18
|
+
input: ListContactFlowModulesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListContactFlowModulesCommandInput,
|
|
26
21
|
ListContactFlowModulesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListContactFlowVersionsResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListContactFlowVersionsCommandInput
|
|
8
|
-
extends ListContactFlowVersionsRequest {}
|
|
7
|
+
export interface ListContactFlowVersionsCommandInput extends ListContactFlowVersionsRequest {}
|
|
9
8
|
export interface ListContactFlowVersionsCommandOutput
|
|
10
|
-
extends ListContactFlowVersionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListContactFlowVersionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListContactFlowVersionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListContactFlowVersionsCommandInput
|
|
12
|
+
input: ListContactFlowVersionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListContactFlowVersionsCommandInput,
|
|
17
15
|
ListContactFlowVersionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListContactFlowVersionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListContactFlowVersionsCommandInput
|
|
21
|
+
input: ListContactFlowVersionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListContactFlowVersionsCommandInput,
|
|
26
24
|
ListContactFlowVersionsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListContactFlowsRequest,
|
|
4
|
-
ListContactFlowsResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListContactFlowsRequest, ListContactFlowsResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListContactFlowsCommandInput extends ListContactFlowsRequest {}
|
|
8
|
-
export interface ListContactFlowsCommandOutput
|
|
9
|
-
extends ListContactFlowsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListContactFlowsCommandOutput extends ListContactFlowsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListContactFlowsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListContactFlowsCommandInput
|
|
8
|
+
input: ListContactFlowsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListContactFlowsCommandInput,
|
|
16
11
|
ListContactFlowsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListContactFlowsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListContactFlowsCommandInput
|
|
17
|
+
input: ListContactFlowsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListContactFlowsCommandInput,
|
|
25
20
|
ListContactFlowsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListContactReferencesRequest,
|
|
4
|
-
ListContactReferencesResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListContactReferencesRequest, ListContactReferencesResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListContactReferencesCommandInput
|
|
8
|
-
extends ListContactReferencesRequest {}
|
|
4
|
+
export interface ListContactReferencesCommandInput extends ListContactReferencesRequest {}
|
|
9
5
|
export interface ListContactReferencesCommandOutput
|
|
10
|
-
extends ListContactReferencesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListContactReferencesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListContactReferencesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListContactReferencesCommandInput
|
|
9
|
+
input: ListContactReferencesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListContactReferencesCommandInput,
|
|
17
12
|
ListContactReferencesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListContactReferencesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListContactReferencesCommandInput
|
|
18
|
+
input: ListContactReferencesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListContactReferencesCommandInput,
|
|
26
21
|
ListContactReferencesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDataTableAttributesResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDataTableAttributesCommandInput
|
|
8
|
-
extends ListDataTableAttributesRequest {}
|
|
7
|
+
export interface ListDataTableAttributesCommandInput extends ListDataTableAttributesRequest {}
|
|
9
8
|
export interface ListDataTableAttributesCommandOutput
|
|
10
|
-
extends ListDataTableAttributesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDataTableAttributesResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListDataTableAttributesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDataTableAttributesCommandInput
|
|
12
|
+
input: ListDataTableAttributesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDataTableAttributesCommandInput,
|
|
17
15
|
ListDataTableAttributesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDataTableAttributesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDataTableAttributesCommandInput
|
|
21
|
+
input: ListDataTableAttributesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDataTableAttributesCommandInput,
|
|
26
24
|
ListDataTableAttributesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDataTablePrimaryValuesResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDataTablePrimaryValuesCommandInput
|
|
8
|
-
extends ListDataTablePrimaryValuesRequest {}
|
|
7
|
+
export interface ListDataTablePrimaryValuesCommandInput extends ListDataTablePrimaryValuesRequest {}
|
|
9
8
|
export interface ListDataTablePrimaryValuesCommandOutput
|
|
10
|
-
extends ListDataTablePrimaryValuesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDataTablePrimaryValuesResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListDataTablePrimaryValuesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDataTablePrimaryValuesCommandInput
|
|
12
|
+
input: ListDataTablePrimaryValuesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDataTablePrimaryValuesCommandInput,
|
|
17
15
|
ListDataTablePrimaryValuesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDataTablePrimaryValuesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDataTablePrimaryValuesCommandInput
|
|
21
|
+
input: ListDataTablePrimaryValuesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDataTablePrimaryValuesCommandInput,
|
|
26
24
|
ListDataTablePrimaryValuesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDataTableValuesRequest,
|
|
4
|
-
ListDataTableValuesResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListDataTableValuesRequest, ListDataTableValuesResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDataTableValuesCommandInput
|
|
8
|
-
extends ListDataTableValuesRequest {}
|
|
4
|
+
export interface ListDataTableValuesCommandInput extends ListDataTableValuesRequest {}
|
|
9
5
|
export interface ListDataTableValuesCommandOutput
|
|
10
|
-
extends ListDataTableValuesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListDataTableValuesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListDataTableValuesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListDataTableValuesCommandInput
|
|
9
|
+
input: ListDataTableValuesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListDataTableValuesCommandInput,
|
|
17
12
|
ListDataTableValuesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListDataTableValuesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListDataTableValuesCommandInput
|
|
18
|
+
input: ListDataTableValuesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListDataTableValuesCommandInput,
|
|
26
21
|
ListDataTableValuesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDataTablesRequest,
|
|
4
|
-
ListDataTablesResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListDataTablesRequest, ListDataTablesResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListDataTablesCommandInput extends ListDataTablesRequest {}
|
|
8
|
-
export interface ListDataTablesCommandOutput
|
|
9
|
-
extends ListDataTablesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListDataTablesCommandOutput extends ListDataTablesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListDataTablesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListDataTablesCommandInput
|
|
8
|
+
input: ListDataTablesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListDataTablesCommandInput,
|
|
16
11
|
ListDataTablesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListDataTablesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListDataTablesCommandInput
|
|
17
|
+
input: ListDataTablesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListDataTablesCommandInput,
|
|
25
20
|
ListDataTablesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDefaultVocabulariesResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDefaultVocabulariesCommandInput
|
|
8
|
-
extends ListDefaultVocabulariesRequest {}
|
|
7
|
+
export interface ListDefaultVocabulariesCommandInput extends ListDefaultVocabulariesRequest {}
|
|
9
8
|
export interface ListDefaultVocabulariesCommandOutput
|
|
10
|
-
extends ListDefaultVocabulariesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDefaultVocabulariesResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListDefaultVocabulariesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDefaultVocabulariesCommandInput
|
|
12
|
+
input: ListDefaultVocabulariesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDefaultVocabulariesCommandInput,
|
|
17
15
|
ListDefaultVocabulariesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDefaultVocabulariesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDefaultVocabulariesCommandInput
|
|
21
|
+
input: ListDefaultVocabulariesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDefaultVocabulariesCommandInput,
|
|
26
24
|
ListDefaultVocabulariesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListEntitySecurityProfilesResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListEntitySecurityProfilesCommandInput
|
|
8
|
-
extends ListEntitySecurityProfilesRequest {}
|
|
7
|
+
export interface ListEntitySecurityProfilesCommandInput extends ListEntitySecurityProfilesRequest {}
|
|
9
8
|
export interface ListEntitySecurityProfilesCommandOutput
|
|
10
|
-
extends ListEntitySecurityProfilesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListEntitySecurityProfilesResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListEntitySecurityProfilesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListEntitySecurityProfilesCommandInput
|
|
12
|
+
input: ListEntitySecurityProfilesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListEntitySecurityProfilesCommandInput,
|
|
17
15
|
ListEntitySecurityProfilesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListEntitySecurityProfilesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListEntitySecurityProfilesCommandInput
|
|
21
|
+
input: ListEntitySecurityProfilesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListEntitySecurityProfilesCommandInput,
|
|
26
24
|
ListEntitySecurityProfilesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListEvaluationFormVersionsResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListEvaluationFormVersionsCommandInput
|
|
8
|
-
extends ListEvaluationFormVersionsRequest {}
|
|
7
|
+
export interface ListEvaluationFormVersionsCommandInput extends ListEvaluationFormVersionsRequest {}
|
|
9
8
|
export interface ListEvaluationFormVersionsCommandOutput
|
|
10
|
-
extends ListEvaluationFormVersionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListEvaluationFormVersionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListEvaluationFormVersionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListEvaluationFormVersionsCommandInput
|
|
12
|
+
input: ListEvaluationFormVersionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListEvaluationFormVersionsCommandInput,
|
|
17
15
|
ListEvaluationFormVersionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListEvaluationFormVersionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListEvaluationFormVersionsCommandInput
|
|
21
|
+
input: ListEvaluationFormVersionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListEvaluationFormVersionsCommandInput,
|
|
26
24
|
ListEvaluationFormVersionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListEvaluationFormsRequest,
|
|
4
|
-
ListEvaluationFormsResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListEvaluationFormsRequest, ListEvaluationFormsResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListEvaluationFormsCommandInput
|
|
8
|
-
extends ListEvaluationFormsRequest {}
|
|
4
|
+
export interface ListEvaluationFormsCommandInput extends ListEvaluationFormsRequest {}
|
|
9
5
|
export interface ListEvaluationFormsCommandOutput
|
|
10
|
-
extends ListEvaluationFormsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListEvaluationFormsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListEvaluationFormsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListEvaluationFormsCommandInput
|
|
9
|
+
input: ListEvaluationFormsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListEvaluationFormsCommandInput,
|
|
17
12
|
ListEvaluationFormsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListEvaluationFormsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListEvaluationFormsCommandInput
|
|
18
|
+
input: ListEvaluationFormsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListEvaluationFormsCommandInput,
|
|
26
21
|
ListEvaluationFormsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListFlowAssociationsRequest,
|
|
4
|
-
ListFlowAssociationsResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListFlowAssociationsRequest, ListFlowAssociationsResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListFlowAssociationsCommandInput
|
|
8
|
-
extends ListFlowAssociationsRequest {}
|
|
4
|
+
export interface ListFlowAssociationsCommandInput extends ListFlowAssociationsRequest {}
|
|
9
5
|
export interface ListFlowAssociationsCommandOutput
|
|
10
|
-
extends ListFlowAssociationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListFlowAssociationsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListFlowAssociationsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListFlowAssociationsCommandInput
|
|
9
|
+
input: ListFlowAssociationsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListFlowAssociationsCommandInput,
|
|
17
12
|
ListFlowAssociationsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListFlowAssociationsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListFlowAssociationsCommandInput
|
|
18
|
+
input: ListFlowAssociationsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListFlowAssociationsCommandInput,
|
|
26
21
|
ListFlowAssociationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListHoursOfOperationOverridesResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListHoursOfOperationOverridesCommandInput
|
|
8
|
-
extends ListHoursOfOperationOverridesRequest {}
|
|
7
|
+
export interface ListHoursOfOperationOverridesCommandInput extends ListHoursOfOperationOverridesRequest {}
|
|
9
8
|
export interface ListHoursOfOperationOverridesCommandOutput
|
|
10
|
-
extends ListHoursOfOperationOverridesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListHoursOfOperationOverridesResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListHoursOfOperationOverridesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListHoursOfOperationOverridesCommandInput
|
|
12
|
+
input: ListHoursOfOperationOverridesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListHoursOfOperationOverridesCommandInput,
|
|
17
15
|
ListHoursOfOperationOverridesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListHoursOfOperationOverridesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListHoursOfOperationOverridesCommandInput
|
|
21
|
+
input: ListHoursOfOperationOverridesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListHoursOfOperationOverridesCommandInput,
|
|
26
24
|
ListHoursOfOperationOverridesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListHoursOfOperationsRequest,
|
|
4
|
-
ListHoursOfOperationsResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListHoursOfOperationsRequest, ListHoursOfOperationsResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListHoursOfOperationsCommandInput
|
|
8
|
-
extends ListHoursOfOperationsRequest {}
|
|
4
|
+
export interface ListHoursOfOperationsCommandInput extends ListHoursOfOperationsRequest {}
|
|
9
5
|
export interface ListHoursOfOperationsCommandOutput
|
|
10
|
-
extends ListHoursOfOperationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListHoursOfOperationsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListHoursOfOperationsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListHoursOfOperationsCommandInput
|
|
9
|
+
input: ListHoursOfOperationsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListHoursOfOperationsCommandInput,
|
|
17
12
|
ListHoursOfOperationsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListHoursOfOperationsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListHoursOfOperationsCommandInput
|
|
18
|
+
input: ListHoursOfOperationsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListHoursOfOperationsCommandInput,
|
|
26
21
|
ListHoursOfOperationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListInstanceAttributesRequest,
|
|
4
|
-
ListInstanceAttributesResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListInstanceAttributesRequest, ListInstanceAttributesResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListInstanceAttributesCommandInput
|
|
8
|
-
extends ListInstanceAttributesRequest {}
|
|
4
|
+
export interface ListInstanceAttributesCommandInput extends ListInstanceAttributesRequest {}
|
|
9
5
|
export interface ListInstanceAttributesCommandOutput
|
|
10
|
-
extends ListInstanceAttributesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListInstanceAttributesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListInstanceAttributesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListInstanceAttributesCommandInput
|
|
9
|
+
input: ListInstanceAttributesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListInstanceAttributesCommandInput,
|
|
17
12
|
ListInstanceAttributesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListInstanceAttributesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListInstanceAttributesCommandInput
|
|
18
|
+
input: ListInstanceAttributesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListInstanceAttributesCommandInput,
|
|
26
21
|
ListInstanceAttributesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListInstanceStorageConfigsResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListInstanceStorageConfigsCommandInput
|
|
8
|
-
extends ListInstanceStorageConfigsRequest {}
|
|
7
|
+
export interface ListInstanceStorageConfigsCommandInput extends ListInstanceStorageConfigsRequest {}
|
|
9
8
|
export interface ListInstanceStorageConfigsCommandOutput
|
|
10
|
-
extends ListInstanceStorageConfigsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListInstanceStorageConfigsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListInstanceStorageConfigsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListInstanceStorageConfigsCommandInput
|
|
12
|
+
input: ListInstanceStorageConfigsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListInstanceStorageConfigsCommandInput,
|
|
17
15
|
ListInstanceStorageConfigsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListInstanceStorageConfigsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListInstanceStorageConfigsCommandInput
|
|
21
|
+
input: ListInstanceStorageConfigsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListInstanceStorageConfigsCommandInput,
|
|
26
24
|
ListInstanceStorageConfigsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListInstancesRequest,
|
|
4
|
-
ListInstancesResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListInstancesRequest, ListInstancesResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListInstancesCommandInput extends ListInstancesRequest {}
|
|
8
|
-
export interface ListInstancesCommandOutput
|
|
9
|
-
extends ListInstancesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListInstancesCommandOutput extends ListInstancesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListInstancesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListInstancesCommandInput
|
|
8
|
+
input: ListInstancesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListInstancesCommandInput,
|
|
16
11
|
ListInstancesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListIntegrationAssociationsResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListIntegrationAssociationsCommandInput
|
|
8
|
-
extends ListIntegrationAssociationsRequest {}
|
|
7
|
+
export interface ListIntegrationAssociationsCommandInput extends ListIntegrationAssociationsRequest {}
|
|
9
8
|
export interface ListIntegrationAssociationsCommandOutput
|
|
10
|
-
extends ListIntegrationAssociationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListIntegrationAssociationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListIntegrationAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListIntegrationAssociationsCommandInput
|
|
12
|
+
input: ListIntegrationAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListIntegrationAssociationsCommandInput,
|
|
17
15
|
ListIntegrationAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListIntegrationAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListIntegrationAssociationsCommandInput
|
|
21
|
+
input: ListIntegrationAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListIntegrationAssociationsCommandInput,
|
|
26
24
|
ListIntegrationAssociationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListLambdaFunctionsRequest,
|
|
4
|
-
ListLambdaFunctionsResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListLambdaFunctionsRequest, ListLambdaFunctionsResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListLambdaFunctionsCommandInput
|
|
8
|
-
extends ListLambdaFunctionsRequest {}
|
|
4
|
+
export interface ListLambdaFunctionsCommandInput extends ListLambdaFunctionsRequest {}
|
|
9
5
|
export interface ListLambdaFunctionsCommandOutput
|
|
10
|
-
extends ListLambdaFunctionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListLambdaFunctionsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListLambdaFunctionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListLambdaFunctionsCommandInput
|
|
9
|
+
input: ListLambdaFunctionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListLambdaFunctionsCommandInput,
|
|
17
12
|
ListLambdaFunctionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListLambdaFunctionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListLambdaFunctionsCommandInput
|
|
18
|
+
input: ListLambdaFunctionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListLambdaFunctionsCommandInput,
|
|
26
21
|
ListLambdaFunctionsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListLexBotsRequest, ListLexBotsResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListLexBotsCommandInput extends ListLexBotsRequest {}
|
|
5
|
-
export interface ListLexBotsCommandOutput
|
|
6
|
-
extends ListLexBotsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListLexBotsCommandOutput extends ListLexBotsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListLexBotsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListLexBotsCommandInput
|
|
8
|
+
input: ListLexBotsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListLexBotsCommandInput,
|
|
13
11
|
ListLexBotsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListLexBotsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListLexBotsCommandInput
|
|
17
|
+
input: ListLexBotsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListLexBotsCommandInput,
|
|
22
20
|
ListLexBotsCommandOutput,
|