stscreds.WebIdentityRoleProvider
does not support the sts.AssumeRoleWithWebIdentityInput
field Policy
#1662
Labels
feature-request
A feature should be added or improved.
Describe the bug
When using the
stscreds.WebIdentityRoleProvider
, I cannot specify an inlinePolicy
.Expected Behavior
stscreds.WebIdentityRoleProvider
should support all fields ofsts.AssumeRoleWithWebIdentityInput
Current Behavior
When using the
stscreds.WebIdentityRoleProvider
, I cannot specify an inlinePolicy
.Reproduction Steps
The following code snippet fails to compile
Possible Solution
No response
Additional Information/Context
No response
AWS Go SDK version used
2202-03-16
Compiler and Version used
N/A
Operating System and version
N/A
The text was updated successfully, but these errors were encountered: