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

Improve Samples #315

Open
2 tasks
tekktonic opened this issue Jun 14, 2023 · 1 comment
Open
2 tasks

Improve Samples #315

tekktonic opened this issue Jun 14, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation feature-request A feature should be added or improved. p3 This is a minor priority issue

Comments

@tekktonic
Copy link

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
@yasminetalby yasminetalby added documentation Improvements or additions to documentation p2 This is a standard priority issue labels Jun 23, 2023
@yasminetalby yasminetalby added the needs-triage This issue or PR still needs to be triaged. label Sep 20, 2023
@yasminetalby yasminetalby self-assigned this Sep 20, 2023
@yasminetalby yasminetalby added p3 This is a minor priority issue and removed p2 This is a standard priority issue labels Sep 20, 2023
@yasminetalby
Copy link
Contributor

Hello @tekktonic ,

Thank you very much for your submission and feedback.

We have added this in our team backlog. I will be updating this ticket once the samples are released.

Best regards,

Yasmine

@yasminetalby yasminetalby removed the needs-triage This issue or PR still needs to be triaged. label Sep 21, 2023
@jmklix jmklix added the feature-request A feature should be added or improved. label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature-request A feature should be added or improved. p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

3 participants