Cloud-Code-AI / Cloud-Code-AI/cloudstate
AWS: add Elastic file System
- Vorherrschende Sprache
- Go
- Sterne
- 33
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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
Beitragsleitfaden
Rechercherichtung
Beginne damit, die vorhandene iam.go-Datei in awshandler und den Initialisierungsablauf in initialize.go zu lesen. Verwende die referenzierte AWS GoDoc, um die EFS-Dienste und -Ressourcen zu identifizieren, und überprüfe anschließend, dass die neue Datei importiert und initialisiert wird; abgeschlossen ist die Aufgabe, wenn EFS-Abdeckung über den Handler des Projekts verfügbar ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- aws, go
- Bereich
- cloud
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100