summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--boto/beanstalk/layer1.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/boto/beanstalk/layer1.py b/boto/beanstalk/layer1.py
index e72ee23e..aa2c876e 100644
--- a/boto/beanstalk/layer1.py
+++ b/boto/beanstalk/layer1.py
@@ -773,6 +773,7 @@ class Layer1(AWSQueryConnection):
both. If you do not specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter error.
+ :raises InvalidParameterValue: If environment_name doesn't refer to a currently active environment
:raises: InsufficientPrivilegesException
"""
params = {}