v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450227196.3 KB

Updates a report generator.

After you make changes to a report generator, it starts generating new reports within 60 minutes of being updated.

post/#X-Amz-Target=AWSLicenseManager.UpdateLicenseManagerReportGenerator

Headers

X-Amz-Target'AWSLicenseManager.UpdateLicenseManagerReportGenerator' required

Request body

LicenseManagerReportGeneratorArnstring required

Amazon Resource Name (ARN) of the report generator to update.

ReportGeneratorNamestring required

Name of the report generator.

TypeReportType[] required
<p>Type of reports to generate. The following report types are supported:</p> <ul> <li> <p>License configuration report - Reports the number and details of consumed licenses for a license configuration.</p> </li> <li> <p>Resource report - Reports the tracked licenses and resource consumption for a license configuration.</p> </li> </ul>
ClientTokenstring required

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Descriptionstring

Description of the report generator.

Response

Success

UpdateLicenseManagerReportGeneratorResponse required