execute_change_set

execute_change_set

Server Sceptre sceptre/sceptre-mcp-server
Category Execute
Risk class High
Parameters 00 required

What execute_change_set does on Sceptre

AI agents invoke execute_change_set to trigger actions in Sceptre. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.

Why execute_change_set needs a policy

This tool triggers execution of a pre-defined change set against CloudFormation stacks. While the change set itself was created separately (via create_change_set), executing it applies infrastructure changes to production systems—this is an Execute category operation because the actual side effects depend on what modifications were previously staged in the change set.

From the tool's definition Tool named 'execute_change_set' in a CloudFormation management context. 'execute' indicates triggering an action with externally-determined effects.

Questions about execute_change_set

What does the execute_change_set tool do? +

execute_change_set. It is categorised as a Execute tool in the Sceptre MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on execute_change_set? +

Register the Sceptre MCP server in PolicyLayer and add a rule for execute_change_set: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Sceptre. Nothing to install.

What risk level is execute_change_set? +

execute_change_set is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit execute_change_set? +

Yes. Add a rate_limit block to the execute_change_set rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block execute_change_set completely? +

Set action: deny in the PolicyLayer policy for execute_change_set. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides execute_change_set? +

execute_change_set is provided by the Sceptre MCP server (sceptre/sceptre-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.