kidshift-skills/skill-package/skill.json

38 lines
989 B
JSON
Raw Normal View History

2024-07-15 10:18:24 +00:00
{
"manifest": {
"apis": {
"custom": {
"endpoint": {
"uri": "arn:aws:lambda:eu-west-1:905418273489:function:147755bb-cf6c-4601-8738-0db4cca3047e:Release_0"
},
"interfaces": [],
"locales": {},
"regions": {
"NA": {
"endpoint": {
"uri": "arn:aws:lambda:us-east-1:905418273489:function:147755bb-cf6c-4601-8738-0db4cca3047e:Release_0"
}
},
"EU": {
"endpoint": {
"uri": "arn:aws:lambda:eu-west-1:905418273489:function:147755bb-cf6c-4601-8738-0db4cca3047e:Release_0"
}
},
"FE": {
"endpoint": {
"uri": "arn:aws:lambda:us-west-2:905418273489:function:147755bb-cf6c-4601-8738-0db4cca3047e:Release_0"
}
}
}
}
},
"publishingInformation": {
"locales": {
"ja-JP": {
"name": "KidShift-skills"
}
}
}
}
}