cdk-comprehend-s3olap 2.0.70 → 2.0.73
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 +22 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appmesh-2019-01-25.min.json +220 -167
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +464 -31
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +119 -39
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +9 -0
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +227 -33
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +601 -558
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +114 -85
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +98 -66
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +135 -111
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +54 -0
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +405 -123
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +104 -22
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json +11 -0
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +52 -51
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +11 -5
- package/node_modules/aws-sdk/clients/appmesh.d.ts +70 -3
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +472 -43
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +100 -2
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +2 -2
- package/node_modules/aws-sdk/clients/connect.d.ts +246 -160
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +276 -2
- package/node_modules/aws-sdk/clients/ec2.d.ts +53 -0
- package/node_modules/aws-sdk/clients/ivschat.d.ts +5 -5
- package/node_modules/aws-sdk/clients/kendra.d.ts +93 -56
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +48 -2
- package/node_modules/aws-sdk/clients/lambda.d.ts +45 -17
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +290 -2
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +72 -3
- package/node_modules/aws-sdk/clients/networkmanager.d.ts +5 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +36 -12
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +11 -11
- 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 +18 -18
- package/node_modules/aws-sdk/dist/aws-sdk.js +1225 -771
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +74 -74
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +252 -2
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +8 -8
@@ -436,6 +436,7 @@
|
|
436
436
|
"ServerlessV2ScalingConfiguration": {
|
437
437
|
"shape": "S2a"
|
438
438
|
},
|
439
|
+
"NetworkType": {},
|
439
440
|
"SourceRegion": {}
|
440
441
|
}
|
441
442
|
},
|
@@ -3016,7 +3017,8 @@
|
|
3016
3017
|
},
|
3017
3018
|
"ServerlessV2ScalingConfiguration": {
|
3018
3019
|
"shape": "S2a"
|
3019
|
-
}
|
3020
|
+
},
|
3021
|
+
"NetworkType": {}
|
3020
3022
|
}
|
3021
3023
|
},
|
3022
3024
|
"output": {
|
@@ -3858,7 +3860,8 @@
|
|
3858
3860
|
"DomainIAMRoleName": {},
|
3859
3861
|
"ServerlessV2ScalingConfiguration": {
|
3860
3862
|
"shape": "S2a"
|
3861
|
-
}
|
3863
|
+
},
|
3864
|
+
"NetworkType": {}
|
3862
3865
|
}
|
3863
3866
|
},
|
3864
3867
|
"output": {
|
@@ -3932,7 +3935,8 @@
|
|
3932
3935
|
},
|
3933
3936
|
"ServerlessV2ScalingConfiguration": {
|
3934
3937
|
"shape": "S2a"
|
3935
|
-
}
|
3938
|
+
},
|
3939
|
+
"NetworkType": {}
|
3936
3940
|
}
|
3937
3941
|
},
|
3938
3942
|
"output": {
|
@@ -4006,7 +4010,8 @@
|
|
4006
4010
|
},
|
4007
4011
|
"ServerlessV2ScalingConfiguration": {
|
4008
4012
|
"shape": "S2a"
|
4009
|
-
}
|
4013
|
+
},
|
4014
|
+
"NetworkType": {}
|
4010
4015
|
}
|
4011
4016
|
},
|
4012
4017
|
"output": {
|
@@ -5306,7 +5311,8 @@
|
|
5306
5311
|
"type": "double"
|
5307
5312
|
}
|
5308
5313
|
}
|
5309
|
-
}
|
5314
|
+
},
|
5315
|
+
"NetworkType": {}
|
5310
5316
|
},
|
5311
5317
|
"wrapper": true
|
5312
5318
|
},
|
@@ -345,7 +345,7 @@ declare namespace AppMesh {
|
|
345
345
|
*/
|
346
346
|
attributes?: AwsCloudMapInstanceAttributes;
|
347
347
|
/**
|
348
|
-
* The IP version
|
348
|
+
* The preferred IP version that this virtual node uses. Setting the IP preference on the virtual node only overrides the IP preference set for the mesh on this specific node.
|
349
349
|
*/
|
350
350
|
ipPreference?: IpPreference;
|
351
351
|
/**
|
@@ -922,7 +922,7 @@ declare namespace AppMesh {
|
|
922
922
|
*/
|
923
923
|
hostname: Hostname;
|
924
924
|
/**
|
925
|
-
* The IP version
|
925
|
+
* The preferred IP version that this virtual node uses. Setting the IP preference on the virtual node only overrides the IP preference set for the mesh on this specific node.
|
926
926
|
*/
|
927
927
|
ipPreference?: IpPreference;
|
928
928
|
/**
|
@@ -951,6 +951,10 @@ declare namespace AppMesh {
|
|
951
951
|
export type EgressFilterType = "ALLOW_ALL"|"DROP_ALL"|string;
|
952
952
|
export type ExactHostName = string;
|
953
953
|
export interface FileAccessLog {
|
954
|
+
/**
|
955
|
+
* The specified format for the logs. The format is either json_format or text_format.
|
956
|
+
*/
|
957
|
+
format?: LoggingFormat;
|
954
958
|
/**
|
955
959
|
* The file path to write access logs to. You can use /dev/stdout to send access logs to standard out and configure your Envoy container to use a log driver, such as awslogs, to export the access logs to a log storage service such as Amazon CloudWatch Logs. You can also specify a path in the Envoy container's file system to write the files to disk. <note> <p>The Envoy process must have write permissions to the path that you specify here. Otherwise, Envoy fails to bootstrap properly.</p> </note>
|
956
960
|
*/
|
@@ -1062,6 +1066,10 @@ declare namespace AppMesh {
|
|
1062
1066
|
}
|
1063
1067
|
export type GatewayRouteStatusCode = "ACTIVE"|"INACTIVE"|"DELETED"|string;
|
1064
1068
|
export interface GatewayRouteTarget {
|
1069
|
+
/**
|
1070
|
+
* The port number of the gateway route target.
|
1071
|
+
*/
|
1072
|
+
port?: ListenerPort;
|
1065
1073
|
/**
|
1066
1074
|
* An object that represents a virtual service gateway route target.
|
1067
1075
|
*/
|
@@ -1102,6 +1110,10 @@ declare namespace AppMesh {
|
|
1102
1110
|
* The gateway route metadata to be matched on.
|
1103
1111
|
*/
|
1104
1112
|
metadata?: GrpcGatewayRouteMetadataList;
|
1113
|
+
/**
|
1114
|
+
* The port number to match from the request.
|
1115
|
+
*/
|
1116
|
+
port?: ListenerPort;
|
1105
1117
|
/**
|
1106
1118
|
* The fully qualified domain name for the service to match from the request.
|
1107
1119
|
*/
|
@@ -1204,6 +1216,10 @@ declare namespace AppMesh {
|
|
1204
1216
|
* The method name to match from the request. If you specify a name, you must also specify a serviceName.
|
1205
1217
|
*/
|
1206
1218
|
methodName?: MethodName;
|
1219
|
+
/**
|
1220
|
+
* The port number to match on.
|
1221
|
+
*/
|
1222
|
+
port?: ListenerPort;
|
1207
1223
|
/**
|
1208
1224
|
* The fully qualified domain name for the service to match from the request.
|
1209
1225
|
*/
|
@@ -1366,6 +1382,10 @@ declare namespace AppMesh {
|
|
1366
1382
|
* The path to match on.
|
1367
1383
|
*/
|
1368
1384
|
path?: HttpPathMatch;
|
1385
|
+
/**
|
1386
|
+
* The port number to match on.
|
1387
|
+
*/
|
1388
|
+
port?: ListenerPort;
|
1369
1389
|
/**
|
1370
1390
|
* Specifies the path to match requests with. This parameter must always start with /, which by itself matches all requests to the virtual service name. You can also match for path-based routing of requests. For example, if your virtual service name is my-service.local and you want the route to match requests to my-service.local/metrics, your prefix should be /metrics.
|
1371
1391
|
*/
|
@@ -1502,6 +1522,10 @@ declare namespace AppMesh {
|
|
1502
1522
|
* The client request path to match on.
|
1503
1523
|
*/
|
1504
1524
|
path?: HttpPathMatch;
|
1525
|
+
/**
|
1526
|
+
* The port number to match on.
|
1527
|
+
*/
|
1528
|
+
port?: ListenerPort;
|
1505
1529
|
/**
|
1506
1530
|
* Specifies the path to match requests with. This parameter must always start with /, which by itself matches all requests to the virtual service name. You can also match for path-based routing of requests. For example, if your virtual service name is my-service.local and you want the route to match requests to my-service.local/metrics, your prefix should be /metrics.
|
1507
1531
|
*/
|
@@ -1527,6 +1551,19 @@ declare namespace AppMesh {
|
|
1527
1551
|
perRequest?: Duration;
|
1528
1552
|
}
|
1529
1553
|
export type IpPreference = "IPv6_PREFERRED"|"IPv4_PREFERRED"|"IPv4_ONLY"|"IPv6_ONLY"|string;
|
1554
|
+
export type JsonFormat = JsonFormatRef[];
|
1555
|
+
export interface JsonFormatRef {
|
1556
|
+
/**
|
1557
|
+
* The specified key for the JSON.
|
1558
|
+
*/
|
1559
|
+
key: JsonKey;
|
1560
|
+
/**
|
1561
|
+
* The specified value for the JSON.
|
1562
|
+
*/
|
1563
|
+
value: JsonValue;
|
1564
|
+
}
|
1565
|
+
export type JsonKey = string;
|
1566
|
+
export type JsonValue = string;
|
1530
1567
|
export interface ListGatewayRoutesInput {
|
1531
1568
|
/**
|
1532
1569
|
* The maximum number of results returned by ListGatewayRoutes in paginated output. When you use this parameter, ListGatewayRoutes returns only limit results in a single page along with a nextToken response element. You can see the remaining results of the initial request by sending another ListGatewayRoutes request with the returned nextToken value. This value can be between 1 and 100. If you don't use this parameter, ListGatewayRoutes returns up to 100 results and a nextToken value if applicable.
|
@@ -1780,6 +1817,7 @@ declare namespace AppMesh {
|
|
1780
1817
|
*/
|
1781
1818
|
tls?: ListenerTls;
|
1782
1819
|
}
|
1820
|
+
export type ListenerPort = number;
|
1783
1821
|
export interface ListenerTimeout {
|
1784
1822
|
/**
|
1785
1823
|
* An object that represents types of timeouts.
|
@@ -1876,6 +1914,16 @@ declare namespace AppMesh {
|
|
1876
1914
|
*/
|
1877
1915
|
accessLog?: AccessLog;
|
1878
1916
|
}
|
1917
|
+
export interface LoggingFormat {
|
1918
|
+
/**
|
1919
|
+
*
|
1920
|
+
*/
|
1921
|
+
json?: JsonFormat;
|
1922
|
+
/**
|
1923
|
+
*
|
1924
|
+
*/
|
1925
|
+
text?: TextFormat;
|
1926
|
+
}
|
1879
1927
|
export type Long = number;
|
1880
1928
|
export interface MatchRange {
|
1881
1929
|
/**
|
@@ -2190,6 +2238,10 @@ declare namespace AppMesh {
|
|
2190
2238
|
* The action to take if a match is determined.
|
2191
2239
|
*/
|
2192
2240
|
action: TcpRouteAction;
|
2241
|
+
/**
|
2242
|
+
* An object that represents the criteria for determining a request match.
|
2243
|
+
*/
|
2244
|
+
match?: TcpRouteMatch;
|
2193
2245
|
/**
|
2194
2246
|
* An object that represents types of timeouts.
|
2195
2247
|
*/
|
@@ -2201,16 +2253,23 @@ declare namespace AppMesh {
|
|
2201
2253
|
*/
|
2202
2254
|
weightedTargets: WeightedTargets;
|
2203
2255
|
}
|
2256
|
+
export interface TcpRouteMatch {
|
2257
|
+
/**
|
2258
|
+
* The port number to match on.
|
2259
|
+
*/
|
2260
|
+
port?: ListenerPort;
|
2261
|
+
}
|
2204
2262
|
export interface TcpTimeout {
|
2205
2263
|
/**
|
2206
2264
|
* An object that represents an idle timeout. An idle timeout bounds the amount of time that a connection may be idle. The default value is none.
|
2207
2265
|
*/
|
2208
2266
|
idle?: Duration;
|
2209
2267
|
}
|
2268
|
+
export type TextFormat = string;
|
2210
2269
|
export type Timestamp = Date;
|
2211
2270
|
export interface TlsValidationContext {
|
2212
2271
|
/**
|
2213
|
-
* A reference to an object that represents the SANs for a Transport Layer Security (TLS) validation context.
|
2272
|
+
* A reference to an object that represents the SANs for a Transport Layer Security (TLS) validation context. If you don't specify SANs on the terminating mesh endpoint, the Envoy proxy for that node doesn't verify the SAN on a peer client certificate. If you don't specify SANs on the originating mesh endpoint, the SAN on the certificate provided by the terminating endpoint must match the mesh endpoint service discovery configuration. Since SPIRE vended certificates have a SPIFFE ID as a name, you must set the SAN since the name doesn't match the service discovery name.
|
2214
2273
|
*/
|
2215
2274
|
subjectAlternativeNames?: SubjectAlternativeNames;
|
2216
2275
|
/**
|
@@ -2536,6 +2595,10 @@ declare namespace AppMesh {
|
|
2536
2595
|
virtualGatewayName: ResourceName;
|
2537
2596
|
}
|
2538
2597
|
export interface VirtualGatewayFileAccessLog {
|
2598
|
+
/**
|
2599
|
+
* The specified format for the virtual gateway access logs. It can be either json_format or text_format.
|
2600
|
+
*/
|
2601
|
+
format?: LoggingFormat;
|
2539
2602
|
/**
|
2540
2603
|
* The file path to write access logs to. You can use /dev/stdout to send access logs to standard out and configure your Envoy container to use a log driver, such as awslogs, to export the access logs to a log storage service such as Amazon CloudWatch Logs. You can also specify a path in the Envoy container's file system to write the files to disk.
|
2541
2604
|
*/
|
@@ -3105,6 +3168,10 @@ declare namespace AppMesh {
|
|
3105
3168
|
}
|
3106
3169
|
export type VirtualServiceStatusCode = "ACTIVE"|"INACTIVE"|"DELETED"|string;
|
3107
3170
|
export interface WeightedTarget {
|
3171
|
+
/**
|
3172
|
+
* The targeted port of the weighted object.
|
3173
|
+
*/
|
3174
|
+
port?: ListenerPort;
|
3108
3175
|
/**
|
3109
3176
|
* The virtual node to associate with the weighted target.
|
3110
3177
|
*/
|