AWS CDK CLI
RAPR CLI connectorCloud, DevOps & InfrastructureDeploy AWS resources using TypeScript, Python, Java, or C# code templates.
AWS CDK 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 CDK CLI CLI. Run the command once to establish session access.
AWS CDK CLI
Deploy AWS resources using TypeScript, Python, Java, or C# code templates.
What you can do
- CDK Bootstrap: Deploy helper assets required for file uploads
- Synthesize: Compile code templates into standard CloudFormation JSON/YAML
- Deploy stacks: Automatically create and modify real resources in your AWS account
Prerequisites
# Verify installation
cdk --version
Then authenticate the tool:
cdk bootstrap
Example Requests
- "Synthesize CloudFormation templates"
- "Deploy my AWS CDK stack to production"
- "Check current diff between local CDK stacks and active resources"
Ready to try AWS CDK CLI?
Download RAPR AI and connect AWS CDK CLI in seconds.