@aws-sdk/client-lookoutequipment 3.160.0 → 3.163.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 +27 -0
- package/README.md +2 -3
- package/dist-cjs/LookoutEquipment.js +135 -0
- package/dist-cjs/commands/CreateLabelCommand.js +36 -0
- package/dist-cjs/commands/CreateLabelGroupCommand.js +36 -0
- package/dist-cjs/commands/DeleteLabelCommand.js +36 -0
- package/dist-cjs/commands/DeleteLabelGroupCommand.js +36 -0
- package/dist-cjs/commands/DescribeLabelCommand.js +36 -0
- package/dist-cjs/commands/DescribeLabelGroupCommand.js +36 -0
- package/dist-cjs/commands/ListLabelGroupsCommand.js +36 -0
- package/dist-cjs/commands/ListLabelsCommand.js +36 -0
- package/dist-cjs/commands/UpdateLabelGroupCommand.js +36 -0
- package/dist-cjs/commands/index.js +9 -0
- package/dist-cjs/endpoints.js +1 -0
- package/dist-cjs/models/models_0.js +82 -2
- package/dist-cjs/pagination/ListLabelGroupsPaginator.js +36 -0
- package/dist-cjs/pagination/ListLabelsPaginator.js +36 -0
- package/dist-cjs/pagination/index.js +2 -0
- package/dist-cjs/protocols/Aws_json1_0.js +704 -21
- package/dist-es/LookoutEquipment.js +135 -0
- package/dist-es/commands/CreateLabelCommand.js +39 -0
- package/dist-es/commands/CreateLabelGroupCommand.js +39 -0
- package/dist-es/commands/DeleteLabelCommand.js +39 -0
- package/dist-es/commands/DeleteLabelGroupCommand.js +39 -0
- package/dist-es/commands/DescribeLabelCommand.js +39 -0
- package/dist-es/commands/DescribeLabelGroupCommand.js +39 -0
- package/dist-es/commands/ListLabelGroupsCommand.js +39 -0
- package/dist-es/commands/ListLabelsCommand.js +39 -0
- package/dist-es/commands/UpdateLabelGroupCommand.js +39 -0
- package/dist-es/commands/index.js +9 -0
- package/dist-es/endpoints.js +1 -0
- package/dist-es/models/models_0.js +28 -0
- package/dist-es/pagination/ListLabelGroupsPaginator.js +75 -0
- package/dist-es/pagination/ListLabelsPaginator.js +75 -0
- package/dist-es/pagination/index.js +2 -0
- package/dist-es/protocols/Aws_json1_0.js +1005 -154
- package/dist-types/LookoutEquipment.d.ts +85 -5
- package/dist-types/LookoutEquipmentClient.d.ts +13 -5
- package/dist-types/commands/CreateLabelCommand.d.ts +37 -0
- package/dist-types/commands/CreateLabelGroupCommand.d.ts +37 -0
- package/dist-types/commands/DeleteLabelCommand.d.ts +37 -0
- package/dist-types/commands/DeleteLabelGroupCommand.d.ts +37 -0
- package/dist-types/commands/DescribeLabelCommand.d.ts +37 -0
- package/dist-types/commands/DescribeLabelGroupCommand.d.ts +37 -0
- package/dist-types/commands/ListInferenceEventsCommand.d.ts +2 -2
- package/dist-types/commands/ListLabelGroupsCommand.d.ts +37 -0
- package/dist-types/commands/ListLabelsCommand.d.ts +37 -0
- package/dist-types/commands/UpdateLabelGroupCommand.d.ts +37 -0
- package/dist-types/commands/index.d.ts +9 -0
- package/dist-types/models/models_0.d.ts +573 -49
- package/dist-types/pagination/ListLabelGroupsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListLabelsPaginator.d.ts +4 -0
- package/dist-types/pagination/index.d.ts +2 -0
- package/dist-types/protocols/Aws_json1_0.d.ts +27 -0
- package/dist-types/ts3.4/LookoutEquipment.d.ts +45 -0
- package/dist-types/ts3.4/LookoutEquipmentClient.d.ts +11 -2
- package/dist-types/ts3.4/commands/CreateLabelCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateLabelGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteLabelCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteLabelGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeLabelCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeLabelGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListLabelGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListLabelsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateLabelGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +9 -0
- package/dist-types/ts3.4/models/models_0.d.ts +56 -1
- package/dist-types/ts3.4/pagination/ListLabelGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListLabelsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/index.d.ts +2 -0
- package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +27 -0
- package/package.json +26 -26
|
@@ -240,21 +240,19 @@ export interface CreateInferenceSchedulerRequest {
|
|
|
240
240
|
*/
|
|
241
241
|
InferenceSchedulerName: string | undefined;
|
|
242
242
|
/**
|
|
243
|
-
* <p>
|
|
244
|
-
*
|
|
245
|
-
*
|
|
246
|
-
*
|
|
247
|
-
*
|
|
248
|
-
*
|
|
249
|
-
* restart the scheduler when uploading new data. </p>
|
|
243
|
+
* <p>The interval (in minutes) of planned delay at the start of each inference segment. For
|
|
244
|
+
* example, if inference is set to run every ten minutes, the delay is set to five minutes and the time is 09:08. The inference scheduler will wake up at the
|
|
245
|
+
* configured interval (which, without a delay configured, would be 09:10) plus the additional five minute delay time (so 09:15) to check your Amazon S3
|
|
246
|
+
* bucket. The delay provides a buffer for you to upload data at the same frequency, so that you don't have to stop and
|
|
247
|
+
* restart the scheduler when uploading new data.</p>
|
|
248
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/understanding-inference-process.html">Understanding the inference process</a>.</p>
|
|
250
249
|
*/
|
|
251
250
|
DataDelayOffsetInMinutes?: number;
|
|
252
251
|
/**
|
|
253
|
-
* <p> How often data is uploaded to the source S3 bucket for the input data. The value chosen
|
|
254
|
-
* is the length of time between data uploads. For instance, if you select 5 minutes, Amazon
|
|
255
|
-
*
|
|
256
|
-
*
|
|
257
|
-
* scheduled inference on your data. In this example, it starts once every 5 minutes. </p>
|
|
252
|
+
* <p> How often data is uploaded to the source Amazon S3 bucket for the input data. The value chosen
|
|
253
|
+
* is the length of time between data uploads. For instance, if you select 5 minutes, Amazon Lookout for Equipment will upload the real-time data to the source bucket once every 5
|
|
254
|
+
* minutes. This frequency also determines how often Amazon Lookout for Equipment runs inference on your data.</p>
|
|
255
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/understanding-inference-process.html">Understanding the inference process</a>.</p>
|
|
258
256
|
*/
|
|
259
257
|
DataUploadFrequency: DataUploadFrequency | string | undefined;
|
|
260
258
|
/**
|
|
@@ -320,6 +318,115 @@ export declare class ResourceNotFoundException extends __BaseException {
|
|
|
320
318
|
*/
|
|
321
319
|
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
322
320
|
}
|
|
321
|
+
export declare enum LabelRating {
|
|
322
|
+
ANOMALY = "ANOMALY",
|
|
323
|
+
NEUTRAL = "NEUTRAL",
|
|
324
|
+
NO_ANOMALY = "NO_ANOMALY"
|
|
325
|
+
}
|
|
326
|
+
export interface CreateLabelRequest {
|
|
327
|
+
/**
|
|
328
|
+
* <p>
|
|
329
|
+
* The name of a group of labels. </p>
|
|
330
|
+
* <p>Data in this field will be retained for service usage. Follow best practices for the security of your data.
|
|
331
|
+
* </p>
|
|
332
|
+
*/
|
|
333
|
+
LabelGroupName: string | undefined;
|
|
334
|
+
/**
|
|
335
|
+
* <p>
|
|
336
|
+
* The start time of the labeled event.
|
|
337
|
+
* </p>
|
|
338
|
+
*/
|
|
339
|
+
StartTime: Date | undefined;
|
|
340
|
+
/**
|
|
341
|
+
* <p>
|
|
342
|
+
* The end time of the labeled event.
|
|
343
|
+
* </p>
|
|
344
|
+
*/
|
|
345
|
+
EndTime: Date | undefined;
|
|
346
|
+
/**
|
|
347
|
+
* <p>
|
|
348
|
+
* Indicates whether a labeled event represents an anomaly.
|
|
349
|
+
* </p>
|
|
350
|
+
*/
|
|
351
|
+
Rating: LabelRating | string | undefined;
|
|
352
|
+
/**
|
|
353
|
+
* <p>
|
|
354
|
+
* Provides additional information about the label. The fault code must be defined in the FaultCodes attribute of the label group.</p>
|
|
355
|
+
* <p>Data in this field will be retained for service usage. Follow best practices for the security of your data.
|
|
356
|
+
* </p>
|
|
357
|
+
*/
|
|
358
|
+
FaultCode?: string;
|
|
359
|
+
/**
|
|
360
|
+
* <p>
|
|
361
|
+
* Metadata providing additional information about the label.
|
|
362
|
+
* </p>
|
|
363
|
+
* <p>Data in this field will be retained for service usage. Follow best practices for the security of your data.</p>
|
|
364
|
+
*/
|
|
365
|
+
Notes?: string;
|
|
366
|
+
/**
|
|
367
|
+
* <p>
|
|
368
|
+
* Indicates that a label pertains to a particular piece of equipment.
|
|
369
|
+
* </p>
|
|
370
|
+
* <p>Data in this field will be retained for service usage. Follow best practices for the security of your data.</p>
|
|
371
|
+
*/
|
|
372
|
+
Equipment?: string;
|
|
373
|
+
/**
|
|
374
|
+
* <p>
|
|
375
|
+
* A unique identifier for the request to create a label. If you do not set the client request token, Lookout for Equipment generates one.
|
|
376
|
+
* </p>
|
|
377
|
+
*/
|
|
378
|
+
ClientToken?: string;
|
|
379
|
+
}
|
|
380
|
+
export interface CreateLabelResponse {
|
|
381
|
+
/**
|
|
382
|
+
* <p>
|
|
383
|
+
* The ID of the label that you have created.
|
|
384
|
+
* </p>
|
|
385
|
+
*/
|
|
386
|
+
LabelId?: string;
|
|
387
|
+
}
|
|
388
|
+
export interface CreateLabelGroupRequest {
|
|
389
|
+
/**
|
|
390
|
+
* <p>
|
|
391
|
+
* Names a group of labels.</p>
|
|
392
|
+
* <p>Data in this field will be retained for service usage. Follow best practices for the security of your data.
|
|
393
|
+
* </p>
|
|
394
|
+
*/
|
|
395
|
+
LabelGroupName: string | undefined;
|
|
396
|
+
/**
|
|
397
|
+
* <p>
|
|
398
|
+
* The acceptable fault codes (indicating the type of anomaly associated with the label) that can be used with this label group.</p>
|
|
399
|
+
* <p>Data in this field will be retained for service usage. Follow best practices for the security of your data.</p>
|
|
400
|
+
*/
|
|
401
|
+
FaultCodes?: string[];
|
|
402
|
+
/**
|
|
403
|
+
* <p>
|
|
404
|
+
* A unique identifier for the request to create a label group. If you do not set the client request token, Lookout for Equipment generates one.
|
|
405
|
+
* </p>
|
|
406
|
+
*/
|
|
407
|
+
ClientToken?: string;
|
|
408
|
+
/**
|
|
409
|
+
* <p>
|
|
410
|
+
* Tags that provide metadata about the label group you are creating.
|
|
411
|
+
* </p>
|
|
412
|
+
* <p>Data in this field will be retained for service usage. Follow best practices for the security of your data.</p>
|
|
413
|
+
*/
|
|
414
|
+
Tags?: Tag[];
|
|
415
|
+
}
|
|
416
|
+
export interface CreateLabelGroupResponse {
|
|
417
|
+
/**
|
|
418
|
+
* <p>
|
|
419
|
+
* The name of the label group that you have created. Data in this field will be retained for service usage. Follow best practices for the security of your data.
|
|
420
|
+
* </p>
|
|
421
|
+
*/
|
|
422
|
+
LabelGroupName?: string;
|
|
423
|
+
/**
|
|
424
|
+
* <p>
|
|
425
|
+
* The ARN of the label group that you have created.
|
|
426
|
+
* </p>
|
|
427
|
+
*/
|
|
428
|
+
LabelGroupArn?: string;
|
|
429
|
+
}
|
|
323
430
|
export declare enum TargetSamplingRate {
|
|
324
431
|
PT10M = "PT10M",
|
|
325
432
|
PT10S = "PT10S",
|
|
@@ -381,7 +488,13 @@ export interface LabelsInputConfiguration {
|
|
|
381
488
|
/**
|
|
382
489
|
* <p>Contains location information for the S3 location being used for label data. </p>
|
|
383
490
|
*/
|
|
384
|
-
S3InputConfiguration
|
|
491
|
+
S3InputConfiguration?: LabelsS3InputConfiguration;
|
|
492
|
+
/**
|
|
493
|
+
* <p>
|
|
494
|
+
* The name of the label group to be used for label data.
|
|
495
|
+
* </p>
|
|
496
|
+
*/
|
|
497
|
+
LabelGroupName?: string;
|
|
385
498
|
}
|
|
386
499
|
export interface CreateModelRequest {
|
|
387
500
|
/**
|
|
@@ -487,6 +600,28 @@ export interface DeleteInferenceSchedulerRequest {
|
|
|
487
600
|
*/
|
|
488
601
|
InferenceSchedulerName: string | undefined;
|
|
489
602
|
}
|
|
603
|
+
export interface DeleteLabelRequest {
|
|
604
|
+
/**
|
|
605
|
+
* <p>
|
|
606
|
+
* The name of the label group that contains the label that you want to delete. Data in this field will be retained for service usage. Follow best practices for the security of your data.
|
|
607
|
+
* </p>
|
|
608
|
+
*/
|
|
609
|
+
LabelGroupName: string | undefined;
|
|
610
|
+
/**
|
|
611
|
+
* <p>
|
|
612
|
+
* The ID of the label that you want to delete.
|
|
613
|
+
* </p>
|
|
614
|
+
*/
|
|
615
|
+
LabelId: string | undefined;
|
|
616
|
+
}
|
|
617
|
+
export interface DeleteLabelGroupRequest {
|
|
618
|
+
/**
|
|
619
|
+
* <p>
|
|
620
|
+
* The name of the label group that you want to delete. Data in this field will be retained for service usage. Follow best practices for the security of your data.
|
|
621
|
+
* </p>
|
|
622
|
+
*/
|
|
623
|
+
LabelGroupName: string | undefined;
|
|
624
|
+
}
|
|
490
625
|
export interface DeleteModelRequest {
|
|
491
626
|
/**
|
|
492
627
|
* <p>The name of the ML model to be deleted. </p>
|
|
@@ -726,27 +861,22 @@ export interface DescribeDataIngestionJobResponse {
|
|
|
726
861
|
*/
|
|
727
862
|
IngestedFilesSummary?: IngestedFilesSummary;
|
|
728
863
|
/**
|
|
729
|
-
* <p>
|
|
730
|
-
* Provides details about status of the ingestion job that is currently in progress.
|
|
864
|
+
* <p> Provides details about status of the ingestion job that is currently in progress.
|
|
731
865
|
* </p>
|
|
732
866
|
*/
|
|
733
867
|
StatusDetail?: string;
|
|
734
868
|
/**
|
|
735
|
-
* <p>
|
|
736
|
-
* Indicates the size of the ingested dataset.
|
|
737
|
-
* </p>
|
|
869
|
+
* <p> Indicates the size of the ingested dataset. </p>
|
|
738
870
|
*/
|
|
739
871
|
IngestedDataSize?: number;
|
|
740
872
|
/**
|
|
741
|
-
* <p>
|
|
742
|
-
*
|
|
743
|
-
* </p>
|
|
873
|
+
* <p> Indicates the earliest timestamp corresponding to data that was successfully ingested
|
|
874
|
+
* during this specific ingestion job. </p>
|
|
744
875
|
*/
|
|
745
876
|
DataStartTime?: Date;
|
|
746
877
|
/**
|
|
747
|
-
* <p>
|
|
748
|
-
*
|
|
749
|
-
* </p>
|
|
878
|
+
* <p> Indicates the latest timestamp corresponding to data that was successfully ingested
|
|
879
|
+
* during this specific ingestion job. </p>
|
|
750
880
|
*/
|
|
751
881
|
DataEndTime?: Date;
|
|
752
882
|
}
|
|
@@ -805,21 +935,18 @@ export interface DescribeDatasetResponse {
|
|
|
805
935
|
*/
|
|
806
936
|
IngestedFilesSummary?: IngestedFilesSummary;
|
|
807
937
|
/**
|
|
808
|
-
* <p>
|
|
809
|
-
*
|
|
810
|
-
* </p>
|
|
938
|
+
* <p> The Amazon Resource Name (ARN) of the IAM role that you are using for this the data
|
|
939
|
+
* ingestion job. </p>
|
|
811
940
|
*/
|
|
812
941
|
RoleArn?: string;
|
|
813
942
|
/**
|
|
814
|
-
* <p>
|
|
815
|
-
*
|
|
816
|
-
* </p>
|
|
943
|
+
* <p> Indicates the earliest timestamp corresponding to data that was successfully ingested
|
|
944
|
+
* during the most recent ingestion of this particular dataset. </p>
|
|
817
945
|
*/
|
|
818
946
|
DataStartTime?: Date;
|
|
819
947
|
/**
|
|
820
|
-
* <p>
|
|
821
|
-
*
|
|
822
|
-
* </p>
|
|
948
|
+
* <p> Indicates the latest timestamp corresponding to data that was successfully ingested
|
|
949
|
+
* during the most recent ingestion of this particular dataset. </p>
|
|
823
950
|
*/
|
|
824
951
|
DataEndTime?: Date;
|
|
825
952
|
}
|
|
@@ -829,6 +956,10 @@ export interface DescribeInferenceSchedulerRequest {
|
|
|
829
956
|
*/
|
|
830
957
|
InferenceSchedulerName: string | undefined;
|
|
831
958
|
}
|
|
959
|
+
export declare enum LatestInferenceResult {
|
|
960
|
+
ANOMALOUS = "ANOMALOUS",
|
|
961
|
+
NORMAL = "NORMAL"
|
|
962
|
+
}
|
|
832
963
|
export interface DescribeInferenceSchedulerResponse {
|
|
833
964
|
/**
|
|
834
965
|
* <p>The Amazon Resource Name (ARN) of the ML model of the inference scheduler being
|
|
@@ -897,6 +1028,127 @@ export interface DescribeInferenceSchedulerResponse {
|
|
|
897
1028
|
* Amazon Lookout for Equipment. </p>
|
|
898
1029
|
*/
|
|
899
1030
|
ServerSideKmsKeyId?: string;
|
|
1031
|
+
/**
|
|
1032
|
+
* <p>Indicates whether the latest execution for the inference scheduler was Anomalous
|
|
1033
|
+
* (anomalous events found) or Normal (no anomalous events found).</p>
|
|
1034
|
+
*/
|
|
1035
|
+
LatestInferenceResult?: LatestInferenceResult | string;
|
|
1036
|
+
}
|
|
1037
|
+
export interface DescribeLabelRequest {
|
|
1038
|
+
/**
|
|
1039
|
+
* <p>
|
|
1040
|
+
* Returns the name of the group containing the label.
|
|
1041
|
+
* </p>
|
|
1042
|
+
*/
|
|
1043
|
+
LabelGroupName: string | undefined;
|
|
1044
|
+
/**
|
|
1045
|
+
* <p>
|
|
1046
|
+
* Returns the ID of the label.
|
|
1047
|
+
* </p>
|
|
1048
|
+
*/
|
|
1049
|
+
LabelId: string | undefined;
|
|
1050
|
+
}
|
|
1051
|
+
export interface DescribeLabelResponse {
|
|
1052
|
+
/**
|
|
1053
|
+
* <p>
|
|
1054
|
+
* The name of the requested label group.
|
|
1055
|
+
* </p>
|
|
1056
|
+
*/
|
|
1057
|
+
LabelGroupName?: string;
|
|
1058
|
+
/**
|
|
1059
|
+
* <p>
|
|
1060
|
+
* The ARN of the requested label group.
|
|
1061
|
+
* </p>
|
|
1062
|
+
*/
|
|
1063
|
+
LabelGroupArn?: string;
|
|
1064
|
+
/**
|
|
1065
|
+
* <p>
|
|
1066
|
+
* The ID of the requested label.
|
|
1067
|
+
* </p>
|
|
1068
|
+
*/
|
|
1069
|
+
LabelId?: string;
|
|
1070
|
+
/**
|
|
1071
|
+
* <p>
|
|
1072
|
+
* The start time of the requested label.
|
|
1073
|
+
* </p>
|
|
1074
|
+
*/
|
|
1075
|
+
StartTime?: Date;
|
|
1076
|
+
/**
|
|
1077
|
+
* <p>
|
|
1078
|
+
* The end time of the requested label.
|
|
1079
|
+
* </p>
|
|
1080
|
+
*/
|
|
1081
|
+
EndTime?: Date;
|
|
1082
|
+
/**
|
|
1083
|
+
* <p>
|
|
1084
|
+
* Indicates whether a labeled event represents an anomaly.
|
|
1085
|
+
* </p>
|
|
1086
|
+
*/
|
|
1087
|
+
Rating?: LabelRating | string;
|
|
1088
|
+
/**
|
|
1089
|
+
* <p>
|
|
1090
|
+
* Indicates the type of anomaly associated with the label.
|
|
1091
|
+
* </p>
|
|
1092
|
+
* <p>Data in this field will be retained for service usage. Follow best practices for the security of your data.</p>
|
|
1093
|
+
*/
|
|
1094
|
+
FaultCode?: string;
|
|
1095
|
+
/**
|
|
1096
|
+
* <p>Metadata providing additional information about the label.</p>
|
|
1097
|
+
* <p>Data in this field will be retained for service usage. Follow best practices for the security of your data.</p>
|
|
1098
|
+
*/
|
|
1099
|
+
Notes?: string;
|
|
1100
|
+
/**
|
|
1101
|
+
* <p>
|
|
1102
|
+
* Indicates that a label pertains to a particular piece of equipment.
|
|
1103
|
+
* </p>
|
|
1104
|
+
*/
|
|
1105
|
+
Equipment?: string;
|
|
1106
|
+
/**
|
|
1107
|
+
* <p>
|
|
1108
|
+
* The time at which the label was created.
|
|
1109
|
+
* </p>
|
|
1110
|
+
*/
|
|
1111
|
+
CreatedAt?: Date;
|
|
1112
|
+
}
|
|
1113
|
+
export interface DescribeLabelGroupRequest {
|
|
1114
|
+
/**
|
|
1115
|
+
* <p>
|
|
1116
|
+
* Returns the name of the label group.
|
|
1117
|
+
* </p>
|
|
1118
|
+
*/
|
|
1119
|
+
LabelGroupName: string | undefined;
|
|
1120
|
+
}
|
|
1121
|
+
export interface DescribeLabelGroupResponse {
|
|
1122
|
+
/**
|
|
1123
|
+
* <p>
|
|
1124
|
+
* The name of the label group.
|
|
1125
|
+
* </p>
|
|
1126
|
+
*/
|
|
1127
|
+
LabelGroupName?: string;
|
|
1128
|
+
/**
|
|
1129
|
+
* <p>
|
|
1130
|
+
* The ARN of the label group.
|
|
1131
|
+
* </p>
|
|
1132
|
+
*/
|
|
1133
|
+
LabelGroupArn?: string;
|
|
1134
|
+
/**
|
|
1135
|
+
* <p>
|
|
1136
|
+
* Codes indicating the type of anomaly associated with the labels in the lagbel group.
|
|
1137
|
+
* </p>
|
|
1138
|
+
*/
|
|
1139
|
+
FaultCodes?: string[];
|
|
1140
|
+
/**
|
|
1141
|
+
* <p>
|
|
1142
|
+
* The time at which the label group was created.
|
|
1143
|
+
* </p>
|
|
1144
|
+
*/
|
|
1145
|
+
CreatedAt?: Date;
|
|
1146
|
+
/**
|
|
1147
|
+
* <p>
|
|
1148
|
+
* The time at which the label group was updated.
|
|
1149
|
+
* </p>
|
|
1150
|
+
*/
|
|
1151
|
+
UpdatedAt?: Date;
|
|
900
1152
|
}
|
|
901
1153
|
export interface DescribeModelRequest {
|
|
902
1154
|
/**
|
|
@@ -1021,7 +1273,7 @@ export interface ListDataIngestionJobsRequest {
|
|
|
1021
1273
|
*/
|
|
1022
1274
|
DatasetName?: string;
|
|
1023
1275
|
/**
|
|
1024
|
-
* <p>
|
|
1276
|
+
* <p>An opaque pagination token indicating where to continue the listing of data ingestion
|
|
1025
1277
|
* jobs. </p>
|
|
1026
1278
|
*/
|
|
1027
1279
|
NextToken?: string;
|
|
@@ -1137,11 +1389,12 @@ export interface ListInferenceEventsRequest {
|
|
|
1137
1389
|
*/
|
|
1138
1390
|
InferenceSchedulerName: string | undefined;
|
|
1139
1391
|
/**
|
|
1140
|
-
* <p> Lookout for Equipment will return all the inference events with
|
|
1392
|
+
* <p> Lookout for Equipment will return all the inference events with an end time equal to or greater than the
|
|
1393
|
+
* start time given.</p>
|
|
1141
1394
|
*/
|
|
1142
1395
|
IntervalStartTime: Date | undefined;
|
|
1143
1396
|
/**
|
|
1144
|
-
* <p>
|
|
1397
|
+
* <p>Returns all the inference events with an end start time equal to or greater than less than the end time given</p>
|
|
1145
1398
|
*/
|
|
1146
1399
|
IntervalEndTime: Date | undefined;
|
|
1147
1400
|
}
|
|
@@ -1160,22 +1413,20 @@ export interface InferenceEventSummary {
|
|
|
1160
1413
|
*/
|
|
1161
1414
|
InferenceSchedulerName?: string;
|
|
1162
1415
|
/**
|
|
1163
|
-
* <p>Indicates the starting time of an inference event.
|
|
1164
|
-
* </p>
|
|
1416
|
+
* <p>Indicates the starting time of an inference event. </p>
|
|
1165
1417
|
*/
|
|
1166
1418
|
EventStartTime?: Date;
|
|
1167
1419
|
/**
|
|
1168
|
-
* <p>Indicates the ending time of an inference event.
|
|
1169
|
-
* </p>
|
|
1420
|
+
* <p>Indicates the ending time of an inference event. </p>
|
|
1170
1421
|
*/
|
|
1171
1422
|
EventEndTime?: Date;
|
|
1172
1423
|
/**
|
|
1173
|
-
* <p> An array which specifies the names and values of all sensors contributing to an
|
|
1424
|
+
* <p> An array which specifies the names and values of all sensors contributing to an
|
|
1425
|
+
* inference event.</p>
|
|
1174
1426
|
*/
|
|
1175
1427
|
Diagnostics?: string;
|
|
1176
1428
|
/**
|
|
1177
|
-
* <p> Indicates the size of an inference event in seconds.
|
|
1178
|
-
* </p>
|
|
1429
|
+
* <p> Indicates the size of an inference event in seconds. </p>
|
|
1179
1430
|
*/
|
|
1180
1431
|
EventDurationInSeconds?: number;
|
|
1181
1432
|
}
|
|
@@ -1186,8 +1437,8 @@ export interface ListInferenceEventsResponse {
|
|
|
1186
1437
|
*/
|
|
1187
1438
|
NextToken?: string;
|
|
1188
1439
|
/**
|
|
1189
|
-
* <p>Provides an array of information about the individual inference events returned from
|
|
1190
|
-
*
|
|
1440
|
+
* <p>Provides an array of information about the individual inference events returned from the
|
|
1441
|
+
* <code>ListInferenceEvents</code> operation, including scheduler used, event start time,
|
|
1191
1442
|
* event end time, diagnostics, and so on. </p>
|
|
1192
1443
|
*/
|
|
1193
1444
|
InferenceEventSummaries?: InferenceEventSummary[];
|
|
@@ -1363,6 +1614,11 @@ export interface InferenceSchedulerSummary {
|
|
|
1363
1614
|
* inference on your data. In this example, it starts once every 5 minutes. </p>
|
|
1364
1615
|
*/
|
|
1365
1616
|
DataUploadFrequency?: DataUploadFrequency | string;
|
|
1617
|
+
/**
|
|
1618
|
+
* <p>Indicates whether the latest execution for the inference scheduler was Anomalous
|
|
1619
|
+
* (anomalous events found) or Normal (no anomalous events found).</p>
|
|
1620
|
+
*/
|
|
1621
|
+
LatestInferenceResult?: LatestInferenceResult | string;
|
|
1366
1622
|
}
|
|
1367
1623
|
export interface ListInferenceSchedulersResponse {
|
|
1368
1624
|
/**
|
|
@@ -1376,6 +1632,191 @@ export interface ListInferenceSchedulersResponse {
|
|
|
1376
1632
|
*/
|
|
1377
1633
|
InferenceSchedulerSummaries?: InferenceSchedulerSummary[];
|
|
1378
1634
|
}
|
|
1635
|
+
export interface ListLabelGroupsRequest {
|
|
1636
|
+
/**
|
|
1637
|
+
* <p>
|
|
1638
|
+
* The beginning of the name of the label groups to be listed.
|
|
1639
|
+
* </p>
|
|
1640
|
+
*/
|
|
1641
|
+
LabelGroupNameBeginsWith?: string;
|
|
1642
|
+
/**
|
|
1643
|
+
* <p>
|
|
1644
|
+
* An opaque pagination token indicating where to continue the listing of label groups.
|
|
1645
|
+
* </p>
|
|
1646
|
+
*/
|
|
1647
|
+
NextToken?: string;
|
|
1648
|
+
/**
|
|
1649
|
+
* <p>
|
|
1650
|
+
* Specifies the maximum number of label groups to list.
|
|
1651
|
+
* </p>
|
|
1652
|
+
*/
|
|
1653
|
+
MaxResults?: number;
|
|
1654
|
+
}
|
|
1655
|
+
/**
|
|
1656
|
+
* <p>
|
|
1657
|
+
* Contains information about the label group.
|
|
1658
|
+
* </p>
|
|
1659
|
+
*/
|
|
1660
|
+
export interface LabelGroupSummary {
|
|
1661
|
+
/**
|
|
1662
|
+
* <p>
|
|
1663
|
+
* The name of the label group.
|
|
1664
|
+
* </p>
|
|
1665
|
+
*/
|
|
1666
|
+
LabelGroupName?: string;
|
|
1667
|
+
/**
|
|
1668
|
+
* <p>
|
|
1669
|
+
* The ARN of the label group.
|
|
1670
|
+
* </p>
|
|
1671
|
+
*/
|
|
1672
|
+
LabelGroupArn?: string;
|
|
1673
|
+
/**
|
|
1674
|
+
* <p>
|
|
1675
|
+
* The time at which the label group was created.
|
|
1676
|
+
* </p>
|
|
1677
|
+
*/
|
|
1678
|
+
CreatedAt?: Date;
|
|
1679
|
+
/**
|
|
1680
|
+
* <p>
|
|
1681
|
+
* The time at which the label group was updated.
|
|
1682
|
+
* </p>
|
|
1683
|
+
*/
|
|
1684
|
+
UpdatedAt?: Date;
|
|
1685
|
+
}
|
|
1686
|
+
export interface ListLabelGroupsResponse {
|
|
1687
|
+
/**
|
|
1688
|
+
* <p>
|
|
1689
|
+
* An opaque pagination token indicating where to continue the listing of label groups.
|
|
1690
|
+
* </p>
|
|
1691
|
+
*/
|
|
1692
|
+
NextToken?: string;
|
|
1693
|
+
/**
|
|
1694
|
+
* <p>
|
|
1695
|
+
* A summary of the label groups.
|
|
1696
|
+
* </p>
|
|
1697
|
+
*/
|
|
1698
|
+
LabelGroupSummaries?: LabelGroupSummary[];
|
|
1699
|
+
}
|
|
1700
|
+
export interface ListLabelsRequest {
|
|
1701
|
+
/**
|
|
1702
|
+
* <p>
|
|
1703
|
+
* Retruns the name of the label group.
|
|
1704
|
+
* </p>
|
|
1705
|
+
*/
|
|
1706
|
+
LabelGroupName: string | undefined;
|
|
1707
|
+
/**
|
|
1708
|
+
* <p>
|
|
1709
|
+
* Returns all the labels with a end time equal to or later than the start time given.
|
|
1710
|
+
* </p>
|
|
1711
|
+
*/
|
|
1712
|
+
IntervalStartTime?: Date;
|
|
1713
|
+
/**
|
|
1714
|
+
* <p>
|
|
1715
|
+
* Returns all labels with a start time earlier than the end time given.
|
|
1716
|
+
* </p>
|
|
1717
|
+
*/
|
|
1718
|
+
IntervalEndTime?: Date;
|
|
1719
|
+
/**
|
|
1720
|
+
* <p>
|
|
1721
|
+
* Returns labels with a particular fault code.
|
|
1722
|
+
* </p>
|
|
1723
|
+
*/
|
|
1724
|
+
FaultCode?: string;
|
|
1725
|
+
/**
|
|
1726
|
+
* <p>
|
|
1727
|
+
* Lists the labels that pertain to a particular piece of equipment.
|
|
1728
|
+
* </p>
|
|
1729
|
+
*/
|
|
1730
|
+
Equipment?: string;
|
|
1731
|
+
/**
|
|
1732
|
+
* <p>
|
|
1733
|
+
* An opaque pagination token indicating where to continue the listing of label groups.
|
|
1734
|
+
* </p>
|
|
1735
|
+
*/
|
|
1736
|
+
NextToken?: string;
|
|
1737
|
+
/**
|
|
1738
|
+
* <p>
|
|
1739
|
+
* Specifies the maximum number of labels to list.
|
|
1740
|
+
* </p>
|
|
1741
|
+
*/
|
|
1742
|
+
MaxResults?: number;
|
|
1743
|
+
}
|
|
1744
|
+
/**
|
|
1745
|
+
* <p>
|
|
1746
|
+
* Information about the label.
|
|
1747
|
+
* </p>
|
|
1748
|
+
*/
|
|
1749
|
+
export interface LabelSummary {
|
|
1750
|
+
/**
|
|
1751
|
+
* <p>
|
|
1752
|
+
* The name of the label group.
|
|
1753
|
+
* </p>
|
|
1754
|
+
*/
|
|
1755
|
+
LabelGroupName?: string;
|
|
1756
|
+
/**
|
|
1757
|
+
* <p>
|
|
1758
|
+
* The ID of the label.
|
|
1759
|
+
* </p>
|
|
1760
|
+
*/
|
|
1761
|
+
LabelId?: string;
|
|
1762
|
+
/**
|
|
1763
|
+
* <p>
|
|
1764
|
+
* The ARN of the label group.
|
|
1765
|
+
* </p>
|
|
1766
|
+
*/
|
|
1767
|
+
LabelGroupArn?: string;
|
|
1768
|
+
/**
|
|
1769
|
+
* <p>
|
|
1770
|
+
* The timestamp indicating the start of the label.
|
|
1771
|
+
* </p>
|
|
1772
|
+
*/
|
|
1773
|
+
StartTime?: Date;
|
|
1774
|
+
/**
|
|
1775
|
+
* <p>
|
|
1776
|
+
* The timestamp indicating the end of the label.
|
|
1777
|
+
* </p>
|
|
1778
|
+
*/
|
|
1779
|
+
EndTime?: Date;
|
|
1780
|
+
/**
|
|
1781
|
+
* <p>
|
|
1782
|
+
* Indicates whether a labeled event represents an anomaly.
|
|
1783
|
+
* </p>
|
|
1784
|
+
*/
|
|
1785
|
+
Rating?: LabelRating | string;
|
|
1786
|
+
/**
|
|
1787
|
+
* <p>
|
|
1788
|
+
* Indicates the type of anomaly associated with the label.
|
|
1789
|
+
* </p>
|
|
1790
|
+
* <p>Data in this field will be retained for service usage. Follow best practices for the security of your data.</p>
|
|
1791
|
+
*/
|
|
1792
|
+
FaultCode?: string;
|
|
1793
|
+
/**
|
|
1794
|
+
* <p>
|
|
1795
|
+
* Indicates that a label pertains to a particular piece of equipment.
|
|
1796
|
+
* </p>
|
|
1797
|
+
*/
|
|
1798
|
+
Equipment?: string;
|
|
1799
|
+
/**
|
|
1800
|
+
* <p>
|
|
1801
|
+
* The time at which the label was created.
|
|
1802
|
+
* </p>
|
|
1803
|
+
*/
|
|
1804
|
+
CreatedAt?: Date;
|
|
1805
|
+
}
|
|
1806
|
+
export interface ListLabelsResponse {
|
|
1807
|
+
/**
|
|
1808
|
+
* <p>
|
|
1809
|
+
* An opaque pagination token indicating where to continue the listing of datasets.
|
|
1810
|
+
* </p>
|
|
1811
|
+
*/
|
|
1812
|
+
NextToken?: string;
|
|
1813
|
+
/**
|
|
1814
|
+
* <p>
|
|
1815
|
+
* A summary of the items in the label group.
|
|
1816
|
+
* </p>
|
|
1817
|
+
*/
|
|
1818
|
+
LabelSummaries?: LabelSummary[];
|
|
1819
|
+
}
|
|
1379
1820
|
export interface ListModelsRequest {
|
|
1380
1821
|
/**
|
|
1381
1822
|
* <p> An opaque pagination token indicating where to continue the listing of ML models.
|
|
@@ -1453,11 +1894,11 @@ export interface ListSensorStatisticsRequest {
|
|
|
1453
1894
|
*/
|
|
1454
1895
|
IngestionJobId?: string;
|
|
1455
1896
|
/**
|
|
1456
|
-
* <p>
|
|
1897
|
+
* <p>Specifies the maximum number of sensors for which to retrieve statistics. </p>
|
|
1457
1898
|
*/
|
|
1458
1899
|
MaxResults?: number;
|
|
1459
1900
|
/**
|
|
1460
|
-
* <p>
|
|
1901
|
+
* <p>An opaque pagination token indicating where to continue the listing of sensor
|
|
1461
1902
|
* statistics. </p>
|
|
1462
1903
|
*/
|
|
1463
1904
|
NextToken?: string;
|
|
@@ -1613,13 +2054,13 @@ export interface SensorStatisticsSummary {
|
|
|
1613
2054
|
}
|
|
1614
2055
|
export interface ListSensorStatisticsResponse {
|
|
1615
2056
|
/**
|
|
1616
|
-
* <p>
|
|
2057
|
+
* <p>Provides ingestion-based statistics regarding the specified sensor with respect to
|
|
1617
2058
|
* various validation types, such as whether data exists, the number and percentage of missing
|
|
1618
2059
|
* values, and the number and percentage of duplicate timestamps. </p>
|
|
1619
2060
|
*/
|
|
1620
2061
|
SensorStatisticsSummaries?: SensorStatisticsSummary[];
|
|
1621
2062
|
/**
|
|
1622
|
-
* <p>
|
|
2063
|
+
* <p>An opaque pagination token indicating where to continue the listing of sensor
|
|
1623
2064
|
* statistics. </p>
|
|
1624
2065
|
*/
|
|
1625
2066
|
NextToken?: string;
|
|
@@ -1792,6 +2233,21 @@ export interface UpdateInferenceSchedulerRequest {
|
|
|
1792
2233
|
*/
|
|
1793
2234
|
RoleArn?: string;
|
|
1794
2235
|
}
|
|
2236
|
+
export interface UpdateLabelGroupRequest {
|
|
2237
|
+
/**
|
|
2238
|
+
* <p>
|
|
2239
|
+
* The name of the label group to be updated.
|
|
2240
|
+
* </p>
|
|
2241
|
+
*/
|
|
2242
|
+
LabelGroupName: string | undefined;
|
|
2243
|
+
/**
|
|
2244
|
+
* <p>
|
|
2245
|
+
* Updates the code indicating the type of anomaly associated with the label.
|
|
2246
|
+
* </p>
|
|
2247
|
+
* <p>Data in this field will be retained for service usage. Follow best practices for the security of your data.</p>
|
|
2248
|
+
*/
|
|
2249
|
+
FaultCodes?: string[];
|
|
2250
|
+
}
|
|
1795
2251
|
/**
|
|
1796
2252
|
* @internal
|
|
1797
2253
|
*/
|
|
@@ -1836,6 +2292,22 @@ export declare const CreateInferenceSchedulerRequestFilterSensitiveLog: (obj: Cr
|
|
|
1836
2292
|
* @internal
|
|
1837
2293
|
*/
|
|
1838
2294
|
export declare const CreateInferenceSchedulerResponseFilterSensitiveLog: (obj: CreateInferenceSchedulerResponse) => any;
|
|
2295
|
+
/**
|
|
2296
|
+
* @internal
|
|
2297
|
+
*/
|
|
2298
|
+
export declare const CreateLabelRequestFilterSensitiveLog: (obj: CreateLabelRequest) => any;
|
|
2299
|
+
/**
|
|
2300
|
+
* @internal
|
|
2301
|
+
*/
|
|
2302
|
+
export declare const CreateLabelResponseFilterSensitiveLog: (obj: CreateLabelResponse) => any;
|
|
2303
|
+
/**
|
|
2304
|
+
* @internal
|
|
2305
|
+
*/
|
|
2306
|
+
export declare const CreateLabelGroupRequestFilterSensitiveLog: (obj: CreateLabelGroupRequest) => any;
|
|
2307
|
+
/**
|
|
2308
|
+
* @internal
|
|
2309
|
+
*/
|
|
2310
|
+
export declare const CreateLabelGroupResponseFilterSensitiveLog: (obj: CreateLabelGroupResponse) => any;
|
|
1839
2311
|
/**
|
|
1840
2312
|
* @internal
|
|
1841
2313
|
*/
|
|
@@ -1864,6 +2336,14 @@ export declare const DeleteDatasetRequestFilterSensitiveLog: (obj: DeleteDataset
|
|
|
1864
2336
|
* @internal
|
|
1865
2337
|
*/
|
|
1866
2338
|
export declare const DeleteInferenceSchedulerRequestFilterSensitiveLog: (obj: DeleteInferenceSchedulerRequest) => any;
|
|
2339
|
+
/**
|
|
2340
|
+
* @internal
|
|
2341
|
+
*/
|
|
2342
|
+
export declare const DeleteLabelRequestFilterSensitiveLog: (obj: DeleteLabelRequest) => any;
|
|
2343
|
+
/**
|
|
2344
|
+
* @internal
|
|
2345
|
+
*/
|
|
2346
|
+
export declare const DeleteLabelGroupRequestFilterSensitiveLog: (obj: DeleteLabelGroupRequest) => any;
|
|
1867
2347
|
/**
|
|
1868
2348
|
* @internal
|
|
1869
2349
|
*/
|
|
@@ -1940,6 +2420,22 @@ export declare const DescribeInferenceSchedulerRequestFilterSensitiveLog: (obj:
|
|
|
1940
2420
|
* @internal
|
|
1941
2421
|
*/
|
|
1942
2422
|
export declare const DescribeInferenceSchedulerResponseFilterSensitiveLog: (obj: DescribeInferenceSchedulerResponse) => any;
|
|
2423
|
+
/**
|
|
2424
|
+
* @internal
|
|
2425
|
+
*/
|
|
2426
|
+
export declare const DescribeLabelRequestFilterSensitiveLog: (obj: DescribeLabelRequest) => any;
|
|
2427
|
+
/**
|
|
2428
|
+
* @internal
|
|
2429
|
+
*/
|
|
2430
|
+
export declare const DescribeLabelResponseFilterSensitiveLog: (obj: DescribeLabelResponse) => any;
|
|
2431
|
+
/**
|
|
2432
|
+
* @internal
|
|
2433
|
+
*/
|
|
2434
|
+
export declare const DescribeLabelGroupRequestFilterSensitiveLog: (obj: DescribeLabelGroupRequest) => any;
|
|
2435
|
+
/**
|
|
2436
|
+
* @internal
|
|
2437
|
+
*/
|
|
2438
|
+
export declare const DescribeLabelGroupResponseFilterSensitiveLog: (obj: DescribeLabelGroupResponse) => any;
|
|
1943
2439
|
/**
|
|
1944
2440
|
* @internal
|
|
1945
2441
|
*/
|
|
@@ -2008,6 +2504,30 @@ export declare const InferenceSchedulerSummaryFilterSensitiveLog: (obj: Inferenc
|
|
|
2008
2504
|
* @internal
|
|
2009
2505
|
*/
|
|
2010
2506
|
export declare const ListInferenceSchedulersResponseFilterSensitiveLog: (obj: ListInferenceSchedulersResponse) => any;
|
|
2507
|
+
/**
|
|
2508
|
+
* @internal
|
|
2509
|
+
*/
|
|
2510
|
+
export declare const ListLabelGroupsRequestFilterSensitiveLog: (obj: ListLabelGroupsRequest) => any;
|
|
2511
|
+
/**
|
|
2512
|
+
* @internal
|
|
2513
|
+
*/
|
|
2514
|
+
export declare const LabelGroupSummaryFilterSensitiveLog: (obj: LabelGroupSummary) => any;
|
|
2515
|
+
/**
|
|
2516
|
+
* @internal
|
|
2517
|
+
*/
|
|
2518
|
+
export declare const ListLabelGroupsResponseFilterSensitiveLog: (obj: ListLabelGroupsResponse) => any;
|
|
2519
|
+
/**
|
|
2520
|
+
* @internal
|
|
2521
|
+
*/
|
|
2522
|
+
export declare const ListLabelsRequestFilterSensitiveLog: (obj: ListLabelsRequest) => any;
|
|
2523
|
+
/**
|
|
2524
|
+
* @internal
|
|
2525
|
+
*/
|
|
2526
|
+
export declare const LabelSummaryFilterSensitiveLog: (obj: LabelSummary) => any;
|
|
2527
|
+
/**
|
|
2528
|
+
* @internal
|
|
2529
|
+
*/
|
|
2530
|
+
export declare const ListLabelsResponseFilterSensitiveLog: (obj: ListLabelsResponse) => any;
|
|
2011
2531
|
/**
|
|
2012
2532
|
* @internal
|
|
2013
2533
|
*/
|
|
@@ -2104,3 +2624,7 @@ export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourc
|
|
|
2104
2624
|
* @internal
|
|
2105
2625
|
*/
|
|
2106
2626
|
export declare const UpdateInferenceSchedulerRequestFilterSensitiveLog: (obj: UpdateInferenceSchedulerRequest) => any;
|
|
2627
|
+
/**
|
|
2628
|
+
* @internal
|
|
2629
|
+
*/
|
|
2630
|
+
export declare const UpdateLabelGroupRequestFilterSensitiveLog: (obj: UpdateLabelGroupRequest) => any;
|