Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Updating a run cache

Focus mode
Updating a run cache - AWS HealthOmics

You can change the cache name, description, tags, or cache behavior, but not the S3 location for the cache.

Updating a run cache using the console

From the console, follow these steps to update a run cache.

  1. Open the HealthOmics console https://console.aws.amazon.com/omics/.

  2. In the left navigation pane, choose Run caches.

  3. From the Run caches table, choose the run cache to update, then choose Edit.

  4. In the Run cache details panel, you can update the run cache name, description, and cache behavior fields.

  5. (Optional) Associate one or more new tags with the run cache, or remove existing tags.

  6. Choose Save run cache.

Updating a run cache using the CLI

Use the update-run-cache CLI command to update a run cache.

aws omics update-run-cache \ --name "workflow 123 run cache" \ --id "workflow id" \ --description "my run cache" \ --cache-behavior "CACHE_ALWAYS"

If the update is successful, you receive a response with no data fields.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.