cloudformation¶
boto.cloudformation¶
boto.cloudformation.stack¶
-
class
boto.cloudformation.stack.
Output
(connection=None)¶ -
endElement
(name, value, connection)¶
-
startElement
(name, attrs, connection)¶
-
-
class
boto.cloudformation.stack.
Parameter
(connection=None)¶ -
endElement
(name, value, connection)¶
-
startElement
(name, attrs, connection)¶
-
-
class
boto.cloudformation.stack.
Stack
(connection=None)¶ -
delete
()¶
-
describe_events
(next_token=None)¶
-
describe_resource
(logical_resource_id)¶
-
describe_resources
(logical_resource_id=None, physical_resource_id=None)¶
-
endElement
(name, value, connection)¶
-
get_template
()¶
-
list_resources
(next_token=None)¶
-
startElement
(name, attrs, connection)¶
-
update
()¶
-
-
class
boto.cloudformation.stack.
StackEvent
(connection=None)¶ -
endElement
(name, value, connection)¶
-
startElement
(name, attrs, connection)¶
-
valid_states
= ('CREATE_IN_PROGRESS', 'CREATE_FAILED', 'CREATE_COMPLETE', 'DELETE_IN_PROGRESS', 'DELETE_FAILED', 'DELETE_COMPLETE')¶
-
-
class
boto.cloudformation.stack.
StackResource
(connection=None)¶ -
endElement
(name, value, connection)¶
-
startElement
(name, attrs, connection)¶
-