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