You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/credential-provider-web-identity/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ API via `roleAssumerWithWebIdentity`.
15
15
### Supported configuration
16
16
17
17
This configuration supports all the input parameters from
18
-
[sts:AssumeWithWebIdentity](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sts/modules/assumerolewithwebidentityrequest.html)API. The following options are supported:
18
+
[sts:AssumeWithWebIdentity](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sts/modules/assumerolewithwebidentityrequest.html)API. The following options are supported:
19
19
20
20
-`roleArn` - The Amazon Resource Name (ARN) of the role that the caller is assuming.
21
21
-`webIdentityToken` - The OAuth 2.0 access token or OpenID Connect ID token that is provided by the identity provider.
0 commit comments