Skip to main content
Glama

Amazon VPC Lattice MCP Server

by rlymbur

get_source_prompts

Retrieve sample prompts for a specific source in AWS VPC Lattice to assist with AWS networking documentation and configuration tasks.

Instructions

Get sample prompts for a specific source

Input Schema

NameRequiredDescriptionDefault
source_nameYesName of the source to get prompts for

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "source_name": { "description": "Name of the source to get prompts for", "type": "string" } }, "required": [ "source_name" ], "type": "object" }

You must be authenticated.

Other Tools from Amazon VPC Lattice MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rlymbur/amazon-vpc-lattice-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server