How to change mob's UUID with player UUID?

I want to store the player's UUID in storage and assign the UUID to the arrow.

data modify storage id:uuid_data UUID set from entity @s UUID

$execute at @s run summon arrow ~ ~ ~ {Owner:$(UUID)}```


I'm not good at English, so I'm sorry if I'm wrong.
Continue to help post