generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationfeature-requestA feature should be added or improved.A feature should be added or improved.p3This is a minor priority issueThis is a minor priority issue
Description
Describe the feature
As far as I know the API is undocumented (at least I can't find it in search engines and it isn't listed on the official AWS docs links,) but samples go a long way. Unfortunately the only sample given is complicated by trying to make the s3
command act like aws s3, and it also uses private APIs. Standalone examples which only use the public API would go a long way.
Use Case
I'm someone trying to use the API, but I'm not even sure where to start aside from calling aws_s3_client new. I'm unable to follow what the given sample does because it uses private APIs which aren't installed when you install the library and it's not clear from reading the public headers how to perform basic tasks like "get an object from s3."
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
melhindi and forzenheart
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationfeature-requestA feature should be added or improved.A feature should be added or improved.p3This is a minor priority issueThis is a minor priority issue