Script to render camera views from varying locations in multiple Maps

Hello from a newbie here, so, apologies for any mistakes!

The objective is to be able to script changes in some maps (for example, lighting or some objects and camera moving) and render image files from the result.

Do i need one Level Sequence per map and a blueprint script that calls each Level Sequence? Can the blueprint be executed autonomously and have access to each map to make changes before taking the next screenshot?

Thank you for any input!!