doc/template.yaml in lamby-0.3.0 vs doc/template.yaml in lamby-0.3.1
- old
+ new
@@ -57,10 +57,10 @@
MemorySize: 512
Timeout: 30
Environment:
Variables:
RAILS_ENV: !Ref RailsEnv
- FunctionName: !Join [ '', [ 'hello-rails-', !Ref RailsEnv, '-', !Ref 'AWS::Region' ] ]
+ FunctionName: !Join [ '', [ 'myapp-', !Ref RailsEnv, '-', !Ref 'AWS::Region' ] ]
Events:
Root:
Type: Api
Properties:
Path: /