Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

Overview

To manage your files on AWS S3 bucket, you can configure File Lifecycle Policy, a set of rules that define actions that Amazon S3 applies to a group of objects. Namely, this is used to delete specific files from a bucket after a certain period.

...

Required role: Can access File lifecycle policies page (The access to this page is role-based).

...

  1. Click “Add lifecycle policy” at the bottom left corner of the page

  2. Add Policy description

  3. Storage type (Currently only AWS S3 is supported)
    Action type (Currently only Delete action is supported)

  4. Select when the Policy starts
    Note: if you select to start the policy after order status is closed, it will activate only after the order changes its status to Closed.

...

5. Select files the policy will apply to.
Please note, You can either select all or narrow down the files range by choosing Selection

...

Info

File Lifecycle Policy can be applied to files across multiple S3 buckets.
The following permissions are required for IAM user defined in TM (the AWS Access Key ID):

...