How do I assign overlap events to a shield and reference the overlap events from a character blueprint to reduce health from the overlapped object?

Good Evening,

I have a character blueprint that is able to spawn a shield. The shield is a separate blueprint with a collision box around it. I would like to reference the shield’s overlap events in order to reduce the shield’s “health” in the character blueprint.