AWS File Cache is a fully managed, high-speed cache on AWS that accelerates access to file data stored in on-premises or cloud file systems and object stores. It provides a unified namespace and reduces latency by keeping frequently accessed data closer to compute resources, improving performance for workloads like media processing, machine learning, and big data analytics.

aws.fsx_file_cache

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
creation_timecoretimestampThe time that the resource was created, in seconds (since 1970-01-01T00:00:00Z), also known as Unix time.
data_repository_association_idscorearray<string>A list of IDs of data repository associations that are associated with this cache.
dns_namecorestringThe Domain Name System (DNS) name for the cache.
failure_detailscorejsonA structure providing details of any failures that occurred.
file_cache_idcorestringThe system-generated, unique ID of the cache.
file_cache_typecorestringThe type of cache, which must be LUSTRE.
file_cache_type_versioncorestringThe Lustre version of the cache, which must be 2.12.
kms_key_idcorestringSpecifies the ID of the Key Management Service (KMS) key to use for encrypting data on an Amazon File Cache. If a KmsKeyId isn't specified, the Amazon FSx-managed KMS key for your account is used. For more information, see Encrypt in the Key Management Service API Reference.
lifecyclecorestringThe lifecycle status of the cache. The following are the possible values and what they mean: AVAILABLE - The cache is in a healthy state, and is reachable and available for use. CREATING - The new cache is being created. DELETING - An existing cache is being deleted. UPDATING - The cache is undergoing a customer-initiated update. FAILED - An existing cache has experienced an unrecoverable failure. When creating a new cache, the cache was unable to be created.
lustre_configurationcorejsonThe configuration for the Amazon File Cache resource.
network_interface_idscorearray<string>A list of network interface IDs.
owner_idcorestringAn Amazon Web Services account ID. This ID is a 12-digit number that you use to construct Amazon Resource Names (ARNs) for resources.
resource_arncorestringThe Amazon Resource Name (ARN) for a given resource. ARNs uniquely identify Amazon Web Services resources. We require an ARN when you need to specify a resource unambiguously across all of Amazon Web Services. For more information, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
storage_capacitycoreint64The storage capacity of the cache in gibibytes (GiB).
subnet_idscorearray<string>A list of subnet IDs that the cache will be accessible from. You can specify only one subnet ID in a call to the CreateFileCache operation.
tagscorehstore
vpc_idcorestringThe ID of your virtual private cloud (VPC). For more information, see VPC and subnets in the Amazon VPC User Guide.