返回技能列表

aws-cloudformation-rds

majiayu000
更新于 22 days ago
49 次查看
58
9
58
在 GitHub 上查看
其他awscloudformationrdsdatabasemysqlpostgresqlauroramariadboracleinfrastructureiaac

关于

This skill provides AWS CloudFormation patterns for deploying production-ready Amazon RDS databases, including instances, clusters, and multi-AZ setups. It helps developers implement infrastructure as code with best practices for parameters, security, and cross-stack references. Use it when you need to create or manage RDS resources for MySQL, PostgreSQL, or Aurora using structured, reusable templates.

快速安装

Claude Code

推荐
主要方式
npx skills add majiayu000/claude-skill-registry -a claude-code
插件命令备选方式
/plugin add https://github.com/majiayu000/claude-skill-registry
Git 克隆备选方式
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/aws-cloudformation-rds

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

majiayu000/claude-skill-registry
路径: skills/aws-cloudformation-rds
0

相关推荐技能

aws-cloudformation-ecs

其他

该Skill提供AWS CloudFormation模板模式,用于快速构建生产级ECS容器基础设施。它涵盖集群、服务、任务定义的全栈配置,包括自动扩缩、服务发现和负载均衡集成。特别适用于需要实现蓝绿部署、跨堆栈引用和参数化模板结构的IaC场景。

查看技能

aws-cloudformation-cloudwatch

其他

这个Skill提供AWS CloudFormation模板模式,用于快速构建生产级CloudWatch监控和可观测性基础设施。它涵盖了指标、告警、仪表板、日志组、异常检测等核心监控组件的自动化部署。开发者可在创建CloudFormation模板时使用,遵循最佳实践实现参数化、条件化、跨栈引用等企业级模板结构。

查看技能

aws-cloudformation-iam

其他

这个Skill提供AWS CloudFormation的IAM最佳实践模板,用于安全创建用户、角色、策略和权限边界。它特别适用于实施最小权限访问、配置跨账户访问和构建安全的IaC部署。开发者可通过结构化模板(包含参数、映射和条件)快速实现生产级IAM基础设施。

查看技能

aws-cloudformation-bedrock

其他

这个Skill提供AWS CloudFormation模板,用于快速部署Amazon Bedrock的AI基础设施。它支持创建Bedrock智能体、知识库(RAG)、向量存储、内容审核护栏和工作流编排等核心功能。开发者可通过基础设施即代码的方式,标准化部署生产就绪的Bedrock应用,包括智能体动作组配置和推理优化配置。

查看技能