Describe Configuration Options
GET {{aws_elastic_beanstalk_base_url}}/?ApplicationName&EnvironmentName&Options.member.N&PlatformArn&SolutionStackName&TemplateName&Action=DescribeConfigurationOptions
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ApplicationName | null | The name of the application associated with the configuration template or environment. Only needed if you want to describe the configuration options associated with either the configuration template or environment. | |
EnvironmentName | null | The name of the environment whose configuration options you want to describe. | |
Options.member.N | null | If specified, restricts the descriptions to only the specified options. | |
PlatformArn | null | The ARN of the custom platform. | |
SolutionStackName | null | The name of the solution stack whose configuration options you want to describe. | |
TemplateName | null | The name of the configuration template whose configuration options you want to describe. | |
Action | string |