sam validate
Validates an AWS SAM template.
Usage:
sam validate [OPTIONS]
Options:
| Option | Description |
|---|---|
| -t, --template PATH | The AWS SAM template file [default: template.[yaml|yml]]. |
| --profile TEXT | Selects a specific profile from your credential file to get AWS credentials. |
| --region TEXT | Sets the AWS Region of the service (for example, us-east-1). |
| --debug | Turns on debug logging. |
| --help | Shows this message and exits. |
