View source: R/efs_operations.R
efs_put_lifecycle_configuration | R Documentation |
Use this action to manage storage for your file system. A LifecycleConfiguration
consists of one or more LifecyclePolicy
objects that define the following:
See https://www.paws-r-sdk.com/docs/efs_put_lifecycle_configuration/ for full documentation.
efs_put_lifecycle_configuration(FileSystemId, LifecyclePolicies)
FileSystemId |
[required] The ID of the file system for which you are creating the
|
LifecyclePolicies |
[required] An array of
When using the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.