I have created a very simple pipeline. I have a git repo in CodeCommit, and the pipeline, when triggered, simply copies the files to an existing S3 folder which is set up to serve a static website. Once I finished creating the pipeline, it started an execution. That execution is sitting on the first step, Source. Its been 50 minutes now and it's still stuck on the Source phase.
Any thoughts as to why this might be happening? I don't see a way to cancel the execution. Are there logs somewhere I can look at to see if there were any errors?
Thanks!