# Functions
GenerateCreateDocumentationPartInput returns a create input.
GenerateDeleteDocumentationPartInput returns a deletion input.
GenerateDocumentationPart returns the current state in the form of *svcapitypes.DocumentationPart.
GenerateGetDocumentationPartInput returns input for read operation.
GenerateUpdateDocumentationPartInput returns an update input.
IsNotFound returns whether the given error is of type NotFound or not.