:doc:`Stack <index>` / Action / load

****
load
****



.. py:method:: CloudFormation.Stack.load()

  Calls :py:meth:`CloudFormation.Client.describe_stacks` to update the attributes of the Stack 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/cloudformation-2010-05-15/None>`_  


  **Request Syntax**

  ::

    stack.load()
  :returns: None