Template:Aws ce get-cost-and-usage example
Revision as of 11:09, 12 February 2024 by Welcome (talk | contribs) (Created page with " aws ce get-cost-and-usage \ --time-period 'Start=2023-02-12,End=2024-02-12' \ --metrics 'UnblendedCost'...")
aws ce get-cost-and-usage \ --time-period 'Start=2023-02-12,End=2024-02-12' \ --metrics 'UnblendedCost' \ --granularity 'MONTHLY' \ --query 'ResultsByTime[*].Total.[UnblendedCost]' \ --output 'table'
Advertising: