Difference between revisions of "Template:Aws ce get-cost-and-usage example"
Jump to navigation
Jump to search
(Created page with " aws ce get-cost-and-usage \ --time-period 'Start=2023-02-12,End=2024-02-12' \ --metrics 'UnblendedCost'...") |
|||
Line 1: | Line 1: | ||
[[aws ce]] get-cost-and-usage \ | [[aws ce]] get-cost-and-usage \ | ||
− | --time-period 'Start=2023-02- | + | --time-period 'Start=2023-02-13,End=2024-02-13' \ |
--metrics '[[UnblendedCost]]' \ | --metrics '[[UnblendedCost]]' \ | ||
--granularity 'MONTHLY' \ | --granularity 'MONTHLY' \ | ||
--query 'ResultsByTime[*].Total.[UnblendedCost]' \ | --query 'ResultsByTime[*].Total.[UnblendedCost]' \ | ||
--output 'table' | --output 'table' |
Revision as of 05:06, 13 February 2024
aws ce get-cost-and-usage \ --time-period 'Start=2023-02-13,End=2024-02-13' \ --metrics 'UnblendedCost' \ --granularity 'MONTHLY' \ --query 'ResultsByTime[*].Total.[UnblendedCost]' \ --output 'table'
Advertising: