Table / Action / load
load#
- DynamoDB.Table.load()#
Calls
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
Request Syntax
table.load()
- Returns:
None