The primary motivation is for my personal uses.
AWS SDK provides solid and rubust APIs. But sometimes it's very painful for me, too much parameters and many pointer values.
(I don't want to check nil every lines.)
I don't know it's useful for others.
It might helpful to just see these codes to know how to use aws-sdk-go-v2 SDK besides official example test code.