You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs(install): Improved CDK usage guidance
The way how the AWS Data Wrangler Layer can used within CDK and SAR is
improved.
Resolves: #1097
* Minor fixes
Co-authored-by: jaidisido <[email protected]>
AWS Data Wrangler layers are also available in the `AWS Serverless Application Repository <https://serverlessrepo.aws.amazon.com/applications>`_ (SAR).
82
82
83
-
Here is an example of how to create the Lambda layer in your CDK app:
83
+
The app deploys the Lambda layer version in your own AWS account and region via a CloudFormation stack.
84
+
This option provides the ability to use semantic versions (i.e. library version) instead of Lambda layer versions.
0 commit comments