Skip to content

Commit

Permalink
chore: feedback from comments
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Apr 1, 2021
1 parent b61a6cb commit 83d9337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/credential-provider-web-identity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ API via `roleAssumerWithWebIdentity`.
### Supported configuration

This configuration supports all the input parameters from
[sts:AssumeWithWebIdentity](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sts/modules/assumerolewithwebidentityrequest.html)API. The following options are supported:
[sts:AssumeWithWebIdentity](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sts/modules/assumerolewithwebidentityrequest.html) API. The following options are supported:

- `roleArn` - The Amazon Resource Name (ARN) of the role that the caller is assuming.
- `webIdentityToken` - The OAuth 2.0 access token or OpenID Connect ID token that is provided by the identity provider.
Expand Down

0 comments on commit 83d9337

Please sign in to comment.