kidshift-skills/skill-package/skill.json
2024-07-15 19:18:24 +09:00

38 lines
989 B
JSON

{
"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"
}
}
}
}
}