cdk-comprehend-s3olap 2.0.114 → 2.0.116
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 +4 -4
- 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 +18 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +563 -490
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +202 -181
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +23 -14
- package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +136 -124
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +6 -0
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +4 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +657 -655
- package/node_modules/aws-sdk/apis/servicecatalog-2015-12-10.min.json +99 -9
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +451 -350
- package/node_modules/aws-sdk/clients/amplifyuibuilder.js +1 -0
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +18 -18
- package/node_modules/aws-sdk/clients/ec2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/elasticinference.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +45 -8
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +12 -0
- package/node_modules/aws-sdk/clients/licensemanager.d.ts +25 -10
- package/node_modules/aws-sdk/clients/mwaa.d.ts +68 -44
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +30 -20
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +4 -0
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +210 -81
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +297 -290
- package/node_modules/aws-sdk/dist/aws-sdk.js +102 -12
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +20 -20
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -335,7 +335,7 @@
|
|
335
335
|
"type": "structure",
|
336
336
|
"members": {
|
337
337
|
"TransactionDescription": {
|
338
|
-
"shape": "
|
338
|
+
"shape": "S2f"
|
339
339
|
}
|
340
340
|
}
|
341
341
|
}
|
@@ -397,7 +397,7 @@
|
|
397
397
|
"type": "structure",
|
398
398
|
"members": {
|
399
399
|
"DataLakeSettings": {
|
400
|
-
"shape": "
|
400
|
+
"shape": "S2n"
|
401
401
|
}
|
402
402
|
}
|
403
403
|
}
|
@@ -1032,7 +1032,7 @@
|
|
1032
1032
|
"Transactions": {
|
1033
1033
|
"type": "list",
|
1034
1034
|
"member": {
|
1035
|
-
"shape": "
|
1035
|
+
"shape": "S2f"
|
1036
1036
|
}
|
1037
1037
|
},
|
1038
1038
|
"NextToken": {}
|
@@ -1051,7 +1051,7 @@
|
|
1051
1051
|
"members": {
|
1052
1052
|
"CatalogId": {},
|
1053
1053
|
"DataLakeSettings": {
|
1054
|
-
"shape": "
|
1054
|
+
"shape": "S2n"
|
1055
1055
|
}
|
1056
1056
|
}
|
1057
1057
|
},
|
@@ -1074,7 +1074,10 @@
|
|
1074
1074
|
"UseServiceLinkedRole": {
|
1075
1075
|
"type": "boolean"
|
1076
1076
|
},
|
1077
|
-
"RoleArn": {}
|
1077
|
+
"RoleArn": {},
|
1078
|
+
"WithFederation": {
|
1079
|
+
"type": "boolean"
|
1080
|
+
}
|
1078
1081
|
}
|
1079
1082
|
},
|
1080
1083
|
"output": {
|
@@ -1355,7 +1358,10 @@
|
|
1355
1358
|
],
|
1356
1359
|
"members": {
|
1357
1360
|
"RoleArn": {},
|
1358
|
-
"ResourceArn": {}
|
1361
|
+
"ResourceArn": {},
|
1362
|
+
"WithFederation": {
|
1363
|
+
"type": "boolean"
|
1364
|
+
}
|
1359
1365
|
}
|
1360
1366
|
},
|
1361
1367
|
"output": {
|
@@ -1726,10 +1732,13 @@
|
|
1726
1732
|
"RoleArn": {},
|
1727
1733
|
"LastModified": {
|
1728
1734
|
"type": "timestamp"
|
1735
|
+
},
|
1736
|
+
"WithFederation": {
|
1737
|
+
"type": "boolean"
|
1729
1738
|
}
|
1730
1739
|
}
|
1731
1740
|
},
|
1732
|
-
"
|
1741
|
+
"S2f": {
|
1733
1742
|
"type": "structure",
|
1734
1743
|
"members": {
|
1735
1744
|
"TransactionId": {},
|
@@ -1742,17 +1751,17 @@
|
|
1742
1751
|
}
|
1743
1752
|
}
|
1744
1753
|
},
|
1745
|
-
"
|
1754
|
+
"S2n": {
|
1746
1755
|
"type": "structure",
|
1747
1756
|
"members": {
|
1748
1757
|
"DataLakeAdmins": {
|
1749
|
-
"shape": "
|
1758
|
+
"shape": "S2o"
|
1750
1759
|
},
|
1751
1760
|
"CreateDatabaseDefaultPermissions": {
|
1752
|
-
"shape": "
|
1761
|
+
"shape": "S2p"
|
1753
1762
|
},
|
1754
1763
|
"CreateTableDefaultPermissions": {
|
1755
|
-
"shape": "
|
1764
|
+
"shape": "S2p"
|
1756
1765
|
},
|
1757
1766
|
"Parameters": {
|
1758
1767
|
"type": "map",
|
@@ -1767,7 +1776,7 @@
|
|
1767
1776
|
"type": "boolean"
|
1768
1777
|
},
|
1769
1778
|
"ExternalDataFilteringAllowList": {
|
1770
|
-
"shape": "
|
1779
|
+
"shape": "S2o"
|
1771
1780
|
},
|
1772
1781
|
"AuthorizedSessionTagValueList": {
|
1773
1782
|
"type": "list",
|
@@ -1775,13 +1784,13 @@
|
|
1775
1784
|
}
|
1776
1785
|
}
|
1777
1786
|
},
|
1778
|
-
"
|
1787
|
+
"S2o": {
|
1779
1788
|
"type": "list",
|
1780
1789
|
"member": {
|
1781
1790
|
"shape": "S18"
|
1782
1791
|
}
|
1783
1792
|
},
|
1784
|
-
"
|
1793
|
+
"S2p": {
|
1785
1794
|
"type": "list",
|
1786
1795
|
"member": {
|
1787
1796
|
"type": "structure",
|