Skip to main content

nodegroups_list_only

Lists nodegroups in a region or regions, for all properties use nodegroups

Overview

Namenodegroups_list_only
TypeResource
DescriptionResource schema for AWS::EKS::Nodegroup
Idaws.eks.nodegroups_list_only

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all nodegroups in a region.

SELECT
region,
id
FROM aws.eks.nodegroups_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the nodegroups_list_only resource, see nodegroups