{"resource_type":{"id":390,"name":"akeyless","schema":"{\n\t\"description\": \"Akeyless Vault Platform — authenticate and manage secrets at runtime\",\n\t\"schema\": {\n\t\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\t\"type\": \"object\",\n\t\t\"properties\": {\n\t\t\t\"api_url\": {\n\t\t\t\t\"type\": \"string\",\n\t\t\t\t\"description\": \"Akeyless API gateway URL\",\n\t\t\t\t\"default\": \"https://api.akeyless.io\",\n\t\t\t\t\"format\": \"uri\"\n\t\t\t},\n\t\t\t\"access_type\": {\n\t\t\t\t\"type\": \"string\",\n\t\t\t\t\"description\": \"Authentication method\",\n\t\t\t\t\"enum\": [\n\t\t\t\t\t\"access_key\",\n\t\t\t\t\t\"api_key\",\n\t\t\t\t\t\"universal_identity\",\n\t\t\t\t\t\"jwt\",\n\t\t\t\t\t\"aws_iam\",\n\t\t\t\t\t\"azure_ad\",\n\t\t\t\t\t\"gcp\"\n\t\t\t\t],\n\t\t\t\t\"default\": \"access_key\"\n\t\t\t},\n\t\t\t\"access_id\": {\n\t\t\t\t\"type\": \"string\",\n\t\t\t\t\"description\": \"Akeyless Access ID (required for access_key, api_key, jwt, and cloud IAM methods)\"\n\t\t\t},\n\t\t\t\"access_key\": {\n\t\t\t\t\"type\": \"string\",\n\t\t\t\t\"description\": \"Akeyless Access Key (required when access_type is access_key or api_key)\"\n\t\t\t},\n\t\t\t\"uid_token\": {\n\t\t\t\t\"type\": \"string\",\n\t\t\t\t\"description\": \"Universal Identity token (required when access_type is universal_identity)\"\n\t\t\t},\n\t\t\t\"jwt\": {\n\t\t\t\t\"type\": \"string\",\n\t\t\t\t\"description\": \"JWT for jwt auth method (required when access_type is jwt)\"\n\t\t\t},\n\t\t\t\"token\": {\n\t\t\t\t\"type\": \"string\",\n\t\t\t\t\"description\": \"Pre-authenticated Akeyless API token (skips Auth when set)\"\n\t\t\t}\n\t\t},\n\t\t\"required\": []\n\t},\n\t\"order\": []\n}","approved":false,"app":"","description":"fetch secrets from Akeyless in secure way","created_by":"barak.a700","created_at":"2026-06-15T11:09:56.061Z"}}