Michael Walmsley

Results 9 issues of Michael Walmsley

## Description of the feature request **Problem statement** Idempotency is a core Cloud issue that needs a solution to enable stable, fault-tolerant systems that can be affected by repeated transactions....

enhancement
question
triage
RFC
utility:idempotency

## BatchProcessing Utility Adding a BatchProcessing utility with the feature set from Python is needed to simplify coding and developer experience around processing data from EventSource mappings. * RFC PR:...

triage
on-hold
RFC

### Is this related to an existing feature request or issue? #1165 ### Which Powertools for AWS Lambda (Python) utility does this relate to? Event Handler - REST API ###...

RFC
need-customer-feedback

### Is this related to an existing feature request or issue? _No response_ ### Which Powertools for AWS Lambda (Python) utility does this relate to? Logger ### Summary The logger...

RFC
need-customer-feedback

### Is this related to an existing feature request or issue? _No response_ ### Which AWS Lambda Powertools utility does this relate to? Batch processing ### Summary A common pain...

help wanted
need-customer-feedback
need-rfc

### Link to your material https://github.com/serverless-dna/powertools-mcp ### Description This project implements an MCP server that enables Large Language Models (LLMs) to search through AWS Lambda Powertools documentation. The server accesses...

community-content

### Link to your material https://github.com/serverless-dna/powertools-mcp ### Description This project implements an MCP server that enables Large Language Models (LLMs) to search through AWS Lambda Powertools documentation. The server accesses...

community-content

### Use case There are several use cases where customers require the ability to react to a change within the Powertools library internals. These have been implemented using a concrete...

need-more-information
feature-request
need-customer-feedback
need-response

### Use case Customers are using the Powertools Idempotency utility for caching purposes. Idempotency is a specific implementation that includes a "caching" mechanism via the storage provider classes. Idempotency is...

feature-request