efs_describe_lifecycle_configuration: Returns the current LifecycleConfiguration object for the...

View source: R/efs_operations.R

efs_describe_lifecycle_configurationR Documentation

Returns the current LifecycleConfiguration object for the specified Amazon EFS file system

Description

Returns the current LifecycleConfiguration object for the specified Amazon EFS file system. EFS lifecycle management uses the LifecycleConfiguration object to identify which files to move to the EFS Infrequent Access (IA) storage class. 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.

Usage

efs_describe_lifecycle_configuration(FileSystemId)

Arguments

FileSystemId

[required] The ID of the file system whose LifecycleConfiguration object you want to retrieve (String).


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