# Functions
GenerateAPIKey returns the current state in the form of *svcapitypes.APIKey.
GenerateCreateApiKeyInput returns a create input.
GenerateDeleteApiKeyInput returns a deletion input.
GenerateGetApiKeyInput returns input for read operation.
GenerateUpdateApiKeyInput returns an update input.
IsNotFound returns whether the given error is of type NotFound or not.