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 servicess3Manage S3 buckets and objectsdynamodbQuery and manage DynamoDB tablescloudwatchView 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