example

module
v0.0.0-...-00d6cd8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2019 License: MIT

README

AWS_PRROFILE=yourprofile
S3_BUCKET=yours3bucket

make deps build
sam package --template-file template.yaml --s3-bucket ${S3_BUCKET} --output-template-file packaged.yaml
aws cloudformation deploy --template-file ./packaged.yaml --stack-name ExampleLogone --capabilities CAPABILITY_IAM
aws lambda invoke --function-name example-logone-lambda-go --payload '{"event": "example"}' --log-type Tail /dev/null

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL