Asifur Rahman

Results 5 issues of Asifur Rahman

## Summary Currently, when using the Batch Processor utility, if all the records in a batch are marked as failed, the utility throws a `FullBatchFailureError`. However, there can be scenarios...

documentation
on-hold
size/L
feature
tests
batch

## Summary This PR introduces a new feature allowing customers to emit timestamps with a timezone-aware format in the Logger. By default, Logger emits logs with timestamps formatted using the...

documentation
logger
size/L
feature
tests

## Summary By default, we can not change the log key positions. This PR gives the user the ability to change log key positions. ### Changes - **This is a...

logger
on-hold
size/M
feature
tests

## Summary SQS Fifo doesn't have an async processing feature. This PR adds the feature to process async records with SQS Fifo. ### Changes - This is a **WIP PR**....

size/XL
feature
tests
batch

## Summary This PR will add the ability to register single resolvers for AppSync GraphQL API. ### Changes - Add new `appsync-graphql` utility inside `event-handler` - For this PR, we...

size/XXL
tests
event-handler