AWS SAM CLI
RAPR CLI connectorCloud, DevOps & InfrastructureBuild, test, and deploy serverless applications (Lambdas, APIs) locally or to AWS.
AWS SAM CLI package details
RAPR CLI connector scope
This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.
How to get started
Install RAPR AI
Download and install RAPR AI on your computer
Find in Marketplace
Open RAPR AI, go to Packages, and browse the marketplace
Install from Marketplace
Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.
Authenticate
Authenticate the AWS SAM CLI CLI. Run the command once to establish session access.
AWS SAM CLI
Build, test, and deploy serverless applications (Lambdas, APIs) locally or to AWS.
What you can do
- Local test: Start Lambda functions and API gateways locally using Docker
- Validate: Lint and check serverless template correctness
- Deploy: Guide deployment configurations and store presets
Prerequisites
# Verify installation
sam --version
Then authenticate the tool:
sam deploy
Example Requests
- "Validate my SAM template format"
- "Start local API endpoint to test Lambda function"
- "Run guided SAM deployment to AWS"
Ready to try AWS SAM CLI?
Download RAPR AI and connect AWS SAM CLI in seconds.