--granularity

From wikieduonline
Jump to navigation Jump to search
MONTHLY / DAILY 
 aws ce get-cost-and-usage                                  \
    --time-period 'Start=2025-01-01,End=2025-01-30'        \
    --metrics     'UnblendedCost'                          \
    --granularity 'MONTHLY'                                \
    --query       'ResultsByTime[*].Total.[UnblendedCost]' \
    --output      'table'


See also[edit]

Advertising: