
activate-license
****************


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

Activates a specific number of licenses for a 90-day period.
Activations can be done against a specific license ID.


SYNOPSIS
========

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


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

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

"--capacity"  (integer)
   Specifies the additional number of licenses to activate.


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

None
