-
Notifications
You must be signed in to change notification settings - Fork 154
Docs: add CDK, Terraform, Serverless Framework, Terraform, Amplify examples #385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@dreamorosi - maybe at least the most common ones for Typescript today? I assume internally you have some stats on this |
Maybe for guidance on the deployment we should simply refer to our |
Since we have launched Lambda Layers the documentation now has examples of how to use the layers with all the frameworks mentioned above. I will close this umbrella issue, however I'm in favor of adding additional examples under the |
|
Description of the improvement
Summary of the proposal
Currently the docs include an example on how to deploy the utility only using SAM but we could provide examples also for other frameworks (CDK, Terraform, Serverless Framework, Terraform, Amplify) as no everyone uses SAM.
Proposed by @ijemmy
How, where did you look for information
Homepage & Utility-specific pages
Missing or unclear documentation
How to deploy a Lambda Fn that uses Powertools
Improvement
Similar to what done in this section of the Python's docs:
https://awslabs.github.io/aws-lambda-powertools-python/latest/#lambda-layer
Related existing documentation
N/A
Related issues, RFCs
Note for implementor: please check discussion in #520 . The discussion there is related to this issue implementation.
Summary of change requested in #520
As the code structure can be controversial, please put a proposal and ping one of the maintainers before creating PR to avoid rework.
The text was updated successfully, but these errors were encountered: