Apache Iceberg policies

An Apache Iceberg policy defines when a backup of your Iceberg tables is generated and how long the backup data is retained. The same policy can protect Apache Iceberg tables on the AWS Glue Data Catalog and on Amazon S3 Tables.

Create an Apache Iceberg policy

  1. Navigate to Protect > Backup policies. Click Create. The Create policy wizard appears.

  2. Type a name for the new policy.

  3. From the Add asset types drop-down menu, select Apache Iceberg.

  4. Select the backup frequency and retention. You can schedule backups every 1 to 31 days, and retain each backup for a minimum of 1 month.

  5. On the Additional options panel, you can do the following:

  6. Optionally specify a fixed start time for when backups should begin. Select the Start time checkbox and specify the time zone and the start time. Apache Iceberg policies use a fixed start time; an end time is not configurable.

  7. Choose a backup destination to store your backups. In-region backups are kept in the same region as the table being backed up. If you select a different region (out-of-region) to store your backups, additional AWS transfer fees may apply.

  8. Review your selections on the Create policy page.

  9. Click Save to save the policy and have it display on the Backup policies page.

Modify an Apache Iceberg policy

You can modify a policy from the Create policy screen of the wizard before you save it, or later from the Backup policies page. To modify a policy, click the modify icon or the edit button.

Delete an Apache Iceberg policy

Deleting a policy does not affect any backups that have already been generated by the policy. Deleted policies cannot be recovered. To delete a policy, click the delete icon.

×

Loading...