Skip to content

Conversation

@ry4n1m3
Copy link
Contributor

@ry4n1m3 ry4n1m3 commented Nov 20, 2025

Previously the make_map function could raise an error if the XML response didn't contain the expected AccessKeyId or SecretAccessKey, which is the case if you get an error response from the api. This replaces that exception with a returned error tuple, allowing subsequent providers to attempt to auth and for the gen_server to start correctly.

We also pushed a few test credential expiration dates 10 years into the future to prevent them failing for a while ;)

Co-author: @JB2sf

Licensing:
This contribution is made by employees of Mechanical Orchard, Inc. under the terms of the project’s license.

@ry4n1m3 ry4n1m3 force-pushed the aws-web-identity-parse-errors branch from c7c3430 to a6ccc0f Compare November 21, 2025 00:08
@onno-vos-dev onno-vos-dev merged commit fed2171 into aws-beam:master Nov 21, 2025
6 checks passed
@onno-vos-dev
Copy link
Member

aws_credentials tagged as 1.0.3.
aws_beam_core tagged as 1.1.1
aws_erlang tagged as 1.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants