Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Documentation for NewScanPaginator #642

Open
davecordle opened this issue Aug 15, 2019 · 2 comments
Open

Documentation for NewScanPaginator #642

davecordle opened this issue Aug 15, 2019 · 2 comments

Comments

@davecordle
Copy link

In the description and the example it uses the name NewScanRequestPaginator. Should be NewScanPaginator.

https://godoc.org/github.com/aws/aws-sdk-go-v2/service/dynamodb#NewScanPaginator

@davecordle
Copy link
Author

Same issue with NewSearchProductsAsAdminPaginator.

The example has the name as NewSearchProductsAsAdminRequestPaginator. Looks like someone was doing a copy and paste and left "Request" in the name.

https://godoc.org/github.com/aws/aws-sdk-go-v2/service/servicecatalog#SearchProductsAsAdminOutput

@jackwilsdon
Copy link

This isn't the repository to fix those typos - this repository is the documentation site itself.

See github.com/aws/aws-sdk-go-v2 for the actual code you are interested in.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants