# NOT RUN {
# This operation describes a file system's LifecycleConfiguration. EFS
# lifecycle management uses the LifecycleConfiguration object to identify
# which files to move to the EFS Infrequent Access (IA) storage class.
svc$describe_lifecycle_configuration(
FileSystemId = "fs-01234567"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab