:doc:`KeyPairInfo <index>` / Action / reload

******
reload
******



.. py:method:: EC2.KeyPairInfo.reload()

  Calls :py:meth:`EC2.Client.describe_key_pairs` to update the attributes of the KeyPairInfo resource. Note that the load and reload methods are the same method and can be used interchangeably.

  See also: `AWS API Documentation <https://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/None>`_  


  **Request Syntax**

  ::

    key_pair_info.reload()
  :returns: None