This repository was archived by the owner on Oct 25, 2021. It is now read-only.
Commit 0adfdbc
erichendrickson
Backended (mkdecisiondev#14)
* 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 (mkdecisiondev#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 (mkdecisiondev#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 (mkdecisiondev#5)
* fix typo (mkdecisiondev#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 (mkdecisiondev#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 (mkdecisiondev#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 info1 parent 6c3f98b commit 0adfdbc
130 files changed
Lines changed: 1926 additions & 0 deletions
File tree
- aws
- advanced-topics
- aws-sdk-mock
- images
- pass-file-through-API-gateway
- images
- introduction-to-aws
- credentials-setup
- images
- iam
- images
- mfa-setup
- images
- lambda-and-api-gateway
- env-variables
- introduction-to-lambda
- images
- lambda-api-gateway
- images
- lambda-with-other-services
- lambda-dynamodb
- images
- lambda-transfer-buckets
- images
- s3-lambda-dynamodb
- images
- send-sms-code-with-sns
- ses-lambda
- images
- languages
- javascript-promises
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
Loading
0 commit comments