:doc:`Image <index>` / Attribute / imds_support

************
imds_support
************



.. py:attribute:: EC2.Image.imds_support

  

  - *(string) --* 

    If ``v2.0``, it indicates that IMDSv2 is specified in the AMI. Instances launched from this AMI will have ``HttpTokens`` automatically set to ``required`` so that, by default, the instance requires that IMDSv2 is used when requesting instance metadata. In addition, ``HttpPutResponseHopLimit`` is set to ``2``. For more information, see `Configure the AMI <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-IMDS-new-instances.html#configure-IMDS-new-instances-ami-configuration>`__ in the *Amazon EC2 User Guide*.

    