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: the-efs-lambda/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ Some Useful References:
21
21
*[TypeScript](typescript)
22
22
*[Python](python)
23
23
*[CSharp](csharp)
24
+
*[java](java)
24
25
25
26
## What's Included In This Pattern?
26
27
This pattern covers the first half of Danilo Poccia's awesome [blog post](https://aws.amazon.com/blogs/aws/new-a-shared-file-system-for-your-lambda-functions/). After deployment you will have an API Gateway HTTP API where any url you hit gets directed to a Lambda Function that is integrated with EFS.
0 commit comments