fix(elastic-beanstalk): extend connection timeout for ELB

This commit is contained in:
Sabe Jones 2016-04-26 19:09:36 +00:00
parent ee3aa056f9
commit 0d4532c12e

View file

@ -1,4 +1,7 @@
option_settings:
- namespace: aws:elasticbeanstalk:command
option_name: Timeout
value: 1800
- namespace: aws:elasticbeanstalk:command
option_name: Timeout
value: 1800
- namespace: aws:elb:policies
option_name: ConnectionSettingIdleTimeout
value: 900