UNPKG

@chinchillaenterprises/mcp-amplify

Version:

AWS Amplify MCP server with intelligent deployment automation, specialized logging suite, and recursive resource discovery

3 lines 181 B
import type { AWSAccount, AWSClients } from '../types/index.js'; export declare function createAWSClients(account: AWSAccount): AWSClients; //# sourceMappingURL=aws-clients.d.ts.map