We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
claudia.json modify region us-east-1 and also id
region
us-east-1
id
{ "lambda": { "role": "claudia-test-executor", "name": "claudia-test", "region": "us-east-1" }, "api": { "id": "slssldemca" } }
package.json - modify us-east-1
{ "name": "sonar", "version": "0.0.1", "description": "", "main": "index.js", "scripts": { "create": "claudia create --region us-east-1 --api-module index --cache-api-config apiConfig", "logs": "aws logs filter-log-events --log-group-name /aws/lambda/claudia-test", "update": "claudia update --cache-api-config apiConfig" }, "author": "", "license": "Apache2", "dependencies": { "aws-sdk": "^2.202.0", "claudia-bot-builder": "^2.13.2", "request": "^2.80.0", "request-promise": "^4.1.1" } }
The text was updated successfully, but these errors were encountered:
ajturner
No branches or pull requests
claudia.json modify
region
us-east-1
and alsoid
package.json - modify
us-east-1
The text was updated successfully, but these errors were encountered: