Skip to content

Commit

Permalink
add SAM document
Browse files Browse the repository at this point in the history
  • Loading branch information
uchimanajet7 committed Feb 22, 2018
1 parent c061110 commit fee9ace
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ $ go build

*For deployment you need to be able to run the AWS CLI and prepare the AWS S3 resources necessary for AWS Lambda's operation in advance.*

- Deploying Lambda-based Applications - AWS Lambda
- https://docs.aws.amazon.com/lambda/latest/dg/deploying-lambda-apps.html

```sh
$ GOARCH=amd64 GOOS=linux go build -v -o build/go-reacjilator
$ aws cloudformation package \
Expand Down

0 comments on commit fee9ace

Please sign in to comment.