|
2145 | 2145 | "AvailabilityZoneName": { |
2146 | 2146 | "base": null, |
2147 | 2147 | "refs": { |
| 2148 | + "AllocateHostsRequest$AvailabilityZone": "<p>The Availability Zone in which to allocate the Dedicated Host.</p>", |
2148 | 2149 | "AssociateNatGatewayAddressRequest$AvailabilityZone": "<p>For regional NAT gateways only: The Availability Zone where you want to associate an Elastic IP address (EIP). The regional NAT gateway uses a separate EIP in each AZ to handle outbound NAT traffic from that AZ.</p> <p>A regional NAT gateway is a single NAT Gateway that works across multiple availability zones (AZs) in your VPC, providing redundancy, scalability and availability across all the AZs in a Region.</p>", |
2149 | 2150 | "AvailabilityZoneAddress$AvailabilityZone": "<p>For regional NAT gateways only: The Availability Zone where this specific NAT gateway configuration will be active. Each AZ in a regional NAT gateway has its own configuration to handle outbound NAT traffic from that AZ. </p> <p>A regional NAT gateway is a single NAT Gateway that works across multiple availability zones (AZs) in your VPC, providing redundancy, scalability and availability across all the AZs in a Region.</p>", |
2150 | 2151 | "CapacityBlockExtension$AvailabilityZone": "<p>The Availability Zone of the Capacity Block extension.</p>", |
|
6446 | 6447 | "NetworkCardInfo$DefaultEnaQueueCountPerInterface": "<p>The default number of the ENA queues for each interface.</p>" |
6447 | 6448 | } |
6448 | 6449 | }, |
| 6450 | + "DefaultHttpTokensEnforcedState": { |
| 6451 | + "base": null, |
| 6452 | + "refs": { |
| 6453 | + "ModifyInstanceMetadataDefaultsRequest$HttpTokensEnforced": "<p>Specifies whether to enforce the requirement of IMDSv2 on an instance at the time of launch. When enforcement is enabled, the instance can't launch unless IMDSv2 (<code>HttpTokens</code>) is set to <code>required</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-IMDS-new-instances.html#enforce-imdsv2-at-the-account-level\">Enforce IMDSv2 at the account level</a> in the <i>Amazon EC2 User Guide</i>.</p>" |
| 6454 | + } |
| 6455 | + }, |
6449 | 6456 | "DefaultInstanceMetadataEndpointState": { |
6450 | 6457 | "base": null, |
6451 | 6458 | "refs": { |
|
13273 | 13280 | "InstanceEventWindowTimeRangeRequest$EndHour": "<p>The hour when the time range ends.</p>" |
13274 | 13281 | } |
13275 | 13282 | }, |
| 13283 | + "HttpTokensEnforcedState": { |
| 13284 | + "base": null, |
| 13285 | + "refs": { |
| 13286 | + "InstanceMetadataDefaultsResponse$HttpTokensEnforced": "<p>Indicates whether to enforce the requirement of IMDSv2 on an instance at the time of launch. When enforcement is enabled, the instance can't launch unless IMDSv2 (<code>HttpTokens</code>) is set to <code>required</code>.</p>" |
| 13287 | + } |
| 13288 | + }, |
13276 | 13289 | "HttpTokensState": { |
13277 | 13290 | "base": null, |
13278 | 13291 | "refs": { |
|
24358 | 24371 | "AllocateHostsRequest$OutpostArn": "<p>The Amazon Resource Name (ARN) of the Amazon Web Services Outpost on which to allocate the Dedicated Host. If you specify <b>OutpostArn</b>, you can optionally specify <b>AssetIds</b>.</p> <p>If you are allocating the Dedicated Host in a Region, omit this parameter.</p>", |
24359 | 24372 | "AllocateHostsRequest$ClientToken": "<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>", |
24360 | 24373 | "AllocateHostsRequest$InstanceType": "<p>Specifies the instance type to be supported by the Dedicated Hosts. If you specify an instance type, the Dedicated Hosts support instances of the specified instance type only.</p> <p>If you want the Dedicated Hosts to support multiple instance types in a specific instance family, omit this parameter and specify <b>InstanceFamily</b> instead. You cannot specify <b>InstanceType</b> and <b>InstanceFamily</b> in the same request.</p>", |
24361 | | - "AllocateHostsRequest$AvailabilityZone": "<p>The Availability Zone in which to allocate the Dedicated Host.</p>", |
24362 | 24374 | "AllocateIpamPoolCidrRequest$Cidr": "<p>The CIDR you would like to allocate from the IPAM pool. Note the following:</p> <ul> <li> <p>If there is no DefaultNetmaskLength allocation rule set on the pool, you must specify either the NetmaskLength or the CIDR.</p> </li> <li> <p>If the DefaultNetmaskLength allocation rule is set on the pool, you can specify either the NetmaskLength or the CIDR and the DefaultNetmaskLength allocation rule will be ignored.</p> </li> </ul> <p>Possible values: Any available IPv4 or IPv6 CIDR.</p>", |
24363 | 24375 | "AllocateIpamPoolCidrRequest$ClientToken": "<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href=\"https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html\">Ensuring idempotency</a>.</p>", |
24364 | 24376 | "AllocateIpamPoolCidrRequest$Description": "<p>A description for the allocation.</p>", |
|
0 commit comments