Can I run multiple actions in parallel while using the aws CodePipeline?
Yes. You can configure one or more actions to run in parallel for any given stage.
Have a look at these Docs to learn about the action's structure: https://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.html