v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450227196.3 KB

Modifies the attributes of an existing license configuration.

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

Headers

X-Amz-Target'AWSLicenseManager.UpdateLicenseConfiguration' required

Request body

LicenseConfigurationArnstring required

Amazon Resource Name (ARN) of the license configuration.

LicenseConfigurationStatus'AVAILABLE' | 'DISABLED'

New status of the license configuration.

LicenseRulesString[]

New license rule. The only rule that you can add after you create a license configuration is licenseAffinityToHost.

LicenseCountinteger

New number of licenses managed by the license configuration.

LicenseCountHardLimitboolean

New hard limit of the number of available licenses.

Namestring

New name of the license configuration.

Descriptionstring

New description of the license configuration.

DisassociateWhenNotFoundboolean

When true, disassociates a resource when software is uninstalled.

Response

Success

UpdateLicenseConfigurationResponse required