Is your feature request related to a problem? Please describe.
Remove ambiguity in pipeline configuration YAML files and Plugins by supporting a single name for Processors/Preppers.
Describe the solution you'd like
Remove support for the the Prepper plugin type and remove support for the prepper name within the pipeline configuration YAML.
Describe alternatives you've considered (Optional)
n/a
Additional context
This change will be dependent on all DataPrepper provided plugins migrating to the new Processor plugin type.
Tasks
Is your feature request related to a problem? Please describe.
Remove ambiguity in pipeline configuration YAML files and Plugins by supporting a single name for Processors/Preppers.
Describe the solution you'd like
Remove support for the the
Prepperplugin type and remove support for the prepper name within the pipeline configuration YAML.Describe alternatives you've considered (Optional)
n/a
Additional context
This change will be dependent on all DataPrepper provided plugins migrating to the new Processor plugin type.
Tasks
prepper:toprocessor:in OpenSearch Documentation website (PR: Rename prepper to processor in pipeline configuration sample for Data Prepper documentation-website#1056)