summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Demonchy <clement.demonchy@jobteaser.com>2017-10-24 18:25:35 +0200
committerGitHub <noreply@github.com>2017-10-24 18:25:35 +0200
commit0f9948428a272edb117f54a7a0ce4e771576dc8f (patch)
tree6f041b01dfaab518e60e05481ed10c79f4172d38
parent736ff2146e0e2ac8134037c31ee942ffd79768aa (diff)
downloadboto-0f9948428a272edb117f54a7a0ce4e771576dc8f.tar.gz
Update layer1.py
-rw-r--r--boto/beanstalk/layer1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/boto/beanstalk/layer1.py b/boto/beanstalk/layer1.py
index b4b745e4..aa2c876e 100644
--- a/boto/beanstalk/layer1.py
+++ b/boto/beanstalk/layer1.py
@@ -773,7 +773,7 @@ class Layer1(AWSQueryConnection):
both. If you do not specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter error.
- :raises InvalidParameterValue: If the environment hadn't be created or is terminated
+ :raises InvalidParameterValue: If environment_name doesn't refer to a currently active environment
:raises: InsufficientPrivilegesException
"""
params = {}