Gammarers AWS SDK Extensions
Popular repositories Loading
-
athena-query-execution-waiter
athena-query-execution-waiter PublicA 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
-
athena-query-result-parser
athena-query-result-parser PublicA 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
-
athena-query-result-pager
athena-query-result-pager PublicPaginate 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
-
athena-query-result-collector
athena-query-result-collector PublicA 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
-
sqs-partial-batch-processor
sqs-partial-batch-processor PublicA small TypeScript helper for AWS Lambda SQS triggers using **partial batch responses** (`SQSBatchResponse.batchItemFailures`).
TypeScript
Repositories
- 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.
gammarers-aws-sdk-extensions/athena-query-result-collector’s past year of commit activity - 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 row when present, and supports custom row transformers.
gammarers-aws-sdk-extensions/athena-query-result-parser’s past year of commit activity - 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.
gammarers-aws-sdk-extensions/athena-query-execution-waiter’s past year of commit activity - 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.
gammarers-aws-sdk-extensions/athena-query-result-pager’s past year of commit activity - sqs-partial-batch-processor Public
A small TypeScript helper for AWS Lambda SQS triggers using **partial batch responses** (`SQSBatchResponse.batchItemFailures`).
gammarers-aws-sdk-extensions/sqs-partial-batch-processor’s past year of commit activity
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…