aws-assume-role
aws-assume-role copied to clipboard
dry-types 0.15.0 breaks `object` types, Dry::Types::Struct seems to be a substitute. ``` [dry-types] Dry::Types.module is deprecated and will be removed in the next major version Use Dry.Types() instead. Beware, it...
Sometimes, the MFA cache needs clearing - incorrect or stale data, or you want to refresh credentials before they expire.
After adding a new profile, I was getting `'str' object has no attribute 'get'` errors with all of my `aws s3` and `aws s3api` commands. It turns out that `aws-assume-role`...