Takes a set of configuration settings and either a configuration        
            template or environment, and determines whether those values are valid.        
            
                  
            
This action returns a list of messages indicating any errors or warnings associated with the selection of option values.
 Declaration Syntax
 Declaration Syntax| C# | 
ValidateConfigurationSettingsResponse ValidateConfigurationSettings( ValidateConfigurationSettingsRequest request )
 Parameters
 Parameters- request (ValidateConfigurationSettingsRequest)
- Container for the necessary parameters to execute the ValidateConfigurationSettings service method.
 Return Value
 Return ValueThe response from the ValidateConfigurationSettings 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 |