Validate Configuration Settings
GET {{aws_elastic_beanstalk_base_url}}/?ApplicationName&EnvironmentName&OptionSettings.member.N&TemplateName&Action=ValidateConfigurationSettings
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ApplicationName | null | The name of the application that the configuration template or environment belongs to. | |
EnvironmentName | null | The name of the environment to validate the settings against. | |
OptionSettings.member.N | null | A list of the options and desired values to evaluate. | |
TemplateName | null | The name of the configuration template to validate the settings against. | |
Action | string |