I want to clone my existing pipeline through code, and I just had quick walk through aws data pipeline document here.
I couldnt find method to clone the existing pipeline in the SDK. Why is that? Can somebody please answer?
I want to clone my existing pipeline through code, and I just had quick walk through aws data pipeline document here.
I couldnt find method to clone the existing pipeline in the SDK. Why is that? Can somebody please answer?
I think cloning a pipeline using SDK is not supported. They have a note about not supporting it through CLI on cloning a pipeline documentation:
I guess it should be the same for SDK as well.
I haven't tried this approach, but cloning an existing pipeline using SDK can be achieved as follows: