You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: