# Aws Powertools Java > Documentation for Aws Powertools Java ## Pages - [Aws Powertools Java Documentation](aws-powertools-java-documentation.md) - [Powertools for AWS Lambda (Java)](powertools-for-aws-lambda-java.md): Powertools for AWS Lambda (Java) - [Project Overview](project-overview.md): Powertools for AWS Lambda (Java) is a suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, ... - [Changelog](changelog.md): All notable changes to this project will be documented in this file. - [Core Utilities](core-utilities.md): Logging provides an opinionated logger with output structured as JSON. - [Utilities](utilities.md): The batch processing utility provides a way to handle partial failures when processing batches of messages from SQS q... - [use or create a docker network](use-or-create-a-docker-network.md): docker network inspect sam-local || docker network create sam-local - [start dynamodb-local with docker](start-dynamodb-local-with-docker.md): docker run -d --rm -p 8000:8000 \ - [create the idempotency table](create-the-idempotency-table.md): aws dynamodb create-table - [invoke the function locally](invoke-the-function-locally.md): sam local invoke IdempotentFunction \ - [Processes](processes.md): Please treat this content as a living document.