Update Configuration Template
GET {{aws_elastic_beanstalk_base_url}}/?ApplicationName&Description&OptionSettings.member.N&OptionsToRemove.member.N&TemplateName&Action=UpdateConfigurationTemplate
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ApplicationName | null | The name of the application associated with the configuration template to update. | |
Description | null | A new description for the configuration. | |
OptionSettings.member.N | null | A list of configuration option settings to update with the new specified option value. | |
OptionsToRemove.member.N | null | A list of configuration options to remove from the configuration set. | |
TemplateName | null | The name of the configuration template to update. | |
Action | string |