v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Retrieves detailed information about the specified run cache using its ID.

For more information, see Call caching for Amazon Web Services HealthOmics runs in the Amazon Web Services HealthOmics User Guide.

get/runCache/{id}

Path parameters

idstring required

The identifier of the run cache to retrieve.

Response

Success

arnstring

Unique resource identifier for the run cache.

cacheBehavior'CACHE_ON_FAILURE' | 'CACHE_ALWAYS'

The default cache behavior for runs using this cache.

cacheBucketOwnerIdstring

The identifier of the bucket owner.

cacheS3Uristring

The S3 URI where the cache data is stored.

creationTimestring date-time

Creation time of the run cache (an ISO 8601 formatted string).

descriptionstring

The run cache description.

idstring

The run cache ID.

namestring

The run cache name.

status'ACTIVE' | 'DELETED' | 'FAILED'

The run cache status.

tagsobject

The tags associated with the run cache.