Launches an environment for the specified application using the specified
configuration.

C# |
public CreateEnvironmentResponse CreateEnvironment( CreateEnvironmentRequest request )

- request (CreateEnvironmentRequest)
- Container for the necessary parameters to execute the CreateEnvironment service method.

The response from the CreateEnvironment service method, as returned by ElasticBeanstalk.

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.
|