{"openapi":"3.1.0","info":{"title":"AWS CLI","description":"AWS 공식 CLI로 S3, EC2, Lambda, DynamoDB 등 200개 이상의 AWS 서비스를 터미널에서 관리할 수 있습니다. 스크립트 자동화, CI/CD 파이프라인 통합에 필수적이며, 한국 리전(ap-northeast-2) 설정으로 최적의 성능을 제공합니다.","version":"1.0.0","x-fusepie-id":"cli-aws","x-fusepie-category":"data","x-fusepie-provider":"AWS"},"servers":[{"url":"brew install awscli","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_aws","summary":"AWS CLI","description":"AWS 공식 CLI로 S3, EC2, Lambda, DynamoDB 등 200개 이상의 AWS 서비스를 터미널에서 관리할 수 있습니다. 스크립트 자동화, CI/CD 파이프라인 통합에 필수적이며, 한국 리전(ap-northeast-2) 설정으로 최적의 성능을 제공합니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"API key required"}}},"x-mcp-config":{"mcpServers":{"cli-aws":{"command":"npx","args":["-y","@fusepie/mcp-cli-aws"],"env":{"API_KEY":""}}}}}