Imds section
(Optional) Specifies the global instance metadata service (IMDS) configuration.
Imds: ImdsSupport:string
Imds properties
ImdsSupport(Optional,String)-
Specifies which IMDS versions are supported in the cluster nodes. Supported values are
v1.0andv2.0. The default value isv2.0.If
ImdsSupportis set tov1.0, both IMDSv1 and IMDSv2 are supported.If
ImdsSupportis set tov2.0, only IMDSv2 is supported.For more information, see Use IMDSv2 in the Amazon EC2 User Guide for Linux instances.
Update policy: If this setting is changed, the update is not allowed.
Note
Starting with AWS ParallelCluster 3.7.0, the
ImdsSupportdefault value isv2.0. We recommend that you setImdsSupporttov2.0and replace IMDSv1 with IMDSv2 in your custom actions calls.Support for Imds / ImdsSupport is added with AWS ParallelCluster version 3.3.0.