AwsAutoScalingLaunchConfigurationMetadataOptions
The metadata options for the instances.
Contents
- HttpEndpoint
-
Enables or disables the HTTP metadata endpoint on your instances. By default, the metadata endpoint is enabled.
Type: String
Pattern:
.*\S.*
Required: No
- HttpPutResponseHopLimit
-
The HTTP
PUT
response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel.Type: Integer
Required: No
- HttpTokens
-
Indicates whether token usage is
required
oroptional
for metadata requests. By default, token usage isoptional
.Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: