Saturday, 27 February 2016

Cloudwatch billing metric

http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/monitor_estimated_charges_with_cloudwatch.html#turning_on_billing_metrics


$ aws --region us-east-1 cloudwatch get-metric-statistics --namespace "AWS/Billing" --metric-name "EstimatedCharges" --dimension "Name=Currency,Value=USD" --start-time `date -u --date="15 days ago" +'%Y-%m-%dT%H:%M:00'` --end-time `date -u +'%Y-%m-%dT%H:%M:00'`  --period 900 --statistic Maximum  --period 900
{
    "Datapoints": [
        {
            "Timestamp": "2016-02-27T23:55:00Z",
            "Maximum": 425510.17,
            "Unit": "None"
        }
    ],
    "Label": "EstimatedCharges"

}

$ aws --region us-east-1 cloudwatch list-metrics --namespace 'AWS/Billing' --output text  
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonS3
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSDataTransfer
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonRDS
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonSNS
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonEC2
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSQueueService
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonSimpleDB
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     awskms
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSCloudTrail
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonRoute53
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSConfig
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonCloudWatch
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonCloudFront
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonSimpleDB
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonEFS
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     datapipeline
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSDataTransfer
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonEC2
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSStorageGateway
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSDirectoryService
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonElastiCache
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonCloudSearch
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonSES
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonS3
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonVPC
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     ElasticMapReduce
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonRDS
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonSNS
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSDirectConnect
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSLambda
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonRDS
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonDynamoDB
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonVPC
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSDirectConnect
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonCloudWatch
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonSimpleDB
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     ElasticMapReduce
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonElastiCache
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSLambda
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonCloudFront
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSStorageGateway
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonEC2
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonEFS
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonSNS
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSDirectoryService
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     <removed>
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     datapipeline
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonS3
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonSES
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSConfig
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSQueueService
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonApiGateway
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     awskms
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonRoute53
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSMarketplace
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSCloudTrail
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSMarketplace
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonDynamoDB
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonKinesis
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonRoute53
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     awskms
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSCloudTrail
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AWSQueueService
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonApiGateway
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD
METRICS EstimatedCharges        AWS/Billing
DIMENSIONS      ServiceName     AmazonKinesis
DIMENSIONS      LinkedAccount   <removed>
DIMENSIONS      Currency        USD

No comments:

Post a Comment