Cloud-Code-AI / Cloud-Code-AI/cloudstate
AWS: add Elastic file System
Open
good first issue
- Dominant language
- Go
- Stars
- 33
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## 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
Contributor guide
Assessment
This issue has not been assessed yet.