File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (16 lines) | stat: -rw-r--r-- 903 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package efs provides the API client, operations, and parameter types for Amazon
// Elastic File System.
//
// # Amazon Elastic File System
//
// Amazon Elastic File System (Amazon EFS) provides simple, scalable file storage
// for use with Amazon EC2 Linux and Mac instances in the Amazon Web Services
// Cloud. With Amazon EFS, storage capacity is elastic, growing and shrinking
// automatically as you add and remove files, so that your applications have the
// storage they need, when they need it. For more information, see the [Amazon Elastic File System API Reference]and the [Amazon Elastic File System User Guide].
//
// [Amazon Elastic File System User Guide]: https://docs.aws.amazon.com/efs/latest/ug/whatisefs.html
// [Amazon Elastic File System API Reference]: https://docs.aws.amazon.com/efs/latest/ug/api-reference.html
package efs