# Functions
GenerateDeleteIntegrationInput returns a deletion input.
GenerateGetIntegrationInput returns input for read operation.
GenerateIntegration returns the current state in the form of *svcapitypes.Integration.
GeneratePutIntegrationInput returns a create input.
GenerateUpdateIntegrationInput returns an update input.
IsNotFound returns whether the given error is of type NotFound or not.