|
13903 | 13903 | "shape":"RequestLaunchTemplateData",
|
13904 | 13904 | "documentation":"<p>The information for the launch template.</p>"
|
13905 | 13905 | },
|
| 13906 | + "Operator":{ |
| 13907 | + "shape":"OperatorRequest", |
| 13908 | + "documentation":"<p>Reserved for internal use.</p>" |
| 13909 | + }, |
13906 | 13910 | "TagSpecifications":{
|
13907 | 13911 | "shape":"TagSpecificationList",
|
13908 | 13912 | "documentation":"<p>The tags to apply to the launch template on creation. To tag the launch template, the resource type must be <code>launch-template</code>.</p> <p>To specify the tags for the resources that are created when an instance is launched, you must use the <code>TagSpecifications</code> parameter in the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RequestLaunchTemplateData.html\">launch template data</a> structure.</p>",
|
|
14538 | 14542 | "shape":"ConnectionTrackingSpecificationRequest",
|
14539 | 14543 | "documentation":"<p>A connection tracking specification for the network interface.</p>"
|
14540 | 14544 | },
|
| 14545 | + "Operator":{ |
| 14546 | + "shape":"OperatorRequest", |
| 14547 | + "documentation":"<p>Reserved for internal use.</p>" |
| 14548 | + }, |
14541 | 14549 | "SubnetId":{
|
14542 | 14550 | "shape":"SubnetId",
|
14543 | 14551 | "documentation":"<p>The ID of the subnet to associate with the network interface.</p>",
|
|
16395 | 16403 | "documentation":"<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/ec2/latest/devguide/ec2-api-idempotency.html\">Ensure Idempotency</a>.</p>",
|
16396 | 16404 | "idempotencyToken":true
|
16397 | 16405 | },
|
| 16406 | + "Operator":{ |
| 16407 | + "shape":"OperatorRequest", |
| 16408 | + "documentation":"<p>Reserved for internal use.</p>" |
| 16409 | + }, |
16398 | 16410 | "DryRun":{
|
16399 | 16411 | "shape":"Boolean",
|
16400 | 16412 | "documentation":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
|
|
27988 | 28000 | "shape":"String",
|
27989 | 28001 | "documentation":"<p>The ID of the Amazon Web Services account that owns the volume.</p> <p>This parameter is returned only for volumes that are attached to Fargate tasks.</p>",
|
27990 | 28002 | "locationName":"volumeOwnerId"
|
| 28003 | + }, |
| 28004 | + "Operator":{ |
| 28005 | + "shape":"OperatorResponse", |
| 28006 | + "documentation":"<p>The entity that manages the EBS volume.</p>", |
| 28007 | + "locationName":"operator" |
27991 | 28008 | }
|
27992 | 28009 | },
|
27993 | 28010 | "documentation":"<p>Describes a parameter used to set up an EBS volume in a block device mapping.</p>"
|
|
35311 | 35328 | "documentation":"<p>The boot mode that is used to boot the instance at launch or start. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-boot.html\">Boot modes</a> in the <i>Amazon EC2 User Guide</i>.</p>",
|
35312 | 35329 | "locationName":"currentInstanceBootMode"
|
35313 | 35330 | },
|
| 35331 | + "Operator":{ |
| 35332 | + "shape":"OperatorResponse", |
| 35333 | + "documentation":"<p>The entity that manages the instance.</p>", |
| 35334 | + "locationName":"operator" |
| 35335 | + }, |
35314 | 35336 | "InstanceId":{
|
35315 | 35337 | "shape":"String",
|
35316 | 35338 | "documentation":"<p>The ID of the instance.</p>",
|
|
36061 | 36083 | "shape":"ImageMetadata",
|
36062 | 36084 | "documentation":"<p>Information about the AMI used to launch the instance.</p>",
|
36063 | 36085 | "locationName":"imageMetadata"
|
| 36086 | + }, |
| 36087 | + "Operator":{ |
| 36088 | + "shape":"OperatorResponse", |
| 36089 | + "documentation":"<p>The entity that manages the instance.</p>", |
| 36090 | + "locationName":"operator" |
36064 | 36091 | }
|
36065 | 36092 | },
|
36066 | 36093 | "documentation":"<p>Information about the instance and the AMI used to launch the instance.</p>"
|
|
36456 | 36483 | "shape":"ConnectionTrackingSpecificationResponse",
|
36457 | 36484 | "documentation":"<p>A security group connection tracking configuration that enables you to set the timeout for connection tracking on an Elastic network interface. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-connection-tracking.html#connection-tracking-timeouts\">Connection tracking timeouts</a> in the <i>Amazon EC2 User Guide</i>.</p>",
|
36458 | 36485 | "locationName":"connectionTrackingConfiguration"
|
| 36486 | + }, |
| 36487 | + "Operator":{ |
| 36488 | + "shape":"OperatorResponse", |
| 36489 | + "documentation":"<p>The entity that manages the network interface.</p>", |
| 36490 | + "locationName":"operator" |
36459 | 36491 | }
|
36460 | 36492 | },
|
36461 | 36493 | "documentation":"<p>Describes a network interface.</p>"
|
|
37044 | 37076 | "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost.</p>",
|
37045 | 37077 | "locationName":"outpostArn"
|
37046 | 37078 | },
|
| 37079 | + "Operator":{ |
| 37080 | + "shape":"OperatorResponse", |
| 37081 | + "documentation":"<p>The entity that manages the instance.</p>", |
| 37082 | + "locationName":"operator" |
| 37083 | + }, |
37047 | 37084 | "Events":{
|
37048 | 37085 | "shape":"InstanceStatusEventList",
|
37049 | 37086 | "documentation":"<p>Any scheduled events associated with the instance.</p>",
|
|
40604 | 40641 | "shape":"TagList",
|
40605 | 40642 | "documentation":"<p>The tags for the launch template.</p>",
|
40606 | 40643 | "locationName":"tagSet"
|
| 40644 | + }, |
| 40645 | + "Operator":{ |
| 40646 | + "shape":"OperatorResponse", |
| 40647 | + "documentation":"<p>The entity that manages the launch template.</p>", |
| 40648 | + "locationName":"operator" |
40607 | 40649 | }
|
40608 | 40650 | },
|
40609 | 40651 | "documentation":"<p>Describes a launch template.</p>"
|
|
41808 | 41850 | "shape":"ResponseLaunchTemplateData",
|
41809 | 41851 | "documentation":"<p>Information about the launch template.</p>",
|
41810 | 41852 | "locationName":"launchTemplateData"
|
| 41853 | + }, |
| 41854 | + "Operator":{ |
| 41855 | + "shape":"OperatorResponse", |
| 41856 | + "documentation":"<p>The entity that manages the launch template.</p>", |
| 41857 | + "locationName":"operator" |
41811 | 41858 | }
|
41812 | 41859 | },
|
41813 | 41860 | "documentation":"<p>Describes a launch template version.</p>"
|
|
47118 | 47165 | "shape":"String",
|
47119 | 47166 | "documentation":"<p>The IPv6 globally unique address associated with the network interface.</p>",
|
47120 | 47167 | "locationName":"ipv6Address"
|
| 47168 | + }, |
| 47169 | + "Operator":{ |
| 47170 | + "shape":"OperatorResponse", |
| 47171 | + "documentation":"<p>The entity that manages the network interface.</p>", |
| 47172 | + "locationName":"operator" |
47121 | 47173 | }
|
47122 | 47174 | },
|
47123 | 47175 | "documentation":"<p>Describes a network interface.</p>"
|
|
47763 | 47815 | "remove"
|
47764 | 47816 | ]
|
47765 | 47817 | },
|
| 47818 | + "OperatorRequest":{ |
| 47819 | + "type":"structure", |
| 47820 | + "members":{ |
| 47821 | + "Principal":{ |
| 47822 | + "shape":"String", |
| 47823 | + "documentation":"<p>The entity that manages the resource.</p>" |
| 47824 | + } |
| 47825 | + }, |
| 47826 | + "documentation":"<p>The entity that manages the resource.</p>" |
| 47827 | + }, |
| 47828 | + "OperatorResponse":{ |
| 47829 | + "type":"structure", |
| 47830 | + "members":{ |
| 47831 | + "Managed":{ |
| 47832 | + "shape":"Boolean", |
| 47833 | + "documentation":"<p>If <code>true</code>, the resource is managed by an entity.</p>", |
| 47834 | + "locationName":"managed" |
| 47835 | + }, |
| 47836 | + "Principal":{ |
| 47837 | + "shape":"String", |
| 47838 | + "documentation":"<p>If <code>managed</code> is <code>true</code>, then the principal is returned. The principal is the entity that manages the resource.</p>", |
| 47839 | + "locationName":"principal" |
| 47840 | + } |
| 47841 | + }, |
| 47842 | + "documentation":"<p>Describes whether the resource is managed by an entity and, if so, describes the entity that manages it.</p>" |
| 47843 | + }, |
47766 | 47844 | "OrganizationArnStringList":{
|
47767 | 47845 | "type":"list",
|
47768 | 47846 | "member":{
|
|
51047 | 51125 | "DisableApiStop":{
|
51048 | 51126 | "shape":"Boolean",
|
51049 | 51127 | "documentation":"<p>Indicates whether to enable the instance for stop protection. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-stop-protection.html\">Enable stop protection for your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>"
|
| 51128 | + }, |
| 51129 | + "Operator":{ |
| 51130 | + "shape":"OperatorRequest", |
| 51131 | + "documentation":"<p>The entity that manages the launch template.</p>" |
51050 | 51132 | }
|
51051 | 51133 | },
|
51052 | 51134 | "documentation":"<p>The information to include in the launch template.</p> <note> <p>You must specify at least one parameter for the launch template data.</p> </note>"
|
|
52339 | 52421 | "shape":"Boolean",
|
52340 | 52422 | "documentation":"<p>Indicates whether the instance is enabled for stop protection. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-stop-protection.html\">Enable stop protection for your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>",
|
52341 | 52423 | "locationName":"disableApiStop"
|
| 52424 | + }, |
| 52425 | + "Operator":{ |
| 52426 | + "shape":"OperatorResponse", |
| 52427 | + "documentation":"<p>The entity that manages the launch template.</p>", |
| 52428 | + "locationName":"operator" |
52342 | 52429 | }
|
52343 | 52430 | },
|
52344 | 52431 | "documentation":"<p>The information for a launch template. </p>"
|
|
53305 | 53392 | "shape":"Boolean",
|
53306 | 53393 | "documentation":"<p>If you’re launching an instance into a dual-stack or IPv6-only subnet, you can enable assigning a primary IPv6 address. A primary IPv6 address is an IPv6 GUA address associated with an ENI that you have enabled to use a primary IPv6 address. Use this option if an instance relies on its IPv6 address not changing. When you launch the instance, Amazon Web Services will automatically assign an IPv6 address associated with the ENI attached to your instance to be the primary IPv6 address. Once you enable an IPv6 GUA address to be a primary IPv6, you cannot disable it. When you enable an IPv6 GUA address to be a primary IPv6, the first IPv6 GUA will be made the primary IPv6 address until the instance is terminated or the network interface is detached. If you have multiple IPv6 addresses associated with an ENI attached to your instance and you enable a primary IPv6 address, the first IPv6 GUA address associated with the ENI becomes the primary IPv6 address.</p>"
|
53307 | 53394 | },
|
| 53395 | + "Operator":{ |
| 53396 | + "shape":"OperatorRequest", |
| 53397 | + "documentation":"<p>Reserved for internal use.</p>" |
| 53398 | + }, |
53308 | 53399 | "DryRun":{
|
53309 | 53400 | "shape":"Boolean",
|
53310 | 53401 | "documentation":"<p>Checks whether you have the required permissions for the operation, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
|
|
61041 | 61132 | "documentation":"<note> <p>This parameter is not returned by CreateVolume.</p> </note> <p>Reserved for future use.</p>",
|
61042 | 61133 | "locationName":"sseType"
|
61043 | 61134 | },
|
| 61135 | + "Operator":{ |
| 61136 | + "shape":"OperatorResponse", |
| 61137 | + "documentation":"<p>The entity that manages the volume.</p>", |
| 61138 | + "locationName":"operator" |
| 61139 | + }, |
61044 | 61140 | "VolumeId":{
|
61045 | 61141 | "shape":"String",
|
61046 | 61142 | "documentation":"<p>The ID of the volume.</p>",
|
|
0 commit comments