Standalone go utilities shared by multiple projects. See each module for details:
awsathena
- query support and utilities for using AWS Athenaawsbatch
- backoff/paging/retry for AWS batch operationsawscfn
- helpers that query/manipulate AWS Cloudformation stacksawsretry
- helper that wraps the AWS retryer interface for cases not handled by SDKawssqs
- wrappers for commmon sqs patternsbox
- boxing helpersencryption
- encryption helpersextract
- utility using gjson to walk parse tree to extract elementsgatewayapi
- utilities for developing Gateway API Lambda proxiesgenericapi
- provides router for API-style Lambda functionslambdalogger
- installs global zap logger with lambda request IDmertics
- helpers to use the AWS embedded metric formatoplog
- standardized logging for operations (events with start/stop/status)shutil
- FIXME: likely should be renamed to ziputilprompt
- util functions to read user input from terminaltestutils
- helper functions for integration testsunbox
- un-boxing helpers