Skip to content

AWS: add Elastic file System #62

@sauravpanda

Description

@sauravpanda

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 <service>.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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions