Closed
Description
What were you searching in the docs?
The example of powertools with serverless framework has incorrect syntax for aws region variable:
functions:
hello:
handler: lambda_function.lambda_handler
layers:
- arn:aws:lambda:${aws::region}:094274105915:layer:AWSLambdaPowertoolsTypeScript:19
Keen in mind that we need to update the script in the workflow, so we can replace increment the layer version in the docs during release.
Is this related to an existing documentation section?
Getting started
How can we improve?
Review all the `aws::region` variables, including terraform.
Got a suggestion in mind?
No response
Acknowledgment
- I understand the final update might be different from my proposed suggestion, or refused.
Metadata
Metadata
Assignees
Type
Projects
Status
Shipped