Amazon EFS · Schema

FileSystem

FileSystem schema from Amazon EFS Amazon Elastic File System (EFS) API

Amazon Web ServicesAWSEFSElastic File SystemFile StorageNFSServerlessStorage

Properties

Name Type Description
FileSystemId string The ID of the file system.
FileSystemArn string The Amazon Resource Name (ARN) of the file system.
CreationToken string The opaque string specified in the request.
OwnerId string The AWS account that created the file system.
CreationTime string The time that the file system was created.
LifeCycleState string The lifecycle phase of the file system.
Name string The value of the Name tag if set.
NumberOfMountTargets integer The current number of mount targets that the file system has.
SizeInBytes object The latest known metered size of data stored in the file system.
PerformanceMode string The performance mode of the file system.
Encrypted boolean A Boolean value that, if true, indicates that the file system is encrypted.
KmsKeyId string The ID of the KMS key used for encryption.
ThroughputMode string Displays the throughput mode for the file system.
ProvisionedThroughputInMibps number The amount of provisioned throughput, in MiB/s.
Tags array The tags associated with the file system.
View JSON Schema on GitHub