>_Skillful
Need help with advanced AI agent engineering?Contact FirmAdapt
Gammarers AWS SDK Extensions

Gammarers AWS SDK Extensions

Organization

@gammarers-aws-sdk-extensions

On GitHub since January 2026

4

Published Tools

0

Total Stars

0

Weekly Downloads

0

GitHub Followers

4

Public Repos

Published Tools

4 Skillsacross 1 category

athena-query-execution-waiter

GitHub Actions

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**.

...more
SkillAI Tool
1 dir

athena-query-result-collector

GitHub Actions

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](https://www.npmjs.com/package/athena-query-result-pager) under the hood.

...more
SkillAI Tool
1 dir

athena-query-result-pager

GitHub Actions

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](https://www.npmjs.com/package/athena-query-result-parser).

...more
SkillAI Tool
1 dir

athena-query-result-parser

GitHub Actions

A small TypeScript library that parses [Amazon Athena](https://aws.amazon.com/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, a

...more
SkillAI Tool
1 dir