Launches an environment for the specified application using         the specified
            configuration.
            
 Declaration Syntax
 Declaration Syntax| C# | 
CreateEnvironmentResponse CreateEnvironment( CreateEnvironmentRequest request )
 Parameters
 Parameters- request (CreateEnvironmentRequest)
- Container for the necessary parameters to execute the CreateEnvironment service method.
 Return Value
 Return ValueThe response from the CreateEnvironment 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 | 
| TooManyEnvironmentsException | The caller has exceeded the limit of allowed environments associated with the account. |