/smithy-lambda-url-example

Primary LanguageGoApache License 2.0Apache-2.0

Example project showing a smithy generated client used to authenticate and call a service hosted as a Lambda Function URL

Setup

brew install golang
brew install aws/tap/aws-sam-cli
brew install aws/tap/smithy-cli

Test

make deploy
make test