You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: