broad-zoo-34077
04/20/2022, 2:41 PMbusy-agent-35515
04/20/2022, 2:47 PMbusy-agent-35515
04/20/2022, 2:51 PMcurved-autumn-58528
04/20/2022, 2:51 PMcrooked-daybreak-55253
04/20/2022, 2:52 PMStartUsageAmount
we could automatically split the quantity.
This would simplify adding resources since price tiers would be handled automatically and consistently.busy-agent-35515
04/20/2022, 2:54 PMcurved-autumn-58528
04/20/2022, 2:57 PMbusy-agent-35515
04/20/2022, 3:03 PMprices
. Each object has "startUsageAmount": "0", "endUsageAmount": "Inf"
attributescrooked-daybreak-55253
04/20/2022, 3:14 PMselect prices ->> '4ba817554541b6117c5552e95da3b08f-ee3dd7e4624338037ca6fea0933a662f' p from products where service = 'AmazonS3' AND "productFamily" = 'Storage' and region = 'us-east-1' and attributes ->> 'storageClass' = 'General Purpose';
{"USD": "0.0230000000", "unit": "GB-Mo", "description": "$0.023 per GB - first 50 TB / month of storage used", "endUsageAmount": "51200", "purchaseOption": "on_demand", "startUsageAmount": "0", "effectiveDateStart": "2022-03-01T00:00:00Z"},
{"USD": "0.0220000000", "un
it": "GB-Mo", "description": "$0.022 per GB - next 450 TB / month of storage used", "endUsageAmount": "512000", "purchaseOption": "on_demand", "startUsageAmount": "51200", "effectiveDateStart": "2022-03-01T00:00:00Z"},
...
busy-agent-35515
04/20/2022, 3:16 PMastonishing-alarm-52687
04/20/2022, 3:20 PMbusy-agent-35515
04/20/2022, 3:21 PMbusy-agent-35515
04/20/2022, 3:22 PMastonishing-alarm-52687
04/20/2022, 3:24 PMbusy-agent-35515
04/20/2022, 3:28 PMcrooked-daybreak-55253
04/20/2022, 3:35 PM