@aws-sdk/client-sagemaker 3.1077.0 → 3.1078.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 +1215 -4837
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AddAssociationCommand.js +2 -14
- package/dist-es/commands/AddTagsCommand.js +2 -14
- package/dist-es/commands/AssociateTrialComponentCommand.js +2 -14
- package/dist-es/commands/AttachClusterNodeVolumeCommand.js +2 -14
- package/dist-es/commands/BatchAddClusterNodesCommand.js +2 -14
- package/dist-es/commands/BatchDeleteClusterNodesCommand.js +2 -14
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +2 -14
- package/dist-es/commands/BatchRebootClusterNodesCommand.js +2 -14
- package/dist-es/commands/BatchReplaceClusterNodesCommand.js +2 -14
- package/dist-es/commands/CreateAIBenchmarkJobCommand.js +2 -14
- package/dist-es/commands/CreateAIRecommendationJobCommand.js +2 -14
- package/dist-es/commands/CreateAIWorkloadConfigCommand.js +2 -14
- package/dist-es/commands/CreateActionCommand.js +2 -14
- package/dist-es/commands/CreateAlgorithmCommand.js +2 -14
- package/dist-es/commands/CreateAppCommand.js +2 -14
- package/dist-es/commands/CreateAppImageConfigCommand.js +2 -14
- package/dist-es/commands/CreateArtifactCommand.js +2 -14
- package/dist-es/commands/CreateAutoMLJobCommand.js +2 -14
- package/dist-es/commands/CreateAutoMLJobV2Command.js +2 -14
- package/dist-es/commands/CreateClusterCommand.js +2 -14
- package/dist-es/commands/CreateClusterSchedulerConfigCommand.js +2 -14
- package/dist-es/commands/CreateCodeRepositoryCommand.js +2 -14
- package/dist-es/commands/CreateCompilationJobCommand.js +2 -14
- package/dist-es/commands/CreateComputeQuotaCommand.js +2 -14
- package/dist-es/commands/CreateContextCommand.js +2 -14
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateDeviceFleetCommand.js +2 -14
- package/dist-es/commands/CreateDomainCommand.js +2 -14
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +2 -14
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -14
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -14
- package/dist-es/commands/CreateEndpointCommand.js +2 -14
- package/dist-es/commands/CreateEndpointConfigCommand.js +2 -14
- package/dist-es/commands/CreateExperimentCommand.js +2 -14
- package/dist-es/commands/CreateFeatureGroupCommand.js +2 -14
- package/dist-es/commands/CreateFlowDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateHubCommand.js +2 -14
- package/dist-es/commands/CreateHubContentPresignedUrlsCommand.js +2 -14
- package/dist-es/commands/CreateHubContentReferenceCommand.js +2 -14
- package/dist-es/commands/CreateHumanTaskUiCommand.js +2 -14
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/CreateImageCommand.js +2 -14
- package/dist-es/commands/CreateImageVersionCommand.js +2 -14
- package/dist-es/commands/CreateInferenceComponentCommand.js +2 -14
- package/dist-es/commands/CreateInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +2 -14
- package/dist-es/commands/CreateJobCommand.js +2 -14
- package/dist-es/commands/CreateLabelingJobCommand.js +2 -14
- package/dist-es/commands/CreateMlflowAppCommand.js +2 -14
- package/dist-es/commands/CreateMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateModelCardCommand.js +2 -14
- package/dist-es/commands/CreateModelCardExportJobCommand.js +2 -14
- package/dist-es/commands/CreateModelCommand.js +2 -14
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateModelPackageCommand.js +2 -14
- package/dist-es/commands/CreateModelPackageGroupCommand.js +2 -14
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/CreateNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/CreateOptimizationJobCommand.js +2 -14
- package/dist-es/commands/CreatePartnerAppCommand.js +2 -14
- package/dist-es/commands/CreatePartnerAppPresignedUrlCommand.js +2 -14
- package/dist-es/commands/CreatePipelineCommand.js +2 -14
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +2 -14
- package/dist-es/commands/CreatePresignedMlflowAppUrlCommand.js +2 -14
- package/dist-es/commands/CreatePresignedMlflowTrackingServerUrlCommand.js +2 -14
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -14
- package/dist-es/commands/CreateProcessingJobCommand.js +2 -14
- package/dist-es/commands/CreateProjectCommand.js +2 -14
- package/dist-es/commands/CreateSpaceCommand.js +2 -14
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/CreateTrainingJobCommand.js +2 -14
- package/dist-es/commands/CreateTrainingPlanCommand.js +2 -14
- package/dist-es/commands/CreateTransformJobCommand.js +2 -14
- package/dist-es/commands/CreateTrialCommand.js +2 -14
- package/dist-es/commands/CreateTrialComponentCommand.js +2 -14
- package/dist-es/commands/CreateUserProfileCommand.js +2 -14
- package/dist-es/commands/CreateWorkforceCommand.js +2 -14
- package/dist-es/commands/CreateWorkteamCommand.js +2 -14
- package/dist-es/commands/DeleteAIBenchmarkJobCommand.js +2 -14
- package/dist-es/commands/DeleteAIRecommendationJobCommand.js +2 -14
- package/dist-es/commands/DeleteAIWorkloadConfigCommand.js +2 -14
- package/dist-es/commands/DeleteActionCommand.js +2 -14
- package/dist-es/commands/DeleteAlgorithmCommand.js +2 -14
- package/dist-es/commands/DeleteAppCommand.js +2 -14
- package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -14
- package/dist-es/commands/DeleteArtifactCommand.js +2 -14
- package/dist-es/commands/DeleteAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteClusterCommand.js +2 -14
- package/dist-es/commands/DeleteClusterSchedulerConfigCommand.js +2 -14
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -14
- package/dist-es/commands/DeleteCompilationJobCommand.js +2 -14
- package/dist-es/commands/DeleteComputeQuotaCommand.js +2 -14
- package/dist-es/commands/DeleteContextCommand.js +2 -14
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -14
- package/dist-es/commands/DeleteDomainCommand.js +2 -14
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -14
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -14
- package/dist-es/commands/DeleteEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -14
- package/dist-es/commands/DeleteExperimentCommand.js +2 -14
- package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -14
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteHubCommand.js +2 -14
- package/dist-es/commands/DeleteHubContentCommand.js +2 -14
- package/dist-es/commands/DeleteHubContentReferenceCommand.js +2 -14
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +2 -14
- package/dist-es/commands/DeleteHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/DeleteImageCommand.js +2 -14
- package/dist-es/commands/DeleteImageVersionCommand.js +2 -14
- package/dist-es/commands/DeleteInferenceComponentCommand.js +2 -14
- package/dist-es/commands/DeleteInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/DeleteJobCommand.js +2 -14
- package/dist-es/commands/DeleteMlflowAppCommand.js +2 -14
- package/dist-es/commands/DeleteMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteModelCardCommand.js +2 -14
- package/dist-es/commands/DeleteModelCommand.js +2 -14
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteModelPackageCommand.js +2 -14
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -14
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/DeleteOptimizationJobCommand.js +2 -14
- package/dist-es/commands/DeletePartnerAppCommand.js +2 -14
- package/dist-es/commands/DeletePipelineCommand.js +2 -14
- package/dist-es/commands/DeleteProcessingJobCommand.js +2 -14
- package/dist-es/commands/DeleteProjectCommand.js +2 -14
- package/dist-es/commands/DeleteSpaceCommand.js +2 -14
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/DeleteTagsCommand.js +2 -14
- package/dist-es/commands/DeleteTrainingJobCommand.js +2 -14
- package/dist-es/commands/DeleteTrialCommand.js +2 -14
- package/dist-es/commands/DeleteTrialComponentCommand.js +2 -14
- package/dist-es/commands/DeleteUserProfileCommand.js +2 -14
- package/dist-es/commands/DeleteWorkforceCommand.js +2 -14
- package/dist-es/commands/DeleteWorkteamCommand.js +2 -14
- package/dist-es/commands/DeregisterDevicesCommand.js +2 -14
- package/dist-es/commands/DescribeAIBenchmarkJobCommand.js +2 -14
- package/dist-es/commands/DescribeAIRecommendationJobCommand.js +2 -14
- package/dist-es/commands/DescribeAIWorkloadConfigCommand.js +2 -14
- package/dist-es/commands/DescribeActionCommand.js +2 -14
- package/dist-es/commands/DescribeAlgorithmCommand.js +2 -14
- package/dist-es/commands/DescribeAppCommand.js +2 -14
- package/dist-es/commands/DescribeAppImageConfigCommand.js +2 -14
- package/dist-es/commands/DescribeArtifactCommand.js +2 -14
- package/dist-es/commands/DescribeAutoMLJobCommand.js +2 -14
- package/dist-es/commands/DescribeAutoMLJobV2Command.js +2 -14
- package/dist-es/commands/DescribeClusterCommand.js +2 -14
- package/dist-es/commands/DescribeClusterEventCommand.js +2 -14
- package/dist-es/commands/DescribeClusterNodeCommand.js +2 -14
- package/dist-es/commands/DescribeClusterSchedulerConfigCommand.js +2 -14
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +2 -14
- package/dist-es/commands/DescribeCompilationJobCommand.js +2 -14
- package/dist-es/commands/DescribeComputeQuotaCommand.js +2 -14
- package/dist-es/commands/DescribeContextCommand.js +2 -14
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeDeviceCommand.js +2 -14
- package/dist-es/commands/DescribeDeviceFleetCommand.js +2 -14
- package/dist-es/commands/DescribeDomainCommand.js +2 -14
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +2 -14
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +2 -14
- package/dist-es/commands/DescribeEndpointCommand.js +2 -14
- package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -14
- package/dist-es/commands/DescribeExperimentCommand.js +2 -14
- package/dist-es/commands/DescribeFeatureGroupCommand.js +2 -14
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -14
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeHubCommand.js +2 -14
- package/dist-es/commands/DescribeHubContentCommand.js +2 -14
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +2 -14
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/DescribeImageCommand.js +2 -14
- package/dist-es/commands/DescribeImageVersionCommand.js +2 -14
- package/dist-es/commands/DescribeInferenceComponentCommand.js +2 -14
- package/dist-es/commands/DescribeInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +2 -14
- package/dist-es/commands/DescribeJobCommand.js +2 -14
- package/dist-es/commands/DescribeJobSchemaVersionCommand.js +2 -14
- package/dist-es/commands/DescribeLabelingJobCommand.js +2 -14
- package/dist-es/commands/DescribeLineageGroupCommand.js +2 -14
- package/dist-es/commands/DescribeMlflowAppCommand.js +2 -14
- package/dist-es/commands/DescribeMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeModelCardCommand.js +2 -14
- package/dist-es/commands/DescribeModelCardExportJobCommand.js +2 -14
- package/dist-es/commands/DescribeModelCommand.js +2 -14
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeModelPackageCommand.js +2 -14
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +2 -14
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/DescribeOptimizationJobCommand.js +2 -14
- package/dist-es/commands/DescribePartnerAppCommand.js +2 -14
- package/dist-es/commands/DescribePipelineCommand.js +2 -14
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -14
- package/dist-es/commands/DescribePipelineExecutionCommand.js +2 -14
- package/dist-es/commands/DescribeProcessingJobCommand.js +2 -14
- package/dist-es/commands/DescribeProjectCommand.js +2 -14
- package/dist-es/commands/DescribeReservedCapacityCommand.js +2 -14
- package/dist-es/commands/DescribeSpaceCommand.js +2 -14
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +2 -14
- package/dist-es/commands/DescribeTrainingJobCommand.js +2 -14
- package/dist-es/commands/DescribeTrainingPlanCommand.js +2 -14
- package/dist-es/commands/DescribeTrainingPlanExtensionHistoryCommand.js +2 -14
- package/dist-es/commands/DescribeTransformJobCommand.js +2 -14
- package/dist-es/commands/DescribeTrialCommand.js +2 -14
- package/dist-es/commands/DescribeTrialComponentCommand.js +2 -14
- package/dist-es/commands/DescribeUserProfileCommand.js +2 -14
- package/dist-es/commands/DescribeWorkforceCommand.js +2 -14
- package/dist-es/commands/DescribeWorkteamCommand.js +2 -14
- package/dist-es/commands/DetachClusterNodeVolumeCommand.js +2 -14
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -14
- package/dist-es/commands/DisassociateTrialComponentCommand.js +2 -14
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -14
- package/dist-es/commands/ExtendTrainingPlanCommand.js +2 -14
- package/dist-es/commands/GetDeviceFleetReportCommand.js +2 -14
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +2 -14
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +2 -14
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -14
- package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +2 -14
- package/dist-es/commands/GetSearchSuggestionsCommand.js +2 -14
- package/dist-es/commands/ImportHubContentCommand.js +2 -14
- package/dist-es/commands/ListAIBenchmarkJobsCommand.js +2 -14
- package/dist-es/commands/ListAIRecommendationJobsCommand.js +2 -14
- package/dist-es/commands/ListAIWorkloadConfigsCommand.js +2 -14
- package/dist-es/commands/ListActionsCommand.js +2 -14
- package/dist-es/commands/ListAlgorithmsCommand.js +2 -14
- package/dist-es/commands/ListAliasesCommand.js +2 -14
- package/dist-es/commands/ListAppImageConfigsCommand.js +2 -14
- package/dist-es/commands/ListAppsCommand.js +2 -14
- package/dist-es/commands/ListArtifactsCommand.js +2 -14
- package/dist-es/commands/ListAssociationsCommand.js +2 -14
- package/dist-es/commands/ListAutoMLJobsCommand.js +2 -14
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +2 -14
- package/dist-es/commands/ListClusterEventsCommand.js +2 -14
- package/dist-es/commands/ListClusterNodesCommand.js +2 -14
- package/dist-es/commands/ListClusterSchedulerConfigsCommand.js +2 -14
- package/dist-es/commands/ListClustersCommand.js +2 -14
- package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -14
- package/dist-es/commands/ListCompilationJobsCommand.js +2 -14
- package/dist-es/commands/ListComputeQuotasCommand.js +2 -14
- package/dist-es/commands/ListContextsCommand.js +2 -14
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListDeviceFleetsCommand.js +2 -14
- package/dist-es/commands/ListDevicesCommand.js +2 -14
- package/dist-es/commands/ListDomainsCommand.js +2 -14
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +2 -14
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +2 -14
- package/dist-es/commands/ListEndpointConfigsCommand.js +2 -14
- package/dist-es/commands/ListEndpointsCommand.js +2 -14
- package/dist-es/commands/ListExperimentsCommand.js +2 -14
- package/dist-es/commands/ListFeatureGroupsCommand.js +2 -14
- package/dist-es/commands/ListFlowDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListHubContentVersionsCommand.js +2 -14
- package/dist-es/commands/ListHubContentsCommand.js +2 -14
- package/dist-es/commands/ListHubsCommand.js +2 -14
- package/dist-es/commands/ListHumanTaskUisCommand.js +2 -14
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +2 -14
- package/dist-es/commands/ListImageVersionsCommand.js +2 -14
- package/dist-es/commands/ListImagesCommand.js +2 -14
- package/dist-es/commands/ListInferenceComponentsCommand.js +2 -14
- package/dist-es/commands/ListInferenceExperimentsCommand.js +2 -14
- package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -14
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +2 -14
- package/dist-es/commands/ListJobSchemaVersionsCommand.js +2 -14
- package/dist-es/commands/ListJobsCommand.js +2 -14
- package/dist-es/commands/ListLabelingJobsCommand.js +2 -14
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +2 -14
- package/dist-es/commands/ListLineageGroupsCommand.js +2 -14
- package/dist-es/commands/ListMlflowAppsCommand.js +2 -14
- package/dist-es/commands/ListMlflowTrackingServersCommand.js +2 -14
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListModelCardExportJobsCommand.js +2 -14
- package/dist-es/commands/ListModelCardVersionsCommand.js +2 -14
- package/dist-es/commands/ListModelCardsCommand.js +2 -14
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListModelMetadataCommand.js +2 -14
- package/dist-es/commands/ListModelPackageGroupsCommand.js +2 -14
- package/dist-es/commands/ListModelPackagesCommand.js +2 -14
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListModelsCommand.js +2 -14
- package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +2 -14
- package/dist-es/commands/ListMonitoringAlertsCommand.js +2 -14
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +2 -14
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +2 -14
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -14
- package/dist-es/commands/ListNotebookInstancesCommand.js +2 -14
- package/dist-es/commands/ListOptimizationJobsCommand.js +2 -14
- package/dist-es/commands/ListPartnerAppsCommand.js +2 -14
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +2 -14
- package/dist-es/commands/ListPipelineExecutionsCommand.js +2 -14
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +2 -14
- package/dist-es/commands/ListPipelineVersionsCommand.js +2 -14
- package/dist-es/commands/ListPipelinesCommand.js +2 -14
- package/dist-es/commands/ListProcessingJobsCommand.js +2 -14
- package/dist-es/commands/ListProjectsCommand.js +2 -14
- package/dist-es/commands/ListResourceCatalogsCommand.js +2 -14
- package/dist-es/commands/ListSpacesCommand.js +2 -14
- package/dist-es/commands/ListStageDevicesCommand.js +2 -14
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +2 -14
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +2 -14
- package/dist-es/commands/ListTagsCommand.js +2 -14
- package/dist-es/commands/ListTrainingJobsCommand.js +2 -14
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/ListTrainingPlansCommand.js +2 -14
- package/dist-es/commands/ListTransformJobsCommand.js +2 -14
- package/dist-es/commands/ListTrialComponentsCommand.js +2 -14
- package/dist-es/commands/ListTrialsCommand.js +2 -14
- package/dist-es/commands/ListUltraServersByReservedCapacityCommand.js +2 -14
- package/dist-es/commands/ListUserProfilesCommand.js +2 -14
- package/dist-es/commands/ListWorkforcesCommand.js +2 -14
- package/dist-es/commands/ListWorkteamsCommand.js +2 -14
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +2 -14
- package/dist-es/commands/QueryLineageCommand.js +2 -14
- package/dist-es/commands/RegisterDevicesCommand.js +2 -14
- package/dist-es/commands/RenderUiTemplateCommand.js +2 -14
- package/dist-es/commands/RetryPipelineExecutionCommand.js +2 -14
- package/dist-es/commands/SearchCommand.js +2 -14
- package/dist-es/commands/SearchTrainingPlanOfferingsCommand.js +2 -14
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +2 -14
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +2 -14
- package/dist-es/commands/StartClusterHealthCheckCommand.js +2 -14
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -14
- package/dist-es/commands/StartInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/StartMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/StartNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/StartPipelineExecutionCommand.js +2 -14
- package/dist-es/commands/StartSessionCommand.js +2 -14
- package/dist-es/commands/StopAIBenchmarkJobCommand.js +2 -14
- package/dist-es/commands/StopAIRecommendationJobCommand.js +2 -14
- package/dist-es/commands/StopAutoMLJobCommand.js +2 -14
- package/dist-es/commands/StopCompilationJobCommand.js +2 -14
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -14
- package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -14
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/StopInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -14
- package/dist-es/commands/StopJobCommand.js +2 -14
- package/dist-es/commands/StopLabelingJobCommand.js +2 -14
- package/dist-es/commands/StopMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/StopNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/StopOptimizationJobCommand.js +2 -14
- package/dist-es/commands/StopPipelineExecutionCommand.js +2 -14
- package/dist-es/commands/StopProcessingJobCommand.js +2 -14
- package/dist-es/commands/StopTrainingJobCommand.js +2 -14
- package/dist-es/commands/StopTransformJobCommand.js +2 -14
- package/dist-es/commands/UpdateActionCommand.js +2 -14
- package/dist-es/commands/UpdateAppImageConfigCommand.js +2 -14
- package/dist-es/commands/UpdateArtifactCommand.js +2 -14
- package/dist-es/commands/UpdateClusterCommand.js +2 -14
- package/dist-es/commands/UpdateClusterSchedulerConfigCommand.js +2 -14
- package/dist-es/commands/UpdateClusterSoftwareCommand.js +2 -14
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +2 -14
- package/dist-es/commands/UpdateComputeQuotaCommand.js +2 -14
- package/dist-es/commands/UpdateContextCommand.js +2 -14
- package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -14
- package/dist-es/commands/UpdateDevicesCommand.js +2 -14
- package/dist-es/commands/UpdateDomainCommand.js +2 -14
- package/dist-es/commands/UpdateEndpointCommand.js +2 -14
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -14
- package/dist-es/commands/UpdateExperimentCommand.js +2 -14
- package/dist-es/commands/UpdateFeatureGroupCommand.js +2 -14
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -14
- package/dist-es/commands/UpdateHubCommand.js +2 -14
- package/dist-es/commands/UpdateHubContentCommand.js +2 -14
- package/dist-es/commands/UpdateHubContentReferenceCommand.js +2 -14
- package/dist-es/commands/UpdateImageCommand.js +2 -14
- package/dist-es/commands/UpdateImageVersionCommand.js +2 -14
- package/dist-es/commands/UpdateInferenceComponentCommand.js +2 -14
- package/dist-es/commands/UpdateInferenceComponentRuntimeConfigCommand.js +2 -14
- package/dist-es/commands/UpdateInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/UpdateMlflowAppCommand.js +2 -14
- package/dist-es/commands/UpdateMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/UpdateModelCardCommand.js +2 -14
- package/dist-es/commands/UpdateModelPackageCommand.js +2 -14
- package/dist-es/commands/UpdateMonitoringAlertCommand.js +2 -14
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/UpdatePartnerAppCommand.js +2 -14
- package/dist-es/commands/UpdatePipelineCommand.js +2 -14
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +2 -14
- package/dist-es/commands/UpdatePipelineVersionCommand.js +2 -14
- package/dist-es/commands/UpdateProjectCommand.js +2 -14
- package/dist-es/commands/UpdateSpaceCommand.js +2 -14
- package/dist-es/commands/UpdateTrainingJobCommand.js +2 -14
- package/dist-es/commands/UpdateTrialCommand.js +2 -14
- package/dist-es/commands/UpdateTrialComponentCommand.js +2 -14
- package/dist-es/commands/UpdateUserProfileCommand.js +2 -14
- package/dist-es/commands/UpdateWorkforceCommand.js +2 -14
- package/dist-es/commands/UpdateWorkteamCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AddAssociationCommand.d.ts +3 -8
- package/dist-types/commands/AddTagsCommand.d.ts +3 -8
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/AttachClusterNodeVolumeCommand.d.ts +3 -8
- package/dist-types/commands/BatchAddClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/BatchRebootClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/BatchReplaceClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/CreateAIBenchmarkJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateAIRecommendationJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateAIWorkloadConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateActionCommand.d.ts +3 -8
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +3 -8
- package/dist-types/commands/CreateAppCommand.d.ts +3 -8
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateArtifactCommand.d.ts +3 -8
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +3 -8
- package/dist-types/commands/CreateClusterCommand.d.ts +3 -8
- package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +3 -8
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +3 -8
- package/dist-types/commands/CreateContextCommand.d.ts +3 -8
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainCommand.d.ts +3 -8
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +3 -8
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +3 -8
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateExperimentCommand.d.ts +3 -8
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateHubCommand.d.ts +3 -8
- package/dist-types/commands/CreateHubContentPresignedUrlsCommand.d.ts +3 -8
- package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +3 -8
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +3 -8
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateImageCommand.d.ts +3 -8
- package/dist-types/commands/CreateImageVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreateInferenceComponentCommand.d.ts +3 -8
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateMlflowAppCommand.d.ts +3 -8
- package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelCardCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateOptimizationJobCommand.d.ts +3 -8
- package/dist-types/commands/CreatePartnerAppCommand.d.ts +3 -8
- package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreatePipelineCommand.d.ts +3 -8
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreatePresignedMlflowAppUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateProjectCommand.d.ts +3 -8
- package/dist-types/commands/CreateSpaceCommand.d.ts +3 -8
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrainingPlanCommand.d.ts +3 -8
- package/dist-types/commands/CreateTransformJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrialCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/CreateUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkforceCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAIBenchmarkJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAIRecommendationJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAIWorkloadConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteActionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAlgorithmCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAppCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteArtifactCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteClusterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteClusterSchedulerConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCompilationJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteComputeQuotaCommand.d.ts +3 -8
- package/dist-types/commands/DeleteContextCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteExperimentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHubCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHubContentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHubContentReferenceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteImageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteImageVersionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMlflowAppCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelCardCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOptimizationJobCommand.d.ts +3 -8
- package/dist-types/commands/DeletePartnerAppCommand.d.ts +3 -8
- package/dist-types/commands/DeletePipelineCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProcessingJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProjectCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSpaceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTagsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTrialCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterDevicesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAIBenchmarkJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAIRecommendationJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAIWorkloadConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeActionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAppCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeArtifactCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +3 -8
- package/dist-types/commands/DescribeClusterCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClusterEventCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +3 -8
- package/dist-types/commands/DescribeContextCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDeviceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDomainCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeExperimentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHubCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHubContentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeImageCommand.d.ts +3 -8
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobSchemaVersionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMlflowAppCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelCardCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribePartnerAppCommand.d.ts +3 -8
- package/dist-types/commands/DescribePipelineCommand.d.ts +3 -8
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +3 -8
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProjectCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSpaceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrainingPlanExtensionHistoryCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrialCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/DetachClusterNodeVolumeCommand.d.ts +3 -8
- package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +3 -8
- package/dist-types/commands/ExtendTrainingPlanCommand.d.ts +3 -8
- package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +3 -8
- package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +3 -8
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +3 -8
- package/dist-types/commands/ImportHubContentCommand.d.ts +3 -8
- package/dist-types/commands/ListAIBenchmarkJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListAIRecommendationJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListAIWorkloadConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +3 -8
- package/dist-types/commands/ListAliasesCommand.d.ts +3 -8
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListAppsCommand.d.ts +3 -8
- package/dist-types/commands/ListArtifactsCommand.d.ts +3 -8
- package/dist-types/commands/ListAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +3 -8
- package/dist-types/commands/ListClusterEventsCommand.d.ts +3 -8
- package/dist-types/commands/ListClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListClustersCommand.d.ts +3 -8
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +3 -8
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +3 -8
- package/dist-types/commands/ListContextsCommand.d.ts +3 -8
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +3 -8
- package/dist-types/commands/ListDevicesCommand.d.ts +3 -8
- package/dist-types/commands/ListDomainsCommand.d.ts +3 -8
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +3 -8
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/ListExperimentsCommand.d.ts +3 -8
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListHubContentsCommand.d.ts +3 -8
- package/dist-types/commands/ListHubsCommand.d.ts +3 -8
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +3 -8
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListImageVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListImagesCommand.d.ts +3 -8
- package/dist-types/commands/ListInferenceComponentsCommand.d.ts +3 -8
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +3 -8
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +3 -8
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListJobSchemaVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListMlflowAppsCommand.d.ts +3 -8
- package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +3 -8
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelCardsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelMetadataCommand.d.ts +3 -8
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelPackagesCommand.d.ts +3 -8
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelsCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +3 -8
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +3 -8
- package/dist-types/commands/ListOptimizationJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListPartnerAppsCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelineVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelinesCommand.d.ts +3 -8
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectsCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceCatalogsCommand.d.ts +3 -8
- package/dist-types/commands/ListSpacesCommand.d.ts +3 -8
- package/dist-types/commands/ListStageDevicesCommand.d.ts +3 -8
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsCommand.d.ts +3 -8
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/ListTrainingPlansCommand.d.ts +3 -8
- package/dist-types/commands/ListTransformJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +3 -8
- package/dist-types/commands/ListTrialsCommand.d.ts +3 -8
- package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +3 -8
- package/dist-types/commands/ListUserProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListWorkforcesCommand.d.ts +3 -8
- package/dist-types/commands/ListWorkteamsCommand.d.ts +3 -8
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/QueryLineageCommand.d.ts +3 -8
- package/dist-types/commands/RegisterDevicesCommand.d.ts +3 -8
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +3 -8
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/SearchCommand.d.ts +3 -8
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +3 -8
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +3 -8
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +3 -8
- package/dist-types/commands/StartClusterHealthCheckCommand.d.ts +3 -8
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +3 -8
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/StartSessionCommand.d.ts +3 -8
- package/dist-types/commands/StopAIBenchmarkJobCommand.d.ts +3 -8
- package/dist-types/commands/StopAIRecommendationJobCommand.d.ts +3 -8
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +3 -8
- package/dist-types/commands/StopCompilationJobCommand.d.ts +3 -8
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +3 -8
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +3 -8
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +3 -8
- package/dist-types/commands/StopJobCommand.d.ts +3 -8
- package/dist-types/commands/StopLabelingJobCommand.d.ts +3 -8
- package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/StopOptimizationJobCommand.d.ts +3 -8
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/StopProcessingJobCommand.d.ts +3 -8
- package/dist-types/commands/StopTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/StopTransformJobCommand.d.ts +3 -8
- package/dist-types/commands/UpdateActionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateArtifactCommand.d.ts +3 -8
- package/dist-types/commands/UpdateClusterCommand.d.ts +3 -8
- package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +3 -8
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +3 -8
- package/dist-types/commands/UpdateContextCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDevicesCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDomainCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEndpointCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +3 -8
- package/dist-types/commands/UpdateExperimentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +3 -8
- package/dist-types/commands/UpdateHubCommand.d.ts +3 -8
- package/dist-types/commands/UpdateHubContentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateImageCommand.d.ts +3 -8
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMlflowAppCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateModelCardCommand.d.ts +3 -8
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePartnerAppCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePipelineCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProjectCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSpaceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTrialCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachClusterNodeVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchAddClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDeleteClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchRebootClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchReplaceClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAIBenchmarkJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAIRecommendationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAIWorkloadConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHubContentPresignedUrlsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHubContentReferenceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMlflowAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePresignedMlflowAppUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAIBenchmarkJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAIRecommendationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAIWorkloadConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteClusterSchedulerConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteComputeQuotaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHubContentReferenceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMlflowAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOptimizationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePartnerAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProcessingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAIBenchmarkJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAIRecommendationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAIWorkloadConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClusterEventCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobSchemaVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMlflowAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrainingPlanExtensionHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachClusterNodeVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExtendTrainingPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAIBenchmarkJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAIRecommendationJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAIWorkloadConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListClusterEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobSchemaVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMlflowAppsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOptimizationJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPartnerAppsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartClusterHealthCheckCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopAIBenchmarkJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopAIRecommendationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMlflowAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +9 -9
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateWorkforceRequest, UpdateWorkforceResponse } from "../models/models_5";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateWorkforceCommandInput extends UpdateWorkforceRequest {
|
|
|
22
19
|
export interface UpdateWorkforceCommandOutput extends UpdateWorkforceResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateWorkforceCommand_base: {
|
|
25
|
-
new (input: UpdateWorkforceCommandInput): import("@smithy/core/client").CommandImpl<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateWorkforceCommandInput): import("@smithy/core/client").CommandImpl<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateWorkforceCommandInput): import("@smithy/core/client").CommandImpl<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateWorkforceCommandInput): import("@smithy/core/client").CommandImpl<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Use this operation to update your workforce. You can use this operation to require that workers use specific IP addresses to work on tasks and to update your OpenID Connect (OIDC) Identity Provider (IdP) workforce configuration.</p> <p>The worker portal is now supported in VPC and public internet.</p> <p> Use <code>SourceIpConfig</code> to restrict worker access to tasks to a specific range of IP addresses. You specify allowed IP addresses by creating a list of up to ten <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">CIDRs</a>. By default, a workforce isn't restricted to specific IP addresses. If you specify a range of IP addresses, workers who attempt to access tasks using any IP address outside the specified range are denied and get a <code>Not Found</code> error message on the worker portal.</p> <p>To restrict public internet access for all workers, configure the <code>SourceIpConfig</code> CIDR value. For example, when using <code>SourceIpConfig</code> with an <code>IpAddressType</code> of <code>IPv4</code>, you can restrict access to the IPv4 CIDR block "10.0.0.0/16". When using an <code>IpAddressType</code> of <code>dualstack</code>, you can specify both the IPv4 and IPv6 CIDR blocks, such as "10.0.0.0/16" for IPv4 only, "2001:db8:1234:1a00::/56" for IPv6 only, or "10.0.0.0/16" and "2001:db8:1234:1a00::/56" for dual stack.</p> <important> <p>Amazon SageMaker does not support Source Ip restriction for worker portals in VPC.</p> </important> <p>Use <code>OidcConfig</code> to update the configuration of a workforce created using your own OIDC IdP. </p> <important> <p>You can only update your OIDC IdP configuration when there are no work teams associated with your workforce. You can delete work teams using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DeleteWorkteam.html">DeleteWorkteam</a> operation.</p> </important> <p>After restricting access to a range of IP addresses or updating your OIDC IdP configuration with this operation, you can view details about your update workforce using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeWorkforce.html">DescribeWorkforce</a> operation.</p> <important> <p>This operation only applies to private workforces.</p> </important>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateWorkteamRequest, UpdateWorkteamResponse } from "../models/models_5";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateWorkteamCommandInput extends UpdateWorkteamRequest {
|
|
|
22
19
|
export interface UpdateWorkteamCommandOutput extends UpdateWorkteamResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateWorkteamCommand_base: {
|
|
25
|
-
new (input: UpdateWorkteamCommandInput): import("@smithy/core/client").CommandImpl<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateWorkteamCommandInput): import("@smithy/core/client").CommandImpl<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateWorkteamCommandInput): import("@smithy/core/client").CommandImpl<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateWorkteamCommandInput): import("@smithy/core/client").CommandImpl<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates an existing work team with new member definitions or description.</p>
|
package/dist-types/index.d.ts
CHANGED
|
@@ -9,6 +9,7 @@ export type { ClientInputEndpointParameters } from "./endpoint/EndpointParameter
|
|
|
9
9
|
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
10
10
|
export type { SageMakerExtensionConfiguration } from "./extensionConfiguration";
|
|
11
11
|
export * from "./commands";
|
|
12
|
+
export { Command as $Command } from "@smithy/core/client";
|
|
12
13
|
export * from "./schemas/schemas_0";
|
|
13
14
|
export * from "./pagination";
|
|
14
15
|
export * from "./waiters";
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
SageMakerClientResolvedConfig,
|
|
4
|
+
ServiceInputTypes,
|
|
5
|
+
ServiceOutputTypes,
|
|
6
|
+
} from "./SageMakerClient";
|
|
7
|
+
export declare const command: <
|
|
8
|
+
I extends ServiceInputTypes,
|
|
9
|
+
O extends ServiceOutputTypes
|
|
10
|
+
>(
|
|
11
|
+
added: EndpointParameterInstructions,
|
|
12
|
+
plugins: (
|
|
13
|
+
CommandCtor: any,
|
|
14
|
+
clientStack: any,
|
|
15
|
+
config: any,
|
|
16
|
+
options: any
|
|
17
|
+
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
|
+
op: string,
|
|
19
|
+
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
+
smithyContext?: Record<string, unknown>
|
|
21
|
+
) => {
|
|
22
|
+
new (input: I): import("@smithy/core/client").CommandImpl<
|
|
23
|
+
I,
|
|
24
|
+
O,
|
|
25
|
+
SageMakerClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
...[input]: import("@smithy/types").OptionalParameter<I>
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
|
+
I,
|
|
33
|
+
O,
|
|
34
|
+
SageMakerClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
+
export declare const _mw0: (
|
|
42
|
+
Command: any,
|
|
43
|
+
cs: any,
|
|
44
|
+
config: any,
|
|
45
|
+
o: any
|
|
46
|
+
) => never[];
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
AddAssociationRequest,
|
|
5
4
|
AddAssociationResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface AddAssociationCommandInput extends AddAssociationRequest {}
|
|
15
8
|
export interface AddAssociationCommandOutput
|
|
16
9
|
extends AddAssociationResponse,
|
|
@@ -21,22 +14,20 @@ declare const AddAssociationCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
AddAssociationCommandInput,
|
|
23
16
|
AddAssociationCommandOutput,
|
|
24
|
-
SageMakerClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").SageMakerClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: AddAssociationCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
AddAssociationCommandInput,
|
|
32
25
|
AddAssociationCommandOutput,
|
|
33
|
-
SageMakerClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").SageMakerClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class AddAssociationCommand extends AddAssociationCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,33 +1,24 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { AddTagsInput, AddTagsOutput } from "../models/models_0";
|
|
4
|
-
import {
|
|
5
|
-
SageMakerClientResolvedConfig,
|
|
6
|
-
ServiceInputTypes,
|
|
7
|
-
ServiceOutputTypes,
|
|
8
|
-
} from "../SageMakerClient";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface AddTagsCommandInput extends AddTagsInput {}
|
|
12
5
|
export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {}
|
|
13
6
|
declare const AddTagsCommand_base: {
|
|
14
7
|
new (input: AddTagsCommandInput): import("@smithy/core/client").CommandImpl<
|
|
15
8
|
AddTagsCommandInput,
|
|
16
9
|
AddTagsCommandOutput,
|
|
17
|
-
SageMakerClientResolvedConfig,
|
|
18
|
-
ServiceInputTypes,
|
|
19
|
-
ServiceOutputTypes
|
|
10
|
+
import("..").SageMakerClientResolvedConfig,
|
|
11
|
+
import("..").ServiceInputTypes,
|
|
12
|
+
import("..").ServiceOutputTypes
|
|
20
13
|
>;
|
|
21
14
|
new (input: AddTagsCommandInput): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
AddTagsCommandInput,
|
|
23
16
|
AddTagsCommandOutput,
|
|
24
|
-
SageMakerClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").SageMakerClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
|
-
getEndpointParameterInstructions():
|
|
29
|
-
[x: string]: unknown;
|
|
30
|
-
};
|
|
21
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
31
22
|
};
|
|
32
23
|
export declare class AddTagsCommand extends AddTagsCommand_base {
|
|
33
24
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
AssociateTrialComponentRequest,
|
|
5
4
|
AssociateTrialComponentResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface AssociateTrialComponentCommandInput
|
|
15
8
|
extends AssociateTrialComponentRequest {}
|
|
16
9
|
export interface AssociateTrialComponentCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const AssociateTrialComponentCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
AssociateTrialComponentCommandInput,
|
|
24
17
|
AssociateTrialComponentCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: AssociateTrialComponentCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
AssociateTrialComponentCommandInput,
|
|
33
26
|
AssociateTrialComponentCommandOutput,
|
|
34
|
-
SageMakerClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SageMakerClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class AssociateTrialComponentCommand extends AssociateTrialComponentCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
AttachClusterNodeVolumeRequest,
|
|
5
4
|
AttachClusterNodeVolumeResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface AttachClusterNodeVolumeCommandInput
|
|
15
8
|
extends AttachClusterNodeVolumeRequest {}
|
|
16
9
|
export interface AttachClusterNodeVolumeCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const AttachClusterNodeVolumeCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
AttachClusterNodeVolumeCommandInput,
|
|
24
17
|
AttachClusterNodeVolumeCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: AttachClusterNodeVolumeCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
AttachClusterNodeVolumeCommandInput,
|
|
33
26
|
AttachClusterNodeVolumeCommandOutput,
|
|
34
|
-
SageMakerClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SageMakerClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class AttachClusterNodeVolumeCommand extends AttachClusterNodeVolumeCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
BatchAddClusterNodesRequest,
|
|
5
4
|
BatchAddClusterNodesResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface BatchAddClusterNodesCommandInput
|
|
15
8
|
extends BatchAddClusterNodesRequest {}
|
|
16
9
|
export interface BatchAddClusterNodesCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const BatchAddClusterNodesCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
BatchAddClusterNodesCommandInput,
|
|
24
17
|
BatchAddClusterNodesCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: BatchAddClusterNodesCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
BatchAddClusterNodesCommandInput,
|
|
33
26
|
BatchAddClusterNodesCommandOutput,
|
|
34
|
-
SageMakerClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SageMakerClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class BatchAddClusterNodesCommand extends BatchAddClusterNodesCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
BatchDeleteClusterNodesRequest,
|
|
5
4
|
BatchDeleteClusterNodesResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface BatchDeleteClusterNodesCommandInput
|
|
15
8
|
extends BatchDeleteClusterNodesRequest {}
|
|
16
9
|
export interface BatchDeleteClusterNodesCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const BatchDeleteClusterNodesCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
BatchDeleteClusterNodesCommandInput,
|
|
24
17
|
BatchDeleteClusterNodesCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: BatchDeleteClusterNodesCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
BatchDeleteClusterNodesCommandInput,
|
|
33
26
|
BatchDeleteClusterNodesCommandOutput,
|
|
34
|
-
SageMakerClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SageMakerClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class BatchDeleteClusterNodesCommand extends BatchDeleteClusterNodesCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
BatchDescribeModelPackageInput,
|
|
5
4
|
BatchDescribeModelPackageOutput,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface BatchDescribeModelPackageCommandInput
|
|
15
8
|
extends BatchDescribeModelPackageInput {}
|
|
16
9
|
export interface BatchDescribeModelPackageCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const BatchDescribeModelPackageCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
BatchDescribeModelPackageCommandInput,
|
|
24
17
|
BatchDescribeModelPackageCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: BatchDescribeModelPackageCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
BatchDescribeModelPackageCommandInput,
|
|
33
26
|
BatchDescribeModelPackageCommandOutput,
|
|
34
|
-
SageMakerClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SageMakerClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class BatchDescribeModelPackageCommand extends BatchDescribeModelPackageCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
BatchRebootClusterNodesRequest,
|
|
5
4
|
BatchRebootClusterNodesResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface BatchRebootClusterNodesCommandInput
|
|
15
8
|
extends BatchRebootClusterNodesRequest {}
|
|
16
9
|
export interface BatchRebootClusterNodesCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const BatchRebootClusterNodesCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
BatchRebootClusterNodesCommandInput,
|
|
24
17
|
BatchRebootClusterNodesCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: BatchRebootClusterNodesCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
BatchRebootClusterNodesCommandInput,
|
|
33
26
|
BatchRebootClusterNodesCommandOutput,
|
|
34
|
-
SageMakerClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SageMakerClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class BatchRebootClusterNodesCommand extends BatchRebootClusterNodesCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
BatchReplaceClusterNodesRequest,
|
|
5
4
|
BatchReplaceClusterNodesResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface BatchReplaceClusterNodesCommandInput
|
|
15
8
|
extends BatchReplaceClusterNodesRequest {}
|
|
16
9
|
export interface BatchReplaceClusterNodesCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const BatchReplaceClusterNodesCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
BatchReplaceClusterNodesCommandInput,
|
|
24
17
|
BatchReplaceClusterNodesCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: BatchReplaceClusterNodesCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
BatchReplaceClusterNodesCommandInput,
|
|
33
26
|
BatchReplaceClusterNodesCommandOutput,
|
|
34
|
-
SageMakerClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SageMakerClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class BatchReplaceClusterNodesCommand extends BatchReplaceClusterNodesCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateAIBenchmarkJobRequest,
|
|
5
4
|
CreateAIBenchmarkJobResponse,
|
|
6
5
|
} from "../models/models_1";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateAIBenchmarkJobCommandInput
|
|
15
8
|
extends CreateAIBenchmarkJobRequest {}
|
|
16
9
|
export interface CreateAIBenchmarkJobCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateAIBenchmarkJobCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateAIBenchmarkJobCommandInput,
|
|
24
17
|
CreateAIBenchmarkJobCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateAIBenchmarkJobCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateAIBenchmarkJobCommandInput,
|
|
33
26
|
CreateAIBenchmarkJobCommandOutput,
|
|
34
|
-
SageMakerClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SageMakerClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateAIBenchmarkJobCommand extends CreateAIBenchmarkJobCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateAIRecommendationJobRequest,
|
|
5
4
|
CreateAIRecommendationJobResponse,
|
|
6
5
|
} from "../models/models_1";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateAIRecommendationJobCommandInput
|
|
15
8
|
extends CreateAIRecommendationJobRequest {}
|
|
16
9
|
export interface CreateAIRecommendationJobCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateAIRecommendationJobCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateAIRecommendationJobCommandInput,
|
|
24
17
|
CreateAIRecommendationJobCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateAIRecommendationJobCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateAIRecommendationJobCommandInput,
|
|
33
26
|
CreateAIRecommendationJobCommandOutput,
|
|
34
|
-
SageMakerClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SageMakerClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateAIRecommendationJobCommand extends CreateAIRecommendationJobCommand_base {
|
|
43
34
|
protected static __types: {
|