In AWS data pipeline console, when I upload a pipeline definition file, I always get this error -
Pipeline creation failed. Data Pipeline failed to create pipeline : More that one object matches the predicate (2 in total). (Service: null; Status Code: 0; Error Code: null; Request ID: null)
Tried creating a pipeline definition by using 'Build from architect' option. It worked, then I exported the pipeline definition and tried creating another pipeline with 'Upload pipeline'. Did this just to be sure that the pipeline I created doesn't have any errors. But still got the same error. Any solutions?