package
0.10.2
Repository: https://github.com/aws-cloudformation/rain.git
Documentation: pkg.go.dev

# Functions

CreateChangeSet creates a changeset.
DeleteChangeSet deletes the named changeset.
DeleteStack deletes a stack.
ExecuteChangeSet executes the named changeset.
GetChangeSet returns the named changeset.
GetStack returns a cloudformation.Stack representing the named stack.
GetStackEvents returns all events associated with the named stack.
GetStackResources returns a list of the resources in the named stack.
GetStackTemplate returns the template used to launch the named stack.
ListStacks returns a list of all existing stacks.
SetTerminationProtection enables or disables termination protection for a stack.
StackExists checks whether the named stack currently exists.
WaitUntilStackCreateComplete pauses execution until the stack is completed (or fails).
WaitUntilStackExists pauses execution until the named stack exists.