pub async fn parse(intent: &str, api_key: &str) -> Result<ParsedIntent>Expand description
Parse a natural language intent into IAM permissions using the Claude API.
pub async fn parse(intent: &str, api_key: &str) -> Result<ParsedIntent>Parse a natural language intent into IAM permissions using the Claude API.