v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435199238.3 KB

Returns configuration options.

get/addons/configuration-schemas#addonName&addonVersion

Query parameters

addonNamestring required

The name of the add-on. The name must match one of the names that <a href="https://docs.aws.amazon.com/eks/latest/APIReference/API_DescribeAddonVersions.html"> <code>DescribeAddonVersions</code> </a> returns.

addonVersionstring required

The version of the add-on. The version must match one of the versions returned by <a href="https://docs.aws.amazon.com/eks/latest/APIReference/API_DescribeAddonVersions.html"> <code>DescribeAddonVersions</code> </a>.

Response

Success

addonNamestring

The name of the add-on.

addonVersionstring

The version of the add-on. The version must match one of the versions returned by <a href="https://docs.aws.amazon.com/eks/latest/APIReference/API_DescribeAddonVersions.html"> <code>DescribeAddonVersions</code> </a>.

configurationSchemastring

A JSON schema that's used to validate the configuration values that you provide when an addon is created or updated.