Back to Plugins
AWS
Amazon Web Services integration. Manage S3, Lambda, DynamoDB, EC2, and other AWS services. Deploy serverless functions, manage infrastructure, and query databases.
awscloudserverlessinfrastructureofficial
By Amazon
Installation
claude plugins add aws@claude-plugins-officialConfiguration
{
"enabledPlugins": {
"aws@claude-plugins-official": true
}
}Commands
/aws-deployDeploy to AWS Lambda or other services/s3Manage S3 buckets and objects/dynamodbQuery and manage DynamoDB tables/cloudwatchView CloudWatch logs and metricsHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions