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
@@ -44,6 +44,34 @@
|
|
44
44
|
"hostPrefix": "control-storage-"
|
45
45
|
}
|
46
46
|
},
|
47
|
+
"AcceptShare": {
|
48
|
+
"http": {
|
49
|
+
"requestUri": "/share/{shareId}",
|
50
|
+
"responseCode": 200
|
51
|
+
},
|
52
|
+
"input": {
|
53
|
+
"type": "structure",
|
54
|
+
"required": [
|
55
|
+
"shareId"
|
56
|
+
],
|
57
|
+
"members": {
|
58
|
+
"shareId": {
|
59
|
+
"location": "uri",
|
60
|
+
"locationName": "shareId"
|
61
|
+
}
|
62
|
+
}
|
63
|
+
},
|
64
|
+
"output": {
|
65
|
+
"type": "structure",
|
66
|
+
"members": {
|
67
|
+
"status": {}
|
68
|
+
}
|
69
|
+
},
|
70
|
+
"authtype": "v4",
|
71
|
+
"endpoint": {
|
72
|
+
"hostPrefix": "analytics-"
|
73
|
+
}
|
74
|
+
},
|
47
75
|
"BatchDeleteReadSet": {
|
48
76
|
"http": {
|
49
77
|
"requestUri": "/sequencestore/{sequenceStoreId}/readset/batch/delete",
|
@@ -238,19 +266,20 @@
|
|
238
266
|
],
|
239
267
|
"members": {
|
240
268
|
"reference": {
|
241
|
-
"shape": "
|
269
|
+
"shape": "St"
|
242
270
|
},
|
243
271
|
"name": {},
|
244
272
|
"description": {},
|
245
273
|
"tags": {
|
246
|
-
"shape": "
|
274
|
+
"shape": "Sx"
|
247
275
|
},
|
276
|
+
"versionName": {},
|
248
277
|
"sseConfig": {
|
249
|
-
"shape": "
|
278
|
+
"shape": "S11"
|
250
279
|
},
|
251
280
|
"storeFormat": {},
|
252
281
|
"storeOptions": {
|
253
|
-
"shape": "
|
282
|
+
"shape": "S15"
|
254
283
|
}
|
255
284
|
}
|
256
285
|
},
|
@@ -260,21 +289,78 @@
|
|
260
289
|
"id",
|
261
290
|
"status",
|
262
291
|
"name",
|
292
|
+
"versionName",
|
263
293
|
"creationTime"
|
264
294
|
],
|
265
295
|
"members": {
|
266
296
|
"id": {},
|
267
297
|
"reference": {
|
268
|
-
"shape": "
|
298
|
+
"shape": "St"
|
269
299
|
},
|
270
300
|
"storeFormat": {},
|
271
301
|
"storeOptions": {
|
272
|
-
"shape": "
|
302
|
+
"shape": "S15"
|
273
303
|
},
|
274
304
|
"status": {},
|
275
305
|
"name": {},
|
306
|
+
"versionName": {},
|
307
|
+
"creationTime": {
|
308
|
+
"shape": "S1h"
|
309
|
+
}
|
310
|
+
}
|
311
|
+
},
|
312
|
+
"authtype": "v4",
|
313
|
+
"endpoint": {
|
314
|
+
"hostPrefix": "analytics-"
|
315
|
+
}
|
316
|
+
},
|
317
|
+
"CreateAnnotationStoreVersion": {
|
318
|
+
"http": {
|
319
|
+
"requestUri": "/annotationStore/{name}/version",
|
320
|
+
"responseCode": 200
|
321
|
+
},
|
322
|
+
"input": {
|
323
|
+
"type": "structure",
|
324
|
+
"required": [
|
325
|
+
"name",
|
326
|
+
"versionName"
|
327
|
+
],
|
328
|
+
"members": {
|
329
|
+
"name": {
|
330
|
+
"location": "uri",
|
331
|
+
"locationName": "name"
|
332
|
+
},
|
333
|
+
"versionName": {},
|
334
|
+
"description": {},
|
335
|
+
"versionOptions": {
|
336
|
+
"shape": "S1j"
|
337
|
+
},
|
338
|
+
"tags": {
|
339
|
+
"shape": "Sx"
|
340
|
+
}
|
341
|
+
}
|
342
|
+
},
|
343
|
+
"output": {
|
344
|
+
"type": "structure",
|
345
|
+
"required": [
|
346
|
+
"id",
|
347
|
+
"versionName",
|
348
|
+
"storeId",
|
349
|
+
"name",
|
350
|
+
"status",
|
351
|
+
"creationTime"
|
352
|
+
],
|
353
|
+
"members": {
|
354
|
+
"id": {},
|
355
|
+
"versionName": {},
|
356
|
+
"storeId": {},
|
357
|
+
"versionOptions": {
|
358
|
+
"shape": "S1j"
|
359
|
+
},
|
360
|
+
"name": {},
|
361
|
+
"status": {},
|
276
362
|
"creationTime": {
|
277
|
-
"shape": "
|
363
|
+
"shape": "S1h"
|
278
364
|
}
|
279
365
|
}
|
280
366
|
},
|
@@ -312,7 +398,7 @@
|
|
312
398
|
"name": {},
|
313
399
|
"description": {},
|
314
400
|
"tags": {
|
315
|
-
"shape": "
|
401
|
+
"shape": "Sx"
|
316
402
|
}
|
317
403
|
}
|
318
404
|
},
|
@@ -338,10 +424,10 @@
|
|
338
424
|
"name": {},
|
339
425
|
"description": {},
|
340
426
|
"tags": {
|
341
|
-
"shape": "
|
427
|
+
"shape": "Sx"
|
342
428
|
},
|
343
429
|
"creationTime": {
|
344
|
-
"shape": "
|
430
|
+
"shape": "S1x"
|
345
431
|
}
|
346
432
|
}
|
347
433
|
},
|
@@ -364,10 +450,10 @@
|
|
364
450
|
"name": {},
|
365
451
|
"description": {},
|
366
452
|
"sseConfig": {
|
367
|
-
"shape": "
|
453
|
+
"shape": "S11"
|
368
454
|
},
|
369
455
|
"tags": {
|
370
|
-
"shape": "
|
456
|
+
"shape": "Sx"
|
371
457
|
},
|
372
458
|
"clientToken": {}
|
373
459
|
}
|
@@ -385,10 +471,10 @@
|
|
385
471
|
"name": {},
|
386
472
|
"description": {},
|
387
473
|
"sseConfig": {
|
388
|
-
"shape": "
|
474
|
+
"shape": "S11"
|
389
475
|
},
|
390
476
|
"creationTime": {
|
391
|
-
"shape": "
|
477
|
+
"shape": "S1x"
|
392
478
|
}
|
393
479
|
}
|
394
480
|
},
|
@@ -419,7 +505,7 @@
|
|
419
505
|
"type": "integer"
|
420
506
|
},
|
421
507
|
"tags": {
|
422
|
-
"shape": "
|
508
|
+
"shape": "Sx"
|
423
509
|
},
|
424
510
|
"requestId": {
|
425
511
|
"idempotencyToken": true
|
@@ -435,7 +521,7 @@
|
|
435
521
|
"arn": {},
|
436
522
|
"id": {},
|
437
523
|
"tags": {
|
438
|
-
"shape": "
|
524
|
+
"shape": "Sx"
|
439
525
|
}
|
440
526
|
}
|
441
527
|
},
|
@@ -458,10 +544,10 @@
|
|
458
544
|
"name": {},
|
459
545
|
"description": {},
|
460
546
|
"sseConfig": {
|
461
|
-
"shape": "
|
547
|
+
"shape": "S11"
|
462
548
|
},
|
463
549
|
"tags": {
|
464
|
-
"shape": "
|
550
|
+
"shape": "Sx"
|
465
551
|
},
|
466
552
|
"clientToken": {},
|
467
553
|
"fallbackLocation": {}
|
@@ -480,10 +566,10 @@
|
|
480
566
|
"name": {},
|
481
567
|
"description": {},
|
482
568
|
"sseConfig": {
|
483
|
-
"shape": "
|
569
|
+
"shape": "S11"
|
484
570
|
},
|
485
571
|
"creationTime": {
|
486
|
-
"shape": "
|
572
|
+
"shape": "S1x"
|
487
573
|
},
|
488
574
|
"fallbackLocation": {}
|
489
575
|
}
|
@@ -493,6 +579,36 @@
|
|
493
579
|
"hostPrefix": "control-storage-"
|
494
580
|
}
|
495
581
|
},
|
582
|
+
"CreateShare": {
|
583
|
+
"http": {
|
584
|
+
"requestUri": "/share",
|
585
|
+
"responseCode": 200
|
586
|
+
},
|
587
|
+
"input": {
|
588
|
+
"type": "structure",
|
589
|
+
"required": [
|
590
|
+
"resourceArn",
|
591
|
+
"principalSubscriber"
|
592
|
+
],
|
593
|
+
"members": {
|
594
|
+
"resourceArn": {},
|
595
|
+
"principalSubscriber": {},
|
596
|
+
"shareName": {}
|
597
|
+
}
|
598
|
+
},
|
599
|
+
"output": {
|
600
|
+
"type": "structure",
|
601
|
+
"members": {
|
602
|
+
"shareId": {},
|
603
|
+
"status": {},
|
604
|
+
"shareName": {}
|
605
|
+
}
|
606
|
+
},
|
607
|
+
"authtype": "v4",
|
608
|
+
"endpoint": {
|
609
|
+
"hostPrefix": "analytics-"
|
610
|
+
}
|
611
|
+
},
|
496
612
|
"CreateVariantStore": {
|
497
613
|
"http": {
|
498
614
|
"requestUri": "/variantStore",
|
@@ -505,15 +621,15 @@
|
|
505
621
|
],
|
506
622
|
"members": {
|
507
623
|
"reference": {
|
508
|
-
"shape": "
|
624
|
+
"shape": "St"
|
509
625
|
},
|
510
626
|
"name": {},
|
511
627
|
"description": {},
|
512
628
|
"tags": {
|
513
|
-
"shape": "
|
629
|
+
"shape": "Sx"
|
514
630
|
},
|
515
631
|
"sseConfig": {
|
516
|
-
"shape": "
|
632
|
+
"shape": "S11"
|
517
633
|
}
|
518
634
|
}
|
519
635
|
},
|
@@ -528,12 +644,12 @@
|
|
528
644
|
"members": {
|
529
645
|
"id": {},
|
530
646
|
"reference": {
|
531
|
-
"shape": "
|
647
|
+
"shape": "St"
|
532
648
|
},
|
533
649
|
"status": {},
|
534
650
|
"name": {},
|
535
651
|
"creationTime": {
|
536
|
-
"shape": "
|
652
|
+
"shape": "S1h"
|
537
653
|
}
|
538
654
|
}
|
539
655
|
},
|
@@ -562,13 +678,13 @@
|
|
562
678
|
"definitionUri": {},
|
563
679
|
"main": {},
|
564
680
|
"parameterTemplate": {
|
565
|
-
"shape": "
|
681
|
+
"shape": "S2w"
|
566
682
|
},
|
567
683
|
"storageCapacity": {
|
568
684
|
"type": "integer"
|
569
685
|
},
|
570
686
|
"tags": {
|
571
|
-
"shape": "
|
687
|
+
"shape": "Sx"
|
572
688
|
},
|
573
689
|
"requestId": {
|
574
690
|
"idempotencyToken": true
|
@@ -583,7 +699,7 @@
|
|
583
699
|
"id": {},
|
584
700
|
"status": {},
|
585
701
|
"tags": {
|
586
|
-
"shape": "
|
702
|
+
"shape": "Sx"
|
587
703
|
}
|
588
704
|
}
|
589
705
|
},
|
@@ -630,6 +746,58 @@
|
|
630
746
|
},
|
631
747
|
"idempotent": true
|
632
748
|
},
|
749
|
+
"DeleteAnnotationStoreVersions": {
|
750
|
+
"http": {
|
751
|
+
"requestUri": "/annotationStore/{name}/versions/delete",
|
752
|
+
"responseCode": 200
|
753
|
+
},
|
754
|
+
"input": {
|
755
|
+
"type": "structure",
|
756
|
+
"required": [
|
757
|
+
"name",
|
758
|
+
"versions"
|
759
|
+
],
|
760
|
+
"members": {
|
761
|
+
"name": {
|
762
|
+
"location": "uri",
|
763
|
+
"locationName": "name"
|
764
|
+
},
|
765
|
+
"versions": {
|
766
|
+
"type": "list",
|
767
|
+
"member": {}
|
768
|
+
},
|
769
|
+
"force": {
|
770
|
+
"location": "querystring",
|
771
|
+
"locationName": "force",
|
772
|
+
"type": "boolean"
|
773
|
+
}
|
774
|
+
}
|
775
|
+
},
|
776
|
+
"output": {
|
777
|
+
"type": "structure",
|
778
|
+
"members": {
|
779
|
+
"errors": {
|
780
|
+
"type": "list",
|
781
|
+
"member": {
|
782
|
+
"type": "structure",
|
783
|
+
"required": [
|
784
|
+
"versionName",
|
785
|
+
"message"
|
786
|
+
],
|
787
|
+
"members": {
|
788
|
+
"versionName": {},
|
789
|
+
"message": {}
|
790
|
+
}
|
791
|
+
}
|
792
|
+
}
|
793
|
+
}
|
794
|
+
},
|
795
|
+
"authtype": "v4",
|
796
|
+
"endpoint": {
|
797
|
+
"hostPrefix": "analytics-"
|
798
|
+
},
|
799
|
+
"idempotent": true
|
800
|
+
},
|
633
801
|
"DeleteReference": {
|
634
802
|
"http": {
|
635
803
|
"method": "DELETE",
|
@@ -767,6 +935,36 @@
|
|
767
935
|
},
|
768
936
|
"idempotent": true
|
769
937
|
},
|
938
|
+
"DeleteShare": {
|
939
|
+
"http": {
|
940
|
+
"method": "DELETE",
|
941
|
+
"requestUri": "/share/{shareId}",
|
942
|
+
"responseCode": 200
|
943
|
+
},
|
944
|
+
"input": {
|
945
|
+
"type": "structure",
|
946
|
+
"required": [
|
947
|
+
"shareId"
|
948
|
+
],
|
949
|
+
"members": {
|
950
|
+
"shareId": {
|
951
|
+
"location": "uri",
|
952
|
+
"locationName": "shareId"
|
953
|
+
}
|
954
|
+
}
|
955
|
+
},
|
956
|
+
"output": {
|
957
|
+
"type": "structure",
|
958
|
+
"members": {
|
959
|
+
"status": {}
|
960
|
+
}
|
961
|
+
},
|
962
|
+
"authtype": "v4",
|
963
|
+
"endpoint": {
|
964
|
+
"hostPrefix": "analytics-"
|
965
|
+
},
|
966
|
+
"idempotent": true
|
967
|
+
},
|
770
968
|
"DeleteVariantStore": {
|
771
969
|
"http": {
|
772
970
|
"method": "DELETE",
|
@@ -852,6 +1050,7 @@
|
|
852
1050
|
"required": [
|
853
1051
|
"id",
|
854
1052
|
"destinationName",
|
1053
|
+
"versionName",
|
855
1054
|
"roleArn",
|
856
1055
|
"status",
|
857
1056
|
"statusMessage",
|
@@ -865,17 +1064,18 @@
|
|
865
1064
|
"members": {
|
866
1065
|
"id": {},
|
867
1066
|
"destinationName": {},
|
1067
|
+
"versionName": {},
|
868
1068
|
"roleArn": {},
|
869
1069
|
"status": {},
|
870
1070
|
"statusMessage": {},
|
871
1071
|
"creationTime": {
|
872
|
-
"shape": "
|
1072
|
+
"shape": "S1h"
|
873
1073
|
},
|
874
1074
|
"updateTime": {
|
875
|
-
"shape": "
|
1075
|
+
"shape": "S3z"
|
876
1076
|
},
|
877
1077
|
"completionTime": {
|
878
|
-
"shape": "
|
1078
|
+
"shape": "S40"
|
879
1079
|
},
|
880
1080
|
"items": {
|
881
1081
|
"type": "list",
|
@@ -895,10 +1095,10 @@
|
|
895
1095
|
"type": "boolean"
|
896
1096
|
},
|
897
1097
|
"formatOptions": {
|
898
|
-
"shape": "
|
1098
|
+
"shape": "S45"
|
899
1099
|
},
|
900
1100
|
"annotationFields": {
|
901
|
-
"shape": "
|
1101
|
+
"shape": "S4i"
|
902
1102
|
}
|
903
1103
|
}
|
904
1104
|
},
|
@@ -939,36 +1139,110 @@
|
|
939
1139
|
"updateTime",
|
940
1140
|
"tags",
|
941
1141
|
"statusMessage",
|
942
|
-
"storeSizeBytes"
|
1142
|
+
"storeSizeBytes",
|
1143
|
+
"numVersions"
|
943
1144
|
],
|
944
1145
|
"members": {
|
945
1146
|
"id": {},
|
946
1147
|
"reference": {
|
947
|
-
"shape": "
|
1148
|
+
"shape": "St"
|
948
1149
|
},
|
949
1150
|
"status": {},
|
950
1151
|
"storeArn": {},
|
951
1152
|
"name": {},
|
952
1153
|
"description": {},
|
953
1154
|
"sseConfig": {
|
954
|
-
"shape": "
|
1155
|
+
"shape": "S11"
|
955
1156
|
},
|
956
1157
|
"creationTime": {
|
957
|
-
"shape": "
|
1158
|
+
"shape": "S1h"
|
958
1159
|
},
|
959
1160
|
"updateTime": {
|
960
|
-
"shape": "
|
1161
|
+
"shape": "S3z"
|
961
1162
|
},
|
962
1163
|
"tags": {
|
963
|
-
"shape": "
|
1164
|
+
"shape": "Sx"
|
964
1165
|
},
|
965
1166
|
"storeOptions": {
|
966
|
-
"shape": "
|
1167
|
+
"shape": "S15"
|
967
1168
|
},
|
968
1169
|
"storeFormat": {},
|
969
1170
|
"statusMessage": {},
|
970
1171
|
"storeSizeBytes": {
|
971
1172
|
"type": "long"
|
1173
|
+
},
|
1174
|
+
"numVersions": {
|
1175
|
+
"type": "integer"
|
1176
|
+
}
|
1177
|
+
}
|
1178
|
+
},
|
1179
|
+
"authtype": "v4",
|
1180
|
+
"endpoint": {
|
1181
|
+
"hostPrefix": "analytics-"
|
1182
|
+
}
|
1183
|
+
},
|
1184
|
+
"GetAnnotationStoreVersion": {
|
1185
|
+
"http": {
|
1186
|
+
"method": "GET",
|
1187
|
+
"requestUri": "/annotationStore/{name}/version/{versionName}",
|
1188
|
+
"responseCode": 200
|
1189
|
+
},
|
1190
|
+
"input": {
|
1191
|
+
"type": "structure",
|
1192
|
+
"required": [
|
1193
|
+
"name",
|
1194
|
+
"versionName"
|
1195
|
+
],
|
1196
|
+
"members": {
|
1197
|
+
"name": {
|
1198
|
+
"location": "uri",
|
1199
|
+
"locationName": "name"
|
1200
|
+
},
|
1201
|
+
"versionName": {
|
1202
|
+
"location": "uri",
|
1203
|
+
"locationName": "versionName"
|
1204
|
+
}
|
1205
|
+
}
|
1206
|
+
},
|
1207
|
+
"output": {
|
1208
|
+
"type": "structure",
|
1209
|
+
"required": [
|
1210
|
+
"storeId",
|
1211
|
+
"id",
|
1212
|
+
"status",
|
1213
|
+
"versionArn",
|
1214
|
+
"name",
|
1215
|
+
"versionName",
|
1216
|
+
"description",
|
1217
|
+
"creationTime",
|
1218
|
+
"updateTime",
|
1219
|
+
"tags",
|
1220
|
+
"statusMessage",
|
1221
|
+
"versionSizeBytes"
|
1222
|
+
],
|
1223
|
+
"members": {
|
1224
|
+
"storeId": {},
|
1225
|
+
"id": {},
|
1226
|
+
"status": {},
|
1227
|
+
"versionArn": {},
|
1228
|
+
"name": {},
|
1229
|
+
"versionName": {},
|
1230
|
+
"description": {},
|
1231
|
+
"creationTime": {
|
1232
|
+
"shape": "S1h"
|
1233
|
+
},
|
1234
|
+
"updateTime": {
|
1235
|
+
"shape": "S3z"
|
1236
|
+
},
|
1237
|
+
"tags": {
|
1238
|
+
"shape": "Sx"
|
1239
|
+
},
|
1240
|
+
"versionOptions": {
|
1241
|
+
"shape": "S1j"
|
1242
|
+
},
|
1243
|
+
"statusMessage": {},
|
1244
|
+
"versionSizeBytes": {
|
1245
|
+
"type": "long"
|
972
1246
|
}
|
973
1247
|
}
|
974
1248
|
},
|
@@ -1062,10 +1336,10 @@
|
|
1062
1336
|
"status": {},
|
1063
1337
|
"statusMessage": {},
|
1064
1338
|
"creationTime": {
|
1065
|
-
"shape": "
|
1339
|
+
"shape": "S1x"
|
1066
1340
|
},
|
1067
1341
|
"completionTime": {
|
1068
|
-
"shape": "
|
1342
|
+
"shape": "S1x"
|
1069
1343
|
},
|
1070
1344
|
"sources": {
|
1071
1345
|
"type": "list",
|
@@ -1128,10 +1402,10 @@
|
|
1128
1402
|
"status": {},
|
1129
1403
|
"statusMessage": {},
|
1130
1404
|
"creationTime": {
|
1131
|
-
"shape": "
|
1405
|
+
"shape": "S1x"
|
1132
1406
|
},
|
1133
1407
|
"completionTime": {
|
1134
|
-
"shape": "
|
1408
|
+
"shape": "S1x"
|
1135
1409
|
},
|
1136
1410
|
"readSets": {
|
1137
1411
|
"type": "list",
|
@@ -1195,10 +1469,10 @@
|
|
1195
1469
|
"status": {},
|
1196
1470
|
"statusMessage": {},
|
1197
1471
|
"creationTime": {
|
1198
|
-
"shape": "
|
1472
|
+
"shape": "S1x"
|
1199
1473
|
},
|
1200
1474
|
"completionTime": {
|
1201
|
-
"shape": "
|
1475
|
+
"shape": "S1x"
|
1202
1476
|
},
|
1203
1477
|
"sources": {
|
1204
1478
|
"type": "list",
|
@@ -1213,7 +1487,7 @@
|
|
1213
1487
|
],
|
1214
1488
|
"members": {
|
1215
1489
|
"sourceFiles": {
|
1216
|
-
"shape": "
|
1490
|
+
"shape": "S5j"
|
1217
1491
|
},
|
1218
1492
|
"sourceFileType": {},
|
1219
1493
|
"status": {},
|
@@ -1225,7 +1499,7 @@
|
|
1225
1499
|
"name": {},
|
1226
1500
|
"description": {},
|
1227
1501
|
"tags": {
|
1228
|
-
"shape": "
|
1502
|
+
"shape": "Sx"
|
1229
1503
|
}
|
1230
1504
|
}
|
1231
1505
|
}
|
@@ -1281,27 +1555,28 @@
|
|
1281
1555
|
"description": {},
|
1282
1556
|
"fileType": {},
|
1283
1557
|
"creationTime": {
|
1284
|
-
"shape": "
|
1558
|
+
"shape": "S1x"
|
1285
1559
|
},
|
1286
1560
|
"sequenceInformation": {
|
1287
|
-
"shape": "
|
1561
|
+
"shape": "S5p"
|
1288
1562
|
},
|
1289
1563
|
"referenceArn": {},
|
1290
1564
|
"files": {
|
1291
1565
|
"type": "structure",
|
1292
1566
|
"members": {
|
1293
1567
|
"source1": {
|
1294
|
-
"shape": "
|
1568
|
+
"shape": "S5r"
|
1295
1569
|
},
|
1296
1570
|
"source2": {
|
1297
|
-
"shape": "
|
1571
|
+
"shape": "S5r"
|
1298
1572
|
},
|
1299
1573
|
"index": {
|
1300
|
-
"shape": "
|
1574
|
+
"shape": "S5r"
|
1301
1575
|
}
|
1302
1576
|
}
|
1303
1577
|
},
|
1304
|
-
"statusMessage": {}
|
1578
|
+
"statusMessage": {},
|
1579
|
+
"creationType": {}
|
1305
1580
|
}
|
1306
1581
|
},
|
1307
1582
|
"authtype": "v4",
|
@@ -1401,10 +1676,10 @@
|
|
1401
1676
|
"status": {},
|
1402
1677
|
"statusMessage": {},
|
1403
1678
|
"creationTime": {
|
1404
|
-
"shape": "
|
1679
|
+
"shape": "S1x"
|
1405
1680
|
},
|
1406
1681
|
"completionTime": {
|
1407
|
-
"shape": "
|
1682
|
+
"shape": "S1x"
|
1408
1683
|
},
|
1409
1684
|
"sources": {
|
1410
1685
|
"type": "list",
|
@@ -1420,7 +1695,7 @@
|
|
1420
1695
|
"name": {},
|
1421
1696
|
"description": {},
|
1422
1697
|
"tags": {
|
1423
|
-
"shape": "
|
1698
|
+
"shape": "Sx"
|
1424
1699
|
}
|
1425
1700
|
}
|
1426
1701
|
}
|
@@ -1474,19 +1749,19 @@
|
|
1474
1749
|
"name": {},
|
1475
1750
|
"description": {},
|
1476
1751
|
"creationTime": {
|
1477
|
-
"shape": "
|
1752
|
+
"shape": "S1x"
|
1478
1753
|
},
|
1479
1754
|
"updateTime": {
|
1480
|
-
"shape": "
|
1755
|
+
"shape": "S1x"
|
1481
1756
|
},
|
1482
1757
|
"files": {
|
1483
1758
|
"type": "structure",
|
1484
1759
|
"members": {
|
1485
1760
|
"source": {
|
1486
|
-
"shape": "
|
1761
|
+
"shape": "S5r"
|
1487
1762
|
},
|
1488
1763
|
"index": {
|
1489
|
-
"shape": "
|
1764
|
+
"shape": "S5r"
|
1490
1765
|
}
|
1491
1766
|
}
|
1492
1767
|
}
|
@@ -1528,10 +1803,10 @@
|
|
1528
1803
|
"name": {},
|
1529
1804
|
"description": {},
|
1530
1805
|
"sseConfig": {
|
1531
|
-
"shape": "
|
1806
|
+
"shape": "S11"
|
1532
1807
|
},
|
1533
1808
|
"creationTime": {
|
1534
|
-
"shape": "
|
1809
|
+
"shape": "S1x"
|
1535
1810
|
}
|
1536
1811
|
}
|
1537
1812
|
},
|
@@ -1582,7 +1857,7 @@
|
|
1582
1857
|
"definition": {},
|
1583
1858
|
"digest": {},
|
1584
1859
|
"parameters": {
|
1585
|
-
"shape": "
|
1860
|
+
"shape": "S6t"
|
1586
1861
|
},
|
1587
1862
|
"storageCapacity": {
|
1588
1863
|
"type": "integer"
|
@@ -1596,19 +1871,20 @@
|
|
1596
1871
|
},
|
1597
1872
|
"startedBy": {},
|
1598
1873
|
"creationTime": {
|
1599
|
-
"shape": "
|
1874
|
+
"shape": "S71"
|
1600
1875
|
},
|
1601
1876
|
"startTime": {
|
1602
|
-
"shape": "
|
1877
|
+
"shape": "S71"
|
1603
1878
|
},
|
1604
1879
|
"stopTime": {
|
1605
|
-
"shape": "
|
1880
|
+
"shape": "S71"
|
1606
1881
|
},
|
1607
1882
|
"statusMessage": {},
|
1608
1883
|
"tags": {
|
1609
|
-
"shape": "
|
1884
|
+
"shape": "Sx"
|
1610
1885
|
},
|
1611
|
-
"accelerators": {}
|
1886
|
+
"accelerators": {},
|
1887
|
+
"retentionMode": {}
|
1612
1888
|
}
|
1613
1889
|
},
|
1614
1890
|
"authtype": "v4",
|
@@ -1650,10 +1926,10 @@
|
|
1650
1926
|
"type": "integer"
|
1651
1927
|
},
|
1652
1928
|
"creationTime": {
|
1653
|
-
"shape": "
|
1929
|
+
"shape": "S79"
|
1654
1930
|
},
|
1655
1931
|
"tags": {
|
1656
|
-
"shape": "
|
1932
|
+
"shape": "Sx"
|
1657
1933
|
},
|
1658
1934
|
"maxGpus": {
|
1659
1935
|
"type": "integer"
|
@@ -1701,19 +1977,20 @@
|
|
1701
1977
|
"type": "integer"
|
1702
1978
|
},
|
1703
1979
|
"creationTime": {
|
1704
|
-
"shape": "
|
1980
|
+
"shape": "S7i"
|
1705
1981
|
},
|
1706
1982
|
"startTime": {
|
1707
|
-
"shape": "
|
1983
|
+
"shape": "S7i"
|
1708
1984
|
},
|
1709
1985
|
"stopTime": {
|
1710
|
-
"shape": "
|
1986
|
+
"shape": "S7i"
|
1711
1987
|
},
|
1712
1988
|
"statusMessage": {},
|
1713
1989
|
"logStream": {},
|
1714
1990
|
"gpus": {
|
1715
1991
|
"type": "integer"
|
1716
|
-
}
|
1992
|
+
},
|
1993
|
+
"instanceType": {}
|
1717
1994
|
}
|
1718
1995
|
},
|
1719
1996
|
"authtype": "v4",
|
@@ -1752,10 +2029,10 @@
|
|
1752
2029
|
"name": {},
|
1753
2030
|
"description": {},
|
1754
2031
|
"sseConfig": {
|
1755
|
-
"shape": "
|
2032
|
+
"shape": "S11"
|
1756
2033
|
},
|
1757
2034
|
"creationTime": {
|
1758
|
-
"shape": "
|
2035
|
+
"shape": "S1x"
|
1759
2036
|
},
|
1760
2037
|
"fallbackLocation": {}
|
1761
2038
|
}
|
@@ -1765,6 +2042,37 @@
|
|
1765
2042
|
"hostPrefix": "control-storage-"
|
1766
2043
|
}
|
1767
2044
|
},
|
2045
|
+
"GetShare": {
|
2046
|
+
"http": {
|
2047
|
+
"method": "GET",
|
2048
|
+
"requestUri": "/share/{shareId}",
|
2049
|
+
"responseCode": 200
|
2050
|
+
},
|
2051
|
+
"input": {
|
2052
|
+
"type": "structure",
|
2053
|
+
"required": [
|
2054
|
+
"shareId"
|
2055
|
+
],
|
2056
|
+
"members": {
|
2057
|
+
"shareId": {
|
2058
|
+
"location": "uri",
|
2059
|
+
"locationName": "shareId"
|
2060
|
+
}
|
2061
|
+
}
|
2062
|
+
},
|
2063
|
+
"output": {
|
2064
|
+
"type": "structure",
|
2065
|
+
"members": {
|
2066
|
+
"share": {
|
2067
|
+
"shape": "S7r"
|
2068
|
+
}
|
2069
|
+
}
|
2070
|
+
},
|
2071
|
+
"authtype": "v4",
|
2072
|
+
"endpoint": {
|
2073
|
+
"hostPrefix": "analytics-"
|
2074
|
+
}
|
2075
|
+
},
|
1768
2076
|
"GetVariantImportJob": {
|
1769
2077
|
"http": {
|
1770
2078
|
"method": "GET",
|
@@ -1803,13 +2111,13 @@
|
|
1803
2111
|
"status": {},
|
1804
2112
|
"statusMessage": {},
|
1805
2113
|
"creationTime": {
|
1806
|
-
"shape": "
|
2114
|
+
"shape": "S1h"
|
1807
2115
|
},
|
1808
2116
|
"updateTime": {
|
1809
|
-
"shape": "
|
2117
|
+
"shape": "S3z"
|
1810
2118
|
},
|
1811
2119
|
"completionTime": {
|
1812
|
-
"shape": "
|
2120
|
+
"shape": "S40"
|
1813
2121
|
},
|
1814
2122
|
"items": {
|
1815
2123
|
"type": "list",
|
@@ -1830,7 +2138,7 @@
|
|
1830
2138
|
"type": "boolean"
|
1831
2139
|
},
|
1832
2140
|
"annotationFields": {
|
1833
|
-
"shape": "
|
2141
|
+
"shape": "S4i"
|
1834
2142
|
}
|
1835
2143
|
}
|
1836
2144
|
},
|
@@ -1876,23 +2184,23 @@
|
|
1876
2184
|
"members": {
|
1877
2185
|
"id": {},
|
1878
2186
|
"reference": {
|
1879
|
-
"shape": "
|
2187
|
+
"shape": "St"
|
1880
2188
|
},
|
1881
2189
|
"status": {},
|
1882
2190
|
"storeArn": {},
|
1883
2191
|
"name": {},
|
1884
2192
|
"description": {},
|
1885
2193
|
"sseConfig": {
|
1886
|
-
"shape": "
|
2194
|
+
"shape": "S11"
|
1887
2195
|
},
|
1888
2196
|
"creationTime": {
|
1889
|
-
"shape": "
|
2197
|
+
"shape": "S1h"
|
1890
2198
|
},
|
1891
2199
|
"updateTime": {
|
1892
|
-
"shape": "
|
2200
|
+
"shape": "S3z"
|
1893
2201
|
},
|
1894
2202
|
"tags": {
|
1895
|
-
"shape": "
|
2203
|
+
"shape": "Sx"
|
1896
2204
|
},
|
1897
2205
|
"statusMessage": {},
|
1898
2206
|
"storeSizeBytes": {
|
@@ -1947,20 +2255,20 @@
|
|
1947
2255
|
"main": {},
|
1948
2256
|
"digest": {},
|
1949
2257
|
"parameterTemplate": {
|
1950
|
-
"shape": "
|
2258
|
+
"shape": "S2w"
|
1951
2259
|
},
|
1952
2260
|
"storageCapacity": {
|
1953
2261
|
"type": "integer"
|
1954
2262
|
},
|
1955
2263
|
"creationTime": {
|
1956
|
-
"shape": "
|
2264
|
+
"shape": "S83"
|
1957
2265
|
},
|
1958
2266
|
"statusMessage": {},
|
1959
2267
|
"tags": {
|
1960
|
-
"shape": "
|
2268
|
+
"shape": "Sx"
|
1961
2269
|
},
|
1962
2270
|
"metadata": {
|
1963
|
-
"shape": "
|
2271
|
+
"shape": "S85"
|
1964
2272
|
},
|
1965
2273
|
"accelerators": {}
|
1966
2274
|
}
|
@@ -2010,6 +2318,7 @@
|
|
2010
2318
|
"required": [
|
2011
2319
|
"id",
|
2012
2320
|
"destinationName",
|
2321
|
+
"versionName",
|
2013
2322
|
"roleArn",
|
2014
2323
|
"status",
|
2015
2324
|
"creationTime",
|
@@ -2018,22 +2327,104 @@
|
|
2018
2327
|
"members": {
|
2019
2328
|
"id": {},
|
2020
2329
|
"destinationName": {},
|
2330
|
+
"versionName": {},
|
2021
2331
|
"roleArn": {},
|
2022
2332
|
"status": {},
|
2023
2333
|
"creationTime": {
|
2024
|
-
"shape": "
|
2334
|
+
"shape": "S1h"
|
2025
2335
|
},
|
2026
2336
|
"updateTime": {
|
2027
|
-
"shape": "
|
2337
|
+
"shape": "S3z"
|
2028
2338
|
},
|
2029
2339
|
"completionTime": {
|
2030
|
-
"shape": "
|
2340
|
+
"shape": "S40"
|
2031
2341
|
},
|
2032
2342
|
"runLeftNormalization": {
|
2033
2343
|
"type": "boolean"
|
2034
2344
|
},
|
2035
2345
|
"annotationFields": {
|
2036
|
-
"shape": "
|
2346
|
+
"shape": "S4i"
|
2347
|
+
}
|
2348
|
+
}
|
2349
|
+
}
|
2350
|
+
},
|
2351
|
+
"nextToken": {}
|
2352
|
+
}
|
2353
|
+
},
|
2354
|
+
"authtype": "v4",
|
2355
|
+
"endpoint": {
|
2356
|
+
"hostPrefix": "analytics-"
|
2357
|
+
}
|
2358
|
+
},
|
2359
|
+
"ListAnnotationStoreVersions": {
|
2360
|
+
"http": {
|
2361
|
+
"requestUri": "/annotationStore/{name}/versions",
|
2362
|
+
"responseCode": 200
|
2363
|
+
},
|
2364
|
+
"input": {
|
2365
|
+
"type": "structure",
|
2366
|
+
"required": [
|
2367
|
+
"name"
|
2368
|
+
],
|
2369
|
+
"members": {
|
2370
|
+
"name": {
|
2371
|
+
"location": "uri",
|
2372
|
+
"locationName": "name"
|
2373
|
+
},
|
2374
|
+
"maxResults": {
|
2375
|
+
"location": "querystring",
|
2376
|
+
"locationName": "maxResults",
|
2377
|
+
"type": "integer"
|
2378
|
+
},
|
2379
|
+
"nextToken": {
|
2380
|
+
"location": "querystring",
|
2381
|
+
"locationName": "nextToken"
|
2382
|
+
},
|
2383
|
+
"filter": {
|
2384
|
+
"type": "structure",
|
2385
|
+
"members": {
|
2386
|
+
"status": {}
|
2387
|
+
}
|
2388
|
+
}
|
2389
|
+
}
|
2390
|
+
},
|
2391
|
+
"output": {
|
2392
|
+
"type": "structure",
|
2393
|
+
"members": {
|
2394
|
+
"annotationStoreVersions": {
|
2395
|
+
"type": "list",
|
2396
|
+
"member": {
|
2397
|
+
"type": "structure",
|
2398
|
+
"required": [
|
2399
|
+
"storeId",
|
2400
|
+
"id",
|
2401
|
+
"status",
|
2402
|
+
"versionArn",
|
2403
|
+
"name",
|
2404
|
+
"versionName",
|
2405
|
+
"description",
|
2406
|
+
"creationTime",
|
2407
|
+
"updateTime",
|
2408
|
+
"statusMessage",
|
2409
|
+
"versionSizeBytes"
|
2410
|
+
],
|
2411
|
+
"members": {
|
2412
|
+
"storeId": {},
|
2413
|
+
"id": {},
|
2414
|
+
"status": {},
|
2415
|
+
"versionArn": {},
|
2416
|
+
"name": {},
|
2417
|
+
"versionName": {},
|
2418
|
+
"description": {},
|
2419
|
+
"creationTime": {
|
2420
|
+
"shape": "S1h"
|
2421
|
+
},
|
2422
|
+
"updateTime": {
|
2423
|
+
"shape": "S3z"
|
2424
|
+
},
|
2425
|
+
"statusMessage": {},
|
2426
|
+
"versionSizeBytes": {
|
2427
|
+
"type": "long"
|
2037
2428
|
}
|
2038
2429
|
}
|
2039
2430
|
}
|
@@ -2099,7 +2490,7 @@
|
|
2099
2490
|
"members": {
|
2100
2491
|
"id": {},
|
2101
2492
|
"reference": {
|
2102
|
-
"shape": "
|
2493
|
+
"shape": "St"
|
2103
2494
|
},
|
2104
2495
|
"status": {},
|
2105
2496
|
"storeArn": {},
|
@@ -2107,13 +2498,13 @@
|
|
2107
2498
|
"storeFormat": {},
|
2108
2499
|
"description": {},
|
2109
2500
|
"sseConfig": {
|
2110
|
-
"shape": "
|
2501
|
+
"shape": "S11"
|
2111
2502
|
},
|
2112
2503
|
"creationTime": {
|
2113
|
-
"shape": "
|
2504
|
+
"shape": "S1h"
|
2114
2505
|
},
|
2115
2506
|
"updateTime": {
|
2116
|
-
"shape": "
|
2507
|
+
"shape": "S3z"
|
2117
2508
|
},
|
2118
2509
|
"statusMessage": {},
|
2119
2510
|
"storeSizeBytes": {
|
@@ -2185,10 +2576,10 @@
|
|
2185
2576
|
"name": {},
|
2186
2577
|
"description": {},
|
2187
2578
|
"tags": {
|
2188
|
-
"shape": "
|
2579
|
+
"shape": "Sx"
|
2189
2580
|
},
|
2190
2581
|
"creationTime": {
|
2191
|
-
"shape": "
|
2582
|
+
"shape": "S1x"
|
2192
2583
|
}
|
2193
2584
|
}
|
2194
2585
|
}
|
@@ -2229,10 +2620,10 @@
|
|
2229
2620
|
"members": {
|
2230
2621
|
"status": {},
|
2231
2622
|
"createdAfter": {
|
2232
|
-
"shape": "
|
2623
|
+
"shape": "S1x"
|
2233
2624
|
},
|
2234
2625
|
"createdBefore": {
|
2235
|
-
"shape": "
|
2626
|
+
"shape": "S1x"
|
2236
2627
|
}
|
2237
2628
|
}
|
2238
2629
|
}
|
@@ -2257,10 +2648,10 @@
|
|
2257
2648
|
"sequenceStoreId": {},
|
2258
2649
|
"status": {},
|
2259
2650
|
"creationTime": {
|
2260
|
-
"shape": "
|
2651
|
+
"shape": "S1x"
|
2261
2652
|
},
|
2262
2653
|
"completionTime": {
|
2263
|
-
"shape": "
|
2654
|
+
"shape": "S1x"
|
2264
2655
|
}
|
2265
2656
|
}
|
2266
2657
|
}
|
@@ -2301,10 +2692,10 @@
|
|
2301
2692
|
"members": {
|
2302
2693
|
"status": {},
|
2303
2694
|
"createdAfter": {
|
2304
|
-
"shape": "
|
2695
|
+
"shape": "S1x"
|
2305
2696
|
},
|
2306
2697
|
"createdBefore": {
|
2307
|
-
"shape": "
|
2698
|
+
"shape": "S1x"
|
2308
2699
|
}
|
2309
2700
|
}
|
2310
2701
|
}
|
@@ -2331,10 +2722,10 @@
|
|
2331
2722
|
"destination": {},
|
2332
2723
|
"status": {},
|
2333
2724
|
"creationTime": {
|
2334
|
-
"shape": "
|
2725
|
+
"shape": "S1x"
|
2335
2726
|
},
|
2336
2727
|
"completionTime": {
|
2337
|
-
"shape": "
|
2728
|
+
"shape": "S1x"
|
2338
2729
|
}
|
2339
2730
|
}
|
2340
2731
|
}
|
@@ -2375,10 +2766,10 @@
|
|
2375
2766
|
"members": {
|
2376
2767
|
"status": {},
|
2377
2768
|
"createdAfter": {
|
2378
|
-
"shape": "
|
2769
|
+
"shape": "S1x"
|
2379
2770
|
},
|
2380
2771
|
"createdBefore": {
|
2381
|
-
"shape": "
|
2772
|
+
"shape": "S1x"
|
2382
2773
|
}
|
2383
2774
|
}
|
2384
2775
|
}
|
@@ -2405,10 +2796,10 @@
|
|
2405
2796
|
"roleArn": {},
|
2406
2797
|
"status": {},
|
2407
2798
|
"creationTime": {
|
2408
|
-
"shape": "
|
2799
|
+
"shape": "S1x"
|
2409
2800
|
},
|
2410
2801
|
"completionTime": {
|
2411
|
-
"shape": "
|
2802
|
+
"shape": "S1x"
|
2412
2803
|
}
|
2413
2804
|
}
|
2414
2805
|
}
|
@@ -2455,10 +2846,10 @@
|
|
2455
2846
|
"type": "structure",
|
2456
2847
|
"members": {
|
2457
2848
|
"createdAfter": {
|
2458
|
-
"shape": "
|
2849
|
+
"shape": "S1x"
|
2459
2850
|
},
|
2460
2851
|
"createdBefore": {
|
2461
|
-
"shape": "
|
2852
|
+
"shape": "S1x"
|
2462
2853
|
}
|
2463
2854
|
}
|
2464
2855
|
}
|
@@ -2488,10 +2879,10 @@
|
|
2488
2879
|
"partSource": {},
|
2489
2880
|
"checksum": {},
|
2490
2881
|
"creationTime": {
|
2491
|
-
"shape": "
|
2882
|
+
"shape": "S1x"
|
2492
2883
|
},
|
2493
2884
|
"lastUpdatedTime": {
|
2494
|
-
"shape": "
|
2885
|
+
"shape": "S1x"
|
2495
2886
|
}
|
2496
2887
|
}
|
2497
2888
|
}
|
@@ -2534,14 +2925,15 @@
|
|
2534
2925
|
"status": {},
|
2535
2926
|
"referenceArn": {},
|
2536
2927
|
"createdAfter": {
|
2537
|
-
"shape": "
|
2928
|
+
"shape": "S1x"
|
2538
2929
|
},
|
2539
2930
|
"createdBefore": {
|
2540
|
-
"shape": "
|
2931
|
+
"shape": "S1x"
|
2541
2932
|
},
|
2542
2933
|
"sampleId": {},
|
2543
2934
|
"subjectId": {},
|
2544
|
-
"generatedFrom": {}
|
2935
|
+
"generatedFrom": {},
|
2936
|
+
"creationType": {}
|
2545
2937
|
}
|
2546
2938
|
}
|
2547
2939
|
}
|
@@ -2577,12 +2969,13 @@
|
|
2577
2969
|
"referenceArn": {},
|
2578
2970
|
"fileType": {},
|
2579
2971
|
"sequenceInformation": {
|
2580
|
-
"shape": "
|
2972
|
+
"shape": "S5p"
|
2581
2973
|
},
|
2582
2974
|
"creationTime": {
|
2583
|
-
"shape": "
|
2975
|
+
"shape": "S1x"
|
2584
2976
|
},
|
2585
|
-
"statusMessage": {}
|
2977
|
+
"statusMessage": {},
|
2978
|
+
"creationType": {}
|
2586
2979
|
}
|
2587
2980
|
}
|
2588
2981
|
}
|
@@ -2622,10 +3015,10 @@
|
|
2622
3015
|
"members": {
|
2623
3016
|
"status": {},
|
2624
3017
|
"createdAfter": {
|
2625
|
-
"shape": "
|
3018
|
+
"shape": "S1x"
|
2626
3019
|
},
|
2627
3020
|
"createdBefore": {
|
2628
|
-
"shape": "
|
3021
|
+
"shape": "S1x"
|
2629
3022
|
}
|
2630
3023
|
}
|
2631
3024
|
}
|
@@ -2652,10 +3045,10 @@
|
|
2652
3045
|
"roleArn": {},
|
2653
3046
|
"status": {},
|
2654
3047
|
"creationTime": {
|
2655
|
-
"shape": "
|
3048
|
+
"shape": "S1x"
|
2656
3049
|
},
|
2657
3050
|
"completionTime": {
|
2658
|
-
"shape": "
|
3051
|
+
"shape": "S1x"
|
2659
3052
|
}
|
2660
3053
|
}
|
2661
3054
|
}
|
@@ -2689,10 +3082,10 @@
|
|
2689
3082
|
"members": {
|
2690
3083
|
"name": {},
|
2691
3084
|
"createdAfter": {
|
2692
|
-
"shape": "
|
3085
|
+
"shape": "S1x"
|
2693
3086
|
},
|
2694
3087
|
"createdBefore": {
|
2695
|
-
"shape": "
|
3088
|
+
"shape": "S1x"
|
2696
3089
|
}
|
2697
3090
|
}
|
2698
3091
|
}
|
@@ -2720,10 +3113,10 @@
|
|
2720
3113
|
"name": {},
|
2721
3114
|
"description": {},
|
2722
3115
|
"sseConfig": {
|
2723
|
-
"shape": "
|
3116
|
+
"shape": "S11"
|
2724
3117
|
},
|
2725
3118
|
"creationTime": {
|
2726
|
-
"shape": "
|
3119
|
+
"shape": "S1x"
|
2727
3120
|
}
|
2728
3121
|
}
|
2729
3122
|
}
|
@@ -2765,10 +3158,10 @@
|
|
2765
3158
|
"name": {},
|
2766
3159
|
"md5": {},
|
2767
3160
|
"createdAfter": {
|
2768
|
-
"shape": "
|
3161
|
+
"shape": "S1x"
|
2769
3162
|
},
|
2770
3163
|
"createdBefore": {
|
2771
|
-
"shape": "
|
3164
|
+
"shape": "S1x"
|
2772
3165
|
}
|
2773
3166
|
}
|
2774
3167
|
}
|
@@ -2802,10 +3195,10 @@
|
|
2802
3195
|
"name": {},
|
2803
3196
|
"description": {},
|
2804
3197
|
"creationTime": {
|
2805
|
-
"shape": "
|
3198
|
+
"shape": "S1x"
|
2806
3199
|
},
|
2807
3200
|
"updateTime": {
|
2808
|
-
"shape": "
|
3201
|
+
"shape": "S1x"
|
2809
3202
|
}
|
2810
3203
|
}
|
2811
3204
|
}
|
@@ -2862,7 +3255,7 @@
|
|
2862
3255
|
"type": "integer"
|
2863
3256
|
},
|
2864
3257
|
"creationTime": {
|
2865
|
-
"shape": "
|
3258
|
+
"shape": "S79"
|
2866
3259
|
},
|
2867
3260
|
"maxGpus": {
|
2868
3261
|
"type": "integer"
|
@@ -2927,17 +3320,18 @@
|
|
2927
3320
|
"type": "integer"
|
2928
3321
|
},
|
2929
3322
|
"creationTime": {
|
2930
|
-
"shape": "
|
3323
|
+
"shape": "S7i"
|
2931
3324
|
},
|
2932
3325
|
"startTime": {
|
2933
|
-
"shape": "
|
3326
|
+
"shape": "S7i"
|
2934
3327
|
},
|
2935
3328
|
"stopTime": {
|
2936
|
-
"shape": "
|
3329
|
+
"shape": "S7i"
|
2937
3330
|
},
|
2938
3331
|
"gpus": {
|
2939
3332
|
"type": "integer"
|
2940
|
-
}
|
3333
|
+
},
|
3334
|
+
"instanceType": {}
|
2941
3335
|
}
|
2942
3336
|
}
|
2943
3337
|
},
|
@@ -3001,13 +3395,13 @@
|
|
3001
3395
|
"type": "integer"
|
3002
3396
|
},
|
3003
3397
|
"creationTime": {
|
3004
|
-
"shape": "
|
3398
|
+
"shape": "S71"
|
3005
3399
|
},
|
3006
3400
|
"startTime": {
|
3007
|
-
"shape": "
|
3401
|
+
"shape": "S71"
|
3008
3402
|
},
|
3009
3403
|
"stopTime": {
|
3010
|
-
"shape": "
|
3404
|
+
"shape": "S71"
|
3011
3405
|
}
|
3012
3406
|
}
|
3013
3407
|
}
|
@@ -3042,10 +3436,10 @@
|
|
3042
3436
|
"members": {
|
3043
3437
|
"name": {},
|
3044
3438
|
"createdAfter": {
|
3045
|
-
"shape": "
|
3439
|
+
"shape": "S1x"
|
3046
3440
|
},
|
3047
3441
|
"createdBefore": {
|
3048
|
-
"shape": "
|
3442
|
+
"shape": "S1x"
|
3049
3443
|
}
|
3050
3444
|
}
|
3051
3445
|
}
|
@@ -3073,10 +3467,10 @@
|
|
3073
3467
|
"name": {},
|
3074
3468
|
"description": {},
|
3075
3469
|
"sseConfig": {
|
3076
|
-
"shape": "
|
3470
|
+
"shape": "S11"
|
3077
3471
|
},
|
3078
3472
|
"creationTime": {
|
3079
|
-
"shape": "
|
3473
|
+
"shape": "S1x"
|
3080
3474
|
},
|
3081
3475
|
"fallbackLocation": {}
|
3082
3476
|
}
|
@@ -3089,6 +3483,62 @@
|
|
3089
3483
|
"hostPrefix": "control-storage-"
|
3090
3484
|
}
|
3091
3485
|
},
|
3486
|
+
"ListShares": {
|
3487
|
+
"http": {
|
3488
|
+
"requestUri": "/shares",
|
3489
|
+
"responseCode": 200
|
3490
|
+
},
|
3491
|
+
"input": {
|
3492
|
+
"type": "structure",
|
3493
|
+
"required": [
|
3494
|
+
"resourceOwner"
|
3495
|
+
],
|
3496
|
+
"members": {
|
3497
|
+
"resourceOwner": {},
|
3498
|
+
"filter": {
|
3499
|
+
"type": "structure",
|
3500
|
+
"members": {
|
3501
|
+
"resourceArns": {
|
3502
|
+
"type": "list",
|
3503
|
+
"member": {}
|
3504
|
+
},
|
3505
|
+
"status": {
|
3506
|
+
"type": "list",
|
3507
|
+
"member": {}
|
3508
|
+
}
|
3509
|
+
}
|
3510
|
+
},
|
3511
|
+
"nextToken": {
|
3512
|
+
"location": "querystring",
|
3513
|
+
"locationName": "nextToken"
|
3514
|
+
},
|
3515
|
+
"maxResults": {
|
3516
|
+
"location": "querystring",
|
3517
|
+
"locationName": "maxResults",
|
3518
|
+
"type": "integer"
|
3519
|
+
}
|
3520
|
+
}
|
3521
|
+
},
|
3522
|
+
"output": {
|
3523
|
+
"type": "structure",
|
3524
|
+
"required": [
|
3525
|
+
"shares"
|
3526
|
+
],
|
3527
|
+
"members": {
|
3528
|
+
"shares": {
|
3529
|
+
"type": "list",
|
3530
|
+
"member": {
|
3531
|
+
"shape": "S7r"
|
3532
|
+
}
|
3533
|
+
},
|
3534
|
+
"nextToken": {}
|
3535
|
+
}
|
3536
|
+
},
|
3537
|
+
"authtype": "v4",
|
3538
|
+
"endpoint": {
|
3539
|
+
"hostPrefix": "analytics-"
|
3540
|
+
}
|
3541
|
+
},
|
3092
3542
|
"ListTagsForResource": {
|
3093
3543
|
"http": {
|
3094
3544
|
"method": "GET",
|
@@ -3114,7 +3564,7 @@
|
|
3114
3564
|
],
|
3115
3565
|
"members": {
|
3116
3566
|
"tags": {
|
3117
|
-
"shape": "
|
3567
|
+
"shape": "Sx"
|
3118
3568
|
}
|
3119
3569
|
}
|
3120
3570
|
},
|
@@ -3174,19 +3624,19 @@
|
|
3174
3624
|
"roleArn": {},
|
3175
3625
|
"status": {},
|
3176
3626
|
"creationTime": {
|
3177
|
-
"shape": "
|
3627
|
+
"shape": "S1h"
|
3178
3628
|
},
|
3179
3629
|
"updateTime": {
|
3180
|
-
"shape": "
|
3630
|
+
"shape": "S3z"
|
3181
3631
|
},
|
3182
3632
|
"completionTime": {
|
3183
|
-
"shape": "
|
3633
|
+
"shape": "S40"
|
3184
3634
|
},
|
3185
3635
|
"runLeftNormalization": {
|
3186
3636
|
"type": "boolean"
|
3187
3637
|
},
|
3188
3638
|
"annotationFields": {
|
3189
|
-
"shape": "
|
3639
|
+
"shape": "S4i"
|
3190
3640
|
}
|
3191
3641
|
}
|
3192
3642
|
}
|
@@ -3251,20 +3701,20 @@
|
|
3251
3701
|
"members": {
|
3252
3702
|
"id": {},
|
3253
3703
|
"reference": {
|
3254
|
-
"shape": "
|
3704
|
+
"shape": "St"
|
3255
3705
|
},
|
3256
3706
|
"status": {},
|
3257
3707
|
"storeArn": {},
|
3258
3708
|
"name": {},
|
3259
3709
|
"description": {},
|
3260
3710
|
"sseConfig": {
|
3261
|
-
"shape": "
|
3711
|
+
"shape": "S11"
|
3262
3712
|
},
|
3263
3713
|
"creationTime": {
|
3264
|
-
"shape": "
|
3714
|
+
"shape": "S1h"
|
3265
3715
|
},
|
3266
3716
|
"updateTime": {
|
3267
|
-
"shape": "
|
3717
|
+
"shape": "S3z"
|
3268
3718
|
},
|
3269
3719
|
"statusMessage": {},
|
3270
3720
|
"storeSizeBytes": {
|
@@ -3324,10 +3774,10 @@
|
|
3324
3774
|
"type": {},
|
3325
3775
|
"digest": {},
|
3326
3776
|
"creationTime": {
|
3327
|
-
"shape": "
|
3777
|
+
"shape": "S83"
|
3328
3778
|
},
|
3329
3779
|
"metadata": {
|
3330
|
-
"shape": "
|
3780
|
+
"shape": "S85"
|
3331
3781
|
}
|
3332
3782
|
}
|
3333
3783
|
}
|
@@ -3367,14 +3817,15 @@
|
|
3367
3817
|
}
|
3368
3818
|
}
|
3369
3819
|
},
|
3820
|
+
"versionName": {},
|
3370
3821
|
"formatOptions": {
|
3371
|
-
"shape": "
|
3822
|
+
"shape": "S45"
|
3372
3823
|
},
|
3373
3824
|
"runLeftNormalization": {
|
3374
3825
|
"type": "boolean"
|
3375
3826
|
},
|
3376
3827
|
"annotationFields": {
|
3377
|
-
"shape": "
|
3828
|
+
"shape": "S4i"
|
3378
3829
|
}
|
3379
3830
|
}
|
3380
3831
|
},
|
@@ -3436,7 +3887,7 @@
|
|
3436
3887
|
"sequenceStoreId": {},
|
3437
3888
|
"status": {},
|
3438
3889
|
"creationTime": {
|
3439
|
-
"shape": "
|
3890
|
+
"shape": "S1x"
|
3440
3891
|
}
|
3441
3892
|
}
|
3442
3893
|
},
|
@@ -3495,7 +3946,7 @@
|
|
3495
3946
|
"destination": {},
|
3496
3947
|
"status": {},
|
3497
3948
|
"creationTime": {
|
3498
|
-
"shape": "
|
3949
|
+
"shape": "S1x"
|
3499
3950
|
}
|
3500
3951
|
}
|
3501
3952
|
},
|
@@ -3536,7 +3987,7 @@
|
|
3536
3987
|
],
|
3537
3988
|
"members": {
|
3538
3989
|
"sourceFiles": {
|
3539
|
-
"shape": "
|
3990
|
+
"shape": "S5j"
|
3540
3991
|
},
|
3541
3992
|
"sourceFileType": {},
|
3542
3993
|
"subjectId": {},
|
@@ -3546,7 +3997,7 @@
|
|
3546
3997
|
"name": {},
|
3547
3998
|
"description": {},
|
3548
3999
|
"tags": {
|
3549
|
-
"shape": "
|
4000
|
+
"shape": "Sx"
|
3550
4001
|
}
|
3551
4002
|
}
|
3552
4003
|
}
|
@@ -3568,7 +4019,7 @@
|
|
3568
4019
|
"roleArn": {},
|
3569
4020
|
"status": {},
|
3570
4021
|
"creationTime": {
|
3571
|
-
"shape": "
|
4022
|
+
"shape": "S1x"
|
3572
4023
|
}
|
3573
4024
|
}
|
3574
4025
|
},
|
@@ -3609,7 +4060,7 @@
|
|
3609
4060
|
"name": {},
|
3610
4061
|
"description": {},
|
3611
4062
|
"tags": {
|
3612
|
-
"shape": "
|
4063
|
+
"shape": "Sx"
|
3613
4064
|
}
|
3614
4065
|
}
|
3615
4066
|
}
|
@@ -3631,7 +4082,7 @@
|
|
3631
4082
|
"roleArn": {},
|
3632
4083
|
"status": {},
|
3633
4084
|
"creationTime": {
|
3634
|
-
"shape": "
|
4085
|
+
"shape": "S1x"
|
3635
4086
|
}
|
3636
4087
|
}
|
3637
4088
|
},
|
@@ -3662,7 +4113,7 @@
|
|
3662
4113
|
"type": "integer"
|
3663
4114
|
},
|
3664
4115
|
"parameters": {
|
3665
|
-
"shape": "
|
4116
|
+
"shape": "S6t"
|
3666
4117
|
},
|
3667
4118
|
"storageCapacity": {
|
3668
4119
|
"type": "integer"
|
@@ -3670,11 +4121,12 @@
|
|
3670
4121
|
"outputUri": {},
|
3671
4122
|
"logLevel": {},
|
3672
4123
|
"tags": {
|
3673
|
-
"shape": "
|
4124
|
+
"shape": "Sx"
|
3674
4125
|
},
|
3675
4126
|
"requestId": {
|
3676
4127
|
"idempotencyToken": true
|
3677
|
-
}
|
4128
|
+
},
|
4129
|
+
"retentionMode": {}
|
3678
4130
|
}
|
3679
4131
|
},
|
3680
4132
|
"output": {
|
@@ -3684,7 +4136,7 @@
|
|
3684
4136
|
"id": {},
|
3685
4137
|
"status": {},
|
3686
4138
|
"tags": {
|
3687
|
-
"shape": "
|
4139
|
+
"shape": "Sx"
|
3688
4140
|
}
|
3689
4141
|
}
|
3690
4142
|
},
|
@@ -3724,7 +4176,7 @@
|
|
3724
4176
|
"type": "boolean"
|
3725
4177
|
},
|
3726
4178
|
"annotationFields": {
|
3727
|
-
"shape": "
|
4179
|
+
"shape": "S4i"
|
3728
4180
|
}
|
3729
4181
|
}
|
3730
4182
|
},
|
@@ -3841,19 +4293,19 @@
|
|
3841
4293
|
"members": {
|
3842
4294
|
"id": {},
|
3843
4295
|
"reference": {
|
3844
|
-
"shape": "
|
4296
|
+
"shape": "St"
|
3845
4297
|
},
|
3846
4298
|
"status": {},
|
3847
4299
|
"name": {},
|
3848
4300
|
"description": {},
|
3849
4301
|
"creationTime": {
|
3850
|
-
"shape": "
|
4302
|
+
"shape": "S1h"
|
3851
4303
|
},
|
3852
4304
|
"updateTime": {
|
3853
|
-
"shape": "
|
4305
|
+
"shape": "S3z"
|
3854
4306
|
},
|
3855
4307
|
"storeOptions": {
|
3856
|
-
"shape": "
|
4308
|
+
"shape": "S15"
|
3857
4309
|
},
|
3858
4310
|
"storeFormat": {}
|
3859
4311
|
}
|
@@ -3863,6 +4315,61 @@
|
|
3863
4315
|
"hostPrefix": "analytics-"
|
3864
4316
|
}
|
3865
4317
|
},
|
4318
|
+
"UpdateAnnotationStoreVersion": {
|
4319
|
+
"http": {
|
4320
|
+
"requestUri": "/annotationStore/{name}/version/{versionName}",
|
4321
|
+
"responseCode": 200
|
4322
|
+
},
|
4323
|
+
"input": {
|
4324
|
+
"type": "structure",
|
4325
|
+
"required": [
|
4326
|
+
"name",
|
4327
|
+
"versionName"
|
4328
|
+
],
|
4329
|
+
"members": {
|
4330
|
+
"name": {
|
4331
|
+
"location": "uri",
|
4332
|
+
"locationName": "name"
|
4333
|
+
},
|
4334
|
+
"versionName": {
|
4335
|
+
"location": "uri",
|
4336
|
+
"locationName": "versionName"
|
4337
|
+
},
|
4338
|
+
"description": {}
|
4339
|
+
}
|
4340
|
+
},
|
4341
|
+
"output": {
|
4342
|
+
"type": "structure",
|
4343
|
+
"required": [
|
4344
|
+
"storeId",
|
4345
|
+
"id",
|
4346
|
+
"status",
|
4347
|
+
"name",
|
4348
|
+
"versionName",
|
4349
|
+
"description",
|
4350
|
+
"creationTime",
|
4351
|
+
"updateTime"
|
4352
|
+
],
|
4353
|
+
"members": {
|
4354
|
+
"storeId": {},
|
4355
|
+
"id": {},
|
4356
|
+
"status": {},
|
4357
|
+
"name": {},
|
4358
|
+
"versionName": {},
|
4359
|
+
"description": {},
|
4360
|
+
"creationTime": {
|
4361
|
+
"shape": "S1h"
|
4362
|
+
},
|
4363
|
+
"updateTime": {
|
4364
|
+
"shape": "S3z"
|
4365
|
+
}
|
4366
|
+
}
|
4367
|
+
},
|
4368
|
+
"authtype": "v4",
|
4369
|
+
"endpoint": {
|
4370
|
+
"hostPrefix": "analytics-"
|
4371
|
+
}
|
4372
|
+
},
|
3866
4373
|
"UpdateRunGroup": {
|
3867
4374
|
"http": {
|
3868
4375
|
"requestUri": "/runGroup/{id}",
|
@@ -3930,16 +4437,16 @@
|
|
3930
4437
|
"members": {
|
3931
4438
|
"id": {},
|
3932
4439
|
"reference": {
|
3933
|
-
"shape": "
|
4440
|
+
"shape": "St"
|
3934
4441
|
},
|
3935
4442
|
"status": {},
|
3936
4443
|
"name": {},
|
3937
4444
|
"description": {},
|
3938
4445
|
"creationTime": {
|
3939
|
-
"shape": "
|
4446
|
+
"shape": "S1h"
|
3940
4447
|
},
|
3941
4448
|
"updateTime": {
|
3942
|
-
"shape": "
|
4449
|
+
"shape": "S3z"
|
3943
4450
|
}
|
3944
4451
|
}
|
3945
4452
|
},
|
@@ -4029,19 +4536,19 @@
|
|
4029
4536
|
}
|
4030
4537
|
},
|
4031
4538
|
"shapes": {
|
4032
|
-
"
|
4539
|
+
"St": {
|
4033
4540
|
"type": "structure",
|
4034
4541
|
"members": {
|
4035
4542
|
"referenceArn": {}
|
4036
4543
|
},
|
4037
4544
|
"union": true
|
4038
4545
|
},
|
4039
|
-
"
|
4546
|
+
"Sx": {
|
4040
4547
|
"type": "map",
|
4041
4548
|
"key": {},
|
4042
4549
|
"value": {}
|
4043
4550
|
},
|
4044
|
-
"
|
4551
|
+
"S11": {
|
4045
4552
|
"type": "structure",
|
4046
4553
|
"required": [
|
4047
4554
|
"type"
|
@@ -4051,7 +4558,7 @@
|
|
4051
4558
|
"keyArn": {}
|
4052
4559
|
}
|
4053
4560
|
},
|
4054
|
-
"
|
4561
|
+
"S15": {
|
4055
4562
|
"type": "structure",
|
4056
4563
|
"members": {
|
4057
4564
|
"tsvStoreOptions": {
|
@@ -4059,16 +4566,12 @@
|
|
4059
4566
|
"members": {
|
4060
4567
|
"annotationType": {},
|
4061
4568
|
"formatToHeader": {
|
4062
|
-
"
|
4063
|
-
"key": {},
|
4064
|
-
"value": {}
|
4569
|
+
"shape": "S18"
|
4065
4570
|
},
|
4066
4571
|
"schema": {
|
4067
4572
|
"type": "list",
|
4068
4573
|
"member": {
|
4069
|
-
"
|
4070
|
-
"key": {},
|
4071
|
-
"value": {}
|
4574
|
+
"shape": "S1c"
|
4072
4575
|
}
|
4073
4576
|
}
|
4074
4577
|
}
|
@@ -4076,15 +4579,46 @@
|
|
4076
4579
|
},
|
4077
4580
|
"union": true
|
4078
4581
|
},
|
4079
|
-
"
|
4582
|
+
"S18": {
|
4583
|
+
"type": "map",
|
4584
|
+
"key": {},
|
4585
|
+
"value": {}
|
4586
|
+
},
|
4587
|
+
"S1c": {
|
4588
|
+
"type": "map",
|
4589
|
+
"key": {},
|
4590
|
+
"value": {}
|
4591
|
+
},
|
4592
|
+
"S1h": {
|
4080
4593
|
"type": "timestamp",
|
4081
4594
|
"timestampFormat": "iso8601"
|
4082
4595
|
},
|
4083
|
-
"
|
4596
|
+
"S1j": {
|
4597
|
+
"type": "structure",
|
4598
|
+
"members": {
|
4599
|
+
"tsvVersionOptions": {
|
4600
|
+
"type": "structure",
|
4601
|
+
"members": {
|
4602
|
+
"annotationType": {},
|
4603
|
+
"formatToHeader": {
|
4604
|
+
"shape": "S18"
|
4605
|
+
},
|
4606
|
+
"schema": {
|
4607
|
+
"type": "list",
|
4608
|
+
"member": {
|
4609
|
+
"shape": "S1c"
|
4610
|
+
}
|
4611
|
+
}
|
4612
|
+
}
|
4613
|
+
}
|
4614
|
+
},
|
4615
|
+
"union": true
|
4616
|
+
},
|
4617
|
+
"S1x": {
|
4084
4618
|
"type": "timestamp",
|
4085
4619
|
"timestampFormat": "iso8601"
|
4086
4620
|
},
|
4087
|
-
"
|
4621
|
+
"S2w": {
|
4088
4622
|
"type": "map",
|
4089
4623
|
"key": {},
|
4090
4624
|
"value": {
|
@@ -4097,15 +4631,15 @@
|
|
4097
4631
|
}
|
4098
4632
|
}
|
4099
4633
|
},
|
4100
|
-
"
|
4634
|
+
"S3z": {
|
4101
4635
|
"type": "timestamp",
|
4102
4636
|
"timestampFormat": "iso8601"
|
4103
4637
|
},
|
4104
|
-
"
|
4638
|
+
"S40": {
|
4105
4639
|
"type": "timestamp",
|
4106
4640
|
"timestampFormat": "iso8601"
|
4107
4641
|
},
|
4108
|
-
"
|
4642
|
+
"S45": {
|
4109
4643
|
"type": "structure",
|
4110
4644
|
"members": {
|
4111
4645
|
"tsvOptions": {
|
@@ -4147,12 +4681,12 @@
|
|
4147
4681
|
},
|
4148
4682
|
"union": true
|
4149
4683
|
},
|
4150
|
-
"
|
4684
|
+
"S4i": {
|
4151
4685
|
"type": "map",
|
4152
4686
|
"key": {},
|
4153
4687
|
"value": {}
|
4154
4688
|
},
|
4155
|
-
"
|
4689
|
+
"S5j": {
|
4156
4690
|
"type": "structure",
|
4157
4691
|
"required": [
|
4158
4692
|
"source1"
|
@@ -4162,7 +4696,7 @@
|
|
4162
4696
|
"source2": {}
|
4163
4697
|
}
|
4164
4698
|
},
|
4165
|
-
"
|
4699
|
+
"S5p": {
|
4166
4700
|
"type": "structure",
|
4167
4701
|
"members": {
|
4168
4702
|
"totalReadCount": {
|
@@ -4175,7 +4709,7 @@
|
|
4175
4709
|
"alignment": {}
|
4176
4710
|
}
|
4177
4711
|
},
|
4178
|
-
"
|
4712
|
+
"S5r": {
|
4179
4713
|
"type": "structure",
|
4180
4714
|
"members": {
|
4181
4715
|
"totalParts": {
|
@@ -4189,28 +4723,46 @@
|
|
4189
4723
|
}
|
4190
4724
|
}
|
4191
4725
|
},
|
4192
|
-
"
|
4726
|
+
"S6t": {
|
4193
4727
|
"type": "structure",
|
4194
4728
|
"members": {},
|
4195
4729
|
"document": true
|
4196
4730
|
},
|
4197
|
-
"
|
4731
|
+
"S71": {
|
4198
4732
|
"type": "timestamp",
|
4199
4733
|
"timestampFormat": "iso8601"
|
4200
4734
|
},
|
4201
|
-
"
|
4735
|
+
"S79": {
|
4202
4736
|
"type": "timestamp",
|
4203
4737
|
"timestampFormat": "iso8601"
|
4204
4738
|
},
|
4205
|
-
"
|
4739
|
+
"S7i": {
|
4206
4740
|
"type": "timestamp",
|
4207
4741
|
"timestampFormat": "iso8601"
|
4208
4742
|
},
|
4209
|
-
"
|
4743
|
+
"S7r": {
|
4744
|
+
"type": "structure",
|
4745
|
+
"members": {
|
4746
|
+
"shareId": {},
|
4747
|
+
"resourceArn": {},
|
4748
|
+
"principalSubscriber": {},
|
4749
|
+
"ownerId": {},
|
4750
|
+
"status": {},
|
4751
|
+
"statusMessage": {},
|
4752
|
+
"shareName": {},
|
4753
|
+
"creationTime": {
|
4754
|
+
"shape": "S1h"
|
4755
|
+
},
|
4756
|
+
"updateTime": {
|
4757
|
+
"shape": "S3z"
|
4758
|
+
}
|
4759
|
+
}
|
4760
|
+
},
|
4761
|
+
"S83": {
|
4210
4762
|
"type": "timestamp",
|
4211
4763
|
"timestampFormat": "iso8601"
|
4212
4764
|
},
|
4213
|
-
"
|
4765
|
+
"S85": {
|
4214
4766
|
"type": "map",
|
4215
4767
|
"key": {},
|
4216
4768
|
"value": {}
|