ex-aws / ex_aws_sts

13 stars 31 forks source link

Correctly add external_id to request params #10

Closed rafaelgaspar closed 4 years ago

rafaelgaspar commented 4 years ago

This correctly adds the already defined optional parameter external_id to the request params as ExternalId for assume_role.

vanetix commented 4 years ago

Hey @rafaelgaspar thanks for the contribution! We'll get this merged up in #16.