import * as mod from "https://aws-api.deno.dev/v0.2/services/marketplacemetering.ts?docs=full";
MarketplaceMetering |
BatchMeterUsageRequest | A BatchMeterUsageRequest contains UsageRecords, which indicate quantities of usage within your application. |
BatchMeterUsageResult | Contains the UsageRecords processed by BatchMeterUsage and any records that have failed due to transient error. |
MeterUsageRequest | |
MeterUsageResult | |
RegisterUsageRequest | |
RegisterUsageResult | |
ResolveCustomerRequest | Contains input to the ResolveCustomer operation. |
ResolveCustomerResult | The result of the ResolveCustomer operation. Contains the CustomerIdentifier and product code. |
Tag | Metadata assigned to an allocation. Each tag is made up of a key and a value. |
UsageAllocation | Usage allocations allow you to split usage into buckets by tags. |
UsageRecord | A UsageRecord indicates a quantity of usage for a given product, customer, dimension and time. |
UsageRecordResult | A UsageRecordResult indicates the status of a given UsageRecord processed by BatchMeterUsage. |
UsageRecordResultStatus |