Skip to content

Releases: disneystreaming/go-ssmhelpers

Better handling of rate limiting/retries/timeouts

03 Apr 22:34
Compare
Choose a tag to compare

Changelog:

  • Added http timeouts and AWS client retry config
  • Added MaxThrottleDelay to allow for slower retries
  • Added nil check for invocations that are rate limited
  • Added chunking functions to enable batching ssm-run invocations
  • Minor syntax/naming cleanup
  • Update OSS license