1 min readFeb 27, 2019
The best open source version of the AWS Clients Struct is here https://github.com/coinbase/step/blob/master/aws/aws.go
This shows the full version of the code.
With languages like python, ruby this code can be simpler, but in languages with static typing (e.g. golang) this code gets a little more complicated.