
AWS Step Functions uses Amazon Rekognition and MediaConvert to detect and edit video segments, removing SMPTE color bars.

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/segment-detection-workflow/cd step-functions-workflows-collection/segment-detection-workflow
sam buildsam deploy --guided --capabilities CAPABILITY_NAMED_IAM
sam delete.