Open
Description
Use case
AWS Lambda RIC added a new field called tenantId
and we need to add this field to the context. This must be a optional String and must check if tenantId
is present in the context.
I tested with some functions and it's present while in others it's not.
Solution/User Experience
Add this field to the Context object and log it when injecting Lambda context.
Alternative solutions
Acknowledgment
- This feature request meets Powertools for AWS Lambda (TypeScript) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
On hold