Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / aws-powertools/powertools-lambda-python issues and pull requests

#2015 - RFC: Support for external observability providers - Metrics

Issue - State: closed - Opened by roger-zhangg over 1 year ago - 15 comments
Labels: RFC, metrics

#2014 - RFC: Support for external observability providers - Logging

Issue - State: closed - Opened by seshubaws over 1 year ago - 17 comments
Labels: RFC, logger

#1998 - feat(event-handler): add appsync batch resolvers

Pull Request - State: closed - Opened by mploski over 1 year ago - 48 comments
Labels: documentation, dependencies, feature, size/XXL, tests, event_handlers

#1989 - Static typing: typing error when using tracer alongside parser

Issue - State: closed - Opened by LouisAmon over 1 year ago - 4 comments
Labels: help wanted, typing, not-a-bug

#1955 - Feature request: Event Handler - enhance route functions - to carry event & context

Issue - State: closed - Opened by Muthuveerappanv over 1 year ago - 17 comments
Labels: feature-request, event_handlers

#1930 - fix(logger): support exception and exception_name fields at any log level

Pull Request - State: closed - Opened by iago1460 over 1 year ago - 3 comments
Labels: bug, size/S, tests, logger

#1923 - Bug: Allow reporting entry logs with custom exception and exception_name

Issue - State: closed - Opened by iago1460 over 1 year ago - 7 comments
Labels: logger

#1916 - Docs: Add section on how to contribute tests to the overall project

Issue - State: closed - Opened by sthulb over 1 year ago - 7 comments
Labels: documentation

#1914 - feat(idempotency): adding redis as idempotency backend

Pull Request - State: closed - Opened by Vandita2020 over 1 year ago - 5 comments
Labels: documentation, dependencies, size/XL

#1858 - RFC: Sensitive data masking utility

Issue - State: closed - Opened by seshubaws over 1 year ago - 32 comments
Labels: RFC, data-masking

#1798 - Bug: `log_uncaught_exceptions` only works locally and not on lambda

Issue - State: open - Opened by bellis-ai over 1 year ago - 20 comments
Labels: bug-upstream, logger

#1696 - Feature request: APIGatewayRestResolver decorator support for class methods (use case: constructor injection)

Issue - State: open - Opened by harwoodjp over 1 year ago - 4 comments
Labels: help wanted, feature-request, event_handlers

#1640 - Maintenance: Parallelize CDK Layer Stack synthesization

Issue - State: closed - Opened by rubenfonseca over 1 year ago - 3 comments
Labels: help wanted, layers, tech-debt

#1638 - fix(parser): S3Model Object Deleted omits size and eTag attr

Pull Request - State: closed - Opened by barreeeiroo over 1 year ago - 4 comments
Labels: bug, size/L, tests

#1615 - Large Message handling for AWS Event/Message services - SQS, SNS, EventBridge, [insert others]

Issue - State: open - Opened by walmsles over 1 year ago - 11 comments
Labels: help wanted, RFC, need-customer-feedback

#1592 - Maintenance: Extract inline script from SAR GH action

Issue - State: closed - Opened by rubenfonseca over 1 year ago - 4 comments
Labels: internal

#1459 - RFC: Lambda Powertools for Python v2

Issue - State: closed - Opened by rubenfonseca almost 2 years ago - 16 comments
Labels: RFC, v2

#1433 - Add easy support for Datadog and possibly other observability solutions

Issue - State: open - Opened by petarlishov almost 2 years ago - 14 comments
Labels: feature-request, logger, metrics, tracer

#1359 - Feature request: query_string_parameters should never be None

Issue - State: open - Opened by a3kov almost 2 years ago - 14 comments
Labels: feature-request, breaking-change, need-customer-feedback, event_handlers

#1337 - Maintenance: Automatically move Coming Soon tasks to Shipped upon release

Issue - State: closed - Opened by heitorlessa almost 2 years ago - 1 comment
Labels: internal

#1335 - Maintenance: Remove PR labels if title changes

Issue - State: closed - Opened by heitorlessa almost 2 years ago - 4 comments
Labels: internal

#1304 - Feature request: Clearing ephemeral storage on startup

Issue - State: closed - Opened by connelldave almost 2 years ago - 4 comments
Labels: feature-request, need-customer-feedback

#1303 - Feature request: support BatchInvoke when using AppSyncResolver

Issue - State: closed - Opened by cponfick almost 2 years ago - 17 comments
Labels: feature-request, event_handlers

#1268 - Feature request: Parse exceptions into structured logs

Issue - State: closed - Opened by Nogginboink about 2 years ago - 10 comments
Labels: feature-request, logger

#1236 - Feature request: Add support for API doc auto-gen (SwaggerUI/OpenAPI Specification) from routes

Issue - State: closed - Opened by gwlester about 2 years ago - 27 comments
Labels: feature-request, event_handlers

#1227 - Allow log_metrics to be used as a context manager for testing subset functions

Issue - State: open - Opened by offbyone about 2 years ago - 2 comments
Labels: help wanted, feature-request, need-customer-feedback, metrics

#1193 - Feature request: app.exception_handler does not work when used in separate file

Issue - State: closed - Opened by heitorlessa about 2 years ago - 11 comments
Labels: feature-request, event_handlers

#1186 - Lambda environment variables parser/global data class initializer

Issue - State: closed - Opened by ran-isenberg over 2 years ago - 6 comments
Labels: duplicate, feature-request, need-rfc

#1185 - RFC: Adding appconfig lambda layer support as appconfig backend.

Issue - State: open - Opened by whardier almost 3 years ago - 16 comments
Labels: help wanted, feature-request, parameters

#1181 - Add support for MemoryDB/ElasticCache/Redis as Idempotency backend

Issue - State: closed - Opened by whardier almost 3 years ago - 15 comments
Labels: feature-request, idempotency

#1173 - Sensitive data masking utility

Issue - State: closed - Opened by heitorlessa about 3 years ago - 17 comments
Labels: help wanted, feature-request

#1172 - Access defined runtime environment variables from powertools

Issue - State: closed - Opened by Fahadmo about 3 years ago - 25 comments
Labels: feature-request, need-customer-feedback

#1168 - EventBridge utility

Issue - State: closed - Opened by stephenbawks almost 3 years ago - 12 comments
Labels: help wanted, feature-request, need-customer-feedback

#1166 - Publish layer to Gov Cloud regions

Issue - State: open - Opened by bryantbiggs over 2 years ago - 21 comments
Labels: feature-request, need-customer-feedback, internal, v3

#1165 - Guidance on Using Powertools with AWS Websocket API Gateway

Issue - State: open - Opened by gwlester over 2 years ago - 1 comment
Labels: help wanted, feature-request, need-customer-feedback, event_handlers

#1163 - Revamp Data Classes utility docs to surface many unknown features

Issue - State: open - Opened by heitorlessa over 3 years ago - 8 comments
Labels: documentation, event_sources

#1007 - feat(data_classes): introduce event size in EventBridgeEvent

Pull Request - State: closed - Opened by stephenbawks over 2 years ago - 9 comments
Labels: feature, revisit-in-3-months, need-customer-feedback, size/S

#953 - Feature request: Add support for middlewares in event handler

Issue - State: closed - Opened by BVMiko over 2 years ago - 15 comments
Labels: feature-request, event_handlers

#902 - More full examples of the micro function pattern

Issue - State: closed - Opened by beck3905 over 2 years ago - 12 comments
Labels: documentation, good first issue, help wanted, event_handlers

#723 - Awslabs develop

Pull Request - State: closed - Opened by gwlester almost 3 years ago
Labels: documentation, size/L, tests

#721 - feat(feature_flags): Added inequality conditions

Pull Request - State: closed - Opened by gwlester almost 3 years ago - 4 comments
Labels: feature, size/L, tests

#715 - fix(feature_flags): Fix for but 714 -- only evaluting first rule

Pull Request - State: closed - Opened by gwlester almost 3 years ago - 15 comments
Labels: documentation, need-more-information, size/L, tests

#710 - feat(feature-flags): improve "IN/NOT_IN"; new rule actions

Pull Request - State: closed - Opened by gwlester almost 3 years ago - 3 comments
Labels: feature, size/L, tests

#709 - feat(feature-flags): Bring your own logger for debug

Pull Request - State: closed - Opened by gwlester almost 3 years ago - 2 comments
Labels: feature, size/M

#510 - Maintenance: Create API and infrastructure for docs anonymous page views

Issue - State: closed - Opened by heitorlessa almost 3 years ago - 3 comments
Labels: internal

#115 - Duplicate logs: structured and unstructured

Issue - State: closed - Opened by Nxtra almost 4 years ago - 6 comments
Labels: bug

#35 - CHANGELOG.* not picked up by @dependabot

Issue - State: closed - Opened by michaelbrewer about 4 years ago - 5 comments