Deletes and recreates all of the AWS resources (for example: the Auto Scaling
group, load balancer, etc.) for a specified environment and forces
a restart.

C# |
public RebuildEnvironmentResponse RebuildEnvironment( RebuildEnvironmentRequest request )

- request (RebuildEnvironmentRequest)
- Container for the necessary parameters to execute the RebuildEnvironment service method.

The response from the RebuildEnvironment 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
|