/* * Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions * and limitations under the License. */ /** * AWS Marketplace Metering Service *

* This reference provides descriptions of the low-level AWS Marketplace Metering Service API. *

*

* AWS Marketplace sellers can use this API to submit usage data for custom usage dimensions. *

*

* For information on the permissions you need to use this API, see AWS * Marketplace metering and entitlement API permissions in the AWS Marketplace Seller Guide. *

*

* Submitting Metering Records *

* *

* Accepting New Customers *

* *

* Entitlement and Metering for Paid Container Products *

* *

* BatchMeterUsage API calls are captured by AWS CloudTrail. You can use Cloudtrail to verify that the SaaS * metering records that you sent are accurate by searching for records with the eventName of * BatchMeterUsage. You can also use CloudTrail to audit records over time. For more information, see the * AWS CloudTrail User * Guide. *

*/ package com.amazonaws.services.marketplacemetering;