
create-key-pair
***************


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

The create-key-pair operation creates a new 2048 bit RSA key pair and
returns a unique ID that can be used to reference this key pair when
launching new instances. For more information, see RunInstances.


SYNOPSIS
========

   aws ec2 create-key-pair
     --key-name <value>


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

"--key-name"  (string)
   The unique name for the new key pair.


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

None
