We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We (finally) got Omics rules working. Now we can trigger on the Omics completion event:
{ "version": "0", "id": "aa2051a2-b73a-36b4-c488-0346cb7f36ad", "detail-type": "Run Status Change", "source": "aws.omics", "account": "123456789012", "time": "2024-12-19T00:04:50Z", "region": "us-east-1", "resources": ["arn:aws:omics:us-east-1:123456789012:run/3395667"], "detail": { "omicsVersion": "1.0.0", "arn": "arn:aws:omics:us-east-1:123456789012:run/3395667", "status": "COMPLETED", "uuid": "ccc9edf5-40b6-b07f-af6c-93ec4b77e2e0", "runOutputUri": "s3://omics-quilt-omicsquiltckaoutput123456789012useast1-gpux2jtjucm8/omics-quilt/3395667" } }
Should probably do this as part of #22
The text was updated successfully, but these errors were encountered:
Fixed in #32
Sorry, something went wrong.
No branches or pull requests
We (finally) got Omics rules working. Now we can trigger on the Omics completion event:
Should probably do this as part of #22
The text was updated successfully, but these errors were encountered: