Ecto.Adapters.DynamoDB.Query.update_recursive_option
You're seeing just the function
update_recursive_option
, go back to Ecto.Adapters.DynamoDB.Query module for more information.
Updates the recursive option during a recursive fetch, according to whether the option is a boolean or an integer (as in the case of page_limit)