Cloud-Code-AI / Cloud-Code-AI/cloudstate
AWS: add Elastic file System
- 主要言語
- Go
- スター
- 33
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Description
The purpose of this task is to provide a list or description of EFS related services and resources.
## How-to Guide
To complete this task, follow these steps:
1. In awshandler, copy one of the go files (e.g. iam.go) and rename it to `.go`.
2. Add all the services and resources you can find in the code to the newly created .go file.
3. Once the .go file is ready, import the function and add it to initialize.go.
## Reference
You can find the GoDoc at this URL: https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/efs
コントリビューションガイド
調査の方向性
まず、awshandler にある既存の iam.go ファイルと、initialize.go の初期化フローを読みます。参照されている AWS GoDoc を使って EFS のサービスとリソースを特定し、新しいファイルが import され初期化されていることを確認します。プロジェクトの handler を通じて EFS のカバレッジを利用できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, go
- 領域
- cloud
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100