You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-21Lines changed: 1 addition & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,30 +22,10 @@ These snippets are hosted on [Serverless Land](https://serverlessland.com/snippe
22
22
_We accept other types of code snippets you may find useful for others_
23
23
24
24
- Learn more about these snippets at https://serverlessland.com/snippets.
25
-
- To learn more about submitting a snippet, read the [publishing guidelines page](https://github.com/aws-samples/serverless-snippets/blob/main/PUBLISHING.md).
25
+
- To learn more about submitting a snippet, read the [adding snippet guide](https://github.com/aws-samples/serverless-snippets/blob/main/ADDING_SNIPPET.md).
26
26
27
27
Important: this application could use various AWS services and there are costs associated with these services after the Free Tier usage - please see the [AWS Pricing page](https://aws.amazon.com/pricing/) for details. You are responsible for any AWS costs incurred. No warranty is implied in this example.
28
28
29
-
## Requirements
30
-
31
-
* AWS CLI already configured with Administrator permission
1.[Create an AWS account](https://portal.aws.amazon.com/gp/aws/developer/registration/index.html) if you do not already have one and login.
37
-
38
-
1.[Install Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) and [install the AWS Serverless Application Model CLI](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html) on your local machine.
39
-
40
-
1. Create a new directory and navigate to that directory in a terminal.
0 commit comments