Ecto.Adapters.DynamoDB.Cache.update_table_info-exclamation-mark
You're seeing just the function
update_table_info-exclamation-mark
, go back to Ecto.Adapters.DynamoDB.Cache module for more information.
Specs
update_table_info!(Ecto.Repo.t(), table_name_t()) :: :ok | no_return()
Performs a DynamoDB, describe-table, and caches (without returning) the result. Raises any errors as a result of the request