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.

C# |
public ValidateConfigurationSettingsResponse ValidateConfigurationSettings( ValidateConfigurationSettingsRequest request )

- request (ValidateConfigurationSettingsRequest)
- Container for the necessary parameters to execute the ValidateConfigurationSettings service method.

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