cdk-lambda-subminute 2.0.226 → 2.0.228
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/.jsii +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +174 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +74 -11
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1254 -1191
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +868 -726
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +87 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +227 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +152 -78
- package/node_modules/aws-sdk/dist/aws-sdk.js +3098 -1970
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
@@ -257,6 +257,17 @@
|
|
257
257
|
}
|
258
258
|
}
|
259
259
|
},
|
260
|
+
"DeleteResourcePolicy": {
|
261
|
+
"input": {
|
262
|
+
"type": "structure",
|
263
|
+
"required": [
|
264
|
+
"ResourceArn"
|
265
|
+
],
|
266
|
+
"members": {
|
267
|
+
"ResourceArn": {}
|
268
|
+
}
|
269
|
+
}
|
270
|
+
},
|
260
271
|
"DescribeDataIngestionJob": {
|
261
272
|
"input": {
|
262
273
|
"type": "structure",
|
@@ -273,7 +284,7 @@
|
|
273
284
|
"JobId": {},
|
274
285
|
"DatasetArn": {},
|
275
286
|
"IngestionInputConfiguration": {
|
276
|
-
"shape": "
|
287
|
+
"shape": "S1v"
|
277
288
|
},
|
278
289
|
"RoleArn": {},
|
279
290
|
"CreatedAt": {
|
@@ -282,10 +293,10 @@
|
|
282
293
|
"Status": {},
|
283
294
|
"FailedReason": {},
|
284
295
|
"DataQualitySummary": {
|
285
|
-
"shape": "
|
296
|
+
"shape": "S20"
|
286
297
|
},
|
287
298
|
"IngestedFilesSummary": {
|
288
|
-
"shape": "
|
299
|
+
"shape": "S29"
|
289
300
|
},
|
290
301
|
"StatusDetail": {},
|
291
302
|
"IngestedDataSize": {
|
@@ -296,7 +307,8 @@
|
|
296
307
|
},
|
297
308
|
"DataEndTime": {
|
298
309
|
"type": "timestamp"
|
299
|
-
}
|
310
|
+
},
|
311
|
+
"SourceDatasetArn": {}
|
300
312
|
}
|
301
313
|
}
|
302
314
|
},
|
@@ -327,13 +339,13 @@
|
|
327
339
|
},
|
328
340
|
"ServerSideKmsKeyId": {},
|
329
341
|
"IngestionInputConfiguration": {
|
330
|
-
"shape": "
|
342
|
+
"shape": "S1v"
|
331
343
|
},
|
332
344
|
"DataQualitySummary": {
|
333
|
-
"shape": "
|
345
|
+
"shape": "S20"
|
334
346
|
},
|
335
347
|
"IngestedFilesSummary": {
|
336
|
-
"shape": "
|
348
|
+
"shape": "S29"
|
337
349
|
},
|
338
350
|
"RoleArn": {},
|
339
351
|
"DataStartTime": {
|
@@ -341,7 +353,8 @@
|
|
341
353
|
},
|
342
354
|
"DataEndTime": {
|
343
355
|
"type": "timestamp"
|
344
|
-
}
|
356
|
+
},
|
357
|
+
"SourceDatasetArn": {}
|
345
358
|
}
|
346
359
|
}
|
347
360
|
},
|
@@ -503,7 +516,195 @@
|
|
503
516
|
"type": "timestamp"
|
504
517
|
},
|
505
518
|
"ServerSideKmsKeyId": {},
|
506
|
-
"OffCondition": {}
|
519
|
+
"OffCondition": {},
|
520
|
+
"SourceModelVersionArn": {},
|
521
|
+
"ImportJobStartTime": {
|
522
|
+
"type": "timestamp"
|
523
|
+
},
|
524
|
+
"ImportJobEndTime": {
|
525
|
+
"type": "timestamp"
|
526
|
+
},
|
527
|
+
"ActiveModelVersion": {
|
528
|
+
"type": "long"
|
529
|
+
},
|
530
|
+
"ActiveModelVersionArn": {},
|
531
|
+
"ModelVersionActivatedAt": {
|
532
|
+
"type": "timestamp"
|
533
|
+
},
|
534
|
+
"PreviousActiveModelVersion": {
|
535
|
+
"type": "long"
|
536
|
+
},
|
537
|
+
"PreviousActiveModelVersionArn": {},
|
538
|
+
"PreviousModelVersionActivatedAt": {
|
539
|
+
"type": "timestamp"
|
540
|
+
}
|
541
|
+
}
|
542
|
+
}
|
543
|
+
},
|
544
|
+
"DescribeModelVersion": {
|
545
|
+
"input": {
|
546
|
+
"type": "structure",
|
547
|
+
"required": [
|
548
|
+
"ModelName",
|
549
|
+
"ModelVersion"
|
550
|
+
],
|
551
|
+
"members": {
|
552
|
+
"ModelName": {},
|
553
|
+
"ModelVersion": {
|
554
|
+
"type": "long"
|
555
|
+
}
|
556
|
+
}
|
557
|
+
},
|
558
|
+
"output": {
|
559
|
+
"type": "structure",
|
560
|
+
"members": {
|
561
|
+
"ModelName": {},
|
562
|
+
"ModelArn": {},
|
563
|
+
"ModelVersion": {
|
564
|
+
"type": "long"
|
565
|
+
},
|
566
|
+
"ModelVersionArn": {},
|
567
|
+
"Status": {},
|
568
|
+
"SourceType": {},
|
569
|
+
"DatasetName": {},
|
570
|
+
"DatasetArn": {},
|
571
|
+
"Schema": {},
|
572
|
+
"LabelsInputConfiguration": {
|
573
|
+
"shape": "S1c"
|
574
|
+
},
|
575
|
+
"TrainingDataStartTime": {
|
576
|
+
"type": "timestamp"
|
577
|
+
},
|
578
|
+
"TrainingDataEndTime": {
|
579
|
+
"type": "timestamp"
|
580
|
+
},
|
581
|
+
"EvaluationDataStartTime": {
|
582
|
+
"type": "timestamp"
|
583
|
+
},
|
584
|
+
"EvaluationDataEndTime": {
|
585
|
+
"type": "timestamp"
|
586
|
+
},
|
587
|
+
"RoleArn": {},
|
588
|
+
"DataPreProcessingConfiguration": {
|
589
|
+
"shape": "S1e"
|
590
|
+
},
|
591
|
+
"TrainingExecutionStartTime": {
|
592
|
+
"type": "timestamp"
|
593
|
+
},
|
594
|
+
"TrainingExecutionEndTime": {
|
595
|
+
"type": "timestamp"
|
596
|
+
},
|
597
|
+
"FailedReason": {},
|
598
|
+
"ModelMetrics": {},
|
599
|
+
"LastUpdatedTime": {
|
600
|
+
"type": "timestamp"
|
601
|
+
},
|
602
|
+
"CreatedAt": {
|
603
|
+
"type": "timestamp"
|
604
|
+
},
|
605
|
+
"ServerSideKmsKeyId": {},
|
606
|
+
"OffCondition": {},
|
607
|
+
"SourceModelVersionArn": {},
|
608
|
+
"ImportJobStartTime": {
|
609
|
+
"type": "timestamp"
|
610
|
+
},
|
611
|
+
"ImportJobEndTime": {
|
612
|
+
"type": "timestamp"
|
613
|
+
},
|
614
|
+
"ImportedDataSizeInBytes": {
|
615
|
+
"type": "long"
|
616
|
+
}
|
617
|
+
}
|
618
|
+
}
|
619
|
+
},
|
620
|
+
"DescribeResourcePolicy": {
|
621
|
+
"input": {
|
622
|
+
"type": "structure",
|
623
|
+
"required": [
|
624
|
+
"ResourceArn"
|
625
|
+
],
|
626
|
+
"members": {
|
627
|
+
"ResourceArn": {}
|
628
|
+
}
|
629
|
+
},
|
630
|
+
"output": {
|
631
|
+
"type": "structure",
|
632
|
+
"members": {
|
633
|
+
"PolicyRevisionId": {},
|
634
|
+
"ResourcePolicy": {},
|
635
|
+
"CreationTime": {
|
636
|
+
"type": "timestamp"
|
637
|
+
},
|
638
|
+
"LastModifiedTime": {
|
639
|
+
"type": "timestamp"
|
640
|
+
}
|
641
|
+
}
|
642
|
+
}
|
643
|
+
},
|
644
|
+
"ImportDataset": {
|
645
|
+
"input": {
|
646
|
+
"type": "structure",
|
647
|
+
"required": [
|
648
|
+
"SourceDatasetArn",
|
649
|
+
"ClientToken"
|
650
|
+
],
|
651
|
+
"members": {
|
652
|
+
"SourceDatasetArn": {},
|
653
|
+
"DatasetName": {},
|
654
|
+
"ClientToken": {
|
655
|
+
"idempotencyToken": true
|
656
|
+
},
|
657
|
+
"ServerSideKmsKeyId": {},
|
658
|
+
"Tags": {
|
659
|
+
"shape": "S7"
|
660
|
+
}
|
661
|
+
}
|
662
|
+
},
|
663
|
+
"output": {
|
664
|
+
"type": "structure",
|
665
|
+
"members": {
|
666
|
+
"DatasetName": {},
|
667
|
+
"DatasetArn": {},
|
668
|
+
"Status": {},
|
669
|
+
"JobId": {}
|
670
|
+
}
|
671
|
+
}
|
672
|
+
},
|
673
|
+
"ImportModelVersion": {
|
674
|
+
"input": {
|
675
|
+
"type": "structure",
|
676
|
+
"required": [
|
677
|
+
"SourceModelVersionArn",
|
678
|
+
"DatasetName",
|
679
|
+
"ClientToken"
|
680
|
+
],
|
681
|
+
"members": {
|
682
|
+
"SourceModelVersionArn": {},
|
683
|
+
"ModelName": {},
|
684
|
+
"DatasetName": {},
|
685
|
+
"LabelsInputConfiguration": {
|
686
|
+
"shape": "S1c"
|
687
|
+
},
|
688
|
+
"ClientToken": {
|
689
|
+
"idempotencyToken": true
|
690
|
+
},
|
691
|
+
"RoleArn": {},
|
692
|
+
"ServerSideKmsKeyId": {},
|
693
|
+
"Tags": {
|
694
|
+
"shape": "S7"
|
695
|
+
}
|
696
|
+
}
|
697
|
+
},
|
698
|
+
"output": {
|
699
|
+
"type": "structure",
|
700
|
+
"members": {
|
701
|
+
"ModelName": {},
|
702
|
+
"ModelArn": {},
|
703
|
+
"ModelVersionArn": {},
|
704
|
+
"ModelVersion": {
|
705
|
+
"type": "long"
|
706
|
+
},
|
707
|
+
"Status": {}
|
507
708
|
}
|
508
709
|
}
|
509
710
|
},
|
@@ -532,7 +733,7 @@
|
|
532
733
|
"DatasetName": {},
|
533
734
|
"DatasetArn": {},
|
534
735
|
"IngestionInputConfiguration": {
|
535
|
-
"shape": "
|
736
|
+
"shape": "S1v"
|
536
737
|
},
|
537
738
|
"Status": {}
|
538
739
|
}
|
@@ -672,7 +873,7 @@
|
|
672
873
|
"shape": "Sr"
|
673
874
|
},
|
674
875
|
"CustomerResultObject": {
|
675
|
-
"shape": "
|
876
|
+
"shape": "S2b"
|
676
877
|
},
|
677
878
|
"Status": {},
|
678
879
|
"FailedReason": {}
|
@@ -806,6 +1007,60 @@
|
|
806
1007
|
}
|
807
1008
|
}
|
808
1009
|
},
|
1010
|
+
"ListModelVersions": {
|
1011
|
+
"input": {
|
1012
|
+
"type": "structure",
|
1013
|
+
"required": [
|
1014
|
+
"ModelName"
|
1015
|
+
],
|
1016
|
+
"members": {
|
1017
|
+
"ModelName": {},
|
1018
|
+
"NextToken": {},
|
1019
|
+
"MaxResults": {
|
1020
|
+
"type": "integer"
|
1021
|
+
},
|
1022
|
+
"Status": {},
|
1023
|
+
"SourceType": {},
|
1024
|
+
"CreatedAtEndTime": {
|
1025
|
+
"type": "timestamp"
|
1026
|
+
},
|
1027
|
+
"CreatedAtStartTime": {
|
1028
|
+
"type": "timestamp"
|
1029
|
+
},
|
1030
|
+
"MaxModelVersion": {
|
1031
|
+
"type": "long"
|
1032
|
+
},
|
1033
|
+
"MinModelVersion": {
|
1034
|
+
"type": "long"
|
1035
|
+
}
|
1036
|
+
}
|
1037
|
+
},
|
1038
|
+
"output": {
|
1039
|
+
"type": "structure",
|
1040
|
+
"members": {
|
1041
|
+
"NextToken": {},
|
1042
|
+
"ModelVersionSummaries": {
|
1043
|
+
"type": "list",
|
1044
|
+
"member": {
|
1045
|
+
"type": "structure",
|
1046
|
+
"members": {
|
1047
|
+
"ModelName": {},
|
1048
|
+
"ModelArn": {},
|
1049
|
+
"ModelVersion": {
|
1050
|
+
"type": "long"
|
1051
|
+
},
|
1052
|
+
"ModelVersionArn": {},
|
1053
|
+
"CreatedAt": {
|
1054
|
+
"type": "timestamp"
|
1055
|
+
},
|
1056
|
+
"Status": {},
|
1057
|
+
"SourceType": {}
|
1058
|
+
}
|
1059
|
+
}
|
1060
|
+
}
|
1061
|
+
}
|
1062
|
+
}
|
1063
|
+
},
|
809
1064
|
"ListModels": {
|
810
1065
|
"input": {
|
811
1066
|
"type": "structure",
|
@@ -835,7 +1090,11 @@
|
|
835
1090
|
"Status": {},
|
836
1091
|
"CreatedAt": {
|
837
1092
|
"type": "timestamp"
|
838
|
-
}
|
1093
|
+
},
|
1094
|
+
"ActiveModelVersion": {
|
1095
|
+
"type": "long"
|
1096
|
+
},
|
1097
|
+
"ActiveModelVersionArn": {}
|
839
1098
|
}
|
840
1099
|
}
|
841
1100
|
}
|
@@ -871,16 +1130,16 @@
|
|
871
1130
|
"type": "boolean"
|
872
1131
|
},
|
873
1132
|
"MissingValues": {
|
874
|
-
"shape": "
|
1133
|
+
"shape": "S4g"
|
875
1134
|
},
|
876
1135
|
"InvalidValues": {
|
877
|
-
"shape": "
|
1136
|
+
"shape": "S4g"
|
878
1137
|
},
|
879
1138
|
"InvalidDateEntries": {
|
880
|
-
"shape": "
|
1139
|
+
"shape": "S4g"
|
881
1140
|
},
|
882
1141
|
"DuplicateTimestamps": {
|
883
|
-
"shape": "
|
1142
|
+
"shape": "S4g"
|
884
1143
|
},
|
885
1144
|
"CategoricalValues": {
|
886
1145
|
"type": "structure",
|
@@ -960,6 +1219,31 @@
|
|
960
1219
|
}
|
961
1220
|
}
|
962
1221
|
},
|
1222
|
+
"PutResourcePolicy": {
|
1223
|
+
"input": {
|
1224
|
+
"type": "structure",
|
1225
|
+
"required": [
|
1226
|
+
"ResourceArn",
|
1227
|
+
"ResourcePolicy",
|
1228
|
+
"ClientToken"
|
1229
|
+
],
|
1230
|
+
"members": {
|
1231
|
+
"ResourceArn": {},
|
1232
|
+
"ResourcePolicy": {},
|
1233
|
+
"PolicyRevisionId": {},
|
1234
|
+
"ClientToken": {
|
1235
|
+
"idempotencyToken": true
|
1236
|
+
}
|
1237
|
+
}
|
1238
|
+
},
|
1239
|
+
"output": {
|
1240
|
+
"type": "structure",
|
1241
|
+
"members": {
|
1242
|
+
"ResourceArn": {},
|
1243
|
+
"PolicyRevisionId": {}
|
1244
|
+
}
|
1245
|
+
}
|
1246
|
+
},
|
963
1247
|
"StartDataIngestionJob": {
|
964
1248
|
"input": {
|
965
1249
|
"type": "structure",
|
@@ -972,7 +1256,7 @@
|
|
972
1256
|
"members": {
|
973
1257
|
"DatasetName": {},
|
974
1258
|
"IngestionInputConfiguration": {
|
975
|
-
"shape": "
|
1259
|
+
"shape": "S1v"
|
976
1260
|
},
|
977
1261
|
"RoleArn": {},
|
978
1262
|
"ClientToken": {
|
@@ -1069,6 +1353,36 @@
|
|
1069
1353
|
"members": {}
|
1070
1354
|
}
|
1071
1355
|
},
|
1356
|
+
"UpdateActiveModelVersion": {
|
1357
|
+
"input": {
|
1358
|
+
"type": "structure",
|
1359
|
+
"required": [
|
1360
|
+
"ModelName",
|
1361
|
+
"ModelVersion"
|
1362
|
+
],
|
1363
|
+
"members": {
|
1364
|
+
"ModelName": {},
|
1365
|
+
"ModelVersion": {
|
1366
|
+
"type": "long"
|
1367
|
+
}
|
1368
|
+
}
|
1369
|
+
},
|
1370
|
+
"output": {
|
1371
|
+
"type": "structure",
|
1372
|
+
"members": {
|
1373
|
+
"ModelName": {},
|
1374
|
+
"ModelArn": {},
|
1375
|
+
"CurrentActiveVersion": {
|
1376
|
+
"type": "long"
|
1377
|
+
},
|
1378
|
+
"PreviousActiveVersion": {
|
1379
|
+
"type": "long"
|
1380
|
+
},
|
1381
|
+
"CurrentActiveVersionArn": {},
|
1382
|
+
"PreviousActiveVersionArn": {}
|
1383
|
+
}
|
1384
|
+
}
|
1385
|
+
},
|
1072
1386
|
"UpdateInferenceScheduler": {
|
1073
1387
|
"input": {
|
1074
1388
|
"type": "structure",
|
@@ -1197,7 +1511,7 @@
|
|
1197
1511
|
"TargetSamplingRate": {}
|
1198
1512
|
}
|
1199
1513
|
},
|
1200
|
-
"
|
1514
|
+
"S1v": {
|
1201
1515
|
"type": "structure",
|
1202
1516
|
"required": [
|
1203
1517
|
"S3InputConfiguration"
|
@@ -1216,7 +1530,7 @@
|
|
1216
1530
|
}
|
1217
1531
|
}
|
1218
1532
|
},
|
1219
|
-
"
|
1533
|
+
"S20": {
|
1220
1534
|
"type": "structure",
|
1221
1535
|
"required": [
|
1222
1536
|
"InsufficientSensorData",
|
@@ -1311,7 +1625,7 @@
|
|
1311
1625
|
}
|
1312
1626
|
}
|
1313
1627
|
},
|
1314
|
-
"
|
1628
|
+
"S29": {
|
1315
1629
|
"type": "structure",
|
1316
1630
|
"required": [
|
1317
1631
|
"TotalNumberOfFiles",
|
@@ -1327,12 +1641,12 @@
|
|
1327
1641
|
"DiscardedFiles": {
|
1328
1642
|
"type": "list",
|
1329
1643
|
"member": {
|
1330
|
-
"shape": "
|
1644
|
+
"shape": "S2b"
|
1331
1645
|
}
|
1332
1646
|
}
|
1333
1647
|
}
|
1334
1648
|
},
|
1335
|
-
"
|
1649
|
+
"S2b": {
|
1336
1650
|
"type": "structure",
|
1337
1651
|
"required": [
|
1338
1652
|
"Bucket",
|
@@ -1343,7 +1657,7 @@
|
|
1343
1657
|
"Key": {}
|
1344
1658
|
}
|
1345
1659
|
},
|
1346
|
-
"
|
1660
|
+
"S4g": {
|
1347
1661
|
"type": "structure",
|
1348
1662
|
"required": [
|
1349
1663
|
"Count",
|
@@ -35,6 +35,11 @@
|
|
35
35
|
"output_token": "NextToken",
|
36
36
|
"limit_key": "MaxResults"
|
37
37
|
},
|
38
|
+
"ListModelVersions": {
|
39
|
+
"input_token": "NextToken",
|
40
|
+
"output_token": "NextToken",
|
41
|
+
"limit_key": "MaxResults"
|
42
|
+
},
|
38
43
|
"ListModels": {
|
39
44
|
"input_token": "NextToken",
|
40
45
|
"output_token": "NextToken",
|