Skip to content

Commit 97f6ab3

Browse files
committed
[0.29.0-SNAPSHOT]
README.md updated
1 parent 7292bfa commit 97f6ab3

File tree

1 file changed

+2
-0
lines changed
  • micronaut-gradle-application-dynamodb

1 file changed

+2
-0
lines changed

micronaut-gradle-application-dynamodb/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ docker run --rm --entrypoint cat micronaut-gradle-application-dynamodb /home/app
2121

2222
## SAM
2323

24+
You can run AWS emulator (SAM) locally to emulate and test deployment like it is AWS Lambda Cloud.
25+
2426
```shell
2527
sam local start-api -t sam.yaml -p 3000
2628
```

0 commit comments

Comments
 (0)