# Functions
GenerateDeleteIntegrationResponseInput returns a deletion input.
GenerateGetIntegrationResponseInput returns input for read operation.
GenerateIntegrationResponse returns the current state in the form of *svcapitypes.IntegrationResponse.
GeneratePutIntegrationResponseInput returns a create input.
GenerateUpdateIntegrationResponseInput returns an update input.
IsNotFound returns whether the given error is of type NotFound or not.