18 lines
507 B
JSON
18 lines
507 B
JSON
{
|
|
"name": "serverless-eda",
|
|
"owner": {
|
|
"name": "Kane Zhu",
|
|
"email": "me@kane.mx"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "serverless-eda",
|
|
"description": "AWS serverless and event-driven architecture best practices based on Well-Architected Framework with MCP servers for SAM, Lambda, Step Functions, and messaging",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-zxkane-aws-skills-serverless-eda.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |