awsdocs / aws-doc-sdk-examples

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
Apache License 2.0
9.61k stars 5.64k forks source link

Help Wanted #229

Closed Doug-AWS closed 5 years ago

Doug-AWS commented 6 years ago

Do you have any ideas for new examples? For any particular service? In any particular language?

We would love to hear from you.

Suggestions? Questions? Whatever keeps you awake at night.

IpshitaC commented 6 years ago

Hey @Doug-AWS @jschwarzwalder Can I take this up for hacktoberfest?

jschwarzwalder commented 6 years ago

We welcome contributions for Hacktoberfest.

Please create a new issue with details of what you want to contribute.

sbz commented 6 years ago

Hi @Doug-AWS @jschwarzwalder

lcardito commented 6 years ago

Hey @Doug-AWS I've just opened 264 which might be a nice addition

DonMcNamara commented 6 years ago

Opened a PR (#278) for an STS AssumeRole example for Go

justanotherlad commented 6 years ago

@Doug-AWS I had built a chatbot using Amazon Lex API and written the code in Amazon Lambda. Do you think I can give that as an example?

masmerino13 commented 6 years ago

Some days ago I had an issue with duplicate headers in NodeJS with S3.getObject timeout.

If this works for you, I can share how I fixed it for JavaScript SDK.

jschwarzwalder commented 6 years ago

Samples are welcome.

We normally focus on having a sample do one thing In one service.

With Lambda and Lex is there a way to showcase each individually? If not, make a pull request and we will discuss more.

We would love a sample about resolving duplicate headers. Please make a pull request.

torrottum commented 6 years ago

If wanted, I can write examples for the Transcribe service endpoints in JS and Go. You already have examples in the SDK docs, however it would probably be nice to have them in this repo as well.

hannahapuan commented 6 years ago

https://github.com/awsdocs/aws-doc-sdk-examples/pull/293 Added a SQS ReceiveMessage example for Go

achautha commented 6 years ago

Can I contribute EKS examples (create, delete, describe clusters) for python/java ?

winsonrich commented 6 years ago

Hey @Doug-AWS @jschwarzwalder Can I take this up for hacktoberfest?

jschwarzwalder commented 6 years ago

Go ahead and make a pull request.

jean-ajala commented 6 years ago

Posso contribuir com exemplos .NET?

Doug-AWS commented 5 years ago

All have been merged or closed. Thanks everyone!