summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Schwartz <mfschwartz@google.com>2017-10-24 09:26:09 -0700
committerGitHub <noreply@github.com>2017-10-24 09:26:09 -0700
commit53340159546cd730b25bda5bd8076a4d53f23de1 (patch)
tree6f041b01dfaab518e60e05481ed10c79f4172d38
parent8402c5d66f4beeb5ba1cfb6c116d3cc03864f341 (diff)
parent0f9948428a272edb117f54a7a0ce4e771576dc8f (diff)
downloadboto-53340159546cd730b25bda5bd8076a4d53f23de1.tar.gz
Merge pull request #3765 from knil-sama/knil-sama-patch-rebuild-environment
Update layer1.py
-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 = {}