@aws-sdk/client-sagemaker 3.218.0 → 3.221.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/SageMaker.js +510 -0
- package/dist-cjs/commands/CreateHubCommand.js +46 -0
- package/dist-cjs/commands/CreateInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/CreateModelCardCommand.js +46 -0
- package/dist-cjs/commands/CreateModelCardExportJobCommand.js +46 -0
- package/dist-cjs/commands/CreateSpaceCommand.js +46 -0
- package/dist-cjs/commands/DeleteHubCommand.js +46 -0
- package/dist-cjs/commands/DeleteHubContentCommand.js +46 -0
- package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/DeleteModelCardCommand.js +46 -0
- package/dist-cjs/commands/DeleteSpaceCommand.js +46 -0
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +3 -3
- package/dist-cjs/commands/DescribeArtifactCommand.js +3 -3
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +3 -3
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeContextCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DescribeDeviceCommand.js +3 -3
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +3 -3
- package/dist-cjs/commands/DescribeDomainCommand.js +3 -3
- package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +3 -3
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeEndpointCommand.js +1 -2
- package/dist-cjs/commands/DescribeHubCommand.js +46 -0
- package/dist-cjs/commands/DescribeHubContentCommand.js +46 -0
- package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/DescribeModelCardCommand.js +46 -0
- package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +46 -0
- package/dist-cjs/commands/DescribeSpaceCommand.js +46 -0
- package/dist-cjs/commands/ImportHubContentCommand.js +46 -0
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -1
- package/dist-cjs/commands/ListCompilationJobsCommand.js +3 -3
- package/dist-cjs/commands/ListContextsCommand.js +3 -3
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +3 -3
- package/dist-cjs/commands/ListDevicesCommand.js +3 -3
- package/dist-cjs/commands/ListDomainsCommand.js +3 -3
- package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +3 -3
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +3 -3
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +3 -3
- package/dist-cjs/commands/ListEndpointsCommand.js +3 -3
- package/dist-cjs/commands/ListExperimentsCommand.js +3 -3
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListHubContentVersionsCommand.js +46 -0
- package/dist-cjs/commands/ListHubContentsCommand.js +46 -0
- package/dist-cjs/commands/ListHubsCommand.js +46 -0
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +3 -3
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +3 -3
- package/dist-cjs/commands/ListImageVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListImagesCommand.js +3 -3
- package/dist-cjs/commands/ListInferenceExperimentsCommand.js +46 -0
- package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +3 -3
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +3 -3
- package/dist-cjs/commands/ListLabelingJobsCommand.js +3 -3
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +3 -3
- package/dist-cjs/commands/ListLineageGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListModelCardExportJobsCommand.js +46 -0
- package/dist-cjs/commands/ListModelCardVersionsCommand.js +46 -0
- package/dist-cjs/commands/ListModelCardsCommand.js +46 -0
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListModelMetadataCommand.js +1 -2
- package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +46 -0
- package/dist-cjs/commands/ListMonitoringAlertsCommand.js +46 -0
- package/dist-cjs/commands/ListSpacesCommand.js +46 -0
- package/dist-cjs/commands/SearchCommand.js +2 -1
- package/dist-cjs/commands/StartInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/StopInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/UpdateHubCommand.js +46 -0
- package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/UpdateModelCardCommand.js +46 -0
- package/dist-cjs/commands/UpdateModelPackageCommand.js +3 -3
- package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +46 -0
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +3 -3
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +3 -3
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-cjs/commands/UpdatePipelineCommand.js +3 -3
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +3 -3
- package/dist-cjs/commands/UpdateProjectCommand.js +3 -3
- package/dist-cjs/commands/UpdateSpaceCommand.js +46 -0
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +3 -3
- package/dist-cjs/commands/UpdateTrialCommand.js +3 -3
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +3 -3
- package/dist-cjs/commands/UpdateUserProfileCommand.js +3 -3
- package/dist-cjs/commands/UpdateWorkforceCommand.js +3 -3
- package/dist-cjs/commands/UpdateWorkteamCommand.js +3 -3
- package/dist-cjs/commands/index.js +34 -0
- package/dist-cjs/models/index.js +1 -0
- package/dist-cjs/models/models_0.js +15 -15
- package/dist-cjs/models/models_1.js +194 -207
- package/dist-cjs/models/models_2.js +333 -293
- package/dist-cjs/models/models_3.js +512 -129
- package/dist-cjs/models/models_4.js +158 -0
- package/dist-cjs/pagination/ListInferenceExperimentsPaginator.js +36 -0
- package/dist-cjs/pagination/ListModelCardExportJobsPaginator.js +36 -0
- package/dist-cjs/pagination/ListModelCardVersionsPaginator.js +36 -0
- package/dist-cjs/pagination/ListModelCardsPaginator.js +36 -0
- package/dist-cjs/pagination/ListMonitoringAlertHistoryPaginator.js +36 -0
- package/dist-cjs/pagination/ListMonitoringAlertsPaginator.js +36 -0
- package/dist-cjs/pagination/ListSpacesPaginator.js +36 -0
- package/dist-cjs/pagination/index.js +7 -0
- package/dist-cjs/protocols/Aws_json1_1.js +3050 -107
- package/dist-es/SageMaker.js +510 -0
- package/dist-es/commands/CreateHubCommand.js +42 -0
- package/dist-es/commands/CreateInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/CreateModelCardCommand.js +42 -0
- package/dist-es/commands/CreateModelCardExportJobCommand.js +42 -0
- package/dist-es/commands/CreateSpaceCommand.js +42 -0
- package/dist-es/commands/DeleteHubCommand.js +42 -0
- package/dist-es/commands/DeleteHubContentCommand.js +42 -0
- package/dist-es/commands/DeleteInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/DeleteModelCardCommand.js +42 -0
- package/dist-es/commands/DeleteSpaceCommand.js +42 -0
- package/dist-es/commands/DescribeAppImageConfigCommand.js +1 -1
- package/dist-es/commands/DescribeArtifactCommand.js +1 -1
- package/dist-es/commands/DescribeAutoMLJobCommand.js +1 -1
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +1 -1
- package/dist-es/commands/DescribeCompilationJobCommand.js +1 -1
- package/dist-es/commands/DescribeContextCommand.js +1 -1
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DescribeDeviceCommand.js +1 -1
- package/dist-es/commands/DescribeDeviceFleetCommand.js +1 -1
- package/dist-es/commands/DescribeDomainCommand.js +1 -1
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +1 -1
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +1 -1
- package/dist-es/commands/DescribeEndpointCommand.js +1 -2
- package/dist-es/commands/DescribeHubCommand.js +42 -0
- package/dist-es/commands/DescribeHubContentCommand.js +42 -0
- package/dist-es/commands/DescribeInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/DescribeModelCardCommand.js +42 -0
- package/dist-es/commands/DescribeModelCardExportJobCommand.js +42 -0
- package/dist-es/commands/DescribeSpaceCommand.js +42 -0
- package/dist-es/commands/ImportHubContentCommand.js +42 -0
- package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -1
- package/dist-es/commands/ListCompilationJobsCommand.js +1 -1
- package/dist-es/commands/ListContextsCommand.js +1 -1
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListDeviceFleetsCommand.js +1 -1
- package/dist-es/commands/ListDevicesCommand.js +1 -1
- package/dist-es/commands/ListDomainsCommand.js +1 -1
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +1 -1
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +1 -1
- package/dist-es/commands/ListEndpointConfigsCommand.js +1 -1
- package/dist-es/commands/ListEndpointsCommand.js +1 -1
- package/dist-es/commands/ListExperimentsCommand.js +1 -1
- package/dist-es/commands/ListFeatureGroupsCommand.js +1 -1
- package/dist-es/commands/ListFlowDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListHubContentVersionsCommand.js +42 -0
- package/dist-es/commands/ListHubContentsCommand.js +42 -0
- package/dist-es/commands/ListHubsCommand.js +42 -0
- package/dist-es/commands/ListHumanTaskUisCommand.js +1 -1
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +1 -1
- package/dist-es/commands/ListImageVersionsCommand.js +1 -1
- package/dist-es/commands/ListImagesCommand.js +1 -1
- package/dist-es/commands/ListInferenceExperimentsCommand.js +42 -0
- package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +1 -1
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +1 -1
- package/dist-es/commands/ListLabelingJobsCommand.js +1 -1
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +1 -1
- package/dist-es/commands/ListLineageGroupsCommand.js +1 -1
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListModelCardExportJobsCommand.js +42 -0
- package/dist-es/commands/ListModelCardVersionsCommand.js +42 -0
- package/dist-es/commands/ListModelCardsCommand.js +42 -0
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListModelMetadataCommand.js +1 -2
- package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +42 -0
- package/dist-es/commands/ListMonitoringAlertsCommand.js +42 -0
- package/dist-es/commands/ListSpacesCommand.js +42 -0
- package/dist-es/commands/SearchCommand.js +2 -1
- package/dist-es/commands/StartInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/StopInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/UpdateHubCommand.js +42 -0
- package/dist-es/commands/UpdateInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/UpdateModelCardCommand.js +42 -0
- package/dist-es/commands/UpdateModelPackageCommand.js +1 -1
- package/dist-es/commands/UpdateMonitoringAlertCommand.js +42 -0
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/UpdatePipelineCommand.js +1 -1
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +1 -1
- package/dist-es/commands/UpdateProjectCommand.js +1 -1
- package/dist-es/commands/UpdateSpaceCommand.js +42 -0
- package/dist-es/commands/UpdateTrainingJobCommand.js +1 -1
- package/dist-es/commands/UpdateTrialCommand.js +1 -1
- package/dist-es/commands/UpdateTrialComponentCommand.js +1 -1
- package/dist-es/commands/UpdateUserProfileCommand.js +1 -1
- package/dist-es/commands/UpdateWorkforceCommand.js +1 -1
- package/dist-es/commands/UpdateWorkteamCommand.js +1 -1
- package/dist-es/commands/index.js +34 -0
- package/dist-es/models/index.js +1 -0
- package/dist-es/models/models_0.js +9 -9
- package/dist-es/models/models_1.js +157 -169
- package/dist-es/models/models_2.js +275 -234
- package/dist-es/models/models_3.js +411 -93
- package/dist-es/models/models_4.js +118 -0
- package/dist-es/pagination/ListInferenceExperimentsPaginator.js +32 -0
- package/dist-es/pagination/ListModelCardExportJobsPaginator.js +32 -0
- package/dist-es/pagination/ListModelCardVersionsPaginator.js +32 -0
- package/dist-es/pagination/ListModelCardsPaginator.js +32 -0
- package/dist-es/pagination/ListMonitoringAlertHistoryPaginator.js +32 -0
- package/dist-es/pagination/ListMonitoringAlertsPaginator.js +32 -0
- package/dist-es/pagination/ListSpacesPaginator.js +32 -0
- package/dist-es/pagination/index.js +7 -0
- package/dist-es/protocols/Aws_json1_1.js +2970 -96
- package/dist-types/SageMaker.d.ts +266 -0
- package/dist-types/SageMakerClient.d.ts +36 -2
- package/dist-types/commands/CreateHubCommand.d.ts +37 -0
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +51 -0
- package/dist-types/commands/CreateModelCardCommand.d.ts +38 -0
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +37 -0
- package/dist-types/commands/CreateSpaceCommand.d.ts +37 -0
- package/dist-types/commands/DeleteHubCommand.d.ts +37 -0
- package/dist-types/commands/DeleteHubContentCommand.d.ts +37 -0
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +43 -0
- package/dist-types/commands/DeleteModelCardCommand.d.ts +37 -0
- package/dist-types/commands/DeleteSpaceCommand.d.ts +37 -0
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeArtifactCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -2
- package/dist-types/commands/DescribeHubCommand.d.ts +37 -0
- package/dist-types/commands/DescribeHubContentCommand.d.ts +37 -0
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +37 -0
- package/dist-types/commands/DescribeModelCardCommand.d.ts +37 -0
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +37 -0
- package/dist-types/commands/DescribeSpaceCommand.d.ts +37 -0
- package/dist-types/commands/ImportHubContentCommand.d.ts +37 -0
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +37 -0
- package/dist-types/commands/ListHubContentsCommand.d.ts +37 -0
- package/dist-types/commands/ListHubsCommand.d.ts +37 -0
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +37 -0
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +37 -0
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +37 -0
- package/dist-types/commands/ListModelCardsCommand.d.ts +37 -0
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -2
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +37 -0
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +37 -0
- package/dist-types/commands/ListSpacesCommand.d.ts +37 -0
- package/dist-types/commands/SearchCommand.d.ts +2 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +37 -0
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +37 -0
- package/dist-types/commands/UpdateHubCommand.d.ts +37 -0
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/commands/UpdateModelCardCommand.d.ts +40 -0
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +37 -0
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +37 -0
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +34 -0
- package/dist-types/models/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +82 -143
- package/dist-types/models/models_1.d.ts +900 -1156
- package/dist-types/models/models_2.d.ts +5496 -5051
- package/dist-types/models/models_3.d.ts +5386 -3240
- package/dist-types/models/models_4.d.ts +841 -0
- package/dist-types/pagination/ListInferenceExperimentsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListModelCardExportJobsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListModelCardVersionsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListModelCardsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListMonitoringAlertHistoryPaginator.d.ts +4 -0
- package/dist-types/pagination/ListMonitoringAlertsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListSpacesPaginator.d.ts +4 -0
- package/dist-types/pagination/index.d.ts +7 -0
- package/dist-types/protocols/Aws_json1_1.d.ts +102 -0
- package/dist-types/ts3.4/SageMaker.d.ts +578 -0
- package/dist-types/ts3.4/SageMakerClient.d.ts +204 -0
- package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +34 -0
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +27 -22
- package/dist-types/ts3.4/models/models_1.d.ts +326 -463
- package/dist-types/ts3.4/models/models_2.d.ts +717 -586
- package/dist-types/ts3.4/models/models_3.d.ts +1123 -289
- package/dist-types/ts3.4/models/models_4.d.ts +335 -0
- package/dist-types/ts3.4/pagination/ListInferenceExperimentsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListModelCardExportJobsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListModelCardVersionsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListModelCardsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListMonitoringAlertHistoryPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListMonitoringAlertsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListSpacesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +7 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +408 -0
- package/package.json +1 -1
|
@@ -3198,6 +3198,10 @@ export interface AppDetails {
|
|
|
3198
3198
|
* <p>The creation time.</p>
|
|
3199
3199
|
*/
|
|
3200
3200
|
CreationTime?: Date;
|
|
3201
|
+
/**
|
|
3202
|
+
* <p>The name of the space.</p>
|
|
3203
|
+
*/
|
|
3204
|
+
SpaceName?: string;
|
|
3201
3205
|
}
|
|
3202
3206
|
/**
|
|
3203
3207
|
* <p>The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.</p>
|
|
@@ -3435,7 +3439,7 @@ export interface AssociateTrialComponentRequest {
|
|
|
3435
3439
|
}
|
|
3436
3440
|
export interface AssociateTrialComponentResponse {
|
|
3437
3441
|
/**
|
|
3438
|
-
* <p>The ARN of the trial component.</p>
|
|
3442
|
+
* <p>The Amazon Resource Name (ARN) of the trial component.</p>
|
|
3439
3443
|
*/
|
|
3440
3444
|
TrialComponentArn?: string;
|
|
3441
3445
|
/**
|
|
@@ -3445,7 +3449,7 @@ export interface AssociateTrialComponentResponse {
|
|
|
3445
3449
|
}
|
|
3446
3450
|
/**
|
|
3447
3451
|
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
3448
|
-
* component, lineage group, or
|
|
3452
|
+
* component, lineage group, project, or model card.</p>
|
|
3449
3453
|
*/
|
|
3450
3454
|
export interface UserContext {
|
|
3451
3455
|
/**
|
|
@@ -3501,7 +3505,7 @@ export interface AssociationSummary {
|
|
|
3501
3505
|
CreationTime?: Date;
|
|
3502
3506
|
/**
|
|
3503
3507
|
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
3504
|
-
* component, lineage group, or
|
|
3508
|
+
* component, lineage group, project, or model card.</p>
|
|
3505
3509
|
*/
|
|
3506
3510
|
CreatedBy?: UserContext;
|
|
3507
3511
|
}
|
|
@@ -4198,6 +4202,15 @@ export declare enum AutoMLJobStatus {
|
|
|
4198
4202
|
STOPPED = "Stopped",
|
|
4199
4203
|
STOPPING = "Stopping"
|
|
4200
4204
|
}
|
|
4205
|
+
/**
|
|
4206
|
+
* <p>Metadata for an AutoML job step.</p>
|
|
4207
|
+
*/
|
|
4208
|
+
export interface AutoMLJobStepMetadata {
|
|
4209
|
+
/**
|
|
4210
|
+
* <p>The Amazon Resource Name (ARN) of the AutoML job.</p>
|
|
4211
|
+
*/
|
|
4212
|
+
Arn?: string;
|
|
4213
|
+
}
|
|
4201
4214
|
/**
|
|
4202
4215
|
* <p>The reason for a partial failure of an AutoML job.</p>
|
|
4203
4216
|
*/
|
|
@@ -4253,7 +4266,7 @@ export interface AutoMLJobSummary {
|
|
|
4253
4266
|
*/
|
|
4254
4267
|
export interface AutoMLOutputDataConfig {
|
|
4255
4268
|
/**
|
|
4256
|
-
* <p>The
|
|
4269
|
+
* <p>The Key Management Service (KMS) encryption key ID.</p>
|
|
4257
4270
|
*/
|
|
4258
4271
|
KmsKeyId?: string;
|
|
4259
4272
|
/**
|
|
@@ -5234,6 +5247,15 @@ export interface ClarifyExplainerConfig {
|
|
|
5234
5247
|
*/
|
|
5235
5248
|
ShapConfig: ClarifyShapConfig | undefined;
|
|
5236
5249
|
}
|
|
5250
|
+
/**
|
|
5251
|
+
* <p>A Git repository that SageMaker automatically displays to users for cloning in the JupyterServer application.</p>
|
|
5252
|
+
*/
|
|
5253
|
+
export interface CodeRepository {
|
|
5254
|
+
/**
|
|
5255
|
+
* <p>The URL of the Git repository.</p>
|
|
5256
|
+
*/
|
|
5257
|
+
RepositoryUrl: string | undefined;
|
|
5258
|
+
}
|
|
5237
5259
|
export declare enum CodeRepositorySortBy {
|
|
5238
5260
|
CREATION_TIME = "CreationTime",
|
|
5239
5261
|
LAST_MODIFIED_TIME = "LastModifiedTime",
|
|
@@ -5335,7 +5357,7 @@ export interface CognitoMemberDefinition {
|
|
|
5335
5357
|
ClientId: string | undefined;
|
|
5336
5358
|
}
|
|
5337
5359
|
/**
|
|
5338
|
-
* <p>Configuration information for the Debugger output tensor collections.</p>
|
|
5360
|
+
* <p>Configuration information for the Amazon SageMaker Debugger output tensor collections.</p>
|
|
5339
5361
|
*/
|
|
5340
5362
|
export interface CollectionConfiguration {
|
|
5341
5363
|
/**
|
|
@@ -6099,7 +6121,7 @@ export interface CreateAppRequest {
|
|
|
6099
6121
|
/**
|
|
6100
6122
|
* <p>The user profile name.</p>
|
|
6101
6123
|
*/
|
|
6102
|
-
UserProfileName
|
|
6124
|
+
UserProfileName?: string;
|
|
6103
6125
|
/**
|
|
6104
6126
|
* <p>The type of app.</p>
|
|
6105
6127
|
*/
|
|
@@ -6122,6 +6144,10 @@ export interface CreateAppRequest {
|
|
|
6122
6144
|
* </note>
|
|
6123
6145
|
*/
|
|
6124
6146
|
ResourceSpec?: ResourceSpec;
|
|
6147
|
+
/**
|
|
6148
|
+
* <p>The name of the space.</p>
|
|
6149
|
+
*/
|
|
6150
|
+
SpaceName?: string;
|
|
6125
6151
|
}
|
|
6126
6152
|
export interface CreateAppResponse {
|
|
6127
6153
|
/**
|
|
@@ -7613,6 +7639,10 @@ export interface JupyterServerAppSettings {
|
|
|
7613
7639
|
* </note>
|
|
7614
7640
|
*/
|
|
7615
7641
|
LifecycleConfigArns?: string[];
|
|
7642
|
+
/**
|
|
7643
|
+
* <p>A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterServer application.</p>
|
|
7644
|
+
*/
|
|
7645
|
+
CodeRepositories?: CodeRepository[];
|
|
7616
7646
|
}
|
|
7617
7647
|
/**
|
|
7618
7648
|
* <p>A custom SageMaker image. For more information, see
|
|
@@ -7657,6 +7687,27 @@ export interface KernelGatewayAppSettings {
|
|
|
7657
7687
|
*/
|
|
7658
7688
|
LifecycleConfigArns?: string[];
|
|
7659
7689
|
}
|
|
7690
|
+
/**
|
|
7691
|
+
* <p>A collection of settings that apply to spaces created in the Domain.</p>
|
|
7692
|
+
*/
|
|
7693
|
+
export interface DefaultSpaceSettings {
|
|
7694
|
+
/**
|
|
7695
|
+
* <p>The execution role for the space.</p>
|
|
7696
|
+
*/
|
|
7697
|
+
ExecutionRole?: string;
|
|
7698
|
+
/**
|
|
7699
|
+
* <p>The security groups for the Amazon Virtual Private Cloud that the space uses for communication.</p>
|
|
7700
|
+
*/
|
|
7701
|
+
SecurityGroups?: string[];
|
|
7702
|
+
/**
|
|
7703
|
+
* <p>The JupyterServer app settings.</p>
|
|
7704
|
+
*/
|
|
7705
|
+
JupyterServerAppSettings?: JupyterServerAppSettings;
|
|
7706
|
+
/**
|
|
7707
|
+
* <p>The KernelGateway app settings.</p>
|
|
7708
|
+
*/
|
|
7709
|
+
KernelGatewayAppSettings?: KernelGatewayAppSettings;
|
|
7710
|
+
}
|
|
7660
7711
|
/**
|
|
7661
7712
|
* <p>A collection of settings that apply to an <code>RSessionGateway</code> app.</p>
|
|
7662
7713
|
*/
|
|
@@ -7911,6 +7962,10 @@ export interface CreateDomainRequest {
|
|
|
7911
7962
|
* <p>A collection of <code>Domain</code> settings.</p>
|
|
7912
7963
|
*/
|
|
7913
7964
|
DomainSettings?: DomainSettings;
|
|
7965
|
+
/**
|
|
7966
|
+
* <p>The default settings used to create a space.</p>
|
|
7967
|
+
*/
|
|
7968
|
+
DefaultSpaceSettings?: DefaultSpaceSettings;
|
|
7914
7969
|
}
|
|
7915
7970
|
export interface CreateDomainResponse {
|
|
7916
7971
|
/**
|
|
@@ -8393,6 +8448,15 @@ export interface CreateEndpointConfigInput {
|
|
|
8393
8448
|
* <p>A member of <code>CreateEndpointConfig</code> that enables explainers.</p>
|
|
8394
8449
|
*/
|
|
8395
8450
|
ExplainerConfig?: ExplainerConfig;
|
|
8451
|
+
/**
|
|
8452
|
+
* <p>
|
|
8453
|
+
* Array of <code>ProductionVariant</code> objects. There is one for each model that you want to host at this
|
|
8454
|
+
* endpoint in shadow mode with production traffic replicated from the model specified on
|
|
8455
|
+
* <code>ProductionVariants</code>.If you use this field, you can only specify one variant for
|
|
8456
|
+
* <code>ProductionVariants</code> and one variant for <code>ShadowProductionVariants</code>.
|
|
8457
|
+
* </p>
|
|
8458
|
+
*/
|
|
8459
|
+
ShadowProductionVariants?: ProductionVariant[];
|
|
8396
8460
|
}
|
|
8397
8461
|
export interface CreateEndpointConfigOutput {
|
|
8398
8462
|
/**
|
|
@@ -8497,131 +8561,6 @@ export interface S3StorageConfig {
|
|
|
8497
8561
|
*/
|
|
8498
8562
|
ResolvedOutputS3Uri?: string;
|
|
8499
8563
|
}
|
|
8500
|
-
/**
|
|
8501
|
-
* <p>The configuration of an <code>OfflineStore</code>.</p>
|
|
8502
|
-
* <p>Provide an <code>OfflineStoreConfig</code> in a request to
|
|
8503
|
-
* <code>CreateFeatureGroup</code> to create an <code>OfflineStore</code>.</p>
|
|
8504
|
-
* <p>To encrypt an <code>OfflineStore</code> using at rest data encryption, specify Amazon Web Services Key
|
|
8505
|
-
* Management Service (KMS) key ID, or <code>KMSKeyId</code>, in
|
|
8506
|
-
* <code>S3StorageConfig</code>.</p>
|
|
8507
|
-
*/
|
|
8508
|
-
export interface OfflineStoreConfig {
|
|
8509
|
-
/**
|
|
8510
|
-
* <p>The Amazon Simple Storage (Amazon S3) location of <code>OfflineStore</code>.</p>
|
|
8511
|
-
*/
|
|
8512
|
-
S3StorageConfig: S3StorageConfig | undefined;
|
|
8513
|
-
/**
|
|
8514
|
-
* <p>Set to <code>True</code> to disable the automatic creation of an Amazon Web Services Glue table when
|
|
8515
|
-
* configuring an <code>OfflineStore</code>.</p>
|
|
8516
|
-
*/
|
|
8517
|
-
DisableGlueTableCreation?: boolean;
|
|
8518
|
-
/**
|
|
8519
|
-
* <p>The meta data of the Glue table that is autogenerated when an <code>OfflineStore</code>
|
|
8520
|
-
* is created. </p>
|
|
8521
|
-
*/
|
|
8522
|
-
DataCatalogConfig?: DataCatalogConfig;
|
|
8523
|
-
}
|
|
8524
|
-
/**
|
|
8525
|
-
* <p>The security configuration for <code>OnlineStore</code>.</p>
|
|
8526
|
-
*/
|
|
8527
|
-
export interface OnlineStoreSecurityConfig {
|
|
8528
|
-
/**
|
|
8529
|
-
* <p>The ID of the Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker Feature Store uses
|
|
8530
|
-
* to encrypt the Amazon S3 objects at rest using Amazon S3 server-side encryption.</p>
|
|
8531
|
-
* <p>The caller (either IAM user or IAM role) of <code>CreateFeatureGroup</code> must have
|
|
8532
|
-
* below permissions to the <code>OnlineStore</code>
|
|
8533
|
-
* <code>KmsKeyId</code>:</p>
|
|
8534
|
-
* <ul>
|
|
8535
|
-
* <li>
|
|
8536
|
-
* <p>
|
|
8537
|
-
* <code>"kms:Encrypt"</code>
|
|
8538
|
-
* </p>
|
|
8539
|
-
* </li>
|
|
8540
|
-
* <li>
|
|
8541
|
-
* <p>
|
|
8542
|
-
* <code>"kms:Decrypt"</code>
|
|
8543
|
-
* </p>
|
|
8544
|
-
* </li>
|
|
8545
|
-
* <li>
|
|
8546
|
-
* <p>
|
|
8547
|
-
* <code>"kms:DescribeKey"</code>
|
|
8548
|
-
* </p>
|
|
8549
|
-
* </li>
|
|
8550
|
-
* <li>
|
|
8551
|
-
* <p>
|
|
8552
|
-
* <code>"kms:CreateGrant"</code>
|
|
8553
|
-
* </p>
|
|
8554
|
-
* </li>
|
|
8555
|
-
* <li>
|
|
8556
|
-
* <p>
|
|
8557
|
-
* <code>"kms:RetireGrant"</code>
|
|
8558
|
-
* </p>
|
|
8559
|
-
* </li>
|
|
8560
|
-
* <li>
|
|
8561
|
-
* <p>
|
|
8562
|
-
* <code>"kms:ReEncryptFrom"</code>
|
|
8563
|
-
* </p>
|
|
8564
|
-
* </li>
|
|
8565
|
-
* <li>
|
|
8566
|
-
* <p>
|
|
8567
|
-
* <code>"kms:ReEncryptTo"</code>
|
|
8568
|
-
* </p>
|
|
8569
|
-
* </li>
|
|
8570
|
-
* <li>
|
|
8571
|
-
* <p>
|
|
8572
|
-
* <code>"kms:GenerateDataKey"</code>
|
|
8573
|
-
* </p>
|
|
8574
|
-
* </li>
|
|
8575
|
-
* <li>
|
|
8576
|
-
* <p>
|
|
8577
|
-
* <code>"kms:ListAliases"</code>
|
|
8578
|
-
* </p>
|
|
8579
|
-
* </li>
|
|
8580
|
-
* <li>
|
|
8581
|
-
* <p>
|
|
8582
|
-
* <code>"kms:ListGrants"</code>
|
|
8583
|
-
* </p>
|
|
8584
|
-
* </li>
|
|
8585
|
-
* <li>
|
|
8586
|
-
* <p>
|
|
8587
|
-
* <code>"kms:RevokeGrant"</code>
|
|
8588
|
-
* </p>
|
|
8589
|
-
* </li>
|
|
8590
|
-
* </ul>
|
|
8591
|
-
* <p>The caller (either IAM user or IAM role) to all DataPlane operations
|
|
8592
|
-
* (<code>PutRecord</code>, <code>GetRecord</code>, <code>DeleteRecord</code>) must have
|
|
8593
|
-
* the following permissions to the <code>KmsKeyId</code>:</p>
|
|
8594
|
-
* <ul>
|
|
8595
|
-
* <li>
|
|
8596
|
-
* <p>
|
|
8597
|
-
* <code>"kms:Decrypt"</code>
|
|
8598
|
-
* </p>
|
|
8599
|
-
* </li>
|
|
8600
|
-
* </ul>
|
|
8601
|
-
*/
|
|
8602
|
-
KmsKeyId?: string;
|
|
8603
|
-
}
|
|
8604
|
-
/**
|
|
8605
|
-
* <p>Use this to specify the Amazon Web Services Key Management Service (KMS) Key ID, or
|
|
8606
|
-
* <code>KMSKeyId</code>, for at rest data encryption. You can turn
|
|
8607
|
-
* <code>OnlineStore</code> on or off by specifying the <code>EnableOnlineStore</code> flag
|
|
8608
|
-
* at General Assembly; the default value is <code>False</code>.</p>
|
|
8609
|
-
*/
|
|
8610
|
-
export interface OnlineStoreConfig {
|
|
8611
|
-
/**
|
|
8612
|
-
* <p>Use to specify KMS Key ID (<code>KMSKeyId</code>) for at-rest encryption of your
|
|
8613
|
-
* <code>OnlineStore</code>.</p>
|
|
8614
|
-
*/
|
|
8615
|
-
SecurityConfig?: OnlineStoreSecurityConfig;
|
|
8616
|
-
/**
|
|
8617
|
-
* <p>Turn <code>OnlineStore</code> off by specifying <code>False</code>
|
|
8618
|
-
* for the <code>EnableOnlineStore</code> flag. Turn <code>OnlineStore</code>
|
|
8619
|
-
* on by specifying <code>True</code>
|
|
8620
|
-
* for the <code>EnableOnlineStore</code> flag. </p>
|
|
8621
|
-
* <p>The default value is <code>False</code>.</p>
|
|
8622
|
-
*/
|
|
8623
|
-
EnableOnlineStore?: boolean;
|
|
8624
|
-
}
|
|
8625
8564
|
/**
|
|
8626
8565
|
* @internal
|
|
8627
8566
|
*/
|
|
@@ -8910,6 +8849,10 @@ export declare const AutoMLJobConfigFilterSensitiveLog: (obj: AutoMLJobConfig) =
|
|
|
8910
8849
|
* @internal
|
|
8911
8850
|
*/
|
|
8912
8851
|
export declare const AutoMLJobObjectiveFilterSensitiveLog: (obj: AutoMLJobObjective) => any;
|
|
8852
|
+
/**
|
|
8853
|
+
* @internal
|
|
8854
|
+
*/
|
|
8855
|
+
export declare const AutoMLJobStepMetadataFilterSensitiveLog: (obj: AutoMLJobStepMetadata) => any;
|
|
8913
8856
|
/**
|
|
8914
8857
|
* @internal
|
|
8915
8858
|
*/
|
|
@@ -9062,6 +9005,10 @@ export declare const ClarifyShapConfigFilterSensitiveLog: (obj: ClarifyShapConfi
|
|
|
9062
9005
|
* @internal
|
|
9063
9006
|
*/
|
|
9064
9007
|
export declare const ClarifyExplainerConfigFilterSensitiveLog: (obj: ClarifyExplainerConfig) => any;
|
|
9008
|
+
/**
|
|
9009
|
+
* @internal
|
|
9010
|
+
*/
|
|
9011
|
+
export declare const CodeRepositoryFilterSensitiveLog: (obj: CodeRepository) => any;
|
|
9065
9012
|
/**
|
|
9066
9013
|
* @internal
|
|
9067
9014
|
*/
|
|
@@ -9322,6 +9269,10 @@ export declare const CustomImageFilterSensitiveLog: (obj: CustomImage) => any;
|
|
|
9322
9269
|
* @internal
|
|
9323
9270
|
*/
|
|
9324
9271
|
export declare const KernelGatewayAppSettingsFilterSensitiveLog: (obj: KernelGatewayAppSettings) => any;
|
|
9272
|
+
/**
|
|
9273
|
+
* @internal
|
|
9274
|
+
*/
|
|
9275
|
+
export declare const DefaultSpaceSettingsFilterSensitiveLog: (obj: DefaultSpaceSettings) => any;
|
|
9325
9276
|
/**
|
|
9326
9277
|
* @internal
|
|
9327
9278
|
*/
|
|
@@ -9450,15 +9401,3 @@ export declare const DataCatalogConfigFilterSensitiveLog: (obj: DataCatalogConfi
|
|
|
9450
9401
|
* @internal
|
|
9451
9402
|
*/
|
|
9452
9403
|
export declare const S3StorageConfigFilterSensitiveLog: (obj: S3StorageConfig) => any;
|
|
9453
|
-
/**
|
|
9454
|
-
* @internal
|
|
9455
|
-
*/
|
|
9456
|
-
export declare const OfflineStoreConfigFilterSensitiveLog: (obj: OfflineStoreConfig) => any;
|
|
9457
|
-
/**
|
|
9458
|
-
* @internal
|
|
9459
|
-
*/
|
|
9460
|
-
export declare const OnlineStoreSecurityConfigFilterSensitiveLog: (obj: OnlineStoreSecurityConfig) => any;
|
|
9461
|
-
/**
|
|
9462
|
-
* @internal
|
|
9463
|
-
*/
|
|
9464
|
-
export declare const OnlineStoreConfigFilterSensitiveLog: (obj: OnlineStoreConfig) => any;
|