
allocate-address
****************


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

The allocate-address operation acquires an elastic IP address for use
with your account.


SYNOPSIS
========

   aws ec2 allocate-address
     [--domain <value>]


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

None


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

"--domain"  (string)
   Set to "vpc" to allocate the address to your VPC. By default, will
   allocate to EC2.
