Ecto.Adapters.DynamoDB.Cache.scan-exclamation-mark
You're seeing just the function
scan-exclamation-mark
, go back to Ecto.Adapters.DynamoDB.Cache module for more information.
Specs
scan!(Ecto.Repo.t(), table_name_t()) :: dynamo_response_t() | no_return()
Returns the cached first page of results for a table. Performs a DynamoDB scan if not yet cached and raises any errors as a result of the request