Updates the environment description, deploys a new application         version,
            updates the configuration settings to an entirely new configuration         template,
            or updates select configuration option values in the running         environment.        
            
                  
            
                     Attempting to update both the release and configuration is         not allowed
            and AWS Elastic Beanstalk         returns an          CopyC#
                    error.
CopyC#
                    error.      
            InvalidParameterCombination
                     When updating the configuration settings to a new template or         individual
            settings,         a draft configuration is created and         DescribeConfigurationSettings
                    for this         environment returns two setting descriptions with different
                     CopyC#         values.
CopyC#         values.      
            DeploymentStatus
 Declaration Syntax
 Declaration Syntax| C# | 
UpdateEnvironmentResponse UpdateEnvironment( UpdateEnvironmentRequest request )
 Parameters
 Parameters- request (UpdateEnvironmentRequest)
- Container for the necessary parameters to execute the UpdateEnvironment service method.
 Return Value
 Return ValueThe response from the UpdateEnvironment service method, as returned by ElasticBeanstalk.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| InsufficientPrivilegesException | Unable to perform the specified operation because the user does not have enough privileges
            for one of more downstream aws services |