Template:Aws ce get-cost-and-usage example

From wikieduonline
Jump to navigation Jump to search
aws ce get-cost-and-usage                                  \
    --time-period 'Start=2023-02-29,End=2024-02-29'        \
    --metrics     'UnblendedCost'                          \
    --granularity 'MONTHLY'                                \
    --query       'ResultsByTime[*].Total.[UnblendedCost]' \
    --output      'table'

Advertising: