Philipp Page

Results 25 issues of Philipp Page

### Use case I am building a Lambda handler for managing CDK CustomResources (https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.custom_resources-readme.html). ### Solution/User Experience As a user of AWS Lambda Powertools I would like to have dataclass...

feature-request
event_sources

### New feature, improvement proposal Hello, is it possible to add a LICENSE file to this repository? Actions such as https://github.com/actions/dependency-review-action fetch the license for a package from the GitHub...

enhancement

### Summary The [customer references section in the docs](https://github.com/aws-powertools/powertools-lambda-java/pull/2154/files#r2390781166) is currently not aligned with the API reference counterpart: https://docs.powertools.aws.dev/lambda/typescript/latest/api/#becoming-a-reference-customer The goal of this issue to replace the API reference with...

documentation
internal

### Use case **PLEASE READ: Priming documentation**: https://github.com/aws-powertools/powertools-lambda-java/blob/main/Priming.md Parent issue: https://github.com/aws-powertools/powertools-lambda-java/issues/1588 Sample PR: https://github.com/aws-powertools/powertools-lambda-java/pull/1861 Java [CRaC](https://openjdk.org/projects/crac/) can be used to prime an application by implementing `beforeCheckpoint()` and `afterRestore()` hooks in...

feature-request
good-first-issue
help-wanted

**Is your feature request related to a problem? Please describe.** We want to make it easy for customers to adopt Powertools **and** use or keep using GraalVM in `v2` of...

feature-request
good-first-issue
graalvm

### Why is this needed? Historically, the Batch utility supported SQS event sources. Today, it supports more than just SQS. It also supports Kinesis and DynamoDB stream event sources. These...

maintenance
batch

## Use case Currently, Powertools for AWS Lambda (Java) provides individual utilities like Logging, Tracing, Metrics, and other features through AspectJ annotations and static methods. While effective, this approach lacks...

feature-request
RFC

### What were you searching in the docs? There are several different ways of deploying Lambda (Java) applications and we can improve our documentation by giving customers clearer guidance on...

documentation

### Summary Similar to other repositories such as https://github.com/aws-powertools/powertools-lambda-typescript we should include a GitHub workflow that automatically updates the CHANGELOG.md on GitHub and also the documentation on each version release....

documentation
maintenance

### Summary We should update the AWS SAM CLI APP templates for Powertools (Java) to use version 2.0.0. The documentation is still pointing to them but it will create a...

maintenance