AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes the metadata options for the instances. Supported only for fleets of type
instant.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class FleetInstanceMetadataOptionsRequest
The FleetInstanceMetadataOptionsRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
FleetInstanceMetadataOptionsRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
HttpEndpoint | Amazon.EC2.FleetInstanceMetadataEndpointState |
Gets and sets the property HttpEndpoint. Enables or disables the HTTP metadata endpoint on your instances.
|
|
HttpPutResponseHopLimit | System.Nullable<System.Int32> |
Gets and sets the property HttpPutResponseHopLimit. The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel.
Default: Possible values: Integers from 1 to 64 |
|
HttpTokens | Amazon.EC2.FleetHttpTokensState |
Gets and sets the property HttpTokens. Indicates whether IMDSv2 is required.
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer