@aws-sdk/client-sagemaker 3.1076.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 +1218 -4839
- 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-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -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/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.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/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +9 -11
|
@@ -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
|
CreatePresignedMlflowAppUrlRequest,
|
|
5
4
|
CreatePresignedMlflowAppUrlResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreatePresignedMlflowAppUrlCommandInput
|
|
15
8
|
extends CreatePresignedMlflowAppUrlRequest {}
|
|
16
9
|
export interface CreatePresignedMlflowAppUrlCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreatePresignedMlflowAppUrlCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreatePresignedMlflowAppUrlCommandInput,
|
|
24
17
|
CreatePresignedMlflowAppUrlCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreatePresignedMlflowAppUrlCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreatePresignedMlflowAppUrlCommandInput,
|
|
33
26
|
CreatePresignedMlflowAppUrlCommandOutput,
|
|
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 CreatePresignedMlflowAppUrlCommand extends CreatePresignedMlflowAppUrlCommand_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
|
CreatePresignedMlflowTrackingServerUrlRequest,
|
|
5
4
|
CreatePresignedMlflowTrackingServerUrlResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreatePresignedMlflowTrackingServerUrlCommandInput
|
|
15
8
|
extends CreatePresignedMlflowTrackingServerUrlRequest {}
|
|
16
9
|
export interface CreatePresignedMlflowTrackingServerUrlCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreatePresignedMlflowTrackingServerUrlCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreatePresignedMlflowTrackingServerUrlCommandInput,
|
|
24
17
|
CreatePresignedMlflowTrackingServerUrlCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreatePresignedMlflowTrackingServerUrlCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreatePresignedMlflowTrackingServerUrlCommandInput,
|
|
33
26
|
CreatePresignedMlflowTrackingServerUrlCommandOutput,
|
|
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 CreatePresignedMlflowTrackingServerUrlCommand extends CreatePresignedMlflowTrackingServerUrlCommand_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
|
CreatePresignedNotebookInstanceUrlInput,
|
|
5
4
|
CreatePresignedNotebookInstanceUrlOutput,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreatePresignedNotebookInstanceUrlCommandInput
|
|
15
8
|
extends CreatePresignedNotebookInstanceUrlInput {}
|
|
16
9
|
export interface CreatePresignedNotebookInstanceUrlCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreatePresignedNotebookInstanceUrlCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreatePresignedNotebookInstanceUrlCommandInput,
|
|
24
17
|
CreatePresignedNotebookInstanceUrlCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreatePresignedNotebookInstanceUrlCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreatePresignedNotebookInstanceUrlCommandInput,
|
|
33
26
|
CreatePresignedNotebookInstanceUrlCommandOutput,
|
|
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 CreatePresignedNotebookInstanceUrlCommand extends CreatePresignedNotebookInstanceUrlCommand_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
|
CreateProcessingJobRequest,
|
|
5
4
|
CreateProcessingJobResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateProcessingJobCommandInput
|
|
15
8
|
extends CreateProcessingJobRequest {}
|
|
16
9
|
export interface CreateProcessingJobCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateProcessingJobCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateProcessingJobCommandInput,
|
|
24
17
|
CreateProcessingJobCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateProcessingJobCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateProcessingJobCommandInput,
|
|
33
26
|
CreateProcessingJobCommandOutput,
|
|
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 CreateProcessingJobCommand extends CreateProcessingJobCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { CreateProjectInput, CreateProjectOutput } from "../models/models_2";
|
|
4
|
-
import {
|
|
5
|
-
SageMakerClientResolvedConfig,
|
|
6
|
-
ServiceInputTypes,
|
|
7
|
-
ServiceOutputTypes,
|
|
8
|
-
} from "../SageMakerClient";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface CreateProjectCommandInput extends CreateProjectInput {}
|
|
12
5
|
export interface CreateProjectCommandOutput
|
|
13
6
|
extends CreateProjectOutput,
|
|
@@ -18,22 +11,20 @@ declare const CreateProjectCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
CreateProjectCommandInput,
|
|
20
13
|
CreateProjectCommandOutput,
|
|
21
|
-
SageMakerClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").SageMakerClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
input: CreateProjectCommandInput
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
CreateProjectCommandInput,
|
|
29
22
|
CreateProjectCommandOutput,
|
|
30
|
-
SageMakerClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").SageMakerClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class CreateProjectCommand extends CreateProjectCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { CreateSpaceRequest, CreateSpaceResponse } from "../models/models_2";
|
|
4
|
-
import {
|
|
5
|
-
SageMakerClientResolvedConfig,
|
|
6
|
-
ServiceInputTypes,
|
|
7
|
-
ServiceOutputTypes,
|
|
8
|
-
} from "../SageMakerClient";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface CreateSpaceCommandInput extends CreateSpaceRequest {}
|
|
12
5
|
export interface CreateSpaceCommandOutput
|
|
13
6
|
extends CreateSpaceResponse,
|
|
@@ -18,22 +11,20 @@ declare const CreateSpaceCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
CreateSpaceCommandInput,
|
|
20
13
|
CreateSpaceCommandOutput,
|
|
21
|
-
SageMakerClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").SageMakerClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
input: CreateSpaceCommandInput
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
CreateSpaceCommandInput,
|
|
29
22
|
CreateSpaceCommandOutput,
|
|
30
|
-
SageMakerClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").SageMakerClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class CreateSpaceCommand extends CreateSpaceCommand_base {
|
|
39
30
|
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
|
CreateStudioLifecycleConfigRequest,
|
|
5
4
|
CreateStudioLifecycleConfigResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateStudioLifecycleConfigCommandInput
|
|
15
8
|
extends CreateStudioLifecycleConfigRequest {}
|
|
16
9
|
export interface CreateStudioLifecycleConfigCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateStudioLifecycleConfigCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateStudioLifecycleConfigCommandInput,
|
|
24
17
|
CreateStudioLifecycleConfigCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateStudioLifecycleConfigCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateStudioLifecycleConfigCommandInput,
|
|
33
26
|
CreateStudioLifecycleConfigCommandOutput,
|
|
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 CreateStudioLifecycleConfigCommand extends CreateStudioLifecycleConfigCommand_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
|
CreateTrainingJobRequest,
|
|
5
4
|
CreateTrainingJobResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateTrainingJobCommandInput
|
|
15
8
|
extends CreateTrainingJobRequest {}
|
|
16
9
|
export interface CreateTrainingJobCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateTrainingJobCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateTrainingJobCommandInput,
|
|
24
17
|
CreateTrainingJobCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateTrainingJobCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateTrainingJobCommandInput,
|
|
33
26
|
CreateTrainingJobCommandOutput,
|
|
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 CreateTrainingJobCommand extends CreateTrainingJobCommand_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
|
CreateTrainingPlanRequest,
|
|
5
4
|
CreateTrainingPlanResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateTrainingPlanCommandInput
|
|
15
8
|
extends CreateTrainingPlanRequest {}
|
|
16
9
|
export interface CreateTrainingPlanCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateTrainingPlanCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateTrainingPlanCommandInput,
|
|
24
17
|
CreateTrainingPlanCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateTrainingPlanCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateTrainingPlanCommandInput,
|
|
33
26
|
CreateTrainingPlanCommandOutput,
|
|
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 CreateTrainingPlanCommand extends CreateTrainingPlanCommand_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
|
CreateTransformJobRequest,
|
|
5
4
|
CreateTransformJobResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateTransformJobCommandInput
|
|
15
8
|
extends CreateTransformJobRequest {}
|
|
16
9
|
export interface CreateTransformJobCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateTransformJobCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateTransformJobCommandInput,
|
|
24
17
|
CreateTransformJobCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateTransformJobCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateTransformJobCommandInput,
|
|
33
26
|
CreateTransformJobCommandOutput,
|
|
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 CreateTransformJobCommand extends CreateTransformJobCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { CreateTrialRequest, CreateTrialResponse } from "../models/models_2";
|
|
4
|
-
import {
|
|
5
|
-
SageMakerClientResolvedConfig,
|
|
6
|
-
ServiceInputTypes,
|
|
7
|
-
ServiceOutputTypes,
|
|
8
|
-
} from "../SageMakerClient";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface CreateTrialCommandInput extends CreateTrialRequest {}
|
|
12
5
|
export interface CreateTrialCommandOutput
|
|
13
6
|
extends CreateTrialResponse,
|
|
@@ -18,22 +11,20 @@ declare const CreateTrialCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
CreateTrialCommandInput,
|
|
20
13
|
CreateTrialCommandOutput,
|
|
21
|
-
SageMakerClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").SageMakerClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
input: CreateTrialCommandInput
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
CreateTrialCommandInput,
|
|
29
22
|
CreateTrialCommandOutput,
|
|
30
|
-
SageMakerClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").SageMakerClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class CreateTrialCommand extends CreateTrialCommand_base {
|
|
39
30
|
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
|
CreateTrialComponentRequest,
|
|
5
4
|
CreateTrialComponentResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateTrialComponentCommandInput
|
|
15
8
|
extends CreateTrialComponentRequest {}
|
|
16
9
|
export interface CreateTrialComponentCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateTrialComponentCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateTrialComponentCommandInput,
|
|
24
17
|
CreateTrialComponentCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateTrialComponentCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateTrialComponentCommandInput,
|
|
33
26
|
CreateTrialComponentCommandOutput,
|
|
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 CreateTrialComponentCommand extends CreateTrialComponentCommand_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
|
CreateUserProfileRequest,
|
|
5
4
|
CreateUserProfileResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateUserProfileCommandInput
|
|
15
8
|
extends CreateUserProfileRequest {}
|
|
16
9
|
export interface CreateUserProfileCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateUserProfileCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateUserProfileCommandInput,
|
|
24
17
|
CreateUserProfileCommandOutput,
|
|
25
|
-
SageMakerClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SageMakerClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateUserProfileCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateUserProfileCommandInput,
|
|
33
26
|
CreateUserProfileCommandOutput,
|
|
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 CreateUserProfileCommand extends CreateUserProfileCommand_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
|
CreateWorkforceRequest,
|
|
5
4
|
CreateWorkforceResponse,
|
|
6
5
|
} from "../models/models_2";
|
|
7
|
-
import {
|
|
8
|
-
SageMakerClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../SageMakerClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateWorkforceCommandInput extends CreateWorkforceRequest {}
|
|
15
8
|
export interface CreateWorkforceCommandOutput
|
|
16
9
|
extends CreateWorkforceResponse,
|
|
@@ -21,22 +14,20 @@ declare const CreateWorkforceCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
CreateWorkforceCommandInput,
|
|
23
16
|
CreateWorkforceCommandOutput,
|
|
24
|
-
SageMakerClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").SageMakerClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: CreateWorkforceCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
CreateWorkforceCommandInput,
|
|
32
25
|
CreateWorkforceCommandOutput,
|
|
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 CreateWorkforceCommand extends CreateWorkforceCommand_base {
|
|
42
33
|
protected static __types: {
|