Stack

CloudFormation.ServiceResource.Stack(name)

Creates a Stack resource.:

stack = cloudformation.Stack('name')
Parameters
name (string) -- The Stack's name identifier. This must be set.
Return type
CloudFormation.Stack
Returns
A Stack resource