A Config rule that checks if an Amazon Elastic Compute Cloud (EC2) instance metadata has a specified token hop limit that is below the desired limit. The rule is NON_COMPLIANT for an instance if it has a hop limit value above the intended limit.

This config rule supports the following parameters:

  • tokenHopLimit
    • Required: No
    • Type: int
    • Description:The desired token hop limit. Valid values are between 1 and 64, both inclusive. Default value is 1 if parameter is not specified.
    • Default Value: 1

ConfigRule
AWS::Config::ConfigRule


Scope

ComplianceResourceTypes

Source *
CustomPolicyDetails
SourceDetails

CloudFormation Template

Share Template