How would folks feel about requiring any changes that deprecate job config to include some sort of codemod[1]-like patch that would allow cluster operators to automatically fix deprecated fields across their company's Aurora configs?
We could either leverage codemod directly, or create nicer tooling around it that supports applying arbitrary patches (along the lines of jscodeshift[2]). Cheers, Joshua [1] https://github.com/facebook/codemod [2] https://github.com/facebook/jscodeshift