In the documentation it states you can use images from ECR for your pipeline.
Is it possible to get the images with AWS assume-role configured?
Documentation:
image:
name: <aws_account_id>.dkr.ecr.<region>.amazonaws.com/openjdk:8
aws:
access-key: $AWS_ACCESS_KEY
secret-key: $AWS_SECRET_KEY