- "smithy.api#documentation": "<important>\n <p>Amazon Web Services Marketplace is introducing Concurrent Agreements, enabling buyers to make multiple purchases per Amazon Web Services account. Starting June 1, 2026, new SaaS products must use <code>CustomerAWSAccountId</code> (instead of <code>CustomerIdentifier</code>), <code>LicenseArn</code> (instead of <code>ProductCode</code>) to support this feature. Existing integrations will continue to work. Review the new integration for Concurrent Agreements <a href=\"https://catalog.workshops.aws/mpseller/en-US/saas/integration-for-concurrent-agreements\">here</a>.</p>\n </important>\n <p>To post metering records for customers, SaaS applications call\n <code>BatchMeterUsage</code>, which is used for metering SaaS flexible\n consumption pricing (FCP). Identical requests are idempotent and can be\n retried with the same records or a subset of records. Each\n <code>BatchMeterUsage</code> request is for only one product. If you\n want to meter usage for multiple products, you must make multiple\n <code>BatchMeterUsage</code> calls.</p>\n <p>Usage records should be submitted in quick succession following a\n recorded event. Usage records aren't accepted 6 hours or more after an\n event.</p>\n <p>\n <code>BatchMeterUsage</code> can process up to 25\n <code>UsageRecords</code> at a time, and each request must be less than\n 1 MB in size. Optionally, you can have multiple usage allocations for\n usage data that's split into buckets according to predefined tags.</p>\n <p>\n <code>BatchMeterUsage</code> returns a list of\n <code>UsageRecordResult</code> objects, which have each\n <code>UsageRecord</code>. It also returns a list of\n <code>UnprocessedRecords</code>, which indicate errors on the service\n side that should be retried.</p>\n <p>For Amazon Web Services Regions that support <code>BatchMeterUsage</code>, see <a href=\"https://docs.aws.amazon.com/marketplace/latest/APIReference/metering-regions.html#batchmeterusage-region-support\">BatchMeterUsage Region support</a>.\n </p>\n <note>\n <p>For an example of <code>BatchMeterUsage</code>, see <a href=\"https://docs.aws.amazon.com/marketplace/latest/userguide/saas-code-examples.html#saas-batchmeterusage-example\"> BatchMeterUsage code example</a> in the <i>Amazon Web Services Marketplace Seller\n Guide</i>.</p>\n </note>"
0 commit comments