- Navigation Guide
@aws-sdk/client-omics
GetRunCommand Class
Gets information about a workflow run.
If a workflow is shared with you, you cannot export information about the run.
HealthOmics stores a fixed number of runs that are available to the console and API. If GetRun doesn't return the requested run, you can find run logs for all runs in the CloudWatch logs. For more information about viewing the run logs, see CloudWatch logs in the AWS HealthOmics User Guide.
Parameters
Name | Signature | Summary |
---|---|---|
GetRunCommandInput |
|
Full Signature
export declare class GetRunCommand extends GetRunCommand_base
Related
- GetRunCommandInput for command's
input
shape. - GetRunCommandOutput for command's
response
shape. - config for OmicsClient's
config
shape.