Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 5334015

Browse files
authored
Merge pull request #3765 from knil-sama/knil-sama-patch-rebuild-environment
Update layer1.py
2 parents 8402c5d + 0f99484 commit 5334015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boto/beanstalk/layer1.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,6 +773,7 @@ def rebuild_environment(self, environment_id=None, environment_name=None):
773773
both. If you do not specify either, AWS Elastic Beanstalk returns
774774
MissingRequiredParameter error.
775775
776+
:raises InvalidParameterValue: If environment_name doesn't refer to a currently active environment
776777
:raises: InsufficientPrivilegesException
777778
"""
778779
params = {}

0 commit comments

Comments
 (0)