·data-engineering-storage-authentication
!

data-engineering-storage-authentication

クラウド ストレージ認証パターン: AWS、GCP、Azure 認証情報、IAM ロール、サービス プリンシパル、シークレット管理、データ パイプラインの安全な認証情報の処理。

5インストール·0トレンド·@legout

インストール

$npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-authentication

data-engineering-storage-authentication のインストール方法

コマンドラインで data-engineering-storage-authentication AI スキルを開発環境にすばやくインストール

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

ソース: legout/data-platform-agent-skills。

Secure authentication patterns for accessing cloud storage (S3, GCS, Azure Blob) and cloud services in data pipelines. Covers IAM roles, service principals, secret managers, and best practices for credential management.

| AWS | IAM roles (EC2/ECS/Lambda) | Environment variables, Secrets Manager | | GCP | Workload Identity / ADC | Service account keys (discouraged) | | Azure | Managed Identity | Service principal with certificate | | Local Dev | .env files + local credentials | Static keys (temporary only) |

❌ Hardcoding credentials - Committing to git → rotate immediately ❌ Using root/admin accounts - Create scoped users/service principals ❌ Long-lived keys - Rotate every 90 days or less ❌ Over-permissive roles - Grant s3:GetObject not s3: ❌ Missing environment separation - Dev credentials in prod

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-authentication
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from legout/data-platform-agent-skills

クイックアンサー

data-engineering-storage-authentication とは?

クラウド ストレージ認証パターン: AWS、GCP、Azure 認証情報、IAM ロール、サービス プリンシパル、シークレット管理、データ パイプラインの安全な認証情報の処理。 ソース: legout/data-platform-agent-skills。

data-engineering-storage-authentication のインストール方法は?

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

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

https://github.com/legout/data-platform-agent-skills