This repository was archived by the owner on Jan 8, 2025. It is now read-only.
3. Advanced Topics ii. How to Pass a File Through API Gateway take 2 - #4
Merged
eric-hendrickson merged 2 commits intoFeb 20, 2018
Conversation
eric-hendrickson
pushed a commit
that referenced
this pull request
Feb 22, 2018
* Updated to include first backend articles * Added reference * Update credentials-setup.md * Update credentials-setup.md * Changed titles of articles * Updated some info in document * Added basic Lambda tutorial * Updated chapters in README * Updated intro to AWS cloud * Update introduction-to-lambda.md * Added API Gateway chapter * 3. Advanced Topics ii. How to Pass a File Through API Gateway take 2 (#4) * added How to Pass a File Through API Gateway in markdown format * Update pass-file-through-API-gateway.md * Update pass-file-through-API-gateway.md * Lambda transfer buckets (#3) * set up directory for guide and images, link to guide in readme * add info about creating buckets * add completed doc for using Lambda to transfer files between buckets * remove 'testtesttest' from top of readme.md (#5) * fix typo (#6) * added How to Pass a File Through API Gateway in markdown format * changes per review * Finished IAM article * image fixes * image fixes 2 * Reorganized folders * changes per review 2 * Started mfa article * Delete image12.PNG * Delete image7.PNG * Reformatted pass-file-through-API-gateway.md * More formatting * Finished formatting api gateway advanced doc * Update pass-file-through-API-gateway.md * Update pass-file-through-API-gateway.md * Update pass-file-through-API-gateway.md * Making formatting changes to my files * Reformatting introduction-to-lambda.md * Updated my api gateway doc * Added mocking article * Update aws-sdk-mock.md * Fixed formatting, unlinked one article * Added environmental variables article * Reorganized chapter hierarchy * Delete .DS_Store * Update readme.md * Started the writing to DynamoDB tutorial * Added SES tutorial * Delete image2.png * Delete image3.png * Update ses-lambda.md * Added new article title * Finished MFA article * Reverted numbering of Fundamental Technologies back to original numbering * Updated image references in credentials-setup.md * Updated another image reference * Readded images * Update credentials-setup.md * Added reference to readme * Update mfa.md * Update mfa.md * Added .DS_Store to .gitignore * Cropped unnecessary bits from mobile screenshots * Removed old versions of screenshots * Returned new versions of screenshots * Removed old versions of screenshots (attempt 2) * Re-added new versions of screenshots (attempt 2) * Fixed typo * Added S3 DynamoDB chapter * Renamed some files, updated readme * Added more information on the IAM article * Update readme.md * Edited image * Using SNS and Lambda to Send a Random 6 Digit Number Via Text Message (#10) * added How to Pass a File Through API Gateway in markdown format * minor changes * started documentation on SMS being sent by SNS * minor changes * sms function working, writing documentation * SNS 6 digit verification code SMS complete, ready for review * changes made to SMS text verification documentaion per review * Update send-sms-code-with-sns.md * Lambda write to dynamodb (#12) * complete documentation of initial lambda function, add beginning of test tutorial * complete documentation about writing to dynamodb with lambda function, delete unused image files * crop images/1.png * proof-reading * fix inline code snippets, remove explanation of iam and instead link to appropriate doc, remove unused images * implement requested changes from review * Update lambda-dynamodb.md * change examples of index.js to move const docClient declaration inside handler function. Move dexplanation of docClient accordingly to make sense in context * style all instances of 'index.js' as code snippets * added promisified docClient.put * update screenshot showing error for invalid params * Update javascript.md * Added Promises chapter * Update lambda-transfer-buckets.md * Update lambda-dynamodb.md * Update env-variables.md * Update introduction-to-lambda.md * Added Promise chapter and removed Authorship info
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.