|
16728 | 16728 | "smithy.api#documentation": "<p>Indicates whether the instance is enabled for AMD SEV-SNP. For more information, see \n <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sev-snp.html\">AMD SEV-SNP</a>.</p>", |
16729 | 16729 | "smithy.api#xmlName": "amdSevSnp" |
16730 | 16730 | } |
| 16731 | + }, |
| 16732 | + "NestedVirtualization": { |
| 16733 | + "target": "com.amazonaws.ec2#NestedVirtualizationSpecification", |
| 16734 | + "traits": { |
| 16735 | + "aws.protocols#ec2QueryName": "NestedVirtualization", |
| 16736 | + "smithy.api#documentation": "<p>Indicates whether the instance is enabled for nested virtualization.</p>", |
| 16737 | + "smithy.api#xmlName": "nestedVirtualization" |
| 16738 | + } |
16731 | 16739 | } |
16732 | 16740 | }, |
16733 | 16741 | "traits": { |
|
16754 | 16762 | "traits": { |
16755 | 16763 | "smithy.api#documentation": "<p>Indicates whether to enable the instance for AMD SEV-SNP. AMD SEV-SNP is supported \n with M6a, R6a, and C6a instance types only. For more information, see \n <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sev-snp.html\">AMD SEV-SNP</a>.</p>" |
16756 | 16764 | } |
| 16765 | + }, |
| 16766 | + "NestedVirtualization": { |
| 16767 | + "target": "com.amazonaws.ec2#NestedVirtualizationSpecification", |
| 16768 | + "traits": { |
| 16769 | + "smithy.api#documentation": "<p>Indicates whether to enable the instance for nested virtualization.\n Nested virtualization is supported only on 8th generation Intel-based instance types (c8i, m8i, r8i, and their flex variants).\n When nested virtualization is enabled, Virtual Secure Mode (VSM) is automatically disabled for the instance.</p>" |
| 16770 | + } |
16757 | 16771 | } |
16758 | 16772 | }, |
16759 | 16773 | "traits": { |
|
89222 | 89236 | "smithy.api#documentation": "<p>Indicates whether the instance is enabled for AMD SEV-SNP. For more information, see\n <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sev-snp.html\">AMD SEV-SNP\n for Amazon EC2 instances</a>.</p>", |
89223 | 89237 | "smithy.api#xmlName": "amdSevSnp" |
89224 | 89238 | } |
| 89239 | + }, |
| 89240 | + "NestedVirtualization": { |
| 89241 | + "target": "com.amazonaws.ec2#NestedVirtualizationSpecification", |
| 89242 | + "traits": { |
| 89243 | + "aws.protocols#ec2QueryName": "NestedVirtualization", |
| 89244 | + "smithy.api#documentation": "<p>Indicates whether the instance is enabled for nested virtualization. </p>", |
| 89245 | + "smithy.api#xmlName": "nestedVirtualization" |
| 89246 | + } |
89225 | 89247 | } |
89226 | 89248 | }, |
89227 | 89249 | "traits": { |
|
89248 | 89270 | "traits": { |
89249 | 89271 | "smithy.api#documentation": "<p>Indicates whether to enable the instance for AMD SEV-SNP. AMD SEV-SNP is supported\n with M6a, R6a, and C6a instance types only. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sev-snp.html\">AMD SEV-SNP for\n Amazon EC2 instances</a>.</p>" |
89250 | 89272 | } |
| 89273 | + }, |
| 89274 | + "NestedVirtualization": { |
| 89275 | + "target": "com.amazonaws.ec2#NestedVirtualizationSpecification", |
| 89276 | + "traits": { |
| 89277 | + "smithy.api#documentation": "<p>Indicates whether to enable the instance for nested virtualization.\n Nested virtualization is supported only on 8th generation Intel-based instance types (c8i, m8i, r8i, and their flex variants).\n When nested virtualization is enabled, Virtual Secure Mode (VSM) is automatically disabled for the instance.</p>" |
| 89278 | + } |
89251 | 89279 | } |
89252 | 89280 | }, |
89253 | 89281 | "traits": { |
@@ -95447,17 +95475,19 @@ |
95447 | 95475 | "CoreCount": { |
95448 | 95476 | "target": "com.amazonaws.ec2#Integer", |
95449 | 95477 | "traits": { |
95450 | | - "smithy.api#clientOptional": {}, |
95451 | | - "smithy.api#documentation": "<p>The number of CPU cores to activate for the specified instance.</p>", |
95452 | | - "smithy.api#required": {} |
| 95478 | + "smithy.api#documentation": "<p>The number of CPU cores to activate for the specified instance.</p>" |
95453 | 95479 | } |
95454 | 95480 | }, |
95455 | 95481 | "ThreadsPerCore": { |
95456 | 95482 | "target": "com.amazonaws.ec2#Integer", |
95457 | 95483 | "traits": { |
95458 | | - "smithy.api#clientOptional": {}, |
95459 | | - "smithy.api#documentation": "<p>The number of threads to run for each CPU core.</p>", |
95460 | | - "smithy.api#required": {} |
| 95484 | + "smithy.api#documentation": "<p>The number of threads to run for each CPU core.</p>" |
| 95485 | + } |
| 95486 | + }, |
| 95487 | + "NestedVirtualization": { |
| 95488 | + "target": "com.amazonaws.ec2#NestedVirtualizationSpecification", |
| 95489 | + "traits": { |
| 95490 | + "smithy.api#documentation": "<p>Indicates whether to enable or disable nested virtualization for the instance.\n When nested virtualization is enabled, Virtual Secure Mode (VSM) is automatically disabled for the instance.</p>" |
95461 | 95491 | } |
95462 | 95492 | }, |
95463 | 95493 | "DryRun": { |
|
95497 | 95527 | "smithy.api#documentation": "<p>The number of threads that are running per CPU core for the specified \n\t\t\tinstance after the update.</p>", |
95498 | 95528 | "smithy.api#xmlName": "threadsPerCore" |
95499 | 95529 | } |
| 95530 | + }, |
| 95531 | + "NestedVirtualization": { |
| 95532 | + "target": "com.amazonaws.ec2#NestedVirtualizationSpecification", |
| 95533 | + "traits": { |
| 95534 | + "aws.protocols#ec2QueryName": "NestedVirtualization", |
| 95535 | + "smithy.api#documentation": "<p>Indicates whether nested virtualization has been enabled or disabled.</p>", |
| 95536 | + "smithy.api#xmlName": "nestedVirtualization" |
| 95537 | + } |
95500 | 95538 | } |
95501 | 95539 | }, |
95502 | 95540 | "traits": { |
@@ -101615,6 +101653,23 @@ |
101615 | 101653 | "smithy.api#documentation": "<p>Describes the OpenID Connect (OIDC) options.</p>" |
101616 | 101654 | } |
101617 | 101655 | }, |
| 101656 | + "com.amazonaws.ec2#NestedVirtualizationSpecification": { |
| 101657 | + "type": "enum", |
| 101658 | + "members": { |
| 101659 | + "enabled": { |
| 101660 | + "target": "smithy.api#Unit", |
| 101661 | + "traits": { |
| 101662 | + "smithy.api#enumValue": "enabled" |
| 101663 | + } |
| 101664 | + }, |
| 101665 | + "disabled": { |
| 101666 | + "target": "smithy.api#Unit", |
| 101667 | + "traits": { |
| 101668 | + "smithy.api#enumValue": "disabled" |
| 101669 | + } |
| 101670 | + } |
| 101671 | + } |
| 101672 | + }, |
101618 | 101673 | "com.amazonaws.ec2#NetmaskLength": { |
101619 | 101674 | "type": "integer" |
101620 | 101675 | }, |
@@ -123501,6 +123556,12 @@ |
123501 | 123556 | "traits": { |
123502 | 123557 | "smithy.api#enumValue": "amd-sev-snp" |
123503 | 123558 | } |
| 123559 | + }, |
| 123560 | + "NESTED_VIRTUALIZATION": { |
| 123561 | + "target": "smithy.api#Unit", |
| 123562 | + "traits": { |
| 123563 | + "smithy.api#enumValue": "nested-virtualization" |
| 123564 | + } |
123504 | 123565 | } |
123505 | 123566 | } |
123506 | 123567 | }, |
|
0 commit comments