aws-config-rdk icon indicating copy to clipboard operation
aws-config-rdk copied to clipboard

GenAI integration for rule creation?

Open bmorrissirromb opened this issue 1 year ago • 1 comments

Would it make sense to offer some sort of integration with GenAI for rule generation?

eg. rdk create --runtime python3.11-lib --gen-ai-prompt "Config rule to check for RDS databases without the 'cost-center' tag"

There's probably too much security baggage around this to make it feasible. People would need to bring their own API key, etc. And they can always ask their GenAI engine of choice (SageMaker, of course!) to do this.

bmorrissirromb avatar Jan 30 '24 18:01 bmorrissirromb