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

Update v2 SDKs example and documentation #86

Merged
merged 1 commit into from
Jan 9, 2018

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Jan 9, 2018

Updates the SDK's examples and documentation to use the v2 configuration pattern.

Fix #85

@jasdel jasdel self-assigned this Jan 9, 2018
@jasdel jasdel requested a review from xibz January 9, 2018 19:05
// // The session the S3 Downloader will use
// sess := session.Must(session.NewSession())
// // The config the S3 Downloader will use
// cfg, err := external.LoadDefaultAWSConfig()
Copy link
Contributor

Choose a reason for hiding this comment

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

Not going to handle error?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah left it out for brevity.

@jasdel jasdel merged commit 14d1593 into aws:master Jan 9, 2018
@jasdel jasdel deleted the fixup/OldV1Docs branch January 9, 2018 20:48
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.

2 participants