Expose SourceIdentity
on stscreds.AssumeRoleProvider
#4829
Labels
feature-request
A feature should be added or improved.
needs-review
This issue or pull request needs review from a core team member.
p2
This is a standard priority issue
Describe the feature
The raw
sts.AssumeRole
command supports a fieldSourcceIdentity
.However, when using the
stscreds
credentials helper, theAssumeRoleProvider
does not expose this parameterUse Case
This field is required to allow the AssumeRole credentials provider to expose all the features of the underlying assumeRole API call.
SourceIdentity has known use cases as documented by AWS
Proposed Solution
Improve the
AssumeRoleProvider
structure to take a source identity and map that the function callOther Information
No response
Acknowledgements
SDK version used
1.44.259
Environment details (Version of Go (
go version
)? OS name and version, etc.)N/A
The text was updated successfully, but these errors were encountered: