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