Sha256: 30a1578f9fac18913a8dba1d0251824658f960b1ec8dd6a6b2da6d1cbdc464a5
Contents?: true
Size: 625 Bytes
Versions: 5
Compression:
Stored size: 625 Bytes
Contents
## Example $ s3-secure lifecycle add a-test-bucket-in-us-east-1 Added lifecycle policy to bucket a-test-bucket-in-us-east-1 $ By default, the add command will only add a lifecycle policy if you none exists. It may be useful to test adding an additional lifecycle policy, for this you can use both the `--additive` and `--prefix` options. Note, you must make sure that the lifecycle policies can work together. For example, they must have different prefixes. $ s3-secure lifecycle add a-test-bucket-in-us-east-1 --additive --prefix /foo Added lifecycle policy to bucket a-test-bucket-in-us-east-1 $
Version data entries
5 entries across 5 versions & 1 rubygems