
deactivate-license
******************


DESCRIPTION
===========

Deactivates a specific number of licenses. Deactivations can be done
against a specific license ID after they have persisted for at least a
90-day period.


SYNOPSIS
========

   aws ec2 deactivate-license
     --license-id <value>
     --capacity <value>


REQUIRED PARAMETERS
===================

"--license-id"  (string)
   Specifies the ID for the specific license to deactivate against.

"--capacity"  (integer)
   Specifies the amount of capacity to deactivate against the license.


OPTIONAL PARAMETERS
===================

None
