aws-config-rdk
aws-config-rdk copied to clipboard
GenAI integration for rule creation?
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.