Skip to content
@gammarers-aws-sdk-extensions

Gammarers AWS SDK Extensions

Popular repositories Loading

  1. athena-query-execution-waiter athena-query-execution-waiter Public

    A small library that waits for an AWS Athena query execution to complete. It polls the Athena API until the execution reaches a terminal state: SUCCEEDED, FAILED, or CANCELLED.

    TypeScript

  2. athena-query-result-parser athena-query-result-parser Public

    A small TypeScript library that parses Amazon Athena query result ResultSet objects (from @aws-sdk/client-athena) into header-based row objects. It handles metadata-driven headers, skips the header…

    TypeScript

  3. athena-query-result-pager athena-query-result-pager Public

    Paginate AWS Athena query results with the AWS SDK v3. Fetches results page by page and supports raw rows or custom row parsing via athena-query-result-parser.

    TypeScript

  4. athena-query-result-collector athena-query-result-collector Public

    A TypeScript library that fetches AWS Athena query results via paging and supports bulk collection, streaming, and batch processing. It uses athena-query-result-pager under the hood.

    TypeScript

  5. sqs-partial-batch-processor sqs-partial-batch-processor Public

    A small TypeScript helper for AWS Lambda SQS triggers using **partial batch responses** (`SQSBatchResponse.batchItemFailures`).

    TypeScript

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…