aws-bedrock-agent-action-group-schema
Inline API schemas and function definitions may contain example secrets, backend URLs, or confidential business logic.
Where it sits
| location | bedrock-agent:GetAgentActionGroup.agentActionGroup.apiSchema.payload / functionSchema |
| location kind | template_document |
| data kinds | credential api_key connection_string source_code_secret sensitive_data |
| emits edge | ContainsCredential |
| service | Bedrock (aws:bedrock) |
Collection recipe
| access mode | read_api |
| operation | GetAgentActionGroup |
| response path | agentActionGroup.{apiSchema.payload,functionSchema} |
| encoding | json |
| params | {"actionGroupId": "\u003caction-group-id\u003e", "agentId": "\u003cagent-id\u003e", "agentVersion": "\u003cversion\u003e"} |
Required permissions
bedrock:GetAgentActionGroup
References