Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

AWS Code Samples #15

Closed
jschwarzwalder opened this issue Sep 12, 2018 · 4 comments
Closed

AWS Code Samples #15

jschwarzwalder opened this issue Sep 12, 2018 · 4 comments
Labels
Hacktoberfest help wanted Extra attention is needed

Comments

@jschwarzwalder
Copy link
Contributor

If you have ideas about any code samples for AWS Services that I should include in our AWS SDK for PHP Developer Guide, please let me know!

Better yet, add your own code samples in the awsdocs/aws-doc-sdk-examples repo, and add an article here with instructions for how to use the Service.
Submit a pull request as explained in these directions.

I look forward to hearing from you.

@jschwarzwalder jschwarzwalder added help wanted Extra attention is needed Hacktoberfest labels Sep 12, 2018
@justanotherlad
Copy link

@jschwarzwalder I had developed a chatbot using AWS's Amazon Lex api and had used Amazon Lambda function where I wrote the code.
Can I add that sample code here? But it's no way related to PHP :/

@jschwarzwalder
Copy link
Contributor Author

You are correct, the code sample you described would not fit well into the php developer guide.

However you can add code samples to the Aws Doc SDK examples. That repo contains examples in many languages. Most of the samples are small and demonstrate performing a single action.

I encourage you to check out that repo and see if there is anything that you can add.

Thank you for your interest in contributing.

@shreshthkharbanda
Copy link

@jschwarzwalder I developed a code that gets data from a MySQL database, hosted on AWS EC2 and then outputs the data on a webpage that is also hosted on the EC2 instance. The code outputs the data in JSON format so it is easy to retrieve the data from MySQL into a mobile application. Please let me know if that would be useful to add the sample code to this and the AWS SDK for PHP Developer Guide. Thank you!

@jschwarzwalder
Copy link
Contributor Author

That sounds like it can be very useful.

Make a new issue with a proposed outline and we can figure out how best to include it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants