@aws-sdk/client-sagemaker 3.798.0 → 3.801.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +80 -34
- package/dist-cjs/runtimeConfig.js +1 -0
- package/dist-es/models/models_0.js +5 -10
- package/dist-es/models/models_1.js +10 -6
- package/dist-es/models/models_2.js +6 -12
- package/dist-es/models/models_3.js +12 -8
- package/dist-es/models/models_4.js +8 -0
- package/dist-es/protocols/Aws_json1_1.js +41 -0
- package/dist-es/runtimeConfig.js +2 -1
- package/dist-types/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +21 -0
- package/dist-types/commands/CreateDomainCommand.d.ts +6 -6
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +5 -4
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -2
- package/dist-types/commands/CreateSpaceCommand.d.ts +4 -4
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +12 -4
- package/dist-types/commands/CreateUserProfileCommand.d.ts +6 -6
- package/dist-types/commands/DescribeAppCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterCommand.d.ts +21 -0
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +6 -6
- package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -2
- package/dist-types/commands/DescribeSpaceCommand.d.ts +4 -4
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +6 -6
- package/dist-types/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -0
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterCommand.d.ts +21 -0
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +23 -0
- package/dist-types/commands/UpdateDomainCommand.d.ts +6 -6
- package/dist-types/commands/UpdateSpaceCommand.d.ts +4 -4
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +6 -6
- package/dist-types/models/models_0.d.ts +115 -263
- package/dist-types/models/models_1.d.ts +264 -249
- package/dist-types/models/models_2.d.ts +284 -192
- package/dist-types/models/models_3.d.ts +196 -161
- package/dist-types/models/models_4.d.ts +161 -64
- package/dist-types/models/models_5.d.ts +85 -4
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +31 -46
- package/dist-types/ts3.4/models/models_1.d.ts +50 -45
- package/dist-types/ts3.4/models/models_2.d.ts +45 -54
- package/dist-types/ts3.4/models/models_3.d.ts +56 -50
- package/dist-types/ts3.4/models/models_4.d.ts +49 -23
- package/dist-types/ts3.4/models/models_5.d.ts +28 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -4
- package/package.json +5 -5
|
@@ -1,5 +1,253 @@
|
|
|
1
|
-
import { ActionSource, ActionStatus, ActivationState, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLProblemTypeConfigName, AutoMLResolvedAttributes, AutoMLSecurityConfig, BatchDataCaptureConfig, BatchStrategy, CaptureStatus, Channel, CheckpointConfig, ClusterInstanceGroupDetails, ClusterNodeDetails, ClusterNodeRecovery, ClusterOrchestrator, ClusterStatus, CodeEditorAppImageConfig, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ComputeQuotaConfig, ComputeQuotaTarget,
|
|
2
|
-
import { _InstanceType, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, InputConfig, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, ModelDeployConfig, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig,
|
|
1
|
+
import { ActionSource, ActionStatus, ActivationState, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLProblemTypeConfigName, AutoMLResolvedAttributes, AutoMLSecurityConfig, BatchDataCaptureConfig, BatchStrategy, CaptureStatus, Channel, CheckpointConfig, ClusterInstanceGroupDetails, ClusterNodeDetails, ClusterNodeRecovery, ClusterOrchestrator, ClusterStatus, CodeEditorAppImageConfig, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ComputeQuotaConfig, ComputeQuotaTarget, GitConfig, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, SchedulerResourceStatus, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, InputConfig, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, ModelDeployConfig, MonitoringAppSpecification, MonitoringBaselineConfig, MonitoringInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, ProcessingInstanceType, ProcessingS3UploadMode, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RetryStrategy, SchedulerConfig, TagPropagation, ThroughputMode, TrainingSpecification, UserSettings } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* <p>Networking options for a job, such as network traffic encryption between containers,
|
|
5
|
+
* whether to allow inbound and outbound network calls to and from containers, and the VPC
|
|
6
|
+
* subnets and security groups to use for VPC-enabled jobs.</p>
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface NetworkConfig {
|
|
10
|
+
/**
|
|
11
|
+
* <p>Whether to encrypt all communications between distributed processing jobs. Choose
|
|
12
|
+
* <code>True</code> to encrypt communications. Encryption provides greater security
|
|
13
|
+
* for distributed processing jobs, but the processing might take longer.</p>
|
|
14
|
+
* @public
|
|
15
|
+
*/
|
|
16
|
+
EnableInterContainerTrafficEncryption?: boolean | undefined;
|
|
17
|
+
/**
|
|
18
|
+
* <p>Whether to allow inbound and outbound network calls to and from the containers used for
|
|
19
|
+
* the processing job.</p>
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
22
|
+
EnableNetworkIsolation?: boolean | undefined;
|
|
23
|
+
/**
|
|
24
|
+
* <p>Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources
|
|
25
|
+
* have access to. You can control access to and from your resources by configuring a VPC.
|
|
26
|
+
* For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/infrastructure-give-access.html">Give SageMaker Access to
|
|
27
|
+
* Resources in your Amazon VPC</a>. </p>
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
30
|
+
VpcConfig?: VpcConfig | undefined;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* <p>Defines the monitoring job.</p>
|
|
34
|
+
* @public
|
|
35
|
+
*/
|
|
36
|
+
export interface MonitoringJobDefinition {
|
|
37
|
+
/**
|
|
38
|
+
* <p>Baseline configuration used to validate that the data conforms to the specified
|
|
39
|
+
* constraints and statistics</p>
|
|
40
|
+
* @public
|
|
41
|
+
*/
|
|
42
|
+
BaselineConfig?: MonitoringBaselineConfig | undefined;
|
|
43
|
+
/**
|
|
44
|
+
* <p>The array of inputs for the monitoring job. Currently we support monitoring an Amazon SageMaker AI Endpoint.</p>
|
|
45
|
+
* @public
|
|
46
|
+
*/
|
|
47
|
+
MonitoringInputs: MonitoringInput[] | undefined;
|
|
48
|
+
/**
|
|
49
|
+
* <p>The array of outputs from the monitoring job to be uploaded to Amazon S3.</p>
|
|
50
|
+
* @public
|
|
51
|
+
*/
|
|
52
|
+
MonitoringOutputConfig: MonitoringOutputConfig | undefined;
|
|
53
|
+
/**
|
|
54
|
+
* <p>Identifies the resources, ML compute instances, and ML storage volumes to deploy for a
|
|
55
|
+
* monitoring job. In distributed processing, you specify more than one instance.</p>
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
58
|
+
MonitoringResources: MonitoringResources | undefined;
|
|
59
|
+
/**
|
|
60
|
+
* <p>Configures the monitoring job to run a specified Docker container image.</p>
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
63
|
+
MonitoringAppSpecification: MonitoringAppSpecification | undefined;
|
|
64
|
+
/**
|
|
65
|
+
* <p>Specifies a time limit for how long the monitoring job is allowed to run.</p>
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
68
|
+
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
69
|
+
/**
|
|
70
|
+
* <p>Sets the environment variables in the Docker container.</p>
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
73
|
+
Environment?: Record<string, string> | undefined;
|
|
74
|
+
/**
|
|
75
|
+
* <p>Specifies networking options for an monitoring job.</p>
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
78
|
+
NetworkConfig?: NetworkConfig | undefined;
|
|
79
|
+
/**
|
|
80
|
+
* <p>The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker AI can
|
|
81
|
+
* assume to perform tasks on your behalf.</p>
|
|
82
|
+
* @public
|
|
83
|
+
*/
|
|
84
|
+
RoleArn: string | undefined;
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* @public
|
|
88
|
+
* @enum
|
|
89
|
+
*/
|
|
90
|
+
export declare const MonitoringType: {
|
|
91
|
+
readonly DATA_QUALITY: "DataQuality";
|
|
92
|
+
readonly MODEL_BIAS: "ModelBias";
|
|
93
|
+
readonly MODEL_EXPLAINABILITY: "ModelExplainability";
|
|
94
|
+
readonly MODEL_QUALITY: "ModelQuality";
|
|
95
|
+
};
|
|
96
|
+
/**
|
|
97
|
+
* @public
|
|
98
|
+
*/
|
|
99
|
+
export type MonitoringType = (typeof MonitoringType)[keyof typeof MonitoringType];
|
|
100
|
+
/**
|
|
101
|
+
* <p>Configuration details about the monitoring schedule.</p>
|
|
102
|
+
* @public
|
|
103
|
+
*/
|
|
104
|
+
export interface ScheduleConfig {
|
|
105
|
+
/**
|
|
106
|
+
* <p>A cron expression that describes details about the monitoring schedule.</p>
|
|
107
|
+
* <p>The supported cron expressions are:</p>
|
|
108
|
+
* <ul>
|
|
109
|
+
* <li>
|
|
110
|
+
* <p>If you want to set the job to start every hour, use the following:</p>
|
|
111
|
+
* <p>
|
|
112
|
+
* <code>Hourly: cron(0 * ? * * *)</code>
|
|
113
|
+
* </p>
|
|
114
|
+
* </li>
|
|
115
|
+
* <li>
|
|
116
|
+
* <p>If you want to start the job daily:</p>
|
|
117
|
+
* <p>
|
|
118
|
+
* <code>cron(0 [00-23] ? * * *)</code>
|
|
119
|
+
* </p>
|
|
120
|
+
* </li>
|
|
121
|
+
* <li>
|
|
122
|
+
* <p>If you want to run the job one time, immediately, use the following
|
|
123
|
+
* keyword:</p>
|
|
124
|
+
* <p>
|
|
125
|
+
* <code>NOW</code>
|
|
126
|
+
* </p>
|
|
127
|
+
* </li>
|
|
128
|
+
* </ul>
|
|
129
|
+
* <p>For example, the following are valid cron expressions:</p>
|
|
130
|
+
* <ul>
|
|
131
|
+
* <li>
|
|
132
|
+
* <p>Daily at noon UTC: <code>cron(0 12 ? * * *)</code>
|
|
133
|
+
* </p>
|
|
134
|
+
* </li>
|
|
135
|
+
* <li>
|
|
136
|
+
* <p>Daily at midnight UTC: <code>cron(0 0 ? * * *)</code>
|
|
137
|
+
* </p>
|
|
138
|
+
* </li>
|
|
139
|
+
* </ul>
|
|
140
|
+
* <p>To support running every 6, 12 hours, the following are also supported:</p>
|
|
141
|
+
* <p>
|
|
142
|
+
* <code>cron(0 [00-23]/[01-24] ? * * *)</code>
|
|
143
|
+
* </p>
|
|
144
|
+
* <p>For example, the following are valid cron expressions:</p>
|
|
145
|
+
* <ul>
|
|
146
|
+
* <li>
|
|
147
|
+
* <p>Every 12 hours, starting at 5pm UTC: <code>cron(0 17/12 ? * * *)</code>
|
|
148
|
+
* </p>
|
|
149
|
+
* </li>
|
|
150
|
+
* <li>
|
|
151
|
+
* <p>Every two hours starting at midnight: <code>cron(0 0/2 ? * * *)</code>
|
|
152
|
+
* </p>
|
|
153
|
+
* </li>
|
|
154
|
+
* </ul>
|
|
155
|
+
* <note>
|
|
156
|
+
* <ul>
|
|
157
|
+
* <li>
|
|
158
|
+
* <p>Even though the cron expression is set to start at 5PM UTC, note that there
|
|
159
|
+
* could be a delay of 0-20 minutes from the actual requested time to run the
|
|
160
|
+
* execution. </p>
|
|
161
|
+
* </li>
|
|
162
|
+
* <li>
|
|
163
|
+
* <p>We recommend that if you would like a daily schedule, you do not provide this
|
|
164
|
+
* parameter. Amazon SageMaker AI will pick a time for running every day.</p>
|
|
165
|
+
* </li>
|
|
166
|
+
* </ul>
|
|
167
|
+
* </note>
|
|
168
|
+
* <p>You can also specify the keyword <code>NOW</code> to run the monitoring job immediately,
|
|
169
|
+
* one time, without recurring.</p>
|
|
170
|
+
* @public
|
|
171
|
+
*/
|
|
172
|
+
ScheduleExpression: string | undefined;
|
|
173
|
+
/**
|
|
174
|
+
* <p>Sets the start time for a monitoring job window. Express this time as an offset to the
|
|
175
|
+
* times that you schedule your monitoring jobs to run. You schedule monitoring jobs with the
|
|
176
|
+
* <code>ScheduleExpression</code> parameter. Specify this offset in ISO 8601 duration
|
|
177
|
+
* format. For example, if you want to monitor the five hours of data in your dataset that
|
|
178
|
+
* precede the start of each monitoring job, you would specify: <code>"-PT5H"</code>.</p>
|
|
179
|
+
* <p>The start time that you specify must not precede the end time that you specify by more
|
|
180
|
+
* than 24 hours. You specify the end time with the <code>DataAnalysisEndTime</code>
|
|
181
|
+
* parameter.</p>
|
|
182
|
+
* <p>If you set <code>ScheduleExpression</code> to <code>NOW</code>, this parameter is
|
|
183
|
+
* required.</p>
|
|
184
|
+
* @public
|
|
185
|
+
*/
|
|
186
|
+
DataAnalysisStartTime?: string | undefined;
|
|
187
|
+
/**
|
|
188
|
+
* <p>Sets the end time for a monitoring job window. Express this time as an offset to the
|
|
189
|
+
* times that you schedule your monitoring jobs to run. You schedule monitoring jobs with the
|
|
190
|
+
* <code>ScheduleExpression</code> parameter. Specify this offset in ISO 8601 duration
|
|
191
|
+
* format. For example, if you want to end the window one hour before the start of each
|
|
192
|
+
* monitoring job, you would specify: <code>"-PT1H"</code>.</p>
|
|
193
|
+
* <p>The end time that you specify must not follow the start time that you specify by more
|
|
194
|
+
* than 24 hours. You specify the start time with the <code>DataAnalysisStartTime</code>
|
|
195
|
+
* parameter.</p>
|
|
196
|
+
* <p>If you set <code>ScheduleExpression</code> to <code>NOW</code>, this parameter is
|
|
197
|
+
* required.</p>
|
|
198
|
+
* @public
|
|
199
|
+
*/
|
|
200
|
+
DataAnalysisEndTime?: string | undefined;
|
|
201
|
+
}
|
|
202
|
+
/**
|
|
203
|
+
* <p>Configures the monitoring schedule and defines the monitoring job.</p>
|
|
204
|
+
* @public
|
|
205
|
+
*/
|
|
206
|
+
export interface MonitoringScheduleConfig {
|
|
207
|
+
/**
|
|
208
|
+
* <p>Configures the monitoring schedule.</p>
|
|
209
|
+
* @public
|
|
210
|
+
*/
|
|
211
|
+
ScheduleConfig?: ScheduleConfig | undefined;
|
|
212
|
+
/**
|
|
213
|
+
* <p>Defines the monitoring job.</p>
|
|
214
|
+
* @public
|
|
215
|
+
*/
|
|
216
|
+
MonitoringJobDefinition?: MonitoringJobDefinition | undefined;
|
|
217
|
+
/**
|
|
218
|
+
* <p>The name of the monitoring job definition to schedule.</p>
|
|
219
|
+
* @public
|
|
220
|
+
*/
|
|
221
|
+
MonitoringJobDefinitionName?: string | undefined;
|
|
222
|
+
/**
|
|
223
|
+
* <p>The type of the monitoring job definition to schedule.</p>
|
|
224
|
+
* @public
|
|
225
|
+
*/
|
|
226
|
+
MonitoringType?: MonitoringType | undefined;
|
|
227
|
+
}
|
|
228
|
+
/**
|
|
229
|
+
* @public
|
|
230
|
+
*/
|
|
231
|
+
export interface CreateMonitoringScheduleRequest {
|
|
232
|
+
/**
|
|
233
|
+
* <p>The name of the monitoring schedule. The name must be unique within an Amazon Web Services
|
|
234
|
+
* Region within an Amazon Web Services account.</p>
|
|
235
|
+
* @public
|
|
236
|
+
*/
|
|
237
|
+
MonitoringScheduleName: string | undefined;
|
|
238
|
+
/**
|
|
239
|
+
* <p>The configuration object that specifies the monitoring schedule and defines the monitoring
|
|
240
|
+
* job.</p>
|
|
241
|
+
* @public
|
|
242
|
+
*/
|
|
243
|
+
MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
|
|
244
|
+
/**
|
|
245
|
+
* <p>(Optional) An array of key-value pairs. For more information, see <a href=" https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html#allocation-whatURL">Using Cost Allocation Tags</a> in the <i>Amazon Web Services Billing and Cost
|
|
246
|
+
* Management User Guide</i>.</p>
|
|
247
|
+
* @public
|
|
248
|
+
*/
|
|
249
|
+
Tags?: Tag[] | undefined;
|
|
250
|
+
}
|
|
3
251
|
/**
|
|
4
252
|
* @public
|
|
5
253
|
*/
|
|
@@ -1487,6 +1735,13 @@ export interface CreateProcessingJobRequest {
|
|
|
1487
1735
|
/**
|
|
1488
1736
|
* <p>The environment variables to set in the Docker container. Up to 100 key and values
|
|
1489
1737
|
* entries in the map are supported.</p>
|
|
1738
|
+
* <important>
|
|
1739
|
+
* <p>Do not include any security-sensitive information including account access IDs, secrets,
|
|
1740
|
+
* or tokens in any environment fields. As part of the shared responsibility
|
|
1741
|
+
* model, you are responsible for any potential exposure, unauthorized access, or compromise of
|
|
1742
|
+
* your sensitive data if caused by security-sensitive information included in the
|
|
1743
|
+
* request environment variable or plain text fields.</p>
|
|
1744
|
+
* </important>
|
|
1490
1745
|
* @public
|
|
1491
1746
|
*/
|
|
1492
1747
|
Environment?: Record<string, string> | undefined;
|
|
@@ -1506,6 +1761,13 @@ export interface CreateProcessingJobRequest {
|
|
|
1506
1761
|
/**
|
|
1507
1762
|
* <p>(Optional) An array of key-value pairs. For more information, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html#allocation-whatURL">Using Cost Allocation Tags</a> in the <i>Amazon Web Services Billing and
|
|
1508
1763
|
* Cost Management User Guide</i>.</p>
|
|
1764
|
+
* <important>
|
|
1765
|
+
* <p>Do not include any security-sensitive information including account access IDs, secrets,
|
|
1766
|
+
* or tokens in any tags. As part of the shared responsibility
|
|
1767
|
+
* model, you are responsible for any potential exposure, unauthorized access, or compromise of
|
|
1768
|
+
* your sensitive data if caused by security-sensitive information included in the
|
|
1769
|
+
* request tag variable or plain text fields.</p>
|
|
1770
|
+
* </important>
|
|
1509
1771
|
* @public
|
|
1510
1772
|
*/
|
|
1511
1773
|
Tags?: Tag[] | undefined;
|
|
@@ -1610,7 +1872,7 @@ export interface CreateProjectInput {
|
|
|
1610
1872
|
* Catalog</a>.</p>
|
|
1611
1873
|
* @public
|
|
1612
1874
|
*/
|
|
1613
|
-
ServiceCatalogProvisioningDetails
|
|
1875
|
+
ServiceCatalogProvisioningDetails?: ServiceCatalogProvisioningDetails | undefined;
|
|
1614
1876
|
/**
|
|
1615
1877
|
* <p>An array of key-value pairs that you want to use to organize and track your Amazon Web Services
|
|
1616
1878
|
* resource costs. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a> in the <i>Amazon Web Services General Reference Guide</i>.</p>
|
|
@@ -2204,10 +2466,11 @@ export interface CreateTrainingJobRequest {
|
|
|
2204
2466
|
* key-value pair. Each key and value is limited to 256 characters, as specified by the
|
|
2205
2467
|
* <code>Length Constraint</code>. </p>
|
|
2206
2468
|
* <important>
|
|
2207
|
-
* <p>Do not include any security-sensitive information including account access IDs,
|
|
2208
|
-
*
|
|
2209
|
-
*
|
|
2210
|
-
*
|
|
2469
|
+
* <p>Do not include any security-sensitive information including account access IDs, secrets,
|
|
2470
|
+
* or tokens in any hyperparameter fields. As part of the shared responsibility
|
|
2471
|
+
* model, you are responsible for any potential exposure, unauthorized access, or compromise
|
|
2472
|
+
* of your sensitive data if caused by any security-sensitive information included in the
|
|
2473
|
+
* request hyperparameter variable or plain text fields.</p>
|
|
2211
2474
|
* </important>
|
|
2212
2475
|
* @public
|
|
2213
2476
|
*/
|
|
@@ -2293,6 +2556,13 @@ export interface CreateTrainingJobRequest {
|
|
|
2293
2556
|
* <p>An array of key-value pairs. You can use tags to categorize your Amazon Web Services
|
|
2294
2557
|
* resources in different ways, for example, by purpose, owner, or environment. For more
|
|
2295
2558
|
* information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a>.</p>
|
|
2559
|
+
* <important>
|
|
2560
|
+
* <p>Do not include any security-sensitive information including account access IDs, secrets,
|
|
2561
|
+
* or tokens in any tags. As part of the shared responsibility model, you are
|
|
2562
|
+
* responsible for any potential exposure, unauthorized access, or compromise
|
|
2563
|
+
* of your sensitive data if caused by any security-sensitive information included in the
|
|
2564
|
+
* request tag variable or plain text fields.</p>
|
|
2565
|
+
* </important>
|
|
2296
2566
|
* @public
|
|
2297
2567
|
*/
|
|
2298
2568
|
Tags?: Tag[] | undefined;
|
|
@@ -2388,6 +2658,13 @@ export interface CreateTrainingJobRequest {
|
|
|
2388
2658
|
ProfilerRuleConfigurations?: ProfilerRuleConfiguration[] | undefined;
|
|
2389
2659
|
/**
|
|
2390
2660
|
* <p>The environment variables to set in the Docker container.</p>
|
|
2661
|
+
* <important>
|
|
2662
|
+
* <p>Do not include any security-sensitive information including account access IDs,
|
|
2663
|
+
* secrets, or tokens in any environment fields. As part of the shared responsibility model,
|
|
2664
|
+
* you are responsible for any potential exposure, unauthorized access, or compromise of your
|
|
2665
|
+
* sensitive data if caused by security-sensitive information included in the request environment variable
|
|
2666
|
+
* or plain text fields.</p>
|
|
2667
|
+
* </important>
|
|
2391
2668
|
* @public
|
|
2392
2669
|
*/
|
|
2393
2670
|
Environment?: Record<string, string> | undefined;
|
|
@@ -7449,191 +7726,6 @@ export interface DescribeHubResponse {
|
|
|
7449
7726
|
*/
|
|
7450
7727
|
LastModifiedTime: Date | undefined;
|
|
7451
7728
|
}
|
|
7452
|
-
/**
|
|
7453
|
-
* @public
|
|
7454
|
-
*/
|
|
7455
|
-
export interface DescribeHubContentRequest {
|
|
7456
|
-
/**
|
|
7457
|
-
* <p>The name of the hub that contains the content to describe.</p>
|
|
7458
|
-
* @public
|
|
7459
|
-
*/
|
|
7460
|
-
HubName: string | undefined;
|
|
7461
|
-
/**
|
|
7462
|
-
* <p>The type of content in the hub.</p>
|
|
7463
|
-
* @public
|
|
7464
|
-
*/
|
|
7465
|
-
HubContentType: HubContentType | undefined;
|
|
7466
|
-
/**
|
|
7467
|
-
* <p>The name of the content to describe.</p>
|
|
7468
|
-
* @public
|
|
7469
|
-
*/
|
|
7470
|
-
HubContentName: string | undefined;
|
|
7471
|
-
/**
|
|
7472
|
-
* <p>The version of the content to describe.</p>
|
|
7473
|
-
* @public
|
|
7474
|
-
*/
|
|
7475
|
-
HubContentVersion?: string | undefined;
|
|
7476
|
-
}
|
|
7477
|
-
/**
|
|
7478
|
-
* <p>Any dependencies related to hub content, such as scripts, model artifacts, datasets, or notebooks.</p>
|
|
7479
|
-
* @public
|
|
7480
|
-
*/
|
|
7481
|
-
export interface HubContentDependency {
|
|
7482
|
-
/**
|
|
7483
|
-
* <p>The hub content dependency origin path.</p>
|
|
7484
|
-
* @public
|
|
7485
|
-
*/
|
|
7486
|
-
DependencyOriginPath?: string | undefined;
|
|
7487
|
-
/**
|
|
7488
|
-
* <p>The hub content dependency copy path.</p>
|
|
7489
|
-
* @public
|
|
7490
|
-
*/
|
|
7491
|
-
DependencyCopyPath?: string | undefined;
|
|
7492
|
-
}
|
|
7493
|
-
/**
|
|
7494
|
-
* @public
|
|
7495
|
-
* @enum
|
|
7496
|
-
*/
|
|
7497
|
-
export declare const HubContentStatus: {
|
|
7498
|
-
readonly AVAILABLE: "Available";
|
|
7499
|
-
readonly DELETE_FAILED: "DeleteFailed";
|
|
7500
|
-
readonly DELETING: "Deleting";
|
|
7501
|
-
readonly IMPORTING: "Importing";
|
|
7502
|
-
readonly IMPORT_FAILED: "ImportFailed";
|
|
7503
|
-
};
|
|
7504
|
-
/**
|
|
7505
|
-
* @public
|
|
7506
|
-
*/
|
|
7507
|
-
export type HubContentStatus = (typeof HubContentStatus)[keyof typeof HubContentStatus];
|
|
7508
|
-
/**
|
|
7509
|
-
* @public
|
|
7510
|
-
* @enum
|
|
7511
|
-
*/
|
|
7512
|
-
export declare const HubContentSupportStatus: {
|
|
7513
|
-
readonly DEPRECATED: "Deprecated";
|
|
7514
|
-
readonly RESTRICTED: "Restricted";
|
|
7515
|
-
readonly SUPPORTED: "Supported";
|
|
7516
|
-
};
|
|
7517
|
-
/**
|
|
7518
|
-
* @public
|
|
7519
|
-
*/
|
|
7520
|
-
export type HubContentSupportStatus = (typeof HubContentSupportStatus)[keyof typeof HubContentSupportStatus];
|
|
7521
|
-
/**
|
|
7522
|
-
* @public
|
|
7523
|
-
*/
|
|
7524
|
-
export interface DescribeHubContentResponse {
|
|
7525
|
-
/**
|
|
7526
|
-
* <p>The name of the hub content.</p>
|
|
7527
|
-
* @public
|
|
7528
|
-
*/
|
|
7529
|
-
HubContentName: string | undefined;
|
|
7530
|
-
/**
|
|
7531
|
-
* <p>The Amazon Resource Name (ARN) of the hub content.</p>
|
|
7532
|
-
* @public
|
|
7533
|
-
*/
|
|
7534
|
-
HubContentArn: string | undefined;
|
|
7535
|
-
/**
|
|
7536
|
-
* <p>The version of the hub content.</p>
|
|
7537
|
-
* @public
|
|
7538
|
-
*/
|
|
7539
|
-
HubContentVersion: string | undefined;
|
|
7540
|
-
/**
|
|
7541
|
-
* <p>The type of hub content.</p>
|
|
7542
|
-
* @public
|
|
7543
|
-
*/
|
|
7544
|
-
HubContentType: HubContentType | undefined;
|
|
7545
|
-
/**
|
|
7546
|
-
* <p>The document schema version for the hub content.</p>
|
|
7547
|
-
* @public
|
|
7548
|
-
*/
|
|
7549
|
-
DocumentSchemaVersion: string | undefined;
|
|
7550
|
-
/**
|
|
7551
|
-
* <p>The name of the hub that contains the content.</p>
|
|
7552
|
-
* @public
|
|
7553
|
-
*/
|
|
7554
|
-
HubName: string | undefined;
|
|
7555
|
-
/**
|
|
7556
|
-
* <p>The Amazon Resource Name (ARN) of the hub that contains the content. </p>
|
|
7557
|
-
* @public
|
|
7558
|
-
*/
|
|
7559
|
-
HubArn: string | undefined;
|
|
7560
|
-
/**
|
|
7561
|
-
* <p>The display name of the hub content.</p>
|
|
7562
|
-
* @public
|
|
7563
|
-
*/
|
|
7564
|
-
HubContentDisplayName?: string | undefined;
|
|
7565
|
-
/**
|
|
7566
|
-
* <p>A description of the hub content.</p>
|
|
7567
|
-
* @public
|
|
7568
|
-
*/
|
|
7569
|
-
HubContentDescription?: string | undefined;
|
|
7570
|
-
/**
|
|
7571
|
-
* <p>A string that provides a description of the hub content. This string can include links, tables, and standard markdown formating.</p>
|
|
7572
|
-
* @public
|
|
7573
|
-
*/
|
|
7574
|
-
HubContentMarkdown?: string | undefined;
|
|
7575
|
-
/**
|
|
7576
|
-
* <p>The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.</p>
|
|
7577
|
-
* @public
|
|
7578
|
-
*/
|
|
7579
|
-
HubContentDocument: string | undefined;
|
|
7580
|
-
/**
|
|
7581
|
-
* <p>The ARN of the public hub content.</p>
|
|
7582
|
-
* @public
|
|
7583
|
-
*/
|
|
7584
|
-
SageMakerPublicHubContentArn?: string | undefined;
|
|
7585
|
-
/**
|
|
7586
|
-
* <p>The minimum version of the hub content.</p>
|
|
7587
|
-
* @public
|
|
7588
|
-
*/
|
|
7589
|
-
ReferenceMinVersion?: string | undefined;
|
|
7590
|
-
/**
|
|
7591
|
-
* <p>The support status of the hub content.</p>
|
|
7592
|
-
* @public
|
|
7593
|
-
*/
|
|
7594
|
-
SupportStatus?: HubContentSupportStatus | undefined;
|
|
7595
|
-
/**
|
|
7596
|
-
* <p>The searchable keywords for the hub content.</p>
|
|
7597
|
-
* @public
|
|
7598
|
-
*/
|
|
7599
|
-
HubContentSearchKeywords?: string[] | undefined;
|
|
7600
|
-
/**
|
|
7601
|
-
* <p>The location of any dependencies that the hub content has, such as scripts, model artifacts, datasets, or notebooks.</p>
|
|
7602
|
-
* @public
|
|
7603
|
-
*/
|
|
7604
|
-
HubContentDependencies?: HubContentDependency[] | undefined;
|
|
7605
|
-
/**
|
|
7606
|
-
* <p>The status of the hub content.</p>
|
|
7607
|
-
* @public
|
|
7608
|
-
*/
|
|
7609
|
-
HubContentStatus: HubContentStatus | undefined;
|
|
7610
|
-
/**
|
|
7611
|
-
* <p>The failure reason if importing hub content failed.</p>
|
|
7612
|
-
* @public
|
|
7613
|
-
*/
|
|
7614
|
-
FailureReason?: string | undefined;
|
|
7615
|
-
/**
|
|
7616
|
-
* <p>The date and time that hub content was created.</p>
|
|
7617
|
-
* @public
|
|
7618
|
-
*/
|
|
7619
|
-
CreationTime: Date | undefined;
|
|
7620
|
-
/**
|
|
7621
|
-
* <p>The last modified time of the hub content.</p>
|
|
7622
|
-
* @public
|
|
7623
|
-
*/
|
|
7624
|
-
LastModifiedTime?: Date | undefined;
|
|
7625
|
-
}
|
|
7626
|
-
/**
|
|
7627
|
-
* @public
|
|
7628
|
-
*/
|
|
7629
|
-
export interface DescribeHumanTaskUiRequest {
|
|
7630
|
-
/**
|
|
7631
|
-
* <p>The name of the human task user interface
|
|
7632
|
-
* (worker task template) you want information about.</p>
|
|
7633
|
-
* @public
|
|
7634
|
-
*/
|
|
7635
|
-
HumanTaskUiName: string | undefined;
|
|
7636
|
-
}
|
|
7637
7729
|
/**
|
|
7638
7730
|
* @internal
|
|
7639
7731
|
*/
|