Posts tagged "aws"
-
AWS SDK Ruby Part 3: When "Working as Intended" Means "Broken by Design"
The conclusion to the AWS credential chain saga, where maintainers close a valid bug report, the feature remains broken, and we learn about the politics of backward compatibility in open source.
-
Going off the Rails on the AWS Credential Chain
Uncovering a deeper architectural issue in the AWS Ruby SDK where credential chain precedence prevented role assumption from working correctly with environment variable source credentials.
-
Contributing to the AWS Ruby SDK: When Documentation and Implementation Don't Match
Discovering and fixing a missing credential source implementation in the AWS Ruby SDK where documentation promised Environment support but the code didn't deliver.