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

service/rds/rdsutils: adding more clarity to rdsutils.BuildAuthToken with an example and cl… #1985

Merged
merged 2 commits into from
Jun 12, 2018

Conversation

xibz
Copy link
Contributor

@xibz xibz commented Jun 10, 2018

No description provided.

@xibz xibz requested a review from jasdel June 10, 2018 04:37
@xibz xibz force-pushed the doc_fix_token branch 2 times, most recently from 2ea3b5d to a78f77a Compare June 10, 2018 04:40
// that to build the auth token.
// Usage:
// ./main -user "iamuser" -dbname "foo" -region "us-west-2" -rolearn "arn" -endpoint "dbendpoint" -port 3306
func ExampleRDSUtils_ConnectViaAssumeRole() {
Copy link
Contributor

Choose a reason for hiding this comment

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

This example naming is causing the tests to fail. To have the example paired with the godocs this should be named. ExampleBuildAuthToken

@xibz xibz force-pushed the doc_fix_token branch 5 times, most recently from 34c07dd to 2d9ea43 Compare June 11, 2018 22:47
@xibz xibz merged commit 44b48b9 into aws:master Jun 12, 2018
@xibz xibz deleted the doc_fix_token branch June 12, 2018 01:57
@awstools awstools mentioned this pull request Jun 12, 2018
@diehlaws diehlaws added feature-request A feature should be added or improved. and removed enhancement labels Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants