@aws-sdk/client-sagemaker 3.133.0 → 3.142.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/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AddAssociationCommand.js +2 -2
- package/dist-cjs/commands/AddTagsCommand.js +2 -2
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +2 -2
- package/dist-cjs/commands/CreateActionCommand.js +2 -2
- package/dist-cjs/commands/CreateAlgorithmCommand.js +2 -2
- package/dist-cjs/commands/CreateAppCommand.js +2 -2
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateArtifactCommand.js +2 -2
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +2 -2
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +2 -2
- package/dist-cjs/commands/CreateCompilationJobCommand.js +2 -2
- package/dist-cjs/commands/CreateContextCommand.js +2 -2
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/CreateDomainCommand.js +2 -2
- package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +2 -2
- package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/CreateEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateExperimentCommand.js +2 -2
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +2 -2
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +2 -2
- package/dist-cjs/commands/CreateImageCommand.js +2 -2
- package/dist-cjs/commands/CreateImageVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +2 -2
- package/dist-cjs/commands/CreateLabelingJobCommand.js +2 -2
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateModelCommand.js +2 -2
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateModelPackageCommand.js +2 -2
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +2 -2
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/CreatePipelineCommand.js +2 -2
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +2 -2
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -2
- package/dist-cjs/commands/CreateProcessingJobCommand.js +2 -2
- package/dist-cjs/commands/CreateProjectCommand.js +2 -2
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateTrainingJobCommand.js +2 -2
- package/dist-cjs/commands/CreateTransformJobCommand.js +2 -2
- package/dist-cjs/commands/CreateTrialCommand.js +2 -2
- package/dist-cjs/commands/CreateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/CreateUserProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkforceCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DeleteActionCommand.js +2 -2
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +1 -1
- package/dist-cjs/commands/DeleteAppCommand.js +1 -1
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteArtifactCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssociationCommand.js +2 -2
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +1 -1
- package/dist-cjs/commands/DeleteContextCommand.js +2 -2
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/DeleteDomainCommand.js +1 -1
- package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +1 -1
- package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/DeleteEndpointCommand.js +1 -1
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteExperimentCommand.js +2 -2
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +2 -2
- package/dist-cjs/commands/DeleteImageCommand.js +2 -2
- package/dist-cjs/commands/DeleteImageVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DeletePipelineCommand.js +2 -2
- package/dist-cjs/commands/DeleteProjectCommand.js +1 -1
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrialCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserProfileCommand.js +1 -1
- package/dist-cjs/commands/DeleteWorkforceCommand.js +2 -2
- package/dist-cjs/commands/DeleteWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DeregisterDevicesCommand.js +1 -1
- package/dist-cjs/commands/DescribeActionCommand.js +2 -2
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -2
- package/dist-cjs/commands/DescribeAppCommand.js +2 -2
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeArtifactCommand.js +2 -2
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +2 -2
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeContextCommand.js +2 -2
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeDeviceCommand.js +2 -2
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +2 -2
- package/dist-cjs/commands/DescribeDomainCommand.js +2 -2
- package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +2 -2
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeExperimentCommand.js +2 -2
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -2
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +2 -2
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeImageCommand.js +2 -2
- package/dist-cjs/commands/DescribeImageVersionCommand.js +2 -2
- package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelPackageCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +2 -2
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +2 -2
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribePipelineCommand.js +2 -2
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -2
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeProjectCommand.js +2 -2
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeTransformJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrialCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserProfileCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkforceCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -2
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +2 -2
- package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -2
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +2 -2
- package/dist-cjs/commands/ListActionsCommand.js +2 -2
- package/dist-cjs/commands/ListAlgorithmsCommand.js +2 -2
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListAppsCommand.js +2 -2
- package/dist-cjs/commands/ListArtifactsCommand.js +2 -2
- package/dist-cjs/commands/ListAssociationsCommand.js +2 -2
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +2 -2
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +2 -2
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -2
- package/dist-cjs/commands/ListCompilationJobsCommand.js +2 -2
- package/dist-cjs/commands/ListContextsCommand.js +2 -2
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +2 -2
- package/dist-cjs/commands/ListDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListDomainsCommand.js +2 -2
- package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +2 -2
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListEndpointsCommand.js +2 -2
- package/dist-cjs/commands/ListExperimentsCommand.js +2 -2
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +2 -2
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +2 -2
- package/dist-cjs/commands/ListImageVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListImagesCommand.js +2 -2
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +2 -2
- package/dist-cjs/commands/ListLabelingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +2 -2
- package/dist-cjs/commands/ListLineageGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListModelMetadataCommand.js +2 -2
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListModelPackagesCommand.js +2 -2
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListModelsCommand.js +2 -2
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +2 -2
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +2 -2
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +2 -2
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -2
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +2 -2
- package/dist-cjs/commands/ListPipelinesCommand.js +2 -2
- package/dist-cjs/commands/ListProcessingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListProjectsCommand.js +2 -2
- package/dist-cjs/commands/ListStageDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsCommand.js +2 -2
- package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -2
- package/dist-cjs/commands/ListTransformJobsCommand.js +2 -2
- package/dist-cjs/commands/ListTrialComponentsCommand.js +2 -2
- package/dist-cjs/commands/ListTrialsCommand.js +2 -2
- package/dist-cjs/commands/ListUserProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListWorkforcesCommand.js +2 -2
- package/dist-cjs/commands/ListWorkteamsCommand.js +2 -2
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/QueryLineageCommand.js +2 -2
- package/dist-cjs/commands/RegisterDevicesCommand.js +1 -1
- package/dist-cjs/commands/RenderUiTemplateCommand.js +2 -2
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/SearchCommand.js +2 -2
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +2 -2
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +2 -2
- package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/StopAutoMLJobCommand.js +1 -1
- package/dist-cjs/commands/StopCompilationJobCommand.js +1 -1
- package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +1 -1
- package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +1 -1
- package/dist-cjs/commands/StopLabelingJobCommand.js +1 -1
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/StopProcessingJobCommand.js +1 -1
- package/dist-cjs/commands/StopTrainingJobCommand.js +1 -1
- package/dist-cjs/commands/StopTransformJobCommand.js +1 -1
- package/dist-cjs/commands/UpdateActionCommand.js +2 -2
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateArtifactCommand.js +2 -2
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +2 -2
- package/dist-cjs/commands/UpdateContextCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/UpdateDevicesCommand.js +1 -1
- package/dist-cjs/commands/UpdateDomainCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -2
- package/dist-cjs/commands/UpdateExperimentCommand.js +2 -2
- package/dist-cjs/commands/UpdateFeatureGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +1 -1
- package/dist-cjs/commands/UpdateImageCommand.js +2 -2
- package/dist-cjs/commands/UpdateModelPackageCommand.js +2 -2
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +2 -2
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +2 -2
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdatePipelineCommand.js +2 -2
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrialCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserProfileCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkforceCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkteamCommand.js +2 -2
- package/dist-cjs/models/models_0.js +862 -1290
- package/dist-cjs/models/models_1.js +1092 -1624
- package/dist-cjs/models/models_2.js +960 -1434
- package/dist-cjs/models/models_3.js +663 -985
- package/dist-cjs/protocols/Aws_json1_1.js +1498 -2848
- package/dist-es/commands/AddAssociationCommand.js +3 -3
- package/dist-es/commands/AddTagsCommand.js +3 -3
- package/dist-es/commands/AssociateTrialComponentCommand.js +3 -3
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +3 -3
- package/dist-es/commands/CreateActionCommand.js +3 -3
- package/dist-es/commands/CreateAlgorithmCommand.js +3 -3
- package/dist-es/commands/CreateAppCommand.js +3 -3
- package/dist-es/commands/CreateAppImageConfigCommand.js +3 -3
- package/dist-es/commands/CreateArtifactCommand.js +3 -3
- package/dist-es/commands/CreateAutoMLJobCommand.js +3 -3
- package/dist-es/commands/CreateCodeRepositoryCommand.js +3 -3
- package/dist-es/commands/CreateCompilationJobCommand.js +3 -3
- package/dist-es/commands/CreateContextCommand.js +3 -3
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateDeviceFleetCommand.js +2 -2
- package/dist-es/commands/CreateDomainCommand.js +3 -3
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +3 -3
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -2
- package/dist-es/commands/CreateEndpointCommand.js +3 -3
- package/dist-es/commands/CreateEndpointConfigCommand.js +3 -3
- package/dist-es/commands/CreateExperimentCommand.js +3 -3
- package/dist-es/commands/CreateFeatureGroupCommand.js +3 -3
- package/dist-es/commands/CreateFlowDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateHumanTaskUiCommand.js +3 -3
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +3 -3
- package/dist-es/commands/CreateImageCommand.js +3 -3
- package/dist-es/commands/CreateImageVersionCommand.js +3 -3
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +3 -3
- package/dist-es/commands/CreateLabelingJobCommand.js +3 -3
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateModelCommand.js +3 -3
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateModelPackageCommand.js +3 -3
- package/dist-es/commands/CreateModelPackageGroupCommand.js +3 -3
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +3 -3
- package/dist-es/commands/CreateNotebookInstanceCommand.js +3 -3
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/CreatePipelineCommand.js +3 -3
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +3 -3
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +3 -3
- package/dist-es/commands/CreateProcessingJobCommand.js +3 -3
- package/dist-es/commands/CreateProjectCommand.js +3 -3
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/CreateTrainingJobCommand.js +3 -3
- package/dist-es/commands/CreateTransformJobCommand.js +3 -3
- package/dist-es/commands/CreateTrialCommand.js +3 -3
- package/dist-es/commands/CreateTrialComponentCommand.js +3 -3
- package/dist-es/commands/CreateUserProfileCommand.js +3 -3
- package/dist-es/commands/CreateWorkforceCommand.js +3 -3
- package/dist-es/commands/CreateWorkteamCommand.js +3 -3
- package/dist-es/commands/DeleteActionCommand.js +3 -3
- package/dist-es/commands/DeleteAlgorithmCommand.js +2 -2
- package/dist-es/commands/DeleteAppCommand.js +2 -2
- package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -2
- package/dist-es/commands/DeleteArtifactCommand.js +3 -3
- package/dist-es/commands/DeleteAssociationCommand.js +3 -3
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -2
- package/dist-es/commands/DeleteContextCommand.js +3 -3
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -2
- package/dist-es/commands/DeleteDomainCommand.js +2 -2
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -2
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/DeleteEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -2
- package/dist-es/commands/DeleteExperimentCommand.js +3 -3
- package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -2
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +3 -3
- package/dist-es/commands/DeleteImageCommand.js +3 -3
- package/dist-es/commands/DeleteImageVersionCommand.js +3 -3
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteModelCommand.js +2 -2
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteModelPackageCommand.js +2 -2
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -2
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -2
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-es/commands/DeletePipelineCommand.js +3 -3
- package/dist-es/commands/DeleteProjectCommand.js +2 -2
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -2
- package/dist-es/commands/DeleteTagsCommand.js +3 -3
- package/dist-es/commands/DeleteTrialCommand.js +3 -3
- package/dist-es/commands/DeleteTrialComponentCommand.js +3 -3
- package/dist-es/commands/DeleteUserProfileCommand.js +2 -2
- package/dist-es/commands/DeleteWorkforceCommand.js +3 -3
- package/dist-es/commands/DeleteWorkteamCommand.js +3 -3
- package/dist-es/commands/DeregisterDevicesCommand.js +2 -2
- package/dist-es/commands/DescribeActionCommand.js +3 -3
- package/dist-es/commands/DescribeAlgorithmCommand.js +3 -3
- package/dist-es/commands/DescribeAppCommand.js +3 -3
- package/dist-es/commands/DescribeAppImageConfigCommand.js +3 -3
- package/dist-es/commands/DescribeArtifactCommand.js +3 -3
- package/dist-es/commands/DescribeAutoMLJobCommand.js +3 -3
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +3 -3
- package/dist-es/commands/DescribeCompilationJobCommand.js +3 -3
- package/dist-es/commands/DescribeContextCommand.js +3 -3
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeDeviceCommand.js +3 -3
- package/dist-es/commands/DescribeDeviceFleetCommand.js +3 -3
- package/dist-es/commands/DescribeDomainCommand.js +3 -3
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +3 -3
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointConfigCommand.js +3 -3
- package/dist-es/commands/DescribeExperimentCommand.js +3 -3
- package/dist-es/commands/DescribeFeatureGroupCommand.js +3 -3
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +3 -3
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +3 -3
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +3 -3
- package/dist-es/commands/DescribeImageCommand.js +3 -3
- package/dist-es/commands/DescribeImageVersionCommand.js +3 -3
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +3 -3
- package/dist-es/commands/DescribeLabelingJobCommand.js +3 -3
- package/dist-es/commands/DescribeLineageGroupCommand.js +3 -3
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeModelCommand.js +3 -3
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeModelPackageCommand.js +3 -3
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +3 -3
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +3 -3
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +3 -3
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/DescribePipelineCommand.js +3 -3
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +3 -3
- package/dist-es/commands/DescribePipelineExecutionCommand.js +3 -3
- package/dist-es/commands/DescribeProcessingJobCommand.js +3 -3
- package/dist-es/commands/DescribeProjectCommand.js +3 -3
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +3 -3
- package/dist-es/commands/DescribeTrainingJobCommand.js +3 -3
- package/dist-es/commands/DescribeTransformJobCommand.js +3 -3
- package/dist-es/commands/DescribeTrialCommand.js +3 -3
- package/dist-es/commands/DescribeTrialComponentCommand.js +3 -3
- package/dist-es/commands/DescribeUserProfileCommand.js +3 -3
- package/dist-es/commands/DescribeWorkforceCommand.js +3 -3
- package/dist-es/commands/DescribeWorkteamCommand.js +3 -3
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +3 -3
- package/dist-es/commands/DisassociateTrialComponentCommand.js +3 -3
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +3 -3
- package/dist-es/commands/GetDeviceFleetReportCommand.js +3 -3
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +3 -3
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +3 -3
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +3 -3
- package/dist-es/commands/GetSearchSuggestionsCommand.js +3 -3
- package/dist-es/commands/ListActionsCommand.js +3 -3
- package/dist-es/commands/ListAlgorithmsCommand.js +3 -3
- package/dist-es/commands/ListAppImageConfigsCommand.js +3 -3
- package/dist-es/commands/ListAppsCommand.js +3 -3
- package/dist-es/commands/ListArtifactsCommand.js +3 -3
- package/dist-es/commands/ListAssociationsCommand.js +3 -3
- package/dist-es/commands/ListAutoMLJobsCommand.js +3 -3
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +3 -3
- package/dist-es/commands/ListCodeRepositoriesCommand.js +3 -3
- package/dist-es/commands/ListCompilationJobsCommand.js +3 -3
- package/dist-es/commands/ListContextsCommand.js +3 -3
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListDeviceFleetsCommand.js +3 -3
- package/dist-es/commands/ListDevicesCommand.js +3 -3
- package/dist-es/commands/ListDomainsCommand.js +3 -3
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +3 -3
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +3 -3
- package/dist-es/commands/ListEndpointConfigsCommand.js +3 -3
- package/dist-es/commands/ListEndpointsCommand.js +3 -3
- package/dist-es/commands/ListExperimentsCommand.js +3 -3
- package/dist-es/commands/ListFeatureGroupsCommand.js +3 -3
- package/dist-es/commands/ListFlowDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListHumanTaskUisCommand.js +3 -3
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +3 -3
- package/dist-es/commands/ListImageVersionsCommand.js +3 -3
- package/dist-es/commands/ListImagesCommand.js +3 -3
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +3 -3
- package/dist-es/commands/ListLabelingJobsCommand.js +3 -3
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +3 -3
- package/dist-es/commands/ListLineageGroupsCommand.js +3 -3
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListModelMetadataCommand.js +3 -3
- package/dist-es/commands/ListModelPackageGroupsCommand.js +3 -3
- package/dist-es/commands/ListModelPackagesCommand.js +3 -3
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListModelsCommand.js +3 -3
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +3 -3
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +3 -3
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +3 -3
- package/dist-es/commands/ListNotebookInstancesCommand.js +3 -3
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +3 -3
- package/dist-es/commands/ListPipelineExecutionsCommand.js +3 -3
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +3 -3
- package/dist-es/commands/ListPipelinesCommand.js +3 -3
- package/dist-es/commands/ListProcessingJobsCommand.js +3 -3
- package/dist-es/commands/ListProjectsCommand.js +3 -3
- package/dist-es/commands/ListStageDevicesCommand.js +3 -3
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +3 -3
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +3 -3
- package/dist-es/commands/ListTagsCommand.js +3 -3
- package/dist-es/commands/ListTrainingJobsCommand.js +3 -3
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +3 -3
- package/dist-es/commands/ListTransformJobsCommand.js +3 -3
- package/dist-es/commands/ListTrialComponentsCommand.js +3 -3
- package/dist-es/commands/ListTrialsCommand.js +3 -3
- package/dist-es/commands/ListUserProfilesCommand.js +3 -3
- package/dist-es/commands/ListWorkforcesCommand.js +3 -3
- package/dist-es/commands/ListWorkteamsCommand.js +3 -3
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +3 -3
- package/dist-es/commands/QueryLineageCommand.js +3 -3
- package/dist-es/commands/RegisterDevicesCommand.js +2 -2
- package/dist-es/commands/RenderUiTemplateCommand.js +3 -3
- package/dist-es/commands/RetryPipelineExecutionCommand.js +3 -3
- package/dist-es/commands/SearchCommand.js +3 -3
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +3 -3
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +3 -3
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -2
- package/dist-es/commands/StartNotebookInstanceCommand.js +2 -2
- package/dist-es/commands/StartPipelineExecutionCommand.js +3 -3
- package/dist-es/commands/StopAutoMLJobCommand.js +2 -2
- package/dist-es/commands/StopCompilationJobCommand.js +2 -2
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -2
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -2
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -2
- package/dist-es/commands/StopLabelingJobCommand.js +2 -2
- package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -2
- package/dist-es/commands/StopNotebookInstanceCommand.js +2 -2
- package/dist-es/commands/StopPipelineExecutionCommand.js +3 -3
- package/dist-es/commands/StopProcessingJobCommand.js +2 -2
- package/dist-es/commands/StopTrainingJobCommand.js +2 -2
- package/dist-es/commands/StopTransformJobCommand.js +2 -2
- package/dist-es/commands/UpdateActionCommand.js +3 -3
- package/dist-es/commands/UpdateAppImageConfigCommand.js +3 -3
- package/dist-es/commands/UpdateArtifactCommand.js +3 -3
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +3 -3
- package/dist-es/commands/UpdateContextCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -2
- package/dist-es/commands/UpdateDevicesCommand.js +2 -2
- package/dist-es/commands/UpdateDomainCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +3 -3
- package/dist-es/commands/UpdateExperimentCommand.js +3 -3
- package/dist-es/commands/UpdateFeatureGroupCommand.js +3 -3
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -2
- package/dist-es/commands/UpdateImageCommand.js +3 -3
- package/dist-es/commands/UpdateModelPackageCommand.js +3 -3
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +3 -3
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +3 -3
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/UpdatePipelineCommand.js +3 -3
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +3 -3
- package/dist-es/commands/UpdateProjectCommand.js +3 -3
- package/dist-es/commands/UpdateTrainingJobCommand.js +3 -3
- package/dist-es/commands/UpdateTrialCommand.js +3 -3
- package/dist-es/commands/UpdateTrialComponentCommand.js +3 -3
- package/dist-es/commands/UpdateUserProfileCommand.js +3 -3
- package/dist-es/commands/UpdateWorkforceCommand.js +3 -3
- package/dist-es/commands/UpdateWorkteamCommand.js +3 -3
- package/dist-es/models/models_0.js +214 -856
- package/dist-es/models/models_1.js +282 -1083
- package/dist-es/models/models_2.js +244 -955
- package/dist-es/models/models_3.js +174 -657
- package/dist-es/protocols/Aws_json1_1.js +2105 -2848
- package/dist-types/models/models_0.d.ts +856 -1284
- package/dist-types/models/models_1.d.ts +1072 -1606
- package/dist-types/models/models_2.d.ts +949 -1423
- package/dist-types/models/models_3.d.ts +645 -967
- package/dist-types/ts3.4/models/models_0.d.ts +428 -856
- package/dist-types/ts3.4/models/models_1.d.ts +536 -1070
- package/dist-types/ts3.4/models/models_2.d.ts +474 -948
- package/dist-types/ts3.4/models/models_3.d.ts +322 -644
- package/package.json +6 -6
|
@@ -20,12 +20,6 @@ export interface ListPipelineExecutionStepsRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
SortOrder?: SortOrder | string;
|
|
22
22
|
}
|
|
23
|
-
export declare namespace ListPipelineExecutionStepsRequest {
|
|
24
|
-
/**
|
|
25
|
-
* @internal
|
|
26
|
-
*/
|
|
27
|
-
const filterSensitiveLog: (obj: ListPipelineExecutionStepsRequest) => any;
|
|
28
|
-
}
|
|
29
23
|
/**
|
|
30
24
|
* <p>Metadata for Model steps.</p>
|
|
31
25
|
*/
|
|
@@ -35,12 +29,6 @@ export interface ModelStepMetadata {
|
|
|
35
29
|
*/
|
|
36
30
|
Arn?: string;
|
|
37
31
|
}
|
|
38
|
-
export declare namespace ModelStepMetadata {
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
42
|
-
const filterSensitiveLog: (obj: ModelStepMetadata) => any;
|
|
43
|
-
}
|
|
44
32
|
/**
|
|
45
33
|
* <p>Metadata for a processing job step.</p>
|
|
46
34
|
*/
|
|
@@ -50,12 +38,6 @@ export interface ProcessingJobStepMetadata {
|
|
|
50
38
|
*/
|
|
51
39
|
Arn?: string;
|
|
52
40
|
}
|
|
53
|
-
export declare namespace ProcessingJobStepMetadata {
|
|
54
|
-
/**
|
|
55
|
-
* @internal
|
|
56
|
-
*/
|
|
57
|
-
const filterSensitiveLog: (obj: ProcessingJobStepMetadata) => any;
|
|
58
|
-
}
|
|
59
41
|
/**
|
|
60
42
|
* <p>Container for the metadata for a Quality check step. For more information, see
|
|
61
43
|
* the topic on <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/build-and-manage-steps.html#step-type-quality-check">QualityCheck step</a> in the <i>Amazon SageMaker Developer Guide</i>.
|
|
@@ -108,12 +90,6 @@ export interface QualityCheckStepMetadata {
|
|
|
108
90
|
*/
|
|
109
91
|
RegisterNewBaseline?: boolean;
|
|
110
92
|
}
|
|
111
|
-
export declare namespace QualityCheckStepMetadata {
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
const filterSensitiveLog: (obj: QualityCheckStepMetadata) => any;
|
|
116
|
-
}
|
|
117
93
|
/**
|
|
118
94
|
* <p>Metadata for a register model job step.</p>
|
|
119
95
|
*/
|
|
@@ -123,12 +99,6 @@ export interface RegisterModelStepMetadata {
|
|
|
123
99
|
*/
|
|
124
100
|
Arn?: string;
|
|
125
101
|
}
|
|
126
|
-
export declare namespace RegisterModelStepMetadata {
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
const filterSensitiveLog: (obj: RegisterModelStepMetadata) => any;
|
|
131
|
-
}
|
|
132
102
|
/**
|
|
133
103
|
* <p>Metadata for a training job step.</p>
|
|
134
104
|
*/
|
|
@@ -138,12 +108,6 @@ export interface TrainingJobStepMetadata {
|
|
|
138
108
|
*/
|
|
139
109
|
Arn?: string;
|
|
140
110
|
}
|
|
141
|
-
export declare namespace TrainingJobStepMetadata {
|
|
142
|
-
/**
|
|
143
|
-
* @internal
|
|
144
|
-
*/
|
|
145
|
-
const filterSensitiveLog: (obj: TrainingJobStepMetadata) => any;
|
|
146
|
-
}
|
|
147
111
|
/**
|
|
148
112
|
* <p>Metadata for a transform job step.</p>
|
|
149
113
|
*/
|
|
@@ -153,12 +117,6 @@ export interface TransformJobStepMetadata {
|
|
|
153
117
|
*/
|
|
154
118
|
Arn?: string;
|
|
155
119
|
}
|
|
156
|
-
export declare namespace TransformJobStepMetadata {
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
const filterSensitiveLog: (obj: TransformJobStepMetadata) => any;
|
|
161
|
-
}
|
|
162
120
|
/**
|
|
163
121
|
* <p>Metadata for a tuning step.</p>
|
|
164
122
|
*/
|
|
@@ -168,12 +126,6 @@ export interface TuningJobStepMetaData {
|
|
|
168
126
|
*/
|
|
169
127
|
Arn?: string;
|
|
170
128
|
}
|
|
171
|
-
export declare namespace TuningJobStepMetaData {
|
|
172
|
-
/**
|
|
173
|
-
* @internal
|
|
174
|
-
*/
|
|
175
|
-
const filterSensitiveLog: (obj: TuningJobStepMetaData) => any;
|
|
176
|
-
}
|
|
177
129
|
/**
|
|
178
130
|
* <p>Metadata for a step execution.</p>
|
|
179
131
|
*/
|
|
@@ -288,12 +240,6 @@ export interface PipelineExecutionStepMetadata {
|
|
|
288
240
|
*/
|
|
289
241
|
Fail?: FailStepMetadata;
|
|
290
242
|
}
|
|
291
|
-
export declare namespace PipelineExecutionStepMetadata {
|
|
292
|
-
/**
|
|
293
|
-
* @internal
|
|
294
|
-
*/
|
|
295
|
-
const filterSensitiveLog: (obj: PipelineExecutionStepMetadata) => any;
|
|
296
|
-
}
|
|
297
243
|
export declare enum StepStatus {
|
|
298
244
|
EXECUTING = "Executing",
|
|
299
245
|
FAILED = "Failed",
|
|
@@ -347,12 +293,6 @@ export interface PipelineExecutionStep {
|
|
|
347
293
|
*/
|
|
348
294
|
Metadata?: PipelineExecutionStepMetadata;
|
|
349
295
|
}
|
|
350
|
-
export declare namespace PipelineExecutionStep {
|
|
351
|
-
/**
|
|
352
|
-
* @internal
|
|
353
|
-
*/
|
|
354
|
-
const filterSensitiveLog: (obj: PipelineExecutionStep) => any;
|
|
355
|
-
}
|
|
356
296
|
export interface ListPipelineExecutionStepsResponse {
|
|
357
297
|
/**
|
|
358
298
|
* <p>A list of <code>PipeLineExecutionStep</code> objects. Each
|
|
@@ -367,12 +307,6 @@ export interface ListPipelineExecutionStepsResponse {
|
|
|
367
307
|
*/
|
|
368
308
|
NextToken?: string;
|
|
369
309
|
}
|
|
370
|
-
export declare namespace ListPipelineExecutionStepsResponse {
|
|
371
|
-
/**
|
|
372
|
-
* @internal
|
|
373
|
-
*/
|
|
374
|
-
const filterSensitiveLog: (obj: ListPipelineExecutionStepsResponse) => any;
|
|
375
|
-
}
|
|
376
310
|
export interface ListPipelineParametersForExecutionRequest {
|
|
377
311
|
/**
|
|
378
312
|
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
@@ -388,12 +322,6 @@ export interface ListPipelineParametersForExecutionRequest {
|
|
|
388
322
|
*/
|
|
389
323
|
MaxResults?: number;
|
|
390
324
|
}
|
|
391
|
-
export declare namespace ListPipelineParametersForExecutionRequest {
|
|
392
|
-
/**
|
|
393
|
-
* @internal
|
|
394
|
-
*/
|
|
395
|
-
const filterSensitiveLog: (obj: ListPipelineParametersForExecutionRequest) => any;
|
|
396
|
-
}
|
|
397
325
|
/**
|
|
398
326
|
* <p>Assigns a value to a named Pipeline parameter.</p>
|
|
399
327
|
*/
|
|
@@ -409,12 +337,6 @@ export interface Parameter {
|
|
|
409
337
|
*/
|
|
410
338
|
Value: string | undefined;
|
|
411
339
|
}
|
|
412
|
-
export declare namespace Parameter {
|
|
413
|
-
/**
|
|
414
|
-
* @internal
|
|
415
|
-
*/
|
|
416
|
-
const filterSensitiveLog: (obj: Parameter) => any;
|
|
417
|
-
}
|
|
418
340
|
export interface ListPipelineParametersForExecutionResponse {
|
|
419
341
|
/**
|
|
420
342
|
* <p>Contains a list of pipeline parameters. This list can be empty. </p>
|
|
@@ -426,12 +348,6 @@ export interface ListPipelineParametersForExecutionResponse {
|
|
|
426
348
|
*/
|
|
427
349
|
NextToken?: string;
|
|
428
350
|
}
|
|
429
|
-
export declare namespace ListPipelineParametersForExecutionResponse {
|
|
430
|
-
/**
|
|
431
|
-
* @internal
|
|
432
|
-
*/
|
|
433
|
-
const filterSensitiveLog: (obj: ListPipelineParametersForExecutionResponse) => any;
|
|
434
|
-
}
|
|
435
351
|
export declare enum SortPipelinesBy {
|
|
436
352
|
CREATION_TIME = "CreationTime",
|
|
437
353
|
NAME = "Name"
|
|
@@ -469,12 +385,6 @@ export interface ListPipelinesRequest {
|
|
|
469
385
|
*/
|
|
470
386
|
MaxResults?: number;
|
|
471
387
|
}
|
|
472
|
-
export declare namespace ListPipelinesRequest {
|
|
473
|
-
/**
|
|
474
|
-
* @internal
|
|
475
|
-
*/
|
|
476
|
-
const filterSensitiveLog: (obj: ListPipelinesRequest) => any;
|
|
477
|
-
}
|
|
478
388
|
/**
|
|
479
389
|
* <p>A summary of a pipeline.</p>
|
|
480
390
|
*/
|
|
@@ -512,12 +422,6 @@ export interface PipelineSummary {
|
|
|
512
422
|
*/
|
|
513
423
|
LastExecutionTime?: Date;
|
|
514
424
|
}
|
|
515
|
-
export declare namespace PipelineSummary {
|
|
516
|
-
/**
|
|
517
|
-
* @internal
|
|
518
|
-
*/
|
|
519
|
-
const filterSensitiveLog: (obj: PipelineSummary) => any;
|
|
520
|
-
}
|
|
521
425
|
export interface ListPipelinesResponse {
|
|
522
426
|
/**
|
|
523
427
|
* <p>Contains a sorted list of <code>PipelineSummary</code> objects matching the specified
|
|
@@ -532,12 +436,6 @@ export interface ListPipelinesResponse {
|
|
|
532
436
|
*/
|
|
533
437
|
NextToken?: string;
|
|
534
438
|
}
|
|
535
|
-
export declare namespace ListPipelinesResponse {
|
|
536
|
-
/**
|
|
537
|
-
* @internal
|
|
538
|
-
*/
|
|
539
|
-
const filterSensitiveLog: (obj: ListPipelinesResponse) => any;
|
|
540
|
-
}
|
|
541
439
|
export interface ListProcessingJobsRequest {
|
|
542
440
|
/**
|
|
543
441
|
* <p>A filter that returns only processing jobs created after the specified time.</p>
|
|
@@ -583,12 +481,6 @@ export interface ListProcessingJobsRequest {
|
|
|
583
481
|
*/
|
|
584
482
|
MaxResults?: number;
|
|
585
483
|
}
|
|
586
|
-
export declare namespace ListProcessingJobsRequest {
|
|
587
|
-
/**
|
|
588
|
-
* @internal
|
|
589
|
-
*/
|
|
590
|
-
const filterSensitiveLog: (obj: ListProcessingJobsRequest) => any;
|
|
591
|
-
}
|
|
592
484
|
/**
|
|
593
485
|
* <p>Summary of information about a processing job.</p>
|
|
594
486
|
*/
|
|
@@ -628,12 +520,6 @@ export interface ProcessingJobSummary {
|
|
|
628
520
|
*/
|
|
629
521
|
ExitMessage?: string;
|
|
630
522
|
}
|
|
631
|
-
export declare namespace ProcessingJobSummary {
|
|
632
|
-
/**
|
|
633
|
-
* @internal
|
|
634
|
-
*/
|
|
635
|
-
const filterSensitiveLog: (obj: ProcessingJobSummary) => any;
|
|
636
|
-
}
|
|
637
523
|
export interface ListProcessingJobsResponse {
|
|
638
524
|
/**
|
|
639
525
|
* <p>An array of <code>ProcessingJobSummary</code> objects, each listing a processing
|
|
@@ -646,12 +532,6 @@ export interface ListProcessingJobsResponse {
|
|
|
646
532
|
*/
|
|
647
533
|
NextToken?: string;
|
|
648
534
|
}
|
|
649
|
-
export declare namespace ListProcessingJobsResponse {
|
|
650
|
-
/**
|
|
651
|
-
* @internal
|
|
652
|
-
*/
|
|
653
|
-
const filterSensitiveLog: (obj: ListProcessingJobsResponse) => any;
|
|
654
|
-
}
|
|
655
535
|
export declare enum ProjectSortBy {
|
|
656
536
|
CREATION_TIME = "CreationTime",
|
|
657
537
|
NAME = "Name"
|
|
@@ -694,12 +574,6 @@ export interface ListProjectsInput {
|
|
|
694
574
|
*/
|
|
695
575
|
SortOrder?: ProjectSortOrder | string;
|
|
696
576
|
}
|
|
697
|
-
export declare namespace ListProjectsInput {
|
|
698
|
-
/**
|
|
699
|
-
* @internal
|
|
700
|
-
*/
|
|
701
|
-
const filterSensitiveLog: (obj: ListProjectsInput) => any;
|
|
702
|
-
}
|
|
703
577
|
/**
|
|
704
578
|
* <p>Information about a project.</p>
|
|
705
579
|
*/
|
|
@@ -729,12 +603,6 @@ export interface ProjectSummary {
|
|
|
729
603
|
*/
|
|
730
604
|
ProjectStatus: ProjectStatus | string | undefined;
|
|
731
605
|
}
|
|
732
|
-
export declare namespace ProjectSummary {
|
|
733
|
-
/**
|
|
734
|
-
* @internal
|
|
735
|
-
*/
|
|
736
|
-
const filterSensitiveLog: (obj: ProjectSummary) => any;
|
|
737
|
-
}
|
|
738
606
|
export interface ListProjectsOutput {
|
|
739
607
|
/**
|
|
740
608
|
* <p>A list of summaries of projects.</p>
|
|
@@ -747,12 +615,6 @@ export interface ListProjectsOutput {
|
|
|
747
615
|
*/
|
|
748
616
|
NextToken?: string;
|
|
749
617
|
}
|
|
750
|
-
export declare namespace ListProjectsOutput {
|
|
751
|
-
/**
|
|
752
|
-
* @internal
|
|
753
|
-
*/
|
|
754
|
-
const filterSensitiveLog: (obj: ListProjectsOutput) => any;
|
|
755
|
-
}
|
|
756
618
|
export interface ListStageDevicesRequest {
|
|
757
619
|
/**
|
|
758
620
|
* <p>The response from the last list when returning a list large enough to neeed tokening.</p>
|
|
@@ -775,12 +637,6 @@ export interface ListStageDevicesRequest {
|
|
|
775
637
|
*/
|
|
776
638
|
StageName: string | undefined;
|
|
777
639
|
}
|
|
778
|
-
export declare namespace ListStageDevicesRequest {
|
|
779
|
-
/**
|
|
780
|
-
* @internal
|
|
781
|
-
*/
|
|
782
|
-
const filterSensitiveLog: (obj: ListStageDevicesRequest) => any;
|
|
783
|
-
}
|
|
784
640
|
export interface ListStageDevicesResponse {
|
|
785
641
|
/**
|
|
786
642
|
* <p>List of summaries of devices allocated to the stage.</p>
|
|
@@ -791,12 +647,6 @@ export interface ListStageDevicesResponse {
|
|
|
791
647
|
*/
|
|
792
648
|
NextToken?: string;
|
|
793
649
|
}
|
|
794
|
-
export declare namespace ListStageDevicesResponse {
|
|
795
|
-
/**
|
|
796
|
-
* @internal
|
|
797
|
-
*/
|
|
798
|
-
const filterSensitiveLog: (obj: ListStageDevicesResponse) => any;
|
|
799
|
-
}
|
|
800
650
|
export declare enum StudioLifecycleConfigSortKey {
|
|
801
651
|
CreationTime = "CreationTime",
|
|
802
652
|
LastModifiedTime = "LastModifiedTime",
|
|
@@ -844,12 +694,6 @@ export interface ListStudioLifecycleConfigsRequest {
|
|
|
844
694
|
*/
|
|
845
695
|
SortOrder?: SortOrder | string;
|
|
846
696
|
}
|
|
847
|
-
export declare namespace ListStudioLifecycleConfigsRequest {
|
|
848
|
-
/**
|
|
849
|
-
* @internal
|
|
850
|
-
*/
|
|
851
|
-
const filterSensitiveLog: (obj: ListStudioLifecycleConfigsRequest) => any;
|
|
852
|
-
}
|
|
853
697
|
/**
|
|
854
698
|
* <p>Details of the Studio Lifecycle Configuration.</p>
|
|
855
699
|
*/
|
|
@@ -875,12 +719,6 @@ export interface StudioLifecycleConfigDetails {
|
|
|
875
719
|
*/
|
|
876
720
|
StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | string;
|
|
877
721
|
}
|
|
878
|
-
export declare namespace StudioLifecycleConfigDetails {
|
|
879
|
-
/**
|
|
880
|
-
* @internal
|
|
881
|
-
*/
|
|
882
|
-
const filterSensitiveLog: (obj: StudioLifecycleConfigDetails) => any;
|
|
883
|
-
}
|
|
884
722
|
export interface ListStudioLifecycleConfigsResponse {
|
|
885
723
|
/**
|
|
886
724
|
* <p>A token for getting the next set of actions, if there are any.</p>
|
|
@@ -891,12 +729,6 @@ export interface ListStudioLifecycleConfigsResponse {
|
|
|
891
729
|
*/
|
|
892
730
|
StudioLifecycleConfigs?: StudioLifecycleConfigDetails[];
|
|
893
731
|
}
|
|
894
|
-
export declare namespace ListStudioLifecycleConfigsResponse {
|
|
895
|
-
/**
|
|
896
|
-
* @internal
|
|
897
|
-
*/
|
|
898
|
-
const filterSensitiveLog: (obj: ListStudioLifecycleConfigsResponse) => any;
|
|
899
|
-
}
|
|
900
732
|
export interface ListSubscribedWorkteamsRequest {
|
|
901
733
|
/**
|
|
902
734
|
* <p>A string in the work team name. This filter returns only work teams whose name
|
|
@@ -914,12 +746,6 @@ export interface ListSubscribedWorkteamsRequest {
|
|
|
914
746
|
*/
|
|
915
747
|
MaxResults?: number;
|
|
916
748
|
}
|
|
917
|
-
export declare namespace ListSubscribedWorkteamsRequest {
|
|
918
|
-
/**
|
|
919
|
-
* @internal
|
|
920
|
-
*/
|
|
921
|
-
const filterSensitiveLog: (obj: ListSubscribedWorkteamsRequest) => any;
|
|
922
|
-
}
|
|
923
749
|
export interface ListSubscribedWorkteamsResponse {
|
|
924
750
|
/**
|
|
925
751
|
* <p>An array of <code>Workteam</code> objects, each describing a work team.</p>
|
|
@@ -931,12 +757,6 @@ export interface ListSubscribedWorkteamsResponse {
|
|
|
931
757
|
*/
|
|
932
758
|
NextToken?: string;
|
|
933
759
|
}
|
|
934
|
-
export declare namespace ListSubscribedWorkteamsResponse {
|
|
935
|
-
/**
|
|
936
|
-
* @internal
|
|
937
|
-
*/
|
|
938
|
-
const filterSensitiveLog: (obj: ListSubscribedWorkteamsResponse) => any;
|
|
939
|
-
}
|
|
940
760
|
export interface ListTagsInput {
|
|
941
761
|
/**
|
|
942
762
|
* <p>The Amazon Resource Name (ARN) of the resource whose tags you want to
|
|
@@ -954,12 +774,6 @@ export interface ListTagsInput {
|
|
|
954
774
|
*/
|
|
955
775
|
MaxResults?: number;
|
|
956
776
|
}
|
|
957
|
-
export declare namespace ListTagsInput {
|
|
958
|
-
/**
|
|
959
|
-
* @internal
|
|
960
|
-
*/
|
|
961
|
-
const filterSensitiveLog: (obj: ListTagsInput) => any;
|
|
962
|
-
}
|
|
963
777
|
export interface ListTagsOutput {
|
|
964
778
|
/**
|
|
965
779
|
* <p>An array of <code>Tag</code> objects, each with a tag key and a value.</p>
|
|
@@ -971,12 +785,6 @@ export interface ListTagsOutput {
|
|
|
971
785
|
*/
|
|
972
786
|
NextToken?: string;
|
|
973
787
|
}
|
|
974
|
-
export declare namespace ListTagsOutput {
|
|
975
|
-
/**
|
|
976
|
-
* @internal
|
|
977
|
-
*/
|
|
978
|
-
const filterSensitiveLog: (obj: ListTagsOutput) => any;
|
|
979
|
-
}
|
|
980
788
|
export interface ListTrainingJobsRequest {
|
|
981
789
|
/**
|
|
982
790
|
* <p>If the result of the previous <code>ListTrainingJobs</code> request was truncated,
|
|
@@ -1026,12 +834,6 @@ export interface ListTrainingJobsRequest {
|
|
|
1026
834
|
*/
|
|
1027
835
|
SortOrder?: SortOrder | string;
|
|
1028
836
|
}
|
|
1029
|
-
export declare namespace ListTrainingJobsRequest {
|
|
1030
|
-
/**
|
|
1031
|
-
* @internal
|
|
1032
|
-
*/
|
|
1033
|
-
const filterSensitiveLog: (obj: ListTrainingJobsRequest) => any;
|
|
1034
|
-
}
|
|
1035
837
|
/**
|
|
1036
838
|
* <p>Provides summary information about a training job.</p>
|
|
1037
839
|
*/
|
|
@@ -1063,12 +865,6 @@ export interface TrainingJobSummary {
|
|
|
1063
865
|
*/
|
|
1064
866
|
TrainingJobStatus: TrainingJobStatus | string | undefined;
|
|
1065
867
|
}
|
|
1066
|
-
export declare namespace TrainingJobSummary {
|
|
1067
|
-
/**
|
|
1068
|
-
* @internal
|
|
1069
|
-
*/
|
|
1070
|
-
const filterSensitiveLog: (obj: TrainingJobSummary) => any;
|
|
1071
|
-
}
|
|
1072
868
|
export interface ListTrainingJobsResponse {
|
|
1073
869
|
/**
|
|
1074
870
|
* <p>An array of <code>TrainingJobSummary</code> objects, each listing a training
|
|
@@ -1081,12 +877,6 @@ export interface ListTrainingJobsResponse {
|
|
|
1081
877
|
*/
|
|
1082
878
|
NextToken?: string;
|
|
1083
879
|
}
|
|
1084
|
-
export declare namespace ListTrainingJobsResponse {
|
|
1085
|
-
/**
|
|
1086
|
-
* @internal
|
|
1087
|
-
*/
|
|
1088
|
-
const filterSensitiveLog: (obj: ListTrainingJobsResponse) => any;
|
|
1089
|
-
}
|
|
1090
880
|
export declare enum TrainingJobSortByOptions {
|
|
1091
881
|
CreationTime = "CreationTime",
|
|
1092
882
|
FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
|
|
@@ -1123,12 +913,6 @@ export interface ListTrainingJobsForHyperParameterTuningJobRequest {
|
|
|
1123
913
|
*/
|
|
1124
914
|
SortOrder?: SortOrder | string;
|
|
1125
915
|
}
|
|
1126
|
-
export declare namespace ListTrainingJobsForHyperParameterTuningJobRequest {
|
|
1127
|
-
/**
|
|
1128
|
-
* @internal
|
|
1129
|
-
*/
|
|
1130
|
-
const filterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobRequest) => any;
|
|
1131
|
-
}
|
|
1132
916
|
export interface ListTrainingJobsForHyperParameterTuningJobResponse {
|
|
1133
917
|
/**
|
|
1134
918
|
* <p>A list of <a>TrainingJobSummary</a> objects that
|
|
@@ -1144,12 +928,6 @@ export interface ListTrainingJobsForHyperParameterTuningJobResponse {
|
|
|
1144
928
|
*/
|
|
1145
929
|
NextToken?: string;
|
|
1146
930
|
}
|
|
1147
|
-
export declare namespace ListTrainingJobsForHyperParameterTuningJobResponse {
|
|
1148
|
-
/**
|
|
1149
|
-
* @internal
|
|
1150
|
-
*/
|
|
1151
|
-
const filterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobResponse) => any;
|
|
1152
|
-
}
|
|
1153
931
|
export interface ListTransformJobsRequest {
|
|
1154
932
|
/**
|
|
1155
933
|
* <p>A filter that returns only transform jobs created after the specified time.</p>
|
|
@@ -1195,12 +973,6 @@ export interface ListTransformJobsRequest {
|
|
|
1195
973
|
*/
|
|
1196
974
|
MaxResults?: number;
|
|
1197
975
|
}
|
|
1198
|
-
export declare namespace ListTransformJobsRequest {
|
|
1199
|
-
/**
|
|
1200
|
-
* @internal
|
|
1201
|
-
*/
|
|
1202
|
-
const filterSensitiveLog: (obj: ListTransformJobsRequest) => any;
|
|
1203
|
-
}
|
|
1204
976
|
/**
|
|
1205
977
|
* <p>Provides a
|
|
1206
978
|
* summary
|
|
@@ -1245,12 +1017,6 @@ export interface TransformJobSummary {
|
|
|
1245
1017
|
*/
|
|
1246
1018
|
FailureReason?: string;
|
|
1247
1019
|
}
|
|
1248
|
-
export declare namespace TransformJobSummary {
|
|
1249
|
-
/**
|
|
1250
|
-
* @internal
|
|
1251
|
-
*/
|
|
1252
|
-
const filterSensitiveLog: (obj: TransformJobSummary) => any;
|
|
1253
|
-
}
|
|
1254
1020
|
export interface ListTransformJobsResponse {
|
|
1255
1021
|
/**
|
|
1256
1022
|
* <p>An array of
|
|
@@ -1264,12 +1030,6 @@ export interface ListTransformJobsResponse {
|
|
|
1264
1030
|
*/
|
|
1265
1031
|
NextToken?: string;
|
|
1266
1032
|
}
|
|
1267
|
-
export declare namespace ListTransformJobsResponse {
|
|
1268
|
-
/**
|
|
1269
|
-
* @internal
|
|
1270
|
-
*/
|
|
1271
|
-
const filterSensitiveLog: (obj: ListTransformJobsResponse) => any;
|
|
1272
|
-
}
|
|
1273
1033
|
export declare enum SortTrialComponentsBy {
|
|
1274
1034
|
CREATION_TIME = "CreationTime",
|
|
1275
1035
|
NAME = "Name"
|
|
@@ -1320,12 +1080,6 @@ export interface ListTrialComponentsRequest {
|
|
|
1320
1080
|
*/
|
|
1321
1081
|
NextToken?: string;
|
|
1322
1082
|
}
|
|
1323
|
-
export declare namespace ListTrialComponentsRequest {
|
|
1324
|
-
/**
|
|
1325
|
-
* @internal
|
|
1326
|
-
*/
|
|
1327
|
-
const filterSensitiveLog: (obj: ListTrialComponentsRequest) => any;
|
|
1328
|
-
}
|
|
1329
1083
|
/**
|
|
1330
1084
|
* <p>A summary of the properties of a trial component. To get all the properties, call the
|
|
1331
1085
|
* <a>DescribeTrialComponent</a> API and provide the
|
|
@@ -1389,12 +1143,6 @@ export interface TrialComponentSummary {
|
|
|
1389
1143
|
*/
|
|
1390
1144
|
LastModifiedBy?: UserContext;
|
|
1391
1145
|
}
|
|
1392
|
-
export declare namespace TrialComponentSummary {
|
|
1393
|
-
/**
|
|
1394
|
-
* @internal
|
|
1395
|
-
*/
|
|
1396
|
-
const filterSensitiveLog: (obj: TrialComponentSummary) => any;
|
|
1397
|
-
}
|
|
1398
1146
|
export interface ListTrialComponentsResponse {
|
|
1399
1147
|
/**
|
|
1400
1148
|
* <p>A list of the summaries of your trial components.</p>
|
|
@@ -1405,12 +1153,6 @@ export interface ListTrialComponentsResponse {
|
|
|
1405
1153
|
*/
|
|
1406
1154
|
NextToken?: string;
|
|
1407
1155
|
}
|
|
1408
|
-
export declare namespace ListTrialComponentsResponse {
|
|
1409
|
-
/**
|
|
1410
|
-
* @internal
|
|
1411
|
-
*/
|
|
1412
|
-
const filterSensitiveLog: (obj: ListTrialComponentsResponse) => any;
|
|
1413
|
-
}
|
|
1414
1156
|
export declare enum SortTrialsBy {
|
|
1415
1157
|
CREATION_TIME = "CreationTime",
|
|
1416
1158
|
NAME = "Name"
|
|
@@ -1451,12 +1193,6 @@ export interface ListTrialsRequest {
|
|
|
1451
1193
|
*/
|
|
1452
1194
|
NextToken?: string;
|
|
1453
1195
|
}
|
|
1454
|
-
export declare namespace ListTrialsRequest {
|
|
1455
|
-
/**
|
|
1456
|
-
* @internal
|
|
1457
|
-
*/
|
|
1458
|
-
const filterSensitiveLog: (obj: ListTrialsRequest) => any;
|
|
1459
|
-
}
|
|
1460
1196
|
/**
|
|
1461
1197
|
* <p>A summary of the properties of a trial. To get the complete set of properties, call the
|
|
1462
1198
|
* <a>DescribeTrial</a> API and provide the <code>TrialName</code>.</p>
|
|
@@ -1488,12 +1224,6 @@ export interface TrialSummary {
|
|
|
1488
1224
|
*/
|
|
1489
1225
|
LastModifiedTime?: Date;
|
|
1490
1226
|
}
|
|
1491
|
-
export declare namespace TrialSummary {
|
|
1492
|
-
/**
|
|
1493
|
-
* @internal
|
|
1494
|
-
*/
|
|
1495
|
-
const filterSensitiveLog: (obj: TrialSummary) => any;
|
|
1496
|
-
}
|
|
1497
1227
|
export interface ListTrialsResponse {
|
|
1498
1228
|
/**
|
|
1499
1229
|
* <p>A list of the summaries of your trials.</p>
|
|
@@ -1504,12 +1234,6 @@ export interface ListTrialsResponse {
|
|
|
1504
1234
|
*/
|
|
1505
1235
|
NextToken?: string;
|
|
1506
1236
|
}
|
|
1507
|
-
export declare namespace ListTrialsResponse {
|
|
1508
|
-
/**
|
|
1509
|
-
* @internal
|
|
1510
|
-
*/
|
|
1511
|
-
const filterSensitiveLog: (obj: ListTrialsResponse) => any;
|
|
1512
|
-
}
|
|
1513
1237
|
export declare enum UserProfileSortKey {
|
|
1514
1238
|
CreationTime = "CreationTime",
|
|
1515
1239
|
LastModifiedTime = "LastModifiedTime"
|
|
@@ -1541,12 +1265,6 @@ export interface ListUserProfilesRequest {
|
|
|
1541
1265
|
*/
|
|
1542
1266
|
UserProfileNameContains?: string;
|
|
1543
1267
|
}
|
|
1544
|
-
export declare namespace ListUserProfilesRequest {
|
|
1545
|
-
/**
|
|
1546
|
-
* @internal
|
|
1547
|
-
*/
|
|
1548
|
-
const filterSensitiveLog: (obj: ListUserProfilesRequest) => any;
|
|
1549
|
-
}
|
|
1550
1268
|
/**
|
|
1551
1269
|
* <p>The user profile details.</p>
|
|
1552
1270
|
*/
|
|
@@ -1572,12 +1290,6 @@ export interface UserProfileDetails {
|
|
|
1572
1290
|
*/
|
|
1573
1291
|
LastModifiedTime?: Date;
|
|
1574
1292
|
}
|
|
1575
|
-
export declare namespace UserProfileDetails {
|
|
1576
|
-
/**
|
|
1577
|
-
* @internal
|
|
1578
|
-
*/
|
|
1579
|
-
const filterSensitiveLog: (obj: UserProfileDetails) => any;
|
|
1580
|
-
}
|
|
1581
1293
|
export interface ListUserProfilesResponse {
|
|
1582
1294
|
/**
|
|
1583
1295
|
* <p>The list of user profiles.</p>
|
|
@@ -1589,12 +1301,6 @@ export interface ListUserProfilesResponse {
|
|
|
1589
1301
|
*/
|
|
1590
1302
|
NextToken?: string;
|
|
1591
1303
|
}
|
|
1592
|
-
export declare namespace ListUserProfilesResponse {
|
|
1593
|
-
/**
|
|
1594
|
-
* @internal
|
|
1595
|
-
*/
|
|
1596
|
-
const filterSensitiveLog: (obj: ListUserProfilesResponse) => any;
|
|
1597
|
-
}
|
|
1598
1304
|
export declare enum ListWorkforcesSortByOptions {
|
|
1599
1305
|
CreateDate = "CreateDate",
|
|
1600
1306
|
Name = "Name"
|
|
@@ -1621,12 +1327,6 @@ export interface ListWorkforcesRequest {
|
|
|
1621
1327
|
*/
|
|
1622
1328
|
MaxResults?: number;
|
|
1623
1329
|
}
|
|
1624
|
-
export declare namespace ListWorkforcesRequest {
|
|
1625
|
-
/**
|
|
1626
|
-
* @internal
|
|
1627
|
-
*/
|
|
1628
|
-
const filterSensitiveLog: (obj: ListWorkforcesRequest) => any;
|
|
1629
|
-
}
|
|
1630
1330
|
export interface ListWorkforcesResponse {
|
|
1631
1331
|
/**
|
|
1632
1332
|
* <p>A list containing information about your workforce.</p>
|
|
@@ -1637,12 +1337,6 @@ export interface ListWorkforcesResponse {
|
|
|
1637
1337
|
*/
|
|
1638
1338
|
NextToken?: string;
|
|
1639
1339
|
}
|
|
1640
|
-
export declare namespace ListWorkforcesResponse {
|
|
1641
|
-
/**
|
|
1642
|
-
* @internal
|
|
1643
|
-
*/
|
|
1644
|
-
const filterSensitiveLog: (obj: ListWorkforcesResponse) => any;
|
|
1645
|
-
}
|
|
1646
1340
|
export declare enum ListWorkteamsSortByOptions {
|
|
1647
1341
|
CreateDate = "CreateDate",
|
|
1648
1342
|
Name = "Name"
|
|
@@ -1672,12 +1366,6 @@ export interface ListWorkteamsRequest {
|
|
|
1672
1366
|
*/
|
|
1673
1367
|
MaxResults?: number;
|
|
1674
1368
|
}
|
|
1675
|
-
export declare namespace ListWorkteamsRequest {
|
|
1676
|
-
/**
|
|
1677
|
-
* @internal
|
|
1678
|
-
*/
|
|
1679
|
-
const filterSensitiveLog: (obj: ListWorkteamsRequest) => any;
|
|
1680
|
-
}
|
|
1681
1369
|
export interface ListWorkteamsResponse {
|
|
1682
1370
|
/**
|
|
1683
1371
|
* <p>An array of <code>Workteam</code> objects, each describing a work team.</p>
|
|
@@ -1689,12 +1377,6 @@ export interface ListWorkteamsResponse {
|
|
|
1689
1377
|
*/
|
|
1690
1378
|
NextToken?: string;
|
|
1691
1379
|
}
|
|
1692
|
-
export declare namespace ListWorkteamsResponse {
|
|
1693
|
-
/**
|
|
1694
|
-
* @internal
|
|
1695
|
-
*/
|
|
1696
|
-
const filterSensitiveLog: (obj: ListWorkteamsResponse) => any;
|
|
1697
|
-
}
|
|
1698
1380
|
/**
|
|
1699
1381
|
* <p>A versioned model that can be deployed for SageMaker inference.</p>
|
|
1700
1382
|
*/
|
|
@@ -1848,12 +1530,6 @@ export interface ModelPackage {
|
|
|
1848
1530
|
*/
|
|
1849
1531
|
DriftCheckBaselines?: DriftCheckBaselines;
|
|
1850
1532
|
}
|
|
1851
|
-
export declare namespace ModelPackage {
|
|
1852
|
-
/**
|
|
1853
|
-
* @internal
|
|
1854
|
-
*/
|
|
1855
|
-
const filterSensitiveLog: (obj: ModelPackage) => any;
|
|
1856
|
-
}
|
|
1857
1533
|
/**
|
|
1858
1534
|
* <p>A group of versioned models in the model registry.</p>
|
|
1859
1535
|
*/
|
|
@@ -1916,12 +1592,6 @@ export interface ModelPackageGroup {
|
|
|
1916
1592
|
*/
|
|
1917
1593
|
Tags?: Tag[];
|
|
1918
1594
|
}
|
|
1919
|
-
export declare namespace ModelPackageGroup {
|
|
1920
|
-
/**
|
|
1921
|
-
* @internal
|
|
1922
|
-
*/
|
|
1923
|
-
const filterSensitiveLog: (obj: ModelPackageGroup) => any;
|
|
1924
|
-
}
|
|
1925
1595
|
/**
|
|
1926
1596
|
* <p>A list of nested <a>Filter</a> objects. A resource must satisfy the conditions
|
|
1927
1597
|
* of all filters to be included in the results returned from the <a>Search</a> API.</p>
|
|
@@ -1956,12 +1626,6 @@ export interface NestedFilters {
|
|
|
1956
1626
|
*/
|
|
1957
1627
|
Filters: Filter[] | undefined;
|
|
1958
1628
|
}
|
|
1959
|
-
export declare namespace NestedFilters {
|
|
1960
|
-
/**
|
|
1961
|
-
* @internal
|
|
1962
|
-
*/
|
|
1963
|
-
const filterSensitiveLog: (obj: NestedFilters) => any;
|
|
1964
|
-
}
|
|
1965
1629
|
/**
|
|
1966
1630
|
* <p>The trial that a trial component is associated with and the experiment the trial is part
|
|
1967
1631
|
* of. A component might not be associated with a trial. A component can be associated with
|
|
@@ -1977,12 +1641,6 @@ export interface Parent {
|
|
|
1977
1641
|
*/
|
|
1978
1642
|
ExperimentName?: string;
|
|
1979
1643
|
}
|
|
1980
|
-
export declare namespace Parent {
|
|
1981
|
-
/**
|
|
1982
|
-
* @internal
|
|
1983
|
-
*/
|
|
1984
|
-
const filterSensitiveLog: (obj: Parent) => any;
|
|
1985
|
-
}
|
|
1986
1644
|
/**
|
|
1987
1645
|
* <p>A SageMaker Model Building Pipeline instance.</p>
|
|
1988
1646
|
*/
|
|
@@ -2042,12 +1700,6 @@ export interface Pipeline {
|
|
|
2042
1700
|
*/
|
|
2043
1701
|
Tags?: Tag[];
|
|
2044
1702
|
}
|
|
2045
|
-
export declare namespace Pipeline {
|
|
2046
|
-
/**
|
|
2047
|
-
* @internal
|
|
2048
|
-
*/
|
|
2049
|
-
const filterSensitiveLog: (obj: Pipeline) => any;
|
|
2050
|
-
}
|
|
2051
1703
|
/**
|
|
2052
1704
|
* <p>An execution of a pipeline.</p>
|
|
2053
1705
|
*/
|
|
@@ -2107,12 +1759,6 @@ export interface PipelineExecution {
|
|
|
2107
1759
|
*/
|
|
2108
1760
|
PipelineParameters?: Parameter[];
|
|
2109
1761
|
}
|
|
2110
|
-
export declare namespace PipelineExecution {
|
|
2111
|
-
/**
|
|
2112
|
-
* @internal
|
|
2113
|
-
*/
|
|
2114
|
-
const filterSensitiveLog: (obj: PipelineExecution) => any;
|
|
2115
|
-
}
|
|
2116
1762
|
/**
|
|
2117
1763
|
* <p>An Amazon SageMaker processing job that is used to analyze data and evaluate models. For more information,
|
|
2118
1764
|
* see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/processing-job.html">Process
|
|
@@ -2234,12 +1880,6 @@ export interface ProcessingJob {
|
|
|
2234
1880
|
*/
|
|
2235
1881
|
Tags?: Tag[];
|
|
2236
1882
|
}
|
|
2237
|
-
export declare namespace ProcessingJob {
|
|
2238
|
-
/**
|
|
2239
|
-
* @internal
|
|
2240
|
-
*/
|
|
2241
|
-
const filterSensitiveLog: (obj: ProcessingJob) => any;
|
|
2242
|
-
}
|
|
2243
1883
|
/**
|
|
2244
1884
|
* <p>Configuration information for updating the Debugger profile parameters, system and framework metrics configurations, and
|
|
2245
1885
|
* storage paths.</p>
|
|
@@ -2268,12 +1908,6 @@ export interface ProfilerConfigForUpdate {
|
|
|
2268
1908
|
*/
|
|
2269
1909
|
DisableProfiler?: boolean;
|
|
2270
1910
|
}
|
|
2271
|
-
export declare namespace ProfilerConfigForUpdate {
|
|
2272
|
-
/**
|
|
2273
|
-
* @internal
|
|
2274
|
-
*/
|
|
2275
|
-
const filterSensitiveLog: (obj: ProfilerConfigForUpdate) => any;
|
|
2276
|
-
}
|
|
2277
1911
|
/**
|
|
2278
1912
|
* <p>The properties of a project as returned by the Search API.</p>
|
|
2279
1913
|
*/
|
|
@@ -2335,12 +1969,6 @@ export interface Project {
|
|
|
2335
1969
|
*/
|
|
2336
1970
|
LastModifiedBy?: UserContext;
|
|
2337
1971
|
}
|
|
2338
|
-
export declare namespace Project {
|
|
2339
|
-
/**
|
|
2340
|
-
* @internal
|
|
2341
|
-
*/
|
|
2342
|
-
const filterSensitiveLog: (obj: Project) => any;
|
|
2343
|
-
}
|
|
2344
1972
|
export interface PutModelPackageGroupPolicyInput {
|
|
2345
1973
|
/**
|
|
2346
1974
|
* <p>The name of the model group to add a resource policy to.</p>
|
|
@@ -2351,24 +1979,12 @@ export interface PutModelPackageGroupPolicyInput {
|
|
|
2351
1979
|
*/
|
|
2352
1980
|
ResourcePolicy: string | undefined;
|
|
2353
1981
|
}
|
|
2354
|
-
export declare namespace PutModelPackageGroupPolicyInput {
|
|
2355
|
-
/**
|
|
2356
|
-
* @internal
|
|
2357
|
-
*/
|
|
2358
|
-
const filterSensitiveLog: (obj: PutModelPackageGroupPolicyInput) => any;
|
|
2359
|
-
}
|
|
2360
1982
|
export interface PutModelPackageGroupPolicyOutput {
|
|
2361
1983
|
/**
|
|
2362
1984
|
* <p>The Amazon Resource Name (ARN) of the model package group.</p>
|
|
2363
1985
|
*/
|
|
2364
1986
|
ModelPackageGroupArn: string | undefined;
|
|
2365
1987
|
}
|
|
2366
|
-
export declare namespace PutModelPackageGroupPolicyOutput {
|
|
2367
|
-
/**
|
|
2368
|
-
* @internal
|
|
2369
|
-
*/
|
|
2370
|
-
const filterSensitiveLog: (obj: PutModelPackageGroupPolicyOutput) => any;
|
|
2371
|
-
}
|
|
2372
1988
|
/**
|
|
2373
1989
|
* <p>A set of filters to narrow the set of lineage entities connected to the <code>StartArn</code>(s) returned by the
|
|
2374
1990
|
* <code>QueryLineage</code> API action.</p>
|
|
@@ -2405,12 +2021,6 @@ export interface QueryFilters {
|
|
|
2405
2021
|
*/
|
|
2406
2022
|
Properties?: Record<string, string>;
|
|
2407
2023
|
}
|
|
2408
|
-
export declare namespace QueryFilters {
|
|
2409
|
-
/**
|
|
2410
|
-
* @internal
|
|
2411
|
-
*/
|
|
2412
|
-
const filterSensitiveLog: (obj: QueryFilters) => any;
|
|
2413
|
-
}
|
|
2414
2024
|
export interface QueryLineageRequest {
|
|
2415
2025
|
/**
|
|
2416
2026
|
* <p>A list of resource Amazon Resource Name (ARN) that represent the starting point for your lineage query.</p>
|
|
@@ -2463,12 +2073,6 @@ export interface QueryLineageRequest {
|
|
|
2463
2073
|
*/
|
|
2464
2074
|
NextToken?: string;
|
|
2465
2075
|
}
|
|
2466
|
-
export declare namespace QueryLineageRequest {
|
|
2467
|
-
/**
|
|
2468
|
-
* @internal
|
|
2469
|
-
*/
|
|
2470
|
-
const filterSensitiveLog: (obj: QueryLineageRequest) => any;
|
|
2471
|
-
}
|
|
2472
2076
|
/**
|
|
2473
2077
|
* <p>A lineage entity connected to the starting entity(ies).</p>
|
|
2474
2078
|
*/
|
|
@@ -2487,12 +2091,6 @@ export interface Vertex {
|
|
|
2487
2091
|
*/
|
|
2488
2092
|
LineageType?: LineageType | string;
|
|
2489
2093
|
}
|
|
2490
|
-
export declare namespace Vertex {
|
|
2491
|
-
/**
|
|
2492
|
-
* @internal
|
|
2493
|
-
*/
|
|
2494
|
-
const filterSensitiveLog: (obj: Vertex) => any;
|
|
2495
|
-
}
|
|
2496
2094
|
export interface QueryLineageResponse {
|
|
2497
2095
|
/**
|
|
2498
2096
|
* <p>A list of vertices connected to the start entity(ies) in the lineage graph.</p>
|
|
@@ -2507,12 +2105,6 @@ export interface QueryLineageResponse {
|
|
|
2507
2105
|
*/
|
|
2508
2106
|
NextToken?: string;
|
|
2509
2107
|
}
|
|
2510
|
-
export declare namespace QueryLineageResponse {
|
|
2511
|
-
/**
|
|
2512
|
-
* @internal
|
|
2513
|
-
*/
|
|
2514
|
-
const filterSensitiveLog: (obj: QueryLineageResponse) => any;
|
|
2515
|
-
}
|
|
2516
2108
|
export interface RegisterDevicesRequest {
|
|
2517
2109
|
/**
|
|
2518
2110
|
* <p>The name of the fleet.</p>
|
|
@@ -2527,12 +2119,6 @@ export interface RegisterDevicesRequest {
|
|
|
2527
2119
|
*/
|
|
2528
2120
|
Tags?: Tag[];
|
|
2529
2121
|
}
|
|
2530
|
-
export declare namespace RegisterDevicesRequest {
|
|
2531
|
-
/**
|
|
2532
|
-
* @internal
|
|
2533
|
-
*/
|
|
2534
|
-
const filterSensitiveLog: (obj: RegisterDevicesRequest) => any;
|
|
2535
|
-
}
|
|
2536
2122
|
/**
|
|
2537
2123
|
* <p>Contains input values for a task.</p>
|
|
2538
2124
|
*/
|
|
@@ -2545,12 +2131,6 @@ export interface RenderableTask {
|
|
|
2545
2131
|
*/
|
|
2546
2132
|
Input: string | undefined;
|
|
2547
2133
|
}
|
|
2548
|
-
export declare namespace RenderableTask {
|
|
2549
|
-
/**
|
|
2550
|
-
* @internal
|
|
2551
|
-
*/
|
|
2552
|
-
const filterSensitiveLog: (obj: RenderableTask) => any;
|
|
2553
|
-
}
|
|
2554
2134
|
/**
|
|
2555
2135
|
* <p>A description of an error that occurred while rendering the template.</p>
|
|
2556
2136
|
*/
|
|
@@ -2564,12 +2144,6 @@ export interface RenderingError {
|
|
|
2564
2144
|
*/
|
|
2565
2145
|
Message: string | undefined;
|
|
2566
2146
|
}
|
|
2567
|
-
export declare namespace RenderingError {
|
|
2568
|
-
/**
|
|
2569
|
-
* @internal
|
|
2570
|
-
*/
|
|
2571
|
-
const filterSensitiveLog: (obj: RenderingError) => any;
|
|
2572
|
-
}
|
|
2573
2147
|
export interface RenderUiTemplateRequest {
|
|
2574
2148
|
/**
|
|
2575
2149
|
* <p>A <code>Template</code> object containing the worker UI template to render.</p>
|
|
@@ -2593,12 +2167,6 @@ export interface RenderUiTemplateRequest {
|
|
|
2593
2167
|
*/
|
|
2594
2168
|
HumanTaskUiArn?: string;
|
|
2595
2169
|
}
|
|
2596
|
-
export declare namespace RenderUiTemplateRequest {
|
|
2597
|
-
/**
|
|
2598
|
-
* @internal
|
|
2599
|
-
*/
|
|
2600
|
-
const filterSensitiveLog: (obj: RenderUiTemplateRequest) => any;
|
|
2601
|
-
}
|
|
2602
2170
|
export interface RenderUiTemplateResponse {
|
|
2603
2171
|
/**
|
|
2604
2172
|
* <p>A Liquid template that renders the HTML for the worker UI.</p>
|
|
@@ -2610,12 +2178,6 @@ export interface RenderUiTemplateResponse {
|
|
|
2610
2178
|
*/
|
|
2611
2179
|
Errors: RenderingError[] | undefined;
|
|
2612
2180
|
}
|
|
2613
|
-
export declare namespace RenderUiTemplateResponse {
|
|
2614
|
-
/**
|
|
2615
|
-
* @internal
|
|
2616
|
-
*/
|
|
2617
|
-
const filterSensitiveLog: (obj: RenderUiTemplateResponse) => any;
|
|
2618
|
-
}
|
|
2619
2181
|
export interface RetryPipelineExecutionRequest {
|
|
2620
2182
|
/**
|
|
2621
2183
|
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
@@ -2632,24 +2194,12 @@ export interface RetryPipelineExecutionRequest {
|
|
|
2632
2194
|
*/
|
|
2633
2195
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
2634
2196
|
}
|
|
2635
|
-
export declare namespace RetryPipelineExecutionRequest {
|
|
2636
|
-
/**
|
|
2637
|
-
* @internal
|
|
2638
|
-
*/
|
|
2639
|
-
const filterSensitiveLog: (obj: RetryPipelineExecutionRequest) => any;
|
|
2640
|
-
}
|
|
2641
2197
|
export interface RetryPipelineExecutionResponse {
|
|
2642
2198
|
/**
|
|
2643
2199
|
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
2644
2200
|
*/
|
|
2645
2201
|
PipelineExecutionArn?: string;
|
|
2646
2202
|
}
|
|
2647
|
-
export declare namespace RetryPipelineExecutionResponse {
|
|
2648
|
-
/**
|
|
2649
|
-
* @internal
|
|
2650
|
-
*/
|
|
2651
|
-
const filterSensitiveLog: (obj: RetryPipelineExecutionResponse) => any;
|
|
2652
|
-
}
|
|
2653
2203
|
export declare enum SearchSortOrder {
|
|
2654
2204
|
ASCENDING = "Ascending",
|
|
2655
2205
|
DESCENDING = "Descending"
|
|
@@ -2985,12 +2535,6 @@ export interface TrainingJob {
|
|
|
2985
2535
|
*/
|
|
2986
2536
|
Tags?: Tag[];
|
|
2987
2537
|
}
|
|
2988
|
-
export declare namespace TrainingJob {
|
|
2989
|
-
/**
|
|
2990
|
-
* @internal
|
|
2991
|
-
*/
|
|
2992
|
-
const filterSensitiveLog: (obj: TrainingJob) => any;
|
|
2993
|
-
}
|
|
2994
2538
|
/**
|
|
2995
2539
|
* <p>A short summary of a trial component.</p>
|
|
2996
2540
|
*/
|
|
@@ -3017,12 +2561,6 @@ export interface TrialComponentSimpleSummary {
|
|
|
3017
2561
|
*/
|
|
3018
2562
|
CreatedBy?: UserContext;
|
|
3019
2563
|
}
|
|
3020
|
-
export declare namespace TrialComponentSimpleSummary {
|
|
3021
|
-
/**
|
|
3022
|
-
* @internal
|
|
3023
|
-
*/
|
|
3024
|
-
const filterSensitiveLog: (obj: TrialComponentSimpleSummary) => any;
|
|
3025
|
-
}
|
|
3026
2564
|
/**
|
|
3027
2565
|
* <p>The properties of a trial as returned by the <a>Search</a> API.</p>
|
|
3028
2566
|
*/
|
|
@@ -3080,12 +2618,6 @@ export interface Trial {
|
|
|
3080
2618
|
*/
|
|
3081
2619
|
TrialComponentSummaries?: TrialComponentSimpleSummary[];
|
|
3082
2620
|
}
|
|
3083
|
-
export declare namespace Trial {
|
|
3084
|
-
/**
|
|
3085
|
-
* @internal
|
|
3086
|
-
*/
|
|
3087
|
-
const filterSensitiveLog: (obj: Trial) => any;
|
|
3088
|
-
}
|
|
3089
2621
|
/**
|
|
3090
2622
|
* <p>A batch transform job. For information about SageMaker batch transform, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/batch-transform.html">Use Batch
|
|
3091
2623
|
* Transform</a>.</p>
|
|
@@ -3245,12 +2777,6 @@ export interface TransformJob {
|
|
|
3245
2777
|
*/
|
|
3246
2778
|
Tags?: Tag[];
|
|
3247
2779
|
}
|
|
3248
|
-
export declare namespace TransformJob {
|
|
3249
|
-
/**
|
|
3250
|
-
* @internal
|
|
3251
|
-
*/
|
|
3252
|
-
const filterSensitiveLog: (obj: TransformJob) => any;
|
|
3253
|
-
}
|
|
3254
2780
|
/**
|
|
3255
2781
|
* <p>Detailed information about the source of a trial component. Either
|
|
3256
2782
|
* <code>ProcessingJob</code> or <code>TrainingJob</code> is returned.</p>
|
|
@@ -3273,12 +2799,6 @@ export interface TrialComponentSourceDetail {
|
|
|
3273
2799
|
*/
|
|
3274
2800
|
TransformJob?: TransformJob;
|
|
3275
2801
|
}
|
|
3276
|
-
export declare namespace TrialComponentSourceDetail {
|
|
3277
|
-
/**
|
|
3278
|
-
* @internal
|
|
3279
|
-
*/
|
|
3280
|
-
const filterSensitiveLog: (obj: TrialComponentSourceDetail) => any;
|
|
3281
|
-
}
|
|
3282
2802
|
/**
|
|
3283
2803
|
* <p>The properties of a trial component as returned by the <a>Search</a>
|
|
3284
2804
|
* API.</p>
|
|
@@ -3368,12 +2888,6 @@ export interface TrialComponent {
|
|
|
3368
2888
|
*/
|
|
3369
2889
|
Parents?: Parent[];
|
|
3370
2890
|
}
|
|
3371
|
-
export declare namespace TrialComponent {
|
|
3372
|
-
/**
|
|
3373
|
-
* @internal
|
|
3374
|
-
*/
|
|
3375
|
-
const filterSensitiveLog: (obj: TrialComponent) => any;
|
|
3376
|
-
}
|
|
3377
2891
|
/**
|
|
3378
2892
|
* <p>A single resource returned as part of the <a>Search</a> API response.</p>
|
|
3379
2893
|
*/
|
|
@@ -3430,12 +2944,6 @@ export interface SearchRecord {
|
|
|
3430
2944
|
*/
|
|
3431
2945
|
FeatureMetadata?: FeatureMetadata;
|
|
3432
2946
|
}
|
|
3433
|
-
export declare namespace SearchRecord {
|
|
3434
|
-
/**
|
|
3435
|
-
* @internal
|
|
3436
|
-
*/
|
|
3437
|
-
const filterSensitiveLog: (obj: SearchRecord) => any;
|
|
3438
|
-
}
|
|
3439
2947
|
export interface SearchResponse {
|
|
3440
2948
|
/**
|
|
3441
2949
|
* <p>A list of <code>SearchRecord</code> objects.</p>
|
|
@@ -3448,12 +2956,6 @@ export interface SearchResponse {
|
|
|
3448
2956
|
*/
|
|
3449
2957
|
NextToken?: string;
|
|
3450
2958
|
}
|
|
3451
|
-
export declare namespace SearchResponse {
|
|
3452
|
-
/**
|
|
3453
|
-
* @internal
|
|
3454
|
-
*/
|
|
3455
|
-
const filterSensitiveLog: (obj: SearchResponse) => any;
|
|
3456
|
-
}
|
|
3457
2959
|
export interface SendPipelineExecutionStepFailureRequest {
|
|
3458
2960
|
/**
|
|
3459
2961
|
* <p>The pipeline generated token from the Amazon SQS queue.</p>
|
|
@@ -3469,24 +2971,12 @@ export interface SendPipelineExecutionStepFailureRequest {
|
|
|
3469
2971
|
*/
|
|
3470
2972
|
ClientRequestToken?: string;
|
|
3471
2973
|
}
|
|
3472
|
-
export declare namespace SendPipelineExecutionStepFailureRequest {
|
|
3473
|
-
/**
|
|
3474
|
-
* @internal
|
|
3475
|
-
*/
|
|
3476
|
-
const filterSensitiveLog: (obj: SendPipelineExecutionStepFailureRequest) => any;
|
|
3477
|
-
}
|
|
3478
2974
|
export interface SendPipelineExecutionStepFailureResponse {
|
|
3479
2975
|
/**
|
|
3480
2976
|
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
3481
2977
|
*/
|
|
3482
2978
|
PipelineExecutionArn?: string;
|
|
3483
2979
|
}
|
|
3484
|
-
export declare namespace SendPipelineExecutionStepFailureResponse {
|
|
3485
|
-
/**
|
|
3486
|
-
* @internal
|
|
3487
|
-
*/
|
|
3488
|
-
const filterSensitiveLog: (obj: SendPipelineExecutionStepFailureResponse) => any;
|
|
3489
|
-
}
|
|
3490
2980
|
export interface SendPipelineExecutionStepSuccessRequest {
|
|
3491
2981
|
/**
|
|
3492
2982
|
* <p>The pipeline generated token from the Amazon SQS queue.</p>
|
|
@@ -3502,24 +2992,12 @@ export interface SendPipelineExecutionStepSuccessRequest {
|
|
|
3502
2992
|
*/
|
|
3503
2993
|
ClientRequestToken?: string;
|
|
3504
2994
|
}
|
|
3505
|
-
export
|
|
3506
|
-
/**
|
|
3507
|
-
* @internal
|
|
3508
|
-
*/
|
|
3509
|
-
const filterSensitiveLog: (obj: SendPipelineExecutionStepSuccessRequest) => any;
|
|
3510
|
-
}
|
|
3511
|
-
export interface SendPipelineExecutionStepSuccessResponse {
|
|
2995
|
+
export interface SendPipelineExecutionStepSuccessResponse {
|
|
3512
2996
|
/**
|
|
3513
2997
|
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
3514
2998
|
*/
|
|
3515
2999
|
PipelineExecutionArn?: string;
|
|
3516
3000
|
}
|
|
3517
|
-
export declare namespace SendPipelineExecutionStepSuccessResponse {
|
|
3518
|
-
/**
|
|
3519
|
-
* @internal
|
|
3520
|
-
*/
|
|
3521
|
-
const filterSensitiveLog: (obj: SendPipelineExecutionStepSuccessResponse) => any;
|
|
3522
|
-
}
|
|
3523
3001
|
export interface StartEdgeDeploymentStageRequest {
|
|
3524
3002
|
/**
|
|
3525
3003
|
* <p>The name of the edge deployment plan to start.</p>
|
|
@@ -3530,36 +3008,18 @@ export interface StartEdgeDeploymentStageRequest {
|
|
|
3530
3008
|
*/
|
|
3531
3009
|
StageName: string | undefined;
|
|
3532
3010
|
}
|
|
3533
|
-
export declare namespace StartEdgeDeploymentStageRequest {
|
|
3534
|
-
/**
|
|
3535
|
-
* @internal
|
|
3536
|
-
*/
|
|
3537
|
-
const filterSensitiveLog: (obj: StartEdgeDeploymentStageRequest) => any;
|
|
3538
|
-
}
|
|
3539
3011
|
export interface StartMonitoringScheduleRequest {
|
|
3540
3012
|
/**
|
|
3541
3013
|
* <p>The name of the schedule to start.</p>
|
|
3542
3014
|
*/
|
|
3543
3015
|
MonitoringScheduleName: string | undefined;
|
|
3544
3016
|
}
|
|
3545
|
-
export declare namespace StartMonitoringScheduleRequest {
|
|
3546
|
-
/**
|
|
3547
|
-
* @internal
|
|
3548
|
-
*/
|
|
3549
|
-
const filterSensitiveLog: (obj: StartMonitoringScheduleRequest) => any;
|
|
3550
|
-
}
|
|
3551
3017
|
export interface StartNotebookInstanceInput {
|
|
3552
3018
|
/**
|
|
3553
3019
|
* <p>The name of the notebook instance to start.</p>
|
|
3554
3020
|
*/
|
|
3555
3021
|
NotebookInstanceName: string | undefined;
|
|
3556
3022
|
}
|
|
3557
|
-
export declare namespace StartNotebookInstanceInput {
|
|
3558
|
-
/**
|
|
3559
|
-
* @internal
|
|
3560
|
-
*/
|
|
3561
|
-
const filterSensitiveLog: (obj: StartNotebookInstanceInput) => any;
|
|
3562
|
-
}
|
|
3563
3023
|
export interface StartPipelineExecutionRequest {
|
|
3564
3024
|
/**
|
|
3565
3025
|
* <p>The name of the pipeline.</p>
|
|
@@ -3588,48 +3048,24 @@ export interface StartPipelineExecutionRequest {
|
|
|
3588
3048
|
*/
|
|
3589
3049
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
3590
3050
|
}
|
|
3591
|
-
export declare namespace StartPipelineExecutionRequest {
|
|
3592
|
-
/**
|
|
3593
|
-
* @internal
|
|
3594
|
-
*/
|
|
3595
|
-
const filterSensitiveLog: (obj: StartPipelineExecutionRequest) => any;
|
|
3596
|
-
}
|
|
3597
3051
|
export interface StartPipelineExecutionResponse {
|
|
3598
3052
|
/**
|
|
3599
3053
|
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
3600
3054
|
*/
|
|
3601
3055
|
PipelineExecutionArn?: string;
|
|
3602
3056
|
}
|
|
3603
|
-
export declare namespace StartPipelineExecutionResponse {
|
|
3604
|
-
/**
|
|
3605
|
-
* @internal
|
|
3606
|
-
*/
|
|
3607
|
-
const filterSensitiveLog: (obj: StartPipelineExecutionResponse) => any;
|
|
3608
|
-
}
|
|
3609
3057
|
export interface StopAutoMLJobRequest {
|
|
3610
3058
|
/**
|
|
3611
3059
|
* <p>The name of the object you are requesting.</p>
|
|
3612
3060
|
*/
|
|
3613
3061
|
AutoMLJobName: string | undefined;
|
|
3614
3062
|
}
|
|
3615
|
-
export declare namespace StopAutoMLJobRequest {
|
|
3616
|
-
/**
|
|
3617
|
-
* @internal
|
|
3618
|
-
*/
|
|
3619
|
-
const filterSensitiveLog: (obj: StopAutoMLJobRequest) => any;
|
|
3620
|
-
}
|
|
3621
3063
|
export interface StopCompilationJobRequest {
|
|
3622
3064
|
/**
|
|
3623
3065
|
* <p>The name of the model compilation job to stop.</p>
|
|
3624
3066
|
*/
|
|
3625
3067
|
CompilationJobName: string | undefined;
|
|
3626
3068
|
}
|
|
3627
|
-
export declare namespace StopCompilationJobRequest {
|
|
3628
|
-
/**
|
|
3629
|
-
* @internal
|
|
3630
|
-
*/
|
|
3631
|
-
const filterSensitiveLog: (obj: StopCompilationJobRequest) => any;
|
|
3632
|
-
}
|
|
3633
3069
|
export interface StopEdgeDeploymentStageRequest {
|
|
3634
3070
|
/**
|
|
3635
3071
|
* <p>The name of the edge deployment plan to stop.</p>
|
|
@@ -3640,84 +3076,42 @@ export interface StopEdgeDeploymentStageRequest {
|
|
|
3640
3076
|
*/
|
|
3641
3077
|
StageName: string | undefined;
|
|
3642
3078
|
}
|
|
3643
|
-
export declare namespace StopEdgeDeploymentStageRequest {
|
|
3644
|
-
/**
|
|
3645
|
-
* @internal
|
|
3646
|
-
*/
|
|
3647
|
-
const filterSensitiveLog: (obj: StopEdgeDeploymentStageRequest) => any;
|
|
3648
|
-
}
|
|
3649
3079
|
export interface StopEdgePackagingJobRequest {
|
|
3650
3080
|
/**
|
|
3651
3081
|
* <p>The name of the edge packaging job.</p>
|
|
3652
3082
|
*/
|
|
3653
3083
|
EdgePackagingJobName: string | undefined;
|
|
3654
3084
|
}
|
|
3655
|
-
export declare namespace StopEdgePackagingJobRequest {
|
|
3656
|
-
/**
|
|
3657
|
-
* @internal
|
|
3658
|
-
*/
|
|
3659
|
-
const filterSensitiveLog: (obj: StopEdgePackagingJobRequest) => any;
|
|
3660
|
-
}
|
|
3661
3085
|
export interface StopHyperParameterTuningJobRequest {
|
|
3662
3086
|
/**
|
|
3663
3087
|
* <p>The name of the tuning job to stop.</p>
|
|
3664
3088
|
*/
|
|
3665
3089
|
HyperParameterTuningJobName: string | undefined;
|
|
3666
3090
|
}
|
|
3667
|
-
export declare namespace StopHyperParameterTuningJobRequest {
|
|
3668
|
-
/**
|
|
3669
|
-
* @internal
|
|
3670
|
-
*/
|
|
3671
|
-
const filterSensitiveLog: (obj: StopHyperParameterTuningJobRequest) => any;
|
|
3672
|
-
}
|
|
3673
3091
|
export interface StopInferenceRecommendationsJobRequest {
|
|
3674
3092
|
/**
|
|
3675
3093
|
* <p>The name of the job you want to stop.</p>
|
|
3676
3094
|
*/
|
|
3677
3095
|
JobName: string | undefined;
|
|
3678
3096
|
}
|
|
3679
|
-
export declare namespace StopInferenceRecommendationsJobRequest {
|
|
3680
|
-
/**
|
|
3681
|
-
* @internal
|
|
3682
|
-
*/
|
|
3683
|
-
const filterSensitiveLog: (obj: StopInferenceRecommendationsJobRequest) => any;
|
|
3684
|
-
}
|
|
3685
3097
|
export interface StopLabelingJobRequest {
|
|
3686
3098
|
/**
|
|
3687
3099
|
* <p>The name of the labeling job to stop.</p>
|
|
3688
3100
|
*/
|
|
3689
3101
|
LabelingJobName: string | undefined;
|
|
3690
3102
|
}
|
|
3691
|
-
export declare namespace StopLabelingJobRequest {
|
|
3692
|
-
/**
|
|
3693
|
-
* @internal
|
|
3694
|
-
*/
|
|
3695
|
-
const filterSensitiveLog: (obj: StopLabelingJobRequest) => any;
|
|
3696
|
-
}
|
|
3697
3103
|
export interface StopMonitoringScheduleRequest {
|
|
3698
3104
|
/**
|
|
3699
3105
|
* <p>The name of the schedule to stop.</p>
|
|
3700
3106
|
*/
|
|
3701
3107
|
MonitoringScheduleName: string | undefined;
|
|
3702
3108
|
}
|
|
3703
|
-
export declare namespace StopMonitoringScheduleRequest {
|
|
3704
|
-
/**
|
|
3705
|
-
* @internal
|
|
3706
|
-
*/
|
|
3707
|
-
const filterSensitiveLog: (obj: StopMonitoringScheduleRequest) => any;
|
|
3708
|
-
}
|
|
3709
3109
|
export interface StopNotebookInstanceInput {
|
|
3710
3110
|
/**
|
|
3711
3111
|
* <p>The name of the notebook instance to terminate.</p>
|
|
3712
3112
|
*/
|
|
3713
3113
|
NotebookInstanceName: string | undefined;
|
|
3714
3114
|
}
|
|
3715
|
-
export declare namespace StopNotebookInstanceInput {
|
|
3716
|
-
/**
|
|
3717
|
-
* @internal
|
|
3718
|
-
*/
|
|
3719
|
-
const filterSensitiveLog: (obj: StopNotebookInstanceInput) => any;
|
|
3720
|
-
}
|
|
3721
3115
|
export interface StopPipelineExecutionRequest {
|
|
3722
3116
|
/**
|
|
3723
3117
|
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
@@ -3729,60 +3123,30 @@ export interface StopPipelineExecutionRequest {
|
|
|
3729
3123
|
*/
|
|
3730
3124
|
ClientRequestToken?: string;
|
|
3731
3125
|
}
|
|
3732
|
-
export declare namespace StopPipelineExecutionRequest {
|
|
3733
|
-
/**
|
|
3734
|
-
* @internal
|
|
3735
|
-
*/
|
|
3736
|
-
const filterSensitiveLog: (obj: StopPipelineExecutionRequest) => any;
|
|
3737
|
-
}
|
|
3738
3126
|
export interface StopPipelineExecutionResponse {
|
|
3739
3127
|
/**
|
|
3740
3128
|
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
3741
3129
|
*/
|
|
3742
3130
|
PipelineExecutionArn?: string;
|
|
3743
3131
|
}
|
|
3744
|
-
export declare namespace StopPipelineExecutionResponse {
|
|
3745
|
-
/**
|
|
3746
|
-
* @internal
|
|
3747
|
-
*/
|
|
3748
|
-
const filterSensitiveLog: (obj: StopPipelineExecutionResponse) => any;
|
|
3749
|
-
}
|
|
3750
3132
|
export interface StopProcessingJobRequest {
|
|
3751
3133
|
/**
|
|
3752
3134
|
* <p>The name of the processing job to stop.</p>
|
|
3753
3135
|
*/
|
|
3754
3136
|
ProcessingJobName: string | undefined;
|
|
3755
3137
|
}
|
|
3756
|
-
export declare namespace StopProcessingJobRequest {
|
|
3757
|
-
/**
|
|
3758
|
-
* @internal
|
|
3759
|
-
*/
|
|
3760
|
-
const filterSensitiveLog: (obj: StopProcessingJobRequest) => any;
|
|
3761
|
-
}
|
|
3762
3138
|
export interface StopTrainingJobRequest {
|
|
3763
3139
|
/**
|
|
3764
3140
|
* <p>The name of the training job to stop.</p>
|
|
3765
3141
|
*/
|
|
3766
3142
|
TrainingJobName: string | undefined;
|
|
3767
3143
|
}
|
|
3768
|
-
export declare namespace StopTrainingJobRequest {
|
|
3769
|
-
/**
|
|
3770
|
-
* @internal
|
|
3771
|
-
*/
|
|
3772
|
-
const filterSensitiveLog: (obj: StopTrainingJobRequest) => any;
|
|
3773
|
-
}
|
|
3774
3144
|
export interface StopTransformJobRequest {
|
|
3775
3145
|
/**
|
|
3776
3146
|
* <p>The name of the batch transform job to stop.</p>
|
|
3777
3147
|
*/
|
|
3778
3148
|
TransformJobName: string | undefined;
|
|
3779
3149
|
}
|
|
3780
|
-
export declare namespace StopTransformJobRequest {
|
|
3781
|
-
/**
|
|
3782
|
-
* @internal
|
|
3783
|
-
*/
|
|
3784
|
-
const filterSensitiveLog: (obj: StopTransformJobRequest) => any;
|
|
3785
|
-
}
|
|
3786
3150
|
export interface UpdateActionRequest {
|
|
3787
3151
|
/**
|
|
3788
3152
|
* <p>The name of the action to update.</p>
|
|
@@ -3805,24 +3169,12 @@ export interface UpdateActionRequest {
|
|
|
3805
3169
|
*/
|
|
3806
3170
|
PropertiesToRemove?: string[];
|
|
3807
3171
|
}
|
|
3808
|
-
export declare namespace UpdateActionRequest {
|
|
3809
|
-
/**
|
|
3810
|
-
* @internal
|
|
3811
|
-
*/
|
|
3812
|
-
const filterSensitiveLog: (obj: UpdateActionRequest) => any;
|
|
3813
|
-
}
|
|
3814
3172
|
export interface UpdateActionResponse {
|
|
3815
3173
|
/**
|
|
3816
3174
|
* <p>The Amazon Resource Name (ARN) of the action.</p>
|
|
3817
3175
|
*/
|
|
3818
3176
|
ActionArn?: string;
|
|
3819
3177
|
}
|
|
3820
|
-
export declare namespace UpdateActionResponse {
|
|
3821
|
-
/**
|
|
3822
|
-
* @internal
|
|
3823
|
-
*/
|
|
3824
|
-
const filterSensitiveLog: (obj: UpdateActionResponse) => any;
|
|
3825
|
-
}
|
|
3826
3178
|
export interface UpdateAppImageConfigRequest {
|
|
3827
3179
|
/**
|
|
3828
3180
|
* <p>The name of the AppImageConfig to update.</p>
|
|
@@ -3833,24 +3185,12 @@ export interface UpdateAppImageConfigRequest {
|
|
|
3833
3185
|
*/
|
|
3834
3186
|
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
|
3835
3187
|
}
|
|
3836
|
-
export declare namespace UpdateAppImageConfigRequest {
|
|
3837
|
-
/**
|
|
3838
|
-
* @internal
|
|
3839
|
-
*/
|
|
3840
|
-
const filterSensitiveLog: (obj: UpdateAppImageConfigRequest) => any;
|
|
3841
|
-
}
|
|
3842
3188
|
export interface UpdateAppImageConfigResponse {
|
|
3843
3189
|
/**
|
|
3844
3190
|
* <p>The Amazon Resource Name (ARN) for the AppImageConfig.</p>
|
|
3845
3191
|
*/
|
|
3846
3192
|
AppImageConfigArn?: string;
|
|
3847
3193
|
}
|
|
3848
|
-
export declare namespace UpdateAppImageConfigResponse {
|
|
3849
|
-
/**
|
|
3850
|
-
* @internal
|
|
3851
|
-
*/
|
|
3852
|
-
const filterSensitiveLog: (obj: UpdateAppImageConfigResponse) => any;
|
|
3853
|
-
}
|
|
3854
3194
|
export interface UpdateArtifactRequest {
|
|
3855
3195
|
/**
|
|
3856
3196
|
* <p>The Amazon Resource Name (ARN) of the artifact to update.</p>
|
|
@@ -3869,24 +3209,12 @@ export interface UpdateArtifactRequest {
|
|
|
3869
3209
|
*/
|
|
3870
3210
|
PropertiesToRemove?: string[];
|
|
3871
3211
|
}
|
|
3872
|
-
export declare namespace UpdateArtifactRequest {
|
|
3873
|
-
/**
|
|
3874
|
-
* @internal
|
|
3875
|
-
*/
|
|
3876
|
-
const filterSensitiveLog: (obj: UpdateArtifactRequest) => any;
|
|
3877
|
-
}
|
|
3878
3212
|
export interface UpdateArtifactResponse {
|
|
3879
3213
|
/**
|
|
3880
3214
|
* <p>The Amazon Resource Name (ARN) of the artifact.</p>
|
|
3881
3215
|
*/
|
|
3882
3216
|
ArtifactArn?: string;
|
|
3883
3217
|
}
|
|
3884
|
-
export declare namespace UpdateArtifactResponse {
|
|
3885
|
-
/**
|
|
3886
|
-
* @internal
|
|
3887
|
-
*/
|
|
3888
|
-
const filterSensitiveLog: (obj: UpdateArtifactResponse) => any;
|
|
3889
|
-
}
|
|
3890
3218
|
export interface UpdateCodeRepositoryInput {
|
|
3891
3219
|
/**
|
|
3892
3220
|
* <p>The name of the Git repository to update.</p>
|
|
@@ -3904,24 +3232,12 @@ export interface UpdateCodeRepositoryInput {
|
|
|
3904
3232
|
*/
|
|
3905
3233
|
GitConfig?: GitConfigForUpdate;
|
|
3906
3234
|
}
|
|
3907
|
-
export declare namespace UpdateCodeRepositoryInput {
|
|
3908
|
-
/**
|
|
3909
|
-
* @internal
|
|
3910
|
-
*/
|
|
3911
|
-
const filterSensitiveLog: (obj: UpdateCodeRepositoryInput) => any;
|
|
3912
|
-
}
|
|
3913
3235
|
export interface UpdateCodeRepositoryOutput {
|
|
3914
3236
|
/**
|
|
3915
3237
|
* <p>The ARN of the Git repository.</p>
|
|
3916
3238
|
*/
|
|
3917
3239
|
CodeRepositoryArn: string | undefined;
|
|
3918
3240
|
}
|
|
3919
|
-
export declare namespace UpdateCodeRepositoryOutput {
|
|
3920
|
-
/**
|
|
3921
|
-
* @internal
|
|
3922
|
-
*/
|
|
3923
|
-
const filterSensitiveLog: (obj: UpdateCodeRepositoryOutput) => any;
|
|
3924
|
-
}
|
|
3925
3241
|
export interface UpdateContextRequest {
|
|
3926
3242
|
/**
|
|
3927
3243
|
* <p>The name of the context to update.</p>
|
|
@@ -3940,24 +3256,12 @@ export interface UpdateContextRequest {
|
|
|
3940
3256
|
*/
|
|
3941
3257
|
PropertiesToRemove?: string[];
|
|
3942
3258
|
}
|
|
3943
|
-
export declare namespace UpdateContextRequest {
|
|
3944
|
-
/**
|
|
3945
|
-
* @internal
|
|
3946
|
-
*/
|
|
3947
|
-
const filterSensitiveLog: (obj: UpdateContextRequest) => any;
|
|
3948
|
-
}
|
|
3949
3259
|
export interface UpdateContextResponse {
|
|
3950
3260
|
/**
|
|
3951
3261
|
* <p>The Amazon Resource Name (ARN) of the context.</p>
|
|
3952
3262
|
*/
|
|
3953
3263
|
ContextArn?: string;
|
|
3954
3264
|
}
|
|
3955
|
-
export declare namespace UpdateContextResponse {
|
|
3956
|
-
/**
|
|
3957
|
-
* @internal
|
|
3958
|
-
*/
|
|
3959
|
-
const filterSensitiveLog: (obj: UpdateContextResponse) => any;
|
|
3960
|
-
}
|
|
3961
3265
|
export interface UpdateDeviceFleetRequest {
|
|
3962
3266
|
/**
|
|
3963
3267
|
* <p>The name of the fleet.</p>
|
|
@@ -3984,12 +3288,6 @@ export interface UpdateDeviceFleetRequest {
|
|
|
3984
3288
|
*/
|
|
3985
3289
|
EnableIotRoleAlias?: boolean;
|
|
3986
3290
|
}
|
|
3987
|
-
export declare namespace UpdateDeviceFleetRequest {
|
|
3988
|
-
/**
|
|
3989
|
-
* @internal
|
|
3990
|
-
*/
|
|
3991
|
-
const filterSensitiveLog: (obj: UpdateDeviceFleetRequest) => any;
|
|
3992
|
-
}
|
|
3993
3291
|
export interface UpdateDevicesRequest {
|
|
3994
3292
|
/**
|
|
3995
3293
|
* <p>The name of the fleet the devices belong to.</p>
|
|
@@ -4000,12 +3298,6 @@ export interface UpdateDevicesRequest {
|
|
|
4000
3298
|
*/
|
|
4001
3299
|
Devices: Device[] | undefined;
|
|
4002
3300
|
}
|
|
4003
|
-
export declare namespace UpdateDevicesRequest {
|
|
4004
|
-
/**
|
|
4005
|
-
* @internal
|
|
4006
|
-
*/
|
|
4007
|
-
const filterSensitiveLog: (obj: UpdateDevicesRequest) => any;
|
|
4008
|
-
}
|
|
4009
3301
|
export interface UpdateDomainRequest {
|
|
4010
3302
|
/**
|
|
4011
3303
|
* <p>The ID of the domain to be updated.</p>
|
|
@@ -4020,24 +3312,12 @@ export interface UpdateDomainRequest {
|
|
|
4020
3312
|
*/
|
|
4021
3313
|
DomainSettingsForUpdate?: DomainSettingsForUpdate;
|
|
4022
3314
|
}
|
|
4023
|
-
export declare namespace UpdateDomainRequest {
|
|
4024
|
-
/**
|
|
4025
|
-
* @internal
|
|
4026
|
-
*/
|
|
4027
|
-
const filterSensitiveLog: (obj: UpdateDomainRequest) => any;
|
|
4028
|
-
}
|
|
4029
3315
|
export interface UpdateDomainResponse {
|
|
4030
3316
|
/**
|
|
4031
3317
|
* <p>The Amazon Resource Name (ARN) of the domain.</p>
|
|
4032
3318
|
*/
|
|
4033
3319
|
DomainArn?: string;
|
|
4034
3320
|
}
|
|
4035
|
-
export declare namespace UpdateDomainResponse {
|
|
4036
|
-
/**
|
|
4037
|
-
* @internal
|
|
4038
|
-
*/
|
|
4039
|
-
const filterSensitiveLog: (obj: UpdateDomainResponse) => any;
|
|
4040
|
-
}
|
|
4041
3321
|
export declare enum VariantPropertyType {
|
|
4042
3322
|
DataCaptureConfig = "DataCaptureConfig",
|
|
4043
3323
|
DesiredInstanceCount = "DesiredInstanceCount",
|
|
@@ -4072,12 +3352,6 @@ export interface VariantProperty {
|
|
|
4072
3352
|
*/
|
|
4073
3353
|
VariantPropertyType: VariantPropertyType | string | undefined;
|
|
4074
3354
|
}
|
|
4075
|
-
export declare namespace VariantProperty {
|
|
4076
|
-
/**
|
|
4077
|
-
* @internal
|
|
4078
|
-
*/
|
|
4079
|
-
const filterSensitiveLog: (obj: VariantProperty) => any;
|
|
4080
|
-
}
|
|
4081
3355
|
export interface UpdateEndpointInput {
|
|
4082
3356
|
/**
|
|
4083
3357
|
* <p>The name of the endpoint whose configuration you want to update.</p>
|
|
@@ -4115,24 +3389,12 @@ export interface UpdateEndpointInput {
|
|
|
4115
3389
|
*/
|
|
4116
3390
|
RetainDeploymentConfig?: boolean;
|
|
4117
3391
|
}
|
|
4118
|
-
export declare namespace UpdateEndpointInput {
|
|
4119
|
-
/**
|
|
4120
|
-
* @internal
|
|
4121
|
-
*/
|
|
4122
|
-
const filterSensitiveLog: (obj: UpdateEndpointInput) => any;
|
|
4123
|
-
}
|
|
4124
3392
|
export interface UpdateEndpointOutput {
|
|
4125
3393
|
/**
|
|
4126
3394
|
* <p>The Amazon Resource Name (ARN) of the endpoint.</p>
|
|
4127
3395
|
*/
|
|
4128
3396
|
EndpointArn: string | undefined;
|
|
4129
3397
|
}
|
|
4130
|
-
export declare namespace UpdateEndpointOutput {
|
|
4131
|
-
/**
|
|
4132
|
-
* @internal
|
|
4133
|
-
*/
|
|
4134
|
-
const filterSensitiveLog: (obj: UpdateEndpointOutput) => any;
|
|
4135
|
-
}
|
|
4136
3398
|
export interface UpdateEndpointWeightsAndCapacitiesInput {
|
|
4137
3399
|
/**
|
|
4138
3400
|
* <p>The name of an existing SageMaker endpoint.</p>
|
|
@@ -4143,24 +3405,12 @@ export interface UpdateEndpointWeightsAndCapacitiesInput {
|
|
|
4143
3405
|
*/
|
|
4144
3406
|
DesiredWeightsAndCapacities: DesiredWeightAndCapacity[] | undefined;
|
|
4145
3407
|
}
|
|
4146
|
-
export declare namespace UpdateEndpointWeightsAndCapacitiesInput {
|
|
4147
|
-
/**
|
|
4148
|
-
* @internal
|
|
4149
|
-
*/
|
|
4150
|
-
const filterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesInput) => any;
|
|
4151
|
-
}
|
|
4152
3408
|
export interface UpdateEndpointWeightsAndCapacitiesOutput {
|
|
4153
3409
|
/**
|
|
4154
3410
|
* <p>The Amazon Resource Name (ARN) of the updated endpoint.</p>
|
|
4155
3411
|
*/
|
|
4156
3412
|
EndpointArn: string | undefined;
|
|
4157
3413
|
}
|
|
4158
|
-
export declare namespace UpdateEndpointWeightsAndCapacitiesOutput {
|
|
4159
|
-
/**
|
|
4160
|
-
* @internal
|
|
4161
|
-
*/
|
|
4162
|
-
const filterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesOutput) => any;
|
|
4163
|
-
}
|
|
4164
3414
|
export interface UpdateExperimentRequest {
|
|
4165
3415
|
/**
|
|
4166
3416
|
* <p>The name of the experiment to update.</p>
|
|
@@ -4176,24 +3426,12 @@ export interface UpdateExperimentRequest {
|
|
|
4176
3426
|
*/
|
|
4177
3427
|
Description?: string;
|
|
4178
3428
|
}
|
|
4179
|
-
export declare namespace UpdateExperimentRequest {
|
|
4180
|
-
/**
|
|
4181
|
-
* @internal
|
|
4182
|
-
*/
|
|
4183
|
-
const filterSensitiveLog: (obj: UpdateExperimentRequest) => any;
|
|
4184
|
-
}
|
|
4185
3429
|
export interface UpdateExperimentResponse {
|
|
4186
3430
|
/**
|
|
4187
3431
|
* <p>The Amazon Resource Name (ARN) of the experiment.</p>
|
|
4188
3432
|
*/
|
|
4189
3433
|
ExperimentArn?: string;
|
|
4190
3434
|
}
|
|
4191
|
-
export declare namespace UpdateExperimentResponse {
|
|
4192
|
-
/**
|
|
4193
|
-
* @internal
|
|
4194
|
-
*/
|
|
4195
|
-
const filterSensitiveLog: (obj: UpdateExperimentResponse) => any;
|
|
4196
|
-
}
|
|
4197
3435
|
export interface UpdateFeatureGroupRequest {
|
|
4198
3436
|
/**
|
|
4199
3437
|
* <p>The name of the feature group that you're updating.</p>
|
|
@@ -4204,24 +3442,12 @@ export interface UpdateFeatureGroupRequest {
|
|
|
4204
3442
|
*/
|
|
4205
3443
|
FeatureAdditions?: FeatureDefinition[];
|
|
4206
3444
|
}
|
|
4207
|
-
export declare namespace UpdateFeatureGroupRequest {
|
|
4208
|
-
/**
|
|
4209
|
-
* @internal
|
|
4210
|
-
*/
|
|
4211
|
-
const filterSensitiveLog: (obj: UpdateFeatureGroupRequest) => any;
|
|
4212
|
-
}
|
|
4213
3445
|
export interface UpdateFeatureGroupResponse {
|
|
4214
3446
|
/**
|
|
4215
3447
|
* <p>The Amazon Resource Number (ARN) of the feature group that you're updating.</p>
|
|
4216
3448
|
*/
|
|
4217
3449
|
FeatureGroupArn: string | undefined;
|
|
4218
3450
|
}
|
|
4219
|
-
export declare namespace UpdateFeatureGroupResponse {
|
|
4220
|
-
/**
|
|
4221
|
-
* @internal
|
|
4222
|
-
*/
|
|
4223
|
-
const filterSensitiveLog: (obj: UpdateFeatureGroupResponse) => any;
|
|
4224
|
-
}
|
|
4225
3451
|
export interface UpdateFeatureMetadataRequest {
|
|
4226
3452
|
/**
|
|
4227
3453
|
* <p>The name of the feature group containing the feature that you're updating.</p>
|
|
@@ -4244,12 +3470,6 @@ export interface UpdateFeatureMetadataRequest {
|
|
|
4244
3470
|
*/
|
|
4245
3471
|
ParameterRemovals?: string[];
|
|
4246
3472
|
}
|
|
4247
|
-
export declare namespace UpdateFeatureMetadataRequest {
|
|
4248
|
-
/**
|
|
4249
|
-
* @internal
|
|
4250
|
-
*/
|
|
4251
|
-
const filterSensitiveLog: (obj: UpdateFeatureMetadataRequest) => any;
|
|
4252
|
-
}
|
|
4253
3473
|
export interface UpdateImageRequest {
|
|
4254
3474
|
/**
|
|
4255
3475
|
* <p>A list of properties to delete. Only the <code>Description</code> and
|
|
@@ -4273,24 +3493,12 @@ export interface UpdateImageRequest {
|
|
|
4273
3493
|
*/
|
|
4274
3494
|
RoleArn?: string;
|
|
4275
3495
|
}
|
|
4276
|
-
export declare namespace UpdateImageRequest {
|
|
4277
|
-
/**
|
|
4278
|
-
* @internal
|
|
4279
|
-
*/
|
|
4280
|
-
const filterSensitiveLog: (obj: UpdateImageRequest) => any;
|
|
4281
|
-
}
|
|
4282
3496
|
export interface UpdateImageResponse {
|
|
4283
3497
|
/**
|
|
4284
3498
|
* <p>The Amazon Resource Name (ARN) of the image.</p>
|
|
4285
3499
|
*/
|
|
4286
3500
|
ImageArn?: string;
|
|
4287
3501
|
}
|
|
4288
|
-
export declare namespace UpdateImageResponse {
|
|
4289
|
-
/**
|
|
4290
|
-
* @internal
|
|
4291
|
-
*/
|
|
4292
|
-
const filterSensitiveLog: (obj: UpdateImageResponse) => any;
|
|
4293
|
-
}
|
|
4294
3502
|
export interface UpdateModelPackageInput {
|
|
4295
3503
|
/**
|
|
4296
3504
|
* <p>The Amazon Resource Name (ARN) of the model package.</p>
|
|
@@ -4321,24 +3529,12 @@ export interface UpdateModelPackageInput {
|
|
|
4321
3529
|
*/
|
|
4322
3530
|
AdditionalInferenceSpecificationsToAdd?: AdditionalInferenceSpecificationDefinition[];
|
|
4323
3531
|
}
|
|
4324
|
-
export declare namespace UpdateModelPackageInput {
|
|
4325
|
-
/**
|
|
4326
|
-
* @internal
|
|
4327
|
-
*/
|
|
4328
|
-
const filterSensitiveLog: (obj: UpdateModelPackageInput) => any;
|
|
4329
|
-
}
|
|
4330
3532
|
export interface UpdateModelPackageOutput {
|
|
4331
3533
|
/**
|
|
4332
3534
|
* <p>The Amazon Resource Name (ARN) of the model.</p>
|
|
4333
3535
|
*/
|
|
4334
3536
|
ModelPackageArn: string | undefined;
|
|
4335
3537
|
}
|
|
4336
|
-
export declare namespace UpdateModelPackageOutput {
|
|
4337
|
-
/**
|
|
4338
|
-
* @internal
|
|
4339
|
-
*/
|
|
4340
|
-
const filterSensitiveLog: (obj: UpdateModelPackageOutput) => any;
|
|
4341
|
-
}
|
|
4342
3538
|
export interface UpdateMonitoringScheduleRequest {
|
|
4343
3539
|
/**
|
|
4344
3540
|
* <p>The name of the monitoring schedule. The name must be unique within an Amazon Web Services Region within
|
|
@@ -4351,24 +3547,12 @@ export interface UpdateMonitoringScheduleRequest {
|
|
|
4351
3547
|
*/
|
|
4352
3548
|
MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
|
|
4353
3549
|
}
|
|
4354
|
-
export declare namespace UpdateMonitoringScheduleRequest {
|
|
4355
|
-
/**
|
|
4356
|
-
* @internal
|
|
4357
|
-
*/
|
|
4358
|
-
const filterSensitiveLog: (obj: UpdateMonitoringScheduleRequest) => any;
|
|
4359
|
-
}
|
|
4360
3550
|
export interface UpdateMonitoringScheduleResponse {
|
|
4361
3551
|
/**
|
|
4362
3552
|
* <p>The Amazon Resource Name (ARN) of the monitoring schedule.</p>
|
|
4363
3553
|
*/
|
|
4364
3554
|
MonitoringScheduleArn: string | undefined;
|
|
4365
3555
|
}
|
|
4366
|
-
export declare namespace UpdateMonitoringScheduleResponse {
|
|
4367
|
-
/**
|
|
4368
|
-
* @internal
|
|
4369
|
-
*/
|
|
4370
|
-
const filterSensitiveLog: (obj: UpdateMonitoringScheduleResponse) => any;
|
|
4371
|
-
}
|
|
4372
3556
|
export interface UpdateNotebookInstanceInput {
|
|
4373
3557
|
/**
|
|
4374
3558
|
* <p>The name of the notebook instance to update.</p>
|
|
@@ -4469,20 +3653,8 @@ export interface UpdateNotebookInstanceInput {
|
|
|
4469
3653
|
*/
|
|
4470
3654
|
InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
|
|
4471
3655
|
}
|
|
4472
|
-
export declare namespace UpdateNotebookInstanceInput {
|
|
4473
|
-
/**
|
|
4474
|
-
* @internal
|
|
4475
|
-
*/
|
|
4476
|
-
const filterSensitiveLog: (obj: UpdateNotebookInstanceInput) => any;
|
|
4477
|
-
}
|
|
4478
3656
|
export interface UpdateNotebookInstanceOutput {
|
|
4479
3657
|
}
|
|
4480
|
-
export declare namespace UpdateNotebookInstanceOutput {
|
|
4481
|
-
/**
|
|
4482
|
-
* @internal
|
|
4483
|
-
*/
|
|
4484
|
-
const filterSensitiveLog: (obj: UpdateNotebookInstanceOutput) => any;
|
|
4485
|
-
}
|
|
4486
3658
|
export interface UpdateNotebookInstanceLifecycleConfigInput {
|
|
4487
3659
|
/**
|
|
4488
3660
|
* <p>The name of the lifecycle configuration.</p>
|
|
@@ -4500,20 +3672,8 @@ export interface UpdateNotebookInstanceLifecycleConfigInput {
|
|
|
4500
3672
|
*/
|
|
4501
3673
|
OnStart?: NotebookInstanceLifecycleHook[];
|
|
4502
3674
|
}
|
|
4503
|
-
export declare namespace UpdateNotebookInstanceLifecycleConfigInput {
|
|
4504
|
-
/**
|
|
4505
|
-
* @internal
|
|
4506
|
-
*/
|
|
4507
|
-
const filterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigInput) => any;
|
|
4508
|
-
}
|
|
4509
3675
|
export interface UpdateNotebookInstanceLifecycleConfigOutput {
|
|
4510
3676
|
}
|
|
4511
|
-
export declare namespace UpdateNotebookInstanceLifecycleConfigOutput {
|
|
4512
|
-
/**
|
|
4513
|
-
* @internal
|
|
4514
|
-
*/
|
|
4515
|
-
const filterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigOutput) => any;
|
|
4516
|
-
}
|
|
4517
3677
|
export interface UpdatePipelineRequest {
|
|
4518
3678
|
/**
|
|
4519
3679
|
* <p>The name of the pipeline to update.</p>
|
|
@@ -4545,24 +3705,12 @@ export interface UpdatePipelineRequest {
|
|
|
4545
3705
|
*/
|
|
4546
3706
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
4547
3707
|
}
|
|
4548
|
-
export declare namespace UpdatePipelineRequest {
|
|
4549
|
-
/**
|
|
4550
|
-
* @internal
|
|
4551
|
-
*/
|
|
4552
|
-
const filterSensitiveLog: (obj: UpdatePipelineRequest) => any;
|
|
4553
|
-
}
|
|
4554
3708
|
export interface UpdatePipelineResponse {
|
|
4555
3709
|
/**
|
|
4556
3710
|
* <p>The Amazon Resource Name (ARN) of the updated pipeline.</p>
|
|
4557
3711
|
*/
|
|
4558
3712
|
PipelineArn?: string;
|
|
4559
3713
|
}
|
|
4560
|
-
export declare namespace UpdatePipelineResponse {
|
|
4561
|
-
/**
|
|
4562
|
-
* @internal
|
|
4563
|
-
*/
|
|
4564
|
-
const filterSensitiveLog: (obj: UpdatePipelineResponse) => any;
|
|
4565
|
-
}
|
|
4566
3714
|
export interface UpdatePipelineExecutionRequest {
|
|
4567
3715
|
/**
|
|
4568
3716
|
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
@@ -4582,24 +3730,12 @@ export interface UpdatePipelineExecutionRequest {
|
|
|
4582
3730
|
*/
|
|
4583
3731
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
4584
3732
|
}
|
|
4585
|
-
export declare namespace UpdatePipelineExecutionRequest {
|
|
4586
|
-
/**
|
|
4587
|
-
* @internal
|
|
4588
|
-
*/
|
|
4589
|
-
const filterSensitiveLog: (obj: UpdatePipelineExecutionRequest) => any;
|
|
4590
|
-
}
|
|
4591
3733
|
export interface UpdatePipelineExecutionResponse {
|
|
4592
3734
|
/**
|
|
4593
3735
|
* <p>The Amazon Resource Name (ARN) of the updated pipeline execution.</p>
|
|
4594
3736
|
*/
|
|
4595
3737
|
PipelineExecutionArn?: string;
|
|
4596
3738
|
}
|
|
4597
|
-
export declare namespace UpdatePipelineExecutionResponse {
|
|
4598
|
-
/**
|
|
4599
|
-
* @internal
|
|
4600
|
-
*/
|
|
4601
|
-
const filterSensitiveLog: (obj: UpdatePipelineExecutionResponse) => any;
|
|
4602
|
-
}
|
|
4603
3739
|
/**
|
|
4604
3740
|
* <p>Details that you specify to provision a service catalog product.
|
|
4605
3741
|
* For information about service catalog, see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html">What is Amazon Web Services Service Catalog</a>.
|
|
@@ -4615,12 +3751,6 @@ export interface ServiceCatalogProvisioningUpdateDetails {
|
|
|
4615
3751
|
*/
|
|
4616
3752
|
ProvisioningParameters?: ProvisioningParameter[];
|
|
4617
3753
|
}
|
|
4618
|
-
export declare namespace ServiceCatalogProvisioningUpdateDetails {
|
|
4619
|
-
/**
|
|
4620
|
-
* @internal
|
|
4621
|
-
*/
|
|
4622
|
-
const filterSensitiveLog: (obj: ServiceCatalogProvisioningUpdateDetails) => any;
|
|
4623
|
-
}
|
|
4624
3754
|
export interface UpdateProjectInput {
|
|
4625
3755
|
/**
|
|
4626
3756
|
* <p>The name of the project.</p>
|
|
@@ -4645,24 +3775,12 @@ export interface UpdateProjectInput {
|
|
|
4645
3775
|
*/
|
|
4646
3776
|
Tags?: Tag[];
|
|
4647
3777
|
}
|
|
4648
|
-
export declare namespace UpdateProjectInput {
|
|
4649
|
-
/**
|
|
4650
|
-
* @internal
|
|
4651
|
-
*/
|
|
4652
|
-
const filterSensitiveLog: (obj: UpdateProjectInput) => any;
|
|
4653
|
-
}
|
|
4654
3778
|
export interface UpdateProjectOutput {
|
|
4655
3779
|
/**
|
|
4656
3780
|
* <p>The Amazon Resource Name (ARN) of the project.</p>
|
|
4657
3781
|
*/
|
|
4658
3782
|
ProjectArn: string | undefined;
|
|
4659
3783
|
}
|
|
4660
|
-
export declare namespace UpdateProjectOutput {
|
|
4661
|
-
/**
|
|
4662
|
-
* @internal
|
|
4663
|
-
*/
|
|
4664
|
-
const filterSensitiveLog: (obj: UpdateProjectOutput) => any;
|
|
4665
|
-
}
|
|
4666
3784
|
export interface UpdateTrainingJobRequest {
|
|
4667
3785
|
/**
|
|
4668
3786
|
* <p>The name of a training job to update the Debugger profiling configuration.</p>
|
|
@@ -4679,24 +3797,12 @@ export interface UpdateTrainingJobRequest {
|
|
|
4679
3797
|
*/
|
|
4680
3798
|
ProfilerRuleConfigurations?: ProfilerRuleConfiguration[];
|
|
4681
3799
|
}
|
|
4682
|
-
export declare namespace UpdateTrainingJobRequest {
|
|
4683
|
-
/**
|
|
4684
|
-
* @internal
|
|
4685
|
-
*/
|
|
4686
|
-
const filterSensitiveLog: (obj: UpdateTrainingJobRequest) => any;
|
|
4687
|
-
}
|
|
4688
3800
|
export interface UpdateTrainingJobResponse {
|
|
4689
3801
|
/**
|
|
4690
3802
|
* <p>The Amazon Resource Name (ARN) of the training job.</p>
|
|
4691
3803
|
*/
|
|
4692
3804
|
TrainingJobArn: string | undefined;
|
|
4693
3805
|
}
|
|
4694
|
-
export declare namespace UpdateTrainingJobResponse {
|
|
4695
|
-
/**
|
|
4696
|
-
* @internal
|
|
4697
|
-
*/
|
|
4698
|
-
const filterSensitiveLog: (obj: UpdateTrainingJobResponse) => any;
|
|
4699
|
-
}
|
|
4700
3806
|
export interface UpdateTrialRequest {
|
|
4701
3807
|
/**
|
|
4702
3808
|
* <p>The name of the trial to update.</p>
|
|
@@ -4708,24 +3814,12 @@ export interface UpdateTrialRequest {
|
|
|
4708
3814
|
*/
|
|
4709
3815
|
DisplayName?: string;
|
|
4710
3816
|
}
|
|
4711
|
-
export declare namespace UpdateTrialRequest {
|
|
4712
|
-
/**
|
|
4713
|
-
* @internal
|
|
4714
|
-
*/
|
|
4715
|
-
const filterSensitiveLog: (obj: UpdateTrialRequest) => any;
|
|
4716
|
-
}
|
|
4717
3817
|
export interface UpdateTrialResponse {
|
|
4718
3818
|
/**
|
|
4719
3819
|
* <p>The Amazon Resource Name (ARN) of the trial.</p>
|
|
4720
3820
|
*/
|
|
4721
3821
|
TrialArn?: string;
|
|
4722
3822
|
}
|
|
4723
|
-
export declare namespace UpdateTrialResponse {
|
|
4724
|
-
/**
|
|
4725
|
-
* @internal
|
|
4726
|
-
*/
|
|
4727
|
-
const filterSensitiveLog: (obj: UpdateTrialResponse) => any;
|
|
4728
|
-
}
|
|
4729
3823
|
export interface UpdateTrialComponentRequest {
|
|
4730
3824
|
/**
|
|
4731
3825
|
* <p>The name of the component to update.</p>
|
|
@@ -4774,24 +3868,12 @@ export interface UpdateTrialComponentRequest {
|
|
|
4774
3868
|
*/
|
|
4775
3869
|
OutputArtifactsToRemove?: string[];
|
|
4776
3870
|
}
|
|
4777
|
-
export declare namespace UpdateTrialComponentRequest {
|
|
4778
|
-
/**
|
|
4779
|
-
* @internal
|
|
4780
|
-
*/
|
|
4781
|
-
const filterSensitiveLog: (obj: UpdateTrialComponentRequest) => any;
|
|
4782
|
-
}
|
|
4783
3871
|
export interface UpdateTrialComponentResponse {
|
|
4784
3872
|
/**
|
|
4785
3873
|
* <p>The Amazon Resource Name (ARN) of the trial component.</p>
|
|
4786
3874
|
*/
|
|
4787
3875
|
TrialComponentArn?: string;
|
|
4788
3876
|
}
|
|
4789
|
-
export declare namespace UpdateTrialComponentResponse {
|
|
4790
|
-
/**
|
|
4791
|
-
* @internal
|
|
4792
|
-
*/
|
|
4793
|
-
const filterSensitiveLog: (obj: UpdateTrialComponentResponse) => any;
|
|
4794
|
-
}
|
|
4795
3877
|
export interface UpdateUserProfileRequest {
|
|
4796
3878
|
/**
|
|
4797
3879
|
* <p>The domain ID.</p>
|
|
@@ -4806,24 +3888,12 @@ export interface UpdateUserProfileRequest {
|
|
|
4806
3888
|
*/
|
|
4807
3889
|
UserSettings?: UserSettings;
|
|
4808
3890
|
}
|
|
4809
|
-
export declare namespace UpdateUserProfileRequest {
|
|
4810
|
-
/**
|
|
4811
|
-
* @internal
|
|
4812
|
-
*/
|
|
4813
|
-
const filterSensitiveLog: (obj: UpdateUserProfileRequest) => any;
|
|
4814
|
-
}
|
|
4815
3891
|
export interface UpdateUserProfileResponse {
|
|
4816
3892
|
/**
|
|
4817
3893
|
* <p>The user profile Amazon Resource Name (ARN).</p>
|
|
4818
3894
|
*/
|
|
4819
3895
|
UserProfileArn?: string;
|
|
4820
3896
|
}
|
|
4821
|
-
export declare namespace UpdateUserProfileResponse {
|
|
4822
|
-
/**
|
|
4823
|
-
* @internal
|
|
4824
|
-
*/
|
|
4825
|
-
const filterSensitiveLog: (obj: UpdateUserProfileResponse) => any;
|
|
4826
|
-
}
|
|
4827
3897
|
export interface UpdateWorkforceRequest {
|
|
4828
3898
|
/**
|
|
4829
3899
|
* <p>The name of the private workforce that you want to update. You can find your workforce
|
|
@@ -4846,12 +3916,6 @@ export interface UpdateWorkforceRequest {
|
|
|
4846
3916
|
*/
|
|
4847
3917
|
WorkforceVpcConfig?: WorkforceVpcConfigRequest;
|
|
4848
3918
|
}
|
|
4849
|
-
export declare namespace UpdateWorkforceRequest {
|
|
4850
|
-
/**
|
|
4851
|
-
* @internal
|
|
4852
|
-
*/
|
|
4853
|
-
const filterSensitiveLog: (obj: UpdateWorkforceRequest) => any;
|
|
4854
|
-
}
|
|
4855
3919
|
export interface UpdateWorkforceResponse {
|
|
4856
3920
|
/**
|
|
4857
3921
|
* <p>A single private workforce. You can create one private work force in each Amazon Web Services Region. By default,
|
|
@@ -4860,12 +3924,6 @@ export interface UpdateWorkforceResponse {
|
|
|
4860
3924
|
*/
|
|
4861
3925
|
Workforce: Workforce | undefined;
|
|
4862
3926
|
}
|
|
4863
|
-
export declare namespace UpdateWorkforceResponse {
|
|
4864
|
-
/**
|
|
4865
|
-
* @internal
|
|
4866
|
-
*/
|
|
4867
|
-
const filterSensitiveLog: (obj: UpdateWorkforceResponse) => any;
|
|
4868
|
-
}
|
|
4869
3927
|
export interface UpdateWorkteamRequest {
|
|
4870
3928
|
/**
|
|
4871
3929
|
* <p>The name of the work team to update.</p>
|
|
@@ -4903,24 +3961,12 @@ export interface UpdateWorkteamRequest {
|
|
|
4903
3961
|
*/
|
|
4904
3962
|
NotificationConfiguration?: NotificationConfiguration;
|
|
4905
3963
|
}
|
|
4906
|
-
export declare namespace UpdateWorkteamRequest {
|
|
4907
|
-
/**
|
|
4908
|
-
* @internal
|
|
4909
|
-
*/
|
|
4910
|
-
const filterSensitiveLog: (obj: UpdateWorkteamRequest) => any;
|
|
4911
|
-
}
|
|
4912
3964
|
export interface UpdateWorkteamResponse {
|
|
4913
3965
|
/**
|
|
4914
3966
|
* <p>A <code>Workteam</code> object that describes the updated work team.</p>
|
|
4915
3967
|
*/
|
|
4916
3968
|
Workteam: Workteam | undefined;
|
|
4917
3969
|
}
|
|
4918
|
-
export declare namespace UpdateWorkteamResponse {
|
|
4919
|
-
/**
|
|
4920
|
-
* @internal
|
|
4921
|
-
*/
|
|
4922
|
-
const filterSensitiveLog: (obj: UpdateWorkteamResponse) => any;
|
|
4923
|
-
}
|
|
4924
3970
|
/**
|
|
4925
3971
|
* <p>A multi-expression that searches for the specified resource or resources in a search. All resource
|
|
4926
3972
|
* objects that satisfy the expression's condition are included in the search results. You must specify at
|
|
@@ -4970,12 +4016,6 @@ export interface SearchExpression {
|
|
|
4970
4016
|
*/
|
|
4971
4017
|
Operator?: BooleanOperator | string;
|
|
4972
4018
|
}
|
|
4973
|
-
export declare namespace SearchExpression {
|
|
4974
|
-
/**
|
|
4975
|
-
* @internal
|
|
4976
|
-
*/
|
|
4977
|
-
const filterSensitiveLog: (obj: SearchExpression) => any;
|
|
4978
|
-
}
|
|
4979
4019
|
export interface SearchRequest {
|
|
4980
4020
|
/**
|
|
4981
4021
|
* <p>The name of the Amazon SageMaker resource to search for.</p>
|
|
@@ -5011,9 +4051,647 @@ export interface SearchRequest {
|
|
|
5011
4051
|
*/
|
|
5012
4052
|
MaxResults?: number;
|
|
5013
4053
|
}
|
|
5014
|
-
|
|
5015
|
-
|
|
5016
|
-
|
|
5017
|
-
|
|
5018
|
-
|
|
5019
|
-
|
|
4054
|
+
/**
|
|
4055
|
+
* @internal
|
|
4056
|
+
*/
|
|
4057
|
+
export declare const ListPipelineExecutionStepsRequestFilterSensitiveLog: (obj: ListPipelineExecutionStepsRequest) => any;
|
|
4058
|
+
/**
|
|
4059
|
+
* @internal
|
|
4060
|
+
*/
|
|
4061
|
+
export declare const ModelStepMetadataFilterSensitiveLog: (obj: ModelStepMetadata) => any;
|
|
4062
|
+
/**
|
|
4063
|
+
* @internal
|
|
4064
|
+
*/
|
|
4065
|
+
export declare const ProcessingJobStepMetadataFilterSensitiveLog: (obj: ProcessingJobStepMetadata) => any;
|
|
4066
|
+
/**
|
|
4067
|
+
* @internal
|
|
4068
|
+
*/
|
|
4069
|
+
export declare const QualityCheckStepMetadataFilterSensitiveLog: (obj: QualityCheckStepMetadata) => any;
|
|
4070
|
+
/**
|
|
4071
|
+
* @internal
|
|
4072
|
+
*/
|
|
4073
|
+
export declare const RegisterModelStepMetadataFilterSensitiveLog: (obj: RegisterModelStepMetadata) => any;
|
|
4074
|
+
/**
|
|
4075
|
+
* @internal
|
|
4076
|
+
*/
|
|
4077
|
+
export declare const TrainingJobStepMetadataFilterSensitiveLog: (obj: TrainingJobStepMetadata) => any;
|
|
4078
|
+
/**
|
|
4079
|
+
* @internal
|
|
4080
|
+
*/
|
|
4081
|
+
export declare const TransformJobStepMetadataFilterSensitiveLog: (obj: TransformJobStepMetadata) => any;
|
|
4082
|
+
/**
|
|
4083
|
+
* @internal
|
|
4084
|
+
*/
|
|
4085
|
+
export declare const TuningJobStepMetaDataFilterSensitiveLog: (obj: TuningJobStepMetaData) => any;
|
|
4086
|
+
/**
|
|
4087
|
+
* @internal
|
|
4088
|
+
*/
|
|
4089
|
+
export declare const PipelineExecutionStepMetadataFilterSensitiveLog: (obj: PipelineExecutionStepMetadata) => any;
|
|
4090
|
+
/**
|
|
4091
|
+
* @internal
|
|
4092
|
+
*/
|
|
4093
|
+
export declare const PipelineExecutionStepFilterSensitiveLog: (obj: PipelineExecutionStep) => any;
|
|
4094
|
+
/**
|
|
4095
|
+
* @internal
|
|
4096
|
+
*/
|
|
4097
|
+
export declare const ListPipelineExecutionStepsResponseFilterSensitiveLog: (obj: ListPipelineExecutionStepsResponse) => any;
|
|
4098
|
+
/**
|
|
4099
|
+
* @internal
|
|
4100
|
+
*/
|
|
4101
|
+
export declare const ListPipelineParametersForExecutionRequestFilterSensitiveLog: (obj: ListPipelineParametersForExecutionRequest) => any;
|
|
4102
|
+
/**
|
|
4103
|
+
* @internal
|
|
4104
|
+
*/
|
|
4105
|
+
export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
|
|
4106
|
+
/**
|
|
4107
|
+
* @internal
|
|
4108
|
+
*/
|
|
4109
|
+
export declare const ListPipelineParametersForExecutionResponseFilterSensitiveLog: (obj: ListPipelineParametersForExecutionResponse) => any;
|
|
4110
|
+
/**
|
|
4111
|
+
* @internal
|
|
4112
|
+
*/
|
|
4113
|
+
export declare const ListPipelinesRequestFilterSensitiveLog: (obj: ListPipelinesRequest) => any;
|
|
4114
|
+
/**
|
|
4115
|
+
* @internal
|
|
4116
|
+
*/
|
|
4117
|
+
export declare const PipelineSummaryFilterSensitiveLog: (obj: PipelineSummary) => any;
|
|
4118
|
+
/**
|
|
4119
|
+
* @internal
|
|
4120
|
+
*/
|
|
4121
|
+
export declare const ListPipelinesResponseFilterSensitiveLog: (obj: ListPipelinesResponse) => any;
|
|
4122
|
+
/**
|
|
4123
|
+
* @internal
|
|
4124
|
+
*/
|
|
4125
|
+
export declare const ListProcessingJobsRequestFilterSensitiveLog: (obj: ListProcessingJobsRequest) => any;
|
|
4126
|
+
/**
|
|
4127
|
+
* @internal
|
|
4128
|
+
*/
|
|
4129
|
+
export declare const ProcessingJobSummaryFilterSensitiveLog: (obj: ProcessingJobSummary) => any;
|
|
4130
|
+
/**
|
|
4131
|
+
* @internal
|
|
4132
|
+
*/
|
|
4133
|
+
export declare const ListProcessingJobsResponseFilterSensitiveLog: (obj: ListProcessingJobsResponse) => any;
|
|
4134
|
+
/**
|
|
4135
|
+
* @internal
|
|
4136
|
+
*/
|
|
4137
|
+
export declare const ListProjectsInputFilterSensitiveLog: (obj: ListProjectsInput) => any;
|
|
4138
|
+
/**
|
|
4139
|
+
* @internal
|
|
4140
|
+
*/
|
|
4141
|
+
export declare const ProjectSummaryFilterSensitiveLog: (obj: ProjectSummary) => any;
|
|
4142
|
+
/**
|
|
4143
|
+
* @internal
|
|
4144
|
+
*/
|
|
4145
|
+
export declare const ListProjectsOutputFilterSensitiveLog: (obj: ListProjectsOutput) => any;
|
|
4146
|
+
/**
|
|
4147
|
+
* @internal
|
|
4148
|
+
*/
|
|
4149
|
+
export declare const ListStageDevicesRequestFilterSensitiveLog: (obj: ListStageDevicesRequest) => any;
|
|
4150
|
+
/**
|
|
4151
|
+
* @internal
|
|
4152
|
+
*/
|
|
4153
|
+
export declare const ListStageDevicesResponseFilterSensitiveLog: (obj: ListStageDevicesResponse) => any;
|
|
4154
|
+
/**
|
|
4155
|
+
* @internal
|
|
4156
|
+
*/
|
|
4157
|
+
export declare const ListStudioLifecycleConfigsRequestFilterSensitiveLog: (obj: ListStudioLifecycleConfigsRequest) => any;
|
|
4158
|
+
/**
|
|
4159
|
+
* @internal
|
|
4160
|
+
*/
|
|
4161
|
+
export declare const StudioLifecycleConfigDetailsFilterSensitiveLog: (obj: StudioLifecycleConfigDetails) => any;
|
|
4162
|
+
/**
|
|
4163
|
+
* @internal
|
|
4164
|
+
*/
|
|
4165
|
+
export declare const ListStudioLifecycleConfigsResponseFilterSensitiveLog: (obj: ListStudioLifecycleConfigsResponse) => any;
|
|
4166
|
+
/**
|
|
4167
|
+
* @internal
|
|
4168
|
+
*/
|
|
4169
|
+
export declare const ListSubscribedWorkteamsRequestFilterSensitiveLog: (obj: ListSubscribedWorkteamsRequest) => any;
|
|
4170
|
+
/**
|
|
4171
|
+
* @internal
|
|
4172
|
+
*/
|
|
4173
|
+
export declare const ListSubscribedWorkteamsResponseFilterSensitiveLog: (obj: ListSubscribedWorkteamsResponse) => any;
|
|
4174
|
+
/**
|
|
4175
|
+
* @internal
|
|
4176
|
+
*/
|
|
4177
|
+
export declare const ListTagsInputFilterSensitiveLog: (obj: ListTagsInput) => any;
|
|
4178
|
+
/**
|
|
4179
|
+
* @internal
|
|
4180
|
+
*/
|
|
4181
|
+
export declare const ListTagsOutputFilterSensitiveLog: (obj: ListTagsOutput) => any;
|
|
4182
|
+
/**
|
|
4183
|
+
* @internal
|
|
4184
|
+
*/
|
|
4185
|
+
export declare const ListTrainingJobsRequestFilterSensitiveLog: (obj: ListTrainingJobsRequest) => any;
|
|
4186
|
+
/**
|
|
4187
|
+
* @internal
|
|
4188
|
+
*/
|
|
4189
|
+
export declare const TrainingJobSummaryFilterSensitiveLog: (obj: TrainingJobSummary) => any;
|
|
4190
|
+
/**
|
|
4191
|
+
* @internal
|
|
4192
|
+
*/
|
|
4193
|
+
export declare const ListTrainingJobsResponseFilterSensitiveLog: (obj: ListTrainingJobsResponse) => any;
|
|
4194
|
+
/**
|
|
4195
|
+
* @internal
|
|
4196
|
+
*/
|
|
4197
|
+
export declare const ListTrainingJobsForHyperParameterTuningJobRequestFilterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobRequest) => any;
|
|
4198
|
+
/**
|
|
4199
|
+
* @internal
|
|
4200
|
+
*/
|
|
4201
|
+
export declare const ListTrainingJobsForHyperParameterTuningJobResponseFilterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobResponse) => any;
|
|
4202
|
+
/**
|
|
4203
|
+
* @internal
|
|
4204
|
+
*/
|
|
4205
|
+
export declare const ListTransformJobsRequestFilterSensitiveLog: (obj: ListTransformJobsRequest) => any;
|
|
4206
|
+
/**
|
|
4207
|
+
* @internal
|
|
4208
|
+
*/
|
|
4209
|
+
export declare const TransformJobSummaryFilterSensitiveLog: (obj: TransformJobSummary) => any;
|
|
4210
|
+
/**
|
|
4211
|
+
* @internal
|
|
4212
|
+
*/
|
|
4213
|
+
export declare const ListTransformJobsResponseFilterSensitiveLog: (obj: ListTransformJobsResponse) => any;
|
|
4214
|
+
/**
|
|
4215
|
+
* @internal
|
|
4216
|
+
*/
|
|
4217
|
+
export declare const ListTrialComponentsRequestFilterSensitiveLog: (obj: ListTrialComponentsRequest) => any;
|
|
4218
|
+
/**
|
|
4219
|
+
* @internal
|
|
4220
|
+
*/
|
|
4221
|
+
export declare const TrialComponentSummaryFilterSensitiveLog: (obj: TrialComponentSummary) => any;
|
|
4222
|
+
/**
|
|
4223
|
+
* @internal
|
|
4224
|
+
*/
|
|
4225
|
+
export declare const ListTrialComponentsResponseFilterSensitiveLog: (obj: ListTrialComponentsResponse) => any;
|
|
4226
|
+
/**
|
|
4227
|
+
* @internal
|
|
4228
|
+
*/
|
|
4229
|
+
export declare const ListTrialsRequestFilterSensitiveLog: (obj: ListTrialsRequest) => any;
|
|
4230
|
+
/**
|
|
4231
|
+
* @internal
|
|
4232
|
+
*/
|
|
4233
|
+
export declare const TrialSummaryFilterSensitiveLog: (obj: TrialSummary) => any;
|
|
4234
|
+
/**
|
|
4235
|
+
* @internal
|
|
4236
|
+
*/
|
|
4237
|
+
export declare const ListTrialsResponseFilterSensitiveLog: (obj: ListTrialsResponse) => any;
|
|
4238
|
+
/**
|
|
4239
|
+
* @internal
|
|
4240
|
+
*/
|
|
4241
|
+
export declare const ListUserProfilesRequestFilterSensitiveLog: (obj: ListUserProfilesRequest) => any;
|
|
4242
|
+
/**
|
|
4243
|
+
* @internal
|
|
4244
|
+
*/
|
|
4245
|
+
export declare const UserProfileDetailsFilterSensitiveLog: (obj: UserProfileDetails) => any;
|
|
4246
|
+
/**
|
|
4247
|
+
* @internal
|
|
4248
|
+
*/
|
|
4249
|
+
export declare const ListUserProfilesResponseFilterSensitiveLog: (obj: ListUserProfilesResponse) => any;
|
|
4250
|
+
/**
|
|
4251
|
+
* @internal
|
|
4252
|
+
*/
|
|
4253
|
+
export declare const ListWorkforcesRequestFilterSensitiveLog: (obj: ListWorkforcesRequest) => any;
|
|
4254
|
+
/**
|
|
4255
|
+
* @internal
|
|
4256
|
+
*/
|
|
4257
|
+
export declare const ListWorkforcesResponseFilterSensitiveLog: (obj: ListWorkforcesResponse) => any;
|
|
4258
|
+
/**
|
|
4259
|
+
* @internal
|
|
4260
|
+
*/
|
|
4261
|
+
export declare const ListWorkteamsRequestFilterSensitiveLog: (obj: ListWorkteamsRequest) => any;
|
|
4262
|
+
/**
|
|
4263
|
+
* @internal
|
|
4264
|
+
*/
|
|
4265
|
+
export declare const ListWorkteamsResponseFilterSensitiveLog: (obj: ListWorkteamsResponse) => any;
|
|
4266
|
+
/**
|
|
4267
|
+
* @internal
|
|
4268
|
+
*/
|
|
4269
|
+
export declare const ModelPackageFilterSensitiveLog: (obj: ModelPackage) => any;
|
|
4270
|
+
/**
|
|
4271
|
+
* @internal
|
|
4272
|
+
*/
|
|
4273
|
+
export declare const ModelPackageGroupFilterSensitiveLog: (obj: ModelPackageGroup) => any;
|
|
4274
|
+
/**
|
|
4275
|
+
* @internal
|
|
4276
|
+
*/
|
|
4277
|
+
export declare const NestedFiltersFilterSensitiveLog: (obj: NestedFilters) => any;
|
|
4278
|
+
/**
|
|
4279
|
+
* @internal
|
|
4280
|
+
*/
|
|
4281
|
+
export declare const ParentFilterSensitiveLog: (obj: Parent) => any;
|
|
4282
|
+
/**
|
|
4283
|
+
* @internal
|
|
4284
|
+
*/
|
|
4285
|
+
export declare const PipelineFilterSensitiveLog: (obj: Pipeline) => any;
|
|
4286
|
+
/**
|
|
4287
|
+
* @internal
|
|
4288
|
+
*/
|
|
4289
|
+
export declare const PipelineExecutionFilterSensitiveLog: (obj: PipelineExecution) => any;
|
|
4290
|
+
/**
|
|
4291
|
+
* @internal
|
|
4292
|
+
*/
|
|
4293
|
+
export declare const ProcessingJobFilterSensitiveLog: (obj: ProcessingJob) => any;
|
|
4294
|
+
/**
|
|
4295
|
+
* @internal
|
|
4296
|
+
*/
|
|
4297
|
+
export declare const ProfilerConfigForUpdateFilterSensitiveLog: (obj: ProfilerConfigForUpdate) => any;
|
|
4298
|
+
/**
|
|
4299
|
+
* @internal
|
|
4300
|
+
*/
|
|
4301
|
+
export declare const ProjectFilterSensitiveLog: (obj: Project) => any;
|
|
4302
|
+
/**
|
|
4303
|
+
* @internal
|
|
4304
|
+
*/
|
|
4305
|
+
export declare const PutModelPackageGroupPolicyInputFilterSensitiveLog: (obj: PutModelPackageGroupPolicyInput) => any;
|
|
4306
|
+
/**
|
|
4307
|
+
* @internal
|
|
4308
|
+
*/
|
|
4309
|
+
export declare const PutModelPackageGroupPolicyOutputFilterSensitiveLog: (obj: PutModelPackageGroupPolicyOutput) => any;
|
|
4310
|
+
/**
|
|
4311
|
+
* @internal
|
|
4312
|
+
*/
|
|
4313
|
+
export declare const QueryFiltersFilterSensitiveLog: (obj: QueryFilters) => any;
|
|
4314
|
+
/**
|
|
4315
|
+
* @internal
|
|
4316
|
+
*/
|
|
4317
|
+
export declare const QueryLineageRequestFilterSensitiveLog: (obj: QueryLineageRequest) => any;
|
|
4318
|
+
/**
|
|
4319
|
+
* @internal
|
|
4320
|
+
*/
|
|
4321
|
+
export declare const VertexFilterSensitiveLog: (obj: Vertex) => any;
|
|
4322
|
+
/**
|
|
4323
|
+
* @internal
|
|
4324
|
+
*/
|
|
4325
|
+
export declare const QueryLineageResponseFilterSensitiveLog: (obj: QueryLineageResponse) => any;
|
|
4326
|
+
/**
|
|
4327
|
+
* @internal
|
|
4328
|
+
*/
|
|
4329
|
+
export declare const RegisterDevicesRequestFilterSensitiveLog: (obj: RegisterDevicesRequest) => any;
|
|
4330
|
+
/**
|
|
4331
|
+
* @internal
|
|
4332
|
+
*/
|
|
4333
|
+
export declare const RenderableTaskFilterSensitiveLog: (obj: RenderableTask) => any;
|
|
4334
|
+
/**
|
|
4335
|
+
* @internal
|
|
4336
|
+
*/
|
|
4337
|
+
export declare const RenderingErrorFilterSensitiveLog: (obj: RenderingError) => any;
|
|
4338
|
+
/**
|
|
4339
|
+
* @internal
|
|
4340
|
+
*/
|
|
4341
|
+
export declare const RenderUiTemplateRequestFilterSensitiveLog: (obj: RenderUiTemplateRequest) => any;
|
|
4342
|
+
/**
|
|
4343
|
+
* @internal
|
|
4344
|
+
*/
|
|
4345
|
+
export declare const RenderUiTemplateResponseFilterSensitiveLog: (obj: RenderUiTemplateResponse) => any;
|
|
4346
|
+
/**
|
|
4347
|
+
* @internal
|
|
4348
|
+
*/
|
|
4349
|
+
export declare const RetryPipelineExecutionRequestFilterSensitiveLog: (obj: RetryPipelineExecutionRequest) => any;
|
|
4350
|
+
/**
|
|
4351
|
+
* @internal
|
|
4352
|
+
*/
|
|
4353
|
+
export declare const RetryPipelineExecutionResponseFilterSensitiveLog: (obj: RetryPipelineExecutionResponse) => any;
|
|
4354
|
+
/**
|
|
4355
|
+
* @internal
|
|
4356
|
+
*/
|
|
4357
|
+
export declare const TrainingJobFilterSensitiveLog: (obj: TrainingJob) => any;
|
|
4358
|
+
/**
|
|
4359
|
+
* @internal
|
|
4360
|
+
*/
|
|
4361
|
+
export declare const TrialComponentSimpleSummaryFilterSensitiveLog: (obj: TrialComponentSimpleSummary) => any;
|
|
4362
|
+
/**
|
|
4363
|
+
* @internal
|
|
4364
|
+
*/
|
|
4365
|
+
export declare const TrialFilterSensitiveLog: (obj: Trial) => any;
|
|
4366
|
+
/**
|
|
4367
|
+
* @internal
|
|
4368
|
+
*/
|
|
4369
|
+
export declare const TransformJobFilterSensitiveLog: (obj: TransformJob) => any;
|
|
4370
|
+
/**
|
|
4371
|
+
* @internal
|
|
4372
|
+
*/
|
|
4373
|
+
export declare const TrialComponentSourceDetailFilterSensitiveLog: (obj: TrialComponentSourceDetail) => any;
|
|
4374
|
+
/**
|
|
4375
|
+
* @internal
|
|
4376
|
+
*/
|
|
4377
|
+
export declare const TrialComponentFilterSensitiveLog: (obj: TrialComponent) => any;
|
|
4378
|
+
/**
|
|
4379
|
+
* @internal
|
|
4380
|
+
*/
|
|
4381
|
+
export declare const SearchRecordFilterSensitiveLog: (obj: SearchRecord) => any;
|
|
4382
|
+
/**
|
|
4383
|
+
* @internal
|
|
4384
|
+
*/
|
|
4385
|
+
export declare const SearchResponseFilterSensitiveLog: (obj: SearchResponse) => any;
|
|
4386
|
+
/**
|
|
4387
|
+
* @internal
|
|
4388
|
+
*/
|
|
4389
|
+
export declare const SendPipelineExecutionStepFailureRequestFilterSensitiveLog: (obj: SendPipelineExecutionStepFailureRequest) => any;
|
|
4390
|
+
/**
|
|
4391
|
+
* @internal
|
|
4392
|
+
*/
|
|
4393
|
+
export declare const SendPipelineExecutionStepFailureResponseFilterSensitiveLog: (obj: SendPipelineExecutionStepFailureResponse) => any;
|
|
4394
|
+
/**
|
|
4395
|
+
* @internal
|
|
4396
|
+
*/
|
|
4397
|
+
export declare const SendPipelineExecutionStepSuccessRequestFilterSensitiveLog: (obj: SendPipelineExecutionStepSuccessRequest) => any;
|
|
4398
|
+
/**
|
|
4399
|
+
* @internal
|
|
4400
|
+
*/
|
|
4401
|
+
export declare const SendPipelineExecutionStepSuccessResponseFilterSensitiveLog: (obj: SendPipelineExecutionStepSuccessResponse) => any;
|
|
4402
|
+
/**
|
|
4403
|
+
* @internal
|
|
4404
|
+
*/
|
|
4405
|
+
export declare const StartEdgeDeploymentStageRequestFilterSensitiveLog: (obj: StartEdgeDeploymentStageRequest) => any;
|
|
4406
|
+
/**
|
|
4407
|
+
* @internal
|
|
4408
|
+
*/
|
|
4409
|
+
export declare const StartMonitoringScheduleRequestFilterSensitiveLog: (obj: StartMonitoringScheduleRequest) => any;
|
|
4410
|
+
/**
|
|
4411
|
+
* @internal
|
|
4412
|
+
*/
|
|
4413
|
+
export declare const StartNotebookInstanceInputFilterSensitiveLog: (obj: StartNotebookInstanceInput) => any;
|
|
4414
|
+
/**
|
|
4415
|
+
* @internal
|
|
4416
|
+
*/
|
|
4417
|
+
export declare const StartPipelineExecutionRequestFilterSensitiveLog: (obj: StartPipelineExecutionRequest) => any;
|
|
4418
|
+
/**
|
|
4419
|
+
* @internal
|
|
4420
|
+
*/
|
|
4421
|
+
export declare const StartPipelineExecutionResponseFilterSensitiveLog: (obj: StartPipelineExecutionResponse) => any;
|
|
4422
|
+
/**
|
|
4423
|
+
* @internal
|
|
4424
|
+
*/
|
|
4425
|
+
export declare const StopAutoMLJobRequestFilterSensitiveLog: (obj: StopAutoMLJobRequest) => any;
|
|
4426
|
+
/**
|
|
4427
|
+
* @internal
|
|
4428
|
+
*/
|
|
4429
|
+
export declare const StopCompilationJobRequestFilterSensitiveLog: (obj: StopCompilationJobRequest) => any;
|
|
4430
|
+
/**
|
|
4431
|
+
* @internal
|
|
4432
|
+
*/
|
|
4433
|
+
export declare const StopEdgeDeploymentStageRequestFilterSensitiveLog: (obj: StopEdgeDeploymentStageRequest) => any;
|
|
4434
|
+
/**
|
|
4435
|
+
* @internal
|
|
4436
|
+
*/
|
|
4437
|
+
export declare const StopEdgePackagingJobRequestFilterSensitiveLog: (obj: StopEdgePackagingJobRequest) => any;
|
|
4438
|
+
/**
|
|
4439
|
+
* @internal
|
|
4440
|
+
*/
|
|
4441
|
+
export declare const StopHyperParameterTuningJobRequestFilterSensitiveLog: (obj: StopHyperParameterTuningJobRequest) => any;
|
|
4442
|
+
/**
|
|
4443
|
+
* @internal
|
|
4444
|
+
*/
|
|
4445
|
+
export declare const StopInferenceRecommendationsJobRequestFilterSensitiveLog: (obj: StopInferenceRecommendationsJobRequest) => any;
|
|
4446
|
+
/**
|
|
4447
|
+
* @internal
|
|
4448
|
+
*/
|
|
4449
|
+
export declare const StopLabelingJobRequestFilterSensitiveLog: (obj: StopLabelingJobRequest) => any;
|
|
4450
|
+
/**
|
|
4451
|
+
* @internal
|
|
4452
|
+
*/
|
|
4453
|
+
export declare const StopMonitoringScheduleRequestFilterSensitiveLog: (obj: StopMonitoringScheduleRequest) => any;
|
|
4454
|
+
/**
|
|
4455
|
+
* @internal
|
|
4456
|
+
*/
|
|
4457
|
+
export declare const StopNotebookInstanceInputFilterSensitiveLog: (obj: StopNotebookInstanceInput) => any;
|
|
4458
|
+
/**
|
|
4459
|
+
* @internal
|
|
4460
|
+
*/
|
|
4461
|
+
export declare const StopPipelineExecutionRequestFilterSensitiveLog: (obj: StopPipelineExecutionRequest) => any;
|
|
4462
|
+
/**
|
|
4463
|
+
* @internal
|
|
4464
|
+
*/
|
|
4465
|
+
export declare const StopPipelineExecutionResponseFilterSensitiveLog: (obj: StopPipelineExecutionResponse) => any;
|
|
4466
|
+
/**
|
|
4467
|
+
* @internal
|
|
4468
|
+
*/
|
|
4469
|
+
export declare const StopProcessingJobRequestFilterSensitiveLog: (obj: StopProcessingJobRequest) => any;
|
|
4470
|
+
/**
|
|
4471
|
+
* @internal
|
|
4472
|
+
*/
|
|
4473
|
+
export declare const StopTrainingJobRequestFilterSensitiveLog: (obj: StopTrainingJobRequest) => any;
|
|
4474
|
+
/**
|
|
4475
|
+
* @internal
|
|
4476
|
+
*/
|
|
4477
|
+
export declare const StopTransformJobRequestFilterSensitiveLog: (obj: StopTransformJobRequest) => any;
|
|
4478
|
+
/**
|
|
4479
|
+
* @internal
|
|
4480
|
+
*/
|
|
4481
|
+
export declare const UpdateActionRequestFilterSensitiveLog: (obj: UpdateActionRequest) => any;
|
|
4482
|
+
/**
|
|
4483
|
+
* @internal
|
|
4484
|
+
*/
|
|
4485
|
+
export declare const UpdateActionResponseFilterSensitiveLog: (obj: UpdateActionResponse) => any;
|
|
4486
|
+
/**
|
|
4487
|
+
* @internal
|
|
4488
|
+
*/
|
|
4489
|
+
export declare const UpdateAppImageConfigRequestFilterSensitiveLog: (obj: UpdateAppImageConfigRequest) => any;
|
|
4490
|
+
/**
|
|
4491
|
+
* @internal
|
|
4492
|
+
*/
|
|
4493
|
+
export declare const UpdateAppImageConfigResponseFilterSensitiveLog: (obj: UpdateAppImageConfigResponse) => any;
|
|
4494
|
+
/**
|
|
4495
|
+
* @internal
|
|
4496
|
+
*/
|
|
4497
|
+
export declare const UpdateArtifactRequestFilterSensitiveLog: (obj: UpdateArtifactRequest) => any;
|
|
4498
|
+
/**
|
|
4499
|
+
* @internal
|
|
4500
|
+
*/
|
|
4501
|
+
export declare const UpdateArtifactResponseFilterSensitiveLog: (obj: UpdateArtifactResponse) => any;
|
|
4502
|
+
/**
|
|
4503
|
+
* @internal
|
|
4504
|
+
*/
|
|
4505
|
+
export declare const UpdateCodeRepositoryInputFilterSensitiveLog: (obj: UpdateCodeRepositoryInput) => any;
|
|
4506
|
+
/**
|
|
4507
|
+
* @internal
|
|
4508
|
+
*/
|
|
4509
|
+
export declare const UpdateCodeRepositoryOutputFilterSensitiveLog: (obj: UpdateCodeRepositoryOutput) => any;
|
|
4510
|
+
/**
|
|
4511
|
+
* @internal
|
|
4512
|
+
*/
|
|
4513
|
+
export declare const UpdateContextRequestFilterSensitiveLog: (obj: UpdateContextRequest) => any;
|
|
4514
|
+
/**
|
|
4515
|
+
* @internal
|
|
4516
|
+
*/
|
|
4517
|
+
export declare const UpdateContextResponseFilterSensitiveLog: (obj: UpdateContextResponse) => any;
|
|
4518
|
+
/**
|
|
4519
|
+
* @internal
|
|
4520
|
+
*/
|
|
4521
|
+
export declare const UpdateDeviceFleetRequestFilterSensitiveLog: (obj: UpdateDeviceFleetRequest) => any;
|
|
4522
|
+
/**
|
|
4523
|
+
* @internal
|
|
4524
|
+
*/
|
|
4525
|
+
export declare const UpdateDevicesRequestFilterSensitiveLog: (obj: UpdateDevicesRequest) => any;
|
|
4526
|
+
/**
|
|
4527
|
+
* @internal
|
|
4528
|
+
*/
|
|
4529
|
+
export declare const UpdateDomainRequestFilterSensitiveLog: (obj: UpdateDomainRequest) => any;
|
|
4530
|
+
/**
|
|
4531
|
+
* @internal
|
|
4532
|
+
*/
|
|
4533
|
+
export declare const UpdateDomainResponseFilterSensitiveLog: (obj: UpdateDomainResponse) => any;
|
|
4534
|
+
/**
|
|
4535
|
+
* @internal
|
|
4536
|
+
*/
|
|
4537
|
+
export declare const VariantPropertyFilterSensitiveLog: (obj: VariantProperty) => any;
|
|
4538
|
+
/**
|
|
4539
|
+
* @internal
|
|
4540
|
+
*/
|
|
4541
|
+
export declare const UpdateEndpointInputFilterSensitiveLog: (obj: UpdateEndpointInput) => any;
|
|
4542
|
+
/**
|
|
4543
|
+
* @internal
|
|
4544
|
+
*/
|
|
4545
|
+
export declare const UpdateEndpointOutputFilterSensitiveLog: (obj: UpdateEndpointOutput) => any;
|
|
4546
|
+
/**
|
|
4547
|
+
* @internal
|
|
4548
|
+
*/
|
|
4549
|
+
export declare const UpdateEndpointWeightsAndCapacitiesInputFilterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesInput) => any;
|
|
4550
|
+
/**
|
|
4551
|
+
* @internal
|
|
4552
|
+
*/
|
|
4553
|
+
export declare const UpdateEndpointWeightsAndCapacitiesOutputFilterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesOutput) => any;
|
|
4554
|
+
/**
|
|
4555
|
+
* @internal
|
|
4556
|
+
*/
|
|
4557
|
+
export declare const UpdateExperimentRequestFilterSensitiveLog: (obj: UpdateExperimentRequest) => any;
|
|
4558
|
+
/**
|
|
4559
|
+
* @internal
|
|
4560
|
+
*/
|
|
4561
|
+
export declare const UpdateExperimentResponseFilterSensitiveLog: (obj: UpdateExperimentResponse) => any;
|
|
4562
|
+
/**
|
|
4563
|
+
* @internal
|
|
4564
|
+
*/
|
|
4565
|
+
export declare const UpdateFeatureGroupRequestFilterSensitiveLog: (obj: UpdateFeatureGroupRequest) => any;
|
|
4566
|
+
/**
|
|
4567
|
+
* @internal
|
|
4568
|
+
*/
|
|
4569
|
+
export declare const UpdateFeatureGroupResponseFilterSensitiveLog: (obj: UpdateFeatureGroupResponse) => any;
|
|
4570
|
+
/**
|
|
4571
|
+
* @internal
|
|
4572
|
+
*/
|
|
4573
|
+
export declare const UpdateFeatureMetadataRequestFilterSensitiveLog: (obj: UpdateFeatureMetadataRequest) => any;
|
|
4574
|
+
/**
|
|
4575
|
+
* @internal
|
|
4576
|
+
*/
|
|
4577
|
+
export declare const UpdateImageRequestFilterSensitiveLog: (obj: UpdateImageRequest) => any;
|
|
4578
|
+
/**
|
|
4579
|
+
* @internal
|
|
4580
|
+
*/
|
|
4581
|
+
export declare const UpdateImageResponseFilterSensitiveLog: (obj: UpdateImageResponse) => any;
|
|
4582
|
+
/**
|
|
4583
|
+
* @internal
|
|
4584
|
+
*/
|
|
4585
|
+
export declare const UpdateModelPackageInputFilterSensitiveLog: (obj: UpdateModelPackageInput) => any;
|
|
4586
|
+
/**
|
|
4587
|
+
* @internal
|
|
4588
|
+
*/
|
|
4589
|
+
export declare const UpdateModelPackageOutputFilterSensitiveLog: (obj: UpdateModelPackageOutput) => any;
|
|
4590
|
+
/**
|
|
4591
|
+
* @internal
|
|
4592
|
+
*/
|
|
4593
|
+
export declare const UpdateMonitoringScheduleRequestFilterSensitiveLog: (obj: UpdateMonitoringScheduleRequest) => any;
|
|
4594
|
+
/**
|
|
4595
|
+
* @internal
|
|
4596
|
+
*/
|
|
4597
|
+
export declare const UpdateMonitoringScheduleResponseFilterSensitiveLog: (obj: UpdateMonitoringScheduleResponse) => any;
|
|
4598
|
+
/**
|
|
4599
|
+
* @internal
|
|
4600
|
+
*/
|
|
4601
|
+
export declare const UpdateNotebookInstanceInputFilterSensitiveLog: (obj: UpdateNotebookInstanceInput) => any;
|
|
4602
|
+
/**
|
|
4603
|
+
* @internal
|
|
4604
|
+
*/
|
|
4605
|
+
export declare const UpdateNotebookInstanceOutputFilterSensitiveLog: (obj: UpdateNotebookInstanceOutput) => any;
|
|
4606
|
+
/**
|
|
4607
|
+
* @internal
|
|
4608
|
+
*/
|
|
4609
|
+
export declare const UpdateNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigInput) => any;
|
|
4610
|
+
/**
|
|
4611
|
+
* @internal
|
|
4612
|
+
*/
|
|
4613
|
+
export declare const UpdateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigOutput) => any;
|
|
4614
|
+
/**
|
|
4615
|
+
* @internal
|
|
4616
|
+
*/
|
|
4617
|
+
export declare const UpdatePipelineRequestFilterSensitiveLog: (obj: UpdatePipelineRequest) => any;
|
|
4618
|
+
/**
|
|
4619
|
+
* @internal
|
|
4620
|
+
*/
|
|
4621
|
+
export declare const UpdatePipelineResponseFilterSensitiveLog: (obj: UpdatePipelineResponse) => any;
|
|
4622
|
+
/**
|
|
4623
|
+
* @internal
|
|
4624
|
+
*/
|
|
4625
|
+
export declare const UpdatePipelineExecutionRequestFilterSensitiveLog: (obj: UpdatePipelineExecutionRequest) => any;
|
|
4626
|
+
/**
|
|
4627
|
+
* @internal
|
|
4628
|
+
*/
|
|
4629
|
+
export declare const UpdatePipelineExecutionResponseFilterSensitiveLog: (obj: UpdatePipelineExecutionResponse) => any;
|
|
4630
|
+
/**
|
|
4631
|
+
* @internal
|
|
4632
|
+
*/
|
|
4633
|
+
export declare const ServiceCatalogProvisioningUpdateDetailsFilterSensitiveLog: (obj: ServiceCatalogProvisioningUpdateDetails) => any;
|
|
4634
|
+
/**
|
|
4635
|
+
* @internal
|
|
4636
|
+
*/
|
|
4637
|
+
export declare const UpdateProjectInputFilterSensitiveLog: (obj: UpdateProjectInput) => any;
|
|
4638
|
+
/**
|
|
4639
|
+
* @internal
|
|
4640
|
+
*/
|
|
4641
|
+
export declare const UpdateProjectOutputFilterSensitiveLog: (obj: UpdateProjectOutput) => any;
|
|
4642
|
+
/**
|
|
4643
|
+
* @internal
|
|
4644
|
+
*/
|
|
4645
|
+
export declare const UpdateTrainingJobRequestFilterSensitiveLog: (obj: UpdateTrainingJobRequest) => any;
|
|
4646
|
+
/**
|
|
4647
|
+
* @internal
|
|
4648
|
+
*/
|
|
4649
|
+
export declare const UpdateTrainingJobResponseFilterSensitiveLog: (obj: UpdateTrainingJobResponse) => any;
|
|
4650
|
+
/**
|
|
4651
|
+
* @internal
|
|
4652
|
+
*/
|
|
4653
|
+
export declare const UpdateTrialRequestFilterSensitiveLog: (obj: UpdateTrialRequest) => any;
|
|
4654
|
+
/**
|
|
4655
|
+
* @internal
|
|
4656
|
+
*/
|
|
4657
|
+
export declare const UpdateTrialResponseFilterSensitiveLog: (obj: UpdateTrialResponse) => any;
|
|
4658
|
+
/**
|
|
4659
|
+
* @internal
|
|
4660
|
+
*/
|
|
4661
|
+
export declare const UpdateTrialComponentRequestFilterSensitiveLog: (obj: UpdateTrialComponentRequest) => any;
|
|
4662
|
+
/**
|
|
4663
|
+
* @internal
|
|
4664
|
+
*/
|
|
4665
|
+
export declare const UpdateTrialComponentResponseFilterSensitiveLog: (obj: UpdateTrialComponentResponse) => any;
|
|
4666
|
+
/**
|
|
4667
|
+
* @internal
|
|
4668
|
+
*/
|
|
4669
|
+
export declare const UpdateUserProfileRequestFilterSensitiveLog: (obj: UpdateUserProfileRequest) => any;
|
|
4670
|
+
/**
|
|
4671
|
+
* @internal
|
|
4672
|
+
*/
|
|
4673
|
+
export declare const UpdateUserProfileResponseFilterSensitiveLog: (obj: UpdateUserProfileResponse) => any;
|
|
4674
|
+
/**
|
|
4675
|
+
* @internal
|
|
4676
|
+
*/
|
|
4677
|
+
export declare const UpdateWorkforceRequestFilterSensitiveLog: (obj: UpdateWorkforceRequest) => any;
|
|
4678
|
+
/**
|
|
4679
|
+
* @internal
|
|
4680
|
+
*/
|
|
4681
|
+
export declare const UpdateWorkforceResponseFilterSensitiveLog: (obj: UpdateWorkforceResponse) => any;
|
|
4682
|
+
/**
|
|
4683
|
+
* @internal
|
|
4684
|
+
*/
|
|
4685
|
+
export declare const UpdateWorkteamRequestFilterSensitiveLog: (obj: UpdateWorkteamRequest) => any;
|
|
4686
|
+
/**
|
|
4687
|
+
* @internal
|
|
4688
|
+
*/
|
|
4689
|
+
export declare const UpdateWorkteamResponseFilterSensitiveLog: (obj: UpdateWorkteamResponse) => any;
|
|
4690
|
+
/**
|
|
4691
|
+
* @internal
|
|
4692
|
+
*/
|
|
4693
|
+
export declare const SearchExpressionFilterSensitiveLog: (obj: SearchExpression) => any;
|
|
4694
|
+
/**
|
|
4695
|
+
* @internal
|
|
4696
|
+
*/
|
|
4697
|
+
export declare const SearchRequestFilterSensitiveLog: (obj: SearchRequest) => any;
|