@aws-solutions-constructs/aws-lambda-opensearch 2.50.0 → 2.52.0

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.
Files changed (79) hide show
  1. package/.eslintignore +2 -0
  2. package/.jsii +50 -5
  3. package/integ.config.json +7 -0
  4. package/lib/index.js +1 -1
  5. package/package.json +12 -11
  6. package/test/integ.lamopn-cluster-config.js +6 -2
  7. package/test/integ.lamopn-cluster-config.js.snapshot/asset.abbc4eca9e7ddabc31da3ce83159e6eee8e72e2c358ab8af0711044514c41290/index.js +60 -0
  8. package/test/integ.lamopn-cluster-config.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e/__entrypoint__.js +1 -0
  9. package/test/integ.lamopn-cluster-config.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e/index.js +1 -0
  10. package/test/integ.lamopn-cluster-config.js.snapshot/cdk.out +1 -0
  11. package/test/integ.lamopn-cluster-config.js.snapshot/integ.json +12 -0
  12. package/test/integ.lamopn-cluster-config.js.snapshot/lamopn-cluster-config.assets.json +45 -0
  13. package/test/integ.lamopn-cluster-config.js.snapshot/lamopn-cluster-config.template.json +1295 -0
  14. package/test/integ.lamopn-cluster-config.js.snapshot/lamopnclusterconfigIntegDefaultTestDeployAssertD8012D1A.assets.json +19 -0
  15. package/test/integ.lamopn-cluster-config.js.snapshot/lamopnclusterconfigIntegDefaultTestDeployAssertD8012D1A.template.json +36 -0
  16. package/test/integ.lamopn-cluster-config.js.snapshot/manifest.json +323 -0
  17. package/test/integ.lamopn-cluster-config.js.snapshot/tree.json +1795 -0
  18. package/test/integ.lamopn-disabled-zone-awareness.js +6 -2
  19. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/asset.abbc4eca9e7ddabc31da3ce83159e6eee8e72e2c358ab8af0711044514c41290/index.js +60 -0
  20. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e/__entrypoint__.js +1 -0
  21. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e/index.js +1 -0
  22. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/cdk.out +1 -0
  23. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/integ.json +12 -0
  24. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/lamopn-disabled-zone-awareness.assets.json +45 -0
  25. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/lamopn-disabled-zone-awareness.template.json +1228 -0
  26. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/lamopndisabledzoneawarenessIntegDefaultTestDeployAssert7E083B68.assets.json +19 -0
  27. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/lamopndisabledzoneawarenessIntegDefaultTestDeployAssert7E083B68.template.json +36 -0
  28. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/manifest.json +305 -0
  29. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/tree.json +1687 -0
  30. package/test/integ.lamopn-domain-arguments.js +5 -2
  31. package/test/integ.lamopn-domain-arguments.js.snapshot/asset.abbc4eca9e7ddabc31da3ce83159e6eee8e72e2c358ab8af0711044514c41290/index.js +60 -0
  32. package/test/integ.lamopn-domain-arguments.js.snapshot/cdk.out +1 -0
  33. package/test/integ.lamopn-domain-arguments.js.snapshot/integ.json +12 -0
  34. package/test/integ.lamopn-domain-arguments.js.snapshot/lamopn-domain-arguments.assets.json +32 -0
  35. package/test/integ.lamopn-domain-arguments.js.snapshot/lamopn-domain-arguments.template.json +846 -0
  36. package/test/integ.lamopn-domain-arguments.js.snapshot/lamopndomainargumentsIntegDefaultTestDeployAssert47534E1E.assets.json +19 -0
  37. package/test/integ.lamopn-domain-arguments.js.snapshot/lamopndomainargumentsIntegDefaultTestDeployAssert47534E1E.template.json +36 -0
  38. package/test/integ.lamopn-domain-arguments.js.snapshot/manifest.json +233 -0
  39. package/test/integ.lamopn-domain-arguments.js.snapshot/tree.json +1256 -0
  40. package/test/integ.lamopn-existing-vpc.js +12 -6
  41. package/test/integ.lamopn-existing-vpc.js.snapshot/asset.abbc4eca9e7ddabc31da3ce83159e6eee8e72e2c358ab8af0711044514c41290/index.js +60 -0
  42. package/test/integ.lamopn-existing-vpc.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e/__entrypoint__.js +1 -0
  43. package/test/integ.lamopn-existing-vpc.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e/index.js +1 -0
  44. package/test/integ.lamopn-existing-vpc.js.snapshot/cdk.out +1 -0
  45. package/test/integ.lamopn-existing-vpc.js.snapshot/integ.json +12 -0
  46. package/test/integ.lamopn-existing-vpc.js.snapshot/lamopn-existing-vpc.assets.json +48 -0
  47. package/test/integ.lamopn-existing-vpc.js.snapshot/lamopn-existing-vpc.template.json +1571 -0
  48. package/test/integ.lamopn-existing-vpc.js.snapshot/lamopnexistingvpcIntegDefaultTestDeployAssert4A7EE058.assets.json +19 -0
  49. package/test/integ.lamopn-existing-vpc.js.snapshot/lamopnexistingvpcIntegDefaultTestDeployAssert4A7EE058.template.json +36 -0
  50. package/test/integ.lamopn-existing-vpc.js.snapshot/manifest.json +419 -0
  51. package/test/integ.lamopn-existing-vpc.js.snapshot/tree.json +2207 -0
  52. package/test/integ.lamopn-no-arguments.js +5 -2
  53. package/test/integ.lamopn-no-arguments.js.snapshot/asset.abbc4eca9e7ddabc31da3ce83159e6eee8e72e2c358ab8af0711044514c41290/index.js +60 -0
  54. package/test/integ.lamopn-no-arguments.js.snapshot/cdk.out +1 -0
  55. package/test/integ.lamopn-no-arguments.js.snapshot/integ.json +12 -0
  56. package/test/integ.lamopn-no-arguments.js.snapshot/lamopn-no-arguments.assets.json +32 -0
  57. package/test/integ.lamopn-no-arguments.js.snapshot/lamopn-no-arguments.template.json +846 -0
  58. package/test/integ.lamopn-no-arguments.js.snapshot/lamopnnoargumentsIntegDefaultTestDeployAssert4290A592.assets.json +19 -0
  59. package/test/integ.lamopn-no-arguments.js.snapshot/lamopnnoargumentsIntegDefaultTestDeployAssert4290A592.template.json +36 -0
  60. package/test/integ.lamopn-no-arguments.js.snapshot/manifest.json +233 -0
  61. package/test/integ.lamopn-no-arguments.js.snapshot/tree.json +1256 -0
  62. package/test/integ.lamopn-vpc-props.js +12 -6
  63. package/test/integ.lamopn-vpc-props.js.snapshot/asset.abbc4eca9e7ddabc31da3ce83159e6eee8e72e2c358ab8af0711044514c41290/index.js +60 -0
  64. package/test/integ.lamopn-vpc-props.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e/__entrypoint__.js +1 -0
  65. package/test/integ.lamopn-vpc-props.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e/index.js +1 -0
  66. package/test/integ.lamopn-vpc-props.js.snapshot/cdk.out +1 -0
  67. package/test/integ.lamopn-vpc-props.js.snapshot/integ.json +12 -0
  68. package/test/integ.lamopn-vpc-props.js.snapshot/lamopn-vpc-props.assets.json +48 -0
  69. package/test/integ.lamopn-vpc-props.js.snapshot/lamopn-vpc-props.template.json +1287 -0
  70. package/test/integ.lamopn-vpc-props.js.snapshot/lamopnvpcpropsIntegDefaultTestDeployAssertC7FD49B0.assets.json +19 -0
  71. package/test/integ.lamopn-vpc-props.js.snapshot/lamopnvpcpropsIntegDefaultTestDeployAssertC7FD49B0.template.json +36 -0
  72. package/test/integ.lamopn-vpc-props.js.snapshot/manifest.json +323 -0
  73. package/test/integ.lamopn-vpc-props.js.snapshot/tree.json +1795 -0
  74. package/test/integ.lamopn-cluster-config.expected.json +0 -1153
  75. package/test/integ.lamopn-disabled-zone-awareness.expected.json +0 -1093
  76. package/test/integ.lamopn-domain-arguments.expected.json +0 -846
  77. package/test/integ.lamopn-existing-vpc.expected.json +0 -1602
  78. package/test/integ.lamopn-no-arguments.expected.json +0 -846
  79. package/test/integ.lamopn-vpc-props.expected.json +0 -1208
@@ -0,0 +1,1795 @@
1
+ {
2
+ "version": "tree-0.1",
3
+ "tree": {
4
+ "id": "App",
5
+ "path": "",
6
+ "children": {
7
+ "lamopn-cluster-config": {
8
+ "id": "lamopn-cluster-config",
9
+ "path": "lamopn-cluster-config",
10
+ "children": {
11
+ "test-lambda-opensearch": {
12
+ "id": "test-lambda-opensearch",
13
+ "path": "lamopn-cluster-config/test-lambda-opensearch",
14
+ "children": {
15
+ "LambdaFunctionServiceRole": {
16
+ "id": "LambdaFunctionServiceRole",
17
+ "path": "lamopn-cluster-config/test-lambda-opensearch/LambdaFunctionServiceRole",
18
+ "children": {
19
+ "ImportLambdaFunctionServiceRole": {
20
+ "id": "ImportLambdaFunctionServiceRole",
21
+ "path": "lamopn-cluster-config/test-lambda-opensearch/LambdaFunctionServiceRole/ImportLambdaFunctionServiceRole",
22
+ "constructInfo": {
23
+ "fqn": "aws-cdk-lib.Resource",
24
+ "version": "2.118.0"
25
+ }
26
+ },
27
+ "Resource": {
28
+ "id": "Resource",
29
+ "path": "lamopn-cluster-config/test-lambda-opensearch/LambdaFunctionServiceRole/Resource",
30
+ "attributes": {
31
+ "aws:cdk:cloudformation:type": "AWS::IAM::Role",
32
+ "aws:cdk:cloudformation:props": {
33
+ "assumeRolePolicyDocument": {
34
+ "Statement": [
35
+ {
36
+ "Action": "sts:AssumeRole",
37
+ "Effect": "Allow",
38
+ "Principal": {
39
+ "Service": "lambda.amazonaws.com"
40
+ }
41
+ }
42
+ ],
43
+ "Version": "2012-10-17"
44
+ },
45
+ "policies": [
46
+ {
47
+ "policyName": "LambdaFunctionServiceRolePolicy",
48
+ "policyDocument": {
49
+ "Statement": [
50
+ {
51
+ "Action": [
52
+ "logs:CreateLogGroup",
53
+ "logs:CreateLogStream",
54
+ "logs:PutLogEvents"
55
+ ],
56
+ "Effect": "Allow",
57
+ "Resource": {
58
+ "Fn::Join": [
59
+ "",
60
+ [
61
+ "arn:",
62
+ {
63
+ "Ref": "AWS::Partition"
64
+ },
65
+ ":logs:",
66
+ {
67
+ "Ref": "AWS::Region"
68
+ },
69
+ ":",
70
+ {
71
+ "Ref": "AWS::AccountId"
72
+ },
73
+ ":log-group:/aws/lambda/*"
74
+ ]
75
+ ]
76
+ }
77
+ }
78
+ ],
79
+ "Version": "2012-10-17"
80
+ }
81
+ }
82
+ ]
83
+ }
84
+ },
85
+ "constructInfo": {
86
+ "fqn": "aws-cdk-lib.aws_iam.CfnRole",
87
+ "version": "2.118.0"
88
+ }
89
+ },
90
+ "DefaultPolicy": {
91
+ "id": "DefaultPolicy",
92
+ "path": "lamopn-cluster-config/test-lambda-opensearch/LambdaFunctionServiceRole/DefaultPolicy",
93
+ "children": {
94
+ "Resource": {
95
+ "id": "Resource",
96
+ "path": "lamopn-cluster-config/test-lambda-opensearch/LambdaFunctionServiceRole/DefaultPolicy/Resource",
97
+ "attributes": {
98
+ "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
99
+ "aws:cdk:cloudformation:props": {
100
+ "policyDocument": {
101
+ "Statement": [
102
+ {
103
+ "Action": [
104
+ "ec2:AssignPrivateIpAddresses",
105
+ "ec2:CreateNetworkInterface",
106
+ "ec2:DeleteNetworkInterface",
107
+ "ec2:DescribeNetworkInterfaces",
108
+ "ec2:UnassignPrivateIpAddresses",
109
+ "xray:PutTelemetryRecords",
110
+ "xray:PutTraceSegments"
111
+ ],
112
+ "Effect": "Allow",
113
+ "Resource": "*"
114
+ }
115
+ ],
116
+ "Version": "2012-10-17"
117
+ },
118
+ "policyName": "testlambdaopensearchLambdaFunctionServiceRoleDefaultPolicy78C56359",
119
+ "roles": [
120
+ {
121
+ "Ref": "testlambdaopensearchLambdaFunctionServiceRole4722AB8A"
122
+ }
123
+ ]
124
+ }
125
+ },
126
+ "constructInfo": {
127
+ "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
128
+ "version": "2.118.0"
129
+ }
130
+ }
131
+ },
132
+ "constructInfo": {
133
+ "fqn": "aws-cdk-lib.aws_iam.Policy",
134
+ "version": "2.118.0"
135
+ }
136
+ }
137
+ },
138
+ "constructInfo": {
139
+ "fqn": "aws-cdk-lib.aws_iam.Role",
140
+ "version": "2.118.0"
141
+ }
142
+ },
143
+ "ReplaceDefaultSecurityGroup-security-group": {
144
+ "id": "ReplaceDefaultSecurityGroup-security-group",
145
+ "path": "lamopn-cluster-config/test-lambda-opensearch/ReplaceDefaultSecurityGroup-security-group",
146
+ "children": {
147
+ "Resource": {
148
+ "id": "Resource",
149
+ "path": "lamopn-cluster-config/test-lambda-opensearch/ReplaceDefaultSecurityGroup-security-group/Resource",
150
+ "attributes": {
151
+ "aws:cdk:cloudformation:type": "AWS::EC2::SecurityGroup",
152
+ "aws:cdk:cloudformation:props": {
153
+ "groupDescription": "lamopn-cluster-config/test-lambda-opensearch/ReplaceDefaultSecurityGroup-security-group",
154
+ "securityGroupEgress": [
155
+ {
156
+ "cidrIp": "0.0.0.0/0",
157
+ "description": "Allow all outbound traffic by default",
158
+ "ipProtocol": "-1"
159
+ }
160
+ ],
161
+ "vpcId": {
162
+ "Ref": "Vpc8378EB38"
163
+ }
164
+ }
165
+ },
166
+ "constructInfo": {
167
+ "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
168
+ "version": "2.118.0"
169
+ }
170
+ }
171
+ },
172
+ "constructInfo": {
173
+ "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
174
+ "version": "2.118.0"
175
+ }
176
+ },
177
+ "LambdaFunction": {
178
+ "id": "LambdaFunction",
179
+ "path": "lamopn-cluster-config/test-lambda-opensearch/LambdaFunction",
180
+ "children": {
181
+ "Code": {
182
+ "id": "Code",
183
+ "path": "lamopn-cluster-config/test-lambda-opensearch/LambdaFunction/Code",
184
+ "children": {
185
+ "Stage": {
186
+ "id": "Stage",
187
+ "path": "lamopn-cluster-config/test-lambda-opensearch/LambdaFunction/Code/Stage",
188
+ "constructInfo": {
189
+ "fqn": "aws-cdk-lib.AssetStaging",
190
+ "version": "2.118.0"
191
+ }
192
+ },
193
+ "AssetBucket": {
194
+ "id": "AssetBucket",
195
+ "path": "lamopn-cluster-config/test-lambda-opensearch/LambdaFunction/Code/AssetBucket",
196
+ "constructInfo": {
197
+ "fqn": "aws-cdk-lib.aws_s3.BucketBase",
198
+ "version": "2.118.0"
199
+ }
200
+ }
201
+ },
202
+ "constructInfo": {
203
+ "fqn": "aws-cdk-lib.aws_s3_assets.Asset",
204
+ "version": "2.118.0"
205
+ }
206
+ },
207
+ "Resource": {
208
+ "id": "Resource",
209
+ "path": "lamopn-cluster-config/test-lambda-opensearch/LambdaFunction/Resource",
210
+ "attributes": {
211
+ "aws:cdk:cloudformation:type": "AWS::Lambda::Function",
212
+ "aws:cdk:cloudformation:props": {
213
+ "code": {
214
+ "s3Bucket": {
215
+ "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
216
+ },
217
+ "s3Key": "abbc4eca9e7ddabc31da3ce83159e6eee8e72e2c358ab8af0711044514c41290.zip"
218
+ },
219
+ "environment": {
220
+ "variables": {
221
+ "AWS_NODEJS_CONNECTION_REUSE_ENABLED": "1",
222
+ "DOMAIN_ENDPOINT": {
223
+ "Fn::GetAtt": [
224
+ "testlambdaopensearchOpenSearchDomainF9CCC3D3",
225
+ "DomainEndpoint"
226
+ ]
227
+ }
228
+ }
229
+ },
230
+ "handler": "index.handler",
231
+ "role": {
232
+ "Fn::GetAtt": [
233
+ "testlambdaopensearchLambdaFunctionServiceRole4722AB8A",
234
+ "Arn"
235
+ ]
236
+ },
237
+ "runtime": "nodejs16.x",
238
+ "tracingConfig": {
239
+ "mode": "Active"
240
+ },
241
+ "vpcConfig": {
242
+ "subnetIds": [
243
+ {
244
+ "Ref": "VpcisolatedSubnet1SubnetE62B1B9B"
245
+ },
246
+ {
247
+ "Ref": "VpcisolatedSubnet2Subnet39217055"
248
+ }
249
+ ],
250
+ "securityGroupIds": [
251
+ {
252
+ "Fn::GetAtt": [
253
+ "testlambdaopensearchReplaceDefaultSecurityGroupsecuritygroupB44718EC",
254
+ "GroupId"
255
+ ]
256
+ }
257
+ ]
258
+ }
259
+ }
260
+ },
261
+ "constructInfo": {
262
+ "fqn": "aws-cdk-lib.aws_lambda.CfnFunction",
263
+ "version": "2.118.0"
264
+ }
265
+ }
266
+ },
267
+ "constructInfo": {
268
+ "fqn": "aws-cdk-lib.aws_lambda.Function",
269
+ "version": "2.118.0"
270
+ }
271
+ },
272
+ "CognitoUserPool": {
273
+ "id": "CognitoUserPool",
274
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoUserPool",
275
+ "children": {
276
+ "Resource": {
277
+ "id": "Resource",
278
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoUserPool/Resource",
279
+ "attributes": {
280
+ "aws:cdk:cloudformation:type": "AWS::Cognito::UserPool",
281
+ "aws:cdk:cloudformation:props": {
282
+ "accountRecoverySetting": {
283
+ "recoveryMechanisms": [
284
+ {
285
+ "name": "verified_phone_number",
286
+ "priority": 1
287
+ },
288
+ {
289
+ "name": "verified_email",
290
+ "priority": 2
291
+ }
292
+ ]
293
+ },
294
+ "adminCreateUserConfig": {
295
+ "allowAdminCreateUserOnly": true
296
+ },
297
+ "emailVerificationMessage": "The verification code to your new account is {####}",
298
+ "emailVerificationSubject": "Verify your new account",
299
+ "smsVerificationMessage": "The verification code to your new account is {####}",
300
+ "userPoolAddOns": {
301
+ "advancedSecurityMode": "ENFORCED"
302
+ },
303
+ "verificationMessageTemplate": {
304
+ "defaultEmailOption": "CONFIRM_WITH_CODE",
305
+ "emailMessage": "The verification code to your new account is {####}",
306
+ "emailSubject": "Verify your new account",
307
+ "smsMessage": "The verification code to your new account is {####}"
308
+ }
309
+ }
310
+ },
311
+ "constructInfo": {
312
+ "fqn": "aws-cdk-lib.aws_cognito.CfnUserPool",
313
+ "version": "2.118.0"
314
+ }
315
+ }
316
+ },
317
+ "constructInfo": {
318
+ "fqn": "aws-cdk-lib.aws_cognito.UserPool",
319
+ "version": "2.118.0"
320
+ }
321
+ },
322
+ "CognitoUserPoolClient": {
323
+ "id": "CognitoUserPoolClient",
324
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoUserPoolClient",
325
+ "children": {
326
+ "Resource": {
327
+ "id": "Resource",
328
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoUserPoolClient/Resource",
329
+ "attributes": {
330
+ "aws:cdk:cloudformation:type": "AWS::Cognito::UserPoolClient",
331
+ "aws:cdk:cloudformation:props": {
332
+ "allowedOAuthFlows": [
333
+ "implicit",
334
+ "code"
335
+ ],
336
+ "allowedOAuthFlowsUserPoolClient": true,
337
+ "allowedOAuthScopes": [
338
+ "profile",
339
+ "phone",
340
+ "email",
341
+ "openid",
342
+ "aws.cognito.signin.user.admin"
343
+ ],
344
+ "callbackUrLs": [
345
+ "https://example.com"
346
+ ],
347
+ "supportedIdentityProviders": [
348
+ "COGNITO"
349
+ ],
350
+ "userPoolId": {
351
+ "Ref": "testlambdaopensearchCognitoUserPoolA09096F9"
352
+ }
353
+ }
354
+ },
355
+ "constructInfo": {
356
+ "fqn": "aws-cdk-lib.aws_cognito.CfnUserPoolClient",
357
+ "version": "2.118.0"
358
+ }
359
+ }
360
+ },
361
+ "constructInfo": {
362
+ "fqn": "aws-cdk-lib.aws_cognito.UserPoolClient",
363
+ "version": "2.118.0"
364
+ }
365
+ },
366
+ "CognitoIdentityPool": {
367
+ "id": "CognitoIdentityPool",
368
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoIdentityPool",
369
+ "attributes": {
370
+ "aws:cdk:cloudformation:type": "AWS::Cognito::IdentityPool",
371
+ "aws:cdk:cloudformation:props": {
372
+ "allowUnauthenticatedIdentities": false,
373
+ "cognitoIdentityProviders": [
374
+ {
375
+ "clientId": {
376
+ "Ref": "testlambdaopensearchCognitoUserPoolClient39C21D94"
377
+ },
378
+ "providerName": {
379
+ "Fn::GetAtt": [
380
+ "testlambdaopensearchCognitoUserPoolA09096F9",
381
+ "ProviderName"
382
+ ]
383
+ },
384
+ "serverSideTokenCheck": true
385
+ }
386
+ ]
387
+ }
388
+ },
389
+ "constructInfo": {
390
+ "fqn": "aws-cdk-lib.aws_cognito.CfnIdentityPool",
391
+ "version": "2.118.0"
392
+ }
393
+ },
394
+ "UserPoolDomain": {
395
+ "id": "UserPoolDomain",
396
+ "path": "lamopn-cluster-config/test-lambda-opensearch/UserPoolDomain",
397
+ "attributes": {
398
+ "aws:cdk:cloudformation:type": "AWS::Cognito::UserPoolDomain",
399
+ "aws:cdk:cloudformation:props": {
400
+ "domain": {
401
+ "Fn::Join": [
402
+ "-",
403
+ [
404
+ "dmn",
405
+ {
406
+ "Fn::Select": [
407
+ 4,
408
+ {
409
+ "Fn::Split": [
410
+ "-",
411
+ {
412
+ "Fn::Select": [
413
+ 2,
414
+ {
415
+ "Fn::Split": [
416
+ "/",
417
+ {
418
+ "Ref": "AWS::StackId"
419
+ }
420
+ ]
421
+ }
422
+ ]
423
+ }
424
+ ]
425
+ }
426
+ ]
427
+ }
428
+ ]
429
+ ]
430
+ },
431
+ "userPoolId": {
432
+ "Ref": "testlambdaopensearchCognitoUserPoolA09096F9"
433
+ }
434
+ }
435
+ },
436
+ "constructInfo": {
437
+ "fqn": "aws-cdk-lib.aws_cognito.CfnUserPoolDomain",
438
+ "version": "2.118.0"
439
+ }
440
+ },
441
+ "CognitoAuthorizedRole": {
442
+ "id": "CognitoAuthorizedRole",
443
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoAuthorizedRole",
444
+ "children": {
445
+ "ImportCognitoAuthorizedRole": {
446
+ "id": "ImportCognitoAuthorizedRole",
447
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoAuthorizedRole/ImportCognitoAuthorizedRole",
448
+ "constructInfo": {
449
+ "fqn": "aws-cdk-lib.Resource",
450
+ "version": "2.118.0"
451
+ }
452
+ },
453
+ "Resource": {
454
+ "id": "Resource",
455
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoAuthorizedRole/Resource",
456
+ "attributes": {
457
+ "aws:cdk:cloudformation:type": "AWS::IAM::Role",
458
+ "aws:cdk:cloudformation:props": {
459
+ "assumeRolePolicyDocument": {
460
+ "Statement": [
461
+ {
462
+ "Action": "sts:AssumeRoleWithWebIdentity",
463
+ "Condition": {
464
+ "StringEquals": {
465
+ "cognito-identity.amazonaws.com:aud": {
466
+ "Ref": "testlambdaopensearchCognitoIdentityPool0B1FB311"
467
+ }
468
+ },
469
+ "ForAnyValue:StringLike": {
470
+ "cognito-identity.amazonaws.com:amr": "authenticated"
471
+ }
472
+ },
473
+ "Effect": "Allow",
474
+ "Principal": {
475
+ "Federated": "cognito-identity.amazonaws.com"
476
+ }
477
+ }
478
+ ],
479
+ "Version": "2012-10-17"
480
+ },
481
+ "policies": [
482
+ {
483
+ "policyName": "CognitoAccessPolicy",
484
+ "policyDocument": {
485
+ "Statement": [
486
+ {
487
+ "Action": "es:ESHttp*",
488
+ "Effect": "Allow",
489
+ "Resource": {
490
+ "Fn::Join": [
491
+ "",
492
+ [
493
+ "arn:",
494
+ {
495
+ "Ref": "AWS::Partition"
496
+ },
497
+ ":es:",
498
+ {
499
+ "Ref": "AWS::Region"
500
+ },
501
+ ":",
502
+ {
503
+ "Ref": "AWS::AccountId"
504
+ },
505
+ ":domain/",
506
+ {
507
+ "Fn::Join": [
508
+ "-",
509
+ [
510
+ "dmn",
511
+ {
512
+ "Fn::Select": [
513
+ 4,
514
+ {
515
+ "Fn::Split": [
516
+ "-",
517
+ {
518
+ "Fn::Select": [
519
+ 2,
520
+ {
521
+ "Fn::Split": [
522
+ "/",
523
+ {
524
+ "Ref": "AWS::StackId"
525
+ }
526
+ ]
527
+ }
528
+ ]
529
+ }
530
+ ]
531
+ }
532
+ ]
533
+ }
534
+ ]
535
+ ]
536
+ },
537
+ "/*"
538
+ ]
539
+ ]
540
+ }
541
+ }
542
+ ],
543
+ "Version": "2012-10-17"
544
+ }
545
+ }
546
+ ]
547
+ }
548
+ },
549
+ "constructInfo": {
550
+ "fqn": "aws-cdk-lib.aws_iam.CfnRole",
551
+ "version": "2.118.0"
552
+ }
553
+ }
554
+ },
555
+ "constructInfo": {
556
+ "fqn": "aws-cdk-lib.aws_iam.Role",
557
+ "version": "2.118.0"
558
+ }
559
+ },
560
+ "IdentityPoolRoleMapping": {
561
+ "id": "IdentityPoolRoleMapping",
562
+ "path": "lamopn-cluster-config/test-lambda-opensearch/IdentityPoolRoleMapping",
563
+ "attributes": {
564
+ "aws:cdk:cloudformation:type": "AWS::Cognito::IdentityPoolRoleAttachment",
565
+ "aws:cdk:cloudformation:props": {
566
+ "identityPoolId": {
567
+ "Ref": "testlambdaopensearchCognitoIdentityPool0B1FB311"
568
+ },
569
+ "roles": {
570
+ "authenticated": {
571
+ "Fn::GetAtt": [
572
+ "testlambdaopensearchCognitoAuthorizedRole58A1ED44",
573
+ "Arn"
574
+ ]
575
+ }
576
+ }
577
+ }
578
+ },
579
+ "constructInfo": {
580
+ "fqn": "aws-cdk-lib.aws_cognito.CfnIdentityPoolRoleAttachment",
581
+ "version": "2.118.0"
582
+ }
583
+ },
584
+ "CognitoDashboardConfigureRole": {
585
+ "id": "CognitoDashboardConfigureRole",
586
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoDashboardConfigureRole",
587
+ "children": {
588
+ "ImportCognitoDashboardConfigureRole": {
589
+ "id": "ImportCognitoDashboardConfigureRole",
590
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoDashboardConfigureRole/ImportCognitoDashboardConfigureRole",
591
+ "constructInfo": {
592
+ "fqn": "aws-cdk-lib.Resource",
593
+ "version": "2.118.0"
594
+ }
595
+ },
596
+ "Resource": {
597
+ "id": "Resource",
598
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoDashboardConfigureRole/Resource",
599
+ "attributes": {
600
+ "aws:cdk:cloudformation:type": "AWS::IAM::Role",
601
+ "aws:cdk:cloudformation:props": {
602
+ "assumeRolePolicyDocument": {
603
+ "Statement": [
604
+ {
605
+ "Action": "sts:AssumeRole",
606
+ "Effect": "Allow",
607
+ "Principal": {
608
+ "Service": "es.amazonaws.com"
609
+ }
610
+ }
611
+ ],
612
+ "Version": "2012-10-17"
613
+ }
614
+ }
615
+ },
616
+ "constructInfo": {
617
+ "fqn": "aws-cdk-lib.aws_iam.CfnRole",
618
+ "version": "2.118.0"
619
+ }
620
+ }
621
+ },
622
+ "constructInfo": {
623
+ "fqn": "aws-cdk-lib.aws_iam.Role",
624
+ "version": "2.118.0"
625
+ }
626
+ },
627
+ "CognitoDashboardConfigureRolePolicy": {
628
+ "id": "CognitoDashboardConfigureRolePolicy",
629
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoDashboardConfigureRolePolicy",
630
+ "children": {
631
+ "Resource": {
632
+ "id": "Resource",
633
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoDashboardConfigureRolePolicy/Resource",
634
+ "attributes": {
635
+ "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
636
+ "aws:cdk:cloudformation:props": {
637
+ "policyDocument": {
638
+ "Statement": [
639
+ {
640
+ "Action": [
641
+ "cognito-identity:DescribeIdentityPool",
642
+ "cognito-identity:GetIdentityPoolRoles",
643
+ "cognito-identity:SetIdentityPoolRoles",
644
+ "cognito-identity:UpdateIdentityPool",
645
+ "cognito-idp:AdminInitiateAuth",
646
+ "cognito-idp:AdminUserGlobalSignOut",
647
+ "cognito-idp:CreateUserPoolClient",
648
+ "cognito-idp:DeleteUserPoolClient",
649
+ "cognito-idp:DescribeUserPool",
650
+ "cognito-idp:DescribeUserPoolClient",
651
+ "cognito-idp:ListUserPoolClients",
652
+ "es:UpdateDomainConfig"
653
+ ],
654
+ "Effect": "Allow",
655
+ "Resource": [
656
+ {
657
+ "Fn::GetAtt": [
658
+ "testlambdaopensearchCognitoUserPoolA09096F9",
659
+ "Arn"
660
+ ]
661
+ },
662
+ {
663
+ "Fn::Join": [
664
+ "",
665
+ [
666
+ "arn:",
667
+ {
668
+ "Ref": "AWS::Partition"
669
+ },
670
+ ":cognito-identity:",
671
+ {
672
+ "Ref": "AWS::Region"
673
+ },
674
+ ":",
675
+ {
676
+ "Ref": "AWS::AccountId"
677
+ },
678
+ ":identitypool/",
679
+ {
680
+ "Ref": "testlambdaopensearchCognitoIdentityPool0B1FB311"
681
+ }
682
+ ]
683
+ ]
684
+ },
685
+ {
686
+ "Fn::Join": [
687
+ "",
688
+ [
689
+ "arn:",
690
+ {
691
+ "Ref": "AWS::Partition"
692
+ },
693
+ ":es:",
694
+ {
695
+ "Ref": "AWS::Region"
696
+ },
697
+ ":",
698
+ {
699
+ "Ref": "AWS::AccountId"
700
+ },
701
+ ":domain/",
702
+ {
703
+ "Fn::Join": [
704
+ "-",
705
+ [
706
+ "dmn",
707
+ {
708
+ "Fn::Select": [
709
+ 4,
710
+ {
711
+ "Fn::Split": [
712
+ "-",
713
+ {
714
+ "Fn::Select": [
715
+ 2,
716
+ {
717
+ "Fn::Split": [
718
+ "/",
719
+ {
720
+ "Ref": "AWS::StackId"
721
+ }
722
+ ]
723
+ }
724
+ ]
725
+ }
726
+ ]
727
+ }
728
+ ]
729
+ }
730
+ ]
731
+ ]
732
+ }
733
+ ]
734
+ ]
735
+ }
736
+ ]
737
+ },
738
+ {
739
+ "Action": "iam:PassRole",
740
+ "Condition": {
741
+ "StringLike": {
742
+ "iam:PassedToService": "cognito-identity.amazonaws.com"
743
+ }
744
+ },
745
+ "Effect": "Allow",
746
+ "Resource": {
747
+ "Fn::GetAtt": [
748
+ "testlambdaopensearchCognitoDashboardConfigureRole1F2B7B7A",
749
+ "Arn"
750
+ ]
751
+ }
752
+ }
753
+ ],
754
+ "Version": "2012-10-17"
755
+ },
756
+ "policyName": "testlambdaopensearchCognitoDashboardConfigureRolePolicyC9C6A6A2",
757
+ "roles": [
758
+ {
759
+ "Ref": "testlambdaopensearchCognitoDashboardConfigureRole1F2B7B7A"
760
+ }
761
+ ]
762
+ }
763
+ },
764
+ "constructInfo": {
765
+ "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
766
+ "version": "2.118.0"
767
+ }
768
+ }
769
+ },
770
+ "constructInfo": {
771
+ "fqn": "aws-cdk-lib.aws_iam.Policy",
772
+ "version": "2.118.0"
773
+ }
774
+ },
775
+ "OpenSearchDomain": {
776
+ "id": "OpenSearchDomain",
777
+ "path": "lamopn-cluster-config/test-lambda-opensearch/OpenSearchDomain",
778
+ "attributes": {
779
+ "aws:cdk:cloudformation:type": "AWS::OpenSearchService::Domain",
780
+ "aws:cdk:cloudformation:props": {
781
+ "accessPolicies": {
782
+ "Statement": [
783
+ {
784
+ "Action": "es:ESHttp*",
785
+ "Effect": "Allow",
786
+ "Principal": {
787
+ "AWS": [
788
+ {
789
+ "Fn::GetAtt": [
790
+ "testlambdaopensearchCognitoAuthorizedRole58A1ED44",
791
+ "Arn"
792
+ ]
793
+ },
794
+ {
795
+ "Fn::GetAtt": [
796
+ "testlambdaopensearchLambdaFunctionServiceRole4722AB8A",
797
+ "Arn"
798
+ ]
799
+ }
800
+ ]
801
+ },
802
+ "Resource": {
803
+ "Fn::Join": [
804
+ "",
805
+ [
806
+ "arn:",
807
+ {
808
+ "Ref": "AWS::Partition"
809
+ },
810
+ ":es:",
811
+ {
812
+ "Ref": "AWS::Region"
813
+ },
814
+ ":",
815
+ {
816
+ "Ref": "AWS::AccountId"
817
+ },
818
+ ":domain/",
819
+ {
820
+ "Fn::Join": [
821
+ "-",
822
+ [
823
+ "dmn",
824
+ {
825
+ "Fn::Select": [
826
+ 4,
827
+ {
828
+ "Fn::Split": [
829
+ "-",
830
+ {
831
+ "Fn::Select": [
832
+ 2,
833
+ {
834
+ "Fn::Split": [
835
+ "/",
836
+ {
837
+ "Ref": "AWS::StackId"
838
+ }
839
+ ]
840
+ }
841
+ ]
842
+ }
843
+ ]
844
+ }
845
+ ]
846
+ }
847
+ ]
848
+ ]
849
+ },
850
+ "/*"
851
+ ]
852
+ ]
853
+ }
854
+ }
855
+ ],
856
+ "Version": "2012-10-17"
857
+ },
858
+ "clusterConfig": {
859
+ "dedicatedMasterEnabled": true,
860
+ "dedicatedMasterCount": 3,
861
+ "instanceCount": 2,
862
+ "zoneAwarenessEnabled": true,
863
+ "zoneAwarenessConfig": {
864
+ "availabilityZoneCount": 2
865
+ }
866
+ },
867
+ "cognitoOptions": {
868
+ "enabled": true,
869
+ "identityPoolId": {
870
+ "Ref": "testlambdaopensearchCognitoIdentityPool0B1FB311"
871
+ },
872
+ "userPoolId": {
873
+ "Ref": "testlambdaopensearchCognitoUserPoolA09096F9"
874
+ },
875
+ "roleArn": {
876
+ "Fn::GetAtt": [
877
+ "testlambdaopensearchCognitoDashboardConfigureRole1F2B7B7A",
878
+ "Arn"
879
+ ]
880
+ }
881
+ },
882
+ "domainEndpointOptions": {
883
+ "enforceHttps": true,
884
+ "tlsSecurityPolicy": "Policy-Min-TLS-1-2-2019-07"
885
+ },
886
+ "domainName": {
887
+ "Fn::Join": [
888
+ "-",
889
+ [
890
+ "dmn",
891
+ {
892
+ "Fn::Select": [
893
+ 4,
894
+ {
895
+ "Fn::Split": [
896
+ "-",
897
+ {
898
+ "Fn::Select": [
899
+ 2,
900
+ {
901
+ "Fn::Split": [
902
+ "/",
903
+ {
904
+ "Ref": "AWS::StackId"
905
+ }
906
+ ]
907
+ }
908
+ ]
909
+ }
910
+ ]
911
+ }
912
+ ]
913
+ }
914
+ ]
915
+ ]
916
+ },
917
+ "ebsOptions": {
918
+ "ebsEnabled": true,
919
+ "volumeSize": 10
920
+ },
921
+ "encryptionAtRestOptions": {
922
+ "enabled": true
923
+ },
924
+ "engineVersion": "OpenSearch_1.3",
925
+ "nodeToNodeEncryptionOptions": {
926
+ "enabled": true
927
+ },
928
+ "snapshotOptions": {
929
+ "automatedSnapshotStartHour": 1
930
+ },
931
+ "vpcOptions": {
932
+ "subnetIds": [
933
+ {
934
+ "Ref": "VpcisolatedSubnet1SubnetE62B1B9B"
935
+ },
936
+ {
937
+ "Ref": "VpcisolatedSubnet2Subnet39217055"
938
+ }
939
+ ],
940
+ "securityGroupIds": [
941
+ {
942
+ "Fn::GetAtt": [
943
+ "testlambdaopensearchReplaceDefaultSecurityGroupsecuritygroupB44718EC",
944
+ "GroupId"
945
+ ]
946
+ }
947
+ ]
948
+ }
949
+ }
950
+ },
951
+ "constructInfo": {
952
+ "fqn": "aws-cdk-lib.aws_opensearchservice.CfnDomain",
953
+ "version": "2.118.0"
954
+ }
955
+ },
956
+ "StatusRedAlarm": {
957
+ "id": "StatusRedAlarm",
958
+ "path": "lamopn-cluster-config/test-lambda-opensearch/StatusRedAlarm",
959
+ "children": {
960
+ "Resource": {
961
+ "id": "Resource",
962
+ "path": "lamopn-cluster-config/test-lambda-opensearch/StatusRedAlarm/Resource",
963
+ "attributes": {
964
+ "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
965
+ "aws:cdk:cloudformation:props": {
966
+ "alarmDescription": "At least one primary shard and its replicas are not allocated to a node. ",
967
+ "comparisonOperator": "GreaterThanOrEqualToThreshold",
968
+ "evaluationPeriods": 1,
969
+ "metricName": "ClusterStatus.red",
970
+ "namespace": "AWS/ES",
971
+ "period": 60,
972
+ "statistic": "Maximum",
973
+ "threshold": 1
974
+ }
975
+ },
976
+ "constructInfo": {
977
+ "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
978
+ "version": "2.118.0"
979
+ }
980
+ }
981
+ },
982
+ "constructInfo": {
983
+ "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
984
+ "version": "2.118.0"
985
+ }
986
+ },
987
+ "StatusYellowAlarm": {
988
+ "id": "StatusYellowAlarm",
989
+ "path": "lamopn-cluster-config/test-lambda-opensearch/StatusYellowAlarm",
990
+ "children": {
991
+ "Resource": {
992
+ "id": "Resource",
993
+ "path": "lamopn-cluster-config/test-lambda-opensearch/StatusYellowAlarm/Resource",
994
+ "attributes": {
995
+ "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
996
+ "aws:cdk:cloudformation:props": {
997
+ "alarmDescription": "At least one replica shard is not allocated to a node.",
998
+ "comparisonOperator": "GreaterThanOrEqualToThreshold",
999
+ "evaluationPeriods": 1,
1000
+ "metricName": "ClusterStatus.yellow",
1001
+ "namespace": "AWS/ES",
1002
+ "period": 60,
1003
+ "statistic": "Maximum",
1004
+ "threshold": 1
1005
+ }
1006
+ },
1007
+ "constructInfo": {
1008
+ "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1009
+ "version": "2.118.0"
1010
+ }
1011
+ }
1012
+ },
1013
+ "constructInfo": {
1014
+ "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1015
+ "version": "2.118.0"
1016
+ }
1017
+ },
1018
+ "FreeStorageSpaceTooLowAlarm": {
1019
+ "id": "FreeStorageSpaceTooLowAlarm",
1020
+ "path": "lamopn-cluster-config/test-lambda-opensearch/FreeStorageSpaceTooLowAlarm",
1021
+ "children": {
1022
+ "Resource": {
1023
+ "id": "Resource",
1024
+ "path": "lamopn-cluster-config/test-lambda-opensearch/FreeStorageSpaceTooLowAlarm/Resource",
1025
+ "attributes": {
1026
+ "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
1027
+ "aws:cdk:cloudformation:props": {
1028
+ "alarmDescription": "A node in your cluster is down to 20 GiB of free storage space.",
1029
+ "comparisonOperator": "LessThanOrEqualToThreshold",
1030
+ "evaluationPeriods": 1,
1031
+ "metricName": "FreeStorageSpace",
1032
+ "namespace": "AWS/ES",
1033
+ "period": 60,
1034
+ "statistic": "Minimum",
1035
+ "threshold": 20000
1036
+ }
1037
+ },
1038
+ "constructInfo": {
1039
+ "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1040
+ "version": "2.118.0"
1041
+ }
1042
+ }
1043
+ },
1044
+ "constructInfo": {
1045
+ "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1046
+ "version": "2.118.0"
1047
+ }
1048
+ },
1049
+ "IndexWritesBlockedTooHighAlarm": {
1050
+ "id": "IndexWritesBlockedTooHighAlarm",
1051
+ "path": "lamopn-cluster-config/test-lambda-opensearch/IndexWritesBlockedTooHighAlarm",
1052
+ "children": {
1053
+ "Resource": {
1054
+ "id": "Resource",
1055
+ "path": "lamopn-cluster-config/test-lambda-opensearch/IndexWritesBlockedTooHighAlarm/Resource",
1056
+ "attributes": {
1057
+ "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
1058
+ "aws:cdk:cloudformation:props": {
1059
+ "alarmDescription": "Your cluster is blocking write requests.",
1060
+ "comparisonOperator": "GreaterThanOrEqualToThreshold",
1061
+ "evaluationPeriods": 1,
1062
+ "metricName": "ClusterIndexWritesBlocked",
1063
+ "namespace": "AWS/ES",
1064
+ "period": 300,
1065
+ "statistic": "Maximum",
1066
+ "threshold": 1
1067
+ }
1068
+ },
1069
+ "constructInfo": {
1070
+ "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1071
+ "version": "2.118.0"
1072
+ }
1073
+ }
1074
+ },
1075
+ "constructInfo": {
1076
+ "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1077
+ "version": "2.118.0"
1078
+ }
1079
+ },
1080
+ "AutomatedSnapshotFailureTooHighAlarm": {
1081
+ "id": "AutomatedSnapshotFailureTooHighAlarm",
1082
+ "path": "lamopn-cluster-config/test-lambda-opensearch/AutomatedSnapshotFailureTooHighAlarm",
1083
+ "children": {
1084
+ "Resource": {
1085
+ "id": "Resource",
1086
+ "path": "lamopn-cluster-config/test-lambda-opensearch/AutomatedSnapshotFailureTooHighAlarm/Resource",
1087
+ "attributes": {
1088
+ "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
1089
+ "aws:cdk:cloudformation:props": {
1090
+ "alarmDescription": "An automated snapshot failed. This failure is often the result of a red cluster health status.",
1091
+ "comparisonOperator": "GreaterThanOrEqualToThreshold",
1092
+ "evaluationPeriods": 1,
1093
+ "metricName": "AutomatedSnapshotFailure",
1094
+ "namespace": "AWS/ES",
1095
+ "period": 60,
1096
+ "statistic": "Maximum",
1097
+ "threshold": 1
1098
+ }
1099
+ },
1100
+ "constructInfo": {
1101
+ "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1102
+ "version": "2.118.0"
1103
+ }
1104
+ }
1105
+ },
1106
+ "constructInfo": {
1107
+ "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1108
+ "version": "2.118.0"
1109
+ }
1110
+ },
1111
+ "CPUUtilizationTooHighAlarm": {
1112
+ "id": "CPUUtilizationTooHighAlarm",
1113
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CPUUtilizationTooHighAlarm",
1114
+ "children": {
1115
+ "Resource": {
1116
+ "id": "Resource",
1117
+ "path": "lamopn-cluster-config/test-lambda-opensearch/CPUUtilizationTooHighAlarm/Resource",
1118
+ "attributes": {
1119
+ "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
1120
+ "aws:cdk:cloudformation:props": {
1121
+ "alarmDescription": "100% CPU utilization is not uncommon, but sustained high usage is problematic. Consider using larger instance types or adding instances.",
1122
+ "comparisonOperator": "GreaterThanOrEqualToThreshold",
1123
+ "evaluationPeriods": 3,
1124
+ "metricName": "CPUUtilization",
1125
+ "namespace": "AWS/ES",
1126
+ "period": 900,
1127
+ "statistic": "Average",
1128
+ "threshold": 80
1129
+ }
1130
+ },
1131
+ "constructInfo": {
1132
+ "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1133
+ "version": "2.118.0"
1134
+ }
1135
+ }
1136
+ },
1137
+ "constructInfo": {
1138
+ "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1139
+ "version": "2.118.0"
1140
+ }
1141
+ },
1142
+ "JVMMemoryPressureTooHighAlarm": {
1143
+ "id": "JVMMemoryPressureTooHighAlarm",
1144
+ "path": "lamopn-cluster-config/test-lambda-opensearch/JVMMemoryPressureTooHighAlarm",
1145
+ "children": {
1146
+ "Resource": {
1147
+ "id": "Resource",
1148
+ "path": "lamopn-cluster-config/test-lambda-opensearch/JVMMemoryPressureTooHighAlarm/Resource",
1149
+ "attributes": {
1150
+ "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
1151
+ "aws:cdk:cloudformation:props": {
1152
+ "alarmDescription": "Average JVM memory pressure over last 15 minutes too high. Consider scaling vertically.",
1153
+ "comparisonOperator": "GreaterThanOrEqualToThreshold",
1154
+ "evaluationPeriods": 1,
1155
+ "metricName": "JVMMemoryPressure",
1156
+ "namespace": "AWS/ES",
1157
+ "period": 900,
1158
+ "statistic": "Average",
1159
+ "threshold": 80
1160
+ }
1161
+ },
1162
+ "constructInfo": {
1163
+ "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1164
+ "version": "2.118.0"
1165
+ }
1166
+ }
1167
+ },
1168
+ "constructInfo": {
1169
+ "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1170
+ "version": "2.118.0"
1171
+ }
1172
+ },
1173
+ "MasterCPUUtilizationTooHighAlarm": {
1174
+ "id": "MasterCPUUtilizationTooHighAlarm",
1175
+ "path": "lamopn-cluster-config/test-lambda-opensearch/MasterCPUUtilizationTooHighAlarm",
1176
+ "children": {
1177
+ "Resource": {
1178
+ "id": "Resource",
1179
+ "path": "lamopn-cluster-config/test-lambda-opensearch/MasterCPUUtilizationTooHighAlarm/Resource",
1180
+ "attributes": {
1181
+ "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
1182
+ "aws:cdk:cloudformation:props": {
1183
+ "alarmDescription": "Average CPU utilization over last 45 minutes too high. Consider using larger instance types for your dedicated master nodes.",
1184
+ "comparisonOperator": "GreaterThanOrEqualToThreshold",
1185
+ "evaluationPeriods": 3,
1186
+ "metricName": "MasterCPUUtilization",
1187
+ "namespace": "AWS/ES",
1188
+ "period": 900,
1189
+ "statistic": "Average",
1190
+ "threshold": 50
1191
+ }
1192
+ },
1193
+ "constructInfo": {
1194
+ "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1195
+ "version": "2.118.0"
1196
+ }
1197
+ }
1198
+ },
1199
+ "constructInfo": {
1200
+ "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1201
+ "version": "2.118.0"
1202
+ }
1203
+ },
1204
+ "MasterJVMMemoryPressureTooHighAlarm": {
1205
+ "id": "MasterJVMMemoryPressureTooHighAlarm",
1206
+ "path": "lamopn-cluster-config/test-lambda-opensearch/MasterJVMMemoryPressureTooHighAlarm",
1207
+ "children": {
1208
+ "Resource": {
1209
+ "id": "Resource",
1210
+ "path": "lamopn-cluster-config/test-lambda-opensearch/MasterJVMMemoryPressureTooHighAlarm/Resource",
1211
+ "attributes": {
1212
+ "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
1213
+ "aws:cdk:cloudformation:props": {
1214
+ "alarmDescription": "Average JVM memory pressure over last 15 minutes too high. Consider scaling vertically.",
1215
+ "comparisonOperator": "GreaterThanOrEqualToThreshold",
1216
+ "evaluationPeriods": 1,
1217
+ "metricName": "MasterJVMMemoryPressure",
1218
+ "namespace": "AWS/ES",
1219
+ "period": 900,
1220
+ "statistic": "Average",
1221
+ "threshold": 50
1222
+ }
1223
+ },
1224
+ "constructInfo": {
1225
+ "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1226
+ "version": "2.118.0"
1227
+ }
1228
+ }
1229
+ },
1230
+ "constructInfo": {
1231
+ "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1232
+ "version": "2.118.0"
1233
+ }
1234
+ }
1235
+ },
1236
+ "constructInfo": {
1237
+ "fqn": "@aws-solutions-constructs/aws-lambda-opensearch.LambdaToOpenSearch",
1238
+ "version": "2.51.0"
1239
+ }
1240
+ },
1241
+ "Vpc": {
1242
+ "id": "Vpc",
1243
+ "path": "lamopn-cluster-config/Vpc",
1244
+ "children": {
1245
+ "Resource": {
1246
+ "id": "Resource",
1247
+ "path": "lamopn-cluster-config/Vpc/Resource",
1248
+ "attributes": {
1249
+ "aws:cdk:cloudformation:type": "AWS::EC2::VPC",
1250
+ "aws:cdk:cloudformation:props": {
1251
+ "cidrBlock": "10.0.0.0/16",
1252
+ "enableDnsHostnames": true,
1253
+ "enableDnsSupport": true,
1254
+ "instanceTenancy": "default",
1255
+ "tags": [
1256
+ {
1257
+ "key": "Name",
1258
+ "value": "lamopn-cluster-config/Vpc"
1259
+ }
1260
+ ]
1261
+ }
1262
+ },
1263
+ "constructInfo": {
1264
+ "fqn": "aws-cdk-lib.aws_ec2.CfnVPC",
1265
+ "version": "2.118.0"
1266
+ }
1267
+ },
1268
+ "isolatedSubnet1": {
1269
+ "id": "isolatedSubnet1",
1270
+ "path": "lamopn-cluster-config/Vpc/isolatedSubnet1",
1271
+ "children": {
1272
+ "Subnet": {
1273
+ "id": "Subnet",
1274
+ "path": "lamopn-cluster-config/Vpc/isolatedSubnet1/Subnet",
1275
+ "attributes": {
1276
+ "aws:cdk:cloudformation:type": "AWS::EC2::Subnet",
1277
+ "aws:cdk:cloudformation:props": {
1278
+ "availabilityZone": {
1279
+ "Fn::Select": [
1280
+ 0,
1281
+ {
1282
+ "Fn::GetAZs": ""
1283
+ }
1284
+ ]
1285
+ },
1286
+ "cidrBlock": "10.0.0.0/18",
1287
+ "mapPublicIpOnLaunch": false,
1288
+ "tags": [
1289
+ {
1290
+ "key": "aws-cdk:subnet-name",
1291
+ "value": "isolated"
1292
+ },
1293
+ {
1294
+ "key": "aws-cdk:subnet-type",
1295
+ "value": "Isolated"
1296
+ },
1297
+ {
1298
+ "key": "Name",
1299
+ "value": "lamopn-cluster-config/Vpc/isolatedSubnet1"
1300
+ }
1301
+ ],
1302
+ "vpcId": {
1303
+ "Ref": "Vpc8378EB38"
1304
+ }
1305
+ }
1306
+ },
1307
+ "constructInfo": {
1308
+ "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
1309
+ "version": "2.118.0"
1310
+ }
1311
+ },
1312
+ "Acl": {
1313
+ "id": "Acl",
1314
+ "path": "lamopn-cluster-config/Vpc/isolatedSubnet1/Acl",
1315
+ "constructInfo": {
1316
+ "fqn": "aws-cdk-lib.Resource",
1317
+ "version": "2.118.0"
1318
+ }
1319
+ },
1320
+ "RouteTable": {
1321
+ "id": "RouteTable",
1322
+ "path": "lamopn-cluster-config/Vpc/isolatedSubnet1/RouteTable",
1323
+ "attributes": {
1324
+ "aws:cdk:cloudformation:type": "AWS::EC2::RouteTable",
1325
+ "aws:cdk:cloudformation:props": {
1326
+ "tags": [
1327
+ {
1328
+ "key": "Name",
1329
+ "value": "lamopn-cluster-config/Vpc/isolatedSubnet1"
1330
+ }
1331
+ ],
1332
+ "vpcId": {
1333
+ "Ref": "Vpc8378EB38"
1334
+ }
1335
+ }
1336
+ },
1337
+ "constructInfo": {
1338
+ "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
1339
+ "version": "2.118.0"
1340
+ }
1341
+ },
1342
+ "RouteTableAssociation": {
1343
+ "id": "RouteTableAssociation",
1344
+ "path": "lamopn-cluster-config/Vpc/isolatedSubnet1/RouteTableAssociation",
1345
+ "attributes": {
1346
+ "aws:cdk:cloudformation:type": "AWS::EC2::SubnetRouteTableAssociation",
1347
+ "aws:cdk:cloudformation:props": {
1348
+ "routeTableId": {
1349
+ "Ref": "VpcisolatedSubnet1RouteTableE442650B"
1350
+ },
1351
+ "subnetId": {
1352
+ "Ref": "VpcisolatedSubnet1SubnetE62B1B9B"
1353
+ }
1354
+ }
1355
+ },
1356
+ "constructInfo": {
1357
+ "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
1358
+ "version": "2.118.0"
1359
+ }
1360
+ }
1361
+ },
1362
+ "constructInfo": {
1363
+ "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
1364
+ "version": "2.118.0"
1365
+ }
1366
+ },
1367
+ "isolatedSubnet2": {
1368
+ "id": "isolatedSubnet2",
1369
+ "path": "lamopn-cluster-config/Vpc/isolatedSubnet2",
1370
+ "children": {
1371
+ "Subnet": {
1372
+ "id": "Subnet",
1373
+ "path": "lamopn-cluster-config/Vpc/isolatedSubnet2/Subnet",
1374
+ "attributes": {
1375
+ "aws:cdk:cloudformation:type": "AWS::EC2::Subnet",
1376
+ "aws:cdk:cloudformation:props": {
1377
+ "availabilityZone": {
1378
+ "Fn::Select": [
1379
+ 1,
1380
+ {
1381
+ "Fn::GetAZs": ""
1382
+ }
1383
+ ]
1384
+ },
1385
+ "cidrBlock": "10.0.64.0/18",
1386
+ "mapPublicIpOnLaunch": false,
1387
+ "tags": [
1388
+ {
1389
+ "key": "aws-cdk:subnet-name",
1390
+ "value": "isolated"
1391
+ },
1392
+ {
1393
+ "key": "aws-cdk:subnet-type",
1394
+ "value": "Isolated"
1395
+ },
1396
+ {
1397
+ "key": "Name",
1398
+ "value": "lamopn-cluster-config/Vpc/isolatedSubnet2"
1399
+ }
1400
+ ],
1401
+ "vpcId": {
1402
+ "Ref": "Vpc8378EB38"
1403
+ }
1404
+ }
1405
+ },
1406
+ "constructInfo": {
1407
+ "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
1408
+ "version": "2.118.0"
1409
+ }
1410
+ },
1411
+ "Acl": {
1412
+ "id": "Acl",
1413
+ "path": "lamopn-cluster-config/Vpc/isolatedSubnet2/Acl",
1414
+ "constructInfo": {
1415
+ "fqn": "aws-cdk-lib.Resource",
1416
+ "version": "2.118.0"
1417
+ }
1418
+ },
1419
+ "RouteTable": {
1420
+ "id": "RouteTable",
1421
+ "path": "lamopn-cluster-config/Vpc/isolatedSubnet2/RouteTable",
1422
+ "attributes": {
1423
+ "aws:cdk:cloudformation:type": "AWS::EC2::RouteTable",
1424
+ "aws:cdk:cloudformation:props": {
1425
+ "tags": [
1426
+ {
1427
+ "key": "Name",
1428
+ "value": "lamopn-cluster-config/Vpc/isolatedSubnet2"
1429
+ }
1430
+ ],
1431
+ "vpcId": {
1432
+ "Ref": "Vpc8378EB38"
1433
+ }
1434
+ }
1435
+ },
1436
+ "constructInfo": {
1437
+ "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
1438
+ "version": "2.118.0"
1439
+ }
1440
+ },
1441
+ "RouteTableAssociation": {
1442
+ "id": "RouteTableAssociation",
1443
+ "path": "lamopn-cluster-config/Vpc/isolatedSubnet2/RouteTableAssociation",
1444
+ "attributes": {
1445
+ "aws:cdk:cloudformation:type": "AWS::EC2::SubnetRouteTableAssociation",
1446
+ "aws:cdk:cloudformation:props": {
1447
+ "routeTableId": {
1448
+ "Ref": "VpcisolatedSubnet2RouteTable334F9764"
1449
+ },
1450
+ "subnetId": {
1451
+ "Ref": "VpcisolatedSubnet2Subnet39217055"
1452
+ }
1453
+ }
1454
+ },
1455
+ "constructInfo": {
1456
+ "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
1457
+ "version": "2.118.0"
1458
+ }
1459
+ }
1460
+ },
1461
+ "constructInfo": {
1462
+ "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
1463
+ "version": "2.118.0"
1464
+ }
1465
+ },
1466
+ "RestrictDefaultSecurityGroupCustomResource": {
1467
+ "id": "RestrictDefaultSecurityGroupCustomResource",
1468
+ "path": "lamopn-cluster-config/Vpc/RestrictDefaultSecurityGroupCustomResource",
1469
+ "children": {
1470
+ "Default": {
1471
+ "id": "Default",
1472
+ "path": "lamopn-cluster-config/Vpc/RestrictDefaultSecurityGroupCustomResource/Default",
1473
+ "constructInfo": {
1474
+ "fqn": "aws-cdk-lib.CfnResource",
1475
+ "version": "2.118.0"
1476
+ }
1477
+ }
1478
+ },
1479
+ "constructInfo": {
1480
+ "fqn": "aws-cdk-lib.CustomResource",
1481
+ "version": "2.118.0"
1482
+ }
1483
+ },
1484
+ "FlowLog": {
1485
+ "id": "FlowLog",
1486
+ "path": "lamopn-cluster-config/Vpc/FlowLog",
1487
+ "children": {
1488
+ "IAMRole": {
1489
+ "id": "IAMRole",
1490
+ "path": "lamopn-cluster-config/Vpc/FlowLog/IAMRole",
1491
+ "children": {
1492
+ "ImportIAMRole": {
1493
+ "id": "ImportIAMRole",
1494
+ "path": "lamopn-cluster-config/Vpc/FlowLog/IAMRole/ImportIAMRole",
1495
+ "constructInfo": {
1496
+ "fqn": "aws-cdk-lib.Resource",
1497
+ "version": "2.118.0"
1498
+ }
1499
+ },
1500
+ "Resource": {
1501
+ "id": "Resource",
1502
+ "path": "lamopn-cluster-config/Vpc/FlowLog/IAMRole/Resource",
1503
+ "attributes": {
1504
+ "aws:cdk:cloudformation:type": "AWS::IAM::Role",
1505
+ "aws:cdk:cloudformation:props": {
1506
+ "assumeRolePolicyDocument": {
1507
+ "Statement": [
1508
+ {
1509
+ "Action": "sts:AssumeRole",
1510
+ "Effect": "Allow",
1511
+ "Principal": {
1512
+ "Service": "vpc-flow-logs.amazonaws.com"
1513
+ }
1514
+ }
1515
+ ],
1516
+ "Version": "2012-10-17"
1517
+ },
1518
+ "tags": [
1519
+ {
1520
+ "key": "Name",
1521
+ "value": "lamopn-cluster-config/Vpc/FlowLog"
1522
+ }
1523
+ ]
1524
+ }
1525
+ },
1526
+ "constructInfo": {
1527
+ "fqn": "aws-cdk-lib.aws_iam.CfnRole",
1528
+ "version": "2.118.0"
1529
+ }
1530
+ },
1531
+ "DefaultPolicy": {
1532
+ "id": "DefaultPolicy",
1533
+ "path": "lamopn-cluster-config/Vpc/FlowLog/IAMRole/DefaultPolicy",
1534
+ "children": {
1535
+ "Resource": {
1536
+ "id": "Resource",
1537
+ "path": "lamopn-cluster-config/Vpc/FlowLog/IAMRole/DefaultPolicy/Resource",
1538
+ "attributes": {
1539
+ "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
1540
+ "aws:cdk:cloudformation:props": {
1541
+ "policyDocument": {
1542
+ "Statement": [
1543
+ {
1544
+ "Action": [
1545
+ "logs:CreateLogStream",
1546
+ "logs:DescribeLogStreams",
1547
+ "logs:PutLogEvents"
1548
+ ],
1549
+ "Effect": "Allow",
1550
+ "Resource": {
1551
+ "Fn::GetAtt": [
1552
+ "VpcFlowLogLogGroup7B5C56B9",
1553
+ "Arn"
1554
+ ]
1555
+ }
1556
+ },
1557
+ {
1558
+ "Action": "iam:PassRole",
1559
+ "Effect": "Allow",
1560
+ "Resource": {
1561
+ "Fn::GetAtt": [
1562
+ "VpcFlowLogIAMRole6A475D41",
1563
+ "Arn"
1564
+ ]
1565
+ }
1566
+ }
1567
+ ],
1568
+ "Version": "2012-10-17"
1569
+ },
1570
+ "policyName": "VpcFlowLogIAMRoleDefaultPolicy406FB995",
1571
+ "roles": [
1572
+ {
1573
+ "Ref": "VpcFlowLogIAMRole6A475D41"
1574
+ }
1575
+ ]
1576
+ }
1577
+ },
1578
+ "constructInfo": {
1579
+ "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
1580
+ "version": "2.118.0"
1581
+ }
1582
+ }
1583
+ },
1584
+ "constructInfo": {
1585
+ "fqn": "aws-cdk-lib.aws_iam.Policy",
1586
+ "version": "2.118.0"
1587
+ }
1588
+ }
1589
+ },
1590
+ "constructInfo": {
1591
+ "fqn": "aws-cdk-lib.aws_iam.Role",
1592
+ "version": "2.118.0"
1593
+ }
1594
+ },
1595
+ "LogGroup": {
1596
+ "id": "LogGroup",
1597
+ "path": "lamopn-cluster-config/Vpc/FlowLog/LogGroup",
1598
+ "children": {
1599
+ "Resource": {
1600
+ "id": "Resource",
1601
+ "path": "lamopn-cluster-config/Vpc/FlowLog/LogGroup/Resource",
1602
+ "attributes": {
1603
+ "aws:cdk:cloudformation:type": "AWS::Logs::LogGroup",
1604
+ "aws:cdk:cloudformation:props": {
1605
+ "retentionInDays": 731,
1606
+ "tags": [
1607
+ {
1608
+ "key": "Name",
1609
+ "value": "lamopn-cluster-config/Vpc/FlowLog"
1610
+ }
1611
+ ]
1612
+ }
1613
+ },
1614
+ "constructInfo": {
1615
+ "fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
1616
+ "version": "2.118.0"
1617
+ }
1618
+ }
1619
+ },
1620
+ "constructInfo": {
1621
+ "fqn": "aws-cdk-lib.aws_logs.LogGroup",
1622
+ "version": "2.118.0"
1623
+ }
1624
+ },
1625
+ "FlowLog": {
1626
+ "id": "FlowLog",
1627
+ "path": "lamopn-cluster-config/Vpc/FlowLog/FlowLog",
1628
+ "attributes": {
1629
+ "aws:cdk:cloudformation:type": "AWS::EC2::FlowLog",
1630
+ "aws:cdk:cloudformation:props": {
1631
+ "deliverLogsPermissionArn": {
1632
+ "Fn::GetAtt": [
1633
+ "VpcFlowLogIAMRole6A475D41",
1634
+ "Arn"
1635
+ ]
1636
+ },
1637
+ "logDestinationType": "cloud-watch-logs",
1638
+ "logGroupName": {
1639
+ "Ref": "VpcFlowLogLogGroup7B5C56B9"
1640
+ },
1641
+ "resourceId": {
1642
+ "Ref": "Vpc8378EB38"
1643
+ },
1644
+ "resourceType": "VPC",
1645
+ "tags": [
1646
+ {
1647
+ "key": "Name",
1648
+ "value": "lamopn-cluster-config/Vpc/FlowLog"
1649
+ }
1650
+ ],
1651
+ "trafficType": "ALL"
1652
+ }
1653
+ },
1654
+ "constructInfo": {
1655
+ "fqn": "aws-cdk-lib.aws_ec2.CfnFlowLog",
1656
+ "version": "2.118.0"
1657
+ }
1658
+ }
1659
+ },
1660
+ "constructInfo": {
1661
+ "fqn": "aws-cdk-lib.aws_ec2.FlowLog",
1662
+ "version": "2.118.0"
1663
+ }
1664
+ }
1665
+ },
1666
+ "constructInfo": {
1667
+ "fqn": "aws-cdk-lib.aws_ec2.Vpc",
1668
+ "version": "2.118.0"
1669
+ }
1670
+ },
1671
+ "Custom::VpcRestrictDefaultSGCustomResourceProvider": {
1672
+ "id": "Custom::VpcRestrictDefaultSGCustomResourceProvider",
1673
+ "path": "lamopn-cluster-config/Custom::VpcRestrictDefaultSGCustomResourceProvider",
1674
+ "children": {
1675
+ "Staging": {
1676
+ "id": "Staging",
1677
+ "path": "lamopn-cluster-config/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging",
1678
+ "constructInfo": {
1679
+ "fqn": "aws-cdk-lib.AssetStaging",
1680
+ "version": "2.118.0"
1681
+ }
1682
+ },
1683
+ "Role": {
1684
+ "id": "Role",
1685
+ "path": "lamopn-cluster-config/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role",
1686
+ "constructInfo": {
1687
+ "fqn": "aws-cdk-lib.CfnResource",
1688
+ "version": "2.118.0"
1689
+ }
1690
+ },
1691
+ "Handler": {
1692
+ "id": "Handler",
1693
+ "path": "lamopn-cluster-config/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler",
1694
+ "constructInfo": {
1695
+ "fqn": "aws-cdk-lib.CfnResource",
1696
+ "version": "2.118.0"
1697
+ }
1698
+ }
1699
+ },
1700
+ "constructInfo": {
1701
+ "fqn": "aws-cdk-lib.CustomResourceProviderBase",
1702
+ "version": "2.118.0"
1703
+ }
1704
+ },
1705
+ "Integ": {
1706
+ "id": "Integ",
1707
+ "path": "lamopn-cluster-config/Integ",
1708
+ "children": {
1709
+ "DefaultTest": {
1710
+ "id": "DefaultTest",
1711
+ "path": "lamopn-cluster-config/Integ/DefaultTest",
1712
+ "children": {
1713
+ "Default": {
1714
+ "id": "Default",
1715
+ "path": "lamopn-cluster-config/Integ/DefaultTest/Default",
1716
+ "constructInfo": {
1717
+ "fqn": "constructs.Construct",
1718
+ "version": "10.3.0"
1719
+ }
1720
+ },
1721
+ "DeployAssert": {
1722
+ "id": "DeployAssert",
1723
+ "path": "lamopn-cluster-config/Integ/DefaultTest/DeployAssert",
1724
+ "children": {
1725
+ "BootstrapVersion": {
1726
+ "id": "BootstrapVersion",
1727
+ "path": "lamopn-cluster-config/Integ/DefaultTest/DeployAssert/BootstrapVersion",
1728
+ "constructInfo": {
1729
+ "fqn": "aws-cdk-lib.CfnParameter",
1730
+ "version": "2.118.0"
1731
+ }
1732
+ },
1733
+ "CheckBootstrapVersion": {
1734
+ "id": "CheckBootstrapVersion",
1735
+ "path": "lamopn-cluster-config/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
1736
+ "constructInfo": {
1737
+ "fqn": "aws-cdk-lib.CfnRule",
1738
+ "version": "2.118.0"
1739
+ }
1740
+ }
1741
+ },
1742
+ "constructInfo": {
1743
+ "fqn": "aws-cdk-lib.Stack",
1744
+ "version": "2.118.0"
1745
+ }
1746
+ }
1747
+ },
1748
+ "constructInfo": {
1749
+ "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
1750
+ "version": "2.118.0-alpha.0"
1751
+ }
1752
+ }
1753
+ },
1754
+ "constructInfo": {
1755
+ "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
1756
+ "version": "2.118.0-alpha.0"
1757
+ }
1758
+ },
1759
+ "BootstrapVersion": {
1760
+ "id": "BootstrapVersion",
1761
+ "path": "lamopn-cluster-config/BootstrapVersion",
1762
+ "constructInfo": {
1763
+ "fqn": "aws-cdk-lib.CfnParameter",
1764
+ "version": "2.118.0"
1765
+ }
1766
+ },
1767
+ "CheckBootstrapVersion": {
1768
+ "id": "CheckBootstrapVersion",
1769
+ "path": "lamopn-cluster-config/CheckBootstrapVersion",
1770
+ "constructInfo": {
1771
+ "fqn": "aws-cdk-lib.CfnRule",
1772
+ "version": "2.118.0"
1773
+ }
1774
+ }
1775
+ },
1776
+ "constructInfo": {
1777
+ "fqn": "aws-cdk-lib.Stack",
1778
+ "version": "2.118.0"
1779
+ }
1780
+ },
1781
+ "Tree": {
1782
+ "id": "Tree",
1783
+ "path": "Tree",
1784
+ "constructInfo": {
1785
+ "fqn": "constructs.Construct",
1786
+ "version": "10.3.0"
1787
+ }
1788
+ }
1789
+ },
1790
+ "constructInfo": {
1791
+ "fqn": "aws-cdk-lib.App",
1792
+ "version": "2.118.0"
1793
+ }
1794
+ }
1795
+ }