Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

credentials: Fix AssumeRoleProvider documentation for TokenProvider #1406

Merged
merged 1 commit into from Sep 8, 2021

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Sep 8, 2021

Fixes the AssumeRoleProvider's documentation and error message for using custom TokenProviders.

Fixes #1384

For changes to files under the /model/ folder, and manual edits to autogenerated code (e.g. /service/s3/api.go) please create an Issue instead of a PR for those type of changes.

If there is an existing bug or feature this PR is answers please reference it here.

Fixes the AssumeRoleProvider's documentation for using custom
TokenProviders.

Fixes aws#1384
@jasdel jasdel merged commit 48e0568 into aws:main Sep 8, 2021
@jasdel jasdel deleted the fixup/AssumeRoleDocs branch September 8, 2021 18:29
jrichard8 pushed a commit to jrichard8/aws-sdk-go-v2 that referenced this pull request Feb 14, 2022
…ws#1406)

Fixes the AssumeRoleProvider's documentation and error message for using custom TokenProviders.

Fixes aws#1384
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AssumeRoleOptions does not have TokenCode member
3 participants