| 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 |
ExpiredTokenException
The submitted registration token has expired.
|
class |
InternalServiceErrorException
An internal error has occurred.
|
class |
InvalidCustomerIdentifierException
You have metered usage for a CustomerIdentifier that does not exist.
|
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 |
InvalidTokenException |
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 © 2017. All rights reserved.