@aws-sdk/client-sagemaker 3.181.0 → 3.182.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 +11 -0
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +3 -3
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +3 -3
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -1
- package/dist-cjs/commands/DescribeExperimentCommand.js +3 -3
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +1 -2
- package/dist-cjs/commands/ListModelsCommand.js +3 -3
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +3 -3
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +1 -2
- package/dist-cjs/models/models_0.js +104 -41
- package/dist-cjs/models/models_1.js +43 -51
- package/dist-cjs/models/models_2.js +50 -46
- package/dist-cjs/models/models_3.js +44 -4
- package/dist-cjs/protocols/Aws_json1_1.js +181 -0
- package/dist-es/commands/CreateFlowDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateHumanTaskUiCommand.js +1 -1
- package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -1
- package/dist-es/commands/DescribeExperimentCommand.js +1 -1
- package/dist-es/commands/DescribeFeatureGroupCommand.js +1 -2
- package/dist-es/commands/ListModelsCommand.js +1 -1
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +1 -1
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +1 -2
- package/dist-es/models/models_0.js +81 -9
- package/dist-es/models/models_1.js +9 -26
- package/dist-es/models/models_2.js +26 -19
- package/dist-es/models/models_3.js +19 -0
- package/dist-es/protocols/Aws_json1_1.js +151 -2
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -2
- package/dist-types/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -2
- package/dist-types/models/models_0.d.ts +348 -528
- package/dist-types/models/models_1.d.ts +529 -155
- package/dist-types/models/models_2.d.ts +160 -274
- package/dist-types/models/models_3.d.ts +279 -3
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/models_0.d.ts +128 -75
- package/dist-types/ts3.4/models/models_1.d.ts +80 -73
- package/dist-types/ts3.4/models/models_2.d.ts +78 -100
- package/dist-types/ts3.4/models/models_3.d.ts +100 -2
- package/package.json +1 -1
|
@@ -1,5 +1,143 @@
|
|
|
1
|
-
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContainerDefinition, ContextSummary, EdgeOutputConfig, ExecutionRoleIdentityConfig, FeatureDefinition, FeatureType,
|
|
2
|
-
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig,
|
|
1
|
+
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AsyncInferenceConfig, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContainerDefinition, ContextSummary, DataCaptureConfig, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExplainerConfig, FeatureDefinition, FeatureType, HumanLoopActivationConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, ObjectiveStatus, OfflineStoreConfig, OnlineStoreConfig, OutputDataConfig, OutputParameter, ProductionVariant, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, FlowDefinitionOutputConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InstanceMetadataServiceConfiguration, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MemberDefinition, ModelArtifacts, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
|
|
3
|
+
export interface DescribeEndpointConfigOutput {
|
|
4
|
+
/**
|
|
5
|
+
* <p>Name of the SageMaker endpoint configuration.</p>
|
|
6
|
+
*/
|
|
7
|
+
EndpointConfigName: string | undefined;
|
|
8
|
+
/**
|
|
9
|
+
* <p>The Amazon Resource Name (ARN) of the endpoint configuration.</p>
|
|
10
|
+
*/
|
|
11
|
+
EndpointConfigArn: string | undefined;
|
|
12
|
+
/**
|
|
13
|
+
* <p>An array of <code>ProductionVariant</code> objects, one for each model that you
|
|
14
|
+
* want to host at this endpoint.</p>
|
|
15
|
+
*/
|
|
16
|
+
ProductionVariants: ProductionVariant[] | undefined;
|
|
17
|
+
/**
|
|
18
|
+
* <p>Configuration to control how SageMaker captures inference data.</p>
|
|
19
|
+
*/
|
|
20
|
+
DataCaptureConfig?: DataCaptureConfig;
|
|
21
|
+
/**
|
|
22
|
+
* <p>Amazon Web Services KMS key ID Amazon SageMaker uses to encrypt data when storing it on
|
|
23
|
+
* the ML storage volume attached to the instance.</p>
|
|
24
|
+
*/
|
|
25
|
+
KmsKeyId?: string;
|
|
26
|
+
/**
|
|
27
|
+
* <p>A timestamp that shows when the endpoint configuration was created.</p>
|
|
28
|
+
*/
|
|
29
|
+
CreationTime: Date | undefined;
|
|
30
|
+
/**
|
|
31
|
+
* <p>Returns the description of an endpoint configuration created using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpointConfig.html">
|
|
32
|
+
* <code>CreateEndpointConfig</code>
|
|
33
|
+
* </a> API.</p>
|
|
34
|
+
*/
|
|
35
|
+
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
36
|
+
/**
|
|
37
|
+
* <p>The configuration parameters for an explainer.</p>
|
|
38
|
+
*/
|
|
39
|
+
ExplainerConfig?: ExplainerConfig;
|
|
40
|
+
}
|
|
41
|
+
export interface DescribeExperimentRequest {
|
|
42
|
+
/**
|
|
43
|
+
* <p>The name of the experiment to describe.</p>
|
|
44
|
+
*/
|
|
45
|
+
ExperimentName: string | undefined;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* <p>The source of the experiment.</p>
|
|
49
|
+
*/
|
|
50
|
+
export interface ExperimentSource {
|
|
51
|
+
/**
|
|
52
|
+
* <p>The Amazon Resource Name (ARN) of the source.</p>
|
|
53
|
+
*/
|
|
54
|
+
SourceArn: string | undefined;
|
|
55
|
+
/**
|
|
56
|
+
* <p>The source type.</p>
|
|
57
|
+
*/
|
|
58
|
+
SourceType?: string;
|
|
59
|
+
}
|
|
60
|
+
export interface DescribeExperimentResponse {
|
|
61
|
+
/**
|
|
62
|
+
* <p>The name of the experiment.</p>
|
|
63
|
+
*/
|
|
64
|
+
ExperimentName?: string;
|
|
65
|
+
/**
|
|
66
|
+
* <p>The Amazon Resource Name (ARN) of the experiment.</p>
|
|
67
|
+
*/
|
|
68
|
+
ExperimentArn?: string;
|
|
69
|
+
/**
|
|
70
|
+
* <p>The name of the experiment as displayed. If <code>DisplayName</code> isn't specified,
|
|
71
|
+
* <code>ExperimentName</code> is displayed.</p>
|
|
72
|
+
*/
|
|
73
|
+
DisplayName?: string;
|
|
74
|
+
/**
|
|
75
|
+
* <p>The ARN of the source and, optionally, the type.</p>
|
|
76
|
+
*/
|
|
77
|
+
Source?: ExperimentSource;
|
|
78
|
+
/**
|
|
79
|
+
* <p>The description of the experiment.</p>
|
|
80
|
+
*/
|
|
81
|
+
Description?: string;
|
|
82
|
+
/**
|
|
83
|
+
* <p>When the experiment was created.</p>
|
|
84
|
+
*/
|
|
85
|
+
CreationTime?: Date;
|
|
86
|
+
/**
|
|
87
|
+
* <p>Who created the experiment.</p>
|
|
88
|
+
*/
|
|
89
|
+
CreatedBy?: UserContext;
|
|
90
|
+
/**
|
|
91
|
+
* <p>When the experiment was last modified.</p>
|
|
92
|
+
*/
|
|
93
|
+
LastModifiedTime?: Date;
|
|
94
|
+
/**
|
|
95
|
+
* <p>Who last modified the experiment.</p>
|
|
96
|
+
*/
|
|
97
|
+
LastModifiedBy?: UserContext;
|
|
98
|
+
}
|
|
99
|
+
export interface DescribeFeatureGroupRequest {
|
|
100
|
+
/**
|
|
101
|
+
* <p>The name of the <code>FeatureGroup</code> you want described. </p>
|
|
102
|
+
*/
|
|
103
|
+
FeatureGroupName: string | undefined;
|
|
104
|
+
/**
|
|
105
|
+
* <p>A token to resume pagination of the list of <code>Features</code>
|
|
106
|
+
* (<code>FeatureDefinitions</code>). 2,500 <code>Features</code> are returned by
|
|
107
|
+
* default.</p>
|
|
108
|
+
*/
|
|
109
|
+
NextToken?: string;
|
|
110
|
+
}
|
|
111
|
+
export declare enum FeatureGroupStatus {
|
|
112
|
+
CREATED = "Created",
|
|
113
|
+
CREATE_FAILED = "CreateFailed",
|
|
114
|
+
CREATING = "Creating",
|
|
115
|
+
DELETE_FAILED = "DeleteFailed",
|
|
116
|
+
DELETING = "Deleting"
|
|
117
|
+
}
|
|
118
|
+
export declare enum LastUpdateStatusValue {
|
|
119
|
+
FAILED = "Failed",
|
|
120
|
+
IN_PROGRESS = "InProgress",
|
|
121
|
+
SUCCESSFUL = "Successful"
|
|
122
|
+
}
|
|
123
|
+
/**
|
|
124
|
+
* <p>A value that indicates whether the update was successful.</p>
|
|
125
|
+
*/
|
|
126
|
+
export interface LastUpdateStatus {
|
|
127
|
+
/**
|
|
128
|
+
* <p>A value that indicates whether the update was made successful.</p>
|
|
129
|
+
*/
|
|
130
|
+
Status: LastUpdateStatusValue | string | undefined;
|
|
131
|
+
/**
|
|
132
|
+
* <p>If the update wasn't successful, indicates the reason why it failed.</p>
|
|
133
|
+
*/
|
|
134
|
+
FailureReason?: string;
|
|
135
|
+
}
|
|
136
|
+
export declare enum OfflineStoreStatusValue {
|
|
137
|
+
ACTIVE = "Active",
|
|
138
|
+
BLOCKED = "Blocked",
|
|
139
|
+
DISABLED = "Disabled"
|
|
140
|
+
}
|
|
3
141
|
/**
|
|
4
142
|
* <p>The status of <code>OfflineStore</code>.</p>
|
|
5
143
|
*/
|
|
@@ -7257,254 +7395,30 @@ export declare enum ModelSortKey {
|
|
|
7257
7395
|
CreationTime = "CreationTime",
|
|
7258
7396
|
Name = "Name"
|
|
7259
7397
|
}
|
|
7260
|
-
export interface ListModelsInput {
|
|
7261
|
-
/**
|
|
7262
|
-
* <p>Sorts the list of results. The default is <code>CreationTime</code>.</p>
|
|
7263
|
-
*/
|
|
7264
|
-
SortBy?: ModelSortKey | string;
|
|
7265
|
-
/**
|
|
7266
|
-
* <p>The sort order for results. The default is <code>Descending</code>.</p>
|
|
7267
|
-
*/
|
|
7268
|
-
SortOrder?: OrderKey | string;
|
|
7269
|
-
/**
|
|
7270
|
-
* <p>If the response to a previous <code>ListModels</code> request was truncated, the
|
|
7271
|
-
* response includes a <code>NextToken</code>. To retrieve the next set of models, use the
|
|
7272
|
-
* token in the next request.</p>
|
|
7273
|
-
*/
|
|
7274
|
-
NextToken?: string;
|
|
7275
|
-
/**
|
|
7276
|
-
* <p>The maximum number of models to return in the response.</p>
|
|
7277
|
-
*/
|
|
7278
|
-
MaxResults?: number;
|
|
7279
|
-
/**
|
|
7280
|
-
* <p>A string in the model name. This filter returns only models whose name contains the
|
|
7281
|
-
* specified string.</p>
|
|
7282
|
-
*/
|
|
7283
|
-
NameContains?: string;
|
|
7284
|
-
/**
|
|
7285
|
-
* <p>A filter that returns only models created before the specified time
|
|
7286
|
-
* (timestamp).</p>
|
|
7287
|
-
*/
|
|
7288
|
-
CreationTimeBefore?: Date;
|
|
7289
|
-
/**
|
|
7290
|
-
* <p>A filter that returns only models with a creation time greater than or equal to the
|
|
7291
|
-
* specified time (timestamp).</p>
|
|
7292
|
-
*/
|
|
7293
|
-
CreationTimeAfter?: Date;
|
|
7294
|
-
}
|
|
7295
7398
|
/**
|
|
7296
|
-
*
|
|
7399
|
+
* @internal
|
|
7297
7400
|
*/
|
|
7298
|
-
export
|
|
7299
|
-
/**
|
|
7300
|
-
* <p>The name of the model that you want a summary for.</p>
|
|
7301
|
-
*/
|
|
7302
|
-
ModelName: string | undefined;
|
|
7303
|
-
/**
|
|
7304
|
-
* <p>The Amazon Resource Name (ARN) of the model.</p>
|
|
7305
|
-
*/
|
|
7306
|
-
ModelArn: string | undefined;
|
|
7307
|
-
/**
|
|
7308
|
-
* <p>A timestamp that indicates when the model was created.</p>
|
|
7309
|
-
*/
|
|
7310
|
-
CreationTime: Date | undefined;
|
|
7311
|
-
}
|
|
7312
|
-
export interface ListModelsOutput {
|
|
7313
|
-
/**
|
|
7314
|
-
* <p>An array of <code>ModelSummary</code> objects, each of which lists a
|
|
7315
|
-
* model.</p>
|
|
7316
|
-
*/
|
|
7317
|
-
Models: ModelSummary[] | undefined;
|
|
7318
|
-
/**
|
|
7319
|
-
* <p> If the response is truncated, SageMaker returns this token. To retrieve the next set of
|
|
7320
|
-
* models, use it in the subsequent request. </p>
|
|
7321
|
-
*/
|
|
7322
|
-
NextToken?: string;
|
|
7323
|
-
}
|
|
7324
|
-
export declare enum MonitoringExecutionSortKey {
|
|
7325
|
-
CREATION_TIME = "CreationTime",
|
|
7326
|
-
SCHEDULED_TIME = "ScheduledTime",
|
|
7327
|
-
STATUS = "Status"
|
|
7328
|
-
}
|
|
7329
|
-
export interface ListMonitoringExecutionsRequest {
|
|
7330
|
-
/**
|
|
7331
|
-
* <p>Name of a specific schedule to fetch jobs for.</p>
|
|
7332
|
-
*/
|
|
7333
|
-
MonitoringScheduleName?: string;
|
|
7334
|
-
/**
|
|
7335
|
-
* <p>Name of a specific endpoint to fetch jobs for.</p>
|
|
7336
|
-
*/
|
|
7337
|
-
EndpointName?: string;
|
|
7338
|
-
/**
|
|
7339
|
-
* <p>Whether to sort results by <code>Status</code>, <code>CreationTime</code>,
|
|
7340
|
-
* <code>ScheduledTime</code> field. The default is <code>CreationTime</code>.</p>
|
|
7341
|
-
*/
|
|
7342
|
-
SortBy?: MonitoringExecutionSortKey | string;
|
|
7343
|
-
/**
|
|
7344
|
-
* <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
|
|
7345
|
-
* The default is <code>Descending</code>.</p>
|
|
7346
|
-
*/
|
|
7347
|
-
SortOrder?: SortOrder | string;
|
|
7348
|
-
/**
|
|
7349
|
-
* <p>The token returned if the response is truncated. To retrieve the next set of job
|
|
7350
|
-
* executions, use it in the next request.</p>
|
|
7351
|
-
*/
|
|
7352
|
-
NextToken?: string;
|
|
7353
|
-
/**
|
|
7354
|
-
* <p>The maximum number of jobs to return in the response. The default value is 10.</p>
|
|
7355
|
-
*/
|
|
7356
|
-
MaxResults?: number;
|
|
7357
|
-
/**
|
|
7358
|
-
* <p>Filter for jobs scheduled before a specified time.</p>
|
|
7359
|
-
*/
|
|
7360
|
-
ScheduledTimeBefore?: Date;
|
|
7361
|
-
/**
|
|
7362
|
-
* <p>Filter for jobs scheduled after a specified time.</p>
|
|
7363
|
-
*/
|
|
7364
|
-
ScheduledTimeAfter?: Date;
|
|
7365
|
-
/**
|
|
7366
|
-
* <p>A filter that returns only jobs created before a specified time.</p>
|
|
7367
|
-
*/
|
|
7368
|
-
CreationTimeBefore?: Date;
|
|
7369
|
-
/**
|
|
7370
|
-
* <p>A filter that returns only jobs created after a specified time.</p>
|
|
7371
|
-
*/
|
|
7372
|
-
CreationTimeAfter?: Date;
|
|
7373
|
-
/**
|
|
7374
|
-
* <p>A filter that returns only jobs modified after a specified time.</p>
|
|
7375
|
-
*/
|
|
7376
|
-
LastModifiedTimeBefore?: Date;
|
|
7377
|
-
/**
|
|
7378
|
-
* <p>A filter that returns only jobs modified before a specified time.</p>
|
|
7379
|
-
*/
|
|
7380
|
-
LastModifiedTimeAfter?: Date;
|
|
7381
|
-
/**
|
|
7382
|
-
* <p>A filter that retrieves only jobs with a specific status.</p>
|
|
7383
|
-
*/
|
|
7384
|
-
StatusEquals?: ExecutionStatus | string;
|
|
7385
|
-
/**
|
|
7386
|
-
* <p>Gets a list of the monitoring job runs of the specified monitoring job
|
|
7387
|
-
* definitions.</p>
|
|
7388
|
-
*/
|
|
7389
|
-
MonitoringJobDefinitionName?: string;
|
|
7390
|
-
/**
|
|
7391
|
-
* <p>A filter that returns only the monitoring job runs of the specified monitoring
|
|
7392
|
-
* type.</p>
|
|
7393
|
-
*/
|
|
7394
|
-
MonitoringTypeEquals?: MonitoringType | string;
|
|
7395
|
-
}
|
|
7396
|
-
export interface ListMonitoringExecutionsResponse {
|
|
7397
|
-
/**
|
|
7398
|
-
* <p>A JSON array in which each element is a summary for a monitoring execution.</p>
|
|
7399
|
-
*/
|
|
7400
|
-
MonitoringExecutionSummaries: MonitoringExecutionSummary[] | undefined;
|
|
7401
|
-
/**
|
|
7402
|
-
* <p>If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of jobs,
|
|
7403
|
-
* use it in the subsequent reques</p>
|
|
7404
|
-
*/
|
|
7405
|
-
NextToken?: string;
|
|
7406
|
-
}
|
|
7407
|
-
export declare enum MonitoringScheduleSortKey {
|
|
7408
|
-
CREATION_TIME = "CreationTime",
|
|
7409
|
-
NAME = "Name",
|
|
7410
|
-
STATUS = "Status"
|
|
7411
|
-
}
|
|
7412
|
-
export interface ListMonitoringSchedulesRequest {
|
|
7413
|
-
/**
|
|
7414
|
-
* <p>Name of a specific endpoint to fetch schedules for.</p>
|
|
7415
|
-
*/
|
|
7416
|
-
EndpointName?: string;
|
|
7417
|
-
/**
|
|
7418
|
-
* <p>Whether to sort results by <code>Status</code>, <code>CreationTime</code>,
|
|
7419
|
-
* <code>ScheduledTime</code> field. The default is <code>CreationTime</code>.</p>
|
|
7420
|
-
*/
|
|
7421
|
-
SortBy?: MonitoringScheduleSortKey | string;
|
|
7422
|
-
/**
|
|
7423
|
-
* <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
|
|
7424
|
-
* The default is <code>Descending</code>.</p>
|
|
7425
|
-
*/
|
|
7426
|
-
SortOrder?: SortOrder | string;
|
|
7427
|
-
/**
|
|
7428
|
-
* <p>The token returned if the response is truncated. To retrieve the next set of job
|
|
7429
|
-
* executions, use it in the next request.</p>
|
|
7430
|
-
*/
|
|
7431
|
-
NextToken?: string;
|
|
7432
|
-
/**
|
|
7433
|
-
* <p>The maximum number of jobs to return in the response. The default value is 10.</p>
|
|
7434
|
-
*/
|
|
7435
|
-
MaxResults?: number;
|
|
7436
|
-
/**
|
|
7437
|
-
* <p>Filter for monitoring schedules whose name contains a specified string.</p>
|
|
7438
|
-
*/
|
|
7439
|
-
NameContains?: string;
|
|
7440
|
-
/**
|
|
7441
|
-
* <p>A filter that returns only monitoring schedules created before a specified time.</p>
|
|
7442
|
-
*/
|
|
7443
|
-
CreationTimeBefore?: Date;
|
|
7444
|
-
/**
|
|
7445
|
-
* <p>A filter that returns only monitoring schedules created after a specified time.</p>
|
|
7446
|
-
*/
|
|
7447
|
-
CreationTimeAfter?: Date;
|
|
7448
|
-
/**
|
|
7449
|
-
* <p>A filter that returns only monitoring schedules modified before a specified time.</p>
|
|
7450
|
-
*/
|
|
7451
|
-
LastModifiedTimeBefore?: Date;
|
|
7452
|
-
/**
|
|
7453
|
-
* <p>A filter that returns only monitoring schedules modified after a specified time.</p>
|
|
7454
|
-
*/
|
|
7455
|
-
LastModifiedTimeAfter?: Date;
|
|
7456
|
-
/**
|
|
7457
|
-
* <p>A filter that returns only monitoring schedules modified before a specified time.</p>
|
|
7458
|
-
*/
|
|
7459
|
-
StatusEquals?: ScheduleStatus | string;
|
|
7460
|
-
/**
|
|
7461
|
-
* <p>Gets a list of the monitoring schedules for the specified monitoring job
|
|
7462
|
-
* definition.</p>
|
|
7463
|
-
*/
|
|
7464
|
-
MonitoringJobDefinitionName?: string;
|
|
7465
|
-
/**
|
|
7466
|
-
* <p>A filter that returns only the monitoring schedules for the specified monitoring
|
|
7467
|
-
* type.</p>
|
|
7468
|
-
*/
|
|
7469
|
-
MonitoringTypeEquals?: MonitoringType | string;
|
|
7470
|
-
}
|
|
7401
|
+
export declare const DescribeEndpointConfigOutputFilterSensitiveLog: (obj: DescribeEndpointConfigOutput) => any;
|
|
7471
7402
|
/**
|
|
7472
|
-
*
|
|
7403
|
+
* @internal
|
|
7473
7404
|
*/
|
|
7474
|
-
export
|
|
7475
|
-
|
|
7476
|
-
|
|
7477
|
-
|
|
7478
|
-
|
|
7479
|
-
|
|
7480
|
-
|
|
7481
|
-
|
|
7482
|
-
|
|
7483
|
-
|
|
7484
|
-
|
|
7485
|
-
|
|
7486
|
-
|
|
7487
|
-
|
|
7488
|
-
|
|
7489
|
-
|
|
7490
|
-
|
|
7491
|
-
/**
|
|
7492
|
-
* <p>The status of the monitoring schedule.</p>
|
|
7493
|
-
*/
|
|
7494
|
-
MonitoringScheduleStatus: ScheduleStatus | string | undefined;
|
|
7495
|
-
/**
|
|
7496
|
-
* <p>The name of the endpoint using the monitoring schedule.</p>
|
|
7497
|
-
*/
|
|
7498
|
-
EndpointName?: string;
|
|
7499
|
-
/**
|
|
7500
|
-
* <p>The name of the monitoring job definition that the schedule is for.</p>
|
|
7501
|
-
*/
|
|
7502
|
-
MonitoringJobDefinitionName?: string;
|
|
7503
|
-
/**
|
|
7504
|
-
* <p>The type of the monitoring job definition that the schedule is for.</p>
|
|
7505
|
-
*/
|
|
7506
|
-
MonitoringType?: MonitoringType | string;
|
|
7507
|
-
}
|
|
7405
|
+
export declare const DescribeExperimentRequestFilterSensitiveLog: (obj: DescribeExperimentRequest) => any;
|
|
7406
|
+
/**
|
|
7407
|
+
* @internal
|
|
7408
|
+
*/
|
|
7409
|
+
export declare const ExperimentSourceFilterSensitiveLog: (obj: ExperimentSource) => any;
|
|
7410
|
+
/**
|
|
7411
|
+
* @internal
|
|
7412
|
+
*/
|
|
7413
|
+
export declare const DescribeExperimentResponseFilterSensitiveLog: (obj: DescribeExperimentResponse) => any;
|
|
7414
|
+
/**
|
|
7415
|
+
* @internal
|
|
7416
|
+
*/
|
|
7417
|
+
export declare const DescribeFeatureGroupRequestFilterSensitiveLog: (obj: DescribeFeatureGroupRequest) => any;
|
|
7418
|
+
/**
|
|
7419
|
+
* @internal
|
|
7420
|
+
*/
|
|
7421
|
+
export declare const LastUpdateStatusFilterSensitiveLog: (obj: LastUpdateStatus) => any;
|
|
7508
7422
|
/**
|
|
7509
7423
|
* @internal
|
|
7510
7424
|
*/
|
|
@@ -8433,31 +8347,3 @@ export declare const ListModelQualityJobDefinitionsRequestFilterSensitiveLog: (o
|
|
|
8433
8347
|
* @internal
|
|
8434
8348
|
*/
|
|
8435
8349
|
export declare const ListModelQualityJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsResponse) => any;
|
|
8436
|
-
/**
|
|
8437
|
-
* @internal
|
|
8438
|
-
*/
|
|
8439
|
-
export declare const ListModelsInputFilterSensitiveLog: (obj: ListModelsInput) => any;
|
|
8440
|
-
/**
|
|
8441
|
-
* @internal
|
|
8442
|
-
*/
|
|
8443
|
-
export declare const ModelSummaryFilterSensitiveLog: (obj: ModelSummary) => any;
|
|
8444
|
-
/**
|
|
8445
|
-
* @internal
|
|
8446
|
-
*/
|
|
8447
|
-
export declare const ListModelsOutputFilterSensitiveLog: (obj: ListModelsOutput) => any;
|
|
8448
|
-
/**
|
|
8449
|
-
* @internal
|
|
8450
|
-
*/
|
|
8451
|
-
export declare const ListMonitoringExecutionsRequestFilterSensitiveLog: (obj: ListMonitoringExecutionsRequest) => any;
|
|
8452
|
-
/**
|
|
8453
|
-
* @internal
|
|
8454
|
-
*/
|
|
8455
|
-
export declare const ListMonitoringExecutionsResponseFilterSensitiveLog: (obj: ListMonitoringExecutionsResponse) => any;
|
|
8456
|
-
/**
|
|
8457
|
-
* @internal
|
|
8458
|
-
*/
|
|
8459
|
-
export declare const ListMonitoringSchedulesRequestFilterSensitiveLog: (obj: ListMonitoringSchedulesRequest) => any;
|
|
8460
|
-
/**
|
|
8461
|
-
* @internal
|
|
8462
|
-
*/
|
|
8463
|
-
export declare const MonitoringScheduleSummaryFilterSensitiveLog: (obj: MonitoringScheduleSummary) => any;
|