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

****
load
****



.. py:method:: DynamoDB.Table.load()

  Calls :py:meth:`DynamoDB.Client.describe_table` to update the attributes of the Table 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/dynamodb-2012-08-10/None>`_  


  **Request Syntax**

  ::

    table.load()
  :returns: None