@aws-solutions-constructs/aws-lambda-opensearch 2.63.0 → 2.65.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.
- package/.jsii +6 -6
- package/lib/index.js +1 -1
- package/package.json +6 -6
- package/test/integ.lamopn-cluster-config.js.snapshot/lamopn-cluster-config.assets.json +2 -2
- package/test/integ.lamopn-cluster-config.js.snapshot/lamopn-cluster-config.template.json +24 -0
- package/test/integ.lamopn-cluster-config.js.snapshot/manifest.json +1 -1
- package/test/integ.lamopn-cluster-config.js.snapshot/tree.json +84 -84
- package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/lamopn-disabled-zone-awareness.assets.json +2 -2
- package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/lamopn-disabled-zone-awareness.template.json +24 -0
- package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/manifest.json +1 -1
- package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/tree.json +79 -79
- package/test/integ.lamopn-domain-arguments.js.snapshot/lamopn-domain-arguments.assets.json +2 -2
- package/test/integ.lamopn-domain-arguments.js.snapshot/lamopn-domain-arguments.template.json +19 -0
- package/test/integ.lamopn-domain-arguments.js.snapshot/manifest.json +1 -1
- package/test/integ.lamopn-domain-arguments.js.snapshot/tree.json +54 -54
- package/test/integ.lamopn-existing-vpc.js.snapshot/lamopn-existing-vpc.assets.json +2 -2
- package/test/integ.lamopn-existing-vpc.js.snapshot/lamopn-existing-vpc.template.json +24 -0
- package/test/integ.lamopn-existing-vpc.js.snapshot/manifest.json +1 -1
- package/test/integ.lamopn-existing-vpc.js.snapshot/tree.json +103 -103
- package/test/integ.lamopn-no-arguments.js.snapshot/lamopn-no-arguments.assets.json +2 -2
- package/test/integ.lamopn-no-arguments.js.snapshot/lamopn-no-arguments.template.json +19 -0
- package/test/integ.lamopn-no-arguments.js.snapshot/manifest.json +1 -1
- package/test/integ.lamopn-no-arguments.js.snapshot/tree.json +54 -54
- package/test/integ.lamopn-vpc-props.js.snapshot/lamopn-vpc-props.assets.json +2 -2
- package/test/integ.lamopn-vpc-props.js.snapshot/lamopn-vpc-props.template.json +24 -0
- package/test/integ.lamopn-vpc-props.js.snapshot/manifest.json +1 -1
- package/test/integ.lamopn-vpc-props.js.snapshot/tree.json +83 -83
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
}
|
|
28
28
|
}
|
|
29
29
|
},
|
|
30
|
-
"
|
|
30
|
+
"36e921a4201c9eb19686128726421fe9e9bb10f4a1582a1f96bf0329a40384e6": {
|
|
31
31
|
"source": {
|
|
32
32
|
"path": "lamopn-disabled-zone-awareness.template.json",
|
|
33
33
|
"packaging": "file"
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"destinations": {
|
|
36
36
|
"current_account-current_region": {
|
|
37
37
|
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
|
|
38
|
-
"objectKey": "
|
|
38
|
+
"objectKey": "36e921a4201c9eb19686128726421fe9e9bb10f4a1582a1f96bf0329a40384e6.json",
|
|
39
39
|
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -53,6 +53,13 @@
|
|
|
53
53
|
"PolicyName": "LambdaFunctionServiceRolePolicy"
|
|
54
54
|
}
|
|
55
55
|
]
|
|
56
|
+
},
|
|
57
|
+
"Metadata": {
|
|
58
|
+
"guard": {
|
|
59
|
+
"SuppressedRules": [
|
|
60
|
+
"IAM_NO_INLINE_POLICY_CHECK"
|
|
61
|
+
]
|
|
62
|
+
}
|
|
56
63
|
}
|
|
57
64
|
},
|
|
58
65
|
"testlambdaopensearchLambdaFunctionServiceRoleDefaultPolicy78C56359": {
|
|
@@ -408,6 +415,13 @@
|
|
|
408
415
|
"PolicyName": "CognitoAccessPolicy"
|
|
409
416
|
}
|
|
410
417
|
]
|
|
418
|
+
},
|
|
419
|
+
"Metadata": {
|
|
420
|
+
"guard": {
|
|
421
|
+
"SuppressedRules": [
|
|
422
|
+
"IAM_NO_INLINE_POLICY_CHECK"
|
|
423
|
+
]
|
|
424
|
+
}
|
|
411
425
|
}
|
|
412
426
|
},
|
|
413
427
|
"testlambdaopensearchIdentityPoolRoleMappingD8C765B1": {
|
|
@@ -751,6 +765,11 @@
|
|
|
751
765
|
"reason": "This is not a rule for the general case, just for specific use cases/industries"
|
|
752
766
|
}
|
|
753
767
|
]
|
|
768
|
+
},
|
|
769
|
+
"guard": {
|
|
770
|
+
"SuppressedRules": [
|
|
771
|
+
"CFN_NO_EXPLICIT_RESOURCE_NAMES"
|
|
772
|
+
]
|
|
754
773
|
}
|
|
755
774
|
}
|
|
756
775
|
},
|
|
@@ -1145,6 +1164,11 @@
|
|
|
1145
1164
|
}
|
|
1146
1165
|
}
|
|
1147
1166
|
]
|
|
1167
|
+
},
|
|
1168
|
+
"Metadata": {
|
|
1169
|
+
"guard": {
|
|
1170
|
+
"SuppressedRules": []
|
|
1171
|
+
}
|
|
1148
1172
|
}
|
|
1149
1173
|
},
|
|
1150
1174
|
"CustomVpcRestrictDefaultSGCustomResourceProviderHandlerDC833E5E": {
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"validateOnSynth": false,
|
|
67
67
|
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
|
|
68
68
|
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
|
|
69
|
-
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/
|
|
69
|
+
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/36e921a4201c9eb19686128726421fe9e9bb10f4a1582a1f96bf0329a40384e6.json",
|
|
70
70
|
"requiresBootstrapStackVersion": 6,
|
|
71
71
|
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
|
|
72
72
|
"additionalDependencies": [
|