@aws-sdk/client-connect 3.1087.0 → 3.1089.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
|
AssociateInstanceStorageConfigResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateInstanceStorageConfigCommandInput
|
|
8
|
-
extends AssociateInstanceStorageConfigRequest {}
|
|
7
|
+
export interface AssociateInstanceStorageConfigCommandInput extends AssociateInstanceStorageConfigRequest {}
|
|
9
8
|
export interface AssociateInstanceStorageConfigCommandOutput
|
|
10
|
-
extends AssociateInstanceStorageConfigResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateInstanceStorageConfigResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssociateInstanceStorageConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateInstanceStorageConfigCommandInput
|
|
12
|
+
input: AssociateInstanceStorageConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateInstanceStorageConfigCommandInput,
|
|
17
15
|
AssociateInstanceStorageConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateInstanceStorageConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateInstanceStorageConfigCommandInput
|
|
21
|
+
input: AssociateInstanceStorageConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateInstanceStorageConfigCommandInput,
|
|
26
24
|
AssociateInstanceStorageConfigCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { AssociateLambdaFunctionRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface AssociateLambdaFunctionCommandInput
|
|
5
|
-
|
|
6
|
-
export interface AssociateLambdaFunctionCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface AssociateLambdaFunctionCommandInput extends AssociateLambdaFunctionRequest {}
|
|
5
|
+
export interface AssociateLambdaFunctionCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const AssociateLambdaFunctionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AssociateLambdaFunctionCommandInput
|
|
8
|
+
input: AssociateLambdaFunctionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AssociateLambdaFunctionCommandInput,
|
|
13
11
|
AssociateLambdaFunctionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AssociateLambdaFunctionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AssociateLambdaFunctionCommandInput
|
|
17
|
+
input: AssociateLambdaFunctionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AssociateLambdaFunctionCommandInput,
|
|
22
20
|
AssociateLambdaFunctionCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface AssociateLexBotCommandInput extends AssociateLexBotRequest {}
|
|
|
5
5
|
export interface AssociateLexBotCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const AssociateLexBotCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: AssociateLexBotCommandInput
|
|
8
|
+
input: AssociateLexBotCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
AssociateLexBotCommandInput,
|
|
11
11
|
AssociateLexBotCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const AssociateLexBotCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: AssociateLexBotCommandInput
|
|
17
|
+
input: AssociateLexBotCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
AssociateLexBotCommandInput,
|
|
20
20
|
AssociateLexBotCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { AssociatePhoneNumberContactFlowRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface AssociatePhoneNumberContactFlowCommandInput
|
|
5
|
-
|
|
6
|
-
export interface AssociatePhoneNumberContactFlowCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface AssociatePhoneNumberContactFlowCommandInput extends AssociatePhoneNumberContactFlowRequest {}
|
|
5
|
+
export interface AssociatePhoneNumberContactFlowCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const AssociatePhoneNumberContactFlowCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AssociatePhoneNumberContactFlowCommandInput
|
|
8
|
+
input: AssociatePhoneNumberContactFlowCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AssociatePhoneNumberContactFlowCommandInput,
|
|
13
11
|
AssociatePhoneNumberContactFlowCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AssociatePhoneNumberContactFlowCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AssociatePhoneNumberContactFlowCommandInput
|
|
17
|
+
input: AssociatePhoneNumberContactFlowCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AssociatePhoneNumberContactFlowCommandInput,
|
|
22
20
|
AssociatePhoneNumberContactFlowCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { AssociateQueueEmailAddressesRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface AssociateQueueEmailAddressesCommandInput
|
|
5
|
-
|
|
6
|
-
export interface AssociateQueueEmailAddressesCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface AssociateQueueEmailAddressesCommandInput extends AssociateQueueEmailAddressesRequest {}
|
|
5
|
+
export interface AssociateQueueEmailAddressesCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const AssociateQueueEmailAddressesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AssociateQueueEmailAddressesCommandInput
|
|
8
|
+
input: AssociateQueueEmailAddressesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AssociateQueueEmailAddressesCommandInput,
|
|
13
11
|
AssociateQueueEmailAddressesCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AssociateQueueEmailAddressesCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AssociateQueueEmailAddressesCommandInput
|
|
17
|
+
input: AssociateQueueEmailAddressesCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AssociateQueueEmailAddressesCommandInput,
|
|
22
20
|
AssociateQueueEmailAddressesCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { AssociateQueueQuickConnectsRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface AssociateQueueQuickConnectsCommandInput
|
|
5
|
-
|
|
6
|
-
export interface AssociateQueueQuickConnectsCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface AssociateQueueQuickConnectsCommandInput extends AssociateQueueQuickConnectsRequest {}
|
|
5
|
+
export interface AssociateQueueQuickConnectsCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const AssociateQueueQuickConnectsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AssociateQueueQuickConnectsCommandInput
|
|
8
|
+
input: AssociateQueueQuickConnectsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AssociateQueueQuickConnectsCommandInput,
|
|
13
11
|
AssociateQueueQuickConnectsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AssociateQueueQuickConnectsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AssociateQueueQuickConnectsCommandInput
|
|
17
|
+
input: AssociateQueueQuickConnectsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AssociateQueueQuickConnectsCommandInput,
|
|
22
20
|
AssociateQueueQuickConnectsCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { AssociateRoutingProfileQueuesRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface AssociateRoutingProfileQueuesCommandInput
|
|
5
|
-
|
|
6
|
-
export interface AssociateRoutingProfileQueuesCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface AssociateRoutingProfileQueuesCommandInput extends AssociateRoutingProfileQueuesRequest {}
|
|
5
|
+
export interface AssociateRoutingProfileQueuesCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const AssociateRoutingProfileQueuesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AssociateRoutingProfileQueuesCommandInput
|
|
8
|
+
input: AssociateRoutingProfileQueuesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AssociateRoutingProfileQueuesCommandInput,
|
|
13
11
|
AssociateRoutingProfileQueuesCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AssociateRoutingProfileQueuesCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AssociateRoutingProfileQueuesCommandInput
|
|
17
|
+
input: AssociateRoutingProfileQueuesCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AssociateRoutingProfileQueuesCommandInput,
|
|
22
20
|
AssociateRoutingProfileQueuesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateSecurityKeyRequest,
|
|
4
|
-
AssociateSecurityKeyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateSecurityKeyRequest, AssociateSecurityKeyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateSecurityKeyCommandInput
|
|
8
|
-
extends AssociateSecurityKeyRequest {}
|
|
4
|
+
export interface AssociateSecurityKeyCommandInput extends AssociateSecurityKeyRequest {}
|
|
9
5
|
export interface AssociateSecurityKeyCommandOutput
|
|
10
|
-
extends AssociateSecurityKeyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssociateSecurityKeyResponse, __MetadataBearer {}
|
|
12
7
|
declare const AssociateSecurityKeyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssociateSecurityKeyCommandInput
|
|
9
|
+
input: AssociateSecurityKeyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssociateSecurityKeyCommandInput,
|
|
17
12
|
AssociateSecurityKeyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssociateSecurityKeyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssociateSecurityKeyCommandInput
|
|
18
|
+
input: AssociateSecurityKeyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssociateSecurityKeyCommandInput,
|
|
26
21
|
AssociateSecurityKeyCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { AssociateSecurityProfilesRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface AssociateSecurityProfilesCommandInput
|
|
5
|
-
|
|
6
|
-
export interface AssociateSecurityProfilesCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface AssociateSecurityProfilesCommandInput extends AssociateSecurityProfilesRequest {}
|
|
5
|
+
export interface AssociateSecurityProfilesCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const AssociateSecurityProfilesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AssociateSecurityProfilesCommandInput
|
|
8
|
+
input: AssociateSecurityProfilesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AssociateSecurityProfilesCommandInput,
|
|
13
11
|
AssociateSecurityProfilesCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AssociateSecurityProfilesCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AssociateSecurityProfilesCommandInput
|
|
17
|
+
input: AssociateSecurityProfilesCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AssociateSecurityProfilesCommandInput,
|
|
22
20
|
AssociateSecurityProfilesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateTrafficDistributionGroupUserResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateTrafficDistributionGroupUserCommandInput
|
|
8
|
-
extends AssociateTrafficDistributionGroupUserRequest {}
|
|
7
|
+
export interface AssociateTrafficDistributionGroupUserCommandInput extends AssociateTrafficDistributionGroupUserRequest {}
|
|
9
8
|
export interface AssociateTrafficDistributionGroupUserCommandOutput
|
|
10
|
-
extends AssociateTrafficDistributionGroupUserResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateTrafficDistributionGroupUserResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssociateTrafficDistributionGroupUserCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateTrafficDistributionGroupUserCommandInput
|
|
12
|
+
input: AssociateTrafficDistributionGroupUserCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateTrafficDistributionGroupUserCommandInput,
|
|
17
15
|
AssociateTrafficDistributionGroupUserCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateTrafficDistributionGroupUserCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateTrafficDistributionGroupUserCommandInput
|
|
21
|
+
input: AssociateTrafficDistributionGroupUserCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateTrafficDistributionGroupUserCommandInput,
|
|
26
24
|
AssociateTrafficDistributionGroupUserCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { AssociateUserProficienciesRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface AssociateUserProficienciesCommandInput
|
|
5
|
-
|
|
6
|
-
export interface AssociateUserProficienciesCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface AssociateUserProficienciesCommandInput extends AssociateUserProficienciesRequest {}
|
|
5
|
+
export interface AssociateUserProficienciesCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const AssociateUserProficienciesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AssociateUserProficienciesCommandInput
|
|
8
|
+
input: AssociateUserProficienciesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AssociateUserProficienciesCommandInput,
|
|
13
11
|
AssociateUserProficienciesCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AssociateUserProficienciesCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AssociateUserProficienciesCommandInput
|
|
17
|
+
input: AssociateUserProficienciesCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AssociateUserProficienciesCommandInput,
|
|
22
20
|
AssociateUserProficienciesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateWorkspaceRequest,
|
|
4
|
-
AssociateWorkspaceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateWorkspaceRequest, AssociateWorkspaceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateWorkspaceCommandInput
|
|
8
|
-
extends AssociateWorkspaceRequest {}
|
|
4
|
+
export interface AssociateWorkspaceCommandInput extends AssociateWorkspaceRequest {}
|
|
9
5
|
export interface AssociateWorkspaceCommandOutput
|
|
10
|
-
extends AssociateWorkspaceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssociateWorkspaceResponse, __MetadataBearer {}
|
|
12
7
|
declare const AssociateWorkspaceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssociateWorkspaceCommandInput
|
|
9
|
+
input: AssociateWorkspaceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssociateWorkspaceCommandInput,
|
|
17
12
|
AssociateWorkspaceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssociateWorkspaceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssociateWorkspaceCommandInput
|
|
18
|
+
input: AssociateWorkspaceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssociateWorkspaceCommandInput,
|
|
26
21
|
AssociateWorkspaceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
BatchAssociateAnalyticsDataSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchAssociateAnalyticsDataSetCommandInput
|
|
8
|
-
extends BatchAssociateAnalyticsDataSetRequest {}
|
|
7
|
+
export interface BatchAssociateAnalyticsDataSetCommandInput extends BatchAssociateAnalyticsDataSetRequest {}
|
|
9
8
|
export interface BatchAssociateAnalyticsDataSetCommandOutput
|
|
10
|
-
extends BatchAssociateAnalyticsDataSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends BatchAssociateAnalyticsDataSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const BatchAssociateAnalyticsDataSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: BatchAssociateAnalyticsDataSetCommandInput
|
|
12
|
+
input: BatchAssociateAnalyticsDataSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
BatchAssociateAnalyticsDataSetCommandInput,
|
|
17
15
|
BatchAssociateAnalyticsDataSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const BatchAssociateAnalyticsDataSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: BatchAssociateAnalyticsDataSetCommandInput
|
|
21
|
+
input: BatchAssociateAnalyticsDataSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
BatchAssociateAnalyticsDataSetCommandInput,
|
|
26
24
|
BatchAssociateAnalyticsDataSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
BatchCreateDataTableValueResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchCreateDataTableValueCommandInput
|
|
8
|
-
extends BatchCreateDataTableValueRequest {}
|
|
7
|
+
export interface BatchCreateDataTableValueCommandInput extends BatchCreateDataTableValueRequest {}
|
|
9
8
|
export interface BatchCreateDataTableValueCommandOutput
|
|
10
|
-
extends BatchCreateDataTableValueResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends BatchCreateDataTableValueResponse, __MetadataBearer {}
|
|
12
10
|
declare const BatchCreateDataTableValueCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: BatchCreateDataTableValueCommandInput
|
|
12
|
+
input: BatchCreateDataTableValueCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
BatchCreateDataTableValueCommandInput,
|
|
17
15
|
BatchCreateDataTableValueCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const BatchCreateDataTableValueCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: BatchCreateDataTableValueCommandInput
|
|
21
|
+
input: BatchCreateDataTableValueCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
BatchCreateDataTableValueCommandInput,
|
|
26
24
|
BatchCreateDataTableValueCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
BatchDeleteDataTableValueResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchDeleteDataTableValueCommandInput
|
|
8
|
-
extends BatchDeleteDataTableValueRequest {}
|
|
7
|
+
export interface BatchDeleteDataTableValueCommandInput extends BatchDeleteDataTableValueRequest {}
|
|
9
8
|
export interface BatchDeleteDataTableValueCommandOutput
|
|
10
|
-
extends BatchDeleteDataTableValueResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends BatchDeleteDataTableValueResponse, __MetadataBearer {}
|
|
12
10
|
declare const BatchDeleteDataTableValueCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: BatchDeleteDataTableValueCommandInput
|
|
12
|
+
input: BatchDeleteDataTableValueCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
BatchDeleteDataTableValueCommandInput,
|
|
17
15
|
BatchDeleteDataTableValueCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const BatchDeleteDataTableValueCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: BatchDeleteDataTableValueCommandInput
|
|
21
|
+
input: BatchDeleteDataTableValueCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
BatchDeleteDataTableValueCommandInput,
|
|
26
24
|
BatchDeleteDataTableValueCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
BatchDescribeDataTableValueResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchDescribeDataTableValueCommandInput
|
|
8
|
-
extends BatchDescribeDataTableValueRequest {}
|
|
7
|
+
export interface BatchDescribeDataTableValueCommandInput extends BatchDescribeDataTableValueRequest {}
|
|
9
8
|
export interface BatchDescribeDataTableValueCommandOutput
|
|
10
|
-
extends BatchDescribeDataTableValueResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends BatchDescribeDataTableValueResponse, __MetadataBearer {}
|
|
12
10
|
declare const BatchDescribeDataTableValueCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: BatchDescribeDataTableValueCommandInput
|
|
12
|
+
input: BatchDescribeDataTableValueCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
BatchDescribeDataTableValueCommandInput,
|
|
17
15
|
BatchDescribeDataTableValueCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const BatchDescribeDataTableValueCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: BatchDescribeDataTableValueCommandInput
|
|
21
|
+
input: BatchDescribeDataTableValueCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
BatchDescribeDataTableValueCommandInput,
|
|
26
24
|
BatchDescribeDataTableValueCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
BatchDisassociateAnalyticsDataSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchDisassociateAnalyticsDataSetCommandInput
|
|
8
|
-
extends BatchDisassociateAnalyticsDataSetRequest {}
|
|
7
|
+
export interface BatchDisassociateAnalyticsDataSetCommandInput extends BatchDisassociateAnalyticsDataSetRequest {}
|
|
9
8
|
export interface BatchDisassociateAnalyticsDataSetCommandOutput
|
|
10
|
-
extends BatchDisassociateAnalyticsDataSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends BatchDisassociateAnalyticsDataSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const BatchDisassociateAnalyticsDataSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: BatchDisassociateAnalyticsDataSetCommandInput
|
|
12
|
+
input: BatchDisassociateAnalyticsDataSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
BatchDisassociateAnalyticsDataSetCommandInput,
|
|
17
15
|
BatchDisassociateAnalyticsDataSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const BatchDisassociateAnalyticsDataSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: BatchDisassociateAnalyticsDataSetCommandInput
|
|
21
|
+
input: BatchDisassociateAnalyticsDataSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
BatchDisassociateAnalyticsDataSetCommandInput,
|
|
26
24
|
BatchDisassociateAnalyticsDataSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
BatchGetAttachedFileMetadataResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchGetAttachedFileMetadataCommandInput
|
|
8
|
-
extends BatchGetAttachedFileMetadataRequest {}
|
|
7
|
+
export interface BatchGetAttachedFileMetadataCommandInput extends BatchGetAttachedFileMetadataRequest {}
|
|
9
8
|
export interface BatchGetAttachedFileMetadataCommandOutput
|
|
10
|
-
extends BatchGetAttachedFileMetadataResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends BatchGetAttachedFileMetadataResponse, __MetadataBearer {}
|
|
12
10
|
declare const BatchGetAttachedFileMetadataCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: BatchGetAttachedFileMetadataCommandInput
|
|
12
|
+
input: BatchGetAttachedFileMetadataCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
BatchGetAttachedFileMetadataCommandInput,
|
|
17
15
|
BatchGetAttachedFileMetadataCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const BatchGetAttachedFileMetadataCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: BatchGetAttachedFileMetadataCommandInput
|
|
21
|
+
input: BatchGetAttachedFileMetadataCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
BatchGetAttachedFileMetadataCommandInput,
|
|
26
24
|
BatchGetAttachedFileMetadataCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
BatchGetFlowAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchGetFlowAssociationCommandInput
|
|
8
|
-
extends BatchGetFlowAssociationRequest {}
|
|
7
|
+
export interface BatchGetFlowAssociationCommandInput extends BatchGetFlowAssociationRequest {}
|
|
9
8
|
export interface BatchGetFlowAssociationCommandOutput
|
|
10
|
-
extends BatchGetFlowAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends BatchGetFlowAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const BatchGetFlowAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: BatchGetFlowAssociationCommandInput
|
|
12
|
+
input: BatchGetFlowAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
BatchGetFlowAssociationCommandInput,
|
|
17
15
|
BatchGetFlowAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const BatchGetFlowAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: BatchGetFlowAssociationCommandInput
|
|
21
|
+
input: BatchGetFlowAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
BatchGetFlowAssociationCommandInput,
|
|
26
24
|
BatchGetFlowAssociationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
BatchPutContactRequest,
|
|
4
|
-
BatchPutContactResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { BatchPutContactRequest, BatchPutContactResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface BatchPutContactCommandInput extends BatchPutContactRequest {}
|
|
8
|
-
export interface BatchPutContactCommandOutput
|
|
9
|
-
extends BatchPutContactResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface BatchPutContactCommandOutput extends BatchPutContactResponse, __MetadataBearer {}
|
|
11
6
|
declare const BatchPutContactCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: BatchPutContactCommandInput
|
|
8
|
+
input: BatchPutContactCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
BatchPutContactCommandInput,
|
|
16
11
|
BatchPutContactCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const BatchPutContactCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: BatchPutContactCommandInput
|
|
17
|
+
input: BatchPutContactCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
BatchPutContactCommandInput,
|
|
25
20
|
BatchPutContactCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
BatchUpdateDataTableValueResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchUpdateDataTableValueCommandInput
|
|
8
|
-
extends BatchUpdateDataTableValueRequest {}
|
|
7
|
+
export interface BatchUpdateDataTableValueCommandInput extends BatchUpdateDataTableValueRequest {}
|
|
9
8
|
export interface BatchUpdateDataTableValueCommandOutput
|
|
10
|
-
extends BatchUpdateDataTableValueResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends BatchUpdateDataTableValueResponse, __MetadataBearer {}
|
|
12
10
|
declare const BatchUpdateDataTableValueCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: BatchUpdateDataTableValueCommandInput
|
|
12
|
+
input: BatchUpdateDataTableValueCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
BatchUpdateDataTableValueCommandInput,
|
|
17
15
|
BatchUpdateDataTableValueCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const BatchUpdateDataTableValueCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: BatchUpdateDataTableValueCommandInput
|
|
21
|
+
input: BatchUpdateDataTableValueCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
BatchUpdateDataTableValueCommandInput,
|
|
26
24
|
BatchUpdateDataTableValueCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ClaimPhoneNumberRequest,
|
|
4
|
-
ClaimPhoneNumberResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ClaimPhoneNumberRequest, ClaimPhoneNumberResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ClaimPhoneNumberCommandInput extends ClaimPhoneNumberRequest {}
|
|
8
|
-
export interface ClaimPhoneNumberCommandOutput
|
|
9
|
-
extends ClaimPhoneNumberResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ClaimPhoneNumberCommandOutput extends ClaimPhoneNumberResponse, __MetadataBearer {}
|
|
11
6
|
declare const ClaimPhoneNumberCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ClaimPhoneNumberCommandInput
|
|
8
|
+
input: ClaimPhoneNumberCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ClaimPhoneNumberCommandInput,
|
|
16
11
|
ClaimPhoneNumberCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ClaimPhoneNumberCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ClaimPhoneNumberCommandInput
|
|
17
|
+
input: ClaimPhoneNumberCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ClaimPhoneNumberCommandInput,
|
|
25
20
|
ClaimPhoneNumberCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CompleteAttachedFileUploadResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CompleteAttachedFileUploadCommandInput
|
|
8
|
-
extends CompleteAttachedFileUploadRequest {}
|
|
7
|
+
export interface CompleteAttachedFileUploadCommandInput extends CompleteAttachedFileUploadRequest {}
|
|
9
8
|
export interface CompleteAttachedFileUploadCommandOutput
|
|
10
|
-
extends CompleteAttachedFileUploadResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CompleteAttachedFileUploadResponse, __MetadataBearer {}
|
|
12
10
|
declare const CompleteAttachedFileUploadCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CompleteAttachedFileUploadCommandInput
|
|
12
|
+
input: CompleteAttachedFileUploadCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CompleteAttachedFileUploadCommandInput,
|
|
17
15
|
CompleteAttachedFileUploadCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CompleteAttachedFileUploadCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CompleteAttachedFileUploadCommandInput
|
|
21
|
+
input: CompleteAttachedFileUploadCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CompleteAttachedFileUploadCommandInput,
|
|
26
24
|
CompleteAttachedFileUploadCommandOutput,
|