Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 671d131

Browse filesBrowse files
committed
Update README.md
1 parent 250304e commit 671d131
Copy full SHA for 671d131

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# AWS Lambda Java Support Libraries
22
Interface definitions for Java code running on the AWS Lambda platform.
33

4+
For issues and questions, you can start with our [FAQ](https://aws.amazon.com/lambda/faqs/) and the [AWS forums](https://forums.aws.amazon.com/forum.jspa?forumID=186)
5+
46
To get started writing AWS Lambda functions in Java, check out the [official documentation] (http://docs.aws.amazon.com/lambda/latest/dg/java-gs.html).
57

8+
___
9+
610
[Maven](https://maven.apache.org)
711

812
```xml
@@ -31,6 +35,7 @@ To get started writing AWS Lambda functions in Java, check out the [official doc
3135
[com.amazonaws/aws-lambda-java-core "1.0.0"]
3236
[com.amazonaws/aws-lambda-java-events "1.1.0"]
3337
```
38+
3439
[sbt](http://www.scala-sbt.org)
3540

3641
```scala

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.