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
@@ -12,6 +12,12 @@
|
|
12
12
|
"output_token": "Marker",
|
13
13
|
"result_key": "Certificates"
|
14
14
|
},
|
15
|
+
"DescribeDBClusterAutomatedBackups": {
|
16
|
+
"input_token": "Marker",
|
17
|
+
"limit_key": "MaxRecords",
|
18
|
+
"output_token": "Marker",
|
19
|
+
"result_key": "DBClusterAutomatedBackups"
|
20
|
+
},
|
15
21
|
"DescribeDBClusterBacktracks": {
|
16
22
|
"input_token": "Marker",
|
17
23
|
"limit_key": "MaxRecords",
|
@@ -127,7 +127,7 @@
|
|
127
127
|
"output": {
|
128
128
|
}
|
129
129
|
},
|
130
|
-
"description": "
|
130
|
+
"description": "Copies a version of an Amazon Rekognition Custom Labels model from a source project to a destination project.",
|
131
131
|
"id": "copyprojectversion-1658203943815",
|
132
132
|
"title": "CopyProjectVersion"
|
133
133
|
}
|
@@ -152,6 +152,75 @@
|
|
152
152
|
"title": "To create a collection"
|
153
153
|
}
|
154
154
|
],
|
155
|
+
"CreateDataset": [
|
156
|
+
{
|
157
|
+
"input": {
|
158
|
+
"DatasetSource": {
|
159
|
+
"GroundTruthManifest": {
|
160
|
+
"S3Object": {
|
161
|
+
"Bucket": "my-bucket",
|
162
|
+
"Name": "datasets/flowers_training/manifests/output/output.manifest"
|
163
|
+
}
|
164
|
+
}
|
165
|
+
},
|
166
|
+
"DatasetType": "TRAIN",
|
167
|
+
"ProjectArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/1690474772815"
|
168
|
+
},
|
169
|
+
"output": {
|
170
|
+
"DatasetArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/dataset/train/1690476084535"
|
171
|
+
},
|
172
|
+
"comments": {
|
173
|
+
"input": {
|
174
|
+
},
|
175
|
+
"output": {
|
176
|
+
}
|
177
|
+
},
|
178
|
+
"description": "Creates an Amazon Rekognition Custom Labels dataset with a manifest file stored in an Amazon S3 bucket.",
|
179
|
+
"id": "to-create-an-amazon-rekognition-custom-labels-dataset-1690476237145",
|
180
|
+
"title": "To create an Amazon Rekognition Custom Labels dataset"
|
181
|
+
}
|
182
|
+
],
|
183
|
+
"CreateProject": [
|
184
|
+
{
|
185
|
+
"input": {
|
186
|
+
"ProjectName": "my-project"
|
187
|
+
},
|
188
|
+
"output": {
|
189
|
+
"ProjectArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/1690405809285"
|
190
|
+
},
|
191
|
+
"comments": {
|
192
|
+
"input": {
|
193
|
+
},
|
194
|
+
"output": {
|
195
|
+
}
|
196
|
+
},
|
197
|
+
"description": "Creates an Amazon Rekognition Custom Labels project.",
|
198
|
+
"id": "to-create-an-amazon-rekognition-custom-labels-project-1690405898597",
|
199
|
+
"title": "To create an Amazon Rekognition Custom Labels project"
|
200
|
+
}
|
201
|
+
],
|
202
|
+
"CreateProjectVersion": [
|
203
|
+
{
|
204
|
+
"input": {
|
205
|
+
"OutputConfig": {
|
206
|
+
"S3Bucket": "output_bucket",
|
207
|
+
"S3KeyPrefix": "output_folder"
|
208
|
+
},
|
209
|
+
"ProjectArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/1690474772815",
|
210
|
+
"VersionName": "1"
|
211
|
+
},
|
212
|
+
"output": {
|
213
|
+
"ProjectVersionArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/version/1/1690556751958"
|
214
|
+
},
|
215
|
+
"comments": {
|
216
|
+
"input": {
|
217
|
+
}
|
218
|
+
},
|
219
|
+
"description": "Trains a version of an Amazon Rekognition Custom Labels model.",
|
220
|
+
"id": "to-train-an-amazon-rekognition-custom-labels-model-1690555832843",
|
221
|
+
"title": "To train an Amazon Rekognition Custom Labels model"
|
222
|
+
}
|
223
|
+
],
|
155
224
|
"CreateUser": [
|
156
225
|
{
|
157
226
|
"input": {
|
@@ -188,6 +257,24 @@
|
|
188
257
|
"title": "To delete a collection"
|
189
258
|
}
|
190
259
|
],
|
260
|
+
"DeleteDataset": [
|
261
|
+
{
|
262
|
+
"input": {
|
263
|
+
"DatasetArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/dataset/test/1690556733321"
|
264
|
+
},
|
265
|
+
"output": {
|
266
|
+
},
|
267
|
+
"comments": {
|
268
|
+
"input": {
|
269
|
+
},
|
270
|
+
"output": {
|
271
|
+
}
|
272
|
+
},
|
273
|
+
"description": "Deletes an Amazon Rekognition Custom Labels dataset.",
|
274
|
+
"id": "to-delete-an-amazon-rekognition-custom-labels-dataset-1690826556349",
|
275
|
+
"title": "To delete an Amazon Rekognition Custom Labels dataset"
|
276
|
+
}
|
277
|
+
],
|
191
278
|
"DeleteFaces": [
|
192
279
|
{
|
193
280
|
"input": {
|
@@ -212,6 +299,25 @@
|
|
212
299
|
"title": "To delete a face"
|
213
300
|
}
|
214
301
|
],
|
302
|
+
"DeleteProject": [
|
303
|
+
{
|
304
|
+
"input": {
|
305
|
+
"ProjectArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/1690405809285"
|
306
|
+
},
|
307
|
+
"output": {
|
308
|
+
"Status": "DELETING"
|
309
|
+
},
|
310
|
+
"comments": {
|
311
|
+
"input": {
|
312
|
+
},
|
313
|
+
"output": {
|
314
|
+
}
|
315
|
+
},
|
316
|
+
"description": "Deletes an Amazon Rekognition Custom Labels projects.",
|
317
|
+
"id": "to-delete-an-amazon-rekognition-custom-labels-project-1690409093478",
|
318
|
+
"title": "To delete an Amazon Rekognition Custom Labels project"
|
319
|
+
}
|
320
|
+
],
|
215
321
|
"DeleteProjectPolicy": [
|
216
322
|
{
|
217
323
|
"input": {
|
@@ -232,6 +338,25 @@
|
|
232
338
|
"title": "DeleteProjectPolicy"
|
233
339
|
}
|
234
340
|
],
|
341
|
+
"DeleteProjectVersion": [
|
342
|
+
{
|
343
|
+
"input": {
|
344
|
+
"ProjectVersionArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/version/1/1690556751958"
|
345
|
+
},
|
346
|
+
"output": {
|
347
|
+
"Status": "DELETING"
|
348
|
+
},
|
349
|
+
"comments": {
|
350
|
+
"input": {
|
351
|
+
},
|
352
|
+
"output": {
|
353
|
+
}
|
354
|
+
},
|
355
|
+
"description": "Deletes a version of an Amazon Rekognition Custom Labels model.",
|
356
|
+
"id": "to-delete-an-amazon-rekognition-custom-labels-model-1690827562055",
|
357
|
+
"title": "To delete an Amazon Rekognition Custom Labels model"
|
358
|
+
}
|
359
|
+
],
|
235
360
|
"DeleteUser": [
|
236
361
|
{
|
237
362
|
"input": {
|
@@ -250,6 +375,225 @@
|
|
250
375
|
"title": "DeleteUser"
|
251
376
|
}
|
252
377
|
],
|
378
|
+
"DescribeDataset": [
|
379
|
+
{
|
380
|
+
"input": {
|
381
|
+
"DatasetArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/dataset/train/1690476084535"
|
382
|
+
},
|
383
|
+
"output": {
|
384
|
+
"DatasetDescription": {
|
385
|
+
"CreationTimestamp": "2023-07-27T09:41:24.738000-07:00",
|
386
|
+
"DatasetStats": {
|
387
|
+
"ErrorEntries": 0,
|
388
|
+
"LabeledEntries": 15,
|
389
|
+
"TotalEntries": 15,
|
390
|
+
"TotalLabels": 9
|
391
|
+
},
|
392
|
+
"LastUpdatedTimestamp": "2023-07-28T09:46:45.406000-07:00",
|
393
|
+
"Status": "UPDATE_FAILED",
|
394
|
+
"StatusMessage": "The manifest file contains images from multiple S3 buckets.",
|
395
|
+
"StatusMessageCode": "CLIENT_ERROR"
|
396
|
+
}
|
397
|
+
},
|
398
|
+
"comments": {
|
399
|
+
"input": {
|
400
|
+
},
|
401
|
+
"output": {
|
402
|
+
}
|
403
|
+
},
|
404
|
+
"description": "Describes an Amazon Rekognition Custom Labels dataset.",
|
405
|
+
"id": "to-describe-an-amazon-rekognition-custom-labels-dataset-1690827075604",
|
406
|
+
"title": "To describe an Amazon Rekognition Custom Labels dataset"
|
407
|
+
}
|
408
|
+
],
|
409
|
+
"DescribeProjectVersions": [
|
410
|
+
{
|
411
|
+
"input": {
|
412
|
+
"ProjectArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/1690474772815",
|
413
|
+
"VersionNames": [
|
414
|
+
"1"
|
415
|
+
]
|
416
|
+
},
|
417
|
+
"output": {
|
418
|
+
"NextToken": "",
|
419
|
+
"ProjectVersionDescriptions": [
|
420
|
+
{
|
421
|
+
"BillableTrainingTimeInSeconds": 1899,
|
422
|
+
"CreationTimestamp": "2023-07-28T08:05:51.958000-07:00",
|
423
|
+
"EvaluationResult": {
|
424
|
+
"F1Score": 1,
|
425
|
+
"Summary": {
|
426
|
+
"S3Object": {
|
427
|
+
"Bucket": "custom-labels-console-us-east-1-111111111",
|
428
|
+
"Name": "my-model-output/EvaluationResultSummary-my-project-1.json"
|
429
|
+
}
|
430
|
+
}
|
431
|
+
},
|
432
|
+
"ManifestSummary": {
|
433
|
+
"S3Object": {
|
434
|
+
"Bucket": "custom-labels-console-us-east-1-111111111",
|
435
|
+
"Name": "my-model-output/ManifestSummary-my-project-1.json"
|
436
|
+
}
|
437
|
+
},
|
438
|
+
"OutputConfig": {
|
439
|
+
"S3Bucket": "custom-labels-console-us-east-1-111111111",
|
440
|
+
"S3KeyPrefix": "my-model-output"
|
441
|
+
},
|
442
|
+
"ProjectVersionArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/version/1/1690556751958",
|
443
|
+
"Status": "TRAINING_COMPLETED",
|
444
|
+
"StatusMessage": "The model is ready to run.",
|
445
|
+
"TestingDataResult": {
|
446
|
+
"Input": {
|
447
|
+
"AutoCreate": false
|
448
|
+
},
|
449
|
+
"Output": {
|
450
|
+
"Assets": [
|
451
|
+
{
|
452
|
+
"GroundTruthManifest": {
|
453
|
+
"S3Object": {
|
454
|
+
"Bucket": "custom-labels-console-us-east-1-111111111",
|
455
|
+
"Name": "my-model-output/TestingGroundTruth-my-project-1.json"
|
456
|
+
}
|
457
|
+
}
|
458
|
+
}
|
459
|
+
],
|
460
|
+
"AutoCreate": false
|
461
|
+
},
|
462
|
+
"Validation": {
|
463
|
+
"Assets": [
|
464
|
+
{
|
465
|
+
"GroundTruthManifest": {
|
466
|
+
"S3Object": {
|
467
|
+
"Bucket": "custom-labels-console-us-east-1-111111111",
|
468
|
+
"Name": "my-model-output/TestingManifestWithValidation-my-project-1.json"
|
469
|
+
}
|
470
|
+
}
|
471
|
+
}
|
472
|
+
]
|
473
|
+
}
|
474
|
+
},
|
475
|
+
"TrainingDataResult": {
|
476
|
+
"Input": {
|
477
|
+
},
|
478
|
+
"Output": {
|
479
|
+
"Assets": [
|
480
|
+
{
|
481
|
+
"GroundTruthManifest": {
|
482
|
+
"S3Object": {
|
483
|
+
"Bucket": "custom-labels-console-us-east-1-111111111",
|
484
|
+
"Name": "my-model-output/TrainingGroundTruth-my-project-1.json"
|
485
|
+
}
|
486
|
+
}
|
487
|
+
}
|
488
|
+
]
|
489
|
+
},
|
490
|
+
"Validation": {
|
491
|
+
"Assets": [
|
492
|
+
{
|
493
|
+
"GroundTruthManifest": {
|
494
|
+
"S3Object": {
|
495
|
+
"Bucket": "custom-labels-console-us-east-1-111111111",
|
496
|
+
"Name": "my-model-output/TrainingManifestWithValidation-my-project-1.json"
|
497
|
+
}
|
498
|
+
}
|
499
|
+
}
|
500
|
+
]
|
501
|
+
}
|
502
|
+
},
|
503
|
+
"TrainingEndTimestamp": "2023-07-28T08:33:10.827000-07:00"
|
504
|
+
}
|
505
|
+
]
|
506
|
+
},
|
507
|
+
"comments": {
|
508
|
+
"input": {
|
509
|
+
}
|
510
|
+
},
|
511
|
+
"description": "Describes a version of an Amazon Rekognition Custom Labels model.",
|
512
|
+
"id": "to-describes-an-amazon-rekognition-custom-labels-model-1690558265950",
|
513
|
+
"title": "To describe an Amazon Rekognition Custom Labels model"
|
514
|
+
}
|
515
|
+
],
|
516
|
+
"DescribeProjects": [
|
517
|
+
{
|
518
|
+
"input": {
|
519
|
+
"ProjectNames": [
|
520
|
+
"my-project"
|
521
|
+
]
|
522
|
+
},
|
523
|
+
"output": {
|
524
|
+
"ProjectDescriptions": [
|
525
|
+
{
|
526
|
+
"CreationTimestamp": "2022-06-13T15:16:00.634000-07:00",
|
527
|
+
"Datasets": [
|
528
|
+
{
|
529
|
+
"CreationTimestamp": "2022-06-13T15:17:34.620000-07:00",
|
530
|
+
"DatasetArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/dataset/test/1655158654491",
|
531
|
+
"DatasetType": "TEST",
|
532
|
+
"Status": "CREATE_COMPLETE",
|
533
|
+
"StatusMessage": "The dataset was successfully created from the manifest file.",
|
534
|
+
"StatusMessageCode": "SUCCESS"
|
535
|
+
},
|
536
|
+
{
|
537
|
+
"CreationTimestamp": "2022-06-13T15:17:50.118000-07:00",
|
538
|
+
"DatasetArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/dataset/train/1655158669954",
|
539
|
+
"DatasetType": "TRAIN",
|
540
|
+
"Status": "CREATE_COMPLETE",
|
541
|
+
"StatusMessage": "The dataset was successfully created from the manifest file.",
|
542
|
+
"StatusMessageCode": "SUCCESS"
|
543
|
+
}
|
544
|
+
],
|
545
|
+
"ProjectArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/1655158560634",
|
546
|
+
"Status": "CREATED"
|
547
|
+
}
|
548
|
+
]
|
549
|
+
},
|
550
|
+
"comments": {
|
551
|
+
"input": {
|
552
|
+
},
|
553
|
+
"output": {
|
554
|
+
}
|
555
|
+
},
|
556
|
+
"description": "Describes an Amazon Rekognition Custom Labels projects.",
|
557
|
+
"id": "to-describe-an-amazon-rekognition-custom-labels-project-1690400952376",
|
558
|
+
"title": "To describe an Amazon Rekognition Custom Labels project."
|
559
|
+
}
|
560
|
+
],
|
561
|
+
"DetectCustomLabels": [
|
562
|
+
{
|
563
|
+
"input": {
|
564
|
+
"Image": {
|
565
|
+
"S3Object": {
|
566
|
+
"Bucket": "custom-labels-console-us-east-1-1111111111",
|
567
|
+
"Name": "assets/flowers_1_test_dataset/camellia4.jpg"
|
568
|
+
}
|
569
|
+
},
|
570
|
+
"MaxResults": 100,
|
571
|
+
"MinConfidence": 50,
|
572
|
+
"ProjectVersionArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/version/my-project.2023-07-31T11.49.37/1690829378219"
|
573
|
+
},
|
574
|
+
"output": {
|
575
|
+
"CustomLabels": [
|
576
|
+
{
|
577
|
+
"Confidence": 67.56399536132812,
|
578
|
+
"Name": "with_leaves"
|
579
|
+
},
|
580
|
+
{
|
581
|
+
"Confidence": 50.65699768066406,
|
582
|
+
"Name": "without_leaves"
|
583
|
+
}
|
584
|
+
]
|
585
|
+
},
|
586
|
+
"comments": {
|
587
|
+
"input": {
|
588
|
+
},
|
589
|
+
"output": {
|
590
|
+
}
|
591
|
+
},
|
592
|
+
"description": "Detects custom labels in an image with an Amazon Rekognition Custom Labels model",
|
593
|
+
"id": "to-detect-custom-labels-in-images-with-an-amazon-rekognition-custom-labels-model-1690832037913",
|
594
|
+
"title": "To detect custom labels in an image with an Amazon Rekognition Custom Labels model"
|
595
|
+
}
|
596
|
+
],
|
253
597
|
"DetectFaces": [
|
254
598
|
{
|
255
599
|
"input": {
|
@@ -395,6 +739,31 @@
|
|
395
739
|
"title": "DisassociateFaces"
|
396
740
|
}
|
397
741
|
],
|
742
|
+
"DistributeDatasetEntries": [
|
743
|
+
{
|
744
|
+
"input": {
|
745
|
+
"Datasets": [
|
746
|
+
{
|
747
|
+
"Arn": "arn:aws:rekognition:us-east-1:111122223333:project/my-proj-2/dataset/train/1690564858106"
|
748
|
+
},
|
749
|
+
{
|
750
|
+
"Arn": "arn:aws:rekognition:us-east-1:111122223333:project/my-proj-2/dataset/test/1690564858106"
|
751
|
+
}
|
752
|
+
]
|
753
|
+
},
|
754
|
+
"output": {
|
755
|
+
},
|
756
|
+
"comments": {
|
757
|
+
"input": {
|
758
|
+
},
|
759
|
+
"output": {
|
760
|
+
}
|
761
|
+
},
|
762
|
+
"description": "Distributes an Amazon Rekognition Custom Labels training dataset to a test dataset.",
|
763
|
+
"id": "to-distribute-to-an-amazon-rekognition-custom-labels-dataset-1690816977073",
|
764
|
+
"title": "To distribute an Amazon Rekognition Custom Labels dataset"
|
765
|
+
}
|
766
|
+
],
|
398
767
|
"IndexFaces": [
|
399
768
|
{
|
400
769
|
"input": {
|
@@ -562,6 +931,76 @@
|
|
562
931
|
"title": "To list the collections"
|
563
932
|
}
|
564
933
|
],
|
934
|
+
"ListDatasetEntries": [
|
935
|
+
{
|
936
|
+
"input": {
|
937
|
+
"ContainsLabels": [
|
938
|
+
"camellia"
|
939
|
+
],
|
940
|
+
"DatasetArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-proj-2/dataset/train/1690564858106",
|
941
|
+
"HasErrors": true,
|
942
|
+
"Labeled": true,
|
943
|
+
"MaxResults": 100,
|
944
|
+
"NextToken": "",
|
945
|
+
"SourceRefContains": "camellia4.jpg"
|
946
|
+
},
|
947
|
+
"output": {
|
948
|
+
"DatasetEntries": [
|
949
|
+
"{\"source-ref\":\"s3://custom-labels-console-us-east-1-1111111111/assets/flowers_1_train_dataset/camellia4.jpg\",\"camellia\":1,\"camellia-metadata\":{\"confidence\":1,\"job-name\":\"labeling-job/camellia\",\"class-name\":\"camellia\",\"human-annotated\":\"yes\",\"creation-date\":\"2021-07-11T03:32:13.456Z\",\"type\":\"groundtruth/image-classification\"},\"with_leaves\":1,\"with_leaves-metadata\":{\"confidence\":1,\"job-name\":\"labeling-job/with_leaves\",\"class-name\":\"with_leaves\",\"human-annotated\":\"yes\",\"creation-date\":\"2021-07-11T03:32:13.456Z\",\"type\":\"groundtruth/image-classification\"},\"cl-metadata\":{\"is_labeled\":true}}"
|
950
|
+
],
|
951
|
+
"NextToken": ""
|
952
|
+
},
|
953
|
+
"comments": {
|
954
|
+
"input": {
|
955
|
+
},
|
956
|
+
"output": {
|
957
|
+
}
|
958
|
+
},
|
959
|
+
"description": "Lists the JSON line entries in an Amazon Rekognition Custom Labels dataset.",
|
960
|
+
"id": "to-list-the-entries-in-an-amazon-rekognition-custom-labels-dataset-1690823292345",
|
961
|
+
"title": "To list the entries in an Amazon Rekognition Custom Labels dataset"
|
962
|
+
}
|
963
|
+
],
|
964
|
+
"ListDatasetLabels": [
|
965
|
+
{
|
966
|
+
"input": {
|
967
|
+
"DatasetArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-proj-2/dataset/train/1690564858106",
|
968
|
+
"MaxResults": 100,
|
969
|
+
"NextToken": ""
|
970
|
+
},
|
971
|
+
"output": {
|
972
|
+
"DatasetLabelDescriptions": [
|
973
|
+
{
|
974
|
+
"LabelName": "camellia",
|
975
|
+
"LabelStats": {
|
976
|
+
"EntryCount": 1
|
977
|
+
}
|
978
|
+
},
|
979
|
+
{
|
980
|
+
"LabelName": "with_leaves",
|
981
|
+
"LabelStats": {
|
982
|
+
"EntryCount": 2
|
983
|
+
}
|
984
|
+
},
|
985
|
+
{
|
986
|
+
"LabelName": "mediterranean_spurge",
|
987
|
+
"LabelStats": {
|
988
|
+
"EntryCount": 1
|
989
|
+
}
|
990
|
+
}
|
991
|
+
]
|
992
|
+
},
|
993
|
+
"comments": {
|
994
|
+
"input": {
|
995
|
+
},
|
996
|
+
"output": {
|
997
|
+
}
|
998
|
+
},
|
999
|
+
"description": "Lists the JSON line entries in an Amazon Rekognition Custom Labels dataset.",
|
1000
|
+
"id": "to-list-the-entries-in-an-amazon-rekognition-custom-labels-dataset-1690823292345",
|
1001
|
+
"title": "To list the entries in an Amazon Rekognition Custom Labels dataset"
|
1002
|
+
}
|
1003
|
+
],
|
565
1004
|
"ListFaces": [
|
566
1005
|
{
|
567
1006
|
"input": {
|
@@ -926,6 +1365,67 @@
|
|
926
1365
|
"id": "searchusersbyimage-1686183178610",
|
927
1366
|
"title": "SearchUsersByImage"
|
928
1367
|
}
|
1368
|
+
],
|
1369
|
+
"StartProjectVersion": [
|
1370
|
+
{
|
1371
|
+
"input": {
|
1372
|
+
"MaxInferenceUnits": 1,
|
1373
|
+
"MinInferenceUnits": 1,
|
1374
|
+
"ProjectVersionArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/version/1/1690556751958"
|
1375
|
+
},
|
1376
|
+
"output": {
|
1377
|
+
"Status": "STARTING"
|
1378
|
+
},
|
1379
|
+
"comments": {
|
1380
|
+
"input": {
|
1381
|
+
},
|
1382
|
+
"output": {
|
1383
|
+
}
|
1384
|
+
},
|
1385
|
+
"description": "Starts a version of an Amazon Rekognition Custom Labels model.",
|
1386
|
+
"id": "to-start-an-amazon-rekognition-custom-labels-model-1690559168398",
|
1387
|
+
"title": "To start an Amazon Rekognition Custom Labels model"
|
1388
|
+
}
|
1389
|
+
],
|
1390
|
+
"StopProjectVersion": [
|
1391
|
+
{
|
1392
|
+
"input": {
|
1393
|
+
"ProjectVersionArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-project/version/1/1690556751958"
|
1394
|
+
},
|
1395
|
+
"output": {
|
1396
|
+
"Status": "STOPPING"
|
1397
|
+
},
|
1398
|
+
"comments": {
|
1399
|
+
"input": {
|
1400
|
+
},
|
1401
|
+
"output": {
|
1402
|
+
}
|
1403
|
+
},
|
1404
|
+
"description": "Stops a version of an Amazon Rekognition Custom Labels model.",
|
1405
|
+
"id": "to-stop-an-amazon-rekognition-custom-labels-model-1690561110698",
|
1406
|
+
"title": "To stop an Amazon Rekognition Custom Labels model."
|
1407
|
+
}
|
1408
|
+
],
|
1409
|
+
"UpdateDatasetEntries": [
|
1410
|
+
{
|
1411
|
+
"input": {
|
1412
|
+
"Changes": {
|
1413
|
+
"GroundTruth": "{\"source-ref\":\"s3://custom-labels-console-us-east-1-111111111/assets/flowers_1_test_dataset/mediterranean_spurge4.jpg\",\"mediterranean_spurge\":1,\"mediterranean_spurge-metadata\":{\"confidence\":1,\"job-name\":\"labeling-job/mediterranean_spurge\",\"class-name\":\"mediterranean_spurge\",\"human-annotated\":\"yes\",\"creation-date\":\"2021-07-11T03:33:42.025Z\",\"type\":\"groundtruth/image-classification\"},\"with_leaves\":1,\"with_leaves-metadata\":{\"confidence\":1,\"job-name\":\"labeling-job/with_leaves\",\"class-name\":\"with_leaves\",\"human-annotated\":\"yes\",\"creation-date\":\"2021-07-11T03:33:42.025Z\",\"type\":\"groundtruth/image-classification\"}}"
|
1414
|
+
},
|
1415
|
+
"DatasetArn": "arn:aws:rekognition:us-east-1:111122223333:project/my-proj-2/dataset/train/1690564858106"
|
1416
|
+
},
|
1417
|
+
"output": {
|
1418
|
+
},
|
1419
|
+
"comments": {
|
1420
|
+
"input": {
|
1421
|
+
},
|
1422
|
+
"output": {
|
1423
|
+
}
|
1424
|
+
},
|
1425
|
+
"description": "Adds dataset entries to an Amazon Rekognition Custom Labels dataset.",
|
1426
|
+
"id": "to-add-dataset-entries-to-an-amazon-rekognition-custom-labels-dataset-1690816977073",
|
1427
|
+
"title": "To-add dataset entries to an Amazon Rekognition Custom Labels dataset"
|
1428
|
+
}
|
929
1429
|
]
|
930
1430
|
}
|
931
1431
|
}
|