@aws-sdk/client-sagemaker 3.169.0 → 3.170.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 +8 -0
- package/dist-types/ts3.4/SageMaker.d.ts +4858 -1320
- package/dist-types/ts3.4/SageMakerClient.d.ts +1707 -336
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/index.d.ts +263 -263
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +4 -4
- package/dist-types/ts3.4/models/models_0.d.ts +3377 -3197
- package/dist-types/ts3.4/models/models_1.d.ts +3690 -3325
- package/dist-types/ts3.4/models/models_2.d.ts +4254 -3894
- package/dist-types/ts3.4/models/models_3.d.ts +2501 -2241
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAlgorithmsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAppImageConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAppsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListArtifactsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAutoMLJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCandidatesForAutoMLJobPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCodeRepositoriesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCompilationJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListContextsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDataQualityJobDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDeviceFleetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListEdgeDeploymentPlansPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListEdgePackagingJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListEndpointConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListEndpointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListExperimentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFlowDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListHumanTaskUisPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListHyperParameterTuningJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListImageVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListImagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInferenceRecommendationsJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLabelingJobsForWorkteamPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLabelingJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLineageGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelBiasJobDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelExplainabilityJobDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelMetadataPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelPackageGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelPackagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelQualityJobDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMonitoringExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMonitoringSchedulesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListNotebookInstanceLifecycleConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListNotebookInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPipelineExecutionStepsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPipelineExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPipelineParametersForExecutionPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPipelinesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListProcessingJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStageDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStudioLifecycleConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListSubscribedWorkteamsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTrainingJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTransformJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTrialComponentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTrialsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUserProfilesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWorkforcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWorkteamsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/QueryLineagePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +61 -61
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +3161 -791
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +13 -13
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,2241 +1,2501 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
export interface
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
}
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
}
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
}
|
|
348
|
-
export
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
export interface
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
}
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
export
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
}
|
|
599
|
-
export
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
}
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
}
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
}
|
|
1103
|
-
export interface
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
}
|
|
1408
|
-
export interface
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
}
|
|
1426
|
-
export interface
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
}
|
|
1448
|
-
export interface
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
}
|
|
1456
|
-
export interface
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
}
|
|
1474
|
-
export interface
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
}
|
|
1482
|
-
export interface
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
}
|
|
1502
|
-
export interface
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
}
|
|
1522
|
-
export interface UpdateArtifactResponse {
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
}
|
|
1568
|
-
export interface
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
}
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
}
|
|
1580
|
-
export
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
}
|
|
1604
|
-
export interface
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
}
|
|
1614
|
-
export interface
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
}
|
|
1668
|
-
export interface
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
}
|
|
1736
|
-
export interface
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
}
|
|
1754
|
-
export interface
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
}
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
}
|
|
1801
|
-
export interface
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
}
|
|
1811
|
-
export interface
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
export
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
export declare const
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
export declare const
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
export declare const
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
export declare const
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
export declare const
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
export declare const
|
|
1932
|
-
|
|
1933
|
-
export declare const
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
export declare const
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
export declare const
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
export declare const
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
export declare const
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
export declare const
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
export declare const
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
export declare const ListProjectsInputFilterSensitiveLog: (
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
export declare const
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
export declare const
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
export declare const
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
export declare const
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
export declare const
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
export declare const
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
export declare const
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
export declare const
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
export declare const
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
export declare const
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
export declare const
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
export declare const
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
export declare const
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
export declare const
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
export declare const
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
export declare const
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
export declare const
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
export declare const
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
export declare const
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
export declare const
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
export declare const
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
export declare const
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
export declare const
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
export declare const
|
|
2058
|
-
|
|
2059
|
-
export declare const
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
export declare const
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
export declare const
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
export declare const
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
export declare const
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
export declare const
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
export declare const
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
export declare const
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
export declare const
|
|
2092
|
-
|
|
2093
|
-
export declare const
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
export declare const
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
export declare const
|
|
2102
|
-
|
|
2103
|
-
export declare const
|
|
2104
|
-
|
|
2105
|
-
export declare const
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
export declare const
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
export declare const
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
export declare const
|
|
2118
|
-
|
|
2119
|
-
export declare const
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
export declare const
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
export declare const
|
|
2128
|
-
|
|
2129
|
-
export declare const
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
export declare const
|
|
2134
|
-
|
|
2135
|
-
export declare const
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
export declare const
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
export declare const
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
export declare const
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
export declare const
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
export declare const
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
export declare const
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
export declare const
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
export declare const
|
|
2168
|
-
|
|
2169
|
-
export declare const
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
export declare const
|
|
2174
|
-
|
|
2175
|
-
export declare const
|
|
2176
|
-
|
|
2177
|
-
export declare const
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
export declare const
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
export declare const
|
|
2186
|
-
|
|
2187
|
-
export declare const
|
|
2188
|
-
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
|
-
export declare const
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
export declare const
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
export declare const
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
export declare const
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
export declare const
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
export declare const
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
export declare const
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
export declare const
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
export declare const
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
export declare const
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
export declare const
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
export declare const
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
export declare const
|
|
2240
|
-
|
|
2241
|
-
|
|
1
|
+
import {
|
|
2
|
+
ActionStatus,
|
|
3
|
+
AdditionalInferenceSpecificationDefinition,
|
|
4
|
+
AlgorithmSpecification,
|
|
5
|
+
AppSpecification,
|
|
6
|
+
BatchStrategy,
|
|
7
|
+
BooleanOperator,
|
|
8
|
+
CacheHitResult,
|
|
9
|
+
CallbackStepMetadata,
|
|
10
|
+
Channel,
|
|
11
|
+
CheckpointConfig,
|
|
12
|
+
ClarifyCheckStepMetadata,
|
|
13
|
+
ConditionStepMetadata,
|
|
14
|
+
DeploymentConfig,
|
|
15
|
+
EdgeOutputConfig,
|
|
16
|
+
FeatureDefinition,
|
|
17
|
+
InferenceSpecification,
|
|
18
|
+
KernelGatewayImageConfig,
|
|
19
|
+
MetadataProperties,
|
|
20
|
+
ModelApprovalStatus,
|
|
21
|
+
ModelPackageStatus,
|
|
22
|
+
OutputDataConfig,
|
|
23
|
+
OutputParameter,
|
|
24
|
+
ResourceConfig,
|
|
25
|
+
StoppingCondition,
|
|
26
|
+
Tag,
|
|
27
|
+
TransformInput,
|
|
28
|
+
TransformOutput,
|
|
29
|
+
TransformResources,
|
|
30
|
+
UiTemplate,
|
|
31
|
+
UserContext,
|
|
32
|
+
UserSettings,
|
|
33
|
+
VpcConfig,
|
|
34
|
+
} from "./models_0";
|
|
35
|
+
import {
|
|
36
|
+
_InstanceType,
|
|
37
|
+
DataProcessing,
|
|
38
|
+
DebugHookConfig,
|
|
39
|
+
DebugRuleConfiguration,
|
|
40
|
+
DebugRuleEvaluationStatus,
|
|
41
|
+
DriftCheckBaselines,
|
|
42
|
+
ExperimentConfig,
|
|
43
|
+
FeatureParameter,
|
|
44
|
+
InstanceMetadataServiceConfiguration,
|
|
45
|
+
MemberDefinition,
|
|
46
|
+
ModelArtifacts,
|
|
47
|
+
ModelClientConfig,
|
|
48
|
+
ModelMetrics,
|
|
49
|
+
ModelPackageValidationSpecification,
|
|
50
|
+
MonitoringScheduleConfig,
|
|
51
|
+
NetworkConfig,
|
|
52
|
+
NotebookInstanceAcceleratorType,
|
|
53
|
+
NotebookInstanceLifecycleHook,
|
|
54
|
+
NotificationConfiguration,
|
|
55
|
+
OidcConfig,
|
|
56
|
+
ParallelismConfiguration,
|
|
57
|
+
PipelineDefinitionS3Location,
|
|
58
|
+
ProcessingInput,
|
|
59
|
+
ProcessingOutputConfig,
|
|
60
|
+
ProcessingResources,
|
|
61
|
+
ProcessingStoppingCondition,
|
|
62
|
+
ProfilerRuleConfiguration,
|
|
63
|
+
ProvisioningParameter,
|
|
64
|
+
RetryStrategy,
|
|
65
|
+
RootAccess,
|
|
66
|
+
ServiceCatalogProvisioningDetails,
|
|
67
|
+
SourceAlgorithmSpecification,
|
|
68
|
+
SourceIpConfig,
|
|
69
|
+
StudioLifecycleConfigAppType,
|
|
70
|
+
TensorBoardOutputConfig,
|
|
71
|
+
TrialComponentArtifact,
|
|
72
|
+
TrialComponentParameterValue,
|
|
73
|
+
TrialComponentStatus,
|
|
74
|
+
WorkforceVpcConfigRequest,
|
|
75
|
+
} from "./models_1";
|
|
76
|
+
import {
|
|
77
|
+
DesiredWeightAndCapacity,
|
|
78
|
+
Device,
|
|
79
|
+
DeviceDeploymentSummary,
|
|
80
|
+
Direction,
|
|
81
|
+
DomainSettingsForUpdate,
|
|
82
|
+
Edge,
|
|
83
|
+
EMRStepMetadata,
|
|
84
|
+
Endpoint,
|
|
85
|
+
Experiment,
|
|
86
|
+
FailStepMetadata,
|
|
87
|
+
FeatureGroup,
|
|
88
|
+
FeatureMetadata,
|
|
89
|
+
Filter,
|
|
90
|
+
GitConfigForUpdate,
|
|
91
|
+
HyperParameterTrainingJobSummary,
|
|
92
|
+
HyperParameterTuningJobSearchEntity,
|
|
93
|
+
LambdaStepMetadata,
|
|
94
|
+
LineageType,
|
|
95
|
+
MetricData,
|
|
96
|
+
ModelPackageGroupStatus,
|
|
97
|
+
ModelPackageStatusDetails,
|
|
98
|
+
NotebookInstanceSortKey,
|
|
99
|
+
NotebookInstanceStatus,
|
|
100
|
+
PipelineExecutionStatus,
|
|
101
|
+
PipelineExperimentConfig,
|
|
102
|
+
PipelineStatus,
|
|
103
|
+
ProcessingJobStatus,
|
|
104
|
+
ProjectStatus,
|
|
105
|
+
ResourceType,
|
|
106
|
+
SecondaryStatus,
|
|
107
|
+
SecondaryStatusTransition,
|
|
108
|
+
ServiceCatalogProvisionedProductDetails,
|
|
109
|
+
SortBy,
|
|
110
|
+
SortOrder,
|
|
111
|
+
SubscribedWorkteam,
|
|
112
|
+
TrainingJobStatus,
|
|
113
|
+
TransformJobStatus,
|
|
114
|
+
TrialComponentMetricSummary,
|
|
115
|
+
TrialComponentSource,
|
|
116
|
+
TrialSource,
|
|
117
|
+
UserProfileStatus,
|
|
118
|
+
Workforce,
|
|
119
|
+
Workteam,
|
|
120
|
+
} from "./models_2";
|
|
121
|
+
export declare enum NotebookInstanceSortOrder {
|
|
122
|
+
ASCENDING = "Ascending",
|
|
123
|
+
DESCENDING = "Descending",
|
|
124
|
+
}
|
|
125
|
+
export interface ListNotebookInstancesInput {
|
|
126
|
+
NextToken?: string;
|
|
127
|
+
|
|
128
|
+
MaxResults?: number;
|
|
129
|
+
|
|
130
|
+
SortBy?: NotebookInstanceSortKey | string;
|
|
131
|
+
|
|
132
|
+
SortOrder?: NotebookInstanceSortOrder | string;
|
|
133
|
+
|
|
134
|
+
NameContains?: string;
|
|
135
|
+
|
|
136
|
+
CreationTimeBefore?: Date;
|
|
137
|
+
|
|
138
|
+
CreationTimeAfter?: Date;
|
|
139
|
+
|
|
140
|
+
LastModifiedTimeBefore?: Date;
|
|
141
|
+
|
|
142
|
+
LastModifiedTimeAfter?: Date;
|
|
143
|
+
|
|
144
|
+
StatusEquals?: NotebookInstanceStatus | string;
|
|
145
|
+
|
|
146
|
+
NotebookInstanceLifecycleConfigNameContains?: string;
|
|
147
|
+
|
|
148
|
+
DefaultCodeRepositoryContains?: string;
|
|
149
|
+
|
|
150
|
+
AdditionalCodeRepositoryEquals?: string;
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
export interface NotebookInstanceSummary {
|
|
154
|
+
NotebookInstanceName: string | undefined;
|
|
155
|
+
|
|
156
|
+
NotebookInstanceArn: string | undefined;
|
|
157
|
+
|
|
158
|
+
NotebookInstanceStatus?: NotebookInstanceStatus | string;
|
|
159
|
+
|
|
160
|
+
Url?: string;
|
|
161
|
+
|
|
162
|
+
InstanceType?: _InstanceType | string;
|
|
163
|
+
|
|
164
|
+
CreationTime?: Date;
|
|
165
|
+
|
|
166
|
+
LastModifiedTime?: Date;
|
|
167
|
+
|
|
168
|
+
NotebookInstanceLifecycleConfigName?: string;
|
|
169
|
+
|
|
170
|
+
DefaultCodeRepository?: string;
|
|
171
|
+
|
|
172
|
+
AdditionalCodeRepositories?: string[];
|
|
173
|
+
}
|
|
174
|
+
export interface ListNotebookInstancesOutput {
|
|
175
|
+
NextToken?: string;
|
|
176
|
+
|
|
177
|
+
NotebookInstances?: NotebookInstanceSummary[];
|
|
178
|
+
}
|
|
179
|
+
export declare enum SortPipelineExecutionsBy {
|
|
180
|
+
CREATION_TIME = "CreationTime",
|
|
181
|
+
PIPELINE_EXECUTION_ARN = "PipelineExecutionArn",
|
|
182
|
+
}
|
|
183
|
+
export interface ListPipelineExecutionsRequest {
|
|
184
|
+
PipelineName: string | undefined;
|
|
185
|
+
|
|
186
|
+
CreatedAfter?: Date;
|
|
187
|
+
|
|
188
|
+
CreatedBefore?: Date;
|
|
189
|
+
|
|
190
|
+
SortBy?: SortPipelineExecutionsBy | string;
|
|
191
|
+
|
|
192
|
+
SortOrder?: SortOrder | string;
|
|
193
|
+
|
|
194
|
+
NextToken?: string;
|
|
195
|
+
|
|
196
|
+
MaxResults?: number;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
export interface PipelineExecutionSummary {
|
|
200
|
+
PipelineExecutionArn?: string;
|
|
201
|
+
|
|
202
|
+
StartTime?: Date;
|
|
203
|
+
|
|
204
|
+
PipelineExecutionStatus?: PipelineExecutionStatus | string;
|
|
205
|
+
|
|
206
|
+
PipelineExecutionDescription?: string;
|
|
207
|
+
|
|
208
|
+
PipelineExecutionDisplayName?: string;
|
|
209
|
+
|
|
210
|
+
PipelineExecutionFailureReason?: string;
|
|
211
|
+
}
|
|
212
|
+
export interface ListPipelineExecutionsResponse {
|
|
213
|
+
PipelineExecutionSummaries?: PipelineExecutionSummary[];
|
|
214
|
+
|
|
215
|
+
NextToken?: string;
|
|
216
|
+
}
|
|
217
|
+
export interface ListPipelineExecutionStepsRequest {
|
|
218
|
+
PipelineExecutionArn?: string;
|
|
219
|
+
|
|
220
|
+
NextToken?: string;
|
|
221
|
+
|
|
222
|
+
MaxResults?: number;
|
|
223
|
+
|
|
224
|
+
SortOrder?: SortOrder | string;
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
export interface ModelStepMetadata {
|
|
228
|
+
Arn?: string;
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
export interface ProcessingJobStepMetadata {
|
|
232
|
+
Arn?: string;
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
export interface QualityCheckStepMetadata {
|
|
236
|
+
CheckType?: string;
|
|
237
|
+
|
|
238
|
+
BaselineUsedForDriftCheckStatistics?: string;
|
|
239
|
+
|
|
240
|
+
BaselineUsedForDriftCheckConstraints?: string;
|
|
241
|
+
|
|
242
|
+
CalculatedBaselineStatistics?: string;
|
|
243
|
+
|
|
244
|
+
CalculatedBaselineConstraints?: string;
|
|
245
|
+
|
|
246
|
+
ModelPackageGroupName?: string;
|
|
247
|
+
|
|
248
|
+
ViolationReport?: string;
|
|
249
|
+
|
|
250
|
+
CheckJobArn?: string;
|
|
251
|
+
|
|
252
|
+
SkipCheck?: boolean;
|
|
253
|
+
|
|
254
|
+
RegisterNewBaseline?: boolean;
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
export interface RegisterModelStepMetadata {
|
|
258
|
+
Arn?: string;
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
export interface TrainingJobStepMetadata {
|
|
262
|
+
Arn?: string;
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
export interface TransformJobStepMetadata {
|
|
266
|
+
Arn?: string;
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
export interface TuningJobStepMetaData {
|
|
270
|
+
Arn?: string;
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
export interface PipelineExecutionStepMetadata {
|
|
274
|
+
TrainingJob?: TrainingJobStepMetadata;
|
|
275
|
+
|
|
276
|
+
ProcessingJob?: ProcessingJobStepMetadata;
|
|
277
|
+
|
|
278
|
+
TransformJob?: TransformJobStepMetadata;
|
|
279
|
+
|
|
280
|
+
TuningJob?: TuningJobStepMetaData;
|
|
281
|
+
|
|
282
|
+
Model?: ModelStepMetadata;
|
|
283
|
+
|
|
284
|
+
RegisterModel?: RegisterModelStepMetadata;
|
|
285
|
+
|
|
286
|
+
Condition?: ConditionStepMetadata;
|
|
287
|
+
|
|
288
|
+
Callback?: CallbackStepMetadata;
|
|
289
|
+
|
|
290
|
+
Lambda?: LambdaStepMetadata;
|
|
291
|
+
|
|
292
|
+
QualityCheck?: QualityCheckStepMetadata;
|
|
293
|
+
|
|
294
|
+
ClarifyCheck?: ClarifyCheckStepMetadata;
|
|
295
|
+
|
|
296
|
+
EMR?: EMRStepMetadata;
|
|
297
|
+
|
|
298
|
+
Fail?: FailStepMetadata;
|
|
299
|
+
}
|
|
300
|
+
export declare enum StepStatus {
|
|
301
|
+
EXECUTING = "Executing",
|
|
302
|
+
FAILED = "Failed",
|
|
303
|
+
STARTING = "Starting",
|
|
304
|
+
STOPPED = "Stopped",
|
|
305
|
+
STOPPING = "Stopping",
|
|
306
|
+
SUCCEEDED = "Succeeded",
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
export interface PipelineExecutionStep {
|
|
310
|
+
StepName?: string;
|
|
311
|
+
|
|
312
|
+
StepDisplayName?: string;
|
|
313
|
+
|
|
314
|
+
StepDescription?: string;
|
|
315
|
+
|
|
316
|
+
StartTime?: Date;
|
|
317
|
+
|
|
318
|
+
EndTime?: Date;
|
|
319
|
+
|
|
320
|
+
StepStatus?: StepStatus | string;
|
|
321
|
+
|
|
322
|
+
CacheHitResult?: CacheHitResult;
|
|
323
|
+
|
|
324
|
+
AttemptCount?: number;
|
|
325
|
+
|
|
326
|
+
FailureReason?: string;
|
|
327
|
+
|
|
328
|
+
Metadata?: PipelineExecutionStepMetadata;
|
|
329
|
+
}
|
|
330
|
+
export interface ListPipelineExecutionStepsResponse {
|
|
331
|
+
PipelineExecutionSteps?: PipelineExecutionStep[];
|
|
332
|
+
|
|
333
|
+
NextToken?: string;
|
|
334
|
+
}
|
|
335
|
+
export interface ListPipelineParametersForExecutionRequest {
|
|
336
|
+
PipelineExecutionArn: string | undefined;
|
|
337
|
+
|
|
338
|
+
NextToken?: string;
|
|
339
|
+
|
|
340
|
+
MaxResults?: number;
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
export interface Parameter {
|
|
344
|
+
Name: string | undefined;
|
|
345
|
+
|
|
346
|
+
Value: string | undefined;
|
|
347
|
+
}
|
|
348
|
+
export interface ListPipelineParametersForExecutionResponse {
|
|
349
|
+
PipelineParameters?: Parameter[];
|
|
350
|
+
|
|
351
|
+
NextToken?: string;
|
|
352
|
+
}
|
|
353
|
+
export declare enum SortPipelinesBy {
|
|
354
|
+
CREATION_TIME = "CreationTime",
|
|
355
|
+
NAME = "Name",
|
|
356
|
+
}
|
|
357
|
+
export interface ListPipelinesRequest {
|
|
358
|
+
PipelineNamePrefix?: string;
|
|
359
|
+
|
|
360
|
+
CreatedAfter?: Date;
|
|
361
|
+
|
|
362
|
+
CreatedBefore?: Date;
|
|
363
|
+
|
|
364
|
+
SortBy?: SortPipelinesBy | string;
|
|
365
|
+
|
|
366
|
+
SortOrder?: SortOrder | string;
|
|
367
|
+
|
|
368
|
+
NextToken?: string;
|
|
369
|
+
|
|
370
|
+
MaxResults?: number;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
export interface PipelineSummary {
|
|
374
|
+
PipelineArn?: string;
|
|
375
|
+
|
|
376
|
+
PipelineName?: string;
|
|
377
|
+
|
|
378
|
+
PipelineDisplayName?: string;
|
|
379
|
+
|
|
380
|
+
PipelineDescription?: string;
|
|
381
|
+
|
|
382
|
+
RoleArn?: string;
|
|
383
|
+
|
|
384
|
+
CreationTime?: Date;
|
|
385
|
+
|
|
386
|
+
LastModifiedTime?: Date;
|
|
387
|
+
|
|
388
|
+
LastExecutionTime?: Date;
|
|
389
|
+
}
|
|
390
|
+
export interface ListPipelinesResponse {
|
|
391
|
+
PipelineSummaries?: PipelineSummary[];
|
|
392
|
+
|
|
393
|
+
NextToken?: string;
|
|
394
|
+
}
|
|
395
|
+
export interface ListProcessingJobsRequest {
|
|
396
|
+
CreationTimeAfter?: Date;
|
|
397
|
+
|
|
398
|
+
CreationTimeBefore?: Date;
|
|
399
|
+
|
|
400
|
+
LastModifiedTimeAfter?: Date;
|
|
401
|
+
|
|
402
|
+
LastModifiedTimeBefore?: Date;
|
|
403
|
+
|
|
404
|
+
NameContains?: string;
|
|
405
|
+
|
|
406
|
+
StatusEquals?: ProcessingJobStatus | string;
|
|
407
|
+
|
|
408
|
+
SortBy?: SortBy | string;
|
|
409
|
+
|
|
410
|
+
SortOrder?: SortOrder | string;
|
|
411
|
+
|
|
412
|
+
NextToken?: string;
|
|
413
|
+
|
|
414
|
+
MaxResults?: number;
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
export interface ProcessingJobSummary {
|
|
418
|
+
ProcessingJobName: string | undefined;
|
|
419
|
+
|
|
420
|
+
ProcessingJobArn: string | undefined;
|
|
421
|
+
|
|
422
|
+
CreationTime: Date | undefined;
|
|
423
|
+
|
|
424
|
+
ProcessingEndTime?: Date;
|
|
425
|
+
|
|
426
|
+
LastModifiedTime?: Date;
|
|
427
|
+
|
|
428
|
+
ProcessingJobStatus: ProcessingJobStatus | string | undefined;
|
|
429
|
+
|
|
430
|
+
FailureReason?: string;
|
|
431
|
+
|
|
432
|
+
ExitMessage?: string;
|
|
433
|
+
}
|
|
434
|
+
export interface ListProcessingJobsResponse {
|
|
435
|
+
ProcessingJobSummaries: ProcessingJobSummary[] | undefined;
|
|
436
|
+
|
|
437
|
+
NextToken?: string;
|
|
438
|
+
}
|
|
439
|
+
export declare enum ProjectSortBy {
|
|
440
|
+
CREATION_TIME = "CreationTime",
|
|
441
|
+
NAME = "Name",
|
|
442
|
+
}
|
|
443
|
+
export declare enum ProjectSortOrder {
|
|
444
|
+
ASCENDING = "Ascending",
|
|
445
|
+
DESCENDING = "Descending",
|
|
446
|
+
}
|
|
447
|
+
export interface ListProjectsInput {
|
|
448
|
+
CreationTimeAfter?: Date;
|
|
449
|
+
|
|
450
|
+
CreationTimeBefore?: Date;
|
|
451
|
+
|
|
452
|
+
MaxResults?: number;
|
|
453
|
+
|
|
454
|
+
NameContains?: string;
|
|
455
|
+
|
|
456
|
+
NextToken?: string;
|
|
457
|
+
|
|
458
|
+
SortBy?: ProjectSortBy | string;
|
|
459
|
+
|
|
460
|
+
SortOrder?: ProjectSortOrder | string;
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
export interface ProjectSummary {
|
|
464
|
+
ProjectName: string | undefined;
|
|
465
|
+
|
|
466
|
+
ProjectDescription?: string;
|
|
467
|
+
|
|
468
|
+
ProjectArn: string | undefined;
|
|
469
|
+
|
|
470
|
+
ProjectId: string | undefined;
|
|
471
|
+
|
|
472
|
+
CreationTime: Date | undefined;
|
|
473
|
+
|
|
474
|
+
ProjectStatus: ProjectStatus | string | undefined;
|
|
475
|
+
}
|
|
476
|
+
export interface ListProjectsOutput {
|
|
477
|
+
ProjectSummaryList: ProjectSummary[] | undefined;
|
|
478
|
+
|
|
479
|
+
NextToken?: string;
|
|
480
|
+
}
|
|
481
|
+
export interface ListStageDevicesRequest {
|
|
482
|
+
NextToken?: string;
|
|
483
|
+
|
|
484
|
+
MaxResults?: number;
|
|
485
|
+
|
|
486
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
487
|
+
|
|
488
|
+
ExcludeDevicesDeployedInOtherStage?: boolean;
|
|
489
|
+
|
|
490
|
+
StageName: string | undefined;
|
|
491
|
+
}
|
|
492
|
+
export interface ListStageDevicesResponse {
|
|
493
|
+
DeviceDeploymentSummaries: DeviceDeploymentSummary[] | undefined;
|
|
494
|
+
|
|
495
|
+
NextToken?: string;
|
|
496
|
+
}
|
|
497
|
+
export declare enum StudioLifecycleConfigSortKey {
|
|
498
|
+
CreationTime = "CreationTime",
|
|
499
|
+
LastModifiedTime = "LastModifiedTime",
|
|
500
|
+
Name = "Name",
|
|
501
|
+
}
|
|
502
|
+
export interface ListStudioLifecycleConfigsRequest {
|
|
503
|
+
MaxResults?: number;
|
|
504
|
+
|
|
505
|
+
NextToken?: string;
|
|
506
|
+
|
|
507
|
+
NameContains?: string;
|
|
508
|
+
|
|
509
|
+
AppTypeEquals?: StudioLifecycleConfigAppType | string;
|
|
510
|
+
|
|
511
|
+
CreationTimeBefore?: Date;
|
|
512
|
+
|
|
513
|
+
CreationTimeAfter?: Date;
|
|
514
|
+
|
|
515
|
+
ModifiedTimeBefore?: Date;
|
|
516
|
+
|
|
517
|
+
ModifiedTimeAfter?: Date;
|
|
518
|
+
|
|
519
|
+
SortBy?: StudioLifecycleConfigSortKey | string;
|
|
520
|
+
|
|
521
|
+
SortOrder?: SortOrder | string;
|
|
522
|
+
}
|
|
523
|
+
|
|
524
|
+
export interface StudioLifecycleConfigDetails {
|
|
525
|
+
StudioLifecycleConfigArn?: string;
|
|
526
|
+
|
|
527
|
+
StudioLifecycleConfigName?: string;
|
|
528
|
+
|
|
529
|
+
CreationTime?: Date;
|
|
530
|
+
|
|
531
|
+
LastModifiedTime?: Date;
|
|
532
|
+
|
|
533
|
+
StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | string;
|
|
534
|
+
}
|
|
535
|
+
export interface ListStudioLifecycleConfigsResponse {
|
|
536
|
+
NextToken?: string;
|
|
537
|
+
|
|
538
|
+
StudioLifecycleConfigs?: StudioLifecycleConfigDetails[];
|
|
539
|
+
}
|
|
540
|
+
export interface ListSubscribedWorkteamsRequest {
|
|
541
|
+
NameContains?: string;
|
|
542
|
+
|
|
543
|
+
NextToken?: string;
|
|
544
|
+
|
|
545
|
+
MaxResults?: number;
|
|
546
|
+
}
|
|
547
|
+
export interface ListSubscribedWorkteamsResponse {
|
|
548
|
+
SubscribedWorkteams: SubscribedWorkteam[] | undefined;
|
|
549
|
+
|
|
550
|
+
NextToken?: string;
|
|
551
|
+
}
|
|
552
|
+
export interface ListTagsInput {
|
|
553
|
+
ResourceArn: string | undefined;
|
|
554
|
+
|
|
555
|
+
NextToken?: string;
|
|
556
|
+
|
|
557
|
+
MaxResults?: number;
|
|
558
|
+
}
|
|
559
|
+
export interface ListTagsOutput {
|
|
560
|
+
Tags?: Tag[];
|
|
561
|
+
|
|
562
|
+
NextToken?: string;
|
|
563
|
+
}
|
|
564
|
+
export interface ListTrainingJobsRequest {
|
|
565
|
+
NextToken?: string;
|
|
566
|
+
|
|
567
|
+
MaxResults?: number;
|
|
568
|
+
|
|
569
|
+
CreationTimeAfter?: Date;
|
|
570
|
+
|
|
571
|
+
CreationTimeBefore?: Date;
|
|
572
|
+
|
|
573
|
+
LastModifiedTimeAfter?: Date;
|
|
574
|
+
|
|
575
|
+
LastModifiedTimeBefore?: Date;
|
|
576
|
+
|
|
577
|
+
NameContains?: string;
|
|
578
|
+
|
|
579
|
+
StatusEquals?: TrainingJobStatus | string;
|
|
580
|
+
|
|
581
|
+
SortBy?: SortBy | string;
|
|
582
|
+
|
|
583
|
+
SortOrder?: SortOrder | string;
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
export interface TrainingJobSummary {
|
|
587
|
+
TrainingJobName: string | undefined;
|
|
588
|
+
|
|
589
|
+
TrainingJobArn: string | undefined;
|
|
590
|
+
|
|
591
|
+
CreationTime: Date | undefined;
|
|
592
|
+
|
|
593
|
+
TrainingEndTime?: Date;
|
|
594
|
+
|
|
595
|
+
LastModifiedTime?: Date;
|
|
596
|
+
|
|
597
|
+
TrainingJobStatus: TrainingJobStatus | string | undefined;
|
|
598
|
+
}
|
|
599
|
+
export interface ListTrainingJobsResponse {
|
|
600
|
+
TrainingJobSummaries: TrainingJobSummary[] | undefined;
|
|
601
|
+
|
|
602
|
+
NextToken?: string;
|
|
603
|
+
}
|
|
604
|
+
export declare enum TrainingJobSortByOptions {
|
|
605
|
+
CreationTime = "CreationTime",
|
|
606
|
+
FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
|
|
607
|
+
Name = "Name",
|
|
608
|
+
Status = "Status",
|
|
609
|
+
}
|
|
610
|
+
export interface ListTrainingJobsForHyperParameterTuningJobRequest {
|
|
611
|
+
HyperParameterTuningJobName: string | undefined;
|
|
612
|
+
|
|
613
|
+
NextToken?: string;
|
|
614
|
+
|
|
615
|
+
MaxResults?: number;
|
|
616
|
+
|
|
617
|
+
StatusEquals?: TrainingJobStatus | string;
|
|
618
|
+
|
|
619
|
+
SortBy?: TrainingJobSortByOptions | string;
|
|
620
|
+
|
|
621
|
+
SortOrder?: SortOrder | string;
|
|
622
|
+
}
|
|
623
|
+
export interface ListTrainingJobsForHyperParameterTuningJobResponse {
|
|
624
|
+
TrainingJobSummaries: HyperParameterTrainingJobSummary[] | undefined;
|
|
625
|
+
|
|
626
|
+
NextToken?: string;
|
|
627
|
+
}
|
|
628
|
+
export interface ListTransformJobsRequest {
|
|
629
|
+
CreationTimeAfter?: Date;
|
|
630
|
+
|
|
631
|
+
CreationTimeBefore?: Date;
|
|
632
|
+
|
|
633
|
+
LastModifiedTimeAfter?: Date;
|
|
634
|
+
|
|
635
|
+
LastModifiedTimeBefore?: Date;
|
|
636
|
+
|
|
637
|
+
NameContains?: string;
|
|
638
|
+
|
|
639
|
+
StatusEquals?: TransformJobStatus | string;
|
|
640
|
+
|
|
641
|
+
SortBy?: SortBy | string;
|
|
642
|
+
|
|
643
|
+
SortOrder?: SortOrder | string;
|
|
644
|
+
|
|
645
|
+
NextToken?: string;
|
|
646
|
+
|
|
647
|
+
MaxResults?: number;
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
export interface TransformJobSummary {
|
|
651
|
+
TransformJobName: string | undefined;
|
|
652
|
+
|
|
653
|
+
TransformJobArn: string | undefined;
|
|
654
|
+
|
|
655
|
+
CreationTime: Date | undefined;
|
|
656
|
+
|
|
657
|
+
TransformEndTime?: Date;
|
|
658
|
+
|
|
659
|
+
LastModifiedTime?: Date;
|
|
660
|
+
|
|
661
|
+
TransformJobStatus: TransformJobStatus | string | undefined;
|
|
662
|
+
|
|
663
|
+
FailureReason?: string;
|
|
664
|
+
}
|
|
665
|
+
export interface ListTransformJobsResponse {
|
|
666
|
+
TransformJobSummaries: TransformJobSummary[] | undefined;
|
|
667
|
+
|
|
668
|
+
NextToken?: string;
|
|
669
|
+
}
|
|
670
|
+
export declare enum SortTrialComponentsBy {
|
|
671
|
+
CREATION_TIME = "CreationTime",
|
|
672
|
+
NAME = "Name",
|
|
673
|
+
}
|
|
674
|
+
export interface ListTrialComponentsRequest {
|
|
675
|
+
ExperimentName?: string;
|
|
676
|
+
|
|
677
|
+
TrialName?: string;
|
|
678
|
+
|
|
679
|
+
SourceArn?: string;
|
|
680
|
+
|
|
681
|
+
CreatedAfter?: Date;
|
|
682
|
+
|
|
683
|
+
CreatedBefore?: Date;
|
|
684
|
+
|
|
685
|
+
SortBy?: SortTrialComponentsBy | string;
|
|
686
|
+
|
|
687
|
+
SortOrder?: SortOrder | string;
|
|
688
|
+
|
|
689
|
+
MaxResults?: number;
|
|
690
|
+
|
|
691
|
+
NextToken?: string;
|
|
692
|
+
}
|
|
693
|
+
|
|
694
|
+
export interface TrialComponentSummary {
|
|
695
|
+
TrialComponentName?: string;
|
|
696
|
+
|
|
697
|
+
TrialComponentArn?: string;
|
|
698
|
+
|
|
699
|
+
DisplayName?: string;
|
|
700
|
+
|
|
701
|
+
TrialComponentSource?: TrialComponentSource;
|
|
702
|
+
|
|
703
|
+
Status?: TrialComponentStatus;
|
|
704
|
+
|
|
705
|
+
StartTime?: Date;
|
|
706
|
+
|
|
707
|
+
EndTime?: Date;
|
|
708
|
+
|
|
709
|
+
CreationTime?: Date;
|
|
710
|
+
|
|
711
|
+
CreatedBy?: UserContext;
|
|
712
|
+
|
|
713
|
+
LastModifiedTime?: Date;
|
|
714
|
+
|
|
715
|
+
LastModifiedBy?: UserContext;
|
|
716
|
+
}
|
|
717
|
+
export interface ListTrialComponentsResponse {
|
|
718
|
+
TrialComponentSummaries?: TrialComponentSummary[];
|
|
719
|
+
|
|
720
|
+
NextToken?: string;
|
|
721
|
+
}
|
|
722
|
+
export declare enum SortTrialsBy {
|
|
723
|
+
CREATION_TIME = "CreationTime",
|
|
724
|
+
NAME = "Name",
|
|
725
|
+
}
|
|
726
|
+
export interface ListTrialsRequest {
|
|
727
|
+
ExperimentName?: string;
|
|
728
|
+
|
|
729
|
+
TrialComponentName?: string;
|
|
730
|
+
|
|
731
|
+
CreatedAfter?: Date;
|
|
732
|
+
|
|
733
|
+
CreatedBefore?: Date;
|
|
734
|
+
|
|
735
|
+
SortBy?: SortTrialsBy | string;
|
|
736
|
+
|
|
737
|
+
SortOrder?: SortOrder | string;
|
|
738
|
+
|
|
739
|
+
MaxResults?: number;
|
|
740
|
+
|
|
741
|
+
NextToken?: string;
|
|
742
|
+
}
|
|
743
|
+
|
|
744
|
+
export interface TrialSummary {
|
|
745
|
+
TrialArn?: string;
|
|
746
|
+
|
|
747
|
+
TrialName?: string;
|
|
748
|
+
|
|
749
|
+
DisplayName?: string;
|
|
750
|
+
|
|
751
|
+
TrialSource?: TrialSource;
|
|
752
|
+
|
|
753
|
+
CreationTime?: Date;
|
|
754
|
+
|
|
755
|
+
LastModifiedTime?: Date;
|
|
756
|
+
}
|
|
757
|
+
export interface ListTrialsResponse {
|
|
758
|
+
TrialSummaries?: TrialSummary[];
|
|
759
|
+
|
|
760
|
+
NextToken?: string;
|
|
761
|
+
}
|
|
762
|
+
export declare enum UserProfileSortKey {
|
|
763
|
+
CreationTime = "CreationTime",
|
|
764
|
+
LastModifiedTime = "LastModifiedTime",
|
|
765
|
+
}
|
|
766
|
+
export interface ListUserProfilesRequest {
|
|
767
|
+
NextToken?: string;
|
|
768
|
+
|
|
769
|
+
MaxResults?: number;
|
|
770
|
+
|
|
771
|
+
SortOrder?: SortOrder | string;
|
|
772
|
+
|
|
773
|
+
SortBy?: UserProfileSortKey | string;
|
|
774
|
+
|
|
775
|
+
DomainIdEquals?: string;
|
|
776
|
+
|
|
777
|
+
UserProfileNameContains?: string;
|
|
778
|
+
}
|
|
779
|
+
|
|
780
|
+
export interface UserProfileDetails {
|
|
781
|
+
DomainId?: string;
|
|
782
|
+
|
|
783
|
+
UserProfileName?: string;
|
|
784
|
+
|
|
785
|
+
Status?: UserProfileStatus | string;
|
|
786
|
+
|
|
787
|
+
CreationTime?: Date;
|
|
788
|
+
|
|
789
|
+
LastModifiedTime?: Date;
|
|
790
|
+
}
|
|
791
|
+
export interface ListUserProfilesResponse {
|
|
792
|
+
UserProfiles?: UserProfileDetails[];
|
|
793
|
+
|
|
794
|
+
NextToken?: string;
|
|
795
|
+
}
|
|
796
|
+
export declare enum ListWorkforcesSortByOptions {
|
|
797
|
+
CreateDate = "CreateDate",
|
|
798
|
+
Name = "Name",
|
|
799
|
+
}
|
|
800
|
+
export interface ListWorkforcesRequest {
|
|
801
|
+
SortBy?: ListWorkforcesSortByOptions | string;
|
|
802
|
+
|
|
803
|
+
SortOrder?: SortOrder | string;
|
|
804
|
+
|
|
805
|
+
NameContains?: string;
|
|
806
|
+
|
|
807
|
+
NextToken?: string;
|
|
808
|
+
|
|
809
|
+
MaxResults?: number;
|
|
810
|
+
}
|
|
811
|
+
export interface ListWorkforcesResponse {
|
|
812
|
+
Workforces: Workforce[] | undefined;
|
|
813
|
+
|
|
814
|
+
NextToken?: string;
|
|
815
|
+
}
|
|
816
|
+
export declare enum ListWorkteamsSortByOptions {
|
|
817
|
+
CreateDate = "CreateDate",
|
|
818
|
+
Name = "Name",
|
|
819
|
+
}
|
|
820
|
+
export interface ListWorkteamsRequest {
|
|
821
|
+
SortBy?: ListWorkteamsSortByOptions | string;
|
|
822
|
+
|
|
823
|
+
SortOrder?: SortOrder | string;
|
|
824
|
+
|
|
825
|
+
NameContains?: string;
|
|
826
|
+
|
|
827
|
+
NextToken?: string;
|
|
828
|
+
|
|
829
|
+
MaxResults?: number;
|
|
830
|
+
}
|
|
831
|
+
export interface ListWorkteamsResponse {
|
|
832
|
+
Workteams: Workteam[] | undefined;
|
|
833
|
+
|
|
834
|
+
NextToken?: string;
|
|
835
|
+
}
|
|
836
|
+
|
|
837
|
+
export interface ModelPackage {
|
|
838
|
+
ModelPackageName?: string;
|
|
839
|
+
|
|
840
|
+
ModelPackageGroupName?: string;
|
|
841
|
+
|
|
842
|
+
ModelPackageVersion?: number;
|
|
843
|
+
|
|
844
|
+
ModelPackageArn?: string;
|
|
845
|
+
|
|
846
|
+
ModelPackageDescription?: string;
|
|
847
|
+
|
|
848
|
+
CreationTime?: Date;
|
|
849
|
+
|
|
850
|
+
InferenceSpecification?: InferenceSpecification;
|
|
851
|
+
|
|
852
|
+
SourceAlgorithmSpecification?: SourceAlgorithmSpecification;
|
|
853
|
+
|
|
854
|
+
ValidationSpecification?: ModelPackageValidationSpecification;
|
|
855
|
+
|
|
856
|
+
ModelPackageStatus?: ModelPackageStatus | string;
|
|
857
|
+
|
|
858
|
+
ModelPackageStatusDetails?: ModelPackageStatusDetails;
|
|
859
|
+
|
|
860
|
+
CertifyForMarketplace?: boolean;
|
|
861
|
+
|
|
862
|
+
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
863
|
+
|
|
864
|
+
CreatedBy?: UserContext;
|
|
865
|
+
|
|
866
|
+
MetadataProperties?: MetadataProperties;
|
|
867
|
+
|
|
868
|
+
ModelMetrics?: ModelMetrics;
|
|
869
|
+
|
|
870
|
+
LastModifiedTime?: Date;
|
|
871
|
+
|
|
872
|
+
LastModifiedBy?: UserContext;
|
|
873
|
+
|
|
874
|
+
ApprovalDescription?: string;
|
|
875
|
+
|
|
876
|
+
Domain?: string;
|
|
877
|
+
|
|
878
|
+
Task?: string;
|
|
879
|
+
|
|
880
|
+
SamplePayloadUrl?: string;
|
|
881
|
+
|
|
882
|
+
AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
|
|
883
|
+
|
|
884
|
+
Tags?: Tag[];
|
|
885
|
+
|
|
886
|
+
CustomerMetadataProperties?: Record<string, string>;
|
|
887
|
+
|
|
888
|
+
DriftCheckBaselines?: DriftCheckBaselines;
|
|
889
|
+
}
|
|
890
|
+
|
|
891
|
+
export interface ModelPackageGroup {
|
|
892
|
+
ModelPackageGroupName?: string;
|
|
893
|
+
|
|
894
|
+
ModelPackageGroupArn?: string;
|
|
895
|
+
|
|
896
|
+
ModelPackageGroupDescription?: string;
|
|
897
|
+
|
|
898
|
+
CreationTime?: Date;
|
|
899
|
+
|
|
900
|
+
CreatedBy?: UserContext;
|
|
901
|
+
|
|
902
|
+
ModelPackageGroupStatus?: ModelPackageGroupStatus | string;
|
|
903
|
+
|
|
904
|
+
Tags?: Tag[];
|
|
905
|
+
}
|
|
906
|
+
|
|
907
|
+
export interface NestedFilters {
|
|
908
|
+
NestedPropertyName: string | undefined;
|
|
909
|
+
|
|
910
|
+
Filters: Filter[] | undefined;
|
|
911
|
+
}
|
|
912
|
+
|
|
913
|
+
export interface Parent {
|
|
914
|
+
TrialName?: string;
|
|
915
|
+
|
|
916
|
+
ExperimentName?: string;
|
|
917
|
+
}
|
|
918
|
+
|
|
919
|
+
export interface Pipeline {
|
|
920
|
+
PipelineArn?: string;
|
|
921
|
+
|
|
922
|
+
PipelineName?: string;
|
|
923
|
+
|
|
924
|
+
PipelineDisplayName?: string;
|
|
925
|
+
|
|
926
|
+
PipelineDescription?: string;
|
|
927
|
+
|
|
928
|
+
RoleArn?: string;
|
|
929
|
+
|
|
930
|
+
PipelineStatus?: PipelineStatus | string;
|
|
931
|
+
|
|
932
|
+
CreationTime?: Date;
|
|
933
|
+
|
|
934
|
+
LastModifiedTime?: Date;
|
|
935
|
+
|
|
936
|
+
LastRunTime?: Date;
|
|
937
|
+
|
|
938
|
+
CreatedBy?: UserContext;
|
|
939
|
+
|
|
940
|
+
LastModifiedBy?: UserContext;
|
|
941
|
+
|
|
942
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
943
|
+
|
|
944
|
+
Tags?: Tag[];
|
|
945
|
+
}
|
|
946
|
+
|
|
947
|
+
export interface PipelineExecution {
|
|
948
|
+
PipelineArn?: string;
|
|
949
|
+
|
|
950
|
+
PipelineExecutionArn?: string;
|
|
951
|
+
|
|
952
|
+
PipelineExecutionDisplayName?: string;
|
|
953
|
+
|
|
954
|
+
PipelineExecutionStatus?: PipelineExecutionStatus | string;
|
|
955
|
+
|
|
956
|
+
PipelineExecutionDescription?: string;
|
|
957
|
+
|
|
958
|
+
PipelineExperimentConfig?: PipelineExperimentConfig;
|
|
959
|
+
|
|
960
|
+
FailureReason?: string;
|
|
961
|
+
|
|
962
|
+
CreationTime?: Date;
|
|
963
|
+
|
|
964
|
+
LastModifiedTime?: Date;
|
|
965
|
+
|
|
966
|
+
CreatedBy?: UserContext;
|
|
967
|
+
|
|
968
|
+
LastModifiedBy?: UserContext;
|
|
969
|
+
|
|
970
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
971
|
+
|
|
972
|
+
PipelineParameters?: Parameter[];
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
export interface ProcessingJob {
|
|
976
|
+
ProcessingInputs?: ProcessingInput[];
|
|
977
|
+
|
|
978
|
+
ProcessingOutputConfig?: ProcessingOutputConfig;
|
|
979
|
+
|
|
980
|
+
ProcessingJobName?: string;
|
|
981
|
+
|
|
982
|
+
ProcessingResources?: ProcessingResources;
|
|
983
|
+
|
|
984
|
+
StoppingCondition?: ProcessingStoppingCondition;
|
|
985
|
+
|
|
986
|
+
AppSpecification?: AppSpecification;
|
|
987
|
+
|
|
988
|
+
Environment?: Record<string, string>;
|
|
989
|
+
|
|
990
|
+
NetworkConfig?: NetworkConfig;
|
|
991
|
+
|
|
992
|
+
RoleArn?: string;
|
|
993
|
+
|
|
994
|
+
ExperimentConfig?: ExperimentConfig;
|
|
995
|
+
|
|
996
|
+
ProcessingJobArn?: string;
|
|
997
|
+
|
|
998
|
+
ProcessingJobStatus?: ProcessingJobStatus | string;
|
|
999
|
+
|
|
1000
|
+
ExitMessage?: string;
|
|
1001
|
+
|
|
1002
|
+
FailureReason?: string;
|
|
1003
|
+
|
|
1004
|
+
ProcessingEndTime?: Date;
|
|
1005
|
+
|
|
1006
|
+
ProcessingStartTime?: Date;
|
|
1007
|
+
|
|
1008
|
+
LastModifiedTime?: Date;
|
|
1009
|
+
|
|
1010
|
+
CreationTime?: Date;
|
|
1011
|
+
|
|
1012
|
+
MonitoringScheduleArn?: string;
|
|
1013
|
+
|
|
1014
|
+
AutoMLJobArn?: string;
|
|
1015
|
+
|
|
1016
|
+
TrainingJobArn?: string;
|
|
1017
|
+
|
|
1018
|
+
Tags?: Tag[];
|
|
1019
|
+
}
|
|
1020
|
+
|
|
1021
|
+
export interface ProfilerConfigForUpdate {
|
|
1022
|
+
S3OutputPath?: string;
|
|
1023
|
+
|
|
1024
|
+
ProfilingIntervalInMilliseconds?: number;
|
|
1025
|
+
|
|
1026
|
+
ProfilingParameters?: Record<string, string>;
|
|
1027
|
+
|
|
1028
|
+
DisableProfiler?: boolean;
|
|
1029
|
+
}
|
|
1030
|
+
|
|
1031
|
+
export interface Project {
|
|
1032
|
+
ProjectArn?: string;
|
|
1033
|
+
|
|
1034
|
+
ProjectName?: string;
|
|
1035
|
+
|
|
1036
|
+
ProjectId?: string;
|
|
1037
|
+
|
|
1038
|
+
ProjectDescription?: string;
|
|
1039
|
+
|
|
1040
|
+
ServiceCatalogProvisioningDetails?: ServiceCatalogProvisioningDetails;
|
|
1041
|
+
|
|
1042
|
+
ServiceCatalogProvisionedProductDetails?: ServiceCatalogProvisionedProductDetails;
|
|
1043
|
+
|
|
1044
|
+
ProjectStatus?: ProjectStatus | string;
|
|
1045
|
+
|
|
1046
|
+
CreatedBy?: UserContext;
|
|
1047
|
+
|
|
1048
|
+
CreationTime?: Date;
|
|
1049
|
+
|
|
1050
|
+
Tags?: Tag[];
|
|
1051
|
+
|
|
1052
|
+
LastModifiedTime?: Date;
|
|
1053
|
+
|
|
1054
|
+
LastModifiedBy?: UserContext;
|
|
1055
|
+
}
|
|
1056
|
+
export interface PutModelPackageGroupPolicyInput {
|
|
1057
|
+
ModelPackageGroupName: string | undefined;
|
|
1058
|
+
|
|
1059
|
+
ResourcePolicy: string | undefined;
|
|
1060
|
+
}
|
|
1061
|
+
export interface PutModelPackageGroupPolicyOutput {
|
|
1062
|
+
ModelPackageGroupArn: string | undefined;
|
|
1063
|
+
}
|
|
1064
|
+
|
|
1065
|
+
export interface QueryFilters {
|
|
1066
|
+
Types?: string[];
|
|
1067
|
+
|
|
1068
|
+
LineageTypes?: (LineageType | string)[];
|
|
1069
|
+
|
|
1070
|
+
CreatedBefore?: Date;
|
|
1071
|
+
|
|
1072
|
+
CreatedAfter?: Date;
|
|
1073
|
+
|
|
1074
|
+
ModifiedBefore?: Date;
|
|
1075
|
+
|
|
1076
|
+
ModifiedAfter?: Date;
|
|
1077
|
+
|
|
1078
|
+
Properties?: Record<string, string>;
|
|
1079
|
+
}
|
|
1080
|
+
export interface QueryLineageRequest {
|
|
1081
|
+
StartArns?: string[];
|
|
1082
|
+
|
|
1083
|
+
Direction?: Direction | string;
|
|
1084
|
+
|
|
1085
|
+
IncludeEdges?: boolean;
|
|
1086
|
+
|
|
1087
|
+
Filters?: QueryFilters;
|
|
1088
|
+
|
|
1089
|
+
MaxDepth?: number;
|
|
1090
|
+
|
|
1091
|
+
MaxResults?: number;
|
|
1092
|
+
|
|
1093
|
+
NextToken?: string;
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
export interface Vertex {
|
|
1097
|
+
Arn?: string;
|
|
1098
|
+
|
|
1099
|
+
Type?: string;
|
|
1100
|
+
|
|
1101
|
+
LineageType?: LineageType | string;
|
|
1102
|
+
}
|
|
1103
|
+
export interface QueryLineageResponse {
|
|
1104
|
+
Vertices?: Vertex[];
|
|
1105
|
+
|
|
1106
|
+
Edges?: Edge[];
|
|
1107
|
+
|
|
1108
|
+
NextToken?: string;
|
|
1109
|
+
}
|
|
1110
|
+
export interface RegisterDevicesRequest {
|
|
1111
|
+
DeviceFleetName: string | undefined;
|
|
1112
|
+
|
|
1113
|
+
Devices: Device[] | undefined;
|
|
1114
|
+
|
|
1115
|
+
Tags?: Tag[];
|
|
1116
|
+
}
|
|
1117
|
+
|
|
1118
|
+
export interface RenderableTask {
|
|
1119
|
+
Input: string | undefined;
|
|
1120
|
+
}
|
|
1121
|
+
|
|
1122
|
+
export interface RenderingError {
|
|
1123
|
+
Code: string | undefined;
|
|
1124
|
+
|
|
1125
|
+
Message: string | undefined;
|
|
1126
|
+
}
|
|
1127
|
+
export interface RenderUiTemplateRequest {
|
|
1128
|
+
UiTemplate?: UiTemplate;
|
|
1129
|
+
|
|
1130
|
+
Task: RenderableTask | undefined;
|
|
1131
|
+
|
|
1132
|
+
RoleArn: string | undefined;
|
|
1133
|
+
|
|
1134
|
+
HumanTaskUiArn?: string;
|
|
1135
|
+
}
|
|
1136
|
+
export interface RenderUiTemplateResponse {
|
|
1137
|
+
RenderedContent: string | undefined;
|
|
1138
|
+
|
|
1139
|
+
Errors: RenderingError[] | undefined;
|
|
1140
|
+
}
|
|
1141
|
+
export interface RetryPipelineExecutionRequest {
|
|
1142
|
+
PipelineExecutionArn: string | undefined;
|
|
1143
|
+
|
|
1144
|
+
ClientRequestToken?: string;
|
|
1145
|
+
|
|
1146
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1147
|
+
}
|
|
1148
|
+
export interface RetryPipelineExecutionResponse {
|
|
1149
|
+
PipelineExecutionArn?: string;
|
|
1150
|
+
}
|
|
1151
|
+
export declare enum SearchSortOrder {
|
|
1152
|
+
ASCENDING = "Ascending",
|
|
1153
|
+
DESCENDING = "Descending",
|
|
1154
|
+
}
|
|
1155
|
+
|
|
1156
|
+
export interface TrainingJob {
|
|
1157
|
+
TrainingJobName?: string;
|
|
1158
|
+
|
|
1159
|
+
TrainingJobArn?: string;
|
|
1160
|
+
|
|
1161
|
+
TuningJobArn?: string;
|
|
1162
|
+
|
|
1163
|
+
LabelingJobArn?: string;
|
|
1164
|
+
|
|
1165
|
+
AutoMLJobArn?: string;
|
|
1166
|
+
|
|
1167
|
+
ModelArtifacts?: ModelArtifacts;
|
|
1168
|
+
|
|
1169
|
+
TrainingJobStatus?: TrainingJobStatus | string;
|
|
1170
|
+
|
|
1171
|
+
SecondaryStatus?: SecondaryStatus | string;
|
|
1172
|
+
|
|
1173
|
+
FailureReason?: string;
|
|
1174
|
+
|
|
1175
|
+
HyperParameters?: Record<string, string>;
|
|
1176
|
+
|
|
1177
|
+
AlgorithmSpecification?: AlgorithmSpecification;
|
|
1178
|
+
|
|
1179
|
+
RoleArn?: string;
|
|
1180
|
+
|
|
1181
|
+
InputDataConfig?: Channel[];
|
|
1182
|
+
|
|
1183
|
+
OutputDataConfig?: OutputDataConfig;
|
|
1184
|
+
|
|
1185
|
+
ResourceConfig?: ResourceConfig;
|
|
1186
|
+
|
|
1187
|
+
VpcConfig?: VpcConfig;
|
|
1188
|
+
|
|
1189
|
+
StoppingCondition?: StoppingCondition;
|
|
1190
|
+
|
|
1191
|
+
CreationTime?: Date;
|
|
1192
|
+
|
|
1193
|
+
TrainingStartTime?: Date;
|
|
1194
|
+
|
|
1195
|
+
TrainingEndTime?: Date;
|
|
1196
|
+
|
|
1197
|
+
LastModifiedTime?: Date;
|
|
1198
|
+
|
|
1199
|
+
SecondaryStatusTransitions?: SecondaryStatusTransition[];
|
|
1200
|
+
|
|
1201
|
+
FinalMetricDataList?: MetricData[];
|
|
1202
|
+
|
|
1203
|
+
EnableNetworkIsolation?: boolean;
|
|
1204
|
+
|
|
1205
|
+
EnableInterContainerTrafficEncryption?: boolean;
|
|
1206
|
+
|
|
1207
|
+
EnableManagedSpotTraining?: boolean;
|
|
1208
|
+
|
|
1209
|
+
CheckpointConfig?: CheckpointConfig;
|
|
1210
|
+
|
|
1211
|
+
TrainingTimeInSeconds?: number;
|
|
1212
|
+
|
|
1213
|
+
BillableTimeInSeconds?: number;
|
|
1214
|
+
|
|
1215
|
+
DebugHookConfig?: DebugHookConfig;
|
|
1216
|
+
|
|
1217
|
+
ExperimentConfig?: ExperimentConfig;
|
|
1218
|
+
|
|
1219
|
+
DebugRuleConfigurations?: DebugRuleConfiguration[];
|
|
1220
|
+
|
|
1221
|
+
TensorBoardOutputConfig?: TensorBoardOutputConfig;
|
|
1222
|
+
|
|
1223
|
+
DebugRuleEvaluationStatuses?: DebugRuleEvaluationStatus[];
|
|
1224
|
+
|
|
1225
|
+
Environment?: Record<string, string>;
|
|
1226
|
+
|
|
1227
|
+
RetryStrategy?: RetryStrategy;
|
|
1228
|
+
|
|
1229
|
+
Tags?: Tag[];
|
|
1230
|
+
}
|
|
1231
|
+
|
|
1232
|
+
export interface TrialComponentSimpleSummary {
|
|
1233
|
+
TrialComponentName?: string;
|
|
1234
|
+
|
|
1235
|
+
TrialComponentArn?: string;
|
|
1236
|
+
|
|
1237
|
+
TrialComponentSource?: TrialComponentSource;
|
|
1238
|
+
|
|
1239
|
+
CreationTime?: Date;
|
|
1240
|
+
|
|
1241
|
+
CreatedBy?: UserContext;
|
|
1242
|
+
}
|
|
1243
|
+
|
|
1244
|
+
export interface Trial {
|
|
1245
|
+
TrialName?: string;
|
|
1246
|
+
|
|
1247
|
+
TrialArn?: string;
|
|
1248
|
+
|
|
1249
|
+
DisplayName?: string;
|
|
1250
|
+
|
|
1251
|
+
ExperimentName?: string;
|
|
1252
|
+
|
|
1253
|
+
Source?: TrialSource;
|
|
1254
|
+
|
|
1255
|
+
CreationTime?: Date;
|
|
1256
|
+
|
|
1257
|
+
CreatedBy?: UserContext;
|
|
1258
|
+
|
|
1259
|
+
LastModifiedTime?: Date;
|
|
1260
|
+
|
|
1261
|
+
LastModifiedBy?: UserContext;
|
|
1262
|
+
|
|
1263
|
+
MetadataProperties?: MetadataProperties;
|
|
1264
|
+
|
|
1265
|
+
Tags?: Tag[];
|
|
1266
|
+
|
|
1267
|
+
TrialComponentSummaries?: TrialComponentSimpleSummary[];
|
|
1268
|
+
}
|
|
1269
|
+
|
|
1270
|
+
export interface TransformJob {
|
|
1271
|
+
TransformJobName?: string;
|
|
1272
|
+
|
|
1273
|
+
TransformJobArn?: string;
|
|
1274
|
+
|
|
1275
|
+
TransformJobStatus?: TransformJobStatus | string;
|
|
1276
|
+
|
|
1277
|
+
FailureReason?: string;
|
|
1278
|
+
|
|
1279
|
+
ModelName?: string;
|
|
1280
|
+
|
|
1281
|
+
MaxConcurrentTransforms?: number;
|
|
1282
|
+
|
|
1283
|
+
ModelClientConfig?: ModelClientConfig;
|
|
1284
|
+
|
|
1285
|
+
MaxPayloadInMB?: number;
|
|
1286
|
+
|
|
1287
|
+
BatchStrategy?: BatchStrategy | string;
|
|
1288
|
+
|
|
1289
|
+
Environment?: Record<string, string>;
|
|
1290
|
+
|
|
1291
|
+
TransformInput?: TransformInput;
|
|
1292
|
+
|
|
1293
|
+
TransformOutput?: TransformOutput;
|
|
1294
|
+
|
|
1295
|
+
TransformResources?: TransformResources;
|
|
1296
|
+
|
|
1297
|
+
CreationTime?: Date;
|
|
1298
|
+
|
|
1299
|
+
TransformStartTime?: Date;
|
|
1300
|
+
|
|
1301
|
+
TransformEndTime?: Date;
|
|
1302
|
+
|
|
1303
|
+
LabelingJobArn?: string;
|
|
1304
|
+
|
|
1305
|
+
AutoMLJobArn?: string;
|
|
1306
|
+
|
|
1307
|
+
DataProcessing?: DataProcessing;
|
|
1308
|
+
|
|
1309
|
+
ExperimentConfig?: ExperimentConfig;
|
|
1310
|
+
|
|
1311
|
+
Tags?: Tag[];
|
|
1312
|
+
}
|
|
1313
|
+
|
|
1314
|
+
export interface TrialComponentSourceDetail {
|
|
1315
|
+
SourceArn?: string;
|
|
1316
|
+
|
|
1317
|
+
TrainingJob?: TrainingJob;
|
|
1318
|
+
|
|
1319
|
+
ProcessingJob?: ProcessingJob;
|
|
1320
|
+
|
|
1321
|
+
TransformJob?: TransformJob;
|
|
1322
|
+
}
|
|
1323
|
+
|
|
1324
|
+
export interface TrialComponent {
|
|
1325
|
+
TrialComponentName?: string;
|
|
1326
|
+
|
|
1327
|
+
DisplayName?: string;
|
|
1328
|
+
|
|
1329
|
+
TrialComponentArn?: string;
|
|
1330
|
+
|
|
1331
|
+
Source?: TrialComponentSource;
|
|
1332
|
+
|
|
1333
|
+
Status?: TrialComponentStatus;
|
|
1334
|
+
|
|
1335
|
+
StartTime?: Date;
|
|
1336
|
+
|
|
1337
|
+
EndTime?: Date;
|
|
1338
|
+
|
|
1339
|
+
CreationTime?: Date;
|
|
1340
|
+
|
|
1341
|
+
CreatedBy?: UserContext;
|
|
1342
|
+
|
|
1343
|
+
LastModifiedTime?: Date;
|
|
1344
|
+
|
|
1345
|
+
LastModifiedBy?: UserContext;
|
|
1346
|
+
|
|
1347
|
+
Parameters?: Record<string, TrialComponentParameterValue>;
|
|
1348
|
+
|
|
1349
|
+
InputArtifacts?: Record<string, TrialComponentArtifact>;
|
|
1350
|
+
|
|
1351
|
+
OutputArtifacts?: Record<string, TrialComponentArtifact>;
|
|
1352
|
+
|
|
1353
|
+
Metrics?: TrialComponentMetricSummary[];
|
|
1354
|
+
|
|
1355
|
+
MetadataProperties?: MetadataProperties;
|
|
1356
|
+
|
|
1357
|
+
SourceDetail?: TrialComponentSourceDetail;
|
|
1358
|
+
|
|
1359
|
+
LineageGroupArn?: string;
|
|
1360
|
+
|
|
1361
|
+
Tags?: Tag[];
|
|
1362
|
+
|
|
1363
|
+
Parents?: Parent[];
|
|
1364
|
+
}
|
|
1365
|
+
|
|
1366
|
+
export interface SearchRecord {
|
|
1367
|
+
TrainingJob?: TrainingJob;
|
|
1368
|
+
|
|
1369
|
+
Experiment?: Experiment;
|
|
1370
|
+
|
|
1371
|
+
Trial?: Trial;
|
|
1372
|
+
|
|
1373
|
+
TrialComponent?: TrialComponent;
|
|
1374
|
+
|
|
1375
|
+
Endpoint?: Endpoint;
|
|
1376
|
+
|
|
1377
|
+
ModelPackage?: ModelPackage;
|
|
1378
|
+
|
|
1379
|
+
ModelPackageGroup?: ModelPackageGroup;
|
|
1380
|
+
|
|
1381
|
+
Pipeline?: Pipeline;
|
|
1382
|
+
|
|
1383
|
+
PipelineExecution?: PipelineExecution;
|
|
1384
|
+
|
|
1385
|
+
FeatureGroup?: FeatureGroup;
|
|
1386
|
+
|
|
1387
|
+
Project?: Project;
|
|
1388
|
+
|
|
1389
|
+
FeatureMetadata?: FeatureMetadata;
|
|
1390
|
+
|
|
1391
|
+
HyperParameterTuningJob?: HyperParameterTuningJobSearchEntity;
|
|
1392
|
+
}
|
|
1393
|
+
export interface SearchResponse {
|
|
1394
|
+
Results?: SearchRecord[];
|
|
1395
|
+
|
|
1396
|
+
NextToken?: string;
|
|
1397
|
+
}
|
|
1398
|
+
export interface SendPipelineExecutionStepFailureRequest {
|
|
1399
|
+
CallbackToken: string | undefined;
|
|
1400
|
+
|
|
1401
|
+
FailureReason?: string;
|
|
1402
|
+
|
|
1403
|
+
ClientRequestToken?: string;
|
|
1404
|
+
}
|
|
1405
|
+
export interface SendPipelineExecutionStepFailureResponse {
|
|
1406
|
+
PipelineExecutionArn?: string;
|
|
1407
|
+
}
|
|
1408
|
+
export interface SendPipelineExecutionStepSuccessRequest {
|
|
1409
|
+
CallbackToken: string | undefined;
|
|
1410
|
+
|
|
1411
|
+
OutputParameters?: OutputParameter[];
|
|
1412
|
+
|
|
1413
|
+
ClientRequestToken?: string;
|
|
1414
|
+
}
|
|
1415
|
+
export interface SendPipelineExecutionStepSuccessResponse {
|
|
1416
|
+
PipelineExecutionArn?: string;
|
|
1417
|
+
}
|
|
1418
|
+
export interface StartEdgeDeploymentStageRequest {
|
|
1419
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
1420
|
+
|
|
1421
|
+
StageName: string | undefined;
|
|
1422
|
+
}
|
|
1423
|
+
export interface StartMonitoringScheduleRequest {
|
|
1424
|
+
MonitoringScheduleName: string | undefined;
|
|
1425
|
+
}
|
|
1426
|
+
export interface StartNotebookInstanceInput {
|
|
1427
|
+
NotebookInstanceName: string | undefined;
|
|
1428
|
+
}
|
|
1429
|
+
export interface StartPipelineExecutionRequest {
|
|
1430
|
+
PipelineName: string | undefined;
|
|
1431
|
+
|
|
1432
|
+
PipelineExecutionDisplayName?: string;
|
|
1433
|
+
|
|
1434
|
+
PipelineParameters?: Parameter[];
|
|
1435
|
+
|
|
1436
|
+
PipelineExecutionDescription?: string;
|
|
1437
|
+
|
|
1438
|
+
ClientRequestToken?: string;
|
|
1439
|
+
|
|
1440
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1441
|
+
}
|
|
1442
|
+
export interface StartPipelineExecutionResponse {
|
|
1443
|
+
PipelineExecutionArn?: string;
|
|
1444
|
+
}
|
|
1445
|
+
export interface StopAutoMLJobRequest {
|
|
1446
|
+
AutoMLJobName: string | undefined;
|
|
1447
|
+
}
|
|
1448
|
+
export interface StopCompilationJobRequest {
|
|
1449
|
+
CompilationJobName: string | undefined;
|
|
1450
|
+
}
|
|
1451
|
+
export interface StopEdgeDeploymentStageRequest {
|
|
1452
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
1453
|
+
|
|
1454
|
+
StageName: string | undefined;
|
|
1455
|
+
}
|
|
1456
|
+
export interface StopEdgePackagingJobRequest {
|
|
1457
|
+
EdgePackagingJobName: string | undefined;
|
|
1458
|
+
}
|
|
1459
|
+
export interface StopHyperParameterTuningJobRequest {
|
|
1460
|
+
HyperParameterTuningJobName: string | undefined;
|
|
1461
|
+
}
|
|
1462
|
+
export interface StopInferenceRecommendationsJobRequest {
|
|
1463
|
+
JobName: string | undefined;
|
|
1464
|
+
}
|
|
1465
|
+
export interface StopLabelingJobRequest {
|
|
1466
|
+
LabelingJobName: string | undefined;
|
|
1467
|
+
}
|
|
1468
|
+
export interface StopMonitoringScheduleRequest {
|
|
1469
|
+
MonitoringScheduleName: string | undefined;
|
|
1470
|
+
}
|
|
1471
|
+
export interface StopNotebookInstanceInput {
|
|
1472
|
+
NotebookInstanceName: string | undefined;
|
|
1473
|
+
}
|
|
1474
|
+
export interface StopPipelineExecutionRequest {
|
|
1475
|
+
PipelineExecutionArn: string | undefined;
|
|
1476
|
+
|
|
1477
|
+
ClientRequestToken?: string;
|
|
1478
|
+
}
|
|
1479
|
+
export interface StopPipelineExecutionResponse {
|
|
1480
|
+
PipelineExecutionArn?: string;
|
|
1481
|
+
}
|
|
1482
|
+
export interface StopProcessingJobRequest {
|
|
1483
|
+
ProcessingJobName: string | undefined;
|
|
1484
|
+
}
|
|
1485
|
+
export interface StopTrainingJobRequest {
|
|
1486
|
+
TrainingJobName: string | undefined;
|
|
1487
|
+
}
|
|
1488
|
+
export interface StopTransformJobRequest {
|
|
1489
|
+
TransformJobName: string | undefined;
|
|
1490
|
+
}
|
|
1491
|
+
export interface UpdateActionRequest {
|
|
1492
|
+
ActionName: string | undefined;
|
|
1493
|
+
|
|
1494
|
+
Description?: string;
|
|
1495
|
+
|
|
1496
|
+
Status?: ActionStatus | string;
|
|
1497
|
+
|
|
1498
|
+
Properties?: Record<string, string>;
|
|
1499
|
+
|
|
1500
|
+
PropertiesToRemove?: string[];
|
|
1501
|
+
}
|
|
1502
|
+
export interface UpdateActionResponse {
|
|
1503
|
+
ActionArn?: string;
|
|
1504
|
+
}
|
|
1505
|
+
export interface UpdateAppImageConfigRequest {
|
|
1506
|
+
AppImageConfigName: string | undefined;
|
|
1507
|
+
|
|
1508
|
+
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
|
1509
|
+
}
|
|
1510
|
+
export interface UpdateAppImageConfigResponse {
|
|
1511
|
+
AppImageConfigArn?: string;
|
|
1512
|
+
}
|
|
1513
|
+
export interface UpdateArtifactRequest {
|
|
1514
|
+
ArtifactArn: string | undefined;
|
|
1515
|
+
|
|
1516
|
+
ArtifactName?: string;
|
|
1517
|
+
|
|
1518
|
+
Properties?: Record<string, string>;
|
|
1519
|
+
|
|
1520
|
+
PropertiesToRemove?: string[];
|
|
1521
|
+
}
|
|
1522
|
+
export interface UpdateArtifactResponse {
|
|
1523
|
+
ArtifactArn?: string;
|
|
1524
|
+
}
|
|
1525
|
+
export interface UpdateCodeRepositoryInput {
|
|
1526
|
+
CodeRepositoryName: string | undefined;
|
|
1527
|
+
|
|
1528
|
+
GitConfig?: GitConfigForUpdate;
|
|
1529
|
+
}
|
|
1530
|
+
export interface UpdateCodeRepositoryOutput {
|
|
1531
|
+
CodeRepositoryArn: string | undefined;
|
|
1532
|
+
}
|
|
1533
|
+
export interface UpdateContextRequest {
|
|
1534
|
+
ContextName: string | undefined;
|
|
1535
|
+
|
|
1536
|
+
Description?: string;
|
|
1537
|
+
|
|
1538
|
+
Properties?: Record<string, string>;
|
|
1539
|
+
|
|
1540
|
+
PropertiesToRemove?: string[];
|
|
1541
|
+
}
|
|
1542
|
+
export interface UpdateContextResponse {
|
|
1543
|
+
ContextArn?: string;
|
|
1544
|
+
}
|
|
1545
|
+
export interface UpdateDeviceFleetRequest {
|
|
1546
|
+
DeviceFleetName: string | undefined;
|
|
1547
|
+
|
|
1548
|
+
RoleArn?: string;
|
|
1549
|
+
|
|
1550
|
+
Description?: string;
|
|
1551
|
+
|
|
1552
|
+
OutputConfig: EdgeOutputConfig | undefined;
|
|
1553
|
+
|
|
1554
|
+
EnableIotRoleAlias?: boolean;
|
|
1555
|
+
}
|
|
1556
|
+
export interface UpdateDevicesRequest {
|
|
1557
|
+
DeviceFleetName: string | undefined;
|
|
1558
|
+
|
|
1559
|
+
Devices: Device[] | undefined;
|
|
1560
|
+
}
|
|
1561
|
+
export interface UpdateDomainRequest {
|
|
1562
|
+
DomainId: string | undefined;
|
|
1563
|
+
|
|
1564
|
+
DefaultUserSettings?: UserSettings;
|
|
1565
|
+
|
|
1566
|
+
DomainSettingsForUpdate?: DomainSettingsForUpdate;
|
|
1567
|
+
}
|
|
1568
|
+
export interface UpdateDomainResponse {
|
|
1569
|
+
DomainArn?: string;
|
|
1570
|
+
}
|
|
1571
|
+
export declare enum VariantPropertyType {
|
|
1572
|
+
DataCaptureConfig = "DataCaptureConfig",
|
|
1573
|
+
DesiredInstanceCount = "DesiredInstanceCount",
|
|
1574
|
+
DesiredWeight = "DesiredWeight",
|
|
1575
|
+
}
|
|
1576
|
+
|
|
1577
|
+
export interface VariantProperty {
|
|
1578
|
+
VariantPropertyType: VariantPropertyType | string | undefined;
|
|
1579
|
+
}
|
|
1580
|
+
export interface UpdateEndpointInput {
|
|
1581
|
+
EndpointName: string | undefined;
|
|
1582
|
+
|
|
1583
|
+
EndpointConfigName: string | undefined;
|
|
1584
|
+
|
|
1585
|
+
RetainAllVariantProperties?: boolean;
|
|
1586
|
+
|
|
1587
|
+
ExcludeRetainedVariantProperties?: VariantProperty[];
|
|
1588
|
+
|
|
1589
|
+
DeploymentConfig?: DeploymentConfig;
|
|
1590
|
+
|
|
1591
|
+
RetainDeploymentConfig?: boolean;
|
|
1592
|
+
}
|
|
1593
|
+
export interface UpdateEndpointOutput {
|
|
1594
|
+
EndpointArn: string | undefined;
|
|
1595
|
+
}
|
|
1596
|
+
export interface UpdateEndpointWeightsAndCapacitiesInput {
|
|
1597
|
+
EndpointName: string | undefined;
|
|
1598
|
+
|
|
1599
|
+
DesiredWeightsAndCapacities: DesiredWeightAndCapacity[] | undefined;
|
|
1600
|
+
}
|
|
1601
|
+
export interface UpdateEndpointWeightsAndCapacitiesOutput {
|
|
1602
|
+
EndpointArn: string | undefined;
|
|
1603
|
+
}
|
|
1604
|
+
export interface UpdateExperimentRequest {
|
|
1605
|
+
ExperimentName: string | undefined;
|
|
1606
|
+
|
|
1607
|
+
DisplayName?: string;
|
|
1608
|
+
|
|
1609
|
+
Description?: string;
|
|
1610
|
+
}
|
|
1611
|
+
export interface UpdateExperimentResponse {
|
|
1612
|
+
ExperimentArn?: string;
|
|
1613
|
+
}
|
|
1614
|
+
export interface UpdateFeatureGroupRequest {
|
|
1615
|
+
FeatureGroupName: string | undefined;
|
|
1616
|
+
|
|
1617
|
+
FeatureAdditions?: FeatureDefinition[];
|
|
1618
|
+
}
|
|
1619
|
+
export interface UpdateFeatureGroupResponse {
|
|
1620
|
+
FeatureGroupArn: string | undefined;
|
|
1621
|
+
}
|
|
1622
|
+
export interface UpdateFeatureMetadataRequest {
|
|
1623
|
+
FeatureGroupName: string | undefined;
|
|
1624
|
+
|
|
1625
|
+
FeatureName: string | undefined;
|
|
1626
|
+
|
|
1627
|
+
Description?: string;
|
|
1628
|
+
|
|
1629
|
+
ParameterAdditions?: FeatureParameter[];
|
|
1630
|
+
|
|
1631
|
+
ParameterRemovals?: string[];
|
|
1632
|
+
}
|
|
1633
|
+
export interface UpdateImageRequest {
|
|
1634
|
+
DeleteProperties?: string[];
|
|
1635
|
+
|
|
1636
|
+
Description?: string;
|
|
1637
|
+
|
|
1638
|
+
DisplayName?: string;
|
|
1639
|
+
|
|
1640
|
+
ImageName: string | undefined;
|
|
1641
|
+
|
|
1642
|
+
RoleArn?: string;
|
|
1643
|
+
}
|
|
1644
|
+
export interface UpdateImageResponse {
|
|
1645
|
+
ImageArn?: string;
|
|
1646
|
+
}
|
|
1647
|
+
export interface UpdateModelPackageInput {
|
|
1648
|
+
ModelPackageArn: string | undefined;
|
|
1649
|
+
|
|
1650
|
+
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
1651
|
+
|
|
1652
|
+
ApprovalDescription?: string;
|
|
1653
|
+
|
|
1654
|
+
CustomerMetadataProperties?: Record<string, string>;
|
|
1655
|
+
|
|
1656
|
+
CustomerMetadataPropertiesToRemove?: string[];
|
|
1657
|
+
|
|
1658
|
+
AdditionalInferenceSpecificationsToAdd?: AdditionalInferenceSpecificationDefinition[];
|
|
1659
|
+
}
|
|
1660
|
+
export interface UpdateModelPackageOutput {
|
|
1661
|
+
ModelPackageArn: string | undefined;
|
|
1662
|
+
}
|
|
1663
|
+
export interface UpdateMonitoringScheduleRequest {
|
|
1664
|
+
MonitoringScheduleName: string | undefined;
|
|
1665
|
+
|
|
1666
|
+
MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
|
|
1667
|
+
}
|
|
1668
|
+
export interface UpdateMonitoringScheduleResponse {
|
|
1669
|
+
MonitoringScheduleArn: string | undefined;
|
|
1670
|
+
}
|
|
1671
|
+
export interface UpdateNotebookInstanceInput {
|
|
1672
|
+
NotebookInstanceName: string | undefined;
|
|
1673
|
+
|
|
1674
|
+
InstanceType?: _InstanceType | string;
|
|
1675
|
+
|
|
1676
|
+
RoleArn?: string;
|
|
1677
|
+
|
|
1678
|
+
LifecycleConfigName?: string;
|
|
1679
|
+
|
|
1680
|
+
DisassociateLifecycleConfig?: boolean;
|
|
1681
|
+
|
|
1682
|
+
VolumeSizeInGB?: number;
|
|
1683
|
+
|
|
1684
|
+
DefaultCodeRepository?: string;
|
|
1685
|
+
|
|
1686
|
+
AdditionalCodeRepositories?: string[];
|
|
1687
|
+
|
|
1688
|
+
AcceleratorTypes?: (NotebookInstanceAcceleratorType | string)[];
|
|
1689
|
+
|
|
1690
|
+
DisassociateAcceleratorTypes?: boolean;
|
|
1691
|
+
|
|
1692
|
+
DisassociateDefaultCodeRepository?: boolean;
|
|
1693
|
+
|
|
1694
|
+
DisassociateAdditionalCodeRepositories?: boolean;
|
|
1695
|
+
|
|
1696
|
+
RootAccess?: RootAccess | string;
|
|
1697
|
+
|
|
1698
|
+
InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
|
|
1699
|
+
}
|
|
1700
|
+
export interface UpdateNotebookInstanceOutput {}
|
|
1701
|
+
export interface UpdateNotebookInstanceLifecycleConfigInput {
|
|
1702
|
+
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
1703
|
+
|
|
1704
|
+
OnCreate?: NotebookInstanceLifecycleHook[];
|
|
1705
|
+
|
|
1706
|
+
OnStart?: NotebookInstanceLifecycleHook[];
|
|
1707
|
+
}
|
|
1708
|
+
export interface UpdateNotebookInstanceLifecycleConfigOutput {}
|
|
1709
|
+
export interface UpdatePipelineRequest {
|
|
1710
|
+
PipelineName: string | undefined;
|
|
1711
|
+
|
|
1712
|
+
PipelineDisplayName?: string;
|
|
1713
|
+
|
|
1714
|
+
PipelineDefinition?: string;
|
|
1715
|
+
|
|
1716
|
+
PipelineDefinitionS3Location?: PipelineDefinitionS3Location;
|
|
1717
|
+
|
|
1718
|
+
PipelineDescription?: string;
|
|
1719
|
+
|
|
1720
|
+
RoleArn?: string;
|
|
1721
|
+
|
|
1722
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1723
|
+
}
|
|
1724
|
+
export interface UpdatePipelineResponse {
|
|
1725
|
+
PipelineArn?: string;
|
|
1726
|
+
}
|
|
1727
|
+
export interface UpdatePipelineExecutionRequest {
|
|
1728
|
+
PipelineExecutionArn: string | undefined;
|
|
1729
|
+
|
|
1730
|
+
PipelineExecutionDescription?: string;
|
|
1731
|
+
|
|
1732
|
+
PipelineExecutionDisplayName?: string;
|
|
1733
|
+
|
|
1734
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1735
|
+
}
|
|
1736
|
+
export interface UpdatePipelineExecutionResponse {
|
|
1737
|
+
PipelineExecutionArn?: string;
|
|
1738
|
+
}
|
|
1739
|
+
|
|
1740
|
+
export interface ServiceCatalogProvisioningUpdateDetails {
|
|
1741
|
+
ProvisioningArtifactId?: string;
|
|
1742
|
+
|
|
1743
|
+
ProvisioningParameters?: ProvisioningParameter[];
|
|
1744
|
+
}
|
|
1745
|
+
export interface UpdateProjectInput {
|
|
1746
|
+
ProjectName: string | undefined;
|
|
1747
|
+
|
|
1748
|
+
ProjectDescription?: string;
|
|
1749
|
+
|
|
1750
|
+
ServiceCatalogProvisioningUpdateDetails?: ServiceCatalogProvisioningUpdateDetails;
|
|
1751
|
+
|
|
1752
|
+
Tags?: Tag[];
|
|
1753
|
+
}
|
|
1754
|
+
export interface UpdateProjectOutput {
|
|
1755
|
+
ProjectArn: string | undefined;
|
|
1756
|
+
}
|
|
1757
|
+
export interface UpdateTrainingJobRequest {
|
|
1758
|
+
TrainingJobName: string | undefined;
|
|
1759
|
+
|
|
1760
|
+
ProfilerConfig?: ProfilerConfigForUpdate;
|
|
1761
|
+
|
|
1762
|
+
ProfilerRuleConfigurations?: ProfilerRuleConfiguration[];
|
|
1763
|
+
}
|
|
1764
|
+
export interface UpdateTrainingJobResponse {
|
|
1765
|
+
TrainingJobArn: string | undefined;
|
|
1766
|
+
}
|
|
1767
|
+
export interface UpdateTrialRequest {
|
|
1768
|
+
TrialName: string | undefined;
|
|
1769
|
+
|
|
1770
|
+
DisplayName?: string;
|
|
1771
|
+
}
|
|
1772
|
+
export interface UpdateTrialResponse {
|
|
1773
|
+
TrialArn?: string;
|
|
1774
|
+
}
|
|
1775
|
+
export interface UpdateTrialComponentRequest {
|
|
1776
|
+
TrialComponentName: string | undefined;
|
|
1777
|
+
|
|
1778
|
+
DisplayName?: string;
|
|
1779
|
+
|
|
1780
|
+
Status?: TrialComponentStatus;
|
|
1781
|
+
|
|
1782
|
+
StartTime?: Date;
|
|
1783
|
+
|
|
1784
|
+
EndTime?: Date;
|
|
1785
|
+
|
|
1786
|
+
Parameters?: Record<string, TrialComponentParameterValue>;
|
|
1787
|
+
|
|
1788
|
+
ParametersToRemove?: string[];
|
|
1789
|
+
|
|
1790
|
+
InputArtifacts?: Record<string, TrialComponentArtifact>;
|
|
1791
|
+
|
|
1792
|
+
InputArtifactsToRemove?: string[];
|
|
1793
|
+
|
|
1794
|
+
OutputArtifacts?: Record<string, TrialComponentArtifact>;
|
|
1795
|
+
|
|
1796
|
+
OutputArtifactsToRemove?: string[];
|
|
1797
|
+
}
|
|
1798
|
+
export interface UpdateTrialComponentResponse {
|
|
1799
|
+
TrialComponentArn?: string;
|
|
1800
|
+
}
|
|
1801
|
+
export interface UpdateUserProfileRequest {
|
|
1802
|
+
DomainId: string | undefined;
|
|
1803
|
+
|
|
1804
|
+
UserProfileName: string | undefined;
|
|
1805
|
+
|
|
1806
|
+
UserSettings?: UserSettings;
|
|
1807
|
+
}
|
|
1808
|
+
export interface UpdateUserProfileResponse {
|
|
1809
|
+
UserProfileArn?: string;
|
|
1810
|
+
}
|
|
1811
|
+
export interface UpdateWorkforceRequest {
|
|
1812
|
+
WorkforceName: string | undefined;
|
|
1813
|
+
|
|
1814
|
+
SourceIpConfig?: SourceIpConfig;
|
|
1815
|
+
|
|
1816
|
+
OidcConfig?: OidcConfig;
|
|
1817
|
+
|
|
1818
|
+
WorkforceVpcConfig?: WorkforceVpcConfigRequest;
|
|
1819
|
+
}
|
|
1820
|
+
export interface UpdateWorkforceResponse {
|
|
1821
|
+
Workforce: Workforce | undefined;
|
|
1822
|
+
}
|
|
1823
|
+
export interface UpdateWorkteamRequest {
|
|
1824
|
+
WorkteamName: string | undefined;
|
|
1825
|
+
|
|
1826
|
+
MemberDefinitions?: MemberDefinition[];
|
|
1827
|
+
|
|
1828
|
+
Description?: string;
|
|
1829
|
+
|
|
1830
|
+
NotificationConfiguration?: NotificationConfiguration;
|
|
1831
|
+
}
|
|
1832
|
+
export interface UpdateWorkteamResponse {
|
|
1833
|
+
Workteam: Workteam | undefined;
|
|
1834
|
+
}
|
|
1835
|
+
|
|
1836
|
+
export interface SearchExpression {
|
|
1837
|
+
Filters?: Filter[];
|
|
1838
|
+
|
|
1839
|
+
NestedFilters?: NestedFilters[];
|
|
1840
|
+
|
|
1841
|
+
SubExpressions?: SearchExpression[];
|
|
1842
|
+
|
|
1843
|
+
Operator?: BooleanOperator | string;
|
|
1844
|
+
}
|
|
1845
|
+
export interface SearchRequest {
|
|
1846
|
+
Resource: ResourceType | string | undefined;
|
|
1847
|
+
|
|
1848
|
+
SearchExpression?: SearchExpression;
|
|
1849
|
+
|
|
1850
|
+
SortBy?: string;
|
|
1851
|
+
|
|
1852
|
+
SortOrder?: SearchSortOrder | string;
|
|
1853
|
+
|
|
1854
|
+
NextToken?: string;
|
|
1855
|
+
|
|
1856
|
+
MaxResults?: number;
|
|
1857
|
+
}
|
|
1858
|
+
|
|
1859
|
+
export declare const ListNotebookInstancesInputFilterSensitiveLog: (
|
|
1860
|
+
obj: ListNotebookInstancesInput
|
|
1861
|
+
) => any;
|
|
1862
|
+
|
|
1863
|
+
export declare const NotebookInstanceSummaryFilterSensitiveLog: (
|
|
1864
|
+
obj: NotebookInstanceSummary
|
|
1865
|
+
) => any;
|
|
1866
|
+
|
|
1867
|
+
export declare const ListNotebookInstancesOutputFilterSensitiveLog: (
|
|
1868
|
+
obj: ListNotebookInstancesOutput
|
|
1869
|
+
) => any;
|
|
1870
|
+
|
|
1871
|
+
export declare const ListPipelineExecutionsRequestFilterSensitiveLog: (
|
|
1872
|
+
obj: ListPipelineExecutionsRequest
|
|
1873
|
+
) => any;
|
|
1874
|
+
|
|
1875
|
+
export declare const PipelineExecutionSummaryFilterSensitiveLog: (
|
|
1876
|
+
obj: PipelineExecutionSummary
|
|
1877
|
+
) => any;
|
|
1878
|
+
|
|
1879
|
+
export declare const ListPipelineExecutionsResponseFilterSensitiveLog: (
|
|
1880
|
+
obj: ListPipelineExecutionsResponse
|
|
1881
|
+
) => any;
|
|
1882
|
+
|
|
1883
|
+
export declare const ListPipelineExecutionStepsRequestFilterSensitiveLog: (
|
|
1884
|
+
obj: ListPipelineExecutionStepsRequest
|
|
1885
|
+
) => any;
|
|
1886
|
+
|
|
1887
|
+
export declare const ModelStepMetadataFilterSensitiveLog: (
|
|
1888
|
+
obj: ModelStepMetadata
|
|
1889
|
+
) => any;
|
|
1890
|
+
|
|
1891
|
+
export declare const ProcessingJobStepMetadataFilterSensitiveLog: (
|
|
1892
|
+
obj: ProcessingJobStepMetadata
|
|
1893
|
+
) => any;
|
|
1894
|
+
|
|
1895
|
+
export declare const QualityCheckStepMetadataFilterSensitiveLog: (
|
|
1896
|
+
obj: QualityCheckStepMetadata
|
|
1897
|
+
) => any;
|
|
1898
|
+
|
|
1899
|
+
export declare const RegisterModelStepMetadataFilterSensitiveLog: (
|
|
1900
|
+
obj: RegisterModelStepMetadata
|
|
1901
|
+
) => any;
|
|
1902
|
+
|
|
1903
|
+
export declare const TrainingJobStepMetadataFilterSensitiveLog: (
|
|
1904
|
+
obj: TrainingJobStepMetadata
|
|
1905
|
+
) => any;
|
|
1906
|
+
|
|
1907
|
+
export declare const TransformJobStepMetadataFilterSensitiveLog: (
|
|
1908
|
+
obj: TransformJobStepMetadata
|
|
1909
|
+
) => any;
|
|
1910
|
+
|
|
1911
|
+
export declare const TuningJobStepMetaDataFilterSensitiveLog: (
|
|
1912
|
+
obj: TuningJobStepMetaData
|
|
1913
|
+
) => any;
|
|
1914
|
+
|
|
1915
|
+
export declare const PipelineExecutionStepMetadataFilterSensitiveLog: (
|
|
1916
|
+
obj: PipelineExecutionStepMetadata
|
|
1917
|
+
) => any;
|
|
1918
|
+
|
|
1919
|
+
export declare const PipelineExecutionStepFilterSensitiveLog: (
|
|
1920
|
+
obj: PipelineExecutionStep
|
|
1921
|
+
) => any;
|
|
1922
|
+
|
|
1923
|
+
export declare const ListPipelineExecutionStepsResponseFilterSensitiveLog: (
|
|
1924
|
+
obj: ListPipelineExecutionStepsResponse
|
|
1925
|
+
) => any;
|
|
1926
|
+
|
|
1927
|
+
export declare const ListPipelineParametersForExecutionRequestFilterSensitiveLog: (
|
|
1928
|
+
obj: ListPipelineParametersForExecutionRequest
|
|
1929
|
+
) => any;
|
|
1930
|
+
|
|
1931
|
+
export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
|
|
1932
|
+
|
|
1933
|
+
export declare const ListPipelineParametersForExecutionResponseFilterSensitiveLog: (
|
|
1934
|
+
obj: ListPipelineParametersForExecutionResponse
|
|
1935
|
+
) => any;
|
|
1936
|
+
|
|
1937
|
+
export declare const ListPipelinesRequestFilterSensitiveLog: (
|
|
1938
|
+
obj: ListPipelinesRequest
|
|
1939
|
+
) => any;
|
|
1940
|
+
|
|
1941
|
+
export declare const PipelineSummaryFilterSensitiveLog: (
|
|
1942
|
+
obj: PipelineSummary
|
|
1943
|
+
) => any;
|
|
1944
|
+
|
|
1945
|
+
export declare const ListPipelinesResponseFilterSensitiveLog: (
|
|
1946
|
+
obj: ListPipelinesResponse
|
|
1947
|
+
) => any;
|
|
1948
|
+
|
|
1949
|
+
export declare const ListProcessingJobsRequestFilterSensitiveLog: (
|
|
1950
|
+
obj: ListProcessingJobsRequest
|
|
1951
|
+
) => any;
|
|
1952
|
+
|
|
1953
|
+
export declare const ProcessingJobSummaryFilterSensitiveLog: (
|
|
1954
|
+
obj: ProcessingJobSummary
|
|
1955
|
+
) => any;
|
|
1956
|
+
|
|
1957
|
+
export declare const ListProcessingJobsResponseFilterSensitiveLog: (
|
|
1958
|
+
obj: ListProcessingJobsResponse
|
|
1959
|
+
) => any;
|
|
1960
|
+
|
|
1961
|
+
export declare const ListProjectsInputFilterSensitiveLog: (
|
|
1962
|
+
obj: ListProjectsInput
|
|
1963
|
+
) => any;
|
|
1964
|
+
|
|
1965
|
+
export declare const ProjectSummaryFilterSensitiveLog: (
|
|
1966
|
+
obj: ProjectSummary
|
|
1967
|
+
) => any;
|
|
1968
|
+
|
|
1969
|
+
export declare const ListProjectsOutputFilterSensitiveLog: (
|
|
1970
|
+
obj: ListProjectsOutput
|
|
1971
|
+
) => any;
|
|
1972
|
+
|
|
1973
|
+
export declare const ListStageDevicesRequestFilterSensitiveLog: (
|
|
1974
|
+
obj: ListStageDevicesRequest
|
|
1975
|
+
) => any;
|
|
1976
|
+
|
|
1977
|
+
export declare const ListStageDevicesResponseFilterSensitiveLog: (
|
|
1978
|
+
obj: ListStageDevicesResponse
|
|
1979
|
+
) => any;
|
|
1980
|
+
|
|
1981
|
+
export declare const ListStudioLifecycleConfigsRequestFilterSensitiveLog: (
|
|
1982
|
+
obj: ListStudioLifecycleConfigsRequest
|
|
1983
|
+
) => any;
|
|
1984
|
+
|
|
1985
|
+
export declare const StudioLifecycleConfigDetailsFilterSensitiveLog: (
|
|
1986
|
+
obj: StudioLifecycleConfigDetails
|
|
1987
|
+
) => any;
|
|
1988
|
+
|
|
1989
|
+
export declare const ListStudioLifecycleConfigsResponseFilterSensitiveLog: (
|
|
1990
|
+
obj: ListStudioLifecycleConfigsResponse
|
|
1991
|
+
) => any;
|
|
1992
|
+
|
|
1993
|
+
export declare const ListSubscribedWorkteamsRequestFilterSensitiveLog: (
|
|
1994
|
+
obj: ListSubscribedWorkteamsRequest
|
|
1995
|
+
) => any;
|
|
1996
|
+
|
|
1997
|
+
export declare const ListSubscribedWorkteamsResponseFilterSensitiveLog: (
|
|
1998
|
+
obj: ListSubscribedWorkteamsResponse
|
|
1999
|
+
) => any;
|
|
2000
|
+
|
|
2001
|
+
export declare const ListTagsInputFilterSensitiveLog: (
|
|
2002
|
+
obj: ListTagsInput
|
|
2003
|
+
) => any;
|
|
2004
|
+
|
|
2005
|
+
export declare const ListTagsOutputFilterSensitiveLog: (
|
|
2006
|
+
obj: ListTagsOutput
|
|
2007
|
+
) => any;
|
|
2008
|
+
|
|
2009
|
+
export declare const ListTrainingJobsRequestFilterSensitiveLog: (
|
|
2010
|
+
obj: ListTrainingJobsRequest
|
|
2011
|
+
) => any;
|
|
2012
|
+
|
|
2013
|
+
export declare const TrainingJobSummaryFilterSensitiveLog: (
|
|
2014
|
+
obj: TrainingJobSummary
|
|
2015
|
+
) => any;
|
|
2016
|
+
|
|
2017
|
+
export declare const ListTrainingJobsResponseFilterSensitiveLog: (
|
|
2018
|
+
obj: ListTrainingJobsResponse
|
|
2019
|
+
) => any;
|
|
2020
|
+
|
|
2021
|
+
export declare const ListTrainingJobsForHyperParameterTuningJobRequestFilterSensitiveLog: (
|
|
2022
|
+
obj: ListTrainingJobsForHyperParameterTuningJobRequest
|
|
2023
|
+
) => any;
|
|
2024
|
+
|
|
2025
|
+
export declare const ListTrainingJobsForHyperParameterTuningJobResponseFilterSensitiveLog: (
|
|
2026
|
+
obj: ListTrainingJobsForHyperParameterTuningJobResponse
|
|
2027
|
+
) => any;
|
|
2028
|
+
|
|
2029
|
+
export declare const ListTransformJobsRequestFilterSensitiveLog: (
|
|
2030
|
+
obj: ListTransformJobsRequest
|
|
2031
|
+
) => any;
|
|
2032
|
+
|
|
2033
|
+
export declare const TransformJobSummaryFilterSensitiveLog: (
|
|
2034
|
+
obj: TransformJobSummary
|
|
2035
|
+
) => any;
|
|
2036
|
+
|
|
2037
|
+
export declare const ListTransformJobsResponseFilterSensitiveLog: (
|
|
2038
|
+
obj: ListTransformJobsResponse
|
|
2039
|
+
) => any;
|
|
2040
|
+
|
|
2041
|
+
export declare const ListTrialComponentsRequestFilterSensitiveLog: (
|
|
2042
|
+
obj: ListTrialComponentsRequest
|
|
2043
|
+
) => any;
|
|
2044
|
+
|
|
2045
|
+
export declare const TrialComponentSummaryFilterSensitiveLog: (
|
|
2046
|
+
obj: TrialComponentSummary
|
|
2047
|
+
) => any;
|
|
2048
|
+
|
|
2049
|
+
export declare const ListTrialComponentsResponseFilterSensitiveLog: (
|
|
2050
|
+
obj: ListTrialComponentsResponse
|
|
2051
|
+
) => any;
|
|
2052
|
+
|
|
2053
|
+
export declare const ListTrialsRequestFilterSensitiveLog: (
|
|
2054
|
+
obj: ListTrialsRequest
|
|
2055
|
+
) => any;
|
|
2056
|
+
|
|
2057
|
+
export declare const TrialSummaryFilterSensitiveLog: (obj: TrialSummary) => any;
|
|
2058
|
+
|
|
2059
|
+
export declare const ListTrialsResponseFilterSensitiveLog: (
|
|
2060
|
+
obj: ListTrialsResponse
|
|
2061
|
+
) => any;
|
|
2062
|
+
|
|
2063
|
+
export declare const ListUserProfilesRequestFilterSensitiveLog: (
|
|
2064
|
+
obj: ListUserProfilesRequest
|
|
2065
|
+
) => any;
|
|
2066
|
+
|
|
2067
|
+
export declare const UserProfileDetailsFilterSensitiveLog: (
|
|
2068
|
+
obj: UserProfileDetails
|
|
2069
|
+
) => any;
|
|
2070
|
+
|
|
2071
|
+
export declare const ListUserProfilesResponseFilterSensitiveLog: (
|
|
2072
|
+
obj: ListUserProfilesResponse
|
|
2073
|
+
) => any;
|
|
2074
|
+
|
|
2075
|
+
export declare const ListWorkforcesRequestFilterSensitiveLog: (
|
|
2076
|
+
obj: ListWorkforcesRequest
|
|
2077
|
+
) => any;
|
|
2078
|
+
|
|
2079
|
+
export declare const ListWorkforcesResponseFilterSensitiveLog: (
|
|
2080
|
+
obj: ListWorkforcesResponse
|
|
2081
|
+
) => any;
|
|
2082
|
+
|
|
2083
|
+
export declare const ListWorkteamsRequestFilterSensitiveLog: (
|
|
2084
|
+
obj: ListWorkteamsRequest
|
|
2085
|
+
) => any;
|
|
2086
|
+
|
|
2087
|
+
export declare const ListWorkteamsResponseFilterSensitiveLog: (
|
|
2088
|
+
obj: ListWorkteamsResponse
|
|
2089
|
+
) => any;
|
|
2090
|
+
|
|
2091
|
+
export declare const ModelPackageFilterSensitiveLog: (obj: ModelPackage) => any;
|
|
2092
|
+
|
|
2093
|
+
export declare const ModelPackageGroupFilterSensitiveLog: (
|
|
2094
|
+
obj: ModelPackageGroup
|
|
2095
|
+
) => any;
|
|
2096
|
+
|
|
2097
|
+
export declare const NestedFiltersFilterSensitiveLog: (
|
|
2098
|
+
obj: NestedFilters
|
|
2099
|
+
) => any;
|
|
2100
|
+
|
|
2101
|
+
export declare const ParentFilterSensitiveLog: (obj: Parent) => any;
|
|
2102
|
+
|
|
2103
|
+
export declare const PipelineFilterSensitiveLog: (obj: Pipeline) => any;
|
|
2104
|
+
|
|
2105
|
+
export declare const PipelineExecutionFilterSensitiveLog: (
|
|
2106
|
+
obj: PipelineExecution
|
|
2107
|
+
) => any;
|
|
2108
|
+
|
|
2109
|
+
export declare const ProcessingJobFilterSensitiveLog: (
|
|
2110
|
+
obj: ProcessingJob
|
|
2111
|
+
) => any;
|
|
2112
|
+
|
|
2113
|
+
export declare const ProfilerConfigForUpdateFilterSensitiveLog: (
|
|
2114
|
+
obj: ProfilerConfigForUpdate
|
|
2115
|
+
) => any;
|
|
2116
|
+
|
|
2117
|
+
export declare const ProjectFilterSensitiveLog: (obj: Project) => any;
|
|
2118
|
+
|
|
2119
|
+
export declare const PutModelPackageGroupPolicyInputFilterSensitiveLog: (
|
|
2120
|
+
obj: PutModelPackageGroupPolicyInput
|
|
2121
|
+
) => any;
|
|
2122
|
+
|
|
2123
|
+
export declare const PutModelPackageGroupPolicyOutputFilterSensitiveLog: (
|
|
2124
|
+
obj: PutModelPackageGroupPolicyOutput
|
|
2125
|
+
) => any;
|
|
2126
|
+
|
|
2127
|
+
export declare const QueryFiltersFilterSensitiveLog: (obj: QueryFilters) => any;
|
|
2128
|
+
|
|
2129
|
+
export declare const QueryLineageRequestFilterSensitiveLog: (
|
|
2130
|
+
obj: QueryLineageRequest
|
|
2131
|
+
) => any;
|
|
2132
|
+
|
|
2133
|
+
export declare const VertexFilterSensitiveLog: (obj: Vertex) => any;
|
|
2134
|
+
|
|
2135
|
+
export declare const QueryLineageResponseFilterSensitiveLog: (
|
|
2136
|
+
obj: QueryLineageResponse
|
|
2137
|
+
) => any;
|
|
2138
|
+
|
|
2139
|
+
export declare const RegisterDevicesRequestFilterSensitiveLog: (
|
|
2140
|
+
obj: RegisterDevicesRequest
|
|
2141
|
+
) => any;
|
|
2142
|
+
|
|
2143
|
+
export declare const RenderableTaskFilterSensitiveLog: (
|
|
2144
|
+
obj: RenderableTask
|
|
2145
|
+
) => any;
|
|
2146
|
+
|
|
2147
|
+
export declare const RenderingErrorFilterSensitiveLog: (
|
|
2148
|
+
obj: RenderingError
|
|
2149
|
+
) => any;
|
|
2150
|
+
|
|
2151
|
+
export declare const RenderUiTemplateRequestFilterSensitiveLog: (
|
|
2152
|
+
obj: RenderUiTemplateRequest
|
|
2153
|
+
) => any;
|
|
2154
|
+
|
|
2155
|
+
export declare const RenderUiTemplateResponseFilterSensitiveLog: (
|
|
2156
|
+
obj: RenderUiTemplateResponse
|
|
2157
|
+
) => any;
|
|
2158
|
+
|
|
2159
|
+
export declare const RetryPipelineExecutionRequestFilterSensitiveLog: (
|
|
2160
|
+
obj: RetryPipelineExecutionRequest
|
|
2161
|
+
) => any;
|
|
2162
|
+
|
|
2163
|
+
export declare const RetryPipelineExecutionResponseFilterSensitiveLog: (
|
|
2164
|
+
obj: RetryPipelineExecutionResponse
|
|
2165
|
+
) => any;
|
|
2166
|
+
|
|
2167
|
+
export declare const TrainingJobFilterSensitiveLog: (obj: TrainingJob) => any;
|
|
2168
|
+
|
|
2169
|
+
export declare const TrialComponentSimpleSummaryFilterSensitiveLog: (
|
|
2170
|
+
obj: TrialComponentSimpleSummary
|
|
2171
|
+
) => any;
|
|
2172
|
+
|
|
2173
|
+
export declare const TrialFilterSensitiveLog: (obj: Trial) => any;
|
|
2174
|
+
|
|
2175
|
+
export declare const TransformJobFilterSensitiveLog: (obj: TransformJob) => any;
|
|
2176
|
+
|
|
2177
|
+
export declare const TrialComponentSourceDetailFilterSensitiveLog: (
|
|
2178
|
+
obj: TrialComponentSourceDetail
|
|
2179
|
+
) => any;
|
|
2180
|
+
|
|
2181
|
+
export declare const TrialComponentFilterSensitiveLog: (
|
|
2182
|
+
obj: TrialComponent
|
|
2183
|
+
) => any;
|
|
2184
|
+
|
|
2185
|
+
export declare const SearchRecordFilterSensitiveLog: (obj: SearchRecord) => any;
|
|
2186
|
+
|
|
2187
|
+
export declare const SearchResponseFilterSensitiveLog: (
|
|
2188
|
+
obj: SearchResponse
|
|
2189
|
+
) => any;
|
|
2190
|
+
|
|
2191
|
+
export declare const SendPipelineExecutionStepFailureRequestFilterSensitiveLog: (
|
|
2192
|
+
obj: SendPipelineExecutionStepFailureRequest
|
|
2193
|
+
) => any;
|
|
2194
|
+
|
|
2195
|
+
export declare const SendPipelineExecutionStepFailureResponseFilterSensitiveLog: (
|
|
2196
|
+
obj: SendPipelineExecutionStepFailureResponse
|
|
2197
|
+
) => any;
|
|
2198
|
+
|
|
2199
|
+
export declare const SendPipelineExecutionStepSuccessRequestFilterSensitiveLog: (
|
|
2200
|
+
obj: SendPipelineExecutionStepSuccessRequest
|
|
2201
|
+
) => any;
|
|
2202
|
+
|
|
2203
|
+
export declare const SendPipelineExecutionStepSuccessResponseFilterSensitiveLog: (
|
|
2204
|
+
obj: SendPipelineExecutionStepSuccessResponse
|
|
2205
|
+
) => any;
|
|
2206
|
+
|
|
2207
|
+
export declare const StartEdgeDeploymentStageRequestFilterSensitiveLog: (
|
|
2208
|
+
obj: StartEdgeDeploymentStageRequest
|
|
2209
|
+
) => any;
|
|
2210
|
+
|
|
2211
|
+
export declare const StartMonitoringScheduleRequestFilterSensitiveLog: (
|
|
2212
|
+
obj: StartMonitoringScheduleRequest
|
|
2213
|
+
) => any;
|
|
2214
|
+
|
|
2215
|
+
export declare const StartNotebookInstanceInputFilterSensitiveLog: (
|
|
2216
|
+
obj: StartNotebookInstanceInput
|
|
2217
|
+
) => any;
|
|
2218
|
+
|
|
2219
|
+
export declare const StartPipelineExecutionRequestFilterSensitiveLog: (
|
|
2220
|
+
obj: StartPipelineExecutionRequest
|
|
2221
|
+
) => any;
|
|
2222
|
+
|
|
2223
|
+
export declare const StartPipelineExecutionResponseFilterSensitiveLog: (
|
|
2224
|
+
obj: StartPipelineExecutionResponse
|
|
2225
|
+
) => any;
|
|
2226
|
+
|
|
2227
|
+
export declare const StopAutoMLJobRequestFilterSensitiveLog: (
|
|
2228
|
+
obj: StopAutoMLJobRequest
|
|
2229
|
+
) => any;
|
|
2230
|
+
|
|
2231
|
+
export declare const StopCompilationJobRequestFilterSensitiveLog: (
|
|
2232
|
+
obj: StopCompilationJobRequest
|
|
2233
|
+
) => any;
|
|
2234
|
+
|
|
2235
|
+
export declare const StopEdgeDeploymentStageRequestFilterSensitiveLog: (
|
|
2236
|
+
obj: StopEdgeDeploymentStageRequest
|
|
2237
|
+
) => any;
|
|
2238
|
+
|
|
2239
|
+
export declare const StopEdgePackagingJobRequestFilterSensitiveLog: (
|
|
2240
|
+
obj: StopEdgePackagingJobRequest
|
|
2241
|
+
) => any;
|
|
2242
|
+
|
|
2243
|
+
export declare const StopHyperParameterTuningJobRequestFilterSensitiveLog: (
|
|
2244
|
+
obj: StopHyperParameterTuningJobRequest
|
|
2245
|
+
) => any;
|
|
2246
|
+
|
|
2247
|
+
export declare const StopInferenceRecommendationsJobRequestFilterSensitiveLog: (
|
|
2248
|
+
obj: StopInferenceRecommendationsJobRequest
|
|
2249
|
+
) => any;
|
|
2250
|
+
|
|
2251
|
+
export declare const StopLabelingJobRequestFilterSensitiveLog: (
|
|
2252
|
+
obj: StopLabelingJobRequest
|
|
2253
|
+
) => any;
|
|
2254
|
+
|
|
2255
|
+
export declare const StopMonitoringScheduleRequestFilterSensitiveLog: (
|
|
2256
|
+
obj: StopMonitoringScheduleRequest
|
|
2257
|
+
) => any;
|
|
2258
|
+
|
|
2259
|
+
export declare const StopNotebookInstanceInputFilterSensitiveLog: (
|
|
2260
|
+
obj: StopNotebookInstanceInput
|
|
2261
|
+
) => any;
|
|
2262
|
+
|
|
2263
|
+
export declare const StopPipelineExecutionRequestFilterSensitiveLog: (
|
|
2264
|
+
obj: StopPipelineExecutionRequest
|
|
2265
|
+
) => any;
|
|
2266
|
+
|
|
2267
|
+
export declare const StopPipelineExecutionResponseFilterSensitiveLog: (
|
|
2268
|
+
obj: StopPipelineExecutionResponse
|
|
2269
|
+
) => any;
|
|
2270
|
+
|
|
2271
|
+
export declare const StopProcessingJobRequestFilterSensitiveLog: (
|
|
2272
|
+
obj: StopProcessingJobRequest
|
|
2273
|
+
) => any;
|
|
2274
|
+
|
|
2275
|
+
export declare const StopTrainingJobRequestFilterSensitiveLog: (
|
|
2276
|
+
obj: StopTrainingJobRequest
|
|
2277
|
+
) => any;
|
|
2278
|
+
|
|
2279
|
+
export declare const StopTransformJobRequestFilterSensitiveLog: (
|
|
2280
|
+
obj: StopTransformJobRequest
|
|
2281
|
+
) => any;
|
|
2282
|
+
|
|
2283
|
+
export declare const UpdateActionRequestFilterSensitiveLog: (
|
|
2284
|
+
obj: UpdateActionRequest
|
|
2285
|
+
) => any;
|
|
2286
|
+
|
|
2287
|
+
export declare const UpdateActionResponseFilterSensitiveLog: (
|
|
2288
|
+
obj: UpdateActionResponse
|
|
2289
|
+
) => any;
|
|
2290
|
+
|
|
2291
|
+
export declare const UpdateAppImageConfigRequestFilterSensitiveLog: (
|
|
2292
|
+
obj: UpdateAppImageConfigRequest
|
|
2293
|
+
) => any;
|
|
2294
|
+
|
|
2295
|
+
export declare const UpdateAppImageConfigResponseFilterSensitiveLog: (
|
|
2296
|
+
obj: UpdateAppImageConfigResponse
|
|
2297
|
+
) => any;
|
|
2298
|
+
|
|
2299
|
+
export declare const UpdateArtifactRequestFilterSensitiveLog: (
|
|
2300
|
+
obj: UpdateArtifactRequest
|
|
2301
|
+
) => any;
|
|
2302
|
+
|
|
2303
|
+
export declare const UpdateArtifactResponseFilterSensitiveLog: (
|
|
2304
|
+
obj: UpdateArtifactResponse
|
|
2305
|
+
) => any;
|
|
2306
|
+
|
|
2307
|
+
export declare const UpdateCodeRepositoryInputFilterSensitiveLog: (
|
|
2308
|
+
obj: UpdateCodeRepositoryInput
|
|
2309
|
+
) => any;
|
|
2310
|
+
|
|
2311
|
+
export declare const UpdateCodeRepositoryOutputFilterSensitiveLog: (
|
|
2312
|
+
obj: UpdateCodeRepositoryOutput
|
|
2313
|
+
) => any;
|
|
2314
|
+
|
|
2315
|
+
export declare const UpdateContextRequestFilterSensitiveLog: (
|
|
2316
|
+
obj: UpdateContextRequest
|
|
2317
|
+
) => any;
|
|
2318
|
+
|
|
2319
|
+
export declare const UpdateContextResponseFilterSensitiveLog: (
|
|
2320
|
+
obj: UpdateContextResponse
|
|
2321
|
+
) => any;
|
|
2322
|
+
|
|
2323
|
+
export declare const UpdateDeviceFleetRequestFilterSensitiveLog: (
|
|
2324
|
+
obj: UpdateDeviceFleetRequest
|
|
2325
|
+
) => any;
|
|
2326
|
+
|
|
2327
|
+
export declare const UpdateDevicesRequestFilterSensitiveLog: (
|
|
2328
|
+
obj: UpdateDevicesRequest
|
|
2329
|
+
) => any;
|
|
2330
|
+
|
|
2331
|
+
export declare const UpdateDomainRequestFilterSensitiveLog: (
|
|
2332
|
+
obj: UpdateDomainRequest
|
|
2333
|
+
) => any;
|
|
2334
|
+
|
|
2335
|
+
export declare const UpdateDomainResponseFilterSensitiveLog: (
|
|
2336
|
+
obj: UpdateDomainResponse
|
|
2337
|
+
) => any;
|
|
2338
|
+
|
|
2339
|
+
export declare const VariantPropertyFilterSensitiveLog: (
|
|
2340
|
+
obj: VariantProperty
|
|
2341
|
+
) => any;
|
|
2342
|
+
|
|
2343
|
+
export declare const UpdateEndpointInputFilterSensitiveLog: (
|
|
2344
|
+
obj: UpdateEndpointInput
|
|
2345
|
+
) => any;
|
|
2346
|
+
|
|
2347
|
+
export declare const UpdateEndpointOutputFilterSensitiveLog: (
|
|
2348
|
+
obj: UpdateEndpointOutput
|
|
2349
|
+
) => any;
|
|
2350
|
+
|
|
2351
|
+
export declare const UpdateEndpointWeightsAndCapacitiesInputFilterSensitiveLog: (
|
|
2352
|
+
obj: UpdateEndpointWeightsAndCapacitiesInput
|
|
2353
|
+
) => any;
|
|
2354
|
+
|
|
2355
|
+
export declare const UpdateEndpointWeightsAndCapacitiesOutputFilterSensitiveLog: (
|
|
2356
|
+
obj: UpdateEndpointWeightsAndCapacitiesOutput
|
|
2357
|
+
) => any;
|
|
2358
|
+
|
|
2359
|
+
export declare const UpdateExperimentRequestFilterSensitiveLog: (
|
|
2360
|
+
obj: UpdateExperimentRequest
|
|
2361
|
+
) => any;
|
|
2362
|
+
|
|
2363
|
+
export declare const UpdateExperimentResponseFilterSensitiveLog: (
|
|
2364
|
+
obj: UpdateExperimentResponse
|
|
2365
|
+
) => any;
|
|
2366
|
+
|
|
2367
|
+
export declare const UpdateFeatureGroupRequestFilterSensitiveLog: (
|
|
2368
|
+
obj: UpdateFeatureGroupRequest
|
|
2369
|
+
) => any;
|
|
2370
|
+
|
|
2371
|
+
export declare const UpdateFeatureGroupResponseFilterSensitiveLog: (
|
|
2372
|
+
obj: UpdateFeatureGroupResponse
|
|
2373
|
+
) => any;
|
|
2374
|
+
|
|
2375
|
+
export declare const UpdateFeatureMetadataRequestFilterSensitiveLog: (
|
|
2376
|
+
obj: UpdateFeatureMetadataRequest
|
|
2377
|
+
) => any;
|
|
2378
|
+
|
|
2379
|
+
export declare const UpdateImageRequestFilterSensitiveLog: (
|
|
2380
|
+
obj: UpdateImageRequest
|
|
2381
|
+
) => any;
|
|
2382
|
+
|
|
2383
|
+
export declare const UpdateImageResponseFilterSensitiveLog: (
|
|
2384
|
+
obj: UpdateImageResponse
|
|
2385
|
+
) => any;
|
|
2386
|
+
|
|
2387
|
+
export declare const UpdateModelPackageInputFilterSensitiveLog: (
|
|
2388
|
+
obj: UpdateModelPackageInput
|
|
2389
|
+
) => any;
|
|
2390
|
+
|
|
2391
|
+
export declare const UpdateModelPackageOutputFilterSensitiveLog: (
|
|
2392
|
+
obj: UpdateModelPackageOutput
|
|
2393
|
+
) => any;
|
|
2394
|
+
|
|
2395
|
+
export declare const UpdateMonitoringScheduleRequestFilterSensitiveLog: (
|
|
2396
|
+
obj: UpdateMonitoringScheduleRequest
|
|
2397
|
+
) => any;
|
|
2398
|
+
|
|
2399
|
+
export declare const UpdateMonitoringScheduleResponseFilterSensitiveLog: (
|
|
2400
|
+
obj: UpdateMonitoringScheduleResponse
|
|
2401
|
+
) => any;
|
|
2402
|
+
|
|
2403
|
+
export declare const UpdateNotebookInstanceInputFilterSensitiveLog: (
|
|
2404
|
+
obj: UpdateNotebookInstanceInput
|
|
2405
|
+
) => any;
|
|
2406
|
+
|
|
2407
|
+
export declare const UpdateNotebookInstanceOutputFilterSensitiveLog: (
|
|
2408
|
+
obj: UpdateNotebookInstanceOutput
|
|
2409
|
+
) => any;
|
|
2410
|
+
|
|
2411
|
+
export declare const UpdateNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (
|
|
2412
|
+
obj: UpdateNotebookInstanceLifecycleConfigInput
|
|
2413
|
+
) => any;
|
|
2414
|
+
|
|
2415
|
+
export declare const UpdateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (
|
|
2416
|
+
obj: UpdateNotebookInstanceLifecycleConfigOutput
|
|
2417
|
+
) => any;
|
|
2418
|
+
|
|
2419
|
+
export declare const UpdatePipelineRequestFilterSensitiveLog: (
|
|
2420
|
+
obj: UpdatePipelineRequest
|
|
2421
|
+
) => any;
|
|
2422
|
+
|
|
2423
|
+
export declare const UpdatePipelineResponseFilterSensitiveLog: (
|
|
2424
|
+
obj: UpdatePipelineResponse
|
|
2425
|
+
) => any;
|
|
2426
|
+
|
|
2427
|
+
export declare const UpdatePipelineExecutionRequestFilterSensitiveLog: (
|
|
2428
|
+
obj: UpdatePipelineExecutionRequest
|
|
2429
|
+
) => any;
|
|
2430
|
+
|
|
2431
|
+
export declare const UpdatePipelineExecutionResponseFilterSensitiveLog: (
|
|
2432
|
+
obj: UpdatePipelineExecutionResponse
|
|
2433
|
+
) => any;
|
|
2434
|
+
|
|
2435
|
+
export declare const ServiceCatalogProvisioningUpdateDetailsFilterSensitiveLog: (
|
|
2436
|
+
obj: ServiceCatalogProvisioningUpdateDetails
|
|
2437
|
+
) => any;
|
|
2438
|
+
|
|
2439
|
+
export declare const UpdateProjectInputFilterSensitiveLog: (
|
|
2440
|
+
obj: UpdateProjectInput
|
|
2441
|
+
) => any;
|
|
2442
|
+
|
|
2443
|
+
export declare const UpdateProjectOutputFilterSensitiveLog: (
|
|
2444
|
+
obj: UpdateProjectOutput
|
|
2445
|
+
) => any;
|
|
2446
|
+
|
|
2447
|
+
export declare const UpdateTrainingJobRequestFilterSensitiveLog: (
|
|
2448
|
+
obj: UpdateTrainingJobRequest
|
|
2449
|
+
) => any;
|
|
2450
|
+
|
|
2451
|
+
export declare const UpdateTrainingJobResponseFilterSensitiveLog: (
|
|
2452
|
+
obj: UpdateTrainingJobResponse
|
|
2453
|
+
) => any;
|
|
2454
|
+
|
|
2455
|
+
export declare const UpdateTrialRequestFilterSensitiveLog: (
|
|
2456
|
+
obj: UpdateTrialRequest
|
|
2457
|
+
) => any;
|
|
2458
|
+
|
|
2459
|
+
export declare const UpdateTrialResponseFilterSensitiveLog: (
|
|
2460
|
+
obj: UpdateTrialResponse
|
|
2461
|
+
) => any;
|
|
2462
|
+
|
|
2463
|
+
export declare const UpdateTrialComponentRequestFilterSensitiveLog: (
|
|
2464
|
+
obj: UpdateTrialComponentRequest
|
|
2465
|
+
) => any;
|
|
2466
|
+
|
|
2467
|
+
export declare const UpdateTrialComponentResponseFilterSensitiveLog: (
|
|
2468
|
+
obj: UpdateTrialComponentResponse
|
|
2469
|
+
) => any;
|
|
2470
|
+
|
|
2471
|
+
export declare const UpdateUserProfileRequestFilterSensitiveLog: (
|
|
2472
|
+
obj: UpdateUserProfileRequest
|
|
2473
|
+
) => any;
|
|
2474
|
+
|
|
2475
|
+
export declare const UpdateUserProfileResponseFilterSensitiveLog: (
|
|
2476
|
+
obj: UpdateUserProfileResponse
|
|
2477
|
+
) => any;
|
|
2478
|
+
|
|
2479
|
+
export declare const UpdateWorkforceRequestFilterSensitiveLog: (
|
|
2480
|
+
obj: UpdateWorkforceRequest
|
|
2481
|
+
) => any;
|
|
2482
|
+
|
|
2483
|
+
export declare const UpdateWorkforceResponseFilterSensitiveLog: (
|
|
2484
|
+
obj: UpdateWorkforceResponse
|
|
2485
|
+
) => any;
|
|
2486
|
+
|
|
2487
|
+
export declare const UpdateWorkteamRequestFilterSensitiveLog: (
|
|
2488
|
+
obj: UpdateWorkteamRequest
|
|
2489
|
+
) => any;
|
|
2490
|
+
|
|
2491
|
+
export declare const UpdateWorkteamResponseFilterSensitiveLog: (
|
|
2492
|
+
obj: UpdateWorkteamResponse
|
|
2493
|
+
) => any;
|
|
2494
|
+
|
|
2495
|
+
export declare const SearchExpressionFilterSensitiveLog: (
|
|
2496
|
+
obj: SearchExpression
|
|
2497
|
+
) => any;
|
|
2498
|
+
|
|
2499
|
+
export declare const SearchRequestFilterSensitiveLog: (
|
|
2500
|
+
obj: SearchRequest
|
|
2501
|
+
) => any;
|