skills/smithery.ai/AWS Ecosystem

AWS Ecosystem

Installation
SKILL.md

AWS Ecosystem

Patterns for AWS CLI configuration, authentication, and Terraform AWS Provider infrastructure as code.

CLI Configuration

Config Files

# ~/.aws/config
[default]
region = ap-northeast-1
output = json

[profile dev]
region = ap-northeast-1
Installs
–
First Seen
–
AWS Ecosystem from smithery.ai