Metering Cloud
Periodic Usage Reports

Create a usage report job

1min
POST
https://app.amberflo.io/job

Create background job that periodically executes a batch usage query and saves its result in a file in a user-provided S3 bucket.

The data saved in S3 will have a table-like structure, i.e. be a flat version of the equivalent batch usage output.

Note that the S3 bucket must have ACL enabled and Amberflo's AWS account must be granted write permissions.

You can also run a one-off job immediately, by omitting the cron specification.

Each job execution is logged and can be seen using the Account Event API.

Authentication
x-api-key
Body Parameters
body
jobName
*
description
enabled
email
cron
s3Url
*
format
*
range
*
endTimeOffset
scheduledTimeInSeconds
aggregationBucket
*
meterApiNames
filter
groupBy
sparse
minimizeFresh
rescaleFunction
Responses
200
Successful response
All Of
job-put-request +
id
*
jobName
*
description
enabled
email
cron
s3Url
*
format
*
range
*
endTimeOffset
scheduledTimeInSeconds
aggregationBucket
*
meterApiNames
filter
groupBy
sparse
minimizeFresh
rescaleFunction
createTime
updateTime
schedulerContext