{ "askcliResourcesVersion": "2020-03-31", "profiles": { "default": { "skillMetadata": { "src": "./skill-package" }, "code": { "default": { "src": "./lambda" } }, "skillInfrastructure": { "userConfig": { "runtime": "java11", "handler": "com.amazon.ask.githubtemplates.GithubTemplatesStreamHandler", "awsRegion": "eu-west-1" }, "type": "@ask-cli/lambda-deployer" } } } }