When starting up an on-demand instance, we currently don't display the on-demand prices due to a lack of effective API from amazon for this purpose. Stand something up in AWS Lambda for this purpose that will ingest data from https://aws.amazon.com/blogs/aws/new-aws-price-list-api/ and serve out results.
Once that is in place, we can display on-demand price info in the instance selection table as well as on the dashboard.
When starting up an on-demand instance, we currently don't display the on-demand prices due to a lack of effective API from amazon for this purpose. Stand something up in AWS Lambda for this purpose that will ingest data from https://aws.amazon.com/blogs/aws/new-aws-price-list-api/ and serve out results.
Once that is in place, we can display on-demand price info in the instance selection table as well as on the dashboard.