Difference between revisions of "Sam (command)"
Jump to navigation
Jump to search
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
+ | <code>[[sam]]</code> [[AWS Serverless Application Model]] (SAM) CLI. | ||
== Installations == | == Installations == | ||
− | + | macOS: | |
− | + | * <code>[[brew tap]] aws/tap</code> | |
+ | * <code>[[brew install]] aws-sam-cli</code> | ||
+ | |||
+ | Linux: | ||
+ | * https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install-linux.html | ||
== Examples == | == Examples == | ||
− | *<code>[[sam init]]</code> | + | * <code>[[sam init]]</code> |
+ | * <code>[[sam build]]</code> | ||
+ | * <code>[[sam deploy]]</code> | ||
+ | ** <code>[[sam deploy --help]]</code> | ||
+ | * <code>[[sam --help]]</code> | ||
== Related terms == | == Related terms == | ||
− | * [[AWS CLI]] | + | * [[AWS CLI]]: <code>[[aws cloudformation]]</code> |
+ | * <code>[[eksctl]]</code> | ||
== See also == | == See also == | ||
* {{sam}} | * {{sam}} | ||
− | * {{ | + | * {{Serverless}} |
+ | * {{Cloud CLIs}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 09:08, 24 May 2023
sam
AWS Serverless Application Model (SAM) CLI.
Installations[edit]
macOS:
brew tap aws/tap
brew install aws-sam-cli
Linux:
Examples[edit]
Related terms[edit]
See also[edit]
- AWS SAM:
sam
[init | deploy | build | local ]
,sam --version
,sam --help
- Serverless computing, Serverless on AWS, AWS Lambda, Azure Functions,
sam
. AWS Proton, Serverless, Knative, DigitalOcean Functions - Cloud CLIs: AWS CLI,
eksctl
,sam
,doctl
,gcloud, gsutil
,aliyun
,google-cloud-sdk
,ibmcloud
,cf, heroku
Advertising: