Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/efs.ts?docs=full";

§Classes

EFS

§Interfaces

AccessPointDescription

Provides a description of an EFS file system access point.

BackupPolicy

The backup policy for the file system used to create automatic daily backups. If status has a value of ENABLED, the file system is being automatically backed up. For more information, see Automatic backups.

BackupPolicyDescription
CreateAccessPointRequest
CreateFileSystemRequest
CreateMountTargetRequest
CreateReplicationConfigurationRequest
CreateTagsRequest
CreationInfo

Required if the RootDirectory > Path specified does not exist. Specifies the POSIX IDs and permissions to apply to the access point's RootDirectory > Path. If the access point root directory does not exist, EFS creates it with these settings when a client connects to the access point. When specifying CreationInfo, you must include values for all properties.

DeleteAccessPointRequest
DeleteFileSystemPolicyRequest
DeleteFileSystemRequest
DeleteMountTargetRequest
DeleteReplicationConfigurationRequest
DeleteTagsRequest
DescribeAccessPointsRequest
DescribeAccessPointsResponse
DescribeAccountPreferencesRequest
DescribeAccountPreferencesResponse
DescribeBackupPolicyRequest
DescribeFileSystemPolicyRequest
DescribeFileSystemsRequest
DescribeFileSystemsResponse
DescribeLifecycleConfigurationRequest
DescribeMountTargetSecurityGroupsRequest
DescribeMountTargetSecurityGroupsResponse
DescribeMountTargetsRequest
DescribeMountTargetsResponse
DescribeReplicationConfigurationsRequest
DescribeReplicationConfigurationsResponse
DescribeTagsRequest
DescribeTagsResponse
Destination

Describes the destination file system in the replication configuration.

DestinationToCreate

Describes the destination file system to create in the replication configuration.

FileSystemDescription

A description of the file system.

FileSystemPolicyDescription
FileSystemSize

The latest known metered size (in bytes) of data stored in the file system, in its Value field, and the time at which that size was determined in its Timestamp field. The value doesn't represent the size of a consistent snapshot of the file system, but it is eventually consistent when there are no writes to the file system. That is, the value represents the actual size only if the file system is not modified for a period longer than a couple of hours. Otherwise, the value is not necessarily the exact size the file system was at any instant in time.

LifecycleConfigurationDescription
LifecyclePolicy

Describes a policy used by EFS lifecycle management and EFS Intelligent-Tiering that specifies when to transition files into and out of the file system's Infrequent Access (IA) storage class. For more information, see EFS Intelligent‐Tiering and EFS Lifecycle Management.

ListTagsForResourceRequest
ListTagsForResourceResponse
ModifyMountTargetSecurityGroupsRequest
MountTargetDescription

Provides a description of a mount target.

PosixUser

The full POSIX identity, including the user ID, group ID, and any secondary group IDs, on the access point that is used for all file system operations performed by NFS clients using the access point.

PutAccountPreferencesRequest
PutAccountPreferencesResponse
PutBackupPolicyRequest
PutFileSystemPolicyRequest
PutLifecycleConfigurationRequest
ReplicationConfigurationDescription
ResourceIdPreference

Describes the resource type and its ID preference for the user's Amazon Web Services account, in the current Amazon Web Services Region.

RootDirectory

Specifies the directory on the Amazon EFS file system that the access point provides access to. The access point exposes the specified file system path as the root directory of your file system to applications using the access point. NFS clients using the access point can only access data in the access point's RootDirectory and it's subdirectories.

Tag

A tag is a key-value pair. Allowed characters are letters, white space, and numbers that can be represented in UTF-8, and the following characters:+ - = . _ : /.

TagResourceRequest
UntagResourceRequest
UpdateFileSystemRequest

§Type Aliases

LifeCycleState
PerformanceMode
ReplicationStatus
Resource

An EFS resource, for example a file system or a mount target.

ResourceIdType

A preference indicating a choice to use 63bit/32bit IDs for all applicable resources.

Status
ThroughputMode
TransitionToIARules
TransitionToPrimaryStorageClassRules