cdk-comprehend-s3olap 2.0.143 → 2.0.145
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 +22 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +42 -34
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +305 -133
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +10 -3
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +19 -15
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +79 -68
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +141 -27
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +2136 -684
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +101 -90
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +115 -115
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.examples.json +45 -0
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +71 -3
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sqs-2012-11-05.min.json +36 -103
- package/node_modules/aws-sdk/apis/sqs-2012-11-05.paginators.json +3 -3
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +44 -39
- package/node_modules/aws-sdk/clients/appsync.d.ts +15 -2
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +11 -6
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +11 -11
- package/node_modules/aws-sdk/clients/inspector2.d.ts +181 -9
- package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +15 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +15 -5
- package/node_modules/aws-sdk/clients/opensearch.d.ts +203 -16
- package/node_modules/aws-sdk/clients/quicksight.d.ts +1918 -96
- package/node_modules/aws-sdk/clients/rekognition.d.ts +22 -8
- package/node_modules/aws-sdk/clients/s3.d.ts +168 -168
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1 -1
- package/node_modules/aws-sdk/clients/securityhub.d.ts +102 -15
- package/node_modules/aws-sdk/clients/sqs.d.ts +42 -42
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +13 -2
- 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 +16 -16
- package/node_modules/aws-sdk/dist/aws-sdk.js +168 -213
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +60 -60
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -261,14 +261,15 @@
|
|
261
261
|
},
|
262
262
|
"lambdaAuthorizerConfig": {
|
263
263
|
"shape": "S1u"
|
264
|
-
}
|
264
|
+
},
|
265
|
+
"visibility": {}
|
265
266
|
}
|
266
267
|
},
|
267
268
|
"output": {
|
268
269
|
"type": "structure",
|
269
270
|
"members": {
|
270
271
|
"graphqlApi": {
|
271
|
-
"shape": "
|
272
|
+
"shape": "S1y"
|
272
273
|
}
|
273
274
|
}
|
274
275
|
}
|
@@ -299,13 +300,13 @@
|
|
299
300
|
"responseMappingTemplate": {},
|
300
301
|
"kind": {},
|
301
302
|
"pipelineConfig": {
|
302
|
-
"shape": "
|
303
|
+
"shape": "S22"
|
303
304
|
},
|
304
305
|
"syncConfig": {
|
305
306
|
"shape": "S17"
|
306
307
|
},
|
307
308
|
"cachingConfig": {
|
308
|
-
"shape": "
|
309
|
+
"shape": "S24"
|
309
310
|
},
|
310
311
|
"maxBatchSize": {
|
311
312
|
"type": "integer"
|
@@ -320,7 +321,7 @@
|
|
320
321
|
"type": "structure",
|
321
322
|
"members": {
|
322
323
|
"resolver": {
|
323
|
-
"shape": "
|
324
|
+
"shape": "S27"
|
324
325
|
}
|
325
326
|
}
|
326
327
|
}
|
@@ -349,7 +350,7 @@
|
|
349
350
|
"type": "structure",
|
350
351
|
"members": {
|
351
352
|
"type": {
|
352
|
-
"shape": "
|
353
|
+
"shape": "S2b"
|
353
354
|
}
|
354
355
|
}
|
355
356
|
}
|
@@ -637,7 +638,7 @@
|
|
637
638
|
}
|
638
639
|
},
|
639
640
|
"logs": {
|
640
|
-
"shape": "
|
641
|
+
"shape": "S36"
|
641
642
|
}
|
642
643
|
}
|
643
644
|
}
|
@@ -668,7 +669,7 @@
|
|
668
669
|
}
|
669
670
|
},
|
670
671
|
"logs": {
|
671
|
-
"shape": "
|
672
|
+
"shape": "S36"
|
672
673
|
}
|
673
674
|
}
|
674
675
|
}
|
@@ -856,7 +857,7 @@
|
|
856
857
|
"type": "structure",
|
857
858
|
"members": {
|
858
859
|
"graphqlApi": {
|
859
|
-
"shape": "
|
860
|
+
"shape": "S1y"
|
860
861
|
}
|
861
862
|
}
|
862
863
|
}
|
@@ -929,7 +930,7 @@
|
|
929
930
|
"type": "structure",
|
930
931
|
"members": {
|
931
932
|
"resolver": {
|
932
|
-
"shape": "
|
933
|
+
"shape": "S27"
|
933
934
|
}
|
934
935
|
}
|
935
936
|
}
|
@@ -990,7 +991,7 @@
|
|
990
991
|
"type": "structure",
|
991
992
|
"members": {
|
992
993
|
"type": {
|
993
|
-
"shape": "
|
994
|
+
"shape": "S2b"
|
994
995
|
}
|
995
996
|
}
|
996
997
|
}
|
@@ -1169,7 +1170,7 @@
|
|
1169
1170
|
"graphqlApis": {
|
1170
1171
|
"type": "list",
|
1171
1172
|
"member": {
|
1172
|
-
"shape": "
|
1173
|
+
"shape": "S1y"
|
1173
1174
|
}
|
1174
1175
|
},
|
1175
1176
|
"nextToken": {}
|
@@ -1211,7 +1212,7 @@
|
|
1211
1212
|
"type": "structure",
|
1212
1213
|
"members": {
|
1213
1214
|
"resolvers": {
|
1214
|
-
"shape": "
|
1215
|
+
"shape": "S4k"
|
1215
1216
|
},
|
1216
1217
|
"nextToken": {}
|
1217
1218
|
}
|
@@ -1252,7 +1253,7 @@
|
|
1252
1253
|
"type": "structure",
|
1253
1254
|
"members": {
|
1254
1255
|
"resolvers": {
|
1255
|
-
"shape": "
|
1256
|
+
"shape": "S4k"
|
1256
1257
|
},
|
1257
1258
|
"nextToken": {}
|
1258
1259
|
}
|
@@ -1321,7 +1322,7 @@
|
|
1321
1322
|
"types": {
|
1322
1323
|
"type": "list",
|
1323
1324
|
"member": {
|
1324
|
-
"shape": "
|
1325
|
+
"shape": "S2b"
|
1325
1326
|
}
|
1326
1327
|
},
|
1327
1328
|
"nextToken": {}
|
@@ -1646,7 +1647,7 @@
|
|
1646
1647
|
"type": "structure",
|
1647
1648
|
"members": {
|
1648
1649
|
"graphqlApi": {
|
1649
|
-
"shape": "
|
1650
|
+
"shape": "S1y"
|
1650
1651
|
}
|
1651
1652
|
}
|
1652
1653
|
}
|
@@ -1680,13 +1681,13 @@
|
|
1680
1681
|
"responseMappingTemplate": {},
|
1681
1682
|
"kind": {},
|
1682
1683
|
"pipelineConfig": {
|
1683
|
-
"shape": "
|
1684
|
+
"shape": "S22"
|
1684
1685
|
},
|
1685
1686
|
"syncConfig": {
|
1686
1687
|
"shape": "S17"
|
1687
1688
|
},
|
1688
1689
|
"cachingConfig": {
|
1689
|
-
"shape": "
|
1690
|
+
"shape": "S24"
|
1690
1691
|
},
|
1691
1692
|
"maxBatchSize": {
|
1692
1693
|
"type": "integer"
|
@@ -1701,7 +1702,7 @@
|
|
1701
1702
|
"type": "structure",
|
1702
1703
|
"members": {
|
1703
1704
|
"resolver": {
|
1704
|
-
"shape": "
|
1705
|
+
"shape": "S27"
|
1705
1706
|
}
|
1706
1707
|
}
|
1707
1708
|
}
|
@@ -1734,7 +1735,7 @@
|
|
1734
1735
|
"type": "structure",
|
1735
1736
|
"members": {
|
1736
1737
|
"type": {
|
1737
|
-
"shape": "
|
1738
|
+
"shape": "S2b"
|
1738
1739
|
}
|
1739
1740
|
}
|
1740
1741
|
}
|
@@ -2064,7 +2065,7 @@
|
|
2064
2065
|
"identityValidationExpression": {}
|
2065
2066
|
}
|
2066
2067
|
},
|
2067
|
-
"
|
2068
|
+
"S1y": {
|
2068
2069
|
"type": "structure",
|
2069
2070
|
"members": {
|
2070
2071
|
"name": {},
|
@@ -2081,9 +2082,7 @@
|
|
2081
2082
|
},
|
2082
2083
|
"arn": {},
|
2083
2084
|
"uris": {
|
2084
|
-
"
|
2085
|
-
"key": {},
|
2086
|
-
"value": {}
|
2085
|
+
"shape": "S1z"
|
2087
2086
|
},
|
2088
2087
|
"tags": {
|
2089
2088
|
"shape": "S1o"
|
@@ -2097,10 +2096,19 @@
|
|
2097
2096
|
"wafWebAclArn": {},
|
2098
2097
|
"lambdaAuthorizerConfig": {
|
2099
2098
|
"shape": "S1u"
|
2100
|
-
}
|
2099
|
+
},
|
2100
|
+
"dns": {
|
2101
|
+
"shape": "S1z"
|
2102
|
+
},
|
2103
|
+
"visibility": {}
|
2101
2104
|
}
|
2102
2105
|
},
|
2103
|
-
"
|
2106
|
+
"S1z": {
|
2107
|
+
"type": "map",
|
2108
|
+
"key": {},
|
2109
|
+
"value": {}
|
2110
|
+
},
|
2111
|
+
"S22": {
|
2104
2112
|
"type": "structure",
|
2105
2113
|
"members": {
|
2106
2114
|
"functions": {
|
@@ -2109,7 +2117,7 @@
|
|
2109
2117
|
}
|
2110
2118
|
}
|
2111
2119
|
},
|
2112
|
-
"
|
2120
|
+
"S24": {
|
2113
2121
|
"type": "structure",
|
2114
2122
|
"required": [
|
2115
2123
|
"ttl"
|
@@ -2124,7 +2132,7 @@
|
|
2124
2132
|
}
|
2125
2133
|
}
|
2126
2134
|
},
|
2127
|
-
"
|
2135
|
+
"S27": {
|
2128
2136
|
"type": "structure",
|
2129
2137
|
"members": {
|
2130
2138
|
"typeName": {},
|
@@ -2135,13 +2143,13 @@
|
|
2135
2143
|
"responseMappingTemplate": {},
|
2136
2144
|
"kind": {},
|
2137
2145
|
"pipelineConfig": {
|
2138
|
-
"shape": "
|
2146
|
+
"shape": "S22"
|
2139
2147
|
},
|
2140
2148
|
"syncConfig": {
|
2141
2149
|
"shape": "S17"
|
2142
2150
|
},
|
2143
2151
|
"cachingConfig": {
|
2144
|
-
"shape": "
|
2152
|
+
"shape": "S24"
|
2145
2153
|
},
|
2146
2154
|
"maxBatchSize": {
|
2147
2155
|
"type": "integer"
|
@@ -2152,7 +2160,7 @@
|
|
2152
2160
|
"code": {}
|
2153
2161
|
}
|
2154
2162
|
},
|
2155
|
-
"
|
2163
|
+
"S2b": {
|
2156
2164
|
"type": "structure",
|
2157
2165
|
"members": {
|
2158
2166
|
"name": {},
|
@@ -2162,14 +2170,14 @@
|
|
2162
2170
|
"format": {}
|
2163
2171
|
}
|
2164
2172
|
},
|
2165
|
-
"
|
2173
|
+
"S36": {
|
2166
2174
|
"type": "list",
|
2167
2175
|
"member": {}
|
2168
2176
|
},
|
2169
|
-
"
|
2177
|
+
"S4k": {
|
2170
2178
|
"type": "list",
|
2171
2179
|
"member": {
|
2172
|
-
"shape": "
|
2180
|
+
"shape": "S27"
|
2173
2181
|
}
|
2174
2182
|
}
|
2175
2183
|
}
|
@@ -773,6 +773,12 @@
|
|
773
773
|
"output_token": "NextToken",
|
774
774
|
"result_key": "Entries"
|
775
775
|
},
|
776
|
+
"GetNetworkInsightsAccessScopeAnalysisFindings": {
|
777
|
+
"input_token": "NextToken",
|
778
|
+
"limit_key": "MaxResults",
|
779
|
+
"output_token": "NextToken",
|
780
|
+
"result_key": "AnalysisFindings"
|
781
|
+
},
|
776
782
|
"GetSpotPlacementScores": {
|
777
783
|
"input_token": "NextToken",
|
778
784
|
"limit_key": "MaxResults",
|