@aws-sdk/client-connect 3.1087.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/Connect.d.ts +1246 -1405
- package/dist-types/ts3.4/ConnectClient.d.ts +37 -113
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/ActivateEvaluationFormCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateAnalyticsDataSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AssociateContactWithUserCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateEmailAddressAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateFlowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AssociateHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateQueueEmailAddressesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateSecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateUserProficienciesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateWorkspaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchCreateDataTableValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDeleteDataTableValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDescribeDataTableValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetAttachedFileMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetFlowAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchPutContactCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchUpdateDataTableValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CompleteAttachedFileUploadCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAttachedFileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAuthCodeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateContactFlowModuleAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateContactFlowModuleVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateContactFlowVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDataTableAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDataTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEmailAddressCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEvaluationFormCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateHoursOfOperationOverrideCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateNotificationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateParticipantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePersistentContactAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreatePredefinedAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreatePromptCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreatePushNotificationRegistrationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTestCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateViewCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWorkspaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWorkspacePageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAttachedFileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteContactDataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteContactFlowVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDataTableAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDataTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEmailAddressCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationOverrideCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteNotificationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeletePushNotificationRegistrationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTestCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteWorkspaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteWorkspaceMediaCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteWorkspacePageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAttachedFilesConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAuthenticationProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeContactFlowModuleAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeDataTableAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeDataTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeEmailAddressCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeEvaluationFormCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeHoursOfOperationOverrideCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeNotificationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribePredefinedAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribePromptCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTestCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeViewCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeWorkspaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateAnalyticsDataSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DisassociateEmailAddressAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateFlowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateQueueEmailAddressesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateSecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateUserProficienciesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateWorkspaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DismissUserContactCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/EvaluateDataTableValuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAttachedFileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetContactMetricsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEffectiveHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEvaluationFormValidationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFlowAssociationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetMetricDataV2Command.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetPromptFileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetTestCaseExecutionSummaryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ImportPhoneNumberCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ImportWorkspaceMediaCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAnalyticsDataAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssociatedContactsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAttachedFilesConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAuthenticationProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListChildHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListContactFlowModuleAliasesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListContactFlowModuleVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListContactFlowVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataTableAttributesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDataTablePrimaryValuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDataTableValuesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataTablesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEntitySecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListHoursOfOperationOverridesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListQueueEmailAddressesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListSecurityProfileFlowModulesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTestCaseExecutionRecordsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTestCaseExecutionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTestCasesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListUserNotificationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListUserProficienciesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListViewVersionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListViewsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListWorkspaceMediaCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListWorkspacePagesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/MonitorContactCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PauseContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ResumeContactCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchAgentStatusesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchContactEvaluationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchContactFlowModulesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchContactFlowsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchContactsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchDataTablesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/SearchEmailAddressesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchEvaluationFormsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchHoursOfOperationOverridesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchResourceTagsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchRulesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchTestCasesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchUserHierarchyGroupsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchViewsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchWorkspaceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SearchWorkspacesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SendChatIntegrationEventCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SendOutboundEmailCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SendOutboundWebNotificationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartAttachedFileUploadCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartContactConversationalAnalyticsJobCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartContactEvaluationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartContactMediaProcessingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartEmailContactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartEvaluationFormValidationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartOutboundChatContactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartOutboundEmailContactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartScreenSharingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartTestCaseExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopContactMediaProcessingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopTestCaseExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UntagContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateAttachedFilesConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateAuthenticationProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDataTableAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDataTableMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDataTablePrimaryValuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEmailAddressMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationOverrideCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateNotificationContentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateParticipantAuthenticationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTestCaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserConfigCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateUserNotificationStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateWorkspaceMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateWorkspacePageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateWorkspaceThemeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateWorkspaceVisibilityCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +67 -134
- package/dist-types/ts3.4/models/errors.d.ts +28 -96
- package/dist-types/ts3.4/models/models_0.d.ts +8 -20
- package/dist-types/ts3.4/models/models_1.d.ts +2 -6
- package/dist-types/ts3.4/models/models_2.d.ts +13 -39
- package/dist-types/ts3.4/models/models_3.d.ts +1 -3
- package/dist-types/ts3.4/models/models_4.d.ts +6 -18
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListBotsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListLexBotsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListPromptsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListQueuesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListViewsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchUsersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchViewsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateRoutingProfileConcurrencyRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateRoutingProfileConcurrencyCommandInput
|
|
5
|
-
|
|
6
|
-
export interface UpdateRoutingProfileConcurrencyCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface UpdateRoutingProfileConcurrencyCommandInput extends UpdateRoutingProfileConcurrencyRequest {}
|
|
5
|
+
export interface UpdateRoutingProfileConcurrencyCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const UpdateRoutingProfileConcurrencyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateRoutingProfileConcurrencyCommandInput
|
|
8
|
+
input: UpdateRoutingProfileConcurrencyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateRoutingProfileConcurrencyCommandInput,
|
|
13
11
|
UpdateRoutingProfileConcurrencyCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateRoutingProfileConcurrencyCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateRoutingProfileConcurrencyCommandInput
|
|
17
|
+
input: UpdateRoutingProfileConcurrencyCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateRoutingProfileConcurrencyCommandInput,
|
|
22
20
|
UpdateRoutingProfileConcurrencyCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateRoutingProfileDefaultOutboundQueueRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateRoutingProfileDefaultOutboundQueueCommandInput
|
|
5
|
-
|
|
6
|
-
export interface UpdateRoutingProfileDefaultOutboundQueueCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface UpdateRoutingProfileDefaultOutboundQueueCommandInput extends UpdateRoutingProfileDefaultOutboundQueueRequest {}
|
|
5
|
+
export interface UpdateRoutingProfileDefaultOutboundQueueCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const UpdateRoutingProfileDefaultOutboundQueueCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateRoutingProfileDefaultOutboundQueueCommandInput
|
|
8
|
+
input: UpdateRoutingProfileDefaultOutboundQueueCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateRoutingProfileDefaultOutboundQueueCommandInput,
|
|
13
11
|
UpdateRoutingProfileDefaultOutboundQueueCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateRoutingProfileDefaultOutboundQueueCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateRoutingProfileDefaultOutboundQueueCommandInput
|
|
17
|
+
input: UpdateRoutingProfileDefaultOutboundQueueCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateRoutingProfileDefaultOutboundQueueCommandInput,
|
|
22
20
|
UpdateRoutingProfileDefaultOutboundQueueCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateRoutingProfileNameRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateRoutingProfileNameCommandInput
|
|
5
|
-
|
|
6
|
-
export interface UpdateRoutingProfileNameCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface UpdateRoutingProfileNameCommandInput extends UpdateRoutingProfileNameRequest {}
|
|
5
|
+
export interface UpdateRoutingProfileNameCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const UpdateRoutingProfileNameCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateRoutingProfileNameCommandInput
|
|
8
|
+
input: UpdateRoutingProfileNameCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateRoutingProfileNameCommandInput,
|
|
13
11
|
UpdateRoutingProfileNameCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateRoutingProfileNameCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateRoutingProfileNameCommandInput
|
|
17
|
+
input: UpdateRoutingProfileNameCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateRoutingProfileNameCommandInput,
|
|
22
20
|
UpdateRoutingProfileNameCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateRoutingProfileQueuesRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateRoutingProfileQueuesCommandInput
|
|
5
|
-
|
|
6
|
-
export interface UpdateRoutingProfileQueuesCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface UpdateRoutingProfileQueuesCommandInput extends UpdateRoutingProfileQueuesRequest {}
|
|
5
|
+
export interface UpdateRoutingProfileQueuesCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const UpdateRoutingProfileQueuesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateRoutingProfileQueuesCommandInput
|
|
8
|
+
input: UpdateRoutingProfileQueuesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateRoutingProfileQueuesCommandInput,
|
|
13
11
|
UpdateRoutingProfileQueuesCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateRoutingProfileQueuesCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateRoutingProfileQueuesCommandInput
|
|
17
|
+
input: UpdateRoutingProfileQueuesCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateRoutingProfileQueuesCommandInput,
|
|
22
20
|
UpdateRoutingProfileQueuesCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface UpdateRuleCommandInput extends UpdateRuleRequest {}
|
|
|
5
5
|
export interface UpdateRuleCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const UpdateRuleCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: UpdateRuleCommandInput
|
|
8
|
+
input: UpdateRuleCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
UpdateRuleCommandInput,
|
|
11
11
|
UpdateRuleCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const UpdateRuleCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: UpdateRuleCommandInput
|
|
17
|
+
input: UpdateRuleCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UpdateRuleCommandInput,
|
|
20
20
|
UpdateRuleCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateSecurityProfileRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateSecurityProfileCommandInput
|
|
5
|
-
extends UpdateSecurityProfileRequest {}
|
|
4
|
+
export interface UpdateSecurityProfileCommandInput extends UpdateSecurityProfileRequest {}
|
|
6
5
|
export interface UpdateSecurityProfileCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const UpdateSecurityProfileCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: UpdateSecurityProfileCommandInput
|
|
8
|
+
input: UpdateSecurityProfileCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
UpdateSecurityProfileCommandInput,
|
|
12
11
|
UpdateSecurityProfileCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const UpdateSecurityProfileCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: UpdateSecurityProfileCommandInput
|
|
17
|
+
input: UpdateSecurityProfileCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
UpdateSecurityProfileCommandInput,
|
|
21
20
|
UpdateSecurityProfileCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateTaskTemplateRequest,
|
|
4
|
-
UpdateTaskTemplateResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateTaskTemplateRequest, UpdateTaskTemplateResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateTaskTemplateCommandInput
|
|
8
|
-
extends UpdateTaskTemplateRequest {}
|
|
4
|
+
export interface UpdateTaskTemplateCommandInput extends UpdateTaskTemplateRequest {}
|
|
9
5
|
export interface UpdateTaskTemplateCommandOutput
|
|
10
|
-
extends UpdateTaskTemplateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateTaskTemplateResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateTaskTemplateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateTaskTemplateCommandInput
|
|
9
|
+
input: UpdateTaskTemplateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateTaskTemplateCommandInput,
|
|
17
12
|
UpdateTaskTemplateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateTaskTemplateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateTaskTemplateCommandInput
|
|
18
|
+
input: UpdateTaskTemplateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateTaskTemplateCommandInput,
|
|
26
21
|
UpdateTaskTemplateCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateTestCaseRequest,
|
|
4
|
-
UpdateTestCaseResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateTestCaseRequest, UpdateTestCaseResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateTestCaseCommandInput extends UpdateTestCaseRequest {}
|
|
8
|
-
export interface UpdateTestCaseCommandOutput
|
|
9
|
-
extends UpdateTestCaseResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateTestCaseCommandOutput extends UpdateTestCaseResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateTestCaseCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateTestCaseCommandInput
|
|
8
|
+
input: UpdateTestCaseCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateTestCaseCommandInput,
|
|
16
11
|
UpdateTestCaseCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateTestCaseCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateTestCaseCommandInput
|
|
17
|
+
input: UpdateTestCaseCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateTestCaseCommandInput,
|
|
25
20
|
UpdateTestCaseCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateTrafficDistributionResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateTrafficDistributionCommandInput
|
|
8
|
-
extends UpdateTrafficDistributionRequest {}
|
|
7
|
+
export interface UpdateTrafficDistributionCommandInput extends UpdateTrafficDistributionRequest {}
|
|
9
8
|
export interface UpdateTrafficDistributionCommandOutput
|
|
10
|
-
extends UpdateTrafficDistributionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateTrafficDistributionResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateTrafficDistributionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateTrafficDistributionCommandInput
|
|
12
|
+
input: UpdateTrafficDistributionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateTrafficDistributionCommandInput,
|
|
17
15
|
UpdateTrafficDistributionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateTrafficDistributionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateTrafficDistributionCommandInput
|
|
21
|
+
input: UpdateTrafficDistributionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateTrafficDistributionCommandInput,
|
|
26
24
|
UpdateTrafficDistributionCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface UpdateUserConfigCommandInput extends UpdateUserConfigRequest {}
|
|
|
5
5
|
export interface UpdateUserConfigCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const UpdateUserConfigCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: UpdateUserConfigCommandInput
|
|
8
|
+
input: UpdateUserConfigCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
UpdateUserConfigCommandInput,
|
|
11
11
|
UpdateUserConfigCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const UpdateUserConfigCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: UpdateUserConfigCommandInput
|
|
17
|
+
input: UpdateUserConfigCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UpdateUserConfigCommandInput,
|
|
20
20
|
UpdateUserConfigCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateUserHierarchyRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateUserHierarchyCommandInput
|
|
5
|
-
extends UpdateUserHierarchyRequest {}
|
|
4
|
+
export interface UpdateUserHierarchyCommandInput extends UpdateUserHierarchyRequest {}
|
|
6
5
|
export interface UpdateUserHierarchyCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const UpdateUserHierarchyCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: UpdateUserHierarchyCommandInput
|
|
8
|
+
input: UpdateUserHierarchyCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
UpdateUserHierarchyCommandInput,
|
|
12
11
|
UpdateUserHierarchyCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const UpdateUserHierarchyCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: UpdateUserHierarchyCommandInput
|
|
17
|
+
input: UpdateUserHierarchyCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
UpdateUserHierarchyCommandInput,
|
|
21
20
|
UpdateUserHierarchyCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateUserHierarchyGroupNameRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateUserHierarchyGroupNameCommandInput
|
|
5
|
-
|
|
6
|
-
export interface UpdateUserHierarchyGroupNameCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface UpdateUserHierarchyGroupNameCommandInput extends UpdateUserHierarchyGroupNameRequest {}
|
|
5
|
+
export interface UpdateUserHierarchyGroupNameCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const UpdateUserHierarchyGroupNameCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateUserHierarchyGroupNameCommandInput
|
|
8
|
+
input: UpdateUserHierarchyGroupNameCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateUserHierarchyGroupNameCommandInput,
|
|
13
11
|
UpdateUserHierarchyGroupNameCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateUserHierarchyGroupNameCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateUserHierarchyGroupNameCommandInput
|
|
17
|
+
input: UpdateUserHierarchyGroupNameCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateUserHierarchyGroupNameCommandInput,
|
|
22
20
|
UpdateUserHierarchyGroupNameCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateUserHierarchyStructureRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateUserHierarchyStructureCommandInput
|
|
5
|
-
|
|
6
|
-
export interface UpdateUserHierarchyStructureCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface UpdateUserHierarchyStructureCommandInput extends UpdateUserHierarchyStructureRequest {}
|
|
5
|
+
export interface UpdateUserHierarchyStructureCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const UpdateUserHierarchyStructureCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateUserHierarchyStructureCommandInput
|
|
8
|
+
input: UpdateUserHierarchyStructureCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateUserHierarchyStructureCommandInput,
|
|
13
11
|
UpdateUserHierarchyStructureCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateUserHierarchyStructureCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateUserHierarchyStructureCommandInput
|
|
17
|
+
input: UpdateUserHierarchyStructureCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateUserHierarchyStructureCommandInput,
|
|
22
20
|
UpdateUserHierarchyStructureCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateUserIdentityInfoRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateUserIdentityInfoCommandInput
|
|
5
|
-
extends UpdateUserIdentityInfoRequest {}
|
|
4
|
+
export interface UpdateUserIdentityInfoCommandInput extends UpdateUserIdentityInfoRequest {}
|
|
6
5
|
export interface UpdateUserIdentityInfoCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const UpdateUserIdentityInfoCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: UpdateUserIdentityInfoCommandInput
|
|
8
|
+
input: UpdateUserIdentityInfoCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
UpdateUserIdentityInfoCommandInput,
|
|
12
11
|
UpdateUserIdentityInfoCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const UpdateUserIdentityInfoCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: UpdateUserIdentityInfoCommandInput
|
|
17
|
+
input: UpdateUserIdentityInfoCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
UpdateUserIdentityInfoCommandInput,
|
|
21
20
|
UpdateUserIdentityInfoCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateUserNotificationStatusResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateUserNotificationStatusCommandInput
|
|
8
|
-
extends UpdateUserNotificationStatusRequest {}
|
|
7
|
+
export interface UpdateUserNotificationStatusCommandInput extends UpdateUserNotificationStatusRequest {}
|
|
9
8
|
export interface UpdateUserNotificationStatusCommandOutput
|
|
10
|
-
extends UpdateUserNotificationStatusResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateUserNotificationStatusResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateUserNotificationStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateUserNotificationStatusCommandInput
|
|
12
|
+
input: UpdateUserNotificationStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateUserNotificationStatusCommandInput,
|
|
17
15
|
UpdateUserNotificationStatusCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateUserNotificationStatusCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateUserNotificationStatusCommandInput
|
|
21
|
+
input: UpdateUserNotificationStatusCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateUserNotificationStatusCommandInput,
|
|
26
24
|
UpdateUserNotificationStatusCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateUserPhoneConfigRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateUserPhoneConfigCommandInput
|
|
5
|
-
extends UpdateUserPhoneConfigRequest {}
|
|
4
|
+
export interface UpdateUserPhoneConfigCommandInput extends UpdateUserPhoneConfigRequest {}
|
|
6
5
|
export interface UpdateUserPhoneConfigCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const UpdateUserPhoneConfigCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: UpdateUserPhoneConfigCommandInput
|
|
8
|
+
input: UpdateUserPhoneConfigCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
UpdateUserPhoneConfigCommandInput,
|
|
12
11
|
UpdateUserPhoneConfigCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const UpdateUserPhoneConfigCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: UpdateUserPhoneConfigCommandInput
|
|
17
|
+
input: UpdateUserPhoneConfigCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
UpdateUserPhoneConfigCommandInput,
|
|
21
20
|
UpdateUserPhoneConfigCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateUserProficienciesRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateUserProficienciesCommandInput
|
|
5
|
-
|
|
6
|
-
export interface UpdateUserProficienciesCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface UpdateUserProficienciesCommandInput extends UpdateUserProficienciesRequest {}
|
|
5
|
+
export interface UpdateUserProficienciesCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const UpdateUserProficienciesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateUserProficienciesCommandInput
|
|
8
|
+
input: UpdateUserProficienciesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateUserProficienciesCommandInput,
|
|
13
11
|
UpdateUserProficienciesCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateUserProficienciesCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateUserProficienciesCommandInput
|
|
17
|
+
input: UpdateUserProficienciesCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateUserProficienciesCommandInput,
|
|
22
20
|
UpdateUserProficienciesCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateUserRoutingProfileRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateUserRoutingProfileCommandInput
|
|
5
|
-
|
|
6
|
-
export interface UpdateUserRoutingProfileCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface UpdateUserRoutingProfileCommandInput extends UpdateUserRoutingProfileRequest {}
|
|
5
|
+
export interface UpdateUserRoutingProfileCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const UpdateUserRoutingProfileCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateUserRoutingProfileCommandInput
|
|
8
|
+
input: UpdateUserRoutingProfileCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateUserRoutingProfileCommandInput,
|
|
13
11
|
UpdateUserRoutingProfileCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateUserRoutingProfileCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateUserRoutingProfileCommandInput
|
|
17
|
+
input: UpdateUserRoutingProfileCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateUserRoutingProfileCommandInput,
|
|
22
20
|
UpdateUserRoutingProfileCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateUserSecurityProfilesRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateUserSecurityProfilesCommandInput
|
|
5
|
-
|
|
6
|
-
export interface UpdateUserSecurityProfilesCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface UpdateUserSecurityProfilesCommandInput extends UpdateUserSecurityProfilesRequest {}
|
|
5
|
+
export interface UpdateUserSecurityProfilesCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const UpdateUserSecurityProfilesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateUserSecurityProfilesCommandInput
|
|
8
|
+
input: UpdateUserSecurityProfilesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateUserSecurityProfilesCommandInput,
|
|
13
11
|
UpdateUserSecurityProfilesCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateUserSecurityProfilesCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateUserSecurityProfilesCommandInput
|
|
17
|
+
input: UpdateUserSecurityProfilesCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateUserSecurityProfilesCommandInput,
|
|
22
20
|
UpdateUserSecurityProfilesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateViewContentRequest,
|
|
4
|
-
UpdateViewContentResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateViewContentRequest, UpdateViewContentResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateViewContentCommandInput
|
|
8
|
-
extends UpdateViewContentRequest {}
|
|
4
|
+
export interface UpdateViewContentCommandInput extends UpdateViewContentRequest {}
|
|
9
5
|
export interface UpdateViewContentCommandOutput
|
|
10
|
-
extends UpdateViewContentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateViewContentResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateViewContentCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateViewContentCommandInput
|
|
9
|
+
input: UpdateViewContentCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateViewContentCommandInput,
|
|
17
12
|
UpdateViewContentCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateViewContentCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateViewContentCommandInput
|
|
18
|
+
input: UpdateViewContentCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateViewContentCommandInput,
|
|
26
21
|
UpdateViewContentCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateViewMetadataRequest,
|
|
4
|
-
UpdateViewMetadataResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateViewMetadataRequest, UpdateViewMetadataResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateViewMetadataCommandInput
|
|
8
|
-
extends UpdateViewMetadataRequest {}
|
|
4
|
+
export interface UpdateViewMetadataCommandInput extends UpdateViewMetadataRequest {}
|
|
9
5
|
export interface UpdateViewMetadataCommandOutput
|
|
10
|
-
extends UpdateViewMetadataResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateViewMetadataResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateViewMetadataCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateViewMetadataCommandInput
|
|
9
|
+
input: UpdateViewMetadataCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateViewMetadataCommandInput,
|
|
17
12
|
UpdateViewMetadataCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateViewMetadataCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateViewMetadataCommandInput
|
|
18
|
+
input: UpdateViewMetadataCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateViewMetadataCommandInput,
|
|
26
21
|
UpdateViewMetadataCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateWorkspaceMetadataResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateWorkspaceMetadataCommandInput
|
|
8
|
-
extends UpdateWorkspaceMetadataRequest {}
|
|
7
|
+
export interface UpdateWorkspaceMetadataCommandInput extends UpdateWorkspaceMetadataRequest {}
|
|
9
8
|
export interface UpdateWorkspaceMetadataCommandOutput
|
|
10
|
-
extends UpdateWorkspaceMetadataResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateWorkspaceMetadataResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateWorkspaceMetadataCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateWorkspaceMetadataCommandInput
|
|
12
|
+
input: UpdateWorkspaceMetadataCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateWorkspaceMetadataCommandInput,
|
|
17
15
|
UpdateWorkspaceMetadataCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateWorkspaceMetadataCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateWorkspaceMetadataCommandInput
|
|
21
|
+
input: UpdateWorkspaceMetadataCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateWorkspaceMetadataCommandInput,
|
|
26
24
|
UpdateWorkspaceMetadataCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateWorkspacePageRequest,
|
|
4
|
-
UpdateWorkspacePageResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateWorkspacePageRequest, UpdateWorkspacePageResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateWorkspacePageCommandInput
|
|
8
|
-
extends UpdateWorkspacePageRequest {}
|
|
4
|
+
export interface UpdateWorkspacePageCommandInput extends UpdateWorkspacePageRequest {}
|
|
9
5
|
export interface UpdateWorkspacePageCommandOutput
|
|
10
|
-
extends UpdateWorkspacePageResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateWorkspacePageResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateWorkspacePageCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateWorkspacePageCommandInput
|
|
9
|
+
input: UpdateWorkspacePageCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateWorkspacePageCommandInput,
|
|
17
12
|
UpdateWorkspacePageCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateWorkspacePageCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateWorkspacePageCommandInput
|
|
18
|
+
input: UpdateWorkspacePageCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateWorkspacePageCommandInput,
|
|
26
21
|
UpdateWorkspacePageCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateWorkspaceThemeRequest,
|
|
4
|
-
UpdateWorkspaceThemeResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateWorkspaceThemeRequest, UpdateWorkspaceThemeResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateWorkspaceThemeCommandInput
|
|
8
|
-
extends UpdateWorkspaceThemeRequest {}
|
|
4
|
+
export interface UpdateWorkspaceThemeCommandInput extends UpdateWorkspaceThemeRequest {}
|
|
9
5
|
export interface UpdateWorkspaceThemeCommandOutput
|
|
10
|
-
extends UpdateWorkspaceThemeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateWorkspaceThemeResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateWorkspaceThemeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateWorkspaceThemeCommandInput
|
|
9
|
+
input: UpdateWorkspaceThemeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateWorkspaceThemeCommandInput,
|
|
17
12
|
UpdateWorkspaceThemeCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateWorkspaceThemeCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateWorkspaceThemeCommandInput
|
|
18
|
+
input: UpdateWorkspaceThemeCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateWorkspaceThemeCommandInput,
|
|
26
21
|
UpdateWorkspaceThemeCommandOutput,
|