cdk-comprehend-s3olap 2.0.197 → 2.0.199
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 +3 -3
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +20 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +523 -212
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +344 -84
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +56 -49
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +265 -256
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +624 -606
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +47 -21
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +39 -1
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +110 -110
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +55 -19
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +915 -855
- package/node_modules/aws-sdk/clients/appstream.d.ts +426 -8
- package/node_modules/aws-sdk/clients/chime.d.ts +268 -268
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +33 -22
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +28 -0
- package/node_modules/aws-sdk/clients/gamelift.d.ts +6 -6
- package/node_modules/aws-sdk/clients/glue.d.ts +23 -0
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +31 -0
- package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/lambda.d.ts +6 -6
- package/node_modules/aws-sdk/clients/omics.d.ts +1 -1
- package/node_modules/aws-sdk/clients/rds.d.ts +97 -1
- package/node_modules/aws-sdk/clients/s3.d.ts +82 -48
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +93 -10
- 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 +13 -13
- package/node_modules/aws-sdk/dist/aws-sdk.js +374 -279
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +75 -75
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +28 -0
- package/node_modules/aws-sdk/lib/region_config_data.json +12 -0
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -3437,6 +3437,11 @@
|
|
3437
3437
|
"RequestPayer": {
|
3438
3438
|
"location": "header",
|
3439
3439
|
"locationName": "x-amz-request-payer"
|
3440
|
+
},
|
3441
|
+
"OptionalObjectAttributes": {
|
3442
|
+
"shape": "Sbx",
|
3443
|
+
"location": "header",
|
3444
|
+
"locationName": "x-amz-optional-object-attributes"
|
3440
3445
|
}
|
3441
3446
|
}
|
3442
3447
|
},
|
@@ -3458,7 +3463,7 @@
|
|
3458
3463
|
"members": {
|
3459
3464
|
"ETag": {},
|
3460
3465
|
"ChecksumAlgorithm": {
|
3461
|
-
"shape": "
|
3466
|
+
"shape": "Sc3"
|
3462
3467
|
},
|
3463
3468
|
"Size": {
|
3464
3469
|
"type": "integer"
|
@@ -3474,6 +3479,9 @@
|
|
3474
3479
|
},
|
3475
3480
|
"Owner": {
|
3476
3481
|
"shape": "S3d"
|
3482
|
+
},
|
3483
|
+
"RestoreStatus": {
|
3484
|
+
"shape": "Sc6"
|
3477
3485
|
}
|
3478
3486
|
}
|
3479
3487
|
},
|
@@ -3564,6 +3572,11 @@
|
|
3564
3572
|
"ExpectedBucketOwner": {
|
3565
3573
|
"location": "header",
|
3566
3574
|
"locationName": "x-amz-expected-bucket-owner"
|
3575
|
+
},
|
3576
|
+
"OptionalObjectAttributes": {
|
3577
|
+
"shape": "Sbx",
|
3578
|
+
"location": "header",
|
3579
|
+
"locationName": "x-amz-optional-object-attributes"
|
3567
3580
|
}
|
3568
3581
|
}
|
3569
3582
|
},
|
@@ -3576,7 +3589,7 @@
|
|
3576
3589
|
"Marker": {},
|
3577
3590
|
"NextMarker": {},
|
3578
3591
|
"Contents": {
|
3579
|
-
"shape": "
|
3592
|
+
"shape": "Scf"
|
3580
3593
|
},
|
3581
3594
|
"Name": {},
|
3582
3595
|
"Prefix": {},
|
@@ -3651,6 +3664,11 @@
|
|
3651
3664
|
"ExpectedBucketOwner": {
|
3652
3665
|
"location": "header",
|
3653
3666
|
"locationName": "x-amz-expected-bucket-owner"
|
3667
|
+
},
|
3668
|
+
"OptionalObjectAttributes": {
|
3669
|
+
"shape": "Sbx",
|
3670
|
+
"location": "header",
|
3671
|
+
"locationName": "x-amz-optional-object-attributes"
|
3654
3672
|
}
|
3655
3673
|
}
|
3656
3674
|
},
|
@@ -3661,7 +3679,7 @@
|
|
3661
3679
|
"type": "boolean"
|
3662
3680
|
},
|
3663
3681
|
"Contents": {
|
3664
|
-
"shape": "
|
3682
|
+
"shape": "Scf"
|
3665
3683
|
},
|
3666
3684
|
"Name": {},
|
3667
3685
|
"Prefix": {},
|
@@ -3874,7 +3892,7 @@
|
|
3874
3892
|
"locationName": "x-amz-acl"
|
3875
3893
|
},
|
3876
3894
|
"AccessControlPolicy": {
|
3877
|
-
"shape": "
|
3895
|
+
"shape": "Scu",
|
3878
3896
|
"locationName": "AccessControlPolicy",
|
3879
3897
|
"xmlNamespace": {
|
3880
3898
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -4638,7 +4656,7 @@
|
|
4638
4656
|
"locationName": "x-amz-sdk-checksum-algorithm"
|
4639
4657
|
},
|
4640
4658
|
"Tagging": {
|
4641
|
-
"shape": "
|
4659
|
+
"shape": "Sdk",
|
4642
4660
|
"locationName": "Tagging",
|
4643
4661
|
"xmlNamespace": {
|
4644
4662
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -5032,7 +5050,7 @@
|
|
5032
5050
|
"locationName": "x-amz-acl"
|
5033
5051
|
},
|
5034
5052
|
"AccessControlPolicy": {
|
5035
|
-
"shape": "
|
5053
|
+
"shape": "Scu",
|
5036
5054
|
"locationName": "AccessControlPolicy",
|
5037
5055
|
"xmlNamespace": {
|
5038
5056
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -5344,7 +5362,7 @@
|
|
5344
5362
|
"locationName": "x-amz-sdk-checksum-algorithm"
|
5345
5363
|
},
|
5346
5364
|
"Tagging": {
|
5347
|
-
"shape": "
|
5365
|
+
"shape": "Sdk",
|
5348
5366
|
"locationName": "Tagging",
|
5349
5367
|
"xmlNamespace": {
|
5350
5368
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -5479,12 +5497,12 @@
|
|
5479
5497
|
],
|
5480
5498
|
"members": {
|
5481
5499
|
"InputSerialization": {
|
5482
|
-
"shape": "
|
5500
|
+
"shape": "Sea"
|
5483
5501
|
},
|
5484
5502
|
"ExpressionType": {},
|
5485
5503
|
"Expression": {},
|
5486
5504
|
"OutputSerialization": {
|
5487
|
-
"shape": "
|
5505
|
+
"shape": "Sep"
|
5488
5506
|
}
|
5489
5507
|
}
|
5490
5508
|
},
|
@@ -5518,7 +5536,7 @@
|
|
5518
5536
|
"shape": "S3g"
|
5519
5537
|
},
|
5520
5538
|
"Tagging": {
|
5521
|
-
"shape": "
|
5539
|
+
"shape": "Sdk"
|
5522
5540
|
},
|
5523
5541
|
"UserMetadata": {
|
5524
5542
|
"type": "list",
|
@@ -5626,10 +5644,10 @@
|
|
5626
5644
|
}
|
5627
5645
|
},
|
5628
5646
|
"InputSerialization": {
|
5629
|
-
"shape": "
|
5647
|
+
"shape": "Sea"
|
5630
5648
|
},
|
5631
5649
|
"OutputSerialization": {
|
5632
|
-
"shape": "
|
5650
|
+
"shape": "Sep"
|
5633
5651
|
},
|
5634
5652
|
"ScanRange": {
|
5635
5653
|
"type": "structure",
|
@@ -7281,12 +7299,27 @@
|
|
7281
7299
|
},
|
7282
7300
|
"flattened": true
|
7283
7301
|
},
|
7284
|
-
"
|
7302
|
+
"Sbx": {
|
7303
|
+
"type": "list",
|
7304
|
+
"member": {}
|
7305
|
+
},
|
7306
|
+
"Sc3": {
|
7285
7307
|
"type": "list",
|
7286
7308
|
"member": {},
|
7287
7309
|
"flattened": true
|
7288
7310
|
},
|
7289
|
-
"
|
7311
|
+
"Sc6": {
|
7312
|
+
"type": "structure",
|
7313
|
+
"members": {
|
7314
|
+
"IsRestoreInProgress": {
|
7315
|
+
"type": "boolean"
|
7316
|
+
},
|
7317
|
+
"RestoreExpiryDate": {
|
7318
|
+
"type": "timestamp"
|
7319
|
+
}
|
7320
|
+
}
|
7321
|
+
},
|
7322
|
+
"Scf": {
|
7290
7323
|
"type": "list",
|
7291
7324
|
"member": {
|
7292
7325
|
"type": "structure",
|
@@ -7297,7 +7330,7 @@
|
|
7297
7330
|
},
|
7298
7331
|
"ETag": {},
|
7299
7332
|
"ChecksumAlgorithm": {
|
7300
|
-
"shape": "
|
7333
|
+
"shape": "Sc3"
|
7301
7334
|
},
|
7302
7335
|
"Size": {
|
7303
7336
|
"type": "integer"
|
@@ -7305,12 +7338,15 @@
|
|
7305
7338
|
"StorageClass": {},
|
7306
7339
|
"Owner": {
|
7307
7340
|
"shape": "S3d"
|
7341
|
+
},
|
7342
|
+
"RestoreStatus": {
|
7343
|
+
"shape": "Sc6"
|
7308
7344
|
}
|
7309
7345
|
}
|
7310
7346
|
},
|
7311
7347
|
"flattened": true
|
7312
7348
|
},
|
7313
|
-
"
|
7349
|
+
"Scu": {
|
7314
7350
|
"type": "structure",
|
7315
7351
|
"members": {
|
7316
7352
|
"Grants": {
|
@@ -7322,7 +7358,7 @@
|
|
7322
7358
|
}
|
7323
7359
|
}
|
7324
7360
|
},
|
7325
|
-
"
|
7361
|
+
"Sdk": {
|
7326
7362
|
"type": "structure",
|
7327
7363
|
"required": [
|
7328
7364
|
"TagSet"
|
@@ -7333,7 +7369,7 @@
|
|
7333
7369
|
}
|
7334
7370
|
}
|
7335
7371
|
},
|
7336
|
-
"
|
7372
|
+
"Sea": {
|
7337
7373
|
"type": "structure",
|
7338
7374
|
"members": {
|
7339
7375
|
"CSV": {
|
@@ -7363,7 +7399,7 @@
|
|
7363
7399
|
}
|
7364
7400
|
}
|
7365
7401
|
},
|
7366
|
-
"
|
7402
|
+
"Sep": {
|
7367
7403
|
"type": "structure",
|
7368
7404
|
"members": {
|
7369
7405
|
"CSV": {
|