aws license-manager update-license-configuration
Modifies the attributes of an existing license configuration
Options
Name | Description |
---|---|
--license-configuration-arn <string> | Amazon Resource Name (ARN) of the license configuration |
--license-configuration-status <string> | New status of the license configuration |
--license-rules <list> | New license rule. The only rule that you can add after you create a license configuration is licenseAffinityToHost |
--license-count <long> | New number of licenses managed by the license configuration |
--license-count-hard-limit | New hard limit of the number of available licenses |
--no-license-count-hard-limit | New hard limit of the number of available licenses |
--name <string> | New name of the license configuration |
--description <string> | New description of the license configuration |
--product-information-list <list> | New product information |
--disassociate-when-not-found | When true, disassociates a resource when software is uninstalled |
--no-disassociate-when-not-found | When true, disassociates a resource when software is uninstalled |
--cli-input-json <string> | Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally |
--generate-cli-skeleton <string> | Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command |