I am trying to create instances of an ec2 instance using boto3 api, so far I can get the value of the instance instance history, expand the spot instance, etc.
But I don’t know how to get the price we pay for the spot instance using boto api.
Does anyone know how to do this?
thank
When you start a spot instance on Amazon EC2, you specify the maximum hourly price known as the bid . This is the maximum price that will be charged per copy.
running, ..
running
- , , , . , , .
", -", - . , .
, , , Spot Instance . Amazon S3, . .
Source: https://habr.com/ru/post/1598795/More articles:Как назвать pandas dataframes в цикле их ключом в python? - pythonGzip ASP.net MVC5 compression does not work - asp.net-mvcIs it possible to crop an image using css and display it as a css background? - javascriptPandas Dataframe with NA values throwing a ValueError - pythonToolbar disappears if backPressed, if it crashes - androidusing jquery to highlight either tr or td - javascriptRequest for hive stuck 99% - mapreduceSeparate the string with a plus sign (+) - rProlog if else syntax is prologEncapsulation Vs Plain - javaAll Articles