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

Simple example of rusoto usage for s3. #1873

Closed

Conversation

andy-thomason
Copy link

Simple example of rusoto usage for s3.

rusoto is an excellent project, but lacks concrete examples which may lead to lack of adoption.

We should endeavour to create small examples like this to show off its capabilities.

We should be careful to avoid creating examples that may end up charging users
unexpectedly for services.

If you approve this PR, we can start adding more.

Examples might be:

  • Get a billing summary for all aws resources being used.
  • Build and execute lambdas.
  • Submit batch jobs.
  • Start a container in ecs.
  • Process logs.

I'm sure the node.js sdk would provide templates.

@sylvain101010
Copy link

I totally agree! It's not comfortable to read the tests to learn how to use the libraries.

@andy-thomason
Copy link
Author

Are we ok to merge this? We can refine the format as more samples are added.

@sylvain101010
Copy link

sylvain101010 commented Dec 10, 2020

Unfortunately I'm just a rando approving this idea, but I don't have any power to have this merged :/

#1651

@andy-thomason
Copy link
Author

I'm getting push-back about contributing from my employer. I'm going to close the PR.

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.

None yet

2 participants