1{
2  "version":"2.0",
3  "metadata":{
4    "apiVersion":"2016-11-15",
5    "endpointPrefix":"ec2",
6    "protocol":"ec2",
7    "serviceAbbreviation":"Amazon EC2",
8    "serviceFullName":"Amazon Elastic Compute Cloud",
9    "serviceId":"EC2",
10    "signatureVersion":"v4",
11    "uid":"ec2-2016-11-15",
12    "xmlNamespace":"http://ec2.amazonaws.com/doc/2016-11-15"
13  },
14  "operations":{
15    "AcceptReservedInstancesExchangeQuote":{
16      "name":"AcceptReservedInstancesExchangeQuote",
17      "http":{
18        "method":"POST",
19        "requestUri":"/"
20      },
21      "input":{"shape":"AcceptReservedInstancesExchangeQuoteRequest"},
22      "output":{"shape":"AcceptReservedInstancesExchangeQuoteResult"},
23      "documentation":"<p>Accepts the Convertible Reserved Instance exchange quote described in the <a>GetReservedInstancesExchangeQuote</a> call.</p>"
24    },
25    "AcceptTransitGatewayMulticastDomainAssociations":{
26      "name":"AcceptTransitGatewayMulticastDomainAssociations",
27      "http":{
28        "method":"POST",
29        "requestUri":"/"
30      },
31      "input":{"shape":"AcceptTransitGatewayMulticastDomainAssociationsRequest"},
32      "output":{"shape":"AcceptTransitGatewayMulticastDomainAssociationsResult"},
33      "documentation":"<p>Accepts a request to associate subnets with a transit gateway multicast domain.</p>"
34    },
35    "AcceptTransitGatewayPeeringAttachment":{
36      "name":"AcceptTransitGatewayPeeringAttachment",
37      "http":{
38        "method":"POST",
39        "requestUri":"/"
40      },
41      "input":{"shape":"AcceptTransitGatewayPeeringAttachmentRequest"},
42      "output":{"shape":"AcceptTransitGatewayPeeringAttachmentResult"},
43      "documentation":"<p>Accepts a transit gateway peering attachment request. The peering attachment must be in the <code>pendingAcceptance</code> state.</p>"
44    },
45    "AcceptTransitGatewayVpcAttachment":{
46      "name":"AcceptTransitGatewayVpcAttachment",
47      "http":{
48        "method":"POST",
49        "requestUri":"/"
50      },
51      "input":{"shape":"AcceptTransitGatewayVpcAttachmentRequest"},
52      "output":{"shape":"AcceptTransitGatewayVpcAttachmentResult"},
53      "documentation":"<p>Accepts a request to attach a VPC to a transit gateway.</p> <p>The VPC attachment must be in the <code>pendingAcceptance</code> state. Use <a>DescribeTransitGatewayVpcAttachments</a> to view your pending VPC attachment requests. Use <a>RejectTransitGatewayVpcAttachment</a> to reject a VPC attachment request.</p>"
54    },
55    "AcceptVpcEndpointConnections":{
56      "name":"AcceptVpcEndpointConnections",
57      "http":{
58        "method":"POST",
59        "requestUri":"/"
60      },
61      "input":{"shape":"AcceptVpcEndpointConnectionsRequest"},
62      "output":{"shape":"AcceptVpcEndpointConnectionsResult"},
63      "documentation":"<p>Accepts one or more interface VPC endpoint connection requests to your VPC endpoint service.</p>"
64    },
65    "AcceptVpcPeeringConnection":{
66      "name":"AcceptVpcPeeringConnection",
67      "http":{
68        "method":"POST",
69        "requestUri":"/"
70      },
71      "input":{"shape":"AcceptVpcPeeringConnectionRequest"},
72      "output":{"shape":"AcceptVpcPeeringConnectionResult"},
73      "documentation":"<p>Accept a VPC peering connection request. To accept a request, the VPC peering connection must be in the <code>pending-acceptance</code> state, and you must be the owner of the peer VPC. Use <a>DescribeVpcPeeringConnections</a> to view your outstanding VPC peering connection requests.</p> <p>For an inter-Region VPC peering connection request, you must accept the VPC peering connection in the Region of the accepter VPC.</p>"
74    },
75    "AdvertiseByoipCidr":{
76      "name":"AdvertiseByoipCidr",
77      "http":{
78        "method":"POST",
79        "requestUri":"/"
80      },
81      "input":{"shape":"AdvertiseByoipCidrRequest"},
82      "output":{"shape":"AdvertiseByoipCidrResult"},
83      "documentation":"<p>Advertises an IPv4 or IPv6 address range that is provisioned for use with your Amazon Web Services resources through bring your own IP addresses (BYOIP).</p> <p>You can perform this operation at most once every 10 seconds, even if you specify different address ranges each time.</p> <p>We recommend that you stop advertising the BYOIP CIDR from other locations when you advertise it from Amazon Web Services. To minimize down time, you can configure your Amazon Web Services resources to use an address from a BYOIP CIDR before it is advertised, and then simultaneously stop advertising it from the current location and start advertising it through Amazon Web Services.</p> <p>It can take a few minutes before traffic to the specified addresses starts routing to Amazon Web Services because of BGP propagation delays.</p> <p>To stop advertising the BYOIP CIDR, use <a>WithdrawByoipCidr</a>.</p>"
84    },
85    "AllocateAddress":{
86      "name":"AllocateAddress",
87      "http":{
88        "method":"POST",
89        "requestUri":"/"
90      },
91      "input":{"shape":"AllocateAddressRequest"},
92      "output":{"shape":"AllocateAddressResult"},
93      "documentation":"<p>Allocates an Elastic IP address to your Amazon Web Services account. After you allocate the Elastic IP address you can associate it with an instance or network interface. After you release an Elastic IP address, it is released to the IP address pool and can be allocated to a different Amazon Web Services account.</p> <p>You can allocate an Elastic IP address from an address pool owned by Amazon Web Services or from an address pool created from a public IPv4 address range that you have brought to Amazon Web Services for use with your Amazon Web Services resources using bring your own IP addresses (BYOIP). For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html\">Bring Your Own IP Addresses (BYOIP)</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>[EC2-VPC] If you release an Elastic IP address, you might be able to recover it. You cannot recover an Elastic IP address that you released after it is allocated to another Amazon Web Services account. You cannot recover an Elastic IP address for EC2-Classic. To attempt to recover an Elastic IP address that you released, specify it in this operation.</p> <p>An Elastic IP address is for use either in the EC2-Classic platform or in a VPC. By default, you can allocate 5 Elastic IP addresses for EC2-Classic per Region and 5 Elastic IP addresses for EC2-VPC per Region.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html\">Elastic IP Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>You can allocate a carrier IP address which is a public IP address from a telecommunication carrier, to a network interface which resides in a subnet in a Wavelength Zone (for example an EC2 instance). </p>"
94    },
95    "AllocateHosts":{
96      "name":"AllocateHosts",
97      "http":{
98        "method":"POST",
99        "requestUri":"/"
100      },
101      "input":{"shape":"AllocateHostsRequest"},
102      "output":{"shape":"AllocateHostsResult"},
103      "documentation":"<p>Allocates a Dedicated Host to your account. At a minimum, specify the supported instance type or instance family, the Availability Zone in which to allocate the host, and the number of hosts to allocate.</p>"
104    },
105    "ApplySecurityGroupsToClientVpnTargetNetwork":{
106      "name":"ApplySecurityGroupsToClientVpnTargetNetwork",
107      "http":{
108        "method":"POST",
109        "requestUri":"/"
110      },
111      "input":{"shape":"ApplySecurityGroupsToClientVpnTargetNetworkRequest"},
112      "output":{"shape":"ApplySecurityGroupsToClientVpnTargetNetworkResult"},
113      "documentation":"<p>Applies a security group to the association between the target network and the Client VPN endpoint. This action replaces the existing security groups with the specified security groups.</p>"
114    },
115    "AssignIpv6Addresses":{
116      "name":"AssignIpv6Addresses",
117      "http":{
118        "method":"POST",
119        "requestUri":"/"
120      },
121      "input":{"shape":"AssignIpv6AddressesRequest"},
122      "output":{"shape":"AssignIpv6AddressesResult"},
123      "documentation":"<p>Assigns one or more IPv6 addresses to the specified network interface. You can specify one or more specific IPv6 addresses, or you can specify the number of IPv6 addresses to be automatically assigned from within the subnet's IPv6 CIDR block range. You can assign as many IPv6 addresses to a network interface as you can assign private IPv4 addresses, and the limit varies per instance type. For information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI\">IP Addresses Per Network Interface Per Instance Type</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>You must specify either the IPv6 addresses or the IPv6 address count in the request. </p> <p>You can optionally use Prefix Delegation on the network interface. You must specify either the IPV6 Prefix Delegation prefixes, or the IPv6 Prefix Delegation count. For information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-eni.html\"> Assigning prefixes to Amazon EC2 network interfaces</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
124    },
125    "AssignPrivateIpAddresses":{
126      "name":"AssignPrivateIpAddresses",
127      "http":{
128        "method":"POST",
129        "requestUri":"/"
130      },
131      "input":{"shape":"AssignPrivateIpAddressesRequest"},
132      "output":{"shape":"AssignPrivateIpAddressesResult"},
133      "documentation":"<p>Assigns one or more secondary private IP addresses to the specified network interface.</p> <p>You can specify one or more specific secondary IP addresses, or you can specify the number of secondary IP addresses to be automatically assigned within the subnet's CIDR block range. The number of secondary IP addresses that you can assign to an instance varies by instance type. For information about instance types, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html\">Instance Types</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>. For more information about Elastic IP addresses, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html\">Elastic IP Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>When you move a secondary private IP address to another network interface, any Elastic IP address that is associated with the IP address is also moved.</p> <p>Remapping an IP address is an asynchronous operation. When you move an IP address from one network interface to another, check <code>network/interfaces/macs/mac/local-ipv4s</code> in the instance metadata to confirm that the remapping is complete.</p> <p>You must specify either the IP addresses or the IP address count in the request.</p> <p>You can optionally use Prefix Delegation on the network interface. You must specify either the IPv4 Prefix Delegation prefixes, or the IPv4 Prefix Delegation count. For information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-eni.html\"> Assigning prefixes to Amazon EC2 network interfaces</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
134    },
135    "AssociateAddress":{
136      "name":"AssociateAddress",
137      "http":{
138        "method":"POST",
139        "requestUri":"/"
140      },
141      "input":{"shape":"AssociateAddressRequest"},
142      "output":{"shape":"AssociateAddressResult"},
143      "documentation":"<p>Associates an Elastic IP address, or carrier IP address (for instances that are in subnets in Wavelength Zones) with an instance or a network interface. Before you can use an Elastic IP address, you must allocate it to your account.</p> <p>An Elastic IP address is for use in either the EC2-Classic platform or in a VPC. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html\">Elastic IP Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>[EC2-Classic, VPC in an EC2-VPC-only account] If the Elastic IP address is already associated with a different instance, it is disassociated from that instance and associated with the specified instance. If you associate an Elastic IP address with an instance that has an existing Elastic IP address, the existing address is disassociated from the instance, but remains allocated to your account.</p> <p>[VPC in an EC2-Classic account] If you don't specify a private IP address, the Elastic IP address is associated with the primary IP address. If the Elastic IP address is already associated with a different instance or a network interface, you get an error unless you allow reassociation. You cannot associate an Elastic IP address with an instance or network interface that has an existing Elastic IP address.</p> <p>[Subnets in Wavelength Zones] You can associate an IP address from the telecommunication carrier to the instance or network interface. </p> <p>You cannot associate an Elastic IP address with an interface in a different network border group.</p> <important> <p>This is an idempotent operation. If you perform the operation more than once, Amazon EC2 doesn't return an error, and you may be charged for each time the Elastic IP address is remapped to the same instance. For more information, see the <i>Elastic IP Addresses</i> section of <a href=\"http://aws.amazon.com/ec2/pricing/\">Amazon EC2 Pricing</a>.</p> </important>"
144    },
145    "AssociateClientVpnTargetNetwork":{
146      "name":"AssociateClientVpnTargetNetwork",
147      "http":{
148        "method":"POST",
149        "requestUri":"/"
150      },
151      "input":{"shape":"AssociateClientVpnTargetNetworkRequest"},
152      "output":{"shape":"AssociateClientVpnTargetNetworkResult"},
153      "documentation":"<p>Associates a target network with a Client VPN endpoint. A target network is a subnet in a VPC. You can associate multiple subnets from the same VPC with a Client VPN endpoint. You can associate only one subnet in each Availability Zone. We recommend that you associate at least two subnets to provide Availability Zone redundancy.</p> <p>If you specified a VPC when you created the Client VPN endpoint or if you have previous subnet associations, the specified subnet must be in the same VPC. To specify a subnet that's in a different VPC, you must first modify the Client VPN endpoint (<a>ModifyClientVpnEndpoint</a>) and change the VPC that's associated with it.</p>"
154    },
155    "AssociateDhcpOptions":{
156      "name":"AssociateDhcpOptions",
157      "http":{
158        "method":"POST",
159        "requestUri":"/"
160      },
161      "input":{"shape":"AssociateDhcpOptionsRequest"},
162      "documentation":"<p>Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC.</p> <p>After you associate the options with the VPC, any existing instances and all new instances that you launch in that VPC use the options. You don't need to restart or relaunch the instances. They automatically pick up the changes within a few hours, depending on how frequently the instance renews its DHCP lease. You can explicitly renew the lease using the operating system on the instance.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html\">DHCP options sets</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
163    },
164    "AssociateEnclaveCertificateIamRole":{
165      "name":"AssociateEnclaveCertificateIamRole",
166      "http":{
167        "method":"POST",
168        "requestUri":"/"
169      },
170      "input":{"shape":"AssociateEnclaveCertificateIamRoleRequest"},
171      "output":{"shape":"AssociateEnclaveCertificateIamRoleResult"},
172      "documentation":"<p>Associates an Identity and Access Management (IAM) role with an Certificate Manager (ACM) certificate. This enables the certificate to be used by the ACM for Nitro Enclaves application inside an enclave. For more information, see <a href=\"https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html\">Certificate Manager for Nitro Enclaves</a> in the <i>Amazon Web Services Nitro Enclaves User Guide</i>.</p> <p>When the IAM role is associated with the ACM certificate, the certificate, certificate chain, and encrypted private key are placed in an Amazon S3 bucket that only the associated IAM role can access. The private key of the certificate is encrypted with an Amazon Web Services managed key that has an attached attestation-based key policy.</p> <p>To enable the IAM role to access the Amazon S3 object, you must grant it permission to call <code>s3:GetObject</code> on the Amazon S3 bucket returned by the command. To enable the IAM role to access the KMS key, you must grant it permission to call <code>kms:Decrypt</code> on the KMS key returned by the command. For more information, see <a href=\"https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html#add-policy\"> Grant the role permission to access the certificate and encryption key</a> in the <i>Amazon Web Services Nitro Enclaves User Guide</i>.</p>"
173    },
174    "AssociateIamInstanceProfile":{
175      "name":"AssociateIamInstanceProfile",
176      "http":{
177        "method":"POST",
178        "requestUri":"/"
179      },
180      "input":{"shape":"AssociateIamInstanceProfileRequest"},
181      "output":{"shape":"AssociateIamInstanceProfileResult"},
182      "documentation":"<p>Associates an IAM instance profile with a running or stopped instance. You cannot associate more than one IAM instance profile with an instance.</p>"
183    },
184    "AssociateInstanceEventWindow":{
185      "name":"AssociateInstanceEventWindow",
186      "http":{
187        "method":"POST",
188        "requestUri":"/"
189      },
190      "input":{"shape":"AssociateInstanceEventWindowRequest"},
191      "output":{"shape":"AssociateInstanceEventWindowResult"},
192      "documentation":"<p>Associates one or more targets with an event window. Only one type of target (instance IDs, Dedicated Host IDs, or tags) can be specified with an event window.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html\">Define event windows for scheduled events</a> in the <i>Amazon EC2 User Guide</i>.</p>"
193    },
194    "AssociateRouteTable":{
195      "name":"AssociateRouteTable",
196      "http":{
197        "method":"POST",
198        "requestUri":"/"
199      },
200      "input":{"shape":"AssociateRouteTableRequest"},
201      "output":{"shape":"AssociateRouteTableResult"},
202      "documentation":"<p>Associates a subnet in your VPC or an internet gateway or virtual private gateway attached to your VPC with a route table in your VPC. This association causes traffic from the subnet or gateway to be routed according to the routes in the route table. The action returns an association ID, which you need in order to disassociate the route table later. A route table can be associated with multiple subnets.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html\">Route tables</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
203    },
204    "AssociateSubnetCidrBlock":{
205      "name":"AssociateSubnetCidrBlock",
206      "http":{
207        "method":"POST",
208        "requestUri":"/"
209      },
210      "input":{"shape":"AssociateSubnetCidrBlockRequest"},
211      "output":{"shape":"AssociateSubnetCidrBlockResult"},
212      "documentation":"<p>Associates a CIDR block with your subnet. You can only associate a single IPv6 CIDR block with your subnet. An IPv6 CIDR block must have a prefix length of /64.</p>"
213    },
214    "AssociateTransitGatewayMulticastDomain":{
215      "name":"AssociateTransitGatewayMulticastDomain",
216      "http":{
217        "method":"POST",
218        "requestUri":"/"
219      },
220      "input":{"shape":"AssociateTransitGatewayMulticastDomainRequest"},
221      "output":{"shape":"AssociateTransitGatewayMulticastDomainResult"},
222      "documentation":"<p>Associates the specified subnets and transit gateway attachments with the specified transit gateway multicast domain.</p> <p>The transit gateway attachment must be in the available state before you can add a resource. Use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTransitGatewayAttachments.html\">DescribeTransitGatewayAttachments</a> to see the state of the attachment.</p>"
223    },
224    "AssociateTransitGatewayRouteTable":{
225      "name":"AssociateTransitGatewayRouteTable",
226      "http":{
227        "method":"POST",
228        "requestUri":"/"
229      },
230      "input":{"shape":"AssociateTransitGatewayRouteTableRequest"},
231      "output":{"shape":"AssociateTransitGatewayRouteTableResult"},
232      "documentation":"<p>Associates the specified attachment with the specified transit gateway route table. You can associate only one route table with an attachment.</p>"
233    },
234    "AssociateTrunkInterface":{
235      "name":"AssociateTrunkInterface",
236      "http":{
237        "method":"POST",
238        "requestUri":"/"
239      },
240      "input":{"shape":"AssociateTrunkInterfaceRequest"},
241      "output":{"shape":"AssociateTrunkInterfaceResult"},
242      "documentation":"<note> <p>This API action is currently in <b>limited preview only</b>. If you are interested in using this feature, contact your account manager.</p> </note> <p>Associates a branch network interface with a trunk network interface.</p> <p>Before you create the association, run the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateNetworkInterface.html\">create-network-interface</a> command and set <code>--interface-type</code> to <code>trunk</code>. You must also create a network interface for each branch network interface that you want to associate with the trunk network interface.</p>"
243    },
244    "AssociateVpcCidrBlock":{
245      "name":"AssociateVpcCidrBlock",
246      "http":{
247        "method":"POST",
248        "requestUri":"/"
249      },
250      "input":{"shape":"AssociateVpcCidrBlockRequest"},
251      "output":{"shape":"AssociateVpcCidrBlockResult"},
252      "documentation":"<p>Associates a CIDR block with your VPC. You can associate a secondary IPv4 CIDR block, an Amazon-provided IPv6 CIDR block, or an IPv6 CIDR block from an IPv6 address pool that you provisioned through bring your own IP addresses (<a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html\">BYOIP</a>). The IPv6 CIDR block size is fixed at /56.</p> <p>You must specify one of the following in the request: an IPv4 CIDR block, an IPv6 pool, or an Amazon-provided IPv6 CIDR block.</p> <p>For more information about associating CIDR blocks with your VPC and applicable restrictions, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html#VPC_Sizing\">VPC and subnet sizing</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
253    },
254    "AttachClassicLinkVpc":{
255      "name":"AttachClassicLinkVpc",
256      "http":{
257        "method":"POST",
258        "requestUri":"/"
259      },
260      "input":{"shape":"AttachClassicLinkVpcRequest"},
261      "output":{"shape":"AttachClassicLinkVpcResult"},
262      "documentation":"<p>Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC's security groups. You cannot link an EC2-Classic instance to more than one VPC at a time. You can only link an instance that's in the <code>running</code> state. An instance is automatically unlinked from a VPC when it's stopped - you can link it to the VPC again when you restart it.</p> <p>After you've linked an instance, you cannot change the VPC security groups that are associated with it. To change the security groups, you must first unlink the instance, and then link it again.</p> <p>Linking your instance to a VPC is sometimes referred to as <i>attaching</i> your instance.</p>"
263    },
264    "AttachInternetGateway":{
265      "name":"AttachInternetGateway",
266      "http":{
267        "method":"POST",
268        "requestUri":"/"
269      },
270      "input":{"shape":"AttachInternetGatewayRequest"},
271      "documentation":"<p>Attaches an internet gateway or a virtual private gateway to a VPC, enabling connectivity between the internet and the VPC. For more information about your VPC and internet gateway, see the <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/\">Amazon Virtual Private Cloud User Guide</a>.</p>"
272    },
273    "AttachNetworkInterface":{
274      "name":"AttachNetworkInterface",
275      "http":{
276        "method":"POST",
277        "requestUri":"/"
278      },
279      "input":{"shape":"AttachNetworkInterfaceRequest"},
280      "output":{"shape":"AttachNetworkInterfaceResult"},
281      "documentation":"<p>Attaches a network interface to an instance.</p>"
282    },
283    "AttachVolume":{
284      "name":"AttachVolume",
285      "http":{
286        "method":"POST",
287        "requestUri":"/"
288      },
289      "input":{"shape":"AttachVolumeRequest"},
290      "output":{"shape":"VolumeAttachment"},
291      "documentation":"<p>Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.</p> <p>Encrypted EBS volumes must be attached to instances that support Amazon EBS encryption. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html\">Amazon EBS encryption</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>After you attach an EBS volume, you must make it available. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-using-volumes.html\">Make an EBS volume available for use</a>.</p> <p>If a volume has an Amazon Web Services Marketplace product code:</p> <ul> <li> <p>The volume can be attached only to a stopped instance.</p> </li> <li> <p>Amazon Web Services Marketplace product codes are copied from the volume to the instance.</p> </li> <li> <p>You must be subscribed to the product.</p> </li> <li> <p>The instance type and operating system of the instance must support the product. For example, you can't detach a volume from a Windows instance and attach it to a Linux instance.</p> </li> </ul> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-attaching-volume.html\">Attach an Amazon EBS volume to an instance</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
292    },
293    "AttachVpnGateway":{
294      "name":"AttachVpnGateway",
295      "http":{
296        "method":"POST",
297        "requestUri":"/"
298      },
299      "input":{"shape":"AttachVpnGatewayRequest"},
300      "output":{"shape":"AttachVpnGatewayResult"},
301      "documentation":"<p>Attaches a virtual private gateway to a VPC. You can attach one virtual private gateway to one VPC at a time.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html\">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>"
302    },
303    "AuthorizeClientVpnIngress":{
304      "name":"AuthorizeClientVpnIngress",
305      "http":{
306        "method":"POST",
307        "requestUri":"/"
308      },
309      "input":{"shape":"AuthorizeClientVpnIngressRequest"},
310      "output":{"shape":"AuthorizeClientVpnIngressResult"},
311      "documentation":"<p>Adds an ingress authorization rule to a Client VPN endpoint. Ingress authorization rules act as firewall rules that grant access to networks. You must configure ingress authorization rules to enable clients to access resources in Amazon Web Services or on-premises networks.</p>"
312    },
313    "AuthorizeSecurityGroupEgress":{
314      "name":"AuthorizeSecurityGroupEgress",
315      "http":{
316        "method":"POST",
317        "requestUri":"/"
318      },
319      "input":{"shape":"AuthorizeSecurityGroupEgressRequest"},
320      "output":{"shape":"AuthorizeSecurityGroupEgressResult"},
321      "documentation":"<p>[VPC only] Adds the specified outbound (egress) rules to a security group for use with a VPC.</p> <p>An outbound rule permits instances to send traffic to the specified IPv4 or IPv6 CIDR address ranges, or to the instances that are associated with the specified destination security groups.</p> <p>You specify a protocol for each rule (for example, TCP). For the TCP and UDP protocols, you must also specify the destination port or port range. For the ICMP protocol, you must also specify the ICMP type and code. You can use -1 for the type or code to mean all types or all codes.</p> <p>Rule changes are propagated to affected instances as quickly as possible. However, a small delay might occur.</p> <p>For information about VPC security group quotas, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html\">Amazon VPC quotas</a>.</p>"
322    },
323    "AuthorizeSecurityGroupIngress":{
324      "name":"AuthorizeSecurityGroupIngress",
325      "http":{
326        "method":"POST",
327        "requestUri":"/"
328      },
329      "input":{"shape":"AuthorizeSecurityGroupIngressRequest"},
330      "output":{"shape":"AuthorizeSecurityGroupIngressResult"},
331      "documentation":"<p>Adds the specified inbound (ingress) rules to a security group.</p> <p>An inbound rule permits instances to receive traffic from the specified IPv4 or IPv6 CIDR address range, or from the instances that are associated with the specified destination security groups.</p> <p>You specify a protocol for each rule (for example, TCP). For TCP and UDP, you must also specify the destination port or port range. For ICMP/ICMPv6, you must also specify the ICMP/ICMPv6 type and code. You can use -1 to mean all types or all codes.</p> <p>Rule changes are propagated to instances within the security group as quickly as possible. However, a small delay might occur.</p> <p>For more information about VPC security group quotas, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html\">Amazon VPC quotas</a>.</p>"
332    },
333    "BundleInstance":{
334      "name":"BundleInstance",
335      "http":{
336        "method":"POST",
337        "requestUri":"/"
338      },
339      "input":{"shape":"BundleInstanceRequest"},
340      "output":{"shape":"BundleInstanceResult"},
341      "documentation":"<p>Bundles an Amazon instance store-backed Windows instance.</p> <p>During bundling, only the root device volume (C:\\) is bundled. Data on other instance store volumes is not preserved.</p> <note> <p>This action is not applicable for Linux/Unix instances or Windows instances that are backed by Amazon EBS.</p> </note>"
342    },
343    "CancelBundleTask":{
344      "name":"CancelBundleTask",
345      "http":{
346        "method":"POST",
347        "requestUri":"/"
348      },
349      "input":{"shape":"CancelBundleTaskRequest"},
350      "output":{"shape":"CancelBundleTaskResult"},
351      "documentation":"<p>Cancels a bundling operation for an instance store-backed Windows instance.</p>"
352    },
353    "CancelCapacityReservation":{
354      "name":"CancelCapacityReservation",
355      "http":{
356        "method":"POST",
357        "requestUri":"/"
358      },
359      "input":{"shape":"CancelCapacityReservationRequest"},
360      "output":{"shape":"CancelCapacityReservationResult"},
361      "documentation":"<p>Cancels the specified Capacity Reservation, releases the reserved capacity, and changes the Capacity Reservation's state to <code>cancelled</code>.</p> <p>Instances running in the reserved capacity continue running until you stop them. Stopped instances that target the Capacity Reservation can no longer launch. Modify these instances to either target a different Capacity Reservation, launch On-Demand Instance capacity, or run in any open Capacity Reservation that has matching attributes and sufficient capacity.</p>"
362    },
363    "CancelCapacityReservationFleets":{
364      "name":"CancelCapacityReservationFleets",
365      "http":{
366        "method":"POST",
367        "requestUri":"/"
368      },
369      "input":{"shape":"CancelCapacityReservationFleetsRequest"},
370      "output":{"shape":"CancelCapacityReservationFleetsResult"},
371      "documentation":"<p>Cancels one or more Capacity Reservation Fleets. When you cancel a Capacity Reservation Fleet, the following happens:</p> <ul> <li> <p>The Capacity Reservation Fleet's status changes to <code>cancelled</code>.</p> </li> <li> <p>The individual Capacity Reservations in the Fleet are cancelled. Instances running in the Capacity Reservations at the time of cancelling the Fleet continue to run in shared capacity.</p> </li> <li> <p>The Fleet stops creating new Capacity Reservations.</p> </li> </ul>"
372    },
373    "CancelConversionTask":{
374      "name":"CancelConversionTask",
375      "http":{
376        "method":"POST",
377        "requestUri":"/"
378      },
379      "input":{"shape":"CancelConversionRequest"},
380      "documentation":"<p>Cancels an active conversion task. The task can be the import of an instance or volume. The action removes all artifacts of the conversion, including a partially uploaded volume or instance. If the conversion is complete or is in the process of transferring the final disk image, the command fails and returns an exception.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/CommandLineReference/ec2-cli-vmimport-export.html\">Importing a Virtual Machine Using the Amazon EC2 CLI</a>.</p>"
381    },
382    "CancelExportTask":{
383      "name":"CancelExportTask",
384      "http":{
385        "method":"POST",
386        "requestUri":"/"
387      },
388      "input":{"shape":"CancelExportTaskRequest"},
389      "documentation":"<p>Cancels an active export task. The request removes all artifacts of the export, including any partially-created Amazon S3 objects. If the export task is complete or is in the process of transferring the final disk image, the command fails and returns an error.</p>"
390    },
391    "CancelImportTask":{
392      "name":"CancelImportTask",
393      "http":{
394        "method":"POST",
395        "requestUri":"/"
396      },
397      "input":{"shape":"CancelImportTaskRequest"},
398      "output":{"shape":"CancelImportTaskResult"},
399      "documentation":"<p>Cancels an in-process import virtual machine or import snapshot task.</p>"
400    },
401    "CancelReservedInstancesListing":{
402      "name":"CancelReservedInstancesListing",
403      "http":{
404        "method":"POST",
405        "requestUri":"/"
406      },
407      "input":{"shape":"CancelReservedInstancesListingRequest"},
408      "output":{"shape":"CancelReservedInstancesListingResult"},
409      "documentation":"<p>Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-general.html\">Reserved Instance Marketplace</a> in the <i>Amazon EC2 User Guide</i>.</p>"
410    },
411    "CancelSpotFleetRequests":{
412      "name":"CancelSpotFleetRequests",
413      "http":{
414        "method":"POST",
415        "requestUri":"/"
416      },
417      "input":{"shape":"CancelSpotFleetRequestsRequest"},
418      "output":{"shape":"CancelSpotFleetRequestsResponse"},
419      "documentation":"<p>Cancels the specified Spot Fleet requests.</p> <p>After you cancel a Spot Fleet request, the Spot Fleet launches no new Spot Instances. You must specify whether the Spot Fleet should also terminate its Spot Instances. If you terminate the instances, the Spot Fleet request enters the <code>cancelled_terminating</code> state. Otherwise, the Spot Fleet request enters the <code>cancelled_running</code> state and the instances continue to run until they are interrupted or you terminate them manually.</p>"
420    },
421    "CancelSpotInstanceRequests":{
422      "name":"CancelSpotInstanceRequests",
423      "http":{
424        "method":"POST",
425        "requestUri":"/"
426      },
427      "input":{"shape":"CancelSpotInstanceRequestsRequest"},
428      "output":{"shape":"CancelSpotInstanceRequestsResult"},
429      "documentation":"<p>Cancels one or more Spot Instance requests.</p> <important> <p>Canceling a Spot Instance request does not terminate running Spot Instances associated with the request.</p> </important>"
430    },
431    "ConfirmProductInstance":{
432      "name":"ConfirmProductInstance",
433      "http":{
434        "method":"POST",
435        "requestUri":"/"
436      },
437      "input":{"shape":"ConfirmProductInstanceRequest"},
438      "output":{"shape":"ConfirmProductInstanceResult"},
439      "documentation":"<p>Determines whether a product code is associated with an instance. This action can only be used by the owner of the product code. It is useful when a product code owner must verify whether another user's instance is eligible for support.</p>"
440    },
441    "CopyFpgaImage":{
442      "name":"CopyFpgaImage",
443      "http":{
444        "method":"POST",
445        "requestUri":"/"
446      },
447      "input":{"shape":"CopyFpgaImageRequest"},
448      "output":{"shape":"CopyFpgaImageResult"},
449      "documentation":"<p>Copies the specified Amazon FPGA Image (AFI) to the current Region.</p>"
450    },
451    "CopyImage":{
452      "name":"CopyImage",
453      "http":{
454        "method":"POST",
455        "requestUri":"/"
456      },
457      "input":{"shape":"CopyImageRequest"},
458      "output":{"shape":"CopyImageResult"},
459      "documentation":"<p>Initiates the copy of an AMI. You can copy an AMI from one Region to another, or from a Region to an Outpost. You can't copy an AMI from an Outpost to a Region, from one Outpost to another, or within the same Outpost. To copy an AMI to another partition, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateStoreImageTask.html\">CreateStoreImageTask</a>.</p> <p>To copy an AMI from one Region to another, specify the source Region using the <b>SourceRegion</b> parameter, and specify the destination Region using its endpoint. Copies of encrypted backing snapshots for the AMI are encrypted. Copies of unencrypted backing snapshots remain unencrypted, unless you set <code>Encrypted</code> during the copy operation. You cannot create an unencrypted copy of an encrypted backing snapshot.</p> <p>To copy an AMI from a Region to an Outpost, specify the source Region using the <b>SourceRegion</b> parameter, and specify the ARN of the destination Outpost using <b>DestinationOutpostArn</b>. Backing snapshots copied to an Outpost are encrypted by default using the default encryption key for the Region, or a different key that you specify in the request using <b>KmsKeyId</b>. Outposts do not support unencrypted snapshots. For more information, <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#ami\"> Amazon EBS local snapshots on Outposts</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>For more information about the prerequisites and limits when copying an AMI, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/CopyingAMIs.html\">Copying an AMI</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
460    },
461    "CopySnapshot":{
462      "name":"CopySnapshot",
463      "http":{
464        "method":"POST",
465        "requestUri":"/"
466      },
467      "input":{"shape":"CopySnapshotRequest"},
468      "output":{"shape":"CopySnapshotResult"},
469      "documentation":"<p>Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3. You can copy a snapshot within the same Region, from one Region to another, or from a Region to an Outpost. You can't copy a snapshot from an Outpost to a Region, from one Outpost to another, or within the same Outpost.</p> <p>You can use the snapshot to create EBS volumes or Amazon Machine Images (AMIs).</p> <p>When copying snapshots to a Region, copies of encrypted EBS snapshots remain encrypted. Copies of unencrypted snapshots remain unencrypted, unless you enable encryption for the snapshot copy operation. By default, encrypted snapshot copies use the default Key Management Service (KMS) KMS key; however, you can specify a different KMS key. To copy an encrypted snapshot that has been shared from another account, you must have permissions for the KMS key used to encrypt the snapshot.</p> <p>Snapshots copied to an Outpost are encrypted by default using the default encryption key for the Region, or a different key that you specify in the request using <b>KmsKeyId</b>. Outposts do not support unencrypted snapshots. For more information, <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#ami\"> Amazon EBS local snapshots on Outposts</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>Snapshots created by copying another snapshot have an arbitrary volume ID that should not be used for any purpose.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-copy-snapshot.html\">Copy an Amazon EBS snapshot</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
470    },
471    "CreateCapacityReservation":{
472      "name":"CreateCapacityReservation",
473      "http":{
474        "method":"POST",
475        "requestUri":"/"
476      },
477      "input":{"shape":"CreateCapacityReservationRequest"},
478      "output":{"shape":"CreateCapacityReservationResult"},
479      "documentation":"<p>Creates a new Capacity Reservation with the specified attributes.</p> <p>Capacity Reservations enable you to reserve capacity for your Amazon EC2 instances in a specific Availability Zone for any duration. This gives you the flexibility to selectively add capacity reservations and still get the Regional RI discounts for that usage. By creating Capacity Reservations, you ensure that you always have access to Amazon EC2 capacity when you need it, for as long as you need it. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-capacity-reservations.html\">Capacity Reservations</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>Your request to create a Capacity Reservation could fail if Amazon EC2 does not have sufficient capacity to fulfill the request. If your request fails due to Amazon EC2 capacity constraints, either try again at a later time, try in a different Availability Zone, or request a smaller capacity reservation. If your application is flexible across instance types and sizes, try to create a Capacity Reservation with different instance attributes.</p> <p>Your request could also fail if the requested quantity exceeds your On-Demand Instance limit for the selected instance type. If your request fails due to limit constraints, increase your On-Demand Instance limit for the required instance type and try again. For more information about increasing your instance limits, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-resource-limits.html\">Amazon EC2 Service Quotas</a> in the <i>Amazon EC2 User Guide</i>.</p>"
480    },
481    "CreateCapacityReservationFleet":{
482      "name":"CreateCapacityReservationFleet",
483      "http":{
484        "method":"POST",
485        "requestUri":"/"
486      },
487      "input":{"shape":"CreateCapacityReservationFleetRequest"},
488      "output":{"shape":"CreateCapacityReservationFleetResult"},
489      "documentation":"<p>Creates a Capacity Reservation Fleet. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/work-with-cr-fleets.html#create-crfleet\">Create a Capacity Reservation Fleet</a> in the Amazon EC2 User Guide.</p>"
490    },
491    "CreateCarrierGateway":{
492      "name":"CreateCarrierGateway",
493      "http":{
494        "method":"POST",
495        "requestUri":"/"
496      },
497      "input":{"shape":"CreateCarrierGatewayRequest"},
498      "output":{"shape":"CreateCarrierGatewayResult"},
499      "documentation":"<p>Creates a carrier gateway. For more information about carrier gateways, see <a href=\"https://docs.aws.amazon.com/wavelength/latest/developerguide/how-wavelengths-work.html#wavelength-carrier-gateway\">Carrier gateways</a> in the <i>Amazon Web Services Wavelength Developer Guide</i>.</p>"
500    },
501    "CreateClientVpnEndpoint":{
502      "name":"CreateClientVpnEndpoint",
503      "http":{
504        "method":"POST",
505        "requestUri":"/"
506      },
507      "input":{"shape":"CreateClientVpnEndpointRequest"},
508      "output":{"shape":"CreateClientVpnEndpointResult"},
509      "documentation":"<p>Creates a Client VPN endpoint. A Client VPN endpoint is the resource you create and configure to enable and manage client VPN sessions. It is the destination endpoint at which all client VPN sessions are terminated.</p>"
510    },
511    "CreateClientVpnRoute":{
512      "name":"CreateClientVpnRoute",
513      "http":{
514        "method":"POST",
515        "requestUri":"/"
516      },
517      "input":{"shape":"CreateClientVpnRouteRequest"},
518      "output":{"shape":"CreateClientVpnRouteResult"},
519      "documentation":"<p>Adds a route to a network to a Client VPN endpoint. Each Client VPN endpoint has a route table that describes the available destination network routes. Each route in the route table specifies the path for traffic to specific resources or networks.</p>"
520    },
521    "CreateCustomerGateway":{
522      "name":"CreateCustomerGateway",
523      "http":{
524        "method":"POST",
525        "requestUri":"/"
526      },
527      "input":{"shape":"CreateCustomerGatewayRequest"},
528      "output":{"shape":"CreateCustomerGatewayResult"},
529      "documentation":"<p>Provides information to Amazon Web Services about your VPN customer gateway device. The customer gateway is the appliance at your end of the VPN connection. (The device on the Amazon Web Services side of the VPN connection is the virtual private gateway.) You must provide the internet-routable IP address of the customer gateway's external interface. The IP address must be static and can be behind a device performing network address translation (NAT).</p> <p>For devices that use Border Gateway Protocol (BGP), you can also provide the device's BGP Autonomous System Number (ASN). You can use an existing ASN assigned to your network. If you don't have an ASN already, you can use a private ASN (in the 64512 - 65534 range).</p> <note> <p>Amazon EC2 supports all 4-byte ASN numbers in the range of 1 - 2147483647, with the exception of the following:</p> <ul> <li> <p>7224 - reserved in the <code>us-east-1</code> Region</p> </li> <li> <p>9059 - reserved in the <code>eu-west-1</code> Region</p> </li> <li> <p>17943 - reserved in the <code>ap-southeast-1</code> Region</p> </li> <li> <p>10124 - reserved in the <code>ap-northeast-1</code> Region</p> </li> </ul> </note> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html\">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p> <important> <p>To create more than one customer gateway with the same VPN type, IP address, and BGP ASN, specify a unique device name for each customer gateway. Identical requests return information about the existing customer gateway and do not create new customer gateways.</p> </important>"
530    },
531    "CreateDefaultSubnet":{
532      "name":"CreateDefaultSubnet",
533      "http":{
534        "method":"POST",
535        "requestUri":"/"
536      },
537      "input":{"shape":"CreateDefaultSubnetRequest"},
538      "output":{"shape":"CreateDefaultSubnetResult"},
539      "documentation":"<p>Creates a default subnet with a size <code>/20</code> IPv4 CIDR block in the specified Availability Zone in your default VPC. You can have only one default subnet per Availability Zone. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/default-vpc.html#create-default-subnet\">Creating a default subnet</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
540    },
541    "CreateDefaultVpc":{
542      "name":"CreateDefaultVpc",
543      "http":{
544        "method":"POST",
545        "requestUri":"/"
546      },
547      "input":{"shape":"CreateDefaultVpcRequest"},
548      "output":{"shape":"CreateDefaultVpcResult"},
549      "documentation":"<p>Creates a default VPC with a size <code>/16</code> IPv4 CIDR block and a default subnet in each Availability Zone. For more information about the components of a default VPC, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/default-vpc.html\">Default VPC and default subnets</a> in the <i>Amazon Virtual Private Cloud User Guide</i>. You cannot specify the components of the default VPC yourself.</p> <p>If you deleted your previous default VPC, you can create a default VPC. You cannot have more than one default VPC per Region.</p> <p>If your account supports EC2-Classic, you cannot use this action to create a default VPC in a Region that supports EC2-Classic. If you want a default VPC in a Region that supports EC2-Classic, see \"I really want a default VPC for my existing EC2 account. Is that possible?\" in the <a href=\"http://aws.amazon.com/vpc/faqs/#Default_VPCs\">Default VPCs FAQ</a>.</p>"
550    },
551    "CreateDhcpOptions":{
552      "name":"CreateDhcpOptions",
553      "http":{
554        "method":"POST",
555        "requestUri":"/"
556      },
557      "input":{"shape":"CreateDhcpOptionsRequest"},
558      "output":{"shape":"CreateDhcpOptionsResult"},
559      "documentation":"<p>Creates a set of DHCP options for your VPC. After creating the set, you must associate it with the VPC, causing all existing and new instances that you launch in the VPC to use this set of DHCP options. The following are the individual DHCP options you can specify. For more information about the options, see <a href=\"http://www.ietf.org/rfc/rfc2132.txt\">RFC 2132</a>.</p> <ul> <li> <p> <code>domain-name-servers</code> - The IP addresses of up to four domain name servers, or AmazonProvidedDNS. The default DHCP option set specifies AmazonProvidedDNS. If specifying more than one domain name server, specify the IP addresses in a single parameter, separated by commas. To have your instance receive a custom DNS hostname as specified in <code>domain-name</code>, you must set <code>domain-name-servers</code> to a custom DNS server.</p> </li> <li> <p> <code>domain-name</code> - If you're using AmazonProvidedDNS in <code>us-east-1</code>, specify <code>ec2.internal</code>. If you're using AmazonProvidedDNS in another Region, specify <code>region.compute.internal</code> (for example, <code>ap-northeast-1.compute.internal</code>). Otherwise, specify a domain name (for example, <code>ExampleCompany.com</code>). This value is used to complete unqualified DNS hostnames. <b>Important</b>: Some Linux operating systems accept multiple domain names separated by spaces. However, Windows and other Linux operating systems treat the value as a single domain, which results in unexpected behavior. If your DHCP options set is associated with a VPC that has instances with multiple operating systems, specify only one domain name.</p> </li> <li> <p> <code>ntp-servers</code> - The IP addresses of up to four Network Time Protocol (NTP) servers.</p> </li> <li> <p> <code>netbios-name-servers</code> - The IP addresses of up to four NetBIOS name servers.</p> </li> <li> <p> <code>netbios-node-type</code> - The NetBIOS node type (1, 2, 4, or 8). We recommend that you specify 2 (broadcast and multicast are not currently supported). For more information about these node types, see <a href=\"http://www.ietf.org/rfc/rfc2132.txt\">RFC 2132</a>.</p> </li> </ul> <p>Your VPC automatically starts out with a set of DHCP options that includes only a DNS server that we provide (AmazonProvidedDNS). If you create a set of options, and if your VPC has an internet gateway, make sure to set the <code>domain-name-servers</code> option either to <code>AmazonProvidedDNS</code> or to a domain name server of your choice. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html\">DHCP options sets</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
560    },
561    "CreateEgressOnlyInternetGateway":{
562      "name":"CreateEgressOnlyInternetGateway",
563      "http":{
564        "method":"POST",
565        "requestUri":"/"
566      },
567      "input":{"shape":"CreateEgressOnlyInternetGatewayRequest"},
568      "output":{"shape":"CreateEgressOnlyInternetGatewayResult"},
569      "documentation":"<p>[IPv6 only] Creates an egress-only internet gateway for your VPC. An egress-only internet gateway is used to enable outbound communication over IPv6 from instances in your VPC to the internet, and prevents hosts outside of your VPC from initiating an IPv6 connection with your instance.</p>"
570    },
571    "CreateFleet":{
572      "name":"CreateFleet",
573      "http":{
574        "method":"POST",
575        "requestUri":"/"
576      },
577      "input":{"shape":"CreateFleetRequest"},
578      "output":{"shape":"CreateFleetResult"},
579      "documentation":"<p>Launches an EC2 Fleet.</p> <p>You can create a single EC2 Fleet that includes multiple launch specifications that vary by instance type, AMI, Availability Zone, or subnet.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet.html\">Launching an EC2 Fleet</a> in the <i>Amazon EC2 User Guide</i>.</p>"
580    },
581    "CreateFlowLogs":{
582      "name":"CreateFlowLogs",
583      "http":{
584        "method":"POST",
585        "requestUri":"/"
586      },
587      "input":{"shape":"CreateFlowLogsRequest"},
588      "output":{"shape":"CreateFlowLogsResult"},
589      "documentation":"<p>Creates one or more flow logs to capture information about IP traffic for a specific network interface, subnet, or VPC. </p> <p>Flow log data for a monitored network interface is recorded as flow log records, which are log events consisting of fields that describe the traffic flow. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html#flow-log-records\">Flow log records</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p> <p>When publishing to CloudWatch Logs, flow log records are published to a log group, and each network interface has a unique log stream in the log group. When publishing to Amazon S3, flow log records for all of the monitored network interfaces are published to a single log file object that is stored in the specified bucket.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html\">VPC Flow Logs</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
590    },
591    "CreateFpgaImage":{
592      "name":"CreateFpgaImage",
593      "http":{
594        "method":"POST",
595        "requestUri":"/"
596      },
597      "input":{"shape":"CreateFpgaImageRequest"},
598      "output":{"shape":"CreateFpgaImageResult"},
599      "documentation":"<p>Creates an Amazon FPGA Image (AFI) from the specified design checkpoint (DCP).</p> <p>The create operation is asynchronous. To verify that the AFI is ready for use, check the output logs.</p> <p>An AFI contains the FPGA bitstream that is ready to download to an FPGA. You can securely deploy an AFI on multiple FPGA-accelerated instances. For more information, see the <a href=\"https://github.com/aws/aws-fpga/\">Amazon Web Services FPGA Hardware Development Kit</a>.</p>"
600    },
601    "CreateImage":{
602      "name":"CreateImage",
603      "http":{
604        "method":"POST",
605        "requestUri":"/"
606      },
607      "input":{"shape":"CreateImageRequest"},
608      "output":{"shape":"CreateImageResult"},
609      "documentation":"<p>Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.</p> <p>If you customized your instance with instance store volumes or Amazon EBS volumes in addition to the root device volume, the new AMI contains block device mapping information for those volumes. When you launch an instance from this new AMI, the instance automatically launches with those additional volumes.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-ebs.html\">Creating Amazon EBS-Backed Linux AMIs</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
610    },
611    "CreateInstanceEventWindow":{
612      "name":"CreateInstanceEventWindow",
613      "http":{
614        "method":"POST",
615        "requestUri":"/"
616      },
617      "input":{"shape":"CreateInstanceEventWindowRequest"},
618      "output":{"shape":"CreateInstanceEventWindowResult"},
619      "documentation":"<p>Creates an event window in which scheduled events for the associated Amazon EC2 instances can run.</p> <p>You can define either a set of time ranges or a cron expression when creating the event window, but not both. All event window times are in UTC.</p> <p>You can create up to 200 event windows per Amazon Web Services Region.</p> <p>When you create the event window, targets (instance IDs, Dedicated Host IDs, or tags) are not yet associated with it. To ensure that the event window can be used, you must associate one or more targets with it by using the <a>AssociateInstanceEventWindow</a> API.</p> <important> <p>Event windows are applicable only for scheduled events that stop, reboot, or terminate instances.</p> <p>Event windows are <i>not</i> applicable for:</p> <ul> <li> <p>Expedited scheduled events and network maintenance events. </p> </li> <li> <p>Unscheduled maintenance such as AutoRecovery and unplanned reboots.</p> </li> </ul> </important> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html\">Define event windows for scheduled events</a> in the <i>Amazon EC2 User Guide</i>.</p>"
620    },
621    "CreateInstanceExportTask":{
622      "name":"CreateInstanceExportTask",
623      "http":{
624        "method":"POST",
625        "requestUri":"/"
626      },
627      "input":{"shape":"CreateInstanceExportTaskRequest"},
628      "output":{"shape":"CreateInstanceExportTaskResult"},
629      "documentation":"<p>Exports a running or stopped instance to an Amazon S3 bucket.</p> <p>For information about the supported operating systems, image formats, and known limitations for the types of instances you can export, see <a href=\"https://docs.aws.amazon.com/vm-import/latest/userguide/vmexport.html\">Exporting an instance as a VM Using VM Import/Export</a> in the <i>VM Import/Export User Guide</i>.</p>"
630    },
631    "CreateInternetGateway":{
632      "name":"CreateInternetGateway",
633      "http":{
634        "method":"POST",
635        "requestUri":"/"
636      },
637      "input":{"shape":"CreateInternetGatewayRequest"},
638      "output":{"shape":"CreateInternetGatewayResult"},
639      "documentation":"<p>Creates an internet gateway for use with a VPC. After creating the internet gateway, you attach it to a VPC using <a>AttachInternetGateway</a>.</p> <p>For more information about your VPC and internet gateway, see the <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/\">Amazon Virtual Private Cloud User Guide</a>.</p>"
640    },
641    "CreateKeyPair":{
642      "name":"CreateKeyPair",
643      "http":{
644        "method":"POST",
645        "requestUri":"/"
646      },
647      "input":{"shape":"CreateKeyPairRequest"},
648      "output":{"shape":"KeyPair"},
649      "documentation":"<p>Creates an ED25519 or 2048-bit RSA key pair with the specified name. Amazon EC2 stores the public key and displays the private key for you to save to a file. The private key is returned as an unencrypted PEM encoded PKCS#1 private key. If a key with the specified name already exists, Amazon EC2 returns an error.</p> <p>The key pair returned to you is available only in the Amazon Web Services Region in which you create it. If you prefer, you can create your own key pair using a third-party tool and upload it to any Region using <a>ImportKeyPair</a>.</p> <p>You can have up to 5,000 key pairs per Amazon Web Services Region.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html\">Amazon EC2 key pairs</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
650    },
651    "CreateLaunchTemplate":{
652      "name":"CreateLaunchTemplate",
653      "http":{
654        "method":"POST",
655        "requestUri":"/"
656      },
657      "input":{"shape":"CreateLaunchTemplateRequest"},
658      "output":{"shape":"CreateLaunchTemplateResult"},
659      "documentation":"<p>Creates a launch template. A launch template contains the parameters to launch an instance. When you launch an instance using <a>RunInstances</a>, you can specify a launch template instead of providing the launch parameters in the request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html\">Launching an instance from a launch template</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
660    },
661    "CreateLaunchTemplateVersion":{
662      "name":"CreateLaunchTemplateVersion",
663      "http":{
664        "method":"POST",
665        "requestUri":"/"
666      },
667      "input":{"shape":"CreateLaunchTemplateVersionRequest"},
668      "output":{"shape":"CreateLaunchTemplateVersionResult"},
669      "documentation":"<p>Creates a new version for a launch template. You can specify an existing version of launch template from which to base the new version.</p> <p>Launch template versions are numbered in the order in which they are created. You cannot specify, change, or replace the numbering of launch template versions.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html#manage-launch-template-versions\">Managing launch template versions</a>in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
670    },
671    "CreateLocalGatewayRoute":{
672      "name":"CreateLocalGatewayRoute",
673      "http":{
674        "method":"POST",
675        "requestUri":"/"
676      },
677      "input":{"shape":"CreateLocalGatewayRouteRequest"},
678      "output":{"shape":"CreateLocalGatewayRouteResult"},
679      "documentation":"<p>Creates a static route for the specified local gateway route table.</p>"
680    },
681    "CreateLocalGatewayRouteTableVpcAssociation":{
682      "name":"CreateLocalGatewayRouteTableVpcAssociation",
683      "http":{
684        "method":"POST",
685        "requestUri":"/"
686      },
687      "input":{"shape":"CreateLocalGatewayRouteTableVpcAssociationRequest"},
688      "output":{"shape":"CreateLocalGatewayRouteTableVpcAssociationResult"},
689      "documentation":"<p>Associates the specified VPC with the specified local gateway route table.</p>"
690    },
691    "CreateManagedPrefixList":{
692      "name":"CreateManagedPrefixList",
693      "http":{
694        "method":"POST",
695        "requestUri":"/"
696      },
697      "input":{"shape":"CreateManagedPrefixListRequest"},
698      "output":{"shape":"CreateManagedPrefixListResult"},
699      "documentation":"<p>Creates a managed prefix list. You can specify one or more entries for the prefix list. Each entry consists of a CIDR block and an optional description.</p>"
700    },
701    "CreateNatGateway":{
702      "name":"CreateNatGateway",
703      "http":{
704        "method":"POST",
705        "requestUri":"/"
706      },
707      "input":{"shape":"CreateNatGatewayRequest"},
708      "output":{"shape":"CreateNatGatewayResult"},
709      "documentation":"<p>Creates a NAT gateway in the specified subnet. This action creates a network interface in the specified subnet with a private IP address from the IP address range of the subnet. You can create either a public NAT gateway or a private NAT gateway.</p> <p>With a public NAT gateway, internet-bound traffic from a private subnet can be routed to the NAT gateway, so that instances in a private subnet can connect to the internet.</p> <p>With a private NAT gateway, private communication is routed across VPCs and on-premises networks through a transit gateway or virtual private gateway. Common use cases include running large workloads behind a small pool of allowlisted IPv4 addresses, preserving private IPv4 addresses, and communicating between overlapping networks.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html\">NAT gateways</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
710    },
711    "CreateNetworkAcl":{
712      "name":"CreateNetworkAcl",
713      "http":{
714        "method":"POST",
715        "requestUri":"/"
716      },
717      "input":{"shape":"CreateNetworkAclRequest"},
718      "output":{"shape":"CreateNetworkAclResult"},
719      "documentation":"<p>Creates a network ACL in a VPC. Network ACLs provide an optional layer of security (in addition to security groups) for the instances in your VPC.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ACLs.html\">Network ACLs</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
720    },
721    "CreateNetworkAclEntry":{
722      "name":"CreateNetworkAclEntry",
723      "http":{
724        "method":"POST",
725        "requestUri":"/"
726      },
727      "input":{"shape":"CreateNetworkAclEntryRequest"},
728      "documentation":"<p>Creates an entry (a rule) in a network ACL with the specified rule number. Each network ACL has a set of numbered ingress rules and a separate set of numbered egress rules. When determining whether a packet should be allowed in or out of a subnet associated with the ACL, we process the entries in the ACL according to the rule numbers, in ascending order. Each network ACL has a set of ingress rules and a separate set of egress rules.</p> <p>We recommend that you leave room between the rule numbers (for example, 100, 110, 120, ...), and not number them one right after the other (for example, 101, 102, 103, ...). This makes it easier to add a rule between existing ones without having to renumber the rules.</p> <p>After you add an entry, you can't modify it; you must either replace it, or create an entry and delete the old one.</p> <p>For more information about network ACLs, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ACLs.html\">Network ACLs</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
729    },
730    "CreateNetworkInsightsPath":{
731      "name":"CreateNetworkInsightsPath",
732      "http":{
733        "method":"POST",
734        "requestUri":"/"
735      },
736      "input":{"shape":"CreateNetworkInsightsPathRequest"},
737      "output":{"shape":"CreateNetworkInsightsPathResult"},
738      "documentation":"<p>Creates a path to analyze for reachability.</p> <p>Reachability Analyzer enables you to analyze and debug network reachability between two resources in your virtual private cloud (VPC). For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/reachability/\">What is Reachability Analyzer</a>.</p>"
739    },
740    "CreateNetworkInterface":{
741      "name":"CreateNetworkInterface",
742      "http":{
743        "method":"POST",
744        "requestUri":"/"
745      },
746      "input":{"shape":"CreateNetworkInterfaceRequest"},
747      "output":{"shape":"CreateNetworkInterfaceResult"},
748      "documentation":"<p>Creates a network interface in the specified subnet.</p> <p>For more information about network interfaces, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html\">Elastic Network Interfaces</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
749    },
750    "CreateNetworkInterfacePermission":{
751      "name":"CreateNetworkInterfacePermission",
752      "http":{
753        "method":"POST",
754        "requestUri":"/"
755      },
756      "input":{"shape":"CreateNetworkInterfacePermissionRequest"},
757      "output":{"shape":"CreateNetworkInterfacePermissionResult"},
758      "documentation":"<p>Grants an Amazon Web Services-authorized account permission to attach the specified network interface to an instance in their account.</p> <p>You can grant permission to a single Amazon Web Services account only, and only one account at a time.</p>"
759    },
760    "CreatePlacementGroup":{
761      "name":"CreatePlacementGroup",
762      "http":{
763        "method":"POST",
764        "requestUri":"/"
765      },
766      "input":{"shape":"CreatePlacementGroupRequest"},
767      "output":{"shape":"CreatePlacementGroupResult"},
768      "documentation":"<p>Creates a placement group in which to launch instances. The strategy of the placement group determines how the instances are organized within the group. </p> <p>A <code>cluster</code> placement group is a logical grouping of instances within a single Availability Zone that benefit from low network latency, high network throughput. A <code>spread</code> placement group places instances on distinct hardware. A <code>partition</code> placement group places groups of instances in different partitions, where instances in one partition do not share the same hardware with instances in another partition.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html\">Placement groups</a> in the <i>Amazon EC2 User Guide</i>.</p>"
769    },
770    "CreateReplaceRootVolumeTask":{
771      "name":"CreateReplaceRootVolumeTask",
772      "http":{
773        "method":"POST",
774        "requestUri":"/"
775      },
776      "input":{"shape":"CreateReplaceRootVolumeTaskRequest"},
777      "output":{"shape":"CreateReplaceRootVolumeTaskResult"},
778      "documentation":"<p>Creates a root volume replacement task for an Amazon EC2 instance. The root volume can either be restored to its initial launch state, or it can be restored using a specific snapshot.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-restoring-volume.html#replace-root\">Replace a root volume</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
779    },
780    "CreateReservedInstancesListing":{
781      "name":"CreateReservedInstancesListing",
782      "http":{
783        "method":"POST",
784        "requestUri":"/"
785      },
786      "input":{"shape":"CreateReservedInstancesListingRequest"},
787      "output":{"shape":"CreateReservedInstancesListingResult"},
788      "documentation":"<p>Creates a listing for Amazon EC2 Standard Reserved Instances to be sold in the Reserved Instance Marketplace. You can submit one Standard Reserved Instance listing at a time. To get a list of your Standard Reserved Instances, you can use the <a>DescribeReservedInstances</a> operation.</p> <note> <p>Only Standard Reserved Instances can be sold in the Reserved Instance Marketplace. Convertible Reserved Instances cannot be sold.</p> </note> <p>The Reserved Instance Marketplace matches sellers who want to resell Standard Reserved Instance capacity that they no longer need with buyers who want to purchase additional capacity. Reserved Instances bought and sold through the Reserved Instance Marketplace work like any other Reserved Instances.</p> <p>To sell your Standard Reserved Instances, you must first register as a seller in the Reserved Instance Marketplace. After completing the registration process, you can create a Reserved Instance Marketplace listing of some or all of your Standard Reserved Instances, and specify the upfront price to receive for them. Your Standard Reserved Instance listings then become available for purchase. To view the details of your Standard Reserved Instance listing, you can use the <a>DescribeReservedInstancesListings</a> operation.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-general.html\">Reserved Instance Marketplace</a> in the <i>Amazon EC2 User Guide</i>.</p>"
789    },
790    "CreateRestoreImageTask":{
791      "name":"CreateRestoreImageTask",
792      "http":{
793        "method":"POST",
794        "requestUri":"/"
795      },
796      "input":{"shape":"CreateRestoreImageTaskRequest"},
797      "output":{"shape":"CreateRestoreImageTaskResult"},
798      "documentation":"<p>Starts a task that restores an AMI from an Amazon S3 object that was previously created by using <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateStoreImageTask.html\">CreateStoreImageTask</a>.</p> <p>To use this API, you must have the required permissions. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-store-restore.html#ami-s3-permissions\">Permissions for storing and restoring AMIs using Amazon S3</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-store-restore.html\">Store and restore an AMI using Amazon S3</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
799    },
800    "CreateRoute":{
801      "name":"CreateRoute",
802      "http":{
803        "method":"POST",
804        "requestUri":"/"
805      },
806      "input":{"shape":"CreateRouteRequest"},
807      "output":{"shape":"CreateRouteResult"},
808      "documentation":"<p>Creates a route in a route table within a VPC.</p> <p>You must specify one of the following targets: internet gateway or virtual private gateway, NAT instance, NAT gateway, VPC peering connection, network interface, egress-only internet gateway, or transit gateway.</p> <p>When determining how to route traffic, we use the route with the most specific match. For example, traffic is destined for the IPv4 address <code>192.0.2.3</code>, and the route table includes the following two IPv4 routes:</p> <ul> <li> <p> <code>192.0.2.0/24</code> (goes to some target A)</p> </li> <li> <p> <code>192.0.2.0/28</code> (goes to some target B)</p> </li> </ul> <p>Both routes apply to the traffic destined for <code>192.0.2.3</code>. However, the second route in the list covers a smaller number of IP addresses and is therefore more specific, so we use that route to determine where to target the traffic.</p> <p>For more information about route tables, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html\">Route tables</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
809    },
810    "CreateRouteTable":{
811      "name":"CreateRouteTable",
812      "http":{
813        "method":"POST",
814        "requestUri":"/"
815      },
816      "input":{"shape":"CreateRouteTableRequest"},
817      "output":{"shape":"CreateRouteTableResult"},
818      "documentation":"<p>Creates a route table for the specified VPC. After you create a route table, you can add routes and associate the table with a subnet.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html\">Route tables</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
819    },
820    "CreateSecurityGroup":{
821      "name":"CreateSecurityGroup",
822      "http":{
823        "method":"POST",
824        "requestUri":"/"
825      },
826      "input":{"shape":"CreateSecurityGroupRequest"},
827      "output":{"shape":"CreateSecurityGroupResult"},
828      "documentation":"<p>Creates a security group.</p> <p>A security group acts as a virtual firewall for your instance to control inbound and outbound traffic. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-network-security.html\">Amazon EC2 security groups</a> in the <i>Amazon Elastic Compute Cloud User Guide</i> and <a href=\"https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_SecurityGroups.html\">Security groups for your VPC</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p> <p>When you create a security group, you specify a friendly name of your choice. You can have a security group for use in EC2-Classic with the same name as a security group for use in a VPC. However, you can't have two security groups for use in EC2-Classic with the same name or two security groups for use in a VPC with the same name.</p> <p>You have a default security group for use in EC2-Classic and a default security group for use in your VPC. If you don't specify a security group when you launch an instance, the instance is launched into the appropriate default security group. A default security group includes a default rule that grants instances unrestricted network access to each other.</p> <p>You can add or remove rules from your security groups using <a>AuthorizeSecurityGroupIngress</a>, <a>AuthorizeSecurityGroupEgress</a>, <a>RevokeSecurityGroupIngress</a>, and <a>RevokeSecurityGroupEgress</a>.</p> <p>For more information about VPC security group limits, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html\">Amazon VPC Limits</a>.</p>"
829    },
830    "CreateSnapshot":{
831      "name":"CreateSnapshot",
832      "http":{
833        "method":"POST",
834        "requestUri":"/"
835      },
836      "input":{"shape":"CreateSnapshotRequest"},
837      "output":{"shape":"Snapshot"},
838      "documentation":"<p>Creates a snapshot of an EBS volume and stores it in Amazon S3. You can use snapshots for backups, to make copies of EBS volumes, and to save data before shutting down an instance.</p> <p>You can create snapshots of volumes in a Region and volumes on an Outpost. If you create a snapshot of a volume in a Region, the snapshot must be stored in the same Region as the volume. If you create a snapshot of a volume on an Outpost, the snapshot can be stored on the same Outpost as the volume, or in the Region for that Outpost.</p> <p>When a snapshot is created, any Amazon Web Services Marketplace product codes that are associated with the source volume are propagated to the snapshot.</p> <p>You can take a snapshot of an attached volume that is in use. However, snapshots only capture data that has been written to your Amazon EBS volume at the time the snapshot command is issued; this might exclude any data that has been cached by any applications or the operating system. If you can pause any file systems on the volume long enough to take a snapshot, your snapshot should be complete. However, if you cannot pause all file writes to the volume, you should unmount the volume from within the instance, issue the snapshot command, and then remount the volume to ensure a consistent and complete snapshot. You may remount and use your volume while the snapshot status is <code>pending</code>.</p> <p>To create a snapshot for Amazon EBS volumes that serve as root devices, you should stop the instance before taking the snapshot.</p> <p>Snapshots that are taken from encrypted volumes are automatically encrypted. Volumes that are created from encrypted snapshots are also automatically encrypted. Your encrypted volumes and any associated snapshots always remain protected.</p> <p>You can tag your snapshots during creation. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html\">Tag your Amazon EC2 resources</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AmazonEBS.html\">Amazon Elastic Block Store</a> and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html\">Amazon EBS encryption</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
839    },
840    "CreateSnapshots":{
841      "name":"CreateSnapshots",
842      "http":{
843        "method":"POST",
844        "requestUri":"/"
845      },
846      "input":{"shape":"CreateSnapshotsRequest"},
847      "output":{"shape":"CreateSnapshotsResult"},
848      "documentation":"<p>Creates crash-consistent snapshots of multiple EBS volumes and stores the data in S3. Volumes are chosen by specifying an instance. Any attached volumes will produce one snapshot each that is crash-consistent across the instance. Boot volumes can be excluded by changing the parameters. </p> <p>You can create multi-volume snapshots of instances in a Region and instances on an Outpost. If you create snapshots from an instance in a Region, the snapshots must be stored in the same Region as the instance. If you create snapshots from an instance on an Outpost, the snapshots can be stored on the same Outpost as the instance, or in the Region for that Outpost.</p>"
849    },
850    "CreateSpotDatafeedSubscription":{
851      "name":"CreateSpotDatafeedSubscription",
852      "http":{
853        "method":"POST",
854        "requestUri":"/"
855      },
856      "input":{"shape":"CreateSpotDatafeedSubscriptionRequest"},
857      "output":{"shape":"CreateSpotDatafeedSubscriptionResult"},
858      "documentation":"<p>Creates a data feed for Spot Instances, enabling you to view Spot Instance usage logs. You can create one data feed per Amazon Web Services account. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-data-feeds.html\">Spot Instance data feed</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>"
859    },
860    "CreateStoreImageTask":{
861      "name":"CreateStoreImageTask",
862      "http":{
863        "method":"POST",
864        "requestUri":"/"
865      },
866      "input":{"shape":"CreateStoreImageTaskRequest"},
867      "output":{"shape":"CreateStoreImageTaskResult"},
868      "documentation":"<p>Stores an AMI as a single object in an Amazon S3 bucket.</p> <p>To use this API, you must have the required permissions. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-store-restore.html#ami-s3-permissions\">Permissions for storing and restoring AMIs using Amazon S3</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-store-restore.html\">Store and restore an AMI using Amazon S3</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
869    },
870    "CreateSubnet":{
871      "name":"CreateSubnet",
872      "http":{
873        "method":"POST",
874        "requestUri":"/"
875      },
876      "input":{"shape":"CreateSubnetRequest"},
877      "output":{"shape":"CreateSubnetResult"},
878      "documentation":"<p>Creates a subnet in a specified VPC.</p> <p>You must specify an IPv4 CIDR block for the subnet. After you create a subnet, you can't change its CIDR block. The allowed block size is between a /16 netmask (65,536 IP addresses) and /28 netmask (16 IP addresses). The CIDR block must not overlap with the CIDR block of an existing subnet in the VPC.</p> <p>If you've associated an IPv6 CIDR block with your VPC, you can create a subnet with an IPv6 CIDR block that uses a /64 prefix length. </p> <important> <p>Amazon Web Services reserves both the first four and the last IPv4 address in each subnet's CIDR block. They're not available for use.</p> </important> <p>If you add more than one subnet to a VPC, they're set up in a star topology with a logical router in the middle.</p> <p>When you stop an instance in a subnet, it retains its private IPv4 address. It's therefore possible to have a subnet with no running instances (they're all stopped), but no remaining IP addresses available.</p> <p>For more information about subnets, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html\">Your VPC and subnets</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
879    },
880    "CreateSubnetCidrReservation":{
881      "name":"CreateSubnetCidrReservation",
882      "http":{
883        "method":"POST",
884        "requestUri":"/"
885      },
886      "input":{"shape":"CreateSubnetCidrReservationRequest"},
887      "output":{"shape":"CreateSubnetCidrReservationResult"},
888      "documentation":"<p>Creates a subnet CIDR reservation. For information about subnet CIDR reservations, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/subnet-cidr-reservation.html\">Subnet CIDR reservations</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
889    },
890    "CreateTags":{
891      "name":"CreateTags",
892      "http":{
893        "method":"POST",
894        "requestUri":"/"
895      },
896      "input":{"shape":"CreateTagsRequest"},
897      "documentation":"<p>Adds or overwrites only the specified tags for the specified Amazon EC2 resource or resources. When you specify an existing tag key, the value is overwritten with the new value. Each resource can have a maximum of 50 tags. Each tag consists of a key and optional value. Tag keys must be unique per resource.</p> <p>For more information about tags, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html\">Tagging Your Resources</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>. For more information about creating IAM policies that control users' access to resources based on tags, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-supported-iam-actions-resources.html\">Supported Resource-Level Permissions for Amazon EC2 API Actions</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
898    },
899    "CreateTrafficMirrorFilter":{
900      "name":"CreateTrafficMirrorFilter",
901      "http":{
902        "method":"POST",
903        "requestUri":"/"
904      },
905      "input":{"shape":"CreateTrafficMirrorFilterRequest"},
906      "output":{"shape":"CreateTrafficMirrorFilterResult"},
907      "documentation":"<p>Creates a Traffic Mirror filter.</p> <p>A Traffic Mirror filter is a set of rules that defines the traffic to mirror.</p> <p>By default, no traffic is mirrored. To mirror traffic, use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTrafficMirrorFilterRule.htm\">CreateTrafficMirrorFilterRule</a> to add Traffic Mirror rules to the filter. The rules you add define what traffic gets mirrored. You can also use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyTrafficMirrorFilterNetworkServices.html\">ModifyTrafficMirrorFilterNetworkServices</a> to mirror supported network services.</p>"
908    },
909    "CreateTrafficMirrorFilterRule":{
910      "name":"CreateTrafficMirrorFilterRule",
911      "http":{
912        "method":"POST",
913        "requestUri":"/"
914      },
915      "input":{"shape":"CreateTrafficMirrorFilterRuleRequest"},
916      "output":{"shape":"CreateTrafficMirrorFilterRuleResult"},
917      "documentation":"<p>Creates a Traffic Mirror filter rule.</p> <p>A Traffic Mirror rule defines the Traffic Mirror source traffic to mirror.</p> <p>You need the Traffic Mirror filter ID when you create the rule.</p>"
918    },
919    "CreateTrafficMirrorSession":{
920      "name":"CreateTrafficMirrorSession",
921      "http":{
922        "method":"POST",
923        "requestUri":"/"
924      },
925      "input":{"shape":"CreateTrafficMirrorSessionRequest"},
926      "output":{"shape":"CreateTrafficMirrorSessionResult"},
927      "documentation":"<p>Creates a Traffic Mirror session.</p> <p>A Traffic Mirror session actively copies packets from a Traffic Mirror source to a Traffic Mirror target. Create a filter, and then assign it to the session to define a subset of the traffic to mirror, for example all TCP traffic.</p> <p>The Traffic Mirror source and the Traffic Mirror target (monitoring appliances) can be in the same VPC, or in a different VPC connected via VPC peering or a transit gateway. </p> <p>By default, no traffic is mirrored. Use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTrafficMirrorFilter.htm\">CreateTrafficMirrorFilter</a> to create filter rules that specify the traffic to mirror.</p>"
928    },
929    "CreateTrafficMirrorTarget":{
930      "name":"CreateTrafficMirrorTarget",
931      "http":{
932        "method":"POST",
933        "requestUri":"/"
934      },
935      "input":{"shape":"CreateTrafficMirrorTargetRequest"},
936      "output":{"shape":"CreateTrafficMirrorTargetResult"},
937      "documentation":"<p>Creates a target for your Traffic Mirror session.</p> <p>A Traffic Mirror target is the destination for mirrored traffic. The Traffic Mirror source and the Traffic Mirror target (monitoring appliances) can be in the same VPC, or in different VPCs connected via VPC peering or a transit gateway.</p> <p>A Traffic Mirror target can be a network interface, or a Network Load Balancer.</p> <p>To use the target in a Traffic Mirror session, use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTrafficMirrorSession.htm\">CreateTrafficMirrorSession</a>.</p>"
938    },
939    "CreateTransitGateway":{
940      "name":"CreateTransitGateway",
941      "http":{
942        "method":"POST",
943        "requestUri":"/"
944      },
945      "input":{"shape":"CreateTransitGatewayRequest"},
946      "output":{"shape":"CreateTransitGatewayResult"},
947      "documentation":"<p>Creates a transit gateway.</p> <p>You can use a transit gateway to interconnect your virtual private clouds (VPC) and on-premises networks. After the transit gateway enters the <code>available</code> state, you can attach your VPCs and VPN connections to the transit gateway.</p> <p>To attach your VPCs, use <a>CreateTransitGatewayVpcAttachment</a>.</p> <p>To attach a VPN connection, use <a>CreateCustomerGateway</a> to create a customer gateway and specify the ID of the customer gateway and the ID of the transit gateway in a call to <a>CreateVpnConnection</a>.</p> <p>When you create a transit gateway, we create a default transit gateway route table and use it as the default association route table and the default propagation route table. You can use <a>CreateTransitGatewayRouteTable</a> to create additional transit gateway route tables. If you disable automatic route propagation, we do not create a default transit gateway route table. You can use <a>EnableTransitGatewayRouteTablePropagation</a> to propagate routes from a resource attachment to a transit gateway route table. If you disable automatic associations, you can use <a>AssociateTransitGatewayRouteTable</a> to associate a resource attachment with a transit gateway route table.</p>"
948    },
949    "CreateTransitGatewayConnect":{
950      "name":"CreateTransitGatewayConnect",
951      "http":{
952        "method":"POST",
953        "requestUri":"/"
954      },
955      "input":{"shape":"CreateTransitGatewayConnectRequest"},
956      "output":{"shape":"CreateTransitGatewayConnectResult"},
957      "documentation":"<p>Creates a Connect attachment from a specified transit gateway attachment. A Connect attachment is a GRE-based tunnel attachment that you can use to establish a connection between a transit gateway and an appliance.</p> <p>A Connect attachment uses an existing VPC or Amazon Web Services Direct Connect attachment as the underlying transport mechanism.</p>"
958    },
959    "CreateTransitGatewayConnectPeer":{
960      "name":"CreateTransitGatewayConnectPeer",
961      "http":{
962        "method":"POST",
963        "requestUri":"/"
964      },
965      "input":{"shape":"CreateTransitGatewayConnectPeerRequest"},
966      "output":{"shape":"CreateTransitGatewayConnectPeerResult"},
967      "documentation":"<p>Creates a Connect peer for a specified transit gateway Connect attachment between a transit gateway and an appliance.</p> <p>The peer address and transit gateway address must be the same IP address family (IPv4 or IPv6).</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/tgw/tgw-connect.html#tgw-connect-peer\">Connect peers</a> in the <i>Transit Gateways Guide</i>.</p>"
968    },
969    "CreateTransitGatewayMulticastDomain":{
970      "name":"CreateTransitGatewayMulticastDomain",
971      "http":{
972        "method":"POST",
973        "requestUri":"/"
974      },
975      "input":{"shape":"CreateTransitGatewayMulticastDomainRequest"},
976      "output":{"shape":"CreateTransitGatewayMulticastDomainResult"},
977      "documentation":"<p>Creates a multicast domain using the specified transit gateway.</p> <p>The transit gateway must be in the available state before you create a domain. Use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTransitGateways.html\">DescribeTransitGateways</a> to see the state of transit gateway.</p>"
978    },
979    "CreateTransitGatewayPeeringAttachment":{
980      "name":"CreateTransitGatewayPeeringAttachment",
981      "http":{
982        "method":"POST",
983        "requestUri":"/"
984      },
985      "input":{"shape":"CreateTransitGatewayPeeringAttachmentRequest"},
986      "output":{"shape":"CreateTransitGatewayPeeringAttachmentResult"},
987      "documentation":"<p>Requests a transit gateway peering attachment between the specified transit gateway (requester) and a peer transit gateway (accepter). The transit gateways must be in different Regions. The peer transit gateway can be in your account or a different Amazon Web Services account.</p> <p>After you create the peering attachment, the owner of the accepter transit gateway must accept the attachment request.</p>"
988    },
989    "CreateTransitGatewayPrefixListReference":{
990      "name":"CreateTransitGatewayPrefixListReference",
991      "http":{
992        "method":"POST",
993        "requestUri":"/"
994      },
995      "input":{"shape":"CreateTransitGatewayPrefixListReferenceRequest"},
996      "output":{"shape":"CreateTransitGatewayPrefixListReferenceResult"},
997      "documentation":"<p>Creates a reference (route) to a prefix list in a specified transit gateway route table.</p>"
998    },
999    "CreateTransitGatewayRoute":{
1000      "name":"CreateTransitGatewayRoute",
1001      "http":{
1002        "method":"POST",
1003        "requestUri":"/"
1004      },
1005      "input":{"shape":"CreateTransitGatewayRouteRequest"},
1006      "output":{"shape":"CreateTransitGatewayRouteResult"},
1007      "documentation":"<p>Creates a static route for the specified transit gateway route table.</p>"
1008    },
1009    "CreateTransitGatewayRouteTable":{
1010      "name":"CreateTransitGatewayRouteTable",
1011      "http":{
1012        "method":"POST",
1013        "requestUri":"/"
1014      },
1015      "input":{"shape":"CreateTransitGatewayRouteTableRequest"},
1016      "output":{"shape":"CreateTransitGatewayRouteTableResult"},
1017      "documentation":"<p>Creates a route table for the specified transit gateway.</p>"
1018    },
1019    "CreateTransitGatewayVpcAttachment":{
1020      "name":"CreateTransitGatewayVpcAttachment",
1021      "http":{
1022        "method":"POST",
1023        "requestUri":"/"
1024      },
1025      "input":{"shape":"CreateTransitGatewayVpcAttachmentRequest"},
1026      "output":{"shape":"CreateTransitGatewayVpcAttachmentResult"},
1027      "documentation":"<p>Attaches the specified VPC to the specified transit gateway.</p> <p>If you attach a VPC with a CIDR range that overlaps the CIDR range of a VPC that is already attached, the new VPC CIDR range is not propagated to the default propagation route table.</p> <p>To send VPC traffic to an attached transit gateway, add a route to the VPC route table using <a>CreateRoute</a>.</p>"
1028    },
1029    "CreateVolume":{
1030      "name":"CreateVolume",
1031      "http":{
1032        "method":"POST",
1033        "requestUri":"/"
1034      },
1035      "input":{"shape":"CreateVolumeRequest"},
1036      "output":{"shape":"Volume"},
1037      "documentation":"<p>Creates an EBS volume that can be attached to an instance in the same Availability Zone.</p> <p>You can create a new empty volume or restore a volume from an EBS snapshot. Any Amazon Web Services Marketplace product codes from the snapshot are propagated to the volume.</p> <p>You can create encrypted volumes. Encrypted volumes must be attached to instances that support Amazon EBS encryption. Volumes that are created from encrypted snapshots are also automatically encrypted. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html\">Amazon EBS encryption</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>You can tag your volumes during creation. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html\">Tag your Amazon EC2 resources</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-creating-volume.html\">Create an Amazon EBS volume</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
1038    },
1039    "CreateVpc":{
1040      "name":"CreateVpc",
1041      "http":{
1042        "method":"POST",
1043        "requestUri":"/"
1044      },
1045      "input":{"shape":"CreateVpcRequest"},
1046      "output":{"shape":"CreateVpcResult"},
1047      "documentation":"<p>Creates a VPC with the specified IPv4 CIDR block. The smallest VPC you can create uses a /28 netmask (16 IPv4 addresses), and the largest uses a /16 netmask (65,536 IPv4 addresses). For more information about how large to make your VPC, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html\">Your VPC and subnets</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p> <p>You can optionally request an IPv6 CIDR block for the VPC. You can request an Amazon-provided IPv6 CIDR block from Amazon's pool of IPv6 addresses, or an IPv6 CIDR block from an IPv6 address pool that you provisioned through bring your own IP addresses (<a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html\">BYOIP</a>).</p> <p>By default, each instance you launch in the VPC has the default DHCP options, which include only a default DNS server that we provide (AmazonProvidedDNS). For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html\">DHCP options sets</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p> <p>You can specify the instance tenancy value for the VPC when you create it. You can't change this value for the VPC after you create it. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-instance.html\">Dedicated Instances</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
1048    },
1049    "CreateVpcEndpoint":{
1050      "name":"CreateVpcEndpoint",
1051      "http":{
1052        "method":"POST",
1053        "requestUri":"/"
1054      },
1055      "input":{"shape":"CreateVpcEndpointRequest"},
1056      "output":{"shape":"CreateVpcEndpointResult"},
1057      "documentation":"<p>Creates a VPC endpoint for a specified service. An endpoint enables you to create a private connection between your VPC and the service. The service may be provided by Amazon Web Services, an Amazon Web Services Marketplace Partner, or another Amazon Web Services account. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/vpc-endpoints.html\">VPC Endpoints</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p> <p>A <code>gateway</code> endpoint serves as a target for a route in your route table for traffic destined for the Amazon Web Service. You can specify an endpoint policy to attach to the endpoint, which will control access to the service from your VPC. You can also specify the VPC route tables that use the endpoint.</p> <p>An <code>interface</code> endpoint is a network interface in your subnet that serves as an endpoint for communicating with the specified service. You can specify the subnets in which to create an endpoint, and the security groups to associate with the endpoint network interface.</p> <p>A <code>GatewayLoadBalancer</code> endpoint is a network interface in your subnet that serves an endpoint for communicating with a Gateway Load Balancer that you've configured as a VPC endpoint service.</p> <p>Use <a>DescribeVpcEndpointServices</a> to get a list of supported services.</p>"
1058    },
1059    "CreateVpcEndpointConnectionNotification":{
1060      "name":"CreateVpcEndpointConnectionNotification",
1061      "http":{
1062        "method":"POST",
1063        "requestUri":"/"
1064      },
1065      "input":{"shape":"CreateVpcEndpointConnectionNotificationRequest"},
1066      "output":{"shape":"CreateVpcEndpointConnectionNotificationResult"},
1067      "documentation":"<p>Creates a connection notification for a specified VPC endpoint or VPC endpoint service. A connection notification notifies you of specific endpoint events. You must create an SNS topic to receive notifications. For more information, see <a href=\"https://docs.aws.amazon.com/sns/latest/dg/CreateTopic.html\">Create a Topic</a> in the <i>Amazon Simple Notification Service Developer Guide</i>.</p> <p>You can create a connection notification for interface endpoints only.</p>"
1068    },
1069    "CreateVpcEndpointServiceConfiguration":{
1070      "name":"CreateVpcEndpointServiceConfiguration",
1071      "http":{
1072        "method":"POST",
1073        "requestUri":"/"
1074      },
1075      "input":{"shape":"CreateVpcEndpointServiceConfigurationRequest"},
1076      "output":{"shape":"CreateVpcEndpointServiceConfigurationResult"},
1077      "documentation":"<p>Creates a VPC endpoint service configuration to which service consumers (Amazon Web Services accounts, IAM users, and IAM roles) can connect.</p> <p>To create an endpoint service configuration, you must first create one of the following for your service:</p> <ul> <li> <p>A <a href=\"https://docs.aws.amazon.com/elasticloadbalancing/latest/network/introduction.html\">Network Load Balancer</a>. Service consumers connect to your service using an interface endpoint.</p> </li> <li> <p>A <a href=\"https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/introduction.html\">Gateway Load Balancer</a>. Service consumers connect to your service using a Gateway Load Balancer endpoint.</p> </li> </ul> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/endpoint-service.html\">VPC Endpoint Services</a> in the <i>Amazon Virtual Private Cloud User Guide</i>. </p> <p>If you set the private DNS name, you must prove that you own the private DNS domain name. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/endpoint-services-dns-validation.html\">VPC Endpoint Service Private DNS Name Verification</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
1078    },
1079    "CreateVpcPeeringConnection":{
1080      "name":"CreateVpcPeeringConnection",
1081      "http":{
1082        "method":"POST",
1083        "requestUri":"/"
1084      },
1085      "input":{"shape":"CreateVpcPeeringConnectionRequest"},
1086      "output":{"shape":"CreateVpcPeeringConnectionResult"},
1087      "documentation":"<p>Requests a VPC peering connection between two VPCs: a requester VPC that you own and an accepter VPC with which to create the connection. The accepter VPC can belong to another Amazon Web Services account and can be in a different Region to the requester VPC. The requester VPC and accepter VPC cannot have overlapping CIDR blocks.</p> <note> <p>Limitations and rules apply to a VPC peering connection. For more information, see the <a href=\"https://docs.aws.amazon.com/vpc/latest/peering/vpc-peering-basics.html#vpc-peering-limitations\">limitations</a> section in the <i>VPC Peering Guide</i>.</p> </note> <p>The owner of the accepter VPC must accept the peering request to activate the peering connection. The VPC peering connection request expires after 7 days, after which it cannot be accepted or rejected.</p> <p>If you create a VPC peering connection request between VPCs with overlapping CIDR blocks, the VPC peering connection has a status of <code>failed</code>.</p>"
1088    },
1089    "CreateVpnConnection":{
1090      "name":"CreateVpnConnection",
1091      "http":{
1092        "method":"POST",
1093        "requestUri":"/"
1094      },
1095      "input":{"shape":"CreateVpnConnectionRequest"},
1096      "output":{"shape":"CreateVpnConnectionResult"},
1097      "documentation":"<p>Creates a VPN connection between an existing virtual private gateway or transit gateway and a customer gateway. The supported connection type is <code>ipsec.1</code>.</p> <p>The response includes information that you need to give to your network administrator to configure your customer gateway.</p> <important> <p>We strongly recommend that you use HTTPS when calling this operation because the response contains sensitive cryptographic information for configuring your customer gateway device.</p> </important> <p>If you decide to shut down your VPN connection for any reason and later create a new VPN connection, you must reconfigure your customer gateway with the new information returned from this call.</p> <p>This is an idempotent operation. If you perform the operation more than once, Amazon EC2 doesn't return an error.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html\">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>"
1098    },
1099    "CreateVpnConnectionRoute":{
1100      "name":"CreateVpnConnectionRoute",
1101      "http":{
1102        "method":"POST",
1103        "requestUri":"/"
1104      },
1105      "input":{"shape":"CreateVpnConnectionRouteRequest"},
1106      "documentation":"<p>Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway. The static route allows traffic to be routed from the virtual private gateway to the VPN customer gateway.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html\">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>"
1107    },
1108    "CreateVpnGateway":{
1109      "name":"CreateVpnGateway",
1110      "http":{
1111        "method":"POST",
1112        "requestUri":"/"
1113      },
1114      "input":{"shape":"CreateVpnGatewayRequest"},
1115      "output":{"shape":"CreateVpnGatewayResult"},
1116      "documentation":"<p>Creates a virtual private gateway. A virtual private gateway is the endpoint on the VPC side of your VPN connection. You can create a virtual private gateway before creating the VPC itself.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html\">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>"
1117    },
1118    "DeleteCarrierGateway":{
1119      "name":"DeleteCarrierGateway",
1120      "http":{
1121        "method":"POST",
1122        "requestUri":"/"
1123      },
1124      "input":{"shape":"DeleteCarrierGatewayRequest"},
1125      "output":{"shape":"DeleteCarrierGatewayResult"},
1126      "documentation":"<p>Deletes a carrier gateway.</p> <important> <p>If you do not delete the route that contains the carrier gateway as the Target, the route is a blackhole route. For information about how to delete a route, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteRoute.html\">DeleteRoute</a>.</p> </important>"
1127    },
1128    "DeleteClientVpnEndpoint":{
1129      "name":"DeleteClientVpnEndpoint",
1130      "http":{
1131        "method":"POST",
1132        "requestUri":"/"
1133      },
1134      "input":{"shape":"DeleteClientVpnEndpointRequest"},
1135      "output":{"shape":"DeleteClientVpnEndpointResult"},
1136      "documentation":"<p>Deletes the specified Client VPN endpoint. You must disassociate all target networks before you can delete a Client VPN endpoint.</p>"
1137    },
1138    "DeleteClientVpnRoute":{
1139      "name":"DeleteClientVpnRoute",
1140      "http":{
1141        "method":"POST",
1142        "requestUri":"/"
1143      },
1144      "input":{"shape":"DeleteClientVpnRouteRequest"},
1145      "output":{"shape":"DeleteClientVpnRouteResult"},
1146      "documentation":"<p>Deletes a route from a Client VPN endpoint. You can only delete routes that you manually added using the <b>CreateClientVpnRoute</b> action. You cannot delete routes that were automatically added when associating a subnet. To remove routes that have been automatically added, disassociate the target subnet from the Client VPN endpoint.</p>"
1147    },
1148    "DeleteCustomerGateway":{
1149      "name":"DeleteCustomerGateway",
1150      "http":{
1151        "method":"POST",
1152        "requestUri":"/"
1153      },
1154      "input":{"shape":"DeleteCustomerGatewayRequest"},
1155      "documentation":"<p>Deletes the specified customer gateway. You must delete the VPN connection before you can delete the customer gateway.</p>"
1156    },
1157    "DeleteDhcpOptions":{
1158      "name":"DeleteDhcpOptions",
1159      "http":{
1160        "method":"POST",
1161        "requestUri":"/"
1162      },
1163      "input":{"shape":"DeleteDhcpOptionsRequest"},
1164      "documentation":"<p>Deletes the specified set of DHCP options. You must disassociate the set of DHCP options before you can delete it. You can disassociate the set of DHCP options by associating either a new set of options or the default set of options with the VPC.</p>"
1165    },
1166    "DeleteEgressOnlyInternetGateway":{
1167      "name":"DeleteEgressOnlyInternetGateway",
1168      "http":{
1169        "method":"POST",
1170        "requestUri":"/"
1171      },
1172      "input":{"shape":"DeleteEgressOnlyInternetGatewayRequest"},
1173      "output":{"shape":"DeleteEgressOnlyInternetGatewayResult"},
1174      "documentation":"<p>Deletes an egress-only internet gateway.</p>"
1175    },
1176    "DeleteFleets":{
1177      "name":"DeleteFleets",
1178      "http":{
1179        "method":"POST",
1180        "requestUri":"/"
1181      },
1182      "input":{"shape":"DeleteFleetsRequest"},
1183      "output":{"shape":"DeleteFleetsResult"},
1184      "documentation":"<p>Deletes the specified EC2 Fleet.</p> <p>After you delete an EC2 Fleet, it launches no new instances.</p> <p>You must specify whether a deleted EC2 Fleet should also terminate its instances. If you choose to terminate the instances, the EC2 Fleet enters the <code>deleted_terminating</code> state. Otherwise, the EC2 Fleet enters the <code>deleted_running</code> state, and the instances continue to run until they are interrupted or you terminate them manually.</p> <p>For <code>instant</code> fleets, EC2 Fleet must terminate the instances when the fleet is deleted. A deleted <code>instant</code> fleet with running instances is not supported.</p> <p class=\"title\"> <b>Restrictions</b> </p> <ul> <li> <p>You can delete up to 25 <code>instant</code> fleets in a single request. If you exceed this number, no <code>instant</code> fleets are deleted and an error is returned. There is no restriction on the number of fleets of type <code>maintain</code> or <code>request</code> that can be deleted in a single request.</p> </li> <li> <p>Up to 1000 instances can be terminated in a single request to delete <code>instant</code> fleets.</p> </li> </ul> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html#delete-fleet\">Deleting an EC2 Fleet</a> in the <i>Amazon EC2 User Guide</i>.</p>"
1185    },
1186    "DeleteFlowLogs":{
1187      "name":"DeleteFlowLogs",
1188      "http":{
1189        "method":"POST",
1190        "requestUri":"/"
1191      },
1192      "input":{"shape":"DeleteFlowLogsRequest"},
1193      "output":{"shape":"DeleteFlowLogsResult"},
1194      "documentation":"<p>Deletes one or more flow logs.</p>"
1195    },
1196    "DeleteFpgaImage":{
1197      "name":"DeleteFpgaImage",
1198      "http":{
1199        "method":"POST",
1200        "requestUri":"/"
1201      },
1202      "input":{"shape":"DeleteFpgaImageRequest"},
1203      "output":{"shape":"DeleteFpgaImageResult"},
1204      "documentation":"<p>Deletes the specified Amazon FPGA Image (AFI).</p>"
1205    },
1206    "DeleteInstanceEventWindow":{
1207      "name":"DeleteInstanceEventWindow",
1208      "http":{
1209        "method":"POST",
1210        "requestUri":"/"
1211      },
1212      "input":{"shape":"DeleteInstanceEventWindowRequest"},
1213      "output":{"shape":"DeleteInstanceEventWindowResult"},
1214      "documentation":"<p>Deletes the specified event window.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html\">Define event windows for scheduled events</a> in the <i>Amazon EC2 User Guide</i>.</p>"
1215    },
1216    "DeleteInternetGateway":{
1217      "name":"DeleteInternetGateway",
1218      "http":{
1219        "method":"POST",
1220        "requestUri":"/"
1221      },
1222      "input":{"shape":"DeleteInternetGatewayRequest"},
1223      "documentation":"<p>Deletes the specified internet gateway. You must detach the internet gateway from the VPC before you can delete it.</p>"
1224    },
1225    "DeleteKeyPair":{
1226      "name":"DeleteKeyPair",
1227      "http":{
1228        "method":"POST",
1229        "requestUri":"/"
1230      },
1231      "input":{"shape":"DeleteKeyPairRequest"},
1232      "documentation":"<p>Deletes the specified key pair, by removing the public key from Amazon EC2.</p>"
1233    },
1234    "DeleteLaunchTemplate":{
1235      "name":"DeleteLaunchTemplate",
1236      "http":{
1237        "method":"POST",
1238        "requestUri":"/"
1239      },
1240      "input":{"shape":"DeleteLaunchTemplateRequest"},
1241      "output":{"shape":"DeleteLaunchTemplateResult"},
1242      "documentation":"<p>Deletes a launch template. Deleting a launch template deletes all of its versions.</p>"
1243    },
1244    "DeleteLaunchTemplateVersions":{
1245      "name":"DeleteLaunchTemplateVersions",
1246      "http":{
1247        "method":"POST",
1248        "requestUri":"/"
1249      },
1250      "input":{"shape":"DeleteLaunchTemplateVersionsRequest"},
1251      "output":{"shape":"DeleteLaunchTemplateVersionsResult"},
1252      "documentation":"<p>Deletes one or more versions of a launch template. You cannot delete the default version of a launch template; you must first assign a different version as the default. If the default version is the only version for the launch template, you must delete the entire launch template using <a>DeleteLaunchTemplate</a>.</p>"
1253    },
1254    "DeleteLocalGatewayRoute":{
1255      "name":"DeleteLocalGatewayRoute",
1256      "http":{
1257        "method":"POST",
1258        "requestUri":"/"
1259      },
1260      "input":{"shape":"DeleteLocalGatewayRouteRequest"},
1261      "output":{"shape":"DeleteLocalGatewayRouteResult"},
1262      "documentation":"<p>Deletes the specified route from the specified local gateway route table.</p>"
1263    },
1264    "DeleteLocalGatewayRouteTableVpcAssociation":{
1265      "name":"DeleteLocalGatewayRouteTableVpcAssociation",
1266      "http":{
1267        "method":"POST",
1268        "requestUri":"/"
1269      },
1270      "input":{"shape":"DeleteLocalGatewayRouteTableVpcAssociationRequest"},
1271      "output":{"shape":"DeleteLocalGatewayRouteTableVpcAssociationResult"},
1272      "documentation":"<p>Deletes the specified association between a VPC and local gateway route table.</p>"
1273    },
1274    "DeleteManagedPrefixList":{
1275      "name":"DeleteManagedPrefixList",
1276      "http":{
1277        "method":"POST",
1278        "requestUri":"/"
1279      },
1280      "input":{"shape":"DeleteManagedPrefixListRequest"},
1281      "output":{"shape":"DeleteManagedPrefixListResult"},
1282      "documentation":"<p>Deletes the specified managed prefix list. You must first remove all references to the prefix list in your resources.</p>"
1283    },
1284    "DeleteNatGateway":{
1285      "name":"DeleteNatGateway",
1286      "http":{
1287        "method":"POST",
1288        "requestUri":"/"
1289      },
1290      "input":{"shape":"DeleteNatGatewayRequest"},
1291      "output":{"shape":"DeleteNatGatewayResult"},
1292      "documentation":"<p>Deletes the specified NAT gateway. Deleting a public NAT gateway disassociates its Elastic IP address, but does not release the address from your account. Deleting a NAT gateway does not delete any NAT gateway routes in your route tables.</p>"
1293    },
1294    "DeleteNetworkAcl":{
1295      "name":"DeleteNetworkAcl",
1296      "http":{
1297        "method":"POST",
1298        "requestUri":"/"
1299      },
1300      "input":{"shape":"DeleteNetworkAclRequest"},
1301      "documentation":"<p>Deletes the specified network ACL. You can't delete the ACL if it's associated with any subnets. You can't delete the default network ACL.</p>"
1302    },
1303    "DeleteNetworkAclEntry":{
1304      "name":"DeleteNetworkAclEntry",
1305      "http":{
1306        "method":"POST",
1307        "requestUri":"/"
1308      },
1309      "input":{"shape":"DeleteNetworkAclEntryRequest"},
1310      "documentation":"<p>Deletes the specified ingress or egress entry (rule) from the specified network ACL.</p>"
1311    },
1312    "DeleteNetworkInsightsAnalysis":{
1313      "name":"DeleteNetworkInsightsAnalysis",
1314      "http":{
1315        "method":"POST",
1316        "requestUri":"/"
1317      },
1318      "input":{"shape":"DeleteNetworkInsightsAnalysisRequest"},
1319      "output":{"shape":"DeleteNetworkInsightsAnalysisResult"},
1320      "documentation":"<p>Deletes the specified network insights analysis.</p>"
1321    },
1322    "DeleteNetworkInsightsPath":{
1323      "name":"DeleteNetworkInsightsPath",
1324      "http":{
1325        "method":"POST",
1326        "requestUri":"/"
1327      },
1328      "input":{"shape":"DeleteNetworkInsightsPathRequest"},
1329      "output":{"shape":"DeleteNetworkInsightsPathResult"},
1330      "documentation":"<p>Deletes the specified path.</p>"
1331    },
1332    "DeleteNetworkInterface":{
1333      "name":"DeleteNetworkInterface",
1334      "http":{
1335        "method":"POST",
1336        "requestUri":"/"
1337      },
1338      "input":{"shape":"DeleteNetworkInterfaceRequest"},
1339      "documentation":"<p>Deletes the specified network interface. You must detach the network interface before you can delete it.</p>"
1340    },
1341    "DeleteNetworkInterfacePermission":{
1342      "name":"DeleteNetworkInterfacePermission",
1343      "http":{
1344        "method":"POST",
1345        "requestUri":"/"
1346      },
1347      "input":{"shape":"DeleteNetworkInterfacePermissionRequest"},
1348      "output":{"shape":"DeleteNetworkInterfacePermissionResult"},
1349      "documentation":"<p>Deletes a permission for a network interface. By default, you cannot delete the permission if the account for which you're removing the permission has attached the network interface to an instance. However, you can force delete the permission, regardless of any attachment.</p>"
1350    },
1351    "DeletePlacementGroup":{
1352      "name":"DeletePlacementGroup",
1353      "http":{
1354        "method":"POST",
1355        "requestUri":"/"
1356      },
1357      "input":{"shape":"DeletePlacementGroupRequest"},
1358      "documentation":"<p>Deletes the specified placement group. You must terminate all instances in the placement group before you can delete the placement group. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html\">Placement groups</a> in the <i>Amazon EC2 User Guide</i>.</p>"
1359    },
1360    "DeleteQueuedReservedInstances":{
1361      "name":"DeleteQueuedReservedInstances",
1362      "http":{
1363        "method":"POST",
1364        "requestUri":"/"
1365      },
1366      "input":{"shape":"DeleteQueuedReservedInstancesRequest"},
1367      "output":{"shape":"DeleteQueuedReservedInstancesResult"},
1368      "documentation":"<p>Deletes the queued purchases for the specified Reserved Instances.</p>"
1369    },
1370    "DeleteRoute":{
1371      "name":"DeleteRoute",
1372      "http":{
1373        "method":"POST",
1374        "requestUri":"/"
1375      },
1376      "input":{"shape":"DeleteRouteRequest"},
1377      "documentation":"<p>Deletes the specified route from the specified route table.</p>"
1378    },
1379    "DeleteRouteTable":{
1380      "name":"DeleteRouteTable",
1381      "http":{
1382        "method":"POST",
1383        "requestUri":"/"
1384      },
1385      "input":{"shape":"DeleteRouteTableRequest"},
1386      "documentation":"<p>Deletes the specified route table. You must disassociate the route table from any subnets before you can delete it. You can't delete the main route table.</p>"
1387    },
1388    "DeleteSecurityGroup":{
1389      "name":"DeleteSecurityGroup",
1390      "http":{
1391        "method":"POST",
1392        "requestUri":"/"
1393      },
1394      "input":{"shape":"DeleteSecurityGroupRequest"},
1395      "documentation":"<p>Deletes a security group.</p> <p>If you attempt to delete a security group that is associated with an instance, or is referenced by another security group, the operation fails with <code>InvalidGroup.InUse</code> in EC2-Classic or <code>DependencyViolation</code> in EC2-VPC.</p>"
1396    },
1397    "DeleteSnapshot":{
1398      "name":"DeleteSnapshot",
1399      "http":{
1400        "method":"POST",
1401        "requestUri":"/"
1402      },
1403      "input":{"shape":"DeleteSnapshotRequest"},
1404      "documentation":"<p>Deletes the specified snapshot.</p> <p>When you make periodic snapshots of a volume, the snapshots are incremental, and only the blocks on the device that have changed since your last snapshot are saved in the new snapshot. When you delete a snapshot, only the data not needed for any other snapshot is removed. So regardless of which prior snapshots have been deleted, all active snapshots will have access to all the information needed to restore the volume.</p> <p>You cannot delete a snapshot of the root device of an EBS volume used by a registered AMI. You must first de-register the AMI before you can delete the snapshot.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-deleting-snapshot.html\">Delete an Amazon EBS snapshot</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
1405    },
1406    "DeleteSpotDatafeedSubscription":{
1407      "name":"DeleteSpotDatafeedSubscription",
1408      "http":{
1409        "method":"POST",
1410        "requestUri":"/"
1411      },
1412      "input":{"shape":"DeleteSpotDatafeedSubscriptionRequest"},
1413      "documentation":"<p>Deletes the data feed for Spot Instances.</p>"
1414    },
1415    "DeleteSubnet":{
1416      "name":"DeleteSubnet",
1417      "http":{
1418        "method":"POST",
1419        "requestUri":"/"
1420      },
1421      "input":{"shape":"DeleteSubnetRequest"},
1422      "documentation":"<p>Deletes the specified subnet. You must terminate all running instances in the subnet before you can delete the subnet.</p>"
1423    },
1424    "DeleteSubnetCidrReservation":{
1425      "name":"DeleteSubnetCidrReservation",
1426      "http":{
1427        "method":"POST",
1428        "requestUri":"/"
1429      },
1430      "input":{"shape":"DeleteSubnetCidrReservationRequest"},
1431      "output":{"shape":"DeleteSubnetCidrReservationResult"},
1432      "documentation":"<p>Deletes a subnet CIDR reservation.</p>"
1433    },
1434    "DeleteTags":{
1435      "name":"DeleteTags",
1436      "http":{
1437        "method":"POST",
1438        "requestUri":"/"
1439      },
1440      "input":{"shape":"DeleteTagsRequest"},
1441      "documentation":"<p>Deletes the specified set of tags from the specified set of resources.</p> <p>To list the current tags, use <a>DescribeTags</a>. For more information about tags, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html\">Tagging Your Resources</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
1442    },
1443    "DeleteTrafficMirrorFilter":{
1444      "name":"DeleteTrafficMirrorFilter",
1445      "http":{
1446        "method":"POST",
1447        "requestUri":"/"
1448      },
1449      "input":{"shape":"DeleteTrafficMirrorFilterRequest"},
1450      "output":{"shape":"DeleteTrafficMirrorFilterResult"},
1451      "documentation":"<p>Deletes the specified Traffic Mirror filter.</p> <p>You cannot delete a Traffic Mirror filter that is in use by a Traffic Mirror session.</p>"
1452    },
1453    "DeleteTrafficMirrorFilterRule":{
1454      "name":"DeleteTrafficMirrorFilterRule",
1455      "http":{
1456        "method":"POST",
1457        "requestUri":"/"
1458      },
1459      "input":{"shape":"DeleteTrafficMirrorFilterRuleRequest"},
1460      "output":{"shape":"DeleteTrafficMirrorFilterRuleResult"},
1461      "documentation":"<p>Deletes the specified Traffic Mirror rule.</p>"
1462    },
1463    "DeleteTrafficMirrorSession":{
1464      "name":"DeleteTrafficMirrorSession",
1465      "http":{
1466        "method":"POST",
1467        "requestUri":"/"
1468      },
1469      "input":{"shape":"DeleteTrafficMirrorSessionRequest"},
1470      "output":{"shape":"DeleteTrafficMirrorSessionResult"},
1471      "documentation":"<p>Deletes the specified Traffic Mirror session.</p>"
1472    },
1473    "DeleteTrafficMirrorTarget":{
1474      "name":"DeleteTrafficMirrorTarget",
1475      "http":{
1476        "method":"POST",
1477        "requestUri":"/"
1478      },
1479      "input":{"shape":"DeleteTrafficMirrorTargetRequest"},
1480      "output":{"shape":"DeleteTrafficMirrorTargetResult"},
1481      "documentation":"<p>Deletes the specified Traffic Mirror target.</p> <p>You cannot delete a Traffic Mirror target that is in use by a Traffic Mirror session.</p>"
1482    },
1483    "DeleteTransitGateway":{
1484      "name":"DeleteTransitGateway",
1485      "http":{
1486        "method":"POST",
1487        "requestUri":"/"
1488      },
1489      "input":{"shape":"DeleteTransitGatewayRequest"},
1490      "output":{"shape":"DeleteTransitGatewayResult"},
1491      "documentation":"<p>Deletes the specified transit gateway.</p>"
1492    },
1493    "DeleteTransitGatewayConnect":{
1494      "name":"DeleteTransitGatewayConnect",
1495      "http":{
1496        "method":"POST",
1497        "requestUri":"/"
1498      },
1499      "input":{"shape":"DeleteTransitGatewayConnectRequest"},
1500      "output":{"shape":"DeleteTransitGatewayConnectResult"},
1501      "documentation":"<p>Deletes the specified Connect attachment. You must first delete any Connect peers for the attachment.</p>"
1502    },
1503    "DeleteTransitGatewayConnectPeer":{
1504      "name":"DeleteTransitGatewayConnectPeer",
1505      "http":{
1506        "method":"POST",
1507        "requestUri":"/"
1508      },
1509      "input":{"shape":"DeleteTransitGatewayConnectPeerRequest"},
1510      "output":{"shape":"DeleteTransitGatewayConnectPeerResult"},
1511      "documentation":"<p>Deletes the specified Connect peer.</p>"
1512    },
1513    "DeleteTransitGatewayMulticastDomain":{
1514      "name":"DeleteTransitGatewayMulticastDomain",
1515      "http":{
1516        "method":"POST",
1517        "requestUri":"/"
1518      },
1519      "input":{"shape":"DeleteTransitGatewayMulticastDomainRequest"},
1520      "output":{"shape":"DeleteTransitGatewayMulticastDomainResult"},
1521      "documentation":"<p>Deletes the specified transit gateway multicast domain.</p>"
1522    },
1523    "DeleteTransitGatewayPeeringAttachment":{
1524      "name":"DeleteTransitGatewayPeeringAttachment",
1525      "http":{
1526        "method":"POST",
1527        "requestUri":"/"
1528      },
1529      "input":{"shape":"DeleteTransitGatewayPeeringAttachmentRequest"},
1530      "output":{"shape":"DeleteTransitGatewayPeeringAttachmentResult"},
1531      "documentation":"<p>Deletes a transit gateway peering attachment.</p>"
1532    },
1533    "DeleteTransitGatewayPrefixListReference":{
1534      "name":"DeleteTransitGatewayPrefixListReference",
1535      "http":{
1536        "method":"POST",
1537        "requestUri":"/"
1538      },
1539      "input":{"shape":"DeleteTransitGatewayPrefixListReferenceRequest"},
1540      "output":{"shape":"DeleteTransitGatewayPrefixListReferenceResult"},
1541      "documentation":"<p>Deletes a reference (route) to a prefix list in a specified transit gateway route table.</p>"
1542    },
1543    "DeleteTransitGatewayRoute":{
1544      "name":"DeleteTransitGatewayRoute",
1545      "http":{
1546        "method":"POST",
1547        "requestUri":"/"
1548      },
1549      "input":{"shape":"DeleteTransitGatewayRouteRequest"},
1550      "output":{"shape":"DeleteTransitGatewayRouteResult"},
1551      "documentation":"<p>Deletes the specified route from the specified transit gateway route table.</p>"
1552    },
1553    "DeleteTransitGatewayRouteTable":{
1554      "name":"DeleteTransitGatewayRouteTable",
1555      "http":{
1556        "method":"POST",
1557        "requestUri":"/"
1558      },
1559      "input":{"shape":"DeleteTransitGatewayRouteTableRequest"},
1560      "output":{"shape":"DeleteTransitGatewayRouteTableResult"},
1561      "documentation":"<p>Deletes the specified transit gateway route table. You must disassociate the route table from any transit gateway route tables before you can delete it.</p>"
1562    },
1563    "DeleteTransitGatewayVpcAttachment":{
1564      "name":"DeleteTransitGatewayVpcAttachment",
1565      "http":{
1566        "method":"POST",
1567        "requestUri":"/"
1568      },
1569      "input":{"shape":"DeleteTransitGatewayVpcAttachmentRequest"},
1570      "output":{"shape":"DeleteTransitGatewayVpcAttachmentResult"},
1571      "documentation":"<p>Deletes the specified VPC attachment.</p>"
1572    },
1573    "DeleteVolume":{
1574      "name":"DeleteVolume",
1575      "http":{
1576        "method":"POST",
1577        "requestUri":"/"
1578      },
1579      "input":{"shape":"DeleteVolumeRequest"},
1580      "documentation":"<p>Deletes the specified EBS volume. The volume must be in the <code>available</code> state (not attached to an instance).</p> <p>The volume can remain in the <code>deleting</code> state for several minutes.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-deleting-volume.html\">Delete an Amazon EBS volume</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
1581    },
1582    "DeleteVpc":{
1583      "name":"DeleteVpc",
1584      "http":{
1585        "method":"POST",
1586        "requestUri":"/"
1587      },
1588      "input":{"shape":"DeleteVpcRequest"},
1589      "documentation":"<p>Deletes the specified VPC. You must detach or delete all gateways and resources that are associated with the VPC before you can delete it. For example, you must terminate all instances running in the VPC, delete all security groups associated with the VPC (except the default one), delete all route tables associated with the VPC (except the default one), and so on.</p>"
1590    },
1591    "DeleteVpcEndpointConnectionNotifications":{
1592      "name":"DeleteVpcEndpointConnectionNotifications",
1593      "http":{
1594        "method":"POST",
1595        "requestUri":"/"
1596      },
1597      "input":{"shape":"DeleteVpcEndpointConnectionNotificationsRequest"},
1598      "output":{"shape":"DeleteVpcEndpointConnectionNotificationsResult"},
1599      "documentation":"<p>Deletes one or more VPC endpoint connection notifications.</p>"
1600    },
1601    "DeleteVpcEndpointServiceConfigurations":{
1602      "name":"DeleteVpcEndpointServiceConfigurations",
1603      "http":{
1604        "method":"POST",
1605        "requestUri":"/"
1606      },
1607      "input":{"shape":"DeleteVpcEndpointServiceConfigurationsRequest"},
1608      "output":{"shape":"DeleteVpcEndpointServiceConfigurationsResult"},
1609      "documentation":"<p>Deletes one or more VPC endpoint service configurations in your account. Before you delete the endpoint service configuration, you must reject any <code>Available</code> or <code>PendingAcceptance</code> interface endpoint connections that are attached to the service.</p>"
1610    },
1611    "DeleteVpcEndpoints":{
1612      "name":"DeleteVpcEndpoints",
1613      "http":{
1614        "method":"POST",
1615        "requestUri":"/"
1616      },
1617      "input":{"shape":"DeleteVpcEndpointsRequest"},
1618      "output":{"shape":"DeleteVpcEndpointsResult"},
1619      "documentation":"<p>Deletes one or more specified VPC endpoints. You can delete any of the following types of VPC endpoints. </p> <ul> <li> <p>Gateway endpoint,</p> </li> <li> <p>Gateway Load Balancer endpoint,</p> </li> <li> <p>Interface endpoint</p> </li> </ul> <p>The following rules apply when you delete a VPC endpoint:</p> <ul> <li> <p>When you delete a gateway endpoint, we delete the endpoint routes in the route tables that are associated with the endpoint.</p> </li> <li> <p>When you delete a Gateway Load Balancer endpoint, we delete the endpoint network interfaces. </p> <p>You can only delete Gateway Load Balancer endpoints when the routes that are associated with the endpoint are deleted.</p> </li> <li> <p>When you delete an interface endpoint, we delete the endpoint network interfaces.</p> </li> </ul>"
1620    },
1621    "DeleteVpcPeeringConnection":{
1622      "name":"DeleteVpcPeeringConnection",
1623      "http":{
1624        "method":"POST",
1625        "requestUri":"/"
1626      },
1627      "input":{"shape":"DeleteVpcPeeringConnectionRequest"},
1628      "output":{"shape":"DeleteVpcPeeringConnectionResult"},
1629      "documentation":"<p>Deletes a VPC peering connection. Either the owner of the requester VPC or the owner of the accepter VPC can delete the VPC peering connection if it's in the <code>active</code> state. The owner of the requester VPC can delete a VPC peering connection in the <code>pending-acceptance</code> state. You cannot delete a VPC peering connection that's in the <code>failed</code> state.</p>"
1630    },
1631    "DeleteVpnConnection":{
1632      "name":"DeleteVpnConnection",
1633      "http":{
1634        "method":"POST",
1635        "requestUri":"/"
1636      },
1637      "input":{"shape":"DeleteVpnConnectionRequest"},
1638      "documentation":"<p>Deletes the specified VPN connection.</p> <p>If you're deleting the VPC and its associated components, we recommend that you detach the virtual private gateway from the VPC and delete the VPC before deleting the VPN connection. If you believe that the tunnel credentials for your VPN connection have been compromised, you can delete the VPN connection and create a new one that has new keys, without needing to delete the VPC or virtual private gateway. If you create a new VPN connection, you must reconfigure the customer gateway device using the new configuration information returned with the new VPN connection ID.</p> <p>For certificate-based authentication, delete all Certificate Manager (ACM) private certificates used for the Amazon Web Services-side tunnel endpoints for the VPN connection before deleting the VPN connection.</p>"
1639    },
1640    "DeleteVpnConnectionRoute":{
1641      "name":"DeleteVpnConnectionRoute",
1642      "http":{
1643        "method":"POST",
1644        "requestUri":"/"
1645      },
1646      "input":{"shape":"DeleteVpnConnectionRouteRequest"},
1647      "documentation":"<p>Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway. The static route allows traffic to be routed from the virtual private gateway to the VPN customer gateway.</p>"
1648    },
1649    "DeleteVpnGateway":{
1650      "name":"DeleteVpnGateway",
1651      "http":{
1652        "method":"POST",
1653        "requestUri":"/"
1654      },
1655      "input":{"shape":"DeleteVpnGatewayRequest"},
1656      "documentation":"<p>Deletes the specified virtual private gateway. You must first detach the virtual private gateway from the VPC. Note that you don't need to delete the virtual private gateway if you plan to delete and recreate the VPN connection between your VPC and your network.</p>"
1657    },
1658    "DeprovisionByoipCidr":{
1659      "name":"DeprovisionByoipCidr",
1660      "http":{
1661        "method":"POST",
1662        "requestUri":"/"
1663      },
1664      "input":{"shape":"DeprovisionByoipCidrRequest"},
1665      "output":{"shape":"DeprovisionByoipCidrResult"},
1666      "documentation":"<p>Releases the specified address range that you provisioned for use with your Amazon Web Services resources through bring your own IP addresses (BYOIP) and deletes the corresponding address pool.</p> <p>Before you can release an address range, you must stop advertising it using <a>WithdrawByoipCidr</a> and you must not have any IP addresses allocated from its address range.</p>"
1667    },
1668    "DeregisterImage":{
1669      "name":"DeregisterImage",
1670      "http":{
1671        "method":"POST",
1672        "requestUri":"/"
1673      },
1674      "input":{"shape":"DeregisterImageRequest"},
1675      "documentation":"<p>Deregisters the specified AMI. After you deregister an AMI, it can't be used to launch new instances; however, it doesn't affect any instances that you've already launched from the AMI. You'll continue to incur usage costs for those instances until you terminate them.</p> <p>When you deregister an Amazon EBS-backed AMI, it doesn't affect the snapshot that was created for the root volume of the instance during the AMI creation process. When you deregister an instance store-backed AMI, it doesn't affect the files that you uploaded to Amazon S3 when you created the AMI.</p>"
1676    },
1677    "DeregisterInstanceEventNotificationAttributes":{
1678      "name":"DeregisterInstanceEventNotificationAttributes",
1679      "http":{
1680        "method":"POST",
1681        "requestUri":"/"
1682      },
1683      "input":{"shape":"DeregisterInstanceEventNotificationAttributesRequest"},
1684      "output":{"shape":"DeregisterInstanceEventNotificationAttributesResult"},
1685      "documentation":"<p>c</p> <p>Deregisters tag keys to prevent tags that have the specified tag keys from being included in scheduled event notifications for resources in the Region.</p>"
1686    },
1687    "DeregisterTransitGatewayMulticastGroupMembers":{
1688      "name":"DeregisterTransitGatewayMulticastGroupMembers",
1689      "http":{
1690        "method":"POST",
1691        "requestUri":"/"
1692      },
1693      "input":{"shape":"DeregisterTransitGatewayMulticastGroupMembersRequest"},
1694      "output":{"shape":"DeregisterTransitGatewayMulticastGroupMembersResult"},
1695      "documentation":"<p>Deregisters the specified members (network interfaces) from the transit gateway multicast group.</p>"
1696    },
1697    "DeregisterTransitGatewayMulticastGroupSources":{
1698      "name":"DeregisterTransitGatewayMulticastGroupSources",
1699      "http":{
1700        "method":"POST",
1701        "requestUri":"/"
1702      },
1703      "input":{"shape":"DeregisterTransitGatewayMulticastGroupSourcesRequest"},
1704      "output":{"shape":"DeregisterTransitGatewayMulticastGroupSourcesResult"},
1705      "documentation":"<p>Deregisters the specified sources (network interfaces) from the transit gateway multicast group.</p>"
1706    },
1707    "DescribeAccountAttributes":{
1708      "name":"DescribeAccountAttributes",
1709      "http":{
1710        "method":"POST",
1711        "requestUri":"/"
1712      },
1713      "input":{"shape":"DescribeAccountAttributesRequest"},
1714      "output":{"shape":"DescribeAccountAttributesResult"},
1715      "documentation":"<p>Describes attributes of your AWS account. The following are the supported account attributes:</p> <ul> <li> <p> <code>supported-platforms</code>: Indicates whether your account can launch instances into EC2-Classic and EC2-VPC, or only into EC2-VPC.</p> </li> <li> <p> <code>default-vpc</code>: The ID of the default VPC for your account, or <code>none</code>.</p> </li> <li> <p> <code>max-instances</code>: This attribute is no longer supported. The returned value does not reflect your actual vCPU limit for running On-Demand Instances. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-on-demand-instances.html#ec2-on-demand-instances-limits\">On-Demand Instance Limits</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> </li> <li> <p> <code>vpc-max-security-groups-per-interface</code>: The maximum number of security groups that you can assign to a network interface.</p> </li> <li> <p> <code>max-elastic-ips</code>: The maximum number of Elastic IP addresses that you can allocate for use with EC2-Classic. </p> </li> <li> <p> <code>vpc-max-elastic-ips</code>: The maximum number of Elastic IP addresses that you can allocate for use with EC2-VPC.</p> </li> </ul>"
1716    },
1717    "DescribeAddresses":{
1718      "name":"DescribeAddresses",
1719      "http":{
1720        "method":"POST",
1721        "requestUri":"/"
1722      },
1723      "input":{"shape":"DescribeAddressesRequest"},
1724      "output":{"shape":"DescribeAddressesResult"},
1725      "documentation":"<p>Describes the specified Elastic IP addresses or all of your Elastic IP addresses.</p> <p>An Elastic IP address is for use in either the EC2-Classic platform or in a VPC. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html\">Elastic IP Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
1726    },
1727    "DescribeAddressesAttribute":{
1728      "name":"DescribeAddressesAttribute",
1729      "http":{
1730        "method":"POST",
1731        "requestUri":"/"
1732      },
1733      "input":{"shape":"DescribeAddressesAttributeRequest"},
1734      "output":{"shape":"DescribeAddressesAttributeResult"},
1735      "documentation":"<p>Describes the attributes of the specified Elastic IP addresses. For requirements, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html#Using_Elastic_Addressing_Reverse_DNS\">Using reverse DNS for email applications</a>.</p>"
1736    },
1737    "DescribeAggregateIdFormat":{
1738      "name":"DescribeAggregateIdFormat",
1739      "http":{
1740        "method":"POST",
1741        "requestUri":"/"
1742      },
1743      "input":{"shape":"DescribeAggregateIdFormatRequest"},
1744      "output":{"shape":"DescribeAggregateIdFormatResult"},
1745      "documentation":"<p>Describes the longer ID format settings for all resource types in a specific Region. This request is useful for performing a quick audit to determine whether a specific Region is fully opted in for longer IDs (17-character IDs).</p> <p>This request only returns information about resource types that support longer IDs.</p> <p>The following resource types support longer IDs: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> | <code>elastic-ip-allocation</code> | <code>elastic-ip-association</code> | <code>export-task</code> | <code>flow-log</code> | <code>image</code> | <code>import-task</code> | <code>instance</code> | <code>internet-gateway</code> | <code>network-acl</code> | <code>network-acl-association</code> | <code>network-interface</code> | <code>network-interface-attachment</code> | <code>prefix-list</code> | <code>reservation</code> | <code>route-table</code> | <code>route-table-association</code> | <code>security-group</code> | <code>snapshot</code> | <code>subnet</code> | <code>subnet-cidr-block-association</code> | <code>volume</code> | <code>vpc</code> | <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code>.</p>"
1746    },
1747    "DescribeAvailabilityZones":{
1748      "name":"DescribeAvailabilityZones",
1749      "http":{
1750        "method":"POST",
1751        "requestUri":"/"
1752      },
1753      "input":{"shape":"DescribeAvailabilityZonesRequest"},
1754      "output":{"shape":"DescribeAvailabilityZonesResult"},
1755      "documentation":"<p>Describes the Availability Zones, Local Zones, and Wavelength Zones that are available to you. If there is an event impacting a zone, you can use this request to view the state and any provided messages for that zone.</p> <p>For more information about Availability Zones, Local Zones, and Wavelength Zones, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html\">Regions and zones</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
1756    },
1757    "DescribeBundleTasks":{
1758      "name":"DescribeBundleTasks",
1759      "http":{
1760        "method":"POST",
1761        "requestUri":"/"
1762      },
1763      "input":{"shape":"DescribeBundleTasksRequest"},
1764      "output":{"shape":"DescribeBundleTasksResult"},
1765      "documentation":"<p>Describes the specified bundle tasks or all of your bundle tasks.</p> <note> <p>Completed bundle tasks are listed for only a limited time. If your bundle task is no longer in the list, you can still register an AMI from it. Just use <code>RegisterImage</code> with the Amazon S3 bucket name and image manifest name you provided to the bundle task.</p> </note>"
1766    },
1767    "DescribeByoipCidrs":{
1768      "name":"DescribeByoipCidrs",
1769      "http":{
1770        "method":"POST",
1771        "requestUri":"/"
1772      },
1773      "input":{"shape":"DescribeByoipCidrsRequest"},
1774      "output":{"shape":"DescribeByoipCidrsResult"},
1775      "documentation":"<p>Describes the IP address ranges that were specified in calls to <a>ProvisionByoipCidr</a>.</p> <p>To describe the address pools that were created when you provisioned the address ranges, use <a>DescribePublicIpv4Pools</a> or <a>DescribeIpv6Pools</a>.</p>"
1776    },
1777    "DescribeCapacityReservationFleets":{
1778      "name":"DescribeCapacityReservationFleets",
1779      "http":{
1780        "method":"POST",
1781        "requestUri":"/"
1782      },
1783      "input":{"shape":"DescribeCapacityReservationFleetsRequest"},
1784      "output":{"shape":"DescribeCapacityReservationFleetsResult"},
1785      "documentation":"<p>Describes one or more Capacity Reservation Fleets.</p>"
1786    },
1787    "DescribeCapacityReservations":{
1788      "name":"DescribeCapacityReservations",
1789      "http":{
1790        "method":"POST",
1791        "requestUri":"/"
1792      },
1793      "input":{"shape":"DescribeCapacityReservationsRequest"},
1794      "output":{"shape":"DescribeCapacityReservationsResult"},
1795      "documentation":"<p>Describes one or more of your Capacity Reservations. The results describe only the Capacity Reservations in the Amazon Web Services Region that you're currently using.</p>"
1796    },
1797    "DescribeCarrierGateways":{
1798      "name":"DescribeCarrierGateways",
1799      "http":{
1800        "method":"POST",
1801        "requestUri":"/"
1802      },
1803      "input":{"shape":"DescribeCarrierGatewaysRequest"},
1804      "output":{"shape":"DescribeCarrierGatewaysResult"},
1805      "documentation":"<p>Describes one or more of your carrier gateways.</p>"
1806    },
1807    "DescribeClassicLinkInstances":{
1808      "name":"DescribeClassicLinkInstances",
1809      "http":{
1810        "method":"POST",
1811        "requestUri":"/"
1812      },
1813      "input":{"shape":"DescribeClassicLinkInstancesRequest"},
1814      "output":{"shape":"DescribeClassicLinkInstancesResult"},
1815      "documentation":"<p>Describes one or more of your linked EC2-Classic instances. This request only returns information about EC2-Classic instances linked to a VPC through ClassicLink. You cannot use this request to return information about other instances.</p>"
1816    },
1817    "DescribeClientVpnAuthorizationRules":{
1818      "name":"DescribeClientVpnAuthorizationRules",
1819      "http":{
1820        "method":"POST",
1821        "requestUri":"/"
1822      },
1823      "input":{"shape":"DescribeClientVpnAuthorizationRulesRequest"},
1824      "output":{"shape":"DescribeClientVpnAuthorizationRulesResult"},
1825      "documentation":"<p>Describes the authorization rules for a specified Client VPN endpoint.</p>"
1826    },
1827    "DescribeClientVpnConnections":{
1828      "name":"DescribeClientVpnConnections",
1829      "http":{
1830        "method":"POST",
1831        "requestUri":"/"
1832      },
1833      "input":{"shape":"DescribeClientVpnConnectionsRequest"},
1834      "output":{"shape":"DescribeClientVpnConnectionsResult"},
1835      "documentation":"<p>Describes active client connections and connections that have been terminated within the last 60 minutes for the specified Client VPN endpoint.</p>"
1836    },
1837    "DescribeClientVpnEndpoints":{
1838      "name":"DescribeClientVpnEndpoints",
1839      "http":{
1840        "method":"POST",
1841        "requestUri":"/"
1842      },
1843      "input":{"shape":"DescribeClientVpnEndpointsRequest"},
1844      "output":{"shape":"DescribeClientVpnEndpointsResult"},
1845      "documentation":"<p>Describes one or more Client VPN endpoints in the account.</p>"
1846    },
1847    "DescribeClientVpnRoutes":{
1848      "name":"DescribeClientVpnRoutes",
1849      "http":{
1850        "method":"POST",
1851        "requestUri":"/"
1852      },
1853      "input":{"shape":"DescribeClientVpnRoutesRequest"},
1854      "output":{"shape":"DescribeClientVpnRoutesResult"},
1855      "documentation":"<p>Describes the routes for the specified Client VPN endpoint.</p>"
1856    },
1857    "DescribeClientVpnTargetNetworks":{
1858      "name":"DescribeClientVpnTargetNetworks",
1859      "http":{
1860        "method":"POST",
1861        "requestUri":"/"
1862      },
1863      "input":{"shape":"DescribeClientVpnTargetNetworksRequest"},
1864      "output":{"shape":"DescribeClientVpnTargetNetworksResult"},
1865      "documentation":"<p>Describes the target networks associated with the specified Client VPN endpoint.</p>"
1866    },
1867    "DescribeCoipPools":{
1868      "name":"DescribeCoipPools",
1869      "http":{
1870        "method":"POST",
1871        "requestUri":"/"
1872      },
1873      "input":{"shape":"DescribeCoipPoolsRequest"},
1874      "output":{"shape":"DescribeCoipPoolsResult"},
1875      "documentation":"<p>Describes the specified customer-owned address pools or all of your customer-owned address pools.</p>"
1876    },
1877    "DescribeConversionTasks":{
1878      "name":"DescribeConversionTasks",
1879      "http":{
1880        "method":"POST",
1881        "requestUri":"/"
1882      },
1883      "input":{"shape":"DescribeConversionTasksRequest"},
1884      "output":{"shape":"DescribeConversionTasksResult"},
1885      "documentation":"<p>Describes the specified conversion tasks or all your conversion tasks. For more information, see the <a href=\"https://docs.aws.amazon.com/vm-import/latest/userguide/\">VM Import/Export User Guide</a>.</p> <p>For information about the import manifest referenced by this API action, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/manifest.html\">VM Import Manifest</a>.</p>"
1886    },
1887    "DescribeCustomerGateways":{
1888      "name":"DescribeCustomerGateways",
1889      "http":{
1890        "method":"POST",
1891        "requestUri":"/"
1892      },
1893      "input":{"shape":"DescribeCustomerGatewaysRequest"},
1894      "output":{"shape":"DescribeCustomerGatewaysResult"},
1895      "documentation":"<p>Describes one or more of your VPN customer gateways.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html\">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>"
1896    },
1897    "DescribeDhcpOptions":{
1898      "name":"DescribeDhcpOptions",
1899      "http":{
1900        "method":"POST",
1901        "requestUri":"/"
1902      },
1903      "input":{"shape":"DescribeDhcpOptionsRequest"},
1904      "output":{"shape":"DescribeDhcpOptionsResult"},
1905      "documentation":"<p>Describes one or more of your DHCP options sets.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html\">DHCP options sets</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
1906    },
1907    "DescribeEgressOnlyInternetGateways":{
1908      "name":"DescribeEgressOnlyInternetGateways",
1909      "http":{
1910        "method":"POST",
1911        "requestUri":"/"
1912      },
1913      "input":{"shape":"DescribeEgressOnlyInternetGatewaysRequest"},
1914      "output":{"shape":"DescribeEgressOnlyInternetGatewaysResult"},
1915      "documentation":"<p>Describes one or more of your egress-only internet gateways.</p>"
1916    },
1917    "DescribeElasticGpus":{
1918      "name":"DescribeElasticGpus",
1919      "http":{
1920        "method":"POST",
1921        "requestUri":"/"
1922      },
1923      "input":{"shape":"DescribeElasticGpusRequest"},
1924      "output":{"shape":"DescribeElasticGpusResult"},
1925      "documentation":"<p>Describes the Elastic Graphics accelerator associated with your instances. For more information about Elastic Graphics, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/elastic-graphics.html\">Amazon Elastic Graphics</a>.</p>"
1926    },
1927    "DescribeExportImageTasks":{
1928      "name":"DescribeExportImageTasks",
1929      "http":{
1930        "method":"POST",
1931        "requestUri":"/"
1932      },
1933      "input":{"shape":"DescribeExportImageTasksRequest"},
1934      "output":{"shape":"DescribeExportImageTasksResult"},
1935      "documentation":"<p>Describes the specified export image tasks or all of your export image tasks.</p>"
1936    },
1937    "DescribeExportTasks":{
1938      "name":"DescribeExportTasks",
1939      "http":{
1940        "method":"POST",
1941        "requestUri":"/"
1942      },
1943      "input":{"shape":"DescribeExportTasksRequest"},
1944      "output":{"shape":"DescribeExportTasksResult"},
1945      "documentation":"<p>Describes the specified export instance tasks or all of your export instance tasks.</p>"
1946    },
1947    "DescribeFastSnapshotRestores":{
1948      "name":"DescribeFastSnapshotRestores",
1949      "http":{
1950        "method":"POST",
1951        "requestUri":"/"
1952      },
1953      "input":{"shape":"DescribeFastSnapshotRestoresRequest"},
1954      "output":{"shape":"DescribeFastSnapshotRestoresResult"},
1955      "documentation":"<p>Describes the state of fast snapshot restores for your snapshots.</p>"
1956    },
1957    "DescribeFleetHistory":{
1958      "name":"DescribeFleetHistory",
1959      "http":{
1960        "method":"POST",
1961        "requestUri":"/"
1962      },
1963      "input":{"shape":"DescribeFleetHistoryRequest"},
1964      "output":{"shape":"DescribeFleetHistoryResult"},
1965      "documentation":"<p>Describes the events for the specified EC2 Fleet during the specified time.</p> <p>EC2 Fleet events are delayed by up to 30 seconds before they can be described. This ensures that you can query by the last evaluated time and not miss a recorded event. EC2 Fleet events are available for 48 hours.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/fleet-monitor.html\">Monitor fleet events using Amazon EventBridge</a> in the <i>Amazon EC2 User Guide</i>.</p>"
1966    },
1967    "DescribeFleetInstances":{
1968      "name":"DescribeFleetInstances",
1969      "http":{
1970        "method":"POST",
1971        "requestUri":"/"
1972      },
1973      "input":{"shape":"DescribeFleetInstancesRequest"},
1974      "output":{"shape":"DescribeFleetInstancesResult"},
1975      "documentation":"<p>Describes the running instances for the specified EC2 Fleet.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet.html#monitor-ec2-fleet\">Monitoring your EC2 Fleet</a> in the <i>Amazon EC2 User Guide</i>.</p>"
1976    },
1977    "DescribeFleets":{
1978      "name":"DescribeFleets",
1979      "http":{
1980        "method":"POST",
1981        "requestUri":"/"
1982      },
1983      "input":{"shape":"DescribeFleetsRequest"},
1984      "output":{"shape":"DescribeFleetsResult"},
1985      "documentation":"<p>Describes the specified EC2 Fleets or all of your EC2 Fleets.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet.html#monitor-ec2-fleet\">Monitoring your EC2 Fleet</a> in the <i>Amazon EC2 User Guide</i>.</p>"
1986    },
1987    "DescribeFlowLogs":{
1988      "name":"DescribeFlowLogs",
1989      "http":{
1990        "method":"POST",
1991        "requestUri":"/"
1992      },
1993      "input":{"shape":"DescribeFlowLogsRequest"},
1994      "output":{"shape":"DescribeFlowLogsResult"},
1995      "documentation":"<p>Describes one or more flow logs. To view the information in your flow logs (the log streams for the network interfaces), you must use the CloudWatch Logs console or the CloudWatch Logs API.</p>"
1996    },
1997    "DescribeFpgaImageAttribute":{
1998      "name":"DescribeFpgaImageAttribute",
1999      "http":{
2000        "method":"POST",
2001        "requestUri":"/"
2002      },
2003      "input":{"shape":"DescribeFpgaImageAttributeRequest"},
2004      "output":{"shape":"DescribeFpgaImageAttributeResult"},
2005      "documentation":"<p>Describes the specified attribute of the specified Amazon FPGA Image (AFI).</p>"
2006    },
2007    "DescribeFpgaImages":{
2008      "name":"DescribeFpgaImages",
2009      "http":{
2010        "method":"POST",
2011        "requestUri":"/"
2012      },
2013      "input":{"shape":"DescribeFpgaImagesRequest"},
2014      "output":{"shape":"DescribeFpgaImagesResult"},
2015      "documentation":"<p>Describes the Amazon FPGA Images (AFIs) available to you. These include public AFIs, private AFIs that you own, and AFIs owned by other Amazon Web Services accounts for which you have load permissions.</p>"
2016    },
2017    "DescribeHostReservationOfferings":{
2018      "name":"DescribeHostReservationOfferings",
2019      "http":{
2020        "method":"POST",
2021        "requestUri":"/"
2022      },
2023      "input":{"shape":"DescribeHostReservationOfferingsRequest"},
2024      "output":{"shape":"DescribeHostReservationOfferingsResult"},
2025      "documentation":"<p>Describes the Dedicated Host reservations that are available to purchase.</p> <p>The results describe all of the Dedicated Host reservation offerings, including offerings that might not match the instance family and Region of your Dedicated Hosts. When purchasing an offering, ensure that the instance family and Region of the offering matches that of the Dedicated Hosts with which it is to be associated. For more information about supported instance types, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-hosts-overview.html\">Dedicated Hosts</a> in the <i>Amazon EC2 User Guide</i>. </p>"
2026    },
2027    "DescribeHostReservations":{
2028      "name":"DescribeHostReservations",
2029      "http":{
2030        "method":"POST",
2031        "requestUri":"/"
2032      },
2033      "input":{"shape":"DescribeHostReservationsRequest"},
2034      "output":{"shape":"DescribeHostReservationsResult"},
2035      "documentation":"<p>Describes reservations that are associated with Dedicated Hosts in your account.</p>"
2036    },
2037    "DescribeHosts":{
2038      "name":"DescribeHosts",
2039      "http":{
2040        "method":"POST",
2041        "requestUri":"/"
2042      },
2043      "input":{"shape":"DescribeHostsRequest"},
2044      "output":{"shape":"DescribeHostsResult"},
2045      "documentation":"<p>Describes the specified Dedicated Hosts or all your Dedicated Hosts.</p> <p>The results describe only the Dedicated Hosts in the Region you're currently using. All listed instances consume capacity on your Dedicated Host. Dedicated Hosts that have recently been released are listed with the state <code>released</code>.</p>"
2046    },
2047    "DescribeIamInstanceProfileAssociations":{
2048      "name":"DescribeIamInstanceProfileAssociations",
2049      "http":{
2050        "method":"POST",
2051        "requestUri":"/"
2052      },
2053      "input":{"shape":"DescribeIamInstanceProfileAssociationsRequest"},
2054      "output":{"shape":"DescribeIamInstanceProfileAssociationsResult"},
2055      "documentation":"<p>Describes your IAM instance profile associations.</p>"
2056    },
2057    "DescribeIdFormat":{
2058      "name":"DescribeIdFormat",
2059      "http":{
2060        "method":"POST",
2061        "requestUri":"/"
2062      },
2063      "input":{"shape":"DescribeIdFormatRequest"},
2064      "output":{"shape":"DescribeIdFormatResult"},
2065      "documentation":"<p>Describes the ID format settings for your resources on a per-Region basis, for example, to view which resource types are enabled for longer IDs. This request only returns information about resource types whose ID formats can be modified; it does not return information about other resource types.</p> <p>The following resource types support longer IDs: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> | <code>elastic-ip-allocation</code> | <code>elastic-ip-association</code> | <code>export-task</code> | <code>flow-log</code> | <code>image</code> | <code>import-task</code> | <code>instance</code> | <code>internet-gateway</code> | <code>network-acl</code> | <code>network-acl-association</code> | <code>network-interface</code> | <code>network-interface-attachment</code> | <code>prefix-list</code> | <code>reservation</code> | <code>route-table</code> | <code>route-table-association</code> | <code>security-group</code> | <code>snapshot</code> | <code>subnet</code> | <code>subnet-cidr-block-association</code> | <code>volume</code> | <code>vpc</code> | <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code>. </p> <p>These settings apply to the IAM user who makes the request; they do not apply to the entire Amazon Web Services account. By default, an IAM user defaults to the same settings as the root user, unless they explicitly override the settings by running the <a>ModifyIdFormat</a> command. Resources created with longer IDs are visible to all IAM users, regardless of these settings and provided that they have permission to use the relevant <code>Describe</code> command for the resource type.</p>"
2066    },
2067    "DescribeIdentityIdFormat":{
2068      "name":"DescribeIdentityIdFormat",
2069      "http":{
2070        "method":"POST",
2071        "requestUri":"/"
2072      },
2073      "input":{"shape":"DescribeIdentityIdFormatRequest"},
2074      "output":{"shape":"DescribeIdentityIdFormatResult"},
2075      "documentation":"<p>Describes the ID format settings for resources for the specified IAM user, IAM role, or root user. For example, you can view the resource types that are enabled for longer IDs. This request only returns information about resource types whose ID formats can be modified; it does not return information about other resource types. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/resource-ids.html\">Resource IDs</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>. </p> <p>The following resource types support longer IDs: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> | <code>elastic-ip-allocation</code> | <code>elastic-ip-association</code> | <code>export-task</code> | <code>flow-log</code> | <code>image</code> | <code>import-task</code> | <code>instance</code> | <code>internet-gateway</code> | <code>network-acl</code> | <code>network-acl-association</code> | <code>network-interface</code> | <code>network-interface-attachment</code> | <code>prefix-list</code> | <code>reservation</code> | <code>route-table</code> | <code>route-table-association</code> | <code>security-group</code> | <code>snapshot</code> | <code>subnet</code> | <code>subnet-cidr-block-association</code> | <code>volume</code> | <code>vpc</code> | <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code>. </p> <p>These settings apply to the principal specified in the request. They do not apply to the principal that makes the request.</p>"
2076    },
2077    "DescribeImageAttribute":{
2078      "name":"DescribeImageAttribute",
2079      "http":{
2080        "method":"POST",
2081        "requestUri":"/"
2082      },
2083      "input":{"shape":"DescribeImageAttributeRequest"},
2084      "output":{"shape":"ImageAttribute"},
2085      "documentation":"<p>Describes the specified attribute of the specified AMI. You can specify only one attribute at a time.</p>"
2086    },
2087    "DescribeImages":{
2088      "name":"DescribeImages",
2089      "http":{
2090        "method":"POST",
2091        "requestUri":"/"
2092      },
2093      "input":{"shape":"DescribeImagesRequest"},
2094      "output":{"shape":"DescribeImagesResult"},
2095      "documentation":"<p>Describes the specified images (AMIs, AKIs, and ARIs) available to you or all of the images available to you.</p> <p>The images available to you include public images, private images that you own, and private images owned by other Amazon Web Services accounts for which you have explicit launch permissions.</p> <p>Recently deregistered images appear in the returned results for a short interval and then return empty results. After all instances that reference a deregistered AMI are terminated, specifying the ID of the image will eventually return an error indicating that the AMI ID cannot be found.</p>"
2096    },
2097    "DescribeImportImageTasks":{
2098      "name":"DescribeImportImageTasks",
2099      "http":{
2100        "method":"POST",
2101        "requestUri":"/"
2102      },
2103      "input":{"shape":"DescribeImportImageTasksRequest"},
2104      "output":{"shape":"DescribeImportImageTasksResult"},
2105      "documentation":"<p>Displays details about an import virtual machine or import snapshot tasks that are already created.</p>"
2106    },
2107    "DescribeImportSnapshotTasks":{
2108      "name":"DescribeImportSnapshotTasks",
2109      "http":{
2110        "method":"POST",
2111        "requestUri":"/"
2112      },
2113      "input":{"shape":"DescribeImportSnapshotTasksRequest"},
2114      "output":{"shape":"DescribeImportSnapshotTasksResult"},
2115      "documentation":"<p>Describes your import snapshot tasks.</p>"
2116    },
2117    "DescribeInstanceAttribute":{
2118      "name":"DescribeInstanceAttribute",
2119      "http":{
2120        "method":"POST",
2121        "requestUri":"/"
2122      },
2123      "input":{"shape":"DescribeInstanceAttributeRequest"},
2124      "output":{"shape":"InstanceAttribute"},
2125      "documentation":"<p>Describes the specified attribute of the specified instance. You can specify only one attribute at a time. Valid attribute values are: <code>instanceType</code> | <code>kernel</code> | <code>ramdisk</code> | <code>userData</code> | <code>disableApiTermination</code> | <code>instanceInitiatedShutdownBehavior</code> | <code>rootDeviceName</code> | <code>blockDeviceMapping</code> | <code>productCodes</code> | <code>sourceDestCheck</code> | <code>groupSet</code> | <code>ebsOptimized</code> | <code>sriovNetSupport</code> </p>"
2126    },
2127    "DescribeInstanceCreditSpecifications":{
2128      "name":"DescribeInstanceCreditSpecifications",
2129      "http":{
2130        "method":"POST",
2131        "requestUri":"/"
2132      },
2133      "input":{"shape":"DescribeInstanceCreditSpecificationsRequest"},
2134      "output":{"shape":"DescribeInstanceCreditSpecificationsResult"},
2135      "documentation":"<p>Describes the credit option for CPU usage of the specified burstable performance instances. The credit options are <code>standard</code> and <code>unlimited</code>.</p> <p>If you do not specify an instance ID, Amazon EC2 returns burstable performance instances with the <code>unlimited</code> credit option, as well as instances that were previously configured as T2, T3, and T3a with the <code>unlimited</code> credit option. For example, if you resize a T2 instance, while it is configured as <code>unlimited</code>, to an M4 instance, Amazon EC2 returns the M4 instance.</p> <p>If you specify one or more instance IDs, Amazon EC2 returns the credit option (<code>standard</code> or <code>unlimited</code>) of those instances. If you specify an instance ID that is not valid, such as an instance that is not a burstable performance instance, an error is returned.</p> <p>Recently terminated instances might appear in the returned results. This interval is usually less than one hour.</p> <p>If an Availability Zone is experiencing a service disruption and you specify instance IDs in the affected zone, or do not specify any instance IDs at all, the call fails. If you specify only instance IDs in an unaffected zone, the call works normally.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html\">Burstable performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>"
2136    },
2137    "DescribeInstanceEventNotificationAttributes":{
2138      "name":"DescribeInstanceEventNotificationAttributes",
2139      "http":{
2140        "method":"POST",
2141        "requestUri":"/"
2142      },
2143      "input":{"shape":"DescribeInstanceEventNotificationAttributesRequest"},
2144      "output":{"shape":"DescribeInstanceEventNotificationAttributesResult"},
2145      "documentation":"<p>Describes the tag keys that are registered to appear in scheduled event notifications for resources in the current Region.</p>"
2146    },
2147    "DescribeInstanceEventWindows":{
2148      "name":"DescribeInstanceEventWindows",
2149      "http":{
2150        "method":"POST",
2151        "requestUri":"/"
2152      },
2153      "input":{"shape":"DescribeInstanceEventWindowsRequest"},
2154      "output":{"shape":"DescribeInstanceEventWindowsResult"},
2155      "documentation":"<p>Describes the specified event windows or all event windows.</p> <p>If you specify event window IDs, the output includes information for only the specified event windows. If you specify filters, the output includes information for only those event windows that meet the filter criteria. If you do not specify event windows IDs or filters, the output includes information for all event windows, which can affect performance. We recommend that you use pagination to ensure that the operation returns quickly and successfully. </p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html\">Define event windows for scheduled events</a> in the <i>Amazon EC2 User Guide</i>.</p>"
2156    },
2157    "DescribeInstanceStatus":{
2158      "name":"DescribeInstanceStatus",
2159      "http":{
2160        "method":"POST",
2161        "requestUri":"/"
2162      },
2163      "input":{"shape":"DescribeInstanceStatusRequest"},
2164      "output":{"shape":"DescribeInstanceStatusResult"},
2165      "documentation":"<p>Describes the status of the specified instances or all of your instances. By default, only running instances are described, unless you specifically indicate to return the status of all instances.</p> <p>Instance status includes the following components:</p> <ul> <li> <p> <b>Status checks</b> - Amazon EC2 performs status checks on running EC2 instances to identify hardware and software issues. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-system-instance-status-check.html\">Status checks for your instances</a> and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstances.html\">Troubleshooting instances with failed status checks</a> in the <i>Amazon EC2 User Guide</i>.</p> </li> <li> <p> <b>Scheduled events</b> - Amazon EC2 can schedule events (such as reboot, stop, or terminate) for your instances related to hardware issues, software updates, or system maintenance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-instances-status-check_sched.html\">Scheduled events for your instances</a> in the <i>Amazon EC2 User Guide</i>.</p> </li> <li> <p> <b>Instance state</b> - You can manage your instances from the moment you launch them through their termination. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html\">Instance lifecycle</a> in the <i>Amazon EC2 User Guide</i>.</p> </li> </ul>"
2166    },
2167    "DescribeInstanceTypeOfferings":{
2168      "name":"DescribeInstanceTypeOfferings",
2169      "http":{
2170        "method":"POST",
2171        "requestUri":"/"
2172      },
2173      "input":{"shape":"DescribeInstanceTypeOfferingsRequest"},
2174      "output":{"shape":"DescribeInstanceTypeOfferingsResult"},
2175      "documentation":"<p>Returns a list of all instance types offered. The results can be filtered by location (Region or Availability Zone). If no location is specified, the instance types offered in the current Region are returned.</p>"
2176    },
2177    "DescribeInstanceTypes":{
2178      "name":"DescribeInstanceTypes",
2179      "http":{
2180        "method":"POST",
2181        "requestUri":"/"
2182      },
2183      "input":{"shape":"DescribeInstanceTypesRequest"},
2184      "output":{"shape":"DescribeInstanceTypesResult"},
2185      "documentation":"<p>Describes the details of the instance types that are offered in a location. The results can be filtered by the attributes of the instance types.</p>"
2186    },
2187    "DescribeInstances":{
2188      "name":"DescribeInstances",
2189      "http":{
2190        "method":"POST",
2191        "requestUri":"/"
2192      },
2193      "input":{"shape":"DescribeInstancesRequest"},
2194      "output":{"shape":"DescribeInstancesResult"},
2195      "documentation":"<p>Describes the specified instances or all instances.</p> <p>If you specify instance IDs, the output includes information for only the specified instances. If you specify filters, the output includes information for only those instances that meet the filter criteria. If you do not specify instance IDs or filters, the output includes information for all instances, which can affect performance. We recommend that you use pagination to ensure that the operation returns quickly and successfully.</p> <p>If you specify an instance ID that is not valid, an error is returned. If you specify an instance that you do not own, it is not included in the output.</p> <p>Recently terminated instances might appear in the returned results. This interval is usually less than one hour.</p> <p>If you describe instances in the rare case where an Availability Zone is experiencing a service disruption and you specify instance IDs that are in the affected zone, or do not specify any instance IDs at all, the call fails. If you describe instances and specify only instance IDs that are in an unaffected zone, the call works normally.</p>"
2196    },
2197    "DescribeInternetGateways":{
2198      "name":"DescribeInternetGateways",
2199      "http":{
2200        "method":"POST",
2201        "requestUri":"/"
2202      },
2203      "input":{"shape":"DescribeInternetGatewaysRequest"},
2204      "output":{"shape":"DescribeInternetGatewaysResult"},
2205      "documentation":"<p>Describes one or more of your internet gateways.</p>"
2206    },
2207    "DescribeIpv6Pools":{
2208      "name":"DescribeIpv6Pools",
2209      "http":{
2210        "method":"POST",
2211        "requestUri":"/"
2212      },
2213      "input":{"shape":"DescribeIpv6PoolsRequest"},
2214      "output":{"shape":"DescribeIpv6PoolsResult"},
2215      "documentation":"<p>Describes your IPv6 address pools.</p>"
2216    },
2217    "DescribeKeyPairs":{
2218      "name":"DescribeKeyPairs",
2219      "http":{
2220        "method":"POST",
2221        "requestUri":"/"
2222      },
2223      "input":{"shape":"DescribeKeyPairsRequest"},
2224      "output":{"shape":"DescribeKeyPairsResult"},
2225      "documentation":"<p>Describes the specified key pairs or all of your key pairs.</p> <p>For more information about key pairs, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html\">Amazon EC2 key pairs</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
2226    },
2227    "DescribeLaunchTemplateVersions":{
2228      "name":"DescribeLaunchTemplateVersions",
2229      "http":{
2230        "method":"POST",
2231        "requestUri":"/"
2232      },
2233      "input":{"shape":"DescribeLaunchTemplateVersionsRequest"},
2234      "output":{"shape":"DescribeLaunchTemplateVersionsResult"},
2235      "documentation":"<p>Describes one or more versions of a specified launch template. You can describe all versions, individual versions, or a range of versions. You can also describe all the latest versions or all the default versions of all the launch templates in your account.</p>"
2236    },
2237    "DescribeLaunchTemplates":{
2238      "name":"DescribeLaunchTemplates",
2239      "http":{
2240        "method":"POST",
2241        "requestUri":"/"
2242      },
2243      "input":{"shape":"DescribeLaunchTemplatesRequest"},
2244      "output":{"shape":"DescribeLaunchTemplatesResult"},
2245      "documentation":"<p>Describes one or more launch templates.</p>"
2246    },
2247    "DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations":{
2248      "name":"DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations",
2249      "http":{
2250        "method":"POST",
2251        "requestUri":"/"
2252      },
2253      "input":{"shape":"DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest"},
2254      "output":{"shape":"DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult"},
2255      "documentation":"<p>Describes the associations between virtual interface groups and local gateway route tables.</p>"
2256    },
2257    "DescribeLocalGatewayRouteTableVpcAssociations":{
2258      "name":"DescribeLocalGatewayRouteTableVpcAssociations",
2259      "http":{
2260        "method":"POST",
2261        "requestUri":"/"
2262      },
2263      "input":{"shape":"DescribeLocalGatewayRouteTableVpcAssociationsRequest"},
2264      "output":{"shape":"DescribeLocalGatewayRouteTableVpcAssociationsResult"},
2265      "documentation":"<p>Describes the specified associations between VPCs and local gateway route tables.</p>"
2266    },
2267    "DescribeLocalGatewayRouteTables":{
2268      "name":"DescribeLocalGatewayRouteTables",
2269      "http":{
2270        "method":"POST",
2271        "requestUri":"/"
2272      },
2273      "input":{"shape":"DescribeLocalGatewayRouteTablesRequest"},
2274      "output":{"shape":"DescribeLocalGatewayRouteTablesResult"},
2275      "documentation":"<p>Describes one or more local gateway route tables. By default, all local gateway route tables are described. Alternatively, you can filter the results.</p>"
2276    },
2277    "DescribeLocalGatewayVirtualInterfaceGroups":{
2278      "name":"DescribeLocalGatewayVirtualInterfaceGroups",
2279      "http":{
2280        "method":"POST",
2281        "requestUri":"/"
2282      },
2283      "input":{"shape":"DescribeLocalGatewayVirtualInterfaceGroupsRequest"},
2284      "output":{"shape":"DescribeLocalGatewayVirtualInterfaceGroupsResult"},
2285      "documentation":"<p>Describes the specified local gateway virtual interface groups.</p>"
2286    },
2287    "DescribeLocalGatewayVirtualInterfaces":{
2288      "name":"DescribeLocalGatewayVirtualInterfaces",
2289      "http":{
2290        "method":"POST",
2291        "requestUri":"/"
2292      },
2293      "input":{"shape":"DescribeLocalGatewayVirtualInterfacesRequest"},
2294      "output":{"shape":"DescribeLocalGatewayVirtualInterfacesResult"},
2295      "documentation":"<p>Describes the specified local gateway virtual interfaces.</p>"
2296    },
2297    "DescribeLocalGateways":{
2298      "name":"DescribeLocalGateways",
2299      "http":{
2300        "method":"POST",
2301        "requestUri":"/"
2302      },
2303      "input":{"shape":"DescribeLocalGatewaysRequest"},
2304      "output":{"shape":"DescribeLocalGatewaysResult"},
2305      "documentation":"<p>Describes one or more local gateways. By default, all local gateways are described. Alternatively, you can filter the results.</p>"
2306    },
2307    "DescribeManagedPrefixLists":{
2308      "name":"DescribeManagedPrefixLists",
2309      "http":{
2310        "method":"POST",
2311        "requestUri":"/"
2312      },
2313      "input":{"shape":"DescribeManagedPrefixListsRequest"},
2314      "output":{"shape":"DescribeManagedPrefixListsResult"},
2315      "documentation":"<p>Describes your managed prefix lists and any Amazon Web Services-managed prefix lists.</p> <p>To view the entries for your prefix list, use <a>GetManagedPrefixListEntries</a>.</p>"
2316    },
2317    "DescribeMovingAddresses":{
2318      "name":"DescribeMovingAddresses",
2319      "http":{
2320        "method":"POST",
2321        "requestUri":"/"
2322      },
2323      "input":{"shape":"DescribeMovingAddressesRequest"},
2324      "output":{"shape":"DescribeMovingAddressesResult"},
2325      "documentation":"<p>Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to the EC2-Classic platform. This request does not return information about any other Elastic IP addresses in your account.</p>"
2326    },
2327    "DescribeNatGateways":{
2328      "name":"DescribeNatGateways",
2329      "http":{
2330        "method":"POST",
2331        "requestUri":"/"
2332      },
2333      "input":{"shape":"DescribeNatGatewaysRequest"},
2334      "output":{"shape":"DescribeNatGatewaysResult"},
2335      "documentation":"<p>Describes one or more of your NAT gateways.</p>"
2336    },
2337    "DescribeNetworkAcls":{
2338      "name":"DescribeNetworkAcls",
2339      "http":{
2340        "method":"POST",
2341        "requestUri":"/"
2342      },
2343      "input":{"shape":"DescribeNetworkAclsRequest"},
2344      "output":{"shape":"DescribeNetworkAclsResult"},
2345      "documentation":"<p>Describes one or more of your network ACLs.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ACLs.html\">Network ACLs</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
2346    },
2347    "DescribeNetworkInsightsAnalyses":{
2348      "name":"DescribeNetworkInsightsAnalyses",
2349      "http":{
2350        "method":"POST",
2351        "requestUri":"/"
2352      },
2353      "input":{"shape":"DescribeNetworkInsightsAnalysesRequest"},
2354      "output":{"shape":"DescribeNetworkInsightsAnalysesResult"},
2355      "documentation":"<p>Describes one or more of your network insights analyses.</p>"
2356    },
2357    "DescribeNetworkInsightsPaths":{
2358      "name":"DescribeNetworkInsightsPaths",
2359      "http":{
2360        "method":"POST",
2361        "requestUri":"/"
2362      },
2363      "input":{"shape":"DescribeNetworkInsightsPathsRequest"},
2364      "output":{"shape":"DescribeNetworkInsightsPathsResult"},
2365      "documentation":"<p>Describes one or more of your paths.</p>"
2366    },
2367    "DescribeNetworkInterfaceAttribute":{
2368      "name":"DescribeNetworkInterfaceAttribute",
2369      "http":{
2370        "method":"POST",
2371        "requestUri":"/"
2372      },
2373      "input":{"shape":"DescribeNetworkInterfaceAttributeRequest"},
2374      "output":{"shape":"DescribeNetworkInterfaceAttributeResult"},
2375      "documentation":"<p>Describes a network interface attribute. You can specify only one attribute at a time.</p>"
2376    },
2377    "DescribeNetworkInterfacePermissions":{
2378      "name":"DescribeNetworkInterfacePermissions",
2379      "http":{
2380        "method":"POST",
2381        "requestUri":"/"
2382      },
2383      "input":{"shape":"DescribeNetworkInterfacePermissionsRequest"},
2384      "output":{"shape":"DescribeNetworkInterfacePermissionsResult"},
2385      "documentation":"<p>Describes the permissions for your network interfaces. </p>"
2386    },
2387    "DescribeNetworkInterfaces":{
2388      "name":"DescribeNetworkInterfaces",
2389      "http":{
2390        "method":"POST",
2391        "requestUri":"/"
2392      },
2393      "input":{"shape":"DescribeNetworkInterfacesRequest"},
2394      "output":{"shape":"DescribeNetworkInterfacesResult"},
2395      "documentation":"<p>Describes one or more of your network interfaces.</p>"
2396    },
2397    "DescribePlacementGroups":{
2398      "name":"DescribePlacementGroups",
2399      "http":{
2400        "method":"POST",
2401        "requestUri":"/"
2402      },
2403      "input":{"shape":"DescribePlacementGroupsRequest"},
2404      "output":{"shape":"DescribePlacementGroupsResult"},
2405      "documentation":"<p>Describes the specified placement groups or all of your placement groups. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html\">Placement groups</a> in the <i>Amazon EC2 User Guide</i>.</p>"
2406    },
2407    "DescribePrefixLists":{
2408      "name":"DescribePrefixLists",
2409      "http":{
2410        "method":"POST",
2411        "requestUri":"/"
2412      },
2413      "input":{"shape":"DescribePrefixListsRequest"},
2414      "output":{"shape":"DescribePrefixListsResult"},
2415      "documentation":"<p>Describes available Amazon Web Services services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.</p> <p>We recommend that you use <a>DescribeManagedPrefixLists</a> instead.</p>"
2416    },
2417    "DescribePrincipalIdFormat":{
2418      "name":"DescribePrincipalIdFormat",
2419      "http":{
2420        "method":"POST",
2421        "requestUri":"/"
2422      },
2423      "input":{"shape":"DescribePrincipalIdFormatRequest"},
2424      "output":{"shape":"DescribePrincipalIdFormatResult"},
2425      "documentation":"<p>Describes the ID format settings for the root user and all IAM roles and IAM users that have explicitly specified a longer ID (17-character ID) preference. </p> <p>By default, all IAM roles and IAM users default to the same ID settings as the root user, unless they explicitly override the settings. This request is useful for identifying those IAM users and IAM roles that have overridden the default ID settings.</p> <p>The following resource types support longer IDs: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> | <code>elastic-ip-allocation</code> | <code>elastic-ip-association</code> | <code>export-task</code> | <code>flow-log</code> | <code>image</code> | <code>import-task</code> | <code>instance</code> | <code>internet-gateway</code> | <code>network-acl</code> | <code>network-acl-association</code> | <code>network-interface</code> | <code>network-interface-attachment</code> | <code>prefix-list</code> | <code>reservation</code> | <code>route-table</code> | <code>route-table-association</code> | <code>security-group</code> | <code>snapshot</code> | <code>subnet</code> | <code>subnet-cidr-block-association</code> | <code>volume</code> | <code>vpc</code> | <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code>. </p>"
2426    },
2427    "DescribePublicIpv4Pools":{
2428      "name":"DescribePublicIpv4Pools",
2429      "http":{
2430        "method":"POST",
2431        "requestUri":"/"
2432      },
2433      "input":{"shape":"DescribePublicIpv4PoolsRequest"},
2434      "output":{"shape":"DescribePublicIpv4PoolsResult"},
2435      "documentation":"<p>Describes the specified IPv4 address pools.</p>"
2436    },
2437    "DescribeRegions":{
2438      "name":"DescribeRegions",
2439      "http":{
2440        "method":"POST",
2441        "requestUri":"/"
2442      },
2443      "input":{"shape":"DescribeRegionsRequest"},
2444      "output":{"shape":"DescribeRegionsResult"},
2445      "documentation":"<p>Describes the Regions that are enabled for your account, or all Regions.</p> <p>For a list of the Regions supported by Amazon EC2, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/ec2-service.html\"> Amazon Elastic Compute Cloud endpoints and quotas</a>.</p> <p>For information about enabling and disabling Regions for your account, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/rande-manage.html\">Managing Amazon Web Services Regions</a> in the <i>Amazon Web Services General Reference</i>.</p>"
2446    },
2447    "DescribeReplaceRootVolumeTasks":{
2448      "name":"DescribeReplaceRootVolumeTasks",
2449      "http":{
2450        "method":"POST",
2451        "requestUri":"/"
2452      },
2453      "input":{"shape":"DescribeReplaceRootVolumeTasksRequest"},
2454      "output":{"shape":"DescribeReplaceRootVolumeTasksResult"},
2455      "documentation":"<p>Describes a root volume replacement task. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-restoring-volume.html#replace-root\">Replace a root volume</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
2456    },
2457    "DescribeReservedInstances":{
2458      "name":"DescribeReservedInstances",
2459      "http":{
2460        "method":"POST",
2461        "requestUri":"/"
2462      },
2463      "input":{"shape":"DescribeReservedInstancesRequest"},
2464      "output":{"shape":"DescribeReservedInstancesResult"},
2465      "documentation":"<p>Describes one or more of the Reserved Instances that you purchased.</p> <p>For more information about Reserved Instances, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-on-demand-reserved-instances.html\">Reserved Instances</a> in the <i>Amazon EC2 User Guide</i>.</p>"
2466    },
2467    "DescribeReservedInstancesListings":{
2468      "name":"DescribeReservedInstancesListings",
2469      "http":{
2470        "method":"POST",
2471        "requestUri":"/"
2472      },
2473      "input":{"shape":"DescribeReservedInstancesListingsRequest"},
2474      "output":{"shape":"DescribeReservedInstancesListingsResult"},
2475      "documentation":"<p>Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.</p> <p>The Reserved Instance Marketplace matches sellers who want to resell Reserved Instance capacity that they no longer need with buyers who want to purchase additional capacity. Reserved Instances bought and sold through the Reserved Instance Marketplace work like any other Reserved Instances.</p> <p>As a seller, you choose to list some or all of your Reserved Instances, and you specify the upfront price to receive for them. Your Reserved Instances are then listed in the Reserved Instance Marketplace and are available for purchase.</p> <p>As a buyer, you specify the configuration of the Reserved Instance to purchase, and the Marketplace matches what you're searching for with what's available. The Marketplace first sells the lowest priced Reserved Instances to you, and continues to sell available Reserved Instance listings to you until your demand is met. You are charged based on the total price of all of the listings that you purchase.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-general.html\">Reserved Instance Marketplace</a> in the <i>Amazon EC2 User Guide</i>.</p>"
2476    },
2477    "DescribeReservedInstancesModifications":{
2478      "name":"DescribeReservedInstancesModifications",
2479      "http":{
2480        "method":"POST",
2481        "requestUri":"/"
2482      },
2483      "input":{"shape":"DescribeReservedInstancesModificationsRequest"},
2484      "output":{"shape":"DescribeReservedInstancesModificationsResult"},
2485      "documentation":"<p>Describes the modifications made to your Reserved Instances. If no parameter is specified, information about all your Reserved Instances modification requests is returned. If a modification ID is specified, only information about the specific modification is returned.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html\">Modifying Reserved Instances</a> in the <i>Amazon EC2 User Guide</i>.</p>"
2486    },
2487    "DescribeReservedInstancesOfferings":{
2488      "name":"DescribeReservedInstancesOfferings",
2489      "http":{
2490        "method":"POST",
2491        "requestUri":"/"
2492      },
2493      "input":{"shape":"DescribeReservedInstancesOfferingsRequest"},
2494      "output":{"shape":"DescribeReservedInstancesOfferingsResult"},
2495      "documentation":"<p>Describes Reserved Instance offerings that are available for purchase. With Reserved Instances, you purchase the right to launch instances for a period of time. During that time period, you do not receive insufficient capacity errors, and you pay a lower usage rate than the rate charged for On-Demand instances for the actual time used.</p> <p>If you have listed your own Reserved Instances for sale in the Reserved Instance Marketplace, they will be excluded from these results. This is to ensure that you do not purchase your own Reserved Instances.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-general.html\">Reserved Instance Marketplace</a> in the <i>Amazon EC2 User Guide</i>.</p>"
2496    },
2497    "DescribeRouteTables":{
2498      "name":"DescribeRouteTables",
2499      "http":{
2500        "method":"POST",
2501        "requestUri":"/"
2502      },
2503      "input":{"shape":"DescribeRouteTablesRequest"},
2504      "output":{"shape":"DescribeRouteTablesResult"},
2505      "documentation":"<p>Describes one or more of your route tables.</p> <p>Each subnet in your VPC must be associated with a route table. If a subnet is not explicitly associated with any route table, it is implicitly associated with the main route table. This command does not return the subnet ID for implicit associations.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html\">Route tables</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
2506    },
2507    "DescribeScheduledInstanceAvailability":{
2508      "name":"DescribeScheduledInstanceAvailability",
2509      "http":{
2510        "method":"POST",
2511        "requestUri":"/"
2512      },
2513      "input":{"shape":"DescribeScheduledInstanceAvailabilityRequest"},
2514      "output":{"shape":"DescribeScheduledInstanceAvailabilityResult"},
2515      "documentation":"<p>Finds available schedules that meet the specified criteria.</p> <p>You can search for an available schedule no more than 3 months in advance. You must meet the minimum required duration of 1,200 hours per year. For example, the minimum daily schedule is 4 hours, the minimum weekly schedule is 24 hours, and the minimum monthly schedule is 100 hours.</p> <p>After you find a schedule that meets your needs, call <a>PurchaseScheduledInstances</a> to purchase Scheduled Instances with that schedule.</p>"
2516    },
2517    "DescribeScheduledInstances":{
2518      "name":"DescribeScheduledInstances",
2519      "http":{
2520        "method":"POST",
2521        "requestUri":"/"
2522      },
2523      "input":{"shape":"DescribeScheduledInstancesRequest"},
2524      "output":{"shape":"DescribeScheduledInstancesResult"},
2525      "documentation":"<p>Describes the specified Scheduled Instances or all your Scheduled Instances.</p>"
2526    },
2527    "DescribeSecurityGroupReferences":{
2528      "name":"DescribeSecurityGroupReferences",
2529      "http":{
2530        "method":"POST",
2531        "requestUri":"/"
2532      },
2533      "input":{"shape":"DescribeSecurityGroupReferencesRequest"},
2534      "output":{"shape":"DescribeSecurityGroupReferencesResult"},
2535      "documentation":"<p>[VPC only] Describes the VPCs on the other side of a VPC peering connection that are referencing the security groups you've specified in this request.</p>"
2536    },
2537    "DescribeSecurityGroupRules":{
2538      "name":"DescribeSecurityGroupRules",
2539      "http":{
2540        "method":"POST",
2541        "requestUri":"/"
2542      },
2543      "input":{"shape":"DescribeSecurityGroupRulesRequest"},
2544      "output":{"shape":"DescribeSecurityGroupRulesResult"},
2545      "documentation":"<p>Describes one or more of your security group rules.</p>"
2546    },
2547    "DescribeSecurityGroups":{
2548      "name":"DescribeSecurityGroups",
2549      "http":{
2550        "method":"POST",
2551        "requestUri":"/"
2552      },
2553      "input":{"shape":"DescribeSecurityGroupsRequest"},
2554      "output":{"shape":"DescribeSecurityGroupsResult"},
2555      "documentation":"<p>Describes the specified security groups or all of your security groups.</p> <p>A security group is for use with instances either in the EC2-Classic platform or in a specific VPC. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-network-security.html\">Amazon EC2 security groups</a> in the <i>Amazon Elastic Compute Cloud User Guide</i> and <a href=\"https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_SecurityGroups.html\">Security groups for your VPC</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
2556    },
2557    "DescribeSnapshotAttribute":{
2558      "name":"DescribeSnapshotAttribute",
2559      "http":{
2560        "method":"POST",
2561        "requestUri":"/"
2562      },
2563      "input":{"shape":"DescribeSnapshotAttributeRequest"},
2564      "output":{"shape":"DescribeSnapshotAttributeResult"},
2565      "documentation":"<p>Describes the specified attribute of the specified snapshot. You can specify only one attribute at a time.</p> <p>For more information about EBS snapshots, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSSnapshots.html\">Amazon EBS snapshots</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
2566    },
2567    "DescribeSnapshots":{
2568      "name":"DescribeSnapshots",
2569      "http":{
2570        "method":"POST",
2571        "requestUri":"/"
2572      },
2573      "input":{"shape":"DescribeSnapshotsRequest"},
2574      "output":{"shape":"DescribeSnapshotsResult"},
2575      "documentation":"<p>Describes the specified EBS snapshots available to you or all of the EBS snapshots available to you.</p> <p>The snapshots available to you include public snapshots, private snapshots that you own, and private snapshots owned by other Amazon Web Services accounts for which you have explicit create volume permissions.</p> <p>The create volume permissions fall into the following categories:</p> <ul> <li> <p> <i>public</i>: The owner of the snapshot granted create volume permissions for the snapshot to the <code>all</code> group. All Amazon Web Services accounts have create volume permissions for these snapshots.</p> </li> <li> <p> <i>explicit</i>: The owner of the snapshot granted create volume permissions to a specific Amazon Web Services account.</p> </li> <li> <p> <i>implicit</i>: An Amazon Web Services account has implicit create volume permissions for all snapshots it owns.</p> </li> </ul> <p>The list of snapshots returned can be filtered by specifying snapshot IDs, snapshot owners, or Amazon Web Services accounts with create volume permissions. If no options are specified, Amazon EC2 returns all snapshots for which you have create volume permissions.</p> <p>If you specify one or more snapshot IDs, only snapshots that have the specified IDs are returned. If you specify an invalid snapshot ID, an error is returned. If you specify a snapshot ID for which you do not have access, it is not included in the returned results.</p> <p>If you specify one or more snapshot owners using the <code>OwnerIds</code> option, only snapshots from the specified owners and for which you have access are returned. The results can include the Amazon Web Services account IDs of the specified owners, <code>amazon</code> for snapshots owned by Amazon, or <code>self</code> for snapshots that you own.</p> <p>If you specify a list of restorable users, only snapshots with create snapshot permissions for those users are returned. You can specify Amazon Web Services account IDs (if you own the snapshots), <code>self</code> for snapshots for which you own or have explicit permissions, or <code>all</code> for public snapshots.</p> <p>If you are describing a long list of snapshots, we recommend that you paginate the output to make the list more manageable. The <code>MaxResults</code> parameter sets the maximum number of results returned in a single page. If the list of results exceeds your <code>MaxResults</code> value, then that number of results is returned along with a <code>NextToken</code> value that can be passed to a subsequent <code>DescribeSnapshots</code> request to retrieve the remaining results.</p> <p>To get the state of fast snapshot restores for a snapshot, use <a>DescribeFastSnapshotRestores</a>.</p> <p>For more information about EBS snapshots, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSSnapshots.html\">Amazon EBS snapshots</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
2576    },
2577    "DescribeSpotDatafeedSubscription":{
2578      "name":"DescribeSpotDatafeedSubscription",
2579      "http":{
2580        "method":"POST",
2581        "requestUri":"/"
2582      },
2583      "input":{"shape":"DescribeSpotDatafeedSubscriptionRequest"},
2584      "output":{"shape":"DescribeSpotDatafeedSubscriptionResult"},
2585      "documentation":"<p>Describes the data feed for Spot Instances. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-data-feeds.html\">Spot Instance data feed</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>"
2586    },
2587    "DescribeSpotFleetInstances":{
2588      "name":"DescribeSpotFleetInstances",
2589      "http":{
2590        "method":"POST",
2591        "requestUri":"/"
2592      },
2593      "input":{"shape":"DescribeSpotFleetInstancesRequest"},
2594      "output":{"shape":"DescribeSpotFleetInstancesResponse"},
2595      "documentation":"<p>Describes the running instances for the specified Spot Fleet.</p>"
2596    },
2597    "DescribeSpotFleetRequestHistory":{
2598      "name":"DescribeSpotFleetRequestHistory",
2599      "http":{
2600        "method":"POST",
2601        "requestUri":"/"
2602      },
2603      "input":{"shape":"DescribeSpotFleetRequestHistoryRequest"},
2604      "output":{"shape":"DescribeSpotFleetRequestHistoryResponse"},
2605      "documentation":"<p>Describes the events for the specified Spot Fleet request during the specified time.</p> <p>Spot Fleet events are delayed by up to 30 seconds before they can be described. This ensures that you can query by the last evaluated time and not miss a recorded event. Spot Fleet events are available for 48 hours.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/fleet-monitor.html\">Monitor fleet events using Amazon EventBridge</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>"
2606    },
2607    "DescribeSpotFleetRequests":{
2608      "name":"DescribeSpotFleetRequests",
2609      "http":{
2610        "method":"POST",
2611        "requestUri":"/"
2612      },
2613      "input":{"shape":"DescribeSpotFleetRequestsRequest"},
2614      "output":{"shape":"DescribeSpotFleetRequestsResponse"},
2615      "documentation":"<p>Describes your Spot Fleet requests.</p> <p>Spot Fleet requests are deleted 48 hours after they are canceled and their instances are terminated.</p>"
2616    },
2617    "DescribeSpotInstanceRequests":{
2618      "name":"DescribeSpotInstanceRequests",
2619      "http":{
2620        "method":"POST",
2621        "requestUri":"/"
2622      },
2623      "input":{"shape":"DescribeSpotInstanceRequestsRequest"},
2624      "output":{"shape":"DescribeSpotInstanceRequestsResult"},
2625      "documentation":"<p>Describes the specified Spot Instance requests.</p> <p>You can use <code>DescribeSpotInstanceRequests</code> to find a running Spot Instance by examining the response. If the status of the Spot Instance is <code>fulfilled</code>, the instance ID appears in the response and contains the identifier of the instance. Alternatively, you can use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeInstances\">DescribeInstances</a> with a filter to look for instances where the instance lifecycle is <code>spot</code>.</p> <p>We recommend that you set <code>MaxResults</code> to a value between 5 and 1000 to limit the number of results returned. This paginates the output, which makes the list more manageable and returns the results faster. If the list of results exceeds your <code>MaxResults</code> value, then that number of results is returned along with a <code>NextToken</code> value that can be passed to a subsequent <code>DescribeSpotInstanceRequests</code> request to retrieve the remaining results.</p> <p>Spot Instance requests are deleted four hours after they are canceled and their instances are terminated.</p>"
2626    },
2627    "DescribeSpotPriceHistory":{
2628      "name":"DescribeSpotPriceHistory",
2629      "http":{
2630        "method":"POST",
2631        "requestUri":"/"
2632      },
2633      "input":{"shape":"DescribeSpotPriceHistoryRequest"},
2634      "output":{"shape":"DescribeSpotPriceHistoryResult"},
2635      "documentation":"<p>Describes the Spot price history. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-spot-instances-history.html\">Spot Instance pricing history</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p> <p>When you specify a start and end time, the operation returns the prices of the instance types within that time range. It also returns the last price change before the start time, which is the effective price as of the start time.</p>"
2636    },
2637    "DescribeStaleSecurityGroups":{
2638      "name":"DescribeStaleSecurityGroups",
2639      "http":{
2640        "method":"POST",
2641        "requestUri":"/"
2642      },
2643      "input":{"shape":"DescribeStaleSecurityGroupsRequest"},
2644      "output":{"shape":"DescribeStaleSecurityGroupsResult"},
2645      "documentation":"<p>[VPC only] Describes the stale security group rules for security groups in a specified VPC. Rules are stale when they reference a deleted security group in a peer VPC, or a security group in a peer VPC for which the VPC peering connection has been deleted.</p>"
2646    },
2647    "DescribeStoreImageTasks":{
2648      "name":"DescribeStoreImageTasks",
2649      "http":{
2650        "method":"POST",
2651        "requestUri":"/"
2652      },
2653      "input":{"shape":"DescribeStoreImageTasksRequest"},
2654      "output":{"shape":"DescribeStoreImageTasksResult"},
2655      "documentation":"<p>Describes the progress of the AMI store tasks. You can describe the store tasks for specified AMIs. If you don't specify the AMIs, you get a paginated list of store tasks from the last 31 days.</p> <p>For each AMI task, the response indicates if the task is <code>InProgress</code>, <code>Completed</code>, or <code>Failed</code>. For tasks <code>InProgress</code>, the response shows the estimated progress as a percentage.</p> <p>Tasks are listed in reverse chronological order. Currently, only tasks from the past 31 days can be viewed.</p> <p>To use this API, you must have the required permissions. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-store-restore.html#ami-s3-permissions\">Permissions for storing and restoring AMIs using Amazon S3</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-store-restore.html\">Store and restore an AMI using Amazon S3</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
2656    },
2657    "DescribeSubnets":{
2658      "name":"DescribeSubnets",
2659      "http":{
2660        "method":"POST",
2661        "requestUri":"/"
2662      },
2663      "input":{"shape":"DescribeSubnetsRequest"},
2664      "output":{"shape":"DescribeSubnetsResult"},
2665      "documentation":"<p>Describes one or more of your subnets.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html\">Your VPC and subnets</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
2666    },
2667    "DescribeTags":{
2668      "name":"DescribeTags",
2669      "http":{
2670        "method":"POST",
2671        "requestUri":"/"
2672      },
2673      "input":{"shape":"DescribeTagsRequest"},
2674      "output":{"shape":"DescribeTagsResult"},
2675      "documentation":"<p>Describes the specified tags for your EC2 resources.</p> <p>For more information about tags, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html\">Tagging Your Resources</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
2676    },
2677    "DescribeTrafficMirrorFilters":{
2678      "name":"DescribeTrafficMirrorFilters",
2679      "http":{
2680        "method":"POST",
2681        "requestUri":"/"
2682      },
2683      "input":{"shape":"DescribeTrafficMirrorFiltersRequest"},
2684      "output":{"shape":"DescribeTrafficMirrorFiltersResult"},
2685      "documentation":"<p>Describes one or more Traffic Mirror filters.</p>"
2686    },
2687    "DescribeTrafficMirrorSessions":{
2688      "name":"DescribeTrafficMirrorSessions",
2689      "http":{
2690        "method":"POST",
2691        "requestUri":"/"
2692      },
2693      "input":{"shape":"DescribeTrafficMirrorSessionsRequest"},
2694      "output":{"shape":"DescribeTrafficMirrorSessionsResult"},
2695      "documentation":"<p>Describes one or more Traffic Mirror sessions. By default, all Traffic Mirror sessions are described. Alternatively, you can filter the results.</p>"
2696    },
2697    "DescribeTrafficMirrorTargets":{
2698      "name":"DescribeTrafficMirrorTargets",
2699      "http":{
2700        "method":"POST",
2701        "requestUri":"/"
2702      },
2703      "input":{"shape":"DescribeTrafficMirrorTargetsRequest"},
2704      "output":{"shape":"DescribeTrafficMirrorTargetsResult"},
2705      "documentation":"<p>Information about one or more Traffic Mirror targets.</p>"
2706    },
2707    "DescribeTransitGatewayAttachments":{
2708      "name":"DescribeTransitGatewayAttachments",
2709      "http":{
2710        "method":"POST",
2711        "requestUri":"/"
2712      },
2713      "input":{"shape":"DescribeTransitGatewayAttachmentsRequest"},
2714      "output":{"shape":"DescribeTransitGatewayAttachmentsResult"},
2715      "documentation":"<p>Describes one or more attachments between resources and transit gateways. By default, all attachments are described. Alternatively, you can filter the results by attachment ID, attachment state, resource ID, or resource owner.</p>"
2716    },
2717    "DescribeTransitGatewayConnectPeers":{
2718      "name":"DescribeTransitGatewayConnectPeers",
2719      "http":{
2720        "method":"POST",
2721        "requestUri":"/"
2722      },
2723      "input":{"shape":"DescribeTransitGatewayConnectPeersRequest"},
2724      "output":{"shape":"DescribeTransitGatewayConnectPeersResult"},
2725      "documentation":"<p>Describes one or more Connect peers.</p>"
2726    },
2727    "DescribeTransitGatewayConnects":{
2728      "name":"DescribeTransitGatewayConnects",
2729      "http":{
2730        "method":"POST",
2731        "requestUri":"/"
2732      },
2733      "input":{"shape":"DescribeTransitGatewayConnectsRequest"},
2734      "output":{"shape":"DescribeTransitGatewayConnectsResult"},
2735      "documentation":"<p>Describes one or more Connect attachments.</p>"
2736    },
2737    "DescribeTransitGatewayMulticastDomains":{
2738      "name":"DescribeTransitGatewayMulticastDomains",
2739      "http":{
2740        "method":"POST",
2741        "requestUri":"/"
2742      },
2743      "input":{"shape":"DescribeTransitGatewayMulticastDomainsRequest"},
2744      "output":{"shape":"DescribeTransitGatewayMulticastDomainsResult"},
2745      "documentation":"<p>Describes one or more transit gateway multicast domains.</p>"
2746    },
2747    "DescribeTransitGatewayPeeringAttachments":{
2748      "name":"DescribeTransitGatewayPeeringAttachments",
2749      "http":{
2750        "method":"POST",
2751        "requestUri":"/"
2752      },
2753      "input":{"shape":"DescribeTransitGatewayPeeringAttachmentsRequest"},
2754      "output":{"shape":"DescribeTransitGatewayPeeringAttachmentsResult"},
2755      "documentation":"<p>Describes your transit gateway peering attachments.</p>"
2756    },
2757    "DescribeTransitGatewayRouteTables":{
2758      "name":"DescribeTransitGatewayRouteTables",
2759      "http":{
2760        "method":"POST",
2761        "requestUri":"/"
2762      },
2763      "input":{"shape":"DescribeTransitGatewayRouteTablesRequest"},
2764      "output":{"shape":"DescribeTransitGatewayRouteTablesResult"},
2765      "documentation":"<p>Describes one or more transit gateway route tables. By default, all transit gateway route tables are described. Alternatively, you can filter the results.</p>"
2766    },
2767    "DescribeTransitGatewayVpcAttachments":{
2768      "name":"DescribeTransitGatewayVpcAttachments",
2769      "http":{
2770        "method":"POST",
2771        "requestUri":"/"
2772      },
2773      "input":{"shape":"DescribeTransitGatewayVpcAttachmentsRequest"},
2774      "output":{"shape":"DescribeTransitGatewayVpcAttachmentsResult"},
2775      "documentation":"<p>Describes one or more VPC attachments. By default, all VPC attachments are described. Alternatively, you can filter the results.</p>"
2776    },
2777    "DescribeTransitGateways":{
2778      "name":"DescribeTransitGateways",
2779      "http":{
2780        "method":"POST",
2781        "requestUri":"/"
2782      },
2783      "input":{"shape":"DescribeTransitGatewaysRequest"},
2784      "output":{"shape":"DescribeTransitGatewaysResult"},
2785      "documentation":"<p>Describes one or more transit gateways. By default, all transit gateways are described. Alternatively, you can filter the results.</p>"
2786    },
2787    "DescribeTrunkInterfaceAssociations":{
2788      "name":"DescribeTrunkInterfaceAssociations",
2789      "http":{
2790        "method":"POST",
2791        "requestUri":"/"
2792      },
2793      "input":{"shape":"DescribeTrunkInterfaceAssociationsRequest"},
2794      "output":{"shape":"DescribeTrunkInterfaceAssociationsResult"},
2795      "documentation":"<note> <p>This API action is currently in <b>limited preview only</b>. If you are interested in using this feature, contact your account manager.</p> </note> <p>Describes one or more network interface trunk associations.</p>"
2796    },
2797    "DescribeVolumeAttribute":{
2798      "name":"DescribeVolumeAttribute",
2799      "http":{
2800        "method":"POST",
2801        "requestUri":"/"
2802      },
2803      "input":{"shape":"DescribeVolumeAttributeRequest"},
2804      "output":{"shape":"DescribeVolumeAttributeResult"},
2805      "documentation":"<p>Describes the specified attribute of the specified volume. You can specify only one attribute at a time.</p> <p>For more information about EBS volumes, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumes.html\">Amazon EBS volumes</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
2806    },
2807    "DescribeVolumeStatus":{
2808      "name":"DescribeVolumeStatus",
2809      "http":{
2810        "method":"POST",
2811        "requestUri":"/"
2812      },
2813      "input":{"shape":"DescribeVolumeStatusRequest"},
2814      "output":{"shape":"DescribeVolumeStatusResult"},
2815      "documentation":"<p>Describes the status of the specified volumes. Volume status provides the result of the checks performed on your volumes to determine events that can impair the performance of your volumes. The performance of a volume can be affected if an issue occurs on the volume's underlying host. If the volume's underlying host experiences a power outage or system issue, after the system is restored, there could be data inconsistencies on the volume. Volume events notify you if this occurs. Volume actions notify you if any action needs to be taken in response to the event.</p> <p>The <code>DescribeVolumeStatus</code> operation provides the following information about the specified volumes:</p> <p> <i>Status</i>: Reflects the current status of the volume. The possible values are <code>ok</code>, <code>impaired</code> , <code>warning</code>, or <code>insufficient-data</code>. If all checks pass, the overall status of the volume is <code>ok</code>. If the check fails, the overall status is <code>impaired</code>. If the status is <code>insufficient-data</code>, then the checks might still be taking place on your volume at the time. We recommend that you retry the request. For more information about volume status, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-volume-status.html\">Monitor the status of your volumes</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p> <i>Events</i>: Reflect the cause of a volume status and might require you to take action. For example, if your volume returns an <code>impaired</code> status, then the volume event might be <code>potential-data-inconsistency</code>. This means that your volume has been affected by an issue with the underlying host, has all I/O operations disabled, and might have inconsistent data.</p> <p> <i>Actions</i>: Reflect the actions you might have to take in response to an event. For example, if the status of the volume is <code>impaired</code> and the volume event shows <code>potential-data-inconsistency</code>, then the action shows <code>enable-volume-io</code>. This means that you may want to enable the I/O operations for the volume by calling the <a>EnableVolumeIO</a> action and then check the volume for data consistency.</p> <p>Volume status is based on the volume status checks, and does not reflect the volume state. Therefore, volume status does not indicate volumes in the <code>error</code> state (for example, when a volume is incapable of accepting I/O.)</p>"
2816    },
2817    "DescribeVolumes":{
2818      "name":"DescribeVolumes",
2819      "http":{
2820        "method":"POST",
2821        "requestUri":"/"
2822      },
2823      "input":{"shape":"DescribeVolumesRequest"},
2824      "output":{"shape":"DescribeVolumesResult"},
2825      "documentation":"<p>Describes the specified EBS volumes or all of your EBS volumes.</p> <p>If you are describing a long list of volumes, we recommend that you paginate the output to make the list more manageable. The <code>MaxResults</code> parameter sets the maximum number of results returned in a single page. If the list of results exceeds your <code>MaxResults</code> value, then that number of results is returned along with a <code>NextToken</code> value that can be passed to a subsequent <code>DescribeVolumes</code> request to retrieve the remaining results.</p> <p>For more information about EBS volumes, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumes.html\">Amazon EBS volumes</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
2826    },
2827    "DescribeVolumesModifications":{
2828      "name":"DescribeVolumesModifications",
2829      "http":{
2830        "method":"POST",
2831        "requestUri":"/"
2832      },
2833      "input":{"shape":"DescribeVolumesModificationsRequest"},
2834      "output":{"shape":"DescribeVolumesModificationsResult"},
2835      "documentation":"<p>Describes the most recent volume modification request for the specified EBS volumes.</p> <p>If a volume has never been modified, some information in the output will be null. If a volume has been modified more than once, the output includes only the most recent modification request.</p> <p>You can also use CloudWatch Events to check the status of a modification to an EBS volume. For information about CloudWatch Events, see the <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/\">Amazon CloudWatch Events User Guide</a>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-volume-modifications.html\">Monitor the progress of volume modifications</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
2836    },
2837    "DescribeVpcAttribute":{
2838      "name":"DescribeVpcAttribute",
2839      "http":{
2840        "method":"POST",
2841        "requestUri":"/"
2842      },
2843      "input":{"shape":"DescribeVpcAttributeRequest"},
2844      "output":{"shape":"DescribeVpcAttributeResult"},
2845      "documentation":"<p>Describes the specified attribute of the specified VPC. You can specify only one attribute at a time.</p>"
2846    },
2847    "DescribeVpcClassicLink":{
2848      "name":"DescribeVpcClassicLink",
2849      "http":{
2850        "method":"POST",
2851        "requestUri":"/"
2852      },
2853      "input":{"shape":"DescribeVpcClassicLinkRequest"},
2854      "output":{"shape":"DescribeVpcClassicLinkResult"},
2855      "documentation":"<p>Describes the ClassicLink status of one or more VPCs.</p>"
2856    },
2857    "DescribeVpcClassicLinkDnsSupport":{
2858      "name":"DescribeVpcClassicLinkDnsSupport",
2859      "http":{
2860        "method":"POST",
2861        "requestUri":"/"
2862      },
2863      "input":{"shape":"DescribeVpcClassicLinkDnsSupportRequest"},
2864      "output":{"shape":"DescribeVpcClassicLinkDnsSupportResult"},
2865      "documentation":"<p>Describes the ClassicLink DNS support status of one or more VPCs. If enabled, the DNS hostname of a linked EC2-Classic instance resolves to its private IP address when addressed from an instance in the VPC to which it's linked. Similarly, the DNS hostname of an instance in a VPC resolves to its private IP address when addressed from a linked EC2-Classic instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-classiclink.html\">ClassicLink</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
2866    },
2867    "DescribeVpcEndpointConnectionNotifications":{
2868      "name":"DescribeVpcEndpointConnectionNotifications",
2869      "http":{
2870        "method":"POST",
2871        "requestUri":"/"
2872      },
2873      "input":{"shape":"DescribeVpcEndpointConnectionNotificationsRequest"},
2874      "output":{"shape":"DescribeVpcEndpointConnectionNotificationsResult"},
2875      "documentation":"<p>Describes the connection notifications for VPC endpoints and VPC endpoint services.</p>"
2876    },
2877    "DescribeVpcEndpointConnections":{
2878      "name":"DescribeVpcEndpointConnections",
2879      "http":{
2880        "method":"POST",
2881        "requestUri":"/"
2882      },
2883      "input":{"shape":"DescribeVpcEndpointConnectionsRequest"},
2884      "output":{"shape":"DescribeVpcEndpointConnectionsResult"},
2885      "documentation":"<p>Describes the VPC endpoint connections to your VPC endpoint services, including any endpoints that are pending your acceptance.</p>"
2886    },
2887    "DescribeVpcEndpointServiceConfigurations":{
2888      "name":"DescribeVpcEndpointServiceConfigurations",
2889      "http":{
2890        "method":"POST",
2891        "requestUri":"/"
2892      },
2893      "input":{"shape":"DescribeVpcEndpointServiceConfigurationsRequest"},
2894      "output":{"shape":"DescribeVpcEndpointServiceConfigurationsResult"},
2895      "documentation":"<p>Describes the VPC endpoint service configurations in your account (your services).</p>"
2896    },
2897    "DescribeVpcEndpointServicePermissions":{
2898      "name":"DescribeVpcEndpointServicePermissions",
2899      "http":{
2900        "method":"POST",
2901        "requestUri":"/"
2902      },
2903      "input":{"shape":"DescribeVpcEndpointServicePermissionsRequest"},
2904      "output":{"shape":"DescribeVpcEndpointServicePermissionsResult"},
2905      "documentation":"<p>Describes the principals (service consumers) that are permitted to discover your VPC endpoint service.</p>"
2906    },
2907    "DescribeVpcEndpointServices":{
2908      "name":"DescribeVpcEndpointServices",
2909      "http":{
2910        "method":"POST",
2911        "requestUri":"/"
2912      },
2913      "input":{"shape":"DescribeVpcEndpointServicesRequest"},
2914      "output":{"shape":"DescribeVpcEndpointServicesResult"},
2915      "documentation":"<p>Describes available services to which you can create a VPC endpoint.</p> <p>When the service provider and the consumer have different accounts in multiple Availability Zones, and the consumer views the VPC endpoint service information, the response only includes the common Availability Zones. For example, when the service provider account uses <code>us-east-1a</code> and <code>us-east-1c</code> and the consumer uses <code>us-east-1a</code> and <code>us-east-1b</code>, the response includes the VPC endpoint services in the common Availability Zone, <code>us-east-1a</code>.</p>"
2916    },
2917    "DescribeVpcEndpoints":{
2918      "name":"DescribeVpcEndpoints",
2919      "http":{
2920        "method":"POST",
2921        "requestUri":"/"
2922      },
2923      "input":{"shape":"DescribeVpcEndpointsRequest"},
2924      "output":{"shape":"DescribeVpcEndpointsResult"},
2925      "documentation":"<p>Describes one or more of your VPC endpoints.</p>"
2926    },
2927    "DescribeVpcPeeringConnections":{
2928      "name":"DescribeVpcPeeringConnections",
2929      "http":{
2930        "method":"POST",
2931        "requestUri":"/"
2932      },
2933      "input":{"shape":"DescribeVpcPeeringConnectionsRequest"},
2934      "output":{"shape":"DescribeVpcPeeringConnectionsResult"},
2935      "documentation":"<p>Describes one or more of your VPC peering connections.</p>"
2936    },
2937    "DescribeVpcs":{
2938      "name":"DescribeVpcs",
2939      "http":{
2940        "method":"POST",
2941        "requestUri":"/"
2942      },
2943      "input":{"shape":"DescribeVpcsRequest"},
2944      "output":{"shape":"DescribeVpcsResult"},
2945      "documentation":"<p>Describes one or more of your VPCs.</p>"
2946    },
2947    "DescribeVpnConnections":{
2948      "name":"DescribeVpnConnections",
2949      "http":{
2950        "method":"POST",
2951        "requestUri":"/"
2952      },
2953      "input":{"shape":"DescribeVpnConnectionsRequest"},
2954      "output":{"shape":"DescribeVpnConnectionsResult"},
2955      "documentation":"<p>Describes one or more of your VPN connections.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html\">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>"
2956    },
2957    "DescribeVpnGateways":{
2958      "name":"DescribeVpnGateways",
2959      "http":{
2960        "method":"POST",
2961        "requestUri":"/"
2962      },
2963      "input":{"shape":"DescribeVpnGatewaysRequest"},
2964      "output":{"shape":"DescribeVpnGatewaysResult"},
2965      "documentation":"<p>Describes one or more of your virtual private gateways.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html\">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>"
2966    },
2967    "DetachClassicLinkVpc":{
2968      "name":"DetachClassicLinkVpc",
2969      "http":{
2970        "method":"POST",
2971        "requestUri":"/"
2972      },
2973      "input":{"shape":"DetachClassicLinkVpcRequest"},
2974      "output":{"shape":"DetachClassicLinkVpcResult"},
2975      "documentation":"<p>Unlinks (detaches) a linked EC2-Classic instance from a VPC. After the instance has been unlinked, the VPC security groups are no longer associated with it. An instance is automatically unlinked from a VPC when it's stopped.</p>"
2976    },
2977    "DetachInternetGateway":{
2978      "name":"DetachInternetGateway",
2979      "http":{
2980        "method":"POST",
2981        "requestUri":"/"
2982      },
2983      "input":{"shape":"DetachInternetGatewayRequest"},
2984      "documentation":"<p>Detaches an internet gateway from a VPC, disabling connectivity between the internet and the VPC. The VPC must not contain any running instances with Elastic IP addresses or public IPv4 addresses.</p>"
2985    },
2986    "DetachNetworkInterface":{
2987      "name":"DetachNetworkInterface",
2988      "http":{
2989        "method":"POST",
2990        "requestUri":"/"
2991      },
2992      "input":{"shape":"DetachNetworkInterfaceRequest"},
2993      "documentation":"<p>Detaches a network interface from an instance.</p>"
2994    },
2995    "DetachVolume":{
2996      "name":"DetachVolume",
2997      "http":{
2998        "method":"POST",
2999        "requestUri":"/"
3000      },
3001      "input":{"shape":"DetachVolumeRequest"},
3002      "output":{"shape":"VolumeAttachment"},
3003      "documentation":"<p>Detaches an EBS volume from an instance. Make sure to unmount any file systems on the device within your operating system before detaching the volume. Failure to do so can result in the volume becoming stuck in the <code>busy</code> state while detaching. If this happens, detachment can be delayed indefinitely until you unmount the volume, force detachment, reboot the instance, or all three. If an EBS volume is the root device of an instance, it can't be detached while the instance is running. To detach the root volume, stop the instance first.</p> <p>When a volume with an Amazon Web Services Marketplace product code is detached from an instance, the product code is no longer associated with the instance.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-detaching-volume.html\">Detach an Amazon EBS volume</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
3004    },
3005    "DetachVpnGateway":{
3006      "name":"DetachVpnGateway",
3007      "http":{
3008        "method":"POST",
3009        "requestUri":"/"
3010      },
3011      "input":{"shape":"DetachVpnGatewayRequest"},
3012      "documentation":"<p>Detaches a virtual private gateway from a VPC. You do this if you're planning to turn off the VPC and not use it anymore. You can confirm a virtual private gateway has been completely detached from a VPC by describing the virtual private gateway (any attachments to the virtual private gateway are also described).</p> <p>You must wait for the attachment's state to switch to <code>detached</code> before you can delete the VPC or attach a different VPC to the virtual private gateway.</p>"
3013    },
3014    "DisableEbsEncryptionByDefault":{
3015      "name":"DisableEbsEncryptionByDefault",
3016      "http":{
3017        "method":"POST",
3018        "requestUri":"/"
3019      },
3020      "input":{"shape":"DisableEbsEncryptionByDefaultRequest"},
3021      "output":{"shape":"DisableEbsEncryptionByDefaultResult"},
3022      "documentation":"<p>Disables EBS encryption by default for your account in the current Region.</p> <p>After you disable encryption by default, you can still create encrypted volumes by enabling encryption when you create each volume.</p> <p>Disabling encryption by default does not change the encryption status of your existing volumes.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html\">Amazon EBS encryption</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
3023    },
3024    "DisableFastSnapshotRestores":{
3025      "name":"DisableFastSnapshotRestores",
3026      "http":{
3027        "method":"POST",
3028        "requestUri":"/"
3029      },
3030      "input":{"shape":"DisableFastSnapshotRestoresRequest"},
3031      "output":{"shape":"DisableFastSnapshotRestoresResult"},
3032      "documentation":"<p>Disables fast snapshot restores for the specified snapshots in the specified Availability Zones.</p>"
3033    },
3034    "DisableImageDeprecation":{
3035      "name":"DisableImageDeprecation",
3036      "http":{
3037        "method":"POST",
3038        "requestUri":"/"
3039      },
3040      "input":{"shape":"DisableImageDeprecationRequest"},
3041      "output":{"shape":"DisableImageDeprecationResult"},
3042      "documentation":"<p>Cancels the deprecation of the specified AMI.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-deprecate.html\">Deprecate an AMI</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
3043    },
3044    "DisableSerialConsoleAccess":{
3045      "name":"DisableSerialConsoleAccess",
3046      "http":{
3047        "method":"POST",
3048        "requestUri":"/"
3049      },
3050      "input":{"shape":"DisableSerialConsoleAccessRequest"},
3051      "output":{"shape":"DisableSerialConsoleAccessResult"},
3052      "documentation":"<p>Disables access to the EC2 serial console of all instances for your account. By default, access to the EC2 serial console is disabled for your account. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configure-access-to-serial-console.html#serial-console-account-access\">Manage account access to the EC2 serial console</a> in the <i>Amazon EC2 User Guide</i>.</p>"
3053    },
3054    "DisableTransitGatewayRouteTablePropagation":{
3055      "name":"DisableTransitGatewayRouteTablePropagation",
3056      "http":{
3057        "method":"POST",
3058        "requestUri":"/"
3059      },
3060      "input":{"shape":"DisableTransitGatewayRouteTablePropagationRequest"},
3061      "output":{"shape":"DisableTransitGatewayRouteTablePropagationResult"},
3062      "documentation":"<p>Disables the specified resource attachment from propagating routes to the specified propagation route table.</p>"
3063    },
3064    "DisableVgwRoutePropagation":{
3065      "name":"DisableVgwRoutePropagation",
3066      "http":{
3067        "method":"POST",
3068        "requestUri":"/"
3069      },
3070      "input":{"shape":"DisableVgwRoutePropagationRequest"},
3071      "documentation":"<p>Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC.</p>"
3072    },
3073    "DisableVpcClassicLink":{
3074      "name":"DisableVpcClassicLink",
3075      "http":{
3076        "method":"POST",
3077        "requestUri":"/"
3078      },
3079      "input":{"shape":"DisableVpcClassicLinkRequest"},
3080      "output":{"shape":"DisableVpcClassicLinkResult"},
3081      "documentation":"<p>Disables ClassicLink for a VPC. You cannot disable ClassicLink for a VPC that has EC2-Classic instances linked to it.</p>"
3082    },
3083    "DisableVpcClassicLinkDnsSupport":{
3084      "name":"DisableVpcClassicLinkDnsSupport",
3085      "http":{
3086        "method":"POST",
3087        "requestUri":"/"
3088      },
3089      "input":{"shape":"DisableVpcClassicLinkDnsSupportRequest"},
3090      "output":{"shape":"DisableVpcClassicLinkDnsSupportResult"},
3091      "documentation":"<p>Disables ClassicLink DNS support for a VPC. If disabled, DNS hostnames resolve to public IP addresses when addressed between a linked EC2-Classic instance and instances in the VPC to which it's linked. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-classiclink.html\">ClassicLink</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>You must specify a VPC ID in the request.</p>"
3092    },
3093    "DisassociateAddress":{
3094      "name":"DisassociateAddress",
3095      "http":{
3096        "method":"POST",
3097        "requestUri":"/"
3098      },
3099      "input":{"shape":"DisassociateAddressRequest"},
3100      "documentation":"<p>Disassociates an Elastic IP address from the instance or network interface it's associated with.</p> <p>An Elastic IP address is for use in either the EC2-Classic platform or in a VPC. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html\">Elastic IP Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>This is an idempotent operation. If you perform the operation more than once, Amazon EC2 doesn't return an error.</p>"
3101    },
3102    "DisassociateClientVpnTargetNetwork":{
3103      "name":"DisassociateClientVpnTargetNetwork",
3104      "http":{
3105        "method":"POST",
3106        "requestUri":"/"
3107      },
3108      "input":{"shape":"DisassociateClientVpnTargetNetworkRequest"},
3109      "output":{"shape":"DisassociateClientVpnTargetNetworkResult"},
3110      "documentation":"<p>Disassociates a target network from the specified Client VPN endpoint. When you disassociate the last target network from a Client VPN, the following happens:</p> <ul> <li> <p>The route that was automatically added for the VPC is deleted</p> </li> <li> <p>All active client connections are terminated</p> </li> <li> <p>New client connections are disallowed</p> </li> <li> <p>The Client VPN endpoint's status changes to <code>pending-associate</code> </p> </li> </ul>"
3111    },
3112    "DisassociateEnclaveCertificateIamRole":{
3113      "name":"DisassociateEnclaveCertificateIamRole",
3114      "http":{
3115        "method":"POST",
3116        "requestUri":"/"
3117      },
3118      "input":{"shape":"DisassociateEnclaveCertificateIamRoleRequest"},
3119      "output":{"shape":"DisassociateEnclaveCertificateIamRoleResult"},
3120      "documentation":"<p>Disassociates an IAM role from an Certificate Manager (ACM) certificate. Disassociating an IAM role from an ACM certificate removes the Amazon S3 object that contains the certificate, certificate chain, and encrypted private key from the Amazon S3 bucket. It also revokes the IAM role's permission to use the KMS key used to encrypt the private key. This effectively revokes the role's permission to use the certificate.</p>"
3121    },
3122    "DisassociateIamInstanceProfile":{
3123      "name":"DisassociateIamInstanceProfile",
3124      "http":{
3125        "method":"POST",
3126        "requestUri":"/"
3127      },
3128      "input":{"shape":"DisassociateIamInstanceProfileRequest"},
3129      "output":{"shape":"DisassociateIamInstanceProfileResult"},
3130      "documentation":"<p>Disassociates an IAM instance profile from a running or stopped instance.</p> <p>Use <a>DescribeIamInstanceProfileAssociations</a> to get the association ID.</p>"
3131    },
3132    "DisassociateInstanceEventWindow":{
3133      "name":"DisassociateInstanceEventWindow",
3134      "http":{
3135        "method":"POST",
3136        "requestUri":"/"
3137      },
3138      "input":{"shape":"DisassociateInstanceEventWindowRequest"},
3139      "output":{"shape":"DisassociateInstanceEventWindowResult"},
3140      "documentation":"<p>Disassociates one or more targets from an event window.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html\">Define event windows for scheduled events</a> in the <i>Amazon EC2 User Guide</i>.</p>"
3141    },
3142    "DisassociateRouteTable":{
3143      "name":"DisassociateRouteTable",
3144      "http":{
3145        "method":"POST",
3146        "requestUri":"/"
3147      },
3148      "input":{"shape":"DisassociateRouteTableRequest"},
3149      "documentation":"<p>Disassociates a subnet or gateway from a route table.</p> <p>After you perform this action, the subnet no longer uses the routes in the route table. Instead, it uses the routes in the VPC's main route table. For more information about route tables, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html\">Route tables</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
3150    },
3151    "DisassociateSubnetCidrBlock":{
3152      "name":"DisassociateSubnetCidrBlock",
3153      "http":{
3154        "method":"POST",
3155        "requestUri":"/"
3156      },
3157      "input":{"shape":"DisassociateSubnetCidrBlockRequest"},
3158      "output":{"shape":"DisassociateSubnetCidrBlockResult"},
3159      "documentation":"<p>Disassociates a CIDR block from a subnet. Currently, you can disassociate an IPv6 CIDR block only. You must detach or delete all gateways and resources that are associated with the CIDR block before you can disassociate it. </p>"
3160    },
3161    "DisassociateTransitGatewayMulticastDomain":{
3162      "name":"DisassociateTransitGatewayMulticastDomain",
3163      "http":{
3164        "method":"POST",
3165        "requestUri":"/"
3166      },
3167      "input":{"shape":"DisassociateTransitGatewayMulticastDomainRequest"},
3168      "output":{"shape":"DisassociateTransitGatewayMulticastDomainResult"},
3169      "documentation":"<p>Disassociates the specified subnets from the transit gateway multicast domain. </p>"
3170    },
3171    "DisassociateTransitGatewayRouteTable":{
3172      "name":"DisassociateTransitGatewayRouteTable",
3173      "http":{
3174        "method":"POST",
3175        "requestUri":"/"
3176      },
3177      "input":{"shape":"DisassociateTransitGatewayRouteTableRequest"},
3178      "output":{"shape":"DisassociateTransitGatewayRouteTableResult"},
3179      "documentation":"<p>Disassociates a resource attachment from a transit gateway route table.</p>"
3180    },
3181    "DisassociateTrunkInterface":{
3182      "name":"DisassociateTrunkInterface",
3183      "http":{
3184        "method":"POST",
3185        "requestUri":"/"
3186      },
3187      "input":{"shape":"DisassociateTrunkInterfaceRequest"},
3188      "output":{"shape":"DisassociateTrunkInterfaceResult"},
3189      "documentation":"<note> <p>This API action is currently in <b>limited preview only</b>. If you are interested in using this feature, contact your account manager.</p> </note> <p>Removes an association between a branch network interface with a trunk network interface.</p>"
3190    },
3191    "DisassociateVpcCidrBlock":{
3192      "name":"DisassociateVpcCidrBlock",
3193      "http":{
3194        "method":"POST",
3195        "requestUri":"/"
3196      },
3197      "input":{"shape":"DisassociateVpcCidrBlockRequest"},
3198      "output":{"shape":"DisassociateVpcCidrBlockResult"},
3199      "documentation":"<p>Disassociates a CIDR block from a VPC. To disassociate the CIDR block, you must specify its association ID. You can get the association ID by using <a>DescribeVpcs</a>. You must detach or delete all gateways and resources that are associated with the CIDR block before you can disassociate it. </p> <p>You cannot disassociate the CIDR block with which you originally created the VPC (the primary CIDR block).</p>"
3200    },
3201    "EnableEbsEncryptionByDefault":{
3202      "name":"EnableEbsEncryptionByDefault",
3203      "http":{
3204        "method":"POST",
3205        "requestUri":"/"
3206      },
3207      "input":{"shape":"EnableEbsEncryptionByDefaultRequest"},
3208      "output":{"shape":"EnableEbsEncryptionByDefaultResult"},
3209      "documentation":"<p>Enables EBS encryption by default for your account in the current Region.</p> <p>After you enable encryption by default, the EBS volumes that you create are always encrypted, either using the default KMS key or the KMS key that you specified when you created each volume. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html\">Amazon EBS encryption</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>You can specify the default KMS key for encryption by default using <a>ModifyEbsDefaultKmsKeyId</a> or <a>ResetEbsDefaultKmsKeyId</a>.</p> <p>Enabling encryption by default has no effect on the encryption status of your existing volumes.</p> <p>After you enable encryption by default, you can no longer launch instances using instance types that do not support encryption. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html#EBSEncryption_supported_instances\">Supported instance types</a>.</p>"
3210    },
3211    "EnableFastSnapshotRestores":{
3212      "name":"EnableFastSnapshotRestores",
3213      "http":{
3214        "method":"POST",
3215        "requestUri":"/"
3216      },
3217      "input":{"shape":"EnableFastSnapshotRestoresRequest"},
3218      "output":{"shape":"EnableFastSnapshotRestoresResult"},
3219      "documentation":"<p>Enables fast snapshot restores for the specified snapshots in the specified Availability Zones.</p> <p>You get the full benefit of fast snapshot restores after they enter the <code>enabled</code> state. To get the current state of fast snapshot restores, use <a>DescribeFastSnapshotRestores</a>. To disable fast snapshot restores, use <a>DisableFastSnapshotRestores</a>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-fast-snapshot-restore.html\">Amazon EBS fast snapshot restore</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
3220    },
3221    "EnableImageDeprecation":{
3222      "name":"EnableImageDeprecation",
3223      "http":{
3224        "method":"POST",
3225        "requestUri":"/"
3226      },
3227      "input":{"shape":"EnableImageDeprecationRequest"},
3228      "output":{"shape":"EnableImageDeprecationResult"},
3229      "documentation":"<p>Enables deprecation of the specified AMI at the specified date and time.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-deprecate.html\">Deprecate an AMI</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
3230    },
3231    "EnableSerialConsoleAccess":{
3232      "name":"EnableSerialConsoleAccess",
3233      "http":{
3234        "method":"POST",
3235        "requestUri":"/"
3236      },
3237      "input":{"shape":"EnableSerialConsoleAccessRequest"},
3238      "output":{"shape":"EnableSerialConsoleAccessResult"},
3239      "documentation":"<p>Enables access to the EC2 serial console of all instances for your account. By default, access to the EC2 serial console is disabled for your account. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configure-access-to-serial-console.html#serial-console-account-access\">Manage account access to the EC2 serial console</a> in the <i>Amazon EC2 User Guide</i>.</p>"
3240    },
3241    "EnableTransitGatewayRouteTablePropagation":{
3242      "name":"EnableTransitGatewayRouteTablePropagation",
3243      "http":{
3244        "method":"POST",
3245        "requestUri":"/"
3246      },
3247      "input":{"shape":"EnableTransitGatewayRouteTablePropagationRequest"},
3248      "output":{"shape":"EnableTransitGatewayRouteTablePropagationResult"},
3249      "documentation":"<p>Enables the specified attachment to propagate routes to the specified propagation route table.</p>"
3250    },
3251    "EnableVgwRoutePropagation":{
3252      "name":"EnableVgwRoutePropagation",
3253      "http":{
3254        "method":"POST",
3255        "requestUri":"/"
3256      },
3257      "input":{"shape":"EnableVgwRoutePropagationRequest"},
3258      "documentation":"<p>Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.</p>"
3259    },
3260    "EnableVolumeIO":{
3261      "name":"EnableVolumeIO",
3262      "http":{
3263        "method":"POST",
3264        "requestUri":"/"
3265      },
3266      "input":{"shape":"EnableVolumeIORequest"},
3267      "documentation":"<p>Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.</p>"
3268    },
3269    "EnableVpcClassicLink":{
3270      "name":"EnableVpcClassicLink",
3271      "http":{
3272        "method":"POST",
3273        "requestUri":"/"
3274      },
3275      "input":{"shape":"EnableVpcClassicLinkRequest"},
3276      "output":{"shape":"EnableVpcClassicLinkResult"},
3277      "documentation":"<p>Enables a VPC for ClassicLink. You can then link EC2-Classic instances to your ClassicLink-enabled VPC to allow communication over private IP addresses. You cannot enable your VPC for ClassicLink if any of your VPC route tables have existing routes for address ranges within the <code>10.0.0.0/8</code> IP address range, excluding local routes for VPCs in the <code>10.0.0.0/16</code> and <code>10.1.0.0/16</code> IP address ranges. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-classiclink.html\">ClassicLink</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
3278    },
3279    "EnableVpcClassicLinkDnsSupport":{
3280      "name":"EnableVpcClassicLinkDnsSupport",
3281      "http":{
3282        "method":"POST",
3283        "requestUri":"/"
3284      },
3285      "input":{"shape":"EnableVpcClassicLinkDnsSupportRequest"},
3286      "output":{"shape":"EnableVpcClassicLinkDnsSupportResult"},
3287      "documentation":"<p>Enables a VPC to support DNS hostname resolution for ClassicLink. If enabled, the DNS hostname of a linked EC2-Classic instance resolves to its private IP address when addressed from an instance in the VPC to which it's linked. Similarly, the DNS hostname of an instance in a VPC resolves to its private IP address when addressed from a linked EC2-Classic instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-classiclink.html\">ClassicLink</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>You must specify a VPC ID in the request.</p>"
3288    },
3289    "ExportClientVpnClientCertificateRevocationList":{
3290      "name":"ExportClientVpnClientCertificateRevocationList",
3291      "http":{
3292        "method":"POST",
3293        "requestUri":"/"
3294      },
3295      "input":{"shape":"ExportClientVpnClientCertificateRevocationListRequest"},
3296      "output":{"shape":"ExportClientVpnClientCertificateRevocationListResult"},
3297      "documentation":"<p>Downloads the client certificate revocation list for the specified Client VPN endpoint.</p>"
3298    },
3299    "ExportClientVpnClientConfiguration":{
3300      "name":"ExportClientVpnClientConfiguration",
3301      "http":{
3302        "method":"POST",
3303        "requestUri":"/"
3304      },
3305      "input":{"shape":"ExportClientVpnClientConfigurationRequest"},
3306      "output":{"shape":"ExportClientVpnClientConfigurationResult"},
3307      "documentation":"<p>Downloads the contents of the Client VPN endpoint configuration file for the specified Client VPN endpoint. The Client VPN endpoint configuration file includes the Client VPN endpoint and certificate information clients need to establish a connection with the Client VPN endpoint.</p>"
3308    },
3309    "ExportImage":{
3310      "name":"ExportImage",
3311      "http":{
3312        "method":"POST",
3313        "requestUri":"/"
3314      },
3315      "input":{"shape":"ExportImageRequest"},
3316      "output":{"shape":"ExportImageResult"},
3317      "documentation":"<p>Exports an Amazon Machine Image (AMI) to a VM file. For more information, see <a href=\"https://docs.aws.amazon.com/vm-import/latest/userguide/vmexport_image.html\">Exporting a VM directly from an Amazon Machine Image (AMI)</a> in the <i>VM Import/Export User Guide</i>.</p>"
3318    },
3319    "ExportTransitGatewayRoutes":{
3320      "name":"ExportTransitGatewayRoutes",
3321      "http":{
3322        "method":"POST",
3323        "requestUri":"/"
3324      },
3325      "input":{"shape":"ExportTransitGatewayRoutesRequest"},
3326      "output":{"shape":"ExportTransitGatewayRoutesResult"},
3327      "documentation":"<p>Exports routes from the specified transit gateway route table to the specified S3 bucket. By default, all routes are exported. Alternatively, you can filter by CIDR range.</p> <p>The routes are saved to the specified bucket in a JSON file. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/tgw/tgw-route-tables.html#tgw-export-route-tables\">Export Route Tables to Amazon S3</a> in <i>Transit Gateways</i>.</p>"
3328    },
3329    "GetAssociatedEnclaveCertificateIamRoles":{
3330      "name":"GetAssociatedEnclaveCertificateIamRoles",
3331      "http":{
3332        "method":"POST",
3333        "requestUri":"/"
3334      },
3335      "input":{"shape":"GetAssociatedEnclaveCertificateIamRolesRequest"},
3336      "output":{"shape":"GetAssociatedEnclaveCertificateIamRolesResult"},
3337      "documentation":"<p>Returns the IAM roles that are associated with the specified ACM (ACM) certificate. It also returns the name of the Amazon S3 bucket and the Amazon S3 object key where the certificate, certificate chain, and encrypted private key bundle are stored, and the ARN of the KMS key that's used to encrypt the private key.</p>"
3338    },
3339    "GetAssociatedIpv6PoolCidrs":{
3340      "name":"GetAssociatedIpv6PoolCidrs",
3341      "http":{
3342        "method":"POST",
3343        "requestUri":"/"
3344      },
3345      "input":{"shape":"GetAssociatedIpv6PoolCidrsRequest"},
3346      "output":{"shape":"GetAssociatedIpv6PoolCidrsResult"},
3347      "documentation":"<p>Gets information about the IPv6 CIDR block associations for a specified IPv6 address pool.</p>"
3348    },
3349    "GetCapacityReservationUsage":{
3350      "name":"GetCapacityReservationUsage",
3351      "http":{
3352        "method":"POST",
3353        "requestUri":"/"
3354      },
3355      "input":{"shape":"GetCapacityReservationUsageRequest"},
3356      "output":{"shape":"GetCapacityReservationUsageResult"},
3357      "documentation":"<p>Gets usage information about a Capacity Reservation. If the Capacity Reservation is shared, it shows usage information for the Capacity Reservation owner and each Amazon Web Services account that is currently using the shared capacity. If the Capacity Reservation is not shared, it shows only the Capacity Reservation owner's usage.</p>"
3358    },
3359    "GetCoipPoolUsage":{
3360      "name":"GetCoipPoolUsage",
3361      "http":{
3362        "method":"POST",
3363        "requestUri":"/"
3364      },
3365      "input":{"shape":"GetCoipPoolUsageRequest"},
3366      "output":{"shape":"GetCoipPoolUsageResult"},
3367      "documentation":"<p>Describes the allocations from the specified customer-owned address pool.</p>"
3368    },
3369    "GetConsoleOutput":{
3370      "name":"GetConsoleOutput",
3371      "http":{
3372        "method":"POST",
3373        "requestUri":"/"
3374      },
3375      "input":{"shape":"GetConsoleOutputRequest"},
3376      "output":{"shape":"GetConsoleOutputResult"},
3377      "documentation":"<p>Gets the console output for the specified instance. For Linux instances, the instance console output displays the exact console output that would normally be displayed on a physical monitor attached to a computer. For Windows instances, the instance console output includes the last three system event log errors.</p> <p>By default, the console output returns buffered information that was posted shortly after an instance transition state (start, stop, reboot, or terminate). This information is available for at least one hour after the most recent post. Only the most recent 64 KB of console output is available.</p> <p>You can optionally retrieve the latest serial console output at any time during the instance lifecycle. This option is supported on instance types that use the Nitro hypervisor.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-console.html#instance-console-console-output\">Instance console output</a> in the <i>Amazon EC2 User Guide</i>.</p>"
3378    },
3379    "GetConsoleScreenshot":{
3380      "name":"GetConsoleScreenshot",
3381      "http":{
3382        "method":"POST",
3383        "requestUri":"/"
3384      },
3385      "input":{"shape":"GetConsoleScreenshotRequest"},
3386      "output":{"shape":"GetConsoleScreenshotResult"},
3387      "documentation":"<p>Retrieve a JPG-format screenshot of a running instance to help with troubleshooting.</p> <p>The returned content is Base64-encoded.</p>"
3388    },
3389    "GetDefaultCreditSpecification":{
3390      "name":"GetDefaultCreditSpecification",
3391      "http":{
3392        "method":"POST",
3393        "requestUri":"/"
3394      },
3395      "input":{"shape":"GetDefaultCreditSpecificationRequest"},
3396      "output":{"shape":"GetDefaultCreditSpecificationResult"},
3397      "documentation":"<p>Describes the default credit option for CPU usage of a burstable performance instance family.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html\">Burstable performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>"
3398    },
3399    "GetEbsDefaultKmsKeyId":{
3400      "name":"GetEbsDefaultKmsKeyId",
3401      "http":{
3402        "method":"POST",
3403        "requestUri":"/"
3404      },
3405      "input":{"shape":"GetEbsDefaultKmsKeyIdRequest"},
3406      "output":{"shape":"GetEbsDefaultKmsKeyIdResult"},
3407      "documentation":"<p>Describes the default KMS key for EBS encryption by default for your account in this Region. You can change the default KMS key for encryption by default using <a>ModifyEbsDefaultKmsKeyId</a> or <a>ResetEbsDefaultKmsKeyId</a>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html\">Amazon EBS encryption</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
3408    },
3409    "GetEbsEncryptionByDefault":{
3410      "name":"GetEbsEncryptionByDefault",
3411      "http":{
3412        "method":"POST",
3413        "requestUri":"/"
3414      },
3415      "input":{"shape":"GetEbsEncryptionByDefaultRequest"},
3416      "output":{"shape":"GetEbsEncryptionByDefaultResult"},
3417      "documentation":"<p>Describes whether EBS encryption by default is enabled for your account in the current Region.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html\">Amazon EBS encryption</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
3418    },
3419    "GetFlowLogsIntegrationTemplate":{
3420      "name":"GetFlowLogsIntegrationTemplate",
3421      "http":{
3422        "method":"POST",
3423        "requestUri":"/"
3424      },
3425      "input":{"shape":"GetFlowLogsIntegrationTemplateRequest"},
3426      "output":{"shape":"GetFlowLogsIntegrationTemplateResult"},
3427      "documentation":"<p>Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs with Amazon Athena. This make it easier for you to query and gain insights from VPC flow logs data. Based on the information that you provide, we configure resources in the template to do the following:</p> <ul> <li> <p>Create a table in Athena that maps fields to a custom log format</p> </li> <li> <p>Create a Lambda function that updates the table with new partitions on a daily, weekly, or monthly basis</p> </li> <li> <p>Create a table partitioned between two timestamps in the past</p> </li> <li> <p>Create a set of named queries in Athena that you can use to get started quickly</p> </li> </ul>"
3428    },
3429    "GetGroupsForCapacityReservation":{
3430      "name":"GetGroupsForCapacityReservation",
3431      "http":{
3432        "method":"POST",
3433        "requestUri":"/"
3434      },
3435      "input":{"shape":"GetGroupsForCapacityReservationRequest"},
3436      "output":{"shape":"GetGroupsForCapacityReservationResult"},
3437      "documentation":"<p>Lists the resource groups to which a Capacity Reservation has been added.</p>"
3438    },
3439    "GetHostReservationPurchasePreview":{
3440      "name":"GetHostReservationPurchasePreview",
3441      "http":{
3442        "method":"POST",
3443        "requestUri":"/"
3444      },
3445      "input":{"shape":"GetHostReservationPurchasePreviewRequest"},
3446      "output":{"shape":"GetHostReservationPurchasePreviewResult"},
3447      "documentation":"<p>Preview a reservation purchase with configurations that match those of your Dedicated Host. You must have active Dedicated Hosts in your account before you purchase a reservation.</p> <p>This is a preview of the <a>PurchaseHostReservation</a> action and does not result in the offering being purchased.</p>"
3448    },
3449    "GetLaunchTemplateData":{
3450      "name":"GetLaunchTemplateData",
3451      "http":{
3452        "method":"POST",
3453        "requestUri":"/"
3454      },
3455      "input":{"shape":"GetLaunchTemplateDataRequest"},
3456      "output":{"shape":"GetLaunchTemplateDataResult"},
3457      "documentation":"<p>Retrieves the configuration data of the specified instance. You can use this data to create a launch template. </p> <p>This action calls on other describe actions to get instance information. Depending on your instance configuration, you may need to allow the following actions in your IAM policy: DescribeSpotInstanceRequests, DescribeInstanceCreditSpecifications, DescribeVolumes, DescribeInstanceAttribute, and DescribeElasticGpus. Or, you can allow <code>describe*</code> depending on your instance requirements.</p>"
3458    },
3459    "GetManagedPrefixListAssociations":{
3460      "name":"GetManagedPrefixListAssociations",
3461      "http":{
3462        "method":"POST",
3463        "requestUri":"/"
3464      },
3465      "input":{"shape":"GetManagedPrefixListAssociationsRequest"},
3466      "output":{"shape":"GetManagedPrefixListAssociationsResult"},
3467      "documentation":"<p>Gets information about the resources that are associated with the specified managed prefix list.</p>"
3468    },
3469    "GetManagedPrefixListEntries":{
3470      "name":"GetManagedPrefixListEntries",
3471      "http":{
3472        "method":"POST",
3473        "requestUri":"/"
3474      },
3475      "input":{"shape":"GetManagedPrefixListEntriesRequest"},
3476      "output":{"shape":"GetManagedPrefixListEntriesResult"},
3477      "documentation":"<p>Gets information about the entries for a specified managed prefix list.</p>"
3478    },
3479    "GetPasswordData":{
3480      "name":"GetPasswordData",
3481      "http":{
3482        "method":"POST",
3483        "requestUri":"/"
3484      },
3485      "input":{"shape":"GetPasswordDataRequest"},
3486      "output":{"shape":"GetPasswordDataResult"},
3487      "documentation":"<p>Retrieves the encrypted administrator password for a running Windows instance.</p> <p>The Windows password is generated at boot by the <code>EC2Config</code> service or <code>EC2Launch</code> scripts (Windows Server 2016 and later). This usually only happens the first time an instance is launched. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/UsingConfig_WinAMI.html\">EC2Config</a> and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2launch.html\">EC2Launch</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>For the <code>EC2Config</code> service, the password is not generated for rebundled AMIs unless <code>Ec2SetPassword</code> is enabled before bundling.</p> <p>The password is encrypted using the key pair that you specified when you launched the instance. You must provide the corresponding key pair file.</p> <p>When you launch an instance, password generation and encryption may take a few minutes. If you try to retrieve the password before it's available, the output returns an empty string. We recommend that you wait up to 15 minutes after launching an instance before trying to retrieve the generated password.</p>"
3488    },
3489    "GetReservedInstancesExchangeQuote":{
3490      "name":"GetReservedInstancesExchangeQuote",
3491      "http":{
3492        "method":"POST",
3493        "requestUri":"/"
3494      },
3495      "input":{"shape":"GetReservedInstancesExchangeQuoteRequest"},
3496      "output":{"shape":"GetReservedInstancesExchangeQuoteResult"},
3497      "documentation":"<p>Returns a quote and exchange information for exchanging one or more specified Convertible Reserved Instances for a new Convertible Reserved Instance. If the exchange cannot be performed, the reason is returned in the response. Use <a>AcceptReservedInstancesExchangeQuote</a> to perform the exchange.</p>"
3498    },
3499    "GetSerialConsoleAccessStatus":{
3500      "name":"GetSerialConsoleAccessStatus",
3501      "http":{
3502        "method":"POST",
3503        "requestUri":"/"
3504      },
3505      "input":{"shape":"GetSerialConsoleAccessStatusRequest"},
3506      "output":{"shape":"GetSerialConsoleAccessStatusResult"},
3507      "documentation":"<p>Retrieves the access status of your account to the EC2 serial console of all instances. By default, access to the EC2 serial console is disabled for your account. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configure-access-to-serial-console.html#serial-console-account-access\">Manage account access to the EC2 serial console</a> in the <i>Amazon EC2 User Guide</i>.</p>"
3508    },
3509    "GetSubnetCidrReservations":{
3510      "name":"GetSubnetCidrReservations",
3511      "http":{
3512        "method":"POST",
3513        "requestUri":"/"
3514      },
3515      "input":{"shape":"GetSubnetCidrReservationsRequest"},
3516      "output":{"shape":"GetSubnetCidrReservationsResult"},
3517      "documentation":"<p>Gets information about the subnet CIDR reservations.</p>"
3518    },
3519    "GetTransitGatewayAttachmentPropagations":{
3520      "name":"GetTransitGatewayAttachmentPropagations",
3521      "http":{
3522        "method":"POST",
3523        "requestUri":"/"
3524      },
3525      "input":{"shape":"GetTransitGatewayAttachmentPropagationsRequest"},
3526      "output":{"shape":"GetTransitGatewayAttachmentPropagationsResult"},
3527      "documentation":"<p>Lists the route tables to which the specified resource attachment propagates routes.</p>"
3528    },
3529    "GetTransitGatewayMulticastDomainAssociations":{
3530      "name":"GetTransitGatewayMulticastDomainAssociations",
3531      "http":{
3532        "method":"POST",
3533        "requestUri":"/"
3534      },
3535      "input":{"shape":"GetTransitGatewayMulticastDomainAssociationsRequest"},
3536      "output":{"shape":"GetTransitGatewayMulticastDomainAssociationsResult"},
3537      "documentation":"<p>Gets information about the associations for the transit gateway multicast domain.</p>"
3538    },
3539    "GetTransitGatewayPrefixListReferences":{
3540      "name":"GetTransitGatewayPrefixListReferences",
3541      "http":{
3542        "method":"POST",
3543        "requestUri":"/"
3544      },
3545      "input":{"shape":"GetTransitGatewayPrefixListReferencesRequest"},
3546      "output":{"shape":"GetTransitGatewayPrefixListReferencesResult"},
3547      "documentation":"<p>Gets information about the prefix list references in a specified transit gateway route table.</p>"
3548    },
3549    "GetTransitGatewayRouteTableAssociations":{
3550      "name":"GetTransitGatewayRouteTableAssociations",
3551      "http":{
3552        "method":"POST",
3553        "requestUri":"/"
3554      },
3555      "input":{"shape":"GetTransitGatewayRouteTableAssociationsRequest"},
3556      "output":{"shape":"GetTransitGatewayRouteTableAssociationsResult"},
3557      "documentation":"<p>Gets information about the associations for the specified transit gateway route table.</p>"
3558    },
3559    "GetTransitGatewayRouteTablePropagations":{
3560      "name":"GetTransitGatewayRouteTablePropagations",
3561      "http":{
3562        "method":"POST",
3563        "requestUri":"/"
3564      },
3565      "input":{"shape":"GetTransitGatewayRouteTablePropagationsRequest"},
3566      "output":{"shape":"GetTransitGatewayRouteTablePropagationsResult"},
3567      "documentation":"<p>Gets information about the route table propagations for the specified transit gateway route table.</p>"
3568    },
3569    "GetVpnConnectionDeviceSampleConfiguration":{
3570      "name":"GetVpnConnectionDeviceSampleConfiguration",
3571      "http":{
3572        "method":"POST",
3573        "requestUri":"/"
3574      },
3575      "input":{"shape":"GetVpnConnectionDeviceSampleConfigurationRequest"},
3576      "output":{"shape":"GetVpnConnectionDeviceSampleConfigurationResult"},
3577      "documentation":"<p>Download an Amazon Web Services-provided sample configuration file to be used with the customer gateway device specified for your Site-to-Site VPN connection.</p>"
3578    },
3579    "GetVpnConnectionDeviceTypes":{
3580      "name":"GetVpnConnectionDeviceTypes",
3581      "http":{
3582        "method":"POST",
3583        "requestUri":"/"
3584      },
3585      "input":{"shape":"GetVpnConnectionDeviceTypesRequest"},
3586      "output":{"shape":"GetVpnConnectionDeviceTypesResult"},
3587      "documentation":"<p>Obtain a list of customer gateway devices for which sample configuration files can be provided. The request has no additional parameters. You can also see the list of device types with sample configuration files available under <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/your-cgw.html\">Your customer gateway device</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>"
3588    },
3589    "ImportClientVpnClientCertificateRevocationList":{
3590      "name":"ImportClientVpnClientCertificateRevocationList",
3591      "http":{
3592        "method":"POST",
3593        "requestUri":"/"
3594      },
3595      "input":{"shape":"ImportClientVpnClientCertificateRevocationListRequest"},
3596      "output":{"shape":"ImportClientVpnClientCertificateRevocationListResult"},
3597      "documentation":"<p>Uploads a client certificate revocation list to the specified Client VPN endpoint. Uploading a client certificate revocation list overwrites the existing client certificate revocation list.</p> <p>Uploading a client certificate revocation list resets existing client connections.</p>"
3598    },
3599    "ImportImage":{
3600      "name":"ImportImage",
3601      "http":{
3602        "method":"POST",
3603        "requestUri":"/"
3604      },
3605      "input":{"shape":"ImportImageRequest"},
3606      "output":{"shape":"ImportImageResult"},
3607      "documentation":"<p>Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI).</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vm-import/latest/userguide/vmimport-image-import.html\">Importing a VM as an image using VM Import/Export</a> in the <i>VM Import/Export User Guide</i>.</p>"
3608    },
3609    "ImportInstance":{
3610      "name":"ImportInstance",
3611      "http":{
3612        "method":"POST",
3613        "requestUri":"/"
3614      },
3615      "input":{"shape":"ImportInstanceRequest"},
3616      "output":{"shape":"ImportInstanceResult"},
3617      "documentation":"<p>Creates an import instance task using metadata from the specified disk image.</p> <p>This API action supports only single-volume VMs. To import multi-volume VMs, use <a>ImportImage</a> instead.</p> <p>This API action is not supported by the Command Line Interface (CLI). For information about using the Amazon EC2 CLI, which is deprecated, see <a href=\"https://awsdocs.s3.amazonaws.com/EC2/ec2-clt.pdf#UsingVirtualMachinesinAmazonEC2\">Importing a VM to Amazon EC2</a> in the <i>Amazon EC2 CLI Reference</i> PDF file.</p> <p>For information about the import manifest referenced by this API action, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/manifest.html\">VM Import Manifest</a>.</p>"
3618    },
3619    "ImportKeyPair":{
3620      "name":"ImportKeyPair",
3621      "http":{
3622        "method":"POST",
3623        "requestUri":"/"
3624      },
3625      "input":{"shape":"ImportKeyPairRequest"},
3626      "output":{"shape":"ImportKeyPairResult"},
3627      "documentation":"<p>Imports the public key from an RSA or ED25519 key pair that you created with a third-party tool. Compare this with <a>CreateKeyPair</a>, in which Amazon Web Services creates the key pair and gives the keys to you (Amazon Web Services keeps a copy of the public key). With ImportKeyPair, you create the key pair and give Amazon Web Services just the public key. The private key is never transferred between you and Amazon Web Services.</p> <p>For more information about key pairs, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html\">Amazon EC2 key pairs</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
3628    },
3629    "ImportSnapshot":{
3630      "name":"ImportSnapshot",
3631      "http":{
3632        "method":"POST",
3633        "requestUri":"/"
3634      },
3635      "input":{"shape":"ImportSnapshotRequest"},
3636      "output":{"shape":"ImportSnapshotResult"},
3637      "documentation":"<p>Imports a disk into an EBS snapshot.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vm-import/latest/userguide/vmimport-import-snapshot.html\">Importing a disk as a snapshot using VM Import/Export</a> in the <i>VM Import/Export User Guide</i>.</p>"
3638    },
3639    "ImportVolume":{
3640      "name":"ImportVolume",
3641      "http":{
3642        "method":"POST",
3643        "requestUri":"/"
3644      },
3645      "input":{"shape":"ImportVolumeRequest"},
3646      "output":{"shape":"ImportVolumeResult"},
3647      "documentation":"<p>Creates an import volume task using metadata from the specified disk image.</p> <p>This API action supports only single-volume VMs. To import multi-volume VMs, use <a>ImportImage</a> instead. To import a disk to a snapshot, use <a>ImportSnapshot</a> instead.</p> <p>This API action is not supported by the Command Line Interface (CLI). For information about using the Amazon EC2 CLI, which is deprecated, see <a href=\"https://awsdocs.s3.amazonaws.com/EC2/ec2-clt.pdf#importing-your-volumes-into-amazon-ebs\">Importing Disks to Amazon EBS</a> in the <i>Amazon EC2 CLI Reference</i> PDF file.</p> <p>For information about the import manifest referenced by this API action, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/manifest.html\">VM Import Manifest</a>.</p>"
3648    },
3649    "ModifyAddressAttribute":{
3650      "name":"ModifyAddressAttribute",
3651      "http":{
3652        "method":"POST",
3653        "requestUri":"/"
3654      },
3655      "input":{"shape":"ModifyAddressAttributeRequest"},
3656      "output":{"shape":"ModifyAddressAttributeResult"},
3657      "documentation":"<p>Modifies an attribute of the specified Elastic IP address. For requirements, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html#Using_Elastic_Addressing_Reverse_DNS\">Using reverse DNS for email applications</a>.</p>"
3658    },
3659    "ModifyAvailabilityZoneGroup":{
3660      "name":"ModifyAvailabilityZoneGroup",
3661      "http":{
3662        "method":"POST",
3663        "requestUri":"/"
3664      },
3665      "input":{"shape":"ModifyAvailabilityZoneGroupRequest"},
3666      "output":{"shape":"ModifyAvailabilityZoneGroupResult"},
3667      "documentation":"<p>Changes the opt-in status of the Local Zone and Wavelength Zone group for your account.</p> <p>Use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeAvailabilityZones.html\"> DescribeAvailabilityZones</a> to view the value for <code>GroupName</code>.</p>"
3668    },
3669    "ModifyCapacityReservation":{
3670      "name":"ModifyCapacityReservation",
3671      "http":{
3672        "method":"POST",
3673        "requestUri":"/"
3674      },
3675      "input":{"shape":"ModifyCapacityReservationRequest"},
3676      "output":{"shape":"ModifyCapacityReservationResult"},
3677      "documentation":"<p>Modifies a Capacity Reservation's capacity and the conditions under which it is to be released. You cannot change a Capacity Reservation's instance type, EBS optimization, instance store settings, platform, Availability Zone, or instance eligibility. If you need to modify any of these attributes, we recommend that you cancel the Capacity Reservation, and then create a new one with the required attributes.</p>"
3678    },
3679    "ModifyCapacityReservationFleet":{
3680      "name":"ModifyCapacityReservationFleet",
3681      "http":{
3682        "method":"POST",
3683        "requestUri":"/"
3684      },
3685      "input":{"shape":"ModifyCapacityReservationFleetRequest"},
3686      "output":{"shape":"ModifyCapacityReservationFleetResult"},
3687      "documentation":"<p>Modifies a Capacity Reservation Fleet.</p> <p>When you modify the total target capacity of a Capacity Reservation Fleet, the Fleet automatically creates new Capacity Reservations, or modifies or cancels existing Capacity Reservations in the Fleet to meet the new total target capacity. When you modify the end date for the Fleet, the end dates for all of the individual Capacity Reservations in the Fleet are updated accordingly.</p>"
3688    },
3689    "ModifyClientVpnEndpoint":{
3690      "name":"ModifyClientVpnEndpoint",
3691      "http":{
3692        "method":"POST",
3693        "requestUri":"/"
3694      },
3695      "input":{"shape":"ModifyClientVpnEndpointRequest"},
3696      "output":{"shape":"ModifyClientVpnEndpointResult"},
3697      "documentation":"<p>Modifies the specified Client VPN endpoint. Modifying the DNS server resets existing client connections.</p>"
3698    },
3699    "ModifyDefaultCreditSpecification":{
3700      "name":"ModifyDefaultCreditSpecification",
3701      "http":{
3702        "method":"POST",
3703        "requestUri":"/"
3704      },
3705      "input":{"shape":"ModifyDefaultCreditSpecificationRequest"},
3706      "output":{"shape":"ModifyDefaultCreditSpecificationResult"},
3707      "documentation":"<p>Modifies the default credit option for CPU usage of burstable performance instances. The default credit option is set at the account level per Amazon Web Services Region, and is specified per instance family. All new burstable performance instances in the account launch using the default credit option.</p> <p> <code>ModifyDefaultCreditSpecification</code> is an asynchronous operation, which works at an Amazon Web Services Region level and modifies the credit option for each Availability Zone. All zones in a Region are updated within five minutes. But if instances are launched during this operation, they might not get the new credit option until the zone is updated. To verify whether the update has occurred, you can call <code>GetDefaultCreditSpecification</code> and check <code>DefaultCreditSpecification</code> for updates.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html\">Burstable performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>"
3708    },
3709    "ModifyEbsDefaultKmsKeyId":{
3710      "name":"ModifyEbsDefaultKmsKeyId",
3711      "http":{
3712        "method":"POST",
3713        "requestUri":"/"
3714      },
3715      "input":{"shape":"ModifyEbsDefaultKmsKeyIdRequest"},
3716      "output":{"shape":"ModifyEbsDefaultKmsKeyIdResult"},
3717      "documentation":"<p>Changes the default KMS key for EBS encryption by default for your account in this Region.</p> <p>Amazon Web Services creates a unique Amazon Web Services managed KMS key in each Region for use with encryption by default. If you change the default KMS key to a symmetric customer managed KMS key, it is used instead of the Amazon Web Services managed KMS key. To reset the default KMS key to the Amazon Web Services managed KMS key for EBS, use <a>ResetEbsDefaultKmsKeyId</a>. Amazon EBS does not support asymmetric KMS keys.</p> <p>If you delete or disable the customer managed KMS key that you specified for use with encryption by default, your instances will fail to launch.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html\">Amazon EBS encryption</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
3718    },
3719    "ModifyFleet":{
3720      "name":"ModifyFleet",
3721      "http":{
3722        "method":"POST",
3723        "requestUri":"/"
3724      },
3725      "input":{"shape":"ModifyFleetRequest"},
3726      "output":{"shape":"ModifyFleetResult"},
3727      "documentation":"<p>Modifies the specified EC2 Fleet.</p> <p>You can only modify an EC2 Fleet request of type <code>maintain</code>.</p> <p>While the EC2 Fleet is being modified, it is in the <code>modifying</code> state.</p> <p>To scale up your EC2 Fleet, increase its target capacity. The EC2 Fleet launches the additional Spot Instances according to the allocation strategy for the EC2 Fleet request. If the allocation strategy is <code>lowest-price</code>, the EC2 Fleet launches instances using the Spot Instance pool with the lowest price. If the allocation strategy is <code>diversified</code>, the EC2 Fleet distributes the instances across the Spot Instance pools. If the allocation strategy is <code>capacity-optimized</code>, EC2 Fleet launches instances from Spot Instance pools with optimal capacity for the number of instances that are launching.</p> <p>To scale down your EC2 Fleet, decrease its target capacity. First, the EC2 Fleet cancels any open requests that exceed the new target capacity. You can request that the EC2 Fleet terminate Spot Instances until the size of the fleet no longer exceeds the new target capacity. If the allocation strategy is <code>lowest-price</code>, the EC2 Fleet terminates the instances with the highest price per unit. If the allocation strategy is <code>capacity-optimized</code>, the EC2 Fleet terminates the instances in the Spot Instance pools that have the least available Spot Instance capacity. If the allocation strategy is <code>diversified</code>, the EC2 Fleet terminates instances across the Spot Instance pools. Alternatively, you can request that the EC2 Fleet keep the fleet at its current size, but not replace any Spot Instances that are interrupted or that you terminate manually.</p> <p>If you are finished with your EC2 Fleet for now, but will use it again later, you can set the target capacity to 0.</p>"
3728    },
3729    "ModifyFpgaImageAttribute":{
3730      "name":"ModifyFpgaImageAttribute",
3731      "http":{
3732        "method":"POST",
3733        "requestUri":"/"
3734      },
3735      "input":{"shape":"ModifyFpgaImageAttributeRequest"},
3736      "output":{"shape":"ModifyFpgaImageAttributeResult"},
3737      "documentation":"<p>Modifies the specified attribute of the specified Amazon FPGA Image (AFI).</p>"
3738    },
3739    "ModifyHosts":{
3740      "name":"ModifyHosts",
3741      "http":{
3742        "method":"POST",
3743        "requestUri":"/"
3744      },
3745      "input":{"shape":"ModifyHostsRequest"},
3746      "output":{"shape":"ModifyHostsResult"},
3747      "documentation":"<p>Modify the auto-placement setting of a Dedicated Host. When auto-placement is enabled, any instances that you launch with a tenancy of <code>host</code> but without a specific host ID are placed onto any available Dedicated Host in your account that has auto-placement enabled. When auto-placement is disabled, you need to provide a host ID to have the instance launch onto a specific host. If no host ID is provided, the instance is launched onto a suitable host with auto-placement enabled.</p> <p>You can also use this API action to modify a Dedicated Host to support either multiple instance types in an instance family, or to support a specific instance type only.</p>"
3748    },
3749    "ModifyIdFormat":{
3750      "name":"ModifyIdFormat",
3751      "http":{
3752        "method":"POST",
3753        "requestUri":"/"
3754      },
3755      "input":{"shape":"ModifyIdFormatRequest"},
3756      "documentation":"<p>Modifies the ID format for the specified resource on a per-Region basis. You can specify that resources should receive longer IDs (17-character IDs) when they are created.</p> <p>This request can only be used to modify longer ID settings for resource types that are within the opt-in period. Resources currently in their opt-in period include: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> | <code>elastic-ip-allocation</code> | <code>elastic-ip-association</code> | <code>export-task</code> | <code>flow-log</code> | <code>image</code> | <code>import-task</code> | <code>internet-gateway</code> | <code>network-acl</code> | <code>network-acl-association</code> | <code>network-interface</code> | <code>network-interface-attachment</code> | <code>prefix-list</code> | <code>route-table</code> | <code>route-table-association</code> | <code>security-group</code> | <code>subnet</code> | <code>subnet-cidr-block-association</code> | <code>vpc</code> | <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code>.</p> <p>This setting applies to the IAM user who makes the request; it does not apply to the entire Amazon Web Services account. By default, an IAM user defaults to the same settings as the root user. If you're using this action as the root user, then these settings apply to the entire account, unless an IAM user explicitly overrides these settings for themselves. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/resource-ids.html\">Resource IDs</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>Resources created with longer IDs are visible to all IAM roles and users, regardless of these settings and provided that they have permission to use the relevant <code>Describe</code> command for the resource type.</p>"
3757    },
3758    "ModifyIdentityIdFormat":{
3759      "name":"ModifyIdentityIdFormat",
3760      "http":{
3761        "method":"POST",
3762        "requestUri":"/"
3763      },
3764      "input":{"shape":"ModifyIdentityIdFormatRequest"},
3765      "documentation":"<p>Modifies the ID format of a resource for a specified IAM user, IAM role, or the root user for an account; or all IAM users, IAM roles, and the root user for an account. You can specify that resources should receive longer IDs (17-character IDs) when they are created. </p> <p>This request can only be used to modify longer ID settings for resource types that are within the opt-in period. Resources currently in their opt-in period include: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> | <code>elastic-ip-allocation</code> | <code>elastic-ip-association</code> | <code>export-task</code> | <code>flow-log</code> | <code>image</code> | <code>import-task</code> | <code>internet-gateway</code> | <code>network-acl</code> | <code>network-acl-association</code> | <code>network-interface</code> | <code>network-interface-attachment</code> | <code>prefix-list</code> | <code>route-table</code> | <code>route-table-association</code> | <code>security-group</code> | <code>subnet</code> | <code>subnet-cidr-block-association</code> | <code>vpc</code> | <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code>. </p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/resource-ids.html\">Resource IDs</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>. </p> <p>This setting applies to the principal specified in the request; it does not apply to the principal that makes the request. </p> <p>Resources created with longer IDs are visible to all IAM roles and users, regardless of these settings and provided that they have permission to use the relevant <code>Describe</code> command for the resource type.</p>"
3766    },
3767    "ModifyImageAttribute":{
3768      "name":"ModifyImageAttribute",
3769      "http":{
3770        "method":"POST",
3771        "requestUri":"/"
3772      },
3773      "input":{"shape":"ModifyImageAttributeRequest"},
3774      "documentation":"<p>Modifies the specified attribute of the specified AMI. You can specify only one attribute at a time. You can use the <code>Attribute</code> parameter to specify the attribute or one of the following parameters: <code>Description</code> or <code>LaunchPermission</code>.</p> <p>Images with an Amazon Web Services Marketplace product code cannot be made public.</p> <p>To enable the SriovNetSupport enhanced networking attribute of an image, enable SriovNetSupport on an instance and create an AMI from the instance.</p>"
3775    },
3776    "ModifyInstanceAttribute":{
3777      "name":"ModifyInstanceAttribute",
3778      "http":{
3779        "method":"POST",
3780        "requestUri":"/"
3781      },
3782      "input":{"shape":"ModifyInstanceAttributeRequest"},
3783      "documentation":"<p>Modifies the specified attribute of the specified instance. You can specify only one attribute at a time.</p> <p> <b>Note: </b>Using this action to change the security groups associated with an elastic network interface (ENI) attached to an instance in a VPC can result in an error if the instance has more than one ENI. To change the security groups associated with an ENI attached to an instance that has multiple ENIs, we recommend that you use the <a>ModifyNetworkInterfaceAttribute</a> action.</p> <p>To modify some attributes, the instance must be stopped. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_ChangingAttributesWhileInstanceStopped.html\">Modifying attributes of a stopped instance</a> in the <i>Amazon EC2 User Guide</i>.</p>"
3784    },
3785    "ModifyInstanceCapacityReservationAttributes":{
3786      "name":"ModifyInstanceCapacityReservationAttributes",
3787      "http":{
3788        "method":"POST",
3789        "requestUri":"/"
3790      },
3791      "input":{"shape":"ModifyInstanceCapacityReservationAttributesRequest"},
3792      "output":{"shape":"ModifyInstanceCapacityReservationAttributesResult"},
3793      "documentation":"<p>Modifies the Capacity Reservation settings for a stopped instance. Use this action to configure an instance to target a specific Capacity Reservation, run in any <code>open</code> Capacity Reservation with matching attributes, or run On-Demand Instance capacity.</p>"
3794    },
3795    "ModifyInstanceCreditSpecification":{
3796      "name":"ModifyInstanceCreditSpecification",
3797      "http":{
3798        "method":"POST",
3799        "requestUri":"/"
3800      },
3801      "input":{"shape":"ModifyInstanceCreditSpecificationRequest"},
3802      "output":{"shape":"ModifyInstanceCreditSpecificationResult"},
3803      "documentation":"<p>Modifies the credit option for CPU usage on a running or stopped burstable performance instance. The credit options are <code>standard</code> and <code>unlimited</code>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html\">Burstable performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>"
3804    },
3805    "ModifyInstanceEventStartTime":{
3806      "name":"ModifyInstanceEventStartTime",
3807      "http":{
3808        "method":"POST",
3809        "requestUri":"/"
3810      },
3811      "input":{"shape":"ModifyInstanceEventStartTimeRequest"},
3812      "output":{"shape":"ModifyInstanceEventStartTimeResult"},
3813      "documentation":"<p>Modifies the start time for a scheduled Amazon EC2 instance event.</p>"
3814    },
3815    "ModifyInstanceEventWindow":{
3816      "name":"ModifyInstanceEventWindow",
3817      "http":{
3818        "method":"POST",
3819        "requestUri":"/"
3820      },
3821      "input":{"shape":"ModifyInstanceEventWindowRequest"},
3822      "output":{"shape":"ModifyInstanceEventWindowResult"},
3823      "documentation":"<p>Modifies the specified event window.</p> <p>You can define either a set of time ranges or a cron expression when modifying the event window, but not both.</p> <p>To modify the targets associated with the event window, use the <a>AssociateInstanceEventWindow</a> and <a>DisassociateInstanceEventWindow</a> API.</p> <p>If Amazon Web Services has already scheduled an event, modifying an event window won't change the time of the scheduled event.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-windows.html\">Define event windows for scheduled events</a> in the <i>Amazon EC2 User Guide</i>.</p>"
3824    },
3825    "ModifyInstanceMetadataOptions":{
3826      "name":"ModifyInstanceMetadataOptions",
3827      "http":{
3828        "method":"POST",
3829        "requestUri":"/"
3830      },
3831      "input":{"shape":"ModifyInstanceMetadataOptionsRequest"},
3832      "output":{"shape":"ModifyInstanceMetadataOptionsResult"},
3833      "documentation":"<p>Modify the instance metadata parameters on a running or stopped instance. When you modify the parameters on a stopped instance, they are applied when the instance is started. When you modify the parameters on a running instance, the API responds with a state of “pending”. After the parameter modifications are successfully applied to the instance, the state of the modifications changes from “pending” to “applied” in subsequent describe-instances API calls. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html\">Instance metadata and user data</a> in the <i>Amazon EC2 User Guide</i>.</p>"
3834    },
3835    "ModifyInstancePlacement":{
3836      "name":"ModifyInstancePlacement",
3837      "http":{
3838        "method":"POST",
3839        "requestUri":"/"
3840      },
3841      "input":{"shape":"ModifyInstancePlacementRequest"},
3842      "output":{"shape":"ModifyInstancePlacementResult"},
3843      "documentation":"<p>Modifies the placement attributes for a specified instance. You can do the following:</p> <ul> <li> <p>Modify the affinity between an instance and a <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-hosts-overview.html\">Dedicated Host</a>. When affinity is set to <code>host</code> and the instance is not associated with a specific Dedicated Host, the next time the instance is launched, it is automatically associated with the host on which it lands. If the instance is restarted or rebooted, this relationship persists.</p> </li> <li> <p>Change the Dedicated Host with which an instance is associated.</p> </li> <li> <p>Change the instance tenancy of an instance.</p> </li> <li> <p>Move an instance to or from a <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html\">placement group</a>.</p> </li> </ul> <p>At least one attribute for affinity, host ID, tenancy, or placement group name must be specified in the request. Affinity and tenancy can be modified in the same request.</p> <p>To modify the host ID, tenancy, placement group, or partition for an instance, the instance must be in the <code>stopped</code> state.</p>"
3844    },
3845    "ModifyLaunchTemplate":{
3846      "name":"ModifyLaunchTemplate",
3847      "http":{
3848        "method":"POST",
3849        "requestUri":"/"
3850      },
3851      "input":{"shape":"ModifyLaunchTemplateRequest"},
3852      "output":{"shape":"ModifyLaunchTemplateResult"},
3853      "documentation":"<p>Modifies a launch template. You can specify which version of the launch template to set as the default version. When launching an instance, the default version applies when a launch template version is not specified.</p>"
3854    },
3855    "ModifyManagedPrefixList":{
3856      "name":"ModifyManagedPrefixList",
3857      "http":{
3858        "method":"POST",
3859        "requestUri":"/"
3860      },
3861      "input":{"shape":"ModifyManagedPrefixListRequest"},
3862      "output":{"shape":"ModifyManagedPrefixListResult"},
3863      "documentation":"<p>Modifies the specified managed prefix list.</p> <p>Adding or removing entries in a prefix list creates a new version of the prefix list. Changing the name of the prefix list does not affect the version.</p> <p>If you specify a current version number that does not match the true current version number, the request fails.</p>"
3864    },
3865    "ModifyNetworkInterfaceAttribute":{
3866      "name":"ModifyNetworkInterfaceAttribute",
3867      "http":{
3868        "method":"POST",
3869        "requestUri":"/"
3870      },
3871      "input":{"shape":"ModifyNetworkInterfaceAttributeRequest"},
3872      "documentation":"<p>Modifies the specified network interface attribute. You can specify only one attribute at a time. You can use this action to attach and detach security groups from an existing EC2 instance.</p>"
3873    },
3874    "ModifyReservedInstances":{
3875      "name":"ModifyReservedInstances",
3876      "http":{
3877        "method":"POST",
3878        "requestUri":"/"
3879      },
3880      "input":{"shape":"ModifyReservedInstancesRequest"},
3881      "output":{"shape":"ModifyReservedInstancesResult"},
3882      "documentation":"<p>Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances. The Reserved Instances to be modified must be identical, except for Availability Zone, network platform, and instance type.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html\">Modifying Reserved Instances</a> in the <i>Amazon EC2 User Guide</i>.</p>"
3883    },
3884    "ModifySecurityGroupRules":{
3885      "name":"ModifySecurityGroupRules",
3886      "http":{
3887        "method":"POST",
3888        "requestUri":"/"
3889      },
3890      "input":{"shape":"ModifySecurityGroupRulesRequest"},
3891      "output":{"shape":"ModifySecurityGroupRulesResult"},
3892      "documentation":"<p>Modifies the rules of a security group.</p>"
3893    },
3894    "ModifySnapshotAttribute":{
3895      "name":"ModifySnapshotAttribute",
3896      "http":{
3897        "method":"POST",
3898        "requestUri":"/"
3899      },
3900      "input":{"shape":"ModifySnapshotAttributeRequest"},
3901      "documentation":"<p>Adds or removes permission settings for the specified snapshot. You may add or remove specified Amazon Web Services account IDs from a snapshot's list of create volume permissions, but you cannot do both in a single operation. If you need to both add and remove account IDs for a snapshot, you must use multiple operations. You can make up to 500 modifications to a snapshot in a single operation.</p> <p>Encrypted snapshots and snapshots with Amazon Web Services Marketplace product codes cannot be made public. Snapshots encrypted with your default KMS key cannot be shared with other accounts.</p> <p>For more information about modifying snapshot permissions, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-modifying-snapshot-permissions.html\">Share a snapshot</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
3902    },
3903    "ModifySpotFleetRequest":{
3904      "name":"ModifySpotFleetRequest",
3905      "http":{
3906        "method":"POST",
3907        "requestUri":"/"
3908      },
3909      "input":{"shape":"ModifySpotFleetRequestRequest"},
3910      "output":{"shape":"ModifySpotFleetRequestResponse"},
3911      "documentation":"<p>Modifies the specified Spot Fleet request.</p> <p>You can only modify a Spot Fleet request of type <code>maintain</code>.</p> <p>While the Spot Fleet request is being modified, it is in the <code>modifying</code> state.</p> <p>To scale up your Spot Fleet, increase its target capacity. The Spot Fleet launches the additional Spot Instances according to the allocation strategy for the Spot Fleet request. If the allocation strategy is <code>lowestPrice</code>, the Spot Fleet launches instances using the Spot Instance pool with the lowest price. If the allocation strategy is <code>diversified</code>, the Spot Fleet distributes the instances across the Spot Instance pools. If the allocation strategy is <code>capacityOptimized</code>, Spot Fleet launches instances from Spot Instance pools with optimal capacity for the number of instances that are launching.</p> <p>To scale down your Spot Fleet, decrease its target capacity. First, the Spot Fleet cancels any open requests that exceed the new target capacity. You can request that the Spot Fleet terminate Spot Instances until the size of the fleet no longer exceeds the new target capacity. If the allocation strategy is <code>lowestPrice</code>, the Spot Fleet terminates the instances with the highest price per unit. If the allocation strategy is <code>capacityOptimized</code>, the Spot Fleet terminates the instances in the Spot Instance pools that have the least available Spot Instance capacity. If the allocation strategy is <code>diversified</code>, the Spot Fleet terminates instances across the Spot Instance pools. Alternatively, you can request that the Spot Fleet keep the fleet at its current size, but not replace any Spot Instances that are interrupted or that you terminate manually.</p> <p>If you are finished with your Spot Fleet for now, but will use it again later, you can set the target capacity to 0.</p>"
3912    },
3913    "ModifySubnetAttribute":{
3914      "name":"ModifySubnetAttribute",
3915      "http":{
3916        "method":"POST",
3917        "requestUri":"/"
3918      },
3919      "input":{"shape":"ModifySubnetAttributeRequest"},
3920      "documentation":"<p>Modifies a subnet attribute. You can only modify one attribute at a time.</p>"
3921    },
3922    "ModifyTrafficMirrorFilterNetworkServices":{
3923      "name":"ModifyTrafficMirrorFilterNetworkServices",
3924      "http":{
3925        "method":"POST",
3926        "requestUri":"/"
3927      },
3928      "input":{"shape":"ModifyTrafficMirrorFilterNetworkServicesRequest"},
3929      "output":{"shape":"ModifyTrafficMirrorFilterNetworkServicesResult"},
3930      "documentation":"<p>Allows or restricts mirroring network services.</p> <p> By default, Amazon DNS network services are not eligible for Traffic Mirror. Use <code>AddNetworkServices</code> to add network services to a Traffic Mirror filter. When a network service is added to the Traffic Mirror filter, all traffic related to that network service will be mirrored. When you no longer want to mirror network services, use <code>RemoveNetworkServices</code> to remove the network services from the Traffic Mirror filter. </p>"
3931    },
3932    "ModifyTrafficMirrorFilterRule":{
3933      "name":"ModifyTrafficMirrorFilterRule",
3934      "http":{
3935        "method":"POST",
3936        "requestUri":"/"
3937      },
3938      "input":{"shape":"ModifyTrafficMirrorFilterRuleRequest"},
3939      "output":{"shape":"ModifyTrafficMirrorFilterRuleResult"},
3940      "documentation":"<p>Modifies the specified Traffic Mirror rule.</p> <p> <code>DestinationCidrBlock</code> and <code>SourceCidrBlock</code> must both be an IPv4 range or an IPv6 range.</p>"
3941    },
3942    "ModifyTrafficMirrorSession":{
3943      "name":"ModifyTrafficMirrorSession",
3944      "http":{
3945        "method":"POST",
3946        "requestUri":"/"
3947      },
3948      "input":{"shape":"ModifyTrafficMirrorSessionRequest"},
3949      "output":{"shape":"ModifyTrafficMirrorSessionResult"},
3950      "documentation":"<p>Modifies a Traffic Mirror session.</p>"
3951    },
3952    "ModifyTransitGateway":{
3953      "name":"ModifyTransitGateway",
3954      "http":{
3955        "method":"POST",
3956        "requestUri":"/"
3957      },
3958      "input":{"shape":"ModifyTransitGatewayRequest"},
3959      "output":{"shape":"ModifyTransitGatewayResult"},
3960      "documentation":"<p>Modifies the specified transit gateway. When you modify a transit gateway, the modified options are applied to new transit gateway attachments only. Your existing transit gateway attachments are not modified.</p>"
3961    },
3962    "ModifyTransitGatewayPrefixListReference":{
3963      "name":"ModifyTransitGatewayPrefixListReference",
3964      "http":{
3965        "method":"POST",
3966        "requestUri":"/"
3967      },
3968      "input":{"shape":"ModifyTransitGatewayPrefixListReferenceRequest"},
3969      "output":{"shape":"ModifyTransitGatewayPrefixListReferenceResult"},
3970      "documentation":"<p>Modifies a reference (route) to a prefix list in a specified transit gateway route table.</p>"
3971    },
3972    "ModifyTransitGatewayVpcAttachment":{
3973      "name":"ModifyTransitGatewayVpcAttachment",
3974      "http":{
3975        "method":"POST",
3976        "requestUri":"/"
3977      },
3978      "input":{"shape":"ModifyTransitGatewayVpcAttachmentRequest"},
3979      "output":{"shape":"ModifyTransitGatewayVpcAttachmentResult"},
3980      "documentation":"<p>Modifies the specified VPC attachment.</p>"
3981    },
3982    "ModifyVolume":{
3983      "name":"ModifyVolume",
3984      "http":{
3985        "method":"POST",
3986        "requestUri":"/"
3987      },
3988      "input":{"shape":"ModifyVolumeRequest"},
3989      "output":{"shape":"ModifyVolumeResult"},
3990      "documentation":"<p>You can modify several parameters of an existing EBS volume, including volume size, volume type, and IOPS capacity. If your EBS volume is attached to a current-generation EC2 instance type, you might be able to apply these changes without stopping the instance or detaching the volume from it. For more information about modifying EBS volumes, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-modify-volume.html\">Amazon EBS Elastic Volumes</a> (Linux instances) or <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ebs-modify-volume.html\">Amazon EBS Elastic Volumes</a> (Windows instances).</p> <p>When you complete a resize operation on your volume, you need to extend the volume's file-system size to take advantage of the new storage capacity. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-expand-volume.html#recognize-expanded-volume-linux\">Extend a Linux file system</a> or <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ebs-expand-volume.html#recognize-expanded-volume-windows\">Extend a Windows file system</a>.</p> <p> You can use CloudWatch Events to check the status of a modification to an EBS volume. For information about CloudWatch Events, see the <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/\">Amazon CloudWatch Events User Guide</a>. You can also track the status of a modification using <a>DescribeVolumesModifications</a>. For information about tracking status changes using either method, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-volume-modifications.html\">Monitor the progress of volume modifications</a>.</p> <p>With previous-generation instance types, resizing an EBS volume might require detaching and reattaching the volume or stopping and restarting the instance.</p> <p>If you reach the maximum volume modification rate per volume limit, you must wait at least six hours before applying further modifications to the affected EBS volume.</p>"
3991    },
3992    "ModifyVolumeAttribute":{
3993      "name":"ModifyVolumeAttribute",
3994      "http":{
3995        "method":"POST",
3996        "requestUri":"/"
3997      },
3998      "input":{"shape":"ModifyVolumeAttributeRequest"},
3999      "documentation":"<p>Modifies a volume attribute.</p> <p>By default, all I/O operations for the volume are suspended when the data on the volume is determined to be potentially inconsistent, to prevent undetectable, latent data corruption. The I/O access to the volume can be resumed by first enabling I/O access and then checking the data consistency on your volume.</p> <p>You can change the default behavior to resume I/O operations. We recommend that you change this only for boot volumes or for volumes that are stateless or disposable.</p>"
4000    },
4001    "ModifyVpcAttribute":{
4002      "name":"ModifyVpcAttribute",
4003      "http":{
4004        "method":"POST",
4005        "requestUri":"/"
4006      },
4007      "input":{"shape":"ModifyVpcAttributeRequest"},
4008      "documentation":"<p>Modifies the specified attribute of the specified VPC.</p>"
4009    },
4010    "ModifyVpcEndpoint":{
4011      "name":"ModifyVpcEndpoint",
4012      "http":{
4013        "method":"POST",
4014        "requestUri":"/"
4015      },
4016      "input":{"shape":"ModifyVpcEndpointRequest"},
4017      "output":{"shape":"ModifyVpcEndpointResult"},
4018      "documentation":"<p>Modifies attributes of a specified VPC endpoint. The attributes that you can modify depend on the type of VPC endpoint (interface, gateway, or Gateway Load Balancer). For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/vpc-endpoints.html\">VPC Endpoints</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
4019    },
4020    "ModifyVpcEndpointConnectionNotification":{
4021      "name":"ModifyVpcEndpointConnectionNotification",
4022      "http":{
4023        "method":"POST",
4024        "requestUri":"/"
4025      },
4026      "input":{"shape":"ModifyVpcEndpointConnectionNotificationRequest"},
4027      "output":{"shape":"ModifyVpcEndpointConnectionNotificationResult"},
4028      "documentation":"<p>Modifies a connection notification for VPC endpoint or VPC endpoint service. You can change the SNS topic for the notification, or the events for which to be notified. </p>"
4029    },
4030    "ModifyVpcEndpointServiceConfiguration":{
4031      "name":"ModifyVpcEndpointServiceConfiguration",
4032      "http":{
4033        "method":"POST",
4034        "requestUri":"/"
4035      },
4036      "input":{"shape":"ModifyVpcEndpointServiceConfigurationRequest"},
4037      "output":{"shape":"ModifyVpcEndpointServiceConfigurationResult"},
4038      "documentation":"<p>Modifies the attributes of your VPC endpoint service configuration. You can change the Network Load Balancers or Gateway Load Balancers for your service, and you can specify whether acceptance is required for requests to connect to your endpoint service through an interface VPC endpoint.</p> <p>If you set or modify the private DNS name, you must prove that you own the private DNS domain name. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/endpoint-services-dns-validation.html\">VPC Endpoint Service Private DNS Name Verification</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
4039    },
4040    "ModifyVpcEndpointServicePermissions":{
4041      "name":"ModifyVpcEndpointServicePermissions",
4042      "http":{
4043        "method":"POST",
4044        "requestUri":"/"
4045      },
4046      "input":{"shape":"ModifyVpcEndpointServicePermissionsRequest"},
4047      "output":{"shape":"ModifyVpcEndpointServicePermissionsResult"},
4048      "documentation":"<p>Modifies the permissions for your <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/endpoint-service.html\">VPC endpoint service</a>. You can add or remove permissions for service consumers (IAM users, IAM roles, and Amazon Web Services accounts) to connect to your endpoint service.</p> <p>If you grant permissions to all principals, the service is public. Any users who know the name of a public service can send a request to attach an endpoint. If the service does not require manual approval, attachments are automatically approved.</p>"
4049    },
4050    "ModifyVpcPeeringConnectionOptions":{
4051      "name":"ModifyVpcPeeringConnectionOptions",
4052      "http":{
4053        "method":"POST",
4054        "requestUri":"/"
4055      },
4056      "input":{"shape":"ModifyVpcPeeringConnectionOptionsRequest"},
4057      "output":{"shape":"ModifyVpcPeeringConnectionOptionsResult"},
4058      "documentation":"<p>Modifies the VPC peering connection options on one side of a VPC peering connection. You can do the following:</p> <ul> <li> <p>Enable/disable communication over the peering connection between an EC2-Classic instance that's linked to your VPC (using ClassicLink) and instances in the peer VPC.</p> </li> <li> <p>Enable/disable communication over the peering connection between instances in your VPC and an EC2-Classic instance that's linked to the peer VPC.</p> </li> <li> <p>Enable/disable the ability to resolve public DNS hostnames to private IP addresses when queried from instances in the peer VPC.</p> </li> </ul> <p>If the peered VPCs are in the same Amazon Web Services account, you can enable DNS resolution for queries from the local VPC. This ensures that queries from the local VPC resolve to private IP addresses in the peer VPC. This option is not available if the peered VPCs are in different different Amazon Web Services accounts or different Regions. For peered VPCs in different Amazon Web Services accounts, each Amazon Web Services account owner must initiate a separate request to modify the peering connection options. For inter-region peering connections, you must use the Region for the requester VPC to modify the requester VPC peering options and the Region for the accepter VPC to modify the accepter VPC peering options. To verify which VPCs are the accepter and the requester for a VPC peering connection, use the <a>DescribeVpcPeeringConnections</a> command.</p>"
4059    },
4060    "ModifyVpcTenancy":{
4061      "name":"ModifyVpcTenancy",
4062      "http":{
4063        "method":"POST",
4064        "requestUri":"/"
4065      },
4066      "input":{"shape":"ModifyVpcTenancyRequest"},
4067      "output":{"shape":"ModifyVpcTenancyResult"},
4068      "documentation":"<p>Modifies the instance tenancy attribute of the specified VPC. You can change the instance tenancy attribute of a VPC to <code>default</code> only. You cannot change the instance tenancy attribute to <code>dedicated</code>.</p> <p>After you modify the tenancy of the VPC, any new instances that you launch into the VPC have a tenancy of <code>default</code>, unless you specify otherwise during launch. The tenancy of any existing instances in the VPC is not affected.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-instance.html\">Dedicated Instances</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
4069    },
4070    "ModifyVpnConnection":{
4071      "name":"ModifyVpnConnection",
4072      "http":{
4073        "method":"POST",
4074        "requestUri":"/"
4075      },
4076      "input":{"shape":"ModifyVpnConnectionRequest"},
4077      "output":{"shape":"ModifyVpnConnectionResult"},
4078      "documentation":"<p>Modifies the customer gateway or the target gateway of an Amazon Web Services Site-to-Site VPN connection. To modify the target gateway, the following migration options are available:</p> <ul> <li> <p>An existing virtual private gateway to a new virtual private gateway</p> </li> <li> <p>An existing virtual private gateway to a transit gateway</p> </li> <li> <p>An existing transit gateway to a new transit gateway</p> </li> <li> <p>An existing transit gateway to a virtual private gateway</p> </li> </ul> <p>Before you perform the migration to the new gateway, you must configure the new gateway. Use <a>CreateVpnGateway</a> to create a virtual private gateway, or <a>CreateTransitGateway</a> to create a transit gateway.</p> <p>This step is required when you migrate from a virtual private gateway with static routes to a transit gateway. </p> <p>You must delete the static routes before you migrate to the new gateway.</p> <p>Keep a copy of the static route before you delete it. You will need to add back these routes to the transit gateway after the VPN connection migration is complete.</p> <p>After you migrate to the new gateway, you might need to modify your VPC route table. Use <a>CreateRoute</a> and <a>DeleteRoute</a> to make the changes described in <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/modify-vpn-target.html#step-update-routing\">Update VPC route tables</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p> <p>When the new gateway is a transit gateway, modify the transit gateway route table to allow traffic between the VPC and the Amazon Web Services Site-to-Site VPN connection. Use <a>CreateTransitGatewayRoute</a> to add the routes.</p> <p> If you deleted VPN static routes, you must add the static routes to the transit gateway route table.</p> <p>After you perform this operation, the VPN endpoint's IP addresses on the Amazon Web Services side and the tunnel options remain intact. Your Amazon Web Services Site-to-Site VPN connection will be temporarily unavailable for a brief period while we provision the new endpoints.</p>"
4079    },
4080    "ModifyVpnConnectionOptions":{
4081      "name":"ModifyVpnConnectionOptions",
4082      "http":{
4083        "method":"POST",
4084        "requestUri":"/"
4085      },
4086      "input":{"shape":"ModifyVpnConnectionOptionsRequest"},
4087      "output":{"shape":"ModifyVpnConnectionOptionsResult"},
4088      "documentation":"<p>Modifies the connection options for your Site-to-Site VPN connection.</p> <p>When you modify the VPN connection options, the VPN endpoint IP addresses on the Amazon Web Services side do not change, and the tunnel options do not change. Your VPN connection will be temporarily unavailable for a brief period while the VPN connection is updated.</p>"
4089    },
4090    "ModifyVpnTunnelCertificate":{
4091      "name":"ModifyVpnTunnelCertificate",
4092      "http":{
4093        "method":"POST",
4094        "requestUri":"/"
4095      },
4096      "input":{"shape":"ModifyVpnTunnelCertificateRequest"},
4097      "output":{"shape":"ModifyVpnTunnelCertificateResult"},
4098      "documentation":"<p>Modifies the VPN tunnel endpoint certificate.</p>"
4099    },
4100    "ModifyVpnTunnelOptions":{
4101      "name":"ModifyVpnTunnelOptions",
4102      "http":{
4103        "method":"POST",
4104        "requestUri":"/"
4105      },
4106      "input":{"shape":"ModifyVpnTunnelOptionsRequest"},
4107      "output":{"shape":"ModifyVpnTunnelOptionsResult"},
4108      "documentation":"<p>Modifies the options for a VPN tunnel in an Amazon Web Services Site-to-Site VPN connection. You can modify multiple options for a tunnel in a single request, but you can only modify one tunnel at a time. For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/VPNTunnels.html\">Site-to-Site VPN tunnel options for your Site-to-Site VPN connection</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>"
4109    },
4110    "MonitorInstances":{
4111      "name":"MonitorInstances",
4112      "http":{
4113        "method":"POST",
4114        "requestUri":"/"
4115      },
4116      "input":{"shape":"MonitorInstancesRequest"},
4117      "output":{"shape":"MonitorInstancesResult"},
4118      "documentation":"<p>Enables detailed monitoring for a running instance. Otherwise, basic monitoring is enabled. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-cloudwatch.html\">Monitoring your instances and volumes</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>To disable detailed monitoring, see .</p>"
4119    },
4120    "MoveAddressToVpc":{
4121      "name":"MoveAddressToVpc",
4122      "http":{
4123        "method":"POST",
4124        "requestUri":"/"
4125      },
4126      "input":{"shape":"MoveAddressToVpcRequest"},
4127      "output":{"shape":"MoveAddressToVpcResult"},
4128      "documentation":"<p>Moves an Elastic IP address from the EC2-Classic platform to the EC2-VPC platform. The Elastic IP address must be allocated to your account for more than 24 hours, and it must not be associated with an instance. After the Elastic IP address is moved, it is no longer available for use in the EC2-Classic platform, unless you move it back using the <a>RestoreAddressToClassic</a> request. You cannot move an Elastic IP address that was originally allocated for use in the EC2-VPC platform to the EC2-Classic platform. </p>"
4129    },
4130    "ProvisionByoipCidr":{
4131      "name":"ProvisionByoipCidr",
4132      "http":{
4133        "method":"POST",
4134        "requestUri":"/"
4135      },
4136      "input":{"shape":"ProvisionByoipCidrRequest"},
4137      "output":{"shape":"ProvisionByoipCidrResult"},
4138      "documentation":"<p>Provisions an IPv4 or IPv6 address range for use with your Amazon Web Services resources through bring your own IP addresses (BYOIP) and creates a corresponding address pool. After the address range is provisioned, it is ready to be advertised using <a>AdvertiseByoipCidr</a>.</p> <p>Amazon Web Services verifies that you own the address range and are authorized to advertise it. You must ensure that the address range is registered to you and that you created an RPKI ROA to authorize Amazon ASNs 16509 and 14618 to advertise the address range. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html\">Bring your own IP addresses (BYOIP)</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>Provisioning an address range is an asynchronous operation, so the call returns immediately, but the address range is not ready to use until its status changes from <code>pending-provision</code> to <code>provisioned</code>. To monitor the status of an address range, use <a>DescribeByoipCidrs</a>. To allocate an Elastic IP address from your IPv4 address pool, use <a>AllocateAddress</a> with either the specific address from the address pool or the ID of the address pool.</p>"
4139    },
4140    "PurchaseHostReservation":{
4141      "name":"PurchaseHostReservation",
4142      "http":{
4143        "method":"POST",
4144        "requestUri":"/"
4145      },
4146      "input":{"shape":"PurchaseHostReservationRequest"},
4147      "output":{"shape":"PurchaseHostReservationResult"},
4148      "documentation":"<p>Purchase a reservation with configurations that match those of your Dedicated Host. You must have active Dedicated Hosts in your account before you purchase a reservation. This action results in the specified reservation being purchased and charged to your account.</p>"
4149    },
4150    "PurchaseReservedInstancesOffering":{
4151      "name":"PurchaseReservedInstancesOffering",
4152      "http":{
4153        "method":"POST",
4154        "requestUri":"/"
4155      },
4156      "input":{"shape":"PurchaseReservedInstancesOfferingRequest"},
4157      "output":{"shape":"PurchaseReservedInstancesOfferingResult"},
4158      "documentation":"<p>Purchases a Reserved Instance for use with your account. With Reserved Instances, you pay a lower hourly rate compared to On-Demand instance pricing.</p> <p>Use <a>DescribeReservedInstancesOfferings</a> to get a list of Reserved Instance offerings that match your specifications. After you've purchased a Reserved Instance, you can check for your new Reserved Instance with <a>DescribeReservedInstances</a>.</p> <p>To queue a purchase for a future date and time, specify a purchase time. If you do not specify a purchase time, the default is the current time.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-on-demand-reserved-instances.html\">Reserved Instances</a> and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-general.html\">Reserved Instance Marketplace</a> in the <i>Amazon EC2 User Guide</i>.</p>"
4159    },
4160    "PurchaseScheduledInstances":{
4161      "name":"PurchaseScheduledInstances",
4162      "http":{
4163        "method":"POST",
4164        "requestUri":"/"
4165      },
4166      "input":{"shape":"PurchaseScheduledInstancesRequest"},
4167      "output":{"shape":"PurchaseScheduledInstancesResult"},
4168      "documentation":"<p>Purchases the Scheduled Instances with the specified schedule.</p> <p>Scheduled Instances enable you to purchase Amazon EC2 compute capacity by the hour for a one-year term. Before you can purchase a Scheduled Instance, you must call <a>DescribeScheduledInstanceAvailability</a> to check for available schedules and obtain a purchase token. After you purchase a Scheduled Instance, you must call <a>RunScheduledInstances</a> during each scheduled time period.</p> <p>After you purchase a Scheduled Instance, you can't cancel, modify, or resell your purchase.</p>"
4169    },
4170    "RebootInstances":{
4171      "name":"RebootInstances",
4172      "http":{
4173        "method":"POST",
4174        "requestUri":"/"
4175      },
4176      "input":{"shape":"RebootInstancesRequest"},
4177      "documentation":"<p>Requests a reboot of the specified instances. This operation is asynchronous; it only queues a request to reboot the specified instances. The operation succeeds if the instances are valid and belong to you. Requests to reboot terminated instances are ignored.</p> <p>If an instance does not cleanly shut down within a few minutes, Amazon EC2 performs a hard reboot.</p> <p>For more information about troubleshooting, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-console.html\">Getting console output and rebooting instances</a> in the <i>Amazon EC2 User Guide</i>.</p>"
4178    },
4179    "RegisterImage":{
4180      "name":"RegisterImage",
4181      "http":{
4182        "method":"POST",
4183        "requestUri":"/"
4184      },
4185      "input":{"shape":"RegisterImageRequest"},
4186      "output":{"shape":"RegisterImageResult"},
4187      "documentation":"<p>Registers an AMI. When you're creating an AMI, this is the final step you must complete before you can launch an instance from the AMI. For more information about creating AMIs, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami.html\">Creating your own AMIs</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <note> <p>For Amazon EBS-backed instances, <a>CreateImage</a> creates and registers the AMI in a single request, so you don't have to register the AMI yourself.</p> </note> <p>If needed, you can deregister an AMI at any time. Any modifications you make to an AMI backed by an instance store volume invalidates its registration. If you make changes to an image, deregister the previous image and register the new image.</p> <p> <b>Register a snapshot of a root device volume</b> </p> <p>You can use <code>RegisterImage</code> to create an Amazon EBS-backed Linux AMI from a snapshot of a root device volume. You specify the snapshot using a block device mapping. You can't set the encryption state of the volume using the block device mapping. If the snapshot is encrypted, or encryption by default is enabled, the root volume of an instance launched from the AMI is encrypted.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-ebs.html#creating-launching-ami-from-snapshot\">Create a Linux AMI from a snapshot</a> and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AMIEncryption.html\">Use encryption with Amazon EBS-backed AMIs</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p> <b>Amazon Web Services Marketplace product codes</b> </p> <p>If any snapshots have Amazon Web Services Marketplace product codes, they are copied to the new AMI.</p> <p>Windows and some Linux distributions, such as Red Hat Enterprise Linux (RHEL) and SUSE Linux Enterprise Server (SLES), use the Amazon EC2 billing product code associated with an AMI to verify the subscription status for package updates. To create a new AMI for operating systems that require a billing product code, instead of registering the AMI, do the following to preserve the billing product code association:</p> <ol> <li> <p>Launch an instance from an existing AMI with that billing product code.</p> </li> <li> <p>Customize the instance.</p> </li> <li> <p>Create an AMI from the instance using <a>CreateImage</a>.</p> </li> </ol> <p>If you purchase a Reserved Instance to apply to an On-Demand Instance that was launched from an AMI with a billing product code, make sure that the Reserved Instance has the matching billing product code. If you purchase a Reserved Instance without the matching billing product code, the Reserved Instance will not be applied to the On-Demand Instance. For information about how to obtain the platform details and billing information of an AMI, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-billing-info.html\">Understanding AMI billing</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
4188    },
4189    "RegisterInstanceEventNotificationAttributes":{
4190      "name":"RegisterInstanceEventNotificationAttributes",
4191      "http":{
4192        "method":"POST",
4193        "requestUri":"/"
4194      },
4195      "input":{"shape":"RegisterInstanceEventNotificationAttributesRequest"},
4196      "output":{"shape":"RegisterInstanceEventNotificationAttributesResult"},
4197      "documentation":"<p>Registers a set of tag keys to include in scheduled event notifications for your resources. </p> <p>To remove tags, use .</p>"
4198    },
4199    "RegisterTransitGatewayMulticastGroupMembers":{
4200      "name":"RegisterTransitGatewayMulticastGroupMembers",
4201      "http":{
4202        "method":"POST",
4203        "requestUri":"/"
4204      },
4205      "input":{"shape":"RegisterTransitGatewayMulticastGroupMembersRequest"},
4206      "output":{"shape":"RegisterTransitGatewayMulticastGroupMembersResult"},
4207      "documentation":"<p>Registers members (network interfaces) with the transit gateway multicast group. A member is a network interface associated with a supported EC2 instance that receives multicast traffic. For information about supported instances, see <a href=\"https://docs.aws.amazon.com/vpc/latest/tgw/transit-gateway-limits.html#multicast-limits\">Multicast Consideration</a> in <i>Amazon VPC Transit Gateways</i>.</p> <p>After you add the members, use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SearchTransitGatewayMulticastGroups.html\">SearchTransitGatewayMulticastGroups</a> to verify that the members were added to the transit gateway multicast group.</p>"
4208    },
4209    "RegisterTransitGatewayMulticastGroupSources":{
4210      "name":"RegisterTransitGatewayMulticastGroupSources",
4211      "http":{
4212        "method":"POST",
4213        "requestUri":"/"
4214      },
4215      "input":{"shape":"RegisterTransitGatewayMulticastGroupSourcesRequest"},
4216      "output":{"shape":"RegisterTransitGatewayMulticastGroupSourcesResult"},
4217      "documentation":"<p>Registers sources (network interfaces) with the specified transit gateway multicast group.</p> <p>A multicast source is a network interface attached to a supported instance that sends multicast traffic. For information about supported instances, see <a href=\"https://docs.aws.amazon.com/vpc/latest/tgw/transit-gateway-limits.html#multicast-limits\">Multicast Considerations</a> in <i>Amazon VPC Transit Gateways</i>.</p> <p>After you add the source, use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SearchTransitGatewayMulticastGroups.html\">SearchTransitGatewayMulticastGroups</a> to verify that the source was added to the multicast group.</p>"
4218    },
4219    "RejectTransitGatewayMulticastDomainAssociations":{
4220      "name":"RejectTransitGatewayMulticastDomainAssociations",
4221      "http":{
4222        "method":"POST",
4223        "requestUri":"/"
4224      },
4225      "input":{"shape":"RejectTransitGatewayMulticastDomainAssociationsRequest"},
4226      "output":{"shape":"RejectTransitGatewayMulticastDomainAssociationsResult"},
4227      "documentation":"<p>Rejects a request to associate cross-account subnets with a transit gateway multicast domain.</p>"
4228    },
4229    "RejectTransitGatewayPeeringAttachment":{
4230      "name":"RejectTransitGatewayPeeringAttachment",
4231      "http":{
4232        "method":"POST",
4233        "requestUri":"/"
4234      },
4235      "input":{"shape":"RejectTransitGatewayPeeringAttachmentRequest"},
4236      "output":{"shape":"RejectTransitGatewayPeeringAttachmentResult"},
4237      "documentation":"<p>Rejects a transit gateway peering attachment request.</p>"
4238    },
4239    "RejectTransitGatewayVpcAttachment":{
4240      "name":"RejectTransitGatewayVpcAttachment",
4241      "http":{
4242        "method":"POST",
4243        "requestUri":"/"
4244      },
4245      "input":{"shape":"RejectTransitGatewayVpcAttachmentRequest"},
4246      "output":{"shape":"RejectTransitGatewayVpcAttachmentResult"},
4247      "documentation":"<p>Rejects a request to attach a VPC to a transit gateway.</p> <p>The VPC attachment must be in the <code>pendingAcceptance</code> state. Use <a>DescribeTransitGatewayVpcAttachments</a> to view your pending VPC attachment requests. Use <a>AcceptTransitGatewayVpcAttachment</a> to accept a VPC attachment request.</p>"
4248    },
4249    "RejectVpcEndpointConnections":{
4250      "name":"RejectVpcEndpointConnections",
4251      "http":{
4252        "method":"POST",
4253        "requestUri":"/"
4254      },
4255      "input":{"shape":"RejectVpcEndpointConnectionsRequest"},
4256      "output":{"shape":"RejectVpcEndpointConnectionsResult"},
4257      "documentation":"<p>Rejects one or more VPC endpoint connection requests to your VPC endpoint service.</p>"
4258    },
4259    "RejectVpcPeeringConnection":{
4260      "name":"RejectVpcPeeringConnection",
4261      "http":{
4262        "method":"POST",
4263        "requestUri":"/"
4264      },
4265      "input":{"shape":"RejectVpcPeeringConnectionRequest"},
4266      "output":{"shape":"RejectVpcPeeringConnectionResult"},
4267      "documentation":"<p>Rejects a VPC peering connection request. The VPC peering connection must be in the <code>pending-acceptance</code> state. Use the <a>DescribeVpcPeeringConnections</a> request to view your outstanding VPC peering connection requests. To delete an active VPC peering connection, or to delete a VPC peering connection request that you initiated, use <a>DeleteVpcPeeringConnection</a>.</p>"
4268    },
4269    "ReleaseAddress":{
4270      "name":"ReleaseAddress",
4271      "http":{
4272        "method":"POST",
4273        "requestUri":"/"
4274      },
4275      "input":{"shape":"ReleaseAddressRequest"},
4276      "documentation":"<p>Releases the specified Elastic IP address.</p> <p>[EC2-Classic, default VPC] Releasing an Elastic IP address automatically disassociates it from any instance that it's associated with. To disassociate an Elastic IP address without releasing it, use <a>DisassociateAddress</a>.</p> <p>[Nondefault VPC] You must use <a>DisassociateAddress</a> to disassociate the Elastic IP address before you can release it. Otherwise, Amazon EC2 returns an error (<code>InvalidIPAddress.InUse</code>).</p> <p>After releasing an Elastic IP address, it is released to the IP address pool. Be sure to update your DNS records and any servers or devices that communicate with the address. If you attempt to release an Elastic IP address that you already released, you'll get an <code>AuthFailure</code> error if the address is already allocated to another Amazon Web Services account.</p> <p>[EC2-VPC] After you release an Elastic IP address for use in a VPC, you might be able to recover it. For more information, see <a>AllocateAddress</a>.</p>"
4277    },
4278    "ReleaseHosts":{
4279      "name":"ReleaseHosts",
4280      "http":{
4281        "method":"POST",
4282        "requestUri":"/"
4283      },
4284      "input":{"shape":"ReleaseHostsRequest"},
4285      "output":{"shape":"ReleaseHostsResult"},
4286      "documentation":"<p>When you no longer want to use an On-Demand Dedicated Host it can be released. On-Demand billing is stopped and the host goes into <code>released</code> state. The host ID of Dedicated Hosts that have been released can no longer be specified in another request, for example, to modify the host. You must stop or terminate all instances on a host before it can be released.</p> <p>When Dedicated Hosts are released, it may take some time for them to stop counting toward your limit and you may receive capacity errors when trying to allocate new Dedicated Hosts. Wait a few minutes and then try again.</p> <p>Released hosts still appear in a <a>DescribeHosts</a> response.</p>"
4287    },
4288    "ReplaceIamInstanceProfileAssociation":{
4289      "name":"ReplaceIamInstanceProfileAssociation",
4290      "http":{
4291        "method":"POST",
4292        "requestUri":"/"
4293      },
4294      "input":{"shape":"ReplaceIamInstanceProfileAssociationRequest"},
4295      "output":{"shape":"ReplaceIamInstanceProfileAssociationResult"},
4296      "documentation":"<p>Replaces an IAM instance profile for the specified running instance. You can use this action to change the IAM instance profile that's associated with an instance without having to disassociate the existing IAM instance profile first.</p> <p>Use <a>DescribeIamInstanceProfileAssociations</a> to get the association ID.</p>"
4297    },
4298    "ReplaceNetworkAclAssociation":{
4299      "name":"ReplaceNetworkAclAssociation",
4300      "http":{
4301        "method":"POST",
4302        "requestUri":"/"
4303      },
4304      "input":{"shape":"ReplaceNetworkAclAssociationRequest"},
4305      "output":{"shape":"ReplaceNetworkAclAssociationResult"},
4306      "documentation":"<p>Changes which network ACL a subnet is associated with. By default when you create a subnet, it's automatically associated with the default network ACL. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ACLs.html\">Network ACLs</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p> <p>This is an idempotent operation.</p>"
4307    },
4308    "ReplaceNetworkAclEntry":{
4309      "name":"ReplaceNetworkAclEntry",
4310      "http":{
4311        "method":"POST",
4312        "requestUri":"/"
4313      },
4314      "input":{"shape":"ReplaceNetworkAclEntryRequest"},
4315      "documentation":"<p>Replaces an entry (rule) in a network ACL. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ACLs.html\">Network ACLs</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
4316    },
4317    "ReplaceRoute":{
4318      "name":"ReplaceRoute",
4319      "http":{
4320        "method":"POST",
4321        "requestUri":"/"
4322      },
4323      "input":{"shape":"ReplaceRouteRequest"},
4324      "documentation":"<p>Replaces an existing route within a route table in a VPC. You must provide only one of the following: internet gateway, virtual private gateway, NAT instance, NAT gateway, VPC peering connection, network interface, egress-only internet gateway, or transit gateway.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html\">Route tables</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
4325    },
4326    "ReplaceRouteTableAssociation":{
4327      "name":"ReplaceRouteTableAssociation",
4328      "http":{
4329        "method":"POST",
4330        "requestUri":"/"
4331      },
4332      "input":{"shape":"ReplaceRouteTableAssociationRequest"},
4333      "output":{"shape":"ReplaceRouteTableAssociationResult"},
4334      "documentation":"<p>Changes the route table associated with a given subnet, internet gateway, or virtual private gateway in a VPC. After the operation completes, the subnet or gateway uses the routes in the new route table. For more information about route tables, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html\">Route tables</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p> <p>You can also use this operation to change which table is the main route table in the VPC. Specify the main route table's association ID and the route table ID of the new main route table.</p>"
4335    },
4336    "ReplaceTransitGatewayRoute":{
4337      "name":"ReplaceTransitGatewayRoute",
4338      "http":{
4339        "method":"POST",
4340        "requestUri":"/"
4341      },
4342      "input":{"shape":"ReplaceTransitGatewayRouteRequest"},
4343      "output":{"shape":"ReplaceTransitGatewayRouteResult"},
4344      "documentation":"<p>Replaces the specified route in the specified transit gateway route table.</p>"
4345    },
4346    "ReportInstanceStatus":{
4347      "name":"ReportInstanceStatus",
4348      "http":{
4349        "method":"POST",
4350        "requestUri":"/"
4351      },
4352      "input":{"shape":"ReportInstanceStatusRequest"},
4353      "documentation":"<p>Submits feedback about the status of an instance. The instance must be in the <code>running</code> state. If your experience with the instance differs from the instance status returned by <a>DescribeInstanceStatus</a>, use <a>ReportInstanceStatus</a> to report your experience with the instance. Amazon EC2 collects this information to improve the accuracy of status checks.</p> <p>Use of this action does not change the value returned by <a>DescribeInstanceStatus</a>.</p>"
4354    },
4355    "RequestSpotFleet":{
4356      "name":"RequestSpotFleet",
4357      "http":{
4358        "method":"POST",
4359        "requestUri":"/"
4360      },
4361      "input":{"shape":"RequestSpotFleetRequest"},
4362      "output":{"shape":"RequestSpotFleetResponse"},
4363      "documentation":"<p>Creates a Spot Fleet request.</p> <p>The Spot Fleet request specifies the total target capacity and the On-Demand target capacity. Amazon EC2 calculates the difference between the total capacity and On-Demand capacity, and launches the difference as Spot capacity.</p> <p>You can submit a single request that includes multiple launch specifications that vary by instance type, AMI, Availability Zone, or subnet.</p> <p>By default, the Spot Fleet requests Spot Instances in the Spot Instance pool where the price per unit is the lowest. Each launch specification can include its own instance weighting that reflects the value of the instance type to your application workload.</p> <p>Alternatively, you can specify that the Spot Fleet distribute the target capacity across the Spot pools included in its launch specifications. By ensuring that the Spot Instances in your Spot Fleet are in different Spot pools, you can improve the availability of your fleet.</p> <p>You can specify tags for the Spot Fleet request and instances launched by the fleet. You cannot tag other resource types in a Spot Fleet request because only the <code>spot-fleet-request</code> and <code>instance</code> resource types are supported.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-requests.html\">Spot Fleet requests</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>"
4364    },
4365    "RequestSpotInstances":{
4366      "name":"RequestSpotInstances",
4367      "http":{
4368        "method":"POST",
4369        "requestUri":"/"
4370      },
4371      "input":{"shape":"RequestSpotInstancesRequest"},
4372      "output":{"shape":"RequestSpotInstancesResult"},
4373      "documentation":"<p>Creates a Spot Instance request.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-requests.html\">Spot Instance requests</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>"
4374    },
4375    "ResetAddressAttribute":{
4376      "name":"ResetAddressAttribute",
4377      "http":{
4378        "method":"POST",
4379        "requestUri":"/"
4380      },
4381      "input":{"shape":"ResetAddressAttributeRequest"},
4382      "output":{"shape":"ResetAddressAttributeResult"},
4383      "documentation":"<p>Resets the attribute of the specified IP address. For requirements, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html#Using_Elastic_Addressing_Reverse_DNS\">Using reverse DNS for email applications</a>.</p>"
4384    },
4385    "ResetEbsDefaultKmsKeyId":{
4386      "name":"ResetEbsDefaultKmsKeyId",
4387      "http":{
4388        "method":"POST",
4389        "requestUri":"/"
4390      },
4391      "input":{"shape":"ResetEbsDefaultKmsKeyIdRequest"},
4392      "output":{"shape":"ResetEbsDefaultKmsKeyIdResult"},
4393      "documentation":"<p>Resets the default KMS key for EBS encryption for your account in this Region to the Amazon Web Services managed KMS key for EBS.</p> <p>After resetting the default KMS key to the Amazon Web Services managed KMS key, you can continue to encrypt by a customer managed KMS key by specifying it when you create the volume. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html\">Amazon EBS encryption</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
4394    },
4395    "ResetFpgaImageAttribute":{
4396      "name":"ResetFpgaImageAttribute",
4397      "http":{
4398        "method":"POST",
4399        "requestUri":"/"
4400      },
4401      "input":{"shape":"ResetFpgaImageAttributeRequest"},
4402      "output":{"shape":"ResetFpgaImageAttributeResult"},
4403      "documentation":"<p>Resets the specified attribute of the specified Amazon FPGA Image (AFI) to its default value. You can only reset the load permission attribute.</p>"
4404    },
4405    "ResetImageAttribute":{
4406      "name":"ResetImageAttribute",
4407      "http":{
4408        "method":"POST",
4409        "requestUri":"/"
4410      },
4411      "input":{"shape":"ResetImageAttributeRequest"},
4412      "documentation":"<p>Resets an attribute of an AMI to its default value.</p>"
4413    },
4414    "ResetInstanceAttribute":{
4415      "name":"ResetInstanceAttribute",
4416      "http":{
4417        "method":"POST",
4418        "requestUri":"/"
4419      },
4420      "input":{"shape":"ResetInstanceAttributeRequest"},
4421      "documentation":"<p>Resets an attribute of an instance to its default value. To reset the <code>kernel</code> or <code>ramdisk</code>, the instance must be in a stopped state. To reset the <code>sourceDestCheck</code>, the instance can be either running or stopped.</p> <p>The <code>sourceDestCheck</code> attribute controls whether source/destination checking is enabled. The default value is <code>true</code>, which means checking is enabled. This value must be <code>false</code> for a NAT instance to perform NAT. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_NAT_Instance.html\">NAT Instances</a> in the <i>Amazon VPC User Guide</i>.</p>"
4422    },
4423    "ResetNetworkInterfaceAttribute":{
4424      "name":"ResetNetworkInterfaceAttribute",
4425      "http":{
4426        "method":"POST",
4427        "requestUri":"/"
4428      },
4429      "input":{"shape":"ResetNetworkInterfaceAttributeRequest"},
4430      "documentation":"<p>Resets a network interface attribute. You can specify only one attribute at a time.</p>"
4431    },
4432    "ResetSnapshotAttribute":{
4433      "name":"ResetSnapshotAttribute",
4434      "http":{
4435        "method":"POST",
4436        "requestUri":"/"
4437      },
4438      "input":{"shape":"ResetSnapshotAttributeRequest"},
4439      "documentation":"<p>Resets permission settings for the specified snapshot.</p> <p>For more information about modifying snapshot permissions, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-modifying-snapshot-permissions.html\">Share a snapshot</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
4440    },
4441    "RestoreAddressToClassic":{
4442      "name":"RestoreAddressToClassic",
4443      "http":{
4444        "method":"POST",
4445        "requestUri":"/"
4446      },
4447      "input":{"shape":"RestoreAddressToClassicRequest"},
4448      "output":{"shape":"RestoreAddressToClassicResult"},
4449      "documentation":"<p>Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform. You cannot move an Elastic IP address that was originally allocated for use in EC2-VPC. The Elastic IP address must not be associated with an instance or network interface.</p>"
4450    },
4451    "RestoreManagedPrefixListVersion":{
4452      "name":"RestoreManagedPrefixListVersion",
4453      "http":{
4454        "method":"POST",
4455        "requestUri":"/"
4456      },
4457      "input":{"shape":"RestoreManagedPrefixListVersionRequest"},
4458      "output":{"shape":"RestoreManagedPrefixListVersionResult"},
4459      "documentation":"<p>Restores the entries from a previous version of a managed prefix list to a new version of the prefix list.</p>"
4460    },
4461    "RevokeClientVpnIngress":{
4462      "name":"RevokeClientVpnIngress",
4463      "http":{
4464        "method":"POST",
4465        "requestUri":"/"
4466      },
4467      "input":{"shape":"RevokeClientVpnIngressRequest"},
4468      "output":{"shape":"RevokeClientVpnIngressResult"},
4469      "documentation":"<p>Removes an ingress authorization rule from a Client VPN endpoint. </p>"
4470    },
4471    "RevokeSecurityGroupEgress":{
4472      "name":"RevokeSecurityGroupEgress",
4473      "http":{
4474        "method":"POST",
4475        "requestUri":"/"
4476      },
4477      "input":{"shape":"RevokeSecurityGroupEgressRequest"},
4478      "output":{"shape":"RevokeSecurityGroupEgressResult"},
4479      "documentation":"<p>[VPC only] Removes the specified outbound (egress) rules from a security group for EC2-VPC. This action does not apply to security groups for use in EC2-Classic.</p> <p>You can specify rules using either rule IDs or security group rule properties. If you use rule properties, the values that you specify (for example, ports) must match the existing rule's values exactly. Each rule has a protocol, from and to ports, and destination (CIDR range, security group, or prefix list). For the TCP and UDP protocols, you must also specify the destination port or range of ports. For the ICMP protocol, you must also specify the ICMP type and code. If the security group rule has a description, you do not need to specify the description to revoke the rule.</p> <p>[Default VPC] If the values you specify do not match the existing rule's values, no error is returned, and the output describes the security group rules that were not revoked.</p> <p>Amazon Web Services recommends that you describe the security group to verify that the rules were removed.</p> <p>Rule changes are propagated to instances within the security group as quickly as possible. However, a small delay might occur.</p>"
4480    },
4481    "RevokeSecurityGroupIngress":{
4482      "name":"RevokeSecurityGroupIngress",
4483      "http":{
4484        "method":"POST",
4485        "requestUri":"/"
4486      },
4487      "input":{"shape":"RevokeSecurityGroupIngressRequest"},
4488      "output":{"shape":"RevokeSecurityGroupIngressResult"},
4489      "documentation":"<p>Removes the specified inbound (ingress) rules from a security group.</p> <p>You can specify rules using either rule IDs or security group rule properties. If you use rule properties, the values that you specify (for example, ports) must match the existing rule's values exactly. Each rule has a protocol, from and to ports, and source (CIDR range, security group, or prefix list). For the TCP and UDP protocols, you must also specify the destination port or range of ports. For the ICMP protocol, you must also specify the ICMP type and code. If the security group rule has a description, you do not need to specify the description to revoke the rule.</p> <p>[EC2-Classic, default VPC] If the values you specify do not match the existing rule's values, no error is returned, and the output describes the security group rules that were not revoked.</p> <p>Amazon Web Services recommends that you describe the security group to verify that the rules were removed.</p> <p>Rule changes are propagated to instances within the security group as quickly as possible. However, a small delay might occur.</p>"
4490    },
4491    "RunInstances":{
4492      "name":"RunInstances",
4493      "http":{
4494        "method":"POST",
4495        "requestUri":"/"
4496      },
4497      "input":{"shape":"RunInstancesRequest"},
4498      "output":{"shape":"Reservation"},
4499      "documentation":"<p>Launches the specified number of instances using an AMI for which you have permissions.</p> <p>You can specify a number of options, or leave the default options. The following rules apply:</p> <ul> <li> <p>[EC2-VPC] If you don't specify a subnet ID, we choose a default subnet from your default VPC for you. If you don't have a default VPC, you must specify a subnet ID in the request.</p> </li> <li> <p>[EC2-Classic] If don't specify an Availability Zone, we choose one for you.</p> </li> <li> <p>Some instance types must be launched into a VPC. If you do not have a default VPC, or if you do not specify a subnet ID, the request fails. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-vpc.html#vpc-only-instance-types\">Instance types available only in a VPC</a>.</p> </li> <li> <p>[EC2-VPC] All instances have a network interface with a primary private IPv4 address. If you don't specify this address, we choose one from the IPv4 range of your subnet.</p> </li> <li> <p>Not all instance types support IPv6 addresses. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html\">Instance types</a>.</p> </li> <li> <p>If you don't specify a security group ID, we use the default security group. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-network-security.html\">Security groups</a>.</p> </li> <li> <p>If any of the AMIs have a product code attached for which the user has not subscribed, the request fails.</p> </li> </ul> <p>You can create a <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html\">launch template</a>, which is a resource that contains the parameters to launch an instance. When you launch an instance using <a>RunInstances</a>, you can specify the launch template instead of specifying the launch parameters.</p> <p>To ensure faster instance launches, break up large requests into smaller batches. For example, create five separate launch requests for 100 instances each instead of one launch request for 500 instances.</p> <p>An instance is ready for you to use when it's in the <code>running</code> state. You can check the state of your instance using <a>DescribeInstances</a>. You can tag instances and EBS volumes during launch, after launch, or both. For more information, see <a>CreateTags</a> and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html\">Tagging your Amazon EC2 resources</a>.</p> <p>Linux instances have access to the public key of the key pair at boot. You can use this key to provide secure access to the instance. Amazon EC2 public images use this feature to provide secure access without passwords. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html\">Key pairs</a>.</p> <p>For troubleshooting, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_InstanceStraightToTerminated.html\">What to do if an instance immediately terminates</a>, and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstancesConnecting.html\">Troubleshooting connecting to your instance</a>.</p>"
4500    },
4501    "RunScheduledInstances":{
4502      "name":"RunScheduledInstances",
4503      "http":{
4504        "method":"POST",
4505        "requestUri":"/"
4506      },
4507      "input":{"shape":"RunScheduledInstancesRequest"},
4508      "output":{"shape":"RunScheduledInstancesResult"},
4509      "documentation":"<p>Launches the specified Scheduled Instances.</p> <p>Before you can launch a Scheduled Instance, you must purchase it and obtain an identifier using <a>PurchaseScheduledInstances</a>.</p> <p>You must launch a Scheduled Instance during its scheduled time period. You can't stop or reboot a Scheduled Instance, but you can terminate it as needed. If you terminate a Scheduled Instance before the current scheduled time period ends, you can launch it again after a few minutes. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-scheduled-instances.html\">Scheduled Instances</a> in the <i>Amazon EC2 User Guide</i>.</p>"
4510    },
4511    "SearchLocalGatewayRoutes":{
4512      "name":"SearchLocalGatewayRoutes",
4513      "http":{
4514        "method":"POST",
4515        "requestUri":"/"
4516      },
4517      "input":{"shape":"SearchLocalGatewayRoutesRequest"},
4518      "output":{"shape":"SearchLocalGatewayRoutesResult"},
4519      "documentation":"<p>Searches for routes in the specified local gateway route table.</p>"
4520    },
4521    "SearchTransitGatewayMulticastGroups":{
4522      "name":"SearchTransitGatewayMulticastGroups",
4523      "http":{
4524        "method":"POST",
4525        "requestUri":"/"
4526      },
4527      "input":{"shape":"SearchTransitGatewayMulticastGroupsRequest"},
4528      "output":{"shape":"SearchTransitGatewayMulticastGroupsResult"},
4529      "documentation":"<p>Searches one or more transit gateway multicast groups and returns the group membership information.</p>"
4530    },
4531    "SearchTransitGatewayRoutes":{
4532      "name":"SearchTransitGatewayRoutes",
4533      "http":{
4534        "method":"POST",
4535        "requestUri":"/"
4536      },
4537      "input":{"shape":"SearchTransitGatewayRoutesRequest"},
4538      "output":{"shape":"SearchTransitGatewayRoutesResult"},
4539      "documentation":"<p>Searches for routes in the specified transit gateway route table.</p>"
4540    },
4541    "SendDiagnosticInterrupt":{
4542      "name":"SendDiagnosticInterrupt",
4543      "http":{
4544        "method":"POST",
4545        "requestUri":"/"
4546      },
4547      "input":{"shape":"SendDiagnosticInterruptRequest"},
4548      "documentation":"<p>Sends a diagnostic interrupt to the specified Amazon EC2 instance to trigger a <i>kernel panic</i> (on Linux instances), or a <i>blue screen</i>/<i>stop error</i> (on Windows instances). For instances based on Intel and AMD processors, the interrupt is received as a <i>non-maskable interrupt</i> (NMI).</p> <p>In general, the operating system crashes and reboots when a kernel panic or stop error is triggered. The operating system can also be configured to perform diagnostic tasks, such as generating a memory dump file, loading a secondary kernel, or obtaining a call trace.</p> <p>Before sending a diagnostic interrupt to your instance, ensure that its operating system is configured to perform the required diagnostic tasks.</p> <p>For more information about configuring your operating system to generate a crash dump when a kernel panic or stop error occurs, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/diagnostic-interrupt.html\">Send a diagnostic interrupt</a> (Linux instances) or <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/diagnostic-interrupt.html\">Send a Diagnostic Interrupt</a> (Windows instances).</p>"
4549    },
4550    "StartInstances":{
4551      "name":"StartInstances",
4552      "http":{
4553        "method":"POST",
4554        "requestUri":"/"
4555      },
4556      "input":{"shape":"StartInstancesRequest"},
4557      "output":{"shape":"StartInstancesResult"},
4558      "documentation":"<p>Starts an Amazon EBS-backed instance that you've previously stopped.</p> <p>Instances that use Amazon EBS volumes as their root devices can be quickly stopped and started. When an instance is stopped, the compute resources are released and you are not billed for instance usage. However, your root partition Amazon EBS volume remains and continues to persist your data, and you are charged for Amazon EBS volume usage. You can restart your instance at any time. Every time you start your instance, Amazon EC2 charges a one-minute minimum for instance usage, and thereafter charges per second for instance usage.</p> <p>Before stopping an instance, make sure it is in a state from which it can be restarted. Stopping an instance does not preserve data stored in RAM.</p> <p>Performing this operation on an instance that uses an instance store as its root device returns an error.</p> <p>If you attempt to start a T3 instance with <code>host</code> tenancy and the <code>unlimted</code> CPU credit option, the request fails. The <code>unlimited</code> CPU credit option is not supported on Dedicated Hosts. Before you start the instance, either change its CPU credit option to <code>standard</code>, or change its tenancy to <code>default</code> or <code>dedicated</code>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html\">Stopping instances</a> in the <i>Amazon EC2 User Guide</i>.</p>"
4559    },
4560    "StartNetworkInsightsAnalysis":{
4561      "name":"StartNetworkInsightsAnalysis",
4562      "http":{
4563        "method":"POST",
4564        "requestUri":"/"
4565      },
4566      "input":{"shape":"StartNetworkInsightsAnalysisRequest"},
4567      "output":{"shape":"StartNetworkInsightsAnalysisResult"},
4568      "documentation":"<p>Starts analyzing the specified path. If the path is reachable, the operation returns the shortest feasible path.</p>"
4569    },
4570    "StartVpcEndpointServicePrivateDnsVerification":{
4571      "name":"StartVpcEndpointServicePrivateDnsVerification",
4572      "http":{
4573        "method":"POST",
4574        "requestUri":"/"
4575      },
4576      "input":{"shape":"StartVpcEndpointServicePrivateDnsVerificationRequest"},
4577      "output":{"shape":"StartVpcEndpointServicePrivateDnsVerificationResult"},
4578      "documentation":"<p>Initiates the verification process to prove that the service provider owns the private DNS name domain for the endpoint service.</p> <p>The service provider must successfully perform the verification before the consumer can use the name to access the service.</p> <p>Before the service provider runs this command, they must add a record to the DNS server. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/endpoint-services-dns-validation.html#add-dns-txt-record\">Adding a TXT Record to Your Domain's DNS Server </a> in the <i>Amazon VPC User Guide</i>.</p>"
4579    },
4580    "StopInstances":{
4581      "name":"StopInstances",
4582      "http":{
4583        "method":"POST",
4584        "requestUri":"/"
4585      },
4586      "input":{"shape":"StopInstancesRequest"},
4587      "output":{"shape":"StopInstancesResult"},
4588      "documentation":"<p>Stops an Amazon EBS-backed instance.</p> <p>You can use the Stop action to hibernate an instance if the instance is <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html#enabling-hibernation\">enabled for hibernation</a> and it meets the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html#hibernating-prerequisites\">hibernation prerequisites</a>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html\">Hibernate your instance</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>We don't charge usage for a stopped instance, or data transfer fees; however, your root partition Amazon EBS volume remains and continues to persist your data, and you are charged for Amazon EBS volume usage. Every time you start your instance, Amazon EC2 charges a one-minute minimum for instance usage, and thereafter charges per second for instance usage.</p> <p>You can't stop or hibernate instance store-backed instances. You can't use the Stop action to hibernate Spot Instances, but you can specify that Amazon EC2 should hibernate Spot Instances when they are interrupted. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-interruptions.html#hibernate-spot-instances\">Hibernating interrupted Spot Instances</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>When you stop or hibernate an instance, we shut it down. You can restart your instance at any time. Before stopping or hibernating an instance, make sure it is in a state from which it can be restarted. Stopping an instance does not preserve data stored in RAM, but hibernating an instance does preserve data stored in RAM. If an instance cannot hibernate successfully, a normal shutdown occurs.</p> <p>Stopping and hibernating an instance is different to rebooting or terminating it. For example, when you stop or hibernate an instance, the root device and any other devices attached to the instance persist. When you terminate an instance, the root device and any other devices attached during the instance launch are automatically deleted. For more information about the differences between rebooting, stopping, hibernating, and terminating instances, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html\">Instance lifecycle</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>When you stop an instance, we attempt to shut it down forcibly after a short while. If your instance appears stuck in the stopping state after a period of time, there may be an issue with the underlying host computer. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstancesStopping.html\">Troubleshooting stopping your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>"
4589    },
4590    "TerminateClientVpnConnections":{
4591      "name":"TerminateClientVpnConnections",
4592      "http":{
4593        "method":"POST",
4594        "requestUri":"/"
4595      },
4596      "input":{"shape":"TerminateClientVpnConnectionsRequest"},
4597      "output":{"shape":"TerminateClientVpnConnectionsResult"},
4598      "documentation":"<p>Terminates active Client VPN endpoint connections. This action can be used to terminate a specific client connection, or up to five connections established by a specific user.</p>"
4599    },
4600    "TerminateInstances":{
4601      "name":"TerminateInstances",
4602      "http":{
4603        "method":"POST",
4604        "requestUri":"/"
4605      },
4606      "input":{"shape":"TerminateInstancesRequest"},
4607      "output":{"shape":"TerminateInstancesResult"},
4608      "documentation":"<p>Shuts down the specified instances. This operation is idempotent; if you terminate an instance more than once, each call succeeds. </p> <p>If you specify multiple instances and the request fails (for example, because of a single incorrect instance ID), none of the instances are terminated.</p> <p>If you terminate multiple instances across multiple Availability Zones, and one or more of the specified instances are enabled for termination protection, the request fails with the following results:</p> <ul> <li> <p>The specified instances that are in the same Availability Zone as the protected instance are not terminated.</p> </li> <li> <p>The specified instances that are in different Availability Zones, where no other specified instances are protected, are successfully terminated.</p> </li> </ul> <p>For example, say you have the following instances:</p> <ul> <li> <p>Instance A: <code>us-east-1a</code>; Not protected</p> </li> <li> <p>Instance B: <code>us-east-1a</code>; Not protected</p> </li> <li> <p>Instance C: <code>us-east-1b</code>; Protected</p> </li> <li> <p>Instance D: <code>us-east-1b</code>; not protected</p> </li> </ul> <p>If you attempt to terminate all of these instances in the same request, the request reports failure with the following results:</p> <ul> <li> <p>Instance A and Instance B are successfully terminated because none of the specified instances in <code>us-east-1a</code> are enabled for termination protection.</p> </li> <li> <p>Instance C and Instance D fail to terminate because at least one of the specified instances in <code>us-east-1b</code> (Instance C) is enabled for termination protection.</p> </li> </ul> <p>Terminated instances remain visible after termination (for approximately one hour).</p> <p>By default, Amazon EC2 deletes all EBS volumes that were attached when the instance launched. Volumes attached after instance launch continue running.</p> <p>You can stop, start, and terminate EBS-backed instances. You can only terminate instance store-backed instances. What happens to an instance differs if you stop it or terminate it. For example, when you stop an instance, the root device and any other devices attached to the instance persist. When you terminate an instance, any attached EBS volumes with the <code>DeleteOnTermination</code> block device mapping parameter set to <code>true</code> are automatically deleted. For more information about the differences between stopping and terminating instances, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html\">Instance lifecycle</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>For more information about troubleshooting, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstancesShuttingDown.html\">Troubleshooting terminating your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>"
4609    },
4610    "UnassignIpv6Addresses":{
4611      "name":"UnassignIpv6Addresses",
4612      "http":{
4613        "method":"POST",
4614        "requestUri":"/"
4615      },
4616      "input":{"shape":"UnassignIpv6AddressesRequest"},
4617      "output":{"shape":"UnassignIpv6AddressesResult"},
4618      "documentation":"<p>Unassigns one or more IPv6 addresses IPv4 Prefix Delegation prefixes from a network interface.</p>"
4619    },
4620    "UnassignPrivateIpAddresses":{
4621      "name":"UnassignPrivateIpAddresses",
4622      "http":{
4623        "method":"POST",
4624        "requestUri":"/"
4625      },
4626      "input":{"shape":"UnassignPrivateIpAddressesRequest"},
4627      "documentation":"<p>Unassigns one or more secondary private IP addresses, or IPv4 Prefix Delegation prefixes from a network interface.</p>"
4628    },
4629    "UnmonitorInstances":{
4630      "name":"UnmonitorInstances",
4631      "http":{
4632        "method":"POST",
4633        "requestUri":"/"
4634      },
4635      "input":{"shape":"UnmonitorInstancesRequest"},
4636      "output":{"shape":"UnmonitorInstancesResult"},
4637      "documentation":"<p>Disables detailed monitoring for a running instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-cloudwatch.html\">Monitoring your instances and volumes</a> in the <i>Amazon EC2 User Guide</i>.</p>"
4638    },
4639    "UpdateSecurityGroupRuleDescriptionsEgress":{
4640      "name":"UpdateSecurityGroupRuleDescriptionsEgress",
4641      "http":{
4642        "method":"POST",
4643        "requestUri":"/"
4644      },
4645      "input":{"shape":"UpdateSecurityGroupRuleDescriptionsEgressRequest"},
4646      "output":{"shape":"UpdateSecurityGroupRuleDescriptionsEgressResult"},
4647      "documentation":"<p>[VPC only] Updates the description of an egress (outbound) security group rule. You can replace an existing description, or add a description to a rule that did not have one previously. You can remove a description for a security group rule by omitting the description parameter in the request.</p>"
4648    },
4649    "UpdateSecurityGroupRuleDescriptionsIngress":{
4650      "name":"UpdateSecurityGroupRuleDescriptionsIngress",
4651      "http":{
4652        "method":"POST",
4653        "requestUri":"/"
4654      },
4655      "input":{"shape":"UpdateSecurityGroupRuleDescriptionsIngressRequest"},
4656      "output":{"shape":"UpdateSecurityGroupRuleDescriptionsIngressResult"},
4657      "documentation":"<p>Updates the description of an ingress (inbound) security group rule. You can replace an existing description, or add a description to a rule that did not have one previously. You can remove a description for a security group rule by omitting the description parameter in the request.</p>"
4658    },
4659    "WithdrawByoipCidr":{
4660      "name":"WithdrawByoipCidr",
4661      "http":{
4662        "method":"POST",
4663        "requestUri":"/"
4664      },
4665      "input":{"shape":"WithdrawByoipCidrRequest"},
4666      "output":{"shape":"WithdrawByoipCidrResult"},
4667      "documentation":"<p>Stops advertising an address range that is provisioned as an address pool.</p> <p>You can perform this operation at most once every 10 seconds, even if you specify different address ranges each time.</p> <p>It can take a few minutes before traffic to the specified addresses stops routing to Amazon Web Services because of BGP propagation delays.</p>"
4668    }
4669  },
4670  "shapes":{
4671    "AcceptReservedInstancesExchangeQuoteRequest":{
4672      "type":"structure",
4673      "required":["ReservedInstanceIds"],
4674      "members":{
4675        "DryRun":{
4676          "shape":"Boolean",
4677          "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>"
4678        },
4679        "ReservedInstanceIds":{
4680          "shape":"ReservedInstanceIdSet",
4681          "documentation":"<p>The IDs of the Convertible Reserved Instances to exchange for another Convertible Reserved Instance of the same or higher value.</p>",
4682          "locationName":"ReservedInstanceId"
4683        },
4684        "TargetConfigurations":{
4685          "shape":"TargetConfigurationRequestSet",
4686          "documentation":"<p>The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved Instances.</p>",
4687          "locationName":"TargetConfiguration"
4688        }
4689      },
4690      "documentation":"<p>Contains the parameters for accepting the quote.</p>"
4691    },
4692    "AcceptReservedInstancesExchangeQuoteResult":{
4693      "type":"structure",
4694      "members":{
4695        "ExchangeId":{
4696          "shape":"String",
4697          "documentation":"<p>The ID of the successful exchange.</p>",
4698          "locationName":"exchangeId"
4699        }
4700      },
4701      "documentation":"<p>The result of the exchange and whether it was <code>successful</code>.</p>"
4702    },
4703    "AcceptTransitGatewayMulticastDomainAssociationsRequest":{
4704      "type":"structure",
4705      "members":{
4706        "TransitGatewayMulticastDomainId":{
4707          "shape":"TransitGatewayMulticastDomainId",
4708          "documentation":"<p>The ID of the transit gateway multicast domain.</p>"
4709        },
4710        "TransitGatewayAttachmentId":{
4711          "shape":"TransitGatewayAttachmentId",
4712          "documentation":"<p>The ID of the transit gateway attachment.</p>"
4713        },
4714        "SubnetIds":{
4715          "shape":"ValueStringList",
4716          "documentation":"<p>The IDs of the subnets to associate with the transit gateway multicast domain.</p>"
4717        },
4718        "DryRun":{
4719          "shape":"Boolean",
4720          "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>"
4721        }
4722      }
4723    },
4724    "AcceptTransitGatewayMulticastDomainAssociationsResult":{
4725      "type":"structure",
4726      "members":{
4727        "Associations":{
4728          "shape":"TransitGatewayMulticastDomainAssociations",
4729          "locationName":"associations"
4730        }
4731      }
4732    },
4733    "AcceptTransitGatewayPeeringAttachmentRequest":{
4734      "type":"structure",
4735      "required":["TransitGatewayAttachmentId"],
4736      "members":{
4737        "TransitGatewayAttachmentId":{
4738          "shape":"TransitGatewayAttachmentId",
4739          "documentation":"<p>The ID of the transit gateway attachment.</p>"
4740        },
4741        "DryRun":{
4742          "shape":"Boolean",
4743          "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>"
4744        }
4745      }
4746    },
4747    "AcceptTransitGatewayPeeringAttachmentResult":{
4748      "type":"structure",
4749      "members":{
4750        "TransitGatewayPeeringAttachment":{
4751          "shape":"TransitGatewayPeeringAttachment",
4752          "documentation":"<p>The transit gateway peering attachment.</p>",
4753          "locationName":"transitGatewayPeeringAttachment"
4754        }
4755      }
4756    },
4757    "AcceptTransitGatewayVpcAttachmentRequest":{
4758      "type":"structure",
4759      "required":["TransitGatewayAttachmentId"],
4760      "members":{
4761        "TransitGatewayAttachmentId":{
4762          "shape":"TransitGatewayAttachmentId",
4763          "documentation":"<p>The ID of the attachment.</p>"
4764        },
4765        "DryRun":{
4766          "shape":"Boolean",
4767          "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>"
4768        }
4769      }
4770    },
4771    "AcceptTransitGatewayVpcAttachmentResult":{
4772      "type":"structure",
4773      "members":{
4774        "TransitGatewayVpcAttachment":{
4775          "shape":"TransitGatewayVpcAttachment",
4776          "documentation":"<p>The VPC attachment.</p>",
4777          "locationName":"transitGatewayVpcAttachment"
4778        }
4779      }
4780    },
4781    "AcceptVpcEndpointConnectionsRequest":{
4782      "type":"structure",
4783      "required":[
4784        "ServiceId",
4785        "VpcEndpointIds"
4786      ],
4787      "members":{
4788        "DryRun":{
4789          "shape":"Boolean",
4790          "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>"
4791        },
4792        "ServiceId":{
4793          "shape":"VpcEndpointServiceId",
4794          "documentation":"<p>The ID of the VPC endpoint service.</p>"
4795        },
4796        "VpcEndpointIds":{
4797          "shape":"VpcEndpointIdList",
4798          "documentation":"<p>The IDs of one or more interface VPC endpoints.</p>",
4799          "locationName":"VpcEndpointId"
4800        }
4801      }
4802    },
4803    "AcceptVpcEndpointConnectionsResult":{
4804      "type":"structure",
4805      "members":{
4806        "Unsuccessful":{
4807          "shape":"UnsuccessfulItemSet",
4808          "documentation":"<p>Information about the interface endpoints that were not accepted, if applicable.</p>",
4809          "locationName":"unsuccessful"
4810        }
4811      }
4812    },
4813    "AcceptVpcPeeringConnectionRequest":{
4814      "type":"structure",
4815      "members":{
4816        "DryRun":{
4817          "shape":"Boolean",
4818          "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>",
4819          "locationName":"dryRun"
4820        },
4821        "VpcPeeringConnectionId":{
4822          "shape":"VpcPeeringConnectionId",
4823          "documentation":"<p>The ID of the VPC peering connection. You must specify this parameter in the request.</p>",
4824          "locationName":"vpcPeeringConnectionId"
4825        }
4826      }
4827    },
4828    "AcceptVpcPeeringConnectionResult":{
4829      "type":"structure",
4830      "members":{
4831        "VpcPeeringConnection":{
4832          "shape":"VpcPeeringConnection",
4833          "documentation":"<p>Information about the VPC peering connection.</p>",
4834          "locationName":"vpcPeeringConnection"
4835        }
4836      }
4837    },
4838    "AccountAttribute":{
4839      "type":"structure",
4840      "members":{
4841        "AttributeName":{
4842          "shape":"String",
4843          "documentation":"<p>The name of the account attribute.</p>",
4844          "locationName":"attributeName"
4845        },
4846        "AttributeValues":{
4847          "shape":"AccountAttributeValueList",
4848          "documentation":"<p>The values for the account attribute.</p>",
4849          "locationName":"attributeValueSet"
4850        }
4851      },
4852      "documentation":"<p>Describes an account attribute.</p>"
4853    },
4854    "AccountAttributeList":{
4855      "type":"list",
4856      "member":{
4857        "shape":"AccountAttribute",
4858        "locationName":"item"
4859      }
4860    },
4861    "AccountAttributeName":{
4862      "type":"string",
4863      "enum":[
4864        "supported-platforms",
4865        "default-vpc"
4866      ]
4867    },
4868    "AccountAttributeNameStringList":{
4869      "type":"list",
4870      "member":{
4871        "shape":"AccountAttributeName",
4872        "locationName":"attributeName"
4873      }
4874    },
4875    "AccountAttributeValue":{
4876      "type":"structure",
4877      "members":{
4878        "AttributeValue":{
4879          "shape":"String",
4880          "documentation":"<p>The value of the attribute.</p>",
4881          "locationName":"attributeValue"
4882        }
4883      },
4884      "documentation":"<p>Describes a value of an account attribute.</p>"
4885    },
4886    "AccountAttributeValueList":{
4887      "type":"list",
4888      "member":{
4889        "shape":"AccountAttributeValue",
4890        "locationName":"item"
4891      }
4892    },
4893    "ActiveInstance":{
4894      "type":"structure",
4895      "members":{
4896        "InstanceId":{
4897          "shape":"String",
4898          "documentation":"<p>The ID of the instance.</p>",
4899          "locationName":"instanceId"
4900        },
4901        "InstanceType":{
4902          "shape":"String",
4903          "documentation":"<p>The instance type.</p>",
4904          "locationName":"instanceType"
4905        },
4906        "SpotInstanceRequestId":{
4907          "shape":"String",
4908          "documentation":"<p>The ID of the Spot Instance request.</p>",
4909          "locationName":"spotInstanceRequestId"
4910        },
4911        "InstanceHealth":{
4912          "shape":"InstanceHealthStatus",
4913          "documentation":"<p>The health status of the instance. If the status of either the instance status check or the system status check is <code>impaired</code>, the health status of the instance is <code>unhealthy</code>. Otherwise, the health status is <code>healthy</code>.</p>",
4914          "locationName":"instanceHealth"
4915        }
4916      },
4917      "documentation":"<p>Describes a running instance in a Spot Fleet.</p>"
4918    },
4919    "ActiveInstanceSet":{
4920      "type":"list",
4921      "member":{
4922        "shape":"ActiveInstance",
4923        "locationName":"item"
4924      }
4925    },
4926    "ActivityStatus":{
4927      "type":"string",
4928      "enum":[
4929        "error",
4930        "pending_fulfillment",
4931        "pending_termination",
4932        "fulfilled"
4933      ]
4934    },
4935    "AddPrefixListEntries":{
4936      "type":"list",
4937      "member":{"shape":"AddPrefixListEntry"},
4938      "max":100,
4939      "min":0
4940    },
4941    "AddPrefixListEntry":{
4942      "type":"structure",
4943      "required":["Cidr"],
4944      "members":{
4945        "Cidr":{
4946          "shape":"String",
4947          "documentation":"<p>The CIDR block.</p>"
4948        },
4949        "Description":{
4950          "shape":"String",
4951          "documentation":"<p>A description for the entry.</p> <p>Constraints: Up to 255 characters in length.</p>"
4952        }
4953      },
4954      "documentation":"<p>An entry for a prefix list.</p>"
4955    },
4956    "Address":{
4957      "type":"structure",
4958      "members":{
4959        "InstanceId":{
4960          "shape":"String",
4961          "documentation":"<p>The ID of the instance that the address is associated with (if any).</p>",
4962          "locationName":"instanceId"
4963        },
4964        "PublicIp":{
4965          "shape":"String",
4966          "documentation":"<p>The Elastic IP address.</p>",
4967          "locationName":"publicIp"
4968        },
4969        "AllocationId":{
4970          "shape":"String",
4971          "documentation":"<p>The ID representing the allocation of the address for use with EC2-VPC.</p>",
4972          "locationName":"allocationId"
4973        },
4974        "AssociationId":{
4975          "shape":"String",
4976          "documentation":"<p>The ID representing the association of the address with an instance in a VPC.</p>",
4977          "locationName":"associationId"
4978        },
4979        "Domain":{
4980          "shape":"DomainType",
4981          "documentation":"<p>Indicates whether this Elastic IP address is for use with instances in EC2-Classic (<code>standard</code>) or instances in a VPC (<code>vpc</code>).</p>",
4982          "locationName":"domain"
4983        },
4984        "NetworkInterfaceId":{
4985          "shape":"String",
4986          "documentation":"<p>The ID of the network interface.</p>",
4987          "locationName":"networkInterfaceId"
4988        },
4989        "NetworkInterfaceOwnerId":{
4990          "shape":"String",
4991          "documentation":"<p>The ID of the Amazon Web Services account that owns the network interface.</p>",
4992          "locationName":"networkInterfaceOwnerId"
4993        },
4994        "PrivateIpAddress":{
4995          "shape":"String",
4996          "documentation":"<p>The private IP address associated with the Elastic IP address.</p>",
4997          "locationName":"privateIpAddress"
4998        },
4999        "Tags":{
5000          "shape":"TagList",
5001          "documentation":"<p>Any tags assigned to the Elastic IP address.</p>",
5002          "locationName":"tagSet"
5003        },
5004        "PublicIpv4Pool":{
5005          "shape":"String",
5006          "documentation":"<p>The ID of an address pool.</p>",
5007          "locationName":"publicIpv4Pool"
5008        },
5009        "NetworkBorderGroup":{
5010          "shape":"String",
5011          "documentation":"<p>The name of the unique set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses.</p>",
5012          "locationName":"networkBorderGroup"
5013        },
5014        "CustomerOwnedIp":{
5015          "shape":"String",
5016          "documentation":"<p>The customer-owned IP address.</p>",
5017          "locationName":"customerOwnedIp"
5018        },
5019        "CustomerOwnedIpv4Pool":{
5020          "shape":"String",
5021          "documentation":"<p>The ID of the customer-owned address pool.</p>",
5022          "locationName":"customerOwnedIpv4Pool"
5023        },
5024        "CarrierIp":{
5025          "shape":"String",
5026          "documentation":"<p>The carrier IP address associated. This option is only available for network interfaces which reside in a subnet in a Wavelength Zone (for example an EC2 instance). </p>",
5027          "locationName":"carrierIp"
5028        }
5029      },
5030      "documentation":"<p>Describes an Elastic IP address, or a carrier IP address.</p>"
5031    },
5032    "AddressAttribute":{
5033      "type":"structure",
5034      "members":{
5035        "PublicIp":{
5036          "shape":"PublicIpAddress",
5037          "documentation":"<p>The public IP address.</p>",
5038          "locationName":"publicIp"
5039        },
5040        "AllocationId":{
5041          "shape":"AllocationId",
5042          "documentation":"<p>[EC2-VPC] The allocation ID.</p>",
5043          "locationName":"allocationId"
5044        },
5045        "PtrRecord":{
5046          "shape":"String",
5047          "documentation":"<p>The pointer (PTR) record for the IP address.</p>",
5048          "locationName":"ptrRecord"
5049        },
5050        "PtrRecordUpdate":{
5051          "shape":"PtrUpdateStatus",
5052          "documentation":"<p>The updated PTR record for the IP address.</p>",
5053          "locationName":"ptrRecordUpdate"
5054        }
5055      },
5056      "documentation":"<p>The attributes associated with an Elastic IP address.</p>"
5057    },
5058    "AddressAttributeName":{
5059      "type":"string",
5060      "enum":["domain-name"]
5061    },
5062    "AddressList":{
5063      "type":"list",
5064      "member":{
5065        "shape":"Address",
5066        "locationName":"item"
5067      }
5068    },
5069    "AddressMaxResults":{
5070      "type":"integer",
5071      "max":1000,
5072      "min":1
5073    },
5074    "AddressSet":{
5075      "type":"list",
5076      "member":{
5077        "shape":"AddressAttribute",
5078        "locationName":"item"
5079      }
5080    },
5081    "AdvertiseByoipCidrRequest":{
5082      "type":"structure",
5083      "required":["Cidr"],
5084      "members":{
5085        "Cidr":{
5086          "shape":"String",
5087          "documentation":"<p>The address range, in CIDR notation. This must be the exact range that you provisioned. You can't advertise only a portion of the provisioned range.</p>"
5088        },
5089        "DryRun":{
5090          "shape":"Boolean",
5091          "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>"
5092        }
5093      }
5094    },
5095    "AdvertiseByoipCidrResult":{
5096      "type":"structure",
5097      "members":{
5098        "ByoipCidr":{
5099          "shape":"ByoipCidr",
5100          "documentation":"<p>Information about the address range.</p>",
5101          "locationName":"byoipCidr"
5102        }
5103      }
5104    },
5105    "Affinity":{
5106      "type":"string",
5107      "enum":[
5108        "default",
5109        "host"
5110      ]
5111    },
5112    "AllocateAddressRequest":{
5113      "type":"structure",
5114      "members":{
5115        "Domain":{
5116          "shape":"DomainType",
5117          "documentation":"<p>Indicates whether the Elastic IP address is for use with instances in a VPC or instances in EC2-Classic.</p> <p>Default: If the Region supports EC2-Classic, the default is <code>standard</code>. Otherwise, the default is <code>vpc</code>.</p>"
5118        },
5119        "Address":{
5120          "shape":"PublicIpAddress",
5121          "documentation":"<p>[EC2-VPC] The Elastic IP address to recover or an IPv4 address from an address pool.</p>"
5122        },
5123        "PublicIpv4Pool":{
5124          "shape":"Ipv4PoolEc2Id",
5125          "documentation":"<p>The ID of an address pool that you own. Use this parameter to let Amazon EC2 select an address from the address pool. To specify a specific address from the address pool, use the <code>Address</code> parameter instead.</p>"
5126        },
5127        "NetworkBorderGroup":{
5128          "shape":"String",
5129          "documentation":"<p> A unique set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses. Use this parameter to limit the IP address to this location. IP addresses cannot move between network border groups.</p> <p>Use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeAvailabilityZones.html\">DescribeAvailabilityZones</a> to view the network border groups.</p> <p>You cannot use a network border group with EC2 Classic. If you attempt this operation on EC2 Classic, you receive an <code>InvalidParameterCombination</code> error.</p>"
5130        },
5131        "CustomerOwnedIpv4Pool":{
5132          "shape":"String",
5133          "documentation":"<p>The ID of a customer-owned address pool. Use this parameter to let Amazon EC2 select an address from the address pool. Alternatively, specify a specific address from the address pool.</p>"
5134        },
5135        "DryRun":{
5136          "shape":"Boolean",
5137          "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>",
5138          "locationName":"dryRun"
5139        },
5140        "TagSpecifications":{
5141          "shape":"TagSpecificationList",
5142          "documentation":"<p>The tags to assign to the Elastic IP address.</p>",
5143          "locationName":"TagSpecification"
5144        }
5145      }
5146    },
5147    "AllocateAddressResult":{
5148      "type":"structure",
5149      "members":{
5150        "PublicIp":{
5151          "shape":"String",
5152          "documentation":"<p>The Elastic IP address.</p>",
5153          "locationName":"publicIp"
5154        },
5155        "AllocationId":{
5156          "shape":"String",
5157          "documentation":"<p>[EC2-VPC] The ID that Amazon Web Services assigns to represent the allocation of the Elastic IP address for use with instances in a VPC.</p>",
5158          "locationName":"allocationId"
5159        },
5160        "PublicIpv4Pool":{
5161          "shape":"String",
5162          "documentation":"<p>The ID of an address pool.</p>",
5163          "locationName":"publicIpv4Pool"
5164        },
5165        "NetworkBorderGroup":{
5166          "shape":"String",
5167          "documentation":"<p>The set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses.</p>",
5168          "locationName":"networkBorderGroup"
5169        },
5170        "Domain":{
5171          "shape":"DomainType",
5172          "documentation":"<p>Indicates whether the Elastic IP address is for use with instances in a VPC (<code>vpc</code>) or instances in EC2-Classic (<code>standard</code>).</p>",
5173          "locationName":"domain"
5174        },
5175        "CustomerOwnedIp":{
5176          "shape":"String",
5177          "documentation":"<p>The customer-owned IP address.</p>",
5178          "locationName":"customerOwnedIp"
5179        },
5180        "CustomerOwnedIpv4Pool":{
5181          "shape":"String",
5182          "documentation":"<p>The ID of the customer-owned address pool.</p>",
5183          "locationName":"customerOwnedIpv4Pool"
5184        },
5185        "CarrierIp":{
5186          "shape":"String",
5187          "documentation":"<p>The carrier IP address. This option is only available for network interfaces which reside in a subnet in a Wavelength Zone (for example an EC2 instance). </p>",
5188          "locationName":"carrierIp"
5189        }
5190      }
5191    },
5192    "AllocateHostsRequest":{
5193      "type":"structure",
5194      "required":[
5195        "AvailabilityZone",
5196        "Quantity"
5197      ],
5198      "members":{
5199        "AutoPlacement":{
5200          "shape":"AutoPlacement",
5201          "documentation":"<p>Indicates whether the host accepts any untargeted instance launches that match its instance type configuration, or if it only accepts Host tenancy instance launches that specify its unique host ID. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/how-dedicated-hosts-work.html#dedicated-hosts-understanding\"> Understanding auto-placement and affinity</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>Default: <code>on</code> </p>",
5202          "locationName":"autoPlacement"
5203        },
5204        "AvailabilityZone":{
5205          "shape":"String",
5206          "documentation":"<p>The Availability Zone in which to allocate the Dedicated Host.</p>",
5207          "locationName":"availabilityZone"
5208        },
5209        "ClientToken":{
5210          "shape":"String",
5211          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>",
5212          "locationName":"clientToken"
5213        },
5214        "InstanceType":{
5215          "shape":"String",
5216          "documentation":"<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>",
5217          "locationName":"instanceType"
5218        },
5219        "InstanceFamily":{
5220          "shape":"String",
5221          "documentation":"<p>Specifies the instance family to be supported by the Dedicated Hosts. If you specify an instance family, the Dedicated Hosts support multiple instance types within that instance family.</p> <p>If you want the Dedicated Hosts to support a specific instance type only, omit this parameter and specify <b>InstanceType</b> instead. You cannot specify <b>InstanceFamily</b> and <b>InstanceType</b> in the same request.</p>"
5222        },
5223        "Quantity":{
5224          "shape":"Integer",
5225          "documentation":"<p>The number of Dedicated Hosts to allocate to your account with these parameters.</p>",
5226          "locationName":"quantity"
5227        },
5228        "TagSpecifications":{
5229          "shape":"TagSpecificationList",
5230          "documentation":"<p>The tags to apply to the Dedicated Host during creation.</p>",
5231          "locationName":"TagSpecification"
5232        },
5233        "HostRecovery":{
5234          "shape":"HostRecovery",
5235          "documentation":"<p>Indicates whether to enable or disable host recovery for the Dedicated Host. Host recovery is disabled by default. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-hosts-recovery.html\"> Host recovery</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>Default: <code>off</code> </p>"
5236        }
5237      }
5238    },
5239    "AllocateHostsResult":{
5240      "type":"structure",
5241      "members":{
5242        "HostIds":{
5243          "shape":"ResponseHostIdList",
5244          "documentation":"<p>The ID of the allocated Dedicated Host. This is used to launch an instance onto a specific host.</p>",
5245          "locationName":"hostIdSet"
5246        }
5247      },
5248      "documentation":"<p>Contains the output of AllocateHosts.</p>"
5249    },
5250    "AllocationId":{"type":"string"},
5251    "AllocationIdList":{
5252      "type":"list",
5253      "member":{
5254        "shape":"AllocationId",
5255        "locationName":"AllocationId"
5256      }
5257    },
5258    "AllocationIds":{
5259      "type":"list",
5260      "member":{
5261        "shape":"AllocationId",
5262        "locationName":"item"
5263      }
5264    },
5265    "AllocationState":{
5266      "type":"string",
5267      "enum":[
5268        "available",
5269        "under-assessment",
5270        "permanent-failure",
5271        "released",
5272        "released-permanent-failure",
5273        "pending"
5274      ]
5275    },
5276    "AllocationStrategy":{
5277      "type":"string",
5278      "enum":[
5279        "lowestPrice",
5280        "diversified",
5281        "capacityOptimized",
5282        "capacityOptimizedPrioritized"
5283      ]
5284    },
5285    "AllowedPrincipal":{
5286      "type":"structure",
5287      "members":{
5288        "PrincipalType":{
5289          "shape":"PrincipalType",
5290          "documentation":"<p>The type of principal.</p>",
5291          "locationName":"principalType"
5292        },
5293        "Principal":{
5294          "shape":"String",
5295          "documentation":"<p>The Amazon Resource Name (ARN) of the principal.</p>",
5296          "locationName":"principal"
5297        }
5298      },
5299      "documentation":"<p>Describes a principal.</p>"
5300    },
5301    "AllowedPrincipalSet":{
5302      "type":"list",
5303      "member":{
5304        "shape":"AllowedPrincipal",
5305        "locationName":"item"
5306      }
5307    },
5308    "AllowsMultipleInstanceTypes":{
5309      "type":"string",
5310      "enum":[
5311        "on",
5312        "off"
5313      ]
5314    },
5315    "AlternatePathHint":{
5316      "type":"structure",
5317      "members":{
5318        "ComponentId":{
5319          "shape":"String",
5320          "documentation":"<p>The ID of the component.</p>",
5321          "locationName":"componentId"
5322        },
5323        "ComponentArn":{
5324          "shape":"String",
5325          "documentation":"<p>The Amazon Resource Name (ARN) of the component.</p>",
5326          "locationName":"componentArn"
5327        }
5328      },
5329      "documentation":"<p>Describes an potential intermediate component of a feasible path.</p>"
5330    },
5331    "AlternatePathHintList":{
5332      "type":"list",
5333      "member":{
5334        "shape":"AlternatePathHint",
5335        "locationName":"item"
5336      }
5337    },
5338    "AnalysisAclRule":{
5339      "type":"structure",
5340      "members":{
5341        "Cidr":{
5342          "shape":"String",
5343          "documentation":"<p>The IPv4 address range, in CIDR notation.</p>",
5344          "locationName":"cidr"
5345        },
5346        "Egress":{
5347          "shape":"Boolean",
5348          "documentation":"<p>Indicates whether the rule is an outbound rule.</p>",
5349          "locationName":"egress"
5350        },
5351        "PortRange":{
5352          "shape":"PortRange",
5353          "documentation":"<p>The range of ports.</p>",
5354          "locationName":"portRange"
5355        },
5356        "Protocol":{
5357          "shape":"String",
5358          "documentation":"<p>The protocol.</p>",
5359          "locationName":"protocol"
5360        },
5361        "RuleAction":{
5362          "shape":"String",
5363          "documentation":"<p>Indicates whether to allow or deny traffic that matches the rule.</p>",
5364          "locationName":"ruleAction"
5365        },
5366        "RuleNumber":{
5367          "shape":"Integer",
5368          "documentation":"<p>The rule number.</p>",
5369          "locationName":"ruleNumber"
5370        }
5371      },
5372      "documentation":"<p>Describes a network access control (ACL) rule.</p>"
5373    },
5374    "AnalysisComponent":{
5375      "type":"structure",
5376      "members":{
5377        "Id":{
5378          "shape":"String",
5379          "documentation":"<p>The ID of the component.</p>",
5380          "locationName":"id"
5381        },
5382        "Arn":{
5383          "shape":"String",
5384          "documentation":"<p>The Amazon Resource Name (ARN) of the component.</p>",
5385          "locationName":"arn"
5386        }
5387      },
5388      "documentation":"<p>Describes a path component.</p>"
5389    },
5390    "AnalysisComponentList":{
5391      "type":"list",
5392      "member":{
5393        "shape":"AnalysisComponent",
5394        "locationName":"item"
5395      }
5396    },
5397    "AnalysisLoadBalancerListener":{
5398      "type":"structure",
5399      "members":{
5400        "LoadBalancerPort":{
5401          "shape":"Port",
5402          "documentation":"<p>The port on which the load balancer is listening.</p>",
5403          "locationName":"loadBalancerPort"
5404        },
5405        "InstancePort":{
5406          "shape":"Port",
5407          "documentation":"<p>[Classic Load Balancers] The back-end port for the listener.</p>",
5408          "locationName":"instancePort"
5409        }
5410      },
5411      "documentation":"<p>Describes a load balancer listener.</p>"
5412    },
5413    "AnalysisLoadBalancerTarget":{
5414      "type":"structure",
5415      "members":{
5416        "Address":{
5417          "shape":"IpAddress",
5418          "documentation":"<p>The IP address.</p>",
5419          "locationName":"address"
5420        },
5421        "AvailabilityZone":{
5422          "shape":"String",
5423          "documentation":"<p>The Availability Zone.</p>",
5424          "locationName":"availabilityZone"
5425        },
5426        "Instance":{
5427          "shape":"AnalysisComponent",
5428          "documentation":"<p>Information about the instance.</p>",
5429          "locationName":"instance"
5430        },
5431        "Port":{
5432          "shape":"Port",
5433          "documentation":"<p>The port on which the target is listening.</p>",
5434          "locationName":"port"
5435        }
5436      },
5437      "documentation":"<p>Describes a load balancer target.</p>"
5438    },
5439    "AnalysisPacketHeader":{
5440      "type":"structure",
5441      "members":{
5442        "DestinationAddresses":{
5443          "shape":"IpAddressList",
5444          "documentation":"<p>The destination addresses.</p>",
5445          "locationName":"destinationAddressSet"
5446        },
5447        "DestinationPortRanges":{
5448          "shape":"PortRangeList",
5449          "documentation":"<p>The destination port ranges.</p>",
5450          "locationName":"destinationPortRangeSet"
5451        },
5452        "Protocol":{
5453          "shape":"String",
5454          "documentation":"<p>The protocol.</p>",
5455          "locationName":"protocol"
5456        },
5457        "SourceAddresses":{
5458          "shape":"IpAddressList",
5459          "documentation":"<p>The source addresses.</p>",
5460          "locationName":"sourceAddressSet"
5461        },
5462        "SourcePortRanges":{
5463          "shape":"PortRangeList",
5464          "documentation":"<p>The source port ranges.</p>",
5465          "locationName":"sourcePortRangeSet"
5466        }
5467      },
5468      "documentation":"<p>Describes a header. Reflects any changes made by a component as traffic passes through. The fields of an inbound header are null except for the first component of a path.</p>"
5469    },
5470    "AnalysisRouteTableRoute":{
5471      "type":"structure",
5472      "members":{
5473        "DestinationCidr":{
5474          "shape":"String",
5475          "documentation":"<p>The destination IPv4 address, in CIDR notation.</p>",
5476          "locationName":"destinationCidr"
5477        },
5478        "DestinationPrefixListId":{
5479          "shape":"String",
5480          "documentation":"<p>The prefix of the Amazon Web Service.</p>",
5481          "locationName":"destinationPrefixListId"
5482        },
5483        "EgressOnlyInternetGatewayId":{
5484          "shape":"String",
5485          "documentation":"<p>The ID of an egress-only internet gateway.</p>",
5486          "locationName":"egressOnlyInternetGatewayId"
5487        },
5488        "GatewayId":{
5489          "shape":"String",
5490          "documentation":"<p>The ID of the gateway, such as an internet gateway or virtual private gateway.</p>",
5491          "locationName":"gatewayId"
5492        },
5493        "InstanceId":{
5494          "shape":"String",
5495          "documentation":"<p>The ID of the instance, such as a NAT instance.</p>",
5496          "locationName":"instanceId"
5497        },
5498        "NatGatewayId":{
5499          "shape":"String",
5500          "documentation":"<p>The ID of a NAT gateway.</p>",
5501          "locationName":"natGatewayId"
5502        },
5503        "NetworkInterfaceId":{
5504          "shape":"String",
5505          "documentation":"<p>The ID of a network interface.</p>",
5506          "locationName":"networkInterfaceId"
5507        },
5508        "Origin":{
5509          "shape":"String",
5510          "documentation":"<p>Describes how the route was created. The following are possible values:</p> <ul> <li> <p> <code>CreateRouteTable</code> - The route was automatically created when the route table was created.</p> </li> <li> <p> <code>CreateRoute</code> - The route was manually added to the route table.</p> </li> <li> <p> <code>EnableVgwRoutePropagation</code> - The route was propagated by route propagation.</p> </li> </ul>",
5511          "locationName":"origin"
5512        },
5513        "TransitGatewayId":{
5514          "shape":"String",
5515          "documentation":"<p>The ID of a transit gateway.</p>",
5516          "locationName":"transitGatewayId"
5517        },
5518        "VpcPeeringConnectionId":{
5519          "shape":"String",
5520          "documentation":"<p>The ID of a VPC peering connection.</p>",
5521          "locationName":"vpcPeeringConnectionId"
5522        }
5523      },
5524      "documentation":"<p>Describes a route table route.</p>"
5525    },
5526    "AnalysisSecurityGroupRule":{
5527      "type":"structure",
5528      "members":{
5529        "Cidr":{
5530          "shape":"String",
5531          "documentation":"<p>The IPv4 address range, in CIDR notation.</p>",
5532          "locationName":"cidr"
5533        },
5534        "Direction":{
5535          "shape":"String",
5536          "documentation":"<p>The direction. The following are possible values:</p> <ul> <li> <p>egress</p> </li> <li> <p>ingress</p> </li> </ul>",
5537          "locationName":"direction"
5538        },
5539        "SecurityGroupId":{
5540          "shape":"String",
5541          "documentation":"<p>The security group ID.</p>",
5542          "locationName":"securityGroupId"
5543        },
5544        "PortRange":{
5545          "shape":"PortRange",
5546          "documentation":"<p>The port range.</p>",
5547          "locationName":"portRange"
5548        },
5549        "PrefixListId":{
5550          "shape":"String",
5551          "documentation":"<p>The prefix list ID.</p>",
5552          "locationName":"prefixListId"
5553        },
5554        "Protocol":{
5555          "shape":"String",
5556          "documentation":"<p>The protocol name.</p>",
5557          "locationName":"protocol"
5558        }
5559      },
5560      "documentation":"<p>Describes a security group rule.</p>"
5561    },
5562    "AnalysisStatus":{
5563      "type":"string",
5564      "enum":[
5565        "running",
5566        "succeeded",
5567        "failed"
5568      ]
5569    },
5570    "ApplianceModeSupportValue":{
5571      "type":"string",
5572      "enum":[
5573        "enable",
5574        "disable"
5575      ]
5576    },
5577    "ApplySecurityGroupsToClientVpnTargetNetworkRequest":{
5578      "type":"structure",
5579      "required":[
5580        "ClientVpnEndpointId",
5581        "VpcId",
5582        "SecurityGroupIds"
5583      ],
5584      "members":{
5585        "ClientVpnEndpointId":{
5586          "shape":"ClientVpnEndpointId",
5587          "documentation":"<p>The ID of the Client VPN endpoint.</p>"
5588        },
5589        "VpcId":{
5590          "shape":"VpcId",
5591          "documentation":"<p>The ID of the VPC in which the associated target network is located.</p>"
5592        },
5593        "SecurityGroupIds":{
5594          "shape":"ClientVpnSecurityGroupIdSet",
5595          "documentation":"<p>The IDs of the security groups to apply to the associated target network. Up to 5 security groups can be applied to an associated target network.</p>",
5596          "locationName":"SecurityGroupId"
5597        },
5598        "DryRun":{
5599          "shape":"Boolean",
5600          "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>"
5601        }
5602      }
5603    },
5604    "ApplySecurityGroupsToClientVpnTargetNetworkResult":{
5605      "type":"structure",
5606      "members":{
5607        "SecurityGroupIds":{
5608          "shape":"ClientVpnSecurityGroupIdSet",
5609          "documentation":"<p>The IDs of the applied security groups.</p>",
5610          "locationName":"securityGroupIds"
5611        }
5612      }
5613    },
5614    "ArchitectureType":{
5615      "type":"string",
5616      "enum":[
5617        "i386",
5618        "x86_64",
5619        "arm64",
5620        "x86_64_mac"
5621      ]
5622    },
5623    "ArchitectureTypeList":{
5624      "type":"list",
5625      "member":{
5626        "shape":"ArchitectureType",
5627        "locationName":"item"
5628      }
5629    },
5630    "ArchitectureValues":{
5631      "type":"string",
5632      "enum":[
5633        "i386",
5634        "x86_64",
5635        "arm64",
5636        "x86_64_mac"
5637      ]
5638    },
5639    "ArnList":{
5640      "type":"list",
5641      "member":{
5642        "shape":"ResourceArn",
5643        "locationName":"item"
5644      }
5645    },
5646    "AssignIpv6AddressesRequest":{
5647      "type":"structure",
5648      "required":["NetworkInterfaceId"],
5649      "members":{
5650        "Ipv6AddressCount":{
5651          "shape":"Integer",
5652          "documentation":"<p>The number of additional IPv6 addresses to assign to the network interface. The specified number of IPv6 addresses are assigned in addition to the existing IPv6 addresses that are already assigned to the network interface. Amazon EC2 automatically selects the IPv6 addresses from the subnet range. You can't use this option if specifying specific IPv6 addresses.</p>",
5653          "locationName":"ipv6AddressCount"
5654        },
5655        "Ipv6Addresses":{
5656          "shape":"Ipv6AddressList",
5657          "documentation":"<p>One or more specific IPv6 addresses to be assigned to the network interface. You can't use this option if you're specifying a number of IPv6 addresses.</p>",
5658          "locationName":"ipv6Addresses"
5659        },
5660        "Ipv6PrefixCount":{
5661          "shape":"Integer",
5662          "documentation":"<p>The number of IPv6 prefixes that Amazon Web Services automatically assigns to the network interface. You cannot use this option if you use the <code>Ipv6Prefixes</code> option.</p>"
5663        },
5664        "Ipv6Prefixes":{
5665          "shape":"IpPrefixList",
5666          "documentation":"<p>One or more IPv6 prefixes assigned to the network interface. You cannot use this option if you use the <code>Ipv6PrefixCount</code> option.</p>",
5667          "locationName":"Ipv6Prefix"
5668        },
5669        "NetworkInterfaceId":{
5670          "shape":"NetworkInterfaceId",
5671          "documentation":"<p>The ID of the network interface.</p>",
5672          "locationName":"networkInterfaceId"
5673        }
5674      }
5675    },
5676    "AssignIpv6AddressesResult":{
5677      "type":"structure",
5678      "members":{
5679        "AssignedIpv6Addresses":{
5680          "shape":"Ipv6AddressList",
5681          "documentation":"<p>The new IPv6 addresses assigned to the network interface. Existing IPv6 addresses that were assigned to the network interface before the request are not included.</p>",
5682          "locationName":"assignedIpv6Addresses"
5683        },
5684        "AssignedIpv6Prefixes":{
5685          "shape":"IpPrefixList",
5686          "documentation":"<p>The IPv6 prefixes that are assigned to the network interface.</p>",
5687          "locationName":"assignedIpv6PrefixSet"
5688        },
5689        "NetworkInterfaceId":{
5690          "shape":"String",
5691          "documentation":"<p>The ID of the network interface.</p>",
5692          "locationName":"networkInterfaceId"
5693        }
5694      }
5695    },
5696    "AssignPrivateIpAddressesRequest":{
5697      "type":"structure",
5698      "required":["NetworkInterfaceId"],
5699      "members":{
5700        "AllowReassignment":{
5701          "shape":"Boolean",
5702          "documentation":"<p>Indicates whether to allow an IP address that is already assigned to another network interface or instance to be reassigned to the specified network interface.</p>",
5703          "locationName":"allowReassignment"
5704        },
5705        "NetworkInterfaceId":{
5706          "shape":"NetworkInterfaceId",
5707          "documentation":"<p>The ID of the network interface.</p>",
5708          "locationName":"networkInterfaceId"
5709        },
5710        "PrivateIpAddresses":{
5711          "shape":"PrivateIpAddressStringList",
5712          "documentation":"<p>One or more IP addresses to be assigned as a secondary private IP address to the network interface. You can't specify this parameter when also specifying a number of secondary IP addresses.</p> <p>If you don't specify an IP address, Amazon EC2 automatically selects an IP address within the subnet range.</p>",
5713          "locationName":"privateIpAddress"
5714        },
5715        "SecondaryPrivateIpAddressCount":{
5716          "shape":"Integer",
5717          "documentation":"<p>The number of secondary IP addresses to assign to the network interface. You can't specify this parameter when also specifying private IP addresses.</p>",
5718          "locationName":"secondaryPrivateIpAddressCount"
5719        },
5720        "Ipv4Prefixes":{
5721          "shape":"IpPrefixList",
5722          "documentation":"<p>One or more IPv4 prefixes assigned to the network interface. You cannot use this option if you use the <code>Ipv4PrefixCount</code> option.</p>",
5723          "locationName":"Ipv4Prefix"
5724        },
5725        "Ipv4PrefixCount":{
5726          "shape":"Integer",
5727          "documentation":"<p>The number of IPv4 prefixes that Amazon Web Services automatically assigns to the network interface. You cannot use this option if you use the <code>Ipv4 Prefixes</code> option.</p>"
5728        }
5729      },
5730      "documentation":"<p>Contains the parameters for AssignPrivateIpAddresses.</p>"
5731    },
5732    "AssignPrivateIpAddressesResult":{
5733      "type":"structure",
5734      "members":{
5735        "NetworkInterfaceId":{
5736          "shape":"String",
5737          "documentation":"<p>The ID of the network interface.</p>",
5738          "locationName":"networkInterfaceId"
5739        },
5740        "AssignedPrivateIpAddresses":{
5741          "shape":"AssignedPrivateIpAddressList",
5742          "documentation":"<p>The private IP addresses assigned to the network interface.</p>",
5743          "locationName":"assignedPrivateIpAddressesSet"
5744        },
5745        "AssignedIpv4Prefixes":{
5746          "shape":"Ipv4PrefixesList",
5747          "documentation":"<p>The IPv4 prefixes that are assigned to the network interface.</p>",
5748          "locationName":"assignedIpv4PrefixSet"
5749        }
5750      }
5751    },
5752    "AssignedPrivateIpAddress":{
5753      "type":"structure",
5754      "members":{
5755        "PrivateIpAddress":{
5756          "shape":"String",
5757          "documentation":"<p>The private IP address assigned to the network interface.</p>",
5758          "locationName":"privateIpAddress"
5759        }
5760      },
5761      "documentation":"<p>Describes the private IP addresses assigned to a network interface.</p>"
5762    },
5763    "AssignedPrivateIpAddressList":{
5764      "type":"list",
5765      "member":{
5766        "shape":"AssignedPrivateIpAddress",
5767        "locationName":"item"
5768      }
5769    },
5770    "AssociateAddressRequest":{
5771      "type":"structure",
5772      "members":{
5773        "AllocationId":{
5774          "shape":"AllocationId",
5775          "documentation":"<p>[EC2-VPC] The allocation ID. This is required for EC2-VPC.</p>"
5776        },
5777        "InstanceId":{
5778          "shape":"InstanceId",
5779          "documentation":"<p>The ID of the instance. The instance must have exactly one attached network interface. For EC2-VPC, you can specify either the instance ID or the network interface ID, but not both. For EC2-Classic, you must specify an instance ID and the instance must be in the running state.</p>"
5780        },
5781        "PublicIp":{
5782          "shape":"String",
5783          "documentation":"<p>[EC2-Classic] The Elastic IP address to associate with the instance. This is required for EC2-Classic.</p>"
5784        },
5785        "AllowReassociation":{
5786          "shape":"Boolean",
5787          "documentation":"<p>[EC2-VPC] For a VPC in an EC2-Classic account, specify true to allow an Elastic IP address that is already associated with an instance or network interface to be reassociated with the specified instance or network interface. Otherwise, the operation fails. In a VPC in an EC2-VPC-only account, reassociation is automatic, therefore you can specify false to ensure the operation fails if the Elastic IP address is already associated with another resource.</p>",
5788          "locationName":"allowReassociation"
5789        },
5790        "DryRun":{
5791          "shape":"Boolean",
5792          "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>",
5793          "locationName":"dryRun"
5794        },
5795        "NetworkInterfaceId":{
5796          "shape":"NetworkInterfaceId",
5797          "documentation":"<p>[EC2-VPC] The ID of the network interface. If the instance has more than one network interface, you must specify a network interface ID.</p> <p>For EC2-VPC, you can specify either the instance ID or the network interface ID, but not both. </p>",
5798          "locationName":"networkInterfaceId"
5799        },
5800        "PrivateIpAddress":{
5801          "shape":"String",
5802          "documentation":"<p>[EC2-VPC] The primary or secondary private IP address to associate with the Elastic IP address. If no private IP address is specified, the Elastic IP address is associated with the primary private IP address.</p>",
5803          "locationName":"privateIpAddress"
5804        }
5805      }
5806    },
5807    "AssociateAddressResult":{
5808      "type":"structure",
5809      "members":{
5810        "AssociationId":{
5811          "shape":"String",
5812          "documentation":"<p>[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.</p>",
5813          "locationName":"associationId"
5814        }
5815      }
5816    },
5817    "AssociateClientVpnTargetNetworkRequest":{
5818      "type":"structure",
5819      "required":[
5820        "ClientVpnEndpointId",
5821        "SubnetId"
5822      ],
5823      "members":{
5824        "ClientVpnEndpointId":{
5825          "shape":"ClientVpnEndpointId",
5826          "documentation":"<p>The ID of the Client VPN endpoint.</p>"
5827        },
5828        "SubnetId":{
5829          "shape":"SubnetId",
5830          "documentation":"<p>The ID of the subnet to associate with the Client VPN endpoint.</p>"
5831        },
5832        "ClientToken":{
5833          "shape":"String",
5834          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
5835          "idempotencyToken":true
5836        },
5837        "DryRun":{
5838          "shape":"Boolean",
5839          "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>"
5840        }
5841      }
5842    },
5843    "AssociateClientVpnTargetNetworkResult":{
5844      "type":"structure",
5845      "members":{
5846        "AssociationId":{
5847          "shape":"String",
5848          "documentation":"<p>The unique ID of the target network association.</p>",
5849          "locationName":"associationId"
5850        },
5851        "Status":{
5852          "shape":"AssociationStatus",
5853          "documentation":"<p>The current state of the target network association.</p>",
5854          "locationName":"status"
5855        }
5856      }
5857    },
5858    "AssociateDhcpOptionsRequest":{
5859      "type":"structure",
5860      "required":[
5861        "DhcpOptionsId",
5862        "VpcId"
5863      ],
5864      "members":{
5865        "DhcpOptionsId":{
5866          "shape":"DefaultingDhcpOptionsId",
5867          "documentation":"<p>The ID of the DHCP options set, or <code>default</code> to associate no DHCP options with the VPC.</p>"
5868        },
5869        "VpcId":{
5870          "shape":"VpcId",
5871          "documentation":"<p>The ID of the VPC.</p>"
5872        },
5873        "DryRun":{
5874          "shape":"Boolean",
5875          "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>",
5876          "locationName":"dryRun"
5877        }
5878      }
5879    },
5880    "AssociateEnclaveCertificateIamRoleRequest":{
5881      "type":"structure",
5882      "members":{
5883        "CertificateArn":{
5884          "shape":"ResourceArn",
5885          "documentation":"<p>The ARN of the ACM certificate with which to associate the IAM role.</p>"
5886        },
5887        "RoleArn":{
5888          "shape":"ResourceArn",
5889          "documentation":"<p>The ARN of the IAM role to associate with the ACM certificate. You can associate up to 16 IAM roles with an ACM certificate.</p>"
5890        },
5891        "DryRun":{
5892          "shape":"Boolean",
5893          "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>"
5894        }
5895      }
5896    },
5897    "AssociateEnclaveCertificateIamRoleResult":{
5898      "type":"structure",
5899      "members":{
5900        "CertificateS3BucketName":{
5901          "shape":"String",
5902          "documentation":"<p>The name of the Amazon S3 bucket to which the certificate was uploaded.</p>",
5903          "locationName":"certificateS3BucketName"
5904        },
5905        "CertificateS3ObjectKey":{
5906          "shape":"String",
5907          "documentation":"<p>The Amazon S3 object key where the certificate, certificate chain, and encrypted private key bundle are stored. The object key is formatted as follows: <code>role_arn</code>/<code>certificate_arn</code>.</p>",
5908          "locationName":"certificateS3ObjectKey"
5909        },
5910        "EncryptionKmsKeyId":{
5911          "shape":"String",
5912          "documentation":"<p>The ID of the KMS key used to encrypt the private key of the certificate.</p>",
5913          "locationName":"encryptionKmsKeyId"
5914        }
5915      }
5916    },
5917    "AssociateIamInstanceProfileRequest":{
5918      "type":"structure",
5919      "required":[
5920        "IamInstanceProfile",
5921        "InstanceId"
5922      ],
5923      "members":{
5924        "IamInstanceProfile":{
5925          "shape":"IamInstanceProfileSpecification",
5926          "documentation":"<p>The IAM instance profile.</p>"
5927        },
5928        "InstanceId":{
5929          "shape":"InstanceId",
5930          "documentation":"<p>The ID of the instance.</p>"
5931        }
5932      }
5933    },
5934    "AssociateIamInstanceProfileResult":{
5935      "type":"structure",
5936      "members":{
5937        "IamInstanceProfileAssociation":{
5938          "shape":"IamInstanceProfileAssociation",
5939          "documentation":"<p>Information about the IAM instance profile association.</p>",
5940          "locationName":"iamInstanceProfileAssociation"
5941        }
5942      }
5943    },
5944    "AssociateInstanceEventWindowRequest":{
5945      "type":"structure",
5946      "required":[
5947        "InstanceEventWindowId",
5948        "AssociationTarget"
5949      ],
5950      "members":{
5951        "DryRun":{
5952          "shape":"Boolean",
5953          "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>"
5954        },
5955        "InstanceEventWindowId":{
5956          "shape":"InstanceEventWindowId",
5957          "documentation":"<p>The ID of the event window.</p>"
5958        },
5959        "AssociationTarget":{
5960          "shape":"InstanceEventWindowAssociationRequest",
5961          "documentation":"<p>One or more targets associated with the specified event window.</p>"
5962        }
5963      }
5964    },
5965    "AssociateInstanceEventWindowResult":{
5966      "type":"structure",
5967      "members":{
5968        "InstanceEventWindow":{
5969          "shape":"InstanceEventWindow",
5970          "documentation":"<p>Information about the event window.</p>",
5971          "locationName":"instanceEventWindow"
5972        }
5973      }
5974    },
5975    "AssociateRouteTableRequest":{
5976      "type":"structure",
5977      "required":["RouteTableId"],
5978      "members":{
5979        "DryRun":{
5980          "shape":"Boolean",
5981          "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>",
5982          "locationName":"dryRun"
5983        },
5984        "RouteTableId":{
5985          "shape":"RouteTableId",
5986          "documentation":"<p>The ID of the route table.</p>",
5987          "locationName":"routeTableId"
5988        },
5989        "SubnetId":{
5990          "shape":"SubnetId",
5991          "documentation":"<p>The ID of the subnet.</p>",
5992          "locationName":"subnetId"
5993        },
5994        "GatewayId":{
5995          "shape":"RouteGatewayId",
5996          "documentation":"<p>The ID of the internet gateway or virtual private gateway.</p>"
5997        }
5998      }
5999    },
6000    "AssociateRouteTableResult":{
6001      "type":"structure",
6002      "members":{
6003        "AssociationId":{
6004          "shape":"String",
6005          "documentation":"<p>The route table association ID. This ID is required for disassociating the route table.</p>",
6006          "locationName":"associationId"
6007        },
6008        "AssociationState":{
6009          "shape":"RouteTableAssociationState",
6010          "documentation":"<p>The state of the association.</p>",
6011          "locationName":"associationState"
6012        }
6013      }
6014    },
6015    "AssociateSubnetCidrBlockRequest":{
6016      "type":"structure",
6017      "required":[
6018        "Ipv6CidrBlock",
6019        "SubnetId"
6020      ],
6021      "members":{
6022        "Ipv6CidrBlock":{
6023          "shape":"String",
6024          "documentation":"<p>The IPv6 CIDR block for your subnet. The subnet must have a /64 prefix length.</p>",
6025          "locationName":"ipv6CidrBlock"
6026        },
6027        "SubnetId":{
6028          "shape":"SubnetId",
6029          "documentation":"<p>The ID of your subnet.</p>",
6030          "locationName":"subnetId"
6031        }
6032      }
6033    },
6034    "AssociateSubnetCidrBlockResult":{
6035      "type":"structure",
6036      "members":{
6037        "Ipv6CidrBlockAssociation":{
6038          "shape":"SubnetIpv6CidrBlockAssociation",
6039          "documentation":"<p>Information about the IPv6 CIDR block association.</p>",
6040          "locationName":"ipv6CidrBlockAssociation"
6041        },
6042        "SubnetId":{
6043          "shape":"String",
6044          "documentation":"<p>The ID of the subnet.</p>",
6045          "locationName":"subnetId"
6046        }
6047      }
6048    },
6049    "AssociateTransitGatewayMulticastDomainRequest":{
6050      "type":"structure",
6051      "members":{
6052        "TransitGatewayMulticastDomainId":{
6053          "shape":"TransitGatewayMulticastDomainId",
6054          "documentation":"<p>The ID of the transit gateway multicast domain.</p>"
6055        },
6056        "TransitGatewayAttachmentId":{
6057          "shape":"TransitGatewayAttachmentId",
6058          "documentation":"<p>The ID of the transit gateway attachment to associate with the transit gateway multicast domain.</p>"
6059        },
6060        "SubnetIds":{
6061          "shape":"TransitGatewaySubnetIdList",
6062          "documentation":"<p>The IDs of the subnets to associate with the transit gateway multicast domain.</p>"
6063        },
6064        "DryRun":{
6065          "shape":"Boolean",
6066          "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>"
6067        }
6068      }
6069    },
6070    "AssociateTransitGatewayMulticastDomainResult":{
6071      "type":"structure",
6072      "members":{
6073        "Associations":{
6074          "shape":"TransitGatewayMulticastDomainAssociations",
6075          "documentation":"<p>Information about the transit gateway multicast domain associations.</p>",
6076          "locationName":"associations"
6077        }
6078      }
6079    },
6080    "AssociateTransitGatewayRouteTableRequest":{
6081      "type":"structure",
6082      "required":[
6083        "TransitGatewayRouteTableId",
6084        "TransitGatewayAttachmentId"
6085      ],
6086      "members":{
6087        "TransitGatewayRouteTableId":{
6088          "shape":"TransitGatewayRouteTableId",
6089          "documentation":"<p>The ID of the transit gateway route table.</p>"
6090        },
6091        "TransitGatewayAttachmentId":{
6092          "shape":"TransitGatewayAttachmentId",
6093          "documentation":"<p>The ID of the attachment.</p>"
6094        },
6095        "DryRun":{
6096          "shape":"Boolean",
6097          "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>"
6098        }
6099      }
6100    },
6101    "AssociateTransitGatewayRouteTableResult":{
6102      "type":"structure",
6103      "members":{
6104        "Association":{
6105          "shape":"TransitGatewayAssociation",
6106          "documentation":"<p>The ID of the association.</p>",
6107          "locationName":"association"
6108        }
6109      }
6110    },
6111    "AssociateTrunkInterfaceRequest":{
6112      "type":"structure",
6113      "required":[
6114        "BranchInterfaceId",
6115        "TrunkInterfaceId"
6116      ],
6117      "members":{
6118        "BranchInterfaceId":{
6119          "shape":"NetworkInterfaceId",
6120          "documentation":"<p>The ID of the branch network interface.</p>"
6121        },
6122        "TrunkInterfaceId":{
6123          "shape":"NetworkInterfaceId",
6124          "documentation":"<p>The ID of the trunk network interface.</p>"
6125        },
6126        "VlanId":{
6127          "shape":"Integer",
6128          "documentation":"<p>The ID of the VLAN. This applies to the VLAN protocol.</p>"
6129        },
6130        "GreKey":{
6131          "shape":"Integer",
6132          "documentation":"<p>The application key. This applies to the GRE protocol.</p>"
6133        },
6134        "ClientToken":{
6135          "shape":"String",
6136          "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/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html\">How to Ensure Idempotency</a>.</p>",
6137          "idempotencyToken":true
6138        },
6139        "DryRun":{
6140          "shape":"Boolean",
6141          "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>"
6142        }
6143      }
6144    },
6145    "AssociateTrunkInterfaceResult":{
6146      "type":"structure",
6147      "members":{
6148        "InterfaceAssociation":{
6149          "shape":"TrunkInterfaceAssociation",
6150          "documentation":"<p>Information about the association between the trunk network interface and branch network interface.</p>",
6151          "locationName":"interfaceAssociation"
6152        },
6153        "ClientToken":{
6154          "shape":"String",
6155          "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/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html\">How to Ensure Idempotency</a>.</p>",
6156          "locationName":"clientToken"
6157        }
6158      }
6159    },
6160    "AssociateVpcCidrBlockRequest":{
6161      "type":"structure",
6162      "required":["VpcId"],
6163      "members":{
6164        "AmazonProvidedIpv6CidrBlock":{
6165          "shape":"Boolean",
6166          "documentation":"<p>Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses, or the size of the CIDR block.</p>",
6167          "locationName":"amazonProvidedIpv6CidrBlock"
6168        },
6169        "CidrBlock":{
6170          "shape":"String",
6171          "documentation":"<p>An IPv4 CIDR block to associate with the VPC.</p>"
6172        },
6173        "VpcId":{
6174          "shape":"VpcId",
6175          "documentation":"<p>The ID of the VPC.</p>",
6176          "locationName":"vpcId"
6177        },
6178        "Ipv6CidrBlockNetworkBorderGroup":{
6179          "shape":"String",
6180          "documentation":"<p>The name of the location from which we advertise the IPV6 CIDR block. Use this parameter to limit the CIDR block to this location.</p> <p> You must set <code>AmazonProvidedIpv6CidrBlock</code> to <code>true</code> to use this parameter.</p> <p> You can have one IPv6 CIDR block association per network border group.</p>"
6181        },
6182        "Ipv6Pool":{
6183          "shape":"Ipv6PoolEc2Id",
6184          "documentation":"<p>The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.</p>"
6185        },
6186        "Ipv6CidrBlock":{
6187          "shape":"String",
6188          "documentation":"<p>An IPv6 CIDR block from the IPv6 address pool. You must also specify <code>Ipv6Pool</code> in the request.</p> <p>To let Amazon choose the IPv6 CIDR block for you, omit this parameter.</p>"
6189        }
6190      }
6191    },
6192    "AssociateVpcCidrBlockResult":{
6193      "type":"structure",
6194      "members":{
6195        "Ipv6CidrBlockAssociation":{
6196          "shape":"VpcIpv6CidrBlockAssociation",
6197          "documentation":"<p>Information about the IPv6 CIDR block association.</p>",
6198          "locationName":"ipv6CidrBlockAssociation"
6199        },
6200        "CidrBlockAssociation":{
6201          "shape":"VpcCidrBlockAssociation",
6202          "documentation":"<p>Information about the IPv4 CIDR block association.</p>",
6203          "locationName":"cidrBlockAssociation"
6204        },
6205        "VpcId":{
6206          "shape":"String",
6207          "documentation":"<p>The ID of the VPC.</p>",
6208          "locationName":"vpcId"
6209        }
6210      }
6211    },
6212    "AssociatedNetworkType":{
6213      "type":"string",
6214      "enum":["vpc"]
6215    },
6216    "AssociatedRole":{
6217      "type":"structure",
6218      "members":{
6219        "AssociatedRoleArn":{
6220          "shape":"ResourceArn",
6221          "documentation":"<p>The ARN of the associated IAM role.</p>",
6222          "locationName":"associatedRoleArn"
6223        },
6224        "CertificateS3BucketName":{
6225          "shape":"String",
6226          "documentation":"<p>The name of the Amazon S3 bucket in which the Amazon S3 object is stored.</p>",
6227          "locationName":"certificateS3BucketName"
6228        },
6229        "CertificateS3ObjectKey":{
6230          "shape":"String",
6231          "documentation":"<p>The key of the Amazon S3 object ey where the certificate, certificate chain, and encrypted private key bundle is stored. The object key is formated as follows: <code>role_arn</code>/<code>certificate_arn</code>. </p>",
6232          "locationName":"certificateS3ObjectKey"
6233        },
6234        "EncryptionKmsKeyId":{
6235          "shape":"String",
6236          "documentation":"<p>The ID of the KMS customer master key (CMK) used to encrypt the private key.</p>",
6237          "locationName":"encryptionKmsKeyId"
6238        }
6239      },
6240      "documentation":"<p>Information about the associated IAM roles.</p>"
6241    },
6242    "AssociatedRolesList":{
6243      "type":"list",
6244      "member":{
6245        "shape":"AssociatedRole",
6246        "locationName":"item"
6247      }
6248    },
6249    "AssociatedTargetNetwork":{
6250      "type":"structure",
6251      "members":{
6252        "NetworkId":{
6253          "shape":"String",
6254          "documentation":"<p>The ID of the subnet.</p>",
6255          "locationName":"networkId"
6256        },
6257        "NetworkType":{
6258          "shape":"AssociatedNetworkType",
6259          "documentation":"<p>The target network type.</p>",
6260          "locationName":"networkType"
6261        }
6262      },
6263      "documentation":"<p>Describes a target network that is associated with a Client VPN endpoint. A target network is a subnet in a VPC.</p>"
6264    },
6265    "AssociatedTargetNetworkSet":{
6266      "type":"list",
6267      "member":{
6268        "shape":"AssociatedTargetNetwork",
6269        "locationName":"item"
6270      }
6271    },
6272    "AssociationIdList":{
6273      "type":"list",
6274      "member":{
6275        "shape":"IamInstanceProfileAssociationId",
6276        "locationName":"AssociationId"
6277      }
6278    },
6279    "AssociationStatus":{
6280      "type":"structure",
6281      "members":{
6282        "Code":{
6283          "shape":"AssociationStatusCode",
6284          "documentation":"<p>The state of the target network association.</p>",
6285          "locationName":"code"
6286        },
6287        "Message":{
6288          "shape":"String",
6289          "documentation":"<p>A message about the status of the target network association, if applicable.</p>",
6290          "locationName":"message"
6291        }
6292      },
6293      "documentation":"<p>Describes the state of a target network association.</p>"
6294    },
6295    "AssociationStatusCode":{
6296      "type":"string",
6297      "enum":[
6298        "associating",
6299        "associated",
6300        "association-failed",
6301        "disassociating",
6302        "disassociated"
6303      ]
6304    },
6305    "AthenaIntegration":{
6306      "type":"structure",
6307      "required":[
6308        "IntegrationResultS3DestinationArn",
6309        "PartitionLoadFrequency"
6310      ],
6311      "members":{
6312        "IntegrationResultS3DestinationArn":{
6313          "shape":"String",
6314          "documentation":"<p>The location in Amazon S3 to store the generated CloudFormation template.</p>"
6315        },
6316        "PartitionLoadFrequency":{
6317          "shape":"PartitionLoadFrequency",
6318          "documentation":"<p>The schedule for adding new partitions to the table.</p>"
6319        },
6320        "PartitionStartDate":{
6321          "shape":"MillisecondDateTime",
6322          "documentation":"<p>The start date for the partition.</p>"
6323        },
6324        "PartitionEndDate":{
6325          "shape":"MillisecondDateTime",
6326          "documentation":"<p>The end date for the partition.</p>"
6327        }
6328      },
6329      "documentation":"<p>Describes integration options for Amazon Athena.</p>"
6330    },
6331    "AthenaIntegrationsSet":{
6332      "type":"list",
6333      "member":{
6334        "shape":"AthenaIntegration",
6335        "locationName":"item"
6336      },
6337      "max":10,
6338      "min":1
6339    },
6340    "AttachClassicLinkVpcRequest":{
6341      "type":"structure",
6342      "required":[
6343        "Groups",
6344        "InstanceId",
6345        "VpcId"
6346      ],
6347      "members":{
6348        "DryRun":{
6349          "shape":"Boolean",
6350          "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>",
6351          "locationName":"dryRun"
6352        },
6353        "Groups":{
6354          "shape":"GroupIdStringList",
6355          "documentation":"<p>The ID of one or more of the VPC's security groups. You cannot specify security groups from a different VPC.</p>",
6356          "locationName":"SecurityGroupId"
6357        },
6358        "InstanceId":{
6359          "shape":"InstanceId",
6360          "documentation":"<p>The ID of an EC2-Classic instance to link to the ClassicLink-enabled VPC.</p>",
6361          "locationName":"instanceId"
6362        },
6363        "VpcId":{
6364          "shape":"VpcId",
6365          "documentation":"<p>The ID of a ClassicLink-enabled VPC.</p>",
6366          "locationName":"vpcId"
6367        }
6368      }
6369    },
6370    "AttachClassicLinkVpcResult":{
6371      "type":"structure",
6372      "members":{
6373        "Return":{
6374          "shape":"Boolean",
6375          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
6376          "locationName":"return"
6377        }
6378      }
6379    },
6380    "AttachInternetGatewayRequest":{
6381      "type":"structure",
6382      "required":[
6383        "InternetGatewayId",
6384        "VpcId"
6385      ],
6386      "members":{
6387        "DryRun":{
6388          "shape":"Boolean",
6389          "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>",
6390          "locationName":"dryRun"
6391        },
6392        "InternetGatewayId":{
6393          "shape":"InternetGatewayId",
6394          "documentation":"<p>The ID of the internet gateway.</p>",
6395          "locationName":"internetGatewayId"
6396        },
6397        "VpcId":{
6398          "shape":"VpcId",
6399          "documentation":"<p>The ID of the VPC.</p>",
6400          "locationName":"vpcId"
6401        }
6402      }
6403    },
6404    "AttachNetworkInterfaceRequest":{
6405      "type":"structure",
6406      "required":[
6407        "DeviceIndex",
6408        "InstanceId",
6409        "NetworkInterfaceId"
6410      ],
6411      "members":{
6412        "DeviceIndex":{
6413          "shape":"Integer",
6414          "documentation":"<p>The index of the device for the network interface attachment.</p>",
6415          "locationName":"deviceIndex"
6416        },
6417        "DryRun":{
6418          "shape":"Boolean",
6419          "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>",
6420          "locationName":"dryRun"
6421        },
6422        "InstanceId":{
6423          "shape":"InstanceId",
6424          "documentation":"<p>The ID of the instance.</p>",
6425          "locationName":"instanceId"
6426        },
6427        "NetworkInterfaceId":{
6428          "shape":"NetworkInterfaceId",
6429          "documentation":"<p>The ID of the network interface.</p>",
6430          "locationName":"networkInterfaceId"
6431        },
6432        "NetworkCardIndex":{
6433          "shape":"Integer",
6434          "documentation":"<p>The index of the network card. Some instance types support multiple network cards. The primary network interface must be assigned to network card index 0. The default is network card index 0.</p>"
6435        }
6436      },
6437      "documentation":"<p>Contains the parameters for AttachNetworkInterface.</p>"
6438    },
6439    "AttachNetworkInterfaceResult":{
6440      "type":"structure",
6441      "members":{
6442        "AttachmentId":{
6443          "shape":"String",
6444          "documentation":"<p>The ID of the network interface attachment.</p>",
6445          "locationName":"attachmentId"
6446        },
6447        "NetworkCardIndex":{
6448          "shape":"Integer",
6449          "documentation":"<p>The index of the network card.</p>",
6450          "locationName":"networkCardIndex"
6451        }
6452      },
6453      "documentation":"<p>Contains the output of AttachNetworkInterface.</p>"
6454    },
6455    "AttachVolumeRequest":{
6456      "type":"structure",
6457      "required":[
6458        "Device",
6459        "InstanceId",
6460        "VolumeId"
6461      ],
6462      "members":{
6463        "Device":{
6464          "shape":"String",
6465          "documentation":"<p>The device name (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p>"
6466        },
6467        "InstanceId":{
6468          "shape":"InstanceId",
6469          "documentation":"<p>The ID of the instance.</p>"
6470        },
6471        "VolumeId":{
6472          "shape":"VolumeId",
6473          "documentation":"<p>The ID of the EBS volume. The volume and instance must be within the same Availability Zone.</p>"
6474        },
6475        "DryRun":{
6476          "shape":"Boolean",
6477          "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>",
6478          "locationName":"dryRun"
6479        }
6480      }
6481    },
6482    "AttachVpnGatewayRequest":{
6483      "type":"structure",
6484      "required":[
6485        "VpcId",
6486        "VpnGatewayId"
6487      ],
6488      "members":{
6489        "VpcId":{
6490          "shape":"VpcId",
6491          "documentation":"<p>The ID of the VPC.</p>"
6492        },
6493        "VpnGatewayId":{
6494          "shape":"VpnGatewayId",
6495          "documentation":"<p>The ID of the virtual private gateway.</p>"
6496        },
6497        "DryRun":{
6498          "shape":"Boolean",
6499          "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>",
6500          "locationName":"dryRun"
6501        }
6502      },
6503      "documentation":"<p>Contains the parameters for AttachVpnGateway.</p>"
6504    },
6505    "AttachVpnGatewayResult":{
6506      "type":"structure",
6507      "members":{
6508        "VpcAttachment":{
6509          "shape":"VpcAttachment",
6510          "documentation":"<p>Information about the attachment.</p>",
6511          "locationName":"attachment"
6512        }
6513      },
6514      "documentation":"<p>Contains the output of AttachVpnGateway.</p>"
6515    },
6516    "AttachmentStatus":{
6517      "type":"string",
6518      "enum":[
6519        "attaching",
6520        "attached",
6521        "detaching",
6522        "detached"
6523      ]
6524    },
6525    "AttributeBooleanValue":{
6526      "type":"structure",
6527      "members":{
6528        "Value":{
6529          "shape":"Boolean",
6530          "documentation":"<p>The attribute value. The valid values are <code>true</code> or <code>false</code>.</p>",
6531          "locationName":"value"
6532        }
6533      },
6534      "documentation":"<p>Describes a value for a resource attribute that is a Boolean value.</p>"
6535    },
6536    "AttributeValue":{
6537      "type":"structure",
6538      "members":{
6539        "Value":{
6540          "shape":"String",
6541          "documentation":"<p>The attribute value. The value is case-sensitive.</p>",
6542          "locationName":"value"
6543        }
6544      },
6545      "documentation":"<p>Describes a value for a resource attribute that is a String.</p>"
6546    },
6547    "AuthorizationRule":{
6548      "type":"structure",
6549      "members":{
6550        "ClientVpnEndpointId":{
6551          "shape":"String",
6552          "documentation":"<p>The ID of the Client VPN endpoint with which the authorization rule is associated.</p>",
6553          "locationName":"clientVpnEndpointId"
6554        },
6555        "Description":{
6556          "shape":"String",
6557          "documentation":"<p>A brief description of the authorization rule.</p>",
6558          "locationName":"description"
6559        },
6560        "GroupId":{
6561          "shape":"String",
6562          "documentation":"<p>The ID of the Active Directory group to which the authorization rule grants access.</p>",
6563          "locationName":"groupId"
6564        },
6565        "AccessAll":{
6566          "shape":"Boolean",
6567          "documentation":"<p>Indicates whether the authorization rule grants access to all clients.</p>",
6568          "locationName":"accessAll"
6569        },
6570        "DestinationCidr":{
6571          "shape":"String",
6572          "documentation":"<p>The IPv4 address range, in CIDR notation, of the network to which the authorization rule applies.</p>",
6573          "locationName":"destinationCidr"
6574        },
6575        "Status":{
6576          "shape":"ClientVpnAuthorizationRuleStatus",
6577          "documentation":"<p>The current state of the authorization rule.</p>",
6578          "locationName":"status"
6579        }
6580      },
6581      "documentation":"<p>Information about an authorization rule.</p>"
6582    },
6583    "AuthorizationRuleSet":{
6584      "type":"list",
6585      "member":{
6586        "shape":"AuthorizationRule",
6587        "locationName":"item"
6588      }
6589    },
6590    "AuthorizeClientVpnIngressRequest":{
6591      "type":"structure",
6592      "required":[
6593        "ClientVpnEndpointId",
6594        "TargetNetworkCidr"
6595      ],
6596      "members":{
6597        "ClientVpnEndpointId":{
6598          "shape":"ClientVpnEndpointId",
6599          "documentation":"<p>The ID of the Client VPN endpoint.</p>"
6600        },
6601        "TargetNetworkCidr":{
6602          "shape":"String",
6603          "documentation":"<p>The IPv4 address range, in CIDR notation, of the network for which access is being authorized.</p>"
6604        },
6605        "AccessGroupId":{
6606          "shape":"String",
6607          "documentation":"<p>The ID of the group to grant access to, for example, the Active Directory group or identity provider (IdP) group. Required if <code>AuthorizeAllGroups</code> is <code>false</code> or not specified.</p>"
6608        },
6609        "AuthorizeAllGroups":{
6610          "shape":"Boolean",
6611          "documentation":"<p>Indicates whether to grant access to all clients. Specify <code>true</code> to grant all clients who successfully establish a VPN connection access to the network. Must be set to <code>true</code> if <code>AccessGroupId</code> is not specified.</p>"
6612        },
6613        "Description":{
6614          "shape":"String",
6615          "documentation":"<p>A brief description of the authorization rule.</p>"
6616        },
6617        "ClientToken":{
6618          "shape":"String",
6619          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
6620          "idempotencyToken":true
6621        },
6622        "DryRun":{
6623          "shape":"Boolean",
6624          "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>"
6625        }
6626      }
6627    },
6628    "AuthorizeClientVpnIngressResult":{
6629      "type":"structure",
6630      "members":{
6631        "Status":{
6632          "shape":"ClientVpnAuthorizationRuleStatus",
6633          "documentation":"<p>The current state of the authorization rule.</p>",
6634          "locationName":"status"
6635        }
6636      }
6637    },
6638    "AuthorizeSecurityGroupEgressRequest":{
6639      "type":"structure",
6640      "required":["GroupId"],
6641      "members":{
6642        "DryRun":{
6643          "shape":"Boolean",
6644          "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>",
6645          "locationName":"dryRun"
6646        },
6647        "GroupId":{
6648          "shape":"SecurityGroupId",
6649          "documentation":"<p>The ID of the security group.</p>",
6650          "locationName":"groupId"
6651        },
6652        "IpPermissions":{
6653          "shape":"IpPermissionList",
6654          "documentation":"<p>The sets of IP permissions. You can't specify a destination security group and a CIDR IP address range in the same set of permissions.</p>",
6655          "locationName":"ipPermissions"
6656        },
6657        "TagSpecifications":{
6658          "shape":"TagSpecificationList",
6659          "documentation":"<p>The tags applied to the security group rule.</p>",
6660          "locationName":"TagSpecification"
6661        },
6662        "CidrIp":{
6663          "shape":"String",
6664          "documentation":"<p>Not supported. Use a set of IP permissions to specify the CIDR.</p>",
6665          "locationName":"cidrIp"
6666        },
6667        "FromPort":{
6668          "shape":"Integer",
6669          "documentation":"<p>Not supported. Use a set of IP permissions to specify the port.</p>",
6670          "locationName":"fromPort"
6671        },
6672        "IpProtocol":{
6673          "shape":"String",
6674          "documentation":"<p>Not supported. Use a set of IP permissions to specify the protocol name or number.</p>",
6675          "locationName":"ipProtocol"
6676        },
6677        "ToPort":{
6678          "shape":"Integer",
6679          "documentation":"<p>Not supported. Use a set of IP permissions to specify the port.</p>",
6680          "locationName":"toPort"
6681        },
6682        "SourceSecurityGroupName":{
6683          "shape":"String",
6684          "documentation":"<p>Not supported. Use a set of IP permissions to specify a destination security group.</p>",
6685          "locationName":"sourceSecurityGroupName"
6686        },
6687        "SourceSecurityGroupOwnerId":{
6688          "shape":"String",
6689          "documentation":"<p>Not supported. Use a set of IP permissions to specify a destination security group.</p>",
6690          "locationName":"sourceSecurityGroupOwnerId"
6691        }
6692      }
6693    },
6694    "AuthorizeSecurityGroupEgressResult":{
6695      "type":"structure",
6696      "members":{
6697        "Return":{
6698          "shape":"Boolean",
6699          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>",
6700          "locationName":"return"
6701        },
6702        "SecurityGroupRules":{
6703          "shape":"SecurityGroupRuleList",
6704          "documentation":"<p>Information about the outbound (egress) security group rules that were added.</p>",
6705          "locationName":"securityGroupRuleSet"
6706        }
6707      }
6708    },
6709    "AuthorizeSecurityGroupIngressRequest":{
6710      "type":"structure",
6711      "members":{
6712        "CidrIp":{
6713          "shape":"String",
6714          "documentation":"<p>The IPv4 address range, in CIDR format. You can't specify this parameter when specifying a source security group. To specify an IPv6 address range, use a set of IP permissions.</p> <p>Alternatively, use a set of IP permissions to specify multiple rules and a description for the rule.</p>"
6715        },
6716        "FromPort":{
6717          "shape":"Integer",
6718          "documentation":"<p>The start of port range for the TCP and UDP protocols, or an ICMP type number. For the ICMP type number, use <code>-1</code> to specify all types. If you specify all ICMP types, you must specify all codes.</p> <p>Alternatively, use a set of IP permissions to specify multiple rules and a description for the rule.</p>"
6719        },
6720        "GroupId":{
6721          "shape":"SecurityGroupId",
6722          "documentation":"<p>The ID of the security group. You must specify either the security group ID or the security group name in the request. For security groups in a nondefault VPC, you must specify the security group ID.</p>"
6723        },
6724        "GroupName":{
6725          "shape":"SecurityGroupName",
6726          "documentation":"<p>[EC2-Classic, default VPC] The name of the security group. You must specify either the security group ID or the security group name in the request.</p>"
6727        },
6728        "IpPermissions":{
6729          "shape":"IpPermissionList",
6730          "documentation":"<p>The sets of IP permissions.</p>"
6731        },
6732        "IpProtocol":{
6733          "shape":"String",
6734          "documentation":"<p>The IP protocol name (<code>tcp</code>, <code>udp</code>, <code>icmp</code>) or number (see <a href=\"http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml\">Protocol Numbers</a>). To specify <code>icmpv6</code>, use a set of IP permissions.</p> <p>[VPC only] Use <code>-1</code> to specify all protocols. If you specify <code>-1</code> or a protocol other than <code>tcp</code>, <code>udp</code>, or <code>icmp</code>, traffic on all ports is allowed, regardless of any ports you specify.</p> <p>Alternatively, use a set of IP permissions to specify multiple rules and a description for the rule.</p>"
6735        },
6736        "SourceSecurityGroupName":{
6737          "shape":"String",
6738          "documentation":"<p>[EC2-Classic, default VPC] The name of the source security group. You can't specify this parameter in combination with the following parameters: the CIDR IP address range, the start of the port range, the IP protocol, and the end of the port range. Creates rules that grant full ICMP, UDP, and TCP access. To create a rule with a specific IP protocol and port range, use a set of IP permissions instead. For EC2-VPC, the source security group must be in the same VPC.</p>"
6739        },
6740        "SourceSecurityGroupOwnerId":{
6741          "shape":"String",
6742          "documentation":"<p>[nondefault VPC] The Amazon Web Services account ID for the source security group, if the source security group is in a different account. You can't specify this parameter in combination with the following parameters: the CIDR IP address range, the IP protocol, the start of the port range, and the end of the port range. Creates rules that grant full ICMP, UDP, and TCP access. To create a rule with a specific IP protocol and port range, use a set of IP permissions instead.</p>"
6743        },
6744        "ToPort":{
6745          "shape":"Integer",
6746          "documentation":"<p>The end of port range for the TCP and UDP protocols, or an ICMP code number. For the ICMP code number, use <code>-1</code> to specify all codes. If you specify all ICMP types, you must specify all codes.</p> <p>Alternatively, use a set of IP permissions to specify multiple rules and a description for the rule.</p>"
6747        },
6748        "DryRun":{
6749          "shape":"Boolean",
6750          "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>",
6751          "locationName":"dryRun"
6752        },
6753        "TagSpecifications":{
6754          "shape":"TagSpecificationList",
6755          "documentation":"<p>[VPC Only] The tags applied to the security group rule.</p>",
6756          "locationName":"TagSpecification"
6757        }
6758      }
6759    },
6760    "AuthorizeSecurityGroupIngressResult":{
6761      "type":"structure",
6762      "members":{
6763        "Return":{
6764          "shape":"Boolean",
6765          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>",
6766          "locationName":"return"
6767        },
6768        "SecurityGroupRules":{
6769          "shape":"SecurityGroupRuleList",
6770          "documentation":"<p>Information about the inbound (ingress) security group rules that were added.</p>",
6771          "locationName":"securityGroupRuleSet"
6772        }
6773      }
6774    },
6775    "AutoAcceptSharedAssociationsValue":{
6776      "type":"string",
6777      "enum":[
6778        "enable",
6779        "disable"
6780      ]
6781    },
6782    "AutoAcceptSharedAttachmentsValue":{
6783      "type":"string",
6784      "enum":[
6785        "enable",
6786        "disable"
6787      ]
6788    },
6789    "AutoPlacement":{
6790      "type":"string",
6791      "enum":[
6792        "on",
6793        "off"
6794      ]
6795    },
6796    "AutoRecoveryFlag":{"type":"boolean"},
6797    "AvailabilityZone":{
6798      "type":"structure",
6799      "members":{
6800        "State":{
6801          "shape":"AvailabilityZoneState",
6802          "documentation":"<p>The state of the Availability Zone, Local Zone, or Wavelength Zone.</p>",
6803          "locationName":"zoneState"
6804        },
6805        "OptInStatus":{
6806          "shape":"AvailabilityZoneOptInStatus",
6807          "documentation":"<p>For Availability Zones, this parameter always has the value of <code>opt-in-not-required</code>.</p> <p>For Local Zones and Wavelength Zones, this parameter is the opt-in status. The possible values are <code>opted-in</code>, and <code>not-opted-in</code>.</p>",
6808          "locationName":"optInStatus"
6809        },
6810        "Messages":{
6811          "shape":"AvailabilityZoneMessageList",
6812          "documentation":"<p>Any messages about the Availability Zone, Local Zone, or Wavelength Zone.</p>",
6813          "locationName":"messageSet"
6814        },
6815        "RegionName":{
6816          "shape":"String",
6817          "documentation":"<p>The name of the Region.</p>",
6818          "locationName":"regionName"
6819        },
6820        "ZoneName":{
6821          "shape":"String",
6822          "documentation":"<p>The name of the Availability Zone, Local Zone, or Wavelength Zone.</p>",
6823          "locationName":"zoneName"
6824        },
6825        "ZoneId":{
6826          "shape":"String",
6827          "documentation":"<p>The ID of the Availability Zone, Local Zone, or Wavelength Zone.</p>",
6828          "locationName":"zoneId"
6829        },
6830        "GroupName":{
6831          "shape":"String",
6832          "documentation":"<p> For Availability Zones, this parameter has the same value as the Region name.</p> <p>For Local Zones, the name of the associated group, for example <code>us-west-2-lax-1</code>.</p> <p>For Wavelength Zones, the name of the associated group, for example <code>us-east-1-wl1-bos-wlz-1</code>.</p>",
6833          "locationName":"groupName"
6834        },
6835        "NetworkBorderGroup":{
6836          "shape":"String",
6837          "documentation":"<p>The name of the network border group.</p>",
6838          "locationName":"networkBorderGroup"
6839        },
6840        "ZoneType":{
6841          "shape":"String",
6842          "documentation":"<p>The type of zone. The valid values are <code>availability-zone</code>, <code>local-zone</code>, and <code>wavelength-zone</code>.</p>",
6843          "locationName":"zoneType"
6844        },
6845        "ParentZoneName":{
6846          "shape":"String",
6847          "documentation":"<p>The name of the zone that handles some of the Local Zone or Wavelength Zone control plane operations, such as API calls.</p>",
6848          "locationName":"parentZoneName"
6849        },
6850        "ParentZoneId":{
6851          "shape":"String",
6852          "documentation":"<p>The ID of the zone that handles some of the Local Zone or Wavelength Zone control plane operations, such as API calls.</p>",
6853          "locationName":"parentZoneId"
6854        }
6855      },
6856      "documentation":"<p>Describes Availability Zones, Local Zones, and Wavelength Zones.</p>"
6857    },
6858    "AvailabilityZoneList":{
6859      "type":"list",
6860      "member":{
6861        "shape":"AvailabilityZone",
6862        "locationName":"item"
6863      }
6864    },
6865    "AvailabilityZoneMessage":{
6866      "type":"structure",
6867      "members":{
6868        "Message":{
6869          "shape":"String",
6870          "documentation":"<p>The message about the Availability Zone, Local Zone, or Wavelength Zone.</p>",
6871          "locationName":"message"
6872        }
6873      },
6874      "documentation":"<p>Describes a message about an Availability Zone, Local Zone, or Wavelength Zone.</p>"
6875    },
6876    "AvailabilityZoneMessageList":{
6877      "type":"list",
6878      "member":{
6879        "shape":"AvailabilityZoneMessage",
6880        "locationName":"item"
6881      }
6882    },
6883    "AvailabilityZoneOptInStatus":{
6884      "type":"string",
6885      "enum":[
6886        "opt-in-not-required",
6887        "opted-in",
6888        "not-opted-in"
6889      ]
6890    },
6891    "AvailabilityZoneState":{
6892      "type":"string",
6893      "enum":[
6894        "available",
6895        "information",
6896        "impaired",
6897        "unavailable"
6898      ]
6899    },
6900    "AvailabilityZoneStringList":{
6901      "type":"list",
6902      "member":{
6903        "shape":"String",
6904        "locationName":"AvailabilityZone"
6905      }
6906    },
6907    "AvailableCapacity":{
6908      "type":"structure",
6909      "members":{
6910        "AvailableInstanceCapacity":{
6911          "shape":"AvailableInstanceCapacityList",
6912          "documentation":"<p>The number of instances that can be launched onto the Dedicated Host depending on the host's available capacity. For Dedicated Hosts that support multiple instance types, this parameter represents the number of instances for each instance size that is supported on the host.</p>",
6913          "locationName":"availableInstanceCapacity"
6914        },
6915        "AvailableVCpus":{
6916          "shape":"Integer",
6917          "documentation":"<p>The number of vCPUs available for launching instances onto the Dedicated Host.</p>",
6918          "locationName":"availableVCpus"
6919        }
6920      },
6921      "documentation":"<p>The capacity information for instances that can be launched onto the Dedicated Host. </p>"
6922    },
6923    "AvailableInstanceCapacityList":{
6924      "type":"list",
6925      "member":{
6926        "shape":"InstanceCapacity",
6927        "locationName":"item"
6928      }
6929    },
6930    "BareMetalFlag":{"type":"boolean"},
6931    "BaselineBandwidthInMbps":{"type":"integer"},
6932    "BaselineIops":{"type":"integer"},
6933    "BaselineThroughputInMBps":{"type":"double"},
6934    "BatchState":{
6935      "type":"string",
6936      "enum":[
6937        "submitted",
6938        "active",
6939        "cancelled",
6940        "failed",
6941        "cancelled_running",
6942        "cancelled_terminating",
6943        "modifying"
6944      ]
6945    },
6946    "BgpStatus":{
6947      "type":"string",
6948      "enum":[
6949        "up",
6950        "down"
6951      ]
6952    },
6953    "BillingProductList":{
6954      "type":"list",
6955      "member":{
6956        "shape":"String",
6957        "locationName":"item"
6958      }
6959    },
6960    "Blob":{"type":"blob"},
6961    "BlobAttributeValue":{
6962      "type":"structure",
6963      "members":{
6964        "Value":{
6965          "shape":"Blob",
6966          "locationName":"value"
6967        }
6968      }
6969    },
6970    "BlockDeviceMapping":{
6971      "type":"structure",
6972      "members":{
6973        "DeviceName":{
6974          "shape":"String",
6975          "documentation":"<p>The device name (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p>",
6976          "locationName":"deviceName"
6977        },
6978        "VirtualName":{
6979          "shape":"String",
6980          "documentation":"<p>The virtual device name (<code>ephemeral</code>N). Instance store volumes are numbered starting from 0. An instance type with 2 available instance store volumes can specify mappings for <code>ephemeral0</code> and <code>ephemeral1</code>. The number of available instance store volumes depends on the instance type. After you connect to the instance, you must mount the volume.</p> <p>NVMe instance store volumes are automatically enumerated and assigned a device name. Including them in your block device mapping has no effect.</p> <p>Constraints: For M3 instances, you must specify instance store volumes in the block device mapping for the instance. When you launch an M3 instance, we ignore any instance store volumes specified in the block device mapping for the AMI.</p>",
6981          "locationName":"virtualName"
6982        },
6983        "Ebs":{
6984          "shape":"EbsBlockDevice",
6985          "documentation":"<p>Parameters used to automatically set up EBS volumes when the instance is launched.</p>",
6986          "locationName":"ebs"
6987        },
6988        "NoDevice":{
6989          "shape":"String",
6990          "documentation":"<p>To omit the device from the block device mapping, specify an empty string. When this property is specified, the device is removed from the block device mapping regardless of the assigned value.</p>",
6991          "locationName":"noDevice"
6992        }
6993      },
6994      "documentation":"<p>Describes a block device mapping, which defines the EBS volumes and instance store volumes to attach to an instance at launch.</p>"
6995    },
6996    "BlockDeviceMappingList":{
6997      "type":"list",
6998      "member":{
6999        "shape":"BlockDeviceMapping",
7000        "locationName":"item"
7001      }
7002    },
7003    "BlockDeviceMappingRequestList":{
7004      "type":"list",
7005      "member":{
7006        "shape":"BlockDeviceMapping",
7007        "locationName":"BlockDeviceMapping"
7008      }
7009    },
7010    "Boolean":{"type":"boolean"},
7011    "BootModeType":{
7012      "type":"string",
7013      "enum":[
7014        "legacy-bios",
7015        "uefi"
7016      ]
7017    },
7018    "BootModeTypeList":{
7019      "type":"list",
7020      "member":{
7021        "shape":"BootModeType",
7022        "locationName":"item"
7023      }
7024    },
7025    "BootModeValues":{
7026      "type":"string",
7027      "enum":[
7028        "legacy-bios",
7029        "uefi"
7030      ]
7031    },
7032    "BundleId":{"type":"string"},
7033    "BundleIdStringList":{
7034      "type":"list",
7035      "member":{
7036        "shape":"BundleId",
7037        "locationName":"BundleId"
7038      }
7039    },
7040    "BundleInstanceRequest":{
7041      "type":"structure",
7042      "required":[
7043        "InstanceId",
7044        "Storage"
7045      ],
7046      "members":{
7047        "InstanceId":{
7048          "shape":"InstanceId",
7049          "documentation":"<p>The ID of the instance to bundle.</p> <p>Type: String</p> <p>Default: None</p> <p>Required: Yes</p>"
7050        },
7051        "Storage":{
7052          "shape":"Storage",
7053          "documentation":"<p>The bucket in which to store the AMI. You can specify a bucket that you already own or a new bucket that Amazon EC2 creates on your behalf. If you specify a bucket that belongs to someone else, Amazon EC2 returns an error.</p>"
7054        },
7055        "DryRun":{
7056          "shape":"Boolean",
7057          "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>",
7058          "locationName":"dryRun"
7059        }
7060      },
7061      "documentation":"<p>Contains the parameters for BundleInstance.</p>"
7062    },
7063    "BundleInstanceResult":{
7064      "type":"structure",
7065      "members":{
7066        "BundleTask":{
7067          "shape":"BundleTask",
7068          "documentation":"<p>Information about the bundle task.</p>",
7069          "locationName":"bundleInstanceTask"
7070        }
7071      },
7072      "documentation":"<p>Contains the output of BundleInstance.</p>"
7073    },
7074    "BundleTask":{
7075      "type":"structure",
7076      "members":{
7077        "BundleId":{
7078          "shape":"String",
7079          "documentation":"<p>The ID of the bundle task.</p>",
7080          "locationName":"bundleId"
7081        },
7082        "BundleTaskError":{
7083          "shape":"BundleTaskError",
7084          "documentation":"<p>If the task fails, a description of the error.</p>",
7085          "locationName":"error"
7086        },
7087        "InstanceId":{
7088          "shape":"String",
7089          "documentation":"<p>The ID of the instance associated with this bundle task.</p>",
7090          "locationName":"instanceId"
7091        },
7092        "Progress":{
7093          "shape":"String",
7094          "documentation":"<p>The level of task completion, as a percent (for example, 20%).</p>",
7095          "locationName":"progress"
7096        },
7097        "StartTime":{
7098          "shape":"DateTime",
7099          "documentation":"<p>The time this task started.</p>",
7100          "locationName":"startTime"
7101        },
7102        "State":{
7103          "shape":"BundleTaskState",
7104          "documentation":"<p>The state of the task.</p>",
7105          "locationName":"state"
7106        },
7107        "Storage":{
7108          "shape":"Storage",
7109          "documentation":"<p>The Amazon S3 storage locations.</p>",
7110          "locationName":"storage"
7111        },
7112        "UpdateTime":{
7113          "shape":"DateTime",
7114          "documentation":"<p>The time of the most recent update for the task.</p>",
7115          "locationName":"updateTime"
7116        }
7117      },
7118      "documentation":"<p>Describes a bundle task.</p>"
7119    },
7120    "BundleTaskError":{
7121      "type":"structure",
7122      "members":{
7123        "Code":{
7124          "shape":"String",
7125          "documentation":"<p>The error code.</p>",
7126          "locationName":"code"
7127        },
7128        "Message":{
7129          "shape":"String",
7130          "documentation":"<p>The error message.</p>",
7131          "locationName":"message"
7132        }
7133      },
7134      "documentation":"<p>Describes an error for <a>BundleInstance</a>.</p>"
7135    },
7136    "BundleTaskList":{
7137      "type":"list",
7138      "member":{
7139        "shape":"BundleTask",
7140        "locationName":"item"
7141      }
7142    },
7143    "BundleTaskState":{
7144      "type":"string",
7145      "enum":[
7146        "pending",
7147        "waiting-for-shutdown",
7148        "bundling",
7149        "storing",
7150        "cancelling",
7151        "complete",
7152        "failed"
7153      ]
7154    },
7155    "BurstablePerformanceFlag":{"type":"boolean"},
7156    "ByoipCidr":{
7157      "type":"structure",
7158      "members":{
7159        "Cidr":{
7160          "shape":"String",
7161          "documentation":"<p>The address range, in CIDR notation.</p>",
7162          "locationName":"cidr"
7163        },
7164        "Description":{
7165          "shape":"String",
7166          "documentation":"<p>The description of the address range.</p>",
7167          "locationName":"description"
7168        },
7169        "StatusMessage":{
7170          "shape":"String",
7171          "documentation":"<p>Upon success, contains the ID of the address pool. Otherwise, contains an error message.</p>",
7172          "locationName":"statusMessage"
7173        },
7174        "State":{
7175          "shape":"ByoipCidrState",
7176          "documentation":"<p>The state of the address pool.</p>",
7177          "locationName":"state"
7178        }
7179      },
7180      "documentation":"<p>Information about an address range that is provisioned for use with your Amazon Web Services resources through bring your own IP addresses (BYOIP).</p>"
7181    },
7182    "ByoipCidrSet":{
7183      "type":"list",
7184      "member":{
7185        "shape":"ByoipCidr",
7186        "locationName":"item"
7187      }
7188    },
7189    "ByoipCidrState":{
7190      "type":"string",
7191      "enum":[
7192        "advertised",
7193        "deprovisioned",
7194        "failed-deprovision",
7195        "failed-provision",
7196        "pending-deprovision",
7197        "pending-provision",
7198        "provisioned",
7199        "provisioned-not-publicly-advertisable"
7200      ]
7201    },
7202    "CancelBatchErrorCode":{
7203      "type":"string",
7204      "enum":[
7205        "fleetRequestIdDoesNotExist",
7206        "fleetRequestIdMalformed",
7207        "fleetRequestNotInCancellableState",
7208        "unexpectedError"
7209      ]
7210    },
7211    "CancelBundleTaskRequest":{
7212      "type":"structure",
7213      "required":["BundleId"],
7214      "members":{
7215        "BundleId":{
7216          "shape":"BundleId",
7217          "documentation":"<p>The ID of the bundle task.</p>"
7218        },
7219        "DryRun":{
7220          "shape":"Boolean",
7221          "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>",
7222          "locationName":"dryRun"
7223        }
7224      },
7225      "documentation":"<p>Contains the parameters for CancelBundleTask.</p>"
7226    },
7227    "CancelBundleTaskResult":{
7228      "type":"structure",
7229      "members":{
7230        "BundleTask":{
7231          "shape":"BundleTask",
7232          "documentation":"<p>Information about the bundle task.</p>",
7233          "locationName":"bundleInstanceTask"
7234        }
7235      },
7236      "documentation":"<p>Contains the output of CancelBundleTask.</p>"
7237    },
7238    "CancelCapacityReservationFleetError":{
7239      "type":"structure",
7240      "members":{
7241        "Code":{
7242          "shape":"CancelCapacityReservationFleetErrorCode",
7243          "documentation":"<p>The error code.</p>",
7244          "locationName":"code"
7245        },
7246        "Message":{
7247          "shape":"CancelCapacityReservationFleetErrorMessage",
7248          "documentation":"<p>The error message.</p>",
7249          "locationName":"message"
7250        }
7251      },
7252      "documentation":"<p>Describes a Capacity Reservation Fleet cancellation error.</p>"
7253    },
7254    "CancelCapacityReservationFleetErrorCode":{"type":"string"},
7255    "CancelCapacityReservationFleetErrorMessage":{"type":"string"},
7256    "CancelCapacityReservationFleetsRequest":{
7257      "type":"structure",
7258      "required":["CapacityReservationFleetIds"],
7259      "members":{
7260        "DryRun":{
7261          "shape":"Boolean",
7262          "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>"
7263        },
7264        "CapacityReservationFleetIds":{
7265          "shape":"CapacityReservationFleetIdSet",
7266          "documentation":"<p>The IDs of the Capacity Reservation Fleets to cancel.</p>",
7267          "locationName":"CapacityReservationFleetId"
7268        }
7269      }
7270    },
7271    "CancelCapacityReservationFleetsResult":{
7272      "type":"structure",
7273      "members":{
7274        "SuccessfulFleetCancellations":{
7275          "shape":"CapacityReservationFleetCancellationStateSet",
7276          "documentation":"<p>Information about the Capacity Reservation Fleets that were successfully cancelled.</p>",
7277          "locationName":"successfulFleetCancellationSet"
7278        },
7279        "FailedFleetCancellations":{
7280          "shape":"FailedCapacityReservationFleetCancellationResultSet",
7281          "documentation":"<p>Information about the Capacity Reservation Fleets that could not be cancelled.</p>",
7282          "locationName":"failedFleetCancellationSet"
7283        }
7284      }
7285    },
7286    "CancelCapacityReservationRequest":{
7287      "type":"structure",
7288      "required":["CapacityReservationId"],
7289      "members":{
7290        "CapacityReservationId":{
7291          "shape":"CapacityReservationId",
7292          "documentation":"<p>The ID of the Capacity Reservation to be cancelled.</p>"
7293        },
7294        "DryRun":{
7295          "shape":"Boolean",
7296          "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>"
7297        }
7298      }
7299    },
7300    "CancelCapacityReservationResult":{
7301      "type":"structure",
7302      "members":{
7303        "Return":{
7304          "shape":"Boolean",
7305          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
7306          "locationName":"return"
7307        }
7308      }
7309    },
7310    "CancelConversionRequest":{
7311      "type":"structure",
7312      "required":["ConversionTaskId"],
7313      "members":{
7314        "ConversionTaskId":{
7315          "shape":"ConversionTaskId",
7316          "documentation":"<p>The ID of the conversion task.</p>",
7317          "locationName":"conversionTaskId"
7318        },
7319        "DryRun":{
7320          "shape":"Boolean",
7321          "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>",
7322          "locationName":"dryRun"
7323        },
7324        "ReasonMessage":{
7325          "shape":"String",
7326          "documentation":"<p>The reason for canceling the conversion task.</p>",
7327          "locationName":"reasonMessage"
7328        }
7329      }
7330    },
7331    "CancelExportTaskRequest":{
7332      "type":"structure",
7333      "required":["ExportTaskId"],
7334      "members":{
7335        "ExportTaskId":{
7336          "shape":"ExportVmTaskId",
7337          "documentation":"<p>The ID of the export task. This is the ID returned by <code>CreateInstanceExportTask</code>.</p>",
7338          "locationName":"exportTaskId"
7339        }
7340      }
7341    },
7342    "CancelImportTaskRequest":{
7343      "type":"structure",
7344      "members":{
7345        "CancelReason":{
7346          "shape":"String",
7347          "documentation":"<p>The reason for canceling the task.</p>"
7348        },
7349        "DryRun":{
7350          "shape":"Boolean",
7351          "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>"
7352        },
7353        "ImportTaskId":{
7354          "shape":"ImportTaskId",
7355          "documentation":"<p>The ID of the import image or import snapshot task to be canceled.</p>"
7356        }
7357      }
7358    },
7359    "CancelImportTaskResult":{
7360      "type":"structure",
7361      "members":{
7362        "ImportTaskId":{
7363          "shape":"String",
7364          "documentation":"<p>The ID of the task being canceled.</p>",
7365          "locationName":"importTaskId"
7366        },
7367        "PreviousState":{
7368          "shape":"String",
7369          "documentation":"<p>The current state of the task being canceled.</p>",
7370          "locationName":"previousState"
7371        },
7372        "State":{
7373          "shape":"String",
7374          "documentation":"<p>The current state of the task being canceled.</p>",
7375          "locationName":"state"
7376        }
7377      }
7378    },
7379    "CancelReservedInstancesListingRequest":{
7380      "type":"structure",
7381      "required":["ReservedInstancesListingId"],
7382      "members":{
7383        "ReservedInstancesListingId":{
7384          "shape":"ReservedInstancesListingId",
7385          "documentation":"<p>The ID of the Reserved Instance listing.</p>",
7386          "locationName":"reservedInstancesListingId"
7387        }
7388      },
7389      "documentation":"<p>Contains the parameters for CancelReservedInstancesListing.</p>"
7390    },
7391    "CancelReservedInstancesListingResult":{
7392      "type":"structure",
7393      "members":{
7394        "ReservedInstancesListings":{
7395          "shape":"ReservedInstancesListingList",
7396          "documentation":"<p>The Reserved Instance listing.</p>",
7397          "locationName":"reservedInstancesListingsSet"
7398        }
7399      },
7400      "documentation":"<p>Contains the output of CancelReservedInstancesListing.</p>"
7401    },
7402    "CancelSpotFleetRequestsError":{
7403      "type":"structure",
7404      "members":{
7405        "Code":{
7406          "shape":"CancelBatchErrorCode",
7407          "documentation":"<p>The error code.</p>",
7408          "locationName":"code"
7409        },
7410        "Message":{
7411          "shape":"String",
7412          "documentation":"<p>The description for the error code.</p>",
7413          "locationName":"message"
7414        }
7415      },
7416      "documentation":"<p>Describes a Spot Fleet error.</p>"
7417    },
7418    "CancelSpotFleetRequestsErrorItem":{
7419      "type":"structure",
7420      "members":{
7421        "Error":{
7422          "shape":"CancelSpotFleetRequestsError",
7423          "documentation":"<p>The error.</p>",
7424          "locationName":"error"
7425        },
7426        "SpotFleetRequestId":{
7427          "shape":"String",
7428          "documentation":"<p>The ID of the Spot Fleet request.</p>",
7429          "locationName":"spotFleetRequestId"
7430        }
7431      },
7432      "documentation":"<p>Describes a Spot Fleet request that was not successfully canceled.</p>"
7433    },
7434    "CancelSpotFleetRequestsErrorSet":{
7435      "type":"list",
7436      "member":{
7437        "shape":"CancelSpotFleetRequestsErrorItem",
7438        "locationName":"item"
7439      }
7440    },
7441    "CancelSpotFleetRequestsRequest":{
7442      "type":"structure",
7443      "required":[
7444        "SpotFleetRequestIds",
7445        "TerminateInstances"
7446      ],
7447      "members":{
7448        "DryRun":{
7449          "shape":"Boolean",
7450          "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>",
7451          "locationName":"dryRun"
7452        },
7453        "SpotFleetRequestIds":{
7454          "shape":"SpotFleetRequestIdList",
7455          "documentation":"<p>The IDs of the Spot Fleet requests.</p>",
7456          "locationName":"spotFleetRequestId"
7457        },
7458        "TerminateInstances":{
7459          "shape":"Boolean",
7460          "documentation":"<p>Indicates whether to terminate instances for a Spot Fleet request if it is canceled successfully.</p>",
7461          "locationName":"terminateInstances"
7462        }
7463      },
7464      "documentation":"<p>Contains the parameters for CancelSpotFleetRequests.</p>"
7465    },
7466    "CancelSpotFleetRequestsResponse":{
7467      "type":"structure",
7468      "members":{
7469        "SuccessfulFleetRequests":{
7470          "shape":"CancelSpotFleetRequestsSuccessSet",
7471          "documentation":"<p>Information about the Spot Fleet requests that are successfully canceled.</p>",
7472          "locationName":"successfulFleetRequestSet"
7473        },
7474        "UnsuccessfulFleetRequests":{
7475          "shape":"CancelSpotFleetRequestsErrorSet",
7476          "documentation":"<p>Information about the Spot Fleet requests that are not successfully canceled.</p>",
7477          "locationName":"unsuccessfulFleetRequestSet"
7478        }
7479      },
7480      "documentation":"<p>Contains the output of CancelSpotFleetRequests.</p>"
7481    },
7482    "CancelSpotFleetRequestsSuccessItem":{
7483      "type":"structure",
7484      "members":{
7485        "CurrentSpotFleetRequestState":{
7486          "shape":"BatchState",
7487          "documentation":"<p>The current state of the Spot Fleet request.</p>",
7488          "locationName":"currentSpotFleetRequestState"
7489        },
7490        "PreviousSpotFleetRequestState":{
7491          "shape":"BatchState",
7492          "documentation":"<p>The previous state of the Spot Fleet request.</p>",
7493          "locationName":"previousSpotFleetRequestState"
7494        },
7495        "SpotFleetRequestId":{
7496          "shape":"String",
7497          "documentation":"<p>The ID of the Spot Fleet request.</p>",
7498          "locationName":"spotFleetRequestId"
7499        }
7500      },
7501      "documentation":"<p>Describes a Spot Fleet request that was successfully canceled.</p>"
7502    },
7503    "CancelSpotFleetRequestsSuccessSet":{
7504      "type":"list",
7505      "member":{
7506        "shape":"CancelSpotFleetRequestsSuccessItem",
7507        "locationName":"item"
7508      }
7509    },
7510    "CancelSpotInstanceRequestState":{
7511      "type":"string",
7512      "enum":[
7513        "active",
7514        "open",
7515        "closed",
7516        "cancelled",
7517        "completed"
7518      ]
7519    },
7520    "CancelSpotInstanceRequestsRequest":{
7521      "type":"structure",
7522      "required":["SpotInstanceRequestIds"],
7523      "members":{
7524        "DryRun":{
7525          "shape":"Boolean",
7526          "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>",
7527          "locationName":"dryRun"
7528        },
7529        "SpotInstanceRequestIds":{
7530          "shape":"SpotInstanceRequestIdList",
7531          "documentation":"<p>One or more Spot Instance request IDs.</p>",
7532          "locationName":"SpotInstanceRequestId"
7533        }
7534      },
7535      "documentation":"<p>Contains the parameters for CancelSpotInstanceRequests.</p>"
7536    },
7537    "CancelSpotInstanceRequestsResult":{
7538      "type":"structure",
7539      "members":{
7540        "CancelledSpotInstanceRequests":{
7541          "shape":"CancelledSpotInstanceRequestList",
7542          "documentation":"<p>One or more Spot Instance requests.</p>",
7543          "locationName":"spotInstanceRequestSet"
7544        }
7545      },
7546      "documentation":"<p>Contains the output of CancelSpotInstanceRequests.</p>"
7547    },
7548    "CancelledSpotInstanceRequest":{
7549      "type":"structure",
7550      "members":{
7551        "SpotInstanceRequestId":{
7552          "shape":"String",
7553          "documentation":"<p>The ID of the Spot Instance request.</p>",
7554          "locationName":"spotInstanceRequestId"
7555        },
7556        "State":{
7557          "shape":"CancelSpotInstanceRequestState",
7558          "documentation":"<p>The state of the Spot Instance request.</p>",
7559          "locationName":"state"
7560        }
7561      },
7562      "documentation":"<p>Describes a request to cancel a Spot Instance.</p>"
7563    },
7564    "CancelledSpotInstanceRequestList":{
7565      "type":"list",
7566      "member":{
7567        "shape":"CancelledSpotInstanceRequest",
7568        "locationName":"item"
7569      }
7570    },
7571    "CapacityReservation":{
7572      "type":"structure",
7573      "members":{
7574        "CapacityReservationId":{
7575          "shape":"String",
7576          "documentation":"<p>The ID of the Capacity Reservation.</p>",
7577          "locationName":"capacityReservationId"
7578        },
7579        "OwnerId":{
7580          "shape":"String",
7581          "documentation":"<p>The ID of the Amazon Web Services account that owns the Capacity Reservation.</p>",
7582          "locationName":"ownerId"
7583        },
7584        "CapacityReservationArn":{
7585          "shape":"String",
7586          "documentation":"<p>The Amazon Resource Name (ARN) of the Capacity Reservation.</p>",
7587          "locationName":"capacityReservationArn"
7588        },
7589        "AvailabilityZoneId":{
7590          "shape":"String",
7591          "documentation":"<p>The Availability Zone ID of the Capacity Reservation.</p>",
7592          "locationName":"availabilityZoneId"
7593        },
7594        "InstanceType":{
7595          "shape":"String",
7596          "documentation":"<p>The type of instance for which the Capacity Reservation reserves capacity.</p>",
7597          "locationName":"instanceType"
7598        },
7599        "InstancePlatform":{
7600          "shape":"CapacityReservationInstancePlatform",
7601          "documentation":"<p>The type of operating system for which the Capacity Reservation reserves capacity.</p>",
7602          "locationName":"instancePlatform"
7603        },
7604        "AvailabilityZone":{
7605          "shape":"String",
7606          "documentation":"<p>The Availability Zone in which the capacity is reserved.</p>",
7607          "locationName":"availabilityZone"
7608        },
7609        "Tenancy":{
7610          "shape":"CapacityReservationTenancy",
7611          "documentation":"<p>Indicates the tenancy of the Capacity Reservation. A Capacity Reservation can have one of the following tenancy settings:</p> <ul> <li> <p> <code>default</code> - The Capacity Reservation is created on hardware that is shared with other Amazon Web Services accounts.</p> </li> <li> <p> <code>dedicated</code> - The Capacity Reservation is created on single-tenant hardware that is dedicated to a single Amazon Web Services account.</p> </li> </ul>",
7612          "locationName":"tenancy"
7613        },
7614        "TotalInstanceCount":{
7615          "shape":"Integer",
7616          "documentation":"<p>The total number of instances for which the Capacity Reservation reserves capacity.</p>",
7617          "locationName":"totalInstanceCount"
7618        },
7619        "AvailableInstanceCount":{
7620          "shape":"Integer",
7621          "documentation":"<p>The remaining capacity. Indicates the number of instances that can be launched in the Capacity Reservation.</p>",
7622          "locationName":"availableInstanceCount"
7623        },
7624        "EbsOptimized":{
7625          "shape":"Boolean",
7626          "documentation":"<p>Indicates whether the Capacity Reservation supports EBS-optimized instances. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS- optimized instance.</p>",
7627          "locationName":"ebsOptimized"
7628        },
7629        "EphemeralStorage":{
7630          "shape":"Boolean",
7631          "documentation":"<p>Indicates whether the Capacity Reservation supports instances with temporary, block-level storage.</p>",
7632          "locationName":"ephemeralStorage"
7633        },
7634        "State":{
7635          "shape":"CapacityReservationState",
7636          "documentation":"<p>The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:</p> <ul> <li> <p> <code>active</code> - The Capacity Reservation is active and the capacity is available for your use.</p> </li> <li> <p> <code>expired</code> - The Capacity Reservation expired automatically at the date and time specified in your request. The reserved capacity is no longer available for your use.</p> </li> <li> <p> <code>cancelled</code> - The Capacity Reservation was cancelled. The reserved capacity is no longer available for your use.</p> </li> <li> <p> <code>pending</code> - The Capacity Reservation request was successful but the capacity provisioning is still pending.</p> </li> <li> <p> <code>failed</code> - The Capacity Reservation request has failed. A request might fail due to invalid request parameters, capacity constraints, or instance limit constraints. Failed requests are retained for 60 minutes.</p> </li> </ul>",
7637          "locationName":"state"
7638        },
7639        "StartDate":{
7640          "shape":"MillisecondDateTime",
7641          "documentation":"<p>The date and time at which the Capacity Reservation was started.</p>",
7642          "locationName":"startDate"
7643        },
7644        "EndDate":{
7645          "shape":"DateTime",
7646          "documentation":"<p>The date and time at which the Capacity Reservation expires. When a Capacity Reservation expires, the reserved capacity is released and you can no longer launch instances into it. The Capacity Reservation's state changes to <code>expired</code> when it reaches its end date and time.</p>",
7647          "locationName":"endDate"
7648        },
7649        "EndDateType":{
7650          "shape":"EndDateType",
7651          "documentation":"<p>Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end types:</p> <ul> <li> <p> <code>unlimited</code> - The Capacity Reservation remains active until you explicitly cancel it.</p> </li> <li> <p> <code>limited</code> - The Capacity Reservation expires automatically at a specified date and time.</p> </li> </ul>",
7652          "locationName":"endDateType"
7653        },
7654        "InstanceMatchCriteria":{
7655          "shape":"InstanceMatchCriteria",
7656          "documentation":"<p>Indicates the type of instance launches that the Capacity Reservation accepts. The options include:</p> <ul> <li> <p> <code>open</code> - The Capacity Reservation accepts all instances that have matching attributes (instance type, platform, and Availability Zone). Instances that have matching attributes launch into the Capacity Reservation automatically without specifying any additional parameters.</p> </li> <li> <p> <code>targeted</code> - The Capacity Reservation only accepts instances that have matching attributes (instance type, platform, and Availability Zone), and explicitly target the Capacity Reservation. This ensures that only permitted instances can use the reserved capacity. </p> </li> </ul>",
7657          "locationName":"instanceMatchCriteria"
7658        },
7659        "CreateDate":{
7660          "shape":"DateTime",
7661          "documentation":"<p>The date and time at which the Capacity Reservation was created.</p>",
7662          "locationName":"createDate"
7663        },
7664        "Tags":{
7665          "shape":"TagList",
7666          "documentation":"<p>Any tags assigned to the Capacity Reservation.</p>",
7667          "locationName":"tagSet"
7668        },
7669        "OutpostArn":{
7670          "shape":"OutpostArn",
7671          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost on which the Capacity Reservation was created.</p>",
7672          "locationName":"outpostArn"
7673        },
7674        "CapacityReservationFleetId":{
7675          "shape":"String",
7676          "documentation":"<p>The ID of the Capacity Reservation Fleet to which the Capacity Reservation belongs. Only valid for Capacity Reservations that were created by a Capacity Reservation Fleet.</p>",
7677          "locationName":"capacityReservationFleetId"
7678        }
7679      },
7680      "documentation":"<p>Describes a Capacity Reservation.</p>"
7681    },
7682    "CapacityReservationFleet":{
7683      "type":"structure",
7684      "members":{
7685        "CapacityReservationFleetId":{
7686          "shape":"CapacityReservationFleetId",
7687          "documentation":"<p>The ID of the Capacity Reservation Fleet.</p>",
7688          "locationName":"capacityReservationFleetId"
7689        },
7690        "CapacityReservationFleetArn":{
7691          "shape":"String",
7692          "documentation":"<p>The ARN of the Capacity Reservation Fleet.</p>",
7693          "locationName":"capacityReservationFleetArn"
7694        },
7695        "State":{
7696          "shape":"CapacityReservationFleetState",
7697          "documentation":"<p>The state of the Capacity Reservation Fleet. Possible states include:</p> <ul> <li> <p> <code>submitted</code> - The Capacity Reservation Fleet request has been submitted and Amazon Elastic Compute Cloud is preparing to create the Capacity Reservations.</p> </li> <li> <p> <code>modifying</code> - The Capacity Reservation Fleet is being modified. The Fleet remains in this state until the modification is complete.</p> </li> <li> <p> <code>active</code> - The Capacity Reservation Fleet has fulfilled its total target capacity and it is attempting to maintain this capacity. The Fleet remains in this state until it is modified or deleted.</p> </li> <li> <p> <code>partially_fulfilled</code> - The Capacity Reservation Fleet has partially fulfilled its total target capacity. There is insufficient Amazon EC2 to fulfill the total target capacity. The Fleet is attempting to asynchronously fulfill its total target capacity.</p> </li> <li> <p> <code>expiring</code> - The Capacity Reservation Fleet has reach its end date and it is in the process of expiring. One or more of its Capacity reservations might still be active.</p> </li> <li> <p> <code>expired</code> - The Capacity Reservation Fleet has reach its end date. The Fleet and its Capacity Reservations are expired. The Fleet can't create new Capacity Reservations.</p> </li> <li> <p> <code>cancelling</code> - The Capacity Reservation Fleet is in the process of being cancelled. One or more of its Capacity reservations might still be active.</p> </li> <li> <p> <code>cancelled</code> - The Capacity Reservation Fleet has been manually cancelled. The Fleet and its Capacity Reservations are cancelled and the Fleet can't create new Capacity Reservations.</p> </li> <li> <p> <code>failed</code> - The Capacity Reservation Fleet failed to reserve capacity for the specified instance types.</p> </li> </ul>",
7698          "locationName":"state"
7699        },
7700        "TotalTargetCapacity":{
7701          "shape":"Integer",
7702          "documentation":"<p>The total number of capacity units for which the Capacity Reservation Fleet reserves capacity. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#target-capacity\">Total target capacity</a> in the Amazon EC2 User Guide.</p>",
7703          "locationName":"totalTargetCapacity"
7704        },
7705        "TotalFulfilledCapacity":{
7706          "shape":"Double",
7707          "documentation":"<p>The capacity units that have been fulfilled.</p>",
7708          "locationName":"totalFulfilledCapacity"
7709        },
7710        "Tenancy":{
7711          "shape":"FleetCapacityReservationTenancy",
7712          "documentation":"<p>The tenancy of the Capacity Reservation Fleet. Tenancies include:</p> <ul> <li> <p> <code>default</code> - The Capacity Reservation Fleet is created on hardware that is shared with other Amazon Web Services accounts.</p> </li> <li> <p> <code>dedicated</code> - The Capacity Reservation Fleet is created on single-tenant hardware that is dedicated to a single Amazon Web Services account.</p> </li> </ul>",
7713          "locationName":"tenancy"
7714        },
7715        "EndDate":{
7716          "shape":"MillisecondDateTime",
7717          "documentation":"<p>The date and time at which the Capacity Reservation Fleet expires.</p>",
7718          "locationName":"endDate"
7719        },
7720        "CreateTime":{
7721          "shape":"MillisecondDateTime",
7722          "documentation":"<p>The date and time at which the Capacity Reservation Fleet was created.</p>",
7723          "locationName":"createTime"
7724        },
7725        "InstanceMatchCriteria":{
7726          "shape":"FleetInstanceMatchCriteria",
7727          "documentation":"<p>Indicates the type of instance launches that the Capacity Reservation Fleet accepts. All Capacity Reservations in the Fleet inherit this instance matching criteria.</p> <p>Currently, Capacity Reservation Fleets support <code>open</code> instance matching criteria only. This means that instances that have matching attributes (instance type, platform, and Availability Zone) run in the Capacity Reservations automatically. Instances do not need to explicitly target a Capacity Reservation Fleet to use its reserved capacity.</p>",
7728          "locationName":"instanceMatchCriteria"
7729        },
7730        "AllocationStrategy":{
7731          "shape":"String",
7732          "documentation":"<p>The strategy used by the Capacity Reservation Fleet to determine which of the specified instance types to use. For more information, see For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#allocation-strategy\"> Allocation strategy</a> in the Amazon EC2 User Guide.</p>",
7733          "locationName":"allocationStrategy"
7734        },
7735        "InstanceTypeSpecifications":{
7736          "shape":"FleetCapacityReservationSet",
7737          "documentation":"<p>Information about the instance types for which to reserve the capacity.</p>",
7738          "locationName":"instanceTypeSpecificationSet"
7739        },
7740        "Tags":{
7741          "shape":"TagList",
7742          "documentation":"<p>The tags assigned to the Capacity Reservation Fleet.</p>",
7743          "locationName":"tagSet"
7744        }
7745      },
7746      "documentation":"<p>Information about a Capacity Reservation Fleet.</p>"
7747    },
7748    "CapacityReservationFleetCancellationState":{
7749      "type":"structure",
7750      "members":{
7751        "CurrentFleetState":{
7752          "shape":"CapacityReservationFleetState",
7753          "documentation":"<p>The current state of the Capacity Reservation Fleet.</p>",
7754          "locationName":"currentFleetState"
7755        },
7756        "PreviousFleetState":{
7757          "shape":"CapacityReservationFleetState",
7758          "documentation":"<p>The previous state of the Capacity Reservation Fleet.</p>",
7759          "locationName":"previousFleetState"
7760        },
7761        "CapacityReservationFleetId":{
7762          "shape":"CapacityReservationFleetId",
7763          "documentation":"<p>The ID of the Capacity Reservation Fleet that was successfully cancelled.</p>",
7764          "locationName":"capacityReservationFleetId"
7765        }
7766      },
7767      "documentation":"<p>Describes a Capacity Reservation Fleet that was successfully cancelled.</p>"
7768    },
7769    "CapacityReservationFleetCancellationStateSet":{
7770      "type":"list",
7771      "member":{
7772        "shape":"CapacityReservationFleetCancellationState",
7773        "locationName":"item"
7774      }
7775    },
7776    "CapacityReservationFleetId":{"type":"string"},
7777    "CapacityReservationFleetIdSet":{
7778      "type":"list",
7779      "member":{
7780        "shape":"CapacityReservationFleetId",
7781        "locationName":"item"
7782      }
7783    },
7784    "CapacityReservationFleetSet":{
7785      "type":"list",
7786      "member":{
7787        "shape":"CapacityReservationFleet",
7788        "locationName":"item"
7789      }
7790    },
7791    "CapacityReservationFleetState":{
7792      "type":"string",
7793      "enum":[
7794        "submitted",
7795        "modifying",
7796        "active",
7797        "partially_fulfilled",
7798        "expiring",
7799        "expired",
7800        "cancelling",
7801        "cancelled",
7802        "failed"
7803      ]
7804    },
7805    "CapacityReservationGroup":{
7806      "type":"structure",
7807      "members":{
7808        "GroupArn":{
7809          "shape":"String",
7810          "documentation":"<p>The ARN of the resource group.</p>",
7811          "locationName":"groupArn"
7812        },
7813        "OwnerId":{
7814          "shape":"String",
7815          "documentation":"<p>The ID of the Amazon Web Services account that owns the resource group.</p>",
7816          "locationName":"ownerId"
7817        }
7818      },
7819      "documentation":"<p>Describes a resource group to which a Capacity Reservation has been added.</p>"
7820    },
7821    "CapacityReservationGroupSet":{
7822      "type":"list",
7823      "member":{
7824        "shape":"CapacityReservationGroup",
7825        "locationName":"item"
7826      }
7827    },
7828    "CapacityReservationId":{"type":"string"},
7829    "CapacityReservationIdSet":{
7830      "type":"list",
7831      "member":{
7832        "shape":"CapacityReservationId",
7833        "locationName":"item"
7834      }
7835    },
7836    "CapacityReservationInstancePlatform":{
7837      "type":"string",
7838      "enum":[
7839        "Linux/UNIX",
7840        "Red Hat Enterprise Linux",
7841        "SUSE Linux",
7842        "Windows",
7843        "Windows with SQL Server",
7844        "Windows with SQL Server Enterprise",
7845        "Windows with SQL Server Standard",
7846        "Windows with SQL Server Web",
7847        "Linux with SQL Server Standard",
7848        "Linux with SQL Server Web",
7849        "Linux with SQL Server Enterprise"
7850      ]
7851    },
7852    "CapacityReservationOptions":{
7853      "type":"structure",
7854      "members":{
7855        "UsageStrategy":{
7856          "shape":"FleetCapacityReservationUsageStrategy",
7857          "documentation":"<p>Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.</p> <p>If you specify <code>use-capacity-reservations-first</code>, the fleet uses unused Capacity Reservations to fulfill On-Demand capacity up to the target On-Demand capacity. If multiple instance pools have unused Capacity Reservations, the On-Demand allocation strategy (<code>lowest-price</code> or <code>prioritized</code>) is applied. If the number of unused Capacity Reservations is less than the On-Demand target capacity, the remaining On-Demand target capacity is launched according to the On-Demand allocation strategy (<code>lowest-price</code> or <code>prioritized</code>).</p> <p>If you do not specify a value, the fleet fulfils the On-Demand capacity according to the chosen On-Demand allocation strategy.</p>",
7858          "locationName":"usageStrategy"
7859        }
7860      },
7861      "documentation":"<p>Describes the strategy for using unused Capacity Reservations for fulfilling On-Demand capacity.</p> <note> <p>This strategy can only be used if the EC2 Fleet is of type <code>instant</code>.</p> </note> <p>For more information about Capacity Reservations, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-capacity-reservations.html\">On-Demand Capacity Reservations</a> in the <i>Amazon EC2 User Guide</i>. For examples of using Capacity Reservations in an EC2 Fleet, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-examples.html\">EC2 Fleet example configurations</a> in the <i>Amazon EC2 User Guide</i>.</p>"
7862    },
7863    "CapacityReservationOptionsRequest":{
7864      "type":"structure",
7865      "members":{
7866        "UsageStrategy":{
7867          "shape":"FleetCapacityReservationUsageStrategy",
7868          "documentation":"<p>Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.</p> <p>If you specify <code>use-capacity-reservations-first</code>, the fleet uses unused Capacity Reservations to fulfill On-Demand capacity up to the target On-Demand capacity. If multiple instance pools have unused Capacity Reservations, the On-Demand allocation strategy (<code>lowest-price</code> or <code>prioritized</code>) is applied. If the number of unused Capacity Reservations is less than the On-Demand target capacity, the remaining On-Demand target capacity is launched according to the On-Demand allocation strategy (<code>lowest-price</code> or <code>prioritized</code>).</p> <p>If you do not specify a value, the fleet fulfils the On-Demand capacity according to the chosen On-Demand allocation strategy.</p>"
7869        }
7870      },
7871      "documentation":"<p>Describes the strategy for using unused Capacity Reservations for fulfilling On-Demand capacity.</p> <note> <p>This strategy can only be used if the EC2 Fleet is of type <code>instant</code>.</p> </note> <p>For more information about Capacity Reservations, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-capacity-reservations.html\">On-Demand Capacity Reservations</a> in the <i>Amazon EC2 User Guide</i>. For examples of using Capacity Reservations in an EC2 Fleet, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-examples.html\">EC2 Fleet example configurations</a> in the <i>Amazon EC2 User Guide</i>.</p>"
7872    },
7873    "CapacityReservationPreference":{
7874      "type":"string",
7875      "enum":[
7876        "open",
7877        "none"
7878      ]
7879    },
7880    "CapacityReservationSet":{
7881      "type":"list",
7882      "member":{
7883        "shape":"CapacityReservation",
7884        "locationName":"item"
7885      }
7886    },
7887    "CapacityReservationSpecification":{
7888      "type":"structure",
7889      "members":{
7890        "CapacityReservationPreference":{
7891          "shape":"CapacityReservationPreference",
7892          "documentation":"<p>Indicates the instance's Capacity Reservation preferences. Possible preferences include:</p> <ul> <li> <p> <code>open</code> - The instance can run in any <code>open</code> Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).</p> </li> <li> <p> <code>none</code> - The instance avoids running in a Capacity Reservation even if one is available. The instance runs as an On-Demand Instance.</p> </li> </ul>"
7893        },
7894        "CapacityReservationTarget":{
7895          "shape":"CapacityReservationTarget",
7896          "documentation":"<p>Information about the target Capacity Reservation or Capacity Reservation group.</p>"
7897        }
7898      },
7899      "documentation":"<p>Describes an instance's Capacity Reservation targeting option. You can specify only one parameter at a time. If you specify <code>CapacityReservationPreference</code> and <code>CapacityReservationTarget</code>, the request fails.</p> <p>Use the <code>CapacityReservationPreference</code> parameter to configure the instance to run as an On-Demand Instance or to run in any <code>open</code> Capacity Reservation that has matching attributes (instance type, platform, Availability Zone). Use the <code>CapacityReservationTarget</code> parameter to explicitly target a specific Capacity Reservation or a Capacity Reservation group.</p>"
7900    },
7901    "CapacityReservationSpecificationResponse":{
7902      "type":"structure",
7903      "members":{
7904        "CapacityReservationPreference":{
7905          "shape":"CapacityReservationPreference",
7906          "documentation":"<p>Describes the instance's Capacity Reservation preferences. Possible preferences include:</p> <ul> <li> <p> <code>open</code> - The instance can run in any <code>open</code> Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).</p> </li> <li> <p> <code>none</code> - The instance avoids running in a Capacity Reservation even if one is available. The instance runs in On-Demand capacity.</p> </li> </ul>",
7907          "locationName":"capacityReservationPreference"
7908        },
7909        "CapacityReservationTarget":{
7910          "shape":"CapacityReservationTargetResponse",
7911          "documentation":"<p>Information about the targeted Capacity Reservation or Capacity Reservation group.</p>",
7912          "locationName":"capacityReservationTarget"
7913        }
7914      },
7915      "documentation":"<p>Describes the instance's Capacity Reservation targeting preferences. The action returns the <code>capacityReservationPreference</code> response element if the instance is configured to run in On-Demand capacity, or if it is configured in run in any <code>open</code> Capacity Reservation that has matching attributes (instance type, platform, Availability Zone). The action returns the <code>capacityReservationTarget</code> response element if the instance explicily targets a specific Capacity Reservation or Capacity Reservation group.</p>"
7916    },
7917    "CapacityReservationState":{
7918      "type":"string",
7919      "enum":[
7920        "active",
7921        "expired",
7922        "cancelled",
7923        "pending",
7924        "failed"
7925      ]
7926    },
7927    "CapacityReservationTarget":{
7928      "type":"structure",
7929      "members":{
7930        "CapacityReservationId":{
7931          "shape":"CapacityReservationId",
7932          "documentation":"<p>The ID of the Capacity Reservation in which to run the instance.</p>"
7933        },
7934        "CapacityReservationResourceGroupArn":{
7935          "shape":"String",
7936          "documentation":"<p>The ARN of the Capacity Reservation resource group in which to run the instance.</p>"
7937        }
7938      },
7939      "documentation":"<p>Describes a target Capacity Reservation or Capacity Reservation group.</p>"
7940    },
7941    "CapacityReservationTargetResponse":{
7942      "type":"structure",
7943      "members":{
7944        "CapacityReservationId":{
7945          "shape":"String",
7946          "documentation":"<p>The ID of the targeted Capacity Reservation.</p>",
7947          "locationName":"capacityReservationId"
7948        },
7949        "CapacityReservationResourceGroupArn":{
7950          "shape":"String",
7951          "documentation":"<p>The ARN of the targeted Capacity Reservation group.</p>",
7952          "locationName":"capacityReservationResourceGroupArn"
7953        }
7954      },
7955      "documentation":"<p>Describes a target Capacity Reservation or Capacity Reservation group.</p>"
7956    },
7957    "CapacityReservationTenancy":{
7958      "type":"string",
7959      "enum":[
7960        "default",
7961        "dedicated"
7962      ]
7963    },
7964    "CarrierGateway":{
7965      "type":"structure",
7966      "members":{
7967        "CarrierGatewayId":{
7968          "shape":"CarrierGatewayId",
7969          "documentation":"<p>The ID of the carrier gateway.</p>",
7970          "locationName":"carrierGatewayId"
7971        },
7972        "VpcId":{
7973          "shape":"VpcId",
7974          "documentation":"<p>The ID of the VPC associated with the carrier gateway.</p>",
7975          "locationName":"vpcId"
7976        },
7977        "State":{
7978          "shape":"CarrierGatewayState",
7979          "documentation":"<p>The state of the carrier gateway.</p>",
7980          "locationName":"state"
7981        },
7982        "OwnerId":{
7983          "shape":"String",
7984          "documentation":"<p>The Amazon Web Services account ID of the owner of the carrier gateway.</p>",
7985          "locationName":"ownerId"
7986        },
7987        "Tags":{
7988          "shape":"TagList",
7989          "documentation":"<p>The tags assigned to the carrier gateway.</p>",
7990          "locationName":"tagSet"
7991        }
7992      },
7993      "documentation":"<p>Describes a carrier gateway.</p>"
7994    },
7995    "CarrierGatewayId":{"type":"string"},
7996    "CarrierGatewayIdSet":{
7997      "type":"list",
7998      "member":{"shape":"CarrierGatewayId"}
7999    },
8000    "CarrierGatewayMaxResults":{
8001      "type":"integer",
8002      "max":1000,
8003      "min":5
8004    },
8005    "CarrierGatewaySet":{
8006      "type":"list",
8007      "member":{
8008        "shape":"CarrierGateway",
8009        "locationName":"item"
8010      }
8011    },
8012    "CarrierGatewayState":{
8013      "type":"string",
8014      "enum":[
8015        "pending",
8016        "available",
8017        "deleting",
8018        "deleted"
8019      ]
8020    },
8021    "CertificateAuthentication":{
8022      "type":"structure",
8023      "members":{
8024        "ClientRootCertificateChain":{
8025          "shape":"String",
8026          "documentation":"<p>The ARN of the client certificate. </p>",
8027          "locationName":"clientRootCertificateChain"
8028        }
8029      },
8030      "documentation":"<p>Information about the client certificate used for authentication.</p>"
8031    },
8032    "CertificateAuthenticationRequest":{
8033      "type":"structure",
8034      "members":{
8035        "ClientRootCertificateChainArn":{
8036          "shape":"String",
8037          "documentation":"<p>The ARN of the client certificate. The certificate must be signed by a certificate authority (CA) and it must be provisioned in Certificate Manager (ACM).</p>"
8038        }
8039      },
8040      "documentation":"<p>Information about the client certificate to be used for authentication.</p>"
8041    },
8042    "CidrAuthorizationContext":{
8043      "type":"structure",
8044      "required":[
8045        "Message",
8046        "Signature"
8047      ],
8048      "members":{
8049        "Message":{
8050          "shape":"String",
8051          "documentation":"<p>The plain-text authorization message for the prefix and account.</p>"
8052        },
8053        "Signature":{
8054          "shape":"String",
8055          "documentation":"<p>The signed authorization message for the prefix and account.</p>"
8056        }
8057      },
8058      "documentation":"<p>Provides authorization for Amazon to bring a specific IP address range to a specific Amazon Web Services account using bring your own IP addresses (BYOIP). For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html#prepare-for-byoip\">Configuring your BYOIP address range</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
8059    },
8060    "CidrBlock":{
8061      "type":"structure",
8062      "members":{
8063        "CidrBlock":{
8064          "shape":"String",
8065          "documentation":"<p>The IPv4 CIDR block.</p>",
8066          "locationName":"cidrBlock"
8067        }
8068      },
8069      "documentation":"<p>Describes an IPv4 CIDR block.</p>"
8070    },
8071    "CidrBlockSet":{
8072      "type":"list",
8073      "member":{
8074        "shape":"CidrBlock",
8075        "locationName":"item"
8076      }
8077    },
8078    "ClassicLinkDnsSupport":{
8079      "type":"structure",
8080      "members":{
8081        "ClassicLinkDnsSupported":{
8082          "shape":"Boolean",
8083          "documentation":"<p>Indicates whether ClassicLink DNS support is enabled for the VPC.</p>",
8084          "locationName":"classicLinkDnsSupported"
8085        },
8086        "VpcId":{
8087          "shape":"String",
8088          "documentation":"<p>The ID of the VPC.</p>",
8089          "locationName":"vpcId"
8090        }
8091      },
8092      "documentation":"<p>Describes the ClassicLink DNS support status of a VPC.</p>"
8093    },
8094    "ClassicLinkDnsSupportList":{
8095      "type":"list",
8096      "member":{
8097        "shape":"ClassicLinkDnsSupport",
8098        "locationName":"item"
8099      }
8100    },
8101    "ClassicLinkInstance":{
8102      "type":"structure",
8103      "members":{
8104        "Groups":{
8105          "shape":"GroupIdentifierList",
8106          "documentation":"<p>A list of security groups.</p>",
8107          "locationName":"groupSet"
8108        },
8109        "InstanceId":{
8110          "shape":"String",
8111          "documentation":"<p>The ID of the instance.</p>",
8112          "locationName":"instanceId"
8113        },
8114        "Tags":{
8115          "shape":"TagList",
8116          "documentation":"<p>Any tags assigned to the instance.</p>",
8117          "locationName":"tagSet"
8118        },
8119        "VpcId":{
8120          "shape":"String",
8121          "documentation":"<p>The ID of the VPC.</p>",
8122          "locationName":"vpcId"
8123        }
8124      },
8125      "documentation":"<p>Describes a linked EC2-Classic instance.</p>"
8126    },
8127    "ClassicLinkInstanceList":{
8128      "type":"list",
8129      "member":{
8130        "shape":"ClassicLinkInstance",
8131        "locationName":"item"
8132      }
8133    },
8134    "ClassicLoadBalancer":{
8135      "type":"structure",
8136      "members":{
8137        "Name":{
8138          "shape":"String",
8139          "documentation":"<p>The name of the load balancer.</p>",
8140          "locationName":"name"
8141        }
8142      },
8143      "documentation":"<p>Describes a Classic Load Balancer.</p>"
8144    },
8145    "ClassicLoadBalancers":{
8146      "type":"list",
8147      "member":{
8148        "shape":"ClassicLoadBalancer",
8149        "locationName":"item"
8150      },
8151      "max":5,
8152      "min":1
8153    },
8154    "ClassicLoadBalancersConfig":{
8155      "type":"structure",
8156      "members":{
8157        "ClassicLoadBalancers":{
8158          "shape":"ClassicLoadBalancers",
8159          "documentation":"<p>One or more Classic Load Balancers.</p>",
8160          "locationName":"classicLoadBalancers"
8161        }
8162      },
8163      "documentation":"<p>Describes the Classic Load Balancers to attach to a Spot Fleet. Spot Fleet registers the running Spot Instances with these Classic Load Balancers.</p>"
8164    },
8165    "ClientCertificateRevocationListStatus":{
8166      "type":"structure",
8167      "members":{
8168        "Code":{
8169          "shape":"ClientCertificateRevocationListStatusCode",
8170          "documentation":"<p>The state of the client certificate revocation list.</p>",
8171          "locationName":"code"
8172        },
8173        "Message":{
8174          "shape":"String",
8175          "documentation":"<p>A message about the status of the client certificate revocation list, if applicable.</p>",
8176          "locationName":"message"
8177        }
8178      },
8179      "documentation":"<p>Describes the state of a client certificate revocation list.</p>"
8180    },
8181    "ClientCertificateRevocationListStatusCode":{
8182      "type":"string",
8183      "enum":[
8184        "pending",
8185        "active"
8186      ]
8187    },
8188    "ClientConnectOptions":{
8189      "type":"structure",
8190      "members":{
8191        "Enabled":{
8192          "shape":"Boolean",
8193          "documentation":"<p>Indicates whether client connect options are enabled. The default is <code>false</code> (not enabled).</p>"
8194        },
8195        "LambdaFunctionArn":{
8196          "shape":"String",
8197          "documentation":"<p>The Amazon Resource Name (ARN) of the Lambda function used for connection authorization.</p>"
8198        }
8199      },
8200      "documentation":"<p>The options for managing connection authorization for new client connections.</p>"
8201    },
8202    "ClientConnectResponseOptions":{
8203      "type":"structure",
8204      "members":{
8205        "Enabled":{
8206          "shape":"Boolean",
8207          "documentation":"<p>Indicates whether client connect options are enabled.</p>",
8208          "locationName":"enabled"
8209        },
8210        "LambdaFunctionArn":{
8211          "shape":"String",
8212          "documentation":"<p>The Amazon Resource Name (ARN) of the Lambda function used for connection authorization.</p>",
8213          "locationName":"lambdaFunctionArn"
8214        },
8215        "Status":{
8216          "shape":"ClientVpnEndpointAttributeStatus",
8217          "documentation":"<p>The status of any updates to the client connect options.</p>",
8218          "locationName":"status"
8219        }
8220      },
8221      "documentation":"<p>The options for managing connection authorization for new client connections.</p>"
8222    },
8223    "ClientData":{
8224      "type":"structure",
8225      "members":{
8226        "Comment":{
8227          "shape":"String",
8228          "documentation":"<p>A user-defined comment about the disk upload.</p>"
8229        },
8230        "UploadEnd":{
8231          "shape":"DateTime",
8232          "documentation":"<p>The time that the disk upload ends.</p>"
8233        },
8234        "UploadSize":{
8235          "shape":"Double",
8236          "documentation":"<p>The size of the uploaded disk image, in GiB.</p>"
8237        },
8238        "UploadStart":{
8239          "shape":"DateTime",
8240          "documentation":"<p>The time that the disk upload starts.</p>"
8241        }
8242      },
8243      "documentation":"<p>Describes the client-specific data.</p>"
8244    },
8245    "ClientVpnAssociationId":{"type":"string"},
8246    "ClientVpnAuthentication":{
8247      "type":"structure",
8248      "members":{
8249        "Type":{
8250          "shape":"ClientVpnAuthenticationType",
8251          "documentation":"<p>The authentication type used.</p>",
8252          "locationName":"type"
8253        },
8254        "ActiveDirectory":{
8255          "shape":"DirectoryServiceAuthentication",
8256          "documentation":"<p>Information about the Active Directory, if applicable.</p>",
8257          "locationName":"activeDirectory"
8258        },
8259        "MutualAuthentication":{
8260          "shape":"CertificateAuthentication",
8261          "documentation":"<p>Information about the authentication certificates, if applicable.</p>",
8262          "locationName":"mutualAuthentication"
8263        },
8264        "FederatedAuthentication":{
8265          "shape":"FederatedAuthentication",
8266          "documentation":"<p>Information about the IAM SAML identity provider, if applicable.</p>",
8267          "locationName":"federatedAuthentication"
8268        }
8269      },
8270      "documentation":"<p>Describes the authentication methods used by a Client VPN endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/client-authentication.html\">Authentication</a> in the <i>Client VPN Administrator Guide</i>.</p>"
8271    },
8272    "ClientVpnAuthenticationList":{
8273      "type":"list",
8274      "member":{
8275        "shape":"ClientVpnAuthentication",
8276        "locationName":"item"
8277      }
8278    },
8279    "ClientVpnAuthenticationRequest":{
8280      "type":"structure",
8281      "members":{
8282        "Type":{
8283          "shape":"ClientVpnAuthenticationType",
8284          "documentation":"<p>The type of client authentication to be used.</p>"
8285        },
8286        "ActiveDirectory":{
8287          "shape":"DirectoryServiceAuthenticationRequest",
8288          "documentation":"<p>Information about the Active Directory to be used, if applicable. You must provide this information if <b>Type</b> is <code>directory-service-authentication</code>.</p>"
8289        },
8290        "MutualAuthentication":{
8291          "shape":"CertificateAuthenticationRequest",
8292          "documentation":"<p>Information about the authentication certificates to be used, if applicable. You must provide this information if <b>Type</b> is <code>certificate-authentication</code>.</p>"
8293        },
8294        "FederatedAuthentication":{
8295          "shape":"FederatedAuthenticationRequest",
8296          "documentation":"<p>Information about the IAM SAML identity provider to be used, if applicable. You must provide this information if <b>Type</b> is <code>federated-authentication</code>.</p>"
8297        }
8298      },
8299      "documentation":"<p>Describes the authentication method to be used by a Client VPN endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/authentication-authrization.html#client-authentication\">Authentication</a> in the <i>Client VPN Administrator Guide</i>.</p>"
8300    },
8301    "ClientVpnAuthenticationRequestList":{
8302      "type":"list",
8303      "member":{"shape":"ClientVpnAuthenticationRequest"}
8304    },
8305    "ClientVpnAuthenticationType":{
8306      "type":"string",
8307      "enum":[
8308        "certificate-authentication",
8309        "directory-service-authentication",
8310        "federated-authentication"
8311      ]
8312    },
8313    "ClientVpnAuthorizationRuleStatus":{
8314      "type":"structure",
8315      "members":{
8316        "Code":{
8317          "shape":"ClientVpnAuthorizationRuleStatusCode",
8318          "documentation":"<p>The state of the authorization rule.</p>",
8319          "locationName":"code"
8320        },
8321        "Message":{
8322          "shape":"String",
8323          "documentation":"<p>A message about the status of the authorization rule, if applicable.</p>",
8324          "locationName":"message"
8325        }
8326      },
8327      "documentation":"<p>Describes the state of an authorization rule.</p>"
8328    },
8329    "ClientVpnAuthorizationRuleStatusCode":{
8330      "type":"string",
8331      "enum":[
8332        "authorizing",
8333        "active",
8334        "failed",
8335        "revoking"
8336      ]
8337    },
8338    "ClientVpnConnection":{
8339      "type":"structure",
8340      "members":{
8341        "ClientVpnEndpointId":{
8342          "shape":"String",
8343          "documentation":"<p>The ID of the Client VPN endpoint to which the client is connected.</p>",
8344          "locationName":"clientVpnEndpointId"
8345        },
8346        "Timestamp":{
8347          "shape":"String",
8348          "documentation":"<p>The current date and time.</p>",
8349          "locationName":"timestamp"
8350        },
8351        "ConnectionId":{
8352          "shape":"String",
8353          "documentation":"<p>The ID of the client connection.</p>",
8354          "locationName":"connectionId"
8355        },
8356        "Username":{
8357          "shape":"String",
8358          "documentation":"<p>The username of the client who established the client connection. This information is only provided if Active Directory client authentication is used.</p>",
8359          "locationName":"username"
8360        },
8361        "ConnectionEstablishedTime":{
8362          "shape":"String",
8363          "documentation":"<p>The date and time the client connection was established.</p>",
8364          "locationName":"connectionEstablishedTime"
8365        },
8366        "IngressBytes":{
8367          "shape":"String",
8368          "documentation":"<p>The number of bytes sent by the client.</p>",
8369          "locationName":"ingressBytes"
8370        },
8371        "EgressBytes":{
8372          "shape":"String",
8373          "documentation":"<p>The number of bytes received by the client.</p>",
8374          "locationName":"egressBytes"
8375        },
8376        "IngressPackets":{
8377          "shape":"String",
8378          "documentation":"<p>The number of packets sent by the client.</p>",
8379          "locationName":"ingressPackets"
8380        },
8381        "EgressPackets":{
8382          "shape":"String",
8383          "documentation":"<p>The number of packets received by the client.</p>",
8384          "locationName":"egressPackets"
8385        },
8386        "ClientIp":{
8387          "shape":"String",
8388          "documentation":"<p>The IP address of the client.</p>",
8389          "locationName":"clientIp"
8390        },
8391        "CommonName":{
8392          "shape":"String",
8393          "documentation":"<p>The common name associated with the client. This is either the name of the client certificate, or the Active Directory user name.</p>",
8394          "locationName":"commonName"
8395        },
8396        "Status":{
8397          "shape":"ClientVpnConnectionStatus",
8398          "documentation":"<p>The current state of the client connection.</p>",
8399          "locationName":"status"
8400        },
8401        "ConnectionEndTime":{
8402          "shape":"String",
8403          "documentation":"<p>The date and time the client connection was terminated.</p>",
8404          "locationName":"connectionEndTime"
8405        },
8406        "PostureComplianceStatuses":{
8407          "shape":"ValueStringList",
8408          "documentation":"<p>The statuses returned by the client connect handler for posture compliance, if applicable.</p>",
8409          "locationName":"postureComplianceStatusSet"
8410        }
8411      },
8412      "documentation":"<p>Describes a client connection.</p>"
8413    },
8414    "ClientVpnConnectionSet":{
8415      "type":"list",
8416      "member":{
8417        "shape":"ClientVpnConnection",
8418        "locationName":"item"
8419      }
8420    },
8421    "ClientVpnConnectionStatus":{
8422      "type":"structure",
8423      "members":{
8424        "Code":{
8425          "shape":"ClientVpnConnectionStatusCode",
8426          "documentation":"<p>The state of the client connection.</p>",
8427          "locationName":"code"
8428        },
8429        "Message":{
8430          "shape":"String",
8431          "documentation":"<p>A message about the status of the client connection, if applicable.</p>",
8432          "locationName":"message"
8433        }
8434      },
8435      "documentation":"<p>Describes the status of a client connection.</p>"
8436    },
8437    "ClientVpnConnectionStatusCode":{
8438      "type":"string",
8439      "enum":[
8440        "active",
8441        "failed-to-terminate",
8442        "terminating",
8443        "terminated"
8444      ]
8445    },
8446    "ClientVpnEndpoint":{
8447      "type":"structure",
8448      "members":{
8449        "ClientVpnEndpointId":{
8450          "shape":"String",
8451          "documentation":"<p>The ID of the Client VPN endpoint.</p>",
8452          "locationName":"clientVpnEndpointId"
8453        },
8454        "Description":{
8455          "shape":"String",
8456          "documentation":"<p>A brief description of the endpoint.</p>",
8457          "locationName":"description"
8458        },
8459        "Status":{
8460          "shape":"ClientVpnEndpointStatus",
8461          "documentation":"<p>The current state of the Client VPN endpoint.</p>",
8462          "locationName":"status"
8463        },
8464        "CreationTime":{
8465          "shape":"String",
8466          "documentation":"<p>The date and time the Client VPN endpoint was created.</p>",
8467          "locationName":"creationTime"
8468        },
8469        "DeletionTime":{
8470          "shape":"String",
8471          "documentation":"<p>The date and time the Client VPN endpoint was deleted, if applicable.</p>",
8472          "locationName":"deletionTime"
8473        },
8474        "DnsName":{
8475          "shape":"String",
8476          "documentation":"<p>The DNS name to be used by clients when connecting to the Client VPN endpoint.</p>",
8477          "locationName":"dnsName"
8478        },
8479        "ClientCidrBlock":{
8480          "shape":"String",
8481          "documentation":"<p>The IPv4 address range, in CIDR notation, from which client IP addresses are assigned.</p>",
8482          "locationName":"clientCidrBlock"
8483        },
8484        "DnsServers":{
8485          "shape":"ValueStringList",
8486          "documentation":"<p>Information about the DNS servers to be used for DNS resolution. </p>",
8487          "locationName":"dnsServer"
8488        },
8489        "SplitTunnel":{
8490          "shape":"Boolean",
8491          "documentation":"<p>Indicates whether split-tunnel is enabled in the Client VPN endpoint.</p> <p>For information about split-tunnel VPN endpoints, see <a href=\"https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/split-tunnel-vpn.html\">Split-Tunnel Client VPN endpoint</a> in the <i>Client VPN Administrator Guide</i>.</p>",
8492          "locationName":"splitTunnel"
8493        },
8494        "VpnProtocol":{
8495          "shape":"VpnProtocol",
8496          "documentation":"<p>The protocol used by the VPN session.</p>",
8497          "locationName":"vpnProtocol"
8498        },
8499        "TransportProtocol":{
8500          "shape":"TransportProtocol",
8501          "documentation":"<p>The transport protocol used by the Client VPN endpoint.</p>",
8502          "locationName":"transportProtocol"
8503        },
8504        "VpnPort":{
8505          "shape":"Integer",
8506          "documentation":"<p>The port number for the Client VPN endpoint.</p>",
8507          "locationName":"vpnPort"
8508        },
8509        "AssociatedTargetNetworks":{
8510          "shape":"AssociatedTargetNetworkSet",
8511          "documentation":"<p>Information about the associated target networks. A target network is a subnet in a VPC.</p>",
8512          "deprecated":true,
8513          "deprecatedMessage":"This property is deprecated. To view the target networks associated with a Client VPN endpoint, call DescribeClientVpnTargetNetworks and inspect the clientVpnTargetNetworks response element.",
8514          "locationName":"associatedTargetNetwork"
8515        },
8516        "ServerCertificateArn":{
8517          "shape":"String",
8518          "documentation":"<p>The ARN of the server certificate.</p>",
8519          "locationName":"serverCertificateArn"
8520        },
8521        "AuthenticationOptions":{
8522          "shape":"ClientVpnAuthenticationList",
8523          "documentation":"<p>Information about the authentication method used by the Client VPN endpoint.</p>",
8524          "locationName":"authenticationOptions"
8525        },
8526        "ConnectionLogOptions":{
8527          "shape":"ConnectionLogResponseOptions",
8528          "documentation":"<p>Information about the client connection logging options for the Client VPN endpoint.</p>",
8529          "locationName":"connectionLogOptions"
8530        },
8531        "Tags":{
8532          "shape":"TagList",
8533          "documentation":"<p>Any tags assigned to the Client VPN endpoint.</p>",
8534          "locationName":"tagSet"
8535        },
8536        "SecurityGroupIds":{
8537          "shape":"ClientVpnSecurityGroupIdSet",
8538          "documentation":"<p>The IDs of the security groups for the target network.</p>",
8539          "locationName":"securityGroupIdSet"
8540        },
8541        "VpcId":{
8542          "shape":"VpcId",
8543          "documentation":"<p>The ID of the VPC.</p>",
8544          "locationName":"vpcId"
8545        },
8546        "SelfServicePortalUrl":{
8547          "shape":"String",
8548          "documentation":"<p>The URL of the self-service portal.</p>",
8549          "locationName":"selfServicePortalUrl"
8550        },
8551        "ClientConnectOptions":{
8552          "shape":"ClientConnectResponseOptions",
8553          "documentation":"<p>The options for managing connection authorization for new client connections.</p>",
8554          "locationName":"clientConnectOptions"
8555        }
8556      },
8557      "documentation":"<p>Describes a Client VPN endpoint.</p>"
8558    },
8559    "ClientVpnEndpointAttributeStatus":{
8560      "type":"structure",
8561      "members":{
8562        "Code":{
8563          "shape":"ClientVpnEndpointAttributeStatusCode",
8564          "documentation":"<p>The status code.</p>",
8565          "locationName":"code"
8566        },
8567        "Message":{
8568          "shape":"String",
8569          "documentation":"<p>The status message.</p>",
8570          "locationName":"message"
8571        }
8572      },
8573      "documentation":"<p>Describes the status of the Client VPN endpoint attribute.</p>"
8574    },
8575    "ClientVpnEndpointAttributeStatusCode":{
8576      "type":"string",
8577      "enum":[
8578        "applying",
8579        "applied"
8580      ]
8581    },
8582    "ClientVpnEndpointId":{"type":"string"},
8583    "ClientVpnEndpointIdList":{
8584      "type":"list",
8585      "member":{
8586        "shape":"ClientVpnEndpointId",
8587        "locationName":"item"
8588      }
8589    },
8590    "ClientVpnEndpointStatus":{
8591      "type":"structure",
8592      "members":{
8593        "Code":{
8594          "shape":"ClientVpnEndpointStatusCode",
8595          "documentation":"<p>The state of the Client VPN endpoint. Possible states include:</p> <ul> <li> <p> <code>pending-associate</code> - The Client VPN endpoint has been created but no target networks have been associated. The Client VPN endpoint cannot accept connections.</p> </li> <li> <p> <code>available</code> - The Client VPN endpoint has been created and a target network has been associated. The Client VPN endpoint can accept connections.</p> </li> <li> <p> <code>deleting</code> - The Client VPN endpoint is being deleted. The Client VPN endpoint cannot accept connections.</p> </li> <li> <p> <code>deleted</code> - The Client VPN endpoint has been deleted. The Client VPN endpoint cannot accept connections.</p> </li> </ul>",
8596          "locationName":"code"
8597        },
8598        "Message":{
8599          "shape":"String",
8600          "documentation":"<p>A message about the status of the Client VPN endpoint.</p>",
8601          "locationName":"message"
8602        }
8603      },
8604      "documentation":"<p>Describes the state of a Client VPN endpoint.</p>"
8605    },
8606    "ClientVpnEndpointStatusCode":{
8607      "type":"string",
8608      "enum":[
8609        "pending-associate",
8610        "available",
8611        "deleting",
8612        "deleted"
8613      ]
8614    },
8615    "ClientVpnRoute":{
8616      "type":"structure",
8617      "members":{
8618        "ClientVpnEndpointId":{
8619          "shape":"String",
8620          "documentation":"<p>The ID of the Client VPN endpoint with which the route is associated.</p>",
8621          "locationName":"clientVpnEndpointId"
8622        },
8623        "DestinationCidr":{
8624          "shape":"String",
8625          "documentation":"<p>The IPv4 address range, in CIDR notation, of the route destination.</p>",
8626          "locationName":"destinationCidr"
8627        },
8628        "TargetSubnet":{
8629          "shape":"String",
8630          "documentation":"<p>The ID of the subnet through which traffic is routed.</p>",
8631          "locationName":"targetSubnet"
8632        },
8633        "Type":{
8634          "shape":"String",
8635          "documentation":"<p>The route type.</p>",
8636          "locationName":"type"
8637        },
8638        "Origin":{
8639          "shape":"String",
8640          "documentation":"<p>Indicates how the route was associated with the Client VPN endpoint. <code>associate</code> indicates that the route was automatically added when the target network was associated with the Client VPN endpoint. <code>add-route</code> indicates that the route was manually added using the <b>CreateClientVpnRoute</b> action.</p>",
8641          "locationName":"origin"
8642        },
8643        "Status":{
8644          "shape":"ClientVpnRouteStatus",
8645          "documentation":"<p>The current state of the route.</p>",
8646          "locationName":"status"
8647        },
8648        "Description":{
8649          "shape":"String",
8650          "documentation":"<p>A brief description of the route.</p>",
8651          "locationName":"description"
8652        }
8653      },
8654      "documentation":"<p>Information about a Client VPN endpoint route.</p>"
8655    },
8656    "ClientVpnRouteSet":{
8657      "type":"list",
8658      "member":{
8659        "shape":"ClientVpnRoute",
8660        "locationName":"item"
8661      }
8662    },
8663    "ClientVpnRouteStatus":{
8664      "type":"structure",
8665      "members":{
8666        "Code":{
8667          "shape":"ClientVpnRouteStatusCode",
8668          "documentation":"<p>The state of the Client VPN endpoint route.</p>",
8669          "locationName":"code"
8670        },
8671        "Message":{
8672          "shape":"String",
8673          "documentation":"<p>A message about the status of the Client VPN endpoint route, if applicable.</p>",
8674          "locationName":"message"
8675        }
8676      },
8677      "documentation":"<p>Describes the state of a Client VPN endpoint route.</p>"
8678    },
8679    "ClientVpnRouteStatusCode":{
8680      "type":"string",
8681      "enum":[
8682        "creating",
8683        "active",
8684        "failed",
8685        "deleting"
8686      ]
8687    },
8688    "ClientVpnSecurityGroupIdSet":{
8689      "type":"list",
8690      "member":{
8691        "shape":"SecurityGroupId",
8692        "locationName":"item"
8693      }
8694    },
8695    "CoipAddressUsage":{
8696      "type":"structure",
8697      "members":{
8698        "AllocationId":{
8699          "shape":"String",
8700          "documentation":"<p>The allocation ID of the address.</p>",
8701          "locationName":"allocationId"
8702        },
8703        "AwsAccountId":{
8704          "shape":"String",
8705          "documentation":"<p>The Amazon Web Services account ID.</p>",
8706          "locationName":"awsAccountId"
8707        },
8708        "AwsService":{
8709          "shape":"String",
8710          "documentation":"<p>The Amazon Web Services service.</p>",
8711          "locationName":"awsService"
8712        },
8713        "CoIp":{
8714          "shape":"String",
8715          "documentation":"<p>The customer-owned IP address.</p>",
8716          "locationName":"coIp"
8717        }
8718      },
8719      "documentation":"<p>Describes address usage for a customer-owned address pool.</p>"
8720    },
8721    "CoipAddressUsageSet":{
8722      "type":"list",
8723      "member":{
8724        "shape":"CoipAddressUsage",
8725        "locationName":"item"
8726      }
8727    },
8728    "CoipPool":{
8729      "type":"structure",
8730      "members":{
8731        "PoolId":{
8732          "shape":"CoipPoolId",
8733          "documentation":"<p>The ID of the address pool.</p>",
8734          "locationName":"poolId"
8735        },
8736        "PoolCidrs":{
8737          "shape":"ValueStringList",
8738          "documentation":"<p>The address ranges of the address pool.</p>",
8739          "locationName":"poolCidrSet"
8740        },
8741        "LocalGatewayRouteTableId":{
8742          "shape":"LocalGatewayRoutetableId",
8743          "documentation":"<p>The ID of the local gateway route table.</p>",
8744          "locationName":"localGatewayRouteTableId"
8745        },
8746        "Tags":{
8747          "shape":"TagList",
8748          "documentation":"<p>The tags.</p>",
8749          "locationName":"tagSet"
8750        },
8751        "PoolArn":{
8752          "shape":"ResourceArn",
8753          "documentation":"<p>The ARN of the address pool.</p>",
8754          "locationName":"poolArn"
8755        }
8756      },
8757      "documentation":"<p>Describes a customer-owned address pool.</p>"
8758    },
8759    "CoipPoolId":{"type":"string"},
8760    "CoipPoolIdSet":{
8761      "type":"list",
8762      "member":{
8763        "shape":"CoipPoolId",
8764        "locationName":"item"
8765      }
8766    },
8767    "CoipPoolMaxResults":{
8768      "type":"integer",
8769      "max":1000,
8770      "min":5
8771    },
8772    "CoipPoolSet":{
8773      "type":"list",
8774      "member":{
8775        "shape":"CoipPool",
8776        "locationName":"item"
8777      }
8778    },
8779    "ConfirmProductInstanceRequest":{
8780      "type":"structure",
8781      "required":[
8782        "InstanceId",
8783        "ProductCode"
8784      ],
8785      "members":{
8786        "InstanceId":{
8787          "shape":"InstanceId",
8788          "documentation":"<p>The ID of the instance.</p>"
8789        },
8790        "ProductCode":{
8791          "shape":"String",
8792          "documentation":"<p>The product code. This must be a product code that you own.</p>"
8793        },
8794        "DryRun":{
8795          "shape":"Boolean",
8796          "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>",
8797          "locationName":"dryRun"
8798        }
8799      }
8800    },
8801    "ConfirmProductInstanceResult":{
8802      "type":"structure",
8803      "members":{
8804        "OwnerId":{
8805          "shape":"String",
8806          "documentation":"<p>The Amazon Web Services account ID of the instance owner. This is only present if the product code is attached to the instance.</p>",
8807          "locationName":"ownerId"
8808        },
8809        "Return":{
8810          "shape":"Boolean",
8811          "documentation":"<p>The return value of the request. Returns <code>true</code> if the specified product code is owned by the requester and associated with the specified instance.</p>",
8812          "locationName":"return"
8813        }
8814      }
8815    },
8816    "ConnectionLogOptions":{
8817      "type":"structure",
8818      "members":{
8819        "Enabled":{
8820          "shape":"Boolean",
8821          "documentation":"<p>Indicates whether connection logging is enabled.</p>"
8822        },
8823        "CloudwatchLogGroup":{
8824          "shape":"String",
8825          "documentation":"<p>The name of the CloudWatch Logs log group. Required if connection logging is enabled.</p>"
8826        },
8827        "CloudwatchLogStream":{
8828          "shape":"String",
8829          "documentation":"<p>The name of the CloudWatch Logs log stream to which the connection data is published.</p>"
8830        }
8831      },
8832      "documentation":"<p>Describes the client connection logging options for the Client VPN endpoint.</p>"
8833    },
8834    "ConnectionLogResponseOptions":{
8835      "type":"structure",
8836      "members":{
8837        "Enabled":{
8838          "shape":"Boolean",
8839          "documentation":"<p>Indicates whether client connection logging is enabled for the Client VPN endpoint.</p>"
8840        },
8841        "CloudwatchLogGroup":{
8842          "shape":"String",
8843          "documentation":"<p>The name of the Amazon CloudWatch Logs log group to which connection logging data is published.</p>"
8844        },
8845        "CloudwatchLogStream":{
8846          "shape":"String",
8847          "documentation":"<p>The name of the Amazon CloudWatch Logs log stream to which connection logging data is published.</p>"
8848        }
8849      },
8850      "documentation":"<p>Information about the client connection logging options for a Client VPN endpoint.</p>"
8851    },
8852    "ConnectionNotification":{
8853      "type":"structure",
8854      "members":{
8855        "ConnectionNotificationId":{
8856          "shape":"String",
8857          "documentation":"<p>The ID of the notification.</p>",
8858          "locationName":"connectionNotificationId"
8859        },
8860        "ServiceId":{
8861          "shape":"String",
8862          "documentation":"<p>The ID of the endpoint service.</p>",
8863          "locationName":"serviceId"
8864        },
8865        "VpcEndpointId":{
8866          "shape":"String",
8867          "documentation":"<p>The ID of the VPC endpoint.</p>",
8868          "locationName":"vpcEndpointId"
8869        },
8870        "ConnectionNotificationType":{
8871          "shape":"ConnectionNotificationType",
8872          "documentation":"<p>The type of notification.</p>",
8873          "locationName":"connectionNotificationType"
8874        },
8875        "ConnectionNotificationArn":{
8876          "shape":"String",
8877          "documentation":"<p>The ARN of the SNS topic for the notification.</p>",
8878          "locationName":"connectionNotificationArn"
8879        },
8880        "ConnectionEvents":{
8881          "shape":"ValueStringList",
8882          "documentation":"<p>The events for the notification. Valid values are <code>Accept</code>, <code>Connect</code>, <code>Delete</code>, and <code>Reject</code>.</p>",
8883          "locationName":"connectionEvents"
8884        },
8885        "ConnectionNotificationState":{
8886          "shape":"ConnectionNotificationState",
8887          "documentation":"<p>The state of the notification.</p>",
8888          "locationName":"connectionNotificationState"
8889        }
8890      },
8891      "documentation":"<p>Describes a connection notification for a VPC endpoint or VPC endpoint service.</p>"
8892    },
8893    "ConnectionNotificationId":{"type":"string"},
8894    "ConnectionNotificationIdsList":{
8895      "type":"list",
8896      "member":{
8897        "shape":"ConnectionNotificationId",
8898        "locationName":"item"
8899      }
8900    },
8901    "ConnectionNotificationSet":{
8902      "type":"list",
8903      "member":{
8904        "shape":"ConnectionNotification",
8905        "locationName":"item"
8906      }
8907    },
8908    "ConnectionNotificationState":{
8909      "type":"string",
8910      "enum":[
8911        "Enabled",
8912        "Disabled"
8913      ]
8914    },
8915    "ConnectionNotificationType":{
8916      "type":"string",
8917      "enum":["Topic"]
8918    },
8919    "ConnectivityType":{
8920      "type":"string",
8921      "enum":[
8922        "private",
8923        "public"
8924      ]
8925    },
8926    "ContainerFormat":{
8927      "type":"string",
8928      "enum":["ova"]
8929    },
8930    "ConversionIdStringList":{
8931      "type":"list",
8932      "member":{
8933        "shape":"ConversionTaskId",
8934        "locationName":"item"
8935      }
8936    },
8937    "ConversionTask":{
8938      "type":"structure",
8939      "members":{
8940        "ConversionTaskId":{
8941          "shape":"String",
8942          "documentation":"<p>The ID of the conversion task.</p>",
8943          "locationName":"conversionTaskId"
8944        },
8945        "ExpirationTime":{
8946          "shape":"String",
8947          "documentation":"<p>The time when the task expires. If the upload isn't complete before the expiration time, we automatically cancel the task.</p>",
8948          "locationName":"expirationTime"
8949        },
8950        "ImportInstance":{
8951          "shape":"ImportInstanceTaskDetails",
8952          "documentation":"<p>If the task is for importing an instance, this contains information about the import instance task.</p>",
8953          "locationName":"importInstance"
8954        },
8955        "ImportVolume":{
8956          "shape":"ImportVolumeTaskDetails",
8957          "documentation":"<p>If the task is for importing a volume, this contains information about the import volume task.</p>",
8958          "locationName":"importVolume"
8959        },
8960        "State":{
8961          "shape":"ConversionTaskState",
8962          "documentation":"<p>The state of the conversion task.</p>",
8963          "locationName":"state"
8964        },
8965        "StatusMessage":{
8966          "shape":"String",
8967          "documentation":"<p>The status message related to the conversion task.</p>",
8968          "locationName":"statusMessage"
8969        },
8970        "Tags":{
8971          "shape":"TagList",
8972          "documentation":"<p>Any tags assigned to the task.</p>",
8973          "locationName":"tagSet"
8974        }
8975      },
8976      "documentation":"<p>Describes a conversion task.</p>"
8977    },
8978    "ConversionTaskId":{"type":"string"},
8979    "ConversionTaskState":{
8980      "type":"string",
8981      "enum":[
8982        "active",
8983        "cancelling",
8984        "cancelled",
8985        "completed"
8986      ]
8987    },
8988    "CopyFpgaImageRequest":{
8989      "type":"structure",
8990      "required":[
8991        "SourceFpgaImageId",
8992        "SourceRegion"
8993      ],
8994      "members":{
8995        "DryRun":{
8996          "shape":"Boolean",
8997          "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>"
8998        },
8999        "SourceFpgaImageId":{
9000          "shape":"String",
9001          "documentation":"<p>The ID of the source AFI.</p>"
9002        },
9003        "Description":{
9004          "shape":"String",
9005          "documentation":"<p>The description for the new AFI.</p>"
9006        },
9007        "Name":{
9008          "shape":"String",
9009          "documentation":"<p>The name for the new AFI. The default is the name of the source AFI.</p>"
9010        },
9011        "SourceRegion":{
9012          "shape":"String",
9013          "documentation":"<p>The Region that contains the source AFI.</p>"
9014        },
9015        "ClientToken":{
9016          "shape":"String",
9017          "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/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html\">Ensuring idempotency</a>.</p>"
9018        }
9019      }
9020    },
9021    "CopyFpgaImageResult":{
9022      "type":"structure",
9023      "members":{
9024        "FpgaImageId":{
9025          "shape":"String",
9026          "documentation":"<p>The ID of the new AFI.</p>",
9027          "locationName":"fpgaImageId"
9028        }
9029      }
9030    },
9031    "CopyImageRequest":{
9032      "type":"structure",
9033      "required":[
9034        "Name",
9035        "SourceImageId",
9036        "SourceRegion"
9037      ],
9038      "members":{
9039        "ClientToken":{
9040          "shape":"String",
9041          "documentation":"<p>Unique, case-sensitive identifier you provide to ensure 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> in the <i>Amazon EC2 API Reference</i>.</p>"
9042        },
9043        "Description":{
9044          "shape":"String",
9045          "documentation":"<p>A description for the new AMI in the destination Region.</p>"
9046        },
9047        "Encrypted":{
9048          "shape":"Boolean",
9049          "documentation":"<p>Specifies whether the destination snapshots of the copied image should be encrypted. You can encrypt a copy of an unencrypted snapshot, but you cannot create an unencrypted copy of an encrypted snapshot. The default KMS key for Amazon EBS is used unless you specify a non-default Key Management Service (KMS) KMS key using <code>KmsKeyId</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html\">Amazon EBS Encryption</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>",
9050          "locationName":"encrypted"
9051        },
9052        "KmsKeyId":{
9053          "shape":"KmsKeyId",
9054          "documentation":"<p>The identifier of the symmetric Key Management Service (KMS) KMS key to use when creating encrypted volumes. If this parameter is not specified, your Amazon Web Services managed KMS key for Amazon EBS is used. If you specify a KMS key, you must also set the encrypted state to <code>true</code>.</p> <p>You can specify a KMS key using any of the following:</p> <ul> <li> <p>Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.</p> </li> <li> <p>Key alias. For example, alias/ExampleAlias.</p> </li> <li> <p>Key ARN. For example, arn:aws:kms:us-east-1:012345678910:key/1234abcd-12ab-34cd-56ef-1234567890ab.</p> </li> <li> <p>Alias ARN. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.</p> </li> </ul> <p>Amazon Web Services authenticates the KMS key asynchronously. Therefore, if you specify an identifier that is not valid, the action can appear to complete, but eventually fails.</p> <p>The specified KMS key must exist in the destination Region.</p> <p>Amazon EBS does not support asymmetric KMS keys.</p>",
9055          "locationName":"kmsKeyId"
9056        },
9057        "Name":{
9058          "shape":"String",
9059          "documentation":"<p>The name of the new AMI in the destination Region.</p>"
9060        },
9061        "SourceImageId":{
9062          "shape":"String",
9063          "documentation":"<p>The ID of the AMI to copy.</p>"
9064        },
9065        "SourceRegion":{
9066          "shape":"String",
9067          "documentation":"<p>The name of the Region that contains the AMI to copy.</p>"
9068        },
9069        "DestinationOutpostArn":{
9070          "shape":"String",
9071          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost to which to copy the AMI. Only specify this parameter when copying an AMI from an Amazon Web Services Region to an Outpost. The AMI must be in the Region of the destination Outpost. You cannot copy an AMI from an Outpost to a Region, from one Outpost to another, or within the same Outpost.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#copy-amis\"> Copying AMIs from an Amazon Web Services Region to an Outpost</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
9072        },
9073        "DryRun":{
9074          "shape":"Boolean",
9075          "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>",
9076          "locationName":"dryRun"
9077        }
9078      },
9079      "documentation":"<p>Contains the parameters for CopyImage.</p>"
9080    },
9081    "CopyImageResult":{
9082      "type":"structure",
9083      "members":{
9084        "ImageId":{
9085          "shape":"String",
9086          "documentation":"<p>The ID of the new AMI.</p>",
9087          "locationName":"imageId"
9088        }
9089      },
9090      "documentation":"<p>Contains the output of CopyImage.</p>"
9091    },
9092    "CopySnapshotRequest":{
9093      "type":"structure",
9094      "required":[
9095        "SourceRegion",
9096        "SourceSnapshotId"
9097      ],
9098      "members":{
9099        "Description":{
9100          "shape":"String",
9101          "documentation":"<p>A description for the EBS snapshot.</p>"
9102        },
9103        "DestinationOutpostArn":{
9104          "shape":"String",
9105          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost to which to copy the snapshot. Only specify this parameter when copying a snapshot from an Amazon Web Services Region to an Outpost. The snapshot must be in the Region for the destination Outpost. You cannot copy a snapshot from an Outpost to a Region, from one Outpost to another, or within the same Outpost.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#copy-snapshots\"> Copy snapshots from an Amazon Web Services Region to an Outpost</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
9106        },
9107        "DestinationRegion":{
9108          "shape":"String",
9109          "documentation":"<p>The destination Region to use in the <code>PresignedUrl</code> parameter of a snapshot copy operation. This parameter is only valid for specifying the destination Region in a <code>PresignedUrl</code> parameter, where it is required.</p> <p>The snapshot copy is sent to the regional endpoint that you sent the HTTP request to (for example, <code>ec2.us-east-1.amazonaws.com</code>). With the CLI, this is specified using the <code>--region</code> parameter or the default Region in your Amazon Web Services configuration file.</p>",
9110          "locationName":"destinationRegion"
9111        },
9112        "Encrypted":{
9113          "shape":"Boolean",
9114          "documentation":"<p>To encrypt a copy of an unencrypted snapshot if encryption by default is not enabled, enable encryption using this parameter. Otherwise, omit this parameter. Encrypted snapshots are encrypted, even if you omit this parameter and encryption by default is not enabled. You cannot set this parameter to false. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html\">Amazon EBS encryption</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>",
9115          "locationName":"encrypted"
9116        },
9117        "KmsKeyId":{
9118          "shape":"KmsKeyId",
9119          "documentation":"<p>The identifier of the Key Management Service (KMS) KMS key to use for Amazon EBS encryption. If this parameter is not specified, your KMS key for Amazon EBS is used. If <code>KmsKeyId</code> is specified, the encrypted state must be <code>true</code>.</p> <p>You can specify the KMS key using any of the following:</p> <ul> <li> <p>Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.</p> </li> <li> <p>Key alias. For example, alias/ExampleAlias.</p> </li> <li> <p>Key ARN. For example, arn:aws:kms:us-east-1:012345678910:key/1234abcd-12ab-34cd-56ef-1234567890ab.</p> </li> <li> <p>Alias ARN. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.</p> </li> </ul> <p>Amazon Web Services authenticates the KMS key asynchronously. Therefore, if you specify an ID, alias, or ARN that is not valid, the action can appear to complete, but eventually fails.</p>",
9120          "locationName":"kmsKeyId"
9121        },
9122        "PresignedUrl":{
9123          "shape":"String",
9124          "documentation":"<p>When you copy an encrypted source snapshot using the Amazon EC2 Query API, you must supply a pre-signed URL. This parameter is optional for unencrypted snapshots. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html\">Query requests</a>.</p> <p>The <code>PresignedUrl</code> should use the snapshot source endpoint, the <code>CopySnapshot</code> action, and include the <code>SourceRegion</code>, <code>SourceSnapshotId</code>, and <code>DestinationRegion</code> parameters. The <code>PresignedUrl</code> must be signed using Amazon Web Services Signature Version 4. Because EBS snapshots are stored in Amazon S3, the signing algorithm for this parameter uses the same logic that is described in <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html\">Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4)</a> in the <i>Amazon Simple Storage Service API Reference</i>. An invalid or improperly signed <code>PresignedUrl</code> will cause the copy operation to fail asynchronously, and the snapshot will move to an <code>error</code> state.</p>",
9125          "locationName":"presignedUrl"
9126        },
9127        "SourceRegion":{
9128          "shape":"String",
9129          "documentation":"<p>The ID of the Region that contains the snapshot to be copied.</p>"
9130        },
9131        "SourceSnapshotId":{
9132          "shape":"String",
9133          "documentation":"<p>The ID of the EBS snapshot to copy.</p>"
9134        },
9135        "TagSpecifications":{
9136          "shape":"TagSpecificationList",
9137          "documentation":"<p>The tags to apply to the new snapshot.</p>",
9138          "locationName":"TagSpecification"
9139        },
9140        "DryRun":{
9141          "shape":"Boolean",
9142          "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>",
9143          "locationName":"dryRun"
9144        }
9145      }
9146    },
9147    "CopySnapshotResult":{
9148      "type":"structure",
9149      "members":{
9150        "SnapshotId":{
9151          "shape":"String",
9152          "documentation":"<p>The ID of the new snapshot.</p>",
9153          "locationName":"snapshotId"
9154        },
9155        "Tags":{
9156          "shape":"TagList",
9157          "documentation":"<p>Any tags applied to the new snapshot.</p>",
9158          "locationName":"tagSet"
9159        }
9160      }
9161    },
9162    "CopyTagsFromSource":{
9163      "type":"string",
9164      "enum":["volume"]
9165    },
9166    "CoreCount":{"type":"integer"},
9167    "CoreCountList":{
9168      "type":"list",
9169      "member":{
9170        "shape":"CoreCount",
9171        "locationName":"item"
9172      }
9173    },
9174    "CpuOptions":{
9175      "type":"structure",
9176      "members":{
9177        "CoreCount":{
9178          "shape":"Integer",
9179          "documentation":"<p>The number of CPU cores for the instance.</p>",
9180          "locationName":"coreCount"
9181        },
9182        "ThreadsPerCore":{
9183          "shape":"Integer",
9184          "documentation":"<p>The number of threads per CPU core.</p>",
9185          "locationName":"threadsPerCore"
9186        }
9187      },
9188      "documentation":"<p>The CPU options for the instance.</p>"
9189    },
9190    "CpuOptionsRequest":{
9191      "type":"structure",
9192      "members":{
9193        "CoreCount":{
9194          "shape":"Integer",
9195          "documentation":"<p>The number of CPU cores for the instance.</p>"
9196        },
9197        "ThreadsPerCore":{
9198          "shape":"Integer",
9199          "documentation":"<p>The number of threads per CPU core. To disable multithreading for the instance, specify a value of <code>1</code>. Otherwise, specify the default value of <code>2</code>.</p>"
9200        }
9201      },
9202      "documentation":"<p>The CPU options for the instance. Both the core count and threads per core must be specified in the request.</p>"
9203    },
9204    "CreateCapacityReservationFleetRequest":{
9205      "type":"structure",
9206      "required":[
9207        "InstanceTypeSpecifications",
9208        "TotalTargetCapacity"
9209      ],
9210      "members":{
9211        "AllocationStrategy":{
9212          "shape":"String",
9213          "documentation":"<p>The strategy used by the Capacity Reservation Fleet to determine which of the specified instance types to use. Currently, only the <code>prioritized</code> allocation strategy is supported. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#allocation-strategy\"> Allocation strategy</a> in the Amazon EC2 User Guide.</p> <p>Valid values: <code>prioritized</code> </p>"
9214        },
9215        "ClientToken":{
9216          "shape":"String",
9217          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensure Idempotency</a>.</p>",
9218          "idempotencyToken":true
9219        },
9220        "InstanceTypeSpecifications":{
9221          "shape":"ReservationFleetInstanceSpecificationList",
9222          "documentation":"<p>Information about the instance types for which to reserve the capacity.</p>",
9223          "locationName":"InstanceTypeSpecification"
9224        },
9225        "Tenancy":{
9226          "shape":"FleetCapacityReservationTenancy",
9227          "documentation":"<p>Indicates the tenancy of the Capacity Reservation Fleet. All Capacity Reservations in the Fleet inherit this tenancy. The Capacity Reservation Fleet can have one of the following tenancy settings:</p> <ul> <li> <p> <code>default</code> - The Capacity Reservation Fleet is created on hardware that is shared with other Amazon Web Services accounts.</p> </li> <li> <p> <code>dedicated</code> - The Capacity Reservations are created on single-tenant hardware that is dedicated to a single Amazon Web Services account.</p> </li> </ul>"
9228        },
9229        "TotalTargetCapacity":{
9230          "shape":"Integer",
9231          "documentation":"<p>The total number of capacity units to be reserved by the Capacity Reservation Fleet. This value, together with the instance type weights that you assign to each instance type used by the Fleet determine the number of instances for which the Fleet reserves capacity. Both values are based on units that make sense for your workload. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#target-capacity\"> Total target capacity</a> in the Amazon EC2 User Guide.</p>"
9232        },
9233        "EndDate":{
9234          "shape":"MillisecondDateTime",
9235          "documentation":"<p>The date and time at which the Capacity Reservation Fleet expires. When the Capacity Reservation Fleet expires, its state changes to <code>expired</code> and all of the Capacity Reservations in the Fleet expire.</p> <p>The Capacity Reservation Fleet expires within an hour after the specified time. For example, if you specify <code>5/31/2019</code>, <code>13:30:55</code>, the Capacity Reservation Fleet is guaranteed to expire between <code>13:30:55</code> and <code>14:30:55</code> on <code>5/31/2019</code>. </p>"
9236        },
9237        "InstanceMatchCriteria":{
9238          "shape":"FleetInstanceMatchCriteria",
9239          "documentation":"<p>Indicates the type of instance launches that the Capacity Reservation Fleet accepts. All Capacity Reservations in the Fleet inherit this instance matching criteria.</p> <p>Currently, Capacity Reservation Fleets support <code>open</code> instance matching criteria only. This means that instances that have matching attributes (instance type, platform, and Availability Zone) run in the Capacity Reservations automatically. Instances do not need to explicitly target a Capacity Reservation Fleet to use its reserved capacity.</p>"
9240        },
9241        "TagSpecifications":{
9242          "shape":"TagSpecificationList",
9243          "documentation":"<p>The tags to assign to the Capacity Reservation Fleet. The tags are automatically assigned to the Capacity Reservations in the Fleet.</p>",
9244          "locationName":"TagSpecification"
9245        },
9246        "DryRun":{
9247          "shape":"Boolean",
9248          "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>"
9249        }
9250      }
9251    },
9252    "CreateCapacityReservationFleetResult":{
9253      "type":"structure",
9254      "members":{
9255        "CapacityReservationFleetId":{
9256          "shape":"CapacityReservationFleetId",
9257          "documentation":"<p>The ID of the Capacity Reservation Fleet.</p>",
9258          "locationName":"capacityReservationFleetId"
9259        },
9260        "State":{
9261          "shape":"CapacityReservationFleetState",
9262          "documentation":"<p>The status of the Capacity Reservation Fleet.</p>",
9263          "locationName":"state"
9264        },
9265        "TotalTargetCapacity":{
9266          "shape":"Integer",
9267          "documentation":"<p>The total number of capacity units for which the Capacity Reservation Fleet reserves capacity.</p>",
9268          "locationName":"totalTargetCapacity"
9269        },
9270        "TotalFulfilledCapacity":{
9271          "shape":"Double",
9272          "documentation":"<p>The requested capacity units that have been successfully reserved.</p>",
9273          "locationName":"totalFulfilledCapacity"
9274        },
9275        "InstanceMatchCriteria":{
9276          "shape":"FleetInstanceMatchCriteria",
9277          "documentation":"<p>The instance matching criteria for the Capacity Reservation Fleet.</p>",
9278          "locationName":"instanceMatchCriteria"
9279        },
9280        "AllocationStrategy":{
9281          "shape":"String",
9282          "documentation":"<p>The allocation strategy used by the Capacity Reservation Fleet.</p>",
9283          "locationName":"allocationStrategy"
9284        },
9285        "CreateTime":{
9286          "shape":"MillisecondDateTime",
9287          "documentation":"<p>The date and time at which the Capacity Reservation Fleet was created.</p>",
9288          "locationName":"createTime"
9289        },
9290        "EndDate":{
9291          "shape":"MillisecondDateTime",
9292          "documentation":"<p>The date and time at which the Capacity Reservation Fleet expires.</p>",
9293          "locationName":"endDate"
9294        },
9295        "Tenancy":{
9296          "shape":"FleetCapacityReservationTenancy",
9297          "documentation":"<p>Indicates the tenancy of Capacity Reservation Fleet.</p>",
9298          "locationName":"tenancy"
9299        },
9300        "FleetCapacityReservations":{
9301          "shape":"FleetCapacityReservationSet",
9302          "documentation":"<p>Information about the individual Capacity Reservations in the Capacity Reservation Fleet.</p>",
9303          "locationName":"fleetCapacityReservationSet"
9304        },
9305        "Tags":{
9306          "shape":"TagList",
9307          "documentation":"<p>The tags assigned to the Capacity Reservation Fleet.</p>",
9308          "locationName":"tagSet"
9309        }
9310      }
9311    },
9312    "CreateCapacityReservationRequest":{
9313      "type":"structure",
9314      "required":[
9315        "InstanceType",
9316        "InstancePlatform",
9317        "InstanceCount"
9318      ],
9319      "members":{
9320        "ClientToken":{
9321          "shape":"String",
9322          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensure Idempotency</a>.</p>"
9323        },
9324        "InstanceType":{
9325          "shape":"String",
9326          "documentation":"<p>The instance type for which to reserve capacity. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html\">Instance types</a> in the <i>Amazon EC2 User Guide</i>.</p>"
9327        },
9328        "InstancePlatform":{
9329          "shape":"CapacityReservationInstancePlatform",
9330          "documentation":"<p>The type of operating system for which to reserve capacity.</p>"
9331        },
9332        "AvailabilityZone":{
9333          "shape":"String",
9334          "documentation":"<p>The Availability Zone in which to create the Capacity Reservation.</p>"
9335        },
9336        "AvailabilityZoneId":{
9337          "shape":"String",
9338          "documentation":"<p>The ID of the Availability Zone in which to create the Capacity Reservation.</p>"
9339        },
9340        "Tenancy":{
9341          "shape":"CapacityReservationTenancy",
9342          "documentation":"<p>Indicates the tenancy of the Capacity Reservation. A Capacity Reservation can have one of the following tenancy settings:</p> <ul> <li> <p> <code>default</code> - The Capacity Reservation is created on hardware that is shared with other Amazon Web Services accounts.</p> </li> <li> <p> <code>dedicated</code> - The Capacity Reservation is created on single-tenant hardware that is dedicated to a single Amazon Web Services account.</p> </li> </ul>"
9343        },
9344        "InstanceCount":{
9345          "shape":"Integer",
9346          "documentation":"<p>The number of instances for which to reserve capacity.</p> <p>Valid range: 1 - 1000</p>"
9347        },
9348        "EbsOptimized":{
9349          "shape":"Boolean",
9350          "documentation":"<p>Indicates whether the Capacity Reservation supports EBS-optimized instances. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS- optimized instance.</p>"
9351        },
9352        "EphemeralStorage":{
9353          "shape":"Boolean",
9354          "documentation":"<p>Indicates whether the Capacity Reservation supports instances with temporary, block-level storage.</p>"
9355        },
9356        "EndDate":{
9357          "shape":"DateTime",
9358          "documentation":"<p>The date and time at which the Capacity Reservation expires. When a Capacity Reservation expires, the reserved capacity is released and you can no longer launch instances into it. The Capacity Reservation's state changes to <code>expired</code> when it reaches its end date and time.</p> <p>You must provide an <code>EndDate</code> value if <code>EndDateType</code> is <code>limited</code>. Omit <code>EndDate</code> if <code>EndDateType</code> is <code>unlimited</code>.</p> <p>If the <code>EndDateType</code> is <code>limited</code>, the Capacity Reservation is cancelled within an hour from the specified time. For example, if you specify 5/31/2019, 13:30:55, the Capacity Reservation is guaranteed to end between 13:30:55 and 14:30:55 on 5/31/2019.</p>"
9359        },
9360        "EndDateType":{
9361          "shape":"EndDateType",
9362          "documentation":"<p>Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end types:</p> <ul> <li> <p> <code>unlimited</code> - The Capacity Reservation remains active until you explicitly cancel it. Do not provide an <code>EndDate</code> if the <code>EndDateType</code> is <code>unlimited</code>.</p> </li> <li> <p> <code>limited</code> - The Capacity Reservation expires automatically at a specified date and time. You must provide an <code>EndDate</code> value if the <code>EndDateType</code> value is <code>limited</code>.</p> </li> </ul>"
9363        },
9364        "InstanceMatchCriteria":{
9365          "shape":"InstanceMatchCriteria",
9366          "documentation":"<p>Indicates the type of instance launches that the Capacity Reservation accepts. The options include:</p> <ul> <li> <p> <code>open</code> - The Capacity Reservation automatically matches all instances that have matching attributes (instance type, platform, and Availability Zone). Instances that have matching attributes run in the Capacity Reservation automatically without specifying any additional parameters.</p> </li> <li> <p> <code>targeted</code> - The Capacity Reservation only accepts instances that have matching attributes (instance type, platform, and Availability Zone), and explicitly target the Capacity Reservation. This ensures that only permitted instances can use the reserved capacity. </p> </li> </ul> <p>Default: <code>open</code> </p>"
9367        },
9368        "TagSpecifications":{
9369          "shape":"TagSpecificationList",
9370          "documentation":"<p>The tags to apply to the Capacity Reservation during launch.</p>"
9371        },
9372        "DryRun":{
9373          "shape":"Boolean",
9374          "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>"
9375        },
9376        "OutpostArn":{
9377          "shape":"OutpostArn",
9378          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost on which to create the Capacity Reservation.</p>"
9379        }
9380      }
9381    },
9382    "CreateCapacityReservationResult":{
9383      "type":"structure",
9384      "members":{
9385        "CapacityReservation":{
9386          "shape":"CapacityReservation",
9387          "documentation":"<p>Information about the Capacity Reservation.</p>",
9388          "locationName":"capacityReservation"
9389        }
9390      }
9391    },
9392    "CreateCarrierGatewayRequest":{
9393      "type":"structure",
9394      "required":["VpcId"],
9395      "members":{
9396        "VpcId":{
9397          "shape":"VpcId",
9398          "documentation":"<p>The ID of the VPC to associate with the carrier gateway.</p>"
9399        },
9400        "TagSpecifications":{
9401          "shape":"TagSpecificationList",
9402          "documentation":"<p>The tags to associate with the carrier gateway.</p>",
9403          "locationName":"TagSpecification"
9404        },
9405        "DryRun":{
9406          "shape":"Boolean",
9407          "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>"
9408        },
9409        "ClientToken":{
9410          "shape":"String",
9411          "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/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
9412          "idempotencyToken":true
9413        }
9414      }
9415    },
9416    "CreateCarrierGatewayResult":{
9417      "type":"structure",
9418      "members":{
9419        "CarrierGateway":{
9420          "shape":"CarrierGateway",
9421          "documentation":"<p>Information about the carrier gateway.</p>",
9422          "locationName":"carrierGateway"
9423        }
9424      }
9425    },
9426    "CreateClientVpnEndpointRequest":{
9427      "type":"structure",
9428      "required":[
9429        "ClientCidrBlock",
9430        "ServerCertificateArn",
9431        "AuthenticationOptions",
9432        "ConnectionLogOptions"
9433      ],
9434      "members":{
9435        "ClientCidrBlock":{
9436          "shape":"String",
9437          "documentation":"<p>The IPv4 address range, in CIDR notation, from which to assign client IP addresses. The address range cannot overlap with the local CIDR of the VPC in which the associated subnet is located, or the routes that you add manually. The address range cannot be changed after the Client VPN endpoint has been created. The CIDR block should be /22 or greater.</p>"
9438        },
9439        "ServerCertificateArn":{
9440          "shape":"String",
9441          "documentation":"<p>The ARN of the server certificate. For more information, see the <a href=\"https://docs.aws.amazon.com/acm/latest/userguide/\">Certificate Manager User Guide</a>.</p>"
9442        },
9443        "AuthenticationOptions":{
9444          "shape":"ClientVpnAuthenticationRequestList",
9445          "documentation":"<p>Information about the authentication method to be used to authenticate clients.</p>",
9446          "locationName":"Authentication"
9447        },
9448        "ConnectionLogOptions":{
9449          "shape":"ConnectionLogOptions",
9450          "documentation":"<p>Information about the client connection logging options.</p> <p>If you enable client connection logging, data about client connections is sent to a Cloudwatch Logs log stream. The following information is logged:</p> <ul> <li> <p>Client connection requests</p> </li> <li> <p>Client connection results (successful and unsuccessful)</p> </li> <li> <p>Reasons for unsuccessful client connection requests</p> </li> <li> <p>Client connection termination time</p> </li> </ul>"
9451        },
9452        "DnsServers":{
9453          "shape":"ValueStringList",
9454          "documentation":"<p>Information about the DNS servers to be used for DNS resolution. A Client VPN endpoint can have up to two DNS servers. If no DNS server is specified, the DNS address configured on the device is used for the DNS server.</p>"
9455        },
9456        "TransportProtocol":{
9457          "shape":"TransportProtocol",
9458          "documentation":"<p>The transport protocol to be used by the VPN session.</p> <p>Default value: <code>udp</code> </p>"
9459        },
9460        "VpnPort":{
9461          "shape":"Integer",
9462          "documentation":"<p>The port number to assign to the Client VPN endpoint for TCP and UDP traffic.</p> <p>Valid Values: <code>443</code> | <code>1194</code> </p> <p>Default Value: <code>443</code> </p>"
9463        },
9464        "Description":{
9465          "shape":"String",
9466          "documentation":"<p>A brief description of the Client VPN endpoint.</p>"
9467        },
9468        "SplitTunnel":{
9469          "shape":"Boolean",
9470          "documentation":"<p>Indicates whether split-tunnel is enabled on the Client VPN endpoint.</p> <p>By default, split-tunnel on a VPN endpoint is disabled.</p> <p>For information about split-tunnel VPN endpoints, see <a href=\"https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/split-tunnel-vpn.html\">Split-tunnel Client VPN endpoint</a> in the <i>Client VPN Administrator Guide</i>.</p>"
9471        },
9472        "DryRun":{
9473          "shape":"Boolean",
9474          "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>"
9475        },
9476        "ClientToken":{
9477          "shape":"String",
9478          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
9479          "idempotencyToken":true
9480        },
9481        "TagSpecifications":{
9482          "shape":"TagSpecificationList",
9483          "documentation":"<p>The tags to apply to the Client VPN endpoint during creation.</p>",
9484          "locationName":"TagSpecification"
9485        },
9486        "SecurityGroupIds":{
9487          "shape":"ClientVpnSecurityGroupIdSet",
9488          "documentation":"<p>The IDs of one or more security groups to apply to the target network. You must also specify the ID of the VPC that contains the security groups.</p>",
9489          "locationName":"SecurityGroupId"
9490        },
9491        "VpcId":{
9492          "shape":"VpcId",
9493          "documentation":"<p>The ID of the VPC to associate with the Client VPN endpoint. If no security group IDs are specified in the request, the default security group for the VPC is applied.</p>"
9494        },
9495        "SelfServicePortal":{
9496          "shape":"SelfServicePortal",
9497          "documentation":"<p>Specify whether to enable the self-service portal for the Client VPN endpoint.</p> <p>Default Value: <code>enabled</code> </p>"
9498        },
9499        "ClientConnectOptions":{
9500          "shape":"ClientConnectOptions",
9501          "documentation":"<p>The options for managing connection authorization for new client connections.</p>"
9502        }
9503      }
9504    },
9505    "CreateClientVpnEndpointResult":{
9506      "type":"structure",
9507      "members":{
9508        "ClientVpnEndpointId":{
9509          "shape":"String",
9510          "documentation":"<p>The ID of the Client VPN endpoint.</p>",
9511          "locationName":"clientVpnEndpointId"
9512        },
9513        "Status":{
9514          "shape":"ClientVpnEndpointStatus",
9515          "documentation":"<p>The current state of the Client VPN endpoint.</p>",
9516          "locationName":"status"
9517        },
9518        "DnsName":{
9519          "shape":"String",
9520          "documentation":"<p>The DNS name to be used by clients when establishing their VPN session.</p>",
9521          "locationName":"dnsName"
9522        }
9523      }
9524    },
9525    "CreateClientVpnRouteRequest":{
9526      "type":"structure",
9527      "required":[
9528        "ClientVpnEndpointId",
9529        "DestinationCidrBlock",
9530        "TargetVpcSubnetId"
9531      ],
9532      "members":{
9533        "ClientVpnEndpointId":{
9534          "shape":"ClientVpnEndpointId",
9535          "documentation":"<p>The ID of the Client VPN endpoint to which to add the route.</p>"
9536        },
9537        "DestinationCidrBlock":{
9538          "shape":"String",
9539          "documentation":"<p>The IPv4 address range, in CIDR notation, of the route destination. For example:</p> <ul> <li> <p>To add a route for Internet access, enter <code>0.0.0.0/0</code> </p> </li> <li> <p>To add a route for a peered VPC, enter the peered VPC's IPv4 CIDR range</p> </li> <li> <p>To add a route for an on-premises network, enter the Amazon Web Services Site-to-Site VPN connection's IPv4 CIDR range</p> </li> <li> <p>To add a route for the local network, enter the client CIDR range</p> </li> </ul>"
9540        },
9541        "TargetVpcSubnetId":{
9542          "shape":"SubnetId",
9543          "documentation":"<p>The ID of the subnet through which you want to route traffic. The specified subnet must be an existing target network of the Client VPN endpoint.</p> <p>Alternatively, if you're adding a route for the local network, specify <code>local</code>.</p>"
9544        },
9545        "Description":{
9546          "shape":"String",
9547          "documentation":"<p>A brief description of the route.</p>"
9548        },
9549        "ClientToken":{
9550          "shape":"String",
9551          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
9552          "idempotencyToken":true
9553        },
9554        "DryRun":{
9555          "shape":"Boolean",
9556          "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>"
9557        }
9558      }
9559    },
9560    "CreateClientVpnRouteResult":{
9561      "type":"structure",
9562      "members":{
9563        "Status":{
9564          "shape":"ClientVpnRouteStatus",
9565          "documentation":"<p>The current state of the route.</p>",
9566          "locationName":"status"
9567        }
9568      }
9569    },
9570    "CreateCustomerGatewayRequest":{
9571      "type":"structure",
9572      "required":[
9573        "BgpAsn",
9574        "Type"
9575      ],
9576      "members":{
9577        "BgpAsn":{
9578          "shape":"Integer",
9579          "documentation":"<p>For devices that support BGP, the customer gateway's BGP ASN.</p> <p>Default: 65000</p>"
9580        },
9581        "PublicIp":{
9582          "shape":"String",
9583          "documentation":"<p>The Internet-routable IP address for the customer gateway's outside interface. The address must be static.</p>",
9584          "locationName":"IpAddress"
9585        },
9586        "CertificateArn":{
9587          "shape":"String",
9588          "documentation":"<p>The Amazon Resource Name (ARN) for the customer gateway certificate.</p>"
9589        },
9590        "Type":{
9591          "shape":"GatewayType",
9592          "documentation":"<p>The type of VPN connection that this customer gateway supports (<code>ipsec.1</code>).</p>"
9593        },
9594        "TagSpecifications":{
9595          "shape":"TagSpecificationList",
9596          "documentation":"<p>The tags to apply to the customer gateway.</p>",
9597          "locationName":"TagSpecification"
9598        },
9599        "DeviceName":{
9600          "shape":"String",
9601          "documentation":"<p>A name for the customer gateway device.</p> <p>Length Constraints: Up to 255 characters.</p>"
9602        },
9603        "DryRun":{
9604          "shape":"Boolean",
9605          "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>",
9606          "locationName":"dryRun"
9607        }
9608      },
9609      "documentation":"<p>Contains the parameters for CreateCustomerGateway.</p>"
9610    },
9611    "CreateCustomerGatewayResult":{
9612      "type":"structure",
9613      "members":{
9614        "CustomerGateway":{
9615          "shape":"CustomerGateway",
9616          "documentation":"<p>Information about the customer gateway.</p>",
9617          "locationName":"customerGateway"
9618        }
9619      },
9620      "documentation":"<p>Contains the output of CreateCustomerGateway.</p>"
9621    },
9622    "CreateDefaultSubnetRequest":{
9623      "type":"structure",
9624      "required":["AvailabilityZone"],
9625      "members":{
9626        "AvailabilityZone":{
9627          "shape":"String",
9628          "documentation":"<p>The Availability Zone in which to create the default subnet.</p>"
9629        },
9630        "DryRun":{
9631          "shape":"Boolean",
9632          "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>"
9633        }
9634      }
9635    },
9636    "CreateDefaultSubnetResult":{
9637      "type":"structure",
9638      "members":{
9639        "Subnet":{
9640          "shape":"Subnet",
9641          "documentation":"<p>Information about the subnet.</p>",
9642          "locationName":"subnet"
9643        }
9644      }
9645    },
9646    "CreateDefaultVpcRequest":{
9647      "type":"structure",
9648      "members":{
9649        "DryRun":{
9650          "shape":"Boolean",
9651          "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>"
9652        }
9653      }
9654    },
9655    "CreateDefaultVpcResult":{
9656      "type":"structure",
9657      "members":{
9658        "Vpc":{
9659          "shape":"Vpc",
9660          "documentation":"<p>Information about the VPC.</p>",
9661          "locationName":"vpc"
9662        }
9663      }
9664    },
9665    "CreateDhcpOptionsRequest":{
9666      "type":"structure",
9667      "required":["DhcpConfigurations"],
9668      "members":{
9669        "DhcpConfigurations":{
9670          "shape":"NewDhcpConfigurationList",
9671          "documentation":"<p>A DHCP configuration option.</p>",
9672          "locationName":"dhcpConfiguration"
9673        },
9674        "TagSpecifications":{
9675          "shape":"TagSpecificationList",
9676          "documentation":"<p>The tags to assign to the DHCP option.</p>",
9677          "locationName":"TagSpecification"
9678        },
9679        "DryRun":{
9680          "shape":"Boolean",
9681          "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>",
9682          "locationName":"dryRun"
9683        }
9684      }
9685    },
9686    "CreateDhcpOptionsResult":{
9687      "type":"structure",
9688      "members":{
9689        "DhcpOptions":{
9690          "shape":"DhcpOptions",
9691          "documentation":"<p>A set of DHCP options.</p>",
9692          "locationName":"dhcpOptions"
9693        }
9694      }
9695    },
9696    "CreateEgressOnlyInternetGatewayRequest":{
9697      "type":"structure",
9698      "required":["VpcId"],
9699      "members":{
9700        "ClientToken":{
9701          "shape":"String",
9702          "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/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>"
9703        },
9704        "DryRun":{
9705          "shape":"Boolean",
9706          "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>"
9707        },
9708        "VpcId":{
9709          "shape":"VpcId",
9710          "documentation":"<p>The ID of the VPC for which to create the egress-only internet gateway.</p>"
9711        },
9712        "TagSpecifications":{
9713          "shape":"TagSpecificationList",
9714          "documentation":"<p>The tags to assign to the egress-only internet gateway.</p>",
9715          "locationName":"TagSpecification"
9716        }
9717      }
9718    },
9719    "CreateEgressOnlyInternetGatewayResult":{
9720      "type":"structure",
9721      "members":{
9722        "ClientToken":{
9723          "shape":"String",
9724          "documentation":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.</p>",
9725          "locationName":"clientToken"
9726        },
9727        "EgressOnlyInternetGateway":{
9728          "shape":"EgressOnlyInternetGateway",
9729          "documentation":"<p>Information about the egress-only internet gateway.</p>",
9730          "locationName":"egressOnlyInternetGateway"
9731        }
9732      }
9733    },
9734    "CreateFleetError":{
9735      "type":"structure",
9736      "members":{
9737        "LaunchTemplateAndOverrides":{
9738          "shape":"LaunchTemplateAndOverridesResponse",
9739          "documentation":"<p>The launch templates and overrides that were used for launching the instances. The values that you specify in the Overrides replace the values in the launch template.</p>",
9740          "locationName":"launchTemplateAndOverrides"
9741        },
9742        "Lifecycle":{
9743          "shape":"InstanceLifecycle",
9744          "documentation":"<p>Indicates if the instance that could not be launched was a Spot Instance or On-Demand Instance.</p>",
9745          "locationName":"lifecycle"
9746        },
9747        "ErrorCode":{
9748          "shape":"String",
9749          "documentation":"<p>The error code that indicates why the instance could not be launched. For more information about error codes, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html.html\">Error Codes</a>.</p>",
9750          "locationName":"errorCode"
9751        },
9752        "ErrorMessage":{
9753          "shape":"String",
9754          "documentation":"<p>The error message that describes why the instance could not be launched. For more information about error messages, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html.html\">Error Codes</a>.</p>",
9755          "locationName":"errorMessage"
9756        }
9757      },
9758      "documentation":"<p>Describes the instances that could not be launched by the fleet.</p>"
9759    },
9760    "CreateFleetErrorsSet":{
9761      "type":"list",
9762      "member":{
9763        "shape":"CreateFleetError",
9764        "locationName":"item"
9765      }
9766    },
9767    "CreateFleetInstance":{
9768      "type":"structure",
9769      "members":{
9770        "LaunchTemplateAndOverrides":{
9771          "shape":"LaunchTemplateAndOverridesResponse",
9772          "documentation":"<p>The launch templates and overrides that were used for launching the instances. The values that you specify in the Overrides replace the values in the launch template.</p>",
9773          "locationName":"launchTemplateAndOverrides"
9774        },
9775        "Lifecycle":{
9776          "shape":"InstanceLifecycle",
9777          "documentation":"<p>Indicates if the instance that was launched is a Spot Instance or On-Demand Instance.</p>",
9778          "locationName":"lifecycle"
9779        },
9780        "InstanceIds":{
9781          "shape":"InstanceIdsSet",
9782          "documentation":"<p>The IDs of the instances.</p>",
9783          "locationName":"instanceIds"
9784        },
9785        "InstanceType":{
9786          "shape":"InstanceType",
9787          "documentation":"<p>The instance type.</p>",
9788          "locationName":"instanceType"
9789        },
9790        "Platform":{
9791          "shape":"PlatformValues",
9792          "documentation":"<p>The value is <code>Windows</code> for Windows instances. Otherwise, the value is blank.</p>",
9793          "locationName":"platform"
9794        }
9795      },
9796      "documentation":"<p>Describes the instances that were launched by the fleet.</p>"
9797    },
9798    "CreateFleetInstancesSet":{
9799      "type":"list",
9800      "member":{
9801        "shape":"CreateFleetInstance",
9802        "locationName":"item"
9803      }
9804    },
9805    "CreateFleetRequest":{
9806      "type":"structure",
9807      "required":[
9808        "LaunchTemplateConfigs",
9809        "TargetCapacitySpecification"
9810      ],
9811      "members":{
9812        "DryRun":{
9813          "shape":"Boolean",
9814          "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>"
9815        },
9816        "ClientToken":{
9817          "shape":"String",
9818          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>"
9819        },
9820        "SpotOptions":{
9821          "shape":"SpotOptionsRequest",
9822          "documentation":"<p>Describes the configuration of Spot Instances in an EC2 Fleet.</p>"
9823        },
9824        "OnDemandOptions":{
9825          "shape":"OnDemandOptionsRequest",
9826          "documentation":"<p>Describes the configuration of On-Demand Instances in an EC2 Fleet.</p>"
9827        },
9828        "ExcessCapacityTerminationPolicy":{
9829          "shape":"FleetExcessCapacityTerminationPolicy",
9830          "documentation":"<p>Indicates whether running instances should be terminated if the total target capacity of the EC2 Fleet is decreased below the current size of the EC2 Fleet.</p>"
9831        },
9832        "LaunchTemplateConfigs":{
9833          "shape":"FleetLaunchTemplateConfigListRequest",
9834          "documentation":"<p>The configuration for the EC2 Fleet.</p>"
9835        },
9836        "TargetCapacitySpecification":{
9837          "shape":"TargetCapacitySpecificationRequest",
9838          "documentation":"<p>The number of units to request.</p>"
9839        },
9840        "TerminateInstancesWithExpiration":{
9841          "shape":"Boolean",
9842          "documentation":"<p>Indicates whether running instances should be terminated when the EC2 Fleet expires.</p>"
9843        },
9844        "Type":{
9845          "shape":"FleetType",
9846          "documentation":"<p>The fleet type. The default value is <code>maintain</code>.</p> <ul> <li> <p> <code>maintain</code> - The EC2 Fleet places an asynchronous request for your desired capacity, and continues to maintain your desired Spot capacity by replenishing interrupted Spot Instances.</p> </li> <li> <p> <code>request</code> - The EC2 Fleet places an asynchronous one-time request for your desired capacity, but does submit Spot requests in alternative capacity pools if Spot capacity is unavailable, and does not maintain Spot capacity if Spot Instances are interrupted.</p> </li> <li> <p> <code>instant</code> - The EC2 Fleet places a synchronous one-time request for your desired capacity, and returns errors for any instances that could not be launched.</p> </li> </ul> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-configuration-strategies.html#ec2-fleet-request-type\">EC2 Fleet request types</a> in the <i>Amazon EC2 User Guide</i>.</p>"
9847        },
9848        "ValidFrom":{
9849          "shape":"DateTime",
9850          "documentation":"<p>The start date and time of the request, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z). The default is to start fulfilling the request immediately.</p>"
9851        },
9852        "ValidUntil":{
9853          "shape":"DateTime",
9854          "documentation":"<p>The end date and time of the request, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z). At this point, no new EC2 Fleet requests are placed or able to fulfill the request. If no value is specified, the request remains until you cancel it.</p>"
9855        },
9856        "ReplaceUnhealthyInstances":{
9857          "shape":"Boolean",
9858          "documentation":"<p>Indicates whether EC2 Fleet should replace unhealthy Spot Instances. Supported only for fleets of type <code>maintain</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html#ec2-fleet-health-checks\">EC2 Fleet health checks</a> in the <i>Amazon EC2 User Guide</i>.</p>"
9859        },
9860        "TagSpecifications":{
9861          "shape":"TagSpecificationList",
9862          "documentation":"<p>The key-value pair for tagging the EC2 Fleet request on creation. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html#tag-resources\">Tagging your resources</a>.</p> <p>If the fleet type is <code>instant</code>, specify a resource type of <code>fleet</code> to tag the fleet or <code>instance</code> to tag the instances at launch.</p> <p>If the fleet type is <code>maintain</code> or <code>request</code>, specify a resource type of <code>fleet</code> to tag the fleet. You cannot specify a resource type of <code>instance</code>. To tag instances at launch, specify the tags in a <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html#create-launch-template\">launch template</a>.</p>",
9863          "locationName":"TagSpecification"
9864        },
9865        "Context":{
9866          "shape":"String",
9867          "documentation":"<p>Reserved.</p>"
9868        }
9869      }
9870    },
9871    "CreateFleetResult":{
9872      "type":"structure",
9873      "members":{
9874        "FleetId":{
9875          "shape":"FleetId",
9876          "documentation":"<p>The ID of the EC2 Fleet.</p>",
9877          "locationName":"fleetId"
9878        },
9879        "Errors":{
9880          "shape":"CreateFleetErrorsSet",
9881          "documentation":"<p>Information about the instances that could not be launched by the fleet. Supported only for fleets of type <code>instant</code>.</p>",
9882          "locationName":"errorSet"
9883        },
9884        "Instances":{
9885          "shape":"CreateFleetInstancesSet",
9886          "documentation":"<p>Information about the instances that were launched by the fleet. Supported only for fleets of type <code>instant</code>.</p>",
9887          "locationName":"fleetInstanceSet"
9888        }
9889      }
9890    },
9891    "CreateFlowLogsRequest":{
9892      "type":"structure",
9893      "required":[
9894        "ResourceIds",
9895        "ResourceType",
9896        "TrafficType"
9897      ],
9898      "members":{
9899        "DryRun":{
9900          "shape":"Boolean",
9901          "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>"
9902        },
9903        "ClientToken":{
9904          "shape":"String",
9905          "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/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>"
9906        },
9907        "DeliverLogsPermissionArn":{
9908          "shape":"String",
9909          "documentation":"<p>The ARN for the IAM role that permits Amazon EC2 to publish flow logs to a CloudWatch Logs log group in your account.</p> <p>If you specify <code>LogDestinationType</code> as <code>s3</code>, do not specify <code>DeliverLogsPermissionArn</code> or <code>LogGroupName</code>.</p>"
9910        },
9911        "LogGroupName":{
9912          "shape":"String",
9913          "documentation":"<p>The name of a new or existing CloudWatch Logs log group where Amazon EC2 publishes your flow logs.</p> <p>If you specify <code>LogDestinationType</code> as <code>s3</code>, do not specify <code>DeliverLogsPermissionArn</code> or <code>LogGroupName</code>.</p>"
9914        },
9915        "ResourceIds":{
9916          "shape":"FlowLogResourceIds",
9917          "documentation":"<p>The ID of the subnet, network interface, or VPC for which you want to create a flow log.</p> <p>Constraints: Maximum of 1000 resources</p>",
9918          "locationName":"ResourceId"
9919        },
9920        "ResourceType":{
9921          "shape":"FlowLogsResourceType",
9922          "documentation":"<p>The type of resource for which to create the flow log. For example, if you specified a VPC ID for the <code>ResourceId</code> property, specify <code>VPC</code> for this property.</p>"
9923        },
9924        "TrafficType":{
9925          "shape":"TrafficType",
9926          "documentation":"<p>The type of traffic to log. You can log traffic that the resource accepts or rejects, or all traffic.</p>"
9927        },
9928        "LogDestinationType":{
9929          "shape":"LogDestinationType",
9930          "documentation":"<p>The type of destination to which the flow log data is to be published. Flow log data can be published to CloudWatch Logs or Amazon S3. To publish flow log data to CloudWatch Logs, specify <code>cloud-watch-logs</code>. To publish flow log data to Amazon S3, specify <code>s3</code>.</p> <p>If you specify <code>LogDestinationType</code> as <code>s3</code>, do not specify <code>DeliverLogsPermissionArn</code> or <code>LogGroupName</code>.</p> <p>Default: <code>cloud-watch-logs</code> </p>"
9931        },
9932        "LogDestination":{
9933          "shape":"String",
9934          "documentation":"<p>The destination to which the flow log data is to be published. Flow log data can be published to a CloudWatch Logs log group or an Amazon S3 bucket. The value specified for this parameter depends on the value specified for <code>LogDestinationType</code>.</p> <p>If <code>LogDestinationType</code> is not specified or <code>cloud-watch-logs</code>, specify the Amazon Resource Name (ARN) of the CloudWatch Logs log group. For example, to publish to a log group called <code>my-logs</code>, specify <code>arn:aws:logs:us-east-1:123456789012:log-group:my-logs</code>. Alternatively, use <code>LogGroupName</code> instead.</p> <p>If LogDestinationType is <code>s3</code>, specify the ARN of the Amazon S3 bucket. You can also specify a subfolder in the bucket. To specify a subfolder in the bucket, use the following ARN format: <code>bucket_ARN/subfolder_name/</code>. For example, to specify a subfolder named <code>my-logs</code> in a bucket named <code>my-bucket</code>, use the following ARN: <code>arn:aws:s3:::my-bucket/my-logs/</code>. You cannot use <code>AWSLogs</code> as a subfolder name. This is a reserved term.</p>"
9935        },
9936        "LogFormat":{
9937          "shape":"String",
9938          "documentation":"<p>The fields to include in the flow log record, in the order in which they should appear. For a list of available fields, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html#flow-log-records\">Flow log records</a>. If you omit this parameter, the flow log is created using the default format. If you specify this parameter, you must specify at least one field.</p> <p>Specify the fields using the <code>${field-id}</code> format, separated by spaces. For the CLI, surround this parameter value with single quotes on Linux or double quotes on Windows.</p>"
9939        },
9940        "TagSpecifications":{
9941          "shape":"TagSpecificationList",
9942          "documentation":"<p>The tags to apply to the flow logs.</p>",
9943          "locationName":"TagSpecification"
9944        },
9945        "MaxAggregationInterval":{
9946          "shape":"Integer",
9947          "documentation":"<p>The maximum interval of time during which a flow of packets is captured and aggregated into a flow log record. You can specify 60 seconds (1 minute) or 600 seconds (10 minutes).</p> <p>When a network interface is attached to a <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances\">Nitro-based instance</a>, the aggregation interval is always 60 seconds or less, regardless of the value that you specify.</p> <p>Default: 600</p>"
9948        },
9949        "DestinationOptions":{
9950          "shape":"DestinationOptionsRequest",
9951          "documentation":"<p>The destination options.</p>"
9952        }
9953      }
9954    },
9955    "CreateFlowLogsResult":{
9956      "type":"structure",
9957      "members":{
9958        "ClientToken":{
9959          "shape":"String",
9960          "documentation":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.</p>",
9961          "locationName":"clientToken"
9962        },
9963        "FlowLogIds":{
9964          "shape":"ValueStringList",
9965          "documentation":"<p>The IDs of the flow logs.</p>",
9966          "locationName":"flowLogIdSet"
9967        },
9968        "Unsuccessful":{
9969          "shape":"UnsuccessfulItemSet",
9970          "documentation":"<p>Information about the flow logs that could not be created successfully.</p>",
9971          "locationName":"unsuccessful"
9972        }
9973      }
9974    },
9975    "CreateFpgaImageRequest":{
9976      "type":"structure",
9977      "required":["InputStorageLocation"],
9978      "members":{
9979        "DryRun":{
9980          "shape":"Boolean",
9981          "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>"
9982        },
9983        "InputStorageLocation":{
9984          "shape":"StorageLocation",
9985          "documentation":"<p>The location of the encrypted design checkpoint in Amazon S3. The input must be a tarball.</p>"
9986        },
9987        "LogsStorageLocation":{
9988          "shape":"StorageLocation",
9989          "documentation":"<p>The location in Amazon S3 for the output logs.</p>"
9990        },
9991        "Description":{
9992          "shape":"String",
9993          "documentation":"<p>A description for the AFI.</p>"
9994        },
9995        "Name":{
9996          "shape":"String",
9997          "documentation":"<p>A name for the AFI.</p>"
9998        },
9999        "ClientToken":{
10000          "shape":"String",
10001          "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/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>"
10002        },
10003        "TagSpecifications":{
10004          "shape":"TagSpecificationList",
10005          "documentation":"<p>The tags to apply to the FPGA image during creation.</p>",
10006          "locationName":"TagSpecification"
10007        }
10008      }
10009    },
10010    "CreateFpgaImageResult":{
10011      "type":"structure",
10012      "members":{
10013        "FpgaImageId":{
10014          "shape":"String",
10015          "documentation":"<p>The FPGA image identifier (AFI ID).</p>",
10016          "locationName":"fpgaImageId"
10017        },
10018        "FpgaImageGlobalId":{
10019          "shape":"String",
10020          "documentation":"<p>The global FPGA image identifier (AGFI ID).</p>",
10021          "locationName":"fpgaImageGlobalId"
10022        }
10023      }
10024    },
10025    "CreateImageRequest":{
10026      "type":"structure",
10027      "required":[
10028        "InstanceId",
10029        "Name"
10030      ],
10031      "members":{
10032        "BlockDeviceMappings":{
10033          "shape":"BlockDeviceMappingRequestList",
10034          "documentation":"<p>The block device mappings. This parameter cannot be used to modify the encryption status of existing volumes or snapshots. To create an AMI with encrypted snapshots, use the <a>CopyImage</a> action.</p>",
10035          "locationName":"blockDeviceMapping"
10036        },
10037        "Description":{
10038          "shape":"String",
10039          "documentation":"<p>A description for the new image.</p>",
10040          "locationName":"description"
10041        },
10042        "DryRun":{
10043          "shape":"Boolean",
10044          "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>",
10045          "locationName":"dryRun"
10046        },
10047        "InstanceId":{
10048          "shape":"InstanceId",
10049          "documentation":"<p>The ID of the instance.</p>",
10050          "locationName":"instanceId"
10051        },
10052        "Name":{
10053          "shape":"String",
10054          "documentation":"<p>A name for the new image.</p> <p>Constraints: 3-128 alphanumeric characters, parentheses (()), square brackets ([]), spaces ( ), periods (.), slashes (/), dashes (-), single quotes ('), at-signs (@), or underscores(_)</p>",
10055          "locationName":"name"
10056        },
10057        "NoReboot":{
10058          "shape":"Boolean",
10059          "documentation":"<p>By default, Amazon EC2 attempts to shut down and reboot the instance before creating the image. If the <code>No Reboot</code> option is set, Amazon EC2 doesn't shut down the instance before creating the image. Without a reboot, the AMI will be crash consistent (all the volumes are snapshotted at the same time), but not application consistent (all the operating system buffers are not flushed to disk before the snapshots are created).</p>",
10060          "locationName":"noReboot"
10061        },
10062        "TagSpecifications":{
10063          "shape":"TagSpecificationList",
10064          "documentation":"<p>The tags to apply to the AMI and snapshots on creation. You can tag the AMI, the snapshots, or both.</p> <ul> <li> <p>To tag the AMI, the value for <code>ResourceType</code> must be <code>image</code>.</p> </li> <li> <p>To tag the snapshots that are created of the root volume and of other Amazon EBS volumes that are attached to the instance, the value for <code>ResourceType</code> must be <code>snapshot</code>. The same tag is applied to all of the snapshots that are created.</p> </li> </ul> <p>If you specify other values for <code>ResourceType</code>, the request fails.</p> <p>To tag an AMI or snapshot after it has been created, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html\">CreateTags</a>. </p>",
10065          "locationName":"TagSpecification"
10066        }
10067      }
10068    },
10069    "CreateImageResult":{
10070      "type":"structure",
10071      "members":{
10072        "ImageId":{
10073          "shape":"String",
10074          "documentation":"<p>The ID of the new AMI.</p>",
10075          "locationName":"imageId"
10076        }
10077      }
10078    },
10079    "CreateInstanceEventWindowRequest":{
10080      "type":"structure",
10081      "members":{
10082        "DryRun":{
10083          "shape":"Boolean",
10084          "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>"
10085        },
10086        "Name":{
10087          "shape":"String",
10088          "documentation":"<p>The name of the event window.</p>"
10089        },
10090        "TimeRanges":{
10091          "shape":"InstanceEventWindowTimeRangeRequestSet",
10092          "documentation":"<p>The time range for the event window. If you specify a time range, you can't specify a cron expression.</p>",
10093          "locationName":"TimeRange"
10094        },
10095        "CronExpression":{
10096          "shape":"InstanceEventWindowCronExpression",
10097          "documentation":"<p>The cron expression for the event window, for example, <code>* 0-4,20-23 * * 1,5</code>. If you specify a cron expression, you can't specify a time range.</p> <p>Constraints:</p> <ul> <li> <p>Only hour and day of the week values are supported.</p> </li> <li> <p>For day of the week values, you can specify either integers <code>0</code> through <code>6</code>, or alternative single values <code>SUN</code> through <code>SAT</code>.</p> </li> <li> <p>The minute, month, and year must be specified by <code>*</code>.</p> </li> <li> <p>The hour value must be one or a multiple range, for example, <code>0-4</code> or <code>0-4,20-23</code>.</p> </li> <li> <p>Each hour range must be &gt;= 2 hours, for example, <code>0-2</code> or <code>20-23</code>.</p> </li> <li> <p>The event window must be &gt;= 4 hours. The combined total time ranges in the event window must be &gt;= 4 hours.</p> </li> </ul> <p>For more information about cron expressions, see <a href=\"https://en.wikipedia.org/wiki/Cron\">cron</a> on the <i>Wikipedia website</i>.</p>"
10098        },
10099        "TagSpecifications":{
10100          "shape":"TagSpecificationList",
10101          "documentation":"<p>The tags to apply to the event window.</p>",
10102          "locationName":"TagSpecification"
10103        }
10104      }
10105    },
10106    "CreateInstanceEventWindowResult":{
10107      "type":"structure",
10108      "members":{
10109        "InstanceEventWindow":{
10110          "shape":"InstanceEventWindow",
10111          "documentation":"<p>Information about the event window.</p>",
10112          "locationName":"instanceEventWindow"
10113        }
10114      }
10115    },
10116    "CreateInstanceExportTaskRequest":{
10117      "type":"structure",
10118      "required":[
10119        "ExportToS3Task",
10120        "InstanceId",
10121        "TargetEnvironment"
10122      ],
10123      "members":{
10124        "Description":{
10125          "shape":"String",
10126          "documentation":"<p>A description for the conversion task or the resource being exported. The maximum length is 255 characters.</p>",
10127          "locationName":"description"
10128        },
10129        "ExportToS3Task":{
10130          "shape":"ExportToS3TaskSpecification",
10131          "documentation":"<p>The format and location for an export instance task.</p>",
10132          "locationName":"exportToS3"
10133        },
10134        "InstanceId":{
10135          "shape":"InstanceId",
10136          "documentation":"<p>The ID of the instance.</p>",
10137          "locationName":"instanceId"
10138        },
10139        "TargetEnvironment":{
10140          "shape":"ExportEnvironment",
10141          "documentation":"<p>The target virtualization environment.</p>",
10142          "locationName":"targetEnvironment"
10143        },
10144        "TagSpecifications":{
10145          "shape":"TagSpecificationList",
10146          "documentation":"<p>The tags to apply to the export instance task during creation.</p>",
10147          "locationName":"TagSpecification"
10148        }
10149      }
10150    },
10151    "CreateInstanceExportTaskResult":{
10152      "type":"structure",
10153      "members":{
10154        "ExportTask":{
10155          "shape":"ExportTask",
10156          "documentation":"<p>Information about the export instance task.</p>",
10157          "locationName":"exportTask"
10158        }
10159      }
10160    },
10161    "CreateInternetGatewayRequest":{
10162      "type":"structure",
10163      "members":{
10164        "TagSpecifications":{
10165          "shape":"TagSpecificationList",
10166          "documentation":"<p>The tags to assign to the internet gateway.</p>",
10167          "locationName":"TagSpecification"
10168        },
10169        "DryRun":{
10170          "shape":"Boolean",
10171          "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>",
10172          "locationName":"dryRun"
10173        }
10174      }
10175    },
10176    "CreateInternetGatewayResult":{
10177      "type":"structure",
10178      "members":{
10179        "InternetGateway":{
10180          "shape":"InternetGateway",
10181          "documentation":"<p>Information about the internet gateway.</p>",
10182          "locationName":"internetGateway"
10183        }
10184      }
10185    },
10186    "CreateKeyPairRequest":{
10187      "type":"structure",
10188      "required":["KeyName"],
10189      "members":{
10190        "KeyName":{
10191          "shape":"String",
10192          "documentation":"<p>A unique name for the key pair.</p> <p>Constraints: Up to 255 ASCII characters</p>"
10193        },
10194        "DryRun":{
10195          "shape":"Boolean",
10196          "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>",
10197          "locationName":"dryRun"
10198        },
10199        "KeyType":{
10200          "shape":"KeyType",
10201          "documentation":"<p>The type of key pair. Note that ED25519 keys are not supported for Windows instances, EC2 Instance Connect, and EC2 Serial Console.</p> <p>Default: <code>rsa</code> </p>"
10202        },
10203        "TagSpecifications":{
10204          "shape":"TagSpecificationList",
10205          "documentation":"<p>The tags to apply to the new key pair.</p>",
10206          "locationName":"TagSpecification"
10207        }
10208      }
10209    },
10210    "CreateLaunchTemplateRequest":{
10211      "type":"structure",
10212      "required":[
10213        "LaunchTemplateName",
10214        "LaunchTemplateData"
10215      ],
10216      "members":{
10217        "DryRun":{
10218          "shape":"Boolean",
10219          "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>"
10220        },
10221        "ClientToken":{
10222          "shape":"String",
10223          "documentation":"<p>Unique, case-sensitive identifier 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> <p>Constraint: Maximum 128 ASCII characters.</p>"
10224        },
10225        "LaunchTemplateName":{
10226          "shape":"LaunchTemplateName",
10227          "documentation":"<p>A name for the launch template.</p>"
10228        },
10229        "VersionDescription":{
10230          "shape":"VersionDescription",
10231          "documentation":"<p>A description for the first version of the launch template.</p>"
10232        },
10233        "LaunchTemplateData":{
10234          "shape":"RequestLaunchTemplateData",
10235          "documentation":"<p>The information for the launch template.</p>"
10236        },
10237        "TagSpecifications":{
10238          "shape":"TagSpecificationList",
10239          "documentation":"<p>The tags to apply to the launch template during creation.</p>",
10240          "locationName":"TagSpecification"
10241        }
10242      }
10243    },
10244    "CreateLaunchTemplateResult":{
10245      "type":"structure",
10246      "members":{
10247        "LaunchTemplate":{
10248          "shape":"LaunchTemplate",
10249          "documentation":"<p>Information about the launch template.</p>",
10250          "locationName":"launchTemplate"
10251        },
10252        "Warning":{
10253          "shape":"ValidationWarning",
10254          "documentation":"<p>If the launch template contains parameters or parameter combinations that are not valid, an error code and an error message are returned for each issue that's found.</p>",
10255          "locationName":"warning"
10256        }
10257      }
10258    },
10259    "CreateLaunchTemplateVersionRequest":{
10260      "type":"structure",
10261      "required":["LaunchTemplateData"],
10262      "members":{
10263        "DryRun":{
10264          "shape":"Boolean",
10265          "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>"
10266        },
10267        "ClientToken":{
10268          "shape":"String",
10269          "documentation":"<p>Unique, case-sensitive identifier 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> <p>Constraint: Maximum 128 ASCII characters.</p>"
10270        },
10271        "LaunchTemplateId":{
10272          "shape":"LaunchTemplateId",
10273          "documentation":"<p>The ID of the launch template. You must specify either the launch template ID or launch template name in the request.</p>"
10274        },
10275        "LaunchTemplateName":{
10276          "shape":"LaunchTemplateName",
10277          "documentation":"<p>The name of the launch template. You must specify either the launch template ID or launch template name in the request.</p>"
10278        },
10279        "SourceVersion":{
10280          "shape":"String",
10281          "documentation":"<p>The version number of the launch template version on which to base the new version. The new version inherits the same launch parameters as the source version, except for parameters that you specify in <code>LaunchTemplateData</code>. Snapshots applied to the block device mapping are ignored when creating a new version unless they are explicitly included.</p>"
10282        },
10283        "VersionDescription":{
10284          "shape":"VersionDescription",
10285          "documentation":"<p>A description for the version of the launch template.</p>"
10286        },
10287        "LaunchTemplateData":{
10288          "shape":"RequestLaunchTemplateData",
10289          "documentation":"<p>The information for the launch template.</p>"
10290        }
10291      }
10292    },
10293    "CreateLaunchTemplateVersionResult":{
10294      "type":"structure",
10295      "members":{
10296        "LaunchTemplateVersion":{
10297          "shape":"LaunchTemplateVersion",
10298          "documentation":"<p>Information about the launch template version.</p>",
10299          "locationName":"launchTemplateVersion"
10300        },
10301        "Warning":{
10302          "shape":"ValidationWarning",
10303          "documentation":"<p>If the new version of the launch template contains parameters or parameter combinations that are not valid, an error code and an error message are returned for each issue that's found.</p>",
10304          "locationName":"warning"
10305        }
10306      }
10307    },
10308    "CreateLocalGatewayRouteRequest":{
10309      "type":"structure",
10310      "required":[
10311        "DestinationCidrBlock",
10312        "LocalGatewayRouteTableId",
10313        "LocalGatewayVirtualInterfaceGroupId"
10314      ],
10315      "members":{
10316        "DestinationCidrBlock":{
10317          "shape":"String",
10318          "documentation":"<p>The CIDR range used for destination matches. Routing decisions are based on the most specific match.</p>"
10319        },
10320        "LocalGatewayRouteTableId":{
10321          "shape":"LocalGatewayRoutetableId",
10322          "documentation":"<p>The ID of the local gateway route table.</p>"
10323        },
10324        "LocalGatewayVirtualInterfaceGroupId":{
10325          "shape":"LocalGatewayVirtualInterfaceGroupId",
10326          "documentation":"<p>The ID of the virtual interface group.</p>"
10327        },
10328        "DryRun":{
10329          "shape":"Boolean",
10330          "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>"
10331        }
10332      }
10333    },
10334    "CreateLocalGatewayRouteResult":{
10335      "type":"structure",
10336      "members":{
10337        "Route":{
10338          "shape":"LocalGatewayRoute",
10339          "documentation":"<p>Information about the route.</p>",
10340          "locationName":"route"
10341        }
10342      }
10343    },
10344    "CreateLocalGatewayRouteTableVpcAssociationRequest":{
10345      "type":"structure",
10346      "required":[
10347        "LocalGatewayRouteTableId",
10348        "VpcId"
10349      ],
10350      "members":{
10351        "LocalGatewayRouteTableId":{
10352          "shape":"LocalGatewayRoutetableId",
10353          "documentation":"<p>The ID of the local gateway route table.</p>"
10354        },
10355        "VpcId":{
10356          "shape":"VpcId",
10357          "documentation":"<p>The ID of the VPC.</p>"
10358        },
10359        "TagSpecifications":{
10360          "shape":"TagSpecificationList",
10361          "documentation":"<p>The tags to assign to the local gateway route table VPC association.</p>",
10362          "locationName":"TagSpecification"
10363        },
10364        "DryRun":{
10365          "shape":"Boolean",
10366          "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>"
10367        }
10368      }
10369    },
10370    "CreateLocalGatewayRouteTableVpcAssociationResult":{
10371      "type":"structure",
10372      "members":{
10373        "LocalGatewayRouteTableVpcAssociation":{
10374          "shape":"LocalGatewayRouteTableVpcAssociation",
10375          "documentation":"<p>Information about the association.</p>",
10376          "locationName":"localGatewayRouteTableVpcAssociation"
10377        }
10378      }
10379    },
10380    "CreateManagedPrefixListRequest":{
10381      "type":"structure",
10382      "required":[
10383        "PrefixListName",
10384        "MaxEntries",
10385        "AddressFamily"
10386      ],
10387      "members":{
10388        "DryRun":{
10389          "shape":"Boolean",
10390          "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>"
10391        },
10392        "PrefixListName":{
10393          "shape":"String",
10394          "documentation":"<p>A name for the prefix list.</p> <p>Constraints: Up to 255 characters in length. The name cannot start with <code>com.amazonaws</code>.</p>"
10395        },
10396        "Entries":{
10397          "shape":"AddPrefixListEntries",
10398          "documentation":"<p>One or more entries for the prefix list.</p>",
10399          "locationName":"Entry"
10400        },
10401        "MaxEntries":{
10402          "shape":"Integer",
10403          "documentation":"<p>The maximum number of entries for the prefix list.</p>"
10404        },
10405        "TagSpecifications":{
10406          "shape":"TagSpecificationList",
10407          "documentation":"<p>The tags to apply to the prefix list during creation.</p>",
10408          "locationName":"TagSpecification"
10409        },
10410        "AddressFamily":{
10411          "shape":"String",
10412          "documentation":"<p>The IP address type.</p> <p>Valid Values: <code>IPv4</code> | <code>IPv6</code> </p>"
10413        },
10414        "ClientToken":{
10415          "shape":"String",
10416          "documentation":"<p>Unique, case-sensitive identifier 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> <p>Constraints: Up to 255 UTF-8 characters in length.</p>",
10417          "idempotencyToken":true
10418        }
10419      }
10420    },
10421    "CreateManagedPrefixListResult":{
10422      "type":"structure",
10423      "members":{
10424        "PrefixList":{
10425          "shape":"ManagedPrefixList",
10426          "documentation":"<p>Information about the prefix list.</p>",
10427          "locationName":"prefixList"
10428        }
10429      }
10430    },
10431    "CreateNatGatewayRequest":{
10432      "type":"structure",
10433      "required":["SubnetId"],
10434      "members":{
10435        "AllocationId":{
10436          "shape":"AllocationId",
10437          "documentation":"<p>[Public NAT gateways only] The allocation ID of an Elastic IP address to associate with the NAT gateway. You cannot specify an Elastic IP address with a private NAT gateway. If the Elastic IP address is associated with another resource, you must first disassociate it.</p>"
10438        },
10439        "ClientToken":{
10440          "shape":"String",
10441          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p> <p>Constraint: Maximum 64 ASCII characters.</p>",
10442          "idempotencyToken":true
10443        },
10444        "DryRun":{
10445          "shape":"Boolean",
10446          "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>"
10447        },
10448        "SubnetId":{
10449          "shape":"SubnetId",
10450          "documentation":"<p>The subnet in which to create the NAT gateway.</p>"
10451        },
10452        "TagSpecifications":{
10453          "shape":"TagSpecificationList",
10454          "documentation":"<p>The tags to assign to the NAT gateway.</p>",
10455          "locationName":"TagSpecification"
10456        },
10457        "ConnectivityType":{
10458          "shape":"ConnectivityType",
10459          "documentation":"<p>Indicates whether the NAT gateway supports public or private connectivity. The default is public connectivity.</p>"
10460        }
10461      }
10462    },
10463    "CreateNatGatewayResult":{
10464      "type":"structure",
10465      "members":{
10466        "ClientToken":{
10467          "shape":"String",
10468          "documentation":"<p>Unique, case-sensitive identifier to ensure the idempotency of the request. Only returned if a client token was provided in the request.</p>",
10469          "locationName":"clientToken"
10470        },
10471        "NatGateway":{
10472          "shape":"NatGateway",
10473          "documentation":"<p>Information about the NAT gateway.</p>",
10474          "locationName":"natGateway"
10475        }
10476      }
10477    },
10478    "CreateNetworkAclEntryRequest":{
10479      "type":"structure",
10480      "required":[
10481        "Egress",
10482        "NetworkAclId",
10483        "Protocol",
10484        "RuleAction",
10485        "RuleNumber"
10486      ],
10487      "members":{
10488        "CidrBlock":{
10489          "shape":"String",
10490          "documentation":"<p>The IPv4 network range to allow or deny, in CIDR notation (for example <code>172.16.0.0/24</code>). We modify the specified CIDR block to its canonical form; for example, if you specify <code>100.68.0.18/18</code>, we modify it to <code>100.68.0.0/18</code>.</p>",
10491          "locationName":"cidrBlock"
10492        },
10493        "DryRun":{
10494          "shape":"Boolean",
10495          "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>",
10496          "locationName":"dryRun"
10497        },
10498        "Egress":{
10499          "shape":"Boolean",
10500          "documentation":"<p>Indicates whether this is an egress rule (rule is applied to traffic leaving the subnet).</p>",
10501          "locationName":"egress"
10502        },
10503        "IcmpTypeCode":{
10504          "shape":"IcmpTypeCode",
10505          "documentation":"<p>ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol 1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.</p>",
10506          "locationName":"Icmp"
10507        },
10508        "Ipv6CidrBlock":{
10509          "shape":"String",
10510          "documentation":"<p>The IPv6 network range to allow or deny, in CIDR notation (for example <code>2001:db8:1234:1a00::/64</code>).</p>",
10511          "locationName":"ipv6CidrBlock"
10512        },
10513        "NetworkAclId":{
10514          "shape":"NetworkAclId",
10515          "documentation":"<p>The ID of the network ACL.</p>",
10516          "locationName":"networkAclId"
10517        },
10518        "PortRange":{
10519          "shape":"PortRange",
10520          "documentation":"<p>TCP or UDP protocols: The range of ports the rule applies to. Required if specifying protocol 6 (TCP) or 17 (UDP).</p>",
10521          "locationName":"portRange"
10522        },
10523        "Protocol":{
10524          "shape":"String",
10525          "documentation":"<p>The protocol number. A value of \"-1\" means all protocols. If you specify \"-1\" or a protocol number other than \"6\" (TCP), \"17\" (UDP), or \"1\" (ICMP), traffic on all ports is allowed, regardless of any ports or ICMP types or codes that you specify. If you specify protocol \"58\" (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and codes allowed, regardless of any that you specify. If you specify protocol \"58\" (ICMPv6) and specify an IPv6 CIDR block, you must specify an ICMP type and code.</p>",
10526          "locationName":"protocol"
10527        },
10528        "RuleAction":{
10529          "shape":"RuleAction",
10530          "documentation":"<p>Indicates whether to allow or deny the traffic that matches the rule.</p>",
10531          "locationName":"ruleAction"
10532        },
10533        "RuleNumber":{
10534          "shape":"Integer",
10535          "documentation":"<p>The rule number for the entry (for example, 100). ACL entries are processed in ascending order by rule number.</p> <p>Constraints: Positive integer from 1 to 32766. The range 32767 to 65535 is reserved for internal use.</p>",
10536          "locationName":"ruleNumber"
10537        }
10538      }
10539    },
10540    "CreateNetworkAclRequest":{
10541      "type":"structure",
10542      "required":["VpcId"],
10543      "members":{
10544        "DryRun":{
10545          "shape":"Boolean",
10546          "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>",
10547          "locationName":"dryRun"
10548        },
10549        "VpcId":{
10550          "shape":"VpcId",
10551          "documentation":"<p>The ID of the VPC.</p>",
10552          "locationName":"vpcId"
10553        },
10554        "TagSpecifications":{
10555          "shape":"TagSpecificationList",
10556          "documentation":"<p>The tags to assign to the network ACL.</p>",
10557          "locationName":"TagSpecification"
10558        }
10559      }
10560    },
10561    "CreateNetworkAclResult":{
10562      "type":"structure",
10563      "members":{
10564        "NetworkAcl":{
10565          "shape":"NetworkAcl",
10566          "documentation":"<p>Information about the network ACL.</p>",
10567          "locationName":"networkAcl"
10568        }
10569      }
10570    },
10571    "CreateNetworkInsightsPathRequest":{
10572      "type":"structure",
10573      "required":[
10574        "Source",
10575        "Destination",
10576        "Protocol",
10577        "ClientToken"
10578      ],
10579      "members":{
10580        "SourceIp":{
10581          "shape":"IpAddress",
10582          "documentation":"<p>The IP address of the Amazon Web Services resource that is the source of the path.</p>"
10583        },
10584        "DestinationIp":{
10585          "shape":"IpAddress",
10586          "documentation":"<p>The IP address of the Amazon Web Services resource that is the destination of the path.</p>"
10587        },
10588        "Source":{
10589          "shape":"String",
10590          "documentation":"<p>The Amazon Web Services resource that is the source of the path.</p>"
10591        },
10592        "Destination":{
10593          "shape":"String",
10594          "documentation":"<p>The Amazon Web Services resource that is the destination of the path.</p>"
10595        },
10596        "Protocol":{
10597          "shape":"Protocol",
10598          "documentation":"<p>The protocol.</p>"
10599        },
10600        "DestinationPort":{
10601          "shape":"Port",
10602          "documentation":"<p>The destination port.</p>"
10603        },
10604        "TagSpecifications":{
10605          "shape":"TagSpecificationList",
10606          "documentation":"<p>The tags to add to the path.</p>",
10607          "locationName":"TagSpecification"
10608        },
10609        "DryRun":{
10610          "shape":"Boolean",
10611          "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>"
10612        },
10613        "ClientToken":{
10614          "shape":"String",
10615          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
10616          "idempotencyToken":true
10617        }
10618      }
10619    },
10620    "CreateNetworkInsightsPathResult":{
10621      "type":"structure",
10622      "members":{
10623        "NetworkInsightsPath":{
10624          "shape":"NetworkInsightsPath",
10625          "documentation":"<p>Information about the path.</p>",
10626          "locationName":"networkInsightsPath"
10627        }
10628      }
10629    },
10630    "CreateNetworkInterfacePermissionRequest":{
10631      "type":"structure",
10632      "required":[
10633        "NetworkInterfaceId",
10634        "Permission"
10635      ],
10636      "members":{
10637        "NetworkInterfaceId":{
10638          "shape":"NetworkInterfaceId",
10639          "documentation":"<p>The ID of the network interface.</p>"
10640        },
10641        "AwsAccountId":{
10642          "shape":"String",
10643          "documentation":"<p>The Amazon Web Services account ID.</p>"
10644        },
10645        "AwsService":{
10646          "shape":"String",
10647          "documentation":"<p>The Amazon Web Service. Currently not supported.</p>"
10648        },
10649        "Permission":{
10650          "shape":"InterfacePermissionType",
10651          "documentation":"<p>The type of permission to grant.</p>"
10652        },
10653        "DryRun":{
10654          "shape":"Boolean",
10655          "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>"
10656        }
10657      },
10658      "documentation":"<p>Contains the parameters for CreateNetworkInterfacePermission.</p>"
10659    },
10660    "CreateNetworkInterfacePermissionResult":{
10661      "type":"structure",
10662      "members":{
10663        "InterfacePermission":{
10664          "shape":"NetworkInterfacePermission",
10665          "documentation":"<p>Information about the permission for the network interface.</p>",
10666          "locationName":"interfacePermission"
10667        }
10668      },
10669      "documentation":"<p>Contains the output of CreateNetworkInterfacePermission.</p>"
10670    },
10671    "CreateNetworkInterfaceRequest":{
10672      "type":"structure",
10673      "required":["SubnetId"],
10674      "members":{
10675        "Description":{
10676          "shape":"String",
10677          "documentation":"<p>A description for the network interface.</p>",
10678          "locationName":"description"
10679        },
10680        "DryRun":{
10681          "shape":"Boolean",
10682          "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>",
10683          "locationName":"dryRun"
10684        },
10685        "Groups":{
10686          "shape":"SecurityGroupIdStringList",
10687          "documentation":"<p>The IDs of one or more security groups.</p>",
10688          "locationName":"SecurityGroupId"
10689        },
10690        "Ipv6AddressCount":{
10691          "shape":"Integer",
10692          "documentation":"<p>The number of IPv6 addresses to assign to a network interface. Amazon EC2 automatically selects the IPv6 addresses from the subnet range. You can't use this option if specifying specific IPv6 addresses. If your subnet has the <code>AssignIpv6AddressOnCreation</code> attribute set to <code>true</code>, you can specify <code>0</code> to override this setting.</p>",
10693          "locationName":"ipv6AddressCount"
10694        },
10695        "Ipv6Addresses":{
10696          "shape":"InstanceIpv6AddressList",
10697          "documentation":"<p>One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. You can't use this option if you're specifying a number of IPv6 addresses.</p>",
10698          "locationName":"ipv6Addresses"
10699        },
10700        "PrivateIpAddress":{
10701          "shape":"String",
10702          "documentation":"<p>The primary private IPv4 address of the network interface. If you don't specify an IPv4 address, Amazon EC2 selects one for you from the subnet's IPv4 CIDR range. If you specify an IP address, you cannot indicate any IP addresses specified in <code>privateIpAddresses</code> as primary (only one IP address can be designated as primary).</p>",
10703          "locationName":"privateIpAddress"
10704        },
10705        "PrivateIpAddresses":{
10706          "shape":"PrivateIpAddressSpecificationList",
10707          "documentation":"<p>One or more private IPv4 addresses.</p>",
10708          "locationName":"privateIpAddresses"
10709        },
10710        "SecondaryPrivateIpAddressCount":{
10711          "shape":"Integer",
10712          "documentation":"<p>The number of secondary private IPv4 addresses to assign to a network interface. When you specify a number of secondary IPv4 addresses, Amazon EC2 selects these IP addresses within the subnet's IPv4 CIDR range. You can't specify this option and specify more than one private IP address using <code>privateIpAddresses</code>.</p> <p>The number of IP addresses you can assign to a network interface varies by instance type. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI\">IP Addresses Per ENI Per Instance Type</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>",
10713          "locationName":"secondaryPrivateIpAddressCount"
10714        },
10715        "Ipv4Prefixes":{
10716          "shape":"Ipv4PrefixList",
10717          "documentation":"<p>One or more IPv4 prefixes assigned to the network interface. You cannot use this option if you use the <code>Ipv4PrefixCount</code> option.</p>",
10718          "locationName":"Ipv4Prefix"
10719        },
10720        "Ipv4PrefixCount":{
10721          "shape":"Integer",
10722          "documentation":"<p>The number of IPv4 prefixes that Amazon Web Services automatically assigns to the network interface. You cannot use this option if you use the <code>Ipv4 Prefixes</code> option.</p>"
10723        },
10724        "Ipv6Prefixes":{
10725          "shape":"Ipv6PrefixList",
10726          "documentation":"<p>One or more IPv6 prefixes assigned to the network interface. You cannot use this option if you use the <code>Ipv6PrefixCount</code> option.</p>",
10727          "locationName":"Ipv6Prefix"
10728        },
10729        "Ipv6PrefixCount":{
10730          "shape":"Integer",
10731          "documentation":"<p>The number of IPv6 prefixes that Amazon Web Services automatically assigns to the network interface. You cannot use this option if you use the <code>Ipv6Prefixes</code> option.</p>"
10732        },
10733        "InterfaceType":{
10734          "shape":"NetworkInterfaceCreationType",
10735          "documentation":"<p>Indicates the type of network interface. To create an Elastic Fabric Adapter (EFA), specify <code>efa</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/efa.html\"> Elastic Fabric Adapter</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>. To create a trunk network interface, specify <code>efa</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/eni-trunking.html\"> Network interface trunking</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
10736        },
10737        "SubnetId":{
10738          "shape":"SubnetId",
10739          "documentation":"<p>The ID of the subnet to associate with the network interface.</p>",
10740          "locationName":"subnetId"
10741        },
10742        "TagSpecifications":{
10743          "shape":"TagSpecificationList",
10744          "documentation":"<p>The tags to apply to the new network interface.</p>",
10745          "locationName":"TagSpecification"
10746        },
10747        "ClientToken":{
10748          "shape":"String",
10749          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>",
10750          "idempotencyToken":true
10751        }
10752      },
10753      "documentation":"<p>Contains the parameters for CreateNetworkInterface.</p>"
10754    },
10755    "CreateNetworkInterfaceResult":{
10756      "type":"structure",
10757      "members":{
10758        "NetworkInterface":{
10759          "shape":"NetworkInterface",
10760          "documentation":"<p>Information about the network interface.</p>",
10761          "locationName":"networkInterface"
10762        },
10763        "ClientToken":{
10764          "shape":"String",
10765          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
10766          "locationName":"clientToken"
10767        }
10768      },
10769      "documentation":"<p>Contains the output of CreateNetworkInterface.</p>"
10770    },
10771    "CreatePlacementGroupRequest":{
10772      "type":"structure",
10773      "members":{
10774        "DryRun":{
10775          "shape":"Boolean",
10776          "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>",
10777          "locationName":"dryRun"
10778        },
10779        "GroupName":{
10780          "shape":"String",
10781          "documentation":"<p>A name for the placement group. Must be unique within the scope of your account for the Region.</p> <p>Constraints: Up to 255 ASCII characters</p>",
10782          "locationName":"groupName"
10783        },
10784        "Strategy":{
10785          "shape":"PlacementStrategy",
10786          "documentation":"<p>The placement strategy.</p>",
10787          "locationName":"strategy"
10788        },
10789        "PartitionCount":{
10790          "shape":"Integer",
10791          "documentation":"<p>The number of partitions. Valid only when <b>Strategy</b> is set to <code>partition</code>.</p>"
10792        },
10793        "TagSpecifications":{
10794          "shape":"TagSpecificationList",
10795          "documentation":"<p>The tags to apply to the new placement group.</p>",
10796          "locationName":"TagSpecification"
10797        }
10798      }
10799    },
10800    "CreatePlacementGroupResult":{
10801      "type":"structure",
10802      "members":{
10803        "PlacementGroup":{
10804          "shape":"PlacementGroup",
10805          "locationName":"placementGroup"
10806        }
10807      }
10808    },
10809    "CreateReplaceRootVolumeTaskRequest":{
10810      "type":"structure",
10811      "required":["InstanceId"],
10812      "members":{
10813        "InstanceId":{
10814          "shape":"InstanceId",
10815          "documentation":"<p>The ID of the instance for which to replace the root volume.</p>"
10816        },
10817        "SnapshotId":{
10818          "shape":"SnapshotId",
10819          "documentation":"<p>The ID of the snapshot from which to restore the replacement root volume. If you want to restore the volume to the initial launch state, omit this parameter.</p>"
10820        },
10821        "ClientToken":{
10822          "shape":"String",
10823          "documentation":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring idempotency</a>.</p>",
10824          "idempotencyToken":true
10825        },
10826        "DryRun":{
10827          "shape":"Boolean",
10828          "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>"
10829        },
10830        "TagSpecifications":{
10831          "shape":"TagSpecificationList",
10832          "documentation":"<p>The tags to apply to the root volume replacement task.</p>",
10833          "locationName":"TagSpecification"
10834        }
10835      }
10836    },
10837    "CreateReplaceRootVolumeTaskResult":{
10838      "type":"structure",
10839      "members":{
10840        "ReplaceRootVolumeTask":{
10841          "shape":"ReplaceRootVolumeTask",
10842          "documentation":"<p>Information about the root volume replacement task.</p>",
10843          "locationName":"replaceRootVolumeTask"
10844        }
10845      }
10846    },
10847    "CreateReservedInstancesListingRequest":{
10848      "type":"structure",
10849      "required":[
10850        "ClientToken",
10851        "InstanceCount",
10852        "PriceSchedules",
10853        "ReservedInstancesId"
10854      ],
10855      "members":{
10856        "ClientToken":{
10857          "shape":"String",
10858          "documentation":"<p>Unique, case-sensitive identifier you provide to ensure idempotency of your listings. This helps avoid duplicate listings. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>",
10859          "locationName":"clientToken"
10860        },
10861        "InstanceCount":{
10862          "shape":"Integer",
10863          "documentation":"<p>The number of instances that are a part of a Reserved Instance account to be listed in the Reserved Instance Marketplace. This number should be less than or equal to the instance count associated with the Reserved Instance ID specified in this call.</p>",
10864          "locationName":"instanceCount"
10865        },
10866        "PriceSchedules":{
10867          "shape":"PriceScheduleSpecificationList",
10868          "documentation":"<p>A list specifying the price of the Standard Reserved Instance for each month remaining in the Reserved Instance term.</p>",
10869          "locationName":"priceSchedules"
10870        },
10871        "ReservedInstancesId":{
10872          "shape":"ReservationId",
10873          "documentation":"<p>The ID of the active Standard Reserved Instance.</p>",
10874          "locationName":"reservedInstancesId"
10875        }
10876      },
10877      "documentation":"<p>Contains the parameters for CreateReservedInstancesListing.</p>"
10878    },
10879    "CreateReservedInstancesListingResult":{
10880      "type":"structure",
10881      "members":{
10882        "ReservedInstancesListings":{
10883          "shape":"ReservedInstancesListingList",
10884          "documentation":"<p>Information about the Standard Reserved Instance listing.</p>",
10885          "locationName":"reservedInstancesListingsSet"
10886        }
10887      },
10888      "documentation":"<p>Contains the output of CreateReservedInstancesListing.</p>"
10889    },
10890    "CreateRestoreImageTaskRequest":{
10891      "type":"structure",
10892      "required":[
10893        "Bucket",
10894        "ObjectKey"
10895      ],
10896      "members":{
10897        "Bucket":{
10898          "shape":"String",
10899          "documentation":"<p>The name of the Amazon S3 bucket that contains the stored AMI object.</p>"
10900        },
10901        "ObjectKey":{
10902          "shape":"String",
10903          "documentation":"<p>The name of the stored AMI object in the bucket.</p>"
10904        },
10905        "Name":{
10906          "shape":"String",
10907          "documentation":"<p>The name for the restored AMI. The name must be unique for AMIs in the Region for this account. If you do not provide a name, the new AMI gets the same name as the original AMI.</p>"
10908        },
10909        "TagSpecifications":{
10910          "shape":"TagSpecificationList",
10911          "documentation":"<p>The tags to apply to the AMI and snapshots on restoration. You can tag the AMI, the snapshots, or both.</p> <ul> <li> <p>To tag the AMI, the value for <code>ResourceType</code> must be <code>image</code>.</p> </li> <li> <p>To tag the snapshots, the value for <code>ResourceType</code> must be <code>snapshot</code>. The same tag is applied to all of the snapshots that are created.</p> </li> </ul>",
10912          "locationName":"TagSpecification"
10913        },
10914        "DryRun":{
10915          "shape":"Boolean",
10916          "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>"
10917        }
10918      }
10919    },
10920    "CreateRestoreImageTaskResult":{
10921      "type":"structure",
10922      "members":{
10923        "ImageId":{
10924          "shape":"String",
10925          "documentation":"<p>The AMI ID.</p>",
10926          "locationName":"imageId"
10927        }
10928      }
10929    },
10930    "CreateRouteRequest":{
10931      "type":"structure",
10932      "required":["RouteTableId"],
10933      "members":{
10934        "DestinationCidrBlock":{
10935          "shape":"String",
10936          "documentation":"<p>The IPv4 CIDR address block used for the destination match. Routing decisions are based on the most specific match. We modify the specified CIDR block to its canonical form; for example, if you specify <code>100.68.0.18/18</code>, we modify it to <code>100.68.0.0/18</code>.</p>",
10937          "locationName":"destinationCidrBlock"
10938        },
10939        "DestinationIpv6CidrBlock":{
10940          "shape":"String",
10941          "documentation":"<p>The IPv6 CIDR block used for the destination match. Routing decisions are based on the most specific match.</p>",
10942          "locationName":"destinationIpv6CidrBlock"
10943        },
10944        "DestinationPrefixListId":{
10945          "shape":"PrefixListResourceId",
10946          "documentation":"<p>The ID of a prefix list used for the destination match.</p>"
10947        },
10948        "DryRun":{
10949          "shape":"Boolean",
10950          "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>",
10951          "locationName":"dryRun"
10952        },
10953        "VpcEndpointId":{
10954          "shape":"VpcEndpointId",
10955          "documentation":"<p>The ID of a VPC endpoint. Supported for Gateway Load Balancer endpoints only.</p>"
10956        },
10957        "EgressOnlyInternetGatewayId":{
10958          "shape":"EgressOnlyInternetGatewayId",
10959          "documentation":"<p>[IPv6 traffic only] The ID of an egress-only internet gateway.</p>",
10960          "locationName":"egressOnlyInternetGatewayId"
10961        },
10962        "GatewayId":{
10963          "shape":"RouteGatewayId",
10964          "documentation":"<p>The ID of an internet gateway or virtual private gateway attached to your VPC.</p>",
10965          "locationName":"gatewayId"
10966        },
10967        "InstanceId":{
10968          "shape":"InstanceId",
10969          "documentation":"<p>The ID of a NAT instance in your VPC. The operation fails if you specify an instance ID unless exactly one network interface is attached.</p>",
10970          "locationName":"instanceId"
10971        },
10972        "NatGatewayId":{
10973          "shape":"NatGatewayId",
10974          "documentation":"<p>[IPv4 traffic only] The ID of a NAT gateway.</p>",
10975          "locationName":"natGatewayId"
10976        },
10977        "TransitGatewayId":{
10978          "shape":"TransitGatewayId",
10979          "documentation":"<p>The ID of a transit gateway.</p>"
10980        },
10981        "LocalGatewayId":{
10982          "shape":"LocalGatewayId",
10983          "documentation":"<p>The ID of the local gateway.</p>"
10984        },
10985        "CarrierGatewayId":{
10986          "shape":"CarrierGatewayId",
10987          "documentation":"<p>The ID of the carrier gateway.</p> <p>You can only use this option when the VPC contains a subnet which is associated with a Wavelength Zone.</p>"
10988        },
10989        "NetworkInterfaceId":{
10990          "shape":"NetworkInterfaceId",
10991          "documentation":"<p>The ID of a network interface.</p>",
10992          "locationName":"networkInterfaceId"
10993        },
10994        "RouteTableId":{
10995          "shape":"RouteTableId",
10996          "documentation":"<p>The ID of the route table for the route.</p>",
10997          "locationName":"routeTableId"
10998        },
10999        "VpcPeeringConnectionId":{
11000          "shape":"VpcPeeringConnectionId",
11001          "documentation":"<p>The ID of a VPC peering connection.</p>",
11002          "locationName":"vpcPeeringConnectionId"
11003        }
11004      }
11005    },
11006    "CreateRouteResult":{
11007      "type":"structure",
11008      "members":{
11009        "Return":{
11010          "shape":"Boolean",
11011          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
11012          "locationName":"return"
11013        }
11014      }
11015    },
11016    "CreateRouteTableRequest":{
11017      "type":"structure",
11018      "required":["VpcId"],
11019      "members":{
11020        "DryRun":{
11021          "shape":"Boolean",
11022          "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>",
11023          "locationName":"dryRun"
11024        },
11025        "VpcId":{
11026          "shape":"VpcId",
11027          "documentation":"<p>The ID of the VPC.</p>",
11028          "locationName":"vpcId"
11029        },
11030        "TagSpecifications":{
11031          "shape":"TagSpecificationList",
11032          "documentation":"<p>The tags to assign to the route table.</p>",
11033          "locationName":"TagSpecification"
11034        }
11035      }
11036    },
11037    "CreateRouteTableResult":{
11038      "type":"structure",
11039      "members":{
11040        "RouteTable":{
11041          "shape":"RouteTable",
11042          "documentation":"<p>Information about the route table.</p>",
11043          "locationName":"routeTable"
11044        }
11045      }
11046    },
11047    "CreateSecurityGroupRequest":{
11048      "type":"structure",
11049      "required":[
11050        "Description",
11051        "GroupName"
11052      ],
11053      "members":{
11054        "Description":{
11055          "shape":"String",
11056          "documentation":"<p>A description for the security group. This is informational only.</p> <p>Constraints: Up to 255 characters in length</p> <p>Constraints for EC2-Classic: ASCII characters</p> <p>Constraints for EC2-VPC: a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=&amp;;{}!$*</p>",
11057          "locationName":"GroupDescription"
11058        },
11059        "GroupName":{
11060          "shape":"String",
11061          "documentation":"<p>The name of the security group.</p> <p>Constraints: Up to 255 characters in length. Cannot start with <code>sg-</code>.</p> <p>Constraints for EC2-Classic: ASCII characters</p> <p>Constraints for EC2-VPC: a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=&amp;;{}!$*</p>"
11062        },
11063        "VpcId":{
11064          "shape":"VpcId",
11065          "documentation":"<p>[EC2-VPC] The ID of the VPC. Required for EC2-VPC.</p>"
11066        },
11067        "TagSpecifications":{
11068          "shape":"TagSpecificationList",
11069          "documentation":"<p>The tags to assign to the security group.</p>",
11070          "locationName":"TagSpecification"
11071        },
11072        "DryRun":{
11073          "shape":"Boolean",
11074          "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>",
11075          "locationName":"dryRun"
11076        }
11077      }
11078    },
11079    "CreateSecurityGroupResult":{
11080      "type":"structure",
11081      "members":{
11082        "GroupId":{
11083          "shape":"String",
11084          "documentation":"<p>The ID of the security group.</p>",
11085          "locationName":"groupId"
11086        },
11087        "Tags":{
11088          "shape":"TagList",
11089          "documentation":"<p>The tags assigned to the security group.</p>",
11090          "locationName":"tagSet"
11091        }
11092      }
11093    },
11094    "CreateSnapshotRequest":{
11095      "type":"structure",
11096      "required":["VolumeId"],
11097      "members":{
11098        "Description":{
11099          "shape":"String",
11100          "documentation":"<p>A description for the snapshot.</p>"
11101        },
11102        "OutpostArn":{
11103          "shape":"String",
11104          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost on which to create a local snapshot.</p> <ul> <li> <p>To create a snapshot of a volume in a Region, omit this parameter. The snapshot is created in the same Region as the volume.</p> </li> <li> <p>To create a snapshot of a volume on an Outpost and store the snapshot in the Region, omit this parameter. The snapshot is created in the Region for the Outpost.</p> </li> <li> <p>To create a snapshot of a volume on an Outpost and store the snapshot on an Outpost, specify the ARN of the destination Outpost. The snapshot must be created on the same Outpost as the volume.</p> </li> </ul> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#create-snapshot\">Create local snapshots from volumes on an Outpost</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
11105        },
11106        "VolumeId":{
11107          "shape":"VolumeId",
11108          "documentation":"<p>The ID of the Amazon EBS volume.</p>"
11109        },
11110        "TagSpecifications":{
11111          "shape":"TagSpecificationList",
11112          "documentation":"<p>The tags to apply to the snapshot during creation.</p>",
11113          "locationName":"TagSpecification"
11114        },
11115        "DryRun":{
11116          "shape":"Boolean",
11117          "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>",
11118          "locationName":"dryRun"
11119        }
11120      }
11121    },
11122    "CreateSnapshotsRequest":{
11123      "type":"structure",
11124      "required":["InstanceSpecification"],
11125      "members":{
11126        "Description":{
11127          "shape":"String",
11128          "documentation":"<p> A description propagated to every snapshot specified by the instance.</p>"
11129        },
11130        "InstanceSpecification":{
11131          "shape":"InstanceSpecification",
11132          "documentation":"<p>The instance to specify which volumes should be included in the snapshots.</p>"
11133        },
11134        "OutpostArn":{
11135          "shape":"String",
11136          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost on which to create the local snapshots.</p> <ul> <li> <p>To create snapshots from an instance in a Region, omit this parameter. The snapshots are created in the same Region as the instance.</p> </li> <li> <p>To create snapshots from an instance on an Outpost and store the snapshots in the Region, omit this parameter. The snapshots are created in the Region for the Outpost.</p> </li> <li> <p>To create snapshots from an instance on an Outpost and store the snapshots on an Outpost, specify the ARN of the destination Outpost. The snapshots must be created on the same Outpost as the instance.</p> </li> </ul> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#create-multivol-snapshot\"> Create multi-volume local snapshots from instances on an Outpost</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
11137        },
11138        "TagSpecifications":{
11139          "shape":"TagSpecificationList",
11140          "documentation":"<p>Tags to apply to every snapshot specified by the instance.</p>",
11141          "locationName":"TagSpecification"
11142        },
11143        "DryRun":{
11144          "shape":"Boolean",
11145          "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>"
11146        },
11147        "CopyTagsFromSource":{
11148          "shape":"CopyTagsFromSource",
11149          "documentation":"<p>Copies the tags from the specified volume to corresponding snapshot.</p>"
11150        }
11151      }
11152    },
11153    "CreateSnapshotsResult":{
11154      "type":"structure",
11155      "members":{
11156        "Snapshots":{
11157          "shape":"SnapshotSet",
11158          "documentation":"<p>List of snapshots.</p>",
11159          "locationName":"snapshotSet"
11160        }
11161      }
11162    },
11163    "CreateSpotDatafeedSubscriptionRequest":{
11164      "type":"structure",
11165      "required":["Bucket"],
11166      "members":{
11167        "Bucket":{
11168          "shape":"String",
11169          "documentation":"<p>The name of the Amazon S3 bucket in which to store the Spot Instance data feed. For more information about bucket names, see <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html#bucketnamingrules\">Rules for bucket naming</a> in the <i>Amazon S3 Developer Guide</i>.</p>",
11170          "locationName":"bucket"
11171        },
11172        "DryRun":{
11173          "shape":"Boolean",
11174          "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>",
11175          "locationName":"dryRun"
11176        },
11177        "Prefix":{
11178          "shape":"String",
11179          "documentation":"<p>The prefix for the data feed file names.</p>",
11180          "locationName":"prefix"
11181        }
11182      },
11183      "documentation":"<p>Contains the parameters for CreateSpotDatafeedSubscription.</p>"
11184    },
11185    "CreateSpotDatafeedSubscriptionResult":{
11186      "type":"structure",
11187      "members":{
11188        "SpotDatafeedSubscription":{
11189          "shape":"SpotDatafeedSubscription",
11190          "documentation":"<p>The Spot Instance data feed subscription.</p>",
11191          "locationName":"spotDatafeedSubscription"
11192        }
11193      },
11194      "documentation":"<p>Contains the output of CreateSpotDatafeedSubscription.</p>"
11195    },
11196    "CreateStoreImageTaskRequest":{
11197      "type":"structure",
11198      "required":[
11199        "ImageId",
11200        "Bucket"
11201      ],
11202      "members":{
11203        "ImageId":{
11204          "shape":"ImageId",
11205          "documentation":"<p>The ID of the AMI.</p>"
11206        },
11207        "Bucket":{
11208          "shape":"String",
11209          "documentation":"<p>The name of the Amazon S3 bucket in which the AMI object will be stored. The bucket must be in the Region in which the request is being made. The AMI object appears in the bucket only after the upload task has completed. </p>"
11210        },
11211        "S3ObjectTags":{
11212          "shape":"S3ObjectTagList",
11213          "documentation":"<p>The tags to apply to the AMI object that will be stored in the Amazon S3 bucket. </p>",
11214          "locationName":"S3ObjectTag"
11215        },
11216        "DryRun":{
11217          "shape":"Boolean",
11218          "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>"
11219        }
11220      }
11221    },
11222    "CreateStoreImageTaskResult":{
11223      "type":"structure",
11224      "members":{
11225        "ObjectKey":{
11226          "shape":"String",
11227          "documentation":"<p>The name of the stored AMI object in the S3 bucket.</p>",
11228          "locationName":"objectKey"
11229        }
11230      }
11231    },
11232    "CreateSubnetCidrReservationRequest":{
11233      "type":"structure",
11234      "required":[
11235        "SubnetId",
11236        "Cidr",
11237        "ReservationType"
11238      ],
11239      "members":{
11240        "TagSpecifications":{
11241          "shape":"TagSpecificationList",
11242          "documentation":"<p>The tags to assign to the subnet CIDR reservation.</p>",
11243          "locationName":"TagSpecification"
11244        },
11245        "SubnetId":{
11246          "shape":"SubnetId",
11247          "documentation":"<p>The ID of the subnet.</p>"
11248        },
11249        "Cidr":{
11250          "shape":"String",
11251          "documentation":"<p>The IPv4 or IPV6 CIDR range to reserve.</p>"
11252        },
11253        "ReservationType":{
11254          "shape":"SubnetCidrReservationType",
11255          "documentation":"<p>The type of reservation.</p> <p>The following are valid values:</p> <ul> <li> <p> <code>prefix</code>: The Amazon EC2 Prefix Delegation feature assigns the IP addresses to network interfaces that are associated with an instance. For information about Prefix Delegation, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-delegation.html\">Prefix Delegation for Amazon EC2 network interfaces</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> </li> <li> <p> <code>explicit</code>: You manually assign the IP addresses to resources that reside in your subnet. </p> </li> </ul>"
11256        },
11257        "Description":{
11258          "shape":"String",
11259          "documentation":"<p>The description to assign to the subnet CIDR reservation.</p>"
11260        },
11261        "DryRun":{
11262          "shape":"Boolean",
11263          "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>"
11264        }
11265      }
11266    },
11267    "CreateSubnetCidrReservationResult":{
11268      "type":"structure",
11269      "members":{
11270        "SubnetCidrReservation":{
11271          "shape":"SubnetCidrReservation",
11272          "documentation":"<p>Information about the created subnet CIDR reservation.</p>",
11273          "locationName":"subnetCidrReservation"
11274        }
11275      }
11276    },
11277    "CreateSubnetRequest":{
11278      "type":"structure",
11279      "required":[
11280        "CidrBlock",
11281        "VpcId"
11282      ],
11283      "members":{
11284        "TagSpecifications":{
11285          "shape":"TagSpecificationList",
11286          "documentation":"<p>The tags to assign to the subnet.</p>",
11287          "locationName":"TagSpecification"
11288        },
11289        "AvailabilityZone":{
11290          "shape":"String",
11291          "documentation":"<p>The Availability Zone or Local Zone for the subnet.</p> <p>Default: Amazon Web Services selects one for you. If you create more than one subnet in your VPC, we do not necessarily select a different zone for each subnet.</p> <p>To create a subnet in a Local Zone, set this value to the Local Zone ID, for example <code>us-west-2-lax-1a</code>. For information about the Regions that support Local Zones, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html#concepts-available-regions\">Available Regions</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>To create a subnet in an Outpost, set this value to the Availability Zone for the Outpost and specify the Outpost ARN.</p>"
11292        },
11293        "AvailabilityZoneId":{
11294          "shape":"String",
11295          "documentation":"<p>The AZ ID or the Local Zone ID of the subnet.</p>"
11296        },
11297        "CidrBlock":{
11298          "shape":"String",
11299          "documentation":"<p>The IPv4 network range for the subnet, in CIDR notation. For example, <code>10.0.0.0/24</code>. We modify the specified CIDR block to its canonical form; for example, if you specify <code>100.68.0.18/18</code>, we modify it to <code>100.68.0.0/18</code>.</p>"
11300        },
11301        "Ipv6CidrBlock":{
11302          "shape":"String",
11303          "documentation":"<p>The IPv6 network range for the subnet, in CIDR notation. The subnet size must use a /64 prefix length.</p>"
11304        },
11305        "OutpostArn":{
11306          "shape":"String",
11307          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost. If you specify an Outpost ARN, you must also specify the Availability Zone of the Outpost subnet.</p>"
11308        },
11309        "VpcId":{
11310          "shape":"VpcId",
11311          "documentation":"<p>The ID of the VPC.</p>"
11312        },
11313        "DryRun":{
11314          "shape":"Boolean",
11315          "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>",
11316          "locationName":"dryRun"
11317        }
11318      }
11319    },
11320    "CreateSubnetResult":{
11321      "type":"structure",
11322      "members":{
11323        "Subnet":{
11324          "shape":"Subnet",
11325          "documentation":"<p>Information about the subnet.</p>",
11326          "locationName":"subnet"
11327        }
11328      }
11329    },
11330    "CreateTagsRequest":{
11331      "type":"structure",
11332      "required":[
11333        "Resources",
11334        "Tags"
11335      ],
11336      "members":{
11337        "DryRun":{
11338          "shape":"Boolean",
11339          "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>",
11340          "locationName":"dryRun"
11341        },
11342        "Resources":{
11343          "shape":"ResourceIdList",
11344          "documentation":"<p>The IDs of the resources, separated by spaces.</p> <p>Constraints: Up to 1000 resource IDs. We recommend breaking up this request into smaller batches.</p>",
11345          "locationName":"ResourceId"
11346        },
11347        "Tags":{
11348          "shape":"TagList",
11349          "documentation":"<p>The tags. The <code>value</code> parameter is required, but if you don't want the tag to have a value, specify the parameter with no value, and we set the value to an empty string.</p>",
11350          "locationName":"Tag"
11351        }
11352      }
11353    },
11354    "CreateTrafficMirrorFilterRequest":{
11355      "type":"structure",
11356      "members":{
11357        "Description":{
11358          "shape":"String",
11359          "documentation":"<p>The description of the Traffic Mirror filter.</p>"
11360        },
11361        "TagSpecifications":{
11362          "shape":"TagSpecificationList",
11363          "documentation":"<p>The tags to assign to a Traffic Mirror filter.</p>",
11364          "locationName":"TagSpecification"
11365        },
11366        "DryRun":{
11367          "shape":"Boolean",
11368          "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>"
11369        },
11370        "ClientToken":{
11371          "shape":"String",
11372          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
11373          "idempotencyToken":true
11374        }
11375      }
11376    },
11377    "CreateTrafficMirrorFilterResult":{
11378      "type":"structure",
11379      "members":{
11380        "TrafficMirrorFilter":{
11381          "shape":"TrafficMirrorFilter",
11382          "documentation":"<p>Information about the Traffic Mirror filter.</p>",
11383          "locationName":"trafficMirrorFilter"
11384        },
11385        "ClientToken":{
11386          "shape":"String",
11387          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
11388          "locationName":"clientToken"
11389        }
11390      }
11391    },
11392    "CreateTrafficMirrorFilterRuleRequest":{
11393      "type":"structure",
11394      "required":[
11395        "TrafficMirrorFilterId",
11396        "TrafficDirection",
11397        "RuleNumber",
11398        "RuleAction",
11399        "DestinationCidrBlock",
11400        "SourceCidrBlock"
11401      ],
11402      "members":{
11403        "TrafficMirrorFilterId":{
11404          "shape":"TrafficMirrorFilterId",
11405          "documentation":"<p>The ID of the filter that this rule is associated with.</p>"
11406        },
11407        "TrafficDirection":{
11408          "shape":"TrafficDirection",
11409          "documentation":"<p>The type of traffic.</p>"
11410        },
11411        "RuleNumber":{
11412          "shape":"Integer",
11413          "documentation":"<p>The number of the Traffic Mirror rule. This number must be unique for each Traffic Mirror rule in a given direction. The rules are processed in ascending order by rule number.</p>"
11414        },
11415        "RuleAction":{
11416          "shape":"TrafficMirrorRuleAction",
11417          "documentation":"<p>The action to take on the filtered traffic.</p>"
11418        },
11419        "DestinationPortRange":{
11420          "shape":"TrafficMirrorPortRangeRequest",
11421          "documentation":"<p>The destination port range.</p>"
11422        },
11423        "SourcePortRange":{
11424          "shape":"TrafficMirrorPortRangeRequest",
11425          "documentation":"<p>The source port range.</p>"
11426        },
11427        "Protocol":{
11428          "shape":"Integer",
11429          "documentation":"<p>The protocol, for example UDP, to assign to the Traffic Mirror rule.</p> <p>For information about the protocol value, see <a href=\"https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml\">Protocol Numbers</a> on the Internet Assigned Numbers Authority (IANA) website.</p>"
11430        },
11431        "DestinationCidrBlock":{
11432          "shape":"String",
11433          "documentation":"<p>The destination CIDR block to assign to the Traffic Mirror rule.</p>"
11434        },
11435        "SourceCidrBlock":{
11436          "shape":"String",
11437          "documentation":"<p>The source CIDR block to assign to the Traffic Mirror rule.</p>"
11438        },
11439        "Description":{
11440          "shape":"String",
11441          "documentation":"<p>The description of the Traffic Mirror rule.</p>"
11442        },
11443        "DryRun":{
11444          "shape":"Boolean",
11445          "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>"
11446        },
11447        "ClientToken":{
11448          "shape":"String",
11449          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
11450          "idempotencyToken":true
11451        }
11452      }
11453    },
11454    "CreateTrafficMirrorFilterRuleResult":{
11455      "type":"structure",
11456      "members":{
11457        "TrafficMirrorFilterRule":{
11458          "shape":"TrafficMirrorFilterRule",
11459          "documentation":"<p>The Traffic Mirror rule.</p>",
11460          "locationName":"trafficMirrorFilterRule"
11461        },
11462        "ClientToken":{
11463          "shape":"String",
11464          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
11465          "locationName":"clientToken"
11466        }
11467      }
11468    },
11469    "CreateTrafficMirrorSessionRequest":{
11470      "type":"structure",
11471      "required":[
11472        "NetworkInterfaceId",
11473        "TrafficMirrorTargetId",
11474        "TrafficMirrorFilterId",
11475        "SessionNumber"
11476      ],
11477      "members":{
11478        "NetworkInterfaceId":{
11479          "shape":"NetworkInterfaceId",
11480          "documentation":"<p>The ID of the source network interface.</p>"
11481        },
11482        "TrafficMirrorTargetId":{
11483          "shape":"TrafficMirrorTargetId",
11484          "documentation":"<p>The ID of the Traffic Mirror target.</p>"
11485        },
11486        "TrafficMirrorFilterId":{
11487          "shape":"TrafficMirrorFilterId",
11488          "documentation":"<p>The ID of the Traffic Mirror filter.</p>"
11489        },
11490        "PacketLength":{
11491          "shape":"Integer",
11492          "documentation":"<p>The number of bytes in each packet to mirror. These are bytes after the VXLAN header. Do not specify this parameter when you want to mirror the entire packet. To mirror a subset of the packet, set this to the length (in bytes) that you want to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target.</p> <p>If you do not want to mirror the entire packet, use the <code>PacketLength</code> parameter to specify the number of bytes in each packet to mirror.</p>"
11493        },
11494        "SessionNumber":{
11495          "shape":"Integer",
11496          "documentation":"<p>The session number determines the order in which sessions are evaluated when an interface is used by multiple sessions. The first session with a matching filter is the one that mirrors the packets.</p> <p>Valid values are 1-32766.</p>"
11497        },
11498        "VirtualNetworkId":{
11499          "shape":"Integer",
11500          "documentation":"<p>The VXLAN ID for the Traffic Mirror session. For more information about the VXLAN protocol, see <a href=\"https://tools.ietf.org/html/rfc7348\">RFC 7348</a>. If you do not specify a <code>VirtualNetworkId</code>, an account-wide unique id is chosen at random.</p>"
11501        },
11502        "Description":{
11503          "shape":"String",
11504          "documentation":"<p>The description of the Traffic Mirror session.</p>"
11505        },
11506        "TagSpecifications":{
11507          "shape":"TagSpecificationList",
11508          "documentation":"<p>The tags to assign to a Traffic Mirror session.</p>",
11509          "locationName":"TagSpecification"
11510        },
11511        "DryRun":{
11512          "shape":"Boolean",
11513          "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>"
11514        },
11515        "ClientToken":{
11516          "shape":"String",
11517          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
11518          "idempotencyToken":true
11519        }
11520      }
11521    },
11522    "CreateTrafficMirrorSessionResult":{
11523      "type":"structure",
11524      "members":{
11525        "TrafficMirrorSession":{
11526          "shape":"TrafficMirrorSession",
11527          "documentation":"<p>Information about the Traffic Mirror session.</p>",
11528          "locationName":"trafficMirrorSession"
11529        },
11530        "ClientToken":{
11531          "shape":"String",
11532          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
11533          "locationName":"clientToken"
11534        }
11535      }
11536    },
11537    "CreateTrafficMirrorTargetRequest":{
11538      "type":"structure",
11539      "members":{
11540        "NetworkInterfaceId":{
11541          "shape":"NetworkInterfaceId",
11542          "documentation":"<p>The network interface ID that is associated with the target.</p>"
11543        },
11544        "NetworkLoadBalancerArn":{
11545          "shape":"String",
11546          "documentation":"<p>The Amazon Resource Name (ARN) of the Network Load Balancer that is associated with the target.</p>"
11547        },
11548        "Description":{
11549          "shape":"String",
11550          "documentation":"<p>The description of the Traffic Mirror target.</p>"
11551        },
11552        "TagSpecifications":{
11553          "shape":"TagSpecificationList",
11554          "documentation":"<p>The tags to assign to the Traffic Mirror target.</p>",
11555          "locationName":"TagSpecification"
11556        },
11557        "DryRun":{
11558          "shape":"Boolean",
11559          "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>"
11560        },
11561        "ClientToken":{
11562          "shape":"String",
11563          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
11564          "idempotencyToken":true
11565        }
11566      }
11567    },
11568    "CreateTrafficMirrorTargetResult":{
11569      "type":"structure",
11570      "members":{
11571        "TrafficMirrorTarget":{
11572          "shape":"TrafficMirrorTarget",
11573          "documentation":"<p>Information about the Traffic Mirror target.</p>",
11574          "locationName":"trafficMirrorTarget"
11575        },
11576        "ClientToken":{
11577          "shape":"String",
11578          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
11579          "locationName":"clientToken"
11580        }
11581      }
11582    },
11583    "CreateTransitGatewayConnectPeerRequest":{
11584      "type":"structure",
11585      "required":[
11586        "TransitGatewayAttachmentId",
11587        "PeerAddress",
11588        "InsideCidrBlocks"
11589      ],
11590      "members":{
11591        "TransitGatewayAttachmentId":{
11592          "shape":"TransitGatewayAttachmentId",
11593          "documentation":"<p>The ID of the Connect attachment.</p>"
11594        },
11595        "TransitGatewayAddress":{
11596          "shape":"String",
11597          "documentation":"<p>The peer IP address (GRE outer IP address) on the transit gateway side of the Connect peer, which must be specified from a transit gateway CIDR block. If not specified, Amazon automatically assigns the first available IP address from the transit gateway CIDR block.</p>"
11598        },
11599        "PeerAddress":{
11600          "shape":"String",
11601          "documentation":"<p>The peer IP address (GRE outer IP address) on the appliance side of the Connect peer.</p>"
11602        },
11603        "BgpOptions":{
11604          "shape":"TransitGatewayConnectRequestBgpOptions",
11605          "documentation":"<p>The BGP options for the Connect peer.</p>"
11606        },
11607        "InsideCidrBlocks":{
11608          "shape":"InsideCidrBlocksStringList",
11609          "documentation":"<p>The range of inside IP addresses that are used for BGP peering. You must specify a size /29 IPv4 CIDR block from the <code>169.254.0.0/16</code> range. The first address from the range must be configured on the appliance as the BGP IP address. You can also optionally specify a size /125 IPv6 CIDR block from the <code>fd00::/8</code> range.</p>"
11610        },
11611        "TagSpecifications":{
11612          "shape":"TagSpecificationList",
11613          "documentation":"<p>The tags to apply to the Connect peer.</p>",
11614          "locationName":"TagSpecification"
11615        },
11616        "DryRun":{
11617          "shape":"Boolean",
11618          "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>"
11619        }
11620      }
11621    },
11622    "CreateTransitGatewayConnectPeerResult":{
11623      "type":"structure",
11624      "members":{
11625        "TransitGatewayConnectPeer":{
11626          "shape":"TransitGatewayConnectPeer",
11627          "documentation":"<p>Information about the Connect peer.</p>",
11628          "locationName":"transitGatewayConnectPeer"
11629        }
11630      }
11631    },
11632    "CreateTransitGatewayConnectRequest":{
11633      "type":"structure",
11634      "required":[
11635        "TransportTransitGatewayAttachmentId",
11636        "Options"
11637      ],
11638      "members":{
11639        "TransportTransitGatewayAttachmentId":{
11640          "shape":"TransitGatewayAttachmentId",
11641          "documentation":"<p>The ID of the transit gateway attachment. You can specify a VPC attachment or Amazon Web Services Direct Connect attachment.</p>"
11642        },
11643        "Options":{
11644          "shape":"CreateTransitGatewayConnectRequestOptions",
11645          "documentation":"<p>The Connect attachment options.</p>"
11646        },
11647        "TagSpecifications":{
11648          "shape":"TagSpecificationList",
11649          "documentation":"<p>The tags to apply to the Connect attachment.</p>",
11650          "locationName":"TagSpecification"
11651        },
11652        "DryRun":{
11653          "shape":"Boolean",
11654          "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>"
11655        }
11656      }
11657    },
11658    "CreateTransitGatewayConnectRequestOptions":{
11659      "type":"structure",
11660      "required":["Protocol"],
11661      "members":{
11662        "Protocol":{
11663          "shape":"ProtocolValue",
11664          "documentation":"<p>The tunnel protocol.</p>"
11665        }
11666      },
11667      "documentation":"<p>The options for a Connect attachment.</p>"
11668    },
11669    "CreateTransitGatewayConnectResult":{
11670      "type":"structure",
11671      "members":{
11672        "TransitGatewayConnect":{
11673          "shape":"TransitGatewayConnect",
11674          "documentation":"<p>Information about the Connect attachment.</p>",
11675          "locationName":"transitGatewayConnect"
11676        }
11677      }
11678    },
11679    "CreateTransitGatewayMulticastDomainRequest":{
11680      "type":"structure",
11681      "required":["TransitGatewayId"],
11682      "members":{
11683        "TransitGatewayId":{
11684          "shape":"TransitGatewayId",
11685          "documentation":"<p>The ID of the transit gateway.</p>"
11686        },
11687        "Options":{
11688          "shape":"CreateTransitGatewayMulticastDomainRequestOptions",
11689          "documentation":"<p>The options for the transit gateway multicast domain.</p>"
11690        },
11691        "TagSpecifications":{
11692          "shape":"TagSpecificationList",
11693          "documentation":"<p>The tags for the transit gateway multicast domain.</p>",
11694          "locationName":"TagSpecification"
11695        },
11696        "DryRun":{
11697          "shape":"Boolean",
11698          "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>"
11699        }
11700      }
11701    },
11702    "CreateTransitGatewayMulticastDomainRequestOptions":{
11703      "type":"structure",
11704      "members":{
11705        "Igmpv2Support":{
11706          "shape":"Igmpv2SupportValue",
11707          "documentation":"<p>Specify whether to enable Internet Group Management Protocol (IGMP) version 2 for the transit gateway multicast domain.</p>"
11708        },
11709        "StaticSourcesSupport":{
11710          "shape":"StaticSourcesSupportValue",
11711          "documentation":"<p>Specify whether to enable support for statically configuring multicast group sources for a domain.</p>"
11712        },
11713        "AutoAcceptSharedAssociations":{
11714          "shape":"AutoAcceptSharedAssociationsValue",
11715          "documentation":"<p>Indicates whether to automatically accept cross-account subnet associations that are associated with the transit gateway multicast domain.</p>"
11716        }
11717      },
11718      "documentation":"<p>The options for the transit gateway multicast domain.</p>"
11719    },
11720    "CreateTransitGatewayMulticastDomainResult":{
11721      "type":"structure",
11722      "members":{
11723        "TransitGatewayMulticastDomain":{
11724          "shape":"TransitGatewayMulticastDomain",
11725          "documentation":"<p>Information about the transit gateway multicast domain.</p>",
11726          "locationName":"transitGatewayMulticastDomain"
11727        }
11728      }
11729    },
11730    "CreateTransitGatewayPeeringAttachmentRequest":{
11731      "type":"structure",
11732      "required":[
11733        "TransitGatewayId",
11734        "PeerTransitGatewayId",
11735        "PeerAccountId",
11736        "PeerRegion"
11737      ],
11738      "members":{
11739        "TransitGatewayId":{
11740          "shape":"TransitGatewayId",
11741          "documentation":"<p>The ID of the transit gateway.</p>"
11742        },
11743        "PeerTransitGatewayId":{
11744          "shape":"TransitAssociationGatewayId",
11745          "documentation":"<p>The ID of the peer transit gateway with which to create the peering attachment.</p>"
11746        },
11747        "PeerAccountId":{
11748          "shape":"String",
11749          "documentation":"<p>The ID of the Amazon Web Services account that owns the peer transit gateway.</p>"
11750        },
11751        "PeerRegion":{
11752          "shape":"String",
11753          "documentation":"<p>The Region where the peer transit gateway is located.</p>"
11754        },
11755        "TagSpecifications":{
11756          "shape":"TagSpecificationList",
11757          "documentation":"<p>The tags to apply to the transit gateway peering attachment.</p>",
11758          "locationName":"TagSpecification"
11759        },
11760        "DryRun":{
11761          "shape":"Boolean",
11762          "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>"
11763        }
11764      }
11765    },
11766    "CreateTransitGatewayPeeringAttachmentResult":{
11767      "type":"structure",
11768      "members":{
11769        "TransitGatewayPeeringAttachment":{
11770          "shape":"TransitGatewayPeeringAttachment",
11771          "documentation":"<p>The transit gateway peering attachment.</p>",
11772          "locationName":"transitGatewayPeeringAttachment"
11773        }
11774      }
11775    },
11776    "CreateTransitGatewayPrefixListReferenceRequest":{
11777      "type":"structure",
11778      "required":[
11779        "TransitGatewayRouteTableId",
11780        "PrefixListId"
11781      ],
11782      "members":{
11783        "TransitGatewayRouteTableId":{
11784          "shape":"TransitGatewayRouteTableId",
11785          "documentation":"<p>The ID of the transit gateway route table.</p>"
11786        },
11787        "PrefixListId":{
11788          "shape":"PrefixListResourceId",
11789          "documentation":"<p>The ID of the prefix list that is used for destination matches.</p>"
11790        },
11791        "TransitGatewayAttachmentId":{
11792          "shape":"TransitGatewayAttachmentId",
11793          "documentation":"<p>The ID of the attachment to which traffic is routed.</p>"
11794        },
11795        "Blackhole":{
11796          "shape":"Boolean",
11797          "documentation":"<p>Indicates whether to drop traffic that matches this route.</p>"
11798        },
11799        "DryRun":{
11800          "shape":"Boolean",
11801          "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>"
11802        }
11803      }
11804    },
11805    "CreateTransitGatewayPrefixListReferenceResult":{
11806      "type":"structure",
11807      "members":{
11808        "TransitGatewayPrefixListReference":{
11809          "shape":"TransitGatewayPrefixListReference",
11810          "documentation":"<p>Information about the prefix list reference.</p>",
11811          "locationName":"transitGatewayPrefixListReference"
11812        }
11813      }
11814    },
11815    "CreateTransitGatewayRequest":{
11816      "type":"structure",
11817      "members":{
11818        "Description":{
11819          "shape":"String",
11820          "documentation":"<p>A description of the transit gateway.</p>"
11821        },
11822        "Options":{
11823          "shape":"TransitGatewayRequestOptions",
11824          "documentation":"<p>The transit gateway options.</p>"
11825        },
11826        "TagSpecifications":{
11827          "shape":"TagSpecificationList",
11828          "documentation":"<p>The tags to apply to the transit gateway.</p>",
11829          "locationName":"TagSpecification"
11830        },
11831        "DryRun":{
11832          "shape":"Boolean",
11833          "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>"
11834        }
11835      }
11836    },
11837    "CreateTransitGatewayResult":{
11838      "type":"structure",
11839      "members":{
11840        "TransitGateway":{
11841          "shape":"TransitGateway",
11842          "documentation":"<p>Information about the transit gateway.</p>",
11843          "locationName":"transitGateway"
11844        }
11845      }
11846    },
11847    "CreateTransitGatewayRouteRequest":{
11848      "type":"structure",
11849      "required":[
11850        "DestinationCidrBlock",
11851        "TransitGatewayRouteTableId"
11852      ],
11853      "members":{
11854        "DestinationCidrBlock":{
11855          "shape":"String",
11856          "documentation":"<p>The CIDR range used for destination matches. Routing decisions are based on the most specific match.</p>"
11857        },
11858        "TransitGatewayRouteTableId":{
11859          "shape":"TransitGatewayRouteTableId",
11860          "documentation":"<p>The ID of the transit gateway route table.</p>"
11861        },
11862        "TransitGatewayAttachmentId":{
11863          "shape":"TransitGatewayAttachmentId",
11864          "documentation":"<p>The ID of the attachment.</p>"
11865        },
11866        "Blackhole":{
11867          "shape":"Boolean",
11868          "documentation":"<p>Indicates whether to drop traffic that matches this route.</p>"
11869        },
11870        "DryRun":{
11871          "shape":"Boolean",
11872          "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>"
11873        }
11874      }
11875    },
11876    "CreateTransitGatewayRouteResult":{
11877      "type":"structure",
11878      "members":{
11879        "Route":{
11880          "shape":"TransitGatewayRoute",
11881          "documentation":"<p>Information about the route.</p>",
11882          "locationName":"route"
11883        }
11884      }
11885    },
11886    "CreateTransitGatewayRouteTableRequest":{
11887      "type":"structure",
11888      "required":["TransitGatewayId"],
11889      "members":{
11890        "TransitGatewayId":{
11891          "shape":"TransitGatewayId",
11892          "documentation":"<p>The ID of the transit gateway.</p>"
11893        },
11894        "TagSpecifications":{
11895          "shape":"TagSpecificationList",
11896          "documentation":"<p>The tags to apply to the transit gateway route table.</p>"
11897        },
11898        "DryRun":{
11899          "shape":"Boolean",
11900          "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>"
11901        }
11902      }
11903    },
11904    "CreateTransitGatewayRouteTableResult":{
11905      "type":"structure",
11906      "members":{
11907        "TransitGatewayRouteTable":{
11908          "shape":"TransitGatewayRouteTable",
11909          "documentation":"<p>Information about the transit gateway route table.</p>",
11910          "locationName":"transitGatewayRouteTable"
11911        }
11912      }
11913    },
11914    "CreateTransitGatewayVpcAttachmentRequest":{
11915      "type":"structure",
11916      "required":[
11917        "TransitGatewayId",
11918        "VpcId",
11919        "SubnetIds"
11920      ],
11921      "members":{
11922        "TransitGatewayId":{
11923          "shape":"TransitGatewayId",
11924          "documentation":"<p>The ID of the transit gateway.</p>"
11925        },
11926        "VpcId":{
11927          "shape":"VpcId",
11928          "documentation":"<p>The ID of the VPC.</p>"
11929        },
11930        "SubnetIds":{
11931          "shape":"TransitGatewaySubnetIdList",
11932          "documentation":"<p>The IDs of one or more subnets. You can specify only one subnet per Availability Zone. You must specify at least one subnet, but we recommend that you specify two subnets for better availability. The transit gateway uses one IP address from each specified subnet.</p>"
11933        },
11934        "Options":{
11935          "shape":"CreateTransitGatewayVpcAttachmentRequestOptions",
11936          "documentation":"<p>The VPC attachment options.</p>"
11937        },
11938        "TagSpecifications":{
11939          "shape":"TagSpecificationList",
11940          "documentation":"<p>The tags to apply to the VPC attachment.</p>"
11941        },
11942        "DryRun":{
11943          "shape":"Boolean",
11944          "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>"
11945        }
11946      }
11947    },
11948    "CreateTransitGatewayVpcAttachmentRequestOptions":{
11949      "type":"structure",
11950      "members":{
11951        "DnsSupport":{
11952          "shape":"DnsSupportValue",
11953          "documentation":"<p>Enable or disable DNS support. The default is <code>enable</code>.</p>"
11954        },
11955        "Ipv6Support":{
11956          "shape":"Ipv6SupportValue",
11957          "documentation":"<p>Enable or disable IPv6 support. The default is <code>disable</code>.</p>"
11958        },
11959        "ApplianceModeSupport":{
11960          "shape":"ApplianceModeSupportValue",
11961          "documentation":"<p>Enable or disable support for appliance mode. If enabled, a traffic flow between a source and destination uses the same Availability Zone for the VPC attachment for the lifetime of that flow. The default is <code>disable</code>.</p>"
11962        }
11963      },
11964      "documentation":"<p>Describes the options for a VPC attachment.</p>"
11965    },
11966    "CreateTransitGatewayVpcAttachmentResult":{
11967      "type":"structure",
11968      "members":{
11969        "TransitGatewayVpcAttachment":{
11970          "shape":"TransitGatewayVpcAttachment",
11971          "documentation":"<p>Information about the VPC attachment.</p>",
11972          "locationName":"transitGatewayVpcAttachment"
11973        }
11974      }
11975    },
11976    "CreateVolumePermission":{
11977      "type":"structure",
11978      "members":{
11979        "Group":{
11980          "shape":"PermissionGroup",
11981          "documentation":"<p>The group to be added or removed. The possible value is <code>all</code>.</p>",
11982          "locationName":"group"
11983        },
11984        "UserId":{
11985          "shape":"String",
11986          "documentation":"<p>The ID of the Amazon Web Services account to be added or removed.</p>",
11987          "locationName":"userId"
11988        }
11989      },
11990      "documentation":"<p>Describes the user or group to be added or removed from the list of create volume permissions for a volume.</p>"
11991    },
11992    "CreateVolumePermissionList":{
11993      "type":"list",
11994      "member":{
11995        "shape":"CreateVolumePermission",
11996        "locationName":"item"
11997      }
11998    },
11999    "CreateVolumePermissionModifications":{
12000      "type":"structure",
12001      "members":{
12002        "Add":{
12003          "shape":"CreateVolumePermissionList",
12004          "documentation":"<p>Adds the specified Amazon Web Services account ID or group to the list.</p>"
12005        },
12006        "Remove":{
12007          "shape":"CreateVolumePermissionList",
12008          "documentation":"<p>Removes the specified Amazon Web Services account ID or group from the list.</p>"
12009        }
12010      },
12011      "documentation":"<p>Describes modifications to the list of create volume permissions for a volume.</p>"
12012    },
12013    "CreateVolumeRequest":{
12014      "type":"structure",
12015      "required":["AvailabilityZone"],
12016      "members":{
12017        "AvailabilityZone":{
12018          "shape":"String",
12019          "documentation":"<p>The Availability Zone in which to create the volume.</p>"
12020        },
12021        "Encrypted":{
12022          "shape":"Boolean",
12023          "documentation":"<p>Indicates whether the volume should be encrypted. The effect of setting the encryption state to <code>true</code> depends on the volume origin (new or from a snapshot), starting encryption state, ownership, and whether encryption by default is enabled. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html#encryption-by-default\">Encryption by default</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>Encrypted Amazon EBS volumes must be attached to instances that support Amazon EBS encryption. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html#EBSEncryption_supported_instances\">Supported instance types</a>.</p>",
12024          "locationName":"encrypted"
12025        },
12026        "Iops":{
12027          "shape":"Integer",
12028          "documentation":"<p>The number of I/O operations per second (IOPS). For <code>gp3</code>, <code>io1</code>, and <code>io2</code> volumes, this represents the number of IOPS that are provisioned for the volume. For <code>gp2</code> volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.</p> <p>The following are the supported values for each volume type:</p> <ul> <li> <p> <code>gp3</code>: 3,000-16,000 IOPS</p> </li> <li> <p> <code>io1</code>: 100-64,000 IOPS</p> </li> <li> <p> <code>io2</code>: 100-64,000 IOPS</p> </li> </ul> <p> <code>io1</code> and <code>io2</code> volumes support up to 64,000 IOPS only on <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances\">Instances built on the Nitro System</a>. Other instance families support performance up to 32,000 IOPS.</p> <p>This parameter is required for <code>io1</code> and <code>io2</code> volumes. The default for <code>gp3</code> volumes is 3,000 IOPS. This parameter is not supported for <code>gp2</code>, <code>st1</code>, <code>sc1</code>, or <code>standard</code> volumes.</p>"
12029        },
12030        "KmsKeyId":{
12031          "shape":"KmsKeyId",
12032          "documentation":"<p>The identifier of the Key Management Service (KMS) KMS key to use for Amazon EBS encryption. If this parameter is not specified, your KMS key for Amazon EBS is used. If <code>KmsKeyId</code> is specified, the encrypted state must be <code>true</code>.</p> <p>You can specify the KMS key using any of the following:</p> <ul> <li> <p>Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.</p> </li> <li> <p>Key alias. For example, alias/ExampleAlias.</p> </li> <li> <p>Key ARN. For example, arn:aws:kms:us-east-1:012345678910:key/1234abcd-12ab-34cd-56ef-1234567890ab.</p> </li> <li> <p>Alias ARN. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.</p> </li> </ul> <p>Amazon Web Services authenticates the KMS key asynchronously. Therefore, if you specify an ID, alias, or ARN that is not valid, the action can appear to complete, but eventually fails.</p>"
12033        },
12034        "OutpostArn":{
12035          "shape":"String",
12036          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost.</p>"
12037        },
12038        "Size":{
12039          "shape":"Integer",
12040          "documentation":"<p>The size of the volume, in GiBs. You must specify either a snapshot ID or a volume size. If you specify a snapshot, the default is the snapshot size. You can specify a volume size that is equal to or larger than the snapshot size.</p> <p>The following are the supported volumes sizes for each volume type:</p> <ul> <li> <p> <code>gp2</code> and <code>gp3</code>: 1-16,384</p> </li> <li> <p> <code>io1</code> and <code>io2</code>: 4-16,384</p> </li> <li> <p> <code>st1</code> and <code>sc1</code>: 125-16,384</p> </li> <li> <p> <code>standard</code>: 1-1,024</p> </li> </ul>"
12041        },
12042        "SnapshotId":{
12043          "shape":"SnapshotId",
12044          "documentation":"<p>The snapshot from which to create the volume. You must specify either a snapshot ID or a volume size.</p>"
12045        },
12046        "VolumeType":{
12047          "shape":"VolumeType",
12048          "documentation":"<p>The volume type. This parameter can be one of the following values:</p> <ul> <li> <p>General Purpose SSD: <code>gp2</code> | <code>gp3</code> </p> </li> <li> <p>Provisioned IOPS SSD: <code>io1</code> | <code>io2</code> </p> </li> <li> <p>Throughput Optimized HDD: <code>st1</code> </p> </li> <li> <p>Cold HDD: <code>sc1</code> </p> </li> <li> <p>Magnetic: <code>standard</code> </p> </li> </ul> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html\">Amazon EBS volume types</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>Default: <code>gp2</code> </p>"
12049        },
12050        "DryRun":{
12051          "shape":"Boolean",
12052          "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>",
12053          "locationName":"dryRun"
12054        },
12055        "TagSpecifications":{
12056          "shape":"TagSpecificationList",
12057          "documentation":"<p>The tags to apply to the volume during creation.</p>",
12058          "locationName":"TagSpecification"
12059        },
12060        "MultiAttachEnabled":{
12061          "shape":"Boolean",
12062          "documentation":"<p>Indicates whether to enable Amazon EBS Multi-Attach. If you enable Multi-Attach, you can attach the volume to up to 16 <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances\">Instances built on the Nitro System</a> in the same Availability Zone. This parameter is supported with <code>io1</code> and <code>io2</code> volumes only. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volumes-multi.html\"> Amazon EBS Multi-Attach</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
12063        },
12064        "Throughput":{
12065          "shape":"Integer",
12066          "documentation":"<p>The throughput to provision for a volume, with a maximum of 1,000 MiB/s.</p> <p>This parameter is valid only for <code>gp3</code> volumes.</p> <p>Valid Range: Minimum value of 125. Maximum value of 1000.</p>"
12067        },
12068        "ClientToken":{
12069          "shape":"String",
12070          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensure Idempotency</a>.</p>",
12071          "idempotencyToken":true
12072        }
12073      }
12074    },
12075    "CreateVpcEndpointConnectionNotificationRequest":{
12076      "type":"structure",
12077      "required":[
12078        "ConnectionNotificationArn",
12079        "ConnectionEvents"
12080      ],
12081      "members":{
12082        "DryRun":{
12083          "shape":"Boolean",
12084          "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>"
12085        },
12086        "ServiceId":{
12087          "shape":"VpcEndpointServiceId",
12088          "documentation":"<p>The ID of the endpoint service.</p>"
12089        },
12090        "VpcEndpointId":{
12091          "shape":"VpcEndpointId",
12092          "documentation":"<p>The ID of the endpoint.</p>"
12093        },
12094        "ConnectionNotificationArn":{
12095          "shape":"String",
12096          "documentation":"<p>The ARN of the SNS topic for the notifications.</p>"
12097        },
12098        "ConnectionEvents":{
12099          "shape":"ValueStringList",
12100          "documentation":"<p>One or more endpoint events for which to receive notifications. Valid values are <code>Accept</code>, <code>Connect</code>, <code>Delete</code>, and <code>Reject</code>.</p>"
12101        },
12102        "ClientToken":{
12103          "shape":"String",
12104          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>"
12105        }
12106      }
12107    },
12108    "CreateVpcEndpointConnectionNotificationResult":{
12109      "type":"structure",
12110      "members":{
12111        "ConnectionNotification":{
12112          "shape":"ConnectionNotification",
12113          "documentation":"<p>Information about the notification.</p>",
12114          "locationName":"connectionNotification"
12115        },
12116        "ClientToken":{
12117          "shape":"String",
12118          "documentation":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.</p>",
12119          "locationName":"clientToken"
12120        }
12121      }
12122    },
12123    "CreateVpcEndpointRequest":{
12124      "type":"structure",
12125      "required":[
12126        "VpcId",
12127        "ServiceName"
12128      ],
12129      "members":{
12130        "DryRun":{
12131          "shape":"Boolean",
12132          "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>"
12133        },
12134        "VpcEndpointType":{
12135          "shape":"VpcEndpointType",
12136          "documentation":"<p>The type of endpoint.</p> <p>Default: Gateway</p>"
12137        },
12138        "VpcId":{
12139          "shape":"VpcId",
12140          "documentation":"<p>The ID of the VPC in which the endpoint will be used.</p>"
12141        },
12142        "ServiceName":{
12143          "shape":"String",
12144          "documentation":"<p>The service name. To get a list of available services, use the <a>DescribeVpcEndpointServices</a> request, or get the name from the service provider.</p>"
12145        },
12146        "PolicyDocument":{
12147          "shape":"String",
12148          "documentation":"<p>(Interface and gateway endpoints) A policy to attach to the endpoint that controls access to the service. The policy must be in valid JSON format. If this parameter is not specified, we attach a default policy that allows full access to the service.</p>"
12149        },
12150        "RouteTableIds":{
12151          "shape":"VpcEndpointRouteTableIdList",
12152          "documentation":"<p>(Gateway endpoint) One or more route table IDs.</p>",
12153          "locationName":"RouteTableId"
12154        },
12155        "SubnetIds":{
12156          "shape":"VpcEndpointSubnetIdList",
12157          "documentation":"<p>(Interface and Gateway Load Balancer endpoints) The ID of one or more subnets in which to create an endpoint network interface. For a Gateway Load Balancer endpoint, you can specify one subnet only.</p>",
12158          "locationName":"SubnetId"
12159        },
12160        "SecurityGroupIds":{
12161          "shape":"VpcEndpointSecurityGroupIdList",
12162          "documentation":"<p>(Interface endpoint) The ID of one or more security groups to associate with the endpoint network interface.</p>",
12163          "locationName":"SecurityGroupId"
12164        },
12165        "ClientToken":{
12166          "shape":"String",
12167          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>"
12168        },
12169        "PrivateDnsEnabled":{
12170          "shape":"Boolean",
12171          "documentation":"<p>(Interface endpoint) Indicates whether to associate a private hosted zone with the specified VPC. The private hosted zone contains a record set for the default public DNS name for the service for the Region (for example, <code>kinesis.us-east-1.amazonaws.com</code>), which resolves to the private IP addresses of the endpoint network interfaces in the VPC. This enables you to make requests to the default public DNS name for the service instead of the public DNS names that are automatically generated by the VPC endpoint service.</p> <p>To use a private hosted zone, you must set the following VPC attributes to <code>true</code>: <code>enableDnsHostnames</code> and <code>enableDnsSupport</code>. Use <a>ModifyVpcAttribute</a> to set the VPC attributes.</p> <p>Default: <code>true</code> </p>"
12172        },
12173        "TagSpecifications":{
12174          "shape":"TagSpecificationList",
12175          "documentation":"<p>The tags to associate with the endpoint.</p>",
12176          "locationName":"TagSpecification"
12177        }
12178      },
12179      "documentation":"<p>Contains the parameters for CreateVpcEndpoint.</p>"
12180    },
12181    "CreateVpcEndpointResult":{
12182      "type":"structure",
12183      "members":{
12184        "VpcEndpoint":{
12185          "shape":"VpcEndpoint",
12186          "documentation":"<p>Information about the endpoint.</p>",
12187          "locationName":"vpcEndpoint"
12188        },
12189        "ClientToken":{
12190          "shape":"String",
12191          "documentation":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.</p>",
12192          "locationName":"clientToken"
12193        }
12194      },
12195      "documentation":"<p>Contains the output of CreateVpcEndpoint.</p>"
12196    },
12197    "CreateVpcEndpointServiceConfigurationRequest":{
12198      "type":"structure",
12199      "members":{
12200        "DryRun":{
12201          "shape":"Boolean",
12202          "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>"
12203        },
12204        "AcceptanceRequired":{
12205          "shape":"Boolean",
12206          "documentation":"<p>Indicates whether requests from service consumers to create an endpoint to your service must be accepted. To accept a request, use <a>AcceptVpcEndpointConnections</a>.</p>"
12207        },
12208        "PrivateDnsName":{
12209          "shape":"String",
12210          "documentation":"<p>(Interface endpoint configuration) The private DNS name to assign to the VPC endpoint service.</p>"
12211        },
12212        "NetworkLoadBalancerArns":{
12213          "shape":"ValueStringList",
12214          "documentation":"<p>The Amazon Resource Names (ARNs) of one or more Network Load Balancers for your service.</p>",
12215          "locationName":"NetworkLoadBalancerArn"
12216        },
12217        "GatewayLoadBalancerArns":{
12218          "shape":"ValueStringList",
12219          "documentation":"<p>The Amazon Resource Names (ARNs) of one or more Gateway Load Balancers.</p>",
12220          "locationName":"GatewayLoadBalancerArn"
12221        },
12222        "ClientToken":{
12223          "shape":"String",
12224          "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/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>"
12225        },
12226        "TagSpecifications":{
12227          "shape":"TagSpecificationList",
12228          "documentation":"<p>The tags to associate with the service.</p>",
12229          "locationName":"TagSpecification"
12230        }
12231      }
12232    },
12233    "CreateVpcEndpointServiceConfigurationResult":{
12234      "type":"structure",
12235      "members":{
12236        "ServiceConfiguration":{
12237          "shape":"ServiceConfiguration",
12238          "documentation":"<p>Information about the service configuration.</p>",
12239          "locationName":"serviceConfiguration"
12240        },
12241        "ClientToken":{
12242          "shape":"String",
12243          "documentation":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.</p>",
12244          "locationName":"clientToken"
12245        }
12246      }
12247    },
12248    "CreateVpcPeeringConnectionRequest":{
12249      "type":"structure",
12250      "members":{
12251        "DryRun":{
12252          "shape":"Boolean",
12253          "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>",
12254          "locationName":"dryRun"
12255        },
12256        "PeerOwnerId":{
12257          "shape":"String",
12258          "documentation":"<p>The Amazon Web Services account ID of the owner of the accepter VPC.</p> <p>Default: Your Amazon Web Services account ID</p>",
12259          "locationName":"peerOwnerId"
12260        },
12261        "PeerVpcId":{
12262          "shape":"String",
12263          "documentation":"<p>The ID of the VPC with which you are creating the VPC peering connection. You must specify this parameter in the request.</p>",
12264          "locationName":"peerVpcId"
12265        },
12266        "VpcId":{
12267          "shape":"VpcId",
12268          "documentation":"<p>The ID of the requester VPC. You must specify this parameter in the request.</p>",
12269          "locationName":"vpcId"
12270        },
12271        "PeerRegion":{
12272          "shape":"String",
12273          "documentation":"<p>The Region code for the accepter VPC, if the accepter VPC is located in a Region other than the Region in which you make the request.</p> <p>Default: The Region in which you make the request.</p>"
12274        },
12275        "TagSpecifications":{
12276          "shape":"TagSpecificationList",
12277          "documentation":"<p>The tags to assign to the peering connection.</p>",
12278          "locationName":"TagSpecification"
12279        }
12280      }
12281    },
12282    "CreateVpcPeeringConnectionResult":{
12283      "type":"structure",
12284      "members":{
12285        "VpcPeeringConnection":{
12286          "shape":"VpcPeeringConnection",
12287          "documentation":"<p>Information about the VPC peering connection.</p>",
12288          "locationName":"vpcPeeringConnection"
12289        }
12290      }
12291    },
12292    "CreateVpcRequest":{
12293      "type":"structure",
12294      "required":["CidrBlock"],
12295      "members":{
12296        "CidrBlock":{
12297          "shape":"String",
12298          "documentation":"<p>The IPv4 network range for the VPC, in CIDR notation. For example, <code>10.0.0.0/16</code>. We modify the specified CIDR block to its canonical form; for example, if you specify <code>100.68.0.18/18</code>, we modify it to <code>100.68.0.0/18</code>.</p>"
12299        },
12300        "AmazonProvidedIpv6CidrBlock":{
12301          "shape":"Boolean",
12302          "documentation":"<p>Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IP addresses, or the size of the CIDR block.</p>",
12303          "locationName":"amazonProvidedIpv6CidrBlock"
12304        },
12305        "Ipv6Pool":{
12306          "shape":"Ipv6PoolEc2Id",
12307          "documentation":"<p>The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.</p>"
12308        },
12309        "Ipv6CidrBlock":{
12310          "shape":"String",
12311          "documentation":"<p>The IPv6 CIDR block from the IPv6 address pool. You must also specify <code>Ipv6Pool</code> in the request.</p> <p>To let Amazon choose the IPv6 CIDR block for you, omit this parameter.</p>"
12312        },
12313        "DryRun":{
12314          "shape":"Boolean",
12315          "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>",
12316          "locationName":"dryRun"
12317        },
12318        "InstanceTenancy":{
12319          "shape":"Tenancy",
12320          "documentation":"<p>The tenancy options for instances launched into the VPC. For <code>default</code>, instances are launched with shared tenancy by default. You can launch instances with any tenancy into a shared tenancy VPC. For <code>dedicated</code>, instances are launched as dedicated tenancy instances by default. You can only launch instances with a tenancy of <code>dedicated</code> or <code>host</code> into a dedicated tenancy VPC. </p> <p> <b>Important:</b> The <code>host</code> value cannot be used with this parameter. Use the <code>default</code> or <code>dedicated</code> values only.</p> <p>Default: <code>default</code> </p>",
12321          "locationName":"instanceTenancy"
12322        },
12323        "Ipv6CidrBlockNetworkBorderGroup":{
12324          "shape":"String",
12325          "documentation":"<p>The name of the location from which we advertise the IPV6 CIDR block. Use this parameter to limit the address to this location.</p> <p> You must set <code>AmazonProvidedIpv6CidrBlock</code> to <code>true</code> to use this parameter.</p>"
12326        },
12327        "TagSpecifications":{
12328          "shape":"TagSpecificationList",
12329          "documentation":"<p>The tags to assign to the VPC.</p>",
12330          "locationName":"TagSpecification"
12331        }
12332      }
12333    },
12334    "CreateVpcResult":{
12335      "type":"structure",
12336      "members":{
12337        "Vpc":{
12338          "shape":"Vpc",
12339          "documentation":"<p>Information about the VPC.</p>",
12340          "locationName":"vpc"
12341        }
12342      }
12343    },
12344    "CreateVpnConnectionRequest":{
12345      "type":"structure",
12346      "required":[
12347        "CustomerGatewayId",
12348        "Type"
12349      ],
12350      "members":{
12351        "CustomerGatewayId":{
12352          "shape":"CustomerGatewayId",
12353          "documentation":"<p>The ID of the customer gateway.</p>"
12354        },
12355        "Type":{
12356          "shape":"String",
12357          "documentation":"<p>The type of VPN connection (<code>ipsec.1</code>).</p>"
12358        },
12359        "VpnGatewayId":{
12360          "shape":"VpnGatewayId",
12361          "documentation":"<p>The ID of the virtual private gateway. If you specify a virtual private gateway, you cannot specify a transit gateway.</p>"
12362        },
12363        "TransitGatewayId":{
12364          "shape":"TransitGatewayId",
12365          "documentation":"<p>The ID of the transit gateway. If you specify a transit gateway, you cannot specify a virtual private gateway.</p>"
12366        },
12367        "DryRun":{
12368          "shape":"Boolean",
12369          "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>",
12370          "locationName":"dryRun"
12371        },
12372        "Options":{
12373          "shape":"VpnConnectionOptionsSpecification",
12374          "documentation":"<p>The options for the VPN connection.</p>",
12375          "locationName":"options"
12376        },
12377        "TagSpecifications":{
12378          "shape":"TagSpecificationList",
12379          "documentation":"<p>The tags to apply to the VPN connection.</p>",
12380          "locationName":"TagSpecification"
12381        }
12382      },
12383      "documentation":"<p>Contains the parameters for CreateVpnConnection.</p>"
12384    },
12385    "CreateVpnConnectionResult":{
12386      "type":"structure",
12387      "members":{
12388        "VpnConnection":{
12389          "shape":"VpnConnection",
12390          "documentation":"<p>Information about the VPN connection.</p>",
12391          "locationName":"vpnConnection"
12392        }
12393      },
12394      "documentation":"<p>Contains the output of CreateVpnConnection.</p>"
12395    },
12396    "CreateVpnConnectionRouteRequest":{
12397      "type":"structure",
12398      "required":[
12399        "DestinationCidrBlock",
12400        "VpnConnectionId"
12401      ],
12402      "members":{
12403        "DestinationCidrBlock":{
12404          "shape":"String",
12405          "documentation":"<p>The CIDR block associated with the local subnet of the customer network.</p>"
12406        },
12407        "VpnConnectionId":{
12408          "shape":"VpnConnectionId",
12409          "documentation":"<p>The ID of the VPN connection.</p>"
12410        }
12411      },
12412      "documentation":"<p>Contains the parameters for CreateVpnConnectionRoute.</p>"
12413    },
12414    "CreateVpnGatewayRequest":{
12415      "type":"structure",
12416      "required":["Type"],
12417      "members":{
12418        "AvailabilityZone":{
12419          "shape":"String",
12420          "documentation":"<p>The Availability Zone for the virtual private gateway.</p>"
12421        },
12422        "Type":{
12423          "shape":"GatewayType",
12424          "documentation":"<p>The type of VPN connection this virtual private gateway supports.</p>"
12425        },
12426        "TagSpecifications":{
12427          "shape":"TagSpecificationList",
12428          "documentation":"<p>The tags to apply to the virtual private gateway.</p>",
12429          "locationName":"TagSpecification"
12430        },
12431        "AmazonSideAsn":{
12432          "shape":"Long",
12433          "documentation":"<p>A private Autonomous System Number (ASN) for the Amazon side of a BGP session. If you're using a 16-bit ASN, it must be in the 64512 to 65534 range. If you're using a 32-bit ASN, it must be in the 4200000000 to 4294967294 range.</p> <p>Default: 64512</p>"
12434        },
12435        "DryRun":{
12436          "shape":"Boolean",
12437          "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>",
12438          "locationName":"dryRun"
12439        }
12440      },
12441      "documentation":"<p>Contains the parameters for CreateVpnGateway.</p>"
12442    },
12443    "CreateVpnGatewayResult":{
12444      "type":"structure",
12445      "members":{
12446        "VpnGateway":{
12447          "shape":"VpnGateway",
12448          "documentation":"<p>Information about the virtual private gateway.</p>",
12449          "locationName":"vpnGateway"
12450        }
12451      },
12452      "documentation":"<p>Contains the output of CreateVpnGateway.</p>"
12453    },
12454    "CreditSpecification":{
12455      "type":"structure",
12456      "members":{
12457        "CpuCredits":{
12458          "shape":"String",
12459          "documentation":"<p>The credit option for CPU usage of a T2, T3, or T3a instance. Valid values are <code>standard</code> and <code>unlimited</code>.</p>",
12460          "locationName":"cpuCredits"
12461        }
12462      },
12463      "documentation":"<p>Describes the credit option for CPU usage of a T2, T3, or T3a instance.</p>"
12464    },
12465    "CreditSpecificationRequest":{
12466      "type":"structure",
12467      "required":["CpuCredits"],
12468      "members":{
12469        "CpuCredits":{
12470          "shape":"String",
12471          "documentation":"<p>The credit option for CPU usage of a T2, T3, or T3a instance. Valid values are <code>standard</code> and <code>unlimited</code>.</p>"
12472        }
12473      },
12474      "documentation":"<p>The credit option for CPU usage of a T2, T3, or T3a instance.</p>"
12475    },
12476    "CurrencyCodeValues":{
12477      "type":"string",
12478      "enum":["USD"]
12479    },
12480    "CurrentGenerationFlag":{"type":"boolean"},
12481    "CustomerGateway":{
12482      "type":"structure",
12483      "members":{
12484        "BgpAsn":{
12485          "shape":"String",
12486          "documentation":"<p>The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).</p>",
12487          "locationName":"bgpAsn"
12488        },
12489        "CustomerGatewayId":{
12490          "shape":"String",
12491          "documentation":"<p>The ID of the customer gateway.</p>",
12492          "locationName":"customerGatewayId"
12493        },
12494        "IpAddress":{
12495          "shape":"String",
12496          "documentation":"<p>The Internet-routable IP address of the customer gateway's outside interface.</p>",
12497          "locationName":"ipAddress"
12498        },
12499        "CertificateArn":{
12500          "shape":"String",
12501          "documentation":"<p>The Amazon Resource Name (ARN) for the customer gateway certificate.</p>",
12502          "locationName":"certificateArn"
12503        },
12504        "State":{
12505          "shape":"String",
12506          "documentation":"<p>The current state of the customer gateway (<code>pending | available | deleting | deleted</code>).</p>",
12507          "locationName":"state"
12508        },
12509        "Type":{
12510          "shape":"String",
12511          "documentation":"<p>The type of VPN connection the customer gateway supports (<code>ipsec.1</code>).</p>",
12512          "locationName":"type"
12513        },
12514        "DeviceName":{
12515          "shape":"String",
12516          "documentation":"<p>The name of customer gateway device.</p>",
12517          "locationName":"deviceName"
12518        },
12519        "Tags":{
12520          "shape":"TagList",
12521          "documentation":"<p>Any tags assigned to the customer gateway.</p>",
12522          "locationName":"tagSet"
12523        }
12524      },
12525      "documentation":"<p>Describes a customer gateway.</p>"
12526    },
12527    "CustomerGatewayId":{"type":"string"},
12528    "CustomerGatewayIdStringList":{
12529      "type":"list",
12530      "member":{
12531        "shape":"CustomerGatewayId",
12532        "locationName":"CustomerGatewayId"
12533      }
12534    },
12535    "CustomerGatewayList":{
12536      "type":"list",
12537      "member":{
12538        "shape":"CustomerGateway",
12539        "locationName":"item"
12540      }
12541    },
12542    "DITMaxResults":{
12543      "type":"integer",
12544      "max":100,
12545      "min":5
12546    },
12547    "DITOMaxResults":{
12548      "type":"integer",
12549      "max":1000,
12550      "min":5
12551    },
12552    "DatafeedSubscriptionState":{
12553      "type":"string",
12554      "enum":[
12555        "Active",
12556        "Inactive"
12557      ]
12558    },
12559    "DateTime":{"type":"timestamp"},
12560    "DedicatedHostFlag":{"type":"boolean"},
12561    "DedicatedHostId":{"type":"string"},
12562    "DedicatedHostIdList":{
12563      "type":"list",
12564      "member":{
12565        "shape":"DedicatedHostId",
12566        "locationName":"item"
12567      }
12568    },
12569    "DefaultNetworkCardIndex":{"type":"integer"},
12570    "DefaultRouteTableAssociationValue":{
12571      "type":"string",
12572      "enum":[
12573        "enable",
12574        "disable"
12575      ]
12576    },
12577    "DefaultRouteTablePropagationValue":{
12578      "type":"string",
12579      "enum":[
12580        "enable",
12581        "disable"
12582      ]
12583    },
12584    "DefaultTargetCapacityType":{
12585      "type":"string",
12586      "enum":[
12587        "spot",
12588        "on-demand"
12589      ]
12590    },
12591    "DefaultingDhcpOptionsId":{"type":"string"},
12592    "DeleteCarrierGatewayRequest":{
12593      "type":"structure",
12594      "required":["CarrierGatewayId"],
12595      "members":{
12596        "CarrierGatewayId":{
12597          "shape":"CarrierGatewayId",
12598          "documentation":"<p>The ID of the carrier gateway.</p>"
12599        },
12600        "DryRun":{
12601          "shape":"Boolean",
12602          "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>"
12603        }
12604      }
12605    },
12606    "DeleteCarrierGatewayResult":{
12607      "type":"structure",
12608      "members":{
12609        "CarrierGateway":{
12610          "shape":"CarrierGateway",
12611          "documentation":"<p>Information about the carrier gateway.</p>",
12612          "locationName":"carrierGateway"
12613        }
12614      }
12615    },
12616    "DeleteClientVpnEndpointRequest":{
12617      "type":"structure",
12618      "required":["ClientVpnEndpointId"],
12619      "members":{
12620        "ClientVpnEndpointId":{
12621          "shape":"ClientVpnEndpointId",
12622          "documentation":"<p>The ID of the Client VPN to be deleted.</p>"
12623        },
12624        "DryRun":{
12625          "shape":"Boolean",
12626          "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>"
12627        }
12628      }
12629    },
12630    "DeleteClientVpnEndpointResult":{
12631      "type":"structure",
12632      "members":{
12633        "Status":{
12634          "shape":"ClientVpnEndpointStatus",
12635          "documentation":"<p>The current state of the Client VPN endpoint.</p>",
12636          "locationName":"status"
12637        }
12638      }
12639    },
12640    "DeleteClientVpnRouteRequest":{
12641      "type":"structure",
12642      "required":[
12643        "ClientVpnEndpointId",
12644        "DestinationCidrBlock"
12645      ],
12646      "members":{
12647        "ClientVpnEndpointId":{
12648          "shape":"ClientVpnEndpointId",
12649          "documentation":"<p>The ID of the Client VPN endpoint from which the route is to be deleted.</p>"
12650        },
12651        "TargetVpcSubnetId":{
12652          "shape":"SubnetId",
12653          "documentation":"<p>The ID of the target subnet used by the route.</p>"
12654        },
12655        "DestinationCidrBlock":{
12656          "shape":"String",
12657          "documentation":"<p>The IPv4 address range, in CIDR notation, of the route to be deleted.</p>"
12658        },
12659        "DryRun":{
12660          "shape":"Boolean",
12661          "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>"
12662        }
12663      }
12664    },
12665    "DeleteClientVpnRouteResult":{
12666      "type":"structure",
12667      "members":{
12668        "Status":{
12669          "shape":"ClientVpnRouteStatus",
12670          "documentation":"<p>The current state of the route.</p>",
12671          "locationName":"status"
12672        }
12673      }
12674    },
12675    "DeleteCustomerGatewayRequest":{
12676      "type":"structure",
12677      "required":["CustomerGatewayId"],
12678      "members":{
12679        "CustomerGatewayId":{
12680          "shape":"CustomerGatewayId",
12681          "documentation":"<p>The ID of the customer gateway.</p>"
12682        },
12683        "DryRun":{
12684          "shape":"Boolean",
12685          "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>",
12686          "locationName":"dryRun"
12687        }
12688      },
12689      "documentation":"<p>Contains the parameters for DeleteCustomerGateway.</p>"
12690    },
12691    "DeleteDhcpOptionsRequest":{
12692      "type":"structure",
12693      "required":["DhcpOptionsId"],
12694      "members":{
12695        "DhcpOptionsId":{
12696          "shape":"DhcpOptionsId",
12697          "documentation":"<p>The ID of the DHCP options set.</p>"
12698        },
12699        "DryRun":{
12700          "shape":"Boolean",
12701          "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>",
12702          "locationName":"dryRun"
12703        }
12704      }
12705    },
12706    "DeleteEgressOnlyInternetGatewayRequest":{
12707      "type":"structure",
12708      "required":["EgressOnlyInternetGatewayId"],
12709      "members":{
12710        "DryRun":{
12711          "shape":"Boolean",
12712          "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>"
12713        },
12714        "EgressOnlyInternetGatewayId":{
12715          "shape":"EgressOnlyInternetGatewayId",
12716          "documentation":"<p>The ID of the egress-only internet gateway.</p>"
12717        }
12718      }
12719    },
12720    "DeleteEgressOnlyInternetGatewayResult":{
12721      "type":"structure",
12722      "members":{
12723        "ReturnCode":{
12724          "shape":"Boolean",
12725          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
12726          "locationName":"returnCode"
12727        }
12728      }
12729    },
12730    "DeleteFleetError":{
12731      "type":"structure",
12732      "members":{
12733        "Code":{
12734          "shape":"DeleteFleetErrorCode",
12735          "documentation":"<p>The error code.</p>",
12736          "locationName":"code"
12737        },
12738        "Message":{
12739          "shape":"String",
12740          "documentation":"<p>The description for the error code.</p>",
12741          "locationName":"message"
12742        }
12743      },
12744      "documentation":"<p>Describes an EC2 Fleet error.</p>"
12745    },
12746    "DeleteFleetErrorCode":{
12747      "type":"string",
12748      "enum":[
12749        "fleetIdDoesNotExist",
12750        "fleetIdMalformed",
12751        "fleetNotInDeletableState",
12752        "unexpectedError"
12753      ]
12754    },
12755    "DeleteFleetErrorItem":{
12756      "type":"structure",
12757      "members":{
12758        "Error":{
12759          "shape":"DeleteFleetError",
12760          "documentation":"<p>The error.</p>",
12761          "locationName":"error"
12762        },
12763        "FleetId":{
12764          "shape":"FleetId",
12765          "documentation":"<p>The ID of the EC2 Fleet.</p>",
12766          "locationName":"fleetId"
12767        }
12768      },
12769      "documentation":"<p>Describes an EC2 Fleet that was not successfully deleted.</p>"
12770    },
12771    "DeleteFleetErrorSet":{
12772      "type":"list",
12773      "member":{
12774        "shape":"DeleteFleetErrorItem",
12775        "locationName":"item"
12776      }
12777    },
12778    "DeleteFleetSuccessItem":{
12779      "type":"structure",
12780      "members":{
12781        "CurrentFleetState":{
12782          "shape":"FleetStateCode",
12783          "documentation":"<p>The current state of the EC2 Fleet.</p>",
12784          "locationName":"currentFleetState"
12785        },
12786        "PreviousFleetState":{
12787          "shape":"FleetStateCode",
12788          "documentation":"<p>The previous state of the EC2 Fleet.</p>",
12789          "locationName":"previousFleetState"
12790        },
12791        "FleetId":{
12792          "shape":"FleetId",
12793          "documentation":"<p>The ID of the EC2 Fleet.</p>",
12794          "locationName":"fleetId"
12795        }
12796      },
12797      "documentation":"<p>Describes an EC2 Fleet that was successfully deleted.</p>"
12798    },
12799    "DeleteFleetSuccessSet":{
12800      "type":"list",
12801      "member":{
12802        "shape":"DeleteFleetSuccessItem",
12803        "locationName":"item"
12804      }
12805    },
12806    "DeleteFleetsRequest":{
12807      "type":"structure",
12808      "required":[
12809        "FleetIds",
12810        "TerminateInstances"
12811      ],
12812      "members":{
12813        "DryRun":{
12814          "shape":"Boolean",
12815          "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>"
12816        },
12817        "FleetIds":{
12818          "shape":"FleetIdSet",
12819          "documentation":"<p>The IDs of the EC2 Fleets.</p>",
12820          "locationName":"FleetId"
12821        },
12822        "TerminateInstances":{
12823          "shape":"Boolean",
12824          "documentation":"<p>Indicates whether to terminate the instances when the EC2 Fleet is deleted. The default is to terminate the instances.</p> <p>To let the instances continue to run after the EC2 Fleet is deleted, specify <code>NoTerminateInstances</code>. Supported only for fleets of type <code>maintain</code> and <code>request</code>.</p> <p>For <code>instant</code> fleets, you cannot specify <code>NoTerminateInstances</code>. A deleted <code>instant</code> fleet with running instances is not supported.</p>"
12825        }
12826      }
12827    },
12828    "DeleteFleetsResult":{
12829      "type":"structure",
12830      "members":{
12831        "SuccessfulFleetDeletions":{
12832          "shape":"DeleteFleetSuccessSet",
12833          "documentation":"<p>Information about the EC2 Fleets that are successfully deleted.</p>",
12834          "locationName":"successfulFleetDeletionSet"
12835        },
12836        "UnsuccessfulFleetDeletions":{
12837          "shape":"DeleteFleetErrorSet",
12838          "documentation":"<p>Information about the EC2 Fleets that are not successfully deleted.</p>",
12839          "locationName":"unsuccessfulFleetDeletionSet"
12840        }
12841      }
12842    },
12843    "DeleteFlowLogsRequest":{
12844      "type":"structure",
12845      "required":["FlowLogIds"],
12846      "members":{
12847        "DryRun":{
12848          "shape":"Boolean",
12849          "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>"
12850        },
12851        "FlowLogIds":{
12852          "shape":"FlowLogIdList",
12853          "documentation":"<p>One or more flow log IDs.</p> <p>Constraint: Maximum of 1000 flow log IDs.</p>",
12854          "locationName":"FlowLogId"
12855        }
12856      }
12857    },
12858    "DeleteFlowLogsResult":{
12859      "type":"structure",
12860      "members":{
12861        "Unsuccessful":{
12862          "shape":"UnsuccessfulItemSet",
12863          "documentation":"<p>Information about the flow logs that could not be deleted successfully.</p>",
12864          "locationName":"unsuccessful"
12865        }
12866      }
12867    },
12868    "DeleteFpgaImageRequest":{
12869      "type":"structure",
12870      "required":["FpgaImageId"],
12871      "members":{
12872        "DryRun":{
12873          "shape":"Boolean",
12874          "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>"
12875        },
12876        "FpgaImageId":{
12877          "shape":"FpgaImageId",
12878          "documentation":"<p>The ID of the AFI.</p>"
12879        }
12880      }
12881    },
12882    "DeleteFpgaImageResult":{
12883      "type":"structure",
12884      "members":{
12885        "Return":{
12886          "shape":"Boolean",
12887          "documentation":"<p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>",
12888          "locationName":"return"
12889        }
12890      }
12891    },
12892    "DeleteInstanceEventWindowRequest":{
12893      "type":"structure",
12894      "required":["InstanceEventWindowId"],
12895      "members":{
12896        "DryRun":{
12897          "shape":"Boolean",
12898          "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>"
12899        },
12900        "ForceDelete":{
12901          "shape":"Boolean",
12902          "documentation":"<p>Specify <code>true</code> to force delete the event window. Use the force delete parameter if the event window is currently associated with targets.</p>"
12903        },
12904        "InstanceEventWindowId":{
12905          "shape":"InstanceEventWindowId",
12906          "documentation":"<p>The ID of the event window.</p>"
12907        }
12908      }
12909    },
12910    "DeleteInstanceEventWindowResult":{
12911      "type":"structure",
12912      "members":{
12913        "InstanceEventWindowState":{
12914          "shape":"InstanceEventWindowStateChange",
12915          "documentation":"<p>The state of the event window.</p>",
12916          "locationName":"instanceEventWindowState"
12917        }
12918      }
12919    },
12920    "DeleteInternetGatewayRequest":{
12921      "type":"structure",
12922      "required":["InternetGatewayId"],
12923      "members":{
12924        "DryRun":{
12925          "shape":"Boolean",
12926          "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>",
12927          "locationName":"dryRun"
12928        },
12929        "InternetGatewayId":{
12930          "shape":"InternetGatewayId",
12931          "documentation":"<p>The ID of the internet gateway.</p>",
12932          "locationName":"internetGatewayId"
12933        }
12934      }
12935    },
12936    "DeleteKeyPairRequest":{
12937      "type":"structure",
12938      "members":{
12939        "KeyName":{
12940          "shape":"KeyPairName",
12941          "documentation":"<p>The name of the key pair.</p>"
12942        },
12943        "KeyPairId":{
12944          "shape":"KeyPairId",
12945          "documentation":"<p>The ID of the key pair.</p>"
12946        },
12947        "DryRun":{
12948          "shape":"Boolean",
12949          "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>",
12950          "locationName":"dryRun"
12951        }
12952      }
12953    },
12954    "DeleteLaunchTemplateRequest":{
12955      "type":"structure",
12956      "members":{
12957        "DryRun":{
12958          "shape":"Boolean",
12959          "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>"
12960        },
12961        "LaunchTemplateId":{
12962          "shape":"LaunchTemplateId",
12963          "documentation":"<p>The ID of the launch template. You must specify either the launch template ID or launch template name in the request.</p>"
12964        },
12965        "LaunchTemplateName":{
12966          "shape":"LaunchTemplateName",
12967          "documentation":"<p>The name of the launch template. You must specify either the launch template ID or launch template name in the request.</p>"
12968        }
12969      }
12970    },
12971    "DeleteLaunchTemplateResult":{
12972      "type":"structure",
12973      "members":{
12974        "LaunchTemplate":{
12975          "shape":"LaunchTemplate",
12976          "documentation":"<p>Information about the launch template.</p>",
12977          "locationName":"launchTemplate"
12978        }
12979      }
12980    },
12981    "DeleteLaunchTemplateVersionsRequest":{
12982      "type":"structure",
12983      "required":["Versions"],
12984      "members":{
12985        "DryRun":{
12986          "shape":"Boolean",
12987          "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>"
12988        },
12989        "LaunchTemplateId":{
12990          "shape":"LaunchTemplateId",
12991          "documentation":"<p>The ID of the launch template. You must specify either the launch template ID or launch template name in the request.</p>"
12992        },
12993        "LaunchTemplateName":{
12994          "shape":"LaunchTemplateName",
12995          "documentation":"<p>The name of the launch template. You must specify either the launch template ID or launch template name in the request.</p>"
12996        },
12997        "Versions":{
12998          "shape":"VersionStringList",
12999          "documentation":"<p>The version numbers of one or more launch template versions to delete.</p>",
13000          "locationName":"LaunchTemplateVersion"
13001        }
13002      }
13003    },
13004    "DeleteLaunchTemplateVersionsResponseErrorItem":{
13005      "type":"structure",
13006      "members":{
13007        "LaunchTemplateId":{
13008          "shape":"String",
13009          "documentation":"<p>The ID of the launch template.</p>",
13010          "locationName":"launchTemplateId"
13011        },
13012        "LaunchTemplateName":{
13013          "shape":"String",
13014          "documentation":"<p>The name of the launch template.</p>",
13015          "locationName":"launchTemplateName"
13016        },
13017        "VersionNumber":{
13018          "shape":"Long",
13019          "documentation":"<p>The version number of the launch template.</p>",
13020          "locationName":"versionNumber"
13021        },
13022        "ResponseError":{
13023          "shape":"ResponseError",
13024          "documentation":"<p>Information about the error.</p>",
13025          "locationName":"responseError"
13026        }
13027      },
13028      "documentation":"<p>Describes a launch template version that could not be deleted.</p>"
13029    },
13030    "DeleteLaunchTemplateVersionsResponseErrorSet":{
13031      "type":"list",
13032      "member":{
13033        "shape":"DeleteLaunchTemplateVersionsResponseErrorItem",
13034        "locationName":"item"
13035      }
13036    },
13037    "DeleteLaunchTemplateVersionsResponseSuccessItem":{
13038      "type":"structure",
13039      "members":{
13040        "LaunchTemplateId":{
13041          "shape":"String",
13042          "documentation":"<p>The ID of the launch template.</p>",
13043          "locationName":"launchTemplateId"
13044        },
13045        "LaunchTemplateName":{
13046          "shape":"String",
13047          "documentation":"<p>The name of the launch template.</p>",
13048          "locationName":"launchTemplateName"
13049        },
13050        "VersionNumber":{
13051          "shape":"Long",
13052          "documentation":"<p>The version number of the launch template.</p>",
13053          "locationName":"versionNumber"
13054        }
13055      },
13056      "documentation":"<p>Describes a launch template version that was successfully deleted.</p>"
13057    },
13058    "DeleteLaunchTemplateVersionsResponseSuccessSet":{
13059      "type":"list",
13060      "member":{
13061        "shape":"DeleteLaunchTemplateVersionsResponseSuccessItem",
13062        "locationName":"item"
13063      }
13064    },
13065    "DeleteLaunchTemplateVersionsResult":{
13066      "type":"structure",
13067      "members":{
13068        "SuccessfullyDeletedLaunchTemplateVersions":{
13069          "shape":"DeleteLaunchTemplateVersionsResponseSuccessSet",
13070          "documentation":"<p>Information about the launch template versions that were successfully deleted.</p>",
13071          "locationName":"successfullyDeletedLaunchTemplateVersionSet"
13072        },
13073        "UnsuccessfullyDeletedLaunchTemplateVersions":{
13074          "shape":"DeleteLaunchTemplateVersionsResponseErrorSet",
13075          "documentation":"<p>Information about the launch template versions that could not be deleted.</p>",
13076          "locationName":"unsuccessfullyDeletedLaunchTemplateVersionSet"
13077        }
13078      }
13079    },
13080    "DeleteLocalGatewayRouteRequest":{
13081      "type":"structure",
13082      "required":[
13083        "DestinationCidrBlock",
13084        "LocalGatewayRouteTableId"
13085      ],
13086      "members":{
13087        "DestinationCidrBlock":{
13088          "shape":"String",
13089          "documentation":"<p>The CIDR range for the route. This must match the CIDR for the route exactly.</p>"
13090        },
13091        "LocalGatewayRouteTableId":{
13092          "shape":"LocalGatewayRoutetableId",
13093          "documentation":"<p>The ID of the local gateway route table.</p>"
13094        },
13095        "DryRun":{
13096          "shape":"Boolean",
13097          "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>"
13098        }
13099      }
13100    },
13101    "DeleteLocalGatewayRouteResult":{
13102      "type":"structure",
13103      "members":{
13104        "Route":{
13105          "shape":"LocalGatewayRoute",
13106          "documentation":"<p>Information about the route.</p>",
13107          "locationName":"route"
13108        }
13109      }
13110    },
13111    "DeleteLocalGatewayRouteTableVpcAssociationRequest":{
13112      "type":"structure",
13113      "required":["LocalGatewayRouteTableVpcAssociationId"],
13114      "members":{
13115        "LocalGatewayRouteTableVpcAssociationId":{
13116          "shape":"LocalGatewayRouteTableVpcAssociationId",
13117          "documentation":"<p>The ID of the association.</p>"
13118        },
13119        "DryRun":{
13120          "shape":"Boolean",
13121          "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>"
13122        }
13123      }
13124    },
13125    "DeleteLocalGatewayRouteTableVpcAssociationResult":{
13126      "type":"structure",
13127      "members":{
13128        "LocalGatewayRouteTableVpcAssociation":{
13129          "shape":"LocalGatewayRouteTableVpcAssociation",
13130          "documentation":"<p>Information about the association.</p>",
13131          "locationName":"localGatewayRouteTableVpcAssociation"
13132        }
13133      }
13134    },
13135    "DeleteManagedPrefixListRequest":{
13136      "type":"structure",
13137      "required":["PrefixListId"],
13138      "members":{
13139        "DryRun":{
13140          "shape":"Boolean",
13141          "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>"
13142        },
13143        "PrefixListId":{
13144          "shape":"PrefixListResourceId",
13145          "documentation":"<p>The ID of the prefix list.</p>"
13146        }
13147      }
13148    },
13149    "DeleteManagedPrefixListResult":{
13150      "type":"structure",
13151      "members":{
13152        "PrefixList":{
13153          "shape":"ManagedPrefixList",
13154          "documentation":"<p>Information about the prefix list.</p>",
13155          "locationName":"prefixList"
13156        }
13157      }
13158    },
13159    "DeleteNatGatewayRequest":{
13160      "type":"structure",
13161      "required":["NatGatewayId"],
13162      "members":{
13163        "DryRun":{
13164          "shape":"Boolean",
13165          "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>"
13166        },
13167        "NatGatewayId":{
13168          "shape":"NatGatewayId",
13169          "documentation":"<p>The ID of the NAT gateway.</p>"
13170        }
13171      }
13172    },
13173    "DeleteNatGatewayResult":{
13174      "type":"structure",
13175      "members":{
13176        "NatGatewayId":{
13177          "shape":"String",
13178          "documentation":"<p>The ID of the NAT gateway.</p>",
13179          "locationName":"natGatewayId"
13180        }
13181      }
13182    },
13183    "DeleteNetworkAclEntryRequest":{
13184      "type":"structure",
13185      "required":[
13186        "Egress",
13187        "NetworkAclId",
13188        "RuleNumber"
13189      ],
13190      "members":{
13191        "DryRun":{
13192          "shape":"Boolean",
13193          "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>",
13194          "locationName":"dryRun"
13195        },
13196        "Egress":{
13197          "shape":"Boolean",
13198          "documentation":"<p>Indicates whether the rule is an egress rule.</p>",
13199          "locationName":"egress"
13200        },
13201        "NetworkAclId":{
13202          "shape":"NetworkAclId",
13203          "documentation":"<p>The ID of the network ACL.</p>",
13204          "locationName":"networkAclId"
13205        },
13206        "RuleNumber":{
13207          "shape":"Integer",
13208          "documentation":"<p>The rule number of the entry to delete.</p>",
13209          "locationName":"ruleNumber"
13210        }
13211      }
13212    },
13213    "DeleteNetworkAclRequest":{
13214      "type":"structure",
13215      "required":["NetworkAclId"],
13216      "members":{
13217        "DryRun":{
13218          "shape":"Boolean",
13219          "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>",
13220          "locationName":"dryRun"
13221        },
13222        "NetworkAclId":{
13223          "shape":"NetworkAclId",
13224          "documentation":"<p>The ID of the network ACL.</p>",
13225          "locationName":"networkAclId"
13226        }
13227      }
13228    },
13229    "DeleteNetworkInsightsAnalysisRequest":{
13230      "type":"structure",
13231      "required":["NetworkInsightsAnalysisId"],
13232      "members":{
13233        "DryRun":{
13234          "shape":"Boolean",
13235          "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>"
13236        },
13237        "NetworkInsightsAnalysisId":{
13238          "shape":"NetworkInsightsAnalysisId",
13239          "documentation":"<p>The ID of the network insights analysis.</p>"
13240        }
13241      }
13242    },
13243    "DeleteNetworkInsightsAnalysisResult":{
13244      "type":"structure",
13245      "members":{
13246        "NetworkInsightsAnalysisId":{
13247          "shape":"NetworkInsightsAnalysisId",
13248          "documentation":"<p>The ID of the network insights analysis.</p>",
13249          "locationName":"networkInsightsAnalysisId"
13250        }
13251      }
13252    },
13253    "DeleteNetworkInsightsPathRequest":{
13254      "type":"structure",
13255      "required":["NetworkInsightsPathId"],
13256      "members":{
13257        "DryRun":{
13258          "shape":"Boolean",
13259          "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>"
13260        },
13261        "NetworkInsightsPathId":{
13262          "shape":"NetworkInsightsPathId",
13263          "documentation":"<p>The ID of the path.</p>"
13264        }
13265      }
13266    },
13267    "DeleteNetworkInsightsPathResult":{
13268      "type":"structure",
13269      "members":{
13270        "NetworkInsightsPathId":{
13271          "shape":"NetworkInsightsPathId",
13272          "documentation":"<p>The ID of the path.</p>",
13273          "locationName":"networkInsightsPathId"
13274        }
13275      }
13276    },
13277    "DeleteNetworkInterfacePermissionRequest":{
13278      "type":"structure",
13279      "required":["NetworkInterfacePermissionId"],
13280      "members":{
13281        "NetworkInterfacePermissionId":{
13282          "shape":"NetworkInterfacePermissionId",
13283          "documentation":"<p>The ID of the network interface permission.</p>"
13284        },
13285        "Force":{
13286          "shape":"Boolean",
13287          "documentation":"<p>Specify <code>true</code> to remove the permission even if the network interface is attached to an instance.</p>"
13288        },
13289        "DryRun":{
13290          "shape":"Boolean",
13291          "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>"
13292        }
13293      },
13294      "documentation":"<p>Contains the parameters for DeleteNetworkInterfacePermission.</p>"
13295    },
13296    "DeleteNetworkInterfacePermissionResult":{
13297      "type":"structure",
13298      "members":{
13299        "Return":{
13300          "shape":"Boolean",
13301          "documentation":"<p>Returns <code>true</code> if the request succeeds, otherwise returns an error.</p>",
13302          "locationName":"return"
13303        }
13304      },
13305      "documentation":"<p>Contains the output for DeleteNetworkInterfacePermission.</p>"
13306    },
13307    "DeleteNetworkInterfaceRequest":{
13308      "type":"structure",
13309      "required":["NetworkInterfaceId"],
13310      "members":{
13311        "DryRun":{
13312          "shape":"Boolean",
13313          "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>",
13314          "locationName":"dryRun"
13315        },
13316        "NetworkInterfaceId":{
13317          "shape":"NetworkInterfaceId",
13318          "documentation":"<p>The ID of the network interface.</p>",
13319          "locationName":"networkInterfaceId"
13320        }
13321      },
13322      "documentation":"<p>Contains the parameters for DeleteNetworkInterface.</p>"
13323    },
13324    "DeletePlacementGroupRequest":{
13325      "type":"structure",
13326      "required":["GroupName"],
13327      "members":{
13328        "DryRun":{
13329          "shape":"Boolean",
13330          "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>",
13331          "locationName":"dryRun"
13332        },
13333        "GroupName":{
13334          "shape":"PlacementGroupName",
13335          "documentation":"<p>The name of the placement group.</p>",
13336          "locationName":"groupName"
13337        }
13338      }
13339    },
13340    "DeleteQueuedReservedInstancesError":{
13341      "type":"structure",
13342      "members":{
13343        "Code":{
13344          "shape":"DeleteQueuedReservedInstancesErrorCode",
13345          "documentation":"<p>The error code.</p>",
13346          "locationName":"code"
13347        },
13348        "Message":{
13349          "shape":"String",
13350          "documentation":"<p>The error message.</p>",
13351          "locationName":"message"
13352        }
13353      },
13354      "documentation":"<p>Describes the error for a Reserved Instance whose queued purchase could not be deleted.</p>"
13355    },
13356    "DeleteQueuedReservedInstancesErrorCode":{
13357      "type":"string",
13358      "enum":[
13359        "reserved-instances-id-invalid",
13360        "reserved-instances-not-in-queued-state",
13361        "unexpected-error"
13362      ]
13363    },
13364    "DeleteQueuedReservedInstancesIdList":{
13365      "type":"list",
13366      "member":{
13367        "shape":"ReservationId",
13368        "locationName":"item"
13369      },
13370      "max":100,
13371      "min":1
13372    },
13373    "DeleteQueuedReservedInstancesRequest":{
13374      "type":"structure",
13375      "required":["ReservedInstancesIds"],
13376      "members":{
13377        "DryRun":{
13378          "shape":"Boolean",
13379          "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>"
13380        },
13381        "ReservedInstancesIds":{
13382          "shape":"DeleteQueuedReservedInstancesIdList",
13383          "documentation":"<p>The IDs of the Reserved Instances.</p>",
13384          "locationName":"ReservedInstancesId"
13385        }
13386      }
13387    },
13388    "DeleteQueuedReservedInstancesResult":{
13389      "type":"structure",
13390      "members":{
13391        "SuccessfulQueuedPurchaseDeletions":{
13392          "shape":"SuccessfulQueuedPurchaseDeletionSet",
13393          "documentation":"<p>Information about the queued purchases that were successfully deleted.</p>",
13394          "locationName":"successfulQueuedPurchaseDeletionSet"
13395        },
13396        "FailedQueuedPurchaseDeletions":{
13397          "shape":"FailedQueuedPurchaseDeletionSet",
13398          "documentation":"<p>Information about the queued purchases that could not be deleted.</p>",
13399          "locationName":"failedQueuedPurchaseDeletionSet"
13400        }
13401      }
13402    },
13403    "DeleteRouteRequest":{
13404      "type":"structure",
13405      "required":["RouteTableId"],
13406      "members":{
13407        "DestinationCidrBlock":{
13408          "shape":"String",
13409          "documentation":"<p>The IPv4 CIDR range for the route. The value you specify must match the CIDR for the route exactly.</p>",
13410          "locationName":"destinationCidrBlock"
13411        },
13412        "DestinationIpv6CidrBlock":{
13413          "shape":"String",
13414          "documentation":"<p>The IPv6 CIDR range for the route. The value you specify must match the CIDR for the route exactly.</p>",
13415          "locationName":"destinationIpv6CidrBlock"
13416        },
13417        "DestinationPrefixListId":{
13418          "shape":"PrefixListResourceId",
13419          "documentation":"<p>The ID of the prefix list for the route.</p>"
13420        },
13421        "DryRun":{
13422          "shape":"Boolean",
13423          "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>",
13424          "locationName":"dryRun"
13425        },
13426        "RouteTableId":{
13427          "shape":"RouteTableId",
13428          "documentation":"<p>The ID of the route table.</p>",
13429          "locationName":"routeTableId"
13430        }
13431      }
13432    },
13433    "DeleteRouteTableRequest":{
13434      "type":"structure",
13435      "required":["RouteTableId"],
13436      "members":{
13437        "DryRun":{
13438          "shape":"Boolean",
13439          "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>",
13440          "locationName":"dryRun"
13441        },
13442        "RouteTableId":{
13443          "shape":"RouteTableId",
13444          "documentation":"<p>The ID of the route table.</p>",
13445          "locationName":"routeTableId"
13446        }
13447      }
13448    },
13449    "DeleteSecurityGroupRequest":{
13450      "type":"structure",
13451      "members":{
13452        "GroupId":{
13453          "shape":"SecurityGroupId",
13454          "documentation":"<p>The ID of the security group. Required for a nondefault VPC.</p>"
13455        },
13456        "GroupName":{
13457          "shape":"SecurityGroupName",
13458          "documentation":"<p>[EC2-Classic, default VPC] The name of the security group. You can specify either the security group name or the security group ID.</p>"
13459        },
13460        "DryRun":{
13461          "shape":"Boolean",
13462          "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>",
13463          "locationName":"dryRun"
13464        }
13465      }
13466    },
13467    "DeleteSnapshotRequest":{
13468      "type":"structure",
13469      "required":["SnapshotId"],
13470      "members":{
13471        "SnapshotId":{
13472          "shape":"SnapshotId",
13473          "documentation":"<p>The ID of the EBS snapshot.</p>"
13474        },
13475        "DryRun":{
13476          "shape":"Boolean",
13477          "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>",
13478          "locationName":"dryRun"
13479        }
13480      }
13481    },
13482    "DeleteSpotDatafeedSubscriptionRequest":{
13483      "type":"structure",
13484      "members":{
13485        "DryRun":{
13486          "shape":"Boolean",
13487          "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>",
13488          "locationName":"dryRun"
13489        }
13490      },
13491      "documentation":"<p>Contains the parameters for DeleteSpotDatafeedSubscription.</p>"
13492    },
13493    "DeleteSubnetCidrReservationRequest":{
13494      "type":"structure",
13495      "required":["SubnetCidrReservationId"],
13496      "members":{
13497        "SubnetCidrReservationId":{
13498          "shape":"SubnetCidrReservationId",
13499          "documentation":"<p>The ID of the subnet CIDR reservation.</p>"
13500        },
13501        "DryRun":{
13502          "shape":"Boolean",
13503          "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>"
13504        }
13505      }
13506    },
13507    "DeleteSubnetCidrReservationResult":{
13508      "type":"structure",
13509      "members":{
13510        "DeletedSubnetCidrReservation":{
13511          "shape":"SubnetCidrReservation",
13512          "documentation":"<p>Information about the deleted subnet CIDR reservation.</p>",
13513          "locationName":"deletedSubnetCidrReservation"
13514        }
13515      }
13516    },
13517    "DeleteSubnetRequest":{
13518      "type":"structure",
13519      "required":["SubnetId"],
13520      "members":{
13521        "SubnetId":{
13522          "shape":"SubnetId",
13523          "documentation":"<p>The ID of the subnet.</p>"
13524        },
13525        "DryRun":{
13526          "shape":"Boolean",
13527          "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>",
13528          "locationName":"dryRun"
13529        }
13530      }
13531    },
13532    "DeleteTagsRequest":{
13533      "type":"structure",
13534      "required":["Resources"],
13535      "members":{
13536        "DryRun":{
13537          "shape":"Boolean",
13538          "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>",
13539          "locationName":"dryRun"
13540        },
13541        "Resources":{
13542          "shape":"ResourceIdList",
13543          "documentation":"<p>The IDs of the resources, separated by spaces.</p> <p>Constraints: Up to 1000 resource IDs. We recommend breaking up this request into smaller batches.</p>",
13544          "locationName":"resourceId"
13545        },
13546        "Tags":{
13547          "shape":"TagList",
13548          "documentation":"<p>The tags to delete. Specify a tag key and an optional tag value to delete specific tags. If you specify a tag key without a tag value, we delete any tag with this key regardless of its value. If you specify a tag key with an empty string as the tag value, we delete the tag only if its value is an empty string.</p> <p>If you omit this parameter, we delete all user-defined tags for the specified resources. We do not delete Amazon Web Services-generated tags (tags that have the <code>aws:</code> prefix).</p>",
13549          "locationName":"tag"
13550        }
13551      }
13552    },
13553    "DeleteTrafficMirrorFilterRequest":{
13554      "type":"structure",
13555      "required":["TrafficMirrorFilterId"],
13556      "members":{
13557        "TrafficMirrorFilterId":{
13558          "shape":"TrafficMirrorFilterId",
13559          "documentation":"<p>The ID of the Traffic Mirror filter.</p>"
13560        },
13561        "DryRun":{
13562          "shape":"Boolean",
13563          "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>"
13564        }
13565      }
13566    },
13567    "DeleteTrafficMirrorFilterResult":{
13568      "type":"structure",
13569      "members":{
13570        "TrafficMirrorFilterId":{
13571          "shape":"String",
13572          "documentation":"<p>The ID of the Traffic Mirror filter.</p>",
13573          "locationName":"trafficMirrorFilterId"
13574        }
13575      }
13576    },
13577    "DeleteTrafficMirrorFilterRuleRequest":{
13578      "type":"structure",
13579      "required":["TrafficMirrorFilterRuleId"],
13580      "members":{
13581        "TrafficMirrorFilterRuleId":{
13582          "shape":"TrafficMirrorFilterRuleId",
13583          "documentation":"<p>The ID of the Traffic Mirror rule.</p>"
13584        },
13585        "DryRun":{
13586          "shape":"Boolean",
13587          "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>"
13588        }
13589      }
13590    },
13591    "DeleteTrafficMirrorFilterRuleResult":{
13592      "type":"structure",
13593      "members":{
13594        "TrafficMirrorFilterRuleId":{
13595          "shape":"String",
13596          "documentation":"<p>The ID of the deleted Traffic Mirror rule.</p>",
13597          "locationName":"trafficMirrorFilterRuleId"
13598        }
13599      }
13600    },
13601    "DeleteTrafficMirrorSessionRequest":{
13602      "type":"structure",
13603      "required":["TrafficMirrorSessionId"],
13604      "members":{
13605        "TrafficMirrorSessionId":{
13606          "shape":"TrafficMirrorSessionId",
13607          "documentation":"<p>The ID of the Traffic Mirror session.</p>"
13608        },
13609        "DryRun":{
13610          "shape":"Boolean",
13611          "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>"
13612        }
13613      }
13614    },
13615    "DeleteTrafficMirrorSessionResult":{
13616      "type":"structure",
13617      "members":{
13618        "TrafficMirrorSessionId":{
13619          "shape":"String",
13620          "documentation":"<p>The ID of the deleted Traffic Mirror session.</p>",
13621          "locationName":"trafficMirrorSessionId"
13622        }
13623      }
13624    },
13625    "DeleteTrafficMirrorTargetRequest":{
13626      "type":"structure",
13627      "required":["TrafficMirrorTargetId"],
13628      "members":{
13629        "TrafficMirrorTargetId":{
13630          "shape":"TrafficMirrorTargetId",
13631          "documentation":"<p>The ID of the Traffic Mirror target.</p>"
13632        },
13633        "DryRun":{
13634          "shape":"Boolean",
13635          "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>"
13636        }
13637      }
13638    },
13639    "DeleteTrafficMirrorTargetResult":{
13640      "type":"structure",
13641      "members":{
13642        "TrafficMirrorTargetId":{
13643          "shape":"String",
13644          "documentation":"<p>The ID of the deleted Traffic Mirror target.</p>",
13645          "locationName":"trafficMirrorTargetId"
13646        }
13647      }
13648    },
13649    "DeleteTransitGatewayConnectPeerRequest":{
13650      "type":"structure",
13651      "required":["TransitGatewayConnectPeerId"],
13652      "members":{
13653        "TransitGatewayConnectPeerId":{
13654          "shape":"TransitGatewayConnectPeerId",
13655          "documentation":"<p>The ID of the Connect peer.</p>"
13656        },
13657        "DryRun":{
13658          "shape":"Boolean",
13659          "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>"
13660        }
13661      }
13662    },
13663    "DeleteTransitGatewayConnectPeerResult":{
13664      "type":"structure",
13665      "members":{
13666        "TransitGatewayConnectPeer":{
13667          "shape":"TransitGatewayConnectPeer",
13668          "documentation":"<p>Information about the deleted Connect peer.</p>",
13669          "locationName":"transitGatewayConnectPeer"
13670        }
13671      }
13672    },
13673    "DeleteTransitGatewayConnectRequest":{
13674      "type":"structure",
13675      "required":["TransitGatewayAttachmentId"],
13676      "members":{
13677        "TransitGatewayAttachmentId":{
13678          "shape":"TransitGatewayAttachmentId",
13679          "documentation":"<p>The ID of the Connect attachment.</p>"
13680        },
13681        "DryRun":{
13682          "shape":"Boolean",
13683          "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>"
13684        }
13685      }
13686    },
13687    "DeleteTransitGatewayConnectResult":{
13688      "type":"structure",
13689      "members":{
13690        "TransitGatewayConnect":{
13691          "shape":"TransitGatewayConnect",
13692          "documentation":"<p>Information about the deleted Connect attachment.</p>",
13693          "locationName":"transitGatewayConnect"
13694        }
13695      }
13696    },
13697    "DeleteTransitGatewayMulticastDomainRequest":{
13698      "type":"structure",
13699      "required":["TransitGatewayMulticastDomainId"],
13700      "members":{
13701        "TransitGatewayMulticastDomainId":{
13702          "shape":"TransitGatewayMulticastDomainId",
13703          "documentation":"<p>The ID of the transit gateway multicast domain.</p>"
13704        },
13705        "DryRun":{
13706          "shape":"Boolean",
13707          "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>"
13708        }
13709      }
13710    },
13711    "DeleteTransitGatewayMulticastDomainResult":{
13712      "type":"structure",
13713      "members":{
13714        "TransitGatewayMulticastDomain":{
13715          "shape":"TransitGatewayMulticastDomain",
13716          "documentation":"<p>Information about the deleted transit gateway multicast domain.</p>",
13717          "locationName":"transitGatewayMulticastDomain"
13718        }
13719      }
13720    },
13721    "DeleteTransitGatewayPeeringAttachmentRequest":{
13722      "type":"structure",
13723      "required":["TransitGatewayAttachmentId"],
13724      "members":{
13725        "TransitGatewayAttachmentId":{
13726          "shape":"TransitGatewayAttachmentId",
13727          "documentation":"<p>The ID of the transit gateway peering attachment.</p>"
13728        },
13729        "DryRun":{
13730          "shape":"Boolean",
13731          "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>"
13732        }
13733      }
13734    },
13735    "DeleteTransitGatewayPeeringAttachmentResult":{
13736      "type":"structure",
13737      "members":{
13738        "TransitGatewayPeeringAttachment":{
13739          "shape":"TransitGatewayPeeringAttachment",
13740          "documentation":"<p>The transit gateway peering attachment.</p>",
13741          "locationName":"transitGatewayPeeringAttachment"
13742        }
13743      }
13744    },
13745    "DeleteTransitGatewayPrefixListReferenceRequest":{
13746      "type":"structure",
13747      "required":[
13748        "TransitGatewayRouteTableId",
13749        "PrefixListId"
13750      ],
13751      "members":{
13752        "TransitGatewayRouteTableId":{
13753          "shape":"TransitGatewayRouteTableId",
13754          "documentation":"<p>The ID of the route table.</p>"
13755        },
13756        "PrefixListId":{
13757          "shape":"PrefixListResourceId",
13758          "documentation":"<p>The ID of the prefix list.</p>"
13759        },
13760        "DryRun":{
13761          "shape":"Boolean",
13762          "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>"
13763        }
13764      }
13765    },
13766    "DeleteTransitGatewayPrefixListReferenceResult":{
13767      "type":"structure",
13768      "members":{
13769        "TransitGatewayPrefixListReference":{
13770          "shape":"TransitGatewayPrefixListReference",
13771          "documentation":"<p>Information about the deleted prefix list reference.</p>",
13772          "locationName":"transitGatewayPrefixListReference"
13773        }
13774      }
13775    },
13776    "DeleteTransitGatewayRequest":{
13777      "type":"structure",
13778      "required":["TransitGatewayId"],
13779      "members":{
13780        "TransitGatewayId":{
13781          "shape":"TransitGatewayId",
13782          "documentation":"<p>The ID of the transit gateway.</p>"
13783        },
13784        "DryRun":{
13785          "shape":"Boolean",
13786          "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>"
13787        }
13788      }
13789    },
13790    "DeleteTransitGatewayResult":{
13791      "type":"structure",
13792      "members":{
13793        "TransitGateway":{
13794          "shape":"TransitGateway",
13795          "documentation":"<p>Information about the deleted transit gateway.</p>",
13796          "locationName":"transitGateway"
13797        }
13798      }
13799    },
13800    "DeleteTransitGatewayRouteRequest":{
13801      "type":"structure",
13802      "required":[
13803        "TransitGatewayRouteTableId",
13804        "DestinationCidrBlock"
13805      ],
13806      "members":{
13807        "TransitGatewayRouteTableId":{
13808          "shape":"TransitGatewayRouteTableId",
13809          "documentation":"<p>The ID of the transit gateway route table.</p>"
13810        },
13811        "DestinationCidrBlock":{
13812          "shape":"String",
13813          "documentation":"<p>The CIDR range for the route. This must match the CIDR for the route exactly.</p>"
13814        },
13815        "DryRun":{
13816          "shape":"Boolean",
13817          "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>"
13818        }
13819      }
13820    },
13821    "DeleteTransitGatewayRouteResult":{
13822      "type":"structure",
13823      "members":{
13824        "Route":{
13825          "shape":"TransitGatewayRoute",
13826          "documentation":"<p>Information about the route.</p>",
13827          "locationName":"route"
13828        }
13829      }
13830    },
13831    "DeleteTransitGatewayRouteTableRequest":{
13832      "type":"structure",
13833      "required":["TransitGatewayRouteTableId"],
13834      "members":{
13835        "TransitGatewayRouteTableId":{
13836          "shape":"TransitGatewayRouteTableId",
13837          "documentation":"<p>The ID of the transit gateway route table.</p>"
13838        },
13839        "DryRun":{
13840          "shape":"Boolean",
13841          "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>"
13842        }
13843      }
13844    },
13845    "DeleteTransitGatewayRouteTableResult":{
13846      "type":"structure",
13847      "members":{
13848        "TransitGatewayRouteTable":{
13849          "shape":"TransitGatewayRouteTable",
13850          "documentation":"<p>Information about the deleted transit gateway route table.</p>",
13851          "locationName":"transitGatewayRouteTable"
13852        }
13853      }
13854    },
13855    "DeleteTransitGatewayVpcAttachmentRequest":{
13856      "type":"structure",
13857      "required":["TransitGatewayAttachmentId"],
13858      "members":{
13859        "TransitGatewayAttachmentId":{
13860          "shape":"TransitGatewayAttachmentId",
13861          "documentation":"<p>The ID of the attachment.</p>"
13862        },
13863        "DryRun":{
13864          "shape":"Boolean",
13865          "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>"
13866        }
13867      }
13868    },
13869    "DeleteTransitGatewayVpcAttachmentResult":{
13870      "type":"structure",
13871      "members":{
13872        "TransitGatewayVpcAttachment":{
13873          "shape":"TransitGatewayVpcAttachment",
13874          "documentation":"<p>Information about the deleted VPC attachment.</p>",
13875          "locationName":"transitGatewayVpcAttachment"
13876        }
13877      }
13878    },
13879    "DeleteVolumeRequest":{
13880      "type":"structure",
13881      "required":["VolumeId"],
13882      "members":{
13883        "VolumeId":{
13884          "shape":"VolumeId",
13885          "documentation":"<p>The ID of the volume.</p>"
13886        },
13887        "DryRun":{
13888          "shape":"Boolean",
13889          "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>",
13890          "locationName":"dryRun"
13891        }
13892      }
13893    },
13894    "DeleteVpcEndpointConnectionNotificationsRequest":{
13895      "type":"structure",
13896      "required":["ConnectionNotificationIds"],
13897      "members":{
13898        "DryRun":{
13899          "shape":"Boolean",
13900          "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>"
13901        },
13902        "ConnectionNotificationIds":{
13903          "shape":"ConnectionNotificationIdsList",
13904          "documentation":"<p>One or more notification IDs.</p>",
13905          "locationName":"ConnectionNotificationId"
13906        }
13907      }
13908    },
13909    "DeleteVpcEndpointConnectionNotificationsResult":{
13910      "type":"structure",
13911      "members":{
13912        "Unsuccessful":{
13913          "shape":"UnsuccessfulItemSet",
13914          "documentation":"<p>Information about the notifications that could not be deleted successfully.</p>",
13915          "locationName":"unsuccessful"
13916        }
13917      }
13918    },
13919    "DeleteVpcEndpointServiceConfigurationsRequest":{
13920      "type":"structure",
13921      "required":["ServiceIds"],
13922      "members":{
13923        "DryRun":{
13924          "shape":"Boolean",
13925          "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>"
13926        },
13927        "ServiceIds":{
13928          "shape":"VpcEndpointServiceIdList",
13929          "documentation":"<p>The IDs of one or more services.</p>",
13930          "locationName":"ServiceId"
13931        }
13932      }
13933    },
13934    "DeleteVpcEndpointServiceConfigurationsResult":{
13935      "type":"structure",
13936      "members":{
13937        "Unsuccessful":{
13938          "shape":"UnsuccessfulItemSet",
13939          "documentation":"<p>Information about the service configurations that were not deleted, if applicable.</p>",
13940          "locationName":"unsuccessful"
13941        }
13942      }
13943    },
13944    "DeleteVpcEndpointsRequest":{
13945      "type":"structure",
13946      "required":["VpcEndpointIds"],
13947      "members":{
13948        "DryRun":{
13949          "shape":"Boolean",
13950          "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>"
13951        },
13952        "VpcEndpointIds":{
13953          "shape":"VpcEndpointIdList",
13954          "documentation":"<p>One or more VPC endpoint IDs.</p>",
13955          "locationName":"VpcEndpointId"
13956        }
13957      },
13958      "documentation":"<p>Contains the parameters for DeleteVpcEndpoints.</p>"
13959    },
13960    "DeleteVpcEndpointsResult":{
13961      "type":"structure",
13962      "members":{
13963        "Unsuccessful":{
13964          "shape":"UnsuccessfulItemSet",
13965          "documentation":"<p>Information about the VPC endpoints that were not successfully deleted.</p>",
13966          "locationName":"unsuccessful"
13967        }
13968      },
13969      "documentation":"<p>Contains the output of DeleteVpcEndpoints.</p>"
13970    },
13971    "DeleteVpcPeeringConnectionRequest":{
13972      "type":"structure",
13973      "required":["VpcPeeringConnectionId"],
13974      "members":{
13975        "DryRun":{
13976          "shape":"Boolean",
13977          "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>",
13978          "locationName":"dryRun"
13979        },
13980        "VpcPeeringConnectionId":{
13981          "shape":"VpcPeeringConnectionId",
13982          "documentation":"<p>The ID of the VPC peering connection.</p>",
13983          "locationName":"vpcPeeringConnectionId"
13984        }
13985      }
13986    },
13987    "DeleteVpcPeeringConnectionResult":{
13988      "type":"structure",
13989      "members":{
13990        "Return":{
13991          "shape":"Boolean",
13992          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
13993          "locationName":"return"
13994        }
13995      }
13996    },
13997    "DeleteVpcRequest":{
13998      "type":"structure",
13999      "required":["VpcId"],
14000      "members":{
14001        "VpcId":{
14002          "shape":"VpcId",
14003          "documentation":"<p>The ID of the VPC.</p>"
14004        },
14005        "DryRun":{
14006          "shape":"Boolean",
14007          "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>",
14008          "locationName":"dryRun"
14009        }
14010      }
14011    },
14012    "DeleteVpnConnectionRequest":{
14013      "type":"structure",
14014      "required":["VpnConnectionId"],
14015      "members":{
14016        "VpnConnectionId":{
14017          "shape":"VpnConnectionId",
14018          "documentation":"<p>The ID of the VPN connection.</p>"
14019        },
14020        "DryRun":{
14021          "shape":"Boolean",
14022          "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>",
14023          "locationName":"dryRun"
14024        }
14025      },
14026      "documentation":"<p>Contains the parameters for DeleteVpnConnection.</p>"
14027    },
14028    "DeleteVpnConnectionRouteRequest":{
14029      "type":"structure",
14030      "required":[
14031        "DestinationCidrBlock",
14032        "VpnConnectionId"
14033      ],
14034      "members":{
14035        "DestinationCidrBlock":{
14036          "shape":"String",
14037          "documentation":"<p>The CIDR block associated with the local subnet of the customer network.</p>"
14038        },
14039        "VpnConnectionId":{
14040          "shape":"VpnConnectionId",
14041          "documentation":"<p>The ID of the VPN connection.</p>"
14042        }
14043      },
14044      "documentation":"<p>Contains the parameters for DeleteVpnConnectionRoute.</p>"
14045    },
14046    "DeleteVpnGatewayRequest":{
14047      "type":"structure",
14048      "required":["VpnGatewayId"],
14049      "members":{
14050        "VpnGatewayId":{
14051          "shape":"VpnGatewayId",
14052          "documentation":"<p>The ID of the virtual private gateway.</p>"
14053        },
14054        "DryRun":{
14055          "shape":"Boolean",
14056          "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>",
14057          "locationName":"dryRun"
14058        }
14059      },
14060      "documentation":"<p>Contains the parameters for DeleteVpnGateway.</p>"
14061    },
14062    "DeprovisionByoipCidrRequest":{
14063      "type":"structure",
14064      "required":["Cidr"],
14065      "members":{
14066        "Cidr":{
14067          "shape":"String",
14068          "documentation":"<p>The address range, in CIDR notation. The prefix must be the same prefix that you specified when you provisioned the address range.</p>"
14069        },
14070        "DryRun":{
14071          "shape":"Boolean",
14072          "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>"
14073        }
14074      }
14075    },
14076    "DeprovisionByoipCidrResult":{
14077      "type":"structure",
14078      "members":{
14079        "ByoipCidr":{
14080          "shape":"ByoipCidr",
14081          "documentation":"<p>Information about the address range.</p>",
14082          "locationName":"byoipCidr"
14083        }
14084      }
14085    },
14086    "DeregisterImageRequest":{
14087      "type":"structure",
14088      "required":["ImageId"],
14089      "members":{
14090        "ImageId":{
14091          "shape":"ImageId",
14092          "documentation":"<p>The ID of the AMI.</p>"
14093        },
14094        "DryRun":{
14095          "shape":"Boolean",
14096          "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>",
14097          "locationName":"dryRun"
14098        }
14099      },
14100      "documentation":"<p>Contains the parameters for DeregisterImage.</p>"
14101    },
14102    "DeregisterInstanceEventNotificationAttributesRequest":{
14103      "type":"structure",
14104      "members":{
14105        "DryRun":{
14106          "shape":"Boolean",
14107          "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>"
14108        },
14109        "InstanceTagAttribute":{
14110          "shape":"DeregisterInstanceTagAttributeRequest",
14111          "documentation":"<p>Information about the tag keys to deregister.</p>"
14112        }
14113      }
14114    },
14115    "DeregisterInstanceEventNotificationAttributesResult":{
14116      "type":"structure",
14117      "members":{
14118        "InstanceTagAttribute":{
14119          "shape":"InstanceTagNotificationAttribute",
14120          "documentation":"<p>The resulting set of tag keys.</p>",
14121          "locationName":"instanceTagAttribute"
14122        }
14123      }
14124    },
14125    "DeregisterInstanceTagAttributeRequest":{
14126      "type":"structure",
14127      "members":{
14128        "IncludeAllTagsOfInstance":{
14129          "shape":"Boolean",
14130          "documentation":"<p>Indicates whether to deregister all tag keys in the current Region. Specify <code>false</code> to deregister all tag keys.</p>"
14131        },
14132        "InstanceTagKeys":{
14133          "shape":"InstanceTagKeySet",
14134          "documentation":"<p>Information about the tag keys to deregister.</p>",
14135          "locationName":"InstanceTagKey"
14136        }
14137      },
14138      "documentation":"<p>Information about the tag keys to deregister for the current Region. You can either specify individual tag keys or deregister all tag keys in the current Region. You must specify either <code>IncludeAllTagsOfInstance</code> or <code>InstanceTagKeys</code> in the request</p>"
14139    },
14140    "DeregisterTransitGatewayMulticastGroupMembersRequest":{
14141      "type":"structure",
14142      "members":{
14143        "TransitGatewayMulticastDomainId":{
14144          "shape":"TransitGatewayMulticastDomainId",
14145          "documentation":"<p>The ID of the transit gateway multicast domain.</p>"
14146        },
14147        "GroupIpAddress":{
14148          "shape":"String",
14149          "documentation":"<p>The IP address assigned to the transit gateway multicast group.</p>"
14150        },
14151        "NetworkInterfaceIds":{
14152          "shape":"TransitGatewayNetworkInterfaceIdList",
14153          "documentation":"<p>The IDs of the group members' network interfaces.</p>"
14154        },
14155        "DryRun":{
14156          "shape":"Boolean",
14157          "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>"
14158        }
14159      }
14160    },
14161    "DeregisterTransitGatewayMulticastGroupMembersResult":{
14162      "type":"structure",
14163      "members":{
14164        "DeregisteredMulticastGroupMembers":{
14165          "shape":"TransitGatewayMulticastDeregisteredGroupMembers",
14166          "documentation":"<p>Information about the deregistered members.</p>",
14167          "locationName":"deregisteredMulticastGroupMembers"
14168        }
14169      }
14170    },
14171    "DeregisterTransitGatewayMulticastGroupSourcesRequest":{
14172      "type":"structure",
14173      "members":{
14174        "TransitGatewayMulticastDomainId":{
14175          "shape":"TransitGatewayMulticastDomainId",
14176          "documentation":"<p>The ID of the transit gateway multicast domain.</p>"
14177        },
14178        "GroupIpAddress":{
14179          "shape":"String",
14180          "documentation":"<p>The IP address assigned to the transit gateway multicast group.</p>"
14181        },
14182        "NetworkInterfaceIds":{
14183          "shape":"TransitGatewayNetworkInterfaceIdList",
14184          "documentation":"<p>The IDs of the group sources' network interfaces.</p>"
14185        },
14186        "DryRun":{
14187          "shape":"Boolean",
14188          "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>"
14189        }
14190      }
14191    },
14192    "DeregisterTransitGatewayMulticastGroupSourcesResult":{
14193      "type":"structure",
14194      "members":{
14195        "DeregisteredMulticastGroupSources":{
14196          "shape":"TransitGatewayMulticastDeregisteredGroupSources",
14197          "documentation":"<p>Information about the deregistered group sources.</p>",
14198          "locationName":"deregisteredMulticastGroupSources"
14199        }
14200      }
14201    },
14202    "DescribeAccountAttributesRequest":{
14203      "type":"structure",
14204      "members":{
14205        "AttributeNames":{
14206          "shape":"AccountAttributeNameStringList",
14207          "documentation":"<p>The account attribute names.</p>",
14208          "locationName":"attributeName"
14209        },
14210        "DryRun":{
14211          "shape":"Boolean",
14212          "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>",
14213          "locationName":"dryRun"
14214        }
14215      }
14216    },
14217    "DescribeAccountAttributesResult":{
14218      "type":"structure",
14219      "members":{
14220        "AccountAttributes":{
14221          "shape":"AccountAttributeList",
14222          "documentation":"<p>Information about the account attributes.</p>",
14223          "locationName":"accountAttributeSet"
14224        }
14225      }
14226    },
14227    "DescribeAddressesAttributeRequest":{
14228      "type":"structure",
14229      "members":{
14230        "AllocationIds":{
14231          "shape":"AllocationIds",
14232          "documentation":"<p>[EC2-VPC] The allocation IDs.</p>",
14233          "locationName":"AllocationId"
14234        },
14235        "Attribute":{
14236          "shape":"AddressAttributeName",
14237          "documentation":"<p>The attribute of the IP address.</p>"
14238        },
14239        "NextToken":{
14240          "shape":"NextToken",
14241          "documentation":"<p>The token for the next page of results.</p>"
14242        },
14243        "MaxResults":{
14244          "shape":"AddressMaxResults",
14245          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
14246        },
14247        "DryRun":{
14248          "shape":"Boolean",
14249          "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>"
14250        }
14251      }
14252    },
14253    "DescribeAddressesAttributeResult":{
14254      "type":"structure",
14255      "members":{
14256        "Addresses":{
14257          "shape":"AddressSet",
14258          "documentation":"<p>Information about the IP addresses.</p>",
14259          "locationName":"addressSet"
14260        },
14261        "NextToken":{
14262          "shape":"NextToken",
14263          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
14264          "locationName":"nextToken"
14265        }
14266      }
14267    },
14268    "DescribeAddressesRequest":{
14269      "type":"structure",
14270      "members":{
14271        "Filters":{
14272          "shape":"FilterList",
14273          "documentation":"<p>One or more filters. Filter names and values are case-sensitive.</p> <ul> <li> <p> <code>allocation-id</code> - [EC2-VPC] The allocation ID for the address.</p> </li> <li> <p> <code>association-id</code> - [EC2-VPC] The association ID for the address.</p> </li> <li> <p> <code>domain</code> - Indicates whether the address is for use in EC2-Classic (<code>standard</code>) or in a VPC (<code>vpc</code>).</p> </li> <li> <p> <code>instance-id</code> - The ID of the instance the address is associated with, if any.</p> </li> <li> <p> <code>network-border-group</code> - A unique set of Availability Zones, Local Zones, or Wavelength Zones from where Amazon Web Services advertises IP addresses. </p> </li> <li> <p> <code>network-interface-id</code> - [EC2-VPC] The ID of the network interface that the address is associated with, if any.</p> </li> <li> <p> <code>network-interface-owner-id</code> - The Amazon Web Services account ID of the owner.</p> </li> <li> <p> <code>private-ip-address</code> - [EC2-VPC] The private IP address associated with the Elastic IP address.</p> </li> <li> <p> <code>public-ip</code> - The Elastic IP address, or the carrier IP address.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
14274          "locationName":"Filter"
14275        },
14276        "PublicIps":{
14277          "shape":"PublicIpStringList",
14278          "documentation":"<p>One or more Elastic IP addresses.</p> <p>Default: Describes all your Elastic IP addresses.</p>",
14279          "locationName":"PublicIp"
14280        },
14281        "AllocationIds":{
14282          "shape":"AllocationIdList",
14283          "documentation":"<p>[EC2-VPC] Information about the allocation IDs.</p>",
14284          "locationName":"AllocationId"
14285        },
14286        "DryRun":{
14287          "shape":"Boolean",
14288          "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>",
14289          "locationName":"dryRun"
14290        }
14291      }
14292    },
14293    "DescribeAddressesResult":{
14294      "type":"structure",
14295      "members":{
14296        "Addresses":{
14297          "shape":"AddressList",
14298          "documentation":"<p>Information about the Elastic IP addresses.</p>",
14299          "locationName":"addressesSet"
14300        }
14301      }
14302    },
14303    "DescribeAggregateIdFormatRequest":{
14304      "type":"structure",
14305      "members":{
14306        "DryRun":{
14307          "shape":"Boolean",
14308          "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>"
14309        }
14310      }
14311    },
14312    "DescribeAggregateIdFormatResult":{
14313      "type":"structure",
14314      "members":{
14315        "UseLongIdsAggregated":{
14316          "shape":"Boolean",
14317          "documentation":"<p>Indicates whether all resource types in the Region are configured to use longer IDs. This value is only <code>true</code> if all users are configured to use longer IDs for all resources types in the Region.</p>",
14318          "locationName":"useLongIdsAggregated"
14319        },
14320        "Statuses":{
14321          "shape":"IdFormatList",
14322          "documentation":"<p>Information about each resource's ID format.</p>",
14323          "locationName":"statusSet"
14324        }
14325      }
14326    },
14327    "DescribeAvailabilityZonesRequest":{
14328      "type":"structure",
14329      "members":{
14330        "Filters":{
14331          "shape":"FilterList",
14332          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>group-name</code> - For Availability Zones, use the Region name. For Local Zones, use the name of the group associated with the Local Zone (for example, <code>us-west-2-lax-1</code>) For Wavelength Zones, use the name of the group associated with the Wavelength Zone (for example, <code>us-east-1-wl1-bos-wlz-1</code>).</p> </li> <li> <p> <code>message</code> - The Zone message.</p> </li> <li> <p> <code>opt-in-status</code> - The opt-in status (<code>opted-in</code>, and <code>not-opted-in</code> | <code>opt-in-not-required</code>).</p> </li> <li> <p> <code>parent-zoneID</code> - The ID of the zone that handles some of the Local Zone and Wavelength Zone control plane operations, such as API calls.</p> </li> <li> <p> <code>parent-zoneName</code> - The ID of the zone that handles some of the Local Zone and Wavelength Zone control plane operations, such as API calls.</p> </li> <li> <p> <code>region-name</code> - The name of the Region for the Zone (for example, <code>us-east-1</code>).</p> </li> <li> <p> <code>state</code> - The state of the Availability Zone, the Local Zone, or the Wavelength Zone (<code>available</code> | <code>information</code> | <code>impaired</code> | <code>unavailable</code>).</p> </li> <li> <p> <code>zone-id</code> - The ID of the Availability Zone (for example, <code>use1-az1</code>), the Local Zone (for example, <code>usw2-lax1-az1</code>), or the Wavelength Zone (for example, <code>us-east-1-wl1-bos-wlz-1</code>).</p> </li> <li> <p> <code>zone-type</code> - The type of zone, for example, <code>local-zone</code>.</p> </li> <li> <p> <code>zone-name</code> - The name of the Availability Zone (for example, <code>us-east-1a</code>), the Local Zone (for example, <code>us-west-2-lax-1a</code>), or the Wavelength Zone (for example, <code>us-east-1-wl1-bos-wlz-1</code>).</p> </li> <li> <p> <code>zone-type</code> - The type of zone, for example, <code>local-zone</code>.</p> </li> </ul>",
14333          "locationName":"Filter"
14334        },
14335        "ZoneNames":{
14336          "shape":"ZoneNameStringList",
14337          "documentation":"<p>The names of the Availability Zones, Local Zones, and Wavelength Zones.</p>",
14338          "locationName":"ZoneName"
14339        },
14340        "ZoneIds":{
14341          "shape":"ZoneIdStringList",
14342          "documentation":"<p>The IDs of the Availability Zones, Local Zones, and Wavelength Zones.</p>",
14343          "locationName":"ZoneId"
14344        },
14345        "AllAvailabilityZones":{
14346          "shape":"Boolean",
14347          "documentation":"<p>Include all Availability Zones, Local Zones, and Wavelength Zones regardless of your opt-in status.</p> <p>If you do not use this parameter, the results include only the zones for the Regions where you have chosen the option to opt in.</p>"
14348        },
14349        "DryRun":{
14350          "shape":"Boolean",
14351          "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>",
14352          "locationName":"dryRun"
14353        }
14354      }
14355    },
14356    "DescribeAvailabilityZonesResult":{
14357      "type":"structure",
14358      "members":{
14359        "AvailabilityZones":{
14360          "shape":"AvailabilityZoneList",
14361          "documentation":"<p>Information about the Availability Zones, Local Zones, and Wavelength Zones.</p>",
14362          "locationName":"availabilityZoneInfo"
14363        }
14364      }
14365    },
14366    "DescribeBundleTasksRequest":{
14367      "type":"structure",
14368      "members":{
14369        "BundleIds":{
14370          "shape":"BundleIdStringList",
14371          "documentation":"<p>The bundle task IDs.</p> <p>Default: Describes all your bundle tasks.</p>",
14372          "locationName":"BundleId"
14373        },
14374        "Filters":{
14375          "shape":"FilterList",
14376          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>bundle-id</code> - The ID of the bundle task.</p> </li> <li> <p> <code>error-code</code> - If the task failed, the error code returned.</p> </li> <li> <p> <code>error-message</code> - If the task failed, the error message returned.</p> </li> <li> <p> <code>instance-id</code> - The ID of the instance.</p> </li> <li> <p> <code>progress</code> - The level of task completion, as a percentage (for example, 20%).</p> </li> <li> <p> <code>s3-bucket</code> - The Amazon S3 bucket to store the AMI.</p> </li> <li> <p> <code>s3-prefix</code> - The beginning of the AMI name.</p> </li> <li> <p> <code>start-time</code> - The time the task started (for example, 2013-09-15T17:15:20.000Z).</p> </li> <li> <p> <code>state</code> - The state of the task (<code>pending</code> | <code>waiting-for-shutdown</code> | <code>bundling</code> | <code>storing</code> | <code>cancelling</code> | <code>complete</code> | <code>failed</code>).</p> </li> <li> <p> <code>update-time</code> - The time of the most recent update for the task.</p> </li> </ul>",
14377          "locationName":"Filter"
14378        },
14379        "DryRun":{
14380          "shape":"Boolean",
14381          "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>",
14382          "locationName":"dryRun"
14383        }
14384      }
14385    },
14386    "DescribeBundleTasksResult":{
14387      "type":"structure",
14388      "members":{
14389        "BundleTasks":{
14390          "shape":"BundleTaskList",
14391          "documentation":"<p>Information about the bundle tasks.</p>",
14392          "locationName":"bundleInstanceTasksSet"
14393        }
14394      }
14395    },
14396    "DescribeByoipCidrsMaxResults":{
14397      "type":"integer",
14398      "max":100,
14399      "min":1
14400    },
14401    "DescribeByoipCidrsRequest":{
14402      "type":"structure",
14403      "required":["MaxResults"],
14404      "members":{
14405        "DryRun":{
14406          "shape":"Boolean",
14407          "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>"
14408        },
14409        "MaxResults":{
14410          "shape":"DescribeByoipCidrsMaxResults",
14411          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
14412        },
14413        "NextToken":{
14414          "shape":"NextToken",
14415          "documentation":"<p>The token for the next page of results.</p>"
14416        }
14417      }
14418    },
14419    "DescribeByoipCidrsResult":{
14420      "type":"structure",
14421      "members":{
14422        "ByoipCidrs":{
14423          "shape":"ByoipCidrSet",
14424          "documentation":"<p>Information about your address ranges.</p>",
14425          "locationName":"byoipCidrSet"
14426        },
14427        "NextToken":{
14428          "shape":"String",
14429          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
14430          "locationName":"nextToken"
14431        }
14432      }
14433    },
14434    "DescribeCapacityReservationFleetsMaxResults":{
14435      "type":"integer",
14436      "max":100,
14437      "min":1
14438    },
14439    "DescribeCapacityReservationFleetsRequest":{
14440      "type":"structure",
14441      "members":{
14442        "CapacityReservationFleetIds":{
14443          "shape":"CapacityReservationFleetIdSet",
14444          "documentation":"<p>The IDs of the Capacity Reservation Fleets to describe.</p>",
14445          "locationName":"CapacityReservationFleetId"
14446        },
14447        "NextToken":{
14448          "shape":"String",
14449          "documentation":"<p>The token to use to retrieve the next page of results.</p>"
14450        },
14451        "MaxResults":{
14452          "shape":"DescribeCapacityReservationFleetsMaxResults",
14453          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the returned <code>nextToken</code> value. This value can be between 5 and 500. If <code>maxResults</code> is given a larger value than 500, you receive an error.</p>"
14454        },
14455        "Filters":{
14456          "shape":"FilterList",
14457          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>state</code> - The state of the Fleet (<code>submitted</code> | <code>modifying</code> | <code>active</code> | <code>partially_fulfilled</code> | <code>expiring</code> | <code>expired</code> | <code>cancelling</code> | <code>cancelled</code> | <code>failed</code>).</p> </li> <li> <p> <code>instance-match-criteria</code> - The instance matching criteria for the Fleet. Only <code>open</code> is supported.</p> </li> <li> <p> <code>tenancy</code> - The tenancy of the Fleet (<code>default</code> | <code>dedicated</code>).</p> </li> <li> <p> <code>allocation-strategy</code> - The allocation strategy used by the Fleet. Only <code>prioritized</code> is supported.</p> </li> </ul>",
14458          "locationName":"Filter"
14459        },
14460        "DryRun":{
14461          "shape":"Boolean",
14462          "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>"
14463        }
14464      }
14465    },
14466    "DescribeCapacityReservationFleetsResult":{
14467      "type":"structure",
14468      "members":{
14469        "CapacityReservationFleets":{
14470          "shape":"CapacityReservationFleetSet",
14471          "documentation":"<p>Information about the Capacity Reservation Fleets.</p>",
14472          "locationName":"capacityReservationFleetSet"
14473        },
14474        "NextToken":{
14475          "shape":"String",
14476          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
14477          "locationName":"nextToken"
14478        }
14479      }
14480    },
14481    "DescribeCapacityReservationsMaxResults":{
14482      "type":"integer",
14483      "max":1000,
14484      "min":1
14485    },
14486    "DescribeCapacityReservationsRequest":{
14487      "type":"structure",
14488      "members":{
14489        "CapacityReservationIds":{
14490          "shape":"CapacityReservationIdSet",
14491          "documentation":"<p>The ID of the Capacity Reservation.</p>",
14492          "locationName":"CapacityReservationId"
14493        },
14494        "NextToken":{
14495          "shape":"String",
14496          "documentation":"<p>The token to use to retrieve the next page of results.</p>"
14497        },
14498        "MaxResults":{
14499          "shape":"DescribeCapacityReservationsMaxResults",
14500          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the returned <code>nextToken</code> value. This value can be between 5 and 500. If <code>maxResults</code> is given a larger value than 500, you receive an error.</p>"
14501        },
14502        "Filters":{
14503          "shape":"FilterList",
14504          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>instance-type</code> - The type of instance for which the Capacity Reservation reserves capacity.</p> </li> <li> <p> <code>owner-id</code> - The ID of the Amazon Web Services account that owns the Capacity Reservation.</p> </li> <li> <p> <code>availability-zone-id</code> - The Availability Zone ID of the Capacity Reservation.</p> </li> <li> <p> <code>instance-platform</code> - The type of operating system for which the Capacity Reservation reserves capacity.</p> </li> <li> <p> <code>availability-zone</code> - The Availability Zone ID of the Capacity Reservation.</p> </li> <li> <p> <code>tenancy</code> - Indicates the tenancy of the Capacity Reservation. A Capacity Reservation can have one of the following tenancy settings:</p> <ul> <li> <p> <code>default</code> - The Capacity Reservation is created on hardware that is shared with other Amazon Web Services accounts.</p> </li> <li> <p> <code>dedicated</code> - The Capacity Reservation is created on single-tenant hardware that is dedicated to a single Amazon Web Services account.</p> </li> </ul> </li> <li> <p> <code>outpost-arn</code> - The Amazon Resource Name (ARN) of the Outpost on which the Capacity Reservation was created.</p> </li> <li> <p> <code>state</code> - The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:</p> <ul> <li> <p> <code>active</code>- The Capacity Reservation is active and the capacity is available for your use.</p> </li> <li> <p> <code>expired</code> - The Capacity Reservation expired automatically at the date and time specified in your request. The reserved capacity is no longer available for your use.</p> </li> <li> <p> <code>cancelled</code> - The Capacity Reservation was cancelled. The reserved capacity is no longer available for your use.</p> </li> <li> <p> <code>pending</code> - The Capacity Reservation request was successful but the capacity provisioning is still pending.</p> </li> <li> <p> <code>failed</code> - The Capacity Reservation request has failed. A request might fail due to invalid request parameters, capacity constraints, or instance limit constraints. Failed requests are retained for 60 minutes.</p> </li> </ul> </li> <li> <p> <code>start-date</code> - The date and time at which the Capacity Reservation was started.</p> </li> <li> <p> <code>end-date</code> - The date and time at which the Capacity Reservation expires. When a Capacity Reservation expires, the reserved capacity is released and you can no longer launch instances into it. The Capacity Reservation's state changes to expired when it reaches its end date and time.</p> </li> <li> <p> <code>end-date-type</code> - Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end types:</p> <ul> <li> <p> <code>unlimited</code> - The Capacity Reservation remains active until you explicitly cancel it.</p> </li> <li> <p> <code>limited</code> - The Capacity Reservation expires automatically at a specified date and time.</p> </li> </ul> </li> <li> <p> <code>instance-match-criteria</code> - Indicates the type of instance launches that the Capacity Reservation accepts. The options include:</p> <ul> <li> <p> <code>open</code> - The Capacity Reservation accepts all instances that have matching attributes (instance type, platform, and Availability Zone). Instances that have matching attributes launch into the Capacity Reservation automatically without specifying any additional parameters.</p> </li> <li> <p> <code>targeted</code> - The Capacity Reservation only accepts instances that have matching attributes (instance type, platform, and Availability Zone), and explicitly target the Capacity Reservation. This ensures that only permitted instances can use the reserved capacity.</p> </li> </ul> </li> </ul>",
14505          "locationName":"Filter"
14506        },
14507        "DryRun":{
14508          "shape":"Boolean",
14509          "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>"
14510        }
14511      }
14512    },
14513    "DescribeCapacityReservationsResult":{
14514      "type":"structure",
14515      "members":{
14516        "NextToken":{
14517          "shape":"String",
14518          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
14519          "locationName":"nextToken"
14520        },
14521        "CapacityReservations":{
14522          "shape":"CapacityReservationSet",
14523          "documentation":"<p>Information about the Capacity Reservations.</p>",
14524          "locationName":"capacityReservationSet"
14525        }
14526      }
14527    },
14528    "DescribeCarrierGatewaysRequest":{
14529      "type":"structure",
14530      "members":{
14531        "CarrierGatewayIds":{
14532          "shape":"CarrierGatewayIdSet",
14533          "documentation":"<p>One or more carrier gateway IDs.</p>",
14534          "locationName":"CarrierGatewayId"
14535        },
14536        "Filters":{
14537          "shape":"FilterList",
14538          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>carrier-gateway-id</code> - The ID of the carrier gateway.</p> </li> <li> <p> <code>state</code> - The state of the carrier gateway (<code>pending</code> | <code>failed</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code>).</p> </li> <li> <p> <code>owner-id</code> - The Amazon Web Services account ID of the owner of the carrier gateway.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC associated with the carrier gateway.</p> </li> </ul>",
14539          "locationName":"Filter"
14540        },
14541        "MaxResults":{
14542          "shape":"CarrierGatewayMaxResults",
14543          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
14544        },
14545        "NextToken":{
14546          "shape":"String",
14547          "documentation":"<p>The token for the next page of results.</p>"
14548        },
14549        "DryRun":{
14550          "shape":"Boolean",
14551          "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>"
14552        }
14553      }
14554    },
14555    "DescribeCarrierGatewaysResult":{
14556      "type":"structure",
14557      "members":{
14558        "CarrierGateways":{
14559          "shape":"CarrierGatewaySet",
14560          "documentation":"<p>Information about the carrier gateway.</p>",
14561          "locationName":"carrierGatewaySet"
14562        },
14563        "NextToken":{
14564          "shape":"String",
14565          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
14566          "locationName":"nextToken"
14567        }
14568      }
14569    },
14570    "DescribeClassicLinkInstancesMaxResults":{
14571      "type":"integer",
14572      "max":1000,
14573      "min":5
14574    },
14575    "DescribeClassicLinkInstancesRequest":{
14576      "type":"structure",
14577      "members":{
14578        "Filters":{
14579          "shape":"FilterList",
14580          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>group-id</code> - The ID of a VPC security group that's associated with the instance.</p> </li> <li> <p> <code>instance-id</code> - The ID of the instance.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC to which the instance is linked.</p> <p> <code>vpc-id</code> - The ID of the VPC that the instance is linked to.</p> </li> </ul>",
14581          "locationName":"Filter"
14582        },
14583        "DryRun":{
14584          "shape":"Boolean",
14585          "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>",
14586          "locationName":"dryRun"
14587        },
14588        "InstanceIds":{
14589          "shape":"InstanceIdStringList",
14590          "documentation":"<p>One or more instance IDs. Must be instances linked to a VPC through ClassicLink.</p>",
14591          "locationName":"InstanceId"
14592        },
14593        "MaxResults":{
14594          "shape":"DescribeClassicLinkInstancesMaxResults",
14595          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p> <p>Constraint: If the value is greater than 1000, we return only 1000 items.</p>",
14596          "locationName":"maxResults"
14597        },
14598        "NextToken":{
14599          "shape":"String",
14600          "documentation":"<p>The token for the next page of results.</p>",
14601          "locationName":"nextToken"
14602        }
14603      }
14604    },
14605    "DescribeClassicLinkInstancesResult":{
14606      "type":"structure",
14607      "members":{
14608        "Instances":{
14609          "shape":"ClassicLinkInstanceList",
14610          "documentation":"<p>Information about one or more linked EC2-Classic instances.</p>",
14611          "locationName":"instancesSet"
14612        },
14613        "NextToken":{
14614          "shape":"String",
14615          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
14616          "locationName":"nextToken"
14617        }
14618      }
14619    },
14620    "DescribeClientVpnAuthorizationRulesMaxResults":{
14621      "type":"integer",
14622      "max":1000,
14623      "min":5
14624    },
14625    "DescribeClientVpnAuthorizationRulesRequest":{
14626      "type":"structure",
14627      "required":["ClientVpnEndpointId"],
14628      "members":{
14629        "ClientVpnEndpointId":{
14630          "shape":"ClientVpnEndpointId",
14631          "documentation":"<p>The ID of the Client VPN endpoint.</p>"
14632        },
14633        "DryRun":{
14634          "shape":"Boolean",
14635          "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>"
14636        },
14637        "NextToken":{
14638          "shape":"NextToken",
14639          "documentation":"<p>The token to retrieve the next page of results.</p>"
14640        },
14641        "Filters":{
14642          "shape":"FilterList",
14643          "documentation":"<p>One or more filters. Filter names and values are case-sensitive.</p> <ul> <li> <p> <code>description</code> - The description of the authorization rule.</p> </li> <li> <p> <code>destination-cidr</code> - The CIDR of the network to which the authorization rule applies.</p> </li> <li> <p> <code>group-id</code> - The ID of the Active Directory group to which the authorization rule grants access.</p> </li> </ul>",
14644          "locationName":"Filter"
14645        },
14646        "MaxResults":{
14647          "shape":"DescribeClientVpnAuthorizationRulesMaxResults",
14648          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the nextToken value.</p>"
14649        }
14650      }
14651    },
14652    "DescribeClientVpnAuthorizationRulesResult":{
14653      "type":"structure",
14654      "members":{
14655        "AuthorizationRules":{
14656          "shape":"AuthorizationRuleSet",
14657          "documentation":"<p>Information about the authorization rules.</p>",
14658          "locationName":"authorizationRule"
14659        },
14660        "NextToken":{
14661          "shape":"NextToken",
14662          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
14663          "locationName":"nextToken"
14664        }
14665      }
14666    },
14667    "DescribeClientVpnConnectionsMaxResults":{
14668      "type":"integer",
14669      "max":1000,
14670      "min":5
14671    },
14672    "DescribeClientVpnConnectionsRequest":{
14673      "type":"structure",
14674      "required":["ClientVpnEndpointId"],
14675      "members":{
14676        "ClientVpnEndpointId":{
14677          "shape":"ClientVpnEndpointId",
14678          "documentation":"<p>The ID of the Client VPN endpoint.</p>"
14679        },
14680        "Filters":{
14681          "shape":"FilterList",
14682          "documentation":"<p>One or more filters. Filter names and values are case-sensitive.</p> <ul> <li> <p> <code>connection-id</code> - The ID of the connection.</p> </li> <li> <p> <code>username</code> - For Active Directory client authentication, the user name of the client who established the client connection.</p> </li> </ul>",
14683          "locationName":"Filter"
14684        },
14685        "NextToken":{
14686          "shape":"NextToken",
14687          "documentation":"<p>The token to retrieve the next page of results.</p>"
14688        },
14689        "MaxResults":{
14690          "shape":"DescribeClientVpnConnectionsMaxResults",
14691          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the nextToken value.</p>"
14692        },
14693        "DryRun":{
14694          "shape":"Boolean",
14695          "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>"
14696        }
14697      }
14698    },
14699    "DescribeClientVpnConnectionsResult":{
14700      "type":"structure",
14701      "members":{
14702        "Connections":{
14703          "shape":"ClientVpnConnectionSet",
14704          "documentation":"<p>Information about the active and terminated client connections.</p>",
14705          "locationName":"connections"
14706        },
14707        "NextToken":{
14708          "shape":"NextToken",
14709          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
14710          "locationName":"nextToken"
14711        }
14712      }
14713    },
14714    "DescribeClientVpnEndpointMaxResults":{
14715      "type":"integer",
14716      "max":1000,
14717      "min":5
14718    },
14719    "DescribeClientVpnEndpointsRequest":{
14720      "type":"structure",
14721      "members":{
14722        "ClientVpnEndpointIds":{
14723          "shape":"ClientVpnEndpointIdList",
14724          "documentation":"<p>The ID of the Client VPN endpoint.</p>",
14725          "locationName":"ClientVpnEndpointId"
14726        },
14727        "MaxResults":{
14728          "shape":"DescribeClientVpnEndpointMaxResults",
14729          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the nextToken value.</p>"
14730        },
14731        "NextToken":{
14732          "shape":"NextToken",
14733          "documentation":"<p>The token to retrieve the next page of results.</p>"
14734        },
14735        "Filters":{
14736          "shape":"FilterList",
14737          "documentation":"<p>One or more filters. Filter names and values are case-sensitive.</p> <ul> <li> <p> <code>endpoint-id</code> - The ID of the Client VPN endpoint.</p> </li> <li> <p> <code>transport-protocol</code> - The transport protocol (<code>tcp</code> | <code>udp</code>).</p> </li> </ul>",
14738          "locationName":"Filter"
14739        },
14740        "DryRun":{
14741          "shape":"Boolean",
14742          "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>"
14743        }
14744      }
14745    },
14746    "DescribeClientVpnEndpointsResult":{
14747      "type":"structure",
14748      "members":{
14749        "ClientVpnEndpoints":{
14750          "shape":"EndpointSet",
14751          "documentation":"<p>Information about the Client VPN endpoints.</p>",
14752          "locationName":"clientVpnEndpoint"
14753        },
14754        "NextToken":{
14755          "shape":"NextToken",
14756          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
14757          "locationName":"nextToken"
14758        }
14759      }
14760    },
14761    "DescribeClientVpnRoutesMaxResults":{
14762      "type":"integer",
14763      "max":1000,
14764      "min":5
14765    },
14766    "DescribeClientVpnRoutesRequest":{
14767      "type":"structure",
14768      "required":["ClientVpnEndpointId"],
14769      "members":{
14770        "ClientVpnEndpointId":{
14771          "shape":"ClientVpnEndpointId",
14772          "documentation":"<p>The ID of the Client VPN endpoint.</p>"
14773        },
14774        "Filters":{
14775          "shape":"FilterList",
14776          "documentation":"<p>One or more filters. Filter names and values are case-sensitive.</p> <ul> <li> <p> <code>destination-cidr</code> - The CIDR of the route destination.</p> </li> <li> <p> <code>origin</code> - How the route was associated with the Client VPN endpoint (<code>associate</code> | <code>add-route</code>).</p> </li> <li> <p> <code>target-subnet</code> - The ID of the subnet through which traffic is routed.</p> </li> </ul>",
14777          "locationName":"Filter"
14778        },
14779        "MaxResults":{
14780          "shape":"DescribeClientVpnRoutesMaxResults",
14781          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the nextToken value.</p>"
14782        },
14783        "NextToken":{
14784          "shape":"NextToken",
14785          "documentation":"<p>The token to retrieve the next page of results.</p>"
14786        },
14787        "DryRun":{
14788          "shape":"Boolean",
14789          "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>"
14790        }
14791      }
14792    },
14793    "DescribeClientVpnRoutesResult":{
14794      "type":"structure",
14795      "members":{
14796        "Routes":{
14797          "shape":"ClientVpnRouteSet",
14798          "documentation":"<p>Information about the Client VPN endpoint routes.</p>",
14799          "locationName":"routes"
14800        },
14801        "NextToken":{
14802          "shape":"NextToken",
14803          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
14804          "locationName":"nextToken"
14805        }
14806      }
14807    },
14808    "DescribeClientVpnTargetNetworksMaxResults":{
14809      "type":"integer",
14810      "max":1000,
14811      "min":5
14812    },
14813    "DescribeClientVpnTargetNetworksRequest":{
14814      "type":"structure",
14815      "required":["ClientVpnEndpointId"],
14816      "members":{
14817        "ClientVpnEndpointId":{
14818          "shape":"ClientVpnEndpointId",
14819          "documentation":"<p>The ID of the Client VPN endpoint.</p>"
14820        },
14821        "AssociationIds":{
14822          "shape":"ValueStringList",
14823          "documentation":"<p>The IDs of the target network associations.</p>"
14824        },
14825        "MaxResults":{
14826          "shape":"DescribeClientVpnTargetNetworksMaxResults",
14827          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the nextToken value.</p>"
14828        },
14829        "NextToken":{
14830          "shape":"NextToken",
14831          "documentation":"<p>The token to retrieve the next page of results.</p>"
14832        },
14833        "Filters":{
14834          "shape":"FilterList",
14835          "documentation":"<p>One or more filters. Filter names and values are case-sensitive.</p> <ul> <li> <p> <code>association-id</code> - The ID of the association.</p> </li> <li> <p> <code>target-network-id</code> - The ID of the subnet specified as the target network.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC in which the target network is located.</p> </li> </ul>",
14836          "locationName":"Filter"
14837        },
14838        "DryRun":{
14839          "shape":"Boolean",
14840          "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>"
14841        }
14842      }
14843    },
14844    "DescribeClientVpnTargetNetworksResult":{
14845      "type":"structure",
14846      "members":{
14847        "ClientVpnTargetNetworks":{
14848          "shape":"TargetNetworkSet",
14849          "documentation":"<p>Information about the associated target networks.</p>",
14850          "locationName":"clientVpnTargetNetworks"
14851        },
14852        "NextToken":{
14853          "shape":"NextToken",
14854          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
14855          "locationName":"nextToken"
14856        }
14857      }
14858    },
14859    "DescribeCoipPoolsRequest":{
14860      "type":"structure",
14861      "members":{
14862        "PoolIds":{
14863          "shape":"CoipPoolIdSet",
14864          "documentation":"<p>The IDs of the address pools.</p>",
14865          "locationName":"PoolId"
14866        },
14867        "Filters":{
14868          "shape":"FilterList",
14869          "documentation":"<p>The filters. The following are the possible values:</p> <ul> <li> <p> <code>coip-pool.pool-id</code> </p> </li> </ul> <ul> <li> <p> <code>coip-pool.local-gateway-route-table-id</code> </p> </li> </ul>",
14870          "locationName":"Filter"
14871        },
14872        "MaxResults":{
14873          "shape":"CoipPoolMaxResults",
14874          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
14875        },
14876        "NextToken":{
14877          "shape":"String",
14878          "documentation":"<p>The token for the next page of results.</p>"
14879        },
14880        "DryRun":{
14881          "shape":"Boolean",
14882          "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>"
14883        }
14884      }
14885    },
14886    "DescribeCoipPoolsResult":{
14887      "type":"structure",
14888      "members":{
14889        "CoipPools":{
14890          "shape":"CoipPoolSet",
14891          "documentation":"<p>Information about the address pools.</p>",
14892          "locationName":"coipPoolSet"
14893        },
14894        "NextToken":{
14895          "shape":"String",
14896          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
14897          "locationName":"nextToken"
14898        }
14899      }
14900    },
14901    "DescribeConversionTaskList":{
14902      "type":"list",
14903      "member":{
14904        "shape":"ConversionTask",
14905        "locationName":"item"
14906      }
14907    },
14908    "DescribeConversionTasksRequest":{
14909      "type":"structure",
14910      "members":{
14911        "ConversionTaskIds":{
14912          "shape":"ConversionIdStringList",
14913          "documentation":"<p>The conversion task IDs.</p>",
14914          "locationName":"conversionTaskId"
14915        },
14916        "DryRun":{
14917          "shape":"Boolean",
14918          "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>",
14919          "locationName":"dryRun"
14920        }
14921      }
14922    },
14923    "DescribeConversionTasksResult":{
14924      "type":"structure",
14925      "members":{
14926        "ConversionTasks":{
14927          "shape":"DescribeConversionTaskList",
14928          "documentation":"<p>Information about the conversion tasks.</p>",
14929          "locationName":"conversionTasks"
14930        }
14931      }
14932    },
14933    "DescribeCustomerGatewaysRequest":{
14934      "type":"structure",
14935      "members":{
14936        "CustomerGatewayIds":{
14937          "shape":"CustomerGatewayIdStringList",
14938          "documentation":"<p>One or more customer gateway IDs.</p> <p>Default: Describes all your customer gateways.</p>",
14939          "locationName":"CustomerGatewayId"
14940        },
14941        "Filters":{
14942          "shape":"FilterList",
14943          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>bgp-asn</code> - The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).</p> </li> <li> <p> <code>customer-gateway-id</code> - The ID of the customer gateway.</p> </li> <li> <p> <code>ip-address</code> - The IP address of the customer gateway's Internet-routable external interface.</p> </li> <li> <p> <code>state</code> - The state of the customer gateway (<code>pending</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code>).</p> </li> <li> <p> <code>type</code> - The type of customer gateway. Currently, the only supported type is <code>ipsec.1</code>.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
14944          "locationName":"Filter"
14945        },
14946        "DryRun":{
14947          "shape":"Boolean",
14948          "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>",
14949          "locationName":"dryRun"
14950        }
14951      },
14952      "documentation":"<p>Contains the parameters for DescribeCustomerGateways.</p>"
14953    },
14954    "DescribeCustomerGatewaysResult":{
14955      "type":"structure",
14956      "members":{
14957        "CustomerGateways":{
14958          "shape":"CustomerGatewayList",
14959          "documentation":"<p>Information about one or more customer gateways.</p>",
14960          "locationName":"customerGatewaySet"
14961        }
14962      },
14963      "documentation":"<p>Contains the output of DescribeCustomerGateways.</p>"
14964    },
14965    "DescribeDhcpOptionsMaxResults":{
14966      "type":"integer",
14967      "max":1000,
14968      "min":5
14969    },
14970    "DescribeDhcpOptionsRequest":{
14971      "type":"structure",
14972      "members":{
14973        "DhcpOptionsIds":{
14974          "shape":"DhcpOptionsIdStringList",
14975          "documentation":"<p>The IDs of one or more DHCP options sets.</p> <p>Default: Describes all your DHCP options sets.</p>",
14976          "locationName":"DhcpOptionsId"
14977        },
14978        "Filters":{
14979          "shape":"FilterList",
14980          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>dhcp-options-id</code> - The ID of a DHCP options set.</p> </li> <li> <p> <code>key</code> - The key for one of the options (for example, <code>domain-name</code>).</p> </li> <li> <p> <code>value</code> - The value for one of the options.</p> </li> <li> <p> <code>owner-id</code> - The ID of the Amazon Web Services account that owns the DHCP options set.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
14981          "locationName":"Filter"
14982        },
14983        "DryRun":{
14984          "shape":"Boolean",
14985          "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>",
14986          "locationName":"dryRun"
14987        },
14988        "NextToken":{
14989          "shape":"String",
14990          "documentation":"<p>The token for the next page of results.</p>"
14991        },
14992        "MaxResults":{
14993          "shape":"DescribeDhcpOptionsMaxResults",
14994          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
14995        }
14996      }
14997    },
14998    "DescribeDhcpOptionsResult":{
14999      "type":"structure",
15000      "members":{
15001        "DhcpOptions":{
15002          "shape":"DhcpOptionsList",
15003          "documentation":"<p>Information about one or more DHCP options sets.</p>",
15004          "locationName":"dhcpOptionsSet"
15005        },
15006        "NextToken":{
15007          "shape":"String",
15008          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
15009          "locationName":"nextToken"
15010        }
15011      }
15012    },
15013    "DescribeEgressOnlyInternetGatewaysMaxResults":{
15014      "type":"integer",
15015      "max":255,
15016      "min":5
15017    },
15018    "DescribeEgressOnlyInternetGatewaysRequest":{
15019      "type":"structure",
15020      "members":{
15021        "DryRun":{
15022          "shape":"Boolean",
15023          "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>"
15024        },
15025        "EgressOnlyInternetGatewayIds":{
15026          "shape":"EgressOnlyInternetGatewayIdList",
15027          "documentation":"<p>One or more egress-only internet gateway IDs.</p>",
15028          "locationName":"EgressOnlyInternetGatewayId"
15029        },
15030        "MaxResults":{
15031          "shape":"DescribeEgressOnlyInternetGatewaysMaxResults",
15032          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
15033        },
15034        "NextToken":{
15035          "shape":"String",
15036          "documentation":"<p>The token for the next page of results.</p>"
15037        },
15038        "Filters":{
15039          "shape":"FilterList",
15040          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
15041          "locationName":"Filter"
15042        }
15043      }
15044    },
15045    "DescribeEgressOnlyInternetGatewaysResult":{
15046      "type":"structure",
15047      "members":{
15048        "EgressOnlyInternetGateways":{
15049          "shape":"EgressOnlyInternetGatewayList",
15050          "documentation":"<p>Information about the egress-only internet gateways.</p>",
15051          "locationName":"egressOnlyInternetGatewaySet"
15052        },
15053        "NextToken":{
15054          "shape":"String",
15055          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
15056          "locationName":"nextToken"
15057        }
15058      }
15059    },
15060    "DescribeElasticGpusMaxResults":{
15061      "type":"integer",
15062      "max":1000,
15063      "min":10
15064    },
15065    "DescribeElasticGpusRequest":{
15066      "type":"structure",
15067      "members":{
15068        "ElasticGpuIds":{
15069          "shape":"ElasticGpuIdSet",
15070          "documentation":"<p>The Elastic Graphics accelerator IDs.</p>",
15071          "locationName":"ElasticGpuId"
15072        },
15073        "DryRun":{
15074          "shape":"Boolean",
15075          "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>"
15076        },
15077        "Filters":{
15078          "shape":"FilterList",
15079          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>availability-zone</code> - The Availability Zone in which the Elastic Graphics accelerator resides.</p> </li> <li> <p> <code>elastic-gpu-health</code> - The status of the Elastic Graphics accelerator (<code>OK</code> | <code>IMPAIRED</code>).</p> </li> <li> <p> <code>elastic-gpu-state</code> - The state of the Elastic Graphics accelerator (<code>ATTACHED</code>).</p> </li> <li> <p> <code>elastic-gpu-type</code> - The type of Elastic Graphics accelerator; for example, <code>eg1.medium</code>.</p> </li> <li> <p> <code>instance-id</code> - The ID of the instance to which the Elastic Graphics accelerator is associated.</p> </li> </ul>",
15080          "locationName":"Filter"
15081        },
15082        "MaxResults":{
15083          "shape":"DescribeElasticGpusMaxResults",
15084          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value. This value can be between 5 and 1000.</p>"
15085        },
15086        "NextToken":{
15087          "shape":"String",
15088          "documentation":"<p>The token to request the next page of results.</p>"
15089        }
15090      }
15091    },
15092    "DescribeElasticGpusResult":{
15093      "type":"structure",
15094      "members":{
15095        "ElasticGpuSet":{
15096          "shape":"ElasticGpuSet",
15097          "documentation":"<p>Information about the Elastic Graphics accelerators.</p>",
15098          "locationName":"elasticGpuSet"
15099        },
15100        "MaxResults":{
15101          "shape":"Integer",
15102          "documentation":"<p>The total number of items to return. If the total number of items available is more than the value specified in max-items then a Next-Token will be provided in the output that you can use to resume pagination.</p>",
15103          "locationName":"maxResults"
15104        },
15105        "NextToken":{
15106          "shape":"String",
15107          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
15108          "locationName":"nextToken"
15109        }
15110      }
15111    },
15112    "DescribeExportImageTasksMaxResults":{
15113      "type":"integer",
15114      "max":500,
15115      "min":1
15116    },
15117    "DescribeExportImageTasksRequest":{
15118      "type":"structure",
15119      "members":{
15120        "DryRun":{
15121          "shape":"Boolean",
15122          "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>"
15123        },
15124        "Filters":{
15125          "shape":"FilterList",
15126          "documentation":"<p>Filter tasks using the <code>task-state</code> filter and one of the following values: <code>active</code>, <code>completed</code>, <code>deleting</code>, or <code>deleted</code>.</p>",
15127          "locationName":"Filter"
15128        },
15129        "ExportImageTaskIds":{
15130          "shape":"ExportImageTaskIdList",
15131          "documentation":"<p>The IDs of the export image tasks.</p>",
15132          "locationName":"ExportImageTaskId"
15133        },
15134        "MaxResults":{
15135          "shape":"DescribeExportImageTasksMaxResults",
15136          "documentation":"<p>The maximum number of results to return in a single call.</p>"
15137        },
15138        "NextToken":{
15139          "shape":"NextToken",
15140          "documentation":"<p>A token that indicates the next page of results.</p>"
15141        }
15142      }
15143    },
15144    "DescribeExportImageTasksResult":{
15145      "type":"structure",
15146      "members":{
15147        "ExportImageTasks":{
15148          "shape":"ExportImageTaskList",
15149          "documentation":"<p>Information about the export image tasks.</p>",
15150          "locationName":"exportImageTaskSet"
15151        },
15152        "NextToken":{
15153          "shape":"NextToken",
15154          "documentation":"<p>The token to use to get the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
15155          "locationName":"nextToken"
15156        }
15157      }
15158    },
15159    "DescribeExportTasksRequest":{
15160      "type":"structure",
15161      "members":{
15162        "ExportTaskIds":{
15163          "shape":"ExportTaskIdStringList",
15164          "documentation":"<p>The export task IDs.</p>",
15165          "locationName":"exportTaskId"
15166        },
15167        "Filters":{
15168          "shape":"FilterList",
15169          "documentation":"<p>the filters for the export tasks.</p>",
15170          "locationName":"Filter"
15171        }
15172      }
15173    },
15174    "DescribeExportTasksResult":{
15175      "type":"structure",
15176      "members":{
15177        "ExportTasks":{
15178          "shape":"ExportTaskList",
15179          "documentation":"<p>Information about the export tasks.</p>",
15180          "locationName":"exportTaskSet"
15181        }
15182      }
15183    },
15184    "DescribeFastSnapshotRestoreSuccessItem":{
15185      "type":"structure",
15186      "members":{
15187        "SnapshotId":{
15188          "shape":"String",
15189          "documentation":"<p>The ID of the snapshot.</p>",
15190          "locationName":"snapshotId"
15191        },
15192        "AvailabilityZone":{
15193          "shape":"String",
15194          "documentation":"<p>The Availability Zone.</p>",
15195          "locationName":"availabilityZone"
15196        },
15197        "State":{
15198          "shape":"FastSnapshotRestoreStateCode",
15199          "documentation":"<p>The state of fast snapshot restores.</p>",
15200          "locationName":"state"
15201        },
15202        "StateTransitionReason":{
15203          "shape":"String",
15204          "documentation":"<p>The reason for the state transition. The possible values are as follows:</p> <ul> <li> <p> <code>Client.UserInitiated</code> - The state successfully transitioned to <code>enabling</code> or <code>disabling</code>.</p> </li> <li> <p> <code>Client.UserInitiated - Lifecycle state transition</code> - The state successfully transitioned to <code>optimizing</code>, <code>enabled</code>, or <code>disabled</code>.</p> </li> </ul>",
15205          "locationName":"stateTransitionReason"
15206        },
15207        "OwnerId":{
15208          "shape":"String",
15209          "documentation":"<p>The ID of the Amazon Web Services account that enabled fast snapshot restores on the snapshot.</p>",
15210          "locationName":"ownerId"
15211        },
15212        "OwnerAlias":{
15213          "shape":"String",
15214          "documentation":"<p>The Amazon Web Services owner alias that enabled fast snapshot restores on the snapshot. This is intended for future use.</p>",
15215          "locationName":"ownerAlias"
15216        },
15217        "EnablingTime":{
15218          "shape":"MillisecondDateTime",
15219          "documentation":"<p>The time at which fast snapshot restores entered the <code>enabling</code> state.</p>",
15220          "locationName":"enablingTime"
15221        },
15222        "OptimizingTime":{
15223          "shape":"MillisecondDateTime",
15224          "documentation":"<p>The time at which fast snapshot restores entered the <code>optimizing</code> state.</p>",
15225          "locationName":"optimizingTime"
15226        },
15227        "EnabledTime":{
15228          "shape":"MillisecondDateTime",
15229          "documentation":"<p>The time at which fast snapshot restores entered the <code>enabled</code> state.</p>",
15230          "locationName":"enabledTime"
15231        },
15232        "DisablingTime":{
15233          "shape":"MillisecondDateTime",
15234          "documentation":"<p>The time at which fast snapshot restores entered the <code>disabling</code> state.</p>",
15235          "locationName":"disablingTime"
15236        },
15237        "DisabledTime":{
15238          "shape":"MillisecondDateTime",
15239          "documentation":"<p>The time at which fast snapshot restores entered the <code>disabled</code> state.</p>",
15240          "locationName":"disabledTime"
15241        }
15242      },
15243      "documentation":"<p>Describes fast snapshot restores for a snapshot.</p>"
15244    },
15245    "DescribeFastSnapshotRestoreSuccessSet":{
15246      "type":"list",
15247      "member":{
15248        "shape":"DescribeFastSnapshotRestoreSuccessItem",
15249        "locationName":"item"
15250      }
15251    },
15252    "DescribeFastSnapshotRestoresMaxResults":{
15253      "type":"integer",
15254      "max":200,
15255      "min":0
15256    },
15257    "DescribeFastSnapshotRestoresRequest":{
15258      "type":"structure",
15259      "members":{
15260        "Filters":{
15261          "shape":"FilterList",
15262          "documentation":"<p>The filters. The possible values are:</p> <ul> <li> <p> <code>availability-zone</code>: The Availability Zone of the snapshot.</p> </li> <li> <p> <code>owner-id</code>: The ID of the Amazon Web Services account that enabled fast snapshot restore on the snapshot.</p> </li> <li> <p> <code>snapshot-id</code>: The ID of the snapshot.</p> </li> <li> <p> <code>state</code>: The state of fast snapshot restores for the snapshot (<code>enabling</code> | <code>optimizing</code> | <code>enabled</code> | <code>disabling</code> | <code>disabled</code>).</p> </li> </ul>",
15263          "locationName":"Filter"
15264        },
15265        "MaxResults":{
15266          "shape":"DescribeFastSnapshotRestoresMaxResults",
15267          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
15268        },
15269        "NextToken":{
15270          "shape":"NextToken",
15271          "documentation":"<p>The token for the next page of results.</p>"
15272        },
15273        "DryRun":{
15274          "shape":"Boolean",
15275          "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>"
15276        }
15277      }
15278    },
15279    "DescribeFastSnapshotRestoresResult":{
15280      "type":"structure",
15281      "members":{
15282        "FastSnapshotRestores":{
15283          "shape":"DescribeFastSnapshotRestoreSuccessSet",
15284          "documentation":"<p>Information about the state of fast snapshot restores.</p>",
15285          "locationName":"fastSnapshotRestoreSet"
15286        },
15287        "NextToken":{
15288          "shape":"NextToken",
15289          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
15290          "locationName":"nextToken"
15291        }
15292      }
15293    },
15294    "DescribeFleetError":{
15295      "type":"structure",
15296      "members":{
15297        "LaunchTemplateAndOverrides":{
15298          "shape":"LaunchTemplateAndOverridesResponse",
15299          "documentation":"<p>The launch templates and overrides that were used for launching the instances. The values that you specify in the Overrides replace the values in the launch template.</p>",
15300          "locationName":"launchTemplateAndOverrides"
15301        },
15302        "Lifecycle":{
15303          "shape":"InstanceLifecycle",
15304          "documentation":"<p>Indicates if the instance that could not be launched was a Spot Instance or On-Demand Instance.</p>",
15305          "locationName":"lifecycle"
15306        },
15307        "ErrorCode":{
15308          "shape":"String",
15309          "documentation":"<p>The error code that indicates why the instance could not be launched. For more information about error codes, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html.html\">Error Codes</a>.</p>",
15310          "locationName":"errorCode"
15311        },
15312        "ErrorMessage":{
15313          "shape":"String",
15314          "documentation":"<p>The error message that describes why the instance could not be launched. For more information about error messages, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html.html\">Error Codes</a>.</p>",
15315          "locationName":"errorMessage"
15316        }
15317      },
15318      "documentation":"<p>Describes the instances that could not be launched by the fleet.</p>"
15319    },
15320    "DescribeFleetHistoryRequest":{
15321      "type":"structure",
15322      "required":[
15323        "FleetId",
15324        "StartTime"
15325      ],
15326      "members":{
15327        "DryRun":{
15328          "shape":"Boolean",
15329          "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>"
15330        },
15331        "EventType":{
15332          "shape":"FleetEventType",
15333          "documentation":"<p>The type of events to describe. By default, all events are described.</p>"
15334        },
15335        "MaxResults":{
15336          "shape":"Integer",
15337          "documentation":"<p>The maximum number of results to return in a single call. Specify a value between 1 and 1000. The default value is 1000. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.</p>"
15338        },
15339        "NextToken":{
15340          "shape":"String",
15341          "documentation":"<p>The token for the next set of results.</p>"
15342        },
15343        "FleetId":{
15344          "shape":"FleetId",
15345          "documentation":"<p>The ID of the EC2 Fleet.</p>"
15346        },
15347        "StartTime":{
15348          "shape":"DateTime",
15349          "documentation":"<p>The start date and time for the events, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>"
15350        }
15351      }
15352    },
15353    "DescribeFleetHistoryResult":{
15354      "type":"structure",
15355      "members":{
15356        "HistoryRecords":{
15357          "shape":"HistoryRecordSet",
15358          "documentation":"<p>Information about the events in the history of the EC2 Fleet.</p>",
15359          "locationName":"historyRecordSet"
15360        },
15361        "LastEvaluatedTime":{
15362          "shape":"DateTime",
15363          "documentation":"<p>The last date and time for the events, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z). All records up to this time were retrieved.</p> <p>If <code>nextToken</code> indicates that there are more results, this value is not present.</p>",
15364          "locationName":"lastEvaluatedTime"
15365        },
15366        "NextToken":{
15367          "shape":"String",
15368          "documentation":"<p>The token for the next set of results.</p>",
15369          "locationName":"nextToken"
15370        },
15371        "FleetId":{
15372          "shape":"FleetId",
15373          "documentation":"<p>The ID of the EC Fleet.</p>",
15374          "locationName":"fleetId"
15375        },
15376        "StartTime":{
15377          "shape":"DateTime",
15378          "documentation":"<p>The start date and time for the events, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>",
15379          "locationName":"startTime"
15380        }
15381      }
15382    },
15383    "DescribeFleetInstancesRequest":{
15384      "type":"structure",
15385      "required":["FleetId"],
15386      "members":{
15387        "DryRun":{
15388          "shape":"Boolean",
15389          "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>"
15390        },
15391        "MaxResults":{
15392          "shape":"Integer",
15393          "documentation":"<p>The maximum number of results to return in a single call. Specify a value between 1 and 1000. The default value is 1000. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.</p>"
15394        },
15395        "NextToken":{
15396          "shape":"String",
15397          "documentation":"<p>The token for the next set of results.</p>"
15398        },
15399        "FleetId":{
15400          "shape":"FleetId",
15401          "documentation":"<p>The ID of the EC2 Fleet.</p>"
15402        },
15403        "Filters":{
15404          "shape":"FilterList",
15405          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>instance-type</code> - The instance type.</p> </li> </ul>",
15406          "locationName":"Filter"
15407        }
15408      }
15409    },
15410    "DescribeFleetInstancesResult":{
15411      "type":"structure",
15412      "members":{
15413        "ActiveInstances":{
15414          "shape":"ActiveInstanceSet",
15415          "documentation":"<p>The running instances. This list is refreshed periodically and might be out of date.</p>",
15416          "locationName":"activeInstanceSet"
15417        },
15418        "NextToken":{
15419          "shape":"String",
15420          "documentation":"<p>The token for the next set of results.</p>",
15421          "locationName":"nextToken"
15422        },
15423        "FleetId":{
15424          "shape":"FleetId",
15425          "documentation":"<p>The ID of the EC2 Fleet.</p>",
15426          "locationName":"fleetId"
15427        }
15428      }
15429    },
15430    "DescribeFleetsErrorSet":{
15431      "type":"list",
15432      "member":{
15433        "shape":"DescribeFleetError",
15434        "locationName":"item"
15435      }
15436    },
15437    "DescribeFleetsInstances":{
15438      "type":"structure",
15439      "members":{
15440        "LaunchTemplateAndOverrides":{
15441          "shape":"LaunchTemplateAndOverridesResponse",
15442          "documentation":"<p>The launch templates and overrides that were used for launching the instances. The values that you specify in the Overrides replace the values in the launch template.</p>",
15443          "locationName":"launchTemplateAndOverrides"
15444        },
15445        "Lifecycle":{
15446          "shape":"InstanceLifecycle",
15447          "documentation":"<p>Indicates if the instance that was launched is a Spot Instance or On-Demand Instance.</p>",
15448          "locationName":"lifecycle"
15449        },
15450        "InstanceIds":{
15451          "shape":"InstanceIdsSet",
15452          "documentation":"<p>The IDs of the instances.</p>",
15453          "locationName":"instanceIds"
15454        },
15455        "InstanceType":{
15456          "shape":"InstanceType",
15457          "documentation":"<p>The instance type.</p>",
15458          "locationName":"instanceType"
15459        },
15460        "Platform":{
15461          "shape":"PlatformValues",
15462          "documentation":"<p>The value is <code>Windows</code> for Windows instances. Otherwise, the value is blank.</p>",
15463          "locationName":"platform"
15464        }
15465      },
15466      "documentation":"<p>Describes the instances that were launched by the fleet.</p>"
15467    },
15468    "DescribeFleetsInstancesSet":{
15469      "type":"list",
15470      "member":{
15471        "shape":"DescribeFleetsInstances",
15472        "locationName":"item"
15473      }
15474    },
15475    "DescribeFleetsRequest":{
15476      "type":"structure",
15477      "members":{
15478        "DryRun":{
15479          "shape":"Boolean",
15480          "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>"
15481        },
15482        "MaxResults":{
15483          "shape":"Integer",
15484          "documentation":"<p>The maximum number of results to return in a single call. Specify a value between 1 and 1000. The default value is 1000. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.</p>"
15485        },
15486        "NextToken":{
15487          "shape":"String",
15488          "documentation":"<p>The token for the next set of results.</p>"
15489        },
15490        "FleetIds":{
15491          "shape":"FleetIdSet",
15492          "documentation":"<p>The ID of the EC2 Fleets.</p>",
15493          "locationName":"FleetId"
15494        },
15495        "Filters":{
15496          "shape":"FilterList",
15497          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>activity-status</code> - The progress of the EC2 Fleet ( <code>error</code> | <code>pending-fulfillment</code> | <code>pending-termination</code> | <code>fulfilled</code>).</p> </li> <li> <p> <code>excess-capacity-termination-policy</code> - Indicates whether to terminate running instances if the target capacity is decreased below the current EC2 Fleet size (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>fleet-state</code> - The state of the EC2 Fleet (<code>submitted</code> | <code>active</code> | <code>deleted</code> | <code>failed</code> | <code>deleted-running</code> | <code>deleted-terminating</code> | <code>modifying</code>).</p> </li> <li> <p> <code>replace-unhealthy-instances</code> - Indicates whether EC2 Fleet should replace unhealthy instances (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>type</code> - The type of request (<code>instant</code> | <code>request</code> | <code>maintain</code>).</p> </li> </ul>",
15498          "locationName":"Filter"
15499        }
15500      }
15501    },
15502    "DescribeFleetsResult":{
15503      "type":"structure",
15504      "members":{
15505        "NextToken":{
15506          "shape":"String",
15507          "documentation":"<p>The token for the next set of results.</p>",
15508          "locationName":"nextToken"
15509        },
15510        "Fleets":{
15511          "shape":"FleetSet",
15512          "documentation":"<p>Information about the EC2 Fleets.</p>",
15513          "locationName":"fleetSet"
15514        }
15515      }
15516    },
15517    "DescribeFlowLogsRequest":{
15518      "type":"structure",
15519      "members":{
15520        "DryRun":{
15521          "shape":"Boolean",
15522          "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>"
15523        },
15524        "Filter":{
15525          "shape":"FilterList",
15526          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>deliver-log-status</code> - The status of the logs delivery (<code>SUCCESS</code> | <code>FAILED</code>).</p> </li> <li> <p> <code>log-destination-type</code> - The type of destination to which the flow log publishes data. Possible destination types include <code>cloud-watch-logs</code> and <code>s3</code>.</p> </li> <li> <p> <code>flow-log-id</code> - The ID of the flow log.</p> </li> <li> <p> <code>log-group-name</code> - The name of the log group.</p> </li> <li> <p> <code>resource-id</code> - The ID of the VPC, subnet, or network interface.</p> </li> <li> <p> <code>traffic-type</code> - The type of traffic (<code>ACCEPT</code> | <code>REJECT</code> | <code>ALL</code>).</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>"
15527        },
15528        "FlowLogIds":{
15529          "shape":"FlowLogIdList",
15530          "documentation":"<p>One or more flow log IDs.</p> <p>Constraint: Maximum of 1000 flow log IDs.</p>",
15531          "locationName":"FlowLogId"
15532        },
15533        "MaxResults":{
15534          "shape":"Integer",
15535          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
15536        },
15537        "NextToken":{
15538          "shape":"String",
15539          "documentation":"<p>The token for the next page of results.</p>"
15540        }
15541      }
15542    },
15543    "DescribeFlowLogsResult":{
15544      "type":"structure",
15545      "members":{
15546        "FlowLogs":{
15547          "shape":"FlowLogSet",
15548          "documentation":"<p>Information about the flow logs.</p>",
15549          "locationName":"flowLogSet"
15550        },
15551        "NextToken":{
15552          "shape":"String",
15553          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
15554          "locationName":"nextToken"
15555        }
15556      }
15557    },
15558    "DescribeFpgaImageAttributeRequest":{
15559      "type":"structure",
15560      "required":[
15561        "FpgaImageId",
15562        "Attribute"
15563      ],
15564      "members":{
15565        "DryRun":{
15566          "shape":"Boolean",
15567          "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>"
15568        },
15569        "FpgaImageId":{
15570          "shape":"FpgaImageId",
15571          "documentation":"<p>The ID of the AFI.</p>"
15572        },
15573        "Attribute":{
15574          "shape":"FpgaImageAttributeName",
15575          "documentation":"<p>The AFI attribute.</p>"
15576        }
15577      }
15578    },
15579    "DescribeFpgaImageAttributeResult":{
15580      "type":"structure",
15581      "members":{
15582        "FpgaImageAttribute":{
15583          "shape":"FpgaImageAttribute",
15584          "documentation":"<p>Information about the attribute.</p>",
15585          "locationName":"fpgaImageAttribute"
15586        }
15587      }
15588    },
15589    "DescribeFpgaImagesMaxResults":{
15590      "type":"integer",
15591      "max":1000,
15592      "min":5
15593    },
15594    "DescribeFpgaImagesRequest":{
15595      "type":"structure",
15596      "members":{
15597        "DryRun":{
15598          "shape":"Boolean",
15599          "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>"
15600        },
15601        "FpgaImageIds":{
15602          "shape":"FpgaImageIdList",
15603          "documentation":"<p>The AFI IDs.</p>",
15604          "locationName":"FpgaImageId"
15605        },
15606        "Owners":{
15607          "shape":"OwnerStringList",
15608          "documentation":"<p>Filters the AFI by owner. Specify an Amazon Web Services account ID, <code>self</code> (owner is the sender of the request), or an Amazon Web Services owner alias (valid values are <code>amazon</code> | <code>aws-marketplace</code>).</p>",
15609          "locationName":"Owner"
15610        },
15611        "Filters":{
15612          "shape":"FilterList",
15613          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>create-time</code> - The creation time of the AFI.</p> </li> <li> <p> <code>fpga-image-id</code> - The FPGA image identifier (AFI ID).</p> </li> <li> <p> <code>fpga-image-global-id</code> - The global FPGA image identifier (AGFI ID).</p> </li> <li> <p> <code>name</code> - The name of the AFI.</p> </li> <li> <p> <code>owner-id</code> - The Amazon Web Services account ID of the AFI owner.</p> </li> <li> <p> <code>product-code</code> - The product code.</p> </li> <li> <p> <code>shell-version</code> - The version of the Amazon Web Services Shell that was used to create the bitstream.</p> </li> <li> <p> <code>state</code> - The state of the AFI (<code>pending</code> | <code>failed</code> | <code>available</code> | <code>unavailable</code>).</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>update-time</code> - The time of the most recent update.</p> </li> </ul>",
15614          "locationName":"Filter"
15615        },
15616        "NextToken":{
15617          "shape":"NextToken",
15618          "documentation":"<p>The token to retrieve the next page of results.</p>"
15619        },
15620        "MaxResults":{
15621          "shape":"DescribeFpgaImagesMaxResults",
15622          "documentation":"<p>The maximum number of results to return in a single call.</p>"
15623        }
15624      }
15625    },
15626    "DescribeFpgaImagesResult":{
15627      "type":"structure",
15628      "members":{
15629        "FpgaImages":{
15630          "shape":"FpgaImageList",
15631          "documentation":"<p>Information about the FPGA images.</p>",
15632          "locationName":"fpgaImageSet"
15633        },
15634        "NextToken":{
15635          "shape":"NextToken",
15636          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
15637          "locationName":"nextToken"
15638        }
15639      }
15640    },
15641    "DescribeHostReservationOfferingsRequest":{
15642      "type":"structure",
15643      "members":{
15644        "Filter":{
15645          "shape":"FilterList",
15646          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>instance-family</code> - The instance family of the offering (for example, <code>m4</code>).</p> </li> <li> <p> <code>payment-option</code> - The payment option (<code>NoUpfront</code> | <code>PartialUpfront</code> | <code>AllUpfront</code>).</p> </li> </ul>"
15647        },
15648        "MaxDuration":{
15649          "shape":"Integer",
15650          "documentation":"<p>This is the maximum duration of the reservation to purchase, specified in seconds. Reservations are available in one-year and three-year terms. The number of seconds specified must be the number of seconds in a year (365x24x60x60) times one of the supported durations (1 or 3). For example, specify 94608000 for three years.</p>"
15651        },
15652        "MaxResults":{
15653          "shape":"DescribeHostReservationsMaxResults",
15654          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the returned <code>nextToken</code> value. This value can be between 5 and 500. If <code>maxResults</code> is given a larger value than 500, you receive an error.</p>"
15655        },
15656        "MinDuration":{
15657          "shape":"Integer",
15658          "documentation":"<p>This is the minimum duration of the reservation you'd like to purchase, specified in seconds. Reservations are available in one-year and three-year terms. The number of seconds specified must be the number of seconds in a year (365x24x60x60) times one of the supported durations (1 or 3). For example, specify 31536000 for one year.</p>"
15659        },
15660        "NextToken":{
15661          "shape":"String",
15662          "documentation":"<p>The token to use to retrieve the next page of results.</p>"
15663        },
15664        "OfferingId":{
15665          "shape":"OfferingId",
15666          "documentation":"<p>The ID of the reservation offering.</p>"
15667        }
15668      }
15669    },
15670    "DescribeHostReservationOfferingsResult":{
15671      "type":"structure",
15672      "members":{
15673        "NextToken":{
15674          "shape":"String",
15675          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
15676          "locationName":"nextToken"
15677        },
15678        "OfferingSet":{
15679          "shape":"HostOfferingSet",
15680          "documentation":"<p>Information about the offerings.</p>",
15681          "locationName":"offeringSet"
15682        }
15683      }
15684    },
15685    "DescribeHostReservationsMaxResults":{
15686      "type":"integer",
15687      "max":500,
15688      "min":5
15689    },
15690    "DescribeHostReservationsRequest":{
15691      "type":"structure",
15692      "members":{
15693        "Filter":{
15694          "shape":"FilterList",
15695          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>instance-family</code> - The instance family (for example, <code>m4</code>).</p> </li> <li> <p> <code>payment-option</code> - The payment option (<code>NoUpfront</code> | <code>PartialUpfront</code> | <code>AllUpfront</code>).</p> </li> <li> <p> <code>state</code> - The state of the reservation (<code>payment-pending</code> | <code>payment-failed</code> | <code>active</code> | <code>retired</code>).</p> </li> <li> <p> <code>tag:&lt;key&gt;</code> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>"
15696        },
15697        "HostReservationIdSet":{
15698          "shape":"HostReservationIdSet",
15699          "documentation":"<p>The host reservation IDs.</p>"
15700        },
15701        "MaxResults":{
15702          "shape":"Integer",
15703          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the returned <code>nextToken</code> value. This value can be between 5 and 500. If <code>maxResults</code> is given a larger value than 500, you receive an error.</p>"
15704        },
15705        "NextToken":{
15706          "shape":"String",
15707          "documentation":"<p>The token to use to retrieve the next page of results.</p>"
15708        }
15709      }
15710    },
15711    "DescribeHostReservationsResult":{
15712      "type":"structure",
15713      "members":{
15714        "HostReservationSet":{
15715          "shape":"HostReservationSet",
15716          "documentation":"<p>Details about the reservation's configuration.</p>",
15717          "locationName":"hostReservationSet"
15718        },
15719        "NextToken":{
15720          "shape":"String",
15721          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
15722          "locationName":"nextToken"
15723        }
15724      }
15725    },
15726    "DescribeHostsRequest":{
15727      "type":"structure",
15728      "members":{
15729        "Filter":{
15730          "shape":"FilterList",
15731          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>auto-placement</code> - Whether auto-placement is enabled or disabled (<code>on</code> | <code>off</code>).</p> </li> <li> <p> <code>availability-zone</code> - The Availability Zone of the host.</p> </li> <li> <p> <code>client-token</code> - The idempotency token that you provided when you allocated the host.</p> </li> <li> <p> <code>host-reservation-id</code> - The ID of the reservation assigned to this host.</p> </li> <li> <p> <code>instance-type</code> - The instance type size that the Dedicated Host is configured to support.</p> </li> <li> <p> <code>state</code> - The allocation state of the Dedicated Host (<code>available</code> | <code>under-assessment</code> | <code>permanent-failure</code> | <code>released</code> | <code>released-permanent-failure</code>).</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
15732          "locationName":"filter"
15733        },
15734        "HostIds":{
15735          "shape":"RequestHostIdList",
15736          "documentation":"<p>The IDs of the Dedicated Hosts. The IDs are used for targeted instance launches.</p>",
15737          "locationName":"hostId"
15738        },
15739        "MaxResults":{
15740          "shape":"Integer",
15741          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the returned <code>nextToken</code> value. This value can be between 5 and 500. If <code>maxResults</code> is given a larger value than 500, you receive an error.</p> <p>You cannot specify this parameter and the host IDs parameter in the same request.</p>",
15742          "locationName":"maxResults"
15743        },
15744        "NextToken":{
15745          "shape":"String",
15746          "documentation":"<p>The token to use to retrieve the next page of results.</p>",
15747          "locationName":"nextToken"
15748        }
15749      }
15750    },
15751    "DescribeHostsResult":{
15752      "type":"structure",
15753      "members":{
15754        "Hosts":{
15755          "shape":"HostList",
15756          "documentation":"<p>Information about the Dedicated Hosts.</p>",
15757          "locationName":"hostSet"
15758        },
15759        "NextToken":{
15760          "shape":"String",
15761          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
15762          "locationName":"nextToken"
15763        }
15764      }
15765    },
15766    "DescribeIamInstanceProfileAssociationsMaxResults":{
15767      "type":"integer",
15768      "max":1000,
15769      "min":5
15770    },
15771    "DescribeIamInstanceProfileAssociationsRequest":{
15772      "type":"structure",
15773      "members":{
15774        "AssociationIds":{
15775          "shape":"AssociationIdList",
15776          "documentation":"<p>The IAM instance profile associations.</p>",
15777          "locationName":"AssociationId"
15778        },
15779        "Filters":{
15780          "shape":"FilterList",
15781          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>instance-id</code> - The ID of the instance.</p> </li> <li> <p> <code>state</code> - The state of the association (<code>associating</code> | <code>associated</code> | <code>disassociating</code>).</p> </li> </ul>",
15782          "locationName":"Filter"
15783        },
15784        "MaxResults":{
15785          "shape":"DescribeIamInstanceProfileAssociationsMaxResults",
15786          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.</p>"
15787        },
15788        "NextToken":{
15789          "shape":"NextToken",
15790          "documentation":"<p>The token to request the next page of results.</p>"
15791        }
15792      }
15793    },
15794    "DescribeIamInstanceProfileAssociationsResult":{
15795      "type":"structure",
15796      "members":{
15797        "IamInstanceProfileAssociations":{
15798          "shape":"IamInstanceProfileAssociationSet",
15799          "documentation":"<p>Information about the IAM instance profile associations.</p>",
15800          "locationName":"iamInstanceProfileAssociationSet"
15801        },
15802        "NextToken":{
15803          "shape":"NextToken",
15804          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
15805          "locationName":"nextToken"
15806        }
15807      }
15808    },
15809    "DescribeIdFormatRequest":{
15810      "type":"structure",
15811      "members":{
15812        "Resource":{
15813          "shape":"String",
15814          "documentation":"<p>The type of resource: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> | <code>elastic-ip-allocation</code> | <code>elastic-ip-association</code> | <code>export-task</code> | <code>flow-log</code> | <code>image</code> | <code>import-task</code> | <code>instance</code> | <code>internet-gateway</code> | <code>network-acl</code> | <code>network-acl-association</code> | <code>network-interface</code> | <code>network-interface-attachment</code> | <code>prefix-list</code> | <code>reservation</code> | <code>route-table</code> | <code>route-table-association</code> | <code>security-group</code> | <code>snapshot</code> | <code>subnet</code> | <code>subnet-cidr-block-association</code> | <code>volume</code> | <code>vpc</code> | <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code> </p>"
15815        }
15816      }
15817    },
15818    "DescribeIdFormatResult":{
15819      "type":"structure",
15820      "members":{
15821        "Statuses":{
15822          "shape":"IdFormatList",
15823          "documentation":"<p>Information about the ID format for the resource.</p>",
15824          "locationName":"statusSet"
15825        }
15826      }
15827    },
15828    "DescribeIdentityIdFormatRequest":{
15829      "type":"structure",
15830      "required":["PrincipalArn"],
15831      "members":{
15832        "PrincipalArn":{
15833          "shape":"String",
15834          "documentation":"<p>The ARN of the principal, which can be an IAM role, IAM user, or the root user.</p>",
15835          "locationName":"principalArn"
15836        },
15837        "Resource":{
15838          "shape":"String",
15839          "documentation":"<p>The type of resource: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> | <code>elastic-ip-allocation</code> | <code>elastic-ip-association</code> | <code>export-task</code> | <code>flow-log</code> | <code>image</code> | <code>import-task</code> | <code>instance</code> | <code>internet-gateway</code> | <code>network-acl</code> | <code>network-acl-association</code> | <code>network-interface</code> | <code>network-interface-attachment</code> | <code>prefix-list</code> | <code>reservation</code> | <code>route-table</code> | <code>route-table-association</code> | <code>security-group</code> | <code>snapshot</code> | <code>subnet</code> | <code>subnet-cidr-block-association</code> | <code>volume</code> | <code>vpc</code> | <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code> </p>",
15840          "locationName":"resource"
15841        }
15842      }
15843    },
15844    "DescribeIdentityIdFormatResult":{
15845      "type":"structure",
15846      "members":{
15847        "Statuses":{
15848          "shape":"IdFormatList",
15849          "documentation":"<p>Information about the ID format for the resources.</p>",
15850          "locationName":"statusSet"
15851        }
15852      }
15853    },
15854    "DescribeImageAttributeRequest":{
15855      "type":"structure",
15856      "required":[
15857        "Attribute",
15858        "ImageId"
15859      ],
15860      "members":{
15861        "Attribute":{
15862          "shape":"ImageAttributeName",
15863          "documentation":"<p>The AMI attribute.</p> <p> <b>Note</b>: The <code>blockDeviceMapping</code> attribute is deprecated. Using this attribute returns the <code>Client.AuthFailure</code> error. To get information about the block device mappings for an AMI, use the <a>DescribeImages</a> action.</p>"
15864        },
15865        "ImageId":{
15866          "shape":"ImageId",
15867          "documentation":"<p>The ID of the AMI.</p>"
15868        },
15869        "DryRun":{
15870          "shape":"Boolean",
15871          "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>",
15872          "locationName":"dryRun"
15873        }
15874      },
15875      "documentation":"<p>Contains the parameters for DescribeImageAttribute.</p>"
15876    },
15877    "DescribeImagesRequest":{
15878      "type":"structure",
15879      "members":{
15880        "ExecutableUsers":{
15881          "shape":"ExecutableByStringList",
15882          "documentation":"<p>Scopes the images by users with explicit launch permissions. Specify an Amazon Web Services account ID, <code>self</code> (the sender of the request), or <code>all</code> (public AMIs).</p>",
15883          "locationName":"ExecutableBy"
15884        },
15885        "Filters":{
15886          "shape":"FilterList",
15887          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>architecture</code> - The image architecture (<code>i386</code> | <code>x86_64</code> | <code>arm64</code>).</p> </li> <li> <p> <code>block-device-mapping.delete-on-termination</code> - A Boolean value that indicates whether the Amazon EBS volume is deleted on instance termination.</p> </li> <li> <p> <code>block-device-mapping.device-name</code> - The device name specified in the block device mapping (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p> </li> <li> <p> <code>block-device-mapping.snapshot-id</code> - The ID of the snapshot used for the Amazon EBS volume.</p> </li> <li> <p> <code>block-device-mapping.volume-size</code> - The volume size of the Amazon EBS volume, in GiB.</p> </li> <li> <p> <code>block-device-mapping.volume-type</code> - The volume type of the Amazon EBS volume (<code>io1</code> | <code>io2</code> | <code>gp2</code> | <code>gp3</code> | <code>sc1 </code>| <code>st1</code> | <code>standard</code>).</p> </li> <li> <p> <code>block-device-mapping.encrypted</code> - A Boolean that indicates whether the Amazon EBS volume is encrypted.</p> </li> <li> <p> <code>description</code> - The description of the image (provided during image creation).</p> </li> <li> <p> <code>ena-support</code> - A Boolean that indicates whether enhanced networking with ENA is enabled.</p> </li> <li> <p> <code>hypervisor</code> - The hypervisor type (<code>ovm</code> | <code>xen</code>).</p> </li> <li> <p> <code>image-id</code> - The ID of the image.</p> </li> <li> <p> <code>image-type</code> - The image type (<code>machine</code> | <code>kernel</code> | <code>ramdisk</code>).</p> </li> <li> <p> <code>is-public</code> - A Boolean that indicates whether the image is public.</p> </li> <li> <p> <code>kernel-id</code> - The kernel ID.</p> </li> <li> <p> <code>manifest-location</code> - The location of the image manifest.</p> </li> <li> <p> <code>name</code> - The name of the AMI (provided during image creation).</p> </li> <li> <p> <code>owner-alias</code> - The owner alias (<code>amazon</code> | <code>aws-marketplace</code>). The valid aliases are defined in an Amazon-maintained list. This is not the Amazon Web Services account alias that can be set using the IAM console. We recommend that you use the <b>Owner</b> request parameter instead of this filter.</p> </li> <li> <p> <code>owner-id</code> - The Amazon Web Services account ID of the owner. We recommend that you use the <b>Owner</b> request parameter instead of this filter.</p> </li> <li> <p> <code>platform</code> - The platform. To only list Windows-based AMIs, use <code>windows</code>.</p> </li> <li> <p> <code>product-code</code> - The product code.</p> </li> <li> <p> <code>product-code.type</code> - The type of the product code (<code>marketplace</code>).</p> </li> <li> <p> <code>ramdisk-id</code> - The RAM disk ID.</p> </li> <li> <p> <code>root-device-name</code> - The device name of the root device volume (for example, <code>/dev/sda1</code>).</p> </li> <li> <p> <code>root-device-type</code> - The type of the root device volume (<code>ebs</code> | <code>instance-store</code>).</p> </li> <li> <p> <code>state</code> - The state of the image (<code>available</code> | <code>pending</code> | <code>failed</code>).</p> </li> <li> <p> <code>state-reason-code</code> - The reason code for the state change.</p> </li> <li> <p> <code>state-reason-message</code> - The message for the state change.</p> </li> <li> <p> <code>sriov-net-support</code> - A value of <code>simple</code> indicates that enhanced networking with the Intel 82599 VF interface is enabled.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>virtualization-type</code> - The virtualization type (<code>paravirtual</code> | <code>hvm</code>).</p> </li> </ul>",
15888          "locationName":"Filter"
15889        },
15890        "ImageIds":{
15891          "shape":"ImageIdStringList",
15892          "documentation":"<p>The image IDs.</p> <p>Default: Describes all images available to you.</p>",
15893          "locationName":"ImageId"
15894        },
15895        "Owners":{
15896          "shape":"OwnerStringList",
15897          "documentation":"<p>Scopes the results to images with the specified owners. You can specify a combination of Amazon Web Services account IDs, <code>self</code>, <code>amazon</code>, and <code>aws-marketplace</code>. If you omit this parameter, the results include all images for which you have launch permissions, regardless of ownership.</p>",
15898          "locationName":"Owner"
15899        },
15900        "IncludeDeprecated":{
15901          "shape":"Boolean",
15902          "documentation":"<p>If <code>true</code>, all deprecated AMIs are included in the response. If <code>false</code>, no deprecated AMIs are included in the response. If no value is specified, the default value is <code>false</code>.</p> <note> <p>If you are the AMI owner, all deprecated AMIs appear in the response regardless of the value (<code>true</code> or <code>false</code>) that you set for this parameter.</p> </note>"
15903        },
15904        "DryRun":{
15905          "shape":"Boolean",
15906          "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>",
15907          "locationName":"dryRun"
15908        }
15909      }
15910    },
15911    "DescribeImagesResult":{
15912      "type":"structure",
15913      "members":{
15914        "Images":{
15915          "shape":"ImageList",
15916          "documentation":"<p>Information about the images.</p>",
15917          "locationName":"imagesSet"
15918        }
15919      }
15920    },
15921    "DescribeImportImageTasksRequest":{
15922      "type":"structure",
15923      "members":{
15924        "DryRun":{
15925          "shape":"Boolean",
15926          "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>"
15927        },
15928        "Filters":{
15929          "shape":"FilterList",
15930          "documentation":"<p>Filter tasks using the <code>task-state</code> filter and one of the following values: <code>active</code>, <code>completed</code>, <code>deleting</code>, or <code>deleted</code>.</p>"
15931        },
15932        "ImportTaskIds":{
15933          "shape":"ImportTaskIdList",
15934          "documentation":"<p>The IDs of the import image tasks.</p>",
15935          "locationName":"ImportTaskId"
15936        },
15937        "MaxResults":{
15938          "shape":"Integer",
15939          "documentation":"<p>The maximum number of results to return in a single call.</p>"
15940        },
15941        "NextToken":{
15942          "shape":"String",
15943          "documentation":"<p>A token that indicates the next page of results.</p>"
15944        }
15945      }
15946    },
15947    "DescribeImportImageTasksResult":{
15948      "type":"structure",
15949      "members":{
15950        "ImportImageTasks":{
15951          "shape":"ImportImageTaskList",
15952          "documentation":"<p>A list of zero or more import image tasks that are currently active or were completed or canceled in the previous 7 days.</p>",
15953          "locationName":"importImageTaskSet"
15954        },
15955        "NextToken":{
15956          "shape":"String",
15957          "documentation":"<p>The token to use to get the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
15958          "locationName":"nextToken"
15959        }
15960      }
15961    },
15962    "DescribeImportSnapshotTasksRequest":{
15963      "type":"structure",
15964      "members":{
15965        "DryRun":{
15966          "shape":"Boolean",
15967          "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>"
15968        },
15969        "Filters":{
15970          "shape":"FilterList",
15971          "documentation":"<p>The filters.</p>"
15972        },
15973        "ImportTaskIds":{
15974          "shape":"ImportSnapshotTaskIdList",
15975          "documentation":"<p>A list of import snapshot task IDs.</p>",
15976          "locationName":"ImportTaskId"
15977        },
15978        "MaxResults":{
15979          "shape":"Integer",
15980          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.</p>"
15981        },
15982        "NextToken":{
15983          "shape":"String",
15984          "documentation":"<p>A token that indicates the next page of results.</p>"
15985        }
15986      }
15987    },
15988    "DescribeImportSnapshotTasksResult":{
15989      "type":"structure",
15990      "members":{
15991        "ImportSnapshotTasks":{
15992          "shape":"ImportSnapshotTaskList",
15993          "documentation":"<p>A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the previous 7 days.</p>",
15994          "locationName":"importSnapshotTaskSet"
15995        },
15996        "NextToken":{
15997          "shape":"String",
15998          "documentation":"<p>The token to use to get the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
15999          "locationName":"nextToken"
16000        }
16001      }
16002    },
16003    "DescribeInstanceAttributeRequest":{
16004      "type":"structure",
16005      "required":[
16006        "Attribute",
16007        "InstanceId"
16008      ],
16009      "members":{
16010        "Attribute":{
16011          "shape":"InstanceAttributeName",
16012          "documentation":"<p>The instance attribute.</p> <p>Note: The <code>enaSupport</code> attribute is not supported at this time.</p>",
16013          "locationName":"attribute"
16014        },
16015        "DryRun":{
16016          "shape":"Boolean",
16017          "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>",
16018          "locationName":"dryRun"
16019        },
16020        "InstanceId":{
16021          "shape":"InstanceId",
16022          "documentation":"<p>The ID of the instance.</p>",
16023          "locationName":"instanceId"
16024        }
16025      }
16026    },
16027    "DescribeInstanceCreditSpecificationsMaxResults":{
16028      "type":"integer",
16029      "max":1000,
16030      "min":5
16031    },
16032    "DescribeInstanceCreditSpecificationsRequest":{
16033      "type":"structure",
16034      "members":{
16035        "DryRun":{
16036          "shape":"Boolean",
16037          "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>"
16038        },
16039        "Filters":{
16040          "shape":"FilterList",
16041          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>instance-id</code> - The ID of the instance.</p> </li> </ul>",
16042          "locationName":"Filter"
16043        },
16044        "InstanceIds":{
16045          "shape":"InstanceIdStringList",
16046          "documentation":"<p>The instance IDs.</p> <p>Default: Describes all your instances.</p> <p>Constraints: Maximum 1000 explicitly specified instance IDs.</p>",
16047          "locationName":"InstanceId"
16048        },
16049        "MaxResults":{
16050          "shape":"DescribeInstanceCreditSpecificationsMaxResults",
16051          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value. This value can be between 5 and 1000. You cannot specify this parameter and the instance IDs parameter in the same call.</p>"
16052        },
16053        "NextToken":{
16054          "shape":"String",
16055          "documentation":"<p>The token to retrieve the next page of results.</p>"
16056        }
16057      }
16058    },
16059    "DescribeInstanceCreditSpecificationsResult":{
16060      "type":"structure",
16061      "members":{
16062        "InstanceCreditSpecifications":{
16063          "shape":"InstanceCreditSpecificationList",
16064          "documentation":"<p>Information about the credit option for CPU usage of an instance.</p>",
16065          "locationName":"instanceCreditSpecificationSet"
16066        },
16067        "NextToken":{
16068          "shape":"String",
16069          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16070          "locationName":"nextToken"
16071        }
16072      }
16073    },
16074    "DescribeInstanceEventNotificationAttributesRequest":{
16075      "type":"structure",
16076      "members":{
16077        "DryRun":{
16078          "shape":"Boolean",
16079          "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>"
16080        }
16081      }
16082    },
16083    "DescribeInstanceEventNotificationAttributesResult":{
16084      "type":"structure",
16085      "members":{
16086        "InstanceTagAttribute":{
16087          "shape":"InstanceTagNotificationAttribute",
16088          "documentation":"<p>Information about the registered tag keys.</p>",
16089          "locationName":"instanceTagAttribute"
16090        }
16091      }
16092    },
16093    "DescribeInstanceEventWindowsRequest":{
16094      "type":"structure",
16095      "members":{
16096        "DryRun":{
16097          "shape":"Boolean",
16098          "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>"
16099        },
16100        "InstanceEventWindowIds":{
16101          "shape":"InstanceEventWindowIdSet",
16102          "documentation":"<p>The IDs of the event windows.</p>",
16103          "locationName":"InstanceEventWindowId"
16104        },
16105        "Filters":{
16106          "shape":"FilterList",
16107          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>dedicated-host-id</code> - The event windows associated with the specified Dedicated Host ID.</p> </li> <li> <p> <code>event-window-name</code> - The event windows associated with the specified names. </p> </li> <li> <p> <code>instance-id</code> - The event windows associated with the specified instance ID.</p> </li> <li> <p> <code>instance-tag</code> - The event windows associated with the specified tag and value.</p> </li> <li> <p> <code>instance-tag-key</code> - The event windows associated with the specified tag key, regardless of the value.</p> </li> <li> <p> <code>instance-tag-value</code> - The event windows associated with the specified tag value, regardless of the key.</p> </li> <li> <p> <code>tag:&lt;key&gt;</code> - The key/value combination of a tag assigned to the event window. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>CMX</code>, specify <code>tag:Owner</code> for the filter name and <code>CMX</code> for the filter value. </p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the event window. Use this filter to find all event windows that have a tag with a specific key, regardless of the tag value. </p> </li> <li> <p> <code>tag-value</code> - The value of a tag assigned to the event window. Use this filter to find all event windows that have a tag with a specific value, regardless of the tag key. </p> </li> </ul>",
16108          "locationName":"Filter"
16109        },
16110        "MaxResults":{
16111          "shape":"ResultRange",
16112          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value. This value can be between 20 and 500. You cannot specify this parameter and the event window IDs parameter in the same call.</p>"
16113        },
16114        "NextToken":{
16115          "shape":"String",
16116          "documentation":"<p>The token to request the next page of results.</p>"
16117        }
16118      },
16119      "documentation":"<para>Describe instance event windows by InstanceEventWindow.</para>"
16120    },
16121    "DescribeInstanceEventWindowsResult":{
16122      "type":"structure",
16123      "members":{
16124        "InstanceEventWindows":{
16125          "shape":"InstanceEventWindowSet",
16126          "documentation":"<p>Information about the event windows.</p>",
16127          "locationName":"instanceEventWindowSet"
16128        },
16129        "NextToken":{
16130          "shape":"String",
16131          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return. </p>",
16132          "locationName":"nextToken"
16133        }
16134      }
16135    },
16136    "DescribeInstanceStatusRequest":{
16137      "type":"structure",
16138      "members":{
16139        "Filters":{
16140          "shape":"FilterList",
16141          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>availability-zone</code> - The Availability Zone of the instance.</p> </li> <li> <p> <code>event.code</code> - The code for the scheduled event (<code>instance-reboot</code> | <code>system-reboot</code> | <code>system-maintenance</code> | <code>instance-retirement</code> | <code>instance-stop</code>).</p> </li> <li> <p> <code>event.description</code> - A description of the event.</p> </li> <li> <p> <code>event.instance-event-id</code> - The ID of the event whose date and time you are modifying.</p> </li> <li> <p> <code>event.not-after</code> - The latest end time for the scheduled event (for example, <code>2014-09-15T17:15:20.000Z</code>).</p> </li> <li> <p> <code>event.not-before</code> - The earliest start time for the scheduled event (for example, <code>2014-09-15T17:15:20.000Z</code>).</p> </li> <li> <p> <code>event.not-before-deadline</code> - The deadline for starting the event (for example, <code>2014-09-15T17:15:20.000Z</code>).</p> </li> <li> <p> <code>instance-state-code</code> - The code for the instance state, as a 16-bit unsigned integer. The high byte is used for internal purposes and should be ignored. The low byte is set based on the state represented. The valid values are 0 (pending), 16 (running), 32 (shutting-down), 48 (terminated), 64 (stopping), and 80 (stopped).</p> </li> <li> <p> <code>instance-state-name</code> - The state of the instance (<code>pending</code> | <code>running</code> | <code>shutting-down</code> | <code>terminated</code> | <code>stopping</code> | <code>stopped</code>).</p> </li> <li> <p> <code>instance-status.reachability</code> - Filters on instance status where the name is <code>reachability</code> (<code>passed</code> | <code>failed</code> | <code>initializing</code> | <code>insufficient-data</code>).</p> </li> <li> <p> <code>instance-status.status</code> - The status of the instance (<code>ok</code> | <code>impaired</code> | <code>initializing</code> | <code>insufficient-data</code> | <code>not-applicable</code>).</p> </li> <li> <p> <code>system-status.reachability</code> - Filters on system status where the name is <code>reachability</code> (<code>passed</code> | <code>failed</code> | <code>initializing</code> | <code>insufficient-data</code>).</p> </li> <li> <p> <code>system-status.status</code> - The system status of the instance (<code>ok</code> | <code>impaired</code> | <code>initializing</code> | <code>insufficient-data</code> | <code>not-applicable</code>).</p> </li> </ul>",
16142          "locationName":"Filter"
16143        },
16144        "InstanceIds":{
16145          "shape":"InstanceIdStringList",
16146          "documentation":"<p>The instance IDs.</p> <p>Default: Describes all your instances.</p> <p>Constraints: Maximum 100 explicitly specified instance IDs.</p>",
16147          "locationName":"InstanceId"
16148        },
16149        "MaxResults":{
16150          "shape":"Integer",
16151          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value. This value can be between 5 and 1000. You cannot specify this parameter and the instance IDs parameter in the same call.</p>"
16152        },
16153        "NextToken":{
16154          "shape":"String",
16155          "documentation":"<p>The token to retrieve the next page of results.</p>"
16156        },
16157        "DryRun":{
16158          "shape":"Boolean",
16159          "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>",
16160          "locationName":"dryRun"
16161        },
16162        "IncludeAllInstances":{
16163          "shape":"Boolean",
16164          "documentation":"<p>When <code>true</code>, includes the health status for all instances. When <code>false</code>, includes the health status for running instances only.</p> <p>Default: <code>false</code> </p>",
16165          "locationName":"includeAllInstances"
16166        }
16167      }
16168    },
16169    "DescribeInstanceStatusResult":{
16170      "type":"structure",
16171      "members":{
16172        "InstanceStatuses":{
16173          "shape":"InstanceStatusList",
16174          "documentation":"<p>Information about the status of the instances.</p>",
16175          "locationName":"instanceStatusSet"
16176        },
16177        "NextToken":{
16178          "shape":"String",
16179          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16180          "locationName":"nextToken"
16181        }
16182      }
16183    },
16184    "DescribeInstanceTypeOfferingsRequest":{
16185      "type":"structure",
16186      "members":{
16187        "DryRun":{
16188          "shape":"Boolean",
16189          "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>"
16190        },
16191        "LocationType":{
16192          "shape":"LocationType",
16193          "documentation":"<p>The location type.</p>"
16194        },
16195        "Filters":{
16196          "shape":"FilterList",
16197          "documentation":"<p>One or more filters. Filter names and values are case-sensitive.</p> <ul> <li> <p> <code>location</code> - This depends on the location type. For example, if the location type is <code>region</code> (default), the location is the Region code (for example, <code>us-east-2</code>.)</p> </li> <li> <p> <code>instance-type</code> - The instance type. For example, <code>c5.2xlarge</code>.</p> </li> </ul>",
16198          "locationName":"Filter"
16199        },
16200        "MaxResults":{
16201          "shape":"DITOMaxResults",
16202          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the next token value.</p>"
16203        },
16204        "NextToken":{
16205          "shape":"NextToken",
16206          "documentation":"<p>The token to retrieve the next page of results.</p>"
16207        }
16208      }
16209    },
16210    "DescribeInstanceTypeOfferingsResult":{
16211      "type":"structure",
16212      "members":{
16213        "InstanceTypeOfferings":{
16214          "shape":"InstanceTypeOfferingsList",
16215          "documentation":"<p>The instance types offered.</p>",
16216          "locationName":"instanceTypeOfferingSet"
16217        },
16218        "NextToken":{
16219          "shape":"NextToken",
16220          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16221          "locationName":"nextToken"
16222        }
16223      }
16224    },
16225    "DescribeInstanceTypesRequest":{
16226      "type":"structure",
16227      "members":{
16228        "DryRun":{
16229          "shape":"Boolean",
16230          "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>"
16231        },
16232        "InstanceTypes":{
16233          "shape":"RequestInstanceTypeList",
16234          "documentation":"<p>The instance types. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html\">Instance types</a> in the <i>Amazon EC2 User Guide</i>.</p>",
16235          "locationName":"InstanceType"
16236        },
16237        "Filters":{
16238          "shape":"FilterList",
16239          "documentation":"<p>One or more filters. Filter names and values are case-sensitive.</p> <ul> <li> <p> <code>auto-recovery-supported</code> - Indicates whether auto recovery is supported (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>bare-metal</code> - Indicates whether it is a bare metal instance type (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>burstable-performance-supported</code> - Indicates whether it is a burstable performance instance type (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>current-generation</code> - Indicates whether this instance type is the latest generation instance type of an instance family (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>ebs-info.ebs-optimized-info.baseline-bandwidth-in-mbps</code> - The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.</p> </li> <li> <p> <code>ebs-info.ebs-optimized-info.baseline-iops</code> - The baseline input/output storage operations per second for an EBS-optimized instance type.</p> </li> <li> <p> <code>ebs-info.ebs-optimized-info.baseline-throughput-in-mbps</code> - The baseline throughput performance for an EBS-optimized instance type, in MB/s.</p> </li> <li> <p> <code>ebs-info.ebs-optimized-info.maximum-bandwidth-in-mbps</code> - The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.</p> </li> <li> <p> <code>ebs-info.ebs-optimized-info.maximum-iops</code> - The maximum input/output storage operations per second for an EBS-optimized instance type.</p> </li> <li> <p> <code>ebs-info.ebs-optimized-info.maximum-throughput-in-mbps</code> - The maximum throughput performance for an EBS-optimized instance type, in MB/s.</p> </li> <li> <p> <code>ebs-info.ebs-optimized-support</code> - Indicates whether the instance type is EBS-optimized (<code>supported</code> | <code>unsupported</code> | <code>default</code>).</p> </li> <li> <p> <code>ebs-info.encryption-support</code> - Indicates whether EBS encryption is supported (<code>supported</code> | <code>unsupported</code>).</p> </li> <li> <p> <code>ebs-info.nvme-support</code> - Indicates whether non-volatile memory express (NVMe) is supported for EBS volumes (<code>required</code> | <code>supported</code> | <code>unsupported</code>).</p> </li> <li> <p> <code>free-tier-eligible</code> - Indicates whether the instance type is eligible to use in the free tier (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>hibernation-supported</code> - Indicates whether On-Demand hibernation is supported (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>hypervisor</code> - The hypervisor (<code>nitro</code> | <code>xen</code>).</p> </li> <li> <p> <code>instance-storage-info.disk.count</code> - The number of local disks.</p> </li> <li> <p> <code>instance-storage-info.disk.size-in-gb</code> - The storage size of each instance storage disk, in GB.</p> </li> <li> <p> <code>instance-storage-info.disk.type</code> - The storage technology for the local instance storage disks (<code>hdd</code> | <code>ssd</code>).</p> </li> <li> <p> <code>instance-storage-info.encryption-supported</code> - Indicates whether data is encrypted at rest (<code>required</code> | <code>unsupported</code>).</p> </li> <li> <p> <code>instance-storage-info.nvme-support</code> - Indicates whether non-volatile memory express (NVMe) is supported for instance store (<code>required</code> | <code>supported</code> | <code>unsupported</code>).</p> </li> <li> <p> <code>instance-storage-info.total-size-in-gb</code> - The total amount of storage available from all local instance storage, in GB.</p> </li> <li> <p> <code>instance-storage-supported</code> - Indicates whether the instance type has local instance storage (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>instance-type</code> - The instance type (for example <code>c5.2xlarge</code> or c5*).</p> </li> <li> <p> <code>memory-info.size-in-mib</code> - The memory size.</p> </li> <li> <p> <code>network-info.efa-info.maximum-efa-interfaces</code> - The maximum number of Elastic Fabric Adapters (EFAs) per instance.</p> </li> <li> <p> <code>network-info.efa-supported</code> - Indicates whether the instance type supports Elastic Fabric Adapter (EFA) (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>network-info.ena-support</code> - Indicates whether Elastic Network Adapter (ENA) is supported or required (<code>required</code> | <code>supported</code> | <code>unsupported</code>).</p> </li> <li> <p> <code>network-info.encryption-in-transit-supported</code> - Indicates whether the instance type automatically encrypts in-transit traffic between instances (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>network-info.ipv4-addresses-per-interface</code> - The maximum number of private IPv4 addresses per network interface.</p> </li> <li> <p> <code>network-info.ipv6-addresses-per-interface</code> - The maximum number of private IPv6 addresses per network interface.</p> </li> <li> <p> <code>network-info.ipv6-supported</code> - Indicates whether the instance type supports IPv6 (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>network-info.maximum-network-interfaces</code> - The maximum number of network interfaces per instance.</p> </li> <li> <p> <code>network-info.network-performance</code> - The network performance (for example, \"25 Gigabit\").</p> </li> <li> <p> <code>processor-info.supported-architecture</code> - The CPU architecture (<code>arm64</code> | <code>i386</code> | <code>x86_64</code>).</p> </li> <li> <p> <code>processor-info.sustained-clock-speed-in-ghz</code> - The CPU clock speed, in GHz.</p> </li> <li> <p> <code>supported-boot-mode</code> - The boot mode (<code>legacy-bios</code> | <code>uefi</code>).</p> </li> <li> <p> <code>supported-root-device-type</code> - The root device type (<code>ebs</code> | <code>instance-store</code>).</p> </li> <li> <p> <code>supported-usage-class</code> - The usage class (<code>on-demand</code> | <code>spot</code>).</p> </li> <li> <p> <code>supported-virtualization-type</code> - The virtualization type (<code>hvm</code> | <code>paravirtual</code>).</p> </li> <li> <p> <code>vcpu-info.default-cores</code> - The default number of cores for the instance type.</p> </li> <li> <p> <code>vcpu-info.default-threads-per-core</code> - The default number of threads per core for the instance type.</p> </li> <li> <p> <code>vcpu-info.default-vcpus</code> - The default number of vCPUs for the instance type.</p> </li> <li> <p> <code>vcpu-info.valid-cores</code> - The number of cores that can be configured for the instance type.</p> </li> <li> <p> <code>vcpu-info.valid-threads-per-core</code> - The number of threads per core that can be configured for the instance type. For example, \"1\" or \"1,2\".</p> </li> </ul>",
16240          "locationName":"Filter"
16241        },
16242        "MaxResults":{
16243          "shape":"DITMaxResults",
16244          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the next token value.</p>"
16245        },
16246        "NextToken":{
16247          "shape":"NextToken",
16248          "documentation":"<p>The token to retrieve the next page of results.</p>"
16249        }
16250      }
16251    },
16252    "DescribeInstanceTypesResult":{
16253      "type":"structure",
16254      "members":{
16255        "InstanceTypes":{
16256          "shape":"InstanceTypeInfoList",
16257          "documentation":"<p>The instance type. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html\">Instance types</a> in the <i>Amazon EC2 User Guide</i>.</p>",
16258          "locationName":"instanceTypeSet"
16259        },
16260        "NextToken":{
16261          "shape":"NextToken",
16262          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16263          "locationName":"nextToken"
16264        }
16265      }
16266    },
16267    "DescribeInstancesRequest":{
16268      "type":"structure",
16269      "members":{
16270        "Filters":{
16271          "shape":"FilterList",
16272          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>affinity</code> - The affinity setting for an instance running on a Dedicated Host (<code>default</code> | <code>host</code>).</p> </li> <li> <p> <code>architecture</code> - The instance architecture (<code>i386</code> | <code>x86_64</code> | <code>arm64</code>).</p> </li> <li> <p> <code>availability-zone</code> - The Availability Zone of the instance.</p> </li> <li> <p> <code>block-device-mapping.attach-time</code> - The attach time for an EBS volume mapped to the instance, for example, <code>2010-09-15T17:15:20.000Z</code>.</p> </li> <li> <p> <code>block-device-mapping.delete-on-termination</code> - A Boolean that indicates whether the EBS volume is deleted on instance termination.</p> </li> <li> <p> <code>block-device-mapping.device-name</code> - The device name specified in the block device mapping (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p> </li> <li> <p> <code>block-device-mapping.status</code> - The status for the EBS volume (<code>attaching</code> | <code>attached</code> | <code>detaching</code> | <code>detached</code>).</p> </li> <li> <p> <code>block-device-mapping.volume-id</code> - The volume ID of the EBS volume.</p> </li> <li> <p> <code>client-token</code> - The idempotency token you provided when you launched the instance.</p> </li> <li> <p> <code>dns-name</code> - The public DNS name of the instance.</p> </li> <li> <p> <code>group-id</code> - The ID of the security group for the instance. EC2-Classic only.</p> </li> <li> <p> <code>group-name</code> - The name of the security group for the instance. EC2-Classic only.</p> </li> <li> <p> <code>hibernation-options.configured</code> - A Boolean that indicates whether the instance is enabled for hibernation. A value of <code>true</code> means that the instance is enabled for hibernation. </p> </li> <li> <p> <code>host-id</code> - The ID of the Dedicated Host on which the instance is running, if applicable.</p> </li> <li> <p> <code>hypervisor</code> - The hypervisor type of the instance (<code>ovm</code> | <code>xen</code>). The value <code>xen</code> is used for both Xen and Nitro hypervisors.</p> </li> <li> <p> <code>iam-instance-profile.arn</code> - The instance profile associated with the instance. Specified as an ARN.</p> </li> <li> <p> <code>image-id</code> - The ID of the image used to launch the instance.</p> </li> <li> <p> <code>instance-id</code> - The ID of the instance.</p> </li> <li> <p> <code>instance-lifecycle</code> - Indicates whether this is a Spot Instance or a Scheduled Instance (<code>spot</code> | <code>scheduled</code>).</p> </li> <li> <p> <code>instance-state-code</code> - The state of the instance, as a 16-bit unsigned integer. The high byte is used for internal purposes and should be ignored. The low byte is set based on the state represented. The valid values are: 0 (pending), 16 (running), 32 (shutting-down), 48 (terminated), 64 (stopping), and 80 (stopped).</p> </li> <li> <p> <code>instance-state-name</code> - The state of the instance (<code>pending</code> | <code>running</code> | <code>shutting-down</code> | <code>terminated</code> | <code>stopping</code> | <code>stopped</code>).</p> </li> <li> <p> <code>instance-type</code> - The type of instance (for example, <code>t2.micro</code>).</p> </li> <li> <p> <code>instance.group-id</code> - The ID of the security group for the instance. </p> </li> <li> <p> <code>instance.group-name</code> - The name of the security group for the instance. </p> </li> <li> <p> <code>ip-address</code> - The public IPv4 address of the instance.</p> </li> <li> <p> <code>kernel-id</code> - The kernel ID.</p> </li> <li> <p> <code>key-name</code> - The name of the key pair used when the instance was launched.</p> </li> <li> <p> <code>launch-index</code> - When launching multiple instances, this is the index for the instance in the launch group (for example, 0, 1, 2, and so on). </p> </li> <li> <p> <code>launch-time</code> - The time when the instance was launched.</p> </li> <li> <p> <code>metadata-options.http-tokens</code> - The metadata request authorization state (<code>optional</code> | <code>required</code>)</p> </li> <li> <p> <code>metadata-options.http-put-response-hop-limit</code> - The http metadata request put response hop limit (integer, possible values <code>1</code> to <code>64</code>)</p> </li> <li> <p> <code>metadata-options.http-endpoint</code> - Enable or disable metadata access on http endpoint (<code>enabled</code> | <code>disabled</code>)</p> </li> <li> <p> <code>monitoring-state</code> - Indicates whether detailed monitoring is enabled (<code>disabled</code> | <code>enabled</code>).</p> </li> <li> <p> <code>network-interface.addresses.private-ip-address</code> - The private IPv4 address associated with the network interface.</p> </li> <li> <p> <code>network-interface.addresses.primary</code> - Specifies whether the IPv4 address of the network interface is the primary private IPv4 address.</p> </li> <li> <p> <code>network-interface.addresses.association.public-ip</code> - The ID of the association of an Elastic IP address (IPv4) with a network interface.</p> </li> <li> <p> <code>network-interface.addresses.association.ip-owner-id</code> - The owner ID of the private IPv4 address associated with the network interface.</p> </li> <li> <p> <code>network-interface.association.public-ip</code> - The address of the Elastic IP address (IPv4) bound to the network interface.</p> </li> <li> <p> <code>network-interface.association.ip-owner-id</code> - The owner of the Elastic IP address (IPv4) associated with the network interface.</p> </li> <li> <p> <code>network-interface.association.allocation-id</code> - The allocation ID returned when you allocated the Elastic IP address (IPv4) for your network interface.</p> </li> <li> <p> <code>network-interface.association.association-id</code> - The association ID returned when the network interface was associated with an IPv4 address.</p> </li> <li> <p> <code>network-interface.attachment.attachment-id</code> - The ID of the interface attachment.</p> </li> <li> <p> <code>network-interface.attachment.instance-id</code> - The ID of the instance to which the network interface is attached.</p> </li> <li> <p> <code>network-interface.attachment.instance-owner-id</code> - The owner ID of the instance to which the network interface is attached.</p> </li> <li> <p> <code>network-interface.attachment.device-index</code> - The device index to which the network interface is attached.</p> </li> <li> <p> <code>network-interface.attachment.status</code> - The status of the attachment (<code>attaching</code> | <code>attached</code> | <code>detaching</code> | <code>detached</code>).</p> </li> <li> <p> <code>network-interface.attachment.attach-time</code> - The time that the network interface was attached to an instance.</p> </li> <li> <p> <code>network-interface.attachment.delete-on-termination</code> - Specifies whether the attachment is deleted when an instance is terminated.</p> </li> <li> <p> <code>network-interface.availability-zone</code> - The Availability Zone for the network interface.</p> </li> <li> <p> <code>network-interface.description</code> - The description of the network interface.</p> </li> <li> <p> <code>network-interface.group-id</code> - The ID of a security group associated with the network interface.</p> </li> <li> <p> <code>network-interface.group-name</code> - The name of a security group associated with the network interface.</p> </li> <li> <p> <code>network-interface.ipv6-addresses.ipv6-address</code> - The IPv6 address associated with the network interface.</p> </li> <li> <p> <code>network-interface.mac-address</code> - The MAC address of the network interface.</p> </li> <li> <p> <code>network-interface.network-interface-id</code> - The ID of the network interface.</p> </li> <li> <p> <code>network-interface.owner-id</code> - The ID of the owner of the network interface.</p> </li> <li> <p> <code>network-interface.private-dns-name</code> - The private DNS name of the network interface.</p> </li> <li> <p> <code>network-interface.requester-id</code> - The requester ID for the network interface.</p> </li> <li> <p> <code>network-interface.requester-managed</code> - Indicates whether the network interface is being managed by Amazon Web Services.</p> </li> <li> <p> <code>network-interface.status</code> - The status of the network interface (<code>available</code>) | <code>in-use</code>).</p> </li> <li> <p> <code>network-interface.source-dest-check</code> - Whether the network interface performs source/destination checking. A value of <code>true</code> means that checking is enabled, and <code>false</code> means that checking is disabled. The value must be <code>false</code> for the network interface to perform network address translation (NAT) in your VPC.</p> </li> <li> <p> <code>network-interface.subnet-id</code> - The ID of the subnet for the network interface.</p> </li> <li> <p> <code>network-interface.vpc-id</code> - The ID of the VPC for the network interface.</p> </li> <li> <p> <code>outpost-arn</code> - The Amazon Resource Name (ARN) of the Outpost.</p> </li> <li> <p> <code>owner-id</code> - The Amazon Web Services account ID of the instance owner.</p> </li> <li> <p> <code>placement-group-name</code> - The name of the placement group for the instance.</p> </li> <li> <p> <code>placement-partition-number</code> - The partition in which the instance is located.</p> </li> <li> <p> <code>platform</code> - The platform. To list only Windows instances, use <code>windows</code>.</p> </li> <li> <p> <code>private-dns-name</code> - The private IPv4 DNS name of the instance.</p> </li> <li> <p> <code>private-ip-address</code> - The private IPv4 address of the instance.</p> </li> <li> <p> <code>product-code</code> - The product code associated with the AMI used to launch the instance.</p> </li> <li> <p> <code>product-code.type</code> - The type of product code (<code>devpay</code> | <code>marketplace</code>).</p> </li> <li> <p> <code>ramdisk-id</code> - The RAM disk ID.</p> </li> <li> <p> <code>reason</code> - The reason for the current state of the instance (for example, shows \"User Initiated [date]\" when you stop or terminate the instance). Similar to the state-reason-code filter.</p> </li> <li> <p> <code>requester-id</code> - The ID of the entity that launched the instance on your behalf (for example, Amazon Web Services Management Console, Auto Scaling, and so on).</p> </li> <li> <p> <code>reservation-id</code> - The ID of the instance's reservation. A reservation ID is created any time you launch an instance. A reservation ID has a one-to-one relationship with an instance launch request, but can be associated with more than one instance if you launch multiple instances using the same launch request. For example, if you launch one instance, you get one reservation ID. If you launch ten instances using the same launch request, you also get one reservation ID.</p> </li> <li> <p> <code>root-device-name</code> - The device name of the root device volume (for example, <code>/dev/sda1</code>).</p> </li> <li> <p> <code>root-device-type</code> - The type of the root device volume (<code>ebs</code> | <code>instance-store</code>).</p> </li> <li> <p> <code>source-dest-check</code> - Indicates whether the instance performs source/destination checking. A value of <code>true</code> means that checking is enabled, and <code>false</code> means that checking is disabled. The value must be <code>false</code> for the instance to perform network address translation (NAT) in your VPC. </p> </li> <li> <p> <code>spot-instance-request-id</code> - The ID of the Spot Instance request.</p> </li> <li> <p> <code>state-reason-code</code> - The reason code for the state change.</p> </li> <li> <p> <code>state-reason-message</code> - A message that describes the state change.</p> </li> <li> <p> <code>subnet-id</code> - The ID of the subnet for the instance.</p> </li> <li> <p> <code>tag:&lt;key&gt;</code> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources that have a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>tenancy</code> - The tenancy of an instance (<code>dedicated</code> | <code>default</code> | <code>host</code>).</p> </li> <li> <p> <code>virtualization-type</code> - The virtualization type of the instance (<code>paravirtual</code> | <code>hvm</code>).</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC that the instance is running in.</p> </li> </ul>",
16273          "locationName":"Filter"
16274        },
16275        "InstanceIds":{
16276          "shape":"InstanceIdStringList",
16277          "documentation":"<p>The instance IDs.</p> <p>Default: Describes all your instances.</p>",
16278          "locationName":"InstanceId"
16279        },
16280        "DryRun":{
16281          "shape":"Boolean",
16282          "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>",
16283          "locationName":"dryRun"
16284        },
16285        "MaxResults":{
16286          "shape":"Integer",
16287          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value. This value can be between 5 and 1000. You cannot specify this parameter and the instance IDs parameter in the same call.</p>",
16288          "locationName":"maxResults"
16289        },
16290        "NextToken":{
16291          "shape":"String",
16292          "documentation":"<p>The token to request the next page of results.</p>",
16293          "locationName":"nextToken"
16294        }
16295      }
16296    },
16297    "DescribeInstancesResult":{
16298      "type":"structure",
16299      "members":{
16300        "Reservations":{
16301          "shape":"ReservationList",
16302          "documentation":"<p>Information about the reservations.</p>",
16303          "locationName":"reservationSet"
16304        },
16305        "NextToken":{
16306          "shape":"String",
16307          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16308          "locationName":"nextToken"
16309        }
16310      }
16311    },
16312    "DescribeInternetGatewaysMaxResults":{
16313      "type":"integer",
16314      "max":1000,
16315      "min":5
16316    },
16317    "DescribeInternetGatewaysRequest":{
16318      "type":"structure",
16319      "members":{
16320        "Filters":{
16321          "shape":"FilterList",
16322          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>attachment.state</code> - The current state of the attachment between the gateway and the VPC (<code>available</code>). Present only if a VPC is attached.</p> </li> <li> <p> <code>attachment.vpc-id</code> - The ID of an attached VPC.</p> </li> <li> <p> <code>internet-gateway-id</code> - The ID of the Internet gateway.</p> </li> <li> <p> <code>owner-id</code> - The ID of the Amazon Web Services account that owns the internet gateway.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
16323          "locationName":"Filter"
16324        },
16325        "DryRun":{
16326          "shape":"Boolean",
16327          "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>",
16328          "locationName":"dryRun"
16329        },
16330        "InternetGatewayIds":{
16331          "shape":"InternetGatewayIdList",
16332          "documentation":"<p>One or more internet gateway IDs.</p> <p>Default: Describes all your internet gateways.</p>",
16333          "locationName":"internetGatewayId"
16334        },
16335        "NextToken":{
16336          "shape":"String",
16337          "documentation":"<p>The token for the next page of results.</p>"
16338        },
16339        "MaxResults":{
16340          "shape":"DescribeInternetGatewaysMaxResults",
16341          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
16342        }
16343      }
16344    },
16345    "DescribeInternetGatewaysResult":{
16346      "type":"structure",
16347      "members":{
16348        "InternetGateways":{
16349          "shape":"InternetGatewayList",
16350          "documentation":"<p>Information about one or more internet gateways.</p>",
16351          "locationName":"internetGatewaySet"
16352        },
16353        "NextToken":{
16354          "shape":"String",
16355          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16356          "locationName":"nextToken"
16357        }
16358      }
16359    },
16360    "DescribeIpv6PoolsRequest":{
16361      "type":"structure",
16362      "members":{
16363        "PoolIds":{
16364          "shape":"Ipv6PoolIdList",
16365          "documentation":"<p>The IDs of the IPv6 address pools.</p>",
16366          "locationName":"PoolId"
16367        },
16368        "NextToken":{
16369          "shape":"NextToken",
16370          "documentation":"<p>The token for the next page of results.</p>"
16371        },
16372        "MaxResults":{
16373          "shape":"Ipv6PoolMaxResults",
16374          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
16375        },
16376        "DryRun":{
16377          "shape":"Boolean",
16378          "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>"
16379        },
16380        "Filters":{
16381          "shape":"FilterList",
16382          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
16383          "locationName":"Filter"
16384        }
16385      }
16386    },
16387    "DescribeIpv6PoolsResult":{
16388      "type":"structure",
16389      "members":{
16390        "Ipv6Pools":{
16391          "shape":"Ipv6PoolSet",
16392          "documentation":"<p>Information about the IPv6 address pools.</p>",
16393          "locationName":"ipv6PoolSet"
16394        },
16395        "NextToken":{
16396          "shape":"NextToken",
16397          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16398          "locationName":"nextToken"
16399        }
16400      }
16401    },
16402    "DescribeKeyPairsRequest":{
16403      "type":"structure",
16404      "members":{
16405        "Filters":{
16406          "shape":"FilterList",
16407          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>key-pair-id</code> - The ID of the key pair.</p> </li> <li> <p> <code>fingerprint</code> - The fingerprint of the key pair.</p> </li> <li> <p> <code>key-name</code> - The name of the key pair.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> </ul>",
16408          "locationName":"Filter"
16409        },
16410        "KeyNames":{
16411          "shape":"KeyNameStringList",
16412          "documentation":"<p>The key pair names.</p> <p>Default: Describes all of your key pairs.</p>",
16413          "locationName":"KeyName"
16414        },
16415        "KeyPairIds":{
16416          "shape":"KeyPairIdStringList",
16417          "documentation":"<p>The IDs of the key pairs.</p>",
16418          "locationName":"KeyPairId"
16419        },
16420        "DryRun":{
16421          "shape":"Boolean",
16422          "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>",
16423          "locationName":"dryRun"
16424        }
16425      }
16426    },
16427    "DescribeKeyPairsResult":{
16428      "type":"structure",
16429      "members":{
16430        "KeyPairs":{
16431          "shape":"KeyPairList",
16432          "documentation":"<p>Information about the key pairs.</p>",
16433          "locationName":"keySet"
16434        }
16435      }
16436    },
16437    "DescribeLaunchTemplateVersionsRequest":{
16438      "type":"structure",
16439      "members":{
16440        "DryRun":{
16441          "shape":"Boolean",
16442          "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>"
16443        },
16444        "LaunchTemplateId":{
16445          "shape":"LaunchTemplateId",
16446          "documentation":"<p>The ID of the launch template. To describe one or more versions of a specified launch template, you must specify either the launch template ID or the launch template name in the request. To describe all the latest or default launch template versions in your account, you must omit this parameter.</p>"
16447        },
16448        "LaunchTemplateName":{
16449          "shape":"LaunchTemplateName",
16450          "documentation":"<p>The name of the launch template. To describe one or more versions of a specified launch template, you must specify either the launch template ID or the launch template name in the request. To describe all the latest or default launch template versions in your account, you must omit this parameter.</p>"
16451        },
16452        "Versions":{
16453          "shape":"VersionStringList",
16454          "documentation":"<p>One or more versions of the launch template. Valid values depend on whether you are describing a specified launch template (by ID or name) or all launch templates in your account.</p> <p>To describe one or more versions of a specified launch template, valid values are <code>$Latest</code>, <code>$Default</code>, and numbers.</p> <p>To describe all launch templates in your account that are defined as the latest version, the valid value is <code>$Latest</code>. To describe all launch templates in your account that are defined as the default version, the valid value is <code>$Default</code>. You can specify <code>$Latest</code> and <code>$Default</code> in the same call. You cannot specify numbers.</p>",
16455          "locationName":"LaunchTemplateVersion"
16456        },
16457        "MinVersion":{
16458          "shape":"String",
16459          "documentation":"<p>The version number after which to describe launch template versions.</p>"
16460        },
16461        "MaxVersion":{
16462          "shape":"String",
16463          "documentation":"<p>The version number up to which to describe launch template versions.</p>"
16464        },
16465        "NextToken":{
16466          "shape":"String",
16467          "documentation":"<p>The token to request the next page of results.</p>"
16468        },
16469        "MaxResults":{
16470          "shape":"Integer",
16471          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value. This value can be between 1 and 200.</p>"
16472        },
16473        "Filters":{
16474          "shape":"FilterList",
16475          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>create-time</code> - The time the launch template version was created.</p> </li> <li> <p> <code>ebs-optimized</code> - A boolean that indicates whether the instance is optimized for Amazon EBS I/O.</p> </li> <li> <p> <code>iam-instance-profile</code> - The ARN of the IAM instance profile.</p> </li> <li> <p> <code>image-id</code> - The ID of the AMI.</p> </li> <li> <p> <code>instance-type</code> - The instance type.</p> </li> <li> <p> <code>is-default-version</code> - A boolean that indicates whether the launch template version is the default version.</p> </li> <li> <p> <code>kernel-id</code> - The kernel ID.</p> </li> <li> <p> <code>ram-disk-id</code> - The RAM disk ID.</p> </li> </ul>",
16476          "locationName":"Filter"
16477        }
16478      }
16479    },
16480    "DescribeLaunchTemplateVersionsResult":{
16481      "type":"structure",
16482      "members":{
16483        "LaunchTemplateVersions":{
16484          "shape":"LaunchTemplateVersionSet",
16485          "documentation":"<p>Information about the launch template versions.</p>",
16486          "locationName":"launchTemplateVersionSet"
16487        },
16488        "NextToken":{
16489          "shape":"String",
16490          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16491          "locationName":"nextToken"
16492        }
16493      }
16494    },
16495    "DescribeLaunchTemplatesMaxResults":{
16496      "type":"integer",
16497      "max":200,
16498      "min":1
16499    },
16500    "DescribeLaunchTemplatesRequest":{
16501      "type":"structure",
16502      "members":{
16503        "DryRun":{
16504          "shape":"Boolean",
16505          "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>"
16506        },
16507        "LaunchTemplateIds":{
16508          "shape":"LaunchTemplateIdStringList",
16509          "documentation":"<p>One or more launch template IDs.</p>",
16510          "locationName":"LaunchTemplateId"
16511        },
16512        "LaunchTemplateNames":{
16513          "shape":"LaunchTemplateNameStringList",
16514          "documentation":"<p>One or more launch template names.</p>",
16515          "locationName":"LaunchTemplateName"
16516        },
16517        "Filters":{
16518          "shape":"FilterList",
16519          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>create-time</code> - The time the launch template was created.</p> </li> <li> <p> <code>launch-template-name</code> - The name of the launch template.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
16520          "locationName":"Filter"
16521        },
16522        "NextToken":{
16523          "shape":"String",
16524          "documentation":"<p>The token to request the next page of results.</p>"
16525        },
16526        "MaxResults":{
16527          "shape":"DescribeLaunchTemplatesMaxResults",
16528          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value. This value can be between 1 and 200.</p>"
16529        }
16530      }
16531    },
16532    "DescribeLaunchTemplatesResult":{
16533      "type":"structure",
16534      "members":{
16535        "LaunchTemplates":{
16536          "shape":"LaunchTemplateSet",
16537          "documentation":"<p>Information about the launch templates.</p>",
16538          "locationName":"launchTemplates"
16539        },
16540        "NextToken":{
16541          "shape":"String",
16542          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16543          "locationName":"nextToken"
16544        }
16545      }
16546    },
16547    "DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest":{
16548      "type":"structure",
16549      "members":{
16550        "LocalGatewayRouteTableVirtualInterfaceGroupAssociationIds":{
16551          "shape":"LocalGatewayRouteTableVirtualInterfaceGroupAssociationIdSet",
16552          "documentation":"<p>The IDs of the associations.</p>",
16553          "locationName":"LocalGatewayRouteTableVirtualInterfaceGroupAssociationId"
16554        },
16555        "Filters":{
16556          "shape":"FilterList",
16557          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>local-gateway-id</code> - The ID of a local gateway.</p> </li> <li> <p> <code>local-gateway-route-table-id</code> - The ID of the local gateway route table.</p> </li> <li> <p> <code>local-gateway-route-table-virtual-interface-group-association-id</code> - The ID of the association.</p> </li> <li> <p> <code>local-gateway-route-table-virtual-interface-group-id</code> - The ID of the virtual interface group.</p> </li> <li> <p> <code>state</code> - The state of the association.</p> </li> </ul>",
16558          "locationName":"Filter"
16559        },
16560        "MaxResults":{
16561          "shape":"LocalGatewayMaxResults",
16562          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
16563        },
16564        "NextToken":{
16565          "shape":"String",
16566          "documentation":"<p>The token for the next page of results.</p>"
16567        },
16568        "DryRun":{
16569          "shape":"Boolean",
16570          "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>"
16571        }
16572      }
16573    },
16574    "DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult":{
16575      "type":"structure",
16576      "members":{
16577        "LocalGatewayRouteTableVirtualInterfaceGroupAssociations":{
16578          "shape":"LocalGatewayRouteTableVirtualInterfaceGroupAssociationSet",
16579          "documentation":"<p>Information about the associations.</p>",
16580          "locationName":"localGatewayRouteTableVirtualInterfaceGroupAssociationSet"
16581        },
16582        "NextToken":{
16583          "shape":"String",
16584          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16585          "locationName":"nextToken"
16586        }
16587      }
16588    },
16589    "DescribeLocalGatewayRouteTableVpcAssociationsRequest":{
16590      "type":"structure",
16591      "members":{
16592        "LocalGatewayRouteTableVpcAssociationIds":{
16593          "shape":"LocalGatewayRouteTableVpcAssociationIdSet",
16594          "documentation":"<p>The IDs of the associations.</p>",
16595          "locationName":"LocalGatewayRouteTableVpcAssociationId"
16596        },
16597        "Filters":{
16598          "shape":"FilterList",
16599          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>local-gateway-id</code> - The ID of a local gateway.</p> </li> <li> <p> <code>local-gateway-route-table-id</code> - The ID of the local gateway route table.</p> </li> <li> <p> <code>local-gateway-route-table-vpc-association-id</code> - The ID of the association.</p> </li> <li> <p> <code>state</code> - The state of the association.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC.</p> </li> </ul>",
16600          "locationName":"Filter"
16601        },
16602        "MaxResults":{
16603          "shape":"LocalGatewayMaxResults",
16604          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
16605        },
16606        "NextToken":{
16607          "shape":"String",
16608          "documentation":"<p>The token for the next page of results.</p>"
16609        },
16610        "DryRun":{
16611          "shape":"Boolean",
16612          "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>"
16613        }
16614      }
16615    },
16616    "DescribeLocalGatewayRouteTableVpcAssociationsResult":{
16617      "type":"structure",
16618      "members":{
16619        "LocalGatewayRouteTableVpcAssociations":{
16620          "shape":"LocalGatewayRouteTableVpcAssociationSet",
16621          "documentation":"<p>Information about the associations.</p>",
16622          "locationName":"localGatewayRouteTableVpcAssociationSet"
16623        },
16624        "NextToken":{
16625          "shape":"String",
16626          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16627          "locationName":"nextToken"
16628        }
16629      }
16630    },
16631    "DescribeLocalGatewayRouteTablesRequest":{
16632      "type":"structure",
16633      "members":{
16634        "LocalGatewayRouteTableIds":{
16635          "shape":"LocalGatewayRouteTableIdSet",
16636          "documentation":"<p>The IDs of the local gateway route tables.</p>",
16637          "locationName":"LocalGatewayRouteTableId"
16638        },
16639        "Filters":{
16640          "shape":"FilterList",
16641          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>local-gateway-id</code> - The ID of a local gateway.</p> </li> <li> <p> <code>local-gateway-route-table-id</code> - The ID of a local gateway route table.</p> </li> <li> <p> <code>outpost-arn</code> - The Amazon Resource Name (ARN) of the Outpost.</p> </li> <li> <p> <code>state</code> - The state of the local gateway route table.</p> </li> </ul>",
16642          "locationName":"Filter"
16643        },
16644        "MaxResults":{
16645          "shape":"LocalGatewayMaxResults",
16646          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
16647        },
16648        "NextToken":{
16649          "shape":"String",
16650          "documentation":"<p>The token for the next page of results.</p>"
16651        },
16652        "DryRun":{
16653          "shape":"Boolean",
16654          "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>"
16655        }
16656      }
16657    },
16658    "DescribeLocalGatewayRouteTablesResult":{
16659      "type":"structure",
16660      "members":{
16661        "LocalGatewayRouteTables":{
16662          "shape":"LocalGatewayRouteTableSet",
16663          "documentation":"<p>Information about the local gateway route tables.</p>",
16664          "locationName":"localGatewayRouteTableSet"
16665        },
16666        "NextToken":{
16667          "shape":"String",
16668          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16669          "locationName":"nextToken"
16670        }
16671      }
16672    },
16673    "DescribeLocalGatewayVirtualInterfaceGroupsRequest":{
16674      "type":"structure",
16675      "members":{
16676        "LocalGatewayVirtualInterfaceGroupIds":{
16677          "shape":"LocalGatewayVirtualInterfaceGroupIdSet",
16678          "documentation":"<p>The IDs of the virtual interface groups.</p>",
16679          "locationName":"LocalGatewayVirtualInterfaceGroupId"
16680        },
16681        "Filters":{
16682          "shape":"FilterList",
16683          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>local-gateway-id</code> - The ID of a local gateway.</p> </li> <li> <p> <code>local-gateway-virtual-interface-id</code> - The ID of the virtual interface.</p> </li> <li> <p> <code>local-gateway-virtual-interface-group-id</code> - The ID of the virtual interface group.</p> </li> </ul>",
16684          "locationName":"Filter"
16685        },
16686        "MaxResults":{
16687          "shape":"LocalGatewayMaxResults",
16688          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
16689        },
16690        "NextToken":{
16691          "shape":"String",
16692          "documentation":"<p>The token for the next page of results.</p>"
16693        },
16694        "DryRun":{
16695          "shape":"Boolean",
16696          "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>"
16697        }
16698      }
16699    },
16700    "DescribeLocalGatewayVirtualInterfaceGroupsResult":{
16701      "type":"structure",
16702      "members":{
16703        "LocalGatewayVirtualInterfaceGroups":{
16704          "shape":"LocalGatewayVirtualInterfaceGroupSet",
16705          "documentation":"<p>The virtual interface groups.</p>",
16706          "locationName":"localGatewayVirtualInterfaceGroupSet"
16707        },
16708        "NextToken":{
16709          "shape":"String",
16710          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16711          "locationName":"nextToken"
16712        }
16713      }
16714    },
16715    "DescribeLocalGatewayVirtualInterfacesRequest":{
16716      "type":"structure",
16717      "members":{
16718        "LocalGatewayVirtualInterfaceIds":{
16719          "shape":"LocalGatewayVirtualInterfaceIdSet",
16720          "documentation":"<p>The IDs of the virtual interfaces.</p>",
16721          "locationName":"LocalGatewayVirtualInterfaceId"
16722        },
16723        "Filters":{
16724          "shape":"FilterList",
16725          "documentation":"<p>One or more filters.</p>",
16726          "locationName":"Filter"
16727        },
16728        "MaxResults":{
16729          "shape":"LocalGatewayMaxResults",
16730          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
16731        },
16732        "NextToken":{
16733          "shape":"String",
16734          "documentation":"<p>The token for the next page of results.</p>"
16735        },
16736        "DryRun":{
16737          "shape":"Boolean",
16738          "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>"
16739        }
16740      }
16741    },
16742    "DescribeLocalGatewayVirtualInterfacesResult":{
16743      "type":"structure",
16744      "members":{
16745        "LocalGatewayVirtualInterfaces":{
16746          "shape":"LocalGatewayVirtualInterfaceSet",
16747          "documentation":"<p>Information about the virtual interfaces.</p>",
16748          "locationName":"localGatewayVirtualInterfaceSet"
16749        },
16750        "NextToken":{
16751          "shape":"String",
16752          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16753          "locationName":"nextToken"
16754        }
16755      }
16756    },
16757    "DescribeLocalGatewaysRequest":{
16758      "type":"structure",
16759      "members":{
16760        "LocalGatewayIds":{
16761          "shape":"LocalGatewayIdSet",
16762          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>local-gateway-id</code> - The ID of a local gateway.</p> </li> <li> <p> <code>local-gateway-route-table-id</code> - The ID of the local gateway route table.</p> </li> <li> <p> <code>local-gateway-route-table-virtual-interface-group-association-id</code> - The ID of the association.</p> </li> <li> <p> <code>local-gateway-route-table-virtual-interface-group-id</code> - The ID of the virtual interface group.</p> </li> <li> <p> <code>outpost-arn</code> - The Amazon Resource Name (ARN) of the Outpost.</p> </li> <li> <p> <code>state</code> - The state of the association.</p> </li> </ul>",
16763          "locationName":"LocalGatewayId"
16764        },
16765        "Filters":{
16766          "shape":"FilterList",
16767          "documentation":"<p>One or more filters.</p>",
16768          "locationName":"Filter"
16769        },
16770        "MaxResults":{
16771          "shape":"LocalGatewayMaxResults",
16772          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
16773        },
16774        "NextToken":{
16775          "shape":"String",
16776          "documentation":"<p>The token for the next page of results.</p>"
16777        },
16778        "DryRun":{
16779          "shape":"Boolean",
16780          "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>"
16781        }
16782      }
16783    },
16784    "DescribeLocalGatewaysResult":{
16785      "type":"structure",
16786      "members":{
16787        "LocalGateways":{
16788          "shape":"LocalGatewaySet",
16789          "documentation":"<p>Information about the local gateways.</p>",
16790          "locationName":"localGatewaySet"
16791        },
16792        "NextToken":{
16793          "shape":"String",
16794          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16795          "locationName":"nextToken"
16796        }
16797      }
16798    },
16799    "DescribeManagedPrefixListsRequest":{
16800      "type":"structure",
16801      "members":{
16802        "DryRun":{
16803          "shape":"Boolean",
16804          "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>"
16805        },
16806        "Filters":{
16807          "shape":"FilterList",
16808          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>owner-id</code> - The ID of the prefix list owner.</p> </li> <li> <p> <code>prefix-list-id</code> - The ID of the prefix list.</p> </li> <li> <p> <code>prefix-list-name</code> - The name of the prefix list.</p> </li> </ul>",
16809          "locationName":"Filter"
16810        },
16811        "MaxResults":{
16812          "shape":"PrefixListMaxResults",
16813          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
16814        },
16815        "NextToken":{
16816          "shape":"NextToken",
16817          "documentation":"<p>The token for the next page of results.</p>"
16818        },
16819        "PrefixListIds":{
16820          "shape":"ValueStringList",
16821          "documentation":"<p>One or more prefix list IDs.</p>",
16822          "locationName":"PrefixListId"
16823        }
16824      }
16825    },
16826    "DescribeManagedPrefixListsResult":{
16827      "type":"structure",
16828      "members":{
16829        "NextToken":{
16830          "shape":"NextToken",
16831          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16832          "locationName":"nextToken"
16833        },
16834        "PrefixLists":{
16835          "shape":"ManagedPrefixListSet",
16836          "documentation":"<p>Information about the prefix lists.</p>",
16837          "locationName":"prefixListSet"
16838        }
16839      }
16840    },
16841    "DescribeMovingAddressesMaxResults":{
16842      "type":"integer",
16843      "max":1000,
16844      "min":5
16845    },
16846    "DescribeMovingAddressesRequest":{
16847      "type":"structure",
16848      "members":{
16849        "Filters":{
16850          "shape":"FilterList",
16851          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>moving-status</code> - The status of the Elastic IP address (<code>MovingToVpc</code> | <code>RestoringToClassic</code>).</p> </li> </ul>",
16852          "locationName":"filter"
16853        },
16854        "DryRun":{
16855          "shape":"Boolean",
16856          "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>",
16857          "locationName":"dryRun"
16858        },
16859        "MaxResults":{
16860          "shape":"DescribeMovingAddressesMaxResults",
16861          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results of the initial request can be seen by sending another request with the returned <code>NextToken</code> value. This value can be between 5 and 1000; if <code>MaxResults</code> is given a value outside of this range, an error is returned.</p> <p>Default: If no value is provided, the default is 1000.</p>",
16862          "locationName":"maxResults"
16863        },
16864        "NextToken":{
16865          "shape":"String",
16866          "documentation":"<p>The token for the next page of results.</p>",
16867          "locationName":"nextToken"
16868        },
16869        "PublicIps":{
16870          "shape":"ValueStringList",
16871          "documentation":"<p>One or more Elastic IP addresses.</p>",
16872          "locationName":"publicIp"
16873        }
16874      }
16875    },
16876    "DescribeMovingAddressesResult":{
16877      "type":"structure",
16878      "members":{
16879        "MovingAddressStatuses":{
16880          "shape":"MovingAddressStatusSet",
16881          "documentation":"<p>The status for each Elastic IP address.</p>",
16882          "locationName":"movingAddressStatusSet"
16883        },
16884        "NextToken":{
16885          "shape":"String",
16886          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16887          "locationName":"nextToken"
16888        }
16889      }
16890    },
16891    "DescribeNatGatewaysMaxResults":{
16892      "type":"integer",
16893      "max":1000,
16894      "min":5
16895    },
16896    "DescribeNatGatewaysRequest":{
16897      "type":"structure",
16898      "members":{
16899        "DryRun":{
16900          "shape":"Boolean",
16901          "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>"
16902        },
16903        "Filter":{
16904          "shape":"FilterList",
16905          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>nat-gateway-id</code> - The ID of the NAT gateway.</p> </li> <li> <p> <code>state</code> - The state of the NAT gateway (<code>pending</code> | <code>failed</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code>).</p> </li> <li> <p> <code>subnet-id</code> - The ID of the subnet in which the NAT gateway resides.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC in which the NAT gateway resides.</p> </li> </ul>"
16906        },
16907        "MaxResults":{
16908          "shape":"DescribeNatGatewaysMaxResults",
16909          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
16910        },
16911        "NatGatewayIds":{
16912          "shape":"NatGatewayIdStringList",
16913          "documentation":"<p>One or more NAT gateway IDs.</p>",
16914          "locationName":"NatGatewayId"
16915        },
16916        "NextToken":{
16917          "shape":"String",
16918          "documentation":"<p>The token for the next page of results.</p>"
16919        }
16920      }
16921    },
16922    "DescribeNatGatewaysResult":{
16923      "type":"structure",
16924      "members":{
16925        "NatGateways":{
16926          "shape":"NatGatewayList",
16927          "documentation":"<p>Information about the NAT gateways.</p>",
16928          "locationName":"natGatewaySet"
16929        },
16930        "NextToken":{
16931          "shape":"String",
16932          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16933          "locationName":"nextToken"
16934        }
16935      }
16936    },
16937    "DescribeNetworkAclsMaxResults":{
16938      "type":"integer",
16939      "max":1000,
16940      "min":5
16941    },
16942    "DescribeNetworkAclsRequest":{
16943      "type":"structure",
16944      "members":{
16945        "Filters":{
16946          "shape":"FilterList",
16947          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>association.association-id</code> - The ID of an association ID for the ACL.</p> </li> <li> <p> <code>association.network-acl-id</code> - The ID of the network ACL involved in the association.</p> </li> <li> <p> <code>association.subnet-id</code> - The ID of the subnet involved in the association.</p> </li> <li> <p> <code>default</code> - Indicates whether the ACL is the default network ACL for the VPC.</p> </li> <li> <p> <code>entry.cidr</code> - The IPv4 CIDR range specified in the entry.</p> </li> <li> <p> <code>entry.icmp.code</code> - The ICMP code specified in the entry, if any.</p> </li> <li> <p> <code>entry.icmp.type</code> - The ICMP type specified in the entry, if any.</p> </li> <li> <p> <code>entry.ipv6-cidr</code> - The IPv6 CIDR range specified in the entry.</p> </li> <li> <p> <code>entry.port-range.from</code> - The start of the port range specified in the entry. </p> </li> <li> <p> <code>entry.port-range.to</code> - The end of the port range specified in the entry. </p> </li> <li> <p> <code>entry.protocol</code> - The protocol specified in the entry (<code>tcp</code> | <code>udp</code> | <code>icmp</code> or a protocol number).</p> </li> <li> <p> <code>entry.rule-action</code> - Allows or denies the matching traffic (<code>allow</code> | <code>deny</code>).</p> </li> <li> <p> <code>entry.rule-number</code> - The number of an entry (in other words, rule) in the set of ACL entries.</p> </li> <li> <p> <code>network-acl-id</code> - The ID of the network ACL.</p> </li> <li> <p> <code>owner-id</code> - The ID of the Amazon Web Services account that owns the network ACL.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC for the network ACL.</p> </li> </ul>",
16948          "locationName":"Filter"
16949        },
16950        "DryRun":{
16951          "shape":"Boolean",
16952          "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>",
16953          "locationName":"dryRun"
16954        },
16955        "NetworkAclIds":{
16956          "shape":"NetworkAclIdStringList",
16957          "documentation":"<p>One or more network ACL IDs.</p> <p>Default: Describes all your network ACLs.</p>",
16958          "locationName":"NetworkAclId"
16959        },
16960        "NextToken":{
16961          "shape":"String",
16962          "documentation":"<p>The token for the next page of results.</p>"
16963        },
16964        "MaxResults":{
16965          "shape":"DescribeNetworkAclsMaxResults",
16966          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
16967        }
16968      }
16969    },
16970    "DescribeNetworkAclsResult":{
16971      "type":"structure",
16972      "members":{
16973        "NetworkAcls":{
16974          "shape":"NetworkAclList",
16975          "documentation":"<p>Information about one or more network ACLs.</p>",
16976          "locationName":"networkAclSet"
16977        },
16978        "NextToken":{
16979          "shape":"String",
16980          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
16981          "locationName":"nextToken"
16982        }
16983      }
16984    },
16985    "DescribeNetworkInsightsAnalysesRequest":{
16986      "type":"structure",
16987      "members":{
16988        "NetworkInsightsAnalysisIds":{
16989          "shape":"NetworkInsightsAnalysisIdList",
16990          "documentation":"<p>The ID of the network insights analyses. You must specify either analysis IDs or a path ID.</p>",
16991          "locationName":"NetworkInsightsAnalysisId"
16992        },
16993        "NetworkInsightsPathId":{
16994          "shape":"NetworkInsightsPathId",
16995          "documentation":"<p>The ID of the path. You must specify either a path ID or analysis IDs.</p>"
16996        },
16997        "AnalysisStartTime":{
16998          "shape":"MillisecondDateTime",
16999          "documentation":"<p>The time when the network insights analyses started.</p>"
17000        },
17001        "AnalysisEndTime":{
17002          "shape":"MillisecondDateTime",
17003          "documentation":"<p>The time when the network insights analyses ended.</p>"
17004        },
17005        "Filters":{
17006          "shape":"FilterList",
17007          "documentation":"<p>The filters. The following are possible values:</p> <ul> <li> <p>PathFound - A Boolean value that indicates whether a feasible path is found.</p> </li> <li> <p>Status - The status of the analysis (running | succeeded | failed).</p> </li> </ul>",
17008          "locationName":"Filter"
17009        },
17010        "MaxResults":{
17011          "shape":"NetworkInsightsMaxResults",
17012          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
17013        },
17014        "DryRun":{
17015          "shape":"Boolean",
17016          "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>"
17017        },
17018        "NextToken":{
17019          "shape":"NextToken",
17020          "documentation":"<p>The token for the next page of results.</p>"
17021        }
17022      }
17023    },
17024    "DescribeNetworkInsightsAnalysesResult":{
17025      "type":"structure",
17026      "members":{
17027        "NetworkInsightsAnalyses":{
17028          "shape":"NetworkInsightsAnalysisList",
17029          "documentation":"<p>Information about the network insights analyses.</p>",
17030          "locationName":"networkInsightsAnalysisSet"
17031        },
17032        "NextToken":{
17033          "shape":"String",
17034          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
17035          "locationName":"nextToken"
17036        }
17037      }
17038    },
17039    "DescribeNetworkInsightsPathsRequest":{
17040      "type":"structure",
17041      "members":{
17042        "NetworkInsightsPathIds":{
17043          "shape":"NetworkInsightsPathIdList",
17044          "documentation":"<p>The IDs of the paths.</p>",
17045          "locationName":"NetworkInsightsPathId"
17046        },
17047        "Filters":{
17048          "shape":"FilterList",
17049          "documentation":"<p>The filters. The following are possible values:</p> <ul> <li> <p>Destination - The ID of the resource.</p> </li> <li> <p>DestinationPort - The destination port.</p> </li> <li> <p>Name - The path name.</p> </li> <li> <p>Protocol - The protocol.</p> </li> <li> <p>Source - The ID of the resource.</p> </li> </ul>",
17050          "locationName":"Filter"
17051        },
17052        "MaxResults":{
17053          "shape":"NetworkInsightsMaxResults",
17054          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
17055        },
17056        "DryRun":{
17057          "shape":"Boolean",
17058          "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>"
17059        },
17060        "NextToken":{
17061          "shape":"NextToken",
17062          "documentation":"<p>The token for the next page of results.</p>"
17063        }
17064      }
17065    },
17066    "DescribeNetworkInsightsPathsResult":{
17067      "type":"structure",
17068      "members":{
17069        "NetworkInsightsPaths":{
17070          "shape":"NetworkInsightsPathList",
17071          "documentation":"<p>Information about the paths.</p>",
17072          "locationName":"networkInsightsPathSet"
17073        },
17074        "NextToken":{
17075          "shape":"String",
17076          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
17077          "locationName":"nextToken"
17078        }
17079      }
17080    },
17081    "DescribeNetworkInterfaceAttributeRequest":{
17082      "type":"structure",
17083      "required":["NetworkInterfaceId"],
17084      "members":{
17085        "Attribute":{
17086          "shape":"NetworkInterfaceAttribute",
17087          "documentation":"<p>The attribute of the network interface. This parameter is required.</p>",
17088          "locationName":"attribute"
17089        },
17090        "DryRun":{
17091          "shape":"Boolean",
17092          "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>",
17093          "locationName":"dryRun"
17094        },
17095        "NetworkInterfaceId":{
17096          "shape":"NetworkInterfaceId",
17097          "documentation":"<p>The ID of the network interface.</p>",
17098          "locationName":"networkInterfaceId"
17099        }
17100      },
17101      "documentation":"<p>Contains the parameters for DescribeNetworkInterfaceAttribute.</p>"
17102    },
17103    "DescribeNetworkInterfaceAttributeResult":{
17104      "type":"structure",
17105      "members":{
17106        "Attachment":{
17107          "shape":"NetworkInterfaceAttachment",
17108          "documentation":"<p>The attachment (if any) of the network interface.</p>",
17109          "locationName":"attachment"
17110        },
17111        "Description":{
17112          "shape":"AttributeValue",
17113          "documentation":"<p>The description of the network interface.</p>",
17114          "locationName":"description"
17115        },
17116        "Groups":{
17117          "shape":"GroupIdentifierList",
17118          "documentation":"<p>The security groups associated with the network interface.</p>",
17119          "locationName":"groupSet"
17120        },
17121        "NetworkInterfaceId":{
17122          "shape":"String",
17123          "documentation":"<p>The ID of the network interface.</p>",
17124          "locationName":"networkInterfaceId"
17125        },
17126        "SourceDestCheck":{
17127          "shape":"AttributeBooleanValue",
17128          "documentation":"<p>Indicates whether source/destination checking is enabled.</p>",
17129          "locationName":"sourceDestCheck"
17130        }
17131      },
17132      "documentation":"<p>Contains the output of DescribeNetworkInterfaceAttribute.</p>"
17133    },
17134    "DescribeNetworkInterfacePermissionsMaxResults":{
17135      "type":"integer",
17136      "max":255,
17137      "min":5
17138    },
17139    "DescribeNetworkInterfacePermissionsRequest":{
17140      "type":"structure",
17141      "members":{
17142        "NetworkInterfacePermissionIds":{
17143          "shape":"NetworkInterfacePermissionIdList",
17144          "documentation":"<p>One or more network interface permission IDs.</p>",
17145          "locationName":"NetworkInterfacePermissionId"
17146        },
17147        "Filters":{
17148          "shape":"FilterList",
17149          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>network-interface-permission.network-interface-permission-id</code> - The ID of the permission.</p> </li> <li> <p> <code>network-interface-permission.network-interface-id</code> - The ID of the network interface.</p> </li> <li> <p> <code>network-interface-permission.aws-account-id</code> - The Amazon Web Services account ID.</p> </li> <li> <p> <code>network-interface-permission.aws-service</code> - The Amazon Web Service.</p> </li> <li> <p> <code>network-interface-permission.permission</code> - The type of permission (<code>INSTANCE-ATTACH</code> | <code>EIP-ASSOCIATE</code>).</p> </li> </ul>",
17150          "locationName":"Filter"
17151        },
17152        "NextToken":{
17153          "shape":"String",
17154          "documentation":"<p>The token to request the next page of results.</p>"
17155        },
17156        "MaxResults":{
17157          "shape":"DescribeNetworkInterfacePermissionsMaxResults",
17158          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value. If this parameter is not specified, up to 50 results are returned by default.</p>"
17159        }
17160      },
17161      "documentation":"<p>Contains the parameters for DescribeNetworkInterfacePermissions.</p>"
17162    },
17163    "DescribeNetworkInterfacePermissionsResult":{
17164      "type":"structure",
17165      "members":{
17166        "NetworkInterfacePermissions":{
17167          "shape":"NetworkInterfacePermissionList",
17168          "documentation":"<p>The network interface permissions.</p>",
17169          "locationName":"networkInterfacePermissions"
17170        },
17171        "NextToken":{
17172          "shape":"String",
17173          "documentation":"<p>The token to use to retrieve the next page of results.</p>",
17174          "locationName":"nextToken"
17175        }
17176      },
17177      "documentation":"<p>Contains the output for DescribeNetworkInterfacePermissions.</p>"
17178    },
17179    "DescribeNetworkInterfacesMaxResults":{
17180      "type":"integer",
17181      "max":1000,
17182      "min":5
17183    },
17184    "DescribeNetworkInterfacesRequest":{
17185      "type":"structure",
17186      "members":{
17187        "Filters":{
17188          "shape":"FilterList",
17189          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>addresses.private-ip-address</code> - The private IPv4 addresses associated with the network interface.</p> </li> <li> <p> <code>addresses.primary</code> - Whether the private IPv4 address is the primary IP address associated with the network interface. </p> </li> <li> <p> <code>addresses.association.public-ip</code> - The association ID returned when the network interface was associated with the Elastic IP address (IPv4).</p> </li> <li> <p> <code>addresses.association.owner-id</code> - The owner ID of the addresses associated with the network interface.</p> </li> <li> <p> <code>association.association-id</code> - The association ID returned when the network interface was associated with an IPv4 address.</p> </li> <li> <p> <code>association.allocation-id</code> - The allocation ID returned when you allocated the Elastic IP address (IPv4) for your network interface.</p> </li> <li> <p> <code>association.ip-owner-id</code> - The owner of the Elastic IP address (IPv4) associated with the network interface.</p> </li> <li> <p> <code>association.public-ip</code> - The address of the Elastic IP address (IPv4) bound to the network interface.</p> </li> <li> <p> <code>association.public-dns-name</code> - The public DNS name for the network interface (IPv4).</p> </li> <li> <p> <code>attachment.attachment-id</code> - The ID of the interface attachment.</p> </li> <li> <p> <code>attachment.attach-time</code> - The time that the network interface was attached to an instance.</p> </li> <li> <p> <code>attachment.delete-on-termination</code> - Indicates whether the attachment is deleted when an instance is terminated.</p> </li> <li> <p> <code>attachment.device-index</code> - The device index to which the network interface is attached.</p> </li> <li> <p> <code>attachment.instance-id</code> - The ID of the instance to which the network interface is attached.</p> </li> <li> <p> <code>attachment.instance-owner-id</code> - The owner ID of the instance to which the network interface is attached.</p> </li> <li> <p> <code>attachment.status</code> - The status of the attachment (<code>attaching</code> | <code>attached</code> | <code>detaching</code> | <code>detached</code>).</p> </li> <li> <p> <code>availability-zone</code> - The Availability Zone of the network interface.</p> </li> <li> <p> <code>description</code> - The description of the network interface.</p> </li> <li> <p> <code>group-id</code> - The ID of a security group associated with the network interface.</p> </li> <li> <p> <code>group-name</code> - The name of a security group associated with the network interface.</p> </li> <li> <p> <code>ipv6-addresses.ipv6-address</code> - An IPv6 address associated with the network interface.</p> </li> <li> <p> <code>mac-address</code> - The MAC address of the network interface.</p> </li> <li> <p> <code>network-interface-id</code> - The ID of the network interface.</p> </li> <li> <p> <code>owner-id</code> - The Amazon Web Services account ID of the network interface owner.</p> </li> <li> <p> <code>private-ip-address</code> - The private IPv4 address or addresses of the network interface.</p> </li> <li> <p> <code>private-dns-name</code> - The private DNS name of the network interface (IPv4).</p> </li> <li> <p> <code>requester-id</code> - The alias or Amazon Web Services account ID of the principal or service that created the network interface.</p> </li> <li> <p> <code>requester-managed</code> - Indicates whether the network interface is being managed by an Amazon Web Service (for example, Amazon Web Services Management Console, Auto Scaling, and so on).</p> </li> <li> <p> <code>source-dest-check</code> - Indicates whether the network interface performs source/destination checking. A value of <code>true</code> means checking is enabled, and <code>false</code> means checking is disabled. The value must be <code>false</code> for the network interface to perform network address translation (NAT) in your VPC. </p> </li> <li> <p> <code>status</code> - The status of the network interface. If the network interface is not attached to an instance, the status is <code>available</code>; if a network interface is attached to an instance the status is <code>in-use</code>.</p> </li> <li> <p> <code>subnet-id</code> - The ID of the subnet for the network interface.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC for the network interface.</p> </li> </ul>",
17190          "locationName":"filter"
17191        },
17192        "DryRun":{
17193          "shape":"Boolean",
17194          "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>",
17195          "locationName":"dryRun"
17196        },
17197        "NetworkInterfaceIds":{
17198          "shape":"NetworkInterfaceIdList",
17199          "documentation":"<p>One or more network interface IDs.</p> <p>Default: Describes all your network interfaces.</p>",
17200          "locationName":"NetworkInterfaceId"
17201        },
17202        "NextToken":{
17203          "shape":"String",
17204          "documentation":"<p>The token to retrieve the next page of results.</p>"
17205        },
17206        "MaxResults":{
17207          "shape":"DescribeNetworkInterfacesMaxResults",
17208          "documentation":"<p>The maximum number of items to return for this request. The request returns a token that you can specify in a subsequent call to get the next set of results. You cannot specify this parameter and the network interface IDs parameter in the same request.</p>"
17209        }
17210      },
17211      "documentation":"<p>Contains the parameters for DescribeNetworkInterfaces.</p>"
17212    },
17213    "DescribeNetworkInterfacesResult":{
17214      "type":"structure",
17215      "members":{
17216        "NetworkInterfaces":{
17217          "shape":"NetworkInterfaceList",
17218          "documentation":"<p>Information about one or more network interfaces.</p>",
17219          "locationName":"networkInterfaceSet"
17220        },
17221        "NextToken":{
17222          "shape":"String",
17223          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
17224          "locationName":"nextToken"
17225        }
17226      },
17227      "documentation":"<p>Contains the output of DescribeNetworkInterfaces.</p>"
17228    },
17229    "DescribePlacementGroupsRequest":{
17230      "type":"structure",
17231      "members":{
17232        "Filters":{
17233          "shape":"FilterList",
17234          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>group-name</code> - The name of the placement group.</p> </li> <li> <p> <code>state</code> - The state of the placement group (<code>pending</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code>).</p> </li> <li> <p> <code>strategy</code> - The strategy of the placement group (<code>cluster</code> | <code>spread</code> | <code>partition</code>).</p> </li> <li> <p> <code>tag:&lt;key&gt;</code> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources that have a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
17235          "locationName":"Filter"
17236        },
17237        "DryRun":{
17238          "shape":"Boolean",
17239          "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>",
17240          "locationName":"dryRun"
17241        },
17242        "GroupNames":{
17243          "shape":"PlacementGroupStringList",
17244          "documentation":"<p>The names of the placement groups.</p> <p>Default: Describes all your placement groups, or only those otherwise specified.</p>",
17245          "locationName":"groupName"
17246        },
17247        "GroupIds":{
17248          "shape":"PlacementGroupIdStringList",
17249          "documentation":"<p>The IDs of the placement groups.</p>",
17250          "locationName":"GroupId"
17251        }
17252      }
17253    },
17254    "DescribePlacementGroupsResult":{
17255      "type":"structure",
17256      "members":{
17257        "PlacementGroups":{
17258          "shape":"PlacementGroupList",
17259          "documentation":"<p>Information about the placement groups.</p>",
17260          "locationName":"placementGroupSet"
17261        }
17262      }
17263    },
17264    "DescribePrefixListsRequest":{
17265      "type":"structure",
17266      "members":{
17267        "DryRun":{
17268          "shape":"Boolean",
17269          "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>"
17270        },
17271        "Filters":{
17272          "shape":"FilterList",
17273          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>prefix-list-id</code>: The ID of a prefix list.</p> </li> <li> <p> <code>prefix-list-name</code>: The name of a prefix list.</p> </li> </ul>",
17274          "locationName":"Filter"
17275        },
17276        "MaxResults":{
17277          "shape":"Integer",
17278          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
17279        },
17280        "NextToken":{
17281          "shape":"String",
17282          "documentation":"<p>The token for the next page of results.</p>"
17283        },
17284        "PrefixListIds":{
17285          "shape":"PrefixListResourceIdStringList",
17286          "documentation":"<p>One or more prefix list IDs.</p>",
17287          "locationName":"PrefixListId"
17288        }
17289      }
17290    },
17291    "DescribePrefixListsResult":{
17292      "type":"structure",
17293      "members":{
17294        "NextToken":{
17295          "shape":"String",
17296          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
17297          "locationName":"nextToken"
17298        },
17299        "PrefixLists":{
17300          "shape":"PrefixListSet",
17301          "documentation":"<p>All available prefix lists.</p>",
17302          "locationName":"prefixListSet"
17303        }
17304      }
17305    },
17306    "DescribePrincipalIdFormatMaxResults":{
17307      "type":"integer",
17308      "max":1000,
17309      "min":1
17310    },
17311    "DescribePrincipalIdFormatRequest":{
17312      "type":"structure",
17313      "members":{
17314        "DryRun":{
17315          "shape":"Boolean",
17316          "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>"
17317        },
17318        "Resources":{
17319          "shape":"ResourceList",
17320          "documentation":"<p>The type of resource: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> | <code>elastic-ip-allocation</code> | <code>elastic-ip-association</code> | <code>export-task</code> | <code>flow-log</code> | <code>image</code> | <code>import-task</code> | <code>instance</code> | <code>internet-gateway</code> | <code>network-acl</code> | <code>network-acl-association</code> | <code>network-interface</code> | <code>network-interface-attachment</code> | <code>prefix-list</code> | <code>reservation</code> | <code>route-table</code> | <code>route-table-association</code> | <code>security-group</code> | <code>snapshot</code> | <code>subnet</code> | <code>subnet-cidr-block-association</code> | <code>volume</code> | <code>vpc</code> | <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code> </p>",
17321          "locationName":"Resource"
17322        },
17323        "MaxResults":{
17324          "shape":"DescribePrincipalIdFormatMaxResults",
17325          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value. </p>"
17326        },
17327        "NextToken":{
17328          "shape":"String",
17329          "documentation":"<p>The token to request the next page of results.</p>"
17330        }
17331      }
17332    },
17333    "DescribePrincipalIdFormatResult":{
17334      "type":"structure",
17335      "members":{
17336        "Principals":{
17337          "shape":"PrincipalIdFormatList",
17338          "documentation":"<p>Information about the ID format settings for the ARN.</p>",
17339          "locationName":"principalSet"
17340        },
17341        "NextToken":{
17342          "shape":"String",
17343          "documentation":"<p>The token to use to retrieve the next page of results. This value is null when there are no more results to return.</p>",
17344          "locationName":"nextToken"
17345        }
17346      }
17347    },
17348    "DescribePublicIpv4PoolsRequest":{
17349      "type":"structure",
17350      "members":{
17351        "PoolIds":{
17352          "shape":"PublicIpv4PoolIdStringList",
17353          "documentation":"<p>The IDs of the address pools.</p>",
17354          "locationName":"PoolId"
17355        },
17356        "NextToken":{
17357          "shape":"NextToken",
17358          "documentation":"<p>The token for the next page of results.</p>"
17359        },
17360        "MaxResults":{
17361          "shape":"PoolMaxResults",
17362          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
17363        },
17364        "Filters":{
17365          "shape":"FilterList",
17366          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
17367          "locationName":"Filter"
17368        }
17369      }
17370    },
17371    "DescribePublicIpv4PoolsResult":{
17372      "type":"structure",
17373      "members":{
17374        "PublicIpv4Pools":{
17375          "shape":"PublicIpv4PoolSet",
17376          "documentation":"<p>Information about the address pools.</p>",
17377          "locationName":"publicIpv4PoolSet"
17378        },
17379        "NextToken":{
17380          "shape":"String",
17381          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
17382          "locationName":"nextToken"
17383        }
17384      }
17385    },
17386    "DescribeRegionsRequest":{
17387      "type":"structure",
17388      "members":{
17389        "Filters":{
17390          "shape":"FilterList",
17391          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>endpoint</code> - The endpoint of the Region (for example, <code>ec2.us-east-1.amazonaws.com</code>).</p> </li> <li> <p> <code>opt-in-status</code> - The opt-in status of the Region (<code>opt-in-not-required</code> | <code>opted-in</code> | <code>not-opted-in</code>).</p> </li> <li> <p> <code>region-name</code> - The name of the Region (for example, <code>us-east-1</code>).</p> </li> </ul>",
17392          "locationName":"Filter"
17393        },
17394        "RegionNames":{
17395          "shape":"RegionNameStringList",
17396          "documentation":"<p>The names of the Regions. You can specify any Regions, whether they are enabled and disabled for your account.</p>",
17397          "locationName":"RegionName"
17398        },
17399        "DryRun":{
17400          "shape":"Boolean",
17401          "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>",
17402          "locationName":"dryRun"
17403        },
17404        "AllRegions":{
17405          "shape":"Boolean",
17406          "documentation":"<p>Indicates whether to display all Regions, including Regions that are disabled for your account.</p>"
17407        }
17408      }
17409    },
17410    "DescribeRegionsResult":{
17411      "type":"structure",
17412      "members":{
17413        "Regions":{
17414          "shape":"RegionList",
17415          "documentation":"<p>Information about the Regions.</p>",
17416          "locationName":"regionInfo"
17417        }
17418      }
17419    },
17420    "DescribeReplaceRootVolumeTasksMaxResults":{
17421      "type":"integer",
17422      "max":50,
17423      "min":1
17424    },
17425    "DescribeReplaceRootVolumeTasksRequest":{
17426      "type":"structure",
17427      "members":{
17428        "ReplaceRootVolumeTaskIds":{
17429          "shape":"ReplaceRootVolumeTaskIds",
17430          "documentation":"<p>The ID of the root volume replacement task to view.</p>",
17431          "locationName":"ReplaceRootVolumeTaskId"
17432        },
17433        "Filters":{
17434          "shape":"FilterList",
17435          "documentation":"<p>Filter to use:</p> <ul> <li> <p> <code>instance-id</code> - The ID of the instance for which the root volume replacement task was created.</p> </li> </ul>",
17436          "locationName":"Filter"
17437        },
17438        "MaxResults":{
17439          "shape":"DescribeReplaceRootVolumeTasksMaxResults",
17440          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
17441        },
17442        "NextToken":{
17443          "shape":"NextToken",
17444          "documentation":"<p>The token for the next page of results.</p>"
17445        },
17446        "DryRun":{
17447          "shape":"Boolean",
17448          "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>"
17449        }
17450      }
17451    },
17452    "DescribeReplaceRootVolumeTasksResult":{
17453      "type":"structure",
17454      "members":{
17455        "ReplaceRootVolumeTasks":{
17456          "shape":"ReplaceRootVolumeTasks",
17457          "documentation":"<p>Information about the root volume replacement task.</p>",
17458          "locationName":"replaceRootVolumeTaskSet"
17459        },
17460        "NextToken":{
17461          "shape":"String",
17462          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
17463          "locationName":"nextToken"
17464        }
17465      }
17466    },
17467    "DescribeReservedInstancesListingsRequest":{
17468      "type":"structure",
17469      "members":{
17470        "Filters":{
17471          "shape":"FilterList",
17472          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>reserved-instances-id</code> - The ID of the Reserved Instances.</p> </li> <li> <p> <code>reserved-instances-listing-id</code> - The ID of the Reserved Instances listing.</p> </li> <li> <p> <code>status</code> - The status of the Reserved Instance listing (<code>pending</code> | <code>active</code> | <code>cancelled</code> | <code>closed</code>).</p> </li> <li> <p> <code>status-message</code> - The reason for the status.</p> </li> </ul>",
17473          "locationName":"Filter"
17474        },
17475        "ReservedInstancesId":{
17476          "shape":"ReservationId",
17477          "documentation":"<p>One or more Reserved Instance IDs.</p>",
17478          "locationName":"reservedInstancesId"
17479        },
17480        "ReservedInstancesListingId":{
17481          "shape":"ReservedInstancesListingId",
17482          "documentation":"<p>One or more Reserved Instance listing IDs.</p>",
17483          "locationName":"reservedInstancesListingId"
17484        }
17485      },
17486      "documentation":"<p>Contains the parameters for DescribeReservedInstancesListings.</p>"
17487    },
17488    "DescribeReservedInstancesListingsResult":{
17489      "type":"structure",
17490      "members":{
17491        "ReservedInstancesListings":{
17492          "shape":"ReservedInstancesListingList",
17493          "documentation":"<p>Information about the Reserved Instance listing.</p>",
17494          "locationName":"reservedInstancesListingsSet"
17495        }
17496      },
17497      "documentation":"<p>Contains the output of DescribeReservedInstancesListings.</p>"
17498    },
17499    "DescribeReservedInstancesModificationsRequest":{
17500      "type":"structure",
17501      "members":{
17502        "Filters":{
17503          "shape":"FilterList",
17504          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>client-token</code> - The idempotency token for the modification request.</p> </li> <li> <p> <code>create-date</code> - The time when the modification request was created.</p> </li> <li> <p> <code>effective-date</code> - The time when the modification becomes effective.</p> </li> <li> <p> <code>modification-result.reserved-instances-id</code> - The ID for the Reserved Instances created as part of the modification request. This ID is only available when the status of the modification is <code>fulfilled</code>.</p> </li> <li> <p> <code>modification-result.target-configuration.availability-zone</code> - The Availability Zone for the new Reserved Instances.</p> </li> <li> <p> <code>modification-result.target-configuration.instance-count </code> - The number of new Reserved Instances.</p> </li> <li> <p> <code>modification-result.target-configuration.instance-type</code> - The instance type of the new Reserved Instances.</p> </li> <li> <p> <code>modification-result.target-configuration.platform</code> - The network platform of the new Reserved Instances (<code>EC2-Classic</code> | <code>EC2-VPC</code>).</p> </li> <li> <p> <code>reserved-instances-id</code> - The ID of the Reserved Instances modified.</p> </li> <li> <p> <code>reserved-instances-modification-id</code> - The ID of the modification request.</p> </li> <li> <p> <code>status</code> - The status of the Reserved Instances modification request (<code>processing</code> | <code>fulfilled</code> | <code>failed</code>).</p> </li> <li> <p> <code>status-message</code> - The reason for the status.</p> </li> <li> <p> <code>update-date</code> - The time when the modification request was last updated.</p> </li> </ul>",
17505          "locationName":"Filter"
17506        },
17507        "ReservedInstancesModificationIds":{
17508          "shape":"ReservedInstancesModificationIdStringList",
17509          "documentation":"<p>IDs for the submitted modification request.</p>",
17510          "locationName":"ReservedInstancesModificationId"
17511        },
17512        "NextToken":{
17513          "shape":"String",
17514          "documentation":"<p>The token to retrieve the next page of results.</p>",
17515          "locationName":"nextToken"
17516        }
17517      },
17518      "documentation":"<p>Contains the parameters for DescribeReservedInstancesModifications.</p>"
17519    },
17520    "DescribeReservedInstancesModificationsResult":{
17521      "type":"structure",
17522      "members":{
17523        "NextToken":{
17524          "shape":"String",
17525          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
17526          "locationName":"nextToken"
17527        },
17528        "ReservedInstancesModifications":{
17529          "shape":"ReservedInstancesModificationList",
17530          "documentation":"<p>The Reserved Instance modification information.</p>",
17531          "locationName":"reservedInstancesModificationsSet"
17532        }
17533      },
17534      "documentation":"<p>Contains the output of DescribeReservedInstancesModifications.</p>"
17535    },
17536    "DescribeReservedInstancesOfferingsRequest":{
17537      "type":"structure",
17538      "members":{
17539        "AvailabilityZone":{
17540          "shape":"String",
17541          "documentation":"<p>The Availability Zone in which the Reserved Instance can be used.</p>"
17542        },
17543        "Filters":{
17544          "shape":"FilterList",
17545          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>availability-zone</code> - The Availability Zone where the Reserved Instance can be used.</p> </li> <li> <p> <code>duration</code> - The duration of the Reserved Instance (for example, one year or three years), in seconds (<code>31536000</code> | <code>94608000</code>).</p> </li> <li> <p> <code>fixed-price</code> - The purchase price of the Reserved Instance (for example, 9800.0).</p> </li> <li> <p> <code>instance-type</code> - The instance type that is covered by the reservation.</p> </li> <li> <p> <code>marketplace</code> - Set to <code>true</code> to show only Reserved Instance Marketplace offerings. When this filter is not used, which is the default behavior, all offerings from both Amazon Web Services and the Reserved Instance Marketplace are listed.</p> </li> <li> <p> <code>product-description</code> - The Reserved Instance product platform description. Instances that include <code>(Amazon VPC)</code> in the product platform description will only be displayed to EC2-Classic account holders and are for use with Amazon VPC. (<code>Linux/UNIX</code> | <code>Linux/UNIX (Amazon VPC)</code> | <code>SUSE Linux</code> | <code>SUSE Linux (Amazon VPC)</code> | <code>Red Hat Enterprise Linux</code> | <code>Red Hat Enterprise Linux (Amazon VPC)</code> | <code>Red Hat Enterprise Linux with HA (Amazon VPC)</code> | <code>Windows</code> | <code>Windows (Amazon VPC)</code> | <code>Windows with SQL Server Standard</code> | <code>Windows with SQL Server Standard (Amazon VPC)</code> | <code>Windows with SQL Server Web</code> | <code> Windows with SQL Server Web (Amazon VPC)</code> | <code>Windows with SQL Server Enterprise</code> | <code>Windows with SQL Server Enterprise (Amazon VPC)</code>) </p> </li> <li> <p> <code>reserved-instances-offering-id</code> - The Reserved Instances offering ID.</p> </li> <li> <p> <code>scope</code> - The scope of the Reserved Instance (<code>Availability Zone</code> or <code>Region</code>).</p> </li> <li> <p> <code>usage-price</code> - The usage price of the Reserved Instance, per hour (for example, 0.84).</p> </li> </ul>",
17546          "locationName":"Filter"
17547        },
17548        "IncludeMarketplace":{
17549          "shape":"Boolean",
17550          "documentation":"<p>Include Reserved Instance Marketplace offerings in the response.</p>"
17551        },
17552        "InstanceType":{
17553          "shape":"InstanceType",
17554          "documentation":"<p>The instance type that the reservation will cover (for example, <code>m1.small</code>). For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html\">Instance types</a> in the <i>Amazon EC2 User Guide</i>.</p>"
17555        },
17556        "MaxDuration":{
17557          "shape":"Long",
17558          "documentation":"<p>The maximum duration (in seconds) to filter when searching for offerings.</p> <p>Default: 94608000 (3 years)</p>"
17559        },
17560        "MaxInstanceCount":{
17561          "shape":"Integer",
17562          "documentation":"<p>The maximum number of instances to filter when searching for offerings.</p> <p>Default: 20</p>"
17563        },
17564        "MinDuration":{
17565          "shape":"Long",
17566          "documentation":"<p>The minimum duration (in seconds) to filter when searching for offerings.</p> <p>Default: 2592000 (1 month)</p>"
17567        },
17568        "OfferingClass":{
17569          "shape":"OfferingClassType",
17570          "documentation":"<p>The offering class of the Reserved Instance. Can be <code>standard</code> or <code>convertible</code>.</p>"
17571        },
17572        "ProductDescription":{
17573          "shape":"RIProductDescription",
17574          "documentation":"<p>The Reserved Instance product platform description. Instances that include <code>(Amazon VPC)</code> in the description are for use with Amazon VPC.</p>"
17575        },
17576        "ReservedInstancesOfferingIds":{
17577          "shape":"ReservedInstancesOfferingIdStringList",
17578          "documentation":"<p>One or more Reserved Instances offering IDs.</p>",
17579          "locationName":"ReservedInstancesOfferingId"
17580        },
17581        "DryRun":{
17582          "shape":"Boolean",
17583          "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>",
17584          "locationName":"dryRun"
17585        },
17586        "InstanceTenancy":{
17587          "shape":"Tenancy",
17588          "documentation":"<p>The tenancy of the instances covered by the reservation. A Reserved Instance with a tenancy of <code>dedicated</code> is applied to instances that run in a VPC on single-tenant hardware (i.e., Dedicated Instances).</p> <p> <b>Important:</b> The <code>host</code> value cannot be used with this parameter. Use the <code>default</code> or <code>dedicated</code> values only.</p> <p>Default: <code>default</code> </p>",
17589          "locationName":"instanceTenancy"
17590        },
17591        "MaxResults":{
17592          "shape":"Integer",
17593          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results of the initial request can be seen by sending another request with the returned <code>NextToken</code> value. The maximum is 100.</p> <p>Default: 100</p>",
17594          "locationName":"maxResults"
17595        },
17596        "NextToken":{
17597          "shape":"String",
17598          "documentation":"<p>The token to retrieve the next page of results.</p>",
17599          "locationName":"nextToken"
17600        },
17601        "OfferingType":{
17602          "shape":"OfferingTypeValues",
17603          "documentation":"<p>The Reserved Instance offering type. If you are using tools that predate the 2011-11-01 API version, you only have access to the <code>Medium Utilization</code> Reserved Instance offering type. </p>",
17604          "locationName":"offeringType"
17605        }
17606      },
17607      "documentation":"<p>Contains the parameters for DescribeReservedInstancesOfferings.</p>"
17608    },
17609    "DescribeReservedInstancesOfferingsResult":{
17610      "type":"structure",
17611      "members":{
17612        "ReservedInstancesOfferings":{
17613          "shape":"ReservedInstancesOfferingList",
17614          "documentation":"<p>A list of Reserved Instances offerings.</p>",
17615          "locationName":"reservedInstancesOfferingsSet"
17616        },
17617        "NextToken":{
17618          "shape":"String",
17619          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
17620          "locationName":"nextToken"
17621        }
17622      },
17623      "documentation":"<p>Contains the output of DescribeReservedInstancesOfferings.</p>"
17624    },
17625    "DescribeReservedInstancesRequest":{
17626      "type":"structure",
17627      "members":{
17628        "Filters":{
17629          "shape":"FilterList",
17630          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>availability-zone</code> - The Availability Zone where the Reserved Instance can be used.</p> </li> <li> <p> <code>duration</code> - The duration of the Reserved Instance (one year or three years), in seconds (<code>31536000</code> | <code>94608000</code>).</p> </li> <li> <p> <code>end</code> - The time when the Reserved Instance expires (for example, 2015-08-07T11:54:42.000Z).</p> </li> <li> <p> <code>fixed-price</code> - The purchase price of the Reserved Instance (for example, 9800.0).</p> </li> <li> <p> <code>instance-type</code> - The instance type that is covered by the reservation.</p> </li> <li> <p> <code>scope</code> - The scope of the Reserved Instance (<code>Region</code> or <code>Availability Zone</code>).</p> </li> <li> <p> <code>product-description</code> - The Reserved Instance product platform description. Instances that include <code>(Amazon VPC)</code> in the product platform description will only be displayed to EC2-Classic account holders and are for use with Amazon VPC (<code>Linux/UNIX</code> | <code>Linux/UNIX (Amazon VPC)</code> | <code>SUSE Linux</code> | <code>SUSE Linux (Amazon VPC)</code> | <code>Red Hat Enterprise Linux</code> | <code>Red Hat Enterprise Linux (Amazon VPC)</code> | <code>Red Hat Enterprise Linux with HA (Amazon VPC)</code> | <code>Windows</code> | <code>Windows (Amazon VPC)</code> | <code>Windows with SQL Server Standard</code> | <code>Windows with SQL Server Standard (Amazon VPC)</code> | <code>Windows with SQL Server Web</code> | <code>Windows with SQL Server Web (Amazon VPC)</code> | <code>Windows with SQL Server Enterprise</code> | <code>Windows with SQL Server Enterprise (Amazon VPC)</code>).</p> </li> <li> <p> <code>reserved-instances-id</code> - The ID of the Reserved Instance.</p> </li> <li> <p> <code>start</code> - The time at which the Reserved Instance purchase request was placed (for example, 2014-08-07T11:54:42.000Z).</p> </li> <li> <p> <code>state</code> - The state of the Reserved Instance (<code>payment-pending</code> | <code>active</code> | <code>payment-failed</code> | <code>retired</code>).</p> </li> <li> <p> <code>tag:&lt;key&gt;</code> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>usage-price</code> - The usage price of the Reserved Instance, per hour (for example, 0.84).</p> </li> </ul>",
17631          "locationName":"Filter"
17632        },
17633        "OfferingClass":{
17634          "shape":"OfferingClassType",
17635          "documentation":"<p>Describes whether the Reserved Instance is Standard or Convertible.</p>"
17636        },
17637        "ReservedInstancesIds":{
17638          "shape":"ReservedInstancesIdStringList",
17639          "documentation":"<p>One or more Reserved Instance IDs.</p> <p>Default: Describes all your Reserved Instances, or only those otherwise specified.</p>",
17640          "locationName":"ReservedInstancesId"
17641        },
17642        "DryRun":{
17643          "shape":"Boolean",
17644          "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>",
17645          "locationName":"dryRun"
17646        },
17647        "OfferingType":{
17648          "shape":"OfferingTypeValues",
17649          "documentation":"<p>The Reserved Instance offering type. If you are using tools that predate the 2011-11-01 API version, you only have access to the <code>Medium Utilization</code> Reserved Instance offering type.</p>",
17650          "locationName":"offeringType"
17651        }
17652      },
17653      "documentation":"<p>Contains the parameters for DescribeReservedInstances.</p>"
17654    },
17655    "DescribeReservedInstancesResult":{
17656      "type":"structure",
17657      "members":{
17658        "ReservedInstances":{
17659          "shape":"ReservedInstancesList",
17660          "documentation":"<p>A list of Reserved Instances.</p>",
17661          "locationName":"reservedInstancesSet"
17662        }
17663      },
17664      "documentation":"<p>Contains the output for DescribeReservedInstances.</p>"
17665    },
17666    "DescribeRouteTablesMaxResults":{
17667      "type":"integer",
17668      "max":100,
17669      "min":5
17670    },
17671    "DescribeRouteTablesRequest":{
17672      "type":"structure",
17673      "members":{
17674        "Filters":{
17675          "shape":"FilterList",
17676          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>association.route-table-association-id</code> - The ID of an association ID for the route table.</p> </li> <li> <p> <code>association.route-table-id</code> - The ID of the route table involved in the association.</p> </li> <li> <p> <code>association.subnet-id</code> - The ID of the subnet involved in the association.</p> </li> <li> <p> <code>association.main</code> - Indicates whether the route table is the main route table for the VPC (<code>true</code> | <code>false</code>). Route tables that do not have an association ID are not returned in the response.</p> </li> <li> <p> <code>owner-id</code> - The ID of the Amazon Web Services account that owns the route table.</p> </li> <li> <p> <code>route-table-id</code> - The ID of the route table.</p> </li> <li> <p> <code>route.destination-cidr-block</code> - The IPv4 CIDR range specified in a route in the table.</p> </li> <li> <p> <code>route.destination-ipv6-cidr-block</code> - The IPv6 CIDR range specified in a route in the route table.</p> </li> <li> <p> <code>route.destination-prefix-list-id</code> - The ID (prefix) of the Amazon Web Service specified in a route in the table.</p> </li> <li> <p> <code>route.egress-only-internet-gateway-id</code> - The ID of an egress-only Internet gateway specified in a route in the route table.</p> </li> <li> <p> <code>route.gateway-id</code> - The ID of a gateway specified in a route in the table.</p> </li> <li> <p> <code>route.instance-id</code> - The ID of an instance specified in a route in the table.</p> </li> <li> <p> <code>route.nat-gateway-id</code> - The ID of a NAT gateway.</p> </li> <li> <p> <code>route.transit-gateway-id</code> - The ID of a transit gateway.</p> </li> <li> <p> <code>route.origin</code> - Describes how the route was created. <code>CreateRouteTable</code> indicates that the route was automatically created when the route table was created; <code>CreateRoute</code> indicates that the route was manually added to the route table; <code>EnableVgwRoutePropagation</code> indicates that the route was propagated by route propagation.</p> </li> <li> <p> <code>route.state</code> - The state of a route in the route table (<code>active</code> | <code>blackhole</code>). The blackhole state indicates that the route's target isn't available (for example, the specified gateway isn't attached to the VPC, the specified NAT instance has been terminated, and so on).</p> </li> <li> <p> <code>route.vpc-peering-connection-id</code> - The ID of a VPC peering connection specified in a route in the table.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC for the route table.</p> </li> </ul>",
17677          "locationName":"Filter"
17678        },
17679        "DryRun":{
17680          "shape":"Boolean",
17681          "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>",
17682          "locationName":"dryRun"
17683        },
17684        "RouteTableIds":{
17685          "shape":"RouteTableIdStringList",
17686          "documentation":"<p>One or more route table IDs.</p> <p>Default: Describes all your route tables.</p>",
17687          "locationName":"RouteTableId"
17688        },
17689        "NextToken":{
17690          "shape":"String",
17691          "documentation":"<p>The token for the next page of results.</p>"
17692        },
17693        "MaxResults":{
17694          "shape":"DescribeRouteTablesMaxResults",
17695          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
17696        }
17697      }
17698    },
17699    "DescribeRouteTablesResult":{
17700      "type":"structure",
17701      "members":{
17702        "RouteTables":{
17703          "shape":"RouteTableList",
17704          "documentation":"<p>Information about one or more route tables.</p>",
17705          "locationName":"routeTableSet"
17706        },
17707        "NextToken":{
17708          "shape":"String",
17709          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
17710          "locationName":"nextToken"
17711        }
17712      },
17713      "documentation":"<p>Contains the output of DescribeRouteTables.</p>"
17714    },
17715    "DescribeScheduledInstanceAvailabilityMaxResults":{
17716      "type":"integer",
17717      "max":300,
17718      "min":5
17719    },
17720    "DescribeScheduledInstanceAvailabilityRequest":{
17721      "type":"structure",
17722      "required":[
17723        "FirstSlotStartTimeRange",
17724        "Recurrence"
17725      ],
17726      "members":{
17727        "DryRun":{
17728          "shape":"Boolean",
17729          "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>"
17730        },
17731        "Filters":{
17732          "shape":"FilterList",
17733          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>availability-zone</code> - The Availability Zone (for example, <code>us-west-2a</code>).</p> </li> <li> <p> <code>instance-type</code> - The instance type (for example, <code>c4.large</code>).</p> </li> <li> <p> <code>network-platform</code> - The network platform (<code>EC2-Classic</code> or <code>EC2-VPC</code>).</p> </li> <li> <p> <code>platform</code> - The platform (<code>Linux/UNIX</code> or <code>Windows</code>).</p> </li> </ul>",
17734          "locationName":"Filter"
17735        },
17736        "FirstSlotStartTimeRange":{
17737          "shape":"SlotDateTimeRangeRequest",
17738          "documentation":"<p>The time period for the first schedule to start.</p>"
17739        },
17740        "MaxResults":{
17741          "shape":"DescribeScheduledInstanceAvailabilityMaxResults",
17742          "documentation":"<p>The maximum number of results to return in a single call. This value can be between 5 and 300. The default value is 300. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.</p>"
17743        },
17744        "MaxSlotDurationInHours":{
17745          "shape":"Integer",
17746          "documentation":"<p>The maximum available duration, in hours. This value must be greater than <code>MinSlotDurationInHours</code> and less than 1,720.</p>"
17747        },
17748        "MinSlotDurationInHours":{
17749          "shape":"Integer",
17750          "documentation":"<p>The minimum available duration, in hours. The minimum required duration is 1,200 hours per year. For example, the minimum daily schedule is 4 hours, the minimum weekly schedule is 24 hours, and the minimum monthly schedule is 100 hours.</p>"
17751        },
17752        "NextToken":{
17753          "shape":"String",
17754          "documentation":"<p>The token for the next set of results.</p>"
17755        },
17756        "Recurrence":{
17757          "shape":"ScheduledInstanceRecurrenceRequest",
17758          "documentation":"<p>The schedule recurrence.</p>"
17759        }
17760      },
17761      "documentation":"<p>Contains the parameters for DescribeScheduledInstanceAvailability.</p>"
17762    },
17763    "DescribeScheduledInstanceAvailabilityResult":{
17764      "type":"structure",
17765      "members":{
17766        "NextToken":{
17767          "shape":"String",
17768          "documentation":"<p>The token required to retrieve the next set of results. This value is <code>null</code> when there are no more results to return.</p>",
17769          "locationName":"nextToken"
17770        },
17771        "ScheduledInstanceAvailabilitySet":{
17772          "shape":"ScheduledInstanceAvailabilitySet",
17773          "documentation":"<p>Information about the available Scheduled Instances.</p>",
17774          "locationName":"scheduledInstanceAvailabilitySet"
17775        }
17776      },
17777      "documentation":"<p>Contains the output of DescribeScheduledInstanceAvailability.</p>"
17778    },
17779    "DescribeScheduledInstancesRequest":{
17780      "type":"structure",
17781      "members":{
17782        "DryRun":{
17783          "shape":"Boolean",
17784          "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>"
17785        },
17786        "Filters":{
17787          "shape":"FilterList",
17788          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>availability-zone</code> - The Availability Zone (for example, <code>us-west-2a</code>).</p> </li> <li> <p> <code>instance-type</code> - The instance type (for example, <code>c4.large</code>).</p> </li> <li> <p> <code>network-platform</code> - The network platform (<code>EC2-Classic</code> or <code>EC2-VPC</code>).</p> </li> <li> <p> <code>platform</code> - The platform (<code>Linux/UNIX</code> or <code>Windows</code>).</p> </li> </ul>",
17789          "locationName":"Filter"
17790        },
17791        "MaxResults":{
17792          "shape":"Integer",
17793          "documentation":"<p>The maximum number of results to return in a single call. This value can be between 5 and 300. The default value is 100. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.</p>"
17794        },
17795        "NextToken":{
17796          "shape":"String",
17797          "documentation":"<p>The token for the next set of results.</p>"
17798        },
17799        "ScheduledInstanceIds":{
17800          "shape":"ScheduledInstanceIdRequestSet",
17801          "documentation":"<p>The Scheduled Instance IDs.</p>",
17802          "locationName":"ScheduledInstanceId"
17803        },
17804        "SlotStartTimeRange":{
17805          "shape":"SlotStartTimeRangeRequest",
17806          "documentation":"<p>The time period for the first schedule to start.</p>"
17807        }
17808      },
17809      "documentation":"<p>Contains the parameters for DescribeScheduledInstances.</p>"
17810    },
17811    "DescribeScheduledInstancesResult":{
17812      "type":"structure",
17813      "members":{
17814        "NextToken":{
17815          "shape":"String",
17816          "documentation":"<p>The token required to retrieve the next set of results. This value is <code>null</code> when there are no more results to return.</p>",
17817          "locationName":"nextToken"
17818        },
17819        "ScheduledInstanceSet":{
17820          "shape":"ScheduledInstanceSet",
17821          "documentation":"<p>Information about the Scheduled Instances.</p>",
17822          "locationName":"scheduledInstanceSet"
17823        }
17824      },
17825      "documentation":"<p>Contains the output of DescribeScheduledInstances.</p>"
17826    },
17827    "DescribeSecurityGroupReferencesRequest":{
17828      "type":"structure",
17829      "required":["GroupId"],
17830      "members":{
17831        "DryRun":{
17832          "shape":"Boolean",
17833          "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>"
17834        },
17835        "GroupId":{
17836          "shape":"GroupIds",
17837          "documentation":"<p>The IDs of the security groups in your account.</p>"
17838        }
17839      }
17840    },
17841    "DescribeSecurityGroupReferencesResult":{
17842      "type":"structure",
17843      "members":{
17844        "SecurityGroupReferenceSet":{
17845          "shape":"SecurityGroupReferences",
17846          "documentation":"<p>Information about the VPCs with the referencing security groups.</p>",
17847          "locationName":"securityGroupReferenceSet"
17848        }
17849      }
17850    },
17851    "DescribeSecurityGroupRulesMaxResults":{
17852      "type":"integer",
17853      "max":1000,
17854      "min":5
17855    },
17856    "DescribeSecurityGroupRulesRequest":{
17857      "type":"structure",
17858      "members":{
17859        "Filters":{
17860          "shape":"FilterList",
17861          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>group-id</code> - The ID of the security group.</p> </li> <li> <p> <code>security-group-rule-id</code> - The ID of the security group rule.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> </ul>",
17862          "locationName":"Filter"
17863        },
17864        "SecurityGroupRuleIds":{
17865          "shape":"SecurityGroupRuleIdList",
17866          "documentation":"<p>The IDs of the security group rules.</p>",
17867          "locationName":"SecurityGroupRuleId"
17868        },
17869        "DryRun":{
17870          "shape":"Boolean",
17871          "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>"
17872        },
17873        "NextToken":{
17874          "shape":"String",
17875          "documentation":"<p>The token for the next page of results.</p>"
17876        },
17877        "MaxResults":{
17878          "shape":"DescribeSecurityGroupRulesMaxResults",
17879          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another request with the returned <code>NextToken</code> value. This value can be between 5 and 1000. If this parameter is not specified, then all results are returned.</p>"
17880        }
17881      }
17882    },
17883    "DescribeSecurityGroupRulesResult":{
17884      "type":"structure",
17885      "members":{
17886        "SecurityGroupRules":{
17887          "shape":"SecurityGroupRuleList",
17888          "documentation":"<p>Information about security group rules.</p>",
17889          "locationName":"securityGroupRuleSet"
17890        },
17891        "NextToken":{
17892          "shape":"String",
17893          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return. </p>",
17894          "locationName":"nextToken"
17895        }
17896      }
17897    },
17898    "DescribeSecurityGroupsMaxResults":{
17899      "type":"integer",
17900      "max":1000,
17901      "min":5
17902    },
17903    "DescribeSecurityGroupsRequest":{
17904      "type":"structure",
17905      "members":{
17906        "Filters":{
17907          "shape":"FilterList",
17908          "documentation":"<p>The filters. If using multiple filters for rules, the results include security groups for which any combination of rules - not necessarily a single rule - match all filters.</p> <ul> <li> <p> <code>description</code> - The description of the security group.</p> </li> <li> <p> <code>egress.ip-permission.cidr</code> - An IPv4 CIDR block for an outbound security group rule.</p> </li> <li> <p> <code>egress.ip-permission.from-port</code> - For an outbound rule, the start of port range for the TCP and UDP protocols, or an ICMP type number.</p> </li> <li> <p> <code>egress.ip-permission.group-id</code> - The ID of a security group that has been referenced in an outbound security group rule.</p> </li> <li> <p> <code>egress.ip-permission.group-name</code> - The name of a security group that is referenced in an outbound security group rule.</p> </li> <li> <p> <code>egress.ip-permission.ipv6-cidr</code> - An IPv6 CIDR block for an outbound security group rule.</p> </li> <li> <p> <code>egress.ip-permission.prefix-list-id</code> - The ID of a prefix list to which a security group rule allows outbound access.</p> </li> <li> <p> <code>egress.ip-permission.protocol</code> - The IP protocol for an outbound security group rule (<code>tcp</code> | <code>udp</code> | <code>icmp</code>, a protocol number, or -1 for all protocols).</p> </li> <li> <p> <code>egress.ip-permission.to-port</code> - For an outbound rule, the end of port range for the TCP and UDP protocols, or an ICMP code.</p> </li> <li> <p> <code>egress.ip-permission.user-id</code> - The ID of an Amazon Web Services account that has been referenced in an outbound security group rule.</p> </li> <li> <p> <code>group-id</code> - The ID of the security group. </p> </li> <li> <p> <code>group-name</code> - The name of the security group.</p> </li> <li> <p> <code>ip-permission.cidr</code> - An IPv4 CIDR block for an inbound security group rule.</p> </li> <li> <p> <code>ip-permission.from-port</code> - For an inbound rule, the start of port range for the TCP and UDP protocols, or an ICMP type number.</p> </li> <li> <p> <code>ip-permission.group-id</code> - The ID of a security group that has been referenced in an inbound security group rule.</p> </li> <li> <p> <code>ip-permission.group-name</code> - The name of a security group that is referenced in an inbound security group rule.</p> </li> <li> <p> <code>ip-permission.ipv6-cidr</code> - An IPv6 CIDR block for an inbound security group rule.</p> </li> <li> <p> <code>ip-permission.prefix-list-id</code> - The ID of a prefix list from which a security group rule allows inbound access.</p> </li> <li> <p> <code>ip-permission.protocol</code> - The IP protocol for an inbound security group rule (<code>tcp</code> | <code>udp</code> | <code>icmp</code>, a protocol number, or -1 for all protocols).</p> </li> <li> <p> <code>ip-permission.to-port</code> - For an inbound rule, the end of port range for the TCP and UDP protocols, or an ICMP code.</p> </li> <li> <p> <code>ip-permission.user-id</code> - The ID of an Amazon Web Services account that has been referenced in an inbound security group rule.</p> </li> <li> <p> <code>owner-id</code> - The Amazon Web Services account ID of the owner of the security group.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC specified when the security group was created.</p> </li> </ul>",
17909          "locationName":"Filter"
17910        },
17911        "GroupIds":{
17912          "shape":"GroupIdStringList",
17913          "documentation":"<p>The IDs of the security groups. Required for security groups in a nondefault VPC.</p> <p>Default: Describes all of your security groups.</p>",
17914          "locationName":"GroupId"
17915        },
17916        "GroupNames":{
17917          "shape":"GroupNameStringList",
17918          "documentation":"<p>[EC2-Classic and default VPC only] The names of the security groups. You can specify either the security group name or the security group ID. For security groups in a nondefault VPC, use the <code>group-name</code> filter to describe security groups by name.</p> <p>Default: Describes all of your security groups.</p>",
17919          "locationName":"GroupName"
17920        },
17921        "DryRun":{
17922          "shape":"Boolean",
17923          "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>",
17924          "locationName":"dryRun"
17925        },
17926        "NextToken":{
17927          "shape":"String",
17928          "documentation":"<p>The token to request the next page of results.</p>"
17929        },
17930        "MaxResults":{
17931          "shape":"DescribeSecurityGroupsMaxResults",
17932          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another request with the returned <code>NextToken</code> value. This value can be between 5 and 1000. If this parameter is not specified, then all results are returned.</p>"
17933        }
17934      }
17935    },
17936    "DescribeSecurityGroupsResult":{
17937      "type":"structure",
17938      "members":{
17939        "SecurityGroups":{
17940          "shape":"SecurityGroupList",
17941          "documentation":"<p>Information about the security groups.</p>",
17942          "locationName":"securityGroupInfo"
17943        },
17944        "NextToken":{
17945          "shape":"String",
17946          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
17947          "locationName":"nextToken"
17948        }
17949      }
17950    },
17951    "DescribeSnapshotAttributeRequest":{
17952      "type":"structure",
17953      "required":[
17954        "Attribute",
17955        "SnapshotId"
17956      ],
17957      "members":{
17958        "Attribute":{
17959          "shape":"SnapshotAttributeName",
17960          "documentation":"<p>The snapshot attribute you would like to view.</p>"
17961        },
17962        "SnapshotId":{
17963          "shape":"SnapshotId",
17964          "documentation":"<p>The ID of the EBS snapshot.</p>"
17965        },
17966        "DryRun":{
17967          "shape":"Boolean",
17968          "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>",
17969          "locationName":"dryRun"
17970        }
17971      }
17972    },
17973    "DescribeSnapshotAttributeResult":{
17974      "type":"structure",
17975      "members":{
17976        "CreateVolumePermissions":{
17977          "shape":"CreateVolumePermissionList",
17978          "documentation":"<p>The users and groups that have the permissions for creating volumes from the snapshot.</p>",
17979          "locationName":"createVolumePermission"
17980        },
17981        "ProductCodes":{
17982          "shape":"ProductCodeList",
17983          "documentation":"<p>The product codes.</p>",
17984          "locationName":"productCodes"
17985        },
17986        "SnapshotId":{
17987          "shape":"String",
17988          "documentation":"<p>The ID of the EBS snapshot.</p>",
17989          "locationName":"snapshotId"
17990        }
17991      }
17992    },
17993    "DescribeSnapshotsRequest":{
17994      "type":"structure",
17995      "members":{
17996        "Filters":{
17997          "shape":"FilterList",
17998          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>description</code> - A description of the snapshot.</p> </li> <li> <p> <code>encrypted</code> - Indicates whether the snapshot is encrypted (<code>true</code> | <code>false</code>)</p> </li> <li> <p> <code>owner-alias</code> - The owner alias, from an Amazon-maintained list (<code>amazon</code>). This is not the user-configured Amazon Web Services account alias set using the IAM console. We recommend that you use the related parameter instead of this filter.</p> </li> <li> <p> <code>owner-id</code> - The Amazon Web Services account ID of the owner. We recommend that you use the related parameter instead of this filter.</p> </li> <li> <p> <code>progress</code> - The progress of the snapshot, as a percentage (for example, 80%).</p> </li> <li> <p> <code>snapshot-id</code> - The snapshot ID.</p> </li> <li> <p> <code>start-time</code> - The time stamp when the snapshot was initiated.</p> </li> <li> <p> <code>status</code> - The status of the snapshot (<code>pending</code> | <code>completed</code> | <code>error</code>).</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>volume-id</code> - The ID of the volume the snapshot is for.</p> </li> <li> <p> <code>volume-size</code> - The size of the volume, in GiB.</p> </li> </ul>",
17999          "locationName":"Filter"
18000        },
18001        "MaxResults":{
18002          "shape":"Integer",
18003          "documentation":"<p>The maximum number of snapshot results returned by <code>DescribeSnapshots</code> in paginated output. When this parameter is used, <code>DescribeSnapshots</code> only returns <code>MaxResults</code> results in a single page along with a <code>NextToken</code> response element. The remaining results of the initial request can be seen by sending another <code>DescribeSnapshots</code> request with the returned <code>NextToken</code> value. This value can be between 5 and 1,000; if <code>MaxResults</code> is given a value larger than 1,000, only 1,000 results are returned. If this parameter is not used, then <code>DescribeSnapshots</code> returns all results. You cannot specify this parameter and the snapshot IDs parameter in the same request.</p>"
18004        },
18005        "NextToken":{
18006          "shape":"String",
18007          "documentation":"<p>The <code>NextToken</code> value returned from a previous paginated <code>DescribeSnapshots</code> request where <code>MaxResults</code> was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the <code>NextToken</code> value. This value is <code>null</code> when there are no more results to return.</p>"
18008        },
18009        "OwnerIds":{
18010          "shape":"OwnerStringList",
18011          "documentation":"<p>Scopes the results to snapshots with the specified owners. You can specify a combination of Amazon Web Services account IDs, <code>self</code>, and <code>amazon</code>.</p>",
18012          "locationName":"Owner"
18013        },
18014        "RestorableByUserIds":{
18015          "shape":"RestorableByStringList",
18016          "documentation":"<p>The IDs of the Amazon Web Services accounts that can create volumes from the snapshot.</p>",
18017          "locationName":"RestorableBy"
18018        },
18019        "SnapshotIds":{
18020          "shape":"SnapshotIdStringList",
18021          "documentation":"<p>The snapshot IDs.</p> <p>Default: Describes the snapshots for which you have create volume permissions.</p>",
18022          "locationName":"SnapshotId"
18023        },
18024        "DryRun":{
18025          "shape":"Boolean",
18026          "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>",
18027          "locationName":"dryRun"
18028        }
18029      }
18030    },
18031    "DescribeSnapshotsResult":{
18032      "type":"structure",
18033      "members":{
18034        "Snapshots":{
18035          "shape":"SnapshotList",
18036          "documentation":"<p>Information about the snapshots.</p>",
18037          "locationName":"snapshotSet"
18038        },
18039        "NextToken":{
18040          "shape":"String",
18041          "documentation":"<p>The <code>NextToken</code> value to include in a future <code>DescribeSnapshots</code> request. When the results of a <code>DescribeSnapshots</code> request exceed <code>MaxResults</code>, this value can be used to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
18042          "locationName":"nextToken"
18043        }
18044      }
18045    },
18046    "DescribeSpotDatafeedSubscriptionRequest":{
18047      "type":"structure",
18048      "members":{
18049        "DryRun":{
18050          "shape":"Boolean",
18051          "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>",
18052          "locationName":"dryRun"
18053        }
18054      },
18055      "documentation":"<p>Contains the parameters for DescribeSpotDatafeedSubscription.</p>"
18056    },
18057    "DescribeSpotDatafeedSubscriptionResult":{
18058      "type":"structure",
18059      "members":{
18060        "SpotDatafeedSubscription":{
18061          "shape":"SpotDatafeedSubscription",
18062          "documentation":"<p>The Spot Instance data feed subscription.</p>",
18063          "locationName":"spotDatafeedSubscription"
18064        }
18065      },
18066      "documentation":"<p>Contains the output of DescribeSpotDatafeedSubscription.</p>"
18067    },
18068    "DescribeSpotFleetInstancesMaxResults":{
18069      "type":"integer",
18070      "max":1000,
18071      "min":1
18072    },
18073    "DescribeSpotFleetInstancesRequest":{
18074      "type":"structure",
18075      "required":["SpotFleetRequestId"],
18076      "members":{
18077        "DryRun":{
18078          "shape":"Boolean",
18079          "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>",
18080          "locationName":"dryRun"
18081        },
18082        "MaxResults":{
18083          "shape":"DescribeSpotFleetInstancesMaxResults",
18084          "documentation":"<p>The maximum number of results to return in a single call. Specify a value between 1 and 1000. The default value is 1000. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.</p>",
18085          "locationName":"maxResults"
18086        },
18087        "NextToken":{
18088          "shape":"String",
18089          "documentation":"<p>The token for the next set of results.</p>",
18090          "locationName":"nextToken"
18091        },
18092        "SpotFleetRequestId":{
18093          "shape":"SpotFleetRequestId",
18094          "documentation":"<p>The ID of the Spot Fleet request.</p>",
18095          "locationName":"spotFleetRequestId"
18096        }
18097      },
18098      "documentation":"<p>Contains the parameters for DescribeSpotFleetInstances.</p>"
18099    },
18100    "DescribeSpotFleetInstancesResponse":{
18101      "type":"structure",
18102      "members":{
18103        "ActiveInstances":{
18104          "shape":"ActiveInstanceSet",
18105          "documentation":"<p>The running instances. This list is refreshed periodically and might be out of date.</p>",
18106          "locationName":"activeInstanceSet"
18107        },
18108        "NextToken":{
18109          "shape":"String",
18110          "documentation":"<p>The token required to retrieve the next set of results. This value is <code>null</code> when there are no more results to return.</p>",
18111          "locationName":"nextToken"
18112        },
18113        "SpotFleetRequestId":{
18114          "shape":"String",
18115          "documentation":"<p>The ID of the Spot Fleet request.</p>",
18116          "locationName":"spotFleetRequestId"
18117        }
18118      },
18119      "documentation":"<p>Contains the output of DescribeSpotFleetInstances.</p>"
18120    },
18121    "DescribeSpotFleetRequestHistoryMaxResults":{
18122      "type":"integer",
18123      "max":1000,
18124      "min":1
18125    },
18126    "DescribeSpotFleetRequestHistoryRequest":{
18127      "type":"structure",
18128      "required":[
18129        "SpotFleetRequestId",
18130        "StartTime"
18131      ],
18132      "members":{
18133        "DryRun":{
18134          "shape":"Boolean",
18135          "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>",
18136          "locationName":"dryRun"
18137        },
18138        "EventType":{
18139          "shape":"EventType",
18140          "documentation":"<p>The type of events to describe. By default, all events are described.</p>",
18141          "locationName":"eventType"
18142        },
18143        "MaxResults":{
18144          "shape":"DescribeSpotFleetRequestHistoryMaxResults",
18145          "documentation":"<p>The maximum number of results to return in a single call. Specify a value between 1 and 1000. The default value is 1000. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.</p>",
18146          "locationName":"maxResults"
18147        },
18148        "NextToken":{
18149          "shape":"String",
18150          "documentation":"<p>The token for the next set of results.</p>",
18151          "locationName":"nextToken"
18152        },
18153        "SpotFleetRequestId":{
18154          "shape":"SpotFleetRequestId",
18155          "documentation":"<p>The ID of the Spot Fleet request.</p>",
18156          "locationName":"spotFleetRequestId"
18157        },
18158        "StartTime":{
18159          "shape":"DateTime",
18160          "documentation":"<p>The starting date and time for the events, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>",
18161          "locationName":"startTime"
18162        }
18163      },
18164      "documentation":"<p>Contains the parameters for DescribeSpotFleetRequestHistory.</p>"
18165    },
18166    "DescribeSpotFleetRequestHistoryResponse":{
18167      "type":"structure",
18168      "members":{
18169        "HistoryRecords":{
18170          "shape":"HistoryRecords",
18171          "documentation":"<p>Information about the events in the history of the Spot Fleet request.</p>",
18172          "locationName":"historyRecordSet"
18173        },
18174        "LastEvaluatedTime":{
18175          "shape":"DateTime",
18176          "documentation":"<p>The last date and time for the events, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z). All records up to this time were retrieved.</p> <p>If <code>nextToken</code> indicates that there are more results, this value is not present.</p>",
18177          "locationName":"lastEvaluatedTime"
18178        },
18179        "NextToken":{
18180          "shape":"String",
18181          "documentation":"<p>The token required to retrieve the next set of results. This value is <code>null</code> when there are no more results to return.</p>",
18182          "locationName":"nextToken"
18183        },
18184        "SpotFleetRequestId":{
18185          "shape":"String",
18186          "documentation":"<p>The ID of the Spot Fleet request.</p>",
18187          "locationName":"spotFleetRequestId"
18188        },
18189        "StartTime":{
18190          "shape":"DateTime",
18191          "documentation":"<p>The starting date and time for the events, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>",
18192          "locationName":"startTime"
18193        }
18194      },
18195      "documentation":"<p>Contains the output of DescribeSpotFleetRequestHistory.</p>"
18196    },
18197    "DescribeSpotFleetRequestsRequest":{
18198      "type":"structure",
18199      "members":{
18200        "DryRun":{
18201          "shape":"Boolean",
18202          "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>",
18203          "locationName":"dryRun"
18204        },
18205        "MaxResults":{
18206          "shape":"Integer",
18207          "documentation":"<p>The maximum number of results to return in a single call. Specify a value between 1 and 1000. The default value is 1000. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.</p>",
18208          "locationName":"maxResults"
18209        },
18210        "NextToken":{
18211          "shape":"String",
18212          "documentation":"<p>The token for the next set of results.</p>",
18213          "locationName":"nextToken"
18214        },
18215        "SpotFleetRequestIds":{
18216          "shape":"SpotFleetRequestIdList",
18217          "documentation":"<p>The IDs of the Spot Fleet requests.</p>",
18218          "locationName":"spotFleetRequestId"
18219        }
18220      },
18221      "documentation":"<p>Contains the parameters for DescribeSpotFleetRequests.</p>"
18222    },
18223    "DescribeSpotFleetRequestsResponse":{
18224      "type":"structure",
18225      "members":{
18226        "NextToken":{
18227          "shape":"String",
18228          "documentation":"<p>The token required to retrieve the next set of results. This value is <code>null</code> when there are no more results to return.</p>",
18229          "locationName":"nextToken"
18230        },
18231        "SpotFleetRequestConfigs":{
18232          "shape":"SpotFleetRequestConfigSet",
18233          "documentation":"<p>Information about the configuration of your Spot Fleet.</p>",
18234          "locationName":"spotFleetRequestConfigSet"
18235        }
18236      },
18237      "documentation":"<p>Contains the output of DescribeSpotFleetRequests.</p>"
18238    },
18239    "DescribeSpotInstanceRequestsRequest":{
18240      "type":"structure",
18241      "members":{
18242        "Filters":{
18243          "shape":"FilterList",
18244          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>availability-zone-group</code> - The Availability Zone group.</p> </li> <li> <p> <code>create-time</code> - The time stamp when the Spot Instance request was created.</p> </li> <li> <p> <code>fault-code</code> - The fault code related to the request.</p> </li> <li> <p> <code>fault-message</code> - The fault message related to the request.</p> </li> <li> <p> <code>instance-id</code> - The ID of the instance that fulfilled the request.</p> </li> <li> <p> <code>launch-group</code> - The Spot Instance launch group.</p> </li> <li> <p> <code>launch.block-device-mapping.delete-on-termination</code> - Indicates whether the EBS volume is deleted on instance termination.</p> </li> <li> <p> <code>launch.block-device-mapping.device-name</code> - The device name for the volume in the block device mapping (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p> </li> <li> <p> <code>launch.block-device-mapping.snapshot-id</code> - The ID of the snapshot for the EBS volume.</p> </li> <li> <p> <code>launch.block-device-mapping.volume-size</code> - The size of the EBS volume, in GiB.</p> </li> <li> <p> <code>launch.block-device-mapping.volume-type</code> - The type of EBS volume: <code>gp2</code> for General Purpose SSD, <code>io1</code> or <code>io2</code> for Provisioned IOPS SSD, <code>st1</code> for Throughput Optimized HDD, <code>sc1</code>for Cold HDD, or <code>standard</code> for Magnetic.</p> </li> <li> <p> <code>launch.group-id</code> - The ID of the security group for the instance.</p> </li> <li> <p> <code>launch.group-name</code> - The name of the security group for the instance.</p> </li> <li> <p> <code>launch.image-id</code> - The ID of the AMI.</p> </li> <li> <p> <code>launch.instance-type</code> - The type of instance (for example, <code>m3.medium</code>).</p> </li> <li> <p> <code>launch.kernel-id</code> - The kernel ID.</p> </li> <li> <p> <code>launch.key-name</code> - The name of the key pair the instance launched with.</p> </li> <li> <p> <code>launch.monitoring-enabled</code> - Whether detailed monitoring is enabled for the Spot Instance.</p> </li> <li> <p> <code>launch.ramdisk-id</code> - The RAM disk ID.</p> </li> <li> <p> <code>launched-availability-zone</code> - The Availability Zone in which the request is launched.</p> </li> <li> <p> <code>network-interface.addresses.primary</code> - Indicates whether the IP address is the primary private IP address.</p> </li> <li> <p> <code>network-interface.delete-on-termination</code> - Indicates whether the network interface is deleted when the instance is terminated.</p> </li> <li> <p> <code>network-interface.description</code> - A description of the network interface.</p> </li> <li> <p> <code>network-interface.device-index</code> - The index of the device for the network interface attachment on the instance.</p> </li> <li> <p> <code>network-interface.group-id</code> - The ID of the security group associated with the network interface.</p> </li> <li> <p> <code>network-interface.network-interface-id</code> - The ID of the network interface.</p> </li> <li> <p> <code>network-interface.private-ip-address</code> - The primary private IP address of the network interface.</p> </li> <li> <p> <code>network-interface.subnet-id</code> - The ID of the subnet for the instance.</p> </li> <li> <p> <code>product-description</code> - The product description associated with the instance (<code>Linux/UNIX</code> | <code>Windows</code>).</p> </li> <li> <p> <code>spot-instance-request-id</code> - The Spot Instance request ID.</p> </li> <li> <p> <code>spot-price</code> - The maximum hourly price for any Spot Instance launched to fulfill the request.</p> </li> <li> <p> <code>state</code> - The state of the Spot Instance request (<code>open</code> | <code>active</code> | <code>closed</code> | <code>cancelled</code> | <code>failed</code>). Spot request status information can help you track your Amazon EC2 Spot Instance requests. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-bid-status.html\">Spot request status</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p> </li> <li> <p> <code>status-code</code> - The short code describing the most recent evaluation of your Spot Instance request.</p> </li> <li> <p> <code>status-message</code> - The message explaining the status of the Spot Instance request.</p> </li> <li> <p> <code>tag:&lt;key&gt;</code> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>type</code> - The type of Spot Instance request (<code>one-time</code> | <code>persistent</code>).</p> </li> <li> <p> <code>valid-from</code> - The start date of the request.</p> </li> <li> <p> <code>valid-until</code> - The end date of the request.</p> </li> </ul>",
18245          "locationName":"Filter"
18246        },
18247        "DryRun":{
18248          "shape":"Boolean",
18249          "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>",
18250          "locationName":"dryRun"
18251        },
18252        "SpotInstanceRequestIds":{
18253          "shape":"SpotInstanceRequestIdList",
18254          "documentation":"<p>One or more Spot Instance request IDs.</p>",
18255          "locationName":"SpotInstanceRequestId"
18256        },
18257        "NextToken":{
18258          "shape":"String",
18259          "documentation":"<p>The token to request the next set of results. This value is <code>null</code> when there are no more results to return.</p>"
18260        },
18261        "MaxResults":{
18262          "shape":"Integer",
18263          "documentation":"<p>The maximum number of results to return in a single call. Specify a value between 5 and 1000. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.</p>"
18264        }
18265      },
18266      "documentation":"<p>Contains the parameters for DescribeSpotInstanceRequests.</p>"
18267    },
18268    "DescribeSpotInstanceRequestsResult":{
18269      "type":"structure",
18270      "members":{
18271        "SpotInstanceRequests":{
18272          "shape":"SpotInstanceRequestList",
18273          "documentation":"<p>One or more Spot Instance requests.</p>",
18274          "locationName":"spotInstanceRequestSet"
18275        },
18276        "NextToken":{
18277          "shape":"String",
18278          "documentation":"<p>The token to use to retrieve the next set of results. This value is <code>null</code> when there are no more results to return.</p>",
18279          "locationName":"nextToken"
18280        }
18281      },
18282      "documentation":"<p>Contains the output of DescribeSpotInstanceRequests.</p>"
18283    },
18284    "DescribeSpotPriceHistoryRequest":{
18285      "type":"structure",
18286      "members":{
18287        "Filters":{
18288          "shape":"FilterList",
18289          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>availability-zone</code> - The Availability Zone for which prices should be returned.</p> </li> <li> <p> <code>instance-type</code> - The type of instance (for example, <code>m3.medium</code>).</p> </li> <li> <p> <code>product-description</code> - The product description for the Spot price (<code>Linux/UNIX</code> | <code>Red Hat Enterprise Linux</code> | <code>SUSE Linux</code> | <code>Windows</code> | <code>Linux/UNIX (Amazon VPC)</code> | <code>Red Hat Enterprise Linux (Amazon VPC)</code> | <code>SUSE Linux (Amazon VPC)</code> | <code>Windows (Amazon VPC)</code>).</p> </li> <li> <p> <code>spot-price</code> - The Spot price. The value must match exactly (or use wildcards; greater than or less than comparison is not supported).</p> </li> <li> <p> <code>timestamp</code> - The time stamp of the Spot price history, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z). You can use wildcards (* and ?). Greater than or less than comparison is not supported.</p> </li> </ul>",
18290          "locationName":"Filter"
18291        },
18292        "AvailabilityZone":{
18293          "shape":"String",
18294          "documentation":"<p>Filters the results by the specified Availability Zone.</p>",
18295          "locationName":"availabilityZone"
18296        },
18297        "DryRun":{
18298          "shape":"Boolean",
18299          "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>",
18300          "locationName":"dryRun"
18301        },
18302        "EndTime":{
18303          "shape":"DateTime",
18304          "documentation":"<p>The date and time, up to the current date, from which to stop retrieving the price history data, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>",
18305          "locationName":"endTime"
18306        },
18307        "InstanceTypes":{
18308          "shape":"InstanceTypeList",
18309          "documentation":"<p>Filters the results by the specified instance types.</p>",
18310          "locationName":"InstanceType"
18311        },
18312        "MaxResults":{
18313          "shape":"Integer",
18314          "documentation":"<p>The maximum number of results to return in a single call. Specify a value between 1 and 1000. The default value is 1000. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.</p>",
18315          "locationName":"maxResults"
18316        },
18317        "NextToken":{
18318          "shape":"String",
18319          "documentation":"<p>The token for the next set of results.</p>",
18320          "locationName":"nextToken"
18321        },
18322        "ProductDescriptions":{
18323          "shape":"ProductDescriptionList",
18324          "documentation":"<p>Filters the results by the specified basic product descriptions.</p>",
18325          "locationName":"ProductDescription"
18326        },
18327        "StartTime":{
18328          "shape":"DateTime",
18329          "documentation":"<p>The date and time, up to the past 90 days, from which to start retrieving the price history data, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>",
18330          "locationName":"startTime"
18331        }
18332      },
18333      "documentation":"<p>Contains the parameters for DescribeSpotPriceHistory.</p>"
18334    },
18335    "DescribeSpotPriceHistoryResult":{
18336      "type":"structure",
18337      "members":{
18338        "NextToken":{
18339          "shape":"String",
18340          "documentation":"<p>The token required to retrieve the next set of results. This value is null or an empty string when there are no more results to return.</p>",
18341          "locationName":"nextToken"
18342        },
18343        "SpotPriceHistory":{
18344          "shape":"SpotPriceHistoryList",
18345          "documentation":"<p>The historical Spot prices.</p>",
18346          "locationName":"spotPriceHistorySet"
18347        }
18348      },
18349      "documentation":"<p>Contains the output of DescribeSpotPriceHistory.</p>"
18350    },
18351    "DescribeStaleSecurityGroupsMaxResults":{
18352      "type":"integer",
18353      "max":255,
18354      "min":5
18355    },
18356    "DescribeStaleSecurityGroupsNextToken":{
18357      "type":"string",
18358      "max":1024,
18359      "min":1
18360    },
18361    "DescribeStaleSecurityGroupsRequest":{
18362      "type":"structure",
18363      "required":["VpcId"],
18364      "members":{
18365        "DryRun":{
18366          "shape":"Boolean",
18367          "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>"
18368        },
18369        "MaxResults":{
18370          "shape":"DescribeStaleSecurityGroupsMaxResults",
18371          "documentation":"<p>The maximum number of items to return for this request. The request returns a token that you can specify in a subsequent call to get the next set of results.</p>"
18372        },
18373        "NextToken":{
18374          "shape":"DescribeStaleSecurityGroupsNextToken",
18375          "documentation":"<p>The token for the next set of items to return. (You received this token from a prior call.)</p>"
18376        },
18377        "VpcId":{
18378          "shape":"VpcId",
18379          "documentation":"<p>The ID of the VPC.</p>"
18380        }
18381      }
18382    },
18383    "DescribeStaleSecurityGroupsResult":{
18384      "type":"structure",
18385      "members":{
18386        "NextToken":{
18387          "shape":"String",
18388          "documentation":"<p>The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.</p>",
18389          "locationName":"nextToken"
18390        },
18391        "StaleSecurityGroupSet":{
18392          "shape":"StaleSecurityGroupSet",
18393          "documentation":"<p>Information about the stale security groups.</p>",
18394          "locationName":"staleSecurityGroupSet"
18395        }
18396      }
18397    },
18398    "DescribeStoreImageTasksRequest":{
18399      "type":"structure",
18400      "members":{
18401        "ImageIds":{
18402          "shape":"ImageIdList",
18403          "documentation":"<p>The AMI IDs for which to show progress. Up to 20 AMI IDs can be included in a request.</p>",
18404          "locationName":"ImageId"
18405        },
18406        "DryRun":{
18407          "shape":"Boolean",
18408          "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>"
18409        },
18410        "Filters":{
18411          "shape":"FilterList",
18412          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>task-state</code> - Returns tasks in a certain state (<code>InProgress</code> | <code>Completed</code> | <code>Failed</code>)</p> </li> <li> <p> <code>bucket</code> - Returns task information for tasks that targeted a specific bucket. For the filter value, specify the bucket name.</p> </li> </ul>",
18413          "locationName":"Filter"
18414        },
18415        "NextToken":{
18416          "shape":"String",
18417          "documentation":"<p>The token for the next page of results.</p>"
18418        },
18419        "MaxResults":{
18420          "shape":"DescribeStoreImageTasksRequestMaxResults",
18421          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value. This value can be between 1 and 200. You cannot specify this parameter and the <code>ImageIDs</code> parameter in the same call.</p>"
18422        }
18423      }
18424    },
18425    "DescribeStoreImageTasksRequestMaxResults":{
18426      "type":"integer",
18427      "max":200,
18428      "min":1
18429    },
18430    "DescribeStoreImageTasksResult":{
18431      "type":"structure",
18432      "members":{
18433        "StoreImageTaskResults":{
18434          "shape":"StoreImageTaskResultSet",
18435          "documentation":"<p>The information about the AMI store tasks.</p>",
18436          "locationName":"storeImageTaskResultSet"
18437        },
18438        "NextToken":{
18439          "shape":"String",
18440          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
18441          "locationName":"nextToken"
18442        }
18443      }
18444    },
18445    "DescribeSubnetsMaxResults":{
18446      "type":"integer",
18447      "max":1000,
18448      "min":5
18449    },
18450    "DescribeSubnetsRequest":{
18451      "type":"structure",
18452      "members":{
18453        "Filters":{
18454          "shape":"FilterList",
18455          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>availability-zone</code> - The Availability Zone for the subnet. You can also use <code>availabilityZone</code> as the filter name.</p> </li> <li> <p> <code>availability-zone-id</code> - The ID of the Availability Zone for the subnet. You can also use <code>availabilityZoneId</code> as the filter name.</p> </li> <li> <p> <code>available-ip-address-count</code> - The number of IPv4 addresses in the subnet that are available.</p> </li> <li> <p> <code>cidr-block</code> - The IPv4 CIDR block of the subnet. The CIDR block you specify must exactly match the subnet's CIDR block for information to be returned for the subnet. You can also use <code>cidr</code> or <code>cidrBlock</code> as the filter names.</p> </li> <li> <p> <code>default-for-az</code> - Indicates whether this is the default subnet for the Availability Zone. You can also use <code>defaultForAz</code> as the filter name.</p> </li> <li> <p> <code>ipv6-cidr-block-association.ipv6-cidr-block</code> - An IPv6 CIDR block associated with the subnet.</p> </li> <li> <p> <code>ipv6-cidr-block-association.association-id</code> - An association ID for an IPv6 CIDR block associated with the subnet.</p> </li> <li> <p> <code>ipv6-cidr-block-association.state</code> - The state of an IPv6 CIDR block associated with the subnet.</p> </li> <li> <p> <code>outpost-arn</code> - The Amazon Resource Name (ARN) of the Outpost.</p> </li> <li> <p> <code>owner-id</code> - The ID of the Amazon Web Services account that owns the subnet.</p> </li> <li> <p> <code>state</code> - The state of the subnet (<code>pending</code> | <code>available</code>).</p> </li> <li> <p> <code>subnet-arn</code> - The Amazon Resource Name (ARN) of the subnet.</p> </li> <li> <p> <code>subnet-id</code> - The ID of the subnet.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC for the subnet.</p> </li> </ul>",
18456          "locationName":"Filter"
18457        },
18458        "SubnetIds":{
18459          "shape":"SubnetIdStringList",
18460          "documentation":"<p>One or more subnet IDs.</p> <p>Default: Describes all your subnets.</p>",
18461          "locationName":"SubnetId"
18462        },
18463        "DryRun":{
18464          "shape":"Boolean",
18465          "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>",
18466          "locationName":"dryRun"
18467        },
18468        "NextToken":{
18469          "shape":"String",
18470          "documentation":"<p>The token for the next page of results.</p>"
18471        },
18472        "MaxResults":{
18473          "shape":"DescribeSubnetsMaxResults",
18474          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
18475        }
18476      }
18477    },
18478    "DescribeSubnetsResult":{
18479      "type":"structure",
18480      "members":{
18481        "Subnets":{
18482          "shape":"SubnetList",
18483          "documentation":"<p>Information about one or more subnets.</p>",
18484          "locationName":"subnetSet"
18485        },
18486        "NextToken":{
18487          "shape":"String",
18488          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
18489          "locationName":"nextToken"
18490        }
18491      }
18492    },
18493    "DescribeTagsRequest":{
18494      "type":"structure",
18495      "members":{
18496        "DryRun":{
18497          "shape":"Boolean",
18498          "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>",
18499          "locationName":"dryRun"
18500        },
18501        "Filters":{
18502          "shape":"FilterList",
18503          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>key</code> - The tag key.</p> </li> <li> <p> <code>resource-id</code> - The ID of the resource.</p> </li> <li> <p> <code>resource-type</code> - The resource type (<code>customer-gateway</code> | <code>dedicated-host</code> | <code>dhcp-options</code> | <code>elastic-ip</code> | <code>fleet</code> | <code>fpga-image</code> | <code>host-reservation</code> | <code>image</code> | <code>instance</code> | <code>internet-gateway</code> | <code>key-pair</code> | <code>launch-template</code> | <code>natgateway</code> | <code>network-acl</code> | <code>network-interface</code> | <code>placement-group</code> | <code>reserved-instances</code> | <code>route-table</code> | <code>security-group</code> | <code>snapshot</code> | <code>spot-instances-request</code> | <code>subnet</code> | <code>volume</code> | <code>vpc</code> | <code>vpc-endpoint</code> | <code>vpc-endpoint-service</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code>).</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of the tag. For example, specify \"tag:Owner\" for the filter name and \"TeamA\" for the filter value to find resources with the tag \"Owner=TeamA\".</p> </li> <li> <p> <code>value</code> - The tag value.</p> </li> </ul>",
18504          "locationName":"Filter"
18505        },
18506        "MaxResults":{
18507          "shape":"Integer",
18508          "documentation":"<p>The maximum number of results to return in a single call. This value can be between 5 and 1000. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.</p>",
18509          "locationName":"maxResults"
18510        },
18511        "NextToken":{
18512          "shape":"String",
18513          "documentation":"<p>The token to retrieve the next page of results.</p>",
18514          "locationName":"nextToken"
18515        }
18516      }
18517    },
18518    "DescribeTagsResult":{
18519      "type":"structure",
18520      "members":{
18521        "NextToken":{
18522          "shape":"String",
18523          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
18524          "locationName":"nextToken"
18525        },
18526        "Tags":{
18527          "shape":"TagDescriptionList",
18528          "documentation":"<p>The tags.</p>",
18529          "locationName":"tagSet"
18530        }
18531      }
18532    },
18533    "DescribeTrafficMirrorFiltersRequest":{
18534      "type":"structure",
18535      "members":{
18536        "TrafficMirrorFilterIds":{
18537          "shape":"TrafficMirrorFilterIdList",
18538          "documentation":"<p>The ID of the Traffic Mirror filter.</p>",
18539          "locationName":"TrafficMirrorFilterId"
18540        },
18541        "DryRun":{
18542          "shape":"Boolean",
18543          "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>"
18544        },
18545        "Filters":{
18546          "shape":"FilterList",
18547          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>description</code>: The Traffic Mirror filter description.</p> </li> <li> <p> <code>traffic-mirror-filter-id</code>: The ID of the Traffic Mirror filter.</p> </li> </ul>",
18548          "locationName":"Filter"
18549        },
18550        "MaxResults":{
18551          "shape":"TrafficMirroringMaxResults",
18552          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
18553        },
18554        "NextToken":{
18555          "shape":"NextToken",
18556          "documentation":"<p>The token for the next page of results.</p>"
18557        }
18558      }
18559    },
18560    "DescribeTrafficMirrorFiltersResult":{
18561      "type":"structure",
18562      "members":{
18563        "TrafficMirrorFilters":{
18564          "shape":"TrafficMirrorFilterSet",
18565          "documentation":"<p>Information about one or more Traffic Mirror filters.</p>",
18566          "locationName":"trafficMirrorFilterSet"
18567        },
18568        "NextToken":{
18569          "shape":"String",
18570          "documentation":"<p>The token to use to retrieve the next page of results. The value is <code>null</code> when there are no more results to return.</p>",
18571          "locationName":"nextToken"
18572        }
18573      }
18574    },
18575    "DescribeTrafficMirrorSessionsRequest":{
18576      "type":"structure",
18577      "members":{
18578        "TrafficMirrorSessionIds":{
18579          "shape":"TrafficMirrorSessionIdList",
18580          "documentation":"<p>The ID of the Traffic Mirror session.</p>",
18581          "locationName":"TrafficMirrorSessionId"
18582        },
18583        "DryRun":{
18584          "shape":"Boolean",
18585          "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>"
18586        },
18587        "Filters":{
18588          "shape":"FilterList",
18589          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>description</code>: The Traffic Mirror session description.</p> </li> <li> <p> <code>network-interface-id</code>: The ID of the Traffic Mirror session network interface.</p> </li> <li> <p> <code>owner-id</code>: The ID of the account that owns the Traffic Mirror session.</p> </li> <li> <p> <code>packet-length</code>: The assigned number of packets to mirror. </p> </li> <li> <p> <code>session-number</code>: The assigned session number. </p> </li> <li> <p> <code>traffic-mirror-filter-id</code>: The ID of the Traffic Mirror filter.</p> </li> <li> <p> <code>traffic-mirror-session-id</code>: The ID of the Traffic Mirror session.</p> </li> <li> <p> <code>traffic-mirror-target-id</code>: The ID of the Traffic Mirror target.</p> </li> <li> <p> <code>virtual-network-id</code>: The virtual network ID of the Traffic Mirror session.</p> </li> </ul>",
18590          "locationName":"Filter"
18591        },
18592        "MaxResults":{
18593          "shape":"TrafficMirroringMaxResults",
18594          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
18595        },
18596        "NextToken":{
18597          "shape":"NextToken",
18598          "documentation":"<p>The token for the next page of results.</p>"
18599        }
18600      }
18601    },
18602    "DescribeTrafficMirrorSessionsResult":{
18603      "type":"structure",
18604      "members":{
18605        "TrafficMirrorSessions":{
18606          "shape":"TrafficMirrorSessionSet",
18607          "documentation":"<p>Describes one or more Traffic Mirror sessions. By default, all Traffic Mirror sessions are described. Alternatively, you can filter the results.</p>",
18608          "locationName":"trafficMirrorSessionSet"
18609        },
18610        "NextToken":{
18611          "shape":"String",
18612          "documentation":"<p>The token to use to retrieve the next page of results. The value is <code>null</code> when there are no more results to return.</p>",
18613          "locationName":"nextToken"
18614        }
18615      }
18616    },
18617    "DescribeTrafficMirrorTargetsRequest":{
18618      "type":"structure",
18619      "members":{
18620        "TrafficMirrorTargetIds":{
18621          "shape":"TrafficMirrorTargetIdList",
18622          "documentation":"<p>The ID of the Traffic Mirror targets.</p>",
18623          "locationName":"TrafficMirrorTargetId"
18624        },
18625        "DryRun":{
18626          "shape":"Boolean",
18627          "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>"
18628        },
18629        "Filters":{
18630          "shape":"FilterList",
18631          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>description</code>: The Traffic Mirror target description.</p> </li> <li> <p> <code>network-interface-id</code>: The ID of the Traffic Mirror session network interface.</p> </li> <li> <p> <code>network-load-balancer-arn</code>: The Amazon Resource Name (ARN) of the Network Load Balancer that is associated with the session.</p> </li> <li> <p> <code>owner-id</code>: The ID of the account that owns the Traffic Mirror session.</p> </li> <li> <p> <code>traffic-mirror-target-id</code>: The ID of the Traffic Mirror target.</p> </li> </ul>",
18632          "locationName":"Filter"
18633        },
18634        "MaxResults":{
18635          "shape":"TrafficMirroringMaxResults",
18636          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
18637        },
18638        "NextToken":{
18639          "shape":"NextToken",
18640          "documentation":"<p>The token for the next page of results.</p>"
18641        }
18642      }
18643    },
18644    "DescribeTrafficMirrorTargetsResult":{
18645      "type":"structure",
18646      "members":{
18647        "TrafficMirrorTargets":{
18648          "shape":"TrafficMirrorTargetSet",
18649          "documentation":"<p>Information about one or more Traffic Mirror targets.</p>",
18650          "locationName":"trafficMirrorTargetSet"
18651        },
18652        "NextToken":{
18653          "shape":"String",
18654          "documentation":"<p>The token to use to retrieve the next page of results. The value is <code>null</code> when there are no more results to return.</p>",
18655          "locationName":"nextToken"
18656        }
18657      }
18658    },
18659    "DescribeTransitGatewayAttachmentsRequest":{
18660      "type":"structure",
18661      "members":{
18662        "TransitGatewayAttachmentIds":{
18663          "shape":"TransitGatewayAttachmentIdStringList",
18664          "documentation":"<p>The IDs of the attachments.</p>"
18665        },
18666        "Filters":{
18667          "shape":"FilterList",
18668          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>association.state</code> - The state of the association (<code>associating</code> | <code>associated</code> | <code>disassociating</code>).</p> </li> <li> <p> <code>association.transit-gateway-route-table-id</code> - The ID of the route table for the transit gateway.</p> </li> <li> <p> <code>resource-id</code> - The ID of the resource.</p> </li> <li> <p> <code>resource-owner-id</code> - The ID of the Amazon Web Services account that owns the resource.</p> </li> <li> <p> <code>resource-type</code> - The resource type. Valid values are <code>vpc</code> | <code>vpn</code> | <code>direct-connect-gateway</code> | <code>peering</code> | <code>connect</code>.</p> </li> <li> <p> <code>state</code> - The state of the attachment. Valid values are <code>available</code> | <code>deleted</code> | <code>deleting</code> | <code>failed</code> | <code>failing</code> | <code>initiatingRequest</code> | <code>modifying</code> | <code>pendingAcceptance</code> | <code>pending</code> | <code>rollingBack</code> | <code>rejected</code> | <code>rejecting</code>.</p> </li> <li> <p> <code>transit-gateway-attachment-id</code> - The ID of the attachment.</p> </li> <li> <p> <code>transit-gateway-id</code> - The ID of the transit gateway.</p> </li> <li> <p> <code>transit-gateway-owner-id</code> - The ID of the Amazon Web Services account that owns the transit gateway.</p> </li> </ul>",
18669          "locationName":"Filter"
18670        },
18671        "MaxResults":{
18672          "shape":"TransitGatewayMaxResults",
18673          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
18674        },
18675        "NextToken":{
18676          "shape":"String",
18677          "documentation":"<p>The token for the next page of results.</p>"
18678        },
18679        "DryRun":{
18680          "shape":"Boolean",
18681          "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>"
18682        }
18683      }
18684    },
18685    "DescribeTransitGatewayAttachmentsResult":{
18686      "type":"structure",
18687      "members":{
18688        "TransitGatewayAttachments":{
18689          "shape":"TransitGatewayAttachmentList",
18690          "documentation":"<p>Information about the attachments.</p>",
18691          "locationName":"transitGatewayAttachments"
18692        },
18693        "NextToken":{
18694          "shape":"String",
18695          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
18696          "locationName":"nextToken"
18697        }
18698      }
18699    },
18700    "DescribeTransitGatewayConnectPeersRequest":{
18701      "type":"structure",
18702      "members":{
18703        "TransitGatewayConnectPeerIds":{
18704          "shape":"TransitGatewayConnectPeerIdStringList",
18705          "documentation":"<p>The IDs of the Connect peers.</p>"
18706        },
18707        "Filters":{
18708          "shape":"FilterList",
18709          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>state</code> - The state of the Connect peer (<code>pending</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code>).</p> </li> <li> <p> <code>transit-gateway-attachment-id</code> - The ID of the attachment.</p> </li> <li> <p> <code>transit-gateway-connect-peer-id</code> - The ID of the Connect peer.</p> </li> </ul>",
18710          "locationName":"Filter"
18711        },
18712        "MaxResults":{
18713          "shape":"TransitGatewayMaxResults",
18714          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
18715        },
18716        "NextToken":{
18717          "shape":"String",
18718          "documentation":"<p>The token for the next page of results.</p>"
18719        },
18720        "DryRun":{
18721          "shape":"Boolean",
18722          "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>"
18723        }
18724      }
18725    },
18726    "DescribeTransitGatewayConnectPeersResult":{
18727      "type":"structure",
18728      "members":{
18729        "TransitGatewayConnectPeers":{
18730          "shape":"TransitGatewayConnectPeerList",
18731          "documentation":"<p>Information about the Connect peers.</p>",
18732          "locationName":"transitGatewayConnectPeerSet"
18733        },
18734        "NextToken":{
18735          "shape":"String",
18736          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
18737          "locationName":"nextToken"
18738        }
18739      }
18740    },
18741    "DescribeTransitGatewayConnectsRequest":{
18742      "type":"structure",
18743      "members":{
18744        "TransitGatewayAttachmentIds":{
18745          "shape":"TransitGatewayAttachmentIdStringList",
18746          "documentation":"<p>The IDs of the attachments.</p>"
18747        },
18748        "Filters":{
18749          "shape":"FilterList",
18750          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>options.protocol</code> - The tunnel protocol (<code>gre</code>).</p> </li> <li> <p> <code>state</code> - The state of the attachment (<code>initiating</code> | <code>initiatingRequest</code> | <code>pendingAcceptance</code> | <code>rollingBack</code> | <code>pending</code> | <code>available</code> | <code>modifying</code> | <code>deleting</code> | <code>deleted</code> | <code>failed</code> | <code>rejected</code> | <code>rejecting</code> | <code>failing</code>).</p> </li> <li> <p> <code>transit-gateway-attachment-id</code> - The ID of the Connect attachment.</p> </li> <li> <p> <code>transit-gateway-id</code> - The ID of the transit gateway.</p> </li> <li> <p> <code>transport-transit-gateway-attachment-id</code> - The ID of the transit gateway attachment from which the Connect attachment was created.</p> </li> </ul>",
18751          "locationName":"Filter"
18752        },
18753        "MaxResults":{
18754          "shape":"TransitGatewayMaxResults",
18755          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
18756        },
18757        "NextToken":{
18758          "shape":"String",
18759          "documentation":"<p>The token for the next page of results.</p>"
18760        },
18761        "DryRun":{
18762          "shape":"Boolean",
18763          "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>"
18764        }
18765      }
18766    },
18767    "DescribeTransitGatewayConnectsResult":{
18768      "type":"structure",
18769      "members":{
18770        "TransitGatewayConnects":{
18771          "shape":"TransitGatewayConnectList",
18772          "documentation":"<p>Information about the Connect attachments.</p>",
18773          "locationName":"transitGatewayConnectSet"
18774        },
18775        "NextToken":{
18776          "shape":"String",
18777          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
18778          "locationName":"nextToken"
18779        }
18780      }
18781    },
18782    "DescribeTransitGatewayMulticastDomainsRequest":{
18783      "type":"structure",
18784      "members":{
18785        "TransitGatewayMulticastDomainIds":{
18786          "shape":"TransitGatewayMulticastDomainIdStringList",
18787          "documentation":"<p>The ID of the transit gateway multicast domain.</p>"
18788        },
18789        "Filters":{
18790          "shape":"FilterList",
18791          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>state</code> - The state of the transit gateway multicast domain. Valid values are <code>pending</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code>.</p> </li> <li> <p> <code>transit-gateway-id</code> - The ID of the transit gateway.</p> </li> <li> <p> <code>transit-gateway-multicast-domain-id</code> - The ID of the transit gateway multicast domain.</p> </li> </ul>",
18792          "locationName":"Filter"
18793        },
18794        "MaxResults":{
18795          "shape":"TransitGatewayMaxResults",
18796          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
18797        },
18798        "NextToken":{
18799          "shape":"String",
18800          "documentation":"<p>The token for the next page of results.</p>"
18801        },
18802        "DryRun":{
18803          "shape":"Boolean",
18804          "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>"
18805        }
18806      }
18807    },
18808    "DescribeTransitGatewayMulticastDomainsResult":{
18809      "type":"structure",
18810      "members":{
18811        "TransitGatewayMulticastDomains":{
18812          "shape":"TransitGatewayMulticastDomainList",
18813          "documentation":"<p>Information about the transit gateway multicast domains.</p>",
18814          "locationName":"transitGatewayMulticastDomains"
18815        },
18816        "NextToken":{
18817          "shape":"String",
18818          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
18819          "locationName":"nextToken"
18820        }
18821      }
18822    },
18823    "DescribeTransitGatewayPeeringAttachmentsRequest":{
18824      "type":"structure",
18825      "members":{
18826        "TransitGatewayAttachmentIds":{
18827          "shape":"TransitGatewayAttachmentIdStringList",
18828          "documentation":"<p>One or more IDs of the transit gateway peering attachments.</p>"
18829        },
18830        "Filters":{
18831          "shape":"FilterList",
18832          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>transit-gateway-attachment-id</code> - The ID of the transit gateway attachment.</p> </li> <li> <p> <code>local-owner-id</code> - The ID of your Amazon Web Services account.</p> </li> <li> <p> <code>remote-owner-id</code> - The ID of the Amazon Web Services account in the remote Region that owns the transit gateway.</p> </li> <li> <p> <code>state</code> - The state of the peering attachment. Valid values are <code>available</code> | <code>deleted</code> | <code>deleting</code> | <code>failed</code> | <code>failing</code> | <code>initiatingRequest</code> | <code>modifying</code> | <code>pendingAcceptance</code> | <code>pending</code> | <code>rollingBack</code> | <code>rejected</code> | <code>rejecting</code>).</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources that have a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>transit-gateway-id</code> - The ID of the transit gateway.</p> </li> </ul>",
18833          "locationName":"Filter"
18834        },
18835        "MaxResults":{
18836          "shape":"TransitGatewayMaxResults",
18837          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
18838        },
18839        "NextToken":{
18840          "shape":"String",
18841          "documentation":"<p>The token for the next page of results.</p>"
18842        },
18843        "DryRun":{
18844          "shape":"Boolean",
18845          "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>"
18846        }
18847      }
18848    },
18849    "DescribeTransitGatewayPeeringAttachmentsResult":{
18850      "type":"structure",
18851      "members":{
18852        "TransitGatewayPeeringAttachments":{
18853          "shape":"TransitGatewayPeeringAttachmentList",
18854          "documentation":"<p>The transit gateway peering attachments.</p>",
18855          "locationName":"transitGatewayPeeringAttachments"
18856        },
18857        "NextToken":{
18858          "shape":"String",
18859          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
18860          "locationName":"nextToken"
18861        }
18862      }
18863    },
18864    "DescribeTransitGatewayRouteTablesRequest":{
18865      "type":"structure",
18866      "members":{
18867        "TransitGatewayRouteTableIds":{
18868          "shape":"TransitGatewayRouteTableIdStringList",
18869          "documentation":"<p>The IDs of the transit gateway route tables.</p>"
18870        },
18871        "Filters":{
18872          "shape":"FilterList",
18873          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>default-association-route-table</code> - Indicates whether this is the default association route table for the transit gateway (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>default-propagation-route-table</code> - Indicates whether this is the default propagation route table for the transit gateway (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>state</code> - The state of the route table (<code>available</code> | <code>deleting</code> | <code>deleted</code> | <code>pending</code>).</p> </li> <li> <p> <code>transit-gateway-id</code> - The ID of the transit gateway.</p> </li> <li> <p> <code>transit-gateway-route-table-id</code> - The ID of the transit gateway route table.</p> </li> </ul>",
18874          "locationName":"Filter"
18875        },
18876        "MaxResults":{
18877          "shape":"TransitGatewayMaxResults",
18878          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
18879        },
18880        "NextToken":{
18881          "shape":"String",
18882          "documentation":"<p>The token for the next page of results.</p>"
18883        },
18884        "DryRun":{
18885          "shape":"Boolean",
18886          "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>"
18887        }
18888      }
18889    },
18890    "DescribeTransitGatewayRouteTablesResult":{
18891      "type":"structure",
18892      "members":{
18893        "TransitGatewayRouteTables":{
18894          "shape":"TransitGatewayRouteTableList",
18895          "documentation":"<p>Information about the transit gateway route tables.</p>",
18896          "locationName":"transitGatewayRouteTables"
18897        },
18898        "NextToken":{
18899          "shape":"String",
18900          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
18901          "locationName":"nextToken"
18902        }
18903      }
18904    },
18905    "DescribeTransitGatewayVpcAttachmentsRequest":{
18906      "type":"structure",
18907      "members":{
18908        "TransitGatewayAttachmentIds":{
18909          "shape":"TransitGatewayAttachmentIdStringList",
18910          "documentation":"<p>The IDs of the attachments.</p>"
18911        },
18912        "Filters":{
18913          "shape":"FilterList",
18914          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>state</code> - The state of the attachment. Valid values are <code>available</code> | <code>deleted</code> | <code>deleting</code> | <code>failed</code> | <code>failing</code> | <code>initiatingRequest</code> | <code>modifying</code> | <code>pendingAcceptance</code> | <code>pending</code> | <code>rollingBack</code> | <code>rejected</code> | <code>rejecting</code>.</p> </li> <li> <p> <code>transit-gateway-attachment-id</code> - The ID of the attachment.</p> </li> <li> <p> <code>transit-gateway-id</code> - The ID of the transit gateway.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC.</p> </li> </ul>",
18915          "locationName":"Filter"
18916        },
18917        "MaxResults":{
18918          "shape":"TransitGatewayMaxResults",
18919          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
18920        },
18921        "NextToken":{
18922          "shape":"String",
18923          "documentation":"<p>The token for the next page of results.</p>"
18924        },
18925        "DryRun":{
18926          "shape":"Boolean",
18927          "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>"
18928        }
18929      }
18930    },
18931    "DescribeTransitGatewayVpcAttachmentsResult":{
18932      "type":"structure",
18933      "members":{
18934        "TransitGatewayVpcAttachments":{
18935          "shape":"TransitGatewayVpcAttachmentList",
18936          "documentation":"<p>Information about the VPC attachments.</p>",
18937          "locationName":"transitGatewayVpcAttachments"
18938        },
18939        "NextToken":{
18940          "shape":"String",
18941          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
18942          "locationName":"nextToken"
18943        }
18944      }
18945    },
18946    "DescribeTransitGatewaysRequest":{
18947      "type":"structure",
18948      "members":{
18949        "TransitGatewayIds":{
18950          "shape":"TransitGatewayIdStringList",
18951          "documentation":"<p>The IDs of the transit gateways.</p>"
18952        },
18953        "Filters":{
18954          "shape":"FilterList",
18955          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>options.propagation-default-route-table-id</code> - The ID of the default propagation route table.</p> </li> <li> <p> <code>options.amazon-side-asn</code> - The private ASN for the Amazon side of a BGP session.</p> </li> <li> <p> <code>options.association-default-route-table-id</code> - The ID of the default association route table.</p> </li> <li> <p> <code>options.auto-accept-shared-attachments</code> - Indicates whether there is automatic acceptance of attachment requests (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>options.default-route-table-association</code> - Indicates whether resource attachments are automatically associated with the default association route table (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>options.default-route-table-propagation</code> - Indicates whether resource attachments automatically propagate routes to the default propagation route table (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>options.dns-support</code> - Indicates whether DNS support is enabled (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>options.vpn-ecmp-support</code> - Indicates whether Equal Cost Multipath Protocol support is enabled (<code>enable</code> | <code>disable</code>).</p> </li> <li> <p> <code>owner-id</code> - The ID of the Amazon Web Services account that owns the transit gateway.</p> </li> <li> <p> <code>state</code> - The state of the transit gateway (<code>available</code> | <code>deleted</code> | <code>deleting</code> | <code>modifying</code> | <code>pending</code>).</p> </li> <li> <p> <code>transit-gateway-id</code> - The ID of the transit gateway.</p> </li> </ul>",
18956          "locationName":"Filter"
18957        },
18958        "MaxResults":{
18959          "shape":"TransitGatewayMaxResults",
18960          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
18961        },
18962        "NextToken":{
18963          "shape":"String",
18964          "documentation":"<p>The token for the next page of results.</p>"
18965        },
18966        "DryRun":{
18967          "shape":"Boolean",
18968          "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>"
18969        }
18970      }
18971    },
18972    "DescribeTransitGatewaysResult":{
18973      "type":"structure",
18974      "members":{
18975        "TransitGateways":{
18976          "shape":"TransitGatewayList",
18977          "documentation":"<p>Information about the transit gateways.</p>",
18978          "locationName":"transitGatewaySet"
18979        },
18980        "NextToken":{
18981          "shape":"String",
18982          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
18983          "locationName":"nextToken"
18984        }
18985      }
18986    },
18987    "DescribeTrunkInterfaceAssociationsMaxResults":{
18988      "type":"integer",
18989      "max":255,
18990      "min":5
18991    },
18992    "DescribeTrunkInterfaceAssociationsRequest":{
18993      "type":"structure",
18994      "members":{
18995        "AssociationIds":{
18996          "shape":"TrunkInterfaceAssociationIdList",
18997          "documentation":"<p>The IDs of the associations.</p>",
18998          "locationName":"AssociationId"
18999        },
19000        "DryRun":{
19001          "shape":"Boolean",
19002          "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>"
19003        },
19004        "Filters":{
19005          "shape":"FilterList",
19006          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>gre-key</code> - The ID of a trunk interface association.</p> </li> <li> <p> <code>interface-protocol</code> - The interface protocol. Valid values are <code>VLAN</code> and <code>GRE</code>.</p> </li> </ul>",
19007          "locationName":"Filter"
19008        },
19009        "NextToken":{
19010          "shape":"String",
19011          "documentation":"<p>The token for the next page of results.</p>"
19012        },
19013        "MaxResults":{
19014          "shape":"DescribeTrunkInterfaceAssociationsMaxResults",
19015          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
19016        }
19017      }
19018    },
19019    "DescribeTrunkInterfaceAssociationsResult":{
19020      "type":"structure",
19021      "members":{
19022        "InterfaceAssociations":{
19023          "shape":"TrunkInterfaceAssociationList",
19024          "documentation":"<p>Information about the trunk associations.</p>",
19025          "locationName":"interfaceAssociationSet"
19026        },
19027        "NextToken":{
19028          "shape":"String",
19029          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
19030          "locationName":"nextToken"
19031        }
19032      }
19033    },
19034    "DescribeVolumeAttributeRequest":{
19035      "type":"structure",
19036      "required":[
19037        "Attribute",
19038        "VolumeId"
19039      ],
19040      "members":{
19041        "Attribute":{
19042          "shape":"VolumeAttributeName",
19043          "documentation":"<p>The attribute of the volume. This parameter is required.</p>"
19044        },
19045        "VolumeId":{
19046          "shape":"VolumeId",
19047          "documentation":"<p>The ID of the volume.</p>"
19048        },
19049        "DryRun":{
19050          "shape":"Boolean",
19051          "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>",
19052          "locationName":"dryRun"
19053        }
19054      }
19055    },
19056    "DescribeVolumeAttributeResult":{
19057      "type":"structure",
19058      "members":{
19059        "AutoEnableIO":{
19060          "shape":"AttributeBooleanValue",
19061          "documentation":"<p>The state of <code>autoEnableIO</code> attribute.</p>",
19062          "locationName":"autoEnableIO"
19063        },
19064        "ProductCodes":{
19065          "shape":"ProductCodeList",
19066          "documentation":"<p>A list of product codes.</p>",
19067          "locationName":"productCodes"
19068        },
19069        "VolumeId":{
19070          "shape":"String",
19071          "documentation":"<p>The ID of the volume.</p>",
19072          "locationName":"volumeId"
19073        }
19074      }
19075    },
19076    "DescribeVolumeStatusRequest":{
19077      "type":"structure",
19078      "members":{
19079        "Filters":{
19080          "shape":"FilterList",
19081          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>action.code</code> - The action code for the event (for example, <code>enable-volume-io</code>).</p> </li> <li> <p> <code>action.description</code> - A description of the action.</p> </li> <li> <p> <code>action.event-id</code> - The event ID associated with the action.</p> </li> <li> <p> <code>availability-zone</code> - The Availability Zone of the instance.</p> </li> <li> <p> <code>event.description</code> - A description of the event.</p> </li> <li> <p> <code>event.event-id</code> - The event ID.</p> </li> <li> <p> <code>event.event-type</code> - The event type (for <code>io-enabled</code>: <code>passed</code> | <code>failed</code>; for <code>io-performance</code>: <code>io-performance:degraded</code> | <code>io-performance:severely-degraded</code> | <code>io-performance:stalled</code>).</p> </li> <li> <p> <code>event.not-after</code> - The latest end time for the event.</p> </li> <li> <p> <code>event.not-before</code> - The earliest start time for the event.</p> </li> <li> <p> <code>volume-status.details-name</code> - The cause for <code>volume-status.status</code> (<code>io-enabled</code> | <code>io-performance</code>).</p> </li> <li> <p> <code>volume-status.details-status</code> - The status of <code>volume-status.details-name</code> (for <code>io-enabled</code>: <code>passed</code> | <code>failed</code>; for <code>io-performance</code>: <code>normal</code> | <code>degraded</code> | <code>severely-degraded</code> | <code>stalled</code>).</p> </li> <li> <p> <code>volume-status.status</code> - The status of the volume (<code>ok</code> | <code>impaired</code> | <code>warning</code> | <code>insufficient-data</code>).</p> </li> </ul>",
19082          "locationName":"Filter"
19083        },
19084        "MaxResults":{
19085          "shape":"Integer",
19086          "documentation":"<p>The maximum number of volume results returned by <code>DescribeVolumeStatus</code> in paginated output. When this parameter is used, the request only returns <code>MaxResults</code> results in a single page along with a <code>NextToken</code> response element. The remaining results of the initial request can be seen by sending another request with the returned <code>NextToken</code> value. This value can be between 5 and 1,000; if <code>MaxResults</code> is given a value larger than 1,000, only 1,000 results are returned. If this parameter is not used, then <code>DescribeVolumeStatus</code> returns all results. You cannot specify this parameter and the volume IDs parameter in the same request.</p>"
19087        },
19088        "NextToken":{
19089          "shape":"String",
19090          "documentation":"<p>The <code>NextToken</code> value to include in a future <code>DescribeVolumeStatus</code> request. When the results of the request exceed <code>MaxResults</code>, this value can be used to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>"
19091        },
19092        "VolumeIds":{
19093          "shape":"VolumeIdStringList",
19094          "documentation":"<p>The IDs of the volumes.</p> <p>Default: Describes all your volumes.</p>",
19095          "locationName":"VolumeId"
19096        },
19097        "DryRun":{
19098          "shape":"Boolean",
19099          "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>",
19100          "locationName":"dryRun"
19101        }
19102      }
19103    },
19104    "DescribeVolumeStatusResult":{
19105      "type":"structure",
19106      "members":{
19107        "NextToken":{
19108          "shape":"String",
19109          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
19110          "locationName":"nextToken"
19111        },
19112        "VolumeStatuses":{
19113          "shape":"VolumeStatusList",
19114          "documentation":"<p>Information about the status of the volumes.</p>",
19115          "locationName":"volumeStatusSet"
19116        }
19117      }
19118    },
19119    "DescribeVolumesModificationsRequest":{
19120      "type":"structure",
19121      "members":{
19122        "DryRun":{
19123          "shape":"Boolean",
19124          "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>"
19125        },
19126        "VolumeIds":{
19127          "shape":"VolumeIdStringList",
19128          "documentation":"<p>The IDs of the volumes.</p>",
19129          "locationName":"VolumeId"
19130        },
19131        "Filters":{
19132          "shape":"FilterList",
19133          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>modification-state</code> - The current modification state (modifying | optimizing | completed | failed).</p> </li> <li> <p> <code>original-iops</code> - The original IOPS rate of the volume.</p> </li> <li> <p> <code>original-size</code> - The original size of the volume, in GiB.</p> </li> <li> <p> <code>original-volume-type</code> - The original volume type of the volume (standard | io1 | io2 | gp2 | sc1 | st1).</p> </li> <li> <p> <code>originalMultiAttachEnabled</code> - Indicates whether Multi-Attach support was enabled (true | false).</p> </li> <li> <p> <code>start-time</code> - The modification start time.</p> </li> <li> <p> <code>target-iops</code> - The target IOPS rate of the volume.</p> </li> <li> <p> <code>target-size</code> - The target size of the volume, in GiB.</p> </li> <li> <p> <code>target-volume-type</code> - The target volume type of the volume (standard | io1 | io2 | gp2 | sc1 | st1).</p> </li> <li> <p> <code>targetMultiAttachEnabled</code> - Indicates whether Multi-Attach support is to be enabled (true | false).</p> </li> <li> <p> <code>volume-id</code> - The ID of the volume.</p> </li> </ul>",
19134          "locationName":"Filter"
19135        },
19136        "NextToken":{
19137          "shape":"String",
19138          "documentation":"<p>The <code>nextToken</code> value returned by a previous paginated request.</p>"
19139        },
19140        "MaxResults":{
19141          "shape":"Integer",
19142          "documentation":"<p>The maximum number of results (up to a limit of 500) to be returned in a paginated request.</p>"
19143        }
19144      }
19145    },
19146    "DescribeVolumesModificationsResult":{
19147      "type":"structure",
19148      "members":{
19149        "VolumesModifications":{
19150          "shape":"VolumeModificationList",
19151          "documentation":"<p>Information about the volume modifications.</p>",
19152          "locationName":"volumeModificationSet"
19153        },
19154        "NextToken":{
19155          "shape":"String",
19156          "documentation":"<p>Token for pagination, null if there are no more results </p>",
19157          "locationName":"nextToken"
19158        }
19159      }
19160    },
19161    "DescribeVolumesRequest":{
19162      "type":"structure",
19163      "members":{
19164        "Filters":{
19165          "shape":"FilterList",
19166          "documentation":"<p>The filters.</p> <ul> <li> <p> <code>attachment.attach-time</code> - The time stamp when the attachment initiated.</p> </li> <li> <p> <code>attachment.delete-on-termination</code> - Whether the volume is deleted on instance termination.</p> </li> <li> <p> <code>attachment.device</code> - The device name specified in the block device mapping (for example, <code>/dev/sda1</code>).</p> </li> <li> <p> <code>attachment.instance-id</code> - The ID of the instance the volume is attached to.</p> </li> <li> <p> <code>attachment.status</code> - The attachment state (<code>attaching</code> | <code>attached</code> | <code>detaching</code>).</p> </li> <li> <p> <code>availability-zone</code> - The Availability Zone in which the volume was created.</p> </li> <li> <p> <code>create-time</code> - The time stamp when the volume was created.</p> </li> <li> <p> <code>encrypted</code> - Indicates whether the volume is encrypted (<code>true</code> | <code>false</code>)</p> </li> <li> <p> <code>multi-attach-enabled</code> - Indicates whether the volume is enabled for Multi-Attach (<code>true</code> | <code>false</code>)</p> </li> <li> <p> <code>fast-restored</code> - Indicates whether the volume was created from a snapshot that is enabled for fast snapshot restore (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>size</code> - The size of the volume, in GiB.</p> </li> <li> <p> <code>snapshot-id</code> - The snapshot from which the volume was created.</p> </li> <li> <p> <code>status</code> - The state of the volume (<code>creating</code> | <code>available</code> | <code>in-use</code> | <code>deleting</code> | <code>deleted</code> | <code>error</code>).</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>volume-id</code> - The volume ID.</p> </li> <li> <p> <code>volume-type</code> - The Amazon EBS volume type (<code>gp2</code> | <code>gp3</code> | <code>io1</code> | <code>io2</code> | <code>st1</code> | <code>sc1</code>| <code>standard</code>)</p> </li> </ul>",
19167          "locationName":"Filter"
19168        },
19169        "VolumeIds":{
19170          "shape":"VolumeIdStringList",
19171          "documentation":"<p>The volume IDs.</p>",
19172          "locationName":"VolumeId"
19173        },
19174        "DryRun":{
19175          "shape":"Boolean",
19176          "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>",
19177          "locationName":"dryRun"
19178        },
19179        "MaxResults":{
19180          "shape":"Integer",
19181          "documentation":"<p>The maximum number of volume results returned by <code>DescribeVolumes</code> in paginated output. When this parameter is used, <code>DescribeVolumes</code> only returns <code>MaxResults</code> results in a single page along with a <code>NextToken</code> response element. The remaining results of the initial request can be seen by sending another <code>DescribeVolumes</code> request with the returned <code>NextToken</code> value. This value can be between 5 and 500; if <code>MaxResults</code> is given a value larger than 500, only 500 results are returned. If this parameter is not used, then <code>DescribeVolumes</code> returns all results. You cannot specify this parameter and the volume IDs parameter in the same request.</p>",
19182          "locationName":"maxResults"
19183        },
19184        "NextToken":{
19185          "shape":"String",
19186          "documentation":"<p>The <code>NextToken</code> value returned from a previous paginated <code>DescribeVolumes</code> request where <code>MaxResults</code> was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the <code>NextToken</code> value. This value is <code>null</code> when there are no more results to return.</p>",
19187          "locationName":"nextToken"
19188        }
19189      }
19190    },
19191    "DescribeVolumesResult":{
19192      "type":"structure",
19193      "members":{
19194        "Volumes":{
19195          "shape":"VolumeList",
19196          "documentation":"<p>Information about the volumes.</p>",
19197          "locationName":"volumeSet"
19198        },
19199        "NextToken":{
19200          "shape":"String",
19201          "documentation":"<p>The <code>NextToken</code> value to include in a future <code>DescribeVolumes</code> request. When the results of a <code>DescribeVolumes</code> request exceed <code>MaxResults</code>, this value can be used to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
19202          "locationName":"nextToken"
19203        }
19204      }
19205    },
19206    "DescribeVpcAttributeRequest":{
19207      "type":"structure",
19208      "required":[
19209        "Attribute",
19210        "VpcId"
19211      ],
19212      "members":{
19213        "Attribute":{
19214          "shape":"VpcAttributeName",
19215          "documentation":"<p>The VPC attribute.</p>"
19216        },
19217        "VpcId":{
19218          "shape":"VpcId",
19219          "documentation":"<p>The ID of the VPC.</p>"
19220        },
19221        "DryRun":{
19222          "shape":"Boolean",
19223          "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>",
19224          "locationName":"dryRun"
19225        }
19226      }
19227    },
19228    "DescribeVpcAttributeResult":{
19229      "type":"structure",
19230      "members":{
19231        "VpcId":{
19232          "shape":"String",
19233          "documentation":"<p>The ID of the VPC.</p>",
19234          "locationName":"vpcId"
19235        },
19236        "EnableDnsHostnames":{
19237          "shape":"AttributeBooleanValue",
19238          "documentation":"<p>Indicates whether the instances launched in the VPC get DNS hostnames. If this attribute is <code>true</code>, instances in the VPC get DNS hostnames; otherwise, they do not.</p>",
19239          "locationName":"enableDnsHostnames"
19240        },
19241        "EnableDnsSupport":{
19242          "shape":"AttributeBooleanValue",
19243          "documentation":"<p>Indicates whether DNS resolution is enabled for the VPC. If this attribute is <code>true</code>, the Amazon DNS server resolves DNS hostnames for your instances to their corresponding IP addresses; otherwise, it does not.</p>",
19244          "locationName":"enableDnsSupport"
19245        }
19246      }
19247    },
19248    "DescribeVpcClassicLinkDnsSupportMaxResults":{
19249      "type":"integer",
19250      "max":255,
19251      "min":5
19252    },
19253    "DescribeVpcClassicLinkDnsSupportNextToken":{
19254      "type":"string",
19255      "max":1024,
19256      "min":1
19257    },
19258    "DescribeVpcClassicLinkDnsSupportRequest":{
19259      "type":"structure",
19260      "members":{
19261        "MaxResults":{
19262          "shape":"DescribeVpcClassicLinkDnsSupportMaxResults",
19263          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>",
19264          "locationName":"maxResults"
19265        },
19266        "NextToken":{
19267          "shape":"DescribeVpcClassicLinkDnsSupportNextToken",
19268          "documentation":"<p>The token for the next page of results.</p>",
19269          "locationName":"nextToken"
19270        },
19271        "VpcIds":{
19272          "shape":"VpcClassicLinkIdList",
19273          "documentation":"<p>One or more VPC IDs.</p>"
19274        }
19275      }
19276    },
19277    "DescribeVpcClassicLinkDnsSupportResult":{
19278      "type":"structure",
19279      "members":{
19280        "NextToken":{
19281          "shape":"DescribeVpcClassicLinkDnsSupportNextToken",
19282          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
19283          "locationName":"nextToken"
19284        },
19285        "Vpcs":{
19286          "shape":"ClassicLinkDnsSupportList",
19287          "documentation":"<p>Information about the ClassicLink DNS support status of the VPCs.</p>",
19288          "locationName":"vpcs"
19289        }
19290      }
19291    },
19292    "DescribeVpcClassicLinkRequest":{
19293      "type":"structure",
19294      "members":{
19295        "Filters":{
19296          "shape":"FilterList",
19297          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>is-classic-link-enabled</code> - Whether the VPC is enabled for ClassicLink (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
19298          "locationName":"Filter"
19299        },
19300        "DryRun":{
19301          "shape":"Boolean",
19302          "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>",
19303          "locationName":"dryRun"
19304        },
19305        "VpcIds":{
19306          "shape":"VpcClassicLinkIdList",
19307          "documentation":"<p>One or more VPCs for which you want to describe the ClassicLink status.</p>",
19308          "locationName":"VpcId"
19309        }
19310      }
19311    },
19312    "DescribeVpcClassicLinkResult":{
19313      "type":"structure",
19314      "members":{
19315        "Vpcs":{
19316          "shape":"VpcClassicLinkList",
19317          "documentation":"<p>The ClassicLink status of one or more VPCs.</p>",
19318          "locationName":"vpcSet"
19319        }
19320      }
19321    },
19322    "DescribeVpcEndpointConnectionNotificationsRequest":{
19323      "type":"structure",
19324      "members":{
19325        "DryRun":{
19326          "shape":"Boolean",
19327          "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>"
19328        },
19329        "ConnectionNotificationId":{
19330          "shape":"ConnectionNotificationId",
19331          "documentation":"<p>The ID of the notification.</p>"
19332        },
19333        "Filters":{
19334          "shape":"FilterList",
19335          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>connection-notification-arn</code> - The ARN of the SNS topic for the notification.</p> </li> <li> <p> <code>connection-notification-id</code> - The ID of the notification.</p> </li> <li> <p> <code>connection-notification-state</code> - The state of the notification (<code>Enabled</code> | <code>Disabled</code>).</p> </li> <li> <p> <code>connection-notification-type</code> - The type of notification (<code>Topic</code>).</p> </li> <li> <p> <code>service-id</code> - The ID of the endpoint service.</p> </li> <li> <p> <code>vpc-endpoint-id</code> - The ID of the VPC endpoint.</p> </li> </ul>",
19336          "locationName":"Filter"
19337        },
19338        "MaxResults":{
19339          "shape":"Integer",
19340          "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another request with the returned <code>NextToken</code> value.</p>"
19341        },
19342        "NextToken":{
19343          "shape":"String",
19344          "documentation":"<p>The token to request the next page of results.</p>"
19345        }
19346      }
19347    },
19348    "DescribeVpcEndpointConnectionNotificationsResult":{
19349      "type":"structure",
19350      "members":{
19351        "ConnectionNotificationSet":{
19352          "shape":"ConnectionNotificationSet",
19353          "documentation":"<p>One or more notifications.</p>",
19354          "locationName":"connectionNotificationSet"
19355        },
19356        "NextToken":{
19357          "shape":"String",
19358          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
19359          "locationName":"nextToken"
19360        }
19361      }
19362    },
19363    "DescribeVpcEndpointConnectionsRequest":{
19364      "type":"structure",
19365      "members":{
19366        "DryRun":{
19367          "shape":"Boolean",
19368          "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>"
19369        },
19370        "Filters":{
19371          "shape":"FilterList",
19372          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>service-id</code> - The ID of the service.</p> </li> <li> <p> <code>vpc-endpoint-owner</code> - The ID of the Amazon Web Services account ID that owns the endpoint.</p> </li> <li> <p> <code>vpc-endpoint-state</code> - The state of the endpoint (<code>pendingAcceptance</code> | <code>pending</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code> | <code>rejected</code> | <code>failed</code>).</p> </li> <li> <p> <code>vpc-endpoint-id</code> - The ID of the endpoint.</p> </li> </ul>",
19373          "locationName":"Filter"
19374        },
19375        "MaxResults":{
19376          "shape":"Integer",
19377          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results of the initial request can be seen by sending another request with the returned <code>NextToken</code> value. This value can be between 5 and 1,000; if <code>MaxResults</code> is given a value larger than 1,000, only 1,000 results are returned.</p>"
19378        },
19379        "NextToken":{
19380          "shape":"String",
19381          "documentation":"<p>The token to retrieve the next page of results.</p>"
19382        }
19383      }
19384    },
19385    "DescribeVpcEndpointConnectionsResult":{
19386      "type":"structure",
19387      "members":{
19388        "VpcEndpointConnections":{
19389          "shape":"VpcEndpointConnectionSet",
19390          "documentation":"<p>Information about one or more VPC endpoint connections.</p>",
19391          "locationName":"vpcEndpointConnectionSet"
19392        },
19393        "NextToken":{
19394          "shape":"String",
19395          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
19396          "locationName":"nextToken"
19397        }
19398      }
19399    },
19400    "DescribeVpcEndpointServiceConfigurationsRequest":{
19401      "type":"structure",
19402      "members":{
19403        "DryRun":{
19404          "shape":"Boolean",
19405          "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>"
19406        },
19407        "ServiceIds":{
19408          "shape":"VpcEndpointServiceIdList",
19409          "documentation":"<p>The IDs of one or more services.</p>",
19410          "locationName":"ServiceId"
19411        },
19412        "Filters":{
19413          "shape":"FilterList",
19414          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>service-name</code> - The name of the service.</p> </li> <li> <p> <code>service-id</code> - The ID of the service.</p> </li> <li> <p> <code>service-state</code> - The state of the service (<code>Pending</code> | <code>Available</code> | <code>Deleting</code> | <code>Deleted</code> | <code>Failed</code>). </p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
19415          "locationName":"Filter"
19416        },
19417        "MaxResults":{
19418          "shape":"Integer",
19419          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results of the initial request can be seen by sending another request with the returned <code>NextToken</code> value. This value can be between 5 and 1,000; if <code>MaxResults</code> is given a value larger than 1,000, only 1,000 results are returned.</p>"
19420        },
19421        "NextToken":{
19422          "shape":"String",
19423          "documentation":"<p>The token to retrieve the next page of results.</p>"
19424        }
19425      }
19426    },
19427    "DescribeVpcEndpointServiceConfigurationsResult":{
19428      "type":"structure",
19429      "members":{
19430        "ServiceConfigurations":{
19431          "shape":"ServiceConfigurationSet",
19432          "documentation":"<p>Information about one or more services.</p>",
19433          "locationName":"serviceConfigurationSet"
19434        },
19435        "NextToken":{
19436          "shape":"String",
19437          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
19438          "locationName":"nextToken"
19439        }
19440      }
19441    },
19442    "DescribeVpcEndpointServicePermissionsRequest":{
19443      "type":"structure",
19444      "required":["ServiceId"],
19445      "members":{
19446        "DryRun":{
19447          "shape":"Boolean",
19448          "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>"
19449        },
19450        "ServiceId":{
19451          "shape":"VpcEndpointServiceId",
19452          "documentation":"<p>The ID of the service.</p>"
19453        },
19454        "Filters":{
19455          "shape":"FilterList",
19456          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>principal</code> - The ARN of the principal.</p> </li> <li> <p> <code>principal-type</code> - The principal type (<code>All</code> | <code>Service</code> | <code>OrganizationUnit</code> | <code>Account</code> | <code>User</code> | <code>Role</code>).</p> </li> </ul>",
19457          "locationName":"Filter"
19458        },
19459        "MaxResults":{
19460          "shape":"Integer",
19461          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results of the initial request can be seen by sending another request with the returned <code>NextToken</code> value. This value can be between 5 and 1,000; if <code>MaxResults</code> is given a value larger than 1,000, only 1,000 results are returned.</p>"
19462        },
19463        "NextToken":{
19464          "shape":"String",
19465          "documentation":"<p>The token to retrieve the next page of results.</p>"
19466        }
19467      }
19468    },
19469    "DescribeVpcEndpointServicePermissionsResult":{
19470      "type":"structure",
19471      "members":{
19472        "AllowedPrincipals":{
19473          "shape":"AllowedPrincipalSet",
19474          "documentation":"<p>Information about one or more allowed principals.</p>",
19475          "locationName":"allowedPrincipals"
19476        },
19477        "NextToken":{
19478          "shape":"String",
19479          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
19480          "locationName":"nextToken"
19481        }
19482      }
19483    },
19484    "DescribeVpcEndpointServicesRequest":{
19485      "type":"structure",
19486      "members":{
19487        "DryRun":{
19488          "shape":"Boolean",
19489          "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>"
19490        },
19491        "ServiceNames":{
19492          "shape":"ValueStringList",
19493          "documentation":"<p>One or more service names.</p>",
19494          "locationName":"ServiceName"
19495        },
19496        "Filters":{
19497          "shape":"FilterList",
19498          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>service-name</code> - The name of the service.</p> </li> <li> <p> <code>service-type</code> - The type of service (<code>Interface</code> | <code>Gateway</code>).</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
19499          "locationName":"Filter"
19500        },
19501        "MaxResults":{
19502          "shape":"Integer",
19503          "documentation":"<p>The maximum number of items to return for this request. The request returns a token that you can specify in a subsequent call to get the next set of results.</p> <p>Constraint: If the value is greater than 1,000, we return only 1,000 items.</p>"
19504        },
19505        "NextToken":{
19506          "shape":"String",
19507          "documentation":"<p>The token for the next set of items to return. (You received this token from a prior call.)</p>"
19508        }
19509      },
19510      "documentation":"<p>Contains the parameters for DescribeVpcEndpointServices.</p>"
19511    },
19512    "DescribeVpcEndpointServicesResult":{
19513      "type":"structure",
19514      "members":{
19515        "ServiceNames":{
19516          "shape":"ValueStringList",
19517          "documentation":"<p>A list of supported services.</p>",
19518          "locationName":"serviceNameSet"
19519        },
19520        "ServiceDetails":{
19521          "shape":"ServiceDetailSet",
19522          "documentation":"<p>Information about the service.</p>",
19523          "locationName":"serviceDetailSet"
19524        },
19525        "NextToken":{
19526          "shape":"String",
19527          "documentation":"<p>The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.</p>",
19528          "locationName":"nextToken"
19529        }
19530      },
19531      "documentation":"<p>Contains the output of DescribeVpcEndpointServices.</p>"
19532    },
19533    "DescribeVpcEndpointsRequest":{
19534      "type":"structure",
19535      "members":{
19536        "DryRun":{
19537          "shape":"Boolean",
19538          "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>"
19539        },
19540        "VpcEndpointIds":{
19541          "shape":"VpcEndpointIdList",
19542          "documentation":"<p>One or more endpoint IDs.</p>",
19543          "locationName":"VpcEndpointId"
19544        },
19545        "Filters":{
19546          "shape":"FilterList",
19547          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>service-name</code> - The name of the service.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC in which the endpoint resides.</p> </li> <li> <p> <code>vpc-endpoint-id</code> - The ID of the endpoint.</p> </li> <li> <p> <code>vpc-endpoint-state</code> - The state of the endpoint (<code>pendingAcceptance</code> | <code>pending</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code> | <code>rejected</code> | <code>failed</code>).</p> </li> <li> <p> <code>vpc-endpoint-type</code> - The type of VPC endpoint (<code>Interface</code> | <code>Gateway</code> | <code>GatewayLoadBalancer</code>).</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
19548          "locationName":"Filter"
19549        },
19550        "MaxResults":{
19551          "shape":"Integer",
19552          "documentation":"<p>The maximum number of items to return for this request. The request returns a token that you can specify in a subsequent call to get the next set of results.</p> <p>Constraint: If the value is greater than 1,000, we return only 1,000 items.</p>"
19553        },
19554        "NextToken":{
19555          "shape":"String",
19556          "documentation":"<p>The token for the next set of items to return. (You received this token from a prior call.)</p>"
19557        }
19558      },
19559      "documentation":"<p>Contains the parameters for DescribeVpcEndpoints.</p>"
19560    },
19561    "DescribeVpcEndpointsResult":{
19562      "type":"structure",
19563      "members":{
19564        "VpcEndpoints":{
19565          "shape":"VpcEndpointSet",
19566          "documentation":"<p>Information about the endpoints.</p>",
19567          "locationName":"vpcEndpointSet"
19568        },
19569        "NextToken":{
19570          "shape":"String",
19571          "documentation":"<p>The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.</p>",
19572          "locationName":"nextToken"
19573        }
19574      },
19575      "documentation":"<p>Contains the output of DescribeVpcEndpoints.</p>"
19576    },
19577    "DescribeVpcPeeringConnectionsMaxResults":{
19578      "type":"integer",
19579      "max":1000,
19580      "min":5
19581    },
19582    "DescribeVpcPeeringConnectionsRequest":{
19583      "type":"structure",
19584      "members":{
19585        "Filters":{
19586          "shape":"FilterList",
19587          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>accepter-vpc-info.cidr-block</code> - The IPv4 CIDR block of the accepter VPC.</p> </li> <li> <p> <code>accepter-vpc-info.owner-id</code> - The ID of the Amazon Web Services account that owns the accepter VPC.</p> </li> <li> <p> <code>accepter-vpc-info.vpc-id</code> - The ID of the accepter VPC.</p> </li> <li> <p> <code>expiration-time</code> - The expiration date and time for the VPC peering connection.</p> </li> <li> <p> <code>requester-vpc-info.cidr-block</code> - The IPv4 CIDR block of the requester's VPC.</p> </li> <li> <p> <code>requester-vpc-info.owner-id</code> - The ID of the Amazon Web Services account that owns the requester VPC.</p> </li> <li> <p> <code>requester-vpc-info.vpc-id</code> - The ID of the requester VPC.</p> </li> <li> <p> <code>status-code</code> - The status of the VPC peering connection (<code>pending-acceptance</code> | <code>failed</code> | <code>expired</code> | <code>provisioning</code> | <code>active</code> | <code>deleting</code> | <code>deleted</code> | <code>rejected</code>).</p> </li> <li> <p> <code>status-message</code> - A message that provides more information about the status of the VPC peering connection, if applicable.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>vpc-peering-connection-id</code> - The ID of the VPC peering connection.</p> </li> </ul>",
19588          "locationName":"Filter"
19589        },
19590        "DryRun":{
19591          "shape":"Boolean",
19592          "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>",
19593          "locationName":"dryRun"
19594        },
19595        "VpcPeeringConnectionIds":{
19596          "shape":"VpcPeeringConnectionIdList",
19597          "documentation":"<p>One or more VPC peering connection IDs.</p> <p>Default: Describes all your VPC peering connections.</p>",
19598          "locationName":"VpcPeeringConnectionId"
19599        },
19600        "NextToken":{
19601          "shape":"String",
19602          "documentation":"<p>The token for the next page of results.</p>"
19603        },
19604        "MaxResults":{
19605          "shape":"DescribeVpcPeeringConnectionsMaxResults",
19606          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
19607        }
19608      }
19609    },
19610    "DescribeVpcPeeringConnectionsResult":{
19611      "type":"structure",
19612      "members":{
19613        "VpcPeeringConnections":{
19614          "shape":"VpcPeeringConnectionList",
19615          "documentation":"<p>Information about the VPC peering connections.</p>",
19616          "locationName":"vpcPeeringConnectionSet"
19617        },
19618        "NextToken":{
19619          "shape":"String",
19620          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
19621          "locationName":"nextToken"
19622        }
19623      }
19624    },
19625    "DescribeVpcsMaxResults":{
19626      "type":"integer",
19627      "max":1000,
19628      "min":5
19629    },
19630    "DescribeVpcsRequest":{
19631      "type":"structure",
19632      "members":{
19633        "Filters":{
19634          "shape":"FilterList",
19635          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>cidr</code> - The primary IPv4 CIDR block of the VPC. The CIDR block you specify must exactly match the VPC's CIDR block for information to be returned for the VPC. Must contain the slash followed by one or two digits (for example, <code>/28</code>).</p> </li> <li> <p> <code>cidr-block-association.cidr-block</code> - An IPv4 CIDR block associated with the VPC.</p> </li> <li> <p> <code>cidr-block-association.association-id</code> - The association ID for an IPv4 CIDR block associated with the VPC.</p> </li> <li> <p> <code>cidr-block-association.state</code> - The state of an IPv4 CIDR block associated with the VPC.</p> </li> <li> <p> <code>dhcp-options-id</code> - The ID of a set of DHCP options.</p> </li> <li> <p> <code>ipv6-cidr-block-association.ipv6-cidr-block</code> - An IPv6 CIDR block associated with the VPC.</p> </li> <li> <p> <code>ipv6-cidr-block-association.ipv6-pool</code> - The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated.</p> </li> <li> <p> <code>ipv6-cidr-block-association.association-id</code> - The association ID for an IPv6 CIDR block associated with the VPC.</p> </li> <li> <p> <code>ipv6-cidr-block-association.state</code> - The state of an IPv6 CIDR block associated with the VPC.</p> </li> <li> <p> <code>is-default</code> - Indicates whether the VPC is the default VPC.</p> </li> <li> <p> <code>owner-id</code> - The ID of the Amazon Web Services account that owns the VPC.</p> </li> <li> <p> <code>state</code> - The state of the VPC (<code>pending</code> | <code>available</code>).</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC.</p> </li> </ul>",
19636          "locationName":"Filter"
19637        },
19638        "VpcIds":{
19639          "shape":"VpcIdStringList",
19640          "documentation":"<p>One or more VPC IDs.</p> <p>Default: Describes all your VPCs.</p>",
19641          "locationName":"VpcId"
19642        },
19643        "DryRun":{
19644          "shape":"Boolean",
19645          "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>",
19646          "locationName":"dryRun"
19647        },
19648        "NextToken":{
19649          "shape":"String",
19650          "documentation":"<p>The token for the next page of results.</p>"
19651        },
19652        "MaxResults":{
19653          "shape":"DescribeVpcsMaxResults",
19654          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
19655        }
19656      }
19657    },
19658    "DescribeVpcsResult":{
19659      "type":"structure",
19660      "members":{
19661        "Vpcs":{
19662          "shape":"VpcList",
19663          "documentation":"<p>Information about one or more VPCs.</p>",
19664          "locationName":"vpcSet"
19665        },
19666        "NextToken":{
19667          "shape":"String",
19668          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
19669          "locationName":"nextToken"
19670        }
19671      }
19672    },
19673    "DescribeVpnConnectionsRequest":{
19674      "type":"structure",
19675      "members":{
19676        "Filters":{
19677          "shape":"FilterList",
19678          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>customer-gateway-configuration</code> - The configuration information for the customer gateway.</p> </li> <li> <p> <code>customer-gateway-id</code> - The ID of a customer gateway associated with the VPN connection.</p> </li> <li> <p> <code>state</code> - The state of the VPN connection (<code>pending</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code>).</p> </li> <li> <p> <code>option.static-routes-only</code> - Indicates whether the connection has static routes only. Used for devices that do not support Border Gateway Protocol (BGP).</p> </li> <li> <p> <code>route.destination-cidr-block</code> - The destination CIDR block. This corresponds to the subnet used in a customer data center.</p> </li> <li> <p> <code>bgp-asn</code> - The BGP Autonomous System Number (ASN) associated with a BGP device.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>type</code> - The type of VPN connection. Currently the only supported type is <code>ipsec.1</code>.</p> </li> <li> <p> <code>vpn-connection-id</code> - The ID of the VPN connection.</p> </li> <li> <p> <code>vpn-gateway-id</code> - The ID of a virtual private gateway associated with the VPN connection.</p> </li> <li> <p> <code>transit-gateway-id</code> - The ID of a transit gateway associated with the VPN connection.</p> </li> </ul>",
19679          "locationName":"Filter"
19680        },
19681        "VpnConnectionIds":{
19682          "shape":"VpnConnectionIdStringList",
19683          "documentation":"<p>One or more VPN connection IDs.</p> <p>Default: Describes your VPN connections.</p>",
19684          "locationName":"VpnConnectionId"
19685        },
19686        "DryRun":{
19687          "shape":"Boolean",
19688          "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>",
19689          "locationName":"dryRun"
19690        }
19691      },
19692      "documentation":"<p>Contains the parameters for DescribeVpnConnections.</p>"
19693    },
19694    "DescribeVpnConnectionsResult":{
19695      "type":"structure",
19696      "members":{
19697        "VpnConnections":{
19698          "shape":"VpnConnectionList",
19699          "documentation":"<p>Information about one or more VPN connections.</p>",
19700          "locationName":"vpnConnectionSet"
19701        }
19702      },
19703      "documentation":"<p>Contains the output of DescribeVpnConnections.</p>"
19704    },
19705    "DescribeVpnGatewaysRequest":{
19706      "type":"structure",
19707      "members":{
19708        "Filters":{
19709          "shape":"FilterList",
19710          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>amazon-side-asn</code> - The Autonomous System Number (ASN) for the Amazon side of the gateway.</p> </li> <li> <p> <code>attachment.state</code> - The current state of the attachment between the gateway and the VPC (<code>attaching</code> | <code>attached</code> | <code>detaching</code> | <code>detached</code>).</p> </li> <li> <p> <code>attachment.vpc-id</code> - The ID of an attached VPC.</p> </li> <li> <p> <code>availability-zone</code> - The Availability Zone for the virtual private gateway (if applicable).</p> </li> <li> <p> <code>state</code> - The state of the virtual private gateway (<code>pending</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code>).</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>type</code> - The type of virtual private gateway. Currently the only supported type is <code>ipsec.1</code>.</p> </li> <li> <p> <code>vpn-gateway-id</code> - The ID of the virtual private gateway.</p> </li> </ul>",
19711          "locationName":"Filter"
19712        },
19713        "VpnGatewayIds":{
19714          "shape":"VpnGatewayIdStringList",
19715          "documentation":"<p>One or more virtual private gateway IDs.</p> <p>Default: Describes all your virtual private gateways.</p>",
19716          "locationName":"VpnGatewayId"
19717        },
19718        "DryRun":{
19719          "shape":"Boolean",
19720          "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>",
19721          "locationName":"dryRun"
19722        }
19723      },
19724      "documentation":"<p>Contains the parameters for DescribeVpnGateways.</p>"
19725    },
19726    "DescribeVpnGatewaysResult":{
19727      "type":"structure",
19728      "members":{
19729        "VpnGateways":{
19730          "shape":"VpnGatewayList",
19731          "documentation":"<p>Information about one or more virtual private gateways.</p>",
19732          "locationName":"vpnGatewaySet"
19733        }
19734      },
19735      "documentation":"<p>Contains the output of DescribeVpnGateways.</p>"
19736    },
19737    "DestinationFileFormat":{
19738      "type":"string",
19739      "enum":[
19740        "plain-text",
19741        "parquet"
19742      ]
19743    },
19744    "DestinationOptionsRequest":{
19745      "type":"structure",
19746      "members":{
19747        "FileFormat":{
19748          "shape":"DestinationFileFormat",
19749          "documentation":"<p>The format for the flow log. The default is <code>plain-text</code>.</p>"
19750        },
19751        "HiveCompatiblePartitions":{
19752          "shape":"Boolean",
19753          "documentation":"<p>Indicates whether to use Hive-compatible prefixes for flow logs stored in Amazon S3. The default is <code>false</code>.</p>"
19754        },
19755        "PerHourPartition":{
19756          "shape":"Boolean",
19757          "documentation":"<p>Indicates whether to partition the flow log per hour. This reduces the cost and response time for queries. The default is <code>false</code>.</p>"
19758        }
19759      },
19760      "documentation":"<p>Describes the destination options for a flow log.</p>"
19761    },
19762    "DestinationOptionsResponse":{
19763      "type":"structure",
19764      "members":{
19765        "FileFormat":{
19766          "shape":"DestinationFileFormat",
19767          "documentation":"<p>The format for the flow log.</p>",
19768          "locationName":"fileFormat"
19769        },
19770        "HiveCompatiblePartitions":{
19771          "shape":"Boolean",
19772          "documentation":"<p>Indicates whether to use Hive-compatible prefixes for flow logs stored in Amazon S3.</p>",
19773          "locationName":"hiveCompatiblePartitions"
19774        },
19775        "PerHourPartition":{
19776          "shape":"Boolean",
19777          "documentation":"<p>Indicates whether to partition the flow log per hour.</p>",
19778          "locationName":"perHourPartition"
19779        }
19780      },
19781      "documentation":"<p>Describes the destination options for a flow log.</p>"
19782    },
19783    "DetachClassicLinkVpcRequest":{
19784      "type":"structure",
19785      "required":[
19786        "InstanceId",
19787        "VpcId"
19788      ],
19789      "members":{
19790        "DryRun":{
19791          "shape":"Boolean",
19792          "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>",
19793          "locationName":"dryRun"
19794        },
19795        "InstanceId":{
19796          "shape":"InstanceId",
19797          "documentation":"<p>The ID of the instance to unlink from the VPC.</p>",
19798          "locationName":"instanceId"
19799        },
19800        "VpcId":{
19801          "shape":"VpcId",
19802          "documentation":"<p>The ID of the VPC to which the instance is linked.</p>",
19803          "locationName":"vpcId"
19804        }
19805      }
19806    },
19807    "DetachClassicLinkVpcResult":{
19808      "type":"structure",
19809      "members":{
19810        "Return":{
19811          "shape":"Boolean",
19812          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
19813          "locationName":"return"
19814        }
19815      }
19816    },
19817    "DetachInternetGatewayRequest":{
19818      "type":"structure",
19819      "required":[
19820        "InternetGatewayId",
19821        "VpcId"
19822      ],
19823      "members":{
19824        "DryRun":{
19825          "shape":"Boolean",
19826          "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>",
19827          "locationName":"dryRun"
19828        },
19829        "InternetGatewayId":{
19830          "shape":"InternetGatewayId",
19831          "documentation":"<p>The ID of the internet gateway.</p>",
19832          "locationName":"internetGatewayId"
19833        },
19834        "VpcId":{
19835          "shape":"VpcId",
19836          "documentation":"<p>The ID of the VPC.</p>",
19837          "locationName":"vpcId"
19838        }
19839      }
19840    },
19841    "DetachNetworkInterfaceRequest":{
19842      "type":"structure",
19843      "required":["AttachmentId"],
19844      "members":{
19845        "AttachmentId":{
19846          "shape":"NetworkInterfaceAttachmentId",
19847          "documentation":"<p>The ID of the attachment.</p>",
19848          "locationName":"attachmentId"
19849        },
19850        "DryRun":{
19851          "shape":"Boolean",
19852          "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>",
19853          "locationName":"dryRun"
19854        },
19855        "Force":{
19856          "shape":"Boolean",
19857          "documentation":"<p>Specifies whether to force a detachment.</p> <note> <ul> <li> <p>Use the <code>Force</code> parameter only as a last resort to detach a network interface from a failed instance. </p> </li> <li> <p>If you use the <code>Force</code> parameter to detach a network interface, you might not be able to attach a different network interface to the same index on the instance without first stopping and starting the instance.</p> </li> <li> <p>If you force the detachment of a network interface, the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html\">instance metadata</a> might not get updated. This means that the attributes associated with the detached network interface might still be visible. The instance metadata will get updated when you stop and start the instance.</p> </li> </ul> </note>",
19858          "locationName":"force"
19859        }
19860      },
19861      "documentation":"<p>Contains the parameters for DetachNetworkInterface.</p>"
19862    },
19863    "DetachVolumeRequest":{
19864      "type":"structure",
19865      "required":["VolumeId"],
19866      "members":{
19867        "Device":{
19868          "shape":"String",
19869          "documentation":"<p>The device name.</p>"
19870        },
19871        "Force":{
19872          "shape":"Boolean",
19873          "documentation":"<p>Forces detachment if the previous detachment attempt did not occur cleanly (for example, logging into an instance, unmounting the volume, and detaching normally). This option can lead to data loss or a corrupted file system. Use this option only as a last resort to detach a volume from a failed instance. The instance won't have an opportunity to flush file system caches or file system metadata. If you use this option, you must perform file system check and repair procedures.</p>"
19874        },
19875        "InstanceId":{
19876          "shape":"InstanceId",
19877          "documentation":"<p>The ID of the instance. If you are detaching a Multi-Attach enabled volume, you must specify an instance ID.</p>"
19878        },
19879        "VolumeId":{
19880          "shape":"VolumeId",
19881          "documentation":"<p>The ID of the volume.</p>"
19882        },
19883        "DryRun":{
19884          "shape":"Boolean",
19885          "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>",
19886          "locationName":"dryRun"
19887        }
19888      }
19889    },
19890    "DetachVpnGatewayRequest":{
19891      "type":"structure",
19892      "required":[
19893        "VpcId",
19894        "VpnGatewayId"
19895      ],
19896      "members":{
19897        "VpcId":{
19898          "shape":"VpcId",
19899          "documentation":"<p>The ID of the VPC.</p>"
19900        },
19901        "VpnGatewayId":{
19902          "shape":"VpnGatewayId",
19903          "documentation":"<p>The ID of the virtual private gateway.</p>"
19904        },
19905        "DryRun":{
19906          "shape":"Boolean",
19907          "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>",
19908          "locationName":"dryRun"
19909        }
19910      },
19911      "documentation":"<p>Contains the parameters for DetachVpnGateway.</p>"
19912    },
19913    "DeviceType":{
19914      "type":"string",
19915      "enum":[
19916        "ebs",
19917        "instance-store"
19918      ]
19919    },
19920    "DhcpConfiguration":{
19921      "type":"structure",
19922      "members":{
19923        "Key":{
19924          "shape":"String",
19925          "documentation":"<p>The name of a DHCP option.</p>",
19926          "locationName":"key"
19927        },
19928        "Values":{
19929          "shape":"DhcpConfigurationValueList",
19930          "documentation":"<p>One or more values for the DHCP option.</p>",
19931          "locationName":"valueSet"
19932        }
19933      },
19934      "documentation":"<p>Describes a DHCP configuration option.</p>"
19935    },
19936    "DhcpConfigurationList":{
19937      "type":"list",
19938      "member":{
19939        "shape":"DhcpConfiguration",
19940        "locationName":"item"
19941      }
19942    },
19943    "DhcpConfigurationValueList":{
19944      "type":"list",
19945      "member":{
19946        "shape":"AttributeValue",
19947        "locationName":"item"
19948      }
19949    },
19950    "DhcpOptions":{
19951      "type":"structure",
19952      "members":{
19953        "DhcpConfigurations":{
19954          "shape":"DhcpConfigurationList",
19955          "documentation":"<p>One or more DHCP options in the set.</p>",
19956          "locationName":"dhcpConfigurationSet"
19957        },
19958        "DhcpOptionsId":{
19959          "shape":"String",
19960          "documentation":"<p>The ID of the set of DHCP options.</p>",
19961          "locationName":"dhcpOptionsId"
19962        },
19963        "OwnerId":{
19964          "shape":"String",
19965          "documentation":"<p>The ID of the Amazon Web Services account that owns the DHCP options set.</p>",
19966          "locationName":"ownerId"
19967        },
19968        "Tags":{
19969          "shape":"TagList",
19970          "documentation":"<p>Any tags assigned to the DHCP options set.</p>",
19971          "locationName":"tagSet"
19972        }
19973      },
19974      "documentation":"<p>Describes a set of DHCP options.</p>"
19975    },
19976    "DhcpOptionsId":{"type":"string"},
19977    "DhcpOptionsIdStringList":{
19978      "type":"list",
19979      "member":{
19980        "shape":"DhcpOptionsId",
19981        "locationName":"DhcpOptionsId"
19982      }
19983    },
19984    "DhcpOptionsList":{
19985      "type":"list",
19986      "member":{
19987        "shape":"DhcpOptions",
19988        "locationName":"item"
19989      }
19990    },
19991    "DirectoryServiceAuthentication":{
19992      "type":"structure",
19993      "members":{
19994        "DirectoryId":{
19995          "shape":"String",
19996          "documentation":"<p>The ID of the Active Directory used for authentication.</p>",
19997          "locationName":"directoryId"
19998        }
19999      },
20000      "documentation":"<p>Describes an Active Directory.</p>"
20001    },
20002    "DirectoryServiceAuthenticationRequest":{
20003      "type":"structure",
20004      "members":{
20005        "DirectoryId":{
20006          "shape":"String",
20007          "documentation":"<p>The ID of the Active Directory to be used for authentication.</p>"
20008        }
20009      },
20010      "documentation":"<p>Describes the Active Directory to be used for client authentication.</p>"
20011    },
20012    "DisableEbsEncryptionByDefaultRequest":{
20013      "type":"structure",
20014      "members":{
20015        "DryRun":{
20016          "shape":"Boolean",
20017          "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>"
20018        }
20019      }
20020    },
20021    "DisableEbsEncryptionByDefaultResult":{
20022      "type":"structure",
20023      "members":{
20024        "EbsEncryptionByDefault":{
20025          "shape":"Boolean",
20026          "documentation":"<p>The updated status of encryption by default.</p>",
20027          "locationName":"ebsEncryptionByDefault"
20028        }
20029      }
20030    },
20031    "DisableFastSnapshotRestoreErrorItem":{
20032      "type":"structure",
20033      "members":{
20034        "SnapshotId":{
20035          "shape":"String",
20036          "documentation":"<p>The ID of the snapshot.</p>",
20037          "locationName":"snapshotId"
20038        },
20039        "FastSnapshotRestoreStateErrors":{
20040          "shape":"DisableFastSnapshotRestoreStateErrorSet",
20041          "documentation":"<p>The errors.</p>",
20042          "locationName":"fastSnapshotRestoreStateErrorSet"
20043        }
20044      },
20045      "documentation":"<p>Contains information about the errors that occurred when disabling fast snapshot restores.</p>"
20046    },
20047    "DisableFastSnapshotRestoreErrorSet":{
20048      "type":"list",
20049      "member":{
20050        "shape":"DisableFastSnapshotRestoreErrorItem",
20051        "locationName":"item"
20052      }
20053    },
20054    "DisableFastSnapshotRestoreStateError":{
20055      "type":"structure",
20056      "members":{
20057        "Code":{
20058          "shape":"String",
20059          "documentation":"<p>The error code.</p>",
20060          "locationName":"code"
20061        },
20062        "Message":{
20063          "shape":"String",
20064          "documentation":"<p>The error message.</p>",
20065          "locationName":"message"
20066        }
20067      },
20068      "documentation":"<p>Describes an error that occurred when disabling fast snapshot restores.</p>"
20069    },
20070    "DisableFastSnapshotRestoreStateErrorItem":{
20071      "type":"structure",
20072      "members":{
20073        "AvailabilityZone":{
20074          "shape":"String",
20075          "documentation":"<p>The Availability Zone.</p>",
20076          "locationName":"availabilityZone"
20077        },
20078        "Error":{
20079          "shape":"DisableFastSnapshotRestoreStateError",
20080          "documentation":"<p>The error.</p>",
20081          "locationName":"error"
20082        }
20083      },
20084      "documentation":"<p>Contains information about an error that occurred when disabling fast snapshot restores.</p>"
20085    },
20086    "DisableFastSnapshotRestoreStateErrorSet":{
20087      "type":"list",
20088      "member":{
20089        "shape":"DisableFastSnapshotRestoreStateErrorItem",
20090        "locationName":"item"
20091      }
20092    },
20093    "DisableFastSnapshotRestoreSuccessItem":{
20094      "type":"structure",
20095      "members":{
20096        "SnapshotId":{
20097          "shape":"String",
20098          "documentation":"<p>The ID of the snapshot.</p>",
20099          "locationName":"snapshotId"
20100        },
20101        "AvailabilityZone":{
20102          "shape":"String",
20103          "documentation":"<p>The Availability Zone.</p>",
20104          "locationName":"availabilityZone"
20105        },
20106        "State":{
20107          "shape":"FastSnapshotRestoreStateCode",
20108          "documentation":"<p>The state of fast snapshot restores for the snapshot.</p>",
20109          "locationName":"state"
20110        },
20111        "StateTransitionReason":{
20112          "shape":"String",
20113          "documentation":"<p>The reason for the state transition. The possible values are as follows:</p> <ul> <li> <p> <code>Client.UserInitiated</code> - The state successfully transitioned to <code>enabling</code> or <code>disabling</code>.</p> </li> <li> <p> <code>Client.UserInitiated - Lifecycle state transition</code> - The state successfully transitioned to <code>optimizing</code>, <code>enabled</code>, or <code>disabled</code>.</p> </li> </ul>",
20114          "locationName":"stateTransitionReason"
20115        },
20116        "OwnerId":{
20117          "shape":"String",
20118          "documentation":"<p>The ID of the Amazon Web Services account that enabled fast snapshot restores on the snapshot.</p>",
20119          "locationName":"ownerId"
20120        },
20121        "OwnerAlias":{
20122          "shape":"String",
20123          "documentation":"<p>The Amazon Web Services owner alias that enabled fast snapshot restores on the snapshot. This is intended for future use.</p>",
20124          "locationName":"ownerAlias"
20125        },
20126        "EnablingTime":{
20127          "shape":"MillisecondDateTime",
20128          "documentation":"<p>The time at which fast snapshot restores entered the <code>enabling</code> state.</p>",
20129          "locationName":"enablingTime"
20130        },
20131        "OptimizingTime":{
20132          "shape":"MillisecondDateTime",
20133          "documentation":"<p>The time at which fast snapshot restores entered the <code>optimizing</code> state.</p>",
20134          "locationName":"optimizingTime"
20135        },
20136        "EnabledTime":{
20137          "shape":"MillisecondDateTime",
20138          "documentation":"<p>The time at which fast snapshot restores entered the <code>enabled</code> state.</p>",
20139          "locationName":"enabledTime"
20140        },
20141        "DisablingTime":{
20142          "shape":"MillisecondDateTime",
20143          "documentation":"<p>The time at which fast snapshot restores entered the <code>disabling</code> state.</p>",
20144          "locationName":"disablingTime"
20145        },
20146        "DisabledTime":{
20147          "shape":"MillisecondDateTime",
20148          "documentation":"<p>The time at which fast snapshot restores entered the <code>disabled</code> state.</p>",
20149          "locationName":"disabledTime"
20150        }
20151      },
20152      "documentation":"<p>Describes fast snapshot restores that were successfully disabled.</p>"
20153    },
20154    "DisableFastSnapshotRestoreSuccessSet":{
20155      "type":"list",
20156      "member":{
20157        "shape":"DisableFastSnapshotRestoreSuccessItem",
20158        "locationName":"item"
20159      }
20160    },
20161    "DisableFastSnapshotRestoresRequest":{
20162      "type":"structure",
20163      "required":[
20164        "AvailabilityZones",
20165        "SourceSnapshotIds"
20166      ],
20167      "members":{
20168        "AvailabilityZones":{
20169          "shape":"AvailabilityZoneStringList",
20170          "documentation":"<p>One or more Availability Zones. For example, <code>us-east-2a</code>.</p>",
20171          "locationName":"AvailabilityZone"
20172        },
20173        "SourceSnapshotIds":{
20174          "shape":"SnapshotIdStringList",
20175          "documentation":"<p>The IDs of one or more snapshots. For example, <code>snap-1234567890abcdef0</code>.</p>",
20176          "locationName":"SourceSnapshotId"
20177        },
20178        "DryRun":{
20179          "shape":"Boolean",
20180          "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>"
20181        }
20182      }
20183    },
20184    "DisableFastSnapshotRestoresResult":{
20185      "type":"structure",
20186      "members":{
20187        "Successful":{
20188          "shape":"DisableFastSnapshotRestoreSuccessSet",
20189          "documentation":"<p>Information about the snapshots for which fast snapshot restores were successfully disabled.</p>",
20190          "locationName":"successful"
20191        },
20192        "Unsuccessful":{
20193          "shape":"DisableFastSnapshotRestoreErrorSet",
20194          "documentation":"<p>Information about the snapshots for which fast snapshot restores could not be disabled.</p>",
20195          "locationName":"unsuccessful"
20196        }
20197      }
20198    },
20199    "DisableImageDeprecationRequest":{
20200      "type":"structure",
20201      "required":["ImageId"],
20202      "members":{
20203        "ImageId":{
20204          "shape":"ImageId",
20205          "documentation":"<p>The ID of the AMI.</p>"
20206        },
20207        "DryRun":{
20208          "shape":"Boolean",
20209          "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>"
20210        }
20211      }
20212    },
20213    "DisableImageDeprecationResult":{
20214      "type":"structure",
20215      "members":{
20216        "Return":{
20217          "shape":"Boolean",
20218          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
20219          "locationName":"return"
20220        }
20221      }
20222    },
20223    "DisableSerialConsoleAccessRequest":{
20224      "type":"structure",
20225      "members":{
20226        "DryRun":{
20227          "shape":"Boolean",
20228          "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>"
20229        }
20230      }
20231    },
20232    "DisableSerialConsoleAccessResult":{
20233      "type":"structure",
20234      "members":{
20235        "SerialConsoleAccessEnabled":{
20236          "shape":"Boolean",
20237          "documentation":"<p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for your account. If <code>false</code>, access to the EC2 serial console of all instances is disabled for your account.</p>",
20238          "locationName":"serialConsoleAccessEnabled"
20239        }
20240      }
20241    },
20242    "DisableTransitGatewayRouteTablePropagationRequest":{
20243      "type":"structure",
20244      "required":[
20245        "TransitGatewayRouteTableId",
20246        "TransitGatewayAttachmentId"
20247      ],
20248      "members":{
20249        "TransitGatewayRouteTableId":{
20250          "shape":"TransitGatewayRouteTableId",
20251          "documentation":"<p>The ID of the propagation route table.</p>"
20252        },
20253        "TransitGatewayAttachmentId":{
20254          "shape":"TransitGatewayAttachmentId",
20255          "documentation":"<p>The ID of the attachment.</p>"
20256        },
20257        "DryRun":{
20258          "shape":"Boolean",
20259          "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>"
20260        }
20261      }
20262    },
20263    "DisableTransitGatewayRouteTablePropagationResult":{
20264      "type":"structure",
20265      "members":{
20266        "Propagation":{
20267          "shape":"TransitGatewayPropagation",
20268          "documentation":"<p>Information about route propagation.</p>",
20269          "locationName":"propagation"
20270        }
20271      }
20272    },
20273    "DisableVgwRoutePropagationRequest":{
20274      "type":"structure",
20275      "required":[
20276        "GatewayId",
20277        "RouteTableId"
20278      ],
20279      "members":{
20280        "GatewayId":{
20281          "shape":"VpnGatewayId",
20282          "documentation":"<p>The ID of the virtual private gateway.</p>"
20283        },
20284        "RouteTableId":{
20285          "shape":"RouteTableId",
20286          "documentation":"<p>The ID of the route table.</p>"
20287        },
20288        "DryRun":{
20289          "shape":"Boolean",
20290          "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>"
20291        }
20292      },
20293      "documentation":"<p>Contains the parameters for DisableVgwRoutePropagation.</p>"
20294    },
20295    "DisableVpcClassicLinkDnsSupportRequest":{
20296      "type":"structure",
20297      "members":{
20298        "VpcId":{
20299          "shape":"VpcId",
20300          "documentation":"<p>The ID of the VPC.</p>"
20301        }
20302      }
20303    },
20304    "DisableVpcClassicLinkDnsSupportResult":{
20305      "type":"structure",
20306      "members":{
20307        "Return":{
20308          "shape":"Boolean",
20309          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
20310          "locationName":"return"
20311        }
20312      }
20313    },
20314    "DisableVpcClassicLinkRequest":{
20315      "type":"structure",
20316      "required":["VpcId"],
20317      "members":{
20318        "DryRun":{
20319          "shape":"Boolean",
20320          "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>",
20321          "locationName":"dryRun"
20322        },
20323        "VpcId":{
20324          "shape":"VpcId",
20325          "documentation":"<p>The ID of the VPC.</p>",
20326          "locationName":"vpcId"
20327        }
20328      }
20329    },
20330    "DisableVpcClassicLinkResult":{
20331      "type":"structure",
20332      "members":{
20333        "Return":{
20334          "shape":"Boolean",
20335          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
20336          "locationName":"return"
20337        }
20338      }
20339    },
20340    "DisassociateAddressRequest":{
20341      "type":"structure",
20342      "members":{
20343        "AssociationId":{
20344          "shape":"ElasticIpAssociationId",
20345          "documentation":"<p>[EC2-VPC] The association ID. Required for EC2-VPC.</p>"
20346        },
20347        "PublicIp":{
20348          "shape":"String",
20349          "documentation":"<p>[EC2-Classic] The Elastic IP address. Required for EC2-Classic.</p>"
20350        },
20351        "DryRun":{
20352          "shape":"Boolean",
20353          "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>",
20354          "locationName":"dryRun"
20355        }
20356      }
20357    },
20358    "DisassociateClientVpnTargetNetworkRequest":{
20359      "type":"structure",
20360      "required":[
20361        "ClientVpnEndpointId",
20362        "AssociationId"
20363      ],
20364      "members":{
20365        "ClientVpnEndpointId":{
20366          "shape":"ClientVpnEndpointId",
20367          "documentation":"<p>The ID of the Client VPN endpoint from which to disassociate the target network.</p>"
20368        },
20369        "AssociationId":{
20370          "shape":"ClientVpnAssociationId",
20371          "documentation":"<p>The ID of the target network association.</p>"
20372        },
20373        "DryRun":{
20374          "shape":"Boolean",
20375          "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>"
20376        }
20377      }
20378    },
20379    "DisassociateClientVpnTargetNetworkResult":{
20380      "type":"structure",
20381      "members":{
20382        "AssociationId":{
20383          "shape":"String",
20384          "documentation":"<p>The ID of the target network association.</p>",
20385          "locationName":"associationId"
20386        },
20387        "Status":{
20388          "shape":"AssociationStatus",
20389          "documentation":"<p>The current state of the target network association.</p>",
20390          "locationName":"status"
20391        }
20392      }
20393    },
20394    "DisassociateEnclaveCertificateIamRoleRequest":{
20395      "type":"structure",
20396      "members":{
20397        "CertificateArn":{
20398          "shape":"ResourceArn",
20399          "documentation":"<p>The ARN of the ACM certificate from which to disassociate the IAM role.</p>"
20400        },
20401        "RoleArn":{
20402          "shape":"ResourceArn",
20403          "documentation":"<p>The ARN of the IAM role to disassociate.</p>"
20404        },
20405        "DryRun":{
20406          "shape":"Boolean",
20407          "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>"
20408        }
20409      }
20410    },
20411    "DisassociateEnclaveCertificateIamRoleResult":{
20412      "type":"structure",
20413      "members":{
20414        "Return":{
20415          "shape":"Boolean",
20416          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
20417          "locationName":"return"
20418        }
20419      }
20420    },
20421    "DisassociateIamInstanceProfileRequest":{
20422      "type":"structure",
20423      "required":["AssociationId"],
20424      "members":{
20425        "AssociationId":{
20426          "shape":"IamInstanceProfileAssociationId",
20427          "documentation":"<p>The ID of the IAM instance profile association.</p>"
20428        }
20429      }
20430    },
20431    "DisassociateIamInstanceProfileResult":{
20432      "type":"structure",
20433      "members":{
20434        "IamInstanceProfileAssociation":{
20435          "shape":"IamInstanceProfileAssociation",
20436          "documentation":"<p>Information about the IAM instance profile association.</p>",
20437          "locationName":"iamInstanceProfileAssociation"
20438        }
20439      }
20440    },
20441    "DisassociateInstanceEventWindowRequest":{
20442      "type":"structure",
20443      "required":[
20444        "InstanceEventWindowId",
20445        "AssociationTarget"
20446      ],
20447      "members":{
20448        "DryRun":{
20449          "shape":"Boolean",
20450          "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>"
20451        },
20452        "InstanceEventWindowId":{
20453          "shape":"InstanceEventWindowId",
20454          "documentation":"<p>The ID of the event window.</p>"
20455        },
20456        "AssociationTarget":{
20457          "shape":"InstanceEventWindowDisassociationRequest",
20458          "documentation":"<p>One or more targets to disassociate from the specified event window.</p>"
20459        }
20460      }
20461    },
20462    "DisassociateInstanceEventWindowResult":{
20463      "type":"structure",
20464      "members":{
20465        "InstanceEventWindow":{
20466          "shape":"InstanceEventWindow",
20467          "documentation":"<p>Information about the event window.</p>",
20468          "locationName":"instanceEventWindow"
20469        }
20470      }
20471    },
20472    "DisassociateRouteTableRequest":{
20473      "type":"structure",
20474      "required":["AssociationId"],
20475      "members":{
20476        "AssociationId":{
20477          "shape":"RouteTableAssociationId",
20478          "documentation":"<p>The association ID representing the current association between the route table and subnet or gateway.</p>",
20479          "locationName":"associationId"
20480        },
20481        "DryRun":{
20482          "shape":"Boolean",
20483          "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>",
20484          "locationName":"dryRun"
20485        }
20486      }
20487    },
20488    "DisassociateSubnetCidrBlockRequest":{
20489      "type":"structure",
20490      "required":["AssociationId"],
20491      "members":{
20492        "AssociationId":{
20493          "shape":"SubnetCidrAssociationId",
20494          "documentation":"<p>The association ID for the CIDR block.</p>",
20495          "locationName":"associationId"
20496        }
20497      }
20498    },
20499    "DisassociateSubnetCidrBlockResult":{
20500      "type":"structure",
20501      "members":{
20502        "Ipv6CidrBlockAssociation":{
20503          "shape":"SubnetIpv6CidrBlockAssociation",
20504          "documentation":"<p>Information about the IPv6 CIDR block association.</p>",
20505          "locationName":"ipv6CidrBlockAssociation"
20506        },
20507        "SubnetId":{
20508          "shape":"String",
20509          "documentation":"<p>The ID of the subnet.</p>",
20510          "locationName":"subnetId"
20511        }
20512      }
20513    },
20514    "DisassociateTransitGatewayMulticastDomainRequest":{
20515      "type":"structure",
20516      "members":{
20517        "TransitGatewayMulticastDomainId":{
20518          "shape":"TransitGatewayMulticastDomainId",
20519          "documentation":"<p>The ID of the transit gateway multicast domain.</p>"
20520        },
20521        "TransitGatewayAttachmentId":{
20522          "shape":"TransitGatewayAttachmentId",
20523          "documentation":"<p>The ID of the attachment.</p>"
20524        },
20525        "SubnetIds":{
20526          "shape":"TransitGatewaySubnetIdList",
20527          "documentation":"<p>The IDs of the subnets;</p>"
20528        },
20529        "DryRun":{
20530          "shape":"Boolean",
20531          "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>"
20532        }
20533      }
20534    },
20535    "DisassociateTransitGatewayMulticastDomainResult":{
20536      "type":"structure",
20537      "members":{
20538        "Associations":{
20539          "shape":"TransitGatewayMulticastDomainAssociations",
20540          "documentation":"<p>Information about the association.</p>",
20541          "locationName":"associations"
20542        }
20543      }
20544    },
20545    "DisassociateTransitGatewayRouteTableRequest":{
20546      "type":"structure",
20547      "required":[
20548        "TransitGatewayRouteTableId",
20549        "TransitGatewayAttachmentId"
20550      ],
20551      "members":{
20552        "TransitGatewayRouteTableId":{
20553          "shape":"TransitGatewayRouteTableId",
20554          "documentation":"<p>The ID of the transit gateway route table.</p>"
20555        },
20556        "TransitGatewayAttachmentId":{
20557          "shape":"TransitGatewayAttachmentId",
20558          "documentation":"<p>The ID of the attachment.</p>"
20559        },
20560        "DryRun":{
20561          "shape":"Boolean",
20562          "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>"
20563        }
20564      }
20565    },
20566    "DisassociateTransitGatewayRouteTableResult":{
20567      "type":"structure",
20568      "members":{
20569        "Association":{
20570          "shape":"TransitGatewayAssociation",
20571          "documentation":"<p>Information about the association.</p>",
20572          "locationName":"association"
20573        }
20574      }
20575    },
20576    "DisassociateTrunkInterfaceRequest":{
20577      "type":"structure",
20578      "required":["AssociationId"],
20579      "members":{
20580        "AssociationId":{
20581          "shape":"TrunkInterfaceAssociationId",
20582          "documentation":"<p>The ID of the association</p>"
20583        },
20584        "ClientToken":{
20585          "shape":"String",
20586          "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/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html\">How to Ensure Idempotency</a>.</p>",
20587          "idempotencyToken":true
20588        },
20589        "DryRun":{
20590          "shape":"Boolean",
20591          "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>"
20592        }
20593      }
20594    },
20595    "DisassociateTrunkInterfaceResult":{
20596      "type":"structure",
20597      "members":{
20598        "Return":{
20599          "shape":"Boolean",
20600          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
20601          "locationName":"return"
20602        },
20603        "ClientToken":{
20604          "shape":"String",
20605          "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/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html\">How to Ensure Idempotency</a>.</p>",
20606          "locationName":"clientToken"
20607        }
20608      }
20609    },
20610    "DisassociateVpcCidrBlockRequest":{
20611      "type":"structure",
20612      "required":["AssociationId"],
20613      "members":{
20614        "AssociationId":{
20615          "shape":"VpcCidrAssociationId",
20616          "documentation":"<p>The association ID for the CIDR block.</p>",
20617          "locationName":"associationId"
20618        }
20619      }
20620    },
20621    "DisassociateVpcCidrBlockResult":{
20622      "type":"structure",
20623      "members":{
20624        "Ipv6CidrBlockAssociation":{
20625          "shape":"VpcIpv6CidrBlockAssociation",
20626          "documentation":"<p>Information about the IPv6 CIDR block association.</p>",
20627          "locationName":"ipv6CidrBlockAssociation"
20628        },
20629        "CidrBlockAssociation":{
20630          "shape":"VpcCidrBlockAssociation",
20631          "documentation":"<p>Information about the IPv4 CIDR block association.</p>",
20632          "locationName":"cidrBlockAssociation"
20633        },
20634        "VpcId":{
20635          "shape":"String",
20636          "documentation":"<p>The ID of the VPC.</p>",
20637          "locationName":"vpcId"
20638        }
20639      }
20640    },
20641    "DiskCount":{"type":"integer"},
20642    "DiskImage":{
20643      "type":"structure",
20644      "members":{
20645        "Description":{
20646          "shape":"String",
20647          "documentation":"<p>A description of the disk image.</p>"
20648        },
20649        "Image":{
20650          "shape":"DiskImageDetail",
20651          "documentation":"<p>Information about the disk image.</p>"
20652        },
20653        "Volume":{
20654          "shape":"VolumeDetail",
20655          "documentation":"<p>Information about the volume.</p>"
20656        }
20657      },
20658      "documentation":"<p>Describes a disk image.</p>"
20659    },
20660    "DiskImageDescription":{
20661      "type":"structure",
20662      "members":{
20663        "Checksum":{
20664          "shape":"String",
20665          "documentation":"<p>The checksum computed for the disk image.</p>",
20666          "locationName":"checksum"
20667        },
20668        "Format":{
20669          "shape":"DiskImageFormat",
20670          "documentation":"<p>The disk image format.</p>",
20671          "locationName":"format"
20672        },
20673        "ImportManifestUrl":{
20674          "shape":"String",
20675          "documentation":"<p>A presigned URL for the import manifest stored in Amazon S3. For information about creating a presigned URL for an Amazon S3 object, read the \"Query String Request Authentication Alternative\" section of the <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/dev/RESTAuthentication.html\">Authenticating REST Requests</a> topic in the <i>Amazon Simple Storage Service Developer Guide</i>.</p> <p>For information about the import manifest referenced by this API action, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/manifest.html\">VM Import Manifest</a>.</p>",
20676          "locationName":"importManifestUrl"
20677        },
20678        "Size":{
20679          "shape":"Long",
20680          "documentation":"<p>The size of the disk image, in GiB.</p>",
20681          "locationName":"size"
20682        }
20683      },
20684      "documentation":"<p>Describes a disk image.</p>"
20685    },
20686    "DiskImageDetail":{
20687      "type":"structure",
20688      "required":[
20689        "Bytes",
20690        "Format",
20691        "ImportManifestUrl"
20692      ],
20693      "members":{
20694        "Bytes":{
20695          "shape":"Long",
20696          "documentation":"<p>The size of the disk image, in GiB.</p>",
20697          "locationName":"bytes"
20698        },
20699        "Format":{
20700          "shape":"DiskImageFormat",
20701          "documentation":"<p>The disk image format.</p>",
20702          "locationName":"format"
20703        },
20704        "ImportManifestUrl":{
20705          "shape":"String",
20706          "documentation":"<p>A presigned URL for the import manifest stored in Amazon S3 and presented here as an Amazon S3 presigned URL. For information about creating a presigned URL for an Amazon S3 object, read the \"Query String Request Authentication Alternative\" section of the <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/dev/RESTAuthentication.html\">Authenticating REST Requests</a> topic in the <i>Amazon Simple Storage Service Developer Guide</i>.</p> <p>For information about the import manifest referenced by this API action, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/manifest.html\">VM Import Manifest</a>.</p>",
20707          "locationName":"importManifestUrl"
20708        }
20709      },
20710      "documentation":"<p>Describes a disk image.</p>"
20711    },
20712    "DiskImageFormat":{
20713      "type":"string",
20714      "enum":[
20715        "VMDK",
20716        "RAW",
20717        "VHD"
20718      ]
20719    },
20720    "DiskImageList":{
20721      "type":"list",
20722      "member":{"shape":"DiskImage"}
20723    },
20724    "DiskImageVolumeDescription":{
20725      "type":"structure",
20726      "members":{
20727        "Id":{
20728          "shape":"String",
20729          "documentation":"<p>The volume identifier.</p>",
20730          "locationName":"id"
20731        },
20732        "Size":{
20733          "shape":"Long",
20734          "documentation":"<p>The size of the volume, in GiB.</p>",
20735          "locationName":"size"
20736        }
20737      },
20738      "documentation":"<p>Describes a disk image volume.</p>"
20739    },
20740    "DiskInfo":{
20741      "type":"structure",
20742      "members":{
20743        "SizeInGB":{
20744          "shape":"DiskSize",
20745          "documentation":"<p>The size of the disk in GB.</p>",
20746          "locationName":"sizeInGB"
20747        },
20748        "Count":{
20749          "shape":"DiskCount",
20750          "documentation":"<p>The number of disks with this configuration.</p>",
20751          "locationName":"count"
20752        },
20753        "Type":{
20754          "shape":"DiskType",
20755          "documentation":"<p>The type of disk.</p>",
20756          "locationName":"type"
20757        }
20758      },
20759      "documentation":"<p>Describes a disk.</p>"
20760    },
20761    "DiskInfoList":{
20762      "type":"list",
20763      "member":{
20764        "shape":"DiskInfo",
20765        "locationName":"item"
20766      }
20767    },
20768    "DiskSize":{"type":"long"},
20769    "DiskType":{
20770      "type":"string",
20771      "enum":[
20772        "hdd",
20773        "ssd"
20774      ]
20775    },
20776    "DnsEntry":{
20777      "type":"structure",
20778      "members":{
20779        "DnsName":{
20780          "shape":"String",
20781          "documentation":"<p>The DNS name.</p>",
20782          "locationName":"dnsName"
20783        },
20784        "HostedZoneId":{
20785          "shape":"String",
20786          "documentation":"<p>The ID of the private hosted zone.</p>",
20787          "locationName":"hostedZoneId"
20788        }
20789      },
20790      "documentation":"<p>Describes a DNS entry.</p>"
20791    },
20792    "DnsEntrySet":{
20793      "type":"list",
20794      "member":{
20795        "shape":"DnsEntry",
20796        "locationName":"item"
20797      }
20798    },
20799    "DnsNameState":{
20800      "type":"string",
20801      "enum":[
20802        "pendingVerification",
20803        "verified",
20804        "failed"
20805      ]
20806    },
20807    "DnsServersOptionsModifyStructure":{
20808      "type":"structure",
20809      "members":{
20810        "CustomDnsServers":{
20811          "shape":"ValueStringList",
20812          "documentation":"<p>The IPv4 address range, in CIDR notation, of the DNS servers to be used. You can specify up to two DNS servers. Ensure that the DNS servers can be reached by the clients. The specified values overwrite the existing values.</p>"
20813        },
20814        "Enabled":{
20815          "shape":"Boolean",
20816          "documentation":"<p>Indicates whether DNS servers should be used. Specify <code>False</code> to delete the existing DNS servers.</p>"
20817        }
20818      },
20819      "documentation":"<p>Information about the DNS server to be used.</p>"
20820    },
20821    "DnsSupportValue":{
20822      "type":"string",
20823      "enum":[
20824        "enable",
20825        "disable"
20826      ]
20827    },
20828    "DomainType":{
20829      "type":"string",
20830      "enum":[
20831        "vpc",
20832        "standard"
20833      ]
20834    },
20835    "Double":{"type":"double"},
20836    "DoubleWithConstraints":{
20837      "type":"double",
20838      "max":99.999,
20839      "min":0.001
20840    },
20841    "EbsBlockDevice":{
20842      "type":"structure",
20843      "members":{
20844        "DeleteOnTermination":{
20845          "shape":"Boolean",
20846          "documentation":"<p>Indicates whether the EBS volume is deleted on instance termination. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/terminating-instances.html#preserving-volumes-on-termination\">Preserving Amazon EBS volumes on instance termination</a> in the <i>Amazon EC2 User Guide</i>.</p>",
20847          "locationName":"deleteOnTermination"
20848        },
20849        "Iops":{
20850          "shape":"Integer",
20851          "documentation":"<p>The number of I/O operations per second (IOPS). For <code>gp3</code>, <code>io1</code>, and <code>io2</code> volumes, this represents the number of IOPS that are provisioned for the volume. For <code>gp2</code> volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.</p> <p>The following are the supported values for each volume type:</p> <ul> <li> <p> <code>gp3</code>: 3,000-16,000 IOPS</p> </li> <li> <p> <code>io1</code>: 100-64,000 IOPS</p> </li> <li> <p> <code>io2</code>: 100-64,000 IOPS</p> </li> </ul> <p>For <code>io1</code> and <code>io2</code> volumes, we guarantee 64,000 IOPS only for <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances\">Instances built on the Nitro System</a>. Other instance families guarantee performance up to 32,000 IOPS.</p> <p>This parameter is required for <code>io1</code> and <code>io2</code> volumes. The default for <code>gp3</code> volumes is 3,000 IOPS. This parameter is not supported for <code>gp2</code>, <code>st1</code>, <code>sc1</code>, or <code>standard</code> volumes.</p>",
20852          "locationName":"iops"
20853        },
20854        "SnapshotId":{
20855          "shape":"SnapshotId",
20856          "documentation":"<p>The ID of the snapshot.</p>",
20857          "locationName":"snapshotId"
20858        },
20859        "VolumeSize":{
20860          "shape":"Integer",
20861          "documentation":"<p>The size of the volume, in GiBs. You must specify either a snapshot ID or a volume size. If you specify a snapshot, the default is the snapshot size. You can specify a volume size that is equal to or larger than the snapshot size.</p> <p>The following are the supported volumes sizes for each volume type:</p> <ul> <li> <p> <code>gp2</code> and <code>gp3</code>:1-16,384</p> </li> <li> <p> <code>io1</code> and <code>io2</code>: 4-16,384</p> </li> <li> <p> <code>st1</code> and <code>sc1</code>: 125-16,384</p> </li> <li> <p> <code>standard</code>: 1-1,024</p> </li> </ul>",
20862          "locationName":"volumeSize"
20863        },
20864        "VolumeType":{
20865          "shape":"VolumeType",
20866          "documentation":"<p>The volume type. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html\">Amazon EBS volume types</a> in the <i>Amazon EC2 User Guide</i>. If the volume type is <code>io1</code> or <code>io2</code>, you must specify the IOPS that the volume supports.</p>",
20867          "locationName":"volumeType"
20868        },
20869        "KmsKeyId":{
20870          "shape":"String",
20871          "documentation":"<p>Identifier (key ID, key alias, ID ARN, or alias ARN) for a customer managed CMK under which the EBS volume is encrypted.</p> <p>This parameter is only supported on <code>BlockDeviceMapping</code> objects called by <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html\">RunInstances</a>, <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RequestSpotFleet.html\">RequestSpotFleet</a>, and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RequestSpotInstances.html\">RequestSpotInstances</a>.</p>"
20872        },
20873        "Throughput":{
20874          "shape":"Integer",
20875          "documentation":"<p>The throughput that the volume supports, in MiB/s.</p> <p>This parameter is valid only for <code>gp3</code> volumes.</p> <p>Valid Range: Minimum value of 125. Maximum value of 1000.</p>",
20876          "locationName":"throughput"
20877        },
20878        "OutpostArn":{
20879          "shape":"String",
20880          "documentation":"<p>The ARN of the Outpost on which the snapshot is stored.</p>",
20881          "locationName":"outpostArn"
20882        },
20883        "Encrypted":{
20884          "shape":"Boolean",
20885          "documentation":"<p>Indicates whether the encryption state of an EBS volume is changed while being restored from a backing snapshot. The effect of setting the encryption state to <code>true</code> depends on the volume origin (new or from a snapshot), starting encryption state, ownership, and whether encryption by default is enabled. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html#encryption-parameters\">Amazon EBS encryption</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>In no case can you remove encryption from an encrypted volume.</p> <p>Encrypted volumes can only be attached to instances that support Amazon EBS encryption. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html#EBSEncryption_supported_instances\">Supported instance types</a>.</p> <p>This parameter is not returned by .</p>",
20886          "locationName":"encrypted"
20887        }
20888      },
20889      "documentation":"<p>Describes a block device for an EBS volume.</p>"
20890    },
20891    "EbsEncryptionSupport":{
20892      "type":"string",
20893      "enum":[
20894        "unsupported",
20895        "supported"
20896      ]
20897    },
20898    "EbsInfo":{
20899      "type":"structure",
20900      "members":{
20901        "EbsOptimizedSupport":{
20902          "shape":"EbsOptimizedSupport",
20903          "documentation":"<p>Indicates whether the instance type is Amazon EBS-optimized. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSOptimized.html\">Amazon EBS-optimized instances</a> in <i>Amazon EC2 User Guide</i>.</p>",
20904          "locationName":"ebsOptimizedSupport"
20905        },
20906        "EncryptionSupport":{
20907          "shape":"EbsEncryptionSupport",
20908          "documentation":"<p>Indicates whether Amazon EBS encryption is supported.</p>",
20909          "locationName":"encryptionSupport"
20910        },
20911        "EbsOptimizedInfo":{
20912          "shape":"EbsOptimizedInfo",
20913          "documentation":"<p>Describes the optimized EBS performance for the instance type.</p>",
20914          "locationName":"ebsOptimizedInfo"
20915        },
20916        "NvmeSupport":{
20917          "shape":"EbsNvmeSupport",
20918          "documentation":"<p>Indicates whether non-volatile memory express (NVMe) is supported.</p>",
20919          "locationName":"nvmeSupport"
20920        }
20921      },
20922      "documentation":"<p>Describes the Amazon EBS features supported by the instance type.</p>"
20923    },
20924    "EbsInstanceBlockDevice":{
20925      "type":"structure",
20926      "members":{
20927        "AttachTime":{
20928          "shape":"DateTime",
20929          "documentation":"<p>The time stamp when the attachment initiated.</p>",
20930          "locationName":"attachTime"
20931        },
20932        "DeleteOnTermination":{
20933          "shape":"Boolean",
20934          "documentation":"<p>Indicates whether the volume is deleted on instance termination.</p>",
20935          "locationName":"deleteOnTermination"
20936        },
20937        "Status":{
20938          "shape":"AttachmentStatus",
20939          "documentation":"<p>The attachment state.</p>",
20940          "locationName":"status"
20941        },
20942        "VolumeId":{
20943          "shape":"String",
20944          "documentation":"<p>The ID of the EBS volume.</p>",
20945          "locationName":"volumeId"
20946        }
20947      },
20948      "documentation":"<p>Describes a parameter used to set up an EBS volume in a block device mapping.</p>"
20949    },
20950    "EbsInstanceBlockDeviceSpecification":{
20951      "type":"structure",
20952      "members":{
20953        "DeleteOnTermination":{
20954          "shape":"Boolean",
20955          "documentation":"<p>Indicates whether the volume is deleted on instance termination.</p>",
20956          "locationName":"deleteOnTermination"
20957        },
20958        "VolumeId":{
20959          "shape":"VolumeId",
20960          "documentation":"<p>The ID of the EBS volume.</p>",
20961          "locationName":"volumeId"
20962        }
20963      },
20964      "documentation":"<p>Describes information used to set up an EBS volume specified in a block device mapping.</p>"
20965    },
20966    "EbsNvmeSupport":{
20967      "type":"string",
20968      "enum":[
20969        "unsupported",
20970        "supported",
20971        "required"
20972      ]
20973    },
20974    "EbsOptimizedInfo":{
20975      "type":"structure",
20976      "members":{
20977        "BaselineBandwidthInMbps":{
20978          "shape":"BaselineBandwidthInMbps",
20979          "documentation":"<p>The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.</p>",
20980          "locationName":"baselineBandwidthInMbps"
20981        },
20982        "BaselineThroughputInMBps":{
20983          "shape":"BaselineThroughputInMBps",
20984          "documentation":"<p>The baseline throughput performance for an EBS-optimized instance type, in MB/s.</p>",
20985          "locationName":"baselineThroughputInMBps"
20986        },
20987        "BaselineIops":{
20988          "shape":"BaselineIops",
20989          "documentation":"<p>The baseline input/output storage operations per seconds for an EBS-optimized instance type.</p>",
20990          "locationName":"baselineIops"
20991        },
20992        "MaximumBandwidthInMbps":{
20993          "shape":"MaximumBandwidthInMbps",
20994          "documentation":"<p>The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.</p>",
20995          "locationName":"maximumBandwidthInMbps"
20996        },
20997        "MaximumThroughputInMBps":{
20998          "shape":"MaximumThroughputInMBps",
20999          "documentation":"<p>The maximum throughput performance for an EBS-optimized instance type, in MB/s.</p>",
21000          "locationName":"maximumThroughputInMBps"
21001        },
21002        "MaximumIops":{
21003          "shape":"MaximumIops",
21004          "documentation":"<p>The maximum input/output storage operations per second for an EBS-optimized instance type.</p>",
21005          "locationName":"maximumIops"
21006        }
21007      },
21008      "documentation":"<p>Describes the optimized EBS performance for supported instance types.</p>"
21009    },
21010    "EbsOptimizedSupport":{
21011      "type":"string",
21012      "enum":[
21013        "unsupported",
21014        "supported",
21015        "default"
21016      ]
21017    },
21018    "EfaInfo":{
21019      "type":"structure",
21020      "members":{
21021        "MaximumEfaInterfaces":{
21022          "shape":"MaximumEfaInterfaces",
21023          "documentation":"<p>The maximum number of Elastic Fabric Adapters for the instance type.</p>",
21024          "locationName":"maximumEfaInterfaces"
21025        }
21026      },
21027      "documentation":"<p>Describes the Elastic Fabric Adapters for the instance type.</p>"
21028    },
21029    "EfaSupportedFlag":{"type":"boolean"},
21030    "EgressOnlyInternetGateway":{
21031      "type":"structure",
21032      "members":{
21033        "Attachments":{
21034          "shape":"InternetGatewayAttachmentList",
21035          "documentation":"<p>Information about the attachment of the egress-only internet gateway.</p>",
21036          "locationName":"attachmentSet"
21037        },
21038        "EgressOnlyInternetGatewayId":{
21039          "shape":"EgressOnlyInternetGatewayId",
21040          "documentation":"<p>The ID of the egress-only internet gateway.</p>",
21041          "locationName":"egressOnlyInternetGatewayId"
21042        },
21043        "Tags":{
21044          "shape":"TagList",
21045          "documentation":"<p>The tags assigned to the egress-only internet gateway.</p>",
21046          "locationName":"tagSet"
21047        }
21048      },
21049      "documentation":"<p>Describes an egress-only internet gateway.</p>"
21050    },
21051    "EgressOnlyInternetGatewayId":{"type":"string"},
21052    "EgressOnlyInternetGatewayIdList":{
21053      "type":"list",
21054      "member":{
21055        "shape":"EgressOnlyInternetGatewayId",
21056        "locationName":"item"
21057      }
21058    },
21059    "EgressOnlyInternetGatewayList":{
21060      "type":"list",
21061      "member":{
21062        "shape":"EgressOnlyInternetGateway",
21063        "locationName":"item"
21064      }
21065    },
21066    "ElasticGpuAssociation":{
21067      "type":"structure",
21068      "members":{
21069        "ElasticGpuId":{
21070          "shape":"String",
21071          "documentation":"<p>The ID of the Elastic Graphics accelerator.</p>",
21072          "locationName":"elasticGpuId"
21073        },
21074        "ElasticGpuAssociationId":{
21075          "shape":"String",
21076          "documentation":"<p>The ID of the association.</p>",
21077          "locationName":"elasticGpuAssociationId"
21078        },
21079        "ElasticGpuAssociationState":{
21080          "shape":"String",
21081          "documentation":"<p>The state of the association between the instance and the Elastic Graphics accelerator.</p>",
21082          "locationName":"elasticGpuAssociationState"
21083        },
21084        "ElasticGpuAssociationTime":{
21085          "shape":"String",
21086          "documentation":"<p>The time the Elastic Graphics accelerator was associated with the instance.</p>",
21087          "locationName":"elasticGpuAssociationTime"
21088        }
21089      },
21090      "documentation":"<p>Describes the association between an instance and an Elastic Graphics accelerator.</p>"
21091    },
21092    "ElasticGpuAssociationList":{
21093      "type":"list",
21094      "member":{
21095        "shape":"ElasticGpuAssociation",
21096        "locationName":"item"
21097      }
21098    },
21099    "ElasticGpuHealth":{
21100      "type":"structure",
21101      "members":{
21102        "Status":{
21103          "shape":"ElasticGpuStatus",
21104          "documentation":"<p>The health status.</p>",
21105          "locationName":"status"
21106        }
21107      },
21108      "documentation":"<p>Describes the status of an Elastic Graphics accelerator.</p>"
21109    },
21110    "ElasticGpuId":{"type":"string"},
21111    "ElasticGpuIdSet":{
21112      "type":"list",
21113      "member":{
21114        "shape":"ElasticGpuId",
21115        "locationName":"item"
21116      }
21117    },
21118    "ElasticGpuSet":{
21119      "type":"list",
21120      "member":{
21121        "shape":"ElasticGpus",
21122        "locationName":"item"
21123      }
21124    },
21125    "ElasticGpuSpecification":{
21126      "type":"structure",
21127      "required":["Type"],
21128      "members":{
21129        "Type":{
21130          "shape":"String",
21131          "documentation":"<p>The type of Elastic Graphics accelerator. For more information about the values to specify for <code>Type</code>, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/elastic-graphics.html#elastic-graphics-basics\">Elastic Graphics Basics</a>, specifically the Elastic Graphics accelerator column, in the <i>Amazon Elastic Compute Cloud User Guide for Windows Instances</i>.</p>"
21132        }
21133      },
21134      "documentation":"<p>A specification for an Elastic Graphics accelerator.</p>"
21135    },
21136    "ElasticGpuSpecificationList":{
21137      "type":"list",
21138      "member":{
21139        "shape":"ElasticGpuSpecification",
21140        "locationName":"ElasticGpuSpecification"
21141      }
21142    },
21143    "ElasticGpuSpecificationResponse":{
21144      "type":"structure",
21145      "members":{
21146        "Type":{
21147          "shape":"String",
21148          "documentation":"<p>The elastic GPU type.</p>",
21149          "locationName":"type"
21150        }
21151      },
21152      "documentation":"<p>Describes an elastic GPU.</p>"
21153    },
21154    "ElasticGpuSpecificationResponseList":{
21155      "type":"list",
21156      "member":{
21157        "shape":"ElasticGpuSpecificationResponse",
21158        "locationName":"item"
21159      }
21160    },
21161    "ElasticGpuSpecifications":{
21162      "type":"list",
21163      "member":{
21164        "shape":"ElasticGpuSpecification",
21165        "locationName":"item"
21166      }
21167    },
21168    "ElasticGpuState":{
21169      "type":"string",
21170      "enum":["ATTACHED"]
21171    },
21172    "ElasticGpuStatus":{
21173      "type":"string",
21174      "enum":[
21175        "OK",
21176        "IMPAIRED"
21177      ]
21178    },
21179    "ElasticGpus":{
21180      "type":"structure",
21181      "members":{
21182        "ElasticGpuId":{
21183          "shape":"String",
21184          "documentation":"<p>The ID of the Elastic Graphics accelerator.</p>",
21185          "locationName":"elasticGpuId"
21186        },
21187        "AvailabilityZone":{
21188          "shape":"String",
21189          "documentation":"<p>The Availability Zone in the which the Elastic Graphics accelerator resides.</p>",
21190          "locationName":"availabilityZone"
21191        },
21192        "ElasticGpuType":{
21193          "shape":"String",
21194          "documentation":"<p>The type of Elastic Graphics accelerator.</p>",
21195          "locationName":"elasticGpuType"
21196        },
21197        "ElasticGpuHealth":{
21198          "shape":"ElasticGpuHealth",
21199          "documentation":"<p>The status of the Elastic Graphics accelerator.</p>",
21200          "locationName":"elasticGpuHealth"
21201        },
21202        "ElasticGpuState":{
21203          "shape":"ElasticGpuState",
21204          "documentation":"<p>The state of the Elastic Graphics accelerator.</p>",
21205          "locationName":"elasticGpuState"
21206        },
21207        "InstanceId":{
21208          "shape":"String",
21209          "documentation":"<p>The ID of the instance to which the Elastic Graphics accelerator is attached.</p>",
21210          "locationName":"instanceId"
21211        },
21212        "Tags":{
21213          "shape":"TagList",
21214          "documentation":"<p>The tags assigned to the Elastic Graphics accelerator.</p>",
21215          "locationName":"tagSet"
21216        }
21217      },
21218      "documentation":"<p>Describes an Elastic Graphics accelerator.</p>"
21219    },
21220    "ElasticInferenceAccelerator":{
21221      "type":"structure",
21222      "required":["Type"],
21223      "members":{
21224        "Type":{
21225          "shape":"String",
21226          "documentation":"<p> The type of elastic inference accelerator. The possible values are <code>eia1.medium</code>, <code>eia1.large</code>, <code>eia1.xlarge</code>, <code>eia2.medium</code>, <code>eia2.large</code>, and <code>eia2.xlarge</code>. </p>"
21227        },
21228        "Count":{
21229          "shape":"ElasticInferenceAcceleratorCount",
21230          "documentation":"<p> The number of elastic inference accelerators to attach to the instance. </p> <p>Default: 1</p>"
21231        }
21232      },
21233      "documentation":"<p> Describes an elastic inference accelerator. </p>"
21234    },
21235    "ElasticInferenceAcceleratorAssociation":{
21236      "type":"structure",
21237      "members":{
21238        "ElasticInferenceAcceleratorArn":{
21239          "shape":"String",
21240          "documentation":"<p> The Amazon Resource Name (ARN) of the elastic inference accelerator. </p>",
21241          "locationName":"elasticInferenceAcceleratorArn"
21242        },
21243        "ElasticInferenceAcceleratorAssociationId":{
21244          "shape":"String",
21245          "documentation":"<p> The ID of the association. </p>",
21246          "locationName":"elasticInferenceAcceleratorAssociationId"
21247        },
21248        "ElasticInferenceAcceleratorAssociationState":{
21249          "shape":"String",
21250          "documentation":"<p> The state of the elastic inference accelerator. </p>",
21251          "locationName":"elasticInferenceAcceleratorAssociationState"
21252        },
21253        "ElasticInferenceAcceleratorAssociationTime":{
21254          "shape":"DateTime",
21255          "documentation":"<p> The time at which the elastic inference accelerator is associated with an instance. </p>",
21256          "locationName":"elasticInferenceAcceleratorAssociationTime"
21257        }
21258      },
21259      "documentation":"<p> Describes the association between an instance and an elastic inference accelerator. </p>"
21260    },
21261    "ElasticInferenceAcceleratorAssociationList":{
21262      "type":"list",
21263      "member":{
21264        "shape":"ElasticInferenceAcceleratorAssociation",
21265        "locationName":"item"
21266      }
21267    },
21268    "ElasticInferenceAcceleratorCount":{
21269      "type":"integer",
21270      "min":1
21271    },
21272    "ElasticInferenceAccelerators":{
21273      "type":"list",
21274      "member":{
21275        "shape":"ElasticInferenceAccelerator",
21276        "locationName":"item"
21277      }
21278    },
21279    "ElasticIpAssociationId":{"type":"string"},
21280    "EnaSupport":{
21281      "type":"string",
21282      "enum":[
21283        "unsupported",
21284        "supported",
21285        "required"
21286      ]
21287    },
21288    "EnableEbsEncryptionByDefaultRequest":{
21289      "type":"structure",
21290      "members":{
21291        "DryRun":{
21292          "shape":"Boolean",
21293          "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>"
21294        }
21295      }
21296    },
21297    "EnableEbsEncryptionByDefaultResult":{
21298      "type":"structure",
21299      "members":{
21300        "EbsEncryptionByDefault":{
21301          "shape":"Boolean",
21302          "documentation":"<p>The updated status of encryption by default.</p>",
21303          "locationName":"ebsEncryptionByDefault"
21304        }
21305      }
21306    },
21307    "EnableFastSnapshotRestoreErrorItem":{
21308      "type":"structure",
21309      "members":{
21310        "SnapshotId":{
21311          "shape":"String",
21312          "documentation":"<p>The ID of the snapshot.</p>",
21313          "locationName":"snapshotId"
21314        },
21315        "FastSnapshotRestoreStateErrors":{
21316          "shape":"EnableFastSnapshotRestoreStateErrorSet",
21317          "documentation":"<p>The errors.</p>",
21318          "locationName":"fastSnapshotRestoreStateErrorSet"
21319        }
21320      },
21321      "documentation":"<p>Contains information about the errors that occurred when enabling fast snapshot restores.</p>"
21322    },
21323    "EnableFastSnapshotRestoreErrorSet":{
21324      "type":"list",
21325      "member":{
21326        "shape":"EnableFastSnapshotRestoreErrorItem",
21327        "locationName":"item"
21328      }
21329    },
21330    "EnableFastSnapshotRestoreStateError":{
21331      "type":"structure",
21332      "members":{
21333        "Code":{
21334          "shape":"String",
21335          "documentation":"<p>The error code.</p>",
21336          "locationName":"code"
21337        },
21338        "Message":{
21339          "shape":"String",
21340          "documentation":"<p>The error message.</p>",
21341          "locationName":"message"
21342        }
21343      },
21344      "documentation":"<p>Describes an error that occurred when enabling fast snapshot restores.</p>"
21345    },
21346    "EnableFastSnapshotRestoreStateErrorItem":{
21347      "type":"structure",
21348      "members":{
21349        "AvailabilityZone":{
21350          "shape":"String",
21351          "documentation":"<p>The Availability Zone.</p>",
21352          "locationName":"availabilityZone"
21353        },
21354        "Error":{
21355          "shape":"EnableFastSnapshotRestoreStateError",
21356          "documentation":"<p>The error.</p>",
21357          "locationName":"error"
21358        }
21359      },
21360      "documentation":"<p>Contains information about an error that occurred when enabling fast snapshot restores.</p>"
21361    },
21362    "EnableFastSnapshotRestoreStateErrorSet":{
21363      "type":"list",
21364      "member":{
21365        "shape":"EnableFastSnapshotRestoreStateErrorItem",
21366        "locationName":"item"
21367      }
21368    },
21369    "EnableFastSnapshotRestoreSuccessItem":{
21370      "type":"structure",
21371      "members":{
21372        "SnapshotId":{
21373          "shape":"String",
21374          "documentation":"<p>The ID of the snapshot.</p>",
21375          "locationName":"snapshotId"
21376        },
21377        "AvailabilityZone":{
21378          "shape":"String",
21379          "documentation":"<p>The Availability Zone.</p>",
21380          "locationName":"availabilityZone"
21381        },
21382        "State":{
21383          "shape":"FastSnapshotRestoreStateCode",
21384          "documentation":"<p>The state of fast snapshot restores.</p>",
21385          "locationName":"state"
21386        },
21387        "StateTransitionReason":{
21388          "shape":"String",
21389          "documentation":"<p>The reason for the state transition. The possible values are as follows:</p> <ul> <li> <p> <code>Client.UserInitiated</code> - The state successfully transitioned to <code>enabling</code> or <code>disabling</code>.</p> </li> <li> <p> <code>Client.UserInitiated - Lifecycle state transition</code> - The state successfully transitioned to <code>optimizing</code>, <code>enabled</code>, or <code>disabled</code>.</p> </li> </ul>",
21390          "locationName":"stateTransitionReason"
21391        },
21392        "OwnerId":{
21393          "shape":"String",
21394          "documentation":"<p>The ID of the Amazon Web Services account that enabled fast snapshot restores on the snapshot.</p>",
21395          "locationName":"ownerId"
21396        },
21397        "OwnerAlias":{
21398          "shape":"String",
21399          "documentation":"<p>The Amazon Web Services owner alias that enabled fast snapshot restores on the snapshot. This is intended for future use.</p>",
21400          "locationName":"ownerAlias"
21401        },
21402        "EnablingTime":{
21403          "shape":"MillisecondDateTime",
21404          "documentation":"<p>The time at which fast snapshot restores entered the <code>enabling</code> state.</p>",
21405          "locationName":"enablingTime"
21406        },
21407        "OptimizingTime":{
21408          "shape":"MillisecondDateTime",
21409          "documentation":"<p>The time at which fast snapshot restores entered the <code>optimizing</code> state.</p>",
21410          "locationName":"optimizingTime"
21411        },
21412        "EnabledTime":{
21413          "shape":"MillisecondDateTime",
21414          "documentation":"<p>The time at which fast snapshot restores entered the <code>enabled</code> state.</p>",
21415          "locationName":"enabledTime"
21416        },
21417        "DisablingTime":{
21418          "shape":"MillisecondDateTime",
21419          "documentation":"<p>The time at which fast snapshot restores entered the <code>disabling</code> state.</p>",
21420          "locationName":"disablingTime"
21421        },
21422        "DisabledTime":{
21423          "shape":"MillisecondDateTime",
21424          "documentation":"<p>The time at which fast snapshot restores entered the <code>disabled</code> state.</p>",
21425          "locationName":"disabledTime"
21426        }
21427      },
21428      "documentation":"<p>Describes fast snapshot restores that were successfully enabled.</p>"
21429    },
21430    "EnableFastSnapshotRestoreSuccessSet":{
21431      "type":"list",
21432      "member":{
21433        "shape":"EnableFastSnapshotRestoreSuccessItem",
21434        "locationName":"item"
21435      }
21436    },
21437    "EnableFastSnapshotRestoresRequest":{
21438      "type":"structure",
21439      "required":[
21440        "AvailabilityZones",
21441        "SourceSnapshotIds"
21442      ],
21443      "members":{
21444        "AvailabilityZones":{
21445          "shape":"AvailabilityZoneStringList",
21446          "documentation":"<p>One or more Availability Zones. For example, <code>us-east-2a</code>.</p>",
21447          "locationName":"AvailabilityZone"
21448        },
21449        "SourceSnapshotIds":{
21450          "shape":"SnapshotIdStringList",
21451          "documentation":"<p>The IDs of one or more snapshots. For example, <code>snap-1234567890abcdef0</code>. You can specify a snapshot that was shared with you from another Amazon Web Services account.</p>",
21452          "locationName":"SourceSnapshotId"
21453        },
21454        "DryRun":{
21455          "shape":"Boolean",
21456          "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>"
21457        }
21458      }
21459    },
21460    "EnableFastSnapshotRestoresResult":{
21461      "type":"structure",
21462      "members":{
21463        "Successful":{
21464          "shape":"EnableFastSnapshotRestoreSuccessSet",
21465          "documentation":"<p>Information about the snapshots for which fast snapshot restores were successfully enabled.</p>",
21466          "locationName":"successful"
21467        },
21468        "Unsuccessful":{
21469          "shape":"EnableFastSnapshotRestoreErrorSet",
21470          "documentation":"<p>Information about the snapshots for which fast snapshot restores could not be enabled.</p>",
21471          "locationName":"unsuccessful"
21472        }
21473      }
21474    },
21475    "EnableImageDeprecationRequest":{
21476      "type":"structure",
21477      "required":[
21478        "ImageId",
21479        "DeprecateAt"
21480      ],
21481      "members":{
21482        "ImageId":{
21483          "shape":"ImageId",
21484          "documentation":"<p>The ID of the AMI.</p>"
21485        },
21486        "DeprecateAt":{
21487          "shape":"MillisecondDateTime",
21488          "documentation":"<p>The date and time to deprecate the AMI, in UTC, in the following format: <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z. If you specify a value for seconds, Amazon EC2 rounds the seconds to the nearest minute.</p> <p>You can’t specify a date in the past. The upper limit for <code>DeprecateAt</code> is 10 years from now.</p>"
21489        },
21490        "DryRun":{
21491          "shape":"Boolean",
21492          "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>"
21493        }
21494      }
21495    },
21496    "EnableImageDeprecationResult":{
21497      "type":"structure",
21498      "members":{
21499        "Return":{
21500          "shape":"Boolean",
21501          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
21502          "locationName":"return"
21503        }
21504      }
21505    },
21506    "EnableSerialConsoleAccessRequest":{
21507      "type":"structure",
21508      "members":{
21509        "DryRun":{
21510          "shape":"Boolean",
21511          "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>"
21512        }
21513      }
21514    },
21515    "EnableSerialConsoleAccessResult":{
21516      "type":"structure",
21517      "members":{
21518        "SerialConsoleAccessEnabled":{
21519          "shape":"Boolean",
21520          "documentation":"<p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for your account. If <code>false</code>, access to the EC2 serial console of all instances is disabled for your account.</p>",
21521          "locationName":"serialConsoleAccessEnabled"
21522        }
21523      }
21524    },
21525    "EnableTransitGatewayRouteTablePropagationRequest":{
21526      "type":"structure",
21527      "required":[
21528        "TransitGatewayRouteTableId",
21529        "TransitGatewayAttachmentId"
21530      ],
21531      "members":{
21532        "TransitGatewayRouteTableId":{
21533          "shape":"TransitGatewayRouteTableId",
21534          "documentation":"<p>The ID of the propagation route table.</p>"
21535        },
21536        "TransitGatewayAttachmentId":{
21537          "shape":"TransitGatewayAttachmentId",
21538          "documentation":"<p>The ID of the attachment.</p>"
21539        },
21540        "DryRun":{
21541          "shape":"Boolean",
21542          "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>"
21543        }
21544      }
21545    },
21546    "EnableTransitGatewayRouteTablePropagationResult":{
21547      "type":"structure",
21548      "members":{
21549        "Propagation":{
21550          "shape":"TransitGatewayPropagation",
21551          "documentation":"<p>Information about route propagation.</p>",
21552          "locationName":"propagation"
21553        }
21554      }
21555    },
21556    "EnableVgwRoutePropagationRequest":{
21557      "type":"structure",
21558      "required":[
21559        "GatewayId",
21560        "RouteTableId"
21561      ],
21562      "members":{
21563        "GatewayId":{
21564          "shape":"VpnGatewayId",
21565          "documentation":"<p>The ID of the virtual private gateway that is attached to a VPC. The virtual private gateway must be attached to the same VPC that the routing tables are associated with. </p>"
21566        },
21567        "RouteTableId":{
21568          "shape":"RouteTableId",
21569          "documentation":"<p>The ID of the route table. The routing table must be associated with the same VPC that the virtual private gateway is attached to. </p>"
21570        },
21571        "DryRun":{
21572          "shape":"Boolean",
21573          "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>"
21574        }
21575      },
21576      "documentation":"<p>Contains the parameters for EnableVgwRoutePropagation.</p>"
21577    },
21578    "EnableVolumeIORequest":{
21579      "type":"structure",
21580      "required":["VolumeId"],
21581      "members":{
21582        "DryRun":{
21583          "shape":"Boolean",
21584          "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>",
21585          "locationName":"dryRun"
21586        },
21587        "VolumeId":{
21588          "shape":"VolumeId",
21589          "documentation":"<p>The ID of the volume.</p>",
21590          "locationName":"volumeId"
21591        }
21592      }
21593    },
21594    "EnableVpcClassicLinkDnsSupportRequest":{
21595      "type":"structure",
21596      "members":{
21597        "VpcId":{
21598          "shape":"VpcId",
21599          "documentation":"<p>The ID of the VPC.</p>"
21600        }
21601      }
21602    },
21603    "EnableVpcClassicLinkDnsSupportResult":{
21604      "type":"structure",
21605      "members":{
21606        "Return":{
21607          "shape":"Boolean",
21608          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
21609          "locationName":"return"
21610        }
21611      }
21612    },
21613    "EnableVpcClassicLinkRequest":{
21614      "type":"structure",
21615      "required":["VpcId"],
21616      "members":{
21617        "DryRun":{
21618          "shape":"Boolean",
21619          "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>",
21620          "locationName":"dryRun"
21621        },
21622        "VpcId":{
21623          "shape":"VpcId",
21624          "documentation":"<p>The ID of the VPC.</p>",
21625          "locationName":"vpcId"
21626        }
21627      }
21628    },
21629    "EnableVpcClassicLinkResult":{
21630      "type":"structure",
21631      "members":{
21632        "Return":{
21633          "shape":"Boolean",
21634          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
21635          "locationName":"return"
21636        }
21637      }
21638    },
21639    "EnclaveOptions":{
21640      "type":"structure",
21641      "members":{
21642        "Enabled":{
21643          "shape":"Boolean",
21644          "documentation":"<p>If this parameter is set to <code>true</code>, the instance is enabled for Amazon Web Services Nitro Enclaves; otherwise, it is not enabled for Amazon Web Services Nitro Enclaves.</p>",
21645          "locationName":"enabled"
21646        }
21647      },
21648      "documentation":"<p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.</p>"
21649    },
21650    "EnclaveOptionsRequest":{
21651      "type":"structure",
21652      "members":{
21653        "Enabled":{
21654          "shape":"Boolean",
21655          "documentation":"<p>To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to <code>true</code>.</p>"
21656        }
21657      },
21658      "documentation":"<p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information, see <a href=\"https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html\"> What is Amazon Web Services Nitro Enclaves?</a> in the <i>Amazon Web Services Nitro Enclaves User Guide</i>.</p>"
21659    },
21660    "EncryptionInTransitSupported":{"type":"boolean"},
21661    "EndDateType":{
21662      "type":"string",
21663      "enum":[
21664        "unlimited",
21665        "limited"
21666      ]
21667    },
21668    "EndpointSet":{
21669      "type":"list",
21670      "member":{
21671        "shape":"ClientVpnEndpoint",
21672        "locationName":"item"
21673      }
21674    },
21675    "EphemeralNvmeSupport":{
21676      "type":"string",
21677      "enum":[
21678        "unsupported",
21679        "supported",
21680        "required"
21681      ]
21682    },
21683    "ErrorSet":{
21684      "type":"list",
21685      "member":{
21686        "shape":"ValidationError",
21687        "locationName":"item"
21688      }
21689    },
21690    "EventCode":{
21691      "type":"string",
21692      "enum":[
21693        "instance-reboot",
21694        "system-reboot",
21695        "system-maintenance",
21696        "instance-retirement",
21697        "instance-stop"
21698      ]
21699    },
21700    "EventInformation":{
21701      "type":"structure",
21702      "members":{
21703        "EventDescription":{
21704          "shape":"String",
21705          "documentation":"<p>The description of the event.</p>",
21706          "locationName":"eventDescription"
21707        },
21708        "EventSubType":{
21709          "shape":"String",
21710          "documentation":"<p>The event.</p> <p> <code>error</code> events:</p> <ul> <li> <p> <code>iamFleetRoleInvalid</code> - The EC2 Fleet or Spot Fleet does not have the required permissions either to launch or terminate an instance.</p> </li> <li> <p> <code>allLaunchSpecsTemporarilyBlacklisted</code> - None of the configurations are valid, and several attempts to launch instances have failed. For more information, see the description of the event.</p> </li> <li> <p> <code>spotInstanceCountLimitExceeded</code> - You've reached the limit on the number of Spot Instances that you can launch.</p> </li> <li> <p> <code>spotFleetRequestConfigurationInvalid</code> - The configuration is not valid. For more information, see the description of the event.</p> </li> </ul> <p> <code>fleetRequestChange</code> events:</p> <ul> <li> <p> <code>active</code> - The EC2 Fleet or Spot Fleet request has been validated and Amazon EC2 is attempting to maintain the target number of running instances.</p> </li> <li> <p> <code>cancelled</code> - The EC2 Fleet or Spot Fleet request is canceled and has no running instances. The EC2 Fleet or Spot Fleet will be deleted two days after its instances are terminated.</p> </li> <li> <p> <code>cancelled_running</code> - The EC2 Fleet or Spot Fleet request is canceled and does not launch additional instances. Its existing instances continue to run until they are interrupted or terminated. The request remains in this state until all instances are interrupted or terminated.</p> </li> <li> <p> <code>cancelled_terminating</code> - The EC2 Fleet or Spot Fleet request is canceled and its instances are terminating. The request remains in this state until all instances are terminated.</p> </li> <li> <p> <code>expired</code> - The EC2 Fleet or Spot Fleet request has expired. If the request was created with <code>TerminateInstancesWithExpiration</code> set, a subsequent <code>terminated</code> event indicates that the instances are terminated.</p> </li> <li> <p> <code>modify_in_progress</code> - The EC2 Fleet or Spot Fleet request is being modified. The request remains in this state until the modification is fully processed.</p> </li> <li> <p> <code>modify_succeeded</code> - The EC2 Fleet or Spot Fleet request was modified.</p> </li> <li> <p> <code>submitted</code> - The EC2 Fleet or Spot Fleet request is being evaluated and Amazon EC2 is preparing to launch the target number of instances.</p> </li> <li> <p> <code>progress</code> - The EC2 Fleet or Spot Fleet request is in the process of being fulfilled.</p> </li> </ul> <p> <code>instanceChange</code> events:</p> <ul> <li> <p> <code>launched</code> - A new instance was launched.</p> </li> <li> <p> <code>terminated</code> - An instance was terminated by the user.</p> </li> <li> <p> <code>termination_notified</code> - An instance termination notification was sent when a Spot Instance was terminated by Amazon EC2 during scale-down, when the target capacity of the fleet was modified down, for example, from a target capacity of 4 to a target capacity of 3.</p> </li> </ul> <p> <code>Information</code> events:</p> <ul> <li> <p> <code>fleetProgressHalted</code> - The price in every launch specification is not valid because it is below the Spot price (all the launch specifications have produced <code>launchSpecUnusable</code> events). A launch specification might become valid if the Spot price changes.</p> </li> <li> <p> <code>launchSpecTemporarilyBlacklisted</code> - The configuration is not valid and several attempts to launch instances have failed. For more information, see the description of the event.</p> </li> <li> <p> <code>launchSpecUnusable</code> - The price in a launch specification is not valid because it is below the Spot price.</p> </li> <li> <p> <code>registerWithLoadBalancersFailed</code> - An attempt to register instances with load balancers failed. For more information, see the description of the event.</p> </li> </ul>",
21711          "locationName":"eventSubType"
21712        },
21713        "InstanceId":{
21714          "shape":"String",
21715          "documentation":"<p>The ID of the instance. This information is available only for <code>instanceChange</code> events.</p>",
21716          "locationName":"instanceId"
21717        }
21718      },
21719      "documentation":"<p>Describes an EC2 Fleet or Spot Fleet event.</p>"
21720    },
21721    "EventType":{
21722      "type":"string",
21723      "enum":[
21724        "instanceChange",
21725        "fleetRequestChange",
21726        "error",
21727        "information"
21728      ]
21729    },
21730    "ExcessCapacityTerminationPolicy":{
21731      "type":"string",
21732      "enum":[
21733        "noTermination",
21734        "default"
21735      ]
21736    },
21737    "ExecutableByStringList":{
21738      "type":"list",
21739      "member":{
21740        "shape":"String",
21741        "locationName":"ExecutableBy"
21742      }
21743    },
21744    "Explanation":{
21745      "type":"structure",
21746      "members":{
21747        "Acl":{
21748          "shape":"AnalysisComponent",
21749          "documentation":"<p>The network ACL.</p>",
21750          "locationName":"acl"
21751        },
21752        "AclRule":{
21753          "shape":"AnalysisAclRule",
21754          "documentation":"<p>The network ACL rule.</p>",
21755          "locationName":"aclRule"
21756        },
21757        "Address":{
21758          "shape":"IpAddress",
21759          "documentation":"<p>The IPv4 address, in CIDR notation.</p>",
21760          "locationName":"address"
21761        },
21762        "Addresses":{
21763          "shape":"IpAddressList",
21764          "documentation":"<p>The IPv4 addresses, in CIDR notation.</p>",
21765          "locationName":"addressSet"
21766        },
21767        "AttachedTo":{
21768          "shape":"AnalysisComponent",
21769          "documentation":"<p>The resource to which the component is attached.</p>",
21770          "locationName":"attachedTo"
21771        },
21772        "AvailabilityZones":{
21773          "shape":"ValueStringList",
21774          "documentation":"<p>The Availability Zones.</p>",
21775          "locationName":"availabilityZoneSet"
21776        },
21777        "Cidrs":{
21778          "shape":"ValueStringList",
21779          "documentation":"<p>The CIDR ranges.</p>",
21780          "locationName":"cidrSet"
21781        },
21782        "Component":{
21783          "shape":"AnalysisComponent",
21784          "documentation":"<p>The component.</p>",
21785          "locationName":"component"
21786        },
21787        "CustomerGateway":{
21788          "shape":"AnalysisComponent",
21789          "documentation":"<p>The customer gateway.</p>",
21790          "locationName":"customerGateway"
21791        },
21792        "Destination":{
21793          "shape":"AnalysisComponent",
21794          "documentation":"<p>The destination.</p>",
21795          "locationName":"destination"
21796        },
21797        "DestinationVpc":{
21798          "shape":"AnalysisComponent",
21799          "documentation":"<p>The destination VPC.</p>",
21800          "locationName":"destinationVpc"
21801        },
21802        "Direction":{
21803          "shape":"String",
21804          "documentation":"<p>The direction. The following are possible values:</p> <ul> <li> <p>egress</p> </li> <li> <p>ingress</p> </li> </ul>",
21805          "locationName":"direction"
21806        },
21807        "ExplanationCode":{
21808          "shape":"String",
21809          "documentation":"<p>The explanation code.</p>",
21810          "locationName":"explanationCode"
21811        },
21812        "IngressRouteTable":{
21813          "shape":"AnalysisComponent",
21814          "documentation":"<p>The route table.</p>",
21815          "locationName":"ingressRouteTable"
21816        },
21817        "InternetGateway":{
21818          "shape":"AnalysisComponent",
21819          "documentation":"<p>The internet gateway.</p>",
21820          "locationName":"internetGateway"
21821        },
21822        "LoadBalancerArn":{
21823          "shape":"ResourceArn",
21824          "documentation":"<p>The Amazon Resource Name (ARN) of the load balancer.</p>",
21825          "locationName":"loadBalancerArn"
21826        },
21827        "ClassicLoadBalancerListener":{
21828          "shape":"AnalysisLoadBalancerListener",
21829          "documentation":"<p>The listener for a Classic Load Balancer.</p>",
21830          "locationName":"classicLoadBalancerListener"
21831        },
21832        "LoadBalancerListenerPort":{
21833          "shape":"Port",
21834          "documentation":"<p>The listener port of the load balancer.</p>",
21835          "locationName":"loadBalancerListenerPort"
21836        },
21837        "LoadBalancerTarget":{
21838          "shape":"AnalysisLoadBalancerTarget",
21839          "documentation":"<p>The target.</p>",
21840          "locationName":"loadBalancerTarget"
21841        },
21842        "LoadBalancerTargetGroup":{
21843          "shape":"AnalysisComponent",
21844          "documentation":"<p>The target group.</p>",
21845          "locationName":"loadBalancerTargetGroup"
21846        },
21847        "LoadBalancerTargetGroups":{
21848          "shape":"AnalysisComponentList",
21849          "documentation":"<p>The target groups.</p>",
21850          "locationName":"loadBalancerTargetGroupSet"
21851        },
21852        "LoadBalancerTargetPort":{
21853          "shape":"Port",
21854          "documentation":"<p>The target port.</p>",
21855          "locationName":"loadBalancerTargetPort"
21856        },
21857        "ElasticLoadBalancerListener":{
21858          "shape":"AnalysisComponent",
21859          "documentation":"<p>The load balancer listener.</p>",
21860          "locationName":"elasticLoadBalancerListener"
21861        },
21862        "MissingComponent":{
21863          "shape":"String",
21864          "documentation":"<p>The missing component.</p>",
21865          "locationName":"missingComponent"
21866        },
21867        "NatGateway":{
21868          "shape":"AnalysisComponent",
21869          "documentation":"<p>The NAT gateway.</p>",
21870          "locationName":"natGateway"
21871        },
21872        "NetworkInterface":{
21873          "shape":"AnalysisComponent",
21874          "documentation":"<p>The network interface.</p>",
21875          "locationName":"networkInterface"
21876        },
21877        "PacketField":{
21878          "shape":"String",
21879          "documentation":"<p>The packet field.</p>",
21880          "locationName":"packetField"
21881        },
21882        "VpcPeeringConnection":{
21883          "shape":"AnalysisComponent",
21884          "documentation":"<p>The VPC peering connection.</p>",
21885          "locationName":"vpcPeeringConnection"
21886        },
21887        "Port":{
21888          "shape":"Port",
21889          "documentation":"<p>The port.</p>",
21890          "locationName":"port"
21891        },
21892        "PortRanges":{
21893          "shape":"PortRangeList",
21894          "documentation":"<p>The port ranges.</p>",
21895          "locationName":"portRangeSet"
21896        },
21897        "PrefixList":{
21898          "shape":"AnalysisComponent",
21899          "documentation":"<p>The prefix list.</p>",
21900          "locationName":"prefixList"
21901        },
21902        "Protocols":{
21903          "shape":"StringList",
21904          "documentation":"<p>The protocols.</p>",
21905          "locationName":"protocolSet"
21906        },
21907        "RouteTableRoute":{
21908          "shape":"AnalysisRouteTableRoute",
21909          "documentation":"<p>The route table route.</p>",
21910          "locationName":"routeTableRoute"
21911        },
21912        "RouteTable":{
21913          "shape":"AnalysisComponent",
21914          "documentation":"<p>The route table.</p>",
21915          "locationName":"routeTable"
21916        },
21917        "SecurityGroup":{
21918          "shape":"AnalysisComponent",
21919          "documentation":"<p>The security group.</p>",
21920          "locationName":"securityGroup"
21921        },
21922        "SecurityGroupRule":{
21923          "shape":"AnalysisSecurityGroupRule",
21924          "documentation":"<p>The security group rule.</p>",
21925          "locationName":"securityGroupRule"
21926        },
21927        "SecurityGroups":{
21928          "shape":"AnalysisComponentList",
21929          "documentation":"<p>The security groups.</p>",
21930          "locationName":"securityGroupSet"
21931        },
21932        "SourceVpc":{
21933          "shape":"AnalysisComponent",
21934          "documentation":"<p>The source VPC.</p>",
21935          "locationName":"sourceVpc"
21936        },
21937        "State":{
21938          "shape":"String",
21939          "documentation":"<p>The state.</p>",
21940          "locationName":"state"
21941        },
21942        "Subnet":{
21943          "shape":"AnalysisComponent",
21944          "documentation":"<p>The subnet.</p>",
21945          "locationName":"subnet"
21946        },
21947        "SubnetRouteTable":{
21948          "shape":"AnalysisComponent",
21949          "documentation":"<p>The route table for the subnet.</p>",
21950          "locationName":"subnetRouteTable"
21951        },
21952        "Vpc":{
21953          "shape":"AnalysisComponent",
21954          "documentation":"<p>The component VPC.</p>",
21955          "locationName":"vpc"
21956        },
21957        "VpcEndpoint":{
21958          "shape":"AnalysisComponent",
21959          "documentation":"<p>The VPC endpoint.</p>",
21960          "locationName":"vpcEndpoint"
21961        },
21962        "VpnConnection":{
21963          "shape":"AnalysisComponent",
21964          "documentation":"<p>The VPN connection.</p>",
21965          "locationName":"vpnConnection"
21966        },
21967        "VpnGateway":{
21968          "shape":"AnalysisComponent",
21969          "documentation":"<p>The VPN gateway.</p>",
21970          "locationName":"vpnGateway"
21971        }
21972      },
21973      "documentation":"<p>Describes an explanation code for an unreachable path. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/reachability/explanation-codes.html\">Reachability Analyzer explanation codes</a>.</p>"
21974    },
21975    "ExplanationList":{
21976      "type":"list",
21977      "member":{
21978        "shape":"Explanation",
21979        "locationName":"item"
21980      }
21981    },
21982    "ExportClientVpnClientCertificateRevocationListRequest":{
21983      "type":"structure",
21984      "required":["ClientVpnEndpointId"],
21985      "members":{
21986        "ClientVpnEndpointId":{
21987          "shape":"ClientVpnEndpointId",
21988          "documentation":"<p>The ID of the Client VPN endpoint.</p>"
21989        },
21990        "DryRun":{
21991          "shape":"Boolean",
21992          "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>"
21993        }
21994      }
21995    },
21996    "ExportClientVpnClientCertificateRevocationListResult":{
21997      "type":"structure",
21998      "members":{
21999        "CertificateRevocationList":{
22000          "shape":"String",
22001          "documentation":"<p>Information about the client certificate revocation list.</p>",
22002          "locationName":"certificateRevocationList"
22003        },
22004        "Status":{
22005          "shape":"ClientCertificateRevocationListStatus",
22006          "documentation":"<p>The current state of the client certificate revocation list.</p>",
22007          "locationName":"status"
22008        }
22009      }
22010    },
22011    "ExportClientVpnClientConfigurationRequest":{
22012      "type":"structure",
22013      "required":["ClientVpnEndpointId"],
22014      "members":{
22015        "ClientVpnEndpointId":{
22016          "shape":"ClientVpnEndpointId",
22017          "documentation":"<p>The ID of the Client VPN endpoint.</p>"
22018        },
22019        "DryRun":{
22020          "shape":"Boolean",
22021          "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>"
22022        }
22023      }
22024    },
22025    "ExportClientVpnClientConfigurationResult":{
22026      "type":"structure",
22027      "members":{
22028        "ClientConfiguration":{
22029          "shape":"String",
22030          "documentation":"<p>The contents of the Client VPN endpoint configuration file.</p>",
22031          "locationName":"clientConfiguration"
22032        }
22033      }
22034    },
22035    "ExportEnvironment":{
22036      "type":"string",
22037      "enum":[
22038        "citrix",
22039        "vmware",
22040        "microsoft"
22041      ]
22042    },
22043    "ExportImageRequest":{
22044      "type":"structure",
22045      "required":[
22046        "DiskImageFormat",
22047        "ImageId",
22048        "S3ExportLocation"
22049      ],
22050      "members":{
22051        "ClientToken":{
22052          "shape":"String",
22053          "documentation":"<p>Token to enable idempotency for export image requests.</p>",
22054          "idempotencyToken":true
22055        },
22056        "Description":{
22057          "shape":"String",
22058          "documentation":"<p>A description of the image being exported. The maximum length is 255 characters.</p>"
22059        },
22060        "DiskImageFormat":{
22061          "shape":"DiskImageFormat",
22062          "documentation":"<p>The disk image format.</p>"
22063        },
22064        "DryRun":{
22065          "shape":"Boolean",
22066          "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>"
22067        },
22068        "ImageId":{
22069          "shape":"ImageId",
22070          "documentation":"<p>The ID of the image.</p>"
22071        },
22072        "S3ExportLocation":{
22073          "shape":"ExportTaskS3LocationRequest",
22074          "documentation":"<p>Information about the destination Amazon S3 bucket. The bucket must exist and grant WRITE and READ_ACP permissions to the Amazon Web Services account vm-import-export@amazon.com.</p>"
22075        },
22076        "RoleName":{
22077          "shape":"String",
22078          "documentation":"<p>The name of the role that grants VM Import/Export permission to export images to your Amazon S3 bucket. If this parameter is not specified, the default role is named 'vmimport'.</p>"
22079        },
22080        "TagSpecifications":{
22081          "shape":"TagSpecificationList",
22082          "documentation":"<p>The tags to apply to the export image task during creation.</p>",
22083          "locationName":"TagSpecification"
22084        }
22085      }
22086    },
22087    "ExportImageResult":{
22088      "type":"structure",
22089      "members":{
22090        "Description":{
22091          "shape":"String",
22092          "documentation":"<p>A description of the image being exported.</p>",
22093          "locationName":"description"
22094        },
22095        "DiskImageFormat":{
22096          "shape":"DiskImageFormat",
22097          "documentation":"<p>The disk image format for the exported image.</p>",
22098          "locationName":"diskImageFormat"
22099        },
22100        "ExportImageTaskId":{
22101          "shape":"String",
22102          "documentation":"<p>The ID of the export image task.</p>",
22103          "locationName":"exportImageTaskId"
22104        },
22105        "ImageId":{
22106          "shape":"String",
22107          "documentation":"<p>The ID of the image.</p>",
22108          "locationName":"imageId"
22109        },
22110        "RoleName":{
22111          "shape":"String",
22112          "documentation":"<p>The name of the role that grants VM Import/Export permission to export images to your Amazon S3 bucket.</p>",
22113          "locationName":"roleName"
22114        },
22115        "Progress":{
22116          "shape":"String",
22117          "documentation":"<p>The percent complete of the export image task.</p>",
22118          "locationName":"progress"
22119        },
22120        "S3ExportLocation":{
22121          "shape":"ExportTaskS3Location",
22122          "documentation":"<p>Information about the destination Amazon S3 bucket.</p>",
22123          "locationName":"s3ExportLocation"
22124        },
22125        "Status":{
22126          "shape":"String",
22127          "documentation":"<p>The status of the export image task. The possible values are <code>active</code>, <code>completed</code>, <code>deleting</code>, and <code>deleted</code>.</p>",
22128          "locationName":"status"
22129        },
22130        "StatusMessage":{
22131          "shape":"String",
22132          "documentation":"<p>The status message for the export image task.</p>",
22133          "locationName":"statusMessage"
22134        },
22135        "Tags":{
22136          "shape":"TagList",
22137          "documentation":"<p>Any tags assigned to the export image task.</p>",
22138          "locationName":"tagSet"
22139        }
22140      }
22141    },
22142    "ExportImageTask":{
22143      "type":"structure",
22144      "members":{
22145        "Description":{
22146          "shape":"String",
22147          "documentation":"<p>A description of the image being exported.</p>",
22148          "locationName":"description"
22149        },
22150        "ExportImageTaskId":{
22151          "shape":"String",
22152          "documentation":"<p>The ID of the export image task.</p>",
22153          "locationName":"exportImageTaskId"
22154        },
22155        "ImageId":{
22156          "shape":"String",
22157          "documentation":"<p>The ID of the image.</p>",
22158          "locationName":"imageId"
22159        },
22160        "Progress":{
22161          "shape":"String",
22162          "documentation":"<p>The percent complete of the export image task.</p>",
22163          "locationName":"progress"
22164        },
22165        "S3ExportLocation":{
22166          "shape":"ExportTaskS3Location",
22167          "documentation":"<p>Information about the destination Amazon S3 bucket.</p>",
22168          "locationName":"s3ExportLocation"
22169        },
22170        "Status":{
22171          "shape":"String",
22172          "documentation":"<p>The status of the export image task. The possible values are <code>active</code>, <code>completed</code>, <code>deleting</code>, and <code>deleted</code>.</p>",
22173          "locationName":"status"
22174        },
22175        "StatusMessage":{
22176          "shape":"String",
22177          "documentation":"<p>The status message for the export image task.</p>",
22178          "locationName":"statusMessage"
22179        },
22180        "Tags":{
22181          "shape":"TagList",
22182          "documentation":"<p>Any tags assigned to the export image task.</p>",
22183          "locationName":"tagSet"
22184        }
22185      },
22186      "documentation":"<p>Describes an export image task.</p>"
22187    },
22188    "ExportImageTaskId":{"type":"string"},
22189    "ExportImageTaskIdList":{
22190      "type":"list",
22191      "member":{
22192        "shape":"ExportImageTaskId",
22193        "locationName":"ExportImageTaskId"
22194      }
22195    },
22196    "ExportImageTaskList":{
22197      "type":"list",
22198      "member":{
22199        "shape":"ExportImageTask",
22200        "locationName":"item"
22201      }
22202    },
22203    "ExportTask":{
22204      "type":"structure",
22205      "members":{
22206        "Description":{
22207          "shape":"String",
22208          "documentation":"<p>A description of the resource being exported.</p>",
22209          "locationName":"description"
22210        },
22211        "ExportTaskId":{
22212          "shape":"String",
22213          "documentation":"<p>The ID of the export task.</p>",
22214          "locationName":"exportTaskId"
22215        },
22216        "ExportToS3Task":{
22217          "shape":"ExportToS3Task",
22218          "documentation":"<p>Information about the export task.</p>",
22219          "locationName":"exportToS3"
22220        },
22221        "InstanceExportDetails":{
22222          "shape":"InstanceExportDetails",
22223          "documentation":"<p>Information about the instance to export.</p>",
22224          "locationName":"instanceExport"
22225        },
22226        "State":{
22227          "shape":"ExportTaskState",
22228          "documentation":"<p>The state of the export task.</p>",
22229          "locationName":"state"
22230        },
22231        "StatusMessage":{
22232          "shape":"String",
22233          "documentation":"<p>The status message related to the export task.</p>",
22234          "locationName":"statusMessage"
22235        },
22236        "Tags":{
22237          "shape":"TagList",
22238          "documentation":"<p>The tags for the export task.</p>",
22239          "locationName":"tagSet"
22240        }
22241      },
22242      "documentation":"<p>Describes an export instance task.</p>"
22243    },
22244    "ExportTaskId":{"type":"string"},
22245    "ExportTaskIdStringList":{
22246      "type":"list",
22247      "member":{
22248        "shape":"ExportTaskId",
22249        "locationName":"ExportTaskId"
22250      }
22251    },
22252    "ExportTaskList":{
22253      "type":"list",
22254      "member":{
22255        "shape":"ExportTask",
22256        "locationName":"item"
22257      }
22258    },
22259    "ExportTaskS3Location":{
22260      "type":"structure",
22261      "members":{
22262        "S3Bucket":{
22263          "shape":"String",
22264          "documentation":"<p>The destination Amazon S3 bucket.</p>",
22265          "locationName":"s3Bucket"
22266        },
22267        "S3Prefix":{
22268          "shape":"String",
22269          "documentation":"<p>The prefix (logical hierarchy) in the bucket.</p>",
22270          "locationName":"s3Prefix"
22271        }
22272      },
22273      "documentation":"<p>Describes the destination for an export image task.</p>"
22274    },
22275    "ExportTaskS3LocationRequest":{
22276      "type":"structure",
22277      "required":["S3Bucket"],
22278      "members":{
22279        "S3Bucket":{
22280          "shape":"String",
22281          "documentation":"<p>The destination Amazon S3 bucket.</p>"
22282        },
22283        "S3Prefix":{
22284          "shape":"String",
22285          "documentation":"<p>The prefix (logical hierarchy) in the bucket.</p>"
22286        }
22287      },
22288      "documentation":"<p>Describes the destination for an export image task.</p>"
22289    },
22290    "ExportTaskState":{
22291      "type":"string",
22292      "enum":[
22293        "active",
22294        "cancelling",
22295        "cancelled",
22296        "completed"
22297      ]
22298    },
22299    "ExportToS3Task":{
22300      "type":"structure",
22301      "members":{
22302        "ContainerFormat":{
22303          "shape":"ContainerFormat",
22304          "documentation":"<p>The container format used to combine disk images with metadata (such as OVF). If absent, only the disk image is exported.</p>",
22305          "locationName":"containerFormat"
22306        },
22307        "DiskImageFormat":{
22308          "shape":"DiskImageFormat",
22309          "documentation":"<p>The format for the exported image.</p>",
22310          "locationName":"diskImageFormat"
22311        },
22312        "S3Bucket":{
22313          "shape":"String",
22314          "documentation":"<p>The Amazon S3 bucket for the destination image. The destination bucket must exist and grant WRITE and READ_ACP permissions to the Amazon Web Services account <code>vm-import-export@amazon.com</code>.</p>",
22315          "locationName":"s3Bucket"
22316        },
22317        "S3Key":{
22318          "shape":"String",
22319          "documentation":"<p>The encryption key for your S3 bucket.</p>",
22320          "locationName":"s3Key"
22321        }
22322      },
22323      "documentation":"<p>Describes the format and location for the export task.</p>"
22324    },
22325    "ExportToS3TaskSpecification":{
22326      "type":"structure",
22327      "members":{
22328        "ContainerFormat":{
22329          "shape":"ContainerFormat",
22330          "documentation":"<p>The container format used to combine disk images with metadata (such as OVF). If absent, only the disk image is exported.</p>",
22331          "locationName":"containerFormat"
22332        },
22333        "DiskImageFormat":{
22334          "shape":"DiskImageFormat",
22335          "documentation":"<p>The format for the exported image.</p>",
22336          "locationName":"diskImageFormat"
22337        },
22338        "S3Bucket":{
22339          "shape":"String",
22340          "documentation":"<p>The Amazon S3 bucket for the destination image. The destination bucket must exist and grant WRITE and READ_ACP permissions to the Amazon Web Services account <code>vm-import-export@amazon.com</code>.</p>",
22341          "locationName":"s3Bucket"
22342        },
22343        "S3Prefix":{
22344          "shape":"String",
22345          "documentation":"<p>The image is written to a single object in the Amazon S3 bucket at the S3 key s3prefix + exportTaskId + '.' + diskImageFormat.</p>",
22346          "locationName":"s3Prefix"
22347        }
22348      },
22349      "documentation":"<p>Describes an export instance task.</p>"
22350    },
22351    "ExportTransitGatewayRoutesRequest":{
22352      "type":"structure",
22353      "required":[
22354        "TransitGatewayRouteTableId",
22355        "S3Bucket"
22356      ],
22357      "members":{
22358        "TransitGatewayRouteTableId":{
22359          "shape":"TransitGatewayRouteTableId",
22360          "documentation":"<p>The ID of the route table.</p>"
22361        },
22362        "Filters":{
22363          "shape":"FilterList",
22364          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>attachment.transit-gateway-attachment-id</code> - The id of the transit gateway attachment.</p> </li> <li> <p> <code>attachment.resource-id</code> - The resource id of the transit gateway attachment.</p> </li> <li> <p> <code>route-search.exact-match</code> - The exact match of the specified filter.</p> </li> <li> <p> <code>route-search.longest-prefix-match</code> - The longest prefix that matches the route.</p> </li> <li> <p> <code>route-search.subnet-of-match</code> - The routes with a subnet that match the specified CIDR filter.</p> </li> <li> <p> <code>route-search.supernet-of-match</code> - The routes with a CIDR that encompass the CIDR filter. For example, if you have 10.0.1.0/29 and 10.0.1.0/31 routes in your route table and you specify supernet-of-match as 10.0.1.0/30, then the result returns 10.0.1.0/29.</p> </li> <li> <p> <code>state</code> - The state of the route (<code>active</code> | <code>blackhole</code>).</p> </li> <li> <p> <code>transit-gateway-route-destination-cidr-block</code> - The CIDR range.</p> </li> <li> <p> <code>type</code> - The type of route (<code>propagated</code> | <code>static</code>).</p> </li> </ul>",
22365          "locationName":"Filter"
22366        },
22367        "S3Bucket":{
22368          "shape":"String",
22369          "documentation":"<p>The name of the S3 bucket.</p>"
22370        },
22371        "DryRun":{
22372          "shape":"Boolean",
22373          "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>"
22374        }
22375      }
22376    },
22377    "ExportTransitGatewayRoutesResult":{
22378      "type":"structure",
22379      "members":{
22380        "S3Location":{
22381          "shape":"String",
22382          "documentation":"<p>The URL of the exported file in Amazon S3. For example, s3://<i>bucket_name</i>/VPCTransitGateway/TransitGatewayRouteTables/<i>file_name</i>.</p>",
22383          "locationName":"s3Location"
22384        }
22385      }
22386    },
22387    "ExportVmTaskId":{"type":"string"},
22388    "FailedCapacityReservationFleetCancellationResult":{
22389      "type":"structure",
22390      "members":{
22391        "CapacityReservationFleetId":{
22392          "shape":"CapacityReservationFleetId",
22393          "documentation":"<p>The ID of the Capacity Reservation Fleet that could not be cancelled.</p>",
22394          "locationName":"capacityReservationFleetId"
22395        },
22396        "CancelCapacityReservationFleetError":{
22397          "shape":"CancelCapacityReservationFleetError",
22398          "documentation":"<p>Information about the Capacity Reservation Fleet cancellation error.</p>",
22399          "locationName":"cancelCapacityReservationFleetError"
22400        }
22401      },
22402      "documentation":"<p>Describes a Capacity Reservation Fleet that could not be cancelled.</p>"
22403    },
22404    "FailedCapacityReservationFleetCancellationResultSet":{
22405      "type":"list",
22406      "member":{
22407        "shape":"FailedCapacityReservationFleetCancellationResult",
22408        "locationName":"item"
22409      }
22410    },
22411    "FailedQueuedPurchaseDeletion":{
22412      "type":"structure",
22413      "members":{
22414        "Error":{
22415          "shape":"DeleteQueuedReservedInstancesError",
22416          "documentation":"<p>The error.</p>",
22417          "locationName":"error"
22418        },
22419        "ReservedInstancesId":{
22420          "shape":"String",
22421          "documentation":"<p>The ID of the Reserved Instance.</p>",
22422          "locationName":"reservedInstancesId"
22423        }
22424      },
22425      "documentation":"<p>Describes a Reserved Instance whose queued purchase was not deleted.</p>"
22426    },
22427    "FailedQueuedPurchaseDeletionSet":{
22428      "type":"list",
22429      "member":{
22430        "shape":"FailedQueuedPurchaseDeletion",
22431        "locationName":"item"
22432      }
22433    },
22434    "FastSnapshotRestoreStateCode":{
22435      "type":"string",
22436      "enum":[
22437        "enabling",
22438        "optimizing",
22439        "enabled",
22440        "disabling",
22441        "disabled"
22442      ]
22443    },
22444    "FederatedAuthentication":{
22445      "type":"structure",
22446      "members":{
22447        "SamlProviderArn":{
22448          "shape":"String",
22449          "documentation":"<p>The Amazon Resource Name (ARN) of the IAM SAML identity provider.</p>",
22450          "locationName":"samlProviderArn"
22451        },
22452        "SelfServiceSamlProviderArn":{
22453          "shape":"String",
22454          "documentation":"<p>The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.</p>",
22455          "locationName":"selfServiceSamlProviderArn"
22456        }
22457      },
22458      "documentation":"<p>Describes the IAM SAML identity providers used for federated authentication.</p>"
22459    },
22460    "FederatedAuthenticationRequest":{
22461      "type":"structure",
22462      "members":{
22463        "SAMLProviderArn":{
22464          "shape":"String",
22465          "documentation":"<p>The Amazon Resource Name (ARN) of the IAM SAML identity provider.</p>"
22466        },
22467        "SelfServiceSAMLProviderArn":{
22468          "shape":"String",
22469          "documentation":"<p>The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.</p>"
22470        }
22471      },
22472      "documentation":"<p>The IAM SAML identity provider used for federated authentication.</p>"
22473    },
22474    "Filter":{
22475      "type":"structure",
22476      "members":{
22477        "Name":{
22478          "shape":"String",
22479          "documentation":"<p>The name of the filter. Filter names are case-sensitive.</p>"
22480        },
22481        "Values":{
22482          "shape":"ValueStringList",
22483          "documentation":"<p>The filter values. Filter values are case-sensitive.</p>",
22484          "locationName":"Value"
22485        }
22486      },
22487      "documentation":"<p>A filter name and value pair that is used to return a more specific list of results from a describe operation. Filters can be used to match a set of resources by specific criteria, such as tags, attributes, or IDs.</p>"
22488    },
22489    "FilterList":{
22490      "type":"list",
22491      "member":{
22492        "shape":"Filter",
22493        "locationName":"Filter"
22494      }
22495    },
22496    "FleetActivityStatus":{
22497      "type":"string",
22498      "enum":[
22499        "error",
22500        "pending_fulfillment",
22501        "pending_termination",
22502        "fulfilled"
22503      ]
22504    },
22505    "FleetCapacityReservation":{
22506      "type":"structure",
22507      "members":{
22508        "CapacityReservationId":{
22509          "shape":"CapacityReservationId",
22510          "documentation":"<p>The ID of the Capacity Reservation.</p>",
22511          "locationName":"capacityReservationId"
22512        },
22513        "AvailabilityZoneId":{
22514          "shape":"String",
22515          "documentation":"<p>The ID of the Availability Zone in which the Capacity Reservation reserves capacity.</p>",
22516          "locationName":"availabilityZoneId"
22517        },
22518        "InstanceType":{
22519          "shape":"InstanceType",
22520          "documentation":"<p>The instance type for which the Capacity Reservation reserves capacity.</p>",
22521          "locationName":"instanceType"
22522        },
22523        "InstancePlatform":{
22524          "shape":"CapacityReservationInstancePlatform",
22525          "documentation":"<p>The type of operating system for which the Capacity Reservation reserves capacity.</p>",
22526          "locationName":"instancePlatform"
22527        },
22528        "AvailabilityZone":{
22529          "shape":"String",
22530          "documentation":"<p>The Availability Zone in which the Capacity Reservation reserves capacity.</p>",
22531          "locationName":"availabilityZone"
22532        },
22533        "TotalInstanceCount":{
22534          "shape":"Integer",
22535          "documentation":"<p>The total number of instances for which the Capacity Reservation reserves capacity.</p>",
22536          "locationName":"totalInstanceCount"
22537        },
22538        "FulfilledCapacity":{
22539          "shape":"Double",
22540          "documentation":"<p>The number of capacity units fulfilled by the Capacity Reservation. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#target-capacity\"> Total target capacity</a> in the Amazon EC2 User Guide.</p>",
22541          "locationName":"fulfilledCapacity"
22542        },
22543        "EbsOptimized":{
22544          "shape":"Boolean",
22545          "documentation":"<p>Indicates whether the Capacity Reservation reserves capacity for EBS-optimized instance types.</p>",
22546          "locationName":"ebsOptimized"
22547        },
22548        "CreateDate":{
22549          "shape":"MillisecondDateTime",
22550          "documentation":"<p>The date and time at which the Capacity Reservation was created.</p>",
22551          "locationName":"createDate"
22552        },
22553        "Weight":{
22554          "shape":"DoubleWithConstraints",
22555          "documentation":"<p>The weight of the instance type in the Capacity Reservation Fleet. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#instance-weight\"> Instance type weight</a> in the Amazon EC2 User Guide.</p>",
22556          "locationName":"weight"
22557        },
22558        "Priority":{
22559          "shape":"IntegerWithConstraints",
22560          "documentation":"<p>The priority of the instance type in the Capacity Reservation Fleet. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#instance-priority\"> Instance type priority</a> in the Amazon EC2 User Guide.</p>",
22561          "locationName":"priority"
22562        }
22563      },
22564      "documentation":"<p>Information about a Capacity Reservation in a Capacity Reservation Fleet.</p>"
22565    },
22566    "FleetCapacityReservationSet":{
22567      "type":"list",
22568      "member":{
22569        "shape":"FleetCapacityReservation",
22570        "locationName":"item"
22571      }
22572    },
22573    "FleetCapacityReservationTenancy":{
22574      "type":"string",
22575      "enum":["default"]
22576    },
22577    "FleetCapacityReservationUsageStrategy":{
22578      "type":"string",
22579      "enum":["use-capacity-reservations-first"]
22580    },
22581    "FleetData":{
22582      "type":"structure",
22583      "members":{
22584        "ActivityStatus":{
22585          "shape":"FleetActivityStatus",
22586          "documentation":"<p>The progress of the EC2 Fleet. If there is an error, the status is <code>error</code>. After all requests are placed, the status is <code>pending_fulfillment</code>. If the size of the EC2 Fleet is equal to or greater than its target capacity, the status is <code>fulfilled</code>. If the size of the EC2 Fleet is decreased, the status is <code>pending_termination</code> while instances are terminating.</p>",
22587          "locationName":"activityStatus"
22588        },
22589        "CreateTime":{
22590          "shape":"DateTime",
22591          "documentation":"<p>The creation date and time of the EC2 Fleet.</p>",
22592          "locationName":"createTime"
22593        },
22594        "FleetId":{
22595          "shape":"FleetId",
22596          "documentation":"<p>The ID of the EC2 Fleet.</p>",
22597          "locationName":"fleetId"
22598        },
22599        "FleetState":{
22600          "shape":"FleetStateCode",
22601          "documentation":"<p>The state of the EC2 Fleet.</p>",
22602          "locationName":"fleetState"
22603        },
22604        "ClientToken":{
22605          "shape":"String",
22606          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p> <p>Constraints: Maximum 64 ASCII characters</p>",
22607          "locationName":"clientToken"
22608        },
22609        "ExcessCapacityTerminationPolicy":{
22610          "shape":"FleetExcessCapacityTerminationPolicy",
22611          "documentation":"<p>Indicates whether running instances should be terminated if the target capacity of the EC2 Fleet is decreased below the current size of the EC2 Fleet.</p>",
22612          "locationName":"excessCapacityTerminationPolicy"
22613        },
22614        "FulfilledCapacity":{
22615          "shape":"Double",
22616          "documentation":"<p>The number of units fulfilled by this request compared to the set target capacity.</p>",
22617          "locationName":"fulfilledCapacity"
22618        },
22619        "FulfilledOnDemandCapacity":{
22620          "shape":"Double",
22621          "documentation":"<p>The number of units fulfilled by this request compared to the set target On-Demand capacity.</p>",
22622          "locationName":"fulfilledOnDemandCapacity"
22623        },
22624        "LaunchTemplateConfigs":{
22625          "shape":"FleetLaunchTemplateConfigList",
22626          "documentation":"<p>The launch template and overrides.</p>",
22627          "locationName":"launchTemplateConfigs"
22628        },
22629        "TargetCapacitySpecification":{
22630          "shape":"TargetCapacitySpecification",
22631          "documentation":"<p>The number of units to request. You can choose to set the target capacity in terms of instances or a performance characteristic that is important to your application workload, such as vCPUs, memory, or I/O. If the request type is <code>maintain</code>, you can specify a target capacity of 0 and add capacity later.</p>",
22632          "locationName":"targetCapacitySpecification"
22633        },
22634        "TerminateInstancesWithExpiration":{
22635          "shape":"Boolean",
22636          "documentation":"<p>Indicates whether running instances should be terminated when the EC2 Fleet expires. </p>",
22637          "locationName":"terminateInstancesWithExpiration"
22638        },
22639        "Type":{
22640          "shape":"FleetType",
22641          "documentation":"<p>The type of request. Indicates whether the EC2 Fleet only <code>requests</code> the target capacity, or also attempts to <code>maintain</code> it. If you request a certain target capacity, EC2 Fleet only places the required requests; it does not attempt to replenish instances if capacity is diminished, and it does not submit requests in alternative capacity pools if capacity is unavailable. To maintain a certain target capacity, EC2 Fleet places the required requests to meet this target capacity. It also automatically replenishes any interrupted Spot Instances. Default: <code>maintain</code>.</p>",
22642          "locationName":"type"
22643        },
22644        "ValidFrom":{
22645          "shape":"DateTime",
22646          "documentation":"<p>The start date and time of the request, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z). The default is to start fulfilling the request immediately. </p>",
22647          "locationName":"validFrom"
22648        },
22649        "ValidUntil":{
22650          "shape":"DateTime",
22651          "documentation":"<p>The end date and time of the request, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z). At this point, no new instance requests are placed or able to fulfill the request. The default end date is 7 days from the current date. </p>",
22652          "locationName":"validUntil"
22653        },
22654        "ReplaceUnhealthyInstances":{
22655          "shape":"Boolean",
22656          "documentation":"<p>Indicates whether EC2 Fleet should replace unhealthy Spot Instances. Supported only for fleets of type <code>maintain</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html#ec2-fleet-health-checks\">EC2 Fleet health checks</a> in the <i>Amazon EC2 User Guide</i>.</p>",
22657          "locationName":"replaceUnhealthyInstances"
22658        },
22659        "SpotOptions":{
22660          "shape":"SpotOptions",
22661          "documentation":"<p>The configuration of Spot Instances in an EC2 Fleet.</p>",
22662          "locationName":"spotOptions"
22663        },
22664        "OnDemandOptions":{
22665          "shape":"OnDemandOptions",
22666          "documentation":"<p>The allocation strategy of On-Demand Instances in an EC2 Fleet.</p>",
22667          "locationName":"onDemandOptions"
22668        },
22669        "Tags":{
22670          "shape":"TagList",
22671          "documentation":"<p>The tags for an EC2 Fleet resource.</p>",
22672          "locationName":"tagSet"
22673        },
22674        "Errors":{
22675          "shape":"DescribeFleetsErrorSet",
22676          "documentation":"<p>Information about the instances that could not be launched by the fleet. Valid only when <b>Type</b> is set to <code>instant</code>.</p>",
22677          "locationName":"errorSet"
22678        },
22679        "Instances":{
22680          "shape":"DescribeFleetsInstancesSet",
22681          "documentation":"<p>Information about the instances that were launched by the fleet. Valid only when <b>Type</b> is set to <code>instant</code>.</p>",
22682          "locationName":"fleetInstanceSet"
22683        },
22684        "Context":{
22685          "shape":"String",
22686          "documentation":"<p>Reserved.</p>",
22687          "locationName":"context"
22688        }
22689      },
22690      "documentation":"<p>Describes an EC2 Fleet.</p>"
22691    },
22692    "FleetEventType":{
22693      "type":"string",
22694      "enum":[
22695        "instance-change",
22696        "fleet-change",
22697        "service-error"
22698      ]
22699    },
22700    "FleetExcessCapacityTerminationPolicy":{
22701      "type":"string",
22702      "enum":[
22703        "no-termination",
22704        "termination"
22705      ]
22706    },
22707    "FleetId":{"type":"string"},
22708    "FleetIdSet":{
22709      "type":"list",
22710      "member":{"shape":"FleetId"}
22711    },
22712    "FleetInstanceMatchCriteria":{
22713      "type":"string",
22714      "enum":["open"]
22715    },
22716    "FleetLaunchTemplateConfig":{
22717      "type":"structure",
22718      "members":{
22719        "LaunchTemplateSpecification":{
22720          "shape":"FleetLaunchTemplateSpecification",
22721          "documentation":"<p>The launch template.</p>",
22722          "locationName":"launchTemplateSpecification"
22723        },
22724        "Overrides":{
22725          "shape":"FleetLaunchTemplateOverridesList",
22726          "documentation":"<p>Any parameters that you specify override the same parameters in the launch template.</p>",
22727          "locationName":"overrides"
22728        }
22729      },
22730      "documentation":"<p>Describes a launch template and overrides.</p>"
22731    },
22732    "FleetLaunchTemplateConfigList":{
22733      "type":"list",
22734      "member":{
22735        "shape":"FleetLaunchTemplateConfig",
22736        "locationName":"item"
22737      }
22738    },
22739    "FleetLaunchTemplateConfigListRequest":{
22740      "type":"list",
22741      "member":{
22742        "shape":"FleetLaunchTemplateConfigRequest",
22743        "locationName":"item"
22744      },
22745      "max":50,
22746      "min":0
22747    },
22748    "FleetLaunchTemplateConfigRequest":{
22749      "type":"structure",
22750      "members":{
22751        "LaunchTemplateSpecification":{
22752          "shape":"FleetLaunchTemplateSpecificationRequest",
22753          "documentation":"<p>The launch template to use. You must specify either the launch template ID or launch template name in the request. </p>"
22754        },
22755        "Overrides":{
22756          "shape":"FleetLaunchTemplateOverridesListRequest",
22757          "documentation":"<p>Any parameters that you specify override the same parameters in the launch template.</p> <p>For fleets of type <code>request</code> and <code>maintain</code>, a maximum of 300 items is allowed across all launch templates.</p>"
22758        }
22759      },
22760      "documentation":"<p>Describes a launch template and overrides.</p>"
22761    },
22762    "FleetLaunchTemplateOverrides":{
22763      "type":"structure",
22764      "members":{
22765        "InstanceType":{
22766          "shape":"InstanceType",
22767          "documentation":"<p>The instance type.</p>",
22768          "locationName":"instanceType"
22769        },
22770        "MaxPrice":{
22771          "shape":"String",
22772          "documentation":"<p>The maximum price per unit hour that you are willing to pay for a Spot Instance.</p>",
22773          "locationName":"maxPrice"
22774        },
22775        "SubnetId":{
22776          "shape":"String",
22777          "documentation":"<p>The ID of the subnet in which to launch the instances.</p>",
22778          "locationName":"subnetId"
22779        },
22780        "AvailabilityZone":{
22781          "shape":"String",
22782          "documentation":"<p>The Availability Zone in which to launch the instances.</p>",
22783          "locationName":"availabilityZone"
22784        },
22785        "WeightedCapacity":{
22786          "shape":"Double",
22787          "documentation":"<p>The number of units provided by the specified instance type.</p>",
22788          "locationName":"weightedCapacity"
22789        },
22790        "Priority":{
22791          "shape":"Double",
22792          "documentation":"<p>The priority for the launch template override. The highest priority is launched first.</p> <p>If the On-Demand <code>AllocationStrategy</code> is set to <code>prioritized</code>, EC2 Fleet uses priority to determine which launch template override to use first in fulfilling On-Demand capacity.</p> <p>If the Spot <code>AllocationStrategy</code> is set to <code>capacity-optimized-prioritized</code>, EC2 Fleet uses priority on a best-effort basis to determine which launch template override to use in fulfilling Spot capacity, but optimizes for capacity first.</p> <p>Valid values are whole numbers starting at <code>0</code>. The lower the number, the higher the priority. If no number is set, the override has the lowest priority. You can set the same priority for different launch template overrides.</p>",
22793          "locationName":"priority"
22794        },
22795        "Placement":{
22796          "shape":"PlacementResponse",
22797          "documentation":"<p>The location where the instance launched, if applicable.</p>",
22798          "locationName":"placement"
22799        }
22800      },
22801      "documentation":"<p>Describes overrides for a launch template.</p>"
22802    },
22803    "FleetLaunchTemplateOverridesList":{
22804      "type":"list",
22805      "member":{
22806        "shape":"FleetLaunchTemplateOverrides",
22807        "locationName":"item"
22808      }
22809    },
22810    "FleetLaunchTemplateOverridesListRequest":{
22811      "type":"list",
22812      "member":{
22813        "shape":"FleetLaunchTemplateOverridesRequest",
22814        "locationName":"item"
22815      }
22816    },
22817    "FleetLaunchTemplateOverridesRequest":{
22818      "type":"structure",
22819      "members":{
22820        "InstanceType":{
22821          "shape":"InstanceType",
22822          "documentation":"<p>The instance type.</p>"
22823        },
22824        "MaxPrice":{
22825          "shape":"String",
22826          "documentation":"<p>The maximum price per unit hour that you are willing to pay for a Spot Instance.</p>"
22827        },
22828        "SubnetId":{
22829          "shape":"SubnetId",
22830          "documentation":"<p>The IDs of the subnets in which to launch the instances. Separate multiple subnet IDs using commas (for example, <code>subnet-1234abcdeexample1, subnet-0987cdef6example2</code>). A request of type <code>instant</code> can have only one subnet ID.</p>"
22831        },
22832        "AvailabilityZone":{
22833          "shape":"String",
22834          "documentation":"<p>The Availability Zone in which to launch the instances.</p>"
22835        },
22836        "WeightedCapacity":{
22837          "shape":"Double",
22838          "documentation":"<p>The number of units provided by the specified instance type.</p>"
22839        },
22840        "Priority":{
22841          "shape":"Double",
22842          "documentation":"<p>The priority for the launch template override. The highest priority is launched first.</p> <p>If the On-Demand <code>AllocationStrategy</code> is set to <code>prioritized</code>, EC2 Fleet uses priority to determine which launch template override to use first in fulfilling On-Demand capacity.</p> <p>If the Spot <code>AllocationStrategy</code> is set to <code>capacity-optimized-prioritized</code>, EC2 Fleet uses priority on a best-effort basis to determine which launch template override to use in fulfilling Spot capacity, but optimizes for capacity first.</p> <p>Valid values are whole numbers starting at <code>0</code>. The lower the number, the higher the priority. If no number is set, the launch template override has the lowest priority. You can set the same priority for different launch template overrides.</p>"
22843        },
22844        "Placement":{
22845          "shape":"Placement",
22846          "documentation":"<p>The location where the instance launched, if applicable.</p>"
22847        }
22848      },
22849      "documentation":"<p>Describes overrides for a launch template.</p>"
22850    },
22851    "FleetLaunchTemplateSpecification":{
22852      "type":"structure",
22853      "members":{
22854        "LaunchTemplateId":{
22855          "shape":"String",
22856          "documentation":"<p>The ID of the launch template. If you specify the template ID, you can't specify the template name.</p>",
22857          "locationName":"launchTemplateId"
22858        },
22859        "LaunchTemplateName":{
22860          "shape":"LaunchTemplateName",
22861          "documentation":"<p>The name of the launch template. If you specify the template name, you can't specify the template ID.</p>",
22862          "locationName":"launchTemplateName"
22863        },
22864        "Version":{
22865          "shape":"String",
22866          "documentation":"<p>The launch template version number, <code>$Latest</code>, or <code>$Default</code>. You must specify a value, otherwise the request fails.</p> <p>If the value is <code>$Latest</code>, Amazon EC2 uses the latest version of the launch template.</p> <p>If the value is <code>$Default</code>, Amazon EC2 uses the default version of the launch template.</p>",
22867          "locationName":"version"
22868        }
22869      },
22870      "documentation":"<p>Describes the Amazon EC2 launch template and the launch template version that can be used by a Spot Fleet request to configure Amazon EC2 instances. For information about launch templates, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html\">Launching an instance from a launch template</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>"
22871    },
22872    "FleetLaunchTemplateSpecificationRequest":{
22873      "type":"structure",
22874      "members":{
22875        "LaunchTemplateId":{
22876          "shape":"LaunchTemplateId",
22877          "documentation":"<p>The ID of the launch template. If you specify the template ID, you can't specify the template name.</p>"
22878        },
22879        "LaunchTemplateName":{
22880          "shape":"LaunchTemplateName",
22881          "documentation":"<p>The name of the launch template. If you specify the template name, you can't specify the template ID.</p>"
22882        },
22883        "Version":{
22884          "shape":"String",
22885          "documentation":"<p>The launch template version number, <code>$Latest</code>, or <code>$Default</code>. You must specify a value, otherwise the request fails.</p> <p>If the value is <code>$Latest</code>, Amazon EC2 uses the latest version of the launch template.</p> <p>If the value is <code>$Default</code>, Amazon EC2 uses the default version of the launch template.</p>"
22886        }
22887      },
22888      "documentation":"<p>Describes the Amazon EC2 launch template and the launch template version that can be used by an EC2 Fleet to configure Amazon EC2 instances. For information about launch templates, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html\">Launching an instance from a launch template</a> in the <i>Amazon EC2 User Guide</i>.</p>"
22889    },
22890    "FleetOnDemandAllocationStrategy":{
22891      "type":"string",
22892      "enum":[
22893        "lowest-price",
22894        "prioritized"
22895      ]
22896    },
22897    "FleetReplacementStrategy":{
22898      "type":"string",
22899      "enum":["launch"]
22900    },
22901    "FleetSet":{
22902      "type":"list",
22903      "member":{
22904        "shape":"FleetData",
22905        "locationName":"item"
22906      }
22907    },
22908    "FleetSpotCapacityRebalance":{
22909      "type":"structure",
22910      "members":{
22911        "ReplacementStrategy":{
22912          "shape":"FleetReplacementStrategy",
22913          "documentation":"<p>To allow EC2 Fleet to launch a replacement Spot Instance when an instance rebalance notification is emitted for an existing Spot Instance in the fleet, specify <code>launch</code>. Only available for fleets of type <code>maintain</code>.</p> <note> <p>When a replacement instance is launched, the instance marked for rebalance is not automatically terminated. You can terminate it, or you can leave it running. You are charged for both instances while they are running.</p> </note>",
22914          "locationName":"replacementStrategy"
22915        }
22916      },
22917      "documentation":"<p>The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.</p>"
22918    },
22919    "FleetSpotCapacityRebalanceRequest":{
22920      "type":"structure",
22921      "members":{
22922        "ReplacementStrategy":{
22923          "shape":"FleetReplacementStrategy",
22924          "documentation":"<p>The replacement strategy to use. Only available for fleets of type <code>maintain</code>.</p> <p>To allow EC2 Fleet to launch a replacement Spot Instance when an instance rebalance notification is emitted for an existing Spot Instance in the fleet, specify <code>launch</code>. You must specify a value, otherwise you get an error.</p> <note> <p>When a replacement instance is launched, the instance marked for rebalance is not automatically terminated. You can terminate it, or you can leave it running. You are charged for all instances while they are running.</p> </note>"
22925        }
22926      },
22927      "documentation":"<p>The Spot Instance replacement strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-configuration-strategies.html#ec2-fleet-capacity-rebalance\">Capacity rebalancing</a> in the <i>Amazon EC2 User Guide</i>.</p>"
22928    },
22929    "FleetSpotMaintenanceStrategies":{
22930      "type":"structure",
22931      "members":{
22932        "CapacityRebalance":{
22933          "shape":"FleetSpotCapacityRebalance",
22934          "documentation":"<p>The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.</p>",
22935          "locationName":"capacityRebalance"
22936        }
22937      },
22938      "documentation":"<p>The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.</p>"
22939    },
22940    "FleetSpotMaintenanceStrategiesRequest":{
22941      "type":"structure",
22942      "members":{
22943        "CapacityRebalance":{
22944          "shape":"FleetSpotCapacityRebalanceRequest",
22945          "documentation":"<p>The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.</p>"
22946        }
22947      },
22948      "documentation":"<p>The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.</p>"
22949    },
22950    "FleetStateCode":{
22951      "type":"string",
22952      "enum":[
22953        "submitted",
22954        "active",
22955        "deleted",
22956        "failed",
22957        "deleted_running",
22958        "deleted_terminating",
22959        "modifying"
22960      ]
22961    },
22962    "FleetType":{
22963      "type":"string",
22964      "enum":[
22965        "request",
22966        "maintain",
22967        "instant"
22968      ]
22969    },
22970    "Float":{"type":"float"},
22971    "FlowLog":{
22972      "type":"structure",
22973      "members":{
22974        "CreationTime":{
22975          "shape":"MillisecondDateTime",
22976          "documentation":"<p>The date and time the flow log was created.</p>",
22977          "locationName":"creationTime"
22978        },
22979        "DeliverLogsErrorMessage":{
22980          "shape":"String",
22981          "documentation":"<p>Information about the error that occurred. <code>Rate limited</code> indicates that CloudWatch Logs throttling has been applied for one or more network interfaces, or that you've reached the limit on the number of log groups that you can create. <code>Access error</code> indicates that the IAM role associated with the flow log does not have sufficient permissions to publish to CloudWatch Logs. <code>Unknown error</code> indicates an internal error.</p>",
22982          "locationName":"deliverLogsErrorMessage"
22983        },
22984        "DeliverLogsPermissionArn":{
22985          "shape":"String",
22986          "documentation":"<p>The ARN of the IAM role that posts logs to CloudWatch Logs.</p>",
22987          "locationName":"deliverLogsPermissionArn"
22988        },
22989        "DeliverLogsStatus":{
22990          "shape":"String",
22991          "documentation":"<p>The status of the logs delivery (<code>SUCCESS</code> | <code>FAILED</code>).</p>",
22992          "locationName":"deliverLogsStatus"
22993        },
22994        "FlowLogId":{
22995          "shape":"String",
22996          "documentation":"<p>The flow log ID.</p>",
22997          "locationName":"flowLogId"
22998        },
22999        "FlowLogStatus":{
23000          "shape":"String",
23001          "documentation":"<p>The status of the flow log (<code>ACTIVE</code>).</p>",
23002          "locationName":"flowLogStatus"
23003        },
23004        "LogGroupName":{
23005          "shape":"String",
23006          "documentation":"<p>The name of the flow log group.</p>",
23007          "locationName":"logGroupName"
23008        },
23009        "ResourceId":{
23010          "shape":"String",
23011          "documentation":"<p>The ID of the resource on which the flow log was created.</p>",
23012          "locationName":"resourceId"
23013        },
23014        "TrafficType":{
23015          "shape":"TrafficType",
23016          "documentation":"<p>The type of traffic captured for the flow log.</p>",
23017          "locationName":"trafficType"
23018        },
23019        "LogDestinationType":{
23020          "shape":"LogDestinationType",
23021          "documentation":"<p>The type of destination to which the flow log data is published. Flow log data can be published to CloudWatch Logs or Amazon S3.</p>",
23022          "locationName":"logDestinationType"
23023        },
23024        "LogDestination":{
23025          "shape":"String",
23026          "documentation":"<p>The destination to which the flow log data is published. Flow log data can be published to an CloudWatch Logs log group or an Amazon S3 bucket. If the flow log publishes to CloudWatch Logs, this element indicates the Amazon Resource Name (ARN) of the CloudWatch Logs log group to which the data is published. If the flow log publishes to Amazon S3, this element indicates the ARN of the Amazon S3 bucket to which the data is published.</p>",
23027          "locationName":"logDestination"
23028        },
23029        "LogFormat":{
23030          "shape":"String",
23031          "documentation":"<p>The format of the flow log record.</p>",
23032          "locationName":"logFormat"
23033        },
23034        "Tags":{
23035          "shape":"TagList",
23036          "documentation":"<p>The tags for the flow log.</p>",
23037          "locationName":"tagSet"
23038        },
23039        "MaxAggregationInterval":{
23040          "shape":"Integer",
23041          "documentation":"<p>The maximum interval of time, in seconds, during which a flow of packets is captured and aggregated into a flow log record.</p> <p>When a network interface is attached to a <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances\">Nitro-based instance</a>, the aggregation interval is always 60 seconds (1 minute) or less, regardless of the specified value.</p> <p>Valid Values: <code>60</code> | <code>600</code> </p>",
23042          "locationName":"maxAggregationInterval"
23043        },
23044        "DestinationOptions":{
23045          "shape":"DestinationOptionsResponse",
23046          "documentation":"<p>The destination options.</p>",
23047          "locationName":"destinationOptions"
23048        }
23049      },
23050      "documentation":"<p>Describes a flow log.</p>"
23051    },
23052    "FlowLogIdList":{
23053      "type":"list",
23054      "member":{
23055        "shape":"VpcFlowLogId",
23056        "locationName":"item"
23057      }
23058    },
23059    "FlowLogResourceId":{"type":"string"},
23060    "FlowLogResourceIds":{
23061      "type":"list",
23062      "member":{
23063        "shape":"FlowLogResourceId",
23064        "locationName":"item"
23065      }
23066    },
23067    "FlowLogSet":{
23068      "type":"list",
23069      "member":{
23070        "shape":"FlowLog",
23071        "locationName":"item"
23072      }
23073    },
23074    "FlowLogsResourceType":{
23075      "type":"string",
23076      "enum":[
23077        "VPC",
23078        "Subnet",
23079        "NetworkInterface"
23080      ]
23081    },
23082    "FpgaDeviceCount":{"type":"integer"},
23083    "FpgaDeviceInfo":{
23084      "type":"structure",
23085      "members":{
23086        "Name":{
23087          "shape":"FpgaDeviceName",
23088          "documentation":"<p>The name of the FPGA accelerator.</p>",
23089          "locationName":"name"
23090        },
23091        "Manufacturer":{
23092          "shape":"FpgaDeviceManufacturerName",
23093          "documentation":"<p>The manufacturer of the FPGA accelerator.</p>",
23094          "locationName":"manufacturer"
23095        },
23096        "Count":{
23097          "shape":"FpgaDeviceCount",
23098          "documentation":"<p>The count of FPGA accelerators for the instance type.</p>",
23099          "locationName":"count"
23100        },
23101        "MemoryInfo":{
23102          "shape":"FpgaDeviceMemoryInfo",
23103          "documentation":"<p>Describes the memory for the FPGA accelerator for the instance type.</p>",
23104          "locationName":"memoryInfo"
23105        }
23106      },
23107      "documentation":"<p>Describes the FPGA accelerator for the instance type.</p>"
23108    },
23109    "FpgaDeviceInfoList":{
23110      "type":"list",
23111      "member":{
23112        "shape":"FpgaDeviceInfo",
23113        "locationName":"item"
23114      }
23115    },
23116    "FpgaDeviceManufacturerName":{"type":"string"},
23117    "FpgaDeviceMemoryInfo":{
23118      "type":"structure",
23119      "members":{
23120        "SizeInMiB":{
23121          "shape":"FpgaDeviceMemorySize",
23122          "documentation":"<p>The size of the memory available to the FPGA accelerator, in MiB.</p>",
23123          "locationName":"sizeInMiB"
23124        }
23125      },
23126      "documentation":"<p>Describes the memory for the FPGA accelerator for the instance type.</p>"
23127    },
23128    "FpgaDeviceMemorySize":{"type":"integer"},
23129    "FpgaDeviceName":{"type":"string"},
23130    "FpgaImage":{
23131      "type":"structure",
23132      "members":{
23133        "FpgaImageId":{
23134          "shape":"String",
23135          "documentation":"<p>The FPGA image identifier (AFI ID).</p>",
23136          "locationName":"fpgaImageId"
23137        },
23138        "FpgaImageGlobalId":{
23139          "shape":"String",
23140          "documentation":"<p>The global FPGA image identifier (AGFI ID).</p>",
23141          "locationName":"fpgaImageGlobalId"
23142        },
23143        "Name":{
23144          "shape":"String",
23145          "documentation":"<p>The name of the AFI.</p>",
23146          "locationName":"name"
23147        },
23148        "Description":{
23149          "shape":"String",
23150          "documentation":"<p>The description of the AFI.</p>",
23151          "locationName":"description"
23152        },
23153        "ShellVersion":{
23154          "shape":"String",
23155          "documentation":"<p>The version of the Amazon Web Services Shell that was used to create the bitstream.</p>",
23156          "locationName":"shellVersion"
23157        },
23158        "PciId":{
23159          "shape":"PciId",
23160          "documentation":"<p>Information about the PCI bus.</p>",
23161          "locationName":"pciId"
23162        },
23163        "State":{
23164          "shape":"FpgaImageState",
23165          "documentation":"<p>Information about the state of the AFI.</p>",
23166          "locationName":"state"
23167        },
23168        "CreateTime":{
23169          "shape":"DateTime",
23170          "documentation":"<p>The date and time the AFI was created.</p>",
23171          "locationName":"createTime"
23172        },
23173        "UpdateTime":{
23174          "shape":"DateTime",
23175          "documentation":"<p>The time of the most recent update to the AFI.</p>",
23176          "locationName":"updateTime"
23177        },
23178        "OwnerId":{
23179          "shape":"String",
23180          "documentation":"<p>The ID of the Amazon Web Services account that owns the AFI.</p>",
23181          "locationName":"ownerId"
23182        },
23183        "OwnerAlias":{
23184          "shape":"String",
23185          "documentation":"<p>The alias of the AFI owner. Possible values include <code>self</code>, <code>amazon</code>, and <code>aws-marketplace</code>.</p>",
23186          "locationName":"ownerAlias"
23187        },
23188        "ProductCodes":{
23189          "shape":"ProductCodeList",
23190          "documentation":"<p>The product codes for the AFI.</p>",
23191          "locationName":"productCodes"
23192        },
23193        "Tags":{
23194          "shape":"TagList",
23195          "documentation":"<p>Any tags assigned to the AFI.</p>",
23196          "locationName":"tags"
23197        },
23198        "Public":{
23199          "shape":"Boolean",
23200          "documentation":"<p>Indicates whether the AFI is public.</p>",
23201          "locationName":"public"
23202        },
23203        "DataRetentionSupport":{
23204          "shape":"Boolean",
23205          "documentation":"<p>Indicates whether data retention support is enabled for the AFI.</p>",
23206          "locationName":"dataRetentionSupport"
23207        }
23208      },
23209      "documentation":"<p>Describes an Amazon FPGA image (AFI).</p>"
23210    },
23211    "FpgaImageAttribute":{
23212      "type":"structure",
23213      "members":{
23214        "FpgaImageId":{
23215          "shape":"String",
23216          "documentation":"<p>The ID of the AFI.</p>",
23217          "locationName":"fpgaImageId"
23218        },
23219        "Name":{
23220          "shape":"String",
23221          "documentation":"<p>The name of the AFI.</p>",
23222          "locationName":"name"
23223        },
23224        "Description":{
23225          "shape":"String",
23226          "documentation":"<p>The description of the AFI.</p>",
23227          "locationName":"description"
23228        },
23229        "LoadPermissions":{
23230          "shape":"LoadPermissionList",
23231          "documentation":"<p>The load permissions.</p>",
23232          "locationName":"loadPermissions"
23233        },
23234        "ProductCodes":{
23235          "shape":"ProductCodeList",
23236          "documentation":"<p>The product codes.</p>",
23237          "locationName":"productCodes"
23238        }
23239      },
23240      "documentation":"<p>Describes an Amazon FPGA image (AFI) attribute.</p>"
23241    },
23242    "FpgaImageAttributeName":{
23243      "type":"string",
23244      "enum":[
23245        "description",
23246        "name",
23247        "loadPermission",
23248        "productCodes"
23249      ]
23250    },
23251    "FpgaImageId":{"type":"string"},
23252    "FpgaImageIdList":{
23253      "type":"list",
23254      "member":{
23255        "shape":"FpgaImageId",
23256        "locationName":"item"
23257      }
23258    },
23259    "FpgaImageList":{
23260      "type":"list",
23261      "member":{
23262        "shape":"FpgaImage",
23263        "locationName":"item"
23264      }
23265    },
23266    "FpgaImageState":{
23267      "type":"structure",
23268      "members":{
23269        "Code":{
23270          "shape":"FpgaImageStateCode",
23271          "documentation":"<p>The state. The following are the possible values:</p> <ul> <li> <p> <code>pending</code> - AFI bitstream generation is in progress.</p> </li> <li> <p> <code>available</code> - The AFI is available for use.</p> </li> <li> <p> <code>failed</code> - AFI bitstream generation failed.</p> </li> <li> <p> <code>unavailable</code> - The AFI is no longer available for use.</p> </li> </ul>",
23272          "locationName":"code"
23273        },
23274        "Message":{
23275          "shape":"String",
23276          "documentation":"<p>If the state is <code>failed</code>, this is the error message.</p>",
23277          "locationName":"message"
23278        }
23279      },
23280      "documentation":"<p>Describes the state of the bitstream generation process for an Amazon FPGA image (AFI).</p>"
23281    },
23282    "FpgaImageStateCode":{
23283      "type":"string",
23284      "enum":[
23285        "pending",
23286        "failed",
23287        "available",
23288        "unavailable"
23289      ]
23290    },
23291    "FpgaInfo":{
23292      "type":"structure",
23293      "members":{
23294        "Fpgas":{
23295          "shape":"FpgaDeviceInfoList",
23296          "documentation":"<p>Describes the FPGAs for the instance type.</p>",
23297          "locationName":"fpgas"
23298        },
23299        "TotalFpgaMemoryInMiB":{
23300          "shape":"totalFpgaMemory",
23301          "documentation":"<p>The total memory of all FPGA accelerators for the instance type.</p>",
23302          "locationName":"totalFpgaMemoryInMiB"
23303        }
23304      },
23305      "documentation":"<p>Describes the FPGAs for the instance type.</p>"
23306    },
23307    "FreeTierEligibleFlag":{"type":"boolean"},
23308    "GVCDMaxResults":{
23309      "type":"integer",
23310      "max":1000,
23311      "min":200
23312    },
23313    "GatewayType":{
23314      "type":"string",
23315      "enum":["ipsec.1"]
23316    },
23317    "GetAssociatedEnclaveCertificateIamRolesRequest":{
23318      "type":"structure",
23319      "members":{
23320        "CertificateArn":{
23321          "shape":"ResourceArn",
23322          "documentation":"<p>The ARN of the ACM certificate for which to view the associated IAM roles, encryption keys, and Amazon S3 object information.</p>"
23323        },
23324        "DryRun":{
23325          "shape":"Boolean",
23326          "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>"
23327        }
23328      }
23329    },
23330    "GetAssociatedEnclaveCertificateIamRolesResult":{
23331      "type":"structure",
23332      "members":{
23333        "AssociatedRoles":{
23334          "shape":"AssociatedRolesList",
23335          "documentation":"<p>Information about the associated IAM roles.</p>",
23336          "locationName":"associatedRoleSet"
23337        }
23338      }
23339    },
23340    "GetAssociatedIpv6PoolCidrsRequest":{
23341      "type":"structure",
23342      "required":["PoolId"],
23343      "members":{
23344        "PoolId":{
23345          "shape":"Ipv6PoolEc2Id",
23346          "documentation":"<p>The ID of the IPv6 address pool.</p>"
23347        },
23348        "NextToken":{
23349          "shape":"NextToken",
23350          "documentation":"<p>The token for the next page of results.</p>"
23351        },
23352        "MaxResults":{
23353          "shape":"Ipv6PoolMaxResults",
23354          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
23355        },
23356        "DryRun":{
23357          "shape":"Boolean",
23358          "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>"
23359        }
23360      }
23361    },
23362    "GetAssociatedIpv6PoolCidrsResult":{
23363      "type":"structure",
23364      "members":{
23365        "Ipv6CidrAssociations":{
23366          "shape":"Ipv6CidrAssociationSet",
23367          "documentation":"<p>Information about the IPv6 CIDR block associations.</p>",
23368          "locationName":"ipv6CidrAssociationSet"
23369        },
23370        "NextToken":{
23371          "shape":"String",
23372          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
23373          "locationName":"nextToken"
23374        }
23375      }
23376    },
23377    "GetCapacityReservationUsageRequest":{
23378      "type":"structure",
23379      "required":["CapacityReservationId"],
23380      "members":{
23381        "CapacityReservationId":{
23382          "shape":"CapacityReservationId",
23383          "documentation":"<p>The ID of the Capacity Reservation.</p>"
23384        },
23385        "NextToken":{
23386          "shape":"String",
23387          "documentation":"<p>The token to use to retrieve the next page of results.</p>"
23388        },
23389        "MaxResults":{
23390          "shape":"GetCapacityReservationUsageRequestMaxResults",
23391          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the returned <code>nextToken</code> value. This value can be between 5 and 500. If <code>maxResults</code> is given a larger value than 500, you receive an error.</p> <p>Valid range: Minimum value of 1. Maximum value of 1000.</p>"
23392        },
23393        "DryRun":{
23394          "shape":"Boolean",
23395          "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>"
23396        }
23397      }
23398    },
23399    "GetCapacityReservationUsageRequestMaxResults":{
23400      "type":"integer",
23401      "max":1000,
23402      "min":1
23403    },
23404    "GetCapacityReservationUsageResult":{
23405      "type":"structure",
23406      "members":{
23407        "NextToken":{
23408          "shape":"String",
23409          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
23410          "locationName":"nextToken"
23411        },
23412        "CapacityReservationId":{
23413          "shape":"String",
23414          "documentation":"<p>The ID of the Capacity Reservation.</p>",
23415          "locationName":"capacityReservationId"
23416        },
23417        "InstanceType":{
23418          "shape":"String",
23419          "documentation":"<p>The type of instance for which the Capacity Reservation reserves capacity.</p>",
23420          "locationName":"instanceType"
23421        },
23422        "TotalInstanceCount":{
23423          "shape":"Integer",
23424          "documentation":"<p>The number of instances for which the Capacity Reservation reserves capacity.</p>",
23425          "locationName":"totalInstanceCount"
23426        },
23427        "AvailableInstanceCount":{
23428          "shape":"Integer",
23429          "documentation":"<p>The remaining capacity. Indicates the number of instances that can be launched in the Capacity Reservation.</p>",
23430          "locationName":"availableInstanceCount"
23431        },
23432        "State":{
23433          "shape":"CapacityReservationState",
23434          "documentation":"<p>The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:</p> <ul> <li> <p> <code>active</code> - The Capacity Reservation is active and the capacity is available for your use.</p> </li> <li> <p> <code>expired</code> - The Capacity Reservation expired automatically at the date and time specified in your request. The reserved capacity is no longer available for your use.</p> </li> <li> <p> <code>cancelled</code> - The Capacity Reservation was cancelled. The reserved capacity is no longer available for your use.</p> </li> <li> <p> <code>pending</code> - The Capacity Reservation request was successful but the capacity provisioning is still pending.</p> </li> <li> <p> <code>failed</code> - The Capacity Reservation request has failed. A request might fail due to invalid request parameters, capacity constraints, or instance limit constraints. Failed requests are retained for 60 minutes.</p> </li> </ul>",
23435          "locationName":"state"
23436        },
23437        "InstanceUsages":{
23438          "shape":"InstanceUsageSet",
23439          "documentation":"<p>Information about the Capacity Reservation usage.</p>",
23440          "locationName":"instanceUsageSet"
23441        }
23442      }
23443    },
23444    "GetCoipPoolUsageRequest":{
23445      "type":"structure",
23446      "required":["PoolId"],
23447      "members":{
23448        "PoolId":{
23449          "shape":"CoipPoolId",
23450          "documentation":"<p>The ID of the address pool.</p>"
23451        },
23452        "Filters":{
23453          "shape":"FilterList",
23454          "documentation":"<p>The filters. The following are the possible values:</p> <ul> <li> <p> <code>coip-address-usage.allocation-id</code> </p> </li> </ul> <ul> <li> <p> <code>coip-address-usage.aws-account-id</code> </p> </li> </ul> <ul> <li> <p> <code>coip-address-usage.aws-service</code> </p> </li> </ul> <ul> <li> <p> <code>coip-address-usage.co-ip</code> </p> </li> </ul>",
23455          "locationName":"Filter"
23456        },
23457        "MaxResults":{
23458          "shape":"CoipPoolMaxResults",
23459          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
23460        },
23461        "NextToken":{
23462          "shape":"String",
23463          "documentation":"<p>The token for the next page of results.</p>"
23464        },
23465        "DryRun":{
23466          "shape":"Boolean",
23467          "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>"
23468        }
23469      }
23470    },
23471    "GetCoipPoolUsageResult":{
23472      "type":"structure",
23473      "members":{
23474        "CoipPoolId":{
23475          "shape":"String",
23476          "documentation":"<p>The ID of the customer-owned address pool.</p>",
23477          "locationName":"coipPoolId"
23478        },
23479        "CoipAddressUsages":{
23480          "shape":"CoipAddressUsageSet",
23481          "documentation":"<p>Information about the address usage.</p>",
23482          "locationName":"coipAddressUsageSet"
23483        },
23484        "LocalGatewayRouteTableId":{
23485          "shape":"String",
23486          "documentation":"<p>The ID of the local gateway route table.</p>",
23487          "locationName":"localGatewayRouteTableId"
23488        }
23489      }
23490    },
23491    "GetConsoleOutputRequest":{
23492      "type":"structure",
23493      "required":["InstanceId"],
23494      "members":{
23495        "InstanceId":{
23496          "shape":"InstanceId",
23497          "documentation":"<p>The ID of the instance.</p>"
23498        },
23499        "DryRun":{
23500          "shape":"Boolean",
23501          "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>",
23502          "locationName":"dryRun"
23503        },
23504        "Latest":{
23505          "shape":"Boolean",
23506          "documentation":"<p>When enabled, retrieves the latest console output for the instance.</p> <p>Default: disabled (<code>false</code>)</p>"
23507        }
23508      }
23509    },
23510    "GetConsoleOutputResult":{
23511      "type":"structure",
23512      "members":{
23513        "InstanceId":{
23514          "shape":"String",
23515          "documentation":"<p>The ID of the instance.</p>",
23516          "locationName":"instanceId"
23517        },
23518        "Output":{
23519          "shape":"String",
23520          "documentation":"<p>The console output, base64-encoded. If you are using a command line tool, the tool decodes the output for you.</p>",
23521          "locationName":"output"
23522        },
23523        "Timestamp":{
23524          "shape":"DateTime",
23525          "documentation":"<p>The time at which the output was last updated.</p>",
23526          "locationName":"timestamp"
23527        }
23528      }
23529    },
23530    "GetConsoleScreenshotRequest":{
23531      "type":"structure",
23532      "required":["InstanceId"],
23533      "members":{
23534        "DryRun":{
23535          "shape":"Boolean",
23536          "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>"
23537        },
23538        "InstanceId":{
23539          "shape":"InstanceId",
23540          "documentation":"<p>The ID of the instance.</p>"
23541        },
23542        "WakeUp":{
23543          "shape":"Boolean",
23544          "documentation":"<p>When set to <code>true</code>, acts as keystroke input and wakes up an instance that's in standby or \"sleep\" mode.</p>"
23545        }
23546      }
23547    },
23548    "GetConsoleScreenshotResult":{
23549      "type":"structure",
23550      "members":{
23551        "ImageData":{
23552          "shape":"String",
23553          "documentation":"<p>The data that comprises the image.</p>",
23554          "locationName":"imageData"
23555        },
23556        "InstanceId":{
23557          "shape":"String",
23558          "documentation":"<p>The ID of the instance.</p>",
23559          "locationName":"instanceId"
23560        }
23561      }
23562    },
23563    "GetDefaultCreditSpecificationRequest":{
23564      "type":"structure",
23565      "required":["InstanceFamily"],
23566      "members":{
23567        "DryRun":{
23568          "shape":"Boolean",
23569          "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>"
23570        },
23571        "InstanceFamily":{
23572          "shape":"UnlimitedSupportedInstanceFamily",
23573          "documentation":"<p>The instance family.</p>"
23574        }
23575      }
23576    },
23577    "GetDefaultCreditSpecificationResult":{
23578      "type":"structure",
23579      "members":{
23580        "InstanceFamilyCreditSpecification":{
23581          "shape":"InstanceFamilyCreditSpecification",
23582          "documentation":"<p>The default credit option for CPU usage of the instance family.</p>",
23583          "locationName":"instanceFamilyCreditSpecification"
23584        }
23585      }
23586    },
23587    "GetEbsDefaultKmsKeyIdRequest":{
23588      "type":"structure",
23589      "members":{
23590        "DryRun":{
23591          "shape":"Boolean",
23592          "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>"
23593        }
23594      }
23595    },
23596    "GetEbsDefaultKmsKeyIdResult":{
23597      "type":"structure",
23598      "members":{
23599        "KmsKeyId":{
23600          "shape":"String",
23601          "documentation":"<p>The Amazon Resource Name (ARN) of the default KMS key for encryption by default.</p>",
23602          "locationName":"kmsKeyId"
23603        }
23604      }
23605    },
23606    "GetEbsEncryptionByDefaultRequest":{
23607      "type":"structure",
23608      "members":{
23609        "DryRun":{
23610          "shape":"Boolean",
23611          "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>"
23612        }
23613      }
23614    },
23615    "GetEbsEncryptionByDefaultResult":{
23616      "type":"structure",
23617      "members":{
23618        "EbsEncryptionByDefault":{
23619          "shape":"Boolean",
23620          "documentation":"<p>Indicates whether encryption by default is enabled.</p>",
23621          "locationName":"ebsEncryptionByDefault"
23622        }
23623      }
23624    },
23625    "GetFlowLogsIntegrationTemplateRequest":{
23626      "type":"structure",
23627      "required":[
23628        "FlowLogId",
23629        "ConfigDeliveryS3DestinationArn",
23630        "IntegrateServices"
23631      ],
23632      "members":{
23633        "DryRun":{
23634          "shape":"Boolean",
23635          "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>"
23636        },
23637        "FlowLogId":{
23638          "shape":"VpcFlowLogId",
23639          "documentation":"<p>The ID of the flow log.</p>"
23640        },
23641        "ConfigDeliveryS3DestinationArn":{
23642          "shape":"String",
23643          "documentation":"<p>To store the CloudFormation template in Amazon S3, specify the location in Amazon S3.</p>"
23644        },
23645        "IntegrateServices":{
23646          "shape":"IntegrateServices",
23647          "documentation":"<p>Information about the service integration.</p>",
23648          "locationName":"IntegrateService"
23649        }
23650      }
23651    },
23652    "GetFlowLogsIntegrationTemplateResult":{
23653      "type":"structure",
23654      "members":{
23655        "Result":{
23656          "shape":"String",
23657          "documentation":"<p>The generated CloudFormation template.</p>",
23658          "locationName":"result"
23659        }
23660      }
23661    },
23662    "GetGroupsForCapacityReservationRequest":{
23663      "type":"structure",
23664      "required":["CapacityReservationId"],
23665      "members":{
23666        "CapacityReservationId":{
23667          "shape":"CapacityReservationId",
23668          "documentation":"<p>The ID of the Capacity Reservation.</p>"
23669        },
23670        "NextToken":{
23671          "shape":"String",
23672          "documentation":"<p>The token to use to retrieve the next page of results.</p>"
23673        },
23674        "MaxResults":{
23675          "shape":"GetGroupsForCapacityReservationRequestMaxResults",
23676          "documentation":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the returned <code>nextToken</code> value. This value can be between 5 and 500. If <code>maxResults</code> is given a larger value than 500, you receive an error.</p>"
23677        },
23678        "DryRun":{
23679          "shape":"Boolean",
23680          "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>"
23681        }
23682      }
23683    },
23684    "GetGroupsForCapacityReservationRequestMaxResults":{
23685      "type":"integer",
23686      "max":1000,
23687      "min":1
23688    },
23689    "GetGroupsForCapacityReservationResult":{
23690      "type":"structure",
23691      "members":{
23692        "NextToken":{
23693          "shape":"String",
23694          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
23695          "locationName":"nextToken"
23696        },
23697        "CapacityReservationGroups":{
23698          "shape":"CapacityReservationGroupSet",
23699          "documentation":"<p>Information about the resource groups to which the Capacity Reservation has been added.</p>",
23700          "locationName":"capacityReservationGroupSet"
23701        }
23702      }
23703    },
23704    "GetHostReservationPurchasePreviewRequest":{
23705      "type":"structure",
23706      "required":[
23707        "HostIdSet",
23708        "OfferingId"
23709      ],
23710      "members":{
23711        "HostIdSet":{
23712          "shape":"RequestHostIdSet",
23713          "documentation":"<p>The IDs of the Dedicated Hosts with which the reservation is associated.</p>"
23714        },
23715        "OfferingId":{
23716          "shape":"OfferingId",
23717          "documentation":"<p>The offering ID of the reservation.</p>"
23718        }
23719      }
23720    },
23721    "GetHostReservationPurchasePreviewResult":{
23722      "type":"structure",
23723      "members":{
23724        "CurrencyCode":{
23725          "shape":"CurrencyCodeValues",
23726          "documentation":"<p>The currency in which the <code>totalUpfrontPrice</code> and <code>totalHourlyPrice</code> amounts are specified. At this time, the only supported currency is <code>USD</code>.</p>",
23727          "locationName":"currencyCode"
23728        },
23729        "Purchase":{
23730          "shape":"PurchaseSet",
23731          "documentation":"<p>The purchase information of the Dedicated Host reservation and the Dedicated Hosts associated with it.</p>",
23732          "locationName":"purchase"
23733        },
23734        "TotalHourlyPrice":{
23735          "shape":"String",
23736          "documentation":"<p>The potential total hourly price of the reservation per hour.</p>",
23737          "locationName":"totalHourlyPrice"
23738        },
23739        "TotalUpfrontPrice":{
23740          "shape":"String",
23741          "documentation":"<p>The potential total upfront price. This is billed immediately.</p>",
23742          "locationName":"totalUpfrontPrice"
23743        }
23744      }
23745    },
23746    "GetLaunchTemplateDataRequest":{
23747      "type":"structure",
23748      "required":["InstanceId"],
23749      "members":{
23750        "DryRun":{
23751          "shape":"Boolean",
23752          "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>"
23753        },
23754        "InstanceId":{
23755          "shape":"InstanceId",
23756          "documentation":"<p>The ID of the instance.</p>"
23757        }
23758      }
23759    },
23760    "GetLaunchTemplateDataResult":{
23761      "type":"structure",
23762      "members":{
23763        "LaunchTemplateData":{
23764          "shape":"ResponseLaunchTemplateData",
23765          "documentation":"<p>The instance data.</p>",
23766          "locationName":"launchTemplateData"
23767        }
23768      }
23769    },
23770    "GetManagedPrefixListAssociationsMaxResults":{
23771      "type":"integer",
23772      "max":255,
23773      "min":5
23774    },
23775    "GetManagedPrefixListAssociationsRequest":{
23776      "type":"structure",
23777      "required":["PrefixListId"],
23778      "members":{
23779        "DryRun":{
23780          "shape":"Boolean",
23781          "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>"
23782        },
23783        "PrefixListId":{
23784          "shape":"PrefixListResourceId",
23785          "documentation":"<p>The ID of the prefix list.</p>"
23786        },
23787        "MaxResults":{
23788          "shape":"GetManagedPrefixListAssociationsMaxResults",
23789          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
23790        },
23791        "NextToken":{
23792          "shape":"NextToken",
23793          "documentation":"<p>The token for the next page of results.</p>"
23794        }
23795      }
23796    },
23797    "GetManagedPrefixListAssociationsResult":{
23798      "type":"structure",
23799      "members":{
23800        "PrefixListAssociations":{
23801          "shape":"PrefixListAssociationSet",
23802          "documentation":"<p>Information about the associations.</p>",
23803          "locationName":"prefixListAssociationSet"
23804        },
23805        "NextToken":{
23806          "shape":"String",
23807          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
23808          "locationName":"nextToken"
23809        }
23810      }
23811    },
23812    "GetManagedPrefixListEntriesRequest":{
23813      "type":"structure",
23814      "required":["PrefixListId"],
23815      "members":{
23816        "DryRun":{
23817          "shape":"Boolean",
23818          "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>"
23819        },
23820        "PrefixListId":{
23821          "shape":"PrefixListResourceId",
23822          "documentation":"<p>The ID of the prefix list.</p>"
23823        },
23824        "TargetVersion":{
23825          "shape":"Long",
23826          "documentation":"<p>The version of the prefix list for which to return the entries. The default is the current version.</p>"
23827        },
23828        "MaxResults":{
23829          "shape":"PrefixListMaxResults",
23830          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
23831        },
23832        "NextToken":{
23833          "shape":"NextToken",
23834          "documentation":"<p>The token for the next page of results.</p>"
23835        }
23836      }
23837    },
23838    "GetManagedPrefixListEntriesResult":{
23839      "type":"structure",
23840      "members":{
23841        "Entries":{
23842          "shape":"PrefixListEntrySet",
23843          "documentation":"<p>Information about the prefix list entries.</p>",
23844          "locationName":"entrySet"
23845        },
23846        "NextToken":{
23847          "shape":"NextToken",
23848          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
23849          "locationName":"nextToken"
23850        }
23851      }
23852    },
23853    "GetPasswordDataRequest":{
23854      "type":"structure",
23855      "required":["InstanceId"],
23856      "members":{
23857        "InstanceId":{
23858          "shape":"InstanceId",
23859          "documentation":"<p>The ID of the Windows instance.</p>"
23860        },
23861        "DryRun":{
23862          "shape":"Boolean",
23863          "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>",
23864          "locationName":"dryRun"
23865        }
23866      }
23867    },
23868    "GetPasswordDataResult":{
23869      "type":"structure",
23870      "members":{
23871        "InstanceId":{
23872          "shape":"String",
23873          "documentation":"<p>The ID of the Windows instance.</p>",
23874          "locationName":"instanceId"
23875        },
23876        "PasswordData":{
23877          "shape":"String",
23878          "documentation":"<p>The password of the instance. Returns an empty string if the password is not available.</p>",
23879          "locationName":"passwordData"
23880        },
23881        "Timestamp":{
23882          "shape":"DateTime",
23883          "documentation":"<p>The time the data was last updated.</p>",
23884          "locationName":"timestamp"
23885        }
23886      }
23887    },
23888    "GetReservedInstancesExchangeQuoteRequest":{
23889      "type":"structure",
23890      "required":["ReservedInstanceIds"],
23891      "members":{
23892        "DryRun":{
23893          "shape":"Boolean",
23894          "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>"
23895        },
23896        "ReservedInstanceIds":{
23897          "shape":"ReservedInstanceIdSet",
23898          "documentation":"<p>The IDs of the Convertible Reserved Instances to exchange.</p>",
23899          "locationName":"ReservedInstanceId"
23900        },
23901        "TargetConfigurations":{
23902          "shape":"TargetConfigurationRequestSet",
23903          "documentation":"<p>The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved Instances.</p>",
23904          "locationName":"TargetConfiguration"
23905        }
23906      },
23907      "documentation":"<p>Contains the parameters for GetReservedInstanceExchangeQuote.</p>"
23908    },
23909    "GetReservedInstancesExchangeQuoteResult":{
23910      "type":"structure",
23911      "members":{
23912        "CurrencyCode":{
23913          "shape":"String",
23914          "documentation":"<p>The currency of the transaction.</p>",
23915          "locationName":"currencyCode"
23916        },
23917        "IsValidExchange":{
23918          "shape":"Boolean",
23919          "documentation":"<p>If <code>true</code>, the exchange is valid. If <code>false</code>, the exchange cannot be completed.</p>",
23920          "locationName":"isValidExchange"
23921        },
23922        "OutputReservedInstancesWillExpireAt":{
23923          "shape":"DateTime",
23924          "documentation":"<p>The new end date of the reservation term.</p>",
23925          "locationName":"outputReservedInstancesWillExpireAt"
23926        },
23927        "PaymentDue":{
23928          "shape":"String",
23929          "documentation":"<p>The total true upfront charge for the exchange.</p>",
23930          "locationName":"paymentDue"
23931        },
23932        "ReservedInstanceValueRollup":{
23933          "shape":"ReservationValue",
23934          "documentation":"<p>The cost associated with the Reserved Instance.</p>",
23935          "locationName":"reservedInstanceValueRollup"
23936        },
23937        "ReservedInstanceValueSet":{
23938          "shape":"ReservedInstanceReservationValueSet",
23939          "documentation":"<p>The configuration of your Convertible Reserved Instances.</p>",
23940          "locationName":"reservedInstanceValueSet"
23941        },
23942        "TargetConfigurationValueRollup":{
23943          "shape":"ReservationValue",
23944          "documentation":"<p>The cost associated with the Reserved Instance.</p>",
23945          "locationName":"targetConfigurationValueRollup"
23946        },
23947        "TargetConfigurationValueSet":{
23948          "shape":"TargetReservationValueSet",
23949          "documentation":"<p>The values of the target Convertible Reserved Instances.</p>",
23950          "locationName":"targetConfigurationValueSet"
23951        },
23952        "ValidationFailureReason":{
23953          "shape":"String",
23954          "documentation":"<p>Describes the reason why the exchange cannot be completed.</p>",
23955          "locationName":"validationFailureReason"
23956        }
23957      },
23958      "documentation":"<p>Contains the output of GetReservedInstancesExchangeQuote.</p>"
23959    },
23960    "GetSerialConsoleAccessStatusRequest":{
23961      "type":"structure",
23962      "members":{
23963        "DryRun":{
23964          "shape":"Boolean",
23965          "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>"
23966        }
23967      }
23968    },
23969    "GetSerialConsoleAccessStatusResult":{
23970      "type":"structure",
23971      "members":{
23972        "SerialConsoleAccessEnabled":{
23973          "shape":"Boolean",
23974          "documentation":"<p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for your account. If <code>false</code>, access to the EC2 serial console of all instances is disabled for your account.</p>",
23975          "locationName":"serialConsoleAccessEnabled"
23976        }
23977      }
23978    },
23979    "GetSubnetCidrReservationsMaxResults":{
23980      "type":"integer",
23981      "max":1000,
23982      "min":5
23983    },
23984    "GetSubnetCidrReservationsRequest":{
23985      "type":"structure",
23986      "required":["SubnetId"],
23987      "members":{
23988        "Filters":{
23989          "shape":"FilterList",
23990          "documentation":"<p>One or more filters.</p> <ul> <li> <p> <code>reservationType</code> - The type of reservation (<code>prefix</code> | <code>explicit</code>).</p> </li> <li> <p> <code>subnet-id</code> - The ID of the subnet.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
23991          "locationName":"Filter"
23992        },
23993        "SubnetId":{
23994          "shape":"SubnetId",
23995          "documentation":"<p>The ID of the subnet.</p>"
23996        },
23997        "DryRun":{
23998          "shape":"Boolean",
23999          "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>"
24000        },
24001        "NextToken":{
24002          "shape":"String",
24003          "documentation":"<p>The token for the next page of results.</p>"
24004        },
24005        "MaxResults":{
24006          "shape":"GetSubnetCidrReservationsMaxResults",
24007          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
24008        }
24009      }
24010    },
24011    "GetSubnetCidrReservationsResult":{
24012      "type":"structure",
24013      "members":{
24014        "SubnetIpv4CidrReservations":{
24015          "shape":"SubnetCidrReservationList",
24016          "documentation":"<p>Information about the IPv4 subnet CIDR reservations.</p>",
24017          "locationName":"subnetIpv4CidrReservationSet"
24018        },
24019        "SubnetIpv6CidrReservations":{
24020          "shape":"SubnetCidrReservationList",
24021          "documentation":"<p>Information about the IPv6 subnet CIDR reservations.</p>",
24022          "locationName":"subnetIpv6CidrReservationSet"
24023        },
24024        "NextToken":{
24025          "shape":"String",
24026          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
24027          "locationName":"nextToken"
24028        }
24029      }
24030    },
24031    "GetTransitGatewayAttachmentPropagationsRequest":{
24032      "type":"structure",
24033      "required":["TransitGatewayAttachmentId"],
24034      "members":{
24035        "TransitGatewayAttachmentId":{
24036          "shape":"TransitGatewayAttachmentId",
24037          "documentation":"<p>The ID of the attachment.</p>"
24038        },
24039        "Filters":{
24040          "shape":"FilterList",
24041          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>transit-gateway-route-table-id</code> - The ID of the transit gateway route table.</p> </li> </ul>",
24042          "locationName":"Filter"
24043        },
24044        "MaxResults":{
24045          "shape":"TransitGatewayMaxResults",
24046          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
24047        },
24048        "NextToken":{
24049          "shape":"String",
24050          "documentation":"<p>The token for the next page of results.</p>"
24051        },
24052        "DryRun":{
24053          "shape":"Boolean",
24054          "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>"
24055        }
24056      }
24057    },
24058    "GetTransitGatewayAttachmentPropagationsResult":{
24059      "type":"structure",
24060      "members":{
24061        "TransitGatewayAttachmentPropagations":{
24062          "shape":"TransitGatewayAttachmentPropagationList",
24063          "documentation":"<p>Information about the propagation route tables.</p>",
24064          "locationName":"transitGatewayAttachmentPropagations"
24065        },
24066        "NextToken":{
24067          "shape":"String",
24068          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
24069          "locationName":"nextToken"
24070        }
24071      }
24072    },
24073    "GetTransitGatewayMulticastDomainAssociationsRequest":{
24074      "type":"structure",
24075      "members":{
24076        "TransitGatewayMulticastDomainId":{
24077          "shape":"TransitGatewayMulticastDomainId",
24078          "documentation":"<p>The ID of the transit gateway multicast domain.</p>"
24079        },
24080        "Filters":{
24081          "shape":"FilterList",
24082          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>resource-id</code> - The ID of the resource.</p> </li> <li> <p> <code>resource-type</code> - The type of resource. The valid value is: <code>vpc</code>.</p> </li> <li> <p> <code>state</code> - The state of the subnet association. Valid values are <code>associated</code> | <code>associating</code> | <code>disassociated</code> | <code>disassociating</code>.</p> </li> <li> <p> <code>subnet-id</code> - The ID of the subnet.</p> </li> <li> <p> <code>transit-gateway-attachment-id</code> - The id of the transit gateway attachment.</p> </li> </ul>",
24083          "locationName":"Filter"
24084        },
24085        "MaxResults":{
24086          "shape":"TransitGatewayMaxResults",
24087          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
24088        },
24089        "NextToken":{
24090          "shape":"String",
24091          "documentation":"<p>The token for the next page of results.</p>"
24092        },
24093        "DryRun":{
24094          "shape":"Boolean",
24095          "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>"
24096        }
24097      }
24098    },
24099    "GetTransitGatewayMulticastDomainAssociationsResult":{
24100      "type":"structure",
24101      "members":{
24102        "MulticastDomainAssociations":{
24103          "shape":"TransitGatewayMulticastDomainAssociationList",
24104          "documentation":"<p>Information about the multicast domain associations.</p>",
24105          "locationName":"multicastDomainAssociations"
24106        },
24107        "NextToken":{
24108          "shape":"String",
24109          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
24110          "locationName":"nextToken"
24111        }
24112      }
24113    },
24114    "GetTransitGatewayPrefixListReferencesRequest":{
24115      "type":"structure",
24116      "required":["TransitGatewayRouteTableId"],
24117      "members":{
24118        "TransitGatewayRouteTableId":{
24119          "shape":"TransitGatewayRouteTableId",
24120          "documentation":"<p>The ID of the transit gateway route table.</p>"
24121        },
24122        "Filters":{
24123          "shape":"FilterList",
24124          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>attachment.resource-id</code> - The ID of the resource for the attachment.</p> </li> <li> <p> <code>attachment.resource-type</code> - The type of resource for the attachment. Valid values are <code>vpc</code> | <code>vpn</code> | <code>direct-connect-gateway</code> | <code>peering</code>.</p> </li> <li> <p> <code>attachment.transit-gateway-attachment-id</code> - The ID of the attachment.</p> </li> <li> <p> <code>is-blackhole</code> - Whether traffic matching the route is blocked (<code>true</code> | <code>false</code>).</p> </li> <li> <p> <code>prefix-list-id</code> - The ID of the prefix list.</p> </li> <li> <p> <code>prefix-list-owner-id</code> - The ID of the owner of the prefix list.</p> </li> <li> <p> <code>state</code> - The state of the prefix list reference (<code>pending</code> | <code>available</code> | <code>modifying</code> | <code>deleting</code>).</p> </li> </ul>",
24125          "locationName":"Filter"
24126        },
24127        "MaxResults":{
24128          "shape":"TransitGatewayMaxResults",
24129          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
24130        },
24131        "NextToken":{
24132          "shape":"String",
24133          "documentation":"<p>The token for the next page of results.</p>"
24134        },
24135        "DryRun":{
24136          "shape":"Boolean",
24137          "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>"
24138        }
24139      }
24140    },
24141    "GetTransitGatewayPrefixListReferencesResult":{
24142      "type":"structure",
24143      "members":{
24144        "TransitGatewayPrefixListReferences":{
24145          "shape":"TransitGatewayPrefixListReferenceSet",
24146          "documentation":"<p>Information about the prefix list references.</p>",
24147          "locationName":"transitGatewayPrefixListReferenceSet"
24148        },
24149        "NextToken":{
24150          "shape":"String",
24151          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
24152          "locationName":"nextToken"
24153        }
24154      }
24155    },
24156    "GetTransitGatewayRouteTableAssociationsRequest":{
24157      "type":"structure",
24158      "required":["TransitGatewayRouteTableId"],
24159      "members":{
24160        "TransitGatewayRouteTableId":{
24161          "shape":"TransitGatewayRouteTableId",
24162          "documentation":"<p>The ID of the transit gateway route table.</p>"
24163        },
24164        "Filters":{
24165          "shape":"FilterList",
24166          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>resource-id</code> - The ID of the resource.</p> </li> <li> <p> <code>resource-type</code> - The resource type. Valid values are <code>vpc</code> | <code>vpn</code> | <code>direct-connect-gateway</code> | <code>peering</code> | <code>connect</code>.</p> </li> <li> <p> <code>transit-gateway-attachment-id</code> - The ID of the attachment.</p> </li> </ul>",
24167          "locationName":"Filter"
24168        },
24169        "MaxResults":{
24170          "shape":"TransitGatewayMaxResults",
24171          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
24172        },
24173        "NextToken":{
24174          "shape":"String",
24175          "documentation":"<p>The token for the next page of results.</p>"
24176        },
24177        "DryRun":{
24178          "shape":"Boolean",
24179          "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>"
24180        }
24181      }
24182    },
24183    "GetTransitGatewayRouteTableAssociationsResult":{
24184      "type":"structure",
24185      "members":{
24186        "Associations":{
24187          "shape":"TransitGatewayRouteTableAssociationList",
24188          "documentation":"<p>Information about the associations.</p>",
24189          "locationName":"associations"
24190        },
24191        "NextToken":{
24192          "shape":"String",
24193          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
24194          "locationName":"nextToken"
24195        }
24196      }
24197    },
24198    "GetTransitGatewayRouteTablePropagationsRequest":{
24199      "type":"structure",
24200      "required":["TransitGatewayRouteTableId"],
24201      "members":{
24202        "TransitGatewayRouteTableId":{
24203          "shape":"TransitGatewayRouteTableId",
24204          "documentation":"<p>The ID of the transit gateway route table.</p>"
24205        },
24206        "Filters":{
24207          "shape":"FilterList",
24208          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>resource-id</code> - The ID of the resource.</p> </li> <li> <p> <code>resource-type</code> - The resource type. Valid values are <code>vpc</code> | <code>vpn</code> | <code>direct-connect-gateway</code> | <code>peering</code> | <code>connect</code>.</p> </li> <li> <p> <code>transit-gateway-attachment-id</code> - The ID of the attachment.</p> </li> </ul>",
24209          "locationName":"Filter"
24210        },
24211        "MaxResults":{
24212          "shape":"TransitGatewayMaxResults",
24213          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
24214        },
24215        "NextToken":{
24216          "shape":"String",
24217          "documentation":"<p>The token for the next page of results.</p>"
24218        },
24219        "DryRun":{
24220          "shape":"Boolean",
24221          "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>"
24222        }
24223      }
24224    },
24225    "GetTransitGatewayRouteTablePropagationsResult":{
24226      "type":"structure",
24227      "members":{
24228        "TransitGatewayRouteTablePropagations":{
24229          "shape":"TransitGatewayRouteTablePropagationList",
24230          "documentation":"<p>Information about the route table propagations.</p>",
24231          "locationName":"transitGatewayRouteTablePropagations"
24232        },
24233        "NextToken":{
24234          "shape":"String",
24235          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
24236          "locationName":"nextToken"
24237        }
24238      }
24239    },
24240    "GetVpnConnectionDeviceSampleConfigurationRequest":{
24241      "type":"structure",
24242      "required":[
24243        "VpnConnectionId",
24244        "VpnConnectionDeviceTypeId"
24245      ],
24246      "members":{
24247        "VpnConnectionId":{
24248          "shape":"VpnConnectionId",
24249          "documentation":"<p>The <code>VpnConnectionId</code> specifies the Site-to-Site VPN connection used for the sample configuration.</p>"
24250        },
24251        "VpnConnectionDeviceTypeId":{
24252          "shape":"VpnConnectionDeviceTypeId",
24253          "documentation":"<p>Device identifier provided by the <code>GetVpnConnectionDeviceTypes</code> API.</p>"
24254        },
24255        "InternetKeyExchangeVersion":{
24256          "shape":"String",
24257          "documentation":"<p>The IKE version to be used in the sample configuration file for your customer gateway device. You can specify one of the following versions: <code>ikev1</code> or <code>ikev2</code>.</p>"
24258        },
24259        "DryRun":{
24260          "shape":"Boolean",
24261          "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>"
24262        }
24263      }
24264    },
24265    "GetVpnConnectionDeviceSampleConfigurationResult":{
24266      "type":"structure",
24267      "members":{
24268        "VpnConnectionDeviceSampleConfiguration":{
24269          "shape":"VpnConnectionDeviceSampleConfiguration",
24270          "documentation":"<p>Sample configuration file for the specified customer gateway device.</p>",
24271          "locationName":"vpnConnectionDeviceSampleConfiguration"
24272        }
24273      }
24274    },
24275    "GetVpnConnectionDeviceTypesRequest":{
24276      "type":"structure",
24277      "members":{
24278        "MaxResults":{
24279          "shape":"GVCDMaxResults",
24280          "documentation":"<p>The maximum number of results returned by <code>GetVpnConnectionDeviceTypes</code> in paginated output. When this parameter is used, <code>GetVpnConnectionDeviceTypes</code> only returns <code>MaxResults</code> results in a single page along with a <code>NextToken</code> response element. The remaining results of the initial request can be seen by sending another <code>GetVpnConnectionDeviceTypes</code> request with the returned <code>NextToken</code> value. This value can be between 200 and 1000. If this parameter is not used, then <code>GetVpnConnectionDeviceTypes</code> returns all results.</p>"
24281        },
24282        "NextToken":{
24283          "shape":"NextToken",
24284          "documentation":"<p>The <code>NextToken</code> value returned from a previous paginated <code>GetVpnConnectionDeviceTypes</code> request where <code>MaxResults</code> was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the <code>NextToken</code> value. This value is null when there are no more results to return. </p>"
24285        },
24286        "DryRun":{
24287          "shape":"Boolean",
24288          "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>"
24289        }
24290      }
24291    },
24292    "GetVpnConnectionDeviceTypesResult":{
24293      "type":"structure",
24294      "members":{
24295        "VpnConnectionDeviceTypes":{
24296          "shape":"VpnConnectionDeviceTypeList",
24297          "documentation":"<p>List of customer gateway devices that have a sample configuration file available for use.</p>",
24298          "locationName":"vpnConnectionDeviceTypeSet"
24299        },
24300        "NextToken":{
24301          "shape":"NextToken",
24302          "documentation":"<p>The <code>NextToken</code> value to include in a future <code>GetVpnConnectionDeviceTypes</code> request. When the results of a <code>GetVpnConnectionDeviceTypes</code> request exceed <code>MaxResults</code>, this value can be used to retrieve the next page of results. This value is null when there are no more results to return.</p>",
24303          "locationName":"nextToken"
24304        }
24305      }
24306    },
24307    "GpuDeviceCount":{"type":"integer"},
24308    "GpuDeviceInfo":{
24309      "type":"structure",
24310      "members":{
24311        "Name":{
24312          "shape":"GpuDeviceName",
24313          "documentation":"<p>The name of the GPU accelerator.</p>",
24314          "locationName":"name"
24315        },
24316        "Manufacturer":{
24317          "shape":"GpuDeviceManufacturerName",
24318          "documentation":"<p>The manufacturer of the GPU accelerator.</p>",
24319          "locationName":"manufacturer"
24320        },
24321        "Count":{
24322          "shape":"GpuDeviceCount",
24323          "documentation":"<p>The number of GPUs for the instance type.</p>",
24324          "locationName":"count"
24325        },
24326        "MemoryInfo":{
24327          "shape":"GpuDeviceMemoryInfo",
24328          "documentation":"<p>Describes the memory available to the GPU accelerator.</p>",
24329          "locationName":"memoryInfo"
24330        }
24331      },
24332      "documentation":"<p>Describes the GPU accelerators for the instance type.</p>"
24333    },
24334    "GpuDeviceInfoList":{
24335      "type":"list",
24336      "member":{
24337        "shape":"GpuDeviceInfo",
24338        "locationName":"item"
24339      }
24340    },
24341    "GpuDeviceManufacturerName":{"type":"string"},
24342    "GpuDeviceMemoryInfo":{
24343      "type":"structure",
24344      "members":{
24345        "SizeInMiB":{
24346          "shape":"GpuDeviceMemorySize",
24347          "documentation":"<p>The size of the memory available to the GPU accelerator, in MiB.</p>",
24348          "locationName":"sizeInMiB"
24349        }
24350      },
24351      "documentation":"<p>Describes the memory available to the GPU accelerator.</p>"
24352    },
24353    "GpuDeviceMemorySize":{"type":"integer"},
24354    "GpuDeviceName":{"type":"string"},
24355    "GpuInfo":{
24356      "type":"structure",
24357      "members":{
24358        "Gpus":{
24359          "shape":"GpuDeviceInfoList",
24360          "documentation":"<p>Describes the GPU accelerators for the instance type.</p>",
24361          "locationName":"gpus"
24362        },
24363        "TotalGpuMemoryInMiB":{
24364          "shape":"totalGpuMemory",
24365          "documentation":"<p>The total size of the memory for the GPU accelerators for the instance type, in MiB.</p>",
24366          "locationName":"totalGpuMemoryInMiB"
24367        }
24368      },
24369      "documentation":"<p>Describes the GPU accelerators for the instance type.</p>"
24370    },
24371    "GroupIdStringList":{
24372      "type":"list",
24373      "member":{
24374        "shape":"SecurityGroupId",
24375        "locationName":"groupId"
24376      }
24377    },
24378    "GroupIdentifier":{
24379      "type":"structure",
24380      "members":{
24381        "GroupName":{
24382          "shape":"String",
24383          "documentation":"<p>The name of the security group.</p>",
24384          "locationName":"groupName"
24385        },
24386        "GroupId":{
24387          "shape":"String",
24388          "documentation":"<p>The ID of the security group.</p>",
24389          "locationName":"groupId"
24390        }
24391      },
24392      "documentation":"<p>Describes a security group.</p>"
24393    },
24394    "GroupIdentifierList":{
24395      "type":"list",
24396      "member":{
24397        "shape":"GroupIdentifier",
24398        "locationName":"item"
24399      }
24400    },
24401    "GroupIdentifierSet":{
24402      "type":"list",
24403      "member":{
24404        "shape":"SecurityGroupIdentifier",
24405        "locationName":"item"
24406      }
24407    },
24408    "GroupIds":{
24409      "type":"list",
24410      "member":{
24411        "shape":"SecurityGroupId",
24412        "locationName":"item"
24413      }
24414    },
24415    "GroupNameStringList":{
24416      "type":"list",
24417      "member":{
24418        "shape":"SecurityGroupName",
24419        "locationName":"GroupName"
24420      }
24421    },
24422    "HibernationFlag":{"type":"boolean"},
24423    "HibernationOptions":{
24424      "type":"structure",
24425      "members":{
24426        "Configured":{
24427          "shape":"Boolean",
24428          "documentation":"<p>If this parameter is set to <code>true</code>, your instance is enabled for hibernation; otherwise, it is not enabled for hibernation.</p>",
24429          "locationName":"configured"
24430        }
24431      },
24432      "documentation":"<p>Indicates whether your instance is configured for hibernation. This parameter is valid only if the instance meets the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html#hibernating-prerequisites\">hibernation prerequisites</a>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html\">Hibernate your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>"
24433    },
24434    "HibernationOptionsRequest":{
24435      "type":"structure",
24436      "members":{
24437        "Configured":{
24438          "shape":"Boolean",
24439          "documentation":"<p>If you set this parameter to <code>true</code>, your instance is enabled for hibernation.</p> <p>Default: <code>false</code> </p>"
24440        }
24441      },
24442      "documentation":"<p>Indicates whether your instance is configured for hibernation. This parameter is valid only if the instance meets the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html#hibernating-prerequisites\">hibernation prerequisites</a>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html\">Hibernate your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>"
24443    },
24444    "HistoryRecord":{
24445      "type":"structure",
24446      "members":{
24447        "EventInformation":{
24448          "shape":"EventInformation",
24449          "documentation":"<p>Information about the event.</p>",
24450          "locationName":"eventInformation"
24451        },
24452        "EventType":{
24453          "shape":"EventType",
24454          "documentation":"<p>The event type.</p> <ul> <li> <p> <code>error</code> - An error with the Spot Fleet request.</p> </li> <li> <p> <code>fleetRequestChange</code> - A change in the status or configuration of the Spot Fleet request.</p> </li> <li> <p> <code>instanceChange</code> - An instance was launched or terminated.</p> </li> <li> <p> <code>Information</code> - An informational event.</p> </li> </ul>",
24455          "locationName":"eventType"
24456        },
24457        "Timestamp":{
24458          "shape":"DateTime",
24459          "documentation":"<p>The date and time of the event, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>",
24460          "locationName":"timestamp"
24461        }
24462      },
24463      "documentation":"<p>Describes an event in the history of the Spot Fleet request.</p>"
24464    },
24465    "HistoryRecordEntry":{
24466      "type":"structure",
24467      "members":{
24468        "EventInformation":{
24469          "shape":"EventInformation",
24470          "documentation":"<p>Information about the event.</p>",
24471          "locationName":"eventInformation"
24472        },
24473        "EventType":{
24474          "shape":"FleetEventType",
24475          "documentation":"<p>The event type.</p>",
24476          "locationName":"eventType"
24477        },
24478        "Timestamp":{
24479          "shape":"DateTime",
24480          "documentation":"<p>The date and time of the event, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>",
24481          "locationName":"timestamp"
24482        }
24483      },
24484      "documentation":"<p>Describes an event in the history of an EC2 Fleet.</p>"
24485    },
24486    "HistoryRecordSet":{
24487      "type":"list",
24488      "member":{
24489        "shape":"HistoryRecordEntry",
24490        "locationName":"item"
24491      }
24492    },
24493    "HistoryRecords":{
24494      "type":"list",
24495      "member":{
24496        "shape":"HistoryRecord",
24497        "locationName":"item"
24498      }
24499    },
24500    "Host":{
24501      "type":"structure",
24502      "members":{
24503        "AutoPlacement":{
24504          "shape":"AutoPlacement",
24505          "documentation":"<p>Whether auto-placement is on or off.</p>",
24506          "locationName":"autoPlacement"
24507        },
24508        "AvailabilityZone":{
24509          "shape":"String",
24510          "documentation":"<p>The Availability Zone of the Dedicated Host.</p>",
24511          "locationName":"availabilityZone"
24512        },
24513        "AvailableCapacity":{
24514          "shape":"AvailableCapacity",
24515          "documentation":"<p>Information about the instances running on the Dedicated Host.</p>",
24516          "locationName":"availableCapacity"
24517        },
24518        "ClientToken":{
24519          "shape":"String",
24520          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>",
24521          "locationName":"clientToken"
24522        },
24523        "HostId":{
24524          "shape":"String",
24525          "documentation":"<p>The ID of the Dedicated Host.</p>",
24526          "locationName":"hostId"
24527        },
24528        "HostProperties":{
24529          "shape":"HostProperties",
24530          "documentation":"<p>The hardware specifications of the Dedicated Host.</p>",
24531          "locationName":"hostProperties"
24532        },
24533        "HostReservationId":{
24534          "shape":"String",
24535          "documentation":"<p>The reservation ID of the Dedicated Host. This returns a <code>null</code> response if the Dedicated Host doesn't have an associated reservation.</p>",
24536          "locationName":"hostReservationId"
24537        },
24538        "Instances":{
24539          "shape":"HostInstanceList",
24540          "documentation":"<p>The IDs and instance type that are currently running on the Dedicated Host.</p>",
24541          "locationName":"instances"
24542        },
24543        "State":{
24544          "shape":"AllocationState",
24545          "documentation":"<p>The Dedicated Host's state.</p>",
24546          "locationName":"state"
24547        },
24548        "AllocationTime":{
24549          "shape":"DateTime",
24550          "documentation":"<p>The time that the Dedicated Host was allocated.</p>",
24551          "locationName":"allocationTime"
24552        },
24553        "ReleaseTime":{
24554          "shape":"DateTime",
24555          "documentation":"<p>The time that the Dedicated Host was released.</p>",
24556          "locationName":"releaseTime"
24557        },
24558        "Tags":{
24559          "shape":"TagList",
24560          "documentation":"<p>Any tags assigned to the Dedicated Host.</p>",
24561          "locationName":"tagSet"
24562        },
24563        "HostRecovery":{
24564          "shape":"HostRecovery",
24565          "documentation":"<p>Indicates whether host recovery is enabled or disabled for the Dedicated Host.</p>",
24566          "locationName":"hostRecovery"
24567        },
24568        "AllowsMultipleInstanceTypes":{
24569          "shape":"AllowsMultipleInstanceTypes",
24570          "documentation":"<p>Indicates whether the Dedicated Host supports multiple instance types of the same instance family. If the value is <code>on</code>, the Dedicated Host supports multiple instance types in the instance family. If the value is <code>off</code>, the Dedicated Host supports a single instance type only.</p>",
24571          "locationName":"allowsMultipleInstanceTypes"
24572        },
24573        "OwnerId":{
24574          "shape":"String",
24575          "documentation":"<p>The ID of the Amazon Web Services account that owns the Dedicated Host.</p>",
24576          "locationName":"ownerId"
24577        },
24578        "AvailabilityZoneId":{
24579          "shape":"String",
24580          "documentation":"<p>The ID of the Availability Zone in which the Dedicated Host is allocated.</p>",
24581          "locationName":"availabilityZoneId"
24582        },
24583        "MemberOfServiceLinkedResourceGroup":{
24584          "shape":"Boolean",
24585          "documentation":"<p>Indicates whether the Dedicated Host is in a host resource group. If <b>memberOfServiceLinkedResourceGroup</b> is <code>true</code>, the host is in a host resource group; otherwise, it is not.</p>",
24586          "locationName":"memberOfServiceLinkedResourceGroup"
24587        }
24588      },
24589      "documentation":"<p>Describes the properties of the Dedicated Host.</p>"
24590    },
24591    "HostInstance":{
24592      "type":"structure",
24593      "members":{
24594        "InstanceId":{
24595          "shape":"String",
24596          "documentation":"<p>The ID of instance that is running on the Dedicated Host.</p>",
24597          "locationName":"instanceId"
24598        },
24599        "InstanceType":{
24600          "shape":"String",
24601          "documentation":"<p>The instance type (for example, <code>m3.medium</code>) of the running instance.</p>",
24602          "locationName":"instanceType"
24603        },
24604        "OwnerId":{
24605          "shape":"String",
24606          "documentation":"<p>The ID of the Amazon Web Services account that owns the instance.</p>",
24607          "locationName":"ownerId"
24608        }
24609      },
24610      "documentation":"<p>Describes an instance running on a Dedicated Host.</p>"
24611    },
24612    "HostInstanceList":{
24613      "type":"list",
24614      "member":{
24615        "shape":"HostInstance",
24616        "locationName":"item"
24617      }
24618    },
24619    "HostList":{
24620      "type":"list",
24621      "member":{
24622        "shape":"Host",
24623        "locationName":"item"
24624      }
24625    },
24626    "HostOffering":{
24627      "type":"structure",
24628      "members":{
24629        "CurrencyCode":{
24630          "shape":"CurrencyCodeValues",
24631          "documentation":"<p>The currency of the offering.</p>",
24632          "locationName":"currencyCode"
24633        },
24634        "Duration":{
24635          "shape":"Integer",
24636          "documentation":"<p>The duration of the offering (in seconds).</p>",
24637          "locationName":"duration"
24638        },
24639        "HourlyPrice":{
24640          "shape":"String",
24641          "documentation":"<p>The hourly price of the offering.</p>",
24642          "locationName":"hourlyPrice"
24643        },
24644        "InstanceFamily":{
24645          "shape":"String",
24646          "documentation":"<p>The instance family of the offering.</p>",
24647          "locationName":"instanceFamily"
24648        },
24649        "OfferingId":{
24650          "shape":"String",
24651          "documentation":"<p>The ID of the offering.</p>",
24652          "locationName":"offeringId"
24653        },
24654        "PaymentOption":{
24655          "shape":"PaymentOption",
24656          "documentation":"<p>The available payment option.</p>",
24657          "locationName":"paymentOption"
24658        },
24659        "UpfrontPrice":{
24660          "shape":"String",
24661          "documentation":"<p>The upfront price of the offering. Does not apply to No Upfront offerings.</p>",
24662          "locationName":"upfrontPrice"
24663        }
24664      },
24665      "documentation":"<p>Details about the Dedicated Host Reservation offering.</p>"
24666    },
24667    "HostOfferingSet":{
24668      "type":"list",
24669      "member":{
24670        "shape":"HostOffering",
24671        "locationName":"item"
24672      }
24673    },
24674    "HostProperties":{
24675      "type":"structure",
24676      "members":{
24677        "Cores":{
24678          "shape":"Integer",
24679          "documentation":"<p>The number of cores on the Dedicated Host.</p>",
24680          "locationName":"cores"
24681        },
24682        "InstanceType":{
24683          "shape":"String",
24684          "documentation":"<p>The instance type supported by the Dedicated Host. For example, <code>m5.large</code>. If the host supports multiple instance types, no <b>instanceType</b> is returned.</p>",
24685          "locationName":"instanceType"
24686        },
24687        "InstanceFamily":{
24688          "shape":"String",
24689          "documentation":"<p>The instance family supported by the Dedicated Host. For example, <code>m5</code>.</p>",
24690          "locationName":"instanceFamily"
24691        },
24692        "Sockets":{
24693          "shape":"Integer",
24694          "documentation":"<p>The number of sockets on the Dedicated Host.</p>",
24695          "locationName":"sockets"
24696        },
24697        "TotalVCpus":{
24698          "shape":"Integer",
24699          "documentation":"<p>The total number of vCPUs on the Dedicated Host.</p>",
24700          "locationName":"totalVCpus"
24701        }
24702      },
24703      "documentation":"<p>Describes the properties of a Dedicated Host.</p>"
24704    },
24705    "HostRecovery":{
24706      "type":"string",
24707      "enum":[
24708        "on",
24709        "off"
24710      ]
24711    },
24712    "HostReservation":{
24713      "type":"structure",
24714      "members":{
24715        "Count":{
24716          "shape":"Integer",
24717          "documentation":"<p>The number of Dedicated Hosts the reservation is associated with.</p>",
24718          "locationName":"count"
24719        },
24720        "CurrencyCode":{
24721          "shape":"CurrencyCodeValues",
24722          "documentation":"<p>The currency in which the <code>upfrontPrice</code> and <code>hourlyPrice</code> amounts are specified. At this time, the only supported currency is <code>USD</code>.</p>",
24723          "locationName":"currencyCode"
24724        },
24725        "Duration":{
24726          "shape":"Integer",
24727          "documentation":"<p>The length of the reservation's term, specified in seconds. Can be <code>31536000 (1 year)</code> | <code>94608000 (3 years)</code>.</p>",
24728          "locationName":"duration"
24729        },
24730        "End":{
24731          "shape":"DateTime",
24732          "documentation":"<p>The date and time that the reservation ends.</p>",
24733          "locationName":"end"
24734        },
24735        "HostIdSet":{
24736          "shape":"ResponseHostIdSet",
24737          "documentation":"<p>The IDs of the Dedicated Hosts associated with the reservation.</p>",
24738          "locationName":"hostIdSet"
24739        },
24740        "HostReservationId":{
24741          "shape":"String",
24742          "documentation":"<p>The ID of the reservation that specifies the associated Dedicated Hosts.</p>",
24743          "locationName":"hostReservationId"
24744        },
24745        "HourlyPrice":{
24746          "shape":"String",
24747          "documentation":"<p>The hourly price of the reservation.</p>",
24748          "locationName":"hourlyPrice"
24749        },
24750        "InstanceFamily":{
24751          "shape":"String",
24752          "documentation":"<p>The instance family of the Dedicated Host Reservation. The instance family on the Dedicated Host must be the same in order for it to benefit from the reservation.</p>",
24753          "locationName":"instanceFamily"
24754        },
24755        "OfferingId":{
24756          "shape":"String",
24757          "documentation":"<p>The ID of the reservation. This remains the same regardless of which Dedicated Hosts are associated with it.</p>",
24758          "locationName":"offeringId"
24759        },
24760        "PaymentOption":{
24761          "shape":"PaymentOption",
24762          "documentation":"<p>The payment option selected for this reservation.</p>",
24763          "locationName":"paymentOption"
24764        },
24765        "Start":{
24766          "shape":"DateTime",
24767          "documentation":"<p>The date and time that the reservation started.</p>",
24768          "locationName":"start"
24769        },
24770        "State":{
24771          "shape":"ReservationState",
24772          "documentation":"<p>The state of the reservation.</p>",
24773          "locationName":"state"
24774        },
24775        "UpfrontPrice":{
24776          "shape":"String",
24777          "documentation":"<p>The upfront price of the reservation.</p>",
24778          "locationName":"upfrontPrice"
24779        },
24780        "Tags":{
24781          "shape":"TagList",
24782          "documentation":"<p>Any tags assigned to the Dedicated Host Reservation.</p>",
24783          "locationName":"tagSet"
24784        }
24785      },
24786      "documentation":"<p>Details about the Dedicated Host Reservation and associated Dedicated Hosts.</p>"
24787    },
24788    "HostReservationId":{"type":"string"},
24789    "HostReservationIdSet":{
24790      "type":"list",
24791      "member":{
24792        "shape":"HostReservationId",
24793        "locationName":"item"
24794      }
24795    },
24796    "HostReservationSet":{
24797      "type":"list",
24798      "member":{
24799        "shape":"HostReservation",
24800        "locationName":"item"
24801      }
24802    },
24803    "HostTenancy":{
24804      "type":"string",
24805      "enum":[
24806        "dedicated",
24807        "host"
24808      ]
24809    },
24810    "Hour":{
24811      "type":"integer",
24812      "max":23,
24813      "min":0
24814    },
24815    "HttpTokensState":{
24816      "type":"string",
24817      "enum":[
24818        "optional",
24819        "required"
24820      ]
24821    },
24822    "HypervisorType":{
24823      "type":"string",
24824      "enum":[
24825        "ovm",
24826        "xen"
24827      ]
24828    },
24829    "IKEVersionsList":{
24830      "type":"list",
24831      "member":{
24832        "shape":"IKEVersionsListValue",
24833        "locationName":"item"
24834      }
24835    },
24836    "IKEVersionsListValue":{
24837      "type":"structure",
24838      "members":{
24839        "Value":{
24840          "shape":"String",
24841          "documentation":"<p>The IKE version.</p>",
24842          "locationName":"value"
24843        }
24844      },
24845      "documentation":"<p>The internet key exchange (IKE) version permitted for the VPN tunnel.</p>"
24846    },
24847    "IKEVersionsRequestList":{
24848      "type":"list",
24849      "member":{
24850        "shape":"IKEVersionsRequestListValue",
24851        "locationName":"item"
24852      }
24853    },
24854    "IKEVersionsRequestListValue":{
24855      "type":"structure",
24856      "members":{
24857        "Value":{
24858          "shape":"String",
24859          "documentation":"<p>The IKE version.</p>"
24860        }
24861      },
24862      "documentation":"<p>The IKE version that is permitted for the VPN tunnel.</p>"
24863    },
24864    "IamInstanceProfile":{
24865      "type":"structure",
24866      "members":{
24867        "Arn":{
24868          "shape":"String",
24869          "documentation":"<p>The Amazon Resource Name (ARN) of the instance profile.</p>",
24870          "locationName":"arn"
24871        },
24872        "Id":{
24873          "shape":"String",
24874          "documentation":"<p>The ID of the instance profile.</p>",
24875          "locationName":"id"
24876        }
24877      },
24878      "documentation":"<p>Describes an IAM instance profile.</p>"
24879    },
24880    "IamInstanceProfileAssociation":{
24881      "type":"structure",
24882      "members":{
24883        "AssociationId":{
24884          "shape":"String",
24885          "documentation":"<p>The ID of the association.</p>",
24886          "locationName":"associationId"
24887        },
24888        "InstanceId":{
24889          "shape":"String",
24890          "documentation":"<p>The ID of the instance.</p>",
24891          "locationName":"instanceId"
24892        },
24893        "IamInstanceProfile":{
24894          "shape":"IamInstanceProfile",
24895          "documentation":"<p>The IAM instance profile.</p>",
24896          "locationName":"iamInstanceProfile"
24897        },
24898        "State":{
24899          "shape":"IamInstanceProfileAssociationState",
24900          "documentation":"<p>The state of the association.</p>",
24901          "locationName":"state"
24902        },
24903        "Timestamp":{
24904          "shape":"DateTime",
24905          "documentation":"<p>The time the IAM instance profile was associated with the instance.</p>",
24906          "locationName":"timestamp"
24907        }
24908      },
24909      "documentation":"<p>Describes an association between an IAM instance profile and an instance.</p>"
24910    },
24911    "IamInstanceProfileAssociationId":{"type":"string"},
24912    "IamInstanceProfileAssociationSet":{
24913      "type":"list",
24914      "member":{
24915        "shape":"IamInstanceProfileAssociation",
24916        "locationName":"item"
24917      }
24918    },
24919    "IamInstanceProfileAssociationState":{
24920      "type":"string",
24921      "enum":[
24922        "associating",
24923        "associated",
24924        "disassociating",
24925        "disassociated"
24926      ]
24927    },
24928    "IamInstanceProfileSpecification":{
24929      "type":"structure",
24930      "members":{
24931        "Arn":{
24932          "shape":"String",
24933          "documentation":"<p>The Amazon Resource Name (ARN) of the instance profile.</p>",
24934          "locationName":"arn"
24935        },
24936        "Name":{
24937          "shape":"String",
24938          "documentation":"<p>The name of the instance profile.</p>",
24939          "locationName":"name"
24940        }
24941      },
24942      "documentation":"<p>Describes an IAM instance profile.</p>"
24943    },
24944    "IcmpTypeCode":{
24945      "type":"structure",
24946      "members":{
24947        "Code":{
24948          "shape":"Integer",
24949          "documentation":"<p>The ICMP code. A value of -1 means all codes for the specified ICMP type.</p>",
24950          "locationName":"code"
24951        },
24952        "Type":{
24953          "shape":"Integer",
24954          "documentation":"<p>The ICMP type. A value of -1 means all types.</p>",
24955          "locationName":"type"
24956        }
24957      },
24958      "documentation":"<p>Describes the ICMP type and code.</p>"
24959    },
24960    "IdFormat":{
24961      "type":"structure",
24962      "members":{
24963        "Deadline":{
24964          "shape":"DateTime",
24965          "documentation":"<p>The date in UTC at which you are permanently switched over to using longer IDs. If a deadline is not yet available for this resource type, this field is not returned.</p>",
24966          "locationName":"deadline"
24967        },
24968        "Resource":{
24969          "shape":"String",
24970          "documentation":"<p>The type of resource.</p>",
24971          "locationName":"resource"
24972        },
24973        "UseLongIds":{
24974          "shape":"Boolean",
24975          "documentation":"<p>Indicates whether longer IDs (17-character IDs) are enabled for the resource.</p>",
24976          "locationName":"useLongIds"
24977        }
24978      },
24979      "documentation":"<p>Describes the ID format for a resource.</p>"
24980    },
24981    "IdFormatList":{
24982      "type":"list",
24983      "member":{
24984        "shape":"IdFormat",
24985        "locationName":"item"
24986      }
24987    },
24988    "Igmpv2SupportValue":{
24989      "type":"string",
24990      "enum":[
24991        "enable",
24992        "disable"
24993      ]
24994    },
24995    "Image":{
24996      "type":"structure",
24997      "members":{
24998        "Architecture":{
24999          "shape":"ArchitectureValues",
25000          "documentation":"<p>The architecture of the image.</p>",
25001          "locationName":"architecture"
25002        },
25003        "CreationDate":{
25004          "shape":"String",
25005          "documentation":"<p>The date and time the image was created.</p>",
25006          "locationName":"creationDate"
25007        },
25008        "ImageId":{
25009          "shape":"String",
25010          "documentation":"<p>The ID of the AMI.</p>",
25011          "locationName":"imageId"
25012        },
25013        "ImageLocation":{
25014          "shape":"String",
25015          "documentation":"<p>The location of the AMI.</p>",
25016          "locationName":"imageLocation"
25017        },
25018        "ImageType":{
25019          "shape":"ImageTypeValues",
25020          "documentation":"<p>The type of image.</p>",
25021          "locationName":"imageType"
25022        },
25023        "Public":{
25024          "shape":"Boolean",
25025          "documentation":"<p>Indicates whether the image has public launch permissions. The value is <code>true</code> if this image has public launch permissions or <code>false</code> if it has only implicit and explicit launch permissions.</p>",
25026          "locationName":"isPublic"
25027        },
25028        "KernelId":{
25029          "shape":"String",
25030          "documentation":"<p>The kernel associated with the image, if any. Only applicable for machine images.</p>",
25031          "locationName":"kernelId"
25032        },
25033        "OwnerId":{
25034          "shape":"String",
25035          "documentation":"<p>The ID of the Amazon Web Services account that owns the image.</p>",
25036          "locationName":"imageOwnerId"
25037        },
25038        "Platform":{
25039          "shape":"PlatformValues",
25040          "documentation":"<p>This value is set to <code>windows</code> for Windows AMIs; otherwise, it is blank.</p>",
25041          "locationName":"platform"
25042        },
25043        "PlatformDetails":{
25044          "shape":"String",
25045          "documentation":"<p>The platform details associated with the billing code of the AMI. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-billing-info.html\">Understanding AMI billing</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>",
25046          "locationName":"platformDetails"
25047        },
25048        "UsageOperation":{
25049          "shape":"String",
25050          "documentation":"<p>The operation of the Amazon EC2 instance and the billing code that is associated with the AMI. <code>usageOperation</code> corresponds to the <a href=\"https://docs.aws.amazon.com/cur/latest/userguide/Lineitem-columns.html#Lineitem-details-O-Operation\">lineitem/Operation</a> column on your Amazon Web Services Cost and Usage Report and in the <a href=\"https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/price-changes.html\">Amazon Web Services Price List API</a>. You can view these fields on the <b>Instances</b> or <b>AMIs</b> pages in the Amazon EC2 console, or in the responses that are returned by the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeImages.html\">DescribeImages</a> command in the Amazon EC2 API, or the <a href=\"https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-images.html\">describe-images</a> command in the CLI.</p>",
25051          "locationName":"usageOperation"
25052        },
25053        "ProductCodes":{
25054          "shape":"ProductCodeList",
25055          "documentation":"<p>Any product codes associated with the AMI.</p>",
25056          "locationName":"productCodes"
25057        },
25058        "RamdiskId":{
25059          "shape":"String",
25060          "documentation":"<p>The RAM disk associated with the image, if any. Only applicable for machine images.</p>",
25061          "locationName":"ramdiskId"
25062        },
25063        "State":{
25064          "shape":"ImageState",
25065          "documentation":"<p>The current state of the AMI. If the state is <code>available</code>, the image is successfully registered and can be used to launch an instance.</p>",
25066          "locationName":"imageState"
25067        },
25068        "BlockDeviceMappings":{
25069          "shape":"BlockDeviceMappingList",
25070          "documentation":"<p>Any block device mapping entries.</p>",
25071          "locationName":"blockDeviceMapping"
25072        },
25073        "Description":{
25074          "shape":"String",
25075          "documentation":"<p>The description of the AMI that was provided during image creation.</p>",
25076          "locationName":"description"
25077        },
25078        "EnaSupport":{
25079          "shape":"Boolean",
25080          "documentation":"<p>Specifies whether enhanced networking with ENA is enabled.</p>",
25081          "locationName":"enaSupport"
25082        },
25083        "Hypervisor":{
25084          "shape":"HypervisorType",
25085          "documentation":"<p>The hypervisor type of the image.</p>",
25086          "locationName":"hypervisor"
25087        },
25088        "ImageOwnerAlias":{
25089          "shape":"String",
25090          "documentation":"<p>The Amazon Web Services account alias (for example, <code>amazon</code>, <code>self</code>) or the Amazon Web Services account ID of the AMI owner.</p>",
25091          "locationName":"imageOwnerAlias"
25092        },
25093        "Name":{
25094          "shape":"String",
25095          "documentation":"<p>The name of the AMI that was provided during image creation.</p>",
25096          "locationName":"name"
25097        },
25098        "RootDeviceName":{
25099          "shape":"String",
25100          "documentation":"<p>The device name of the root device volume (for example, <code>/dev/sda1</code>).</p>",
25101          "locationName":"rootDeviceName"
25102        },
25103        "RootDeviceType":{
25104          "shape":"DeviceType",
25105          "documentation":"<p>The type of root device used by the AMI. The AMI can use an Amazon EBS volume or an instance store volume.</p>",
25106          "locationName":"rootDeviceType"
25107        },
25108        "SriovNetSupport":{
25109          "shape":"String",
25110          "documentation":"<p>Specifies whether enhanced networking with the Intel 82599 Virtual Function interface is enabled.</p>",
25111          "locationName":"sriovNetSupport"
25112        },
25113        "StateReason":{
25114          "shape":"StateReason",
25115          "documentation":"<p>The reason for the state change.</p>",
25116          "locationName":"stateReason"
25117        },
25118        "Tags":{
25119          "shape":"TagList",
25120          "documentation":"<p>Any tags assigned to the image.</p>",
25121          "locationName":"tagSet"
25122        },
25123        "VirtualizationType":{
25124          "shape":"VirtualizationType",
25125          "documentation":"<p>The type of virtualization of the AMI.</p>",
25126          "locationName":"virtualizationType"
25127        },
25128        "BootMode":{
25129          "shape":"BootModeValues",
25130          "documentation":"<p>The boot mode of the image. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-boot.html\">Boot modes</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>",
25131          "locationName":"bootMode"
25132        },
25133        "DeprecationTime":{
25134          "shape":"String",
25135          "documentation":"<p>The date and time to deprecate the AMI, in UTC, in the following format: <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z. If you specified a value for seconds, Amazon EC2 rounds the seconds to the nearest minute.</p>",
25136          "locationName":"deprecationTime"
25137        }
25138      },
25139      "documentation":"<p>Describes an image.</p>"
25140    },
25141    "ImageAttribute":{
25142      "type":"structure",
25143      "members":{
25144        "BlockDeviceMappings":{
25145          "shape":"BlockDeviceMappingList",
25146          "documentation":"<p>The block device mapping entries.</p>",
25147          "locationName":"blockDeviceMapping"
25148        },
25149        "ImageId":{
25150          "shape":"String",
25151          "documentation":"<p>The ID of the AMI.</p>",
25152          "locationName":"imageId"
25153        },
25154        "LaunchPermissions":{
25155          "shape":"LaunchPermissionList",
25156          "documentation":"<p>The launch permissions.</p>",
25157          "locationName":"launchPermission"
25158        },
25159        "ProductCodes":{
25160          "shape":"ProductCodeList",
25161          "documentation":"<p>The product codes.</p>",
25162          "locationName":"productCodes"
25163        },
25164        "Description":{
25165          "shape":"AttributeValue",
25166          "documentation":"<p>A description for the AMI.</p>",
25167          "locationName":"description"
25168        },
25169        "KernelId":{
25170          "shape":"AttributeValue",
25171          "documentation":"<p>The kernel ID.</p>",
25172          "locationName":"kernel"
25173        },
25174        "RamdiskId":{
25175          "shape":"AttributeValue",
25176          "documentation":"<p>The RAM disk ID.</p>",
25177          "locationName":"ramdisk"
25178        },
25179        "SriovNetSupport":{
25180          "shape":"AttributeValue",
25181          "documentation":"<p>Indicates whether enhanced networking with the Intel 82599 Virtual Function interface is enabled.</p>",
25182          "locationName":"sriovNetSupport"
25183        },
25184        "BootMode":{
25185          "shape":"AttributeValue",
25186          "locationName":"bootMode"
25187        }
25188      },
25189      "documentation":"<p>Describes an image attribute.</p>"
25190    },
25191    "ImageAttributeName":{
25192      "type":"string",
25193      "enum":[
25194        "description",
25195        "kernel",
25196        "ramdisk",
25197        "launchPermission",
25198        "productCodes",
25199        "blockDeviceMapping",
25200        "sriovNetSupport",
25201        "bootMode"
25202      ]
25203    },
25204    "ImageDiskContainer":{
25205      "type":"structure",
25206      "members":{
25207        "Description":{
25208          "shape":"String",
25209          "documentation":"<p>The description of the disk image.</p>"
25210        },
25211        "DeviceName":{
25212          "shape":"String",
25213          "documentation":"<p>The block device mapping for the disk.</p>"
25214        },
25215        "Format":{
25216          "shape":"String",
25217          "documentation":"<p>The format of the disk image being imported.</p> <p>Valid values: <code>OVA</code> | <code>VHD</code> | <code>VHDX</code> | <code>VMDK</code> | <code>RAW</code> </p>"
25218        },
25219        "SnapshotId":{
25220          "shape":"SnapshotId",
25221          "documentation":"<p>The ID of the EBS snapshot to be used for importing the snapshot.</p>"
25222        },
25223        "Url":{
25224          "shape":"String",
25225          "documentation":"<p>The URL to the Amazon S3-based disk image being imported. The URL can either be a https URL (https://..) or an Amazon S3 URL (s3://..)</p>"
25226        },
25227        "UserBucket":{
25228          "shape":"UserBucket",
25229          "documentation":"<p>The S3 bucket for the disk image.</p>"
25230        }
25231      },
25232      "documentation":"<p>Describes the disk container object for an import image task.</p>"
25233    },
25234    "ImageDiskContainerList":{
25235      "type":"list",
25236      "member":{
25237        "shape":"ImageDiskContainer",
25238        "locationName":"item"
25239      }
25240    },
25241    "ImageId":{"type":"string"},
25242    "ImageIdList":{
25243      "type":"list",
25244      "member":{
25245        "shape":"ImageId",
25246        "locationName":"item"
25247      }
25248    },
25249    "ImageIdStringList":{
25250      "type":"list",
25251      "member":{
25252        "shape":"ImageId",
25253        "locationName":"ImageId"
25254      }
25255    },
25256    "ImageList":{
25257      "type":"list",
25258      "member":{
25259        "shape":"Image",
25260        "locationName":"item"
25261      }
25262    },
25263    "ImageState":{
25264      "type":"string",
25265      "enum":[
25266        "pending",
25267        "available",
25268        "invalid",
25269        "deregistered",
25270        "transient",
25271        "failed",
25272        "error"
25273      ]
25274    },
25275    "ImageTypeValues":{
25276      "type":"string",
25277      "enum":[
25278        "machine",
25279        "kernel",
25280        "ramdisk"
25281      ]
25282    },
25283    "ImportClientVpnClientCertificateRevocationListRequest":{
25284      "type":"structure",
25285      "required":[
25286        "ClientVpnEndpointId",
25287        "CertificateRevocationList"
25288      ],
25289      "members":{
25290        "ClientVpnEndpointId":{
25291          "shape":"ClientVpnEndpointId",
25292          "documentation":"<p>The ID of the Client VPN endpoint to which the client certificate revocation list applies.</p>"
25293        },
25294        "CertificateRevocationList":{
25295          "shape":"String",
25296          "documentation":"<p>The client certificate revocation list file. For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/cvpn-working-certificates.html#cvpn-working-certificates-generate\">Generate a Client Certificate Revocation List</a> in the <i>Client VPN Administrator Guide</i>.</p>"
25297        },
25298        "DryRun":{
25299          "shape":"Boolean",
25300          "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>"
25301        }
25302      }
25303    },
25304    "ImportClientVpnClientCertificateRevocationListResult":{
25305      "type":"structure",
25306      "members":{
25307        "Return":{
25308          "shape":"Boolean",
25309          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
25310          "locationName":"return"
25311        }
25312      }
25313    },
25314    "ImportImageLicenseConfigurationRequest":{
25315      "type":"structure",
25316      "members":{
25317        "LicenseConfigurationArn":{
25318          "shape":"String",
25319          "documentation":"<p>The ARN of a license configuration.</p>"
25320        }
25321      },
25322      "documentation":"<p>The request information of license configurations.</p>"
25323    },
25324    "ImportImageLicenseConfigurationResponse":{
25325      "type":"structure",
25326      "members":{
25327        "LicenseConfigurationArn":{
25328          "shape":"String",
25329          "documentation":"<p>The ARN of a license configuration.</p>",
25330          "locationName":"licenseConfigurationArn"
25331        }
25332      },
25333      "documentation":"<p> The response information for license configurations.</p>"
25334    },
25335    "ImportImageLicenseSpecificationListRequest":{
25336      "type":"list",
25337      "member":{
25338        "shape":"ImportImageLicenseConfigurationRequest",
25339        "locationName":"item"
25340      }
25341    },
25342    "ImportImageLicenseSpecificationListResponse":{
25343      "type":"list",
25344      "member":{
25345        "shape":"ImportImageLicenseConfigurationResponse",
25346        "locationName":"item"
25347      }
25348    },
25349    "ImportImageRequest":{
25350      "type":"structure",
25351      "members":{
25352        "Architecture":{
25353          "shape":"String",
25354          "documentation":"<p>The architecture of the virtual machine.</p> <p>Valid values: <code>i386</code> | <code>x86_64</code> | <code>arm64</code> </p>"
25355        },
25356        "ClientData":{
25357          "shape":"ClientData",
25358          "documentation":"<p>The client-specific data.</p>"
25359        },
25360        "ClientToken":{
25361          "shape":"String",
25362          "documentation":"<p>The token to enable idempotency for VM import requests.</p>"
25363        },
25364        "Description":{
25365          "shape":"String",
25366          "documentation":"<p>A description string for the import image task.</p>"
25367        },
25368        "DiskContainers":{
25369          "shape":"ImageDiskContainerList",
25370          "documentation":"<p>Information about the disk containers.</p>",
25371          "locationName":"DiskContainer"
25372        },
25373        "DryRun":{
25374          "shape":"Boolean",
25375          "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>"
25376        },
25377        "Encrypted":{
25378          "shape":"Boolean",
25379          "documentation":"<p>Specifies whether the destination AMI of the imported image should be encrypted. The default KMS key for EBS is used unless you specify a non-default KMS key using <code>KmsKeyId</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html\">Amazon EBS Encryption</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
25380        },
25381        "Hypervisor":{
25382          "shape":"String",
25383          "documentation":"<p>The target hypervisor platform.</p> <p>Valid values: <code>xen</code> </p>"
25384        },
25385        "KmsKeyId":{
25386          "shape":"KmsKeyId",
25387          "documentation":"<p>An identifier for the symmetric KMS key to use when creating the encrypted AMI. This parameter is only required if you want to use a non-default KMS key; if this parameter is not specified, the default KMS key for EBS is used. If a <code>KmsKeyId</code> is specified, the <code>Encrypted</code> flag must also be set. </p> <p>The KMS key identifier may be provided in any of the following formats: </p> <ul> <li> <p>Key ID</p> </li> <li> <p>Key alias. The alias ARN contains the <code>arn:aws:kms</code> namespace, followed by the Region of the key, the Amazon Web Services account ID of the key owner, the <code>alias</code> namespace, and then the key alias. For example, arn:aws:kms:<i>us-east-1</i>:<i>012345678910</i>:alias/<i>ExampleAlias</i>.</p> </li> <li> <p>ARN using key ID. The ID ARN contains the <code>arn:aws:kms</code> namespace, followed by the Region of the key, the Amazon Web Services account ID of the key owner, the <code>key</code> namespace, and then the key ID. For example, arn:aws:kms:<i>us-east-1</i>:<i>012345678910</i>:key/<i>abcd1234-a123-456a-a12b-a123b4cd56ef</i>.</p> </li> <li> <p>ARN using key alias. The alias ARN contains the <code>arn:aws:kms</code> namespace, followed by the Region of the key, the Amazon Web Services account ID of the key owner, the <code>alias</code> namespace, and then the key alias. For example, arn:aws:kms:<i>us-east-1</i>:<i>012345678910</i>:alias/<i>ExampleAlias</i>. </p> </li> </ul> <p>Amazon Web Services parses <code>KmsKeyId</code> asynchronously, meaning that the action you call may appear to complete even though you provided an invalid identifier. This action will eventually report failure. </p> <p>The specified KMS key must exist in the Region that the AMI is being copied to.</p> <p>Amazon EBS does not support asymmetric KMS keys.</p>"
25388        },
25389        "LicenseType":{
25390          "shape":"String",
25391          "documentation":"<p>The license type to be used for the Amazon Machine Image (AMI) after importing.</p> <p>By default, we detect the source-system operating system (OS) and apply the appropriate license. Specify <code>AWS</code> to replace the source-system license with an Amazon Web Services license, if appropriate. Specify <code>BYOL</code> to retain the source-system license, if appropriate.</p> <p>To use <code>BYOL</code>, you must have existing licenses with rights to use these licenses in a third party cloud, such as Amazon Web Services. For more information, see <a href=\"https://docs.aws.amazon.com/vm-import/latest/userguide/vmimport-image-import.html#prerequisites-image\">Prerequisites</a> in the VM Import/Export User Guide.</p>"
25392        },
25393        "Platform":{
25394          "shape":"String",
25395          "documentation":"<p>The operating system of the virtual machine.</p> <p>Valid values: <code>Windows</code> | <code>Linux</code> </p>"
25396        },
25397        "RoleName":{
25398          "shape":"String",
25399          "documentation":"<p>The name of the role to use when not using the default role, 'vmimport'.</p>"
25400        },
25401        "LicenseSpecifications":{
25402          "shape":"ImportImageLicenseSpecificationListRequest",
25403          "documentation":"<p>The ARNs of the license configurations.</p>"
25404        },
25405        "TagSpecifications":{
25406          "shape":"TagSpecificationList",
25407          "documentation":"<p>The tags to apply to the import image task during creation.</p>",
25408          "locationName":"TagSpecification"
25409        },
25410        "UsageOperation":{
25411          "shape":"String",
25412          "documentation":"<p>The usage operation value. For more information, see <a href=\"https://docs.aws.amazon.com/vm-import/latest/userguide/vmie_prereqs.html#prerequisites\">Licensing options</a> in the <i>VM Import/Export User Guide</i>.</p>"
25413        },
25414        "BootMode":{
25415          "shape":"BootModeValues",
25416          "documentation":"<p>The boot mode of the virtual machine.</p>"
25417        }
25418      }
25419    },
25420    "ImportImageResult":{
25421      "type":"structure",
25422      "members":{
25423        "Architecture":{
25424          "shape":"String",
25425          "documentation":"<p>The architecture of the virtual machine.</p>",
25426          "locationName":"architecture"
25427        },
25428        "Description":{
25429          "shape":"String",
25430          "documentation":"<p>A description of the import task.</p>",
25431          "locationName":"description"
25432        },
25433        "Encrypted":{
25434          "shape":"Boolean",
25435          "documentation":"<p>Indicates whether the AMI is encrypted.</p>",
25436          "locationName":"encrypted"
25437        },
25438        "Hypervisor":{
25439          "shape":"String",
25440          "documentation":"<p>The target hypervisor of the import task.</p>",
25441          "locationName":"hypervisor"
25442        },
25443        "ImageId":{
25444          "shape":"String",
25445          "documentation":"<p>The ID of the Amazon Machine Image (AMI) created by the import task.</p>",
25446          "locationName":"imageId"
25447        },
25448        "ImportTaskId":{
25449          "shape":"ImportImageTaskId",
25450          "documentation":"<p>The task ID of the import image task.</p>",
25451          "locationName":"importTaskId"
25452        },
25453        "KmsKeyId":{
25454          "shape":"KmsKeyId",
25455          "documentation":"<p>The identifier for the symmetric KMS key that was used to create the encrypted AMI.</p>",
25456          "locationName":"kmsKeyId"
25457        },
25458        "LicenseType":{
25459          "shape":"String",
25460          "documentation":"<p>The license type of the virtual machine.</p>",
25461          "locationName":"licenseType"
25462        },
25463        "Platform":{
25464          "shape":"String",
25465          "documentation":"<p>The operating system of the virtual machine.</p>",
25466          "locationName":"platform"
25467        },
25468        "Progress":{
25469          "shape":"String",
25470          "documentation":"<p>The progress of the task.</p>",
25471          "locationName":"progress"
25472        },
25473        "SnapshotDetails":{
25474          "shape":"SnapshotDetailList",
25475          "documentation":"<p>Information about the snapshots.</p>",
25476          "locationName":"snapshotDetailSet"
25477        },
25478        "Status":{
25479          "shape":"String",
25480          "documentation":"<p>A brief status of the task.</p>",
25481          "locationName":"status"
25482        },
25483        "StatusMessage":{
25484          "shape":"String",
25485          "documentation":"<p>A detailed status message of the import task.</p>",
25486          "locationName":"statusMessage"
25487        },
25488        "LicenseSpecifications":{
25489          "shape":"ImportImageLicenseSpecificationListResponse",
25490          "documentation":"<p>The ARNs of the license configurations.</p>",
25491          "locationName":"licenseSpecifications"
25492        },
25493        "Tags":{
25494          "shape":"TagList",
25495          "documentation":"<p>Any tags assigned to the import image task.</p>",
25496          "locationName":"tagSet"
25497        },
25498        "UsageOperation":{
25499          "shape":"String",
25500          "documentation":"<p>The usage operation value.</p>",
25501          "locationName":"usageOperation"
25502        }
25503      }
25504    },
25505    "ImportImageTask":{
25506      "type":"structure",
25507      "members":{
25508        "Architecture":{
25509          "shape":"String",
25510          "documentation":"<p>The architecture of the virtual machine.</p> <p>Valid values: <code>i386</code> | <code>x86_64</code> | <code>arm64</code> </p>",
25511          "locationName":"architecture"
25512        },
25513        "Description":{
25514          "shape":"String",
25515          "documentation":"<p>A description of the import task.</p>",
25516          "locationName":"description"
25517        },
25518        "Encrypted":{
25519          "shape":"Boolean",
25520          "documentation":"<p>Indicates whether the image is encrypted.</p>",
25521          "locationName":"encrypted"
25522        },
25523        "Hypervisor":{
25524          "shape":"String",
25525          "documentation":"<p>The target hypervisor for the import task.</p> <p>Valid values: <code>xen</code> </p>",
25526          "locationName":"hypervisor"
25527        },
25528        "ImageId":{
25529          "shape":"String",
25530          "documentation":"<p>The ID of the Amazon Machine Image (AMI) of the imported virtual machine.</p>",
25531          "locationName":"imageId"
25532        },
25533        "ImportTaskId":{
25534          "shape":"String",
25535          "documentation":"<p>The ID of the import image task.</p>",
25536          "locationName":"importTaskId"
25537        },
25538        "KmsKeyId":{
25539          "shape":"String",
25540          "documentation":"<p>The identifier for the KMS key that was used to create the encrypted image.</p>",
25541          "locationName":"kmsKeyId"
25542        },
25543        "LicenseType":{
25544          "shape":"String",
25545          "documentation":"<p>The license type of the virtual machine.</p>",
25546          "locationName":"licenseType"
25547        },
25548        "Platform":{
25549          "shape":"String",
25550          "documentation":"<p>The description string for the import image task.</p>",
25551          "locationName":"platform"
25552        },
25553        "Progress":{
25554          "shape":"String",
25555          "documentation":"<p>The percentage of progress of the import image task.</p>",
25556          "locationName":"progress"
25557        },
25558        "SnapshotDetails":{
25559          "shape":"SnapshotDetailList",
25560          "documentation":"<p>Information about the snapshots.</p>",
25561          "locationName":"snapshotDetailSet"
25562        },
25563        "Status":{
25564          "shape":"String",
25565          "documentation":"<p>A brief status for the import image task.</p>",
25566          "locationName":"status"
25567        },
25568        "StatusMessage":{
25569          "shape":"String",
25570          "documentation":"<p>A descriptive status message for the import image task.</p>",
25571          "locationName":"statusMessage"
25572        },
25573        "Tags":{
25574          "shape":"TagList",
25575          "documentation":"<p>The tags for the import image task.</p>",
25576          "locationName":"tagSet"
25577        },
25578        "LicenseSpecifications":{
25579          "shape":"ImportImageLicenseSpecificationListResponse",
25580          "documentation":"<p>The ARNs of the license configurations that are associated with the import image task.</p>",
25581          "locationName":"licenseSpecifications"
25582        },
25583        "UsageOperation":{
25584          "shape":"String",
25585          "documentation":"<p>The usage operation value.</p>",
25586          "locationName":"usageOperation"
25587        },
25588        "BootMode":{
25589          "shape":"BootModeValues",
25590          "documentation":"<p>The boot mode of the virtual machine.</p>",
25591          "locationName":"bootMode"
25592        }
25593      },
25594      "documentation":"<p>Describes an import image task.</p>"
25595    },
25596    "ImportImageTaskId":{"type":"string"},
25597    "ImportImageTaskList":{
25598      "type":"list",
25599      "member":{
25600        "shape":"ImportImageTask",
25601        "locationName":"item"
25602      }
25603    },
25604    "ImportInstanceLaunchSpecification":{
25605      "type":"structure",
25606      "members":{
25607        "AdditionalInfo":{
25608          "shape":"String",
25609          "documentation":"<p>Reserved.</p>",
25610          "locationName":"additionalInfo"
25611        },
25612        "Architecture":{
25613          "shape":"ArchitectureValues",
25614          "documentation":"<p>The architecture of the instance.</p>",
25615          "locationName":"architecture"
25616        },
25617        "GroupIds":{
25618          "shape":"SecurityGroupIdStringList",
25619          "documentation":"<p>The security group IDs.</p>",
25620          "locationName":"GroupId"
25621        },
25622        "GroupNames":{
25623          "shape":"SecurityGroupStringList",
25624          "documentation":"<p>The security group names.</p>",
25625          "locationName":"GroupName"
25626        },
25627        "InstanceInitiatedShutdownBehavior":{
25628          "shape":"ShutdownBehavior",
25629          "documentation":"<p>Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).</p>",
25630          "locationName":"instanceInitiatedShutdownBehavior"
25631        },
25632        "InstanceType":{
25633          "shape":"InstanceType",
25634          "documentation":"<p>The instance type. For more information about the instance types that you can import, see <a href=\"https://docs.aws.amazon.com/vm-import/latest/userguide/vmie_prereqs.html#vmimport-instance-types\">Instance Types</a> in the VM Import/Export User Guide.</p>",
25635          "locationName":"instanceType"
25636        },
25637        "Monitoring":{
25638          "shape":"Boolean",
25639          "documentation":"<p>Indicates whether monitoring is enabled.</p>",
25640          "locationName":"monitoring"
25641        },
25642        "Placement":{
25643          "shape":"Placement",
25644          "documentation":"<p>The placement information for the instance.</p>",
25645          "locationName":"placement"
25646        },
25647        "PrivateIpAddress":{
25648          "shape":"String",
25649          "documentation":"<p>[EC2-VPC] An available IP address from the IP address range of the subnet.</p>",
25650          "locationName":"privateIpAddress"
25651        },
25652        "SubnetId":{
25653          "shape":"SubnetId",
25654          "documentation":"<p>[EC2-VPC] The ID of the subnet in which to launch the instance.</p>",
25655          "locationName":"subnetId"
25656        },
25657        "UserData":{
25658          "shape":"UserData",
25659          "documentation":"<p>The Base64-encoded user data to make available to the instance.</p>",
25660          "locationName":"userData"
25661        }
25662      },
25663      "documentation":"<p>Describes the launch specification for VM import.</p>"
25664    },
25665    "ImportInstanceRequest":{
25666      "type":"structure",
25667      "required":["Platform"],
25668      "members":{
25669        "Description":{
25670          "shape":"String",
25671          "documentation":"<p>A description for the instance being imported.</p>",
25672          "locationName":"description"
25673        },
25674        "DiskImages":{
25675          "shape":"DiskImageList",
25676          "documentation":"<p>The disk image.</p>",
25677          "locationName":"diskImage"
25678        },
25679        "DryRun":{
25680          "shape":"Boolean",
25681          "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>",
25682          "locationName":"dryRun"
25683        },
25684        "LaunchSpecification":{
25685          "shape":"ImportInstanceLaunchSpecification",
25686          "documentation":"<p>The launch specification.</p>",
25687          "locationName":"launchSpecification"
25688        },
25689        "Platform":{
25690          "shape":"PlatformValues",
25691          "documentation":"<p>The instance operating system.</p>",
25692          "locationName":"platform"
25693        }
25694      }
25695    },
25696    "ImportInstanceResult":{
25697      "type":"structure",
25698      "members":{
25699        "ConversionTask":{
25700          "shape":"ConversionTask",
25701          "documentation":"<p>Information about the conversion task.</p>",
25702          "locationName":"conversionTask"
25703        }
25704      }
25705    },
25706    "ImportInstanceTaskDetails":{
25707      "type":"structure",
25708      "members":{
25709        "Description":{
25710          "shape":"String",
25711          "documentation":"<p>A description of the task.</p>",
25712          "locationName":"description"
25713        },
25714        "InstanceId":{
25715          "shape":"String",
25716          "documentation":"<p>The ID of the instance.</p>",
25717          "locationName":"instanceId"
25718        },
25719        "Platform":{
25720          "shape":"PlatformValues",
25721          "documentation":"<p>The instance operating system.</p>",
25722          "locationName":"platform"
25723        },
25724        "Volumes":{
25725          "shape":"ImportInstanceVolumeDetailSet",
25726          "documentation":"<p>The volumes.</p>",
25727          "locationName":"volumes"
25728        }
25729      },
25730      "documentation":"<p>Describes an import instance task.</p>"
25731    },
25732    "ImportInstanceVolumeDetailItem":{
25733      "type":"structure",
25734      "members":{
25735        "AvailabilityZone":{
25736          "shape":"String",
25737          "documentation":"<p>The Availability Zone where the resulting instance will reside.</p>",
25738          "locationName":"availabilityZone"
25739        },
25740        "BytesConverted":{
25741          "shape":"Long",
25742          "documentation":"<p>The number of bytes converted so far.</p>",
25743          "locationName":"bytesConverted"
25744        },
25745        "Description":{
25746          "shape":"String",
25747          "documentation":"<p>A description of the task.</p>",
25748          "locationName":"description"
25749        },
25750        "Image":{
25751          "shape":"DiskImageDescription",
25752          "documentation":"<p>The image.</p>",
25753          "locationName":"image"
25754        },
25755        "Status":{
25756          "shape":"String",
25757          "documentation":"<p>The status of the import of this particular disk image.</p>",
25758          "locationName":"status"
25759        },
25760        "StatusMessage":{
25761          "shape":"String",
25762          "documentation":"<p>The status information or errors related to the disk image.</p>",
25763          "locationName":"statusMessage"
25764        },
25765        "Volume":{
25766          "shape":"DiskImageVolumeDescription",
25767          "documentation":"<p>The volume.</p>",
25768          "locationName":"volume"
25769        }
25770      },
25771      "documentation":"<p>Describes an import volume task.</p>"
25772    },
25773    "ImportInstanceVolumeDetailSet":{
25774      "type":"list",
25775      "member":{
25776        "shape":"ImportInstanceVolumeDetailItem",
25777        "locationName":"item"
25778      }
25779    },
25780    "ImportKeyPairRequest":{
25781      "type":"structure",
25782      "required":[
25783        "KeyName",
25784        "PublicKeyMaterial"
25785      ],
25786      "members":{
25787        "DryRun":{
25788          "shape":"Boolean",
25789          "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>",
25790          "locationName":"dryRun"
25791        },
25792        "KeyName":{
25793          "shape":"String",
25794          "documentation":"<p>A unique name for the key pair.</p>",
25795          "locationName":"keyName"
25796        },
25797        "PublicKeyMaterial":{
25798          "shape":"Blob",
25799          "documentation":"<p>The public key. For API calls, the text must be base64-encoded. For command line tools, base64 encoding is performed for you.</p>",
25800          "locationName":"publicKeyMaterial"
25801        },
25802        "TagSpecifications":{
25803          "shape":"TagSpecificationList",
25804          "documentation":"<p>The tags to apply to the imported key pair.</p>",
25805          "locationName":"TagSpecification"
25806        }
25807      }
25808    },
25809    "ImportKeyPairResult":{
25810      "type":"structure",
25811      "members":{
25812        "KeyFingerprint":{
25813          "shape":"String",
25814          "documentation":"<p>The MD5 public key fingerprint as specified in section 4 of RFC 4716.</p>",
25815          "locationName":"keyFingerprint"
25816        },
25817        "KeyName":{
25818          "shape":"String",
25819          "documentation":"<p>The key pair name that you provided.</p>",
25820          "locationName":"keyName"
25821        },
25822        "KeyPairId":{
25823          "shape":"String",
25824          "documentation":"<p>The ID of the resulting key pair.</p>",
25825          "locationName":"keyPairId"
25826        },
25827        "Tags":{
25828          "shape":"TagList",
25829          "documentation":"<p>The tags applied to the imported key pair.</p>",
25830          "locationName":"tagSet"
25831        }
25832      }
25833    },
25834    "ImportSnapshotRequest":{
25835      "type":"structure",
25836      "members":{
25837        "ClientData":{
25838          "shape":"ClientData",
25839          "documentation":"<p>The client-specific data.</p>"
25840        },
25841        "ClientToken":{
25842          "shape":"String",
25843          "documentation":"<p>Token to enable idempotency for VM import requests.</p>"
25844        },
25845        "Description":{
25846          "shape":"String",
25847          "documentation":"<p>The description string for the import snapshot task.</p>"
25848        },
25849        "DiskContainer":{
25850          "shape":"SnapshotDiskContainer",
25851          "documentation":"<p>Information about the disk container.</p>"
25852        },
25853        "DryRun":{
25854          "shape":"Boolean",
25855          "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>"
25856        },
25857        "Encrypted":{
25858          "shape":"Boolean",
25859          "documentation":"<p>Specifies whether the destination snapshot of the imported image should be encrypted. The default KMS key for EBS is used unless you specify a non-default KMS key using <code>KmsKeyId</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html\">Amazon EBS Encryption</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
25860        },
25861        "KmsKeyId":{
25862          "shape":"KmsKeyId",
25863          "documentation":"<p>An identifier for the symmetric KMS key to use when creating the encrypted snapshot. This parameter is only required if you want to use a non-default KMS key; if this parameter is not specified, the default KMS key for EBS is used. If a <code>KmsKeyId</code> is specified, the <code>Encrypted</code> flag must also be set. </p> <p>The KMS key identifier may be provided in any of the following formats: </p> <ul> <li> <p>Key ID</p> </li> <li> <p>Key alias. The alias ARN contains the <code>arn:aws:kms</code> namespace, followed by the Region of the key, the Amazon Web Services account ID of the key owner, the <code>alias</code> namespace, and then the key alias. For example, arn:aws:kms:<i>us-east-1</i>:<i>012345678910</i>:alias/<i>ExampleAlias</i>.</p> </li> <li> <p>ARN using key ID. The ID ARN contains the <code>arn:aws:kms</code> namespace, followed by the Region of the key, the Amazon Web Services account ID of the key owner, the <code>key</code> namespace, and then the key ID. For example, arn:aws:kms:<i>us-east-1</i>:<i>012345678910</i>:key/<i>abcd1234-a123-456a-a12b-a123b4cd56ef</i>.</p> </li> <li> <p>ARN using key alias. The alias ARN contains the <code>arn:aws:kms</code> namespace, followed by the Region of the key, the Amazon Web Services account ID of the key owner, the <code>alias</code> namespace, and then the key alias. For example, arn:aws:kms:<i>us-east-1</i>:<i>012345678910</i>:alias/<i>ExampleAlias</i>. </p> </li> </ul> <p>Amazon Web Services parses <code>KmsKeyId</code> asynchronously, meaning that the action you call may appear to complete even though you provided an invalid identifier. This action will eventually report failure. </p> <p>The specified KMS key must exist in the Region that the snapshot is being copied to.</p> <p>Amazon EBS does not support asymmetric KMS keys.</p>"
25864        },
25865        "RoleName":{
25866          "shape":"String",
25867          "documentation":"<p>The name of the role to use when not using the default role, 'vmimport'.</p>"
25868        },
25869        "TagSpecifications":{
25870          "shape":"TagSpecificationList",
25871          "documentation":"<p>The tags to apply to the import snapshot task during creation.</p>",
25872          "locationName":"TagSpecification"
25873        }
25874      }
25875    },
25876    "ImportSnapshotResult":{
25877      "type":"structure",
25878      "members":{
25879        "Description":{
25880          "shape":"String",
25881          "documentation":"<p>A description of the import snapshot task.</p>",
25882          "locationName":"description"
25883        },
25884        "ImportTaskId":{
25885          "shape":"String",
25886          "documentation":"<p>The ID of the import snapshot task.</p>",
25887          "locationName":"importTaskId"
25888        },
25889        "SnapshotTaskDetail":{
25890          "shape":"SnapshotTaskDetail",
25891          "documentation":"<p>Information about the import snapshot task.</p>",
25892          "locationName":"snapshotTaskDetail"
25893        },
25894        "Tags":{
25895          "shape":"TagList",
25896          "documentation":"<p>Any tags assigned to the import snapshot task.</p>",
25897          "locationName":"tagSet"
25898        }
25899      }
25900    },
25901    "ImportSnapshotTask":{
25902      "type":"structure",
25903      "members":{
25904        "Description":{
25905          "shape":"String",
25906          "documentation":"<p>A description of the import snapshot task.</p>",
25907          "locationName":"description"
25908        },
25909        "ImportTaskId":{
25910          "shape":"String",
25911          "documentation":"<p>The ID of the import snapshot task.</p>",
25912          "locationName":"importTaskId"
25913        },
25914        "SnapshotTaskDetail":{
25915          "shape":"SnapshotTaskDetail",
25916          "documentation":"<p>Describes an import snapshot task.</p>",
25917          "locationName":"snapshotTaskDetail"
25918        },
25919        "Tags":{
25920          "shape":"TagList",
25921          "documentation":"<p>The tags for the import snapshot task.</p>",
25922          "locationName":"tagSet"
25923        }
25924      },
25925      "documentation":"<p>Describes an import snapshot task.</p>"
25926    },
25927    "ImportSnapshotTaskId":{"type":"string"},
25928    "ImportSnapshotTaskIdList":{
25929      "type":"list",
25930      "member":{
25931        "shape":"ImportSnapshotTaskId",
25932        "locationName":"ImportTaskId"
25933      }
25934    },
25935    "ImportSnapshotTaskList":{
25936      "type":"list",
25937      "member":{
25938        "shape":"ImportSnapshotTask",
25939        "locationName":"item"
25940      }
25941    },
25942    "ImportTaskId":{"type":"string"},
25943    "ImportTaskIdList":{
25944      "type":"list",
25945      "member":{
25946        "shape":"ImportImageTaskId",
25947        "locationName":"ImportTaskId"
25948      }
25949    },
25950    "ImportVolumeRequest":{
25951      "type":"structure",
25952      "required":[
25953        "AvailabilityZone",
25954        "Image",
25955        "Volume"
25956      ],
25957      "members":{
25958        "AvailabilityZone":{
25959          "shape":"String",
25960          "documentation":"<p>The Availability Zone for the resulting EBS volume.</p>",
25961          "locationName":"availabilityZone"
25962        },
25963        "Description":{
25964          "shape":"String",
25965          "documentation":"<p>A description of the volume.</p>",
25966          "locationName":"description"
25967        },
25968        "DryRun":{
25969          "shape":"Boolean",
25970          "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>",
25971          "locationName":"dryRun"
25972        },
25973        "Image":{
25974          "shape":"DiskImageDetail",
25975          "documentation":"<p>The disk image.</p>",
25976          "locationName":"image"
25977        },
25978        "Volume":{
25979          "shape":"VolumeDetail",
25980          "documentation":"<p>The volume size.</p>",
25981          "locationName":"volume"
25982        }
25983      }
25984    },
25985    "ImportVolumeResult":{
25986      "type":"structure",
25987      "members":{
25988        "ConversionTask":{
25989          "shape":"ConversionTask",
25990          "documentation":"<p>Information about the conversion task.</p>",
25991          "locationName":"conversionTask"
25992        }
25993      }
25994    },
25995    "ImportVolumeTaskDetails":{
25996      "type":"structure",
25997      "members":{
25998        "AvailabilityZone":{
25999          "shape":"String",
26000          "documentation":"<p>The Availability Zone where the resulting volume will reside.</p>",
26001          "locationName":"availabilityZone"
26002        },
26003        "BytesConverted":{
26004          "shape":"Long",
26005          "documentation":"<p>The number of bytes converted so far.</p>",
26006          "locationName":"bytesConverted"
26007        },
26008        "Description":{
26009          "shape":"String",
26010          "documentation":"<p>The description you provided when starting the import volume task.</p>",
26011          "locationName":"description"
26012        },
26013        "Image":{
26014          "shape":"DiskImageDescription",
26015          "documentation":"<p>The image.</p>",
26016          "locationName":"image"
26017        },
26018        "Volume":{
26019          "shape":"DiskImageVolumeDescription",
26020          "documentation":"<p>The volume.</p>",
26021          "locationName":"volume"
26022        }
26023      },
26024      "documentation":"<p>Describes an import volume task.</p>"
26025    },
26026    "InferenceAcceleratorInfo":{
26027      "type":"structure",
26028      "members":{
26029        "Accelerators":{
26030          "shape":"InferenceDeviceInfoList",
26031          "documentation":"<p>Describes the Inference accelerators for the instance type.</p>",
26032          "locationName":"accelerators"
26033        }
26034      },
26035      "documentation":"<p>Describes the Inference accelerators for the instance type.</p>"
26036    },
26037    "InferenceDeviceCount":{"type":"integer"},
26038    "InferenceDeviceInfo":{
26039      "type":"structure",
26040      "members":{
26041        "Count":{
26042          "shape":"InferenceDeviceCount",
26043          "documentation":"<p>The number of Inference accelerators for the instance type.</p>",
26044          "locationName":"count"
26045        },
26046        "Name":{
26047          "shape":"InferenceDeviceName",
26048          "documentation":"<p>The name of the Inference accelerator.</p>",
26049          "locationName":"name"
26050        },
26051        "Manufacturer":{
26052          "shape":"InferenceDeviceManufacturerName",
26053          "documentation":"<p>The manufacturer of the Inference accelerator.</p>",
26054          "locationName":"manufacturer"
26055        }
26056      },
26057      "documentation":"<p>Describes the Inference accelerators for the instance type.</p>"
26058    },
26059    "InferenceDeviceInfoList":{
26060      "type":"list",
26061      "member":{"shape":"InferenceDeviceInfo"},
26062      "locationName":"item"
26063    },
26064    "InferenceDeviceManufacturerName":{"type":"string"},
26065    "InferenceDeviceName":{"type":"string"},
26066    "InsideCidrBlocksStringList":{
26067      "type":"list",
26068      "member":{
26069        "shape":"String",
26070        "locationName":"item"
26071      }
26072    },
26073    "Instance":{
26074      "type":"structure",
26075      "members":{
26076        "AmiLaunchIndex":{
26077          "shape":"Integer",
26078          "documentation":"<p>The AMI launch index, which can be used to find this instance in the launch group.</p>",
26079          "locationName":"amiLaunchIndex"
26080        },
26081        "ImageId":{
26082          "shape":"String",
26083          "documentation":"<p>The ID of the AMI used to launch the instance.</p>",
26084          "locationName":"imageId"
26085        },
26086        "InstanceId":{
26087          "shape":"String",
26088          "documentation":"<p>The ID of the instance.</p>",
26089          "locationName":"instanceId"
26090        },
26091        "InstanceType":{
26092          "shape":"InstanceType",
26093          "documentation":"<p>The instance type.</p>",
26094          "locationName":"instanceType"
26095        },
26096        "KernelId":{
26097          "shape":"String",
26098          "documentation":"<p>The kernel associated with this instance, if applicable.</p>",
26099          "locationName":"kernelId"
26100        },
26101        "KeyName":{
26102          "shape":"String",
26103          "documentation":"<p>The name of the key pair, if this instance was launched with an associated key pair.</p>",
26104          "locationName":"keyName"
26105        },
26106        "LaunchTime":{
26107          "shape":"DateTime",
26108          "documentation":"<p>The time the instance was launched.</p>",
26109          "locationName":"launchTime"
26110        },
26111        "Monitoring":{
26112          "shape":"Monitoring",
26113          "documentation":"<p>The monitoring for the instance.</p>",
26114          "locationName":"monitoring"
26115        },
26116        "Placement":{
26117          "shape":"Placement",
26118          "documentation":"<p>The location where the instance launched, if applicable.</p>",
26119          "locationName":"placement"
26120        },
26121        "Platform":{
26122          "shape":"PlatformValues",
26123          "documentation":"<p>The value is <code>Windows</code> for Windows instances; otherwise blank.</p>",
26124          "locationName":"platform"
26125        },
26126        "PrivateDnsName":{
26127          "shape":"String",
26128          "documentation":"<p>(IPv4 only) The private DNS hostname name assigned to the instance. This DNS hostname can only be used inside the Amazon EC2 network. This name is not available until the instance enters the <code>running</code> state. </p> <p>[EC2-VPC] The Amazon-provided DNS server resolves Amazon-provided private DNS hostnames if you've enabled DNS resolution and DNS hostnames in your VPC. If you are not using the Amazon-provided DNS server in your VPC, your custom domain name servers must resolve the hostname as appropriate.</p>",
26129          "locationName":"privateDnsName"
26130        },
26131        "PrivateIpAddress":{
26132          "shape":"String",
26133          "documentation":"<p>The private IPv4 address assigned to the instance.</p>",
26134          "locationName":"privateIpAddress"
26135        },
26136        "ProductCodes":{
26137          "shape":"ProductCodeList",
26138          "documentation":"<p>The product codes attached to this instance, if applicable.</p>",
26139          "locationName":"productCodes"
26140        },
26141        "PublicDnsName":{
26142          "shape":"String",
26143          "documentation":"<p>(IPv4 only) The public DNS name assigned to the instance. This name is not available until the instance enters the <code>running</code> state. For EC2-VPC, this name is only available if you've enabled DNS hostnames for your VPC.</p>",
26144          "locationName":"dnsName"
26145        },
26146        "PublicIpAddress":{
26147          "shape":"String",
26148          "documentation":"<p>The public IPv4 address, or the Carrier IP address assigned to the instance, if applicable.</p> <p>A Carrier IP address only applies to an instance launched in a subnet associated with a Wavelength Zone.</p>",
26149          "locationName":"ipAddress"
26150        },
26151        "RamdiskId":{
26152          "shape":"String",
26153          "documentation":"<p>The RAM disk associated with this instance, if applicable.</p>",
26154          "locationName":"ramdiskId"
26155        },
26156        "State":{
26157          "shape":"InstanceState",
26158          "documentation":"<p>The current state of the instance.</p>",
26159          "locationName":"instanceState"
26160        },
26161        "StateTransitionReason":{
26162          "shape":"String",
26163          "documentation":"<p>The reason for the most recent state transition. This might be an empty string.</p>",
26164          "locationName":"reason"
26165        },
26166        "SubnetId":{
26167          "shape":"String",
26168          "documentation":"<p>[EC2-VPC] The ID of the subnet in which the instance is running.</p>",
26169          "locationName":"subnetId"
26170        },
26171        "VpcId":{
26172          "shape":"String",
26173          "documentation":"<p>[EC2-VPC] The ID of the VPC in which the instance is running.</p>",
26174          "locationName":"vpcId"
26175        },
26176        "Architecture":{
26177          "shape":"ArchitectureValues",
26178          "documentation":"<p>The architecture of the image.</p>",
26179          "locationName":"architecture"
26180        },
26181        "BlockDeviceMappings":{
26182          "shape":"InstanceBlockDeviceMappingList",
26183          "documentation":"<p>Any block device mapping entries for the instance.</p>",
26184          "locationName":"blockDeviceMapping"
26185        },
26186        "ClientToken":{
26187          "shape":"String",
26188          "documentation":"<p>The idempotency token you provided when you launched the instance, if applicable.</p>",
26189          "locationName":"clientToken"
26190        },
26191        "EbsOptimized":{
26192          "shape":"Boolean",
26193          "documentation":"<p>Indicates whether the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.</p>",
26194          "locationName":"ebsOptimized"
26195        },
26196        "EnaSupport":{
26197          "shape":"Boolean",
26198          "documentation":"<p>Specifies whether enhanced networking with ENA is enabled.</p>",
26199          "locationName":"enaSupport"
26200        },
26201        "Hypervisor":{
26202          "shape":"HypervisorType",
26203          "documentation":"<p>The hypervisor type of the instance. The value <code>xen</code> is used for both Xen and Nitro hypervisors.</p>",
26204          "locationName":"hypervisor"
26205        },
26206        "IamInstanceProfile":{
26207          "shape":"IamInstanceProfile",
26208          "documentation":"<p>The IAM instance profile associated with the instance, if applicable.</p>",
26209          "locationName":"iamInstanceProfile"
26210        },
26211        "InstanceLifecycle":{
26212          "shape":"InstanceLifecycleType",
26213          "documentation":"<p>Indicates whether this is a Spot Instance or a Scheduled Instance.</p>",
26214          "locationName":"instanceLifecycle"
26215        },
26216        "ElasticGpuAssociations":{
26217          "shape":"ElasticGpuAssociationList",
26218          "documentation":"<p>The Elastic GPU associated with the instance.</p>",
26219          "locationName":"elasticGpuAssociationSet"
26220        },
26221        "ElasticInferenceAcceleratorAssociations":{
26222          "shape":"ElasticInferenceAcceleratorAssociationList",
26223          "documentation":"<p> The elastic inference accelerator associated with the instance.</p>",
26224          "locationName":"elasticInferenceAcceleratorAssociationSet"
26225        },
26226        "NetworkInterfaces":{
26227          "shape":"InstanceNetworkInterfaceList",
26228          "documentation":"<p>[EC2-VPC] The network interfaces for the instance.</p>",
26229          "locationName":"networkInterfaceSet"
26230        },
26231        "OutpostArn":{
26232          "shape":"String",
26233          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost.</p>",
26234          "locationName":"outpostArn"
26235        },
26236        "RootDeviceName":{
26237          "shape":"String",
26238          "documentation":"<p>The device name of the root device volume (for example, <code>/dev/sda1</code>).</p>",
26239          "locationName":"rootDeviceName"
26240        },
26241        "RootDeviceType":{
26242          "shape":"DeviceType",
26243          "documentation":"<p>The root device type used by the AMI. The AMI can use an EBS volume or an instance store volume.</p>",
26244          "locationName":"rootDeviceType"
26245        },
26246        "SecurityGroups":{
26247          "shape":"GroupIdentifierList",
26248          "documentation":"<p>The security groups for the instance.</p>",
26249          "locationName":"groupSet"
26250        },
26251        "SourceDestCheck":{
26252          "shape":"Boolean",
26253          "documentation":"<p>Indicates whether source/destination checking is enabled.</p>",
26254          "locationName":"sourceDestCheck"
26255        },
26256        "SpotInstanceRequestId":{
26257          "shape":"String",
26258          "documentation":"<p>If the request is a Spot Instance request, the ID of the request.</p>",
26259          "locationName":"spotInstanceRequestId"
26260        },
26261        "SriovNetSupport":{
26262          "shape":"String",
26263          "documentation":"<p>Specifies whether enhanced networking with the Intel 82599 Virtual Function interface is enabled.</p>",
26264          "locationName":"sriovNetSupport"
26265        },
26266        "StateReason":{
26267          "shape":"StateReason",
26268          "documentation":"<p>The reason for the most recent state transition.</p>",
26269          "locationName":"stateReason"
26270        },
26271        "Tags":{
26272          "shape":"TagList",
26273          "documentation":"<p>Any tags assigned to the instance.</p>",
26274          "locationName":"tagSet"
26275        },
26276        "VirtualizationType":{
26277          "shape":"VirtualizationType",
26278          "documentation":"<p>The virtualization type of the instance.</p>",
26279          "locationName":"virtualizationType"
26280        },
26281        "CpuOptions":{
26282          "shape":"CpuOptions",
26283          "documentation":"<p>The CPU options for the instance.</p>",
26284          "locationName":"cpuOptions"
26285        },
26286        "CapacityReservationId":{
26287          "shape":"String",
26288          "documentation":"<p>The ID of the Capacity Reservation.</p>",
26289          "locationName":"capacityReservationId"
26290        },
26291        "CapacityReservationSpecification":{
26292          "shape":"CapacityReservationSpecificationResponse",
26293          "documentation":"<p>Information about the Capacity Reservation targeting option.</p>",
26294          "locationName":"capacityReservationSpecification"
26295        },
26296        "HibernationOptions":{
26297          "shape":"HibernationOptions",
26298          "documentation":"<p>Indicates whether the instance is enabled for hibernation.</p>",
26299          "locationName":"hibernationOptions"
26300        },
26301        "Licenses":{
26302          "shape":"LicenseList",
26303          "documentation":"<p>The license configurations for the instance.</p>",
26304          "locationName":"licenseSet"
26305        },
26306        "MetadataOptions":{
26307          "shape":"InstanceMetadataOptionsResponse",
26308          "documentation":"<p>The metadata options for the instance.</p>",
26309          "locationName":"metadataOptions"
26310        },
26311        "EnclaveOptions":{
26312          "shape":"EnclaveOptions",
26313          "documentation":"<p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.</p>",
26314          "locationName":"enclaveOptions"
26315        },
26316        "BootMode":{
26317          "shape":"BootModeValues",
26318          "documentation":"<p>The boot mode of the instance. 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>",
26319          "locationName":"bootMode"
26320        },
26321        "PlatformDetails":{
26322          "shape":"String",
26323          "documentation":"<p>The platform details value for the instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/billing-info-fields.html\">AMI billing information fields</a> in the <i>Amazon EC2 User Guide</i>.</p>",
26324          "locationName":"platformDetails"
26325        },
26326        "UsageOperation":{
26327          "shape":"String",
26328          "documentation":"<p>The usage operation value for the instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/billing-info-fields.html\">AMI billing information fields</a> in the <i>Amazon EC2 User Guide</i>.</p>",
26329          "locationName":"usageOperation"
26330        },
26331        "UsageOperationUpdateTime":{
26332          "shape":"MillisecondDateTime",
26333          "documentation":"<p>The time that the usage operation was last updated.</p>",
26334          "locationName":"usageOperationUpdateTime"
26335        }
26336      },
26337      "documentation":"<p>Describes an instance.</p>"
26338    },
26339    "InstanceAttribute":{
26340      "type":"structure",
26341      "members":{
26342        "Groups":{
26343          "shape":"GroupIdentifierList",
26344          "documentation":"<p>The security groups associated with the instance.</p>",
26345          "locationName":"groupSet"
26346        },
26347        "BlockDeviceMappings":{
26348          "shape":"InstanceBlockDeviceMappingList",
26349          "documentation":"<p>The block device mapping of the instance.</p>",
26350          "locationName":"blockDeviceMapping"
26351        },
26352        "DisableApiTermination":{
26353          "shape":"AttributeBooleanValue",
26354          "documentation":"<p>If the value is <code>true</code>, you can't terminate the instance through the Amazon EC2 console, CLI, or API; otherwise, you can.</p>",
26355          "locationName":"disableApiTermination"
26356        },
26357        "EnaSupport":{
26358          "shape":"AttributeBooleanValue",
26359          "documentation":"<p>Indicates whether enhanced networking with ENA is enabled.</p>",
26360          "locationName":"enaSupport"
26361        },
26362        "EnclaveOptions":{
26363          "shape":"EnclaveOptions",
26364          "documentation":"<p>To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to <code>true</code>; otherwise, set it to <code>false</code>.</p>",
26365          "locationName":"enclaveOptions"
26366        },
26367        "EbsOptimized":{
26368          "shape":"AttributeBooleanValue",
26369          "documentation":"<p>Indicates whether the instance is optimized for Amazon EBS I/O.</p>",
26370          "locationName":"ebsOptimized"
26371        },
26372        "InstanceId":{
26373          "shape":"String",
26374          "documentation":"<p>The ID of the instance.</p>",
26375          "locationName":"instanceId"
26376        },
26377        "InstanceInitiatedShutdownBehavior":{
26378          "shape":"AttributeValue",
26379          "documentation":"<p>Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).</p>",
26380          "locationName":"instanceInitiatedShutdownBehavior"
26381        },
26382        "InstanceType":{
26383          "shape":"AttributeValue",
26384          "documentation":"<p>The instance type.</p>",
26385          "locationName":"instanceType"
26386        },
26387        "KernelId":{
26388          "shape":"AttributeValue",
26389          "documentation":"<p>The kernel ID.</p>",
26390          "locationName":"kernel"
26391        },
26392        "ProductCodes":{
26393          "shape":"ProductCodeList",
26394          "documentation":"<p>A list of product codes.</p>",
26395          "locationName":"productCodes"
26396        },
26397        "RamdiskId":{
26398          "shape":"AttributeValue",
26399          "documentation":"<p>The RAM disk ID.</p>",
26400          "locationName":"ramdisk"
26401        },
26402        "RootDeviceName":{
26403          "shape":"AttributeValue",
26404          "documentation":"<p>The device name of the root device volume (for example, <code>/dev/sda1</code>).</p>",
26405          "locationName":"rootDeviceName"
26406        },
26407        "SourceDestCheck":{
26408          "shape":"AttributeBooleanValue",
26409          "documentation":"<p>Enable or disable source/destination checks, which ensure that the instance is either the source or the destination of any traffic that it receives. If the value is <code>true</code>, source/destination checks are enabled; otherwise, they are disabled. The default value is <code>true</code>. You must disable source/destination checks if the instance runs services such as network address translation, routing, or firewalls.</p>",
26410          "locationName":"sourceDestCheck"
26411        },
26412        "SriovNetSupport":{
26413          "shape":"AttributeValue",
26414          "documentation":"<p>Indicates whether enhanced networking with the Intel 82599 Virtual Function interface is enabled.</p>",
26415          "locationName":"sriovNetSupport"
26416        },
26417        "UserData":{
26418          "shape":"AttributeValue",
26419          "documentation":"<p>The user data.</p>",
26420          "locationName":"userData"
26421        }
26422      },
26423      "documentation":"<p>Describes an instance attribute.</p>"
26424    },
26425    "InstanceAttributeName":{
26426      "type":"string",
26427      "enum":[
26428        "instanceType",
26429        "kernel",
26430        "ramdisk",
26431        "userData",
26432        "disableApiTermination",
26433        "instanceInitiatedShutdownBehavior",
26434        "rootDeviceName",
26435        "blockDeviceMapping",
26436        "productCodes",
26437        "sourceDestCheck",
26438        "groupSet",
26439        "ebsOptimized",
26440        "sriovNetSupport",
26441        "enaSupport",
26442        "enclaveOptions"
26443      ]
26444    },
26445    "InstanceBlockDeviceMapping":{
26446      "type":"structure",
26447      "members":{
26448        "DeviceName":{
26449          "shape":"String",
26450          "documentation":"<p>The device name (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p>",
26451          "locationName":"deviceName"
26452        },
26453        "Ebs":{
26454          "shape":"EbsInstanceBlockDevice",
26455          "documentation":"<p>Parameters used to automatically set up EBS volumes when the instance is launched.</p>",
26456          "locationName":"ebs"
26457        }
26458      },
26459      "documentation":"<p>Describes a block device mapping.</p>"
26460    },
26461    "InstanceBlockDeviceMappingList":{
26462      "type":"list",
26463      "member":{
26464        "shape":"InstanceBlockDeviceMapping",
26465        "locationName":"item"
26466      }
26467    },
26468    "InstanceBlockDeviceMappingSpecification":{
26469      "type":"structure",
26470      "members":{
26471        "DeviceName":{
26472          "shape":"String",
26473          "documentation":"<p>The device name (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p>",
26474          "locationName":"deviceName"
26475        },
26476        "Ebs":{
26477          "shape":"EbsInstanceBlockDeviceSpecification",
26478          "documentation":"<p>Parameters used to automatically set up EBS volumes when the instance is launched.</p>",
26479          "locationName":"ebs"
26480        },
26481        "NoDevice":{
26482          "shape":"String",
26483          "documentation":"<p>suppress the specified device included in the block device mapping.</p>",
26484          "locationName":"noDevice"
26485        },
26486        "VirtualName":{
26487          "shape":"String",
26488          "documentation":"<p>The virtual device name.</p>",
26489          "locationName":"virtualName"
26490        }
26491      },
26492      "documentation":"<p>Describes a block device mapping entry.</p>"
26493    },
26494    "InstanceBlockDeviceMappingSpecificationList":{
26495      "type":"list",
26496      "member":{
26497        "shape":"InstanceBlockDeviceMappingSpecification",
26498        "locationName":"item"
26499      }
26500    },
26501    "InstanceCapacity":{
26502      "type":"structure",
26503      "members":{
26504        "AvailableCapacity":{
26505          "shape":"Integer",
26506          "documentation":"<p>The number of instances that can be launched onto the Dedicated Host based on the host's available capacity.</p>",
26507          "locationName":"availableCapacity"
26508        },
26509        "InstanceType":{
26510          "shape":"String",
26511          "documentation":"<p>The instance type supported by the Dedicated Host.</p>",
26512          "locationName":"instanceType"
26513        },
26514        "TotalCapacity":{
26515          "shape":"Integer",
26516          "documentation":"<p>The total number of instances that can be launched onto the Dedicated Host if there are no instances running on it.</p>",
26517          "locationName":"totalCapacity"
26518        }
26519      },
26520      "documentation":"<p>Information about the number of instances that can be launched onto the Dedicated Host.</p>"
26521    },
26522    "InstanceCount":{
26523      "type":"structure",
26524      "members":{
26525        "InstanceCount":{
26526          "shape":"Integer",
26527          "documentation":"<p>The number of listed Reserved Instances in the state specified by the <code>state</code>.</p>",
26528          "locationName":"instanceCount"
26529        },
26530        "State":{
26531          "shape":"ListingState",
26532          "documentation":"<p>The states of the listed Reserved Instances.</p>",
26533          "locationName":"state"
26534        }
26535      },
26536      "documentation":"<p>Describes a Reserved Instance listing state.</p>"
26537    },
26538    "InstanceCountList":{
26539      "type":"list",
26540      "member":{
26541        "shape":"InstanceCount",
26542        "locationName":"item"
26543      }
26544    },
26545    "InstanceCreditSpecification":{
26546      "type":"structure",
26547      "members":{
26548        "InstanceId":{
26549          "shape":"String",
26550          "documentation":"<p>The ID of the instance.</p>",
26551          "locationName":"instanceId"
26552        },
26553        "CpuCredits":{
26554          "shape":"String",
26555          "documentation":"<p>The credit option for CPU usage of the instance. Valid values are <code>standard</code> and <code>unlimited</code>.</p>",
26556          "locationName":"cpuCredits"
26557        }
26558      },
26559      "documentation":"<p>Describes the credit option for CPU usage of a burstable performance instance. </p>"
26560    },
26561    "InstanceCreditSpecificationList":{
26562      "type":"list",
26563      "member":{
26564        "shape":"InstanceCreditSpecification",
26565        "locationName":"item"
26566      }
26567    },
26568    "InstanceCreditSpecificationListRequest":{
26569      "type":"list",
26570      "member":{
26571        "shape":"InstanceCreditSpecificationRequest",
26572        "locationName":"item"
26573      }
26574    },
26575    "InstanceCreditSpecificationRequest":{
26576      "type":"structure",
26577      "members":{
26578        "InstanceId":{
26579          "shape":"InstanceId",
26580          "documentation":"<p>The ID of the instance.</p>"
26581        },
26582        "CpuCredits":{
26583          "shape":"String",
26584          "documentation":"<p>The credit option for CPU usage of the instance. Valid values are <code>standard</code> and <code>unlimited</code>.</p> <p>T3 instances with <code>host</code> tenancy do not support the <code>unlimited</code> CPU credit option.</p>"
26585        }
26586      },
26587      "documentation":"<p>Describes the credit option for CPU usage of a burstable performance instance.</p>"
26588    },
26589    "InstanceEventId":{"type":"string"},
26590    "InstanceEventWindow":{
26591      "type":"structure",
26592      "members":{
26593        "InstanceEventWindowId":{
26594          "shape":"InstanceEventWindowId",
26595          "documentation":"<p>The ID of the event window.</p>",
26596          "locationName":"instanceEventWindowId"
26597        },
26598        "TimeRanges":{
26599          "shape":"InstanceEventWindowTimeRangeList",
26600          "documentation":"<p>One or more time ranges defined for the event window.</p>",
26601          "locationName":"timeRangeSet"
26602        },
26603        "Name":{
26604          "shape":"String",
26605          "documentation":"<p>The name of the event window.</p>",
26606          "locationName":"name"
26607        },
26608        "CronExpression":{
26609          "shape":"InstanceEventWindowCronExpression",
26610          "documentation":"<p>The cron expression defined for the event window.</p>",
26611          "locationName":"cronExpression"
26612        },
26613        "AssociationTarget":{
26614          "shape":"InstanceEventWindowAssociationTarget",
26615          "documentation":"<p>One or more targets associated with the event window.</p>",
26616          "locationName":"associationTarget"
26617        },
26618        "State":{
26619          "shape":"InstanceEventWindowState",
26620          "documentation":"<p>The current state of the event window.</p>",
26621          "locationName":"state"
26622        },
26623        "Tags":{
26624          "shape":"TagList",
26625          "documentation":"<p>The instance tags associated with the event window.</p>",
26626          "locationName":"tagSet"
26627        }
26628      },
26629      "documentation":"<p>The event window.</p>"
26630    },
26631    "InstanceEventWindowAssociationRequest":{
26632      "type":"structure",
26633      "members":{
26634        "InstanceIds":{
26635          "shape":"InstanceIdList",
26636          "documentation":"<p>The IDs of the instances to associate with the event window. If the instance is on a Dedicated Host, you can't specify the Instance ID parameter; you must use the Dedicated Host ID parameter.</p>",
26637          "locationName":"InstanceId"
26638        },
26639        "InstanceTags":{
26640          "shape":"TagList",
26641          "documentation":"<p>The instance tags to associate with the event window. Any instances associated with the tags will be associated with the event window.</p>",
26642          "locationName":"InstanceTag"
26643        },
26644        "DedicatedHostIds":{
26645          "shape":"DedicatedHostIdList",
26646          "documentation":"<p>The IDs of the Dedicated Hosts to associate with the event window.</p>",
26647          "locationName":"DedicatedHostId"
26648        }
26649      },
26650      "documentation":"<p>One or more targets associated with the specified event window. Only one <i>type</i> of target (instance ID, instance tag, or Dedicated Host ID) can be associated with an event window.</p>"
26651    },
26652    "InstanceEventWindowAssociationTarget":{
26653      "type":"structure",
26654      "members":{
26655        "InstanceIds":{
26656          "shape":"InstanceIdList",
26657          "documentation":"<p>The IDs of the instances associated with the event window.</p>",
26658          "locationName":"instanceIdSet"
26659        },
26660        "Tags":{
26661          "shape":"TagList",
26662          "documentation":"<p>The instance tags associated with the event window. Any instances associated with the tags will be associated with the event window.</p>",
26663          "locationName":"tagSet"
26664        },
26665        "DedicatedHostIds":{
26666          "shape":"DedicatedHostIdList",
26667          "documentation":"<p>The IDs of the Dedicated Hosts associated with the event window.</p>",
26668          "locationName":"dedicatedHostIdSet"
26669        }
26670      },
26671      "documentation":"<p>One or more targets associated with the event window.</p>"
26672    },
26673    "InstanceEventWindowCronExpression":{"type":"string"},
26674    "InstanceEventWindowDisassociationRequest":{
26675      "type":"structure",
26676      "members":{
26677        "InstanceIds":{
26678          "shape":"InstanceIdList",
26679          "documentation":"<p>The IDs of the instances to disassociate from the event window.</p>",
26680          "locationName":"InstanceId"
26681        },
26682        "InstanceTags":{
26683          "shape":"TagList",
26684          "documentation":"<p>The instance tags to disassociate from the event window. Any instances associated with the tags will be disassociated from the event window.</p>",
26685          "locationName":"InstanceTag"
26686        },
26687        "DedicatedHostIds":{
26688          "shape":"DedicatedHostIdList",
26689          "documentation":"<p>The IDs of the Dedicated Hosts to disassociate from the event window.</p>",
26690          "locationName":"DedicatedHostId"
26691        }
26692      },
26693      "documentation":"<p>The targets to disassociate from the specified event window.</p>"
26694    },
26695    "InstanceEventWindowId":{"type":"string"},
26696    "InstanceEventWindowIdSet":{
26697      "type":"list",
26698      "member":{
26699        "shape":"InstanceEventWindowId",
26700        "locationName":"InstanceEventWindowId"
26701      }
26702    },
26703    "InstanceEventWindowSet":{
26704      "type":"list",
26705      "member":{
26706        "shape":"InstanceEventWindow",
26707        "locationName":"item"
26708      }
26709    },
26710    "InstanceEventWindowState":{
26711      "type":"string",
26712      "enum":[
26713        "creating",
26714        "deleting",
26715        "active",
26716        "deleted"
26717      ]
26718    },
26719    "InstanceEventWindowStateChange":{
26720      "type":"structure",
26721      "members":{
26722        "InstanceEventWindowId":{
26723          "shape":"InstanceEventWindowId",
26724          "documentation":"<p>The ID of the event window.</p>",
26725          "locationName":"instanceEventWindowId"
26726        },
26727        "State":{
26728          "shape":"InstanceEventWindowState",
26729          "documentation":"<p>The current state of the event window.</p>",
26730          "locationName":"state"
26731        }
26732      },
26733      "documentation":"<p>The state of the event window.</p>"
26734    },
26735    "InstanceEventWindowTimeRange":{
26736      "type":"structure",
26737      "members":{
26738        "StartWeekDay":{
26739          "shape":"WeekDay",
26740          "documentation":"<p>The day on which the time range begins.</p>",
26741          "locationName":"startWeekDay"
26742        },
26743        "StartHour":{
26744          "shape":"Hour",
26745          "documentation":"<p>The hour when the time range begins.</p>",
26746          "locationName":"startHour"
26747        },
26748        "EndWeekDay":{
26749          "shape":"WeekDay",
26750          "documentation":"<p>The day on which the time range ends.</p>",
26751          "locationName":"endWeekDay"
26752        },
26753        "EndHour":{
26754          "shape":"Hour",
26755          "documentation":"<p>The hour when the time range ends.</p>",
26756          "locationName":"endHour"
26757        }
26758      },
26759      "documentation":"<p>The start day and time and the end day and time of the time range, in UTC.</p>"
26760    },
26761    "InstanceEventWindowTimeRangeList":{
26762      "type":"list",
26763      "member":{
26764        "shape":"InstanceEventWindowTimeRange",
26765        "locationName":"item"
26766      }
26767    },
26768    "InstanceEventWindowTimeRangeRequest":{
26769      "type":"structure",
26770      "members":{
26771        "StartWeekDay":{
26772          "shape":"WeekDay",
26773          "documentation":"<p>The day on which the time range begins.</p>"
26774        },
26775        "StartHour":{
26776          "shape":"Hour",
26777          "documentation":"<p>The hour when the time range begins.</p>"
26778        },
26779        "EndWeekDay":{
26780          "shape":"WeekDay",
26781          "documentation":"<p>The day on which the time range ends.</p>"
26782        },
26783        "EndHour":{
26784          "shape":"Hour",
26785          "documentation":"<p>The hour when the time range ends.</p>"
26786        }
26787      },
26788      "documentation":"<p>The start day and time and the end day and time of the time range, in UTC.</p>"
26789    },
26790    "InstanceEventWindowTimeRangeRequestSet":{
26791      "type":"list",
26792      "member":{"shape":"InstanceEventWindowTimeRangeRequest"}
26793    },
26794    "InstanceExportDetails":{
26795      "type":"structure",
26796      "members":{
26797        "InstanceId":{
26798          "shape":"String",
26799          "documentation":"<p>The ID of the resource being exported.</p>",
26800          "locationName":"instanceId"
26801        },
26802        "TargetEnvironment":{
26803          "shape":"ExportEnvironment",
26804          "documentation":"<p>The target virtualization environment.</p>",
26805          "locationName":"targetEnvironment"
26806        }
26807      },
26808      "documentation":"<p>Describes an instance to export.</p>"
26809    },
26810    "InstanceFamilyCreditSpecification":{
26811      "type":"structure",
26812      "members":{
26813        "InstanceFamily":{
26814          "shape":"UnlimitedSupportedInstanceFamily",
26815          "documentation":"<p>The instance family.</p>",
26816          "locationName":"instanceFamily"
26817        },
26818        "CpuCredits":{
26819          "shape":"String",
26820          "documentation":"<p>The default credit option for CPU usage of the instance family. Valid values are <code>standard</code> and <code>unlimited</code>.</p>",
26821          "locationName":"cpuCredits"
26822        }
26823      },
26824      "documentation":"<p>Describes the default credit option for CPU usage of a burstable performance instance family.</p>"
26825    },
26826    "InstanceHealthStatus":{
26827      "type":"string",
26828      "enum":[
26829        "healthy",
26830        "unhealthy"
26831      ]
26832    },
26833    "InstanceId":{"type":"string"},
26834    "InstanceIdList":{
26835      "type":"list",
26836      "member":{
26837        "shape":"InstanceId",
26838        "locationName":"item"
26839      }
26840    },
26841    "InstanceIdSet":{
26842      "type":"list",
26843      "member":{
26844        "shape":"InstanceId",
26845        "locationName":"item"
26846      }
26847    },
26848    "InstanceIdStringList":{
26849      "type":"list",
26850      "member":{
26851        "shape":"InstanceId",
26852        "locationName":"InstanceId"
26853      }
26854    },
26855    "InstanceIdsSet":{
26856      "type":"list",
26857      "member":{
26858        "shape":"InstanceId",
26859        "locationName":"item"
26860      }
26861    },
26862    "InstanceInterruptionBehavior":{
26863      "type":"string",
26864      "enum":[
26865        "hibernate",
26866        "stop",
26867        "terminate"
26868      ]
26869    },
26870    "InstanceIpv4Prefix":{
26871      "type":"structure",
26872      "members":{
26873        "Ipv4Prefix":{
26874          "shape":"String",
26875          "documentation":"<p>One or more IPv4 prefixes assigned to the network interface.</p>",
26876          "locationName":"ipv4Prefix"
26877        }
26878      },
26879      "documentation":"<p>Information about an IPv4 prefix.</p>"
26880    },
26881    "InstanceIpv4PrefixList":{
26882      "type":"list",
26883      "member":{
26884        "shape":"InstanceIpv4Prefix",
26885        "locationName":"item"
26886      }
26887    },
26888    "InstanceIpv6Address":{
26889      "type":"structure",
26890      "members":{
26891        "Ipv6Address":{
26892          "shape":"String",
26893          "documentation":"<p>The IPv6 address.</p>",
26894          "locationName":"ipv6Address"
26895        }
26896      },
26897      "documentation":"<p>Describes an IPv6 address.</p>"
26898    },
26899    "InstanceIpv6AddressList":{
26900      "type":"list",
26901      "member":{
26902        "shape":"InstanceIpv6Address",
26903        "locationName":"item"
26904      }
26905    },
26906    "InstanceIpv6AddressListRequest":{
26907      "type":"list",
26908      "member":{
26909        "shape":"InstanceIpv6AddressRequest",
26910        "locationName":"InstanceIpv6Address"
26911      }
26912    },
26913    "InstanceIpv6AddressRequest":{
26914      "type":"structure",
26915      "members":{
26916        "Ipv6Address":{
26917          "shape":"String",
26918          "documentation":"<p>The IPv6 address.</p>"
26919        }
26920      },
26921      "documentation":"<p>Describes an IPv6 address.</p>"
26922    },
26923    "InstanceIpv6Prefix":{
26924      "type":"structure",
26925      "members":{
26926        "Ipv6Prefix":{
26927          "shape":"String",
26928          "documentation":"<p>One or more IPv6 prefixes assigned to the network interface.</p>",
26929          "locationName":"ipv6Prefix"
26930        }
26931      },
26932      "documentation":"<p>Information about an IPv6 prefix.</p>"
26933    },
26934    "InstanceIpv6PrefixList":{
26935      "type":"list",
26936      "member":{
26937        "shape":"InstanceIpv6Prefix",
26938        "locationName":"item"
26939      }
26940    },
26941    "InstanceLifecycle":{
26942      "type":"string",
26943      "enum":[
26944        "spot",
26945        "on-demand"
26946      ]
26947    },
26948    "InstanceLifecycleType":{
26949      "type":"string",
26950      "enum":[
26951        "spot",
26952        "scheduled"
26953      ]
26954    },
26955    "InstanceList":{
26956      "type":"list",
26957      "member":{
26958        "shape":"Instance",
26959        "locationName":"item"
26960      }
26961    },
26962    "InstanceMarketOptionsRequest":{
26963      "type":"structure",
26964      "members":{
26965        "MarketType":{
26966          "shape":"MarketType",
26967          "documentation":"<p>The market type.</p>"
26968        },
26969        "SpotOptions":{
26970          "shape":"SpotMarketOptions",
26971          "documentation":"<p>The options for Spot Instances.</p>"
26972        }
26973      },
26974      "documentation":"<p>Describes the market (purchasing) option for the instances.</p>"
26975    },
26976    "InstanceMatchCriteria":{
26977      "type":"string",
26978      "enum":[
26979        "open",
26980        "targeted"
26981      ]
26982    },
26983    "InstanceMetadataEndpointState":{
26984      "type":"string",
26985      "enum":[
26986        "disabled",
26987        "enabled"
26988      ]
26989    },
26990    "InstanceMetadataOptionsRequest":{
26991      "type":"structure",
26992      "members":{
26993        "HttpTokens":{
26994          "shape":"HttpTokensState",
26995          "documentation":"<p>The state of token usage for your instance metadata requests. If the parameter is not specified in the request, the default state is <code>optional</code>.</p> <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata with or without a signed token header on your request. If you retrieve the IAM role credentials without a token, the version 1.0 role credentials are returned. If you retrieve the IAM role credentials using a valid signed token, the version 2.0 role credentials are returned.</p> <p>If the state is <code>required</code>, you must send a signed token header with any instance metadata retrieval requests. In this state, retrieving the IAM role credentials always returns the version 2.0 credentials; the version 1.0 credentials are not available.</p>"
26996        },
26997        "HttpPutResponseHopLimit":{
26998          "shape":"Integer",
26999          "documentation":"<p>The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel.</p> <p>Default: 1</p> <p>Possible values: Integers from 1 to 64</p>"
27000        },
27001        "HttpEndpoint":{
27002          "shape":"InstanceMetadataEndpointState",
27003          "documentation":"<p>Enables or disables the HTTP metadata endpoint on your instances. If the parameter is not specified, the default state is <code>enabled</code>.</p> <p>If you specify a value of <code>disabled</code>, you will not be able to access your instance metadata.</p>"
27004        },
27005        "HttpProtocolIpv6":{
27006          "shape":"InstanceMetadataProtocolState",
27007          "documentation":"<p>Enables or disables the IPv6 endpoint for the instance metadata service.</p>"
27008        }
27009      },
27010      "documentation":"<p>The metadata options for the instance.</p>"
27011    },
27012    "InstanceMetadataOptionsResponse":{
27013      "type":"structure",
27014      "members":{
27015        "State":{
27016          "shape":"InstanceMetadataOptionsState",
27017          "documentation":"<p>The state of the metadata option changes.</p> <p> <code>pending</code> - The metadata options are being updated and the instance is not ready to process metadata traffic with the new selection.</p> <p> <code>applied</code> - The metadata options have been successfully applied on the instance.</p>",
27018          "locationName":"state"
27019        },
27020        "HttpTokens":{
27021          "shape":"HttpTokensState",
27022          "documentation":"<p>The state of token usage for your instance metadata requests. If the parameter is not specified in the request, the default state is <code>optional</code>.</p> <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata with or without a signed token header on your request. If you retrieve the IAM role credentials without a token, the version 1.0 role credentials are returned. If you retrieve the IAM role credentials using a valid signed token, the version 2.0 role credentials are returned.</p> <p>If the state is <code>required</code>, you must send a signed token header with any instance metadata retrieval requests. In this state, retrieving the IAM role credential always returns the version 2.0 credentials; the version 1.0 credentials are not available.</p>",
27023          "locationName":"httpTokens"
27024        },
27025        "HttpPutResponseHopLimit":{
27026          "shape":"Integer",
27027          "documentation":"<p>The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel.</p> <p>Default: 1</p> <p>Possible values: Integers from 1 to 64</p>",
27028          "locationName":"httpPutResponseHopLimit"
27029        },
27030        "HttpEndpoint":{
27031          "shape":"InstanceMetadataEndpointState",
27032          "documentation":"<p>Indicates whether the HTTP metadata endpoint on your instances is enabled or disabled.</p>",
27033          "locationName":"httpEndpoint"
27034        },
27035        "HttpProtocolIpv6":{
27036          "shape":"InstanceMetadataProtocolState",
27037          "documentation":"<p>Indicates whether the IPv6 endpoint for the instance metadata service is enabled or disabled.</p>",
27038          "locationName":"httpProtocolIpv6"
27039        }
27040      },
27041      "documentation":"<p>The metadata options for the instance.</p>"
27042    },
27043    "InstanceMetadataOptionsState":{
27044      "type":"string",
27045      "enum":[
27046        "pending",
27047        "applied"
27048      ]
27049    },
27050    "InstanceMetadataProtocolState":{
27051      "type":"string",
27052      "enum":[
27053        "disabled",
27054        "enabled"
27055      ]
27056    },
27057    "InstanceMonitoring":{
27058      "type":"structure",
27059      "members":{
27060        "InstanceId":{
27061          "shape":"String",
27062          "documentation":"<p>The ID of the instance.</p>",
27063          "locationName":"instanceId"
27064        },
27065        "Monitoring":{
27066          "shape":"Monitoring",
27067          "documentation":"<p>The monitoring for the instance.</p>",
27068          "locationName":"monitoring"
27069        }
27070      },
27071      "documentation":"<p>Describes the monitoring of an instance.</p>"
27072    },
27073    "InstanceMonitoringList":{
27074      "type":"list",
27075      "member":{
27076        "shape":"InstanceMonitoring",
27077        "locationName":"item"
27078      }
27079    },
27080    "InstanceNetworkInterface":{
27081      "type":"structure",
27082      "members":{
27083        "Association":{
27084          "shape":"InstanceNetworkInterfaceAssociation",
27085          "documentation":"<p>The association information for an Elastic IPv4 associated with the network interface.</p>",
27086          "locationName":"association"
27087        },
27088        "Attachment":{
27089          "shape":"InstanceNetworkInterfaceAttachment",
27090          "documentation":"<p>The network interface attachment.</p>",
27091          "locationName":"attachment"
27092        },
27093        "Description":{
27094          "shape":"String",
27095          "documentation":"<p>The description.</p>",
27096          "locationName":"description"
27097        },
27098        "Groups":{
27099          "shape":"GroupIdentifierList",
27100          "documentation":"<p>One or more security groups.</p>",
27101          "locationName":"groupSet"
27102        },
27103        "Ipv6Addresses":{
27104          "shape":"InstanceIpv6AddressList",
27105          "documentation":"<p>One or more IPv6 addresses associated with the network interface.</p>",
27106          "locationName":"ipv6AddressesSet"
27107        },
27108        "MacAddress":{
27109          "shape":"String",
27110          "documentation":"<p>The MAC address.</p>",
27111          "locationName":"macAddress"
27112        },
27113        "NetworkInterfaceId":{
27114          "shape":"String",
27115          "documentation":"<p>The ID of the network interface.</p>",
27116          "locationName":"networkInterfaceId"
27117        },
27118        "OwnerId":{
27119          "shape":"String",
27120          "documentation":"<p>The ID of the Amazon Web Services account that created the network interface.</p>",
27121          "locationName":"ownerId"
27122        },
27123        "PrivateDnsName":{
27124          "shape":"String",
27125          "documentation":"<p>The private DNS name.</p>",
27126          "locationName":"privateDnsName"
27127        },
27128        "PrivateIpAddress":{
27129          "shape":"String",
27130          "documentation":"<p>The IPv4 address of the network interface within the subnet.</p>",
27131          "locationName":"privateIpAddress"
27132        },
27133        "PrivateIpAddresses":{
27134          "shape":"InstancePrivateIpAddressList",
27135          "documentation":"<p>One or more private IPv4 addresses associated with the network interface.</p>",
27136          "locationName":"privateIpAddressesSet"
27137        },
27138        "SourceDestCheck":{
27139          "shape":"Boolean",
27140          "documentation":"<p>Indicates whether source/destination checking is enabled.</p>",
27141          "locationName":"sourceDestCheck"
27142        },
27143        "Status":{
27144          "shape":"NetworkInterfaceStatus",
27145          "documentation":"<p>The status of the network interface.</p>",
27146          "locationName":"status"
27147        },
27148        "SubnetId":{
27149          "shape":"String",
27150          "documentation":"<p>The ID of the subnet.</p>",
27151          "locationName":"subnetId"
27152        },
27153        "VpcId":{
27154          "shape":"String",
27155          "documentation":"<p>The ID of the VPC.</p>",
27156          "locationName":"vpcId"
27157        },
27158        "InterfaceType":{
27159          "shape":"String",
27160          "documentation":"<p>Describes the type of network interface.</p> <p>Valid values: <code>interface</code> | <code>efa</code> | <code>trunk</code> </p>",
27161          "locationName":"interfaceType"
27162        },
27163        "Ipv4Prefixes":{
27164          "shape":"InstanceIpv4PrefixList",
27165          "documentation":"<p>The IPv4 delegated prefixes that are assigned to the network interface.</p>",
27166          "locationName":"ipv4PrefixSet"
27167        },
27168        "Ipv6Prefixes":{
27169          "shape":"InstanceIpv6PrefixList",
27170          "documentation":"<p>The IPv6 delegated prefixes that are assigned to the network interface.</p>",
27171          "locationName":"ipv6PrefixSet"
27172        }
27173      },
27174      "documentation":"<p>Describes a network interface.</p>"
27175    },
27176    "InstanceNetworkInterfaceAssociation":{
27177      "type":"structure",
27178      "members":{
27179        "CarrierIp":{
27180          "shape":"String",
27181          "documentation":"<p>The carrier IP address associated with the network interface.</p>",
27182          "locationName":"carrierIp"
27183        },
27184        "IpOwnerId":{
27185          "shape":"String",
27186          "documentation":"<p>The ID of the owner of the Elastic IP address.</p>",
27187          "locationName":"ipOwnerId"
27188        },
27189        "PublicDnsName":{
27190          "shape":"String",
27191          "documentation":"<p>The public DNS name.</p>",
27192          "locationName":"publicDnsName"
27193        },
27194        "PublicIp":{
27195          "shape":"String",
27196          "documentation":"<p>The public IP address or Elastic IP address bound to the network interface.</p>",
27197          "locationName":"publicIp"
27198        }
27199      },
27200      "documentation":"<p>Describes association information for an Elastic IP address (IPv4).</p>"
27201    },
27202    "InstanceNetworkInterfaceAttachment":{
27203      "type":"structure",
27204      "members":{
27205        "AttachTime":{
27206          "shape":"DateTime",
27207          "documentation":"<p>The time stamp when the attachment initiated.</p>",
27208          "locationName":"attachTime"
27209        },
27210        "AttachmentId":{
27211          "shape":"String",
27212          "documentation":"<p>The ID of the network interface attachment.</p>",
27213          "locationName":"attachmentId"
27214        },
27215        "DeleteOnTermination":{
27216          "shape":"Boolean",
27217          "documentation":"<p>Indicates whether the network interface is deleted when the instance is terminated.</p>",
27218          "locationName":"deleteOnTermination"
27219        },
27220        "DeviceIndex":{
27221          "shape":"Integer",
27222          "documentation":"<p>The index of the device on the instance for the network interface attachment.</p>",
27223          "locationName":"deviceIndex"
27224        },
27225        "Status":{
27226          "shape":"AttachmentStatus",
27227          "documentation":"<p>The attachment state.</p>",
27228          "locationName":"status"
27229        },
27230        "NetworkCardIndex":{
27231          "shape":"Integer",
27232          "documentation":"<p>The index of the network card.</p>",
27233          "locationName":"networkCardIndex"
27234        }
27235      },
27236      "documentation":"<p>Describes a network interface attachment.</p>"
27237    },
27238    "InstanceNetworkInterfaceList":{
27239      "type":"list",
27240      "member":{
27241        "shape":"InstanceNetworkInterface",
27242        "locationName":"item"
27243      }
27244    },
27245    "InstanceNetworkInterfaceSpecification":{
27246      "type":"structure",
27247      "members":{
27248        "AssociatePublicIpAddress":{
27249          "shape":"Boolean",
27250          "documentation":"<p>Indicates whether to assign a public IPv4 address to an instance you launch in a VPC. The public IP address can only be assigned to a network interface for eth0, and can only be assigned to a new network interface, not an existing one. You cannot specify more than one network interface in the request. If launching into a default subnet, the default value is <code>true</code>.</p>",
27251          "locationName":"associatePublicIpAddress"
27252        },
27253        "DeleteOnTermination":{
27254          "shape":"Boolean",
27255          "documentation":"<p>If set to <code>true</code>, the interface is deleted when the instance is terminated. You can specify <code>true</code> only if creating a new network interface when launching an instance.</p>",
27256          "locationName":"deleteOnTermination"
27257        },
27258        "Description":{
27259          "shape":"String",
27260          "documentation":"<p>The description of the network interface. Applies only if creating a network interface when launching an instance.</p>",
27261          "locationName":"description"
27262        },
27263        "DeviceIndex":{
27264          "shape":"Integer",
27265          "documentation":"<p>The position of the network interface in the attachment order. A primary network interface has a device index of 0.</p> <p>If you specify a network interface when launching an instance, you must specify the device index.</p>",
27266          "locationName":"deviceIndex"
27267        },
27268        "Groups":{
27269          "shape":"SecurityGroupIdStringList",
27270          "documentation":"<p>The IDs of the security groups for the network interface. Applies only if creating a network interface when launching an instance.</p>",
27271          "locationName":"SecurityGroupId"
27272        },
27273        "Ipv6AddressCount":{
27274          "shape":"Integer",
27275          "documentation":"<p>A number of IPv6 addresses to assign to the network interface. Amazon EC2 chooses the IPv6 addresses from the range of the subnet. You cannot specify this option and the option to assign specific IPv6 addresses in the same request. You can specify this option if you've specified a minimum number of instances to launch.</p>",
27276          "locationName":"ipv6AddressCount"
27277        },
27278        "Ipv6Addresses":{
27279          "shape":"InstanceIpv6AddressList",
27280          "documentation":"<p>One or more IPv6 addresses to assign to the network interface. You cannot specify this option and the option to assign a number of IPv6 addresses in the same request. You cannot specify this option if you've specified a minimum number of instances to launch.</p>",
27281          "locationName":"ipv6AddressesSet",
27282          "queryName":"Ipv6Addresses"
27283        },
27284        "NetworkInterfaceId":{
27285          "shape":"NetworkInterfaceId",
27286          "documentation":"<p>The ID of the network interface.</p> <p>If you are creating a Spot Fleet, omit this parameter because you can’t specify a network interface ID in a launch specification.</p>",
27287          "locationName":"networkInterfaceId"
27288        },
27289        "PrivateIpAddress":{
27290          "shape":"String",
27291          "documentation":"<p>The private IPv4 address of the network interface. Applies only if creating a network interface when launching an instance. You cannot specify this option if you're launching more than one instance in a <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html\">RunInstances</a> request.</p>",
27292          "locationName":"privateIpAddress"
27293        },
27294        "PrivateIpAddresses":{
27295          "shape":"PrivateIpAddressSpecificationList",
27296          "documentation":"<p>One or more private IPv4 addresses to assign to the network interface. Only one private IPv4 address can be designated as primary. You cannot specify this option if you're launching more than one instance in a <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html\">RunInstances</a> request.</p>",
27297          "locationName":"privateIpAddressesSet",
27298          "queryName":"PrivateIpAddresses"
27299        },
27300        "SecondaryPrivateIpAddressCount":{
27301          "shape":"Integer",
27302          "documentation":"<p>The number of secondary private IPv4 addresses. You can't specify this option and specify more than one private IP address using the private IP addresses option. You cannot specify this option if you're launching more than one instance in a <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html\">RunInstances</a> request.</p>",
27303          "locationName":"secondaryPrivateIpAddressCount"
27304        },
27305        "SubnetId":{
27306          "shape":"String",
27307          "documentation":"<p>The ID of the subnet associated with the network interface. Applies only if creating a network interface when launching an instance.</p>",
27308          "locationName":"subnetId"
27309        },
27310        "AssociateCarrierIpAddress":{
27311          "shape":"Boolean",
27312          "documentation":"<p>Indicates whether to assign a carrier IP address to the network interface.</p> <p>You can only assign a carrier IP address to a network interface that is in a subnet in a Wavelength Zone. For more information about carrier IP addresses, see Carrier IP addresses in the Amazon Web Services Wavelength Developer Guide.</p>"
27313        },
27314        "InterfaceType":{
27315          "shape":"String",
27316          "documentation":"<p>The type of network interface.</p> <p>To create an Elastic Fabric Adapter (EFA), specify <code>efa</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/efa.html\">Elastic Fabric Adapter</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>Valid values: <code>interface</code> | <code>efa</code> </p>"
27317        },
27318        "NetworkCardIndex":{
27319          "shape":"Integer",
27320          "documentation":"<p>The index of the network card. Some instance types support multiple network cards. The primary network interface must be assigned to network card index 0. The default is network card index 0.</p> <p>If you are using <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RequestSpotInstances.html\">RequestSpotInstances</a> to create Spot Instances, omit this parameter because you can’t specify the network card index when using this API. To specify the network card index, use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html\">RunInstances</a>.</p>"
27321        },
27322        "Ipv4Prefixes":{
27323          "shape":"Ipv4PrefixList",
27324          "documentation":"<p>One or more IPv4 delegated prefixes to be assigned to the network interface. You cannot use this option if you use the <code>Ipv4PrefixCount</code> option.</p>",
27325          "locationName":"Ipv4Prefix"
27326        },
27327        "Ipv4PrefixCount":{
27328          "shape":"Integer",
27329          "documentation":"<p>The number of IPv4 delegated prefixes to be automatically assigned to the network interface. You cannot use this option if you use the <code>Ipv4Prefix</code> option.</p>"
27330        },
27331        "Ipv6Prefixes":{
27332          "shape":"Ipv6PrefixList",
27333          "documentation":"<p>One or more IPv6 delegated prefixes to be assigned to the network interface. You cannot use this option if you use the <code>Ipv6PrefixCount</code> option.</p>",
27334          "locationName":"Ipv6Prefix"
27335        },
27336        "Ipv6PrefixCount":{
27337          "shape":"Integer",
27338          "documentation":"<p>The number of IPv6 delegated prefixes to be automatically assigned to the network interface. You cannot use this option if you use the <code>Ipv6Prefix</code> option.</p>"
27339        }
27340      },
27341      "documentation":"<p>Describes a network interface.</p>"
27342    },
27343    "InstanceNetworkInterfaceSpecificationList":{
27344      "type":"list",
27345      "member":{
27346        "shape":"InstanceNetworkInterfaceSpecification",
27347        "locationName":"item"
27348      }
27349    },
27350    "InstancePrivateIpAddress":{
27351      "type":"structure",
27352      "members":{
27353        "Association":{
27354          "shape":"InstanceNetworkInterfaceAssociation",
27355          "documentation":"<p>The association information for an Elastic IP address for the network interface.</p>",
27356          "locationName":"association"
27357        },
27358        "Primary":{
27359          "shape":"Boolean",
27360          "documentation":"<p>Indicates whether this IPv4 address is the primary private IP address of the network interface.</p>",
27361          "locationName":"primary"
27362        },
27363        "PrivateDnsName":{
27364          "shape":"String",
27365          "documentation":"<p>The private IPv4 DNS name.</p>",
27366          "locationName":"privateDnsName"
27367        },
27368        "PrivateIpAddress":{
27369          "shape":"String",
27370          "documentation":"<p>The private IPv4 address of the network interface.</p>",
27371          "locationName":"privateIpAddress"
27372        }
27373      },
27374      "documentation":"<p>Describes a private IPv4 address.</p>"
27375    },
27376    "InstancePrivateIpAddressList":{
27377      "type":"list",
27378      "member":{
27379        "shape":"InstancePrivateIpAddress",
27380        "locationName":"item"
27381      }
27382    },
27383    "InstanceSpecification":{
27384      "type":"structure",
27385      "members":{
27386        "InstanceId":{
27387          "shape":"InstanceId",
27388          "documentation":"<p>The instance to specify which volumes should be snapshotted.</p>"
27389        },
27390        "ExcludeBootVolume":{
27391          "shape":"Boolean",
27392          "documentation":"<p>Excludes the root volume from being snapshotted.</p>"
27393        }
27394      },
27395      "documentation":"<p>The instance details to specify which volumes should be snapshotted.</p>"
27396    },
27397    "InstanceState":{
27398      "type":"structure",
27399      "members":{
27400        "Code":{
27401          "shape":"Integer",
27402          "documentation":"<p>The state of the instance as a 16-bit unsigned integer. </p> <p>The high byte is all of the bits between 2^8 and (2^16)-1, which equals decimal values between 256 and 65,535. These numerical values are used for internal purposes and should be ignored.</p> <p>The low byte is all of the bits between 2^0 and (2^8)-1, which equals decimal values between 0 and 255. </p> <p>The valid values for instance-state-code will all be in the range of the low byte and they are:</p> <ul> <li> <p> <code>0</code> : <code>pending</code> </p> </li> <li> <p> <code>16</code> : <code>running</code> </p> </li> <li> <p> <code>32</code> : <code>shutting-down</code> </p> </li> <li> <p> <code>48</code> : <code>terminated</code> </p> </li> <li> <p> <code>64</code> : <code>stopping</code> </p> </li> <li> <p> <code>80</code> : <code>stopped</code> </p> </li> </ul> <p>You can ignore the high byte value by zeroing out all of the bits above 2^8 or 256 in decimal.</p>",
27403          "locationName":"code"
27404        },
27405        "Name":{
27406          "shape":"InstanceStateName",
27407          "documentation":"<p>The current state of the instance.</p>",
27408          "locationName":"name"
27409        }
27410      },
27411      "documentation":"<p>Describes the current state of an instance.</p>"
27412    },
27413    "InstanceStateChange":{
27414      "type":"structure",
27415      "members":{
27416        "CurrentState":{
27417          "shape":"InstanceState",
27418          "documentation":"<p>The current state of the instance.</p>",
27419          "locationName":"currentState"
27420        },
27421        "InstanceId":{
27422          "shape":"String",
27423          "documentation":"<p>The ID of the instance.</p>",
27424          "locationName":"instanceId"
27425        },
27426        "PreviousState":{
27427          "shape":"InstanceState",
27428          "documentation":"<p>The previous state of the instance.</p>",
27429          "locationName":"previousState"
27430        }
27431      },
27432      "documentation":"<p>Describes an instance state change.</p>"
27433    },
27434    "InstanceStateChangeList":{
27435      "type":"list",
27436      "member":{
27437        "shape":"InstanceStateChange",
27438        "locationName":"item"
27439      }
27440    },
27441    "InstanceStateName":{
27442      "type":"string",
27443      "enum":[
27444        "pending",
27445        "running",
27446        "shutting-down",
27447        "terminated",
27448        "stopping",
27449        "stopped"
27450      ]
27451    },
27452    "InstanceStatus":{
27453      "type":"structure",
27454      "members":{
27455        "AvailabilityZone":{
27456          "shape":"String",
27457          "documentation":"<p>The Availability Zone of the instance.</p>",
27458          "locationName":"availabilityZone"
27459        },
27460        "OutpostArn":{
27461          "shape":"String",
27462          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost.</p>",
27463          "locationName":"outpostArn"
27464        },
27465        "Events":{
27466          "shape":"InstanceStatusEventList",
27467          "documentation":"<p>Any scheduled events associated with the instance.</p>",
27468          "locationName":"eventsSet"
27469        },
27470        "InstanceId":{
27471          "shape":"String",
27472          "documentation":"<p>The ID of the instance.</p>",
27473          "locationName":"instanceId"
27474        },
27475        "InstanceState":{
27476          "shape":"InstanceState",
27477          "documentation":"<p>The intended state of the instance. <a>DescribeInstanceStatus</a> requires that an instance be in the <code>running</code> state.</p>",
27478          "locationName":"instanceState"
27479        },
27480        "InstanceStatus":{
27481          "shape":"InstanceStatusSummary",
27482          "documentation":"<p>Reports impaired functionality that stems from issues internal to the instance, such as impaired reachability.</p>",
27483          "locationName":"instanceStatus"
27484        },
27485        "SystemStatus":{
27486          "shape":"InstanceStatusSummary",
27487          "documentation":"<p>Reports impaired functionality that stems from issues related to the systems that support an instance, such as hardware failures and network connectivity problems.</p>",
27488          "locationName":"systemStatus"
27489        }
27490      },
27491      "documentation":"<p>Describes the status of an instance.</p>"
27492    },
27493    "InstanceStatusDetails":{
27494      "type":"structure",
27495      "members":{
27496        "ImpairedSince":{
27497          "shape":"DateTime",
27498          "documentation":"<p>The time when a status check failed. For an instance that was launched and impaired, this is the time when the instance was launched.</p>",
27499          "locationName":"impairedSince"
27500        },
27501        "Name":{
27502          "shape":"StatusName",
27503          "documentation":"<p>The type of instance status.</p>",
27504          "locationName":"name"
27505        },
27506        "Status":{
27507          "shape":"StatusType",
27508          "documentation":"<p>The status.</p>",
27509          "locationName":"status"
27510        }
27511      },
27512      "documentation":"<p>Describes the instance status.</p>"
27513    },
27514    "InstanceStatusDetailsList":{
27515      "type":"list",
27516      "member":{
27517        "shape":"InstanceStatusDetails",
27518        "locationName":"item"
27519      }
27520    },
27521    "InstanceStatusEvent":{
27522      "type":"structure",
27523      "members":{
27524        "InstanceEventId":{
27525          "shape":"InstanceEventId",
27526          "documentation":"<p>The ID of the event.</p>",
27527          "locationName":"instanceEventId"
27528        },
27529        "Code":{
27530          "shape":"EventCode",
27531          "documentation":"<p>The event code.</p>",
27532          "locationName":"code"
27533        },
27534        "Description":{
27535          "shape":"String",
27536          "documentation":"<p>A description of the event.</p> <p>After a scheduled event is completed, it can still be described for up to a week. If the event has been completed, this description starts with the following text: [Completed].</p>",
27537          "locationName":"description"
27538        },
27539        "NotAfter":{
27540          "shape":"DateTime",
27541          "documentation":"<p>The latest scheduled end time for the event.</p>",
27542          "locationName":"notAfter"
27543        },
27544        "NotBefore":{
27545          "shape":"DateTime",
27546          "documentation":"<p>The earliest scheduled start time for the event.</p>",
27547          "locationName":"notBefore"
27548        },
27549        "NotBeforeDeadline":{
27550          "shape":"DateTime",
27551          "documentation":"<p>The deadline for starting the event.</p>",
27552          "locationName":"notBeforeDeadline"
27553        }
27554      },
27555      "documentation":"<p>Describes a scheduled event for an instance.</p>"
27556    },
27557    "InstanceStatusEventList":{
27558      "type":"list",
27559      "member":{
27560        "shape":"InstanceStatusEvent",
27561        "locationName":"item"
27562      }
27563    },
27564    "InstanceStatusList":{
27565      "type":"list",
27566      "member":{
27567        "shape":"InstanceStatus",
27568        "locationName":"item"
27569      }
27570    },
27571    "InstanceStatusSummary":{
27572      "type":"structure",
27573      "members":{
27574        "Details":{
27575          "shape":"InstanceStatusDetailsList",
27576          "documentation":"<p>The system instance health or application instance health.</p>",
27577          "locationName":"details"
27578        },
27579        "Status":{
27580          "shape":"SummaryStatus",
27581          "documentation":"<p>The status.</p>",
27582          "locationName":"status"
27583        }
27584      },
27585      "documentation":"<p>Describes the status of an instance.</p>"
27586    },
27587    "InstanceStorageEncryptionSupport":{
27588      "type":"string",
27589      "enum":[
27590        "unsupported",
27591        "required"
27592      ]
27593    },
27594    "InstanceStorageFlag":{"type":"boolean"},
27595    "InstanceStorageInfo":{
27596      "type":"structure",
27597      "members":{
27598        "TotalSizeInGB":{
27599          "shape":"DiskSize",
27600          "documentation":"<p>The total size of the disks, in GB.</p>",
27601          "locationName":"totalSizeInGB"
27602        },
27603        "Disks":{
27604          "shape":"DiskInfoList",
27605          "documentation":"<p>Describes the disks that are available for the instance type.</p>",
27606          "locationName":"disks"
27607        },
27608        "NvmeSupport":{
27609          "shape":"EphemeralNvmeSupport",
27610          "documentation":"<p>Indicates whether non-volatile memory express (NVMe) is supported.</p>",
27611          "locationName":"nvmeSupport"
27612        },
27613        "EncryptionSupport":{
27614          "shape":"InstanceStorageEncryptionSupport",
27615          "documentation":"<p>Indicates whether data is encrypted at rest.</p>",
27616          "locationName":"encryptionSupport"
27617        }
27618      },
27619      "documentation":"<p>Describes the instance store features that are supported by the instance type.</p>"
27620    },
27621    "InstanceTagKeySet":{
27622      "type":"list",
27623      "member":{
27624        "shape":"String",
27625        "locationName":"item"
27626      }
27627    },
27628    "InstanceTagNotificationAttribute":{
27629      "type":"structure",
27630      "members":{
27631        "InstanceTagKeys":{
27632          "shape":"InstanceTagKeySet",
27633          "documentation":"<p>The registered tag keys.</p>",
27634          "locationName":"instanceTagKeySet"
27635        },
27636        "IncludeAllTagsOfInstance":{
27637          "shape":"Boolean",
27638          "documentation":"<p>Indicates wheter all tag keys in the current Region are registered to appear in scheduled event notifications. <code>true</code> indicates that all tag keys in the current Region are registered.</p>",
27639          "locationName":"includeAllTagsOfInstance"
27640        }
27641      },
27642      "documentation":"<p>Describes the registered tag keys for the current Region.</p>"
27643    },
27644    "InstanceType":{
27645      "type":"string",
27646      "enum":[
27647        "t1.micro",
27648        "t2.nano",
27649        "t2.micro",
27650        "t2.small",
27651        "t2.medium",
27652        "t2.large",
27653        "t2.xlarge",
27654        "t2.2xlarge",
27655        "t3.nano",
27656        "t3.micro",
27657        "t3.small",
27658        "t3.medium",
27659        "t3.large",
27660        "t3.xlarge",
27661        "t3.2xlarge",
27662        "t3a.nano",
27663        "t3a.micro",
27664        "t3a.small",
27665        "t3a.medium",
27666        "t3a.large",
27667        "t3a.xlarge",
27668        "t3a.2xlarge",
27669        "t4g.nano",
27670        "t4g.micro",
27671        "t4g.small",
27672        "t4g.medium",
27673        "t4g.large",
27674        "t4g.xlarge",
27675        "t4g.2xlarge",
27676        "m1.small",
27677        "m1.medium",
27678        "m1.large",
27679        "m1.xlarge",
27680        "m3.medium",
27681        "m3.large",
27682        "m3.xlarge",
27683        "m3.2xlarge",
27684        "m4.large",
27685        "m4.xlarge",
27686        "m4.2xlarge",
27687        "m4.4xlarge",
27688        "m4.10xlarge",
27689        "m4.16xlarge",
27690        "m2.xlarge",
27691        "m2.2xlarge",
27692        "m2.4xlarge",
27693        "cr1.8xlarge",
27694        "r3.large",
27695        "r3.xlarge",
27696        "r3.2xlarge",
27697        "r3.4xlarge",
27698        "r3.8xlarge",
27699        "r4.large",
27700        "r4.xlarge",
27701        "r4.2xlarge",
27702        "r4.4xlarge",
27703        "r4.8xlarge",
27704        "r4.16xlarge",
27705        "r5.large",
27706        "r5.xlarge",
27707        "r5.2xlarge",
27708        "r5.4xlarge",
27709        "r5.8xlarge",
27710        "r5.12xlarge",
27711        "r5.16xlarge",
27712        "r5.24xlarge",
27713        "r5.metal",
27714        "r5a.large",
27715        "r5a.xlarge",
27716        "r5a.2xlarge",
27717        "r5a.4xlarge",
27718        "r5a.8xlarge",
27719        "r5a.12xlarge",
27720        "r5a.16xlarge",
27721        "r5a.24xlarge",
27722        "r5b.large",
27723        "r5b.xlarge",
27724        "r5b.2xlarge",
27725        "r5b.4xlarge",
27726        "r5b.8xlarge",
27727        "r5b.12xlarge",
27728        "r5b.16xlarge",
27729        "r5b.24xlarge",
27730        "r5b.metal",
27731        "r5d.large",
27732        "r5d.xlarge",
27733        "r5d.2xlarge",
27734        "r5d.4xlarge",
27735        "r5d.8xlarge",
27736        "r5d.12xlarge",
27737        "r5d.16xlarge",
27738        "r5d.24xlarge",
27739        "r5d.metal",
27740        "r5ad.large",
27741        "r5ad.xlarge",
27742        "r5ad.2xlarge",
27743        "r5ad.4xlarge",
27744        "r5ad.8xlarge",
27745        "r5ad.12xlarge",
27746        "r5ad.16xlarge",
27747        "r5ad.24xlarge",
27748        "r6g.metal",
27749        "r6g.medium",
27750        "r6g.large",
27751        "r6g.xlarge",
27752        "r6g.2xlarge",
27753        "r6g.4xlarge",
27754        "r6g.8xlarge",
27755        "r6g.12xlarge",
27756        "r6g.16xlarge",
27757        "r6gd.metal",
27758        "r6gd.medium",
27759        "r6gd.large",
27760        "r6gd.xlarge",
27761        "r6gd.2xlarge",
27762        "r6gd.4xlarge",
27763        "r6gd.8xlarge",
27764        "r6gd.12xlarge",
27765        "r6gd.16xlarge",
27766        "x1.16xlarge",
27767        "x1.32xlarge",
27768        "x1e.xlarge",
27769        "x1e.2xlarge",
27770        "x1e.4xlarge",
27771        "x1e.8xlarge",
27772        "x1e.16xlarge",
27773        "x1e.32xlarge",
27774        "i2.xlarge",
27775        "i2.2xlarge",
27776        "i2.4xlarge",
27777        "i2.8xlarge",
27778        "i3.large",
27779        "i3.xlarge",
27780        "i3.2xlarge",
27781        "i3.4xlarge",
27782        "i3.8xlarge",
27783        "i3.16xlarge",
27784        "i3.metal",
27785        "i3en.large",
27786        "i3en.xlarge",
27787        "i3en.2xlarge",
27788        "i3en.3xlarge",
27789        "i3en.6xlarge",
27790        "i3en.12xlarge",
27791        "i3en.24xlarge",
27792        "i3en.metal",
27793        "hi1.4xlarge",
27794        "hs1.8xlarge",
27795        "c1.medium",
27796        "c1.xlarge",
27797        "c3.large",
27798        "c3.xlarge",
27799        "c3.2xlarge",
27800        "c3.4xlarge",
27801        "c3.8xlarge",
27802        "c4.large",
27803        "c4.xlarge",
27804        "c4.2xlarge",
27805        "c4.4xlarge",
27806        "c4.8xlarge",
27807        "c5.large",
27808        "c5.xlarge",
27809        "c5.2xlarge",
27810        "c5.4xlarge",
27811        "c5.9xlarge",
27812        "c5.12xlarge",
27813        "c5.18xlarge",
27814        "c5.24xlarge",
27815        "c5.metal",
27816        "c5a.large",
27817        "c5a.xlarge",
27818        "c5a.2xlarge",
27819        "c5a.4xlarge",
27820        "c5a.8xlarge",
27821        "c5a.12xlarge",
27822        "c5a.16xlarge",
27823        "c5a.24xlarge",
27824        "c5ad.large",
27825        "c5ad.xlarge",
27826        "c5ad.2xlarge",
27827        "c5ad.4xlarge",
27828        "c5ad.8xlarge",
27829        "c5ad.12xlarge",
27830        "c5ad.16xlarge",
27831        "c5ad.24xlarge",
27832        "c5d.large",
27833        "c5d.xlarge",
27834        "c5d.2xlarge",
27835        "c5d.4xlarge",
27836        "c5d.9xlarge",
27837        "c5d.12xlarge",
27838        "c5d.18xlarge",
27839        "c5d.24xlarge",
27840        "c5d.metal",
27841        "c5n.large",
27842        "c5n.xlarge",
27843        "c5n.2xlarge",
27844        "c5n.4xlarge",
27845        "c5n.9xlarge",
27846        "c5n.18xlarge",
27847        "c5n.metal",
27848        "c6g.metal",
27849        "c6g.medium",
27850        "c6g.large",
27851        "c6g.xlarge",
27852        "c6g.2xlarge",
27853        "c6g.4xlarge",
27854        "c6g.8xlarge",
27855        "c6g.12xlarge",
27856        "c6g.16xlarge",
27857        "c6gd.metal",
27858        "c6gd.medium",
27859        "c6gd.large",
27860        "c6gd.xlarge",
27861        "c6gd.2xlarge",
27862        "c6gd.4xlarge",
27863        "c6gd.8xlarge",
27864        "c6gd.12xlarge",
27865        "c6gd.16xlarge",
27866        "c6gn.medium",
27867        "c6gn.large",
27868        "c6gn.xlarge",
27869        "c6gn.2xlarge",
27870        "c6gn.4xlarge",
27871        "c6gn.8xlarge",
27872        "c6gn.12xlarge",
27873        "c6gn.16xlarge",
27874        "cc1.4xlarge",
27875        "cc2.8xlarge",
27876        "g2.2xlarge",
27877        "g2.8xlarge",
27878        "g3.4xlarge",
27879        "g3.8xlarge",
27880        "g3.16xlarge",
27881        "g3s.xlarge",
27882        "g4ad.xlarge",
27883        "g4ad.2xlarge",
27884        "g4ad.4xlarge",
27885        "g4ad.8xlarge",
27886        "g4ad.16xlarge",
27887        "g4dn.xlarge",
27888        "g4dn.2xlarge",
27889        "g4dn.4xlarge",
27890        "g4dn.8xlarge",
27891        "g4dn.12xlarge",
27892        "g4dn.16xlarge",
27893        "g4dn.metal",
27894        "cg1.4xlarge",
27895        "p2.xlarge",
27896        "p2.8xlarge",
27897        "p2.16xlarge",
27898        "p3.2xlarge",
27899        "p3.8xlarge",
27900        "p3.16xlarge",
27901        "p3dn.24xlarge",
27902        "p4d.24xlarge",
27903        "d2.xlarge",
27904        "d2.2xlarge",
27905        "d2.4xlarge",
27906        "d2.8xlarge",
27907        "d3.xlarge",
27908        "d3.2xlarge",
27909        "d3.4xlarge",
27910        "d3.8xlarge",
27911        "d3en.xlarge",
27912        "d3en.2xlarge",
27913        "d3en.4xlarge",
27914        "d3en.6xlarge",
27915        "d3en.8xlarge",
27916        "d3en.12xlarge",
27917        "f1.2xlarge",
27918        "f1.4xlarge",
27919        "f1.16xlarge",
27920        "m5.large",
27921        "m5.xlarge",
27922        "m5.2xlarge",
27923        "m5.4xlarge",
27924        "m5.8xlarge",
27925        "m5.12xlarge",
27926        "m5.16xlarge",
27927        "m5.24xlarge",
27928        "m5.metal",
27929        "m5a.large",
27930        "m5a.xlarge",
27931        "m5a.2xlarge",
27932        "m5a.4xlarge",
27933        "m5a.8xlarge",
27934        "m5a.12xlarge",
27935        "m5a.16xlarge",
27936        "m5a.24xlarge",
27937        "m5d.large",
27938        "m5d.xlarge",
27939        "m5d.2xlarge",
27940        "m5d.4xlarge",
27941        "m5d.8xlarge",
27942        "m5d.12xlarge",
27943        "m5d.16xlarge",
27944        "m5d.24xlarge",
27945        "m5d.metal",
27946        "m5ad.large",
27947        "m5ad.xlarge",
27948        "m5ad.2xlarge",
27949        "m5ad.4xlarge",
27950        "m5ad.8xlarge",
27951        "m5ad.12xlarge",
27952        "m5ad.16xlarge",
27953        "m5ad.24xlarge",
27954        "m5zn.large",
27955        "m5zn.xlarge",
27956        "m5zn.2xlarge",
27957        "m5zn.3xlarge",
27958        "m5zn.6xlarge",
27959        "m5zn.12xlarge",
27960        "m5zn.metal",
27961        "h1.2xlarge",
27962        "h1.4xlarge",
27963        "h1.8xlarge",
27964        "h1.16xlarge",
27965        "z1d.large",
27966        "z1d.xlarge",
27967        "z1d.2xlarge",
27968        "z1d.3xlarge",
27969        "z1d.6xlarge",
27970        "z1d.12xlarge",
27971        "z1d.metal",
27972        "u-6tb1.56xlarge",
27973        "u-6tb1.112xlarge",
27974        "u-9tb1.112xlarge",
27975        "u-12tb1.112xlarge",
27976        "u-6tb1.metal",
27977        "u-9tb1.metal",
27978        "u-12tb1.metal",
27979        "u-18tb1.metal",
27980        "u-24tb1.metal",
27981        "a1.medium",
27982        "a1.large",
27983        "a1.xlarge",
27984        "a1.2xlarge",
27985        "a1.4xlarge",
27986        "a1.metal",
27987        "m5dn.large",
27988        "m5dn.xlarge",
27989        "m5dn.2xlarge",
27990        "m5dn.4xlarge",
27991        "m5dn.8xlarge",
27992        "m5dn.12xlarge",
27993        "m5dn.16xlarge",
27994        "m5dn.24xlarge",
27995        "m5dn.metal",
27996        "m5n.large",
27997        "m5n.xlarge",
27998        "m5n.2xlarge",
27999        "m5n.4xlarge",
28000        "m5n.8xlarge",
28001        "m5n.12xlarge",
28002        "m5n.16xlarge",
28003        "m5n.24xlarge",
28004        "m5n.metal",
28005        "r5dn.large",
28006        "r5dn.xlarge",
28007        "r5dn.2xlarge",
28008        "r5dn.4xlarge",
28009        "r5dn.8xlarge",
28010        "r5dn.12xlarge",
28011        "r5dn.16xlarge",
28012        "r5dn.24xlarge",
28013        "r5dn.metal",
28014        "r5n.large",
28015        "r5n.xlarge",
28016        "r5n.2xlarge",
28017        "r5n.4xlarge",
28018        "r5n.8xlarge",
28019        "r5n.12xlarge",
28020        "r5n.16xlarge",
28021        "r5n.24xlarge",
28022        "r5n.metal",
28023        "inf1.xlarge",
28024        "inf1.2xlarge",
28025        "inf1.6xlarge",
28026        "inf1.24xlarge",
28027        "m6g.metal",
28028        "m6g.medium",
28029        "m6g.large",
28030        "m6g.xlarge",
28031        "m6g.2xlarge",
28032        "m6g.4xlarge",
28033        "m6g.8xlarge",
28034        "m6g.12xlarge",
28035        "m6g.16xlarge",
28036        "m6gd.metal",
28037        "m6gd.medium",
28038        "m6gd.large",
28039        "m6gd.xlarge",
28040        "m6gd.2xlarge",
28041        "m6gd.4xlarge",
28042        "m6gd.8xlarge",
28043        "m6gd.12xlarge",
28044        "m6gd.16xlarge",
28045        "m6i.large",
28046        "m6i.xlarge",
28047        "m6i.2xlarge",
28048        "m6i.4xlarge",
28049        "m6i.8xlarge",
28050        "m6i.12xlarge",
28051        "m6i.16xlarge",
28052        "m6i.24xlarge",
28053        "m6i.32xlarge",
28054        "mac1.metal",
28055        "x2gd.medium",
28056        "x2gd.large",
28057        "x2gd.xlarge",
28058        "x2gd.2xlarge",
28059        "x2gd.4xlarge",
28060        "x2gd.8xlarge",
28061        "x2gd.12xlarge",
28062        "x2gd.16xlarge",
28063        "x2gd.metal",
28064        "vt1.3xlarge",
28065        "vt1.6xlarge",
28066        "vt1.24xlarge"
28067      ]
28068    },
28069    "InstanceTypeHypervisor":{
28070      "type":"string",
28071      "enum":[
28072        "nitro",
28073        "xen"
28074      ]
28075    },
28076    "InstanceTypeInfo":{
28077      "type":"structure",
28078      "members":{
28079        "InstanceType":{
28080          "shape":"InstanceType",
28081          "documentation":"<p>The instance type. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html\">Instance types</a> in the <i>Amazon EC2 User Guide</i>.</p>",
28082          "locationName":"instanceType"
28083        },
28084        "CurrentGeneration":{
28085          "shape":"CurrentGenerationFlag",
28086          "documentation":"<p>Indicates whether the instance type is current generation.</p>",
28087          "locationName":"currentGeneration"
28088        },
28089        "FreeTierEligible":{
28090          "shape":"FreeTierEligibleFlag",
28091          "documentation":"<p>Indicates whether the instance type is eligible for the free tier.</p>",
28092          "locationName":"freeTierEligible"
28093        },
28094        "SupportedUsageClasses":{
28095          "shape":"UsageClassTypeList",
28096          "documentation":"<p>Indicates whether the instance type is offered for spot or On-Demand.</p>",
28097          "locationName":"supportedUsageClasses"
28098        },
28099        "SupportedRootDeviceTypes":{
28100          "shape":"RootDeviceTypeList",
28101          "documentation":"<p>The supported root device types.</p>",
28102          "locationName":"supportedRootDeviceTypes"
28103        },
28104        "SupportedVirtualizationTypes":{
28105          "shape":"VirtualizationTypeList",
28106          "documentation":"<p>The supported virtualization types.</p>",
28107          "locationName":"supportedVirtualizationTypes"
28108        },
28109        "BareMetal":{
28110          "shape":"BareMetalFlag",
28111          "documentation":"<p>Indicates whether the instance is a bare metal instance type.</p>",
28112          "locationName":"bareMetal"
28113        },
28114        "Hypervisor":{
28115          "shape":"InstanceTypeHypervisor",
28116          "documentation":"<p>The hypervisor for the instance type.</p>",
28117          "locationName":"hypervisor"
28118        },
28119        "ProcessorInfo":{
28120          "shape":"ProcessorInfo",
28121          "documentation":"<p>Describes the processor.</p>",
28122          "locationName":"processorInfo"
28123        },
28124        "VCpuInfo":{
28125          "shape":"VCpuInfo",
28126          "documentation":"<p>Describes the vCPU configurations for the instance type.</p>",
28127          "locationName":"vCpuInfo"
28128        },
28129        "MemoryInfo":{
28130          "shape":"MemoryInfo",
28131          "documentation":"<p>Describes the memory for the instance type.</p>",
28132          "locationName":"memoryInfo"
28133        },
28134        "InstanceStorageSupported":{
28135          "shape":"InstanceStorageFlag",
28136          "documentation":"<p>Indicates whether instance storage is supported.</p>",
28137          "locationName":"instanceStorageSupported"
28138        },
28139        "InstanceStorageInfo":{
28140          "shape":"InstanceStorageInfo",
28141          "documentation":"<p>Describes the instance storage for the instance type.</p>",
28142          "locationName":"instanceStorageInfo"
28143        },
28144        "EbsInfo":{
28145          "shape":"EbsInfo",
28146          "documentation":"<p>Describes the Amazon EBS settings for the instance type.</p>",
28147          "locationName":"ebsInfo"
28148        },
28149        "NetworkInfo":{
28150          "shape":"NetworkInfo",
28151          "documentation":"<p>Describes the network settings for the instance type.</p>",
28152          "locationName":"networkInfo"
28153        },
28154        "GpuInfo":{
28155          "shape":"GpuInfo",
28156          "documentation":"<p>Describes the GPU accelerator settings for the instance type.</p>",
28157          "locationName":"gpuInfo"
28158        },
28159        "FpgaInfo":{
28160          "shape":"FpgaInfo",
28161          "documentation":"<p>Describes the FPGA accelerator settings for the instance type.</p>",
28162          "locationName":"fpgaInfo"
28163        },
28164        "PlacementGroupInfo":{
28165          "shape":"PlacementGroupInfo",
28166          "documentation":"<p>Describes the placement group settings for the instance type.</p>",
28167          "locationName":"placementGroupInfo"
28168        },
28169        "InferenceAcceleratorInfo":{
28170          "shape":"InferenceAcceleratorInfo",
28171          "documentation":"<p>Describes the Inference accelerator settings for the instance type.</p>",
28172          "locationName":"inferenceAcceleratorInfo"
28173        },
28174        "HibernationSupported":{
28175          "shape":"HibernationFlag",
28176          "documentation":"<p>Indicates whether On-Demand hibernation is supported.</p>",
28177          "locationName":"hibernationSupported"
28178        },
28179        "BurstablePerformanceSupported":{
28180          "shape":"BurstablePerformanceFlag",
28181          "documentation":"<p>Indicates whether the instance type is a burstable performance instance type.</p>",
28182          "locationName":"burstablePerformanceSupported"
28183        },
28184        "DedicatedHostsSupported":{
28185          "shape":"DedicatedHostFlag",
28186          "documentation":"<p>Indicates whether Dedicated Hosts are supported on the instance type.</p>",
28187          "locationName":"dedicatedHostsSupported"
28188        },
28189        "AutoRecoverySupported":{
28190          "shape":"AutoRecoveryFlag",
28191          "documentation":"<p>Indicates whether auto recovery is supported.</p>",
28192          "locationName":"autoRecoverySupported"
28193        },
28194        "SupportedBootModes":{
28195          "shape":"BootModeTypeList",
28196          "documentation":"<p>The supported boot modes. 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>",
28197          "locationName":"supportedBootModes"
28198        }
28199      },
28200      "documentation":"<p>Describes the instance type.</p>"
28201    },
28202    "InstanceTypeInfoList":{
28203      "type":"list",
28204      "member":{
28205        "shape":"InstanceTypeInfo",
28206        "locationName":"item"
28207      }
28208    },
28209    "InstanceTypeList":{
28210      "type":"list",
28211      "member":{"shape":"InstanceType"}
28212    },
28213    "InstanceTypeOffering":{
28214      "type":"structure",
28215      "members":{
28216        "InstanceType":{
28217          "shape":"InstanceType",
28218          "documentation":"<p>The instance type. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html\">Instance types</a> in the <i>Amazon EC2 User Guide</i>.</p>",
28219          "locationName":"instanceType"
28220        },
28221        "LocationType":{
28222          "shape":"LocationType",
28223          "documentation":"<p>The location type.</p>",
28224          "locationName":"locationType"
28225        },
28226        "Location":{
28227          "shape":"Location",
28228          "documentation":"<p>The identifier for the location. This depends on the location type. For example, if the location type is <code>region</code>, the location is the Region code (for example, <code>us-east-2</code>.)</p>",
28229          "locationName":"location"
28230        }
28231      },
28232      "documentation":"<p>The instance types offered.</p>"
28233    },
28234    "InstanceTypeOfferingsList":{
28235      "type":"list",
28236      "member":{
28237        "shape":"InstanceTypeOffering",
28238        "locationName":"item"
28239      }
28240    },
28241    "InstanceUsage":{
28242      "type":"structure",
28243      "members":{
28244        "AccountId":{
28245          "shape":"String",
28246          "documentation":"<p>The ID of the Amazon Web Services account that is making use of the Capacity Reservation.</p>",
28247          "locationName":"accountId"
28248        },
28249        "UsedInstanceCount":{
28250          "shape":"Integer",
28251          "documentation":"<p>The number of instances the Amazon Web Services account currently has in the Capacity Reservation.</p>",
28252          "locationName":"usedInstanceCount"
28253        }
28254      },
28255      "documentation":"<p>Information about the Capacity Reservation usage.</p>"
28256    },
28257    "InstanceUsageSet":{
28258      "type":"list",
28259      "member":{
28260        "shape":"InstanceUsage",
28261        "locationName":"item"
28262      }
28263    },
28264    "Integer":{"type":"integer"},
28265    "IntegerWithConstraints":{
28266      "type":"integer",
28267      "min":0
28268    },
28269    "IntegrateServices":{
28270      "type":"structure",
28271      "members":{
28272        "AthenaIntegrations":{
28273          "shape":"AthenaIntegrationsSet",
28274          "documentation":"<p>Information about the integration with Amazon Athena.</p>",
28275          "locationName":"AthenaIntegration"
28276        }
28277      },
28278      "documentation":"<p>Describes service integrations with VPC Flow logs.</p>"
28279    },
28280    "InterfacePermissionType":{
28281      "type":"string",
28282      "enum":[
28283        "INSTANCE-ATTACH",
28284        "EIP-ASSOCIATE"
28285      ]
28286    },
28287    "InterfaceProtocolType":{
28288      "type":"string",
28289      "enum":[
28290        "VLAN",
28291        "GRE"
28292      ]
28293    },
28294    "InternetGateway":{
28295      "type":"structure",
28296      "members":{
28297        "Attachments":{
28298          "shape":"InternetGatewayAttachmentList",
28299          "documentation":"<p>Any VPCs attached to the internet gateway.</p>",
28300          "locationName":"attachmentSet"
28301        },
28302        "InternetGatewayId":{
28303          "shape":"String",
28304          "documentation":"<p>The ID of the internet gateway.</p>",
28305          "locationName":"internetGatewayId"
28306        },
28307        "OwnerId":{
28308          "shape":"String",
28309          "documentation":"<p>The ID of the Amazon Web Services account that owns the internet gateway.</p>",
28310          "locationName":"ownerId"
28311        },
28312        "Tags":{
28313          "shape":"TagList",
28314          "documentation":"<p>Any tags assigned to the internet gateway.</p>",
28315          "locationName":"tagSet"
28316        }
28317      },
28318      "documentation":"<p>Describes an internet gateway.</p>"
28319    },
28320    "InternetGatewayAttachment":{
28321      "type":"structure",
28322      "members":{
28323        "State":{
28324          "shape":"AttachmentStatus",
28325          "documentation":"<p>The current state of the attachment. For an internet gateway, the state is <code>available</code> when attached to a VPC; otherwise, this value is not returned.</p>",
28326          "locationName":"state"
28327        },
28328        "VpcId":{
28329          "shape":"String",
28330          "documentation":"<p>The ID of the VPC.</p>",
28331          "locationName":"vpcId"
28332        }
28333      },
28334      "documentation":"<p>Describes the attachment of a VPC to an internet gateway or an egress-only internet gateway.</p>"
28335    },
28336    "InternetGatewayAttachmentList":{
28337      "type":"list",
28338      "member":{
28339        "shape":"InternetGatewayAttachment",
28340        "locationName":"item"
28341      }
28342    },
28343    "InternetGatewayId":{"type":"string"},
28344    "InternetGatewayIdList":{
28345      "type":"list",
28346      "member":{
28347        "shape":"InternetGatewayId",
28348        "locationName":"item"
28349      }
28350    },
28351    "InternetGatewayList":{
28352      "type":"list",
28353      "member":{
28354        "shape":"InternetGateway",
28355        "locationName":"item"
28356      }
28357    },
28358    "IpAddress":{
28359      "type":"string",
28360      "max":15,
28361      "min":0,
28362      "pattern":"^([0-9]{1,3}.){3}[0-9]{1,3}$"
28363    },
28364    "IpAddressList":{
28365      "type":"list",
28366      "member":{
28367        "shape":"IpAddress",
28368        "locationName":"item"
28369      }
28370    },
28371    "IpPermission":{
28372      "type":"structure",
28373      "members":{
28374        "FromPort":{
28375          "shape":"Integer",
28376          "documentation":"<p>The start of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type number. A value of <code>-1</code> indicates all ICMP/ICMPv6 types. If you specify all ICMP/ICMPv6 types, you must specify all codes.</p>",
28377          "locationName":"fromPort"
28378        },
28379        "IpProtocol":{
28380          "shape":"String",
28381          "documentation":"<p>The IP protocol name (<code>tcp</code>, <code>udp</code>, <code>icmp</code>, <code>icmpv6</code>) or number (see <a href=\"http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml\">Protocol Numbers</a>).</p> <p>[VPC only] Use <code>-1</code> to specify all protocols. When authorizing security group rules, specifying <code>-1</code> or a protocol number other than <code>tcp</code>, <code>udp</code>, <code>icmp</code>, or <code>icmpv6</code> allows traffic on all ports, regardless of any port range you specify. For <code>tcp</code>, <code>udp</code>, and <code>icmp</code>, you must specify a port range. For <code>icmpv6</code>, the port range is optional; if you omit the port range, traffic for all types and codes is allowed.</p>",
28382          "locationName":"ipProtocol"
28383        },
28384        "IpRanges":{
28385          "shape":"IpRangeList",
28386          "documentation":"<p>The IPv4 ranges.</p>",
28387          "locationName":"ipRanges"
28388        },
28389        "Ipv6Ranges":{
28390          "shape":"Ipv6RangeList",
28391          "documentation":"<p>[VPC only] The IPv6 ranges.</p>",
28392          "locationName":"ipv6Ranges"
28393        },
28394        "PrefixListIds":{
28395          "shape":"PrefixListIdList",
28396          "documentation":"<p>[VPC only] The prefix list IDs.</p>",
28397          "locationName":"prefixListIds"
28398        },
28399        "ToPort":{
28400          "shape":"Integer",
28401          "documentation":"<p>The end of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code. A value of <code>-1</code> indicates all ICMP/ICMPv6 codes. If you specify all ICMP/ICMPv6 types, you must specify all codes.</p>",
28402          "locationName":"toPort"
28403        },
28404        "UserIdGroupPairs":{
28405          "shape":"UserIdGroupPairList",
28406          "documentation":"<p>The security group and Amazon Web Services account ID pairs.</p>",
28407          "locationName":"groups"
28408        }
28409      },
28410      "documentation":"<p>Describes a set of permissions for a security group rule.</p>"
28411    },
28412    "IpPermissionList":{
28413      "type":"list",
28414      "member":{
28415        "shape":"IpPermission",
28416        "locationName":"item"
28417      }
28418    },
28419    "IpPrefixList":{
28420      "type":"list",
28421      "member":{
28422        "shape":"String",
28423        "locationName":"item"
28424      }
28425    },
28426    "IpRange":{
28427      "type":"structure",
28428      "members":{
28429        "CidrIp":{
28430          "shape":"String",
28431          "documentation":"<p>The IPv4 CIDR range. You can either specify a CIDR range or a source security group, not both. To specify a single IPv4 address, use the /32 prefix length.</p>",
28432          "locationName":"cidrIp"
28433        },
28434        "Description":{
28435          "shape":"String",
28436          "documentation":"<p>A description for the security group rule that references this IPv4 address range.</p> <p>Constraints: Up to 255 characters in length. Allowed characters are a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=&amp;;{}!$*</p>",
28437          "locationName":"description"
28438        }
28439      },
28440      "documentation":"<p>Describes an IPv4 range.</p>"
28441    },
28442    "IpRangeList":{
28443      "type":"list",
28444      "member":{
28445        "shape":"IpRange",
28446        "locationName":"item"
28447      }
28448    },
28449    "IpRanges":{
28450      "type":"list",
28451      "member":{
28452        "shape":"String",
28453        "locationName":"item"
28454      }
28455    },
28456    "Ipv4PoolEc2Id":{"type":"string"},
28457    "Ipv4PrefixList":{
28458      "type":"list",
28459      "member":{
28460        "shape":"Ipv4PrefixSpecificationRequest",
28461        "locationName":"item"
28462      }
28463    },
28464    "Ipv4PrefixListResponse":{
28465      "type":"list",
28466      "member":{
28467        "shape":"Ipv4PrefixSpecificationResponse",
28468        "locationName":"item"
28469      }
28470    },
28471    "Ipv4PrefixSpecification":{
28472      "type":"structure",
28473      "members":{
28474        "Ipv4Prefix":{
28475          "shape":"String",
28476          "documentation":"<p>The IPv4 prefix. For information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-eni.html\"> Assigning prefixes to Amazon EC2 network interfaces</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>",
28477          "locationName":"ipv4Prefix"
28478        }
28479      },
28480      "documentation":"<p>Describes an IPv4 prefix.</p>"
28481    },
28482    "Ipv4PrefixSpecificationRequest":{
28483      "type":"structure",
28484      "members":{
28485        "Ipv4Prefix":{
28486          "shape":"String",
28487          "documentation":"<p>The IPv4 prefix. For information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-eni.html\"> Assigning prefixes to Amazon EC2 network interfaces</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
28488        }
28489      },
28490      "documentation":"<p>Describes the IPv4 prefix option for a network interface.</p>"
28491    },
28492    "Ipv4PrefixSpecificationResponse":{
28493      "type":"structure",
28494      "members":{
28495        "Ipv4Prefix":{
28496          "shape":"String",
28497          "documentation":"<p>One or more IPv4 delegated prefixes assigned to the network interface.</p>",
28498          "locationName":"ipv4Prefix"
28499        }
28500      },
28501      "documentation":"<p>Information about the IPv4 delegated prefixes assigned to a network interface.</p>"
28502    },
28503    "Ipv4PrefixesList":{
28504      "type":"list",
28505      "member":{
28506        "shape":"Ipv4PrefixSpecification",
28507        "locationName":"item"
28508      }
28509    },
28510    "Ipv6Address":{"type":"string"},
28511    "Ipv6AddressList":{
28512      "type":"list",
28513      "member":{
28514        "shape":"String",
28515        "locationName":"item"
28516      }
28517    },
28518    "Ipv6CidrAssociation":{
28519      "type":"structure",
28520      "members":{
28521        "Ipv6Cidr":{
28522          "shape":"String",
28523          "documentation":"<p>The IPv6 CIDR block.</p>",
28524          "locationName":"ipv6Cidr"
28525        },
28526        "AssociatedResource":{
28527          "shape":"String",
28528          "documentation":"<p>The resource that's associated with the IPv6 CIDR block.</p>",
28529          "locationName":"associatedResource"
28530        }
28531      },
28532      "documentation":"<p>Describes an IPv6 CIDR block association.</p>"
28533    },
28534    "Ipv6CidrAssociationSet":{
28535      "type":"list",
28536      "member":{
28537        "shape":"Ipv6CidrAssociation",
28538        "locationName":"item"
28539      }
28540    },
28541    "Ipv6CidrBlock":{
28542      "type":"structure",
28543      "members":{
28544        "Ipv6CidrBlock":{
28545          "shape":"String",
28546          "documentation":"<p>The IPv6 CIDR block.</p>",
28547          "locationName":"ipv6CidrBlock"
28548        }
28549      },
28550      "documentation":"<p>Describes an IPv6 CIDR block.</p>"
28551    },
28552    "Ipv6CidrBlockSet":{
28553      "type":"list",
28554      "member":{
28555        "shape":"Ipv6CidrBlock",
28556        "locationName":"item"
28557      }
28558    },
28559    "Ipv6Flag":{"type":"boolean"},
28560    "Ipv6Pool":{
28561      "type":"structure",
28562      "members":{
28563        "PoolId":{
28564          "shape":"String",
28565          "documentation":"<p>The ID of the address pool.</p>",
28566          "locationName":"poolId"
28567        },
28568        "Description":{
28569          "shape":"String",
28570          "documentation":"<p>The description for the address pool.</p>",
28571          "locationName":"description"
28572        },
28573        "PoolCidrBlocks":{
28574          "shape":"PoolCidrBlocksSet",
28575          "documentation":"<p>The CIDR blocks for the address pool.</p>",
28576          "locationName":"poolCidrBlockSet"
28577        },
28578        "Tags":{
28579          "shape":"TagList",
28580          "documentation":"<p>Any tags for the address pool.</p>",
28581          "locationName":"tagSet"
28582        }
28583      },
28584      "documentation":"<p>Describes an IPv6 address pool.</p>"
28585    },
28586    "Ipv6PoolEc2Id":{"type":"string"},
28587    "Ipv6PoolIdList":{
28588      "type":"list",
28589      "member":{
28590        "shape":"Ipv6PoolEc2Id",
28591        "locationName":"item"
28592      }
28593    },
28594    "Ipv6PoolMaxResults":{
28595      "type":"integer",
28596      "max":1000,
28597      "min":1
28598    },
28599    "Ipv6PoolSet":{
28600      "type":"list",
28601      "member":{
28602        "shape":"Ipv6Pool",
28603        "locationName":"item"
28604      }
28605    },
28606    "Ipv6PrefixList":{
28607      "type":"list",
28608      "member":{
28609        "shape":"Ipv6PrefixSpecificationRequest",
28610        "locationName":"item"
28611      }
28612    },
28613    "Ipv6PrefixListResponse":{
28614      "type":"list",
28615      "member":{
28616        "shape":"Ipv6PrefixSpecificationResponse",
28617        "locationName":"item"
28618      }
28619    },
28620    "Ipv6PrefixSpecification":{
28621      "type":"structure",
28622      "members":{
28623        "Ipv6Prefix":{
28624          "shape":"String",
28625          "documentation":"<p>The IPv6 prefix.</p>",
28626          "locationName":"ipv6Prefix"
28627        }
28628      },
28629      "documentation":"<p>Describes the IPv6 prefix.</p>"
28630    },
28631    "Ipv6PrefixSpecificationRequest":{
28632      "type":"structure",
28633      "members":{
28634        "Ipv6Prefix":{
28635          "shape":"String",
28636          "documentation":"<p>The IPv6 prefix.</p>"
28637        }
28638      },
28639      "documentation":"<p>Describes the IPv4 prefix option for a network interface.</p>"
28640    },
28641    "Ipv6PrefixSpecificationResponse":{
28642      "type":"structure",
28643      "members":{
28644        "Ipv6Prefix":{
28645          "shape":"String",
28646          "documentation":"<p>One or more IPv6 delegated prefixes assigned to the network interface.</p>",
28647          "locationName":"ipv6Prefix"
28648        }
28649      },
28650      "documentation":"<p>Information about the IPv6 delegated prefixes assigned to a network interface.</p>"
28651    },
28652    "Ipv6PrefixesList":{
28653      "type":"list",
28654      "member":{
28655        "shape":"Ipv6PrefixSpecification",
28656        "locationName":"item"
28657      }
28658    },
28659    "Ipv6Range":{
28660      "type":"structure",
28661      "members":{
28662        "CidrIpv6":{
28663          "shape":"String",
28664          "documentation":"<p>The IPv6 CIDR range. You can either specify a CIDR range or a source security group, not both. To specify a single IPv6 address, use the /128 prefix length.</p>",
28665          "locationName":"cidrIpv6"
28666        },
28667        "Description":{
28668          "shape":"String",
28669          "documentation":"<p>A description for the security group rule that references this IPv6 address range.</p> <p>Constraints: Up to 255 characters in length. Allowed characters are a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=&amp;;{}!$*</p>",
28670          "locationName":"description"
28671        }
28672      },
28673      "documentation":"<p>[EC2-VPC only] Describes an IPv6 range.</p>"
28674    },
28675    "Ipv6RangeList":{
28676      "type":"list",
28677      "member":{
28678        "shape":"Ipv6Range",
28679        "locationName":"item"
28680      }
28681    },
28682    "Ipv6SupportValue":{
28683      "type":"string",
28684      "enum":[
28685        "enable",
28686        "disable"
28687      ]
28688    },
28689    "KernelId":{"type":"string"},
28690    "KeyNameStringList":{
28691      "type":"list",
28692      "member":{
28693        "shape":"KeyPairName",
28694        "locationName":"KeyName"
28695      }
28696    },
28697    "KeyPair":{
28698      "type":"structure",
28699      "members":{
28700        "KeyFingerprint":{
28701          "shape":"String",
28702          "documentation":"<p>The SHA-1 digest of the DER encoded private key.</p>",
28703          "locationName":"keyFingerprint"
28704        },
28705        "KeyMaterial":{
28706          "shape":"SensitiveUserData",
28707          "documentation":"<p>An unencrypted PEM encoded RSA or ED25519 private key.</p>",
28708          "locationName":"keyMaterial"
28709        },
28710        "KeyName":{
28711          "shape":"String",
28712          "documentation":"<p>The name of the key pair.</p>",
28713          "locationName":"keyName"
28714        },
28715        "KeyPairId":{
28716          "shape":"String",
28717          "documentation":"<p>The ID of the key pair.</p>",
28718          "locationName":"keyPairId"
28719        },
28720        "Tags":{
28721          "shape":"TagList",
28722          "documentation":"<p>Any tags applied to the key pair.</p>",
28723          "locationName":"tagSet"
28724        }
28725      },
28726      "documentation":"<p>Describes a key pair.</p>"
28727    },
28728    "KeyPairId":{"type":"string"},
28729    "KeyPairIdStringList":{
28730      "type":"list",
28731      "member":{
28732        "shape":"KeyPairId",
28733        "locationName":"KeyPairId"
28734      }
28735    },
28736    "KeyPairInfo":{
28737      "type":"structure",
28738      "members":{
28739        "KeyPairId":{
28740          "shape":"String",
28741          "documentation":"<p>The ID of the key pair.</p>",
28742          "locationName":"keyPairId"
28743        },
28744        "KeyFingerprint":{
28745          "shape":"String",
28746          "documentation":"<p>If you used <a>CreateKeyPair</a> to create the key pair:</p> <ul> <li> <p>For RSA key pairs, the key fingerprint is the SHA-1 digest of the DER encoded private key. </p> </li> <li> <p>For ED25519 key pairs, the key fingerprint is the base64-encoded SHA-256 digest, which is the default for OpenSSH, starting with <a href=\"http://www.openssh.com/txt/release-6.8\">OpenSSH 6.8</a>.</p> </li> </ul> <p>If you used <a>ImportKeyPair</a> to provide Amazon Web Services the public key:</p> <ul> <li> <p>For RSA key pairs, the key fingerprint is the MD5 public key fingerprint as specified in section 4 of RFC4716.</p> </li> <li> <p>For ED25519 key pairs, the key fingerprint is the base64-encoded SHA-256 digest, which is the default for OpenSSH, starting with <a href=\"http://www.openssh.com/txt/release-6.8\">OpenSSH 6.8</a>.</p> </li> </ul>",
28747          "locationName":"keyFingerprint"
28748        },
28749        "KeyName":{
28750          "shape":"String",
28751          "documentation":"<p>The name of the key pair.</p>",
28752          "locationName":"keyName"
28753        },
28754        "KeyType":{
28755          "shape":"KeyType",
28756          "documentation":"<p>The type of key pair.</p>",
28757          "locationName":"keyType"
28758        },
28759        "Tags":{
28760          "shape":"TagList",
28761          "documentation":"<p>Any tags applied to the key pair.</p>",
28762          "locationName":"tagSet"
28763        }
28764      },
28765      "documentation":"<p>Describes a key pair.</p>"
28766    },
28767    "KeyPairList":{
28768      "type":"list",
28769      "member":{
28770        "shape":"KeyPairInfo",
28771        "locationName":"item"
28772      }
28773    },
28774    "KeyPairName":{"type":"string"},
28775    "KeyType":{
28776      "type":"string",
28777      "enum":[
28778        "rsa",
28779        "ed25519"
28780      ]
28781    },
28782    "KmsKeyId":{"type":"string"},
28783    "LastError":{
28784      "type":"structure",
28785      "members":{
28786        "Message":{
28787          "shape":"String",
28788          "documentation":"<p>The error message for the VPC endpoint error.</p>",
28789          "locationName":"message"
28790        },
28791        "Code":{
28792          "shape":"String",
28793          "documentation":"<p>The error code for the VPC endpoint error.</p>",
28794          "locationName":"code"
28795        }
28796      },
28797      "documentation":"<p>The last error that occurred for a VPC endpoint.</p>"
28798    },
28799    "LaunchPermission":{
28800      "type":"structure",
28801      "members":{
28802        "Group":{
28803          "shape":"PermissionGroup",
28804          "documentation":"<p>The name of the group.</p>",
28805          "locationName":"group"
28806        },
28807        "UserId":{
28808          "shape":"String",
28809          "documentation":"<p>The Amazon Web Services account ID.</p> <p>Constraints: Up to 10 000 account IDs can be specified in a single request.</p>",
28810          "locationName":"userId"
28811        }
28812      },
28813      "documentation":"<p>Describes a launch permission.</p>"
28814    },
28815    "LaunchPermissionList":{
28816      "type":"list",
28817      "member":{
28818        "shape":"LaunchPermission",
28819        "locationName":"item"
28820      }
28821    },
28822    "LaunchPermissionModifications":{
28823      "type":"structure",
28824      "members":{
28825        "Add":{
28826          "shape":"LaunchPermissionList",
28827          "documentation":"<p>The Amazon Web Services account ID to add to the list of launch permissions for the AMI.</p>"
28828        },
28829        "Remove":{
28830          "shape":"LaunchPermissionList",
28831          "documentation":"<p>The Amazon Web Services account ID to remove from the list of launch permissions for the AMI.</p>"
28832        }
28833      },
28834      "documentation":"<p>Describes a launch permission modification.</p>"
28835    },
28836    "LaunchSpecification":{
28837      "type":"structure",
28838      "members":{
28839        "UserData":{
28840          "shape":"String",
28841          "documentation":"<p>The Base64-encoded user data for the instance.</p>",
28842          "locationName":"userData"
28843        },
28844        "SecurityGroups":{
28845          "shape":"GroupIdentifierList",
28846          "documentation":"<p>One or more security groups. When requesting instances in a VPC, you must specify the IDs of the security groups. When requesting instances in EC2-Classic, you can specify the names or the IDs of the security groups.</p>",
28847          "locationName":"groupSet"
28848        },
28849        "AddressingType":{
28850          "shape":"String",
28851          "documentation":"<p>Deprecated.</p>",
28852          "locationName":"addressingType"
28853        },
28854        "BlockDeviceMappings":{
28855          "shape":"BlockDeviceMappingList",
28856          "documentation":"<p>One or more block device mapping entries.</p>",
28857          "locationName":"blockDeviceMapping"
28858        },
28859        "EbsOptimized":{
28860          "shape":"Boolean",
28861          "documentation":"<p>Indicates whether the instance is optimized for EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.</p> <p>Default: <code>false</code> </p>",
28862          "locationName":"ebsOptimized"
28863        },
28864        "IamInstanceProfile":{
28865          "shape":"IamInstanceProfileSpecification",
28866          "documentation":"<p>The IAM instance profile.</p>",
28867          "locationName":"iamInstanceProfile"
28868        },
28869        "ImageId":{
28870          "shape":"String",
28871          "documentation":"<p>The ID of the AMI.</p>",
28872          "locationName":"imageId"
28873        },
28874        "InstanceType":{
28875          "shape":"InstanceType",
28876          "documentation":"<p>The instance type.</p>",
28877          "locationName":"instanceType"
28878        },
28879        "KernelId":{
28880          "shape":"String",
28881          "documentation":"<p>The ID of the kernel.</p>",
28882          "locationName":"kernelId"
28883        },
28884        "KeyName":{
28885          "shape":"String",
28886          "documentation":"<p>The name of the key pair.</p>",
28887          "locationName":"keyName"
28888        },
28889        "NetworkInterfaces":{
28890          "shape":"InstanceNetworkInterfaceSpecificationList",
28891          "documentation":"<p>One or more network interfaces. If you specify a network interface, you must specify subnet IDs and security group IDs using the network interface.</p>",
28892          "locationName":"networkInterfaceSet"
28893        },
28894        "Placement":{
28895          "shape":"SpotPlacement",
28896          "documentation":"<p>The placement information for the instance.</p>",
28897          "locationName":"placement"
28898        },
28899        "RamdiskId":{
28900          "shape":"String",
28901          "documentation":"<p>The ID of the RAM disk.</p>",
28902          "locationName":"ramdiskId"
28903        },
28904        "SubnetId":{
28905          "shape":"String",
28906          "documentation":"<p>The ID of the subnet in which to launch the instance.</p>",
28907          "locationName":"subnetId"
28908        },
28909        "Monitoring":{
28910          "shape":"RunInstancesMonitoringEnabled",
28911          "locationName":"monitoring"
28912        }
28913      },
28914      "documentation":"<p>Describes the launch specification for an instance.</p>"
28915    },
28916    "LaunchSpecsList":{
28917      "type":"list",
28918      "member":{
28919        "shape":"SpotFleetLaunchSpecification",
28920        "locationName":"item"
28921      }
28922    },
28923    "LaunchTemplate":{
28924      "type":"structure",
28925      "members":{
28926        "LaunchTemplateId":{
28927          "shape":"String",
28928          "documentation":"<p>The ID of the launch template.</p>",
28929          "locationName":"launchTemplateId"
28930        },
28931        "LaunchTemplateName":{
28932          "shape":"LaunchTemplateName",
28933          "documentation":"<p>The name of the launch template.</p>",
28934          "locationName":"launchTemplateName"
28935        },
28936        "CreateTime":{
28937          "shape":"DateTime",
28938          "documentation":"<p>The time launch template was created.</p>",
28939          "locationName":"createTime"
28940        },
28941        "CreatedBy":{
28942          "shape":"String",
28943          "documentation":"<p>The principal that created the launch template. </p>",
28944          "locationName":"createdBy"
28945        },
28946        "DefaultVersionNumber":{
28947          "shape":"Long",
28948          "documentation":"<p>The version number of the default version of the launch template.</p>",
28949          "locationName":"defaultVersionNumber"
28950        },
28951        "LatestVersionNumber":{
28952          "shape":"Long",
28953          "documentation":"<p>The version number of the latest version of the launch template.</p>",
28954          "locationName":"latestVersionNumber"
28955        },
28956        "Tags":{
28957          "shape":"TagList",
28958          "documentation":"<p>The tags for the launch template.</p>",
28959          "locationName":"tagSet"
28960        }
28961      },
28962      "documentation":"<p>Describes a launch template.</p>"
28963    },
28964    "LaunchTemplateAndOverridesResponse":{
28965      "type":"structure",
28966      "members":{
28967        "LaunchTemplateSpecification":{
28968          "shape":"FleetLaunchTemplateSpecification",
28969          "documentation":"<p>The launch template.</p>",
28970          "locationName":"launchTemplateSpecification"
28971        },
28972        "Overrides":{
28973          "shape":"FleetLaunchTemplateOverrides",
28974          "documentation":"<p>Any parameters that you specify override the same parameters in the launch template.</p>",
28975          "locationName":"overrides"
28976        }
28977      },
28978      "documentation":"<p>Describes a launch template and overrides.</p>"
28979    },
28980    "LaunchTemplateBlockDeviceMapping":{
28981      "type":"structure",
28982      "members":{
28983        "DeviceName":{
28984          "shape":"String",
28985          "documentation":"<p>The device name.</p>",
28986          "locationName":"deviceName"
28987        },
28988        "VirtualName":{
28989          "shape":"String",
28990          "documentation":"<p>The virtual device name (ephemeralN).</p>",
28991          "locationName":"virtualName"
28992        },
28993        "Ebs":{
28994          "shape":"LaunchTemplateEbsBlockDevice",
28995          "documentation":"<p>Information about the block device for an EBS volume.</p>",
28996          "locationName":"ebs"
28997        },
28998        "NoDevice":{
28999          "shape":"String",
29000          "documentation":"<p>To omit the device from the block device mapping, specify an empty string.</p>",
29001          "locationName":"noDevice"
29002        }
29003      },
29004      "documentation":"<p>Describes a block device mapping.</p>"
29005    },
29006    "LaunchTemplateBlockDeviceMappingList":{
29007      "type":"list",
29008      "member":{
29009        "shape":"LaunchTemplateBlockDeviceMapping",
29010        "locationName":"item"
29011      }
29012    },
29013    "LaunchTemplateBlockDeviceMappingRequest":{
29014      "type":"structure",
29015      "members":{
29016        "DeviceName":{
29017          "shape":"String",
29018          "documentation":"<p>The device name (for example, /dev/sdh or xvdh).</p>"
29019        },
29020        "VirtualName":{
29021          "shape":"String",
29022          "documentation":"<p>The virtual device name (ephemeralN). Instance store volumes are numbered starting from 0. An instance type with 2 available instance store volumes can specify mappings for ephemeral0 and ephemeral1. The number of available instance store volumes depends on the instance type. After you connect to the instance, you must mount the volume.</p>"
29023        },
29024        "Ebs":{
29025          "shape":"LaunchTemplateEbsBlockDeviceRequest",
29026          "documentation":"<p>Parameters used to automatically set up EBS volumes when the instance is launched.</p>"
29027        },
29028        "NoDevice":{
29029          "shape":"String",
29030          "documentation":"<p>To omit the device from the block device mapping, specify an empty string.</p>"
29031        }
29032      },
29033      "documentation":"<p>Describes a block device mapping.</p>"
29034    },
29035    "LaunchTemplateBlockDeviceMappingRequestList":{
29036      "type":"list",
29037      "member":{
29038        "shape":"LaunchTemplateBlockDeviceMappingRequest",
29039        "locationName":"BlockDeviceMapping"
29040      }
29041    },
29042    "LaunchTemplateCapacityReservationSpecificationRequest":{
29043      "type":"structure",
29044      "members":{
29045        "CapacityReservationPreference":{
29046          "shape":"CapacityReservationPreference",
29047          "documentation":"<p>Indicates the instance's Capacity Reservation preferences. Possible preferences include:</p> <ul> <li> <p> <code>open</code> - The instance can run in any <code>open</code> Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).</p> </li> <li> <p> <code>none</code> - The instance avoids running in a Capacity Reservation even if one is available. The instance runs in On-Demand capacity.</p> </li> </ul>"
29048        },
29049        "CapacityReservationTarget":{
29050          "shape":"CapacityReservationTarget",
29051          "documentation":"<p>Information about the target Capacity Reservation or Capacity Reservation group.</p>"
29052        }
29053      },
29054      "documentation":"<p>Describes an instance's Capacity Reservation targeting option. You can specify only one option at a time. Use the <code>CapacityReservationPreference</code> parameter to configure the instance to run in On-Demand capacity or to run in any <code>open</code> Capacity Reservation that has matching attributes (instance type, platform, Availability Zone). Use the <code>CapacityReservationTarget</code> parameter to explicitly target a specific Capacity Reservation or a Capacity Reservation group.</p>"
29055    },
29056    "LaunchTemplateCapacityReservationSpecificationResponse":{
29057      "type":"structure",
29058      "members":{
29059        "CapacityReservationPreference":{
29060          "shape":"CapacityReservationPreference",
29061          "documentation":"<p>Indicates the instance's Capacity Reservation preferences. Possible preferences include:</p> <ul> <li> <p> <code>open</code> - The instance can run in any <code>open</code> Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).</p> </li> <li> <p> <code>none</code> - The instance avoids running in a Capacity Reservation even if one is available. The instance runs in On-Demand capacity.</p> </li> </ul>",
29062          "locationName":"capacityReservationPreference"
29063        },
29064        "CapacityReservationTarget":{
29065          "shape":"CapacityReservationTargetResponse",
29066          "documentation":"<p>Information about the target Capacity Reservation or Capacity Reservation group.</p>",
29067          "locationName":"capacityReservationTarget"
29068        }
29069      },
29070      "documentation":"<p>Information about the Capacity Reservation targeting option.</p>"
29071    },
29072    "LaunchTemplateConfig":{
29073      "type":"structure",
29074      "members":{
29075        "LaunchTemplateSpecification":{
29076          "shape":"FleetLaunchTemplateSpecification",
29077          "documentation":"<p>The launch template.</p>",
29078          "locationName":"launchTemplateSpecification"
29079        },
29080        "Overrides":{
29081          "shape":"LaunchTemplateOverridesList",
29082          "documentation":"<p>Any parameters that you specify override the same parameters in the launch template.</p>",
29083          "locationName":"overrides"
29084        }
29085      },
29086      "documentation":"<p>Describes a launch template and overrides.</p>"
29087    },
29088    "LaunchTemplateConfigList":{
29089      "type":"list",
29090      "member":{
29091        "shape":"LaunchTemplateConfig",
29092        "locationName":"item"
29093      }
29094    },
29095    "LaunchTemplateCpuOptions":{
29096      "type":"structure",
29097      "members":{
29098        "CoreCount":{
29099          "shape":"Integer",
29100          "documentation":"<p>The number of CPU cores for the instance.</p>",
29101          "locationName":"coreCount"
29102        },
29103        "ThreadsPerCore":{
29104          "shape":"Integer",
29105          "documentation":"<p>The number of threads per CPU core.</p>",
29106          "locationName":"threadsPerCore"
29107        }
29108      },
29109      "documentation":"<p>The CPU options for the instance.</p>"
29110    },
29111    "LaunchTemplateCpuOptionsRequest":{
29112      "type":"structure",
29113      "members":{
29114        "CoreCount":{
29115          "shape":"Integer",
29116          "documentation":"<p>The number of CPU cores for the instance.</p>"
29117        },
29118        "ThreadsPerCore":{
29119          "shape":"Integer",
29120          "documentation":"<p>The number of threads per CPU core. To disable multithreading for the instance, specify a value of 1. Otherwise, specify the default value of 2.</p>"
29121        }
29122      },
29123      "documentation":"<p>The CPU options for the instance. Both the core count and threads per core must be specified in the request.</p>"
29124    },
29125    "LaunchTemplateEbsBlockDevice":{
29126      "type":"structure",
29127      "members":{
29128        "Encrypted":{
29129          "shape":"Boolean",
29130          "documentation":"<p>Indicates whether the EBS volume is encrypted.</p>",
29131          "locationName":"encrypted"
29132        },
29133        "DeleteOnTermination":{
29134          "shape":"Boolean",
29135          "documentation":"<p>Indicates whether the EBS volume is deleted on instance termination.</p>",
29136          "locationName":"deleteOnTermination"
29137        },
29138        "Iops":{
29139          "shape":"Integer",
29140          "documentation":"<p>The number of I/O operations per second (IOPS) that the volume supports. </p>",
29141          "locationName":"iops"
29142        },
29143        "KmsKeyId":{
29144          "shape":"KmsKeyId",
29145          "documentation":"<p>The ARN of the Key Management Service (KMS) CMK used for encryption.</p>",
29146          "locationName":"kmsKeyId"
29147        },
29148        "SnapshotId":{
29149          "shape":"SnapshotId",
29150          "documentation":"<p>The ID of the snapshot.</p>",
29151          "locationName":"snapshotId"
29152        },
29153        "VolumeSize":{
29154          "shape":"Integer",
29155          "documentation":"<p>The size of the volume, in GiB.</p>",
29156          "locationName":"volumeSize"
29157        },
29158        "VolumeType":{
29159          "shape":"VolumeType",
29160          "documentation":"<p>The volume type.</p>",
29161          "locationName":"volumeType"
29162        },
29163        "Throughput":{
29164          "shape":"Integer",
29165          "documentation":"<p>The throughput that the volume supports, in MiB/s.</p>",
29166          "locationName":"throughput"
29167        }
29168      },
29169      "documentation":"<p>Describes a block device for an EBS volume.</p>"
29170    },
29171    "LaunchTemplateEbsBlockDeviceRequest":{
29172      "type":"structure",
29173      "members":{
29174        "Encrypted":{
29175          "shape":"Boolean",
29176          "documentation":"<p>Indicates whether the EBS volume is encrypted. Encrypted volumes can only be attached to instances that support Amazon EBS encryption. If you are creating a volume from a snapshot, you can't specify an encryption value.</p>"
29177        },
29178        "DeleteOnTermination":{
29179          "shape":"Boolean",
29180          "documentation":"<p>Indicates whether the EBS volume is deleted on instance termination.</p>"
29181        },
29182        "Iops":{
29183          "shape":"Integer",
29184          "documentation":"<p>The number of I/O operations per second (IOPS). For <code>gp3</code>, <code>io1</code>, and <code>io2</code> volumes, this represents the number of IOPS that are provisioned for the volume. For <code>gp2</code> volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.</p> <p>The following are the supported values for each volume type:</p> <ul> <li> <p> <code>gp3</code>: 3,000-16,000 IOPS</p> </li> <li> <p> <code>io1</code>: 100-64,000 IOPS</p> </li> <li> <p> <code>io2</code>: 100-64,000 IOPS</p> </li> </ul> <p>For <code>io1</code> and <code>io2</code> volumes, we guarantee 64,000 IOPS only for <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances\">Instances built on the Nitro System</a>. Other instance families guarantee performance up to 32,000 IOPS.</p> <p>This parameter is supported for <code>io1</code>, <code>io2</code>, and <code>gp3</code> volumes only. This parameter is not supported for <code>gp2</code>, <code>st1</code>, <code>sc1</code>, or <code>standard</code> volumes.</p>"
29185        },
29186        "KmsKeyId":{
29187          "shape":"KmsKeyId",
29188          "documentation":"<p>The ARN of the symmetric Key Management Service (KMS) CMK used for encryption.</p>"
29189        },
29190        "SnapshotId":{
29191          "shape":"SnapshotId",
29192          "documentation":"<p>The ID of the snapshot.</p>"
29193        },
29194        "VolumeSize":{
29195          "shape":"Integer",
29196          "documentation":"<p>The size of the volume, in GiBs. You must specify either a snapshot ID or a volume size. The following are the supported volumes sizes for each volume type:</p> <ul> <li> <p> <code>gp2</code> and <code>gp3</code>: 1-16,384</p> </li> <li> <p> <code>io1</code> and <code>io2</code>: 4-16,384</p> </li> <li> <p> <code>st1</code> and <code>sc1</code>: 125-16,384</p> </li> <li> <p> <code>standard</code>: 1-1,024</p> </li> </ul>"
29197        },
29198        "VolumeType":{
29199          "shape":"VolumeType",
29200          "documentation":"<p>The volume type. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html\">Amazon EBS volume types</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
29201        },
29202        "Throughput":{
29203          "shape":"Integer",
29204          "documentation":"<p>The throughput to provision for a <code>gp3</code> volume, with a maximum of 1,000 MiB/s.</p> <p>Valid Range: Minimum value of 125. Maximum value of 1000.</p>"
29205        }
29206      },
29207      "documentation":"<p>The parameters for a block device for an EBS volume.</p>"
29208    },
29209    "LaunchTemplateElasticInferenceAccelerator":{
29210      "type":"structure",
29211      "required":["Type"],
29212      "members":{
29213        "Type":{
29214          "shape":"String",
29215          "documentation":"<p> The type of elastic inference accelerator. The possible values are eia1.medium, eia1.large, and eia1.xlarge. </p>"
29216        },
29217        "Count":{
29218          "shape":"LaunchTemplateElasticInferenceAcceleratorCount",
29219          "documentation":"<p> The number of elastic inference accelerators to attach to the instance. </p> <p>Default: 1</p>"
29220        }
29221      },
29222      "documentation":"<p> Describes an elastic inference accelerator. </p>"
29223    },
29224    "LaunchTemplateElasticInferenceAcceleratorCount":{
29225      "type":"integer",
29226      "min":1
29227    },
29228    "LaunchTemplateElasticInferenceAcceleratorList":{
29229      "type":"list",
29230      "member":{
29231        "shape":"LaunchTemplateElasticInferenceAccelerator",
29232        "locationName":"item"
29233      }
29234    },
29235    "LaunchTemplateElasticInferenceAcceleratorResponse":{
29236      "type":"structure",
29237      "members":{
29238        "Type":{
29239          "shape":"String",
29240          "documentation":"<p> The type of elastic inference accelerator. The possible values are eia1.medium, eia1.large, and eia1.xlarge. </p>",
29241          "locationName":"type"
29242        },
29243        "Count":{
29244          "shape":"Integer",
29245          "documentation":"<p> The number of elastic inference accelerators to attach to the instance. </p> <p>Default: 1</p>",
29246          "locationName":"count"
29247        }
29248      },
29249      "documentation":"<p> Describes an elastic inference accelerator. </p>"
29250    },
29251    "LaunchTemplateElasticInferenceAcceleratorResponseList":{
29252      "type":"list",
29253      "member":{
29254        "shape":"LaunchTemplateElasticInferenceAcceleratorResponse",
29255        "locationName":"item"
29256      }
29257    },
29258    "LaunchTemplateEnclaveOptions":{
29259      "type":"structure",
29260      "members":{
29261        "Enabled":{
29262          "shape":"Boolean",
29263          "documentation":"<p>If this parameter is set to <code>true</code>, the instance is enabled for Amazon Web Services Nitro Enclaves; otherwise, it is not enabled for Amazon Web Services Nitro Enclaves.</p>",
29264          "locationName":"enabled"
29265        }
29266      },
29267      "documentation":"<p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.</p>"
29268    },
29269    "LaunchTemplateEnclaveOptionsRequest":{
29270      "type":"structure",
29271      "members":{
29272        "Enabled":{
29273          "shape":"Boolean",
29274          "documentation":"<p>To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to <code>true</code>.</p>"
29275        }
29276      },
29277      "documentation":"<p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information, see <a href=\"https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html\"> What is Amazon Web Services Nitro Enclaves?</a> in the <i>Amazon Web Services Nitro Enclaves User Guide</i>.</p>"
29278    },
29279    "LaunchTemplateErrorCode":{
29280      "type":"string",
29281      "enum":[
29282        "launchTemplateIdDoesNotExist",
29283        "launchTemplateIdMalformed",
29284        "launchTemplateNameDoesNotExist",
29285        "launchTemplateNameMalformed",
29286        "launchTemplateVersionDoesNotExist",
29287        "unexpectedError"
29288      ]
29289    },
29290    "LaunchTemplateHibernationOptions":{
29291      "type":"structure",
29292      "members":{
29293        "Configured":{
29294          "shape":"Boolean",
29295          "documentation":"<p>If this parameter is set to <code>true</code>, the instance is enabled for hibernation; otherwise, it is not enabled for hibernation.</p>",
29296          "locationName":"configured"
29297        }
29298      },
29299      "documentation":"<p>Indicates whether an instance is configured for hibernation.</p>"
29300    },
29301    "LaunchTemplateHibernationOptionsRequest":{
29302      "type":"structure",
29303      "members":{
29304        "Configured":{
29305          "shape":"Boolean",
29306          "documentation":"<p>If you set this parameter to <code>true</code>, the instance is enabled for hibernation.</p> <p>Default: <code>false</code> </p>"
29307        }
29308      },
29309      "documentation":"<p>Indicates whether the instance is configured for hibernation. This parameter is valid only if the instance meets the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html#hibernating-prerequisites\">hibernation prerequisites</a>.</p>"
29310    },
29311    "LaunchTemplateHttpTokensState":{
29312      "type":"string",
29313      "enum":[
29314        "optional",
29315        "required"
29316      ]
29317    },
29318    "LaunchTemplateIamInstanceProfileSpecification":{
29319      "type":"structure",
29320      "members":{
29321        "Arn":{
29322          "shape":"String",
29323          "documentation":"<p>The Amazon Resource Name (ARN) of the instance profile.</p>",
29324          "locationName":"arn"
29325        },
29326        "Name":{
29327          "shape":"String",
29328          "documentation":"<p>The name of the instance profile.</p>",
29329          "locationName":"name"
29330        }
29331      },
29332      "documentation":"<p>Describes an IAM instance profile.</p>"
29333    },
29334    "LaunchTemplateIamInstanceProfileSpecificationRequest":{
29335      "type":"structure",
29336      "members":{
29337        "Arn":{
29338          "shape":"String",
29339          "documentation":"<p>The Amazon Resource Name (ARN) of the instance profile.</p>"
29340        },
29341        "Name":{
29342          "shape":"String",
29343          "documentation":"<p>The name of the instance profile.</p>"
29344        }
29345      },
29346      "documentation":"<p>An IAM instance profile.</p>"
29347    },
29348    "LaunchTemplateId":{"type":"string"},
29349    "LaunchTemplateIdStringList":{
29350      "type":"list",
29351      "member":{
29352        "shape":"LaunchTemplateId",
29353        "locationName":"item"
29354      }
29355    },
29356    "LaunchTemplateInstanceMarketOptions":{
29357      "type":"structure",
29358      "members":{
29359        "MarketType":{
29360          "shape":"MarketType",
29361          "documentation":"<p>The market type.</p>",
29362          "locationName":"marketType"
29363        },
29364        "SpotOptions":{
29365          "shape":"LaunchTemplateSpotMarketOptions",
29366          "documentation":"<p>The options for Spot Instances.</p>",
29367          "locationName":"spotOptions"
29368        }
29369      },
29370      "documentation":"<p>The market (purchasing) option for the instances.</p>"
29371    },
29372    "LaunchTemplateInstanceMarketOptionsRequest":{
29373      "type":"structure",
29374      "members":{
29375        "MarketType":{
29376          "shape":"MarketType",
29377          "documentation":"<p>The market type.</p>"
29378        },
29379        "SpotOptions":{
29380          "shape":"LaunchTemplateSpotMarketOptionsRequest",
29381          "documentation":"<p>The options for Spot Instances.</p>"
29382        }
29383      },
29384      "documentation":"<p>The market (purchasing) option for the instances.</p>"
29385    },
29386    "LaunchTemplateInstanceMetadataEndpointState":{
29387      "type":"string",
29388      "enum":[
29389        "disabled",
29390        "enabled"
29391      ]
29392    },
29393    "LaunchTemplateInstanceMetadataOptions":{
29394      "type":"structure",
29395      "members":{
29396        "State":{
29397          "shape":"LaunchTemplateInstanceMetadataOptionsState",
29398          "documentation":"<p>The state of the metadata option changes.</p> <p> <code>pending</code> - The metadata options are being updated and the instance is not ready to process metadata traffic with the new selection.</p> <p> <code>applied</code> - The metadata options have been successfully applied on the instance.</p>",
29399          "locationName":"state"
29400        },
29401        "HttpTokens":{
29402          "shape":"LaunchTemplateHttpTokensState",
29403          "documentation":"<p>The state of token usage for your instance metadata requests. If the parameter is not specified in the request, the default state is <code>optional</code>.</p> <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata with or without a signed token header on your request. If you retrieve the IAM role credentials without a token, the version 1.0 role credentials are returned. If you retrieve the IAM role credentials using a valid signed token, the version 2.0 role credentials are returned.</p> <p>If the state is <code>required</code>, you must send a signed token header with any instance metadata retrieval requests. In this state, retrieving the IAM role credentials always returns the version 2.0 credentials; the version 1.0 credentials are not available.</p>",
29404          "locationName":"httpTokens"
29405        },
29406        "HttpPutResponseHopLimit":{
29407          "shape":"Integer",
29408          "documentation":"<p>The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel.</p> <p>Default: 1</p> <p>Possible values: Integers from 1 to 64</p>",
29409          "locationName":"httpPutResponseHopLimit"
29410        },
29411        "HttpEndpoint":{
29412          "shape":"LaunchTemplateInstanceMetadataEndpointState",
29413          "documentation":"<p>This parameter enables or disables the HTTP metadata endpoint on your instances. If the parameter is not specified, the default state is <code>enabled</code>.</p> <note> <p>If you specify a value of <code>disabled</code>, you will not be able to access your instance metadata. </p> </note>",
29414          "locationName":"httpEndpoint"
29415        },
29416        "HttpProtocolIpv6":{
29417          "shape":"LaunchTemplateInstanceMetadataProtocolIpv6",
29418          "documentation":"<p>Enables or disables the IPv6 endpoint for the instance metadata service.</p> <p>Default: <code>disabled</code> </p>",
29419          "locationName":"httpProtocolIpv6"
29420        }
29421      },
29422      "documentation":"<p>The metadata options for the instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html\">Instance Metadata and User Data</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
29423    },
29424    "LaunchTemplateInstanceMetadataOptionsRequest":{
29425      "type":"structure",
29426      "members":{
29427        "HttpTokens":{
29428          "shape":"LaunchTemplateHttpTokensState",
29429          "documentation":"<p>The state of token usage for your instance metadata requests. If the parameter is not specified in the request, the default state is <code>optional</code>.</p> <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata with or without a signed token header on your request. If you retrieve the IAM role credentials without a token, the version 1.0 role credentials are returned. If you retrieve the IAM role credentials using a valid signed token, the version 2.0 role credentials are returned.</p> <p>If the state is <code>required</code>, you must send a signed token header with any instance metadata retrieval requests. In this state, retrieving the IAM role credentials always returns the version 2.0 credentials; the version 1.0 credentials are not available.</p>"
29430        },
29431        "HttpPutResponseHopLimit":{
29432          "shape":"Integer",
29433          "documentation":"<p>The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel.</p> <p>Default: 1</p> <p>Possible values: Integers from 1 to 64</p>"
29434        },
29435        "HttpEndpoint":{
29436          "shape":"LaunchTemplateInstanceMetadataEndpointState",
29437          "documentation":"<p>This parameter enables or disables the HTTP metadata endpoint on your instances. If the parameter is not specified, the default state is <code>enabled</code>.</p> <note> <p>If you specify a value of <code>disabled</code>, you will not be able to access your instance metadata. </p> </note>"
29438        },
29439        "HttpProtocolIpv6":{
29440          "shape":"LaunchTemplateInstanceMetadataProtocolIpv6",
29441          "documentation":"<p>Enables or disables the IPv6 endpoint for the instance metadata service.</p> <p>Default: <code>disabled</code> </p>"
29442        }
29443      },
29444      "documentation":"<p>The metadata options for the instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html\">Instance Metadata and User Data</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
29445    },
29446    "LaunchTemplateInstanceMetadataOptionsState":{
29447      "type":"string",
29448      "enum":[
29449        "pending",
29450        "applied"
29451      ]
29452    },
29453    "LaunchTemplateInstanceMetadataProtocolIpv6":{
29454      "type":"string",
29455      "enum":[
29456        "disabled",
29457        "enabled"
29458      ]
29459    },
29460    "LaunchTemplateInstanceNetworkInterfaceSpecification":{
29461      "type":"structure",
29462      "members":{
29463        "AssociateCarrierIpAddress":{
29464          "shape":"Boolean",
29465          "documentation":"<p>Indicates whether to associate a Carrier IP address with eth0 for a new network interface.</p> <p>Use this option when you launch an instance in a Wavelength Zone and want to associate a Carrier IP address with the network interface. For more information about Carrier IP addresses, see <a href=\"https://docs.aws.amazon.com/wavelength/latest/developerguide/how-wavelengths-work.html#provider-owned-ip\">Carrier IP addresses</a> in the <i>Wavelength Developer Guide</i>.</p>",
29466          "locationName":"associateCarrierIpAddress"
29467        },
29468        "AssociatePublicIpAddress":{
29469          "shape":"Boolean",
29470          "documentation":"<p>Indicates whether to associate a public IPv4 address with eth0 for a new network interface.</p>",
29471          "locationName":"associatePublicIpAddress"
29472        },
29473        "DeleteOnTermination":{
29474          "shape":"Boolean",
29475          "documentation":"<p>Indicates whether the network interface is deleted when the instance is terminated.</p>",
29476          "locationName":"deleteOnTermination"
29477        },
29478        "Description":{
29479          "shape":"String",
29480          "documentation":"<p>A description for the network interface.</p>",
29481          "locationName":"description"
29482        },
29483        "DeviceIndex":{
29484          "shape":"Integer",
29485          "documentation":"<p>The device index for the network interface attachment.</p>",
29486          "locationName":"deviceIndex"
29487        },
29488        "Groups":{
29489          "shape":"GroupIdStringList",
29490          "documentation":"<p>The IDs of one or more security groups.</p>",
29491          "locationName":"groupSet"
29492        },
29493        "InterfaceType":{
29494          "shape":"String",
29495          "documentation":"<p>The type of network interface.</p>",
29496          "locationName":"interfaceType"
29497        },
29498        "Ipv6AddressCount":{
29499          "shape":"Integer",
29500          "documentation":"<p>The number of IPv6 addresses for the network interface.</p>",
29501          "locationName":"ipv6AddressCount"
29502        },
29503        "Ipv6Addresses":{
29504          "shape":"InstanceIpv6AddressList",
29505          "documentation":"<p>The IPv6 addresses for the network interface.</p>",
29506          "locationName":"ipv6AddressesSet"
29507        },
29508        "NetworkInterfaceId":{
29509          "shape":"NetworkInterfaceId",
29510          "documentation":"<p>The ID of the network interface.</p>",
29511          "locationName":"networkInterfaceId"
29512        },
29513        "PrivateIpAddress":{
29514          "shape":"String",
29515          "documentation":"<p>The primary private IPv4 address of the network interface.</p>",
29516          "locationName":"privateIpAddress"
29517        },
29518        "PrivateIpAddresses":{
29519          "shape":"PrivateIpAddressSpecificationList",
29520          "documentation":"<p>One or more private IPv4 addresses.</p>",
29521          "locationName":"privateIpAddressesSet"
29522        },
29523        "SecondaryPrivateIpAddressCount":{
29524          "shape":"Integer",
29525          "documentation":"<p>The number of secondary private IPv4 addresses for the network interface.</p>",
29526          "locationName":"secondaryPrivateIpAddressCount"
29527        },
29528        "SubnetId":{
29529          "shape":"SubnetId",
29530          "documentation":"<p>The ID of the subnet for the network interface.</p>",
29531          "locationName":"subnetId"
29532        },
29533        "NetworkCardIndex":{
29534          "shape":"Integer",
29535          "documentation":"<p>The index of the network card.</p>",
29536          "locationName":"networkCardIndex"
29537        },
29538        "Ipv4Prefixes":{
29539          "shape":"Ipv4PrefixListResponse",
29540          "documentation":"<p>One or more IPv4 prefixes assigned to the network interface.</p>",
29541          "locationName":"ipv4PrefixSet"
29542        },
29543        "Ipv4PrefixCount":{
29544          "shape":"Integer",
29545          "documentation":"<p>The number of IPv4 prefixes that Amazon Web Services automatically assigned to the network interface.</p>",
29546          "locationName":"ipv4PrefixCount"
29547        },
29548        "Ipv6Prefixes":{
29549          "shape":"Ipv6PrefixListResponse",
29550          "documentation":"<p>One or more IPv6 prefixes assigned to the network interface.</p>",
29551          "locationName":"ipv6PrefixSet"
29552        },
29553        "Ipv6PrefixCount":{
29554          "shape":"Integer",
29555          "documentation":"<p>The number of IPv6 prefixes that Amazon Web Services automatically assigned to the network interface.</p>",
29556          "locationName":"ipv6PrefixCount"
29557        }
29558      },
29559      "documentation":"<p>Describes a network interface.</p>"
29560    },
29561    "LaunchTemplateInstanceNetworkInterfaceSpecificationList":{
29562      "type":"list",
29563      "member":{
29564        "shape":"LaunchTemplateInstanceNetworkInterfaceSpecification",
29565        "locationName":"item"
29566      }
29567    },
29568    "LaunchTemplateInstanceNetworkInterfaceSpecificationRequest":{
29569      "type":"structure",
29570      "members":{
29571        "AssociateCarrierIpAddress":{
29572          "shape":"Boolean",
29573          "documentation":"<p>Associates a Carrier IP address with eth0 for a new network interface.</p> <p>Use this option when you launch an instance in a Wavelength Zone and want to associate a Carrier IP address with the network interface. For more information about Carrier IP addresses, see <a href=\"https://docs.aws.amazon.com/wavelength/latest/developerguide/how-wavelengths-work.html#provider-owned-ip\">Carrier IP addresses</a> in the <i>Wavelength Developer Guide</i>.</p>"
29574        },
29575        "AssociatePublicIpAddress":{
29576          "shape":"Boolean",
29577          "documentation":"<p>Associates a public IPv4 address with eth0 for a new network interface.</p>"
29578        },
29579        "DeleteOnTermination":{
29580          "shape":"Boolean",
29581          "documentation":"<p>Indicates whether the network interface is deleted when the instance is terminated.</p>"
29582        },
29583        "Description":{
29584          "shape":"String",
29585          "documentation":"<p>A description for the network interface.</p>"
29586        },
29587        "DeviceIndex":{
29588          "shape":"Integer",
29589          "documentation":"<p>The device index for the network interface attachment.</p>"
29590        },
29591        "Groups":{
29592          "shape":"SecurityGroupIdStringList",
29593          "documentation":"<p>The IDs of one or more security groups.</p>",
29594          "locationName":"SecurityGroupId"
29595        },
29596        "InterfaceType":{
29597          "shape":"String",
29598          "documentation":"<p>The type of network interface. To create an Elastic Fabric Adapter (EFA), specify <code>efa</code>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/efa.html\">Elastic Fabric Adapter</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>If you are not creating an EFA, specify <code>interface</code> or omit this parameter.</p> <p>Valid values: <code>interface</code> | <code>efa</code> </p>"
29599        },
29600        "Ipv6AddressCount":{
29601          "shape":"Integer",
29602          "documentation":"<p>The number of IPv6 addresses to assign to a network interface. Amazon EC2 automatically selects the IPv6 addresses from the subnet range. You can't use this option if specifying specific IPv6 addresses.</p>"
29603        },
29604        "Ipv6Addresses":{
29605          "shape":"InstanceIpv6AddressListRequest",
29606          "documentation":"<p>One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. You can't use this option if you're specifying a number of IPv6 addresses.</p>"
29607        },
29608        "NetworkInterfaceId":{
29609          "shape":"NetworkInterfaceId",
29610          "documentation":"<p>The ID of the network interface.</p>"
29611        },
29612        "PrivateIpAddress":{
29613          "shape":"String",
29614          "documentation":"<p>The primary private IPv4 address of the network interface.</p>"
29615        },
29616        "PrivateIpAddresses":{
29617          "shape":"PrivateIpAddressSpecificationList",
29618          "documentation":"<p>One or more private IPv4 addresses.</p>"
29619        },
29620        "SecondaryPrivateIpAddressCount":{
29621          "shape":"Integer",
29622          "documentation":"<p>The number of secondary private IPv4 addresses to assign to a network interface.</p>"
29623        },
29624        "SubnetId":{
29625          "shape":"SubnetId",
29626          "documentation":"<p>The ID of the subnet for the network interface.</p>"
29627        },
29628        "NetworkCardIndex":{
29629          "shape":"Integer",
29630          "documentation":"<p>The index of the network card. Some instance types support multiple network cards. The primary network interface must be assigned to network card index 0. The default is network card index 0.</p>"
29631        },
29632        "Ipv4Prefixes":{
29633          "shape":"Ipv4PrefixList",
29634          "documentation":"<p>One or more IPv4 prefixes to be assigned to the network interface. You cannot use this option if you use the <code>Ipv4PrefixCount</code> option.</p>",
29635          "locationName":"Ipv4Prefix"
29636        },
29637        "Ipv4PrefixCount":{
29638          "shape":"Integer",
29639          "documentation":"<p>The number of IPv4 prefixes to be automatically assigned to the network interface. You cannot use this option if you use the <code>Ipv4Prefix</code> option.</p>"
29640        },
29641        "Ipv6Prefixes":{
29642          "shape":"Ipv6PrefixList",
29643          "documentation":"<p>One or more IPv6 prefixes to be assigned to the network interface. You cannot use this option if you use the <code>Ipv6PrefixCount</code> option.</p>",
29644          "locationName":"Ipv6Prefix"
29645        },
29646        "Ipv6PrefixCount":{
29647          "shape":"Integer",
29648          "documentation":"<p>The number of IPv6 prefixes to be automatically assigned to the network interface. You cannot use this option if you use the <code>Ipv6Prefix</code> option.</p>"
29649        }
29650      },
29651      "documentation":"<p>The parameters for a network interface.</p>"
29652    },
29653    "LaunchTemplateInstanceNetworkInterfaceSpecificationRequestList":{
29654      "type":"list",
29655      "member":{
29656        "shape":"LaunchTemplateInstanceNetworkInterfaceSpecificationRequest",
29657        "locationName":"InstanceNetworkInterfaceSpecification"
29658      }
29659    },
29660    "LaunchTemplateLicenseConfiguration":{
29661      "type":"structure",
29662      "members":{
29663        "LicenseConfigurationArn":{
29664          "shape":"String",
29665          "documentation":"<p>The Amazon Resource Name (ARN) of the license configuration.</p>",
29666          "locationName":"licenseConfigurationArn"
29667        }
29668      },
29669      "documentation":"<p>Describes a license configuration.</p>"
29670    },
29671    "LaunchTemplateLicenseConfigurationRequest":{
29672      "type":"structure",
29673      "members":{
29674        "LicenseConfigurationArn":{
29675          "shape":"String",
29676          "documentation":"<p>The Amazon Resource Name (ARN) of the license configuration.</p>"
29677        }
29678      },
29679      "documentation":"<p>Describes a license configuration.</p>"
29680    },
29681    "LaunchTemplateLicenseList":{
29682      "type":"list",
29683      "member":{
29684        "shape":"LaunchTemplateLicenseConfiguration",
29685        "locationName":"item"
29686      }
29687    },
29688    "LaunchTemplateLicenseSpecificationListRequest":{
29689      "type":"list",
29690      "member":{
29691        "shape":"LaunchTemplateLicenseConfigurationRequest",
29692        "locationName":"item"
29693      }
29694    },
29695    "LaunchTemplateName":{
29696      "type":"string",
29697      "max":128,
29698      "min":3,
29699      "pattern":"[a-zA-Z0-9\\(\\)\\.\\-/_]+"
29700    },
29701    "LaunchTemplateNameStringList":{
29702      "type":"list",
29703      "member":{
29704        "shape":"LaunchTemplateName",
29705        "locationName":"item"
29706      }
29707    },
29708    "LaunchTemplateOverrides":{
29709      "type":"structure",
29710      "members":{
29711        "InstanceType":{
29712          "shape":"InstanceType",
29713          "documentation":"<p>The instance type.</p>",
29714          "locationName":"instanceType"
29715        },
29716        "SpotPrice":{
29717          "shape":"String",
29718          "documentation":"<p>The maximum price per unit hour that you are willing to pay for a Spot Instance.</p>",
29719          "locationName":"spotPrice"
29720        },
29721        "SubnetId":{
29722          "shape":"SubnetId",
29723          "documentation":"<p>The ID of the subnet in which to launch the instances.</p>",
29724          "locationName":"subnetId"
29725        },
29726        "AvailabilityZone":{
29727          "shape":"String",
29728          "documentation":"<p>The Availability Zone in which to launch the instances.</p>",
29729          "locationName":"availabilityZone"
29730        },
29731        "WeightedCapacity":{
29732          "shape":"Double",
29733          "documentation":"<p>The number of units provided by the specified instance type.</p>",
29734          "locationName":"weightedCapacity"
29735        },
29736        "Priority":{
29737          "shape":"Double",
29738          "documentation":"<p>The priority for the launch template override. The highest priority is launched first.</p> <p>If <code>OnDemandAllocationStrategy</code> is set to <code>prioritized</code>, Spot Fleet uses priority to determine which launch template override to use first in fulfilling On-Demand capacity.</p> <p>If the Spot <code>AllocationStrategy</code> is set to <code>capacityOptimizedPrioritized</code>, Spot Fleet uses priority on a best-effort basis to determine which launch template override to use in fulfilling Spot capacity, but optimizes for capacity first.</p> <p>Valid values are whole numbers starting at <code>0</code>. The lower the number, the higher the priority. If no number is set, the launch template override has the lowest priority. You can set the same priority for different launch template overrides.</p>",
29739          "locationName":"priority"
29740        }
29741      },
29742      "documentation":"<p>Describes overrides for a launch template.</p>"
29743    },
29744    "LaunchTemplateOverridesList":{
29745      "type":"list",
29746      "member":{
29747        "shape":"LaunchTemplateOverrides",
29748        "locationName":"item"
29749      }
29750    },
29751    "LaunchTemplatePlacement":{
29752      "type":"structure",
29753      "members":{
29754        "AvailabilityZone":{
29755          "shape":"String",
29756          "documentation":"<p>The Availability Zone of the instance.</p>",
29757          "locationName":"availabilityZone"
29758        },
29759        "Affinity":{
29760          "shape":"String",
29761          "documentation":"<p>The affinity setting for the instance on the Dedicated Host.</p>",
29762          "locationName":"affinity"
29763        },
29764        "GroupName":{
29765          "shape":"String",
29766          "documentation":"<p>The name of the placement group for the instance.</p>",
29767          "locationName":"groupName"
29768        },
29769        "HostId":{
29770          "shape":"String",
29771          "documentation":"<p>The ID of the Dedicated Host for the instance.</p>",
29772          "locationName":"hostId"
29773        },
29774        "Tenancy":{
29775          "shape":"Tenancy",
29776          "documentation":"<p>The tenancy of the instance (if the instance is running in a VPC). An instance with a tenancy of <code>dedicated</code> runs on single-tenant hardware. </p>",
29777          "locationName":"tenancy"
29778        },
29779        "SpreadDomain":{
29780          "shape":"String",
29781          "documentation":"<p>Reserved for future use.</p>",
29782          "locationName":"spreadDomain"
29783        },
29784        "HostResourceGroupArn":{
29785          "shape":"String",
29786          "documentation":"<p>The ARN of the host resource group in which to launch the instances. </p>",
29787          "locationName":"hostResourceGroupArn"
29788        },
29789        "PartitionNumber":{
29790          "shape":"Integer",
29791          "documentation":"<p>The number of the partition the instance should launch in. Valid only if the placement group strategy is set to <code>partition</code>.</p>",
29792          "locationName":"partitionNumber"
29793        }
29794      },
29795      "documentation":"<p>Describes the placement of an instance.</p>"
29796    },
29797    "LaunchTemplatePlacementRequest":{
29798      "type":"structure",
29799      "members":{
29800        "AvailabilityZone":{
29801          "shape":"String",
29802          "documentation":"<p>The Availability Zone for the instance.</p>"
29803        },
29804        "Affinity":{
29805          "shape":"String",
29806          "documentation":"<p>The affinity setting for an instance on a Dedicated Host.</p>"
29807        },
29808        "GroupName":{
29809          "shape":"PlacementGroupName",
29810          "documentation":"<p>The name of the placement group for the instance.</p>"
29811        },
29812        "HostId":{
29813          "shape":"DedicatedHostId",
29814          "documentation":"<p>The ID of the Dedicated Host for the instance.</p>"
29815        },
29816        "Tenancy":{
29817          "shape":"Tenancy",
29818          "documentation":"<p>The tenancy of the instance (if the instance is running in a VPC). An instance with a tenancy of dedicated runs on single-tenant hardware.</p>"
29819        },
29820        "SpreadDomain":{
29821          "shape":"String",
29822          "documentation":"<p>Reserved for future use.</p>"
29823        },
29824        "HostResourceGroupArn":{
29825          "shape":"String",
29826          "documentation":"<p>The ARN of the host resource group in which to launch the instances. If you specify a host resource group ARN, omit the <b>Tenancy</b> parameter or set it to <code>host</code>.</p>"
29827        },
29828        "PartitionNumber":{
29829          "shape":"Integer",
29830          "documentation":"<p>The number of the partition the instance should launch in. Valid only if the placement group strategy is set to <code>partition</code>.</p>"
29831        }
29832      },
29833      "documentation":"<p>Describes the placement of an instance.</p>"
29834    },
29835    "LaunchTemplateSet":{
29836      "type":"list",
29837      "member":{
29838        "shape":"LaunchTemplate",
29839        "locationName":"item"
29840      }
29841    },
29842    "LaunchTemplateSpecification":{
29843      "type":"structure",
29844      "members":{
29845        "LaunchTemplateId":{
29846          "shape":"LaunchTemplateId",
29847          "documentation":"<p>The ID of the launch template.</p>"
29848        },
29849        "LaunchTemplateName":{
29850          "shape":"String",
29851          "documentation":"<p>The name of the launch template.</p>"
29852        },
29853        "Version":{
29854          "shape":"String",
29855          "documentation":"<p>The version number of the launch template.</p> <p>Default: The default version for the launch template.</p>"
29856        }
29857      },
29858      "documentation":"<p>The launch template to use. You must specify either the launch template ID or launch template name in the request, but not both.</p>"
29859    },
29860    "LaunchTemplateSpotMarketOptions":{
29861      "type":"structure",
29862      "members":{
29863        "MaxPrice":{
29864          "shape":"String",
29865          "documentation":"<p>The maximum hourly price you're willing to pay for the Spot Instances.</p>",
29866          "locationName":"maxPrice"
29867        },
29868        "SpotInstanceType":{
29869          "shape":"SpotInstanceType",
29870          "documentation":"<p>The Spot Instance request type.</p>",
29871          "locationName":"spotInstanceType"
29872        },
29873        "BlockDurationMinutes":{
29874          "shape":"Integer",
29875          "documentation":"<p>The required duration for the Spot Instances (also known as Spot blocks), in minutes. This value must be a multiple of 60 (60, 120, 180, 240, 300, or 360).</p>",
29876          "locationName":"blockDurationMinutes"
29877        },
29878        "ValidUntil":{
29879          "shape":"DateTime",
29880          "documentation":"<p>The end date of the request. For a one-time request, the request remains active until all instances launch, the request is canceled, or this date is reached. If the request is persistent, it remains active until it is canceled or this date and time is reached.</p>",
29881          "locationName":"validUntil"
29882        },
29883        "InstanceInterruptionBehavior":{
29884          "shape":"InstanceInterruptionBehavior",
29885          "documentation":"<p>The behavior when a Spot Instance is interrupted.</p>",
29886          "locationName":"instanceInterruptionBehavior"
29887        }
29888      },
29889      "documentation":"<p>The options for Spot Instances.</p>"
29890    },
29891    "LaunchTemplateSpotMarketOptionsRequest":{
29892      "type":"structure",
29893      "members":{
29894        "MaxPrice":{
29895          "shape":"String",
29896          "documentation":"<p>The maximum hourly price you're willing to pay for the Spot Instances.</p>"
29897        },
29898        "SpotInstanceType":{
29899          "shape":"SpotInstanceType",
29900          "documentation":"<p>The Spot Instance request type.</p>"
29901        },
29902        "BlockDurationMinutes":{
29903          "shape":"Integer",
29904          "documentation":"<p>The required duration for the Spot Instances (also known as Spot blocks), in minutes. This value must be a multiple of 60 (60, 120, 180, 240, 300, or 360).</p>"
29905        },
29906        "ValidUntil":{
29907          "shape":"DateTime",
29908          "documentation":"<p>The end date of the request. For a one-time request, the request remains active until all instances launch, the request is canceled, or this date is reached. If the request is persistent, it remains active until it is canceled or this date and time is reached. The default end date is 7 days from the current date.</p>"
29909        },
29910        "InstanceInterruptionBehavior":{
29911          "shape":"InstanceInterruptionBehavior",
29912          "documentation":"<p>The behavior when a Spot Instance is interrupted. The default is <code>terminate</code>.</p>"
29913        }
29914      },
29915      "documentation":"<p>The options for Spot Instances.</p>"
29916    },
29917    "LaunchTemplateTagSpecification":{
29918      "type":"structure",
29919      "members":{
29920        "ResourceType":{
29921          "shape":"ResourceType",
29922          "documentation":"<p>The type of resource.</p>",
29923          "locationName":"resourceType"
29924        },
29925        "Tags":{
29926          "shape":"TagList",
29927          "documentation":"<p>The tags for the resource.</p>",
29928          "locationName":"tagSet"
29929        }
29930      },
29931      "documentation":"<p>The tag specification for the launch template.</p>"
29932    },
29933    "LaunchTemplateTagSpecificationList":{
29934      "type":"list",
29935      "member":{
29936        "shape":"LaunchTemplateTagSpecification",
29937        "locationName":"item"
29938      }
29939    },
29940    "LaunchTemplateTagSpecificationRequest":{
29941      "type":"structure",
29942      "members":{
29943        "ResourceType":{
29944          "shape":"ResourceType",
29945          "documentation":"<p>The type of resource to tag. Currently, the resource types that support tagging on creation are <code>instance</code> and <code>volume</code>. To tag a resource after it has been created, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html\">CreateTags</a>.</p>"
29946        },
29947        "Tags":{
29948          "shape":"TagList",
29949          "documentation":"<p>The tags to apply to the resource.</p>",
29950          "locationName":"Tag"
29951        }
29952      },
29953      "documentation":"<p>The tags specification for the launch template.</p>"
29954    },
29955    "LaunchTemplateTagSpecificationRequestList":{
29956      "type":"list",
29957      "member":{
29958        "shape":"LaunchTemplateTagSpecificationRequest",
29959        "locationName":"LaunchTemplateTagSpecificationRequest"
29960      }
29961    },
29962    "LaunchTemplateVersion":{
29963      "type":"structure",
29964      "members":{
29965        "LaunchTemplateId":{
29966          "shape":"String",
29967          "documentation":"<p>The ID of the launch template.</p>",
29968          "locationName":"launchTemplateId"
29969        },
29970        "LaunchTemplateName":{
29971          "shape":"LaunchTemplateName",
29972          "documentation":"<p>The name of the launch template.</p>",
29973          "locationName":"launchTemplateName"
29974        },
29975        "VersionNumber":{
29976          "shape":"Long",
29977          "documentation":"<p>The version number.</p>",
29978          "locationName":"versionNumber"
29979        },
29980        "VersionDescription":{
29981          "shape":"VersionDescription",
29982          "documentation":"<p>The description for the version.</p>",
29983          "locationName":"versionDescription"
29984        },
29985        "CreateTime":{
29986          "shape":"DateTime",
29987          "documentation":"<p>The time the version was created.</p>",
29988          "locationName":"createTime"
29989        },
29990        "CreatedBy":{
29991          "shape":"String",
29992          "documentation":"<p>The principal that created the version.</p>",
29993          "locationName":"createdBy"
29994        },
29995        "DefaultVersion":{
29996          "shape":"Boolean",
29997          "documentation":"<p>Indicates whether the version is the default version.</p>",
29998          "locationName":"defaultVersion"
29999        },
30000        "LaunchTemplateData":{
30001          "shape":"ResponseLaunchTemplateData",
30002          "documentation":"<p>Information about the launch template.</p>",
30003          "locationName":"launchTemplateData"
30004        }
30005      },
30006      "documentation":"<p>Describes a launch template version.</p>"
30007    },
30008    "LaunchTemplateVersionSet":{
30009      "type":"list",
30010      "member":{
30011        "shape":"LaunchTemplateVersion",
30012        "locationName":"item"
30013      }
30014    },
30015    "LaunchTemplatesMonitoring":{
30016      "type":"structure",
30017      "members":{
30018        "Enabled":{
30019          "shape":"Boolean",
30020          "documentation":"<p>Indicates whether detailed monitoring is enabled. Otherwise, basic monitoring is enabled.</p>",
30021          "locationName":"enabled"
30022        }
30023      },
30024      "documentation":"<p>Describes the monitoring for the instance.</p>"
30025    },
30026    "LaunchTemplatesMonitoringRequest":{
30027      "type":"structure",
30028      "members":{
30029        "Enabled":{
30030          "shape":"Boolean",
30031          "documentation":"<p>Specify <code>true</code> to enable detailed monitoring. Otherwise, basic monitoring is enabled.</p>"
30032        }
30033      },
30034      "documentation":"<p>Describes the monitoring for the instance.</p>"
30035    },
30036    "LicenseConfiguration":{
30037      "type":"structure",
30038      "members":{
30039        "LicenseConfigurationArn":{
30040          "shape":"String",
30041          "documentation":"<p>The Amazon Resource Name (ARN) of the license configuration.</p>",
30042          "locationName":"licenseConfigurationArn"
30043        }
30044      },
30045      "documentation":"<p>Describes a license configuration.</p>"
30046    },
30047    "LicenseConfigurationRequest":{
30048      "type":"structure",
30049      "members":{
30050        "LicenseConfigurationArn":{
30051          "shape":"String",
30052          "documentation":"<p>The Amazon Resource Name (ARN) of the license configuration.</p>"
30053        }
30054      },
30055      "documentation":"<p>Describes a license configuration.</p>"
30056    },
30057    "LicenseList":{
30058      "type":"list",
30059      "member":{
30060        "shape":"LicenseConfiguration",
30061        "locationName":"item"
30062      }
30063    },
30064    "LicenseSpecificationListRequest":{
30065      "type":"list",
30066      "member":{
30067        "shape":"LicenseConfigurationRequest",
30068        "locationName":"item"
30069      }
30070    },
30071    "ListingState":{
30072      "type":"string",
30073      "enum":[
30074        "available",
30075        "sold",
30076        "cancelled",
30077        "pending"
30078      ]
30079    },
30080    "ListingStatus":{
30081      "type":"string",
30082      "enum":[
30083        "active",
30084        "pending",
30085        "cancelled",
30086        "closed"
30087      ]
30088    },
30089    "LoadBalancersConfig":{
30090      "type":"structure",
30091      "members":{
30092        "ClassicLoadBalancersConfig":{
30093          "shape":"ClassicLoadBalancersConfig",
30094          "documentation":"<p>The Classic Load Balancers.</p>",
30095          "locationName":"classicLoadBalancersConfig"
30096        },
30097        "TargetGroupsConfig":{
30098          "shape":"TargetGroupsConfig",
30099          "documentation":"<p>The target groups.</p>",
30100          "locationName":"targetGroupsConfig"
30101        }
30102      },
30103      "documentation":"<p>Describes the Classic Load Balancers and target groups to attach to a Spot Fleet request.</p>"
30104    },
30105    "LoadPermission":{
30106      "type":"structure",
30107      "members":{
30108        "UserId":{
30109          "shape":"String",
30110          "documentation":"<p>The Amazon Web Services account ID.</p>",
30111          "locationName":"userId"
30112        },
30113        "Group":{
30114          "shape":"PermissionGroup",
30115          "documentation":"<p>The name of the group.</p>",
30116          "locationName":"group"
30117        }
30118      },
30119      "documentation":"<p>Describes a load permission.</p>"
30120    },
30121    "LoadPermissionList":{
30122      "type":"list",
30123      "member":{
30124        "shape":"LoadPermission",
30125        "locationName":"item"
30126      }
30127    },
30128    "LoadPermissionListRequest":{
30129      "type":"list",
30130      "member":{
30131        "shape":"LoadPermissionRequest",
30132        "locationName":"item"
30133      }
30134    },
30135    "LoadPermissionModifications":{
30136      "type":"structure",
30137      "members":{
30138        "Add":{
30139          "shape":"LoadPermissionListRequest",
30140          "documentation":"<p>The load permissions to add.</p>"
30141        },
30142        "Remove":{
30143          "shape":"LoadPermissionListRequest",
30144          "documentation":"<p>The load permissions to remove.</p>"
30145        }
30146      },
30147      "documentation":"<p>Describes modifications to the load permissions of an Amazon FPGA image (AFI).</p>"
30148    },
30149    "LoadPermissionRequest":{
30150      "type":"structure",
30151      "members":{
30152        "Group":{
30153          "shape":"PermissionGroup",
30154          "documentation":"<p>The name of the group.</p>"
30155        },
30156        "UserId":{
30157          "shape":"String",
30158          "documentation":"<p>The Amazon Web Services account ID.</p>"
30159        }
30160      },
30161      "documentation":"<p>Describes a load permission.</p>"
30162    },
30163    "LocalGateway":{
30164      "type":"structure",
30165      "members":{
30166        "LocalGatewayId":{
30167          "shape":"LocalGatewayId",
30168          "documentation":"<p>The ID of the local gateway.</p>",
30169          "locationName":"localGatewayId"
30170        },
30171        "OutpostArn":{
30172          "shape":"String",
30173          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost.</p>",
30174          "locationName":"outpostArn"
30175        },
30176        "OwnerId":{
30177          "shape":"String",
30178          "documentation":"<p>The ID of the Amazon Web Services account that owns the local gateway.</p>",
30179          "locationName":"ownerId"
30180        },
30181        "State":{
30182          "shape":"String",
30183          "documentation":"<p>The state of the local gateway.</p>",
30184          "locationName":"state"
30185        },
30186        "Tags":{
30187          "shape":"TagList",
30188          "documentation":"<p>The tags assigned to the local gateway.</p>",
30189          "locationName":"tagSet"
30190        }
30191      },
30192      "documentation":"<p>Describes a local gateway.</p>"
30193    },
30194    "LocalGatewayId":{"type":"string"},
30195    "LocalGatewayIdSet":{
30196      "type":"list",
30197      "member":{
30198        "shape":"LocalGatewayId",
30199        "locationName":"item"
30200      }
30201    },
30202    "LocalGatewayMaxResults":{
30203      "type":"integer",
30204      "max":1000,
30205      "min":5
30206    },
30207    "LocalGatewayRoute":{
30208      "type":"structure",
30209      "members":{
30210        "DestinationCidrBlock":{
30211          "shape":"String",
30212          "documentation":"<p>The CIDR block used for destination matches.</p>",
30213          "locationName":"destinationCidrBlock"
30214        },
30215        "LocalGatewayVirtualInterfaceGroupId":{
30216          "shape":"LocalGatewayVirtualInterfaceGroupId",
30217          "documentation":"<p>The ID of the virtual interface group.</p>",
30218          "locationName":"localGatewayVirtualInterfaceGroupId"
30219        },
30220        "Type":{
30221          "shape":"LocalGatewayRouteType",
30222          "documentation":"<p>The route type.</p>",
30223          "locationName":"type"
30224        },
30225        "State":{
30226          "shape":"LocalGatewayRouteState",
30227          "documentation":"<p>The state of the route.</p>",
30228          "locationName":"state"
30229        },
30230        "LocalGatewayRouteTableId":{
30231          "shape":"LocalGatewayRoutetableId",
30232          "documentation":"<p>The ID of the local gateway route table.</p>",
30233          "locationName":"localGatewayRouteTableId"
30234        },
30235        "LocalGatewayRouteTableArn":{
30236          "shape":"ResourceArn",
30237          "documentation":"<p>The Amazon Resource Name (ARN) of the local gateway route table.</p>",
30238          "locationName":"localGatewayRouteTableArn"
30239        },
30240        "OwnerId":{
30241          "shape":"String",
30242          "documentation":"<p>The ID of the Amazon Web Services account that owns the local gateway route.</p>",
30243          "locationName":"ownerId"
30244        }
30245      },
30246      "documentation":"<p>Describes a route for a local gateway route table.</p>"
30247    },
30248    "LocalGatewayRouteList":{
30249      "type":"list",
30250      "member":{
30251        "shape":"LocalGatewayRoute",
30252        "locationName":"item"
30253      }
30254    },
30255    "LocalGatewayRouteState":{
30256      "type":"string",
30257      "enum":[
30258        "pending",
30259        "active",
30260        "blackhole",
30261        "deleting",
30262        "deleted"
30263      ]
30264    },
30265    "LocalGatewayRouteTable":{
30266      "type":"structure",
30267      "members":{
30268        "LocalGatewayRouteTableId":{
30269          "shape":"String",
30270          "documentation":"<p>The ID of the local gateway route table.</p>",
30271          "locationName":"localGatewayRouteTableId"
30272        },
30273        "LocalGatewayRouteTableArn":{
30274          "shape":"ResourceArn",
30275          "documentation":"<p>The Amazon Resource Name (ARN) of the local gateway route table.</p>",
30276          "locationName":"localGatewayRouteTableArn"
30277        },
30278        "LocalGatewayId":{
30279          "shape":"LocalGatewayId",
30280          "documentation":"<p>The ID of the local gateway.</p>",
30281          "locationName":"localGatewayId"
30282        },
30283        "OutpostArn":{
30284          "shape":"String",
30285          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost.</p>",
30286          "locationName":"outpostArn"
30287        },
30288        "OwnerId":{
30289          "shape":"String",
30290          "documentation":"<p>The ID of the Amazon Web Services account that owns the local gateway route table.</p>",
30291          "locationName":"ownerId"
30292        },
30293        "State":{
30294          "shape":"String",
30295          "documentation":"<p>The state of the local gateway route table.</p>",
30296          "locationName":"state"
30297        },
30298        "Tags":{
30299          "shape":"TagList",
30300          "documentation":"<p>The tags assigned to the local gateway route table.</p>",
30301          "locationName":"tagSet"
30302        }
30303      },
30304      "documentation":"<p>Describes a local gateway route table.</p>"
30305    },
30306    "LocalGatewayRouteTableIdSet":{
30307      "type":"list",
30308      "member":{
30309        "shape":"LocalGatewayRoutetableId",
30310        "locationName":"item"
30311      }
30312    },
30313    "LocalGatewayRouteTableSet":{
30314      "type":"list",
30315      "member":{
30316        "shape":"LocalGatewayRouteTable",
30317        "locationName":"item"
30318      }
30319    },
30320    "LocalGatewayRouteTableVirtualInterfaceGroupAssociation":{
30321      "type":"structure",
30322      "members":{
30323        "LocalGatewayRouteTableVirtualInterfaceGroupAssociationId":{
30324          "shape":"LocalGatewayRouteTableVirtualInterfaceGroupAssociationId",
30325          "documentation":"<p>The ID of the association.</p>",
30326          "locationName":"localGatewayRouteTableVirtualInterfaceGroupAssociationId"
30327        },
30328        "LocalGatewayVirtualInterfaceGroupId":{
30329          "shape":"LocalGatewayVirtualInterfaceGroupId",
30330          "documentation":"<p>The ID of the virtual interface group.</p>",
30331          "locationName":"localGatewayVirtualInterfaceGroupId"
30332        },
30333        "LocalGatewayId":{
30334          "shape":"String",
30335          "documentation":"<p>The ID of the local gateway.</p>",
30336          "locationName":"localGatewayId"
30337        },
30338        "LocalGatewayRouteTableId":{
30339          "shape":"LocalGatewayId",
30340          "documentation":"<p>The ID of the local gateway route table.</p>",
30341          "locationName":"localGatewayRouteTableId"
30342        },
30343        "LocalGatewayRouteTableArn":{
30344          "shape":"ResourceArn",
30345          "documentation":"<p>The Amazon Resource Name (ARN) of the local gateway route table for the virtual interface group.</p>",
30346          "locationName":"localGatewayRouteTableArn"
30347        },
30348        "OwnerId":{
30349          "shape":"String",
30350          "documentation":"<p>The ID of the Amazon Web Services account that owns the local gateway virtual interface group association.</p>",
30351          "locationName":"ownerId"
30352        },
30353        "State":{
30354          "shape":"String",
30355          "documentation":"<p>The state of the association.</p>",
30356          "locationName":"state"
30357        },
30358        "Tags":{
30359          "shape":"TagList",
30360          "documentation":"<p>The tags assigned to the association.</p>",
30361          "locationName":"tagSet"
30362        }
30363      },
30364      "documentation":"<p>Describes an association between a local gateway route table and a virtual interface group.</p>"
30365    },
30366    "LocalGatewayRouteTableVirtualInterfaceGroupAssociationId":{"type":"string"},
30367    "LocalGatewayRouteTableVirtualInterfaceGroupAssociationIdSet":{
30368      "type":"list",
30369      "member":{
30370        "shape":"LocalGatewayRouteTableVirtualInterfaceGroupAssociationId",
30371        "locationName":"item"
30372      }
30373    },
30374    "LocalGatewayRouteTableVirtualInterfaceGroupAssociationSet":{
30375      "type":"list",
30376      "member":{
30377        "shape":"LocalGatewayRouteTableVirtualInterfaceGroupAssociation",
30378        "locationName":"item"
30379      }
30380    },
30381    "LocalGatewayRouteTableVpcAssociation":{
30382      "type":"structure",
30383      "members":{
30384        "LocalGatewayRouteTableVpcAssociationId":{
30385          "shape":"LocalGatewayRouteTableVpcAssociationId",
30386          "documentation":"<p>The ID of the association.</p>",
30387          "locationName":"localGatewayRouteTableVpcAssociationId"
30388        },
30389        "LocalGatewayRouteTableId":{
30390          "shape":"String",
30391          "documentation":"<p>The ID of the local gateway route table.</p>",
30392          "locationName":"localGatewayRouteTableId"
30393        },
30394        "LocalGatewayRouteTableArn":{
30395          "shape":"ResourceArn",
30396          "documentation":"<p>The Amazon Resource Name (ARN) of the local gateway route table for the association.</p>",
30397          "locationName":"localGatewayRouteTableArn"
30398        },
30399        "LocalGatewayId":{
30400          "shape":"String",
30401          "documentation":"<p>The ID of the local gateway.</p>",
30402          "locationName":"localGatewayId"
30403        },
30404        "VpcId":{
30405          "shape":"String",
30406          "documentation":"<p>The ID of the VPC.</p>",
30407          "locationName":"vpcId"
30408        },
30409        "OwnerId":{
30410          "shape":"String",
30411          "documentation":"<p>The ID of the Amazon Web Services account that owns the local gateway route table for the association.</p>",
30412          "locationName":"ownerId"
30413        },
30414        "State":{
30415          "shape":"String",
30416          "documentation":"<p>The state of the association.</p>",
30417          "locationName":"state"
30418        },
30419        "Tags":{
30420          "shape":"TagList",
30421          "documentation":"<p>The tags assigned to the association.</p>",
30422          "locationName":"tagSet"
30423        }
30424      },
30425      "documentation":"<p>Describes an association between a local gateway route table and a VPC.</p>"
30426    },
30427    "LocalGatewayRouteTableVpcAssociationId":{"type":"string"},
30428    "LocalGatewayRouteTableVpcAssociationIdSet":{
30429      "type":"list",
30430      "member":{
30431        "shape":"LocalGatewayRouteTableVpcAssociationId",
30432        "locationName":"item"
30433      }
30434    },
30435    "LocalGatewayRouteTableVpcAssociationSet":{
30436      "type":"list",
30437      "member":{
30438        "shape":"LocalGatewayRouteTableVpcAssociation",
30439        "locationName":"item"
30440      }
30441    },
30442    "LocalGatewayRouteType":{
30443      "type":"string",
30444      "enum":[
30445        "static",
30446        "propagated"
30447      ]
30448    },
30449    "LocalGatewayRoutetableId":{"type":"string"},
30450    "LocalGatewaySet":{
30451      "type":"list",
30452      "member":{
30453        "shape":"LocalGateway",
30454        "locationName":"item"
30455      }
30456    },
30457    "LocalGatewayVirtualInterface":{
30458      "type":"structure",
30459      "members":{
30460        "LocalGatewayVirtualInterfaceId":{
30461          "shape":"LocalGatewayVirtualInterfaceId",
30462          "documentation":"<p>The ID of the virtual interface.</p>",
30463          "locationName":"localGatewayVirtualInterfaceId"
30464        },
30465        "LocalGatewayId":{
30466          "shape":"String",
30467          "documentation":"<p>The ID of the local gateway.</p>",
30468          "locationName":"localGatewayId"
30469        },
30470        "Vlan":{
30471          "shape":"Integer",
30472          "documentation":"<p>The ID of the VLAN.</p>",
30473          "locationName":"vlan"
30474        },
30475        "LocalAddress":{
30476          "shape":"String",
30477          "documentation":"<p>The local address.</p>",
30478          "locationName":"localAddress"
30479        },
30480        "PeerAddress":{
30481          "shape":"String",
30482          "documentation":"<p>The peer address.</p>",
30483          "locationName":"peerAddress"
30484        },
30485        "LocalBgpAsn":{
30486          "shape":"Integer",
30487          "documentation":"<p>The Border Gateway Protocol (BGP) Autonomous System Number (ASN) of the local gateway.</p>",
30488          "locationName":"localBgpAsn"
30489        },
30490        "PeerBgpAsn":{
30491          "shape":"Integer",
30492          "documentation":"<p>The peer BGP ASN.</p>",
30493          "locationName":"peerBgpAsn"
30494        },
30495        "OwnerId":{
30496          "shape":"String",
30497          "documentation":"<p>The ID of the Amazon Web Services account that owns the local gateway virtual interface.</p>",
30498          "locationName":"ownerId"
30499        },
30500        "Tags":{
30501          "shape":"TagList",
30502          "documentation":"<p>The tags assigned to the virtual interface.</p>",
30503          "locationName":"tagSet"
30504        }
30505      },
30506      "documentation":"<p>Describes a local gateway virtual interface.</p>"
30507    },
30508    "LocalGatewayVirtualInterfaceGroup":{
30509      "type":"structure",
30510      "members":{
30511        "LocalGatewayVirtualInterfaceGroupId":{
30512          "shape":"LocalGatewayVirtualInterfaceGroupId",
30513          "documentation":"<p>The ID of the virtual interface group.</p>",
30514          "locationName":"localGatewayVirtualInterfaceGroupId"
30515        },
30516        "LocalGatewayVirtualInterfaceIds":{
30517          "shape":"LocalGatewayVirtualInterfaceIdSet",
30518          "documentation":"<p>The IDs of the virtual interfaces.</p>",
30519          "locationName":"localGatewayVirtualInterfaceIdSet"
30520        },
30521        "LocalGatewayId":{
30522          "shape":"String",
30523          "documentation":"<p>The ID of the local gateway.</p>",
30524          "locationName":"localGatewayId"
30525        },
30526        "OwnerId":{
30527          "shape":"String",
30528          "documentation":"<p>The ID of the Amazon Web Services account that owns the local gateway virtual interface group.</p>",
30529          "locationName":"ownerId"
30530        },
30531        "Tags":{
30532          "shape":"TagList",
30533          "documentation":"<p>The tags assigned to the virtual interface group.</p>",
30534          "locationName":"tagSet"
30535        }
30536      },
30537      "documentation":"<p>Describes a local gateway virtual interface group.</p>"
30538    },
30539    "LocalGatewayVirtualInterfaceGroupId":{"type":"string"},
30540    "LocalGatewayVirtualInterfaceGroupIdSet":{
30541      "type":"list",
30542      "member":{
30543        "shape":"LocalGatewayVirtualInterfaceGroupId",
30544        "locationName":"item"
30545      }
30546    },
30547    "LocalGatewayVirtualInterfaceGroupSet":{
30548      "type":"list",
30549      "member":{
30550        "shape":"LocalGatewayVirtualInterfaceGroup",
30551        "locationName":"item"
30552      }
30553    },
30554    "LocalGatewayVirtualInterfaceId":{"type":"string"},
30555    "LocalGatewayVirtualInterfaceIdSet":{
30556      "type":"list",
30557      "member":{
30558        "shape":"LocalGatewayVirtualInterfaceId",
30559        "locationName":"item"
30560      }
30561    },
30562    "LocalGatewayVirtualInterfaceSet":{
30563      "type":"list",
30564      "member":{
30565        "shape":"LocalGatewayVirtualInterface",
30566        "locationName":"item"
30567      }
30568    },
30569    "Location":{"type":"string"},
30570    "LocationType":{
30571      "type":"string",
30572      "enum":[
30573        "region",
30574        "availability-zone",
30575        "availability-zone-id"
30576      ]
30577    },
30578    "LogDestinationType":{
30579      "type":"string",
30580      "enum":[
30581        "cloud-watch-logs",
30582        "s3"
30583      ]
30584    },
30585    "Long":{"type":"long"},
30586    "ManagedPrefixList":{
30587      "type":"structure",
30588      "members":{
30589        "PrefixListId":{
30590          "shape":"PrefixListResourceId",
30591          "documentation":"<p>The ID of the prefix list.</p>",
30592          "locationName":"prefixListId"
30593        },
30594        "AddressFamily":{
30595          "shape":"String",
30596          "documentation":"<p>The IP address version.</p>",
30597          "locationName":"addressFamily"
30598        },
30599        "State":{
30600          "shape":"PrefixListState",
30601          "documentation":"<p>The current state of the prefix list.</p>",
30602          "locationName":"state"
30603        },
30604        "StateMessage":{
30605          "shape":"String",
30606          "documentation":"<p>The state message.</p>",
30607          "locationName":"stateMessage"
30608        },
30609        "PrefixListArn":{
30610          "shape":"ResourceArn",
30611          "documentation":"<p>The Amazon Resource Name (ARN) for the prefix list.</p>",
30612          "locationName":"prefixListArn"
30613        },
30614        "PrefixListName":{
30615          "shape":"String",
30616          "documentation":"<p>The name of the prefix list.</p>",
30617          "locationName":"prefixListName"
30618        },
30619        "MaxEntries":{
30620          "shape":"Integer",
30621          "documentation":"<p>The maximum number of entries for the prefix list.</p>",
30622          "locationName":"maxEntries"
30623        },
30624        "Version":{
30625          "shape":"Long",
30626          "documentation":"<p>The version of the prefix list.</p>",
30627          "locationName":"version"
30628        },
30629        "Tags":{
30630          "shape":"TagList",
30631          "documentation":"<p>The tags for the prefix list.</p>",
30632          "locationName":"tagSet"
30633        },
30634        "OwnerId":{
30635          "shape":"String",
30636          "documentation":"<p>The ID of the owner of the prefix list.</p>",
30637          "locationName":"ownerId"
30638        }
30639      },
30640      "documentation":"<p>Describes a managed prefix list.</p>"
30641    },
30642    "ManagedPrefixListSet":{
30643      "type":"list",
30644      "member":{
30645        "shape":"ManagedPrefixList",
30646        "locationName":"item"
30647      }
30648    },
30649    "MarketType":{
30650      "type":"string",
30651      "enum":["spot"]
30652    },
30653    "MaxIpv4AddrPerInterface":{"type":"integer"},
30654    "MaxIpv6AddrPerInterface":{"type":"integer"},
30655    "MaxNetworkInterfaces":{"type":"integer"},
30656    "MaxResults":{"type":"integer"},
30657    "MaximumBandwidthInMbps":{"type":"integer"},
30658    "MaximumEfaInterfaces":{"type":"integer"},
30659    "MaximumIops":{"type":"integer"},
30660    "MaximumNetworkCards":{"type":"integer"},
30661    "MaximumThroughputInMBps":{"type":"double"},
30662    "MembershipType":{
30663      "type":"string",
30664      "enum":[
30665        "static",
30666        "igmp"
30667      ]
30668    },
30669    "MemoryInfo":{
30670      "type":"structure",
30671      "members":{
30672        "SizeInMiB":{
30673          "shape":"MemorySize",
30674          "documentation":"<p>The size of the memory, in MiB.</p>",
30675          "locationName":"sizeInMiB"
30676        }
30677      },
30678      "documentation":"<p>Describes the memory for the instance type.</p>"
30679    },
30680    "MemorySize":{"type":"long"},
30681    "MillisecondDateTime":{"type":"timestamp"},
30682    "ModifyAddressAttributeRequest":{
30683      "type":"structure",
30684      "required":["AllocationId"],
30685      "members":{
30686        "AllocationId":{
30687          "shape":"AllocationId",
30688          "documentation":"<p>[EC2-VPC] The allocation ID.</p>"
30689        },
30690        "DomainName":{
30691          "shape":"String",
30692          "documentation":"<p>The domain name to modify for the IP address.</p>"
30693        },
30694        "DryRun":{
30695          "shape":"Boolean",
30696          "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>"
30697        }
30698      }
30699    },
30700    "ModifyAddressAttributeResult":{
30701      "type":"structure",
30702      "members":{
30703        "Address":{
30704          "shape":"AddressAttribute",
30705          "documentation":"<p>Information about the Elastic IP address.</p>",
30706          "locationName":"address"
30707        }
30708      }
30709    },
30710    "ModifyAvailabilityZoneGroupRequest":{
30711      "type":"structure",
30712      "required":[
30713        "GroupName",
30714        "OptInStatus"
30715      ],
30716      "members":{
30717        "GroupName":{
30718          "shape":"String",
30719          "documentation":"<p>The name of the Availability Zone group, Local Zone group, or Wavelength Zone group.</p>"
30720        },
30721        "OptInStatus":{
30722          "shape":"ModifyAvailabilityZoneOptInStatus",
30723          "documentation":"<p>Indicates whether you are opted in to the Local Zone group or Wavelength Zone group. The only valid value is <code>opted-in</code>. You must contact <a href=\"https://console.aws.amazon.com/support/home#/case/create%3FissueType=customer-service%26serviceCode=general-info%26getting-started%26categoryCode=using-aws%26services\">Amazon Web Services Support</a> to opt out of a Local Zone or Wavelength Zone group.</p>"
30724        },
30725        "DryRun":{
30726          "shape":"Boolean",
30727          "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>"
30728        }
30729      }
30730    },
30731    "ModifyAvailabilityZoneGroupResult":{
30732      "type":"structure",
30733      "members":{
30734        "Return":{
30735          "shape":"Boolean",
30736          "documentation":"<p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>",
30737          "locationName":"return"
30738        }
30739      }
30740    },
30741    "ModifyAvailabilityZoneOptInStatus":{
30742      "type":"string",
30743      "enum":[
30744        "opted-in",
30745        "not-opted-in"
30746      ]
30747    },
30748    "ModifyCapacityReservationFleetRequest":{
30749      "type":"structure",
30750      "required":["CapacityReservationFleetId"],
30751      "members":{
30752        "CapacityReservationFleetId":{
30753          "shape":"CapacityReservationFleetId",
30754          "documentation":"<p>The ID of the Capacity Reservation Fleet to modify.</p>"
30755        },
30756        "TotalTargetCapacity":{
30757          "shape":"Integer",
30758          "documentation":"<p>The total number of capacity units to be reserved by the Capacity Reservation Fleet. This value, together with the instance type weights that you assign to each instance type used by the Fleet determine the number of instances for which the Fleet reserves capacity. Both values are based on units that make sense for your workload. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#target-capacity\">Total target capacity</a> in the Amazon EC2 User Guide.</p>"
30759        },
30760        "EndDate":{
30761          "shape":"MillisecondDateTime",
30762          "documentation":"<p>The date and time at which the Capacity Reservation Fleet expires. When the Capacity Reservation Fleet expires, its state changes to <code>expired</code> and all of the Capacity Reservations in the Fleet expire.</p> <p>The Capacity Reservation Fleet expires within an hour after the specified time. For example, if you specify <code>5/31/2019</code>, <code>13:30:55</code>, the Capacity Reservation Fleet is guaranteed to expire between <code>13:30:55</code> and <code>14:30:55</code> on <code>5/31/2019</code>.</p> <p>You can't specify <b>EndDate</b> and <b> RemoveEndDate</b> in the same request.</p>"
30763        },
30764        "DryRun":{
30765          "shape":"Boolean",
30766          "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>"
30767        },
30768        "RemoveEndDate":{
30769          "shape":"Boolean",
30770          "documentation":"<p>Indicates whether to remove the end date from the Capacity Reservation Fleet. If you remove the end date, the Capacity Reservation Fleet does not expire and it remains active until you explicitly cancel it using the <b>CancelCapacityReservationFleet</b> action.</p> <p>You can't specify <b>RemoveEndDate</b> and <b> EndDate</b> in the same request.</p>"
30771        }
30772      }
30773    },
30774    "ModifyCapacityReservationFleetResult":{
30775      "type":"structure",
30776      "members":{
30777        "Return":{
30778          "shape":"Boolean",
30779          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
30780          "locationName":"return"
30781        }
30782      }
30783    },
30784    "ModifyCapacityReservationRequest":{
30785      "type":"structure",
30786      "required":["CapacityReservationId"],
30787      "members":{
30788        "CapacityReservationId":{
30789          "shape":"CapacityReservationId",
30790          "documentation":"<p>The ID of the Capacity Reservation.</p>"
30791        },
30792        "InstanceCount":{
30793          "shape":"Integer",
30794          "documentation":"<p>The number of instances for which to reserve capacity. The number of instances can't be increased or decreased by more than <code>1000</code> in a single request.</p>"
30795        },
30796        "EndDate":{
30797          "shape":"DateTime",
30798          "documentation":"<p>The date and time at which the Capacity Reservation expires. When a Capacity Reservation expires, the reserved capacity is released and you can no longer launch instances into it. The Capacity Reservation's state changes to <code>expired</code> when it reaches its end date and time.</p> <p>The Capacity Reservation is cancelled within an hour from the specified time. For example, if you specify 5/31/2019, 13:30:55, the Capacity Reservation is guaranteed to end between 13:30:55 and 14:30:55 on 5/31/2019.</p> <p>You must provide an <code>EndDate</code> value if <code>EndDateType</code> is <code>limited</code>. Omit <code>EndDate</code> if <code>EndDateType</code> is <code>unlimited</code>.</p>"
30799        },
30800        "EndDateType":{
30801          "shape":"EndDateType",
30802          "documentation":"<p>Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end types:</p> <ul> <li> <p> <code>unlimited</code> - The Capacity Reservation remains active until you explicitly cancel it. Do not provide an <code>EndDate</code> value if <code>EndDateType</code> is <code>unlimited</code>.</p> </li> <li> <p> <code>limited</code> - The Capacity Reservation expires automatically at a specified date and time. You must provide an <code>EndDate</code> value if <code>EndDateType</code> is <code>limited</code>.</p> </li> </ul>"
30803        },
30804        "Accept":{
30805          "shape":"Boolean",
30806          "documentation":"<p>Reserved. Capacity Reservations you have created are accepted by default.</p>"
30807        },
30808        "DryRun":{
30809          "shape":"Boolean",
30810          "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>"
30811        }
30812      }
30813    },
30814    "ModifyCapacityReservationResult":{
30815      "type":"structure",
30816      "members":{
30817        "Return":{
30818          "shape":"Boolean",
30819          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
30820          "locationName":"return"
30821        }
30822      }
30823    },
30824    "ModifyClientVpnEndpointRequest":{
30825      "type":"structure",
30826      "required":["ClientVpnEndpointId"],
30827      "members":{
30828        "ClientVpnEndpointId":{
30829          "shape":"ClientVpnEndpointId",
30830          "documentation":"<p>The ID of the Client VPN endpoint to modify.</p>"
30831        },
30832        "ServerCertificateArn":{
30833          "shape":"String",
30834          "documentation":"<p>The ARN of the server certificate to be used. The server certificate must be provisioned in Certificate Manager (ACM).</p>"
30835        },
30836        "ConnectionLogOptions":{
30837          "shape":"ConnectionLogOptions",
30838          "documentation":"<p>Information about the client connection logging options.</p> <p>If you enable client connection logging, data about client connections is sent to a Cloudwatch Logs log stream. The following information is logged:</p> <ul> <li> <p>Client connection requests</p> </li> <li> <p>Client connection results (successful and unsuccessful)</p> </li> <li> <p>Reasons for unsuccessful client connection requests</p> </li> <li> <p>Client connection termination time</p> </li> </ul>"
30839        },
30840        "DnsServers":{
30841          "shape":"DnsServersOptionsModifyStructure",
30842          "documentation":"<p>Information about the DNS servers to be used by Client VPN connections. A Client VPN endpoint can have up to two DNS servers.</p>"
30843        },
30844        "VpnPort":{
30845          "shape":"Integer",
30846          "documentation":"<p>The port number to assign to the Client VPN endpoint for TCP and UDP traffic.</p> <p>Valid Values: <code>443</code> | <code>1194</code> </p> <p>Default Value: <code>443</code> </p>"
30847        },
30848        "Description":{
30849          "shape":"String",
30850          "documentation":"<p>A brief description of the Client VPN endpoint.</p>"
30851        },
30852        "SplitTunnel":{
30853          "shape":"Boolean",
30854          "documentation":"<p>Indicates whether the VPN is split-tunnel.</p> <p>For information about split-tunnel VPN endpoints, see <a href=\"https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/split-tunnel-vpn.html\">Split-tunnel Client VPN endpoint</a> in the <i>Client VPN Administrator Guide</i>.</p>"
30855        },
30856        "DryRun":{
30857          "shape":"Boolean",
30858          "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>"
30859        },
30860        "SecurityGroupIds":{
30861          "shape":"ClientVpnSecurityGroupIdSet",
30862          "documentation":"<p>The IDs of one or more security groups to apply to the target network.</p>",
30863          "locationName":"SecurityGroupId"
30864        },
30865        "VpcId":{
30866          "shape":"VpcId",
30867          "documentation":"<p>The ID of the VPC to associate with the Client VPN endpoint.</p>"
30868        },
30869        "SelfServicePortal":{
30870          "shape":"SelfServicePortal",
30871          "documentation":"<p>Specify whether to enable the self-service portal for the Client VPN endpoint.</p>"
30872        },
30873        "ClientConnectOptions":{
30874          "shape":"ClientConnectOptions",
30875          "documentation":"<p>The options for managing connection authorization for new client connections.</p>"
30876        }
30877      }
30878    },
30879    "ModifyClientVpnEndpointResult":{
30880      "type":"structure",
30881      "members":{
30882        "Return":{
30883          "shape":"Boolean",
30884          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
30885          "locationName":"return"
30886        }
30887      }
30888    },
30889    "ModifyDefaultCreditSpecificationRequest":{
30890      "type":"structure",
30891      "required":[
30892        "InstanceFamily",
30893        "CpuCredits"
30894      ],
30895      "members":{
30896        "DryRun":{
30897          "shape":"Boolean",
30898          "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>"
30899        },
30900        "InstanceFamily":{
30901          "shape":"UnlimitedSupportedInstanceFamily",
30902          "documentation":"<p>The instance family.</p>"
30903        },
30904        "CpuCredits":{
30905          "shape":"String",
30906          "documentation":"<p>The credit option for CPU usage of the instance family.</p> <p>Valid Values: <code>standard</code> | <code>unlimited</code> </p>"
30907        }
30908      }
30909    },
30910    "ModifyDefaultCreditSpecificationResult":{
30911      "type":"structure",
30912      "members":{
30913        "InstanceFamilyCreditSpecification":{
30914          "shape":"InstanceFamilyCreditSpecification",
30915          "documentation":"<p>The default credit option for CPU usage of the instance family.</p>",
30916          "locationName":"instanceFamilyCreditSpecification"
30917        }
30918      }
30919    },
30920    "ModifyEbsDefaultKmsKeyIdRequest":{
30921      "type":"structure",
30922      "required":["KmsKeyId"],
30923      "members":{
30924        "KmsKeyId":{
30925          "shape":"KmsKeyId",
30926          "documentation":"<p>The identifier of the Key Management Service (KMS) KMS key to use for Amazon EBS encryption. If this parameter is not specified, your KMS key for Amazon EBS is used. If <code>KmsKeyId</code> is specified, the encrypted state must be <code>true</code>.</p> <p>You can specify the KMS key using any of the following:</p> <ul> <li> <p>Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.</p> </li> <li> <p>Key alias. For example, alias/ExampleAlias.</p> </li> <li> <p>Key ARN. For example, arn:aws:kms:us-east-1:012345678910:key/1234abcd-12ab-34cd-56ef-1234567890ab.</p> </li> <li> <p>Alias ARN. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.</p> </li> </ul> <p>Amazon Web Services authenticates the KMS key asynchronously. Therefore, if you specify an ID, alias, or ARN that is not valid, the action can appear to complete, but eventually fails.</p> <p>Amazon EBS does not support asymmetric KMS keys.</p>"
30927        },
30928        "DryRun":{
30929          "shape":"Boolean",
30930          "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>"
30931        }
30932      }
30933    },
30934    "ModifyEbsDefaultKmsKeyIdResult":{
30935      "type":"structure",
30936      "members":{
30937        "KmsKeyId":{
30938          "shape":"String",
30939          "documentation":"<p>The Amazon Resource Name (ARN) of the default KMS key for encryption by default.</p>",
30940          "locationName":"kmsKeyId"
30941        }
30942      }
30943    },
30944    "ModifyFleetRequest":{
30945      "type":"structure",
30946      "required":["FleetId"],
30947      "members":{
30948        "DryRun":{
30949          "shape":"Boolean",
30950          "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>"
30951        },
30952        "ExcessCapacityTerminationPolicy":{
30953          "shape":"FleetExcessCapacityTerminationPolicy",
30954          "documentation":"<p>Indicates whether running instances should be terminated if the total target capacity of the EC2 Fleet is decreased below the current size of the EC2 Fleet.</p>"
30955        },
30956        "LaunchTemplateConfigs":{
30957          "shape":"FleetLaunchTemplateConfigListRequest",
30958          "documentation":"<p>The launch template and overrides.</p>",
30959          "locationName":"LaunchTemplateConfig"
30960        },
30961        "FleetId":{
30962          "shape":"FleetId",
30963          "documentation":"<p>The ID of the EC2 Fleet.</p>"
30964        },
30965        "TargetCapacitySpecification":{
30966          "shape":"TargetCapacitySpecificationRequest",
30967          "documentation":"<p>The size of the EC2 Fleet.</p>"
30968        },
30969        "Context":{
30970          "shape":"String",
30971          "documentation":"<p>Reserved.</p>"
30972        }
30973      }
30974    },
30975    "ModifyFleetResult":{
30976      "type":"structure",
30977      "members":{
30978        "Return":{
30979          "shape":"Boolean",
30980          "documentation":"<p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>",
30981          "locationName":"return"
30982        }
30983      }
30984    },
30985    "ModifyFpgaImageAttributeRequest":{
30986      "type":"structure",
30987      "required":["FpgaImageId"],
30988      "members":{
30989        "DryRun":{
30990          "shape":"Boolean",
30991          "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>"
30992        },
30993        "FpgaImageId":{
30994          "shape":"FpgaImageId",
30995          "documentation":"<p>The ID of the AFI.</p>"
30996        },
30997        "Attribute":{
30998          "shape":"FpgaImageAttributeName",
30999          "documentation":"<p>The name of the attribute.</p>"
31000        },
31001        "OperationType":{
31002          "shape":"OperationType",
31003          "documentation":"<p>The operation type.</p>"
31004        },
31005        "UserIds":{
31006          "shape":"UserIdStringList",
31007          "documentation":"<p>The Amazon Web Services account IDs. This parameter is valid only when modifying the <code>loadPermission</code> attribute.</p>",
31008          "locationName":"UserId"
31009        },
31010        "UserGroups":{
31011          "shape":"UserGroupStringList",
31012          "documentation":"<p>The user groups. This parameter is valid only when modifying the <code>loadPermission</code> attribute.</p>",
31013          "locationName":"UserGroup"
31014        },
31015        "ProductCodes":{
31016          "shape":"ProductCodeStringList",
31017          "documentation":"<p>The product codes. After you add a product code to an AFI, it can't be removed. This parameter is valid only when modifying the <code>productCodes</code> attribute.</p>",
31018          "locationName":"ProductCode"
31019        },
31020        "LoadPermission":{
31021          "shape":"LoadPermissionModifications",
31022          "documentation":"<p>The load permission for the AFI.</p>"
31023        },
31024        "Description":{
31025          "shape":"String",
31026          "documentation":"<p>A description for the AFI.</p>"
31027        },
31028        "Name":{
31029          "shape":"String",
31030          "documentation":"<p>A name for the AFI.</p>"
31031        }
31032      }
31033    },
31034    "ModifyFpgaImageAttributeResult":{
31035      "type":"structure",
31036      "members":{
31037        "FpgaImageAttribute":{
31038          "shape":"FpgaImageAttribute",
31039          "documentation":"<p>Information about the attribute.</p>",
31040          "locationName":"fpgaImageAttribute"
31041        }
31042      }
31043    },
31044    "ModifyHostsRequest":{
31045      "type":"structure",
31046      "required":["HostIds"],
31047      "members":{
31048        "AutoPlacement":{
31049          "shape":"AutoPlacement",
31050          "documentation":"<p>Specify whether to enable or disable auto-placement.</p>",
31051          "locationName":"autoPlacement"
31052        },
31053        "HostIds":{
31054          "shape":"RequestHostIdList",
31055          "documentation":"<p>The IDs of the Dedicated Hosts to modify.</p>",
31056          "locationName":"hostId"
31057        },
31058        "HostRecovery":{
31059          "shape":"HostRecovery",
31060          "documentation":"<p>Indicates whether to enable or disable host recovery for the Dedicated Host. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-hosts-recovery.html\"> Host recovery</a> in the <i>Amazon EC2 User Guide</i>.</p>"
31061        },
31062        "InstanceType":{
31063          "shape":"String",
31064          "documentation":"<p>Specifies the instance type to be supported by the Dedicated Host. Specify this parameter to modify a Dedicated Host to support only a specific instance type.</p> <p>If you want to modify a Dedicated Host to support multiple instance types in its current 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>"
31065        },
31066        "InstanceFamily":{
31067          "shape":"String",
31068          "documentation":"<p>Specifies the instance family to be supported by the Dedicated Host. Specify this parameter to modify a Dedicated Host to support multiple instance types within its current instance family.</p> <p>If you want to modify a Dedicated Host to support a specific instance type only, omit this parameter and specify <b>InstanceType</b> instead. You cannot specify <b>InstanceFamily</b> and <b>InstanceType</b> in the same request.</p>"
31069        }
31070      }
31071    },
31072    "ModifyHostsResult":{
31073      "type":"structure",
31074      "members":{
31075        "Successful":{
31076          "shape":"ResponseHostIdList",
31077          "documentation":"<p>The IDs of the Dedicated Hosts that were successfully modified.</p>",
31078          "locationName":"successful"
31079        },
31080        "Unsuccessful":{
31081          "shape":"UnsuccessfulItemList",
31082          "documentation":"<p>The IDs of the Dedicated Hosts that could not be modified. Check whether the setting you requested can be used.</p>",
31083          "locationName":"unsuccessful"
31084        }
31085      }
31086    },
31087    "ModifyIdFormatRequest":{
31088      "type":"structure",
31089      "required":[
31090        "Resource",
31091        "UseLongIds"
31092      ],
31093      "members":{
31094        "Resource":{
31095          "shape":"String",
31096          "documentation":"<p>The type of resource: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> | <code>elastic-ip-allocation</code> | <code>elastic-ip-association</code> | <code>export-task</code> | <code>flow-log</code> | <code>image</code> | <code>import-task</code> | <code>internet-gateway</code> | <code>network-acl</code> | <code>network-acl-association</code> | <code>network-interface</code> | <code>network-interface-attachment</code> | <code>prefix-list</code> | <code>route-table</code> | <code>route-table-association</code> | <code>security-group</code> | <code>subnet</code> | <code>subnet-cidr-block-association</code> | <code>vpc</code> | <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code>.</p> <p>Alternatively, use the <code>all-current</code> option to include all resource types that are currently within their opt-in period for longer IDs.</p>"
31097        },
31098        "UseLongIds":{
31099          "shape":"Boolean",
31100          "documentation":"<p>Indicate whether the resource should use longer IDs (17-character IDs).</p>"
31101        }
31102      }
31103    },
31104    "ModifyIdentityIdFormatRequest":{
31105      "type":"structure",
31106      "required":[
31107        "PrincipalArn",
31108        "Resource",
31109        "UseLongIds"
31110      ],
31111      "members":{
31112        "PrincipalArn":{
31113          "shape":"String",
31114          "documentation":"<p>The ARN of the principal, which can be an IAM user, IAM role, or the root user. Specify <code>all</code> to modify the ID format for all IAM users, IAM roles, and the root user of the account.</p>",
31115          "locationName":"principalArn"
31116        },
31117        "Resource":{
31118          "shape":"String",
31119          "documentation":"<p>The type of resource: <code>bundle</code> | <code>conversion-task</code> | <code>customer-gateway</code> | <code>dhcp-options</code> | <code>elastic-ip-allocation</code> | <code>elastic-ip-association</code> | <code>export-task</code> | <code>flow-log</code> | <code>image</code> | <code>import-task</code> | <code>internet-gateway</code> | <code>network-acl</code> | <code>network-acl-association</code> | <code>network-interface</code> | <code>network-interface-attachment</code> | <code>prefix-list</code> | <code>route-table</code> | <code>route-table-association</code> | <code>security-group</code> | <code>subnet</code> | <code>subnet-cidr-block-association</code> | <code>vpc</code> | <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code>.</p> <p>Alternatively, use the <code>all-current</code> option to include all resource types that are currently within their opt-in period for longer IDs.</p>",
31120          "locationName":"resource"
31121        },
31122        "UseLongIds":{
31123          "shape":"Boolean",
31124          "documentation":"<p>Indicates whether the resource should use longer IDs (17-character IDs)</p>",
31125          "locationName":"useLongIds"
31126        }
31127      }
31128    },
31129    "ModifyImageAttributeRequest":{
31130      "type":"structure",
31131      "required":["ImageId"],
31132      "members":{
31133        "Attribute":{
31134          "shape":"String",
31135          "documentation":"<p>The name of the attribute to modify. The valid values are <code>description</code> and <code>launchPermission</code>.</p>"
31136        },
31137        "Description":{
31138          "shape":"AttributeValue",
31139          "documentation":"<p>A new description for the AMI.</p>"
31140        },
31141        "ImageId":{
31142          "shape":"ImageId",
31143          "documentation":"<p>The ID of the AMI.</p>"
31144        },
31145        "LaunchPermission":{
31146          "shape":"LaunchPermissionModifications",
31147          "documentation":"<p>A new launch permission for the AMI.</p>"
31148        },
31149        "OperationType":{
31150          "shape":"OperationType",
31151          "documentation":"<p>The operation type. This parameter can be used only when the <code>Attribute</code> parameter is <code>launchPermission</code>.</p>"
31152        },
31153        "ProductCodes":{
31154          "shape":"ProductCodeStringList",
31155          "documentation":"<p>Not supported.</p>",
31156          "locationName":"ProductCode"
31157        },
31158        "UserGroups":{
31159          "shape":"UserGroupStringList",
31160          "documentation":"<p>The user groups. This parameter can be used only when the <code>Attribute</code> parameter is <code>launchPermission</code>.</p>",
31161          "locationName":"UserGroup"
31162        },
31163        "UserIds":{
31164          "shape":"UserIdStringList",
31165          "documentation":"<p>The Amazon Web Services account IDs. This parameter can be used only when the <code>Attribute</code> parameter is <code>launchPermission</code>.</p>",
31166          "locationName":"UserId"
31167        },
31168        "Value":{
31169          "shape":"String",
31170          "documentation":"<p>The value of the attribute being modified. This parameter can be used only when the <code>Attribute</code> parameter is <code>description</code>.</p>"
31171        },
31172        "DryRun":{
31173          "shape":"Boolean",
31174          "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>",
31175          "locationName":"dryRun"
31176        }
31177      },
31178      "documentation":"<p>Contains the parameters for ModifyImageAttribute.</p>"
31179    },
31180    "ModifyInstanceAttributeRequest":{
31181      "type":"structure",
31182      "required":["InstanceId"],
31183      "members":{
31184        "SourceDestCheck":{
31185          "shape":"AttributeBooleanValue",
31186          "documentation":"<p>Enable or disable source/destination checks, which ensure that the instance is either the source or the destination of any traffic that it receives. If the value is <code>true</code>, source/destination checks are enabled; otherwise, they are disabled. The default value is <code>true</code>. You must disable source/destination checks if the instance runs services such as network address translation, routing, or firewalls.</p>"
31187        },
31188        "Attribute":{
31189          "shape":"InstanceAttributeName",
31190          "documentation":"<p>The name of the attribute.</p>",
31191          "locationName":"attribute"
31192        },
31193        "BlockDeviceMappings":{
31194          "shape":"InstanceBlockDeviceMappingSpecificationList",
31195          "documentation":"<p>Modifies the <code>DeleteOnTermination</code> attribute for volumes that are currently attached. The volume must be owned by the caller. If no value is specified for <code>DeleteOnTermination</code>, the default is <code>true</code> and the volume is deleted when the instance is terminated.</p> <p>To add instance store volumes to an Amazon EBS-backed instance, you must add them when you launch the instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/block-device-mapping-concepts.html#Using_OverridingAMIBDM\">Updating the block device mapping when launching an instance</a> in the <i>Amazon EC2 User Guide</i>.</p>",
31196          "locationName":"blockDeviceMapping"
31197        },
31198        "DisableApiTermination":{
31199          "shape":"AttributeBooleanValue",
31200          "documentation":"<p>If the value is <code>true</code>, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can. You cannot use this parameter for Spot Instances.</p>",
31201          "locationName":"disableApiTermination"
31202        },
31203        "DryRun":{
31204          "shape":"Boolean",
31205          "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>",
31206          "locationName":"dryRun"
31207        },
31208        "EbsOptimized":{
31209          "shape":"AttributeBooleanValue",
31210          "documentation":"<p>Specifies whether the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.</p>",
31211          "locationName":"ebsOptimized"
31212        },
31213        "EnaSupport":{
31214          "shape":"AttributeBooleanValue",
31215          "documentation":"<p>Set to <code>true</code> to enable enhanced networking with ENA for the instance.</p> <p>This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.</p>",
31216          "locationName":"enaSupport"
31217        },
31218        "Groups":{
31219          "shape":"GroupIdStringList",
31220          "documentation":"<p>[EC2-VPC] Replaces the security groups of the instance with the specified security groups. You must specify at least one security group, even if it's just the default security group for the VPC. You must specify the security group ID, not the security group name.</p>",
31221          "locationName":"GroupId"
31222        },
31223        "InstanceId":{
31224          "shape":"InstanceId",
31225          "documentation":"<p>The ID of the instance.</p>",
31226          "locationName":"instanceId"
31227        },
31228        "InstanceInitiatedShutdownBehavior":{
31229          "shape":"AttributeValue",
31230          "documentation":"<p>Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).</p>",
31231          "locationName":"instanceInitiatedShutdownBehavior"
31232        },
31233        "InstanceType":{
31234          "shape":"AttributeValue",
31235          "documentation":"<p>Changes the instance type to the specified value. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html\">Instance types</a> in the <i>Amazon EC2 User Guide</i>. If the instance type is not valid, the error returned is <code>InvalidInstanceAttributeValue</code>.</p>",
31236          "locationName":"instanceType"
31237        },
31238        "Kernel":{
31239          "shape":"AttributeValue",
31240          "documentation":"<p>Changes the instance's kernel to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedKernels.html\">PV-GRUB</a>.</p>",
31241          "locationName":"kernel"
31242        },
31243        "Ramdisk":{
31244          "shape":"AttributeValue",
31245          "documentation":"<p>Changes the instance's RAM disk to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedKernels.html\">PV-GRUB</a>.</p>",
31246          "locationName":"ramdisk"
31247        },
31248        "SriovNetSupport":{
31249          "shape":"AttributeValue",
31250          "documentation":"<p>Set to <code>simple</code> to enable enhanced networking with the Intel 82599 Virtual Function interface for the instance.</p> <p>There is no way to disable enhanced networking with the Intel 82599 Virtual Function interface at this time.</p> <p>This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.</p>",
31251          "locationName":"sriovNetSupport"
31252        },
31253        "UserData":{
31254          "shape":"BlobAttributeValue",
31255          "documentation":"<p>Changes the instance's user data to the specified value. If you are using an Amazon Web Services SDK or command line tool, base64-encoding is performed for you, and you can load the text from a file. Otherwise, you must provide base64-encoded text.</p>",
31256          "locationName":"userData"
31257        },
31258        "Value":{
31259          "shape":"String",
31260          "documentation":"<p>A new value for the attribute. Use only with the <code>kernel</code>, <code>ramdisk</code>, <code>userData</code>, <code>disableApiTermination</code>, or <code>instanceInitiatedShutdownBehavior</code> attribute.</p>",
31261          "locationName":"value"
31262        }
31263      }
31264    },
31265    "ModifyInstanceCapacityReservationAttributesRequest":{
31266      "type":"structure",
31267      "required":[
31268        "InstanceId",
31269        "CapacityReservationSpecification"
31270      ],
31271      "members":{
31272        "InstanceId":{
31273          "shape":"InstanceId",
31274          "documentation":"<p>The ID of the instance to be modified.</p>"
31275        },
31276        "CapacityReservationSpecification":{
31277          "shape":"CapacityReservationSpecification",
31278          "documentation":"<p>Information about the Capacity Reservation targeting option.</p>"
31279        },
31280        "DryRun":{
31281          "shape":"Boolean",
31282          "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>"
31283        }
31284      }
31285    },
31286    "ModifyInstanceCapacityReservationAttributesResult":{
31287      "type":"structure",
31288      "members":{
31289        "Return":{
31290          "shape":"Boolean",
31291          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
31292          "locationName":"return"
31293        }
31294      }
31295    },
31296    "ModifyInstanceCreditSpecificationRequest":{
31297      "type":"structure",
31298      "required":["InstanceCreditSpecifications"],
31299      "members":{
31300        "DryRun":{
31301          "shape":"Boolean",
31302          "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>"
31303        },
31304        "ClientToken":{
31305          "shape":"String",
31306          "documentation":"<p>A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>"
31307        },
31308        "InstanceCreditSpecifications":{
31309          "shape":"InstanceCreditSpecificationListRequest",
31310          "documentation":"<p>Information about the credit option for CPU usage.</p>",
31311          "locationName":"InstanceCreditSpecification"
31312        }
31313      }
31314    },
31315    "ModifyInstanceCreditSpecificationResult":{
31316      "type":"structure",
31317      "members":{
31318        "SuccessfulInstanceCreditSpecifications":{
31319          "shape":"SuccessfulInstanceCreditSpecificationSet",
31320          "documentation":"<p>Information about the instances whose credit option for CPU usage was successfully modified.</p>",
31321          "locationName":"successfulInstanceCreditSpecificationSet"
31322        },
31323        "UnsuccessfulInstanceCreditSpecifications":{
31324          "shape":"UnsuccessfulInstanceCreditSpecificationSet",
31325          "documentation":"<p>Information about the instances whose credit option for CPU usage was not modified.</p>",
31326          "locationName":"unsuccessfulInstanceCreditSpecificationSet"
31327        }
31328      }
31329    },
31330    "ModifyInstanceEventStartTimeRequest":{
31331      "type":"structure",
31332      "required":[
31333        "InstanceId",
31334        "InstanceEventId",
31335        "NotBefore"
31336      ],
31337      "members":{
31338        "DryRun":{
31339          "shape":"Boolean",
31340          "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>"
31341        },
31342        "InstanceId":{
31343          "shape":"InstanceId",
31344          "documentation":"<p>The ID of the instance with the scheduled event.</p>"
31345        },
31346        "InstanceEventId":{
31347          "shape":"String",
31348          "documentation":"<p>The ID of the event whose date and time you are modifying.</p>"
31349        },
31350        "NotBefore":{
31351          "shape":"DateTime",
31352          "documentation":"<p>The new date and time when the event will take place.</p>"
31353        }
31354      }
31355    },
31356    "ModifyInstanceEventStartTimeResult":{
31357      "type":"structure",
31358      "members":{
31359        "Event":{
31360          "shape":"InstanceStatusEvent",
31361          "locationName":"event"
31362        }
31363      }
31364    },
31365    "ModifyInstanceEventWindowRequest":{
31366      "type":"structure",
31367      "required":["InstanceEventWindowId"],
31368      "members":{
31369        "DryRun":{
31370          "shape":"Boolean",
31371          "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>"
31372        },
31373        "Name":{
31374          "shape":"String",
31375          "documentation":"<p>The name of the event window.</p>"
31376        },
31377        "InstanceEventWindowId":{
31378          "shape":"InstanceEventWindowId",
31379          "documentation":"<p>The ID of the event window.</p>"
31380        },
31381        "TimeRanges":{
31382          "shape":"InstanceEventWindowTimeRangeRequestSet",
31383          "documentation":"<p>The time ranges of the event window.</p>",
31384          "locationName":"TimeRange"
31385        },
31386        "CronExpression":{
31387          "shape":"InstanceEventWindowCronExpression",
31388          "documentation":"<p>The cron expression of the event window, for example, <code>* 0-4,20-23 * * 1,5</code>.</p> <p>Constraints:</p> <ul> <li> <p>Only hour and day of the week values are supported.</p> </li> <li> <p>For day of the week values, you can specify either integers <code>0</code> through <code>6</code>, or alternative single values <code>SUN</code> through <code>SAT</code>.</p> </li> <li> <p>The minute, month, and year must be specified by <code>*</code>.</p> </li> <li> <p>The hour value must be one or a multiple range, for example, <code>0-4</code> or <code>0-4,20-23</code>.</p> </li> <li> <p>Each hour range must be &gt;= 2 hours, for example, <code>0-2</code> or <code>20-23</code>.</p> </li> <li> <p>The event window must be &gt;= 4 hours. The combined total time ranges in the event window must be &gt;= 4 hours.</p> </li> </ul> <p>For more information about cron expressions, see <a href=\"https://en.wikipedia.org/wiki/Cron\">cron</a> on the <i>Wikipedia website</i>.</p>"
31389        }
31390      }
31391    },
31392    "ModifyInstanceEventWindowResult":{
31393      "type":"structure",
31394      "members":{
31395        "InstanceEventWindow":{
31396          "shape":"InstanceEventWindow",
31397          "documentation":"<p>Information about the event window.</p>",
31398          "locationName":"instanceEventWindow"
31399        }
31400      }
31401    },
31402    "ModifyInstanceMetadataOptionsRequest":{
31403      "type":"structure",
31404      "required":["InstanceId"],
31405      "members":{
31406        "InstanceId":{
31407          "shape":"InstanceId",
31408          "documentation":"<p>The ID of the instance.</p>"
31409        },
31410        "HttpTokens":{
31411          "shape":"HttpTokensState",
31412          "documentation":"<p>The state of token usage for your instance metadata requests. If the parameter is not specified in the request, the default state is <code>optional</code>.</p> <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata with or without a signed token header on your request. If you retrieve the IAM role credentials without a token, the version 1.0 role credentials are returned. If you retrieve the IAM role credentials using a valid signed token, the version 2.0 role credentials are returned.</p> <p>If the state is <code>required</code>, you must send a signed token header with any instance metadata retrieval requests. In this state, retrieving the IAM role credential always returns the version 2.0 credentials; the version 1.0 credentials are not available.</p>"
31413        },
31414        "HttpPutResponseHopLimit":{
31415          "shape":"Integer",
31416          "documentation":"<p>The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel. If no parameter is specified, the existing state is maintained.</p> <p>Possible values: Integers from 1 to 64</p>"
31417        },
31418        "HttpEndpoint":{
31419          "shape":"InstanceMetadataEndpointState",
31420          "documentation":"<p>This parameter enables or disables the HTTP metadata endpoint on your instances. If the parameter is not specified, the existing state is maintained.</p> <note> <p>If you specify a value of <code>disabled</code>, you will not be able to access your instance metadata.</p> </note>"
31421        },
31422        "DryRun":{
31423          "shape":"Boolean",
31424          "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>"
31425        },
31426        "HttpProtocolIpv6":{
31427          "shape":"InstanceMetadataProtocolState",
31428          "documentation":"<p>Enables or disables the IPv6 endpoint for the instance metadata service.</p>"
31429        }
31430      }
31431    },
31432    "ModifyInstanceMetadataOptionsResult":{
31433      "type":"structure",
31434      "members":{
31435        "InstanceId":{
31436          "shape":"String",
31437          "documentation":"<p>The ID of the instance.</p>",
31438          "locationName":"instanceId"
31439        },
31440        "InstanceMetadataOptions":{
31441          "shape":"InstanceMetadataOptionsResponse",
31442          "documentation":"<p>The metadata options for the instance.</p>",
31443          "locationName":"instanceMetadataOptions"
31444        }
31445      }
31446    },
31447    "ModifyInstancePlacementRequest":{
31448      "type":"structure",
31449      "required":["InstanceId"],
31450      "members":{
31451        "Affinity":{
31452          "shape":"Affinity",
31453          "documentation":"<p>The affinity setting for the instance.</p>",
31454          "locationName":"affinity"
31455        },
31456        "GroupName":{
31457          "shape":"PlacementGroupName",
31458          "documentation":"<p>The name of the placement group in which to place the instance. For spread placement groups, the instance must have a tenancy of <code>default</code>. For cluster and partition placement groups, the instance must have a tenancy of <code>default</code> or <code>dedicated</code>.</p> <p>To remove an instance from a placement group, specify an empty string (\"\").</p>"
31459        },
31460        "HostId":{
31461          "shape":"DedicatedHostId",
31462          "documentation":"<p>The ID of the Dedicated Host with which to associate the instance.</p>",
31463          "locationName":"hostId"
31464        },
31465        "InstanceId":{
31466          "shape":"InstanceId",
31467          "documentation":"<p>The ID of the instance that you are modifying.</p>",
31468          "locationName":"instanceId"
31469        },
31470        "Tenancy":{
31471          "shape":"HostTenancy",
31472          "documentation":"<p>The tenancy for the instance.</p> <note> <p>For T3 instances, you can't change the tenancy from <code>dedicated</code> to <code>host</code>, or from <code>host</code> to <code>dedicated</code>. Attempting to make one of these unsupported tenancy changes results in the <code>InvalidTenancy</code> error code.</p> </note>",
31473          "locationName":"tenancy"
31474        },
31475        "PartitionNumber":{
31476          "shape":"Integer",
31477          "documentation":"<p>Reserved for future use.</p>"
31478        },
31479        "HostResourceGroupArn":{
31480          "shape":"String",
31481          "documentation":"<p>The ARN of the host resource group in which to place the instance.</p>"
31482        }
31483      }
31484    },
31485    "ModifyInstancePlacementResult":{
31486      "type":"structure",
31487      "members":{
31488        "Return":{
31489          "shape":"Boolean",
31490          "documentation":"<p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>",
31491          "locationName":"return"
31492        }
31493      }
31494    },
31495    "ModifyLaunchTemplateRequest":{
31496      "type":"structure",
31497      "members":{
31498        "DryRun":{
31499          "shape":"Boolean",
31500          "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>"
31501        },
31502        "ClientToken":{
31503          "shape":"String",
31504          "documentation":"<p>Unique, case-sensitive identifier 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> <p>Constraint: Maximum 128 ASCII characters.</p>"
31505        },
31506        "LaunchTemplateId":{
31507          "shape":"LaunchTemplateId",
31508          "documentation":"<p>The ID of the launch template. You must specify either the launch template ID or launch template name in the request.</p>"
31509        },
31510        "LaunchTemplateName":{
31511          "shape":"LaunchTemplateName",
31512          "documentation":"<p>The name of the launch template. You must specify either the launch template ID or launch template name in the request.</p>"
31513        },
31514        "DefaultVersion":{
31515          "shape":"String",
31516          "documentation":"<p>The version number of the launch template to set as the default version.</p>",
31517          "locationName":"SetDefaultVersion"
31518        }
31519      }
31520    },
31521    "ModifyLaunchTemplateResult":{
31522      "type":"structure",
31523      "members":{
31524        "LaunchTemplate":{
31525          "shape":"LaunchTemplate",
31526          "documentation":"<p>Information about the launch template.</p>",
31527          "locationName":"launchTemplate"
31528        }
31529      }
31530    },
31531    "ModifyManagedPrefixListRequest":{
31532      "type":"structure",
31533      "required":["PrefixListId"],
31534      "members":{
31535        "DryRun":{
31536          "shape":"Boolean",
31537          "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>"
31538        },
31539        "PrefixListId":{
31540          "shape":"PrefixListResourceId",
31541          "documentation":"<p>The ID of the prefix list.</p>"
31542        },
31543        "CurrentVersion":{
31544          "shape":"Long",
31545          "documentation":"<p>The current version of the prefix list.</p>"
31546        },
31547        "PrefixListName":{
31548          "shape":"String",
31549          "documentation":"<p>A name for the prefix list.</p>"
31550        },
31551        "AddEntries":{
31552          "shape":"AddPrefixListEntries",
31553          "documentation":"<p>One or more entries to add to the prefix list.</p>",
31554          "locationName":"AddEntry"
31555        },
31556        "RemoveEntries":{
31557          "shape":"RemovePrefixListEntries",
31558          "documentation":"<p>One or more entries to remove from the prefix list.</p>",
31559          "locationName":"RemoveEntry"
31560        },
31561        "MaxEntries":{
31562          "shape":"Integer",
31563          "documentation":"<p>The maximum number of entries for the prefix list. You cannot modify the entries of a prefix list and modify the size of a prefix list at the same time.</p> <p>If any of the resources that reference the prefix list cannot support the new maximum size, the modify operation fails. Check the state message for the IDs of the first ten resources that do not support the new maximum size.</p>"
31564        }
31565      }
31566    },
31567    "ModifyManagedPrefixListResult":{
31568      "type":"structure",
31569      "members":{
31570        "PrefixList":{
31571          "shape":"ManagedPrefixList",
31572          "documentation":"<p>Information about the prefix list.</p>",
31573          "locationName":"prefixList"
31574        }
31575      }
31576    },
31577    "ModifyNetworkInterfaceAttributeRequest":{
31578      "type":"structure",
31579      "required":["NetworkInterfaceId"],
31580      "members":{
31581        "Attachment":{
31582          "shape":"NetworkInterfaceAttachmentChanges",
31583          "documentation":"<p>Information about the interface attachment. If modifying the 'delete on termination' attribute, you must specify the ID of the interface attachment.</p>",
31584          "locationName":"attachment"
31585        },
31586        "Description":{
31587          "shape":"AttributeValue",
31588          "documentation":"<p>A description for the network interface.</p>",
31589          "locationName":"description"
31590        },
31591        "DryRun":{
31592          "shape":"Boolean",
31593          "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>",
31594          "locationName":"dryRun"
31595        },
31596        "Groups":{
31597          "shape":"SecurityGroupIdStringList",
31598          "documentation":"<p>Changes the security groups for the network interface. The new set of groups you specify replaces the current set. You must specify at least one group, even if it's just the default security group in the VPC. You must specify the ID of the security group, not the name.</p>",
31599          "locationName":"SecurityGroupId"
31600        },
31601        "NetworkInterfaceId":{
31602          "shape":"NetworkInterfaceId",
31603          "documentation":"<p>The ID of the network interface.</p>",
31604          "locationName":"networkInterfaceId"
31605        },
31606        "SourceDestCheck":{
31607          "shape":"AttributeBooleanValue",
31608          "documentation":"<p>Enable or disable source/destination checks, which ensure that the instance is either the source or the destination of any traffic that it receives. If the value is <code>true</code>, source/destination checks are enabled; otherwise, they are disabled. The default value is <code>true</code>. You must disable source/destination checks if the instance runs services such as network address translation, routing, or firewalls.</p>",
31609          "locationName":"sourceDestCheck"
31610        }
31611      },
31612      "documentation":"<p>Contains the parameters for ModifyNetworkInterfaceAttribute.</p>"
31613    },
31614    "ModifyReservedInstancesRequest":{
31615      "type":"structure",
31616      "required":[
31617        "ReservedInstancesIds",
31618        "TargetConfigurations"
31619      ],
31620      "members":{
31621        "ReservedInstancesIds":{
31622          "shape":"ReservedInstancesIdStringList",
31623          "documentation":"<p>The IDs of the Reserved Instances to modify.</p>",
31624          "locationName":"ReservedInstancesId"
31625        },
31626        "ClientToken":{
31627          "shape":"String",
31628          "documentation":"<p>A unique, case-sensitive token you provide to ensure idempotency of your modification request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>",
31629          "locationName":"clientToken"
31630        },
31631        "TargetConfigurations":{
31632          "shape":"ReservedInstancesConfigurationList",
31633          "documentation":"<p>The configuration settings for the Reserved Instances to modify.</p>",
31634          "locationName":"ReservedInstancesConfigurationSetItemType"
31635        }
31636      },
31637      "documentation":"<p>Contains the parameters for ModifyReservedInstances.</p>"
31638    },
31639    "ModifyReservedInstancesResult":{
31640      "type":"structure",
31641      "members":{
31642        "ReservedInstancesModificationId":{
31643          "shape":"String",
31644          "documentation":"<p>The ID for the modification.</p>",
31645          "locationName":"reservedInstancesModificationId"
31646        }
31647      },
31648      "documentation":"<p>Contains the output of ModifyReservedInstances.</p>"
31649    },
31650    "ModifySecurityGroupRulesRequest":{
31651      "type":"structure",
31652      "required":[
31653        "GroupId",
31654        "SecurityGroupRules"
31655      ],
31656      "members":{
31657        "GroupId":{
31658          "shape":"SecurityGroupId",
31659          "documentation":"<p>The ID of the security group.</p>"
31660        },
31661        "SecurityGroupRules":{
31662          "shape":"SecurityGroupRuleUpdateList",
31663          "documentation":"<p>Information about the security group properties to update.</p>",
31664          "locationName":"SecurityGroupRule"
31665        },
31666        "DryRun":{
31667          "shape":"Boolean",
31668          "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>"
31669        }
31670      }
31671    },
31672    "ModifySecurityGroupRulesResult":{
31673      "type":"structure",
31674      "members":{
31675        "Return":{
31676          "shape":"Boolean",
31677          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>",
31678          "locationName":"return"
31679        }
31680      }
31681    },
31682    "ModifySnapshotAttributeRequest":{
31683      "type":"structure",
31684      "required":["SnapshotId"],
31685      "members":{
31686        "Attribute":{
31687          "shape":"SnapshotAttributeName",
31688          "documentation":"<p>The snapshot attribute to modify. Only volume creation permissions can be modified.</p>"
31689        },
31690        "CreateVolumePermission":{
31691          "shape":"CreateVolumePermissionModifications",
31692          "documentation":"<p>A JSON representation of the snapshot attribute modification.</p>"
31693        },
31694        "GroupNames":{
31695          "shape":"GroupNameStringList",
31696          "documentation":"<p>The group to modify for the snapshot.</p>",
31697          "locationName":"UserGroup"
31698        },
31699        "OperationType":{
31700          "shape":"OperationType",
31701          "documentation":"<p>The type of operation to perform to the attribute.</p>"
31702        },
31703        "SnapshotId":{
31704          "shape":"SnapshotId",
31705          "documentation":"<p>The ID of the snapshot.</p>"
31706        },
31707        "UserIds":{
31708          "shape":"UserIdStringList",
31709          "documentation":"<p>The account ID to modify for the snapshot.</p>",
31710          "locationName":"UserId"
31711        },
31712        "DryRun":{
31713          "shape":"Boolean",
31714          "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>",
31715          "locationName":"dryRun"
31716        }
31717      }
31718    },
31719    "ModifySpotFleetRequestRequest":{
31720      "type":"structure",
31721      "required":["SpotFleetRequestId"],
31722      "members":{
31723        "ExcessCapacityTerminationPolicy":{
31724          "shape":"ExcessCapacityTerminationPolicy",
31725          "documentation":"<p>Indicates whether running Spot Instances should be terminated if the target capacity of the Spot Fleet request is decreased below the current size of the Spot Fleet.</p>",
31726          "locationName":"excessCapacityTerminationPolicy"
31727        },
31728        "LaunchTemplateConfigs":{
31729          "shape":"LaunchTemplateConfigList",
31730          "documentation":"<p>The launch template and overrides. You can only use this parameter if you specified a launch template (<code>LaunchTemplateConfigs</code>) in your Spot Fleet request. If you specified <code>LaunchSpecifications</code> in your Spot Fleet request, then omit this parameter.</p>",
31731          "locationName":"LaunchTemplateConfig"
31732        },
31733        "SpotFleetRequestId":{
31734          "shape":"SpotFleetRequestId",
31735          "documentation":"<p>The ID of the Spot Fleet request.</p>",
31736          "locationName":"spotFleetRequestId"
31737        },
31738        "TargetCapacity":{
31739          "shape":"Integer",
31740          "documentation":"<p>The size of the fleet.</p>",
31741          "locationName":"targetCapacity"
31742        },
31743        "OnDemandTargetCapacity":{
31744          "shape":"Integer",
31745          "documentation":"<p>The number of On-Demand Instances in the fleet.</p>"
31746        },
31747        "Context":{
31748          "shape":"String",
31749          "documentation":"<p>Reserved.</p>"
31750        }
31751      },
31752      "documentation":"<p>Contains the parameters for ModifySpotFleetRequest.</p>"
31753    },
31754    "ModifySpotFleetRequestResponse":{
31755      "type":"structure",
31756      "members":{
31757        "Return":{
31758          "shape":"Boolean",
31759          "documentation":"<p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>",
31760          "locationName":"return"
31761        }
31762      },
31763      "documentation":"<p>Contains the output of ModifySpotFleetRequest.</p>"
31764    },
31765    "ModifySubnetAttributeRequest":{
31766      "type":"structure",
31767      "required":["SubnetId"],
31768      "members":{
31769        "AssignIpv6AddressOnCreation":{
31770          "shape":"AttributeBooleanValue",
31771          "documentation":"<p>Specify <code>true</code> to indicate that network interfaces created in the specified subnet should be assigned an IPv6 address. This includes a network interface that's created when launching an instance into the subnet (the instance therefore receives an IPv6 address). </p> <p>If you enable the IPv6 addressing feature for your subnet, your network interface or instance only receives an IPv6 address if it's created using version <code>2016-11-15</code> or later of the Amazon EC2 API.</p>"
31772        },
31773        "MapPublicIpOnLaunch":{
31774          "shape":"AttributeBooleanValue",
31775          "documentation":"<p>Specify <code>true</code> to indicate that network interfaces attached to instances created in the specified subnet should be assigned a public IPv4 address.</p>"
31776        },
31777        "SubnetId":{
31778          "shape":"SubnetId",
31779          "documentation":"<p>The ID of the subnet.</p>",
31780          "locationName":"subnetId"
31781        },
31782        "MapCustomerOwnedIpOnLaunch":{
31783          "shape":"AttributeBooleanValue",
31784          "documentation":"<p>Specify <code>true</code> to indicate that network interfaces attached to instances created in the specified subnet should be assigned a customer-owned IPv4 address.</p> <p>When this value is <code>true</code>, you must specify the customer-owned IP pool using <code>CustomerOwnedIpv4Pool</code>.</p>"
31785        },
31786        "CustomerOwnedIpv4Pool":{
31787          "shape":"CoipPoolId",
31788          "documentation":"<p>The customer-owned IPv4 address pool associated with the subnet.</p> <p>You must set this value when you specify <code>true</code> for <code>MapCustomerOwnedIpOnLaunch</code>.</p>"
31789        }
31790      }
31791    },
31792    "ModifyTrafficMirrorFilterNetworkServicesRequest":{
31793      "type":"structure",
31794      "required":["TrafficMirrorFilterId"],
31795      "members":{
31796        "TrafficMirrorFilterId":{
31797          "shape":"TrafficMirrorFilterId",
31798          "documentation":"<p>The ID of the Traffic Mirror filter.</p>"
31799        },
31800        "AddNetworkServices":{
31801          "shape":"TrafficMirrorNetworkServiceList",
31802          "documentation":"<p>The network service, for example Amazon DNS, that you want to mirror.</p>",
31803          "locationName":"AddNetworkService"
31804        },
31805        "RemoveNetworkServices":{
31806          "shape":"TrafficMirrorNetworkServiceList",
31807          "documentation":"<p>The network service, for example Amazon DNS, that you no longer want to mirror.</p>",
31808          "locationName":"RemoveNetworkService"
31809        },
31810        "DryRun":{
31811          "shape":"Boolean",
31812          "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>"
31813        }
31814      }
31815    },
31816    "ModifyTrafficMirrorFilterNetworkServicesResult":{
31817      "type":"structure",
31818      "members":{
31819        "TrafficMirrorFilter":{
31820          "shape":"TrafficMirrorFilter",
31821          "documentation":"<p>The Traffic Mirror filter that the network service is associated with.</p>",
31822          "locationName":"trafficMirrorFilter"
31823        }
31824      }
31825    },
31826    "ModifyTrafficMirrorFilterRuleRequest":{
31827      "type":"structure",
31828      "required":["TrafficMirrorFilterRuleId"],
31829      "members":{
31830        "TrafficMirrorFilterRuleId":{
31831          "shape":"TrafficMirrorFilterRuleId",
31832          "documentation":"<p>The ID of the Traffic Mirror rule.</p>"
31833        },
31834        "TrafficDirection":{
31835          "shape":"TrafficDirection",
31836          "documentation":"<p>The type of traffic to assign to the rule.</p>"
31837        },
31838        "RuleNumber":{
31839          "shape":"Integer",
31840          "documentation":"<p>The number of the Traffic Mirror rule. This number must be unique for each Traffic Mirror rule in a given direction. The rules are processed in ascending order by rule number.</p>"
31841        },
31842        "RuleAction":{
31843          "shape":"TrafficMirrorRuleAction",
31844          "documentation":"<p>The action to assign to the rule.</p>"
31845        },
31846        "DestinationPortRange":{
31847          "shape":"TrafficMirrorPortRangeRequest",
31848          "documentation":"<p>The destination ports that are associated with the Traffic Mirror rule.</p>"
31849        },
31850        "SourcePortRange":{
31851          "shape":"TrafficMirrorPortRangeRequest",
31852          "documentation":"<p>The port range to assign to the Traffic Mirror rule.</p>"
31853        },
31854        "Protocol":{
31855          "shape":"Integer",
31856          "documentation":"<p>The protocol, for example TCP, to assign to the Traffic Mirror rule.</p>"
31857        },
31858        "DestinationCidrBlock":{
31859          "shape":"String",
31860          "documentation":"<p>The destination CIDR block to assign to the Traffic Mirror rule.</p>"
31861        },
31862        "SourceCidrBlock":{
31863          "shape":"String",
31864          "documentation":"<p>The source CIDR block to assign to the Traffic Mirror rule.</p>"
31865        },
31866        "Description":{
31867          "shape":"String",
31868          "documentation":"<p>The description to assign to the Traffic Mirror rule.</p>"
31869        },
31870        "RemoveFields":{
31871          "shape":"TrafficMirrorFilterRuleFieldList",
31872          "documentation":"<p>The properties that you want to remove from the Traffic Mirror filter rule.</p> <p>When you remove a property from a Traffic Mirror filter rule, the property is set to the default.</p>",
31873          "locationName":"RemoveField"
31874        },
31875        "DryRun":{
31876          "shape":"Boolean",
31877          "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>"
31878        }
31879      }
31880    },
31881    "ModifyTrafficMirrorFilterRuleResult":{
31882      "type":"structure",
31883      "members":{
31884        "TrafficMirrorFilterRule":{
31885          "shape":"TrafficMirrorFilterRule",
31886          "documentation":"<p>Modifies a Traffic Mirror rule.</p>",
31887          "locationName":"trafficMirrorFilterRule"
31888        }
31889      }
31890    },
31891    "ModifyTrafficMirrorSessionRequest":{
31892      "type":"structure",
31893      "required":["TrafficMirrorSessionId"],
31894      "members":{
31895        "TrafficMirrorSessionId":{
31896          "shape":"TrafficMirrorSessionId",
31897          "documentation":"<p>The ID of the Traffic Mirror session.</p>"
31898        },
31899        "TrafficMirrorTargetId":{
31900          "shape":"TrafficMirrorTargetId",
31901          "documentation":"<p>The Traffic Mirror target. The target must be in the same VPC as the source, or have a VPC peering connection with the source.</p>"
31902        },
31903        "TrafficMirrorFilterId":{
31904          "shape":"TrafficMirrorFilterId",
31905          "documentation":"<p>The ID of the Traffic Mirror filter.</p>"
31906        },
31907        "PacketLength":{
31908          "shape":"Integer",
31909          "documentation":"<p>The number of bytes in each packet to mirror. These are bytes after the VXLAN header. To mirror a subset, set this to the length (in bytes) to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target. Do not specify this parameter when you want to mirror the entire packet.</p>"
31910        },
31911        "SessionNumber":{
31912          "shape":"Integer",
31913          "documentation":"<p>The session number determines the order in which sessions are evaluated when an interface is used by multiple sessions. The first session with a matching filter is the one that mirrors the packets.</p> <p>Valid values are 1-32766.</p>"
31914        },
31915        "VirtualNetworkId":{
31916          "shape":"Integer",
31917          "documentation":"<p>The virtual network ID of the Traffic Mirror session.</p>"
31918        },
31919        "Description":{
31920          "shape":"String",
31921          "documentation":"<p>The description to assign to the Traffic Mirror session.</p>"
31922        },
31923        "RemoveFields":{
31924          "shape":"TrafficMirrorSessionFieldList",
31925          "documentation":"<p>The properties that you want to remove from the Traffic Mirror session.</p> <p>When you remove a property from a Traffic Mirror session, the property is set to the default.</p>",
31926          "locationName":"RemoveField"
31927        },
31928        "DryRun":{
31929          "shape":"Boolean",
31930          "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>"
31931        }
31932      }
31933    },
31934    "ModifyTrafficMirrorSessionResult":{
31935      "type":"structure",
31936      "members":{
31937        "TrafficMirrorSession":{
31938          "shape":"TrafficMirrorSession",
31939          "documentation":"<p>Information about the Traffic Mirror session.</p>",
31940          "locationName":"trafficMirrorSession"
31941        }
31942      }
31943    },
31944    "ModifyTransitGatewayOptions":{
31945      "type":"structure",
31946      "members":{
31947        "AddTransitGatewayCidrBlocks":{
31948          "shape":"TransitGatewayCidrBlockStringList",
31949          "documentation":"<p>Adds IPv4 or IPv6 CIDR blocks for the transit gateway. Must be a size /24 CIDR block or larger for IPv4, or a size /64 CIDR block or larger for IPv6.</p>"
31950        },
31951        "RemoveTransitGatewayCidrBlocks":{
31952          "shape":"TransitGatewayCidrBlockStringList",
31953          "documentation":"<p>Removes CIDR blocks for the transit gateway.</p>"
31954        },
31955        "VpnEcmpSupport":{
31956          "shape":"VpnEcmpSupportValue",
31957          "documentation":"<p>Enable or disable Equal Cost Multipath Protocol support.</p>"
31958        },
31959        "DnsSupport":{
31960          "shape":"DnsSupportValue",
31961          "documentation":"<p>Enable or disable DNS support.</p>"
31962        },
31963        "AutoAcceptSharedAttachments":{
31964          "shape":"AutoAcceptSharedAttachmentsValue",
31965          "documentation":"<p>Enable or disable automatic acceptance of attachment requests.</p>"
31966        },
31967        "DefaultRouteTableAssociation":{
31968          "shape":"DefaultRouteTableAssociationValue",
31969          "documentation":"<p>Enable or disable automatic association with the default association route table.</p>"
31970        },
31971        "AssociationDefaultRouteTableId":{
31972          "shape":"TransitGatewayRouteTableId",
31973          "documentation":"<p>The ID of the default association route table.</p>"
31974        },
31975        "DefaultRouteTablePropagation":{
31976          "shape":"DefaultRouteTablePropagationValue",
31977          "documentation":"<p>Enable or disable automatic propagation of routes to the default propagation route table.</p>"
31978        },
31979        "PropagationDefaultRouteTableId":{
31980          "shape":"TransitGatewayRouteTableId",
31981          "documentation":"<p>The ID of the default propagation route table.</p>"
31982        }
31983      },
31984      "documentation":"<p>The transit gateway options.</p>"
31985    },
31986    "ModifyTransitGatewayPrefixListReferenceRequest":{
31987      "type":"structure",
31988      "required":[
31989        "TransitGatewayRouteTableId",
31990        "PrefixListId"
31991      ],
31992      "members":{
31993        "TransitGatewayRouteTableId":{
31994          "shape":"TransitGatewayRouteTableId",
31995          "documentation":"<p>The ID of the transit gateway route table.</p>"
31996        },
31997        "PrefixListId":{
31998          "shape":"PrefixListResourceId",
31999          "documentation":"<p>The ID of the prefix list.</p>"
32000        },
32001        "TransitGatewayAttachmentId":{
32002          "shape":"TransitGatewayAttachmentId",
32003          "documentation":"<p>The ID of the attachment to which traffic is routed.</p>"
32004        },
32005        "Blackhole":{
32006          "shape":"Boolean",
32007          "documentation":"<p>Indicates whether to drop traffic that matches this route.</p>"
32008        },
32009        "DryRun":{
32010          "shape":"Boolean",
32011          "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>"
32012        }
32013      }
32014    },
32015    "ModifyTransitGatewayPrefixListReferenceResult":{
32016      "type":"structure",
32017      "members":{
32018        "TransitGatewayPrefixListReference":{
32019          "shape":"TransitGatewayPrefixListReference",
32020          "documentation":"<p>Information about the prefix list reference.</p>",
32021          "locationName":"transitGatewayPrefixListReference"
32022        }
32023      }
32024    },
32025    "ModifyTransitGatewayRequest":{
32026      "type":"structure",
32027      "required":["TransitGatewayId"],
32028      "members":{
32029        "TransitGatewayId":{
32030          "shape":"TransitGatewayId",
32031          "documentation":"<p>The ID of the transit gateway.</p>"
32032        },
32033        "Description":{
32034          "shape":"String",
32035          "documentation":"<p>The description for the transit gateway.</p>"
32036        },
32037        "Options":{
32038          "shape":"ModifyTransitGatewayOptions",
32039          "documentation":"<p>The options to modify.</p>"
32040        },
32041        "DryRun":{
32042          "shape":"Boolean",
32043          "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>"
32044        }
32045      }
32046    },
32047    "ModifyTransitGatewayResult":{
32048      "type":"structure",
32049      "members":{
32050        "TransitGateway":{
32051          "shape":"TransitGateway",
32052          "locationName":"transitGateway"
32053        }
32054      }
32055    },
32056    "ModifyTransitGatewayVpcAttachmentRequest":{
32057      "type":"structure",
32058      "required":["TransitGatewayAttachmentId"],
32059      "members":{
32060        "TransitGatewayAttachmentId":{
32061          "shape":"TransitGatewayAttachmentId",
32062          "documentation":"<p>The ID of the attachment.</p>"
32063        },
32064        "AddSubnetIds":{
32065          "shape":"TransitGatewaySubnetIdList",
32066          "documentation":"<p>The IDs of one or more subnets to add. You can specify at most one subnet per Availability Zone.</p>"
32067        },
32068        "RemoveSubnetIds":{
32069          "shape":"TransitGatewaySubnetIdList",
32070          "documentation":"<p>The IDs of one or more subnets to remove.</p>"
32071        },
32072        "Options":{
32073          "shape":"ModifyTransitGatewayVpcAttachmentRequestOptions",
32074          "documentation":"<p>The new VPC attachment options.</p>"
32075        },
32076        "DryRun":{
32077          "shape":"Boolean",
32078          "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>"
32079        }
32080      }
32081    },
32082    "ModifyTransitGatewayVpcAttachmentRequestOptions":{
32083      "type":"structure",
32084      "members":{
32085        "DnsSupport":{
32086          "shape":"DnsSupportValue",
32087          "documentation":"<p>Enable or disable DNS support. The default is <code>enable</code>.</p>"
32088        },
32089        "Ipv6Support":{
32090          "shape":"Ipv6SupportValue",
32091          "documentation":"<p>Enable or disable IPv6 support. The default is <code>enable</code>.</p>"
32092        },
32093        "ApplianceModeSupport":{
32094          "shape":"ApplianceModeSupportValue",
32095          "documentation":"<p>Enable or disable support for appliance mode. If enabled, a traffic flow between a source and destination uses the same Availability Zone for the VPC attachment for the lifetime of that flow. The default is <code>disable</code>.</p>"
32096        }
32097      },
32098      "documentation":"<p>Describes the options for a VPC attachment.</p>"
32099    },
32100    "ModifyTransitGatewayVpcAttachmentResult":{
32101      "type":"structure",
32102      "members":{
32103        "TransitGatewayVpcAttachment":{
32104          "shape":"TransitGatewayVpcAttachment",
32105          "documentation":"<p>Information about the modified attachment.</p>",
32106          "locationName":"transitGatewayVpcAttachment"
32107        }
32108      }
32109    },
32110    "ModifyVolumeAttributeRequest":{
32111      "type":"structure",
32112      "required":["VolumeId"],
32113      "members":{
32114        "AutoEnableIO":{
32115          "shape":"AttributeBooleanValue",
32116          "documentation":"<p>Indicates whether the volume should be auto-enabled for I/O operations.</p>"
32117        },
32118        "VolumeId":{
32119          "shape":"VolumeId",
32120          "documentation":"<p>The ID of the volume.</p>"
32121        },
32122        "DryRun":{
32123          "shape":"Boolean",
32124          "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>",
32125          "locationName":"dryRun"
32126        }
32127      }
32128    },
32129    "ModifyVolumeRequest":{
32130      "type":"structure",
32131      "required":["VolumeId"],
32132      "members":{
32133        "DryRun":{
32134          "shape":"Boolean",
32135          "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>"
32136        },
32137        "VolumeId":{
32138          "shape":"VolumeId",
32139          "documentation":"<p>The ID of the volume.</p>"
32140        },
32141        "Size":{
32142          "shape":"Integer",
32143          "documentation":"<p>The target size of the volume, in GiB. The target volume size must be greater than or equal to the existing size of the volume.</p> <p>The following are the supported volumes sizes for each volume type:</p> <ul> <li> <p> <code>gp2</code> and <code>gp3</code>: 1-16,384</p> </li> <li> <p> <code>io1</code> and <code>io2</code>: 4-16,384</p> </li> <li> <p> <code>st1</code> and <code>sc1</code>: 125-16,384</p> </li> <li> <p> <code>standard</code>: 1-1,024</p> </li> </ul> <p>Default: The existing size is retained.</p>"
32144        },
32145        "VolumeType":{
32146          "shape":"VolumeType",
32147          "documentation":"<p>The target EBS volume type of the volume. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html\">Amazon EBS volume types</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>Default: The existing type is retained.</p>"
32148        },
32149        "Iops":{
32150          "shape":"Integer",
32151          "documentation":"<p>The target IOPS rate of the volume. This parameter is valid only for <code>gp3</code>, <code>io1</code>, and <code>io2</code> volumes.</p> <p>The following are the supported values for each volume type:</p> <ul> <li> <p> <code>gp3</code>: 3,000-16,000 IOPS</p> </li> <li> <p> <code>io1</code>: 100-64,000 IOPS</p> </li> <li> <p> <code>io2</code>: 100-64,000 IOPS</p> </li> </ul> <p>Default: The existing value is retained if you keep the same volume type. If you change the volume type to <code>io1</code>, <code>io2</code>, or <code>gp3</code>, the default is 3,000.</p>"
32152        },
32153        "Throughput":{
32154          "shape":"Integer",
32155          "documentation":"<p>The target throughput of the volume, in MiB/s. This parameter is valid only for <code>gp3</code> volumes. The maximum value is 1,000.</p> <p>Default: The existing value is retained if the source and target volume type is <code>gp3</code>. Otherwise, the default value is 125.</p> <p>Valid Range: Minimum value of 125. Maximum value of 1000.</p>"
32156        },
32157        "MultiAttachEnabled":{
32158          "shape":"Boolean",
32159          "documentation":"<p>Specifies whether to enable Amazon EBS Multi-Attach. If you enable Multi-Attach, you can attach the volume to up to 16 <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances\"> Nitro-based instances</a> in the same Availability Zone. This parameter is supported with <code>io1</code> and <code>io2</code> volumes only. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volumes-multi.html\"> Amazon EBS Multi-Attach</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
32160        }
32161      }
32162    },
32163    "ModifyVolumeResult":{
32164      "type":"structure",
32165      "members":{
32166        "VolumeModification":{
32167          "shape":"VolumeModification",
32168          "documentation":"<p>Information about the volume modification.</p>",
32169          "locationName":"volumeModification"
32170        }
32171      }
32172    },
32173    "ModifyVpcAttributeRequest":{
32174      "type":"structure",
32175      "required":["VpcId"],
32176      "members":{
32177        "EnableDnsHostnames":{
32178          "shape":"AttributeBooleanValue",
32179          "documentation":"<p>Indicates whether the instances launched in the VPC get DNS hostnames. If enabled, instances in the VPC get DNS hostnames; otherwise, they do not.</p> <p>You cannot modify the DNS resolution and DNS hostnames attributes in the same request. Use separate requests for each attribute. You can only enable DNS hostnames if you've enabled DNS support.</p>"
32180        },
32181        "EnableDnsSupport":{
32182          "shape":"AttributeBooleanValue",
32183          "documentation":"<p>Indicates whether the DNS resolution is supported for the VPC. If enabled, queries to the Amazon provided DNS server at the 169.254.169.253 IP address, or the reserved IP address at the base of the VPC network range \"plus two\" succeed. If disabled, the Amazon provided DNS service in the VPC that resolves public DNS hostnames to IP addresses is not enabled.</p> <p>You cannot modify the DNS resolution and DNS hostnames attributes in the same request. Use separate requests for each attribute.</p>"
32184        },
32185        "VpcId":{
32186          "shape":"VpcId",
32187          "documentation":"<p>The ID of the VPC.</p>",
32188          "locationName":"vpcId"
32189        }
32190      }
32191    },
32192    "ModifyVpcEndpointConnectionNotificationRequest":{
32193      "type":"structure",
32194      "required":["ConnectionNotificationId"],
32195      "members":{
32196        "DryRun":{
32197          "shape":"Boolean",
32198          "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>"
32199        },
32200        "ConnectionNotificationId":{
32201          "shape":"ConnectionNotificationId",
32202          "documentation":"<p>The ID of the notification.</p>"
32203        },
32204        "ConnectionNotificationArn":{
32205          "shape":"String",
32206          "documentation":"<p>The ARN for the SNS topic for the notification.</p>"
32207        },
32208        "ConnectionEvents":{
32209          "shape":"ValueStringList",
32210          "documentation":"<p>One or more events for the endpoint. Valid values are <code>Accept</code>, <code>Connect</code>, <code>Delete</code>, and <code>Reject</code>.</p>"
32211        }
32212      }
32213    },
32214    "ModifyVpcEndpointConnectionNotificationResult":{
32215      "type":"structure",
32216      "members":{
32217        "ReturnValue":{
32218          "shape":"Boolean",
32219          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
32220          "locationName":"return"
32221        }
32222      }
32223    },
32224    "ModifyVpcEndpointRequest":{
32225      "type":"structure",
32226      "required":["VpcEndpointId"],
32227      "members":{
32228        "DryRun":{
32229          "shape":"Boolean",
32230          "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>"
32231        },
32232        "VpcEndpointId":{
32233          "shape":"VpcEndpointId",
32234          "documentation":"<p>The ID of the endpoint.</p>"
32235        },
32236        "ResetPolicy":{
32237          "shape":"Boolean",
32238          "documentation":"<p>(Gateway endpoint) Specify <code>true</code> to reset the policy document to the default policy. The default policy allows full access to the service.</p>"
32239        },
32240        "PolicyDocument":{
32241          "shape":"String",
32242          "documentation":"<p>(Interface and gateway endpoints) A policy to attach to the endpoint that controls access to the service. The policy must be in valid JSON format.</p>"
32243        },
32244        "AddRouteTableIds":{
32245          "shape":"VpcEndpointRouteTableIdList",
32246          "documentation":"<p>(Gateway endpoint) One or more route tables IDs to associate with the endpoint.</p>",
32247          "locationName":"AddRouteTableId"
32248        },
32249        "RemoveRouteTableIds":{
32250          "shape":"VpcEndpointRouteTableIdList",
32251          "documentation":"<p>(Gateway endpoint) One or more route table IDs to disassociate from the endpoint.</p>",
32252          "locationName":"RemoveRouteTableId"
32253        },
32254        "AddSubnetIds":{
32255          "shape":"VpcEndpointSubnetIdList",
32256          "documentation":"<p>(Interface and Gateway Load Balancer endpoints) One or more subnet IDs in which to serve the endpoint. For a Gateway Load Balancer endpoint, you can specify only one subnet.</p>",
32257          "locationName":"AddSubnetId"
32258        },
32259        "RemoveSubnetIds":{
32260          "shape":"VpcEndpointSubnetIdList",
32261          "documentation":"<p>(Interface endpoint) One or more subnets IDs in which to remove the endpoint.</p>",
32262          "locationName":"RemoveSubnetId"
32263        },
32264        "AddSecurityGroupIds":{
32265          "shape":"VpcEndpointSecurityGroupIdList",
32266          "documentation":"<p>(Interface endpoint) One or more security group IDs to associate with the network interface.</p>",
32267          "locationName":"AddSecurityGroupId"
32268        },
32269        "RemoveSecurityGroupIds":{
32270          "shape":"VpcEndpointSecurityGroupIdList",
32271          "documentation":"<p>(Interface endpoint) One or more security group IDs to disassociate from the network interface.</p>",
32272          "locationName":"RemoveSecurityGroupId"
32273        },
32274        "PrivateDnsEnabled":{
32275          "shape":"Boolean",
32276          "documentation":"<p>(Interface endpoint) Indicates whether a private hosted zone is associated with the VPC.</p>"
32277        }
32278      },
32279      "documentation":"<p>Contains the parameters for ModifyVpcEndpoint.</p>"
32280    },
32281    "ModifyVpcEndpointResult":{
32282      "type":"structure",
32283      "members":{
32284        "Return":{
32285          "shape":"Boolean",
32286          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
32287          "locationName":"return"
32288        }
32289      }
32290    },
32291    "ModifyVpcEndpointServiceConfigurationRequest":{
32292      "type":"structure",
32293      "required":["ServiceId"],
32294      "members":{
32295        "DryRun":{
32296          "shape":"Boolean",
32297          "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>"
32298        },
32299        "ServiceId":{
32300          "shape":"VpcEndpointServiceId",
32301          "documentation":"<p>The ID of the service.</p>"
32302        },
32303        "PrivateDnsName":{
32304          "shape":"String",
32305          "documentation":"<p>(Interface endpoint configuration) The private DNS name to assign to the endpoint service.</p>"
32306        },
32307        "RemovePrivateDnsName":{
32308          "shape":"Boolean",
32309          "documentation":"<p>(Interface endpoint configuration) Removes the private DNS name of the endpoint service.</p>"
32310        },
32311        "AcceptanceRequired":{
32312          "shape":"Boolean",
32313          "documentation":"<p>Indicates whether requests to create an endpoint to your service must be accepted.</p>"
32314        },
32315        "AddNetworkLoadBalancerArns":{
32316          "shape":"ValueStringList",
32317          "documentation":"<p>The Amazon Resource Names (ARNs) of Network Load Balancers to add to your service configuration.</p>",
32318          "locationName":"AddNetworkLoadBalancerArn"
32319        },
32320        "RemoveNetworkLoadBalancerArns":{
32321          "shape":"ValueStringList",
32322          "documentation":"<p>The Amazon Resource Names (ARNs) of Network Load Balancers to remove from your service configuration.</p>",
32323          "locationName":"RemoveNetworkLoadBalancerArn"
32324        },
32325        "AddGatewayLoadBalancerArns":{
32326          "shape":"ValueStringList",
32327          "documentation":"<p>The Amazon Resource Names (ARNs) of Gateway Load Balancers to add to your service configuration.</p>",
32328          "locationName":"AddGatewayLoadBalancerArn"
32329        },
32330        "RemoveGatewayLoadBalancerArns":{
32331          "shape":"ValueStringList",
32332          "documentation":"<p>The Amazon Resource Names (ARNs) of Gateway Load Balancers to remove from your service configuration.</p>",
32333          "locationName":"RemoveGatewayLoadBalancerArn"
32334        }
32335      }
32336    },
32337    "ModifyVpcEndpointServiceConfigurationResult":{
32338      "type":"structure",
32339      "members":{
32340        "Return":{
32341          "shape":"Boolean",
32342          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
32343          "locationName":"return"
32344        }
32345      }
32346    },
32347    "ModifyVpcEndpointServicePermissionsRequest":{
32348      "type":"structure",
32349      "required":["ServiceId"],
32350      "members":{
32351        "DryRun":{
32352          "shape":"Boolean",
32353          "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>"
32354        },
32355        "ServiceId":{
32356          "shape":"VpcEndpointServiceId",
32357          "documentation":"<p>The ID of the service.</p>"
32358        },
32359        "AddAllowedPrincipals":{
32360          "shape":"ValueStringList",
32361          "documentation":"<p>The Amazon Resource Names (ARN) of one or more principals. Permissions are granted to the principals in this list. To grant permissions to all principals, specify an asterisk (*).</p>"
32362        },
32363        "RemoveAllowedPrincipals":{
32364          "shape":"ValueStringList",
32365          "documentation":"<p>The Amazon Resource Names (ARN) of one or more principals. Permissions are revoked for principals in this list.</p>"
32366        }
32367      }
32368    },
32369    "ModifyVpcEndpointServicePermissionsResult":{
32370      "type":"structure",
32371      "members":{
32372        "ReturnValue":{
32373          "shape":"Boolean",
32374          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
32375          "locationName":"return"
32376        }
32377      }
32378    },
32379    "ModifyVpcPeeringConnectionOptionsRequest":{
32380      "type":"structure",
32381      "required":["VpcPeeringConnectionId"],
32382      "members":{
32383        "AccepterPeeringConnectionOptions":{
32384          "shape":"PeeringConnectionOptionsRequest",
32385          "documentation":"<p>The VPC peering connection options for the accepter VPC.</p>"
32386        },
32387        "DryRun":{
32388          "shape":"Boolean",
32389          "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>"
32390        },
32391        "RequesterPeeringConnectionOptions":{
32392          "shape":"PeeringConnectionOptionsRequest",
32393          "documentation":"<p>The VPC peering connection options for the requester VPC.</p>"
32394        },
32395        "VpcPeeringConnectionId":{
32396          "shape":"VpcPeeringConnectionId",
32397          "documentation":"<p>The ID of the VPC peering connection.</p>"
32398        }
32399      }
32400    },
32401    "ModifyVpcPeeringConnectionOptionsResult":{
32402      "type":"structure",
32403      "members":{
32404        "AccepterPeeringConnectionOptions":{
32405          "shape":"PeeringConnectionOptions",
32406          "documentation":"<p>Information about the VPC peering connection options for the accepter VPC.</p>",
32407          "locationName":"accepterPeeringConnectionOptions"
32408        },
32409        "RequesterPeeringConnectionOptions":{
32410          "shape":"PeeringConnectionOptions",
32411          "documentation":"<p>Information about the VPC peering connection options for the requester VPC.</p>",
32412          "locationName":"requesterPeeringConnectionOptions"
32413        }
32414      }
32415    },
32416    "ModifyVpcTenancyRequest":{
32417      "type":"structure",
32418      "required":[
32419        "VpcId",
32420        "InstanceTenancy"
32421      ],
32422      "members":{
32423        "VpcId":{
32424          "shape":"VpcId",
32425          "documentation":"<p>The ID of the VPC.</p>"
32426        },
32427        "InstanceTenancy":{
32428          "shape":"VpcTenancy",
32429          "documentation":"<p>The instance tenancy attribute for the VPC. </p>"
32430        },
32431        "DryRun":{
32432          "shape":"Boolean",
32433          "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>"
32434        }
32435      }
32436    },
32437    "ModifyVpcTenancyResult":{
32438      "type":"structure",
32439      "members":{
32440        "ReturnValue":{
32441          "shape":"Boolean",
32442          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>",
32443          "locationName":"return"
32444        }
32445      }
32446    },
32447    "ModifyVpnConnectionOptionsRequest":{
32448      "type":"structure",
32449      "required":["VpnConnectionId"],
32450      "members":{
32451        "VpnConnectionId":{
32452          "shape":"VpnConnectionId",
32453          "documentation":"<p>The ID of the Site-to-Site VPN connection. </p>"
32454        },
32455        "LocalIpv4NetworkCidr":{
32456          "shape":"String",
32457          "documentation":"<p>The IPv4 CIDR on the customer gateway (on-premises) side of the VPN connection.</p> <p>Default: <code>0.0.0.0/0</code> </p>"
32458        },
32459        "RemoteIpv4NetworkCidr":{
32460          "shape":"String",
32461          "documentation":"<p>The IPv4 CIDR on the Amazon Web Services side of the VPN connection.</p> <p>Default: <code>0.0.0.0/0</code> </p>"
32462        },
32463        "LocalIpv6NetworkCidr":{
32464          "shape":"String",
32465          "documentation":"<p>The IPv6 CIDR on the customer gateway (on-premises) side of the VPN connection.</p> <p>Default: <code>::/0</code> </p>"
32466        },
32467        "RemoteIpv6NetworkCidr":{
32468          "shape":"String",
32469          "documentation":"<p>The IPv6 CIDR on the Amazon Web Services side of the VPN connection.</p> <p>Default: <code>::/0</code> </p>"
32470        },
32471        "DryRun":{
32472          "shape":"Boolean",
32473          "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>"
32474        }
32475      }
32476    },
32477    "ModifyVpnConnectionOptionsResult":{
32478      "type":"structure",
32479      "members":{
32480        "VpnConnection":{
32481          "shape":"VpnConnection",
32482          "locationName":"vpnConnection"
32483        }
32484      }
32485    },
32486    "ModifyVpnConnectionRequest":{
32487      "type":"structure",
32488      "required":["VpnConnectionId"],
32489      "members":{
32490        "VpnConnectionId":{
32491          "shape":"VpnConnectionId",
32492          "documentation":"<p>The ID of the VPN connection.</p>"
32493        },
32494        "TransitGatewayId":{
32495          "shape":"TransitGatewayId",
32496          "documentation":"<p>The ID of the transit gateway.</p>"
32497        },
32498        "CustomerGatewayId":{
32499          "shape":"CustomerGatewayId",
32500          "documentation":"<p>The ID of the customer gateway at your end of the VPN connection.</p>"
32501        },
32502        "VpnGatewayId":{
32503          "shape":"VpnGatewayId",
32504          "documentation":"<p>The ID of the virtual private gateway at the Amazon Web Services side of the VPN connection.</p>"
32505        },
32506        "DryRun":{
32507          "shape":"Boolean",
32508          "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>"
32509        }
32510      }
32511    },
32512    "ModifyVpnConnectionResult":{
32513      "type":"structure",
32514      "members":{
32515        "VpnConnection":{
32516          "shape":"VpnConnection",
32517          "locationName":"vpnConnection"
32518        }
32519      }
32520    },
32521    "ModifyVpnTunnelCertificateRequest":{
32522      "type":"structure",
32523      "required":[
32524        "VpnConnectionId",
32525        "VpnTunnelOutsideIpAddress"
32526      ],
32527      "members":{
32528        "VpnConnectionId":{
32529          "shape":"VpnConnectionId",
32530          "documentation":"<p>The ID of the Amazon Web Services Site-to-Site VPN connection.</p>"
32531        },
32532        "VpnTunnelOutsideIpAddress":{
32533          "shape":"String",
32534          "documentation":"<p>The external IP address of the VPN tunnel.</p>"
32535        },
32536        "DryRun":{
32537          "shape":"Boolean",
32538          "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>"
32539        }
32540      }
32541    },
32542    "ModifyVpnTunnelCertificateResult":{
32543      "type":"structure",
32544      "members":{
32545        "VpnConnection":{
32546          "shape":"VpnConnection",
32547          "locationName":"vpnConnection"
32548        }
32549      }
32550    },
32551    "ModifyVpnTunnelOptionsRequest":{
32552      "type":"structure",
32553      "required":[
32554        "VpnConnectionId",
32555        "VpnTunnelOutsideIpAddress",
32556        "TunnelOptions"
32557      ],
32558      "members":{
32559        "VpnConnectionId":{
32560          "shape":"VpnConnectionId",
32561          "documentation":"<p>The ID of the Amazon Web Services Site-to-Site VPN connection.</p>"
32562        },
32563        "VpnTunnelOutsideIpAddress":{
32564          "shape":"String",
32565          "documentation":"<p>The external IP address of the VPN tunnel.</p>"
32566        },
32567        "TunnelOptions":{
32568          "shape":"ModifyVpnTunnelOptionsSpecification",
32569          "documentation":"<p>The tunnel options to modify.</p>"
32570        },
32571        "DryRun":{
32572          "shape":"Boolean",
32573          "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>"
32574        }
32575      }
32576    },
32577    "ModifyVpnTunnelOptionsResult":{
32578      "type":"structure",
32579      "members":{
32580        "VpnConnection":{
32581          "shape":"VpnConnection",
32582          "locationName":"vpnConnection"
32583        }
32584      }
32585    },
32586    "ModifyVpnTunnelOptionsSpecification":{
32587      "type":"structure",
32588      "members":{
32589        "TunnelInsideCidr":{
32590          "shape":"String",
32591          "documentation":"<p>The range of inside IPv4 addresses for the tunnel. Any specified CIDR blocks must be unique across all VPN connections that use the same virtual private gateway. </p> <p>Constraints: A size /30 CIDR block from the <code>169.254.0.0/16</code> range. The following CIDR blocks are reserved and cannot be used:</p> <ul> <li> <p> <code>169.254.0.0/30</code> </p> </li> <li> <p> <code>169.254.1.0/30</code> </p> </li> <li> <p> <code>169.254.2.0/30</code> </p> </li> <li> <p> <code>169.254.3.0/30</code> </p> </li> <li> <p> <code>169.254.4.0/30</code> </p> </li> <li> <p> <code>169.254.5.0/30</code> </p> </li> <li> <p> <code>169.254.169.252/30</code> </p> </li> </ul>"
32592        },
32593        "TunnelInsideIpv6Cidr":{
32594          "shape":"String",
32595          "documentation":"<p>The range of inside IPv6 addresses for the tunnel. Any specified CIDR blocks must be unique across all VPN connections that use the same transit gateway.</p> <p>Constraints: A size /126 CIDR block from the local <code>fd00::/8</code> range.</p>"
32596        },
32597        "PreSharedKey":{
32598          "shape":"String",
32599          "documentation":"<p>The pre-shared key (PSK) to establish initial authentication between the virtual private gateway and the customer gateway.</p> <p>Constraints: Allowed characters are alphanumeric characters, periods (.), and underscores (_). Must be between 8 and 64 characters in length and cannot start with zero (0).</p>"
32600        },
32601        "Phase1LifetimeSeconds":{
32602          "shape":"Integer",
32603          "documentation":"<p>The lifetime for phase 1 of the IKE negotiation, in seconds.</p> <p>Constraints: A value between 900 and 28,800.</p> <p>Default: <code>28800</code> </p>"
32604        },
32605        "Phase2LifetimeSeconds":{
32606          "shape":"Integer",
32607          "documentation":"<p>The lifetime for phase 2 of the IKE negotiation, in seconds.</p> <p>Constraints: A value between 900 and 3,600. The value must be less than the value for <code>Phase1LifetimeSeconds</code>.</p> <p>Default: <code>3600</code> </p>"
32608        },
32609        "RekeyMarginTimeSeconds":{
32610          "shape":"Integer",
32611          "documentation":"<p>The margin time, in seconds, before the phase 2 lifetime expires, during which the Amazon Web Services side of the VPN connection performs an IKE rekey. The exact time of the rekey is randomly selected based on the value for <code>RekeyFuzzPercentage</code>.</p> <p>Constraints: A value between 60 and half of <code>Phase2LifetimeSeconds</code>.</p> <p>Default: <code>540</code> </p>"
32612        },
32613        "RekeyFuzzPercentage":{
32614          "shape":"Integer",
32615          "documentation":"<p>The percentage of the rekey window (determined by <code>RekeyMarginTimeSeconds</code>) during which the rekey time is randomly selected.</p> <p>Constraints: A value between 0 and 100.</p> <p>Default: <code>100</code> </p>"
32616        },
32617        "ReplayWindowSize":{
32618          "shape":"Integer",
32619          "documentation":"<p>The number of packets in an IKE replay window.</p> <p>Constraints: A value between 64 and 2048.</p> <p>Default: <code>1024</code> </p>"
32620        },
32621        "DPDTimeoutSeconds":{
32622          "shape":"Integer",
32623          "documentation":"<p>The number of seconds after which a DPD timeout occurs.</p> <p>Constraints: A value between 0 and 30.</p> <p>Default: <code>30</code> </p>"
32624        },
32625        "DPDTimeoutAction":{
32626          "shape":"String",
32627          "documentation":"<p>The action to take after DPD timeout occurs. Specify <code>restart</code> to restart the IKE initiation. Specify <code>clear</code> to end the IKE session.</p> <p>Valid Values: <code>clear</code> | <code>none</code> | <code>restart</code> </p> <p>Default: <code>clear</code> </p>"
32628        },
32629        "Phase1EncryptionAlgorithms":{
32630          "shape":"Phase1EncryptionAlgorithmsRequestList",
32631          "documentation":"<p>One or more encryption algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.</p> <p>Valid values: <code>AES128</code> | <code>AES256</code> | <code>AES128-GCM-16</code> | <code>AES256-GCM-16</code> </p>",
32632          "locationName":"Phase1EncryptionAlgorithm"
32633        },
32634        "Phase2EncryptionAlgorithms":{
32635          "shape":"Phase2EncryptionAlgorithmsRequestList",
32636          "documentation":"<p>One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.</p> <p>Valid values: <code>AES128</code> | <code>AES256</code> | <code>AES128-GCM-16</code> | <code>AES256-GCM-16</code> </p>",
32637          "locationName":"Phase2EncryptionAlgorithm"
32638        },
32639        "Phase1IntegrityAlgorithms":{
32640          "shape":"Phase1IntegrityAlgorithmsRequestList",
32641          "documentation":"<p>One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.</p> <p>Valid values: <code>SHA1</code> | <code>SHA2-256</code> | <code>SHA2-384</code> | <code>SHA2-512</code> </p>",
32642          "locationName":"Phase1IntegrityAlgorithm"
32643        },
32644        "Phase2IntegrityAlgorithms":{
32645          "shape":"Phase2IntegrityAlgorithmsRequestList",
32646          "documentation":"<p>One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.</p> <p>Valid values: <code>SHA1</code> | <code>SHA2-256</code> | <code>SHA2-384</code> | <code>SHA2-512</code> </p>",
32647          "locationName":"Phase2IntegrityAlgorithm"
32648        },
32649        "Phase1DHGroupNumbers":{
32650          "shape":"Phase1DHGroupNumbersRequestList",
32651          "documentation":"<p>One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.</p> <p>Valid values: <code>2</code> | <code>14</code> | <code>15</code> | <code>16</code> | <code>17</code> | <code>18</code> | <code>19</code> | <code>20</code> | <code>21</code> | <code>22</code> | <code>23</code> | <code>24</code> </p>",
32652          "locationName":"Phase1DHGroupNumber"
32653        },
32654        "Phase2DHGroupNumbers":{
32655          "shape":"Phase2DHGroupNumbersRequestList",
32656          "documentation":"<p>One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.</p> <p>Valid values: <code>2</code> | <code>5</code> | <code>14</code> | <code>15</code> | <code>16</code> | <code>17</code> | <code>18</code> | <code>19</code> | <code>20</code> | <code>21</code> | <code>22</code> | <code>23</code> | <code>24</code> </p>",
32657          "locationName":"Phase2DHGroupNumber"
32658        },
32659        "IKEVersions":{
32660          "shape":"IKEVersionsRequestList",
32661          "documentation":"<p>The IKE versions that are permitted for the VPN tunnel.</p> <p>Valid values: <code>ikev1</code> | <code>ikev2</code> </p>",
32662          "locationName":"IKEVersion"
32663        },
32664        "StartupAction":{
32665          "shape":"String",
32666          "documentation":"<p>The action to take when the establishing the tunnel for the VPN connection. By default, your customer gateway device must initiate the IKE negotiation and bring up the tunnel. Specify <code>start</code> for Amazon Web Services to initiate the IKE negotiation.</p> <p>Valid Values: <code>add</code> | <code>start</code> </p> <p>Default: <code>add</code> </p>"
32667        }
32668      },
32669      "documentation":"<p>The Amazon Web Services Site-to-Site VPN tunnel options to modify.</p>"
32670    },
32671    "MonitorInstancesRequest":{
32672      "type":"structure",
32673      "required":["InstanceIds"],
32674      "members":{
32675        "InstanceIds":{
32676          "shape":"InstanceIdStringList",
32677          "documentation":"<p>The IDs of the instances.</p>",
32678          "locationName":"InstanceId"
32679        },
32680        "DryRun":{
32681          "shape":"Boolean",
32682          "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>",
32683          "locationName":"dryRun"
32684        }
32685      }
32686    },
32687    "MonitorInstancesResult":{
32688      "type":"structure",
32689      "members":{
32690        "InstanceMonitorings":{
32691          "shape":"InstanceMonitoringList",
32692          "documentation":"<p>The monitoring information.</p>",
32693          "locationName":"instancesSet"
32694        }
32695      }
32696    },
32697    "Monitoring":{
32698      "type":"structure",
32699      "members":{
32700        "State":{
32701          "shape":"MonitoringState",
32702          "documentation":"<p>Indicates whether detailed monitoring is enabled. Otherwise, basic monitoring is enabled.</p>",
32703          "locationName":"state"
32704        }
32705      },
32706      "documentation":"<p>Describes the monitoring of an instance.</p>"
32707    },
32708    "MonitoringState":{
32709      "type":"string",
32710      "enum":[
32711        "disabled",
32712        "disabling",
32713        "enabled",
32714        "pending"
32715      ]
32716    },
32717    "MoveAddressToVpcRequest":{
32718      "type":"structure",
32719      "required":["PublicIp"],
32720      "members":{
32721        "DryRun":{
32722          "shape":"Boolean",
32723          "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>",
32724          "locationName":"dryRun"
32725        },
32726        "PublicIp":{
32727          "shape":"String",
32728          "documentation":"<p>The Elastic IP address.</p>",
32729          "locationName":"publicIp"
32730        }
32731      }
32732    },
32733    "MoveAddressToVpcResult":{
32734      "type":"structure",
32735      "members":{
32736        "AllocationId":{
32737          "shape":"String",
32738          "documentation":"<p>The allocation ID for the Elastic IP address.</p>",
32739          "locationName":"allocationId"
32740        },
32741        "Status":{
32742          "shape":"Status",
32743          "documentation":"<p>The status of the move of the IP address.</p>",
32744          "locationName":"status"
32745        }
32746      }
32747    },
32748    "MoveStatus":{
32749      "type":"string",
32750      "enum":[
32751        "movingToVpc",
32752        "restoringToClassic"
32753      ]
32754    },
32755    "MovingAddressStatus":{
32756      "type":"structure",
32757      "members":{
32758        "MoveStatus":{
32759          "shape":"MoveStatus",
32760          "documentation":"<p>The status of the Elastic IP address that's being moved to the EC2-VPC platform, or restored to the EC2-Classic platform.</p>",
32761          "locationName":"moveStatus"
32762        },
32763        "PublicIp":{
32764          "shape":"String",
32765          "documentation":"<p>The Elastic IP address.</p>",
32766          "locationName":"publicIp"
32767        }
32768      },
32769      "documentation":"<p>Describes the status of a moving Elastic IP address.</p>"
32770    },
32771    "MovingAddressStatusSet":{
32772      "type":"list",
32773      "member":{
32774        "shape":"MovingAddressStatus",
32775        "locationName":"item"
32776      }
32777    },
32778    "MulticastSupportValue":{
32779      "type":"string",
32780      "enum":[
32781        "enable",
32782        "disable"
32783      ]
32784    },
32785    "NatGateway":{
32786      "type":"structure",
32787      "members":{
32788        "CreateTime":{
32789          "shape":"DateTime",
32790          "documentation":"<p>The date and time the NAT gateway was created.</p>",
32791          "locationName":"createTime"
32792        },
32793        "DeleteTime":{
32794          "shape":"DateTime",
32795          "documentation":"<p>The date and time the NAT gateway was deleted, if applicable.</p>",
32796          "locationName":"deleteTime"
32797        },
32798        "FailureCode":{
32799          "shape":"String",
32800          "documentation":"<p>If the NAT gateway could not be created, specifies the error code for the failure. (<code>InsufficientFreeAddressesInSubnet</code> | <code>Gateway.NotAttached</code> | <code>InvalidAllocationID.NotFound</code> | <code>Resource.AlreadyAssociated</code> | <code>InternalError</code> | <code>InvalidSubnetID.NotFound</code>)</p>",
32801          "locationName":"failureCode"
32802        },
32803        "FailureMessage":{
32804          "shape":"String",
32805          "documentation":"<p>If the NAT gateway could not be created, specifies the error message for the failure, that corresponds to the error code.</p> <ul> <li> <p>For InsufficientFreeAddressesInSubnet: \"Subnet has insufficient free addresses to create this NAT gateway\"</p> </li> <li> <p>For Gateway.NotAttached: \"Network vpc-xxxxxxxx has no Internet gateway attached\"</p> </li> <li> <p>For InvalidAllocationID.NotFound: \"Elastic IP address eipalloc-xxxxxxxx could not be associated with this NAT gateway\"</p> </li> <li> <p>For Resource.AlreadyAssociated: \"Elastic IP address eipalloc-xxxxxxxx is already associated\"</p> </li> <li> <p>For InternalError: \"Network interface eni-xxxxxxxx, created and used internally by this NAT gateway is in an invalid state. Please try again.\"</p> </li> <li> <p>For InvalidSubnetID.NotFound: \"The specified subnet subnet-xxxxxxxx does not exist or could not be found.\"</p> </li> </ul>",
32806          "locationName":"failureMessage"
32807        },
32808        "NatGatewayAddresses":{
32809          "shape":"NatGatewayAddressList",
32810          "documentation":"<p>Information about the IP addresses and network interface associated with the NAT gateway.</p>",
32811          "locationName":"natGatewayAddressSet"
32812        },
32813        "NatGatewayId":{
32814          "shape":"String",
32815          "documentation":"<p>The ID of the NAT gateway.</p>",
32816          "locationName":"natGatewayId"
32817        },
32818        "ProvisionedBandwidth":{
32819          "shape":"ProvisionedBandwidth",
32820          "documentation":"<p>Reserved. If you need to sustain traffic greater than the <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html\">documented limits</a>, contact us through the <a href=\"https://console.aws.amazon.com/support/home?\">Support Center</a>.</p>",
32821          "locationName":"provisionedBandwidth"
32822        },
32823        "State":{
32824          "shape":"NatGatewayState",
32825          "documentation":"<p>The state of the NAT gateway.</p> <ul> <li> <p> <code>pending</code>: The NAT gateway is being created and is not ready to process traffic.</p> </li> <li> <p> <code>failed</code>: The NAT gateway could not be created. Check the <code>failureCode</code> and <code>failureMessage</code> fields for the reason.</p> </li> <li> <p> <code>available</code>: The NAT gateway is able to process traffic. This status remains until you delete the NAT gateway, and does not indicate the health of the NAT gateway.</p> </li> <li> <p> <code>deleting</code>: The NAT gateway is in the process of being terminated and may still be processing traffic.</p> </li> <li> <p> <code>deleted</code>: The NAT gateway has been terminated and is no longer processing traffic.</p> </li> </ul>",
32826          "locationName":"state"
32827        },
32828        "SubnetId":{
32829          "shape":"String",
32830          "documentation":"<p>The ID of the subnet in which the NAT gateway is located.</p>",
32831          "locationName":"subnetId"
32832        },
32833        "VpcId":{
32834          "shape":"String",
32835          "documentation":"<p>The ID of the VPC in which the NAT gateway is located.</p>",
32836          "locationName":"vpcId"
32837        },
32838        "Tags":{
32839          "shape":"TagList",
32840          "documentation":"<p>The tags for the NAT gateway.</p>",
32841          "locationName":"tagSet"
32842        },
32843        "ConnectivityType":{
32844          "shape":"ConnectivityType",
32845          "documentation":"<p>Indicates whether the NAT gateway supports public or private connectivity.</p>",
32846          "locationName":"connectivityType"
32847        }
32848      },
32849      "documentation":"<p>Describes a NAT gateway.</p>"
32850    },
32851    "NatGatewayAddress":{
32852      "type":"structure",
32853      "members":{
32854        "AllocationId":{
32855          "shape":"String",
32856          "documentation":"<p>[Public NAT gateway only] The allocation ID of the Elastic IP address that's associated with the NAT gateway.</p>",
32857          "locationName":"allocationId"
32858        },
32859        "NetworkInterfaceId":{
32860          "shape":"String",
32861          "documentation":"<p>The ID of the network interface associated with the NAT gateway.</p>",
32862          "locationName":"networkInterfaceId"
32863        },
32864        "PrivateIp":{
32865          "shape":"String",
32866          "documentation":"<p>The private IP address associated with the NAT gateway.</p>",
32867          "locationName":"privateIp"
32868        },
32869        "PublicIp":{
32870          "shape":"String",
32871          "documentation":"<p>[Public NAT gateway only] The Elastic IP address associated with the NAT gateway.</p>",
32872          "locationName":"publicIp"
32873        }
32874      },
32875      "documentation":"<p>Describes the IP addresses and network interface associated with a NAT gateway.</p>"
32876    },
32877    "NatGatewayAddressList":{
32878      "type":"list",
32879      "member":{
32880        "shape":"NatGatewayAddress",
32881        "locationName":"item"
32882      }
32883    },
32884    "NatGatewayId":{"type":"string"},
32885    "NatGatewayIdStringList":{
32886      "type":"list",
32887      "member":{
32888        "shape":"NatGatewayId",
32889        "locationName":"item"
32890      }
32891    },
32892    "NatGatewayList":{
32893      "type":"list",
32894      "member":{
32895        "shape":"NatGateway",
32896        "locationName":"item"
32897      }
32898    },
32899    "NatGatewayState":{
32900      "type":"string",
32901      "enum":[
32902        "pending",
32903        "failed",
32904        "available",
32905        "deleting",
32906        "deleted"
32907      ]
32908    },
32909    "NetworkAcl":{
32910      "type":"structure",
32911      "members":{
32912        "Associations":{
32913          "shape":"NetworkAclAssociationList",
32914          "documentation":"<p>Any associations between the network ACL and one or more subnets</p>",
32915          "locationName":"associationSet"
32916        },
32917        "Entries":{
32918          "shape":"NetworkAclEntryList",
32919          "documentation":"<p>One or more entries (rules) in the network ACL.</p>",
32920          "locationName":"entrySet"
32921        },
32922        "IsDefault":{
32923          "shape":"Boolean",
32924          "documentation":"<p>Indicates whether this is the default network ACL for the VPC.</p>",
32925          "locationName":"default"
32926        },
32927        "NetworkAclId":{
32928          "shape":"String",
32929          "documentation":"<p>The ID of the network ACL.</p>",
32930          "locationName":"networkAclId"
32931        },
32932        "Tags":{
32933          "shape":"TagList",
32934          "documentation":"<p>Any tags assigned to the network ACL.</p>",
32935          "locationName":"tagSet"
32936        },
32937        "VpcId":{
32938          "shape":"String",
32939          "documentation":"<p>The ID of the VPC for the network ACL.</p>",
32940          "locationName":"vpcId"
32941        },
32942        "OwnerId":{
32943          "shape":"String",
32944          "documentation":"<p>The ID of the Amazon Web Services account that owns the network ACL.</p>",
32945          "locationName":"ownerId"
32946        }
32947      },
32948      "documentation":"<p>Describes a network ACL.</p>"
32949    },
32950    "NetworkAclAssociation":{
32951      "type":"structure",
32952      "members":{
32953        "NetworkAclAssociationId":{
32954          "shape":"String",
32955          "documentation":"<p>The ID of the association between a network ACL and a subnet.</p>",
32956          "locationName":"networkAclAssociationId"
32957        },
32958        "NetworkAclId":{
32959          "shape":"String",
32960          "documentation":"<p>The ID of the network ACL.</p>",
32961          "locationName":"networkAclId"
32962        },
32963        "SubnetId":{
32964          "shape":"String",
32965          "documentation":"<p>The ID of the subnet.</p>",
32966          "locationName":"subnetId"
32967        }
32968      },
32969      "documentation":"<p>Describes an association between a network ACL and a subnet.</p>"
32970    },
32971    "NetworkAclAssociationId":{"type":"string"},
32972    "NetworkAclAssociationList":{
32973      "type":"list",
32974      "member":{
32975        "shape":"NetworkAclAssociation",
32976        "locationName":"item"
32977      }
32978    },
32979    "NetworkAclEntry":{
32980      "type":"structure",
32981      "members":{
32982        "CidrBlock":{
32983          "shape":"String",
32984          "documentation":"<p>The IPv4 network range to allow or deny, in CIDR notation.</p>",
32985          "locationName":"cidrBlock"
32986        },
32987        "Egress":{
32988          "shape":"Boolean",
32989          "documentation":"<p>Indicates whether the rule is an egress rule (applied to traffic leaving the subnet).</p>",
32990          "locationName":"egress"
32991        },
32992        "IcmpTypeCode":{
32993          "shape":"IcmpTypeCode",
32994          "documentation":"<p>ICMP protocol: The ICMP type and code.</p>",
32995          "locationName":"icmpTypeCode"
32996        },
32997        "Ipv6CidrBlock":{
32998          "shape":"String",
32999          "documentation":"<p>The IPv6 network range to allow or deny, in CIDR notation.</p>",
33000          "locationName":"ipv6CidrBlock"
33001        },
33002        "PortRange":{
33003          "shape":"PortRange",
33004          "documentation":"<p>TCP or UDP protocols: The range of ports the rule applies to.</p>",
33005          "locationName":"portRange"
33006        },
33007        "Protocol":{
33008          "shape":"String",
33009          "documentation":"<p>The protocol number. A value of \"-1\" means all protocols.</p>",
33010          "locationName":"protocol"
33011        },
33012        "RuleAction":{
33013          "shape":"RuleAction",
33014          "documentation":"<p>Indicates whether to allow or deny the traffic that matches the rule.</p>",
33015          "locationName":"ruleAction"
33016        },
33017        "RuleNumber":{
33018          "shape":"Integer",
33019          "documentation":"<p>The rule number for the entry. ACL entries are processed in ascending order by rule number.</p>",
33020          "locationName":"ruleNumber"
33021        }
33022      },
33023      "documentation":"<p>Describes an entry in a network ACL.</p>"
33024    },
33025    "NetworkAclEntryList":{
33026      "type":"list",
33027      "member":{
33028        "shape":"NetworkAclEntry",
33029        "locationName":"item"
33030      }
33031    },
33032    "NetworkAclId":{"type":"string"},
33033    "NetworkAclIdStringList":{
33034      "type":"list",
33035      "member":{
33036        "shape":"NetworkAclId",
33037        "locationName":"item"
33038      }
33039    },
33040    "NetworkAclList":{
33041      "type":"list",
33042      "member":{
33043        "shape":"NetworkAcl",
33044        "locationName":"item"
33045      }
33046    },
33047    "NetworkCardIndex":{"type":"integer"},
33048    "NetworkCardInfo":{
33049      "type":"structure",
33050      "members":{
33051        "NetworkCardIndex":{
33052          "shape":"NetworkCardIndex",
33053          "documentation":"<p>The index of the network card.</p>",
33054          "locationName":"networkCardIndex"
33055        },
33056        "NetworkPerformance":{
33057          "shape":"NetworkPerformance",
33058          "documentation":"<p>The network performance of the network card.</p>",
33059          "locationName":"networkPerformance"
33060        },
33061        "MaximumNetworkInterfaces":{
33062          "shape":"MaxNetworkInterfaces",
33063          "documentation":"<p>The maximum number of network interfaces for the network card.</p>",
33064          "locationName":"maximumNetworkInterfaces"
33065        }
33066      },
33067      "documentation":"<p>Describes the network card support of the instance type.</p>"
33068    },
33069    "NetworkCardInfoList":{
33070      "type":"list",
33071      "member":{
33072        "shape":"NetworkCardInfo",
33073        "locationName":"item"
33074      }
33075    },
33076    "NetworkInfo":{
33077      "type":"structure",
33078      "members":{
33079        "NetworkPerformance":{
33080          "shape":"NetworkPerformance",
33081          "documentation":"<p>The network performance.</p>",
33082          "locationName":"networkPerformance"
33083        },
33084        "MaximumNetworkInterfaces":{
33085          "shape":"MaxNetworkInterfaces",
33086          "documentation":"<p>The maximum number of network interfaces for the instance type.</p>",
33087          "locationName":"maximumNetworkInterfaces"
33088        },
33089        "MaximumNetworkCards":{
33090          "shape":"MaximumNetworkCards",
33091          "documentation":"<p>The maximum number of physical network cards that can be allocated to the instance.</p>",
33092          "locationName":"maximumNetworkCards"
33093        },
33094        "DefaultNetworkCardIndex":{
33095          "shape":"DefaultNetworkCardIndex",
33096          "documentation":"<p>The index of the default network card, starting at 0.</p>",
33097          "locationName":"defaultNetworkCardIndex"
33098        },
33099        "NetworkCards":{
33100          "shape":"NetworkCardInfoList",
33101          "documentation":"<p>Describes the network cards for the instance type.</p>",
33102          "locationName":"networkCards"
33103        },
33104        "Ipv4AddressesPerInterface":{
33105          "shape":"MaxIpv4AddrPerInterface",
33106          "documentation":"<p>The maximum number of IPv4 addresses per network interface.</p>",
33107          "locationName":"ipv4AddressesPerInterface"
33108        },
33109        "Ipv6AddressesPerInterface":{
33110          "shape":"MaxIpv6AddrPerInterface",
33111          "documentation":"<p>The maximum number of IPv6 addresses per network interface.</p>",
33112          "locationName":"ipv6AddressesPerInterface"
33113        },
33114        "Ipv6Supported":{
33115          "shape":"Ipv6Flag",
33116          "documentation":"<p>Indicates whether IPv6 is supported.</p>",
33117          "locationName":"ipv6Supported"
33118        },
33119        "EnaSupport":{
33120          "shape":"EnaSupport",
33121          "documentation":"<p>Indicates whether Elastic Network Adapter (ENA) is supported.</p>",
33122          "locationName":"enaSupport"
33123        },
33124        "EfaSupported":{
33125          "shape":"EfaSupportedFlag",
33126          "documentation":"<p>Indicates whether Elastic Fabric Adapter (EFA) is supported.</p>",
33127          "locationName":"efaSupported"
33128        },
33129        "EfaInfo":{
33130          "shape":"EfaInfo",
33131          "documentation":"<p>Describes the Elastic Fabric Adapters for the instance type.</p>",
33132          "locationName":"efaInfo"
33133        },
33134        "EncryptionInTransitSupported":{
33135          "shape":"EncryptionInTransitSupported",
33136          "documentation":"<p>Indicates whether the instance type automatically encrypts in-transit traffic between instances.</p>",
33137          "locationName":"encryptionInTransitSupported"
33138        }
33139      },
33140      "documentation":"<p>Describes the networking features of the instance type.</p>"
33141    },
33142    "NetworkInsightsAnalysis":{
33143      "type":"structure",
33144      "members":{
33145        "NetworkInsightsAnalysisId":{
33146          "shape":"NetworkInsightsAnalysisId",
33147          "documentation":"<p>The ID of the network insights analysis.</p>",
33148          "locationName":"networkInsightsAnalysisId"
33149        },
33150        "NetworkInsightsAnalysisArn":{
33151          "shape":"ResourceArn",
33152          "documentation":"<p>The Amazon Resource Name (ARN) of the network insights analysis.</p>",
33153          "locationName":"networkInsightsAnalysisArn"
33154        },
33155        "NetworkInsightsPathId":{
33156          "shape":"NetworkInsightsPathId",
33157          "documentation":"<p>The ID of the path.</p>",
33158          "locationName":"networkInsightsPathId"
33159        },
33160        "FilterInArns":{
33161          "shape":"ArnList",
33162          "documentation":"<p>The Amazon Resource Names (ARN) of the Amazon Web Services resources that the path must traverse.</p>",
33163          "locationName":"filterInArnSet"
33164        },
33165        "StartDate":{
33166          "shape":"MillisecondDateTime",
33167          "documentation":"<p>The time the analysis started.</p>",
33168          "locationName":"startDate"
33169        },
33170        "Status":{
33171          "shape":"AnalysisStatus",
33172          "documentation":"<p>The status of the network insights analysis.</p>",
33173          "locationName":"status"
33174        },
33175        "StatusMessage":{
33176          "shape":"String",
33177          "documentation":"<p>The status message, if the status is <code>failed</code>.</p>",
33178          "locationName":"statusMessage"
33179        },
33180        "NetworkPathFound":{
33181          "shape":"Boolean",
33182          "documentation":"<p>Indicates whether the destination is reachable from the source.</p>",
33183          "locationName":"networkPathFound"
33184        },
33185        "ForwardPathComponents":{
33186          "shape":"PathComponentList",
33187          "documentation":"<p>The components in the path from source to destination.</p>",
33188          "locationName":"forwardPathComponentSet"
33189        },
33190        "ReturnPathComponents":{
33191          "shape":"PathComponentList",
33192          "documentation":"<p>The components in the path from destination to source.</p>",
33193          "locationName":"returnPathComponentSet"
33194        },
33195        "Explanations":{
33196          "shape":"ExplanationList",
33197          "documentation":"<p>The explanations. For more information, see <a href=\"https://docs.aws.amazon.com/vpc/latest/reachability/explanation-codes.html\">Reachability Analyzer explanation codes</a>.</p>",
33198          "locationName":"explanationSet"
33199        },
33200        "AlternatePathHints":{
33201          "shape":"AlternatePathHintList",
33202          "documentation":"<p>Potential intermediate components.</p>",
33203          "locationName":"alternatePathHintSet"
33204        },
33205        "Tags":{
33206          "shape":"TagList",
33207          "documentation":"<p>The tags.</p>",
33208          "locationName":"tagSet"
33209        }
33210      },
33211      "documentation":"<p>Describes a network insights analysis.</p>"
33212    },
33213    "NetworkInsightsAnalysisId":{"type":"string"},
33214    "NetworkInsightsAnalysisIdList":{
33215      "type":"list",
33216      "member":{
33217        "shape":"NetworkInsightsAnalysisId",
33218        "locationName":"item"
33219      }
33220    },
33221    "NetworkInsightsAnalysisList":{
33222      "type":"list",
33223      "member":{
33224        "shape":"NetworkInsightsAnalysis",
33225        "locationName":"item"
33226      }
33227    },
33228    "NetworkInsightsMaxResults":{
33229      "type":"integer",
33230      "max":100,
33231      "min":1
33232    },
33233    "NetworkInsightsPath":{
33234      "type":"structure",
33235      "members":{
33236        "NetworkInsightsPathId":{
33237          "shape":"NetworkInsightsPathId",
33238          "documentation":"<p>The ID of the path.</p>",
33239          "locationName":"networkInsightsPathId"
33240        },
33241        "NetworkInsightsPathArn":{
33242          "shape":"ResourceArn",
33243          "documentation":"<p>The Amazon Resource Name (ARN) of the path.</p>",
33244          "locationName":"networkInsightsPathArn"
33245        },
33246        "CreatedDate":{
33247          "shape":"MillisecondDateTime",
33248          "documentation":"<p>The time stamp when the path was created.</p>",
33249          "locationName":"createdDate"
33250        },
33251        "Source":{
33252          "shape":"String",
33253          "documentation":"<p>The Amazon Web Services resource that is the source of the path.</p>",
33254          "locationName":"source"
33255        },
33256        "Destination":{
33257          "shape":"String",
33258          "documentation":"<p>The Amazon Web Services resource that is the destination of the path.</p>",
33259          "locationName":"destination"
33260        },
33261        "SourceIp":{
33262          "shape":"IpAddress",
33263          "documentation":"<p>The IP address of the Amazon Web Services resource that is the source of the path.</p>",
33264          "locationName":"sourceIp"
33265        },
33266        "DestinationIp":{
33267          "shape":"IpAddress",
33268          "documentation":"<p>The IP address of the Amazon Web Services resource that is the destination of the path.</p>",
33269          "locationName":"destinationIp"
33270        },
33271        "Protocol":{
33272          "shape":"Protocol",
33273          "documentation":"<p>The protocol.</p>",
33274          "locationName":"protocol"
33275        },
33276        "DestinationPort":{
33277          "shape":"Integer",
33278          "documentation":"<p>The destination port.</p>",
33279          "locationName":"destinationPort"
33280        },
33281        "Tags":{
33282          "shape":"TagList",
33283          "documentation":"<p>The tags associated with the path.</p>",
33284          "locationName":"tagSet"
33285        }
33286      },
33287      "documentation":"<p>Describes a path.</p>"
33288    },
33289    "NetworkInsightsPathId":{"type":"string"},
33290    "NetworkInsightsPathIdList":{
33291      "type":"list",
33292      "member":{
33293        "shape":"NetworkInsightsPathId",
33294        "locationName":"item"
33295      }
33296    },
33297    "NetworkInsightsPathList":{
33298      "type":"list",
33299      "member":{
33300        "shape":"NetworkInsightsPath",
33301        "locationName":"item"
33302      }
33303    },
33304    "NetworkInterface":{
33305      "type":"structure",
33306      "members":{
33307        "Association":{
33308          "shape":"NetworkInterfaceAssociation",
33309          "documentation":"<p>The association information for an Elastic IP address (IPv4) associated with the network interface.</p>",
33310          "locationName":"association"
33311        },
33312        "Attachment":{
33313          "shape":"NetworkInterfaceAttachment",
33314          "documentation":"<p>The network interface attachment.</p>",
33315          "locationName":"attachment"
33316        },
33317        "AvailabilityZone":{
33318          "shape":"String",
33319          "documentation":"<p>The Availability Zone.</p>",
33320          "locationName":"availabilityZone"
33321        },
33322        "Description":{
33323          "shape":"String",
33324          "documentation":"<p>A description.</p>",
33325          "locationName":"description"
33326        },
33327        "Groups":{
33328          "shape":"GroupIdentifierList",
33329          "documentation":"<p>Any security groups for the network interface.</p>",
33330          "locationName":"groupSet"
33331        },
33332        "InterfaceType":{
33333          "shape":"NetworkInterfaceType",
33334          "documentation":"<p>The type of network interface.</p>",
33335          "locationName":"interfaceType"
33336        },
33337        "Ipv6Addresses":{
33338          "shape":"NetworkInterfaceIpv6AddressesList",
33339          "documentation":"<p>The IPv6 addresses associated with the network interface.</p>",
33340          "locationName":"ipv6AddressesSet"
33341        },
33342        "MacAddress":{
33343          "shape":"String",
33344          "documentation":"<p>The MAC address.</p>",
33345          "locationName":"macAddress"
33346        },
33347        "NetworkInterfaceId":{
33348          "shape":"String",
33349          "documentation":"<p>The ID of the network interface.</p>",
33350          "locationName":"networkInterfaceId"
33351        },
33352        "OutpostArn":{
33353          "shape":"String",
33354          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost.</p>",
33355          "locationName":"outpostArn"
33356        },
33357        "OwnerId":{
33358          "shape":"String",
33359          "documentation":"<p>The Amazon Web Services account ID of the owner of the network interface.</p>",
33360          "locationName":"ownerId"
33361        },
33362        "PrivateDnsName":{
33363          "shape":"String",
33364          "documentation":"<p>The private DNS name.</p>",
33365          "locationName":"privateDnsName"
33366        },
33367        "PrivateIpAddress":{
33368          "shape":"String",
33369          "documentation":"<p>The IPv4 address of the network interface within the subnet.</p>",
33370          "locationName":"privateIpAddress"
33371        },
33372        "PrivateIpAddresses":{
33373          "shape":"NetworkInterfacePrivateIpAddressList",
33374          "documentation":"<p>The private IPv4 addresses associated with the network interface.</p>",
33375          "locationName":"privateIpAddressesSet"
33376        },
33377        "Ipv4Prefixes":{
33378          "shape":"Ipv4PrefixesList",
33379          "documentation":"<p>The IPv4 prefixes that are assigned to the network interface.</p>",
33380          "locationName":"ipv4PrefixSet"
33381        },
33382        "Ipv6Prefixes":{
33383          "shape":"Ipv6PrefixesList",
33384          "documentation":"<p>The IPv6 prefixes that are assigned to the network interface.</p>",
33385          "locationName":"ipv6PrefixSet"
33386        },
33387        "RequesterId":{
33388          "shape":"String",
33389          "documentation":"<p>The alias or Amazon Web Services account ID of the principal or service that created the network interface.</p>",
33390          "locationName":"requesterId"
33391        },
33392        "RequesterManaged":{
33393          "shape":"Boolean",
33394          "documentation":"<p>Indicates whether the network interface is being managed by Amazon Web Services.</p>",
33395          "locationName":"requesterManaged"
33396        },
33397        "SourceDestCheck":{
33398          "shape":"Boolean",
33399          "documentation":"<p>Indicates whether source/destination checking is enabled.</p>",
33400          "locationName":"sourceDestCheck"
33401        },
33402        "Status":{
33403          "shape":"NetworkInterfaceStatus",
33404          "documentation":"<p>The status of the network interface.</p>",
33405          "locationName":"status"
33406        },
33407        "SubnetId":{
33408          "shape":"String",
33409          "documentation":"<p>The ID of the subnet.</p>",
33410          "locationName":"subnetId"
33411        },
33412        "TagSet":{
33413          "shape":"TagList",
33414          "documentation":"<p>Any tags assigned to the network interface.</p>",
33415          "locationName":"tagSet"
33416        },
33417        "VpcId":{
33418          "shape":"String",
33419          "documentation":"<p>The ID of the VPC.</p>",
33420          "locationName":"vpcId"
33421        }
33422      },
33423      "documentation":"<p>Describes a network interface.</p>"
33424    },
33425    "NetworkInterfaceAssociation":{
33426      "type":"structure",
33427      "members":{
33428        "AllocationId":{
33429          "shape":"String",
33430          "documentation":"<p>The allocation ID.</p>",
33431          "locationName":"allocationId"
33432        },
33433        "AssociationId":{
33434          "shape":"String",
33435          "documentation":"<p>The association ID.</p>",
33436          "locationName":"associationId"
33437        },
33438        "IpOwnerId":{
33439          "shape":"String",
33440          "documentation":"<p>The ID of the Elastic IP address owner.</p>",
33441          "locationName":"ipOwnerId"
33442        },
33443        "PublicDnsName":{
33444          "shape":"String",
33445          "documentation":"<p>The public DNS name.</p>",
33446          "locationName":"publicDnsName"
33447        },
33448        "PublicIp":{
33449          "shape":"String",
33450          "documentation":"<p>The address of the Elastic IP address bound to the network interface.</p>",
33451          "locationName":"publicIp"
33452        },
33453        "CustomerOwnedIp":{
33454          "shape":"String",
33455          "documentation":"<p>The customer-owned IP address associated with the network interface.</p>",
33456          "locationName":"customerOwnedIp"
33457        },
33458        "CarrierIp":{
33459          "shape":"String",
33460          "documentation":"<p>The carrier IP address associated with the network interface.</p> <p>This option is only available when the network interface is in a subnet which is associated with a Wavelength Zone.</p>",
33461          "locationName":"carrierIp"
33462        }
33463      },
33464      "documentation":"<p>Describes association information for an Elastic IP address (IPv4 only), or a Carrier IP address (for a network interface which resides in a subnet in a Wavelength Zone).</p>"
33465    },
33466    "NetworkInterfaceAttachment":{
33467      "type":"structure",
33468      "members":{
33469        "AttachTime":{
33470          "shape":"DateTime",
33471          "documentation":"<p>The timestamp indicating when the attachment initiated.</p>",
33472          "locationName":"attachTime"
33473        },
33474        "AttachmentId":{
33475          "shape":"String",
33476          "documentation":"<p>The ID of the network interface attachment.</p>",
33477          "locationName":"attachmentId"
33478        },
33479        "DeleteOnTermination":{
33480          "shape":"Boolean",
33481          "documentation":"<p>Indicates whether the network interface is deleted when the instance is terminated.</p>",
33482          "locationName":"deleteOnTermination"
33483        },
33484        "DeviceIndex":{
33485          "shape":"Integer",
33486          "documentation":"<p>The device index of the network interface attachment on the instance.</p>",
33487          "locationName":"deviceIndex"
33488        },
33489        "NetworkCardIndex":{
33490          "shape":"Integer",
33491          "documentation":"<p>The index of the network card.</p>",
33492          "locationName":"networkCardIndex"
33493        },
33494        "InstanceId":{
33495          "shape":"String",
33496          "documentation":"<p>The ID of the instance.</p>",
33497          "locationName":"instanceId"
33498        },
33499        "InstanceOwnerId":{
33500          "shape":"String",
33501          "documentation":"<p>The Amazon Web Services account ID of the owner of the instance.</p>",
33502          "locationName":"instanceOwnerId"
33503        },
33504        "Status":{
33505          "shape":"AttachmentStatus",
33506          "documentation":"<p>The attachment state.</p>",
33507          "locationName":"status"
33508        }
33509      },
33510      "documentation":"<p>Describes a network interface attachment.</p>"
33511    },
33512    "NetworkInterfaceAttachmentChanges":{
33513      "type":"structure",
33514      "members":{
33515        "AttachmentId":{
33516          "shape":"NetworkInterfaceAttachmentId",
33517          "documentation":"<p>The ID of the network interface attachment.</p>",
33518          "locationName":"attachmentId"
33519        },
33520        "DeleteOnTermination":{
33521          "shape":"Boolean",
33522          "documentation":"<p>Indicates whether the network interface is deleted when the instance is terminated.</p>",
33523          "locationName":"deleteOnTermination"
33524        }
33525      },
33526      "documentation":"<p>Describes an attachment change.</p>"
33527    },
33528    "NetworkInterfaceAttachmentId":{"type":"string"},
33529    "NetworkInterfaceAttribute":{
33530      "type":"string",
33531      "enum":[
33532        "description",
33533        "groupSet",
33534        "sourceDestCheck",
33535        "attachment"
33536      ]
33537    },
33538    "NetworkInterfaceCreationType":{
33539      "type":"string",
33540      "enum":[
33541        "efa",
33542        "branch",
33543        "trunk"
33544      ]
33545    },
33546    "NetworkInterfaceId":{"type":"string"},
33547    "NetworkInterfaceIdList":{
33548      "type":"list",
33549      "member":{
33550        "shape":"NetworkInterfaceId",
33551        "locationName":"item"
33552      }
33553    },
33554    "NetworkInterfaceIpv6Address":{
33555      "type":"structure",
33556      "members":{
33557        "Ipv6Address":{
33558          "shape":"String",
33559          "documentation":"<p>The IPv6 address.</p>",
33560          "locationName":"ipv6Address"
33561        }
33562      },
33563      "documentation":"<p>Describes an IPv6 address associated with a network interface.</p>"
33564    },
33565    "NetworkInterfaceIpv6AddressesList":{
33566      "type":"list",
33567      "member":{
33568        "shape":"NetworkInterfaceIpv6Address",
33569        "locationName":"item"
33570      }
33571    },
33572    "NetworkInterfaceList":{
33573      "type":"list",
33574      "member":{
33575        "shape":"NetworkInterface",
33576        "locationName":"item"
33577      }
33578    },
33579    "NetworkInterfacePermission":{
33580      "type":"structure",
33581      "members":{
33582        "NetworkInterfacePermissionId":{
33583          "shape":"String",
33584          "documentation":"<p>The ID of the network interface permission.</p>",
33585          "locationName":"networkInterfacePermissionId"
33586        },
33587        "NetworkInterfaceId":{
33588          "shape":"String",
33589          "documentation":"<p>The ID of the network interface.</p>",
33590          "locationName":"networkInterfaceId"
33591        },
33592        "AwsAccountId":{
33593          "shape":"String",
33594          "documentation":"<p>The Amazon Web Services account ID.</p>",
33595          "locationName":"awsAccountId"
33596        },
33597        "AwsService":{
33598          "shape":"String",
33599          "documentation":"<p>The Amazon Web Service.</p>",
33600          "locationName":"awsService"
33601        },
33602        "Permission":{
33603          "shape":"InterfacePermissionType",
33604          "documentation":"<p>The type of permission.</p>",
33605          "locationName":"permission"
33606        },
33607        "PermissionState":{
33608          "shape":"NetworkInterfacePermissionState",
33609          "documentation":"<p>Information about the state of the permission.</p>",
33610          "locationName":"permissionState"
33611        }
33612      },
33613      "documentation":"<p>Describes a permission for a network interface.</p>"
33614    },
33615    "NetworkInterfacePermissionId":{"type":"string"},
33616    "NetworkInterfacePermissionIdList":{
33617      "type":"list",
33618      "member":{"shape":"NetworkInterfacePermissionId"}
33619    },
33620    "NetworkInterfacePermissionList":{
33621      "type":"list",
33622      "member":{
33623        "shape":"NetworkInterfacePermission",
33624        "locationName":"item"
33625      }
33626    },
33627    "NetworkInterfacePermissionState":{
33628      "type":"structure",
33629      "members":{
33630        "State":{
33631          "shape":"NetworkInterfacePermissionStateCode",
33632          "documentation":"<p>The state of the permission.</p>",
33633          "locationName":"state"
33634        },
33635        "StatusMessage":{
33636          "shape":"String",
33637          "documentation":"<p>A status message, if applicable.</p>",
33638          "locationName":"statusMessage"
33639        }
33640      },
33641      "documentation":"<p>Describes the state of a network interface permission.</p>"
33642    },
33643    "NetworkInterfacePermissionStateCode":{
33644      "type":"string",
33645      "enum":[
33646        "pending",
33647        "granted",
33648        "revoking",
33649        "revoked"
33650      ]
33651    },
33652    "NetworkInterfacePrivateIpAddress":{
33653      "type":"structure",
33654      "members":{
33655        "Association":{
33656          "shape":"NetworkInterfaceAssociation",
33657          "documentation":"<p>The association information for an Elastic IP address (IPv4) associated with the network interface.</p>",
33658          "locationName":"association"
33659        },
33660        "Primary":{
33661          "shape":"Boolean",
33662          "documentation":"<p>Indicates whether this IPv4 address is the primary private IPv4 address of the network interface.</p>",
33663          "locationName":"primary"
33664        },
33665        "PrivateDnsName":{
33666          "shape":"String",
33667          "documentation":"<p>The private DNS name.</p>",
33668          "locationName":"privateDnsName"
33669        },
33670        "PrivateIpAddress":{
33671          "shape":"String",
33672          "documentation":"<p>The private IPv4 address.</p>",
33673          "locationName":"privateIpAddress"
33674        }
33675      },
33676      "documentation":"<p>Describes the private IPv4 address of a network interface.</p>"
33677    },
33678    "NetworkInterfacePrivateIpAddressList":{
33679      "type":"list",
33680      "member":{
33681        "shape":"NetworkInterfacePrivateIpAddress",
33682        "locationName":"item"
33683      }
33684    },
33685    "NetworkInterfaceStatus":{
33686      "type":"string",
33687      "enum":[
33688        "available",
33689        "associated",
33690        "attaching",
33691        "in-use",
33692        "detaching"
33693      ]
33694    },
33695    "NetworkInterfaceType":{
33696      "type":"string",
33697      "enum":[
33698        "interface",
33699        "natGateway",
33700        "efa",
33701        "trunk"
33702      ]
33703    },
33704    "NetworkPerformance":{"type":"string"},
33705    "NewDhcpConfiguration":{
33706      "type":"structure",
33707      "members":{
33708        "Key":{
33709          "shape":"String",
33710          "locationName":"key"
33711        },
33712        "Values":{
33713          "shape":"ValueStringList",
33714          "locationName":"Value"
33715        }
33716      }
33717    },
33718    "NewDhcpConfigurationList":{
33719      "type":"list",
33720      "member":{
33721        "shape":"NewDhcpConfiguration",
33722        "locationName":"item"
33723      }
33724    },
33725    "NextToken":{"type":"string"},
33726    "OccurrenceDayRequestSet":{
33727      "type":"list",
33728      "member":{
33729        "shape":"Integer",
33730        "locationName":"OccurenceDay"
33731      }
33732    },
33733    "OccurrenceDaySet":{
33734      "type":"list",
33735      "member":{
33736        "shape":"Integer",
33737        "locationName":"item"
33738      }
33739    },
33740    "OfferingClassType":{
33741      "type":"string",
33742      "enum":[
33743        "standard",
33744        "convertible"
33745      ]
33746    },
33747    "OfferingId":{"type":"string"},
33748    "OfferingTypeValues":{
33749      "type":"string",
33750      "enum":[
33751        "Heavy Utilization",
33752        "Medium Utilization",
33753        "Light Utilization",
33754        "No Upfront",
33755        "Partial Upfront",
33756        "All Upfront"
33757      ]
33758    },
33759    "OnDemandAllocationStrategy":{
33760      "type":"string",
33761      "enum":[
33762        "lowestPrice",
33763        "prioritized"
33764      ]
33765    },
33766    "OnDemandOptions":{
33767      "type":"structure",
33768      "members":{
33769        "AllocationStrategy":{
33770          "shape":"FleetOnDemandAllocationStrategy",
33771          "documentation":"<p>The order of the launch template overrides to use in fulfilling On-Demand capacity. If you specify <code>lowest-price</code>, EC2 Fleet uses price to determine the order, launching the lowest price first. If you specify <code>prioritized</code>, EC2 Fleet uses the priority that you assigned to each launch template override, launching the highest priority first. If you do not specify a value, EC2 Fleet defaults to <code>lowest-price</code>.</p>",
33772          "locationName":"allocationStrategy"
33773        },
33774        "CapacityReservationOptions":{
33775          "shape":"CapacityReservationOptions",
33776          "documentation":"<p>The strategy for using unused Capacity Reservations for fulfilling On-Demand capacity. Supported only for fleets of type <code>instant</code>.</p>",
33777          "locationName":"capacityReservationOptions"
33778        },
33779        "SingleInstanceType":{
33780          "shape":"Boolean",
33781          "documentation":"<p>Indicates that the fleet uses a single instance type to launch all On-Demand Instances in the fleet. Supported only for fleets of type <code>instant</code>.</p>",
33782          "locationName":"singleInstanceType"
33783        },
33784        "SingleAvailabilityZone":{
33785          "shape":"Boolean",
33786          "documentation":"<p>Indicates that the fleet launches all On-Demand Instances into a single Availability Zone. Supported only for fleets of type <code>instant</code>.</p>",
33787          "locationName":"singleAvailabilityZone"
33788        },
33789        "MinTargetCapacity":{
33790          "shape":"Integer",
33791          "documentation":"<p>The minimum target capacity for On-Demand Instances in the fleet. If the minimum target capacity is not reached, the fleet launches no instances.</p>",
33792          "locationName":"minTargetCapacity"
33793        },
33794        "MaxTotalPrice":{
33795          "shape":"String",
33796          "documentation":"<p>The maximum amount per hour for On-Demand Instances that you're willing to pay.</p>",
33797          "locationName":"maxTotalPrice"
33798        }
33799      },
33800      "documentation":"<p>Describes the configuration of On-Demand Instances in an EC2 Fleet.</p>"
33801    },
33802    "OnDemandOptionsRequest":{
33803      "type":"structure",
33804      "members":{
33805        "AllocationStrategy":{
33806          "shape":"FleetOnDemandAllocationStrategy",
33807          "documentation":"<p>The order of the launch template overrides to use in fulfilling On-Demand capacity. If you specify <code>lowest-price</code>, EC2 Fleet uses price to determine the order, launching the lowest price first. If you specify <code>prioritized</code>, EC2 Fleet uses the priority that you assigned to each launch template override, launching the highest priority first. If you do not specify a value, EC2 Fleet defaults to <code>lowest-price</code>.</p>"
33808        },
33809        "CapacityReservationOptions":{
33810          "shape":"CapacityReservationOptionsRequest",
33811          "documentation":"<p>The strategy for using unused Capacity Reservations for fulfilling On-Demand capacity. Supported only for fleets of type <code>instant</code>.</p>"
33812        },
33813        "SingleInstanceType":{
33814          "shape":"Boolean",
33815          "documentation":"<p>Indicates that the fleet uses a single instance type to launch all On-Demand Instances in the fleet. Supported only for fleets of type <code>instant</code>.</p>"
33816        },
33817        "SingleAvailabilityZone":{
33818          "shape":"Boolean",
33819          "documentation":"<p>Indicates that the fleet launches all On-Demand Instances into a single Availability Zone. Supported only for fleets of type <code>instant</code>.</p>"
33820        },
33821        "MinTargetCapacity":{
33822          "shape":"Integer",
33823          "documentation":"<p>The minimum target capacity for On-Demand Instances in the fleet. If the minimum target capacity is not reached, the fleet launches no instances.</p>"
33824        },
33825        "MaxTotalPrice":{
33826          "shape":"String",
33827          "documentation":"<p>The maximum amount per hour for On-Demand Instances that you're willing to pay.</p>"
33828        }
33829      },
33830      "documentation":"<p>Describes the configuration of On-Demand Instances in an EC2 Fleet.</p>"
33831    },
33832    "OperationType":{
33833      "type":"string",
33834      "enum":[
33835        "add",
33836        "remove"
33837      ]
33838    },
33839    "OutpostArn":{
33840      "type":"string",
33841      "pattern":"^arn:aws([a-z-]+)?:outposts:[a-z\\d-]+:\\d{12}:outpost/op-[a-f0-9]{17}$"
33842    },
33843    "OwnerStringList":{
33844      "type":"list",
33845      "member":{
33846        "shape":"String",
33847        "locationName":"Owner"
33848      }
33849    },
33850    "PartitionLoadFrequency":{
33851      "type":"string",
33852      "enum":[
33853        "none",
33854        "daily",
33855        "weekly",
33856        "monthly"
33857      ]
33858    },
33859    "PathComponent":{
33860      "type":"structure",
33861      "members":{
33862        "SequenceNumber":{
33863          "shape":"Integer",
33864          "documentation":"<p>The sequence number.</p>",
33865          "locationName":"sequenceNumber"
33866        },
33867        "AclRule":{
33868          "shape":"AnalysisAclRule",
33869          "documentation":"<p>The network ACL rule.</p>",
33870          "locationName":"aclRule"
33871        },
33872        "Component":{
33873          "shape":"AnalysisComponent",
33874          "documentation":"<p>The component.</p>",
33875          "locationName":"component"
33876        },
33877        "DestinationVpc":{
33878          "shape":"AnalysisComponent",
33879          "documentation":"<p>The destination VPC.</p>",
33880          "locationName":"destinationVpc"
33881        },
33882        "OutboundHeader":{
33883          "shape":"AnalysisPacketHeader",
33884          "documentation":"<p>The outbound header.</p>",
33885          "locationName":"outboundHeader"
33886        },
33887        "InboundHeader":{
33888          "shape":"AnalysisPacketHeader",
33889          "documentation":"<p>The inbound header.</p>",
33890          "locationName":"inboundHeader"
33891        },
33892        "RouteTableRoute":{
33893          "shape":"AnalysisRouteTableRoute",
33894          "documentation":"<p>The route table route.</p>",
33895          "locationName":"routeTableRoute"
33896        },
33897        "SecurityGroupRule":{
33898          "shape":"AnalysisSecurityGroupRule",
33899          "documentation":"<p>The security group rule.</p>",
33900          "locationName":"securityGroupRule"
33901        },
33902        "SourceVpc":{
33903          "shape":"AnalysisComponent",
33904          "documentation":"<p>The source VPC.</p>",
33905          "locationName":"sourceVpc"
33906        },
33907        "Subnet":{
33908          "shape":"AnalysisComponent",
33909          "documentation":"<p>The subnet.</p>",
33910          "locationName":"subnet"
33911        },
33912        "Vpc":{
33913          "shape":"AnalysisComponent",
33914          "documentation":"<p>The component VPC.</p>",
33915          "locationName":"vpc"
33916        }
33917      },
33918      "documentation":"<p>Describes a path component.</p>"
33919    },
33920    "PathComponentList":{
33921      "type":"list",
33922      "member":{
33923        "shape":"PathComponent",
33924        "locationName":"item"
33925      }
33926    },
33927    "PaymentOption":{
33928      "type":"string",
33929      "enum":[
33930        "AllUpfront",
33931        "PartialUpfront",
33932        "NoUpfront"
33933      ]
33934    },
33935    "PciId":{
33936      "type":"structure",
33937      "members":{
33938        "DeviceId":{
33939          "shape":"String",
33940          "documentation":"<p>The ID of the device.</p>"
33941        },
33942        "VendorId":{
33943          "shape":"String",
33944          "documentation":"<p>The ID of the vendor.</p>"
33945        },
33946        "SubsystemId":{
33947          "shape":"String",
33948          "documentation":"<p>The ID of the subsystem.</p>"
33949        },
33950        "SubsystemVendorId":{
33951          "shape":"String",
33952          "documentation":"<p>The ID of the vendor for the subsystem.</p>"
33953        }
33954      },
33955      "documentation":"<p>Describes the data that identifies an Amazon FPGA image (AFI) on the PCI bus.</p>"
33956    },
33957    "PeeringAttachmentStatus":{
33958      "type":"structure",
33959      "members":{
33960        "Code":{
33961          "shape":"String",
33962          "documentation":"<p>The status code.</p>",
33963          "locationName":"code"
33964        },
33965        "Message":{
33966          "shape":"String",
33967          "documentation":"<p>The status message, if applicable.</p>",
33968          "locationName":"message"
33969        }
33970      },
33971      "documentation":"<p>The status of the transit gateway peering attachment.</p>"
33972    },
33973    "PeeringConnectionOptions":{
33974      "type":"structure",
33975      "members":{
33976        "AllowDnsResolutionFromRemoteVpc":{
33977          "shape":"Boolean",
33978          "documentation":"<p>If true, the public DNS hostnames of instances in the specified VPC resolve to private IP addresses when queried from instances in the peer VPC.</p>",
33979          "locationName":"allowDnsResolutionFromRemoteVpc"
33980        },
33981        "AllowEgressFromLocalClassicLinkToRemoteVpc":{
33982          "shape":"Boolean",
33983          "documentation":"<p>If true, enables outbound communication from an EC2-Classic instance that's linked to a local VPC using ClassicLink to instances in a peer VPC.</p>",
33984          "locationName":"allowEgressFromLocalClassicLinkToRemoteVpc"
33985        },
33986        "AllowEgressFromLocalVpcToRemoteClassicLink":{
33987          "shape":"Boolean",
33988          "documentation":"<p>If true, enables outbound communication from instances in a local VPC to an EC2-Classic instance that's linked to a peer VPC using ClassicLink.</p>",
33989          "locationName":"allowEgressFromLocalVpcToRemoteClassicLink"
33990        }
33991      },
33992      "documentation":"<p>Describes the VPC peering connection options.</p>"
33993    },
33994    "PeeringConnectionOptionsRequest":{
33995      "type":"structure",
33996      "members":{
33997        "AllowDnsResolutionFromRemoteVpc":{
33998          "shape":"Boolean",
33999          "documentation":"<p>If true, enables a local VPC to resolve public DNS hostnames to private IP addresses when queried from instances in the peer VPC.</p>"
34000        },
34001        "AllowEgressFromLocalClassicLinkToRemoteVpc":{
34002          "shape":"Boolean",
34003          "documentation":"<p>If true, enables outbound communication from an EC2-Classic instance that's linked to a local VPC using ClassicLink to instances in a peer VPC.</p>"
34004        },
34005        "AllowEgressFromLocalVpcToRemoteClassicLink":{
34006          "shape":"Boolean",
34007          "documentation":"<p>If true, enables outbound communication from instances in a local VPC to an EC2-Classic instance that's linked to a peer VPC using ClassicLink.</p>"
34008        }
34009      },
34010      "documentation":"<p>The VPC peering connection options.</p>"
34011    },
34012    "PeeringTgwInfo":{
34013      "type":"structure",
34014      "members":{
34015        "TransitGatewayId":{
34016          "shape":"String",
34017          "documentation":"<p>The ID of the transit gateway.</p>",
34018          "locationName":"transitGatewayId"
34019        },
34020        "OwnerId":{
34021          "shape":"String",
34022          "documentation":"<p>The ID of the Amazon Web Services account that owns the transit gateway.</p>",
34023          "locationName":"ownerId"
34024        },
34025        "Region":{
34026          "shape":"String",
34027          "documentation":"<p>The Region of the transit gateway.</p>",
34028          "locationName":"region"
34029        }
34030      },
34031      "documentation":"<p>Information about the transit gateway in the peering attachment.</p>"
34032    },
34033    "PermissionGroup":{
34034      "type":"string",
34035      "enum":["all"]
34036    },
34037    "Phase1DHGroupNumbersList":{
34038      "type":"list",
34039      "member":{
34040        "shape":"Phase1DHGroupNumbersListValue",
34041        "locationName":"item"
34042      }
34043    },
34044    "Phase1DHGroupNumbersListValue":{
34045      "type":"structure",
34046      "members":{
34047        "Value":{
34048          "shape":"Integer",
34049          "documentation":"<p>The Diffie-Hellmann group number.</p>",
34050          "locationName":"value"
34051        }
34052      },
34053      "documentation":"<p>The Diffie-Hellmann group number for phase 1 IKE negotiations.</p>"
34054    },
34055    "Phase1DHGroupNumbersRequestList":{
34056      "type":"list",
34057      "member":{
34058        "shape":"Phase1DHGroupNumbersRequestListValue",
34059        "locationName":"item"
34060      }
34061    },
34062    "Phase1DHGroupNumbersRequestListValue":{
34063      "type":"structure",
34064      "members":{
34065        "Value":{
34066          "shape":"Integer",
34067          "documentation":"<p>The Diffie-Hellmann group number.</p>"
34068        }
34069      },
34070      "documentation":"<p>Specifies a Diffie-Hellman group number for the VPN tunnel for phase 1 IKE negotiations.</p>"
34071    },
34072    "Phase1EncryptionAlgorithmsList":{
34073      "type":"list",
34074      "member":{
34075        "shape":"Phase1EncryptionAlgorithmsListValue",
34076        "locationName":"item"
34077      }
34078    },
34079    "Phase1EncryptionAlgorithmsListValue":{
34080      "type":"structure",
34081      "members":{
34082        "Value":{
34083          "shape":"String",
34084          "documentation":"<p>The value for the encryption algorithm.</p>",
34085          "locationName":"value"
34086        }
34087      },
34088      "documentation":"<p>The encryption algorithm for phase 1 IKE negotiations.</p>"
34089    },
34090    "Phase1EncryptionAlgorithmsRequestList":{
34091      "type":"list",
34092      "member":{
34093        "shape":"Phase1EncryptionAlgorithmsRequestListValue",
34094        "locationName":"item"
34095      }
34096    },
34097    "Phase1EncryptionAlgorithmsRequestListValue":{
34098      "type":"structure",
34099      "members":{
34100        "Value":{
34101          "shape":"String",
34102          "documentation":"<p>The value for the encryption algorithm.</p>"
34103        }
34104      },
34105      "documentation":"<p>Specifies the encryption algorithm for the VPN tunnel for phase 1 IKE negotiations.</p>"
34106    },
34107    "Phase1IntegrityAlgorithmsList":{
34108      "type":"list",
34109      "member":{
34110        "shape":"Phase1IntegrityAlgorithmsListValue",
34111        "locationName":"item"
34112      }
34113    },
34114    "Phase1IntegrityAlgorithmsListValue":{
34115      "type":"structure",
34116      "members":{
34117        "Value":{
34118          "shape":"String",
34119          "documentation":"<p>The value for the integrity algorithm.</p>",
34120          "locationName":"value"
34121        }
34122      },
34123      "documentation":"<p>The integrity algorithm for phase 1 IKE negotiations.</p>"
34124    },
34125    "Phase1IntegrityAlgorithmsRequestList":{
34126      "type":"list",
34127      "member":{
34128        "shape":"Phase1IntegrityAlgorithmsRequestListValue",
34129        "locationName":"item"
34130      }
34131    },
34132    "Phase1IntegrityAlgorithmsRequestListValue":{
34133      "type":"structure",
34134      "members":{
34135        "Value":{
34136          "shape":"String",
34137          "documentation":"<p>The value for the integrity algorithm.</p>"
34138        }
34139      },
34140      "documentation":"<p>Specifies the integrity algorithm for the VPN tunnel for phase 1 IKE negotiations.</p>"
34141    },
34142    "Phase2DHGroupNumbersList":{
34143      "type":"list",
34144      "member":{
34145        "shape":"Phase2DHGroupNumbersListValue",
34146        "locationName":"item"
34147      }
34148    },
34149    "Phase2DHGroupNumbersListValue":{
34150      "type":"structure",
34151      "members":{
34152        "Value":{
34153          "shape":"Integer",
34154          "documentation":"<p>The Diffie-Hellmann group number.</p>",
34155          "locationName":"value"
34156        }
34157      },
34158      "documentation":"<p>The Diffie-Hellmann group number for phase 2 IKE negotiations.</p>"
34159    },
34160    "Phase2DHGroupNumbersRequestList":{
34161      "type":"list",
34162      "member":{
34163        "shape":"Phase2DHGroupNumbersRequestListValue",
34164        "locationName":"item"
34165      }
34166    },
34167    "Phase2DHGroupNumbersRequestListValue":{
34168      "type":"structure",
34169      "members":{
34170        "Value":{
34171          "shape":"Integer",
34172          "documentation":"<p>The Diffie-Hellmann group number.</p>"
34173        }
34174      },
34175      "documentation":"<p>Specifies a Diffie-Hellman group number for the VPN tunnel for phase 2 IKE negotiations.</p>"
34176    },
34177    "Phase2EncryptionAlgorithmsList":{
34178      "type":"list",
34179      "member":{
34180        "shape":"Phase2EncryptionAlgorithmsListValue",
34181        "locationName":"item"
34182      }
34183    },
34184    "Phase2EncryptionAlgorithmsListValue":{
34185      "type":"structure",
34186      "members":{
34187        "Value":{
34188          "shape":"String",
34189          "documentation":"<p>The encryption algorithm.</p>",
34190          "locationName":"value"
34191        }
34192      },
34193      "documentation":"<p>The encryption algorithm for phase 2 IKE negotiations.</p>"
34194    },
34195    "Phase2EncryptionAlgorithmsRequestList":{
34196      "type":"list",
34197      "member":{
34198        "shape":"Phase2EncryptionAlgorithmsRequestListValue",
34199        "locationName":"item"
34200      }
34201    },
34202    "Phase2EncryptionAlgorithmsRequestListValue":{
34203      "type":"structure",
34204      "members":{
34205        "Value":{
34206          "shape":"String",
34207          "documentation":"<p>The encryption algorithm.</p>"
34208        }
34209      },
34210      "documentation":"<p>Specifies the encryption algorithm for the VPN tunnel for phase 2 IKE negotiations.</p>"
34211    },
34212    "Phase2IntegrityAlgorithmsList":{
34213      "type":"list",
34214      "member":{
34215        "shape":"Phase2IntegrityAlgorithmsListValue",
34216        "locationName":"item"
34217      }
34218    },
34219    "Phase2IntegrityAlgorithmsListValue":{
34220      "type":"structure",
34221      "members":{
34222        "Value":{
34223          "shape":"String",
34224          "documentation":"<p>The integrity algorithm.</p>",
34225          "locationName":"value"
34226        }
34227      },
34228      "documentation":"<p>The integrity algorithm for phase 2 IKE negotiations.</p>"
34229    },
34230    "Phase2IntegrityAlgorithmsRequestList":{
34231      "type":"list",
34232      "member":{
34233        "shape":"Phase2IntegrityAlgorithmsRequestListValue",
34234        "locationName":"item"
34235      }
34236    },
34237    "Phase2IntegrityAlgorithmsRequestListValue":{
34238      "type":"structure",
34239      "members":{
34240        "Value":{
34241          "shape":"String",
34242          "documentation":"<p>The integrity algorithm.</p>"
34243        }
34244      },
34245      "documentation":"<p>Specifies the integrity algorithm for the VPN tunnel for phase 2 IKE negotiations.</p>"
34246    },
34247    "Placement":{
34248      "type":"structure",
34249      "members":{
34250        "AvailabilityZone":{
34251          "shape":"String",
34252          "documentation":"<p>The Availability Zone of the instance.</p> <p>If not specified, an Availability Zone will be automatically chosen for you based on the load balancing criteria for the Region.</p> <p>This parameter is not supported by <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet\">CreateFleet</a>.</p>",
34253          "locationName":"availabilityZone"
34254        },
34255        "Affinity":{
34256          "shape":"String",
34257          "documentation":"<p>The affinity setting for the instance on the Dedicated Host. This parameter is not supported for the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportInstance.html\">ImportInstance</a> command.</p> <p>This parameter is not supported by <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet\">CreateFleet</a>.</p>",
34258          "locationName":"affinity"
34259        },
34260        "GroupName":{
34261          "shape":"PlacementGroupName",
34262          "documentation":"<p>The name of the placement group the instance is in.</p>",
34263          "locationName":"groupName"
34264        },
34265        "PartitionNumber":{
34266          "shape":"Integer",
34267          "documentation":"<p>The number of the partition the instance is in. Valid only if the placement group strategy is set to <code>partition</code>.</p> <p>This parameter is not supported by <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet\">CreateFleet</a>.</p>",
34268          "locationName":"partitionNumber"
34269        },
34270        "HostId":{
34271          "shape":"String",
34272          "documentation":"<p>The ID of the Dedicated Host on which the instance resides. This parameter is not supported for the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportInstance.html\">ImportInstance</a> command.</p> <p>This parameter is not supported by <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet\">CreateFleet</a>.</p>",
34273          "locationName":"hostId"
34274        },
34275        "Tenancy":{
34276          "shape":"Tenancy",
34277          "documentation":"<p>The tenancy of the instance (if the instance is running in a VPC). An instance with a tenancy of <code>dedicated</code> runs on single-tenant hardware. The <code>host</code> tenancy is not supported for the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportInstance.html\">ImportInstance</a> command.</p> <p>This parameter is not supported by <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet\">CreateFleet</a>.</p> <p>T3 instances that use the <code>unlimited</code> CPU credit option do not support <code>host</code> tenancy.</p>",
34278          "locationName":"tenancy"
34279        },
34280        "SpreadDomain":{
34281          "shape":"String",
34282          "documentation":"<p>Reserved for future use.</p> <p>This parameter is not supported by <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet\">CreateFleet</a>.</p>",
34283          "locationName":"spreadDomain"
34284        },
34285        "HostResourceGroupArn":{
34286          "shape":"String",
34287          "documentation":"<p>The ARN of the host resource group in which to launch the instances. If you specify a host resource group ARN, omit the <b>Tenancy</b> parameter or set it to <code>host</code>.</p> <p>This parameter is not supported by <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet\">CreateFleet</a>.</p>",
34288          "locationName":"hostResourceGroupArn"
34289        }
34290      },
34291      "documentation":"<p>Describes the placement of an instance.</p>"
34292    },
34293    "PlacementGroup":{
34294      "type":"structure",
34295      "members":{
34296        "GroupName":{
34297          "shape":"String",
34298          "documentation":"<p>The name of the placement group.</p>",
34299          "locationName":"groupName"
34300        },
34301        "State":{
34302          "shape":"PlacementGroupState",
34303          "documentation":"<p>The state of the placement group.</p>",
34304          "locationName":"state"
34305        },
34306        "Strategy":{
34307          "shape":"PlacementStrategy",
34308          "documentation":"<p>The placement strategy.</p>",
34309          "locationName":"strategy"
34310        },
34311        "PartitionCount":{
34312          "shape":"Integer",
34313          "documentation":"<p>The number of partitions. Valid only if <b>strategy</b> is set to <code>partition</code>.</p>",
34314          "locationName":"partitionCount"
34315        },
34316        "GroupId":{
34317          "shape":"String",
34318          "documentation":"<p>The ID of the placement group.</p>",
34319          "locationName":"groupId"
34320        },
34321        "Tags":{
34322          "shape":"TagList",
34323          "documentation":"<p>Any tags applied to the placement group.</p>",
34324          "locationName":"tagSet"
34325        }
34326      },
34327      "documentation":"<p>Describes a placement group.</p>"
34328    },
34329    "PlacementGroupId":{"type":"string"},
34330    "PlacementGroupIdStringList":{
34331      "type":"list",
34332      "member":{
34333        "shape":"PlacementGroupId",
34334        "locationName":"GroupId"
34335      }
34336    },
34337    "PlacementGroupInfo":{
34338      "type":"structure",
34339      "members":{
34340        "SupportedStrategies":{
34341          "shape":"PlacementGroupStrategyList",
34342          "documentation":"<p>The supported placement group types.</p>",
34343          "locationName":"supportedStrategies"
34344        }
34345      },
34346      "documentation":"<p>Describes the placement group support of the instance type.</p>"
34347    },
34348    "PlacementGroupList":{
34349      "type":"list",
34350      "member":{
34351        "shape":"PlacementGroup",
34352        "locationName":"item"
34353      }
34354    },
34355    "PlacementGroupName":{"type":"string"},
34356    "PlacementGroupState":{
34357      "type":"string",
34358      "enum":[
34359        "pending",
34360        "available",
34361        "deleting",
34362        "deleted"
34363      ]
34364    },
34365    "PlacementGroupStrategy":{
34366      "type":"string",
34367      "enum":[
34368        "cluster",
34369        "partition",
34370        "spread"
34371      ]
34372    },
34373    "PlacementGroupStrategyList":{
34374      "type":"list",
34375      "member":{
34376        "shape":"PlacementGroupStrategy",
34377        "locationName":"item"
34378      }
34379    },
34380    "PlacementGroupStringList":{
34381      "type":"list",
34382      "member":{"shape":"PlacementGroupName"}
34383    },
34384    "PlacementResponse":{
34385      "type":"structure",
34386      "members":{
34387        "GroupName":{
34388          "shape":"PlacementGroupName",
34389          "documentation":"<p>The name of the placement group that the instance is in.</p>",
34390          "locationName":"groupName"
34391        }
34392      },
34393      "documentation":"<p>Describes the placement of an instance.</p>"
34394    },
34395    "PlacementStrategy":{
34396      "type":"string",
34397      "enum":[
34398        "cluster",
34399        "spread",
34400        "partition"
34401      ]
34402    },
34403    "PlatformValues":{
34404      "type":"string",
34405      "enum":["Windows"]
34406    },
34407    "PoolCidrBlock":{
34408      "type":"structure",
34409      "members":{
34410        "Cidr":{
34411          "shape":"String",
34412          "documentation":"<p>The CIDR block.</p>",
34413          "locationName":"poolCidrBlock"
34414        }
34415      },
34416      "documentation":"<p>Describes a CIDR block for an address pool.</p>"
34417    },
34418    "PoolCidrBlocksSet":{
34419      "type":"list",
34420      "member":{
34421        "shape":"PoolCidrBlock",
34422        "locationName":"item"
34423      }
34424    },
34425    "PoolMaxResults":{
34426      "type":"integer",
34427      "max":10,
34428      "min":1
34429    },
34430    "Port":{
34431      "type":"integer",
34432      "max":65535,
34433      "min":1
34434    },
34435    "PortRange":{
34436      "type":"structure",
34437      "members":{
34438        "From":{
34439          "shape":"Integer",
34440          "documentation":"<p>The first port in the range.</p>",
34441          "locationName":"from"
34442        },
34443        "To":{
34444          "shape":"Integer",
34445          "documentation":"<p>The last port in the range.</p>",
34446          "locationName":"to"
34447        }
34448      },
34449      "documentation":"<p>Describes a range of ports.</p>"
34450    },
34451    "PortRangeList":{
34452      "type":"list",
34453      "member":{
34454        "shape":"PortRange",
34455        "locationName":"item"
34456      }
34457    },
34458    "PrefixList":{
34459      "type":"structure",
34460      "members":{
34461        "Cidrs":{
34462          "shape":"ValueStringList",
34463          "documentation":"<p>The IP address range of the Amazon Web Service.</p>",
34464          "locationName":"cidrSet"
34465        },
34466        "PrefixListId":{
34467          "shape":"String",
34468          "documentation":"<p>The ID of the prefix.</p>",
34469          "locationName":"prefixListId"
34470        },
34471        "PrefixListName":{
34472          "shape":"String",
34473          "documentation":"<p>The name of the prefix.</p>",
34474          "locationName":"prefixListName"
34475        }
34476      },
34477      "documentation":"<p>Describes prefixes for Amazon Web Services services.</p>"
34478    },
34479    "PrefixListAssociation":{
34480      "type":"structure",
34481      "members":{
34482        "ResourceId":{
34483          "shape":"String",
34484          "documentation":"<p>The ID of the resource.</p>",
34485          "locationName":"resourceId"
34486        },
34487        "ResourceOwner":{
34488          "shape":"String",
34489          "documentation":"<p>The owner of the resource.</p>",
34490          "locationName":"resourceOwner"
34491        }
34492      },
34493      "documentation":"<p>Describes the resource with which a prefix list is associated.</p>"
34494    },
34495    "PrefixListAssociationSet":{
34496      "type":"list",
34497      "member":{
34498        "shape":"PrefixListAssociation",
34499        "locationName":"item"
34500      }
34501    },
34502    "PrefixListEntry":{
34503      "type":"structure",
34504      "members":{
34505        "Cidr":{
34506          "shape":"String",
34507          "documentation":"<p>The CIDR block.</p>",
34508          "locationName":"cidr"
34509        },
34510        "Description":{
34511          "shape":"String",
34512          "documentation":"<p>The description.</p>",
34513          "locationName":"description"
34514        }
34515      },
34516      "documentation":"<p>Describes a prefix list entry.</p>"
34517    },
34518    "PrefixListEntrySet":{
34519      "type":"list",
34520      "member":{
34521        "shape":"PrefixListEntry",
34522        "locationName":"item"
34523      }
34524    },
34525    "PrefixListId":{
34526      "type":"structure",
34527      "members":{
34528        "Description":{
34529          "shape":"String",
34530          "documentation":"<p>A description for the security group rule that references this prefix list ID.</p> <p>Constraints: Up to 255 characters in length. Allowed characters are a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=;{}!$*</p>",
34531          "locationName":"description"
34532        },
34533        "PrefixListId":{
34534          "shape":"String",
34535          "documentation":"<p>The ID of the prefix.</p>",
34536          "locationName":"prefixListId"
34537        }
34538      },
34539      "documentation":"<p>Describes a prefix list ID.</p>"
34540    },
34541    "PrefixListIdList":{
34542      "type":"list",
34543      "member":{
34544        "shape":"PrefixListId",
34545        "locationName":"item"
34546      }
34547    },
34548    "PrefixListIdSet":{
34549      "type":"list",
34550      "member":{
34551        "shape":"String",
34552        "locationName":"item"
34553      }
34554    },
34555    "PrefixListMaxResults":{
34556      "type":"integer",
34557      "max":100,
34558      "min":1
34559    },
34560    "PrefixListResourceId":{"type":"string"},
34561    "PrefixListResourceIdStringList":{
34562      "type":"list",
34563      "member":{
34564        "shape":"PrefixListResourceId",
34565        "locationName":"item"
34566      }
34567    },
34568    "PrefixListSet":{
34569      "type":"list",
34570      "member":{
34571        "shape":"PrefixList",
34572        "locationName":"item"
34573      }
34574    },
34575    "PrefixListState":{
34576      "type":"string",
34577      "enum":[
34578        "create-in-progress",
34579        "create-complete",
34580        "create-failed",
34581        "modify-in-progress",
34582        "modify-complete",
34583        "modify-failed",
34584        "restore-in-progress",
34585        "restore-complete",
34586        "restore-failed",
34587        "delete-in-progress",
34588        "delete-complete",
34589        "delete-failed"
34590      ]
34591    },
34592    "PriceSchedule":{
34593      "type":"structure",
34594      "members":{
34595        "Active":{
34596          "shape":"Boolean",
34597          "documentation":"<p>The current price schedule, as determined by the term remaining for the Reserved Instance in the listing.</p> <p>A specific price schedule is always in effect, but only one price schedule can be active at any time. Take, for example, a Reserved Instance listing that has five months remaining in its term. When you specify price schedules for five months and two months, this means that schedule 1, covering the first three months of the remaining term, will be active during months 5, 4, and 3. Then schedule 2, covering the last two months of the term, will be active for months 2 and 1.</p>",
34598          "locationName":"active"
34599        },
34600        "CurrencyCode":{
34601          "shape":"CurrencyCodeValues",
34602          "documentation":"<p>The currency for transacting the Reserved Instance resale. At this time, the only supported currency is <code>USD</code>.</p>",
34603          "locationName":"currencyCode"
34604        },
34605        "Price":{
34606          "shape":"Double",
34607          "documentation":"<p>The fixed price for the term.</p>",
34608          "locationName":"price"
34609        },
34610        "Term":{
34611          "shape":"Long",
34612          "documentation":"<p>The number of months remaining in the reservation. For example, 2 is the second to the last month before the capacity reservation expires.</p>",
34613          "locationName":"term"
34614        }
34615      },
34616      "documentation":"<p>Describes the price for a Reserved Instance.</p>"
34617    },
34618    "PriceScheduleList":{
34619      "type":"list",
34620      "member":{
34621        "shape":"PriceSchedule",
34622        "locationName":"item"
34623      }
34624    },
34625    "PriceScheduleSpecification":{
34626      "type":"structure",
34627      "members":{
34628        "CurrencyCode":{
34629          "shape":"CurrencyCodeValues",
34630          "documentation":"<p>The currency for transacting the Reserved Instance resale. At this time, the only supported currency is <code>USD</code>.</p>",
34631          "locationName":"currencyCode"
34632        },
34633        "Price":{
34634          "shape":"Double",
34635          "documentation":"<p>The fixed price for the term.</p>",
34636          "locationName":"price"
34637        },
34638        "Term":{
34639          "shape":"Long",
34640          "documentation":"<p>The number of months remaining in the reservation. For example, 2 is the second to the last month before the capacity reservation expires.</p>",
34641          "locationName":"term"
34642        }
34643      },
34644      "documentation":"<p>Describes the price for a Reserved Instance.</p>"
34645    },
34646    "PriceScheduleSpecificationList":{
34647      "type":"list",
34648      "member":{
34649        "shape":"PriceScheduleSpecification",
34650        "locationName":"item"
34651      }
34652    },
34653    "PricingDetail":{
34654      "type":"structure",
34655      "members":{
34656        "Count":{
34657          "shape":"Integer",
34658          "documentation":"<p>The number of reservations available for the price.</p>",
34659          "locationName":"count"
34660        },
34661        "Price":{
34662          "shape":"Double",
34663          "documentation":"<p>The price per instance.</p>",
34664          "locationName":"price"
34665        }
34666      },
34667      "documentation":"<p>Describes a Reserved Instance offering.</p>"
34668    },
34669    "PricingDetailsList":{
34670      "type":"list",
34671      "member":{
34672        "shape":"PricingDetail",
34673        "locationName":"item"
34674      }
34675    },
34676    "PrincipalIdFormat":{
34677      "type":"structure",
34678      "members":{
34679        "Arn":{
34680          "shape":"String",
34681          "documentation":"<p>PrincipalIdFormatARN description</p>",
34682          "locationName":"arn"
34683        },
34684        "Statuses":{
34685          "shape":"IdFormatList",
34686          "documentation":"<p>PrincipalIdFormatStatuses description</p>",
34687          "locationName":"statusSet"
34688        }
34689      },
34690      "documentation":"<p>PrincipalIdFormat description</p>"
34691    },
34692    "PrincipalIdFormatList":{
34693      "type":"list",
34694      "member":{
34695        "shape":"PrincipalIdFormat",
34696        "locationName":"item"
34697      }
34698    },
34699    "PrincipalType":{
34700      "type":"string",
34701      "enum":[
34702        "All",
34703        "Service",
34704        "OrganizationUnit",
34705        "Account",
34706        "User",
34707        "Role"
34708      ]
34709    },
34710    "PrivateDnsDetails":{
34711      "type":"structure",
34712      "members":{
34713        "PrivateDnsName":{
34714          "shape":"String",
34715          "documentation":"<p>The private DNS name assigned to the VPC endpoint service.</p>",
34716          "locationName":"privateDnsName"
34717        }
34718      },
34719      "documentation":"<p>Information about the Private DNS name for interface endpoints.</p>"
34720    },
34721    "PrivateDnsDetailsSet":{
34722      "type":"list",
34723      "member":{
34724        "shape":"PrivateDnsDetails",
34725        "locationName":"item"
34726      }
34727    },
34728    "PrivateDnsNameConfiguration":{
34729      "type":"structure",
34730      "members":{
34731        "State":{
34732          "shape":"DnsNameState",
34733          "documentation":"<p>The verification state of the VPC endpoint service.</p> <p>&gt;Consumers of the endpoint service can use the private name only when the state is <code>verified</code>.</p>",
34734          "locationName":"state"
34735        },
34736        "Type":{
34737          "shape":"String",
34738          "documentation":"<p>The endpoint service verification type, for example TXT.</p>",
34739          "locationName":"type"
34740        },
34741        "Value":{
34742          "shape":"String",
34743          "documentation":"<p>The value the service provider adds to the private DNS name domain record before verification.</p>",
34744          "locationName":"value"
34745        },
34746        "Name":{
34747          "shape":"String",
34748          "documentation":"<p>The name of the record subdomain the service provider needs to create. The service provider adds the <code>value</code> text to the <code>name</code>.</p>",
34749          "locationName":"name"
34750        }
34751      },
34752      "documentation":"<p>Information about the private DNS name for the service endpoint. For more information about these parameters, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/ndpoint-services-dns-validation.html\">VPC Endpoint Service Private DNS Name Verification</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>"
34753    },
34754    "PrivateIpAddressConfigSet":{
34755      "type":"list",
34756      "member":{
34757        "shape":"ScheduledInstancesPrivateIpAddressConfig",
34758        "locationName":"PrivateIpAddressConfigSet"
34759      }
34760    },
34761    "PrivateIpAddressSpecification":{
34762      "type":"structure",
34763      "members":{
34764        "Primary":{
34765          "shape":"Boolean",
34766          "documentation":"<p>Indicates whether the private IPv4 address is the primary private IPv4 address. Only one IPv4 address can be designated as primary.</p>",
34767          "locationName":"primary"
34768        },
34769        "PrivateIpAddress":{
34770          "shape":"String",
34771          "documentation":"<p>The private IPv4 addresses.</p>",
34772          "locationName":"privateIpAddress"
34773        }
34774      },
34775      "documentation":"<p>Describes a secondary private IPv4 address for a network interface.</p>"
34776    },
34777    "PrivateIpAddressSpecificationList":{
34778      "type":"list",
34779      "member":{
34780        "shape":"PrivateIpAddressSpecification",
34781        "locationName":"item"
34782      }
34783    },
34784    "PrivateIpAddressStringList":{
34785      "type":"list",
34786      "member":{
34787        "shape":"String",
34788        "locationName":"PrivateIpAddress"
34789      }
34790    },
34791    "ProcessorInfo":{
34792      "type":"structure",
34793      "members":{
34794        "SupportedArchitectures":{
34795          "shape":"ArchitectureTypeList",
34796          "documentation":"<p>The architectures supported by the instance type.</p>",
34797          "locationName":"supportedArchitectures"
34798        },
34799        "SustainedClockSpeedInGhz":{
34800          "shape":"ProcessorSustainedClockSpeed",
34801          "documentation":"<p>The speed of the processor, in GHz.</p>",
34802          "locationName":"sustainedClockSpeedInGhz"
34803        }
34804      },
34805      "documentation":"<p>Describes the processor used by the instance type.</p>"
34806    },
34807    "ProcessorSustainedClockSpeed":{"type":"double"},
34808    "ProductCode":{
34809      "type":"structure",
34810      "members":{
34811        "ProductCodeId":{
34812          "shape":"String",
34813          "documentation":"<p>The product code.</p>",
34814          "locationName":"productCode"
34815        },
34816        "ProductCodeType":{
34817          "shape":"ProductCodeValues",
34818          "documentation":"<p>The type of product code.</p>",
34819          "locationName":"type"
34820        }
34821      },
34822      "documentation":"<p>Describes a product code.</p>"
34823    },
34824    "ProductCodeList":{
34825      "type":"list",
34826      "member":{
34827        "shape":"ProductCode",
34828        "locationName":"item"
34829      }
34830    },
34831    "ProductCodeStringList":{
34832      "type":"list",
34833      "member":{
34834        "shape":"String",
34835        "locationName":"ProductCode"
34836      }
34837    },
34838    "ProductCodeValues":{
34839      "type":"string",
34840      "enum":[
34841        "devpay",
34842        "marketplace"
34843      ]
34844    },
34845    "ProductDescriptionList":{
34846      "type":"list",
34847      "member":{"shape":"String"}
34848    },
34849    "PropagatingVgw":{
34850      "type":"structure",
34851      "members":{
34852        "GatewayId":{
34853          "shape":"String",
34854          "documentation":"<p>The ID of the virtual private gateway.</p>",
34855          "locationName":"gatewayId"
34856        }
34857      },
34858      "documentation":"<p>Describes a virtual private gateway propagating route.</p>"
34859    },
34860    "PropagatingVgwList":{
34861      "type":"list",
34862      "member":{
34863        "shape":"PropagatingVgw",
34864        "locationName":"item"
34865      }
34866    },
34867    "Protocol":{
34868      "type":"string",
34869      "enum":[
34870        "tcp",
34871        "udp"
34872      ]
34873    },
34874    "ProtocolValue":{
34875      "type":"string",
34876      "enum":["gre"]
34877    },
34878    "ProvisionByoipCidrRequest":{
34879      "type":"structure",
34880      "required":["Cidr"],
34881      "members":{
34882        "Cidr":{
34883          "shape":"String",
34884          "documentation":"<p>The public IPv4 or IPv6 address range, in CIDR notation. The most specific IPv4 prefix that you can specify is /24. The most specific IPv6 prefix you can specify is /56. The address range cannot overlap with another address range that you've brought to this or another Region.</p>"
34885        },
34886        "CidrAuthorizationContext":{
34887          "shape":"CidrAuthorizationContext",
34888          "documentation":"<p>A signed document that proves that you are authorized to bring the specified IP address range to Amazon using BYOIP.</p>"
34889        },
34890        "PubliclyAdvertisable":{
34891          "shape":"Boolean",
34892          "documentation":"<p>(IPv6 only) Indicate whether the address range will be publicly advertised to the internet.</p> <p>Default: true</p>"
34893        },
34894        "Description":{
34895          "shape":"String",
34896          "documentation":"<p>A description for the address range and the address pool.</p>"
34897        },
34898        "DryRun":{
34899          "shape":"Boolean",
34900          "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>"
34901        },
34902        "PoolTagSpecifications":{
34903          "shape":"TagSpecificationList",
34904          "documentation":"<p>The tags to apply to the address pool.</p>",
34905          "locationName":"PoolTagSpecification"
34906        },
34907        "MultiRegion":{
34908          "shape":"Boolean",
34909          "documentation":"<para>Reserved.</para>"
34910        }
34911      }
34912    },
34913    "ProvisionByoipCidrResult":{
34914      "type":"structure",
34915      "members":{
34916        "ByoipCidr":{
34917          "shape":"ByoipCidr",
34918          "documentation":"<p>Information about the address range.</p>",
34919          "locationName":"byoipCidr"
34920        }
34921      }
34922    },
34923    "ProvisionedBandwidth":{
34924      "type":"structure",
34925      "members":{
34926        "ProvisionTime":{
34927          "shape":"DateTime",
34928          "documentation":"<p>Reserved. If you need to sustain traffic greater than the <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html\">documented limits</a>, contact us through the <a href=\"https://console.aws.amazon.com/support/home?\">Support Center</a>.</p>",
34929          "locationName":"provisionTime"
34930        },
34931        "Provisioned":{
34932          "shape":"String",
34933          "documentation":"<p>Reserved. If you need to sustain traffic greater than the <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html\">documented limits</a>, contact us through the <a href=\"https://console.aws.amazon.com/support/home?\">Support Center</a>.</p>",
34934          "locationName":"provisioned"
34935        },
34936        "RequestTime":{
34937          "shape":"DateTime",
34938          "documentation":"<p>Reserved. If you need to sustain traffic greater than the <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html\">documented limits</a>, contact us through the <a href=\"https://console.aws.amazon.com/support/home?\">Support Center</a>.</p>",
34939          "locationName":"requestTime"
34940        },
34941        "Requested":{
34942          "shape":"String",
34943          "documentation":"<p>Reserved. If you need to sustain traffic greater than the <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html\">documented limits</a>, contact us through the <a href=\"https://console.aws.amazon.com/support/home?\">Support Center</a>.</p>",
34944          "locationName":"requested"
34945        },
34946        "Status":{
34947          "shape":"String",
34948          "documentation":"<p>Reserved. If you need to sustain traffic greater than the <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html\">documented limits</a>, contact us through the <a href=\"https://console.aws.amazon.com/support/home?\">Support Center</a>.</p>",
34949          "locationName":"status"
34950        }
34951      },
34952      "documentation":"<p>Reserved. If you need to sustain traffic greater than the <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html\">documented limits</a>, contact us through the <a href=\"https://console.aws.amazon.com/support/home?\">Support Center</a>.</p>"
34953    },
34954    "PtrUpdateStatus":{
34955      "type":"structure",
34956      "members":{
34957        "Value":{
34958          "shape":"String",
34959          "documentation":"<p>The value for the PTR record update.</p>",
34960          "locationName":"value"
34961        },
34962        "Status":{
34963          "shape":"String",
34964          "documentation":"<p>The status of the PTR record update.</p>",
34965          "locationName":"status"
34966        },
34967        "Reason":{
34968          "shape":"String",
34969          "documentation":"<p>The reason for the PTR record update.</p>",
34970          "locationName":"reason"
34971        }
34972      },
34973      "documentation":"<p>The status of an updated pointer (PTR) record for an Elastic IP address.</p>"
34974    },
34975    "PublicIpAddress":{"type":"string"},
34976    "PublicIpStringList":{
34977      "type":"list",
34978      "member":{
34979        "shape":"String",
34980        "locationName":"PublicIp"
34981      }
34982    },
34983    "PublicIpv4Pool":{
34984      "type":"structure",
34985      "members":{
34986        "PoolId":{
34987          "shape":"String",
34988          "documentation":"<p>The ID of the address pool.</p>",
34989          "locationName":"poolId"
34990        },
34991        "Description":{
34992          "shape":"String",
34993          "documentation":"<p>A description of the address pool.</p>",
34994          "locationName":"description"
34995        },
34996        "PoolAddressRanges":{
34997          "shape":"PublicIpv4PoolRangeSet",
34998          "documentation":"<p>The address ranges.</p>",
34999          "locationName":"poolAddressRangeSet"
35000        },
35001        "TotalAddressCount":{
35002          "shape":"Integer",
35003          "documentation":"<p>The total number of addresses.</p>",
35004          "locationName":"totalAddressCount"
35005        },
35006        "TotalAvailableAddressCount":{
35007          "shape":"Integer",
35008          "documentation":"<p>The total number of available addresses.</p>",
35009          "locationName":"totalAvailableAddressCount"
35010        },
35011        "NetworkBorderGroup":{
35012          "shape":"String",
35013          "documentation":"<p>The name of the location from which the address pool is advertised. A network border group is a unique set of Availability Zones or Local Zones from where Amazon Web Services advertises public IP addresses.</p>",
35014          "locationName":"networkBorderGroup"
35015        },
35016        "Tags":{
35017          "shape":"TagList",
35018          "documentation":"<p>Any tags for the address pool.</p>",
35019          "locationName":"tagSet"
35020        }
35021      },
35022      "documentation":"<p>Describes an IPv4 address pool.</p>"
35023    },
35024    "PublicIpv4PoolIdStringList":{
35025      "type":"list",
35026      "member":{
35027        "shape":"Ipv4PoolEc2Id",
35028        "locationName":"item"
35029      }
35030    },
35031    "PublicIpv4PoolRange":{
35032      "type":"structure",
35033      "members":{
35034        "FirstAddress":{
35035          "shape":"String",
35036          "documentation":"<p>The first IP address in the range.</p>",
35037          "locationName":"firstAddress"
35038        },
35039        "LastAddress":{
35040          "shape":"String",
35041          "documentation":"<p>The last IP address in the range.</p>",
35042          "locationName":"lastAddress"
35043        },
35044        "AddressCount":{
35045          "shape":"Integer",
35046          "documentation":"<p>The number of addresses in the range.</p>",
35047          "locationName":"addressCount"
35048        },
35049        "AvailableAddressCount":{
35050          "shape":"Integer",
35051          "documentation":"<p>The number of available addresses in the range.</p>",
35052          "locationName":"availableAddressCount"
35053        }
35054      },
35055      "documentation":"<p>Describes an address range of an IPv4 address pool.</p>"
35056    },
35057    "PublicIpv4PoolRangeSet":{
35058      "type":"list",
35059      "member":{
35060        "shape":"PublicIpv4PoolRange",
35061        "locationName":"item"
35062      }
35063    },
35064    "PublicIpv4PoolSet":{
35065      "type":"list",
35066      "member":{
35067        "shape":"PublicIpv4Pool",
35068        "locationName":"item"
35069      }
35070    },
35071    "Purchase":{
35072      "type":"structure",
35073      "members":{
35074        "CurrencyCode":{
35075          "shape":"CurrencyCodeValues",
35076          "documentation":"<p>The currency in which the <code>UpfrontPrice</code> and <code>HourlyPrice</code> amounts are specified. At this time, the only supported currency is <code>USD</code>.</p>",
35077          "locationName":"currencyCode"
35078        },
35079        "Duration":{
35080          "shape":"Integer",
35081          "documentation":"<p>The duration of the reservation's term in seconds.</p>",
35082          "locationName":"duration"
35083        },
35084        "HostIdSet":{
35085          "shape":"ResponseHostIdSet",
35086          "documentation":"<p>The IDs of the Dedicated Hosts associated with the reservation.</p>",
35087          "locationName":"hostIdSet"
35088        },
35089        "HostReservationId":{
35090          "shape":"String",
35091          "documentation":"<p>The ID of the reservation.</p>",
35092          "locationName":"hostReservationId"
35093        },
35094        "HourlyPrice":{
35095          "shape":"String",
35096          "documentation":"<p>The hourly price of the reservation per hour.</p>",
35097          "locationName":"hourlyPrice"
35098        },
35099        "InstanceFamily":{
35100          "shape":"String",
35101          "documentation":"<p>The instance family on the Dedicated Host that the reservation can be associated with.</p>",
35102          "locationName":"instanceFamily"
35103        },
35104        "PaymentOption":{
35105          "shape":"PaymentOption",
35106          "documentation":"<p>The payment option for the reservation.</p>",
35107          "locationName":"paymentOption"
35108        },
35109        "UpfrontPrice":{
35110          "shape":"String",
35111          "documentation":"<p>The upfront price of the reservation.</p>",
35112          "locationName":"upfrontPrice"
35113        }
35114      },
35115      "documentation":"<p>Describes the result of the purchase.</p>"
35116    },
35117    "PurchaseHostReservationRequest":{
35118      "type":"structure",
35119      "required":[
35120        "HostIdSet",
35121        "OfferingId"
35122      ],
35123      "members":{
35124        "ClientToken":{
35125          "shape":"String",
35126          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>"
35127        },
35128        "CurrencyCode":{
35129          "shape":"CurrencyCodeValues",
35130          "documentation":"<p>The currency in which the <code>totalUpfrontPrice</code>, <code>LimitPrice</code>, and <code>totalHourlyPrice</code> amounts are specified. At this time, the only supported currency is <code>USD</code>.</p>"
35131        },
35132        "HostIdSet":{
35133          "shape":"RequestHostIdSet",
35134          "documentation":"<p>The IDs of the Dedicated Hosts with which the reservation will be associated.</p>"
35135        },
35136        "LimitPrice":{
35137          "shape":"String",
35138          "documentation":"<p>The specified limit is checked against the total upfront cost of the reservation (calculated as the offering's upfront cost multiplied by the host count). If the total upfront cost is greater than the specified price limit, the request fails. This is used to ensure that the purchase does not exceed the expected upfront cost of the purchase. At this time, the only supported currency is <code>USD</code>. For example, to indicate a limit price of USD 100, specify 100.00.</p>"
35139        },
35140        "OfferingId":{
35141          "shape":"OfferingId",
35142          "documentation":"<p>The ID of the offering.</p>"
35143        },
35144        "TagSpecifications":{
35145          "shape":"TagSpecificationList",
35146          "documentation":"<p>The tags to apply to the Dedicated Host Reservation during purchase.</p>",
35147          "locationName":"TagSpecification"
35148        }
35149      }
35150    },
35151    "PurchaseHostReservationResult":{
35152      "type":"structure",
35153      "members":{
35154        "ClientToken":{
35155          "shape":"String",
35156          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>",
35157          "locationName":"clientToken"
35158        },
35159        "CurrencyCode":{
35160          "shape":"CurrencyCodeValues",
35161          "documentation":"<p>The currency in which the <code>totalUpfrontPrice</code> and <code>totalHourlyPrice</code> amounts are specified. At this time, the only supported currency is <code>USD</code>.</p>",
35162          "locationName":"currencyCode"
35163        },
35164        "Purchase":{
35165          "shape":"PurchaseSet",
35166          "documentation":"<p>Describes the details of the purchase.</p>",
35167          "locationName":"purchase"
35168        },
35169        "TotalHourlyPrice":{
35170          "shape":"String",
35171          "documentation":"<p>The total hourly price of the reservation calculated per hour.</p>",
35172          "locationName":"totalHourlyPrice"
35173        },
35174        "TotalUpfrontPrice":{
35175          "shape":"String",
35176          "documentation":"<p>The total amount charged to your account when you purchase the reservation.</p>",
35177          "locationName":"totalUpfrontPrice"
35178        }
35179      }
35180    },
35181    "PurchaseRequest":{
35182      "type":"structure",
35183      "required":[
35184        "InstanceCount",
35185        "PurchaseToken"
35186      ],
35187      "members":{
35188        "InstanceCount":{
35189          "shape":"Integer",
35190          "documentation":"<p>The number of instances.</p>"
35191        },
35192        "PurchaseToken":{
35193          "shape":"String",
35194          "documentation":"<p>The purchase token.</p>"
35195        }
35196      },
35197      "documentation":"<p>Describes a request to purchase Scheduled Instances.</p>"
35198    },
35199    "PurchaseRequestSet":{
35200      "type":"list",
35201      "member":{
35202        "shape":"PurchaseRequest",
35203        "locationName":"PurchaseRequest"
35204      },
35205      "min":1
35206    },
35207    "PurchaseReservedInstancesOfferingRequest":{
35208      "type":"structure",
35209      "required":[
35210        "InstanceCount",
35211        "ReservedInstancesOfferingId"
35212      ],
35213      "members":{
35214        "InstanceCount":{
35215          "shape":"Integer",
35216          "documentation":"<p>The number of Reserved Instances to purchase.</p>"
35217        },
35218        "ReservedInstancesOfferingId":{
35219          "shape":"ReservedInstancesOfferingId",
35220          "documentation":"<p>The ID of the Reserved Instance offering to purchase.</p>"
35221        },
35222        "DryRun":{
35223          "shape":"Boolean",
35224          "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>",
35225          "locationName":"dryRun"
35226        },
35227        "LimitPrice":{
35228          "shape":"ReservedInstanceLimitPrice",
35229          "documentation":"<p>Specified for Reserved Instance Marketplace offerings to limit the total order and ensure that the Reserved Instances are not purchased at unexpected prices.</p>",
35230          "locationName":"limitPrice"
35231        },
35232        "PurchaseTime":{
35233          "shape":"DateTime",
35234          "documentation":"<p>The time at which to purchase the Reserved Instance, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>"
35235        }
35236      },
35237      "documentation":"<p>Contains the parameters for PurchaseReservedInstancesOffering.</p>"
35238    },
35239    "PurchaseReservedInstancesOfferingResult":{
35240      "type":"structure",
35241      "members":{
35242        "ReservedInstancesId":{
35243          "shape":"String",
35244          "documentation":"<p>The IDs of the purchased Reserved Instances. If your purchase crosses into a discounted pricing tier, the final Reserved Instances IDs might change. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-reserved-instances-application.html#crossing-pricing-tiers\">Crossing pricing tiers</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>",
35245          "locationName":"reservedInstancesId"
35246        }
35247      },
35248      "documentation":"<p>Contains the output of PurchaseReservedInstancesOffering.</p>"
35249    },
35250    "PurchaseScheduledInstancesRequest":{
35251      "type":"structure",
35252      "required":["PurchaseRequests"],
35253      "members":{
35254        "ClientToken":{
35255          "shape":"String",
35256          "documentation":"<p>Unique, case-sensitive identifier that ensures 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>",
35257          "idempotencyToken":true
35258        },
35259        "DryRun":{
35260          "shape":"Boolean",
35261          "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>"
35262        },
35263        "PurchaseRequests":{
35264          "shape":"PurchaseRequestSet",
35265          "documentation":"<p>The purchase requests.</p>",
35266          "locationName":"PurchaseRequest"
35267        }
35268      },
35269      "documentation":"<p>Contains the parameters for PurchaseScheduledInstances.</p>"
35270    },
35271    "PurchaseScheduledInstancesResult":{
35272      "type":"structure",
35273      "members":{
35274        "ScheduledInstanceSet":{
35275          "shape":"PurchasedScheduledInstanceSet",
35276          "documentation":"<p>Information about the Scheduled Instances.</p>",
35277          "locationName":"scheduledInstanceSet"
35278        }
35279      },
35280      "documentation":"<p>Contains the output of PurchaseScheduledInstances.</p>"
35281    },
35282    "PurchaseSet":{
35283      "type":"list",
35284      "member":{
35285        "shape":"Purchase",
35286        "locationName":"item"
35287      }
35288    },
35289    "PurchasedScheduledInstanceSet":{
35290      "type":"list",
35291      "member":{
35292        "shape":"ScheduledInstance",
35293        "locationName":"item"
35294      }
35295    },
35296    "RIProductDescription":{
35297      "type":"string",
35298      "enum":[
35299        "Linux/UNIX",
35300        "Linux/UNIX (Amazon VPC)",
35301        "Windows",
35302        "Windows (Amazon VPC)"
35303      ]
35304    },
35305    "RamdiskId":{"type":"string"},
35306    "ReasonCodesList":{
35307      "type":"list",
35308      "member":{
35309        "shape":"ReportInstanceReasonCodes",
35310        "locationName":"item"
35311      }
35312    },
35313    "RebootInstancesRequest":{
35314      "type":"structure",
35315      "required":["InstanceIds"],
35316      "members":{
35317        "InstanceIds":{
35318          "shape":"InstanceIdStringList",
35319          "documentation":"<p>The instance IDs.</p>",
35320          "locationName":"InstanceId"
35321        },
35322        "DryRun":{
35323          "shape":"Boolean",
35324          "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>",
35325          "locationName":"dryRun"
35326        }
35327      }
35328    },
35329    "RecurringCharge":{
35330      "type":"structure",
35331      "members":{
35332        "Amount":{
35333          "shape":"Double",
35334          "documentation":"<p>The amount of the recurring charge.</p>",
35335          "locationName":"amount"
35336        },
35337        "Frequency":{
35338          "shape":"RecurringChargeFrequency",
35339          "documentation":"<p>The frequency of the recurring charge.</p>",
35340          "locationName":"frequency"
35341        }
35342      },
35343      "documentation":"<p>Describes a recurring charge.</p>"
35344    },
35345    "RecurringChargeFrequency":{
35346      "type":"string",
35347      "enum":["Hourly"]
35348    },
35349    "RecurringChargesList":{
35350      "type":"list",
35351      "member":{
35352        "shape":"RecurringCharge",
35353        "locationName":"item"
35354      }
35355    },
35356    "ReferencedSecurityGroup":{
35357      "type":"structure",
35358      "members":{
35359        "GroupId":{
35360          "shape":"String",
35361          "documentation":"<p>The ID of the security group.</p>",
35362          "locationName":"groupId"
35363        },
35364        "PeeringStatus":{
35365          "shape":"String",
35366          "documentation":"<p>The status of a VPC peering connection, if applicable.</p>",
35367          "locationName":"peeringStatus"
35368        },
35369        "UserId":{
35370          "shape":"String",
35371          "documentation":"<p>The Amazon Web Services account ID.</p>",
35372          "locationName":"userId"
35373        },
35374        "VpcId":{
35375          "shape":"String",
35376          "documentation":"<p>The ID of the VPC.</p>",
35377          "locationName":"vpcId"
35378        },
35379        "VpcPeeringConnectionId":{
35380          "shape":"String",
35381          "documentation":"<p>The ID of the VPC peering connection.</p>",
35382          "locationName":"vpcPeeringConnectionId"
35383        }
35384      },
35385      "documentation":"<p> Describes the security group that is referenced in the security group rule.</p>"
35386    },
35387    "Region":{
35388      "type":"structure",
35389      "members":{
35390        "Endpoint":{
35391          "shape":"String",
35392          "documentation":"<p>The Region service endpoint.</p>",
35393          "locationName":"regionEndpoint"
35394        },
35395        "RegionName":{
35396          "shape":"String",
35397          "documentation":"<p>The name of the Region.</p>",
35398          "locationName":"regionName"
35399        },
35400        "OptInStatus":{
35401          "shape":"String",
35402          "documentation":"<p>The Region opt-in status. The possible values are <code>opt-in-not-required</code>, <code>opted-in</code>, and <code>not-opted-in</code>.</p>",
35403          "locationName":"optInStatus"
35404        }
35405      },
35406      "documentation":"<p>Describes a Region.</p>"
35407    },
35408    "RegionList":{
35409      "type":"list",
35410      "member":{
35411        "shape":"Region",
35412        "locationName":"item"
35413      }
35414    },
35415    "RegionNameStringList":{
35416      "type":"list",
35417      "member":{
35418        "shape":"String",
35419        "locationName":"RegionName"
35420      }
35421    },
35422    "RegisterImageRequest":{
35423      "type":"structure",
35424      "required":["Name"],
35425      "members":{
35426        "ImageLocation":{
35427          "shape":"String",
35428          "documentation":"<p>The full path to your AMI manifest in Amazon S3 storage. The specified bucket must have the <code>aws-exec-read</code> canned access control list (ACL) to ensure that it can be accessed by Amazon EC2. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#canned-acl\">Canned ACLs</a> in the <i>Amazon S3 Service Developer Guide</i>.</p>"
35429        },
35430        "Architecture":{
35431          "shape":"ArchitectureValues",
35432          "documentation":"<p>The architecture of the AMI.</p> <p>Default: For Amazon EBS-backed AMIs, <code>i386</code>. For instance store-backed AMIs, the architecture specified in the manifest file.</p>",
35433          "locationName":"architecture"
35434        },
35435        "BlockDeviceMappings":{
35436          "shape":"BlockDeviceMappingRequestList",
35437          "documentation":"<p>The block device mapping entries.</p> <p>If you specify an Amazon EBS volume using the ID of an Amazon EBS snapshot, you can't specify the encryption state of the volume.</p> <p>If you create an AMI on an Outpost, then all backing snapshots must be on the same Outpost or in the Region of that Outpost. AMIs on an Outpost that include local snapshots can be used to launch instances on the same Outpost only. For more information, <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#ami\"> Amazon EBS local snapshots on Outposts</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>",
35438          "locationName":"BlockDeviceMapping"
35439        },
35440        "Description":{
35441          "shape":"String",
35442          "documentation":"<p>A description for your AMI.</p>",
35443          "locationName":"description"
35444        },
35445        "DryRun":{
35446          "shape":"Boolean",
35447          "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>",
35448          "locationName":"dryRun"
35449        },
35450        "EnaSupport":{
35451          "shape":"Boolean",
35452          "documentation":"<p>Set to <code>true</code> to enable enhanced networking with ENA for the AMI and any instances that you launch from the AMI.</p> <p>This option is supported only for HVM AMIs. Specifying this option with a PV AMI can make instances launched from the AMI unreachable.</p>",
35453          "locationName":"enaSupport"
35454        },
35455        "KernelId":{
35456          "shape":"KernelId",
35457          "documentation":"<p>The ID of the kernel.</p>",
35458          "locationName":"kernelId"
35459        },
35460        "Name":{
35461          "shape":"String",
35462          "documentation":"<p>A name for your AMI.</p> <p>Constraints: 3-128 alphanumeric characters, parentheses (()), square brackets ([]), spaces ( ), periods (.), slashes (/), dashes (-), single quotes ('), at-signs (@), or underscores(_)</p>",
35463          "locationName":"name"
35464        },
35465        "BillingProducts":{
35466          "shape":"BillingProductList",
35467          "documentation":"<p>The billing product codes. Your account must be authorized to specify billing product codes. Otherwise, you can use the Amazon Web Services Marketplace to bill for the use of an AMI.</p>",
35468          "locationName":"BillingProduct"
35469        },
35470        "RamdiskId":{
35471          "shape":"RamdiskId",
35472          "documentation":"<p>The ID of the RAM disk.</p>",
35473          "locationName":"ramdiskId"
35474        },
35475        "RootDeviceName":{
35476          "shape":"String",
35477          "documentation":"<p>The device name of the root device volume (for example, <code>/dev/sda1</code>).</p>",
35478          "locationName":"rootDeviceName"
35479        },
35480        "SriovNetSupport":{
35481          "shape":"String",
35482          "documentation":"<p>Set to <code>simple</code> to enable enhanced networking with the Intel 82599 Virtual Function interface for the AMI and any instances that you launch from the AMI.</p> <p>There is no way to disable <code>sriovNetSupport</code> at this time.</p> <p>This option is supported only for HVM AMIs. Specifying this option with a PV AMI can make instances launched from the AMI unreachable.</p>",
35483          "locationName":"sriovNetSupport"
35484        },
35485        "VirtualizationType":{
35486          "shape":"String",
35487          "documentation":"<p>The type of virtualization (<code>hvm</code> | <code>paravirtual</code>).</p> <p>Default: <code>paravirtual</code> </p>",
35488          "locationName":"virtualizationType"
35489        },
35490        "BootMode":{
35491          "shape":"BootModeValues",
35492          "documentation":"<p>The boot mode of the AMI. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-boot.html\">Boot modes</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
35493        }
35494      },
35495      "documentation":"<p>Contains the parameters for RegisterImage.</p>"
35496    },
35497    "RegisterImageResult":{
35498      "type":"structure",
35499      "members":{
35500        "ImageId":{
35501          "shape":"String",
35502          "documentation":"<p>The ID of the newly registered AMI.</p>",
35503          "locationName":"imageId"
35504        }
35505      },
35506      "documentation":"<p>Contains the output of RegisterImage.</p>"
35507    },
35508    "RegisterInstanceEventNotificationAttributesRequest":{
35509      "type":"structure",
35510      "members":{
35511        "DryRun":{
35512          "shape":"Boolean",
35513          "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>"
35514        },
35515        "InstanceTagAttribute":{
35516          "shape":"RegisterInstanceTagAttributeRequest",
35517          "documentation":"<p>Information about the tag keys to register.</p>"
35518        }
35519      }
35520    },
35521    "RegisterInstanceEventNotificationAttributesResult":{
35522      "type":"structure",
35523      "members":{
35524        "InstanceTagAttribute":{
35525          "shape":"InstanceTagNotificationAttribute",
35526          "documentation":"<p>The resulting set of tag keys.</p>",
35527          "locationName":"instanceTagAttribute"
35528        }
35529      }
35530    },
35531    "RegisterInstanceTagAttributeRequest":{
35532      "type":"structure",
35533      "members":{
35534        "IncludeAllTagsOfInstance":{
35535          "shape":"Boolean",
35536          "documentation":"<p>Indicates whether to register all tag keys in the current Region. Specify <code>true</code> to register all tag keys.</p>"
35537        },
35538        "InstanceTagKeys":{
35539          "shape":"InstanceTagKeySet",
35540          "documentation":"<p>The tag keys to register.</p>",
35541          "locationName":"InstanceTagKey"
35542        }
35543      },
35544      "documentation":"<p>Information about the tag keys to register for the current Region. You can either specify individual tag keys or register all tag keys in the current Region. You must specify either <code>IncludeAllTagsOfInstance</code> or <code>InstanceTagKeys</code> in the request</p>"
35545    },
35546    "RegisterTransitGatewayMulticastGroupMembersRequest":{
35547      "type":"structure",
35548      "members":{
35549        "TransitGatewayMulticastDomainId":{
35550          "shape":"TransitGatewayMulticastDomainId",
35551          "documentation":"<p>The ID of the transit gateway multicast domain.</p>"
35552        },
35553        "GroupIpAddress":{
35554          "shape":"String",
35555          "documentation":"<p>The IP address assigned to the transit gateway multicast group.</p>"
35556        },
35557        "NetworkInterfaceIds":{
35558          "shape":"TransitGatewayNetworkInterfaceIdList",
35559          "documentation":"<p>The group members' network interface IDs to register with the transit gateway multicast group.</p>"
35560        },
35561        "DryRun":{
35562          "shape":"Boolean",
35563          "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>"
35564        }
35565      }
35566    },
35567    "RegisterTransitGatewayMulticastGroupMembersResult":{
35568      "type":"structure",
35569      "members":{
35570        "RegisteredMulticastGroupMembers":{
35571          "shape":"TransitGatewayMulticastRegisteredGroupMembers",
35572          "documentation":"<p>Information about the registered transit gateway multicast group members.</p>",
35573          "locationName":"registeredMulticastGroupMembers"
35574        }
35575      }
35576    },
35577    "RegisterTransitGatewayMulticastGroupSourcesRequest":{
35578      "type":"structure",
35579      "members":{
35580        "TransitGatewayMulticastDomainId":{
35581          "shape":"TransitGatewayMulticastDomainId",
35582          "documentation":"<p>The ID of the transit gateway multicast domain.</p>"
35583        },
35584        "GroupIpAddress":{
35585          "shape":"String",
35586          "documentation":"<p>The IP address assigned to the transit gateway multicast group.</p>"
35587        },
35588        "NetworkInterfaceIds":{
35589          "shape":"TransitGatewayNetworkInterfaceIdList",
35590          "documentation":"<p>The group sources' network interface IDs to register with the transit gateway multicast group.</p>"
35591        },
35592        "DryRun":{
35593          "shape":"Boolean",
35594          "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>"
35595        }
35596      }
35597    },
35598    "RegisterTransitGatewayMulticastGroupSourcesResult":{
35599      "type":"structure",
35600      "members":{
35601        "RegisteredMulticastGroupSources":{
35602          "shape":"TransitGatewayMulticastRegisteredGroupSources",
35603          "documentation":"<p>Information about the transit gateway multicast group sources.</p>",
35604          "locationName":"registeredMulticastGroupSources"
35605        }
35606      }
35607    },
35608    "RejectTransitGatewayMulticastDomainAssociationsRequest":{
35609      "type":"structure",
35610      "members":{
35611        "TransitGatewayMulticastDomainId":{
35612          "shape":"TransitGatewayMulticastDomainId",
35613          "documentation":"<p>The ID of the transit gateway multicast domain.</p>"
35614        },
35615        "TransitGatewayAttachmentId":{
35616          "shape":"TransitGatewayAttachmentId",
35617          "documentation":"<p>The ID of the transit gateway attachment.</p>"
35618        },
35619        "SubnetIds":{
35620          "shape":"ValueStringList",
35621          "documentation":"<p>The IDs of the subnets to associate with the transit gateway multicast domain.</p>"
35622        },
35623        "DryRun":{
35624          "shape":"Boolean",
35625          "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>"
35626        }
35627      }
35628    },
35629    "RejectTransitGatewayMulticastDomainAssociationsResult":{
35630      "type":"structure",
35631      "members":{
35632        "Associations":{
35633          "shape":"TransitGatewayMulticastDomainAssociations",
35634          "locationName":"associations"
35635        }
35636      }
35637    },
35638    "RejectTransitGatewayPeeringAttachmentRequest":{
35639      "type":"structure",
35640      "required":["TransitGatewayAttachmentId"],
35641      "members":{
35642        "TransitGatewayAttachmentId":{
35643          "shape":"TransitGatewayAttachmentId",
35644          "documentation":"<p>The ID of the transit gateway peering attachment.</p>"
35645        },
35646        "DryRun":{
35647          "shape":"Boolean",
35648          "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>"
35649        }
35650      }
35651    },
35652    "RejectTransitGatewayPeeringAttachmentResult":{
35653      "type":"structure",
35654      "members":{
35655        "TransitGatewayPeeringAttachment":{
35656          "shape":"TransitGatewayPeeringAttachment",
35657          "documentation":"<p>The transit gateway peering attachment.</p>",
35658          "locationName":"transitGatewayPeeringAttachment"
35659        }
35660      }
35661    },
35662    "RejectTransitGatewayVpcAttachmentRequest":{
35663      "type":"structure",
35664      "required":["TransitGatewayAttachmentId"],
35665      "members":{
35666        "TransitGatewayAttachmentId":{
35667          "shape":"TransitGatewayAttachmentId",
35668          "documentation":"<p>The ID of the attachment.</p>"
35669        },
35670        "DryRun":{
35671          "shape":"Boolean",
35672          "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>"
35673        }
35674      }
35675    },
35676    "RejectTransitGatewayVpcAttachmentResult":{
35677      "type":"structure",
35678      "members":{
35679        "TransitGatewayVpcAttachment":{
35680          "shape":"TransitGatewayVpcAttachment",
35681          "documentation":"<p>Information about the attachment.</p>",
35682          "locationName":"transitGatewayVpcAttachment"
35683        }
35684      }
35685    },
35686    "RejectVpcEndpointConnectionsRequest":{
35687      "type":"structure",
35688      "required":[
35689        "ServiceId",
35690        "VpcEndpointIds"
35691      ],
35692      "members":{
35693        "DryRun":{
35694          "shape":"Boolean",
35695          "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>"
35696        },
35697        "ServiceId":{
35698          "shape":"VpcEndpointServiceId",
35699          "documentation":"<p>The ID of the service.</p>"
35700        },
35701        "VpcEndpointIds":{
35702          "shape":"VpcEndpointIdList",
35703          "documentation":"<p>The IDs of one or more VPC endpoints.</p>",
35704          "locationName":"VpcEndpointId"
35705        }
35706      }
35707    },
35708    "RejectVpcEndpointConnectionsResult":{
35709      "type":"structure",
35710      "members":{
35711        "Unsuccessful":{
35712          "shape":"UnsuccessfulItemSet",
35713          "documentation":"<p>Information about the endpoints that were not rejected, if applicable.</p>",
35714          "locationName":"unsuccessful"
35715        }
35716      }
35717    },
35718    "RejectVpcPeeringConnectionRequest":{
35719      "type":"structure",
35720      "required":["VpcPeeringConnectionId"],
35721      "members":{
35722        "DryRun":{
35723          "shape":"Boolean",
35724          "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>",
35725          "locationName":"dryRun"
35726        },
35727        "VpcPeeringConnectionId":{
35728          "shape":"VpcPeeringConnectionId",
35729          "documentation":"<p>The ID of the VPC peering connection.</p>",
35730          "locationName":"vpcPeeringConnectionId"
35731        }
35732      }
35733    },
35734    "RejectVpcPeeringConnectionResult":{
35735      "type":"structure",
35736      "members":{
35737        "Return":{
35738          "shape":"Boolean",
35739          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
35740          "locationName":"return"
35741        }
35742      }
35743    },
35744    "ReleaseAddressRequest":{
35745      "type":"structure",
35746      "members":{
35747        "AllocationId":{
35748          "shape":"AllocationId",
35749          "documentation":"<p>[EC2-VPC] The allocation ID. Required for EC2-VPC.</p>"
35750        },
35751        "PublicIp":{
35752          "shape":"String",
35753          "documentation":"<p>[EC2-Classic] The Elastic IP address. Required for EC2-Classic.</p>"
35754        },
35755        "NetworkBorderGroup":{
35756          "shape":"String",
35757          "documentation":"<p>The set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses.</p> <p>If you provide an incorrect network border group, you receive an <code>InvalidAddress.NotFound</code> error.</p> <p>You cannot use a network border group with EC2 Classic. If you attempt this operation on EC2 classic, you receive an <code>InvalidParameterCombination</code> error.</p>"
35758        },
35759        "DryRun":{
35760          "shape":"Boolean",
35761          "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>",
35762          "locationName":"dryRun"
35763        }
35764      }
35765    },
35766    "ReleaseHostsRequest":{
35767      "type":"structure",
35768      "required":["HostIds"],
35769      "members":{
35770        "HostIds":{
35771          "shape":"RequestHostIdList",
35772          "documentation":"<p>The IDs of the Dedicated Hosts to release.</p>",
35773          "locationName":"hostId"
35774        }
35775      }
35776    },
35777    "ReleaseHostsResult":{
35778      "type":"structure",
35779      "members":{
35780        "Successful":{
35781          "shape":"ResponseHostIdList",
35782          "documentation":"<p>The IDs of the Dedicated Hosts that were successfully released.</p>",
35783          "locationName":"successful"
35784        },
35785        "Unsuccessful":{
35786          "shape":"UnsuccessfulItemList",
35787          "documentation":"<p>The IDs of the Dedicated Hosts that could not be released, including an error message.</p>",
35788          "locationName":"unsuccessful"
35789        }
35790      }
35791    },
35792    "RemovePrefixListEntries":{
35793      "type":"list",
35794      "member":{"shape":"RemovePrefixListEntry"},
35795      "max":100,
35796      "min":0
35797    },
35798    "RemovePrefixListEntry":{
35799      "type":"structure",
35800      "required":["Cidr"],
35801      "members":{
35802        "Cidr":{
35803          "shape":"String",
35804          "documentation":"<p>The CIDR block.</p>"
35805        }
35806      },
35807      "documentation":"<p>An entry for a prefix list.</p>"
35808    },
35809    "ReplaceIamInstanceProfileAssociationRequest":{
35810      "type":"structure",
35811      "required":[
35812        "IamInstanceProfile",
35813        "AssociationId"
35814      ],
35815      "members":{
35816        "IamInstanceProfile":{
35817          "shape":"IamInstanceProfileSpecification",
35818          "documentation":"<p>The IAM instance profile.</p>"
35819        },
35820        "AssociationId":{
35821          "shape":"IamInstanceProfileAssociationId",
35822          "documentation":"<p>The ID of the existing IAM instance profile association.</p>"
35823        }
35824      }
35825    },
35826    "ReplaceIamInstanceProfileAssociationResult":{
35827      "type":"structure",
35828      "members":{
35829        "IamInstanceProfileAssociation":{
35830          "shape":"IamInstanceProfileAssociation",
35831          "documentation":"<p>Information about the IAM instance profile association.</p>",
35832          "locationName":"iamInstanceProfileAssociation"
35833        }
35834      }
35835    },
35836    "ReplaceNetworkAclAssociationRequest":{
35837      "type":"structure",
35838      "required":[
35839        "AssociationId",
35840        "NetworkAclId"
35841      ],
35842      "members":{
35843        "AssociationId":{
35844          "shape":"NetworkAclAssociationId",
35845          "documentation":"<p>The ID of the current association between the original network ACL and the subnet.</p>",
35846          "locationName":"associationId"
35847        },
35848        "DryRun":{
35849          "shape":"Boolean",
35850          "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>",
35851          "locationName":"dryRun"
35852        },
35853        "NetworkAclId":{
35854          "shape":"NetworkAclId",
35855          "documentation":"<p>The ID of the new network ACL to associate with the subnet.</p>",
35856          "locationName":"networkAclId"
35857        }
35858      }
35859    },
35860    "ReplaceNetworkAclAssociationResult":{
35861      "type":"structure",
35862      "members":{
35863        "NewAssociationId":{
35864          "shape":"String",
35865          "documentation":"<p>The ID of the new association.</p>",
35866          "locationName":"newAssociationId"
35867        }
35868      }
35869    },
35870    "ReplaceNetworkAclEntryRequest":{
35871      "type":"structure",
35872      "required":[
35873        "Egress",
35874        "NetworkAclId",
35875        "Protocol",
35876        "RuleAction",
35877        "RuleNumber"
35878      ],
35879      "members":{
35880        "CidrBlock":{
35881          "shape":"String",
35882          "documentation":"<p>The IPv4 network range to allow or deny, in CIDR notation (for example <code>172.16.0.0/24</code>).</p>",
35883          "locationName":"cidrBlock"
35884        },
35885        "DryRun":{
35886          "shape":"Boolean",
35887          "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>",
35888          "locationName":"dryRun"
35889        },
35890        "Egress":{
35891          "shape":"Boolean",
35892          "documentation":"<p>Indicates whether to replace the egress rule.</p> <p>Default: If no value is specified, we replace the ingress rule.</p>",
35893          "locationName":"egress"
35894        },
35895        "IcmpTypeCode":{
35896          "shape":"IcmpTypeCode",
35897          "documentation":"<p>ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol 1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.</p>",
35898          "locationName":"Icmp"
35899        },
35900        "Ipv6CidrBlock":{
35901          "shape":"String",
35902          "documentation":"<p>The IPv6 network range to allow or deny, in CIDR notation (for example <code>2001:bd8:1234:1a00::/64</code>).</p>",
35903          "locationName":"ipv6CidrBlock"
35904        },
35905        "NetworkAclId":{
35906          "shape":"NetworkAclId",
35907          "documentation":"<p>The ID of the ACL.</p>",
35908          "locationName":"networkAclId"
35909        },
35910        "PortRange":{
35911          "shape":"PortRange",
35912          "documentation":"<p>TCP or UDP protocols: The range of ports the rule applies to. Required if specifying protocol 6 (TCP) or 17 (UDP).</p>",
35913          "locationName":"portRange"
35914        },
35915        "Protocol":{
35916          "shape":"String",
35917          "documentation":"<p>The protocol number. A value of \"-1\" means all protocols. If you specify \"-1\" or a protocol number other than \"6\" (TCP), \"17\" (UDP), or \"1\" (ICMP), traffic on all ports is allowed, regardless of any ports or ICMP types or codes that you specify. If you specify protocol \"58\" (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and codes allowed, regardless of any that you specify. If you specify protocol \"58\" (ICMPv6) and specify an IPv6 CIDR block, you must specify an ICMP type and code.</p>",
35918          "locationName":"protocol"
35919        },
35920        "RuleAction":{
35921          "shape":"RuleAction",
35922          "documentation":"<p>Indicates whether to allow or deny the traffic that matches the rule.</p>",
35923          "locationName":"ruleAction"
35924        },
35925        "RuleNumber":{
35926          "shape":"Integer",
35927          "documentation":"<p>The rule number of the entry to replace.</p>",
35928          "locationName":"ruleNumber"
35929        }
35930      }
35931    },
35932    "ReplaceRootVolumeTask":{
35933      "type":"structure",
35934      "members":{
35935        "ReplaceRootVolumeTaskId":{
35936          "shape":"ReplaceRootVolumeTaskId",
35937          "documentation":"<p>The ID of the root volume replacement task.</p>",
35938          "locationName":"replaceRootVolumeTaskId"
35939        },
35940        "InstanceId":{
35941          "shape":"String",
35942          "documentation":"<p>The ID of the instance for which the root volume replacement task was created.</p>",
35943          "locationName":"instanceId"
35944        },
35945        "TaskState":{
35946          "shape":"ReplaceRootVolumeTaskState",
35947          "documentation":"<p>The state of the task. The task can be in one of the following states:</p> <ul> <li> <p> <code>pending</code> - the replacement volume is being created.</p> </li> <li> <p> <code>in-progress</code> - the original volume is being detached and the replacement volume is being attached.</p> </li> <li> <p> <code>succeeded</code> - the replacement volume has been successfully attached to the instance and the instance is available.</p> </li> <li> <p> <code>failing</code> - the replacement task is in the process of failing.</p> </li> <li> <p> <code>failed</code> - the replacement task has failed but the original root volume is still attached.</p> </li> <li> <p> <code>failing-detached</code> - the replacement task is in the process of failing. The instance might have no root volume attached.</p> </li> <li> <p> <code>failed-detached</code> - the replacement task has failed and the instance has no root volume attached.</p> </li> </ul>",
35948          "locationName":"taskState"
35949        },
35950        "StartTime":{
35951          "shape":"String",
35952          "documentation":"<p>The time the task was started.</p>",
35953          "locationName":"startTime"
35954        },
35955        "CompleteTime":{
35956          "shape":"String",
35957          "documentation":"<p>The time the task completed.</p>",
35958          "locationName":"completeTime"
35959        },
35960        "Tags":{
35961          "shape":"TagList",
35962          "documentation":"<p>The tags assigned to the task.</p>",
35963          "locationName":"tagSet"
35964        }
35965      },
35966      "documentation":"<p>Information about a root volume replacement task.</p>"
35967    },
35968    "ReplaceRootVolumeTaskId":{"type":"string"},
35969    "ReplaceRootVolumeTaskIds":{
35970      "type":"list",
35971      "member":{
35972        "shape":"ReplaceRootVolumeTaskId",
35973        "locationName":"ReplaceRootVolumeTaskId"
35974      }
35975    },
35976    "ReplaceRootVolumeTaskState":{
35977      "type":"string",
35978      "enum":[
35979        "pending",
35980        "in-progress",
35981        "failing",
35982        "succeeded",
35983        "failed",
35984        "failed-detached"
35985      ]
35986    },
35987    "ReplaceRootVolumeTasks":{
35988      "type":"list",
35989      "member":{
35990        "shape":"ReplaceRootVolumeTask",
35991        "locationName":"item"
35992      }
35993    },
35994    "ReplaceRouteRequest":{
35995      "type":"structure",
35996      "required":["RouteTableId"],
35997      "members":{
35998        "DestinationCidrBlock":{
35999          "shape":"String",
36000          "documentation":"<p>The IPv4 CIDR address block used for the destination match. The value that you provide must match the CIDR of an existing route in the table.</p>",
36001          "locationName":"destinationCidrBlock"
36002        },
36003        "DestinationIpv6CidrBlock":{
36004          "shape":"String",
36005          "documentation":"<p>The IPv6 CIDR address block used for the destination match. The value that you provide must match the CIDR of an existing route in the table.</p>",
36006          "locationName":"destinationIpv6CidrBlock"
36007        },
36008        "DestinationPrefixListId":{
36009          "shape":"PrefixListResourceId",
36010          "documentation":"<p>The ID of the prefix list for the route.</p>"
36011        },
36012        "DryRun":{
36013          "shape":"Boolean",
36014          "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>",
36015          "locationName":"dryRun"
36016        },
36017        "VpcEndpointId":{
36018          "shape":"VpcEndpointId",
36019          "documentation":"<p>The ID of a VPC endpoint. Supported for Gateway Load Balancer endpoints only.</p>"
36020        },
36021        "EgressOnlyInternetGatewayId":{
36022          "shape":"EgressOnlyInternetGatewayId",
36023          "documentation":"<p>[IPv6 traffic only] The ID of an egress-only internet gateway.</p>",
36024          "locationName":"egressOnlyInternetGatewayId"
36025        },
36026        "GatewayId":{
36027          "shape":"RouteGatewayId",
36028          "documentation":"<p>The ID of an internet gateway or virtual private gateway.</p>",
36029          "locationName":"gatewayId"
36030        },
36031        "InstanceId":{
36032          "shape":"InstanceId",
36033          "documentation":"<p>The ID of a NAT instance in your VPC.</p>",
36034          "locationName":"instanceId"
36035        },
36036        "LocalTarget":{
36037          "shape":"Boolean",
36038          "documentation":"<p>Specifies whether to reset the local route to its default target (<code>local</code>).</p>"
36039        },
36040        "NatGatewayId":{
36041          "shape":"NatGatewayId",
36042          "documentation":"<p>[IPv4 traffic only] The ID of a NAT gateway.</p>",
36043          "locationName":"natGatewayId"
36044        },
36045        "TransitGatewayId":{
36046          "shape":"TransitGatewayId",
36047          "documentation":"<p>The ID of a transit gateway.</p>"
36048        },
36049        "LocalGatewayId":{
36050          "shape":"LocalGatewayId",
36051          "documentation":"<p>The ID of the local gateway.</p>"
36052        },
36053        "CarrierGatewayId":{
36054          "shape":"CarrierGatewayId",
36055          "documentation":"<p>[IPv4 traffic only] The ID of a carrier gateway.</p>"
36056        },
36057        "NetworkInterfaceId":{
36058          "shape":"NetworkInterfaceId",
36059          "documentation":"<p>The ID of a network interface.</p>",
36060          "locationName":"networkInterfaceId"
36061        },
36062        "RouteTableId":{
36063          "shape":"RouteTableId",
36064          "documentation":"<p>The ID of the route table.</p>",
36065          "locationName":"routeTableId"
36066        },
36067        "VpcPeeringConnectionId":{
36068          "shape":"VpcPeeringConnectionId",
36069          "documentation":"<p>The ID of a VPC peering connection.</p>",
36070          "locationName":"vpcPeeringConnectionId"
36071        }
36072      }
36073    },
36074    "ReplaceRouteTableAssociationRequest":{
36075      "type":"structure",
36076      "required":[
36077        "AssociationId",
36078        "RouteTableId"
36079      ],
36080      "members":{
36081        "AssociationId":{
36082          "shape":"RouteTableAssociationId",
36083          "documentation":"<p>The association ID.</p>",
36084          "locationName":"associationId"
36085        },
36086        "DryRun":{
36087          "shape":"Boolean",
36088          "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>",
36089          "locationName":"dryRun"
36090        },
36091        "RouteTableId":{
36092          "shape":"RouteTableId",
36093          "documentation":"<p>The ID of the new route table to associate with the subnet.</p>",
36094          "locationName":"routeTableId"
36095        }
36096      }
36097    },
36098    "ReplaceRouteTableAssociationResult":{
36099      "type":"structure",
36100      "members":{
36101        "NewAssociationId":{
36102          "shape":"String",
36103          "documentation":"<p>The ID of the new association.</p>",
36104          "locationName":"newAssociationId"
36105        },
36106        "AssociationState":{
36107          "shape":"RouteTableAssociationState",
36108          "documentation":"<p>The state of the association.</p>",
36109          "locationName":"associationState"
36110        }
36111      }
36112    },
36113    "ReplaceTransitGatewayRouteRequest":{
36114      "type":"structure",
36115      "required":[
36116        "DestinationCidrBlock",
36117        "TransitGatewayRouteTableId"
36118      ],
36119      "members":{
36120        "DestinationCidrBlock":{
36121          "shape":"String",
36122          "documentation":"<p>The CIDR range used for the destination match. Routing decisions are based on the most specific match.</p>"
36123        },
36124        "TransitGatewayRouteTableId":{
36125          "shape":"TransitGatewayRouteTableId",
36126          "documentation":"<p>The ID of the route table.</p>"
36127        },
36128        "TransitGatewayAttachmentId":{
36129          "shape":"TransitGatewayAttachmentId",
36130          "documentation":"<p>The ID of the attachment.</p>"
36131        },
36132        "Blackhole":{
36133          "shape":"Boolean",
36134          "documentation":"<p>Indicates whether traffic matching this route is to be dropped.</p>"
36135        },
36136        "DryRun":{
36137          "shape":"Boolean",
36138          "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>"
36139        }
36140      }
36141    },
36142    "ReplaceTransitGatewayRouteResult":{
36143      "type":"structure",
36144      "members":{
36145        "Route":{
36146          "shape":"TransitGatewayRoute",
36147          "documentation":"<p>Information about the modified route.</p>",
36148          "locationName":"route"
36149        }
36150      }
36151    },
36152    "ReplacementStrategy":{
36153      "type":"string",
36154      "enum":["launch"]
36155    },
36156    "ReportInstanceReasonCodes":{
36157      "type":"string",
36158      "enum":[
36159        "instance-stuck-in-state",
36160        "unresponsive",
36161        "not-accepting-credentials",
36162        "password-not-available",
36163        "performance-network",
36164        "performance-instance-store",
36165        "performance-ebs-volume",
36166        "performance-other",
36167        "other"
36168      ]
36169    },
36170    "ReportInstanceStatusRequest":{
36171      "type":"structure",
36172      "required":[
36173        "Instances",
36174        "ReasonCodes",
36175        "Status"
36176      ],
36177      "members":{
36178        "Description":{
36179          "shape":"String",
36180          "documentation":"<p>Descriptive text about the health state of your instance.</p>",
36181          "locationName":"description"
36182        },
36183        "DryRun":{
36184          "shape":"Boolean",
36185          "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>",
36186          "locationName":"dryRun"
36187        },
36188        "EndTime":{
36189          "shape":"DateTime",
36190          "documentation":"<p>The time at which the reported instance health state ended.</p>",
36191          "locationName":"endTime"
36192        },
36193        "Instances":{
36194          "shape":"InstanceIdStringList",
36195          "documentation":"<p>The instances.</p>",
36196          "locationName":"instanceId"
36197        },
36198        "ReasonCodes":{
36199          "shape":"ReasonCodesList",
36200          "documentation":"<p>The reason codes that describe the health state of your instance.</p> <ul> <li> <p> <code>instance-stuck-in-state</code>: My instance is stuck in a state.</p> </li> <li> <p> <code>unresponsive</code>: My instance is unresponsive.</p> </li> <li> <p> <code>not-accepting-credentials</code>: My instance is not accepting my credentials.</p> </li> <li> <p> <code>password-not-available</code>: A password is not available for my instance.</p> </li> <li> <p> <code>performance-network</code>: My instance is experiencing performance problems that I believe are network related.</p> </li> <li> <p> <code>performance-instance-store</code>: My instance is experiencing performance problems that I believe are related to the instance stores.</p> </li> <li> <p> <code>performance-ebs-volume</code>: My instance is experiencing performance problems that I believe are related to an EBS volume.</p> </li> <li> <p> <code>performance-other</code>: My instance is experiencing performance problems.</p> </li> <li> <p> <code>other</code>: [explain using the description parameter]</p> </li> </ul>",
36201          "locationName":"reasonCode"
36202        },
36203        "StartTime":{
36204          "shape":"DateTime",
36205          "documentation":"<p>The time at which the reported instance health state began.</p>",
36206          "locationName":"startTime"
36207        },
36208        "Status":{
36209          "shape":"ReportStatusType",
36210          "documentation":"<p>The status of all instances listed.</p>",
36211          "locationName":"status"
36212        }
36213      }
36214    },
36215    "ReportStatusType":{
36216      "type":"string",
36217      "enum":[
36218        "ok",
36219        "impaired"
36220      ]
36221    },
36222    "RequestHostIdList":{
36223      "type":"list",
36224      "member":{
36225        "shape":"DedicatedHostId",
36226        "locationName":"item"
36227      }
36228    },
36229    "RequestHostIdSet":{
36230      "type":"list",
36231      "member":{
36232        "shape":"DedicatedHostId",
36233        "locationName":"item"
36234      }
36235    },
36236    "RequestInstanceTypeList":{
36237      "type":"list",
36238      "member":{"shape":"InstanceType"},
36239      "locationName":"InstanceType",
36240      "max":100,
36241      "min":0
36242    },
36243    "RequestLaunchTemplateData":{
36244      "type":"structure",
36245      "members":{
36246        "KernelId":{
36247          "shape":"KernelId",
36248          "documentation":"<p>The ID of the kernel.</p> <important> <p>We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedkernels.html\">User Provided Kernels</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> </important>"
36249        },
36250        "EbsOptimized":{
36251          "shape":"Boolean",
36252          "documentation":"<p>Indicates whether the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal Amazon EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS-optimized instance.</p>"
36253        },
36254        "IamInstanceProfile":{
36255          "shape":"LaunchTemplateIamInstanceProfileSpecificationRequest",
36256          "documentation":"<p>The name or Amazon Resource Name (ARN) of an IAM instance profile.</p>"
36257        },
36258        "BlockDeviceMappings":{
36259          "shape":"LaunchTemplateBlockDeviceMappingRequestList",
36260          "documentation":"<p>The block device mapping.</p>",
36261          "locationName":"BlockDeviceMapping"
36262        },
36263        "NetworkInterfaces":{
36264          "shape":"LaunchTemplateInstanceNetworkInterfaceSpecificationRequestList",
36265          "documentation":"<p>One or more network interfaces. If you specify a network interface, you must specify any security groups and subnets as part of the network interface.</p>",
36266          "locationName":"NetworkInterface"
36267        },
36268        "ImageId":{
36269          "shape":"ImageId",
36270          "documentation":"<p>The ID of the AMI.</p>"
36271        },
36272        "InstanceType":{
36273          "shape":"InstanceType",
36274          "documentation":"<p>The instance type. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html\">Instance Types</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
36275        },
36276        "KeyName":{
36277          "shape":"KeyPairName",
36278          "documentation":"<p>The name of the key pair. You can create a key pair using <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateKeyPair.html\">CreateKeyPair</a> or <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportKeyPair.html\">ImportKeyPair</a>.</p> <important> <p>If you do not specify a key pair, you can't connect to the instance unless you choose an AMI that is configured to allow users another way to log in.</p> </important>"
36279        },
36280        "Monitoring":{
36281          "shape":"LaunchTemplatesMonitoringRequest",
36282          "documentation":"<p>The monitoring for the instance.</p>"
36283        },
36284        "Placement":{
36285          "shape":"LaunchTemplatePlacementRequest",
36286          "documentation":"<p>The placement for the instance.</p>"
36287        },
36288        "RamDiskId":{
36289          "shape":"RamdiskId",
36290          "documentation":"<p>The ID of the RAM disk.</p> <important> <p>We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedkernels.html\">User Provided Kernels</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> </important>"
36291        },
36292        "DisableApiTermination":{
36293          "shape":"Boolean",
36294          "documentation":"<p>If you set this parameter to <code>true</code>, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can. To change this attribute after launch, use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyInstanceAttribute.html\">ModifyInstanceAttribute</a>. Alternatively, if you set <code>InstanceInitiatedShutdownBehavior</code> to <code>terminate</code>, you can terminate the instance by running the shutdown command from the instance.</p>"
36295        },
36296        "InstanceInitiatedShutdownBehavior":{
36297          "shape":"ShutdownBehavior",
36298          "documentation":"<p>Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).</p> <p>Default: <code>stop</code> </p>"
36299        },
36300        "UserData":{
36301          "shape":"String",
36302          "documentation":"<p>The user data to make available to the instance. You must provide base64-encoded text. User data is limited to 16 KB. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html\">Running Commands on Your Linux Instance at Launch</a> (Linux) or <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-instance-metadata.html#instancedata-add-user-data\">Adding User Data</a> (Windows).</p> <p>If you are creating the launch template for use with Batch, the user data must be provided in the <a href=\"https://cloudinit.readthedocs.io/en/latest/topics/format.html#mime-multi-part-archive\"> MIME multi-part archive format</a>. For more information, see <a href=\"https://docs.aws.amazon.com/batch/latest/userguide/launch-templates.html\">Amazon EC2 user data in launch templates</a> in the <i>Batch User Guide</i>.</p>"
36303        },
36304        "TagSpecifications":{
36305          "shape":"LaunchTemplateTagSpecificationRequestList",
36306          "documentation":"<p>The tags to apply to the resources during launch. You can only tag instances and volumes on launch. The specified tags are applied to all instances or volumes that are created during launch. To tag a resource after it has been created, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html\">CreateTags</a>.</p>",
36307          "locationName":"TagSpecification"
36308        },
36309        "ElasticGpuSpecifications":{
36310          "shape":"ElasticGpuSpecificationList",
36311          "documentation":"<p>An elastic GPU to associate with the instance.</p>",
36312          "locationName":"ElasticGpuSpecification"
36313        },
36314        "ElasticInferenceAccelerators":{
36315          "shape":"LaunchTemplateElasticInferenceAcceleratorList",
36316          "documentation":"<p> The elastic inference accelerator for the instance. </p>",
36317          "locationName":"ElasticInferenceAccelerator"
36318        },
36319        "SecurityGroupIds":{
36320          "shape":"SecurityGroupIdStringList",
36321          "documentation":"<p>One or more security group IDs. You can create a security group using <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateSecurityGroup.html\">CreateSecurityGroup</a>. You cannot specify both a security group ID and security name in the same request.</p>",
36322          "locationName":"SecurityGroupId"
36323        },
36324        "SecurityGroups":{
36325          "shape":"SecurityGroupStringList",
36326          "documentation":"<p>[EC2-Classic, default VPC] One or more security group names. For a nondefault VPC, you must use security group IDs instead. You cannot specify both a security group ID and security name in the same request.</p>",
36327          "locationName":"SecurityGroup"
36328        },
36329        "InstanceMarketOptions":{
36330          "shape":"LaunchTemplateInstanceMarketOptionsRequest",
36331          "documentation":"<p>The market (purchasing) option for the instances.</p>"
36332        },
36333        "CreditSpecification":{
36334          "shape":"CreditSpecificationRequest",
36335          "documentation":"<p>The credit option for CPU usage of the instance. Valid for T2, T3, or T3a instances only.</p>"
36336        },
36337        "CpuOptions":{
36338          "shape":"LaunchTemplateCpuOptionsRequest",
36339          "documentation":"<p>The CPU options for the instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-optimize-cpu.html\">Optimizing CPU Options</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
36340        },
36341        "CapacityReservationSpecification":{
36342          "shape":"LaunchTemplateCapacityReservationSpecificationRequest",
36343          "documentation":"<p>The Capacity Reservation targeting option. If you do not specify this parameter, the instance's Capacity Reservation preference defaults to <code>open</code>, which enables it to run in any open Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).</p>"
36344        },
36345        "LicenseSpecifications":{
36346          "shape":"LaunchTemplateLicenseSpecificationListRequest",
36347          "documentation":"<p>The license configurations.</p>",
36348          "locationName":"LicenseSpecification"
36349        },
36350        "HibernationOptions":{
36351          "shape":"LaunchTemplateHibernationOptionsRequest",
36352          "documentation":"<p>Indicates whether an instance is enabled for hibernation. This parameter is valid only if the instance meets the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html#hibernating-prerequisites\">hibernation prerequisites</a>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html\">Hibernate your instance</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
36353        },
36354        "MetadataOptions":{
36355          "shape":"LaunchTemplateInstanceMetadataOptionsRequest",
36356          "documentation":"<p>The metadata options for the instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html\">Instance metadata and user data</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>"
36357        },
36358        "EnclaveOptions":{
36359          "shape":"LaunchTemplateEnclaveOptionsRequest",
36360          "documentation":"<p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information, see <a href=\"https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html\"> What is Amazon Web Services Nitro Enclaves?</a> in the <i>Amazon Web Services Nitro Enclaves User Guide</i>.</p> <p>You can't enable Amazon Web Services Nitro Enclaves and hibernation on the same instance.</p>"
36361        }
36362      },
36363      "documentation":"<p>The information to include in the launch template.</p>"
36364    },
36365    "RequestSpotFleetRequest":{
36366      "type":"structure",
36367      "required":["SpotFleetRequestConfig"],
36368      "members":{
36369        "DryRun":{
36370          "shape":"Boolean",
36371          "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>",
36372          "locationName":"dryRun"
36373        },
36374        "SpotFleetRequestConfig":{
36375          "shape":"SpotFleetRequestConfigData",
36376          "documentation":"<p>The configuration for the Spot Fleet request.</p>",
36377          "locationName":"spotFleetRequestConfig"
36378        }
36379      },
36380      "documentation":"<p>Contains the parameters for RequestSpotFleet.</p>"
36381    },
36382    "RequestSpotFleetResponse":{
36383      "type":"structure",
36384      "members":{
36385        "SpotFleetRequestId":{
36386          "shape":"String",
36387          "documentation":"<p>The ID of the Spot Fleet request.</p>",
36388          "locationName":"spotFleetRequestId"
36389        }
36390      },
36391      "documentation":"<p>Contains the output of RequestSpotFleet.</p>"
36392    },
36393    "RequestSpotInstancesRequest":{
36394      "type":"structure",
36395      "members":{
36396        "AvailabilityZoneGroup":{
36397          "shape":"String",
36398          "documentation":"<p>The user-specified name for a logical grouping of requests.</p> <p>When you specify an Availability Zone group in a Spot Instance request, all Spot Instances in the request are launched in the same Availability Zone. Instance proximity is maintained with this parameter, but the choice of Availability Zone is not. The group applies only to requests for Spot Instances of the same instance type. Any additional Spot Instance requests that are specified with the same Availability Zone group name are launched in that same Availability Zone, as long as at least one instance from the group is still active.</p> <p>If there is no active instance running in the Availability Zone group that you specify for a new Spot Instance request (all instances are terminated, the request is expired, or the maximum price you specified falls below current Spot price), then Amazon EC2 launches the instance in any Availability Zone where the constraint can be met. Consequently, the subsequent set of Spot Instances could be placed in a different zone from the original request, even if you specified the same Availability Zone group.</p> <p>Default: Instances are launched in any available Availability Zone.</p>",
36399          "locationName":"availabilityZoneGroup"
36400        },
36401        "BlockDurationMinutes":{
36402          "shape":"Integer",
36403          "documentation":"<p>Deprecated.</p>",
36404          "locationName":"blockDurationMinutes"
36405        },
36406        "ClientToken":{
36407          "shape":"String",
36408          "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/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html\">How to Ensure Idempotency</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>",
36409          "locationName":"clientToken"
36410        },
36411        "DryRun":{
36412          "shape":"Boolean",
36413          "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>",
36414          "locationName":"dryRun"
36415        },
36416        "InstanceCount":{
36417          "shape":"Integer",
36418          "documentation":"<p>The maximum number of Spot Instances to launch.</p> <p>Default: 1</p>",
36419          "locationName":"instanceCount"
36420        },
36421        "LaunchGroup":{
36422          "shape":"String",
36423          "documentation":"<p>The instance launch group. Launch groups are Spot Instances that launch together and terminate together.</p> <p>Default: Instances are launched and terminated individually</p>",
36424          "locationName":"launchGroup"
36425        },
36426        "LaunchSpecification":{
36427          "shape":"RequestSpotLaunchSpecification",
36428          "documentation":"<p>The launch specification.</p>"
36429        },
36430        "SpotPrice":{
36431          "shape":"String",
36432          "documentation":"<p>The maximum price per hour that you are willing to pay for a Spot Instance. The default is the On-Demand price.</p>",
36433          "locationName":"spotPrice"
36434        },
36435        "Type":{
36436          "shape":"SpotInstanceType",
36437          "documentation":"<p>The Spot Instance request type.</p> <p>Default: <code>one-time</code> </p>",
36438          "locationName":"type"
36439        },
36440        "ValidFrom":{
36441          "shape":"DateTime",
36442          "documentation":"<p>The start date of the request. If this is a one-time request, the request becomes active at this date and time and remains active until all instances launch, the request expires, or the request is canceled. If the request is persistent, the request becomes active at this date and time and remains active until it expires or is canceled.</p> <p>The specified start date and time cannot be equal to the current date and time. You must specify a start date and time that occurs after the current date and time.</p>",
36443          "locationName":"validFrom"
36444        },
36445        "ValidUntil":{
36446          "shape":"DateTime",
36447          "documentation":"<p>The end date of the request, in UTC format (<i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p> <ul> <li> <p>For a persistent request, the request remains active until the <code>ValidUntil</code> date and time is reached. Otherwise, the request remains active until you cancel it. </p> </li> <li> <p>For a one-time request, the request remains active until all instances launch, the request is canceled, or the <code>ValidUntil</code> date and time is reached. By default, the request is valid for 7 days from the date the request was created.</p> </li> </ul>",
36448          "locationName":"validUntil"
36449        },
36450        "TagSpecifications":{
36451          "shape":"TagSpecificationList",
36452          "documentation":"<p>The key-value pair for tagging the Spot Instance request on creation. The value for <code>ResourceType</code> must be <code>spot-instances-request</code>, otherwise the Spot Instance request fails. To tag the Spot Instance request after it has been created, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html\">CreateTags</a>. </p>",
36453          "locationName":"TagSpecification"
36454        },
36455        "InstanceInterruptionBehavior":{
36456          "shape":"InstanceInterruptionBehavior",
36457          "documentation":"<p>The behavior when a Spot Instance is interrupted. The default is <code>terminate</code>.</p>"
36458        }
36459      },
36460      "documentation":"<p>Contains the parameters for RequestSpotInstances.</p>"
36461    },
36462    "RequestSpotInstancesResult":{
36463      "type":"structure",
36464      "members":{
36465        "SpotInstanceRequests":{
36466          "shape":"SpotInstanceRequestList",
36467          "documentation":"<p>One or more Spot Instance requests.</p>",
36468          "locationName":"spotInstanceRequestSet"
36469        }
36470      },
36471      "documentation":"<p>Contains the output of RequestSpotInstances.</p>"
36472    },
36473    "RequestSpotLaunchSpecification":{
36474      "type":"structure",
36475      "members":{
36476        "SecurityGroupIds":{
36477          "shape":"RequestSpotLaunchSpecificationSecurityGroupIdList",
36478          "documentation":"<p>One or more security group IDs.</p>",
36479          "locationName":"SecurityGroupId"
36480        },
36481        "SecurityGroups":{
36482          "shape":"RequestSpotLaunchSpecificationSecurityGroupList",
36483          "documentation":"<p>One or more security groups. When requesting instances in a VPC, you must specify the IDs of the security groups. When requesting instances in EC2-Classic, you can specify the names or the IDs of the security groups.</p>",
36484          "locationName":"SecurityGroup"
36485        },
36486        "AddressingType":{
36487          "shape":"String",
36488          "documentation":"<p>Deprecated.</p>",
36489          "locationName":"addressingType"
36490        },
36491        "BlockDeviceMappings":{
36492          "shape":"BlockDeviceMappingList",
36493          "documentation":"<p>One or more block device mapping entries. You can't specify both a snapshot ID and an encryption value. This is because only blank volumes can be encrypted on creation. If a snapshot is the basis for a volume, it is not blank and its encryption status is used for the volume encryption status.</p>",
36494          "locationName":"blockDeviceMapping"
36495        },
36496        "EbsOptimized":{
36497          "shape":"Boolean",
36498          "documentation":"<p>Indicates whether the instance is optimized for EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.</p> <p>Default: <code>false</code> </p>",
36499          "locationName":"ebsOptimized"
36500        },
36501        "IamInstanceProfile":{
36502          "shape":"IamInstanceProfileSpecification",
36503          "documentation":"<p>The IAM instance profile.</p>",
36504          "locationName":"iamInstanceProfile"
36505        },
36506        "ImageId":{
36507          "shape":"ImageId",
36508          "documentation":"<p>The ID of the AMI.</p>",
36509          "locationName":"imageId"
36510        },
36511        "InstanceType":{
36512          "shape":"InstanceType",
36513          "documentation":"<p>The instance type.</p>",
36514          "locationName":"instanceType"
36515        },
36516        "KernelId":{
36517          "shape":"KernelId",
36518          "documentation":"<p>The ID of the kernel.</p>",
36519          "locationName":"kernelId"
36520        },
36521        "KeyName":{
36522          "shape":"KeyPairName",
36523          "documentation":"<p>The name of the key pair.</p>",
36524          "locationName":"keyName"
36525        },
36526        "Monitoring":{
36527          "shape":"RunInstancesMonitoringEnabled",
36528          "documentation":"<p>Indicates whether basic or detailed monitoring is enabled for the instance.</p> <p>Default: Disabled</p>",
36529          "locationName":"monitoring"
36530        },
36531        "NetworkInterfaces":{
36532          "shape":"InstanceNetworkInterfaceSpecificationList",
36533          "documentation":"<p>One or more network interfaces. If you specify a network interface, you must specify subnet IDs and security group IDs using the network interface.</p>",
36534          "locationName":"NetworkInterface"
36535        },
36536        "Placement":{
36537          "shape":"SpotPlacement",
36538          "documentation":"<p>The placement information for the instance.</p>",
36539          "locationName":"placement"
36540        },
36541        "RamdiskId":{
36542          "shape":"RamdiskId",
36543          "documentation":"<p>The ID of the RAM disk.</p>",
36544          "locationName":"ramdiskId"
36545        },
36546        "SubnetId":{
36547          "shape":"SubnetId",
36548          "documentation":"<p>The ID of the subnet in which to launch the instance.</p>",
36549          "locationName":"subnetId"
36550        },
36551        "UserData":{
36552          "shape":"String",
36553          "documentation":"<p>The Base64-encoded user data for the instance. User data is limited to 16 KB.</p>",
36554          "locationName":"userData"
36555        }
36556      },
36557      "documentation":"<p>Describes the launch specification for an instance.</p>"
36558    },
36559    "RequestSpotLaunchSpecificationSecurityGroupIdList":{
36560      "type":"list",
36561      "member":{
36562        "shape":"SecurityGroupId",
36563        "locationName":"item"
36564      }
36565    },
36566    "RequestSpotLaunchSpecificationSecurityGroupList":{
36567      "type":"list",
36568      "member":{
36569        "shape":"String",
36570        "locationName":"item"
36571      }
36572    },
36573    "Reservation":{
36574      "type":"structure",
36575      "members":{
36576        "Groups":{
36577          "shape":"GroupIdentifierList",
36578          "documentation":"<p>[EC2-Classic only] The security groups.</p>",
36579          "locationName":"groupSet"
36580        },
36581        "Instances":{
36582          "shape":"InstanceList",
36583          "documentation":"<p>The instances.</p>",
36584          "locationName":"instancesSet"
36585        },
36586        "OwnerId":{
36587          "shape":"String",
36588          "documentation":"<p>The ID of the Amazon Web Services account that owns the reservation.</p>",
36589          "locationName":"ownerId"
36590        },
36591        "RequesterId":{
36592          "shape":"String",
36593          "documentation":"<p>The ID of the requester that launched the instances on your behalf (for example, Amazon Web Services Management Console or Auto Scaling).</p>",
36594          "locationName":"requesterId"
36595        },
36596        "ReservationId":{
36597          "shape":"String",
36598          "documentation":"<p>The ID of the reservation.</p>",
36599          "locationName":"reservationId"
36600        }
36601      },
36602      "documentation":"<p>Describes a launch request for one or more instances, and includes owner, requester, and security group information that applies to all instances in the launch request.</p>"
36603    },
36604    "ReservationFleetInstanceSpecification":{
36605      "type":"structure",
36606      "members":{
36607        "InstanceType":{
36608          "shape":"InstanceType",
36609          "documentation":"<p>The instance type for which the Capacity Reservation Fleet reserves capacity.</p>"
36610        },
36611        "InstancePlatform":{
36612          "shape":"CapacityReservationInstancePlatform",
36613          "documentation":"<p>The type of operating system for which the Capacity Reservation Fleet reserves capacity.</p>"
36614        },
36615        "Weight":{
36616          "shape":"DoubleWithConstraints",
36617          "documentation":"<p>The number of capacity units provided by the specified instance type. This value, together with the total target capacity that you specify for the Fleet determine the number of instances for which the Fleet reserves capacity. Both values are based on units that make sense for your workload. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#target-capacity\">Total target capacity</a> in the Amazon EC2 User Guide.</p>"
36618        },
36619        "AvailabilityZone":{
36620          "shape":"String",
36621          "documentation":"<p>The Availability Zone in which the Capacity Reservation Fleet reserves the capacity. A Capacity Reservation Fleet can't span Availability Zones. All instance type specifications that you specify for the Fleet must use the same Availability Zone.</p>"
36622        },
36623        "AvailabilityZoneId":{
36624          "shape":"String",
36625          "documentation":"<p>The ID of the Availability Zone in which the Capacity Reservation Fleet reserves the capacity. A Capacity Reservation Fleet can't span Availability Zones. All instance type specifications that you specify for the Fleet must use the same Availability Zone.</p>"
36626        },
36627        "EbsOptimized":{
36628          "shape":"Boolean",
36629          "documentation":"<p>Indicates whether the Capacity Reservation Fleet supports EBS-optimized instances types. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using EBS-optimized instance types.</p>"
36630        },
36631        "Priority":{
36632          "shape":"IntegerWithConstraints",
36633          "documentation":"<p>The priority to assign to the instance type. This value is used to determine which of the instance types specified for the Fleet should be prioritized for use. A lower value indicates a high priority. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#instance-priority\">Instance type priority</a> in the Amazon EC2 User Guide.</p>"
36634        }
36635      },
36636      "documentation":"<p>Information about an instance type to use in a Capacity Reservation Fleet.</p>"
36637    },
36638    "ReservationFleetInstanceSpecificationList":{
36639      "type":"list",
36640      "member":{"shape":"ReservationFleetInstanceSpecification"}
36641    },
36642    "ReservationId":{"type":"string"},
36643    "ReservationList":{
36644      "type":"list",
36645      "member":{
36646        "shape":"Reservation",
36647        "locationName":"item"
36648      }
36649    },
36650    "ReservationState":{
36651      "type":"string",
36652      "enum":[
36653        "payment-pending",
36654        "payment-failed",
36655        "active",
36656        "retired"
36657      ]
36658    },
36659    "ReservationValue":{
36660      "type":"structure",
36661      "members":{
36662        "HourlyPrice":{
36663          "shape":"String",
36664          "documentation":"<p>The hourly rate of the reservation.</p>",
36665          "locationName":"hourlyPrice"
36666        },
36667        "RemainingTotalValue":{
36668          "shape":"String",
36669          "documentation":"<p>The balance of the total value (the sum of remainingUpfrontValue + hourlyPrice * number of hours remaining).</p>",
36670          "locationName":"remainingTotalValue"
36671        },
36672        "RemainingUpfrontValue":{
36673          "shape":"String",
36674          "documentation":"<p>The remaining upfront cost of the reservation.</p>",
36675          "locationName":"remainingUpfrontValue"
36676        }
36677      },
36678      "documentation":"<p>The cost associated with the Reserved Instance.</p>"
36679    },
36680    "ReservedInstanceIdSet":{
36681      "type":"list",
36682      "member":{
36683        "shape":"ReservationId",
36684        "locationName":"ReservedInstanceId"
36685      }
36686    },
36687    "ReservedInstanceLimitPrice":{
36688      "type":"structure",
36689      "members":{
36690        "Amount":{
36691          "shape":"Double",
36692          "documentation":"<p>Used for Reserved Instance Marketplace offerings. Specifies the limit price on the total order (instanceCount * price).</p>",
36693          "locationName":"amount"
36694        },
36695        "CurrencyCode":{
36696          "shape":"CurrencyCodeValues",
36697          "documentation":"<p>The currency in which the <code>limitPrice</code> amount is specified. At this time, the only supported currency is <code>USD</code>.</p>",
36698          "locationName":"currencyCode"
36699        }
36700      },
36701      "documentation":"<p>Describes the limit price of a Reserved Instance offering.</p>"
36702    },
36703    "ReservedInstanceReservationValue":{
36704      "type":"structure",
36705      "members":{
36706        "ReservationValue":{
36707          "shape":"ReservationValue",
36708          "documentation":"<p>The total value of the Convertible Reserved Instance that you are exchanging.</p>",
36709          "locationName":"reservationValue"
36710        },
36711        "ReservedInstanceId":{
36712          "shape":"String",
36713          "documentation":"<p>The ID of the Convertible Reserved Instance that you are exchanging.</p>",
36714          "locationName":"reservedInstanceId"
36715        }
36716      },
36717      "documentation":"<p>The total value of the Convertible Reserved Instance.</p>"
36718    },
36719    "ReservedInstanceReservationValueSet":{
36720      "type":"list",
36721      "member":{
36722        "shape":"ReservedInstanceReservationValue",
36723        "locationName":"item"
36724      }
36725    },
36726    "ReservedInstanceState":{
36727      "type":"string",
36728      "enum":[
36729        "payment-pending",
36730        "active",
36731        "payment-failed",
36732        "retired",
36733        "queued",
36734        "queued-deleted"
36735      ]
36736    },
36737    "ReservedInstances":{
36738      "type":"structure",
36739      "members":{
36740        "AvailabilityZone":{
36741          "shape":"String",
36742          "documentation":"<p>The Availability Zone in which the Reserved Instance can be used.</p>",
36743          "locationName":"availabilityZone"
36744        },
36745        "Duration":{
36746          "shape":"Long",
36747          "documentation":"<p>The duration of the Reserved Instance, in seconds.</p>",
36748          "locationName":"duration"
36749        },
36750        "End":{
36751          "shape":"DateTime",
36752          "documentation":"<p>The time when the Reserved Instance expires.</p>",
36753          "locationName":"end"
36754        },
36755        "FixedPrice":{
36756          "shape":"Float",
36757          "documentation":"<p>The purchase price of the Reserved Instance.</p>",
36758          "locationName":"fixedPrice"
36759        },
36760        "InstanceCount":{
36761          "shape":"Integer",
36762          "documentation":"<p>The number of reservations purchased.</p>",
36763          "locationName":"instanceCount"
36764        },
36765        "InstanceType":{
36766          "shape":"InstanceType",
36767          "documentation":"<p>The instance type on which the Reserved Instance can be used.</p>",
36768          "locationName":"instanceType"
36769        },
36770        "ProductDescription":{
36771          "shape":"RIProductDescription",
36772          "documentation":"<p>The Reserved Instance product platform description.</p>",
36773          "locationName":"productDescription"
36774        },
36775        "ReservedInstancesId":{
36776          "shape":"String",
36777          "documentation":"<p>The ID of the Reserved Instance.</p>",
36778          "locationName":"reservedInstancesId"
36779        },
36780        "Start":{
36781          "shape":"DateTime",
36782          "documentation":"<p>The date and time the Reserved Instance started.</p>",
36783          "locationName":"start"
36784        },
36785        "State":{
36786          "shape":"ReservedInstanceState",
36787          "documentation":"<p>The state of the Reserved Instance purchase.</p>",
36788          "locationName":"state"
36789        },
36790        "UsagePrice":{
36791          "shape":"Float",
36792          "documentation":"<p>The usage price of the Reserved Instance, per hour.</p>",
36793          "locationName":"usagePrice"
36794        },
36795        "CurrencyCode":{
36796          "shape":"CurrencyCodeValues",
36797          "documentation":"<p>The currency of the Reserved Instance. It's specified using ISO 4217 standard currency codes. At this time, the only supported currency is <code>USD</code>.</p>",
36798          "locationName":"currencyCode"
36799        },
36800        "InstanceTenancy":{
36801          "shape":"Tenancy",
36802          "documentation":"<p>The tenancy of the instance.</p>",
36803          "locationName":"instanceTenancy"
36804        },
36805        "OfferingClass":{
36806          "shape":"OfferingClassType",
36807          "documentation":"<p>The offering class of the Reserved Instance.</p>",
36808          "locationName":"offeringClass"
36809        },
36810        "OfferingType":{
36811          "shape":"OfferingTypeValues",
36812          "documentation":"<p>The Reserved Instance offering type.</p>",
36813          "locationName":"offeringType"
36814        },
36815        "RecurringCharges":{
36816          "shape":"RecurringChargesList",
36817          "documentation":"<p>The recurring charge tag assigned to the resource.</p>",
36818          "locationName":"recurringCharges"
36819        },
36820        "Scope":{
36821          "shape":"scope",
36822          "documentation":"<p>The scope of the Reserved Instance.</p>",
36823          "locationName":"scope"
36824        },
36825        "Tags":{
36826          "shape":"TagList",
36827          "documentation":"<p>Any tags assigned to the resource.</p>",
36828          "locationName":"tagSet"
36829        }
36830      },
36831      "documentation":"<p>Describes a Reserved Instance.</p>"
36832    },
36833    "ReservedInstancesConfiguration":{
36834      "type":"structure",
36835      "members":{
36836        "AvailabilityZone":{
36837          "shape":"String",
36838          "documentation":"<p>The Availability Zone for the modified Reserved Instances.</p>",
36839          "locationName":"availabilityZone"
36840        },
36841        "InstanceCount":{
36842          "shape":"Integer",
36843          "documentation":"<p>The number of modified Reserved Instances.</p> <note> <p>This is a required field for a request.</p> </note>",
36844          "locationName":"instanceCount"
36845        },
36846        "InstanceType":{
36847          "shape":"InstanceType",
36848          "documentation":"<p>The instance type for the modified Reserved Instances.</p>",
36849          "locationName":"instanceType"
36850        },
36851        "Platform":{
36852          "shape":"String",
36853          "documentation":"<p>The network platform of the modified Reserved Instances, which is either EC2-Classic or EC2-VPC.</p>",
36854          "locationName":"platform"
36855        },
36856        "Scope":{
36857          "shape":"scope",
36858          "documentation":"<p>Whether the Reserved Instance is applied to instances in a Region or instances in a specific Availability Zone.</p>",
36859          "locationName":"scope"
36860        }
36861      },
36862      "documentation":"<p>Describes the configuration settings for the modified Reserved Instances.</p>"
36863    },
36864    "ReservedInstancesConfigurationList":{
36865      "type":"list",
36866      "member":{
36867        "shape":"ReservedInstancesConfiguration",
36868        "locationName":"item"
36869      }
36870    },
36871    "ReservedInstancesId":{
36872      "type":"structure",
36873      "members":{
36874        "ReservedInstancesId":{
36875          "shape":"String",
36876          "documentation":"<p>The ID of the Reserved Instance.</p>",
36877          "locationName":"reservedInstancesId"
36878        }
36879      },
36880      "documentation":"<p>Describes the ID of a Reserved Instance.</p>"
36881    },
36882    "ReservedInstancesIdStringList":{
36883      "type":"list",
36884      "member":{
36885        "shape":"ReservationId",
36886        "locationName":"ReservedInstancesId"
36887      }
36888    },
36889    "ReservedInstancesList":{
36890      "type":"list",
36891      "member":{
36892        "shape":"ReservedInstances",
36893        "locationName":"item"
36894      }
36895    },
36896    "ReservedInstancesListing":{
36897      "type":"structure",
36898      "members":{
36899        "ClientToken":{
36900          "shape":"String",
36901          "documentation":"<p>A unique, case-sensitive key supplied by the client to ensure that the request is idempotent. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>",
36902          "locationName":"clientToken"
36903        },
36904        "CreateDate":{
36905          "shape":"DateTime",
36906          "documentation":"<p>The time the listing was created.</p>",
36907          "locationName":"createDate"
36908        },
36909        "InstanceCounts":{
36910          "shape":"InstanceCountList",
36911          "documentation":"<p>The number of instances in this state.</p>",
36912          "locationName":"instanceCounts"
36913        },
36914        "PriceSchedules":{
36915          "shape":"PriceScheduleList",
36916          "documentation":"<p>The price of the Reserved Instance listing.</p>",
36917          "locationName":"priceSchedules"
36918        },
36919        "ReservedInstancesId":{
36920          "shape":"String",
36921          "documentation":"<p>The ID of the Reserved Instance.</p>",
36922          "locationName":"reservedInstancesId"
36923        },
36924        "ReservedInstancesListingId":{
36925          "shape":"String",
36926          "documentation":"<p>The ID of the Reserved Instance listing.</p>",
36927          "locationName":"reservedInstancesListingId"
36928        },
36929        "Status":{
36930          "shape":"ListingStatus",
36931          "documentation":"<p>The status of the Reserved Instance listing.</p>",
36932          "locationName":"status"
36933        },
36934        "StatusMessage":{
36935          "shape":"String",
36936          "documentation":"<p>The reason for the current status of the Reserved Instance listing. The response can be blank.</p>",
36937          "locationName":"statusMessage"
36938        },
36939        "Tags":{
36940          "shape":"TagList",
36941          "documentation":"<p>Any tags assigned to the resource.</p>",
36942          "locationName":"tagSet"
36943        },
36944        "UpdateDate":{
36945          "shape":"DateTime",
36946          "documentation":"<p>The last modified timestamp of the listing.</p>",
36947          "locationName":"updateDate"
36948        }
36949      },
36950      "documentation":"<p>Describes a Reserved Instance listing.</p>"
36951    },
36952    "ReservedInstancesListingId":{"type":"string"},
36953    "ReservedInstancesListingList":{
36954      "type":"list",
36955      "member":{
36956        "shape":"ReservedInstancesListing",
36957        "locationName":"item"
36958      }
36959    },
36960    "ReservedInstancesModification":{
36961      "type":"structure",
36962      "members":{
36963        "ClientToken":{
36964          "shape":"String",
36965          "documentation":"<p>A unique, case-sensitive key supplied by the client to ensure that the request is idempotent. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>",
36966          "locationName":"clientToken"
36967        },
36968        "CreateDate":{
36969          "shape":"DateTime",
36970          "documentation":"<p>The time when the modification request was created.</p>",
36971          "locationName":"createDate"
36972        },
36973        "EffectiveDate":{
36974          "shape":"DateTime",
36975          "documentation":"<p>The time for the modification to become effective.</p>",
36976          "locationName":"effectiveDate"
36977        },
36978        "ModificationResults":{
36979          "shape":"ReservedInstancesModificationResultList",
36980          "documentation":"<p>Contains target configurations along with their corresponding new Reserved Instance IDs.</p>",
36981          "locationName":"modificationResultSet"
36982        },
36983        "ReservedInstancesIds":{
36984          "shape":"ReservedIntancesIds",
36985          "documentation":"<p>The IDs of one or more Reserved Instances.</p>",
36986          "locationName":"reservedInstancesSet"
36987        },
36988        "ReservedInstancesModificationId":{
36989          "shape":"String",
36990          "documentation":"<p>A unique ID for the Reserved Instance modification.</p>",
36991          "locationName":"reservedInstancesModificationId"
36992        },
36993        "Status":{
36994          "shape":"String",
36995          "documentation":"<p>The status of the Reserved Instances modification request.</p>",
36996          "locationName":"status"
36997        },
36998        "StatusMessage":{
36999          "shape":"String",
37000          "documentation":"<p>The reason for the status.</p>",
37001          "locationName":"statusMessage"
37002        },
37003        "UpdateDate":{
37004          "shape":"DateTime",
37005          "documentation":"<p>The time when the modification request was last updated.</p>",
37006          "locationName":"updateDate"
37007        }
37008      },
37009      "documentation":"<p>Describes a Reserved Instance modification.</p>"
37010    },
37011    "ReservedInstancesModificationId":{"type":"string"},
37012    "ReservedInstancesModificationIdStringList":{
37013      "type":"list",
37014      "member":{
37015        "shape":"ReservedInstancesModificationId",
37016        "locationName":"ReservedInstancesModificationId"
37017      }
37018    },
37019    "ReservedInstancesModificationList":{
37020      "type":"list",
37021      "member":{
37022        "shape":"ReservedInstancesModification",
37023        "locationName":"item"
37024      }
37025    },
37026    "ReservedInstancesModificationResult":{
37027      "type":"structure",
37028      "members":{
37029        "ReservedInstancesId":{
37030          "shape":"String",
37031          "documentation":"<p>The ID for the Reserved Instances that were created as part of the modification request. This field is only available when the modification is fulfilled.</p>",
37032          "locationName":"reservedInstancesId"
37033        },
37034        "TargetConfiguration":{
37035          "shape":"ReservedInstancesConfiguration",
37036          "documentation":"<p>The target Reserved Instances configurations supplied as part of the modification request.</p>",
37037          "locationName":"targetConfiguration"
37038        }
37039      },
37040      "documentation":"<p>Describes the modification request/s.</p>"
37041    },
37042    "ReservedInstancesModificationResultList":{
37043      "type":"list",
37044      "member":{
37045        "shape":"ReservedInstancesModificationResult",
37046        "locationName":"item"
37047      }
37048    },
37049    "ReservedInstancesOffering":{
37050      "type":"structure",
37051      "members":{
37052        "AvailabilityZone":{
37053          "shape":"String",
37054          "documentation":"<p>The Availability Zone in which the Reserved Instance can be used.</p>",
37055          "locationName":"availabilityZone"
37056        },
37057        "Duration":{
37058          "shape":"Long",
37059          "documentation":"<p>The duration of the Reserved Instance, in seconds.</p>",
37060          "locationName":"duration"
37061        },
37062        "FixedPrice":{
37063          "shape":"Float",
37064          "documentation":"<p>The purchase price of the Reserved Instance.</p>",
37065          "locationName":"fixedPrice"
37066        },
37067        "InstanceType":{
37068          "shape":"InstanceType",
37069          "documentation":"<p>The instance type on which the Reserved Instance can be used.</p>",
37070          "locationName":"instanceType"
37071        },
37072        "ProductDescription":{
37073          "shape":"RIProductDescription",
37074          "documentation":"<p>The Reserved Instance product platform description.</p>",
37075          "locationName":"productDescription"
37076        },
37077        "ReservedInstancesOfferingId":{
37078          "shape":"String",
37079          "documentation":"<p>The ID of the Reserved Instance offering. This is the offering ID used in <a>GetReservedInstancesExchangeQuote</a> to confirm that an exchange can be made.</p>",
37080          "locationName":"reservedInstancesOfferingId"
37081        },
37082        "UsagePrice":{
37083          "shape":"Float",
37084          "documentation":"<p>The usage price of the Reserved Instance, per hour.</p>",
37085          "locationName":"usagePrice"
37086        },
37087        "CurrencyCode":{
37088          "shape":"CurrencyCodeValues",
37089          "documentation":"<p>The currency of the Reserved Instance offering you are purchasing. It's specified using ISO 4217 standard currency codes. At this time, the only supported currency is <code>USD</code>.</p>",
37090          "locationName":"currencyCode"
37091        },
37092        "InstanceTenancy":{
37093          "shape":"Tenancy",
37094          "documentation":"<p>The tenancy of the instance.</p>",
37095          "locationName":"instanceTenancy"
37096        },
37097        "Marketplace":{
37098          "shape":"Boolean",
37099          "documentation":"<p>Indicates whether the offering is available through the Reserved Instance Marketplace (resale) or Amazon Web Services. If it's a Reserved Instance Marketplace offering, this is <code>true</code>.</p>",
37100          "locationName":"marketplace"
37101        },
37102        "OfferingClass":{
37103          "shape":"OfferingClassType",
37104          "documentation":"<p>If <code>convertible</code> it can be exchanged for Reserved Instances of the same or higher monetary value, with different configurations. If <code>standard</code>, it is not possible to perform an exchange.</p>",
37105          "locationName":"offeringClass"
37106        },
37107        "OfferingType":{
37108          "shape":"OfferingTypeValues",
37109          "documentation":"<p>The Reserved Instance offering type.</p>",
37110          "locationName":"offeringType"
37111        },
37112        "PricingDetails":{
37113          "shape":"PricingDetailsList",
37114          "documentation":"<p>The pricing details of the Reserved Instance offering.</p>",
37115          "locationName":"pricingDetailsSet"
37116        },
37117        "RecurringCharges":{
37118          "shape":"RecurringChargesList",
37119          "documentation":"<p>The recurring charge tag assigned to the resource.</p>",
37120          "locationName":"recurringCharges"
37121        },
37122        "Scope":{
37123          "shape":"scope",
37124          "documentation":"<p>Whether the Reserved Instance is applied to instances in a Region or an Availability Zone.</p>",
37125          "locationName":"scope"
37126        }
37127      },
37128      "documentation":"<p>Describes a Reserved Instance offering.</p>"
37129    },
37130    "ReservedInstancesOfferingId":{"type":"string"},
37131    "ReservedInstancesOfferingIdStringList":{
37132      "type":"list",
37133      "member":{"shape":"ReservedInstancesOfferingId"}
37134    },
37135    "ReservedInstancesOfferingList":{
37136      "type":"list",
37137      "member":{
37138        "shape":"ReservedInstancesOffering",
37139        "locationName":"item"
37140      }
37141    },
37142    "ReservedIntancesIds":{
37143      "type":"list",
37144      "member":{
37145        "shape":"ReservedInstancesId",
37146        "locationName":"item"
37147      }
37148    },
37149    "ResetAddressAttributeRequest":{
37150      "type":"structure",
37151      "required":[
37152        "AllocationId",
37153        "Attribute"
37154      ],
37155      "members":{
37156        "AllocationId":{
37157          "shape":"AllocationId",
37158          "documentation":"<p>[EC2-VPC] The allocation ID.</p>"
37159        },
37160        "Attribute":{
37161          "shape":"AddressAttributeName",
37162          "documentation":"<p>The attribute of the IP address.</p>"
37163        },
37164        "DryRun":{
37165          "shape":"Boolean",
37166          "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>"
37167        }
37168      }
37169    },
37170    "ResetAddressAttributeResult":{
37171      "type":"structure",
37172      "members":{
37173        "Address":{
37174          "shape":"AddressAttribute",
37175          "documentation":"<p>Information about the IP address.</p>",
37176          "locationName":"address"
37177        }
37178      }
37179    },
37180    "ResetEbsDefaultKmsKeyIdRequest":{
37181      "type":"structure",
37182      "members":{
37183        "DryRun":{
37184          "shape":"Boolean",
37185          "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>"
37186        }
37187      }
37188    },
37189    "ResetEbsDefaultKmsKeyIdResult":{
37190      "type":"structure",
37191      "members":{
37192        "KmsKeyId":{
37193          "shape":"String",
37194          "documentation":"<p>The Amazon Resource Name (ARN) of the default KMS key for EBS encryption by default.</p>",
37195          "locationName":"kmsKeyId"
37196        }
37197      }
37198    },
37199    "ResetFpgaImageAttributeName":{
37200      "type":"string",
37201      "enum":["loadPermission"]
37202    },
37203    "ResetFpgaImageAttributeRequest":{
37204      "type":"structure",
37205      "required":["FpgaImageId"],
37206      "members":{
37207        "DryRun":{
37208          "shape":"Boolean",
37209          "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>"
37210        },
37211        "FpgaImageId":{
37212          "shape":"FpgaImageId",
37213          "documentation":"<p>The ID of the AFI.</p>"
37214        },
37215        "Attribute":{
37216          "shape":"ResetFpgaImageAttributeName",
37217          "documentation":"<p>The attribute.</p>"
37218        }
37219      }
37220    },
37221    "ResetFpgaImageAttributeResult":{
37222      "type":"structure",
37223      "members":{
37224        "Return":{
37225          "shape":"Boolean",
37226          "documentation":"<p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>",
37227          "locationName":"return"
37228        }
37229      }
37230    },
37231    "ResetImageAttributeName":{
37232      "type":"string",
37233      "enum":["launchPermission"]
37234    },
37235    "ResetImageAttributeRequest":{
37236      "type":"structure",
37237      "required":[
37238        "Attribute",
37239        "ImageId"
37240      ],
37241      "members":{
37242        "Attribute":{
37243          "shape":"ResetImageAttributeName",
37244          "documentation":"<p>The attribute to reset (currently you can only reset the launch permission attribute).</p>"
37245        },
37246        "ImageId":{
37247          "shape":"ImageId",
37248          "documentation":"<p>The ID of the AMI.</p>"
37249        },
37250        "DryRun":{
37251          "shape":"Boolean",
37252          "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>",
37253          "locationName":"dryRun"
37254        }
37255      },
37256      "documentation":"<p>Contains the parameters for ResetImageAttribute.</p>"
37257    },
37258    "ResetInstanceAttributeRequest":{
37259      "type":"structure",
37260      "required":[
37261        "Attribute",
37262        "InstanceId"
37263      ],
37264      "members":{
37265        "Attribute":{
37266          "shape":"InstanceAttributeName",
37267          "documentation":"<p>The attribute to reset.</p> <important> <p>You can only reset the following attributes: <code>kernel</code> | <code>ramdisk</code> | <code>sourceDestCheck</code>. To change an instance attribute, use <a>ModifyInstanceAttribute</a>.</p> </important>",
37268          "locationName":"attribute"
37269        },
37270        "DryRun":{
37271          "shape":"Boolean",
37272          "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>",
37273          "locationName":"dryRun"
37274        },
37275        "InstanceId":{
37276          "shape":"InstanceId",
37277          "documentation":"<p>The ID of the instance.</p>",
37278          "locationName":"instanceId"
37279        }
37280      }
37281    },
37282    "ResetNetworkInterfaceAttributeRequest":{
37283      "type":"structure",
37284      "required":["NetworkInterfaceId"],
37285      "members":{
37286        "DryRun":{
37287          "shape":"Boolean",
37288          "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>",
37289          "locationName":"dryRun"
37290        },
37291        "NetworkInterfaceId":{
37292          "shape":"NetworkInterfaceId",
37293          "documentation":"<p>The ID of the network interface.</p>",
37294          "locationName":"networkInterfaceId"
37295        },
37296        "SourceDestCheck":{
37297          "shape":"String",
37298          "documentation":"<p>The source/destination checking attribute. Resets the value to <code>true</code>.</p>",
37299          "locationName":"sourceDestCheck"
37300        }
37301      },
37302      "documentation":"<p>Contains the parameters for ResetNetworkInterfaceAttribute.</p>"
37303    },
37304    "ResetSnapshotAttributeRequest":{
37305      "type":"structure",
37306      "required":[
37307        "Attribute",
37308        "SnapshotId"
37309      ],
37310      "members":{
37311        "Attribute":{
37312          "shape":"SnapshotAttributeName",
37313          "documentation":"<p>The attribute to reset. Currently, only the attribute for permission to create volumes can be reset.</p>"
37314        },
37315        "SnapshotId":{
37316          "shape":"SnapshotId",
37317          "documentation":"<p>The ID of the snapshot.</p>"
37318        },
37319        "DryRun":{
37320          "shape":"Boolean",
37321          "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>",
37322          "locationName":"dryRun"
37323        }
37324      }
37325    },
37326    "ResourceArn":{
37327      "type":"string",
37328      "max":1283,
37329      "min":1
37330    },
37331    "ResourceIdList":{
37332      "type":"list",
37333      "member":{"shape":"TaggableResourceId"}
37334    },
37335    "ResourceList":{
37336      "type":"list",
37337      "member":{
37338        "shape":"String",
37339        "locationName":"item"
37340      }
37341    },
37342    "ResourceType":{
37343      "type":"string",
37344      "enum":[
37345        "capacity-reservation",
37346        "client-vpn-endpoint",
37347        "customer-gateway",
37348        "carrier-gateway",
37349        "dedicated-host",
37350        "dhcp-options",
37351        "egress-only-internet-gateway",
37352        "elastic-ip",
37353        "elastic-gpu",
37354        "export-image-task",
37355        "export-instance-task",
37356        "fleet",
37357        "fpga-image",
37358        "host-reservation",
37359        "image",
37360        "import-image-task",
37361        "import-snapshot-task",
37362        "instance",
37363        "instance-event-window",
37364        "internet-gateway",
37365        "ipv4pool-ec2",
37366        "ipv6pool-ec2",
37367        "key-pair",
37368        "launch-template",
37369        "local-gateway",
37370        "local-gateway-route-table",
37371        "local-gateway-virtual-interface",
37372        "local-gateway-virtual-interface-group",
37373        "local-gateway-route-table-vpc-association",
37374        "local-gateway-route-table-virtual-interface-group-association",
37375        "natgateway",
37376        "network-acl",
37377        "network-interface",
37378        "network-insights-analysis",
37379        "network-insights-path",
37380        "placement-group",
37381        "prefix-list",
37382        "replace-root-volume-task",
37383        "reserved-instances",
37384        "route-table",
37385        "security-group",
37386        "security-group-rule",
37387        "snapshot",
37388        "spot-fleet-request",
37389        "spot-instances-request",
37390        "subnet",
37391        "traffic-mirror-filter",
37392        "traffic-mirror-session",
37393        "traffic-mirror-target",
37394        "transit-gateway",
37395        "transit-gateway-attachment",
37396        "transit-gateway-connect-peer",
37397        "transit-gateway-multicast-domain",
37398        "transit-gateway-route-table",
37399        "volume",
37400        "vpc",
37401        "vpc-endpoint",
37402        "vpc-endpoint-service",
37403        "vpc-peering-connection",
37404        "vpn-connection",
37405        "vpn-gateway",
37406        "vpc-flow-log"
37407      ]
37408    },
37409    "ResponseError":{
37410      "type":"structure",
37411      "members":{
37412        "Code":{
37413          "shape":"LaunchTemplateErrorCode",
37414          "documentation":"<p>The error code.</p>",
37415          "locationName":"code"
37416        },
37417        "Message":{
37418          "shape":"String",
37419          "documentation":"<p>The error message, if applicable.</p>",
37420          "locationName":"message"
37421        }
37422      },
37423      "documentation":"<p>Describes the error that's returned when you cannot delete a launch template version.</p>"
37424    },
37425    "ResponseHostIdList":{
37426      "type":"list",
37427      "member":{
37428        "shape":"String",
37429        "locationName":"item"
37430      }
37431    },
37432    "ResponseHostIdSet":{
37433      "type":"list",
37434      "member":{
37435        "shape":"String",
37436        "locationName":"item"
37437      }
37438    },
37439    "ResponseLaunchTemplateData":{
37440      "type":"structure",
37441      "members":{
37442        "KernelId":{
37443          "shape":"String",
37444          "documentation":"<p>The ID of the kernel, if applicable.</p>",
37445          "locationName":"kernelId"
37446        },
37447        "EbsOptimized":{
37448          "shape":"Boolean",
37449          "documentation":"<p>Indicates whether the instance is optimized for Amazon EBS I/O. </p>",
37450          "locationName":"ebsOptimized"
37451        },
37452        "IamInstanceProfile":{
37453          "shape":"LaunchTemplateIamInstanceProfileSpecification",
37454          "documentation":"<p>The IAM instance profile.</p>",
37455          "locationName":"iamInstanceProfile"
37456        },
37457        "BlockDeviceMappings":{
37458          "shape":"LaunchTemplateBlockDeviceMappingList",
37459          "documentation":"<p>The block device mappings.</p>",
37460          "locationName":"blockDeviceMappingSet"
37461        },
37462        "NetworkInterfaces":{
37463          "shape":"LaunchTemplateInstanceNetworkInterfaceSpecificationList",
37464          "documentation":"<p>The network interfaces.</p>",
37465          "locationName":"networkInterfaceSet"
37466        },
37467        "ImageId":{
37468          "shape":"String",
37469          "documentation":"<p>The ID of the AMI that was used to launch the instance.</p>",
37470          "locationName":"imageId"
37471        },
37472        "InstanceType":{
37473          "shape":"InstanceType",
37474          "documentation":"<p>The instance type.</p>",
37475          "locationName":"instanceType"
37476        },
37477        "KeyName":{
37478          "shape":"String",
37479          "documentation":"<p>The name of the key pair.</p>",
37480          "locationName":"keyName"
37481        },
37482        "Monitoring":{
37483          "shape":"LaunchTemplatesMonitoring",
37484          "documentation":"<p>The monitoring for the instance.</p>",
37485          "locationName":"monitoring"
37486        },
37487        "Placement":{
37488          "shape":"LaunchTemplatePlacement",
37489          "documentation":"<p>The placement of the instance.</p>",
37490          "locationName":"placement"
37491        },
37492        "RamDiskId":{
37493          "shape":"String",
37494          "documentation":"<p>The ID of the RAM disk, if applicable.</p>",
37495          "locationName":"ramDiskId"
37496        },
37497        "DisableApiTermination":{
37498          "shape":"Boolean",
37499          "documentation":"<p>If set to <code>true</code>, indicates that the instance cannot be terminated using the Amazon EC2 console, command line tool, or API.</p>",
37500          "locationName":"disableApiTermination"
37501        },
37502        "InstanceInitiatedShutdownBehavior":{
37503          "shape":"ShutdownBehavior",
37504          "documentation":"<p>Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).</p>",
37505          "locationName":"instanceInitiatedShutdownBehavior"
37506        },
37507        "UserData":{
37508          "shape":"String",
37509          "documentation":"<p>The user data for the instance. </p>",
37510          "locationName":"userData"
37511        },
37512        "TagSpecifications":{
37513          "shape":"LaunchTemplateTagSpecificationList",
37514          "documentation":"<p>The tags.</p>",
37515          "locationName":"tagSpecificationSet"
37516        },
37517        "ElasticGpuSpecifications":{
37518          "shape":"ElasticGpuSpecificationResponseList",
37519          "documentation":"<p>The elastic GPU specification.</p>",
37520          "locationName":"elasticGpuSpecificationSet"
37521        },
37522        "ElasticInferenceAccelerators":{
37523          "shape":"LaunchTemplateElasticInferenceAcceleratorResponseList",
37524          "documentation":"<p> The elastic inference accelerator for the instance. </p>",
37525          "locationName":"elasticInferenceAcceleratorSet"
37526        },
37527        "SecurityGroupIds":{
37528          "shape":"ValueStringList",
37529          "documentation":"<p>The security group IDs.</p>",
37530          "locationName":"securityGroupIdSet"
37531        },
37532        "SecurityGroups":{
37533          "shape":"ValueStringList",
37534          "documentation":"<p>The security group names.</p>",
37535          "locationName":"securityGroupSet"
37536        },
37537        "InstanceMarketOptions":{
37538          "shape":"LaunchTemplateInstanceMarketOptions",
37539          "documentation":"<p>The market (purchasing) option for the instances.</p>",
37540          "locationName":"instanceMarketOptions"
37541        },
37542        "CreditSpecification":{
37543          "shape":"CreditSpecification",
37544          "documentation":"<p>The credit option for CPU usage of the instance.</p>",
37545          "locationName":"creditSpecification"
37546        },
37547        "CpuOptions":{
37548          "shape":"LaunchTemplateCpuOptions",
37549          "documentation":"<p>The CPU options for the instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-optimize-cpu.html\">Optimizing CPU options</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>",
37550          "locationName":"cpuOptions"
37551        },
37552        "CapacityReservationSpecification":{
37553          "shape":"LaunchTemplateCapacityReservationSpecificationResponse",
37554          "documentation":"<p>Information about the Capacity Reservation targeting option.</p>",
37555          "locationName":"capacityReservationSpecification"
37556        },
37557        "LicenseSpecifications":{
37558          "shape":"LaunchTemplateLicenseList",
37559          "documentation":"<p>The license configurations.</p>",
37560          "locationName":"licenseSet"
37561        },
37562        "HibernationOptions":{
37563          "shape":"LaunchTemplateHibernationOptions",
37564          "documentation":"<p>Indicates whether an instance is configured for hibernation. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html\">Hibernate your instance</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>",
37565          "locationName":"hibernationOptions"
37566        },
37567        "MetadataOptions":{
37568          "shape":"LaunchTemplateInstanceMetadataOptions",
37569          "documentation":"<p>The metadata options for the instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html\">Instance metadata and user data</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>",
37570          "locationName":"metadataOptions"
37571        },
37572        "EnclaveOptions":{
37573          "shape":"LaunchTemplateEnclaveOptions",
37574          "documentation":"<p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.</p>",
37575          "locationName":"enclaveOptions"
37576        }
37577      },
37578      "documentation":"<p>The information for a launch template. </p>"
37579    },
37580    "RestorableByStringList":{
37581      "type":"list",
37582      "member":{"shape":"String"}
37583    },
37584    "RestoreAddressToClassicRequest":{
37585      "type":"structure",
37586      "required":["PublicIp"],
37587      "members":{
37588        "DryRun":{
37589          "shape":"Boolean",
37590          "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>",
37591          "locationName":"dryRun"
37592        },
37593        "PublicIp":{
37594          "shape":"String",
37595          "documentation":"<p>The Elastic IP address.</p>",
37596          "locationName":"publicIp"
37597        }
37598      }
37599    },
37600    "RestoreAddressToClassicResult":{
37601      "type":"structure",
37602      "members":{
37603        "PublicIp":{
37604          "shape":"String",
37605          "documentation":"<p>The Elastic IP address.</p>",
37606          "locationName":"publicIp"
37607        },
37608        "Status":{
37609          "shape":"Status",
37610          "documentation":"<p>The move status for the IP address.</p>",
37611          "locationName":"status"
37612        }
37613      }
37614    },
37615    "RestoreManagedPrefixListVersionRequest":{
37616      "type":"structure",
37617      "required":[
37618        "PrefixListId",
37619        "PreviousVersion",
37620        "CurrentVersion"
37621      ],
37622      "members":{
37623        "DryRun":{
37624          "shape":"Boolean",
37625          "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>"
37626        },
37627        "PrefixListId":{
37628          "shape":"PrefixListResourceId",
37629          "documentation":"<p>The ID of the prefix list.</p>"
37630        },
37631        "PreviousVersion":{
37632          "shape":"Long",
37633          "documentation":"<p>The version to restore.</p>"
37634        },
37635        "CurrentVersion":{
37636          "shape":"Long",
37637          "documentation":"<p>The current version number for the prefix list.</p>"
37638        }
37639      }
37640    },
37641    "RestoreManagedPrefixListVersionResult":{
37642      "type":"structure",
37643      "members":{
37644        "PrefixList":{
37645          "shape":"ManagedPrefixList",
37646          "documentation":"<p>Information about the prefix list.</p>",
37647          "locationName":"prefixList"
37648        }
37649      }
37650    },
37651    "ResultRange":{
37652      "type":"integer",
37653      "max":500,
37654      "min":20
37655    },
37656    "RevokeClientVpnIngressRequest":{
37657      "type":"structure",
37658      "required":[
37659        "ClientVpnEndpointId",
37660        "TargetNetworkCidr"
37661      ],
37662      "members":{
37663        "ClientVpnEndpointId":{
37664          "shape":"ClientVpnEndpointId",
37665          "documentation":"<p>The ID of the Client VPN endpoint with which the authorization rule is associated.</p>"
37666        },
37667        "TargetNetworkCidr":{
37668          "shape":"String",
37669          "documentation":"<p>The IPv4 address range, in CIDR notation, of the network for which access is being removed.</p>"
37670        },
37671        "AccessGroupId":{
37672          "shape":"String",
37673          "documentation":"<p>The ID of the Active Directory group for which to revoke access. </p>"
37674        },
37675        "RevokeAllGroups":{
37676          "shape":"Boolean",
37677          "documentation":"<p>Indicates whether access should be revoked for all clients.</p>"
37678        },
37679        "DryRun":{
37680          "shape":"Boolean",
37681          "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>"
37682        }
37683      }
37684    },
37685    "RevokeClientVpnIngressResult":{
37686      "type":"structure",
37687      "members":{
37688        "Status":{
37689          "shape":"ClientVpnAuthorizationRuleStatus",
37690          "documentation":"<p>The current state of the authorization rule.</p>",
37691          "locationName":"status"
37692        }
37693      }
37694    },
37695    "RevokeSecurityGroupEgressRequest":{
37696      "type":"structure",
37697      "required":["GroupId"],
37698      "members":{
37699        "DryRun":{
37700          "shape":"Boolean",
37701          "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>",
37702          "locationName":"dryRun"
37703        },
37704        "GroupId":{
37705          "shape":"SecurityGroupId",
37706          "documentation":"<p>The ID of the security group.</p>",
37707          "locationName":"groupId"
37708        },
37709        "IpPermissions":{
37710          "shape":"IpPermissionList",
37711          "documentation":"<p>The sets of IP permissions. You can't specify a destination security group and a CIDR IP address range in the same set of permissions.</p>",
37712          "locationName":"ipPermissions"
37713        },
37714        "SecurityGroupRuleIds":{
37715          "shape":"SecurityGroupRuleIdList",
37716          "documentation":"<p>The IDs of the security group rules.</p>",
37717          "locationName":"SecurityGroupRuleId"
37718        },
37719        "CidrIp":{
37720          "shape":"String",
37721          "documentation":"<p>Not supported. Use a set of IP permissions to specify the CIDR.</p>",
37722          "locationName":"cidrIp"
37723        },
37724        "FromPort":{
37725          "shape":"Integer",
37726          "documentation":"<p>Not supported. Use a set of IP permissions to specify the port.</p>",
37727          "locationName":"fromPort"
37728        },
37729        "IpProtocol":{
37730          "shape":"String",
37731          "documentation":"<p>Not supported. Use a set of IP permissions to specify the protocol name or number.</p>",
37732          "locationName":"ipProtocol"
37733        },
37734        "ToPort":{
37735          "shape":"Integer",
37736          "documentation":"<p>Not supported. Use a set of IP permissions to specify the port.</p>",
37737          "locationName":"toPort"
37738        },
37739        "SourceSecurityGroupName":{
37740          "shape":"String",
37741          "documentation":"<p>Not supported. Use a set of IP permissions to specify a destination security group.</p>",
37742          "locationName":"sourceSecurityGroupName"
37743        },
37744        "SourceSecurityGroupOwnerId":{
37745          "shape":"String",
37746          "documentation":"<p>Not supported. Use a set of IP permissions to specify a destination security group.</p>",
37747          "locationName":"sourceSecurityGroupOwnerId"
37748        }
37749      }
37750    },
37751    "RevokeSecurityGroupEgressResult":{
37752      "type":"structure",
37753      "members":{
37754        "Return":{
37755          "shape":"Boolean",
37756          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>",
37757          "locationName":"return"
37758        },
37759        "UnknownIpPermissions":{
37760          "shape":"IpPermissionList",
37761          "documentation":"<p>The outbound rules that were unknown to the service. In some cases, <code>unknownIpPermissionSet</code> might be in a different format from the request parameter. </p>",
37762          "locationName":"unknownIpPermissionSet"
37763        }
37764      }
37765    },
37766    "RevokeSecurityGroupIngressRequest":{
37767      "type":"structure",
37768      "members":{
37769        "CidrIp":{
37770          "shape":"String",
37771          "documentation":"<p>The CIDR IP address range. You can't specify this parameter when specifying a source security group.</p>"
37772        },
37773        "FromPort":{
37774          "shape":"Integer",
37775          "documentation":"<p>The start of port range for the TCP and UDP protocols, or an ICMP type number. For the ICMP type number, use <code>-1</code> to specify all ICMP types.</p>"
37776        },
37777        "GroupId":{
37778          "shape":"SecurityGroupId",
37779          "documentation":"<p>The ID of the security group. You must specify either the security group ID or the security group name in the request. For security groups in a nondefault VPC, you must specify the security group ID.</p>"
37780        },
37781        "GroupName":{
37782          "shape":"SecurityGroupName",
37783          "documentation":"<p>[EC2-Classic, default VPC] The name of the security group. You must specify either the security group ID or the security group name in the request.</p>"
37784        },
37785        "IpPermissions":{
37786          "shape":"IpPermissionList",
37787          "documentation":"<p>The sets of IP permissions. You can't specify a source security group and a CIDR IP address range in the same set of permissions.</p>"
37788        },
37789        "IpProtocol":{
37790          "shape":"String",
37791          "documentation":"<p>The IP protocol name (<code>tcp</code>, <code>udp</code>, <code>icmp</code>) or number (see <a href=\"http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml\">Protocol Numbers</a>). Use <code>-1</code> to specify all.</p>"
37792        },
37793        "SourceSecurityGroupName":{
37794          "shape":"String",
37795          "documentation":"<p>[EC2-Classic, default VPC] The name of the source security group. You can't specify this parameter in combination with the following parameters: the CIDR IP address range, the start of the port range, the IP protocol, and the end of the port range. For EC2-VPC, the source security group must be in the same VPC. To revoke a specific rule for an IP protocol and port range, use a set of IP permissions instead.</p>"
37796        },
37797        "SourceSecurityGroupOwnerId":{
37798          "shape":"String",
37799          "documentation":"<p>[EC2-Classic] The Amazon Web Services account ID of the source security group, if the source security group is in a different account. You can't specify this parameter in combination with the following parameters: the CIDR IP address range, the IP protocol, the start of the port range, and the end of the port range. To revoke a specific rule for an IP protocol and port range, use a set of IP permissions instead.</p>"
37800        },
37801        "ToPort":{
37802          "shape":"Integer",
37803          "documentation":"<p>The end of port range for the TCP and UDP protocols, or an ICMP code number. For the ICMP code number, use <code>-1</code> to specify all ICMP codes for the ICMP type.</p>"
37804        },
37805        "DryRun":{
37806          "shape":"Boolean",
37807          "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>",
37808          "locationName":"dryRun"
37809        },
37810        "SecurityGroupRuleIds":{
37811          "shape":"SecurityGroupRuleIdList",
37812          "documentation":"<p>The IDs of the security group rules.</p>",
37813          "locationName":"SecurityGroupRuleId"
37814        }
37815      }
37816    },
37817    "RevokeSecurityGroupIngressResult":{
37818      "type":"structure",
37819      "members":{
37820        "Return":{
37821          "shape":"Boolean",
37822          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>",
37823          "locationName":"return"
37824        },
37825        "UnknownIpPermissions":{
37826          "shape":"IpPermissionList",
37827          "documentation":"<p>The inbound rules that were unknown to the service. In some cases, <code>unknownIpPermissionSet</code> might be in a different format from the request parameter. </p>",
37828          "locationName":"unknownIpPermissionSet"
37829        }
37830      }
37831    },
37832    "RootDeviceType":{
37833      "type":"string",
37834      "enum":[
37835        "ebs",
37836        "instance-store"
37837      ]
37838    },
37839    "RootDeviceTypeList":{
37840      "type":"list",
37841      "member":{
37842        "shape":"RootDeviceType",
37843        "locationName":"item"
37844      }
37845    },
37846    "Route":{
37847      "type":"structure",
37848      "members":{
37849        "DestinationCidrBlock":{
37850          "shape":"String",
37851          "documentation":"<p>The IPv4 CIDR block used for the destination match.</p>",
37852          "locationName":"destinationCidrBlock"
37853        },
37854        "DestinationIpv6CidrBlock":{
37855          "shape":"String",
37856          "documentation":"<p>The IPv6 CIDR block used for the destination match.</p>",
37857          "locationName":"destinationIpv6CidrBlock"
37858        },
37859        "DestinationPrefixListId":{
37860          "shape":"String",
37861          "documentation":"<p>The prefix of the Amazon Web Service.</p>",
37862          "locationName":"destinationPrefixListId"
37863        },
37864        "EgressOnlyInternetGatewayId":{
37865          "shape":"String",
37866          "documentation":"<p>The ID of the egress-only internet gateway.</p>",
37867          "locationName":"egressOnlyInternetGatewayId"
37868        },
37869        "GatewayId":{
37870          "shape":"String",
37871          "documentation":"<p>The ID of a gateway attached to your VPC.</p>",
37872          "locationName":"gatewayId"
37873        },
37874        "InstanceId":{
37875          "shape":"String",
37876          "documentation":"<p>The ID of a NAT instance in your VPC.</p>",
37877          "locationName":"instanceId"
37878        },
37879        "InstanceOwnerId":{
37880          "shape":"String",
37881          "documentation":"<p>The ID of Amazon Web Services account that owns the instance.</p>",
37882          "locationName":"instanceOwnerId"
37883        },
37884        "NatGatewayId":{
37885          "shape":"String",
37886          "documentation":"<p>The ID of a NAT gateway.</p>",
37887          "locationName":"natGatewayId"
37888        },
37889        "TransitGatewayId":{
37890          "shape":"String",
37891          "documentation":"<p>The ID of a transit gateway.</p>",
37892          "locationName":"transitGatewayId"
37893        },
37894        "LocalGatewayId":{
37895          "shape":"String",
37896          "documentation":"<p>The ID of the local gateway.</p>",
37897          "locationName":"localGatewayId"
37898        },
37899        "CarrierGatewayId":{
37900          "shape":"CarrierGatewayId",
37901          "documentation":"<p>The ID of the carrier gateway.</p>",
37902          "locationName":"carrierGatewayId"
37903        },
37904        "NetworkInterfaceId":{
37905          "shape":"String",
37906          "documentation":"<p>The ID of the network interface.</p>",
37907          "locationName":"networkInterfaceId"
37908        },
37909        "Origin":{
37910          "shape":"RouteOrigin",
37911          "documentation":"<p>Describes how the route was created.</p> <ul> <li> <p> <code>CreateRouteTable</code> - The route was automatically created when the route table was created.</p> </li> <li> <p> <code>CreateRoute</code> - The route was manually added to the route table.</p> </li> <li> <p> <code>EnableVgwRoutePropagation</code> - The route was propagated by route propagation.</p> </li> </ul>",
37912          "locationName":"origin"
37913        },
37914        "State":{
37915          "shape":"RouteState",
37916          "documentation":"<p>The state of the route. The <code>blackhole</code> state indicates that the route's target isn't available (for example, the specified gateway isn't attached to the VPC, or the specified NAT instance has been terminated).</p>",
37917          "locationName":"state"
37918        },
37919        "VpcPeeringConnectionId":{
37920          "shape":"String",
37921          "documentation":"<p>The ID of a VPC peering connection.</p>",
37922          "locationName":"vpcPeeringConnectionId"
37923        }
37924      },
37925      "documentation":"<p>Describes a route in a route table.</p>"
37926    },
37927    "RouteGatewayId":{"type":"string"},
37928    "RouteList":{
37929      "type":"list",
37930      "member":{
37931        "shape":"Route",
37932        "locationName":"item"
37933      }
37934    },
37935    "RouteOrigin":{
37936      "type":"string",
37937      "enum":[
37938        "CreateRouteTable",
37939        "CreateRoute",
37940        "EnableVgwRoutePropagation"
37941      ]
37942    },
37943    "RouteState":{
37944      "type":"string",
37945      "enum":[
37946        "active",
37947        "blackhole"
37948      ]
37949    },
37950    "RouteTable":{
37951      "type":"structure",
37952      "members":{
37953        "Associations":{
37954          "shape":"RouteTableAssociationList",
37955          "documentation":"<p>The associations between the route table and one or more subnets or a gateway.</p>",
37956          "locationName":"associationSet"
37957        },
37958        "PropagatingVgws":{
37959          "shape":"PropagatingVgwList",
37960          "documentation":"<p>Any virtual private gateway (VGW) propagating routes.</p>",
37961          "locationName":"propagatingVgwSet"
37962        },
37963        "RouteTableId":{
37964          "shape":"String",
37965          "documentation":"<p>The ID of the route table.</p>",
37966          "locationName":"routeTableId"
37967        },
37968        "Routes":{
37969          "shape":"RouteList",
37970          "documentation":"<p>The routes in the route table.</p>",
37971          "locationName":"routeSet"
37972        },
37973        "Tags":{
37974          "shape":"TagList",
37975          "documentation":"<p>Any tags assigned to the route table.</p>",
37976          "locationName":"tagSet"
37977        },
37978        "VpcId":{
37979          "shape":"String",
37980          "documentation":"<p>The ID of the VPC.</p>",
37981          "locationName":"vpcId"
37982        },
37983        "OwnerId":{
37984          "shape":"String",
37985          "documentation":"<p>The ID of the Amazon Web Services account that owns the route table.</p>",
37986          "locationName":"ownerId"
37987        }
37988      },
37989      "documentation":"<p>Describes a route table.</p>"
37990    },
37991    "RouteTableAssociation":{
37992      "type":"structure",
37993      "members":{
37994        "Main":{
37995          "shape":"Boolean",
37996          "documentation":"<p>Indicates whether this is the main route table.</p>",
37997          "locationName":"main"
37998        },
37999        "RouteTableAssociationId":{
38000          "shape":"String",
38001          "documentation":"<p>The ID of the association.</p>",
38002          "locationName":"routeTableAssociationId"
38003        },
38004        "RouteTableId":{
38005          "shape":"String",
38006          "documentation":"<p>The ID of the route table.</p>",
38007          "locationName":"routeTableId"
38008        },
38009        "SubnetId":{
38010          "shape":"String",
38011          "documentation":"<p>The ID of the subnet. A subnet ID is not returned for an implicit association.</p>",
38012          "locationName":"subnetId"
38013        },
38014        "GatewayId":{
38015          "shape":"String",
38016          "documentation":"<p>The ID of the internet gateway or virtual private gateway.</p>",
38017          "locationName":"gatewayId"
38018        },
38019        "AssociationState":{
38020          "shape":"RouteTableAssociationState",
38021          "documentation":"<p>The state of the association.</p>",
38022          "locationName":"associationState"
38023        }
38024      },
38025      "documentation":"<p>Describes an association between a route table and a subnet or gateway.</p>"
38026    },
38027    "RouteTableAssociationId":{"type":"string"},
38028    "RouteTableAssociationList":{
38029      "type":"list",
38030      "member":{
38031        "shape":"RouteTableAssociation",
38032        "locationName":"item"
38033      }
38034    },
38035    "RouteTableAssociationState":{
38036      "type":"structure",
38037      "members":{
38038        "State":{
38039          "shape":"RouteTableAssociationStateCode",
38040          "documentation":"<p>The state of the association.</p>",
38041          "locationName":"state"
38042        },
38043        "StatusMessage":{
38044          "shape":"String",
38045          "documentation":"<p>The status message, if applicable.</p>",
38046          "locationName":"statusMessage"
38047        }
38048      },
38049      "documentation":"<p>Describes the state of an association between a route table and a subnet or gateway.</p>"
38050    },
38051    "RouteTableAssociationStateCode":{
38052      "type":"string",
38053      "enum":[
38054        "associating",
38055        "associated",
38056        "disassociating",
38057        "disassociated",
38058        "failed"
38059      ]
38060    },
38061    "RouteTableId":{"type":"string"},
38062    "RouteTableIdStringList":{
38063      "type":"list",
38064      "member":{
38065        "shape":"RouteTableId",
38066        "locationName":"item"
38067      }
38068    },
38069    "RouteTableList":{
38070      "type":"list",
38071      "member":{
38072        "shape":"RouteTable",
38073        "locationName":"item"
38074      }
38075    },
38076    "RuleAction":{
38077      "type":"string",
38078      "enum":[
38079        "allow",
38080        "deny"
38081      ]
38082    },
38083    "RunInstancesMonitoringEnabled":{
38084      "type":"structure",
38085      "required":["Enabled"],
38086      "members":{
38087        "Enabled":{
38088          "shape":"Boolean",
38089          "documentation":"<p>Indicates whether detailed monitoring is enabled. Otherwise, basic monitoring is enabled.</p>",
38090          "locationName":"enabled"
38091        }
38092      },
38093      "documentation":"<p>Describes the monitoring of an instance.</p>"
38094    },
38095    "RunInstancesRequest":{
38096      "type":"structure",
38097      "required":[
38098        "MaxCount",
38099        "MinCount"
38100      ],
38101      "members":{
38102        "BlockDeviceMappings":{
38103          "shape":"BlockDeviceMappingRequestList",
38104          "documentation":"<p>The block device mapping, which defines the EBS volumes and instance store volumes to attach to the instance at launch. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/block-device-mapping-concepts.html\">Block device mappings</a> in the <i>Amazon EC2 User Guide</i>.</p>",
38105          "locationName":"BlockDeviceMapping"
38106        },
38107        "ImageId":{
38108          "shape":"ImageId",
38109          "documentation":"<p>The ID of the AMI. An AMI ID is required to launch an instance and must be specified here or in a launch template.</p>"
38110        },
38111        "InstanceType":{
38112          "shape":"InstanceType",
38113          "documentation":"<p>The instance type. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html\">Instance types</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>Default: <code>m1.small</code> </p>"
38114        },
38115        "Ipv6AddressCount":{
38116          "shape":"Integer",
38117          "documentation":"<p>[EC2-VPC] The number of IPv6 addresses to associate with the primary network interface. Amazon EC2 chooses the IPv6 addresses from the range of your subnet. You cannot specify this option and the option to assign specific IPv6 addresses in the same request. You can specify this option if you've specified a minimum number of instances to launch.</p> <p>You cannot specify this option and the network interfaces option in the same request.</p>"
38118        },
38119        "Ipv6Addresses":{
38120          "shape":"InstanceIpv6AddressList",
38121          "documentation":"<p>[EC2-VPC] The IPv6 addresses from the range of the subnet to associate with the primary network interface. You cannot specify this option and the option to assign a number of IPv6 addresses in the same request. You cannot specify this option if you've specified a minimum number of instances to launch.</p> <p>You cannot specify this option and the network interfaces option in the same request.</p>",
38122          "locationName":"Ipv6Address"
38123        },
38124        "KernelId":{
38125          "shape":"KernelId",
38126          "documentation":"<p>The ID of the kernel.</p> <important> <p>We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedkernels.html\">PV-GRUB</a> in the <i>Amazon EC2 User Guide</i>.</p> </important>"
38127        },
38128        "KeyName":{
38129          "shape":"KeyPairName",
38130          "documentation":"<p>The name of the key pair. You can create a key pair using <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateKeyPair.html\">CreateKeyPair</a> or <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportKeyPair.html\">ImportKeyPair</a>.</p> <important> <p>If you do not specify a key pair, you can't connect to the instance unless you choose an AMI that is configured to allow users another way to log in.</p> </important>"
38131        },
38132        "MaxCount":{
38133          "shape":"Integer",
38134          "documentation":"<p>The maximum number of instances to launch. If you specify more instances than Amazon EC2 can launch in the target Availability Zone, Amazon EC2 launches the largest possible number of instances above <code>MinCount</code>.</p> <p>Constraints: Between 1 and the maximum number you're allowed for the specified instance type. For more information about the default limits, and how to request an increase, see <a href=\"http://aws.amazon.com/ec2/faqs/#How_many_instances_can_I_run_in_Amazon_EC2\">How many instances can I run in Amazon EC2</a> in the Amazon EC2 FAQ.</p>"
38135        },
38136        "MinCount":{
38137          "shape":"Integer",
38138          "documentation":"<p>The minimum number of instances to launch. If you specify a minimum that is more instances than Amazon EC2 can launch in the target Availability Zone, Amazon EC2 launches no instances.</p> <p>Constraints: Between 1 and the maximum number you're allowed for the specified instance type. For more information about the default limits, and how to request an increase, see <a href=\"http://aws.amazon.com/ec2/faqs/#How_many_instances_can_I_run_in_Amazon_EC2\">How many instances can I run in Amazon EC2</a> in the Amazon EC2 General FAQ.</p>"
38139        },
38140        "Monitoring":{
38141          "shape":"RunInstancesMonitoringEnabled",
38142          "documentation":"<p>Specifies whether detailed monitoring is enabled for the instance.</p>"
38143        },
38144        "Placement":{
38145          "shape":"Placement",
38146          "documentation":"<p>The placement for the instance.</p>"
38147        },
38148        "RamdiskId":{
38149          "shape":"RamdiskId",
38150          "documentation":"<p>The ID of the RAM disk to select. Some kernels require additional drivers at launch. Check the kernel requirements for information about whether you need to specify a RAM disk. To find kernel requirements, go to the Amazon Web Services Resource Center and search for the kernel ID.</p> <important> <p>We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedkernels.html\">PV-GRUB</a> in the <i>Amazon EC2 User Guide</i>.</p> </important>"
38151        },
38152        "SecurityGroupIds":{
38153          "shape":"SecurityGroupIdStringList",
38154          "documentation":"<p>The IDs of the security groups. You can create a security group using <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateSecurityGroup.html\">CreateSecurityGroup</a>.</p> <p>If you specify a network interface, you must specify any security groups as part of the network interface.</p>",
38155          "locationName":"SecurityGroupId"
38156        },
38157        "SecurityGroups":{
38158          "shape":"SecurityGroupStringList",
38159          "documentation":"<p>[EC2-Classic, default VPC] The names of the security groups. For a nondefault VPC, you must use security group IDs instead.</p> <p>If you specify a network interface, you must specify any security groups as part of the network interface.</p> <p>Default: Amazon EC2 uses the default security group.</p>",
38160          "locationName":"SecurityGroup"
38161        },
38162        "SubnetId":{
38163          "shape":"SubnetId",
38164          "documentation":"<p>[EC2-VPC] The ID of the subnet to launch the instance into.</p> <p>If you specify a network interface, you must specify any subnets as part of the network interface.</p>"
38165        },
38166        "UserData":{
38167          "shape":"String",
38168          "documentation":"<p>The user data to make available to the instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html\">Running commands on your Linux instance at launch</a> (Linux) and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-instance-metadata.html#instancedata-add-user-data\">Adding User Data</a> (Windows). If you are using a command line tool, base64-encoding is performed for you, and you can load the text from a file. Otherwise, you must provide base64-encoded text. User data is limited to 16 KB.</p>"
38169        },
38170        "AdditionalInfo":{
38171          "shape":"String",
38172          "documentation":"<p>Reserved.</p>",
38173          "locationName":"additionalInfo"
38174        },
38175        "ClientToken":{
38176          "shape":"String",
38177          "documentation":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p> <p>Constraints: Maximum 64 ASCII characters</p>",
38178          "idempotencyToken":true,
38179          "locationName":"clientToken"
38180        },
38181        "DisableApiTermination":{
38182          "shape":"Boolean",
38183          "documentation":"<p>If you set this parameter to <code>true</code>, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can. To change this attribute after launch, use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyInstanceAttribute.html\">ModifyInstanceAttribute</a>. Alternatively, if you set <code>InstanceInitiatedShutdownBehavior</code> to <code>terminate</code>, you can terminate the instance by running the shutdown command from the instance.</p> <p>Default: <code>false</code> </p>",
38184          "locationName":"disableApiTermination"
38185        },
38186        "DryRun":{
38187          "shape":"Boolean",
38188          "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>",
38189          "locationName":"dryRun"
38190        },
38191        "EbsOptimized":{
38192          "shape":"Boolean",
38193          "documentation":"<p>Indicates whether the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal Amazon EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS-optimized instance.</p> <p>Default: <code>false</code> </p>",
38194          "locationName":"ebsOptimized"
38195        },
38196        "IamInstanceProfile":{
38197          "shape":"IamInstanceProfileSpecification",
38198          "documentation":"<p>The name or Amazon Resource Name (ARN) of an IAM instance profile.</p>",
38199          "locationName":"iamInstanceProfile"
38200        },
38201        "InstanceInitiatedShutdownBehavior":{
38202          "shape":"ShutdownBehavior",
38203          "documentation":"<p>Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).</p> <p>Default: <code>stop</code> </p>",
38204          "locationName":"instanceInitiatedShutdownBehavior"
38205        },
38206        "NetworkInterfaces":{
38207          "shape":"InstanceNetworkInterfaceSpecificationList",
38208          "documentation":"<p>The network interfaces to associate with the instance. If you specify a network interface, you must specify any security groups and subnets as part of the network interface.</p>",
38209          "locationName":"networkInterface"
38210        },
38211        "PrivateIpAddress":{
38212          "shape":"String",
38213          "documentation":"<p>[EC2-VPC] The primary IPv4 address. You must specify a value from the IPv4 address range of the subnet.</p> <p>Only one private IP address can be designated as primary. You can't specify this option if you've specified the option to designate a private IP address as the primary IP address in a network interface specification. You cannot specify this option if you're launching more than one instance in the request.</p> <p>You cannot specify this option and the network interfaces option in the same request.</p>",
38214          "locationName":"privateIpAddress"
38215        },
38216        "ElasticGpuSpecification":{
38217          "shape":"ElasticGpuSpecifications",
38218          "documentation":"<p>An elastic GPU to associate with the instance. An Elastic GPU is a GPU resource that you can attach to your Windows instance to accelerate the graphics performance of your applications. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/elastic-graphics.html\">Amazon EC2 Elastic GPUs</a> in the <i>Amazon EC2 User Guide</i>.</p>"
38219        },
38220        "ElasticInferenceAccelerators":{
38221          "shape":"ElasticInferenceAccelerators",
38222          "documentation":"<p>An elastic inference accelerator to associate with the instance. Elastic inference accelerators are a resource you can attach to your Amazon EC2 instances to accelerate your Deep Learning (DL) inference workloads.</p> <p>You cannot specify accelerators from different generations in the same request.</p>",
38223          "locationName":"ElasticInferenceAccelerator"
38224        },
38225        "TagSpecifications":{
38226          "shape":"TagSpecificationList",
38227          "documentation":"<p>The tags to apply to the resources during launch. You can only tag instances and volumes on launch. The specified tags are applied to all instances or volumes that are created during launch. To tag a resource after it has been created, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html\">CreateTags</a>.</p>",
38228          "locationName":"TagSpecification"
38229        },
38230        "LaunchTemplate":{
38231          "shape":"LaunchTemplateSpecification",
38232          "documentation":"<p>The launch template to use to launch the instances. Any parameters that you specify in <a>RunInstances</a> override the same parameters in the launch template. You can specify either the name or ID of a launch template, but not both.</p>"
38233        },
38234        "InstanceMarketOptions":{
38235          "shape":"InstanceMarketOptionsRequest",
38236          "documentation":"<p>The market (purchasing) option for the instances.</p> <p>For <a>RunInstances</a>, persistent Spot Instance requests are only supported when <b>InstanceInterruptionBehavior</b> is set to either <code>hibernate</code> or <code>stop</code>.</p>"
38237        },
38238        "CreditSpecification":{
38239          "shape":"CreditSpecificationRequest",
38240          "documentation":"<p>The credit option for CPU usage of the burstable performance instance. Valid values are <code>standard</code> and <code>unlimited</code>. To change this attribute after launch, use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyInstanceCreditSpecification.html\"> ModifyInstanceCreditSpecification</a>. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html\">Burstable performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>Default: <code>standard</code> (T2 instances) or <code>unlimited</code> (T3/T3a instances)</p> <p>For T3 instances with <code>host</code> tenancy, only <code>standard</code> is supported.</p>"
38241        },
38242        "CpuOptions":{
38243          "shape":"CpuOptionsRequest",
38244          "documentation":"<p>The CPU options for the instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-optimize-cpu.html\">Optimizing CPU options</a> in the <i>Amazon EC2 User Guide</i>.</p>"
38245        },
38246        "CapacityReservationSpecification":{
38247          "shape":"CapacityReservationSpecification",
38248          "documentation":"<p>Information about the Capacity Reservation targeting option. If you do not specify this parameter, the instance's Capacity Reservation preference defaults to <code>open</code>, which enables it to run in any open Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).</p>"
38249        },
38250        "HibernationOptions":{
38251          "shape":"HibernationOptionsRequest",
38252          "documentation":"<p>Indicates whether an instance is enabled for hibernation. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html\">Hibernate your instance</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>You can't enable hibernation and Amazon Web Services Nitro Enclaves on the same instance.</p>"
38253        },
38254        "LicenseSpecifications":{
38255          "shape":"LicenseSpecificationListRequest",
38256          "documentation":"<p>The license configurations.</p>",
38257          "locationName":"LicenseSpecification"
38258        },
38259        "MetadataOptions":{
38260          "shape":"InstanceMetadataOptionsRequest",
38261          "documentation":"<p>The metadata options for the instance. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html\">Instance metadata and user data</a>.</p>"
38262        },
38263        "EnclaveOptions":{
38264          "shape":"EnclaveOptionsRequest",
38265          "documentation":"<p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information, see <a href=\"https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html\"> What is Amazon Web Services Nitro Enclaves?</a> in the <i>Amazon Web Services Nitro Enclaves User Guide</i>.</p> <p>You can't enable Amazon Web Services Nitro Enclaves and hibernation on the same instance.</p>"
38266        }
38267      }
38268    },
38269    "RunScheduledInstancesRequest":{
38270      "type":"structure",
38271      "required":[
38272        "LaunchSpecification",
38273        "ScheduledInstanceId"
38274      ],
38275      "members":{
38276        "ClientToken":{
38277          "shape":"String",
38278          "documentation":"<p>Unique, case-sensitive identifier that ensures 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>",
38279          "idempotencyToken":true
38280        },
38281        "DryRun":{
38282          "shape":"Boolean",
38283          "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>"
38284        },
38285        "InstanceCount":{
38286          "shape":"Integer",
38287          "documentation":"<p>The number of instances.</p> <p>Default: 1</p>"
38288        },
38289        "LaunchSpecification":{
38290          "shape":"ScheduledInstancesLaunchSpecification",
38291          "documentation":"<p>The launch specification. You must match the instance type, Availability Zone, network, and platform of the schedule that you purchased.</p>"
38292        },
38293        "ScheduledInstanceId":{
38294          "shape":"ScheduledInstanceId",
38295          "documentation":"<p>The Scheduled Instance ID.</p>"
38296        }
38297      },
38298      "documentation":"<p>Contains the parameters for RunScheduledInstances.</p>"
38299    },
38300    "RunScheduledInstancesResult":{
38301      "type":"structure",
38302      "members":{
38303        "InstanceIdSet":{
38304          "shape":"InstanceIdSet",
38305          "documentation":"<p>The IDs of the newly launched instances.</p>",
38306          "locationName":"instanceIdSet"
38307        }
38308      },
38309      "documentation":"<p>Contains the output of RunScheduledInstances.</p>"
38310    },
38311    "S3ObjectTag":{
38312      "type":"structure",
38313      "members":{
38314        "Key":{
38315          "shape":"String",
38316          "documentation":"<p>The key of the tag.</p> <p>Constraints: Tag keys are case-sensitive and can be up to 128 Unicode characters in length. May not begin with <code>aws</code>:.</p>"
38317        },
38318        "Value":{
38319          "shape":"String",
38320          "documentation":"<p>The value of the tag.</p> <p>Constraints: Tag values are case-sensitive and can be up to 256 Unicode characters in length.</p>"
38321        }
38322      },
38323      "documentation":"<p>The tags to apply to the AMI object that will be stored in the Amazon S3 bucket. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-tagging.html\">Categorizing your storage using tags</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>"
38324    },
38325    "S3ObjectTagList":{
38326      "type":"list",
38327      "member":{
38328        "shape":"S3ObjectTag",
38329        "locationName":"item"
38330      }
38331    },
38332    "S3Storage":{
38333      "type":"structure",
38334      "members":{
38335        "AWSAccessKeyId":{
38336          "shape":"String",
38337          "documentation":"<p>The access key ID of the owner of the bucket. Before you specify a value for your access key ID, review and follow the guidance in <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-access-keys-best-practices.html\">Best Practices for Managing Amazon Web Services Access Keys</a>.</p>"
38338        },
38339        "Bucket":{
38340          "shape":"String",
38341          "documentation":"<p>The bucket in which to store the AMI. You can specify a bucket that you already own or a new bucket that Amazon EC2 creates on your behalf. If you specify a bucket that belongs to someone else, Amazon EC2 returns an error.</p>",
38342          "locationName":"bucket"
38343        },
38344        "Prefix":{
38345          "shape":"String",
38346          "documentation":"<p>The beginning of the file name of the AMI.</p>",
38347          "locationName":"prefix"
38348        },
38349        "UploadPolicy":{
38350          "shape":"Blob",
38351          "documentation":"<p>An Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on your behalf.</p>",
38352          "locationName":"uploadPolicy"
38353        },
38354        "UploadPolicySignature":{
38355          "shape":"String",
38356          "documentation":"<p>The signature of the JSON document.</p>",
38357          "locationName":"uploadPolicySignature"
38358        }
38359      },
38360      "documentation":"<p>Describes the storage parameters for Amazon S3 and Amazon S3 buckets for an instance store-backed AMI.</p>"
38361    },
38362    "ScheduledInstance":{
38363      "type":"structure",
38364      "members":{
38365        "AvailabilityZone":{
38366          "shape":"String",
38367          "documentation":"<p>The Availability Zone.</p>",
38368          "locationName":"availabilityZone"
38369        },
38370        "CreateDate":{
38371          "shape":"DateTime",
38372          "documentation":"<p>The date when the Scheduled Instance was purchased.</p>",
38373          "locationName":"createDate"
38374        },
38375        "HourlyPrice":{
38376          "shape":"String",
38377          "documentation":"<p>The hourly price for a single instance.</p>",
38378          "locationName":"hourlyPrice"
38379        },
38380        "InstanceCount":{
38381          "shape":"Integer",
38382          "documentation":"<p>The number of instances.</p>",
38383          "locationName":"instanceCount"
38384        },
38385        "InstanceType":{
38386          "shape":"String",
38387          "documentation":"<p>The instance type.</p>",
38388          "locationName":"instanceType"
38389        },
38390        "NetworkPlatform":{
38391          "shape":"String",
38392          "documentation":"<p>The network platform (<code>EC2-Classic</code> or <code>EC2-VPC</code>).</p>",
38393          "locationName":"networkPlatform"
38394        },
38395        "NextSlotStartTime":{
38396          "shape":"DateTime",
38397          "documentation":"<p>The time for the next schedule to start.</p>",
38398          "locationName":"nextSlotStartTime"
38399        },
38400        "Platform":{
38401          "shape":"String",
38402          "documentation":"<p>The platform (<code>Linux/UNIX</code> or <code>Windows</code>).</p>",
38403          "locationName":"platform"
38404        },
38405        "PreviousSlotEndTime":{
38406          "shape":"DateTime",
38407          "documentation":"<p>The time that the previous schedule ended or will end.</p>",
38408          "locationName":"previousSlotEndTime"
38409        },
38410        "Recurrence":{
38411          "shape":"ScheduledInstanceRecurrence",
38412          "documentation":"<p>The schedule recurrence.</p>",
38413          "locationName":"recurrence"
38414        },
38415        "ScheduledInstanceId":{
38416          "shape":"String",
38417          "documentation":"<p>The Scheduled Instance ID.</p>",
38418          "locationName":"scheduledInstanceId"
38419        },
38420        "SlotDurationInHours":{
38421          "shape":"Integer",
38422          "documentation":"<p>The number of hours in the schedule.</p>",
38423          "locationName":"slotDurationInHours"
38424        },
38425        "TermEndDate":{
38426          "shape":"DateTime",
38427          "documentation":"<p>The end date for the Scheduled Instance.</p>",
38428          "locationName":"termEndDate"
38429        },
38430        "TermStartDate":{
38431          "shape":"DateTime",
38432          "documentation":"<p>The start date for the Scheduled Instance.</p>",
38433          "locationName":"termStartDate"
38434        },
38435        "TotalScheduledInstanceHours":{
38436          "shape":"Integer",
38437          "documentation":"<p>The total number of hours for a single instance for the entire term.</p>",
38438          "locationName":"totalScheduledInstanceHours"
38439        }
38440      },
38441      "documentation":"<p>Describes a Scheduled Instance.</p>"
38442    },
38443    "ScheduledInstanceAvailability":{
38444      "type":"structure",
38445      "members":{
38446        "AvailabilityZone":{
38447          "shape":"String",
38448          "documentation":"<p>The Availability Zone.</p>",
38449          "locationName":"availabilityZone"
38450        },
38451        "AvailableInstanceCount":{
38452          "shape":"Integer",
38453          "documentation":"<p>The number of available instances.</p>",
38454          "locationName":"availableInstanceCount"
38455        },
38456        "FirstSlotStartTime":{
38457          "shape":"DateTime",
38458          "documentation":"<p>The time period for the first schedule to start.</p>",
38459          "locationName":"firstSlotStartTime"
38460        },
38461        "HourlyPrice":{
38462          "shape":"String",
38463          "documentation":"<p>The hourly price for a single instance.</p>",
38464          "locationName":"hourlyPrice"
38465        },
38466        "InstanceType":{
38467          "shape":"String",
38468          "documentation":"<p>The instance type. You can specify one of the C3, C4, M4, or R3 instance types.</p>",
38469          "locationName":"instanceType"
38470        },
38471        "MaxTermDurationInDays":{
38472          "shape":"Integer",
38473          "documentation":"<p>The maximum term. The only possible value is 365 days.</p>",
38474          "locationName":"maxTermDurationInDays"
38475        },
38476        "MinTermDurationInDays":{
38477          "shape":"Integer",
38478          "documentation":"<p>The minimum term. The only possible value is 365 days.</p>",
38479          "locationName":"minTermDurationInDays"
38480        },
38481        "NetworkPlatform":{
38482          "shape":"String",
38483          "documentation":"<p>The network platform (<code>EC2-Classic</code> or <code>EC2-VPC</code>).</p>",
38484          "locationName":"networkPlatform"
38485        },
38486        "Platform":{
38487          "shape":"String",
38488          "documentation":"<p>The platform (<code>Linux/UNIX</code> or <code>Windows</code>).</p>",
38489          "locationName":"platform"
38490        },
38491        "PurchaseToken":{
38492          "shape":"String",
38493          "documentation":"<p>The purchase token. This token expires in two hours.</p>",
38494          "locationName":"purchaseToken"
38495        },
38496        "Recurrence":{
38497          "shape":"ScheduledInstanceRecurrence",
38498          "documentation":"<p>The schedule recurrence.</p>",
38499          "locationName":"recurrence"
38500        },
38501        "SlotDurationInHours":{
38502          "shape":"Integer",
38503          "documentation":"<p>The number of hours in the schedule.</p>",
38504          "locationName":"slotDurationInHours"
38505        },
38506        "TotalScheduledInstanceHours":{
38507          "shape":"Integer",
38508          "documentation":"<p>The total number of hours for a single instance for the entire term.</p>",
38509          "locationName":"totalScheduledInstanceHours"
38510        }
38511      },
38512      "documentation":"<p>Describes a schedule that is available for your Scheduled Instances.</p>"
38513    },
38514    "ScheduledInstanceAvailabilitySet":{
38515      "type":"list",
38516      "member":{
38517        "shape":"ScheduledInstanceAvailability",
38518        "locationName":"item"
38519      }
38520    },
38521    "ScheduledInstanceId":{"type":"string"},
38522    "ScheduledInstanceIdRequestSet":{
38523      "type":"list",
38524      "member":{
38525        "shape":"ScheduledInstanceId",
38526        "locationName":"ScheduledInstanceId"
38527      }
38528    },
38529    "ScheduledInstanceRecurrence":{
38530      "type":"structure",
38531      "members":{
38532        "Frequency":{
38533          "shape":"String",
38534          "documentation":"<p>The frequency (<code>Daily</code>, <code>Weekly</code>, or <code>Monthly</code>).</p>",
38535          "locationName":"frequency"
38536        },
38537        "Interval":{
38538          "shape":"Integer",
38539          "documentation":"<p>The interval quantity. The interval unit depends on the value of <code>frequency</code>. For example, every 2 weeks or every 2 months.</p>",
38540          "locationName":"interval"
38541        },
38542        "OccurrenceDaySet":{
38543          "shape":"OccurrenceDaySet",
38544          "documentation":"<p>The days. For a monthly schedule, this is one or more days of the month (1-31). For a weekly schedule, this is one or more days of the week (1-7, where 1 is Sunday).</p>",
38545          "locationName":"occurrenceDaySet"
38546        },
38547        "OccurrenceRelativeToEnd":{
38548          "shape":"Boolean",
38549          "documentation":"<p>Indicates whether the occurrence is relative to the end of the specified week or month.</p>",
38550          "locationName":"occurrenceRelativeToEnd"
38551        },
38552        "OccurrenceUnit":{
38553          "shape":"String",
38554          "documentation":"<p>The unit for <code>occurrenceDaySet</code> (<code>DayOfWeek</code> or <code>DayOfMonth</code>).</p>",
38555          "locationName":"occurrenceUnit"
38556        }
38557      },
38558      "documentation":"<p>Describes the recurring schedule for a Scheduled Instance.</p>"
38559    },
38560    "ScheduledInstanceRecurrenceRequest":{
38561      "type":"structure",
38562      "members":{
38563        "Frequency":{
38564          "shape":"String",
38565          "documentation":"<p>The frequency (<code>Daily</code>, <code>Weekly</code>, or <code>Monthly</code>).</p>"
38566        },
38567        "Interval":{
38568          "shape":"Integer",
38569          "documentation":"<p>The interval quantity. The interval unit depends on the value of <code>Frequency</code>. For example, every 2 weeks or every 2 months.</p>"
38570        },
38571        "OccurrenceDays":{
38572          "shape":"OccurrenceDayRequestSet",
38573          "documentation":"<p>The days. For a monthly schedule, this is one or more days of the month (1-31). For a weekly schedule, this is one or more days of the week (1-7, where 1 is Sunday). You can't specify this value with a daily schedule. If the occurrence is relative to the end of the month, you can specify only a single day.</p>",
38574          "locationName":"OccurrenceDay"
38575        },
38576        "OccurrenceRelativeToEnd":{
38577          "shape":"Boolean",
38578          "documentation":"<p>Indicates whether the occurrence is relative to the end of the specified week or month. You can't specify this value with a daily schedule.</p>"
38579        },
38580        "OccurrenceUnit":{
38581          "shape":"String",
38582          "documentation":"<p>The unit for <code>OccurrenceDays</code> (<code>DayOfWeek</code> or <code>DayOfMonth</code>). This value is required for a monthly schedule. You can't specify <code>DayOfWeek</code> with a weekly schedule. You can't specify this value with a daily schedule.</p>"
38583        }
38584      },
38585      "documentation":"<p>Describes the recurring schedule for a Scheduled Instance.</p>"
38586    },
38587    "ScheduledInstanceSet":{
38588      "type":"list",
38589      "member":{
38590        "shape":"ScheduledInstance",
38591        "locationName":"item"
38592      }
38593    },
38594    "ScheduledInstancesBlockDeviceMapping":{
38595      "type":"structure",
38596      "members":{
38597        "DeviceName":{
38598          "shape":"String",
38599          "documentation":"<p>The device name (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p>"
38600        },
38601        "Ebs":{
38602          "shape":"ScheduledInstancesEbs",
38603          "documentation":"<p>Parameters used to set up EBS volumes automatically when the instance is launched.</p>"
38604        },
38605        "NoDevice":{
38606          "shape":"String",
38607          "documentation":"<p>To omit the device from the block device mapping, specify an empty string.</p>"
38608        },
38609        "VirtualName":{
38610          "shape":"String",
38611          "documentation":"<p>The virtual device name (<code>ephemeral</code>N). Instance store volumes are numbered starting from 0. An instance type with two available instance store volumes can specify mappings for <code>ephemeral0</code> and <code>ephemeral1</code>. The number of available instance store volumes depends on the instance type. After you connect to the instance, you must mount the volume.</p> <p>Constraints: For M3 instances, you must specify instance store volumes in the block device mapping for the instance. When you launch an M3 instance, we ignore any instance store volumes specified in the block device mapping for the AMI.</p>"
38612        }
38613      },
38614      "documentation":"<p>Describes a block device mapping for a Scheduled Instance.</p>"
38615    },
38616    "ScheduledInstancesBlockDeviceMappingSet":{
38617      "type":"list",
38618      "member":{
38619        "shape":"ScheduledInstancesBlockDeviceMapping",
38620        "locationName":"BlockDeviceMapping"
38621      }
38622    },
38623    "ScheduledInstancesEbs":{
38624      "type":"structure",
38625      "members":{
38626        "DeleteOnTermination":{
38627          "shape":"Boolean",
38628          "documentation":"<p>Indicates whether the volume is deleted on instance termination.</p>"
38629        },
38630        "Encrypted":{
38631          "shape":"Boolean",
38632          "documentation":"<p>Indicates whether the volume is encrypted. You can attached encrypted volumes only to instances that support them.</p>"
38633        },
38634        "Iops":{
38635          "shape":"Integer",
38636          "documentation":"<p>The number of I/O operations per second (IOPS) to provision for an <code>io1</code> or <code>io2</code> volume, with a maximum ratio of 50 IOPS/GiB for <code>io1</code>, and 500 IOPS/GiB for <code>io2</code>. Range is 100 to 64,000 IOPS for volumes in most Regions. Maximum IOPS of 64,000 is guaranteed only on <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances\">instances built on the Nitro System</a>. Other instance families guarantee performance up to 32,000 IOPS. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html\">Amazon EBS volume types</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>This parameter is valid only for Provisioned IOPS SSD (<code>io1</code> and <code>io2</code>) volumes.</p>"
38637        },
38638        "SnapshotId":{
38639          "shape":"SnapshotId",
38640          "documentation":"<p>The ID of the snapshot.</p>"
38641        },
38642        "VolumeSize":{
38643          "shape":"Integer",
38644          "documentation":"<p>The size of the volume, in GiB.</p> <p>Default: If you're creating the volume from a snapshot and don't specify a volume size, the default is the snapshot size.</p>"
38645        },
38646        "VolumeType":{
38647          "shape":"String",
38648          "documentation":"<p>The volume type. <code>gp2</code> for General Purpose SSD, <code>io1</code> or <code> io2</code> for Provisioned IOPS SSD, Throughput Optimized HDD for <code>st1</code>, Cold HDD for <code>sc1</code>, or <code>standard</code> for Magnetic.</p> <p>Default: <code>gp2</code> </p>"
38649        }
38650      },
38651      "documentation":"<p>Describes an EBS volume for a Scheduled Instance.</p>"
38652    },
38653    "ScheduledInstancesIamInstanceProfile":{
38654      "type":"structure",
38655      "members":{
38656        "Arn":{
38657          "shape":"String",
38658          "documentation":"<p>The Amazon Resource Name (ARN).</p>"
38659        },
38660        "Name":{
38661          "shape":"String",
38662          "documentation":"<p>The name.</p>"
38663        }
38664      },
38665      "documentation":"<p>Describes an IAM instance profile for a Scheduled Instance.</p>"
38666    },
38667    "ScheduledInstancesIpv6Address":{
38668      "type":"structure",
38669      "members":{
38670        "Ipv6Address":{
38671          "shape":"Ipv6Address",
38672          "documentation":"<p>The IPv6 address.</p>"
38673        }
38674      },
38675      "documentation":"<p>Describes an IPv6 address.</p>"
38676    },
38677    "ScheduledInstancesIpv6AddressList":{
38678      "type":"list",
38679      "member":{
38680        "shape":"ScheduledInstancesIpv6Address",
38681        "locationName":"Ipv6Address"
38682      }
38683    },
38684    "ScheduledInstancesLaunchSpecification":{
38685      "type":"structure",
38686      "required":["ImageId"],
38687      "members":{
38688        "BlockDeviceMappings":{
38689          "shape":"ScheduledInstancesBlockDeviceMappingSet",
38690          "documentation":"<p>The block device mapping entries.</p>",
38691          "locationName":"BlockDeviceMapping"
38692        },
38693        "EbsOptimized":{
38694          "shape":"Boolean",
38695          "documentation":"<p>Indicates whether the instances are optimized for EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS-optimized instance.</p> <p>Default: <code>false</code> </p>"
38696        },
38697        "IamInstanceProfile":{
38698          "shape":"ScheduledInstancesIamInstanceProfile",
38699          "documentation":"<p>The IAM instance profile.</p>"
38700        },
38701        "ImageId":{
38702          "shape":"ImageId",
38703          "documentation":"<p>The ID of the Amazon Machine Image (AMI).</p>"
38704        },
38705        "InstanceType":{
38706          "shape":"String",
38707          "documentation":"<p>The instance type.</p>"
38708        },
38709        "KernelId":{
38710          "shape":"KernelId",
38711          "documentation":"<p>The ID of the kernel.</p>"
38712        },
38713        "KeyName":{
38714          "shape":"KeyPairName",
38715          "documentation":"<p>The name of the key pair.</p>"
38716        },
38717        "Monitoring":{
38718          "shape":"ScheduledInstancesMonitoring",
38719          "documentation":"<p>Enable or disable monitoring for the instances.</p>"
38720        },
38721        "NetworkInterfaces":{
38722          "shape":"ScheduledInstancesNetworkInterfaceSet",
38723          "documentation":"<p>The network interfaces.</p>",
38724          "locationName":"NetworkInterface"
38725        },
38726        "Placement":{
38727          "shape":"ScheduledInstancesPlacement",
38728          "documentation":"<p>The placement information.</p>"
38729        },
38730        "RamdiskId":{
38731          "shape":"RamdiskId",
38732          "documentation":"<p>The ID of the RAM disk.</p>"
38733        },
38734        "SecurityGroupIds":{
38735          "shape":"ScheduledInstancesSecurityGroupIdSet",
38736          "documentation":"<p>The IDs of the security groups.</p>",
38737          "locationName":"SecurityGroupId"
38738        },
38739        "SubnetId":{
38740          "shape":"SubnetId",
38741          "documentation":"<p>The ID of the subnet in which to launch the instances.</p>"
38742        },
38743        "UserData":{
38744          "shape":"String",
38745          "documentation":"<p>The base64-encoded MIME user data.</p>"
38746        }
38747      },
38748      "documentation":"<p>Describes the launch specification for a Scheduled Instance.</p> <p>If you are launching the Scheduled Instance in EC2-VPC, you must specify the ID of the subnet. You can specify the subnet using either <code>SubnetId</code> or <code>NetworkInterface</code>.</p>"
38749    },
38750    "ScheduledInstancesMonitoring":{
38751      "type":"structure",
38752      "members":{
38753        "Enabled":{
38754          "shape":"Boolean",
38755          "documentation":"<p>Indicates whether monitoring is enabled.</p>"
38756        }
38757      },
38758      "documentation":"<p>Describes whether monitoring is enabled for a Scheduled Instance.</p>"
38759    },
38760    "ScheduledInstancesNetworkInterface":{
38761      "type":"structure",
38762      "members":{
38763        "AssociatePublicIpAddress":{
38764          "shape":"Boolean",
38765          "documentation":"<p>Indicates whether to assign a public IPv4 address to instances launched in a VPC. The public IPv4 address can only be assigned to a network interface for eth0, and can only be assigned to a new network interface, not an existing one. You cannot specify more than one network interface in the request. If launching into a default subnet, the default value is <code>true</code>.</p>"
38766        },
38767        "DeleteOnTermination":{
38768          "shape":"Boolean",
38769          "documentation":"<p>Indicates whether to delete the interface when the instance is terminated.</p>"
38770        },
38771        "Description":{
38772          "shape":"String",
38773          "documentation":"<p>The description.</p>"
38774        },
38775        "DeviceIndex":{
38776          "shape":"Integer",
38777          "documentation":"<p>The index of the device for the network interface attachment.</p>"
38778        },
38779        "Groups":{
38780          "shape":"ScheduledInstancesSecurityGroupIdSet",
38781          "documentation":"<p>The IDs of the security groups.</p>",
38782          "locationName":"Group"
38783        },
38784        "Ipv6AddressCount":{
38785          "shape":"Integer",
38786          "documentation":"<p>The number of IPv6 addresses to assign to the network interface. The IPv6 addresses are automatically selected from the subnet range.</p>"
38787        },
38788        "Ipv6Addresses":{
38789          "shape":"ScheduledInstancesIpv6AddressList",
38790          "documentation":"<p>The specific IPv6 addresses from the subnet range.</p>",
38791          "locationName":"Ipv6Address"
38792        },
38793        "NetworkInterfaceId":{
38794          "shape":"NetworkInterfaceId",
38795          "documentation":"<p>The ID of the network interface.</p>"
38796        },
38797        "PrivateIpAddress":{
38798          "shape":"String",
38799          "documentation":"<p>The IPv4 address of the network interface within the subnet.</p>"
38800        },
38801        "PrivateIpAddressConfigs":{
38802          "shape":"PrivateIpAddressConfigSet",
38803          "documentation":"<p>The private IPv4 addresses.</p>",
38804          "locationName":"PrivateIpAddressConfig"
38805        },
38806        "SecondaryPrivateIpAddressCount":{
38807          "shape":"Integer",
38808          "documentation":"<p>The number of secondary private IPv4 addresses.</p>"
38809        },
38810        "SubnetId":{
38811          "shape":"SubnetId",
38812          "documentation":"<p>The ID of the subnet.</p>"
38813        }
38814      },
38815      "documentation":"<p>Describes a network interface for a Scheduled Instance.</p>"
38816    },
38817    "ScheduledInstancesNetworkInterfaceSet":{
38818      "type":"list",
38819      "member":{
38820        "shape":"ScheduledInstancesNetworkInterface",
38821        "locationName":"NetworkInterface"
38822      }
38823    },
38824    "ScheduledInstancesPlacement":{
38825      "type":"structure",
38826      "members":{
38827        "AvailabilityZone":{
38828          "shape":"String",
38829          "documentation":"<p>The Availability Zone.</p>"
38830        },
38831        "GroupName":{
38832          "shape":"PlacementGroupName",
38833          "documentation":"<p>The name of the placement group.</p>"
38834        }
38835      },
38836      "documentation":"<p>Describes the placement for a Scheduled Instance.</p>"
38837    },
38838    "ScheduledInstancesPrivateIpAddressConfig":{
38839      "type":"structure",
38840      "members":{
38841        "Primary":{
38842          "shape":"Boolean",
38843          "documentation":"<p>Indicates whether this is a primary IPv4 address. Otherwise, this is a secondary IPv4 address.</p>"
38844        },
38845        "PrivateIpAddress":{
38846          "shape":"String",
38847          "documentation":"<p>The IPv4 address.</p>"
38848        }
38849      },
38850      "documentation":"<p>Describes a private IPv4 address for a Scheduled Instance.</p>"
38851    },
38852    "ScheduledInstancesSecurityGroupIdSet":{
38853      "type":"list",
38854      "member":{
38855        "shape":"SecurityGroupId",
38856        "locationName":"SecurityGroupId"
38857      }
38858    },
38859    "SearchLocalGatewayRoutesRequest":{
38860      "type":"structure",
38861      "required":["LocalGatewayRouteTableId"],
38862      "members":{
38863        "LocalGatewayRouteTableId":{
38864          "shape":"LocalGatewayRoutetableId",
38865          "documentation":"<p>The ID of the local gateway route table.</p>"
38866        },
38867        "Filters":{
38868          "shape":"FilterList",
38869          "documentation":"<p>One or more filters.</p>",
38870          "locationName":"Filter"
38871        },
38872        "MaxResults":{
38873          "shape":"MaxResults",
38874          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
38875        },
38876        "NextToken":{
38877          "shape":"String",
38878          "documentation":"<p>The token for the next page of results.</p>"
38879        },
38880        "DryRun":{
38881          "shape":"Boolean",
38882          "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>"
38883        }
38884      }
38885    },
38886    "SearchLocalGatewayRoutesResult":{
38887      "type":"structure",
38888      "members":{
38889        "Routes":{
38890          "shape":"LocalGatewayRouteList",
38891          "documentation":"<p>Information about the routes.</p>",
38892          "locationName":"routeSet"
38893        },
38894        "NextToken":{
38895          "shape":"String",
38896          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
38897          "locationName":"nextToken"
38898        }
38899      }
38900    },
38901    "SearchTransitGatewayMulticastGroupsRequest":{
38902      "type":"structure",
38903      "members":{
38904        "TransitGatewayMulticastDomainId":{
38905          "shape":"TransitGatewayMulticastDomainId",
38906          "documentation":"<p>The ID of the transit gateway multicast domain.</p>"
38907        },
38908        "Filters":{
38909          "shape":"FilterList",
38910          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>group-ip-address</code> - The IP address of the transit gateway multicast group.</p> </li> <li> <p> <code>is-group-member</code> - The resource is a group member. Valid values are <code>true</code> | <code>false</code>.</p> </li> <li> <p> <code>is-group-source</code> - The resource is a group source. Valid values are <code>true</code> | <code>false</code>.</p> </li> <li> <p> <code>member-type</code> - The member type. Valid values are <code>igmp</code> | <code>static</code>.</p> </li> <li> <p> <code>resource-id</code> - The ID of the resource.</p> </li> <li> <p> <code>resource-type</code> - The type of resource. Valid values are <code>vpc</code> | <code>vpn</code> | <code>direct-connect-gateway</code> | <code>tgw-peering</code>.</p> </li> <li> <p> <code>source-type</code> - The source type. Valid values are <code>igmp</code> | <code>static</code>.</p> </li> <li> <p> <code>subnet-id</code> - The ID of the subnet.</p> </li> <li> <p> <code>transit-gateway-attachment-id</code> - The id of the transit gateway attachment.</p> </li> </ul>",
38911          "locationName":"Filter"
38912        },
38913        "MaxResults":{
38914          "shape":"TransitGatewayMaxResults",
38915          "documentation":"<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>"
38916        },
38917        "NextToken":{
38918          "shape":"String",
38919          "documentation":"<p>The token for the next page of results.</p>"
38920        },
38921        "DryRun":{
38922          "shape":"Boolean",
38923          "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>"
38924        }
38925      }
38926    },
38927    "SearchTransitGatewayMulticastGroupsResult":{
38928      "type":"structure",
38929      "members":{
38930        "MulticastGroups":{
38931          "shape":"TransitGatewayMulticastGroupList",
38932          "documentation":"<p>Information about the transit gateway multicast group.</p>",
38933          "locationName":"multicastGroups"
38934        },
38935        "NextToken":{
38936          "shape":"String",
38937          "documentation":"<p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>",
38938          "locationName":"nextToken"
38939        }
38940      }
38941    },
38942    "SearchTransitGatewayRoutesRequest":{
38943      "type":"structure",
38944      "required":[
38945        "TransitGatewayRouteTableId",
38946        "Filters"
38947      ],
38948      "members":{
38949        "TransitGatewayRouteTableId":{
38950          "shape":"TransitGatewayRouteTableId",
38951          "documentation":"<p>The ID of the transit gateway route table.</p>"
38952        },
38953        "Filters":{
38954          "shape":"FilterList",
38955          "documentation":"<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>attachment.transit-gateway-attachment-id</code>- The id of the transit gateway attachment.</p> </li> <li> <p> <code>attachment.resource-id</code> - The resource id of the transit gateway attachment.</p> </li> <li> <p> <code>attachment.resource-type</code> - The attachment resource type. Valid values are <code>vpc</code> | <code>vpn</code> | <code>direct-connect-gateway</code> | <code>peering</code> | <code>connect</code>.</p> </li> <li> <p> <code>prefix-list-id</code> - The ID of the prefix list.</p> </li> <li> <p> <code>route-search.exact-match</code> - The exact match of the specified filter.</p> </li> <li> <p> <code>route-search.longest-prefix-match</code> - The longest prefix that matches the route.</p> </li> <li> <p> <code>route-search.subnet-of-match</code> - The routes with a subnet that match the specified CIDR filter.</p> </li> <li> <p> <code>route-search.supernet-of-match</code> - The routes with a CIDR that encompass the CIDR filter. For example, if you have 10.0.1.0/29 and 10.0.1.0/31 routes in your route table and you specify supernet-of-match as 10.0.1.0/30, then the result returns 10.0.1.0/29.</p> </li> <li> <p> <code>state</code> - The state of the route (<code>active</code> | <code>blackhole</code>).</p> </li> <li> <p> <code>type</code> - The type of route (<code>propagated</code> | <code>static</code>).</p> </li> </ul>",
38956          "locationName":"Filter"
38957        },
38958        "MaxResults":{
38959          "shape":"TransitGatewayMaxResults",
38960          "documentation":"<p>The maximum number of routes to return.</p>"
38961        },
38962        "DryRun":{
38963          "shape":"Boolean",
38964          "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>"
38965        }
38966      }
38967    },
38968    "SearchTransitGatewayRoutesResult":{
38969      "type":"structure",
38970      "members":{
38971        "Routes":{
38972          "shape":"TransitGatewayRouteList",
38973          "documentation":"<p>Information about the routes.</p>",
38974          "locationName":"routeSet"
38975        },
38976        "AdditionalRoutesAvailable":{
38977          "shape":"Boolean",
38978          "documentation":"<p>Indicates whether there are additional routes available.</p>",
38979          "locationName":"additionalRoutesAvailable"
38980        }
38981      }
38982    },
38983    "SecurityGroup":{
38984      "type":"structure",
38985      "members":{
38986        "Description":{
38987          "shape":"String",
38988          "documentation":"<p>A description of the security group.</p>",
38989          "locationName":"groupDescription"
38990        },
38991        "GroupName":{
38992          "shape":"String",
38993          "documentation":"<p>The name of the security group.</p>",
38994          "locationName":"groupName"
38995        },
38996        "IpPermissions":{
38997          "shape":"IpPermissionList",
38998          "documentation":"<p>The inbound rules associated with the security group.</p>",
38999          "locationName":"ipPermissions"
39000        },
39001        "OwnerId":{
39002          "shape":"String",
39003          "documentation":"<p>The Amazon Web Services account ID of the owner of the security group.</p>",
39004          "locationName":"ownerId"
39005        },
39006        "GroupId":{
39007          "shape":"String",
39008          "documentation":"<p>The ID of the security group.</p>",
39009          "locationName":"groupId"
39010        },
39011        "IpPermissionsEgress":{
39012          "shape":"IpPermissionList",
39013          "documentation":"<p>[VPC only] The outbound rules associated with the security group.</p>",
39014          "locationName":"ipPermissionsEgress"
39015        },
39016        "Tags":{
39017          "shape":"TagList",
39018          "documentation":"<p>Any tags assigned to the security group.</p>",
39019          "locationName":"tagSet"
39020        },
39021        "VpcId":{
39022          "shape":"String",
39023          "documentation":"<p>[VPC only] The ID of the VPC for the security group.</p>",
39024          "locationName":"vpcId"
39025        }
39026      },
39027      "documentation":"<p>Describes a security group.</p>"
39028    },
39029    "SecurityGroupId":{"type":"string"},
39030    "SecurityGroupIdStringList":{
39031      "type":"list",
39032      "member":{
39033        "shape":"SecurityGroupId",
39034        "locationName":"SecurityGroupId"
39035      }
39036    },
39037    "SecurityGroupIdentifier":{
39038      "type":"structure",
39039      "members":{
39040        "GroupId":{
39041          "shape":"String",
39042          "documentation":"<p>The ID of the security group.</p>",
39043          "locationName":"groupId"
39044        },
39045        "GroupName":{
39046          "shape":"String",
39047          "documentation":"<p>The name of the security group.</p>",
39048          "locationName":"groupName"
39049        }
39050      },
39051      "documentation":"<p>Describes a security group.</p>"
39052    },
39053    "SecurityGroupList":{
39054      "type":"list",
39055      "member":{
39056        "shape":"SecurityGroup",
39057        "locationName":"item"
39058      }
39059    },
39060    "SecurityGroupName":{"type":"string"},
39061    "SecurityGroupReference":{
39062      "type":"structure",
39063      "members":{
39064        "GroupId":{
39065          "shape":"String",
39066          "documentation":"<p>The ID of your security group.</p>",
39067          "locationName":"groupId"
39068        },
39069        "ReferencingVpcId":{
39070          "shape":"String",
39071          "documentation":"<p>The ID of the VPC with the referencing security group.</p>",
39072          "locationName":"referencingVpcId"
39073        },
39074        "VpcPeeringConnectionId":{
39075          "shape":"String",
39076          "documentation":"<p>The ID of the VPC peering connection.</p>",
39077          "locationName":"vpcPeeringConnectionId"
39078        }
39079      },
39080      "documentation":"<p>Describes a VPC with a security group that references your security group.</p>"
39081    },
39082    "SecurityGroupReferences":{
39083      "type":"list",
39084      "member":{
39085        "shape":"SecurityGroupReference",
39086        "locationName":"item"
39087      }
39088    },
39089    "SecurityGroupRule":{
39090      "type":"structure",
39091      "members":{
39092        "SecurityGroupRuleId":{
39093          "shape":"SecurityGroupRuleId",
39094          "documentation":"<p>The ID of the security group rule.</p>",
39095          "locationName":"securityGroupRuleId"
39096        },
39097        "GroupId":{
39098          "shape":"SecurityGroupId",
39099          "documentation":"<p>The ID of the security group.</p>",
39100          "locationName":"groupId"
39101        },
39102        "GroupOwnerId":{
39103          "shape":"String",
39104          "documentation":"<p>The ID of the Amazon Web Services account that owns the security group. </p>",
39105          "locationName":"groupOwnerId"
39106        },
39107        "IsEgress":{
39108          "shape":"Boolean",
39109          "documentation":"<p>Indicates whether the security group rule is an outbound rule.</p>",
39110          "locationName":"isEgress"
39111        },
39112        "IpProtocol":{
39113          "shape":"String",
39114          "documentation":"<p>The IP protocol name (<code>tcp</code>, <code>udp</code>, <code>icmp</code>, <code>icmpv6</code>) or number (see <a href=\"http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml\">Protocol Numbers</a>). </p> <p>Use <code>-1</code> to specify all protocols.</p>",
39115          "locationName":"ipProtocol"
39116        },
39117        "FromPort":{
39118          "shape":"Integer",
39119          "documentation":"<p>The start of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type. A value of -1 indicates all ICMP/ICMPv6 types. If you specify all ICMP/ICMPv6 types, you must specify all codes.</p>",
39120          "locationName":"fromPort"
39121        },
39122        "ToPort":{
39123          "shape":"Integer",
39124          "documentation":"<p>The end of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code. A value of <code>-1</code> indicates all ICMP/ICMPv6 codes. If you specify all ICMP/ICMPv6 types, you must specify all codes. </p>",
39125          "locationName":"toPort"
39126        },
39127        "CidrIpv4":{
39128          "shape":"String",
39129          "documentation":"<p>The IPv4 CIDR range.</p>",
39130          "locationName":"cidrIpv4"
39131        },
39132        "CidrIpv6":{
39133          "shape":"String",
39134          "documentation":"<p>The IPv6 CIDR range.</p>",
39135          "locationName":"cidrIpv6"
39136        },
39137        "PrefixListId":{
39138          "shape":"PrefixListResourceId",
39139          "documentation":"<p>The ID of the prefix list.</p>",
39140          "locationName":"prefixListId"
39141        },
39142        "ReferencedGroupInfo":{
39143          "shape":"ReferencedSecurityGroup",
39144          "documentation":"<p>Describes the security group that is referenced in the rule.</p>",
39145          "locationName":"referencedGroupInfo"
39146        },
39147        "Description":{
39148          "shape":"String",
39149          "documentation":"<p>The security group rule description.</p>",
39150          "locationName":"description"
39151        },
39152        "Tags":{
39153          "shape":"TagList",
39154          "documentation":"<p>The tags applied to the security group rule.</p>",
39155          "locationName":"tagSet"
39156        }
39157      },
39158      "documentation":"<p>Describes a security group rule.</p>"
39159    },
39160    "SecurityGroupRuleDescription":{
39161      "type":"structure",
39162      "members":{
39163        "SecurityGroupRuleId":{
39164          "shape":"String",
39165          "documentation":"<p>The ID of the security group rule.</p>"
39166        },
39167        "Description":{
39168          "shape":"String",
39169          "documentation":"<p>The description of the security group rule.</p>"
39170        }
39171      },
39172      "documentation":"<p>Describes the description of a security group rule.</p> <p>You can use this when you want to update the security group rule description for either an inbound or outbound rule.</p>"
39173    },
39174    "SecurityGroupRuleDescriptionList":{
39175      "type":"list",
39176      "member":{
39177        "shape":"SecurityGroupRuleDescription",
39178        "locationName":"item"
39179      }
39180    },
39181    "SecurityGroupRuleId":{"type":"string"},
39182    "SecurityGroupRuleIdList":{
39183      "type":"list",
39184      "member":{
39185        "shape":"String",
39186        "locationName":"item"
39187      }
39188    },
39189    "SecurityGroupRuleList":{
39190      "type":"list",
39191      "member":{
39192        "shape":"SecurityGroupRule",
39193        "locationName":"item"
39194      }
39195    },
39196    "SecurityGroupRuleRequest":{
39197      "type":"structure",
39198      "members":{
39199        "IpProtocol":{
39200          "shape":"String",
39201          "documentation":"<p>The IP protocol name (<code>tcp</code>, <code>udp</code>, <code>icmp</code>, <code>icmpv6</code>) or number (see <a href=\"http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml\">Protocol Numbers</a>). </p> <p>Use <code>-1</code> to specify all protocols.</p>"
39202        },
39203        "FromPort":{
39204          "shape":"Integer",
39205          "documentation":"<p>The start of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type. A value of -1 indicates all ICMP/ICMPv6 types. If you specify all ICMP/ICMPv6 types, you must specify all codes.</p>"
39206        },
39207        "ToPort":{
39208          "shape":"Integer",
39209          "documentation":"<p>The end of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code. A value of <code>-1</code> indicates all ICMP/ICMPv6 codes. If you specify all ICMP/ICMPv6 types, you must specify all codes. </p>"
39210        },
39211        "CidrIpv4":{
39212          "shape":"String",
39213          "documentation":"<p>The IPv4 CIDR range. To specify a single IPv4 address, use the /32 prefix length. </p>"
39214        },
39215        "CidrIpv6":{
39216          "shape":"String",
39217          "documentation":"<p>The IPv6 CIDR range. To specify a single IPv6 address, use the /128 prefix length.</p>"
39218        },
39219        "PrefixListId":{
39220          "shape":"PrefixListResourceId",
39221          "documentation":"<p>The ID of the prefix list.</p>"
39222        },
39223        "ReferencedGroupId":{
39224          "shape":"SecurityGroupId",
39225          "documentation":"<p>The ID of the security group that is referenced in the security group rule.</p>"
39226        },
39227        "Description":{
39228          "shape":"String",
39229          "documentation":"<p>The description of the security group rule.</p>"
39230        }
39231      },
39232      "documentation":"<p>Describes a security group rule.</p> <p>You must specify exactly one of the following parameters, based on the rule type:</p> <ul> <li> <p>CidrIpv4</p> </li> <li> <p>CidrIpv6</p> </li> <li> <p>PrefixListId</p> </li> <li> <p>ReferencedGroupId</p> </li> </ul> <p>When you modify a rule, you cannot change the rule type. For example, if the rule uses an IPv4 address range, you must use <code>CidrIpv4</code> to specify a new IPv4 address range.</p>"
39233    },
39234    "SecurityGroupRuleUpdate":{
39235      "type":"structure",
39236      "members":{
39237        "SecurityGroupRuleId":{
39238          "shape":"SecurityGroupRuleId",
39239          "documentation":"<p>The ID of the security group rule.</p>"
39240        },
39241        "SecurityGroupRule":{
39242          "shape":"SecurityGroupRuleRequest",
39243          "documentation":"<p>Information about the security group rule.</p>"
39244        }
39245      },
39246      "documentation":"<p>Describes an update to a security group rule.</p>"
39247    },
39248    "SecurityGroupRuleUpdateList":{
39249      "type":"list",
39250      "member":{
39251        "shape":"SecurityGroupRuleUpdate",
39252        "locationName":"item"
39253      }
39254    },
39255    "SecurityGroupStringList":{
39256      "type":"list",
39257      "member":{
39258        "shape":"SecurityGroupName",
39259        "locationName":"SecurityGroup"
39260      }
39261    },
39262    "SelfServicePortal":{
39263      "type":"string",
39264      "enum":[
39265        "enabled",
39266        "disabled"
39267      ]
39268    },
39269    "SendDiagnosticInterruptRequest":{
39270      "type":"structure",
39271      "required":["InstanceId"],
39272      "members":{
39273        "InstanceId":{
39274          "shape":"InstanceId",
39275          "documentation":"<p>The ID of the instance.</p>"
39276        },
39277        "DryRun":{
39278          "shape":"Boolean",
39279          "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>"
39280        }
39281      }
39282    },
39283    "SensitiveUserData":{
39284      "type":"string",
39285      "sensitive":true
39286    },
39287    "ServiceConfiguration":{
39288      "type":"structure",
39289      "members":{
39290        "ServiceType":{
39291          "shape":"ServiceTypeDetailSet",
39292          "documentation":"<p>The type of service.</p>",
39293          "locationName":"serviceType"
39294        },
39295        "ServiceId":{
39296          "shape":"String",
39297          "documentation":"<p>The ID of the service.</p>",
39298          "locationName":"serviceId"
39299        },
39300        "ServiceName":{
39301          "shape":"String",
39302          "documentation":"<p>The name of the service.</p>",
39303          "locationName":"serviceName"
39304        },
39305        "ServiceState":{
39306          "shape":"ServiceState",
39307          "documentation":"<p>The service state.</p>",
39308          "locationName":"serviceState"
39309        },
39310        "AvailabilityZones":{
39311          "shape":"ValueStringList",
39312          "documentation":"<p>The Availability Zones in which the service is available.</p>",
39313          "locationName":"availabilityZoneSet"
39314        },
39315        "AcceptanceRequired":{
39316          "shape":"Boolean",
39317          "documentation":"<p>Indicates whether requests from other Amazon Web Services accounts to create an endpoint to the service must first be accepted.</p>",
39318          "locationName":"acceptanceRequired"
39319        },
39320        "ManagesVpcEndpoints":{
39321          "shape":"Boolean",
39322          "documentation":"<p>Indicates whether the service manages its VPC endpoints. Management of the service VPC endpoints using the VPC endpoint API is restricted.</p>",
39323          "locationName":"managesVpcEndpoints"
39324        },
39325        "NetworkLoadBalancerArns":{
39326          "shape":"ValueStringList",
39327          "documentation":"<p>The Amazon Resource Names (ARNs) of the Network Load Balancers for the service.</p>",
39328          "locationName":"networkLoadBalancerArnSet"
39329        },
39330        "GatewayLoadBalancerArns":{
39331          "shape":"ValueStringList",
39332          "documentation":"<p>The Amazon Resource Names (ARNs) of the Gateway Load Balancers for the service.</p>",
39333          "locationName":"gatewayLoadBalancerArnSet"
39334        },
39335        "BaseEndpointDnsNames":{
39336          "shape":"ValueStringList",
39337          "documentation":"<p>The DNS names for the service.</p>",
39338          "locationName":"baseEndpointDnsNameSet"
39339        },
39340        "PrivateDnsName":{
39341          "shape":"String",
39342          "documentation":"<p>The private DNS name for the service.</p>",
39343          "locationName":"privateDnsName"
39344        },
39345        "PrivateDnsNameConfiguration":{
39346          "shape":"PrivateDnsNameConfiguration",
39347          "documentation":"<p>Information about the endpoint service private DNS name configuration.</p>",
39348          "locationName":"privateDnsNameConfiguration"
39349        },
39350        "Tags":{
39351          "shape":"TagList",
39352          "documentation":"<p>Any tags assigned to the service.</p>",
39353          "locationName":"tagSet"
39354        }
39355      },
39356      "documentation":"<p>Describes a service configuration for a VPC endpoint service.</p>"
39357    },
39358    "ServiceConfigurationSet":{
39359      "type":"list",
39360      "member":{
39361        "shape":"ServiceConfiguration",
39362        "locationName":"item"
39363      }
39364    },
39365    "ServiceDetail":{
39366      "type":"structure",
39367      "members":{
39368        "ServiceName":{
39369          "shape":"String",
39370          "documentation":"<p>The Amazon Resource Name (ARN) of the service.</p>",
39371          "locationName":"serviceName"
39372        },
39373        "ServiceId":{
39374          "shape":"String",
39375          "documentation":"<p>The ID of the endpoint service.</p>",
39376          "locationName":"serviceId"
39377        },
39378        "ServiceType":{
39379          "shape":"ServiceTypeDetailSet",
39380          "documentation":"<p>The type of service.</p>",
39381          "locationName":"serviceType"
39382        },
39383        "AvailabilityZones":{
39384          "shape":"ValueStringList",
39385          "documentation":"<p>The Availability Zones in which the service is available.</p>",
39386          "locationName":"availabilityZoneSet"
39387        },
39388        "Owner":{
39389          "shape":"String",
39390          "documentation":"<p>The Amazon Web Services account ID of the service owner.</p>",
39391          "locationName":"owner"
39392        },
39393        "BaseEndpointDnsNames":{
39394          "shape":"ValueStringList",
39395          "documentation":"<p>The DNS names for the service.</p>",
39396          "locationName":"baseEndpointDnsNameSet"
39397        },
39398        "PrivateDnsName":{
39399          "shape":"String",
39400          "documentation":"<p>The private DNS name for the service.</p>",
39401          "locationName":"privateDnsName"
39402        },
39403        "PrivateDnsNames":{
39404          "shape":"PrivateDnsDetailsSet",
39405          "documentation":"<p>The private DNS names assigned to the VPC endpoint service. </p>",
39406          "locationName":"privateDnsNameSet"
39407        },
39408        "VpcEndpointPolicySupported":{
39409          "shape":"Boolean",
39410          "documentation":"<p>Indicates whether the service supports endpoint policies.</p>",
39411          "locationName":"vpcEndpointPolicySupported"
39412        },
39413        "AcceptanceRequired":{
39414          "shape":"Boolean",
39415          "documentation":"<p>Indicates whether VPC endpoint connection requests to the service must be accepted by the service owner.</p>",
39416          "locationName":"acceptanceRequired"
39417        },
39418        "ManagesVpcEndpoints":{
39419          "shape":"Boolean",
39420          "documentation":"<p>Indicates whether the service manages its VPC endpoints. Management of the service VPC endpoints using the VPC endpoint API is restricted.</p>",
39421          "locationName":"managesVpcEndpoints"
39422        },
39423        "Tags":{
39424          "shape":"TagList",
39425          "documentation":"<p>Any tags assigned to the service.</p>",
39426          "locationName":"tagSet"
39427        },
39428        "PrivateDnsNameVerificationState":{
39429          "shape":"DnsNameState",
39430          "documentation":"<p>The verification state of the VPC endpoint service.</p> <p>Consumers of the endpoint service cannot use the private name when the state is not <code>verified</code>.</p>",
39431          "locationName":"privateDnsNameVerificationState"
39432        }
39433      },
39434      "documentation":"<p>Describes a VPC endpoint service.</p>"
39435    },
39436    "ServiceDetailSet":{
39437      "type":"list",
39438      "member":{
39439        "shape":"ServiceDetail",
39440        "locationName":"item"
39441      }
39442    },
39443    "ServiceState":{
39444      "type":"string",
39445      "enum":[
39446        "Pending",
39447        "Available",
39448        "Deleting",
39449        "Deleted",
39450        "Failed"
39451      ]
39452    },
39453    "ServiceType":{
39454      "type":"string",
39455      "enum":[
39456        "Interface",
39457        "Gateway",
39458        "GatewayLoadBalancer"
39459      ]
39460    },
39461    "ServiceTypeDetail":{
39462      "type":"structure",
39463      "members":{
39464        "ServiceType":{
39465          "shape":"ServiceType",
39466          "documentation":"<p>The type of service.</p>",
39467          "locationName":"serviceType"
39468        }
39469      },
39470      "documentation":"<p>Describes the type of service for a VPC endpoint.</p>"
39471    },
39472    "ServiceTypeDetailSet":{
39473      "type":"list",
39474      "member":{
39475        "shape":"ServiceTypeDetail",
39476        "locationName":"item"
39477      }
39478    },
39479    "ShutdownBehavior":{
39480      "type":"string",
39481      "enum":[
39482        "stop",
39483        "terminate"
39484      ]
39485    },
39486    "SlotDateTimeRangeRequest":{
39487      "type":"structure",
39488      "required":[
39489        "EarliestTime",
39490        "LatestTime"
39491      ],
39492      "members":{
39493        "EarliestTime":{
39494          "shape":"DateTime",
39495          "documentation":"<p>The earliest date and time, in UTC, for the Scheduled Instance to start.</p>"
39496        },
39497        "LatestTime":{
39498          "shape":"DateTime",
39499          "documentation":"<p>The latest date and time, in UTC, for the Scheduled Instance to start. This value must be later than or equal to the earliest date and at most three months in the future.</p>"
39500        }
39501      },
39502      "documentation":"<p>Describes the time period for a Scheduled Instance to start its first schedule. The time period must span less than one day.</p>"
39503    },
39504    "SlotStartTimeRangeRequest":{
39505      "type":"structure",
39506      "members":{
39507        "EarliestTime":{
39508          "shape":"DateTime",
39509          "documentation":"<p>The earliest date and time, in UTC, for the Scheduled Instance to start.</p>"
39510        },
39511        "LatestTime":{
39512          "shape":"DateTime",
39513          "documentation":"<p>The latest date and time, in UTC, for the Scheduled Instance to start.</p>"
39514        }
39515      },
39516      "documentation":"<p>Describes the time period for a Scheduled Instance to start its first schedule.</p>"
39517    },
39518    "Snapshot":{
39519      "type":"structure",
39520      "members":{
39521        "DataEncryptionKeyId":{
39522          "shape":"String",
39523          "documentation":"<p>The data encryption key identifier for the snapshot. This value is a unique identifier that corresponds to the data encryption key that was used to encrypt the original volume or snapshot copy. Because data encryption keys are inherited by volumes created from snapshots, and vice versa, if snapshots share the same data encryption key identifier, then they belong to the same volume/snapshot lineage. This parameter is only returned by <a>DescribeSnapshots</a>.</p>",
39524          "locationName":"dataEncryptionKeyId"
39525        },
39526        "Description":{
39527          "shape":"String",
39528          "documentation":"<p>The description for the snapshot.</p>",
39529          "locationName":"description"
39530        },
39531        "Encrypted":{
39532          "shape":"Boolean",
39533          "documentation":"<p>Indicates whether the snapshot is encrypted.</p>",
39534          "locationName":"encrypted"
39535        },
39536        "KmsKeyId":{
39537          "shape":"String",
39538          "documentation":"<p>The Amazon Resource Name (ARN) of the Key Management Service (KMS) KMS key that was used to protect the volume encryption key for the parent volume.</p>",
39539          "locationName":"kmsKeyId"
39540        },
39541        "OwnerId":{
39542          "shape":"String",
39543          "documentation":"<p>The ID of the Amazon Web Services account that owns the EBS snapshot.</p>",
39544          "locationName":"ownerId"
39545        },
39546        "Progress":{
39547          "shape":"String",
39548          "documentation":"<p>The progress of the snapshot, as a percentage.</p>",
39549          "locationName":"progress"
39550        },
39551        "SnapshotId":{
39552          "shape":"String",
39553          "documentation":"<p>The ID of the snapshot. Each snapshot receives a unique identifier when it is created.</p>",
39554          "locationName":"snapshotId"
39555        },
39556        "StartTime":{
39557          "shape":"DateTime",
39558          "documentation":"<p>The time stamp when the snapshot was initiated.</p>",
39559          "locationName":"startTime"
39560        },
39561        "State":{
39562          "shape":"SnapshotState",
39563          "documentation":"<p>The snapshot state.</p>",
39564          "locationName":"status"
39565        },
39566        "StateMessage":{
39567          "shape":"String",
39568          "documentation":"<p>Encrypted Amazon EBS snapshots are copied asynchronously. If a snapshot copy operation fails (for example, if the proper Key Management Service (KMS) permissions are not obtained) this field displays error state details to help you diagnose why the error occurred. This parameter is only returned by <a>DescribeSnapshots</a>.</p>",
39569          "locationName":"statusMessage"
39570        },
39571        "VolumeId":{
39572          "shape":"String",
39573          "documentation":"<p>The ID of the volume that was used to create the snapshot. Snapshots created by the <a>CopySnapshot</a> action have an arbitrary volume ID that should not be used for any purpose.</p>",
39574          "locationName":"volumeId"
39575        },
39576        "VolumeSize":{
39577          "shape":"Integer",
39578          "documentation":"<p>The size of the volume, in GiB.</p>",
39579          "locationName":"volumeSize"
39580        },
39581        "OwnerAlias":{
39582          "shape":"String",
39583          "documentation":"<p>The Amazon Web Services owner alias, from an Amazon-maintained list (<code>amazon</code>). This is not the user-configured Amazon Web Services account alias set using the IAM console.</p>",
39584          "locationName":"ownerAlias"
39585        },
39586        "OutpostArn":{
39587          "shape":"String",
39588          "documentation":"<p>The ARN of the Outpost on which the snapshot is stored. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html\">Amazon EBS local snapshots on Outposts</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>",
39589          "locationName":"outpostArn"
39590        },
39591        "Tags":{
39592          "shape":"TagList",
39593          "documentation":"<p>Any tags assigned to the snapshot.</p>",
39594          "locationName":"tagSet"
39595        }
39596      },
39597      "documentation":"<p>Describes a snapshot.</p>"
39598    },
39599    "SnapshotAttributeName":{
39600      "type":"string",
39601      "enum":[
39602        "productCodes",
39603        "createVolumePermission"
39604      ]
39605    },
39606    "SnapshotDetail":{
39607      "type":"structure",
39608      "members":{
39609        "Description":{
39610          "shape":"String",
39611          "documentation":"<p>A description for the snapshot.</p>",
39612          "locationName":"description"
39613        },
39614        "DeviceName":{
39615          "shape":"String",
39616          "documentation":"<p>The block device mapping for the snapshot.</p>",
39617          "locationName":"deviceName"
39618        },
39619        "DiskImageSize":{
39620          "shape":"Double",
39621          "documentation":"<p>The size of the disk in the snapshot, in GiB.</p>",
39622          "locationName":"diskImageSize"
39623        },
39624        "Format":{
39625          "shape":"String",
39626          "documentation":"<p>The format of the disk image from which the snapshot is created.</p>",
39627          "locationName":"format"
39628        },
39629        "Progress":{
39630          "shape":"String",
39631          "documentation":"<p>The percentage of progress for the task.</p>",
39632          "locationName":"progress"
39633        },
39634        "SnapshotId":{
39635          "shape":"String",
39636          "documentation":"<p>The snapshot ID of the disk being imported.</p>",
39637          "locationName":"snapshotId"
39638        },
39639        "Status":{
39640          "shape":"String",
39641          "documentation":"<p>A brief status of the snapshot creation.</p>",
39642          "locationName":"status"
39643        },
39644        "StatusMessage":{
39645          "shape":"String",
39646          "documentation":"<p>A detailed status message for the snapshot creation.</p>",
39647          "locationName":"statusMessage"
39648        },
39649        "Url":{
39650          "shape":"String",
39651          "documentation":"<p>The URL used to access the disk image.</p>",
39652          "locationName":"url"
39653        },
39654        "UserBucket":{
39655          "shape":"UserBucketDetails",
39656          "documentation":"<p>The Amazon S3 bucket for the disk image.</p>",
39657          "locationName":"userBucket"
39658        }
39659      },
39660      "documentation":"<p>Describes the snapshot created from the imported disk.</p>"
39661    },
39662    "SnapshotDetailList":{
39663      "type":"list",
39664      "member":{
39665        "shape":"SnapshotDetail",
39666        "locationName":"item"
39667      }
39668    },
39669    "SnapshotDiskContainer":{
39670      "type":"structure",
39671      "members":{
39672        "Description":{
39673          "shape":"String",
39674          "documentation":"<p>The description of the disk image being imported.</p>"
39675        },
39676        "Format":{
39677          "shape":"String",
39678          "documentation":"<p>The format of the disk image being imported.</p> <p>Valid values: <code>VHD</code> | <code>VMDK</code> | <code>RAW</code> </p>"
39679        },
39680        "Url":{
39681          "shape":"String",
39682          "documentation":"<p>The URL to the Amazon S3-based disk image being imported. It can either be a https URL (https://..) or an Amazon S3 URL (s3://..).</p>"
39683        },
39684        "UserBucket":{
39685          "shape":"UserBucket",
39686          "documentation":"<p>The Amazon S3 bucket for the disk image.</p>"
39687        }
39688      },
39689      "documentation":"<p>The disk container object for the import snapshot request.</p>"
39690    },
39691    "SnapshotId":{"type":"string"},
39692    "SnapshotIdStringList":{
39693      "type":"list",
39694      "member":{
39695        "shape":"SnapshotId",
39696        "locationName":"SnapshotId"
39697      }
39698    },
39699    "SnapshotInfo":{
39700      "type":"structure",
39701      "members":{
39702        "Description":{
39703          "shape":"String",
39704          "documentation":"<p>Description specified by the CreateSnapshotRequest that has been applied to all snapshots.</p>",
39705          "locationName":"description"
39706        },
39707        "Tags":{
39708          "shape":"TagList",
39709          "documentation":"<p>Tags associated with this snapshot.</p>",
39710          "locationName":"tagSet"
39711        },
39712        "Encrypted":{
39713          "shape":"Boolean",
39714          "documentation":"<p>Indicates whether the snapshot is encrypted.</p>",
39715          "locationName":"encrypted"
39716        },
39717        "VolumeId":{
39718          "shape":"String",
39719          "documentation":"<p>Source volume from which this snapshot was created.</p>",
39720          "locationName":"volumeId"
39721        },
39722        "State":{
39723          "shape":"SnapshotState",
39724          "documentation":"<p>Current state of the snapshot.</p>",
39725          "locationName":"state"
39726        },
39727        "VolumeSize":{
39728          "shape":"Integer",
39729          "documentation":"<p>Size of the volume from which this snapshot was created.</p>",
39730          "locationName":"volumeSize"
39731        },
39732        "StartTime":{
39733          "shape":"MillisecondDateTime",
39734          "documentation":"<p>Time this snapshot was started. This is the same for all snapshots initiated by the same request.</p>",
39735          "locationName":"startTime"
39736        },
39737        "Progress":{
39738          "shape":"String",
39739          "documentation":"<p>Progress this snapshot has made towards completing.</p>",
39740          "locationName":"progress"
39741        },
39742        "OwnerId":{
39743          "shape":"String",
39744          "documentation":"<p>Account id used when creating this snapshot.</p>",
39745          "locationName":"ownerId"
39746        },
39747        "SnapshotId":{
39748          "shape":"String",
39749          "documentation":"<p>Snapshot id that can be used to describe this snapshot.</p>",
39750          "locationName":"snapshotId"
39751        },
39752        "OutpostArn":{
39753          "shape":"String",
39754          "documentation":"<p>The ARN of the Outpost on which the snapshot is stored. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html\">Amazon EBS local snapshots on Outposts</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>",
39755          "locationName":"outpostArn"
39756        }
39757      },
39758      "documentation":"<p>Information about a snapshot.</p>"
39759    },
39760    "SnapshotList":{
39761      "type":"list",
39762      "member":{
39763        "shape":"Snapshot",
39764        "locationName":"item"
39765      }
39766    },
39767    "SnapshotSet":{
39768      "type":"list",
39769      "member":{
39770        "shape":"SnapshotInfo",
39771        "locationName":"item"
39772      }
39773    },
39774    "SnapshotState":{
39775      "type":"string",
39776      "enum":[
39777        "pending",
39778        "completed",
39779        "error"
39780      ]
39781    },
39782    "SnapshotTaskDetail":{
39783      "type":"structure",
39784      "members":{
39785        "Description":{
39786          "shape":"String",
39787          "documentation":"<p>The description of the snapshot.</p>",
39788          "locationName":"description"
39789        },
39790        "DiskImageSize":{
39791          "shape":"Double",
39792          "documentation":"<p>The size of the disk in the snapshot, in GiB.</p>",
39793          "locationName":"diskImageSize"
39794        },
39795        "Encrypted":{
39796          "shape":"Boolean",
39797          "documentation":"<p>Indicates whether the snapshot is encrypted.</p>",
39798          "locationName":"encrypted"
39799        },
39800        "Format":{
39801          "shape":"String",
39802          "documentation":"<p>The format of the disk image from which the snapshot is created.</p>",
39803          "locationName":"format"
39804        },
39805        "KmsKeyId":{
39806          "shape":"String",
39807          "documentation":"<p>The identifier for the KMS key that was used to create the encrypted snapshot.</p>",
39808          "locationName":"kmsKeyId"
39809        },
39810        "Progress":{
39811          "shape":"String",
39812          "documentation":"<p>The percentage of completion for the import snapshot task.</p>",
39813          "locationName":"progress"
39814        },
39815        "SnapshotId":{
39816          "shape":"String",
39817          "documentation":"<p>The snapshot ID of the disk being imported.</p>",
39818          "locationName":"snapshotId"
39819        },
39820        "Status":{
39821          "shape":"String",
39822          "documentation":"<p>A brief status for the import snapshot task.</p>",
39823          "locationName":"status"
39824        },
39825        "StatusMessage":{
39826          "shape":"String",
39827          "documentation":"<p>A detailed status message for the import snapshot task.</p>",
39828          "locationName":"statusMessage"
39829        },
39830        "Url":{
39831          "shape":"String",
39832          "documentation":"<p>The URL of the disk image from which the snapshot is created.</p>",
39833          "locationName":"url"
39834        },
39835        "UserBucket":{
39836          "shape":"UserBucketDetails",
39837          "documentation":"<p>The Amazon S3 bucket for the disk image.</p>",
39838          "locationName":"userBucket"
39839        }
39840      },
39841      "documentation":"<p>Details about the import snapshot task.</p>"
39842    },
39843    "SpotAllocationStrategy":{
39844      "type":"string",
39845      "enum":[
39846        "lowest-price",
39847        "diversified",
39848        "capacity-optimized",
39849        "capacity-optimized-prioritized"
39850      ]
39851    },
39852    "SpotCapacityRebalance":{
39853      "type":"structure",
39854      "members":{
39855        "ReplacementStrategy":{
39856          "shape":"ReplacementStrategy",
39857          "documentation":"<p>The replacement strategy to use. Only available for fleets of type <code>maintain</code>. You must specify a value, otherwise you get an error.</p> <p>To allow Spot Fleet to launch a replacement Spot Instance when an instance rebalance notification is emitted for a Spot Instance in the fleet, specify <code>launch</code>.</p> <note> <p>When a replacement instance is launched, the instance marked for rebalance is not automatically terminated. You can terminate it, or you can leave it running. You are charged for all instances while they are running.</p> </note>",
39858          "locationName":"replacementStrategy"
39859        }
39860      },
39861      "documentation":"<p>The Spot Instance replacement strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-configuration-strategies.html#spot-fleet-capacity-rebalance\">Capacity rebalancing</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>"
39862    },
39863    "SpotDatafeedSubscription":{
39864      "type":"structure",
39865      "members":{
39866        "Bucket":{
39867          "shape":"String",
39868          "documentation":"<p>The name of the Amazon S3 bucket where the Spot Instance data feed is located.</p>",
39869          "locationName":"bucket"
39870        },
39871        "Fault":{
39872          "shape":"SpotInstanceStateFault",
39873          "documentation":"<p>The fault codes for the Spot Instance request, if any.</p>",
39874          "locationName":"fault"
39875        },
39876        "OwnerId":{
39877          "shape":"String",
39878          "documentation":"<p>The Amazon Web Services account ID of the account.</p>",
39879          "locationName":"ownerId"
39880        },
39881        "Prefix":{
39882          "shape":"String",
39883          "documentation":"<p>The prefix for the data feed files.</p>",
39884          "locationName":"prefix"
39885        },
39886        "State":{
39887          "shape":"DatafeedSubscriptionState",
39888          "documentation":"<p>The state of the Spot Instance data feed subscription.</p>",
39889          "locationName":"state"
39890        }
39891      },
39892      "documentation":"<p>Describes the data feed for a Spot Instance.</p>"
39893    },
39894    "SpotFleetLaunchSpecification":{
39895      "type":"structure",
39896      "members":{
39897        "SecurityGroups":{
39898          "shape":"GroupIdentifierList",
39899          "documentation":"<p>One or more security groups. When requesting instances in a VPC, you must specify the IDs of the security groups. When requesting instances in EC2-Classic, you can specify the names or the IDs of the security groups.</p>",
39900          "locationName":"groupSet"
39901        },
39902        "AddressingType":{
39903          "shape":"String",
39904          "documentation":"<p>Deprecated.</p>",
39905          "locationName":"addressingType"
39906        },
39907        "BlockDeviceMappings":{
39908          "shape":"BlockDeviceMappingList",
39909          "documentation":"<p>One or more block devices that are mapped to the Spot Instances. You can't specify both a snapshot ID and an encryption value. This is because only blank volumes can be encrypted on creation. If a snapshot is the basis for a volume, it is not blank and its encryption status is used for the volume encryption status.</p>",
39910          "locationName":"blockDeviceMapping"
39911        },
39912        "EbsOptimized":{
39913          "shape":"Boolean",
39914          "documentation":"<p>Indicates whether the instances are optimized for EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.</p> <p>Default: <code>false</code> </p>",
39915          "locationName":"ebsOptimized"
39916        },
39917        "IamInstanceProfile":{
39918          "shape":"IamInstanceProfileSpecification",
39919          "documentation":"<p>The IAM instance profile.</p>",
39920          "locationName":"iamInstanceProfile"
39921        },
39922        "ImageId":{
39923          "shape":"ImageId",
39924          "documentation":"<p>The ID of the AMI.</p>",
39925          "locationName":"imageId"
39926        },
39927        "InstanceType":{
39928          "shape":"InstanceType",
39929          "documentation":"<p>The instance type.</p>",
39930          "locationName":"instanceType"
39931        },
39932        "KernelId":{
39933          "shape":"String",
39934          "documentation":"<p>The ID of the kernel.</p>",
39935          "locationName":"kernelId"
39936        },
39937        "KeyName":{
39938          "shape":"KeyPairName",
39939          "documentation":"<p>The name of the key pair.</p>",
39940          "locationName":"keyName"
39941        },
39942        "Monitoring":{
39943          "shape":"SpotFleetMonitoring",
39944          "documentation":"<p>Enable or disable monitoring for the instances.</p>",
39945          "locationName":"monitoring"
39946        },
39947        "NetworkInterfaces":{
39948          "shape":"InstanceNetworkInterfaceSpecificationList",
39949          "documentation":"<p>One or more network interfaces. If you specify a network interface, you must specify subnet IDs and security group IDs using the network interface.</p> <note> <p> <code>SpotFleetLaunchSpecification</code> currently does not support Elastic Fabric Adapter (EFA). To specify an EFA, you must use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_LaunchTemplateConfig.html\">LaunchTemplateConfig</a>.</p> </note>",
39950          "locationName":"networkInterfaceSet"
39951        },
39952        "Placement":{
39953          "shape":"SpotPlacement",
39954          "documentation":"<p>The placement information.</p>",
39955          "locationName":"placement"
39956        },
39957        "RamdiskId":{
39958          "shape":"String",
39959          "documentation":"<p>The ID of the RAM disk. Some kernels require additional drivers at launch. Check the kernel requirements for information about whether you need to specify a RAM disk. To find kernel requirements, refer to the Amazon Web Services Resource Center and search for the kernel ID.</p>",
39960          "locationName":"ramdiskId"
39961        },
39962        "SpotPrice":{
39963          "shape":"String",
39964          "documentation":"<p>The maximum price per unit hour that you are willing to pay for a Spot Instance. If this value is not specified, the default is the Spot price specified for the fleet. To determine the Spot price per unit hour, divide the Spot price by the value of <code>WeightedCapacity</code>.</p>",
39965          "locationName":"spotPrice"
39966        },
39967        "SubnetId":{
39968          "shape":"SubnetId",
39969          "documentation":"<p>The IDs of the subnets in which to launch the instances. To specify multiple subnets, separate them using commas; for example, \"subnet-1234abcdeexample1, subnet-0987cdef6example2\".</p>",
39970          "locationName":"subnetId"
39971        },
39972        "UserData":{
39973          "shape":"String",
39974          "documentation":"<p>The Base64-encoded user data that instances use when starting up.</p>",
39975          "locationName":"userData"
39976        },
39977        "WeightedCapacity":{
39978          "shape":"Double",
39979          "documentation":"<p>The number of units provided by the specified instance type. These are the same units that you chose to set the target capacity in terms of instances, or a performance characteristic such as vCPUs, memory, or I/O.</p> <p>If the target capacity divided by this value is not a whole number, Amazon EC2 rounds the number of instances to the next whole number. If this value is not specified, the default is 1.</p>",
39980          "locationName":"weightedCapacity"
39981        },
39982        "TagSpecifications":{
39983          "shape":"SpotFleetTagSpecificationList",
39984          "documentation":"<p>The tags to apply during creation.</p>",
39985          "locationName":"tagSpecificationSet"
39986        }
39987      },
39988      "documentation":"<p>Describes the launch specification for one or more Spot Instances. If you include On-Demand capacity in your fleet request or want to specify an EFA network device, you can't use <code>SpotFleetLaunchSpecification</code>; you must use <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_LaunchTemplateConfig.html\">LaunchTemplateConfig</a>.</p>"
39989    },
39990    "SpotFleetMonitoring":{
39991      "type":"structure",
39992      "members":{
39993        "Enabled":{
39994          "shape":"Boolean",
39995          "documentation":"<p>Enables monitoring for the instance.</p> <p>Default: <code>false</code> </p>",
39996          "locationName":"enabled"
39997        }
39998      },
39999      "documentation":"<p>Describes whether monitoring is enabled.</p>"
40000    },
40001    "SpotFleetRequestConfig":{
40002      "type":"structure",
40003      "members":{
40004        "ActivityStatus":{
40005          "shape":"ActivityStatus",
40006          "documentation":"<p>The progress of the Spot Fleet request. If there is an error, the status is <code>error</code>. After all requests are placed, the status is <code>pending_fulfillment</code>. If the size of the fleet is equal to or greater than its target capacity, the status is <code>fulfilled</code>. If the size of the fleet is decreased, the status is <code>pending_termination</code> while Spot Instances are terminating.</p>",
40007          "locationName":"activityStatus"
40008        },
40009        "CreateTime":{
40010          "shape":"MillisecondDateTime",
40011          "documentation":"<p>The creation date and time of the request.</p>",
40012          "locationName":"createTime"
40013        },
40014        "SpotFleetRequestConfig":{
40015          "shape":"SpotFleetRequestConfigData",
40016          "documentation":"<p>The configuration of the Spot Fleet request.</p>",
40017          "locationName":"spotFleetRequestConfig"
40018        },
40019        "SpotFleetRequestId":{
40020          "shape":"String",
40021          "documentation":"<p>The ID of the Spot Fleet request.</p>",
40022          "locationName":"spotFleetRequestId"
40023        },
40024        "SpotFleetRequestState":{
40025          "shape":"BatchState",
40026          "documentation":"<p>The state of the Spot Fleet request.</p>",
40027          "locationName":"spotFleetRequestState"
40028        },
40029        "Tags":{
40030          "shape":"TagList",
40031          "documentation":"<p>The tags for a Spot Fleet resource.</p>",
40032          "locationName":"tagSet"
40033        }
40034      },
40035      "documentation":"<p>Describes a Spot Fleet request.</p>"
40036    },
40037    "SpotFleetRequestConfigData":{
40038      "type":"structure",
40039      "required":[
40040        "IamFleetRole",
40041        "TargetCapacity"
40042      ],
40043      "members":{
40044        "AllocationStrategy":{
40045          "shape":"AllocationStrategy",
40046          "documentation":"<p>Indicates how to allocate the target Spot Instance capacity across the Spot Instance pools specified by the Spot Fleet request.</p> <p>If the allocation strategy is <code>lowestPrice</code>, Spot Fleet launches instances from the Spot Instance pools with the lowest price. This is the default allocation strategy.</p> <p>If the allocation strategy is <code>diversified</code>, Spot Fleet launches instances from all the Spot Instance pools that you specify.</p> <p>If the allocation strategy is <code>capacityOptimized</code> (recommended), Spot Fleet launches instances from Spot Instance pools with optimal capacity for the number of instances that are launching. To give certain instance types a higher chance of launching first, use <code>capacityOptimizedPrioritized</code>. Set a priority for each instance type by using the <code>Priority</code> parameter for <code>LaunchTemplateOverrides</code>. You can assign the same priority to different <code>LaunchTemplateOverrides</code>. EC2 implements the priorities on a best-effort basis, but optimizes for capacity first. <code>capacityOptimizedPrioritized</code> is supported only if your Spot Fleet uses a launch template. Note that if the <code>OnDemandAllocationStrategy</code> is set to <code>prioritized</code>, the same priority is applied when fulfilling On-Demand capacity.</p>",
40047          "locationName":"allocationStrategy"
40048        },
40049        "OnDemandAllocationStrategy":{
40050          "shape":"OnDemandAllocationStrategy",
40051          "documentation":"<p>The order of the launch template overrides to use in fulfilling On-Demand capacity. If you specify <code>lowestPrice</code>, Spot Fleet uses price to determine the order, launching the lowest price first. If you specify <code>prioritized</code>, Spot Fleet uses the priority that you assign to each Spot Fleet launch template override, launching the highest priority first. If you do not specify a value, Spot Fleet defaults to <code>lowestPrice</code>.</p>",
40052          "locationName":"onDemandAllocationStrategy"
40053        },
40054        "SpotMaintenanceStrategies":{
40055          "shape":"SpotMaintenanceStrategies",
40056          "documentation":"<p>The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.</p>",
40057          "locationName":"spotMaintenanceStrategies"
40058        },
40059        "ClientToken":{
40060          "shape":"String",
40061          "documentation":"<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of your listings. This helps to avoid duplicate listings. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>",
40062          "locationName":"clientToken"
40063        },
40064        "ExcessCapacityTerminationPolicy":{
40065          "shape":"ExcessCapacityTerminationPolicy",
40066          "documentation":"<p>Indicates whether running Spot Instances should be terminated if you decrease the target capacity of the Spot Fleet request below the current size of the Spot Fleet.</p>",
40067          "locationName":"excessCapacityTerminationPolicy"
40068        },
40069        "FulfilledCapacity":{
40070          "shape":"Double",
40071          "documentation":"<p>The number of units fulfilled by this request compared to the set target capacity. You cannot set this value.</p>",
40072          "locationName":"fulfilledCapacity"
40073        },
40074        "OnDemandFulfilledCapacity":{
40075          "shape":"Double",
40076          "documentation":"<p>The number of On-Demand units fulfilled by this request compared to the set target On-Demand capacity.</p>",
40077          "locationName":"onDemandFulfilledCapacity"
40078        },
40079        "IamFleetRole":{
40080          "shape":"String",
40081          "documentation":"<p>The Amazon Resource Name (ARN) of an Identity and Access Management (IAM) role that grants the Spot Fleet the permission to request, launch, terminate, and tag instances on your behalf. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-requests.html#spot-fleet-prerequisites\">Spot Fleet prerequisites</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>. Spot Fleet can terminate Spot Instances on your behalf when you cancel its Spot Fleet request using <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CancelSpotFleetRequests\">CancelSpotFleetRequests</a> or when the Spot Fleet request expires, if you set <code>TerminateInstancesWithExpiration</code>.</p>",
40082          "locationName":"iamFleetRole"
40083        },
40084        "LaunchSpecifications":{
40085          "shape":"LaunchSpecsList",
40086          "documentation":"<p>The launch specifications for the Spot Fleet request. If you specify <code>LaunchSpecifications</code>, you can't specify <code>LaunchTemplateConfigs</code>. If you include On-Demand capacity in your request, you must use <code>LaunchTemplateConfigs</code>.</p>",
40087          "locationName":"launchSpecifications"
40088        },
40089        "LaunchTemplateConfigs":{
40090          "shape":"LaunchTemplateConfigList",
40091          "documentation":"<p>The launch template and overrides. If you specify <code>LaunchTemplateConfigs</code>, you can't specify <code>LaunchSpecifications</code>. If you include On-Demand capacity in your request, you must use <code>LaunchTemplateConfigs</code>.</p>",
40092          "locationName":"launchTemplateConfigs"
40093        },
40094        "SpotPrice":{
40095          "shape":"String",
40096          "documentation":"<p>The maximum price per unit hour that you are willing to pay for a Spot Instance. The default is the On-Demand price.</p>",
40097          "locationName":"spotPrice"
40098        },
40099        "TargetCapacity":{
40100          "shape":"Integer",
40101          "documentation":"<p>The number of units to request for the Spot Fleet. You can choose to set the target capacity in terms of instances or a performance characteristic that is important to your application workload, such as vCPUs, memory, or I/O. If the request type is <code>maintain</code>, you can specify a target capacity of 0 and add capacity later.</p>",
40102          "locationName":"targetCapacity"
40103        },
40104        "OnDemandTargetCapacity":{
40105          "shape":"Integer",
40106          "documentation":"<p>The number of On-Demand units to request. You can choose to set the target capacity in terms of instances or a performance characteristic that is important to your application workload, such as vCPUs, memory, or I/O. If the request type is <code>maintain</code>, you can specify a target capacity of 0 and add capacity later.</p>",
40107          "locationName":"onDemandTargetCapacity"
40108        },
40109        "OnDemandMaxTotalPrice":{
40110          "shape":"String",
40111          "documentation":"<p>The maximum amount per hour for On-Demand Instances that you're willing to pay. You can use the <code>onDemandMaxTotalPrice</code> parameter, the <code>spotMaxTotalPrice</code> parameter, or both parameters to ensure that your fleet cost does not exceed your budget. If you set a maximum price per hour for the On-Demand Instances and Spot Instances in your request, Spot Fleet will launch instances until it reaches the maximum amount you're willing to pay. When the maximum amount you're willing to pay is reached, the fleet stops launching instances even if it hasn’t met the target capacity.</p>",
40112          "locationName":"onDemandMaxTotalPrice"
40113        },
40114        "SpotMaxTotalPrice":{
40115          "shape":"String",
40116          "documentation":"<p>The maximum amount per hour for Spot Instances that you're willing to pay. You can use the <code>spotdMaxTotalPrice</code> parameter, the <code>onDemandMaxTotalPrice</code> parameter, or both parameters to ensure that your fleet cost does not exceed your budget. If you set a maximum price per hour for the On-Demand Instances and Spot Instances in your request, Spot Fleet will launch instances until it reaches the maximum amount you're willing to pay. When the maximum amount you're willing to pay is reached, the fleet stops launching instances even if it hasn’t met the target capacity.</p>",
40117          "locationName":"spotMaxTotalPrice"
40118        },
40119        "TerminateInstancesWithExpiration":{
40120          "shape":"Boolean",
40121          "documentation":"<p>Indicates whether running Spot Instances are terminated when the Spot Fleet request expires.</p>",
40122          "locationName":"terminateInstancesWithExpiration"
40123        },
40124        "Type":{
40125          "shape":"FleetType",
40126          "documentation":"<p>The type of request. Indicates whether the Spot Fleet only requests the target capacity or also attempts to maintain it. When this value is <code>request</code>, the Spot Fleet only places the required requests. It does not attempt to replenish Spot Instances if capacity is diminished, nor does it submit requests in alternative Spot pools if capacity is not available. When this value is <code>maintain</code>, the Spot Fleet maintains the target capacity. The Spot Fleet places the required requests to meet capacity and automatically replenishes any interrupted instances. Default: <code>maintain</code>. <code>instant</code> is listed but is not used by Spot Fleet.</p>",
40127          "locationName":"type"
40128        },
40129        "ValidFrom":{
40130          "shape":"DateTime",
40131          "documentation":"<p>The start date and time of the request, in UTC format (<i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z). By default, Amazon EC2 starts fulfilling the request immediately.</p>",
40132          "locationName":"validFrom"
40133        },
40134        "ValidUntil":{
40135          "shape":"DateTime",
40136          "documentation":"<p>The end date and time of the request, in UTC format (<i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z). After the end date and time, no new Spot Instance requests are placed or able to fulfill the request. If no value is specified, the Spot Fleet request remains until you cancel it.</p>",
40137          "locationName":"validUntil"
40138        },
40139        "ReplaceUnhealthyInstances":{
40140          "shape":"Boolean",
40141          "documentation":"<p>Indicates whether Spot Fleet should replace unhealthy instances.</p>",
40142          "locationName":"replaceUnhealthyInstances"
40143        },
40144        "InstanceInterruptionBehavior":{
40145          "shape":"InstanceInterruptionBehavior",
40146          "documentation":"<p>The behavior when a Spot Instance is interrupted. The default is <code>terminate</code>.</p>",
40147          "locationName":"instanceInterruptionBehavior"
40148        },
40149        "LoadBalancersConfig":{
40150          "shape":"LoadBalancersConfig",
40151          "documentation":"<p>One or more Classic Load Balancers and target groups to attach to the Spot Fleet request. Spot Fleet registers the running Spot Instances with the specified Classic Load Balancers and target groups.</p> <p>With Network Load Balancers, Spot Fleet cannot register instances that have the following instance types: C1, CC1, CC2, CG1, CG2, CR1, CS1, G1, G2, HI1, HS1, M1, M2, M3, and T1.</p>",
40152          "locationName":"loadBalancersConfig"
40153        },
40154        "InstancePoolsToUseCount":{
40155          "shape":"Integer",
40156          "documentation":"<p>The number of Spot pools across which to allocate your target Spot capacity. Valid only when Spot <b>AllocationStrategy</b> is set to <code>lowest-price</code>. Spot Fleet selects the cheapest Spot pools and evenly allocates your target Spot capacity across the number of Spot pools that you specify.</p> <p>Note that Spot Fleet attempts to draw Spot Instances from the number of pools that you specify on a best effort basis. If a pool runs out of Spot capacity before fulfilling your target capacity, Spot Fleet will continue to fulfill your request by drawing from the next cheapest pool. To ensure that your target capacity is met, you might receive Spot Instances from more than the number of pools that you specified. Similarly, if most of the pools have no Spot capacity, you might receive your full target capacity from fewer than the number of pools that you specified.</p>",
40157          "locationName":"instancePoolsToUseCount"
40158        },
40159        "Context":{
40160          "shape":"String",
40161          "documentation":"<p>Reserved.</p>",
40162          "locationName":"context"
40163        },
40164        "TagSpecifications":{
40165          "shape":"TagSpecificationList",
40166          "documentation":"<p>The key-value pair for tagging the Spot Fleet request on creation. The value for <code>ResourceType</code> must be <code>spot-fleet-request</code>, otherwise the Spot Fleet request fails. To tag instances at launch, specify the tags in the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html#create-launch-template\">launch template</a> (valid only if you use <code>LaunchTemplateConfigs</code>) or in the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SpotFleetTagSpecification.html\"> <code>SpotFleetTagSpecification</code> </a> (valid only if you use <code>LaunchSpecifications</code>). For information about tagging after launch, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html#tag-resources\">Tagging Your Resources</a>.</p>",
40167          "locationName":"TagSpecification"
40168        }
40169      },
40170      "documentation":"<p>Describes the configuration of a Spot Fleet request.</p>"
40171    },
40172    "SpotFleetRequestConfigSet":{
40173      "type":"list",
40174      "member":{
40175        "shape":"SpotFleetRequestConfig",
40176        "locationName":"item"
40177      }
40178    },
40179    "SpotFleetRequestId":{"type":"string"},
40180    "SpotFleetRequestIdList":{
40181      "type":"list",
40182      "member":{
40183        "shape":"SpotFleetRequestId",
40184        "locationName":"item"
40185      }
40186    },
40187    "SpotFleetTagSpecification":{
40188      "type":"structure",
40189      "members":{
40190        "ResourceType":{
40191          "shape":"ResourceType",
40192          "documentation":"<p>The type of resource. Currently, the only resource type that is supported is <code>instance</code>. To tag the Spot Fleet request on creation, use the <code>TagSpecifications</code> parameter in <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SpotFleetRequestConfigData.html\"> <code>SpotFleetRequestConfigData</code> </a>.</p>",
40193          "locationName":"resourceType"
40194        },
40195        "Tags":{
40196          "shape":"TagList",
40197          "documentation":"<p>The tags.</p>",
40198          "locationName":"tag"
40199        }
40200      },
40201      "documentation":"<p>The tags for a Spot Fleet resource.</p>"
40202    },
40203    "SpotFleetTagSpecificationList":{
40204      "type":"list",
40205      "member":{
40206        "shape":"SpotFleetTagSpecification",
40207        "locationName":"item"
40208      }
40209    },
40210    "SpotInstanceInterruptionBehavior":{
40211      "type":"string",
40212      "enum":[
40213        "hibernate",
40214        "stop",
40215        "terminate"
40216      ]
40217    },
40218    "SpotInstanceRequest":{
40219      "type":"structure",
40220      "members":{
40221        "ActualBlockHourlyPrice":{
40222          "shape":"String",
40223          "documentation":"<p>Deprecated.</p>",
40224          "locationName":"actualBlockHourlyPrice"
40225        },
40226        "AvailabilityZoneGroup":{
40227          "shape":"String",
40228          "documentation":"<p>The Availability Zone group. If you specify the same Availability Zone group for all Spot Instance requests, all Spot Instances are launched in the same Availability Zone.</p>",
40229          "locationName":"availabilityZoneGroup"
40230        },
40231        "BlockDurationMinutes":{
40232          "shape":"Integer",
40233          "documentation":"<p>Deprecated.</p>",
40234          "locationName":"blockDurationMinutes"
40235        },
40236        "CreateTime":{
40237          "shape":"DateTime",
40238          "documentation":"<p>The date and time when the Spot Instance request was created, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>",
40239          "locationName":"createTime"
40240        },
40241        "Fault":{
40242          "shape":"SpotInstanceStateFault",
40243          "documentation":"<p>The fault codes for the Spot Instance request, if any.</p>",
40244          "locationName":"fault"
40245        },
40246        "InstanceId":{
40247          "shape":"InstanceId",
40248          "documentation":"<p>The instance ID, if an instance has been launched to fulfill the Spot Instance request.</p>",
40249          "locationName":"instanceId"
40250        },
40251        "LaunchGroup":{
40252          "shape":"String",
40253          "documentation":"<p>The instance launch group. Launch groups are Spot Instances that launch together and terminate together.</p>",
40254          "locationName":"launchGroup"
40255        },
40256        "LaunchSpecification":{
40257          "shape":"LaunchSpecification",
40258          "documentation":"<p>Additional information for launching instances.</p>",
40259          "locationName":"launchSpecification"
40260        },
40261        "LaunchedAvailabilityZone":{
40262          "shape":"String",
40263          "documentation":"<p>The Availability Zone in which the request is launched.</p>",
40264          "locationName":"launchedAvailabilityZone"
40265        },
40266        "ProductDescription":{
40267          "shape":"RIProductDescription",
40268          "documentation":"<p>The product description associated with the Spot Instance.</p>",
40269          "locationName":"productDescription"
40270        },
40271        "SpotInstanceRequestId":{
40272          "shape":"String",
40273          "documentation":"<p>The ID of the Spot Instance request.</p>",
40274          "locationName":"spotInstanceRequestId"
40275        },
40276        "SpotPrice":{
40277          "shape":"String",
40278          "documentation":"<p>The maximum price per hour that you are willing to pay for a Spot Instance.</p>",
40279          "locationName":"spotPrice"
40280        },
40281        "State":{
40282          "shape":"SpotInstanceState",
40283          "documentation":"<p>The state of the Spot Instance request. Spot status information helps track your Spot Instance requests. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-bid-status.html\">Spot status</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>",
40284          "locationName":"state"
40285        },
40286        "Status":{
40287          "shape":"SpotInstanceStatus",
40288          "documentation":"<p>The status code and status message describing the Spot Instance request.</p>",
40289          "locationName":"status"
40290        },
40291        "Tags":{
40292          "shape":"TagList",
40293          "documentation":"<p>Any tags assigned to the resource.</p>",
40294          "locationName":"tagSet"
40295        },
40296        "Type":{
40297          "shape":"SpotInstanceType",
40298          "documentation":"<p>The Spot Instance request type.</p>",
40299          "locationName":"type"
40300        },
40301        "ValidFrom":{
40302          "shape":"DateTime",
40303          "documentation":"<p>The start date of the request, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z). The request becomes active at this date and time.</p>",
40304          "locationName":"validFrom"
40305        },
40306        "ValidUntil":{
40307          "shape":"DateTime",
40308          "documentation":"<p>The end date of the request, in UTC format (<i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p> <ul> <li> <p>For a persistent request, the request remains active until the <code>validUntil</code> date and time is reached. Otherwise, the request remains active until you cancel it. </p> </li> <li> <p>For a one-time request, the request remains active until all instances launch, the request is canceled, or the <code>validUntil</code> date and time is reached. By default, the request is valid for 7 days from the date the request was created.</p> </li> </ul>",
40309          "locationName":"validUntil"
40310        },
40311        "InstanceInterruptionBehavior":{
40312          "shape":"InstanceInterruptionBehavior",
40313          "documentation":"<p>The behavior when a Spot Instance is interrupted.</p>",
40314          "locationName":"instanceInterruptionBehavior"
40315        }
40316      },
40317      "documentation":"<p>Describes a Spot Instance request.</p>"
40318    },
40319    "SpotInstanceRequestId":{"type":"string"},
40320    "SpotInstanceRequestIdList":{
40321      "type":"list",
40322      "member":{
40323        "shape":"SpotInstanceRequestId",
40324        "locationName":"SpotInstanceRequestId"
40325      }
40326    },
40327    "SpotInstanceRequestList":{
40328      "type":"list",
40329      "member":{
40330        "shape":"SpotInstanceRequest",
40331        "locationName":"item"
40332      }
40333    },
40334    "SpotInstanceState":{
40335      "type":"string",
40336      "enum":[
40337        "open",
40338        "active",
40339        "closed",
40340        "cancelled",
40341        "failed"
40342      ]
40343    },
40344    "SpotInstanceStateFault":{
40345      "type":"structure",
40346      "members":{
40347        "Code":{
40348          "shape":"String",
40349          "documentation":"<p>The reason code for the Spot Instance state change.</p>",
40350          "locationName":"code"
40351        },
40352        "Message":{
40353          "shape":"String",
40354          "documentation":"<p>The message for the Spot Instance state change.</p>",
40355          "locationName":"message"
40356        }
40357      },
40358      "documentation":"<p>Describes a Spot Instance state change.</p>"
40359    },
40360    "SpotInstanceStatus":{
40361      "type":"structure",
40362      "members":{
40363        "Code":{
40364          "shape":"String",
40365          "documentation":"<p>The status code. For a list of status codes, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-bid-status.html#spot-instance-bid-status-understand\">Spot status codes</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>",
40366          "locationName":"code"
40367        },
40368        "Message":{
40369          "shape":"String",
40370          "documentation":"<p>The description for the status code.</p>",
40371          "locationName":"message"
40372        },
40373        "UpdateTime":{
40374          "shape":"DateTime",
40375          "documentation":"<p>The date and time of the most recent status update, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>",
40376          "locationName":"updateTime"
40377        }
40378      },
40379      "documentation":"<p>Describes the status of a Spot Instance request.</p>"
40380    },
40381    "SpotInstanceType":{
40382      "type":"string",
40383      "enum":[
40384        "one-time",
40385        "persistent"
40386      ]
40387    },
40388    "SpotMaintenanceStrategies":{
40389      "type":"structure",
40390      "members":{
40391        "CapacityRebalance":{
40392          "shape":"SpotCapacityRebalance",
40393          "documentation":"<p>The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.</p>",
40394          "locationName":"capacityRebalance"
40395        }
40396      },
40397      "documentation":"<p>The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.</p>"
40398    },
40399    "SpotMarketOptions":{
40400      "type":"structure",
40401      "members":{
40402        "MaxPrice":{
40403          "shape":"String",
40404          "documentation":"<p>The maximum hourly price you're willing to pay for the Spot Instances. The default is the On-Demand price.</p>"
40405        },
40406        "SpotInstanceType":{
40407          "shape":"SpotInstanceType",
40408          "documentation":"<p>The Spot Instance request type. For <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances\">RunInstances</a>, persistent Spot Instance requests are only supported when the instance interruption behavior is either <code>hibernate</code> or <code>stop</code>.</p>"
40409        },
40410        "BlockDurationMinutes":{
40411          "shape":"Integer",
40412          "documentation":"<p>Deprecated.</p>"
40413        },
40414        "ValidUntil":{
40415          "shape":"DateTime",
40416          "documentation":"<p>The end date of the request, in UTC format (<i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z). Supported only for persistent requests.</p> <ul> <li> <p>For a persistent request, the request remains active until the <code>ValidUntil</code> date and time is reached. Otherwise, the request remains active until you cancel it.</p> </li> <li> <p>For a one-time request, <code>ValidUntil</code> is not supported. The request remains active until all instances launch or you cancel the request.</p> </li> </ul>"
40417        },
40418        "InstanceInterruptionBehavior":{
40419          "shape":"InstanceInterruptionBehavior",
40420          "documentation":"<p>The behavior when a Spot Instance is interrupted. The default is <code>terminate</code>.</p>"
40421        }
40422      },
40423      "documentation":"<p>The options for Spot Instances.</p>"
40424    },
40425    "SpotOptions":{
40426      "type":"structure",
40427      "members":{
40428        "AllocationStrategy":{
40429          "shape":"SpotAllocationStrategy",
40430          "documentation":"<p>Indicates how to allocate the target Spot Instance capacity across the Spot Instance pools specified by the EC2 Fleet.</p> <p>If the allocation strategy is <code>lowest-price</code>, EC2 Fleet launches instances from the Spot Instance pools with the lowest price. This is the default allocation strategy.</p> <p>If the allocation strategy is <code>diversified</code>, EC2 Fleet launches instances from all of the Spot Instance pools that you specify.</p> <p>If the allocation strategy is <code>capacity-optimized</code> (recommended), EC2 Fleet launches instances from Spot Instance pools with optimal capacity for the number of instances that are launching. To give certain instance types a higher chance of launching first, use <code>capacity-optimized-prioritized</code>. Set a priority for each instance type by using the <code>Priority</code> parameter for <code>LaunchTemplateOverrides</code>. You can assign the same priority to different <code>LaunchTemplateOverrides</code>. EC2 implements the priorities on a best-effort basis, but optimizes for capacity first. <code>capacity-optimized-prioritized</code> is supported only if your fleet uses a launch template. Note that if the On-Demand <code>AllocationStrategy</code> is set to <code>prioritized</code>, the same priority is applied when fulfilling On-Demand capacity.</p>",
40431          "locationName":"allocationStrategy"
40432        },
40433        "MaintenanceStrategies":{
40434          "shape":"FleetSpotMaintenanceStrategies",
40435          "documentation":"<p>The strategies for managing your workloads on your Spot Instances that will be interrupted. Currently only the capacity rebalance strategy is available.</p>",
40436          "locationName":"maintenanceStrategies"
40437        },
40438        "InstanceInterruptionBehavior":{
40439          "shape":"SpotInstanceInterruptionBehavior",
40440          "documentation":"<p>The behavior when a Spot Instance is interrupted. The default is <code>terminate</code>.</p>",
40441          "locationName":"instanceInterruptionBehavior"
40442        },
40443        "InstancePoolsToUseCount":{
40444          "shape":"Integer",
40445          "documentation":"<p>The number of Spot pools across which to allocate your target Spot capacity. Valid only when <b>AllocationStrategy</b> is set to <code>lowest-price</code>. EC2 Fleet selects the cheapest Spot pools and evenly allocates your target Spot capacity across the number of Spot pools that you specify.</p> <p>Note that EC2 Fleet attempts to draw Spot Instances from the number of pools that you specify on a best effort basis. If a pool runs out of Spot capacity before fulfilling your target capacity, EC2 Fleet will continue to fulfill your request by drawing from the next cheapest pool. To ensure that your target capacity is met, you might receive Spot Instances from more than the number of pools that you specified. Similarly, if most of the pools have no Spot capacity, you might receive your full target capacity from fewer than the number of pools that you specified.</p>",
40446          "locationName":"instancePoolsToUseCount"
40447        },
40448        "SingleInstanceType":{
40449          "shape":"Boolean",
40450          "documentation":"<p>Indicates that the fleet uses a single instance type to launch all Spot Instances in the fleet. Supported only for fleets of type <code>instant</code>.</p>",
40451          "locationName":"singleInstanceType"
40452        },
40453        "SingleAvailabilityZone":{
40454          "shape":"Boolean",
40455          "documentation":"<p>Indicates that the fleet launches all Spot Instances into a single Availability Zone. Supported only for fleets of type <code>instant</code>.</p>",
40456          "locationName":"singleAvailabilityZone"
40457        },
40458        "MinTargetCapacity":{
40459          "shape":"Integer",
40460          "documentation":"<p>The minimum target capacity for Spot Instances in the fleet. If the minimum target capacity is not reached, the fleet launches no instances.</p>",
40461          "locationName":"minTargetCapacity"
40462        },
40463        "MaxTotalPrice":{
40464          "shape":"String",
40465          "documentation":"<p>The maximum amount per hour for Spot Instances that you're willing to pay.</p>",
40466          "locationName":"maxTotalPrice"
40467        }
40468      },
40469      "documentation":"<p>Describes the configuration of Spot Instances in an EC2 Fleet.</p>"
40470    },
40471    "SpotOptionsRequest":{
40472      "type":"structure",
40473      "members":{
40474        "AllocationStrategy":{
40475          "shape":"SpotAllocationStrategy",
40476          "documentation":"<p>Indicates how to allocate the target Spot Instance capacity across the Spot Instance pools specified by the EC2 Fleet.</p> <p>If the allocation strategy is <code>lowest-price</code>, EC2 Fleet launches instances from the Spot Instance pools with the lowest price. This is the default allocation strategy.</p> <p>If the allocation strategy is <code>diversified</code>, EC2 Fleet launches instances from all of the Spot Instance pools that you specify.</p> <p>If the allocation strategy is <code>capacity-optimized</code> (recommended), EC2 Fleet launches instances from Spot Instance pools with optimal capacity for the number of instances that are launching. To give certain instance types a higher chance of launching first, use <code>capacity-optimized-prioritized</code>. Set a priority for each instance type by using the <code>Priority</code> parameter for <code>LaunchTemplateOverrides</code>. You can assign the same priority to different <code>LaunchTemplateOverrides</code>. EC2 implements the priorities on a best-effort basis, but optimizes for capacity first. <code>capacity-optimized-prioritized</code> is supported only if your fleet uses a launch template. Note that if the On-Demand <code>AllocationStrategy</code> is set to <code>prioritized</code>, the same priority is applied when fulfilling On-Demand capacity.</p>"
40477        },
40478        "MaintenanceStrategies":{
40479          "shape":"FleetSpotMaintenanceStrategiesRequest",
40480          "documentation":"<p>The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.</p>"
40481        },
40482        "InstanceInterruptionBehavior":{
40483          "shape":"SpotInstanceInterruptionBehavior",
40484          "documentation":"<p>The behavior when a Spot Instance is interrupted. The default is <code>terminate</code>.</p>"
40485        },
40486        "InstancePoolsToUseCount":{
40487          "shape":"Integer",
40488          "documentation":"<p>The number of Spot pools across which to allocate your target Spot capacity. Valid only when Spot <b>AllocationStrategy</b> is set to <code>lowest-price</code>. EC2 Fleet selects the cheapest Spot pools and evenly allocates your target Spot capacity across the number of Spot pools that you specify.</p> <p>Note that EC2 Fleet attempts to draw Spot Instances from the number of pools that you specify on a best effort basis. If a pool runs out of Spot capacity before fulfilling your target capacity, EC2 Fleet will continue to fulfill your request by drawing from the next cheapest pool. To ensure that your target capacity is met, you might receive Spot Instances from more than the number of pools that you specified. Similarly, if most of the pools have no Spot capacity, you might receive your full target capacity from fewer than the number of pools that you specified.</p>"
40489        },
40490        "SingleInstanceType":{
40491          "shape":"Boolean",
40492          "documentation":"<p>Indicates that the fleet uses a single instance type to launch all Spot Instances in the fleet. Supported only for fleets of type <code>instant</code>.</p>"
40493        },
40494        "SingleAvailabilityZone":{
40495          "shape":"Boolean",
40496          "documentation":"<p>Indicates that the fleet launches all Spot Instances into a single Availability Zone. Supported only for fleets of type <code>instant</code>.</p>"
40497        },
40498        "MinTargetCapacity":{
40499          "shape":"Integer",
40500          "documentation":"<p>The minimum target capacity for Spot Instances in the fleet. If the minimum target capacity is not reached, the fleet launches no instances.</p>"
40501        },
40502        "MaxTotalPrice":{
40503          "shape":"String",
40504          "documentation":"<p>The maximum amount per hour for Spot Instances that you're willing to pay.</p>"
40505        }
40506      },
40507      "documentation":"<p>Describes the configuration of Spot Instances in an EC2 Fleet request.</p>"
40508    },
40509    "SpotPlacement":{
40510      "type":"structure",
40511      "members":{
40512        "AvailabilityZone":{
40513          "shape":"String",
40514          "documentation":"<p>The Availability Zone.</p> <p>[Spot Fleet only] To specify multiple Availability Zones, separate them using commas; for example, \"us-west-2a, us-west-2b\".</p>",
40515          "locationName":"availabilityZone"
40516        },
40517        "GroupName":{
40518          "shape":"PlacementGroupName",
40519          "documentation":"<p>The name of the placement group.</p>",
40520          "locationName":"groupName"
40521        },
40522        "Tenancy":{
40523          "shape":"Tenancy",
40524          "documentation":"<p>The tenancy of the instance (if the instance is running in a VPC). An instance with a tenancy of <code>dedicated</code> runs on single-tenant hardware. The <code>host</code> tenancy is not supported for Spot Instances.</p>",
40525          "locationName":"tenancy"
40526        }
40527      },
40528      "documentation":"<p>Describes Spot Instance placement.</p>"
40529    },
40530    "SpotPrice":{
40531      "type":"structure",
40532      "members":{
40533        "AvailabilityZone":{
40534          "shape":"String",
40535          "documentation":"<p>The Availability Zone.</p>",
40536          "locationName":"availabilityZone"
40537        },
40538        "InstanceType":{
40539          "shape":"InstanceType",
40540          "documentation":"<p>The instance type.</p>",
40541          "locationName":"instanceType"
40542        },
40543        "ProductDescription":{
40544          "shape":"RIProductDescription",
40545          "documentation":"<p>A general description of the AMI.</p>",
40546          "locationName":"productDescription"
40547        },
40548        "SpotPrice":{
40549          "shape":"String",
40550          "documentation":"<p>The maximum price per hour that you are willing to pay for a Spot Instance.</p>",
40551          "locationName":"spotPrice"
40552        },
40553        "Timestamp":{
40554          "shape":"DateTime",
40555          "documentation":"<p>The date and time the request was created, in UTC format (for example, <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>",
40556          "locationName":"timestamp"
40557        }
40558      },
40559      "documentation":"<p>Describes the maximum price per hour that you are willing to pay for a Spot Instance.</p>"
40560    },
40561    "SpotPriceHistoryList":{
40562      "type":"list",
40563      "member":{
40564        "shape":"SpotPrice",
40565        "locationName":"item"
40566      }
40567    },
40568    "StaleIpPermission":{
40569      "type":"structure",
40570      "members":{
40571        "FromPort":{
40572          "shape":"Integer",
40573          "documentation":"<p>The start of the port range for the TCP and UDP protocols, or an ICMP type number. A value of <code>-1</code> indicates all ICMP types. </p>",
40574          "locationName":"fromPort"
40575        },
40576        "IpProtocol":{
40577          "shape":"String",
40578          "documentation":"<p>The IP protocol name (for <code>tcp</code>, <code>udp</code>, and <code>icmp</code>) or number (see <a href=\"http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml\">Protocol Numbers)</a>.</p>",
40579          "locationName":"ipProtocol"
40580        },
40581        "IpRanges":{
40582          "shape":"IpRanges",
40583          "documentation":"<p>The IP ranges. Not applicable for stale security group rules.</p>",
40584          "locationName":"ipRanges"
40585        },
40586        "PrefixListIds":{
40587          "shape":"PrefixListIdSet",
40588          "documentation":"<p>The prefix list IDs. Not applicable for stale security group rules.</p>",
40589          "locationName":"prefixListIds"
40590        },
40591        "ToPort":{
40592          "shape":"Integer",
40593          "documentation":"<p>The end of the port range for the TCP and UDP protocols, or an ICMP type number. A value of <code>-1</code> indicates all ICMP types. </p>",
40594          "locationName":"toPort"
40595        },
40596        "UserIdGroupPairs":{
40597          "shape":"UserIdGroupPairSet",
40598          "documentation":"<p>The security group pairs. Returns the ID of the referenced security group and VPC, and the ID and status of the VPC peering connection.</p>",
40599          "locationName":"groups"
40600        }
40601      },
40602      "documentation":"<p>Describes a stale rule in a security group.</p>"
40603    },
40604    "StaleIpPermissionSet":{
40605      "type":"list",
40606      "member":{
40607        "shape":"StaleIpPermission",
40608        "locationName":"item"
40609      }
40610    },
40611    "StaleSecurityGroup":{
40612      "type":"structure",
40613      "members":{
40614        "Description":{
40615          "shape":"String",
40616          "documentation":"<p>The description of the security group.</p>",
40617          "locationName":"description"
40618        },
40619        "GroupId":{
40620          "shape":"String",
40621          "documentation":"<p>The ID of the security group.</p>",
40622          "locationName":"groupId"
40623        },
40624        "GroupName":{
40625          "shape":"String",
40626          "documentation":"<p>The name of the security group.</p>",
40627          "locationName":"groupName"
40628        },
40629        "StaleIpPermissions":{
40630          "shape":"StaleIpPermissionSet",
40631          "documentation":"<p>Information about the stale inbound rules in the security group.</p>",
40632          "locationName":"staleIpPermissions"
40633        },
40634        "StaleIpPermissionsEgress":{
40635          "shape":"StaleIpPermissionSet",
40636          "documentation":"<p>Information about the stale outbound rules in the security group.</p>",
40637          "locationName":"staleIpPermissionsEgress"
40638        },
40639        "VpcId":{
40640          "shape":"String",
40641          "documentation":"<p>The ID of the VPC for the security group.</p>",
40642          "locationName":"vpcId"
40643        }
40644      },
40645      "documentation":"<p>Describes a stale security group (a security group that contains stale rules).</p>"
40646    },
40647    "StaleSecurityGroupSet":{
40648      "type":"list",
40649      "member":{
40650        "shape":"StaleSecurityGroup",
40651        "locationName":"item"
40652      }
40653    },
40654    "StartInstancesRequest":{
40655      "type":"structure",
40656      "required":["InstanceIds"],
40657      "members":{
40658        "InstanceIds":{
40659          "shape":"InstanceIdStringList",
40660          "documentation":"<p>The IDs of the instances.</p>",
40661          "locationName":"InstanceId"
40662        },
40663        "AdditionalInfo":{
40664          "shape":"String",
40665          "documentation":"<p>Reserved.</p>",
40666          "locationName":"additionalInfo"
40667        },
40668        "DryRun":{
40669          "shape":"Boolean",
40670          "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>",
40671          "locationName":"dryRun"
40672        }
40673      }
40674    },
40675    "StartInstancesResult":{
40676      "type":"structure",
40677      "members":{
40678        "StartingInstances":{
40679          "shape":"InstanceStateChangeList",
40680          "documentation":"<p>Information about the started instances.</p>",
40681          "locationName":"instancesSet"
40682        }
40683      }
40684    },
40685    "StartNetworkInsightsAnalysisRequest":{
40686      "type":"structure",
40687      "required":[
40688        "NetworkInsightsPathId",
40689        "ClientToken"
40690      ],
40691      "members":{
40692        "NetworkInsightsPathId":{
40693          "shape":"NetworkInsightsPathId",
40694          "documentation":"<p>The ID of the path.</p>"
40695        },
40696        "FilterInArns":{
40697          "shape":"ArnList",
40698          "documentation":"<p>The Amazon Resource Names (ARN) of the resources that the path must traverse.</p>",
40699          "locationName":"FilterInArn"
40700        },
40701        "DryRun":{
40702          "shape":"Boolean",
40703          "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>"
40704        },
40705        "TagSpecifications":{
40706          "shape":"TagSpecificationList",
40707          "documentation":"<p>The tags to apply.</p>",
40708          "locationName":"TagSpecification"
40709        },
40710        "ClientToken":{
40711          "shape":"String",
40712          "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/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to ensure idempotency</a>.</p>",
40713          "idempotencyToken":true
40714        }
40715      }
40716    },
40717    "StartNetworkInsightsAnalysisResult":{
40718      "type":"structure",
40719      "members":{
40720        "NetworkInsightsAnalysis":{
40721          "shape":"NetworkInsightsAnalysis",
40722          "documentation":"<p>Information about the network insights analysis.</p>",
40723          "locationName":"networkInsightsAnalysis"
40724        }
40725      }
40726    },
40727    "StartVpcEndpointServicePrivateDnsVerificationRequest":{
40728      "type":"structure",
40729      "required":["ServiceId"],
40730      "members":{
40731        "DryRun":{
40732          "shape":"Boolean",
40733          "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>"
40734        },
40735        "ServiceId":{
40736          "shape":"VpcEndpointServiceId",
40737          "documentation":"<p>The ID of the endpoint service.</p>"
40738        }
40739      }
40740    },
40741    "StartVpcEndpointServicePrivateDnsVerificationResult":{
40742      "type":"structure",
40743      "members":{
40744        "ReturnValue":{
40745          "shape":"Boolean",
40746          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>",
40747          "locationName":"return"
40748        }
40749      }
40750    },
40751    "State":{
40752      "type":"string",
40753      "enum":[
40754        "PendingAcceptance",
40755        "Pending",
40756        "Available",
40757        "Deleting",
40758        "Deleted",
40759        "Rejected",
40760        "Failed",
40761        "Expired"
40762      ]
40763    },
40764    "StateReason":{
40765      "type":"structure",
40766      "members":{
40767        "Code":{
40768          "shape":"String",
40769          "documentation":"<p>The reason code for the state change.</p>",
40770          "locationName":"code"
40771        },
40772        "Message":{
40773          "shape":"String",
40774          "documentation":"<p>The message for the state change.</p> <ul> <li> <p> <code>Server.InsufficientInstanceCapacity</code>: There was insufficient capacity available to satisfy the launch request.</p> </li> <li> <p> <code>Server.InternalError</code>: An internal error caused the instance to terminate during launch.</p> </li> <li> <p> <code>Server.ScheduledStop</code>: The instance was stopped due to a scheduled retirement.</p> </li> <li> <p> <code>Server.SpotInstanceShutdown</code>: The instance was stopped because the number of Spot requests with a maximum price equal to or higher than the Spot price exceeded available capacity or because of an increase in the Spot price.</p> </li> <li> <p> <code>Server.SpotInstanceTermination</code>: The instance was terminated because the number of Spot requests with a maximum price equal to or higher than the Spot price exceeded available capacity or because of an increase in the Spot price.</p> </li> <li> <p> <code>Client.InstanceInitiatedShutdown</code>: The instance was shut down using the <code>shutdown -h</code> command from the instance.</p> </li> <li> <p> <code>Client.InstanceTerminated</code>: The instance was terminated or rebooted during AMI creation.</p> </li> <li> <p> <code>Client.InternalError</code>: A client error caused the instance to terminate during launch.</p> </li> <li> <p> <code>Client.InvalidSnapshot.NotFound</code>: The specified snapshot was not found.</p> </li> <li> <p> <code>Client.UserInitiatedHibernate</code>: Hibernation was initiated on the instance.</p> </li> <li> <p> <code>Client.UserInitiatedShutdown</code>: The instance was shut down using the Amazon EC2 API.</p> </li> <li> <p> <code>Client.VolumeLimitExceeded</code>: The limit on the number of EBS volumes or total storage was exceeded. Decrease usage or request an increase in your account limits.</p> </li> </ul>",
40775          "locationName":"message"
40776        }
40777      },
40778      "documentation":"<p>Describes a state change.</p>"
40779    },
40780    "StaticSourcesSupportValue":{
40781      "type":"string",
40782      "enum":[
40783        "enable",
40784        "disable"
40785      ]
40786    },
40787    "Status":{
40788      "type":"string",
40789      "enum":[
40790        "MoveInProgress",
40791        "InVpc",
40792        "InClassic"
40793      ]
40794    },
40795    "StatusName":{
40796      "type":"string",
40797      "enum":["reachability"]
40798    },
40799    "StatusType":{
40800      "type":"string",
40801      "enum":[
40802        "passed",
40803        "failed",
40804        "insufficient-data",
40805        "initializing"
40806      ]
40807    },
40808    "StopInstancesRequest":{
40809      "type":"structure",
40810      "required":["InstanceIds"],
40811      "members":{
40812        "InstanceIds":{
40813          "shape":"InstanceIdStringList",
40814          "documentation":"<p>The IDs of the instances.</p>",
40815          "locationName":"InstanceId"
40816        },
40817        "Hibernate":{
40818          "shape":"Boolean",
40819          "documentation":"<p>Hibernates the instance if the instance was enabled for hibernation at launch. If the instance cannot hibernate successfully, a normal shutdown occurs. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html\">Hibernate your instance</a> in the <i>Amazon EC2 User Guide</i>.</p> <p> Default: <code>false</code> </p>"
40820        },
40821        "DryRun":{
40822          "shape":"Boolean",
40823          "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>",
40824          "locationName":"dryRun"
40825        },
40826        "Force":{
40827          "shape":"Boolean",
40828          "documentation":"<p>Forces the instances to stop. The instances do not have an opportunity to flush file system caches or file system metadata. If you use this option, you must perform file system check and repair procedures. This option is not recommended for Windows instances.</p> <p>Default: <code>false</code> </p>",
40829          "locationName":"force"
40830        }
40831      }
40832    },
40833    "StopInstancesResult":{
40834      "type":"structure",
40835      "members":{
40836        "StoppingInstances":{
40837          "shape":"InstanceStateChangeList",
40838          "documentation":"<p>Information about the stopped instances.</p>",
40839          "locationName":"instancesSet"
40840        }
40841      }
40842    },
40843    "Storage":{
40844      "type":"structure",
40845      "members":{
40846        "S3":{
40847          "shape":"S3Storage",
40848          "documentation":"<p>An Amazon S3 storage location.</p>"
40849        }
40850      },
40851      "documentation":"<p>Describes the storage location for an instance store-backed AMI.</p>"
40852    },
40853    "StorageLocation":{
40854      "type":"structure",
40855      "members":{
40856        "Bucket":{
40857          "shape":"String",
40858          "documentation":"<p>The name of the S3 bucket.</p>"
40859        },
40860        "Key":{
40861          "shape":"String",
40862          "documentation":"<p>The key.</p>"
40863        }
40864      },
40865      "documentation":"<p>Describes a storage location in Amazon S3.</p>"
40866    },
40867    "StoreImageTaskResult":{
40868      "type":"structure",
40869      "members":{
40870        "AmiId":{
40871          "shape":"String",
40872          "documentation":"<p>The ID of the AMI that is being stored.</p>",
40873          "locationName":"amiId"
40874        },
40875        "TaskStartTime":{
40876          "shape":"MillisecondDateTime",
40877          "documentation":"<p>The time the task started.</p>",
40878          "locationName":"taskStartTime"
40879        },
40880        "Bucket":{
40881          "shape":"String",
40882          "documentation":"<p>The name of the Amazon S3 bucket that contains the stored AMI object.</p>",
40883          "locationName":"bucket"
40884        },
40885        "S3objectKey":{
40886          "shape":"String",
40887          "documentation":"<p>The name of the stored AMI object in the bucket.</p>",
40888          "locationName":"s3objectKey"
40889        },
40890        "ProgressPercentage":{
40891          "shape":"Integer",
40892          "documentation":"<p>The progress of the task as a percentage.</p>",
40893          "locationName":"progressPercentage"
40894        },
40895        "StoreTaskState":{
40896          "shape":"String",
40897          "documentation":"<p>The state of the store task (<code>InProgress</code>, <code>Completed</code>, or <code>Failed</code>).</p>",
40898          "locationName":"storeTaskState"
40899        },
40900        "StoreTaskFailureReason":{
40901          "shape":"String",
40902          "documentation":"<p>If the tasks fails, the reason for the failure is returned. If the task succeeds, <code>null</code> is returned.</p>",
40903          "locationName":"storeTaskFailureReason"
40904        }
40905      },
40906      "documentation":"<p>The information about the AMI store task, including the progress of the task.</p>"
40907    },
40908    "StoreImageTaskResultSet":{
40909      "type":"list",
40910      "member":{
40911        "shape":"StoreImageTaskResult",
40912        "locationName":"item"
40913      }
40914    },
40915    "String":{"type":"string"},
40916    "StringList":{
40917      "type":"list",
40918      "member":{
40919        "shape":"String",
40920        "locationName":"item"
40921      }
40922    },
40923    "Subnet":{
40924      "type":"structure",
40925      "members":{
40926        "AvailabilityZone":{
40927          "shape":"String",
40928          "documentation":"<p>The Availability Zone of the subnet.</p>",
40929          "locationName":"availabilityZone"
40930        },
40931        "AvailabilityZoneId":{
40932          "shape":"String",
40933          "documentation":"<p>The AZ ID of the subnet.</p>",
40934          "locationName":"availabilityZoneId"
40935        },
40936        "AvailableIpAddressCount":{
40937          "shape":"Integer",
40938          "documentation":"<p>The number of unused private IPv4 addresses in the subnet. The IPv4 addresses for any stopped instances are considered unavailable.</p>",
40939          "locationName":"availableIpAddressCount"
40940        },
40941        "CidrBlock":{
40942          "shape":"String",
40943          "documentation":"<p>The IPv4 CIDR block assigned to the subnet.</p>",
40944          "locationName":"cidrBlock"
40945        },
40946        "DefaultForAz":{
40947          "shape":"Boolean",
40948          "documentation":"<p>Indicates whether this is the default subnet for the Availability Zone.</p>",
40949          "locationName":"defaultForAz"
40950        },
40951        "MapPublicIpOnLaunch":{
40952          "shape":"Boolean",
40953          "documentation":"<p>Indicates whether instances launched in this subnet receive a public IPv4 address.</p>",
40954          "locationName":"mapPublicIpOnLaunch"
40955        },
40956        "MapCustomerOwnedIpOnLaunch":{
40957          "shape":"Boolean",
40958          "documentation":"<p>Indicates whether a network interface created in this subnet (including a network interface created by <a>RunInstances</a>) receives a customer-owned IPv4 address.</p>",
40959          "locationName":"mapCustomerOwnedIpOnLaunch"
40960        },
40961        "CustomerOwnedIpv4Pool":{
40962          "shape":"CoipPoolId",
40963          "documentation":"<p>The customer-owned IPv4 address pool associated with the subnet.</p>",
40964          "locationName":"customerOwnedIpv4Pool"
40965        },
40966        "State":{
40967          "shape":"SubnetState",
40968          "documentation":"<p>The current state of the subnet.</p>",
40969          "locationName":"state"
40970        },
40971        "SubnetId":{
40972          "shape":"String",
40973          "documentation":"<p>The ID of the subnet.</p>",
40974          "locationName":"subnetId"
40975        },
40976        "VpcId":{
40977          "shape":"String",
40978          "documentation":"<p>The ID of the VPC the subnet is in.</p>",
40979          "locationName":"vpcId"
40980        },
40981        "OwnerId":{
40982          "shape":"String",
40983          "documentation":"<p>The ID of the Amazon Web Services account that owns the subnet.</p>",
40984          "locationName":"ownerId"
40985        },
40986        "AssignIpv6AddressOnCreation":{
40987          "shape":"Boolean",
40988          "documentation":"<p>Indicates whether a network interface created in this subnet (including a network interface created by <a>RunInstances</a>) receives an IPv6 address.</p>",
40989          "locationName":"assignIpv6AddressOnCreation"
40990        },
40991        "Ipv6CidrBlockAssociationSet":{
40992          "shape":"SubnetIpv6CidrBlockAssociationSet",
40993          "documentation":"<p>Information about the IPv6 CIDR blocks associated with the subnet.</p>",
40994          "locationName":"ipv6CidrBlockAssociationSet"
40995        },
40996        "Tags":{
40997          "shape":"TagList",
40998          "documentation":"<p>Any tags assigned to the subnet.</p>",
40999          "locationName":"tagSet"
41000        },
41001        "SubnetArn":{
41002          "shape":"String",
41003          "documentation":"<p>The Amazon Resource Name (ARN) of the subnet.</p>",
41004          "locationName":"subnetArn"
41005        },
41006        "OutpostArn":{
41007          "shape":"String",
41008          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost.</p>",
41009          "locationName":"outpostArn"
41010        }
41011      },
41012      "documentation":"<p>Describes a subnet.</p>"
41013    },
41014    "SubnetAssociation":{
41015      "type":"structure",
41016      "members":{
41017        "SubnetId":{
41018          "shape":"String",
41019          "documentation":"<p>The ID of the subnet.</p>",
41020          "locationName":"subnetId"
41021        },
41022        "State":{
41023          "shape":"TransitGatewayMulitcastDomainAssociationState",
41024          "documentation":"<p>The state of the subnet association.</p>",
41025          "locationName":"state"
41026        }
41027      },
41028      "documentation":"<p>Describes the subnet association with the transit gateway multicast domain.</p>"
41029    },
41030    "SubnetAssociationList":{
41031      "type":"list",
41032      "member":{
41033        "shape":"SubnetAssociation",
41034        "locationName":"item"
41035      }
41036    },
41037    "SubnetCidrAssociationId":{"type":"string"},
41038    "SubnetCidrBlockState":{
41039      "type":"structure",
41040      "members":{
41041        "State":{
41042          "shape":"SubnetCidrBlockStateCode",
41043          "documentation":"<p>The state of a CIDR block.</p>",
41044          "locationName":"state"
41045        },
41046        "StatusMessage":{
41047          "shape":"String",
41048          "documentation":"<p>A message about the status of the CIDR block, if applicable.</p>",
41049          "locationName":"statusMessage"
41050        }
41051      },
41052      "documentation":"<p>Describes the state of a CIDR block.</p>"
41053    },
41054    "SubnetCidrBlockStateCode":{
41055      "type":"string",
41056      "enum":[
41057        "associating",
41058        "associated",
41059        "disassociating",
41060        "disassociated",
41061        "failing",
41062        "failed"
41063      ]
41064    },
41065    "SubnetCidrReservation":{
41066      "type":"structure",
41067      "members":{
41068        "SubnetCidrReservationId":{
41069          "shape":"SubnetCidrReservationId",
41070          "documentation":"<p>The ID of the subnet CIDR reservation.</p>",
41071          "locationName":"subnetCidrReservationId"
41072        },
41073        "SubnetId":{
41074          "shape":"SubnetId",
41075          "documentation":"<p>The ID of the subnet.</p>",
41076          "locationName":"subnetId"
41077        },
41078        "Cidr":{
41079          "shape":"String",
41080          "documentation":"<p>The CIDR that has been reserved.</p>",
41081          "locationName":"cidr"
41082        },
41083        "ReservationType":{
41084          "shape":"SubnetCidrReservationType",
41085          "documentation":"<p>The type of reservation. </p>",
41086          "locationName":"reservationType"
41087        },
41088        "OwnerId":{
41089          "shape":"String",
41090          "documentation":"<p>The ID of the account that owns the subnet CIDR reservation. </p>",
41091          "locationName":"ownerId"
41092        },
41093        "Description":{
41094          "shape":"String",
41095          "documentation":"<p>The description assigned to the subnet CIDR reservation.</p>",
41096          "locationName":"description"
41097        },
41098        "Tags":{
41099          "shape":"TagList",
41100          "documentation":"<p>The tags assigned to the subnet CIDR reservation.</p>",
41101          "locationName":"tagSet"
41102        }
41103      },
41104      "documentation":"<p>Describes a subnet CIDR reservation.</p>"
41105    },
41106    "SubnetCidrReservationId":{"type":"string"},
41107    "SubnetCidrReservationList":{
41108      "type":"list",
41109      "member":{
41110        "shape":"SubnetCidrReservation",
41111        "locationName":"item"
41112      }
41113    },
41114    "SubnetCidrReservationType":{
41115      "type":"string",
41116      "enum":[
41117        "prefix",
41118        "explicit"
41119      ]
41120    },
41121    "SubnetId":{"type":"string"},
41122    "SubnetIdStringList":{
41123      "type":"list",
41124      "member":{
41125        "shape":"SubnetId",
41126        "locationName":"SubnetId"
41127      }
41128    },
41129    "SubnetIpv6CidrBlockAssociation":{
41130      "type":"structure",
41131      "members":{
41132        "AssociationId":{
41133          "shape":"SubnetCidrAssociationId",
41134          "documentation":"<p>The association ID for the CIDR block.</p>",
41135          "locationName":"associationId"
41136        },
41137        "Ipv6CidrBlock":{
41138          "shape":"String",
41139          "documentation":"<p>The IPv6 CIDR block.</p>",
41140          "locationName":"ipv6CidrBlock"
41141        },
41142        "Ipv6CidrBlockState":{
41143          "shape":"SubnetCidrBlockState",
41144          "documentation":"<p>Information about the state of the CIDR block.</p>",
41145          "locationName":"ipv6CidrBlockState"
41146        }
41147      },
41148      "documentation":"<p>Describes an IPv6 CIDR block associated with a subnet.</p>"
41149    },
41150    "SubnetIpv6CidrBlockAssociationSet":{
41151      "type":"list",
41152      "member":{
41153        "shape":"SubnetIpv6CidrBlockAssociation",
41154        "locationName":"item"
41155      }
41156    },
41157    "SubnetList":{
41158      "type":"list",
41159      "member":{
41160        "shape":"Subnet",
41161        "locationName":"item"
41162      }
41163    },
41164    "SubnetState":{
41165      "type":"string",
41166      "enum":[
41167        "pending",
41168        "available"
41169      ]
41170    },
41171    "SuccessfulInstanceCreditSpecificationItem":{
41172      "type":"structure",
41173      "members":{
41174        "InstanceId":{
41175          "shape":"String",
41176          "documentation":"<p>The ID of the instance.</p>",
41177          "locationName":"instanceId"
41178        }
41179      },
41180      "documentation":"<p>Describes the burstable performance instance whose credit option for CPU usage was successfully modified.</p>"
41181    },
41182    "SuccessfulInstanceCreditSpecificationSet":{
41183      "type":"list",
41184      "member":{
41185        "shape":"SuccessfulInstanceCreditSpecificationItem",
41186        "locationName":"item"
41187      }
41188    },
41189    "SuccessfulQueuedPurchaseDeletion":{
41190      "type":"structure",
41191      "members":{
41192        "ReservedInstancesId":{
41193          "shape":"String",
41194          "documentation":"<p>The ID of the Reserved Instance.</p>",
41195          "locationName":"reservedInstancesId"
41196        }
41197      },
41198      "documentation":"<p>Describes a Reserved Instance whose queued purchase was successfully deleted.</p>"
41199    },
41200    "SuccessfulQueuedPurchaseDeletionSet":{
41201      "type":"list",
41202      "member":{
41203        "shape":"SuccessfulQueuedPurchaseDeletion",
41204        "locationName":"item"
41205      }
41206    },
41207    "SummaryStatus":{
41208      "type":"string",
41209      "enum":[
41210        "ok",
41211        "impaired",
41212        "insufficient-data",
41213        "not-applicable",
41214        "initializing"
41215      ]
41216    },
41217    "Tag":{
41218      "type":"structure",
41219      "members":{
41220        "Key":{
41221          "shape":"String",
41222          "documentation":"<p>The key of the tag.</p> <p>Constraints: Tag keys are case-sensitive and accept a maximum of 127 Unicode characters. May not begin with <code>aws:</code>.</p>",
41223          "locationName":"key"
41224        },
41225        "Value":{
41226          "shape":"String",
41227          "documentation":"<p>The value of the tag.</p> <p>Constraints: Tag values are case-sensitive and accept a maximum of 255 Unicode characters.</p>",
41228          "locationName":"value"
41229        }
41230      },
41231      "documentation":"<p>Describes a tag.</p>"
41232    },
41233    "TagDescription":{
41234      "type":"structure",
41235      "members":{
41236        "Key":{
41237          "shape":"String",
41238          "documentation":"<p>The tag key.</p>",
41239          "locationName":"key"
41240        },
41241        "ResourceId":{
41242          "shape":"String",
41243          "documentation":"<p>The ID of the resource.</p>",
41244          "locationName":"resourceId"
41245        },
41246        "ResourceType":{
41247          "shape":"ResourceType",
41248          "documentation":"<p>The resource type.</p>",
41249          "locationName":"resourceType"
41250        },
41251        "Value":{
41252          "shape":"String",
41253          "documentation":"<p>The tag value.</p>",
41254          "locationName":"value"
41255        }
41256      },
41257      "documentation":"<p>Describes a tag.</p>"
41258    },
41259    "TagDescriptionList":{
41260      "type":"list",
41261      "member":{
41262        "shape":"TagDescription",
41263        "locationName":"item"
41264      }
41265    },
41266    "TagList":{
41267      "type":"list",
41268      "member":{
41269        "shape":"Tag",
41270        "locationName":"item"
41271      }
41272    },
41273    "TagSpecification":{
41274      "type":"structure",
41275      "members":{
41276        "ResourceType":{
41277          "shape":"ResourceType",
41278          "documentation":"<p>The type of resource to tag on creation.</p>",
41279          "locationName":"resourceType"
41280        },
41281        "Tags":{
41282          "shape":"TagList",
41283          "documentation":"<p>The tags to apply to the resource.</p>",
41284          "locationName":"Tag"
41285        }
41286      },
41287      "documentation":"<p>The tags to apply to a resource when the resource is being created.</p>"
41288    },
41289    "TagSpecificationList":{
41290      "type":"list",
41291      "member":{
41292        "shape":"TagSpecification",
41293        "locationName":"item"
41294      }
41295    },
41296    "TaggableResourceId":{"type":"string"},
41297    "TargetCapacitySpecification":{
41298      "type":"structure",
41299      "members":{
41300        "TotalTargetCapacity":{
41301          "shape":"Integer",
41302          "documentation":"<p>The number of units to request, filled using <code>DefaultTargetCapacityType</code>.</p>",
41303          "locationName":"totalTargetCapacity"
41304        },
41305        "OnDemandTargetCapacity":{
41306          "shape":"Integer",
41307          "documentation":"<p>The number of On-Demand units to request. If you specify a target capacity for Spot units, you cannot specify a target capacity for On-Demand units.</p>",
41308          "locationName":"onDemandTargetCapacity"
41309        },
41310        "SpotTargetCapacity":{
41311          "shape":"Integer",
41312          "documentation":"<p>The maximum number of Spot units to launch. If you specify a target capacity for On-Demand units, you cannot specify a target capacity for Spot units.</p>",
41313          "locationName":"spotTargetCapacity"
41314        },
41315        "DefaultTargetCapacityType":{
41316          "shape":"DefaultTargetCapacityType",
41317          "documentation":"<p>The default <code>TotalTargetCapacity</code>, which is either <code>Spot</code> or <code>On-Demand</code>.</p>",
41318          "locationName":"defaultTargetCapacityType"
41319        }
41320      },
41321      "documentation":"<p>The number of units to request. You can choose to set the target capacity in terms of instances or a performance characteristic that is important to your application workload, such as vCPUs, memory, or I/O. If the request type is <code>maintain</code>, you can specify a target capacity of 0 and add capacity later.</p> <p>You can use the On-Demand Instance <code>MaxTotalPrice</code> parameter, the Spot Instance <code>MaxTotalPrice</code>, or both to ensure that your fleet cost does not exceed your budget. If you set a maximum price per hour for the On-Demand Instances and Spot Instances in your request, EC2 Fleet will launch instances until it reaches the maximum amount that you're willing to pay. When the maximum amount you're willing to pay is reached, the fleet stops launching instances even if it hasn’t met the target capacity. The <code>MaxTotalPrice</code> parameters are located in <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_OnDemandOptions.html\">OnDemandOptions</a> and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SpotOptions\">SpotOptions</a>.</p>"
41322    },
41323    "TargetCapacitySpecificationRequest":{
41324      "type":"structure",
41325      "required":["TotalTargetCapacity"],
41326      "members":{
41327        "TotalTargetCapacity":{
41328          "shape":"Integer",
41329          "documentation":"<p>The number of units to request, filled using <code>DefaultTargetCapacityType</code>.</p>"
41330        },
41331        "OnDemandTargetCapacity":{
41332          "shape":"Integer",
41333          "documentation":"<p>The number of On-Demand units to request.</p>"
41334        },
41335        "SpotTargetCapacity":{
41336          "shape":"Integer",
41337          "documentation":"<p>The number of Spot units to request.</p>"
41338        },
41339        "DefaultTargetCapacityType":{
41340          "shape":"DefaultTargetCapacityType",
41341          "documentation":"<p>The default <code>TotalTargetCapacity</code>, which is either <code>Spot</code> or <code>On-Demand</code>.</p>"
41342        }
41343      },
41344      "documentation":"<p>The number of units to request. You can choose to set the target capacity as the number of instances. Or you can set the target capacity to a performance characteristic that is important to your application workload, such as vCPUs, memory, or I/O. If the request type is <code>maintain</code>, you can specify a target capacity of 0 and add capacity later.</p> <p>You can use the On-Demand Instance <code>MaxTotalPrice</code> parameter, the Spot Instance <code>MaxTotalPrice</code> parameter, or both parameters to ensure that your fleet cost does not exceed your budget. If you set a maximum price per hour for the On-Demand Instances and Spot Instances in your request, EC2 Fleet will launch instances until it reaches the maximum amount that you're willing to pay. When the maximum amount you're willing to pay is reached, the fleet stops launching instances even if it hasn’t met the target capacity. The <code>MaxTotalPrice</code> parameters are located in <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_OnDemandOptionsRequest\">OnDemandOptionsRequest</a> and <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SpotOptionsRequest\">SpotOptionsRequest</a>.</p>"
41345    },
41346    "TargetConfiguration":{
41347      "type":"structure",
41348      "members":{
41349        "InstanceCount":{
41350          "shape":"Integer",
41351          "documentation":"<p>The number of instances the Convertible Reserved Instance offering can be applied to. This parameter is reserved and cannot be specified in a request</p>",
41352          "locationName":"instanceCount"
41353        },
41354        "OfferingId":{
41355          "shape":"String",
41356          "documentation":"<p>The ID of the Convertible Reserved Instance offering.</p>",
41357          "locationName":"offeringId"
41358        }
41359      },
41360      "documentation":"<p>Information about the Convertible Reserved Instance offering.</p>"
41361    },
41362    "TargetConfigurationRequest":{
41363      "type":"structure",
41364      "required":["OfferingId"],
41365      "members":{
41366        "InstanceCount":{
41367          "shape":"Integer",
41368          "documentation":"<p>The number of instances the Convertible Reserved Instance offering can be applied to. This parameter is reserved and cannot be specified in a request</p>"
41369        },
41370        "OfferingId":{
41371          "shape":"ReservedInstancesOfferingId",
41372          "documentation":"<p>The Convertible Reserved Instance offering ID.</p>"
41373        }
41374      },
41375      "documentation":"<p>Details about the target configuration.</p>"
41376    },
41377    "TargetConfigurationRequestSet":{
41378      "type":"list",
41379      "member":{
41380        "shape":"TargetConfigurationRequest",
41381        "locationName":"TargetConfigurationRequest"
41382      }
41383    },
41384    "TargetGroup":{
41385      "type":"structure",
41386      "members":{
41387        "Arn":{
41388          "shape":"String",
41389          "documentation":"<p>The Amazon Resource Name (ARN) of the target group.</p>",
41390          "locationName":"arn"
41391        }
41392      },
41393      "documentation":"<p>Describes a load balancer target group.</p>"
41394    },
41395    "TargetGroups":{
41396      "type":"list",
41397      "member":{
41398        "shape":"TargetGroup",
41399        "locationName":"item"
41400      },
41401      "max":5,
41402      "min":1
41403    },
41404    "TargetGroupsConfig":{
41405      "type":"structure",
41406      "members":{
41407        "TargetGroups":{
41408          "shape":"TargetGroups",
41409          "documentation":"<p>One or more target groups.</p>",
41410          "locationName":"targetGroups"
41411        }
41412      },
41413      "documentation":"<p>Describes the target groups to attach to a Spot Fleet. Spot Fleet registers the running Spot Instances with these target groups.</p>"
41414    },
41415    "TargetNetwork":{
41416      "type":"structure",
41417      "members":{
41418        "AssociationId":{
41419          "shape":"String",
41420          "documentation":"<p>The ID of the association.</p>",
41421          "locationName":"associationId"
41422        },
41423        "VpcId":{
41424          "shape":"String",
41425          "documentation":"<p>The ID of the VPC in which the target network (subnet) is located.</p>",
41426          "locationName":"vpcId"
41427        },
41428        "TargetNetworkId":{
41429          "shape":"String",
41430          "documentation":"<p>The ID of the subnet specified as the target network.</p>",
41431          "locationName":"targetNetworkId"
41432        },
41433        "ClientVpnEndpointId":{
41434          "shape":"String",
41435          "documentation":"<p>The ID of the Client VPN endpoint with which the target network is associated.</p>",
41436          "locationName":"clientVpnEndpointId"
41437        },
41438        "Status":{
41439          "shape":"AssociationStatus",
41440          "documentation":"<p>The current state of the target network association.</p>",
41441          "locationName":"status"
41442        },
41443        "SecurityGroups":{
41444          "shape":"ValueStringList",
41445          "documentation":"<p>The IDs of the security groups applied to the target network association.</p>",
41446          "locationName":"securityGroups"
41447        }
41448      },
41449      "documentation":"<p>Describes a target network associated with a Client VPN endpoint.</p>"
41450    },
41451    "TargetNetworkSet":{
41452      "type":"list",
41453      "member":{
41454        "shape":"TargetNetwork",
41455        "locationName":"item"
41456      }
41457    },
41458    "TargetReservationValue":{
41459      "type":"structure",
41460      "members":{
41461        "ReservationValue":{
41462          "shape":"ReservationValue",
41463          "documentation":"<p>The total value of the Convertible Reserved Instances that make up the exchange. This is the sum of the list value, remaining upfront price, and additional upfront cost of the exchange.</p>",
41464          "locationName":"reservationValue"
41465        },
41466        "TargetConfiguration":{
41467          "shape":"TargetConfiguration",
41468          "documentation":"<p>The configuration of the Convertible Reserved Instances that make up the exchange.</p>",
41469          "locationName":"targetConfiguration"
41470        }
41471      },
41472      "documentation":"<p>The total value of the new Convertible Reserved Instances.</p>"
41473    },
41474    "TargetReservationValueSet":{
41475      "type":"list",
41476      "member":{
41477        "shape":"TargetReservationValue",
41478        "locationName":"item"
41479      }
41480    },
41481    "TelemetryStatus":{
41482      "type":"string",
41483      "enum":[
41484        "UP",
41485        "DOWN"
41486      ]
41487    },
41488    "Tenancy":{
41489      "type":"string",
41490      "enum":[
41491        "default",
41492        "dedicated",
41493        "host"
41494      ]
41495    },
41496    "TerminateClientVpnConnectionsRequest":{
41497      "type":"structure",
41498      "required":["ClientVpnEndpointId"],
41499      "members":{
41500        "ClientVpnEndpointId":{
41501          "shape":"ClientVpnEndpointId",
41502          "documentation":"<p>The ID of the Client VPN endpoint to which the client is connected.</p>"
41503        },
41504        "ConnectionId":{
41505          "shape":"VpnConnectionId",
41506          "documentation":"<p>The ID of the client connection to be terminated.</p>"
41507        },
41508        "Username":{
41509          "shape":"String",
41510          "documentation":"<p>The name of the user who initiated the connection. Use this option to terminate all active connections for the specified user. This option can only be used if the user has established up to five connections.</p>"
41511        },
41512        "DryRun":{
41513          "shape":"Boolean",
41514          "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>"
41515        }
41516      }
41517    },
41518    "TerminateClientVpnConnectionsResult":{
41519      "type":"structure",
41520      "members":{
41521        "ClientVpnEndpointId":{
41522          "shape":"String",
41523          "documentation":"<p>The ID of the Client VPN endpoint.</p>",
41524          "locationName":"clientVpnEndpointId"
41525        },
41526        "Username":{
41527          "shape":"String",
41528          "documentation":"<p>The user who established the terminated client connections.</p>",
41529          "locationName":"username"
41530        },
41531        "ConnectionStatuses":{
41532          "shape":"TerminateConnectionStatusSet",
41533          "documentation":"<p>The current state of the client connections.</p>",
41534          "locationName":"connectionStatuses"
41535        }
41536      }
41537    },
41538    "TerminateConnectionStatus":{
41539      "type":"structure",
41540      "members":{
41541        "ConnectionId":{
41542          "shape":"String",
41543          "documentation":"<p>The ID of the client connection.</p>",
41544          "locationName":"connectionId"
41545        },
41546        "PreviousStatus":{
41547          "shape":"ClientVpnConnectionStatus",
41548          "documentation":"<p>The state of the client connection.</p>",
41549          "locationName":"previousStatus"
41550        },
41551        "CurrentStatus":{
41552          "shape":"ClientVpnConnectionStatus",
41553          "documentation":"<p>A message about the status of the client connection, if applicable.</p>",
41554          "locationName":"currentStatus"
41555        }
41556      },
41557      "documentation":"<p>Information about a terminated Client VPN endpoint client connection.</p>"
41558    },
41559    "TerminateConnectionStatusSet":{
41560      "type":"list",
41561      "member":{
41562        "shape":"TerminateConnectionStatus",
41563        "locationName":"item"
41564      }
41565    },
41566    "TerminateInstancesRequest":{
41567      "type":"structure",
41568      "required":["InstanceIds"],
41569      "members":{
41570        "InstanceIds":{
41571          "shape":"InstanceIdStringList",
41572          "documentation":"<p>The IDs of the instances.</p> <p>Constraints: Up to 1000 instance IDs. We recommend breaking up this request into smaller batches.</p>",
41573          "locationName":"InstanceId"
41574        },
41575        "DryRun":{
41576          "shape":"Boolean",
41577          "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>",
41578          "locationName":"dryRun"
41579        }
41580      }
41581    },
41582    "TerminateInstancesResult":{
41583      "type":"structure",
41584      "members":{
41585        "TerminatingInstances":{
41586          "shape":"InstanceStateChangeList",
41587          "documentation":"<p>Information about the terminated instances.</p>",
41588          "locationName":"instancesSet"
41589        }
41590      }
41591    },
41592    "ThreadsPerCore":{"type":"integer"},
41593    "ThreadsPerCoreList":{
41594      "type":"list",
41595      "member":{
41596        "shape":"ThreadsPerCore",
41597        "locationName":"item"
41598      }
41599    },
41600    "TrafficDirection":{
41601      "type":"string",
41602      "enum":[
41603        "ingress",
41604        "egress"
41605      ]
41606    },
41607    "TrafficMirrorFilter":{
41608      "type":"structure",
41609      "members":{
41610        "TrafficMirrorFilterId":{
41611          "shape":"String",
41612          "documentation":"<p>The ID of the Traffic Mirror filter.</p>",
41613          "locationName":"trafficMirrorFilterId"
41614        },
41615        "IngressFilterRules":{
41616          "shape":"TrafficMirrorFilterRuleList",
41617          "documentation":"<p>Information about the ingress rules that are associated with the Traffic Mirror filter.</p>",
41618          "locationName":"ingressFilterRuleSet"
41619        },
41620        "EgressFilterRules":{
41621          "shape":"TrafficMirrorFilterRuleList",
41622          "documentation":"<p>Information about the egress rules that are associated with the Traffic Mirror filter.</p>",
41623          "locationName":"egressFilterRuleSet"
41624        },
41625        "NetworkServices":{
41626          "shape":"TrafficMirrorNetworkServiceList",
41627          "documentation":"<p>The network service traffic that is associated with the Traffic Mirror filter.</p>",
41628          "locationName":"networkServiceSet"
41629        },
41630        "Description":{
41631          "shape":"String",
41632          "documentation":"<p>The description of the Traffic Mirror filter.</p>",
41633          "locationName":"description"
41634        },
41635        "Tags":{
41636          "shape":"TagList",
41637          "documentation":"<p>The tags assigned to the Traffic Mirror filter.</p>",
41638          "locationName":"tagSet"
41639        }
41640      },
41641      "documentation":"<p>Describes the Traffic Mirror filter.</p>"
41642    },
41643    "TrafficMirrorFilterId":{"type":"string"},
41644    "TrafficMirrorFilterIdList":{
41645      "type":"list",
41646      "member":{
41647        "shape":"TrafficMirrorFilterId",
41648        "locationName":"item"
41649      }
41650    },
41651    "TrafficMirrorFilterRule":{
41652      "type":"structure",
41653      "members":{
41654        "TrafficMirrorFilterRuleId":{
41655          "shape":"String",
41656          "documentation":"<p>The ID of the Traffic Mirror rule.</p>",
41657          "locationName":"trafficMirrorFilterRuleId"
41658        },
41659        "TrafficMirrorFilterId":{
41660          "shape":"String",
41661          "documentation":"<p>The ID of the Traffic Mirror filter that the rule is associated with.</p>",
41662          "locationName":"trafficMirrorFilterId"
41663        },
41664        "TrafficDirection":{
41665          "shape":"TrafficDirection",
41666          "documentation":"<p>The traffic direction assigned to the Traffic Mirror rule.</p>",
41667          "locationName":"trafficDirection"
41668        },
41669        "RuleNumber":{
41670          "shape":"Integer",
41671          "documentation":"<p>The rule number of the Traffic Mirror rule.</p>",
41672          "locationName":"ruleNumber"
41673        },
41674        "RuleAction":{
41675          "shape":"TrafficMirrorRuleAction",
41676          "documentation":"<p>The action assigned to the Traffic Mirror rule.</p>",
41677          "locationName":"ruleAction"
41678        },
41679        "Protocol":{
41680          "shape":"Integer",
41681          "documentation":"<p>The protocol assigned to the Traffic Mirror rule.</p>",
41682          "locationName":"protocol"
41683        },
41684        "DestinationPortRange":{
41685          "shape":"TrafficMirrorPortRange",
41686          "documentation":"<p>The destination port range assigned to the Traffic Mirror rule.</p>",
41687          "locationName":"destinationPortRange"
41688        },
41689        "SourcePortRange":{
41690          "shape":"TrafficMirrorPortRange",
41691          "documentation":"<p>The source port range assigned to the Traffic Mirror rule.</p>",
41692          "locationName":"sourcePortRange"
41693        },
41694        "DestinationCidrBlock":{
41695          "shape":"String",
41696          "documentation":"<p>The destination CIDR block assigned to the Traffic Mirror rule.</p>",
41697          "locationName":"destinationCidrBlock"
41698        },
41699        "SourceCidrBlock":{
41700          "shape":"String",
41701          "documentation":"<p>The source CIDR block assigned to the Traffic Mirror rule.</p>",
41702          "locationName":"sourceCidrBlock"
41703        },
41704        "Description":{
41705          "shape":"String",
41706          "documentation":"<p>The description of the Traffic Mirror rule.</p>",
41707          "locationName":"description"
41708        }
41709      },
41710      "documentation":"<p>Describes the Traffic Mirror rule.</p>"
41711    },
41712    "TrafficMirrorFilterRuleField":{
41713      "type":"string",
41714      "enum":[
41715        "destination-port-range",
41716        "source-port-range",
41717        "protocol",
41718        "description"
41719      ]
41720    },
41721    "TrafficMirrorFilterRuleFieldList":{
41722      "type":"list",
41723      "member":{"shape":"TrafficMirrorFilterRuleField"}
41724    },
41725    "TrafficMirrorFilterRuleId":{"type":"string"},
41726    "TrafficMirrorFilterRuleList":{
41727      "type":"list",
41728      "member":{
41729        "shape":"TrafficMirrorFilterRule",
41730        "locationName":"item"
41731      }
41732    },
41733    "TrafficMirrorFilterSet":{
41734      "type":"list",
41735      "member":{
41736        "shape":"TrafficMirrorFilter",
41737        "locationName":"item"
41738      }
41739    },
41740    "TrafficMirrorNetworkService":{
41741      "type":"string",
41742      "enum":["amazon-dns"]
41743    },
41744    "TrafficMirrorNetworkServiceList":{
41745      "type":"list",
41746      "member":{
41747        "shape":"TrafficMirrorNetworkService",
41748        "locationName":"item"
41749      }
41750    },
41751    "TrafficMirrorPortRange":{
41752      "type":"structure",
41753      "members":{
41754        "FromPort":{
41755          "shape":"Integer",
41756          "documentation":"<p>The start of the Traffic Mirror port range. This applies to the TCP and UDP protocols.</p>",
41757          "locationName":"fromPort"
41758        },
41759        "ToPort":{
41760          "shape":"Integer",
41761          "documentation":"<p>The end of the Traffic Mirror port range. This applies to the TCP and UDP protocols.</p>",
41762          "locationName":"toPort"
41763        }
41764      },
41765      "documentation":"<p>Describes the Traffic Mirror port range.</p>"
41766    },
41767    "TrafficMirrorPortRangeRequest":{
41768      "type":"structure",
41769      "members":{
41770        "FromPort":{
41771          "shape":"Integer",
41772          "documentation":"<p>The first port in the Traffic Mirror port range. This applies to the TCP and UDP protocols.</p>"
41773        },
41774        "ToPort":{
41775          "shape":"Integer",
41776          "documentation":"<p>The last port in the Traffic Mirror port range. This applies to the TCP and UDP protocols.</p>"
41777        }
41778      },
41779      "documentation":"<p>Information about the Traffic Mirror filter rule port range.</p>"
41780    },
41781    "TrafficMirrorRuleAction":{
41782      "type":"string",
41783      "enum":[
41784        "accept",
41785        "reject"
41786      ]
41787    },
41788    "TrafficMirrorSession":{
41789      "type":"structure",
41790      "members":{
41791        "TrafficMirrorSessionId":{
41792          "shape":"String",
41793          "documentation":"<p>The ID for the Traffic Mirror session.</p>",
41794          "locationName":"trafficMirrorSessionId"
41795        },
41796        "TrafficMirrorTargetId":{
41797          "shape":"String",
41798          "documentation":"<p>The ID of the Traffic Mirror target.</p>",
41799          "locationName":"trafficMirrorTargetId"
41800        },
41801        "TrafficMirrorFilterId":{
41802          "shape":"String",
41803          "documentation":"<p>The ID of the Traffic Mirror filter.</p>",
41804          "locationName":"trafficMirrorFilterId"
41805        },
41806        "NetworkInterfaceId":{
41807          "shape":"String",
41808          "documentation":"<p>The ID of the Traffic Mirror session's network interface.</p>",
41809          "locationName":"networkInterfaceId"
41810        },
41811        "OwnerId":{
41812          "shape":"String",
41813          "documentation":"<p>The ID of the account that owns the Traffic Mirror session.</p>",
41814          "locationName":"ownerId"
41815        },
41816        "PacketLength":{
41817          "shape":"Integer",
41818          "documentation":"<p>The number of bytes in each packet to mirror. These are the bytes after the VXLAN header. To mirror a subset, set this to the length (in bytes) to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target. Do not specify this parameter when you want to mirror the entire packet</p>",
41819          "locationName":"packetLength"
41820        },
41821        "SessionNumber":{
41822          "shape":"Integer",
41823          "documentation":"<p>The session number determines the order in which sessions are evaluated when an interface is used by multiple sessions. The first session with a matching filter is the one that mirrors the packets.</p> <p>Valid values are 1-32766.</p>",
41824          "locationName":"sessionNumber"
41825        },
41826        "VirtualNetworkId":{
41827          "shape":"Integer",
41828          "documentation":"<p>The virtual network ID associated with the Traffic Mirror session.</p>",
41829          "locationName":"virtualNetworkId"
41830        },
41831        "Description":{
41832          "shape":"String",
41833          "documentation":"<p>The description of the Traffic Mirror session.</p>",
41834          "locationName":"description"
41835        },
41836        "Tags":{
41837          "shape":"TagList",
41838          "documentation":"<p>The tags assigned to the Traffic Mirror session.</p>",
41839          "locationName":"tagSet"
41840        }
41841      },
41842      "documentation":"<p>Describes a Traffic Mirror session.</p>"
41843    },
41844    "TrafficMirrorSessionField":{
41845      "type":"string",
41846      "enum":[
41847        "packet-length",
41848        "description",
41849        "virtual-network-id"
41850      ]
41851    },
41852    "TrafficMirrorSessionFieldList":{
41853      "type":"list",
41854      "member":{"shape":"TrafficMirrorSessionField"}
41855    },
41856    "TrafficMirrorSessionId":{"type":"string"},
41857    "TrafficMirrorSessionIdList":{
41858      "type":"list",
41859      "member":{
41860        "shape":"TrafficMirrorSessionId",
41861        "locationName":"item"
41862      }
41863    },
41864    "TrafficMirrorSessionSet":{
41865      "type":"list",
41866      "member":{
41867        "shape":"TrafficMirrorSession",
41868        "locationName":"item"
41869      }
41870    },
41871    "TrafficMirrorTarget":{
41872      "type":"structure",
41873      "members":{
41874        "TrafficMirrorTargetId":{
41875          "shape":"String",
41876          "documentation":"<p>The ID of the Traffic Mirror target.</p>",
41877          "locationName":"trafficMirrorTargetId"
41878        },
41879        "NetworkInterfaceId":{
41880          "shape":"String",
41881          "documentation":"<p>The network interface ID that is attached to the target.</p>",
41882          "locationName":"networkInterfaceId"
41883        },
41884        "NetworkLoadBalancerArn":{
41885          "shape":"String",
41886          "documentation":"<p>The Amazon Resource Name (ARN) of the Network Load Balancer.</p>",
41887          "locationName":"networkLoadBalancerArn"
41888        },
41889        "Type":{
41890          "shape":"TrafficMirrorTargetType",
41891          "documentation":"<p>The type of Traffic Mirror target.</p>",
41892          "locationName":"type"
41893        },
41894        "Description":{
41895          "shape":"String",
41896          "documentation":"<p>Information about the Traffic Mirror target.</p>",
41897          "locationName":"description"
41898        },
41899        "OwnerId":{
41900          "shape":"String",
41901          "documentation":"<p>The ID of the account that owns the Traffic Mirror target.</p>",
41902          "locationName":"ownerId"
41903        },
41904        "Tags":{
41905          "shape":"TagList",
41906          "documentation":"<p>The tags assigned to the Traffic Mirror target.</p>",
41907          "locationName":"tagSet"
41908        }
41909      },
41910      "documentation":"<p>Describes a Traffic Mirror target.</p>"
41911    },
41912    "TrafficMirrorTargetId":{"type":"string"},
41913    "TrafficMirrorTargetIdList":{
41914      "type":"list",
41915      "member":{
41916        "shape":"TrafficMirrorTargetId",
41917        "locationName":"item"
41918      }
41919    },
41920    "TrafficMirrorTargetSet":{
41921      "type":"list",
41922      "member":{
41923        "shape":"TrafficMirrorTarget",
41924        "locationName":"item"
41925      }
41926    },
41927    "TrafficMirrorTargetType":{
41928      "type":"string",
41929      "enum":[
41930        "network-interface",
41931        "network-load-balancer"
41932      ]
41933    },
41934    "TrafficMirroringMaxResults":{
41935      "type":"integer",
41936      "max":1000,
41937      "min":5
41938    },
41939    "TrafficType":{
41940      "type":"string",
41941      "enum":[
41942        "ACCEPT",
41943        "REJECT",
41944        "ALL"
41945      ]
41946    },
41947    "TransitAssociationGatewayId":{"type":"string"},
41948    "TransitGateway":{
41949      "type":"structure",
41950      "members":{
41951        "TransitGatewayId":{
41952          "shape":"String",
41953          "documentation":"<p>The ID of the transit gateway.</p>",
41954          "locationName":"transitGatewayId"
41955        },
41956        "TransitGatewayArn":{
41957          "shape":"String",
41958          "documentation":"<p>The Amazon Resource Name (ARN) of the transit gateway.</p>",
41959          "locationName":"transitGatewayArn"
41960        },
41961        "State":{
41962          "shape":"TransitGatewayState",
41963          "documentation":"<p>The state of the transit gateway.</p>",
41964          "locationName":"state"
41965        },
41966        "OwnerId":{
41967          "shape":"String",
41968          "documentation":"<p>The ID of the Amazon Web Services account that owns the transit gateway.</p>",
41969          "locationName":"ownerId"
41970        },
41971        "Description":{
41972          "shape":"String",
41973          "documentation":"<p>The description of the transit gateway.</p>",
41974          "locationName":"description"
41975        },
41976        "CreationTime":{
41977          "shape":"DateTime",
41978          "documentation":"<p>The creation time.</p>",
41979          "locationName":"creationTime"
41980        },
41981        "Options":{
41982          "shape":"TransitGatewayOptions",
41983          "documentation":"<p>The transit gateway options.</p>",
41984          "locationName":"options"
41985        },
41986        "Tags":{
41987          "shape":"TagList",
41988          "documentation":"<p>The tags for the transit gateway.</p>",
41989          "locationName":"tagSet"
41990        }
41991      },
41992      "documentation":"<p>Describes a transit gateway.</p>"
41993    },
41994    "TransitGatewayAssociation":{
41995      "type":"structure",
41996      "members":{
41997        "TransitGatewayRouteTableId":{
41998          "shape":"TransitGatewayRouteTableId",
41999          "documentation":"<p>The ID of the transit gateway route table.</p>",
42000          "locationName":"transitGatewayRouteTableId"
42001        },
42002        "TransitGatewayAttachmentId":{
42003          "shape":"TransitGatewayAttachmentId",
42004          "documentation":"<p>The ID of the attachment.</p>",
42005          "locationName":"transitGatewayAttachmentId"
42006        },
42007        "ResourceId":{
42008          "shape":"String",
42009          "documentation":"<p>The ID of the resource.</p>",
42010          "locationName":"resourceId"
42011        },
42012        "ResourceType":{
42013          "shape":"TransitGatewayAttachmentResourceType",
42014          "documentation":"<p>The resource type. Note that the <code>tgw-peering</code> resource type has been deprecated.</p>",
42015          "locationName":"resourceType"
42016        },
42017        "State":{
42018          "shape":"TransitGatewayAssociationState",
42019          "documentation":"<p>The state of the association.</p>",
42020          "locationName":"state"
42021        }
42022      },
42023      "documentation":"<p>Describes an association between a resource attachment and a transit gateway route table.</p>"
42024    },
42025    "TransitGatewayAssociationState":{
42026      "type":"string",
42027      "enum":[
42028        "associating",
42029        "associated",
42030        "disassociating",
42031        "disassociated"
42032      ]
42033    },
42034    "TransitGatewayAttachment":{
42035      "type":"structure",
42036      "members":{
42037        "TransitGatewayAttachmentId":{
42038          "shape":"String",
42039          "documentation":"<p>The ID of the attachment.</p>",
42040          "locationName":"transitGatewayAttachmentId"
42041        },
42042        "TransitGatewayId":{
42043          "shape":"String",
42044          "documentation":"<p>The ID of the transit gateway.</p>",
42045          "locationName":"transitGatewayId"
42046        },
42047        "TransitGatewayOwnerId":{
42048          "shape":"String",
42049          "documentation":"<p>The ID of the Amazon Web Services account that owns the transit gateway.</p>",
42050          "locationName":"transitGatewayOwnerId"
42051        },
42052        "ResourceOwnerId":{
42053          "shape":"String",
42054          "documentation":"<p>The ID of the Amazon Web Services account that owns the resource.</p>",
42055          "locationName":"resourceOwnerId"
42056        },
42057        "ResourceType":{
42058          "shape":"TransitGatewayAttachmentResourceType",
42059          "documentation":"<p>The resource type. Note that the <code>tgw-peering</code> resource type has been deprecated.</p>",
42060          "locationName":"resourceType"
42061        },
42062        "ResourceId":{
42063          "shape":"String",
42064          "documentation":"<p>The ID of the resource.</p>",
42065          "locationName":"resourceId"
42066        },
42067        "State":{
42068          "shape":"TransitGatewayAttachmentState",
42069          "documentation":"<p>The attachment state. Note that the <code>initiating</code> state has been deprecated.</p>",
42070          "locationName":"state"
42071        },
42072        "Association":{
42073          "shape":"TransitGatewayAttachmentAssociation",
42074          "documentation":"<p>The association.</p>",
42075          "locationName":"association"
42076        },
42077        "CreationTime":{
42078          "shape":"DateTime",
42079          "documentation":"<p>The creation time.</p>",
42080          "locationName":"creationTime"
42081        },
42082        "Tags":{
42083          "shape":"TagList",
42084          "documentation":"<p>The tags for the attachment.</p>",
42085          "locationName":"tagSet"
42086        }
42087      },
42088      "documentation":"<p>Describes an attachment between a resource and a transit gateway.</p>"
42089    },
42090    "TransitGatewayAttachmentAssociation":{
42091      "type":"structure",
42092      "members":{
42093        "TransitGatewayRouteTableId":{
42094          "shape":"String",
42095          "documentation":"<p>The ID of the route table for the transit gateway.</p>",
42096          "locationName":"transitGatewayRouteTableId"
42097        },
42098        "State":{
42099          "shape":"TransitGatewayAssociationState",
42100          "documentation":"<p>The state of the association.</p>",
42101          "locationName":"state"
42102        }
42103      },
42104      "documentation":"<p>Describes an association.</p>"
42105    },
42106    "TransitGatewayAttachmentBgpConfiguration":{
42107      "type":"structure",
42108      "members":{
42109        "TransitGatewayAsn":{
42110          "shape":"Long",
42111          "documentation":"<p>The transit gateway Autonomous System Number (ASN).</p>",
42112          "locationName":"transitGatewayAsn"
42113        },
42114        "PeerAsn":{
42115          "shape":"Long",
42116          "documentation":"<p>The peer Autonomous System Number (ASN).</p>",
42117          "locationName":"peerAsn"
42118        },
42119        "TransitGatewayAddress":{
42120          "shape":"String",
42121          "documentation":"<p>The interior BGP peer IP address for the transit gateway.</p>",
42122          "locationName":"transitGatewayAddress"
42123        },
42124        "PeerAddress":{
42125          "shape":"String",
42126          "documentation":"<p>The interior BGP peer IP address for the appliance.</p>",
42127          "locationName":"peerAddress"
42128        },
42129        "BgpStatus":{
42130          "shape":"BgpStatus",
42131          "documentation":"<p>The BGP status.</p>",
42132          "locationName":"bgpStatus"
42133        }
42134      },
42135      "documentation":"<p>The BGP configuration information.</p>"
42136    },
42137    "TransitGatewayAttachmentBgpConfigurationList":{
42138      "type":"list",
42139      "member":{
42140        "shape":"TransitGatewayAttachmentBgpConfiguration",
42141        "locationName":"item"
42142      }
42143    },
42144    "TransitGatewayAttachmentId":{"type":"string"},
42145    "TransitGatewayAttachmentIdStringList":{
42146      "type":"list",
42147      "member":{"shape":"TransitGatewayAttachmentId"}
42148    },
42149    "TransitGatewayAttachmentList":{
42150      "type":"list",
42151      "member":{
42152        "shape":"TransitGatewayAttachment",
42153        "locationName":"item"
42154      }
42155    },
42156    "TransitGatewayAttachmentPropagation":{
42157      "type":"structure",
42158      "members":{
42159        "TransitGatewayRouteTableId":{
42160          "shape":"String",
42161          "documentation":"<p>The ID of the propagation route table.</p>",
42162          "locationName":"transitGatewayRouteTableId"
42163        },
42164        "State":{
42165          "shape":"TransitGatewayPropagationState",
42166          "documentation":"<p>The state of the propagation route table.</p>",
42167          "locationName":"state"
42168        }
42169      },
42170      "documentation":"<p>Describes a propagation route table.</p>"
42171    },
42172    "TransitGatewayAttachmentPropagationList":{
42173      "type":"list",
42174      "member":{
42175        "shape":"TransitGatewayAttachmentPropagation",
42176        "locationName":"item"
42177      }
42178    },
42179    "TransitGatewayAttachmentResourceType":{
42180      "type":"string",
42181      "enum":[
42182        "vpc",
42183        "vpn",
42184        "direct-connect-gateway",
42185        "connect",
42186        "peering",
42187        "tgw-peering"
42188      ]
42189    },
42190    "TransitGatewayAttachmentState":{
42191      "type":"string",
42192      "enum":[
42193        "initiating",
42194        "initiatingRequest",
42195        "pendingAcceptance",
42196        "rollingBack",
42197        "pending",
42198        "available",
42199        "modifying",
42200        "deleting",
42201        "deleted",
42202        "failed",
42203        "rejected",
42204        "rejecting",
42205        "failing"
42206      ]
42207    },
42208    "TransitGatewayCidrBlockStringList":{
42209      "type":"list",
42210      "member":{
42211        "shape":"String",
42212        "locationName":"item"
42213      }
42214    },
42215    "TransitGatewayConnect":{
42216      "type":"structure",
42217      "members":{
42218        "TransitGatewayAttachmentId":{
42219          "shape":"TransitGatewayAttachmentId",
42220          "documentation":"<p>The ID of the Connect attachment.</p>",
42221          "locationName":"transitGatewayAttachmentId"
42222        },
42223        "TransportTransitGatewayAttachmentId":{
42224          "shape":"TransitGatewayAttachmentId",
42225          "documentation":"<p>The ID of the attachment from which the Connect attachment was created.</p>",
42226          "locationName":"transportTransitGatewayAttachmentId"
42227        },
42228        "TransitGatewayId":{
42229          "shape":"TransitGatewayId",
42230          "documentation":"<p>The ID of the transit gateway.</p>",
42231          "locationName":"transitGatewayId"
42232        },
42233        "State":{
42234          "shape":"TransitGatewayAttachmentState",
42235          "documentation":"<p>The state of the attachment.</p>",
42236          "locationName":"state"
42237        },
42238        "CreationTime":{
42239          "shape":"DateTime",
42240          "documentation":"<p>The creation time.</p>",
42241          "locationName":"creationTime"
42242        },
42243        "Options":{
42244          "shape":"TransitGatewayConnectOptions",
42245          "documentation":"<p>The Connect attachment options.</p>",
42246          "locationName":"options"
42247        },
42248        "Tags":{
42249          "shape":"TagList",
42250          "documentation":"<p>The tags for the attachment.</p>",
42251          "locationName":"tagSet"
42252        }
42253      },
42254      "documentation":"<p>Describes a transit gateway Connect attachment.</p>"
42255    },
42256    "TransitGatewayConnectList":{
42257      "type":"list",
42258      "member":{
42259        "shape":"TransitGatewayConnect",
42260        "locationName":"item"
42261      }
42262    },
42263    "TransitGatewayConnectOptions":{
42264      "type":"structure",
42265      "members":{
42266        "Protocol":{
42267          "shape":"ProtocolValue",
42268          "documentation":"<p>The tunnel protocol.</p>",
42269          "locationName":"protocol"
42270        }
42271      },
42272      "documentation":"<p>Describes the Connect attachment options.</p>"
42273    },
42274    "TransitGatewayConnectPeer":{
42275      "type":"structure",
42276      "members":{
42277        "TransitGatewayAttachmentId":{
42278          "shape":"TransitGatewayAttachmentId",
42279          "documentation":"<p>The ID of the Connect attachment.</p>",
42280          "locationName":"transitGatewayAttachmentId"
42281        },
42282        "TransitGatewayConnectPeerId":{
42283          "shape":"TransitGatewayConnectPeerId",
42284          "documentation":"<p>The ID of the Connect peer.</p>",
42285          "locationName":"transitGatewayConnectPeerId"
42286        },
42287        "State":{
42288          "shape":"TransitGatewayConnectPeerState",
42289          "documentation":"<p>The state of the Connect peer.</p>",
42290          "locationName":"state"
42291        },
42292        "CreationTime":{
42293          "shape":"DateTime",
42294          "documentation":"<p>The creation time.</p>",
42295          "locationName":"creationTime"
42296        },
42297        "ConnectPeerConfiguration":{
42298          "shape":"TransitGatewayConnectPeerConfiguration",
42299          "documentation":"<p>The Connect peer details.</p>",
42300          "locationName":"connectPeerConfiguration"
42301        },
42302        "Tags":{
42303          "shape":"TagList",
42304          "documentation":"<p>The tags for the Connect peer.</p>",
42305          "locationName":"tagSet"
42306        }
42307      },
42308      "documentation":"<p>Describes a transit gateway Connect peer.</p>"
42309    },
42310    "TransitGatewayConnectPeerConfiguration":{
42311      "type":"structure",
42312      "members":{
42313        "TransitGatewayAddress":{
42314          "shape":"String",
42315          "documentation":"<p>The Connect peer IP address on the transit gateway side of the tunnel.</p>",
42316          "locationName":"transitGatewayAddress"
42317        },
42318        "PeerAddress":{
42319          "shape":"String",
42320          "documentation":"<p>The Connect peer IP address on the appliance side of the tunnel.</p>",
42321          "locationName":"peerAddress"
42322        },
42323        "InsideCidrBlocks":{
42324          "shape":"InsideCidrBlocksStringList",
42325          "documentation":"<p>The range of interior BGP peer IP addresses.</p>",
42326          "locationName":"insideCidrBlocks"
42327        },
42328        "Protocol":{
42329          "shape":"ProtocolValue",
42330          "documentation":"<p>The tunnel protocol.</p>",
42331          "locationName":"protocol"
42332        },
42333        "BgpConfigurations":{
42334          "shape":"TransitGatewayAttachmentBgpConfigurationList",
42335          "documentation":"<p>The BGP configuration details.</p>",
42336          "locationName":"bgpConfigurations"
42337        }
42338      },
42339      "documentation":"<p>Describes the Connect peer details.</p>"
42340    },
42341    "TransitGatewayConnectPeerId":{"type":"string"},
42342    "TransitGatewayConnectPeerIdStringList":{
42343      "type":"list",
42344      "member":{
42345        "shape":"TransitGatewayConnectPeerId",
42346        "locationName":"item"
42347      }
42348    },
42349    "TransitGatewayConnectPeerList":{
42350      "type":"list",
42351      "member":{
42352        "shape":"TransitGatewayConnectPeer",
42353        "locationName":"item"
42354      }
42355    },
42356    "TransitGatewayConnectPeerState":{
42357      "type":"string",
42358      "enum":[
42359        "pending",
42360        "available",
42361        "deleting",
42362        "deleted"
42363      ]
42364    },
42365    "TransitGatewayConnectRequestBgpOptions":{
42366      "type":"structure",
42367      "members":{
42368        "PeerAsn":{
42369          "shape":"Long",
42370          "documentation":"<p>The peer Autonomous System Number (ASN).</p>"
42371        }
42372      },
42373      "documentation":"<p>The BGP options for the Connect attachment.</p>"
42374    },
42375    "TransitGatewayId":{"type":"string"},
42376    "TransitGatewayIdStringList":{
42377      "type":"list",
42378      "member":{
42379        "shape":"TransitGatewayId",
42380        "locationName":"item"
42381      }
42382    },
42383    "TransitGatewayList":{
42384      "type":"list",
42385      "member":{
42386        "shape":"TransitGateway",
42387        "locationName":"item"
42388      }
42389    },
42390    "TransitGatewayMaxResults":{
42391      "type":"integer",
42392      "max":1000,
42393      "min":5
42394    },
42395    "TransitGatewayMulitcastDomainAssociationState":{
42396      "type":"string",
42397      "enum":[
42398        "pendingAcceptance",
42399        "associating",
42400        "associated",
42401        "disassociating",
42402        "disassociated",
42403        "rejected",
42404        "failed"
42405      ]
42406    },
42407    "TransitGatewayMulticastDeregisteredGroupMembers":{
42408      "type":"structure",
42409      "members":{
42410        "TransitGatewayMulticastDomainId":{
42411          "shape":"String",
42412          "documentation":"<p>The ID of the transit gateway multicast domain.</p>",
42413          "locationName":"transitGatewayMulticastDomainId"
42414        },
42415        "DeregisteredNetworkInterfaceIds":{
42416          "shape":"ValueStringList",
42417          "documentation":"<p>The network interface IDs of the deregistered members.</p>",
42418          "locationName":"deregisteredNetworkInterfaceIds"
42419        },
42420        "GroupIpAddress":{
42421          "shape":"String",
42422          "documentation":"<p>The IP address assigned to the transit gateway multicast group.</p>",
42423          "locationName":"groupIpAddress"
42424        }
42425      },
42426      "documentation":"<p>Describes the deregistered transit gateway multicast group members.</p>"
42427    },
42428    "TransitGatewayMulticastDeregisteredGroupSources":{
42429      "type":"structure",
42430      "members":{
42431        "TransitGatewayMulticastDomainId":{
42432          "shape":"String",
42433          "documentation":"<p>The ID of the transit gateway multicast domain.</p>",
42434          "locationName":"transitGatewayMulticastDomainId"
42435        },
42436        "DeregisteredNetworkInterfaceIds":{
42437          "shape":"ValueStringList",
42438          "documentation":"<p>The network interface IDs of the non-registered members.</p>",
42439          "locationName":"deregisteredNetworkInterfaceIds"
42440        },
42441        "GroupIpAddress":{
42442          "shape":"String",
42443          "documentation":"<p>The IP address assigned to the transit gateway multicast group.</p>",
42444          "locationName":"groupIpAddress"
42445        }
42446      },
42447      "documentation":"<p>Describes the deregistered transit gateway multicast group sources.</p>"
42448    },
42449    "TransitGatewayMulticastDomain":{
42450      "type":"structure",
42451      "members":{
42452        "TransitGatewayMulticastDomainId":{
42453          "shape":"String",
42454          "documentation":"<p>The ID of the transit gateway multicast domain.</p>",
42455          "locationName":"transitGatewayMulticastDomainId"
42456        },
42457        "TransitGatewayId":{
42458          "shape":"String",
42459          "documentation":"<p>The ID of the transit gateway.</p>",
42460          "locationName":"transitGatewayId"
42461        },
42462        "TransitGatewayMulticastDomainArn":{
42463          "shape":"String",
42464          "documentation":"<p>The Amazon Resource Name (ARN) of the transit gateway multicast domain.</p>",
42465          "locationName":"transitGatewayMulticastDomainArn"
42466        },
42467        "OwnerId":{
42468          "shape":"String",
42469          "documentation":"<p> The ID of the Amazon Web Services account that owns the transit gateway multicast domain.</p>",
42470          "locationName":"ownerId"
42471        },
42472        "Options":{
42473          "shape":"TransitGatewayMulticastDomainOptions",
42474          "documentation":"<p>The options for the transit gateway multicast domain.</p>",
42475          "locationName":"options"
42476        },
42477        "State":{
42478          "shape":"TransitGatewayMulticastDomainState",
42479          "documentation":"<p>The state of the transit gateway multicast domain.</p>",
42480          "locationName":"state"
42481        },
42482        "CreationTime":{
42483          "shape":"DateTime",
42484          "documentation":"<p>The time the transit gateway multicast domain was created.</p>",
42485          "locationName":"creationTime"
42486        },
42487        "Tags":{
42488          "shape":"TagList",
42489          "documentation":"<p>The tags for the transit gateway multicast domain.</p>",
42490          "locationName":"tagSet"
42491        }
42492      },
42493      "documentation":"<p>Describes the transit gateway multicast domain.</p>"
42494    },
42495    "TransitGatewayMulticastDomainAssociation":{
42496      "type":"structure",
42497      "members":{
42498        "TransitGatewayAttachmentId":{
42499          "shape":"String",
42500          "documentation":"<p>The ID of the transit gateway attachment.</p>",
42501          "locationName":"transitGatewayAttachmentId"
42502        },
42503        "ResourceId":{
42504          "shape":"String",
42505          "documentation":"<p>The ID of the resource.</p>",
42506          "locationName":"resourceId"
42507        },
42508        "ResourceType":{
42509          "shape":"TransitGatewayAttachmentResourceType",
42510          "documentation":"<p>The type of resource, for example a VPC attachment.</p>",
42511          "locationName":"resourceType"
42512        },
42513        "ResourceOwnerId":{
42514          "shape":"String",
42515          "documentation":"<p> The ID of the Amazon Web Services account that owns the transit gateway multicast domain association resource.</p>",
42516          "locationName":"resourceOwnerId"
42517        },
42518        "Subnet":{
42519          "shape":"SubnetAssociation",
42520          "documentation":"<p>The subnet associated with the transit gateway multicast domain.</p>",
42521          "locationName":"subnet"
42522        }
42523      },
42524      "documentation":"<p>Describes the resources associated with the transit gateway multicast domain.</p>"
42525    },
42526    "TransitGatewayMulticastDomainAssociationList":{
42527      "type":"list",
42528      "member":{
42529        "shape":"TransitGatewayMulticastDomainAssociation",
42530        "locationName":"item"
42531      }
42532    },
42533    "TransitGatewayMulticastDomainAssociations":{
42534      "type":"structure",
42535      "members":{
42536        "TransitGatewayMulticastDomainId":{
42537          "shape":"String",
42538          "documentation":"<p>The ID of the transit gateway multicast domain.</p>",
42539          "locationName":"transitGatewayMulticastDomainId"
42540        },
42541        "TransitGatewayAttachmentId":{
42542          "shape":"String",
42543          "documentation":"<p>The ID of the transit gateway attachment.</p>",
42544          "locationName":"transitGatewayAttachmentId"
42545        },
42546        "ResourceId":{
42547          "shape":"String",
42548          "documentation":"<p>The ID of the resource.</p>",
42549          "locationName":"resourceId"
42550        },
42551        "ResourceType":{
42552          "shape":"TransitGatewayAttachmentResourceType",
42553          "documentation":"<p>The type of resource, for example a VPC attachment.</p>",
42554          "locationName":"resourceType"
42555        },
42556        "ResourceOwnerId":{
42557          "shape":"String",
42558          "documentation":"<p> The ID of the Amazon Web Services account that owns the resource.</p>",
42559          "locationName":"resourceOwnerId"
42560        },
42561        "Subnets":{
42562          "shape":"SubnetAssociationList",
42563          "documentation":"<p>The subnets associated with the multicast domain.</p>",
42564          "locationName":"subnets"
42565        }
42566      },
42567      "documentation":"<p>Describes the multicast domain associations.</p>"
42568    },
42569    "TransitGatewayMulticastDomainId":{"type":"string"},
42570    "TransitGatewayMulticastDomainIdStringList":{
42571      "type":"list",
42572      "member":{
42573        "shape":"TransitGatewayMulticastDomainId",
42574        "locationName":"item"
42575      }
42576    },
42577    "TransitGatewayMulticastDomainList":{
42578      "type":"list",
42579      "member":{
42580        "shape":"TransitGatewayMulticastDomain",
42581        "locationName":"item"
42582      }
42583    },
42584    "TransitGatewayMulticastDomainOptions":{
42585      "type":"structure",
42586      "members":{
42587        "Igmpv2Support":{
42588          "shape":"Igmpv2SupportValue",
42589          "documentation":"<p>Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain.</p>",
42590          "locationName":"igmpv2Support"
42591        },
42592        "StaticSourcesSupport":{
42593          "shape":"StaticSourcesSupportValue",
42594          "documentation":"<p>Indicates whether support for statically configuring transit gateway multicast group sources is turned on.</p>",
42595          "locationName":"staticSourcesSupport"
42596        },
42597        "AutoAcceptSharedAssociations":{
42598          "shape":"AutoAcceptSharedAssociationsValue",
42599          "documentation":"<p>Indicates whether to automatically cross-account subnet associations that are associated with the transit gateway multicast domain.</p>",
42600          "locationName":"autoAcceptSharedAssociations"
42601        }
42602      },
42603      "documentation":"<p>Describes the options for a transit gateway multicast domain.</p>"
42604    },
42605    "TransitGatewayMulticastDomainState":{
42606      "type":"string",
42607      "enum":[
42608        "pending",
42609        "available",
42610        "deleting",
42611        "deleted"
42612      ]
42613    },
42614    "TransitGatewayMulticastGroup":{
42615      "type":"structure",
42616      "members":{
42617        "GroupIpAddress":{
42618          "shape":"String",
42619          "documentation":"<p>The IP address assigned to the transit gateway multicast group.</p>",
42620          "locationName":"groupIpAddress"
42621        },
42622        "TransitGatewayAttachmentId":{
42623          "shape":"String",
42624          "documentation":"<p>The ID of the transit gateway attachment.</p>",
42625          "locationName":"transitGatewayAttachmentId"
42626        },
42627        "SubnetId":{
42628          "shape":"String",
42629          "documentation":"<p>The ID of the subnet.</p>",
42630          "locationName":"subnetId"
42631        },
42632        "ResourceId":{
42633          "shape":"String",
42634          "documentation":"<p>The ID of the resource.</p>",
42635          "locationName":"resourceId"
42636        },
42637        "ResourceType":{
42638          "shape":"TransitGatewayAttachmentResourceType",
42639          "documentation":"<p>The type of resource, for example a VPC attachment.</p>",
42640          "locationName":"resourceType"
42641        },
42642        "ResourceOwnerId":{
42643          "shape":"String",
42644          "documentation":"<p> The ID of the Amazon Web Services account that owns the transit gateway multicast domain group resource.</p>",
42645          "locationName":"resourceOwnerId"
42646        },
42647        "NetworkInterfaceId":{
42648          "shape":"String",
42649          "documentation":"<p>The ID of the transit gateway attachment.</p>",
42650          "locationName":"networkInterfaceId"
42651        },
42652        "GroupMember":{
42653          "shape":"Boolean",
42654          "documentation":"<p>Indicates that the resource is a transit gateway multicast group member.</p>",
42655          "locationName":"groupMember"
42656        },
42657        "GroupSource":{
42658          "shape":"Boolean",
42659          "documentation":"<p>Indicates that the resource is a transit gateway multicast group member.</p>",
42660          "locationName":"groupSource"
42661        },
42662        "MemberType":{
42663          "shape":"MembershipType",
42664          "documentation":"<p>The member type (for example, <code>static</code>).</p>",
42665          "locationName":"memberType"
42666        },
42667        "SourceType":{
42668          "shape":"MembershipType",
42669          "documentation":"<p>The source type.</p>",
42670          "locationName":"sourceType"
42671        }
42672      },
42673      "documentation":"<p>Describes the transit gateway multicast group resources.</p>"
42674    },
42675    "TransitGatewayMulticastGroupList":{
42676      "type":"list",
42677      "member":{
42678        "shape":"TransitGatewayMulticastGroup",
42679        "locationName":"item"
42680      }
42681    },
42682    "TransitGatewayMulticastRegisteredGroupMembers":{
42683      "type":"structure",
42684      "members":{
42685        "TransitGatewayMulticastDomainId":{
42686          "shape":"String",
42687          "documentation":"<p>The ID of the transit gateway multicast domain.</p>",
42688          "locationName":"transitGatewayMulticastDomainId"
42689        },
42690        "RegisteredNetworkInterfaceIds":{
42691          "shape":"ValueStringList",
42692          "documentation":"<p>The ID of the registered network interfaces.</p>",
42693          "locationName":"registeredNetworkInterfaceIds"
42694        },
42695        "GroupIpAddress":{
42696          "shape":"String",
42697          "documentation":"<p>The IP address assigned to the transit gateway multicast group.</p>",
42698          "locationName":"groupIpAddress"
42699        }
42700      },
42701      "documentation":"<p>Describes the registered transit gateway multicast group members.</p>"
42702    },
42703    "TransitGatewayMulticastRegisteredGroupSources":{
42704      "type":"structure",
42705      "members":{
42706        "TransitGatewayMulticastDomainId":{
42707          "shape":"String",
42708          "documentation":"<p>The ID of the transit gateway multicast domain.</p>",
42709          "locationName":"transitGatewayMulticastDomainId"
42710        },
42711        "RegisteredNetworkInterfaceIds":{
42712          "shape":"ValueStringList",
42713          "documentation":"<p>The IDs of the network interfaces members registered with the transit gateway multicast group.</p>",
42714          "locationName":"registeredNetworkInterfaceIds"
42715        },
42716        "GroupIpAddress":{
42717          "shape":"String",
42718          "documentation":"<p>The IP address assigned to the transit gateway multicast group.</p>",
42719          "locationName":"groupIpAddress"
42720        }
42721      },
42722      "documentation":"<p>Describes the members registered with the transit gateway multicast group.</p>"
42723    },
42724    "TransitGatewayNetworkInterfaceIdList":{
42725      "type":"list",
42726      "member":{
42727        "shape":"NetworkInterfaceId",
42728        "locationName":"item"
42729      }
42730    },
42731    "TransitGatewayOptions":{
42732      "type":"structure",
42733      "members":{
42734        "AmazonSideAsn":{
42735          "shape":"Long",
42736          "documentation":"<p>A private Autonomous System Number (ASN) for the Amazon side of a BGP session. The range is 64512 to 65534 for 16-bit ASNs and 4200000000 to 4294967294 for 32-bit ASNs.</p>",
42737          "locationName":"amazonSideAsn"
42738        },
42739        "TransitGatewayCidrBlocks":{
42740          "shape":"ValueStringList",
42741          "documentation":"<p>The transit gateway CIDR blocks.</p>",
42742          "locationName":"transitGatewayCidrBlocks"
42743        },
42744        "AutoAcceptSharedAttachments":{
42745          "shape":"AutoAcceptSharedAttachmentsValue",
42746          "documentation":"<p>Indicates whether attachment requests are automatically accepted.</p>",
42747          "locationName":"autoAcceptSharedAttachments"
42748        },
42749        "DefaultRouteTableAssociation":{
42750          "shape":"DefaultRouteTableAssociationValue",
42751          "documentation":"<p>Indicates whether resource attachments are automatically associated with the default association route table.</p>",
42752          "locationName":"defaultRouteTableAssociation"
42753        },
42754        "AssociationDefaultRouteTableId":{
42755          "shape":"String",
42756          "documentation":"<p>The ID of the default association route table.</p>",
42757          "locationName":"associationDefaultRouteTableId"
42758        },
42759        "DefaultRouteTablePropagation":{
42760          "shape":"DefaultRouteTablePropagationValue",
42761          "documentation":"<p>Indicates whether resource attachments automatically propagate routes to the default propagation route table.</p>",
42762          "locationName":"defaultRouteTablePropagation"
42763        },
42764        "PropagationDefaultRouteTableId":{
42765          "shape":"String",
42766          "documentation":"<p>The ID of the default propagation route table.</p>",
42767          "locationName":"propagationDefaultRouteTableId"
42768        },
42769        "VpnEcmpSupport":{
42770          "shape":"VpnEcmpSupportValue",
42771          "documentation":"<p>Indicates whether Equal Cost Multipath Protocol support is enabled.</p>",
42772          "locationName":"vpnEcmpSupport"
42773        },
42774        "DnsSupport":{
42775          "shape":"DnsSupportValue",
42776          "documentation":"<p>Indicates whether DNS support is enabled.</p>",
42777          "locationName":"dnsSupport"
42778        },
42779        "MulticastSupport":{
42780          "shape":"MulticastSupportValue",
42781          "documentation":"<p>Indicates whether multicast is enabled on the transit gateway</p>",
42782          "locationName":"multicastSupport"
42783        }
42784      },
42785      "documentation":"<p>Describes the options for a transit gateway.</p>"
42786    },
42787    "TransitGatewayPeeringAttachment":{
42788      "type":"structure",
42789      "members":{
42790        "TransitGatewayAttachmentId":{
42791          "shape":"String",
42792          "documentation":"<p>The ID of the transit gateway peering attachment.</p>",
42793          "locationName":"transitGatewayAttachmentId"
42794        },
42795        "RequesterTgwInfo":{
42796          "shape":"PeeringTgwInfo",
42797          "documentation":"<p>Information about the requester transit gateway.</p>",
42798          "locationName":"requesterTgwInfo"
42799        },
42800        "AccepterTgwInfo":{
42801          "shape":"PeeringTgwInfo",
42802          "documentation":"<p>Information about the accepter transit gateway.</p>",
42803          "locationName":"accepterTgwInfo"
42804        },
42805        "Status":{
42806          "shape":"PeeringAttachmentStatus",
42807          "documentation":"<p>The status of the transit gateway peering attachment.</p>",
42808          "locationName":"status"
42809        },
42810        "State":{
42811          "shape":"TransitGatewayAttachmentState",
42812          "documentation":"<p>The state of the transit gateway peering attachment. Note that the <code>initiating</code> state has been deprecated.</p>",
42813          "locationName":"state"
42814        },
42815        "CreationTime":{
42816          "shape":"DateTime",
42817          "documentation":"<p>The time the transit gateway peering attachment was created.</p>",
42818          "locationName":"creationTime"
42819        },
42820        "Tags":{
42821          "shape":"TagList",
42822          "documentation":"<p>The tags for the transit gateway peering attachment.</p>",
42823          "locationName":"tagSet"
42824        }
42825      },
42826      "documentation":"<p>Describes the transit gateway peering attachment.</p>"
42827    },
42828    "TransitGatewayPeeringAttachmentList":{
42829      "type":"list",
42830      "member":{
42831        "shape":"TransitGatewayPeeringAttachment",
42832        "locationName":"item"
42833      }
42834    },
42835    "TransitGatewayPrefixListAttachment":{
42836      "type":"structure",
42837      "members":{
42838        "TransitGatewayAttachmentId":{
42839          "shape":"TransitGatewayAttachmentId",
42840          "documentation":"<p>The ID of the attachment.</p>",
42841          "locationName":"transitGatewayAttachmentId"
42842        },
42843        "ResourceType":{
42844          "shape":"TransitGatewayAttachmentResourceType",
42845          "documentation":"<p>The resource type. Note that the <code>tgw-peering</code> resource type has been deprecated.</p>",
42846          "locationName":"resourceType"
42847        },
42848        "ResourceId":{
42849          "shape":"String",
42850          "documentation":"<p>The ID of the resource.</p>",
42851          "locationName":"resourceId"
42852        }
42853      },
42854      "documentation":"<p>Describes a transit gateway prefix list attachment.</p>"
42855    },
42856    "TransitGatewayPrefixListReference":{
42857      "type":"structure",
42858      "members":{
42859        "TransitGatewayRouteTableId":{
42860          "shape":"TransitGatewayRouteTableId",
42861          "documentation":"<p>The ID of the transit gateway route table.</p>",
42862          "locationName":"transitGatewayRouteTableId"
42863        },
42864        "PrefixListId":{
42865          "shape":"PrefixListResourceId",
42866          "documentation":"<p>The ID of the prefix list.</p>",
42867          "locationName":"prefixListId"
42868        },
42869        "PrefixListOwnerId":{
42870          "shape":"String",
42871          "documentation":"<p>The ID of the prefix list owner.</p>",
42872          "locationName":"prefixListOwnerId"
42873        },
42874        "State":{
42875          "shape":"TransitGatewayPrefixListReferenceState",
42876          "documentation":"<p>The state of the prefix list reference.</p>",
42877          "locationName":"state"
42878        },
42879        "Blackhole":{
42880          "shape":"Boolean",
42881          "documentation":"<p>Indicates whether traffic that matches this route is dropped.</p>",
42882          "locationName":"blackhole"
42883        },
42884        "TransitGatewayAttachment":{
42885          "shape":"TransitGatewayPrefixListAttachment",
42886          "documentation":"<p>Information about the transit gateway attachment.</p>",
42887          "locationName":"transitGatewayAttachment"
42888        }
42889      },
42890      "documentation":"<p>Describes a prefix list reference.</p>"
42891    },
42892    "TransitGatewayPrefixListReferenceSet":{
42893      "type":"list",
42894      "member":{
42895        "shape":"TransitGatewayPrefixListReference",
42896        "locationName":"item"
42897      }
42898    },
42899    "TransitGatewayPrefixListReferenceState":{
42900      "type":"string",
42901      "enum":[
42902        "pending",
42903        "available",
42904        "modifying",
42905        "deleting"
42906      ]
42907    },
42908    "TransitGatewayPropagation":{
42909      "type":"structure",
42910      "members":{
42911        "TransitGatewayAttachmentId":{
42912          "shape":"TransitGatewayAttachmentId",
42913          "documentation":"<p>The ID of the attachment.</p>",
42914          "locationName":"transitGatewayAttachmentId"
42915        },
42916        "ResourceId":{
42917          "shape":"String",
42918          "documentation":"<p>The ID of the resource.</p>",
42919          "locationName":"resourceId"
42920        },
42921        "ResourceType":{
42922          "shape":"TransitGatewayAttachmentResourceType",
42923          "documentation":"<p>The resource type. Note that the <code>tgw-peering</code> resource type has been deprecated.</p>",
42924          "locationName":"resourceType"
42925        },
42926        "TransitGatewayRouteTableId":{
42927          "shape":"String",
42928          "documentation":"<p>The ID of the transit gateway route table.</p>",
42929          "locationName":"transitGatewayRouteTableId"
42930        },
42931        "State":{
42932          "shape":"TransitGatewayPropagationState",
42933          "documentation":"<p>The state.</p>",
42934          "locationName":"state"
42935        }
42936      },
42937      "documentation":"<p>Describes route propagation.</p>"
42938    },
42939    "TransitGatewayPropagationState":{
42940      "type":"string",
42941      "enum":[
42942        "enabling",
42943        "enabled",
42944        "disabling",
42945        "disabled"
42946      ]
42947    },
42948    "TransitGatewayRequestOptions":{
42949      "type":"structure",
42950      "members":{
42951        "AmazonSideAsn":{
42952          "shape":"Long",
42953          "documentation":"<p>A private Autonomous System Number (ASN) for the Amazon side of a BGP session. The range is 64512 to 65534 for 16-bit ASNs and 4200000000 to 4294967294 for 32-bit ASNs. The default is <code>64512</code>.</p>"
42954        },
42955        "AutoAcceptSharedAttachments":{
42956          "shape":"AutoAcceptSharedAttachmentsValue",
42957          "documentation":"<p>Enable or disable automatic acceptance of attachment requests. Disabled by default.</p>"
42958        },
42959        "DefaultRouteTableAssociation":{
42960          "shape":"DefaultRouteTableAssociationValue",
42961          "documentation":"<p>Enable or disable automatic association with the default association route table. Enabled by default.</p>"
42962        },
42963        "DefaultRouteTablePropagation":{
42964          "shape":"DefaultRouteTablePropagationValue",
42965          "documentation":"<p>Enable or disable automatic propagation of routes to the default propagation route table. Enabled by default.</p>"
42966        },
42967        "VpnEcmpSupport":{
42968          "shape":"VpnEcmpSupportValue",
42969          "documentation":"<p>Enable or disable Equal Cost Multipath Protocol support. Enabled by default.</p>"
42970        },
42971        "DnsSupport":{
42972          "shape":"DnsSupportValue",
42973          "documentation":"<p>Enable or disable DNS support. Enabled by default.</p>"
42974        },
42975        "MulticastSupport":{
42976          "shape":"MulticastSupportValue",
42977          "documentation":"<p>Indicates whether multicast is enabled on the transit gateway</p>"
42978        },
42979        "TransitGatewayCidrBlocks":{
42980          "shape":"TransitGatewayCidrBlockStringList",
42981          "documentation":"<p>One or more IPv4 or IPv6 CIDR blocks for the transit gateway. Must be a size /24 CIDR block or larger for IPv4, or a size /64 CIDR block or larger for IPv6.</p>"
42982        }
42983      },
42984      "documentation":"<p>Describes the options for a transit gateway.</p>"
42985    },
42986    "TransitGatewayRoute":{
42987      "type":"structure",
42988      "members":{
42989        "DestinationCidrBlock":{
42990          "shape":"String",
42991          "documentation":"<p>The CIDR block used for destination matches.</p>",
42992          "locationName":"destinationCidrBlock"
42993        },
42994        "PrefixListId":{
42995          "shape":"PrefixListResourceId",
42996          "documentation":"<p>The ID of the prefix list used for destination matches.</p>",
42997          "locationName":"prefixListId"
42998        },
42999        "TransitGatewayAttachments":{
43000          "shape":"TransitGatewayRouteAttachmentList",
43001          "documentation":"<p>The attachments.</p>",
43002          "locationName":"transitGatewayAttachments"
43003        },
43004        "Type":{
43005          "shape":"TransitGatewayRouteType",
43006          "documentation":"<p>The route type.</p>",
43007          "locationName":"type"
43008        },
43009        "State":{
43010          "shape":"TransitGatewayRouteState",
43011          "documentation":"<p>The state of the route.</p>",
43012          "locationName":"state"
43013        }
43014      },
43015      "documentation":"<p>Describes a route for a transit gateway route table.</p>"
43016    },
43017    "TransitGatewayRouteAttachment":{
43018      "type":"structure",
43019      "members":{
43020        "ResourceId":{
43021          "shape":"String",
43022          "documentation":"<p>The ID of the resource.</p>",
43023          "locationName":"resourceId"
43024        },
43025        "TransitGatewayAttachmentId":{
43026          "shape":"String",
43027          "documentation":"<p>The ID of the attachment.</p>",
43028          "locationName":"transitGatewayAttachmentId"
43029        },
43030        "ResourceType":{
43031          "shape":"TransitGatewayAttachmentResourceType",
43032          "documentation":"<p>The resource type. Note that the <code>tgw-peering</code> resource type has been deprecated. </p>",
43033          "locationName":"resourceType"
43034        }
43035      },
43036      "documentation":"<p>Describes a route attachment.</p>"
43037    },
43038    "TransitGatewayRouteAttachmentList":{
43039      "type":"list",
43040      "member":{
43041        "shape":"TransitGatewayRouteAttachment",
43042        "locationName":"item"
43043      }
43044    },
43045    "TransitGatewayRouteList":{
43046      "type":"list",
43047      "member":{
43048        "shape":"TransitGatewayRoute",
43049        "locationName":"item"
43050      }
43051    },
43052    "TransitGatewayRouteState":{
43053      "type":"string",
43054      "enum":[
43055        "pending",
43056        "active",
43057        "blackhole",
43058        "deleting",
43059        "deleted"
43060      ]
43061    },
43062    "TransitGatewayRouteTable":{
43063      "type":"structure",
43064      "members":{
43065        "TransitGatewayRouteTableId":{
43066          "shape":"String",
43067          "documentation":"<p>The ID of the transit gateway route table.</p>",
43068          "locationName":"transitGatewayRouteTableId"
43069        },
43070        "TransitGatewayId":{
43071          "shape":"String",
43072          "documentation":"<p>The ID of the transit gateway.</p>",
43073          "locationName":"transitGatewayId"
43074        },
43075        "State":{
43076          "shape":"TransitGatewayRouteTableState",
43077          "documentation":"<p>The state of the transit gateway route table.</p>",
43078          "locationName":"state"
43079        },
43080        "DefaultAssociationRouteTable":{
43081          "shape":"Boolean",
43082          "documentation":"<p>Indicates whether this is the default association route table for the transit gateway.</p>",
43083          "locationName":"defaultAssociationRouteTable"
43084        },
43085        "DefaultPropagationRouteTable":{
43086          "shape":"Boolean",
43087          "documentation":"<p>Indicates whether this is the default propagation route table for the transit gateway.</p>",
43088          "locationName":"defaultPropagationRouteTable"
43089        },
43090        "CreationTime":{
43091          "shape":"DateTime",
43092          "documentation":"<p>The creation time.</p>",
43093          "locationName":"creationTime"
43094        },
43095        "Tags":{
43096          "shape":"TagList",
43097          "documentation":"<p>Any tags assigned to the route table.</p>",
43098          "locationName":"tagSet"
43099        }
43100      },
43101      "documentation":"<p>Describes a transit gateway route table.</p>"
43102    },
43103    "TransitGatewayRouteTableAssociation":{
43104      "type":"structure",
43105      "members":{
43106        "TransitGatewayAttachmentId":{
43107          "shape":"String",
43108          "documentation":"<p>The ID of the attachment.</p>",
43109          "locationName":"transitGatewayAttachmentId"
43110        },
43111        "ResourceId":{
43112          "shape":"String",
43113          "documentation":"<p>The ID of the resource.</p>",
43114          "locationName":"resourceId"
43115        },
43116        "ResourceType":{
43117          "shape":"TransitGatewayAttachmentResourceType",
43118          "documentation":"<p>The resource type. Note that the <code>tgw-peering</code> resource type has been deprecated.</p>",
43119          "locationName":"resourceType"
43120        },
43121        "State":{
43122          "shape":"TransitGatewayAssociationState",
43123          "documentation":"<p>The state of the association.</p>",
43124          "locationName":"state"
43125        }
43126      },
43127      "documentation":"<p>Describes an association between a route table and a resource attachment.</p>"
43128    },
43129    "TransitGatewayRouteTableAssociationList":{
43130      "type":"list",
43131      "member":{
43132        "shape":"TransitGatewayRouteTableAssociation",
43133        "locationName":"item"
43134      }
43135    },
43136    "TransitGatewayRouteTableId":{"type":"string"},
43137    "TransitGatewayRouteTableIdStringList":{
43138      "type":"list",
43139      "member":{
43140        "shape":"TransitGatewayRouteTableId",
43141        "locationName":"item"
43142      }
43143    },
43144    "TransitGatewayRouteTableList":{
43145      "type":"list",
43146      "member":{
43147        "shape":"TransitGatewayRouteTable",
43148        "locationName":"item"
43149      }
43150    },
43151    "TransitGatewayRouteTablePropagation":{
43152      "type":"structure",
43153      "members":{
43154        "TransitGatewayAttachmentId":{
43155          "shape":"String",
43156          "documentation":"<p>The ID of the attachment.</p>",
43157          "locationName":"transitGatewayAttachmentId"
43158        },
43159        "ResourceId":{
43160          "shape":"String",
43161          "documentation":"<p>The ID of the resource.</p>",
43162          "locationName":"resourceId"
43163        },
43164        "ResourceType":{
43165          "shape":"TransitGatewayAttachmentResourceType",
43166          "documentation":"<p>The type of resource. Note that the <code>tgw-peering</code> resource type has been deprecated.</p>",
43167          "locationName":"resourceType"
43168        },
43169        "State":{
43170          "shape":"TransitGatewayPropagationState",
43171          "documentation":"<p>The state of the resource.</p>",
43172          "locationName":"state"
43173        }
43174      },
43175      "documentation":"<p>Describes a route table propagation.</p>"
43176    },
43177    "TransitGatewayRouteTablePropagationList":{
43178      "type":"list",
43179      "member":{
43180        "shape":"TransitGatewayRouteTablePropagation",
43181        "locationName":"item"
43182      }
43183    },
43184    "TransitGatewayRouteTableState":{
43185      "type":"string",
43186      "enum":[
43187        "pending",
43188        "available",
43189        "deleting",
43190        "deleted"
43191      ]
43192    },
43193    "TransitGatewayRouteType":{
43194      "type":"string",
43195      "enum":[
43196        "static",
43197        "propagated"
43198      ]
43199    },
43200    "TransitGatewayState":{
43201      "type":"string",
43202      "enum":[
43203        "pending",
43204        "available",
43205        "modifying",
43206        "deleting",
43207        "deleted"
43208      ]
43209    },
43210    "TransitGatewaySubnetIdList":{
43211      "type":"list",
43212      "member":{
43213        "shape":"SubnetId",
43214        "locationName":"item"
43215      }
43216    },
43217    "TransitGatewayVpcAttachment":{
43218      "type":"structure",
43219      "members":{
43220        "TransitGatewayAttachmentId":{
43221          "shape":"String",
43222          "documentation":"<p>The ID of the attachment.</p>",
43223          "locationName":"transitGatewayAttachmentId"
43224        },
43225        "TransitGatewayId":{
43226          "shape":"String",
43227          "documentation":"<p>The ID of the transit gateway.</p>",
43228          "locationName":"transitGatewayId"
43229        },
43230        "VpcId":{
43231          "shape":"String",
43232          "documentation":"<p>The ID of the VPC.</p>",
43233          "locationName":"vpcId"
43234        },
43235        "VpcOwnerId":{
43236          "shape":"String",
43237          "documentation":"<p>The ID of the Amazon Web Services account that owns the VPC.</p>",
43238          "locationName":"vpcOwnerId"
43239        },
43240        "State":{
43241          "shape":"TransitGatewayAttachmentState",
43242          "documentation":"<p>The state of the VPC attachment. Note that the <code>initiating</code> state has been deprecated.</p>",
43243          "locationName":"state"
43244        },
43245        "SubnetIds":{
43246          "shape":"ValueStringList",
43247          "documentation":"<p>The IDs of the subnets.</p>",
43248          "locationName":"subnetIds"
43249        },
43250        "CreationTime":{
43251          "shape":"DateTime",
43252          "documentation":"<p>The creation time.</p>",
43253          "locationName":"creationTime"
43254        },
43255        "Options":{
43256          "shape":"TransitGatewayVpcAttachmentOptions",
43257          "documentation":"<p>The VPC attachment options.</p>",
43258          "locationName":"options"
43259        },
43260        "Tags":{
43261          "shape":"TagList",
43262          "documentation":"<p>The tags for the VPC attachment.</p>",
43263          "locationName":"tagSet"
43264        }
43265      },
43266      "documentation":"<p>Describes a VPC attachment.</p>"
43267    },
43268    "TransitGatewayVpcAttachmentList":{
43269      "type":"list",
43270      "member":{
43271        "shape":"TransitGatewayVpcAttachment",
43272        "locationName":"item"
43273      }
43274    },
43275    "TransitGatewayVpcAttachmentOptions":{
43276      "type":"structure",
43277      "members":{
43278        "DnsSupport":{
43279          "shape":"DnsSupportValue",
43280          "documentation":"<p>Indicates whether DNS support is enabled.</p>",
43281          "locationName":"dnsSupport"
43282        },
43283        "Ipv6Support":{
43284          "shape":"Ipv6SupportValue",
43285          "documentation":"<p>Indicates whether IPv6 support is disabled.</p>",
43286          "locationName":"ipv6Support"
43287        },
43288        "ApplianceModeSupport":{
43289          "shape":"ApplianceModeSupportValue",
43290          "documentation":"<p>Indicates whether appliance mode support is enabled.</p>",
43291          "locationName":"applianceModeSupport"
43292        }
43293      },
43294      "documentation":"<p>Describes the VPC attachment options.</p>"
43295    },
43296    "TransportProtocol":{
43297      "type":"string",
43298      "enum":[
43299        "tcp",
43300        "udp"
43301      ]
43302    },
43303    "TrunkInterfaceAssociation":{
43304      "type":"structure",
43305      "members":{
43306        "AssociationId":{
43307          "shape":"TrunkInterfaceAssociationId",
43308          "documentation":"<p>The ID of the association.</p>",
43309          "locationName":"associationId"
43310        },
43311        "BranchInterfaceId":{
43312          "shape":"String",
43313          "documentation":"<p>The ID of the branch network interface.</p>",
43314          "locationName":"branchInterfaceId"
43315        },
43316        "TrunkInterfaceId":{
43317          "shape":"String",
43318          "documentation":"<p>The ID of the trunk network interface.</p>",
43319          "locationName":"trunkInterfaceId"
43320        },
43321        "InterfaceProtocol":{
43322          "shape":"InterfaceProtocolType",
43323          "documentation":"<p>The interface protocol. Valid values are <code>VLAN</code> and <code>GRE</code>.</p>",
43324          "locationName":"interfaceProtocol"
43325        },
43326        "VlanId":{
43327          "shape":"Integer",
43328          "documentation":"<p>The ID of the VLAN when you use the VLAN protocol.</p>",
43329          "locationName":"vlanId"
43330        },
43331        "GreKey":{
43332          "shape":"Integer",
43333          "documentation":"<p>The application key when you use the GRE protocol.</p>",
43334          "locationName":"greKey"
43335        },
43336        "Tags":{
43337          "shape":"TagList",
43338          "documentation":"<p>The tags for the trunk interface association.</p>",
43339          "locationName":"tagSet"
43340        }
43341      },
43342      "documentation":"<note> <p>Currently available in <b>limited preview only</b>. If you are interested in using this feature, contact your account manager.</p> </note> <p>Information about an association between a branch network interface with a trunk network interface.</p>"
43343    },
43344    "TrunkInterfaceAssociationId":{"type":"string"},
43345    "TrunkInterfaceAssociationIdList":{
43346      "type":"list",
43347      "member":{
43348        "shape":"TrunkInterfaceAssociationId",
43349        "locationName":"item"
43350      }
43351    },
43352    "TrunkInterfaceAssociationList":{
43353      "type":"list",
43354      "member":{
43355        "shape":"TrunkInterfaceAssociation",
43356        "locationName":"item"
43357      }
43358    },
43359    "TunnelInsideIpVersion":{
43360      "type":"string",
43361      "enum":[
43362        "ipv4",
43363        "ipv6"
43364      ]
43365    },
43366    "TunnelOption":{
43367      "type":"structure",
43368      "members":{
43369        "OutsideIpAddress":{
43370          "shape":"String",
43371          "documentation":"<p>The external IP address of the VPN tunnel.</p>",
43372          "locationName":"outsideIpAddress"
43373        },
43374        "TunnelInsideCidr":{
43375          "shape":"String",
43376          "documentation":"<p>The range of inside IPv4 addresses for the tunnel.</p>",
43377          "locationName":"tunnelInsideCidr"
43378        },
43379        "TunnelInsideIpv6Cidr":{
43380          "shape":"String",
43381          "documentation":"<p>The range of inside IPv6 addresses for the tunnel.</p>",
43382          "locationName":"tunnelInsideIpv6Cidr"
43383        },
43384        "PreSharedKey":{
43385          "shape":"String",
43386          "documentation":"<p>The pre-shared key (PSK) to establish initial authentication between the virtual private gateway and the customer gateway.</p>",
43387          "locationName":"preSharedKey"
43388        },
43389        "Phase1LifetimeSeconds":{
43390          "shape":"Integer",
43391          "documentation":"<p>The lifetime for phase 1 of the IKE negotiation, in seconds.</p>",
43392          "locationName":"phase1LifetimeSeconds"
43393        },
43394        "Phase2LifetimeSeconds":{
43395          "shape":"Integer",
43396          "documentation":"<p>The lifetime for phase 2 of the IKE negotiation, in seconds.</p>",
43397          "locationName":"phase2LifetimeSeconds"
43398        },
43399        "RekeyMarginTimeSeconds":{
43400          "shape":"Integer",
43401          "documentation":"<p>The margin time, in seconds, before the phase 2 lifetime expires, during which the Amazon Web Services side of the VPN connection performs an IKE rekey.</p>",
43402          "locationName":"rekeyMarginTimeSeconds"
43403        },
43404        "RekeyFuzzPercentage":{
43405          "shape":"Integer",
43406          "documentation":"<p>The percentage of the rekey window determined by <code>RekeyMarginTimeSeconds</code> during which the rekey time is randomly selected.</p>",
43407          "locationName":"rekeyFuzzPercentage"
43408        },
43409        "ReplayWindowSize":{
43410          "shape":"Integer",
43411          "documentation":"<p>The number of packets in an IKE replay window.</p>",
43412          "locationName":"replayWindowSize"
43413        },
43414        "DpdTimeoutSeconds":{
43415          "shape":"Integer",
43416          "documentation":"<p>The number of seconds after which a DPD timeout occurs.</p>",
43417          "locationName":"dpdTimeoutSeconds"
43418        },
43419        "DpdTimeoutAction":{
43420          "shape":"String",
43421          "documentation":"<p>The action to take after a DPD timeout occurs.</p>",
43422          "locationName":"dpdTimeoutAction"
43423        },
43424        "Phase1EncryptionAlgorithms":{
43425          "shape":"Phase1EncryptionAlgorithmsList",
43426          "documentation":"<p>The permitted encryption algorithms for the VPN tunnel for phase 1 IKE negotiations.</p>",
43427          "locationName":"phase1EncryptionAlgorithmSet"
43428        },
43429        "Phase2EncryptionAlgorithms":{
43430          "shape":"Phase2EncryptionAlgorithmsList",
43431          "documentation":"<p>The permitted encryption algorithms for the VPN tunnel for phase 2 IKE negotiations.</p>",
43432          "locationName":"phase2EncryptionAlgorithmSet"
43433        },
43434        "Phase1IntegrityAlgorithms":{
43435          "shape":"Phase1IntegrityAlgorithmsList",
43436          "documentation":"<p>The permitted integrity algorithms for the VPN tunnel for phase 1 IKE negotiations.</p>",
43437          "locationName":"phase1IntegrityAlgorithmSet"
43438        },
43439        "Phase2IntegrityAlgorithms":{
43440          "shape":"Phase2IntegrityAlgorithmsList",
43441          "documentation":"<p>The permitted integrity algorithms for the VPN tunnel for phase 2 IKE negotiations.</p>",
43442          "locationName":"phase2IntegrityAlgorithmSet"
43443        },
43444        "Phase1DHGroupNumbers":{
43445          "shape":"Phase1DHGroupNumbersList",
43446          "documentation":"<p>The permitted Diffie-Hellman group numbers for the VPN tunnel for phase 1 IKE negotiations.</p>",
43447          "locationName":"phase1DHGroupNumberSet"
43448        },
43449        "Phase2DHGroupNumbers":{
43450          "shape":"Phase2DHGroupNumbersList",
43451          "documentation":"<p>The permitted Diffie-Hellman group numbers for the VPN tunnel for phase 2 IKE negotiations.</p>",
43452          "locationName":"phase2DHGroupNumberSet"
43453        },
43454        "IkeVersions":{
43455          "shape":"IKEVersionsList",
43456          "documentation":"<p>The IKE versions that are permitted for the VPN tunnel.</p>",
43457          "locationName":"ikeVersionSet"
43458        },
43459        "StartupAction":{
43460          "shape":"String",
43461          "documentation":"<p>The action to take when the establishing the VPN tunnels for a VPN connection.</p>",
43462          "locationName":"startupAction"
43463        }
43464      },
43465      "documentation":"<p>The VPN tunnel options.</p>"
43466    },
43467    "TunnelOptionsList":{
43468      "type":"list",
43469      "member":{
43470        "shape":"TunnelOption",
43471        "locationName":"item"
43472      }
43473    },
43474    "UnassignIpv6AddressesRequest":{
43475      "type":"structure",
43476      "required":["NetworkInterfaceId"],
43477      "members":{
43478        "Ipv6Addresses":{
43479          "shape":"Ipv6AddressList",
43480          "documentation":"<p>The IPv6 addresses to unassign from the network interface.</p>",
43481          "locationName":"ipv6Addresses"
43482        },
43483        "Ipv6Prefixes":{
43484          "shape":"IpPrefixList",
43485          "documentation":"<p>One or more IPv6 prefixes to unassign from the network interface.</p>",
43486          "locationName":"Ipv6Prefix"
43487        },
43488        "NetworkInterfaceId":{
43489          "shape":"NetworkInterfaceId",
43490          "documentation":"<p>The ID of the network interface.</p>",
43491          "locationName":"networkInterfaceId"
43492        }
43493      }
43494    },
43495    "UnassignIpv6AddressesResult":{
43496      "type":"structure",
43497      "members":{
43498        "NetworkInterfaceId":{
43499          "shape":"String",
43500          "documentation":"<p>The ID of the network interface.</p>",
43501          "locationName":"networkInterfaceId"
43502        },
43503        "UnassignedIpv6Addresses":{
43504          "shape":"Ipv6AddressList",
43505          "documentation":"<p>The IPv6 addresses that have been unassigned from the network interface.</p>",
43506          "locationName":"unassignedIpv6Addresses"
43507        },
43508        "UnassignedIpv6Prefixes":{
43509          "shape":"IpPrefixList",
43510          "documentation":"<p>The IPv4 prefixes that have been unassigned from the network interface.</p>",
43511          "locationName":"unassignedIpv6PrefixSet"
43512        }
43513      }
43514    },
43515    "UnassignPrivateIpAddressesRequest":{
43516      "type":"structure",
43517      "required":["NetworkInterfaceId"],
43518      "members":{
43519        "NetworkInterfaceId":{
43520          "shape":"NetworkInterfaceId",
43521          "documentation":"<p>The ID of the network interface.</p>",
43522          "locationName":"networkInterfaceId"
43523        },
43524        "PrivateIpAddresses":{
43525          "shape":"PrivateIpAddressStringList",
43526          "documentation":"<p>The secondary private IP addresses to unassign from the network interface. You can specify this option multiple times to unassign more than one IP address.</p>",
43527          "locationName":"privateIpAddress"
43528        },
43529        "Ipv4Prefixes":{
43530          "shape":"IpPrefixList",
43531          "documentation":"<p>The IPv4 prefixes to unassign from the network interface.</p>",
43532          "locationName":"Ipv4Prefix"
43533        }
43534      },
43535      "documentation":"<p>Contains the parameters for UnassignPrivateIpAddresses.</p>"
43536    },
43537    "UnlimitedSupportedInstanceFamily":{
43538      "type":"string",
43539      "enum":[
43540        "t2",
43541        "t3",
43542        "t3a",
43543        "t4g"
43544      ]
43545    },
43546    "UnmonitorInstancesRequest":{
43547      "type":"structure",
43548      "required":["InstanceIds"],
43549      "members":{
43550        "InstanceIds":{
43551          "shape":"InstanceIdStringList",
43552          "documentation":"<p>The IDs of the instances.</p>",
43553          "locationName":"InstanceId"
43554        },
43555        "DryRun":{
43556          "shape":"Boolean",
43557          "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>",
43558          "locationName":"dryRun"
43559        }
43560      }
43561    },
43562    "UnmonitorInstancesResult":{
43563      "type":"structure",
43564      "members":{
43565        "InstanceMonitorings":{
43566          "shape":"InstanceMonitoringList",
43567          "documentation":"<p>The monitoring information.</p>",
43568          "locationName":"instancesSet"
43569        }
43570      }
43571    },
43572    "UnsuccessfulInstanceCreditSpecificationErrorCode":{
43573      "type":"string",
43574      "enum":[
43575        "InvalidInstanceID.Malformed",
43576        "InvalidInstanceID.NotFound",
43577        "IncorrectInstanceState",
43578        "InstanceCreditSpecification.NotSupported"
43579      ]
43580    },
43581    "UnsuccessfulInstanceCreditSpecificationItem":{
43582      "type":"structure",
43583      "members":{
43584        "InstanceId":{
43585          "shape":"String",
43586          "documentation":"<p>The ID of the instance.</p>",
43587          "locationName":"instanceId"
43588        },
43589        "Error":{
43590          "shape":"UnsuccessfulInstanceCreditSpecificationItemError",
43591          "documentation":"<p>The applicable error for the burstable performance instance whose credit option for CPU usage was not modified.</p>",
43592          "locationName":"error"
43593        }
43594      },
43595      "documentation":"<p>Describes the burstable performance instance whose credit option for CPU usage was not modified.</p>"
43596    },
43597    "UnsuccessfulInstanceCreditSpecificationItemError":{
43598      "type":"structure",
43599      "members":{
43600        "Code":{
43601          "shape":"UnsuccessfulInstanceCreditSpecificationErrorCode",
43602          "documentation":"<p>The error code.</p>",
43603          "locationName":"code"
43604        },
43605        "Message":{
43606          "shape":"String",
43607          "documentation":"<p>The applicable error message.</p>",
43608          "locationName":"message"
43609        }
43610      },
43611      "documentation":"<p>Information about the error for the burstable performance instance whose credit option for CPU usage was not modified.</p>"
43612    },
43613    "UnsuccessfulInstanceCreditSpecificationSet":{
43614      "type":"list",
43615      "member":{
43616        "shape":"UnsuccessfulInstanceCreditSpecificationItem",
43617        "locationName":"item"
43618      }
43619    },
43620    "UnsuccessfulItem":{
43621      "type":"structure",
43622      "members":{
43623        "Error":{
43624          "shape":"UnsuccessfulItemError",
43625          "documentation":"<p>Information about the error.</p>",
43626          "locationName":"error"
43627        },
43628        "ResourceId":{
43629          "shape":"String",
43630          "documentation":"<p>The ID of the resource.</p>",
43631          "locationName":"resourceId"
43632        }
43633      },
43634      "documentation":"<p>Information about items that were not successfully processed in a batch call.</p>"
43635    },
43636    "UnsuccessfulItemError":{
43637      "type":"structure",
43638      "members":{
43639        "Code":{
43640          "shape":"String",
43641          "documentation":"<p>The error code.</p>",
43642          "locationName":"code"
43643        },
43644        "Message":{
43645          "shape":"String",
43646          "documentation":"<p>The error message accompanying the error code.</p>",
43647          "locationName":"message"
43648        }
43649      },
43650      "documentation":"<p>Information about the error that occurred. For more information about errors, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html\">Error codes</a>.</p>"
43651    },
43652    "UnsuccessfulItemList":{
43653      "type":"list",
43654      "member":{
43655        "shape":"UnsuccessfulItem",
43656        "locationName":"item"
43657      }
43658    },
43659    "UnsuccessfulItemSet":{
43660      "type":"list",
43661      "member":{
43662        "shape":"UnsuccessfulItem",
43663        "locationName":"item"
43664      }
43665    },
43666    "UpdateSecurityGroupRuleDescriptionsEgressRequest":{
43667      "type":"structure",
43668      "members":{
43669        "DryRun":{
43670          "shape":"Boolean",
43671          "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>"
43672        },
43673        "GroupId":{
43674          "shape":"SecurityGroupId",
43675          "documentation":"<p>The ID of the security group. You must specify either the security group ID or the security group name in the request. For security groups in a nondefault VPC, you must specify the security group ID.</p>"
43676        },
43677        "GroupName":{
43678          "shape":"SecurityGroupName",
43679          "documentation":"<p>[Default VPC] The name of the security group. You must specify either the security group ID or the security group name in the request.</p>"
43680        },
43681        "IpPermissions":{
43682          "shape":"IpPermissionList",
43683          "documentation":"<p>The IP permissions for the security group rule. You must specify either the IP permissions or the description.</p>"
43684        },
43685        "SecurityGroupRuleDescriptions":{
43686          "shape":"SecurityGroupRuleDescriptionList",
43687          "documentation":"<p>The description for the egress security group rules. You must specify either the description or the IP permissions.</p>",
43688          "locationName":"SecurityGroupRuleDescription"
43689        }
43690      }
43691    },
43692    "UpdateSecurityGroupRuleDescriptionsEgressResult":{
43693      "type":"structure",
43694      "members":{
43695        "Return":{
43696          "shape":"Boolean",
43697          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>",
43698          "locationName":"return"
43699        }
43700      }
43701    },
43702    "UpdateSecurityGroupRuleDescriptionsIngressRequest":{
43703      "type":"structure",
43704      "members":{
43705        "DryRun":{
43706          "shape":"Boolean",
43707          "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>"
43708        },
43709        "GroupId":{
43710          "shape":"SecurityGroupId",
43711          "documentation":"<p>The ID of the security group. You must specify either the security group ID or the security group name in the request. For security groups in a nondefault VPC, you must specify the security group ID.</p>"
43712        },
43713        "GroupName":{
43714          "shape":"SecurityGroupName",
43715          "documentation":"<p>[EC2-Classic, default VPC] The name of the security group. You must specify either the security group ID or the security group name in the request.</p>"
43716        },
43717        "IpPermissions":{
43718          "shape":"IpPermissionList",
43719          "documentation":"<p>The IP permissions for the security group rule. You must specify either IP permissions or a description.</p>"
43720        },
43721        "SecurityGroupRuleDescriptions":{
43722          "shape":"SecurityGroupRuleDescriptionList",
43723          "documentation":"<p>[VPC only] The description for the ingress security group rules. You must specify either a description or IP permissions.</p>",
43724          "locationName":"SecurityGroupRuleDescription"
43725        }
43726      }
43727    },
43728    "UpdateSecurityGroupRuleDescriptionsIngressResult":{
43729      "type":"structure",
43730      "members":{
43731        "Return":{
43732          "shape":"Boolean",
43733          "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>",
43734          "locationName":"return"
43735        }
43736      }
43737    },
43738    "UsageClassType":{
43739      "type":"string",
43740      "enum":[
43741        "spot",
43742        "on-demand"
43743      ]
43744    },
43745    "UsageClassTypeList":{
43746      "type":"list",
43747      "member":{
43748        "shape":"UsageClassType",
43749        "locationName":"item"
43750      }
43751    },
43752    "UserBucket":{
43753      "type":"structure",
43754      "members":{
43755        "S3Bucket":{
43756          "shape":"String",
43757          "documentation":"<p>The name of the Amazon S3 bucket where the disk image is located.</p>"
43758        },
43759        "S3Key":{
43760          "shape":"String",
43761          "documentation":"<p>The file name of the disk image.</p>"
43762        }
43763      },
43764      "documentation":"<p>Describes the Amazon S3 bucket for the disk image.</p>"
43765    },
43766    "UserBucketDetails":{
43767      "type":"structure",
43768      "members":{
43769        "S3Bucket":{
43770          "shape":"String",
43771          "documentation":"<p>The Amazon S3 bucket from which the disk image was created.</p>",
43772          "locationName":"s3Bucket"
43773        },
43774        "S3Key":{
43775          "shape":"String",
43776          "documentation":"<p>The file name of the disk image.</p>",
43777          "locationName":"s3Key"
43778        }
43779      },
43780      "documentation":"<p>Describes the Amazon S3 bucket for the disk image.</p>"
43781    },
43782    "UserData":{
43783      "type":"structure",
43784      "members":{
43785        "Data":{
43786          "shape":"String",
43787          "documentation":"<p>The user data. If you are using an Amazon Web Services SDK or command line tool, Base64-encoding is performed for you, and you can load the text from a file. Otherwise, you must provide Base64-encoded text.</p>",
43788          "locationName":"data"
43789        }
43790      },
43791      "documentation":"<p>Describes the user data for an instance.</p>",
43792      "sensitive":true
43793    },
43794    "UserGroupStringList":{
43795      "type":"list",
43796      "member":{
43797        "shape":"String",
43798        "locationName":"UserGroup"
43799      }
43800    },
43801    "UserIdGroupPair":{
43802      "type":"structure",
43803      "members":{
43804        "Description":{
43805          "shape":"String",
43806          "documentation":"<p>A description for the security group rule that references this user ID group pair.</p> <p>Constraints: Up to 255 characters in length. Allowed characters are a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=;{}!$*</p>",
43807          "locationName":"description"
43808        },
43809        "GroupId":{
43810          "shape":"String",
43811          "documentation":"<p>The ID of the security group.</p>",
43812          "locationName":"groupId"
43813        },
43814        "GroupName":{
43815          "shape":"String",
43816          "documentation":"<p>The name of the security group. In a request, use this parameter for a security group in EC2-Classic or a default VPC only. For a security group in a nondefault VPC, use the security group ID. </p> <p>For a referenced security group in another VPC, this value is not returned if the referenced security group is deleted.</p>",
43817          "locationName":"groupName"
43818        },
43819        "PeeringStatus":{
43820          "shape":"String",
43821          "documentation":"<p>The status of a VPC peering connection, if applicable.</p>",
43822          "locationName":"peeringStatus"
43823        },
43824        "UserId":{
43825          "shape":"String",
43826          "documentation":"<p>The ID of an Amazon Web Services account.</p> <p>For a referenced security group in another VPC, the account ID of the referenced security group is returned in the response. If the referenced security group is deleted, this value is not returned.</p> <p>[EC2-Classic] Required when adding or removing rules that reference a security group in another Amazon Web Services account.</p>",
43827          "locationName":"userId"
43828        },
43829        "VpcId":{
43830          "shape":"String",
43831          "documentation":"<p>The ID of the VPC for the referenced security group, if applicable.</p>",
43832          "locationName":"vpcId"
43833        },
43834        "VpcPeeringConnectionId":{
43835          "shape":"String",
43836          "documentation":"<p>The ID of the VPC peering connection, if applicable.</p>",
43837          "locationName":"vpcPeeringConnectionId"
43838        }
43839      },
43840      "documentation":"<p>Describes a security group and Amazon Web Services account ID pair.</p>"
43841    },
43842    "UserIdGroupPairList":{
43843      "type":"list",
43844      "member":{
43845        "shape":"UserIdGroupPair",
43846        "locationName":"item"
43847      }
43848    },
43849    "UserIdGroupPairSet":{
43850      "type":"list",
43851      "member":{
43852        "shape":"UserIdGroupPair",
43853        "locationName":"item"
43854      }
43855    },
43856    "UserIdStringList":{
43857      "type":"list",
43858      "member":{
43859        "shape":"String",
43860        "locationName":"UserId"
43861      }
43862    },
43863    "VCpuCount":{"type":"integer"},
43864    "VCpuInfo":{
43865      "type":"structure",
43866      "members":{
43867        "DefaultVCpus":{
43868          "shape":"VCpuCount",
43869          "documentation":"<p>The default number of vCPUs for the instance type.</p>",
43870          "locationName":"defaultVCpus"
43871        },
43872        "DefaultCores":{
43873          "shape":"CoreCount",
43874          "documentation":"<p>The default number of cores for the instance type.</p>",
43875          "locationName":"defaultCores"
43876        },
43877        "DefaultThreadsPerCore":{
43878          "shape":"ThreadsPerCore",
43879          "documentation":"<p>The default number of threads per core for the instance type.</p>",
43880          "locationName":"defaultThreadsPerCore"
43881        },
43882        "ValidCores":{
43883          "shape":"CoreCountList",
43884          "documentation":"<p>The valid number of cores that can be configured for the instance type.</p>",
43885          "locationName":"validCores"
43886        },
43887        "ValidThreadsPerCore":{
43888          "shape":"ThreadsPerCoreList",
43889          "documentation":"<p>The valid number of threads per core that can be configured for the instance type. </p>",
43890          "locationName":"validThreadsPerCore"
43891        }
43892      },
43893      "documentation":"<p>Describes the vCPU configurations for the instance type.</p>"
43894    },
43895    "ValidationError":{
43896      "type":"structure",
43897      "members":{
43898        "Code":{
43899          "shape":"String",
43900          "documentation":"<p>The error code that indicates why the parameter or parameter combination is not valid. For more information about error codes, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html.html\">Error Codes</a>.</p>",
43901          "locationName":"code"
43902        },
43903        "Message":{
43904          "shape":"String",
43905          "documentation":"<p>The error message that describes why the parameter or parameter combination is not valid. For more information about error messages, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html.html\">Error Codes</a>.</p>",
43906          "locationName":"message"
43907        }
43908      },
43909      "documentation":"<p>The error code and error message that is returned for a parameter or parameter combination that is not valid when a new launch template or new version of a launch template is created.</p>"
43910    },
43911    "ValidationWarning":{
43912      "type":"structure",
43913      "members":{
43914        "Errors":{
43915          "shape":"ErrorSet",
43916          "documentation":"<p>The error codes and error messages.</p>",
43917          "locationName":"errorSet"
43918        }
43919      },
43920      "documentation":"<p>The error codes and error messages that are returned for the parameters or parameter combinations that are not valid when a new launch template or new version of a launch template is created.</p>"
43921    },
43922    "ValueStringList":{
43923      "type":"list",
43924      "member":{
43925        "shape":"String",
43926        "locationName":"item"
43927      }
43928    },
43929    "VersionDescription":{
43930      "type":"string",
43931      "max":255,
43932      "min":0
43933    },
43934    "VersionStringList":{
43935      "type":"list",
43936      "member":{
43937        "shape":"String",
43938        "locationName":"item"
43939      }
43940    },
43941    "VgwTelemetry":{
43942      "type":"structure",
43943      "members":{
43944        "AcceptedRouteCount":{
43945          "shape":"Integer",
43946          "documentation":"<p>The number of accepted routes.</p>",
43947          "locationName":"acceptedRouteCount"
43948        },
43949        "LastStatusChange":{
43950          "shape":"DateTime",
43951          "documentation":"<p>The date and time of the last change in status.</p>",
43952          "locationName":"lastStatusChange"
43953        },
43954        "OutsideIpAddress":{
43955          "shape":"String",
43956          "documentation":"<p>The Internet-routable IP address of the virtual private gateway's outside interface.</p>",
43957          "locationName":"outsideIpAddress"
43958        },
43959        "Status":{
43960          "shape":"TelemetryStatus",
43961          "documentation":"<p>The status of the VPN tunnel.</p>",
43962          "locationName":"status"
43963        },
43964        "StatusMessage":{
43965          "shape":"String",
43966          "documentation":"<p>If an error occurs, a description of the error.</p>",
43967          "locationName":"statusMessage"
43968        },
43969        "CertificateArn":{
43970          "shape":"String",
43971          "documentation":"<p>The Amazon Resource Name (ARN) of the VPN tunnel endpoint certificate.</p>",
43972          "locationName":"certificateArn"
43973        }
43974      },
43975      "documentation":"<p>Describes telemetry for a VPN tunnel.</p>"
43976    },
43977    "VgwTelemetryList":{
43978      "type":"list",
43979      "member":{
43980        "shape":"VgwTelemetry",
43981        "locationName":"item"
43982      }
43983    },
43984    "VirtualizationType":{
43985      "type":"string",
43986      "enum":[
43987        "hvm",
43988        "paravirtual"
43989      ]
43990    },
43991    "VirtualizationTypeList":{
43992      "type":"list",
43993      "member":{
43994        "shape":"VirtualizationType",
43995        "locationName":"item"
43996      }
43997    },
43998    "Volume":{
43999      "type":"structure",
44000      "members":{
44001        "Attachments":{
44002          "shape":"VolumeAttachmentList",
44003          "documentation":"<p>Information about the volume attachments.</p>",
44004          "locationName":"attachmentSet"
44005        },
44006        "AvailabilityZone":{
44007          "shape":"String",
44008          "documentation":"<p>The Availability Zone for the volume.</p>",
44009          "locationName":"availabilityZone"
44010        },
44011        "CreateTime":{
44012          "shape":"DateTime",
44013          "documentation":"<p>The time stamp when volume creation was initiated.</p>",
44014          "locationName":"createTime"
44015        },
44016        "Encrypted":{
44017          "shape":"Boolean",
44018          "documentation":"<p>Indicates whether the volume is encrypted.</p>",
44019          "locationName":"encrypted"
44020        },
44021        "KmsKeyId":{
44022          "shape":"String",
44023          "documentation":"<p>The Amazon Resource Name (ARN) of the Key Management Service (KMS) KMS key that was used to protect the volume encryption key for the volume.</p>",
44024          "locationName":"kmsKeyId"
44025        },
44026        "OutpostArn":{
44027          "shape":"String",
44028          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost.</p>",
44029          "locationName":"outpostArn"
44030        },
44031        "Size":{
44032          "shape":"Integer",
44033          "documentation":"<p>The size of the volume, in GiBs.</p>",
44034          "locationName":"size"
44035        },
44036        "SnapshotId":{
44037          "shape":"String",
44038          "documentation":"<p>The snapshot from which the volume was created, if applicable.</p>",
44039          "locationName":"snapshotId"
44040        },
44041        "State":{
44042          "shape":"VolumeState",
44043          "documentation":"<p>The volume state.</p>",
44044          "locationName":"status"
44045        },
44046        "VolumeId":{
44047          "shape":"String",
44048          "documentation":"<p>The ID of the volume.</p>",
44049          "locationName":"volumeId"
44050        },
44051        "Iops":{
44052          "shape":"Integer",
44053          "documentation":"<p>The number of I/O operations per second (IOPS). For <code>gp3</code>, <code>io1</code>, and <code>io2</code> volumes, this represents the number of IOPS that are provisioned for the volume. For <code>gp2</code> volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.</p>",
44054          "locationName":"iops"
44055        },
44056        "Tags":{
44057          "shape":"TagList",
44058          "documentation":"<p>Any tags assigned to the volume.</p>",
44059          "locationName":"tagSet"
44060        },
44061        "VolumeType":{
44062          "shape":"VolumeType",
44063          "documentation":"<p>The volume type.</p>",
44064          "locationName":"volumeType"
44065        },
44066        "FastRestored":{
44067          "shape":"Boolean",
44068          "documentation":"<p>Indicates whether the volume was created using fast snapshot restore.</p>",
44069          "locationName":"fastRestored"
44070        },
44071        "MultiAttachEnabled":{
44072          "shape":"Boolean",
44073          "documentation":"<p>Indicates whether Amazon EBS Multi-Attach is enabled.</p>",
44074          "locationName":"multiAttachEnabled"
44075        },
44076        "Throughput":{
44077          "shape":"Integer",
44078          "documentation":"<p>The throughput that the volume supports, in MiB/s.</p>",
44079          "locationName":"throughput"
44080        }
44081      },
44082      "documentation":"<p>Describes a volume.</p>"
44083    },
44084    "VolumeAttachment":{
44085      "type":"structure",
44086      "members":{
44087        "AttachTime":{
44088          "shape":"DateTime",
44089          "documentation":"<p>The time stamp when the attachment initiated.</p>",
44090          "locationName":"attachTime"
44091        },
44092        "Device":{
44093          "shape":"String",
44094          "documentation":"<p>The device name.</p>",
44095          "locationName":"device"
44096        },
44097        "InstanceId":{
44098          "shape":"String",
44099          "documentation":"<p>The ID of the instance.</p>",
44100          "locationName":"instanceId"
44101        },
44102        "State":{
44103          "shape":"VolumeAttachmentState",
44104          "documentation":"<p>The attachment state of the volume.</p>",
44105          "locationName":"status"
44106        },
44107        "VolumeId":{
44108          "shape":"String",
44109          "documentation":"<p>The ID of the volume.</p>",
44110          "locationName":"volumeId"
44111        },
44112        "DeleteOnTermination":{
44113          "shape":"Boolean",
44114          "documentation":"<p>Indicates whether the EBS volume is deleted on instance termination.</p>",
44115          "locationName":"deleteOnTermination"
44116        }
44117      },
44118      "documentation":"<p>Describes volume attachment details.</p>"
44119    },
44120    "VolumeAttachmentList":{
44121      "type":"list",
44122      "member":{
44123        "shape":"VolumeAttachment",
44124        "locationName":"item"
44125      }
44126    },
44127    "VolumeAttachmentState":{
44128      "type":"string",
44129      "enum":[
44130        "attaching",
44131        "attached",
44132        "detaching",
44133        "detached",
44134        "busy"
44135      ]
44136    },
44137    "VolumeAttributeName":{
44138      "type":"string",
44139      "enum":[
44140        "autoEnableIO",
44141        "productCodes"
44142      ]
44143    },
44144    "VolumeDetail":{
44145      "type":"structure",
44146      "required":["Size"],
44147      "members":{
44148        "Size":{
44149          "shape":"Long",
44150          "documentation":"<p>The size of the volume, in GiB.</p>",
44151          "locationName":"size"
44152        }
44153      },
44154      "documentation":"<p>Describes an EBS volume.</p>"
44155    },
44156    "VolumeId":{"type":"string"},
44157    "VolumeIdStringList":{
44158      "type":"list",
44159      "member":{
44160        "shape":"VolumeId",
44161        "locationName":"VolumeId"
44162      }
44163    },
44164    "VolumeList":{
44165      "type":"list",
44166      "member":{
44167        "shape":"Volume",
44168        "locationName":"item"
44169      }
44170    },
44171    "VolumeModification":{
44172      "type":"structure",
44173      "members":{
44174        "VolumeId":{
44175          "shape":"String",
44176          "documentation":"<p>The ID of the volume.</p>",
44177          "locationName":"volumeId"
44178        },
44179        "ModificationState":{
44180          "shape":"VolumeModificationState",
44181          "documentation":"<p>The current modification state. The modification state is null for unmodified volumes.</p>",
44182          "locationName":"modificationState"
44183        },
44184        "StatusMessage":{
44185          "shape":"String",
44186          "documentation":"<p>A status message about the modification progress or failure.</p>",
44187          "locationName":"statusMessage"
44188        },
44189        "TargetSize":{
44190          "shape":"Integer",
44191          "documentation":"<p>The target size of the volume, in GiB.</p>",
44192          "locationName":"targetSize"
44193        },
44194        "TargetIops":{
44195          "shape":"Integer",
44196          "documentation":"<p>The target IOPS rate of the volume.</p>",
44197          "locationName":"targetIops"
44198        },
44199        "TargetVolumeType":{
44200          "shape":"VolumeType",
44201          "documentation":"<p>The target EBS volume type of the volume.</p>",
44202          "locationName":"targetVolumeType"
44203        },
44204        "TargetThroughput":{
44205          "shape":"Integer",
44206          "documentation":"<p>The target throughput of the volume, in MiB/s.</p>",
44207          "locationName":"targetThroughput"
44208        },
44209        "TargetMultiAttachEnabled":{
44210          "shape":"Boolean",
44211          "documentation":"<p>The target setting for Amazon EBS Multi-Attach.</p>",
44212          "locationName":"targetMultiAttachEnabled"
44213        },
44214        "OriginalSize":{
44215          "shape":"Integer",
44216          "documentation":"<p>The original size of the volume, in GiB.</p>",
44217          "locationName":"originalSize"
44218        },
44219        "OriginalIops":{
44220          "shape":"Integer",
44221          "documentation":"<p>The original IOPS rate of the volume.</p>",
44222          "locationName":"originalIops"
44223        },
44224        "OriginalVolumeType":{
44225          "shape":"VolumeType",
44226          "documentation":"<p>The original EBS volume type of the volume.</p>",
44227          "locationName":"originalVolumeType"
44228        },
44229        "OriginalThroughput":{
44230          "shape":"Integer",
44231          "documentation":"<p>The original throughput of the volume, in MiB/s.</p>",
44232          "locationName":"originalThroughput"
44233        },
44234        "OriginalMultiAttachEnabled":{
44235          "shape":"Boolean",
44236          "documentation":"<p>The original setting for Amazon EBS Multi-Attach.</p>",
44237          "locationName":"originalMultiAttachEnabled"
44238        },
44239        "Progress":{
44240          "shape":"Long",
44241          "documentation":"<p>The modification progress, from 0 to 100 percent complete.</p>",
44242          "locationName":"progress"
44243        },
44244        "StartTime":{
44245          "shape":"DateTime",
44246          "documentation":"<p>The modification start time.</p>",
44247          "locationName":"startTime"
44248        },
44249        "EndTime":{
44250          "shape":"DateTime",
44251          "documentation":"<p>The modification completion or failure time.</p>",
44252          "locationName":"endTime"
44253        }
44254      },
44255      "documentation":"<p>Describes the modification status of an EBS volume.</p> <p>If the volume has never been modified, some element values will be null.</p>"
44256    },
44257    "VolumeModificationList":{
44258      "type":"list",
44259      "member":{
44260        "shape":"VolumeModification",
44261        "locationName":"item"
44262      }
44263    },
44264    "VolumeModificationState":{
44265      "type":"string",
44266      "enum":[
44267        "modifying",
44268        "optimizing",
44269        "completed",
44270        "failed"
44271      ]
44272    },
44273    "VolumeState":{
44274      "type":"string",
44275      "enum":[
44276        "creating",
44277        "available",
44278        "in-use",
44279        "deleting",
44280        "deleted",
44281        "error"
44282      ]
44283    },
44284    "VolumeStatusAction":{
44285      "type":"structure",
44286      "members":{
44287        "Code":{
44288          "shape":"String",
44289          "documentation":"<p>The code identifying the operation, for example, <code>enable-volume-io</code>.</p>",
44290          "locationName":"code"
44291        },
44292        "Description":{
44293          "shape":"String",
44294          "documentation":"<p>A description of the operation.</p>",
44295          "locationName":"description"
44296        },
44297        "EventId":{
44298          "shape":"String",
44299          "documentation":"<p>The ID of the event associated with this operation.</p>",
44300          "locationName":"eventId"
44301        },
44302        "EventType":{
44303          "shape":"String",
44304          "documentation":"<p>The event type associated with this operation.</p>",
44305          "locationName":"eventType"
44306        }
44307      },
44308      "documentation":"<p>Describes a volume status operation code.</p>"
44309    },
44310    "VolumeStatusActionsList":{
44311      "type":"list",
44312      "member":{
44313        "shape":"VolumeStatusAction",
44314        "locationName":"item"
44315      }
44316    },
44317    "VolumeStatusAttachmentStatus":{
44318      "type":"structure",
44319      "members":{
44320        "IoPerformance":{
44321          "shape":"String",
44322          "documentation":"<p>The maximum IOPS supported by the attached instance.</p>",
44323          "locationName":"ioPerformance"
44324        },
44325        "InstanceId":{
44326          "shape":"String",
44327          "documentation":"<p>The ID of the attached instance.</p>",
44328          "locationName":"instanceId"
44329        }
44330      },
44331      "documentation":"<p>Information about the instances to which the volume is attached.</p>"
44332    },
44333    "VolumeStatusAttachmentStatusList":{
44334      "type":"list",
44335      "member":{
44336        "shape":"VolumeStatusAttachmentStatus",
44337        "locationName":"item"
44338      }
44339    },
44340    "VolumeStatusDetails":{
44341      "type":"structure",
44342      "members":{
44343        "Name":{
44344          "shape":"VolumeStatusName",
44345          "documentation":"<p>The name of the volume status.</p>",
44346          "locationName":"name"
44347        },
44348        "Status":{
44349          "shape":"String",
44350          "documentation":"<p>The intended status of the volume status.</p>",
44351          "locationName":"status"
44352        }
44353      },
44354      "documentation":"<p>Describes a volume status.</p>"
44355    },
44356    "VolumeStatusDetailsList":{
44357      "type":"list",
44358      "member":{
44359        "shape":"VolumeStatusDetails",
44360        "locationName":"item"
44361      }
44362    },
44363    "VolumeStatusEvent":{
44364      "type":"structure",
44365      "members":{
44366        "Description":{
44367          "shape":"String",
44368          "documentation":"<p>A description of the event.</p>",
44369          "locationName":"description"
44370        },
44371        "EventId":{
44372          "shape":"String",
44373          "documentation":"<p>The ID of this event.</p>",
44374          "locationName":"eventId"
44375        },
44376        "EventType":{
44377          "shape":"String",
44378          "documentation":"<p>The type of this event.</p>",
44379          "locationName":"eventType"
44380        },
44381        "NotAfter":{
44382          "shape":"MillisecondDateTime",
44383          "documentation":"<p>The latest end time of the event.</p>",
44384          "locationName":"notAfter"
44385        },
44386        "NotBefore":{
44387          "shape":"MillisecondDateTime",
44388          "documentation":"<p>The earliest start time of the event.</p>",
44389          "locationName":"notBefore"
44390        },
44391        "InstanceId":{
44392          "shape":"String",
44393          "documentation":"<p>The ID of the instance associated with the event.</p>",
44394          "locationName":"instanceId"
44395        }
44396      },
44397      "documentation":"<p>Describes a volume status event.</p>"
44398    },
44399    "VolumeStatusEventsList":{
44400      "type":"list",
44401      "member":{
44402        "shape":"VolumeStatusEvent",
44403        "locationName":"item"
44404      }
44405    },
44406    "VolumeStatusInfo":{
44407      "type":"structure",
44408      "members":{
44409        "Details":{
44410          "shape":"VolumeStatusDetailsList",
44411          "documentation":"<p>The details of the volume status.</p>",
44412          "locationName":"details"
44413        },
44414        "Status":{
44415          "shape":"VolumeStatusInfoStatus",
44416          "documentation":"<p>The status of the volume.</p>",
44417          "locationName":"status"
44418        }
44419      },
44420      "documentation":"<p>Describes the status of a volume.</p>"
44421    },
44422    "VolumeStatusInfoStatus":{
44423      "type":"string",
44424      "enum":[
44425        "ok",
44426        "impaired",
44427        "insufficient-data"
44428      ]
44429    },
44430    "VolumeStatusItem":{
44431      "type":"structure",
44432      "members":{
44433        "Actions":{
44434          "shape":"VolumeStatusActionsList",
44435          "documentation":"<p>The details of the operation.</p>",
44436          "locationName":"actionsSet"
44437        },
44438        "AvailabilityZone":{
44439          "shape":"String",
44440          "documentation":"<p>The Availability Zone of the volume.</p>",
44441          "locationName":"availabilityZone"
44442        },
44443        "OutpostArn":{
44444          "shape":"String",
44445          "documentation":"<p>The Amazon Resource Name (ARN) of the Outpost.</p>",
44446          "locationName":"outpostArn"
44447        },
44448        "Events":{
44449          "shape":"VolumeStatusEventsList",
44450          "documentation":"<p>A list of events associated with the volume.</p>",
44451          "locationName":"eventsSet"
44452        },
44453        "VolumeId":{
44454          "shape":"String",
44455          "documentation":"<p>The volume ID.</p>",
44456          "locationName":"volumeId"
44457        },
44458        "VolumeStatus":{
44459          "shape":"VolumeStatusInfo",
44460          "documentation":"<p>The volume status.</p>",
44461          "locationName":"volumeStatus"
44462        },
44463        "AttachmentStatuses":{
44464          "shape":"VolumeStatusAttachmentStatusList",
44465          "documentation":"<p>Information about the instances to which the volume is attached.</p>",
44466          "locationName":"attachmentStatuses"
44467        }
44468      },
44469      "documentation":"<p>Describes the volume status.</p>"
44470    },
44471    "VolumeStatusList":{
44472      "type":"list",
44473      "member":{
44474        "shape":"VolumeStatusItem",
44475        "locationName":"item"
44476      }
44477    },
44478    "VolumeStatusName":{
44479      "type":"string",
44480      "enum":[
44481        "io-enabled",
44482        "io-performance"
44483      ]
44484    },
44485    "VolumeType":{
44486      "type":"string",
44487      "enum":[
44488        "standard",
44489        "io1",
44490        "io2",
44491        "gp2",
44492        "sc1",
44493        "st1",
44494        "gp3"
44495      ]
44496    },
44497    "Vpc":{
44498      "type":"structure",
44499      "members":{
44500        "CidrBlock":{
44501          "shape":"String",
44502          "documentation":"<p>The primary IPv4 CIDR block for the VPC.</p>",
44503          "locationName":"cidrBlock"
44504        },
44505        "DhcpOptionsId":{
44506          "shape":"String",
44507          "documentation":"<p>The ID of the set of DHCP options you've associated with the VPC.</p>",
44508          "locationName":"dhcpOptionsId"
44509        },
44510        "State":{
44511          "shape":"VpcState",
44512          "documentation":"<p>The current state of the VPC.</p>",
44513          "locationName":"state"
44514        },
44515        "VpcId":{
44516          "shape":"String",
44517          "documentation":"<p>The ID of the VPC.</p>",
44518          "locationName":"vpcId"
44519        },
44520        "OwnerId":{
44521          "shape":"String",
44522          "documentation":"<p>The ID of the Amazon Web Services account that owns the VPC.</p>",
44523          "locationName":"ownerId"
44524        },
44525        "InstanceTenancy":{
44526          "shape":"Tenancy",
44527          "documentation":"<p>The allowed tenancy of instances launched into the VPC.</p>",
44528          "locationName":"instanceTenancy"
44529        },
44530        "Ipv6CidrBlockAssociationSet":{
44531          "shape":"VpcIpv6CidrBlockAssociationSet",
44532          "documentation":"<p>Information about the IPv6 CIDR blocks associated with the VPC.</p>",
44533          "locationName":"ipv6CidrBlockAssociationSet"
44534        },
44535        "CidrBlockAssociationSet":{
44536          "shape":"VpcCidrBlockAssociationSet",
44537          "documentation":"<p>Information about the IPv4 CIDR blocks associated with the VPC.</p>",
44538          "locationName":"cidrBlockAssociationSet"
44539        },
44540        "IsDefault":{
44541          "shape":"Boolean",
44542          "documentation":"<p>Indicates whether the VPC is the default VPC.</p>",
44543          "locationName":"isDefault"
44544        },
44545        "Tags":{
44546          "shape":"TagList",
44547          "documentation":"<p>Any tags assigned to the VPC.</p>",
44548          "locationName":"tagSet"
44549        }
44550      },
44551      "documentation":"<p>Describes a VPC.</p>"
44552    },
44553    "VpcAttachment":{
44554      "type":"structure",
44555      "members":{
44556        "State":{
44557          "shape":"AttachmentStatus",
44558          "documentation":"<p>The current state of the attachment.</p>",
44559          "locationName":"state"
44560        },
44561        "VpcId":{
44562          "shape":"String",
44563          "documentation":"<p>The ID of the VPC.</p>",
44564          "locationName":"vpcId"
44565        }
44566      },
44567      "documentation":"<p>Describes an attachment between a virtual private gateway and a VPC.</p>"
44568    },
44569    "VpcAttachmentList":{
44570      "type":"list",
44571      "member":{
44572        "shape":"VpcAttachment",
44573        "locationName":"item"
44574      }
44575    },
44576    "VpcAttributeName":{
44577      "type":"string",
44578      "enum":[
44579        "enableDnsSupport",
44580        "enableDnsHostnames"
44581      ]
44582    },
44583    "VpcCidrAssociationId":{"type":"string"},
44584    "VpcCidrBlockAssociation":{
44585      "type":"structure",
44586      "members":{
44587        "AssociationId":{
44588          "shape":"String",
44589          "documentation":"<p>The association ID for the IPv4 CIDR block.</p>",
44590          "locationName":"associationId"
44591        },
44592        "CidrBlock":{
44593          "shape":"String",
44594          "documentation":"<p>The IPv4 CIDR block.</p>",
44595          "locationName":"cidrBlock"
44596        },
44597        "CidrBlockState":{
44598          "shape":"VpcCidrBlockState",
44599          "documentation":"<p>Information about the state of the CIDR block.</p>",
44600          "locationName":"cidrBlockState"
44601        }
44602      },
44603      "documentation":"<p>Describes an IPv4 CIDR block associated with a VPC.</p>"
44604    },
44605    "VpcCidrBlockAssociationSet":{
44606      "type":"list",
44607      "member":{
44608        "shape":"VpcCidrBlockAssociation",
44609        "locationName":"item"
44610      }
44611    },
44612    "VpcCidrBlockState":{
44613      "type":"structure",
44614      "members":{
44615        "State":{
44616          "shape":"VpcCidrBlockStateCode",
44617          "documentation":"<p>The state of the CIDR block.</p>",
44618          "locationName":"state"
44619        },
44620        "StatusMessage":{
44621          "shape":"String",
44622          "documentation":"<p>A message about the status of the CIDR block, if applicable.</p>",
44623          "locationName":"statusMessage"
44624        }
44625      },
44626      "documentation":"<p>Describes the state of a CIDR block.</p>"
44627    },
44628    "VpcCidrBlockStateCode":{
44629      "type":"string",
44630      "enum":[
44631        "associating",
44632        "associated",
44633        "disassociating",
44634        "disassociated",
44635        "failing",
44636        "failed"
44637      ]
44638    },
44639    "VpcClassicLink":{
44640      "type":"structure",
44641      "members":{
44642        "ClassicLinkEnabled":{
44643          "shape":"Boolean",
44644          "documentation":"<p>Indicates whether the VPC is enabled for ClassicLink.</p>",
44645          "locationName":"classicLinkEnabled"
44646        },
44647        "Tags":{
44648          "shape":"TagList",
44649          "documentation":"<p>Any tags assigned to the VPC.</p>",
44650          "locationName":"tagSet"
44651        },
44652        "VpcId":{
44653          "shape":"String",
44654          "documentation":"<p>The ID of the VPC.</p>",
44655          "locationName":"vpcId"
44656        }
44657      },
44658      "documentation":"<p>Describes whether a VPC is enabled for ClassicLink.</p>"
44659    },
44660    "VpcClassicLinkIdList":{
44661      "type":"list",
44662      "member":{
44663        "shape":"VpcId",
44664        "locationName":"VpcId"
44665      }
44666    },
44667    "VpcClassicLinkList":{
44668      "type":"list",
44669      "member":{
44670        "shape":"VpcClassicLink",
44671        "locationName":"item"
44672      }
44673    },
44674    "VpcEndpoint":{
44675      "type":"structure",
44676      "members":{
44677        "VpcEndpointId":{
44678          "shape":"String",
44679          "documentation":"<p>The ID of the VPC endpoint.</p>",
44680          "locationName":"vpcEndpointId"
44681        },
44682        "VpcEndpointType":{
44683          "shape":"VpcEndpointType",
44684          "documentation":"<p>The type of endpoint.</p>",
44685          "locationName":"vpcEndpointType"
44686        },
44687        "VpcId":{
44688          "shape":"String",
44689          "documentation":"<p>The ID of the VPC to which the endpoint is associated.</p>",
44690          "locationName":"vpcId"
44691        },
44692        "ServiceName":{
44693          "shape":"String",
44694          "documentation":"<p>The name of the service to which the endpoint is associated.</p>",
44695          "locationName":"serviceName"
44696        },
44697        "State":{
44698          "shape":"State",
44699          "documentation":"<p>The state of the VPC endpoint.</p>",
44700          "locationName":"state"
44701        },
44702        "PolicyDocument":{
44703          "shape":"String",
44704          "documentation":"<p>The policy document associated with the endpoint, if applicable.</p>",
44705          "locationName":"policyDocument"
44706        },
44707        "RouteTableIds":{
44708          "shape":"ValueStringList",
44709          "documentation":"<p>(Gateway endpoint) One or more route tables associated with the endpoint.</p>",
44710          "locationName":"routeTableIdSet"
44711        },
44712        "SubnetIds":{
44713          "shape":"ValueStringList",
44714          "documentation":"<p>(Interface endpoint) One or more subnets in which the endpoint is located.</p>",
44715          "locationName":"subnetIdSet"
44716        },
44717        "Groups":{
44718          "shape":"GroupIdentifierSet",
44719          "documentation":"<p>(Interface endpoint) Information about the security groups that are associated with the network interface.</p>",
44720          "locationName":"groupSet"
44721        },
44722        "PrivateDnsEnabled":{
44723          "shape":"Boolean",
44724          "documentation":"<p>(Interface endpoint) Indicates whether the VPC is associated with a private hosted zone.</p>",
44725          "locationName":"privateDnsEnabled"
44726        },
44727        "RequesterManaged":{
44728          "shape":"Boolean",
44729          "documentation":"<p>Indicates whether the VPC endpoint is being managed by its service.</p>",
44730          "locationName":"requesterManaged"
44731        },
44732        "NetworkInterfaceIds":{
44733          "shape":"ValueStringList",
44734          "documentation":"<p>(Interface endpoint) One or more network interfaces for the endpoint.</p>",
44735          "locationName":"networkInterfaceIdSet"
44736        },
44737        "DnsEntries":{
44738          "shape":"DnsEntrySet",
44739          "documentation":"<p>(Interface endpoint) The DNS entries for the endpoint.</p>",
44740          "locationName":"dnsEntrySet"
44741        },
44742        "CreationTimestamp":{
44743          "shape":"MillisecondDateTime",
44744          "documentation":"<p>The date and time that the VPC endpoint was created.</p>",
44745          "locationName":"creationTimestamp"
44746        },
44747        "Tags":{
44748          "shape":"TagList",
44749          "documentation":"<p>Any tags assigned to the VPC endpoint.</p>",
44750          "locationName":"tagSet"
44751        },
44752        "OwnerId":{
44753          "shape":"String",
44754          "documentation":"<p>The ID of the Amazon Web Services account that owns the VPC endpoint.</p>",
44755          "locationName":"ownerId"
44756        },
44757        "LastError":{
44758          "shape":"LastError",
44759          "documentation":"<p>The last error that occurred for VPC endpoint.</p>",
44760          "locationName":"lastError"
44761        }
44762      },
44763      "documentation":"<p>Describes a VPC endpoint.</p>"
44764    },
44765    "VpcEndpointConnection":{
44766      "type":"structure",
44767      "members":{
44768        "ServiceId":{
44769          "shape":"String",
44770          "documentation":"<p>The ID of the service to which the endpoint is connected.</p>",
44771          "locationName":"serviceId"
44772        },
44773        "VpcEndpointId":{
44774          "shape":"String",
44775          "documentation":"<p>The ID of the VPC endpoint.</p>",
44776          "locationName":"vpcEndpointId"
44777        },
44778        "VpcEndpointOwner":{
44779          "shape":"String",
44780          "documentation":"<p>The ID of the Amazon Web Services account that owns the VPC endpoint.</p>",
44781          "locationName":"vpcEndpointOwner"
44782        },
44783        "VpcEndpointState":{
44784          "shape":"State",
44785          "documentation":"<p>The state of the VPC endpoint.</p>",
44786          "locationName":"vpcEndpointState"
44787        },
44788        "CreationTimestamp":{
44789          "shape":"MillisecondDateTime",
44790          "documentation":"<p>The date and time that the VPC endpoint was created.</p>",
44791          "locationName":"creationTimestamp"
44792        },
44793        "DnsEntries":{
44794          "shape":"DnsEntrySet",
44795          "documentation":"<p>The DNS entries for the VPC endpoint.</p>",
44796          "locationName":"dnsEntrySet"
44797        },
44798        "NetworkLoadBalancerArns":{
44799          "shape":"ValueStringList",
44800          "documentation":"<p>The Amazon Resource Names (ARNs) of the network load balancers for the service.</p>",
44801          "locationName":"networkLoadBalancerArnSet"
44802        },
44803        "GatewayLoadBalancerArns":{
44804          "shape":"ValueStringList",
44805          "documentation":"<p>The Amazon Resource Names (ARNs) of the Gateway Load Balancers for the service.</p>",
44806          "locationName":"gatewayLoadBalancerArnSet"
44807        }
44808      },
44809      "documentation":"<p>Describes a VPC endpoint connection to a service.</p>"
44810    },
44811    "VpcEndpointConnectionSet":{
44812      "type":"list",
44813      "member":{
44814        "shape":"VpcEndpointConnection",
44815        "locationName":"item"
44816      }
44817    },
44818    "VpcEndpointId":{"type":"string"},
44819    "VpcEndpointIdList":{
44820      "type":"list",
44821      "member":{
44822        "shape":"VpcEndpointId",
44823        "locationName":"item"
44824      }
44825    },
44826    "VpcEndpointRouteTableIdList":{
44827      "type":"list",
44828      "member":{
44829        "shape":"RouteTableId",
44830        "locationName":"item"
44831      }
44832    },
44833    "VpcEndpointSecurityGroupIdList":{
44834      "type":"list",
44835      "member":{
44836        "shape":"SecurityGroupId",
44837        "locationName":"item"
44838      }
44839    },
44840    "VpcEndpointServiceId":{"type":"string"},
44841    "VpcEndpointServiceIdList":{
44842      "type":"list",
44843      "member":{
44844        "shape":"VpcEndpointServiceId",
44845        "locationName":"item"
44846      }
44847    },
44848    "VpcEndpointSet":{
44849      "type":"list",
44850      "member":{
44851        "shape":"VpcEndpoint",
44852        "locationName":"item"
44853      }
44854    },
44855    "VpcEndpointSubnetIdList":{
44856      "type":"list",
44857      "member":{
44858        "shape":"SubnetId",
44859        "locationName":"item"
44860      }
44861    },
44862    "VpcEndpointType":{
44863      "type":"string",
44864      "enum":[
44865        "Interface",
44866        "Gateway",
44867        "GatewayLoadBalancer"
44868      ]
44869    },
44870    "VpcFlowLogId":{"type":"string"},
44871    "VpcId":{"type":"string"},
44872    "VpcIdStringList":{
44873      "type":"list",
44874      "member":{
44875        "shape":"VpcId",
44876        "locationName":"VpcId"
44877      }
44878    },
44879    "VpcIpv6CidrBlockAssociation":{
44880      "type":"structure",
44881      "members":{
44882        "AssociationId":{
44883          "shape":"String",
44884          "documentation":"<p>The association ID for the IPv6 CIDR block.</p>",
44885          "locationName":"associationId"
44886        },
44887        "Ipv6CidrBlock":{
44888          "shape":"String",
44889          "documentation":"<p>The IPv6 CIDR block.</p>",
44890          "locationName":"ipv6CidrBlock"
44891        },
44892        "Ipv6CidrBlockState":{
44893          "shape":"VpcCidrBlockState",
44894          "documentation":"<p>Information about the state of the CIDR block.</p>",
44895          "locationName":"ipv6CidrBlockState"
44896        },
44897        "NetworkBorderGroup":{
44898          "shape":"String",
44899          "documentation":"<p>The name of the unique set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses, for example, <code>us-east-1-wl1-bos-wlz-1</code>.</p>",
44900          "locationName":"networkBorderGroup"
44901        },
44902        "Ipv6Pool":{
44903          "shape":"String",
44904          "documentation":"<p>The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated.</p>",
44905          "locationName":"ipv6Pool"
44906        }
44907      },
44908      "documentation":"<p>Describes an IPv6 CIDR block associated with a VPC.</p>"
44909    },
44910    "VpcIpv6CidrBlockAssociationSet":{
44911      "type":"list",
44912      "member":{
44913        "shape":"VpcIpv6CidrBlockAssociation",
44914        "locationName":"item"
44915      }
44916    },
44917    "VpcList":{
44918      "type":"list",
44919      "member":{
44920        "shape":"Vpc",
44921        "locationName":"item"
44922      }
44923    },
44924    "VpcPeeringConnection":{
44925      "type":"structure",
44926      "members":{
44927        "AccepterVpcInfo":{
44928          "shape":"VpcPeeringConnectionVpcInfo",
44929          "documentation":"<p>Information about the accepter VPC. CIDR block information is only returned when describing an active VPC peering connection.</p>",
44930          "locationName":"accepterVpcInfo"
44931        },
44932        "ExpirationTime":{
44933          "shape":"DateTime",
44934          "documentation":"<p>The time that an unaccepted VPC peering connection will expire.</p>",
44935          "locationName":"expirationTime"
44936        },
44937        "RequesterVpcInfo":{
44938          "shape":"VpcPeeringConnectionVpcInfo",
44939          "documentation":"<p>Information about the requester VPC. CIDR block information is only returned when describing an active VPC peering connection.</p>",
44940          "locationName":"requesterVpcInfo"
44941        },
44942        "Status":{
44943          "shape":"VpcPeeringConnectionStateReason",
44944          "documentation":"<p>The status of the VPC peering connection.</p>",
44945          "locationName":"status"
44946        },
44947        "Tags":{
44948          "shape":"TagList",
44949          "documentation":"<p>Any tags assigned to the resource.</p>",
44950          "locationName":"tagSet"
44951        },
44952        "VpcPeeringConnectionId":{
44953          "shape":"String",
44954          "documentation":"<p>The ID of the VPC peering connection.</p>",
44955          "locationName":"vpcPeeringConnectionId"
44956        }
44957      },
44958      "documentation":"<p>Describes a VPC peering connection.</p>"
44959    },
44960    "VpcPeeringConnectionId":{"type":"string"},
44961    "VpcPeeringConnectionIdList":{
44962      "type":"list",
44963      "member":{
44964        "shape":"VpcPeeringConnectionId",
44965        "locationName":"item"
44966      }
44967    },
44968    "VpcPeeringConnectionList":{
44969      "type":"list",
44970      "member":{
44971        "shape":"VpcPeeringConnection",
44972        "locationName":"item"
44973      }
44974    },
44975    "VpcPeeringConnectionOptionsDescription":{
44976      "type":"structure",
44977      "members":{
44978        "AllowDnsResolutionFromRemoteVpc":{
44979          "shape":"Boolean",
44980          "documentation":"<p>Indicates whether a local VPC can resolve public DNS hostnames to private IP addresses when queried from instances in a peer VPC.</p>",
44981          "locationName":"allowDnsResolutionFromRemoteVpc"
44982        },
44983        "AllowEgressFromLocalClassicLinkToRemoteVpc":{
44984          "shape":"Boolean",
44985          "documentation":"<p>Indicates whether a local ClassicLink connection can communicate with the peer VPC over the VPC peering connection.</p>",
44986          "locationName":"allowEgressFromLocalClassicLinkToRemoteVpc"
44987        },
44988        "AllowEgressFromLocalVpcToRemoteClassicLink":{
44989          "shape":"Boolean",
44990          "documentation":"<p>Indicates whether a local VPC can communicate with a ClassicLink connection in the peer VPC over the VPC peering connection.</p>",
44991          "locationName":"allowEgressFromLocalVpcToRemoteClassicLink"
44992        }
44993      },
44994      "documentation":"<p>Describes the VPC peering connection options.</p>"
44995    },
44996    "VpcPeeringConnectionStateReason":{
44997      "type":"structure",
44998      "members":{
44999        "Code":{
45000          "shape":"VpcPeeringConnectionStateReasonCode",
45001          "documentation":"<p>The status of the VPC peering connection.</p>",
45002          "locationName":"code"
45003        },
45004        "Message":{
45005          "shape":"String",
45006          "documentation":"<p>A message that provides more information about the status, if applicable.</p>",
45007          "locationName":"message"
45008        }
45009      },
45010      "documentation":"<p>Describes the status of a VPC peering connection.</p>"
45011    },
45012    "VpcPeeringConnectionStateReasonCode":{
45013      "type":"string",
45014      "enum":[
45015        "initiating-request",
45016        "pending-acceptance",
45017        "active",
45018        "deleted",
45019        "rejected",
45020        "failed",
45021        "expired",
45022        "provisioning",
45023        "deleting"
45024      ]
45025    },
45026    "VpcPeeringConnectionVpcInfo":{
45027      "type":"structure",
45028      "members":{
45029        "CidrBlock":{
45030          "shape":"String",
45031          "documentation":"<p>The IPv4 CIDR block for the VPC.</p>",
45032          "locationName":"cidrBlock"
45033        },
45034        "Ipv6CidrBlockSet":{
45035          "shape":"Ipv6CidrBlockSet",
45036          "documentation":"<p>The IPv6 CIDR block for the VPC.</p>",
45037          "locationName":"ipv6CidrBlockSet"
45038        },
45039        "CidrBlockSet":{
45040          "shape":"CidrBlockSet",
45041          "documentation":"<p>Information about the IPv4 CIDR blocks for the VPC.</p>",
45042          "locationName":"cidrBlockSet"
45043        },
45044        "OwnerId":{
45045          "shape":"String",
45046          "documentation":"<p>The ID of the Amazon Web Services account that owns the VPC.</p>",
45047          "locationName":"ownerId"
45048        },
45049        "PeeringOptions":{
45050          "shape":"VpcPeeringConnectionOptionsDescription",
45051          "documentation":"<p>Information about the VPC peering connection options for the accepter or requester VPC.</p>",
45052          "locationName":"peeringOptions"
45053        },
45054        "VpcId":{
45055          "shape":"String",
45056          "documentation":"<p>The ID of the VPC.</p>",
45057          "locationName":"vpcId"
45058        },
45059        "Region":{
45060          "shape":"String",
45061          "documentation":"<p>The Region in which the VPC is located.</p>",
45062          "locationName":"region"
45063        }
45064      },
45065      "documentation":"<p>Describes a VPC in a VPC peering connection.</p>"
45066    },
45067    "VpcState":{
45068      "type":"string",
45069      "enum":[
45070        "pending",
45071        "available"
45072      ]
45073    },
45074    "VpcTenancy":{
45075      "type":"string",
45076      "enum":["default"]
45077    },
45078    "VpnConnection":{
45079      "type":"structure",
45080      "members":{
45081        "CustomerGatewayConfiguration":{
45082          "shape":"String",
45083          "documentation":"<p>The configuration information for the VPN connection's customer gateway (in the native XML format). This element is always present in the <a>CreateVpnConnection</a> response; however, it's present in the <a>DescribeVpnConnections</a> response only if the VPN connection is in the <code>pending</code> or <code>available</code> state.</p>",
45084          "locationName":"customerGatewayConfiguration"
45085        },
45086        "CustomerGatewayId":{
45087          "shape":"String",
45088          "documentation":"<p>The ID of the customer gateway at your end of the VPN connection.</p>",
45089          "locationName":"customerGatewayId"
45090        },
45091        "Category":{
45092          "shape":"String",
45093          "documentation":"<p>The category of the VPN connection. A value of <code>VPN</code> indicates an Amazon Web Services VPN connection. A value of <code>VPN-Classic</code> indicates an Amazon Web Services Classic VPN connection.</p>",
45094          "locationName":"category"
45095        },
45096        "State":{
45097          "shape":"VpnState",
45098          "documentation":"<p>The current state of the VPN connection.</p>",
45099          "locationName":"state"
45100        },
45101        "Type":{
45102          "shape":"GatewayType",
45103          "documentation":"<p>The type of VPN connection.</p>",
45104          "locationName":"type"
45105        },
45106        "VpnConnectionId":{
45107          "shape":"String",
45108          "documentation":"<p>The ID of the VPN connection.</p>",
45109          "locationName":"vpnConnectionId"
45110        },
45111        "VpnGatewayId":{
45112          "shape":"String",
45113          "documentation":"<p>The ID of the virtual private gateway at the Amazon Web Services side of the VPN connection.</p>",
45114          "locationName":"vpnGatewayId"
45115        },
45116        "TransitGatewayId":{
45117          "shape":"String",
45118          "documentation":"<p>The ID of the transit gateway associated with the VPN connection.</p>",
45119          "locationName":"transitGatewayId"
45120        },
45121        "Options":{
45122          "shape":"VpnConnectionOptions",
45123          "documentation":"<p>The VPN connection options.</p>",
45124          "locationName":"options"
45125        },
45126        "Routes":{
45127          "shape":"VpnStaticRouteList",
45128          "documentation":"<p>The static routes associated with the VPN connection.</p>",
45129          "locationName":"routes"
45130        },
45131        "Tags":{
45132          "shape":"TagList",
45133          "documentation":"<p>Any tags assigned to the VPN connection.</p>",
45134          "locationName":"tagSet"
45135        },
45136        "VgwTelemetry":{
45137          "shape":"VgwTelemetryList",
45138          "documentation":"<p>Information about the VPN tunnel.</p>",
45139          "locationName":"vgwTelemetry"
45140        }
45141      },
45142      "documentation":"<p>Describes a VPN connection.</p>"
45143    },
45144    "VpnConnectionDeviceSampleConfiguration":{
45145      "type":"string",
45146      "sensitive":true
45147    },
45148    "VpnConnectionDeviceType":{
45149      "type":"structure",
45150      "members":{
45151        "VpnConnectionDeviceTypeId":{
45152          "shape":"String",
45153          "documentation":"<p>Customer gateway device identifier.</p>",
45154          "locationName":"vpnConnectionDeviceTypeId"
45155        },
45156        "Vendor":{
45157          "shape":"String",
45158          "documentation":"<p>Customer gateway device vendor.</p>",
45159          "locationName":"vendor"
45160        },
45161        "Platform":{
45162          "shape":"String",
45163          "documentation":"<p>Customer gateway device platform.</p>",
45164          "locationName":"platform"
45165        },
45166        "Software":{
45167          "shape":"String",
45168          "documentation":"<p>Customer gateway device software version.</p>",
45169          "locationName":"software"
45170        }
45171      },
45172      "documentation":"<p>List of customer gateway devices that have a sample configuration file available for use. You can also see the list of device types with sample configuration files available under <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/your-cgw.html\">Your customer gateway device</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>"
45173    },
45174    "VpnConnectionDeviceTypeId":{"type":"string"},
45175    "VpnConnectionDeviceTypeList":{
45176      "type":"list",
45177      "member":{
45178        "shape":"VpnConnectionDeviceType",
45179        "locationName":"item"
45180      }
45181    },
45182    "VpnConnectionId":{"type":"string"},
45183    "VpnConnectionIdStringList":{
45184      "type":"list",
45185      "member":{
45186        "shape":"VpnConnectionId",
45187        "locationName":"VpnConnectionId"
45188      }
45189    },
45190    "VpnConnectionList":{
45191      "type":"list",
45192      "member":{
45193        "shape":"VpnConnection",
45194        "locationName":"item"
45195      }
45196    },
45197    "VpnConnectionOptions":{
45198      "type":"structure",
45199      "members":{
45200        "EnableAcceleration":{
45201          "shape":"Boolean",
45202          "documentation":"<p>Indicates whether acceleration is enabled for the VPN connection.</p>",
45203          "locationName":"enableAcceleration"
45204        },
45205        "StaticRoutesOnly":{
45206          "shape":"Boolean",
45207          "documentation":"<p>Indicates whether the VPN connection uses static routes only. Static routes must be used for devices that don't support BGP.</p>",
45208          "locationName":"staticRoutesOnly"
45209        },
45210        "LocalIpv4NetworkCidr":{
45211          "shape":"String",
45212          "documentation":"<p>The IPv4 CIDR on the customer gateway (on-premises) side of the VPN connection.</p>",
45213          "locationName":"localIpv4NetworkCidr"
45214        },
45215        "RemoteIpv4NetworkCidr":{
45216          "shape":"String",
45217          "documentation":"<p>The IPv4 CIDR on the Amazon Web Services side of the VPN connection.</p>",
45218          "locationName":"remoteIpv4NetworkCidr"
45219        },
45220        "LocalIpv6NetworkCidr":{
45221          "shape":"String",
45222          "documentation":"<p>The IPv6 CIDR on the customer gateway (on-premises) side of the VPN connection.</p>",
45223          "locationName":"localIpv6NetworkCidr"
45224        },
45225        "RemoteIpv6NetworkCidr":{
45226          "shape":"String",
45227          "documentation":"<p>The IPv6 CIDR on the Amazon Web Services side of the VPN connection.</p>",
45228          "locationName":"remoteIpv6NetworkCidr"
45229        },
45230        "TunnelInsideIpVersion":{
45231          "shape":"TunnelInsideIpVersion",
45232          "documentation":"<p>Indicates whether the VPN tunnels process IPv4 or IPv6 traffic.</p>",
45233          "locationName":"tunnelInsideIpVersion"
45234        },
45235        "TunnelOptions":{
45236          "shape":"TunnelOptionsList",
45237          "documentation":"<p>Indicates the VPN tunnel options.</p>",
45238          "locationName":"tunnelOptionSet"
45239        }
45240      },
45241      "documentation":"<p>Describes VPN connection options.</p>"
45242    },
45243    "VpnConnectionOptionsSpecification":{
45244      "type":"structure",
45245      "members":{
45246        "EnableAcceleration":{
45247          "shape":"Boolean",
45248          "documentation":"<p>Indicate whether to enable acceleration for the VPN connection.</p> <p>Default: <code>false</code> </p>"
45249        },
45250        "StaticRoutesOnly":{
45251          "shape":"Boolean",
45252          "documentation":"<p>Indicate whether the VPN connection uses static routes only. If you are creating a VPN connection for a device that does not support BGP, you must specify <code>true</code>. Use <a>CreateVpnConnectionRoute</a> to create a static route.</p> <p>Default: <code>false</code> </p>",
45253          "locationName":"staticRoutesOnly"
45254        },
45255        "TunnelInsideIpVersion":{
45256          "shape":"TunnelInsideIpVersion",
45257          "documentation":"<p>Indicate whether the VPN tunnels process IPv4 or IPv6 traffic.</p> <p>Default: <code>ipv4</code> </p>"
45258        },
45259        "TunnelOptions":{
45260          "shape":"VpnTunnelOptionsSpecificationsList",
45261          "documentation":"<p>The tunnel options for the VPN connection.</p>"
45262        },
45263        "LocalIpv4NetworkCidr":{
45264          "shape":"String",
45265          "documentation":"<p>The IPv4 CIDR on the customer gateway (on-premises) side of the VPN connection.</p> <p>Default: <code>0.0.0.0/0</code> </p>"
45266        },
45267        "RemoteIpv4NetworkCidr":{
45268          "shape":"String",
45269          "documentation":"<p>The IPv4 CIDR on the Amazon Web Services side of the VPN connection.</p> <p>Default: <code>0.0.0.0/0</code> </p>"
45270        },
45271        "LocalIpv6NetworkCidr":{
45272          "shape":"String",
45273          "documentation":"<p>The IPv6 CIDR on the customer gateway (on-premises) side of the VPN connection.</p> <p>Default: <code>::/0</code> </p>"
45274        },
45275        "RemoteIpv6NetworkCidr":{
45276          "shape":"String",
45277          "documentation":"<p>The IPv6 CIDR on the Amazon Web Services side of the VPN connection.</p> <p>Default: <code>::/0</code> </p>"
45278        }
45279      },
45280      "documentation":"<p>Describes VPN connection options.</p>"
45281    },
45282    "VpnEcmpSupportValue":{
45283      "type":"string",
45284      "enum":[
45285        "enable",
45286        "disable"
45287      ]
45288    },
45289    "VpnGateway":{
45290      "type":"structure",
45291      "members":{
45292        "AvailabilityZone":{
45293          "shape":"String",
45294          "documentation":"<p>The Availability Zone where the virtual private gateway was created, if applicable. This field may be empty or not returned.</p>",
45295          "locationName":"availabilityZone"
45296        },
45297        "State":{
45298          "shape":"VpnState",
45299          "documentation":"<p>The current state of the virtual private gateway.</p>",
45300          "locationName":"state"
45301        },
45302        "Type":{
45303          "shape":"GatewayType",
45304          "documentation":"<p>The type of VPN connection the virtual private gateway supports.</p>",
45305          "locationName":"type"
45306        },
45307        "VpcAttachments":{
45308          "shape":"VpcAttachmentList",
45309          "documentation":"<p>Any VPCs attached to the virtual private gateway.</p>",
45310          "locationName":"attachments"
45311        },
45312        "VpnGatewayId":{
45313          "shape":"String",
45314          "documentation":"<p>The ID of the virtual private gateway.</p>",
45315          "locationName":"vpnGatewayId"
45316        },
45317        "AmazonSideAsn":{
45318          "shape":"Long",
45319          "documentation":"<p>The private Autonomous System Number (ASN) for the Amazon side of a BGP session.</p>",
45320          "locationName":"amazonSideAsn"
45321        },
45322        "Tags":{
45323          "shape":"TagList",
45324          "documentation":"<p>Any tags assigned to the virtual private gateway.</p>",
45325          "locationName":"tagSet"
45326        }
45327      },
45328      "documentation":"<p>Describes a virtual private gateway.</p>"
45329    },
45330    "VpnGatewayId":{"type":"string"},
45331    "VpnGatewayIdStringList":{
45332      "type":"list",
45333      "member":{
45334        "shape":"VpnGatewayId",
45335        "locationName":"VpnGatewayId"
45336      }
45337    },
45338    "VpnGatewayList":{
45339      "type":"list",
45340      "member":{
45341        "shape":"VpnGateway",
45342        "locationName":"item"
45343      }
45344    },
45345    "VpnProtocol":{
45346      "type":"string",
45347      "enum":["openvpn"]
45348    },
45349    "VpnState":{
45350      "type":"string",
45351      "enum":[
45352        "pending",
45353        "available",
45354        "deleting",
45355        "deleted"
45356      ]
45357    },
45358    "VpnStaticRoute":{
45359      "type":"structure",
45360      "members":{
45361        "DestinationCidrBlock":{
45362          "shape":"String",
45363          "documentation":"<p>The CIDR block associated with the local subnet of the customer data center.</p>",
45364          "locationName":"destinationCidrBlock"
45365        },
45366        "Source":{
45367          "shape":"VpnStaticRouteSource",
45368          "documentation":"<p>Indicates how the routes were provided.</p>",
45369          "locationName":"source"
45370        },
45371        "State":{
45372          "shape":"VpnState",
45373          "documentation":"<p>The current state of the static route.</p>",
45374          "locationName":"state"
45375        }
45376      },
45377      "documentation":"<p>Describes a static route for a VPN connection.</p>"
45378    },
45379    "VpnStaticRouteList":{
45380      "type":"list",
45381      "member":{
45382        "shape":"VpnStaticRoute",
45383        "locationName":"item"
45384      }
45385    },
45386    "VpnStaticRouteSource":{
45387      "type":"string",
45388      "enum":["Static"]
45389    },
45390    "VpnTunnelOptionsSpecification":{
45391      "type":"structure",
45392      "members":{
45393        "TunnelInsideCidr":{
45394          "shape":"String",
45395          "documentation":"<p>The range of inside IPv4 addresses for the tunnel. Any specified CIDR blocks must be unique across all VPN connections that use the same virtual private gateway. </p> <p>Constraints: A size /30 CIDR block from the <code>169.254.0.0/16</code> range. The following CIDR blocks are reserved and cannot be used:</p> <ul> <li> <p> <code>169.254.0.0/30</code> </p> </li> <li> <p> <code>169.254.1.0/30</code> </p> </li> <li> <p> <code>169.254.2.0/30</code> </p> </li> <li> <p> <code>169.254.3.0/30</code> </p> </li> <li> <p> <code>169.254.4.0/30</code> </p> </li> <li> <p> <code>169.254.5.0/30</code> </p> </li> <li> <p> <code>169.254.169.252/30</code> </p> </li> </ul>"
45396        },
45397        "TunnelInsideIpv6Cidr":{
45398          "shape":"String",
45399          "documentation":"<p>The range of inside IPv6 addresses for the tunnel. Any specified CIDR blocks must be unique across all VPN connections that use the same transit gateway.</p> <p>Constraints: A size /126 CIDR block from the local <code>fd00::/8</code> range.</p>"
45400        },
45401        "PreSharedKey":{
45402          "shape":"String",
45403          "documentation":"<p>The pre-shared key (PSK) to establish initial authentication between the virtual private gateway and customer gateway.</p> <p>Constraints: Allowed characters are alphanumeric characters, periods (.), and underscores (_). Must be between 8 and 64 characters in length and cannot start with zero (0).</p>"
45404        },
45405        "Phase1LifetimeSeconds":{
45406          "shape":"Integer",
45407          "documentation":"<p>The lifetime for phase 1 of the IKE negotiation, in seconds.</p> <p>Constraints: A value between 900 and 28,800.</p> <p>Default: <code>28800</code> </p>"
45408        },
45409        "Phase2LifetimeSeconds":{
45410          "shape":"Integer",
45411          "documentation":"<p>The lifetime for phase 2 of the IKE negotiation, in seconds.</p> <p>Constraints: A value between 900 and 3,600. The value must be less than the value for <code>Phase1LifetimeSeconds</code>.</p> <p>Default: <code>3600</code> </p>"
45412        },
45413        "RekeyMarginTimeSeconds":{
45414          "shape":"Integer",
45415          "documentation":"<p>The margin time, in seconds, before the phase 2 lifetime expires, during which the Amazon Web Services side of the VPN connection performs an IKE rekey. The exact time of the rekey is randomly selected based on the value for <code>RekeyFuzzPercentage</code>.</p> <p>Constraints: A value between 60 and half of <code>Phase2LifetimeSeconds</code>.</p> <p>Default: <code>540</code> </p>"
45416        },
45417        "RekeyFuzzPercentage":{
45418          "shape":"Integer",
45419          "documentation":"<p>The percentage of the rekey window (determined by <code>RekeyMarginTimeSeconds</code>) during which the rekey time is randomly selected.</p> <p>Constraints: A value between 0 and 100.</p> <p>Default: <code>100</code> </p>"
45420        },
45421        "ReplayWindowSize":{
45422          "shape":"Integer",
45423          "documentation":"<p>The number of packets in an IKE replay window.</p> <p>Constraints: A value between 64 and 2048.</p> <p>Default: <code>1024</code> </p>"
45424        },
45425        "DPDTimeoutSeconds":{
45426          "shape":"Integer",
45427          "documentation":"<p>The number of seconds after which a DPD timeout occurs.</p> <p>Constraints: A value between 0 and 30.</p> <p>Default: <code>30</code> </p>"
45428        },
45429        "DPDTimeoutAction":{
45430          "shape":"String",
45431          "documentation":"<p>The action to take after DPD timeout occurs. Specify <code>restart</code> to restart the IKE initiation. Specify <code>clear</code> to end the IKE session.</p> <p>Valid Values: <code>clear</code> | <code>none</code> | <code>restart</code> </p> <p>Default: <code>clear</code> </p>"
45432        },
45433        "Phase1EncryptionAlgorithms":{
45434          "shape":"Phase1EncryptionAlgorithmsRequestList",
45435          "documentation":"<p>One or more encryption algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.</p> <p>Valid values: <code>AES128</code> | <code>AES256</code> | <code>AES128-GCM-16</code> | <code>AES256-GCM-16</code> </p>",
45436          "locationName":"Phase1EncryptionAlgorithm"
45437        },
45438        "Phase2EncryptionAlgorithms":{
45439          "shape":"Phase2EncryptionAlgorithmsRequestList",
45440          "documentation":"<p>One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.</p> <p>Valid values: <code>AES128</code> | <code>AES256</code> | <code>AES128-GCM-16</code> | <code>AES256-GCM-16</code> </p>",
45441          "locationName":"Phase2EncryptionAlgorithm"
45442        },
45443        "Phase1IntegrityAlgorithms":{
45444          "shape":"Phase1IntegrityAlgorithmsRequestList",
45445          "documentation":"<p>One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.</p> <p>Valid values: <code>SHA1</code> | <code>SHA2-256</code> | <code>SHA2-384</code> | <code>SHA2-512</code> </p>",
45446          "locationName":"Phase1IntegrityAlgorithm"
45447        },
45448        "Phase2IntegrityAlgorithms":{
45449          "shape":"Phase2IntegrityAlgorithmsRequestList",
45450          "documentation":"<p>One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.</p> <p>Valid values: <code>SHA1</code> | <code>SHA2-256</code> | <code>SHA2-384</code> | <code>SHA2-512</code> </p>",
45451          "locationName":"Phase2IntegrityAlgorithm"
45452        },
45453        "Phase1DHGroupNumbers":{
45454          "shape":"Phase1DHGroupNumbersRequestList",
45455          "documentation":"<p>One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.</p> <p>Valid values: <code>2</code> | <code>14</code> | <code>15</code> | <code>16</code> | <code>17</code> | <code>18</code> | <code>19</code> | <code>20</code> | <code>21</code> | <code>22</code> | <code>23</code> | <code>24</code> </p>",
45456          "locationName":"Phase1DHGroupNumber"
45457        },
45458        "Phase2DHGroupNumbers":{
45459          "shape":"Phase2DHGroupNumbersRequestList",
45460          "documentation":"<p>One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.</p> <p>Valid values: <code>2</code> | <code>5</code> | <code>14</code> | <code>15</code> | <code>16</code> | <code>17</code> | <code>18</code> | <code>19</code> | <code>20</code> | <code>21</code> | <code>22</code> | <code>23</code> | <code>24</code> </p>",
45461          "locationName":"Phase2DHGroupNumber"
45462        },
45463        "IKEVersions":{
45464          "shape":"IKEVersionsRequestList",
45465          "documentation":"<p>The IKE versions that are permitted for the VPN tunnel.</p> <p>Valid values: <code>ikev1</code> | <code>ikev2</code> </p>",
45466          "locationName":"IKEVersion"
45467        },
45468        "StartupAction":{
45469          "shape":"String",
45470          "documentation":"<p>The action to take when the establishing the tunnel for the VPN connection. By default, your customer gateway device must initiate the IKE negotiation and bring up the tunnel. Specify <code>start</code> for Amazon Web Services to initiate the IKE negotiation.</p> <p>Valid Values: <code>add</code> | <code>start</code> </p> <p>Default: <code>add</code> </p>"
45471        }
45472      },
45473      "documentation":"<p>The tunnel options for a single VPN tunnel.</p>"
45474    },
45475    "VpnTunnelOptionsSpecificationsList":{
45476      "type":"list",
45477      "member":{"shape":"VpnTunnelOptionsSpecification"}
45478    },
45479    "WeekDay":{
45480      "type":"string",
45481      "enum":[
45482        "sunday",
45483        "monday",
45484        "tuesday",
45485        "wednesday",
45486        "thursday",
45487        "friday",
45488        "saturday"
45489      ]
45490    },
45491    "WithdrawByoipCidrRequest":{
45492      "type":"structure",
45493      "required":["Cidr"],
45494      "members":{
45495        "Cidr":{
45496          "shape":"String",
45497          "documentation":"<p>The address range, in CIDR notation.</p>"
45498        },
45499        "DryRun":{
45500          "shape":"Boolean",
45501          "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>"
45502        }
45503      }
45504    },
45505    "WithdrawByoipCidrResult":{
45506      "type":"structure",
45507      "members":{
45508        "ByoipCidr":{
45509          "shape":"ByoipCidr",
45510          "documentation":"<p>Information about the address pool.</p>",
45511          "locationName":"byoipCidr"
45512        }
45513      }
45514    },
45515    "ZoneIdStringList":{
45516      "type":"list",
45517      "member":{
45518        "shape":"String",
45519        "locationName":"ZoneId"
45520      }
45521    },
45522    "ZoneNameStringList":{
45523      "type":"list",
45524      "member":{
45525        "shape":"String",
45526        "locationName":"ZoneName"
45527      }
45528    },
45529    "scope":{
45530      "type":"string",
45531      "enum":[
45532        "Availability Zone",
45533        "Region"
45534      ]
45535    },
45536    "totalFpgaMemory":{"type":"integer"},
45537    "totalGpuMemory":{"type":"integer"}
45538  },
45539  "documentation":"<fullname>Amazon Elastic Compute Cloud</fullname> <p>Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the AWS Cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications faster. Amazon Virtual Private Cloud (Amazon VPC) enables you to provision a logically isolated section of the AWS Cloud where you can launch AWS resources in a virtual network that you've defined. Amazon Elastic Block Store (Amazon EBS) provides block level storage volumes for use with EC2 instances. EBS volumes are highly available and reliable storage volumes that can be attached to any running instance and used like a hard drive.</p> <p>To learn more, see the following resources:</p> <ul> <li> <p>Amazon EC2: <a href=\"http://aws.amazon.com/ec2\">AmazonEC2 product page</a>, <a href=\"http://aws.amazon.com/documentation/ec2\">Amazon EC2 documentation</a> </p> </li> <li> <p>Amazon EBS: <a href=\"http://aws.amazon.com/ebs\">Amazon EBS product page</a>, <a href=\"http://aws.amazon.com/documentation/ebs\">Amazon EBS documentation</a> </p> </li> <li> <p>Amazon VPC: <a href=\"http://aws.amazon.com/vpc\">Amazon VPC product page</a>, <a href=\"http://aws.amazon.com/documentation/vpc\">Amazon VPC documentation</a> </p> </li> <li> <p>AWS VPN: <a href=\"http://aws.amazon.com/vpn\">AWS VPN product page</a>, <a href=\"http://aws.amazon.com/documentation/vpn\">AWS VPN documentation</a> </p> </li> </ul>"
45540}
45541