View source: R/efs_operations.R
efs_describe_lifecycle_configuration | R Documentation |
Returns the current LifecycleConfiguration
object for the specified Amazon EFS file system. Lifecycle management uses the LifecycleConfiguration
object to identify when to move files between storage classes. For a file system without a LifecycleConfiguration
object, the call returns an empty array in the response.
See https://www.paws-r-sdk.com/docs/efs_describe_lifecycle_configuration/ for full documentation.
efs_describe_lifecycle_configuration(FileSystemId)
FileSystemId |
[required] The ID of the file system whose |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.