·aws-cloudformation-rds
</>

aws-cloudformation-rds

Amazon RDS データベース用の AWS CloudFormation パターンを提供します。 RDS インスタンス (MySQL、PostgreSQL、Aurora)、DB クラスター、マルチ AZ デプロイメント、パラメーター グループ、サブネット グループを作成するとき、およびパラメーター、出力、マッピング、条件、スタック間参照を含むテンプレート構造を実装するときに使用します。

69インストール·0トレンド·@giuseppe-trisciuoglio

インストール

$npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill aws-cloudformation-rds

aws-cloudformation-rds のインストール方法

コマンドラインで aws-cloudformation-rds AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill aws-cloudformation-rds
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: giuseppe-trisciuoglio/developer-kit。

Create production-ready Amazon RDS infrastructure using AWS CloudFormation templates. This skill covers RDS instances (MySQL, PostgreSQL, Aurora, MariaDB), DB clusters, multi-AZ deployments, parameter groups, subnet groups, security groups, template structure best practices, parameter patterns, and cross-stack references for modular, reusable infrastructure as code.

AWS CloudFormation templates are JSON or YAML files with specific sections. Each section serves a purpose in defining your infrastructure.

The AWSTemplateFormatVersion identifies the template version. Current version is 2010-09-09.

Amazon RDS データベース用の AWS CloudFormation パターンを提供します。 RDS インスタンス (MySQL、PostgreSQL、Aurora)、DB クラスター、マルチ AZ デプロイメント、パラメーター グループ、サブネット グループを作成するとき、およびパラメーター、出力、マッピング、条件、スタック間参照を含むテンプレート構造を実装するときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill aws-cloudformation-rds
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-18
更新日
2026-03-11

Browse more skills from giuseppe-trisciuoglio/developer-kit

クイックアンサー

aws-cloudformation-rds とは?

Amazon RDS データベース用の AWS CloudFormation パターンを提供します。 RDS インスタンス (MySQL、PostgreSQL、Aurora)、DB クラスター、マルチ AZ デプロイメント、パラメーター グループ、サブネット グループを作成するとき、およびパラメーター、出力、マッピング、条件、スタック間参照を含むテンプレート構造を実装するときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。

aws-cloudformation-rds のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill aws-cloudformation-rds インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/giuseppe-trisciuoglio/developer-kit