Stack / Action / load
load#
- CloudFormation.Stack.load()#
Calls
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
Request Syntax
stack.load()
- Returns:
None