Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #3765 from knil-sama/knil-sama-patch-rebuild-envir…
…onment

Update layer1.py
  • Loading branch information
mfschwartz committed Oct 24, 2017
2 parents 8402c5d + 0f99484 commit 5334015
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boto/beanstalk/layer1.py
Expand Up @@ -773,6 +773,7 @@ def rebuild_environment(self, environment_id=None, environment_name=None):
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 = {}
Expand Down

0 comments on commit 5334015

Please sign in to comment.