BatchMeterUsageResponse
class BatchMeterUsageResponse
Contains the UsageRecords
processed by BatchMeterUsage
and any records that have failed due to transient error.
Types
Properties
Link copied to clipboard
Contains all UsageRecords
processed by BatchMeterUsage
. These records were either honored by AWS Marketplace Metering Service or were invalid. Invalid records should be fixed before being resubmitted.
Link copied to clipboard
Contains all UsageRecords
that were not processed by BatchMeterUsage
. This is a list of UsageRecords
. You can retry the failed request by making another BatchMeterUsage
call with this list as input in the BatchMeterUsageRequest
.