fsx_update_file_cache: Updates the configuration of an existing Amazon File Cache...

View source: R/fsx_operations.R

fsx_update_file_cacheR Documentation

Updates the configuration of an existing Amazon File Cache resource

Description

Updates the configuration of an existing Amazon File Cache resource. You can update multiple properties in a single request.

See https://www.paws-r-sdk.com/docs/fsx_update_file_cache/ for full documentation.

Usage

fsx_update_file_cache(
  FileCacheId,
  ClientRequestToken = NULL,
  LustreConfiguration = NULL
)

Arguments

FileCacheId

[required] The ID of the cache that you are updating.

ClientRequestToken
LustreConfiguration

The configuration updates for an Amazon File Cache resource.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.