Adding or removing archives on event buses - Amazon EventBridge
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).

Adding or removing archives on event buses

An archive enables you to capture events so that you can easily replay them at a later time. For example, you might want to replay events to recover from errors or to validate new functionality in your application. For more information, see EventBridge archive and replay.

Note

Archives and schema discovery are not supported for event buses encrypted using a customer managed key. To enable archives or schema discovery on an event bus, choose to use an Amazon owned key. For more information, see Encryption at rest for event buses.

To add or remove an archive on an event bus (console)
  1. Open the Amazon EventBridge console at https://console.amazonaws.cn/events/.

  2. In the navigation pane, choose Event buses.

  3. Choose the event bus you want to update.

  4. On the events bus details page, choose the Archives tab.

  5. Do one of the following:

    • To add an archive:

      1. Choose Create archive.

      2. Specify attributes for the archive.

      3. Choose Next.

      4. Choose the event pattern to apply to events for the archive.

      5. Choose Create archive.

    • To delete an archive:

      1. For the tag you want to remove, choose Delete.

      2. Enter the name of the archive, and choose Delete.

        The archive is permanently deleted. You cannot undo this operation.

To create or delete an archive for an event bus (Amazon CLI)