@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
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAgentStatusRequest,
|
|
4
|
-
CreateAgentStatusResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAgentStatusRequest, CreateAgentStatusResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAgentStatusCommandInput
|
|
8
|
-
extends CreateAgentStatusRequest {}
|
|
4
|
+
export interface CreateAgentStatusCommandInput extends CreateAgentStatusRequest {}
|
|
9
5
|
export interface CreateAgentStatusCommandOutput
|
|
10
|
-
extends CreateAgentStatusResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateAgentStatusResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateAgentStatusCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateAgentStatusCommandInput
|
|
9
|
+
input: CreateAgentStatusCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateAgentStatusCommandInput,
|
|
17
12
|
CreateAgentStatusCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateAgentStatusCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateAgentStatusCommandInput
|
|
18
|
+
input: CreateAgentStatusCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateAgentStatusCommandInput,
|
|
26
21
|
CreateAgentStatusCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAttachedFileRequest,
|
|
4
|
-
CreateAttachedFileResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAttachedFileRequest, CreateAttachedFileResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAttachedFileCommandInput
|
|
8
|
-
extends CreateAttachedFileRequest {}
|
|
4
|
+
export interface CreateAttachedFileCommandInput extends CreateAttachedFileRequest {}
|
|
9
5
|
export interface CreateAttachedFileCommandOutput
|
|
10
|
-
extends CreateAttachedFileResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateAttachedFileResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateAttachedFileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateAttachedFileCommandInput
|
|
9
|
+
input: CreateAttachedFileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateAttachedFileCommandInput,
|
|
17
12
|
CreateAttachedFileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateAttachedFileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateAttachedFileCommandInput
|
|
18
|
+
input: CreateAttachedFileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateAttachedFileCommandInput,
|
|
26
21
|
CreateAttachedFileCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAuthCodeRequest,
|
|
4
|
-
CreateAuthCodeResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAuthCodeRequest, CreateAuthCodeResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateAuthCodeCommandInput extends CreateAuthCodeRequest {}
|
|
8
|
-
export interface CreateAuthCodeCommandOutput
|
|
9
|
-
extends CreateAuthCodeResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateAuthCodeCommandOutput extends CreateAuthCodeResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateAuthCodeCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateAuthCodeCommandInput
|
|
8
|
+
input: CreateAuthCodeCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateAuthCodeCommandInput,
|
|
16
11
|
CreateAuthCodeCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateAuthCodeCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateAuthCodeCommandInput
|
|
17
|
+
input: CreateAuthCodeCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateAuthCodeCommandInput,
|
|
25
20
|
CreateAuthCodeCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { CreateContactResponse } from "../models/models_0";
|
|
|
3
3
|
import { CreateContactRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface CreateContactCommandInput extends CreateContactRequest {}
|
|
6
|
-
export interface CreateContactCommandOutput
|
|
7
|
-
extends CreateContactResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface CreateContactCommandOutput extends CreateContactResponse, __MetadataBearer {}
|
|
9
7
|
declare const CreateContactCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: CreateContactCommandInput
|
|
9
|
+
input: CreateContactCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
CreateContactCommandInput,
|
|
14
12
|
CreateContactCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const CreateContactCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: CreateContactCommandInput
|
|
18
|
+
input: CreateContactCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
CreateContactCommandInput,
|
|
23
21
|
CreateContactCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateContactFlowRequest,
|
|
4
|
-
CreateContactFlowResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateContactFlowRequest, CreateContactFlowResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateContactFlowCommandInput
|
|
8
|
-
extends CreateContactFlowRequest {}
|
|
4
|
+
export interface CreateContactFlowCommandInput extends CreateContactFlowRequest {}
|
|
9
5
|
export interface CreateContactFlowCommandOutput
|
|
10
|
-
extends CreateContactFlowResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateContactFlowResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateContactFlowCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateContactFlowCommandInput
|
|
9
|
+
input: CreateContactFlowCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateContactFlowCommandInput,
|
|
17
12
|
CreateContactFlowCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateContactFlowCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateContactFlowCommandInput
|
|
18
|
+
input: CreateContactFlowCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateContactFlowCommandInput,
|
|
26
21
|
CreateContactFlowCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateContactFlowModuleAliasResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateContactFlowModuleAliasCommandInput
|
|
8
|
-
extends CreateContactFlowModuleAliasRequest {}
|
|
7
|
+
export interface CreateContactFlowModuleAliasCommandInput extends CreateContactFlowModuleAliasRequest {}
|
|
9
8
|
export interface CreateContactFlowModuleAliasCommandOutput
|
|
10
|
-
extends CreateContactFlowModuleAliasResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateContactFlowModuleAliasResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateContactFlowModuleAliasCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateContactFlowModuleAliasCommandInput
|
|
12
|
+
input: CreateContactFlowModuleAliasCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateContactFlowModuleAliasCommandInput,
|
|
17
15
|
CreateContactFlowModuleAliasCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateContactFlowModuleAliasCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateContactFlowModuleAliasCommandInput
|
|
21
|
+
input: CreateContactFlowModuleAliasCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateContactFlowModuleAliasCommandInput,
|
|
26
24
|
CreateContactFlowModuleAliasCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateContactFlowModuleResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateContactFlowModuleCommandInput
|
|
8
|
-
extends CreateContactFlowModuleRequest {}
|
|
7
|
+
export interface CreateContactFlowModuleCommandInput extends CreateContactFlowModuleRequest {}
|
|
9
8
|
export interface CreateContactFlowModuleCommandOutput
|
|
10
|
-
extends CreateContactFlowModuleResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateContactFlowModuleResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateContactFlowModuleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateContactFlowModuleCommandInput
|
|
12
|
+
input: CreateContactFlowModuleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateContactFlowModuleCommandInput,
|
|
17
15
|
CreateContactFlowModuleCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateContactFlowModuleCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateContactFlowModuleCommandInput
|
|
21
|
+
input: CreateContactFlowModuleCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateContactFlowModuleCommandInput,
|
|
26
24
|
CreateContactFlowModuleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateContactFlowModuleVersionResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateContactFlowModuleVersionCommandInput
|
|
8
|
-
extends CreateContactFlowModuleVersionRequest {}
|
|
7
|
+
export interface CreateContactFlowModuleVersionCommandInput extends CreateContactFlowModuleVersionRequest {}
|
|
9
8
|
export interface CreateContactFlowModuleVersionCommandOutput
|
|
10
|
-
extends CreateContactFlowModuleVersionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateContactFlowModuleVersionResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateContactFlowModuleVersionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateContactFlowModuleVersionCommandInput
|
|
12
|
+
input: CreateContactFlowModuleVersionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateContactFlowModuleVersionCommandInput,
|
|
17
15
|
CreateContactFlowModuleVersionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateContactFlowModuleVersionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateContactFlowModuleVersionCommandInput
|
|
21
|
+
input: CreateContactFlowModuleVersionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateContactFlowModuleVersionCommandInput,
|
|
26
24
|
CreateContactFlowModuleVersionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateContactFlowVersionResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateContactFlowVersionCommandInput
|
|
8
|
-
extends CreateContactFlowVersionRequest {}
|
|
7
|
+
export interface CreateContactFlowVersionCommandInput extends CreateContactFlowVersionRequest {}
|
|
9
8
|
export interface CreateContactFlowVersionCommandOutput
|
|
10
|
-
extends CreateContactFlowVersionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateContactFlowVersionResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateContactFlowVersionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateContactFlowVersionCommandInput
|
|
12
|
+
input: CreateContactFlowVersionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateContactFlowVersionCommandInput,
|
|
17
15
|
CreateContactFlowVersionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateContactFlowVersionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateContactFlowVersionCommandInput
|
|
21
|
+
input: CreateContactFlowVersionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateContactFlowVersionCommandInput,
|
|
26
24
|
CreateContactFlowVersionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateDataTableAttributeResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateDataTableAttributeCommandInput
|
|
8
|
-
extends CreateDataTableAttributeRequest {}
|
|
7
|
+
export interface CreateDataTableAttributeCommandInput extends CreateDataTableAttributeRequest {}
|
|
9
8
|
export interface CreateDataTableAttributeCommandOutput
|
|
10
|
-
extends CreateDataTableAttributeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateDataTableAttributeResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateDataTableAttributeCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateDataTableAttributeCommandInput
|
|
12
|
+
input: CreateDataTableAttributeCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateDataTableAttributeCommandInput,
|
|
17
15
|
CreateDataTableAttributeCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateDataTableAttributeCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateDataTableAttributeCommandInput
|
|
21
|
+
input: CreateDataTableAttributeCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateDataTableAttributeCommandInput,
|
|
26
24
|
CreateDataTableAttributeCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateDataTableRequest,
|
|
4
|
-
CreateDataTableResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateDataTableRequest, CreateDataTableResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateDataTableCommandInput extends CreateDataTableRequest {}
|
|
8
|
-
export interface CreateDataTableCommandOutput
|
|
9
|
-
extends CreateDataTableResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateDataTableCommandOutput extends CreateDataTableResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateDataTableCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateDataTableCommandInput
|
|
8
|
+
input: CreateDataTableCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateDataTableCommandInput,
|
|
16
11
|
CreateDataTableCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateDataTableCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateDataTableCommandInput
|
|
17
|
+
input: CreateDataTableCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateDataTableCommandInput,
|
|
25
20
|
CreateDataTableCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateEmailAddressRequest,
|
|
4
|
-
CreateEmailAddressResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateEmailAddressRequest, CreateEmailAddressResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateEmailAddressCommandInput
|
|
8
|
-
extends CreateEmailAddressRequest {}
|
|
4
|
+
export interface CreateEmailAddressCommandInput extends CreateEmailAddressRequest {}
|
|
9
5
|
export interface CreateEmailAddressCommandOutput
|
|
10
|
-
extends CreateEmailAddressResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateEmailAddressResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateEmailAddressCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateEmailAddressCommandInput
|
|
9
|
+
input: CreateEmailAddressCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateEmailAddressCommandInput,
|
|
17
12
|
CreateEmailAddressCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateEmailAddressCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateEmailAddressCommandInput
|
|
18
|
+
input: CreateEmailAddressCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateEmailAddressCommandInput,
|
|
26
21
|
CreateEmailAddressCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateEvaluationFormResponse } from "../models/models_0";
|
|
3
3
|
import { CreateEvaluationFormRequest } from "../models/models_4";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface CreateEvaluationFormCommandInput
|
|
6
|
-
extends CreateEvaluationFormRequest {}
|
|
5
|
+
export interface CreateEvaluationFormCommandInput extends CreateEvaluationFormRequest {}
|
|
7
6
|
export interface CreateEvaluationFormCommandOutput
|
|
8
|
-
extends CreateEvaluationFormResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends CreateEvaluationFormResponse, __MetadataBearer {}
|
|
10
8
|
declare const CreateEvaluationFormCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: CreateEvaluationFormCommandInput
|
|
10
|
+
input: CreateEvaluationFormCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
CreateEvaluationFormCommandInput,
|
|
15
13
|
CreateEvaluationFormCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const CreateEvaluationFormCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: CreateEvaluationFormCommandInput
|
|
19
|
+
input: CreateEvaluationFormCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
CreateEvaluationFormCommandInput,
|
|
24
22
|
CreateEvaluationFormCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateHoursOfOperationRequest,
|
|
4
|
-
CreateHoursOfOperationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateHoursOfOperationRequest, CreateHoursOfOperationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateHoursOfOperationCommandInput
|
|
8
|
-
extends CreateHoursOfOperationRequest {}
|
|
4
|
+
export interface CreateHoursOfOperationCommandInput extends CreateHoursOfOperationRequest {}
|
|
9
5
|
export interface CreateHoursOfOperationCommandOutput
|
|
10
|
-
extends CreateHoursOfOperationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateHoursOfOperationResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateHoursOfOperationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateHoursOfOperationCommandInput
|
|
9
|
+
input: CreateHoursOfOperationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateHoursOfOperationCommandInput,
|
|
17
12
|
CreateHoursOfOperationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateHoursOfOperationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateHoursOfOperationCommandInput
|
|
18
|
+
input: CreateHoursOfOperationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateHoursOfOperationCommandInput,
|
|
26
21
|
CreateHoursOfOperationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateHoursOfOperationOverrideResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateHoursOfOperationOverrideCommandInput
|
|
8
|
-
extends CreateHoursOfOperationOverrideRequest {}
|
|
7
|
+
export interface CreateHoursOfOperationOverrideCommandInput extends CreateHoursOfOperationOverrideRequest {}
|
|
9
8
|
export interface CreateHoursOfOperationOverrideCommandOutput
|
|
10
|
-
extends CreateHoursOfOperationOverrideResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateHoursOfOperationOverrideResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateHoursOfOperationOverrideCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateHoursOfOperationOverrideCommandInput
|
|
12
|
+
input: CreateHoursOfOperationOverrideCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateHoursOfOperationOverrideCommandInput,
|
|
17
15
|
CreateHoursOfOperationOverrideCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateHoursOfOperationOverrideCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateHoursOfOperationOverrideCommandInput
|
|
21
|
+
input: CreateHoursOfOperationOverrideCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateHoursOfOperationOverrideCommandInput,
|
|
26
24
|
CreateHoursOfOperationOverrideCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateInstanceRequest,
|
|
4
|
-
CreateInstanceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateInstanceRequest, CreateInstanceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateInstanceCommandInput extends CreateInstanceRequest {}
|
|
8
|
-
export interface CreateInstanceCommandOutput
|
|
9
|
-
extends CreateInstanceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateInstanceCommandOutput extends CreateInstanceResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateInstanceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateInstanceCommandInput
|
|
8
|
+
input: CreateInstanceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateInstanceCommandInput,
|
|
16
11
|
CreateInstanceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateInstanceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateInstanceCommandInput
|
|
17
|
+
input: CreateInstanceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateInstanceCommandInput,
|
|
25
20
|
CreateInstanceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateIntegrationAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateIntegrationAssociationCommandInput
|
|
8
|
-
extends CreateIntegrationAssociationRequest {}
|
|
7
|
+
export interface CreateIntegrationAssociationCommandInput extends CreateIntegrationAssociationRequest {}
|
|
9
8
|
export interface CreateIntegrationAssociationCommandOutput
|
|
10
|
-
extends CreateIntegrationAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateIntegrationAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateIntegrationAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateIntegrationAssociationCommandInput
|
|
12
|
+
input: CreateIntegrationAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateIntegrationAssociationCommandInput,
|
|
17
15
|
CreateIntegrationAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateIntegrationAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateIntegrationAssociationCommandInput
|
|
21
|
+
input: CreateIntegrationAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateIntegrationAssociationCommandInput,
|
|
26
24
|
CreateIntegrationAssociationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateNotificationRequest,
|
|
4
|
-
CreateNotificationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateNotificationRequest, CreateNotificationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateNotificationCommandInput
|
|
8
|
-
extends CreateNotificationRequest {}
|
|
4
|
+
export interface CreateNotificationCommandInput extends CreateNotificationRequest {}
|
|
9
5
|
export interface CreateNotificationCommandOutput
|
|
10
|
-
extends CreateNotificationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateNotificationResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateNotificationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateNotificationCommandInput
|
|
9
|
+
input: CreateNotificationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateNotificationCommandInput,
|
|
17
12
|
CreateNotificationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateNotificationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateNotificationCommandInput
|
|
18
|
+
input: CreateNotificationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateNotificationCommandInput,
|
|
26
21
|
CreateNotificationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateParticipantRequest,
|
|
4
|
-
CreateParticipantResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateParticipantRequest, CreateParticipantResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateParticipantCommandInput
|
|
8
|
-
extends CreateParticipantRequest {}
|
|
4
|
+
export interface CreateParticipantCommandInput extends CreateParticipantRequest {}
|
|
9
5
|
export interface CreateParticipantCommandOutput
|
|
10
|
-
extends CreateParticipantResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateParticipantResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateParticipantCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateParticipantCommandInput
|
|
9
|
+
input: CreateParticipantCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateParticipantCommandInput,
|
|
17
12
|
CreateParticipantCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateParticipantCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateParticipantCommandInput
|
|
18
|
+
input: CreateParticipantCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateParticipantCommandInput,
|
|
26
21
|
CreateParticipantCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreatePersistentContactAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreatePersistentContactAssociationCommandInput
|
|
8
|
-
extends CreatePersistentContactAssociationRequest {}
|
|
7
|
+
export interface CreatePersistentContactAssociationCommandInput extends CreatePersistentContactAssociationRequest {}
|
|
9
8
|
export interface CreatePersistentContactAssociationCommandOutput
|
|
10
|
-
extends CreatePersistentContactAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreatePersistentContactAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreatePersistentContactAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreatePersistentContactAssociationCommandInput
|
|
12
|
+
input: CreatePersistentContactAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreatePersistentContactAssociationCommandInput,
|
|
17
15
|
CreatePersistentContactAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreatePersistentContactAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreatePersistentContactAssociationCommandInput
|
|
21
|
+
input: CreatePersistentContactAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreatePersistentContactAssociationCommandInput,
|
|
26
24
|
CreatePersistentContactAssociationCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { CreatePredefinedAttributeRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface CreatePredefinedAttributeCommandInput
|
|
5
|
-
|
|
6
|
-
export interface CreatePredefinedAttributeCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface CreatePredefinedAttributeCommandInput extends CreatePredefinedAttributeRequest {}
|
|
5
|
+
export interface CreatePredefinedAttributeCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const CreatePredefinedAttributeCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreatePredefinedAttributeCommandInput
|
|
8
|
+
input: CreatePredefinedAttributeCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreatePredefinedAttributeCommandInput,
|
|
13
11
|
CreatePredefinedAttributeCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreatePredefinedAttributeCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreatePredefinedAttributeCommandInput
|
|
17
|
+
input: CreatePredefinedAttributeCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreatePredefinedAttributeCommandInput,
|
|
22
20
|
CreatePredefinedAttributeCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreatePromptRequest, CreatePromptResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreatePromptCommandInput extends CreatePromptRequest {}
|
|
5
|
-
export interface CreatePromptCommandOutput
|
|
6
|
-
extends CreatePromptResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreatePromptCommandOutput extends CreatePromptResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreatePromptCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreatePromptCommandInput
|
|
8
|
+
input: CreatePromptCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreatePromptCommandInput,
|
|
13
11
|
CreatePromptCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreatePromptCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreatePromptCommandInput
|
|
17
|
+
input: CreatePromptCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreatePromptCommandInput,
|
|
22
20
|
CreatePromptCommandOutput,
|