Class | Description |
---|---|
MeterUsageRequest | |
MeterUsageResult |
Exception | Description |
---|---|
DuplicateRequestException |
A metering record has already been emitted by the same EC2 instance for the
given {usageDimension, timestamp} with a different usageQuantity.
|
InternalServiceErrorException |
An internal error has occurred.
|
InvalidEndpointRegionException |
The endpoint being called is in a region different from your EC2 instance.
|
InvalidProductCodeException |
The product code passed does not match the product code used for publishing
the product.
|
InvalidUsageDimensionException |
The usage dimension does not match one of the UsageDimensions associated with
products.
|
ThrottlingException |
The calls to the MeterUsage API are throttled.
|
TimestampOutOfBoundsException |
The timestamp value passed in the meterUsage() is out of allowed range.
|
Copyright © 2018. All rights reserved.