Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 1e9cd1a

Browse files
committed
add heading
1 parent 0a943b9 commit 1e9cd1a

File tree

1 file changed

+2
-0
lines changed
  • content/en/user-guide/integrations/aws-cdk

1 file changed

+2
-0
lines changed

content/en/user-guide/integrations/aws-cdk/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ By default, stacks with validated certificates may not be deployed using the `lo
9696
This originates from the way how CDK ensures the certificate is ready - it creates a single-file lambda function with a single dependency on `aws-sdk` which is usually preinstalled and available globally in lambda runtime.
9797
When this lambda is executed locally from the `/tmp` folder, the package can not be discovered by Node due to the way how Node package resolution works.
9898

99+
## CDK Version Compatibility
100+
99101
`cdklocal` works with all installed versions of the Node.js `aws-cdk` package.
100102
However, issues exist for `aws-cdk >= 2.177.0`.
101103

0 commit comments

Comments
 (0)