aws-beam / aws-codegen

Code generator for AWS clients in Erlang and Elixir.
Other
53 stars 49 forks source link

Fix correct signing_name based on aws.auth#sigv4 and fall back to endpoint_prefix only if not available #112

Closed onno-vos-dev closed 5 months ago

onno-vos-dev commented 5 months ago

Fix for https://github.com/aws-beam/aws-elixir/issues/194

onno-vos-dev commented 5 months ago

Since the diff is fairly small and the impact of this diff is limited to 16 modules (https://github.com/aws-beam/aws-elixir/pull/195), I'm gonna go ahead and merge this to avoid me having to push out a release tomorrow while I'm anyways on it :-)