Skip to content

Commit 63731ed

Browse files
authored
Merge pull request #165 from clawscli/develop
docs: update service/resource counts and add GameLift documentation
2 parents b80e7bc + ebe35f9 commit 63731ed

8 files changed

Lines changed: 40 additions & 12 deletions

File tree

README.ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ AWSリソース管理のためのターミナルUI
1515
## 機能
1616

1717
- **インタラクティブTUI** - vimスタイルのキーバインドでAWSリソースを操作できます
18-
- **69サービス、169リソース** - EC2、S3、Lambda、RDS、ECS、EKSなど多数に対応しています
18+
- **70サービス、175リソース** - EC2、S3、Lambda、RDS、ECS、EKSなど多数に対応しています
1919
- **マルチプロファイル&マルチリージョン** - 複数のアカウント/リージョンを並列でクエリできます
2020
- **リソースアクション** - インスタンスの起動/停止、リソースの削除、ログのテールが可能です
2121
- **クロスリソースナビゲーション** - VPCからサブネット、LambdaからCloudWatchへジャンプできます
@@ -111,7 +111,7 @@ claws --read-only
111111
| ドキュメント | 説明 |
112112
|-------------|------|
113113
| [キーバインド](docs/keybindings.ja.md) | キーボードショートカットの完全なリファレンス |
114-
| [対応サービス](docs/services.ja.md) | 全69サービスと169リソース |
114+
| [対応サービス](docs/services.ja.md) | 全70サービスと175リソース |
115115
| [設定](docs/configuration.ja.md) | 設定ファイル、テーマ、オプション |
116116
| [IAM権限](docs/iam-permissions.ja.md) | 必要なAWS権限 |
117117
| [AIチャット](docs/ai-chat.ja.md) | AIアシスタントの使い方と機能 |

README.ko.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ AWS 리소스 관리를 위한 터미널 UI
1515
## 기능
1616

1717
- **인터랙티브 TUI** - vim 스타일 키 바인딩으로 AWS 리소스를 탐색할 수 있습니다
18-
- **69개 서비스, 169개 리소스** - EC2, S3, Lambda, RDS, ECS, EKS 등 다양한 서비스를 지원합니다
18+
- **70개 서비스, 175개 리소스** - EC2, S3, Lambda, RDS, ECS, EKS 등 다양한 서비스를 지원합니다
1919
- **멀티 프로필 및 멀티 리전** - 여러 계정/리전을 병렬로 조회할 수 있습니다
2020
- **리소스 액션** - 인스턴스 시작/중지, 리소스 삭제, 로그 테일링이 가능합니다
2121
- **크로스 리소스 탐색** - VPC에서 서브넷으로, Lambda에서 CloudWatch로 이동할 수 있습니다
@@ -111,7 +111,7 @@ claws --read-only
111111
| 문서 | 설명 |
112112
|------|------|
113113
| [키보드 단축키](docs/keybindings.ko.md) | 완전한 키보드 단축키 참조 |
114-
| [지원되는 서비스](docs/services.ko.md) | 모든 69개 서비스 및 163개 리소스 |
114+
| [지원되는 서비스](docs/services.ko.md) | 모든 70개 서비스 및 175개 리소스 |
115115
| [설정](docs/configuration.ko.md) | 설정 파일, 테마 및 옵션 |
116116
| [IAM 권한](docs/iam-permissions.ko.md) | 필요한 AWS 권한 |
117117
| [AI 채팅](docs/ai-chat.ko.md) | AI 어시스턴트 사용 및 기능 |

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A terminal UI for AWS resource management
1515
## Features
1616

1717
- **Interactive TUI** - Navigate AWS resources with vim-style keybindings
18-
- **69 services, 169 resources** - EC2, S3, Lambda, RDS, ECS, EKS, and more
18+
- **70 services, 175 resources** - EC2, S3, Lambda, RDS, ECS, EKS, and more
1919
- **Multi-profile & Multi-region** - Query multiple accounts/regions in parallel
2020
- **Resource actions** - Start/stop instances, delete resources, tail logs
2121
- **Cross-resource navigation** - Jump from VPC to subnets, Lambda to CloudWatch
@@ -111,7 +111,7 @@ See [docs/keybindings.md](docs/keybindings.md) for complete reference.
111111
| Document | Description |
112112
|----------|-------------|
113113
| [Key Bindings](docs/keybindings.md) | Complete keyboard shortcuts reference |
114-
| [Supported Services](docs/services.md) | All 69 services and 163 resources |
114+
| [Supported Services](docs/services.md) | All 70 services and 175 resources |
115115
| [Configuration](docs/configuration.md) | Config file, themes, and options |
116116
| [IAM Permissions](docs/iam-permissions.md) | Required AWS permissions |
117117
| [AI Chat](docs/ai-chat.md) | AI assistant usage and features |

README.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ AWS 资源管理终端 UI
1515
## 功能
1616

1717
- **交互式 TUI** - 使用 vim 风格的快捷键浏览 AWS 资源
18-
- **69 个服务、169 个资源** - 支持 EC2、S3、Lambda、RDS、ECS、EKS 等众多服务
18+
- **70 个服务、175 个资源** - 支持 EC2、S3、Lambda、RDS、ECS、EKS 等众多服务
1919
- **多配置文件与多区域** - 并行查询多个账户和区域
2020
- **资源操作** - 启动/停止实例、删除资源、追踪日志
2121
- **跨资源导航** - 从 VPC 跳转到子网,从 Lambda 跳转到 CloudWatch
@@ -111,7 +111,7 @@ claws --read-only
111111
| 文档 | 说明 |
112112
|------|------|
113113
| [键盘快捷键](docs/keybindings.zh-CN.md) | 完整的键盘快捷键参考 |
114-
| [支持的服务](docs/services.zh-CN.md) | 全部 69 个服务和 163 个资源 |
114+
| [支持的服务](docs/services.zh-CN.md) | 全部 70 个服务和 175 个资源 |
115115
| [配置](docs/configuration.zh-CN.md) | 配置文件、主题和选项 |
116116
| [IAM 权限](docs/iam-permissions.zh-CN.md) | 所需的 AWS 权限 |
117117
| [AI 聊天](docs/ai-chat.zh-CN.md) | AI 助手使用和功能 |

docs/services.ja.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 対応サービス一覧
22

3-
clawsは **69サービス****169リソース** に対応しています。
3+
clawsは **70サービス****175リソース** に対応しています。
44

55
## コンピューティング
66

@@ -116,6 +116,12 @@ clawsは **69サービス**、**169リソース** に対応しています。
116116
| Trusted Advisor | Recommendations |
117117
| Budgets | Budgets, Notifications |
118118

119+
## ゲーム開発
120+
121+
| Service | Resources |
122+
|---------|-----------|
123+
| GameLift | Fleets, Builds, Scripts, Game Sessions, Game Session Queues, Matchmaking Configurations |
124+
119125
---
120126

121127
## サービスエイリアス
@@ -157,3 +163,4 @@ clawsは **69サービス**、**169リソース** に対応しています。
157163
| `models` | Bedrock Foundation Models |
158164
| `guardrail` | Bedrock Guardrails |
159165
| `eks` | EKS |
166+
| `gl` | GameLift |

docs/services.ko.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 지원 서비스
22

3-
claws는 **69개 서비스****169개 리소스**를 지원합니다.
3+
claws는 **70개 서비스****175개 리소스**를 지원합니다.
44

55
## 컴퓨팅
66

@@ -116,6 +116,12 @@ claws는 **69개 서비스**와 **169개 리소스**를 지원합니다.
116116
| Trusted Advisor | Recommendations |
117117
| Budgets | Budgets, Notifications |
118118

119+
## 게임 개발
120+
121+
| Service | Resources |
122+
|---------|-----------|
123+
| GameLift | Fleets, Builds, Scripts, Game Sessions, Game Session Queues, Matchmaking Configurations |
124+
119125
---
120126

121127
## 서비스 별칭
@@ -157,3 +163,4 @@ claws는 **69개 서비스**와 **169개 리소스**를 지원합니다.
157163
| `models` | Bedrock Foundation Models |
158164
| `guardrail` | Bedrock Guardrails |
159165
| `eks` | EKS |
166+
| `gl` | GameLift |

docs/services.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Supported Services
22

3-
claws supports **69 services** with **169 resources**.
3+
claws supports **70 services** with **175 resources**.
44

55
## Compute
66

@@ -116,6 +116,12 @@ claws supports **69 services** with **169 resources**.
116116
| Trusted Advisor | Recommendations |
117117
| Budgets | Budgets, Notifications |
118118

119+
## Game Development
120+
121+
| Service | Resources |
122+
|---------|-----------|
123+
| GameLift | Fleets, Builds, Scripts, Game Sessions, Game Session Queues, Matchmaking Configurations |
124+
119125
---
120126

121127
## Service Aliases
@@ -157,3 +163,4 @@ Quick shortcuts for common services:
157163
| `models` | Bedrock Foundation Models |
158164
| `guardrail` | Bedrock Guardrails |
159165
| `eks` | EKS |
166+
| `gl` | GameLift |

docs/services.zh-CN.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 支持的服务
22

3-
claws 支持 **69 个服务****169 个资源**
3+
claws 支持 **70 个服务****175 个资源**
44

55
## 计算
66

@@ -116,6 +116,12 @@ claws 支持 **69 个服务**和 **169 个资源**。
116116
| Trusted Advisor | Recommendations |
117117
| Budgets | Budgets, Notifications |
118118

119+
## 游戏开发
120+
121+
| Service | Resources |
122+
|---------|-----------|
123+
| GameLift | Fleets, Builds, Scripts, Game Sessions, Game Session Queues, Matchmaking Configurations |
124+
119125
---
120126

121127
## 服务别名
@@ -157,3 +163,4 @@ claws 支持 **69 个服务**和 **169 个资源**。
157163
| `models` | Bedrock Foundation Models |
158164
| `guardrail` | Bedrock Guardrails |
159165
| `eks` | EKS |
166+
| `gl` | GameLift |

0 commit comments

Comments
 (0)