Ecto.Adapters.DynamoDB.Cache.scan
You're seeing just the function
scan
, go back to Ecto.Adapters.DynamoDB.Cache module for more information.
Specs
scan(Ecto.Repo.t(), table_name_t()) :: {:ok, dynamo_response_t()} | {:error, term()}