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:
- In awshandler, copy one of the go files (e.g. iam.go) and rename it to
<service>.go.
- Add all the services and resources you can find in the code to the newly created .go file.
- 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
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:
<service>.go.Reference
You can find the GoDoc at this URL: https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/efs