Some services define enormous Conjure APIs which can result in 100s of thousands of lines of code generated and make builds way more expensive. However, most of the time a given service is only actually using a small subset of that functionality.
To better support this, we could add the ability to filter generated code to a subset of endpoints, resources, and objects so users can just generate what they actually need.