View a markdown version of this page

Creating a snapshot - Amazon Redshift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Amazon Redshift will no longer support the use of Python UDFs after June 30, 2026. We will start enforcing it in phases. For more information on the details of Python end of life and migration options, see the blog post that was published on June 30, 2025.

Creating a snapshot

Note

No-backup tables aren't supported for RG or RA3 provisioned clusters and Amazon Redshift Serverless workgroups. A table marked as no-backup in an RG or RA3 cluster or serverless workgroup is treated as a permanent table that will always be backed up while taking a snapshot, and always restored when restoring from a snapshot. To avoid snapshot costs for no-backup tables, truncate them before taking a snapshot.

To create a snapshot, perform the steps in the following procedure.

To create a snapshot
  1. On the Amazon Redshift Serverless console, choose Data backup.

  2. Choose Create snapshot.

  3. Choose a namespace to create a snapshot of.

  4. Enter a snapshot identifier.

  5. (Optional) Choose a retention period. If you choose Custom value, choose the number of days. The amount you choose must be between 1-3653 days, inclusive. The default is retain indefinitely.

  6. Choose Create.

To create a snapshot from namespace configuration
  1. On the Amazon Redshift Serverless console, choose Namespace configuration.

  2. Choose the namespace to create a snapshot of. You can only create snapshots of namespaces that are associated with a workgroup and whose statuses are Available.

  3. Choose the Data backup tab.

  4. Choose Create snapshot.

  5. Enter a snapshot identifier.

  6. (Optional) Choose a retention period. If you choose Custom value, choose the number of days. The amount you choose must be between 1-3653 days, inclusive.

  7. Choose Create.