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 aws.CredentialsCache code usage examples #1275

Merged
merged 2 commits into from Jun 17, 2021

Conversation

skmcgrail
Copy link
Member

@skmcgrail skmcgrail commented May 25, 2021

Fixes: #1273

@skmcgrail skmcgrail requested a review from jasdel May 25, 2021 17:13
Comment on lines 63 to 65
// // Override the provider's default timeout
// o.Timeout = 2 * time.Minute
// })
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit, does this spacing change turn out correct?

cleanup whitespace for doc string example.
@jasdel jasdel merged commit d00f3da into aws:main Jun 17, 2021
@skmcgrail skmcgrail deleted the gh1273 branch November 8, 2021 18:12
jrichard8 pushed a commit to jrichard8/aws-sdk-go-v2 that referenced this pull request Feb 14, 2022
Fixes the code usage example for aws.CredentialsCache.

Fixes: aws#1273
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.

stscreds/assume_role_provider usage documentation is incorrect
2 participants