Skip to content

Commit 83d9337

Browse files
authored
chore: feedback from comments
1 parent b61a6cb commit 83d9337

File tree

1 file changed

+1
-1
lines changed
  • packages/credential-provider-web-identity

1 file changed

+1
-1
lines changed

packages/credential-provider-web-identity/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ API via `roleAssumerWithWebIdentity`.
1515
### Supported configuration
1616

1717
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:
1919

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

0 commit comments

Comments
 (0)