# Functions
GenerateCreateStageInput returns a create input.
GenerateDeleteStageInput returns a deletion input.
GenerateGetStageInput returns input for read operation.
GenerateStage returns the current state in the form of *svcapitypes.Stage.
GenerateUpdateStageInput returns an update input.
IsNotFound returns whether the given error is of type NotFound or not.