aws-serverless-ember icon indicating copy to clipboard operation
aws-serverless-ember copied to clipboard

Example web application for building a Serverless EmberJS based web application using AWS JavaScript SDK, Cognito User Pools, API Gateway, DynamoDB, and Lambda/S3.

Results 4 aws-serverless-ember issues
Sort by recently updated
recently updated
newest added

CloudFormation templates in aws-serverless-ember have been found to include a [deprecated Lambda function runtime](https://docs.aws.amazon.com/lambda/latest/dg/runtime-support-policy.html) (nodejs4.3). The affected templates have been updated to a supported runtime (nodejs10.x). Please note, **this pull...

Fix deploy command typo *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the...

NodeJS 4.3 is deprecated, use version to 8.10 instead. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of...

Fix instructions in Readme. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.