AgentCore Gateway is the managed front door that turns scattered AI agent tool access into one governed endpoint. In this tutorial you will create a gateway, register a Lambda function as an MCP tool, write Cedar allow and deny rules, and read the audit record every call leaves behind. No gateway infrastructure to run, no… Continue reading
Posts Tagged → access control
Claude Code Permissions: The Six Modes Explained
Permissions govern every action Claude Code takes on your machine, from reading a file to executing a shell command. Understanding the six modes, the rule syntax in settings.json, and how hooks gate tool calls lets you work faster without sacrificing safety. This guide covers the full interactive permission system, from manual approval to enterprise lockdown,… Continue reading