v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435199238.3 KB

Describes the versions for an add-on. Information such as the Kubernetes versions that you can use the add-on with, the <code>owner</code>, <code>publisher</code>, and the <code>type</code> of the add-on are returned.

get/addons/supported-versions

Query parameters

kubernetesVersionstring

The Kubernetes versions that you can use the add-on with.

maxResultsinteger

The maximum number of results to return.

nextTokenstring
<p>The <code>nextToken</code> value returned from a previous paginated <code>DescribeAddonVersionsRequest</code> where <code>maxResults</code> was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the <code>nextToken</code> value.</p> <note> <p>This token should be treated as an opaque identifier that is used only to retrieve the next items in a list and not for other programmatic purposes.</p> </note>
addonNamestring

The name of the add-on. The name must match one of the names returned by <a href="https://docs.aws.amazon.com/eks/latest/APIReference/API_ListAddons.html"> <code>ListAddons</code> </a>.

typesString[]

The type of the add-on. For valid <code>types</code>, don't specify a value for this property.

publishersString[]

The publisher of the add-on. For valid <code>publishers</code>, don't specify a value for this property.

ownersString[]

The owner of the add-on. For valid <code>owners</code>, don't specify a value for this property.

Response

Success

nextTokenstring
<p>The <code>nextToken</code> value returned from a previous paginated <code>DescribeAddonVersionsResponse</code> where <code>maxResults</code> was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the <code>nextToken</code> value.</p> <note> <p>This token should be treated as an opaque identifier that is used only to retrieve the next items in a list and not for other programmatic purposes.</p> </note>