marketplacemetering_batch_meter_usage {paws.cost.management} | R Documentation |
BatchMeterUsage is called from a SaaS application listed on AWS Marketplace to post metering records for a set of customers
Description
batch_meter_usage
is called from a SaaS application listed on AWS Marketplace to post metering records for a set of customers.
See https://www.paws-r-sdk.com/docs/marketplacemetering_batch_meter_usage/ for full documentation.
Usage
marketplacemetering_batch_meter_usage(UsageRecords, ProductCode)
Arguments
UsageRecords |
[required] The set of |
ProductCode |
[required] Product code is used to uniquely identify a product in AWS Marketplace. The product code should be the same as the one used during the publishing of a new product. |
[Package paws.cost.management version 0.7.0 Index]