aws-samples / amazon-omics-tutorials

Apache License 2.0
60 stars 24 forks source link

compute run costs using new instanceType info from GetRunTask API #28

Closed wleepang closed 1 year ago

wleepang commented 1 year ago

Description of changes: Update compute_pricing.py script.

Simplifies how run tasks costs are computed by leveraging the new instanceType property returned in the GetRunTask API response.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.