Skip to main content
Glama
AkM-2018
by AkM-2018

GetAwsSolutionsConstructPattern

Search and discover vetted AWS architecture patterns that combine multiple services to implement common use cases with built-in AWS Well-Architected best practices.

Instructions

Search and discover AWS Solutions Constructs patterns.

AWS Solutions Constructs are vetted architecture patterns that combine multiple AWS services to solve common use cases following AWS Well-Architected best practices. Key benefits: - Accelerated Development: Implement common patterns without boilerplate code - Best Practices Built-in: Security, reliability, and performance best practices - Reduced Complexity: Simplified interfaces for multi-service architectures - Well-Architected: Patterns follow AWS Well-Architected Framework principles When to use Solutions Constructs: - Implementing common architecture patterns (e.g., API + Lambda + DynamoDB) - You want secure defaults and best practices applied automatically - You need to quickly prototype or build production-ready infrastructure This tool provides metadata about patterns. For complete documentation, use the resource URI returned in the 'documentation_uri' field. Args: ctx: MCP context pattern_name: Optional name of the specific pattern (e.g., 'aws-lambda-dynamodb') services: Optional list of AWS services to search for patterns that use them (e.g., ['lambda', 'dynamodb']) Returns: Dictionary with pattern metadata including description, services, and documentation URI

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pattern_nameNo
servicesNo

Latest Blog Posts

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/AkM-2018/tmp_cdk_mcp_server'

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