'2.0', 'service' => '
Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the Amazon Web Services 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 Amazon Web Services Cloud where you can launch Amazon Web Services 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.
To learn more, see the following resources:
Amazon EC2: Amazon EC2 product page, Amazon EC2 documentation
Amazon EBS: Amazon EBS product page, Amazon EBS documentation
Amazon VPC: Amazon VPC product page, Amazon VPC documentation
Accepts an Elastic IP address transfer. For more information, see Accept a transferred Elastic IP address in the Amazon Virtual Private Cloud User Guide.
', 'AcceptReservedInstancesExchangeQuote' => 'Accepts the Convertible Reserved Instance exchange quote described in the GetReservedInstancesExchangeQuote call.
', 'AcceptTransitGatewayMulticastDomainAssociations' => 'Accepts a request to associate subnets with a transit gateway multicast domain.
', 'AcceptTransitGatewayPeeringAttachment' => 'Accepts a transit gateway peering attachment request. The peering attachment must be in the pendingAcceptance
state.
Accepts a request to attach a VPC to a transit gateway.
The VPC attachment must be in the pendingAcceptance
state. Use DescribeTransitGatewayVpcAttachments to view your pending VPC attachment requests. Use RejectTransitGatewayVpcAttachment to reject a VPC attachment request.
Accepts connection requests to your VPC endpoint service.
', 'AcceptVpcPeeringConnection' => 'Accept a VPC peering connection request. To accept a request, the VPC peering connection must be in the pending-acceptance
state, and you must be the owner of the peer VPC. Use DescribeVpcPeeringConnections to view your outstanding VPC peering connection requests.
For an inter-Region VPC peering connection request, you must accept the VPC peering connection in the Region of the accepter VPC.
', 'AdvertiseByoipCidr' => '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).
You can perform this operation at most once every 10 seconds, even if you specify different address ranges each time.
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.
It can take a few minutes before traffic to the specified addresses starts routing to Amazon Web Services because of BGP propagation delays.
To stop advertising the BYOIP CIDR, use WithdrawByoipCidr.
', 'AllocateAddress' => '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.
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 Bring Your Own IP Addresses (BYOIP) in the Amazon Elastic Compute Cloud User Guide.
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. To attempt to recover an Elastic IP address that you released, specify it in this operation.
For more information, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide.
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).
', 'AllocateHosts' => '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.
', 'AllocateIpamPoolCidr' => 'Allocate a CIDR from an IPAM pool. The Region you use should be the IPAM pool locale. The locale is the Amazon Web Services Region where this IPAM pool is available for allocations.
In IPAM, an allocation is a CIDR assignment from an IPAM pool to another IPAM pool or to a resource. For more information, see Allocate CIDRs in the Amazon VPC IPAM User Guide.
This action creates an allocation with strong consistency. The returned CIDR will not overlap with any other allocations from the same pool.
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.
', 'AssignIpv6Addresses' => '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 IP Addresses Per Network Interface Per Instance Type in the Amazon Elastic Compute Cloud User Guide.
You must specify either the IPv6 addresses or the IPv6 address count in the request.
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 Assigning prefixes to Amazon EC2 network interfaces in the Amazon Elastic Compute Cloud User Guide.
', 'AssignPrivateIpAddresses' => 'Assigns one or more secondary private IP addresses to the specified network interface.
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 Instance Types in the Amazon Elastic Compute Cloud User Guide. For more information about Elastic IP addresses, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide.
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.
Remapping an IP address is an asynchronous operation. When you move an IP address from one network interface to another, check network/interfaces/macs/mac/local-ipv4s
in the instance metadata to confirm that the remapping is complete.
You must specify either the IP addresses or the IP address count in the request.
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 Assigning prefixes to Amazon EC2 network interfaces in the Amazon Elastic Compute Cloud User Guide.
', 'AssignPrivateNatGatewayAddress' => 'Assigns one or more private IPv4 addresses to a private NAT gateway. For more information, see Work with NAT gateways in the Amazon VPC User Guide.
', 'AssociateAddress' => '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.
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.
[Subnets in Wavelength Zones] You can associate an IP address from the telecommunication carrier to the instance or network interface.
You cannot associate an Elastic IP address with an interface in a different network border group.
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 Elastic IP Addresses section of Amazon EC2 Pricing.
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.
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 (ModifyClientVpnEndpoint) and change the VPC that\'s associated with it.
', 'AssociateDhcpOptions' => 'Associates a set of DHCP options (that you\'ve previously created) with the specified VPC, or associates no DHCP options with the VPC.
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.
For more information, see DHCP options sets in the Amazon VPC User Guide.
', 'AssociateEnclaveCertificateIamRole' => '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 Certificate Manager for Nitro Enclaves in the Amazon Web Services Nitro Enclaves User Guide.
When the IAM role is associated with the ACM certificate, the certificate, certificate chain, and encrypted private key are placed in an Amazon S3 location 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.
To enable the IAM role to access the Amazon S3 object, you must grant it permission to call s3:GetObject
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 kms:Decrypt
on the KMS key returned by the command. For more information, see Grant the role permission to access the certificate and encryption key in the Amazon Web Services Nitro Enclaves User Guide.
Associates an IAM instance profile with a running or stopped instance. You cannot associate more than one IAM instance profile with an instance.
', 'AssociateInstanceEventWindow' => '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.
For more information, see Define event windows for scheduled events in the Amazon EC2 User Guide.
', 'AssociateIpamResourceDiscovery' => 'Associates an IPAM resource discovery with an Amazon VPC IPAM. A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.
', 'AssociateNatGatewayAddress' => 'Associates Elastic IP addresses (EIPs) and private IPv4 addresses with a public NAT gateway. For more information, see Work with NAT gateways in the Amazon VPC User Guide.
By default, you can associate up to 2 Elastic IP addresses per public NAT gateway. You can increase the limit by requesting a quota adjustment. For more information, see Elastic IP address quotas in the Amazon VPC User Guide.
', 'AssociateRouteTable' => '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.
For more information, see Route tables in the Amazon VPC User Guide.
', 'AssociateSubnetCidrBlock' => '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.
', 'AssociateTransitGatewayMulticastDomain' => 'Associates the specified subnets and transit gateway attachments with the specified transit gateway multicast domain.
The transit gateway attachment must be in the available state before you can add a resource. Use DescribeTransitGatewayAttachments to see the state of the attachment.
', 'AssociateTransitGatewayPolicyTable' => 'Associates the specified transit gateway attachment with a transit gateway policy table.
', 'AssociateTransitGatewayRouteTable' => 'Associates the specified attachment with the specified transit gateway route table. You can associate only one route table with an attachment.
', 'AssociateTrunkInterface' => 'This API action is currently in limited preview only. If you are interested in using this feature, contact your account manager.
Associates a branch network interface with a trunk network interface.
Before you create the association, run the create-network-interface command and set --interface-type
to trunk
. You must also create a network interface for each branch network interface that you want to associate with the trunk network interface.
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 (BYOIP). The IPv6 CIDR block size is fixed at /56.
You must specify one of the following in the request: an IPv4 CIDR block, an IPv6 pool, or an Amazon-provided IPv6 CIDR block.
For more information about associating CIDR blocks with your VPC and applicable restrictions, see IP addressing for your VPCs and subnets in the Amazon VPC User Guide.
', 'AttachClassicLinkVpc' => 'This action is deprecated.
Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC 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 running
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.
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.
Linking your instance to a VPC is sometimes referred to as attaching your instance.
', 'AttachInternetGateway' => 'Attaches an internet gateway or a virtual private gateway to a VPC, enabling connectivity between the internet and the VPC. For more information, see Internet gateways in the Amazon VPC User Guide.
', 'AttachNetworkInterface' => 'Attaches a network interface to an instance.
', 'AttachVerifiedAccessTrustProvider' => 'Attaches the specified Amazon Web Services Verified Access trust provider to the specified Amazon Web Services Verified Access instance.
', 'AttachVolume' => 'Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
Encrypted EBS volumes must be attached to instances that support Amazon EBS encryption. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
After you attach an EBS volume, you must make it available. For more information, see Make an EBS volume available for use.
If a volume has an Amazon Web Services Marketplace product code:
The volume can be attached only to a stopped instance.
Amazon Web Services Marketplace product codes are copied from the volume to the instance.
You must be subscribed to the product.
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.
For more information, see Attach an Amazon EBS volume to an instance in the Amazon Elastic Compute Cloud User Guide.
', 'AttachVpnGateway' => 'Attaches a virtual private gateway to a VPC. You can attach one virtual private gateway to one VPC at a time.
For more information, see Amazon Web Services Site-to-Site VPN in the Amazon Web Services Site-to-Site VPN User Guide.
', 'AuthorizeClientVpnIngress' => '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.
', 'AuthorizeSecurityGroupEgress' => 'Adds the specified outbound (egress) rules to a security group for use with a VPC.
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 source security groups. When specifying an outbound rule for your security group in a VPC, the IpPermissions
must include a destination for the traffic.
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.
Rule changes are propagated to affected instances as quickly as possible. However, a small delay might occur.
For information about VPC security group quotas, see Amazon VPC quotas.
', 'AuthorizeSecurityGroupIngress' => 'Adds the specified inbound (ingress) rules to a security group.
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. When specifying an inbound rule for your security group in a VPC, the IpPermissions
must include a source for the traffic.
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.
Rule changes are propagated to instances within the security group as quickly as possible. However, a small delay might occur.
For more information about VPC security group quotas, see Amazon VPC quotas.
', 'BundleInstance' => 'Bundles an Amazon instance store-backed Windows instance.
During bundling, only the root device volume (C:\\) is bundled. Data on other instance store volumes is not preserved.
This action is not applicable for Linux/Unix instances or Windows instances that are backed by Amazon EBS.
Cancels a bundling operation for an instance store-backed Windows instance.
', 'CancelCapacityReservation' => 'Cancels the specified Capacity Reservation, releases the reserved capacity, and changes the Capacity Reservation\'s state to cancelled
.
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.
', 'CancelCapacityReservationFleets' => 'Cancels one or more Capacity Reservation Fleets. When you cancel a Capacity Reservation Fleet, the following happens:
The Capacity Reservation Fleet\'s status changes to cancelled
.
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.
The Fleet stops creating new Capacity Reservations.
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.
For more information, see Importing a Virtual Machine Using the Amazon EC2 CLI.
', 'CancelExportTask' => '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.
', 'CancelImageLaunchPermission' => 'Removes your Amazon Web Services account from the launch permissions for the specified AMI. For more information, see Cancel having an AMI shared with your Amazon Web Services account in the Amazon EC2 User Guide.
', 'CancelImportTask' => 'Cancels an in-process import virtual machine or import snapshot task.
', 'CancelReservedInstancesListing' => 'Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.
For more information, see Reserved Instance Marketplace in the Amazon EC2 User Guide.
', 'CancelSpotFleetRequests' => 'Cancels the specified Spot Fleet requests.
After you cancel a Spot Fleet request, the Spot Fleet launches no new instances.
You must also specify whether a canceled Spot Fleet request should terminate its instances. If you choose to terminate the instances, the Spot Fleet request enters the cancelled_terminating
state. Otherwise, the Spot Fleet request enters the cancelled_running
state and the instances continue to run until they are interrupted or you terminate them manually.
Cancels one or more Spot Instance requests.
Canceling a Spot Instance request does not terminate running Spot Instances associated with the request.
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.
', 'CopyFpgaImage' => 'Copies the specified Amazon FPGA Image (AFI) to the current Region.
', 'CopyImage' => '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 CreateStoreImageTask.
To copy an AMI from one Region to another, specify the source Region using the SourceRegion 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 Encrypted
during the copy operation. You cannot create an unencrypted copy of an encrypted backing snapshot.
To copy an AMI from a Region to an Outpost, specify the source Region using the SourceRegion parameter, and specify the ARN of the destination Outpost using DestinationOutpostArn. 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 KmsKeyId. Outposts do not support unencrypted snapshots. For more information, Amazon EBS local snapshots on Outposts in the Amazon EC2 User Guide.
For more information about the prerequisites and limits when copying an AMI, see Copy an AMI in the Amazon EC2 User Guide.
', 'CopySnapshot' => '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.
You can use the snapshot to create EBS volumes or Amazon Machine Images (AMIs).
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.
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 KmsKeyId. Outposts do not support unencrypted snapshots. For more information, Amazon EBS local snapshots on Outposts in the Amazon Elastic Compute Cloud User Guide.
Snapshots created by copying another snapshot have an arbitrary volume ID that should not be used for any purpose.
For more information, see Copy an Amazon EBS snapshot in the Amazon Elastic Compute Cloud User Guide.
', 'CreateCapacityReservation' => 'Creates a new Capacity Reservation with the specified attributes.
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 Capacity Reservations in the Amazon EC2 User Guide.
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.
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 Amazon EC2 Service Quotas in the Amazon EC2 User Guide.
', 'CreateCapacityReservationFleet' => 'Creates a Capacity Reservation Fleet. For more information, see Create a Capacity Reservation Fleet in the Amazon EC2 User Guide.
', 'CreateCarrierGateway' => 'Creates a carrier gateway. For more information about carrier gateways, see Carrier gateways in the Amazon Web Services Wavelength Developer Guide.
', 'CreateClientVpnEndpoint' => '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.
', 'CreateClientVpnRoute' => '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.
', 'CreateCoipCidr' => 'Creates a range of customer-owned IP addresses.
', 'CreateCoipPool' => 'Creates a pool of customer-owned IP (CoIP) addresses.
', 'CreateCustomerGateway' => 'Provides information to Amazon Web Services about your customer gateway device. The customer gateway device is the appliance at your end of the VPN connection. You must provide the IP address of the customer gateway device’s external interface. The IP address must be static and can be behind a device performing network address translation (NAT).
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. For more information, see Customer gateway options for your Site-to-Site VPN connection in the Amazon Web Services Site-to-Site VPN User Guide.
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. An identical request returns information about the existing customer gateway; it doesn\'t create a new customer gateway.
', 'CreateDefaultSubnet' => 'Creates a default subnet with a size /20
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 Create a default subnet in the Amazon VPC User Guide.
Creates a default VPC with a size /16
IPv4 CIDR block and a default subnet in each Availability Zone. For more information about the components of a default VPC, see Default VPCs in the Amazon VPC User Guide. You cannot specify the components of the default VPC yourself.
If you deleted your previous default VPC, you can create a default VPC. You cannot have more than one default VPC per Region.
', 'CreateDhcpOptions' => '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 RFC 2132.
domain-name-servers
- 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 domain-name
, you must set domain-name-servers
to a custom DNS server.
domain-name
- If you\'re using AmazonProvidedDNS in us-east-1
, specify ec2.internal
. If you\'re using AmazonProvidedDNS in another Region, specify region.compute.internal
(for example, ap-northeast-1.compute.internal
). Otherwise, specify a domain name (for example, ExampleCompany.com
). This value is used to complete unqualified DNS hostnames. Important: 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.
ntp-servers
- The IP addresses of up to four Network Time Protocol (NTP) servers.
netbios-name-servers
- The IP addresses of up to four NetBIOS name servers.
netbios-node-type
- 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 RFC 2132.
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 domain-name-servers
option either to AmazonProvidedDNS
or to a domain name server of your choice. For more information, see DHCP options sets in the Amazon VPC User Guide.
[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.
', 'CreateFleet' => 'Creates an EC2 Fleet that contains the configuration information for On-Demand Instances and Spot Instances. Instances are launched immediately if there is available capacity.
A single EC2 Fleet can include multiple launch specifications that vary by instance type, AMI, Availability Zone, or subnet.
For more information, see EC2 Fleet in the Amazon EC2 User Guide.
', 'CreateFlowLogs' => 'Creates one or more flow logs to capture information about IP traffic for a specific network interface, subnet, or VPC.
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 Flow log records in the Amazon Virtual Private Cloud User Guide.
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.
For more information, see VPC Flow Logs in the Amazon Virtual Private Cloud User Guide.
', 'CreateFpgaImage' => 'Creates an Amazon FPGA Image (AFI) from the specified design checkpoint (DCP).
The create operation is asynchronous. To verify that the AFI is ready for use, check the output logs.
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 Amazon Web Services FPGA Hardware Development Kit.
', 'CreateImage' => 'Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped.
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.
For more information, see Create an Amazon EBS-backed Linux AMI in the Amazon Elastic Compute Cloud User Guide.
', 'CreateInstanceConnectEndpoint' => 'Creates an EC2 Instance Connect Endpoint.
An EC2 Instance Connect Endpoint allows you to connect to an instance, without requiring the instance to have a public IPv4 address. For more information, see Connect to your instances without requiring a public IPv4 address using EC2 Instance Connect Endpoint in the Amazon EC2 User Guide.
', 'CreateInstanceEventWindow' => 'Creates an event window in which scheduled events for the associated Amazon EC2 instances can run.
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.
You can create up to 200 event windows per Amazon Web Services Region.
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 AssociateInstanceEventWindow API.
Event windows are applicable only for scheduled events that stop, reboot, or terminate instances.
Event windows are not applicable for:
Expedited scheduled events and network maintenance events.
Unscheduled maintenance such as AutoRecovery and unplanned reboots.
For more information, see Define event windows for scheduled events in the Amazon EC2 User Guide.
', 'CreateInstanceExportTask' => 'Exports a running or stopped instance to an Amazon S3 bucket.
For information about the prerequisites for your Amazon S3 bucket, supported operating systems, image formats, and known limitations for the types of instances you can export, see Exporting an instance as a VM Using VM Import/Export in the VM Import/Export User Guide.
', 'CreateInternetGateway' => 'Creates an internet gateway for use with a VPC. After creating the internet gateway, you attach it to a VPC using AttachInternetGateway.
For more information, see Internet gateways in the Amazon VPC User Guide.
', 'CreateIpam' => 'Create an IPAM. Amazon VPC IP Address Manager (IPAM) is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across Amazon Web Services Regions and accounts throughout your Amazon Web Services Organization.
For more information, see Create an IPAM in the Amazon VPC IPAM User Guide.
', 'CreateIpamPool' => 'Create an IP address pool for Amazon VPC IP Address Manager (IPAM). In IPAM, a pool is a collection of contiguous IP addresses CIDRs. Pools enable you to organize your IP addresses according to your routing and security needs. For example, if you have separate routing and security needs for development and production applications, you can create a pool for each.
For more information, see Create a top-level pool in the Amazon VPC IPAM User Guide.
', 'CreateIpamResourceDiscovery' => 'Creates an IPAM resource discovery. A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.
', 'CreateIpamScope' => 'Create an IPAM scope. In IPAM, a scope is the highest-level container within IPAM. An IPAM contains two default scopes. Each scope represents the IP space for a single network. The private scope is intended for all private IP address space. The public scope is intended for all public IP address space. Scopes enable you to reuse IP addresses across multiple unconnected networks without causing IP address overlap or conflict.
For more information, see Add a scope in the Amazon VPC IPAM User Guide.
', 'CreateKeyPair' => 'Creates an ED25519 or 2048-bit RSA key pair with the specified name and in the specified PEM or PPK format. 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 or an unencrypted PPK formatted private key for use with PuTTY. If a key with the specified name already exists, Amazon EC2 returns an error.
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 ImportKeyPair.
You can have up to 5,000 key pairs per Amazon Web Services Region.
For more information, see Amazon EC2 key pairs in the Amazon Elastic Compute Cloud User Guide.
', 'CreateLaunchTemplate' => 'Creates a launch template.
A launch template contains the parameters to launch an instance. When you launch an instance using RunInstances, you can specify a launch template instead of providing the launch parameters in the request. For more information, see Launch an instance from a launch template in the Amazon Elastic Compute Cloud User Guide.
If you want to clone an existing launch template as the basis for creating a new launch template, you can use the Amazon EC2 console. The API, SDKs, and CLI do not support cloning a template. For more information, see Create a launch template from an existing launch template in the Amazon Elastic Compute Cloud User Guide.
', 'CreateLaunchTemplateVersion' => 'Creates a new version of a launch template. You can specify an existing version of launch template from which to base the new version.
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.
Launch templates are immutable; after you create a launch template, you can\'t modify it. Instead, you can create a new version of the launch template that includes any changes you require.
For more information, see Modify a launch template (manage launch template versions) in the Amazon Elastic Compute Cloud User Guide.
', 'CreateLocalGatewayRoute' => 'Creates a static route for the specified local gateway route table. You must specify one of the following targets:
LocalGatewayVirtualInterfaceGroupId
NetworkInterfaceId
Creates a local gateway route table.
', 'CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociation' => 'Creates a local gateway route table virtual interface group association.
', 'CreateLocalGatewayRouteTableVpcAssociation' => 'Associates the specified VPC with the specified local gateway route table.
', 'CreateManagedPrefixList' => '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.
', 'CreateNatGateway' => '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.
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.
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.
For more information, see NAT gateways in the Amazon VPC User Guide.
', 'CreateNetworkAcl' => '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.
For more information, see Network ACLs in the Amazon VPC User Guide.
', 'CreateNetworkAclEntry' => '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.
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.
After you add an entry, you can\'t modify it; you must either replace it, or create an entry and delete the old one.
For more information about network ACLs, see Network ACLs in the Amazon VPC User Guide.
', 'CreateNetworkInsightsAccessScope' => 'Creates a Network Access Scope.
Amazon Web Services Network Access Analyzer enables cloud networking and cloud operations teams to verify that their networks on Amazon Web Services conform to their network security and governance objectives. For more information, see the Amazon Web Services Network Access Analyzer Guide.
', 'CreateNetworkInsightsPath' => 'Creates a path to analyze for reachability.
Reachability Analyzer enables you to analyze and debug network reachability between two resources in your virtual private cloud (VPC). For more information, see the Reachability Analyzer Guide.
', 'CreateNetworkInterface' => 'Creates a network interface in the specified subnet.
The number of IP addresses you can assign to a network interface varies by instance type. For more information, see IP Addresses Per ENI Per Instance Type in the Amazon Virtual Private Cloud User Guide.
For more information about network interfaces, see Elastic network interfaces in the Amazon Elastic Compute Cloud User Guide.
', 'CreateNetworkInterfacePermission' => 'Grants an Amazon Web Services-authorized account permission to attach the specified network interface to an instance in their account.
You can grant permission to a single Amazon Web Services account only, and only one account at a time.
', 'CreatePlacementGroup' => 'Creates a placement group in which to launch instances. The strategy of the placement group determines how the instances are organized within the group.
A cluster
placement group is a logical grouping of instances within a single Availability Zone that benefit from low network latency, high network throughput. A spread
placement group places instances on distinct hardware. A partition
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.
For more information, see Placement groups in the Amazon EC2 User Guide.
', 'CreatePublicIpv4Pool' => 'Creates a public IPv4 address pool. A public IPv4 pool is an EC2 IP address pool required for the public IPv4 CIDRs that you own and bring to Amazon Web Services to manage with IPAM. IPv6 addresses you bring to Amazon Web Services, however, use IPAM pools only. To monitor the status of pool creation, use DescribePublicIpv4Pools.
', 'CreateReplaceRootVolumeTask' => 'Replaces the EBS-backed root volume for a running
instance with a new volume that is restored to the original root volume\'s launch state, that is restored to a specific snapshot taken from the original root volume, or that is restored from an AMI that has the same key characteristics as that of the instance.
For more information, see Replace a root volume in the Amazon Elastic Compute Cloud User Guide.
', 'CreateReservedInstancesListing' => '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 DescribeReservedInstances operation.
Only Standard Reserved Instances can be sold in the Reserved Instance Marketplace. Convertible Reserved Instances cannot be sold.
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.
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 DescribeReservedInstancesListings operation.
For more information, see Reserved Instance Marketplace in the Amazon EC2 User Guide.
', 'CreateRestoreImageTask' => 'Starts a task that restores an AMI from an Amazon S3 object that was previously created by using CreateStoreImageTask.
To use this API, you must have the required permissions. For more information, see Permissions for storing and restoring AMIs using Amazon S3 in the Amazon EC2 User Guide.
For more information, see Store and restore an AMI using Amazon S3 in the Amazon EC2 User Guide.
', 'CreateRoute' => 'Creates a route in a route table within a VPC.
You must specify either a destination CIDR block or a prefix list ID. You must also specify exactly one of the resources from the parameter list.
When determining how to route traffic, we use the route with the most specific match. For example, traffic is destined for the IPv4 address 192.0.2.3
, and the route table includes the following two IPv4 routes:
192.0.2.0/24
(goes to some target A)
192.0.2.0/28
(goes to some target B)
Both routes apply to the traffic destined for 192.0.2.3
. 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.
For more information about route tables, see Route tables in the Amazon VPC User Guide.
', 'CreateRouteTable' => '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.
For more information, see Route tables in the Amazon VPC User Guide.
', 'CreateSecurityGroup' => 'Creates a security group.
A security group acts as a virtual firewall for your instance to control inbound and outbound traffic. For more information, see Amazon EC2 security groups in the Amazon Elastic Compute Cloud User Guide and Security groups for your VPC in the Amazon Virtual Private Cloud User Guide.
When you create a security group, you specify a friendly name of your choice. You can\'t have two security groups for the same VPC with the same name.
You have 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.
You can add or remove rules from your security groups using AuthorizeSecurityGroupIngress, AuthorizeSecurityGroupEgress, RevokeSecurityGroupIngress, and RevokeSecurityGroupEgress.
For more information about VPC security group limits, see Amazon VPC Limits.
', 'CreateSnapshot' => '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.
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.
When a snapshot is created, any Amazon Web Services Marketplace product codes that are associated with the source volume are propagated to the snapshot.
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 pending
.
When you create a snapshot for an EBS volume that serves as a root device, we recommend that you stop the instance before taking the snapshot.
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.
You can tag your snapshots during creation. For more information, see Tag your Amazon EC2 resources in the Amazon Elastic Compute Cloud User Guide.
For more information, see Amazon Elastic Block Store and Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
', 'CreateSnapshots' => '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.
You can include all of the volumes currently attached to the instance, or you can exclude the root volume or specific data (non-root) volumes from the multi-volume snapshot set.
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.
', 'CreateSpotDatafeedSubscription' => '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 Spot Instance data feed in the Amazon EC2 User Guide for Linux Instances.
', 'CreateStoreImageTask' => 'Stores an AMI as a single object in an Amazon S3 bucket.
To use this API, you must have the required permissions. For more information, see Permissions for storing and restoring AMIs using Amazon S3 in the Amazon EC2 User Guide.
For more information, see Store and restore an AMI using Amazon S3 in the Amazon EC2 User Guide.
', 'CreateSubnet' => 'Creates a subnet in the specified VPC. For an IPv4 only subnet, specify an IPv4 CIDR block. If the VPC has an IPv6 CIDR block, you can create an IPv6 only subnet or a dual stack subnet instead. For an IPv6 only subnet, specify an IPv6 CIDR block. For a dual stack subnet, specify both an IPv4 CIDR block and an IPv6 CIDR block.
A subnet CIDR block must not overlap the CIDR block of an existing subnet in the VPC. After you create a subnet, you can\'t change its CIDR block.
The allowed size for an IPv4 subnet is between a /28 netmask (16 IP addresses) and a /16 netmask (65,536 IP addresses). Amazon Web Services reserves both the first four and the last IPv4 address in each subnet\'s CIDR block. They\'re not available for your use.
If you\'ve associated an IPv6 CIDR block with your VPC, you can associate an IPv6 CIDR block with a subnet when you create it. The allowed block size for an IPv6 subnet is a /64 netmask.
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.
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.
For more information, see Subnets in the Amazon VPC User Guide.
', 'CreateSubnetCidrReservation' => 'Creates a subnet CIDR reservation. For information about subnet CIDR reservations, see Subnet CIDR reservations in the Amazon Virtual Private Cloud User Guide.
', 'CreateTags' => '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.
For more information about tags, see Tag your Amazon EC2 resources in the Amazon Elastic Compute Cloud User Guide. For more information about creating IAM policies that control users\' access to resources based on tags, see Supported resource-level permissions for Amazon EC2 API actions in the Amazon Elastic Compute Cloud User Guide.
', 'CreateTrafficMirrorFilter' => 'Creates a Traffic Mirror filter.
A Traffic Mirror filter is a set of rules that defines the traffic to mirror.
By default, no traffic is mirrored. To mirror traffic, use CreateTrafficMirrorFilterRule to add Traffic Mirror rules to the filter. The rules you add define what traffic gets mirrored. You can also use ModifyTrafficMirrorFilterNetworkServices to mirror supported network services.
', 'CreateTrafficMirrorFilterRule' => 'Creates a Traffic Mirror filter rule.
A Traffic Mirror rule defines the Traffic Mirror source traffic to mirror.
You need the Traffic Mirror filter ID when you create the rule.
', 'CreateTrafficMirrorSession' => 'Creates a Traffic Mirror session.
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.
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.
By default, no traffic is mirrored. Use CreateTrafficMirrorFilter to create filter rules that specify the traffic to mirror.
', 'CreateTrafficMirrorTarget' => 'Creates a target for your Traffic Mirror session.
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.
A Traffic Mirror target can be a network interface, a Network Load Balancer, or a Gateway Load Balancer endpoint.
To use the target in a Traffic Mirror session, use CreateTrafficMirrorSession.
', 'CreateTransitGateway' => 'Creates a transit gateway.
You can use a transit gateway to interconnect your virtual private clouds (VPC) and on-premises networks. After the transit gateway enters the available
state, you can attach your VPCs and VPN connections to the transit gateway.
To attach your VPCs, use CreateTransitGatewayVpcAttachment.
To attach a VPN connection, use CreateCustomerGateway to create a customer gateway and specify the ID of the customer gateway and the ID of the transit gateway in a call to CreateVpnConnection.
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 CreateTransitGatewayRouteTable 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 EnableTransitGatewayRouteTablePropagation to propagate routes from a resource attachment to a transit gateway route table. If you disable automatic associations, you can use AssociateTransitGatewayRouteTable to associate a resource attachment with a transit gateway route table.
', 'CreateTransitGatewayConnect' => '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.
A Connect attachment uses an existing VPC or Amazon Web Services Direct Connect attachment as the underlying transport mechanism.
', 'CreateTransitGatewayConnectPeer' => 'Creates a Connect peer for a specified transit gateway Connect attachment between a transit gateway and an appliance.
The peer address and transit gateway address must be the same IP address family (IPv4 or IPv6).
For more information, see Connect peers in the Transit Gateways Guide.
', 'CreateTransitGatewayMulticastDomain' => 'Creates a multicast domain using the specified transit gateway.
The transit gateway must be in the available state before you create a domain. Use DescribeTransitGateways to see the state of transit gateway.
', 'CreateTransitGatewayPeeringAttachment' => 'Requests a transit gateway peering attachment between the specified transit gateway (requester) and a peer transit gateway (accepter). The peer transit gateway can be in your account or a different Amazon Web Services account.
After you create the peering attachment, the owner of the accepter transit gateway must accept the attachment request.
', 'CreateTransitGatewayPolicyTable' => 'Creates a transit gateway policy table.
', 'CreateTransitGatewayPrefixListReference' => 'Creates a reference (route) to a prefix list in a specified transit gateway route table.
', 'CreateTransitGatewayRoute' => 'Creates a static route for the specified transit gateway route table.
', 'CreateTransitGatewayRouteTable' => 'Creates a route table for the specified transit gateway.
', 'CreateTransitGatewayRouteTableAnnouncement' => 'Advertises a new transit gateway route table.
', 'CreateTransitGatewayVpcAttachment' => 'Attaches the specified VPC to the specified transit gateway.
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.
To send VPC traffic to an attached transit gateway, add a route to the VPC route table using CreateRoute.
', 'CreateVerifiedAccessEndpoint' => 'An Amazon Web Services Verified Access endpoint is where you define your application along with an optional endpoint-level access policy.
', 'CreateVerifiedAccessGroup' => 'An Amazon Web Services Verified Access group is a collection of Amazon Web Services Verified Access endpoints who\'s associated applications have similar security requirements. Each instance within a Verified Access group shares an Verified Access policy. For example, you can group all Verified Access instances associated with "sales" applications together and use one common Verified Access policy.
', 'CreateVerifiedAccessInstance' => 'An Amazon Web Services Verified Access instance is a regional entity that evaluates application requests and grants access only when your security requirements are met.
', 'CreateVerifiedAccessTrustProvider' => 'A trust provider is a third-party entity that creates, maintains, and manages identity information for users and devices. When an application request is made, the identity information sent by the trust provider is evaluated by Verified Access before allowing or denying the application request.
', 'CreateVolume' => 'Creates an EBS volume that can be attached to an instance in the same Availability Zone.
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.
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 Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
You can tag your volumes during creation. For more information, see Tag your Amazon EC2 resources in the Amazon Elastic Compute Cloud User Guide.
For more information, see Create an Amazon EBS volume in the Amazon Elastic Compute Cloud User Guide.
', 'CreateVpc' => 'Creates a VPC with the specified CIDR blocks. For more information, see IP addressing for your VPCs and subnets in the Amazon VPC User Guide.
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 (BYOIP).
By default, each instance that 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 DHCP option sets in the Amazon VPC User Guide.
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 Dedicated Instances in the Amazon EC2 User Guide.
', 'CreateVpcEndpoint' => 'Creates a VPC endpoint. A VPC endpoint provides a private connection between the specified VPC and the specified endpoint service. You can use an endpoint service provided by Amazon Web Services, an Amazon Web Services Marketplace Partner, or another Amazon Web Services account. For more information, see the Amazon Web Services PrivateLink User Guide.
', 'CreateVpcEndpointConnectionNotification' => '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 Create a Topic in the Amazon Simple Notification Service Developer Guide.
You can create a connection notification for interface endpoints only.
', 'CreateVpcEndpointServiceConfiguration' => 'Creates a VPC endpoint service to which service consumers (Amazon Web Services accounts, users, and IAM roles) can connect.
Before you create an endpoint service, you must create one of the following for your service:
A Network Load Balancer. Service consumers connect to your service using an interface endpoint.
A Gateway Load Balancer. Service consumers connect to your service using a Gateway Load Balancer endpoint.
If you set the private DNS name, you must prove that you own the private DNS domain name.
For more information, see the Amazon Web Services PrivateLink Guide.
', 'CreateVpcPeeringConnection' => '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.
Limitations and rules apply to a VPC peering connection. For more information, see the limitations section in the VPC Peering Guide.
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.
If you create a VPC peering connection request between VPCs with overlapping CIDR blocks, the VPC peering connection has a status of failed
.
Creates a VPN connection between an existing virtual private gateway or transit gateway and a customer gateway. The supported connection type is ipsec.1
.
The response includes information that you need to give to your network administrator to configure your customer gateway.
We strongly recommend that you use HTTPS when calling this operation because the response contains sensitive cryptographic information for configuring your customer gateway device.
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.
This is an idempotent operation. If you perform the operation more than once, Amazon EC2 doesn\'t return an error.
For more information, see Amazon Web Services Site-to-Site VPN in the Amazon Web Services Site-to-Site VPN User Guide.
', 'CreateVpnConnectionRoute' => '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.
For more information, see Amazon Web Services Site-to-Site VPN in the Amazon Web Services Site-to-Site VPN User Guide.
', 'CreateVpnGateway' => '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.
For more information, see Amazon Web Services Site-to-Site VPN in the Amazon Web Services Site-to-Site VPN User Guide.
', 'DeleteCarrierGateway' => 'Deletes a carrier gateway.
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 DeleteRoute.
Deletes the specified Client VPN endpoint. You must disassociate all target networks before you can delete a Client VPN endpoint.
', 'DeleteClientVpnRoute' => 'Deletes a route from a Client VPN endpoint. You can only delete routes that you manually added using the CreateClientVpnRoute 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.
', 'DeleteCoipCidr' => 'Deletes a range of customer-owned IP addresses.
', 'DeleteCoipPool' => 'Deletes a pool of customer-owned IP (CoIP) addresses.
', 'DeleteCustomerGateway' => 'Deletes the specified customer gateway. You must delete the VPN connection before you can delete the customer gateway.
', 'DeleteDhcpOptions' => '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.
', 'DeleteEgressOnlyInternetGateway' => 'Deletes an egress-only internet gateway.
', 'DeleteFleets' => 'Deletes the specified EC2 Fleets.
After you delete an EC2 Fleet, it launches no new instances.
You must also specify whether a deleted EC2 Fleet should terminate its instances. If you choose to terminate the instances, the EC2 Fleet enters the deleted_terminating
state. Otherwise, the EC2 Fleet enters the deleted_running
state, and the instances continue to run until they are interrupted or you terminate them manually.
For instant
fleets, EC2 Fleet must terminate the instances when the fleet is deleted. A deleted instant
fleet with running instances is not supported.
Restrictions
You can delete up to 25 instant
fleets in a single request. If you exceed this number, no instant
fleets are deleted and an error is returned. There is no restriction on the number of fleets of type maintain
or request
that can be deleted in a single request.
Up to 1000 instances can be terminated in a single request to delete instant
fleets.
For more information, see Delete an EC2 Fleet in the Amazon EC2 User Guide.
', 'DeleteFlowLogs' => 'Deletes one or more flow logs.
', 'DeleteFpgaImage' => 'Deletes the specified Amazon FPGA Image (AFI).
', 'DeleteInstanceConnectEndpoint' => 'Deletes the specified EC2 Instance Connect Endpoint.
', 'DeleteInstanceEventWindow' => 'Deletes the specified event window.
For more information, see Define event windows for scheduled events in the Amazon EC2 User Guide.
', 'DeleteInternetGateway' => 'Deletes the specified internet gateway. You must detach the internet gateway from the VPC before you can delete it.
', 'DeleteIpam' => 'Delete an IPAM. Deleting an IPAM removes all monitored data associated with the IPAM including the historical data for CIDRs.
For more information, see Delete an IPAM in the Amazon VPC IPAM User Guide.
', 'DeleteIpamPool' => 'Delete an IPAM pool.
You cannot delete an IPAM pool if there are allocations in it or CIDRs provisioned to it. To release allocations, see ReleaseIpamPoolAllocation. To deprovision pool CIDRs, see DeprovisionIpamPoolCidr.
For more information, see Delete a pool in the Amazon VPC IPAM User Guide.
', 'DeleteIpamResourceDiscovery' => 'Deletes an IPAM resource discovery. A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.
', 'DeleteIpamScope' => 'Delete the scope for an IPAM. You cannot delete the default scopes.
For more information, see Delete a scope in the Amazon VPC IPAM User Guide.
', 'DeleteKeyPair' => 'Deletes the specified key pair, by removing the public key from Amazon EC2.
', 'DeleteLaunchTemplate' => 'Deletes a launch template. Deleting a launch template deletes all of its versions.
', 'DeleteLaunchTemplateVersions' => '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 DeleteLaunchTemplate.
', 'DeleteLocalGatewayRoute' => 'Deletes the specified route from the specified local gateway route table.
', 'DeleteLocalGatewayRouteTable' => 'Deletes a local gateway route table.
', 'DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociation' => 'Deletes a local gateway route table virtual interface group association.
', 'DeleteLocalGatewayRouteTableVpcAssociation' => 'Deletes the specified association between a VPC and local gateway route table.
', 'DeleteManagedPrefixList' => 'Deletes the specified managed prefix list. You must first remove all references to the prefix list in your resources.
', 'DeleteNatGateway' => '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.
', 'DeleteNetworkAcl' => '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.
', 'DeleteNetworkAclEntry' => 'Deletes the specified ingress or egress entry (rule) from the specified network ACL.
', 'DeleteNetworkInsightsAccessScope' => 'Deletes the specified Network Access Scope.
', 'DeleteNetworkInsightsAccessScopeAnalysis' => 'Deletes the specified Network Access Scope analysis.
', 'DeleteNetworkInsightsAnalysis' => 'Deletes the specified network insights analysis.
', 'DeleteNetworkInsightsPath' => 'Deletes the specified path.
', 'DeleteNetworkInterface' => 'Deletes the specified network interface. You must detach the network interface before you can delete it.
', 'DeleteNetworkInterfacePermission' => '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.
', 'DeletePlacementGroup' => '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 Placement groups in the Amazon EC2 User Guide.
', 'DeletePublicIpv4Pool' => 'Delete a public IPv4 pool. A public IPv4 pool is an EC2 IP address pool required for the public IPv4 CIDRs that you own and bring to Amazon Web Services to manage with IPAM. IPv6 addresses you bring to Amazon Web Services, however, use IPAM pools only.
', 'DeleteQueuedReservedInstances' => 'Deletes the queued purchases for the specified Reserved Instances.
', 'DeleteRoute' => 'Deletes the specified route from the specified route table.
', 'DeleteRouteTable' => '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.
', 'DeleteSecurityGroup' => 'Deletes a security group.
If you attempt to delete a security group that is associated with an instance or network interface or is referenced by another security group, the operation fails with DependencyViolation
.
Deletes the specified snapshot.
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.
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.
For more information, see Delete an Amazon EBS snapshot in the Amazon Elastic Compute Cloud User Guide.
', 'DeleteSpotDatafeedSubscription' => 'Deletes the data feed for Spot Instances.
', 'DeleteSubnet' => 'Deletes the specified subnet. You must terminate all running instances in the subnet before you can delete the subnet.
', 'DeleteSubnetCidrReservation' => 'Deletes a subnet CIDR reservation.
', 'DeleteTags' => 'Deletes the specified set of tags from the specified set of resources.
To list the current tags, use DescribeTags. For more information about tags, see Tag your Amazon EC2 resources in the Amazon Elastic Compute Cloud User Guide.
', 'DeleteTrafficMirrorFilter' => 'Deletes the specified Traffic Mirror filter.
You cannot delete a Traffic Mirror filter that is in use by a Traffic Mirror session.
', 'DeleteTrafficMirrorFilterRule' => 'Deletes the specified Traffic Mirror rule.
', 'DeleteTrafficMirrorSession' => 'Deletes the specified Traffic Mirror session.
', 'DeleteTrafficMirrorTarget' => 'Deletes the specified Traffic Mirror target.
You cannot delete a Traffic Mirror target that is in use by a Traffic Mirror session.
', 'DeleteTransitGateway' => 'Deletes the specified transit gateway.
', 'DeleteTransitGatewayConnect' => 'Deletes the specified Connect attachment. You must first delete any Connect peers for the attachment.
', 'DeleteTransitGatewayConnectPeer' => 'Deletes the specified Connect peer.
', 'DeleteTransitGatewayMulticastDomain' => 'Deletes the specified transit gateway multicast domain.
', 'DeleteTransitGatewayPeeringAttachment' => 'Deletes a transit gateway peering attachment.
', 'DeleteTransitGatewayPolicyTable' => 'Deletes the specified transit gateway policy table.
', 'DeleteTransitGatewayPrefixListReference' => 'Deletes a reference (route) to a prefix list in a specified transit gateway route table.
', 'DeleteTransitGatewayRoute' => 'Deletes the specified route from the specified transit gateway route table.
', 'DeleteTransitGatewayRouteTable' => 'Deletes the specified transit gateway route table. You must disassociate the route table from any transit gateway route tables before you can delete it.
', 'DeleteTransitGatewayRouteTableAnnouncement' => 'Advertises to the transit gateway that a transit gateway route table is deleted.
', 'DeleteTransitGatewayVpcAttachment' => 'Deletes the specified VPC attachment.
', 'DeleteVerifiedAccessEndpoint' => 'Delete an Amazon Web Services Verified Access endpoint.
', 'DeleteVerifiedAccessGroup' => 'Delete an Amazon Web Services Verified Access group.
', 'DeleteVerifiedAccessInstance' => 'Delete an Amazon Web Services Verified Access instance.
', 'DeleteVerifiedAccessTrustProvider' => 'Delete an Amazon Web Services Verified Access trust provider.
', 'DeleteVolume' => 'Deletes the specified EBS volume. The volume must be in the available
state (not attached to an instance).
The volume can remain in the deleting
state for several minutes.
For more information, see Delete an Amazon EBS volume in the Amazon Elastic Compute Cloud User Guide.
', 'DeleteVpc' => '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.
', 'DeleteVpcEndpointConnectionNotifications' => 'Deletes the specified VPC endpoint connection notifications.
', 'DeleteVpcEndpointServiceConfigurations' => 'Deletes the specified VPC endpoint service configurations. Before you can delete an endpoint service configuration, you must reject any Available
or PendingAcceptance
interface endpoint connections that are attached to the service.
Deletes the specified VPC endpoints.
When you delete a gateway endpoint, we delete the endpoint routes in the route tables for the endpoint.
When you delete a Gateway Load Balancer endpoint, we delete its endpoint network interfaces. You can only delete Gateway Load Balancer endpoints when the routes that are associated with the endpoint are deleted.
When you delete an interface endpoint, we delete its endpoint network interfaces.
', 'DeleteVpcPeeringConnection' => '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 active
state. The owner of the requester VPC can delete a VPC peering connection in the pending-acceptance
state. You cannot delete a VPC peering connection that\'s in the failed
state.
Deletes the specified VPN connection.
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.
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.
', 'DeleteVpnConnectionRoute' => '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.
', 'DeleteVpnGateway' => '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.
', 'DeprovisionByoipCidr' => '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.
Before you can release an address range, you must stop advertising it using WithdrawByoipCidr and you must not have any IP addresses allocated from its address range.
', 'DeprovisionIpamPoolCidr' => 'Deprovision a CIDR provisioned from an IPAM pool. If you deprovision a CIDR from a pool that has a source pool, the CIDR is recycled back into the source pool. For more information, see Deprovision pool CIDRs in the Amazon VPC IPAM User Guide.
', 'DeprovisionPublicIpv4PoolCidr' => 'Deprovision a CIDR from a public IPv4 pool.
', 'DeregisterImage' => 'Deregisters the specified AMI. After you deregister an AMI, it can\'t be used to launch new instances.
If you deregister an AMI that matches a Recycle Bin retention rule, the AMI is retained in the Recycle Bin for the specified retention period. For more information, see Recycle Bin in the Amazon EC2 User Guide.
When you deregister an AMI, 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.
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.
', 'DeregisterInstanceEventNotificationAttributes' => 'Deregisters tag keys to prevent tags that have the specified tag keys from being included in scheduled event notifications for resources in the Region.
', 'DeregisterTransitGatewayMulticastGroupMembers' => 'Deregisters the specified members (network interfaces) from the transit gateway multicast group.
', 'DeregisterTransitGatewayMulticastGroupSources' => 'Deregisters the specified sources (network interfaces) from the transit gateway multicast group.
', 'DescribeAccountAttributes' => 'Describes attributes of your Amazon Web Services account. The following are the supported account attributes:
default-vpc
: The ID of the default VPC for your account, or none
.
max-instances
: 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 On-Demand Instance Limits in the Amazon Elastic Compute Cloud User Guide.
max-elastic-ips
: The maximum number of Elastic IP addresses that you can allocate.
supported-platforms
: This attribute is deprecated.
vpc-max-elastic-ips
: The maximum number of Elastic IP addresses that you can allocate.
vpc-max-security-groups-per-interface
: The maximum number of security groups that you can assign to a network interface.
Describes an Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon Virtual Private Cloud User Guide.
When you transfer an Elastic IP address, there is a two-step handshake between the source and transfer Amazon Web Services accounts. When the source account starts the transfer, the transfer account has seven days to accept the Elastic IP address transfer. During those seven days, the source account can view the pending transfer by using this action. After seven days, the transfer expires and ownership of the Elastic IP address returns to the source account. Accepted transfers are visible to the source account for three days after the transfers have been accepted.
', 'DescribeAddresses' => 'Describes the specified Elastic IP addresses or all of your Elastic IP addresses.
', 'DescribeAddressesAttribute' => 'Describes the attributes of the specified Elastic IP addresses. For requirements, see Using reverse DNS for email applications.
', 'DescribeAggregateIdFormat' => '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).
This request only returns information about resource types that support longer IDs.
The following resource types support longer IDs: bundle
| conversion-task
| customer-gateway
| dhcp-options
| elastic-ip-allocation
| elastic-ip-association
| export-task
| flow-log
| image
| import-task
| instance
| internet-gateway
| network-acl
| network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| reservation
| route-table
| route-table-association
| security-group
| snapshot
| subnet
| subnet-cidr-block-association
| volume
| vpc
| vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
| vpn-connection
| vpn-gateway
.
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.
For more information about Availability Zones, Local Zones, and Wavelength Zones, see Regions and zones in the Amazon Elastic Compute Cloud User Guide.
', 'DescribeAwsNetworkPerformanceMetricSubscriptions' => 'Describes the current Infrastructure Performance metric subscriptions.
', 'DescribeBundleTasks' => 'Describes the specified bundle tasks or all of your bundle tasks.
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 RegisterImage
with the Amazon S3 bucket name and image manifest name you provided to the bundle task.
Describes the IP address ranges that were specified in calls to ProvisionByoipCidr.
To describe the address pools that were created when you provisioned the address ranges, use DescribePublicIpv4Pools or DescribeIpv6Pools.
', 'DescribeCapacityReservationFleets' => 'Describes one or more Capacity Reservation Fleets.
', 'DescribeCapacityReservations' => '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.
', 'DescribeCarrierGateways' => 'Describes one or more of your carrier gateways.
', 'DescribeClassicLinkInstances' => 'This action is deprecated.
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.
', 'DescribeClientVpnAuthorizationRules' => 'Describes the authorization rules for a specified Client VPN endpoint.
', 'DescribeClientVpnConnections' => 'Describes active client connections and connections that have been terminated within the last 60 minutes for the specified Client VPN endpoint.
', 'DescribeClientVpnEndpoints' => 'Describes one or more Client VPN endpoints in the account.
', 'DescribeClientVpnRoutes' => 'Describes the routes for the specified Client VPN endpoint.
', 'DescribeClientVpnTargetNetworks' => 'Describes the target networks associated with the specified Client VPN endpoint.
', 'DescribeCoipPools' => 'Describes the specified customer-owned address pools or all of your customer-owned address pools.
', 'DescribeConversionTasks' => 'Describes the specified conversion tasks or all your conversion tasks. For more information, see the VM Import/Export User Guide.
For information about the import manifest referenced by this API action, see VM Import Manifest.
', 'DescribeCustomerGateways' => 'Describes one or more of your VPN customer gateways.
For more information, see Amazon Web Services Site-to-Site VPN in the Amazon Web Services Site-to-Site VPN User Guide.
', 'DescribeDhcpOptions' => 'Describes one or more of your DHCP options sets.
For more information, see DHCP options sets in the Amazon VPC User Guide.
', 'DescribeEgressOnlyInternetGateways' => 'Describes one or more of your egress-only internet gateways.
', 'DescribeElasticGpus' => 'Describes the Elastic Graphics accelerator associated with your instances. For more information about Elastic Graphics, see Amazon Elastic Graphics.
', 'DescribeExportImageTasks' => 'Describes the specified export image tasks or all of your export image tasks.
', 'DescribeExportTasks' => 'Describes the specified export instance tasks or all of your export instance tasks.
', 'DescribeFastLaunchImages' => 'Describe details for Windows AMIs that are configured for faster launching.
', 'DescribeFastSnapshotRestores' => 'Describes the state of fast snapshot restores for your snapshots.
', 'DescribeFleetHistory' => 'Describes the events for the specified EC2 Fleet during the specified time.
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.
For more information, see Monitor fleet events using Amazon EventBridge in the Amazon EC2 User Guide.
', 'DescribeFleetInstances' => 'Describes the running instances for the specified EC2 Fleet.
For more information, see Monitor your EC2 Fleet in the Amazon EC2 User Guide.
', 'DescribeFleets' => 'Describes the specified EC2 Fleets or all of your EC2 Fleets.
For more information, see Monitor your EC2 Fleet in the Amazon EC2 User Guide.
', 'DescribeFlowLogs' => 'Describes one or more flow logs.
To view the published flow log records, you must view the log destination. For example, the CloudWatch Logs log group, the Amazon S3 bucket, or the Kinesis Data Firehose delivery stream.
', 'DescribeFpgaImageAttribute' => 'Describes the specified attribute of the specified Amazon FPGA Image (AFI).
', 'DescribeFpgaImages' => '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.
', 'DescribeHostReservationOfferings' => 'Describes the Dedicated Host reservations that are available to purchase.
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 Dedicated Hosts in the Amazon EC2 User Guide.
', 'DescribeHostReservations' => 'Describes reservations that are associated with Dedicated Hosts in your account.
', 'DescribeHosts' => 'Describes the specified Dedicated Hosts or all your Dedicated Hosts.
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 released
.
Describes your IAM instance profile associations.
', 'DescribeIdFormat' => '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.
The following resource types support longer IDs: bundle
| conversion-task
| customer-gateway
| dhcp-options
| elastic-ip-allocation
| elastic-ip-association
| export-task
| flow-log
| image
| import-task
| instance
| internet-gateway
| network-acl
| network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| reservation
| route-table
| route-table-association
| security-group
| snapshot
| subnet
| subnet-cidr-block-association
| volume
| vpc
| vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
| vpn-connection
| vpn-gateway
.
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 ModifyIdFormat 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 Describe
command for the resource type.
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 Resource IDs in the Amazon Elastic Compute Cloud User Guide.
The following resource types support longer IDs: bundle
| conversion-task
| customer-gateway
| dhcp-options
| elastic-ip-allocation
| elastic-ip-association
| export-task
| flow-log
| image
| import-task
| instance
| internet-gateway
| network-acl
| network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| reservation
| route-table
| route-table-association
| security-group
| snapshot
| subnet
| subnet-cidr-block-association
| volume
| vpc
| vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
| vpn-connection
| vpn-gateway
.
These settings apply to the principal specified in the request. They do not apply to the principal that makes the request.
', 'DescribeImageAttribute' => 'Describes the specified attribute of the specified AMI. You can specify only one attribute at a time.
', 'DescribeImages' => 'Describes the specified images (AMIs, AKIs, and ARIs) available to you or all of the images available to you.
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.
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.
', 'DescribeImportImageTasks' => 'Displays details about an import virtual machine or import snapshot tasks that are already created.
', 'DescribeImportSnapshotTasks' => 'Describes your import snapshot tasks.
', 'DescribeInstanceAttribute' => 'Describes the specified attribute of the specified instance. You can specify only one attribute at a time. Valid attribute values are: instanceType
| kernel
| ramdisk
| userData
| disableApiTermination
| instanceInitiatedShutdownBehavior
| rootDeviceName
| blockDeviceMapping
| productCodes
| sourceDestCheck
| groupSet
| ebsOptimized
| sriovNetSupport
Describes the specified EC2 Instance Connect Endpoints or all EC2 Instance Connect Endpoints.
', 'DescribeInstanceCreditSpecifications' => 'Describes the credit option for CPU usage of the specified burstable performance instances. The credit options are standard
and unlimited
.
If you do not specify an instance ID, Amazon EC2 returns burstable performance instances with the unlimited
credit option, as well as instances that were previously configured as T2, T3, and T3a with the unlimited
credit option. For example, if you resize a T2 instance, while it is configured as unlimited
, to an M4 instance, Amazon EC2 returns the M4 instance.
If you specify one or more instance IDs, Amazon EC2 returns the credit option (standard
or unlimited
) 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.
Recently terminated instances might appear in the returned results. This interval is usually less than one hour.
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.
For more information, see Burstable performance instances in the Amazon EC2 User Guide.
', 'DescribeInstanceEventNotificationAttributes' => 'Describes the tag keys that are registered to appear in scheduled event notifications for resources in the current Region.
', 'DescribeInstanceEventWindows' => 'Describes the specified event windows or all event windows.
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.
For more information, see Define event windows for scheduled events in the Amazon EC2 User Guide.
', 'DescribeInstanceStatus' => '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.
Instance status includes the following components:
Status checks - Amazon EC2 performs status checks on running EC2 instances to identify hardware and software issues. For more information, see Status checks for your instances and Troubleshoot instances with failed status checks in the Amazon EC2 User Guide.
Scheduled events - 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 Scheduled events for your instances in the Amazon EC2 User Guide.
Instance state - You can manage your instances from the moment you launch them through their termination. For more information, see Instance lifecycle in the Amazon EC2 User Guide.
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.
', 'DescribeInstanceTypes' => '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.
', 'DescribeInstances' => 'Describes the specified instances or all instances.
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.
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.
Recently terminated instances might appear in the returned results. This interval is usually less than one hour.
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.
', 'DescribeInternetGateways' => 'Describes one or more of your internet gateways.
', 'DescribeIpamPools' => 'Get information about your IPAM pools.
', 'DescribeIpamResourceDiscoveries' => 'Describes IPAM resource discoveries. A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.
', 'DescribeIpamResourceDiscoveryAssociations' => 'Describes resource discovery association with an Amazon VPC IPAM. An associated resource discovery is a resource discovery that has been associated with an IPAM..
', 'DescribeIpamScopes' => 'Get information about your IPAM scopes.
', 'DescribeIpams' => 'Get information about your IPAM pools.
For more information, see What is IPAM? in the Amazon VPC IPAM User Guide.
', 'DescribeIpv6Pools' => 'Describes your IPv6 address pools.
', 'DescribeKeyPairs' => 'Describes the specified key pairs or all of your key pairs.
For more information about key pairs, see Amazon EC2 key pairs in the Amazon Elastic Compute Cloud User Guide.
', 'DescribeLaunchTemplateVersions' => '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.
', 'DescribeLaunchTemplates' => 'Describes one or more launch templates.
', 'DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations' => 'Describes the associations between virtual interface groups and local gateway route tables.
', 'DescribeLocalGatewayRouteTableVpcAssociations' => 'Describes the specified associations between VPCs and local gateway route tables.
', 'DescribeLocalGatewayRouteTables' => 'Describes one or more local gateway route tables. By default, all local gateway route tables are described. Alternatively, you can filter the results.
', 'DescribeLocalGatewayVirtualInterfaceGroups' => 'Describes the specified local gateway virtual interface groups.
', 'DescribeLocalGatewayVirtualInterfaces' => 'Describes the specified local gateway virtual interfaces.
', 'DescribeLocalGateways' => 'Describes one or more local gateways. By default, all local gateways are described. Alternatively, you can filter the results.
', 'DescribeManagedPrefixLists' => 'Describes your managed prefix lists and any Amazon Web Services-managed prefix lists.
To view the entries for your prefix list, use GetManagedPrefixListEntries.
', 'DescribeMovingAddresses' => 'This action is deprecated.
Describes your Elastic IP addresses that are being moved from or being restored to the EC2-Classic platform. This request does not return information about any other Elastic IP addresses in your account.
', 'DescribeNatGateways' => 'Describes one or more of your NAT gateways.
', 'DescribeNetworkAcls' => 'Describes one or more of your network ACLs.
For more information, see Network ACLs in the Amazon VPC User Guide.
', 'DescribeNetworkInsightsAccessScopeAnalyses' => 'Describes the specified Network Access Scope analyses.
', 'DescribeNetworkInsightsAccessScopes' => 'Describes the specified Network Access Scopes.
', 'DescribeNetworkInsightsAnalyses' => 'Describes one or more of your network insights analyses.
', 'DescribeNetworkInsightsPaths' => 'Describes one or more of your paths.
', 'DescribeNetworkInterfaceAttribute' => 'Describes a network interface attribute. You can specify only one attribute at a time.
', 'DescribeNetworkInterfacePermissions' => 'Describes the permissions for your network interfaces.
', 'DescribeNetworkInterfaces' => 'Describes one or more of your network interfaces.
', 'DescribePlacementGroups' => 'Describes the specified placement groups or all of your placement groups. For more information, see Placement groups in the Amazon EC2 User Guide.
', 'DescribePrefixLists' => '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.
We recommend that you use DescribeManagedPrefixLists instead.
', 'DescribePrincipalIdFormat' => '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.
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.
The following resource types support longer IDs: bundle
| conversion-task
| customer-gateway
| dhcp-options
| elastic-ip-allocation
| elastic-ip-association
| export-task
| flow-log
| image
| import-task
| instance
| internet-gateway
| network-acl
| network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| reservation
| route-table
| route-table-association
| security-group
| snapshot
| subnet
| subnet-cidr-block-association
| volume
| vpc
| vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
| vpn-connection
| vpn-gateway
.
Describes the specified IPv4 address pools.
', 'DescribeRegions' => 'Describes the Regions that are enabled for your account, or all Regions.
For a list of the Regions supported by Amazon EC2, see Amazon Elastic Compute Cloud endpoints and quotas.
For information about enabling and disabling Regions for your account, see Managing Amazon Web Services Regions in the Amazon Web Services General Reference.
', 'DescribeReplaceRootVolumeTasks' => 'Describes a root volume replacement task. For more information, see Replace a root volume in the Amazon Elastic Compute Cloud User Guide.
', 'DescribeReservedInstances' => 'Describes one or more of the Reserved Instances that you purchased.
For more information about Reserved Instances, see Reserved Instances in the Amazon EC2 User Guide.
', 'DescribeReservedInstancesListings' => 'Describes your account\'s Reserved Instance listings in the Reserved Instance Marketplace.
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.
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.
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.
For more information, see Reserved Instance Marketplace in the Amazon EC2 User Guide.
', 'DescribeReservedInstancesModifications' => '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.
For more information, see Modifying Reserved Instances in the Amazon EC2 User Guide.
', 'DescribeReservedInstancesOfferings' => '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.
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.
For more information, see Reserved Instance Marketplace in the Amazon EC2 User Guide.
', 'DescribeRouteTables' => 'Describes one or more of your route tables.
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.
For more information, see Route tables in the Amazon VPC User Guide.
', 'DescribeScheduledInstanceAvailability' => 'Finds available schedules that meet the specified criteria.
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.
After you find a schedule that meets your needs, call PurchaseScheduledInstances to purchase Scheduled Instances with that schedule.
', 'DescribeScheduledInstances' => 'Describes the specified Scheduled Instances or all your Scheduled Instances.
', 'DescribeSecurityGroupReferences' => 'Describes the VPCs on the other side of a VPC peering connection that are referencing the security groups you\'ve specified in this request.
', 'DescribeSecurityGroupRules' => 'Describes one or more of your security group rules.
', 'DescribeSecurityGroups' => 'Describes the specified security groups or all of your security groups.
', 'DescribeSnapshotAttribute' => 'Describes the specified attribute of the specified snapshot. You can specify only one attribute at a time.
For more information about EBS snapshots, see Amazon EBS snapshots in the Amazon Elastic Compute Cloud User Guide.
', 'DescribeSnapshotTierStatus' => 'Describes the storage tier status of one or more Amazon EBS snapshots.
', 'DescribeSnapshots' => 'Describes the specified EBS snapshots available to you or all of the EBS snapshots available to you.
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.
The create volume permissions fall into the following categories:
public: The owner of the snapshot granted create volume permissions for the snapshot to the all
group. All Amazon Web Services accounts have create volume permissions for these snapshots.
explicit: The owner of the snapshot granted create volume permissions to a specific Amazon Web Services account.
implicit: An Amazon Web Services account has implicit create volume permissions for all snapshots it owns.
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.
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.
If you specify one or more snapshot owners using the OwnerIds
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, amazon
for snapshots owned by Amazon, or self
for snapshots that you own.
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), self
for snapshots for which you own or have explicit permissions, or all
for public snapshots.
If you are describing a long list of snapshots, we recommend that you paginate the output to make the list more manageable. For more information, see Pagination.
To get the state of fast snapshot restores for a snapshot, use DescribeFastSnapshotRestores.
For more information about EBS snapshots, see Amazon EBS snapshots in the Amazon Elastic Compute Cloud User Guide.
', 'DescribeSpotDatafeedSubscription' => 'Describes the data feed for Spot Instances. For more information, see Spot Instance data feed in the Amazon EC2 User Guide for Linux Instances.
', 'DescribeSpotFleetInstances' => 'Describes the running instances for the specified Spot Fleet.
', 'DescribeSpotFleetRequestHistory' => 'Describes the events for the specified Spot Fleet request during the specified time.
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.
For more information, see Monitor fleet events using Amazon EventBridge in the Amazon EC2 User Guide.
', 'DescribeSpotFleetRequests' => 'Describes your Spot Fleet requests.
Spot Fleet requests are deleted 48 hours after they are canceled and their instances are terminated.
', 'DescribeSpotInstanceRequests' => 'Describes the specified Spot Instance requests.
You can use DescribeSpotInstanceRequests
to find a running Spot Instance by examining the response. If the status of the Spot Instance is fulfilled
, the instance ID appears in the response and contains the identifier of the instance. Alternatively, you can use DescribeInstances with a filter to look for instances where the instance lifecycle is spot
.
We recommend that you set MaxResults
to a value between 5 and 1000 to limit the number of items returned. This paginates the output, which makes the list more manageable and returns the items faster. If the list of items exceeds your MaxResults
value, then that number of items is returned along with a NextToken
value that can be passed to a subsequent DescribeSpotInstanceRequests
request to retrieve the remaining items.
Spot Instance requests are deleted four hours after they are canceled and their instances are terminated.
', 'DescribeSpotPriceHistory' => 'Describes the Spot price history. For more information, see Spot Instance pricing history in the Amazon EC2 User Guide for Linux Instances.
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.
', 'DescribeStaleSecurityGroups' => 'Describes the stale security group rules for security groups in a specified VPC. Rules are stale when they reference a deleted security group in the same VPC or in a peer VPC, or if they reference a security group in a peer VPC for which the VPC peering connection has been deleted.
', 'DescribeStoreImageTasks' => '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.
For each AMI task, the response indicates if the task is InProgress
, Completed
, or Failed
. For tasks InProgress
, the response shows the estimated progress as a percentage.
Tasks are listed in reverse chronological order. Currently, only tasks from the past 31 days can be viewed.
To use this API, you must have the required permissions. For more information, see Permissions for storing and restoring AMIs using Amazon S3 in the Amazon EC2 User Guide.
For more information, see Store and restore an AMI using Amazon S3 in the Amazon EC2 User Guide.
', 'DescribeSubnets' => 'Describes one or more of your subnets.
For more information, see Subnets in the Amazon VPC User Guide.
', 'DescribeTags' => 'Describes the specified tags for your EC2 resources.
For more information about tags, see Tag your Amazon EC2 resources in the Amazon Elastic Compute Cloud User Guide.
', 'DescribeTrafficMirrorFilters' => 'Describes one or more Traffic Mirror filters.
', 'DescribeTrafficMirrorSessions' => 'Describes one or more Traffic Mirror sessions. By default, all Traffic Mirror sessions are described. Alternatively, you can filter the results.
', 'DescribeTrafficMirrorTargets' => 'Information about one or more Traffic Mirror targets.
', 'DescribeTransitGatewayAttachments' => '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.
', 'DescribeTransitGatewayConnectPeers' => 'Describes one or more Connect peers.
', 'DescribeTransitGatewayConnects' => 'Describes one or more Connect attachments.
', 'DescribeTransitGatewayMulticastDomains' => 'Describes one or more transit gateway multicast domains.
', 'DescribeTransitGatewayPeeringAttachments' => 'Describes your transit gateway peering attachments.
', 'DescribeTransitGatewayPolicyTables' => 'Describes one or more transit gateway route policy tables.
', 'DescribeTransitGatewayRouteTableAnnouncements' => 'Describes one or more transit gateway route table advertisements.
', 'DescribeTransitGatewayRouteTables' => 'Describes one or more transit gateway route tables. By default, all transit gateway route tables are described. Alternatively, you can filter the results.
', 'DescribeTransitGatewayVpcAttachments' => 'Describes one or more VPC attachments. By default, all VPC attachments are described. Alternatively, you can filter the results.
', 'DescribeTransitGateways' => 'Describes one or more transit gateways. By default, all transit gateways are described. Alternatively, you can filter the results.
', 'DescribeTrunkInterfaceAssociations' => 'This API action is currently in limited preview only. If you are interested in using this feature, contact your account manager.
Describes one or more network interface trunk associations.
', 'DescribeVerifiedAccessEndpoints' => 'Describes the specified Amazon Web Services Verified Access endpoints.
', 'DescribeVerifiedAccessGroups' => 'Describes the specified Verified Access groups.
', 'DescribeVerifiedAccessInstanceLoggingConfigurations' => 'Describes the specified Amazon Web Services Verified Access instances.
', 'DescribeVerifiedAccessInstances' => 'Describes the specified Amazon Web Services Verified Access instances.
', 'DescribeVerifiedAccessTrustProviders' => 'Describes the specified Amazon Web Services Verified Access trust providers.
', 'DescribeVolumeAttribute' => 'Describes the specified attribute of the specified volume. You can specify only one attribute at a time.
For more information about EBS volumes, see Amazon EBS volumes in the Amazon Elastic Compute Cloud User Guide.
', 'DescribeVolumeStatus' => '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.
The DescribeVolumeStatus
operation provides the following information about the specified volumes:
Status: Reflects the current status of the volume. The possible values are ok
, impaired
, warning
, or insufficient-data
. If all checks pass, the overall status of the volume is ok
. If the check fails, the overall status is impaired
. If the status is insufficient-data
, 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 Monitor the status of your volumes in the Amazon Elastic Compute Cloud User Guide.
Events: Reflect the cause of a volume status and might require you to take action. For example, if your volume returns an impaired
status, then the volume event might be potential-data-inconsistency
. 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.
Actions: Reflect the actions you might have to take in response to an event. For example, if the status of the volume is impaired
and the volume event shows potential-data-inconsistency
, then the action shows enable-volume-io
. This means that you may want to enable the I/O operations for the volume by calling the EnableVolumeIO action and then check the volume for data consistency.
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 error
state (for example, when a volume is incapable of accepting I/O.)
Describes the specified EBS volumes or all of your EBS volumes.
If you are describing a long list of volumes, we recommend that you paginate the output to make the list more manageable. For more information, see Pagination.
For more information about EBS volumes, see Amazon EBS volumes in the Amazon Elastic Compute Cloud User Guide.
', 'DescribeVolumesModifications' => 'Describes the most recent volume modification request for the specified EBS volumes.
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.
You can also use CloudWatch Events to check the status of a modification to an EBS volume. For information about CloudWatch Events, see the Amazon CloudWatch Events User Guide. For more information, see Monitor the progress of volume modifications in the Amazon Elastic Compute Cloud User Guide.
', 'DescribeVpcAttribute' => 'Describes the specified attribute of the specified VPC. You can specify only one attribute at a time.
', 'DescribeVpcClassicLink' => 'This action is deprecated.
Describes the ClassicLink status of the specified VPCs.
', 'DescribeVpcClassicLinkDnsSupport' => 'This action is deprecated.
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.
', 'DescribeVpcEndpointConnectionNotifications' => 'Describes the connection notifications for VPC endpoints and VPC endpoint services.
', 'DescribeVpcEndpointConnections' => 'Describes the VPC endpoint connections to your VPC endpoint services, including any endpoints that are pending your acceptance.
', 'DescribeVpcEndpointServiceConfigurations' => 'Describes the VPC endpoint service configurations in your account (your services).
', 'DescribeVpcEndpointServicePermissions' => 'Describes the principals (service consumers) that are permitted to discover your VPC endpoint service.
', 'DescribeVpcEndpointServices' => 'Describes available services to which you can create a VPC endpoint.
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 us-east-1a
and us-east-1c
and the consumer uses us-east-1a
and us-east-1b
, the response includes the VPC endpoint services in the common Availability Zone, us-east-1a
.
Describes your VPC endpoints.
', 'DescribeVpcPeeringConnections' => 'Describes one or more of your VPC peering connections.
', 'DescribeVpcs' => 'Describes one or more of your VPCs.
', 'DescribeVpnConnections' => 'Describes one or more of your VPN connections.
For more information, see Amazon Web Services Site-to-Site VPN in the Amazon Web Services Site-to-Site VPN User Guide.
', 'DescribeVpnGateways' => 'Describes one or more of your virtual private gateways.
For more information, see Amazon Web Services Site-to-Site VPN in the Amazon Web Services Site-to-Site VPN User Guide.
', 'DetachClassicLinkVpc' => 'This action is deprecated.
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.
', 'DetachInternetGateway' => '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.
', 'DetachNetworkInterface' => 'Detaches a network interface from an instance.
', 'DetachVerifiedAccessTrustProvider' => 'Detaches the specified Amazon Web Services Verified Access trust provider from the specified Amazon Web Services Verified Access instance.
', 'DetachVolume' => '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 busy
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.
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.
For more information, see Detach an Amazon EBS volume in the Amazon Elastic Compute Cloud User Guide.
', 'DetachVpnGateway' => '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).
You must wait for the attachment\'s state to switch to detached
before you can delete the VPC or attach a different VPC to the virtual private gateway.
Disables Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon Virtual Private Cloud User Guide.
', 'DisableAwsNetworkPerformanceMetricSubscription' => 'Disables Infrastructure Performance metric subscriptions.
', 'DisableEbsEncryptionByDefault' => 'Disables EBS encryption by default for your account in the current Region.
After you disable encryption by default, you can still create encrypted volumes by enabling encryption when you create each volume.
Disabling encryption by default does not change the encryption status of your existing volumes.
For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
', 'DisableFastLaunch' => 'Discontinue faster launching for a Windows AMI, and clean up existing pre-provisioned snapshots. When you disable faster launching, the AMI uses the standard launch process for each instance. All pre-provisioned snapshots must be removed before you can enable faster launching again.
To change these settings, you must own the AMI.
Disables fast snapshot restores for the specified snapshots in the specified Availability Zones.
', 'DisableImageDeprecation' => 'Cancels the deprecation of the specified AMI.
For more information, see Deprecate an AMI in the Amazon EC2 User Guide.
', 'DisableIpamOrganizationAdminAccount' => 'Disable the IPAM account. For more information, see Enable integration with Organizations in the Amazon VPC IPAM User Guide.
', 'DisableSerialConsoleAccess' => '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 Manage account access to the EC2 serial console in the Amazon EC2 User Guide.
', 'DisableTransitGatewayRouteTablePropagation' => 'Disables the specified resource attachment from propagating routes to the specified propagation route table.
', 'DisableVgwRoutePropagation' => 'Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC.
', 'DisableVpcClassicLink' => 'This action is deprecated.
Disables ClassicLink for a VPC. You cannot disable ClassicLink for a VPC that has EC2-Classic instances linked to it.
', 'DisableVpcClassicLinkDnsSupport' => 'This action is deprecated.
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.
You must specify a VPC ID in the request.
', 'DisassociateAddress' => 'Disassociates an Elastic IP address from the instance or network interface it\'s associated with.
This is an idempotent operation. If you perform the operation more than once, Amazon EC2 doesn\'t return an error.
', 'DisassociateClientVpnTargetNetwork' => 'Disassociates a target network from the specified Client VPN endpoint. When you disassociate the last target network from a Client VPN, the following happens:
The route that was automatically added for the VPC is deleted
All active client connections are terminated
New client connections are disallowed
The Client VPN endpoint\'s status changes to pending-associate
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.
', 'DisassociateIamInstanceProfile' => 'Disassociates an IAM instance profile from a running or stopped instance.
Use DescribeIamInstanceProfileAssociations to get the association ID.
', 'DisassociateInstanceEventWindow' => 'Disassociates one or more targets from an event window.
For more information, see Define event windows for scheduled events in the Amazon EC2 User Guide.
', 'DisassociateIpamResourceDiscovery' => 'Disassociates a resource discovery from an Amazon VPC IPAM. A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.
', 'DisassociateNatGatewayAddress' => 'Disassociates secondary Elastic IP addresses (EIPs) from a public NAT gateway. You cannot disassociate your primary EIP. For more information, see Edit secondary IP address associations in the Amazon VPC User Guide.
While disassociating is in progress, you cannot associate/disassociate additional EIPs while the connections are being drained. You are, however, allowed to delete the NAT gateway.
An EIP is released only at the end of MaxDrainDurationSeconds. It stays associated and supports the existing connections but does not support any new connections (new connections are distributed across the remaining associated EIPs). As the existing connections drain out, the EIPs (and the corresponding private IP addresses mapped to them) are released.
', 'DisassociateRouteTable' => 'Disassociates a subnet or gateway from a route table.
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 Route tables in the Amazon VPC User Guide.
', 'DisassociateSubnetCidrBlock' => '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.
', 'DisassociateTransitGatewayMulticastDomain' => 'Disassociates the specified subnets from the transit gateway multicast domain.
', 'DisassociateTransitGatewayPolicyTable' => 'Removes the association between an an attachment and a policy table.
', 'DisassociateTransitGatewayRouteTable' => 'Disassociates a resource attachment from a transit gateway route table.
', 'DisassociateTrunkInterface' => 'This API action is currently in limited preview only. If you are interested in using this feature, contact your account manager.
Removes an association between a branch network interface with a trunk network interface.
', 'DisassociateVpcCidrBlock' => '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 DescribeVpcs. You must detach or delete all gateways and resources that are associated with the CIDR block before you can disassociate it.
You cannot disassociate the CIDR block with which you originally created the VPC (the primary CIDR block).
', 'EnableAddressTransfer' => 'Enables Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon Virtual Private Cloud User Guide.
', 'EnableAwsNetworkPerformanceMetricSubscription' => 'Enables Infrastructure Performance subscriptions.
', 'EnableEbsEncryptionByDefault' => 'Enables EBS encryption by default for your account in the current Region.
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 Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
You can specify the default KMS key for encryption by default using ModifyEbsDefaultKmsKeyId or ResetEbsDefaultKmsKeyId.
Enabling encryption by default has no effect on the encryption status of your existing volumes.
After you enable encryption by default, you can no longer launch instances using instance types that do not support encryption. For more information, see Supported instance types.
', 'EnableFastLaunch' => 'When you enable faster launching for a Windows AMI, images are pre-provisioned, using snapshots to launch instances up to 65% faster. To create the optimized Windows image, Amazon EC2 launches an instance and runs through Sysprep steps, rebooting as required. Then it creates a set of reserved snapshots that are used for subsequent launches. The reserved snapshots are automatically replenished as they are used, depending on your settings for launch frequency.
To change these settings, you must own the AMI.
Enables fast snapshot restores for the specified snapshots in the specified Availability Zones.
You get the full benefit of fast snapshot restores after they enter the enabled
state. To get the current state of fast snapshot restores, use DescribeFastSnapshotRestores. To disable fast snapshot restores, use DisableFastSnapshotRestores.
For more information, see Amazon EBS fast snapshot restore in the Amazon Elastic Compute Cloud User Guide.
', 'EnableImageDeprecation' => 'Enables deprecation of the specified AMI at the specified date and time.
For more information, see Deprecate an AMI in the Amazon EC2 User Guide.
', 'EnableIpamOrganizationAdminAccount' => 'Enable an Organizations member account as the IPAM admin account. You cannot select the Organizations management account as the IPAM admin account. For more information, see Enable integration with Organizations in the Amazon VPC IPAM User Guide.
', 'EnableReachabilityAnalyzerOrganizationSharing' => 'Establishes a trust relationship between Reachability Analyzer and Organizations. This operation must be performed by the management account for the organization.
After you establish a trust relationship, a user in the management account or a delegated administrator account can run a cross-account analysis using resources from the member accounts.
', 'EnableSerialConsoleAccess' => '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 Manage account access to the EC2 serial console in the Amazon EC2 User Guide.
', 'EnableTransitGatewayRouteTablePropagation' => 'Enables the specified attachment to propagate routes to the specified propagation route table.
', 'EnableVgwRoutePropagation' => 'Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.
', 'EnableVolumeIO' => 'Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.
', 'EnableVpcClassicLink' => 'This action is deprecated.
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 10.0.0.0/8
IP address range, excluding local routes for VPCs in the 10.0.0.0/16
and 10.1.0.0/16
IP address ranges.
This action is deprecated.
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.
You must specify a VPC ID in the request.
', 'ExportClientVpnClientCertificateRevocationList' => 'Downloads the client certificate revocation list for the specified Client VPN endpoint.
', 'ExportClientVpnClientConfiguration' => '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.
', 'ExportImage' => 'Exports an Amazon Machine Image (AMI) to a VM file. For more information, see Exporting a VM directly from an Amazon Machine Image (AMI) in the VM Import/Export User Guide.
', 'ExportTransitGatewayRoutes' => '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.
The routes are saved to the specified bucket in a JSON file. For more information, see Export Route Tables to Amazon S3 in Transit Gateways.
', 'GetAssociatedEnclaveCertificateIamRoles' => '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.
', 'GetAssociatedIpv6PoolCidrs' => 'Gets information about the IPv6 CIDR block associations for a specified IPv6 address pool.
', 'GetAwsNetworkPerformanceData' => 'Gets network performance data.
', 'GetCapacityReservationUsage' => '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.
', 'GetCoipPoolUsage' => 'Describes the allocations from the specified customer-owned address pool.
', 'GetConsoleOutput' => '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.
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.
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.
For more information, see Instance console output in the Amazon EC2 User Guide.
', 'GetConsoleScreenshot' => 'Retrieve a JPG-format screenshot of a running instance to help with troubleshooting.
The returned content is Base64-encoded.
', 'GetDefaultCreditSpecification' => 'Describes the default credit option for CPU usage of a burstable performance instance family.
For more information, see Burstable performance instances in the Amazon EC2 User Guide.
', 'GetEbsDefaultKmsKeyId' => '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 ModifyEbsDefaultKmsKeyId or ResetEbsDefaultKmsKeyId.
For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
', 'GetEbsEncryptionByDefault' => 'Describes whether EBS encryption by default is enabled for your account in the current Region.
For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
', 'GetFlowLogsIntegrationTemplate' => '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:
Create a table in Athena that maps fields to a custom log format
Create a Lambda function that updates the table with new partitions on a daily, weekly, or monthly basis
Create a table partitioned between two timestamps in the past
Create a set of named queries in Athena that you can use to get started quickly
GetFlowLogsIntegrationTemplate
does not support integration between Amazon Web Services Transit Gateway Flow Logs and Amazon Athena.
Lists the resource groups to which a Capacity Reservation has been added.
', 'GetHostReservationPurchasePreview' => '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.
This is a preview of the PurchaseHostReservation action and does not result in the offering being purchased.
', 'GetInstanceTypesFromInstanceRequirements' => 'Returns a list of instance types with the specified instance attributes. You can use the response to preview the instance types without launching instances. Note that the response does not consider capacity.
When you specify multiple parameters, you get instance types that satisfy all of the specified parameters. If you specify multiple values for a parameter, you get instance types that satisfy any of the specified values.
For more information, see Preview instance types with specified attributes, Attribute-based instance type selection for EC2 Fleet, Attribute-based instance type selection for Spot Fleet, and Spot placement score in the Amazon EC2 User Guide, and Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide.
', 'GetInstanceUefiData' => 'A binary representation of the UEFI variable store. Only non-volatile variables are stored. This is a base64 encoded and zlib compressed binary value that must be properly encoded.
When you use register-image to create an AMI, you can create an exact copy of your variable store by passing the UEFI data in the UefiData
parameter. You can modify the UEFI data by using the python-uefivars tool on GitHub. You can use the tool to convert the UEFI data into a human-readable format (JSON), which you can inspect and modify, and then convert back into the binary format to use with register-image.
For more information, see UEFI Secure Boot in the Amazon EC2 User Guide.
', 'GetIpamAddressHistory' => 'Retrieve historical information about a CIDR within an IPAM scope. For more information, see View the history of IP addresses in the Amazon VPC IPAM User Guide.
', 'GetIpamDiscoveredAccounts' => 'Gets IPAM discovered accounts. A discovered account is an Amazon Web Services account that is monitored under a resource discovery. If you have integrated IPAM with Amazon Web Services Organizations, all accounts in the organization are discovered accounts. Only the IPAM account can get all discovered accounts in the organization.
', 'GetIpamDiscoveredResourceCidrs' => 'Returns the resource CIDRs that are monitored as part of a resource discovery. A discovered resource is a resource CIDR monitored under a resource discovery. The following resources can be discovered: VPCs, Public IPv4 pools, VPC subnets, and Elastic IP addresses.
', 'GetIpamPoolAllocations' => 'Get a list of all the CIDR allocations in an IPAM pool. The Region you use should be the IPAM pool locale. The locale is the Amazon Web Services Region where this IPAM pool is available for allocations.
If you use this action after AllocateIpamPoolCidr or ReleaseIpamPoolAllocation, note that all EC2 API actions follow an eventual consistency model.
Get the CIDRs provisioned to an IPAM pool.
', 'GetIpamResourceCidrs' => 'Returns resource CIDRs managed by IPAM in a given scope. If an IPAM is associated with more than one resource discovery, the resource CIDRs across all of the resource discoveries is returned. A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.
', 'GetLaunchTemplateData' => 'Retrieves the configuration data of the specified instance. You can use this data to create a launch template.
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 describe*
depending on your instance requirements.
Gets information about the resources that are associated with the specified managed prefix list.
', 'GetManagedPrefixListEntries' => 'Gets information about the entries for a specified managed prefix list.
', 'GetNetworkInsightsAccessScopeAnalysisFindings' => 'Gets the findings for the specified Network Access Scope analysis.
', 'GetNetworkInsightsAccessScopeContent' => 'Gets the content for the specified Network Access Scope.
', 'GetPasswordData' => 'Retrieves the encrypted administrator password for a running Windows instance.
The Windows password is generated at boot by the EC2Config
service or EC2Launch
scripts (Windows Server 2016 and later). This usually only happens the first time an instance is launched. For more information, see EC2Config and EC2Launch in the Amazon EC2 User Guide.
For the EC2Config
service, the password is not generated for rebundled AMIs unless Ec2SetPassword
is enabled before bundling.
The password is encrypted using the key pair that you specified when you launched the instance. You must provide the corresponding key pair file.
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.
', 'GetReservedInstancesExchangeQuote' => '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 AcceptReservedInstancesExchangeQuote to perform the exchange.
', 'GetSerialConsoleAccessStatus' => '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 Manage account access to the EC2 serial console in the Amazon EC2 User Guide.
', 'GetSpotPlacementScores' => 'Calculates the Spot placement score for a Region or Availability Zone based on the specified target capacity and compute requirements.
You can specify your compute requirements either by using InstanceRequirementsWithMetadata
and letting Amazon EC2 choose the optimal instance types to fulfill your Spot request, or you can specify the instance types by using InstanceTypes
.
For more information, see Spot placement score in the Amazon EC2 User Guide.
', 'GetSubnetCidrReservations' => 'Gets information about the subnet CIDR reservations.
', 'GetTransitGatewayAttachmentPropagations' => 'Lists the route tables to which the specified resource attachment propagates routes.
', 'GetTransitGatewayMulticastDomainAssociations' => 'Gets information about the associations for the transit gateway multicast domain.
', 'GetTransitGatewayPolicyTableAssociations' => 'Gets a list of the transit gateway policy table associations.
', 'GetTransitGatewayPolicyTableEntries' => 'Returns a list of transit gateway policy table entries.
', 'GetTransitGatewayPrefixListReferences' => 'Gets information about the prefix list references in a specified transit gateway route table.
', 'GetTransitGatewayRouteTableAssociations' => 'Gets information about the associations for the specified transit gateway route table.
', 'GetTransitGatewayRouteTablePropagations' => 'Gets information about the route table propagations for the specified transit gateway route table.
', 'GetVerifiedAccessEndpointPolicy' => 'Get the Verified Access policy associated with the endpoint.
', 'GetVerifiedAccessGroupPolicy' => 'Shows the contents of the Verified Access policy associated with the group.
', 'GetVpnConnectionDeviceSampleConfiguration' => '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.
', 'GetVpnConnectionDeviceTypes' => '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 Your customer gateway device in the Amazon Web Services Site-to-Site VPN User Guide.
', 'GetVpnTunnelReplacementStatus' => 'Get details of available tunnel endpoint maintenance.
', 'ImportClientVpnClientCertificateRevocationList' => '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.
Uploading a client certificate revocation list resets existing client connections.
', 'ImportImage' => 'To import your virtual machines (VMs) with a console-based experience, you can use the Import virtual machine images to Amazon Web Services template in the Migration Hub Orchestrator console. For more information, see the Migration Hub Orchestrator User Guide .
Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI).
Amazon Web Services VM Import/Export strongly recommends specifying a value for either the --license-type
or --usage-operation
parameter when you create a new VM Import task. This ensures your operating system is licensed appropriately and your billing is optimized.
For more information, see Importing a VM as an image using VM Import/Export in the VM Import/Export User Guide.
', 'ImportInstance' => 'We recommend that you use the ImportImage
API. For more information, see Importing a VM as an image using VM Import/Export in the VM Import/Export User Guide.
Creates an import instance task using metadata from the specified disk image.
This API action is not supported by the Command Line Interface (CLI). For information about using the Amazon EC2 CLI, which is deprecated, see Importing a VM to Amazon EC2 in the Amazon EC2 CLI Reference PDF file.
This API action supports only single-volume VMs. To import multi-volume VMs, use ImportImage instead.
For information about the import manifest referenced by this API action, see VM Import Manifest.
', 'ImportKeyPair' => 'Imports the public key from an RSA or ED25519 key pair that you created with a third-party tool. Compare this with CreateKeyPair, 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.
For more information about key pairs, see Amazon EC2 key pairs in the Amazon Elastic Compute Cloud User Guide.
', 'ImportSnapshot' => 'Imports a disk into an EBS snapshot.
For more information, see Importing a disk as a snapshot using VM Import/Export in the VM Import/Export User Guide.
', 'ImportVolume' => 'Creates an import volume task using metadata from the specified disk image.
This API action supports only single-volume VMs. To import multi-volume VMs, use ImportImage instead. To import a disk to a snapshot, use ImportSnapshot instead.
This API action is not supported by the Command Line Interface (CLI). For information about using the Amazon EC2 CLI, which is deprecated, see Importing Disks to Amazon EBS in the Amazon EC2 CLI Reference PDF file.
For information about the import manifest referenced by this API action, see VM Import Manifest.
', 'ListImagesInRecycleBin' => 'Lists one or more AMIs that are currently in the Recycle Bin. For more information, see Recycle Bin in the Amazon EC2 User Guide.
', 'ListSnapshotsInRecycleBin' => 'Lists one or more snapshots that are currently in the Recycle Bin.
', 'ModifyAddressAttribute' => 'Modifies an attribute of the specified Elastic IP address. For requirements, see Using reverse DNS for email applications.
', 'ModifyAvailabilityZoneGroup' => 'Changes the opt-in status of the Local Zone and Wavelength Zone group for your account.
Use DescribeAvailabilityZones to view the value for GroupName
.
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.
', 'ModifyCapacityReservationFleet' => 'Modifies a Capacity Reservation Fleet.
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.
', 'ModifyClientVpnEndpoint' => 'Modifies the specified Client VPN endpoint. Modifying the DNS server resets existing client connections.
', 'ModifyDefaultCreditSpecification' => '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.
ModifyDefaultCreditSpecification
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 GetDefaultCreditSpecification
and check DefaultCreditSpecification
for updates.
For more information, see Burstable performance instances in the Amazon EC2 User Guide.
', 'ModifyEbsDefaultKmsKeyId' => 'Changes the default KMS key for EBS encryption by default for your account in this Region.
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 ResetEbsDefaultKmsKeyId. Amazon EBS does not support asymmetric KMS keys.
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.
For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
', 'ModifyFleet' => 'Modifies the specified EC2 Fleet.
You can only modify an EC2 Fleet request of type maintain
.
While the EC2 Fleet is being modified, it is in the modifying
state.
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 lowest-price
, the EC2 Fleet launches instances using the Spot Instance pool with the lowest price. If the allocation strategy is diversified
, the EC2 Fleet distributes the instances across the Spot Instance pools. If the allocation strategy is capacity-optimized
, EC2 Fleet launches instances from Spot Instance pools with optimal capacity for the number of instances that are launching.
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 lowest-price
, the EC2 Fleet terminates the instances with the highest price per unit. If the allocation strategy is capacity-optimized
, the EC2 Fleet terminates the instances in the Spot Instance pools that have the least available Spot Instance capacity. If the allocation strategy is diversified
, 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.
If you are finished with your EC2 Fleet for now, but will use it again later, you can set the target capacity to 0.
', 'ModifyFpgaImageAttribute' => 'Modifies the specified attribute of the specified Amazon FPGA Image (AFI).
', 'ModifyHosts' => 'Modify the auto-placement setting of a Dedicated Host. When auto-placement is enabled, any instances that you launch with a tenancy of host
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.
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.
', 'ModifyIdFormat' => '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.
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: bundle
| conversion-task
| customer-gateway
| dhcp-options
| elastic-ip-allocation
| elastic-ip-association
| export-task
| flow-log
| image
| import-task
| internet-gateway
| network-acl
| network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| route-table
| route-table-association
| security-group
| subnet
| subnet-cidr-block-association
| vpc
| vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
| vpn-connection
| vpn-gateway
.
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 Resource IDs in the Amazon Elastic Compute Cloud User Guide.
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 Describe
command for the resource type.
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.
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: bundle
| conversion-task
| customer-gateway
| dhcp-options
| elastic-ip-allocation
| elastic-ip-association
| export-task
| flow-log
| image
| import-task
| internet-gateway
| network-acl
| network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| route-table
| route-table-association
| security-group
| subnet
| subnet-cidr-block-association
| vpc
| vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
| vpn-connection
| vpn-gateway
.
For more information, see Resource IDs in the Amazon Elastic Compute Cloud User Guide.
This setting applies to the principal specified in the request; it does not apply to the principal that makes the request.
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 Describe
command for the resource type.
Modifies the specified attribute of the specified AMI. You can specify only one attribute at a time.
To specify the attribute, you can use the Attribute
parameter, or one of the following parameters: Description
, ImdsSupport
, or LaunchPermission
.
Images with an Amazon Web Services Marketplace product code cannot be made public.
To enable the SriovNetSupport enhanced networking attribute of an image, enable SriovNetSupport on an instance and create an AMI from the instance.
', 'ModifyInstanceAttribute' => 'Modifies the specified attribute of the specified instance. You can specify only one attribute at a time.
Note: Using this action to change the security groups associated with an elastic network interface (ENI) attached to an instance 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 ModifyNetworkInterfaceAttribute action.
To modify some attributes, the instance must be stopped. For more information, see Modify a stopped instance in the Amazon EC2 User Guide.
', 'ModifyInstanceCapacityReservationAttributes' => '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 open
Capacity Reservation with matching attributes, or run On-Demand Instance capacity.
Modifies the credit option for CPU usage on a running or stopped burstable performance instance. The credit options are standard
and unlimited
.
For more information, see Burstable performance instances in the Amazon EC2 User Guide.
', 'ModifyInstanceEventStartTime' => 'Modifies the start time for a scheduled Amazon EC2 instance event.
', 'ModifyInstanceEventWindow' => 'Modifies the specified event window.
You can define either a set of time ranges or a cron expression when modifying the event window, but not both.
To modify the targets associated with the event window, use the AssociateInstanceEventWindow and DisassociateInstanceEventWindow API.
If Amazon Web Services has already scheduled an event, modifying an event window won\'t change the time of the scheduled event.
For more information, see Define event windows for scheduled events in the Amazon EC2 User Guide.
', 'ModifyInstanceMaintenanceOptions' => 'Modifies the recovery behavior of your instance to disable simplified automatic recovery or set the recovery behavior to default. The default configuration will not enable simplified automatic recovery for an unsupported instance type. For more information, see Simplified automatic recovery.
', 'ModifyInstanceMetadataOptions' => '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 Instance metadata and user data in the Amazon EC2 User Guide.
', 'ModifyInstancePlacement' => 'Modifies the placement attributes for a specified instance. You can do the following:
Modify the affinity between an instance and a Dedicated Host. When affinity is set to host
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.
Change the Dedicated Host with which an instance is associated.
Change the instance tenancy of an instance.
Move an instance to or from a placement group.
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.
To modify the host ID, tenancy, placement group, or partition for an instance, the instance must be in the stopped
state.
Modify the configurations of an IPAM.
', 'ModifyIpamPool' => 'Modify the configurations of an IPAM pool.
For more information, see Modify a pool in the Amazon VPC IPAM User Guide.
', 'ModifyIpamResourceCidr' => 'Modify a resource CIDR. You can use this action to transfer resource CIDRs between scopes and ignore resource CIDRs that you do not want to manage. If set to false, the resource will not be tracked for overlap, it cannot be auto-imported into a pool, and it will be removed from any pool it has an allocation in.
For more information, see Move resource CIDRs between scopes and Change the monitoring state of resource CIDRs in the Amazon VPC IPAM User Guide.
', 'ModifyIpamResourceDiscovery' => 'Modifies a resource discovery. A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.
', 'ModifyIpamScope' => 'Modify an IPAM scope.
', 'ModifyLaunchTemplate' => '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.
', 'ModifyLocalGatewayRoute' => 'Modifies the specified local gateway route.
', 'ModifyManagedPrefixList' => 'Modifies the specified managed prefix list.
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.
If you specify a current version number that does not match the true current version number, the request fails.
', 'ModifyNetworkInterfaceAttribute' => '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.
', 'ModifyPrivateDnsNameOptions' => 'Modifies the options for instance hostnames for the specified instance.
', 'ModifyReservedInstances' => 'Modifies the configuration of your Reserved Instances, such as the Availability Zone, instance count, or instance type. The Reserved Instances to be modified must be identical, except for Availability Zone, network platform, and instance type.
For more information, see Modifying Reserved Instances in the Amazon EC2 User Guide.
', 'ModifySecurityGroupRules' => 'Modifies the rules of a security group.
', 'ModifySnapshotAttribute' => '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.
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.
For more information about modifying snapshot permissions, see Share a snapshot in the Amazon Elastic Compute Cloud User Guide.
', 'ModifySnapshotTier' => 'Archives an Amazon EBS snapshot. When you archive a snapshot, it is converted to a full snapshot that includes all of the blocks of data that were written to the volume at the time the snapshot was created, and moved from the standard tier to the archive tier. For more information, see Archive Amazon EBS snapshots in the Amazon Elastic Compute Cloud User Guide.
', 'ModifySpotFleetRequest' => 'Modifies the specified Spot Fleet request.
You can only modify a Spot Fleet request of type maintain
.
While the Spot Fleet request is being modified, it is in the modifying
state.
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 lowestPrice
, the Spot Fleet launches instances using the Spot Instance pool with the lowest price. If the allocation strategy is diversified
, the Spot Fleet distributes the instances across the Spot Instance pools. If the allocation strategy is capacityOptimized
, Spot Fleet launches instances from Spot Instance pools with optimal capacity for the number of instances that are launching.
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 lowestPrice
, the Spot Fleet terminates the instances with the highest price per unit. If the allocation strategy is capacityOptimized
, the Spot Fleet terminates the instances in the Spot Instance pools that have the least available Spot Instance capacity. If the allocation strategy is diversified
, 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.
If you are finished with your Spot Fleet for now, but will use it again later, you can set the target capacity to 0.
', 'ModifySubnetAttribute' => 'Modifies a subnet attribute. You can only modify one attribute at a time.
Use this action to modify subnets on Amazon Web Services Outposts.
To modify a subnet on an Outpost rack, set both MapCustomerOwnedIpOnLaunch
and CustomerOwnedIpv4Pool
. These two parameters act as a single attribute.
To modify a subnet on an Outpost server, set either EnableLniAtDeviceIndex
or DisableLniAtDeviceIndex
.
For more information about Amazon Web Services Outposts, see the following:
', 'ModifyTrafficMirrorFilterNetworkServices' => 'Allows or restricts mirroring network services.
By default, Amazon DNS network services are not eligible for Traffic Mirror. Use AddNetworkServices
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 RemoveNetworkServices
to remove the network services from the Traffic Mirror filter.
Modifies the specified Traffic Mirror rule.
DestinationCidrBlock
and SourceCidrBlock
must both be an IPv4 range or an IPv6 range.
Modifies a Traffic Mirror session.
', 'ModifyTransitGateway' => '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.
', 'ModifyTransitGatewayPrefixListReference' => 'Modifies a reference (route) to a prefix list in a specified transit gateway route table.
', 'ModifyTransitGatewayVpcAttachment' => 'Modifies the specified VPC attachment.
', 'ModifyVerifiedAccessEndpoint' => 'Modifies the configuration of the specified Amazon Web Services Verified Access endpoint.
', 'ModifyVerifiedAccessEndpointPolicy' => 'Modifies the specified Amazon Web Services Verified Access endpoint policy.
', 'ModifyVerifiedAccessGroup' => 'Modifies the specified Amazon Web Services Verified Access group configuration.
', 'ModifyVerifiedAccessGroupPolicy' => 'Modifies the specified Amazon Web Services Verified Access group policy.
', 'ModifyVerifiedAccessInstance' => 'Modifies the configuration of the specified Amazon Web Services Verified Access instance.
', 'ModifyVerifiedAccessInstanceLoggingConfiguration' => 'Modifies the logging configuration for the specified Amazon Web Services Verified Access instance.
', 'ModifyVerifiedAccessTrustProvider' => 'Modifies the configuration of the specified Amazon Web Services Verified Access trust provider.
', 'ModifyVolume' => '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 Amazon EBS Elastic Volumes (Linux instances) or Amazon EBS Elastic Volumes (Windows instances).
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 Extend a Linux file system or Extend a Windows file system.
You can use CloudWatch Events to check the status of a modification to an EBS volume. For information about CloudWatch Events, see the Amazon CloudWatch Events User Guide. You can also track the status of a modification using DescribeVolumesModifications. For information about tracking status changes using either method, see Monitor the progress of volume modifications.
With previous-generation instance types, resizing an EBS volume might require detaching and reattaching the volume or stopping and restarting the instance.
After modifying a volume, you must wait at least six hours and ensure that the volume is in the in-use
or available
state before you can modify the same volume. This is sometimes referred to as a cooldown period.
Modifies a volume attribute.
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.
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.
', 'ModifyVpcAttribute' => 'Modifies the specified attribute of the specified VPC.
', 'ModifyVpcEndpoint' => '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 the Amazon Web Services PrivateLink Guide.
', 'ModifyVpcEndpointConnectionNotification' => '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.
', 'ModifyVpcEndpointServiceConfiguration' => '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.
If you set or modify the private DNS name, you must prove that you own the private DNS domain name.
', 'ModifyVpcEndpointServicePayerResponsibility' => 'Modifies the payer responsibility for your VPC endpoint service.
', 'ModifyVpcEndpointServicePermissions' => 'Modifies the permissions for your VPC endpoint service. You can add or remove permissions for service consumers (Amazon Web Services accounts, users, and IAM roles) to connect to your endpoint service.
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.
', 'ModifyVpcPeeringConnectionOptions' => 'Modifies the VPC peering connection options on one side of a VPC peering connection.
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 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 DescribeVpcPeeringConnections command.
', 'ModifyVpcTenancy' => 'Modifies the instance tenancy attribute of the specified VPC. You can change the instance tenancy attribute of a VPC to default
only. You cannot change the instance tenancy attribute to dedicated
.
After you modify the tenancy of the VPC, any new instances that you launch into the VPC have a tenancy of default
, unless you specify otherwise during launch. The tenancy of any existing instances in the VPC is not affected.
For more information, see Dedicated Instances in the Amazon EC2 User Guide.
', 'ModifyVpnConnection' => '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:
An existing virtual private gateway to a new virtual private gateway
An existing virtual private gateway to a transit gateway
An existing transit gateway to a new transit gateway
An existing transit gateway to a virtual private gateway
Before you perform the migration to the new gateway, you must configure the new gateway. Use CreateVpnGateway to create a virtual private gateway, or CreateTransitGateway to create a transit gateway.
This step is required when you migrate from a virtual private gateway with static routes to a transit gateway.
You must delete the static routes before you migrate to the new gateway.
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.
After you migrate to the new gateway, you might need to modify your VPC route table. Use CreateRoute and DeleteRoute to make the changes described in Update VPC route tables in the Amazon Web Services Site-to-Site VPN User Guide.
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 CreateTransitGatewayRoute to add the routes.
If you deleted VPN static routes, you must add the static routes to the transit gateway route table.
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.
', 'ModifyVpnConnectionOptions' => 'Modifies the connection options for your Site-to-Site VPN connection.
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.
', 'ModifyVpnTunnelCertificate' => 'Modifies the VPN tunnel endpoint certificate.
', 'ModifyVpnTunnelOptions' => '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 Site-to-Site VPN tunnel options for your Site-to-Site VPN connection in the Amazon Web Services Site-to-Site VPN User Guide.
', 'MonitorInstances' => 'Enables detailed monitoring for a running instance. Otherwise, basic monitoring is enabled. For more information, see Monitor your instances using CloudWatch in the Amazon EC2 User Guide.
To disable detailed monitoring, see UnmonitorInstances.
', 'MoveAddressToVpc' => 'This action is deprecated.
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 RestoreAddressToClassic request. You cannot move an Elastic IP address that was originally allocated for use in the EC2-VPC platform to the EC2-Classic platform.
', 'MoveByoipCidrToIpam' => 'Move a BYOIPv4 CIDR to IPAM from a public IPv4 pool.
If you already have a BYOIPv4 CIDR with Amazon Web Services, you can move the CIDR to IPAM from a public IPv4 pool. You cannot move an IPv6 CIDR to IPAM. If you are bringing a new IP address to Amazon Web Services for the first time, complete the steps in Tutorial: BYOIP address CIDRs to IPAM.
', 'ProvisionByoipCidr' => '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 AdvertiseByoipCidr.
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 Bring your own IP addresses (BYOIP) in the Amazon Elastic Compute Cloud User Guide.
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 pending-provision
to provisioned
. To monitor the status of an address range, use DescribeByoipCidrs. To allocate an Elastic IP address from your IPv4 address pool, use AllocateAddress with either the specific address from the address pool or the ID of the address pool.
Provision a CIDR to an IPAM pool. You can use this action to provision new CIDRs to a top-level pool or to transfer a CIDR from a top-level pool to a pool within it.
For more information, see Provision CIDRs to pools in the Amazon VPC IPAM User Guide.
', 'ProvisionPublicIpv4PoolCidr' => 'Provision a CIDR to a public IPv4 pool.
For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.
', 'PurchaseHostReservation' => '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.
', 'PurchaseReservedInstancesOffering' => 'Purchases a Reserved Instance for use with your account. With Reserved Instances, you pay a lower hourly rate compared to On-Demand instance pricing.
Use DescribeReservedInstancesOfferings 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 DescribeReservedInstances.
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.
For more information, see Reserved Instances and Reserved Instance Marketplace in the Amazon EC2 User Guide.
', 'PurchaseScheduledInstances' => 'You can no longer purchase Scheduled Instances.
Purchases the Scheduled Instances with the specified schedule.
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 DescribeScheduledInstanceAvailability to check for available schedules and obtain a purchase token. After you purchase a Scheduled Instance, you must call RunScheduledInstances during each scheduled time period.
After you purchase a Scheduled Instance, you can\'t cancel, modify, or resell your purchase.
', 'RebootInstances' => '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.
If an instance does not cleanly shut down within a few minutes, Amazon EC2 performs a hard reboot.
For more information about troubleshooting, see Troubleshoot an unreachable instance in the Amazon EC2 User Guide.
', 'RegisterImage' => '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 Create your own AMI in the Amazon Elastic Compute Cloud User Guide.
For Amazon EBS-backed instances, CreateImage creates and registers the AMI in a single request, so you don\'t have to register the AMI yourself. We recommend that you always use CreateImage unless you have a specific reason to use RegisterImage.
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.
Register a snapshot of a root device volume
You can use RegisterImage
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.
For more information, see Create a Linux AMI from a snapshot and Use encryption with Amazon EBS-backed AMIs in the Amazon Elastic Compute Cloud User Guide.
Amazon Web Services Marketplace product codes
If any snapshots have Amazon Web Services Marketplace product codes, they are copied to the new AMI.
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:
Launch an instance from an existing AMI with that billing product code.
Customize the instance.
Create an AMI from the instance using CreateImage.
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 Understand AMI billing information in the Amazon EC2 User Guide.
', 'RegisterInstanceEventNotificationAttributes' => 'Registers a set of tag keys to include in scheduled event notifications for your resources.
To remove tags, use DeregisterInstanceEventNotificationAttributes.
', 'RegisterTransitGatewayMulticastGroupMembers' => '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 Multicast Consideration in Amazon VPC Transit Gateways.
After you add the members, use SearchTransitGatewayMulticastGroups to verify that the members were added to the transit gateway multicast group.
', 'RegisterTransitGatewayMulticastGroupSources' => 'Registers sources (network interfaces) with the specified transit gateway multicast group.
A multicast source is a network interface attached to a supported instance that sends multicast traffic. For information about supported instances, see Multicast Considerations in Amazon VPC Transit Gateways.
After you add the source, use SearchTransitGatewayMulticastGroups to verify that the source was added to the multicast group.
', 'RejectTransitGatewayMulticastDomainAssociations' => 'Rejects a request to associate cross-account subnets with a transit gateway multicast domain.
', 'RejectTransitGatewayPeeringAttachment' => 'Rejects a transit gateway peering attachment request.
', 'RejectTransitGatewayVpcAttachment' => 'Rejects a request to attach a VPC to a transit gateway.
The VPC attachment must be in the pendingAcceptance
state. Use DescribeTransitGatewayVpcAttachments to view your pending VPC attachment requests. Use AcceptTransitGatewayVpcAttachment to accept a VPC attachment request.
Rejects VPC endpoint connection requests to your VPC endpoint service.
', 'RejectVpcPeeringConnection' => 'Rejects a VPC peering connection request. The VPC peering connection must be in the pending-acceptance
state. Use the DescribeVpcPeeringConnections 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 DeleteVpcPeeringConnection.
Releases the specified Elastic IP address.
[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 DisassociateAddress.
[Nondefault VPC] You must use DisassociateAddress to disassociate the Elastic IP address before you can release it. Otherwise, Amazon EC2 returns an error (InvalidIPAddress.InUse
).
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 AuthFailure
error if the address is already allocated to another Amazon Web Services account.
After you release an Elastic IP address, you might be able to recover it. For more information, see AllocateAddress.
', 'ReleaseHosts' => '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 released
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.
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.
Released hosts still appear in a DescribeHosts response.
', 'ReleaseIpamPoolAllocation' => 'Release an allocation within an IPAM pool. The Region you use should be the IPAM pool locale. The locale is the Amazon Web Services Region where this IPAM pool is available for allocations. You can only use this action to release manual allocations. To remove an allocation for a resource without deleting the resource, set its monitored state to false using ModifyIpamResourceCidr. For more information, see Release an allocation in the Amazon VPC IPAM User Guide.
All EC2 API actions follow an eventual consistency model.
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.
Use DescribeIamInstanceProfileAssociations to get the association ID.
', 'ReplaceNetworkAclAssociation' => '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 Network ACLs in the Amazon VPC User Guide.
This is an idempotent operation.
', 'ReplaceNetworkAclEntry' => 'Replaces an entry (rule) in a network ACL. For more information, see Network ACLs in the Amazon VPC User Guide.
', 'ReplaceRoute' => 'Replaces an existing route within a route table in a VPC.
You must specify either a destination CIDR block or a prefix list ID. You must also specify exactly one of the resources from the parameter list, or reset the local route to its default target.
For more information, see Route tables in the Amazon VPC User Guide.
', 'ReplaceRouteTableAssociation' => '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 Route tables in the Amazon VPC User Guide.
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.
', 'ReplaceTransitGatewayRoute' => 'Replaces the specified route in the specified transit gateway route table.
', 'ReplaceVpnTunnel' => 'Trigger replacement of specified VPN tunnel.
', 'ReportInstanceStatus' => 'Submits feedback about the status of an instance. The instance must be in the running
state. If your experience with the instance differs from the instance status returned by DescribeInstanceStatus, use ReportInstanceStatus to report your experience with the instance. Amazon EC2 collects this information to improve the accuracy of status checks.
Use of this action does not change the value returned by DescribeInstanceStatus.
', 'RequestSpotFleet' => 'Creates a Spot Fleet request.
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.
You can submit a single request that includes multiple launch specifications that vary by instance type, AMI, Availability Zone, or subnet.
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.
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.
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 spot-fleet-request
and instance
resource types are supported.
For more information, see Spot Fleet requests in the Amazon EC2 User Guide.
We strongly discourage using the RequestSpotFleet API because it is a legacy API with no planned investment. For options for requesting Spot Instances, see Which is the best Spot request method to use? in the Amazon EC2 User Guide.
Creates a Spot Instance request.
For more information, see Spot Instance requests in the Amazon EC2 User Guide for Linux Instances.
We strongly discourage using the RequestSpotInstances API because it is a legacy API with no planned investment. For options for requesting Spot Instances, see Which is the best Spot request method to use? in the Amazon EC2 User Guide for Linux Instances.
Resets the attribute of the specified IP address. For requirements, see Using reverse DNS for email applications.
', 'ResetEbsDefaultKmsKeyId' => 'Resets the default KMS key for EBS encryption for your account in this Region to the Amazon Web Services managed KMS key for EBS.
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 Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
', 'ResetFpgaImageAttribute' => 'Resets the specified attribute of the specified Amazon FPGA Image (AFI) to its default value. You can only reset the load permission attribute.
', 'ResetImageAttribute' => 'Resets an attribute of an AMI to its default value.
', 'ResetInstanceAttribute' => 'Resets an attribute of an instance to its default value. To reset the kernel
or ramdisk
, the instance must be in a stopped state. To reset the sourceDestCheck
, the instance can be either running or stopped.
The sourceDestCheck
attribute controls whether source/destination checking is enabled. The default value is true
, which means checking is enabled. This value must be false
for a NAT instance to perform NAT. For more information, see NAT Instances in the Amazon VPC User Guide.
Resets a network interface attribute. You can specify only one attribute at a time.
', 'ResetSnapshotAttribute' => 'Resets permission settings for the specified snapshot.
For more information about modifying snapshot permissions, see Share a snapshot in the Amazon Elastic Compute Cloud User Guide.
', 'RestoreAddressToClassic' => 'This action is deprecated.
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.
', 'RestoreImageFromRecycleBin' => 'Restores an AMI from the Recycle Bin. For more information, see Recycle Bin in the Amazon EC2 User Guide.
', 'RestoreManagedPrefixListVersion' => 'Restores the entries from a previous version of a managed prefix list to a new version of the prefix list.
', 'RestoreSnapshotFromRecycleBin' => 'Restores a snapshot from the Recycle Bin. For more information, see Restore snapshots from the Recycle Bin in the Amazon Elastic Compute Cloud User Guide.
', 'RestoreSnapshotTier' => 'Restores an archived Amazon EBS snapshot for use temporarily or permanently, or modifies the restore period or restore type for a snapshot that was previously temporarily restored.
For more information see Restore an archived snapshot and modify the restore period or restore type for a temporarily restored snapshot in the Amazon Elastic Compute Cloud User Guide.
', 'RevokeClientVpnIngress' => 'Removes an ingress authorization rule from a Client VPN endpoint.
', 'RevokeSecurityGroupEgress' => 'Removes the specified outbound (egress) rules from the specified security group.
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.
For a 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.
Amazon Web Services recommends that you describe the security group to verify that the rules were removed.
Rule changes are propagated to instances within the security group as quickly as possible. However, a small delay might occur.
', 'RevokeSecurityGroupIngress' => 'Removes the specified inbound (ingress) rules from a security group.
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.
For a 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.
Amazon Web Services recommends that you describe the security group to verify that the rules were removed.
Rule changes are propagated to instances within the security group as quickly as possible. However, a small delay might occur.
', 'RunInstances' => 'Launches the specified number of instances using an AMI for which you have permissions.
You can specify a number of options, or leave the default options. The following rules apply:
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.
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.
Not all instance types support IPv6 addresses. For more information, see Instance types.
If you don\'t specify a security group ID, we use the default security group. For more information, see Security groups.
If any of the AMIs have a product code attached for which the user has not subscribed, the request fails.
You can create a launch template, which is a resource that contains the parameters to launch an instance. When you launch an instance using RunInstances, you can specify the launch template instead of specifying the launch parameters.
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.
An instance is ready for you to use when it\'s in the running
state. You can check the state of your instance using DescribeInstances. You can tag instances and EBS volumes during launch, after launch, or both. For more information, see CreateTags and Tagging your Amazon EC2 resources.
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 Key pairs.
For troubleshooting, see What to do if an instance immediately terminates, and Troubleshooting connecting to your instance.
', 'RunScheduledInstances' => 'Launches the specified Scheduled Instances.
Before you can launch a Scheduled Instance, you must purchase it and obtain an identifier using PurchaseScheduledInstances.
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 Scheduled Instances in the Amazon EC2 User Guide.
', 'SearchLocalGatewayRoutes' => 'Searches for routes in the specified local gateway route table.
', 'SearchTransitGatewayMulticastGroups' => 'Searches one or more transit gateway multicast groups and returns the group membership information.
', 'SearchTransitGatewayRoutes' => 'Searches for routes in the specified transit gateway route table.
', 'SendDiagnosticInterrupt' => 'Sends a diagnostic interrupt to the specified Amazon EC2 instance to trigger a kernel panic (on Linux instances), or a blue screen/stop error (on Windows instances). For instances based on Intel and AMD processors, the interrupt is received as a non-maskable interrupt (NMI).
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.
Before sending a diagnostic interrupt to your instance, ensure that its operating system is configured to perform the required diagnostic tasks.
For more information about configuring your operating system to generate a crash dump when a kernel panic or stop error occurs, see Send a diagnostic interrupt (for advanced users) (Linux instances) or Send a diagnostic interrupt (for advanced users) (Windows instances).
', 'StartInstances' => 'Starts an Amazon EBS-backed instance that you\'ve previously stopped.
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.
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.
Performing this operation on an instance that uses an instance store as its root device returns an error.
If you attempt to start a T3 instance with host
tenancy and the unlimted
CPU credit option, the request fails. The unlimited
CPU credit option is not supported on Dedicated Hosts. Before you start the instance, either change its CPU credit option to standard
, or change its tenancy to default
or dedicated
.
For more information, see Stop and start your instance in the Amazon EC2 User Guide.
', 'StartNetworkInsightsAccessScopeAnalysis' => 'Starts analyzing the specified Network Access Scope.
', 'StartNetworkInsightsAnalysis' => 'Starts analyzing the specified path. If the path is reachable, the operation returns the shortest feasible path.
', 'StartVpcEndpointServicePrivateDnsVerification' => 'Initiates the verification process to prove that the service provider owns the private DNS name domain for the endpoint service.
The service provider must successfully perform the verification before the consumer can use the name to access the service.
Before the service provider runs this command, they must add a record to the DNS server.
', 'StopInstances' => 'Stops an Amazon EBS-backed instance. For more information, see Stop and start your instance in the Amazon EC2 User Guide.
You can use the Stop action to hibernate an instance if the instance is enabled for hibernation and it meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon EC2 User Guide.
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.
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 Hibernating interrupted Spot Instances in the Amazon EC2 User Guide.
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.
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 Instance lifecycle in the Amazon EC2 User Guide.
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 Troubleshoot stopping your instance in the Amazon EC2 User Guide.
', 'TerminateClientVpnConnections' => '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.
', 'TerminateInstances' => 'Shuts down the specified instances. This operation is idempotent; if you terminate an instance more than once, each call succeeds.
If you specify multiple instances and the request fails (for example, because of a single incorrect instance ID), none of the instances are terminated.
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:
The specified instances that are in the same Availability Zone as the protected instance are not terminated.
The specified instances that are in different Availability Zones, where no other specified instances are protected, are successfully terminated.
For example, say you have the following instances:
Instance A: us-east-1a
; Not protected
Instance B: us-east-1a
; Not protected
Instance C: us-east-1b
; Protected
Instance D: us-east-1b
; not protected
If you attempt to terminate all of these instances in the same request, the request reports failure with the following results:
Instance A and Instance B are successfully terminated because none of the specified instances in us-east-1a
are enabled for termination protection.
Instance C and Instance D fail to terminate because at least one of the specified instances in us-east-1b
(Instance C) is enabled for termination protection.
Terminated instances remain visible after termination (for approximately one hour).
By default, Amazon EC2 deletes all EBS volumes that were attached when the instance launched. Volumes attached after instance launch continue running.
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 DeleteOnTermination
block device mapping parameter set to true
are automatically deleted. For more information about the differences between stopping and terminating instances, see Instance lifecycle in the Amazon EC2 User Guide.
For more information about troubleshooting, see Troubleshooting terminating your instance in the Amazon EC2 User Guide.
', 'UnassignIpv6Addresses' => 'Unassigns one or more IPv6 addresses IPv4 Prefix Delegation prefixes from a network interface.
', 'UnassignPrivateIpAddresses' => 'Unassigns one or more secondary private IP addresses, or IPv4 Prefix Delegation prefixes from a network interface.
', 'UnassignPrivateNatGatewayAddress' => 'Unassigns secondary private IPv4 addresses from a private NAT gateway. You cannot unassign your primary private IP. For more information, see Edit secondary IP address associations in the Amazon VPC User Guide.
While unassigning is in progress, you cannot assign/unassign additional IP addresses while the connections are being drained. You are, however, allowed to delete the NAT gateway.
A private IP address will only be released at the end of MaxDrainDurationSeconds. The private IP addresses stay associated and support the existing connections, but do not support any new connections (new connections are distributed across the remaining assigned private IP address). After the existing connections drain out, the private IP addresses are released.
', 'UnmonitorInstances' => 'Disables detailed monitoring for a running instance. For more information, see Monitoring your instances and volumes in the Amazon EC2 User Guide.
', 'UpdateSecurityGroupRuleDescriptionsEgress' => '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.
', 'UpdateSecurityGroupRuleDescriptionsIngress' => '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.
', 'WithdrawByoipCidr' => 'Stops advertising an address range that is provisioned as an address pool.
You can perform this operation at most once every 10 seconds, even if you specify different address ranges each time.
It can take a few minutes before traffic to the specified addresses stops routing to Amazon Web Services because of BGP propagation delays.
', ], 'shapes' => [ 'AcceleratorCount' => [ 'base' => 'The minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips) on an instance.
', 'refs' => [ 'InstanceRequirements$AcceleratorCount' => 'The minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips) on an instance.
To exclude accelerator-enabled instance types, set Max
to 0
.
Default: No minimum or maximum limits
', ], ], 'AcceleratorCountRequest' => [ 'base' => 'The minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips) on an instance. To exclude accelerator-enabled instance types, set Max
to 0
.
The minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips) on an instance.
To exclude accelerator-enabled instance types, set Max
to 0
.
Default: No minimum or maximum limits
', ], ], 'AcceleratorManufacturer' => [ 'base' => NULL, 'refs' => [ 'AcceleratorManufacturerSet$member' => NULL, ], ], 'AcceleratorManufacturerSet' => [ 'base' => NULL, 'refs' => [ 'InstanceRequirements$AcceleratorManufacturers' => 'Indicates whether instance types must have accelerators by specific manufacturers.
For instance types with NVIDIA devices, specify nvidia
.
For instance types with AMD devices, specify amd
.
For instance types with Amazon Web Services devices, specify amazon-web-services
.
For instance types with Xilinx devices, specify xilinx
.
Default: Any manufacturer
', 'InstanceRequirementsRequest$AcceleratorManufacturers' => 'Indicates whether instance types must have accelerators by specific manufacturers.
For instance types with NVIDIA devices, specify nvidia
.
For instance types with AMD devices, specify amd
.
For instance types with Amazon Web Services devices, specify amazon-web-services
.
For instance types with Xilinx devices, specify xilinx
.
Default: Any manufacturer
', ], ], 'AcceleratorName' => [ 'base' => NULL, 'refs' => [ 'AcceleratorNameSet$member' => NULL, ], ], 'AcceleratorNameSet' => [ 'base' => NULL, 'refs' => [ 'InstanceRequirements$AcceleratorNames' => 'The accelerators that must be on the instance type.
For instance types with NVIDIA A100 GPUs, specify a100
.
For instance types with NVIDIA V100 GPUs, specify v100
.
For instance types with NVIDIA K80 GPUs, specify k80
.
For instance types with NVIDIA T4 GPUs, specify t4
.
For instance types with NVIDIA M60 GPUs, specify m60
.
For instance types with AMD Radeon Pro V520 GPUs, specify radeon-pro-v520
.
For instance types with Xilinx VU9P FPGAs, specify vu9p
.
For instance types with Amazon Web Services Inferentia chips, specify inferentia
.
For instance types with NVIDIA GRID K520 GPUs, specify k520
.
Default: Any accelerator
', 'InstanceRequirementsRequest$AcceleratorNames' => 'The accelerators that must be on the instance type.
For instance types with NVIDIA A100 GPUs, specify a100
.
For instance types with NVIDIA V100 GPUs, specify v100
.
For instance types with NVIDIA K80 GPUs, specify k80
.
For instance types with NVIDIA T4 GPUs, specify t4
.
For instance types with NVIDIA M60 GPUs, specify m60
.
For instance types with AMD Radeon Pro V520 GPUs, specify radeon-pro-v520
.
For instance types with Xilinx VU9P FPGAs, specify vu9p
.
For instance types with Amazon Web Services Inferentia chips, specify inferentia
.
For instance types with NVIDIA GRID K520 GPUs, specify k520
.
Default: Any accelerator
', ], ], 'AcceleratorTotalMemoryMiB' => [ 'base' => 'The minimum and maximum amount of total accelerator memory, in MiB.
', 'refs' => [ 'InstanceRequirements$AcceleratorTotalMemoryMiB' => 'The minimum and maximum amount of total accelerator memory, in MiB.
Default: No minimum or maximum limits
', ], ], 'AcceleratorTotalMemoryMiBRequest' => [ 'base' => 'The minimum and maximum amount of total accelerator memory, in MiB.
', 'refs' => [ 'InstanceRequirementsRequest$AcceleratorTotalMemoryMiB' => 'The minimum and maximum amount of total accelerator memory, in MiB.
Default: No minimum or maximum limits
', ], ], 'AcceleratorType' => [ 'base' => NULL, 'refs' => [ 'AcceleratorTypeSet$member' => NULL, ], ], 'AcceleratorTypeSet' => [ 'base' => NULL, 'refs' => [ 'InstanceRequirements$AcceleratorTypes' => 'The accelerator types that must be on the instance type.
For instance types with GPU accelerators, specify gpu
.
For instance types with FPGA accelerators, specify fpga
.
For instance types with inference accelerators, specify inference
.
Default: Any accelerator type
', 'InstanceRequirementsRequest$AcceleratorTypes' => 'The accelerator types that must be on the instance type.
To include instance types with GPU hardware, specify gpu
.
To include instance types with FPGA hardware, specify fpga
.
To include instance types with inference hardware, specify inference
.
Default: Any accelerator type
', ], ], 'AcceptAddressTransferRequest' => [ 'base' => NULL, 'refs' => [], ], 'AcceptAddressTransferResult' => [ 'base' => NULL, 'refs' => [], ], 'AcceptReservedInstancesExchangeQuoteRequest' => [ 'base' => 'Contains the parameters for accepting the quote.
', 'refs' => [], ], 'AcceptReservedInstancesExchangeQuoteResult' => [ 'base' => 'The result of the exchange and whether it was successful
.
Describes a finding for a Network Access Scope.
', 'refs' => [ 'AccessScopeAnalysisFindingList$member' => NULL, ], ], 'AccessScopeAnalysisFindingList' => [ 'base' => NULL, 'refs' => [ 'GetNetworkInsightsAccessScopeAnalysisFindingsResult$AnalysisFindings' => 'The findings associated with Network Access Scope Analysis.
', ], ], 'AccessScopePath' => [ 'base' => 'Describes a path.
', 'refs' => [ 'AccessScopePathList$member' => NULL, ], ], 'AccessScopePathList' => [ 'base' => NULL, 'refs' => [ 'NetworkInsightsAccessScopeContent$MatchPaths' => 'The paths to match.
', 'NetworkInsightsAccessScopeContent$ExcludePaths' => 'The paths to exclude.
', ], ], 'AccessScopePathListRequest' => [ 'base' => NULL, 'refs' => [ 'CreateNetworkInsightsAccessScopeRequest$MatchPaths' => 'The paths to match.
', 'CreateNetworkInsightsAccessScopeRequest$ExcludePaths' => 'The paths to exclude.
', ], ], 'AccessScopePathRequest' => [ 'base' => 'Describes a path.
', 'refs' => [ 'AccessScopePathListRequest$member' => NULL, ], ], 'AccountAttribute' => [ 'base' => 'Describes an account attribute.
', 'refs' => [ 'AccountAttributeList$member' => NULL, ], ], 'AccountAttributeList' => [ 'base' => NULL, 'refs' => [ 'DescribeAccountAttributesResult$AccountAttributes' => 'Information about the account attributes.
', ], ], 'AccountAttributeName' => [ 'base' => NULL, 'refs' => [ 'AccountAttributeNameStringList$member' => NULL, ], ], 'AccountAttributeNameStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeAccountAttributesRequest$AttributeNames' => 'The account attribute names.
', ], ], 'AccountAttributeValue' => [ 'base' => 'Describes a value of an account attribute.
', 'refs' => [ 'AccountAttributeValueList$member' => NULL, ], ], 'AccountAttributeValueList' => [ 'base' => NULL, 'refs' => [ 'AccountAttribute$AttributeValues' => 'The values for the account attribute.
', ], ], 'ActiveInstance' => [ 'base' => 'Describes a running instance in a Spot Fleet.
', 'refs' => [ 'ActiveInstanceSet$member' => NULL, ], ], 'ActiveInstanceSet' => [ 'base' => NULL, 'refs' => [ 'DescribeFleetInstancesResult$ActiveInstances' => 'The running instances. This list is refreshed periodically and might be out of date.
', 'DescribeSpotFleetInstancesResponse$ActiveInstances' => 'The running instances. This list is refreshed periodically and might be out of date.
', ], ], 'ActivityStatus' => [ 'base' => NULL, 'refs' => [ 'SpotFleetRequestConfig$ActivityStatus' => 'The progress of the Spot Fleet request. If there is an error, the status is error
. After all requests are placed, the status is pending_fulfillment
. If the size of the fleet is equal to or greater than its target capacity, the status is fulfilled
. If the size of the fleet is decreased, the status is pending_termination
while Spot Instances are terminating.
Add an operating Region to an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
', 'refs' => [ 'AddIpamOperatingRegionSet$member' => NULL, ], ], 'AddIpamOperatingRegionSet' => [ 'base' => NULL, 'refs' => [ 'CreateIpamRequest$OperatingRegions' => 'The operating Regions for the IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
', 'CreateIpamResourceDiscoveryRequest$OperatingRegions' => 'Operating Regions for the IPAM resource discovery. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
', 'ModifyIpamRequest$AddOperatingRegions' => 'Choose the operating Regions for the IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
', 'ModifyIpamResourceDiscoveryRequest$AddOperatingRegions' => 'Add operating Regions to the resource discovery. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
', ], ], 'AddPrefixListEntries' => [ 'base' => NULL, 'refs' => [ 'CreateManagedPrefixListRequest$Entries' => 'One or more entries for the prefix list.
', 'ModifyManagedPrefixListRequest$AddEntries' => 'One or more entries to add to the prefix list.
', ], ], 'AddPrefixListEntry' => [ 'base' => 'An entry for a prefix list.
', 'refs' => [ 'AddPrefixListEntries$member' => NULL, ], ], 'AddedPrincipal' => [ 'base' => 'Describes a principal.
', 'refs' => [ 'AddedPrincipalSet$member' => NULL, ], ], 'AddedPrincipalSet' => [ 'base' => NULL, 'refs' => [ 'ModifyVpcEndpointServicePermissionsResult$AddedPrincipals' => 'Information about the added principals.
', ], ], 'AdditionalDetail' => [ 'base' => 'Describes an additional detail for a path analysis. For more information, see Reachability Analyzer additional detail codes.
', 'refs' => [ 'AdditionalDetailList$member' => NULL, ], ], 'AdditionalDetailList' => [ 'base' => NULL, 'refs' => [ 'PathComponent$AdditionalDetails' => 'The additional details.
', ], ], 'Address' => [ 'base' => 'Describes an Elastic IP address, or a carrier IP address.
', 'refs' => [ 'AddressList$member' => NULL, ], ], 'AddressAttribute' => [ 'base' => 'The attributes associated with an Elastic IP address.
', 'refs' => [ 'AddressSet$member' => NULL, 'ModifyAddressAttributeResult$Address' => 'Information about the Elastic IP address.
', 'ResetAddressAttributeResult$Address' => 'Information about the IP address.
', ], ], 'AddressAttributeName' => [ 'base' => NULL, 'refs' => [ 'DescribeAddressesAttributeRequest$Attribute' => 'The attribute of the IP address.
', 'ResetAddressAttributeRequest$Attribute' => 'The attribute of the IP address.
', ], ], 'AddressFamily' => [ 'base' => NULL, 'refs' => [ 'CreateIpamPoolRequest$AddressFamily' => 'The IP protocol assigned to this IPAM pool. You must choose either IPv4 or IPv6 protocol for a pool.
', 'IpamPool$AddressFamily' => 'The address family of the pool.
', ], ], 'AddressList' => [ 'base' => NULL, 'refs' => [ 'DescribeAddressesResult$Addresses' => 'Information about the Elastic IP addresses.
', ], ], 'AddressMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeAddressesAttributeRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
Information about the IP addresses.
', ], ], 'AddressTransfer' => [ 'base' => 'Details on the Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon Virtual Private Cloud User Guide.
', 'refs' => [ 'AcceptAddressTransferResult$AddressTransfer' => 'An Elastic IP address transfer.
', 'AddressTransferList$member' => NULL, 'DisableAddressTransferResult$AddressTransfer' => 'An Elastic IP address transfer.
', 'EnableAddressTransferResult$AddressTransfer' => 'An Elastic IP address transfer.
', ], ], 'AddressTransferList' => [ 'base' => NULL, 'refs' => [ 'DescribeAddressTransfersResult$AddressTransfers' => 'The Elastic IP address transfer.
', ], ], 'AddressTransferStatus' => [ 'base' => NULL, 'refs' => [ 'AddressTransfer$AddressTransferStatus' => 'The Elastic IP address transfer status.
', ], ], 'AdvertiseByoipCidrRequest' => [ 'base' => NULL, 'refs' => [], ], 'AdvertiseByoipCidrResult' => [ 'base' => NULL, 'refs' => [], ], 'Affinity' => [ 'base' => NULL, 'refs' => [ 'ModifyInstancePlacementRequest$Affinity' => 'The affinity setting for the instance.
', ], ], 'AllocateAddressRequest' => [ 'base' => NULL, 'refs' => [], ], 'AllocateAddressResult' => [ 'base' => NULL, 'refs' => [], ], 'AllocateHostsRequest' => [ 'base' => NULL, 'refs' => [], ], 'AllocateHostsResult' => [ 'base' => 'Contains the output of AllocateHosts.
', 'refs' => [], ], 'AllocateIpamPoolCidrRequest' => [ 'base' => NULL, 'refs' => [], ], 'AllocateIpamPoolCidrResult' => [ 'base' => NULL, 'refs' => [], ], 'AllocationId' => [ 'base' => NULL, 'refs' => [ 'AddressAttribute$AllocationId' => '[EC2-VPC] The allocation ID.
', 'AllocationIdList$member' => NULL, 'AllocationIds$member' => NULL, 'AssociateAddressRequest$AllocationId' => 'The allocation ID. This is required.
', 'CreateNatGatewayRequest$AllocationId' => '[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.
', 'DisableAddressTransferRequest$AllocationId' => 'The allocation ID of an Elastic IP address.
', 'EnableAddressTransferRequest$AllocationId' => 'The allocation ID of an Elastic IP address.
', 'ModifyAddressAttributeRequest$AllocationId' => '[EC2-VPC] The allocation ID.
', 'ReleaseAddressRequest$AllocationId' => 'The allocation ID. This parameter is required.
', 'ResetAddressAttributeRequest$AllocationId' => '[EC2-VPC] The allocation ID.
', ], ], 'AllocationIdList' => [ 'base' => NULL, 'refs' => [ 'AssociateNatGatewayAddressRequest$AllocationIds' => 'The allocation IDs of EIPs that you want to associate with your NAT gateway.
', 'CreateNatGatewayRequest$SecondaryAllocationIds' => 'Secondary EIP allocation IDs. For more information, see Create a NAT gateway in the Amazon VPC User Guide.
', 'DescribeAddressTransfersRequest$AllocationIds' => 'The allocation IDs of Elastic IP addresses.
', 'DescribeAddressesRequest$AllocationIds' => 'Information about the allocation IDs.
', ], ], 'AllocationIds' => [ 'base' => NULL, 'refs' => [ 'DescribeAddressesAttributeRequest$AllocationIds' => '[EC2-VPC] The allocation IDs.
', ], ], 'AllocationState' => [ 'base' => NULL, 'refs' => [ 'Host$State' => 'The Dedicated Host\'s state.
', ], ], 'AllocationStrategy' => [ 'base' => NULL, 'refs' => [ 'SpotFleetRequestConfigData$AllocationStrategy' => 'The strategy that determines how to allocate the target Spot Instance capacity across the Spot Instance pools specified by the Spot Fleet launch configuration. For more information, see Allocation strategies for Spot Instances in the Amazon EC2 User Guide.
Spot Fleet identifies the pools with the highest capacity availability for the number of instances that are launching. This means that we will request Spot Instances from the pools that we believe have the lowest chance of interruption in the near term. Spot Fleet then requests Spot Instances from the lowest priced of these pools.
Spot Fleet identifies the pools with the highest capacity availability for the number of instances that are launching. This means that we will request Spot Instances from the pools that we believe have the lowest chance of interruption in the near term. To give certain instance types a higher chance of launching first, use capacityOptimizedPrioritized
. Set a priority for each instance type by using the Priority
parameter for LaunchTemplateOverrides
. You can assign the same priority to different LaunchTemplateOverrides
. EC2 implements the priorities on a best-effort basis, but optimizes for capacity first. capacityOptimizedPrioritized
is supported only if your Spot Fleet uses a launch template. Note that if the OnDemandAllocationStrategy
is set to prioritized
, the same priority is applied when fulfilling On-Demand capacity.
Spot Fleet requests instances from all of the Spot Instance pools that you specify.
Spot Fleet requests instances from the lowest priced Spot Instance pool that has available capacity. If the lowest priced pool doesn\'t have available capacity, the Spot Instances come from the next lowest priced pool that has available capacity. If a pool runs out of capacity before fulfilling your desired capacity, Spot Fleet will continue to fulfill your request by drawing from the next lowest priced pool. To ensure that your desired capacity is met, you might receive Spot Instances from several pools. Because this strategy only considers instance price and not capacity availability, it might lead to high interruption rates.
Default: lowestPrice
The usage type. used
indicates that the instance capacity is in use by instances that are running in the Capacity Reservation.
The instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes.
You can use strings with one or more wild cards, represented by an asterisk (*
), to allow an instance type, size, or generation. The following are examples: m5.8xlarge
, c5*.*
, m5a.*
, r*
, *3*
.
For example, if you specify c5*
,Amazon EC2 will allow the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*
, Amazon EC2 will allow all the M5a instance types, but not the M5n instance types.
If you specify AllowedInstanceTypes
, you can\'t specify ExcludedInstanceTypes
.
Default: All instance types
', 'InstanceRequirementsRequest$AllowedInstanceTypes' => 'The instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes.
You can use strings with one or more wild cards, represented by an asterisk (*
), to allow an instance type, size, or generation. The following are examples: m5.8xlarge
, c5*.*
, m5a.*
, r*
, *3*
.
For example, if you specify c5*
,Amazon EC2 will allow the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*
, Amazon EC2 will allow all the M5a instance types, but not the M5n instance types.
If you specify AllowedInstanceTypes
, you can\'t specify ExcludedInstanceTypes
.
Default: All instance types
', ], ], 'AllowedPrincipal' => [ 'base' => 'Describes a principal.
', 'refs' => [ 'AllowedPrincipalSet$member' => NULL, ], ], 'AllowedPrincipalSet' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcEndpointServicePermissionsResult$AllowedPrincipals' => 'Information about the allowed principals.
', ], ], 'AllowsMultipleInstanceTypes' => [ 'base' => NULL, 'refs' => [ 'Host$AllowsMultipleInstanceTypes' => 'Indicates whether the Dedicated Host supports multiple instance types of the same instance family. If the value is on
, the Dedicated Host supports multiple instance types in the instance family. If the value is off
, the Dedicated Host supports a single instance type only.
Describes an potential intermediate component of a feasible path.
', 'refs' => [ 'AlternatePathHintList$member' => NULL, ], ], 'AlternatePathHintList' => [ 'base' => NULL, 'refs' => [ 'NetworkInsightsAnalysis$AlternatePathHints' => 'Potential intermediate components.
', ], ], 'AmdSevSnpSpecification' => [ 'base' => NULL, 'refs' => [ 'CpuOptions$AmdSevSnp' => 'Indicates whether the instance is enabled for AMD SEV-SNP. For more information, see AMD SEV-SNP.
', 'CpuOptionsRequest$AmdSevSnp' => 'Indicates whether to enable the instance for AMD SEV-SNP. AMD SEV-SNP is supported with M6a, R6a, and C6a instance types only. For more information, see AMD SEV-SNP.
', 'LaunchTemplateCpuOptions$AmdSevSnp' => 'Indicates whether the instance is enabled for AMD SEV-SNP. For more information, see AMD SEV-SNP.
', 'LaunchTemplateCpuOptionsRequest$AmdSevSnp' => 'Indicates whether to enable the instance for AMD SEV-SNP. AMD SEV-SNP is supported with M6a, R6a, and C6a instance types only. For more information, see AMD SEV-SNP.
', ], ], 'AnalysisAclRule' => [ 'base' => 'Describes a network access control (ACL) rule.
', 'refs' => [ 'Explanation$AclRule' => 'The network ACL rule.
', 'PathComponent$AclRule' => 'The network ACL rule.
', ], ], 'AnalysisComponent' => [ 'base' => 'Describes a path component.
', 'refs' => [ 'AdditionalDetail$Component' => 'The path component.
', 'AdditionalDetail$VpcEndpointService' => 'The VPC endpoint service.
', 'AnalysisComponentList$member' => NULL, 'AnalysisLoadBalancerTarget$Instance' => 'Information about the instance.
', 'Explanation$Acl' => 'The network ACL.
', 'Explanation$AttachedTo' => 'The resource to which the component is attached.
', 'Explanation$Component' => 'The component.
', 'Explanation$CustomerGateway' => 'The customer gateway.
', 'Explanation$Destination' => 'The destination.
', 'Explanation$DestinationVpc' => 'The destination VPC.
', 'Explanation$IngressRouteTable' => 'The route table.
', 'Explanation$InternetGateway' => 'The internet gateway.
', 'Explanation$LoadBalancerTargetGroup' => 'The target group.
', 'Explanation$ElasticLoadBalancerListener' => 'The load balancer listener.
', 'Explanation$NatGateway' => 'The NAT gateway.
', 'Explanation$NetworkInterface' => 'The network interface.
', 'Explanation$VpcPeeringConnection' => 'The VPC peering connection.
', 'Explanation$PrefixList' => 'The prefix list.
', 'Explanation$RouteTable' => 'The route table.
', 'Explanation$SecurityGroup' => 'The security group.
', 'Explanation$SourceVpc' => 'The source VPC.
', 'Explanation$Subnet' => 'The subnet.
', 'Explanation$SubnetRouteTable' => 'The route table for the subnet.
', 'Explanation$Vpc' => 'The component VPC.
', 'Explanation$VpcEndpoint' => 'The VPC endpoint.
', 'Explanation$VpnConnection' => 'The VPN connection.
', 'Explanation$VpnGateway' => 'The VPN gateway.
', 'Explanation$TransitGateway' => 'The transit gateway.
', 'Explanation$TransitGatewayRouteTable' => 'The transit gateway route table.
', 'Explanation$TransitGatewayAttachment' => 'The transit gateway attachment.
', 'PathComponent$AttachedTo' => 'The resource to which the path component is attached.
', 'PathComponent$Component' => 'The component.
', 'PathComponent$DestinationVpc' => 'The destination VPC.
', 'PathComponent$SourceVpc' => 'The source VPC.
', 'PathComponent$Subnet' => 'The subnet.
', 'PathComponent$Vpc' => 'The component VPC.
', 'PathComponent$TransitGateway' => 'The transit gateway.
', 'PathComponent$ElasticLoadBalancerListener' => 'The load balancer listener.
', ], ], 'AnalysisComponentList' => [ 'base' => NULL, 'refs' => [ 'AdditionalDetail$LoadBalancers' => 'The load balancers.
', 'Explanation$LoadBalancerTargetGroups' => 'The target groups.
', 'Explanation$SecurityGroups' => 'The security groups.
', ], ], 'AnalysisLoadBalancerListener' => [ 'base' => 'Describes a load balancer listener.
', 'refs' => [ 'Explanation$ClassicLoadBalancerListener' => 'The listener for a Classic Load Balancer.
', ], ], 'AnalysisLoadBalancerTarget' => [ 'base' => 'Describes a load balancer target.
', 'refs' => [ 'Explanation$LoadBalancerTarget' => 'The target.
', ], ], 'AnalysisPacketHeader' => [ 'base' => '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.
', 'refs' => [ 'PathComponent$OutboundHeader' => 'The outbound header.
', 'PathComponent$InboundHeader' => 'The inbound header.
', ], ], 'AnalysisRouteTableRoute' => [ 'base' => 'Describes a route table route.
', 'refs' => [ 'Explanation$RouteTableRoute' => 'The route table route.
', 'PathComponent$RouteTableRoute' => 'The route table route.
', ], ], 'AnalysisSecurityGroupRule' => [ 'base' => 'Describes a security group rule.
', 'refs' => [ 'Explanation$SecurityGroupRule' => 'The security group rule.
', 'PathComponent$SecurityGroupRule' => 'The security group rule.
', ], ], 'AnalysisStatus' => [ 'base' => NULL, 'refs' => [ 'GetNetworkInsightsAccessScopeAnalysisFindingsResult$AnalysisStatus' => 'The status of Network Access Scope Analysis.
', 'NetworkInsightsAccessScopeAnalysis$Status' => 'The status.
', 'NetworkInsightsAnalysis$Status' => 'The status of the network insights analysis.
', ], ], 'ApplianceModeSupportValue' => [ 'base' => NULL, 'refs' => [ 'CreateTransitGatewayVpcAttachmentRequestOptions$ApplianceModeSupport' => '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 disable
.
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 disable
.
Indicates whether appliance mode support is enabled.
', ], ], 'ApplySecurityGroupsToClientVpnTargetNetworkRequest' => [ 'base' => NULL, 'refs' => [], ], 'ApplySecurityGroupsToClientVpnTargetNetworkResult' => [ 'base' => NULL, 'refs' => [], ], 'ArchitectureType' => [ 'base' => NULL, 'refs' => [ 'ArchitectureTypeList$member' => NULL, 'ArchitectureTypeSet$member' => NULL, ], ], 'ArchitectureTypeList' => [ 'base' => NULL, 'refs' => [ 'ProcessorInfo$SupportedArchitectures' => 'The architectures supported by the instance type.
', ], ], 'ArchitectureTypeSet' => [ 'base' => NULL, 'refs' => [ 'GetInstanceTypesFromInstanceRequirementsRequest$ArchitectureTypes' => 'The processor architecture type.
', 'InstanceRequirementsWithMetadataRequest$ArchitectureTypes' => 'The architecture type.
', ], ], 'ArchitectureValues' => [ 'base' => NULL, 'refs' => [ 'Image$Architecture' => 'The architecture of the image.
', 'ImportInstanceLaunchSpecification$Architecture' => 'The architecture of the instance.
', 'Instance$Architecture' => 'The architecture of the image.
', 'RegisterImageRequest$Architecture' => 'The architecture of the AMI.
Default: For Amazon EBS-backed AMIs, i386
. For instance store-backed AMIs, the architecture specified in the manifest file.
The Amazon Resource Names (ARN) of the resources that the path must traverse.
', 'StartNetworkInsightsAnalysisRequest$FilterInArns' => 'The Amazon Resource Names (ARN) of the resources that the path must traverse.
', ], ], 'AssetId' => [ 'base' => NULL, 'refs' => [ 'AssetIdList$member' => NULL, 'Host$AssetId' => 'The ID of the Outpost hardware asset on which the Dedicated Host is allocated.
', ], ], 'AssetIdList' => [ 'base' => NULL, 'refs' => [ 'AllocateHostsRequest$AssetIds' => 'The IDs of the Outpost hardware assets on which to allocate the Dedicated Hosts. Targeting specific hardware assets on an Outpost can help to minimize latency between your workloads. This parameter is supported only if you specify OutpostArn. If you are allocating the Dedicated Hosts in a Region, omit this parameter.
If you specify this parameter, you can omit Quantity. In this case, Amazon EC2 allocates a Dedicated Host on each specified hardware asset.
If you specify both AssetIds and Quantity, then the value for Quantity must be equal to the number of asset IDs specified.
Contains the parameters for AssignPrivateIpAddresses.
', 'refs' => [], ], 'AssignPrivateIpAddressesResult' => [ 'base' => NULL, 'refs' => [], ], 'AssignPrivateNatGatewayAddressRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssignPrivateNatGatewayAddressResult' => [ 'base' => NULL, 'refs' => [], ], 'AssignedPrivateIpAddress' => [ 'base' => 'Describes the private IP addresses assigned to a network interface.
', 'refs' => [ 'AssignedPrivateIpAddressList$member' => NULL, ], ], 'AssignedPrivateIpAddressList' => [ 'base' => NULL, 'refs' => [ 'AssignPrivateIpAddressesResult$AssignedPrivateIpAddresses' => 'The private IP addresses assigned to the network interface.
', ], ], 'AssociateAddressRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateAddressResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociateClientVpnTargetNetworkRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateClientVpnTargetNetworkResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociateDhcpOptionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateEnclaveCertificateIamRoleRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateEnclaveCertificateIamRoleResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociateIamInstanceProfileRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateIamInstanceProfileResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociateInstanceEventWindowRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateInstanceEventWindowResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociateIpamResourceDiscoveryRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateIpamResourceDiscoveryResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociateNatGatewayAddressRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateNatGatewayAddressResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociateRouteTableRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateRouteTableResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociateSubnetCidrBlockRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateSubnetCidrBlockResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociateTransitGatewayMulticastDomainRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateTransitGatewayMulticastDomainResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociateTransitGatewayPolicyTableRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateTransitGatewayPolicyTableResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociateTransitGatewayRouteTableRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateTransitGatewayRouteTableResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociateTrunkInterfaceRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateTrunkInterfaceResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociateVpcCidrBlockRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateVpcCidrBlockResult' => [ 'base' => NULL, 'refs' => [], ], 'AssociatedNetworkType' => [ 'base' => NULL, 'refs' => [ 'AssociatedTargetNetwork$NetworkType' => 'The target network type.
', ], ], 'AssociatedRole' => [ 'base' => 'Information about the associated IAM roles.
', 'refs' => [ 'AssociatedRolesList$member' => NULL, ], ], 'AssociatedRolesList' => [ 'base' => NULL, 'refs' => [ 'GetAssociatedEnclaveCertificateIamRolesResult$AssociatedRoles' => 'Information about the associated IAM roles.
', ], ], 'AssociatedTargetNetwork' => [ 'base' => 'Describes a target network that is associated with a Client VPN endpoint. A target network is a subnet in a VPC.
', 'refs' => [ 'AssociatedTargetNetworkSet$member' => NULL, ], ], 'AssociatedTargetNetworkSet' => [ 'base' => NULL, 'refs' => [ 'ClientVpnEndpoint$AssociatedTargetNetworks' => 'Information about the associated target networks. A target network is a subnet in a VPC.
', ], ], 'AssociationIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeIamInstanceProfileAssociationsRequest$AssociationIds' => 'The IAM instance profile associations.
', ], ], 'AssociationStatus' => [ 'base' => 'Describes the state of a target network association.
', 'refs' => [ 'AssociateClientVpnTargetNetworkResult$Status' => 'The current state of the target network association.
', 'DisassociateClientVpnTargetNetworkResult$Status' => 'The current state of the target network association.
', 'TargetNetwork$Status' => 'The current state of the target network association.
', ], ], 'AssociationStatusCode' => [ 'base' => NULL, 'refs' => [ 'AssociationStatus$Code' => 'The state of the target network association.
', ], ], 'AthenaIntegration' => [ 'base' => 'Describes integration options for Amazon Athena.
', 'refs' => [ 'AthenaIntegrationsSet$member' => NULL, ], ], 'AthenaIntegrationsSet' => [ 'base' => NULL, 'refs' => [ 'IntegrateServices$AthenaIntegrations' => 'Information about the integration with Amazon Athena.
', ], ], 'AttachClassicLinkVpcRequest' => [ 'base' => NULL, 'refs' => [], ], 'AttachClassicLinkVpcResult' => [ 'base' => NULL, 'refs' => [], ], 'AttachInternetGatewayRequest' => [ 'base' => NULL, 'refs' => [], ], 'AttachNetworkInterfaceRequest' => [ 'base' => 'Contains the parameters for AttachNetworkInterface.
', 'refs' => [], ], 'AttachNetworkInterfaceResult' => [ 'base' => 'Contains the output of AttachNetworkInterface.
', 'refs' => [], ], 'AttachVerifiedAccessTrustProviderRequest' => [ 'base' => NULL, 'refs' => [], ], 'AttachVerifiedAccessTrustProviderResult' => [ 'base' => NULL, 'refs' => [], ], 'AttachVolumeRequest' => [ 'base' => NULL, 'refs' => [], ], 'AttachVpnGatewayRequest' => [ 'base' => 'Contains the parameters for AttachVpnGateway.
', 'refs' => [], ], 'AttachVpnGatewayResult' => [ 'base' => 'Contains the output of AttachVpnGateway.
', 'refs' => [], ], 'AttachmentEnaSrdSpecification' => [ 'base' => 'Describes the ENA Express configuration for the network interface that\'s attached to the instance.
', 'refs' => [ 'NetworkInterfaceAttachment$EnaSrdSpecification' => 'Configures ENA Express for the network interface that this action attaches to the instance.
', ], ], 'AttachmentEnaSrdUdpSpecification' => [ 'base' => 'Describes the ENA Express configuration for UDP traffic on the network interface that\'s attached to the instance.
', 'refs' => [ 'AttachmentEnaSrdSpecification$EnaSrdUdpSpecification' => 'ENA Express configuration for UDP network traffic.
', ], ], 'AttachmentStatus' => [ 'base' => NULL, 'refs' => [ 'EbsInstanceBlockDevice$Status' => 'The attachment state.
', 'InstanceNetworkInterfaceAttachment$Status' => 'The attachment state.
', 'InternetGatewayAttachment$State' => 'The current state of the attachment. For an internet gateway, the state is available
when attached to a VPC; otherwise, this value is not returned.
The attachment state.
', 'VpcAttachment$State' => 'The current state of the attachment.
', ], ], 'AttributeBooleanValue' => [ 'base' => 'Describes a value for a resource attribute that is a Boolean value.
', 'refs' => [ 'DescribeNetworkInterfaceAttributeResult$SourceDestCheck' => 'Indicates whether source/destination checking is enabled.
', 'DescribeVolumeAttributeResult$AutoEnableIO' => 'The state of autoEnableIO
attribute.
Indicates whether the instances launched in the VPC get DNS hostnames. If this attribute is true
, instances in the VPC get DNS hostnames; otherwise, they do not.
Indicates whether DNS resolution is enabled for the VPC. If this attribute is true
, the Amazon DNS server resolves DNS hostnames for your instances to their corresponding IP addresses; otherwise, it does not.
Indicates whether Network Address Usage metrics are enabled for your VPC.
', 'InstanceAttribute$DisableApiTermination' => 'If the value is true
, you can\'t terminate the instance through the Amazon EC2 console, CLI, or API; otherwise, you can.
Indicates whether enhanced networking with ENA is enabled.
', 'InstanceAttribute$EbsOptimized' => 'Indicates whether the instance is optimized for Amazon EBS I/O.
', 'InstanceAttribute$SourceDestCheck' => '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 true
, source/destination checks are enabled; otherwise, they are disabled. The default value is true
. You must disable source/destination checks if the instance runs services such as network address translation, routing, or firewalls.
To enable the instance for Amazon Web Services Stop Protection, set this parameter to true
; otherwise, set it to false
.
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 true
, source/destination checks are enabled; otherwise, they are disabled. The default value is true
. You must disable source/destination checks if the instance runs services such as network address translation, routing, or firewalls.
If the value is true
, 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.
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.
', 'ModifyInstanceAttributeRequest$EnaSupport' => 'Set to true
to enable enhanced networking with ENA for the instance.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
', 'ModifyInstanceAttributeRequest$DisableApiStop' => 'Indicates whether an instance is enabled for stop protection. For more information, see Stop Protection.
', 'ModifyNetworkInterfaceAttributeRequest$SourceDestCheck' => '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 true
, source/destination checks are enabled; otherwise, they are disabled. The default value is true
. You must disable source/destination checks if the instance runs services such as network address translation, routing, or firewalls.
Specify true
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).
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 2016-11-15
or later of the Amazon EC2 API.
Specify true
to indicate that network interfaces attached to instances created in the specified subnet should be assigned a public IPv4 address.
Specify true
to indicate that network interfaces attached to instances created in the specified subnet should be assigned a customer-owned IPv4 address.
When this value is true
, you must specify the customer-owned IP pool using CustomerOwnedIpv4Pool
.
Indicates whether DNS queries made to the Amazon-provided DNS Resolver in this subnet should return synthetic IPv6 addresses for IPv4-only destinations.
', 'ModifySubnetAttributeRequest$EnableResourceNameDnsARecordOnLaunch' => 'Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
', 'ModifySubnetAttributeRequest$EnableResourceNameDnsAAAARecordOnLaunch' => 'Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
', 'ModifySubnetAttributeRequest$DisableLniAtDeviceIndex' => ' Specify true
to indicate that local network interfaces at the current position should be disabled.
Indicates whether the volume should be auto-enabled for I/O operations.
', 'ModifyVpcAttributeRequest$EnableDnsHostnames' => 'Indicates whether the instances launched in the VPC get DNS hostnames. If enabled, instances in the VPC get DNS hostnames; otherwise, they do not.
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.
', 'ModifyVpcAttributeRequest$EnableDnsSupport' => '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.
You cannot modify the DNS resolution and DNS hostnames attributes in the same request. Use separate requests for each attribute.
', 'ModifyVpcAttributeRequest$EnableNetworkAddressUsageMetrics' => 'Indicates whether Network Address Usage metrics are enabled for your VPC.
', ], ], 'AttributeValue' => [ 'base' => 'Describes a value for a resource attribute that is a String.
', 'refs' => [ 'DescribeNetworkInterfaceAttributeResult$Description' => 'The description of the network interface.
', 'DhcpConfigurationValueList$member' => NULL, 'ImageAttribute$Description' => 'A description for the AMI.
', 'ImageAttribute$KernelId' => 'The kernel ID.
', 'ImageAttribute$RamdiskId' => 'The RAM disk ID.
', 'ImageAttribute$SriovNetSupport' => 'Indicates whether enhanced networking with the Intel 82599 Virtual Function interface is enabled.
', 'ImageAttribute$BootMode' => 'The boot mode.
', 'ImageAttribute$TpmSupport' => 'If the image is configured for NitroTPM support, the value is v2.0
.
Base64 representation of the non-volatile UEFI variable store. To retrieve the UEFI data, use the GetInstanceUefiData command. You can inspect and modify the UEFI data by using the python-uefivars tool on GitHub. For more information, see UEFI Secure Boot in the Amazon EC2 User Guide.
', 'ImageAttribute$LastLaunchedTime' => 'The date and time, in ISO 8601 date-time format, when the AMI was last used to launch an EC2 instance. When the AMI is used to launch an instance, there is a 24-hour delay before that usage is reported.
lastLaunchedTime
data is available starting April 2017.
If v2.0
, it indicates that IMDSv2 is specified in the AMI. Instances launched from this AMI will have HttpTokens
automatically set to required
so that, by default, the instance requires that IMDSv2 is used when requesting instance metadata. In addition, HttpPutResponseHopLimit
is set to 2
. For more information, see Configure the AMI in the Amazon EC2 User Guide.
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
', 'InstanceAttribute$InstanceType' => 'The instance type.
', 'InstanceAttribute$KernelId' => 'The kernel ID.
', 'InstanceAttribute$RamdiskId' => 'The RAM disk ID.
', 'InstanceAttribute$RootDeviceName' => 'The device name of the root device volume (for example, /dev/sda1
).
Indicates whether enhanced networking with the Intel 82599 Virtual Function interface is enabled.
', 'InstanceAttribute$UserData' => 'The user data.
', 'ModifyImageAttributeRequest$Description' => 'A new description for the AMI.
', 'ModifyImageAttributeRequest$ImdsSupport' => 'Set to v2.0
to indicate that IMDSv2 is specified in the AMI. Instances launched from this AMI will have HttpTokens
automatically set to required
so that, by default, the instance requires that IMDSv2 is used when requesting instance metadata. In addition, HttpPutResponseHopLimit
is set to 2
. For more information, see Configure the AMI in the Amazon EC2 User Guide.
Do not use this parameter unless your AMI software supports IMDSv2. After you set the value to v2.0
, you can\'t undo it. The only way to “reset” your AMI is to create a new AMI from the underlying snapshot.
Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
', 'ModifyInstanceAttributeRequest$InstanceType' => 'Changes the instance type to the specified value. For more information, see Instance types in the Amazon EC2 User Guide. If the instance type is not valid, the error returned is InvalidInstanceAttributeValue
.
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 PV-GRUB.
', 'ModifyInstanceAttributeRequest$Ramdisk' => '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 PV-GRUB.
', 'ModifyInstanceAttributeRequest$SriovNetSupport' => 'Set to simple
to enable enhanced networking with the Intel 82599 Virtual Function interface for the instance.
There is no way to disable enhanced networking with the Intel 82599 Virtual Function interface at this time.
This option is supported only for HVM instances. Specifying this option with a PV instance can make it unreachable.
', 'ModifyNetworkInterfaceAttributeRequest$Description' => 'A description for the network interface.
', ], ], 'AuthorizationRule' => [ 'base' => 'Information about an authorization rule.
', 'refs' => [ 'AuthorizationRuleSet$member' => NULL, ], ], 'AuthorizationRuleSet' => [ 'base' => NULL, 'refs' => [ 'DescribeClientVpnAuthorizationRulesResult$AuthorizationRules' => 'Information about the authorization rules.
', ], ], 'AuthorizeClientVpnIngressRequest' => [ 'base' => NULL, 'refs' => [], ], 'AuthorizeClientVpnIngressResult' => [ 'base' => NULL, 'refs' => [], ], 'AuthorizeSecurityGroupEgressRequest' => [ 'base' => NULL, 'refs' => [], ], 'AuthorizeSecurityGroupEgressResult' => [ 'base' => NULL, 'refs' => [], ], 'AuthorizeSecurityGroupIngressRequest' => [ 'base' => NULL, 'refs' => [], ], 'AuthorizeSecurityGroupIngressResult' => [ 'base' => NULL, 'refs' => [], ], 'AutoAcceptSharedAssociationsValue' => [ 'base' => NULL, 'refs' => [ 'CreateTransitGatewayMulticastDomainRequestOptions$AutoAcceptSharedAssociations' => 'Indicates whether to automatically accept cross-account subnet associations that are associated with the transit gateway multicast domain.
', 'TransitGatewayMulticastDomainOptions$AutoAcceptSharedAssociations' => 'Indicates whether to automatically cross-account subnet associations that are associated with the transit gateway multicast domain.
', ], ], 'AutoAcceptSharedAttachmentsValue' => [ 'base' => NULL, 'refs' => [ 'ModifyTransitGatewayOptions$AutoAcceptSharedAttachments' => 'Enable or disable automatic acceptance of attachment requests.
', 'TransitGatewayOptions$AutoAcceptSharedAttachments' => 'Indicates whether attachment requests are automatically accepted.
', 'TransitGatewayRequestOptions$AutoAcceptSharedAttachments' => 'Enable or disable automatic acceptance of attachment requests. Disabled by default.
', ], ], 'AutoPlacement' => [ 'base' => NULL, 'refs' => [ 'AllocateHostsRequest$AutoPlacement' => '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 Understanding auto-placement and affinity in the Amazon EC2 User Guide.
Default: on
Whether auto-placement is on or off.
', 'ModifyHostsRequest$AutoPlacement' => 'Specify whether to enable or disable auto-placement.
', ], ], 'AutoRecoveryFlag' => [ 'base' => NULL, 'refs' => [ 'InstanceTypeInfo$AutoRecoverySupported' => 'Indicates whether Amazon CloudWatch action based recovery is supported.
', ], ], 'AvailabilityZone' => [ 'base' => 'Describes Availability Zones, Local Zones, and Wavelength Zones.
', 'refs' => [ 'AvailabilityZoneList$member' => NULL, ], ], 'AvailabilityZoneId' => [ 'base' => NULL, 'refs' => [ 'CreateCapacityReservationRequest$AvailabilityZoneId' => 'The ID of the Availability Zone in which to create the Capacity Reservation.
', ], ], 'AvailabilityZoneList' => [ 'base' => NULL, 'refs' => [ 'DescribeAvailabilityZonesResult$AvailabilityZones' => 'Information about the Availability Zones, Local Zones, and Wavelength Zones.
', ], ], 'AvailabilityZoneMessage' => [ 'base' => 'Describes a message about an Availability Zone, Local Zone, or Wavelength Zone.
', 'refs' => [ 'AvailabilityZoneMessageList$member' => NULL, ], ], 'AvailabilityZoneMessageList' => [ 'base' => NULL, 'refs' => [ 'AvailabilityZone$Messages' => 'Any messages about the Availability Zone, Local Zone, or Wavelength Zone.
', ], ], 'AvailabilityZoneName' => [ 'base' => NULL, 'refs' => [ 'CreateCapacityReservationRequest$AvailabilityZone' => 'The Availability Zone in which to create the Capacity Reservation.
', 'CreateVolumeRequest$AvailabilityZone' => 'The ID of the Availability Zone in which to create the volume. For example, us-east-1a
.
For Availability Zones, this parameter always has the value of opt-in-not-required
.
For Local Zones and Wavelength Zones, this parameter is the opt-in status. The possible values are opted-in
, and not-opted-in
.
The state of the Availability Zone, Local Zone, or Wavelength Zone. This value is always available
.
One or more Availability Zones. For example, us-east-2a
.
One or more Availability Zones. For example, us-east-2a
.
The capacity information for instances that can be launched onto the Dedicated Host.
', 'refs' => [ 'Host$AvailableCapacity' => 'Information about the instances running on the Dedicated Host.
', ], ], 'AvailableInstanceCapacityList' => [ 'base' => NULL, 'refs' => [ 'AvailableCapacity$AvailableInstanceCapacity' => '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.
', ], ], 'BareMetal' => [ 'base' => NULL, 'refs' => [ 'InstanceRequirements$BareMetal' => 'Indicates whether bare metal instance types must be included, excluded, or required.
To include bare metal instance types, specify included
.
To require only bare metal instance types, specify required
.
To exclude bare metal instance types, specify excluded
.
Default: excluded
Indicates whether bare metal instance types must be included, excluded, or required.
To include bare metal instance types, specify included
.
To require only bare metal instance types, specify required
.
To exclude bare metal instance types, specify excluded
.
Default: excluded
Indicates whether the instance is a bare metal instance type.
', ], ], 'BaselineBandwidthInGbps' => [ 'base' => NULL, 'refs' => [ 'NetworkCardInfo$BaselineBandwidthInGbps' => 'The baseline network performance of the network card, in Gbps.
', ], ], 'BaselineBandwidthInMbps' => [ 'base' => NULL, 'refs' => [ 'EbsOptimizedInfo$BaselineBandwidthInMbps' => 'The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.
', ], ], 'BaselineEbsBandwidthMbps' => [ 'base' => 'The minimum and maximum baseline bandwidth to Amazon EBS, in Mbps. For more information, see Amazon EBS–optimized instances in the Amazon EC2 User Guide.
', 'refs' => [ 'InstanceRequirements$BaselineEbsBandwidthMbps' => 'The minimum and maximum baseline bandwidth to Amazon EBS, in Mbps. For more information, see Amazon EBS–optimized instances in the Amazon EC2 User Guide.
Default: No minimum or maximum limits
', ], ], 'BaselineEbsBandwidthMbpsRequest' => [ 'base' => 'The minimum and maximum baseline bandwidth to Amazon EBS, in Mbps. For more information, see Amazon EBS–optimized instances in the Amazon EC2 User Guide.
', 'refs' => [ 'InstanceRequirementsRequest$BaselineEbsBandwidthMbps' => 'The minimum and maximum baseline bandwidth to Amazon EBS, in Mbps. For more information, see Amazon EBS–optimized instances in the Amazon EC2 User Guide.
Default: No minimum or maximum limits
', ], ], 'BaselineIops' => [ 'base' => NULL, 'refs' => [ 'EbsOptimizedInfo$BaselineIops' => 'The baseline input/output storage operations per seconds for an EBS-optimized instance type.
', ], ], 'BaselineThroughputInMBps' => [ 'base' => NULL, 'refs' => [ 'EbsOptimizedInfo$BaselineThroughputInMBps' => 'The baseline throughput performance for an EBS-optimized instance type, in MB/s.
', ], ], 'BatchState' => [ 'base' => NULL, 'refs' => [ 'CancelSpotFleetRequestsSuccessItem$CurrentSpotFleetRequestState' => 'The current state of the Spot Fleet request.
', 'CancelSpotFleetRequestsSuccessItem$PreviousSpotFleetRequestState' => 'The previous state of the Spot Fleet request.
', 'SpotFleetRequestConfig$SpotFleetRequestState' => 'The state of the Spot Fleet request.
', ], ], 'BgpStatus' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayAttachmentBgpConfiguration$BgpStatus' => 'The BGP status.
', ], ], 'BillingProductList' => [ 'base' => NULL, 'refs' => [ 'RegisterImageRequest$BillingProducts' => 'The billing product codes. Your account must be authorized to specify billing product codes.
If your account is not authorized to specify billing product codes, you can publish AMIs that include billable software and list them on the Amazon Web Services Marketplace. You must first register as a seller on the Amazon Web Services Marketplace. For more information, see Getting started as a seller and AMI-based products in the Amazon Web Services Marketplace Seller Guide.
', ], ], 'Blob' => [ 'base' => NULL, 'refs' => [ 'BlobAttributeValue$Value' => NULL, 'ImportKeyPairRequest$PublicKeyMaterial' => 'The public key. For API calls, the text must be base64-encoded. For command line tools, base64 encoding is performed for you.
', 'S3Storage$UploadPolicy' => 'An Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on your behalf.
', ], ], 'BlobAttributeValue' => [ 'base' => NULL, 'refs' => [ 'ModifyInstanceAttributeRequest$UserData' => '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.
', ], ], 'BlockDeviceMapping' => [ 'base' => 'Describes a block device mapping, which defines the EBS volumes and instance store volumes to attach to an instance at launch.
', 'refs' => [ 'BlockDeviceMappingList$member' => NULL, 'BlockDeviceMappingRequestList$member' => NULL, ], ], 'BlockDeviceMappingList' => [ 'base' => NULL, 'refs' => [ 'Image$BlockDeviceMappings' => 'Any block device mapping entries.
', 'ImageAttribute$BlockDeviceMappings' => 'The block device mapping entries.
', 'LaunchSpecification$BlockDeviceMappings' => 'The block device mapping entries.
', 'RequestSpotLaunchSpecification$BlockDeviceMappings' => 'The 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.
', 'SpotFleetLaunchSpecification$BlockDeviceMappings' => '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.
', ], ], 'BlockDeviceMappingRequestList' => [ 'base' => NULL, 'refs' => [ 'CreateImageRequest$BlockDeviceMappings' => '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 CopyImage action.
', 'RegisterImageRequest$BlockDeviceMappings' => 'The block device mapping entries.
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.
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, Amazon EBS local snapshots on Outposts in the Amazon EC2 User Guide.
', 'RunInstancesRequest$BlockDeviceMappings' => 'The block device mapping, which defines the EBS volumes and instance store volumes to attach to the instance at launch. For more information, see Block device mappings in the Amazon EC2 User Guide.
', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'AcceptAddressTransferRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A preview of the next available CIDR in a pool.
', 'AnalysisAclRule$Egress' => 'Indicates whether the rule is an outbound rule.
', 'ApplySecurityGroupsToClientVpnTargetNetworkRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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.
', 'AssignPrivateNatGatewayAddressRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Reassociation is automatic, but you can specify false to ensure the operation fails if the Elastic IP address is already associated with another resource.
', 'AssociateAddressRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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.
', 'AttachClassicLinkVpcRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether ENA Express is enabled for the network interface that\'s attached to the instance.
', 'AttachmentEnaSrdUdpSpecification$EnaSrdUdpEnabled' => 'Indicates whether UDP traffic to and from the instance uses ENA Express. To specify this setting, you must first enable ENA Express.
', 'AttributeBooleanValue$Value' => 'The attribute value. The valid values are true
or false
.
Indicates whether the authorization rule grants access to all clients.
', 'AuthorizeClientVpnIngressRequest$AuthorizeAllGroups' => 'Indicates whether to grant access to all clients. Specify true
to grant all clients who successfully establish a VPN connection access to the network. Must be set to true
if AccessGroupId
is not specified.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to terminate the associated instances when the Spot Fleet request is canceled. The default is to terminate the instances.
To let the instances continue to run after the Spot Fleet request is canceled, specify no-terminate-instances
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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.
', 'CapacityReservation$EphemeralStorage' => 'Deprecated.
', 'ClassicLinkDnsSupport$ClassicLinkDnsSupported' => 'Indicates whether ClassicLink DNS support is enabled for the VPC.
', 'ClientConnectOptions$Enabled' => 'Indicates whether client connect options are enabled. The default is false
(not enabled).
Indicates whether client connect options are enabled.
', 'ClientLoginBannerOptions$Enabled' => 'Enable or disable a customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is established.
Valid values: true | false
Default value: false
Current state of text banner feature.
Valid values: true | false
Indicates whether split-tunnel is enabled in the Client VPN endpoint.
For information about split-tunnel VPN endpoints, see Split-Tunnel Client VPN endpoint in the Client VPN Administrator Guide.
', 'CloudWatchLogOptions$LogEnabled' => 'Status of VPN tunnel logging feature. Default value is False
.
Valid values: True
| False
Enable or disable VPN tunnel logging feature. Default value is False
.
Valid values: True
| False
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
The return value of the request. Returns true
if the specified product code is owned by the requester and associated with the specified instance.
Indicates whether connection logging is enabled.
', 'ConnectionLogResponseOptions$Enabled' => 'Indicates whether client connection logging is enabled for the Client VPN endpoint.
', 'CopyFpgaImageRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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 KmsKeyId
. For more information, see Amazon EBS encryption in the Amazon EC2 User Guide.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to include your user-defined AMI tags when copying the AMI.
The following tags will not be copied:
System tags (prefixed with aws:
)
For public and shared AMIs, user-defined tags that are attached by other Amazon Web Services accounts
Default: Your user-defined AMI tags are not copied.
', 'CopySnapshotRequest$Encrypted' => '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 Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
', 'CopySnapshotRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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.
', 'CreateCapacityReservationRequest$EphemeralStorage' => 'Deprecated.
', 'CreateCapacityReservationRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether split-tunnel is enabled on the Client VPN endpoint.
By default, split-tunnel on a VPN endpoint is disabled.
For information about split-tunnel VPN endpoints, see Split-tunnel Client VPN endpoint in the Client VPN Administrator Guide.
', 'CreateClientVpnEndpointRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to create an IPv6 only subnet. If you already have a default subnet for this Availability Zone, you must delete it before you can create an IPv6 only subnet.
', 'CreateDefaultVpcRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether running instances should be terminated when the EC2 Fleet expires.
', 'CreateFleetRequest$ReplaceUnhealthyInstances' => 'Indicates whether EC2 Fleet should replace unhealthy Spot Instances. Supported only for fleets of type maintain
. For more information, see EC2 Fleet health checks in the Amazon EC2 User Guide.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether or not the instance should be automatically rebooted before creating the image. Specify one of the following values:
true
- The instance is not rebooted before creating the image. This creates crash-consistent snapshots that include only the data that has been written to the volumes at the time the snapshots are created. Buffered data and data in memory that has not yet been written to the volumes is not included in the snapshots.
false
- The instance is rebooted before creating the image. This ensures that all buffered data and data in memory is written to the volumes before the snapshots are created.
Default: false
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether your client\'s IP address is preserved as the source. The value is true
or false
.
If true
, your client\'s IP address is used when you connect to a resource.
If false
, the elastic network interface IP address is used when you connect to a resource.
Default: true
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
If selected, IPAM will continuously look for resources within the CIDR range of this pool and automatically import them as allocations into your IPAM. The CIDRs that will be allocated for these resources must not already be allocated to other resources in order for the import to succeed. IPAM will import a CIDR regardless of its compliance with the pool\'s allocation rules, so a resource might be imported and subsequently marked as noncompliant. If IPAM discovers multiple CIDRs that overlap, IPAM will import the largest CIDR only. If IPAM discovers multiple CIDRs with matching CIDRs, IPAM will randomly import one of them only.
A locale must be set on the pool for this feature to work.
', 'CreateIpamPoolRequest$PubliclyAdvertisable' => 'Determines if the pool is publicly advertisable. This option is not available for pools with AddressFamily set to ipv4
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
If true
, and if a Systems Manager parameter is specified for ImageId
, the AMI ID is displayed in the response for imageID
. For more information, see Use a Systems Manager parameter instead of an AMI ID in the Amazon Elastic Compute Cloud User Guide.
Default: false
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether this is an egress rule (rule is applied to traffic leaving the subnet).
', 'CreateNetworkAclRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to automatically delete the original root volume after the root volume replacement task completes. To delete the original root volume, specify true
. If you choose to keep the original root volume after the replacement task completes, you must manually delete it when you no longer need it.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to create an IPv6 only subnet.
', 'CreateTagsRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to drop traffic that matches this route.
', 'CreateTransitGatewayPrefixListReferenceRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to drop traffic that matches this route.
', 'CreateTransitGatewayRouteRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether the volume should be encrypted. The effect of setting the encryption state to true
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 Encryption by default in the Amazon Elastic Compute Cloud User Guide.
Encrypted Amazon EBS volumes must be attached to instances that support Amazon EBS encryption. For more information, see Supported instance types.
', 'CreateVolumeRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to enable Amazon EBS Multi-Attach. If you enable Multi-Attach, you can attach the volume to up to 16 Instances built on the Nitro System in the same Availability Zone. This parameter is supported with io1
and io2
volumes only. For more information, see Amazon EBS Multi-Attach in the Amazon Elastic Compute Cloud User Guide.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
(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, kinesis.us-east-1.amazonaws.com
), 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.
To use a private hosted zone, you must set the following VPC attributes to true
: enableDnsHostnames
and enableDnsSupport
. Use ModifyVpcAttribute to set the VPC attributes.
Default: true
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether requests from service consumers to create an endpoint to your service must be accepted manually.
', 'CreateVpcPeeringConnectionRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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.
', 'CreateVpcRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to terminate the associated instances when the EC2 Fleet is deleted. The default is to terminate the instances.
To let the instances continue to run after the EC2 Fleet is deleted, specify no-terminate-instances
. Supported only for fleets of type maintain
and request
.
For instant
fleets, you cannot specify NoTerminateInstances
. A deleted instant
fleet with running instances is not supported.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Is true
if the request succeeds, and an error otherwise.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Specify true
to force delete the event window. Use the force delete parameter if the event window is currently associated with targets.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Enables you to quickly delete an IPAM, private scopes, pools in private scopes, and any allocations in the pools in private scopes. You cannot delete the IPAM with this option if there is a pool in your public scope. If you use this option, IPAM does the following:
Deallocates any CIDRs allocated to VPC resources (such as VPCs) in pools in private scopes.
No VPC resources are deleted as a result of enabling this option. The CIDR associated with the resource will no longer be allocated from an IPAM pool, but the CIDR itself will remain unchanged.
Deprovisions all IPv4 CIDRs provisioned to IPAM pools in private scopes.
Deletes all IPAM pools in private scopes.
Deletes all non-default private scopes in the IPAM.
Deletes the default public and private scopes and the IPAM.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether the rule is an egress rule.
', 'DeleteNetworkAclRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Specify true
to remove the permission even if the network interface is attached to an instance.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds, otherwise returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Information about the result of deleting the public IPv4 pool.
', 'DeleteQueuedReservedInstancesRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to deregister all tag keys in the current Region. Specify false
to deregister all tag keys.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether all resource types in the Region are configured to use longer IDs. This value is only true
if all users are configured to use longer IDs for all resources types in the Region.
Include all Availability Zones, Local Zones, and Wavelength Zones regardless of your opt-in status.
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.
', 'DescribeAvailabilityZonesRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Specifies whether to include deprecated AMIs.
Default: No deprecated AMIs are included in the response.
If you are the AMI owner, all deprecated AMIs appear in the response regardless of what you specify for this parameter.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
When true
, includes the health status for all instances. When false
, includes the health status for running instances only.
Default: false
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
If true
, the public key material is included in the response.
Default: false
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
If true
, and if a Systems Manager parameter is specified for ImageId
, the AMI ID is displayed in the response for imageId
.
If false
, and if a Systems Manager parameter is specified for ImageId
, the parameter is displayed in the response for imageId
.
For more information, see Use a Systems Manager parameter instead of an AMI ID in the Amazon Elastic Compute Cloud User Guide.
Default: false
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to display all Regions, including Regions that are disabled for your account.
', 'DescribeReplaceRootVolumeTasksRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Include Reserved Instance Marketplace offerings in the response.
', 'DescribeReservedInstancesOfferingsRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to use Hive-compatible prefixes for flow logs stored in Amazon S3. The default is false
.
Indicates whether to partition the flow log per hour. This reduces the cost and response time for queries. The default is false
.
Indicates whether to use Hive-compatible prefixes for flow logs stored in Amazon S3.
', 'DestinationOptionsResponse$PerHourPartition' => 'Indicates whether to partition the flow log per hour.
', 'DetachClassicLinkVpcRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Specifies whether to force a detachment.
Use the Force
parameter only as a last resort to detach a network interface from a failed instance.
If you use the Force
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.
If you force the detachment of a network interface, the instance metadata 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.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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.
', 'DetachVolumeRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether the unsubscribe action was successful.
', 'DisableEbsEncryptionByDefaultRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
The updated status of encryption by default.
', 'DisableFastLaunchRequest$Force' => 'Forces the image settings to turn off faster launching for your Windows AMI. This parameter overrides any errors that are encountered while cleaning up resources in your account.
', 'DisableFastLaunchRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
The result of disabling the IPAM account.
', 'DisableSerialConsoleAccessRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
If true
, access to the EC2 serial console of all instances is enabled for your account. If false
, access to the EC2 serial console of all instances is disabled for your account.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Indicates whether to enable private DNS only for inbound endpoints.
', 'DnsOptionsSpecification$PrivateDnsOnlyForInboundResolverEndpoint' => 'Indicates whether to enable private DNS only for inbound endpoints. This option is available only for services that support both gateway and interface endpoints. It routes traffic that originates from the VPC to the gateway endpoint and traffic that originates from on-premises to the interface endpoint.
', 'DnsServersOptionsModifyStructure$Enabled' => 'Indicates whether DNS servers should be used. Specify False
to delete the existing DNS servers.
Indicates whether the EBS volume is deleted on instance termination. For more information, see Preserving Amazon EBS volumes on instance termination in the Amazon EC2 User Guide.
', 'EbsBlockDevice$Encrypted' => '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 true
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 Amazon EBS encryption in the Amazon EC2 User Guide.
In no case can you remove encryption from an encrypted volume.
Encrypted volumes can only be attached to instances that support Amazon EBS encryption. For more information, see Supported instance types.
This parameter is not returned by DescribeImageAttribute.
For CreateImage and RegisterImage, whether you can include this parameter, and the allowed values differ depending on the type of block device mapping you are creating.
If you are creating a block device mapping for a new (empty) volume, you can include this parameter, and specify either true
for an encrypted volume, or false
for an unencrypted volume. If you omit this parameter, it defaults to false
(unencrypted).
If you are creating a block device mapping from an existing encrypted or unencrypted snapshot, you must omit this parameter. If you include this parameter, the request will fail, regardless of the value that you specify.
If you are creating a block device mapping from an existing unencrypted volume, you can include this parameter, but you must specify false
. If you specify true
, the request will fail. In this case, we recommend that you omit the parameter.
If you are creating a block device mapping from an existing encrypted volume, you can include this parameter, and specify either true
or false
. However, if you specify false
, the parameter is ignored and the block device mapping is always encrypted. In this case, we recommend that you omit the parameter.
Indicates whether the volume is deleted on instance termination.
', 'EbsInstanceBlockDeviceSpecification$DeleteOnTermination' => 'Indicates whether the volume is deleted on instance termination.
', 'Ec2InstanceConnectEndpoint$PreserveClientIp' => 'Indicates whether your client\'s IP address is preserved as the source. The value is true
or false
.
If true
, your client\'s IP address is used when you connect to a resource.
If false
, the elastic network interface IP address is used when you connect to a resource.
Default: true
Indicates whether ENA Express is enabled for the network interface.
', 'EnaSrdUdpSpecification$EnaSrdUdpEnabled' => 'Indicates whether UDP traffic uses ENA Express. To specify this setting, you must first enable ENA Express.
', 'EnableAddressTransferRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether the subscribe action was successful.
', 'EnableEbsEncryptionByDefaultRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
The updated status of encryption by default.
', 'EnableFastLaunchRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
The result of enabling the IPAM account.
', 'EnableReachabilityAnalyzerOrganizationSharingRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
If true
, access to the EC2 serial console of all instances is enabled for your account. If false
, access to the EC2 serial console of all instances is disabled for your account.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
If this parameter is set to true
, the instance is enabled for Amazon Web Services Nitro Enclaves; otherwise, it is not enabled for Amazon Web Services Nitro Enclaves.
To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to true
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether the Capacity Reservation reserves capacity for EBS-optimized instance types.
', 'FleetData$TerminateInstancesWithExpiration' => 'Indicates whether running instances should be terminated when the EC2 Fleet expires.
', 'FleetData$ReplaceUnhealthyInstances' => 'Indicates whether EC2 Fleet should replace unhealthy Spot Instances. Supported only for fleets of type maintain
. For more information, see EC2 Fleet health checks in the Amazon EC2 User Guide.
Indicates whether the AFI is public.
', 'FpgaImage$DataRetentionSupport' => 'Indicates whether data retention support is enabled for the AFI.
', 'GetAssociatedEnclaveCertificateIamRolesRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
When enabled, retrieves the latest console output for the instance.
Default: disabled (false
)
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
When set to true
, acts as keystroke input and wakes up an instance that\'s in standby or "sleep" mode.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether encryption by default is enabled.
', 'GetFlowLogsIntegrationTemplateRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
If true
, the exchange is valid. If false
, the exchange cannot be completed.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
If true
, access to the EC2 serial console of all instances is enabled for your account. If false
, access to the EC2 serial console of all instances is disabled for your account.
Specify true
so that the response returns a list of scored Availability Zones. Otherwise, the response returns a list of scored Regions.
A list of scored Availability Zones is useful if you want to launch all of your Spot capacity into a single Availability Zone.
', 'GetSpotPlacementScoresRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
The status of the Verified Access policy.
', 'GetVerifiedAccessGroupPolicyRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
The status of the Verified Access policy.
', 'GetVpnConnectionDeviceSampleConfigurationRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
If true
, your instance is enabled for hibernation; otherwise, it is not enabled for hibernation.
Set to true
to enable your instance for hibernation.
Default: false
Indicates whether the Dedicated Host is in a host resource group. If memberOfServiceLinkedResourceGroup is true
, the host is in a host resource group; otherwise, it is not.
Indicates whether longer IDs (17-character IDs) are enabled for the resource.
', 'Image$Public' => 'Indicates whether the image has public launch permissions. The value is true
if this image has public launch permissions or false
if it has only implicit and explicit launch permissions.
Specifies whether enhanced networking with ENA is enabled.
', 'ImportClientVpnClientCertificateRevocationListRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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 KmsKeyId
. For more information, see Amazon EBS Encryption in the Amazon Elastic Compute Cloud User Guide.
Indicates whether the AMI is encrypted.
', 'ImportImageTask$Encrypted' => 'Indicates whether the image is encrypted.
', 'ImportInstanceLaunchSpecification$Monitoring' => 'Indicates whether monitoring is enabled.
', 'ImportInstanceRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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 KmsKeyId
. For more information, see Amazon EBS Encryption in the Amazon Elastic Compute Cloud User Guide.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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.
', 'Instance$EnaSupport' => 'Specifies whether enhanced networking with ENA is enabled.
', 'Instance$SourceDestCheck' => 'Indicates whether source/destination checking is enabled.
', 'InstanceNetworkInterface$SourceDestCheck' => 'Indicates whether source/destination checking is enabled.
', 'InstanceNetworkInterfaceAttachment$DeleteOnTermination' => 'Indicates whether the network interface is deleted when the instance is terminated.
', 'InstanceNetworkInterfaceSpecification$AssociatePublicIpAddress' => '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 true
.
If set to true
, the interface is deleted when the instance is terminated. You can specify true
only if creating a new network interface when launching an instance.
Indicates whether to assign a carrier IP address to the network interface.
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 address in the Amazon Web Services Wavelength Developer Guide.
', 'InstancePrivateIpAddress$Primary' => 'Indicates whether this IPv4 address is the primary private IP address of the network interface.
', 'InstanceRequirements$RequireHibernateSupport' => 'Indicates whether instance types must support hibernation for On-Demand Instances.
This parameter is not supported for GetSpotPlacementScores.
Default: false
Indicates whether instance types must support hibernation for On-Demand Instances.
This parameter is not supported for GetSpotPlacementScores.
Default: false
Excludes the root volume from being snapshotted.
', 'InstanceTagNotificationAttribute$IncludeAllTagsOfInstance' => 'Indicates wheter all tag keys in the current Region are registered to appear in scheduled event notifications. true
indicates that all tag keys in the current Region are registered.
If selected, IPAM will continuously look for resources within the CIDR range of this pool and automatically import them as allocations into your IPAM. The CIDRs that will be allocated for these resources must not already be allocated to other resources in order for the import to succeed. IPAM will import a CIDR regardless of its compliance with the pool\'s allocation rules, so a resource might be imported and subsequently marked as noncompliant. If IPAM discovers multiple CIDRs that overlap, IPAM will import the largest CIDR only. If IPAM discovers multiple CIDRs with matching CIDRs, IPAM will randomly import one of them only.
A locale must be set on the pool for this feature to work.
', 'IpamPool$PubliclyAdvertisable' => 'Determines if a pool is publicly advertisable. This option is not available for pools with AddressFamily set to ipv4
.
Defines if the resource discovery is the default. The default resource discovery is the resource discovery automatically created when you create an IPAM.
', 'IpamResourceDiscoveryAssociation$IsDefault' => 'Defines if the resource discovery is the default. When you create an IPAM, a default resource discovery is created for your IPAM and it\'s associated with your IPAM.
', 'IpamScope$IsDefault' => 'Defines if the scope is the default scope or not.
', 'LaunchSpecification$EbsOptimized' => '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.
Default: false
Indicates whether the EBS volume is encrypted.
', 'LaunchTemplateEbsBlockDevice$DeleteOnTermination' => 'Indicates whether the EBS volume is deleted on instance termination.
', 'LaunchTemplateEbsBlockDeviceRequest$Encrypted' => '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.
', 'LaunchTemplateEbsBlockDeviceRequest$DeleteOnTermination' => 'Indicates whether the EBS volume is deleted on instance termination.
', 'LaunchTemplateEnclaveOptions$Enabled' => 'If this parameter is set to true
, the instance is enabled for Amazon Web Services Nitro Enclaves; otherwise, it is not enabled for Amazon Web Services Nitro Enclaves.
To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to true
.
If this parameter is set to true
, the instance is enabled for hibernation; otherwise, it is not enabled for hibernation.
If you set this parameter to true
, the instance is enabled for hibernation.
Default: false
Indicates whether to associate a Carrier IP address with eth0 for a new network interface.
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 Carrier IP addresses in the Wavelength Developer Guide.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$AssociatePublicIpAddress' => 'Indicates whether to associate a public IPv4 address with eth0 for a new network interface.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$DeleteOnTermination' => 'Indicates whether the network interface is deleted when the instance is terminated.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$AssociateCarrierIpAddress' => 'Associates a Carrier IP address with eth0 for a new network interface.
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 Carrier IP addresses in the Wavelength Developer Guide.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$AssociatePublicIpAddress' => 'Associates a public IPv4 address with eth0 for a new network interface.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$DeleteOnTermination' => 'Indicates whether the network interface is deleted when the instance is terminated.
', 'LaunchTemplatePrivateDnsNameOptions$EnableResourceNameDnsARecord' => 'Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
', 'LaunchTemplatePrivateDnsNameOptions$EnableResourceNameDnsAAAARecord' => 'Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
', 'LaunchTemplatePrivateDnsNameOptionsRequest$EnableResourceNameDnsARecord' => 'Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
', 'LaunchTemplatePrivateDnsNameOptionsRequest$EnableResourceNameDnsAAAARecord' => 'Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
', 'LaunchTemplateVersion$DefaultVersion' => 'Indicates whether the version is the default version.
', 'LaunchTemplatesMonitoring$Enabled' => 'Indicates whether detailed monitoring is enabled. Otherwise, basic monitoring is enabled.
', 'LaunchTemplatesMonitoringRequest$Enabled' => 'Specify true
to enable detailed monitoring. Otherwise, basic monitoring is enabled.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Is true
if the request succeeds, and an error otherwise.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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 CancelCapacityReservationFleet action.
You can\'t specify RemoveEndDate and EndDate in the same request.
', 'ModifyCapacityReservationFleetResult$Return' => 'Returns true
if the request succeeds; otherwise, it returns an error.
Reserved. Capacity Reservations you have created are accepted by default.
', 'ModifyCapacityReservationRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Indicates whether the VPN is split-tunnel.
For information about split-tunnel VPN endpoints, see Split-tunnel Client VPN endpoint in the Client VPN Administrator Guide.
', 'ModifyClientVpnEndpointRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
If the request succeeds, the response returns true
. If the request fails, no response is returned, and instead an error message is returned.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicate whether the resource should use longer IDs (17-character IDs).
', 'ModifyIdentityIdFormatRequest$UseLongIds' => 'Indicates whether the resource should use longer IDs (17-character IDs)
', 'ModifyImageAttributeRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Is true
if the request succeeds, and an error otherwise.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
If true, IPAM will continuously look for resources within the CIDR range of this pool and automatically import them as allocations into your IPAM. The CIDRs that will be allocated for these resources must not already be allocated to other resources in order for the import to succeed. IPAM will import a CIDR regardless of its compliance with the pool\'s allocation rules, so a resource might be imported and subsequently marked as noncompliant. If IPAM discovers multiple CIDRs that overlap, IPAM will import the largest CIDR only. If IPAM discovers multiple CIDRs with matching CIDRs, IPAM will randomly import one of them only.
A locale must be set on the pool for this feature to work.
', 'ModifyIpamPoolRequest$ClearAllocationDefaultNetmaskLength' => 'Clear the default netmask length allocation rule for this pool.
', 'ModifyIpamRequest$DryRun' => 'A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Determines if the resource is monitored by IPAM. If a resource is monitored, the resource is discovered by IPAM and you can view details about the resource’s CIDR.
', 'ModifyIpamResourceDiscoveryRequest$DryRun' => 'A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
', 'ModifyPrivateDnsNameOptionsRequest$EnableResourceNameDnsAAAARecord' => 'Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
', 'ModifyPrivateDnsNameOptionsResult$Return' => 'Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
If the request succeeds, the response returns true
. If the request fails, no response is returned, and instead an error message is returned.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to drop traffic that matches this route.
', 'ModifyTransitGatewayPrefixListReferenceRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
The status of the Verified Access policy.
', 'ModifyVerifiedAccessEndpointPolicyRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
The status of the Verified Access policy.
', 'ModifyVerifiedAccessEndpointRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
The status of the Verified Access policy.
', 'ModifyVerifiedAccessGroupPolicyRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
The status of the Verified Access policy.
', 'ModifyVerifiedAccessGroupRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Specifies whether to enable Amazon EBS Multi-Attach. If you enable Multi-Attach, you can attach the volume to up to 16 Nitro-based instances in the same Availability Zone. This parameter is supported with io1
and io2
volumes only. For more information, see Amazon EBS Multi-Attach in the Amazon Elastic Compute Cloud User Guide.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
(Gateway endpoint) Specify true
to reset the policy document to the default policy. The default policy allows full access to the service.
(Interface endpoint) Indicates whether a private hosted zone is associated with the VPC.
', 'ModifyVpcEndpointResult$Return' => 'Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
(Interface endpoint configuration) Removes the private DNS name of the endpoint service.
', 'ModifyVpcEndpointServiceConfigurationRequest$AcceptanceRequired' => 'Indicates whether requests to create an endpoint to your service must be accepted.
', 'ModifyVpcEndpointServiceConfigurationResult$Return' => 'Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Choose whether or not to trigger immediate tunnel replacement.
Valid values: True
| False
Turn on or off tunnel endpoint lifecycle control feature.
', 'MonitorInstancesRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Defines if the IP address is the primary address.
', 'NetworkAcl$IsDefault' => 'Indicates whether this is the default network ACL for the VPC.
', 'NetworkAclEntry$Egress' => 'Indicates whether the rule is an egress rule (applied to traffic leaving the subnet).
', 'NetworkInsightsAnalysis$NetworkPathFound' => 'Indicates whether the destination is reachable from the source.
', 'NetworkInterface$RequesterManaged' => 'Indicates whether the network interface is being managed by Amazon Web Services.
', 'NetworkInterface$SourceDestCheck' => 'Indicates whether source/destination checking is enabled.
', 'NetworkInterface$DenyAllIgwTraffic' => 'Indicates whether a network interface with an IPv6 address is unreachable from the public internet. If the value is true
, inbound traffic from the internet is dropped and you cannot assign an elastic IP address to the network interface. The network interface is reachable from peered VPCs and resources connected through a transit gateway, including on-premises networks.
Indicates whether this is an IPv6 only network interface.
', 'NetworkInterfaceAttachment$DeleteOnTermination' => 'Indicates whether the network interface is deleted when the instance is terminated.
', 'NetworkInterfaceAttachmentChanges$DeleteOnTermination' => 'Indicates whether the network interface is deleted when the instance is terminated.
', 'NetworkInterfacePrivateIpAddress$Primary' => 'Indicates whether this IPv4 address is the primary private IPv4 address of the network interface.
', 'OnDemandOptions$SingleInstanceType' => 'Indicates that the fleet uses a single instance type to launch all On-Demand Instances in the fleet.
Supported only for fleets of type instant
.
Indicates that the fleet launches all On-Demand Instances into a single Availability Zone.
Supported only for fleets of type instant
.
Indicates that the fleet uses a single instance type to launch all On-Demand Instances in the fleet.
Supported only for fleets of type instant
.
Indicates that the fleet launches all On-Demand Instances into a single Availability Zone.
Supported only for fleets of type instant
.
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.
', 'PeeringConnectionOptions$AllowEgressFromLocalClassicLinkToRemoteVpc' => 'Deprecated.
', 'PeeringConnectionOptions$AllowEgressFromLocalVpcToRemoteClassicLink' => 'Deprecated.
', 'PeeringConnectionOptionsRequest$AllowDnsResolutionFromRemoteVpc' => 'If true, enables a local VPC to resolve public DNS hostnames to private IP addresses when queried from instances in the peer VPC.
', 'PeeringConnectionOptionsRequest$AllowEgressFromLocalClassicLinkToRemoteVpc' => 'Deprecated.
', 'PeeringConnectionOptionsRequest$AllowEgressFromLocalVpcToRemoteClassicLink' => 'Deprecated.
', 'PriceSchedule$Active' => 'The current price schedule, as determined by the term remaining for the Reserved Instance in the listing.
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.
', 'PrivateDnsNameOptionsOnLaunch$EnableResourceNameDnsARecord' => 'Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
', 'PrivateDnsNameOptionsOnLaunch$EnableResourceNameDnsAAAARecord' => 'Indicates whether to respond to DNS queries for instance hostname with DNS AAAA records.
', 'PrivateDnsNameOptionsRequest$EnableResourceNameDnsARecord' => 'Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
', 'PrivateDnsNameOptionsRequest$EnableResourceNameDnsAAAARecord' => 'Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
', 'PrivateDnsNameOptionsResponse$EnableResourceNameDnsARecord' => 'Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
', 'PrivateDnsNameOptionsResponse$EnableResourceNameDnsAAAARecord' => 'Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
', 'PrivateIpAddressSpecification$Primary' => 'Indicates whether the private IPv4 address is the primary private IPv4 address. Only one IPv4 address can be designated as primary.
', 'ProvisionByoipCidrRequest$PubliclyAdvertisable' => '(IPv6 only) Indicate whether the address range will be publicly advertised to the internet.
Default: true
', 'ProvisionByoipCidrRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Reserved.
', 'ProvisionIpamPoolCidrRequest$DryRun' => 'A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Set to true
to enable enhanced networking with ENA for the AMI and any instances that you launch from the AMI.
This option is supported only for HVM AMIs. Specifying this option with a PV AMI can make instances launched from the AMI unreachable.
', 'RegisterInstanceEventNotificationAttributesRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to register all tag keys in the current Region. Specify true
to register all tag keys.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates if the release was successful.
', 'ReplaceNetworkAclAssociationRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether to replace the egress rule.
Default: If no value is specified, we replace the ingress rule.
', 'ReplaceRootVolumeTask$DeleteReplacedRootVolume' => 'Indicates whether the original root volume is to be deleted after the root volume replacement task completes.
', 'ReplaceRouteRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Specifies whether to reset the local route to its default target (local
).
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether traffic matching this route is to be dropped.
', 'ReplaceTransitGatewayRouteRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Trigger pending tunnel endpoint maintenance.
', 'ReplaceVpnTunnelRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Confirmation of replace tunnel operation.
', 'ReportInstanceStatusRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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.
', 'RequestLaunchTemplateData$DisableApiTermination' => 'If you set this parameter to true
, you can\'t terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can. To change this attribute after launch, use ModifyInstanceAttribute. Alternatively, if you set InstanceInitiatedShutdownBehavior
to terminate
, you can terminate the instance by running the shutdown command from the instance.
Indicates whether to enable the instance for stop protection. For more information, see Stop protection in the Amazon Elastic Compute Cloud User Guide.
', 'RequestSpotFleetRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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.
Default: false
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.
', 'ReservedInstancesOffering$Marketplace' => '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 true
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Is true
if the request succeeds, and an error otherwise.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether the instance is optimized for Amazon EBS I/O.
', 'ResponseLaunchTemplateData$DisableApiTermination' => 'If set to true
, indicates that the instance cannot be terminated using the Amazon EC2 console, command line tool, or API.
Indicates whether the instance is enabled for stop protection. For more information, see Stop protection in the Amazon Elastic Compute Cloud User Guide.
', 'RestoreAddressToClassicRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether the snapshot is encrypted.
', 'RestoreSnapshotTierRequest$PermanentRestore' => 'Indicates whether to permanently restore an archived snapshot. To permanently restore an archived snapshot, specify true
and omit the RestoreSnapshotTierRequest$TemporaryRestoreDays parameter.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether the snapshot is permanently restored. true
indicates a permanent restore. false
indicates a temporary restore.
Indicates whether access should be revoked for all clients.
', 'RevokeClientVpnIngressRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, returns an error.
Indicates whether this is the main route table.
', 'RunInstancesMonitoringEnabled$Enabled' => 'Indicates whether detailed monitoring is enabled. Otherwise, basic monitoring is enabled.
', 'RunInstancesRequest$DisableApiTermination' => 'If you set this parameter to true
, you can\'t terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can. To change this attribute after launch, use ModifyInstanceAttribute. Alternatively, if you set InstanceInitiatedShutdownBehavior
to terminate
, you can terminate the instance by running the shutdown command from the instance.
Default: false
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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.
Default: false
Indicates whether an instance is enabled for stop protection. For more information, see Stop protection.
', 'RunScheduledInstancesRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether the occurrence is relative to the end of the specified week or month.
', 'ScheduledInstanceRecurrenceRequest$OccurrenceRelativeToEnd' => '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.
', 'ScheduledInstancesEbs$DeleteOnTermination' => 'Indicates whether the volume is deleted on instance termination.
', 'ScheduledInstancesEbs$Encrypted' => 'Indicates whether the volume is encrypted. You can attached encrypted volumes only to instances that support them.
', 'ScheduledInstancesLaunchSpecification$EbsOptimized' => '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.
Default: false
Indicates whether monitoring is enabled.
', 'ScheduledInstancesNetworkInterface$AssociatePublicIpAddress' => '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 true
.
Indicates whether to delete the interface when the instance is terminated.
', 'ScheduledInstancesPrivateIpAddressConfig$Primary' => 'Indicates whether this is a primary IPv4 address. Otherwise, this is a secondary IPv4 address.
', 'SearchLocalGatewayRoutesRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether there are additional routes available.
', 'SecurityGroupRule$IsEgress' => 'Indicates whether the security group rule is an outbound rule.
', 'SendDiagnosticInterruptRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates whether requests from other Amazon Web Services accounts to create an endpoint to the service must first be accepted.
', 'ServiceConfiguration$ManagesVpcEndpoints' => 'Indicates whether the service manages its VPC endpoints. Management of the service VPC endpoints using the VPC endpoint API is restricted.
', 'ServiceDetail$VpcEndpointPolicySupported' => 'Indicates whether the service supports endpoint policies.
', 'ServiceDetail$AcceptanceRequired' => 'Indicates whether VPC endpoint connection requests to the service must be accepted by the service owner.
', 'ServiceDetail$ManagesVpcEndpoints' => 'Indicates whether the service manages its VPC endpoints. Management of the service VPC endpoints using the VPC endpoint API is restricted.
', 'Snapshot$Encrypted' => 'Indicates whether the snapshot is encrypted.
', 'SnapshotInfo$Encrypted' => 'Indicates whether the snapshot is encrypted.
', 'SnapshotTaskDetail$Encrypted' => 'Indicates whether the snapshot is encrypted.
', 'SpotFleetLaunchSpecification$EbsOptimized' => '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.
Default: false
Enables monitoring for the instance.
Default: false
Indicates whether running Spot Instances are terminated when the Spot Fleet request expires.
', 'SpotFleetRequestConfigData$ReplaceUnhealthyInstances' => 'Indicates whether Spot Fleet should replace unhealthy instances.
', 'SpotOptions$SingleInstanceType' => 'Indicates that the fleet uses a single instance type to launch all Spot Instances in the fleet.
Supported only for fleets of type instant
.
Indicates that the fleet launches all Spot Instances into a single Availability Zone.
Supported only for fleets of type instant
.
Indicates that the fleet uses a single instance type to launch all Spot Instances in the fleet.
Supported only for fleets of type instant
.
Indicates that the fleet launches all Spot Instances into a single Availability Zone.
Supported only for fleets of type instant
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, it returns an error.
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 Hibernate your instance in the Amazon EC2 User Guide.
Default: false
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
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.
Default: false
Indicates whether this is the default subnet for the Availability Zone.
', 'Subnet$MapPublicIpOnLaunch' => 'Indicates whether instances launched in this subnet receive a public IPv4 address.
', 'Subnet$MapCustomerOwnedIpOnLaunch' => 'Indicates whether a network interface created in this subnet (including a network interface created by RunInstances) receives a customer-owned IPv4 address.
', 'Subnet$AssignIpv6AddressOnCreation' => 'Indicates whether a network interface created in this subnet (including a network interface created by RunInstances) receives an IPv6 address.
', 'Subnet$EnableDns64' => 'Indicates whether DNS queries made to the Amazon-provided DNS Resolver in this subnet should return synthetic IPv6 addresses for IPv4-only destinations.
', 'Subnet$Ipv6Native' => 'Indicates whether this is an IPv6 only subnet.
', 'TerminateClientVpnConnectionsRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Indicates that the resource is a transit gateway multicast group member.
', 'TransitGatewayMulticastGroup$GroupSource' => 'Indicates that the resource is a transit gateway multicast group member.
', 'TransitGatewayPrefixListReference$Blackhole' => 'Indicates whether traffic that matches this route is dropped.
', 'TransitGatewayRouteTable$DefaultAssociationRouteTable' => 'Indicates whether this is the default association route table for the transit gateway.
', 'TransitGatewayRouteTable$DefaultPropagationRouteTable' => 'Indicates whether this is the default propagation route table for the transit gateway.
', 'TunnelOption$EnableTunnelLifecycleControl' => 'Status of tunnel endpoint lifecycle control feature.
', 'UnassignPrivateNatGatewayAddressRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, returns an error.
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
Returns true
if the request succeeds; otherwise, returns an error.
Indicates whether logging is enabled.
', 'VerifiedAccessLogCloudWatchLogsDestinationOptions$Enabled' => 'Indicates whether logging is enabled.
', 'VerifiedAccessLogKinesisDataFirehoseDestination$Enabled' => 'Indicates whether logging is enabled.
', 'VerifiedAccessLogKinesisDataFirehoseDestinationOptions$Enabled' => 'Indicates whether logging is enabled.
', 'VerifiedAccessLogOptions$IncludeTrustContext' => 'Include trust data sent by trust providers into the logs.
', 'VerifiedAccessLogS3Destination$Enabled' => 'Indicates whether logging is enabled.
', 'VerifiedAccessLogS3DestinationOptions$Enabled' => 'Indicates whether logging is enabled.
', 'VerifiedAccessLogs$IncludeTrustContext' => 'Describes current setting for including trust data into the logs.
', 'Volume$Encrypted' => 'Indicates whether the volume is encrypted.
', 'Volume$FastRestored' => 'Indicates whether the volume was created using fast snapshot restore.
', 'Volume$MultiAttachEnabled' => 'Indicates whether Amazon EBS Multi-Attach is enabled.
', 'VolumeAttachment$DeleteOnTermination' => 'Indicates whether the EBS volume is deleted on instance termination.
', 'VolumeModification$TargetMultiAttachEnabled' => 'The target setting for Amazon EBS Multi-Attach.
', 'VolumeModification$OriginalMultiAttachEnabled' => 'The original setting for Amazon EBS Multi-Attach.
', 'Vpc$IsDefault' => 'Indicates whether the VPC is the default VPC.
', 'VpcClassicLink$ClassicLinkEnabled' => 'Indicates whether the VPC is enabled for ClassicLink.
', 'VpcEndpoint$PrivateDnsEnabled' => '(Interface endpoint) Indicates whether the VPC is associated with a private hosted zone.
', 'VpcEndpoint$RequesterManaged' => 'Indicates whether the endpoint is being managed by its service.
', 'VpcPeeringConnectionOptionsDescription$AllowDnsResolutionFromRemoteVpc' => 'Indicates whether a local VPC can resolve public DNS hostnames to private IP addresses when queried from instances in a peer VPC.
', 'VpcPeeringConnectionOptionsDescription$AllowEgressFromLocalClassicLinkToRemoteVpc' => 'Deprecated.
', 'VpcPeeringConnectionOptionsDescription$AllowEgressFromLocalVpcToRemoteClassicLink' => 'Deprecated.
', 'VpnConnectionOptions$EnableAcceleration' => 'Indicates whether acceleration is enabled for the VPN connection.
', 'VpnConnectionOptions$StaticRoutesOnly' => 'Indicates whether the VPN connection uses static routes only. Static routes must be used for devices that don\'t support BGP.
', 'VpnConnectionOptionsSpecification$EnableAcceleration' => 'Indicate whether to enable acceleration for the VPN connection.
Default: false
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 true
. Use CreateVpnConnectionRoute to create a static route.
Default: false
Turn on or off tunnel endpoint lifecycle control feature.
', 'WithdrawByoipCidrRequest$DryRun' => 'Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation
. Otherwise, it is UnauthorizedOperation
.
The supported boot modes. For more information, see Boot modes in the Amazon EC2 User Guide.
', ], ], 'BootModeValues' => [ 'base' => NULL, 'refs' => [ 'Image$BootMode' => 'The boot mode of the image. For more information, see Boot modes in the Amazon EC2 User Guide.
', 'ImportImageRequest$BootMode' => 'The boot mode of the virtual machine.
', 'ImportImageTask$BootMode' => 'The boot mode of the virtual machine.
', 'Instance$BootMode' => 'The boot mode that was specified by the AMI. If the value is uefi-preferred
, the AMI supports both UEFI and Legacy BIOS. The currentInstanceBootMode
parameter is the boot mode that is used to boot the instance at launch or start.
The operating system contained in the AMI must be configured to support the specified boot mode.
For more information, see Boot modes in the Amazon EC2 User Guide.
', 'RegisterImageRequest$BootMode' => 'The boot mode of the AMI. A value of uefi-preferred
indicates that the AMI supports both UEFI and Legacy BIOS.
The operating system contained in the AMI must be configured to support the specified boot mode.
For more information, see Boot modes in the Amazon EC2 User Guide.
', ], ], 'BoxedDouble' => [ 'base' => NULL, 'refs' => [ 'IpamDiscoveredResourceCidr$IpUsage' => 'The percentage of IP address space in use. To convert the decimal to a percentage, multiply the decimal by 100. Note the following:
For resources that are VPCs, this is the percentage of IP address space in the VPC that\'s taken up by subnet CIDRs.
For resources that are subnets, if the subnet has an IPv4 CIDR provisioned to it, this is the percentage of IPv4 address space in the subnet that\'s in use. If the subnet has an IPv6 CIDR provisioned to it, the percentage of IPv6 address space in use is not represented. The percentage of IPv6 address space in use cannot currently be calculated.
For resources that are public IPv4 pools, this is the percentage of IP address space in the pool that\'s been allocated to Elastic IP addresses (EIPs).
The percentage of IP address space in use. To convert the decimal to a percentage, multiply the decimal by 100. Note the following:
For resources that are VPCs, this is the percentage of IP address space in the VPC that\'s taken up by subnet CIDRs.
For resources that are subnets, if the subnet has an IPv4 CIDR provisioned to it, this is the percentage of IPv4 address space in the subnet that\'s in use. If the subnet has an IPv6 CIDR provisioned to it, the percentage of IPv6 address space in use is not represented. The percentage of IPv6 address space in use cannot currently be calculated.
For resources that are public IPv4 pools, this is the percentage of IP address space in the pool that\'s been allocated to Elastic IP addresses (EIPs).
The ID of the bundle task.
', ], ], 'BundleIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeBundleTasksRequest$BundleIds' => 'The bundle task IDs.
Default: Describes all your bundle tasks.
', ], ], 'BundleInstanceRequest' => [ 'base' => 'Contains the parameters for BundleInstance.
', 'refs' => [], ], 'BundleInstanceResult' => [ 'base' => 'Contains the output of BundleInstance.
', 'refs' => [], ], 'BundleTask' => [ 'base' => 'Describes a bundle task.
', 'refs' => [ 'BundleInstanceResult$BundleTask' => 'Information about the bundle task.
', 'BundleTaskList$member' => NULL, 'CancelBundleTaskResult$BundleTask' => 'Information about the bundle task.
', ], ], 'BundleTaskError' => [ 'base' => 'Describes an error for BundleInstance.
', 'refs' => [ 'BundleTask$BundleTaskError' => 'If the task fails, a description of the error.
', ], ], 'BundleTaskList' => [ 'base' => NULL, 'refs' => [ 'DescribeBundleTasksResult$BundleTasks' => 'Information about the bundle tasks.
', ], ], 'BundleTaskState' => [ 'base' => NULL, 'refs' => [ 'BundleTask$State' => 'The state of the task.
', ], ], 'BurstablePerformance' => [ 'base' => NULL, 'refs' => [ 'InstanceRequirements$BurstablePerformance' => 'Indicates whether burstable performance T instance types are included, excluded, or required. For more information, see Burstable performance instances.
To include burstable performance instance types, specify included
.
To require only burstable performance instance types, specify required
.
To exclude burstable performance instance types, specify excluded
.
Default: excluded
Indicates whether burstable performance T instance types are included, excluded, or required. For more information, see Burstable performance instances.
To include burstable performance instance types, specify included
.
To require only burstable performance instance types, specify required
.
To exclude burstable performance instance types, specify excluded
.
Default: excluded
Indicates whether the instance type is a burstable performance T instance type. For more information, see Burstable performance instances.
', ], ], 'ByoipCidr' => [ 'base' => 'Information about an address range that is provisioned for use with your Amazon Web Services resources through bring your own IP addresses (BYOIP).
', 'refs' => [ 'AdvertiseByoipCidrResult$ByoipCidr' => 'Information about the address range.
', 'ByoipCidrSet$member' => NULL, 'DeprovisionByoipCidrResult$ByoipCidr' => 'Information about the address range.
', 'MoveByoipCidrToIpamResult$ByoipCidr' => 'The BYOIP CIDR.
', 'ProvisionByoipCidrResult$ByoipCidr' => 'Information about the address range.
', 'WithdrawByoipCidrResult$ByoipCidr' => 'Information about the address pool.
', ], ], 'ByoipCidrSet' => [ 'base' => NULL, 'refs' => [ 'DescribeByoipCidrsResult$ByoipCidrs' => 'Information about your address ranges.
', ], ], 'ByoipCidrState' => [ 'base' => NULL, 'refs' => [ 'ByoipCidr$State' => 'The state of the address pool.
', ], ], 'CancelBatchErrorCode' => [ 'base' => NULL, 'refs' => [ 'CancelSpotFleetRequestsError$Code' => 'The error code.
', ], ], 'CancelBundleTaskRequest' => [ 'base' => 'Contains the parameters for CancelBundleTask.
', 'refs' => [], ], 'CancelBundleTaskResult' => [ 'base' => 'Contains the output of CancelBundleTask.
', 'refs' => [], ], 'CancelCapacityReservationFleetError' => [ 'base' => 'Describes a Capacity Reservation Fleet cancellation error.
', 'refs' => [ 'FailedCapacityReservationFleetCancellationResult$CancelCapacityReservationFleetError' => 'Information about the Capacity Reservation Fleet cancellation error.
', ], ], 'CancelCapacityReservationFleetErrorCode' => [ 'base' => NULL, 'refs' => [ 'CancelCapacityReservationFleetError$Code' => 'The error code.
', ], ], 'CancelCapacityReservationFleetErrorMessage' => [ 'base' => NULL, 'refs' => [ 'CancelCapacityReservationFleetError$Message' => 'The error message.
', ], ], 'CancelCapacityReservationFleetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelCapacityReservationFleetsResult' => [ 'base' => NULL, 'refs' => [], ], 'CancelCapacityReservationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelCapacityReservationResult' => [ 'base' => NULL, 'refs' => [], ], 'CancelConversionRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelExportTaskRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelImageLaunchPermissionRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelImageLaunchPermissionResult' => [ 'base' => NULL, 'refs' => [], ], 'CancelImportTaskRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelImportTaskResult' => [ 'base' => NULL, 'refs' => [], ], 'CancelReservedInstancesListingRequest' => [ 'base' => 'Contains the parameters for CancelReservedInstancesListing.
', 'refs' => [], ], 'CancelReservedInstancesListingResult' => [ 'base' => 'Contains the output of CancelReservedInstancesListing.
', 'refs' => [], ], 'CancelSpotFleetRequestsError' => [ 'base' => 'Describes a Spot Fleet error.
', 'refs' => [ 'CancelSpotFleetRequestsErrorItem$Error' => 'The error.
', ], ], 'CancelSpotFleetRequestsErrorItem' => [ 'base' => 'Describes a Spot Fleet request that was not successfully canceled.
', 'refs' => [ 'CancelSpotFleetRequestsErrorSet$member' => NULL, ], ], 'CancelSpotFleetRequestsErrorSet' => [ 'base' => NULL, 'refs' => [ 'CancelSpotFleetRequestsResponse$UnsuccessfulFleetRequests' => 'Information about the Spot Fleet requests that are not successfully canceled.
', ], ], 'CancelSpotFleetRequestsRequest' => [ 'base' => 'Contains the parameters for CancelSpotFleetRequests.
', 'refs' => [], ], 'CancelSpotFleetRequestsResponse' => [ 'base' => 'Contains the output of CancelSpotFleetRequests.
', 'refs' => [], ], 'CancelSpotFleetRequestsSuccessItem' => [ 'base' => 'Describes a Spot Fleet request that was successfully canceled.
', 'refs' => [ 'CancelSpotFleetRequestsSuccessSet$member' => NULL, ], ], 'CancelSpotFleetRequestsSuccessSet' => [ 'base' => NULL, 'refs' => [ 'CancelSpotFleetRequestsResponse$SuccessfulFleetRequests' => 'Information about the Spot Fleet requests that are successfully canceled.
', ], ], 'CancelSpotInstanceRequestState' => [ 'base' => NULL, 'refs' => [ 'CancelledSpotInstanceRequest$State' => 'The state of the Spot Instance request.
', ], ], 'CancelSpotInstanceRequestsRequest' => [ 'base' => 'Contains the parameters for CancelSpotInstanceRequests.
', 'refs' => [], ], 'CancelSpotInstanceRequestsResult' => [ 'base' => 'Contains the output of CancelSpotInstanceRequests.
', 'refs' => [], ], 'CancelledSpotInstanceRequest' => [ 'base' => 'Describes a request to cancel a Spot Instance.
', 'refs' => [ 'CancelledSpotInstanceRequestList$member' => NULL, ], ], 'CancelledSpotInstanceRequestList' => [ 'base' => NULL, 'refs' => [ 'CancelSpotInstanceRequestsResult$CancelledSpotInstanceRequests' => 'The Spot Instance requests.
', ], ], 'CapacityAllocation' => [ 'base' => 'Information about instance capacity usage for a Capacity Reservation.
', 'refs' => [ 'CapacityAllocations$member' => NULL, ], ], 'CapacityAllocations' => [ 'base' => NULL, 'refs' => [ 'CapacityReservation$CapacityAllocations' => 'Information about instance capacity usage.
', ], ], 'CapacityReservation' => [ 'base' => 'Describes a Capacity Reservation.
', 'refs' => [ 'CapacityReservationSet$member' => NULL, 'CreateCapacityReservationResult$CapacityReservation' => 'Information about the Capacity Reservation.
', ], ], 'CapacityReservationFleet' => [ 'base' => 'Information about a Capacity Reservation Fleet.
', 'refs' => [ 'CapacityReservationFleetSet$member' => NULL, ], ], 'CapacityReservationFleetCancellationState' => [ 'base' => 'Describes a Capacity Reservation Fleet that was successfully cancelled.
', 'refs' => [ 'CapacityReservationFleetCancellationStateSet$member' => NULL, ], ], 'CapacityReservationFleetCancellationStateSet' => [ 'base' => NULL, 'refs' => [ 'CancelCapacityReservationFleetsResult$SuccessfulFleetCancellations' => 'Information about the Capacity Reservation Fleets that were successfully cancelled.
', ], ], 'CapacityReservationFleetId' => [ 'base' => NULL, 'refs' => [ 'CapacityReservationFleet$CapacityReservationFleetId' => 'The ID of the Capacity Reservation Fleet.
', 'CapacityReservationFleetCancellationState$CapacityReservationFleetId' => 'The ID of the Capacity Reservation Fleet that was successfully cancelled.
', 'CapacityReservationFleetIdSet$member' => NULL, 'CreateCapacityReservationFleetResult$CapacityReservationFleetId' => 'The ID of the Capacity Reservation Fleet.
', 'FailedCapacityReservationFleetCancellationResult$CapacityReservationFleetId' => 'The ID of the Capacity Reservation Fleet that could not be cancelled.
', 'ModifyCapacityReservationFleetRequest$CapacityReservationFleetId' => 'The ID of the Capacity Reservation Fleet to modify.
', ], ], 'CapacityReservationFleetIdSet' => [ 'base' => NULL, 'refs' => [ 'CancelCapacityReservationFleetsRequest$CapacityReservationFleetIds' => 'The IDs of the Capacity Reservation Fleets to cancel.
', 'DescribeCapacityReservationFleetsRequest$CapacityReservationFleetIds' => 'The IDs of the Capacity Reservation Fleets to describe.
', ], ], 'CapacityReservationFleetSet' => [ 'base' => NULL, 'refs' => [ 'DescribeCapacityReservationFleetsResult$CapacityReservationFleets' => 'Information about the Capacity Reservation Fleets.
', ], ], 'CapacityReservationFleetState' => [ 'base' => NULL, 'refs' => [ 'CapacityReservationFleet$State' => 'The state of the Capacity Reservation Fleet. Possible states include:
submitted
- The Capacity Reservation Fleet request has been submitted and Amazon Elastic Compute Cloud is preparing to create the Capacity Reservations.
modifying
- The Capacity Reservation Fleet is being modified. The Fleet remains in this state until the modification is complete.
active
- 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.
partially_fulfilled
- 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.
expiring
- 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.
expired
- 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.
cancelling
- The Capacity Reservation Fleet is in the process of being cancelled. One or more of its Capacity reservations might still be active.
cancelled
- 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.
failed
- The Capacity Reservation Fleet failed to reserve capacity for the specified instance types.
The current state of the Capacity Reservation Fleet.
', 'CapacityReservationFleetCancellationState$PreviousFleetState' => 'The previous state of the Capacity Reservation Fleet.
', 'CreateCapacityReservationFleetResult$State' => 'The status of the Capacity Reservation Fleet.
', ], ], 'CapacityReservationGroup' => [ 'base' => 'Describes a resource group to which a Capacity Reservation has been added.
', 'refs' => [ 'CapacityReservationGroupSet$member' => NULL, ], ], 'CapacityReservationGroupSet' => [ 'base' => NULL, 'refs' => [ 'GetGroupsForCapacityReservationResult$CapacityReservationGroups' => 'Information about the resource groups to which the Capacity Reservation has been added.
', ], ], 'CapacityReservationId' => [ 'base' => NULL, 'refs' => [ 'CancelCapacityReservationRequest$CapacityReservationId' => 'The ID of the Capacity Reservation to be cancelled.
', 'CapacityReservationIdSet$member' => NULL, 'CapacityReservationTarget$CapacityReservationId' => 'The ID of the Capacity Reservation in which to run the instance.
', 'FleetCapacityReservation$CapacityReservationId' => 'The ID of the Capacity Reservation.
', 'GetCapacityReservationUsageRequest$CapacityReservationId' => 'The ID of the Capacity Reservation.
', 'GetGroupsForCapacityReservationRequest$CapacityReservationId' => 'The ID of the Capacity Reservation. If you specify a Capacity Reservation that is shared with you, the operation returns only Capacity Reservation groups that you own.
', 'ModifyCapacityReservationRequest$CapacityReservationId' => 'The ID of the Capacity Reservation.
', ], ], 'CapacityReservationIdSet' => [ 'base' => NULL, 'refs' => [ 'DescribeCapacityReservationsRequest$CapacityReservationIds' => 'The ID of the Capacity Reservation.
', ], ], 'CapacityReservationInstancePlatform' => [ 'base' => NULL, 'refs' => [ 'CapacityReservation$InstancePlatform' => 'The type of operating system for which the Capacity Reservation reserves capacity.
', 'CreateCapacityReservationRequest$InstancePlatform' => 'The type of operating system for which to reserve capacity.
', 'FleetCapacityReservation$InstancePlatform' => 'The type of operating system for which the Capacity Reservation reserves capacity.
', 'ReservationFleetInstanceSpecification$InstancePlatform' => 'The type of operating system for which the Capacity Reservation Fleet reserves capacity.
', ], ], 'CapacityReservationOptions' => [ 'base' => 'Describes the strategy for using unused Capacity Reservations for fulfilling On-Demand capacity.
This strategy can only be used if the EC2 Fleet is of type instant
.
For more information about Capacity Reservations, see On-Demand Capacity Reservations in the Amazon EC2 User Guide. For examples of using Capacity Reservations in an EC2 Fleet, see EC2 Fleet example configurations in the Amazon EC2 User Guide.
', 'refs' => [ 'OnDemandOptions$CapacityReservationOptions' => 'The strategy for using unused Capacity Reservations for fulfilling On-Demand capacity.
Supported only for fleets of type instant
.
Describes the strategy for using unused Capacity Reservations for fulfilling On-Demand capacity.
This strategy can only be used if the EC2 Fleet is of type instant
.
For more information about Capacity Reservations, see On-Demand Capacity Reservations in the Amazon EC2 User Guide. For examples of using Capacity Reservations in an EC2 Fleet, see EC2 Fleet example configurations in the Amazon EC2 User Guide.
', 'refs' => [ 'OnDemandOptionsRequest$CapacityReservationOptions' => 'The strategy for using unused Capacity Reservations for fulfilling On-Demand capacity.
Supported only for fleets of type instant
.
Indicates the instance\'s Capacity Reservation preferences. Possible preferences include:
open
- The instance can run in any open
Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).
none
- The instance avoids running in a Capacity Reservation even if one is available. The instance runs as an On-Demand Instance.
Describes the instance\'s Capacity Reservation preferences. Possible preferences include:
open
- The instance can run in any open
Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).
none
- The instance avoids running in a Capacity Reservation even if one is available. The instance runs in On-Demand capacity.
Indicates the instance\'s Capacity Reservation preferences. Possible preferences include:
open
- The instance can run in any open
Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).
none
- The instance avoids running in a Capacity Reservation even if one is available. The instance runs in On-Demand capacity.
Indicates the instance\'s Capacity Reservation preferences. Possible preferences include:
open
- The instance can run in any open
Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).
none
- The instance avoids running in a Capacity Reservation even if one is available. The instance runs in On-Demand capacity.
Information about the Capacity Reservations.
', ], ], 'CapacityReservationSpecification' => [ 'base' => 'Describes an instance\'s Capacity Reservation targeting option. You can specify only one parameter at a time. If you specify CapacityReservationPreference
and CapacityReservationTarget
, the request fails.
Use the CapacityReservationPreference
parameter to configure the instance to run as an On-Demand Instance or to run in any open
Capacity Reservation that has matching attributes (instance type, platform, Availability Zone). Use the CapacityReservationTarget
parameter to explicitly target a specific Capacity Reservation or a Capacity Reservation group.
Information about the Capacity Reservation targeting option.
', 'RunInstancesRequest$CapacityReservationSpecification' => 'Information about the Capacity Reservation targeting option. If you do not specify this parameter, the instance\'s Capacity Reservation preference defaults to open
, which enables it to run in any open Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).
Describes the instance\'s Capacity Reservation targeting preferences. The action returns the capacityReservationPreference
response element if the instance is configured to run in On-Demand capacity, or if it is configured in run in any open
Capacity Reservation that has matching attributes (instance type, platform, Availability Zone). The action returns the capacityReservationTarget
response element if the instance explicily targets a specific Capacity Reservation or Capacity Reservation group.
Information about the Capacity Reservation targeting option.
', ], ], 'CapacityReservationState' => [ 'base' => NULL, 'refs' => [ 'CapacityReservation$State' => 'The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:
active
- The Capacity Reservation is active and the capacity is available for your use.
expired
- The Capacity Reservation expired automatically at the date and time specified in your request. The reserved capacity is no longer available for your use.
cancelled
- The Capacity Reservation was cancelled. The reserved capacity is no longer available for your use.
pending
- The Capacity Reservation request was successful but the capacity provisioning is still pending.
failed
- 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.
The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:
active
- The Capacity Reservation is active and the capacity is available for your use.
expired
- The Capacity Reservation expired automatically at the date and time specified in your request. The reserved capacity is no longer available for your use.
cancelled
- The Capacity Reservation was cancelled. The reserved capacity is no longer available for your use.
pending
- The Capacity Reservation request was successful but the capacity provisioning is still pending.
failed
- 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.
Describes a target Capacity Reservation or Capacity Reservation group.
', 'refs' => [ 'CapacityReservationSpecification$CapacityReservationTarget' => 'Information about the target Capacity Reservation or Capacity Reservation group.
', 'LaunchTemplateCapacityReservationSpecificationRequest$CapacityReservationTarget' => 'Information about the target Capacity Reservation or Capacity Reservation group.
', ], ], 'CapacityReservationTargetResponse' => [ 'base' => 'Describes a target Capacity Reservation or Capacity Reservation group.
', 'refs' => [ 'CapacityReservationSpecificationResponse$CapacityReservationTarget' => 'Information about the targeted Capacity Reservation or Capacity Reservation group.
', 'LaunchTemplateCapacityReservationSpecificationResponse$CapacityReservationTarget' => 'Information about the target Capacity Reservation or Capacity Reservation group.
', ], ], 'CapacityReservationTenancy' => [ 'base' => NULL, 'refs' => [ 'CapacityReservation$Tenancy' => 'Indicates the tenancy of the Capacity Reservation. A Capacity Reservation can have one of the following tenancy settings:
default
- The Capacity Reservation is created on hardware that is shared with other Amazon Web Services accounts.
dedicated
- The Capacity Reservation is created on single-tenant hardware that is dedicated to a single Amazon Web Services account.
Indicates the tenancy of the Capacity Reservation. A Capacity Reservation can have one of the following tenancy settings:
default
- The Capacity Reservation is created on hardware that is shared with other Amazon Web Services accounts.
dedicated
- The Capacity Reservation is created on single-tenant hardware that is dedicated to a single Amazon Web Services account.
Describes a carrier gateway.
', 'refs' => [ 'CarrierGatewaySet$member' => NULL, 'CreateCarrierGatewayResult$CarrierGateway' => 'Information about the carrier gateway.
', 'DeleteCarrierGatewayResult$CarrierGateway' => 'Information about the carrier gateway.
', ], ], 'CarrierGatewayId' => [ 'base' => NULL, 'refs' => [ 'CarrierGateway$CarrierGatewayId' => 'The ID of the carrier gateway.
', 'CarrierGatewayIdSet$member' => NULL, 'CreateRouteRequest$CarrierGatewayId' => 'The ID of the carrier gateway.
You can only use this option when the VPC contains a subnet which is associated with a Wavelength Zone.
', 'DeleteCarrierGatewayRequest$CarrierGatewayId' => 'The ID of the carrier gateway.
', 'ReplaceRouteRequest$CarrierGatewayId' => '[IPv4 traffic only] The ID of a carrier gateway.
', 'Route$CarrierGatewayId' => 'The ID of the carrier gateway.
', ], ], 'CarrierGatewayIdSet' => [ 'base' => NULL, 'refs' => [ 'DescribeCarrierGatewaysRequest$CarrierGatewayIds' => 'One or more carrier gateway IDs.
', ], ], 'CarrierGatewayMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeCarrierGatewaysRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
Information about the carrier gateway.
', ], ], 'CarrierGatewayState' => [ 'base' => NULL, 'refs' => [ 'CarrierGateway$State' => 'The state of the carrier gateway.
', ], ], 'CertificateArn' => [ 'base' => NULL, 'refs' => [ 'CreateVerifiedAccessEndpointRequest$DomainCertificateArn' => 'The ARN of the public TLS/SSL certificate in Amazon Web Services Certificate Manager to associate with the endpoint. The CN in the certificate must match the DNS name your end users will use to reach your application.
', ], ], 'CertificateAuthentication' => [ 'base' => 'Information about the client certificate used for authentication.
', 'refs' => [ 'ClientVpnAuthentication$MutualAuthentication' => 'Information about the authentication certificates, if applicable.
', ], ], 'CertificateAuthenticationRequest' => [ 'base' => 'Information about the client certificate to be used for authentication.
', 'refs' => [ 'ClientVpnAuthenticationRequest$MutualAuthentication' => 'Information about the authentication certificates to be used, if applicable. You must provide this information if Type is certificate-authentication
.
The ARN of the ACM certificate with which to associate the IAM role.
', 'DisassociateEnclaveCertificateIamRoleRequest$CertificateArn' => 'The ARN of the ACM certificate from which to disassociate the IAM role.
', 'GetAssociatedEnclaveCertificateIamRolesRequest$CertificateArn' => 'The ARN of the ACM certificate for which to view the associated IAM roles, encryption keys, and Amazon S3 object information.
', ], ], 'CidrAuthorizationContext' => [ 'base' => '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 Configuring your BYOIP address range in the Amazon Elastic Compute Cloud User Guide.
', 'refs' => [ 'ProvisionByoipCidrRequest$CidrAuthorizationContext' => 'A signed document that proves that you are authorized to bring the specified IP address range to Amazon using BYOIP.
', ], ], 'CidrBlock' => [ 'base' => 'Describes an IPv4 CIDR block.
', 'refs' => [ 'CidrBlockSet$member' => NULL, ], ], 'CidrBlockSet' => [ 'base' => NULL, 'refs' => [ 'VpcPeeringConnectionVpcInfo$CidrBlockSet' => 'Information about the IPv4 CIDR blocks for the VPC.
', ], ], 'ClassicLinkDnsSupport' => [ 'base' => 'Deprecated.
Describes the ClassicLink DNS support status of a VPC.
', 'refs' => [ 'ClassicLinkDnsSupportList$member' => NULL, ], ], 'ClassicLinkDnsSupportList' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcClassicLinkDnsSupportResult$Vpcs' => 'Information about the ClassicLink DNS support status of the VPCs.
', ], ], 'ClassicLinkInstance' => [ 'base' => 'Deprecated.
Describes a linked EC2-Classic instance.
', 'refs' => [ 'ClassicLinkInstanceList$member' => NULL, ], ], 'ClassicLinkInstanceList' => [ 'base' => NULL, 'refs' => [ 'DescribeClassicLinkInstancesResult$Instances' => 'Information about one or more linked EC2-Classic instances.
', ], ], 'ClassicLoadBalancer' => [ 'base' => 'Describes a Classic Load Balancer.
', 'refs' => [ 'ClassicLoadBalancers$member' => NULL, ], ], 'ClassicLoadBalancers' => [ 'base' => NULL, 'refs' => [ 'ClassicLoadBalancersConfig$ClassicLoadBalancers' => 'One or more Classic Load Balancers.
', ], ], 'ClassicLoadBalancersConfig' => [ 'base' => 'Describes the Classic Load Balancers to attach to a Spot Fleet. Spot Fleet registers the running Spot Instances with these Classic Load Balancers.
', 'refs' => [ 'LoadBalancersConfig$ClassicLoadBalancersConfig' => 'The Classic Load Balancers.
', ], ], 'ClientCertificateRevocationListStatus' => [ 'base' => 'Describes the state of a client certificate revocation list.
', 'refs' => [ 'ExportClientVpnClientCertificateRevocationListResult$Status' => 'The current state of the client certificate revocation list.
', ], ], 'ClientCertificateRevocationListStatusCode' => [ 'base' => NULL, 'refs' => [ 'ClientCertificateRevocationListStatus$Code' => 'The state of the client certificate revocation list.
', ], ], 'ClientConnectOptions' => [ 'base' => 'The options for managing connection authorization for new client connections.
', 'refs' => [ 'CreateClientVpnEndpointRequest$ClientConnectOptions' => 'The options for managing connection authorization for new client connections.
', 'ModifyClientVpnEndpointRequest$ClientConnectOptions' => 'The options for managing connection authorization for new client connections.
', ], ], 'ClientConnectResponseOptions' => [ 'base' => 'The options for managing connection authorization for new client connections.
', 'refs' => [ 'ClientVpnEndpoint$ClientConnectOptions' => 'The options for managing connection authorization for new client connections.
', ], ], 'ClientData' => [ 'base' => 'Describes the client-specific data.
', 'refs' => [ 'ImportImageRequest$ClientData' => 'The client-specific data.
', 'ImportSnapshotRequest$ClientData' => 'The client-specific data.
', ], ], 'ClientLoginBannerOptions' => [ 'base' => 'Options for enabling a customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is established.
', 'refs' => [ 'CreateClientVpnEndpointRequest$ClientLoginBannerOptions' => 'Options for enabling a customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is established.
', 'ModifyClientVpnEndpointRequest$ClientLoginBannerOptions' => 'Options for enabling a customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is established.
', ], ], 'ClientLoginBannerResponseOptions' => [ 'base' => 'Current state of options for customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is established.
', 'refs' => [ 'ClientVpnEndpoint$ClientLoginBannerOptions' => 'Options for enabling a customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is established.
', ], ], 'ClientSecretType' => [ 'base' => NULL, 'refs' => [ 'CreateVerifiedAccessTrustProviderOidcOptions$ClientSecret' => 'The client secret.
', 'ModifyVerifiedAccessTrustProviderOidcOptions$ClientSecret' => 'The client secret.
', 'OidcOptions$ClientSecret' => 'The client secret.
', ], ], 'ClientVpnAssociationId' => [ 'base' => NULL, 'refs' => [ 'DisassociateClientVpnTargetNetworkRequest$AssociationId' => 'The ID of the target network association.
', ], ], 'ClientVpnAuthentication' => [ 'base' => 'Describes the authentication methods used by a Client VPN endpoint. For more information, see Authentication in the Client VPN Administrator Guide.
', 'refs' => [ 'ClientVpnAuthenticationList$member' => NULL, ], ], 'ClientVpnAuthenticationList' => [ 'base' => NULL, 'refs' => [ 'ClientVpnEndpoint$AuthenticationOptions' => 'Information about the authentication method used by the Client VPN endpoint.
', ], ], 'ClientVpnAuthenticationRequest' => [ 'base' => 'Describes the authentication method to be used by a Client VPN endpoint. For more information, see Authentication in the Client VPN Administrator Guide.
', 'refs' => [ 'ClientVpnAuthenticationRequestList$member' => NULL, ], ], 'ClientVpnAuthenticationRequestList' => [ 'base' => NULL, 'refs' => [ 'CreateClientVpnEndpointRequest$AuthenticationOptions' => 'Information about the authentication method to be used to authenticate clients.
', ], ], 'ClientVpnAuthenticationType' => [ 'base' => NULL, 'refs' => [ 'ClientVpnAuthentication$Type' => 'The authentication type used.
', 'ClientVpnAuthenticationRequest$Type' => 'The type of client authentication to be used.
', ], ], 'ClientVpnAuthorizationRuleStatus' => [ 'base' => 'Describes the state of an authorization rule.
', 'refs' => [ 'AuthorizationRule$Status' => 'The current state of the authorization rule.
', 'AuthorizeClientVpnIngressResult$Status' => 'The current state of the authorization rule.
', 'RevokeClientVpnIngressResult$Status' => 'The current state of the authorization rule.
', ], ], 'ClientVpnAuthorizationRuleStatusCode' => [ 'base' => NULL, 'refs' => [ 'ClientVpnAuthorizationRuleStatus$Code' => 'The state of the authorization rule.
', ], ], 'ClientVpnConnection' => [ 'base' => 'Describes a client connection.
', 'refs' => [ 'ClientVpnConnectionSet$member' => NULL, ], ], 'ClientVpnConnectionSet' => [ 'base' => NULL, 'refs' => [ 'DescribeClientVpnConnectionsResult$Connections' => 'Information about the active and terminated client connections.
', ], ], 'ClientVpnConnectionStatus' => [ 'base' => 'Describes the status of a client connection.
', 'refs' => [ 'ClientVpnConnection$Status' => 'The current state of the client connection.
', 'TerminateConnectionStatus$PreviousStatus' => 'The state of the client connection.
', 'TerminateConnectionStatus$CurrentStatus' => 'A message about the status of the client connection, if applicable.
', ], ], 'ClientVpnConnectionStatusCode' => [ 'base' => NULL, 'refs' => [ 'ClientVpnConnectionStatus$Code' => 'The state of the client connection.
', ], ], 'ClientVpnEndpoint' => [ 'base' => 'Describes a Client VPN endpoint.
', 'refs' => [ 'EndpointSet$member' => NULL, ], ], 'ClientVpnEndpointAttributeStatus' => [ 'base' => 'Describes the status of the Client VPN endpoint attribute.
', 'refs' => [ 'ClientConnectResponseOptions$Status' => 'The status of any updates to the client connect options.
', ], ], 'ClientVpnEndpointAttributeStatusCode' => [ 'base' => NULL, 'refs' => [ 'ClientVpnEndpointAttributeStatus$Code' => 'The status code.
', ], ], 'ClientVpnEndpointId' => [ 'base' => NULL, 'refs' => [ 'ApplySecurityGroupsToClientVpnTargetNetworkRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint.
', 'AssociateClientVpnTargetNetworkRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint.
', 'AuthorizeClientVpnIngressRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint.
', 'ClientVpnEndpointIdList$member' => NULL, 'CreateClientVpnRouteRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint to which to add the route.
', 'DeleteClientVpnEndpointRequest$ClientVpnEndpointId' => 'The ID of the Client VPN to be deleted.
', 'DeleteClientVpnRouteRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint from which the route is to be deleted.
', 'DescribeClientVpnAuthorizationRulesRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint.
', 'DescribeClientVpnConnectionsRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint.
', 'DescribeClientVpnRoutesRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint.
', 'DescribeClientVpnTargetNetworksRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint.
', 'DisassociateClientVpnTargetNetworkRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint from which to disassociate the target network.
', 'ExportClientVpnClientCertificateRevocationListRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint.
', 'ExportClientVpnClientConfigurationRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint.
', 'ImportClientVpnClientCertificateRevocationListRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint to which the client certificate revocation list applies.
', 'ModifyClientVpnEndpointRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint to modify.
', 'RevokeClientVpnIngressRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint with which the authorization rule is associated.
', 'TerminateClientVpnConnectionsRequest$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint to which the client is connected.
', ], ], 'ClientVpnEndpointIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeClientVpnEndpointsRequest$ClientVpnEndpointIds' => 'The ID of the Client VPN endpoint.
', ], ], 'ClientVpnEndpointStatus' => [ 'base' => 'Describes the state of a Client VPN endpoint.
', 'refs' => [ 'ClientVpnEndpoint$Status' => 'The current state of the Client VPN endpoint.
', 'CreateClientVpnEndpointResult$Status' => 'The current state of the Client VPN endpoint.
', 'DeleteClientVpnEndpointResult$Status' => 'The current state of the Client VPN endpoint.
', ], ], 'ClientVpnEndpointStatusCode' => [ 'base' => NULL, 'refs' => [ 'ClientVpnEndpointStatus$Code' => 'The state of the Client VPN endpoint. Possible states include:
pending-associate
- The Client VPN endpoint has been created but no target networks have been associated. The Client VPN endpoint cannot accept connections.
available
- The Client VPN endpoint has been created and a target network has been associated. The Client VPN endpoint can accept connections.
deleting
- The Client VPN endpoint is being deleted. The Client VPN endpoint cannot accept connections.
deleted
- The Client VPN endpoint has been deleted. The Client VPN endpoint cannot accept connections.
Information about a Client VPN endpoint route.
', 'refs' => [ 'ClientVpnRouteSet$member' => NULL, ], ], 'ClientVpnRouteSet' => [ 'base' => NULL, 'refs' => [ 'DescribeClientVpnRoutesResult$Routes' => 'Information about the Client VPN endpoint routes.
', ], ], 'ClientVpnRouteStatus' => [ 'base' => 'Describes the state of a Client VPN endpoint route.
', 'refs' => [ 'ClientVpnRoute$Status' => 'The current state of the route.
', 'CreateClientVpnRouteResult$Status' => 'The current state of the route.
', 'DeleteClientVpnRouteResult$Status' => 'The current state of the route.
', ], ], 'ClientVpnRouteStatusCode' => [ 'base' => NULL, 'refs' => [ 'ClientVpnRouteStatus$Code' => 'The state of the Client VPN endpoint route.
', ], ], 'ClientVpnSecurityGroupIdSet' => [ 'base' => NULL, 'refs' => [ 'ApplySecurityGroupsToClientVpnTargetNetworkRequest$SecurityGroupIds' => '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.
', 'ApplySecurityGroupsToClientVpnTargetNetworkResult$SecurityGroupIds' => 'The IDs of the applied security groups.
', 'ClientVpnEndpoint$SecurityGroupIds' => 'The IDs of the security groups for the target network.
', 'CreateClientVpnEndpointRequest$SecurityGroupIds' => '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.
', 'ModifyClientVpnEndpointRequest$SecurityGroupIds' => 'The IDs of one or more security groups to apply to the target network.
', ], ], 'CloudWatchLogGroupArn' => [ 'base' => NULL, 'refs' => [ 'CloudWatchLogOptionsSpecification$LogGroupArn' => 'The Amazon Resource Name (ARN) of the CloudWatch log group to send logs to.
', ], ], 'CloudWatchLogOptions' => [ 'base' => 'Options for sending VPN tunnel logs to CloudWatch.
', 'refs' => [ 'VpnTunnelLogOptions$CloudWatchLogOptions' => 'Options for sending VPN tunnel logs to CloudWatch.
', ], ], 'CloudWatchLogOptionsSpecification' => [ 'base' => 'Options for sending VPN tunnel logs to CloudWatch.
', 'refs' => [ 'VpnTunnelLogOptionsSpecification$CloudWatchLogOptions' => 'Options for sending VPN tunnel logs to CloudWatch.
', ], ], 'CoipAddressUsage' => [ 'base' => 'Describes address usage for a customer-owned address pool.
', 'refs' => [ 'CoipAddressUsageSet$member' => NULL, ], ], 'CoipAddressUsageSet' => [ 'base' => NULL, 'refs' => [ 'GetCoipPoolUsageResult$CoipAddressUsages' => 'Information about the address usage.
', ], ], 'CoipCidr' => [ 'base' => 'Information about a customer-owned IP address range.
', 'refs' => [ 'CreateCoipCidrResult$CoipCidr' => 'Information about a range of customer-owned IP addresses.
', 'DeleteCoipCidrResult$CoipCidr' => 'Information about a range of customer-owned IP addresses.
', ], ], 'CoipPool' => [ 'base' => 'Describes a customer-owned address pool.
', 'refs' => [ 'CoipPoolSet$member' => NULL, 'CreateCoipPoolResult$CoipPool' => 'Information about the CoIP address pool.
', 'DeleteCoipPoolResult$CoipPool' => 'Information about the CoIP address pool.
', ], ], 'CoipPoolId' => [ 'base' => NULL, 'refs' => [ 'LocalGatewayRoute$CoipPoolId' => 'The ID of the customer-owned address pool.
', 'ModifySubnetAttributeRequest$CustomerOwnedIpv4Pool' => 'The customer-owned IPv4 address pool associated with the subnet.
You must set this value when you specify true
for MapCustomerOwnedIpOnLaunch
.
The customer-owned IPv4 address pool associated with the subnet.
', ], ], 'CoipPoolIdSet' => [ 'base' => NULL, 'refs' => [ 'DescribeCoipPoolsRequest$PoolIds' => 'The IDs of the address pools.
', ], ], 'CoipPoolMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeCoipPoolsRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
Information about the address pools.
', ], ], 'ComponentAccount' => [ 'base' => NULL, 'refs' => [ 'Explanation$ComponentAccount' => 'The Amazon Web Services account for the component.
', ], ], 'ComponentRegion' => [ 'base' => NULL, 'refs' => [ 'Explanation$ComponentRegion' => 'The Region for the component.
', ], ], 'ConfirmProductInstanceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ConfirmProductInstanceResult' => [ 'base' => NULL, 'refs' => [], ], 'ConnectionLogOptions' => [ 'base' => 'Describes the client connection logging options for the Client VPN endpoint.
', 'refs' => [ 'CreateClientVpnEndpointRequest$ConnectionLogOptions' => 'Information about the client connection logging options.
If you enable client connection logging, data about client connections is sent to a Cloudwatch Logs log stream. The following information is logged:
Client connection requests
Client connection results (successful and unsuccessful)
Reasons for unsuccessful client connection requests
Client connection termination time
Information about the client connection logging options.
If you enable client connection logging, data about client connections is sent to a Cloudwatch Logs log stream. The following information is logged:
Client connection requests
Client connection results (successful and unsuccessful)
Reasons for unsuccessful client connection requests
Client connection termination time
Information about the client connection logging options for a Client VPN endpoint.
', 'refs' => [ 'ClientVpnEndpoint$ConnectionLogOptions' => 'Information about the client connection logging options for the Client VPN endpoint.
', ], ], 'ConnectionNotification' => [ 'base' => 'Describes a connection notification for a VPC endpoint or VPC endpoint service.
', 'refs' => [ 'ConnectionNotificationSet$member' => NULL, 'CreateVpcEndpointConnectionNotificationResult$ConnectionNotification' => 'Information about the notification.
', ], ], 'ConnectionNotificationId' => [ 'base' => NULL, 'refs' => [ 'ConnectionNotificationIdsList$member' => NULL, 'DescribeVpcEndpointConnectionNotificationsRequest$ConnectionNotificationId' => 'The ID of the notification.
', 'ModifyVpcEndpointConnectionNotificationRequest$ConnectionNotificationId' => 'The ID of the notification.
', ], ], 'ConnectionNotificationIdsList' => [ 'base' => NULL, 'refs' => [ 'DeleteVpcEndpointConnectionNotificationsRequest$ConnectionNotificationIds' => 'The IDs of the notifications.
', ], ], 'ConnectionNotificationSet' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcEndpointConnectionNotificationsResult$ConnectionNotificationSet' => 'The notifications.
', ], ], 'ConnectionNotificationState' => [ 'base' => NULL, 'refs' => [ 'ConnectionNotification$ConnectionNotificationState' => 'The state of the notification.
', ], ], 'ConnectionNotificationType' => [ 'base' => NULL, 'refs' => [ 'ConnectionNotification$ConnectionNotificationType' => 'The type of notification.
', ], ], 'ConnectivityType' => [ 'base' => NULL, 'refs' => [ 'CreateNatGatewayRequest$ConnectivityType' => 'Indicates whether the NAT gateway supports public or private connectivity. The default is public connectivity.
', 'NatGateway$ConnectivityType' => 'Indicates whether the NAT gateway supports public or private connectivity.
', ], ], 'ContainerFormat' => [ 'base' => NULL, 'refs' => [ 'ExportToS3Task$ContainerFormat' => 'The container format used to combine disk images with metadata (such as OVF). If absent, only the disk image is exported.
', 'ExportToS3TaskSpecification$ContainerFormat' => 'The container format used to combine disk images with metadata (such as OVF). If absent, only the disk image is exported.
', ], ], 'ConversionIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeConversionTasksRequest$ConversionTaskIds' => 'The conversion task IDs.
', ], ], 'ConversionTask' => [ 'base' => 'Describes a conversion task.
', 'refs' => [ 'DescribeConversionTaskList$member' => NULL, 'ImportInstanceResult$ConversionTask' => 'Information about the conversion task.
', 'ImportVolumeResult$ConversionTask' => 'Information about the conversion task.
', ], ], 'ConversionTaskId' => [ 'base' => NULL, 'refs' => [ 'CancelConversionRequest$ConversionTaskId' => 'The ID of the conversion task.
', 'ConversionIdStringList$member' => NULL, ], ], 'ConversionTaskState' => [ 'base' => NULL, 'refs' => [ 'ConversionTask$State' => 'The state of the conversion task.
', ], ], 'CopyFpgaImageRequest' => [ 'base' => NULL, 'refs' => [], ], 'CopyFpgaImageResult' => [ 'base' => NULL, 'refs' => [], ], 'CopyImageRequest' => [ 'base' => 'Contains the parameters for CopyImage.
', 'refs' => [], ], 'CopyImageResult' => [ 'base' => 'Contains the output of CopyImage.
', 'refs' => [], ], 'CopySnapshotRequest' => [ 'base' => NULL, 'refs' => [], ], 'CopySnapshotRequestPSU' => [ 'base' => NULL, 'refs' => [ 'CopySnapshotRequest$PresignedUrl' => '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 Query requests.
The PresignedUrl
should use the snapshot source endpoint, the CopySnapshot
action, and include the SourceRegion
, SourceSnapshotId
, and DestinationRegion
parameters. The PresignedUrl
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 Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4) in the Amazon Simple Storage Service API Reference. An invalid or improperly signed PresignedUrl
will cause the copy operation to fail asynchronously, and the snapshot will move to an error
state.
Copies the tags from the specified volume to corresponding snapshot.
', ], ], 'CoreCount' => [ 'base' => NULL, 'refs' => [ 'CoreCountList$member' => NULL, 'VCpuInfo$DefaultCores' => 'The default number of cores for the instance type.
', ], ], 'CoreCountList' => [ 'base' => NULL, 'refs' => [ 'VCpuInfo$ValidCores' => 'The valid number of cores that can be configured for the instance type.
', ], ], 'CoreNetworkArn' => [ 'base' => NULL, 'refs' => [ 'CreateRouteRequest$CoreNetworkArn' => 'The Amazon Resource Name (ARN) of the core network.
', 'ReplaceRouteRequest$CoreNetworkArn' => 'The Amazon Resource Name (ARN) of the core network.
', 'Route$CoreNetworkArn' => 'The Amazon Resource Name (ARN) of the core network.
', ], ], 'CpuManufacturer' => [ 'base' => NULL, 'refs' => [ 'CpuManufacturerSet$member' => NULL, ], ], 'CpuManufacturerSet' => [ 'base' => NULL, 'refs' => [ 'InstanceRequirements$CpuManufacturers' => 'The CPU manufacturers to include.
For instance types with Intel CPUs, specify intel
.
For instance types with AMD CPUs, specify amd
.
For instance types with Amazon Web Services CPUs, specify amazon-web-services
.
Don\'t confuse the CPU manufacturer with the CPU architecture. Instances will be launched with a compatible CPU architecture based on the Amazon Machine Image (AMI) that you specify in your launch template.
Default: Any manufacturer
', 'InstanceRequirementsRequest$CpuManufacturers' => 'The CPU manufacturers to include.
For instance types with Intel CPUs, specify intel
.
For instance types with AMD CPUs, specify amd
.
For instance types with Amazon Web Services CPUs, specify amazon-web-services
.
Don\'t confuse the CPU manufacturer with the CPU architecture. Instances will be launched with a compatible CPU architecture based on the Amazon Machine Image (AMI) that you specify in your launch template.
Default: Any manufacturer
', ], ], 'CpuOptions' => [ 'base' => 'The CPU options for the instance.
', 'refs' => [ 'Instance$CpuOptions' => 'The CPU options for the instance.
', ], ], 'CpuOptionsRequest' => [ 'base' => 'The CPU options for the instance. Both the core count and threads per core must be specified in the request.
', 'refs' => [ 'RunInstancesRequest$CpuOptions' => 'The CPU options for the instance. For more information, see Optimize CPU options in the Amazon EC2 User Guide.
', ], ], 'CreateCapacityReservationFleetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateCapacityReservationFleetResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateCapacityReservationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateCapacityReservationResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateCarrierGatewayRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateCarrierGatewayResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateClientVpnEndpointRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateClientVpnEndpointResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateClientVpnRouteRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateClientVpnRouteResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateCoipCidrRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateCoipCidrResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateCoipPoolRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateCoipPoolResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateCustomerGatewayRequest' => [ 'base' => 'Contains the parameters for CreateCustomerGateway.
', 'refs' => [], ], 'CreateCustomerGatewayResult' => [ 'base' => 'Contains the output of CreateCustomerGateway.
', 'refs' => [], ], 'CreateDefaultSubnetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateDefaultSubnetResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateDefaultVpcRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateDefaultVpcResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateDhcpOptionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateDhcpOptionsResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateEgressOnlyInternetGatewayRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateEgressOnlyInternetGatewayResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateFleetError' => [ 'base' => 'Describes the instances that could not be launched by the fleet.
', 'refs' => [ 'CreateFleetErrorsSet$member' => NULL, ], ], 'CreateFleetErrorsSet' => [ 'base' => NULL, 'refs' => [ 'CreateFleetResult$Errors' => 'Information about the instances that could not be launched by the fleet. Supported only for fleets of type instant
.
Describes the instances that were launched by the fleet.
', 'refs' => [ 'CreateFleetInstancesSet$member' => NULL, ], ], 'CreateFleetInstancesSet' => [ 'base' => NULL, 'refs' => [ 'CreateFleetResult$Instances' => 'Information about the instances that were launched by the fleet. Supported only for fleets of type instant
.
Contains the parameters for CreateNetworkInterfacePermission.
', 'refs' => [], ], 'CreateNetworkInterfacePermissionResult' => [ 'base' => 'Contains the output of CreateNetworkInterfacePermission.
', 'refs' => [], ], 'CreateNetworkInterfaceRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateNetworkInterfaceResult' => [ 'base' => NULL, 'refs' => [], ], 'CreatePlacementGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreatePlacementGroupResult' => [ 'base' => NULL, 'refs' => [], ], 'CreatePublicIpv4PoolRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreatePublicIpv4PoolResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateReplaceRootVolumeTaskRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateReplaceRootVolumeTaskResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateReservedInstancesListingRequest' => [ 'base' => 'Contains the parameters for CreateReservedInstancesListing.
', 'refs' => [], ], 'CreateReservedInstancesListingResult' => [ 'base' => 'Contains the output of CreateReservedInstancesListing.
', 'refs' => [], ], 'CreateRestoreImageTaskRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateRestoreImageTaskResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateRouteRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateRouteResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateRouteTableRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateRouteTableResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateSecurityGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSecurityGroupResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateSnapshotRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSnapshotsRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSnapshotsResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateSpotDatafeedSubscriptionRequest' => [ 'base' => 'Contains the parameters for CreateSpotDatafeedSubscription.
', 'refs' => [], ], 'CreateSpotDatafeedSubscriptionResult' => [ 'base' => 'Contains the output of CreateSpotDatafeedSubscription.
', 'refs' => [], ], 'CreateStoreImageTaskRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateStoreImageTaskResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateSubnetCidrReservationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSubnetCidrReservationResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateSubnetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSubnetResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTagsRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTrafficMirrorFilterRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTrafficMirrorFilterResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTrafficMirrorFilterRuleRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTrafficMirrorFilterRuleResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTrafficMirrorSessionRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTrafficMirrorSessionResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTrafficMirrorTargetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTrafficMirrorTargetResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayConnectPeerRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayConnectPeerResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayConnectRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayConnectRequestOptions' => [ 'base' => 'The options for a Connect attachment.
', 'refs' => [ 'CreateTransitGatewayConnectRequest$Options' => 'The Connect attachment options.
', ], ], 'CreateTransitGatewayConnectResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayMulticastDomainRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayMulticastDomainRequestOptions' => [ 'base' => 'The options for the transit gateway multicast domain.
', 'refs' => [ 'CreateTransitGatewayMulticastDomainRequest$Options' => 'The options for the transit gateway multicast domain.
', ], ], 'CreateTransitGatewayMulticastDomainResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayPeeringAttachmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayPeeringAttachmentRequestOptions' => [ 'base' => 'Describes whether dynamic routing is enabled or disabled for the transit gateway peering request.
', 'refs' => [ 'CreateTransitGatewayPeeringAttachmentRequest$Options' => 'Requests a transit gateway peering attachment.
', ], ], 'CreateTransitGatewayPeeringAttachmentResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayPolicyTableRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayPolicyTableResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayPrefixListReferenceRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayPrefixListReferenceResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayRouteRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayRouteResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayRouteTableAnnouncementRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayRouteTableAnnouncementResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayRouteTableRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayRouteTableResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayVpcAttachmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTransitGatewayVpcAttachmentRequestOptions' => [ 'base' => 'Describes the options for a VPC attachment.
', 'refs' => [ 'CreateTransitGatewayVpcAttachmentRequest$Options' => 'The VPC attachment options.
', ], ], 'CreateTransitGatewayVpcAttachmentResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateVerifiedAccessEndpointEniOptions' => [ 'base' => 'Describes the network interface options when creating an Amazon Web Services Verified Access endpoint using the network-interface
type.
The network interface details. This parameter is required if the endpoint type is network-interface
.
Describes the load balancer options when creating an Amazon Web Services Verified Access endpoint using the load-balancer
type.
The load balancer details. This parameter is required if the endpoint type is load-balancer
.
The IDs of the subnets.
', ], ], 'CreateVerifiedAccessGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateVerifiedAccessGroupResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateVerifiedAccessInstanceRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateVerifiedAccessInstanceResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateVerifiedAccessTrustProviderDeviceOptions' => [ 'base' => 'Describes the options when creating an Amazon Web Services Verified Access trust provider using the device
type.
The options for a device-based trust provider. This parameter is required when the provider type is device
.
Describes the options when creating an Amazon Web Services Verified Access trust provider using the user
type.
The options for a OpenID Connect-compatible user-identity trust provider. This parameter is required when the provider type is user
.
Describes the user or group to be added or removed from the list of create volume permissions for a volume.
', 'refs' => [ 'CreateVolumePermissionList$member' => NULL, ], ], 'CreateVolumePermissionList' => [ 'base' => NULL, 'refs' => [ 'CreateVolumePermissionModifications$Add' => 'Adds the specified Amazon Web Services account ID or group to the list.
', 'CreateVolumePermissionModifications$Remove' => 'Removes the specified Amazon Web Services account ID or group from the list.
', 'DescribeSnapshotAttributeResult$CreateVolumePermissions' => 'The users and groups that have the permissions for creating volumes from the snapshot.
', ], ], 'CreateVolumePermissionModifications' => [ 'base' => 'Describes modifications to the list of create volume permissions for a volume.
', 'refs' => [ 'ModifySnapshotAttributeRequest$CreateVolumePermission' => 'A JSON representation of the snapshot attribute modification.
', ], ], 'CreateVolumeRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateVpcEndpointConnectionNotificationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateVpcEndpointConnectionNotificationResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateVpcEndpointRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateVpcEndpointResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateVpcEndpointServiceConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateVpcEndpointServiceConfigurationResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateVpcPeeringConnectionRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateVpcPeeringConnectionResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateVpcRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateVpcResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateVpnConnectionRequest' => [ 'base' => 'Contains the parameters for CreateVpnConnection.
', 'refs' => [], ], 'CreateVpnConnectionResult' => [ 'base' => 'Contains the output of CreateVpnConnection.
', 'refs' => [], ], 'CreateVpnConnectionRouteRequest' => [ 'base' => 'Contains the parameters for CreateVpnConnectionRoute.
', 'refs' => [], ], 'CreateVpnGatewayRequest' => [ 'base' => 'Contains the parameters for CreateVpnGateway.
', 'refs' => [], ], 'CreateVpnGatewayResult' => [ 'base' => 'Contains the output of CreateVpnGateway.
', 'refs' => [], ], 'CreditSpecification' => [ 'base' => 'Describes the credit option for CPU usage of a T instance.
', 'refs' => [ 'ResponseLaunchTemplateData$CreditSpecification' => 'The credit option for CPU usage of the instance.
', ], ], 'CreditSpecificationRequest' => [ 'base' => 'The credit option for CPU usage of a T instance.
', 'refs' => [ 'RequestLaunchTemplateData$CreditSpecification' => 'The credit option for CPU usage of the instance. Valid only for T instances.
', 'RunInstancesRequest$CreditSpecification' => 'The credit option for CPU usage of the burstable performance instance. Valid values are standard
and unlimited
. To change this attribute after launch, use ModifyInstanceCreditSpecification. For more information, see Burstable performance instances in the Amazon EC2 User Guide.
Default: standard
(T2 instances) or unlimited
(T3/T3a/T4g instances)
For T3 instances with host
tenancy, only standard
is supported.
The currency in which the totalUpfrontPrice
and totalHourlyPrice
amounts are specified. At this time, the only supported currency is USD
.
The currency of the offering.
', 'HostReservation$CurrencyCode' => 'The currency in which the upfrontPrice
and hourlyPrice
amounts are specified. At this time, the only supported currency is USD
.
The currency for transacting the Reserved Instance resale. At this time, the only supported currency is USD
.
The currency for transacting the Reserved Instance resale. At this time, the only supported currency is USD
.
The currency in which the UpfrontPrice
and HourlyPrice
amounts are specified. At this time, the only supported currency is USD
.
The currency in which the totalUpfrontPrice
, LimitPrice
, and totalHourlyPrice
amounts are specified. At this time, the only supported currency is USD
.
The currency in which the totalUpfrontPrice
and totalHourlyPrice
amounts are specified. At this time, the only supported currency is USD
.
The currency in which the limitPrice
amount is specified. At this time, the only supported currency is USD
.
The currency of the Reserved Instance. It\'s specified using ISO 4217 standard currency codes. At this time, the only supported currency is USD
.
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 USD
.
Indicates whether the instance type is current generation.
', ], ], 'CustomerGateway' => [ 'base' => 'Describes a customer gateway.
', 'refs' => [ 'CreateCustomerGatewayResult$CustomerGateway' => 'Information about the customer gateway.
', 'CustomerGatewayList$member' => NULL, ], ], 'CustomerGatewayId' => [ 'base' => NULL, 'refs' => [ 'CreateVpnConnectionRequest$CustomerGatewayId' => 'The ID of the customer gateway.
', 'CustomerGatewayIdStringList$member' => NULL, 'DeleteCustomerGatewayRequest$CustomerGatewayId' => 'The ID of the customer gateway.
', 'GetVpnTunnelReplacementStatusResult$CustomerGatewayId' => 'The ID of the customer gateway.
', 'ModifyVpnConnectionRequest$CustomerGatewayId' => 'The ID of the customer gateway at your end of the VPN connection.
', ], ], 'CustomerGatewayIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeCustomerGatewaysRequest$CustomerGatewayIds' => 'One or more customer gateway IDs.
Default: Describes all your customer gateways.
', ], ], 'CustomerGatewayList' => [ 'base' => NULL, 'refs' => [ 'DescribeCustomerGatewaysResult$CustomerGateways' => 'Information about one or more customer gateways.
', ], ], 'DITMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceTypesRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DITOMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceTypeOfferingsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DataQueries' => [ 'base' => NULL, 'refs' => [ 'GetAwsNetworkPerformanceDataRequest$DataQueries' => 'A list of network performance data queries.
', ], ], 'DataQuery' => [ 'base' => 'A query used for retrieving network health data.
', 'refs' => [ 'DataQueries$member' => NULL, ], ], 'DataResponse' => [ 'base' => 'The response to a DataQuery
.
The list of data responses.
', ], ], 'DatafeedSubscriptionState' => [ 'base' => NULL, 'refs' => [ 'SpotDatafeedSubscription$State' => 'The state of the Spot Instance data feed subscription.
', ], ], 'DateTime' => [ 'base' => NULL, 'refs' => [ 'BundleTask$StartTime' => 'The time this task started.
', 'BundleTask$UpdateTime' => 'The time of the most recent update for the task.
', 'CapacityReservation$EndDate' => '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.
The date and time at which the Capacity Reservation was created.
', 'ClientData$UploadEnd' => 'The time that the disk upload ends.
', 'ClientData$UploadStart' => 'The time that the disk upload starts.
', 'CreateCapacityReservationRequest$EndDate' => '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.
You must provide an EndDate
value if EndDateType
is limited
. Omit EndDate
if EndDateType
is unlimited
.
If the EndDateType
is limited
, 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.
The start date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). The default is to start fulfilling the request immediately.
', 'CreateFleetRequest$ValidUntil' => 'The end date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). 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.
', 'DescribeFleetHistoryRequest$StartTime' => 'The start date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
', 'DescribeFleetHistoryResult$LastEvaluatedTime' => 'The last date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). All records up to this time were retrieved.
If nextToken
indicates that there are more items, this value is not present.
The start date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
', 'DescribeSpotFleetRequestHistoryRequest$StartTime' => 'The starting date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
', 'DescribeSpotFleetRequestHistoryResponse$LastEvaluatedTime' => 'The last date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). All records up to this time were retrieved.
If nextToken
indicates that there are more items, this value is not present.
The starting date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
', 'DescribeSpotPriceHistoryRequest$EndTime' => 'The date and time, up to the current date, from which to stop retrieving the price history data, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
', 'DescribeSpotPriceHistoryRequest$StartTime' => 'The date and time, up to the past 90 days, from which to start retrieving the price history data, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
', 'EbsInstanceBlockDevice$AttachTime' => 'The time stamp when the attachment initiated.
', 'ElasticInferenceAcceleratorAssociation$ElasticInferenceAcceleratorAssociationTime' => 'The time at which the elastic inference accelerator is associated with an instance.
', 'FleetData$CreateTime' => 'The creation date and time of the EC2 Fleet.
', 'FleetData$ValidFrom' => 'The start date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). The default is to start fulfilling the request immediately.
', 'FleetData$ValidUntil' => 'The end date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). 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.
', 'FpgaImage$CreateTime' => 'The date and time the AFI was created.
', 'FpgaImage$UpdateTime' => 'The time of the most recent update to the AFI.
', 'GetConsoleOutputResult$Timestamp' => 'The time at which the output was last updated.
', 'GetPasswordDataResult$Timestamp' => 'The time the data was last updated.
', 'GetReservedInstancesExchangeQuoteResult$OutputReservedInstancesWillExpireAt' => 'The new end date of the reservation term.
', 'HistoryRecord$Timestamp' => 'The date and time of the event, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
', 'HistoryRecordEntry$Timestamp' => 'The date and time of the event, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
', 'Host$AllocationTime' => 'The time that the Dedicated Host was allocated.
', 'Host$ReleaseTime' => 'The time that the Dedicated Host was released.
', 'HostReservation$End' => 'The date and time that the reservation ends.
', 'HostReservation$Start' => 'The date and time that the reservation started.
', 'IamInstanceProfileAssociation$Timestamp' => 'The time the IAM instance profile was associated with the instance.
', 'IdFormat$Deadline' => '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.
', 'Instance$LaunchTime' => 'The time the instance was launched.
', 'InstanceNetworkInterfaceAttachment$AttachTime' => 'The time stamp when the attachment initiated.
', 'InstanceStatusDetails$ImpairedSince' => 'The time when a status check failed. For an instance that was launched and impaired, this is the time when the instance was launched.
', 'InstanceStatusEvent$NotAfter' => 'The latest scheduled end time for the event.
', 'InstanceStatusEvent$NotBefore' => 'The earliest scheduled start time for the event.
', 'InstanceStatusEvent$NotBeforeDeadline' => 'The deadline for starting the event.
', 'LaunchTemplate$CreateTime' => 'The time launch template was created.
', 'LaunchTemplateSpotMarketOptions$ValidUntil' => '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.
', 'LaunchTemplateSpotMarketOptionsRequest$ValidUntil' => 'The end date of the request, in UTC format (YYYY-MM-DDTHH:MM:SSZ). Supported only for persistent requests.
For a persistent request, the request remains active until the ValidUntil
date and time is reached. Otherwise, the request remains active until you cancel it.
For a one-time request, ValidUntil
is not supported. The request remains active until all instances launch or you cancel the request.
Default: 7 days from the current date
', 'LaunchTemplateVersion$CreateTime' => 'The time the version was created.
', 'ModifyCapacityReservationRequest$EndDate' => '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.
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.
You must provide an EndDate
value if EndDateType
is limited
. Omit EndDate
if EndDateType
is unlimited
.
The new date and time when the event will take place.
', 'NatGateway$CreateTime' => 'The date and time the NAT gateway was created.
', 'NatGateway$DeleteTime' => 'The date and time the NAT gateway was deleted, if applicable.
', 'NetworkInterfaceAttachment$AttachTime' => 'The timestamp indicating when the attachment initiated.
', 'ProvisionedBandwidth$ProvisionTime' => 'Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
', 'ProvisionedBandwidth$RequestTime' => 'Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
', 'PurchaseReservedInstancesOfferingRequest$PurchaseTime' => 'The time at which to purchase the Reserved Instance, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
', 'ReportInstanceStatusRequest$EndTime' => 'The time at which the reported instance health state ended.
', 'ReportInstanceStatusRequest$StartTime' => 'The time at which the reported instance health state began.
', 'RequestSpotInstancesRequest$ValidFrom' => '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.
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.
', 'RequestSpotInstancesRequest$ValidUntil' => 'The end date of the request, in UTC format (YYYY-MM-DDTHH:MM:SSZ).
For a persistent request, the request remains active until the ValidUntil
date and time is reached. Otherwise, the request remains active until you cancel it.
For a one-time request, the request remains active until all instances launch, the request is canceled, or the ValidUntil
date and time is reached. By default, the request is valid for 7 days from the date the request was created.
The time when the Reserved Instance expires.
', 'ReservedInstances$Start' => 'The date and time the Reserved Instance started.
', 'ReservedInstancesListing$CreateDate' => 'The time the listing was created.
', 'ReservedInstancesListing$UpdateDate' => 'The last modified timestamp of the listing.
', 'ReservedInstancesModification$CreateDate' => 'The time when the modification request was created.
', 'ReservedInstancesModification$EffectiveDate' => 'The time for the modification to become effective.
', 'ReservedInstancesModification$UpdateDate' => 'The time when the modification request was last updated.
', 'ScheduledInstance$CreateDate' => 'The date when the Scheduled Instance was purchased.
', 'ScheduledInstance$NextSlotStartTime' => 'The time for the next schedule to start.
', 'ScheduledInstance$PreviousSlotEndTime' => 'The time that the previous schedule ended or will end.
', 'ScheduledInstance$TermEndDate' => 'The end date for the Scheduled Instance.
', 'ScheduledInstance$TermStartDate' => 'The start date for the Scheduled Instance.
', 'ScheduledInstanceAvailability$FirstSlotStartTime' => 'The time period for the first schedule to start.
', 'SlotDateTimeRangeRequest$EarliestTime' => 'The earliest date and time, in UTC, for the Scheduled Instance to start.
', 'SlotDateTimeRangeRequest$LatestTime' => '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.
', 'SlotStartTimeRangeRequest$EarliestTime' => 'The earliest date and time, in UTC, for the Scheduled Instance to start.
', 'SlotStartTimeRangeRequest$LatestTime' => 'The latest date and time, in UTC, for the Scheduled Instance to start.
', 'Snapshot$StartTime' => 'The time stamp when the snapshot was initiated.
', 'SpotFleetRequestConfigData$ValidFrom' => 'The start date and time of the request, in UTC format (YYYY-MM-DDTHH:MM:SSZ). By default, Amazon EC2 starts fulfilling the request immediately.
', 'SpotFleetRequestConfigData$ValidUntil' => 'The end date and time of the request, in UTC format (YYYY-MM-DDTHH:MM:SSZ). 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.
', 'SpotInstanceRequest$CreateTime' => 'The date and time when the Spot Instance request was created, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
', 'SpotInstanceRequest$ValidFrom' => 'The start date of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). The request becomes active at this date and time.
', 'SpotInstanceRequest$ValidUntil' => 'The end date of the request, in UTC format (YYYY-MM-DDTHH:MM:SSZ).
For a persistent request, the request remains active until the validUntil
date and time is reached. Otherwise, the request remains active until you cancel it.
For a one-time request, the request remains active until all instances launch, the request is canceled, or the validUntil
date and time is reached. By default, the request is valid for 7 days from the date the request was created.
The date and time of the most recent status update, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
', 'SpotMarketOptions$ValidUntil' => 'The end date of the request, in UTC format (YYYY-MM-DDTHH:MM:SSZ). Supported only for persistent requests.
For a persistent request, the request remains active until the ValidUntil
date and time is reached. Otherwise, the request remains active until you cancel it.
For a one-time request, ValidUntil
is not supported. The request remains active until all instances launch or you cancel the request.
The date and time the request was created, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
', 'TransitGateway$CreationTime' => 'The creation time.
', 'TransitGatewayAttachment$CreationTime' => 'The creation time.
', 'TransitGatewayConnect$CreationTime' => 'The creation time.
', 'TransitGatewayConnectPeer$CreationTime' => 'The creation time.
', 'TransitGatewayMulticastDomain$CreationTime' => 'The time the transit gateway multicast domain was created.
', 'TransitGatewayPeeringAttachment$CreationTime' => 'The time the transit gateway peering attachment was created.
', 'TransitGatewayPolicyTable$CreationTime' => 'The timestamp when the transit gateway policy table was created.
', 'TransitGatewayRouteTable$CreationTime' => 'The creation time.
', 'TransitGatewayRouteTableAnnouncement$CreationTime' => 'The timestamp when the transit gateway route table announcement was created.
', 'TransitGatewayVpcAttachment$CreationTime' => 'The creation time.
', 'VgwTelemetry$LastStatusChange' => 'The date and time of the last change in status.
', 'Volume$CreateTime' => 'The time stamp when volume creation was initiated.
', 'VolumeAttachment$AttachTime' => 'The time stamp when the attachment initiated.
', 'VolumeModification$StartTime' => 'The modification start time.
', 'VolumeModification$EndTime' => 'The modification completion or failure time.
', 'VpcPeeringConnection$ExpirationTime' => 'The time that an unaccepted VPC peering connection will expire.
', ], ], 'DedicatedHostFlag' => [ 'base' => NULL, 'refs' => [ 'InstanceTypeInfo$DedicatedHostsSupported' => 'Indicates whether Dedicated Hosts are supported on the instance type.
', ], ], 'DedicatedHostId' => [ 'base' => NULL, 'refs' => [ 'DedicatedHostIdList$member' => NULL, 'LaunchTemplatePlacementRequest$HostId' => 'The ID of the Dedicated Host for the instance.
', 'ModifyInstancePlacementRequest$HostId' => 'The ID of the Dedicated Host with which to associate the instance.
', 'RequestHostIdList$member' => NULL, 'RequestHostIdSet$member' => NULL, ], ], 'DedicatedHostIdList' => [ 'base' => NULL, 'refs' => [ 'InstanceEventWindowAssociationRequest$DedicatedHostIds' => 'The IDs of the Dedicated Hosts to associate with the event window.
', 'InstanceEventWindowAssociationTarget$DedicatedHostIds' => 'The IDs of the Dedicated Hosts associated with the event window.
', 'InstanceEventWindowDisassociationRequest$DedicatedHostIds' => 'The IDs of the Dedicated Hosts to disassociate from the event window.
', ], ], 'DefaultNetworkCardIndex' => [ 'base' => NULL, 'refs' => [ 'NetworkInfo$DefaultNetworkCardIndex' => 'The index of the default network card, starting at 0.
', ], ], 'DefaultRouteTableAssociationValue' => [ 'base' => NULL, 'refs' => [ 'ModifyTransitGatewayOptions$DefaultRouteTableAssociation' => 'Enable or disable automatic association with the default association route table.
', 'TransitGatewayOptions$DefaultRouteTableAssociation' => 'Indicates whether resource attachments are automatically associated with the default association route table.
', 'TransitGatewayRequestOptions$DefaultRouteTableAssociation' => 'Enable or disable automatic association with the default association route table. Enabled by default.
', ], ], 'DefaultRouteTablePropagationValue' => [ 'base' => NULL, 'refs' => [ 'ModifyTransitGatewayOptions$DefaultRouteTablePropagation' => 'Enable or disable automatic propagation of routes to the default propagation route table.
', 'TransitGatewayOptions$DefaultRouteTablePropagation' => 'Indicates whether resource attachments automatically propagate routes to the default propagation route table.
', 'TransitGatewayRequestOptions$DefaultRouteTablePropagation' => 'Enable or disable automatic propagation of routes to the default propagation route table. Enabled by default.
', ], ], 'DefaultTargetCapacityType' => [ 'base' => NULL, 'refs' => [ 'TargetCapacitySpecification$DefaultTargetCapacityType' => 'The default TotalTargetCapacity
, which is either Spot
or On-Demand
.
The default TotalTargetCapacity
, which is either Spot
or On-Demand
.
The ID of the DHCP options set, or default
to associate no DHCP options with the VPC.
Contains the parameters for DeleteCustomerGateway.
', 'refs' => [], ], 'DeleteDhcpOptionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteEgressOnlyInternetGatewayRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteEgressOnlyInternetGatewayResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteFleetError' => [ 'base' => 'Describes an EC2 Fleet error.
', 'refs' => [ 'DeleteFleetErrorItem$Error' => 'The error.
', ], ], 'DeleteFleetErrorCode' => [ 'base' => NULL, 'refs' => [ 'DeleteFleetError$Code' => 'The error code.
', ], ], 'DeleteFleetErrorItem' => [ 'base' => 'Describes an EC2 Fleet that was not successfully deleted.
', 'refs' => [ 'DeleteFleetErrorSet$member' => NULL, ], ], 'DeleteFleetErrorSet' => [ 'base' => NULL, 'refs' => [ 'DeleteFleetsResult$UnsuccessfulFleetDeletions' => 'Information about the EC2 Fleets that are not successfully deleted.
', ], ], 'DeleteFleetSuccessItem' => [ 'base' => 'Describes an EC2 Fleet that was successfully deleted.
', 'refs' => [ 'DeleteFleetSuccessSet$member' => NULL, ], ], 'DeleteFleetSuccessSet' => [ 'base' => NULL, 'refs' => [ 'DeleteFleetsResult$SuccessfulFleetDeletions' => 'Information about the EC2 Fleets that are successfully deleted.
', ], ], 'DeleteFleetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteFleetsResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteFlowLogsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteFlowLogsResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteFpgaImageRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteFpgaImageResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteInstanceConnectEndpointRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteInstanceConnectEndpointResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteInstanceEventWindowRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteInstanceEventWindowResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteInternetGatewayRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteIpamPoolRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteIpamPoolResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteIpamRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteIpamResourceDiscoveryRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteIpamResourceDiscoveryResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteIpamResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteIpamScopeRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteIpamScopeResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteKeyPairRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLaunchTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLaunchTemplateResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLaunchTemplateVersionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLaunchTemplateVersionsResponseErrorItem' => [ 'base' => 'Describes a launch template version that could not be deleted.
', 'refs' => [ 'DeleteLaunchTemplateVersionsResponseErrorSet$member' => NULL, ], ], 'DeleteLaunchTemplateVersionsResponseErrorSet' => [ 'base' => NULL, 'refs' => [ 'DeleteLaunchTemplateVersionsResult$UnsuccessfullyDeletedLaunchTemplateVersions' => 'Information about the launch template versions that could not be deleted.
', ], ], 'DeleteLaunchTemplateVersionsResponseSuccessItem' => [ 'base' => 'Describes a launch template version that was successfully deleted.
', 'refs' => [ 'DeleteLaunchTemplateVersionsResponseSuccessSet$member' => NULL, ], ], 'DeleteLaunchTemplateVersionsResponseSuccessSet' => [ 'base' => NULL, 'refs' => [ 'DeleteLaunchTemplateVersionsResult$SuccessfullyDeletedLaunchTemplateVersions' => 'Information about the launch template versions that were successfully deleted.
', ], ], 'DeleteLaunchTemplateVersionsResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLocalGatewayRouteRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLocalGatewayRouteResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLocalGatewayRouteTableRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLocalGatewayRouteTableResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLocalGatewayRouteTableVpcAssociationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLocalGatewayRouteTableVpcAssociationResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteManagedPrefixListRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteManagedPrefixListResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteNatGatewayRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteNatGatewayResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteNetworkAclEntryRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteNetworkAclRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteNetworkInsightsAccessScopeAnalysisRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteNetworkInsightsAccessScopeAnalysisResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteNetworkInsightsAccessScopeRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteNetworkInsightsAccessScopeResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteNetworkInsightsAnalysisRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteNetworkInsightsAnalysisResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteNetworkInsightsPathRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteNetworkInsightsPathResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteNetworkInterfacePermissionRequest' => [ 'base' => 'Contains the parameters for DeleteNetworkInterfacePermission.
', 'refs' => [], ], 'DeleteNetworkInterfacePermissionResult' => [ 'base' => 'Contains the output for DeleteNetworkInterfacePermission.
', 'refs' => [], ], 'DeleteNetworkInterfaceRequest' => [ 'base' => 'Contains the parameters for DeleteNetworkInterface.
', 'refs' => [], ], 'DeletePlacementGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeletePublicIpv4PoolRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeletePublicIpv4PoolResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteQueuedReservedInstancesError' => [ 'base' => 'Describes the error for a Reserved Instance whose queued purchase could not be deleted.
', 'refs' => [ 'FailedQueuedPurchaseDeletion$Error' => 'The error.
', ], ], 'DeleteQueuedReservedInstancesErrorCode' => [ 'base' => NULL, 'refs' => [ 'DeleteQueuedReservedInstancesError$Code' => 'The error code.
', ], ], 'DeleteQueuedReservedInstancesIdList' => [ 'base' => NULL, 'refs' => [ 'DeleteQueuedReservedInstancesRequest$ReservedInstancesIds' => 'The IDs of the Reserved Instances.
', ], ], 'DeleteQueuedReservedInstancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteQueuedReservedInstancesResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRouteRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRouteTableRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSecurityGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSnapshotRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSpotDatafeedSubscriptionRequest' => [ 'base' => 'Contains the parameters for DeleteSpotDatafeedSubscription.
', 'refs' => [], ], 'DeleteSubnetCidrReservationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSubnetCidrReservationResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSubnetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTagsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTrafficMirrorFilterRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTrafficMirrorFilterResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTrafficMirrorFilterRuleRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTrafficMirrorFilterRuleResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTrafficMirrorSessionRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTrafficMirrorSessionResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTrafficMirrorTargetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTrafficMirrorTargetResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayConnectPeerRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayConnectPeerResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayConnectRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayConnectResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayMulticastDomainRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayMulticastDomainResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayPeeringAttachmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayPeeringAttachmentResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayPolicyTableRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayPolicyTableResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayPrefixListReferenceRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayPrefixListReferenceResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayRouteRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayRouteResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayRouteTableAnnouncementRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayRouteTableAnnouncementResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayRouteTableRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayRouteTableResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayVpcAttachmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTransitGatewayVpcAttachmentResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVerifiedAccessEndpointRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVerifiedAccessEndpointResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVerifiedAccessGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVerifiedAccessGroupResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVerifiedAccessInstanceRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVerifiedAccessInstanceResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVerifiedAccessTrustProviderRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVerifiedAccessTrustProviderResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVolumeRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVpcEndpointConnectionNotificationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVpcEndpointConnectionNotificationsResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVpcEndpointServiceConfigurationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVpcEndpointServiceConfigurationsResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVpcEndpointsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVpcEndpointsResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVpcPeeringConnectionRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVpcPeeringConnectionResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVpcRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVpnConnectionRequest' => [ 'base' => 'Contains the parameters for DeleteVpnConnection.
', 'refs' => [], ], 'DeleteVpnConnectionRouteRequest' => [ 'base' => 'Contains the parameters for DeleteVpnConnectionRoute.
', 'refs' => [], ], 'DeleteVpnGatewayRequest' => [ 'base' => 'Contains the parameters for DeleteVpnGateway.
', 'refs' => [], ], 'DeprovisionByoipCidrRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeprovisionByoipCidrResult' => [ 'base' => NULL, 'refs' => [], ], 'DeprovisionIpamPoolCidrRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeprovisionIpamPoolCidrResult' => [ 'base' => NULL, 'refs' => [], ], 'DeprovisionPublicIpv4PoolCidrRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeprovisionPublicIpv4PoolCidrResult' => [ 'base' => NULL, 'refs' => [], ], 'DeprovisionedAddressSet' => [ 'base' => NULL, 'refs' => [ 'DeprovisionPublicIpv4PoolCidrResult$DeprovisionedAddresses' => 'The deprovisioned CIDRs.
', ], ], 'DeregisterImageRequest' => [ 'base' => 'Contains the parameters for DeregisterImage.
', 'refs' => [], ], 'DeregisterInstanceEventNotificationAttributesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterInstanceEventNotificationAttributesResult' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterInstanceTagAttributeRequest' => [ 'base' => '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 IncludeAllTagsOfInstance
or InstanceTagKeys
in the request
Information about the tag keys to deregister.
', ], ], 'DeregisterTransitGatewayMulticastGroupMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterTransitGatewayMulticastGroupMembersResult' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterTransitGatewayMulticastGroupSourcesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterTransitGatewayMulticastGroupSourcesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAccountAttributesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAccountAttributesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAddressTransfersMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeAddressTransfersRequest$MaxResults' => 'The maximum number of address transfers to return in one page of results.
', ], ], 'DescribeAddressTransfersRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAddressTransfersResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAddressesAttributeRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAddressesAttributeResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAddressesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAddressesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAggregateIdFormatRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAggregateIdFormatResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAvailabilityZonesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAvailabilityZonesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAwsNetworkPerformanceMetricSubscriptionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAwsNetworkPerformanceMetricSubscriptionsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeBundleTasksRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeBundleTasksResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeByoipCidrsMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeByoipCidrsRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
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 nextToken
value. This value can be between 5 and 500. If maxResults
is given a larger value than 500, you receive an error.
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 nextToken
value. This value can be between 5 and 500. If maxResults
is given a larger value than 500, you receive an error.
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
Constraint: If the value is greater than 1000, we return only 1000 items.
', ], ], 'DescribeClassicLinkInstancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeClassicLinkInstancesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeClientVpnAuthorizationRulesMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeClientVpnAuthorizationRulesRequest$MaxResults' => '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.
', ], ], 'DescribeClientVpnAuthorizationRulesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeClientVpnAuthorizationRulesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeClientVpnConnectionsMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeClientVpnConnectionsRequest$MaxResults' => '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.
', ], ], 'DescribeClientVpnConnectionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeClientVpnConnectionsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeClientVpnEndpointMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeClientVpnEndpointsRequest$MaxResults' => '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.
', ], ], 'DescribeClientVpnEndpointsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeClientVpnEndpointsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeClientVpnRoutesMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeClientVpnRoutesRequest$MaxResults' => '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.
', ], ], 'DescribeClientVpnRoutesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeClientVpnRoutesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeClientVpnTargetNetworksMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeClientVpnTargetNetworksRequest$MaxResults' => '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.
', ], ], 'DescribeClientVpnTargetNetworksRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeClientVpnTargetNetworksResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeCoipPoolsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeCoipPoolsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeConversionTaskList' => [ 'base' => NULL, 'refs' => [ 'DescribeConversionTasksResult$ConversionTasks' => 'Information about the conversion tasks.
', ], ], 'DescribeConversionTasksRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeConversionTasksResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeCustomerGatewaysRequest' => [ 'base' => 'Contains the parameters for DescribeCustomerGateways.
', 'refs' => [], ], 'DescribeCustomerGatewaysResult' => [ 'base' => 'Contains the output of DescribeCustomerGateways.
', 'refs' => [], ], 'DescribeDhcpOptionsMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeDhcpOptionsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeDhcpOptionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeDhcpOptionsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeEgressOnlyInternetGatewaysMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeEgressOnlyInternetGatewaysRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeEgressOnlyInternetGatewaysRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeEgressOnlyInternetGatewaysResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeElasticGpusMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeElasticGpusRequest$MaxResults' => 'The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken
value. This value can be between 5 and 1000.
The maximum number of results to return in a single call.
', ], ], 'DescribeExportImageTasksRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeExportImageTasksResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeExportTasksRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeExportTasksResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeFastLaunchImagesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeFastLaunchImagesRequestMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeFastLaunchImagesRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeFastLaunchImagesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeFastLaunchImagesSuccessItem' => [ 'base' => 'Describe details about a fast-launch enabled Windows image that meets the requested criteria. Criteria are defined by the DescribeFastLaunchImages
action filters.
A collection of details about the fast-launch enabled Windows images that meet the requested criteria.
', ], ], 'DescribeFastSnapshotRestoreSuccessItem' => [ 'base' => 'Describes fast snapshot restores for a snapshot.
', 'refs' => [ 'DescribeFastSnapshotRestoreSuccessSet$member' => NULL, ], ], 'DescribeFastSnapshotRestoreSuccessSet' => [ 'base' => NULL, 'refs' => [ 'DescribeFastSnapshotRestoresResult$FastSnapshotRestores' => 'Information about the state of fast snapshot restores.
', ], ], 'DescribeFastSnapshotRestoresMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeFastSnapshotRestoresRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeFastSnapshotRestoresRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeFastSnapshotRestoresResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeFleetError' => [ 'base' => 'Describes the instances that could not be launched by the fleet.
', 'refs' => [ 'DescribeFleetsErrorSet$member' => NULL, ], ], 'DescribeFleetHistoryRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeFleetHistoryResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeFleetInstancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeFleetInstancesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeFleetsErrorSet' => [ 'base' => NULL, 'refs' => [ 'FleetData$Errors' => 'Information about the instances that could not be launched by the fleet. Valid only when Type is set to instant
.
Describes the instances that were launched by the fleet.
', 'refs' => [ 'DescribeFleetsInstancesSet$member' => NULL, ], ], 'DescribeFleetsInstancesSet' => [ 'base' => NULL, 'refs' => [ 'FleetData$Instances' => 'Information about the instances that were launched by the fleet. Valid only when Type is set to instant
.
The maximum number of results to return in a single call.
', ], ], 'DescribeFpgaImagesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeFpgaImagesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeHostReservationOfferingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeHostReservationOfferingsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeHostReservationsMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeHostReservationOfferingsRequest$MaxResults' => '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 nextToken
value. This value can be between 5 and 500. If maxResults
is given a larger value than 500, you receive an error.
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeIamInstanceProfileAssociationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIamInstanceProfileAssociationsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIdFormatRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIdFormatResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIdentityIdFormatRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIdentityIdFormatResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeImageAttributeRequest' => [ 'base' => 'Contains the parameters for DescribeImageAttribute.
', 'refs' => [], ], 'DescribeImagesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeImagesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeImportImageTasksRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeImportImageTasksResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeImportSnapshotTasksRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeImportSnapshotTasksResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeInstanceAttributeRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeInstanceConnectEndpointsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeInstanceConnectEndpointsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeInstanceCreditSpecificationsMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceCreditSpecificationsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
You cannot specify this parameter and the instance IDs parameter in the same call.
', ], ], 'DescribeInstanceCreditSpecificationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeInstanceCreditSpecificationsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeInstanceEventNotificationAttributesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeInstanceEventNotificationAttributesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeInstanceEventWindowsRequest' => [ 'base' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeInternetGatewaysRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeInternetGatewaysResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIpamPoolsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIpamPoolsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIpamResourceDiscoveriesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIpamResourceDiscoveriesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIpamResourceDiscoveryAssociationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIpamResourceDiscoveryAssociationsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIpamScopesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIpamScopesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIpamsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIpamsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIpv6PoolsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeIpv6PoolsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeKeyPairsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeKeyPairsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLaunchTemplateVersionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLaunchTemplateVersionsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLaunchTemplatesMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeLaunchTemplatesRequest$MaxResults' => 'The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken
value. This value can be between 1 and 200.
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 NextToken
value. This value can be between 5 and 1000; if MaxResults
is given a value outside of this range, an error is returned.
Default: If no value is provided, the default is 1000.
', ], ], 'DescribeMovingAddressesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeMovingAddressesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeNatGatewaysMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeNatGatewaysRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeNatGatewaysRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeNatGatewaysResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeNetworkAclsMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkAclsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeNetworkAclsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeNetworkAclsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeNetworkInsightsAccessScopeAnalysesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeNetworkInsightsAccessScopeAnalysesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeNetworkInsightsAccessScopesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeNetworkInsightsAccessScopesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeNetworkInsightsAnalysesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeNetworkInsightsAnalysesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeNetworkInsightsPathsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeNetworkInsightsPathsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeNetworkInterfaceAttributeRequest' => [ 'base' => 'Contains the parameters for DescribeNetworkInterfaceAttribute.
', 'refs' => [], ], 'DescribeNetworkInterfaceAttributeResult' => [ 'base' => 'Contains the output of DescribeNetworkInterfaceAttribute.
', 'refs' => [], ], 'DescribeNetworkInterfacePermissionsMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInterfacePermissionsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. If this parameter is not specified, up to 50 results are returned by default. For more information, see Pagination.
', ], ], 'DescribeNetworkInterfacePermissionsRequest' => [ 'base' => 'Contains the parameters for DescribeNetworkInterfacePermissions.
', 'refs' => [], ], 'DescribeNetworkInterfacePermissionsResult' => [ 'base' => 'Contains the output for DescribeNetworkInterfacePermissions.
', 'refs' => [], ], 'DescribeNetworkInterfacesMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInterfacesRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. You cannot specify this parameter and the network interface IDs parameter in the same request. For more information, see Pagination.
', ], ], 'DescribeNetworkInterfacesRequest' => [ 'base' => 'Contains the parameters for DescribeNetworkInterfaces.
', 'refs' => [], ], 'DescribeNetworkInterfacesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribePlacementGroupsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribePlacementGroupsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribePrefixListsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribePrefixListsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribePrincipalIdFormatMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribePrincipalIdFormatRequest$MaxResults' => 'The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.
', ], ], 'DescribePrincipalIdFormatRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribePrincipalIdFormatResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribePublicIpv4PoolsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribePublicIpv4PoolsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeRegionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeRegionsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeReplaceRootVolumeTasksMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeReplaceRootVolumeTasksRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeReplaceRootVolumeTasksRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeReplaceRootVolumeTasksResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeReservedInstancesListingsRequest' => [ 'base' => 'Contains the parameters for DescribeReservedInstancesListings.
', 'refs' => [], ], 'DescribeReservedInstancesListingsResult' => [ 'base' => 'Contains the output of DescribeReservedInstancesListings.
', 'refs' => [], ], 'DescribeReservedInstancesModificationsRequest' => [ 'base' => 'Contains the parameters for DescribeReservedInstancesModifications.
', 'refs' => [], ], 'DescribeReservedInstancesModificationsResult' => [ 'base' => 'Contains the output of DescribeReservedInstancesModifications.
', 'refs' => [], ], 'DescribeReservedInstancesOfferingsRequest' => [ 'base' => 'Contains the parameters for DescribeReservedInstancesOfferings.
', 'refs' => [], ], 'DescribeReservedInstancesOfferingsResult' => [ 'base' => 'Contains the output of DescribeReservedInstancesOfferings.
', 'refs' => [], ], 'DescribeReservedInstancesRequest' => [ 'base' => 'Contains the parameters for DescribeReservedInstances.
', 'refs' => [], ], 'DescribeReservedInstancesResult' => [ 'base' => 'Contains the output for DescribeReservedInstances.
', 'refs' => [], ], 'DescribeRouteTablesMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeRouteTablesRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeRouteTablesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeRouteTablesResult' => [ 'base' => 'Contains the output of DescribeRouteTables.
', 'refs' => [], ], 'DescribeScheduledInstanceAvailabilityMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeScheduledInstanceAvailabilityRequest$MaxResults' => '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 NextToken
value.
Contains the parameters for DescribeScheduledInstanceAvailability.
', 'refs' => [], ], 'DescribeScheduledInstanceAvailabilityResult' => [ 'base' => 'Contains the output of DescribeScheduledInstanceAvailability.
', 'refs' => [], ], 'DescribeScheduledInstancesRequest' => [ 'base' => 'Contains the parameters for DescribeScheduledInstances.
', 'refs' => [], ], 'DescribeScheduledInstancesResult' => [ 'base' => 'Contains the output of DescribeScheduledInstances.
', 'refs' => [], ], 'DescribeSecurityGroupReferencesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSecurityGroupReferencesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSecurityGroupRulesMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeSecurityGroupRulesRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. This value can be between 5 and 1000. If this parameter is not specified, then all items are returned. For more information, see Pagination.
', ], ], 'DescribeSecurityGroupRulesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSecurityGroupRulesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSecurityGroupsMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeSecurityGroupsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. This value can be between 5 and 1000. If this parameter is not specified, then all items are returned. For more information, see Pagination.
', ], ], 'DescribeSecurityGroupsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSecurityGroupsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSnapshotAttributeRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSnapshotAttributeResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSnapshotTierStatusMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeSnapshotTierStatusRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeSnapshotTierStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSnapshotTierStatusResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSnapshotsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSnapshotsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSpotDatafeedSubscriptionRequest' => [ 'base' => 'Contains the parameters for DescribeSpotDatafeedSubscription.
', 'refs' => [], ], 'DescribeSpotDatafeedSubscriptionResult' => [ 'base' => 'Contains the output of DescribeSpotDatafeedSubscription.
', 'refs' => [], ], 'DescribeSpotFleetInstancesMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeSpotFleetInstancesRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeSpotFleetInstancesRequest' => [ 'base' => 'Contains the parameters for DescribeSpotFleetInstances.
', 'refs' => [], ], 'DescribeSpotFleetInstancesResponse' => [ 'base' => 'Contains the output of DescribeSpotFleetInstances.
', 'refs' => [], ], 'DescribeSpotFleetRequestHistoryMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeSpotFleetRequestHistoryRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeSpotFleetRequestHistoryRequest' => [ 'base' => 'Contains the parameters for DescribeSpotFleetRequestHistory.
', 'refs' => [], ], 'DescribeSpotFleetRequestHistoryResponse' => [ 'base' => 'Contains the output of DescribeSpotFleetRequestHistory.
', 'refs' => [], ], 'DescribeSpotFleetRequestsRequest' => [ 'base' => 'Contains the parameters for DescribeSpotFleetRequests.
', 'refs' => [], ], 'DescribeSpotFleetRequestsResponse' => [ 'base' => 'Contains the output of DescribeSpotFleetRequests.
', 'refs' => [], ], 'DescribeSpotInstanceRequestsRequest' => [ 'base' => 'Contains the parameters for DescribeSpotInstanceRequests.
', 'refs' => [], ], 'DescribeSpotInstanceRequestsResult' => [ 'base' => 'Contains the output of DescribeSpotInstanceRequests.
', 'refs' => [], ], 'DescribeSpotPriceHistoryRequest' => [ 'base' => 'Contains the parameters for DescribeSpotPriceHistory.
', 'refs' => [], ], 'DescribeSpotPriceHistoryResult' => [ 'base' => 'Contains the output of DescribeSpotPriceHistory.
', 'refs' => [], ], 'DescribeStaleSecurityGroupsMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeStaleSecurityGroupsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeStaleSecurityGroupsNextToken' => [ 'base' => NULL, 'refs' => [ 'DescribeStaleSecurityGroupsRequest$NextToken' => 'The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', ], ], 'DescribeStaleSecurityGroupsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeStaleSecurityGroupsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeStoreImageTasksRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeStoreImageTasksRequestMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeStoreImageTasksRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
You cannot specify this parameter and the ImageIDs
parameter in the same call.
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeSubnetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSubnetsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTagsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTagsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTrafficMirrorFiltersRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTrafficMirrorFiltersResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTrafficMirrorSessionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTrafficMirrorSessionsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTrafficMirrorTargetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTrafficMirrorTargetsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayAttachmentsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayAttachmentsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayConnectPeersRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayConnectPeersResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayConnectsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayConnectsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayMulticastDomainsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayMulticastDomainsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayPeeringAttachmentsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayPeeringAttachmentsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayPolicyTablesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayPolicyTablesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayRouteTableAnnouncementsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayRouteTableAnnouncementsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayRouteTablesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayRouteTablesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayVpcAttachmentsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewayVpcAttachmentsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewaysRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTransitGatewaysResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTrunkInterfaceAssociationsMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeTrunkInterfaceAssociationsRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeVpcClassicLinkDnsSupportNextToken' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcClassicLinkDnsSupportRequest$NextToken' => 'The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeVpcClassicLinkDnsSupportResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeVpcPeeringConnectionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeVpcPeeringConnectionsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeVpcsMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'DescribeVpcsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeVpcsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeVpnConnectionsRequest' => [ 'base' => 'Contains the parameters for DescribeVpnConnections.
', 'refs' => [], ], 'DescribeVpnConnectionsResult' => [ 'base' => 'Contains the output of DescribeVpnConnections.
', 'refs' => [], ], 'DescribeVpnGatewaysRequest' => [ 'base' => 'Contains the parameters for DescribeVpnGateways.
', 'refs' => [], ], 'DescribeVpnGatewaysResult' => [ 'base' => 'Contains the output of DescribeVpnGateways.
', 'refs' => [], ], 'DestinationFileFormat' => [ 'base' => NULL, 'refs' => [ 'DestinationOptionsRequest$FileFormat' => 'The format for the flow log. The default is plain-text
.
The format for the flow log.
', ], ], 'DestinationOptionsRequest' => [ 'base' => 'Describes the destination options for a flow log.
', 'refs' => [ 'CreateFlowLogsRequest$DestinationOptions' => 'The destination options.
', ], ], 'DestinationOptionsResponse' => [ 'base' => 'Describes the destination options for a flow log.
', 'refs' => [ 'FlowLog$DestinationOptions' => 'The destination options.
', ], ], 'DetachClassicLinkVpcRequest' => [ 'base' => NULL, 'refs' => [], ], 'DetachClassicLinkVpcResult' => [ 'base' => NULL, 'refs' => [], ], 'DetachInternetGatewayRequest' => [ 'base' => NULL, 'refs' => [], ], 'DetachNetworkInterfaceRequest' => [ 'base' => 'Contains the parameters for DetachNetworkInterface.
', 'refs' => [], ], 'DetachVerifiedAccessTrustProviderRequest' => [ 'base' => NULL, 'refs' => [], ], 'DetachVerifiedAccessTrustProviderResult' => [ 'base' => NULL, 'refs' => [], ], 'DetachVolumeRequest' => [ 'base' => NULL, 'refs' => [], ], 'DetachVpnGatewayRequest' => [ 'base' => 'Contains the parameters for DetachVpnGateway.
', 'refs' => [], ], 'DeviceOptions' => [ 'base' => 'Describes the options for an Amazon Web Services Verified Access device-identity based trust provider.
', 'refs' => [ 'VerifiedAccessTrustProvider$DeviceOptions' => 'The options for device-identity trust provider.
', ], ], 'DeviceTrustProviderType' => [ 'base' => NULL, 'refs' => [ 'CreateVerifiedAccessTrustProviderRequest$DeviceTrustProviderType' => 'The type of device-based trust provider. This parameter is required when the provider type is device
.
The type of device-based trust provider.
', 'VerifiedAccessTrustProviderCondensed$DeviceTrustProviderType' => 'The type of device-based trust provider.
', ], ], 'DeviceType' => [ 'base' => NULL, 'refs' => [ 'Image$RootDeviceType' => 'The type of root device used by the AMI. The AMI can use an Amazon EBS volume or an instance store volume.
', 'Instance$RootDeviceType' => 'The root device type used by the AMI. The AMI can use an EBS volume or an instance store volume.
', ], ], 'DhcpConfiguration' => [ 'base' => 'Describes a DHCP configuration option.
', 'refs' => [ 'DhcpConfigurationList$member' => NULL, ], ], 'DhcpConfigurationList' => [ 'base' => NULL, 'refs' => [ 'DhcpOptions$DhcpConfigurations' => 'The DHCP options in the set.
', ], ], 'DhcpConfigurationValueList' => [ 'base' => NULL, 'refs' => [ 'DhcpConfiguration$Values' => 'The values for the DHCP option.
', ], ], 'DhcpOptions' => [ 'base' => 'The set of DHCP options.
', 'refs' => [ 'CreateDhcpOptionsResult$DhcpOptions' => 'A set of DHCP options.
', 'DhcpOptionsList$member' => NULL, ], ], 'DhcpOptionsId' => [ 'base' => NULL, 'refs' => [ 'DeleteDhcpOptionsRequest$DhcpOptionsId' => 'The ID of the DHCP options set.
', 'DhcpOptionsIdStringList$member' => NULL, ], ], 'DhcpOptionsIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeDhcpOptionsRequest$DhcpOptionsIds' => 'The IDs of one or more DHCP options sets.
Default: Describes all your DHCP options sets.
', ], ], 'DhcpOptionsList' => [ 'base' => NULL, 'refs' => [ 'DescribeDhcpOptionsResult$DhcpOptions' => 'Information about one or more DHCP options sets.
', ], ], 'DirectoryServiceAuthentication' => [ 'base' => 'Describes an Active Directory.
', 'refs' => [ 'ClientVpnAuthentication$ActiveDirectory' => 'Information about the Active Directory, if applicable.
', ], ], 'DirectoryServiceAuthenticationRequest' => [ 'base' => 'Describes the Active Directory to be used for client authentication.
', 'refs' => [ 'ClientVpnAuthenticationRequest$ActiveDirectory' => 'Information about the Active Directory to be used, if applicable. You must provide this information if Type is directory-service-authentication
.
Contains information about the errors that occurred when disabling fast snapshot restores.
', 'refs' => [ 'DisableFastSnapshotRestoreErrorSet$member' => NULL, ], ], 'DisableFastSnapshotRestoreErrorSet' => [ 'base' => NULL, 'refs' => [ 'DisableFastSnapshotRestoresResult$Unsuccessful' => 'Information about the snapshots for which fast snapshot restores could not be disabled.
', ], ], 'DisableFastSnapshotRestoreStateError' => [ 'base' => 'Describes an error that occurred when disabling fast snapshot restores.
', 'refs' => [ 'DisableFastSnapshotRestoreStateErrorItem$Error' => 'The error.
', ], ], 'DisableFastSnapshotRestoreStateErrorItem' => [ 'base' => 'Contains information about an error that occurred when disabling fast snapshot restores.
', 'refs' => [ 'DisableFastSnapshotRestoreStateErrorSet$member' => NULL, ], ], 'DisableFastSnapshotRestoreStateErrorSet' => [ 'base' => NULL, 'refs' => [ 'DisableFastSnapshotRestoreErrorItem$FastSnapshotRestoreStateErrors' => 'The errors.
', ], ], 'DisableFastSnapshotRestoreSuccessItem' => [ 'base' => 'Describes fast snapshot restores that were successfully disabled.
', 'refs' => [ 'DisableFastSnapshotRestoreSuccessSet$member' => NULL, ], ], 'DisableFastSnapshotRestoreSuccessSet' => [ 'base' => NULL, 'refs' => [ 'DisableFastSnapshotRestoresResult$Successful' => 'Information about the snapshots for which fast snapshot restores were successfully disabled.
', ], ], 'DisableFastSnapshotRestoresRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisableFastSnapshotRestoresResult' => [ 'base' => NULL, 'refs' => [], ], 'DisableImageDeprecationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisableImageDeprecationResult' => [ 'base' => NULL, 'refs' => [], ], 'DisableIpamOrganizationAdminAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisableIpamOrganizationAdminAccountResult' => [ 'base' => NULL, 'refs' => [], ], 'DisableSerialConsoleAccessRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisableSerialConsoleAccessResult' => [ 'base' => NULL, 'refs' => [], ], 'DisableTransitGatewayRouteTablePropagationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisableTransitGatewayRouteTablePropagationResult' => [ 'base' => NULL, 'refs' => [], ], 'DisableVgwRoutePropagationRequest' => [ 'base' => 'Contains the parameters for DisableVgwRoutePropagation.
', 'refs' => [], ], 'DisableVpcClassicLinkDnsSupportRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisableVpcClassicLinkDnsSupportResult' => [ 'base' => NULL, 'refs' => [], ], 'DisableVpcClassicLinkRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisableVpcClassicLinkResult' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateAddressRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateClientVpnTargetNetworkRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateClientVpnTargetNetworkResult' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateEnclaveCertificateIamRoleRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateEnclaveCertificateIamRoleResult' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateIamInstanceProfileRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateIamInstanceProfileResult' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateInstanceEventWindowRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateInstanceEventWindowResult' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateIpamResourceDiscoveryRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateIpamResourceDiscoveryResult' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateNatGatewayAddressRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateNatGatewayAddressResult' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateRouteTableRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateSubnetCidrBlockRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateSubnetCidrBlockResult' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateTransitGatewayMulticastDomainRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateTransitGatewayMulticastDomainResult' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateTransitGatewayPolicyTableRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateTransitGatewayPolicyTableResult' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateTransitGatewayRouteTableRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateTransitGatewayRouteTableResult' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateTrunkInterfaceRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateTrunkInterfaceResult' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateVpcCidrBlockRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateVpcCidrBlockResult' => [ 'base' => NULL, 'refs' => [], ], 'DiskCount' => [ 'base' => NULL, 'refs' => [ 'DiskInfo$Count' => 'The number of disks with this configuration.
', ], ], 'DiskImage' => [ 'base' => 'Describes a disk image.
', 'refs' => [ 'DiskImageList$member' => NULL, ], ], 'DiskImageDescription' => [ 'base' => 'Describes a disk image.
', 'refs' => [ 'ImportInstanceVolumeDetailItem$Image' => 'The image.
', 'ImportVolumeTaskDetails$Image' => 'The image.
', ], ], 'DiskImageDetail' => [ 'base' => 'Describes a disk image.
', 'refs' => [ 'DiskImage$Image' => 'Information about the disk image.
', 'ImportVolumeRequest$Image' => 'The disk image.
', ], ], 'DiskImageFormat' => [ 'base' => NULL, 'refs' => [ 'DiskImageDescription$Format' => 'The disk image format.
', 'DiskImageDetail$Format' => 'The disk image format.
', 'ExportImageRequest$DiskImageFormat' => 'The disk image format.
', 'ExportImageResult$DiskImageFormat' => 'The disk image format for the exported image.
', 'ExportToS3Task$DiskImageFormat' => 'The format for the exported image.
', 'ExportToS3TaskSpecification$DiskImageFormat' => 'The format for the exported image.
', ], ], 'DiskImageList' => [ 'base' => NULL, 'refs' => [ 'ImportInstanceRequest$DiskImages' => 'The disk image.
', ], ], 'DiskImageVolumeDescription' => [ 'base' => 'Describes a disk image volume.
', 'refs' => [ 'ImportInstanceVolumeDetailItem$Volume' => 'The volume.
', 'ImportVolumeTaskDetails$Volume' => 'The volume.
', ], ], 'DiskInfo' => [ 'base' => 'Describes a disk.
', 'refs' => [ 'DiskInfoList$member' => NULL, ], ], 'DiskInfoList' => [ 'base' => NULL, 'refs' => [ 'InstanceStorageInfo$Disks' => 'Describes the disks that are available for the instance type.
', ], ], 'DiskSize' => [ 'base' => NULL, 'refs' => [ 'DiskInfo$SizeInGB' => 'The size of the disk in GB.
', 'InstanceStorageInfo$TotalSizeInGB' => 'The total size of the disks, in GB.
', ], ], 'DiskType' => [ 'base' => NULL, 'refs' => [ 'DiskInfo$Type' => 'The type of disk.
', ], ], 'DnsEntry' => [ 'base' => 'Describes a DNS entry.
', 'refs' => [ 'DnsEntrySet$member' => NULL, ], ], 'DnsEntrySet' => [ 'base' => NULL, 'refs' => [ 'VpcEndpoint$DnsEntries' => '(Interface endpoint) The DNS entries for the endpoint.
', 'VpcEndpointConnection$DnsEntries' => 'The DNS entries for the VPC endpoint.
', ], ], 'DnsNameState' => [ 'base' => NULL, 'refs' => [ 'PrivateDnsNameConfiguration$State' => 'The verification state of the VPC endpoint service.
>Consumers of the endpoint service can use the private name only when the state is verified
.
The verification state of the VPC endpoint service.
Consumers of the endpoint service cannot use the private name when the state is not verified
.
Describes the DNS options for an endpoint.
', 'refs' => [ 'VpcEndpoint$DnsOptions' => 'The DNS options for the endpoint.
', ], ], 'DnsOptionsSpecification' => [ 'base' => 'Describes the DNS options for an endpoint.
', 'refs' => [ 'CreateVpcEndpointRequest$DnsOptions' => 'The DNS options for the endpoint.
', 'ModifyVpcEndpointRequest$DnsOptions' => 'The DNS options for the endpoint.
', ], ], 'DnsRecordIpType' => [ 'base' => NULL, 'refs' => [ 'DnsOptions$DnsRecordIpType' => 'The DNS records created for the endpoint.
', 'DnsOptionsSpecification$DnsRecordIpType' => 'The DNS records created for the endpoint.
', ], ], 'DnsServersOptionsModifyStructure' => [ 'base' => 'Information about the DNS server to be used.
', 'refs' => [ 'ModifyClientVpnEndpointRequest$DnsServers' => 'Information about the DNS servers to be used by Client VPN connections. A Client VPN endpoint can have up to two DNS servers.
', ], ], 'DnsSupportValue' => [ 'base' => NULL, 'refs' => [ 'CreateTransitGatewayVpcAttachmentRequestOptions$DnsSupport' => 'Enable or disable DNS support. The default is enable
.
Enable or disable DNS support.
', 'ModifyTransitGatewayVpcAttachmentRequestOptions$DnsSupport' => 'Enable or disable DNS support. The default is enable
.
Indicates whether DNS support is enabled.
', 'TransitGatewayRequestOptions$DnsSupport' => 'Enable or disable DNS support. Enabled by default.
', 'TransitGatewayVpcAttachmentOptions$DnsSupport' => 'Indicates whether DNS support is enabled.
', ], ], 'DomainType' => [ 'base' => NULL, 'refs' => [ 'Address$Domain' => 'The network (vpc
).
The network (vpc
).
The network (vpc
).
The capacity units that have been fulfilled.
', 'ClientData$UploadSize' => 'The size of the uploaded disk image, in GiB.
', 'CreateCapacityReservationFleetResult$TotalFulfilledCapacity' => 'The requested capacity units that have been successfully reserved.
', 'FleetCapacityReservation$FulfilledCapacity' => 'The number of capacity units fulfilled by the Capacity Reservation. For more information, see Total target capacity in the Amazon EC2 User Guide.
', 'FleetData$FulfilledCapacity' => 'The number of units fulfilled by this request compared to the set target capacity.
', 'FleetData$FulfilledOnDemandCapacity' => 'The number of units fulfilled by this request compared to the set target On-Demand capacity.
', 'FleetLaunchTemplateOverrides$WeightedCapacity' => 'The number of units provided by the specified instance type.
', 'FleetLaunchTemplateOverrides$Priority' => 'The priority for the launch template override. The highest priority is launched first.
If the On-Demand AllocationStrategy
is set to prioritized
, EC2 Fleet uses priority to determine which launch template override to use first in fulfilling On-Demand capacity.
If the Spot AllocationStrategy
is set to capacity-optimized-prioritized
, 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.
Valid values are whole numbers starting at 0
. 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.
The number of units provided by the specified instance type.
', 'FleetLaunchTemplateOverridesRequest$Priority' => 'The priority for the launch template override. The highest priority is launched first.
If the On-Demand AllocationStrategy
is set to prioritized
, EC2 Fleet uses priority to determine which launch template override to use first in fulfilling On-Demand capacity.
If the Spot AllocationStrategy
is set to capacity-optimized-prioritized
, 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.
Valid values are whole numbers starting at 0
. 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.
The number of units provided by the specified instance type.
', 'LaunchTemplateOverrides$Priority' => 'The priority for the launch template override. The highest priority is launched first.
If OnDemandAllocationStrategy
is set to prioritized
, Spot Fleet uses priority to determine which launch template override to use first in fulfilling On-Demand capacity.
If the Spot AllocationStrategy
is set to capacityOptimizedPrioritized
, 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.
Valid values are whole numbers starting at 0
. 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.
The minimum amount of memory per vCPU, in GiB. If this parameter is not specified, there is no minimum limit.
', 'MemoryGiBPerVCpu$Max' => 'The maximum amount of memory per vCPU, in GiB. If this parameter is not specified, there is no maximum limit.
', 'MemoryGiBPerVCpuRequest$Min' => 'The minimum amount of memory per vCPU, in GiB. To specify no minimum limit, omit this parameter.
', 'MemoryGiBPerVCpuRequest$Max' => 'The maximum amount of memory per vCPU, in GiB. To specify no maximum limit, omit this parameter.
', 'NetworkBandwidthGbps$Min' => 'The minimum amount of network bandwidth, in Gbps. If this parameter is not specified, there is no minimum limit.
', 'NetworkBandwidthGbps$Max' => 'The maximum amount of network bandwidth, in Gbps. If this parameter is not specified, there is no maximum limit.
', 'NetworkBandwidthGbpsRequest$Min' => 'The minimum amount of network bandwidth, in Gbps. To specify no minimum limit, omit this parameter.
', 'NetworkBandwidthGbpsRequest$Max' => 'The maximum amount of network bandwidth, in Gbps. To specify no maximum limit, omit this parameter.
', 'PriceSchedule$Price' => 'The fixed price for the term.
', 'PriceScheduleSpecification$Price' => 'The fixed price for the term.
', 'PricingDetail$Price' => 'The price per instance.
', 'RecurringCharge$Amount' => 'The amount of the recurring charge.
', 'ReservedInstanceLimitPrice$Amount' => 'Used for Reserved Instance Marketplace offerings. Specifies the limit price on the total order (instanceCount * price).
', 'SnapshotDetail$DiskImageSize' => 'The size of the disk in the snapshot, in GiB.
', 'SnapshotTaskDetail$DiskImageSize' => 'The size of the disk in the snapshot, in GiB.
', 'SpotFleetLaunchSpecification$WeightedCapacity' => '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.
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.
', 'SpotFleetRequestConfigData$FulfilledCapacity' => 'The number of units fulfilled by this request compared to the set target capacity. You cannot set this value.
', 'SpotFleetRequestConfigData$OnDemandFulfilledCapacity' => 'The number of On-Demand units fulfilled by this request compared to the set target On-Demand capacity.
', 'TotalLocalStorageGB$Min' => 'The minimum amount of total local storage, in GB. If this parameter is not specified, there is no minimum limit.
', 'TotalLocalStorageGB$Max' => 'The maximum amount of total local storage, in GB. If this parameter is not specified, there is no maximum limit.
', 'TotalLocalStorageGBRequest$Min' => 'The minimum amount of total local storage, in GB. To specify no minimum limit, omit this parameter.
', 'TotalLocalStorageGBRequest$Max' => 'The maximum amount of total local storage, in GB. To specify no maximum limit, omit this parameter.
', ], ], 'DoubleWithConstraints' => [ 'base' => NULL, 'refs' => [ 'FleetCapacityReservation$Weight' => 'The weight of the instance type in the Capacity Reservation Fleet. For more information, see Instance type weight in the Amazon EC2 User Guide.
', 'ReservationFleetInstanceSpecification$Weight' => '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 Total target capacity in the Amazon EC2 User Guide.
', ], ], 'DrainSeconds' => [ 'base' => NULL, 'refs' => [ 'DisassociateNatGatewayAddressRequest$MaxDrainDurationSeconds' => 'The maximum amount of time to wait (in seconds) before forcibly releasing the IP addresses if connections are still in progress. Default value is 350 seconds.
', 'UnassignPrivateNatGatewayAddressRequest$MaxDrainDurationSeconds' => 'The maximum amount of time to wait (in seconds) before forcibly releasing the IP addresses if connections are still in progress. Default value is 350 seconds.
', ], ], 'DynamicRoutingValue' => [ 'base' => NULL, 'refs' => [ 'CreateTransitGatewayPeeringAttachmentRequestOptions$DynamicRouting' => 'Indicates whether dynamic routing is enabled or disabled.
', 'TransitGatewayPeeringAttachmentOptions$DynamicRouting' => 'Describes whether dynamic routing is enabled or disabled for the transit gateway peering attachment.
', ], ], 'EbsBlockDevice' => [ 'base' => 'Describes a block device for an EBS volume.
', 'refs' => [ 'BlockDeviceMapping$Ebs' => 'Parameters used to automatically set up EBS volumes when the instance is launched.
', ], ], 'EbsEncryptionSupport' => [ 'base' => NULL, 'refs' => [ 'EbsInfo$EncryptionSupport' => 'Indicates whether Amazon EBS encryption is supported.
', ], ], 'EbsInfo' => [ 'base' => 'Describes the Amazon EBS features supported by the instance type.
', 'refs' => [ 'InstanceTypeInfo$EbsInfo' => 'Describes the Amazon EBS settings for the instance type.
', ], ], 'EbsInstanceBlockDevice' => [ 'base' => 'Describes a parameter used to set up an EBS volume in a block device mapping.
', 'refs' => [ 'InstanceBlockDeviceMapping$Ebs' => 'Parameters used to automatically set up EBS volumes when the instance is launched.
', ], ], 'EbsInstanceBlockDeviceSpecification' => [ 'base' => 'Describes information used to set up an EBS volume specified in a block device mapping.
', 'refs' => [ 'InstanceBlockDeviceMappingSpecification$Ebs' => 'Parameters used to automatically set up EBS volumes when the instance is launched.
', ], ], 'EbsNvmeSupport' => [ 'base' => NULL, 'refs' => [ 'EbsInfo$NvmeSupport' => 'Indicates whether non-volatile memory express (NVMe) is supported.
', ], ], 'EbsOptimizedInfo' => [ 'base' => 'Describes the optimized EBS performance for supported instance types.
', 'refs' => [ 'EbsInfo$EbsOptimizedInfo' => 'Describes the optimized EBS performance for the instance type.
', ], ], 'EbsOptimizedSupport' => [ 'base' => NULL, 'refs' => [ 'EbsInfo$EbsOptimizedSupport' => 'Indicates whether the instance type is Amazon EBS-optimized. For more information, see Amazon EBS-optimized instances in Amazon EC2 User Guide.
', ], ], 'Ec2InstanceConnectEndpoint' => [ 'base' => 'The EC2 Instance Connect Endpoint.
', 'refs' => [ 'CreateInstanceConnectEndpointResult$InstanceConnectEndpoint' => 'Information about the EC2 Instance Connect Endpoint.
', 'DeleteInstanceConnectEndpointResult$InstanceConnectEndpoint' => 'Information about the EC2 Instance Connect Endpoint.
', 'InstanceConnectEndpointSet$member' => NULL, ], ], 'Ec2InstanceConnectEndpointState' => [ 'base' => NULL, 'refs' => [ 'Ec2InstanceConnectEndpoint$State' => 'The current state of the EC2 Instance Connect Endpoint.
', ], ], 'EfaInfo' => [ 'base' => 'Describes the Elastic Fabric Adapters for the instance type.
', 'refs' => [ 'NetworkInfo$EfaInfo' => 'Describes the Elastic Fabric Adapters for the instance type.
', ], ], 'EfaSupportedFlag' => [ 'base' => NULL, 'refs' => [ 'NetworkInfo$EfaSupported' => 'Indicates whether Elastic Fabric Adapter (EFA) is supported.
', ], ], 'EgressOnlyInternetGateway' => [ 'base' => 'Describes an egress-only internet gateway.
', 'refs' => [ 'CreateEgressOnlyInternetGatewayResult$EgressOnlyInternetGateway' => 'Information about the egress-only internet gateway.
', 'EgressOnlyInternetGatewayList$member' => NULL, ], ], 'EgressOnlyInternetGatewayId' => [ 'base' => NULL, 'refs' => [ 'CreateRouteRequest$EgressOnlyInternetGatewayId' => '[IPv6 traffic only] The ID of an egress-only internet gateway.
', 'DeleteEgressOnlyInternetGatewayRequest$EgressOnlyInternetGatewayId' => 'The ID of the egress-only internet gateway.
', 'EgressOnlyInternetGateway$EgressOnlyInternetGatewayId' => 'The ID of the egress-only internet gateway.
', 'EgressOnlyInternetGatewayIdList$member' => NULL, 'ReplaceRouteRequest$EgressOnlyInternetGatewayId' => '[IPv6 traffic only] The ID of an egress-only internet gateway.
', ], ], 'EgressOnlyInternetGatewayIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeEgressOnlyInternetGatewaysRequest$EgressOnlyInternetGatewayIds' => 'The IDs of the egress-only internet gateways.
', ], ], 'EgressOnlyInternetGatewayList' => [ 'base' => NULL, 'refs' => [ 'DescribeEgressOnlyInternetGatewaysResult$EgressOnlyInternetGateways' => 'Information about the egress-only internet gateways.
', ], ], 'EipAllocationPublicIp' => [ 'base' => NULL, 'refs' => [ 'AssociateAddressRequest$PublicIp' => 'Deprecated.
', 'DisassociateAddressRequest$PublicIp' => 'Deprecated.
', ], ], 'EipAssociationIdList' => [ 'base' => NULL, 'refs' => [ 'DisassociateNatGatewayAddressRequest$AssociationIds' => 'The association IDs of EIPs that have been associated with the NAT gateway.
', ], ], 'ElasticGpuAssociation' => [ 'base' => 'Describes the association between an instance and an Elastic Graphics accelerator.
', 'refs' => [ 'ElasticGpuAssociationList$member' => NULL, ], ], 'ElasticGpuAssociationList' => [ 'base' => NULL, 'refs' => [ 'Instance$ElasticGpuAssociations' => 'The Elastic GPU associated with the instance.
', ], ], 'ElasticGpuHealth' => [ 'base' => 'Describes the status of an Elastic Graphics accelerator.
', 'refs' => [ 'ElasticGpus$ElasticGpuHealth' => 'The status of the Elastic Graphics accelerator.
', ], ], 'ElasticGpuId' => [ 'base' => NULL, 'refs' => [ 'ElasticGpuAssociation$ElasticGpuId' => 'The ID of the Elastic Graphics accelerator.
', 'ElasticGpuIdSet$member' => NULL, ], ], 'ElasticGpuIdSet' => [ 'base' => NULL, 'refs' => [ 'DescribeElasticGpusRequest$ElasticGpuIds' => 'The Elastic Graphics accelerator IDs.
', ], ], 'ElasticGpuSet' => [ 'base' => NULL, 'refs' => [ 'DescribeElasticGpusResult$ElasticGpuSet' => 'Information about the Elastic Graphics accelerators.
', ], ], 'ElasticGpuSpecification' => [ 'base' => 'A specification for an Elastic Graphics accelerator.
', 'refs' => [ 'ElasticGpuSpecificationList$member' => NULL, 'ElasticGpuSpecifications$member' => NULL, ], ], 'ElasticGpuSpecificationList' => [ 'base' => NULL, 'refs' => [ 'RequestLaunchTemplateData$ElasticGpuSpecifications' => 'An elastic GPU to associate with the instance.
', ], ], 'ElasticGpuSpecificationResponse' => [ 'base' => 'Describes an elastic GPU.
', 'refs' => [ 'ElasticGpuSpecificationResponseList$member' => NULL, ], ], 'ElasticGpuSpecificationResponseList' => [ 'base' => NULL, 'refs' => [ 'ResponseLaunchTemplateData$ElasticGpuSpecifications' => 'The elastic GPU specification.
', ], ], 'ElasticGpuSpecifications' => [ 'base' => NULL, 'refs' => [ 'RunInstancesRequest$ElasticGpuSpecification' => '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 Amazon EC2 Elastic GPUs in the Amazon EC2 User Guide.
', ], ], 'ElasticGpuState' => [ 'base' => NULL, 'refs' => [ 'ElasticGpus$ElasticGpuState' => 'The state of the Elastic Graphics accelerator.
', ], ], 'ElasticGpuStatus' => [ 'base' => NULL, 'refs' => [ 'ElasticGpuHealth$Status' => 'The health status.
', ], ], 'ElasticGpus' => [ 'base' => 'Describes an Elastic Graphics accelerator.
', 'refs' => [ 'ElasticGpuSet$member' => NULL, ], ], 'ElasticInferenceAccelerator' => [ 'base' => 'Describes an elastic inference accelerator.
', 'refs' => [ 'ElasticInferenceAccelerators$member' => NULL, ], ], 'ElasticInferenceAcceleratorAssociation' => [ 'base' => 'Describes the association between an instance and an elastic inference accelerator.
', 'refs' => [ 'ElasticInferenceAcceleratorAssociationList$member' => NULL, ], ], 'ElasticInferenceAcceleratorAssociationList' => [ 'base' => NULL, 'refs' => [ 'Instance$ElasticInferenceAcceleratorAssociations' => 'The elastic inference accelerator associated with the instance.
', ], ], 'ElasticInferenceAcceleratorCount' => [ 'base' => NULL, 'refs' => [ 'ElasticInferenceAccelerator$Count' => 'The number of elastic inference accelerators to attach to the instance.
Default: 1
', ], ], 'ElasticInferenceAccelerators' => [ 'base' => NULL, 'refs' => [ 'RunInstancesRequest$ElasticInferenceAccelerators' => '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.
You cannot specify accelerators from different generations in the same request.
Starting April 15, 2023, Amazon Web Services will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS, or Amazon EC2. However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service.
The association ID. This parameter is required.
', 'EipAssociationIdList$member' => NULL, ], ], 'EnaSrdSpecification' => [ 'base' => 'ENA Express uses Amazon Web Services Scalable Reliable Datagram (SRD) technology to increase the maximum bandwidth used per stream and minimize tail latency of network traffic between EC2 instances. With ENA Express, you can communicate between two EC2 instances in the same subnet within the same account, or in different accounts. Both sending and receiving instances must have ENA Express enabled.
To improve the reliability of network packet delivery, ENA Express reorders network packets on the receiving end by default. However, some UDP-based applications are designed to handle network packets that are out of order to reduce the overhead for packet delivery at the network layer. When ENA Express is enabled, you can specify whether UDP network traffic uses it.
', 'refs' => [ 'AttachNetworkInterfaceRequest$EnaSrdSpecification' => 'Configures ENA Express for the network interface that this action attaches to the instance.
', 'ModifyNetworkInterfaceAttributeRequest$EnaSrdSpecification' => 'Updates the ENA Express configuration for the network interface that’s attached to the instance.
', ], ], 'EnaSrdSupported' => [ 'base' => NULL, 'refs' => [ 'NetworkInfo$EnaSrdSupported' => 'Indicates whether the instance type supports ENA Express. ENA Express uses Amazon Web Services Scalable Reliable Datagram (SRD) technology to increase the maximum bandwidth used per stream and minimize tail latency of network traffic between EC2 instances.
', ], ], 'EnaSrdUdpSpecification' => [ 'base' => 'ENA Express is compatible with both TCP and UDP transport protocols. When it’s enabled, TCP traffic automatically uses it. However, some UDP-based applications are designed to handle network packets that are out of order, without a need for retransmission, such as live video broadcasting or other near-real-time applications. For UDP traffic, you can specify whether to use ENA Express, based on your application environment needs.
', 'refs' => [ 'EnaSrdSpecification$EnaSrdUdpSpecification' => 'Configures ENA Express for UDP network traffic.
', ], ], 'EnaSupport' => [ 'base' => NULL, 'refs' => [ 'NetworkInfo$EnaSupport' => 'Indicates whether Elastic Network Adapter (ENA) is supported.
', ], ], 'EnableAddressTransferRequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableAddressTransferResult' => [ 'base' => NULL, 'refs' => [], ], 'EnableAwsNetworkPerformanceMetricSubscriptionRequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableAwsNetworkPerformanceMetricSubscriptionResult' => [ 'base' => NULL, 'refs' => [], ], 'EnableEbsEncryptionByDefaultRequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableEbsEncryptionByDefaultResult' => [ 'base' => NULL, 'refs' => [], ], 'EnableFastLaunchRequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableFastLaunchResult' => [ 'base' => NULL, 'refs' => [], ], 'EnableFastSnapshotRestoreErrorItem' => [ 'base' => 'Contains information about the errors that occurred when enabling fast snapshot restores.
', 'refs' => [ 'EnableFastSnapshotRestoreErrorSet$member' => NULL, ], ], 'EnableFastSnapshotRestoreErrorSet' => [ 'base' => NULL, 'refs' => [ 'EnableFastSnapshotRestoresResult$Unsuccessful' => 'Information about the snapshots for which fast snapshot restores could not be enabled.
', ], ], 'EnableFastSnapshotRestoreStateError' => [ 'base' => 'Describes an error that occurred when enabling fast snapshot restores.
', 'refs' => [ 'EnableFastSnapshotRestoreStateErrorItem$Error' => 'The error.
', ], ], 'EnableFastSnapshotRestoreStateErrorItem' => [ 'base' => 'Contains information about an error that occurred when enabling fast snapshot restores.
', 'refs' => [ 'EnableFastSnapshotRestoreStateErrorSet$member' => NULL, ], ], 'EnableFastSnapshotRestoreStateErrorSet' => [ 'base' => NULL, 'refs' => [ 'EnableFastSnapshotRestoreErrorItem$FastSnapshotRestoreStateErrors' => 'The errors.
', ], ], 'EnableFastSnapshotRestoreSuccessItem' => [ 'base' => 'Describes fast snapshot restores that were successfully enabled.
', 'refs' => [ 'EnableFastSnapshotRestoreSuccessSet$member' => NULL, ], ], 'EnableFastSnapshotRestoreSuccessSet' => [ 'base' => NULL, 'refs' => [ 'EnableFastSnapshotRestoresResult$Successful' => 'Information about the snapshots for which fast snapshot restores were successfully enabled.
', ], ], 'EnableFastSnapshotRestoresRequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableFastSnapshotRestoresResult' => [ 'base' => NULL, 'refs' => [], ], 'EnableImageDeprecationRequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableImageDeprecationResult' => [ 'base' => NULL, 'refs' => [], ], 'EnableIpamOrganizationAdminAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableIpamOrganizationAdminAccountResult' => [ 'base' => NULL, 'refs' => [], ], 'EnableReachabilityAnalyzerOrganizationSharingRequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableReachabilityAnalyzerOrganizationSharingResult' => [ 'base' => NULL, 'refs' => [], ], 'EnableSerialConsoleAccessRequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableSerialConsoleAccessResult' => [ 'base' => NULL, 'refs' => [], ], 'EnableTransitGatewayRouteTablePropagationRequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableTransitGatewayRouteTablePropagationResult' => [ 'base' => NULL, 'refs' => [], ], 'EnableVgwRoutePropagationRequest' => [ 'base' => 'Contains the parameters for EnableVgwRoutePropagation.
', 'refs' => [], ], 'EnableVolumeIORequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableVpcClassicLinkDnsSupportRequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableVpcClassicLinkDnsSupportResult' => [ 'base' => NULL, 'refs' => [], ], 'EnableVpcClassicLinkRequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableVpcClassicLinkResult' => [ 'base' => NULL, 'refs' => [], ], 'EnclaveOptions' => [ 'base' => 'Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.
', 'refs' => [ 'Instance$EnclaveOptions' => 'Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.
', 'InstanceAttribute$EnclaveOptions' => 'To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to true
; otherwise, set it to false
.
Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information, see What is Amazon Web Services Nitro Enclaves? in the Amazon Web Services Nitro Enclaves User Guide.
', 'refs' => [ 'RunInstancesRequest$EnclaveOptions' => 'Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information, see What is Amazon Web Services Nitro Enclaves? in the Amazon Web Services Nitro Enclaves User Guide.
You can\'t enable Amazon Web Services Nitro Enclaves and hibernation on the same instance.
', ], ], 'EncryptionInTransitSupported' => [ 'base' => NULL, 'refs' => [ 'NetworkInfo$EncryptionInTransitSupported' => 'Indicates whether the instance type automatically encrypts in-transit traffic between instances.
', ], ], 'EndDateType' => [ 'base' => NULL, 'refs' => [ 'CapacityReservation$EndDateType' => 'Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end types:
unlimited
- The Capacity Reservation remains active until you explicitly cancel it.
limited
- The Capacity Reservation expires automatically at a specified date and time.
Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end types:
unlimited
- The Capacity Reservation remains active until you explicitly cancel it. Do not provide an EndDate
if the EndDateType
is unlimited
.
limited
- The Capacity Reservation expires automatically at a specified date and time. You must provide an EndDate
value if the EndDateType
value is limited
.
Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end types:
unlimited
- The Capacity Reservation remains active until you explicitly cancel it. Do not provide an EndDate
value if EndDateType
is unlimited
.
limited
- The Capacity Reservation expires automatically at a specified date and time. You must provide an EndDate
value if EndDateType
is limited
.
Information about the Client VPN endpoints.
', ], ], 'EphemeralNvmeSupport' => [ 'base' => NULL, 'refs' => [ 'InstanceStorageInfo$NvmeSupport' => 'Indicates whether non-volatile memory express (NVMe) is supported.
', ], ], 'ErrorSet' => [ 'base' => NULL, 'refs' => [ 'ValidationWarning$Errors' => 'The error codes and error messages.
', ], ], 'EventCode' => [ 'base' => NULL, 'refs' => [ 'InstanceStatusEvent$Code' => 'The event code.
', ], ], 'EventInformation' => [ 'base' => 'Describes an EC2 Fleet or Spot Fleet event.
', 'refs' => [ 'HistoryRecord$EventInformation' => 'Information about the event.
', 'HistoryRecordEntry$EventInformation' => 'Information about the event.
', ], ], 'EventType' => [ 'base' => NULL, 'refs' => [ 'DescribeSpotFleetRequestHistoryRequest$EventType' => 'The type of events to describe. By default, all events are described.
', 'HistoryRecord$EventType' => 'The event type.
error
- An error with the Spot Fleet request.
fleetRequestChange
- A change in the status or configuration of the Spot Fleet request.
instanceChange
- An instance was launched or terminated.
Information
- An informational event.
Indicates whether running instances should be terminated if the target capacity of the Spot Fleet request is decreased below the current size of the Spot Fleet.
Supported only for fleets of type maintain
.
Indicates whether running instances should be terminated if you decrease the target capacity of the Spot Fleet request below the current size of the Spot Fleet.
Supported only for fleets of type maintain
.
The instance types to exclude.
You can use strings with one or more wild cards, represented by an asterisk (*
), to exclude an instance type, size, or generation. The following are examples: m5.8xlarge
, c5*.*
, m5a.*
, r*
, *3*
.
For example, if you specify c5*
,Amazon EC2 will exclude the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*
, Amazon EC2 will exclude all the M5a instance types, but not the M5n instance types.
If you specify ExcludedInstanceTypes
, you can\'t specify AllowedInstanceTypes
.
Default: No excluded instance types
', 'InstanceRequirementsRequest$ExcludedInstanceTypes' => 'The instance types to exclude.
You can use strings with one or more wild cards, represented by an asterisk (*
), to exclude an instance family, type, size, or generation. The following are examples: m5.8xlarge
, c5*.*
, m5a.*
, r*
, *3*
.
For example, if you specify c5*
,Amazon EC2 will exclude the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*
, Amazon EC2 will exclude all the M5a instance types, but not the M5n instance types.
If you specify ExcludedInstanceTypes
, you can\'t specify AllowedInstanceTypes
.
Default: No excluded instance types
', ], ], 'ExecutableByStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeImagesRequest$ExecutableUsers' => 'Scopes the images by users with explicit launch permissions. Specify an Amazon Web Services account ID, self
(the sender of the request), or all
(public AMIs).
If you specify an Amazon Web Services account ID that is not your own, only AMIs shared with that specific Amazon Web Services account ID are returned. However, AMIs that are shared with the account’s organization or organizational unit (OU) are not returned.
If you specify self
or your own Amazon Web Services account ID, AMIs shared with your account are returned. In addition, AMIs that are shared with the organization or OU of which you are member are also returned.
If you specify all
, all public AMIs are returned.
Describes an explanation code for an unreachable path. For more information, see Reachability Analyzer explanation codes.
', 'refs' => [ 'ExplanationList$member' => NULL, ], ], 'ExplanationList' => [ 'base' => NULL, 'refs' => [ 'NetworkInsightsAnalysis$Explanations' => 'The explanations. For more information, see Reachability Analyzer explanation codes.
', 'PathComponent$Explanations' => 'The explanation codes.
', ], ], 'ExportClientVpnClientCertificateRevocationListRequest' => [ 'base' => NULL, 'refs' => [], ], 'ExportClientVpnClientCertificateRevocationListResult' => [ 'base' => NULL, 'refs' => [], ], 'ExportClientVpnClientConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ExportClientVpnClientConfigurationResult' => [ 'base' => NULL, 'refs' => [], ], 'ExportEnvironment' => [ 'base' => NULL, 'refs' => [ 'CreateInstanceExportTaskRequest$TargetEnvironment' => 'The target virtualization environment.
', 'InstanceExportDetails$TargetEnvironment' => 'The target virtualization environment.
', ], ], 'ExportImageRequest' => [ 'base' => NULL, 'refs' => [], ], 'ExportImageResult' => [ 'base' => NULL, 'refs' => [], ], 'ExportImageTask' => [ 'base' => 'Describes an export image task.
', 'refs' => [ 'ExportImageTaskList$member' => NULL, ], ], 'ExportImageTaskId' => [ 'base' => NULL, 'refs' => [ 'ExportImageTaskIdList$member' => NULL, ], ], 'ExportImageTaskIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeExportImageTasksRequest$ExportImageTaskIds' => 'The IDs of the export image tasks.
', ], ], 'ExportImageTaskList' => [ 'base' => NULL, 'refs' => [ 'DescribeExportImageTasksResult$ExportImageTasks' => 'Information about the export image tasks.
', ], ], 'ExportTask' => [ 'base' => 'Describes an export instance task.
', 'refs' => [ 'CreateInstanceExportTaskResult$ExportTask' => 'Information about the export instance task.
', 'ExportTaskList$member' => NULL, ], ], 'ExportTaskId' => [ 'base' => NULL, 'refs' => [ 'ExportTaskIdStringList$member' => NULL, ], ], 'ExportTaskIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeExportTasksRequest$ExportTaskIds' => 'The export task IDs.
', ], ], 'ExportTaskList' => [ 'base' => NULL, 'refs' => [ 'DescribeExportTasksResult$ExportTasks' => 'Information about the export tasks.
', ], ], 'ExportTaskS3Location' => [ 'base' => 'Describes the destination for an export image task.
', 'refs' => [ 'ExportImageResult$S3ExportLocation' => 'Information about the destination Amazon S3 bucket.
', 'ExportImageTask$S3ExportLocation' => 'Information about the destination Amazon S3 bucket.
', ], ], 'ExportTaskS3LocationRequest' => [ 'base' => 'Describes the destination for an export image task.
', 'refs' => [ 'ExportImageRequest$S3ExportLocation' => 'The Amazon S3 bucket for the destination image. The destination bucket must exist.
', ], ], 'ExportTaskState' => [ 'base' => NULL, 'refs' => [ 'ExportTask$State' => 'The state of the export task.
', ], ], 'ExportToS3Task' => [ 'base' => 'Describes the format and location for the export task.
', 'refs' => [ 'ExportTask$ExportToS3Task' => 'Information about the export task.
', ], ], 'ExportToS3TaskSpecification' => [ 'base' => 'Describes an export instance task.
', 'refs' => [ 'CreateInstanceExportTaskRequest$ExportToS3Task' => 'The format and location for an export instance task.
', ], ], 'ExportTransitGatewayRoutesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ExportTransitGatewayRoutesResult' => [ 'base' => NULL, 'refs' => [], ], 'ExportVmTaskId' => [ 'base' => NULL, 'refs' => [ 'CancelExportTaskRequest$ExportTaskId' => 'The ID of the export task. This is the ID returned by CreateInstanceExportTask
.
Describes a Capacity Reservation Fleet that could not be cancelled.
', 'refs' => [ 'FailedCapacityReservationFleetCancellationResultSet$member' => NULL, ], ], 'FailedCapacityReservationFleetCancellationResultSet' => [ 'base' => NULL, 'refs' => [ 'CancelCapacityReservationFleetsResult$FailedFleetCancellations' => 'Information about the Capacity Reservation Fleets that could not be cancelled.
', ], ], 'FailedQueuedPurchaseDeletion' => [ 'base' => 'Describes a Reserved Instance whose queued purchase was not deleted.
', 'refs' => [ 'FailedQueuedPurchaseDeletionSet$member' => NULL, ], ], 'FailedQueuedPurchaseDeletionSet' => [ 'base' => NULL, 'refs' => [ 'DeleteQueuedReservedInstancesResult$FailedQueuedPurchaseDeletions' => 'Information about the queued purchases that could not be deleted.
', ], ], 'FastLaunchImageIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeFastLaunchImagesRequest$ImageIds' => 'Details for one or more Windows AMI image IDs.
', ], ], 'FastLaunchLaunchTemplateSpecificationRequest' => [ 'base' => 'Request to create a launch template for a fast-launch enabled Windows AMI.
Note - You can specify either the LaunchTemplateName
or the LaunchTemplateId
, but not both.
The launch template to use when launching Windows instances from pre-provisioned snapshots. Launch template parameters can include either the name or ID of the launch template, but not both.
', ], ], 'FastLaunchLaunchTemplateSpecificationResponse' => [ 'base' => 'Identifies the launch template to use for faster launching of the Windows AMI.
', 'refs' => [ 'DescribeFastLaunchImagesSuccessItem$LaunchTemplate' => 'The launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances from pre-provisioned snapshots.
', 'DisableFastLaunchResult$LaunchTemplate' => 'The launch template that was used to launch Windows instances from pre-provisioned snapshots.
', 'EnableFastLaunchResult$LaunchTemplate' => 'The launch template that is used when launching Windows instances from pre-provisioned snapshots.
', ], ], 'FastLaunchResourceType' => [ 'base' => NULL, 'refs' => [ 'DescribeFastLaunchImagesSuccessItem$ResourceType' => 'The resource type that is used for pre-provisioning the Windows AMI. Supported values include: snapshot
.
The pre-provisioning resource type that must be cleaned after turning off faster launching for the Windows AMI. Supported values include: snapshot
.
The type of resource that was defined for pre-provisioning the Windows AMI for faster launching.
', ], ], 'FastLaunchSnapshotConfigurationRequest' => [ 'base' => 'Configuration settings for creating and managing pre-provisioned snapshots for a fast-launch enabled Windows AMI.
', 'refs' => [ 'EnableFastLaunchRequest$SnapshotConfiguration' => 'Configuration settings for creating and managing the snapshots that are used for pre-provisioning the Windows AMI for faster launching. The associated ResourceType
must be snapshot
.
Configuration settings for creating and managing pre-provisioned snapshots for a fast-launch enabled Windows AMI.
', 'refs' => [ 'DescribeFastLaunchImagesSuccessItem$SnapshotConfiguration' => 'A group of parameters that are used for pre-provisioning the associated Windows AMI using snapshots.
', 'DisableFastLaunchResult$SnapshotConfiguration' => 'Parameters that were used for faster launching for the Windows AMI before faster launching was turned off. This informs the clean-up process.
', 'EnableFastLaunchResult$SnapshotConfiguration' => 'Settings to create and manage the pre-provisioned snapshots that Amazon EC2 uses for faster launches from the Windows AMI. This property is returned when the associated resourceType
is snapshot
.
The current state of faster launching for the specified Windows AMI.
', 'DisableFastLaunchResult$State' => 'The current state of faster launching for the specified Windows AMI.
', 'EnableFastLaunchResult$State' => 'The current state of faster launching for the specified Windows AMI.
', ], ], 'FastSnapshotRestoreStateCode' => [ 'base' => NULL, 'refs' => [ 'DescribeFastSnapshotRestoreSuccessItem$State' => 'The state of fast snapshot restores.
', 'DisableFastSnapshotRestoreSuccessItem$State' => 'The state of fast snapshot restores for the snapshot.
', 'EnableFastSnapshotRestoreSuccessItem$State' => 'The state of fast snapshot restores.
', ], ], 'FederatedAuthentication' => [ 'base' => 'Describes the IAM SAML identity providers used for federated authentication.
', 'refs' => [ 'ClientVpnAuthentication$FederatedAuthentication' => 'Information about the IAM SAML identity provider, if applicable.
', ], ], 'FederatedAuthenticationRequest' => [ 'base' => 'The IAM SAML identity provider used for federated authentication.
', 'refs' => [ 'ClientVpnAuthenticationRequest$FederatedAuthentication' => 'Information about the IAM SAML identity provider to be used, if applicable. You must provide this information if Type is federated-authentication
.
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.
If you specify multiple filters, the filters are joined with an AND
, and the request returns only results that match all of the specified filters.
One or more filters. Filter names and values are case-sensitive.
allocation-id
- The allocation ID for the address.
association-id
- The association ID for the address.
instance-id
- The ID of the instance the address is associated with, if any.
network-border-group
- A unique set of Availability Zones, Local Zones, or Wavelength Zones from where Amazon Web Services advertises IP addresses.
network-interface-id
- The ID of the network interface that the address is associated with, if any.
network-interface-owner-id
- The Amazon Web Services account ID of the owner.
private-ip-address
- The private IP address associated with the Elastic IP address.
public-ip
- The Elastic IP address, or the carrier IP address.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
The filters.
group-name
- For Availability Zones, use the Region name. For Local Zones, use the name of the group associated with the Local Zone (for example, us-west-2-lax-1
) For Wavelength Zones, use the name of the group associated with the Wavelength Zone (for example, us-east-1-wl1-bos-wlz-1
).
message
- The Zone message.
opt-in-status
- The opt-in status (opted-in
| not-opted-in
| opt-in-not-required
).
parent-zoneID
- The ID of the zone that handles some of the Local Zone and Wavelength Zone control plane operations, such as API calls.
parent-zoneName
- The ID of the zone that handles some of the Local Zone and Wavelength Zone control plane operations, such as API calls.
region-name
- The name of the Region for the Zone (for example, us-east-1
).
state
- The state of the Availability Zone, the Local Zone, or the Wavelength Zone (available
).
zone-id
- The ID of the Availability Zone (for example, use1-az1
), the Local Zone (for example, usw2-lax1-az1
), or the Wavelength Zone (for example, us-east-1-wl1-bos-wlz-1
).
zone-name
- The name of the Availability Zone (for example, us-east-1a
), the Local Zone (for example, us-west-2-lax-1a
), or the Wavelength Zone (for example, us-east-1-wl1-bos-wlz-1
).
zone-type
- The type of zone (availability-zone
| local-zone
| wavelength-zone
).
One or more filters.
', 'DescribeBundleTasksRequest$Filters' => 'The filters.
bundle-id
- The ID of the bundle task.
error-code
- If the task failed, the error code returned.
error-message
- If the task failed, the error message returned.
instance-id
- The ID of the instance.
progress
- The level of task completion, as a percentage (for example, 20%).
s3-bucket
- The Amazon S3 bucket to store the AMI.
s3-prefix
- The beginning of the AMI name.
start-time
- The time the task started (for example, 2013-09-15T17:15:20.000Z).
state
- The state of the task (pending
| waiting-for-shutdown
| bundling
| storing
| cancelling
| complete
| failed
).
update-time
- The time of the most recent update for the task.
One or more filters.
state
- The state of the Fleet (submitted
| modifying
| active
| partially_fulfilled
| expiring
| expired
| cancelling
| cancelled
| failed
).
instance-match-criteria
- The instance matching criteria for the Fleet. Only open
is supported.
tenancy
- The tenancy of the Fleet (default
| dedicated
).
allocation-strategy
- The allocation strategy used by the Fleet. Only prioritized
is supported.
One or more filters.
instance-type
- The type of instance for which the Capacity Reservation reserves capacity.
owner-id
- The ID of the Amazon Web Services account that owns the Capacity Reservation.
instance-platform
- The type of operating system for which the Capacity Reservation reserves capacity.
availability-zone
- The Availability Zone of the Capacity Reservation.
tenancy
- Indicates the tenancy of the Capacity Reservation. A Capacity Reservation can have one of the following tenancy settings:
default
- The Capacity Reservation is created on hardware that is shared with other Amazon Web Services accounts.
dedicated
- The Capacity Reservation is created on single-tenant hardware that is dedicated to a single Amazon Web Services account.
outpost-arn
- The Amazon Resource Name (ARN) of the Outpost on which the Capacity Reservation was created.
state
- The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:
active
- The Capacity Reservation is active and the capacity is available for your use.
expired
- The Capacity Reservation expired automatically at the date and time specified in your request. The reserved capacity is no longer available for your use.
cancelled
- The Capacity Reservation was cancelled. The reserved capacity is no longer available for your use.
pending
- The Capacity Reservation request was successful but the capacity provisioning is still pending.
failed
- 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.
start-date
- The date and time at which the Capacity Reservation was started.
end-date
- 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.
end-date-type
- Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end types:
unlimited
- The Capacity Reservation remains active until you explicitly cancel it.
limited
- The Capacity Reservation expires automatically at a specified date and time.
instance-match-criteria
- Indicates the type of instance launches that the Capacity Reservation accepts. The options include:
open
- 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.
targeted
- 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.
placement-group-arn
- The ARN of the cluster placement group in which the Capacity Reservation was created.
One or more filters.
carrier-gateway-id
- The ID of the carrier gateway.
state
- The state of the carrier gateway (pending
| failed
| available
| deleting
| deleted
).
owner-id
- The Amazon Web Services account ID of the owner of the carrier gateway.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
vpc-id
- The ID of the VPC associated with the carrier gateway.
The filters.
group-id
- The ID of a VPC security group that\'s associated with the instance.
instance-id
- The ID of the instance.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
vpc-id
- The ID of the VPC to which the instance is linked.
One or more filters. Filter names and values are case-sensitive.
description
- The description of the authorization rule.
destination-cidr
- The CIDR of the network to which the authorization rule applies.
group-id
- The ID of the Active Directory group to which the authorization rule grants access.
One or more filters. Filter names and values are case-sensitive.
connection-id
- The ID of the connection.
username
- For Active Directory client authentication, the user name of the client who established the client connection.
One or more filters. Filter names and values are case-sensitive.
endpoint-id
- The ID of the Client VPN endpoint.
transport-protocol
- The transport protocol (tcp
| udp
).
One or more filters. Filter names and values are case-sensitive.
destination-cidr
- The CIDR of the route destination.
origin
- How the route was associated with the Client VPN endpoint (associate
| add-route
).
target-subnet
- The ID of the subnet through which traffic is routed.
One or more filters. Filter names and values are case-sensitive.
association-id
- The ID of the association.
target-network-id
- The ID of the subnet specified as the target network.
vpc-id
- The ID of the VPC in which the target network is located.
One or more filters.
coip-pool.local-gateway-route-table-id
- The ID of the local gateway route table.
coip-pool.pool-id
- The ID of the address pool.
One or more filters.
bgp-asn
- The customer gateway\'s Border Gateway Protocol (BGP) Autonomous System Number (ASN).
customer-gateway-id
- The ID of the customer gateway.
ip-address
- The IP address of the customer gateway device\'s external interface.
state
- The state of the customer gateway (pending
| available
| deleting
| deleted
).
type
- The type of customer gateway. Currently, the only supported type is ipsec.1
.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
The filters.
dhcp-options-id
- The ID of a DHCP options set.
key
- The key for one of the options (for example, domain-name
).
value
- The value for one of the options.
owner-id
- The ID of the Amazon Web Services account that owns the DHCP options set.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
The filters.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
The filters.
availability-zone
- The Availability Zone in which the Elastic Graphics accelerator resides.
elastic-gpu-health
- The status of the Elastic Graphics accelerator (OK
| IMPAIRED
).
elastic-gpu-state
- The state of the Elastic Graphics accelerator (ATTACHED
).
elastic-gpu-type
- The type of Elastic Graphics accelerator; for example, eg1.medium
.
instance-id
- The ID of the instance to which the Elastic Graphics accelerator is associated.
Filter tasks using the task-state
filter and one of the following values: active
, completed
, deleting
, or deleted
.
the filters for the export tasks.
', 'DescribeFastLaunchImagesRequest$Filters' => 'Use the following filters to streamline results.
resource-type
- The resource type for pre-provisioning.
launch-template
- The launch template that is associated with the pre-provisioned Windows AMI.
owner-id
- The owner ID for the pre-provisioning resource.
state
- The current state of fast launching for the Windows AMI.
The filters. The possible values are:
availability-zone
: The Availability Zone of the snapshot.
owner-id
: The ID of the Amazon Web Services account that enabled fast snapshot restore on the snapshot.
snapshot-id
: The ID of the snapshot.
state
: The state of fast snapshot restores for the snapshot (enabling
| optimizing
| enabled
| disabling
| disabled
).
The filters.
instance-type
- The instance type.
The filters.
activity-status
- The progress of the EC2 Fleet ( error
| pending-fulfillment
| pending-termination
| fulfilled
).
excess-capacity-termination-policy
- Indicates whether to terminate running instances if the target capacity is decreased below the current EC2 Fleet size (true
| false
).
fleet-state
- The state of the EC2 Fleet (submitted
| active
| deleted
| failed
| deleted-running
| deleted-terminating
| modifying
).
replace-unhealthy-instances
- Indicates whether EC2 Fleet should replace unhealthy instances (true
| false
).
type
- The type of request (instant
| request
| maintain
).
One or more filters.
deliver-log-status
- The status of the logs delivery (SUCCESS
| FAILED
).
log-destination-type
- The type of destination for the flow log data (cloud-watch-logs
| s3
| kinesis-data-firehose
).
flow-log-id
- The ID of the flow log.
log-group-name
- The name of the log group.
resource-id
- The ID of the VPC, subnet, or network interface.
traffic-type
- The type of traffic (ACCEPT
| REJECT
| ALL
).
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
The filters.
create-time
- The creation time of the AFI.
fpga-image-id
- The FPGA image identifier (AFI ID).
fpga-image-global-id
- The global FPGA image identifier (AGFI ID).
name
- The name of the AFI.
owner-id
- The Amazon Web Services account ID of the AFI owner.
product-code
- The product code.
shell-version
- The version of the Amazon Web Services Shell that was used to create the bitstream.
state
- The state of the AFI (pending
| failed
| available
| unavailable
).
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
update-time
- The time of the most recent update.
The filters.
instance-family
- The instance family of the offering (for example, m4
).
payment-option
- The payment option (NoUpfront
| PartialUpfront
| AllUpfront
).
The filters.
instance-family
- The instance family (for example, m4
).
payment-option
- The payment option (NoUpfront
| PartialUpfront
| AllUpfront
).
state
- The state of the reservation (payment-pending
| payment-failed
| active
| retired
).
tag:<key>
- 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
The filters.
auto-placement
- Whether auto-placement is enabled or disabled (on
| off
).
availability-zone
- The Availability Zone of the host.
client-token
- The idempotency token that you provided when you allocated the host.
host-reservation-id
- The ID of the reservation assigned to this host.
instance-type
- The instance type size that the Dedicated Host is configured to support.
state
- The allocation state of the Dedicated Host (available
| under-assessment
| permanent-failure
| released
| released-permanent-failure
).
tag-key
- 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.
The filters.
instance-id
- The ID of the instance.
state
- The state of the association (associating
| associated
| disassociating
).
The filters.
architecture
- The image architecture (i386
| x86_64
| arm64
| x86_64_mac
| arm64_mac
).
block-device-mapping.delete-on-termination
- A Boolean value that indicates whether the Amazon EBS volume is deleted on instance termination.
block-device-mapping.device-name
- The device name specified in the block device mapping (for example, /dev/sdh
or xvdh
).
block-device-mapping.snapshot-id
- The ID of the snapshot used for the Amazon EBS volume.
block-device-mapping.volume-size
- The volume size of the Amazon EBS volume, in GiB.
block-device-mapping.volume-type
- The volume type of the Amazon EBS volume (io1
| io2
| gp2
| gp3
| sc1
| st1
| standard
).
block-device-mapping.encrypted
- A Boolean that indicates whether the Amazon EBS volume is encrypted.
creation-date
- The time when the image was created, in the ISO 8601 format in the UTC time zone (YYYY-MM-DDThh:mm:ss.sssZ), for example, 2021-09-29T11:04:43.305Z
. You can use a wildcard (*
), for example, 2021-09-29T*
, which matches an entire day.
description
- The description of the image (provided during image creation).
ena-support
- A Boolean that indicates whether enhanced networking with ENA is enabled.
hypervisor
- The hypervisor type (ovm
| xen
).
image-id
- The ID of the image.
image-type
- The image type (machine
| kernel
| ramdisk
).
is-public
- A Boolean that indicates whether the image is public.
kernel-id
- The kernel ID.
manifest-location
- The location of the image manifest.
name
- The name of the AMI (provided during image creation).
owner-alias
- The owner alias (amazon
| aws-marketplace
). 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 Owner request parameter instead of this filter.
owner-id
- The Amazon Web Services account ID of the owner. We recommend that you use the Owner request parameter instead of this filter.
platform
- The platform. The only supported value is windows
.
product-code
- The product code.
product-code.type
- The type of the product code (marketplace
).
ramdisk-id
- The RAM disk ID.
root-device-name
- The device name of the root device volume (for example, /dev/sda1
).
root-device-type
- The type of the root device volume (ebs
| instance-store
).
state
- The state of the image (available
| pending
| failed
).
state-reason-code
- The reason code for the state change.
state-reason-message
- The message for the state change.
sriov-net-support
- A value of simple
indicates that enhanced networking with the Intel 82599 VF interface is enabled.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
virtualization-type
- The virtualization type (paravirtual
| hvm
).
Filter tasks using the task-state
filter and one of the following values: active
, completed
, deleting
, or deleted
.
The filters.
', 'DescribeInstanceConnectEndpointsRequest$Filters' => 'One or more filters.
instance-connect-endpoint-id
- The ID of the EC2 Instance Connect Endpoint.
state
- The state of the EC2 Instance Connect Endpoint (create-in-progress
| create-complete
| create-failed
| delete-in-progress
| delete-complete
| delete-failed
).
subnet-id
- The ID of the subnet in which the EC2 Instance Connect Endpoint was created.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
tag-value
- The value of a tag assigned to the resource. Use this filter to find all resources that have a tag with a specific value, regardless of tag key.
vpc-id
- The ID of the VPC in which the EC2 Instance Connect Endpoint was created.
The filters.
instance-id
- The ID of the instance.
One or more filters.
dedicated-host-id
- The event windows associated with the specified Dedicated Host ID.
event-window-name
- The event windows associated with the specified names.
instance-id
- The event windows associated with the specified instance ID.
instance-tag
- The event windows associated with the specified tag and value.
instance-tag-key
- The event windows associated with the specified tag key, regardless of the value.
instance-tag-value
- The event windows associated with the specified tag value, regardless of the key.
tag:<key>
- 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 Owner
and the value CMX
, specify tag:Owner
for the filter name and CMX
for the filter value.
tag-key
- 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.
tag-value
- 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.
The filters.
availability-zone
- The Availability Zone of the instance.
event.code
- The code for the scheduled event (instance-reboot
| system-reboot
| system-maintenance
| instance-retirement
| instance-stop
).
event.description
- A description of the event.
event.instance-event-id
- The ID of the event whose date and time you are modifying.
event.not-after
- The latest end time for the scheduled event (for example, 2014-09-15T17:15:20.000Z
).
event.not-before
- The earliest start time for the scheduled event (for example, 2014-09-15T17:15:20.000Z
).
event.not-before-deadline
- The deadline for starting the event (for example, 2014-09-15T17:15:20.000Z
).
instance-state-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).
instance-state-name
- The state of the instance (pending
| running
| shutting-down
| terminated
| stopping
| stopped
).
instance-status.reachability
- Filters on instance status where the name is reachability
(passed
| failed
| initializing
| insufficient-data
).
instance-status.status
- The status of the instance (ok
| impaired
| initializing
| insufficient-data
| not-applicable
).
system-status.reachability
- Filters on system status where the name is reachability
(passed
| failed
| initializing
| insufficient-data
).
system-status.status
- The system status of the instance (ok
| impaired
| initializing
| insufficient-data
| not-applicable
).
One or more filters. Filter names and values are case-sensitive.
location
- This depends on the location type. For example, if the location type is region
(default), the location is the Region code (for example, us-east-2
.)
instance-type
- The instance type. For example, c5.2xlarge
.
One or more filters. Filter names and values are case-sensitive.
auto-recovery-supported
- Indicates whether Amazon CloudWatch action based recovery is supported (true
| false
).
bare-metal
- Indicates whether it is a bare metal instance type (true
| false
).
burstable-performance-supported
- Indicates whether the instance type is a burstable performance T instance type (true
| false
).
current-generation
- Indicates whether this instance type is the latest generation instance type of an instance family (true
| false
).
ebs-info.ebs-optimized-info.baseline-bandwidth-in-mbps
- The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.
ebs-info.ebs-optimized-info.baseline-iops
- The baseline input/output storage operations per second for an EBS-optimized instance type.
ebs-info.ebs-optimized-info.baseline-throughput-in-mbps
- The baseline throughput performance for an EBS-optimized instance type, in MB/s.
ebs-info.ebs-optimized-info.maximum-bandwidth-in-mbps
- The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.
ebs-info.ebs-optimized-info.maximum-iops
- The maximum input/output storage operations per second for an EBS-optimized instance type.
ebs-info.ebs-optimized-info.maximum-throughput-in-mbps
- The maximum throughput performance for an EBS-optimized instance type, in MB/s.
ebs-info.ebs-optimized-support
- Indicates whether the instance type is EBS-optimized (supported
| unsupported
| default
).
ebs-info.encryption-support
- Indicates whether EBS encryption is supported (supported
| unsupported
).
ebs-info.nvme-support
- Indicates whether non-volatile memory express (NVMe) is supported for EBS volumes (required
| supported
| unsupported
).
free-tier-eligible
- Indicates whether the instance type is eligible to use in the free tier (true
| false
).
hibernation-supported
- Indicates whether On-Demand hibernation is supported (true
| false
).
hypervisor
- The hypervisor (nitro
| xen
).
instance-storage-info.disk.count
- The number of local disks.
instance-storage-info.disk.size-in-gb
- The storage size of each instance storage disk, in GB.
instance-storage-info.disk.type
- The storage technology for the local instance storage disks (hdd
| ssd
).
instance-storage-info.encryption-support
- Indicates whether data is encrypted at rest (required
| supported
| unsupported
).
instance-storage-info.nvme-support
- Indicates whether non-volatile memory express (NVMe) is supported for instance store (required
| supported
| unsupported
).
instance-storage-info.total-size-in-gb
- The total amount of storage available from all local instance storage, in GB.
instance-storage-supported
- Indicates whether the instance type has local instance storage (true
| false
).
instance-type
- The instance type (for example c5.2xlarge
or c5*).
memory-info.size-in-mib
- The memory size.
network-info.efa-info.maximum-efa-interfaces
- The maximum number of Elastic Fabric Adapters (EFAs) per instance.
network-info.efa-supported
- Indicates whether the instance type supports Elastic Fabric Adapter (EFA) (true
| false
).
network-info.ena-support
- Indicates whether Elastic Network Adapter (ENA) is supported or required (required
| supported
| unsupported
).
network-info.encryption-in-transit-supported
- Indicates whether the instance type automatically encrypts in-transit traffic between instances (true
| false
).
network-info.ipv4-addresses-per-interface
- The maximum number of private IPv4 addresses per network interface.
network-info.ipv6-addresses-per-interface
- The maximum number of private IPv6 addresses per network interface.
network-info.ipv6-supported
- Indicates whether the instance type supports IPv6 (true
| false
).
network-info.maximum-network-cards
- The maximum number of network cards per instance.
network-info.maximum-network-interfaces
- The maximum number of network interfaces per instance.
network-info.network-performance
- The network performance (for example, "25 Gigabit").
nitro-enclaves-support
- Indicates whether Nitro Enclaves is supported (supported
| unsupported
).
nitro-tpm-support
- Indicates whether NitroTPM is supported (supported
| unsupported
).
nitro-tpm-info.supported-versions
- The supported NitroTPM version (2.0
).
processor-info.supported-architecture
- The CPU architecture (arm64
| i386
| x86_64
).
processor-info.sustained-clock-speed-in-ghz
- The CPU clock speed, in GHz.
processor-info.supported-features
- The supported CPU features (amd-sev-snp
).
supported-boot-mode
- The boot mode (legacy-bios
| uefi
).
supported-root-device-type
- The root device type (ebs
| instance-store
).
supported-usage-class
- The usage class (on-demand
| spot
).
supported-virtualization-type
- The virtualization type (hvm
| paravirtual
).
vcpu-info.default-cores
- The default number of cores for the instance type.
vcpu-info.default-threads-per-core
- The default number of threads per core for the instance type.
vcpu-info.default-vcpus
- The default number of vCPUs for the instance type.
vcpu-info.valid-cores
- The number of cores that can be configured for the instance type.
vcpu-info.valid-threads-per-core
- The number of threads per core that can be configured for the instance type. For example, "1" or "1,2".
The filters.
affinity
- The affinity setting for an instance running on a Dedicated Host (default
| host
).
architecture
- The instance architecture (i386
| x86_64
| arm64
).
availability-zone
- The Availability Zone of the instance.
block-device-mapping.attach-time
- The attach time for an EBS volume mapped to the instance, for example, 2010-09-15T17:15:20.000Z
.
block-device-mapping.delete-on-termination
- A Boolean that indicates whether the EBS volume is deleted on instance termination.
block-device-mapping.device-name
- The device name specified in the block device mapping (for example, /dev/sdh
or xvdh
).
block-device-mapping.status
- The status for the EBS volume (attaching
| attached
| detaching
| detached
).
block-device-mapping.volume-id
- The volume ID of the EBS volume.
capacity-reservation-id
- The ID of the Capacity Reservation into which the instance was launched.
client-token
- The idempotency token you provided when you launched the instance.
dns-name
- The public DNS name of the instance.
hibernation-options.configured
- A Boolean that indicates whether the instance is enabled for hibernation. A value of true
means that the instance is enabled for hibernation.
host-id
- The ID of the Dedicated Host on which the instance is running, if applicable.
hypervisor
- The hypervisor type of the instance (ovm
| xen
). The value xen
is used for both Xen and Nitro hypervisors.
iam-instance-profile.arn
- The instance profile associated with the instance. Specified as an ARN.
image-id
- The ID of the image used to launch the instance.
instance-id
- The ID of the instance.
instance-lifecycle
- Indicates whether this is a Spot Instance or a Scheduled Instance (spot
| scheduled
).
instance-state-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).
instance-state-name
- The state of the instance (pending
| running
| shutting-down
| terminated
| stopping
| stopped
).
instance-type
- The type of instance (for example, t2.micro
).
instance.group-id
- The ID of the security group for the instance.
instance.group-name
- The name of the security group for the instance.
ip-address
- The public IPv4 address of the instance.
kernel-id
- The kernel ID.
key-name
- The name of the key pair used when the instance was launched.
launch-index
- When launching multiple instances, this is the index for the instance in the launch group (for example, 0, 1, 2, and so on).
launch-time
- The time when the instance was launched, in the ISO 8601 format in the UTC time zone (YYYY-MM-DDThh:mm:ss.sssZ), for example, 2021-09-29T11:04:43.305Z
. You can use a wildcard (*
), for example, 2021-09-29T*
, which matches an entire day.
metadata-options.http-tokens
- The metadata request authorization state (optional
| required
)
metadata-options.http-put-response-hop-limit
- The HTTP metadata request put response hop limit (integer, possible values 1
to 64
)
metadata-options.http-endpoint
- The status of access to the HTTP metadata endpoint on your instance (enabled
| disabled
)
metadata-options.instance-metadata-tags
- The status of access to instance tags from the instance metadata (enabled
| disabled
)
monitoring-state
- Indicates whether detailed monitoring is enabled (disabled
| enabled
).
network-interface.addresses.private-ip-address
- The private IPv4 address associated with the network interface.
network-interface.addresses.primary
- Specifies whether the IPv4 address of the network interface is the primary private IPv4 address.
network-interface.addresses.association.public-ip
- The ID of the association of an Elastic IP address (IPv4) with a network interface.
network-interface.addresses.association.ip-owner-id
- The owner ID of the private IPv4 address associated with the network interface.
network-interface.association.public-ip
- The address of the Elastic IP address (IPv4) bound to the network interface.
network-interface.association.ip-owner-id
- The owner of the Elastic IP address (IPv4) associated with the network interface.
network-interface.association.allocation-id
- The allocation ID returned when you allocated the Elastic IP address (IPv4) for your network interface.
network-interface.association.association-id
- The association ID returned when the network interface was associated with an IPv4 address.
network-interface.attachment.attachment-id
- The ID of the interface attachment.
network-interface.attachment.instance-id
- The ID of the instance to which the network interface is attached.
network-interface.attachment.instance-owner-id
- The owner ID of the instance to which the network interface is attached.
network-interface.attachment.device-index
- The device index to which the network interface is attached.
network-interface.attachment.status
- The status of the attachment (attaching
| attached
| detaching
| detached
).
network-interface.attachment.attach-time
- The time that the network interface was attached to an instance.
network-interface.attachment.delete-on-termination
- Specifies whether the attachment is deleted when an instance is terminated.
network-interface.availability-zone
- The Availability Zone for the network interface.
network-interface.description
- The description of the network interface.
network-interface.group-id
- The ID of a security group associated with the network interface.
network-interface.group-name
- The name of a security group associated with the network interface.
network-interface.ipv6-addresses.ipv6-address
- The IPv6 address associated with the network interface.
network-interface.mac-address
- The MAC address of the network interface.
network-interface.network-interface-id
- The ID of the network interface.
network-interface.owner-id
- The ID of the owner of the network interface.
network-interface.private-dns-name
- The private DNS name of the network interface.
network-interface.requester-id
- The requester ID for the network interface.
network-interface.requester-managed
- Indicates whether the network interface is being managed by Amazon Web Services.
network-interface.status
- The status of the network interface (available
) | in-use
).
network-interface.source-dest-check
- Whether the network interface performs source/destination checking. A value of true
means that checking is enabled, and false
means that checking is disabled. The value must be false
for the network interface to perform network address translation (NAT) in your VPC.
network-interface.subnet-id
- The ID of the subnet for the network interface.
network-interface.vpc-id
- The ID of the VPC for the network interface.
outpost-arn
- The Amazon Resource Name (ARN) of the Outpost.
owner-id
- The Amazon Web Services account ID of the instance owner.
placement-group-name
- The name of the placement group for the instance.
placement-partition-number
- The partition in which the instance is located.
platform
- The platform. To list only Windows instances, use windows
.
private-dns-name
- The private IPv4 DNS name of the instance.
private-ip-address
- The private IPv4 address of the instance.
product-code
- The product code associated with the AMI used to launch the instance.
product-code.type
- The type of product code (devpay
| marketplace
).
ramdisk-id
- The RAM disk ID.
reason
- 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.
requester-id
- The ID of the entity that launched the instance on your behalf (for example, Amazon Web Services Management Console, Auto Scaling, and so on).
reservation-id
- 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.
root-device-name
- The device name of the root device volume (for example, /dev/sda1
).
root-device-type
- The type of the root device volume (ebs
| instance-store
).
source-dest-check
- Indicates whether the instance performs source/destination checking. A value of true
means that checking is enabled, and false
means that checking is disabled. The value must be false
for the instance to perform network address translation (NAT) in your VPC.
spot-instance-request-id
- The ID of the Spot Instance request.
state-reason-code
- The reason code for the state change.
state-reason-message
- A message that describes the state change.
subnet-id
- The ID of the subnet for the instance.
tag:<key>
- 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
tenancy
- The tenancy of an instance (dedicated
| default
| host
).
virtualization-type
- The virtualization type of the instance (paravirtual
| hvm
).
vpc-id
- The ID of the VPC that the instance is running in.
The filters.
attachment.state
- The current state of the attachment between the gateway and the VPC (available
). Present only if a VPC is attached.
attachment.vpc-id
- The ID of an attached VPC.
internet-gateway-id
- The ID of the Internet gateway.
owner-id
- The ID of the Amazon Web Services account that owns the internet gateway.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
One or more filters for the request. For more information about filtering, see Filtering CLI output.
', 'DescribeIpamResourceDiscoveriesRequest$Filters' => 'The resource discovery filters.
', 'DescribeIpamResourceDiscoveryAssociationsRequest$Filters' => 'The resource discovery association filters.
', 'DescribeIpamScopesRequest$Filters' => 'One or more filters for the request. For more information about filtering, see Filtering CLI output.
', 'DescribeIpamsRequest$Filters' => 'One or more filters for the request. For more information about filtering, see Filtering CLI output.
', 'DescribeIpv6PoolsRequest$Filters' => 'One or more filters.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
The filters.
key-pair-id
- The ID of the key pair.
fingerprint
- The fingerprint of the key pair.
key-name
- The name of the key pair.
tag-key
- 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.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
One or more filters.
create-time
- The time the launch template version was created.
ebs-optimized
- A boolean that indicates whether the instance is optimized for Amazon EBS I/O.
http-endpoint
- Indicates whether the HTTP metadata endpoint on your instances is enabled (enabled
| disabled
).
http-protocol-ipv4
- Indicates whether the IPv4 endpoint for the instance metadata service is enabled (enabled
| disabled
).
host-resource-group-arn
- The ARN of the host resource group in which to launch the instances.
http-tokens
- The state of token usage for your instance metadata requests (optional
| required
).
iam-instance-profile
- The ARN of the IAM instance profile.
image-id
- The ID of the AMI.
instance-type
- The instance type.
is-default-version
- A boolean that indicates whether the launch template version is the default version.
kernel-id
- The kernel ID.
license-configuration-arn
- The ARN of the license configuration.
network-card-index
- The index of the network card.
ram-disk-id
- The RAM disk ID.
One or more filters.
create-time
- The time the launch template was created.
launch-template-name
- The name of the launch template.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
One or more filters.
local-gateway-id
- The ID of a local gateway.
local-gateway-route-table-arn
- The Amazon Resource Name (ARN) of the local gateway route table for the virtual interface group.
local-gateway-route-table-id
- The ID of the local gateway route table.
local-gateway-route-table-virtual-interface-group-association-id
- The ID of the association.
local-gateway-route-table-virtual-interface-group-id
- The ID of the virtual interface group.
owner-id
- The ID of the Amazon Web Services account that owns the local gateway virtual interface group association.
state
- The state of the association.
One or more filters.
local-gateway-id
- The ID of a local gateway.
local-gateway-route-table-arn
- The Amazon Resource Name (ARN) of the local gateway route table for the association.
local-gateway-route-table-id
- The ID of the local gateway route table.
local-gateway-route-table-vpc-association-id
- The ID of the association.
owner-id
- The ID of the Amazon Web Services account that owns the local gateway route table for the association.
state
- The state of the association.
vpc-id
- The ID of the VPC.
One or more filters.
local-gateway-id
- The ID of a local gateway.
local-gateway-route-table-arn
- The Amazon Resource Name (ARN) of the local gateway route table.
local-gateway-route-table-id
- The ID of a local gateway route table.
outpost-arn
- The Amazon Resource Name (ARN) of the Outpost.
owner-id
- The ID of the Amazon Web Services account that owns the local gateway route table.
state
- The state of the local gateway route table.
One or more filters.
local-gateway-id
- The ID of a local gateway.
local-gateway-virtual-interface-group-id
- The ID of the virtual interface group.
local-gateway-virtual-interface-id
- The ID of the virtual interface.
owner-id
- The ID of the Amazon Web Services account that owns the local gateway virtual interface group.
One or more filters.
local-address
- The local address.
local-bgp-asn
- The Border Gateway Protocol (BGP) Autonomous System Number (ASN) of the local gateway.
local-gateway-id
- The ID of the local gateway.
local-gateway-virtual-interface-id
- The ID of the virtual interface.
owner-id
- The ID of the Amazon Web Services account that owns the local gateway virtual interface.
peer-address
- The peer address.
peer-bgp-asn
- The peer BGP ASN.
vlan
- The ID of the VLAN.
One or more filters.
local-gateway-id
- The ID of a local gateway.
outpost-arn
- The Amazon Resource Name (ARN) of the Outpost.
owner-id
- The ID of the Amazon Web Services account that owns the local gateway.
state
- The state of the association.
One or more filters.
owner-id
- The ID of the prefix list owner.
prefix-list-id
- The ID of the prefix list.
prefix-list-name
- The name of the prefix list.
One or more filters.
moving-status
- The status of the Elastic IP address (MovingToVpc
| RestoringToClassic
).
The filters.
nat-gateway-id
- The ID of the NAT gateway.
state
- The state of the NAT gateway (pending
| failed
| available
| deleting
| deleted
).
subnet-id
- The ID of the subnet in which the NAT gateway resides.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
vpc-id
- The ID of the VPC in which the NAT gateway resides.
The filters.
association.association-id
- The ID of an association ID for the ACL.
association.network-acl-id
- The ID of the network ACL involved in the association.
association.subnet-id
- The ID of the subnet involved in the association.
default
- Indicates whether the ACL is the default network ACL for the VPC.
entry.cidr
- The IPv4 CIDR range specified in the entry.
entry.icmp.code
- The ICMP code specified in the entry, if any.
entry.icmp.type
- The ICMP type specified in the entry, if any.
entry.ipv6-cidr
- The IPv6 CIDR range specified in the entry.
entry.port-range.from
- The start of the port range specified in the entry.
entry.port-range.to
- The end of the port range specified in the entry.
entry.protocol
- The protocol specified in the entry (tcp
| udp
| icmp
or a protocol number).
entry.rule-action
- Allows or denies the matching traffic (allow
| deny
).
entry.egress
- A Boolean that indicates the type of rule. Specify true
for egress rules, or false
for ingress rules.
entry.rule-number
- The number of an entry (in other words, rule) in the set of ACL entries.
network-acl-id
- The ID of the network ACL.
owner-id
- The ID of the Amazon Web Services account that owns the network ACL.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
vpc-id
- The ID of the VPC for the network ACL.
There are no supported filters.
', 'DescribeNetworkInsightsAccessScopesRequest$Filters' => 'There are no supported filters.
', 'DescribeNetworkInsightsAnalysesRequest$Filters' => 'The filters. The following are the possible values:
path-found - A Boolean value that indicates whether a feasible path is found.
status - The status of the analysis (running | succeeded | failed).
The filters. The following are the possible values:
destination - The ID of the resource.
filter-at-source.source-address - The source IPv4 address at the source.
filter-at-source.source-port-range - The source port range at the source.
filter-at-source.destination-address - The destination IPv4 address at the source.
filter-at-source.destination-port-range - The destination port range at the source.
filter-at-destination.source-address - The source IPv4 address at the destination.
filter-at-destination.source-port-range - The source port range at the destination.
filter-at-destination.destination-address - The destination IPv4 address at the destination.
filter-at-destination.destination-port-range - The destination port range at the destination.
protocol - The protocol.
source - The ID of the resource.
One or more filters.
network-interface-permission.network-interface-permission-id
- The ID of the permission.
network-interface-permission.network-interface-id
- The ID of the network interface.
network-interface-permission.aws-account-id
- The Amazon Web Services account ID.
network-interface-permission.aws-service
- The Amazon Web Service.
network-interface-permission.permission
- The type of permission (INSTANCE-ATTACH
| EIP-ASSOCIATE
).
One or more filters.
addresses.private-ip-address
- The private IPv4 addresses associated with the network interface.
addresses.primary
- Whether the private IPv4 address is the primary IP address associated with the network interface.
addresses.association.public-ip
- The association ID returned when the network interface was associated with the Elastic IP address (IPv4).
addresses.association.owner-id
- The owner ID of the addresses associated with the network interface.
association.association-id
- The association ID returned when the network interface was associated with an IPv4 address.
association.allocation-id
- The allocation ID returned when you allocated the Elastic IP address (IPv4) for your network interface.
association.ip-owner-id
- The owner of the Elastic IP address (IPv4) associated with the network interface.
association.public-ip
- The address of the Elastic IP address (IPv4) bound to the network interface.
association.public-dns-name
- The public DNS name for the network interface (IPv4).
attachment.attachment-id
- The ID of the interface attachment.
attachment.attach-time
- The time that the network interface was attached to an instance.
attachment.delete-on-termination
- Indicates whether the attachment is deleted when an instance is terminated.
attachment.device-index
- The device index to which the network interface is attached.
attachment.instance-id
- The ID of the instance to which the network interface is attached.
attachment.instance-owner-id
- The owner ID of the instance to which the network interface is attached.
attachment.status
- The status of the attachment (attaching
| attached
| detaching
| detached
).
availability-zone
- The Availability Zone of the network interface.
description
- The description of the network interface.
group-id
- The ID of a security group associated with the network interface.
group-name
- The name of a security group associated with the network interface.
ipv6-addresses.ipv6-address
- An IPv6 address associated with the network interface.
interface-type
- The type of network interface (api_gateway_managed
| aws_codestar_connections_managed
| branch
| efa
| gateway_load_balancer
| gateway_load_balancer_endpoint
| global_accelerator_managed
| interface
| iot_rules_managed
| lambda
| load_balancer
| nat_gateway
| network_load_balancer
| quicksight
| transit_gateway
| trunk
| vpc_endpoint
).
mac-address
- The MAC address of the network interface.
network-interface-id
- The ID of the network interface.
owner-id
- The Amazon Web Services account ID of the network interface owner.
private-ip-address
- The private IPv4 address or addresses of the network interface.
private-dns-name
- The private DNS name of the network interface (IPv4).
requester-id
- The alias or Amazon Web Services account ID of the principal or service that created the network interface.
requester-managed
- 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).
source-dest-check
- Indicates whether the network interface performs source/destination checking. A value of true
means checking is enabled, and false
means checking is disabled. The value must be false
for the network interface to perform network address translation (NAT) in your VPC.
status
- The status of the network interface. If the network interface is not attached to an instance, the status is available
; if a network interface is attached to an instance the status is in-use
.
subnet-id
- The ID of the subnet for the network interface.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
vpc-id
- The ID of the VPC for the network interface.
The filters.
group-name
- The name of the placement group.
group-arn
- The Amazon Resource Name (ARN) of the placement group.
spread-level
- The spread level for the placement group (host
| rack
).
state
- The state of the placement group (pending
| available
| deleting
| deleted
).
strategy
- The strategy of the placement group (cluster
| spread
| partition
).
tag:<key>
- 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
One or more filters.
prefix-list-id
: The ID of a prefix list.
prefix-list-name
: The name of a prefix list.
One or more filters.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
The filters.
endpoint
- The endpoint of the Region (for example, ec2.us-east-1.amazonaws.com
).
opt-in-status
- The opt-in status of the Region (opt-in-not-required
| opted-in
| not-opted-in
).
region-name
- The name of the Region (for example, us-east-1
).
Filter to use:
instance-id
- The ID of the instance for which the root volume replacement task was created.
One or more filters.
reserved-instances-id
- The ID of the Reserved Instances.
reserved-instances-listing-id
- The ID of the Reserved Instances listing.
status
- The status of the Reserved Instance listing (pending
| active
| cancelled
| closed
).
status-message
- The reason for the status.
One or more filters.
client-token
- The idempotency token for the modification request.
create-date
- The time when the modification request was created.
effective-date
- The time when the modification becomes effective.
modification-result.reserved-instances-id
- 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 fulfilled
.
modification-result.target-configuration.availability-zone
- The Availability Zone for the new Reserved Instances.
modification-result.target-configuration.instance-count
- The number of new Reserved Instances.
modification-result.target-configuration.instance-type
- The instance type of the new Reserved Instances.
reserved-instances-id
- The ID of the Reserved Instances modified.
reserved-instances-modification-id
- The ID of the modification request.
status
- The status of the Reserved Instances modification request (processing
| fulfilled
| failed
).
status-message
- The reason for the status.
update-date
- The time when the modification request was last updated.
One or more filters.
availability-zone
- The Availability Zone where the Reserved Instance can be used.
duration
- The duration of the Reserved Instance (for example, one year or three years), in seconds (31536000
| 94608000
).
fixed-price
- The purchase price of the Reserved Instance (for example, 9800.0).
instance-type
- The instance type that is covered by the reservation.
marketplace
- Set to true
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.
product-description
- The Reserved Instance product platform description (Linux/UNIX
| Linux with SQL Server Standard
| Linux with SQL Server Web
| Linux with SQL Server Enterprise
| SUSE Linux
| Red Hat Enterprise Linux
| Red Hat Enterprise Linux with HA
| Windows
| Windows with SQL Server Standard
| Windows with SQL Server Web
| Windows with SQL Server Enterprise
).
reserved-instances-offering-id
- The Reserved Instances offering ID.
scope
- The scope of the Reserved Instance (Availability Zone
or Region
).
usage-price
- The usage price of the Reserved Instance, per hour (for example, 0.84).
One or more filters.
availability-zone
- The Availability Zone where the Reserved Instance can be used.
duration
- The duration of the Reserved Instance (one year or three years), in seconds (31536000
| 94608000
).
end
- The time when the Reserved Instance expires (for example, 2015-08-07T11:54:42.000Z).
fixed-price
- The purchase price of the Reserved Instance (for example, 9800.0).
instance-type
- The instance type that is covered by the reservation.
scope
- The scope of the Reserved Instance (Region
or Availability Zone
).
product-description
- The Reserved Instance product platform description (Linux/UNIX
| Linux with SQL Server Standard
| Linux with SQL Server Web
| Linux with SQL Server Enterprise
| SUSE Linux
| Red Hat Enterprise Linux
| Red Hat Enterprise Linux with HA
| Windows
| Windows with SQL Server Standard
| Windows with SQL Server Web
| Windows with SQL Server Enterprise
).
reserved-instances-id
- The ID of the Reserved Instance.
start
- The time at which the Reserved Instance purchase request was placed (for example, 2014-08-07T11:54:42.000Z).
state
- The state of the Reserved Instance (payment-pending
| active
| payment-failed
| retired
).
tag:<key>
- 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
usage-price
- The usage price of the Reserved Instance, per hour (for example, 0.84).
The filters.
association.route-table-association-id
- The ID of an association ID for the route table.
association.route-table-id
- The ID of the route table involved in the association.
association.subnet-id
- The ID of the subnet involved in the association.
association.main
- Indicates whether the route table is the main route table for the VPC (true
| false
). Route tables that do not have an association ID are not returned in the response.
owner-id
- The ID of the Amazon Web Services account that owns the route table.
route-table-id
- The ID of the route table.
route.destination-cidr-block
- The IPv4 CIDR range specified in a route in the table.
route.destination-ipv6-cidr-block
- The IPv6 CIDR range specified in a route in the route table.
route.destination-prefix-list-id
- The ID (prefix) of the Amazon Web Service specified in a route in the table.
route.egress-only-internet-gateway-id
- The ID of an egress-only Internet gateway specified in a route in the route table.
route.gateway-id
- The ID of a gateway specified in a route in the table.
route.instance-id
- The ID of an instance specified in a route in the table.
route.nat-gateway-id
- The ID of a NAT gateway.
route.transit-gateway-id
- The ID of a transit gateway.
route.origin
- Describes how the route was created. CreateRouteTable
indicates that the route was automatically created when the route table was created; CreateRoute
indicates that the route was manually added to the route table; EnableVgwRoutePropagation
indicates that the route was propagated by route propagation.
route.state
- The state of a route in the route table (active
| blackhole
). 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).
route.vpc-peering-connection-id
- The ID of a VPC peering connection specified in a route in the table.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
vpc-id
- The ID of the VPC for the route table.
The filters.
availability-zone
- The Availability Zone (for example, us-west-2a
).
instance-type
- The instance type (for example, c4.large
).
platform
- The platform (Linux/UNIX
or Windows
).
The filters.
availability-zone
- The Availability Zone (for example, us-west-2a
).
instance-type
- The instance type (for example, c4.large
).
platform
- The platform (Linux/UNIX
or Windows
).
One or more filters.
group-id
- The ID of the security group.
security-group-rule-id
- The ID of the security group rule.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
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.
description
- The description of the security group.
egress.ip-permission.cidr
- An IPv4 CIDR block for an outbound security group rule.
egress.ip-permission.from-port
- For an outbound rule, the start of port range for the TCP and UDP protocols, or an ICMP type number.
egress.ip-permission.group-id
- The ID of a security group that has been referenced in an outbound security group rule.
egress.ip-permission.group-name
- The name of a security group that is referenced in an outbound security group rule.
egress.ip-permission.ipv6-cidr
- An IPv6 CIDR block for an outbound security group rule.
egress.ip-permission.prefix-list-id
- The ID of a prefix list to which a security group rule allows outbound access.
egress.ip-permission.protocol
- The IP protocol for an outbound security group rule (tcp
| udp
| icmp
, a protocol number, or -1 for all protocols).
egress.ip-permission.to-port
- For an outbound rule, the end of port range for the TCP and UDP protocols, or an ICMP code.
egress.ip-permission.user-id
- The ID of an Amazon Web Services account that has been referenced in an outbound security group rule.
group-id
- The ID of the security group.
group-name
- The name of the security group.
ip-permission.cidr
- An IPv4 CIDR block for an inbound security group rule.
ip-permission.from-port
- For an inbound rule, the start of port range for the TCP and UDP protocols, or an ICMP type number.
ip-permission.group-id
- The ID of a security group that has been referenced in an inbound security group rule.
ip-permission.group-name
- The name of a security group that is referenced in an inbound security group rule.
ip-permission.ipv6-cidr
- An IPv6 CIDR block for an inbound security group rule.
ip-permission.prefix-list-id
- The ID of a prefix list from which a security group rule allows inbound access.
ip-permission.protocol
- The IP protocol for an inbound security group rule (tcp
| udp
| icmp
, a protocol number, or -1 for all protocols).
ip-permission.to-port
- For an inbound rule, the end of port range for the TCP and UDP protocols, or an ICMP code.
ip-permission.user-id
- The ID of an Amazon Web Services account that has been referenced in an inbound security group rule.
owner-id
- The Amazon Web Services account ID of the owner of the security group.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
vpc-id
- The ID of the VPC specified when the security group was created.
The filters.
snapshot-id
- The snapshot ID.
volume-id
- The ID of the volume the snapshot is for.
last-tiering-operation
- The state of the last archive or restore action. (archival-in-progress
| archival-completed
| archival-failed
| permanent-restore-in-progress
| permanent-restore-completed
| permanent-restore-failed
| temporary-restore-in-progress
| temporary-restore-completed
| temporary-restore-failed
)
The filters.
description
- A description of the snapshot.
encrypted
- Indicates whether the snapshot is encrypted (true
| false
)
owner-alias
- The owner alias, from an Amazon-maintained list (amazon
). 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.
owner-id
- The Amazon Web Services account ID of the owner. We recommend that you use the related parameter instead of this filter.
progress
- The progress of the snapshot, as a percentage (for example, 80%).
snapshot-id
- The snapshot ID.
start-time
- The time stamp when the snapshot was initiated.
status
- The status of the snapshot (pending
| completed
| error
).
storage-tier
- The storage tier of the snapshot (archive
| standard
).
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
volume-id
- The ID of the volume the snapshot is for.
volume-size
- The size of the volume, in GiB.
The filters.
availability-zone-group
- The Availability Zone group.
create-time
- The time stamp when the Spot Instance request was created.
fault-code
- The fault code related to the request.
fault-message
- The fault message related to the request.
instance-id
- The ID of the instance that fulfilled the request.
launch-group
- The Spot Instance launch group.
launch.block-device-mapping.delete-on-termination
- Indicates whether the EBS volume is deleted on instance termination.
launch.block-device-mapping.device-name
- The device name for the volume in the block device mapping (for example, /dev/sdh
or xvdh
).
launch.block-device-mapping.snapshot-id
- The ID of the snapshot for the EBS volume.
launch.block-device-mapping.volume-size
- The size of the EBS volume, in GiB.
launch.block-device-mapping.volume-type
- The type of EBS volume: gp2
for General Purpose SSD, io1
or io2
for Provisioned IOPS SSD, st1
for Throughput Optimized HDD, sc1
for Cold HDD, or standard
for Magnetic.
launch.group-id
- The ID of the security group for the instance.
launch.group-name
- The name of the security group for the instance.
launch.image-id
- The ID of the AMI.
launch.instance-type
- The type of instance (for example, m3.medium
).
launch.kernel-id
- The kernel ID.
launch.key-name
- The name of the key pair the instance launched with.
launch.monitoring-enabled
- Whether detailed monitoring is enabled for the Spot Instance.
launch.ramdisk-id
- The RAM disk ID.
launched-availability-zone
- The Availability Zone in which the request is launched.
network-interface.addresses.primary
- Indicates whether the IP address is the primary private IP address.
network-interface.delete-on-termination
- Indicates whether the network interface is deleted when the instance is terminated.
network-interface.description
- A description of the network interface.
network-interface.device-index
- The index of the device for the network interface attachment on the instance.
network-interface.group-id
- The ID of the security group associated with the network interface.
network-interface.network-interface-id
- The ID of the network interface.
network-interface.private-ip-address
- The primary private IP address of the network interface.
network-interface.subnet-id
- The ID of the subnet for the instance.
product-description
- The product description associated with the instance (Linux/UNIX
| Windows
).
spot-instance-request-id
- The Spot Instance request ID.
spot-price
- The maximum hourly price for any Spot Instance launched to fulfill the request.
state
- The state of the Spot Instance request (open
| active
| closed
| cancelled
| failed
). Spot request status information can help you track your Amazon EC2 Spot Instance requests. For more information, see Spot request status in the Amazon EC2 User Guide for Linux Instances.
status-code
- The short code describing the most recent evaluation of your Spot Instance request.
status-message
- The message explaining the status of the Spot Instance request.
tag:<key>
- 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
type
- The type of Spot Instance request (one-time
| persistent
).
valid-from
- The start date of the request.
valid-until
- The end date of the request.
The filters.
availability-zone
- The Availability Zone for which prices should be returned.
instance-type
- The type of instance (for example, m3.medium
).
product-description
- The product description for the Spot price (Linux/UNIX
| Red Hat Enterprise Linux
| SUSE Linux
| Windows
| Linux/UNIX (Amazon VPC)
| Red Hat Enterprise Linux (Amazon VPC)
| SUSE Linux (Amazon VPC)
| Windows (Amazon VPC)
).
spot-price
- The Spot price. The value must match exactly (or use wildcards; greater than or less than comparison is not supported).
timestamp
- The time stamp of the Spot price history, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). You can use wildcards (* and ?). Greater than or less than comparison is not supported.
The filters.
task-state
- Returns tasks in a certain state (InProgress
| Completed
| Failed
)
bucket
- Returns task information for tasks that targeted a specific bucket. For the filter value, specify the bucket name.
The filters.
availability-zone
- The Availability Zone for the subnet. You can also use availabilityZone
as the filter name.
availability-zone-id
- The ID of the Availability Zone for the subnet. You can also use availabilityZoneId
as the filter name.
available-ip-address-count
- The number of IPv4 addresses in the subnet that are available.
cidr-block
- 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 cidr
or cidrBlock
as the filter names.
customer-owned-ipv4-pool
- The customer-owned IPv4 address pool associated with the subnet.
default-for-az
- Indicates whether this is the default subnet for the Availability Zone (true
| false
). You can also use defaultForAz
as the filter name.
enable-dns64
- Indicates whether DNS queries made to the Amazon-provided DNS Resolver in this subnet should return synthetic IPv6 addresses for IPv4-only destinations.
enable-lni-at-device-index
- Indicates the device position for local network interfaces in this subnet. For example, 1
indicates local network interfaces in this subnet are the secondary network interface (eth1).
ipv6-cidr-block-association.ipv6-cidr-block
- An IPv6 CIDR block associated with the subnet.
ipv6-cidr-block-association.association-id
- An association ID for an IPv6 CIDR block associated with the subnet.
ipv6-cidr-block-association.state
- The state of an IPv6 CIDR block associated with the subnet.
ipv6-native
- Indicates whether this is an IPv6 only subnet (true
| false
).
map-customer-owned-ip-on-launch
- Indicates whether a network interface created in this subnet (including a network interface created by RunInstances) receives a customer-owned IPv4 address.
map-public-ip-on-launch
- Indicates whether instances launched in this subnet receive a public IPv4 address.
outpost-arn
- The Amazon Resource Name (ARN) of the Outpost.
owner-id
- The ID of the Amazon Web Services account that owns the subnet.
private-dns-name-options-on-launch.hostname-type
- The type of hostname to assign to instances in the subnet at launch. For IPv4-only and dual-stack (IPv4 and IPv6) subnets, an instance DNS name can be based on the instance IPv4 address (ip-name) or the instance ID (resource-name). For IPv6 only subnets, an instance DNS name must be based on the instance ID (resource-name).
private-dns-name-options-on-launch.enable-resource-name-dns-a-record
- Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
private-dns-name-options-on-launch.enable-resource-name-dns-aaaa-record
- Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
state
- The state of the subnet (pending
| available
).
subnet-arn
- The Amazon Resource Name (ARN) of the subnet.
subnet-id
- The ID of the subnet.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
vpc-id
- The ID of the VPC for the subnet.
The filters.
key
- The tag key.
resource-id
- The ID of the resource.
resource-type
- The resource type (customer-gateway
| dedicated-host
| dhcp-options
| elastic-ip
| fleet
| fpga-image
| host-reservation
| image
| instance
| internet-gateway
| key-pair
| launch-template
| natgateway
| network-acl
| network-interface
| placement-group
| reserved-instances
| route-table
| security-group
| snapshot
| spot-instances-request
| subnet
| volume
| vpc
| vpc-endpoint
| vpc-endpoint-service
| vpc-peering-connection
| vpn-connection
| vpn-gateway
).
tag
:<key> - 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".
value
- The tag value.
One or more filters. The possible values are:
description
: The Traffic Mirror filter description.
traffic-mirror-filter-id
: The ID of the Traffic Mirror filter.
One or more filters. The possible values are:
description
: The Traffic Mirror session description.
network-interface-id
: The ID of the Traffic Mirror session network interface.
owner-id
: The ID of the account that owns the Traffic Mirror session.
packet-length
: The assigned number of packets to mirror.
session-number
: The assigned session number.
traffic-mirror-filter-id
: The ID of the Traffic Mirror filter.
traffic-mirror-session-id
: The ID of the Traffic Mirror session.
traffic-mirror-target-id
: The ID of the Traffic Mirror target.
virtual-network-id
: The virtual network ID of the Traffic Mirror session.
One or more filters. The possible values are:
description
: The Traffic Mirror target description.
network-interface-id
: The ID of the Traffic Mirror session network interface.
network-load-balancer-arn
: The Amazon Resource Name (ARN) of the Network Load Balancer that is associated with the session.
owner-id
: The ID of the account that owns the Traffic Mirror session.
traffic-mirror-target-id
: The ID of the Traffic Mirror target.
One or more filters. The possible values are:
association.state
- The state of the association (associating
| associated
| disassociating
).
association.transit-gateway-route-table-id
- The ID of the route table for the transit gateway.
resource-id
- The ID of the resource.
resource-owner-id
- The ID of the Amazon Web Services account that owns the resource.
resource-type
- The resource type. Valid values are vpc
| vpn
| direct-connect-gateway
| peering
| connect
.
state
- The state of the attachment. Valid values are available
| deleted
| deleting
| failed
| failing
| initiatingRequest
| modifying
| pendingAcceptance
| pending
| rollingBack
| rejected
| rejecting
.
transit-gateway-attachment-id
- The ID of the attachment.
transit-gateway-id
- The ID of the transit gateway.
transit-gateway-owner-id
- The ID of the Amazon Web Services account that owns the transit gateway.
One or more filters. The possible values are:
state
- The state of the Connect peer (pending
| available
| deleting
| deleted
).
transit-gateway-attachment-id
- The ID of the attachment.
transit-gateway-connect-peer-id
- The ID of the Connect peer.
One or more filters. The possible values are:
options.protocol
- The tunnel protocol (gre
).
state
- The state of the attachment (initiating
| initiatingRequest
| pendingAcceptance
| rollingBack
| pending
| available
| modifying
| deleting
| deleted
| failed
| rejected
| rejecting
| failing
).
transit-gateway-attachment-id
- The ID of the Connect attachment.
transit-gateway-id
- The ID of the transit gateway.
transport-transit-gateway-attachment-id
- The ID of the transit gateway attachment from which the Connect attachment was created.
One or more filters. The possible values are:
state
- The state of the transit gateway multicast domain. Valid values are pending
| available
| deleting
| deleted
.
transit-gateway-id
- The ID of the transit gateway.
transit-gateway-multicast-domain-id
- The ID of the transit gateway multicast domain.
One or more filters. The possible values are:
transit-gateway-attachment-id
- The ID of the transit gateway attachment.
local-owner-id
- The ID of your Amazon Web Services account.
remote-owner-id
- The ID of the Amazon Web Services account in the remote Region that owns the transit gateway.
state
- The state of the peering attachment. Valid values are available
| deleted
| deleting
| failed
| failing
| initiatingRequest
| modifying
| pendingAcceptance
| pending
| rollingBack
| rejected
| rejecting
).
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
transit-gateway-id
- The ID of the transit gateway.
The filters associated with the transit gateway policy table.
', 'DescribeTransitGatewayRouteTableAnnouncementsRequest$Filters' => 'The filters associated with the transit gateway policy table.
', 'DescribeTransitGatewayRouteTablesRequest$Filters' => 'One or more filters. The possible values are:
default-association-route-table
- Indicates whether this is the default association route table for the transit gateway (true
| false
).
default-propagation-route-table
- Indicates whether this is the default propagation route table for the transit gateway (true
| false
).
state
- The state of the route table (available
| deleting
| deleted
| pending
).
transit-gateway-id
- The ID of the transit gateway.
transit-gateway-route-table-id
- The ID of the transit gateway route table.
One or more filters. The possible values are:
state
- The state of the attachment. Valid values are available
| deleted
| deleting
| failed
| failing
| initiatingRequest
| modifying
| pendingAcceptance
| pending
| rollingBack
| rejected
| rejecting
.
transit-gateway-attachment-id
- The ID of the attachment.
transit-gateway-id
- The ID of the transit gateway.
vpc-id
- The ID of the VPC.
One or more filters. The possible values are:
options.propagation-default-route-table-id
- The ID of the default propagation route table.
options.amazon-side-asn
- The private ASN for the Amazon side of a BGP session.
options.association-default-route-table-id
- The ID of the default association route table.
options.auto-accept-shared-attachments
- Indicates whether there is automatic acceptance of attachment requests (enable
| disable
).
options.default-route-table-association
- Indicates whether resource attachments are automatically associated with the default association route table (enable
| disable
).
options.default-route-table-propagation
- Indicates whether resource attachments automatically propagate routes to the default propagation route table (enable
| disable
).
options.dns-support
- Indicates whether DNS support is enabled (enable
| disable
).
options.vpn-ecmp-support
- Indicates whether Equal Cost Multipath Protocol support is enabled (enable
| disable
).
owner-id
- The ID of the Amazon Web Services account that owns the transit gateway.
state
- The state of the transit gateway (available
| deleted
| deleting
| modifying
| pending
).
transit-gateway-id
- The ID of the transit gateway.
One or more filters.
gre-key
- The ID of a trunk interface association.
interface-protocol
- The interface protocol. Valid values are VLAN
and GRE
.
One or more filters. Filter names and values are case-sensitive.
', 'DescribeVerifiedAccessGroupsRequest$Filters' => 'One or more filters. Filter names and values are case-sensitive.
', 'DescribeVerifiedAccessInstanceLoggingConfigurationsRequest$Filters' => 'One or more filters. Filter names and values are case-sensitive.
', 'DescribeVerifiedAccessInstancesRequest$Filters' => 'One or more filters. Filter names and values are case-sensitive.
', 'DescribeVerifiedAccessTrustProvidersRequest$Filters' => 'One or more filters. Filter names and values are case-sensitive.
', 'DescribeVolumeStatusRequest$Filters' => 'The filters.
action.code
- The action code for the event (for example, enable-volume-io
).
action.description
- A description of the action.
action.event-id
- The event ID associated with the action.
availability-zone
- The Availability Zone of the instance.
event.description
- A description of the event.
event.event-id
- The event ID.
event.event-type
- The event type (for io-enabled
: passed
| failed
; for io-performance
: io-performance:degraded
| io-performance:severely-degraded
| io-performance:stalled
).
event.not-after
- The latest end time for the event.
event.not-before
- The earliest start time for the event.
volume-status.details-name
- The cause for volume-status.status
(io-enabled
| io-performance
).
volume-status.details-status
- The status of volume-status.details-name
(for io-enabled
: passed
| failed
; for io-performance
: normal
| degraded
| severely-degraded
| stalled
).
volume-status.status
- The status of the volume (ok
| impaired
| warning
| insufficient-data
).
The filters.
modification-state
- The current modification state (modifying | optimizing | completed | failed).
original-iops
- The original IOPS rate of the volume.
original-size
- The original size of the volume, in GiB.
original-volume-type
- The original volume type of the volume (standard | io1 | io2 | gp2 | sc1 | st1).
originalMultiAttachEnabled
- Indicates whether Multi-Attach support was enabled (true | false).
start-time
- The modification start time.
target-iops
- The target IOPS rate of the volume.
target-size
- The target size of the volume, in GiB.
target-volume-type
- The target volume type of the volume (standard | io1 | io2 | gp2 | sc1 | st1).
targetMultiAttachEnabled
- Indicates whether Multi-Attach support is to be enabled (true | false).
volume-id
- The ID of the volume.
The filters.
attachment.attach-time
- The time stamp when the attachment initiated.
attachment.delete-on-termination
- Whether the volume is deleted on instance termination.
attachment.device
- The device name specified in the block device mapping (for example, /dev/sda1
).
attachment.instance-id
- The ID of the instance the volume is attached to.
attachment.status
- The attachment state (attaching
| attached
| detaching
).
availability-zone
- The Availability Zone in which the volume was created.
create-time
- The time stamp when the volume was created.
encrypted
- Indicates whether the volume is encrypted (true
| false
)
multi-attach-enabled
- Indicates whether the volume is enabled for Multi-Attach (true
| false
)
fast-restored
- Indicates whether the volume was created from a snapshot that is enabled for fast snapshot restore (true
| false
).
size
- The size of the volume, in GiB.
snapshot-id
- The snapshot from which the volume was created.
status
- The state of the volume (creating
| available
| in-use
| deleting
| deleted
| error
).
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
volume-id
- The volume ID.
volume-type
- The Amazon EBS volume type (gp2
| gp3
| io1
| io2
| st1
| sc1
| standard
)
The filters.
is-classic-link-enabled
- Whether the VPC is enabled for ClassicLink (true
| false
).
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
The filters.
connection-notification-arn
- The ARN of the SNS topic for the notification.
connection-notification-id
- The ID of the notification.
connection-notification-state
- The state of the notification (Enabled
| Disabled
).
connection-notification-type
- The type of notification (Topic
).
service-id
- The ID of the endpoint service.
vpc-endpoint-id
- The ID of the VPC endpoint.
The filters.
ip-address-type
- The IP address type (ipv4
| ipv6
).
service-id
- The ID of the service.
vpc-endpoint-owner
- The ID of the Amazon Web Services account ID that owns the endpoint.
vpc-endpoint-state
- The state of the endpoint (pendingAcceptance
| pending
| available
| deleting
| deleted
| rejected
| failed
).
vpc-endpoint-id
- The ID of the endpoint.
The filters.
service-name
- The name of the service.
service-id
- The ID of the service.
service-state
- The state of the service (Pending
| Available
| Deleting
| Deleted
| Failed
).
supported-ip-address-types
- The IP address type (ipv4
| ipv6
).
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
The filters.
principal
- The ARN of the principal.
principal-type
- The principal type (All
| Service
| OrganizationUnit
| Account
| User
| Role
).
The filters.
owner
- The ID or alias of the Amazon Web Services account that owns the service.
service-name
- The name of the service.
service-type
- The type of service (Interface
| Gateway
| GatewayLoadBalancer
).
supported-ip-address-types
- The IP address type (ipv4
| ipv6
).
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
The filters.
ip-address-type
- The IP address type (ipv4
| ipv6
).
service-name
- The name of the service.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
vpc-id
- The ID of the VPC in which the endpoint resides.
vpc-endpoint-id
- The ID of the endpoint.
vpc-endpoint-state
- The state of the endpoint (pendingAcceptance
| pending
| available
| deleting
| deleted
| rejected
| failed
).
vpc-endpoint-type
- The type of VPC endpoint (Interface
| Gateway
| GatewayLoadBalancer
).
The filters.
accepter-vpc-info.cidr-block
- The IPv4 CIDR block of the accepter VPC.
accepter-vpc-info.owner-id
- The ID of the Amazon Web Services account that owns the accepter VPC.
accepter-vpc-info.vpc-id
- The ID of the accepter VPC.
expiration-time
- The expiration date and time for the VPC peering connection.
requester-vpc-info.cidr-block
- The IPv4 CIDR block of the requester\'s VPC.
requester-vpc-info.owner-id
- The ID of the Amazon Web Services account that owns the requester VPC.
requester-vpc-info.vpc-id
- The ID of the requester VPC.
status-code
- The status of the VPC peering connection (pending-acceptance
| failed
| expired
| provisioning
| active
| deleting
| deleted
| rejected
).
status-message
- A message that provides more information about the status of the VPC peering connection, if applicable.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
vpc-peering-connection-id
- The ID of the VPC peering connection.
The filters.
cidr
- 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, /28
).
cidr-block-association.cidr-block
- An IPv4 CIDR block associated with the VPC.
cidr-block-association.association-id
- The association ID for an IPv4 CIDR block associated with the VPC.
cidr-block-association.state
- The state of an IPv4 CIDR block associated with the VPC.
dhcp-options-id
- The ID of a set of DHCP options.
ipv6-cidr-block-association.ipv6-cidr-block
- An IPv6 CIDR block associated with the VPC.
ipv6-cidr-block-association.ipv6-pool
- The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated.
ipv6-cidr-block-association.association-id
- The association ID for an IPv6 CIDR block associated with the VPC.
ipv6-cidr-block-association.state
- The state of an IPv6 CIDR block associated with the VPC.
is-default
- Indicates whether the VPC is the default VPC.
owner-id
- The ID of the Amazon Web Services account that owns the VPC.
state
- The state of the VPC (pending
| available
).
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
vpc-id
- The ID of the VPC.
One or more filters.
customer-gateway-configuration
- The configuration information for the customer gateway.
customer-gateway-id
- The ID of a customer gateway associated with the VPN connection.
state
- The state of the VPN connection (pending
| available
| deleting
| deleted
).
option.static-routes-only
- Indicates whether the connection has static routes only. Used for devices that do not support Border Gateway Protocol (BGP).
route.destination-cidr-block
- The destination CIDR block. This corresponds to the subnet used in a customer data center.
bgp-asn
- The BGP Autonomous System Number (ASN) associated with a BGP device.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
type
- The type of VPN connection. Currently the only supported type is ipsec.1
.
vpn-connection-id
- The ID of the VPN connection.
vpn-gateway-id
- The ID of a virtual private gateway associated with the VPN connection.
transit-gateway-id
- The ID of a transit gateway associated with the VPN connection.
One or more filters.
amazon-side-asn
- The Autonomous System Number (ASN) for the Amazon side of the gateway.
attachment.state
- The current state of the attachment between the gateway and the VPC (attaching
| attached
| detaching
| detached
).
attachment.vpc-id
- The ID of an attached VPC.
availability-zone
- The Availability Zone for the virtual private gateway (if applicable).
state
- The state of the virtual private gateway (pending
| available
| deleting
| deleted
).
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
type
- The type of virtual private gateway. Currently the only supported type is ipsec.1
.
vpn-gateway-id
- The ID of the virtual private gateway.
One or more filters. The possible values are:
attachment.transit-gateway-attachment-id
- The id of the transit gateway attachment.
attachment.resource-id
- The resource id of the transit gateway attachment.
route-search.exact-match
- The exact match of the specified filter.
route-search.longest-prefix-match
- The longest prefix that matches the route.
route-search.subnet-of-match
- The routes with a subnet that match the specified CIDR filter.
route-search.supernet-of-match
- 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.
state
- The state of the route (active
| blackhole
).
transit-gateway-route-destination-cidr-block
- The CIDR range.
type
- The type of route (propagated
| static
).
One or more filters.
coip-address-usage.allocation-id
- The allocation ID of the address.
coip-address-usage.aws-account-id
- The ID of the Amazon Web Services account that is using the customer-owned IP address.
coip-address-usage.aws-service
- The Amazon Web Services service that is using the customer-owned IP address.
coip-address-usage.co-ip
- The customer-owned IP address.
Discovered account filters.
', 'GetIpamDiscoveredResourceCidrsRequest$Filters' => 'Filters.
', 'GetIpamPoolAllocationsRequest$Filters' => 'One or more filters for the request. For more information about filtering, see Filtering CLI output.
', 'GetIpamPoolCidrsRequest$Filters' => 'One or more filters for the request. For more information about filtering, see Filtering CLI output.
', 'GetIpamResourceCidrsRequest$Filters' => 'One or more filters for the request. For more information about filtering, see Filtering CLI output.
', 'GetSubnetCidrReservationsRequest$Filters' => 'One or more filters.
reservationType
- The type of reservation (prefix
| explicit
).
subnet-id
- The ID of the subnet.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
tag-key
- 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.
One or more filters. The possible values are:
transit-gateway-route-table-id
- The ID of the transit gateway route table.
One or more filters. The possible values are:
resource-id
- The ID of the resource.
resource-type
- The type of resource. The valid value is: vpc
.
state
- The state of the subnet association. Valid values are associated
| associating
| disassociated
| disassociating
.
subnet-id
- The ID of the subnet.
transit-gateway-attachment-id
- The id of the transit gateway attachment.
The filters associated with the transit gateway policy table.
', 'GetTransitGatewayPolicyTableEntriesRequest$Filters' => 'The filters associated with the transit gateway policy table.
', 'GetTransitGatewayPrefixListReferencesRequest$Filters' => 'One or more filters. The possible values are:
attachment.resource-id
- The ID of the resource for the attachment.
attachment.resource-type
- The type of resource for the attachment. Valid values are vpc
| vpn
| direct-connect-gateway
| peering
.
attachment.transit-gateway-attachment-id
- The ID of the attachment.
is-blackhole
- Whether traffic matching the route is blocked (true
| false
).
prefix-list-id
- The ID of the prefix list.
prefix-list-owner-id
- The ID of the owner of the prefix list.
state
- The state of the prefix list reference (pending
| available
| modifying
| deleting
).
One or more filters. The possible values are:
resource-id
- The ID of the resource.
resource-type
- The resource type. Valid values are vpc
| vpn
| direct-connect-gateway
| peering
| connect
.
transit-gateway-attachment-id
- The ID of the attachment.
One or more filters. The possible values are:
resource-id
- The ID of the resource.
resource-type
- The resource type. Valid values are vpc
| vpn
| direct-connect-gateway
| peering
| connect
.
transit-gateway-attachment-id
- The ID of the attachment.
One or more filters.
prefix-list-id
- The ID of the prefix list.
route-search.exact-match
- The exact match of the specified filter.
route-search.longest-prefix-match
- The longest prefix that matches the route.
route-search.subnet-of-match
- The routes with a subnet that match the specified CIDR filter.
route-search.supernet-of-match
- 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.
state
- The state of the route.
type
- The route type.
One or more filters. The possible values are:
group-ip-address
- The IP address of the transit gateway multicast group.
is-group-member
- The resource is a group member. Valid values are true
| false
.
is-group-source
- The resource is a group source. Valid values are true
| false
.
member-type
- The member type. Valid values are igmp
| static
.
resource-id
- The ID of the resource.
resource-type
- The type of resource. Valid values are vpc
| vpn
| direct-connect-gateway
| tgw-peering
.
source-type
- The source type. Valid values are igmp
| static
.
subnet-id
- The ID of the subnet.
transit-gateway-attachment-id
- The id of the transit gateway attachment.
One or more filters. The possible values are:
attachment.transit-gateway-attachment-id
- The id of the transit gateway attachment.
attachment.resource-id
- The resource id of the transit gateway attachment.
attachment.resource-type
- The attachment resource type. Valid values are vpc
| vpn
| direct-connect-gateway
| peering
| connect
.
prefix-list-id
- The ID of the prefix list.
route-search.exact-match
- The exact match of the specified filter.
route-search.longest-prefix-match
- The longest prefix that matches the route.
route-search.subnet-of-match
- The routes with a subnet that match the specified CIDR filter.
route-search.supernet-of-match
- 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.
state
- The state of the route (active
| blackhole
).
type
- The type of route (propagated
| static
).
Describes a port range.
', 'refs' => [ 'PathFilter$SourcePortRange' => 'The source port range.
', 'PathFilter$DestinationPortRange' => 'The destination port range.
', ], ], 'FindingsFound' => [ 'base' => NULL, 'refs' => [ 'NetworkInsightsAccessScopeAnalysis$FindingsFound' => 'Indicates whether there are findings.
', ], ], 'FirewallStatefulRule' => [ 'base' => 'Describes a stateful rule.
', 'refs' => [ 'Explanation$FirewallStatefulRule' => 'The Network Firewall stateful rule.
', 'PathComponent$FirewallStatefulRule' => 'The Network Firewall stateful rule.
', ], ], 'FirewallStatelessRule' => [ 'base' => 'Describes a stateless rule.
', 'refs' => [ 'Explanation$FirewallStatelessRule' => 'The Network Firewall stateless rule.
', 'PathComponent$FirewallStatelessRule' => 'The Network Firewall stateless rule.
', ], ], 'FleetActivityStatus' => [ 'base' => NULL, 'refs' => [ 'FleetData$ActivityStatus' => 'The progress of the EC2 Fleet. If there is an error, the status is error
. After all requests are placed, the status is pending_fulfillment
. If the size of the EC2 Fleet is equal to or greater than its target capacity, the status is fulfilled
. If the size of the EC2 Fleet is decreased, the status is pending_termination
while instances are terminating.
Information about a Capacity Reservation in a Capacity Reservation Fleet.
', 'refs' => [ 'FleetCapacityReservationSet$member' => NULL, ], ], 'FleetCapacityReservationSet' => [ 'base' => NULL, 'refs' => [ 'CapacityReservationFleet$InstanceTypeSpecifications' => 'Information about the instance types for which to reserve the capacity.
', 'CreateCapacityReservationFleetResult$FleetCapacityReservations' => 'Information about the individual Capacity Reservations in the Capacity Reservation Fleet.
', ], ], 'FleetCapacityReservationTenancy' => [ 'base' => NULL, 'refs' => [ 'CapacityReservationFleet$Tenancy' => 'The tenancy of the Capacity Reservation Fleet. Tenancies include:
default
- The Capacity Reservation Fleet is created on hardware that is shared with other Amazon Web Services accounts.
dedicated
- The Capacity Reservation Fleet is created on single-tenant hardware that is dedicated to a single Amazon Web Services account.
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:
default
- The Capacity Reservation Fleet is created on hardware that is shared with other Amazon Web Services accounts.
dedicated
- The Capacity Reservations are created on single-tenant hardware that is dedicated to a single Amazon Web Services account.
Indicates the tenancy of Capacity Reservation Fleet.
', ], ], 'FleetCapacityReservationUsageStrategy' => [ 'base' => NULL, 'refs' => [ 'CapacityReservationOptions$UsageStrategy' => 'Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.
If you specify use-capacity-reservations-first
, 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 (lowest-price
or prioritized
) 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 (lowest-price
or prioritized
).
If you do not specify a value, the fleet fulfils the On-Demand capacity according to the chosen On-Demand allocation strategy.
', 'CapacityReservationOptionsRequest$UsageStrategy' => 'Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.
If you specify use-capacity-reservations-first
, 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 (lowest-price
or prioritized
) 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 (lowest-price
or prioritized
).
If you do not specify a value, the fleet fulfils the On-Demand capacity according to the chosen On-Demand allocation strategy.
', ], ], 'FleetData' => [ 'base' => 'Describes an EC2 Fleet.
', 'refs' => [ 'FleetSet$member' => NULL, ], ], 'FleetEventType' => [ 'base' => NULL, 'refs' => [ 'DescribeFleetHistoryRequest$EventType' => 'The type of events to describe. By default, all events are described.
', 'HistoryRecordEntry$EventType' => 'The event type.
', ], ], 'FleetExcessCapacityTerminationPolicy' => [ 'base' => NULL, 'refs' => [ 'CreateFleetRequest$ExcessCapacityTerminationPolicy' => '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.
Supported only for fleets of type maintain
.
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.
Supported only for fleets of type maintain
.
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.
Supported only for fleets of type maintain
.
The ID of the EC2 Fleet.
', 'DeleteFleetErrorItem$FleetId' => 'The ID of the EC2 Fleet.
', 'DeleteFleetSuccessItem$FleetId' => 'The ID of the EC2 Fleet.
', 'DescribeFleetHistoryRequest$FleetId' => 'The ID of the EC2 Fleet.
', 'DescribeFleetHistoryResult$FleetId' => 'The ID of the EC Fleet.
', 'DescribeFleetInstancesRequest$FleetId' => 'The ID of the EC2 Fleet.
', 'DescribeFleetInstancesResult$FleetId' => 'The ID of the EC2 Fleet.
', 'FleetData$FleetId' => 'The ID of the EC2 Fleet.
', 'FleetIdSet$member' => NULL, 'ModifyFleetRequest$FleetId' => 'The ID of the EC2 Fleet.
', ], ], 'FleetIdSet' => [ 'base' => NULL, 'refs' => [ 'DeleteFleetsRequest$FleetIds' => 'The IDs of the EC2 Fleets.
', 'DescribeFleetsRequest$FleetIds' => 'The IDs of the EC2 Fleets.
If a fleet is of type instant
, you must specify the fleet ID, otherwise it does not appear in the response.
Indicates the type of instance launches that the Capacity Reservation Fleet accepts. All Capacity Reservations in the Fleet inherit this instance matching criteria.
Currently, Capacity Reservation Fleets support open
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.
Indicates the type of instance launches that the Capacity Reservation Fleet accepts. All Capacity Reservations in the Fleet inherit this instance matching criteria.
Currently, Capacity Reservation Fleets support open
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.
The instance matching criteria for the Capacity Reservation Fleet.
', ], ], 'FleetLaunchTemplateConfig' => [ 'base' => 'Describes a launch template and overrides.
', 'refs' => [ 'FleetLaunchTemplateConfigList$member' => NULL, ], ], 'FleetLaunchTemplateConfigList' => [ 'base' => NULL, 'refs' => [ 'FleetData$LaunchTemplateConfigs' => 'The launch template and overrides.
', ], ], 'FleetLaunchTemplateConfigListRequest' => [ 'base' => NULL, 'refs' => [ 'CreateFleetRequest$LaunchTemplateConfigs' => 'The configuration for the EC2 Fleet.
', 'ModifyFleetRequest$LaunchTemplateConfigs' => 'The launch template and overrides.
', ], ], 'FleetLaunchTemplateConfigRequest' => [ 'base' => 'Describes a launch template and overrides.
', 'refs' => [ 'FleetLaunchTemplateConfigListRequest$member' => NULL, ], ], 'FleetLaunchTemplateOverrides' => [ 'base' => 'Describes overrides for a launch template.
', 'refs' => [ 'FleetLaunchTemplateOverridesList$member' => NULL, 'LaunchTemplateAndOverridesResponse$Overrides' => 'Any parameters that you specify override the same parameters in the launch template.
', ], ], 'FleetLaunchTemplateOverridesList' => [ 'base' => NULL, 'refs' => [ 'FleetLaunchTemplateConfig$Overrides' => 'Any parameters that you specify override the same parameters in the launch template.
', ], ], 'FleetLaunchTemplateOverridesListRequest' => [ 'base' => NULL, 'refs' => [ 'FleetLaunchTemplateConfigRequest$Overrides' => 'Any parameters that you specify override the same parameters in the launch template.
For fleets of type request
and maintain
, a maximum of 300 items is allowed across all launch templates.
Describes overrides for a launch template.
', 'refs' => [ 'FleetLaunchTemplateOverridesListRequest$member' => NULL, ], ], 'FleetLaunchTemplateSpecification' => [ 'base' => 'The Amazon EC2 launch template that can be used by a Spot Fleet to configure Amazon EC2 instances. You must specify either the ID or name of the launch template in the request, but not both.
For information about launch templates, see Launch an instance from a launch template in the Amazon EC2 User Guide.
', 'refs' => [ 'FleetLaunchTemplateConfig$LaunchTemplateSpecification' => 'The launch template.
', 'LaunchTemplateAndOverridesResponse$LaunchTemplateSpecification' => 'The launch template.
', 'LaunchTemplateConfig$LaunchTemplateSpecification' => 'The launch template to use. Make sure that the launch template does not contain the NetworkInterfaceId
parameter because you can\'t specify a network interface ID in a Spot Fleet.
The Amazon EC2 launch template that can be used by an EC2 Fleet to configure Amazon EC2 instances. You must specify either the ID or name of the launch template in the request, but not both.
For information about launch templates, see Launch an instance from a launch template in the Amazon EC2 User Guide.
', 'refs' => [ 'FleetLaunchTemplateConfigRequest$LaunchTemplateSpecification' => 'The launch template to use. You must specify either the launch template ID or launch template name in the request.
', ], ], 'FleetOnDemandAllocationStrategy' => [ 'base' => NULL, 'refs' => [ 'OnDemandOptions$AllocationStrategy' => 'The strategy that determines the order of the launch template overrides to use in fulfilling On-Demand capacity.
lowest-price
- EC2 Fleet uses price to determine the order, launching the lowest price first.
prioritized
- EC2 Fleet uses the priority that you assigned to each launch template override, launching the highest priority first.
Default: lowest-price
The strategy that determines the order of the launch template overrides to use in fulfilling On-Demand capacity.
lowest-price
- EC2 Fleet uses price to determine the order, launching the lowest price first.
prioritized
- EC2 Fleet uses the priority that you assigned to each launch template override, launching the highest priority first.
Default: lowest-price
The replacement strategy to use. Only available for fleets of type maintain
.
launch
- EC2 Fleet launches a new replacement Spot Instance when a rebalance notification is emitted for an existing Spot Instance in the fleet. EC2 Fleet does not terminate the instances that receive a rebalance notification. You can terminate the old instances, or you can leave them running. You are charged for all instances while they are running.
launch-before-terminate
- EC2 Fleet launches a new replacement Spot Instance when a rebalance notification is emitted for an existing Spot Instance in the fleet, and then, after a delay that you specify (in TerminationDelay
), terminates the instances that received a rebalance notification.
The replacement strategy to use. Only available for fleets of type maintain
.
launch
- EC2 Fleet launches a replacement Spot Instance when a rebalance notification is emitted for an existing Spot Instance in the fleet. EC2 Fleet does not terminate the instances that receive a rebalance notification. You can terminate the old instances, or you can leave them running. You are charged for all instances while they are running.
launch-before-terminate
- EC2 Fleet launches a replacement Spot Instance when a rebalance notification is emitted for an existing Spot Instance in the fleet, and then, after a delay that you specify (in TerminationDelay
), terminates the instances that received a rebalance notification.
Information about the EC2 Fleets.
', ], ], 'FleetSpotCapacityRebalance' => [ 'base' => 'The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.
', 'refs' => [ 'FleetSpotMaintenanceStrategies$CapacityRebalance' => 'The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.
', ], ], 'FleetSpotCapacityRebalanceRequest' => [ 'base' => 'The Spot Instance replacement strategy to use when Amazon EC2 emits a rebalance notification signal that your Spot Instance is at an elevated risk of being interrupted. For more information, see Capacity rebalancing in the Amazon EC2 User Guide.
', 'refs' => [ 'FleetSpotMaintenanceStrategiesRequest$CapacityRebalance' => 'The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.
', ], ], 'FleetSpotMaintenanceStrategies' => [ 'base' => 'The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.
', 'refs' => [ 'SpotOptions$MaintenanceStrategies' => 'The strategies for managing your workloads on your Spot Instances that will be interrupted. Currently only the capacity rebalance strategy is available.
', ], ], 'FleetSpotMaintenanceStrategiesRequest' => [ 'base' => 'The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.
', 'refs' => [ 'SpotOptionsRequest$MaintenanceStrategies' => 'The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.
', ], ], 'FleetStateCode' => [ 'base' => NULL, 'refs' => [ 'DeleteFleetSuccessItem$CurrentFleetState' => 'The current state of the EC2 Fleet.
', 'DeleteFleetSuccessItem$PreviousFleetState' => 'The previous state of the EC2 Fleet.
', 'FleetData$FleetState' => 'The state of the EC2 Fleet.
', ], ], 'FleetType' => [ 'base' => NULL, 'refs' => [ 'CreateFleetRequest$Type' => 'The fleet type. The default value is maintain
.
maintain
- The EC2 Fleet places an asynchronous request for your desired capacity, and continues to maintain your desired Spot capacity by replenishing interrupted Spot Instances.
request
- 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.
instant
- The EC2 Fleet places a synchronous one-time request for your desired capacity, and returns errors for any instances that could not be launched.
For more information, see EC2 Fleet request types in the Amazon EC2 User Guide.
', 'FleetData$Type' => 'The type of request. Indicates whether the EC2 Fleet only requests
the target capacity, or also attempts to maintain
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: maintain
.
The type of request. Indicates whether the Spot Fleet only requests the target capacity or also attempts to maintain it. When this value is request
, 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 maintain
, the Spot Fleet maintains the target capacity. The Spot Fleet places the required requests to meet capacity and automatically replenishes any interrupted instances. Default: maintain
. instant
is listed but is not used by Spot Fleet.
The purchase price of the Reserved Instance.
', 'ReservedInstances$UsagePrice' => 'The usage price of the Reserved Instance, per hour.
', 'ReservedInstancesOffering$FixedPrice' => 'The purchase price of the Reserved Instance.
', 'ReservedInstancesOffering$UsagePrice' => 'The usage price of the Reserved Instance, per hour.
', ], ], 'FlowLog' => [ 'base' => 'Describes a flow log.
', 'refs' => [ 'FlowLogSet$member' => NULL, ], ], 'FlowLogIdList' => [ 'base' => NULL, 'refs' => [ 'DeleteFlowLogsRequest$FlowLogIds' => 'One or more flow log IDs.
Constraint: Maximum of 1000 flow log IDs.
', 'DescribeFlowLogsRequest$FlowLogIds' => 'One or more flow log IDs.
Constraint: Maximum of 1000 flow log IDs.
', ], ], 'FlowLogResourceId' => [ 'base' => NULL, 'refs' => [ 'FlowLogResourceIds$member' => NULL, ], ], 'FlowLogResourceIds' => [ 'base' => NULL, 'refs' => [ 'CreateFlowLogsRequest$ResourceIds' => 'The IDs of the resources to monitor. For example, if the resource type is VPC
, specify the IDs of the VPCs.
Constraints: Maximum of 25 for transit gateway resource types. Maximum of 1000 for the other resource types.
', ], ], 'FlowLogSet' => [ 'base' => NULL, 'refs' => [ 'DescribeFlowLogsResult$FlowLogs' => 'Information about the flow logs.
', ], ], 'FlowLogsResourceType' => [ 'base' => NULL, 'refs' => [ 'CreateFlowLogsRequest$ResourceType' => 'The type of resource to monitor.
', ], ], 'FpgaDeviceCount' => [ 'base' => NULL, 'refs' => [ 'FpgaDeviceInfo$Count' => 'The count of FPGA accelerators for the instance type.
', ], ], 'FpgaDeviceInfo' => [ 'base' => 'Describes the FPGA accelerator for the instance type.
', 'refs' => [ 'FpgaDeviceInfoList$member' => NULL, ], ], 'FpgaDeviceInfoList' => [ 'base' => NULL, 'refs' => [ 'FpgaInfo$Fpgas' => 'Describes the FPGAs for the instance type.
', ], ], 'FpgaDeviceManufacturerName' => [ 'base' => NULL, 'refs' => [ 'FpgaDeviceInfo$Manufacturer' => 'The manufacturer of the FPGA accelerator.
', ], ], 'FpgaDeviceMemoryInfo' => [ 'base' => 'Describes the memory for the FPGA accelerator for the instance type.
', 'refs' => [ 'FpgaDeviceInfo$MemoryInfo' => 'Describes the memory for the FPGA accelerator for the instance type.
', ], ], 'FpgaDeviceMemorySize' => [ 'base' => NULL, 'refs' => [ 'FpgaDeviceMemoryInfo$SizeInMiB' => 'The size of the memory available to the FPGA accelerator, in MiB.
', ], ], 'FpgaDeviceName' => [ 'base' => NULL, 'refs' => [ 'FpgaDeviceInfo$Name' => 'The name of the FPGA accelerator.
', ], ], 'FpgaImage' => [ 'base' => 'Describes an Amazon FPGA image (AFI).
', 'refs' => [ 'FpgaImageList$member' => NULL, ], ], 'FpgaImageAttribute' => [ 'base' => 'Describes an Amazon FPGA image (AFI) attribute.
', 'refs' => [ 'DescribeFpgaImageAttributeResult$FpgaImageAttribute' => 'Information about the attribute.
', 'ModifyFpgaImageAttributeResult$FpgaImageAttribute' => 'Information about the attribute.
', ], ], 'FpgaImageAttributeName' => [ 'base' => NULL, 'refs' => [ 'DescribeFpgaImageAttributeRequest$Attribute' => 'The AFI attribute.
', 'ModifyFpgaImageAttributeRequest$Attribute' => 'The name of the attribute.
', ], ], 'FpgaImageId' => [ 'base' => NULL, 'refs' => [ 'DeleteFpgaImageRequest$FpgaImageId' => 'The ID of the AFI.
', 'DescribeFpgaImageAttributeRequest$FpgaImageId' => 'The ID of the AFI.
', 'FpgaImageIdList$member' => NULL, 'ModifyFpgaImageAttributeRequest$FpgaImageId' => 'The ID of the AFI.
', 'ResetFpgaImageAttributeRequest$FpgaImageId' => 'The ID of the AFI.
', ], ], 'FpgaImageIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeFpgaImagesRequest$FpgaImageIds' => 'The AFI IDs.
', ], ], 'FpgaImageList' => [ 'base' => NULL, 'refs' => [ 'DescribeFpgaImagesResult$FpgaImages' => 'Information about the FPGA images.
', ], ], 'FpgaImageState' => [ 'base' => 'Describes the state of the bitstream generation process for an Amazon FPGA image (AFI).
', 'refs' => [ 'FpgaImage$State' => 'Information about the state of the AFI.
', ], ], 'FpgaImageStateCode' => [ 'base' => NULL, 'refs' => [ 'FpgaImageState$Code' => 'The state. The following are the possible values:
pending
- AFI bitstream generation is in progress.
available
- The AFI is available for use.
failed
- AFI bitstream generation failed.
unavailable
- The AFI is no longer available for use.
Describes the FPGAs for the instance type.
', 'refs' => [ 'InstanceTypeInfo$FpgaInfo' => 'Describes the FPGA accelerator settings for the instance type.
', ], ], 'FreeTierEligibleFlag' => [ 'base' => NULL, 'refs' => [ 'InstanceTypeInfo$FreeTierEligible' => 'Indicates whether the instance type is eligible for the free tier.
', ], ], 'GVCDMaxResults' => [ 'base' => NULL, 'refs' => [ 'GetVpnConnectionDeviceTypesRequest$MaxResults' => 'The maximum number of results returned by GetVpnConnectionDeviceTypes
in paginated output. When this parameter is used, GetVpnConnectionDeviceTypes
only returns MaxResults
results in a single page along with a NextToken
response element. The remaining results of the initial request can be seen by sending another GetVpnConnectionDeviceTypes
request with the returned NextToken
value. This value can be between 200 and 1000. If this parameter is not used, then GetVpnConnectionDeviceTypes
returns all results.
The current state of the gateway association.
', ], ], 'GatewayType' => [ 'base' => NULL, 'refs' => [ 'CreateCustomerGatewayRequest$Type' => 'The type of VPN connection that this customer gateway supports (ipsec.1
).
The type of VPN connection this virtual private gateway supports.
', 'VpnConnection$Type' => 'The type of VPN connection.
', 'VpnGateway$Type' => 'The type of VPN connection the virtual private gateway supports.
', ], ], 'GetAssociatedEnclaveCertificateIamRolesRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAssociatedEnclaveCertificateIamRolesResult' => [ 'base' => NULL, 'refs' => [], ], 'GetAssociatedIpv6PoolCidrsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAssociatedIpv6PoolCidrsResult' => [ 'base' => NULL, 'refs' => [], ], 'GetAwsNetworkPerformanceDataRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAwsNetworkPerformanceDataResult' => [ 'base' => NULL, 'refs' => [], ], 'GetCapacityReservationUsageRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetCapacityReservationUsageRequestMaxResults' => [ 'base' => NULL, 'refs' => [ 'GetCapacityReservationUsageRequest$MaxResults' => '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 nextToken
value. This value can be between 5 and 500. If maxResults
is given a larger value than 500, you receive an error.
Valid range: Minimum value of 1. Maximum value of 1000.
', ], ], 'GetCapacityReservationUsageResult' => [ 'base' => NULL, 'refs' => [], ], 'GetCoipPoolUsageRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetCoipPoolUsageResult' => [ 'base' => NULL, 'refs' => [], ], 'GetConsoleOutputRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetConsoleOutputResult' => [ 'base' => NULL, 'refs' => [], ], 'GetConsoleScreenshotRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetConsoleScreenshotResult' => [ 'base' => NULL, 'refs' => [], ], 'GetDefaultCreditSpecificationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetDefaultCreditSpecificationResult' => [ 'base' => NULL, 'refs' => [], ], 'GetEbsDefaultKmsKeyIdRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetEbsDefaultKmsKeyIdResult' => [ 'base' => NULL, 'refs' => [], ], 'GetEbsEncryptionByDefaultRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetEbsEncryptionByDefaultResult' => [ 'base' => NULL, 'refs' => [], ], 'GetFlowLogsIntegrationTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetFlowLogsIntegrationTemplateResult' => [ 'base' => NULL, 'refs' => [], ], 'GetGroupsForCapacityReservationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetGroupsForCapacityReservationRequestMaxResults' => [ 'base' => NULL, 'refs' => [ 'GetGroupsForCapacityReservationRequest$MaxResults' => '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 nextToken
value. This value can be between 5 and 500. If maxResults
is given a larger value than 500, you receive an error.
The maximum number of results you would like returned per page.
', ], ], 'GetIpamPoolAllocationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetIpamPoolAllocationsResult' => [ 'base' => NULL, 'refs' => [], ], 'GetIpamPoolCidrsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetIpamPoolCidrsResult' => [ 'base' => NULL, 'refs' => [], ], 'GetIpamResourceCidrsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetIpamResourceCidrsResult' => [ 'base' => NULL, 'refs' => [], ], 'GetLaunchTemplateDataRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetLaunchTemplateDataResult' => [ 'base' => NULL, 'refs' => [], ], 'GetManagedPrefixListAssociationsMaxResults' => [ 'base' => NULL, 'refs' => [ 'GetManagedPrefixListAssociationsRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
Contains the parameters for GetReservedInstanceExchangeQuote.
', 'refs' => [], ], 'GetReservedInstancesExchangeQuoteResult' => [ 'base' => 'Contains the output of GetReservedInstancesExchangeQuote.
', 'refs' => [], ], 'GetSerialConsoleAccessStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetSerialConsoleAccessStatusResult' => [ 'base' => NULL, 'refs' => [], ], 'GetSpotPlacementScoresRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetSpotPlacementScoresResult' => [ 'base' => NULL, 'refs' => [], ], 'GetSubnetCidrReservationsMaxResults' => [ 'base' => NULL, 'refs' => [ 'GetSubnetCidrReservationsRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The number of GPUs for the instance type.
', ], ], 'GpuDeviceInfo' => [ 'base' => 'Describes the GPU accelerators for the instance type.
', 'refs' => [ 'GpuDeviceInfoList$member' => NULL, ], ], 'GpuDeviceInfoList' => [ 'base' => NULL, 'refs' => [ 'GpuInfo$Gpus' => 'Describes the GPU accelerators for the instance type.
', ], ], 'GpuDeviceManufacturerName' => [ 'base' => NULL, 'refs' => [ 'GpuDeviceInfo$Manufacturer' => 'The manufacturer of the GPU accelerator.
', ], ], 'GpuDeviceMemoryInfo' => [ 'base' => 'Describes the memory available to the GPU accelerator.
', 'refs' => [ 'GpuDeviceInfo$MemoryInfo' => 'Describes the memory available to the GPU accelerator.
', ], ], 'GpuDeviceMemorySize' => [ 'base' => NULL, 'refs' => [ 'GpuDeviceMemoryInfo$SizeInMiB' => 'The size of the memory available to the GPU accelerator, in MiB.
', ], ], 'GpuDeviceName' => [ 'base' => NULL, 'refs' => [ 'GpuDeviceInfo$Name' => 'The name of the GPU accelerator.
', ], ], 'GpuInfo' => [ 'base' => 'Describes the GPU accelerators for the instance type.
', 'refs' => [ 'InstanceTypeInfo$GpuInfo' => 'Describes the GPU accelerator settings for the instance type.
', ], ], 'GroupIdStringList' => [ 'base' => NULL, 'refs' => [ 'AttachClassicLinkVpcRequest$Groups' => 'The IDs of the security groups. You cannot specify security groups from a different VPC.
', 'DescribeSecurityGroupsRequest$GroupIds' => 'The IDs of the security groups. Required for security groups in a nondefault VPC.
Default: Describes all of your security groups.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$Groups' => 'The IDs of one or more security groups.
', 'ModifyInstanceAttributeRequest$Groups' => 'Replaces the security groups of the instance with the specified security groups. You must specify the ID of at least one security group, even if it\'s just the default security group for the VPC.
', ], ], 'GroupIdentifier' => [ 'base' => 'Describes a security group.
', 'refs' => [ 'GroupIdentifierList$member' => NULL, ], ], 'GroupIdentifierList' => [ 'base' => NULL, 'refs' => [ 'ClassicLinkInstance$Groups' => 'The security groups.
', 'DescribeNetworkInterfaceAttributeResult$Groups' => 'The security groups associated with the network interface.
', 'Instance$SecurityGroups' => 'The security groups for the instance.
', 'InstanceAttribute$Groups' => 'The security groups associated with the instance.
', 'InstanceNetworkInterface$Groups' => 'The security groups.
', 'LaunchSpecification$SecurityGroups' => 'The IDs of the security groups.
', 'NetworkInterface$Groups' => 'Any security groups for the network interface.
', 'Reservation$Groups' => 'Not supported.
', 'SpotFleetLaunchSpecification$SecurityGroups' => 'The security groups.
', ], ], 'GroupIdentifierSet' => [ 'base' => NULL, 'refs' => [ 'VpcEndpoint$Groups' => '(Interface endpoint) Information about the security groups that are associated with the network interface.
', ], ], 'GroupIds' => [ 'base' => NULL, 'refs' => [ 'DescribeSecurityGroupReferencesRequest$GroupId' => 'The IDs of the security groups in your account.
', ], ], 'GroupNameStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeSecurityGroupsRequest$GroupNames' => '[Default VPC] The names of the security groups. You can specify either the security group name or the security group ID.
Default: Describes all of your security groups.
', 'ModifySnapshotAttributeRequest$GroupNames' => 'The group to modify for the snapshot.
', ], ], 'HibernationFlag' => [ 'base' => NULL, 'refs' => [ 'InstanceTypeInfo$HibernationSupported' => 'Indicates whether On-Demand hibernation is supported.
', ], ], 'HibernationOptions' => [ 'base' => 'Indicates whether your instance is configured for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon EC2 User Guide.
', 'refs' => [ 'Instance$HibernationOptions' => 'Indicates whether the instance is enabled for hibernation.
', ], ], 'HibernationOptionsRequest' => [ 'base' => 'Indicates whether your instance is configured for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon EC2 User Guide.
', 'refs' => [ 'RunInstancesRequest$HibernationOptions' => 'Indicates whether an instance is enabled for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon EC2 User Guide.
You can\'t enable hibernation and Amazon Web Services Nitro Enclaves on the same instance.
', ], ], 'HistoryRecord' => [ 'base' => 'Describes an event in the history of the Spot Fleet request.
', 'refs' => [ 'HistoryRecords$member' => NULL, ], ], 'HistoryRecordEntry' => [ 'base' => 'Describes an event in the history of an EC2 Fleet.
', 'refs' => [ 'HistoryRecordSet$member' => NULL, ], ], 'HistoryRecordSet' => [ 'base' => NULL, 'refs' => [ 'DescribeFleetHistoryResult$HistoryRecords' => 'Information about the events in the history of the EC2 Fleet.
', ], ], 'HistoryRecords' => [ 'base' => NULL, 'refs' => [ 'DescribeSpotFleetRequestHistoryResponse$HistoryRecords' => 'Information about the events in the history of the Spot Fleet request.
', ], ], 'Host' => [ 'base' => 'Describes the properties of the Dedicated Host.
', 'refs' => [ 'HostList$member' => NULL, ], ], 'HostInstance' => [ 'base' => 'Describes an instance running on a Dedicated Host.
', 'refs' => [ 'HostInstanceList$member' => NULL, ], ], 'HostInstanceList' => [ 'base' => NULL, 'refs' => [ 'Host$Instances' => 'The IDs and instance type that are currently running on the Dedicated Host.
', ], ], 'HostList' => [ 'base' => NULL, 'refs' => [ 'DescribeHostsResult$Hosts' => 'Information about the Dedicated Hosts.
', ], ], 'HostMaintenance' => [ 'base' => NULL, 'refs' => [ 'AllocateHostsRequest$HostMaintenance' => 'Indicates whether to enable or disable host maintenance for the Dedicated Host. For more information, see Host maintenance in the Amazon EC2 User Guide.
', 'Host$HostMaintenance' => 'Indicates whether host maintenance is enabled or disabled for the Dedicated Host.
', 'ModifyHostsRequest$HostMaintenance' => 'Indicates whether to enable or disable host maintenance for the Dedicated Host. For more information, see Host maintenance in the Amazon EC2 User Guide.
', ], ], 'HostOffering' => [ 'base' => 'Details about the Dedicated Host Reservation offering.
', 'refs' => [ 'HostOfferingSet$member' => NULL, ], ], 'HostOfferingSet' => [ 'base' => NULL, 'refs' => [ 'DescribeHostReservationOfferingsResult$OfferingSet' => 'Information about the offerings.
', ], ], 'HostProperties' => [ 'base' => 'Describes the properties of a Dedicated Host.
', 'refs' => [ 'Host$HostProperties' => 'The hardware specifications of the Dedicated Host.
', ], ], 'HostRecovery' => [ 'base' => NULL, 'refs' => [ 'AllocateHostsRequest$HostRecovery' => 'Indicates whether to enable or disable host recovery for the Dedicated Host. Host recovery is disabled by default. For more information, see Host recovery in the Amazon EC2 User Guide.
Default: off
Indicates whether host recovery is enabled or disabled for the Dedicated Host.
', 'ModifyHostsRequest$HostRecovery' => 'Indicates whether to enable or disable host recovery for the Dedicated Host. For more information, see Host recovery in the Amazon EC2 User Guide.
', ], ], 'HostReservation' => [ 'base' => 'Details about the Dedicated Host Reservation and associated Dedicated Hosts.
', 'refs' => [ 'HostReservationSet$member' => NULL, ], ], 'HostReservationId' => [ 'base' => NULL, 'refs' => [ 'HostReservation$HostReservationId' => 'The ID of the reservation that specifies the associated Dedicated Hosts.
', 'HostReservationIdSet$member' => NULL, 'Purchase$HostReservationId' => 'The ID of the reservation.
', ], ], 'HostReservationIdSet' => [ 'base' => NULL, 'refs' => [ 'DescribeHostReservationsRequest$HostReservationIdSet' => 'The host reservation IDs.
', ], ], 'HostReservationSet' => [ 'base' => NULL, 'refs' => [ 'DescribeHostReservationsResult$HostReservationSet' => 'Details about the reservation\'s configuration.
', ], ], 'HostTenancy' => [ 'base' => NULL, 'refs' => [ 'ModifyInstancePlacementRequest$Tenancy' => 'The tenancy for the instance.
For T3 instances, you must launch the instance on a Dedicated Host to use a tenancy of host
. You can\'t change the tenancy from host
to dedicated
or default
. Attempting to make one of these unsupported tenancy changes results in an InvalidRequest
error code.
The type of hostname to assign to an instance.
', 'LaunchTemplatePrivateDnsNameOptionsRequest$HostnameType' => 'The type of hostname for Amazon EC2 instances. For IPv4 only subnets, an instance DNS name must be based on the instance IPv4 address. For IPv6 native subnets, an instance DNS name must be based on the instance ID. For dual-stack subnets, you can specify whether DNS names use the instance IPv4 address or the instance ID.
', 'ModifyPrivateDnsNameOptionsRequest$PrivateDnsHostnameType' => 'The type of hostname for EC2 instances. For IPv4 only subnets, an instance DNS name must be based on the instance IPv4 address. For IPv6 only subnets, an instance DNS name must be based on the instance ID. For dual-stack subnets, you can specify whether DNS names use the instance IPv4 address or the instance ID.
', 'ModifySubnetAttributeRequest$PrivateDnsHostnameTypeOnLaunch' => 'The type of hostname to assign to instances in the subnet at launch. For IPv4-only and dual-stack (IPv4 and IPv6) subnets, an instance DNS name can be based on the instance IPv4 address (ip-name) or the instance ID (resource-name). For IPv6 only subnets, an instance DNS name must be based on the instance ID (resource-name).
', 'PrivateDnsNameOptionsOnLaunch$HostnameType' => 'The type of hostname for EC2 instances. For IPv4 only subnets, an instance DNS name must be based on the instance IPv4 address. For IPv6 only subnets, an instance DNS name must be based on the instance ID. For dual-stack subnets, you can specify whether DNS names use the instance IPv4 address or the instance ID.
', 'PrivateDnsNameOptionsRequest$HostnameType' => 'The type of hostname for EC2 instances. For IPv4 only subnets, an instance DNS name must be based on the instance IPv4 address. For IPv6 only subnets, an instance DNS name must be based on the instance ID. For dual-stack subnets, you can specify whether DNS names use the instance IPv4 address or the instance ID.
', 'PrivateDnsNameOptionsResponse$HostnameType' => 'The type of hostname to assign to an instance.
', ], ], 'Hour' => [ 'base' => NULL, 'refs' => [ 'InstanceEventWindowTimeRange$StartHour' => 'The hour when the time range begins.
', 'InstanceEventWindowTimeRange$EndHour' => 'The hour when the time range ends.
', 'InstanceEventWindowTimeRangeRequest$StartHour' => 'The hour when the time range begins.
', 'InstanceEventWindowTimeRangeRequest$EndHour' => 'The hour when the time range ends.
', ], ], 'HttpTokensState' => [ 'base' => NULL, 'refs' => [ 'InstanceMetadataOptionsRequest$HttpTokens' => 'IMDSv2 uses token-backed sessions. Set the use of HTTP tokens to optional
(in other words, set the use of IMDSv2 to optional
) or required
(in other words, set the use of IMDSv2 to required
).
optional
- When IMDSv2 is optional, you can choose to retrieve instance metadata with or without a session token in your request. If you retrieve the IAM role credentials without a token, the IMDSv1 role credentials are returned. If you retrieve the IAM role credentials using a valid session token, the IMDSv2 role credentials are returned.
required
- When IMDSv2 is required, you must send a session token with any instance metadata retrieval requests. In this state, retrieving the IAM role credentials always returns IMDSv2 credentials; IMDSv1 credentials are not available.
Default: optional
IMDSv2 uses token-backed sessions. Indicates whether the use of HTTP tokens is optional
(in other words, indicates whether the use of IMDSv2 is optional
) or required
(in other words, indicates whether the use of IMDSv2 is required
).
optional
- When IMDSv2 is optional, you can choose to retrieve instance metadata with or without a session token in your request. If you retrieve the IAM role credentials without a token, the IMDSv1 role credentials are returned. If you retrieve the IAM role credentials using a valid session token, the IMDSv2 role credentials are returned.
required
- When IMDSv2 is required, you must send a session token with any instance metadata retrieval requests. In this state, retrieving the IAM role credentials always returns IMDSv2 credentials; IMDSv1 credentials are not available.
Default: optional
IMDSv2 uses token-backed sessions. Set the use of HTTP tokens to optional
(in other words, set the use of IMDSv2 to optional
) or required
(in other words, set the use of IMDSv2 to required
).
optional
- When IMDSv2 is optional, you can choose to retrieve instance metadata with or without a session token in your request. If you retrieve the IAM role credentials without a token, the IMDSv1 role credentials are returned. If you retrieve the IAM role credentials using a valid session token, the IMDSv2 role credentials are returned.
required
- When IMDSv2 is required, you must send a session token with any instance metadata retrieval requests. In this state, retrieving the IAM role credentials always returns IMDSv2 credentials; IMDSv1 credentials are not available.
Default: optional
The hypervisor type of the image.
', 'Instance$Hypervisor' => 'The hypervisor type of the instance. The value xen
is used for both Xen and Nitro hypervisors.
The IKE versions that are permitted for the VPN tunnel.
', ], ], 'IKEVersionsListValue' => [ 'base' => 'The internet key exchange (IKE) version permitted for the VPN tunnel.
', 'refs' => [ 'IKEVersionsList$member' => NULL, ], ], 'IKEVersionsRequestList' => [ 'base' => NULL, 'refs' => [ 'ModifyVpnTunnelOptionsSpecification$IKEVersions' => 'The IKE versions that are permitted for the VPN tunnel.
Valid values: ikev1
| ikev2
The IKE versions that are permitted for the VPN tunnel.
Valid values: ikev1
| ikev2
The IKE version that is permitted for the VPN tunnel.
', 'refs' => [ 'IKEVersionsRequestList$member' => NULL, ], ], 'IamInstanceProfile' => [ 'base' => 'Describes an IAM instance profile.
', 'refs' => [ 'IamInstanceProfileAssociation$IamInstanceProfile' => 'The IAM instance profile.
', 'Instance$IamInstanceProfile' => 'The IAM instance profile associated with the instance, if applicable.
', ], ], 'IamInstanceProfileAssociation' => [ 'base' => 'Describes an association between an IAM instance profile and an instance.
', 'refs' => [ 'AssociateIamInstanceProfileResult$IamInstanceProfileAssociation' => 'Information about the IAM instance profile association.
', 'DisassociateIamInstanceProfileResult$IamInstanceProfileAssociation' => 'Information about the IAM instance profile association.
', 'IamInstanceProfileAssociationSet$member' => NULL, 'ReplaceIamInstanceProfileAssociationResult$IamInstanceProfileAssociation' => 'Information about the IAM instance profile association.
', ], ], 'IamInstanceProfileAssociationId' => [ 'base' => NULL, 'refs' => [ 'AssociationIdList$member' => NULL, 'DisassociateIamInstanceProfileRequest$AssociationId' => 'The ID of the IAM instance profile association.
', 'ReplaceIamInstanceProfileAssociationRequest$AssociationId' => 'The ID of the existing IAM instance profile association.
', ], ], 'IamInstanceProfileAssociationSet' => [ 'base' => NULL, 'refs' => [ 'DescribeIamInstanceProfileAssociationsResult$IamInstanceProfileAssociations' => 'Information about the IAM instance profile associations.
', ], ], 'IamInstanceProfileAssociationState' => [ 'base' => NULL, 'refs' => [ 'IamInstanceProfileAssociation$State' => 'The state of the association.
', ], ], 'IamInstanceProfileSpecification' => [ 'base' => 'Describes an IAM instance profile.
', 'refs' => [ 'AssociateIamInstanceProfileRequest$IamInstanceProfile' => 'The IAM instance profile.
', 'LaunchSpecification$IamInstanceProfile' => 'The IAM instance profile.
', 'ReplaceIamInstanceProfileAssociationRequest$IamInstanceProfile' => 'The IAM instance profile.
', 'RequestSpotLaunchSpecification$IamInstanceProfile' => 'The IAM instance profile.
', 'RunInstancesRequest$IamInstanceProfile' => 'The name or Amazon Resource Name (ARN) of an IAM instance profile.
', 'SpotFleetLaunchSpecification$IamInstanceProfile' => 'The IAM instance profile.
', ], ], 'IcmpTypeCode' => [ 'base' => 'Describes the ICMP type and code.
', 'refs' => [ 'CreateNetworkAclEntryRequest$IcmpTypeCode' => 'ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol 1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.
', 'NetworkAclEntry$IcmpTypeCode' => 'ICMP protocol: The ICMP type and code.
', 'ReplaceNetworkAclEntryRequest$IcmpTypeCode' => 'ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol 1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.
', ], ], 'IdFormat' => [ 'base' => 'Describes the ID format for a resource.
', 'refs' => [ 'IdFormatList$member' => NULL, ], ], 'IdFormatList' => [ 'base' => NULL, 'refs' => [ 'DescribeAggregateIdFormatResult$Statuses' => 'Information about each resource\'s ID format.
', 'DescribeIdFormatResult$Statuses' => 'Information about the ID format for the resource.
', 'DescribeIdentityIdFormatResult$Statuses' => 'Information about the ID format for the resources.
', 'PrincipalIdFormat$Statuses' => 'PrincipalIdFormatStatuses description
', ], ], 'Igmpv2SupportValue' => [ 'base' => NULL, 'refs' => [ 'CreateTransitGatewayMulticastDomainRequestOptions$Igmpv2Support' => 'Specify whether to enable Internet Group Management Protocol (IGMP) version 2 for the transit gateway multicast domain.
', 'TransitGatewayMulticastDomainOptions$Igmpv2Support' => 'Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain.
', ], ], 'Image' => [ 'base' => 'Describes an image.
', 'refs' => [ 'ImageList$member' => NULL, ], ], 'ImageAttribute' => [ 'base' => 'Describes an image attribute.
', 'refs' => [], ], 'ImageAttributeName' => [ 'base' => NULL, 'refs' => [ 'DescribeImageAttributeRequest$Attribute' => 'The AMI attribute.
Note: The blockDeviceMapping
attribute is deprecated. Using this attribute returns the Client.AuthFailure
error. To get information about the block device mappings for an AMI, use the DescribeImages action.
Describes the disk container object for an import image task.
', 'refs' => [ 'ImageDiskContainerList$member' => NULL, ], ], 'ImageDiskContainerList' => [ 'base' => NULL, 'refs' => [ 'ImportImageRequest$DiskContainers' => 'Information about the disk containers.
', ], ], 'ImageId' => [ 'base' => NULL, 'refs' => [ 'CancelImageLaunchPermissionRequest$ImageId' => 'The ID of the AMI that was shared with your Amazon Web Services account.
', 'CreateReplaceRootVolumeTaskRequest$ImageId' => 'The ID of the AMI to use to restore the root volume. The specified AMI must have the same product code, billing information, architecture type, and virtualization type as that of the instance.
If you want to restore the replacement volume from a specific snapshot, or if you want to restore it to its launch state, omit this parameter.
', 'CreateStoreImageTaskRequest$ImageId' => 'The ID of the AMI.
', 'DeregisterImageRequest$ImageId' => 'The ID of the AMI.
', 'DescribeFastLaunchImagesSuccessItem$ImageId' => 'The image ID that identifies the fast-launch enabled Windows image.
', 'DescribeImageAttributeRequest$ImageId' => 'The ID of the AMI.
', 'DisableFastLaunchRequest$ImageId' => 'The ID of the image for which you’re turning off faster launching, and removing pre-provisioned snapshots.
', 'DisableFastLaunchResult$ImageId' => 'The ID of the image for which faster-launching has been turned off.
', 'DisableImageDeprecationRequest$ImageId' => 'The ID of the AMI.
', 'EnableFastLaunchRequest$ImageId' => 'The ID of the image for which you’re enabling faster launching.
', 'EnableFastLaunchResult$ImageId' => 'The image ID that identifies the Windows AMI for which faster launching was enabled.
', 'EnableImageDeprecationRequest$ImageId' => 'The ID of the AMI.
', 'ExportImageRequest$ImageId' => 'The ID of the image.
', 'FastLaunchImageIdList$member' => NULL, 'FleetLaunchTemplateOverrides$ImageId' => 'The ID of the AMI. An AMI is required to launch an instance. This parameter is only available for fleets of type instant
. For fleets of type maintain
and request
, you must specify the AMI ID in the launch template.
The ID of the AMI. An AMI is required to launch an instance. This parameter is only available for fleets of type instant
. For fleets of type maintain
and request
, you must specify the AMI ID in the launch template.
The ID of the AMI.
', 'ReplaceRootVolumeTask$ImageId' => 'The ID of the AMI used to create the replacement root volume.
', 'RequestLaunchTemplateData$ImageId' => 'The ID of the AMI. Alternatively, you can specify a Systems Manager parameter, which will resolve to an AMI ID on launch.
Valid formats:
ami-17characters00000
resolve:ssm:parameter-name
resolve:ssm:parameter-name:version-number
resolve:ssm:parameter-name:label
resolve:ssm:public-parameter
Currently, EC2 Fleet and Spot Fleet do not support specifying a Systems Manager parameter. If the launch template will be used by an EC2 Fleet or Spot Fleet, you must specify the AMI ID.
For more information, see Use a Systems Manager parameter instead of an AMI ID in the Amazon Elastic Compute Cloud User Guide.
', 'RequestSpotLaunchSpecification$ImageId' => 'The ID of the AMI.
', 'ResetImageAttributeRequest$ImageId' => 'The ID of the AMI.
', 'RestoreImageFromRecycleBinRequest$ImageId' => 'The ID of the AMI to restore.
', 'RunInstancesRequest$ImageId' => 'The ID of the AMI. An AMI ID is required to launch an instance and must be specified here or in a launch template.
', 'ScheduledInstancesLaunchSpecification$ImageId' => 'The ID of the Amazon Machine Image (AMI).
', 'SpotFleetLaunchSpecification$ImageId' => 'The ID of the AMI.
', ], ], 'ImageIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeStoreImageTasksRequest$ImageIds' => 'The AMI IDs for which to show progress. Up to 20 AMI IDs can be included in a request.
', ], ], 'ImageIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeImagesRequest$ImageIds' => 'The image IDs.
Default: Describes all images available to you.
', 'ListImagesInRecycleBinRequest$ImageIds' => 'The IDs of the AMIs to list. Omit this parameter to list all of the AMIs that are in the Recycle Bin. You can specify up to 20 IDs in a single request.
', ], ], 'ImageList' => [ 'base' => NULL, 'refs' => [ 'DescribeImagesResult$Images' => 'Information about the images.
', ], ], 'ImageRecycleBinInfo' => [ 'base' => 'Information about an AMI that is currently in the Recycle Bin.
', 'refs' => [ 'ImageRecycleBinInfoList$member' => NULL, ], ], 'ImageRecycleBinInfoList' => [ 'base' => NULL, 'refs' => [ 'ListImagesInRecycleBinResult$Images' => 'Information about the AMIs.
', ], ], 'ImageState' => [ 'base' => NULL, 'refs' => [ 'Image$State' => 'The current state of the AMI. If the state is available
, the image is successfully registered and can be used to launch an instance.
The type of image.
', ], ], 'ImdsSupportValues' => [ 'base' => NULL, 'refs' => [ 'Image$ImdsSupport' => 'If v2.0
, it indicates that IMDSv2 is specified in the AMI. Instances launched from this AMI will have HttpTokens
automatically set to required
so that, by default, the instance requires that IMDSv2 is used when requesting instance metadata. In addition, HttpPutResponseHopLimit
is set to 2
. For more information, see Configure the AMI in the Amazon EC2 User Guide.
Set to v2.0
to indicate that IMDSv2 is specified in the AMI. Instances launched from this AMI will have HttpTokens
automatically set to required
so that, by default, the instance requires that IMDSv2 is used when requesting instance metadata. In addition, HttpPutResponseHopLimit
is set to 2
. For more information, see Configure the AMI in the Amazon EC2 User Guide.
If you set the value to v2.0
, make sure that your AMI software can support IMDSv2.
The request information of license configurations.
', 'refs' => [ 'ImportImageLicenseSpecificationListRequest$member' => NULL, ], ], 'ImportImageLicenseConfigurationResponse' => [ 'base' => 'The response information for license configurations.
', 'refs' => [ 'ImportImageLicenseSpecificationListResponse$member' => NULL, ], ], 'ImportImageLicenseSpecificationListRequest' => [ 'base' => NULL, 'refs' => [ 'ImportImageRequest$LicenseSpecifications' => 'The ARNs of the license configurations.
', ], ], 'ImportImageLicenseSpecificationListResponse' => [ 'base' => NULL, 'refs' => [ 'ImportImageResult$LicenseSpecifications' => 'The ARNs of the license configurations.
', 'ImportImageTask$LicenseSpecifications' => 'The ARNs of the license configurations that are associated with the import image task.
', ], ], 'ImportImageRequest' => [ 'base' => NULL, 'refs' => [], ], 'ImportImageResult' => [ 'base' => NULL, 'refs' => [], ], 'ImportImageTask' => [ 'base' => 'Describes an import image task.
', 'refs' => [ 'ImportImageTaskList$member' => NULL, ], ], 'ImportImageTaskId' => [ 'base' => NULL, 'refs' => [ 'ImportImageResult$ImportTaskId' => 'The task ID of the import image task.
', 'ImportTaskIdList$member' => NULL, ], ], 'ImportImageTaskList' => [ 'base' => NULL, 'refs' => [ 'DescribeImportImageTasksResult$ImportImageTasks' => 'A list of zero or more import image tasks that are currently active or were completed or canceled in the previous 7 days.
', ], ], 'ImportInstanceLaunchSpecification' => [ 'base' => 'Describes the launch specification for VM import.
', 'refs' => [ 'ImportInstanceRequest$LaunchSpecification' => 'The launch specification.
', ], ], 'ImportInstanceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ImportInstanceResult' => [ 'base' => NULL, 'refs' => [], ], 'ImportInstanceTaskDetails' => [ 'base' => 'Describes an import instance task.
', 'refs' => [ 'ConversionTask$ImportInstance' => 'If the task is for importing an instance, this contains information about the import instance task.
', ], ], 'ImportInstanceVolumeDetailItem' => [ 'base' => 'Describes an import volume task.
', 'refs' => [ 'ImportInstanceVolumeDetailSet$member' => NULL, ], ], 'ImportInstanceVolumeDetailSet' => [ 'base' => NULL, 'refs' => [ 'ImportInstanceTaskDetails$Volumes' => 'The volumes.
', ], ], 'ImportKeyPairRequest' => [ 'base' => NULL, 'refs' => [], ], 'ImportKeyPairResult' => [ 'base' => NULL, 'refs' => [], ], 'ImportManifestUrl' => [ 'base' => NULL, 'refs' => [ 'DiskImageDescription$ImportManifestUrl' => '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 Authenticating REST Requests topic in the Amazon Simple Storage Service Developer Guide.
For information about the import manifest referenced by this API action, see VM Import Manifest.
', 'DiskImageDetail$ImportManifestUrl' => '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 Authenticating REST Requests topic in the Amazon Simple Storage Service Developer Guide.
For information about the import manifest referenced by this API action, see VM Import Manifest.
', ], ], 'ImportSnapshotRequest' => [ 'base' => NULL, 'refs' => [], ], 'ImportSnapshotResult' => [ 'base' => NULL, 'refs' => [], ], 'ImportSnapshotTask' => [ 'base' => 'Describes an import snapshot task.
', 'refs' => [ 'ImportSnapshotTaskList$member' => NULL, ], ], 'ImportSnapshotTaskId' => [ 'base' => NULL, 'refs' => [ 'ImportSnapshotTaskIdList$member' => NULL, ], ], 'ImportSnapshotTaskIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeImportSnapshotTasksRequest$ImportTaskIds' => 'A list of import snapshot task IDs.
', ], ], 'ImportSnapshotTaskList' => [ 'base' => NULL, 'refs' => [ 'DescribeImportSnapshotTasksResult$ImportSnapshotTasks' => 'A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the previous 7 days.
', ], ], 'ImportTaskId' => [ 'base' => NULL, 'refs' => [ 'CancelImportTaskRequest$ImportTaskId' => 'The ID of the import image or import snapshot task to be canceled.
', ], ], 'ImportTaskIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeImportImageTasksRequest$ImportTaskIds' => 'The IDs of the import image tasks.
', ], ], 'ImportVolumeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ImportVolumeResult' => [ 'base' => NULL, 'refs' => [], ], 'ImportVolumeTaskDetails' => [ 'base' => 'Describes an import volume task.
', 'refs' => [ 'ConversionTask$ImportVolume' => 'If the task is for importing a volume, this contains information about the import volume task.
', ], ], 'InferenceAcceleratorInfo' => [ 'base' => 'Describes the Inference accelerators for the instance type.
', 'refs' => [ 'InstanceTypeInfo$InferenceAcceleratorInfo' => 'Describes the Inference accelerator settings for the instance type.
', ], ], 'InferenceDeviceCount' => [ 'base' => NULL, 'refs' => [ 'InferenceDeviceInfo$Count' => 'The number of Inference accelerators for the instance type.
', ], ], 'InferenceDeviceInfo' => [ 'base' => 'Describes the Inference accelerators for the instance type.
', 'refs' => [ 'InferenceDeviceInfoList$member' => NULL, ], ], 'InferenceDeviceInfoList' => [ 'base' => NULL, 'refs' => [ 'InferenceAcceleratorInfo$Accelerators' => 'Describes the Inference accelerators for the instance type.
', ], ], 'InferenceDeviceManufacturerName' => [ 'base' => NULL, 'refs' => [ 'InferenceDeviceInfo$Manufacturer' => 'The manufacturer of the Inference accelerator.
', ], ], 'InferenceDeviceMemoryInfo' => [ 'base' => 'Describes the memory available to the inference accelerator.
', 'refs' => [ 'InferenceDeviceInfo$MemoryInfo' => 'Describes the memory available to the inference accelerator.
', ], ], 'InferenceDeviceMemorySize' => [ 'base' => NULL, 'refs' => [ 'InferenceDeviceMemoryInfo$SizeInMiB' => 'The size of the memory available to the inference accelerator, in MiB.
', ], ], 'InferenceDeviceName' => [ 'base' => NULL, 'refs' => [ 'InferenceDeviceInfo$Name' => 'The name of the Inference accelerator.
', ], ], 'InsideCidrBlocksStringList' => [ 'base' => NULL, 'refs' => [ 'CreateTransitGatewayConnectPeerRequest$InsideCidrBlocks' => 'The range of inside IP addresses that are used for BGP peering. You must specify a size /29 IPv4 CIDR block from the 169.254.0.0/16
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 fd00::/8
range.
The range of interior BGP peer IP addresses.
', ], ], 'Instance' => [ 'base' => 'Describes an instance.
', 'refs' => [ 'InstanceList$member' => NULL, ], ], 'InstanceAttribute' => [ 'base' => 'Describes an instance attribute.
', 'refs' => [], ], 'InstanceAttributeName' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceAttributeRequest$Attribute' => 'The instance attribute.
Note: The enaSupport
attribute is not supported at this time.
The name of the attribute to modify.
You can modify the following attributes only: disableApiTermination
| instanceType
| kernel
| ramdisk
| instanceInitiatedShutdownBehavior
| blockDeviceMapping
| userData
| sourceDestCheck
| groupSet
| ebsOptimized
| sriovNetSupport
| enaSupport
| nvmeSupport
| disableApiStop
| enclaveOptions
The attribute to reset.
You can only reset the following attributes: kernel
| ramdisk
| sourceDestCheck
.
Provides information on the current automatic recovery behavior of your instance.
', 'InstanceMaintenanceOptionsRequest$AutoRecovery' => 'Disables the automatic recovery behavior of your instance or sets it to default. For more information, see Simplified automatic recovery.
', 'ModifyInstanceMaintenanceOptionsRequest$AutoRecovery' => 'Disables the automatic recovery behavior of your instance or sets it to default.
', 'ModifyInstanceMaintenanceOptionsResult$AutoRecovery' => 'Provides information on the current automatic recovery behavior of your instance.
', ], ], 'InstanceBlockDeviceMapping' => [ 'base' => 'Describes a block device mapping.
', 'refs' => [ 'InstanceBlockDeviceMappingList$member' => NULL, ], ], 'InstanceBlockDeviceMappingList' => [ 'base' => NULL, 'refs' => [ 'Instance$BlockDeviceMappings' => 'Any block device mapping entries for the instance.
', 'InstanceAttribute$BlockDeviceMappings' => 'The block device mapping of the instance.
', ], ], 'InstanceBlockDeviceMappingSpecification' => [ 'base' => 'Describes a block device mapping entry.
', 'refs' => [ 'InstanceBlockDeviceMappingSpecificationList$member' => NULL, ], ], 'InstanceBlockDeviceMappingSpecificationList' => [ 'base' => NULL, 'refs' => [ 'ModifyInstanceAttributeRequest$BlockDeviceMappings' => 'Modifies the DeleteOnTermination
attribute for volumes that are currently attached. The volume must be owned by the caller. If no value is specified for DeleteOnTermination
, the default is true
and the volume is deleted when the instance is terminated.
To add instance store volumes to an Amazon EBS-backed instance, you must add them when you launch the instance. For more information, see Update the block device mapping when launching an instance in the Amazon EC2 User Guide.
', ], ], 'InstanceBootModeValues' => [ 'base' => NULL, 'refs' => [ 'Instance$CurrentInstanceBootMode' => 'The boot mode that is used to boot the instance at launch or start. For more information, see Boot modes in the Amazon EC2 User Guide.
', ], ], 'InstanceCapacity' => [ 'base' => 'Information about the number of instances that can be launched onto the Dedicated Host.
', 'refs' => [ 'AvailableInstanceCapacityList$member' => NULL, ], ], 'InstanceConnectEndpointId' => [ 'base' => NULL, 'refs' => [ 'DeleteInstanceConnectEndpointRequest$InstanceConnectEndpointId' => 'The ID of the EC2 Instance Connect Endpoint to delete.
', 'Ec2InstanceConnectEndpoint$InstanceConnectEndpointId' => 'The ID of the EC2 Instance Connect Endpoint.
', ], ], 'InstanceConnectEndpointMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceConnectEndpointsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'InstanceConnectEndpointSet' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceConnectEndpointsResult$InstanceConnectEndpoints' => 'Information about the EC2 Instance Connect Endpoints.
', ], ], 'InstanceCount' => [ 'base' => 'Describes a Reserved Instance listing state.
', 'refs' => [ 'InstanceCountList$member' => NULL, ], ], 'InstanceCountList' => [ 'base' => NULL, 'refs' => [ 'ReservedInstancesListing$InstanceCounts' => 'The number of instances in this state.
', ], ], 'InstanceCreditSpecification' => [ 'base' => 'Describes the credit option for CPU usage of a burstable performance instance.
', 'refs' => [ 'InstanceCreditSpecificationList$member' => NULL, ], ], 'InstanceCreditSpecificationList' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceCreditSpecificationsResult$InstanceCreditSpecifications' => 'Information about the credit option for CPU usage of an instance.
', ], ], 'InstanceCreditSpecificationListRequest' => [ 'base' => NULL, 'refs' => [ 'ModifyInstanceCreditSpecificationRequest$InstanceCreditSpecifications' => 'Information about the credit option for CPU usage.
', ], ], 'InstanceCreditSpecificationRequest' => [ 'base' => 'Describes the credit option for CPU usage of a burstable performance instance.
', 'refs' => [ 'InstanceCreditSpecificationListRequest$member' => NULL, ], ], 'InstanceEventId' => [ 'base' => NULL, 'refs' => [ 'InstanceStatusEvent$InstanceEventId' => 'The ID of the event.
', ], ], 'InstanceEventWindow' => [ 'base' => 'The event window.
', 'refs' => [ 'AssociateInstanceEventWindowResult$InstanceEventWindow' => 'Information about the event window.
', 'CreateInstanceEventWindowResult$InstanceEventWindow' => 'Information about the event window.
', 'DisassociateInstanceEventWindowResult$InstanceEventWindow' => 'Information about the event window.
', 'InstanceEventWindowSet$member' => NULL, 'ModifyInstanceEventWindowResult$InstanceEventWindow' => 'Information about the event window.
', ], ], 'InstanceEventWindowAssociationRequest' => [ 'base' => 'One or more targets associated with the specified event window. Only one type of target (instance ID, instance tag, or Dedicated Host ID) can be associated with an event window.
', 'refs' => [ 'AssociateInstanceEventWindowRequest$AssociationTarget' => 'One or more targets associated with the specified event window.
', ], ], 'InstanceEventWindowAssociationTarget' => [ 'base' => 'One or more targets associated with the event window.
', 'refs' => [ 'InstanceEventWindow$AssociationTarget' => 'One or more targets associated with the event window.
', ], ], 'InstanceEventWindowCronExpression' => [ 'base' => NULL, 'refs' => [ 'CreateInstanceEventWindowRequest$CronExpression' => 'The cron expression for the event window, for example, * 0-4,20-23 * * 1,5
. If you specify a cron expression, you can\'t specify a time range.
Constraints:
Only hour and day of the week values are supported.
For day of the week values, you can specify either integers 0
through 6
, or alternative single values SUN
through SAT
.
The minute, month, and year must be specified by *
.
The hour value must be one or a multiple range, for example, 0-4
or 0-4,20-23
.
Each hour range must be >= 2 hours, for example, 0-2
or 20-23
.
The event window must be >= 4 hours. The combined total time ranges in the event window must be >= 4 hours.
For more information about cron expressions, see cron on the Wikipedia website.
', 'InstanceEventWindow$CronExpression' => 'The cron expression defined for the event window.
', 'ModifyInstanceEventWindowRequest$CronExpression' => 'The cron expression of the event window, for example, * 0-4,20-23 * * 1,5
.
Constraints:
Only hour and day of the week values are supported.
For day of the week values, you can specify either integers 0
through 6
, or alternative single values SUN
through SAT
.
The minute, month, and year must be specified by *
.
The hour value must be one or a multiple range, for example, 0-4
or 0-4,20-23
.
Each hour range must be >= 2 hours, for example, 0-2
or 20-23
.
The event window must be >= 4 hours. The combined total time ranges in the event window must be >= 4 hours.
For more information about cron expressions, see cron on the Wikipedia website.
', ], ], 'InstanceEventWindowDisassociationRequest' => [ 'base' => 'The targets to disassociate from the specified event window.
', 'refs' => [ 'DisassociateInstanceEventWindowRequest$AssociationTarget' => 'One or more targets to disassociate from the specified event window.
', ], ], 'InstanceEventWindowId' => [ 'base' => NULL, 'refs' => [ 'AssociateInstanceEventWindowRequest$InstanceEventWindowId' => 'The ID of the event window.
', 'DeleteInstanceEventWindowRequest$InstanceEventWindowId' => 'The ID of the event window.
', 'DisassociateInstanceEventWindowRequest$InstanceEventWindowId' => 'The ID of the event window.
', 'InstanceEventWindow$InstanceEventWindowId' => 'The ID of the event window.
', 'InstanceEventWindowIdSet$member' => NULL, 'InstanceEventWindowStateChange$InstanceEventWindowId' => 'The ID of the event window.
', 'ModifyInstanceEventWindowRequest$InstanceEventWindowId' => 'The ID of the event window.
', ], ], 'InstanceEventWindowIdSet' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceEventWindowsRequest$InstanceEventWindowIds' => 'The IDs of the event windows.
', ], ], 'InstanceEventWindowSet' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceEventWindowsResult$InstanceEventWindows' => 'Information about the event windows.
', ], ], 'InstanceEventWindowState' => [ 'base' => NULL, 'refs' => [ 'InstanceEventWindow$State' => 'The current state of the event window.
', 'InstanceEventWindowStateChange$State' => 'The current state of the event window.
', ], ], 'InstanceEventWindowStateChange' => [ 'base' => 'The state of the event window.
', 'refs' => [ 'DeleteInstanceEventWindowResult$InstanceEventWindowState' => 'The state of the event window.
', ], ], 'InstanceEventWindowTimeRange' => [ 'base' => 'The start day and time and the end day and time of the time range, in UTC.
', 'refs' => [ 'InstanceEventWindowTimeRangeList$member' => NULL, ], ], 'InstanceEventWindowTimeRangeList' => [ 'base' => NULL, 'refs' => [ 'InstanceEventWindow$TimeRanges' => 'One or more time ranges defined for the event window.
', ], ], 'InstanceEventWindowTimeRangeRequest' => [ 'base' => 'The start day and time and the end day and time of the time range, in UTC.
', 'refs' => [ 'InstanceEventWindowTimeRangeRequestSet$member' => NULL, ], ], 'InstanceEventWindowTimeRangeRequestSet' => [ 'base' => NULL, 'refs' => [ 'CreateInstanceEventWindowRequest$TimeRanges' => 'The time range for the event window. If you specify a time range, you can\'t specify a cron expression.
', 'ModifyInstanceEventWindowRequest$TimeRanges' => 'The time ranges of the event window.
', ], ], 'InstanceExportDetails' => [ 'base' => 'Describes an instance to export.
', 'refs' => [ 'ExportTask$InstanceExportDetails' => 'Information about the instance to export.
', ], ], 'InstanceFamilyCreditSpecification' => [ 'base' => 'Describes the default credit option for CPU usage of a burstable performance instance family.
', 'refs' => [ 'GetDefaultCreditSpecificationResult$InstanceFamilyCreditSpecification' => 'The default credit option for CPU usage of the instance family.
', 'ModifyDefaultCreditSpecificationResult$InstanceFamilyCreditSpecification' => 'The default credit option for CPU usage of the instance family.
', ], ], 'InstanceGeneration' => [ 'base' => NULL, 'refs' => [ 'InstanceGenerationSet$member' => NULL, ], ], 'InstanceGenerationSet' => [ 'base' => NULL, 'refs' => [ 'InstanceRequirements$InstanceGenerations' => 'Indicates whether current or previous generation instance types are included. The current generation instance types are recommended for use. Current generation instance types are typically the latest two to three generations in each instance family. For more information, see Instance types in the Amazon EC2 User Guide.
For current generation instance types, specify current
.
For previous generation instance types, specify previous
.
Default: Current and previous generation instance types
', 'InstanceRequirementsRequest$InstanceGenerations' => 'Indicates whether current or previous generation instance types are included. The current generation instance types are recommended for use. Current generation instance types are typically the latest two to three generations in each instance family. For more information, see Instance types in the Amazon EC2 User Guide.
For current generation instance types, specify current
.
For previous generation instance types, specify previous
.
Default: Current and previous generation instance types
', ], ], 'InstanceHealthStatus' => [ 'base' => NULL, 'refs' => [ 'ActiveInstance$InstanceHealth' => 'The health status of the instance. If the status of either the instance status check or the system status check is impaired
, the health status of the instance is unhealthy
. Otherwise, the health status is healthy
.
The ID of the instance. The instance must have exactly one attached network interface. You can specify either the instance ID or the network interface ID, but not both.
', 'AssociateIamInstanceProfileRequest$InstanceId' => 'The ID of the instance.
', 'AttachClassicLinkVpcRequest$InstanceId' => 'The ID of the EC2-Classic instance.
', 'AttachNetworkInterfaceRequest$InstanceId' => 'The ID of the instance.
', 'AttachVolumeRequest$InstanceId' => 'The ID of the instance.
', 'BundleInstanceRequest$InstanceId' => 'The ID of the instance to bundle.
Type: String
Default: None
Required: Yes
', 'ConfirmProductInstanceRequest$InstanceId' => 'The ID of the instance.
', 'CreateImageRequest$InstanceId' => 'The ID of the instance.
', 'CreateInstanceExportTaskRequest$InstanceId' => 'The ID of the instance.
', 'CreateReplaceRootVolumeTaskRequest$InstanceId' => 'The ID of the instance for which to replace the root volume.
', 'CreateRouteRequest$InstanceId' => '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.
', 'DescribeInstanceAttributeRequest$InstanceId' => 'The ID of the instance.
', 'DetachClassicLinkVpcRequest$InstanceId' => 'The ID of the instance to unlink from the VPC.
', 'GetConsoleOutputRequest$InstanceId' => 'The ID of the instance.
', 'GetConsoleScreenshotRequest$InstanceId' => 'The ID of the instance.
', 'GetInstanceUefiDataRequest$InstanceId' => 'The ID of the instance from which to retrieve the UEFI data.
', 'GetInstanceUefiDataResult$InstanceId' => 'The ID of the instance from which to retrieve the UEFI data.
', 'GetLaunchTemplateDataRequest$InstanceId' => 'The ID of the instance.
', 'GetPasswordDataRequest$InstanceId' => 'The ID of the Windows instance.
', 'InstanceCreditSpecificationRequest$InstanceId' => 'The ID of the instance.
', 'InstanceIdList$member' => NULL, 'InstanceIdSet$member' => NULL, 'InstanceIdStringList$member' => NULL, 'InstanceIdsSet$member' => NULL, 'ModifyInstanceAttributeRequest$InstanceId' => 'The ID of the instance.
', 'ModifyInstanceCapacityReservationAttributesRequest$InstanceId' => 'The ID of the instance to be modified.
', 'ModifyInstanceEventStartTimeRequest$InstanceId' => 'The ID of the instance with the scheduled event.
', 'ModifyInstanceMaintenanceOptionsRequest$InstanceId' => 'The ID of the instance.
', 'ModifyInstanceMetadataOptionsRequest$InstanceId' => 'The ID of the instance.
', 'ModifyInstancePlacementRequest$InstanceId' => 'The ID of the instance that you are modifying.
', 'ModifyPrivateDnsNameOptionsRequest$InstanceId' => 'The ID of the instance.
', 'ReplaceRouteRequest$InstanceId' => 'The ID of a NAT instance in your VPC.
', 'ResetInstanceAttributeRequest$InstanceId' => 'The ID of the instance.
', 'SendDiagnosticInterruptRequest$InstanceId' => 'The ID of the instance.
', 'SpotInstanceRequest$InstanceId' => 'The instance ID, if an instance has been launched to fulfill the Spot Instance request.
', ], ], 'InstanceIdForResolver' => [ 'base' => NULL, 'refs' => [ 'DetachVolumeRequest$InstanceId' => 'The ID of the instance. If you are detaching a Multi-Attach enabled volume, you must specify an instance ID.
', ], ], 'InstanceIdList' => [ 'base' => NULL, 'refs' => [ 'InstanceEventWindowAssociationRequest$InstanceIds' => '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.
', 'InstanceEventWindowAssociationTarget$InstanceIds' => 'The IDs of the instances associated with the event window.
', 'InstanceEventWindowDisassociationRequest$InstanceIds' => 'The IDs of the instances to disassociate from the event window.
', ], ], 'InstanceIdSet' => [ 'base' => NULL, 'refs' => [ 'RunScheduledInstancesResult$InstanceIdSet' => 'The IDs of the newly launched instances.
', ], ], 'InstanceIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeClassicLinkInstancesRequest$InstanceIds' => 'The instance IDs. Must be instances linked to a VPC through ClassicLink.
', 'DescribeInstanceCreditSpecificationsRequest$InstanceIds' => 'The instance IDs.
Default: Describes all your instances.
Constraints: Maximum 1000 explicitly specified instance IDs.
', 'DescribeInstanceStatusRequest$InstanceIds' => 'The instance IDs.
Default: Describes all your instances.
Constraints: Maximum 100 explicitly specified instance IDs.
', 'DescribeInstancesRequest$InstanceIds' => 'The instance IDs.
Default: Describes all your instances.
', 'MonitorInstancesRequest$InstanceIds' => 'The IDs of the instances.
', 'RebootInstancesRequest$InstanceIds' => 'The instance IDs.
', 'ReportInstanceStatusRequest$Instances' => 'The instances.
', 'StartInstancesRequest$InstanceIds' => 'The IDs of the instances.
', 'StopInstancesRequest$InstanceIds' => 'The IDs of the instances.
', 'TerminateInstancesRequest$InstanceIds' => 'The IDs of the instances.
Constraints: Up to 1000 instance IDs. We recommend breaking up this request into smaller batches.
', 'UnmonitorInstancesRequest$InstanceIds' => 'The IDs of the instances.
', ], ], 'InstanceIdWithVolumeResolver' => [ 'base' => NULL, 'refs' => [ 'InstanceSpecification$InstanceId' => 'The instance to specify which volumes should be snapshotted.
', ], ], 'InstanceIdsSet' => [ 'base' => NULL, 'refs' => [ 'CreateFleetInstance$InstanceIds' => 'The IDs of the instances.
', 'DescribeFleetsInstances$InstanceIds' => 'The IDs of the instances.
', ], ], 'InstanceInterruptionBehavior' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplateSpotMarketOptions$InstanceInterruptionBehavior' => 'The behavior when a Spot Instance is interrupted.
', 'LaunchTemplateSpotMarketOptionsRequest$InstanceInterruptionBehavior' => 'The behavior when a Spot Instance is interrupted. The default is terminate
.
The behavior when a Spot Instance is interrupted. The default is terminate
.
The behavior when a Spot Instance is interrupted. The default is terminate
.
The behavior when a Spot Instance is interrupted.
', 'SpotMarketOptions$InstanceInterruptionBehavior' => 'The behavior when a Spot Instance is interrupted. The default is terminate
.
Information about an IPv4 prefix.
', 'refs' => [ 'InstanceIpv4PrefixList$member' => NULL, ], ], 'InstanceIpv4PrefixList' => [ 'base' => NULL, 'refs' => [ 'InstanceNetworkInterface$Ipv4Prefixes' => 'The IPv4 delegated prefixes that are assigned to the network interface.
', ], ], 'InstanceIpv6Address' => [ 'base' => 'Describes an IPv6 address.
', 'refs' => [ 'InstanceIpv6AddressList$member' => NULL, ], ], 'InstanceIpv6AddressList' => [ 'base' => NULL, 'refs' => [ 'CreateNetworkInterfaceRequest$Ipv6Addresses' => 'The IPv6 addresses from the IPv6 CIDR block range of your subnet.
You can\'t specify IPv6 addresses using this parameter if you\'ve specified one of the following: a count of IPv6 addresses, specific IPv6 prefixes, or a count of IPv6 prefixes.
', 'InstanceNetworkInterface$Ipv6Addresses' => 'The IPv6 addresses associated with the network interface.
', 'InstanceNetworkInterfaceSpecification$Ipv6Addresses' => 'The 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.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$Ipv6Addresses' => 'The IPv6 addresses for the network interface.
', 'RunInstancesRequest$Ipv6Addresses' => '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.
You cannot specify this option and the network interfaces option in the same request.
', ], ], 'InstanceIpv6AddressListRequest' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$Ipv6Addresses' => '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.
', ], ], 'InstanceIpv6AddressRequest' => [ 'base' => 'Describes an IPv6 address.
', 'refs' => [ 'InstanceIpv6AddressListRequest$member' => NULL, ], ], 'InstanceIpv6Prefix' => [ 'base' => 'Information about an IPv6 prefix.
', 'refs' => [ 'InstanceIpv6PrefixList$member' => NULL, ], ], 'InstanceIpv6PrefixList' => [ 'base' => NULL, 'refs' => [ 'InstanceNetworkInterface$Ipv6Prefixes' => 'The IPv6 delegated prefixes that are assigned to the network interface.
', ], ], 'InstanceLifecycle' => [ 'base' => NULL, 'refs' => [ 'CreateFleetError$Lifecycle' => 'Indicates if the instance that could not be launched was a Spot Instance or On-Demand Instance.
', 'CreateFleetInstance$Lifecycle' => 'Indicates if the instance that was launched is a Spot Instance or On-Demand Instance.
', 'DescribeFleetError$Lifecycle' => 'Indicates if the instance that could not be launched was a Spot Instance or On-Demand Instance.
', 'DescribeFleetsInstances$Lifecycle' => 'Indicates if the instance that was launched is a Spot Instance or On-Demand Instance.
', ], ], 'InstanceLifecycleType' => [ 'base' => NULL, 'refs' => [ 'Instance$InstanceLifecycle' => 'Indicates whether this is a Spot Instance or a Scheduled Instance.
', ], ], 'InstanceList' => [ 'base' => NULL, 'refs' => [ 'Reservation$Instances' => 'The instances.
', ], ], 'InstanceMaintenanceOptions' => [ 'base' => 'The maintenance options for the instance.
', 'refs' => [ 'Instance$MaintenanceOptions' => 'Provides information on the recovery and maintenance options of your instance.
', ], ], 'InstanceMaintenanceOptionsRequest' => [ 'base' => 'The maintenance options for the instance.
', 'refs' => [ 'RunInstancesRequest$MaintenanceOptions' => 'The maintenance and recovery options for the instance.
', ], ], 'InstanceMarketOptionsRequest' => [ 'base' => 'Describes the market (purchasing) option for the instances.
', 'refs' => [ 'RunInstancesRequest$InstanceMarketOptions' => 'The market (purchasing) option for the instances.
For RunInstances, persistent Spot Instance requests are only supported when InstanceInterruptionBehavior is set to either hibernate
or stop
.
Indicates the type of instance launches that the Capacity Reservation accepts. The options include:
open
- 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.
targeted
- 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.
Indicates the type of instance launches that the Capacity Reservation accepts. The options include:
open
- 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.
targeted
- 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.
Default: open
Enables or disables the HTTP metadata endpoint on your instances.
If you specify a value of disabled
, you cannot access your instance metadata.
Default: enabled
Indicates whether the HTTP metadata endpoint on your instances is enabled or disabled.
If the value is disabled
, you cannot access your instance metadata.
Enables or disables the HTTP metadata endpoint on your instances. If this parameter is not specified, the existing state is maintained.
If you specify a value of disabled
, you cannot access your instance metadata.
The metadata options for the instance.
', 'refs' => [ 'RunInstancesRequest$MetadataOptions' => 'The metadata options for the instance. For more information, see Instance metadata and user data.
', ], ], 'InstanceMetadataOptionsResponse' => [ 'base' => 'The metadata options for the instance.
', 'refs' => [ 'Instance$MetadataOptions' => 'The metadata options for the instance.
', 'ModifyInstanceMetadataOptionsResult$InstanceMetadataOptions' => 'The metadata options for the instance.
', ], ], 'InstanceMetadataOptionsState' => [ 'base' => NULL, 'refs' => [ 'InstanceMetadataOptionsResponse$State' => 'The state of the metadata option changes.
pending
- The metadata options are being updated and the instance is not ready to process metadata traffic with the new selection.
applied
- The metadata options have been successfully applied on the instance.
Enables or disables the IPv6 endpoint for the instance metadata service.
', 'InstanceMetadataOptionsResponse$HttpProtocolIpv6' => 'Indicates whether the IPv6 endpoint for the instance metadata service is enabled or disabled.
', 'ModifyInstanceMetadataOptionsRequest$HttpProtocolIpv6' => 'Enables or disables the IPv6 endpoint for the instance metadata service. Applies only if you enabled the HTTP metadata endpoint.
', ], ], 'InstanceMetadataTagsState' => [ 'base' => NULL, 'refs' => [ 'InstanceMetadataOptionsRequest$InstanceMetadataTags' => 'Set to enabled
to allow access to instance tags from the instance metadata. Set to disabled
to turn off access to instance tags from the instance metadata. For more information, see Work with instance tags using the instance metadata.
Default: disabled
Indicates whether access to instance tags from the instance metadata is enabled or disabled. For more information, see Work with instance tags using the instance metadata.
', 'ModifyInstanceMetadataOptionsRequest$InstanceMetadataTags' => 'Set to enabled
to allow access to instance tags from the instance metadata. Set to disabled
to turn off access to instance tags from the instance metadata. For more information, see Work with instance tags using the instance metadata.
Default: disabled
Describes the monitoring of an instance.
', 'refs' => [ 'InstanceMonitoringList$member' => NULL, ], ], 'InstanceMonitoringList' => [ 'base' => NULL, 'refs' => [ 'MonitorInstancesResult$InstanceMonitorings' => 'The monitoring information.
', 'UnmonitorInstancesResult$InstanceMonitorings' => 'The monitoring information.
', ], ], 'InstanceNetworkInterface' => [ 'base' => 'Describes a network interface.
', 'refs' => [ 'InstanceNetworkInterfaceList$member' => NULL, ], ], 'InstanceNetworkInterfaceAssociation' => [ 'base' => 'Describes association information for an Elastic IP address (IPv4).
', 'refs' => [ 'InstanceNetworkInterface$Association' => 'The association information for an Elastic IPv4 associated with the network interface.
', 'InstancePrivateIpAddress$Association' => 'The association information for an Elastic IP address for the network interface.
', ], ], 'InstanceNetworkInterfaceAttachment' => [ 'base' => 'Describes a network interface attachment.
', 'refs' => [ 'InstanceNetworkInterface$Attachment' => 'The network interface attachment.
', ], ], 'InstanceNetworkInterfaceList' => [ 'base' => NULL, 'refs' => [ 'Instance$NetworkInterfaces' => 'The network interfaces for the instance.
', ], ], 'InstanceNetworkInterfaceSpecification' => [ 'base' => 'Describes a network interface.
', 'refs' => [ 'InstanceNetworkInterfaceSpecificationList$member' => NULL, ], ], 'InstanceNetworkInterfaceSpecificationList' => [ 'base' => NULL, 'refs' => [ 'LaunchSpecification$NetworkInterfaces' => 'The network interfaces. If you specify a network interface, you must specify subnet IDs and security group IDs using the network interface.
', 'RequestSpotLaunchSpecification$NetworkInterfaces' => 'The network interfaces. If you specify a network interface, you must specify subnet IDs and security group IDs using the network interface.
', 'RunInstancesRequest$NetworkInterfaces' => '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.
', 'SpotFleetLaunchSpecification$NetworkInterfaces' => 'One or more network interfaces. If you specify a network interface, you must specify subnet IDs and security group IDs using the network interface.
SpotFleetLaunchSpecification
currently does not support Elastic Fabric Adapter (EFA). To specify an EFA, you must use LaunchTemplateConfig.
Describes a private IPv4 address.
', 'refs' => [ 'InstancePrivateIpAddressList$member' => NULL, ], ], 'InstancePrivateIpAddressList' => [ 'base' => NULL, 'refs' => [ 'InstanceNetworkInterface$PrivateIpAddresses' => 'The private IPv4 addresses associated with the network interface.
', ], ], 'InstanceRequirements' => [ 'base' => 'The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with these attributes.
You must specify VCpuCount
and MemoryMiB
. All other attributes are optional. Any unspecified optional attribute is set to its default.
When you specify multiple attributes, you get instance types that satisfy all of the specified attributes. If you specify multiple values for an attribute, you get instance types that satisfy any of the specified values.
To limit the list of instance types from which Amazon EC2 can identify matching instance types, you can use one of the following parameters, but not both in the same request:
AllowedInstanceTypes
- The instance types to include in the list. All other instance types are ignored, even if they match your specified attributes.
ExcludedInstanceTypes
- The instance types to exclude from the list, even if they match your specified attributes.
If you specify InstanceRequirements
, you can\'t specify InstanceType
.
Attribute-based instance type selection is only supported when using Auto Scaling groups, EC2 Fleet, and Spot Fleet to launch instances. If you plan to use the launch template in the launch instance wizard or with the RunInstances API, you can\'t specify InstanceRequirements
.
For more information, see Attribute-based instance type selection for EC2 Fleet, Attribute-based instance type selection for Spot Fleet, and Spot placement score in the Amazon EC2 User Guide.
', 'refs' => [ 'FleetLaunchTemplateOverrides$InstanceRequirements' => 'The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with those attributes.
If you specify InstanceRequirements
, you can\'t specify InstanceType
.
The instance requirements. When you specify instance requirements, Amazon EC2 will identify instance types with the provided requirements, and then use your On-Demand and Spot allocation strategies to launch instances from these instance types, in the same way as when you specify a list of instance types.
If you specify InstanceRequirements
, you can\'t specify InstanceType
.
The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with these attributes.
If you specify InstanceRequirements
, you can\'t specify InstanceTypes
.
The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with those attributes.
If you specify InstanceRequirements
, you can\'t specify InstanceType
.
The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with these attributes.
You must specify VCpuCount
and MemoryMiB
. All other attributes are optional. Any unspecified optional attribute is set to its default.
When you specify multiple attributes, you get instance types that satisfy all of the specified attributes. If you specify multiple values for an attribute, you get instance types that satisfy any of the specified values.
To limit the list of instance types from which Amazon EC2 can identify matching instance types, you can use one of the following parameters, but not both in the same request:
AllowedInstanceTypes
- The instance types to include in the list. All other instance types are ignored, even if they match your specified attributes.
ExcludedInstanceTypes
- The instance types to exclude from the list, even if they match your specified attributes.
If you specify InstanceRequirements
, you can\'t specify InstanceType
.
Attribute-based instance type selection is only supported when using Auto Scaling groups, EC2 Fleet, and Spot Fleet to launch instances. If you plan to use the launch template in the launch instance wizard, or with the RunInstances API or AWS::EC2::Instance Amazon Web Services CloudFormation resource, you can\'t specify InstanceRequirements
.
For more information, see Attribute-based instance type selection for EC2 Fleet, Attribute-based instance type selection for Spot Fleet, and Spot placement score in the Amazon EC2 User Guide.
', 'refs' => [ 'FleetLaunchTemplateOverridesRequest$InstanceRequirements' => 'The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with those attributes.
If you specify InstanceRequirements
, you can\'t specify InstanceType
.
The attributes required for the instance types.
', 'InstanceRequirementsWithMetadataRequest$InstanceRequirements' => 'The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with those attributes.
', 'RequestLaunchTemplateData$InstanceRequirements' => 'The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with these attributes.
You must specify VCpuCount
and MemoryMiB
. All other attributes are optional. Any unspecified optional attribute is set to its default.
When you specify multiple attributes, you get instance types that satisfy all of the specified attributes. If you specify multiple values for an attribute, you get instance types that satisfy any of the specified values.
To limit the list of instance types from which Amazon EC2 can identify matching instance types, you can use one of the following parameters, but not both in the same request:
AllowedInstanceTypes
- The instance types to include in the list. All other instance types are ignored, even if they match your specified attributes.
ExcludedInstanceTypes
- The instance types to exclude from the list, even if they match your specified attributes.
If you specify InstanceRequirements
, you can\'t specify InstanceType
.
Attribute-based instance type selection is only supported when using Auto Scaling groups, EC2 Fleet, and Spot Fleet to launch instances. If you plan to use the launch template in the launch instance wizard, or with the RunInstances API or AWS::EC2::Instance Amazon Web Services CloudFormation resource, you can\'t specify InstanceRequirements
.
For more information, see Attribute-based instance type selection for EC2 Fleet, Attribute-based instance type selection for Spot Fleet, and Spot placement score in the Amazon EC2 User Guide.
', ], ], 'InstanceRequirementsWithMetadataRequest' => [ 'base' => 'The architecture type, virtualization type, and other attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with those attributes.
If you specify InstanceRequirementsWithMetadataRequest
, you can\'t specify InstanceTypes
.
The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with those attributes.
If you specify InstanceRequirementsWithMetadata
, you can\'t specify InstanceTypes
.
The instance details to specify which volumes should be snapshotted.
', 'refs' => [ 'CreateSnapshotsRequest$InstanceSpecification' => 'The instance to specify which volumes should be included in the snapshots.
', ], ], 'InstanceState' => [ 'base' => 'Describes the current state of an instance.
', 'refs' => [ 'Instance$State' => 'The current state of the instance.
', 'InstanceStateChange$CurrentState' => 'The current state of the instance.
', 'InstanceStateChange$PreviousState' => 'The previous state of the instance.
', 'InstanceStatus$InstanceState' => 'The intended state of the instance. DescribeInstanceStatus requires that an instance be in the running
state.
Describes an instance state change.
', 'refs' => [ 'InstanceStateChangeList$member' => NULL, ], ], 'InstanceStateChangeList' => [ 'base' => NULL, 'refs' => [ 'StartInstancesResult$StartingInstances' => 'Information about the started instances.
', 'StopInstancesResult$StoppingInstances' => 'Information about the stopped instances.
', 'TerminateInstancesResult$TerminatingInstances' => 'Information about the terminated instances.
', ], ], 'InstanceStateName' => [ 'base' => NULL, 'refs' => [ 'InstanceState$Name' => 'The current state of the instance.
', ], ], 'InstanceStatus' => [ 'base' => 'Describes the status of an instance.
', 'refs' => [ 'InstanceStatusList$member' => NULL, ], ], 'InstanceStatusDetails' => [ 'base' => 'Describes the instance status.
', 'refs' => [ 'InstanceStatusDetailsList$member' => NULL, ], ], 'InstanceStatusDetailsList' => [ 'base' => NULL, 'refs' => [ 'InstanceStatusSummary$Details' => 'The system instance health or application instance health.
', ], ], 'InstanceStatusEvent' => [ 'base' => 'Describes a scheduled event for an instance.
', 'refs' => [ 'InstanceStatusEventList$member' => NULL, 'ModifyInstanceEventStartTimeResult$Event' => 'Information about the event.
', ], ], 'InstanceStatusEventList' => [ 'base' => NULL, 'refs' => [ 'InstanceStatus$Events' => 'Any scheduled events associated with the instance.
', ], ], 'InstanceStatusList' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceStatusResult$InstanceStatuses' => 'Information about the status of the instances.
', ], ], 'InstanceStatusSummary' => [ 'base' => 'Describes the status of an instance.
', 'refs' => [ 'InstanceStatus$InstanceStatus' => 'Reports impaired functionality that stems from issues internal to the instance, such as impaired reachability.
', 'InstanceStatus$SystemStatus' => 'Reports impaired functionality that stems from issues related to the systems that support an instance, such as hardware failures and network connectivity problems.
', ], ], 'InstanceStorageEncryptionSupport' => [ 'base' => NULL, 'refs' => [ 'InstanceStorageInfo$EncryptionSupport' => 'Indicates whether data is encrypted at rest.
', ], ], 'InstanceStorageFlag' => [ 'base' => NULL, 'refs' => [ 'InstanceTypeInfo$InstanceStorageSupported' => 'Indicates whether instance storage is supported.
', ], ], 'InstanceStorageInfo' => [ 'base' => 'Describes the instance store features that are supported by the instance type.
', 'refs' => [ 'InstanceTypeInfo$InstanceStorageInfo' => 'Describes the instance storage for the instance type.
', ], ], 'InstanceTagKeySet' => [ 'base' => NULL, 'refs' => [ 'DeregisterInstanceTagAttributeRequest$InstanceTagKeys' => 'Information about the tag keys to deregister.
', 'InstanceTagNotificationAttribute$InstanceTagKeys' => 'The registered tag keys.
', 'RegisterInstanceTagAttributeRequest$InstanceTagKeys' => 'The tag keys to register.
', ], ], 'InstanceTagNotificationAttribute' => [ 'base' => 'Describes the registered tag keys for the current Region.
', 'refs' => [ 'DeregisterInstanceEventNotificationAttributesResult$InstanceTagAttribute' => 'The resulting set of tag keys.
', 'DescribeInstanceEventNotificationAttributesResult$InstanceTagAttribute' => 'Information about the registered tag keys.
', 'RegisterInstanceEventNotificationAttributesResult$InstanceTagAttribute' => 'The resulting set of tag keys.
', ], ], 'InstanceType' => [ 'base' => NULL, 'refs' => [ 'CreateFleetInstance$InstanceType' => 'The instance type.
', 'DescribeFleetsInstances$InstanceType' => 'The instance type.
', 'DescribeReservedInstancesOfferingsRequest$InstanceType' => 'The instance type that the reservation will cover (for example, m1.small
). For more information, see Instance types in the Amazon EC2 User Guide.
The instance type for which the Capacity Reservation reserves capacity.
', 'FleetLaunchTemplateOverrides$InstanceType' => 'The instance type.
mac1.metal
is not supported as a launch template override.
If you specify InstanceType
, you can\'t specify InstanceRequirements
.
The instance type.
mac1.metal
is not supported as a launch template override.
If you specify InstanceType
, you can\'t specify InstanceRequirements
.
The instance type. For more information about the instance types that you can import, see Instance Types in the VM Import/Export User Guide.
', 'Instance$InstanceType' => 'The instance type.
', 'InstanceTypeInfo$InstanceType' => 'The instance type. For more information, see Instance types in the Amazon EC2 User Guide.
', 'InstanceTypeList$member' => NULL, 'InstanceTypeOffering$InstanceType' => 'The instance type. For more information, see Instance types in the Amazon EC2 User Guide.
', 'LaunchSpecification$InstanceType' => 'The instance type. Only one instance type can be specified.
', 'LaunchTemplateOverrides$InstanceType' => 'The instance type.
', 'RequestInstanceTypeList$member' => NULL, 'RequestLaunchTemplateData$InstanceType' => 'The instance type. For more information, see Instance types in the Amazon Elastic Compute Cloud User Guide.
If you specify InstanceType
, you can\'t specify InstanceRequirements
.
The instance type. Only one instance type can be specified.
', 'ReservationFleetInstanceSpecification$InstanceType' => 'The instance type for which the Capacity Reservation Fleet reserves capacity.
', 'ReservedInstances$InstanceType' => 'The instance type on which the Reserved Instance can be used.
', 'ReservedInstancesConfiguration$InstanceType' => 'The instance type for the modified Reserved Instances.
', 'ReservedInstancesOffering$InstanceType' => 'The instance type on which the Reserved Instance can be used.
', 'ResponseLaunchTemplateData$InstanceType' => 'The instance type.
', 'RunInstancesRequest$InstanceType' => 'The instance type. For more information, see Instance types in the Amazon EC2 User Guide.
', 'SpotFleetLaunchSpecification$InstanceType' => 'The instance type.
', 'SpotPrice$InstanceType' => 'The instance type.
', ], ], 'InstanceTypeHypervisor' => [ 'base' => NULL, 'refs' => [ 'InstanceTypeInfo$Hypervisor' => 'The hypervisor for the instance type.
', ], ], 'InstanceTypeInfo' => [ 'base' => 'Describes the instance type.
', 'refs' => [ 'InstanceTypeInfoList$member' => NULL, ], ], 'InstanceTypeInfoFromInstanceRequirements' => [ 'base' => 'The list of instance types with the specified instance attributes.
', 'refs' => [ 'InstanceTypeInfoFromInstanceRequirementsSet$member' => NULL, ], ], 'InstanceTypeInfoFromInstanceRequirementsSet' => [ 'base' => NULL, 'refs' => [ 'GetInstanceTypesFromInstanceRequirementsResult$InstanceTypes' => 'The instance types with the specified instance attributes.
', ], ], 'InstanceTypeInfoList' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceTypesResult$InstanceTypes' => 'The instance type. For more information, see Instance types in the Amazon EC2 User Guide.
', ], ], 'InstanceTypeList' => [ 'base' => NULL, 'refs' => [ 'DescribeSpotPriceHistoryRequest$InstanceTypes' => 'Filters the results by the specified instance types.
', ], ], 'InstanceTypeOffering' => [ 'base' => 'The instance types offered.
', 'refs' => [ 'InstanceTypeOfferingsList$member' => NULL, ], ], 'InstanceTypeOfferingsList' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceTypeOfferingsResult$InstanceTypeOfferings' => 'The instance types offered.
', ], ], 'InstanceTypes' => [ 'base' => NULL, 'refs' => [ 'GetSpotPlacementScoresRequest$InstanceTypes' => 'The instance types. We recommend that you specify at least three instance types. If you specify one or two instance types, or specify variations of a single instance type (for example, an m3.xlarge
with and without instance storage), the returned placement score will always be low.
If you specify InstanceTypes
, you can\'t specify InstanceRequirementsWithMetadata
.
The instance types supported by the AFI.
', ], ], 'InstanceUsage' => [ 'base' => 'Information about the Capacity Reservation usage.
', 'refs' => [ 'InstanceUsageSet$member' => NULL, ], ], 'InstanceUsageSet' => [ 'base' => NULL, 'refs' => [ 'GetCapacityReservationUsageResult$InstanceUsages' => 'Information about the Capacity Reservation usage.
', ], ], 'Integer' => [ 'base' => NULL, 'refs' => [ 'AcceleratorCount$Min' => 'The minimum number of accelerators. If this parameter is not specified, there is no minimum limit.
', 'AcceleratorCount$Max' => 'The maximum number of accelerators. If this parameter is not specified, there is no maximum limit.
', 'AcceleratorCountRequest$Min' => 'The minimum number of accelerators. To specify no minimum limit, omit this parameter.
', 'AcceleratorCountRequest$Max' => 'The maximum number of accelerators. To specify no maximum limit, omit this parameter. To exclude accelerator-enabled instance types, set Max
to 0
.
The minimum amount of accelerator memory, in MiB. If this parameter is not specified, there is no minimum limit.
', 'AcceleratorTotalMemoryMiB$Max' => 'The maximum amount of accelerator memory, in MiB. If this parameter is not specified, there is no maximum limit.
', 'AcceleratorTotalMemoryMiBRequest$Min' => 'The minimum amount of accelerator memory, in MiB. To specify no minimum limit, omit this parameter.
', 'AcceleratorTotalMemoryMiBRequest$Max' => 'The maximum amount of accelerator memory, in MiB. To specify no maximum limit, omit this parameter.
', 'AllocateHostsRequest$Quantity' => 'The number of Dedicated Hosts to allocate to your account with these parameters. If you are allocating the Dedicated Hosts on an Outpost, and you specify AssetIds, you can omit this parameter. In this case, Amazon EC2 allocates a Dedicated Host on each specified hardware asset. If you specify both AssetIds and Quantity, then the value that you specify for Quantity must be equal to the number of asset IDs specified.
', 'AllocateIpamPoolCidrRequest$NetmaskLength' => 'The netmask length of the CIDR you would like to allocate from the IPAM pool. Note the following:
If there is no DefaultNetmaskLength allocation rule set on the pool, you must specify either the NetmaskLength or the CIDR.
If the DefaultNetmaskLength allocation rule is set on the pool, you can specify either the NetmaskLength or the CIDR and the DefaultNetmaskLength allocation rule will be ignored.
Possible netmask lengths for IPv4 addresses are 0 - 32. Possible netmask lengths for IPv6 addresses are 0 - 128.
', 'AnalysisAclRule$RuleNumber' => 'The rule number.
', 'AssignIpv6AddressesRequest$Ipv6AddressCount' => '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.
', 'AssignIpv6AddressesRequest$Ipv6PrefixCount' => 'The number of IPv6 prefixes that Amazon Web Services automatically assigns to the network interface. You cannot use this option if you use the Ipv6Prefixes
option.
The number of secondary IP addresses to assign to the network interface. You can\'t specify this parameter when also specifying private IP addresses.
', 'AssignPrivateIpAddressesRequest$Ipv4PrefixCount' => 'The number of IPv4 prefixes that Amazon Web Services automatically assigns to the network interface. You cannot use this option if you use the Ipv4 Prefixes
option.
The ID of the VLAN. This applies to the VLAN protocol.
', 'AssociateTrunkInterfaceRequest$GreKey' => 'The application key. This applies to the GRE protocol.
', 'AttachNetworkInterfaceRequest$DeviceIndex' => 'The index of the device for the network interface attachment.
', 'AttachNetworkInterfaceRequest$NetworkCardIndex' => '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.
', 'AttachNetworkInterfaceResult$NetworkCardIndex' => 'The index of the network card.
', 'AuthorizeSecurityGroupEgressRequest$FromPort' => 'Not supported. Use a set of IP permissions to specify the port.
', 'AuthorizeSecurityGroupEgressRequest$ToPort' => 'Not supported. Use a set of IP permissions to specify the port.
', 'AuthorizeSecurityGroupIngressRequest$FromPort' => 'If the protocol is TCP or UDP, this is the start of the port range. If the protocol is ICMP, this is the type number. A value of -1 indicates all ICMP types. If you specify all ICMP types, you must specify all ICMP codes.
Alternatively, use a set of IP permissions to specify multiple rules and a description for the rule.
', 'AuthorizeSecurityGroupIngressRequest$ToPort' => 'If the protocol is TCP or UDP, this is the end of the port range. If the protocol is ICMP, this is the code. A value of -1 indicates all ICMP codes. If you specify all ICMP types, you must specify all ICMP codes.
Alternatively, use a set of IP permissions to specify multiple rules and a description for the rule.
', 'AvailableCapacity$AvailableVCpus' => 'The number of vCPUs available for launching instances onto the Dedicated Host.
', 'BaselineEbsBandwidthMbps$Min' => 'The minimum baseline bandwidth, in Mbps. If this parameter is not specified, there is no minimum limit.
', 'BaselineEbsBandwidthMbps$Max' => 'The maximum baseline bandwidth, in Mbps. If this parameter is not specified, there is no maximum limit.
', 'BaselineEbsBandwidthMbpsRequest$Min' => 'The minimum baseline bandwidth, in Mbps. To specify no minimum limit, omit this parameter.
', 'BaselineEbsBandwidthMbpsRequest$Max' => 'The maximum baseline bandwidth, in Mbps. To specify no maximum limit, omit this parameter.
', 'CapacityAllocation$Count' => 'The amount of instance capacity associated with the usage. For example a value of 4
indicates that instance capacity for 4 instances is currently in use.
The total number of instances for which the Capacity Reservation reserves capacity.
', 'CapacityReservation$AvailableInstanceCount' => 'The remaining capacity. Indicates the number of instances that can be launched in the Capacity Reservation.
', 'CapacityReservationFleet$TotalTargetCapacity' => 'The total number of capacity units for which the Capacity Reservation Fleet reserves capacity. For more information, see Total target capacity in the Amazon EC2 User Guide.
', 'ClientVpnEndpoint$VpnPort' => 'The port number for the Client VPN endpoint.
', 'ClientVpnEndpoint$SessionTimeoutHours' => 'The maximum VPN session duration time in hours.
Valid values: 8 | 10 | 12 | 24
Default value: 24
The number of CPU cores for the instance.
', 'CpuOptions$ThreadsPerCore' => 'The number of threads per CPU core.
', 'CpuOptionsRequest$CoreCount' => 'The number of CPU cores for the instance.
', 'CpuOptionsRequest$ThreadsPerCore' => '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
.
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 Total target capacity in the Amazon EC2 User Guide.
', 'CreateCapacityReservationFleetResult$TotalTargetCapacity' => 'The total number of capacity units for which the Capacity Reservation Fleet reserves capacity.
', 'CreateCapacityReservationRequest$InstanceCount' => 'The number of instances for which to reserve capacity.
Valid range: 1 - 1000
', 'CreateClientVpnEndpointRequest$VpnPort' => 'The port number to assign to the Client VPN endpoint for TCP and UDP traffic.
Valid Values: 443
| 1194
Default Value: 443
The maximum VPN session duration time in hours.
Valid values: 8 | 10 | 12 | 24
Default value: 24
For devices that support BGP, the customer gateway\'s BGP ASN.
Default: 65000
', 'CreateFlowLogsRequest$MaxAggregationInterval' => 'The maximum interval of time during which a flow of packets is captured and aggregated into a flow log record. The possible values are 60 seconds (1 minute) or 600 seconds (10 minutes). This parameter must be 60 seconds for transit gateway resource types.
When a network interface is attached to a Nitro-based instance, the aggregation interval is always 60 seconds or less, regardless of the value that you specify.
Default: 600
', 'CreateManagedPrefixListRequest$MaxEntries' => 'The maximum number of entries for the prefix list.
', 'CreateNetworkAclEntryRequest$RuleNumber' => 'The rule number for the entry (for example, 100). ACL entries are processed in ascending order by rule number.
Constraints: Positive integer from 1 to 32766. The range 32767 to 65535 is reserved for internal use.
', 'CreateNetworkInterfaceRequest$Ipv6AddressCount' => '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 specify a count of IPv6 addresses using this parameter if you\'ve specified one of the following: specific IPv6 addresses, specific IPv6 prefixes, or a count of IPv6 prefixes.
If your subnet has the AssignIpv6AddressOnCreation
attribute set, you can override that setting by specifying 0 as the IPv6 address count.
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 privateIpAddresses
.
You can\'t specify a count of private IPv4 addresses if you\'ve specified one of the following: specific private IPv4 addresses, specific IPv4 prefixes, or a count of IPv4 prefixes.
', 'CreateNetworkInterfaceRequest$Ipv4PrefixCount' => 'The number of IPv4 prefixes that Amazon Web Services automatically assigns to the network interface.
You can\'t specify a count of IPv4 prefixes if you\'ve specified one of the following: specific IPv4 prefixes, specific private IPv4 addresses, or a count of private IPv4 addresses.
', 'CreateNetworkInterfaceRequest$Ipv6PrefixCount' => 'The number of IPv6 prefixes that Amazon Web Services automatically assigns to the network interface.
You can\'t specify a count of IPv6 prefixes if you\'ve specified one of the following: specific IPv6 prefixes, specific IPv6 addresses, or a count of IPv6 addresses.
', 'CreatePlacementGroupRequest$PartitionCount' => 'The number of partitions. Valid only when Strategy is set to partition
.
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.
', 'CreateTrafficMirrorFilterRuleRequest$RuleNumber' => '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.
', 'CreateTrafficMirrorFilterRuleRequest$Protocol' => 'The protocol, for example UDP, to assign to the Traffic Mirror rule.
For information about the protocol value, see Protocol Numbers on the Internet Assigned Numbers Authority (IANA) website.
', 'CreateTrafficMirrorSessionRequest$PacketLength' => '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.
If you do not want to mirror the entire packet, use the PacketLength
parameter to specify the number of bytes in each packet to mirror.
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.
Valid values are 1-32766.
', 'CreateTrafficMirrorSessionRequest$VirtualNetworkId' => 'The VXLAN ID for the Traffic Mirror session. For more information about the VXLAN protocol, see RFC 7348. If you do not specify a VirtualNetworkId
, an account-wide unique id is chosen at random.
The number of I/O operations per second (IOPS). For gp3
, io1
, and io2
volumes, this represents the number of IOPS that are provisioned for the volume. For gp2
volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.
The following are the supported values for each volume type:
gp3
: 3,000-16,000 IOPS
io1
: 100-64,000 IOPS
io2
: 100-64,000 IOPS
io1
and io2
volumes support up to 64,000 IOPS only on Instances built on the Nitro System. Other instance families support performance up to 32,000 IOPS.
This parameter is required for io1
and io2
volumes. The default for gp3
volumes is 3,000 IOPS. This parameter is not supported for gp2
, st1
, sc1
, or standard
volumes.
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.
The following are the supported volumes sizes for each volume type:
gp2
and gp3
: 1-16,384
io1
and io2
: 4-16,384
st1
and sc1
: 125-16,384
standard
: 1-1,024
The throughput to provision for a volume, with a maximum of 1,000 MiB/s.
This parameter is valid only for gp3
volumes.
Valid Range: Minimum value of 125. Maximum value of 1000.
', 'DeleteNetworkAclEntryRequest$RuleNumber' => 'The rule number of the entry to delete.
', 'DescribeElasticGpusResult$MaxResults' => '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.
', 'DescribeFastLaunchImagesSuccessItem$MaxParallelLaunches' => 'The maximum number of instances that Amazon EC2 can launch at the same time to create pre-provisioned snapshots for Windows faster launching.
', 'DescribeFleetHistoryRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', 'DescribeFleetInstancesRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', 'DescribeFleetsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', 'DescribeFlowLogsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', 'DescribeHostReservationOfferingsRequest$MaxDuration' => '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.
', 'DescribeHostReservationOfferingsRequest$MinDuration' => '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.
', 'DescribeHostReservationsRequest$MaxResults' => '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 nextToken
value. This value can be between 5 and 500. If maxResults
is given a larger value than 500, you receive an error.
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 nextToken
value. This value can be between 5 and 500. If maxResults
is given a larger value than 500, you receive an error.
You cannot specify this parameter and the host IDs parameter in the same request.
', 'DescribeImagesRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', 'DescribeImportImageTasksRequest$MaxResults' => 'The maximum number of results to return in a single call.
', 'DescribeImportSnapshotTasksRequest$MaxResults' => 'The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken
value.
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
You cannot specify this parameter and the instance IDs parameter in the same request.
', 'DescribeInstancesRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
You cannot specify this parameter and the instance IDs parameter in the same request.
', 'DescribeLaunchTemplateVersionsRequest$MaxResults' => 'The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken
value. This value can be between 1 and 200.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of instances to filter when searching for offerings.
Default: 20
', 'DescribeReservedInstancesOfferingsRequest$MaxResults' => '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 NextToken
value. The maximum is 100.
Default: 100
', 'DescribeScheduledInstanceAvailabilityRequest$MaxSlotDurationInHours' => 'The maximum available duration, in hours. This value must be greater than MinSlotDurationInHours
and less than 1,720.
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.
', 'DescribeScheduledInstancesRequest$MaxResults' => '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 NextToken
value.
The maximum number of snapshots to return for this request. This value can be between 5 and 1,000; if this value is larger than 1,000, only 1,000 results are returned. If this parameter is not used, then the request returns all snapshots. You cannot specify this parameter and the snapshot IDs parameter in the same request. For more information, see Pagination.
', 'DescribeSpotFleetRequestsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', 'DescribeSpotInstanceRequestsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', 'DescribeSpotPriceHistoryRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', 'DescribeTagsRequest$MaxResults' => 'The maximum number of items to return for this request. This value can be between 5 and 1000. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', 'DescribeVolumeStatusRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. This value can be between 5 and 1,000; if the value is larger than 1,000, only 1,000 results are returned. If this parameter is not used, then all items are returned. You cannot specify this parameter and the volume IDs parameter in the same request. For more information, see Pagination.
', 'DescribeVolumesModificationsRequest$MaxResults' => 'The maximum number of results (up to a limit of 500) to be returned in a paginated request. For more information, see Pagination.
', 'DescribeVolumesRequest$MaxResults' => 'The maximum number of volumes to return for this request. This value can be between 5 and 500; if you specify a value larger than 500, only 500 items are returned. If this parameter is not used, then all items are returned. You cannot specify this parameter and the volume IDs parameter in the same request. For more information, see Pagination.
', 'DescribeVpcEndpointConnectionNotificationsRequest$MaxResults' => 'The maximum number of results to return in a single call. To retrieve the remaining results, make another request with the returned NextToken
value.
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 NextToken
value. This value can be between 5 and 1,000; if MaxResults
is given a value larger than 1,000, only 1,000 results are returned.
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 NextToken
value. This value can be between 5 and 1,000; if MaxResults
is given a value larger than 1,000, only 1,000 results are returned.
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 NextToken
value. This value can be between 5 and 1,000; if MaxResults
is given a value larger than 1,000, only 1,000 results are returned.
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.
Constraint: If the value is greater than 1,000, we return only 1,000 items.
', 'DescribeVpcEndpointsRequest$MaxResults' => '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.
Constraint: If the value is greater than 1,000, we return only 1,000 items.
', 'DisableFastLaunchResult$MaxParallelLaunches' => 'The maximum number of instances that Amazon EC2 can launch at the same time to create pre-provisioned snapshots for Windows faster launching.
', 'EbsBlockDevice$Iops' => 'The number of I/O operations per second (IOPS). For gp3
, io1
, and io2
volumes, this represents the number of IOPS that are provisioned for the volume. For gp2
volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.
The following are the supported values for each volume type:
gp3
: 3,000-16,000 IOPS
io1
: 100-64,000 IOPS
io2
: 100-64,000 IOPS
For io1
and io2
volumes, we guarantee 64,000 IOPS only for Instances built on the Nitro System. Other instance families guarantee performance up to 32,000 IOPS.
This parameter is required for io1
and io2
volumes. The default for gp3
volumes is 3,000 IOPS. This parameter is not supported for gp2
, st1
, sc1
, or standard
volumes.
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.
The following are the supported volumes sizes for each volume type:
gp2
and gp3
:1-16,384
io1
and io2
: 4-16,384
st1
and sc1
: 125-16,384
standard
: 1-1,024
The throughput that the volume supports, in MiB/s.
This parameter is valid only for gp3
volumes.
Valid Range: Minimum value of 125. Maximum value of 1000.
', 'EnableFastLaunchRequest$MaxParallelLaunches' => 'The maximum number of instances that Amazon EC2 can launch at the same time to create pre-provisioned snapshots for Windows faster launching. Value must be 6
or greater.
The maximum number of instances that Amazon EC2 can launch at the same time to create pre-provisioned snapshots for Windows faster launching.
', 'FastLaunchSnapshotConfigurationRequest$TargetResourceCount' => 'The number of pre-provisioned snapshots to keep on hand for a fast-launch enabled Windows AMI.
', 'FastLaunchSnapshotConfigurationResponse$TargetResourceCount' => 'The number of pre-provisioned snapshots requested to keep on hand for a fast-launch enabled Windows AMI.
', 'FleetCapacityReservation$TotalInstanceCount' => 'The total number of instances for which the Capacity Reservation reserves capacity.
', 'FleetSpotCapacityRebalance$TerminationDelay' => 'The amount of time (in seconds) that Amazon EC2 waits before terminating the old Spot Instance after launching a new replacement Spot Instance.
Required when ReplacementStrategy
is set to launch-before-terminate
.
Not valid when ReplacementStrategy
is set to launch
.
Valid values: Minimum value of 120
seconds. Maximum value of 7200
seconds.
The amount of time (in seconds) that Amazon EC2 waits before terminating the old Spot Instance after launching a new replacement Spot Instance.
Required when ReplacementStrategy
is set to launch-before-terminate
.
Not valid when ReplacementStrategy
is set to launch
.
Valid values: Minimum value of 120
seconds. Maximum value of 7200
seconds.
The maximum interval of time, in seconds, during which a flow of packets is captured and aggregated into a flow log record.
When a network interface is attached to a Nitro-based instance, the aggregation interval is always 60 seconds (1 minute) or less, regardless of the specified value.
Valid Values: 60
| 600
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The number of instances for which the Capacity Reservation reserves capacity.
', 'GetCapacityReservationUsageResult$AvailableInstanceCount' => 'The remaining capacity. Indicates the number of instances that can be launched in the Capacity Reservation.
', 'GetInstanceTypesFromInstanceRequirementsRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', 'HostOffering$Duration' => 'The duration of the offering (in seconds).
', 'HostProperties$Cores' => 'The number of cores on the Dedicated Host.
', 'HostProperties$Sockets' => 'The number of sockets on the Dedicated Host.
', 'HostProperties$TotalVCpus' => 'The total number of vCPUs on the Dedicated Host.
', 'HostReservation$Count' => 'The number of Dedicated Hosts the reservation is associated with.
', 'HostReservation$Duration' => 'The length of the reservation\'s term, specified in seconds. Can be 31536000 (1 year)
| 94608000 (3 years)
.
The ICMP code. A value of -1 means all codes for the specified ICMP type.
', 'IcmpTypeCode$Type' => 'The ICMP type. A value of -1 means all types.
', 'Instance$AmiLaunchIndex' => 'The AMI launch index, which can be used to find this instance in the launch group.
', 'InstanceCapacity$AvailableCapacity' => 'The number of instances that can be launched onto the Dedicated Host based on the host\'s available capacity.
', 'InstanceCapacity$TotalCapacity' => 'The total number of instances that can be launched onto the Dedicated Host if there are no instances running on it.
', 'InstanceCount$InstanceCount' => 'The number of listed Reserved Instances in the state specified by the state
.
The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel.
Default: 1
Possible values: Integers from 1 to 64
', 'InstanceMetadataOptionsResponse$HttpPutResponseHopLimit' => 'The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel.
Default: 1
Possible values: Integers from 1 to 64
', 'InstanceNetworkInterfaceAttachment$DeviceIndex' => 'The index of the device on the instance for the network interface attachment.
', 'InstanceNetworkInterfaceAttachment$NetworkCardIndex' => 'The index of the network card.
', 'InstanceNetworkInterfaceSpecification$DeviceIndex' => 'The position of the network interface in the attachment order. A primary network interface has a device index of 0.
If you specify a network interface when launching an instance, you must specify the device index.
', 'InstanceNetworkInterfaceSpecification$Ipv6AddressCount' => '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.
', 'InstanceNetworkInterfaceSpecification$SecondaryPrivateIpAddressCount' => '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 RunInstances request.
', 'InstanceNetworkInterfaceSpecification$NetworkCardIndex' => '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.
If you are using RequestSpotInstances 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 RunInstances.
', 'InstanceNetworkInterfaceSpecification$Ipv4PrefixCount' => 'The number of IPv4 delegated prefixes to be automatically assigned to the network interface. You cannot use this option if you use the Ipv4Prefix
option.
The number of IPv6 delegated prefixes to be automatically assigned to the network interface. You cannot use this option if you use the Ipv6Prefix
option.
The price protection threshold for Spot Instances. This is the maximum you’ll pay for a Spot Instance, expressed as a percentage above the least expensive current generation M, C, or R instance type with your specified attributes. When Amazon EC2 selects instance types with your attributes, it excludes instance types priced above your threshold.
The parameter accepts an integer, which Amazon EC2 interprets as a percentage.
To turn off price protection, specify a high value, such as 999999
.
This parameter is not supported for GetSpotPlacementScores and GetInstanceTypesFromInstanceRequirements.
If you set TargetCapacityUnitType
to vcpu
or memory-mib
, the price protection threshold is applied based on the per-vCPU or per-memory price instead of the per-instance price.
Default: 100
The price protection threshold for On-Demand Instances. This is the maximum you’ll pay for an On-Demand Instance, expressed as a percentage above the least expensive current generation M, C, or R instance type with your specified attributes. When Amazon EC2 selects instance types with your attributes, it excludes instance types priced above your threshold.
The parameter accepts an integer, which Amazon EC2 interprets as a percentage.
To turn off price protection, specify a high value, such as 999999
.
This parameter is not supported for GetSpotPlacementScores and GetInstanceTypesFromInstanceRequirements.
If you set TargetCapacityUnitType
to vcpu
or memory-mib
, the price protection threshold is applied based on the per-vCPU or per-memory price instead of the per-instance price.
Default: 20
The price protection threshold for Spot Instance. This is the maximum you’ll pay for an Spot Instance, expressed as a percentage above the least expensive current generation M, C, or R instance type with your specified attributes. When Amazon EC2 selects instance types with your attributes, it excludes instance types priced above your threshold.
The parameter accepts an integer, which Amazon EC2 interprets as a percentage.
To turn off price protection, specify a high value, such as 999999
.
This parameter is not supported for GetSpotPlacementScores and GetInstanceTypesFromInstanceRequirements.
If you set TargetCapacityUnitType
to vcpu
or memory-mib
, the price protection threshold is applied based on the per-vCPU or per-memory price instead of the per-instance price.
Default: 100
The price protection threshold for On-Demand Instances. This is the maximum you’ll pay for an On-Demand Instance, expressed as a percentage above the least expensive current generation M, C, or R instance type with your specified attributes. When Amazon EC2 selects instance types with your attributes, it excludes instance types priced above your threshold.
The parameter accepts an integer, which Amazon EC2 interprets as a percentage.
To turn off price protection, specify a high value, such as 999999
.
This parameter is not supported for GetSpotPlacementScores and GetInstanceTypesFromInstanceRequirements.
If you set TargetCapacityUnitType
to vcpu
or memory-mib
, the price protection threshold is applied based on the per-vCPU or per-memory price instead of the per-instance price.
Default: 20
The state of the instance as a 16-bit unsigned integer.
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.
The low byte is all of the bits between 2^0 and (2^8)-1, which equals decimal values between 0 and 255.
The valid values for instance-state-code will all be in the range of the low byte and they are:
0
: pending
16
: running
32
: shutting-down
48
: terminated
64
: stopping
80
: stopped
You can ignore the high byte value by zeroing out all of the bits above 2^8 or 256 in decimal.
', 'InstanceUsage$UsedInstanceCount' => 'The number of instances the Amazon Web Services account currently has in the Capacity Reservation.
', 'IpPermission$FromPort' => 'If the protocol is TCP or UDP, this is the start of the port range. If the protocol is ICMP or ICMPv6, this is the type number. A value of -1 indicates all ICMP/ICMPv6 types. If you specify all ICMP/ICMPv6 types, you must specify all ICMP/ICMPv6 codes.
', 'IpPermission$ToPort' => 'If the protocol is TCP or UDP, this is the end of the port range. If the protocol is ICMP or ICMPv6, this is the code. A value of -1 indicates all ICMP/ICMPv6 codes. If you specify all ICMP/ICMPv6 types, you must specify all ICMP/ICMPv6 codes.
', 'Ipam$ScopeCount' => 'The number of scopes in the IPAM. The scope quota is 5. For more information on quotas, see Quotas in IPAM in the Amazon VPC IPAM User Guide.
', 'Ipam$ResourceDiscoveryAssociationCount' => 'The IPAM\'s resource discovery association count.
', 'IpamPool$PoolDepth' => 'The depth of pools in your IPAM pool. The pool depth quota is 10. For more information, see Quotas in IPAM in the Amazon VPC IPAM User Guide.
', 'IpamPoolCidr$NetmaskLength' => 'The netmask length of the CIDR you\'d like to provision to a pool. Can be used for provisioning Amazon-provided IPv6 CIDRs to top-level pools and for provisioning CIDRs to pools with source pools. Cannot be used to provision BYOIP CIDRs to top-level pools. "NetmaskLength" or "Cidr" is required.
', 'IpamScope$PoolCount' => 'The number of pools in the scope.
', 'LaunchTemplateCpuOptions$CoreCount' => 'The number of CPU cores for the instance.
', 'LaunchTemplateCpuOptions$ThreadsPerCore' => 'The number of threads per CPU core.
', 'LaunchTemplateCpuOptionsRequest$CoreCount' => 'The number of CPU cores for the instance.
', 'LaunchTemplateCpuOptionsRequest$ThreadsPerCore' => '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
.
The number of I/O operations per second (IOPS) that the volume supports.
', 'LaunchTemplateEbsBlockDevice$VolumeSize' => 'The size of the volume, in GiB.
', 'LaunchTemplateEbsBlockDevice$Throughput' => 'The throughput that the volume supports, in MiB/s.
', 'LaunchTemplateEbsBlockDeviceRequest$Iops' => 'The number of I/O operations per second (IOPS). For gp3
, io1
, and io2
volumes, this represents the number of IOPS that are provisioned for the volume. For gp2
volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.
The following are the supported values for each volume type:
gp3
: 3,000-16,000 IOPS
io1
: 100-64,000 IOPS
io2
: 100-64,000 IOPS
For io1
and io2
volumes, we guarantee 64,000 IOPS only for Instances built on the Nitro System. Other instance families guarantee performance up to 32,000 IOPS.
This parameter is supported for io1
, io2
, and gp3
volumes only. This parameter is not supported for gp2
, st1
, sc1
, or standard
volumes.
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:
gp2
and gp3
: 1-16,384
io1
and io2
: 4-16,384
st1
and sc1
: 125-16,384
standard
: 1-1,024
The throughput to provision for a gp3
volume, with a maximum of 1,000 MiB/s.
Valid Range: Minimum value of 125. Maximum value of 1000.
', 'LaunchTemplateElasticInferenceAcceleratorResponse$Count' => 'The number of elastic inference accelerators to attach to the instance.
Default: 1
', 'LaunchTemplateInstanceMetadataOptions$HttpPutResponseHopLimit' => 'The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel.
Default: 1
Possible values: Integers from 1 to 64
', 'LaunchTemplateInstanceMetadataOptionsRequest$HttpPutResponseHopLimit' => 'The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel.
Default: 1
Possible values: Integers from 1 to 64
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$DeviceIndex' => 'The device index for the network interface attachment.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$Ipv6AddressCount' => 'The number of IPv6 addresses for the network interface.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$SecondaryPrivateIpAddressCount' => 'The number of secondary private IPv4 addresses for the network interface.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$NetworkCardIndex' => 'The index of the network card.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$Ipv4PrefixCount' => 'The number of IPv4 prefixes that Amazon Web Services automatically assigned to the network interface.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$Ipv6PrefixCount' => 'The number of IPv6 prefixes that Amazon Web Services automatically assigned to the network interface.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$DeviceIndex' => 'The device index for the network interface attachment.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$Ipv6AddressCount' => '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.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$SecondaryPrivateIpAddressCount' => 'The number of secondary private IPv4 addresses to assign to a network interface.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$NetworkCardIndex' => '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.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$Ipv4PrefixCount' => 'The number of IPv4 prefixes to be automatically assigned to the network interface. You cannot use this option if you use the Ipv4Prefix
option.
The number of IPv6 prefixes to be automatically assigned to the network interface. You cannot use this option if you use the Ipv6Prefix
option.
The number of the partition the instance should launch in. Valid only if the placement group strategy is set to partition
.
The number of the partition the instance should launch in. Valid only if the placement group strategy is set to partition
.
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).
', 'LaunchTemplateSpotMarketOptionsRequest$BlockDurationMinutes' => 'Deprecated.
', 'LocalGatewayVirtualInterface$Vlan' => 'The ID of the VLAN.
', 'LocalGatewayVirtualInterface$LocalBgpAsn' => 'The Border Gateway Protocol (BGP) Autonomous System Number (ASN) of the local gateway.
', 'LocalGatewayVirtualInterface$PeerBgpAsn' => 'The peer BGP ASN.
', 'ManagedPrefixList$MaxEntries' => 'The maximum number of entries for the prefix list.
', 'MemoryMiB$Min' => 'The minimum amount of memory, in MiB. If this parameter is not specified, there is no minimum limit.
', 'MemoryMiB$Max' => 'The maximum amount of memory, in MiB. If this parameter is not specified, there is no maximum limit.
', 'MemoryMiBRequest$Min' => 'The minimum amount of memory, in MiB. To specify no minimum limit, specify 0
.
The maximum amount of memory, in MiB. To specify no maximum limit, omit this parameter.
', 'ModifyCapacityReservationFleetRequest$TotalTargetCapacity' => '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 Total target capacity in the Amazon EC2 User Guide.
', 'ModifyCapacityReservationRequest$InstanceCount' => 'The number of instances for which to reserve capacity. The number of instances can\'t be increased or decreased by more than 1000
in a single request.
The port number to assign to the Client VPN endpoint for TCP and UDP traffic.
Valid Values: 443
| 1194
Default Value: 443
The maximum VPN session duration time in hours.
Valid values: 8 | 10 | 12 | 24
Default value: 24
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.
Possible values: Integers from 1 to 64
', 'ModifyInstancePlacementRequest$PartitionNumber' => 'The number of the partition in which to place the instance. Valid only if the placement group strategy is set to partition
.
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.
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.
', 'ModifySpotFleetRequestRequest$TargetCapacity' => 'The size of the fleet.
', 'ModifySpotFleetRequestRequest$OnDemandTargetCapacity' => 'The number of On-Demand Instances in the fleet.
', 'ModifySubnetAttributeRequest$EnableLniAtDeviceIndex' => ' Indicates the device position for local network interfaces in this subnet. For example, 1
indicates local network interfaces in this subnet are the secondary network interface (eth1). A local network interface cannot be the primary network interface (eth0).
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.
', 'ModifyTrafficMirrorFilterRuleRequest$Protocol' => 'The protocol, for example TCP, to assign to the Traffic Mirror rule.
', 'ModifyTrafficMirrorSessionRequest$PacketLength' => '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.
', 'ModifyTrafficMirrorSessionRequest$SessionNumber' => '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.
Valid values are 1-32766.
', 'ModifyTrafficMirrorSessionRequest$VirtualNetworkId' => 'The virtual network ID of the Traffic Mirror session.
', 'ModifyVolumeRequest$Size' => '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.
The following are the supported volumes sizes for each volume type:
gp2
and gp3
: 1-16,384
io1
and io2
: 4-16,384
st1
and sc1
: 125-16,384
standard
: 1-1,024
Default: The existing size is retained.
', 'ModifyVolumeRequest$Iops' => 'The target IOPS rate of the volume. This parameter is valid only for gp3
, io1
, and io2
volumes.
The following are the supported values for each volume type:
gp3
: 3,000-16,000 IOPS
io1
: 100-64,000 IOPS
io2
: 100-64,000 IOPS
Default: The existing value is retained if you keep the same volume type. If you change the volume type to io1
, io2
, or gp3
, the default is 3,000.
The target throughput of the volume, in MiB/s. This parameter is valid only for gp3
volumes. The maximum value is 1,000.
Default: The existing value is retained if the source and target volume type is gp3
. Otherwise, the default value is 125.
Valid Range: Minimum value of 125. Maximum value of 1000.
', 'ModifyVpnTunnelOptionsSpecification$Phase1LifetimeSeconds' => 'The lifetime for phase 1 of the IKE negotiation, in seconds.
Constraints: A value between 900 and 28,800.
Default: 28800
The lifetime for phase 2 of the IKE negotiation, in seconds.
Constraints: A value between 900 and 3,600. The value must be less than the value for Phase1LifetimeSeconds
.
Default: 3600
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 RekeyFuzzPercentage
.
Constraints: A value between 60 and half of Phase2LifetimeSeconds
.
Default: 540
The percentage of the rekey window (determined by RekeyMarginTimeSeconds
) during which the rekey time is randomly selected.
Constraints: A value between 0 and 100.
Default: 100
The number of packets in an IKE replay window.
Constraints: A value between 64 and 2048.
Default: 1024
The number of seconds after which a DPD timeout occurs.
Constraints: A value greater than or equal to 30.
Default: 30
The rule number for the entry. ACL entries are processed in ascending order by rule number.
', 'NetworkInsightsAccessScopeAnalysis$AnalyzedEniCount' => 'The number of network interfaces analyzed.
', 'NetworkInsightsPath$DestinationPort' => 'The destination port.
', 'NetworkInterfaceAttachment$DeviceIndex' => 'The device index of the network interface attachment on the instance.
', 'NetworkInterfaceAttachment$NetworkCardIndex' => 'The index of the network card.
', 'NetworkInterfaceCount$Min' => 'The minimum number of network interfaces. If this parameter is not specified, there is no minimum limit.
', 'NetworkInterfaceCount$Max' => 'The maximum number of network interfaces. If this parameter is not specified, there is no maximum limit.
', 'NetworkInterfaceCountRequest$Min' => 'The minimum number of network interfaces. To specify no minimum limit, omit this parameter.
', 'NetworkInterfaceCountRequest$Max' => 'The maximum number of network interfaces. To specify no maximum limit, omit this parameter.
', 'OccurrenceDayRequestSet$member' => NULL, 'OccurrenceDaySet$member' => NULL, 'OnDemandOptions$MinTargetCapacity' => 'The minimum target capacity for On-Demand Instances in the fleet. If the minimum target capacity is not reached, the fleet launches no instances.
Supported only for fleets of type instant
.
At least one of the following must be specified: SingleAvailabilityZone
| SingleInstanceType
The minimum target capacity for On-Demand Instances in the fleet. If the minimum target capacity is not reached, the fleet launches no instances.
Supported only for fleets of type instant
.
At least one of the following must be specified: SingleAvailabilityZone
| SingleInstanceType
The sequence number.
', 'Phase1DHGroupNumbersListValue$Value' => 'The Diffie-Hellmann group number.
', 'Phase1DHGroupNumbersRequestListValue$Value' => 'The Diffie-Hellmann group number.
', 'Phase2DHGroupNumbersListValue$Value' => 'The Diffie-Hellmann group number.
', 'Phase2DHGroupNumbersRequestListValue$Value' => 'The Diffie-Hellmann group number.
', 'Placement$PartitionNumber' => 'The number of the partition that the instance is in. Valid only if the placement group strategy is set to partition
.
This parameter is not supported for CreateFleet.
', 'PlacementGroup$PartitionCount' => 'The number of partitions. Valid only if strategy is set to partition
.
The first port in the range.
', 'PortRange$To' => 'The last port in the range.
', 'PricingDetail$Count' => 'The number of reservations available for the price.
', 'ProvisionIpamPoolCidrRequest$NetmaskLength' => 'The netmask length of the CIDR you\'d like to provision to a pool. Can be used for provisioning Amazon-provided IPv6 CIDRs to top-level pools and for provisioning CIDRs to pools with source pools. Cannot be used to provision BYOIP CIDRs to top-level pools. Either "NetmaskLength" or "Cidr" is required.
', 'ProvisionPublicIpv4PoolCidrRequest$NetmaskLength' => 'The netmask length of the CIDR you would like to allocate to the public IPv4 pool.
', 'PublicIpv4Pool$TotalAddressCount' => 'The total number of addresses.
', 'PublicIpv4Pool$TotalAvailableAddressCount' => 'The total number of available addresses.
', 'PublicIpv4PoolRange$AddressCount' => 'The number of addresses in the range.
', 'PublicIpv4PoolRange$AvailableAddressCount' => 'The number of available addresses in the range.
', 'Purchase$Duration' => 'The duration of the reservation\'s term in seconds.
', 'PurchaseRequest$InstanceCount' => 'The number of instances.
', 'PurchaseReservedInstancesOfferingRequest$InstanceCount' => 'The number of Reserved Instances to purchase.
', 'ReplaceNetworkAclEntryRequest$RuleNumber' => 'The rule number of the entry to replace.
', 'RequestSpotInstancesRequest$BlockDurationMinutes' => 'Deprecated.
', 'RequestSpotInstancesRequest$InstanceCount' => 'The maximum number of Spot Instances to launch.
Default: 1
', 'ReservedInstances$InstanceCount' => 'The number of reservations purchased.
', 'ReservedInstancesConfiguration$InstanceCount' => 'The number of modified Reserved Instances.
This is a required field for a request.
The size of the volume, in GiB.
', 'RestoreSnapshotTierResult$RestoreDuration' => 'For temporary restores only. The number of days for which the archived snapshot is temporarily restored.
', 'RevokeSecurityGroupEgressRequest$FromPort' => 'Not supported. Use a set of IP permissions to specify the port.
', 'RevokeSecurityGroupEgressRequest$ToPort' => 'Not supported. Use a set of IP permissions to specify the port.
', 'RevokeSecurityGroupIngressRequest$FromPort' => 'If the protocol is TCP or UDP, this is the start of the port range. If the protocol is ICMP, this is the type number. A value of -1 indicates all ICMP types.
', 'RevokeSecurityGroupIngressRequest$ToPort' => 'If the protocol is TCP or UDP, this is the end of the port range. If the protocol is ICMP, this is the code. A value of -1 indicates all ICMP codes.
', 'RunInstancesRequest$Ipv6AddressCount' => '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.
You cannot specify this option and the network interfaces option in the same request.
', 'RunInstancesRequest$MaxCount' => '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 MinCount
.
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 How many instances can I run in Amazon EC2 in the Amazon EC2 FAQ.
', 'RunInstancesRequest$MinCount' => '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.
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 How many instances can I run in Amazon EC2 in the Amazon EC2 General FAQ.
', 'RunScheduledInstancesRequest$InstanceCount' => 'The number of instances.
Default: 1
', 'ScheduledInstance$InstanceCount' => 'The number of instances.
', 'ScheduledInstance$SlotDurationInHours' => 'The number of hours in the schedule.
', 'ScheduledInstance$TotalScheduledInstanceHours' => 'The total number of hours for a single instance for the entire term.
', 'ScheduledInstanceAvailability$AvailableInstanceCount' => 'The number of available instances.
', 'ScheduledInstanceAvailability$MaxTermDurationInDays' => 'The maximum term. The only possible value is 365 days.
', 'ScheduledInstanceAvailability$MinTermDurationInDays' => 'The minimum term. The only possible value is 365 days.
', 'ScheduledInstanceAvailability$SlotDurationInHours' => 'The number of hours in the schedule.
', 'ScheduledInstanceAvailability$TotalScheduledInstanceHours' => 'The total number of hours for a single instance for the entire term.
', 'ScheduledInstanceRecurrence$Interval' => 'The interval quantity. The interval unit depends on the value of frequency
. For example, every 2 weeks or every 2 months.
The interval quantity. The interval unit depends on the value of Frequency
. For example, every 2 weeks or every 2 months.
The number of I/O operations per second (IOPS) to provision for an io1
or io2
volume, with a maximum ratio of 50 IOPS/GiB for io1
, and 500 IOPS/GiB for io2
. Range is 100 to 64,000 IOPS for volumes in most Regions. Maximum IOPS of 64,000 is guaranteed only on instances built on the Nitro System. Other instance families guarantee performance up to 32,000 IOPS. For more information, see Amazon EBS volume types in the Amazon EC2 User Guide.
This parameter is valid only for Provisioned IOPS SSD (io1
and io2
) volumes.
The size of the volume, in GiB.
Default: If you\'re creating the volume from a snapshot and don\'t specify a volume size, the default is the snapshot size.
', 'ScheduledInstancesNetworkInterface$DeviceIndex' => 'The index of the device for the network interface attachment.
', 'ScheduledInstancesNetworkInterface$Ipv6AddressCount' => 'The number of IPv6 addresses to assign to the network interface. The IPv6 addresses are automatically selected from the subnet range.
', 'ScheduledInstancesNetworkInterface$SecondaryPrivateIpAddressCount' => 'The number of secondary private IPv4 addresses.
', 'SecurityGroupRule$FromPort' => 'If the protocol is TCP or UDP, this is the start of the port range. If the protocol is ICMP or ICMPv6, this is the type number. A value of -1 indicates all ICMP/ICMPv6 types. If you specify all ICMP/ICMPv6 types, you must specify all ICMP/ICMPv6 codes.
', 'SecurityGroupRule$ToPort' => 'If the protocol is TCP or UDP, this is the end of the port range. If the protocol is ICMP or ICMPv6, this is the type number. A value of -1 indicates all ICMP/ICMPv6 codes. If you specify all ICMP/ICMPv6 types, you must specify all ICMP/ICMPv6 codes.
', 'SecurityGroupRuleRequest$FromPort' => 'If the protocol is TCP or UDP, this is the start of the port range. If the protocol is ICMP or ICMPv6, this is the type number. A value of -1 indicates all ICMP/ICMPv6 types. If you specify all ICMP/ICMPv6 types, you must specify all ICMP/ICMPv6 codes.
', 'SecurityGroupRuleRequest$ToPort' => 'If the protocol is TCP or UDP, this is the end of the port range. If the protocol is ICMP or ICMPv6, this is the code. A value of -1 indicates all ICMP/ICMPv6 codes. If you specify all ICMP/ICMPv6 types, you must specify all ICMP/ICMPv6 codes.
', 'Snapshot$VolumeSize' => 'The size of the volume, in GiB.
', 'SnapshotInfo$VolumeSize' => 'Size of the volume from which this snapshot was created.
', 'SnapshotTierStatus$LastTieringProgress' => 'The progress of the last archive or restore process, as a percentage.
', 'SpotCapacityRebalance$TerminationDelay' => 'The amount of time (in seconds) that Amazon EC2 waits before terminating the old Spot Instance after launching a new replacement Spot Instance.
Required when ReplacementStrategy
is set to launch-before-terminate
.
Not valid when ReplacementStrategy
is set to launch
.
Valid values: Minimum value of 120
seconds. Maximum value of 7200
seconds.
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 maintain
, you can specify a target capacity of 0 and add capacity later.
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 maintain
, you can specify a target capacity of 0 and add capacity later.
The number of Spot pools across which to allocate your target Spot capacity. Valid only when Spot AllocationStrategy is set to lowest-price
. Spot Fleet selects the cheapest Spot pools and evenly allocates your target Spot capacity across the number of Spot pools that you specify.
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.
', 'SpotInstanceRequest$BlockDurationMinutes' => 'Deprecated.
', 'SpotMarketOptions$BlockDurationMinutes' => 'Deprecated.
', 'SpotOptions$InstancePoolsToUseCount' => 'The number of Spot pools across which to allocate your target Spot capacity. Supported only when AllocationStrategy
is set to lowest-price
. EC2 Fleet selects the cheapest Spot pools and evenly allocates your target Spot capacity across the number of Spot pools that you specify.
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.
', 'SpotOptions$MinTargetCapacity' => 'The minimum target capacity for Spot Instances in the fleet. If the minimum target capacity is not reached, the fleet launches no instances.
Supported only for fleets of type instant
.
At least one of the following must be specified: SingleAvailabilityZone
| SingleInstanceType
The number of Spot pools across which to allocate your target Spot capacity. Supported only when Spot AllocationStrategy
is set to lowest-price
. EC2 Fleet selects the cheapest Spot pools and evenly allocates your target Spot capacity across the number of Spot pools that you specify.
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.
', 'SpotOptionsRequest$MinTargetCapacity' => 'The minimum target capacity for Spot Instances in the fleet. If the minimum target capacity is not reached, the fleet launches no instances.
Supported only for fleets of type instant
.
At least one of the following must be specified: SingleAvailabilityZone
| SingleInstanceType
The placement score, on a scale from 1
to 10
. A score of 10
indicates that your Spot request is highly likely to succeed in this Region or Availability Zone. A score of 1
indicates that your Spot request is not likely to succeed.
The start of the port range for the TCP and UDP protocols, or an ICMP type number. A value of -1 indicates all ICMP types.
', 'StaleIpPermission$ToPort' => 'The end of the port range for the TCP and UDP protocols, or an ICMP type number. A value of -1
indicates all ICMP types.
The progress of the task as a percentage.
', 'Subnet$AvailableIpAddressCount' => 'The number of unused private IPv4 addresses in the subnet. The IPv4 addresses for any stopped instances are considered unavailable.
', 'Subnet$EnableLniAtDeviceIndex' => ' Indicates the device position for local network interfaces in this subnet. For example, 1
indicates local network interfaces in this subnet are the secondary network interface (eth1).
The number of units to request, filled using DefaultTargetCapacityType
.
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.
', 'TargetCapacitySpecification$SpotTargetCapacity' => '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.
', 'TargetCapacitySpecificationRequest$TotalTargetCapacity' => 'The number of units to request, filled using DefaultTargetCapacityType
.
The number of On-Demand units to request.
', 'TargetCapacitySpecificationRequest$SpotTargetCapacity' => 'The number of Spot units to request.
', 'TargetConfiguration$InstanceCount' => 'The number of instances the Convertible Reserved Instance offering can be applied to. This parameter is reserved and cannot be specified in a request
', 'TargetConfigurationRequest$InstanceCount' => 'The number of instances the Convertible Reserved Instance offering can be applied to. This parameter is reserved and cannot be specified in a request
', 'TrafficMirrorFilterRule$RuleNumber' => 'The rule number of the Traffic Mirror rule.
', 'TrafficMirrorFilterRule$Protocol' => 'The protocol assigned to the Traffic Mirror rule.
', 'TrafficMirrorPortRange$FromPort' => 'The start of the Traffic Mirror port range. This applies to the TCP and UDP protocols.
', 'TrafficMirrorPortRange$ToPort' => 'The end of the Traffic Mirror port range. This applies to the TCP and UDP protocols.
', 'TrafficMirrorPortRangeRequest$FromPort' => 'The first port in the Traffic Mirror port range. This applies to the TCP and UDP protocols.
', 'TrafficMirrorPortRangeRequest$ToPort' => 'The last port in the Traffic Mirror port range. This applies to the TCP and UDP protocols.
', 'TrafficMirrorSession$PacketLength' => '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
', 'TrafficMirrorSession$SessionNumber' => '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.
Valid values are 1-32766.
', 'TrafficMirrorSession$VirtualNetworkId' => 'The virtual network ID associated with the Traffic Mirror session.
', 'TrunkInterfaceAssociation$VlanId' => 'The ID of the VLAN when you use the VLAN protocol.
', 'TrunkInterfaceAssociation$GreKey' => 'The application key when you use the GRE protocol.
', 'TunnelOption$Phase1LifetimeSeconds' => 'The lifetime for phase 1 of the IKE negotiation, in seconds.
', 'TunnelOption$Phase2LifetimeSeconds' => 'The lifetime for phase 2 of the IKE negotiation, in seconds.
', 'TunnelOption$RekeyMarginTimeSeconds' => '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.
', 'TunnelOption$RekeyFuzzPercentage' => 'The percentage of the rekey window determined by RekeyMarginTimeSeconds
during which the rekey time is randomly selected.
The number of packets in an IKE replay window.
', 'TunnelOption$DpdTimeoutSeconds' => 'The number of seconds after which a DPD timeout occurs.
', 'VCpuCountRange$Min' => 'The minimum number of vCPUs. If the value is 0
, there is no minimum limit.
The maximum number of vCPUs. If this parameter is not specified, there is no maximum limit.
', 'VCpuCountRangeRequest$Min' => 'The minimum number of vCPUs. To specify no minimum limit, specify 0
.
The maximum number of vCPUs. To specify no maximum limit, omit this parameter.
', 'VgwTelemetry$AcceptedRouteCount' => 'The number of accepted routes.
', 'Volume$Size' => 'The size of the volume, in GiBs.
', 'Volume$Iops' => 'The number of I/O operations per second (IOPS). For gp3
, io1
, and io2
volumes, this represents the number of IOPS that are provisioned for the volume. For gp2
volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.
The throughput that the volume supports, in MiB/s.
', 'VolumeModification$TargetSize' => 'The target size of the volume, in GiB.
', 'VolumeModification$TargetIops' => 'The target IOPS rate of the volume.
', 'VolumeModification$TargetThroughput' => 'The target throughput of the volume, in MiB/s.
', 'VolumeModification$OriginalSize' => 'The original size of the volume, in GiB.
', 'VolumeModification$OriginalIops' => 'The original IOPS rate of the volume.
', 'VolumeModification$OriginalThroughput' => 'The original throughput of the volume, in MiB/s.
', 'VpnTunnelOptionsSpecification$Phase1LifetimeSeconds' => 'The lifetime for phase 1 of the IKE negotiation, in seconds.
Constraints: A value between 900 and 28,800.
Default: 28800
The lifetime for phase 2 of the IKE negotiation, in seconds.
Constraints: A value between 900 and 3,600. The value must be less than the value for Phase1LifetimeSeconds
.
Default: 3600
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 RekeyFuzzPercentage
.
Constraints: A value between 60 and half of Phase2LifetimeSeconds
.
Default: 540
The percentage of the rekey window (determined by RekeyMarginTimeSeconds
) during which the rekey time is randomly selected.
Constraints: A value between 0 and 100.
Default: 100
The number of packets in an IKE replay window.
Constraints: A value between 64 and 2048.
Default: 1024
The number of seconds after which a DPD timeout occurs.
Constraints: A value greater than or equal to 30.
Default: 30
The priority of the instance type in the Capacity Reservation Fleet. For more information, see Instance type priority in the Amazon EC2 User Guide.
', 'ReservationFleetInstanceSpecification$Priority' => '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 Instance type priority in the Amazon EC2 User Guide.
', ], ], 'IntegrateServices' => [ 'base' => 'Describes service integrations with VPC Flow logs.
', 'refs' => [ 'GetFlowLogsIntegrationTemplateRequest$IntegrateServices' => 'Information about the service integration.
', ], ], 'InterfacePermissionType' => [ 'base' => NULL, 'refs' => [ 'CreateNetworkInterfacePermissionRequest$Permission' => 'The type of permission to grant.
', 'NetworkInterfacePermission$Permission' => 'The type of permission.
', ], ], 'InterfaceProtocolType' => [ 'base' => NULL, 'refs' => [ 'TrunkInterfaceAssociation$InterfaceProtocol' => 'The interface protocol. Valid values are VLAN
and GRE
.
Describes an internet gateway.
', 'refs' => [ 'CreateInternetGatewayResult$InternetGateway' => 'Information about the internet gateway.
', 'InternetGatewayList$member' => NULL, ], ], 'InternetGatewayAttachment' => [ 'base' => 'Describes the attachment of a VPC to an internet gateway or an egress-only internet gateway.
', 'refs' => [ 'InternetGatewayAttachmentList$member' => NULL, ], ], 'InternetGatewayAttachmentList' => [ 'base' => NULL, 'refs' => [ 'EgressOnlyInternetGateway$Attachments' => 'Information about the attachment of the egress-only internet gateway.
', 'InternetGateway$Attachments' => 'Any VPCs attached to the internet gateway.
', ], ], 'InternetGatewayId' => [ 'base' => NULL, 'refs' => [ 'AttachInternetGatewayRequest$InternetGatewayId' => 'The ID of the internet gateway.
', 'DeleteInternetGatewayRequest$InternetGatewayId' => 'The ID of the internet gateway.
', 'DetachInternetGatewayRequest$InternetGatewayId' => 'The ID of the internet gateway.
', 'InternetGatewayIdList$member' => NULL, ], ], 'InternetGatewayIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeInternetGatewaysRequest$InternetGatewayIds' => 'The IDs of the internet gateways.
Default: Describes all your internet gateways.
', ], ], 'InternetGatewayList' => [ 'base' => NULL, 'refs' => [ 'DescribeInternetGatewaysResult$InternetGateways' => 'Information about one or more internet gateways.
', ], ], 'IpAddress' => [ 'base' => NULL, 'refs' => [ 'AnalysisLoadBalancerTarget$Address' => 'The IP address.
', 'CreateNetworkInsightsPathRequest$SourceIp' => 'The IP address of the source.
', 'CreateNetworkInsightsPathRequest$DestinationIp' => 'The IP address of the destination.
', 'Explanation$Address' => 'The IPv4 address, in CIDR notation.
', 'IpAddressList$member' => NULL, 'NetworkInsightsPath$SourceIp' => 'The IP address of the source.
', 'NetworkInsightsPath$DestinationIp' => 'The IP address of the destination.
', 'PathFilter$SourceAddress' => 'The source IPv4 address.
', 'PathFilter$DestinationAddress' => 'The destination IPv4 address.
', 'PathRequestFilter$SourceAddress' => 'The source IPv4 address.
', 'PathRequestFilter$DestinationAddress' => 'The destination IPv4 address.
', ], ], 'IpAddressList' => [ 'base' => NULL, 'refs' => [ 'AnalysisPacketHeader$DestinationAddresses' => 'The destination addresses.
', 'AnalysisPacketHeader$SourceAddresses' => 'The source addresses.
', 'Explanation$Addresses' => 'The IPv4 addresses, in CIDR notation.
', ], ], 'IpAddressType' => [ 'base' => NULL, 'refs' => [ 'CreateVpcEndpointRequest$IpAddressType' => 'The IP address type for the endpoint.
', 'ModifyVpcEndpointRequest$IpAddressType' => 'The IP address type for the endpoint.
', 'VpcEndpoint$IpAddressType' => 'The IP address type for the endpoint.
', 'VpcEndpointConnection$IpAddressType' => 'The IP address type for the endpoint.
', ], ], 'IpList' => [ 'base' => NULL, 'refs' => [ 'AssignPrivateNatGatewayAddressRequest$PrivateIpAddresses' => 'The private IPv4 addresses you want to assign to the private NAT gateway.
', 'AssociateNatGatewayAddressRequest$PrivateIpAddresses' => 'The private IPv4 addresses that you want to assign to the NAT gateway.
', 'CreateNatGatewayRequest$SecondaryPrivateIpAddresses' => 'Secondary private IPv4 addresses. For more information about secondary addresses, see Create a NAT gateway in the Amazon VPC User Guide.
', 'UnassignPrivateNatGatewayAddressRequest$PrivateIpAddresses' => 'The private IPv4 addresses you want to unassign.
', ], ], 'IpPermission' => [ 'base' => 'Describes a set of permissions for a security group rule.
', 'refs' => [ 'IpPermissionList$member' => NULL, ], ], 'IpPermissionList' => [ 'base' => NULL, 'refs' => [ 'AuthorizeSecurityGroupEgressRequest$IpPermissions' => '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.
', 'AuthorizeSecurityGroupIngressRequest$IpPermissions' => 'The sets of IP permissions.
', 'RevokeSecurityGroupEgressRequest$IpPermissions' => '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.
', 'RevokeSecurityGroupEgressResult$UnknownIpPermissions' => 'The outbound rules that were unknown to the service. In some cases, unknownIpPermissionSet
might be in a different format from the request parameter.
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.
', 'RevokeSecurityGroupIngressResult$UnknownIpPermissions' => 'The inbound rules that were unknown to the service. In some cases, unknownIpPermissionSet
might be in a different format from the request parameter.
The inbound rules associated with the security group.
', 'SecurityGroup$IpPermissionsEgress' => 'The outbound rules associated with the security group.
', 'UpdateSecurityGroupRuleDescriptionsEgressRequest$IpPermissions' => 'The IP permissions for the security group rule. You must specify either the IP permissions or the description.
', 'UpdateSecurityGroupRuleDescriptionsIngressRequest$IpPermissions' => 'The IP permissions for the security group rule. You must specify either IP permissions or a description.
', ], ], 'IpPrefixList' => [ 'base' => NULL, 'refs' => [ 'AssignIpv6AddressesRequest$Ipv6Prefixes' => 'One or more IPv6 prefixes assigned to the network interface. You cannot use this option if you use the Ipv6PrefixCount
option.
The IPv6 prefixes that are assigned to the network interface.
', 'AssignPrivateIpAddressesRequest$Ipv4Prefixes' => 'One or more IPv4 prefixes assigned to the network interface. You cannot use this option if you use the Ipv4PrefixCount
option.
The IPv6 prefixes to unassign from the network interface.
', 'UnassignIpv6AddressesResult$UnassignedIpv6Prefixes' => 'The IPv4 prefixes that have been unassigned from the network interface.
', 'UnassignPrivateIpAddressesRequest$Ipv4Prefixes' => 'The IPv4 prefixes to unassign from the network interface.
', ], ], 'IpRange' => [ 'base' => 'Describes an IPv4 range.
', 'refs' => [ 'IpRangeList$member' => NULL, ], ], 'IpRangeList' => [ 'base' => NULL, 'refs' => [ 'IpPermission$IpRanges' => 'The IPv4 ranges.
', ], ], 'IpRanges' => [ 'base' => NULL, 'refs' => [ 'StaleIpPermission$IpRanges' => 'The IP ranges. Not applicable for stale security group rules.
', ], ], 'Ipam' => [ 'base' => 'IPAM is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across Amazon Web Services Regions and accounts throughout your Amazon Web Services Organization. For more information, see What is IPAM? in the Amazon VPC IPAM User Guide.
', 'refs' => [ 'CreateIpamResult$Ipam' => 'Information about the IPAM created.
', 'DeleteIpamResult$Ipam' => 'Information about the results of the deletion.
', 'IpamSet$member' => NULL, 'ModifyIpamResult$Ipam' => 'The results of the modification.
', ], ], 'IpamAddressHistoryMaxResults' => [ 'base' => NULL, 'refs' => [ 'GetIpamAddressHistoryRequest$MaxResults' => 'The maximum number of historical results you would like returned per page. Defaults to 100.
', ], ], 'IpamAddressHistoryRecord' => [ 'base' => 'The historical record of a CIDR within an IPAM scope. For more information, see View the history of IP addresses in the Amazon VPC IPAM User Guide.
', 'refs' => [ 'IpamAddressHistoryRecordSet$member' => NULL, ], ], 'IpamAddressHistoryRecordSet' => [ 'base' => NULL, 'refs' => [ 'GetIpamAddressHistoryResult$HistoryRecords' => 'A historical record for a CIDR within an IPAM scope. If the CIDR is associated with an EC2 instance, you will see an object in the response for the instance and one for the network interface.
', ], ], 'IpamAddressHistoryResourceType' => [ 'base' => NULL, 'refs' => [ 'IpamAddressHistoryRecord$ResourceType' => 'The type of the resource.
', ], ], 'IpamAssociatedResourceDiscoveryStatus' => [ 'base' => NULL, 'refs' => [ 'IpamResourceDiscoveryAssociation$ResourceDiscoveryStatus' => 'The resource discovery status.
active
- Connection or permissions required to read the results of the resource discovery are intact.
not-found
- Connection or permissions required to read the results of the resource discovery are broken. This may happen if the owner of the resource discovery stopped sharing it or deleted the resource discovery. Verify the resource discovery still exists and the Amazon Web Services RAM resource share is still intact.
A signed document that proves that you are authorized to bring the specified IP address range to Amazon using BYOIP.
', 'refs' => [ 'ProvisionIpamPoolCidrRequest$CidrAuthorizationContext' => 'A signed document that proves that you are authorized to bring a specified IP address range to Amazon using BYOIP. This option applies to public pools only.
', ], ], 'IpamComplianceStatus' => [ 'base' => NULL, 'refs' => [ 'IpamAddressHistoryRecord$ResourceComplianceStatus' => 'The compliance status of a resource. For more information on compliance statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.
', 'IpamResourceCidr$ComplianceStatus' => 'The compliance status of the IPAM resource. For more information on compliance statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.
', ], ], 'IpamDiscoveredAccount' => [ 'base' => 'An IPAM discovered account. A discovered account is an Amazon Web Services account that is monitored under a resource discovery. If you have integrated IPAM with Amazon Web Services Organizations, all accounts in the organization are discovered accounts.
', 'refs' => [ 'IpamDiscoveredAccountSet$member' => NULL, ], ], 'IpamDiscoveredAccountSet' => [ 'base' => NULL, 'refs' => [ 'GetIpamDiscoveredAccountsResult$IpamDiscoveredAccounts' => 'Discovered accounts.
', ], ], 'IpamDiscoveredResourceCidr' => [ 'base' => 'An IPAM discovered resource CIDR. A discovered resource is a resource CIDR monitored under a resource discovery. The following resources can be discovered: VPCs, Public IPv4 pools, VPC subnets, and Elastic IP addresses. The discovered resource CIDR is the IP address range in CIDR notation that is associated with the resource.
', 'refs' => [ 'IpamDiscoveredResourceCidrSet$member' => NULL, ], ], 'IpamDiscoveredResourceCidrSet' => [ 'base' => NULL, 'refs' => [ 'GetIpamDiscoveredResourceCidrsResult$IpamDiscoveredResourceCidrs' => 'Discovered resource CIDRs.
', ], ], 'IpamDiscoveryFailureCode' => [ 'base' => NULL, 'refs' => [ 'IpamDiscoveryFailureReason$Code' => 'The discovery failure code.
assume-role-failure
- IPAM could not assume the Amazon Web Services IAM service-linked role. This could be because of any of the following:
SLR has not been created yet and IPAM is still creating it.
You have opted-out of the IPAM home Region.
Account you are using as your IPAM account has been suspended.
throttling-failure
- IPAM account is already using the allotted transactions per second and IPAM is receiving a throttling error when assuming the Amazon Web Services IAM SLR.
unauthorized-failure
- Amazon Web Services account making the request is not authorized. For more information, see AuthFailure in the Amazon Elastic Compute Cloud API Reference.
The discovery failure reason.
', 'refs' => [ 'IpamDiscoveredAccount$FailureReason' => 'The resource discovery failure reason.
', ], ], 'IpamId' => [ 'base' => NULL, 'refs' => [ 'AssociateIpamResourceDiscoveryRequest$IpamId' => 'An IPAM ID.
', 'CreateIpamScopeRequest$IpamId' => 'The ID of the IPAM for which you\'re creating this scope.
', 'DeleteIpamRequest$IpamId' => 'The ID of the IPAM to delete.
', 'Ipam$IpamId' => 'The ID of the IPAM.
', 'IpamResourceCidr$IpamId' => 'The IPAM ID for an IPAM resource.
', 'IpamResourceDiscoveryAssociation$IpamId' => 'The IPAM ID.
', 'ModifyIpamRequest$IpamId' => 'The ID of the IPAM you want to modify.
', ], ], 'IpamManagementState' => [ 'base' => NULL, 'refs' => [ 'IpamResourceCidr$ManagementState' => 'The management state of the resource. For more information about management states, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.
', ], ], 'IpamMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeIpamPoolsRequest$MaxResults' => 'The maximum number of results to return in the request.
', 'DescribeIpamResourceDiscoveriesRequest$MaxResults' => 'The maximum number of resource discoveries to return in one page of results.
', 'DescribeIpamResourceDiscoveryAssociationsRequest$MaxResults' => 'The maximum number of resource discovery associations to return in one page of results.
', 'DescribeIpamScopesRequest$MaxResults' => 'The maximum number of results to return in the request.
', 'DescribeIpamsRequest$MaxResults' => 'The maximum number of results to return in the request.
', 'GetIpamDiscoveredAccountsRequest$MaxResults' => 'The maximum number of discovered accounts to return in one page of results.
', 'GetIpamDiscoveredResourceCidrsRequest$MaxResults' => 'The maximum number of discovered resource CIDRs to return in one page of results.
', 'GetIpamPoolCidrsRequest$MaxResults' => 'The maximum number of results to return in the request.
', 'GetIpamResourceCidrsRequest$MaxResults' => 'The maximum number of results to return in the request.
', ], ], 'IpamNetmaskLength' => [ 'base' => NULL, 'refs' => [ 'CreateIpamPoolRequest$AllocationMinNetmaskLength' => 'The minimum netmask length required for CIDR allocations in this IPAM pool to be compliant. The minimum netmask length must be less than the maximum netmask length. Possible netmask lengths for IPv4 addresses are 0 - 32. Possible netmask lengths for IPv6 addresses are 0 - 128.
', 'CreateIpamPoolRequest$AllocationMaxNetmaskLength' => 'The maximum netmask length possible for CIDR allocations in this IPAM pool to be compliant. The maximum netmask length must be greater than the minimum netmask length. Possible netmask lengths for IPv4 addresses are 0 - 32. Possible netmask lengths for IPv6 addresses are 0 - 128.
', 'CreateIpamPoolRequest$AllocationDefaultNetmaskLength' => 'The default netmask length for allocations added to this pool. If, for example, the CIDR assigned to this pool is 10.0.0.0/8 and you enter 16 here, new allocations will default to 10.0.0.0/16.
', 'IpamPool$AllocationMinNetmaskLength' => 'The minimum netmask length required for CIDR allocations in this IPAM pool to be compliant. The minimum netmask length must be less than the maximum netmask length. Possible netmask lengths for IPv4 addresses are 0 - 32. Possible netmask lengths for IPv6 addresses are 0 - 128.
', 'IpamPool$AllocationMaxNetmaskLength' => 'The maximum netmask length possible for CIDR allocations in this IPAM pool to be compliant. The maximum netmask length must be greater than the minimum netmask length. Possible netmask lengths for IPv4 addresses are 0 - 32. Possible netmask lengths for IPv6 addresses are 0 - 128.
', 'IpamPool$AllocationDefaultNetmaskLength' => 'The default netmask length for allocations added to this pool. If, for example, the CIDR assigned to this pool is 10.0.0.0/8 and you enter 16 here, new allocations will default to 10.0.0.0/16.
', 'ModifyIpamPoolRequest$AllocationMinNetmaskLength' => 'The minimum netmask length required for CIDR allocations in this IPAM pool to be compliant. Possible netmask lengths for IPv4 addresses are 0 - 32. Possible netmask lengths for IPv6 addresses are 0 - 128. The minimum netmask length must be less than the maximum netmask length.
', 'ModifyIpamPoolRequest$AllocationMaxNetmaskLength' => 'The maximum netmask length possible for CIDR allocations in this IPAM pool to be compliant. Possible netmask lengths for IPv4 addresses are 0 - 32. Possible netmask lengths for IPv6 addresses are 0 - 128.The maximum netmask length must be greater than the minimum netmask length.
', 'ModifyIpamPoolRequest$AllocationDefaultNetmaskLength' => 'The default netmask length for allocations added to this pool. If, for example, the CIDR assigned to this pool is 10.0.0.0/8 and you enter 16 here, new allocations will default to 10.0.0.0/16.
', ], ], 'IpamOperatingRegion' => [ 'base' => 'The operating Regions for an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
', 'refs' => [ 'IpamOperatingRegionSet$member' => NULL, ], ], 'IpamOperatingRegionSet' => [ 'base' => NULL, 'refs' => [ 'Ipam$OperatingRegions' => 'The operating Regions for an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
', 'IpamResourceDiscovery$OperatingRegions' => 'The operating Regions for the resource discovery. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
', ], ], 'IpamOverlapStatus' => [ 'base' => NULL, 'refs' => [ 'IpamAddressHistoryRecord$ResourceOverlapStatus' => 'The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.
', 'IpamResourceCidr$OverlapStatus' => 'The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.
', ], ], 'IpamPool' => [ 'base' => 'In IPAM, a pool is a collection of contiguous IP addresses CIDRs. Pools enable you to organize your IP addresses according to your routing and security needs. For example, if you have separate routing and security needs for development and production applications, you can create a pool for each.
', 'refs' => [ 'CreateIpamPoolResult$IpamPool' => 'Information about the IPAM pool created.
', 'DeleteIpamPoolResult$IpamPool' => 'Information about the results of the deletion.
', 'IpamPoolSet$member' => NULL, 'ModifyIpamPoolResult$IpamPool' => 'The results of the modification.
', ], ], 'IpamPoolAllocation' => [ 'base' => 'In IPAM, an allocation is a CIDR assignment from an IPAM pool to another IPAM pool or to a resource.
', 'refs' => [ 'AllocateIpamPoolCidrResult$IpamPoolAllocation' => 'Information about the allocation created.
', 'IpamPoolAllocationSet$member' => NULL, ], ], 'IpamPoolAllocationDisallowedCidrs' => [ 'base' => NULL, 'refs' => [ 'AllocateIpamPoolCidrRequest$DisallowedCidrs' => 'Exclude a particular CIDR range from being returned by the pool. Disallowed CIDRs are only allowed if using netmask length for allocation.
', ], ], 'IpamPoolAllocationId' => [ 'base' => NULL, 'refs' => [ 'GetIpamPoolAllocationsRequest$IpamPoolAllocationId' => 'The ID of the allocation.
', 'IpamPoolAllocation$IpamPoolAllocationId' => 'The ID of an allocation.
', 'ReleaseIpamPoolAllocationRequest$IpamPoolAllocationId' => 'The ID of the allocation.
', ], ], 'IpamPoolAllocationResourceType' => [ 'base' => NULL, 'refs' => [ 'IpamPoolAllocation$ResourceType' => 'The type of the resource.
', ], ], 'IpamPoolAllocationSet' => [ 'base' => NULL, 'refs' => [ 'GetIpamPoolAllocationsResult$IpamPoolAllocations' => 'The IPAM pool allocations you want information on.
', ], ], 'IpamPoolAwsService' => [ 'base' => NULL, 'refs' => [ 'CreateIpamPoolRequest$AwsService' => 'Limits which service in Amazon Web Services that the pool can be used in. "ec2", for example, allows users to use space for Elastic IP addresses and VPCs.
', 'IpamPool$AwsService' => 'Limits which service in Amazon Web Services that the pool can be used in. "ec2", for example, allows users to use space for Elastic IP addresses and VPCs.
', ], ], 'IpamPoolCidr' => [ 'base' => 'A CIDR provisioned to an IPAM pool.
', 'refs' => [ 'DeprovisionIpamPoolCidrResult$IpamPoolCidr' => 'The deprovisioned pool CIDR.
', 'IpamPoolCidrSet$member' => NULL, 'ProvisionIpamPoolCidrResult$IpamPoolCidr' => 'Information about the provisioned CIDR.
', ], ], 'IpamPoolCidrFailureCode' => [ 'base' => NULL, 'refs' => [ 'IpamPoolCidrFailureReason$Code' => 'An error code related to why an IPAM pool CIDR failed to be provisioned.
', ], ], 'IpamPoolCidrFailureReason' => [ 'base' => 'Details related to why an IPAM pool CIDR failed to be provisioned.
', 'refs' => [ 'IpamPoolCidr$FailureReason' => 'Details related to why an IPAM pool CIDR failed to be provisioned.
', ], ], 'IpamPoolCidrId' => [ 'base' => NULL, 'refs' => [ 'IpamPoolCidr$IpamPoolCidrId' => 'The IPAM pool CIDR ID.
', ], ], 'IpamPoolCidrSet' => [ 'base' => NULL, 'refs' => [ 'GetIpamPoolCidrsResult$IpamPoolCidrs' => 'Information about the CIDRs provisioned to an IPAM pool.
', ], ], 'IpamPoolCidrState' => [ 'base' => NULL, 'refs' => [ 'IpamPoolCidr$State' => 'The state of the CIDR.
', ], ], 'IpamPoolId' => [ 'base' => NULL, 'refs' => [ 'AllocateIpamPoolCidrRequest$IpamPoolId' => 'The ID of the IPAM pool from which you would like to allocate a CIDR.
', 'AssociateVpcCidrBlockRequest$Ipv4IpamPoolId' => 'Associate a CIDR allocated from an IPv4 IPAM pool to a VPC. For more information about Amazon VPC IP Address Manager (IPAM), see What is IPAM? in the Amazon VPC IPAM User Guide.
', 'AssociateVpcCidrBlockRequest$Ipv6IpamPoolId' => 'Associates a CIDR allocated from an IPv6 IPAM pool to a VPC. For more information about Amazon VPC IP Address Manager (IPAM), see What is IPAM? in the Amazon VPC IPAM User Guide.
', 'CreateIpamPoolRequest$SourceIpamPoolId' => 'The ID of the source IPAM pool. Use this option to create a pool within an existing pool. Note that the CIDR you provision for the pool within the source pool must be available in the source pool\'s CIDR range.
', 'CreateVpcRequest$Ipv4IpamPoolId' => 'The ID of an IPv4 IPAM pool you want to use for allocating this VPC\'s CIDR. For more information, see What is IPAM? in the Amazon VPC IPAM User Guide.
', 'CreateVpcRequest$Ipv6IpamPoolId' => 'The ID of an IPv6 IPAM pool which will be used to allocate this VPC an IPv6 CIDR. IPAM is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across Amazon Web Services Regions and accounts throughout your Amazon Web Services Organization. For more information, see What is IPAM? in the Amazon VPC IPAM User Guide.
', 'DeleteIpamPoolRequest$IpamPoolId' => 'The ID of the pool to delete.
', 'DeprovisionIpamPoolCidrRequest$IpamPoolId' => 'The ID of the pool that has the CIDR you want to deprovision.
', 'GetIpamPoolAllocationsRequest$IpamPoolId' => 'The ID of the IPAM pool you want to see the allocations for.
', 'GetIpamPoolCidrsRequest$IpamPoolId' => 'The ID of the IPAM pool you want the CIDR for.
', 'GetIpamResourceCidrsRequest$IpamPoolId' => 'The ID of the IPAM pool that the resource is in.
', 'IpamPool$IpamPoolId' => 'The ID of the IPAM pool.
', 'IpamPool$SourceIpamPoolId' => 'The ID of the source IPAM pool. You can use this option to create an IPAM pool within an existing source pool.
', 'IpamResourceCidr$IpamPoolId' => 'The pool ID for an IPAM resource.
', 'ModifyIpamPoolRequest$IpamPoolId' => 'The ID of the IPAM pool you want to modify.
', 'MoveByoipCidrToIpamRequest$IpamPoolId' => 'The IPAM pool ID.
', 'ProvisionIpamPoolCidrRequest$IpamPoolId' => 'The ID of the IPAM pool to which you want to assign a CIDR.
', 'ProvisionPublicIpv4PoolCidrRequest$IpamPoolId' => 'The ID of the IPAM pool you would like to use to allocate this CIDR.
', 'ReleaseIpamPoolAllocationRequest$IpamPoolId' => 'The ID of the IPAM pool which contains the allocation you want to release.
', ], ], 'IpamPoolPublicIpSource' => [ 'base' => NULL, 'refs' => [ 'CreateIpamPoolRequest$PublicIpSource' => 'The IP address source for pools in the public scope. Only used for provisioning IP address CIDRs to pools in the public scope. Default is byoip
. For more information, see Create IPv6 pools in the Amazon VPC IPAM User Guide. By default, you can add only one Amazon-provided IPv6 CIDR block to a top-level IPv6 pool if PublicIpSource is amazon
. For information on increasing the default limit, see Quotas for your IPAM in the Amazon VPC IPAM User Guide.
The IP address source for pools in the public scope. Only used for provisioning IP address CIDRs to pools in the public scope. Default is BYOIP
. For more information, see Create IPv6 pools in the Amazon VPC IPAM User Guide. By default, you can add only one Amazon-provided IPv6 CIDR block to a top-level IPv6 pool. For information on increasing the default limit, see Quotas for your IPAM in the Amazon VPC IPAM User Guide.
Information about the IPAM pools.
', ], ], 'IpamPoolState' => [ 'base' => NULL, 'refs' => [ 'IpamPool$State' => 'The state of the IPAM pool.
', ], ], 'IpamResourceCidr' => [ 'base' => 'The CIDR for an IPAM resource.
', 'refs' => [ 'IpamResourceCidrSet$member' => NULL, 'ModifyIpamResourceCidrResult$IpamResourceCidr' => 'The CIDR of the resource.
', ], ], 'IpamResourceCidrSet' => [ 'base' => NULL, 'refs' => [ 'GetIpamResourceCidrsResult$IpamResourceCidrs' => 'The resource CIDRs.
', ], ], 'IpamResourceDiscovery' => [ 'base' => 'A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.
', 'refs' => [ 'CreateIpamResourceDiscoveryResult$IpamResourceDiscovery' => 'An IPAM resource discovery.
', 'DeleteIpamResourceDiscoveryResult$IpamResourceDiscovery' => 'The IPAM resource discovery.
', 'IpamResourceDiscoverySet$member' => NULL, 'ModifyIpamResourceDiscoveryResult$IpamResourceDiscovery' => 'A resource discovery.
', ], ], 'IpamResourceDiscoveryAssociation' => [ 'base' => 'An IPAM resource discovery association. An associated resource discovery is a resource discovery that has been associated with an IPAM. IPAM aggregates the resource CIDRs discovered by the associated resource discovery.
', 'refs' => [ 'AssociateIpamResourceDiscoveryResult$IpamResourceDiscoveryAssociation' => 'A resource discovery association. An associated resource discovery is a resource discovery that has been associated with an IPAM.
', 'DisassociateIpamResourceDiscoveryResult$IpamResourceDiscoveryAssociation' => 'A resource discovery association.
', 'IpamResourceDiscoveryAssociationSet$member' => NULL, ], ], 'IpamResourceDiscoveryAssociationId' => [ 'base' => NULL, 'refs' => [ 'DisassociateIpamResourceDiscoveryRequest$IpamResourceDiscoveryAssociationId' => 'A resource discovery association ID.
', 'Ipam$DefaultResourceDiscoveryAssociationId' => 'The IPAM\'s default resource discovery association ID.
', 'IpamResourceDiscoveryAssociation$IpamResourceDiscoveryAssociationId' => 'The resource discovery association ID.
', ], ], 'IpamResourceDiscoveryAssociationSet' => [ 'base' => NULL, 'refs' => [ 'DescribeIpamResourceDiscoveryAssociationsResult$IpamResourceDiscoveryAssociations' => 'The resource discovery associations.
', ], ], 'IpamResourceDiscoveryAssociationState' => [ 'base' => NULL, 'refs' => [ 'IpamResourceDiscoveryAssociation$State' => 'The lifecycle state of the association when you associate or disassociate a resource discovery.
associate-in-progress
- Resource discovery is being associated.
associate-complete
- Resource discovery association is complete.
associate-failed
- Resource discovery association has failed.
disassociate-in-progress
- Resource discovery is being disassociated.
disassociate-complete
- Resource discovery disassociation is complete.
disassociate-failed
- Resource discovery disassociation has failed.
isolate-in-progress
- Amazon Web Services account that created the resource discovery association has been removed and the resource discovery associatation is being isolated.
isolate-complete
- Resource discovery isolation is complete..
restore-in-progress
- Resource discovery is being restored.
A resource discovery ID.
', 'DeleteIpamResourceDiscoveryRequest$IpamResourceDiscoveryId' => 'The IPAM resource discovery ID.
', 'GetIpamDiscoveredAccountsRequest$IpamResourceDiscoveryId' => 'A resource discovery ID.
', 'GetIpamDiscoveredResourceCidrsRequest$IpamResourceDiscoveryId' => 'A resource discovery ID.
', 'Ipam$DefaultResourceDiscoveryId' => 'The IPAM\'s default resource discovery ID.
', 'IpamDiscoveredResourceCidr$IpamResourceDiscoveryId' => 'The resource discovery ID.
', 'IpamResourceDiscovery$IpamResourceDiscoveryId' => 'The resource discovery ID.
', 'IpamResourceDiscoveryAssociation$IpamResourceDiscoveryId' => 'The resource discovery ID.
', 'ModifyIpamResourceDiscoveryRequest$IpamResourceDiscoveryId' => 'A resource discovery ID.
', ], ], 'IpamResourceDiscoverySet' => [ 'base' => NULL, 'refs' => [ 'DescribeIpamResourceDiscoveriesResult$IpamResourceDiscoveries' => 'The resource discoveries.
', ], ], 'IpamResourceDiscoveryState' => [ 'base' => NULL, 'refs' => [ 'IpamResourceDiscovery$State' => 'The lifecycle state of the resource discovery.
create-in-progress
- Resource discovery is being created.
create-complete
- Resource discovery creation is complete.
create-failed
- Resource discovery creation has failed.
modify-in-progress
- Resource discovery is being modified.
modify-complete
- Resource discovery modification is complete.
modify-failed
- Resource discovery modification has failed.
delete-in-progress
- Resource discovery is being deleted.
delete-complete
- Resource discovery deletion is complete.
delete-failed
- Resource discovery deletion has failed.
isolate-in-progress
- Amazon Web Services account that created the resource discovery has been removed and the resource discovery is being isolated.
isolate-complete
- Resource discovery isolation is complete.
restore-in-progress
- Amazon Web Services account that created the resource discovery and was isolated has been restored.
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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
The resource tags.
', 'IpamPool$AllocationResourceTags' => 'Tags that are required for resources that use CIDRs from this IPAM pool. Resources that do not have these tags will not be allowed to allocate space from the pool. If the resources have their tags changed after they have allocated space or if the allocation tagging requirements are changed on the pool, the resource may be marked as noncompliant.
', 'IpamResourceCidr$ResourceTags' => 'The tags for an IPAM resource.
', ], ], 'IpamResourceType' => [ 'base' => NULL, 'refs' => [ 'GetIpamResourceCidrsRequest$ResourceType' => 'The resource type.
', 'IpamDiscoveredResourceCidr$ResourceType' => 'The resource type.
', 'IpamResourceCidr$ResourceType' => 'The type of IPAM resource.
', ], ], 'IpamScope' => [ 'base' => 'In IPAM, a scope is the highest-level container within IPAM. An IPAM contains two default scopes. Each scope represents the IP space for a single network. The private scope is intended for all private IP address space. The public scope is intended for all public IP address space. Scopes enable you to reuse IP addresses across multiple unconnected networks without causing IP address overlap or conflict.
For more information, see How IPAM works in the Amazon VPC IPAM User Guide.
', 'refs' => [ 'CreateIpamScopeResult$IpamScope' => 'Information about the created scope.
', 'DeleteIpamScopeResult$IpamScope' => 'Information about the results of the deletion.
', 'IpamScopeSet$member' => NULL, 'ModifyIpamScopeResult$IpamScope' => 'The results of the modification.
', ], ], 'IpamScopeId' => [ 'base' => NULL, 'refs' => [ 'CreateIpamPoolRequest$IpamScopeId' => 'The ID of the scope in which you would like to create the IPAM pool.
', 'DeleteIpamScopeRequest$IpamScopeId' => 'The ID of the scope to delete.
', 'GetIpamAddressHistoryRequest$IpamScopeId' => 'The ID of the IPAM scope that the CIDR is in.
', 'GetIpamResourceCidrsRequest$IpamScopeId' => 'The ID of the scope that the resource is in.
', 'Ipam$PublicDefaultScopeId' => 'The ID of the IPAM\'s default public scope.
', 'Ipam$PrivateDefaultScopeId' => 'The ID of the IPAM\'s default private scope.
', 'IpamResourceCidr$IpamScopeId' => 'The scope ID for an IPAM resource.
', 'IpamScope$IpamScopeId' => 'The ID of the scope.
', 'ModifyIpamResourceCidrRequest$CurrentIpamScopeId' => 'The ID of the current scope that the resource CIDR is in.
', 'ModifyIpamResourceCidrRequest$DestinationIpamScopeId' => 'The ID of the scope you want to transfer the resource CIDR to.
', 'ModifyIpamScopeRequest$IpamScopeId' => 'The ID of the scope you want to modify.
', ], ], 'IpamScopeSet' => [ 'base' => NULL, 'refs' => [ 'DescribeIpamScopesResult$IpamScopes' => 'The scopes you want information on.
', ], ], 'IpamScopeState' => [ 'base' => NULL, 'refs' => [ 'IpamScope$State' => 'The state of the IPAM scope.
', ], ], 'IpamScopeType' => [ 'base' => NULL, 'refs' => [ 'IpamPool$IpamScopeType' => 'In IPAM, a scope is the highest-level container within IPAM. An IPAM contains two default scopes. Each scope represents the IP space for a single network. The private scope is intended for all private IP address space. The public scope is intended for all public IP address space. Scopes enable you to reuse IP addresses across multiple unconnected networks without causing IP address overlap or conflict.
', 'IpamScope$IpamScopeType' => 'The type of the scope.
', ], ], 'IpamSet' => [ 'base' => NULL, 'refs' => [ 'DescribeIpamsResult$Ipams' => 'Information about the IPAMs.
', ], ], 'IpamState' => [ 'base' => NULL, 'refs' => [ 'Ipam$State' => 'The state of the IPAM.
', ], ], 'Ipv4PoolCoipId' => [ 'base' => NULL, 'refs' => [ 'CoipCidr$CoipPoolId' => 'The ID of the address pool.
', 'CoipPool$PoolId' => 'The ID of the address pool.
', 'CoipPoolIdSet$member' => NULL, 'CreateCoipCidrRequest$CoipPoolId' => 'The ID of the address pool.
', 'DeleteCoipCidrRequest$CoipPoolId' => 'The ID of the customer-owned address pool.
', 'DeleteCoipPoolRequest$CoipPoolId' => 'The ID of the CoIP pool that you want to delete.
', 'GetCoipPoolUsageRequest$PoolId' => 'The ID of the address pool.
', ], ], 'Ipv4PoolEc2Id' => [ 'base' => NULL, 'refs' => [ 'AllocateAddressRequest$PublicIpv4Pool' => '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 Address
parameter instead.
The ID of the public IPv4 pool.
', 'DeletePublicIpv4PoolRequest$PoolId' => 'The ID of the public IPv4 pool you want to delete.
', 'DeprovisionPublicIpv4PoolCidrRequest$PoolId' => 'The ID of the pool that you want to deprovision the CIDR from.
', 'DeprovisionPublicIpv4PoolCidrResult$PoolId' => 'The ID of the pool that you deprovisioned the CIDR from.
', 'ProvisionPublicIpv4PoolCidrRequest$PoolId' => 'The ID of the public IPv4 pool you would like to use for this CIDR.
', 'ProvisionPublicIpv4PoolCidrResult$PoolId' => 'The ID of the pool that you want to provision the CIDR to.
', 'PublicIpv4PoolIdStringList$member' => NULL, ], ], 'Ipv4PrefixList' => [ 'base' => NULL, 'refs' => [ 'CreateNetworkInterfaceRequest$Ipv4Prefixes' => 'The IPv4 prefixes assigned to the network interface.
You can\'t specify IPv4 prefixes if you\'ve specified one of the following: a count of IPv4 prefixes, specific private IPv4 addresses, or a count of private IPv4 addresses.
', 'InstanceNetworkInterfaceSpecification$Ipv4Prefixes' => 'The IPv4 delegated prefixes to be assigned to the network interface. You cannot use this option if you use the Ipv4PrefixCount
option.
One or more IPv4 prefixes to be assigned to the network interface. You cannot use this option if you use the Ipv4PrefixCount
option.
One or more IPv4 prefixes assigned to the network interface.
', ], ], 'Ipv4PrefixSpecification' => [ 'base' => 'Describes an IPv4 prefix.
', 'refs' => [ 'Ipv4PrefixesList$member' => NULL, ], ], 'Ipv4PrefixSpecificationRequest' => [ 'base' => 'Describes the IPv4 prefix option for a network interface.
', 'refs' => [ 'Ipv4PrefixList$member' => NULL, ], ], 'Ipv4PrefixSpecificationResponse' => [ 'base' => 'Information about the IPv4 delegated prefixes assigned to a network interface.
', 'refs' => [ 'Ipv4PrefixListResponse$member' => NULL, ], ], 'Ipv4PrefixesList' => [ 'base' => NULL, 'refs' => [ 'AssignPrivateIpAddressesResult$AssignedIpv4Prefixes' => 'The IPv4 prefixes that are assigned to the network interface.
', 'NetworkInterface$Ipv4Prefixes' => 'The IPv4 prefixes that are assigned to the network interface.
', ], ], 'Ipv6Address' => [ 'base' => NULL, 'refs' => [ 'ScheduledInstancesIpv6Address$Ipv6Address' => 'The IPv6 address.
', ], ], 'Ipv6AddressList' => [ 'base' => NULL, 'refs' => [ 'AssignIpv6AddressesRequest$Ipv6Addresses' => 'The IPv6 addresses to be assigned to the network interface. You can\'t use this option if you\'re specifying a number of IPv6 addresses.
', 'AssignIpv6AddressesResult$AssignedIpv6Addresses' => '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.
', 'UnassignIpv6AddressesRequest$Ipv6Addresses' => 'The IPv6 addresses to unassign from the network interface.
', 'UnassignIpv6AddressesResult$UnassignedIpv6Addresses' => 'The IPv6 addresses that have been unassigned from the network interface.
', ], ], 'Ipv6CidrAssociation' => [ 'base' => 'Describes an IPv6 CIDR block association.
', 'refs' => [ 'Ipv6CidrAssociationSet$member' => NULL, ], ], 'Ipv6CidrAssociationSet' => [ 'base' => NULL, 'refs' => [ 'GetAssociatedIpv6PoolCidrsResult$Ipv6CidrAssociations' => 'Information about the IPv6 CIDR block associations.
', ], ], 'Ipv6CidrBlock' => [ 'base' => 'Describes an IPv6 CIDR block.
', 'refs' => [ 'Ipv6CidrBlockSet$member' => NULL, ], ], 'Ipv6CidrBlockSet' => [ 'base' => NULL, 'refs' => [ 'VpcPeeringConnectionVpcInfo$Ipv6CidrBlockSet' => 'The IPv6 CIDR block for the VPC.
', ], ], 'Ipv6Flag' => [ 'base' => NULL, 'refs' => [ 'NetworkInfo$Ipv6Supported' => 'Indicates whether IPv6 is supported.
', ], ], 'Ipv6Pool' => [ 'base' => 'Describes an IPv6 address pool.
', 'refs' => [ 'Ipv6PoolSet$member' => NULL, ], ], 'Ipv6PoolEc2Id' => [ 'base' => NULL, 'refs' => [ 'AssociateVpcCidrBlockRequest$Ipv6Pool' => 'The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
', 'CreateVpcRequest$Ipv6Pool' => 'The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
', 'GetAssociatedIpv6PoolCidrsRequest$PoolId' => 'The ID of the IPv6 address pool.
', 'Ipv6PoolIdList$member' => NULL, ], ], 'Ipv6PoolIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeIpv6PoolsRequest$PoolIds' => 'The IDs of the IPv6 address pools.
', ], ], 'Ipv6PoolMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeIpv6PoolsRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
Information about the IPv6 address pools.
', ], ], 'Ipv6PrefixList' => [ 'base' => NULL, 'refs' => [ 'CreateNetworkInterfaceRequest$Ipv6Prefixes' => 'The IPv6 prefixes assigned to the network interface.
You can\'t specify IPv6 prefixes if you\'ve specified one of the following: a count of IPv6 prefixes, specific IPv6 addresses, or a count of IPv6 addresses.
', 'InstanceNetworkInterfaceSpecification$Ipv6Prefixes' => 'The IPv6 delegated prefixes to be assigned to the network interface. You cannot use this option if you use the Ipv6PrefixCount
option.
One or more IPv6 prefixes to be assigned to the network interface. You cannot use this option if you use the Ipv6PrefixCount
option.
One or more IPv6 prefixes assigned to the network interface.
', ], ], 'Ipv6PrefixSpecification' => [ 'base' => 'Describes the IPv6 prefix.
', 'refs' => [ 'Ipv6PrefixesList$member' => NULL, ], ], 'Ipv6PrefixSpecificationRequest' => [ 'base' => 'Describes the IPv4 prefix option for a network interface.
', 'refs' => [ 'Ipv6PrefixList$member' => NULL, ], ], 'Ipv6PrefixSpecificationResponse' => [ 'base' => 'Information about the IPv6 delegated prefixes assigned to a network interface.
', 'refs' => [ 'Ipv6PrefixListResponse$member' => NULL, ], ], 'Ipv6PrefixesList' => [ 'base' => NULL, 'refs' => [ 'NetworkInterface$Ipv6Prefixes' => 'The IPv6 prefixes that are assigned to the network interface.
', ], ], 'Ipv6Range' => [ 'base' => 'Describes an IPv6 range.
', 'refs' => [ 'Ipv6RangeList$member' => NULL, ], ], 'Ipv6RangeList' => [ 'base' => NULL, 'refs' => [ 'IpPermission$Ipv6Ranges' => 'The IPv6 ranges.
', ], ], 'Ipv6SupportValue' => [ 'base' => NULL, 'refs' => [ 'CreateTransitGatewayVpcAttachmentRequestOptions$Ipv6Support' => 'Enable or disable IPv6 support. The default is disable
.
Enable or disable IPv6 support. The default is enable
.
Indicates whether IPv6 support is disabled.
', ], ], 'KernelId' => [ 'base' => NULL, 'refs' => [ 'RegisterImageRequest$KernelId' => 'The ID of the kernel.
', 'RequestLaunchTemplateData$KernelId' => 'The ID of the kernel.
We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see User provided kernels in the Amazon Elastic Compute Cloud User Guide.
The ID of the kernel.
', 'RunInstancesRequest$KernelId' => 'The ID of the kernel.
We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB in the Amazon EC2 User Guide.
The ID of the kernel.
', ], ], 'KeyFormat' => [ 'base' => NULL, 'refs' => [ 'CreateKeyPairRequest$KeyFormat' => 'The format of the key pair.
Default: pem
The key pair names.
Default: Describes all of your key pairs.
', ], ], 'KeyPair' => [ 'base' => 'Describes a key pair.
', 'refs' => [], ], 'KeyPairId' => [ 'base' => NULL, 'refs' => [ 'DeleteKeyPairRequest$KeyPairId' => 'The ID of the key pair.
', 'KeyPairIdStringList$member' => NULL, ], ], 'KeyPairIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeKeyPairsRequest$KeyPairIds' => 'The IDs of the key pairs.
', ], ], 'KeyPairInfo' => [ 'base' => 'Describes a key pair.
', 'refs' => [ 'KeyPairList$member' => NULL, ], ], 'KeyPairList' => [ 'base' => NULL, 'refs' => [ 'DescribeKeyPairsResult$KeyPairs' => 'Information about the key pairs.
', ], ], 'KeyPairName' => [ 'base' => NULL, 'refs' => [ 'DeleteKeyPairRequest$KeyName' => 'The name of the key pair.
', 'KeyNameStringList$member' => NULL, 'RequestLaunchTemplateData$KeyName' => 'The name of the key pair. You can create a key pair using CreateKeyPair or ImportKeyPair.
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.
The name of the key pair.
', 'RunInstancesRequest$KeyName' => 'The name of the key pair. You can create a key pair using CreateKeyPair or ImportKeyPair.
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.
The name of the key pair.
', 'SpotFleetLaunchSpecification$KeyName' => 'The name of the key pair.
', ], ], 'KeyType' => [ 'base' => NULL, 'refs' => [ 'CreateKeyPairRequest$KeyType' => 'The type of key pair. Note that ED25519 keys are not supported for Windows instances.
Default: rsa
The type of key pair.
', ], ], 'KmsKeyId' => [ 'base' => NULL, 'refs' => [ 'CopyImageRequest$KmsKeyId' => '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 true
.
You can specify a KMS key using any of the following:
Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.
Key alias. For example, alias/ExampleAlias.
Key ARN. For example, arn:aws:kms:us-east-1:012345678910:key/1234abcd-12ab-34cd-56ef-1234567890ab.
Alias ARN. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
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.
The specified KMS key must exist in the destination Region.
Amazon EBS does not support asymmetric KMS keys.
', 'CopySnapshotRequest$KmsKeyId' => '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 KmsKeyId
is specified, the encrypted state must be true
.
You can specify the KMS key using any of the following:
Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.
Key alias. For example, alias/ExampleAlias.
Key ARN. For example, arn:aws:kms:us-east-1:012345678910:key/1234abcd-12ab-34cd-56ef-1234567890ab.
Alias ARN. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
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.
', 'CreateVolumeRequest$KmsKeyId' => '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 KmsKeyId
is specified, the encrypted state must be true
.
You can specify the KMS key using any of the following:
Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.
Key alias. For example, alias/ExampleAlias.
Key ARN. For example, arn:aws:kms:us-east-1:012345678910:key/1234abcd-12ab-34cd-56ef-1234567890ab.
Alias ARN. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
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.
', 'ImportImageRequest$KmsKeyId' => '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 KmsKeyId
is specified, the Encrypted
flag must also be set.
The KMS key identifier may be provided in any of the following formats:
Key ID
Key alias
ARN using key ID. The ID ARN contains the arn:aws:kms
namespace, followed by the Region of the key, the Amazon Web Services account ID of the key owner, the key
namespace, and then the key ID. For example, arn:aws:kms:us-east-1:012345678910:key/abcd1234-a123-456a-a12b-a123b4cd56ef.
ARN using key alias. The alias ARN contains the arn:aws:kms
namespace, followed by the Region of the key, the Amazon Web Services account ID of the key owner, the alias
namespace, and then the key alias. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
Amazon Web Services parses KmsKeyId
asynchronously, meaning that the action you call may appear to complete even though you provided an invalid identifier. This action will eventually report failure.
The specified KMS key must exist in the Region that the AMI is being copied to.
Amazon EBS does not support asymmetric KMS keys.
', 'ImportImageResult$KmsKeyId' => 'The identifier for the symmetric KMS key that was used to create the encrypted AMI.
', 'ImportSnapshotRequest$KmsKeyId' => '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 KmsKeyId
is specified, the Encrypted
flag must also be set.
The KMS key identifier may be provided in any of the following formats:
Key ID
Key alias
ARN using key ID. The ID ARN contains the arn:aws:kms
namespace, followed by the Region of the key, the Amazon Web Services account ID of the key owner, the key
namespace, and then the key ID. For example, arn:aws:kms:us-east-1:012345678910:key/abcd1234-a123-456a-a12b-a123b4cd56ef.
ARN using key alias. The alias ARN contains the arn:aws:kms
namespace, followed by the Region of the key, the Amazon Web Services account ID of the key owner, the alias
namespace, and then the key alias. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
Amazon Web Services parses KmsKeyId
asynchronously, meaning that the action you call may appear to complete even though you provided an invalid identifier. This action will eventually report failure.
The specified KMS key must exist in the Region that the snapshot is being copied to.
Amazon EBS does not support asymmetric KMS keys.
', 'LaunchTemplateEbsBlockDevice$KmsKeyId' => 'The ARN of the Key Management Service (KMS) CMK used for encryption.
', 'LaunchTemplateEbsBlockDeviceRequest$KmsKeyId' => 'The ARN of the symmetric Key Management Service (KMS) CMK used for encryption.
', 'ModifyEbsDefaultKmsKeyIdRequest$KmsKeyId' => '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 KmsKeyId
is specified, the encrypted state must be true
.
You can specify the KMS key using any of the following:
Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.
Key alias. For example, alias/ExampleAlias.
Key ARN. For example, arn:aws:kms:us-east-1:012345678910:key/1234abcd-12ab-34cd-56ef-1234567890ab.
Alias ARN. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
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.
Amazon EBS does not support asymmetric KMS keys.
', ], ], 'LastError' => [ 'base' => 'The last error that occurred for a VPC endpoint.
', 'refs' => [ 'VpcEndpoint$LastError' => 'The last error that occurred for endpoint.
', ], ], 'LaunchPermission' => [ 'base' => 'Describes a launch permission.
', 'refs' => [ 'LaunchPermissionList$member' => NULL, ], ], 'LaunchPermissionList' => [ 'base' => NULL, 'refs' => [ 'ImageAttribute$LaunchPermissions' => 'The launch permissions.
', 'LaunchPermissionModifications$Add' => 'The Amazon Web Services account ID, organization ARN, or OU ARN to add to the list of launch permissions for the AMI.
', 'LaunchPermissionModifications$Remove' => 'The Amazon Web Services account ID, organization ARN, or OU ARN to remove from the list of launch permissions for the AMI.
', ], ], 'LaunchPermissionModifications' => [ 'base' => 'Describes a launch permission modification.
', 'refs' => [ 'ModifyImageAttributeRequest$LaunchPermission' => 'A new launch permission for the AMI.
', ], ], 'LaunchSpecification' => [ 'base' => 'Describes the launch specification for an instance.
', 'refs' => [ 'SpotInstanceRequest$LaunchSpecification' => 'Additional information for launching instances.
', ], ], 'LaunchSpecsList' => [ 'base' => NULL, 'refs' => [ 'SpotFleetRequestConfigData$LaunchSpecifications' => 'The launch specifications for the Spot Fleet request. If you specify LaunchSpecifications
, you can\'t specify LaunchTemplateConfigs
. If you include On-Demand capacity in your request, you must use LaunchTemplateConfigs
.
Describes a launch template.
', 'refs' => [ 'CreateLaunchTemplateResult$LaunchTemplate' => 'Information about the launch template.
', 'DeleteLaunchTemplateResult$LaunchTemplate' => 'Information about the launch template.
', 'LaunchTemplateSet$member' => NULL, 'ModifyLaunchTemplateResult$LaunchTemplate' => 'Information about the launch template.
', ], ], 'LaunchTemplateAndOverridesResponse' => [ 'base' => 'Describes a launch template and overrides.
', 'refs' => [ 'CreateFleetError$LaunchTemplateAndOverrides' => '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.
', 'CreateFleetInstance$LaunchTemplateAndOverrides' => '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.
', 'DescribeFleetError$LaunchTemplateAndOverrides' => '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.
', 'DescribeFleetsInstances$LaunchTemplateAndOverrides' => '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.
', ], ], 'LaunchTemplateAutoRecoveryState' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplateInstanceMaintenanceOptions$AutoRecovery' => 'Disables the automatic recovery behavior of your instance or sets it to default.
', 'LaunchTemplateInstanceMaintenanceOptionsRequest$AutoRecovery' => 'Disables the automatic recovery behavior of your instance or sets it to default. For more information, see Simplified automatic recovery.
', ], ], 'LaunchTemplateBlockDeviceMapping' => [ 'base' => 'Describes a block device mapping.
', 'refs' => [ 'LaunchTemplateBlockDeviceMappingList$member' => NULL, ], ], 'LaunchTemplateBlockDeviceMappingList' => [ 'base' => NULL, 'refs' => [ 'ResponseLaunchTemplateData$BlockDeviceMappings' => 'The block device mappings.
', ], ], 'LaunchTemplateBlockDeviceMappingRequest' => [ 'base' => 'Describes a block device mapping.
', 'refs' => [ 'LaunchTemplateBlockDeviceMappingRequestList$member' => NULL, ], ], 'LaunchTemplateBlockDeviceMappingRequestList' => [ 'base' => NULL, 'refs' => [ 'RequestLaunchTemplateData$BlockDeviceMappings' => 'The block device mapping.
', ], ], 'LaunchTemplateCapacityReservationSpecificationRequest' => [ 'base' => 'Describes an instance\'s Capacity Reservation targeting option. You can specify only one option at a time. Use the CapacityReservationPreference
parameter to configure the instance to run in On-Demand capacity or to run in any open
Capacity Reservation that has matching attributes (instance type, platform, Availability Zone). Use the CapacityReservationTarget
parameter to explicitly target a specific Capacity Reservation or a Capacity Reservation group.
The Capacity Reservation targeting option. If you do not specify this parameter, the instance\'s Capacity Reservation preference defaults to open
, which enables it to run in any open Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).
Information about the Capacity Reservation targeting option.
', 'refs' => [ 'ResponseLaunchTemplateData$CapacityReservationSpecification' => 'Information about the Capacity Reservation targeting option.
', ], ], 'LaunchTemplateConfig' => [ 'base' => 'Describes a launch template and overrides.
', 'refs' => [ 'LaunchTemplateConfigList$member' => NULL, ], ], 'LaunchTemplateConfigList' => [ 'base' => NULL, 'refs' => [ 'ModifySpotFleetRequestRequest$LaunchTemplateConfigs' => 'The launch template and overrides. You can only use this parameter if you specified a launch template (LaunchTemplateConfigs
) in your Spot Fleet request. If you specified LaunchSpecifications
in your Spot Fleet request, then omit this parameter.
The launch template and overrides. If you specify LaunchTemplateConfigs
, you can\'t specify LaunchSpecifications
. If you include On-Demand capacity in your request, you must use LaunchTemplateConfigs
.
The CPU options for the instance.
', 'refs' => [ 'ResponseLaunchTemplateData$CpuOptions' => 'The CPU options for the instance. For more information, see Optimizing CPU options in the Amazon Elastic Compute Cloud User Guide.
', ], ], 'LaunchTemplateCpuOptionsRequest' => [ 'base' => 'The CPU options for the instance. Both the core count and threads per core must be specified in the request.
', 'refs' => [ 'RequestLaunchTemplateData$CpuOptions' => 'The CPU options for the instance. For more information, see Optimizing CPU Options in the Amazon Elastic Compute Cloud User Guide.
', ], ], 'LaunchTemplateEbsBlockDevice' => [ 'base' => 'Describes a block device for an EBS volume.
', 'refs' => [ 'LaunchTemplateBlockDeviceMapping$Ebs' => 'Information about the block device for an EBS volume.
', ], ], 'LaunchTemplateEbsBlockDeviceRequest' => [ 'base' => 'The parameters for a block device for an EBS volume.
', 'refs' => [ 'LaunchTemplateBlockDeviceMappingRequest$Ebs' => 'Parameters used to automatically set up EBS volumes when the instance is launched.
', ], ], 'LaunchTemplateElasticInferenceAccelerator' => [ 'base' => 'Describes an elastic inference accelerator.
', 'refs' => [ 'LaunchTemplateElasticInferenceAcceleratorList$member' => NULL, ], ], 'LaunchTemplateElasticInferenceAcceleratorCount' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplateElasticInferenceAccelerator$Count' => 'The number of elastic inference accelerators to attach to the instance.
Default: 1
', ], ], 'LaunchTemplateElasticInferenceAcceleratorList' => [ 'base' => NULL, 'refs' => [ 'RequestLaunchTemplateData$ElasticInferenceAccelerators' => 'The elastic inference accelerator for the instance.
', ], ], 'LaunchTemplateElasticInferenceAcceleratorResponse' => [ 'base' => 'Describes an elastic inference accelerator.
', 'refs' => [ 'LaunchTemplateElasticInferenceAcceleratorResponseList$member' => NULL, ], ], 'LaunchTemplateElasticInferenceAcceleratorResponseList' => [ 'base' => NULL, 'refs' => [ 'ResponseLaunchTemplateData$ElasticInferenceAccelerators' => 'The elastic inference accelerator for the instance.
', ], ], 'LaunchTemplateEnclaveOptions' => [ 'base' => 'Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.
', 'refs' => [ 'ResponseLaunchTemplateData$EnclaveOptions' => 'Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.
', ], ], 'LaunchTemplateEnclaveOptionsRequest' => [ 'base' => 'Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information, see What is Amazon Web Services Nitro Enclaves? in the Amazon Web Services Nitro Enclaves User Guide.
', 'refs' => [ 'RequestLaunchTemplateData$EnclaveOptions' => 'Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information, see What is Amazon Web Services Nitro Enclaves? in the Amazon Web Services Nitro Enclaves User Guide.
You can\'t enable Amazon Web Services Nitro Enclaves and hibernation on the same instance.
', ], ], 'LaunchTemplateErrorCode' => [ 'base' => NULL, 'refs' => [ 'ResponseError$Code' => 'The error code.
', ], ], 'LaunchTemplateHibernationOptions' => [ 'base' => 'Indicates whether an instance is configured for hibernation.
', 'refs' => [ 'ResponseLaunchTemplateData$HibernationOptions' => 'Indicates whether an instance is configured for hibernation. For more information, see Hibernate your instance in the Amazon Elastic Compute Cloud User Guide.
', ], ], 'LaunchTemplateHibernationOptionsRequest' => [ 'base' => 'Indicates whether the instance is configured for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites.
', 'refs' => [ 'RequestLaunchTemplateData$HibernationOptions' => 'Indicates whether an instance is enabled for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon Elastic Compute Cloud User Guide.
', ], ], 'LaunchTemplateHttpTokensState' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplateInstanceMetadataOptions$HttpTokens' => 'Indicates whether IMDSv2 is optional
or required
.
optional
- When IMDSv2 is optional, you can choose to retrieve instance metadata with or without a session token in your request. If you retrieve the IAM role credentials without a token, the IMDSv1 role credentials are returned. If you retrieve the IAM role credentials using a valid session token, the IMDSv2 role credentials are returned.
required
- When IMDSv2 is required, you must send a session token with any instance metadata retrieval requests. In this state, retrieving the IAM role credentials always returns IMDSv2 credentials; IMDSv1 credentials are not available.
Default: optional
IMDSv2 uses token-backed sessions. Set the use of HTTP tokens to optional
(in other words, set the use of IMDSv2 to optional
) or required
(in other words, set the use of IMDSv2 to required
).
optional
- When IMDSv2 is optional, you can choose to retrieve instance metadata with or without a session token in your request. If you retrieve the IAM role credentials without a token, the IMDSv1 role credentials are returned. If you retrieve the IAM role credentials using a valid session token, the IMDSv2 role credentials are returned.
required
- When IMDSv2 is required, you must send a session token with any instance metadata retrieval requests. In this state, retrieving the IAM role credentials always returns IMDSv2 credentials; IMDSv1 credentials are not available.
Default: optional
Describes an IAM instance profile.
', 'refs' => [ 'ResponseLaunchTemplateData$IamInstanceProfile' => 'The IAM instance profile.
', ], ], 'LaunchTemplateIamInstanceProfileSpecificationRequest' => [ 'base' => 'An IAM instance profile.
', 'refs' => [ 'RequestLaunchTemplateData$IamInstanceProfile' => 'The name or Amazon Resource Name (ARN) of an IAM instance profile.
', ], ], 'LaunchTemplateId' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchTemplateVersionRequest$LaunchTemplateId' => 'The ID of the launch template.
You must specify either the LaunchTemplateId
or the LaunchTemplateName
, but not both.
The ID of the launch template.
You must specify either the LaunchTemplateId
or the LaunchTemplateName
, but not both.
The ID of the launch template.
You must specify either the LaunchTemplateId
or the LaunchTemplateName
, but not both.
The ID of the launch template.
To describe one or more versions of a specified launch template, you must specify either the LaunchTemplateId
or the LaunchTemplateName
, but not both.
To describe all the latest or default launch template versions in your account, you must omit this parameter.
', 'FastLaunchLaunchTemplateSpecificationRequest$LaunchTemplateId' => 'The ID of the launch template to use for faster launching for a Windows AMI.
', 'FastLaunchLaunchTemplateSpecificationResponse$LaunchTemplateId' => 'The ID of the launch template for faster launching of the associated Windows AMI.
', 'FleetLaunchTemplateSpecificationRequest$LaunchTemplateId' => 'The ID of the launch template.
You must specify the LaunchTemplateId
or the LaunchTemplateName
, but not both.
The ID of the launch template.
You must specify the LaunchTemplateId
or the LaunchTemplateName
, but not both.
The ID of the launch template.
You must specify either the LaunchTemplateId
or the LaunchTemplateName
, but not both.
One or more launch template IDs.
', ], ], 'LaunchTemplateInstanceMaintenanceOptions' => [ 'base' => 'The maintenance options of your instance.
', 'refs' => [ 'ResponseLaunchTemplateData$MaintenanceOptions' => 'The maintenance options for your instance.
', ], ], 'LaunchTemplateInstanceMaintenanceOptionsRequest' => [ 'base' => 'The maintenance options of your instance.
', 'refs' => [ 'RequestLaunchTemplateData$MaintenanceOptions' => 'The maintenance options for the instance.
', ], ], 'LaunchTemplateInstanceMarketOptions' => [ 'base' => 'The market (purchasing) option for the instances.
', 'refs' => [ 'ResponseLaunchTemplateData$InstanceMarketOptions' => 'The market (purchasing) option for the instances.
', ], ], 'LaunchTemplateInstanceMarketOptionsRequest' => [ 'base' => 'The market (purchasing) option for the instances.
', 'refs' => [ 'RequestLaunchTemplateData$InstanceMarketOptions' => 'The market (purchasing) option for the instances.
', ], ], 'LaunchTemplateInstanceMetadataEndpointState' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplateInstanceMetadataOptions$HttpEndpoint' => 'Enables or disables the HTTP metadata endpoint on your instances. If the parameter is not specified, the default state is enabled
.
If you specify a value of disabled
, you will not be able to access your instance metadata.
Enables or disables the HTTP metadata endpoint on your instances. If the parameter is not specified, the default state is enabled
.
If you specify a value of disabled
, you will not be able to access your instance metadata.
The metadata options for the instance. For more information, see Instance metadata and user data in the Amazon Elastic Compute Cloud User Guide.
', 'refs' => [ 'ResponseLaunchTemplateData$MetadataOptions' => 'The metadata options for the instance. For more information, see Instance metadata and user data in the Amazon Elastic Compute Cloud User Guide.
', ], ], 'LaunchTemplateInstanceMetadataOptionsRequest' => [ 'base' => 'The metadata options for the instance. For more information, see Instance metadata and user data in the Amazon Elastic Compute Cloud User Guide.
', 'refs' => [ 'RequestLaunchTemplateData$MetadataOptions' => 'The metadata options for the instance. For more information, see Instance metadata and user data in the Amazon Elastic Compute Cloud User Guide.
', ], ], 'LaunchTemplateInstanceMetadataOptionsState' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplateInstanceMetadataOptions$State' => 'The state of the metadata option changes.
pending
- The metadata options are being updated and the instance is not ready to process metadata traffic with the new selection.
applied
- The metadata options have been successfully applied on the instance.
Enables or disables the IPv6 endpoint for the instance metadata service.
Default: disabled
Enables or disables the IPv6 endpoint for the instance metadata service.
Default: disabled
Set to enabled
to allow access to instance tags from the instance metadata. Set to disabled
to turn off access to instance tags from the instance metadata. For more information, see Work with instance tags using the instance metadata.
Default: disabled
Set to enabled
to allow access to instance tags from the instance metadata. Set to disabled
to turn off access to instance tags from the instance metadata. For more information, see Work with instance tags using the instance metadata.
Default: disabled
Describes a network interface.
', 'refs' => [ 'LaunchTemplateInstanceNetworkInterfaceSpecificationList$member' => NULL, ], ], 'LaunchTemplateInstanceNetworkInterfaceSpecificationList' => [ 'base' => NULL, 'refs' => [ 'ResponseLaunchTemplateData$NetworkInterfaces' => 'The network interfaces.
', ], ], 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest' => [ 'base' => 'The parameters for a network interface.
', 'refs' => [ 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequestList$member' => NULL, ], ], 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequestList' => [ 'base' => NULL, 'refs' => [ 'RequestLaunchTemplateData$NetworkInterfaces' => '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.
', ], ], 'LaunchTemplateLicenseConfiguration' => [ 'base' => 'Describes a license configuration.
', 'refs' => [ 'LaunchTemplateLicenseList$member' => NULL, ], ], 'LaunchTemplateLicenseConfigurationRequest' => [ 'base' => 'Describes a license configuration.
', 'refs' => [ 'LaunchTemplateLicenseSpecificationListRequest$member' => NULL, ], ], 'LaunchTemplateLicenseList' => [ 'base' => NULL, 'refs' => [ 'ResponseLaunchTemplateData$LicenseSpecifications' => 'The license configurations.
', ], ], 'LaunchTemplateLicenseSpecificationListRequest' => [ 'base' => NULL, 'refs' => [ 'RequestLaunchTemplateData$LicenseSpecifications' => 'The license configurations.
', ], ], 'LaunchTemplateName' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchTemplateRequest$LaunchTemplateName' => 'A name for the launch template.
', 'CreateLaunchTemplateVersionRequest$LaunchTemplateName' => 'The name of the launch template.
You must specify the LaunchTemplateName
or the LaunchTemplateId
, but not both.
The name of the launch template.
You must specify either the LaunchTemplateName
or the LaunchTemplateId
, but not both.
The name of the launch template.
You must specify either the LaunchTemplateName
or the LaunchTemplateId
, but not both.
The name of the launch template.
To describe one or more versions of a specified launch template, you must specify either the LaunchTemplateName
or the LaunchTemplateId
, but not both.
To describe all the latest or default launch template versions in your account, you must omit this parameter.
', 'FleetLaunchTemplateSpecification$LaunchTemplateName' => 'The name of the launch template.
You must specify the LaunchTemplateName
or the LaunchTemplateId
, but not both.
The name of the launch template.
You must specify the LaunchTemplateName
or the LaunchTemplateId
, but not both.
The name of the launch template.
', 'LaunchTemplateNameStringList$member' => NULL, 'LaunchTemplateVersion$LaunchTemplateName' => 'The name of the launch template.
', 'ModifyLaunchTemplateRequest$LaunchTemplateName' => 'The name of the launch template.
You must specify either the LaunchTemplateName
or the LaunchTemplateId
, but not both.
One or more launch template names.
', ], ], 'LaunchTemplateOverrides' => [ 'base' => 'Describes overrides for a launch template.
', 'refs' => [ 'LaunchTemplateOverridesList$member' => NULL, ], ], 'LaunchTemplateOverridesList' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplateConfig$Overrides' => 'Any parameters that you specify override the same parameters in the launch template.
', ], ], 'LaunchTemplatePlacement' => [ 'base' => 'Describes the placement of an instance.
', 'refs' => [ 'ResponseLaunchTemplateData$Placement' => 'The placement of the instance.
', ], ], 'LaunchTemplatePlacementRequest' => [ 'base' => 'Describes the placement of an instance.
', 'refs' => [ 'RequestLaunchTemplateData$Placement' => 'The placement for the instance.
', ], ], 'LaunchTemplatePrivateDnsNameOptions' => [ 'base' => 'Describes the options for instance hostnames.
', 'refs' => [ 'ResponseLaunchTemplateData$PrivateDnsNameOptions' => 'The options for the instance hostname.
', ], ], 'LaunchTemplatePrivateDnsNameOptionsRequest' => [ 'base' => 'Describes the options for instance hostnames.
', 'refs' => [ 'RequestLaunchTemplateData$PrivateDnsNameOptions' => 'The options for the instance hostname. The default values are inherited from the subnet.
', ], ], 'LaunchTemplateSet' => [ 'base' => NULL, 'refs' => [ 'DescribeLaunchTemplatesResult$LaunchTemplates' => 'Information about the launch templates.
', ], ], 'LaunchTemplateSpecification' => [ 'base' => 'The launch template to use. You must specify either the launch template ID or launch template name in the request, but not both.
', 'refs' => [ 'RunInstancesRequest$LaunchTemplate' => 'The launch template to use to launch the instances. Any parameters that you specify in RunInstances override the same parameters in the launch template. You can specify either the name or ID of a launch template, but not both.
', ], ], 'LaunchTemplateSpotMarketOptions' => [ 'base' => 'The options for Spot Instances.
', 'refs' => [ 'LaunchTemplateInstanceMarketOptions$SpotOptions' => 'The options for Spot Instances.
', ], ], 'LaunchTemplateSpotMarketOptionsRequest' => [ 'base' => 'The options for Spot Instances.
', 'refs' => [ 'LaunchTemplateInstanceMarketOptionsRequest$SpotOptions' => 'The options for Spot Instances.
', ], ], 'LaunchTemplateTagSpecification' => [ 'base' => 'The tags specification for the launch template.
', 'refs' => [ 'LaunchTemplateTagSpecificationList$member' => NULL, ], ], 'LaunchTemplateTagSpecificationList' => [ 'base' => NULL, 'refs' => [ 'ResponseLaunchTemplateData$TagSpecifications' => 'The tags that are applied to the resources that are created during instance launch.
', ], ], 'LaunchTemplateTagSpecificationRequest' => [ 'base' => 'The tags specification for the resources that are created during instance launch.
', 'refs' => [ 'LaunchTemplateTagSpecificationRequestList$member' => NULL, ], ], 'LaunchTemplateTagSpecificationRequestList' => [ 'base' => NULL, 'refs' => [ 'RequestLaunchTemplateData$TagSpecifications' => 'The tags to apply to the resources that are created during instance launch.
You can specify tags for the following resources only:
Instances
Volumes
Elastic graphics
Spot Instance requests
Network interfaces
To tag a resource after it has been created, see CreateTags.
To tag the launch template itself, you must use the TagSpecification parameter.
Describes a launch template version.
', 'refs' => [ 'CreateLaunchTemplateVersionResult$LaunchTemplateVersion' => 'Information about the launch template version.
', 'LaunchTemplateVersionSet$member' => NULL, ], ], 'LaunchTemplateVersionSet' => [ 'base' => NULL, 'refs' => [ 'DescribeLaunchTemplateVersionsResult$LaunchTemplateVersions' => 'Information about the launch template versions.
', ], ], 'LaunchTemplatesMonitoring' => [ 'base' => 'Describes the monitoring for the instance.
', 'refs' => [ 'ResponseLaunchTemplateData$Monitoring' => 'The monitoring for the instance.
', ], ], 'LaunchTemplatesMonitoringRequest' => [ 'base' => 'Describes the monitoring for the instance.
', 'refs' => [ 'RequestLaunchTemplateData$Monitoring' => 'The monitoring for the instance.
', ], ], 'LicenseConfiguration' => [ 'base' => 'Describes a license configuration.
', 'refs' => [ 'LicenseList$member' => NULL, ], ], 'LicenseConfigurationRequest' => [ 'base' => 'Describes a license configuration.
', 'refs' => [ 'LicenseSpecificationListRequest$member' => NULL, ], ], 'LicenseList' => [ 'base' => NULL, 'refs' => [ 'Instance$Licenses' => 'The license configurations for the instance.
', ], ], 'LicenseSpecificationListRequest' => [ 'base' => NULL, 'refs' => [ 'RunInstancesRequest$LicenseSpecifications' => 'The license configurations.
', ], ], 'ListImagesInRecycleBinMaxResults' => [ 'base' => NULL, 'refs' => [ 'ListImagesInRecycleBinRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'ListImagesInRecycleBinRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListImagesInRecycleBinResult' => [ 'base' => NULL, 'refs' => [], ], 'ListSnapshotsInRecycleBinMaxResults' => [ 'base' => NULL, 'refs' => [ 'ListSnapshotsInRecycleBinRequest$MaxResults' => 'The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'ListSnapshotsInRecycleBinRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListSnapshotsInRecycleBinResult' => [ 'base' => NULL, 'refs' => [], ], 'ListingState' => [ 'base' => NULL, 'refs' => [ 'InstanceCount$State' => 'The states of the listed Reserved Instances.
', ], ], 'ListingStatus' => [ 'base' => NULL, 'refs' => [ 'ReservedInstancesListing$Status' => 'The status of the Reserved Instance listing.
', ], ], 'LoadBalancerArn' => [ 'base' => NULL, 'refs' => [ 'CreateVerifiedAccessEndpointLoadBalancerOptions$LoadBalancerArn' => 'The ARN of the load balancer.
', ], ], 'LoadBalancersConfig' => [ 'base' => 'Describes the Classic Load Balancers and target groups to attach to a Spot Fleet request.
', 'refs' => [ 'SpotFleetRequestConfigData$LoadBalancersConfig' => '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.
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.
', ], ], 'LoadPermission' => [ 'base' => 'Describes a load permission.
', 'refs' => [ 'LoadPermissionList$member' => NULL, ], ], 'LoadPermissionList' => [ 'base' => NULL, 'refs' => [ 'FpgaImageAttribute$LoadPermissions' => 'The load permissions.
', ], ], 'LoadPermissionListRequest' => [ 'base' => NULL, 'refs' => [ 'LoadPermissionModifications$Add' => 'The load permissions to add.
', 'LoadPermissionModifications$Remove' => 'The load permissions to remove.
', ], ], 'LoadPermissionModifications' => [ 'base' => 'Describes modifications to the load permissions of an Amazon FPGA image (AFI).
', 'refs' => [ 'ModifyFpgaImageAttributeRequest$LoadPermission' => 'The load permission for the AFI.
', ], ], 'LoadPermissionRequest' => [ 'base' => 'Describes a load permission.
', 'refs' => [ 'LoadPermissionListRequest$member' => NULL, ], ], 'LocalGateway' => [ 'base' => 'Describes a local gateway.
', 'refs' => [ 'LocalGatewaySet$member' => NULL, ], ], 'LocalGatewayId' => [ 'base' => NULL, 'refs' => [ 'CreateLocalGatewayRouteTableRequest$LocalGatewayId' => 'The ID of the local gateway.
', 'CreateRouteRequest$LocalGatewayId' => 'The ID of the local gateway.
', 'LocalGateway$LocalGatewayId' => 'The ID of the local gateway.
', 'LocalGatewayIdSet$member' => NULL, 'LocalGatewayRouteTable$LocalGatewayId' => 'The ID of the local gateway.
', 'LocalGatewayRouteTableVirtualInterfaceGroupAssociation$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'ReplaceRouteRequest$LocalGatewayId' => 'The ID of the local gateway.
', ], ], 'LocalGatewayIdSet' => [ 'base' => NULL, 'refs' => [ 'DescribeLocalGatewaysRequest$LocalGatewayIds' => 'The IDs of the local gateways.
', ], ], 'LocalGatewayMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
Describes a route for a local gateway route table.
', 'refs' => [ 'CreateLocalGatewayRouteResult$Route' => 'Information about the route.
', 'DeleteLocalGatewayRouteResult$Route' => 'Information about the route.
', 'LocalGatewayRouteList$member' => NULL, 'ModifyLocalGatewayRouteResult$Route' => 'Information about the local gateway route table.
', ], ], 'LocalGatewayRouteList' => [ 'base' => NULL, 'refs' => [ 'SearchLocalGatewayRoutesResult$Routes' => 'Information about the routes.
', ], ], 'LocalGatewayRouteState' => [ 'base' => NULL, 'refs' => [ 'LocalGatewayRoute$State' => 'The state of the route.
', ], ], 'LocalGatewayRouteTable' => [ 'base' => 'Describes a local gateway route table.
', 'refs' => [ 'CreateLocalGatewayRouteTableResult$LocalGatewayRouteTable' => 'Information about the local gateway route table.
', 'DeleteLocalGatewayRouteTableResult$LocalGatewayRouteTable' => 'Information about the local gateway route table.
', 'LocalGatewayRouteTableSet$member' => NULL, ], ], 'LocalGatewayRouteTableIdSet' => [ 'base' => NULL, 'refs' => [ 'DescribeLocalGatewayRouteTablesRequest$LocalGatewayRouteTableIds' => 'The IDs of the local gateway route tables.
', ], ], 'LocalGatewayRouteTableMode' => [ 'base' => NULL, 'refs' => [ 'CreateLocalGatewayRouteTableRequest$Mode' => 'The mode of the local gateway route table.
', 'LocalGatewayRouteTable$Mode' => 'The mode of the local gateway route table.
', ], ], 'LocalGatewayRouteTableSet' => [ 'base' => NULL, 'refs' => [ 'DescribeLocalGatewayRouteTablesResult$LocalGatewayRouteTables' => 'Information about the local gateway route tables.
', ], ], 'LocalGatewayRouteTableVirtualInterfaceGroupAssociation' => [ 'base' => 'Describes an association between a local gateway route table and a virtual interface group.
', 'refs' => [ 'CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult$LocalGatewayRouteTableVirtualInterfaceGroupAssociation' => 'Information about the local gateway route table virtual interface group association.
', 'DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult$LocalGatewayRouteTableVirtualInterfaceGroupAssociation' => 'Information about the association.
', 'LocalGatewayRouteTableVirtualInterfaceGroupAssociationSet$member' => NULL, ], ], 'LocalGatewayRouteTableVirtualInterfaceGroupAssociationId' => [ 'base' => NULL, 'refs' => [ 'DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest$LocalGatewayRouteTableVirtualInterfaceGroupAssociationId' => 'The ID of the local gateway route table virtual interface group association.
', 'LocalGatewayRouteTableVirtualInterfaceGroupAssociation$LocalGatewayRouteTableVirtualInterfaceGroupAssociationId' => 'The ID of the association.
', 'LocalGatewayRouteTableVirtualInterfaceGroupAssociationIdSet$member' => NULL, ], ], 'LocalGatewayRouteTableVirtualInterfaceGroupAssociationIdSet' => [ 'base' => NULL, 'refs' => [ 'DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest$LocalGatewayRouteTableVirtualInterfaceGroupAssociationIds' => 'The IDs of the associations.
', ], ], 'LocalGatewayRouteTableVirtualInterfaceGroupAssociationSet' => [ 'base' => NULL, 'refs' => [ 'DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult$LocalGatewayRouteTableVirtualInterfaceGroupAssociations' => 'Information about the associations.
', ], ], 'LocalGatewayRouteTableVpcAssociation' => [ 'base' => 'Describes an association between a local gateway route table and a VPC.
', 'refs' => [ 'CreateLocalGatewayRouteTableVpcAssociationResult$LocalGatewayRouteTableVpcAssociation' => 'Information about the association.
', 'DeleteLocalGatewayRouteTableVpcAssociationResult$LocalGatewayRouteTableVpcAssociation' => 'Information about the association.
', 'LocalGatewayRouteTableVpcAssociationSet$member' => NULL, ], ], 'LocalGatewayRouteTableVpcAssociationId' => [ 'base' => NULL, 'refs' => [ 'DeleteLocalGatewayRouteTableVpcAssociationRequest$LocalGatewayRouteTableVpcAssociationId' => 'The ID of the association.
', 'LocalGatewayRouteTableVpcAssociation$LocalGatewayRouteTableVpcAssociationId' => 'The ID of the association.
', 'LocalGatewayRouteTableVpcAssociationIdSet$member' => NULL, ], ], 'LocalGatewayRouteTableVpcAssociationIdSet' => [ 'base' => NULL, 'refs' => [ 'DescribeLocalGatewayRouteTableVpcAssociationsRequest$LocalGatewayRouteTableVpcAssociationIds' => 'The IDs of the associations.
', ], ], 'LocalGatewayRouteTableVpcAssociationSet' => [ 'base' => NULL, 'refs' => [ 'DescribeLocalGatewayRouteTableVpcAssociationsResult$LocalGatewayRouteTableVpcAssociations' => 'Information about the associations.
', ], ], 'LocalGatewayRouteType' => [ 'base' => NULL, 'refs' => [ 'LocalGatewayRoute$Type' => 'The route type.
', ], ], 'LocalGatewayRoutetableId' => [ 'base' => NULL, 'refs' => [ 'CoipPool$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'CreateCoipPoolRequest$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'CreateLocalGatewayRouteRequest$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'CreateLocalGatewayRouteTableVpcAssociationRequest$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'DeleteLocalGatewayRouteRequest$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'DeleteLocalGatewayRouteTableRequest$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'LocalGatewayRoute$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'LocalGatewayRouteTableIdSet$member' => NULL, 'ModifyLocalGatewayRouteRequest$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'SearchLocalGatewayRoutesRequest$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', ], ], 'LocalGatewaySet' => [ 'base' => NULL, 'refs' => [ 'DescribeLocalGatewaysResult$LocalGateways' => 'Information about the local gateways.
', ], ], 'LocalGatewayVirtualInterface' => [ 'base' => 'Describes a local gateway virtual interface.
', 'refs' => [ 'LocalGatewayVirtualInterfaceSet$member' => NULL, ], ], 'LocalGatewayVirtualInterfaceGroup' => [ 'base' => 'Describes a local gateway virtual interface group.
', 'refs' => [ 'LocalGatewayVirtualInterfaceGroupSet$member' => NULL, ], ], 'LocalGatewayVirtualInterfaceGroupId' => [ 'base' => NULL, 'refs' => [ 'CreateLocalGatewayRouteRequest$LocalGatewayVirtualInterfaceGroupId' => 'The ID of the virtual interface group.
', 'CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest$LocalGatewayVirtualInterfaceGroupId' => 'The ID of the local gateway route table virtual interface group association.
', 'LocalGatewayRoute$LocalGatewayVirtualInterfaceGroupId' => 'The ID of the virtual interface group.
', 'LocalGatewayRouteTableVirtualInterfaceGroupAssociation$LocalGatewayVirtualInterfaceGroupId' => 'The ID of the virtual interface group.
', 'LocalGatewayVirtualInterfaceGroup$LocalGatewayVirtualInterfaceGroupId' => 'The ID of the virtual interface group.
', 'LocalGatewayVirtualInterfaceGroupIdSet$member' => NULL, 'ModifyLocalGatewayRouteRequest$LocalGatewayVirtualInterfaceGroupId' => 'The ID of the virtual interface group.
', ], ], 'LocalGatewayVirtualInterfaceGroupIdSet' => [ 'base' => NULL, 'refs' => [ 'DescribeLocalGatewayVirtualInterfaceGroupsRequest$LocalGatewayVirtualInterfaceGroupIds' => 'The IDs of the virtual interface groups.
', ], ], 'LocalGatewayVirtualInterfaceGroupSet' => [ 'base' => NULL, 'refs' => [ 'DescribeLocalGatewayVirtualInterfaceGroupsResult$LocalGatewayVirtualInterfaceGroups' => 'The virtual interface groups.
', ], ], 'LocalGatewayVirtualInterfaceId' => [ 'base' => NULL, 'refs' => [ 'LocalGatewayVirtualInterface$LocalGatewayVirtualInterfaceId' => 'The ID of the virtual interface.
', 'LocalGatewayVirtualInterfaceIdSet$member' => NULL, ], ], 'LocalGatewayVirtualInterfaceIdSet' => [ 'base' => NULL, 'refs' => [ 'DescribeLocalGatewayVirtualInterfacesRequest$LocalGatewayVirtualInterfaceIds' => 'The IDs of the virtual interfaces.
', 'LocalGatewayVirtualInterfaceGroup$LocalGatewayVirtualInterfaceIds' => 'The IDs of the virtual interfaces.
', ], ], 'LocalGatewayVirtualInterfaceSet' => [ 'base' => NULL, 'refs' => [ 'DescribeLocalGatewayVirtualInterfacesResult$LocalGatewayVirtualInterfaces' => 'Information about the virtual interfaces.
', ], ], 'LocalStorage' => [ 'base' => NULL, 'refs' => [ 'InstanceRequirements$LocalStorage' => 'Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, Amazon EC2 instance store in the Amazon EC2 User Guide.
To include instance types with instance store volumes, specify included
.
To require only instance types with instance store volumes, specify required
.
To exclude instance types with instance store volumes, specify excluded
.
Default: included
Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, Amazon EC2 instance store in the Amazon EC2 User Guide.
To include instance types with instance store volumes, specify included
.
To require only instance types with instance store volumes, specify required
.
To exclude instance types with instance store volumes, specify excluded
.
Default: included
The type of local storage that is required.
For instance types with hard disk drive (HDD) storage, specify hdd
.
For instance types with solid state drive (SSD) storage, specify ssd
.
Default: hdd
and ssd
The type of local storage that is required.
For instance types with hard disk drive (HDD) storage, specify hdd
.
For instance types with solid state drive (SSD) storage, specify ssd
.
Default: hdd
and ssd
The identifier for the location. This depends on the location type. For example, if the location type is region
, the location is the Region code (for example, us-east-2
.)
The location type.
', 'InstanceTypeOffering$LocationType' => 'The location type.
', ], ], 'LogDestinationType' => [ 'base' => NULL, 'refs' => [ 'CreateFlowLogsRequest$LogDestinationType' => 'The type of destination for the flow log data.
Default: cloud-watch-logs
The type of destination for the flow log data.
', ], ], 'Long' => [ 'base' => NULL, 'refs' => [ 'CreateVpnGatewayRequest$AmazonSideAsn' => '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.
Default: 64512
', 'DeleteLaunchTemplateVersionsResponseErrorItem$VersionNumber' => 'The version number of the launch template.
', 'DeleteLaunchTemplateVersionsResponseSuccessItem$VersionNumber' => 'The version number of the launch template.
', 'DescribeReservedInstancesOfferingsRequest$MaxDuration' => 'The maximum duration (in seconds) to filter when searching for offerings.
Default: 94608000 (3 years)
', 'DescribeReservedInstancesOfferingsRequest$MinDuration' => 'The minimum duration (in seconds) to filter when searching for offerings.
Default: 2592000 (1 month)
', 'DiskImageDescription$Size' => 'The size of the disk image, in GiB.
', 'DiskImageDetail$Bytes' => 'The size of the disk image, in GiB.
', 'DiskImageVolumeDescription$Size' => 'The size of the volume, in GiB.
', 'GetManagedPrefixListEntriesRequest$TargetVersion' => 'The version of the prefix list for which to return the entries. The default is the current version.
', 'ImportInstanceVolumeDetailItem$BytesConverted' => 'The number of bytes converted so far.
', 'ImportVolumeTaskDetails$BytesConverted' => 'The number of bytes converted so far.
', 'LaunchTemplate$DefaultVersionNumber' => 'The version number of the default version of the launch template.
', 'LaunchTemplate$LatestVersionNumber' => 'The version number of the latest version of the launch template.
', 'LaunchTemplateVersion$VersionNumber' => 'The version number.
', 'ManagedPrefixList$Version' => 'The version of the prefix list.
', 'ModifyManagedPrefixListRequest$CurrentVersion' => 'The current version of the prefix list.
', 'ModifyTransitGatewayOptions$AmazonSideAsn' => '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 modify ASN operation is not allowed on a transit gateway with active BGP sessions. You must first delete all transit gateway attachments that have BGP configured prior to modifying the ASN on the transit gateway.
', 'PriceSchedule$Term' => 'The number of months remaining in the reservation. For example, 2 is the second to the last month before the capacity reservation expires.
', 'PriceScheduleSpecification$Term' => 'The number of months remaining in the reservation. For example, 2 is the second to the last month before the capacity reservation expires.
', 'ReservedInstances$Duration' => 'The duration of the Reserved Instance, in seconds.
', 'ReservedInstancesOffering$Duration' => 'The duration of the Reserved Instance, in seconds.
', 'RestoreManagedPrefixListVersionRequest$PreviousVersion' => 'The version to restore.
', 'RestoreManagedPrefixListVersionRequest$CurrentVersion' => 'The current version number for the prefix list.
', 'TransitGatewayAttachmentBgpConfiguration$TransitGatewayAsn' => 'The transit gateway Autonomous System Number (ASN).
', 'TransitGatewayAttachmentBgpConfiguration$PeerAsn' => 'The peer Autonomous System Number (ASN).
', 'TransitGatewayConnectRequestBgpOptions$PeerAsn' => 'The peer Autonomous System Number (ASN).
', 'TransitGatewayOptions$AmazonSideAsn' => '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.
', 'TransitGatewayRequestOptions$AmazonSideAsn' => '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 64512
.
The size of the volume, in GiB.
', 'VolumeModification$Progress' => 'The modification progress, from 0 to 100 percent complete.
', 'VpnGateway$AmazonSideAsn' => 'The private Autonomous System Number (ASN) for the Amazon side of a BGP session.
', ], ], 'MaintenanceDetails' => [ 'base' => 'Details for Site-to-Site VPN tunnel endpoint maintenance events.
', 'refs' => [ 'GetVpnTunnelReplacementStatusResult$MaintenanceDetails' => 'Get details of pending tunnel endpoint maintenance.
', ], ], 'ManagedPrefixList' => [ 'base' => 'Describes a managed prefix list.
', 'refs' => [ 'CreateManagedPrefixListResult$PrefixList' => 'Information about the prefix list.
', 'DeleteManagedPrefixListResult$PrefixList' => 'Information about the prefix list.
', 'ManagedPrefixListSet$member' => NULL, 'ModifyManagedPrefixListResult$PrefixList' => 'Information about the prefix list.
', 'RestoreManagedPrefixListVersionResult$PrefixList' => 'Information about the prefix list.
', ], ], 'ManagedPrefixListSet' => [ 'base' => NULL, 'refs' => [ 'DescribeManagedPrefixListsResult$PrefixLists' => 'Information about the prefix lists.
', ], ], 'MarketType' => [ 'base' => NULL, 'refs' => [ 'InstanceMarketOptionsRequest$MarketType' => 'The market type.
', 'LaunchTemplateInstanceMarketOptions$MarketType' => 'The market type.
', 'LaunchTemplateInstanceMarketOptionsRequest$MarketType' => 'The market type.
', ], ], 'MaxIpv4AddrPerInterface' => [ 'base' => NULL, 'refs' => [ 'NetworkInfo$Ipv4AddressesPerInterface' => 'The maximum number of IPv4 addresses per network interface.
', ], ], 'MaxIpv6AddrPerInterface' => [ 'base' => NULL, 'refs' => [ 'NetworkInfo$Ipv6AddressesPerInterface' => 'The maximum number of IPv6 addresses per network interface.
', ], ], 'MaxNetworkInterfaces' => [ 'base' => NULL, 'refs' => [ 'NetworkCardInfo$MaximumNetworkInterfaces' => 'The maximum number of network interfaces for the network card.
', 'NetworkInfo$MaximumNetworkInterfaces' => 'The maximum number of network interfaces for the instance type.
', ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'SearchLocalGatewayRoutesRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.
', ], ], 'MaximumEfaInterfaces' => [ 'base' => NULL, 'refs' => [ 'EfaInfo$MaximumEfaInterfaces' => 'The maximum number of Elastic Fabric Adapters for the instance type.
', ], ], 'MaximumIops' => [ 'base' => NULL, 'refs' => [ 'EbsOptimizedInfo$MaximumIops' => 'The maximum input/output storage operations per second for an EBS-optimized instance type.
', ], ], 'MaximumNetworkCards' => [ 'base' => NULL, 'refs' => [ 'NetworkInfo$MaximumNetworkCards' => 'The maximum number of physical network cards that can be allocated to the instance.
', ], ], 'MaximumThroughputInMBps' => [ 'base' => NULL, 'refs' => [ 'EbsOptimizedInfo$MaximumThroughputInMBps' => 'The maximum throughput performance for an EBS-optimized instance type, in MB/s.
', ], ], 'MembershipType' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayMulticastGroup$MemberType' => 'The member type (for example, static
).
The source type.
', ], ], 'MemoryGiBPerVCpu' => [ 'base' => 'The minimum and maximum amount of memory per vCPU, in GiB.
', 'refs' => [ 'InstanceRequirements$MemoryGiBPerVCpu' => 'The minimum and maximum amount of memory per vCPU, in GiB.
Default: No minimum or maximum limits
', ], ], 'MemoryGiBPerVCpuRequest' => [ 'base' => 'The minimum and maximum amount of memory per vCPU, in GiB.
', 'refs' => [ 'InstanceRequirementsRequest$MemoryGiBPerVCpu' => 'The minimum and maximum amount of memory per vCPU, in GiB.
Default: No minimum or maximum limits
', ], ], 'MemoryInfo' => [ 'base' => 'Describes the memory for the instance type.
', 'refs' => [ 'InstanceTypeInfo$MemoryInfo' => 'Describes the memory for the instance type.
', ], ], 'MemoryMiB' => [ 'base' => 'The minimum and maximum amount of memory, in MiB.
', 'refs' => [ 'InstanceRequirements$MemoryMiB' => 'The minimum and maximum amount of memory, in MiB.
', ], ], 'MemoryMiBRequest' => [ 'base' => 'The minimum and maximum amount of memory, in MiB.
', 'refs' => [ 'InstanceRequirementsRequest$MemoryMiB' => 'The minimum and maximum amount of memory, in MiB.
', ], ], 'MemorySize' => [ 'base' => NULL, 'refs' => [ 'MemoryInfo$SizeInMiB' => 'The size of the memory, in MiB.
', ], ], 'MetricPoint' => [ 'base' => 'Indicates whether the network was healthy or degraded at a particular point. The value is aggregated from the startDate
to the endDate
. Currently only five_minutes
is supported.
A list of MetricPoint
objects.
The metric, aggregation-latency
, indicating that network latency is aggregated for the query. This is the only supported metric.
The metric used for the network performance request. Only aggregate-latency
is supported, which shows network latency during a specified period.
The metric used for the disabled subscription.
', 'EnableAwsNetworkPerformanceMetricSubscriptionRequest$Metric' => 'The metric used for the enabled subscription.
', 'Subscription$Metric' => 'The metric used for the subscription.
', ], ], 'MillisecondDateTime' => [ 'base' => NULL, 'refs' => [ 'AddressTransfer$TransferOfferExpirationTimestamp' => 'The timestamp when the Elastic IP address transfer expired. When the source account starts the transfer, the transfer account has seven hours to allocate the Elastic IP address to complete the transfer, or the Elastic IP address will return to its original owner.
', 'AddressTransfer$TransferOfferAcceptedTimestamp' => 'The timestamp when the Elastic IP address transfer was accepted.
', 'AthenaIntegration$PartitionStartDate' => 'The start date for the partition.
', 'AthenaIntegration$PartitionEndDate' => 'The end date for the partition.
', 'CapacityReservation$StartDate' => 'The date and time at which the Capacity Reservation was started.
', 'CapacityReservationFleet$EndDate' => 'The date and time at which the Capacity Reservation Fleet expires.
', 'CapacityReservationFleet$CreateTime' => 'The date and time at which the Capacity Reservation Fleet was created.
', 'CreateCapacityReservationFleetRequest$EndDate' => 'The date and time at which the Capacity Reservation Fleet expires. When the Capacity Reservation Fleet expires, its state changes to expired
and all of the Capacity Reservations in the Fleet expire.
The Capacity Reservation Fleet expires within an hour after the specified time. For example, if you specify 5/31/2019
, 13:30:55
, the Capacity Reservation Fleet is guaranteed to expire between 13:30:55
and 14:30:55
on 5/31/2019
.
The date and time at which the Capacity Reservation Fleet was created.
', 'CreateCapacityReservationFleetResult$EndDate' => 'The date and time at which the Capacity Reservation Fleet expires.
', 'DescribeFastLaunchImagesSuccessItem$StateTransitionTime' => 'The time that faster launching for the Windows AMI changed to the current state.
', 'DescribeFastSnapshotRestoreSuccessItem$EnablingTime' => 'The time at which fast snapshot restores entered the enabling
state.
The time at which fast snapshot restores entered the optimizing
state.
The time at which fast snapshot restores entered the enabled
state.
The time at which fast snapshot restores entered the disabling
state.
The time at which fast snapshot restores entered the disabled
state.
Filters the results based on the start time. The analysis must have started on or after this time.
', 'DescribeNetworkInsightsAccessScopeAnalysesRequest$AnalysisStartTimeEnd' => 'Filters the results based on the start time. The analysis must have started on or before this time.
', 'DescribeNetworkInsightsAnalysesRequest$AnalysisStartTime' => 'The time when the network insights analyses started.
', 'DescribeNetworkInsightsAnalysesRequest$AnalysisEndTime' => 'The time when the network insights analyses ended.
', 'DisableFastLaunchResult$StateTransitionTime' => 'The time that the state changed for faster launching for the Windows AMI.
', 'DisableFastSnapshotRestoreSuccessItem$EnablingTime' => 'The time at which fast snapshot restores entered the enabling
state.
The time at which fast snapshot restores entered the optimizing
state.
The time at which fast snapshot restores entered the enabled
state.
The time at which fast snapshot restores entered the disabling
state.
The time at which fast snapshot restores entered the disabled
state.
The date and time that the EC2 Instance Connect Endpoint was created.
', 'EnableFastLaunchResult$StateTransitionTime' => 'The time that the state changed for faster launching for the Windows AMI.
', 'EnableFastSnapshotRestoreSuccessItem$EnablingTime' => 'The time at which fast snapshot restores entered the enabling
state.
The time at which fast snapshot restores entered the optimizing
state.
The time at which fast snapshot restores entered the enabled
state.
The time at which fast snapshot restores entered the disabling
state.
The time at which fast snapshot restores entered the disabled
state.
The date and time to deprecate the AMI, in UTC, in the following format: YYYY-MM-DDTHH:MM:SSZ. If you specify a value for seconds, Amazon EC2 rounds the seconds to the nearest minute.
You can’t specify a date in the past. The upper limit for DeprecateAt
is 10 years from now, except for public AMIs, where the upper limit is 2 years from the creation date.
The date and time at which the Capacity Reservation was created.
', 'FlowLog$CreationTime' => 'The date and time the flow log was created.
', 'GetAwsNetworkPerformanceDataRequest$StartTime' => 'The starting time for the performance data request. The starting time must be formatted as yyyy-mm-ddThh:mm:ss
. For example, 2022-06-10T12:00:00.000Z
.
The ending time for the performance data request. The end time must be formatted as yyyy-mm-ddThh:mm:ss
. For example, 2022-06-12T12:00:00.000Z
.
The start of the time period for which you are looking for history. If you omit this option, it will default to the value of EndTime.
', 'GetIpamAddressHistoryRequest$EndTime' => 'The end of the time period for which you are looking for history. If you omit this option, it will default to the current time.
', 'ImageRecycleBinInfo$RecycleBinEnterTime' => 'The date and time when the AMI entered the Recycle Bin.
', 'ImageRecycleBinInfo$RecycleBinExitTime' => 'The date and time when the AMI is to be permanently deleted from the Recycle Bin.
', 'Instance$UsageOperationUpdateTime' => 'The time that the usage operation was last updated.
', 'IpamAddressHistoryRecord$SampledStartTime' => 'Sampled start time of the resource-to-CIDR association within the IPAM scope. Changes are picked up in periodic snapshots, so the start time may have occurred before this specific time.
', 'IpamAddressHistoryRecord$SampledEndTime' => 'Sampled end time of the resource-to-CIDR association within the IPAM scope. Changes are picked up in periodic snapshots, so the end time may have occurred before this specific time.
', 'IpamDiscoveredAccount$LastAttemptedDiscoveryTime' => 'The last attempted resource discovery time.
', 'IpamDiscoveredAccount$LastSuccessfulDiscoveryTime' => 'The last successful resource discovery time.
', 'IpamDiscoveredResourceCidr$SampleTime' => 'The last successful resource discovery time.
', 'KeyPairInfo$CreateTime' => 'If you used Amazon EC2 to create the key pair, this is the date and time when the key was created, in ISO 8601 date-time format, in the UTC time zone.
If you imported an existing key pair to Amazon EC2, this is the date and time the key was imported, in ISO 8601 date-time format, in the UTC time zone.
', 'MaintenanceDetails$MaintenanceAutoAppliedAfter' => 'The timestamp after which Amazon Web Services will automatically apply maintenance.
', 'MaintenanceDetails$LastMaintenanceApplied' => 'Timestamp of last applied maintenance.
', 'MetricPoint$StartDate' => 'The start date for the metric point. The starting date for the metric point. The starting time must be formatted as yyyy-mm-ddThh:mm:ss
. For example, 2022-06-10T12:00:00.000Z
.
The end date for the metric point. The ending time must be formatted as yyyy-mm-ddThh:mm:ss
. For example, 2022-06-12T12:00:00.000Z
.
The date and time at which the Capacity Reservation Fleet expires. When the Capacity Reservation Fleet expires, its state changes to expired
and all of the Capacity Reservations in the Fleet expire.
The Capacity Reservation Fleet expires within an hour after the specified time. For example, if you specify 5/31/2019
, 13:30:55
, the Capacity Reservation Fleet is guaranteed to expire between 13:30:55
and 14:30:55
on 5/31/2019
.
You can\'t specify EndDate and RemoveEndDate in the same request.
', 'ModifySnapshotTierResult$TieringStartTime' => 'The date and time when the archive process was started.
', 'NetworkInsightsAccessScope$CreatedDate' => 'The creation date.
', 'NetworkInsightsAccessScope$UpdatedDate' => 'The last updated date.
', 'NetworkInsightsAccessScopeAnalysis$StartDate' => 'The analysis start date.
', 'NetworkInsightsAccessScopeAnalysis$EndDate' => 'The analysis end date.
', 'NetworkInsightsAnalysis$StartDate' => 'The time the analysis started.
', 'NetworkInsightsPath$CreatedDate' => 'The time stamp when the path was created.
', 'RestoreSnapshotFromRecycleBinResult$StartTime' => 'The time stamp when the snapshot was initiated.
', 'RestoreSnapshotTierResult$RestoreStartTime' => 'The date and time when the snapshot restore process started.
', 'Snapshot$RestoreExpiryTime' => 'Only for archived snapshots that are temporarily restored. Indicates the date and time when a temporarily restored snapshot will be automatically re-archived.
', 'SnapshotInfo$StartTime' => 'Time this snapshot was started. This is the same for all snapshots initiated by the same request.
', 'SnapshotRecycleBinInfo$RecycleBinEnterTime' => 'The date and time when the snaphsot entered the Recycle Bin.
', 'SnapshotRecycleBinInfo$RecycleBinExitTime' => 'The date and time when the snapshot is to be permanently deleted from the Recycle Bin.
', 'SnapshotTierStatus$LastTieringStartTime' => 'The date and time when the last archive or restore process was started.
', 'SnapshotTierStatus$ArchivalCompleteTime' => 'The date and time when the last archive process was completed.
', 'SnapshotTierStatus$RestoreExpiryTime' => 'Only for archived snapshots that are temporarily restored. Indicates the date and time when a temporarily restored snapshot will be automatically re-archived.
', 'SpotFleetRequestConfig$CreateTime' => 'The creation date and time of the request.
', 'StoreImageTaskResult$TaskStartTime' => 'The time the task started.
', 'VolumeStatusEvent$NotAfter' => 'The latest end time of the event.
', 'VolumeStatusEvent$NotBefore' => 'The earliest start time of the event.
', 'VpcEndpoint$CreationTimestamp' => 'The date and time that the endpoint was created.
', 'VpcEndpointConnection$CreationTimestamp' => 'The date and time that the VPC endpoint was created.
', ], ], 'ModifyAddressAttributeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyAddressAttributeResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyAvailabilityZoneGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyAvailabilityZoneGroupResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyAvailabilityZoneOptInStatus' => [ 'base' => NULL, 'refs' => [ 'ModifyAvailabilityZoneGroupRequest$OptInStatus' => 'Indicates whether you are opted in to the Local Zone group or Wavelength Zone group. The only valid value is opted-in
. You must contact Amazon Web Services Support to opt out of a Local Zone or Wavelength Zone group.
Contains the parameters for ModifyImageAttribute.
', 'refs' => [], ], 'ModifyInstanceAttributeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstanceCapacityReservationAttributesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstanceCapacityReservationAttributesResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstanceCreditSpecificationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstanceCreditSpecificationResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstanceEventStartTimeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstanceEventStartTimeResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstanceEventWindowRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstanceEventWindowResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstanceMaintenanceOptionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstanceMaintenanceOptionsResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstanceMetadataOptionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstanceMetadataOptionsResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstancePlacementRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyInstancePlacementResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyIpamPoolRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyIpamPoolResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyIpamRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyIpamResourceCidrRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyIpamResourceCidrResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyIpamResourceDiscoveryRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyIpamResourceDiscoveryResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyIpamResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyIpamScopeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyIpamScopeResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyLaunchTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyLaunchTemplateResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyLocalGatewayRouteRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyLocalGatewayRouteResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyManagedPrefixListRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyManagedPrefixListResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyNetworkInterfaceAttributeRequest' => [ 'base' => 'Contains the parameters for ModifyNetworkInterfaceAttribute.
', 'refs' => [], ], 'ModifyPrivateDnsNameOptionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyPrivateDnsNameOptionsResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyReservedInstancesRequest' => [ 'base' => 'Contains the parameters for ModifyReservedInstances.
', 'refs' => [], ], 'ModifyReservedInstancesResult' => [ 'base' => 'Contains the output of ModifyReservedInstances.
', 'refs' => [], ], 'ModifySecurityGroupRulesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifySecurityGroupRulesResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifySnapshotAttributeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifySnapshotTierRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifySnapshotTierResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifySpotFleetRequestRequest' => [ 'base' => 'Contains the parameters for ModifySpotFleetRequest.
', 'refs' => [], ], 'ModifySpotFleetRequestResponse' => [ 'base' => 'Contains the output of ModifySpotFleetRequest.
', 'refs' => [], ], 'ModifySubnetAttributeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyTrafficMirrorFilterNetworkServicesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyTrafficMirrorFilterNetworkServicesResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyTrafficMirrorFilterRuleRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyTrafficMirrorFilterRuleResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyTrafficMirrorSessionRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyTrafficMirrorSessionResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyTransitGatewayOptions' => [ 'base' => 'The transit gateway options.
', 'refs' => [ 'ModifyTransitGatewayRequest$Options' => 'The options to modify.
', ], ], 'ModifyTransitGatewayPrefixListReferenceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyTransitGatewayPrefixListReferenceResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyTransitGatewayRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyTransitGatewayResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyTransitGatewayVpcAttachmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyTransitGatewayVpcAttachmentRequestOptions' => [ 'base' => 'Describes the options for a VPC attachment.
', 'refs' => [ 'ModifyTransitGatewayVpcAttachmentRequest$Options' => 'The new VPC attachment options.
', ], ], 'ModifyTransitGatewayVpcAttachmentResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVerifiedAccessEndpointEniOptions' => [ 'base' => 'Describes the options when modifying a Verified Access endpoint with the network-interface
type.
The network interface options.
', ], ], 'ModifyVerifiedAccessEndpointLoadBalancerOptions' => [ 'base' => 'Describes a load balancer when creating an Amazon Web Services Verified Access endpoint using the load-balancer
type.
The load balancer details if creating the Verified Access endpoint as load-balancer
type.
The IDs of the subnets.
', ], ], 'ModifyVerifiedAccessGroupPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVerifiedAccessGroupPolicyResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVerifiedAccessGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVerifiedAccessGroupResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVerifiedAccessInstanceLoggingConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVerifiedAccessInstanceLoggingConfigurationResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVerifiedAccessInstanceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVerifiedAccessInstanceResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVerifiedAccessTrustProviderOidcOptions' => [ 'base' => 'Options for an OpenID Connect-compatible user-identity trust provider.
', 'refs' => [ 'ModifyVerifiedAccessTrustProviderRequest$OidcOptions' => 'The options for an OpenID Connect-compatible user-identity trust provider.
', ], ], 'ModifyVerifiedAccessTrustProviderRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVerifiedAccessTrustProviderResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVolumeAttributeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVolumeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVolumeResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcAttributeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcEndpointConnectionNotificationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcEndpointConnectionNotificationResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcEndpointRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcEndpointResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcEndpointServiceConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcEndpointServiceConfigurationResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcEndpointServicePayerResponsibilityRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcEndpointServicePayerResponsibilityResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcEndpointServicePermissionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcEndpointServicePermissionsResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcPeeringConnectionOptionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcPeeringConnectionOptionsResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcTenancyRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpcTenancyResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpnConnectionOptionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpnConnectionOptionsResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpnConnectionRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpnConnectionResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpnTunnelCertificateRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpnTunnelCertificateResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpnTunnelOptionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpnTunnelOptionsResult' => [ 'base' => NULL, 'refs' => [], ], 'ModifyVpnTunnelOptionsSpecification' => [ 'base' => 'The Amazon Web Services Site-to-Site VPN tunnel options to modify.
', 'refs' => [ 'ModifyVpnTunnelOptionsRequest$TunnelOptions' => 'The tunnel options to modify.
', ], ], 'MonitorInstancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'MonitorInstancesResult' => [ 'base' => NULL, 'refs' => [], ], 'Monitoring' => [ 'base' => 'Describes the monitoring of an instance.
', 'refs' => [ 'Instance$Monitoring' => 'The monitoring for the instance.
', 'InstanceMonitoring$Monitoring' => 'The monitoring for the instance.
', ], ], 'MonitoringState' => [ 'base' => NULL, 'refs' => [ 'Monitoring$State' => 'Indicates whether detailed monitoring is enabled. Otherwise, basic monitoring is enabled.
', ], ], 'MoveAddressToVpcRequest' => [ 'base' => NULL, 'refs' => [], ], 'MoveAddressToVpcResult' => [ 'base' => NULL, 'refs' => [], ], 'MoveByoipCidrToIpamRequest' => [ 'base' => NULL, 'refs' => [], ], 'MoveByoipCidrToIpamResult' => [ 'base' => NULL, 'refs' => [], ], 'MoveStatus' => [ 'base' => NULL, 'refs' => [ 'MovingAddressStatus$MoveStatus' => 'The status of the Elastic IP address that\'s being moved or restored.
', ], ], 'MovingAddressStatus' => [ 'base' => 'This action is deprecated.
Describes the status of a moving Elastic IP address.
', 'refs' => [ 'MovingAddressStatusSet$member' => NULL, ], ], 'MovingAddressStatusSet' => [ 'base' => NULL, 'refs' => [ 'DescribeMovingAddressesResult$MovingAddressStatuses' => 'The status for each Elastic IP address.
', ], ], 'MulticastSupportValue' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayOptions$MulticastSupport' => 'Indicates whether multicast is enabled on the transit gateway
', 'TransitGatewayRequestOptions$MulticastSupport' => 'Indicates whether multicast is enabled on the transit gateway
', ], ], 'NatGateway' => [ 'base' => 'Describes a NAT gateway.
', 'refs' => [ 'CreateNatGatewayResult$NatGateway' => 'Information about the NAT gateway.
', 'NatGatewayList$member' => NULL, ], ], 'NatGatewayAddress' => [ 'base' => 'Describes the IP addresses and network interface associated with a NAT gateway.
', 'refs' => [ 'NatGatewayAddressList$member' => NULL, ], ], 'NatGatewayAddressList' => [ 'base' => NULL, 'refs' => [ 'AssignPrivateNatGatewayAddressResult$NatGatewayAddresses' => 'NAT gateway IP addresses.
', 'AssociateNatGatewayAddressResult$NatGatewayAddresses' => 'The IP addresses.
', 'DisassociateNatGatewayAddressResult$NatGatewayAddresses' => 'Information about the NAT gateway IP addresses.
', 'NatGateway$NatGatewayAddresses' => 'Information about the IP addresses and network interface associated with the NAT gateway.
', 'UnassignPrivateNatGatewayAddressResult$NatGatewayAddresses' => 'Information about the NAT gateway IP addresses.
', ], ], 'NatGatewayAddressStatus' => [ 'base' => NULL, 'refs' => [ 'NatGatewayAddress$Status' => 'The address status.
', ], ], 'NatGatewayId' => [ 'base' => NULL, 'refs' => [ 'AssignPrivateNatGatewayAddressRequest$NatGatewayId' => 'The ID of the NAT gateway.
', 'AssignPrivateNatGatewayAddressResult$NatGatewayId' => 'The ID of the NAT gateway.
', 'AssociateNatGatewayAddressRequest$NatGatewayId' => 'The ID of the NAT gateway.
', 'AssociateNatGatewayAddressResult$NatGatewayId' => 'The ID of the NAT gateway.
', 'CreateRouteRequest$NatGatewayId' => '[IPv4 traffic only] The ID of a NAT gateway.
', 'DeleteNatGatewayRequest$NatGatewayId' => 'The ID of the NAT gateway.
', 'DisassociateNatGatewayAddressRequest$NatGatewayId' => 'The ID of the NAT gateway.
', 'DisassociateNatGatewayAddressResult$NatGatewayId' => 'The ID of the NAT gateway.
', 'NatGatewayIdStringList$member' => NULL, 'ReplaceRouteRequest$NatGatewayId' => '[IPv4 traffic only] The ID of a NAT gateway.
', 'UnassignPrivateNatGatewayAddressRequest$NatGatewayId' => 'The ID of the NAT gateway.
', 'UnassignPrivateNatGatewayAddressResult$NatGatewayId' => 'The ID of the NAT gateway.
', ], ], 'NatGatewayIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeNatGatewaysRequest$NatGatewayIds' => 'The IDs of the NAT gateways.
', ], ], 'NatGatewayList' => [ 'base' => NULL, 'refs' => [ 'DescribeNatGatewaysResult$NatGateways' => 'Information about the NAT gateways.
', ], ], 'NatGatewayState' => [ 'base' => NULL, 'refs' => [ 'NatGateway$State' => 'The state of the NAT gateway.
pending
: The NAT gateway is being created and is not ready to process traffic.
failed
: The NAT gateway could not be created. Check the failureCode
and failureMessage
fields for the reason.
available
: 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.
deleting
: The NAT gateway is in the process of being terminated and may still be processing traffic.
deleted
: The NAT gateway has been terminated and is no longer processing traffic.
The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.
', 'AssociateVpcCidrBlockRequest$Ipv6NetmaskLength' => 'The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.
', 'CreateVpcRequest$Ipv4NetmaskLength' => 'The netmask length of the IPv4 CIDR you want to allocate to this VPC from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.
', 'CreateVpcRequest$Ipv6NetmaskLength' => 'The netmask length of the IPv6 CIDR you want to allocate to this VPC from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.
', ], ], 'NetworkAcl' => [ 'base' => 'Describes a network ACL.
', 'refs' => [ 'CreateNetworkAclResult$NetworkAcl' => 'Information about the network ACL.
', 'NetworkAclList$member' => NULL, ], ], 'NetworkAclAssociation' => [ 'base' => 'Describes an association between a network ACL and a subnet.
', 'refs' => [ 'NetworkAclAssociationList$member' => NULL, ], ], 'NetworkAclAssociationId' => [ 'base' => NULL, 'refs' => [ 'ReplaceNetworkAclAssociationRequest$AssociationId' => 'The ID of the current association between the original network ACL and the subnet.
', ], ], 'NetworkAclAssociationList' => [ 'base' => NULL, 'refs' => [ 'NetworkAcl$Associations' => 'Any associations between the network ACL and one or more subnets
', ], ], 'NetworkAclEntry' => [ 'base' => 'Describes an entry in a network ACL.
', 'refs' => [ 'NetworkAclEntryList$member' => NULL, ], ], 'NetworkAclEntryList' => [ 'base' => NULL, 'refs' => [ 'NetworkAcl$Entries' => 'The entries (rules) in the network ACL.
', ], ], 'NetworkAclId' => [ 'base' => NULL, 'refs' => [ 'CreateNetworkAclEntryRequest$NetworkAclId' => 'The ID of the network ACL.
', 'DeleteNetworkAclEntryRequest$NetworkAclId' => 'The ID of the network ACL.
', 'DeleteNetworkAclRequest$NetworkAclId' => 'The ID of the network ACL.
', 'NetworkAclIdStringList$member' => NULL, 'ReplaceNetworkAclAssociationRequest$NetworkAclId' => 'The ID of the new network ACL to associate with the subnet.
', 'ReplaceNetworkAclEntryRequest$NetworkAclId' => 'The ID of the ACL.
', ], ], 'NetworkAclIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkAclsRequest$NetworkAclIds' => 'The IDs of the network ACLs.
Default: Describes all your network ACLs.
', ], ], 'NetworkAclList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkAclsResult$NetworkAcls' => 'Information about one or more network ACLs.
', ], ], 'NetworkBandwidthGbps' => [ 'base' => 'The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps).
Setting the minimum bandwidth does not guarantee that your instance will achieve the minimum bandwidth. Amazon EC2 will identify instance types that support the specified minimum bandwidth, but the actual bandwidth of your instance might go below the specified minimum at times. For more information, see Available instance bandwidth in the Amazon EC2 User Guide.
The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps).
Default: No minimum or maximum limits
', ], ], 'NetworkBandwidthGbpsRequest' => [ 'base' => 'The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps).
Setting the minimum bandwidth does not guarantee that your instance will achieve the minimum bandwidth. Amazon EC2 will identify instance types that support the specified minimum bandwidth, but the actual bandwidth of your instance might go below the specified minimum at times. For more information, see Available instance bandwidth in the Amazon EC2 User Guide.
The minimum and maximum amount of baseline network bandwidth, in gigabits per second (Gbps). For more information, see Amazon EC2 instance network bandwidth in the Amazon EC2 User Guide.
Default: No minimum or maximum limits
', ], ], 'NetworkCardIndex' => [ 'base' => NULL, 'refs' => [ 'NetworkCardInfo$NetworkCardIndex' => 'The index of the network card.
', ], ], 'NetworkCardInfo' => [ 'base' => 'Describes the network card support of the instance type.
', 'refs' => [ 'NetworkCardInfoList$member' => NULL, ], ], 'NetworkCardInfoList' => [ 'base' => NULL, 'refs' => [ 'NetworkInfo$NetworkCards' => 'Describes the network cards for the instance type.
', ], ], 'NetworkInfo' => [ 'base' => 'Describes the networking features of the instance type.
', 'refs' => [ 'InstanceTypeInfo$NetworkInfo' => 'Describes the network settings for the instance type.
', ], ], 'NetworkInsightsAccessScope' => [ 'base' => 'Describes a Network Access Scope.
', 'refs' => [ 'CreateNetworkInsightsAccessScopeResult$NetworkInsightsAccessScope' => 'The Network Access Scope.
', 'NetworkInsightsAccessScopeList$member' => NULL, ], ], 'NetworkInsightsAccessScopeAnalysis' => [ 'base' => 'Describes a Network Access Scope analysis.
', 'refs' => [ 'NetworkInsightsAccessScopeAnalysisList$member' => NULL, 'StartNetworkInsightsAccessScopeAnalysisResult$NetworkInsightsAccessScopeAnalysis' => 'The Network Access Scope analysis.
', ], ], 'NetworkInsightsAccessScopeAnalysisId' => [ 'base' => NULL, 'refs' => [ 'AccessScopeAnalysisFinding$NetworkInsightsAccessScopeAnalysisId' => 'The ID of the Network Access Scope analysis.
', 'DeleteNetworkInsightsAccessScopeAnalysisRequest$NetworkInsightsAccessScopeAnalysisId' => 'The ID of the Network Access Scope analysis.
', 'DeleteNetworkInsightsAccessScopeAnalysisResult$NetworkInsightsAccessScopeAnalysisId' => 'The ID of the Network Access Scope analysis.
', 'GetNetworkInsightsAccessScopeAnalysisFindingsRequest$NetworkInsightsAccessScopeAnalysisId' => 'The ID of the Network Access Scope analysis.
', 'GetNetworkInsightsAccessScopeAnalysisFindingsResult$NetworkInsightsAccessScopeAnalysisId' => 'The ID of the Network Access Scope analysis.
', 'NetworkInsightsAccessScopeAnalysis$NetworkInsightsAccessScopeAnalysisId' => 'The ID of the Network Access Scope analysis.
', 'NetworkInsightsAccessScopeAnalysisIdList$member' => NULL, ], ], 'NetworkInsightsAccessScopeAnalysisIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInsightsAccessScopeAnalysesRequest$NetworkInsightsAccessScopeAnalysisIds' => 'The IDs of the Network Access Scope analyses.
', ], ], 'NetworkInsightsAccessScopeAnalysisList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInsightsAccessScopeAnalysesResult$NetworkInsightsAccessScopeAnalyses' => 'The Network Access Scope analyses.
', ], ], 'NetworkInsightsAccessScopeContent' => [ 'base' => 'Describes the Network Access Scope content.
', 'refs' => [ 'CreateNetworkInsightsAccessScopeResult$NetworkInsightsAccessScopeContent' => 'The Network Access Scope content.
', 'GetNetworkInsightsAccessScopeContentResult$NetworkInsightsAccessScopeContent' => 'The Network Access Scope content.
', ], ], 'NetworkInsightsAccessScopeId' => [ 'base' => NULL, 'refs' => [ 'AccessScopeAnalysisFinding$NetworkInsightsAccessScopeId' => 'The ID of the Network Access Scope.
', 'DeleteNetworkInsightsAccessScopeRequest$NetworkInsightsAccessScopeId' => 'The ID of the Network Access Scope.
', 'DeleteNetworkInsightsAccessScopeResult$NetworkInsightsAccessScopeId' => 'The ID of the Network Access Scope.
', 'DescribeNetworkInsightsAccessScopeAnalysesRequest$NetworkInsightsAccessScopeId' => 'The ID of the Network Access Scope.
', 'GetNetworkInsightsAccessScopeContentRequest$NetworkInsightsAccessScopeId' => 'The ID of the Network Access Scope.
', 'NetworkInsightsAccessScope$NetworkInsightsAccessScopeId' => 'The ID of the Network Access Scope.
', 'NetworkInsightsAccessScopeAnalysis$NetworkInsightsAccessScopeId' => 'The ID of the Network Access Scope.
', 'NetworkInsightsAccessScopeContent$NetworkInsightsAccessScopeId' => 'The ID of the Network Access Scope.
', 'NetworkInsightsAccessScopeIdList$member' => NULL, 'StartNetworkInsightsAccessScopeAnalysisRequest$NetworkInsightsAccessScopeId' => 'The ID of the Network Access Scope.
', ], ], 'NetworkInsightsAccessScopeIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInsightsAccessScopesRequest$NetworkInsightsAccessScopeIds' => 'The IDs of the Network Access Scopes.
', ], ], 'NetworkInsightsAccessScopeList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInsightsAccessScopesResult$NetworkInsightsAccessScopes' => 'The Network Access Scopes.
', ], ], 'NetworkInsightsAnalysis' => [ 'base' => 'Describes a network insights analysis.
', 'refs' => [ 'NetworkInsightsAnalysisList$member' => NULL, 'StartNetworkInsightsAnalysisResult$NetworkInsightsAnalysis' => 'Information about the network insights analysis.
', ], ], 'NetworkInsightsAnalysisId' => [ 'base' => NULL, 'refs' => [ 'DeleteNetworkInsightsAnalysisRequest$NetworkInsightsAnalysisId' => 'The ID of the network insights analysis.
', 'DeleteNetworkInsightsAnalysisResult$NetworkInsightsAnalysisId' => 'The ID of the network insights analysis.
', 'NetworkInsightsAnalysis$NetworkInsightsAnalysisId' => 'The ID of the network insights analysis.
', 'NetworkInsightsAnalysisIdList$member' => NULL, ], ], 'NetworkInsightsAnalysisIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInsightsAnalysesRequest$NetworkInsightsAnalysisIds' => 'The ID of the network insights analyses. You must specify either analysis IDs or a path ID.
', ], ], 'NetworkInsightsAnalysisList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInsightsAnalysesResult$NetworkInsightsAnalyses' => 'Information about the network insights analyses.
', ], ], 'NetworkInsightsMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInsightsAccessScopeAnalysesRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
Describes a path.
', 'refs' => [ 'CreateNetworkInsightsPathResult$NetworkInsightsPath' => 'Information about the path.
', 'NetworkInsightsPathList$member' => NULL, ], ], 'NetworkInsightsPathId' => [ 'base' => NULL, 'refs' => [ 'DeleteNetworkInsightsPathRequest$NetworkInsightsPathId' => 'The ID of the path.
', 'DeleteNetworkInsightsPathResult$NetworkInsightsPathId' => 'The ID of the path.
', 'DescribeNetworkInsightsAnalysesRequest$NetworkInsightsPathId' => 'The ID of the path. You must specify either a path ID or analysis IDs.
', 'NetworkInsightsAnalysis$NetworkInsightsPathId' => 'The ID of the path.
', 'NetworkInsightsPath$NetworkInsightsPathId' => 'The ID of the path.
', 'NetworkInsightsPathIdList$member' => NULL, 'StartNetworkInsightsAnalysisRequest$NetworkInsightsPathId' => 'The ID of the path.
', ], ], 'NetworkInsightsPathIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInsightsPathsRequest$NetworkInsightsPathIds' => 'The IDs of the paths.
', ], ], 'NetworkInsightsPathList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInsightsPathsResult$NetworkInsightsPaths' => 'Information about the paths.
', ], ], 'NetworkInsightsResourceId' => [ 'base' => NULL, 'refs' => [ 'CreateNetworkInsightsPathRequest$Source' => 'The ID or ARN of the source. If the resource is in another account, you must specify an ARN.
', 'CreateNetworkInsightsPathRequest$Destination' => 'The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.
', ], ], 'NetworkInterface' => [ 'base' => 'Describes a network interface.
', 'refs' => [ 'CreateNetworkInterfaceResult$NetworkInterface' => 'Information about the network interface.
', 'NetworkInterfaceList$member' => NULL, ], ], 'NetworkInterfaceAssociation' => [ 'base' => '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).
', 'refs' => [ 'NetworkInterface$Association' => 'The association information for an Elastic IP address (IPv4) associated with the network interface.
', 'NetworkInterfacePrivateIpAddress$Association' => 'The association information for an Elastic IP address (IPv4) associated with the network interface.
', ], ], 'NetworkInterfaceAttachment' => [ 'base' => 'Describes a network interface attachment.
', 'refs' => [ 'DescribeNetworkInterfaceAttributeResult$Attachment' => 'The attachment (if any) of the network interface.
', 'NetworkInterface$Attachment' => 'The network interface attachment.
', ], ], 'NetworkInterfaceAttachmentChanges' => [ 'base' => 'Describes an attachment change.
', 'refs' => [ 'ModifyNetworkInterfaceAttributeRequest$Attachment' => 'Information about the interface attachment. If modifying the delete on termination
attribute, you must specify the ID of the interface attachment.
The ID of the attachment.
', 'NetworkInterfaceAttachmentChanges$AttachmentId' => 'The ID of the network interface attachment.
', ], ], 'NetworkInterfaceAttribute' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInterfaceAttributeRequest$Attribute' => 'The attribute of the network interface. This parameter is required.
', ], ], 'NetworkInterfaceCount' => [ 'base' => 'The minimum and maximum number of network interfaces.
', 'refs' => [ 'InstanceRequirements$NetworkInterfaceCount' => 'The minimum and maximum number of network interfaces.
Default: No minimum or maximum limits
', ], ], 'NetworkInterfaceCountRequest' => [ 'base' => 'The minimum and maximum number of network interfaces.
', 'refs' => [ 'InstanceRequirementsRequest$NetworkInterfaceCount' => 'The minimum and maximum number of network interfaces.
Default: No minimum or maximum limits
', ], ], 'NetworkInterfaceCreationType' => [ 'base' => NULL, 'refs' => [ 'CreateNetworkInterfaceRequest$InterfaceType' => 'The type of network interface. The default is interface
.
The only supported values are interface
, efa
, and trunk
.
The ID of the network interface.
', 'AssignPrivateIpAddressesRequest$NetworkInterfaceId' => 'The ID of the network interface.
', 'AssociateAddressRequest$NetworkInterfaceId' => 'The ID of the network interface. If the instance has more than one network interface, you must specify a network interface ID.
You can specify either the instance ID or the network interface ID, but not both.
', 'AssociateTrunkInterfaceRequest$BranchInterfaceId' => 'The ID of the branch network interface.
', 'AssociateTrunkInterfaceRequest$TrunkInterfaceId' => 'The ID of the trunk network interface.
', 'AttachNetworkInterfaceRequest$NetworkInterfaceId' => 'The ID of the network interface.
', 'CreateLocalGatewayRouteRequest$NetworkInterfaceId' => 'The ID of the network interface.
', 'CreateNetworkInterfacePermissionRequest$NetworkInterfaceId' => 'The ID of the network interface.
', 'CreateRouteRequest$NetworkInterfaceId' => 'The ID of a network interface.
', 'CreateTrafficMirrorSessionRequest$NetworkInterfaceId' => 'The ID of the source network interface.
', 'CreateTrafficMirrorTargetRequest$NetworkInterfaceId' => 'The network interface ID that is associated with the target.
', 'CreateVerifiedAccessEndpointEniOptions$NetworkInterfaceId' => 'The ID of the network interface.
', 'DeleteNetworkInterfaceRequest$NetworkInterfaceId' => 'The ID of the network interface.
', 'DescribeNetworkInterfaceAttributeRequest$NetworkInterfaceId' => 'The ID of the network interface.
', 'InstanceNetworkInterfaceSpecification$NetworkInterfaceId' => 'The ID of the network interface.
If you are creating a Spot Fleet, omit this parameter because you can’t specify a network interface ID in a launch specification.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$NetworkInterfaceId' => 'The ID of the network interface.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$NetworkInterfaceId' => 'The ID of the network interface.
', 'LocalGatewayRoute$NetworkInterfaceId' => 'The ID of the network interface.
', 'ModifyLocalGatewayRouteRequest$NetworkInterfaceId' => 'The ID of the network interface.
', 'ModifyNetworkInterfaceAttributeRequest$NetworkInterfaceId' => 'The ID of the network interface.
', 'NetworkInterfaceIdList$member' => NULL, 'ReplaceRouteRequest$NetworkInterfaceId' => 'The ID of a network interface.
', 'ResetNetworkInterfaceAttributeRequest$NetworkInterfaceId' => 'The ID of the network interface.
', 'ScheduledInstancesNetworkInterface$NetworkInterfaceId' => 'The ID of the network interface.
', 'TransitGatewayNetworkInterfaceIdList$member' => NULL, 'UnassignIpv6AddressesRequest$NetworkInterfaceId' => 'The ID of the network interface.
', 'UnassignPrivateIpAddressesRequest$NetworkInterfaceId' => 'The ID of the network interface.
', 'VerifiedAccessEndpointEniOptions$NetworkInterfaceId' => 'The ID of the network interface.
', ], ], 'NetworkInterfaceIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInterfacesRequest$NetworkInterfaceIds' => 'The network interface IDs.
Default: Describes all your network interfaces.
', ], ], 'NetworkInterfaceIdSet' => [ 'base' => NULL, 'refs' => [ 'Ec2InstanceConnectEndpoint$NetworkInterfaceIds' => 'The ID of the elastic network interface that Amazon EC2 automatically created when creating the EC2 Instance Connect Endpoint.
', ], ], 'NetworkInterfaceIpv6Address' => [ 'base' => 'Describes an IPv6 address associated with a network interface.
', 'refs' => [ 'NetworkInterfaceIpv6AddressesList$member' => NULL, ], ], 'NetworkInterfaceIpv6AddressesList' => [ 'base' => NULL, 'refs' => [ 'NetworkInterface$Ipv6Addresses' => 'The IPv6 addresses associated with the network interface.
', ], ], 'NetworkInterfaceList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInterfacesResult$NetworkInterfaces' => 'Information about one or more network interfaces.
', ], ], 'NetworkInterfacePermission' => [ 'base' => 'Describes a permission for a network interface.
', 'refs' => [ 'CreateNetworkInterfacePermissionResult$InterfacePermission' => 'Information about the permission for the network interface.
', 'NetworkInterfacePermissionList$member' => NULL, ], ], 'NetworkInterfacePermissionId' => [ 'base' => NULL, 'refs' => [ 'DeleteNetworkInterfacePermissionRequest$NetworkInterfacePermissionId' => 'The ID of the network interface permission.
', 'NetworkInterfacePermissionIdList$member' => NULL, ], ], 'NetworkInterfacePermissionIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInterfacePermissionsRequest$NetworkInterfacePermissionIds' => 'The network interface permission IDs.
', ], ], 'NetworkInterfacePermissionList' => [ 'base' => NULL, 'refs' => [ 'DescribeNetworkInterfacePermissionsResult$NetworkInterfacePermissions' => 'The network interface permissions.
', ], ], 'NetworkInterfacePermissionState' => [ 'base' => 'Describes the state of a network interface permission.
', 'refs' => [ 'NetworkInterfacePermission$PermissionState' => 'Information about the state of the permission.
', ], ], 'NetworkInterfacePermissionStateCode' => [ 'base' => NULL, 'refs' => [ 'NetworkInterfacePermissionState$State' => 'The state of the permission.
', ], ], 'NetworkInterfacePrivateIpAddress' => [ 'base' => 'Describes the private IPv4 address of a network interface.
', 'refs' => [ 'NetworkInterfacePrivateIpAddressList$member' => NULL, ], ], 'NetworkInterfacePrivateIpAddressList' => [ 'base' => NULL, 'refs' => [ 'NetworkInterface$PrivateIpAddresses' => 'The private IPv4 addresses associated with the network interface.
', ], ], 'NetworkInterfaceStatus' => [ 'base' => NULL, 'refs' => [ 'InstanceNetworkInterface$Status' => 'The status of the network interface.
', 'NetworkInterface$Status' => 'The status of the network interface.
', ], ], 'NetworkInterfaceType' => [ 'base' => NULL, 'refs' => [ 'NetworkInterface$InterfaceType' => 'The type of network interface.
', ], ], 'NetworkPerformance' => [ 'base' => NULL, 'refs' => [ 'NetworkCardInfo$NetworkPerformance' => 'The network performance of the network card.
', 'NetworkInfo$NetworkPerformance' => 'The network performance.
', ], ], 'NewDhcpConfiguration' => [ 'base' => NULL, 'refs' => [ 'NewDhcpConfigurationList$member' => NULL, ], ], 'NewDhcpConfigurationList' => [ 'base' => NULL, 'refs' => [ 'CreateDhcpOptionsRequest$DhcpConfigurations' => 'A DHCP configuration option.
', ], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'DescribeAddressesAttributeRequest$NextToken' => 'The token for the next page of results.
', 'DescribeAddressesAttributeResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeClientVpnAuthorizationRulesRequest$NextToken' => 'The token to retrieve the next page of results.
', 'DescribeClientVpnAuthorizationRulesResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to retrieve the next page of results.
', 'DescribeClientVpnConnectionsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to retrieve the next page of results.
', 'DescribeClientVpnEndpointsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to retrieve the next page of results.
', 'DescribeClientVpnRoutesResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to retrieve the next page of results.
', 'DescribeClientVpnTargetNetworksResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
A token that indicates the next page of results.
', 'DescribeExportImageTasksResult$NextToken' => 'The token to use to get the next page of results. This value is null
when there are no more results to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeFastLaunchImagesResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeFastSnapshotRestoresResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token to retrieve the next page of results.
', 'DescribeFpgaImagesResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeIamInstanceProfileAssociationsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeInstanceConnectEndpointsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeInstanceTypeOfferingsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeInstanceTypesResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token for the next page of results.
', 'DescribeIpamPoolsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
Specify the pagination token from a previous request to retrieve the next page of results.
', 'DescribeIpamResourceDiscoveriesResult$NextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'DescribeIpamResourceDiscoveryAssociationsRequest$NextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'DescribeIpamResourceDiscoveryAssociationsResult$NextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'DescribeIpamScopesRequest$NextToken' => 'The token for the next page of results.
', 'DescribeIpamScopesResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeIpamsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeIpv6PoolsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeManagedPrefixListsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeNetworkInsightsAccessScopesRequest$NextToken' => 'The token for the next page of results.
', 'DescribeNetworkInsightsAnalysesRequest$NextToken' => 'The token for the next page of results.
', 'DescribeNetworkInsightsPathsRequest$NextToken' => 'The token for the next page of results.
', 'DescribePublicIpv4PoolsRequest$NextToken' => 'The token for the next page of results.
', 'DescribeReplaceRootVolumeTasksRequest$NextToken' => 'The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeTrafficMirrorFiltersRequest$NextToken' => 'The token for the next page of results.
', 'DescribeTrafficMirrorSessionsRequest$NextToken' => 'The token for the next page of results.
', 'DescribeTrafficMirrorTargetsRequest$NextToken' => 'The token for the next page of results.
', 'DescribeVerifiedAccessEndpointsRequest$NextToken' => 'The token for the next page of results.
', 'DescribeVerifiedAccessEndpointsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeVerifiedAccessGroupsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeVerifiedAccessInstanceLoggingConfigurationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeVerifiedAccessInstancesResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeVerifiedAccessTrustProvidersResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'GetIpamAddressHistoryRequest$NextToken' => 'The token for the next page of results.
', 'GetIpamAddressHistoryResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
Specify the pagination token from a previous request to retrieve the next page of results.
', 'GetIpamDiscoveredAccountsResult$NextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'GetIpamDiscoveredResourceCidrsRequest$NextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'GetIpamDiscoveredResourceCidrsResult$NextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'GetIpamPoolAllocationsRequest$NextToken' => 'The token for the next page of results.
', 'GetIpamPoolAllocationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'GetIpamPoolCidrsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'GetIpamResourceCidrsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'GetManagedPrefixListEntriesRequest$NextToken' => 'The token for the next page of results.
', 'GetManagedPrefixListEntriesResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'GetVpnConnectionDeviceTypesRequest$NextToken' => 'The NextToken
value returned from a previous paginated GetVpnConnectionDeviceTypes
request where MaxResults
was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the NextToken
value. This value is null when there are no more results to return.
The NextToken
value to include in a future GetVpnConnectionDeviceTypes
request. When the results of a GetVpnConnectionDeviceTypes
request exceed MaxResults
, this value can be used to retrieve the next page of results. This value is null when there are no more results to return.
Indicates whether Nitro Enclaves is supported.
', ], ], 'NitroTpmInfo' => [ 'base' => 'Describes the supported NitroTPM versions for the instance type.
', 'refs' => [ 'InstanceTypeInfo$NitroTpmInfo' => 'Describes the supported NitroTPM versions for the instance type.
', ], ], 'NitroTpmSupport' => [ 'base' => NULL, 'refs' => [ 'InstanceTypeInfo$NitroTpmSupport' => 'Indicates whether NitroTPM is supported.
', ], ], 'NitroTpmSupportedVersionType' => [ 'base' => NULL, 'refs' => [ 'NitroTpmSupportedVersionsList$member' => NULL, ], ], 'NitroTpmSupportedVersionsList' => [ 'base' => NULL, 'refs' => [ 'NitroTpmInfo$SupportedVersions' => 'Indicates the supported NitroTPM versions.
', ], ], 'OccurrenceDayRequestSet' => [ 'base' => NULL, 'refs' => [ 'ScheduledInstanceRecurrenceRequest$OccurrenceDays' => '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.
', ], ], 'OccurrenceDaySet' => [ 'base' => NULL, 'refs' => [ 'ScheduledInstanceRecurrence$OccurrenceDaySet' => '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).
', ], ], 'OfferingClassType' => [ 'base' => NULL, 'refs' => [ 'DescribeReservedInstancesOfferingsRequest$OfferingClass' => 'The offering class of the Reserved Instance. Can be standard
or convertible
.
Describes whether the Reserved Instance is Standard or Convertible.
', 'ReservedInstances$OfferingClass' => 'The offering class of the Reserved Instance.
', 'ReservedInstancesOffering$OfferingClass' => 'If convertible
it can be exchanged for Reserved Instances of the same or higher monetary value, with different configurations. If standard
, it is not possible to perform an exchange.
The ID of the reservation offering.
', 'GetHostReservationPurchasePreviewRequest$OfferingId' => 'The offering ID of the reservation.
', 'HostOffering$OfferingId' => 'The ID of the offering.
', 'HostReservation$OfferingId' => 'The ID of the reservation. This remains the same regardless of which Dedicated Hosts are associated with it.
', 'PurchaseHostReservationRequest$OfferingId' => 'The ID of the offering.
', ], ], 'OfferingTypeValues' => [ 'base' => NULL, 'refs' => [ 'DescribeReservedInstancesOfferingsRequest$OfferingType' => 'The Reserved Instance offering type. If you are using tools that predate the 2011-11-01 API version, you only have access to the Medium Utilization
Reserved Instance offering type.
The Reserved Instance offering type. If you are using tools that predate the 2011-11-01 API version, you only have access to the Medium Utilization
Reserved Instance offering type.
The Reserved Instance offering type.
', 'ReservedInstancesOffering$OfferingType' => 'The Reserved Instance offering type.
', ], ], 'OidcOptions' => [ 'base' => 'Describes the options for an OpenID Connect-compatible user-identity trust provider.
', 'refs' => [ 'VerifiedAccessTrustProvider$OidcOptions' => 'The options for an OpenID Connect-compatible user-identity trust provider.
', ], ], 'OnDemandAllocationStrategy' => [ 'base' => NULL, 'refs' => [ 'SpotFleetRequestConfigData$OnDemandAllocationStrategy' => 'The order of the launch template overrides to use in fulfilling On-Demand capacity. If you specify lowestPrice
, Spot Fleet uses price to determine the order, launching the lowest price first. If you specify prioritized
, 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 lowestPrice
.
Describes the configuration of On-Demand Instances in an EC2 Fleet.
', 'refs' => [ 'FleetData$OnDemandOptions' => 'The allocation strategy of On-Demand Instances in an EC2 Fleet.
', ], ], 'OnDemandOptionsRequest' => [ 'base' => 'Describes the configuration of On-Demand Instances in an EC2 Fleet.
', 'refs' => [ 'CreateFleetRequest$OnDemandOptions' => 'Describes the configuration of On-Demand Instances in an EC2 Fleet.
', ], ], 'OperationType' => [ 'base' => NULL, 'refs' => [ 'ModifyFpgaImageAttributeRequest$OperationType' => 'The operation type.
', 'ModifyImageAttributeRequest$OperationType' => 'The operation type. This parameter can be used only when the Attribute
parameter is launchPermission
.
The type of operation to perform to the attribute.
', ], ], 'OrganizationArnStringList' => [ 'base' => NULL, 'refs' => [ 'ModifyImageAttributeRequest$OrganizationArns' => 'The Amazon Resource Name (ARN) of an organization. This parameter can be used only when the Attribute
parameter is launchPermission
.
The Amazon Resource Name (ARN) of an organizational unit (OU). This parameter can be used only when the Attribute
parameter is launchPermission
.
The Amazon Resource Name (ARN) of the Outpost on which the Capacity Reservation was created.
', 'CreateCapacityReservationRequest$OutpostArn' => 'The Amazon Resource Name (ARN) of the Outpost on which to create the Capacity Reservation.
', ], ], 'OwnerStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeFpgaImagesRequest$Owners' => 'Filters the AFI by owner. Specify an Amazon Web Services account ID, self
(owner is the sender of the request), or an Amazon Web Services owner alias (valid values are amazon
| aws-marketplace
).
Scopes the results to images with the specified owners. You can specify a combination of Amazon Web Services account IDs, self
, amazon
, and aws-marketplace
. If you omit this parameter, the results include all images for which you have launch permissions, regardless of ownership.
Scopes the results to snapshots with the specified owners. You can specify a combination of Amazon Web Services account IDs, self
, and amazon
.
Describes a packet header statement.
', 'refs' => [ 'PathStatement$PacketHeaderStatement' => 'The packet header statement.
', ], ], 'PacketHeaderStatementRequest' => [ 'base' => 'Describes a packet header statement.
', 'refs' => [ 'PathStatementRequest$PacketHeaderStatement' => 'The packet header statement.
', ], ], 'PartitionLoadFrequency' => [ 'base' => NULL, 'refs' => [ 'AthenaIntegration$PartitionLoadFrequency' => 'The schedule for adding new partitions to the table.
', ], ], 'PathComponent' => [ 'base' => 'Describes a path component.
', 'refs' => [ 'PathComponentList$member' => NULL, ], ], 'PathComponentList' => [ 'base' => NULL, 'refs' => [ 'AccessScopeAnalysisFinding$FindingComponents' => 'The finding components.
', 'NetworkInsightsAnalysis$ForwardPathComponents' => 'The components in the path from source to destination.
', 'NetworkInsightsAnalysis$ReturnPathComponents' => 'The components in the path from destination to source.
', ], ], 'PathFilter' => [ 'base' => 'Describes a set of filters for a path analysis. Use path filters to scope the analysis when there can be multiple resulting paths.
', 'refs' => [ 'NetworkInsightsPath$FilterAtSource' => 'Scopes the analysis to network paths that match specific filters at the source.
', 'NetworkInsightsPath$FilterAtDestination' => 'Scopes the analysis to network paths that match specific filters at the destination.
', ], ], 'PathRequestFilter' => [ 'base' => 'Describes a set of filters for a path analysis. Use path filters to scope the analysis when there can be multiple resulting paths.
', 'refs' => [ 'CreateNetworkInsightsPathRequest$FilterAtSource' => 'Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can\'t specify the parameters for the source IP address or the destination port.
', 'CreateNetworkInsightsPathRequest$FilterAtDestination' => 'Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can\'t specify the parameter for the destination IP address.
', ], ], 'PathStatement' => [ 'base' => 'Describes a path statement.
', 'refs' => [ 'AccessScopePath$Source' => 'The source.
', 'AccessScopePath$Destination' => 'The destination.
', ], ], 'PathStatementRequest' => [ 'base' => 'Describes a path statement.
', 'refs' => [ 'AccessScopePathRequest$Source' => 'The source.
', 'AccessScopePathRequest$Destination' => 'The destination.
', ], ], 'PayerResponsibility' => [ 'base' => NULL, 'refs' => [ 'ModifyVpcEndpointServicePayerResponsibilityRequest$PayerResponsibility' => 'The entity that is responsible for the endpoint costs. The default is the endpoint owner. If you set the payer responsibility to the service owner, you cannot set it back to the endpoint owner.
', 'ServiceConfiguration$PayerResponsibility' => 'The payer responsibility.
', 'ServiceDetail$PayerResponsibility' => 'The payer responsibility.
', ], ], 'PaymentOption' => [ 'base' => NULL, 'refs' => [ 'HostOffering$PaymentOption' => 'The available payment option.
', 'HostReservation$PaymentOption' => 'The payment option selected for this reservation.
', 'Purchase$PaymentOption' => 'The payment option for the reservation.
', ], ], 'PciId' => [ 'base' => 'Describes the data that identifies an Amazon FPGA image (AFI) on the PCI bus.
', 'refs' => [ 'FpgaImage$PciId' => 'Information about the PCI bus.
', ], ], 'PeakBandwidthInGbps' => [ 'base' => NULL, 'refs' => [ 'NetworkCardInfo$PeakBandwidthInGbps' => 'The peak (burst) network performance of the network card, in Gbps.
', ], ], 'PeeringAttachmentStatus' => [ 'base' => 'The status of the transit gateway peering attachment.
', 'refs' => [ 'TransitGatewayPeeringAttachment$Status' => 'The status of the transit gateway peering attachment.
', ], ], 'PeeringConnectionOptions' => [ 'base' => 'Describes the VPC peering connection options.
', 'refs' => [ 'ModifyVpcPeeringConnectionOptionsResult$AccepterPeeringConnectionOptions' => 'Information about the VPC peering connection options for the accepter VPC.
', 'ModifyVpcPeeringConnectionOptionsResult$RequesterPeeringConnectionOptions' => 'Information about the VPC peering connection options for the requester VPC.
', ], ], 'PeeringConnectionOptionsRequest' => [ 'base' => 'The VPC peering connection options.
', 'refs' => [ 'ModifyVpcPeeringConnectionOptionsRequest$AccepterPeeringConnectionOptions' => 'The VPC peering connection options for the accepter VPC.
', 'ModifyVpcPeeringConnectionOptionsRequest$RequesterPeeringConnectionOptions' => 'The VPC peering connection options for the requester VPC.
', ], ], 'PeeringTgwInfo' => [ 'base' => 'Information about the transit gateway in the peering attachment.
', 'refs' => [ 'TransitGatewayPeeringAttachment$RequesterTgwInfo' => 'Information about the requester transit gateway.
', 'TransitGatewayPeeringAttachment$AccepterTgwInfo' => 'Information about the accepter transit gateway.
', ], ], 'PeriodType' => [ 'base' => NULL, 'refs' => [ 'DataQuery$Period' => 'The aggregation period used for the data query.
', 'DataResponse$Period' => 'The period used for the network performance request.
', 'Subscription$Period' => 'The data aggregation time for the subscription.
', ], ], 'PermissionGroup' => [ 'base' => NULL, 'refs' => [ 'CreateVolumePermission$Group' => 'The group to be added or removed. The possible value is all
.
The name of the group.
', 'LoadPermission$Group' => 'The name of the group.
', 'LoadPermissionRequest$Group' => 'The name of the group.
', ], ], 'Phase1DHGroupNumbersList' => [ 'base' => NULL, 'refs' => [ 'TunnelOption$Phase1DHGroupNumbers' => 'The permitted Diffie-Hellman group numbers for the VPN tunnel for phase 1 IKE negotiations.
', ], ], 'Phase1DHGroupNumbersListValue' => [ 'base' => 'The Diffie-Hellmann group number for phase 1 IKE negotiations.
', 'refs' => [ 'Phase1DHGroupNumbersList$member' => NULL, ], ], 'Phase1DHGroupNumbersRequestList' => [ 'base' => NULL, 'refs' => [ 'ModifyVpnTunnelOptionsSpecification$Phase1DHGroupNumbers' => 'One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.
Valid values: 2
| 14
| 15
| 16
| 17
| 18
| 19
| 20
| 21
| 22
| 23
| 24
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 1 IKE negotiations.
Valid values: 2
| 14
| 15
| 16
| 17
| 18
| 19
| 20
| 21
| 22
| 23
| 24
Specifies a Diffie-Hellman group number for the VPN tunnel for phase 1 IKE negotiations.
', 'refs' => [ 'Phase1DHGroupNumbersRequestList$member' => NULL, ], ], 'Phase1EncryptionAlgorithmsList' => [ 'base' => NULL, 'refs' => [ 'TunnelOption$Phase1EncryptionAlgorithms' => 'The permitted encryption algorithms for the VPN tunnel for phase 1 IKE negotiations.
', ], ], 'Phase1EncryptionAlgorithmsListValue' => [ 'base' => 'The encryption algorithm for phase 1 IKE negotiations.
', 'refs' => [ 'Phase1EncryptionAlgorithmsList$member' => NULL, ], ], 'Phase1EncryptionAlgorithmsRequestList' => [ 'base' => NULL, 'refs' => [ 'ModifyVpnTunnelOptionsSpecification$Phase1EncryptionAlgorithms' => 'One or more encryption algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.
Valid values: AES128
| AES256
| AES128-GCM-16
| AES256-GCM-16
One or more encryption algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.
Valid values: AES128
| AES256
| AES128-GCM-16
| AES256-GCM-16
Specifies the encryption algorithm for the VPN tunnel for phase 1 IKE negotiations.
', 'refs' => [ 'Phase1EncryptionAlgorithmsRequestList$member' => NULL, ], ], 'Phase1IntegrityAlgorithmsList' => [ 'base' => NULL, 'refs' => [ 'TunnelOption$Phase1IntegrityAlgorithms' => 'The permitted integrity algorithms for the VPN tunnel for phase 1 IKE negotiations.
', ], ], 'Phase1IntegrityAlgorithmsListValue' => [ 'base' => 'The integrity algorithm for phase 1 IKE negotiations.
', 'refs' => [ 'Phase1IntegrityAlgorithmsList$member' => NULL, ], ], 'Phase1IntegrityAlgorithmsRequestList' => [ 'base' => NULL, 'refs' => [ 'ModifyVpnTunnelOptionsSpecification$Phase1IntegrityAlgorithms' => 'One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.
Valid values: SHA1
| SHA2-256
| SHA2-384
| SHA2-512
One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE negotiations.
Valid values: SHA1
| SHA2-256
| SHA2-384
| SHA2-512
Specifies the integrity algorithm for the VPN tunnel for phase 1 IKE negotiations.
', 'refs' => [ 'Phase1IntegrityAlgorithmsRequestList$member' => NULL, ], ], 'Phase2DHGroupNumbersList' => [ 'base' => NULL, 'refs' => [ 'TunnelOption$Phase2DHGroupNumbers' => 'The permitted Diffie-Hellman group numbers for the VPN tunnel for phase 2 IKE negotiations.
', ], ], 'Phase2DHGroupNumbersListValue' => [ 'base' => 'The Diffie-Hellmann group number for phase 2 IKE negotiations.
', 'refs' => [ 'Phase2DHGroupNumbersList$member' => NULL, ], ], 'Phase2DHGroupNumbersRequestList' => [ 'base' => NULL, 'refs' => [ 'ModifyVpnTunnelOptionsSpecification$Phase2DHGroupNumbers' => 'One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.
Valid values: 2
| 5
| 14
| 15
| 16
| 17
| 18
| 19
| 20
| 21
| 22
| 23
| 24
One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for phase 2 IKE negotiations.
Valid values: 2
| 5
| 14
| 15
| 16
| 17
| 18
| 19
| 20
| 21
| 22
| 23
| 24
Specifies a Diffie-Hellman group number for the VPN tunnel for phase 2 IKE negotiations.
', 'refs' => [ 'Phase2DHGroupNumbersRequestList$member' => NULL, ], ], 'Phase2EncryptionAlgorithmsList' => [ 'base' => NULL, 'refs' => [ 'TunnelOption$Phase2EncryptionAlgorithms' => 'The permitted encryption algorithms for the VPN tunnel for phase 2 IKE negotiations.
', ], ], 'Phase2EncryptionAlgorithmsListValue' => [ 'base' => 'The encryption algorithm for phase 2 IKE negotiations.
', 'refs' => [ 'Phase2EncryptionAlgorithmsList$member' => NULL, ], ], 'Phase2EncryptionAlgorithmsRequestList' => [ 'base' => NULL, 'refs' => [ 'ModifyVpnTunnelOptionsSpecification$Phase2EncryptionAlgorithms' => 'One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.
Valid values: AES128
| AES256
| AES128-GCM-16
| AES256-GCM-16
One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.
Valid values: AES128
| AES256
| AES128-GCM-16
| AES256-GCM-16
Specifies the encryption algorithm for the VPN tunnel for phase 2 IKE negotiations.
', 'refs' => [ 'Phase2EncryptionAlgorithmsRequestList$member' => NULL, ], ], 'Phase2IntegrityAlgorithmsList' => [ 'base' => NULL, 'refs' => [ 'TunnelOption$Phase2IntegrityAlgorithms' => 'The permitted integrity algorithms for the VPN tunnel for phase 2 IKE negotiations.
', ], ], 'Phase2IntegrityAlgorithmsListValue' => [ 'base' => 'The integrity algorithm for phase 2 IKE negotiations.
', 'refs' => [ 'Phase2IntegrityAlgorithmsList$member' => NULL, ], ], 'Phase2IntegrityAlgorithmsRequestList' => [ 'base' => NULL, 'refs' => [ 'ModifyVpnTunnelOptionsSpecification$Phase2IntegrityAlgorithms' => 'One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.
Valid values: SHA1
| SHA2-256
| SHA2-384
| SHA2-512
One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations.
Valid values: SHA1
| SHA2-256
| SHA2-384
| SHA2-512
Specifies the integrity algorithm for the VPN tunnel for phase 2 IKE negotiations.
', 'refs' => [ 'Phase2IntegrityAlgorithmsRequestList$member' => NULL, ], ], 'Placement' => [ 'base' => 'Describes the placement of an instance.
', 'refs' => [ 'FleetLaunchTemplateOverridesRequest$Placement' => 'The location where the instance launched, if applicable.
', 'ImportInstanceLaunchSpecification$Placement' => 'The placement information for the instance.
', 'Instance$Placement' => 'The location where the instance launched, if applicable.
', 'RunInstancesRequest$Placement' => 'The placement for the instance.
', ], ], 'PlacementGroup' => [ 'base' => 'Describes a placement group.
', 'refs' => [ 'CreatePlacementGroupResult$PlacementGroup' => 'Information about the placement group.
', 'PlacementGroupList$member' => NULL, ], ], 'PlacementGroupArn' => [ 'base' => NULL, 'refs' => [ 'CapacityReservation$PlacementGroupArn' => 'The Amazon Resource Name (ARN) of the cluster placement group in which the Capacity Reservation was created. For more information, see Capacity Reservations for cluster placement groups in the Amazon EC2 User Guide.
', 'CreateCapacityReservationRequest$PlacementGroupArn' => 'The Amazon Resource Name (ARN) of the cluster placement group in which to create the Capacity Reservation. For more information, see Capacity Reservations for cluster placement groups in the Amazon EC2 User Guide.
', ], ], 'PlacementGroupId' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplatePlacement$GroupId' => 'The Group ID of the placement group. You must specify the Placement Group Group ID to launch an instance in a shared placement group.
', 'LaunchTemplatePlacementRequest$GroupId' => 'The Group Id of a placement group. You must specify the Placement Group Group Id to launch an instance in a shared placement group.
', 'ModifyInstancePlacementRequest$GroupId' => 'The Group Id of a placement group. You must specify the Placement Group Group Id to launch an instance in a shared placement group.
', 'Placement$GroupId' => 'The ID of the placement group that the instance is in. If you specify GroupId
, you can\'t specify GroupName
.
The IDs of the placement groups.
', ], ], 'PlacementGroupInfo' => [ 'base' => 'Describes the placement group support of the instance type.
', 'refs' => [ 'InstanceTypeInfo$PlacementGroupInfo' => 'Describes the placement group settings for the instance type.
', ], ], 'PlacementGroupList' => [ 'base' => NULL, 'refs' => [ 'DescribePlacementGroupsResult$PlacementGroups' => 'Information about the placement groups.
', ], ], 'PlacementGroupName' => [ 'base' => NULL, 'refs' => [ 'DeletePlacementGroupRequest$GroupName' => 'The name of the placement group.
', 'LaunchTemplatePlacementRequest$GroupName' => 'The name of the placement group for the instance.
', 'ModifyInstancePlacementRequest$GroupName' => 'The name of the placement group in which to place the instance. For spread placement groups, the instance must have a tenancy of default
. For cluster and partition placement groups, the instance must have a tenancy of default
or dedicated
.
To remove an instance from a placement group, specify an empty string ("").
', 'Placement$GroupName' => 'The name of the placement group that the instance is in. If you specify GroupName
, you can\'t specify GroupId
.
The name of the placement group that the instance is in.
', 'ScheduledInstancesPlacement$GroupName' => 'The name of the placement group.
', 'SpotPlacement$GroupName' => 'The name of the placement group.
', ], ], 'PlacementGroupState' => [ 'base' => NULL, 'refs' => [ 'PlacementGroup$State' => 'The state of the placement group.
', ], ], 'PlacementGroupStrategy' => [ 'base' => NULL, 'refs' => [ 'PlacementGroupStrategyList$member' => NULL, ], ], 'PlacementGroupStrategyList' => [ 'base' => NULL, 'refs' => [ 'PlacementGroupInfo$SupportedStrategies' => 'The supported placement group types.
', ], ], 'PlacementGroupStringList' => [ 'base' => NULL, 'refs' => [ 'DescribePlacementGroupsRequest$GroupNames' => 'The names of the placement groups.
Default: Describes all your placement groups, or only those otherwise specified.
', ], ], 'PlacementResponse' => [ 'base' => 'Describes the placement of an instance.
', 'refs' => [ 'FleetLaunchTemplateOverrides$Placement' => 'The location where the instance launched, if applicable.
', ], ], 'PlacementStrategy' => [ 'base' => NULL, 'refs' => [ 'CreatePlacementGroupRequest$Strategy' => 'The placement strategy.
', 'PlacementGroup$Strategy' => 'The placement strategy.
', ], ], 'PlatformValues' => [ 'base' => NULL, 'refs' => [ 'CreateFleetInstance$Platform' => 'The value is Windows
for Windows instances. Otherwise, the value is blank.
The value is Windows
for Windows instances. Otherwise, the value is blank.
This value is set to windows
for Windows AMIs; otherwise, it is blank.
The instance operating system.
', 'ImportInstanceTaskDetails$Platform' => 'The instance operating system.
', 'Instance$Platform' => 'The value is Windows
for Windows instances; otherwise blank.
Describes a CIDR block for an address pool.
', 'refs' => [ 'PoolCidrBlocksSet$member' => NULL, ], ], 'PoolCidrBlocksSet' => [ 'base' => NULL, 'refs' => [ 'Ipv6Pool$PoolCidrBlocks' => 'The CIDR blocks for the address pool.
', ], ], 'PoolMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribePublicIpv4PoolsRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The port on which the load balancer is listening.
', 'AnalysisLoadBalancerListener$InstancePort' => '[Classic Load Balancers] The back-end port for the listener.
', 'AnalysisLoadBalancerTarget$Port' => 'The port on which the target is listening.
', 'CreateNetworkInsightsPathRequest$DestinationPort' => 'The destination port.
', 'Explanation$LoadBalancerListenerPort' => 'The listener port of the load balancer.
', 'Explanation$LoadBalancerTargetPort' => 'The target port.
', 'Explanation$Port' => 'The port.
', 'FilterPortRange$FromPort' => 'The first port in the range.
', 'FilterPortRange$ToPort' => 'The last port in the range.
', 'RequestFilterPortRange$FromPort' => 'The first port in the range.
', 'RequestFilterPortRange$ToPort' => 'The last port in the range.
', ], ], 'PortRange' => [ 'base' => 'Describes a range of ports.
', 'refs' => [ 'AnalysisAclRule$PortRange' => 'The range of ports.
', 'AnalysisSecurityGroupRule$PortRange' => 'The port range.
', 'CreateNetworkAclEntryRequest$PortRange' => 'TCP or UDP protocols: The range of ports the rule applies to. Required if specifying protocol 6 (TCP) or 17 (UDP).
', 'NetworkAclEntry$PortRange' => 'TCP or UDP protocols: The range of ports the rule applies to.
', 'PortRangeList$member' => NULL, 'ReplaceNetworkAclEntryRequest$PortRange' => 'TCP or UDP protocols: The range of ports the rule applies to. Required if specifying protocol 6 (TCP) or 17 (UDP).
', ], ], 'PortRangeList' => [ 'base' => NULL, 'refs' => [ 'AnalysisPacketHeader$DestinationPortRanges' => 'The destination port ranges.
', 'AnalysisPacketHeader$SourcePortRanges' => 'The source port ranges.
', 'Explanation$PortRanges' => 'The port ranges.
', 'FirewallStatefulRule$SourcePorts' => 'The source ports.
', 'FirewallStatefulRule$DestinationPorts' => 'The destination ports.
', 'FirewallStatelessRule$SourcePorts' => 'The source ports.
', 'FirewallStatelessRule$DestinationPorts' => 'The destination ports.
', ], ], 'PrefixList' => [ 'base' => 'Describes prefixes for Amazon Web Services services.
', 'refs' => [ 'PrefixListSet$member' => NULL, ], ], 'PrefixListAssociation' => [ 'base' => 'Describes the resource with which a prefix list is associated.
', 'refs' => [ 'PrefixListAssociationSet$member' => NULL, ], ], 'PrefixListAssociationSet' => [ 'base' => NULL, 'refs' => [ 'GetManagedPrefixListAssociationsResult$PrefixListAssociations' => 'Information about the associations.
', ], ], 'PrefixListEntry' => [ 'base' => 'Describes a prefix list entry.
', 'refs' => [ 'PrefixListEntrySet$member' => NULL, ], ], 'PrefixListEntrySet' => [ 'base' => NULL, 'refs' => [ 'GetManagedPrefixListEntriesResult$Entries' => 'Information about the prefix list entries.
', ], ], 'PrefixListId' => [ 'base' => 'Describes a prefix list ID.
', 'refs' => [ 'PrefixListIdList$member' => NULL, ], ], 'PrefixListIdList' => [ 'base' => NULL, 'refs' => [ 'IpPermission$PrefixListIds' => 'The prefix list IDs.
', ], ], 'PrefixListIdSet' => [ 'base' => NULL, 'refs' => [ 'StaleIpPermission$PrefixListIds' => 'The prefix list IDs. Not applicable for stale security group rules.
', ], ], 'PrefixListMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeManagedPrefixListsRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The ID of the prefix list. Use a prefix list in place of DestinationCidrBlock
. You cannot use DestinationPrefixListId
and DestinationCidrBlock
in the same request.
The ID of a prefix list used for the destination match.
', 'CreateTransitGatewayPrefixListReferenceRequest$PrefixListId' => 'The ID of the prefix list that is used for destination matches.
', 'DeleteLocalGatewayRouteRequest$DestinationPrefixListId' => ' Use a prefix list in place of DestinationCidrBlock
. You cannot use DestinationPrefixListId
and DestinationCidrBlock
in the same request.
The ID of the prefix list.
', 'DeleteRouteRequest$DestinationPrefixListId' => 'The ID of the prefix list for the route.
', 'DeleteTransitGatewayPrefixListReferenceRequest$PrefixListId' => 'The ID of the prefix list.
', 'GetManagedPrefixListAssociationsRequest$PrefixListId' => 'The ID of the prefix list.
', 'GetManagedPrefixListEntriesRequest$PrefixListId' => 'The ID of the prefix list.
', 'LocalGatewayRoute$DestinationPrefixListId' => 'The ID of the prefix list.
', 'ManagedPrefixList$PrefixListId' => 'The ID of the prefix list.
', 'ModifyLocalGatewayRouteRequest$DestinationPrefixListId' => ' The ID of the prefix list. Use a prefix list in place of DestinationCidrBlock
. You cannot use DestinationPrefixListId
and DestinationCidrBlock
in the same request.
The ID of the prefix list.
', 'ModifyTransitGatewayPrefixListReferenceRequest$PrefixListId' => 'The ID of the prefix list.
', 'PrefixListResourceIdStringList$member' => NULL, 'ReplaceRouteRequest$DestinationPrefixListId' => 'The ID of the prefix list for the route.
', 'RestoreManagedPrefixListVersionRequest$PrefixListId' => 'The ID of the prefix list.
', 'SecurityGroupRule$PrefixListId' => 'The ID of the prefix list.
', 'SecurityGroupRuleRequest$PrefixListId' => 'The ID of the prefix list.
', 'TransitGatewayPrefixListReference$PrefixListId' => 'The ID of the prefix list.
', 'TransitGatewayRoute$PrefixListId' => 'The ID of the prefix list used for destination matches.
', ], ], 'PrefixListResourceIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribePrefixListsRequest$PrefixListIds' => 'One or more prefix list IDs.
', ], ], 'PrefixListSet' => [ 'base' => NULL, 'refs' => [ 'DescribePrefixListsResult$PrefixLists' => 'All available prefix lists.
', ], ], 'PrefixListState' => [ 'base' => NULL, 'refs' => [ 'ManagedPrefixList$State' => 'The current state of the prefix list.
', ], ], 'PriceSchedule' => [ 'base' => 'Describes the price for a Reserved Instance.
', 'refs' => [ 'PriceScheduleList$member' => NULL, ], ], 'PriceScheduleList' => [ 'base' => NULL, 'refs' => [ 'ReservedInstancesListing$PriceSchedules' => 'The price of the Reserved Instance listing.
', ], ], 'PriceScheduleSpecification' => [ 'base' => 'Describes the price for a Reserved Instance.
', 'refs' => [ 'PriceScheduleSpecificationList$member' => NULL, ], ], 'PriceScheduleSpecificationList' => [ 'base' => NULL, 'refs' => [ 'CreateReservedInstancesListingRequest$PriceSchedules' => 'A list specifying the price of the Standard Reserved Instance for each month remaining in the Reserved Instance term.
', ], ], 'PricingDetail' => [ 'base' => 'Describes a Reserved Instance offering.
', 'refs' => [ 'PricingDetailsList$member' => NULL, ], ], 'PricingDetailsList' => [ 'base' => NULL, 'refs' => [ 'ReservedInstancesOffering$PricingDetails' => 'The pricing details of the Reserved Instance offering.
', ], ], 'PrincipalIdFormat' => [ 'base' => 'PrincipalIdFormat description
', 'refs' => [ 'PrincipalIdFormatList$member' => NULL, ], ], 'PrincipalIdFormatList' => [ 'base' => NULL, 'refs' => [ 'DescribePrincipalIdFormatResult$Principals' => 'Information about the ID format settings for the ARN.
', ], ], 'PrincipalType' => [ 'base' => NULL, 'refs' => [ 'AddedPrincipal$PrincipalType' => 'The type of principal.
', 'AllowedPrincipal$PrincipalType' => 'The type of principal.
', ], ], 'Priority' => [ 'base' => NULL, 'refs' => [ 'FirewallStatelessRule$Priority' => 'The rule priority.
', ], ], 'PrivateDnsDetails' => [ 'base' => 'Information about the Private DNS name for interface endpoints.
', 'refs' => [ 'PrivateDnsDetailsSet$member' => NULL, ], ], 'PrivateDnsDetailsSet' => [ 'base' => NULL, 'refs' => [ 'ServiceDetail$PrivateDnsNames' => 'The private DNS names assigned to the VPC endpoint service.
', ], ], 'PrivateDnsNameConfiguration' => [ 'base' => 'Information about the private DNS name for the service endpoint.
', 'refs' => [ 'ServiceConfiguration$PrivateDnsNameConfiguration' => 'Information about the endpoint service private DNS name configuration.
', ], ], 'PrivateDnsNameOptionsOnLaunch' => [ 'base' => 'Describes the options for instance hostnames.
', 'refs' => [ 'Subnet$PrivateDnsNameOptionsOnLaunch' => 'The type of hostnames to assign to instances in the subnet at launch. An instance hostname is based on the IPv4 address or ID of the instance.
', ], ], 'PrivateDnsNameOptionsRequest' => [ 'base' => 'Describes the options for instance hostnames.
', 'refs' => [ 'RunInstancesRequest$PrivateDnsNameOptions' => 'The options for the instance hostname. The default values are inherited from the subnet. Applies only if creating a network interface, not attaching an existing one.
', ], ], 'PrivateDnsNameOptionsResponse' => [ 'base' => 'Describes the options for instance hostnames.
', 'refs' => [ 'Instance$PrivateDnsNameOptions' => 'The options for the instance hostname.
', ], ], 'PrivateIpAddressConfigSet' => [ 'base' => NULL, 'refs' => [ 'ScheduledInstancesNetworkInterface$PrivateIpAddressConfigs' => 'The private IPv4 addresses.
', ], ], 'PrivateIpAddressCount' => [ 'base' => NULL, 'refs' => [ 'AssignPrivateNatGatewayAddressRequest$PrivateIpAddressCount' => 'The number of private IP addresses to assign to the NAT gateway. You can\'t specify this parameter when also specifying private IP addresses.
', 'CreateNatGatewayRequest$SecondaryPrivateIpAddressCount' => '[Private NAT gateway only] The number of secondary private IPv4 addresses you want to assign to the NAT gateway. For more information about secondary addresses, see Create a NAT gateway in the Amazon VPC User Guide.
', ], ], 'PrivateIpAddressSpecification' => [ 'base' => 'Describes a secondary private IPv4 address for a network interface.
', 'refs' => [ 'PrivateIpAddressSpecificationList$member' => NULL, ], ], 'PrivateIpAddressSpecificationList' => [ 'base' => NULL, 'refs' => [ 'CreateNetworkInterfaceRequest$PrivateIpAddresses' => 'The private IPv4 addresses.
You can\'t specify private IPv4 addresses if you\'ve specified one of the following: a count of private IPv4 addresses, specific IPv4 prefixes, or a count of IPv4 prefixes.
', 'InstanceNetworkInterfaceSpecification$PrivateIpAddresses' => 'The 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 RunInstances request.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$PrivateIpAddresses' => 'One or more private IPv4 addresses.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$PrivateIpAddresses' => 'One or more private IPv4 addresses.
', ], ], 'PrivateIpAddressStringList' => [ 'base' => NULL, 'refs' => [ 'AssignPrivateIpAddressesRequest$PrivateIpAddresses' => 'The 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.
If you don\'t specify an IP address, Amazon EC2 automatically selects an IP address within the subnet range.
', 'UnassignPrivateIpAddressesRequest$PrivateIpAddresses' => '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.
', ], ], 'ProcessorInfo' => [ 'base' => 'Describes the processor used by the instance type.
', 'refs' => [ 'InstanceTypeInfo$ProcessorInfo' => 'Describes the processor.
', ], ], 'ProcessorSustainedClockSpeed' => [ 'base' => NULL, 'refs' => [ 'ProcessorInfo$SustainedClockSpeedInGhz' => 'The speed of the processor, in GHz.
', ], ], 'ProductCode' => [ 'base' => 'Describes a product code.
', 'refs' => [ 'ProductCodeList$member' => NULL, ], ], 'ProductCodeList' => [ 'base' => NULL, 'refs' => [ 'DescribeSnapshotAttributeResult$ProductCodes' => 'The product codes.
', 'DescribeVolumeAttributeResult$ProductCodes' => 'A list of product codes.
', 'FpgaImage$ProductCodes' => 'The product codes for the AFI.
', 'FpgaImageAttribute$ProductCodes' => 'The product codes.
', 'Image$ProductCodes' => 'Any product codes associated with the AMI.
', 'ImageAttribute$ProductCodes' => 'The product codes.
', 'Instance$ProductCodes' => 'The product codes attached to this instance, if applicable.
', 'InstanceAttribute$ProductCodes' => 'A list of product codes.
', ], ], 'ProductCodeStringList' => [ 'base' => NULL, 'refs' => [ 'ModifyFpgaImageAttributeRequest$ProductCodes' => '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 productCodes
attribute.
Not supported.
', ], ], 'ProductCodeValues' => [ 'base' => NULL, 'refs' => [ 'ProductCode$ProductCodeType' => 'The type of product code.
', ], ], 'ProductDescriptionList' => [ 'base' => NULL, 'refs' => [ 'DescribeSpotPriceHistoryRequest$ProductDescriptions' => 'Filters the results by the specified basic product descriptions.
', ], ], 'PropagatingVgw' => [ 'base' => 'Describes a virtual private gateway propagating route.
', 'refs' => [ 'PropagatingVgwList$member' => NULL, ], ], 'PropagatingVgwList' => [ 'base' => NULL, 'refs' => [ 'RouteTable$PropagatingVgws' => 'Any virtual private gateway (VGW) propagating routes.
', ], ], 'Protocol' => [ 'base' => NULL, 'refs' => [ 'CreateNetworkInsightsPathRequest$Protocol' => 'The protocol.
', 'NetworkInsightsPath$Protocol' => 'The protocol.
', 'ProtocolList$member' => NULL, ], ], 'ProtocolInt' => [ 'base' => NULL, 'refs' => [ 'ProtocolIntList$member' => NULL, ], ], 'ProtocolIntList' => [ 'base' => NULL, 'refs' => [ 'FirewallStatelessRule$Protocols' => 'The protocols.
', ], ], 'ProtocolList' => [ 'base' => NULL, 'refs' => [ 'PacketHeaderStatement$Protocols' => 'The protocols.
', 'PacketHeaderStatementRequest$Protocols' => 'The protocols.
', ], ], 'ProtocolValue' => [ 'base' => NULL, 'refs' => [ 'CreateTransitGatewayConnectRequestOptions$Protocol' => 'The tunnel protocol.
', 'TransitGatewayConnectOptions$Protocol' => 'The tunnel protocol.
', 'TransitGatewayConnectPeerConfiguration$Protocol' => 'The tunnel protocol.
', ], ], 'ProvisionByoipCidrRequest' => [ 'base' => NULL, 'refs' => [], ], 'ProvisionByoipCidrResult' => [ 'base' => NULL, 'refs' => [], ], 'ProvisionIpamPoolCidrRequest' => [ 'base' => NULL, 'refs' => [], ], 'ProvisionIpamPoolCidrResult' => [ 'base' => NULL, 'refs' => [], ], 'ProvisionPublicIpv4PoolCidrRequest' => [ 'base' => NULL, 'refs' => [], ], 'ProvisionPublicIpv4PoolCidrResult' => [ 'base' => NULL, 'refs' => [], ], 'ProvisionedBandwidth' => [ 'base' => 'Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
', 'refs' => [ 'NatGateway$ProvisionedBandwidth' => 'Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
', ], ], 'PtrUpdateStatus' => [ 'base' => 'The status of an updated pointer (PTR) record for an Elastic IP address.
', 'refs' => [ 'AddressAttribute$PtrRecordUpdate' => 'The updated PTR record for the IP address.
', ], ], 'PublicIpAddress' => [ 'base' => NULL, 'refs' => [ 'AddressAttribute$PublicIp' => 'The public IP address.
', 'AllocateAddressRequest$Address' => 'The Elastic IP address to recover or an IPv4 address from an address pool.
', ], ], 'PublicIpStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeAddressesRequest$PublicIps' => 'One or more Elastic IP addresses.
Default: Describes all your Elastic IP addresses.
', ], ], 'PublicIpv4Pool' => [ 'base' => 'Describes an IPv4 address pool.
', 'refs' => [ 'PublicIpv4PoolSet$member' => NULL, ], ], 'PublicIpv4PoolIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribePublicIpv4PoolsRequest$PoolIds' => 'The IDs of the address pools.
', ], ], 'PublicIpv4PoolRange' => [ 'base' => 'Describes an address range of an IPv4 address pool.
', 'refs' => [ 'ProvisionPublicIpv4PoolCidrResult$PoolAddressRange' => 'Information about the address range of the public IPv4 pool.
', 'PublicIpv4PoolRangeSet$member' => NULL, ], ], 'PublicIpv4PoolRangeSet' => [ 'base' => NULL, 'refs' => [ 'PublicIpv4Pool$PoolAddressRanges' => 'The address ranges.
', ], ], 'PublicIpv4PoolSet' => [ 'base' => NULL, 'refs' => [ 'DescribePublicIpv4PoolsResult$PublicIpv4Pools' => 'Information about the address pools.
', ], ], 'Purchase' => [ 'base' => 'Describes the result of the purchase.
', 'refs' => [ 'PurchaseSet$member' => NULL, ], ], 'PurchaseHostReservationRequest' => [ 'base' => NULL, 'refs' => [], ], 'PurchaseHostReservationResult' => [ 'base' => NULL, 'refs' => [], ], 'PurchaseRequest' => [ 'base' => 'Describes a request to purchase Scheduled Instances.
', 'refs' => [ 'PurchaseRequestSet$member' => NULL, ], ], 'PurchaseRequestSet' => [ 'base' => NULL, 'refs' => [ 'PurchaseScheduledInstancesRequest$PurchaseRequests' => 'The purchase requests.
', ], ], 'PurchaseReservedInstancesOfferingRequest' => [ 'base' => 'Contains the parameters for PurchaseReservedInstancesOffering.
', 'refs' => [], ], 'PurchaseReservedInstancesOfferingResult' => [ 'base' => 'Contains the output of PurchaseReservedInstancesOffering.
', 'refs' => [], ], 'PurchaseScheduledInstancesRequest' => [ 'base' => 'Contains the parameters for PurchaseScheduledInstances.
', 'refs' => [], ], 'PurchaseScheduledInstancesResult' => [ 'base' => 'Contains the output of PurchaseScheduledInstances.
', 'refs' => [], ], 'PurchaseSet' => [ 'base' => NULL, 'refs' => [ 'GetHostReservationPurchasePreviewResult$Purchase' => 'The purchase information of the Dedicated Host reservation and the Dedicated Hosts associated with it.
', 'PurchaseHostReservationResult$Purchase' => 'Describes the details of the purchase.
', ], ], 'PurchasedScheduledInstanceSet' => [ 'base' => NULL, 'refs' => [ 'PurchaseScheduledInstancesResult$ScheduledInstanceSet' => 'Information about the Scheduled Instances.
', ], ], 'RIProductDescription' => [ 'base' => NULL, 'refs' => [ 'DescribeReservedInstancesOfferingsRequest$ProductDescription' => 'The Reserved Instance product platform description. Instances that include (Amazon VPC)
in the description are for use with Amazon VPC.
The Reserved Instance product platform description.
', 'ReservedInstancesOffering$ProductDescription' => 'The Reserved Instance product platform description.
', 'SpotInstanceRequest$ProductDescription' => 'The product description associated with the Spot Instance.
', 'SpotPrice$ProductDescription' => 'A general description of the AMI.
', ], ], 'RamdiskId' => [ 'base' => NULL, 'refs' => [ 'RegisterImageRequest$RamdiskId' => 'The ID of the RAM disk.
', 'RequestLaunchTemplateData$RamDiskId' => 'The ID of the RAM disk.
We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see User provided kernels in the Amazon Elastic Compute Cloud User Guide.
The ID of the RAM disk.
', 'RunInstancesRequest$RamdiskId' => '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.
We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB in the Amazon EC2 User Guide.
The ID of the RAM disk.
', ], ], 'ReasonCodesList' => [ 'base' => NULL, 'refs' => [ 'ReportInstanceStatusRequest$ReasonCodes' => 'The reason codes that describe the health state of your instance.
instance-stuck-in-state
: My instance is stuck in a state.
unresponsive
: My instance is unresponsive.
not-accepting-credentials
: My instance is not accepting my credentials.
password-not-available
: A password is not available for my instance.
performance-network
: My instance is experiencing performance problems that I believe are network related.
performance-instance-store
: My instance is experiencing performance problems that I believe are related to the instance stores.
performance-ebs-volume
: My instance is experiencing performance problems that I believe are related to an EBS volume.
performance-other
: My instance is experiencing performance problems.
other
: [explain using the description parameter]
Describes a recurring charge.
', 'refs' => [ 'RecurringChargesList$member' => NULL, ], ], 'RecurringChargeFrequency' => [ 'base' => NULL, 'refs' => [ 'RecurringCharge$Frequency' => 'The frequency of the recurring charge.
', ], ], 'RecurringChargesList' => [ 'base' => NULL, 'refs' => [ 'ReservedInstances$RecurringCharges' => 'The recurring charge tag assigned to the resource.
', 'ReservedInstancesOffering$RecurringCharges' => 'The recurring charge tag assigned to the resource.
', ], ], 'ReferencedSecurityGroup' => [ 'base' => 'Describes the security group that is referenced in the security group rule.
', 'refs' => [ 'SecurityGroupRule$ReferencedGroupInfo' => 'Describes the security group that is referenced in the rule.
', ], ], 'Region' => [ 'base' => 'Describes a Region.
', 'refs' => [ 'RegionList$member' => NULL, ], ], 'RegionList' => [ 'base' => NULL, 'refs' => [ 'DescribeRegionsResult$Regions' => 'Information about the Regions.
', ], ], 'RegionNameStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeRegionsRequest$RegionNames' => 'The names of the Regions. You can specify any Regions, whether they are enabled and disabled for your account.
', ], ], 'RegionNames' => [ 'base' => NULL, 'refs' => [ 'GetSpotPlacementScoresRequest$RegionNames' => 'The Regions used to narrow down the list of Regions to be scored. Enter the Region code, for example, us-east-1
.
Contains the parameters for RegisterImage.
', 'refs' => [], ], 'RegisterImageResult' => [ 'base' => 'Contains the output of RegisterImage.
', 'refs' => [], ], 'RegisterInstanceEventNotificationAttributesRequest' => [ 'base' => NULL, 'refs' => [], ], 'RegisterInstanceEventNotificationAttributesResult' => [ 'base' => NULL, 'refs' => [], ], 'RegisterInstanceTagAttributeRequest' => [ 'base' => '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 IncludeAllTagsOfInstance
or InstanceTagKeys
in the request
Information about the tag keys to register.
', ], ], 'RegisterTransitGatewayMulticastGroupMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'RegisterTransitGatewayMulticastGroupMembersResult' => [ 'base' => NULL, 'refs' => [], ], 'RegisterTransitGatewayMulticastGroupSourcesRequest' => [ 'base' => NULL, 'refs' => [], ], 'RegisterTransitGatewayMulticastGroupSourcesResult' => [ 'base' => NULL, 'refs' => [], ], 'RejectTransitGatewayMulticastDomainAssociationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'RejectTransitGatewayMulticastDomainAssociationsResult' => [ 'base' => NULL, 'refs' => [], ], 'RejectTransitGatewayPeeringAttachmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'RejectTransitGatewayPeeringAttachmentResult' => [ 'base' => NULL, 'refs' => [], ], 'RejectTransitGatewayVpcAttachmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'RejectTransitGatewayVpcAttachmentResult' => [ 'base' => NULL, 'refs' => [], ], 'RejectVpcEndpointConnectionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'RejectVpcEndpointConnectionsResult' => [ 'base' => NULL, 'refs' => [], ], 'RejectVpcPeeringConnectionRequest' => [ 'base' => NULL, 'refs' => [], ], 'RejectVpcPeeringConnectionResult' => [ 'base' => NULL, 'refs' => [], ], 'ReleaseAddressRequest' => [ 'base' => NULL, 'refs' => [], ], 'ReleaseHostsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ReleaseHostsResult' => [ 'base' => NULL, 'refs' => [], ], 'ReleaseIpamPoolAllocationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ReleaseIpamPoolAllocationResult' => [ 'base' => NULL, 'refs' => [], ], 'RemoveIpamOperatingRegion' => [ 'base' => 'Remove an operating Region from an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide
', 'refs' => [ 'RemoveIpamOperatingRegionSet$member' => NULL, ], ], 'RemoveIpamOperatingRegionSet' => [ 'base' => NULL, 'refs' => [ 'ModifyIpamRequest$RemoveOperatingRegions' => 'The operating Regions to remove.
', 'ModifyIpamResourceDiscoveryRequest$RemoveOperatingRegions' => 'Remove operating Regions.
', ], ], 'RemovePrefixListEntries' => [ 'base' => NULL, 'refs' => [ 'ModifyManagedPrefixListRequest$RemoveEntries' => 'One or more entries to remove from the prefix list.
', ], ], 'RemovePrefixListEntry' => [ 'base' => 'An entry for a prefix list.
', 'refs' => [ 'RemovePrefixListEntries$member' => NULL, ], ], 'ReplaceIamInstanceProfileAssociationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ReplaceIamInstanceProfileAssociationResult' => [ 'base' => NULL, 'refs' => [], ], 'ReplaceNetworkAclAssociationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ReplaceNetworkAclAssociationResult' => [ 'base' => NULL, 'refs' => [], ], 'ReplaceNetworkAclEntryRequest' => [ 'base' => NULL, 'refs' => [], ], 'ReplaceRootVolumeTask' => [ 'base' => 'Information about a root volume replacement task.
', 'refs' => [ 'CreateReplaceRootVolumeTaskResult$ReplaceRootVolumeTask' => 'Information about the root volume replacement task.
', 'ReplaceRootVolumeTasks$member' => NULL, ], ], 'ReplaceRootVolumeTaskId' => [ 'base' => NULL, 'refs' => [ 'ReplaceRootVolumeTask$ReplaceRootVolumeTaskId' => 'The ID of the root volume replacement task.
', 'ReplaceRootVolumeTaskIds$member' => NULL, ], ], 'ReplaceRootVolumeTaskIds' => [ 'base' => NULL, 'refs' => [ 'DescribeReplaceRootVolumeTasksRequest$ReplaceRootVolumeTaskIds' => 'The ID of the root volume replacement task to view.
', ], ], 'ReplaceRootVolumeTaskState' => [ 'base' => NULL, 'refs' => [ 'ReplaceRootVolumeTask$TaskState' => 'The state of the task. The task can be in one of the following states:
pending
- the replacement volume is being created.
in-progress
- the original volume is being detached and the replacement volume is being attached.
succeeded
- the replacement volume has been successfully attached to the instance and the instance is available.
failing
- the replacement task is in the process of failing.
failed
- the replacement task has failed but the original root volume is still attached.
failing-detached
- the replacement task is in the process of failing. The instance might have no root volume attached.
failed-detached
- the replacement task has failed and the instance has no root volume attached.
Information about the root volume replacement task.
', ], ], 'ReplaceRouteRequest' => [ 'base' => NULL, 'refs' => [], ], 'ReplaceRouteTableAssociationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ReplaceRouteTableAssociationResult' => [ 'base' => NULL, 'refs' => [], ], 'ReplaceTransitGatewayRouteRequest' => [ 'base' => NULL, 'refs' => [], ], 'ReplaceTransitGatewayRouteResult' => [ 'base' => NULL, 'refs' => [], ], 'ReplaceVpnTunnelRequest' => [ 'base' => NULL, 'refs' => [], ], 'ReplaceVpnTunnelResult' => [ 'base' => NULL, 'refs' => [], ], 'ReplacementStrategy' => [ 'base' => NULL, 'refs' => [ 'SpotCapacityRebalance$ReplacementStrategy' => 'The replacement strategy to use. Only available for fleets of type maintain
.
launch
- Spot Fleet launches a new replacement Spot Instance when a rebalance notification is emitted for an existing Spot Instance in the fleet. Spot Fleet does not terminate the instances that receive a rebalance notification. You can terminate the old instances, or you can leave them running. You are charged for all instances while they are running.
launch-before-terminate
- Spot Fleet launches a new replacement Spot Instance when a rebalance notification is emitted for an existing Spot Instance in the fleet, and then, after a delay that you specify (in TerminationDelay
), terminates the instances that received a rebalance notification.
The status of all instances listed.
', ], ], 'RequestFilterPortRange' => [ 'base' => 'Describes a port range.
', 'refs' => [ 'PathRequestFilter$SourcePortRange' => 'The source port range.
', 'PathRequestFilter$DestinationPortRange' => 'The destination port range.
', ], ], 'RequestHostIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeHostsRequest$HostIds' => 'The IDs of the Dedicated Hosts. The IDs are used for targeted instance launches.
', 'ModifyHostsRequest$HostIds' => 'The IDs of the Dedicated Hosts to modify.
', 'ReleaseHostsRequest$HostIds' => 'The IDs of the Dedicated Hosts to release.
', ], ], 'RequestHostIdSet' => [ 'base' => NULL, 'refs' => [ 'GetHostReservationPurchasePreviewRequest$HostIdSet' => 'The IDs of the Dedicated Hosts with which the reservation is associated.
', 'PurchaseHostReservationRequest$HostIdSet' => 'The IDs of the Dedicated Hosts with which the reservation will be associated.
', ], ], 'RequestInstanceTypeList' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceTypesRequest$InstanceTypes' => 'The instance types. For more information, see Instance types in the Amazon EC2 User Guide.
', ], ], 'RequestIpamResourceTag' => [ 'base' => 'A tag on an IPAM resource.
', 'refs' => [ 'GetIpamResourceCidrsRequest$ResourceTag' => 'The resource tag.
', 'RequestIpamResourceTagList$member' => NULL, ], ], 'RequestIpamResourceTagList' => [ 'base' => NULL, 'refs' => [ 'CreateIpamPoolRequest$AllocationResourceTags' => 'Tags that are required for resources that use CIDRs from this IPAM pool. Resources that do not have these tags will not be allowed to allocate space from the pool. If the resources have their tags changed after they have allocated space or if the allocation tagging requirements are changed on the pool, the resource may be marked as noncompliant.
', 'ModifyIpamPoolRequest$AddAllocationResourceTags' => 'Add tag allocation rules to a pool. For more information about allocation rules, see Create a top-level pool in the Amazon VPC IPAM User Guide.
', 'ModifyIpamPoolRequest$RemoveAllocationResourceTags' => 'Remove tag allocation rules from a pool.
', ], ], 'RequestLaunchTemplateData' => [ 'base' => 'The information to include in the launch template.
You must specify at least one parameter for the launch template data.
The information for the launch template.
', 'CreateLaunchTemplateVersionRequest$LaunchTemplateData' => 'The information for the launch template.
', ], ], 'RequestSpotFleetRequest' => [ 'base' => 'Contains the parameters for RequestSpotFleet.
', 'refs' => [], ], 'RequestSpotFleetResponse' => [ 'base' => 'Contains the output of RequestSpotFleet.
', 'refs' => [], ], 'RequestSpotInstancesRequest' => [ 'base' => 'Contains the parameters for RequestSpotInstances.
', 'refs' => [], ], 'RequestSpotInstancesResult' => [ 'base' => 'Contains the output of RequestSpotInstances.
', 'refs' => [], ], 'RequestSpotLaunchSpecification' => [ 'base' => 'Describes the launch specification for an instance.
', 'refs' => [ 'RequestSpotInstancesRequest$LaunchSpecification' => 'The launch specification.
', ], ], 'RequestSpotLaunchSpecificationSecurityGroupIdList' => [ 'base' => NULL, 'refs' => [ 'RequestSpotLaunchSpecification$SecurityGroupIds' => 'The IDs of the security groups.
', ], ], 'RequestSpotLaunchSpecificationSecurityGroupList' => [ 'base' => NULL, 'refs' => [ 'RequestSpotLaunchSpecification$SecurityGroups' => 'Not supported.
', ], ], 'Reservation' => [ 'base' => '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.
', 'refs' => [ 'ReservationList$member' => NULL, ], ], 'ReservationFleetInstanceSpecification' => [ 'base' => 'Information about an instance type to use in a Capacity Reservation Fleet.
', 'refs' => [ 'ReservationFleetInstanceSpecificationList$member' => NULL, ], ], 'ReservationFleetInstanceSpecificationList' => [ 'base' => NULL, 'refs' => [ 'CreateCapacityReservationFleetRequest$InstanceTypeSpecifications' => 'Information about the instance types for which to reserve the capacity.
', ], ], 'ReservationId' => [ 'base' => NULL, 'refs' => [ 'CreateReservedInstancesListingRequest$ReservedInstancesId' => 'The ID of the active Standard Reserved Instance.
', 'DeleteQueuedReservedInstancesIdList$member' => NULL, 'DescribeReservedInstancesListingsRequest$ReservedInstancesId' => 'One or more Reserved Instance IDs.
', 'ReservedInstanceIdSet$member' => NULL, 'ReservedInstancesIdStringList$member' => NULL, ], ], 'ReservationList' => [ 'base' => NULL, 'refs' => [ 'DescribeInstancesResult$Reservations' => 'Information about the reservations.
', ], ], 'ReservationState' => [ 'base' => NULL, 'refs' => [ 'HostReservation$State' => 'The state of the reservation.
', ], ], 'ReservationValue' => [ 'base' => 'The cost associated with the Reserved Instance.
', 'refs' => [ 'GetReservedInstancesExchangeQuoteResult$ReservedInstanceValueRollup' => 'The cost associated with the Reserved Instance.
', 'GetReservedInstancesExchangeQuoteResult$TargetConfigurationValueRollup' => 'The cost associated with the Reserved Instance.
', 'ReservedInstanceReservationValue$ReservationValue' => 'The total value of the Convertible Reserved Instance that you are exchanging.
', 'TargetReservationValue$ReservationValue' => '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.
', ], ], 'ReservedInstanceIdSet' => [ 'base' => NULL, 'refs' => [ 'AcceptReservedInstancesExchangeQuoteRequest$ReservedInstanceIds' => 'The IDs of the Convertible Reserved Instances to exchange for another Convertible Reserved Instance of the same or higher value.
', 'GetReservedInstancesExchangeQuoteRequest$ReservedInstanceIds' => 'The IDs of the Convertible Reserved Instances to exchange.
', ], ], 'ReservedInstanceLimitPrice' => [ 'base' => 'Describes the limit price of a Reserved Instance offering.
', 'refs' => [ 'PurchaseReservedInstancesOfferingRequest$LimitPrice' => 'Specified for Reserved Instance Marketplace offerings to limit the total order and ensure that the Reserved Instances are not purchased at unexpected prices.
', ], ], 'ReservedInstanceReservationValue' => [ 'base' => 'The total value of the Convertible Reserved Instance.
', 'refs' => [ 'ReservedInstanceReservationValueSet$member' => NULL, ], ], 'ReservedInstanceReservationValueSet' => [ 'base' => NULL, 'refs' => [ 'GetReservedInstancesExchangeQuoteResult$ReservedInstanceValueSet' => 'The configuration of your Convertible Reserved Instances.
', ], ], 'ReservedInstanceState' => [ 'base' => NULL, 'refs' => [ 'ReservedInstances$State' => 'The state of the Reserved Instance purchase.
', ], ], 'ReservedInstances' => [ 'base' => 'Describes a Reserved Instance.
', 'refs' => [ 'ReservedInstancesList$member' => NULL, ], ], 'ReservedInstancesConfiguration' => [ 'base' => 'Describes the configuration settings for the modified Reserved Instances.
', 'refs' => [ 'ReservedInstancesConfigurationList$member' => NULL, 'ReservedInstancesModificationResult$TargetConfiguration' => 'The target Reserved Instances configurations supplied as part of the modification request.
', ], ], 'ReservedInstancesConfigurationList' => [ 'base' => NULL, 'refs' => [ 'ModifyReservedInstancesRequest$TargetConfigurations' => 'The configuration settings for the Reserved Instances to modify.
', ], ], 'ReservedInstancesId' => [ 'base' => 'Describes the ID of a Reserved Instance.
', 'refs' => [ 'ReservedIntancesIds$member' => NULL, ], ], 'ReservedInstancesIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeReservedInstancesRequest$ReservedInstancesIds' => 'One or more Reserved Instance IDs.
Default: Describes all your Reserved Instances, or only those otherwise specified.
', 'ModifyReservedInstancesRequest$ReservedInstancesIds' => 'The IDs of the Reserved Instances to modify.
', ], ], 'ReservedInstancesList' => [ 'base' => NULL, 'refs' => [ 'DescribeReservedInstancesResult$ReservedInstances' => 'A list of Reserved Instances.
', ], ], 'ReservedInstancesListing' => [ 'base' => 'Describes a Reserved Instance listing.
', 'refs' => [ 'ReservedInstancesListingList$member' => NULL, ], ], 'ReservedInstancesListingId' => [ 'base' => NULL, 'refs' => [ 'CancelReservedInstancesListingRequest$ReservedInstancesListingId' => 'The ID of the Reserved Instance listing.
', 'DescribeReservedInstancesListingsRequest$ReservedInstancesListingId' => 'One or more Reserved Instance listing IDs.
', ], ], 'ReservedInstancesListingList' => [ 'base' => NULL, 'refs' => [ 'CancelReservedInstancesListingResult$ReservedInstancesListings' => 'The Reserved Instance listing.
', 'CreateReservedInstancesListingResult$ReservedInstancesListings' => 'Information about the Standard Reserved Instance listing.
', 'DescribeReservedInstancesListingsResult$ReservedInstancesListings' => 'Information about the Reserved Instance listing.
', ], ], 'ReservedInstancesModification' => [ 'base' => 'Describes a Reserved Instance modification.
', 'refs' => [ 'ReservedInstancesModificationList$member' => NULL, ], ], 'ReservedInstancesModificationId' => [ 'base' => NULL, 'refs' => [ 'ReservedInstancesModificationIdStringList$member' => NULL, ], ], 'ReservedInstancesModificationIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeReservedInstancesModificationsRequest$ReservedInstancesModificationIds' => 'IDs for the submitted modification request.
', ], ], 'ReservedInstancesModificationList' => [ 'base' => NULL, 'refs' => [ 'DescribeReservedInstancesModificationsResult$ReservedInstancesModifications' => 'The Reserved Instance modification information.
', ], ], 'ReservedInstancesModificationResult' => [ 'base' => 'Describes the modification request/s.
', 'refs' => [ 'ReservedInstancesModificationResultList$member' => NULL, ], ], 'ReservedInstancesModificationResultList' => [ 'base' => NULL, 'refs' => [ 'ReservedInstancesModification$ModificationResults' => 'Contains target configurations along with their corresponding new Reserved Instance IDs.
', ], ], 'ReservedInstancesOffering' => [ 'base' => 'Describes a Reserved Instance offering.
', 'refs' => [ 'ReservedInstancesOfferingList$member' => NULL, ], ], 'ReservedInstancesOfferingId' => [ 'base' => NULL, 'refs' => [ 'PurchaseReservedInstancesOfferingRequest$ReservedInstancesOfferingId' => 'The ID of the Reserved Instance offering to purchase.
', 'ReservedInstancesOfferingIdStringList$member' => NULL, 'TargetConfigurationRequest$OfferingId' => 'The Convertible Reserved Instance offering ID.
', ], ], 'ReservedInstancesOfferingIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeReservedInstancesOfferingsRequest$ReservedInstancesOfferingIds' => 'One or more Reserved Instances offering IDs.
', ], ], 'ReservedInstancesOfferingList' => [ 'base' => NULL, 'refs' => [ 'DescribeReservedInstancesOfferingsResult$ReservedInstancesOfferings' => 'A list of Reserved Instances offerings.
', ], ], 'ReservedIntancesIds' => [ 'base' => NULL, 'refs' => [ 'ReservedInstancesModification$ReservedInstancesIds' => 'The IDs of one or more Reserved Instances.
', ], ], 'ResetAddressAttributeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ResetAddressAttributeResult' => [ 'base' => NULL, 'refs' => [], ], 'ResetEbsDefaultKmsKeyIdRequest' => [ 'base' => NULL, 'refs' => [], ], 'ResetEbsDefaultKmsKeyIdResult' => [ 'base' => NULL, 'refs' => [], ], 'ResetFpgaImageAttributeName' => [ 'base' => NULL, 'refs' => [ 'ResetFpgaImageAttributeRequest$Attribute' => 'The attribute.
', ], ], 'ResetFpgaImageAttributeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ResetFpgaImageAttributeResult' => [ 'base' => NULL, 'refs' => [], ], 'ResetImageAttributeName' => [ 'base' => NULL, 'refs' => [ 'ResetImageAttributeRequest$Attribute' => 'The attribute to reset (currently you can only reset the launch permission attribute).
', ], ], 'ResetImageAttributeRequest' => [ 'base' => 'Contains the parameters for ResetImageAttribute.
', 'refs' => [], ], 'ResetInstanceAttributeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ResetNetworkInterfaceAttributeRequest' => [ 'base' => 'Contains the parameters for ResetNetworkInterfaceAttribute.
', 'refs' => [], ], 'ResetSnapshotAttributeRequest' => [ 'base' => NULL, 'refs' => [], ], 'ResourceArn' => [ 'base' => NULL, 'refs' => [ 'AnalysisRouteTableRoute$CoreNetworkArn' => 'The Amazon Resource Name (ARN) of a core network.
', 'ArnList$member' => NULL, 'AssociatedRole$AssociatedRoleArn' => 'The ARN of the associated IAM role.
', 'CoipPool$PoolArn' => 'The ARN of the address pool.
', 'Ec2InstanceConnectEndpoint$InstanceConnectEndpointArn' => 'The Amazon Resource Name (ARN) of the EC2 Instance Connect Endpoint.
', 'Explanation$LoadBalancerArn' => 'The Amazon Resource Name (ARN) of the load balancer.
', 'FirewallStatefulRule$RuleGroupArn' => 'The ARN of the stateful rule group.
', 'FirewallStatelessRule$RuleGroupArn' => 'The ARN of the stateless rule group.
', 'Ipam$IpamArn' => 'The Amazon Resource Name (ARN) of the IPAM.
', 'IpamPool$IpamPoolArn' => 'The Amazon Resource Name (ARN) of the IPAM pool.
', 'IpamPool$IpamScopeArn' => 'The ARN of the scope of the IPAM pool.
', 'IpamPool$IpamArn' => 'The ARN of the IPAM.
', 'IpamResourceDiscoveryAssociation$IpamArn' => 'The IPAM ARN.
', 'IpamScope$IpamScopeArn' => 'The Amazon Resource Name (ARN) of the scope.
', 'IpamScope$IpamArn' => 'The ARN of the IPAM.
', 'LocalGatewayRoute$LocalGatewayRouteTableArn' => 'The Amazon Resource Name (ARN) of the local gateway route table.
', 'LocalGatewayRouteTable$LocalGatewayRouteTableArn' => 'The Amazon Resource Name (ARN) of the local gateway route table.
', 'LocalGatewayRouteTableVirtualInterfaceGroupAssociation$LocalGatewayRouteTableArn' => 'The Amazon Resource Name (ARN) of the local gateway route table for the virtual interface group.
', 'LocalGatewayRouteTableVpcAssociation$LocalGatewayRouteTableArn' => 'The Amazon Resource Name (ARN) of the local gateway route table for the association.
', 'ManagedPrefixList$PrefixListArn' => 'The Amazon Resource Name (ARN) for the prefix list.
', 'NetworkInsightsAccessScope$NetworkInsightsAccessScopeArn' => 'The Amazon Resource Name (ARN) of the Network Access Scope.
', 'NetworkInsightsAccessScopeAnalysis$NetworkInsightsAccessScopeAnalysisArn' => 'The Amazon Resource Name (ARN) of the Network Access Scope analysis.
', 'NetworkInsightsAnalysis$NetworkInsightsAnalysisArn' => 'The Amazon Resource Name (ARN) of the network insights analysis.
', 'NetworkInsightsPath$NetworkInsightsPathArn' => 'The Amazon Resource Name (ARN) of the path.
', 'NetworkInsightsPath$SourceArn' => 'The Amazon Resource Name (ARN) of the source.
', 'NetworkInsightsPath$DestinationArn' => 'The Amazon Resource Name (ARN) of the destination.
', 'RuleGroupRuleOptionsPair$RuleGroupArn' => 'The ARN of the rule group.
', 'RuleGroupTypePair$RuleGroupArn' => 'The ARN of the rule group.
', ], ], 'ResourceIdList' => [ 'base' => NULL, 'refs' => [ 'CreateTagsRequest$Resources' => 'The IDs of the resources, separated by spaces.
Constraints: Up to 1000 resource IDs. We recommend breaking up this request into smaller batches.
', 'DeleteTagsRequest$Resources' => 'The IDs of the resources, separated by spaces.
Constraints: Up to 1000 resource IDs. We recommend breaking up this request into smaller batches.
', ], ], 'ResourceList' => [ 'base' => NULL, 'refs' => [ 'DescribePrincipalIdFormatRequest$Resources' => 'The type of resource: bundle
| conversion-task
| customer-gateway
| dhcp-options
| elastic-ip-allocation
| elastic-ip-association
| export-task
| flow-log
| image
| import-task
| instance
| internet-gateway
| network-acl
| network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| reservation
| route-table
| route-table-association
| security-group
| snapshot
| subnet
| subnet-cidr-block-association
| volume
| vpc
| vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
| vpn-connection
| vpn-gateway
Describes a resource statement.
', 'refs' => [ 'PathStatement$ResourceStatement' => 'The resource statement.
', 'ThroughResourcesStatement$ResourceStatement' => 'The resource statement.
', ], ], 'ResourceStatementRequest' => [ 'base' => 'Describes a resource statement.
', 'refs' => [ 'PathStatementRequest$ResourceStatement' => 'The resource statement.
', 'ThroughResourcesStatementRequest$ResourceStatement' => 'The resource statement.
', ], ], 'ResourceType' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplateTagSpecification$ResourceType' => 'The type of resource to tag.
', 'LaunchTemplateTagSpecificationRequest$ResourceType' => 'The type of resource to tag.
The Valid Values
are all the resource types that can be tagged. However, when creating a launch template, you can specify tags for the following resource types only: instance
| volume
| elastic-gpu
| network-interface
| spot-instances-request
To tag a resource after it has been created, see CreateTags.
', 'SpotFleetTagSpecification$ResourceType' => 'The type of resource. Currently, the only resource type that is supported is instance
. To tag the Spot Fleet request on creation, use the TagSpecifications
parameter in SpotFleetRequestConfigData
.
The resource type.
', 'TagSpecification$ResourceType' => 'The type of resource to tag on creation.
', ], ], 'ResponseError' => [ 'base' => 'Describes the error that\'s returned when you cannot delete a launch template version.
', 'refs' => [ 'DeleteLaunchTemplateVersionsResponseErrorItem$ResponseError' => 'Information about the error.
', ], ], 'ResponseHostIdList' => [ 'base' => NULL, 'refs' => [ 'AllocateHostsResult$HostIds' => 'The ID of the allocated Dedicated Host. This is used to launch an instance onto a specific host.
', 'ModifyHostsResult$Successful' => 'The IDs of the Dedicated Hosts that were successfully modified.
', 'ReleaseHostsResult$Successful' => 'The IDs of the Dedicated Hosts that were successfully released.
', ], ], 'ResponseHostIdSet' => [ 'base' => NULL, 'refs' => [ 'HostReservation$HostIdSet' => 'The IDs of the Dedicated Hosts associated with the reservation.
', 'Purchase$HostIdSet' => 'The IDs of the Dedicated Hosts associated with the reservation.
', ], ], 'ResponseLaunchTemplateData' => [ 'base' => 'The information for a launch template.
', 'refs' => [ 'GetLaunchTemplateDataResult$LaunchTemplateData' => 'The instance data.
', 'LaunchTemplateVersion$LaunchTemplateData' => 'Information about the launch template.
', ], ], 'RestorableByStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeSnapshotsRequest$RestorableByUserIds' => 'The IDs of the Amazon Web Services accounts that can create volumes from the snapshot.
', ], ], 'RestoreAddressToClassicRequest' => [ 'base' => NULL, 'refs' => [], ], 'RestoreAddressToClassicResult' => [ 'base' => NULL, 'refs' => [], ], 'RestoreImageFromRecycleBinRequest' => [ 'base' => NULL, 'refs' => [], ], 'RestoreImageFromRecycleBinResult' => [ 'base' => NULL, 'refs' => [], ], 'RestoreManagedPrefixListVersionRequest' => [ 'base' => NULL, 'refs' => [], ], 'RestoreManagedPrefixListVersionResult' => [ 'base' => NULL, 'refs' => [], ], 'RestoreSnapshotFromRecycleBinRequest' => [ 'base' => NULL, 'refs' => [], ], 'RestoreSnapshotFromRecycleBinResult' => [ 'base' => NULL, 'refs' => [], ], 'RestoreSnapshotTierRequest' => [ 'base' => NULL, 'refs' => [], ], 'RestoreSnapshotTierRequestTemporaryRestoreDays' => [ 'base' => NULL, 'refs' => [ 'RestoreSnapshotTierRequest$TemporaryRestoreDays' => 'Specifies the number of days for which to temporarily restore an archived snapshot. Required for temporary restores only. The snapshot will be automatically re-archived after this period.
To temporarily restore an archived snapshot, specify the number of days and omit the PermanentRestore parameter or set it to false
.
The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken
value. This value can be between 20 and 500. You cannot specify this parameter and the event window IDs parameter in the same call.
The ARN of the IAM role to associate with the ACM certificate. You can associate up to 16 IAM roles with an ACM certificate.
', 'DisassociateEnclaveCertificateIamRoleRequest$RoleArn' => 'The ARN of the IAM role to disassociate.
', ], ], 'RootDeviceType' => [ 'base' => NULL, 'refs' => [ 'RootDeviceTypeList$member' => NULL, ], ], 'RootDeviceTypeList' => [ 'base' => NULL, 'refs' => [ 'InstanceTypeInfo$SupportedRootDeviceTypes' => 'The supported root device types.
', ], ], 'Route' => [ 'base' => 'Describes a route in a route table.
', 'refs' => [ 'RouteList$member' => NULL, ], ], 'RouteGatewayId' => [ 'base' => NULL, 'refs' => [ 'AssociateRouteTableRequest$GatewayId' => 'The ID of the internet gateway or virtual private gateway.
', 'CreateRouteRequest$GatewayId' => 'The ID of an internet gateway or virtual private gateway attached to your VPC.
', 'ReplaceRouteRequest$GatewayId' => 'The ID of an internet gateway or virtual private gateway.
', ], ], 'RouteList' => [ 'base' => NULL, 'refs' => [ 'RouteTable$Routes' => 'The routes in the route table.
', ], ], 'RouteOrigin' => [ 'base' => NULL, 'refs' => [ 'Route$Origin' => 'Describes how the route was created.
CreateRouteTable
- The route was automatically created when the route table was created.
CreateRoute
- The route was manually added to the route table.
EnableVgwRoutePropagation
- The route was propagated by route propagation.
The state of the route. The blackhole
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).
Describes a route table.
', 'refs' => [ 'CreateRouteTableResult$RouteTable' => 'Information about the route table.
', 'RouteTableList$member' => NULL, ], ], 'RouteTableAssociation' => [ 'base' => 'Describes an association between a route table and a subnet or gateway.
', 'refs' => [ 'RouteTableAssociationList$member' => NULL, ], ], 'RouteTableAssociationId' => [ 'base' => NULL, 'refs' => [ 'DisassociateRouteTableRequest$AssociationId' => 'The association ID representing the current association between the route table and subnet or gateway.
', 'ReplaceRouteTableAssociationRequest$AssociationId' => 'The association ID.
', ], ], 'RouteTableAssociationList' => [ 'base' => NULL, 'refs' => [ 'RouteTable$Associations' => 'The associations between the route table and one or more subnets or a gateway.
', ], ], 'RouteTableAssociationState' => [ 'base' => 'Describes the state of an association between a route table and a subnet or gateway.
', 'refs' => [ 'AssociateRouteTableResult$AssociationState' => 'The state of the association.
', 'ReplaceRouteTableAssociationResult$AssociationState' => 'The state of the association.
', 'RouteTableAssociation$AssociationState' => 'The state of the association.
', ], ], 'RouteTableAssociationStateCode' => [ 'base' => NULL, 'refs' => [ 'RouteTableAssociationState$State' => 'The state of the association.
', ], ], 'RouteTableId' => [ 'base' => NULL, 'refs' => [ 'AssociateRouteTableRequest$RouteTableId' => 'The ID of the route table.
', 'CreateRouteRequest$RouteTableId' => 'The ID of the route table for the route.
', 'DeleteRouteRequest$RouteTableId' => 'The ID of the route table.
', 'DeleteRouteTableRequest$RouteTableId' => 'The ID of the route table.
', 'DisableVgwRoutePropagationRequest$RouteTableId' => 'The ID of the route table.
', 'EnableVgwRoutePropagationRequest$RouteTableId' => 'The ID of the route table. The routing table must be associated with the same VPC that the virtual private gateway is attached to.
', 'ReplaceRouteRequest$RouteTableId' => 'The ID of the route table.
', 'ReplaceRouteTableAssociationRequest$RouteTableId' => 'The ID of the new route table to associate with the subnet.
', 'RouteTableIdStringList$member' => NULL, 'VpcEndpointRouteTableIdList$member' => NULL, ], ], 'RouteTableIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeRouteTablesRequest$RouteTableIds' => 'The IDs of the route tables.
Default: Describes all your route tables.
', ], ], 'RouteTableList' => [ 'base' => NULL, 'refs' => [ 'DescribeRouteTablesResult$RouteTables' => 'Information about one or more route tables.
', ], ], 'RuleAction' => [ 'base' => NULL, 'refs' => [ 'CreateNetworkAclEntryRequest$RuleAction' => 'Indicates whether to allow or deny the traffic that matches the rule.
', 'NetworkAclEntry$RuleAction' => 'Indicates whether to allow or deny the traffic that matches the rule.
', 'ReplaceNetworkAclEntryRequest$RuleAction' => 'Indicates whether to allow or deny the traffic that matches the rule.
', ], ], 'RuleGroupRuleOptionsPair' => [ 'base' => 'Describes the rule options for a stateful rule group.
', 'refs' => [ 'RuleGroupRuleOptionsPairList$member' => NULL, ], ], 'RuleGroupRuleOptionsPairList' => [ 'base' => NULL, 'refs' => [ 'AdditionalDetail$RuleGroupRuleOptionsPairs' => 'The rule options.
', ], ], 'RuleGroupTypePair' => [ 'base' => 'Describes the type of a stateful rule group.
', 'refs' => [ 'RuleGroupTypePairList$member' => NULL, ], ], 'RuleGroupTypePairList' => [ 'base' => NULL, 'refs' => [ 'AdditionalDetail$RuleGroupTypePairs' => 'The rule group type.
', ], ], 'RuleOption' => [ 'base' => 'Describes additional settings for a stateful rule.
', 'refs' => [ 'RuleOptionList$member' => NULL, ], ], 'RuleOptionList' => [ 'base' => NULL, 'refs' => [ 'AdditionalDetail$RuleOptions' => 'The rule options.
', 'RuleGroupRuleOptionsPair$RuleOptions' => 'The rule options.
', ], ], 'RunInstancesMonitoringEnabled' => [ 'base' => 'Describes the monitoring of an instance.
', 'refs' => [ 'LaunchSpecification$Monitoring' => NULL, 'RequestSpotLaunchSpecification$Monitoring' => 'Indicates whether basic or detailed monitoring is enabled for the instance.
Default: Disabled
', 'RunInstancesRequest$Monitoring' => 'Specifies whether detailed monitoring is enabled for the instance.
', ], ], 'RunInstancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'RunInstancesUserData' => [ 'base' => NULL, 'refs' => [ 'RunInstancesRequest$UserData' => 'The user data script to make available to the instance. For more information, see Run commands on your Linux instance at launch and Run commands on your Windows instance at launch. 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.
', ], ], 'RunScheduledInstancesRequest' => [ 'base' => 'Contains the parameters for RunScheduledInstances.
', 'refs' => [], ], 'RunScheduledInstancesResult' => [ 'base' => 'Contains the output of RunScheduledInstances.
', 'refs' => [], ], 'S3ObjectTag' => [ 'base' => 'The tags to apply to the AMI object that will be stored in the Amazon S3 bucket. For more information, see Categorizing your storage using tags in the Amazon Simple Storage Service User Guide.
', 'refs' => [ 'S3ObjectTagList$member' => NULL, ], ], 'S3ObjectTagList' => [ 'base' => NULL, 'refs' => [ 'CreateStoreImageTaskRequest$S3ObjectTags' => 'The tags to apply to the AMI object that will be stored in the Amazon S3 bucket.
', ], ], 'S3Storage' => [ 'base' => 'Describes the storage parameters for Amazon S3 and Amazon S3 buckets for an instance store-backed AMI.
', 'refs' => [ 'Storage$S3' => 'An Amazon S3 storage location.
', ], ], 'SSEType' => [ 'base' => NULL, 'refs' => [ 'GetEbsEncryptionByDefaultResult$SseType' => 'Reserved for future use.
', 'RestoreSnapshotFromRecycleBinResult$SseType' => 'Reserved for future use.
', 'Snapshot$SseType' => 'Reserved for future use.
', 'SnapshotInfo$SseType' => 'Reserved for future use.
', 'Volume$SseType' => 'Reserved for future use.
', ], ], 'ScheduledInstance' => [ 'base' => 'Describes a Scheduled Instance.
', 'refs' => [ 'PurchasedScheduledInstanceSet$member' => NULL, 'ScheduledInstanceSet$member' => NULL, ], ], 'ScheduledInstanceAvailability' => [ 'base' => 'Describes a schedule that is available for your Scheduled Instances.
', 'refs' => [ 'ScheduledInstanceAvailabilitySet$member' => NULL, ], ], 'ScheduledInstanceAvailabilitySet' => [ 'base' => NULL, 'refs' => [ 'DescribeScheduledInstanceAvailabilityResult$ScheduledInstanceAvailabilitySet' => 'Information about the available Scheduled Instances.
', ], ], 'ScheduledInstanceId' => [ 'base' => NULL, 'refs' => [ 'RunScheduledInstancesRequest$ScheduledInstanceId' => 'The Scheduled Instance ID.
', 'ScheduledInstanceIdRequestSet$member' => NULL, ], ], 'ScheduledInstanceIdRequestSet' => [ 'base' => NULL, 'refs' => [ 'DescribeScheduledInstancesRequest$ScheduledInstanceIds' => 'The Scheduled Instance IDs.
', ], ], 'ScheduledInstanceRecurrence' => [ 'base' => 'Describes the recurring schedule for a Scheduled Instance.
', 'refs' => [ 'ScheduledInstance$Recurrence' => 'The schedule recurrence.
', 'ScheduledInstanceAvailability$Recurrence' => 'The schedule recurrence.
', ], ], 'ScheduledInstanceRecurrenceRequest' => [ 'base' => 'Describes the recurring schedule for a Scheduled Instance.
', 'refs' => [ 'DescribeScheduledInstanceAvailabilityRequest$Recurrence' => 'The schedule recurrence.
', ], ], 'ScheduledInstanceSet' => [ 'base' => NULL, 'refs' => [ 'DescribeScheduledInstancesResult$ScheduledInstanceSet' => 'Information about the Scheduled Instances.
', ], ], 'ScheduledInstancesBlockDeviceMapping' => [ 'base' => 'Describes a block device mapping for a Scheduled Instance.
', 'refs' => [ 'ScheduledInstancesBlockDeviceMappingSet$member' => NULL, ], ], 'ScheduledInstancesBlockDeviceMappingSet' => [ 'base' => NULL, 'refs' => [ 'ScheduledInstancesLaunchSpecification$BlockDeviceMappings' => 'The block device mapping entries.
', ], ], 'ScheduledInstancesEbs' => [ 'base' => 'Describes an EBS volume for a Scheduled Instance.
', 'refs' => [ 'ScheduledInstancesBlockDeviceMapping$Ebs' => 'Parameters used to set up EBS volumes automatically when the instance is launched.
', ], ], 'ScheduledInstancesIamInstanceProfile' => [ 'base' => 'Describes an IAM instance profile for a Scheduled Instance.
', 'refs' => [ 'ScheduledInstancesLaunchSpecification$IamInstanceProfile' => 'The IAM instance profile.
', ], ], 'ScheduledInstancesIpv6Address' => [ 'base' => 'Describes an IPv6 address.
', 'refs' => [ 'ScheduledInstancesIpv6AddressList$member' => NULL, ], ], 'ScheduledInstancesIpv6AddressList' => [ 'base' => NULL, 'refs' => [ 'ScheduledInstancesNetworkInterface$Ipv6Addresses' => 'The specific IPv6 addresses from the subnet range.
', ], ], 'ScheduledInstancesLaunchSpecification' => [ 'base' => 'Describes the launch specification for a Scheduled Instance.
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 SubnetId
or NetworkInterface
.
The launch specification. You must match the instance type, Availability Zone, network, and platform of the schedule that you purchased.
', ], ], 'ScheduledInstancesMonitoring' => [ 'base' => 'Describes whether monitoring is enabled for a Scheduled Instance.
', 'refs' => [ 'ScheduledInstancesLaunchSpecification$Monitoring' => 'Enable or disable monitoring for the instances.
', ], ], 'ScheduledInstancesNetworkInterface' => [ 'base' => 'Describes a network interface for a Scheduled Instance.
', 'refs' => [ 'ScheduledInstancesNetworkInterfaceSet$member' => NULL, ], ], 'ScheduledInstancesNetworkInterfaceSet' => [ 'base' => NULL, 'refs' => [ 'ScheduledInstancesLaunchSpecification$NetworkInterfaces' => 'The network interfaces.
', ], ], 'ScheduledInstancesPlacement' => [ 'base' => 'Describes the placement for a Scheduled Instance.
', 'refs' => [ 'ScheduledInstancesLaunchSpecification$Placement' => 'The placement information.
', ], ], 'ScheduledInstancesPrivateIpAddressConfig' => [ 'base' => 'Describes a private IPv4 address for a Scheduled Instance.
', 'refs' => [ 'PrivateIpAddressConfigSet$member' => NULL, ], ], 'ScheduledInstancesSecurityGroupIdSet' => [ 'base' => NULL, 'refs' => [ 'ScheduledInstancesLaunchSpecification$SecurityGroupIds' => 'The IDs of the security groups.
', 'ScheduledInstancesNetworkInterface$Groups' => 'The IDs of the security groups.
', ], ], 'SearchLocalGatewayRoutesRequest' => [ 'base' => NULL, 'refs' => [], ], 'SearchLocalGatewayRoutesResult' => [ 'base' => NULL, 'refs' => [], ], 'SearchTransitGatewayMulticastGroupsRequest' => [ 'base' => NULL, 'refs' => [], ], 'SearchTransitGatewayMulticastGroupsResult' => [ 'base' => NULL, 'refs' => [], ], 'SearchTransitGatewayRoutesRequest' => [ 'base' => NULL, 'refs' => [], ], 'SearchTransitGatewayRoutesResult' => [ 'base' => NULL, 'refs' => [], ], 'SecurityGroup' => [ 'base' => 'Describes a security group.
', 'refs' => [ 'SecurityGroupList$member' => NULL, ], ], 'SecurityGroupId' => [ 'base' => NULL, 'refs' => [ 'AuthorizeSecurityGroupEgressRequest$GroupId' => 'The ID of the security group.
', 'AuthorizeSecurityGroupIngressRequest$GroupId' => '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.
', 'ClientVpnSecurityGroupIdSet$member' => NULL, 'DeleteSecurityGroupRequest$GroupId' => 'The ID of the security group.
', 'GroupIdStringList$member' => NULL, 'GroupIds$member' => NULL, 'ModifySecurityGroupRulesRequest$GroupId' => 'The ID of the security group.
', 'RequestSpotLaunchSpecificationSecurityGroupIdList$member' => NULL, 'RevokeSecurityGroupEgressRequest$GroupId' => 'The ID of the security group.
', 'RevokeSecurityGroupIngressRequest$GroupId' => 'The ID of the security group.
', 'ScheduledInstancesSecurityGroupIdSet$member' => NULL, 'SecurityGroupIdList$member' => NULL, 'SecurityGroupIdSet$member' => NULL, 'SecurityGroupIdStringList$member' => NULL, 'SecurityGroupIdStringListRequest$member' => NULL, 'SecurityGroupRule$GroupId' => 'The ID of the security group.
', 'SecurityGroupRuleRequest$ReferencedGroupId' => 'The ID of the security group that is referenced in the security group rule.
', 'UpdateSecurityGroupRuleDescriptionsEgressRequest$GroupId' => '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.
', 'UpdateSecurityGroupRuleDescriptionsIngressRequest$GroupId' => '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.
', 'VpcEndpointSecurityGroupIdList$member' => NULL, ], ], 'SecurityGroupIdList' => [ 'base' => NULL, 'refs' => [ 'CreateVerifiedAccessEndpointRequest$SecurityGroupIds' => 'The IDs of the security groups to associate with the Verified Access endpoint.
', 'VerifiedAccessEndpoint$SecurityGroupIds' => 'The IDs of the security groups for the endpoint.
', ], ], 'SecurityGroupIdSet' => [ 'base' => NULL, 'refs' => [ 'Ec2InstanceConnectEndpoint$SecurityGroupIds' => 'The security groups associated with the endpoint. If you didn\'t specify a security group, the default security group for your VPC is associated with the endpoint.
', ], ], 'SecurityGroupIdStringList' => [ 'base' => NULL, 'refs' => [ 'CreateNetworkInterfaceRequest$Groups' => 'The IDs of one or more security groups.
', 'ImportInstanceLaunchSpecification$GroupIds' => 'The security group IDs.
', 'InstanceNetworkInterfaceSpecification$Groups' => 'The IDs of the security groups for the network interface. Applies only if creating a network interface when launching an instance.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$Groups' => 'The IDs of one or more security groups.
', 'ModifyNetworkInterfaceAttributeRequest$Groups' => '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.
', 'RequestLaunchTemplateData$SecurityGroupIds' => 'One or more security group IDs. You can create a security group using CreateSecurityGroup. You cannot specify both a security group ID and security name in the same request.
', 'RunInstancesRequest$SecurityGroupIds' => 'The IDs of the security groups. You can create a security group using CreateSecurityGroup.
If you specify a network interface, you must specify any security groups as part of the network interface.
', ], ], 'SecurityGroupIdStringListRequest' => [ 'base' => NULL, 'refs' => [ 'CreateInstanceConnectEndpointRequest$SecurityGroupIds' => 'One or more security groups to associate with the endpoint. If you don\'t specify a security group, the default security group for your VPC will be associated with the endpoint.
', ], ], 'SecurityGroupIdentifier' => [ 'base' => 'Describes a security group.
', 'refs' => [ 'GroupIdentifierSet$member' => NULL, ], ], 'SecurityGroupList' => [ 'base' => NULL, 'refs' => [ 'DescribeSecurityGroupsResult$SecurityGroups' => 'Information about the security groups.
', ], ], 'SecurityGroupName' => [ 'base' => NULL, 'refs' => [ 'AuthorizeSecurityGroupIngressRequest$GroupName' => '[Default VPC] The name 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.
', 'DeleteSecurityGroupRequest$GroupName' => '[Default VPC] The name of the security group. You can specify either the security group name or the security group ID. For security groups in a nondefault VPC, you must specify the security group ID.
', 'GroupNameStringList$member' => NULL, 'RevokeSecurityGroupIngressRequest$GroupName' => '[Default VPC] The name 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.
', 'SecurityGroupStringList$member' => NULL, 'UpdateSecurityGroupRuleDescriptionsEgressRequest$GroupName' => '[Default VPC] The name of the security group. You must specify either the security group ID or the security group name.
', 'UpdateSecurityGroupRuleDescriptionsIngressRequest$GroupName' => '[Default VPC] The name of the security group. You must specify either the security group ID or the security group name. For security groups in a nondefault VPC, you must specify the security group ID.
', ], ], 'SecurityGroupReference' => [ 'base' => 'Describes a VPC with a security group that references your security group.
', 'refs' => [ 'SecurityGroupReferences$member' => NULL, ], ], 'SecurityGroupReferences' => [ 'base' => NULL, 'refs' => [ 'DescribeSecurityGroupReferencesResult$SecurityGroupReferenceSet' => 'Information about the VPCs with the referencing security groups.
', ], ], 'SecurityGroupRule' => [ 'base' => 'Describes a security group rule.
', 'refs' => [ 'SecurityGroupRuleList$member' => NULL, ], ], 'SecurityGroupRuleDescription' => [ 'base' => 'Describes the description of a security group rule.
You can use this when you want to update the security group rule description for either an inbound or outbound rule.
', 'refs' => [ 'SecurityGroupRuleDescriptionList$member' => NULL, ], ], 'SecurityGroupRuleDescriptionList' => [ 'base' => NULL, 'refs' => [ 'UpdateSecurityGroupRuleDescriptionsEgressRequest$SecurityGroupRuleDescriptions' => 'The description for the egress security group rules. You must specify either the description or the IP permissions.
', 'UpdateSecurityGroupRuleDescriptionsIngressRequest$SecurityGroupRuleDescriptions' => 'The description for the ingress security group rules. You must specify either a description or IP permissions.
', ], ], 'SecurityGroupRuleId' => [ 'base' => NULL, 'refs' => [ 'SecurityGroupRule$SecurityGroupRuleId' => 'The ID of the security group rule.
', 'SecurityGroupRuleUpdate$SecurityGroupRuleId' => 'The ID of the security group rule.
', ], ], 'SecurityGroupRuleIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeSecurityGroupRulesRequest$SecurityGroupRuleIds' => 'The IDs of the security group rules.
', 'RevokeSecurityGroupEgressRequest$SecurityGroupRuleIds' => 'The IDs of the security group rules.
', 'RevokeSecurityGroupIngressRequest$SecurityGroupRuleIds' => 'The IDs of the security group rules.
', ], ], 'SecurityGroupRuleList' => [ 'base' => NULL, 'refs' => [ 'AuthorizeSecurityGroupEgressResult$SecurityGroupRules' => 'Information about the outbound (egress) security group rules that were added.
', 'AuthorizeSecurityGroupIngressResult$SecurityGroupRules' => 'Information about the inbound (ingress) security group rules that were added.
', 'DescribeSecurityGroupRulesResult$SecurityGroupRules' => 'Information about security group rules.
', ], ], 'SecurityGroupRuleRequest' => [ 'base' => 'Describes a security group rule.
You must specify exactly one of the following parameters, based on the rule type:
CidrIpv4
CidrIpv6
PrefixListId
ReferencedGroupId
When you modify a rule, you cannot change the rule type. For example, if the rule uses an IPv4 address range, you must use CidrIpv4
to specify a new IPv4 address range.
Information about the security group rule.
', ], ], 'SecurityGroupRuleUpdate' => [ 'base' => 'Describes an update to a security group rule.
', 'refs' => [ 'SecurityGroupRuleUpdateList$member' => NULL, ], ], 'SecurityGroupRuleUpdateList' => [ 'base' => NULL, 'refs' => [ 'ModifySecurityGroupRulesRequest$SecurityGroupRules' => 'Information about the security group properties to update.
', ], ], 'SecurityGroupStringList' => [ 'base' => NULL, 'refs' => [ 'ImportInstanceLaunchSpecification$GroupNames' => 'The security group names.
', 'RequestLaunchTemplateData$SecurityGroups' => '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.
', 'RunInstancesRequest$SecurityGroups' => '[Default VPC] The names of the security groups.
If you specify a network interface, you must specify any security groups as part of the network interface.
Default: Amazon EC2 uses the default security group.
', ], ], 'SelfServicePortal' => [ 'base' => NULL, 'refs' => [ 'CreateClientVpnEndpointRequest$SelfServicePortal' => 'Specify whether to enable the self-service portal for the Client VPN endpoint.
Default Value: enabled
Specify whether to enable the self-service portal for the Client VPN endpoint.
', ], ], 'SendDiagnosticInterruptRequest' => [ 'base' => NULL, 'refs' => [], ], 'SensitiveUrl' => [ 'base' => NULL, 'refs' => [ 'ImageDiskContainer$Url' => '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://..)
', 'SnapshotDetail$Url' => 'The URL used to access the disk image.
', 'SnapshotDiskContainer$Url' => '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://..).
', 'SnapshotTaskDetail$Url' => 'The URL of the disk image from which the snapshot is created.
', ], ], 'SensitiveUserData' => [ 'base' => NULL, 'refs' => [ 'KeyPair$KeyMaterial' => 'An unencrypted PEM encoded RSA or ED25519 private key.
', 'LaunchSpecification$UserData' => 'The base64-encoded user data that instances use when starting up. User data is limited to 16 KB.
', 'RequestLaunchTemplateData$UserData' => '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 Run commands on your Linux instance at launch (Linux) or Work with instance user data (Windows) in the Amazon Elastic Compute Cloud User Guide.
If you are creating the launch template for use with Batch, the user data must be provided in the MIME multi-part archive format. For more information, see Amazon EC2 user data in launch templates in the Batch User Guide.
', 'RequestSpotLaunchSpecification$UserData' => 'The base64-encoded user data that instances use when starting up. User data is limited to 16 KB.
', 'ResponseLaunchTemplateData$UserData' => 'The user data for the instance.
', 'SpotFleetLaunchSpecification$UserData' => 'The base64-encoded user data that instances use when starting up. User data is limited to 16 KB.
', ], ], 'ServiceConfiguration' => [ 'base' => 'Describes a service configuration for a VPC endpoint service.
', 'refs' => [ 'CreateVpcEndpointServiceConfigurationResult$ServiceConfiguration' => 'Information about the service configuration.
', 'ServiceConfigurationSet$member' => NULL, ], ], 'ServiceConfigurationSet' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcEndpointServiceConfigurationsResult$ServiceConfigurations' => 'Information about the services.
', ], ], 'ServiceConnectivityType' => [ 'base' => NULL, 'refs' => [ 'SupportedIpAddressTypes$member' => NULL, ], ], 'ServiceDetail' => [ 'base' => 'Describes a VPC endpoint service.
', 'refs' => [ 'ServiceDetailSet$member' => NULL, ], ], 'ServiceDetailSet' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcEndpointServicesResult$ServiceDetails' => 'Information about the service.
', ], ], 'ServiceState' => [ 'base' => NULL, 'refs' => [ 'ServiceConfiguration$ServiceState' => 'The service state.
', ], ], 'ServiceType' => [ 'base' => NULL, 'refs' => [ 'ServiceTypeDetail$ServiceType' => 'The type of service.
', ], ], 'ServiceTypeDetail' => [ 'base' => 'Describes the type of service for a VPC endpoint.
', 'refs' => [ 'ServiceTypeDetailSet$member' => NULL, ], ], 'ServiceTypeDetailSet' => [ 'base' => NULL, 'refs' => [ 'ServiceConfiguration$ServiceType' => 'The type of service.
', 'ServiceDetail$ServiceType' => 'The type of service.
', ], ], 'ShutdownBehavior' => [ 'base' => NULL, 'refs' => [ 'ImportInstanceLaunchSpecification$InstanceInitiatedShutdownBehavior' => 'Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
', 'RequestLaunchTemplateData$InstanceInitiatedShutdownBehavior' => 'Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
Default: stop
Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
', 'RunInstancesRequest$InstanceInitiatedShutdownBehavior' => 'Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).
Default: stop
Describes the time period for a Scheduled Instance to start its first schedule. The time period must span less than one day.
', 'refs' => [ 'DescribeScheduledInstanceAvailabilityRequest$FirstSlotStartTimeRange' => 'The time period for the first schedule to start.
', ], ], 'SlotStartTimeRangeRequest' => [ 'base' => 'Describes the time period for a Scheduled Instance to start its first schedule.
', 'refs' => [ 'DescribeScheduledInstancesRequest$SlotStartTimeRange' => 'The time period for the first schedule to start.
', ], ], 'Snapshot' => [ 'base' => 'Describes a snapshot.
', 'refs' => [ 'SnapshotList$member' => NULL, ], ], 'SnapshotAttributeName' => [ 'base' => NULL, 'refs' => [ 'DescribeSnapshotAttributeRequest$Attribute' => 'The snapshot attribute you would like to view.
', 'ModifySnapshotAttributeRequest$Attribute' => 'The snapshot attribute to modify. Only volume creation permissions can be modified.
', 'ResetSnapshotAttributeRequest$Attribute' => 'The attribute to reset. Currently, only the attribute for permission to create volumes can be reset.
', ], ], 'SnapshotDetail' => [ 'base' => 'Describes the snapshot created from the imported disk.
', 'refs' => [ 'SnapshotDetailList$member' => NULL, ], ], 'SnapshotDetailList' => [ 'base' => NULL, 'refs' => [ 'ImportImageResult$SnapshotDetails' => 'Information about the snapshots.
', 'ImportImageTask$SnapshotDetails' => 'Information about the snapshots.
', ], ], 'SnapshotDiskContainer' => [ 'base' => 'The disk container object for the import snapshot request.
', 'refs' => [ 'ImportSnapshotRequest$DiskContainer' => 'Information about the disk container.
', ], ], 'SnapshotId' => [ 'base' => NULL, 'refs' => [ 'CreateReplaceRootVolumeTaskRequest$SnapshotId' => 'The ID of the snapshot from which to restore the replacement root volume. The specified snapshot must be a snapshot that you previously created from the original root volume.
If you want to restore the replacement root volume to the initial launch state, or if you want to restore the replacement root volume from an AMI, omit this parameter.
', 'CreateVolumeRequest$SnapshotId' => 'The snapshot from which to create the volume. You must specify either a snapshot ID or a volume size.
', 'DeleteSnapshotRequest$SnapshotId' => 'The ID of the EBS snapshot.
', 'DescribeSnapshotAttributeRequest$SnapshotId' => 'The ID of the EBS snapshot.
', 'EbsBlockDevice$SnapshotId' => 'The ID of the snapshot.
', 'ImageDiskContainer$SnapshotId' => 'The ID of the EBS snapshot to be used for importing the snapshot.
', 'LaunchTemplateEbsBlockDevice$SnapshotId' => 'The ID of the snapshot.
', 'LaunchTemplateEbsBlockDeviceRequest$SnapshotId' => 'The ID of the snapshot.
', 'ModifySnapshotAttributeRequest$SnapshotId' => 'The ID of the snapshot.
', 'ModifySnapshotTierRequest$SnapshotId' => 'The ID of the snapshot.
', 'ReplaceRootVolumeTask$SnapshotId' => 'The ID of the snapshot used to create the replacement root volume.
', 'ResetSnapshotAttributeRequest$SnapshotId' => 'The ID of the snapshot.
', 'RestoreSnapshotFromRecycleBinRequest$SnapshotId' => 'The ID of the snapshot to restore.
', 'RestoreSnapshotTierRequest$SnapshotId' => 'The ID of the snapshot to restore.
', 'ScheduledInstancesEbs$SnapshotId' => 'The ID of the snapshot.
', 'SnapshotIdStringList$member' => NULL, 'SnapshotTierStatus$SnapshotId' => 'The ID of the snapshot.
', ], ], 'SnapshotIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeSnapshotsRequest$SnapshotIds' => 'The snapshot IDs.
Default: Describes the snapshots for which you have create volume permissions.
', 'DisableFastSnapshotRestoresRequest$SourceSnapshotIds' => 'The IDs of one or more snapshots. For example, snap-1234567890abcdef0
.
The IDs of one or more snapshots. For example, snap-1234567890abcdef0
. You can specify a snapshot that was shared with you from another Amazon Web Services account.
The IDs of the snapshots to list. Omit this parameter to list all of the snapshots that are in the Recycle Bin.
', ], ], 'SnapshotInfo' => [ 'base' => 'Information about a snapshot.
', 'refs' => [ 'SnapshotSet$member' => NULL, ], ], 'SnapshotList' => [ 'base' => NULL, 'refs' => [ 'DescribeSnapshotsResult$Snapshots' => 'Information about the snapshots.
', ], ], 'SnapshotRecycleBinInfo' => [ 'base' => 'Information about a snapshot that is currently in the Recycle Bin.
', 'refs' => [ 'SnapshotRecycleBinInfoList$member' => NULL, ], ], 'SnapshotRecycleBinInfoList' => [ 'base' => NULL, 'refs' => [ 'ListSnapshotsInRecycleBinResult$Snapshots' => 'Information about the snapshots.
', ], ], 'SnapshotSet' => [ 'base' => NULL, 'refs' => [ 'CreateSnapshotsResult$Snapshots' => 'List of snapshots.
', ], ], 'SnapshotState' => [ 'base' => NULL, 'refs' => [ 'RestoreSnapshotFromRecycleBinResult$State' => 'The state of the snapshot.
', 'Snapshot$State' => 'The snapshot state.
', 'SnapshotInfo$State' => 'Current state of the snapshot.
', 'SnapshotTierStatus$Status' => 'The state of the snapshot.
', ], ], 'SnapshotTaskDetail' => [ 'base' => 'Details about the import snapshot task.
', 'refs' => [ 'ImportSnapshotResult$SnapshotTaskDetail' => 'Information about the import snapshot task.
', 'ImportSnapshotTask$SnapshotTaskDetail' => 'Describes an import snapshot task.
', ], ], 'SnapshotTierStatus' => [ 'base' => 'Provides information about a snapshot\'s storage tier.
', 'refs' => [ 'snapshotTierStatusSet$member' => NULL, ], ], 'SpotAllocationStrategy' => [ 'base' => NULL, 'refs' => [ 'SpotOptions$AllocationStrategy' => 'The strategy that determines how to allocate the target Spot Instance capacity across the Spot Instance pools specified by the EC2 Fleet launch configuration. For more information, see Allocation strategies for Spot Instances in the Amazon EC2 User Guide.
EC2 Fleet identifies the pools with the highest capacity availability for the number of instances that are launching. This means that we will request Spot Instances from the pools that we believe have the lowest chance of interruption in the near term. EC2 Fleet then requests Spot Instances from the lowest priced of these pools.
EC2 Fleet identifies the pools with the highest capacity availability for the number of instances that are launching. This means that we will request Spot Instances from the pools that we believe have the lowest chance of interruption in the near term. To give certain instance types a higher chance of launching first, use capacity-optimized-prioritized
. Set a priority for each instance type by using the Priority
parameter for LaunchTemplateOverrides
. You can assign the same priority to different LaunchTemplateOverrides
. EC2 implements the priorities on a best-effort basis, but optimizes for capacity first. capacity-optimized-prioritized
is supported only if your EC2 Fleet uses a launch template. Note that if the On-Demand AllocationStrategy
is set to prioritized
, the same priority is applied when fulfilling On-Demand capacity.
EC2 Fleet requests instances from all of the Spot Instance pools that you specify.
EC2 Fleet requests instances from the lowest priced Spot Instance pool that has available capacity. If the lowest priced pool doesn\'t have available capacity, the Spot Instances come from the next lowest priced pool that has available capacity. If a pool runs out of capacity before fulfilling your desired capacity, EC2 Fleet will continue to fulfill your request by drawing from the next lowest priced pool. To ensure that your desired capacity is met, you might receive Spot Instances from several pools. Because this strategy only considers instance price and not capacity availability, it might lead to high interruption rates.
Default: lowest-price
The strategy that determines how to allocate the target Spot Instance capacity across the Spot Instance pools specified by the EC2 Fleet launch configuration. For more information, see Allocation strategies for Spot Instances in the Amazon EC2 User Guide.
EC2 Fleet identifies the pools with the highest capacity availability for the number of instances that are launching. This means that we will request Spot Instances from the pools that we believe have the lowest chance of interruption in the near term. EC2 Fleet then requests Spot Instances from the lowest priced of these pools.
EC2 Fleet identifies the pools with the highest capacity availability for the number of instances that are launching. This means that we will request Spot Instances from the pools that we believe have the lowest chance of interruption in the near term. To give certain instance types a higher chance of launching first, use capacity-optimized-prioritized
. Set a priority for each instance type by using the Priority
parameter for LaunchTemplateOverrides
. You can assign the same priority to different LaunchTemplateOverrides
. EC2 implements the priorities on a best-effort basis, but optimizes for capacity first. capacity-optimized-prioritized
is supported only if your EC2 Fleet uses a launch template. Note that if the On-Demand AllocationStrategy
is set to prioritized
, the same priority is applied when fulfilling On-Demand capacity.
EC2 Fleet requests instances from all of the Spot Instance pools that you specify.
EC2 Fleet requests instances from the lowest priced Spot Instance pool that has available capacity. If the lowest priced pool doesn\'t have available capacity, the Spot Instances come from the next lowest priced pool that has available capacity. If a pool runs out of capacity before fulfilling your desired capacity, EC2 Fleet will continue to fulfill your request by drawing from the next lowest priced pool. To ensure that your desired capacity is met, you might receive Spot Instances from several pools. Because this strategy only considers instance price and not capacity availability, it might lead to high interruption rates.
Default: lowest-price
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 Capacity rebalancing in the Amazon EC2 User Guide for Linux Instances.
', 'refs' => [ 'SpotMaintenanceStrategies$CapacityRebalance' => '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 Capacity rebalancing in the Amazon EC2 User Guide for Linux Instances.
', ], ], 'SpotDatafeedSubscription' => [ 'base' => 'Describes the data feed for a Spot Instance.
', 'refs' => [ 'CreateSpotDatafeedSubscriptionResult$SpotDatafeedSubscription' => 'The Spot Instance data feed subscription.
', 'DescribeSpotDatafeedSubscriptionResult$SpotDatafeedSubscription' => 'The Spot Instance data feed subscription.
', ], ], 'SpotFleetLaunchSpecification' => [ 'base' => '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 SpotFleetLaunchSpecification
; you must use LaunchTemplateConfig.
Describes whether monitoring is enabled.
', 'refs' => [ 'SpotFleetLaunchSpecification$Monitoring' => 'Enable or disable monitoring for the instances.
', ], ], 'SpotFleetRequestConfig' => [ 'base' => 'Describes a Spot Fleet request.
', 'refs' => [ 'SpotFleetRequestConfigSet$member' => NULL, ], ], 'SpotFleetRequestConfigData' => [ 'base' => 'Describes the configuration of a Spot Fleet request.
', 'refs' => [ 'RequestSpotFleetRequest$SpotFleetRequestConfig' => 'The configuration for the Spot Fleet request.
', 'SpotFleetRequestConfig$SpotFleetRequestConfig' => 'The configuration of the Spot Fleet request.
', ], ], 'SpotFleetRequestConfigSet' => [ 'base' => NULL, 'refs' => [ 'DescribeSpotFleetRequestsResponse$SpotFleetRequestConfigs' => 'Information about the configuration of your Spot Fleet.
', ], ], 'SpotFleetRequestId' => [ 'base' => NULL, 'refs' => [ 'DescribeSpotFleetInstancesRequest$SpotFleetRequestId' => 'The ID of the Spot Fleet request.
', 'DescribeSpotFleetRequestHistoryRequest$SpotFleetRequestId' => 'The ID of the Spot Fleet request.
', 'ModifySpotFleetRequestRequest$SpotFleetRequestId' => 'The ID of the Spot Fleet request.
', 'SpotFleetRequestIdList$member' => NULL, ], ], 'SpotFleetRequestIdList' => [ 'base' => NULL, 'refs' => [ 'CancelSpotFleetRequestsRequest$SpotFleetRequestIds' => 'The IDs of the Spot Fleet requests.
', 'DescribeSpotFleetRequestsRequest$SpotFleetRequestIds' => 'The IDs of the Spot Fleet requests.
', ], ], 'SpotFleetTagSpecification' => [ 'base' => 'The tags for a Spot Fleet resource.
', 'refs' => [ 'SpotFleetTagSpecificationList$member' => NULL, ], ], 'SpotFleetTagSpecificationList' => [ 'base' => NULL, 'refs' => [ 'SpotFleetLaunchSpecification$TagSpecifications' => 'The tags to apply during creation.
', ], ], 'SpotInstanceInterruptionBehavior' => [ 'base' => NULL, 'refs' => [ 'SpotOptions$InstanceInterruptionBehavior' => 'The behavior when a Spot Instance is interrupted.
Default: terminate
The behavior when a Spot Instance is interrupted.
Default: terminate
Describes a Spot Instance request.
', 'refs' => [ 'SpotInstanceRequestList$member' => NULL, ], ], 'SpotInstanceRequestId' => [ 'base' => NULL, 'refs' => [ 'SpotInstanceRequestIdList$member' => NULL, ], ], 'SpotInstanceRequestIdList' => [ 'base' => NULL, 'refs' => [ 'CancelSpotInstanceRequestsRequest$SpotInstanceRequestIds' => 'The IDs of the Spot Instance requests.
', 'DescribeSpotInstanceRequestsRequest$SpotInstanceRequestIds' => 'The IDs of the Spot Instance requests.
', ], ], 'SpotInstanceRequestList' => [ 'base' => NULL, 'refs' => [ 'DescribeSpotInstanceRequestsResult$SpotInstanceRequests' => 'The Spot Instance requests.
', 'RequestSpotInstancesResult$SpotInstanceRequests' => 'The Spot Instance requests.
', ], ], 'SpotInstanceState' => [ 'base' => NULL, 'refs' => [ 'SpotInstanceRequest$State' => 'The state of the Spot Instance request. Spot request status information helps track your Spot Instance requests. For more information, see Spot request status in the Amazon EC2 User Guide for Linux Instances.
', ], ], 'SpotInstanceStateFault' => [ 'base' => 'Describes a Spot Instance state change.
', 'refs' => [ 'SpotDatafeedSubscription$Fault' => 'The fault codes for the Spot Instance request, if any.
', 'SpotInstanceRequest$Fault' => 'The fault codes for the Spot Instance request, if any.
', ], ], 'SpotInstanceStatus' => [ 'base' => 'Describes the status of a Spot Instance request.
', 'refs' => [ 'SpotInstanceRequest$Status' => 'The status code and status message describing the Spot Instance request.
', ], ], 'SpotInstanceType' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplateSpotMarketOptions$SpotInstanceType' => 'The Spot Instance request type.
', 'LaunchTemplateSpotMarketOptionsRequest$SpotInstanceType' => 'The Spot Instance request type.
', 'RequestSpotInstancesRequest$Type' => 'The Spot Instance request type.
Default: one-time
The Spot Instance request type.
', 'SpotMarketOptions$SpotInstanceType' => 'The Spot Instance request type. For RunInstances, persistent Spot Instance requests are only supported when the instance interruption behavior is either hibernate
or stop
.
The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.
', 'refs' => [ 'SpotFleetRequestConfigData$SpotMaintenanceStrategies' => 'The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.
', ], ], 'SpotMarketOptions' => [ 'base' => 'The options for Spot Instances.
', 'refs' => [ 'InstanceMarketOptionsRequest$SpotOptions' => 'The options for Spot Instances.
', ], ], 'SpotOptions' => [ 'base' => 'Describes the configuration of Spot Instances in an EC2 Fleet.
', 'refs' => [ 'FleetData$SpotOptions' => 'The configuration of Spot Instances in an EC2 Fleet.
', ], ], 'SpotOptionsRequest' => [ 'base' => 'Describes the configuration of Spot Instances in an EC2 Fleet request.
', 'refs' => [ 'CreateFleetRequest$SpotOptions' => 'Describes the configuration of Spot Instances in an EC2 Fleet.
', ], ], 'SpotPlacement' => [ 'base' => 'Describes Spot Instance placement.
', 'refs' => [ 'LaunchSpecification$Placement' => 'The placement information for the instance.
', 'RequestSpotLaunchSpecification$Placement' => 'The placement information for the instance.
', 'SpotFleetLaunchSpecification$Placement' => 'The placement information.
', ], ], 'SpotPlacementScore' => [ 'base' => 'The Spot placement score for this Region or Availability Zone. The score is calculated based on the assumption that the capacity-optimized
allocation strategy is used and that all of the Availability Zones in the Region can be used.
The Spot placement score for the top 10 Regions or Availability Zones, scored on a scale from 1 to 10. Each score
reflects how likely it is that each Region or Availability Zone will succeed at fulfilling the specified target capacity
at the time of the Spot placement score request. A score of 10
means that your Spot capacity request is highly likely to succeed in that Region or Availability Zone.
If you request a Spot placement score for Regions, a high score assumes that your fleet request will be configured to use all Availability Zones and the capacity-optimized
allocation strategy. If you request a Spot placement score for Availability Zones, a high score assumes that your fleet request will be configured to use a single Availability Zone and the capacity-optimized
allocation strategy.
Different Regions or Availability Zones might return the same score.
The Spot placement score serves as a recommendation only. No score guarantees that your Spot request will be fully or partially fulfilled.
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
', ], ], 'SpotPlacementScoresTargetCapacity' => [ 'base' => NULL, 'refs' => [ 'GetSpotPlacementScoresRequest$TargetCapacity' => 'The target capacity.
', ], ], 'SpotPrice' => [ 'base' => 'The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.
The historical Spot prices.
', ], ], 'SpreadLevel' => [ 'base' => NULL, 'refs' => [ 'CreatePlacementGroupRequest$SpreadLevel' => 'Determines how placement groups spread instances.
Host – You can use host
only with Outpost placement groups.
Rack – No usage restrictions.
The spread level for the placement group. Only Outpost placement groups can be spread across hosts.
', ], ], 'StaleIpPermission' => [ 'base' => 'Describes a stale rule in a security group.
', 'refs' => [ 'StaleIpPermissionSet$member' => NULL, ], ], 'StaleIpPermissionSet' => [ 'base' => NULL, 'refs' => [ 'StaleSecurityGroup$StaleIpPermissions' => 'Information about the stale inbound rules in the security group.
', 'StaleSecurityGroup$StaleIpPermissionsEgress' => 'Information about the stale outbound rules in the security group.
', ], ], 'StaleSecurityGroup' => [ 'base' => 'Describes a stale security group (a security group that contains stale rules).
', 'refs' => [ 'StaleSecurityGroupSet$member' => NULL, ], ], 'StaleSecurityGroupSet' => [ 'base' => NULL, 'refs' => [ 'DescribeStaleSecurityGroupsResult$StaleSecurityGroupSet' => 'Information about the stale security groups.
', ], ], 'StartInstancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartInstancesResult' => [ 'base' => NULL, 'refs' => [], ], 'StartNetworkInsightsAccessScopeAnalysisRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartNetworkInsightsAccessScopeAnalysisResult' => [ 'base' => NULL, 'refs' => [], ], 'StartNetworkInsightsAnalysisRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartNetworkInsightsAnalysisResult' => [ 'base' => NULL, 'refs' => [], ], 'StartVpcEndpointServicePrivateDnsVerificationRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartVpcEndpointServicePrivateDnsVerificationResult' => [ 'base' => NULL, 'refs' => [], ], 'State' => [ 'base' => NULL, 'refs' => [ 'VpcEndpoint$State' => 'The state of the endpoint.
', 'VpcEndpointConnection$VpcEndpointState' => 'The state of the VPC endpoint.
', ], ], 'StateReason' => [ 'base' => 'Describes a state change.
', 'refs' => [ 'Image$StateReason' => 'The reason for the state change.
', 'Instance$StateReason' => 'The reason for the most recent state transition.
', 'LocalGatewayRouteTable$StateReason' => 'Information about the state change.
', ], ], 'StaticSourcesSupportValue' => [ 'base' => NULL, 'refs' => [ 'CreateTransitGatewayMulticastDomainRequestOptions$StaticSourcesSupport' => 'Specify whether to enable support for statically configuring multicast group sources for a domain.
', 'TransitGatewayMulticastDomainOptions$StaticSourcesSupport' => 'Indicates whether support for statically configuring transit gateway multicast group sources is turned on.
', ], ], 'StatisticType' => [ 'base' => NULL, 'refs' => [ 'DataQuery$Statistic' => 'The metric data aggregation period, p50
, between the specified startDate
and endDate
. For example, a metric of five_minutes
is the median of all the data points gathered within those five minutes. p50
is the only supported metric.
The statistic used for the network performance request.
', 'DisableAwsNetworkPerformanceMetricSubscriptionRequest$Statistic' => 'The statistic used for the disabled subscription.
', 'EnableAwsNetworkPerformanceMetricSubscriptionRequest$Statistic' => 'The statistic used for the enabled subscription.
', 'Subscription$Statistic' => 'The statistic used for the subscription.
', ], ], 'Status' => [ 'base' => NULL, 'refs' => [ 'MoveAddressToVpcResult$Status' => 'The status of the move of the IP address.
', 'RestoreAddressToClassicResult$Status' => 'The move status for the IP address.
', ], ], 'StatusName' => [ 'base' => NULL, 'refs' => [ 'InstanceStatusDetails$Name' => 'The type of instance status.
', ], ], 'StatusType' => [ 'base' => NULL, 'refs' => [ 'InstanceStatusDetails$Status' => 'The status.
', ], ], 'StopInstancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'StopInstancesResult' => [ 'base' => NULL, 'refs' => [], ], 'Storage' => [ 'base' => 'Describes the storage location for an instance store-backed AMI.
', 'refs' => [ 'BundleInstanceRequest$Storage' => '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.
', 'BundleTask$Storage' => 'The Amazon S3 storage locations.
', ], ], 'StorageLocation' => [ 'base' => 'Describes a storage location in Amazon S3.
', 'refs' => [ 'CreateFpgaImageRequest$InputStorageLocation' => 'The location of the encrypted design checkpoint in Amazon S3. The input must be a tarball.
', 'CreateFpgaImageRequest$LogsStorageLocation' => 'The location in Amazon S3 for the output logs.
', ], ], 'StorageTier' => [ 'base' => NULL, 'refs' => [ 'Snapshot$StorageTier' => 'The storage tier in which the snapshot is stored. standard
indicates that the snapshot is stored in the standard snapshot storage tier and that it is ready for use. archive
indicates that the snapshot is currently archived and that it must be restored before it can be used.
The storage tier in which the snapshot is stored. standard
indicates that the snapshot is stored in the standard snapshot storage tier and that it is ready for use. archive
indicates that the snapshot is currently archived and that it must be restored before it can be used.
The information about the AMI store task, including the progress of the task.
', 'refs' => [ 'StoreImageTaskResultSet$member' => NULL, ], ], 'StoreImageTaskResultSet' => [ 'base' => NULL, 'refs' => [ 'DescribeStoreImageTasksResult$StoreImageTaskResults' => 'The information about the AMI store tasks.
', ], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AcceptAddressTransferRequest$Address' => 'The Elastic IP address you are accepting for transfer.
', 'AcceptReservedInstancesExchangeQuoteResult$ExchangeId' => 'The ID of the successful exchange.
', 'AccessScopeAnalysisFinding$FindingId' => 'The ID of the finding.
', 'AccountAttribute$AttributeName' => 'The name of the account attribute.
', 'AccountAttributeValue$AttributeValue' => 'The value of the attribute.
', 'ActiveInstance$InstanceId' => 'The ID of the instance.
', 'ActiveInstance$InstanceType' => 'The instance type.
', 'ActiveInstance$SpotInstanceRequestId' => 'The ID of the Spot Instance request.
', 'AddIpamOperatingRegion$RegionName' => 'The name of the operating Region.
', 'AddPrefixListEntry$Cidr' => 'The CIDR block.
', 'AddPrefixListEntry$Description' => 'A description for the entry.
Constraints: Up to 255 characters in length.
', 'AddedPrincipal$Principal' => 'The Amazon Resource Name (ARN) of the principal.
', 'AddedPrincipal$ServicePermissionId' => 'The ID of the service permission.
', 'AddedPrincipal$ServiceId' => 'The ID of the service.
', 'AdditionalDetail$AdditionalDetailType' => 'The additional detail code.
', 'AdditionalDetail$ServiceName' => 'The name of the VPC endpoint service.
', 'Address$InstanceId' => 'The ID of the instance that the address is associated with (if any).
', 'Address$PublicIp' => 'The Elastic IP address.
', 'Address$AllocationId' => 'The ID representing the allocation of the address.
', 'Address$AssociationId' => 'The ID representing the association of the address with an instance.
', 'Address$NetworkInterfaceId' => 'The ID of the network interface.
', 'Address$NetworkInterfaceOwnerId' => 'The ID of the Amazon Web Services account that owns the network interface.
', 'Address$PrivateIpAddress' => 'The private IP address associated with the Elastic IP address.
', 'Address$PublicIpv4Pool' => 'The ID of an address pool.
', 'Address$NetworkBorderGroup' => 'The name of the unique set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses.
', 'Address$CustomerOwnedIp' => 'The customer-owned IP address.
', 'Address$CustomerOwnedIpv4Pool' => 'The ID of the customer-owned address pool.
', 'Address$CarrierIp' => '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).
', 'AddressAttribute$PtrRecord' => 'The pointer (PTR) record for the IP address.
', 'AddressTransfer$PublicIp' => 'The Elastic IP address being transferred.
', 'AddressTransfer$AllocationId' => 'The allocation ID of an Elastic IP address.
', 'AddressTransfer$TransferAccountId' => 'The ID of the account that you want to transfer the Elastic IP address to.
', 'AdvertiseByoipCidrRequest$Cidr' => '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.
', 'AllocateAddressRequest$NetworkBorderGroup' => '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.
Use DescribeAvailabilityZones to view the network border groups.
You cannot use a network border group with EC2 Classic. If you attempt this operation on EC2 Classic, you receive an InvalidParameterCombination
error.
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.
', 'AllocateAddressResult$PublicIp' => 'The Elastic IP address.
', 'AllocateAddressResult$AllocationId' => 'The ID that represents the allocation of the Elastic IP address.
', 'AllocateAddressResult$PublicIpv4Pool' => 'The ID of an address pool.
', 'AllocateAddressResult$NetworkBorderGroup' => 'The set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses.
', 'AllocateAddressResult$CustomerOwnedIp' => 'The customer-owned IP address.
', 'AllocateAddressResult$CustomerOwnedIpv4Pool' => 'The ID of the customer-owned address pool.
', 'AllocateAddressResult$CarrierIp' => 'The carrier IP address. This option is only available for network interfaces that reside in a subnet in a Wavelength Zone.
', 'AllocateHostsRequest$AvailabilityZone' => 'The Availability Zone in which to allocate the Dedicated Host.
', 'AllocateHostsRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
', 'AllocateHostsRequest$InstanceType' => '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.
If you want the Dedicated Hosts to support multiple instance types in a specific instance family, omit this parameter and specify InstanceFamily instead. You cannot specify InstanceType and InstanceFamily in the same request.
', 'AllocateHostsRequest$InstanceFamily' => '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.
If you want the Dedicated Hosts to support a specific instance type only, omit this parameter and specify InstanceType instead. You cannot specify InstanceFamily and InstanceType in the same request.
', 'AllocateHostsRequest$OutpostArn' => 'The Amazon Resource Name (ARN) of the Amazon Web Services Outpost on which to allocate the Dedicated Host. If you specify OutpostArn, you can optionally specify AssetIds.
If you are allocating the Dedicated Host in a Region, omit this parameter.
', 'AllocateIpamPoolCidrRequest$Cidr' => 'The CIDR you would like to allocate from the IPAM pool. Note the following:
If there is no DefaultNetmaskLength allocation rule set on the pool, you must specify either the NetmaskLength or the CIDR.
If the DefaultNetmaskLength allocation rule is set on the pool, you can specify either the NetmaskLength or the CIDR and the DefaultNetmaskLength allocation rule will be ignored.
Possible values: Any available IPv4 or IPv6 CIDR.
', 'AllocateIpamPoolCidrRequest$ClientToken' => 'A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
', 'AllocateIpamPoolCidrRequest$Description' => 'A description for the allocation.
', 'AllowedPrincipal$Principal' => 'The Amazon Resource Name (ARN) of the principal.
', 'AllowedPrincipal$ServicePermissionId' => 'The ID of the service permission.
', 'AllowedPrincipal$ServiceId' => 'The ID of the service.
', 'AlternatePathHint$ComponentId' => 'The ID of the component.
', 'AlternatePathHint$ComponentArn' => 'The Amazon Resource Name (ARN) of the component.
', 'AnalysisAclRule$Cidr' => 'The IPv4 address range, in CIDR notation.
', 'AnalysisAclRule$Protocol' => 'The protocol.
', 'AnalysisAclRule$RuleAction' => 'Indicates whether to allow or deny traffic that matches the rule.
', 'AnalysisComponent$Id' => 'The ID of the component.
', 'AnalysisComponent$Arn' => 'The Amazon Resource Name (ARN) of the component.
', 'AnalysisComponent$Name' => 'The name of the analysis component.
', 'AnalysisLoadBalancerTarget$AvailabilityZone' => 'The Availability Zone.
', 'AnalysisPacketHeader$Protocol' => 'The protocol.
', 'AnalysisRouteTableRoute$DestinationCidr' => 'The destination IPv4 address, in CIDR notation.
', 'AnalysisRouteTableRoute$DestinationPrefixListId' => 'The prefix of the Amazon Web Service.
', 'AnalysisRouteTableRoute$EgressOnlyInternetGatewayId' => 'The ID of an egress-only internet gateway.
', 'AnalysisRouteTableRoute$GatewayId' => 'The ID of the gateway, such as an internet gateway or virtual private gateway.
', 'AnalysisRouteTableRoute$InstanceId' => 'The ID of the instance, such as a NAT instance.
', 'AnalysisRouteTableRoute$NatGatewayId' => 'The ID of a NAT gateway.
', 'AnalysisRouteTableRoute$NetworkInterfaceId' => 'The ID of a network interface.
', 'AnalysisRouteTableRoute$Origin' => 'Describes how the route was created. The following are the possible values:
CreateRouteTable - The route was automatically created when the route table was created.
CreateRoute - The route was manually added to the route table.
EnableVgwRoutePropagation - The route was propagated by route propagation.
The ID of a transit gateway.
', 'AnalysisRouteTableRoute$VpcPeeringConnectionId' => 'The ID of a VPC peering connection.
', 'AnalysisRouteTableRoute$State' => 'The state. The following are the possible values:
active
blackhole
The ID of a carrier gateway.
', 'AnalysisRouteTableRoute$LocalGatewayId' => 'The ID of a local gateway.
', 'AnalysisSecurityGroupRule$Cidr' => 'The IPv4 address range, in CIDR notation.
', 'AnalysisSecurityGroupRule$Direction' => 'The direction. The following are the possible values:
egress
ingress
The security group ID.
', 'AnalysisSecurityGroupRule$PrefixListId' => 'The prefix list ID.
', 'AnalysisSecurityGroupRule$Protocol' => 'The protocol name.
', 'AssignIpv6AddressesResult$NetworkInterfaceId' => 'The ID of the network interface.
', 'AssignPrivateIpAddressesResult$NetworkInterfaceId' => 'The ID of the network interface.
', 'AssignedPrivateIpAddress$PrivateIpAddress' => 'The private IP address assigned to the network interface.
', 'AssociateAddressRequest$PrivateIpAddress' => '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.
', 'AssociateAddressResult$AssociationId' => 'The ID that represents the association of the Elastic IP address with an instance.
', 'AssociateClientVpnTargetNetworkRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'AssociateClientVpnTargetNetworkResult$AssociationId' => 'The unique ID of the target network association.
', 'AssociateEnclaveCertificateIamRoleResult$CertificateS3BucketName' => 'The name of the Amazon S3 bucket to which the certificate was uploaded.
', 'AssociateEnclaveCertificateIamRoleResult$CertificateS3ObjectKey' => 'The Amazon S3 object key where the certificate, certificate chain, and encrypted private key bundle are stored. The object key is formatted as follows: role_arn
/certificate_arn
.
The ID of the KMS key used to encrypt the private key of the certificate.
', 'AssociateIpamResourceDiscoveryRequest$ClientToken' => 'A client token.
', 'AssociateRouteTableResult$AssociationId' => 'The route table association ID. This ID is required for disassociating the route table.
', 'AssociateSubnetCidrBlockRequest$Ipv6CidrBlock' => 'The IPv6 CIDR block for your subnet. The subnet must have a /64 prefix length.
', 'AssociateSubnetCidrBlockResult$SubnetId' => 'The ID of the subnet.
', 'AssociateTrunkInterfaceRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.
', 'AssociateTrunkInterfaceResult$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.
', 'AssociateVpcCidrBlockRequest$CidrBlock' => 'An IPv4 CIDR block to associate with the VPC.
', 'AssociateVpcCidrBlockRequest$Ipv6CidrBlockNetworkBorderGroup' => 'The name of the location from which we advertise the IPV6 CIDR block. Use this parameter to limit the CIDR block to this location.
You must set AmazonProvidedIpv6CidrBlock
to true
to use this parameter.
You can have one IPv6 CIDR block association per network border group.
', 'AssociateVpcCidrBlockRequest$Ipv6CidrBlock' => 'An IPv6 CIDR block from the IPv6 address pool. You must also specify Ipv6Pool
in the request.
To let Amazon choose the IPv6 CIDR block for you, omit this parameter.
', 'AssociateVpcCidrBlockResult$VpcId' => 'The ID of the VPC.
', 'AssociatedRole$CertificateS3BucketName' => 'The name of the Amazon S3 bucket in which the Amazon S3 object is stored.
', 'AssociatedRole$CertificateS3ObjectKey' => '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: role_arn
/certificate_arn
.
The ID of the KMS customer master key (CMK) used to encrypt the private key.
', 'AssociatedTargetNetwork$NetworkId' => 'The ID of the subnet.
', 'AssociationStatus$Message' => 'A message about the status of the target network association, if applicable.
', 'AthenaIntegration$IntegrationResultS3DestinationArn' => 'The location in Amazon S3 to store the generated CloudFormation template.
', 'AttachNetworkInterfaceResult$AttachmentId' => 'The ID of the network interface attachment.
', 'AttachVerifiedAccessTrustProviderRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'AttachVolumeRequest$Device' => 'The device name (for example, /dev/sdh
or xvdh
).
The attribute value. The value is case-sensitive.
', 'AuthorizationRule$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint with which the authorization rule is associated.
', 'AuthorizationRule$Description' => 'A brief description of the authorization rule.
', 'AuthorizationRule$GroupId' => 'The ID of the Active Directory group to which the authorization rule grants access.
', 'AuthorizationRule$DestinationCidr' => 'The IPv4 address range, in CIDR notation, of the network to which the authorization rule applies.
', 'AuthorizeClientVpnIngressRequest$TargetNetworkCidr' => 'The IPv4 address range, in CIDR notation, of the network for which access is being authorized.
', 'AuthorizeClientVpnIngressRequest$AccessGroupId' => 'The ID of the group to grant access to, for example, the Active Directory group or identity provider (IdP) group. Required if AuthorizeAllGroups
is false
or not specified.
A brief description of the authorization rule.
', 'AuthorizeClientVpnIngressRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'AuthorizeSecurityGroupEgressRequest$CidrIp' => 'Not supported. Use a set of IP permissions to specify the CIDR.
', 'AuthorizeSecurityGroupEgressRequest$IpProtocol' => 'Not supported. Use a set of IP permissions to specify the protocol name or number.
', 'AuthorizeSecurityGroupEgressRequest$SourceSecurityGroupName' => 'Not supported. Use a set of IP permissions to specify a destination security group.
', 'AuthorizeSecurityGroupEgressRequest$SourceSecurityGroupOwnerId' => 'Not supported. Use a set of IP permissions to specify a destination security group.
', 'AuthorizeSecurityGroupIngressRequest$CidrIp' => '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.
Alternatively, use a set of IP permissions to specify multiple rules and a description for the rule.
', 'AuthorizeSecurityGroupIngressRequest$IpProtocol' => 'The IP protocol name (tcp
, udp
, icmp
) or number (see Protocol Numbers). To specify icmpv6
, use a set of IP permissions.
Use -1
to specify all protocols. If you specify -1
or a protocol other than tcp
, udp
, or icmp
, traffic on all ports is allowed, regardless of any ports you specify.
Alternatively, use a set of IP permissions to specify multiple rules and a description for the rule.
', 'AuthorizeSecurityGroupIngressRequest$SourceSecurityGroupName' => '[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. The source security group must be in the same VPC.
', 'AuthorizeSecurityGroupIngressRequest$SourceSecurityGroupOwnerId' => '[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.
', 'AvailabilityZone$RegionName' => 'The name of the Region.
', 'AvailabilityZone$ZoneName' => 'The name of the Availability Zone, Local Zone, or Wavelength Zone.
', 'AvailabilityZone$ZoneId' => 'The ID of the Availability Zone, Local Zone, or Wavelength Zone.
', 'AvailabilityZone$GroupName' => 'For Availability Zones, this parameter has the same value as the Region name.
For Local Zones, the name of the associated group, for example us-west-2-lax-1
.
For Wavelength Zones, the name of the associated group, for example us-east-1-wl1-bos-wlz-1
.
The name of the network border group.
', 'AvailabilityZone$ZoneType' => 'The type of zone. The valid values are availability-zone
, local-zone
, and wavelength-zone
.
The name of the zone that handles some of the Local Zone or Wavelength Zone control plane operations, such as API calls.
', 'AvailabilityZone$ParentZoneId' => 'The ID of the zone that handles some of the Local Zone or Wavelength Zone control plane operations, such as API calls.
', 'AvailabilityZoneMessage$Message' => 'The message about the Availability Zone, Local Zone, or Wavelength Zone.
', 'AvailabilityZoneStringList$member' => NULL, 'BillingProductList$member' => NULL, 'BlockDeviceMapping$DeviceName' => 'The device name (for example, /dev/sdh
or xvdh
).
The virtual device name (ephemeral
N). 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.
NVMe instance store volumes are automatically enumerated and assigned a device name. Including them in your block device mapping has no effect.
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.
', 'BlockDeviceMapping$NoDevice' => '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.
', 'BundleTask$BundleId' => 'The ID of the bundle task.
', 'BundleTask$InstanceId' => 'The ID of the instance associated with this bundle task.
', 'BundleTask$Progress' => 'The level of task completion, as a percent (for example, 20%).
', 'BundleTaskError$Code' => 'The error code.
', 'BundleTaskError$Message' => 'The error message.
', 'ByoipCidr$Cidr' => 'The address range, in CIDR notation.
', 'ByoipCidr$Description' => 'The description of the address range.
', 'ByoipCidr$StatusMessage' => 'Upon success, contains the ID of the address pool. Otherwise, contains an error message.
', 'CancelConversionRequest$ReasonMessage' => 'The reason for canceling the conversion task.
', 'CancelImportTaskRequest$CancelReason' => 'The reason for canceling the task.
', 'CancelImportTaskResult$ImportTaskId' => 'The ID of the task being canceled.
', 'CancelImportTaskResult$PreviousState' => 'The current state of the task being canceled.
', 'CancelImportTaskResult$State' => 'The current state of the task being canceled.
', 'CancelSpotFleetRequestsError$Message' => 'The description for the error code.
', 'CancelSpotFleetRequestsErrorItem$SpotFleetRequestId' => 'The ID of the Spot Fleet request.
', 'CancelSpotFleetRequestsSuccessItem$SpotFleetRequestId' => 'The ID of the Spot Fleet request.
', 'CancelledSpotInstanceRequest$SpotInstanceRequestId' => 'The ID of the Spot Instance request.
', 'CapacityReservation$CapacityReservationId' => 'The ID of the Capacity Reservation.
', 'CapacityReservation$OwnerId' => 'The ID of the Amazon Web Services account that owns the Capacity Reservation.
', 'CapacityReservation$CapacityReservationArn' => 'The Amazon Resource Name (ARN) of the Capacity Reservation.
', 'CapacityReservation$AvailabilityZoneId' => 'The Availability Zone ID of the Capacity Reservation.
', 'CapacityReservation$InstanceType' => 'The type of instance for which the Capacity Reservation reserves capacity.
', 'CapacityReservation$AvailabilityZone' => 'The Availability Zone in which the capacity is reserved.
', 'CapacityReservation$CapacityReservationFleetId' => '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.
', 'CapacityReservationFleet$CapacityReservationFleetArn' => 'The ARN of the Capacity Reservation Fleet.
', 'CapacityReservationFleet$AllocationStrategy' => '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 Allocation strategy in the Amazon EC2 User Guide.
', 'CapacityReservationGroup$GroupArn' => 'The ARN of the resource group.
', 'CapacityReservationGroup$OwnerId' => 'The ID of the Amazon Web Services account that owns the resource group.
', 'CapacityReservationTarget$CapacityReservationResourceGroupArn' => 'The ARN of the Capacity Reservation resource group in which to run the instance.
', 'CapacityReservationTargetResponse$CapacityReservationId' => 'The ID of the targeted Capacity Reservation.
', 'CapacityReservationTargetResponse$CapacityReservationResourceGroupArn' => 'The ARN of the targeted Capacity Reservation group.
', 'CarrierGateway$OwnerId' => 'The Amazon Web Services account ID of the owner of the carrier gateway.
', 'CertificateAuthentication$ClientRootCertificateChain' => 'The ARN of the client certificate.
', 'CertificateAuthenticationRequest$ClientRootCertificateChainArn' => '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).
', 'CidrAuthorizationContext$Message' => 'The plain-text authorization message for the prefix and account.
', 'CidrAuthorizationContext$Signature' => 'The signed authorization message for the prefix and account.
', 'CidrBlock$CidrBlock' => 'The IPv4 CIDR block.
', 'ClassicLinkDnsSupport$VpcId' => 'The ID of the VPC.
', 'ClassicLinkInstance$InstanceId' => 'The ID of the instance.
', 'ClassicLinkInstance$VpcId' => 'The ID of the VPC.
', 'ClassicLoadBalancer$Name' => 'The name of the load balancer.
', 'ClientCertificateRevocationListStatus$Message' => 'A message about the status of the client certificate revocation list, if applicable.
', 'ClientConnectOptions$LambdaFunctionArn' => 'The Amazon Resource Name (ARN) of the Lambda function used for connection authorization.
', 'ClientConnectResponseOptions$LambdaFunctionArn' => 'The Amazon Resource Name (ARN) of the Lambda function used for connection authorization.
', 'ClientData$Comment' => 'A user-defined comment about the disk upload.
', 'ClientLoginBannerOptions$BannerText' => 'Customizable text that will be displayed in a banner on Amazon Web Services provided clients when a VPN session is established. UTF-8 encoded characters only. Maximum of 1400 characters.
', 'ClientLoginBannerResponseOptions$BannerText' => 'Customizable text that will be displayed in a banner on Amazon Web Services provided clients when a VPN session is established. UTF-8 encoded characters only. Maximum of 1400 characters.
', 'ClientVpnAuthorizationRuleStatus$Message' => 'A message about the status of the authorization rule, if applicable.
', 'ClientVpnConnection$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint to which the client is connected.
', 'ClientVpnConnection$Timestamp' => 'The current date and time.
', 'ClientVpnConnection$ConnectionId' => 'The ID of the client connection.
', 'ClientVpnConnection$Username' => 'The username of the client who established the client connection. This information is only provided if Active Directory client authentication is used.
', 'ClientVpnConnection$ConnectionEstablishedTime' => 'The date and time the client connection was established.
', 'ClientVpnConnection$IngressBytes' => 'The number of bytes sent by the client.
', 'ClientVpnConnection$EgressBytes' => 'The number of bytes received by the client.
', 'ClientVpnConnection$IngressPackets' => 'The number of packets sent by the client.
', 'ClientVpnConnection$EgressPackets' => 'The number of packets received by the client.
', 'ClientVpnConnection$ClientIp' => 'The IP address of the client.
', 'ClientVpnConnection$CommonName' => 'The common name associated with the client. This is either the name of the client certificate, or the Active Directory user name.
', 'ClientVpnConnection$ConnectionEndTime' => 'The date and time the client connection was terminated.
', 'ClientVpnConnectionStatus$Message' => 'A message about the status of the client connection, if applicable.
', 'ClientVpnEndpoint$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint.
', 'ClientVpnEndpoint$Description' => 'A brief description of the endpoint.
', 'ClientVpnEndpoint$CreationTime' => 'The date and time the Client VPN endpoint was created.
', 'ClientVpnEndpoint$DeletionTime' => 'The date and time the Client VPN endpoint was deleted, if applicable.
', 'ClientVpnEndpoint$DnsName' => 'The DNS name to be used by clients when connecting to the Client VPN endpoint.
', 'ClientVpnEndpoint$ClientCidrBlock' => 'The IPv4 address range, in CIDR notation, from which client IP addresses are assigned.
', 'ClientVpnEndpoint$ServerCertificateArn' => 'The ARN of the server certificate.
', 'ClientVpnEndpoint$SelfServicePortalUrl' => 'The URL of the self-service portal.
', 'ClientVpnEndpointAttributeStatus$Message' => 'The status message.
', 'ClientVpnEndpointStatus$Message' => 'A message about the status of the Client VPN endpoint.
', 'ClientVpnRoute$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint with which the route is associated.
', 'ClientVpnRoute$DestinationCidr' => 'The IPv4 address range, in CIDR notation, of the route destination.
', 'ClientVpnRoute$TargetSubnet' => 'The ID of the subnet through which traffic is routed.
', 'ClientVpnRoute$Type' => 'The route type.
', 'ClientVpnRoute$Origin' => 'Indicates how the route was associated with the Client VPN endpoint. associate
indicates that the route was automatically added when the target network was associated with the Client VPN endpoint. add-route
indicates that the route was manually added using the CreateClientVpnRoute action.
A brief description of the route.
', 'ClientVpnRouteStatus$Message' => 'A message about the status of the Client VPN endpoint route, if applicable.
', 'CloudWatchLogOptions$LogGroupArn' => 'The Amazon Resource Name (ARN) of the CloudWatch log group to send logs to.
', 'CloudWatchLogOptions$LogOutputFormat' => 'Configured log format. Default format is json
.
Valid values: json
| text
Set log format. Default format is json
.
Valid values: json
| text
The allocation ID of the address.
', 'CoipAddressUsage$AwsAccountId' => 'The Amazon Web Services account ID.
', 'CoipAddressUsage$AwsService' => 'The Amazon Web Services service.
', 'CoipAddressUsage$CoIp' => 'The customer-owned IP address.
', 'CoipCidr$Cidr' => 'An address range in a customer-owned IP address space.
', 'CoipCidr$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'ConfirmProductInstanceRequest$ProductCode' => 'The product code. This must be a product code that you own.
', 'ConfirmProductInstanceResult$OwnerId' => 'The Amazon Web Services account ID of the instance owner. This is only present if the product code is attached to the instance.
', 'ConnectionLogOptions$CloudwatchLogGroup' => 'The name of the CloudWatch Logs log group. Required if connection logging is enabled.
', 'ConnectionLogOptions$CloudwatchLogStream' => 'The name of the CloudWatch Logs log stream to which the connection data is published.
', 'ConnectionLogResponseOptions$CloudwatchLogGroup' => 'The name of the Amazon CloudWatch Logs log group to which connection logging data is published.
', 'ConnectionLogResponseOptions$CloudwatchLogStream' => 'The name of the Amazon CloudWatch Logs log stream to which connection logging data is published.
', 'ConnectionNotification$ConnectionNotificationId' => 'The ID of the notification.
', 'ConnectionNotification$ServiceId' => 'The ID of the endpoint service.
', 'ConnectionNotification$VpcEndpointId' => 'The ID of the VPC endpoint.
', 'ConnectionNotification$ConnectionNotificationArn' => 'The ARN of the SNS topic for the notification.
', 'ConversionTask$ConversionTaskId' => 'The ID of the conversion task.
', 'ConversionTask$ExpirationTime' => 'The time when the task expires. If the upload isn\'t complete before the expiration time, we automatically cancel the task.
', 'ConversionTask$StatusMessage' => 'The status message related to the conversion task.
', 'CopyFpgaImageRequest$SourceFpgaImageId' => 'The ID of the source AFI.
', 'CopyFpgaImageRequest$Description' => 'The description for the new AFI.
', 'CopyFpgaImageRequest$Name' => 'The name for the new AFI. The default is the name of the source AFI.
', 'CopyFpgaImageRequest$SourceRegion' => 'The Region that contains the source AFI.
', 'CopyFpgaImageRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.
', 'CopyFpgaImageResult$FpgaImageId' => 'The ID of the new AFI.
', 'CopyImageRequest$ClientToken' => 'Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.
', 'CopyImageRequest$Description' => 'A description for the new AMI in the destination Region.
', 'CopyImageRequest$Name' => 'The name of the new AMI in the destination Region.
', 'CopyImageRequest$SourceImageId' => 'The ID of the AMI to copy.
', 'CopyImageRequest$SourceRegion' => 'The name of the Region that contains the AMI to copy.
', 'CopyImageRequest$DestinationOutpostArn' => '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.
For more information, see Copy AMIs from an Amazon Web Services Region to an Outpost in the Amazon EC2 User Guide.
', 'CopyImageResult$ImageId' => 'The ID of the new AMI.
', 'CopySnapshotRequest$Description' => 'A description for the EBS snapshot.
', 'CopySnapshotRequest$DestinationOutpostArn' => '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.
For more information, see Copy snapshots from an Amazon Web Services Region to an Outpost in the Amazon Elastic Compute Cloud User Guide.
', 'CopySnapshotRequest$DestinationRegion' => 'The destination Region to use in the PresignedUrl
parameter of a snapshot copy operation. This parameter is only valid for specifying the destination Region in a PresignedUrl
parameter, where it is required.
The snapshot copy is sent to the regional endpoint that you sent the HTTP request to (for example, ec2.us-east-1.amazonaws.com
). With the CLI, this is specified using the --region
parameter or the default Region in your Amazon Web Services configuration file.
The ID of the Region that contains the snapshot to be copied.
', 'CopySnapshotRequest$SourceSnapshotId' => 'The ID of the EBS snapshot to copy.
', 'CopySnapshotResult$SnapshotId' => 'The ID of the new snapshot.
', 'CreateCapacityReservationFleetRequest$AllocationStrategy' => 'The strategy used by the Capacity Reservation Fleet to determine which of the specified instance types to use. Currently, only the prioritized
allocation strategy is supported. For more information, see Allocation strategy in the Amazon EC2 User Guide.
Valid values: prioritized
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensure Idempotency.
', 'CreateCapacityReservationFleetResult$AllocationStrategy' => 'The allocation strategy used by the Capacity Reservation Fleet.
', 'CreateCapacityReservationRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensure Idempotency.
', 'CreateCapacityReservationRequest$InstanceType' => 'The instance type for which to reserve capacity. For more information, see Instance types in the Amazon EC2 User Guide.
', 'CreateCarrierGatewayRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateClientVpnEndpointRequest$ClientCidrBlock' => '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. Client CIDR range must have a size of at least /22 and must not be greater than /12.
', 'CreateClientVpnEndpointRequest$ServerCertificateArn' => 'The ARN of the server certificate. For more information, see the Certificate Manager User Guide.
', 'CreateClientVpnEndpointRequest$Description' => 'A brief description of the Client VPN endpoint.
', 'CreateClientVpnEndpointRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateClientVpnEndpointResult$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint.
', 'CreateClientVpnEndpointResult$DnsName' => 'The DNS name to be used by clients when establishing their VPN session.
', 'CreateClientVpnRouteRequest$DestinationCidrBlock' => 'The IPv4 address range, in CIDR notation, of the route destination. For example:
To add a route for Internet access, enter 0.0.0.0/0
To add a route for a peered VPC, enter the peered VPC\'s IPv4 CIDR range
To add a route for an on-premises network, enter the Amazon Web Services Site-to-Site VPN connection\'s IPv4 CIDR range
To add a route for the local network, enter the client CIDR range
A brief description of the route.
', 'CreateClientVpnRouteRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateCoipCidrRequest$Cidr' => 'A customer-owned IP address range to create.
', 'CreateCustomerGatewayRequest$PublicIp' => 'This member has been deprecated. The Internet-routable IP address for the customer gateway\'s outside interface. The address must be static.
', 'CreateCustomerGatewayRequest$CertificateArn' => 'The Amazon Resource Name (ARN) for the customer gateway certificate.
', 'CreateCustomerGatewayRequest$DeviceName' => 'A name for the customer gateway device.
Length Constraints: Up to 255 characters.
', 'CreateCustomerGatewayRequest$IpAddress' => 'IPv4 address for the customer gateway device\'s outside interface. The address must be static.
', 'CreateDefaultSubnetRequest$AvailabilityZone' => 'The Availability Zone in which to create the default subnet.
', 'CreateEgressOnlyInternetGatewayRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateEgressOnlyInternetGatewayResult$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
', 'CreateFleetError$ErrorCode' => 'The error code that indicates why the instance could not be launched. For more information about error codes, see Error codes.
', 'CreateFleetError$ErrorMessage' => 'The error message that describes why the instance could not be launched. For more information about error messages, see Error codes.
', 'CreateFleetRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.
', 'CreateFleetRequest$Context' => 'Reserved.
', 'CreateFlowLogsRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateFlowLogsRequest$DeliverLogsPermissionArn' => 'The ARN of the IAM role that allows Amazon EC2 to publish flow logs to a CloudWatch Logs log group in your account.
This parameter is required if the destination type is cloud-watch-logs
and unsupported otherwise.
The ARN of the IAM role that allows Amazon EC2 to publish flow logs across accounts.
', 'CreateFlowLogsRequest$LogGroupName' => 'The name of a new or existing CloudWatch Logs log group where Amazon EC2 publishes your flow logs.
This parameter is valid only if the destination type is cloud-watch-logs
.
The destination for the flow log data. The meaning of this parameter depends on the destination type.
If the destination type is cloud-watch-logs
, specify the ARN of a CloudWatch Logs log group. For example:
arn:aws:logs:region:account_id:log-group:my_group
Alternatively, use the LogGroupName
parameter.
If the destination type is s3
, specify the ARN of an S3 bucket. For example:
arn:aws:s3:::my_bucket/my_subfolder/
The subfolder is optional. Note that you can\'t use AWSLogs
as a subfolder name.
If the destination type is kinesis-data-firehose
, specify the ARN of a Kinesis Data Firehose delivery stream. For example:
arn:aws:firehose:region:account_id:deliverystream:my_stream
The fields to include in the flow log record. List the fields in the order in which they should appear. If you omit this parameter, the flow log is created using the default format. If you specify this parameter, you must include at least one field. For more information about the available fields, see Flow log records in the Amazon VPC User Guide or Transit Gateway Flow Log records in the Amazon Web Services Transit Gateway Guide.
Specify the fields using the ${field-id}
format, separated by spaces. For the CLI, surround this parameter value with single quotes on Linux or double quotes on Windows.
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
', 'CreateFpgaImageRequest$Description' => 'A description for the AFI.
', 'CreateFpgaImageRequest$Name' => 'A name for the AFI.
', 'CreateFpgaImageRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
', 'CreateFpgaImageResult$FpgaImageId' => 'The FPGA image identifier (AFI ID).
', 'CreateFpgaImageResult$FpgaImageGlobalId' => 'The global FPGA image identifier (AGFI ID).
', 'CreateImageRequest$Description' => 'A description for the new image.
', 'CreateImageRequest$Name' => 'A name for the new image.
Constraints: 3-128 alphanumeric characters, parentheses (()), square brackets ([]), spaces ( ), periods (.), slashes (/), dashes (-), single quotes (\'), at-signs (@), or underscores(_)
', 'CreateImageResult$ImageId' => 'The ID of the new AMI.
', 'CreateInstanceConnectEndpointRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
', 'CreateInstanceConnectEndpointResult$ClientToken' => 'Unique, case-sensitive idempotency token provided by the client in the the request.
', 'CreateInstanceEventWindowRequest$Name' => 'The name of the event window.
', 'CreateInstanceExportTaskRequest$Description' => 'A description for the conversion task or the resource being exported. The maximum length is 255 characters.
', 'CreateIpamPoolRequest$Locale' => 'In IPAM, the locale is the Amazon Web Services Region where you want to make an IPAM pool available for allocations. Only resources in the same Region as the locale of the pool can get IP address allocations from the pool. You can only allocate a CIDR for a VPC, for example, from an IPAM pool that shares a locale with the VPC’s Region. Note that once you choose a Locale for a pool, you cannot modify it. If you do not choose a locale, resources in Regions others than the IPAM\'s home region cannot use CIDRs from this pool.
Possible values: Any Amazon Web Services Region, such as us-east-1.
', 'CreateIpamPoolRequest$Description' => 'A description for the IPAM pool.
', 'CreateIpamPoolRequest$ClientToken' => 'A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
', 'CreateIpamRequest$Description' => 'A description for the IPAM.
', 'CreateIpamRequest$ClientToken' => 'A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
', 'CreateIpamResourceDiscoveryRequest$Description' => 'A description for the IPAM resource discovery.
', 'CreateIpamResourceDiscoveryRequest$ClientToken' => 'A client token for the IPAM resource discovery.
', 'CreateIpamScopeRequest$Description' => 'A description for the scope you\'re creating.
', 'CreateIpamScopeRequest$ClientToken' => 'A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
', 'CreateKeyPairRequest$KeyName' => 'A unique name for the key pair.
Constraints: Up to 255 ASCII characters
', 'CreateLaunchTemplateRequest$ClientToken' => 'Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.
Constraint: Maximum 128 ASCII characters.
', 'CreateLaunchTemplateVersionRequest$ClientToken' => 'Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.
Constraint: Maximum 128 ASCII characters.
', 'CreateLaunchTemplateVersionRequest$SourceVersion' => '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 LaunchTemplateData
. Snapshots applied to the block device mapping are ignored when creating a new version unless they are explicitly included.
The CIDR range used for destination matches. Routing decisions are based on the most specific match.
', 'CreateManagedPrefixListRequest$PrefixListName' => 'A name for the prefix list.
Constraints: Up to 255 characters in length. The name cannot start with com.amazonaws
.
The IP address type.
Valid Values: IPv4
| IPv6
Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
Constraints: Up to 255 UTF-8 characters in length.
', 'CreateNatGatewayRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
Constraint: Maximum 64 ASCII characters.
', 'CreateNatGatewayRequest$PrivateIpAddress' => 'The private IPv4 address to assign to the NAT gateway. If you don\'t provide an address, a private IPv4 address will be automatically assigned.
', 'CreateNatGatewayResult$ClientToken' => 'Unique, case-sensitive identifier to ensure the idempotency of the request. Only returned if a client token was provided in the request.
', 'CreateNetworkAclEntryRequest$CidrBlock' => 'The IPv4 network range to allow or deny, in CIDR notation (for example 172.16.0.0/24
). We modify the specified CIDR block to its canonical form; for example, if you specify 100.68.0.18/18
, we modify it to 100.68.0.0/18
.
The IPv6 network range to allow or deny, in CIDR notation (for example 2001:db8:1234:1a00::/64
).
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.
', 'CreateNetworkInsightsAccessScopeRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateNetworkInsightsPathRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateNetworkInterfacePermissionRequest$AwsAccountId' => 'The Amazon Web Services account ID.
', 'CreateNetworkInterfacePermissionRequest$AwsService' => 'The Amazon Web Service. Currently not supported.
', 'CreateNetworkInterfaceRequest$Description' => 'A description for the network interface.
', 'CreateNetworkInterfaceRequest$PrivateIpAddress' => '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 privateIpAddresses
as primary (only one IP address can be designated as primary).
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
', 'CreateNetworkInterfaceResult$ClientToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
A name for the placement group. Must be unique within the scope of your account for the Region.
Constraints: Up to 255 ASCII characters
', 'CreateReplaceRootVolumeTaskRequest$ClientToken' => '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 Ensuring idempotency.
', 'CreateReservedInstancesListingRequest$ClientToken' => 'Unique, case-sensitive identifier you provide to ensure idempotency of your listings. This helps avoid duplicate listings. For more information, see Ensuring Idempotency.
', 'CreateRestoreImageTaskRequest$Bucket' => 'The name of the Amazon S3 bucket that contains the stored AMI object.
', 'CreateRestoreImageTaskRequest$ObjectKey' => 'The name of the stored AMI object in the bucket.
', 'CreateRestoreImageTaskRequest$Name' => '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.
', 'CreateRestoreImageTaskResult$ImageId' => 'The AMI ID.
', 'CreateRouteRequest$DestinationCidrBlock' => '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 100.68.0.18/18
, we modify it to 100.68.0.0/18
.
The IPv6 CIDR block used for the destination match. Routing decisions are based on the most specific match.
', 'CreateSecurityGroupRequest$Description' => 'A description for the security group.
Constraints: Up to 255 characters in length
Valid characters: a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=&;{}!$*
', 'CreateSecurityGroupRequest$GroupName' => 'The name of the security group.
Constraints: Up to 255 characters in length. Cannot start with sg-
.
Valid characters: a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=&;{}!$*
', 'CreateSecurityGroupResult$GroupId' => 'The ID of the security group.
', 'CreateSnapshotRequest$Description' => 'A description for the snapshot.
', 'CreateSnapshotRequest$OutpostArn' => 'The Amazon Resource Name (ARN) of the Outpost on which to create a local snapshot.
To create a snapshot of a volume in a Region, omit this parameter. The snapshot is created in the same Region as the volume.
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.
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.
For more information, see Create local snapshots from volumes on an Outpost in the Amazon Elastic Compute Cloud User Guide.
', 'CreateSnapshotsRequest$Description' => 'A description propagated to every snapshot specified by the instance.
', 'CreateSnapshotsRequest$OutpostArn' => 'The Amazon Resource Name (ARN) of the Outpost on which to create the local snapshots.
To create snapshots from an instance in a Region, omit this parameter. The snapshots are created in the same Region as the instance.
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.
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.
For more information, see Create multi-volume local snapshots from instances on an Outpost in the Amazon Elastic Compute Cloud User Guide.
', 'CreateSpotDatafeedSubscriptionRequest$Bucket' => 'The name of the Amazon S3 bucket in which to store the Spot Instance data feed. For more information about bucket names, see Rules for bucket naming in the Amazon S3 Developer Guide.
', 'CreateSpotDatafeedSubscriptionRequest$Prefix' => 'The prefix for the data feed file names.
', 'CreateStoreImageTaskRequest$Bucket' => '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.
', 'CreateStoreImageTaskResult$ObjectKey' => 'The name of the stored AMI object in the S3 bucket.
', 'CreateSubnetCidrReservationRequest$Cidr' => 'The IPv4 or IPV6 CIDR range to reserve.
', 'CreateSubnetCidrReservationRequest$Description' => 'The description to assign to the subnet CIDR reservation.
', 'CreateSubnetRequest$AvailabilityZone' => 'The Availability Zone or Local Zone for the subnet.
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.
To create a subnet in a Local Zone, set this value to the Local Zone ID, for example us-west-2-lax-1a
. For information about the Regions that support Local Zones, see Local Zones locations.
To create a subnet in an Outpost, set this value to the Availability Zone for the Outpost and specify the Outpost ARN.
', 'CreateSubnetRequest$AvailabilityZoneId' => 'The AZ ID or the Local Zone ID of the subnet.
', 'CreateSubnetRequest$CidrBlock' => 'The IPv4 network range for the subnet, in CIDR notation. For example, 10.0.0.0/24
. We modify the specified CIDR block to its canonical form; for example, if you specify 100.68.0.18/18
, we modify it to 100.68.0.0/18
.
This parameter is not supported for an IPv6 only subnet.
', 'CreateSubnetRequest$Ipv6CidrBlock' => 'The IPv6 network range for the subnet, in CIDR notation. The subnet size must use a /64 prefix length.
This parameter is required for an IPv6 only subnet.
', 'CreateSubnetRequest$OutpostArn' => '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.
', 'CreateTrafficMirrorFilterRequest$Description' => 'The description of the Traffic Mirror filter.
', 'CreateTrafficMirrorFilterRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateTrafficMirrorFilterResult$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateTrafficMirrorFilterRuleRequest$DestinationCidrBlock' => 'The destination CIDR block to assign to the Traffic Mirror rule.
', 'CreateTrafficMirrorFilterRuleRequest$SourceCidrBlock' => 'The source CIDR block to assign to the Traffic Mirror rule.
', 'CreateTrafficMirrorFilterRuleRequest$Description' => 'The description of the Traffic Mirror rule.
', 'CreateTrafficMirrorFilterRuleRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateTrafficMirrorFilterRuleResult$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateTrafficMirrorSessionRequest$Description' => 'The description of the Traffic Mirror session.
', 'CreateTrafficMirrorSessionRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateTrafficMirrorSessionResult$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateTrafficMirrorTargetRequest$NetworkLoadBalancerArn' => 'The Amazon Resource Name (ARN) of the Network Load Balancer that is associated with the target.
', 'CreateTrafficMirrorTargetRequest$Description' => 'The description of the Traffic Mirror target.
', 'CreateTrafficMirrorTargetRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateTrafficMirrorTargetResult$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateTransitGatewayConnectPeerRequest$TransitGatewayAddress' => '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.
', 'CreateTransitGatewayConnectPeerRequest$PeerAddress' => 'The peer IP address (GRE outer IP address) on the appliance side of the Connect peer.
', 'CreateTransitGatewayPeeringAttachmentRequest$PeerAccountId' => 'The ID of the Amazon Web Services account that owns the peer transit gateway.
', 'CreateTransitGatewayPeeringAttachmentRequest$PeerRegion' => 'The Region where the peer transit gateway is located.
', 'CreateTransitGatewayRequest$Description' => 'A description of the transit gateway.
', 'CreateTransitGatewayRouteRequest$DestinationCidrBlock' => 'The CIDR range used for destination matches. Routing decisions are based on the most specific match.
', 'CreateVerifiedAccessEndpointRequest$ApplicationDomain' => 'The DNS name for users to reach your application.
', 'CreateVerifiedAccessEndpointRequest$EndpointDomainPrefix' => 'A custom identifier that is prepended to the DNS name that is generated for the endpoint.
', 'CreateVerifiedAccessEndpointRequest$Description' => 'A description for the Verified Access endpoint.
', 'CreateVerifiedAccessEndpointRequest$PolicyDocument' => 'The Verified Access policy document.
', 'CreateVerifiedAccessEndpointRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'CreateVerifiedAccessGroupRequest$Description' => 'A description for the Verified Access group.
', 'CreateVerifiedAccessGroupRequest$PolicyDocument' => 'The Verified Access policy document.
', 'CreateVerifiedAccessGroupRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'CreateVerifiedAccessInstanceRequest$Description' => 'A description for the Verified Access instance.
', 'CreateVerifiedAccessInstanceRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'CreateVerifiedAccessTrustProviderDeviceOptions$TenantId' => 'The ID of the tenant application with the device-identity provider.
', 'CreateVerifiedAccessTrustProviderOidcOptions$Issuer' => 'The OIDC issuer.
', 'CreateVerifiedAccessTrustProviderOidcOptions$AuthorizationEndpoint' => 'The OIDC authorization endpoint.
', 'CreateVerifiedAccessTrustProviderOidcOptions$TokenEndpoint' => 'The OIDC token endpoint.
', 'CreateVerifiedAccessTrustProviderOidcOptions$UserInfoEndpoint' => 'The OIDC user info endpoint.
', 'CreateVerifiedAccessTrustProviderOidcOptions$ClientId' => 'The client identifier.
', 'CreateVerifiedAccessTrustProviderOidcOptions$Scope' => 'OpenID Connect (OIDC) scopes are used by an application during authentication to authorize access to a user\'s details. Each scope returns a specific set of user attributes.
', 'CreateVerifiedAccessTrustProviderRequest$PolicyReferenceName' => 'The identifier to be used when working with policy rules.
', 'CreateVerifiedAccessTrustProviderRequest$Description' => 'A description for the Verified Access trust provider.
', 'CreateVerifiedAccessTrustProviderRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'CreateVolumePermission$UserId' => 'The ID of the Amazon Web Services account to be added or removed.
', 'CreateVolumeRequest$OutpostArn' => 'The Amazon Resource Name (ARN) of the Outpost.
', 'CreateVolumeRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensure Idempotency.
', 'CreateVpcEndpointConnectionNotificationRequest$ConnectionNotificationArn' => 'The ARN of the SNS topic for the notifications.
', 'CreateVpcEndpointConnectionNotificationRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateVpcEndpointConnectionNotificationResult$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
', 'CreateVpcEndpointRequest$ServiceName' => 'The name of the endpoint service.
', 'CreateVpcEndpointRequest$PolicyDocument' => '(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.
', 'CreateVpcEndpointRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateVpcEndpointResult$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
', 'CreateVpcEndpointServiceConfigurationRequest$PrivateDnsName' => '(Interface endpoint configuration) The private DNS name to assign to the VPC endpoint service.
', 'CreateVpcEndpointServiceConfigurationRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'CreateVpcEndpointServiceConfigurationResult$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
', 'CreateVpcPeeringConnectionRequest$PeerOwnerId' => 'The Amazon Web Services account ID of the owner of the accepter VPC.
Default: Your Amazon Web Services account ID
', 'CreateVpcPeeringConnectionRequest$PeerVpcId' => 'The ID of the VPC with which you are creating the VPC peering connection. You must specify this parameter in the request.
', 'CreateVpcPeeringConnectionRequest$PeerRegion' => '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.
Default: The Region in which you make the request.
', 'CreateVpcRequest$CidrBlock' => 'The IPv4 network range for the VPC, in CIDR notation. For example, 10.0.0.0/16
. We modify the specified CIDR block to its canonical form; for example, if you specify 100.68.0.18/18
, we modify it to 100.68.0.0/18
.
The IPv6 CIDR block from the IPv6 address pool. You must also specify Ipv6Pool
in the request.
To let Amazon choose the IPv6 CIDR block for you, omit this parameter.
', 'CreateVpcRequest$Ipv6CidrBlockNetworkBorderGroup' => 'The name of the location from which we advertise the IPV6 CIDR block. Use this parameter to limit the address to this location.
You must set AmazonProvidedIpv6CidrBlock
to true
to use this parameter.
The type of VPN connection (ipsec.1
).
The CIDR block associated with the local subnet of the customer network.
', 'CreateVpnGatewayRequest$AvailabilityZone' => 'The Availability Zone for the virtual private gateway.
', 'CreditSpecification$CpuCredits' => 'The credit option for CPU usage of a T instance.
Valid values: standard
| unlimited
The credit option for CPU usage of a T instance.
Valid values: standard
| unlimited
The customer gateway\'s Border Gateway Protocol (BGP) Autonomous System Number (ASN).
', 'CustomerGateway$CustomerGatewayId' => 'The ID of the customer gateway.
', 'CustomerGateway$IpAddress' => 'The IP address of the customer gateway device\'s outside interface.
', 'CustomerGateway$CertificateArn' => 'The Amazon Resource Name (ARN) for the customer gateway certificate.
', 'CustomerGateway$State' => 'The current state of the customer gateway (pending | available | deleting | deleted
).
The type of VPN connection the customer gateway supports (ipsec.1
).
The name of customer gateway device.
', 'DataQuery$Id' => 'A user-defined ID associated with a data query that\'s returned in the dataResponse
identifying the query. For example, if you set the Id to MyQuery01
in the query, the dataResponse
identifies the query as MyQuery01
.
The Region or Availability Zone that\'s the source for the data query. For example, us-east-1
.
The Region or Availability Zone that\'s the target for the data query. For example, eu-north-1
.
The ID passed in the DataQuery
.
The Region or Availability Zone that\'s the source for the data query. For example, us-east-1
.
The Region or Availability Zone that\'s the destination for the data query. For example, eu-west-1
.
The IPv4 address range, in CIDR notation, of the route to be deleted.
', 'DeleteCoipCidrRequest$Cidr' => 'A customer-owned IP address range that you want to delete.
', 'DeleteFleetError$Message' => 'The description for the error code.
', 'DeleteLaunchTemplateVersionsResponseErrorItem$LaunchTemplateId' => 'The ID of the launch template.
', 'DeleteLaunchTemplateVersionsResponseErrorItem$LaunchTemplateName' => 'The name of the launch template.
', 'DeleteLaunchTemplateVersionsResponseSuccessItem$LaunchTemplateId' => 'The ID of the launch template.
', 'DeleteLaunchTemplateVersionsResponseSuccessItem$LaunchTemplateName' => 'The name of the launch template.
', 'DeleteLocalGatewayRouteRequest$DestinationCidrBlock' => 'The CIDR range for the route. This must match the CIDR for the route exactly.
', 'DeleteNatGatewayResult$NatGatewayId' => 'The ID of the NAT gateway.
', 'DeleteQueuedReservedInstancesError$Message' => 'The error message.
', 'DeleteRouteRequest$DestinationCidrBlock' => 'The IPv4 CIDR range for the route. The value you specify must match the CIDR for the route exactly.
', 'DeleteRouteRequest$DestinationIpv6CidrBlock' => 'The IPv6 CIDR range for the route. The value you specify must match the CIDR for the route exactly.
', 'DeleteTrafficMirrorFilterResult$TrafficMirrorFilterId' => 'The ID of the Traffic Mirror filter.
', 'DeleteTrafficMirrorFilterRuleResult$TrafficMirrorFilterRuleId' => 'The ID of the deleted Traffic Mirror rule.
', 'DeleteTrafficMirrorSessionResult$TrafficMirrorSessionId' => 'The ID of the deleted Traffic Mirror session.
', 'DeleteTrafficMirrorTargetResult$TrafficMirrorTargetId' => 'The ID of the deleted Traffic Mirror target.
', 'DeleteTransitGatewayRouteRequest$DestinationCidrBlock' => 'The CIDR range for the route. This must match the CIDR for the route exactly.
', 'DeleteVerifiedAccessEndpointRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'DeleteVerifiedAccessGroupRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'DeleteVerifiedAccessInstanceRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'DeleteVerifiedAccessTrustProviderRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'DeleteVpnConnectionRouteRequest$DestinationCidrBlock' => 'The CIDR block associated with the local subnet of the customer network.
', 'DeprovisionByoipCidrRequest$Cidr' => 'The address range, in CIDR notation. The prefix must be the same prefix that you specified when you provisioned the address range.
', 'DeprovisionIpamPoolCidrRequest$Cidr' => 'The CIDR which you want to deprovision from the pool.
', 'DeprovisionPublicIpv4PoolCidrRequest$Cidr' => 'The CIDR you want to deprovision from the pool. Enter the CIDR you want to deprovision with a netmask of /32
. You must rerun this command for each IP address in the CIDR range. If your CIDR is a /24
, you will have to run this command to deprovision each of the 256 IP addresses in the /24
CIDR.
The IP address assigned to the transit gateway multicast group.
', 'DeregisterTransitGatewayMulticastGroupSourcesRequest$GroupIpAddress' => 'The IP address assigned to the transit gateway multicast group.
', 'DescribeAddressTransfersRequest$NextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'DescribeAddressTransfersResult$NextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'DescribeAwsNetworkPerformanceMetricSubscriptionsRequest$NextToken' => 'The token for the next page of results.
', 'DescribeAwsNetworkPerformanceMetricSubscriptionsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to use to retrieve the next page of results.
', 'DescribeCapacityReservationFleetsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to use to retrieve the next page of results.
', 'DescribeCapacityReservationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeCarrierGatewaysResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeClassicLinkInstancesResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token for the next page of results.
', 'DescribeCoipPoolsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeDhcpOptionsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeEgressOnlyInternetGatewaysResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token to request the next page of results.
', 'DescribeElasticGpusResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The owner ID for the fast-launch enabled Windows AMI.
', 'DescribeFastLaunchImagesSuccessItem$StateTransitionReason' => 'The reason that faster launching for the Windows AMI changed to the current state.
', 'DescribeFastSnapshotRestoreSuccessItem$SnapshotId' => 'The ID of the snapshot.
', 'DescribeFastSnapshotRestoreSuccessItem$AvailabilityZone' => 'The Availability Zone.
', 'DescribeFastSnapshotRestoreSuccessItem$StateTransitionReason' => 'The reason for the state transition. The possible values are as follows:
Client.UserInitiated
- The state successfully transitioned to enabling
or disabling
.
Client.UserInitiated - Lifecycle state transition
- The state successfully transitioned to optimizing
, enabled
, or disabled
.
The ID of the Amazon Web Services account that enabled fast snapshot restores on the snapshot.
', 'DescribeFastSnapshotRestoreSuccessItem$OwnerAlias' => 'The Amazon Web Services owner alias that enabled fast snapshot restores on the snapshot. This is intended for future use.
', 'DescribeFleetError$ErrorCode' => 'The error code that indicates why the instance could not be launched. For more information about error codes, see Error codes.
', 'DescribeFleetError$ErrorMessage' => 'The error message that describes why the instance could not be launched. For more information about error messages, see Error codes.
', 'DescribeFleetHistoryRequest$NextToken' => 'The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeFleetHistoryResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeFleetInstancesResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeFleetsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token to request the next page of items. Pagination continues from the end of the items returned by the previous request.
', 'DescribeFlowLogsResult$NextToken' => 'The token to request the next page of items. This value is null
when there are no more items to return.
The token to use to retrieve the next page of results.
', 'DescribeHostReservationOfferingsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to use to retrieve the next page of results.
', 'DescribeHostReservationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to use to retrieve the next page of results.
', 'DescribeHostsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The type of resource: bundle
| conversion-task
| customer-gateway
| dhcp-options
| elastic-ip-allocation
| elastic-ip-association
| export-task
| flow-log
| image
| import-task
| instance
| internet-gateway
| network-acl
| network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| reservation
| route-table
| route-table-association
| security-group
| snapshot
| subnet
| subnet-cidr-block-association
| volume
| vpc
| vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
| vpn-connection
| vpn-gateway
The ARN of the principal, which can be an IAM role, IAM user, or the root user.
', 'DescribeIdentityIdFormatRequest$Resource' => 'The type of resource: bundle
| conversion-task
| customer-gateway
| dhcp-options
| elastic-ip-allocation
| elastic-ip-association
| export-task
| flow-log
| image
| import-task
| instance
| internet-gateway
| network-acl
| network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| reservation
| route-table
| route-table-association
| security-group
| snapshot
| subnet
| subnet-cidr-block-association
| volume
| vpc
| vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
| vpn-connection
| vpn-gateway
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeImagesResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
A token that indicates the next page of results.
', 'DescribeImportImageTasksResult$NextToken' => 'The token to use to get the next page of results. This value is null
when there are no more results to return.
A token that indicates the next page of results.
', 'DescribeImportSnapshotTasksResult$NextToken' => 'The token to use to get the next page of results. This value is null
when there are no more results to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeInstanceCreditSpecificationsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token to request the next page of results.
', 'DescribeInstanceEventWindowsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeInstanceStatusResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeInstancesResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeInternetGatewaysResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The version number after which to describe launch template versions.
', 'DescribeLaunchTemplateVersionsRequest$MaxVersion' => 'The version number up to which to describe launch template versions.
', 'DescribeLaunchTemplateVersionsRequest$NextToken' => 'The token to request the next page of results.
', 'DescribeLaunchTemplateVersionsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to request the next page of results.
', 'DescribeLaunchTemplatesResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeLocalGatewayRouteTableVpcAssociationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeLocalGatewayRouteTablesResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeLocalGatewayVirtualInterfaceGroupsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeLocalGatewayVirtualInterfacesResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeLocalGatewaysResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeMovingAddressesResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeNatGatewaysResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeNetworkAclsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The ID of the network interface.
', 'DescribeNetworkInterfacePermissionsRequest$NextToken' => 'The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeNetworkInterfacePermissionsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeNetworkInterfacesResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token for the next page of results.
', 'DescribePrefixListsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to request the next page of results.
', 'DescribePrincipalIdFormatResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null when there are no more results to return.
', 'DescribePublicIpv4PoolsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token to retrieve the next page of results.
', 'DescribeReservedInstancesModificationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The Availability Zone in which the Reserved Instance can be used.
', 'DescribeReservedInstancesOfferingsRequest$NextToken' => 'The token to retrieve the next page of results.
', 'DescribeReservedInstancesOfferingsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeRouteTablesResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token for the next set of results.
', 'DescribeScheduledInstanceAvailabilityResult$NextToken' => 'The token required to retrieve the next set of results. This value is null
when there are no more results to return.
The token for the next set of results.
', 'DescribeScheduledInstancesResult$NextToken' => 'The token required to retrieve the next set of results. This value is null
when there are no more results to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeSecurityGroupRulesResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeSecurityGroupsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The ID of the EBS snapshot.
', 'DescribeSnapshotTierStatusRequest$NextToken' => 'The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeSnapshotTierStatusResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeSnapshotsResult$NextToken' => 'The token to include in another request to return the next page of snapshots. This value is null
when there are no more snapshots to return.
The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The ID of the Spot Fleet request.
', 'DescribeSpotFleetRequestHistoryRequest$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The ID of the Spot Fleet request.
', 'DescribeSpotFleetRequestsRequest$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeSpotInstanceRequestsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
Filters the results by the specified Availability Zone.
', 'DescribeSpotPriceHistoryRequest$NextToken' => 'The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeSpotPriceHistoryResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token to include in another request to get the next page of items. If there are no additional items to return, the string is empty.
', 'DescribeStoreImageTasksRequest$NextToken' => 'The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeStoreImageTasksResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeSubnetsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeTagsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token to use to retrieve the next page of results. The value is null
when there are no more results to return.
The token to use to retrieve the next page of results. The value is null
when there are no more results to return.
The token to use to retrieve the next page of results. The value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeTransitGatewayAttachmentsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeTransitGatewayConnectPeersResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeTransitGatewayConnectsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeTransitGatewayMulticastDomainsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeTransitGatewayPeeringAttachmentsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeTransitGatewayPolicyTablesResult$NextToken' => 'The token for the next page of results.
', 'DescribeTransitGatewayRouteTableAnnouncementsRequest$NextToken' => 'The token for the next page of results.
', 'DescribeTransitGatewayRouteTableAnnouncementsResult$NextToken' => 'The token for the next page of results.
', 'DescribeTransitGatewayRouteTablesRequest$NextToken' => 'The token for the next page of results.
', 'DescribeTransitGatewayRouteTablesResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeTransitGatewayVpcAttachmentsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeTransitGatewaysResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'DescribeTrunkInterfaceAssociationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The ID of the volume.
', 'DescribeVolumeStatusRequest$NextToken' => 'The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeVolumeStatusResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned by a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeVolumesModificationsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
if there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned from the previous request.
', 'DescribeVolumesResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The ID of the VPC.
', 'DescribeVpcEndpointConnectionNotificationsRequest$NextToken' => 'The token to request the next page of results.
', 'DescribeVpcEndpointConnectionNotificationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to retrieve the next page of results.
', 'DescribeVpcEndpointConnectionsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to retrieve the next page of results.
', 'DescribeVpcEndpointServiceConfigurationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to retrieve the next page of results.
', 'DescribeVpcEndpointServicePermissionsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next set of items to return. (You received this token from a prior call.)
', 'DescribeVpcEndpointServicesResult$NextToken' => 'The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.
', 'DescribeVpcEndpointsRequest$NextToken' => 'The token for the next set of items to return. (You received this token from a prior call.)
', 'DescribeVpcEndpointsResult$NextToken' => 'The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.
', 'DescribeVpcPeeringConnectionsRequest$NextToken' => 'The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeVpcPeeringConnectionsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'DescribeVpcsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'DetachVolumeRequest$Device' => 'The device name.
', 'DeviceOptions$TenantId' => 'The ID of the tenant application with the device-identity provider.
', 'DhcpConfiguration$Key' => 'The name of a DHCP option.
', 'DhcpOptions$DhcpOptionsId' => 'The ID of the set of DHCP options.
', 'DhcpOptions$OwnerId' => 'The ID of the Amazon Web Services account that owns the DHCP options set.
', 'DirectoryServiceAuthentication$DirectoryId' => 'The ID of the Active Directory used for authentication.
', 'DirectoryServiceAuthenticationRequest$DirectoryId' => 'The ID of the Active Directory to be used for authentication.
', 'DisableAwsNetworkPerformanceMetricSubscriptionRequest$Source' => 'The source Region or Availability Zone that the metric subscription is disabled for. For example, us-east-1
.
The target Region or Availability Zone that the metric subscription is disabled for. For example, eu-north-1
.
The owner of the Windows AMI for which faster launching was turned off.
', 'DisableFastLaunchResult$StateTransitionReason' => 'The reason that the state changed for faster launching for the Windows AMI.
', 'DisableFastSnapshotRestoreErrorItem$SnapshotId' => 'The ID of the snapshot.
', 'DisableFastSnapshotRestoreStateError$Code' => 'The error code.
', 'DisableFastSnapshotRestoreStateError$Message' => 'The error message.
', 'DisableFastSnapshotRestoreStateErrorItem$AvailabilityZone' => 'The Availability Zone.
', 'DisableFastSnapshotRestoreSuccessItem$SnapshotId' => 'The ID of the snapshot.
', 'DisableFastSnapshotRestoreSuccessItem$AvailabilityZone' => 'The Availability Zone.
', 'DisableFastSnapshotRestoreSuccessItem$StateTransitionReason' => 'The reason for the state transition. The possible values are as follows:
Client.UserInitiated
- The state successfully transitioned to enabling
or disabling
.
Client.UserInitiated - Lifecycle state transition
- The state successfully transitioned to optimizing
, enabled
, or disabled
.
The ID of the Amazon Web Services account that enabled fast snapshot restores on the snapshot.
', 'DisableFastSnapshotRestoreSuccessItem$OwnerAlias' => 'The Amazon Web Services owner alias that enabled fast snapshot restores on the snapshot. This is intended for future use.
', 'DisableIpamOrganizationAdminAccountRequest$DelegatedAdminAccountId' => 'The Organizations member account ID that you want to disable as IPAM account.
', 'DisassociateClientVpnTargetNetworkResult$AssociationId' => 'The ID of the target network association.
', 'DisassociateSubnetCidrBlockResult$SubnetId' => 'The ID of the subnet.
', 'DisassociateTrunkInterfaceRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.
', 'DisassociateTrunkInterfaceResult$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.
', 'DisassociateVpcCidrBlockResult$VpcId' => 'The ID of the VPC.
', 'DiskImage$Description' => 'A description of the disk image.
', 'DiskImageDescription$Checksum' => 'The checksum computed for the disk image.
', 'DiskImageVolumeDescription$Id' => 'The volume identifier.
', 'DnsEntry$DnsName' => 'The DNS name.
', 'DnsEntry$HostedZoneId' => 'The ID of the private hosted zone.
', 'EbsBlockDevice$KmsKeyId' => 'Identifier (key ID, key alias, ID ARN, or alias ARN) for a customer managed CMK under which the EBS volume is encrypted.
This parameter is only supported on BlockDeviceMapping
objects called by RunInstances, RequestSpotFleet, and RequestSpotInstances.
The ARN of the Outpost on which the snapshot is stored.
This parameter is only supported on BlockDeviceMapping
objects called by CreateImage.
The ID of the EBS volume.
', 'Ec2InstanceConnectEndpoint$OwnerId' => 'The ID of the Amazon Web Services account that created the EC2 Instance Connect Endpoint.
', 'Ec2InstanceConnectEndpoint$StateMessage' => 'The message for the current state of the EC2 Instance Connect Endpoint. Can include a failure message.
', 'Ec2InstanceConnectEndpoint$DnsName' => 'The DNS name of the EC2 Instance Connect Endpoint.
', 'Ec2InstanceConnectEndpoint$FipsDnsName' => '', 'Ec2InstanceConnectEndpoint$AvailabilityZone' => 'The Availability Zone of the EC2 Instance Connect Endpoint.
', 'ElasticGpuAssociation$ElasticGpuAssociationId' => 'The ID of the association.
', 'ElasticGpuAssociation$ElasticGpuAssociationState' => 'The state of the association between the instance and the Elastic Graphics accelerator.
', 'ElasticGpuAssociation$ElasticGpuAssociationTime' => 'The time the Elastic Graphics accelerator was associated with the instance.
', 'ElasticGpuSpecification$Type' => 'The type of Elastic Graphics accelerator. For more information about the values to specify for Type
, see Elastic Graphics Basics, specifically the Elastic Graphics accelerator column, in the Amazon Elastic Compute Cloud User Guide for Windows Instances.
The elastic GPU type.
', 'ElasticGpus$ElasticGpuId' => 'The ID of the Elastic Graphics accelerator.
', 'ElasticGpus$AvailabilityZone' => 'The Availability Zone in the which the Elastic Graphics accelerator resides.
', 'ElasticGpus$ElasticGpuType' => 'The type of Elastic Graphics accelerator.
', 'ElasticGpus$InstanceId' => 'The ID of the instance to which the Elastic Graphics accelerator is attached.
', 'ElasticInferenceAccelerator$Type' => ' The type of elastic inference accelerator. The possible values are eia1.medium
, eia1.large
, eia1.xlarge
, eia2.medium
, eia2.large
, and eia2.xlarge
.
The Amazon Resource Name (ARN) of the elastic inference accelerator.
', 'ElasticInferenceAcceleratorAssociation$ElasticInferenceAcceleratorAssociationId' => 'The ID of the association.
', 'ElasticInferenceAcceleratorAssociation$ElasticInferenceAcceleratorAssociationState' => 'The state of the elastic inference accelerator.
', 'EnableAddressTransferRequest$TransferAccountId' => 'The ID of the account that you want to transfer the Elastic IP address to.
', 'EnableAwsNetworkPerformanceMetricSubscriptionRequest$Source' => 'The source Region or Availability Zone that the metric subscription is enabled for. For example, us-east-1
.
The target Region or Availability Zone that the metric subscription is enabled for. For example, eu-west-1
.
The type of resource to use for pre-provisioning the Windows AMI for faster launching. Supported values include: snapshot
, which is the default value.
The owner ID for the Windows AMI for which faster launching was enabled.
', 'EnableFastLaunchResult$StateTransitionReason' => 'The reason that the state changed for faster launching for the Windows AMI.
', 'EnableFastSnapshotRestoreErrorItem$SnapshotId' => 'The ID of the snapshot.
', 'EnableFastSnapshotRestoreStateError$Code' => 'The error code.
', 'EnableFastSnapshotRestoreStateError$Message' => 'The error message.
', 'EnableFastSnapshotRestoreStateErrorItem$AvailabilityZone' => 'The Availability Zone.
', 'EnableFastSnapshotRestoreSuccessItem$SnapshotId' => 'The ID of the snapshot.
', 'EnableFastSnapshotRestoreSuccessItem$AvailabilityZone' => 'The Availability Zone.
', 'EnableFastSnapshotRestoreSuccessItem$StateTransitionReason' => 'The reason for the state transition. The possible values are as follows:
Client.UserInitiated
- The state successfully transitioned to enabling
or disabling
.
Client.UserInitiated - Lifecycle state transition
- The state successfully transitioned to optimizing
, enabled
, or disabled
.
The ID of the Amazon Web Services account that enabled fast snapshot restores on the snapshot.
', 'EnableFastSnapshotRestoreSuccessItem$OwnerAlias' => 'The Amazon Web Services owner alias that enabled fast snapshot restores on the snapshot. This is intended for future use.
', 'EnableIpamOrganizationAdminAccountRequest$DelegatedAdminAccountId' => 'The Organizations member account ID that you want to enable as the IPAM account.
', 'EventInformation$EventDescription' => 'The description of the event.
', 'EventInformation$EventSubType' => 'The event.
error
events:
iamFleetRoleInvalid
- The EC2 Fleet or Spot Fleet does not have the required permissions either to launch or terminate an instance.
allLaunchSpecsTemporarilyBlacklisted
- None of the configurations are valid, and several attempts to launch instances have failed. For more information, see the description of the event.
spotInstanceCountLimitExceeded
- You\'ve reached the limit on the number of Spot Instances that you can launch.
spotFleetRequestConfigurationInvalid
- The configuration is not valid. For more information, see the description of the event.
fleetRequestChange
events:
active
- The EC2 Fleet or Spot Fleet request has been validated and Amazon EC2 is attempting to maintain the target number of running instances.
deleted
(EC2 Fleet) / cancelled
(Spot Fleet) - The EC2 Fleet is deleted or the 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.
deleted_running
(EC2 Fleet) / cancelled_running
(Spot Fleet) - The EC2 Fleet is deleted or the 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.
deleted_terminating
(EC2 Fleet) / cancelled_terminating
(Spot Fleet) - The EC2 Fleet is deleted or the Spot Fleet request is canceled and its instances are terminating. The request remains in this state until all instances are terminated.
expired
- The EC2 Fleet or Spot Fleet request has expired. If the request was created with TerminateInstancesWithExpiration
set, a subsequent terminated
event indicates that the instances are terminated.
modify_in_progress
- The EC2 Fleet or Spot Fleet request is being modified. The request remains in this state until the modification is fully processed.
modify_succeeded
- The EC2 Fleet or Spot Fleet request was modified.
submitted
- The EC2 Fleet or Spot Fleet request is being evaluated and Amazon EC2 is preparing to launch the target number of instances.
progress
- The EC2 Fleet or Spot Fleet request is in the process of being fulfilled.
instanceChange
events:
launched
- A new instance was launched.
terminated
- An instance was terminated by the user.
termination_notified
- 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.
Information
events:
fleetProgressHalted
- The price in every launch specification is not valid because it is below the Spot price (all the launch specifications have produced launchSpecUnusable
events). A launch specification might become valid if the Spot price changes.
launchSpecTemporarilyBlacklisted
- The configuration is not valid and several attempts to launch instances have failed. For more information, see the description of the event.
launchSpecUnusable
- The price in a launch specification is not valid because it is below the Spot price.
registerWithLoadBalancersFailed
- An attempt to register instances with load balancers failed. For more information, see the description of the event.
The ID of the instance. This information is available only for instanceChange
events.
The direction. The following are the possible values:
egress
ingress
The explanation code.
', 'Explanation$MissingComponent' => 'The missing component.
', 'Explanation$PacketField' => 'The packet field.
', 'Explanation$State' => 'The state.
', 'ExportClientVpnClientCertificateRevocationListResult$CertificateRevocationList' => 'Information about the client certificate revocation list.
', 'ExportClientVpnClientConfigurationResult$ClientConfiguration' => 'The contents of the Client VPN endpoint configuration file.
', 'ExportImageRequest$ClientToken' => 'Token to enable idempotency for export image requests.
', 'ExportImageRequest$Description' => 'A description of the image being exported. The maximum length is 255 characters.
', 'ExportImageRequest$RoleName' => '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\'.
', 'ExportImageResult$Description' => 'A description of the image being exported.
', 'ExportImageResult$ExportImageTaskId' => 'The ID of the export image task.
', 'ExportImageResult$ImageId' => 'The ID of the image.
', 'ExportImageResult$RoleName' => 'The name of the role that grants VM Import/Export permission to export images to your Amazon S3 bucket.
', 'ExportImageResult$Progress' => 'The percent complete of the export image task.
', 'ExportImageResult$Status' => 'The status of the export image task. The possible values are active
, completed
, deleting
, and deleted
.
The status message for the export image task.
', 'ExportImageTask$Description' => 'A description of the image being exported.
', 'ExportImageTask$ExportImageTaskId' => 'The ID of the export image task.
', 'ExportImageTask$ImageId' => 'The ID of the image.
', 'ExportImageTask$Progress' => 'The percent complete of the export image task.
', 'ExportImageTask$Status' => 'The status of the export image task. The possible values are active
, completed
, deleting
, and deleted
.
The status message for the export image task.
', 'ExportTask$Description' => 'A description of the resource being exported.
', 'ExportTask$ExportTaskId' => 'The ID of the export task.
', 'ExportTask$StatusMessage' => 'The status message related to the export task.
', 'ExportTaskS3Location$S3Bucket' => 'The destination Amazon S3 bucket.
', 'ExportTaskS3Location$S3Prefix' => 'The prefix (logical hierarchy) in the bucket.
', 'ExportTaskS3LocationRequest$S3Bucket' => 'The destination Amazon S3 bucket.
', 'ExportTaskS3LocationRequest$S3Prefix' => 'The prefix (logical hierarchy) in the bucket.
', 'ExportToS3Task$S3Bucket' => 'The Amazon S3 bucket for the destination image. The destination bucket must exist and have an access control list (ACL) attached that specifies the Region-specific canonical account ID for the Grantee
. For more information about the ACL to your S3 bucket, see Prerequisites in the VM Import/Export User Guide.
The encryption key for your S3 bucket.
', 'ExportToS3TaskSpecification$S3Bucket' => 'The Amazon S3 bucket for the destination image. The destination bucket must exist and have an access control list (ACL) attached that specifies the Region-specific canonical account ID for the Grantee
. For more information about the ACL to your S3 bucket, see Prerequisites in the VM Import/Export User Guide.
The image is written to a single object in the Amazon S3 bucket at the S3 key s3prefix + exportTaskId + \'.\' + diskImageFormat.
', 'ExportTransitGatewayRoutesRequest$S3Bucket' => 'The name of the S3 bucket.
', 'ExportTransitGatewayRoutesResult$S3Location' => 'The URL of the exported file in Amazon S3. For example, s3://bucket_name/VPCTransitGateway/TransitGatewayRouteTables/file_name.
', 'FailedQueuedPurchaseDeletion$ReservedInstancesId' => 'The ID of the Reserved Instance.
', 'FastLaunchLaunchTemplateSpecificationRequest$LaunchTemplateName' => 'The name of the launch template to use for faster launching for a Windows AMI.
', 'FastLaunchLaunchTemplateSpecificationRequest$Version' => 'The version of the launch template to use for faster launching for a Windows AMI.
', 'FastLaunchLaunchTemplateSpecificationResponse$LaunchTemplateName' => 'The name of the launch template for faster launching of the associated Windows AMI.
', 'FastLaunchLaunchTemplateSpecificationResponse$Version' => 'The version of the launch template for faster launching of the associated Windows AMI.
', 'FederatedAuthentication$SamlProviderArn' => 'The Amazon Resource Name (ARN) of the IAM SAML identity provider.
', 'FederatedAuthentication$SelfServiceSamlProviderArn' => 'The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.
', 'FederatedAuthenticationRequest$SAMLProviderArn' => 'The Amazon Resource Name (ARN) of the IAM SAML identity provider.
', 'FederatedAuthenticationRequest$SelfServiceSAMLProviderArn' => 'The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.
', 'Filter$Name' => 'The name of the filter. Filter names are case-sensitive.
', 'FirewallStatefulRule$Protocol' => 'The protocol.
', 'FirewallStatefulRule$RuleAction' => 'The rule action. The possible values are pass
, drop
, and alert
.
The direction. The possible values are FORWARD
and ANY
.
The rule action. The possible values are pass
, drop
, and forward_to_site
.
The ID of the Availability Zone in which the Capacity Reservation reserves capacity.
', 'FleetCapacityReservation$AvailabilityZone' => 'The Availability Zone in which the Capacity Reservation reserves capacity.
', 'FleetData$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.
Constraints: Maximum 64 ASCII characters
', 'FleetData$Context' => 'Reserved.
', 'FleetLaunchTemplateOverrides$MaxPrice' => 'The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.
The ID of the subnet in which to launch the instances.
', 'FleetLaunchTemplateOverrides$AvailabilityZone' => 'The Availability Zone in which to launch the instances.
', 'FleetLaunchTemplateOverridesRequest$MaxPrice' => 'The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.
The Availability Zone in which to launch the instances.
', 'FleetLaunchTemplateSpecification$LaunchTemplateId' => 'The ID of the launch template.
You must specify the LaunchTemplateId
or the LaunchTemplateName
, but not both.
The launch template version number, $Latest
, or $Default
. You must specify a value, otherwise the request fails.
If the value is $Latest
, Amazon EC2 uses the latest version of the launch template.
If the value is $Default
, Amazon EC2 uses the default version of the launch template.
The launch template version number, $Latest
, or $Default
. You must specify a value, otherwise the request fails.
If the value is $Latest
, Amazon EC2 uses the latest version of the launch template.
If the value is $Default
, Amazon EC2 uses the default version of the launch template.
Information about the error that occurred. Rate limited
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. Access error
indicates that the IAM role associated with the flow log does not have sufficient permissions to publish to CloudWatch Logs. Unknown error
indicates an internal error.
The ARN of the IAM role allows the service to publish logs to CloudWatch Logs.
', 'FlowLog$DeliverCrossAccountRole' => 'The ARN of the IAM role that allows the service to publish flow logs across accounts.
', 'FlowLog$DeliverLogsStatus' => 'The status of the logs delivery (SUCCESS
| FAILED
).
The ID of the flow log.
', 'FlowLog$FlowLogStatus' => 'The status of the flow log (ACTIVE
).
The name of the flow log group.
', 'FlowLog$ResourceId' => 'The ID of the resource being monitored.
', 'FlowLog$LogDestination' => 'The Amazon Resource Name (ARN) of the destination for the flow log data.
', 'FlowLog$LogFormat' => 'The format of the flow log record.
', 'FpgaImage$FpgaImageId' => 'The FPGA image identifier (AFI ID).
', 'FpgaImage$FpgaImageGlobalId' => 'The global FPGA image identifier (AGFI ID).
', 'FpgaImage$Name' => 'The name of the AFI.
', 'FpgaImage$Description' => 'The description of the AFI.
', 'FpgaImage$ShellVersion' => 'The version of the Amazon Web Services Shell that was used to create the bitstream.
', 'FpgaImage$OwnerId' => 'The ID of the Amazon Web Services account that owns the AFI.
', 'FpgaImage$OwnerAlias' => 'The alias of the AFI owner. Possible values include self
, amazon
, and aws-marketplace
.
The ID of the AFI.
', 'FpgaImageAttribute$Name' => 'The name of the AFI.
', 'FpgaImageAttribute$Description' => 'The description of the AFI.
', 'FpgaImageState$Message' => 'If the state is failed
, this is the error message.
The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'GetAwsNetworkPerformanceDataResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to use to retrieve the next page of results.
', 'GetCapacityReservationUsageResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The ID of the Capacity Reservation.
', 'GetCapacityReservationUsageResult$InstanceType' => 'The type of instance for which the Capacity Reservation reserves capacity.
', 'GetCoipPoolUsageRequest$NextToken' => 'The token for the next page of results.
', 'GetCoipPoolUsageResult$CoipPoolId' => 'The ID of the customer-owned address pool.
', 'GetCoipPoolUsageResult$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'GetConsoleOutputResult$InstanceId' => 'The ID of the instance.
', 'GetConsoleOutputResult$Output' => 'The console output, base64-encoded. If you are using a command line tool, the tool decodes the output for you.
', 'GetConsoleScreenshotResult$ImageData' => 'The data that comprises the image.
', 'GetConsoleScreenshotResult$InstanceId' => 'The ID of the instance.
', 'GetEbsDefaultKmsKeyIdResult$KmsKeyId' => 'The Amazon Resource Name (ARN) of the default KMS key for encryption by default.
', 'GetFlowLogsIntegrationTemplateRequest$ConfigDeliveryS3DestinationArn' => 'To store the CloudFormation template in Amazon S3, specify the location in Amazon S3.
', 'GetFlowLogsIntegrationTemplateResult$Result' => 'The generated CloudFormation template.
', 'GetGroupsForCapacityReservationRequest$NextToken' => 'The token to use to retrieve the next page of results.
', 'GetGroupsForCapacityReservationResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The potential total hourly price of the reservation per hour.
', 'GetHostReservationPurchasePreviewResult$TotalUpfrontPrice' => 'The potential total upfront price. This is billed immediately.
', 'GetInstanceTypesFromInstanceRequirementsRequest$NextToken' => 'The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'GetInstanceTypesFromInstanceRequirementsResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
Base64 representation of the non-volatile UEFI variable store.
', 'GetIpamAddressHistoryRequest$Cidr' => 'The CIDR you want the history of. The CIDR can be an IPv4 or IPv6 IP address range. If you enter a /16 IPv4 CIDR, you will get records that match it exactly. You will not get records for any subnets within the /16 CIDR.
', 'GetIpamAddressHistoryRequest$VpcId' => 'The ID of the VPC you want your history records filtered by.
', 'GetIpamDiscoveredAccountsRequest$DiscoveryRegion' => 'The Amazon Web Services Region that the account information is returned from.
', 'GetIpamDiscoveredResourceCidrsRequest$ResourceRegion' => 'A resource Region.
', 'GetIpamResourceCidrsRequest$ResourceId' => 'The ID of the resource.
', 'GetIpamResourceCidrsRequest$ResourceOwner' => 'The ID of the Amazon Web Services account that owns the resource.
', 'GetManagedPrefixListAssociationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The ID of the Windows instance.
', 'GetPasswordDataResult$PasswordData' => 'The password of the instance. Returns an empty string if the password is not available.
', 'GetReservedInstancesExchangeQuoteResult$CurrencyCode' => 'The currency of the transaction.
', 'GetReservedInstancesExchangeQuoteResult$PaymentDue' => 'The total true upfront charge for the exchange.
', 'GetReservedInstancesExchangeQuoteResult$ValidationFailureReason' => 'Describes the reason why the exchange cannot be completed.
', 'GetSpotPlacementScoresRequest$NextToken' => 'The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'GetSpotPlacementScoresResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token for the next page of results.
', 'GetSubnetCidrReservationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'GetTransitGatewayAttachmentPropagationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'GetTransitGatewayMulticastDomainAssociationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'GetTransitGatewayPolicyTableAssociationsResult$NextToken' => 'The token for the next page of results.
', 'GetTransitGatewayPolicyTableEntriesRequest$NextToken' => 'The token for the next page of results.
', 'GetTransitGatewayPrefixListReferencesRequest$NextToken' => 'The token for the next page of results.
', 'GetTransitGatewayPrefixListReferencesResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'GetTransitGatewayRouteTableAssociationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'GetTransitGatewayRouteTablePropagationsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The Verified Access policy document.
', 'GetVerifiedAccessGroupPolicyResult$PolicyDocument' => 'The Verified Access policy document.
', 'GetVpnConnectionDeviceSampleConfigurationRequest$InternetKeyExchangeVersion' => 'The IKE version to be used in the sample configuration file for your customer gateway device. You can specify one of the following versions: ikev1
or ikev2
.
The external IP address of the VPN tunnel.
', 'GetVpnTunnelReplacementStatusResult$VpnTunnelOutsideIpAddress' => 'The external IP address of the VPN tunnel.
', 'GroupIdentifier$GroupName' => 'The name of the security group.
', 'GroupIdentifier$GroupId' => 'The ID of the security group.
', 'Host$AvailabilityZone' => 'The Availability Zone of the Dedicated Host.
', 'Host$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
', 'Host$HostId' => 'The ID of the Dedicated Host.
', 'Host$HostReservationId' => 'The reservation ID of the Dedicated Host. This returns a null
response if the Dedicated Host doesn\'t have an associated reservation.
The ID of the Amazon Web Services account that owns the Dedicated Host.
', 'Host$AvailabilityZoneId' => 'The ID of the Availability Zone in which the Dedicated Host is allocated.
', 'Host$OutpostArn' => 'The Amazon Resource Name (ARN) of the Amazon Web Services Outpost on which the Dedicated Host is allocated.
', 'HostInstance$InstanceId' => 'The ID of instance that is running on the Dedicated Host.
', 'HostInstance$InstanceType' => 'The instance type (for example, m3.medium
) of the running instance.
The ID of the Amazon Web Services account that owns the instance.
', 'HostOffering$HourlyPrice' => 'The hourly price of the offering.
', 'HostOffering$InstanceFamily' => 'The instance family of the offering.
', 'HostOffering$UpfrontPrice' => 'The upfront price of the offering. Does not apply to No Upfront offerings.
', 'HostProperties$InstanceType' => 'The instance type supported by the Dedicated Host. For example, m5.large
. If the host supports multiple instance types, no instanceType is returned.
The instance family supported by the Dedicated Host. For example, m5
.
The hourly price of the reservation.
', 'HostReservation$InstanceFamily' => '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.
', 'HostReservation$UpfrontPrice' => 'The upfront price of the reservation.
', 'IKEVersionsListValue$Value' => 'The IKE version.
', 'IKEVersionsRequestListValue$Value' => 'The IKE version.
', 'IamInstanceProfile$Arn' => 'The Amazon Resource Name (ARN) of the instance profile.
', 'IamInstanceProfile$Id' => 'The ID of the instance profile.
', 'IamInstanceProfileAssociation$AssociationId' => 'The ID of the association.
', 'IamInstanceProfileAssociation$InstanceId' => 'The ID of the instance.
', 'IamInstanceProfileSpecification$Arn' => 'The Amazon Resource Name (ARN) of the instance profile.
', 'IamInstanceProfileSpecification$Name' => 'The name of the instance profile.
', 'IdFormat$Resource' => 'The type of resource.
', 'Image$CreationDate' => 'The date and time the image was created.
', 'Image$ImageId' => 'The ID of the AMI.
', 'Image$ImageLocation' => 'The location of the AMI.
', 'Image$KernelId' => 'The kernel associated with the image, if any. Only applicable for machine images.
', 'Image$OwnerId' => 'The ID of the Amazon Web Services account that owns the image.
', 'Image$PlatformDetails' => 'The platform details associated with the billing code of the AMI. For more information, see Understand AMI billing information in the Amazon EC2 User Guide.
', 'Image$UsageOperation' => 'The operation of the Amazon EC2 instance and the billing code that is associated with the AMI. usageOperation
corresponds to the lineitem/Operation column on your Amazon Web Services Cost and Usage Report and in the Amazon Web Services Price List API. You can view these fields on the Instances or AMIs pages in the Amazon EC2 console, or in the responses that are returned by the DescribeImages command in the Amazon EC2 API, or the describe-images command in the CLI.
The RAM disk associated with the image, if any. Only applicable for machine images.
', 'Image$Description' => 'The description of the AMI that was provided during image creation.
', 'Image$ImageOwnerAlias' => 'The Amazon Web Services account alias (for example, amazon
, self
) or the Amazon Web Services account ID of the AMI owner.
The name of the AMI that was provided during image creation.
', 'Image$RootDeviceName' => 'The device name of the root device volume (for example, /dev/sda1
).
Specifies whether enhanced networking with the Intel 82599 Virtual Function interface is enabled.
', 'Image$DeprecationTime' => 'The date and time to deprecate the AMI, in UTC, in the following format: YYYY-MM-DDTHH:MM:SSZ. If you specified a value for seconds, Amazon EC2 rounds the seconds to the nearest minute.
', 'ImageAttribute$ImageId' => 'The ID of the AMI.
', 'ImageDiskContainer$Description' => 'The description of the disk image.
', 'ImageDiskContainer$DeviceName' => 'The block device mapping for the disk.
', 'ImageDiskContainer$Format' => 'The format of the disk image being imported.
Valid values: OVA
| VHD
| VHDX
| VMDK
| RAW
The ID of the AMI.
', 'ImageRecycleBinInfo$Name' => 'The name of the AMI.
', 'ImageRecycleBinInfo$Description' => 'The description of the AMI.
', 'ImportClientVpnClientCertificateRevocationListRequest$CertificateRevocationList' => 'The client certificate revocation list file. For more information, see Generate a Client Certificate Revocation List in the Client VPN Administrator Guide.
', 'ImportImageLicenseConfigurationRequest$LicenseConfigurationArn' => 'The ARN of a license configuration.
', 'ImportImageLicenseConfigurationResponse$LicenseConfigurationArn' => 'The ARN of a license configuration.
', 'ImportImageRequest$Architecture' => 'The architecture of the virtual machine.
Valid values: i386
| x86_64
The token to enable idempotency for VM import requests.
', 'ImportImageRequest$Description' => 'A description string for the import image task.
', 'ImportImageRequest$Hypervisor' => 'The target hypervisor platform.
Valid values: xen
The license type to be used for the Amazon Machine Image (AMI) after importing.
Specify AWS
to replace the source-system license with an Amazon Web Services license or BYOL
to retain the source-system license. Leaving this parameter undefined is the same as choosing AWS
when importing a Windows Server operating system, and the same as choosing BYOL
when importing a Windows client operating system (such as Windows 10) or a Linux operating system.
To use BYOL
, 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 Prerequisites in the VM Import/Export User Guide.
The operating system of the virtual machine. If you import a VM that is compatible with Unified Extensible Firmware Interface (UEFI) using an EBS snapshot, you must specify a value for the platform.
Valid values: Windows
| Linux
The name of the role to use when not using the default role, \'vmimport\'.
', 'ImportImageRequest$UsageOperation' => 'The usage operation value. For more information, see Licensing options in the VM Import/Export User Guide.
', 'ImportImageResult$Architecture' => 'The architecture of the virtual machine.
', 'ImportImageResult$Description' => 'A description of the import task.
', 'ImportImageResult$Hypervisor' => 'The target hypervisor of the import task.
', 'ImportImageResult$ImageId' => 'The ID of the Amazon Machine Image (AMI) created by the import task.
', 'ImportImageResult$LicenseType' => 'The license type of the virtual machine.
', 'ImportImageResult$Platform' => 'The operating system of the virtual machine.
', 'ImportImageResult$Progress' => 'The progress of the task.
', 'ImportImageResult$Status' => 'A brief status of the task.
', 'ImportImageResult$StatusMessage' => 'A detailed status message of the import task.
', 'ImportImageResult$UsageOperation' => 'The usage operation value.
', 'ImportImageTask$Architecture' => 'The architecture of the virtual machine.
Valid values: i386
| x86_64
| arm64
A description of the import task.
', 'ImportImageTask$Hypervisor' => 'The target hypervisor for the import task.
Valid values: xen
The ID of the Amazon Machine Image (AMI) of the imported virtual machine.
', 'ImportImageTask$ImportTaskId' => 'The ID of the import image task.
', 'ImportImageTask$KmsKeyId' => 'The identifier for the KMS key that was used to create the encrypted image.
', 'ImportImageTask$LicenseType' => 'The license type of the virtual machine.
', 'ImportImageTask$Platform' => 'The description string for the import image task.
', 'ImportImageTask$Progress' => 'The percentage of progress of the import image task.
', 'ImportImageTask$Status' => 'A brief status for the import image task.
', 'ImportImageTask$StatusMessage' => 'A descriptive status message for the import image task.
', 'ImportImageTask$UsageOperation' => 'The usage operation value.
', 'ImportInstanceLaunchSpecification$AdditionalInfo' => 'Reserved.
', 'ImportInstanceLaunchSpecification$PrivateIpAddress' => '[EC2-VPC] An available IP address from the IP address range of the subnet.
', 'ImportInstanceRequest$Description' => 'A description for the instance being imported.
', 'ImportInstanceTaskDetails$Description' => 'A description of the task.
', 'ImportInstanceTaskDetails$InstanceId' => 'The ID of the instance.
', 'ImportInstanceVolumeDetailItem$AvailabilityZone' => 'The Availability Zone where the resulting instance will reside.
', 'ImportInstanceVolumeDetailItem$Description' => 'A description of the task.
', 'ImportInstanceVolumeDetailItem$Status' => 'The status of the import of this particular disk image.
', 'ImportInstanceVolumeDetailItem$StatusMessage' => 'The status information or errors related to the disk image.
', 'ImportKeyPairRequest$KeyName' => 'A unique name for the key pair.
', 'ImportKeyPairResult$KeyFingerprint' => 'For RSA key pairs, the key fingerprint is the MD5 public key fingerprint as specified in section 4 of RFC 4716.
For ED25519 key pairs, the key fingerprint is the base64-encoded SHA-256 digest, which is the default for OpenSSH, starting with OpenSSH 6.8.
The key pair name that you provided.
', 'ImportKeyPairResult$KeyPairId' => 'The ID of the resulting key pair.
', 'ImportSnapshotRequest$ClientToken' => 'Token to enable idempotency for VM import requests.
', 'ImportSnapshotRequest$Description' => 'The description string for the import snapshot task.
', 'ImportSnapshotRequest$RoleName' => 'The name of the role to use when not using the default role, \'vmimport\'.
', 'ImportSnapshotResult$Description' => 'A description of the import snapshot task.
', 'ImportSnapshotResult$ImportTaskId' => 'The ID of the import snapshot task.
', 'ImportSnapshotTask$Description' => 'A description of the import snapshot task.
', 'ImportSnapshotTask$ImportTaskId' => 'The ID of the import snapshot task.
', 'ImportVolumeRequest$AvailabilityZone' => 'The Availability Zone for the resulting EBS volume.
', 'ImportVolumeRequest$Description' => 'A description of the volume.
', 'ImportVolumeTaskDetails$AvailabilityZone' => 'The Availability Zone where the resulting volume will reside.
', 'ImportVolumeTaskDetails$Description' => 'The description you provided when starting the import volume task.
', 'InsideCidrBlocksStringList$member' => NULL, 'Instance$ImageId' => 'The ID of the AMI used to launch the instance.
', 'Instance$InstanceId' => 'The ID of the instance.
', 'Instance$KernelId' => 'The kernel associated with this instance, if applicable.
', 'Instance$KeyName' => 'The name of the key pair, if this instance was launched with an associated key pair.
', 'Instance$PrivateDnsName' => '[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 running
state.
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.
', 'Instance$PrivateIpAddress' => 'The private IPv4 address assigned to the instance.
', 'Instance$PublicDnsName' => '[IPv4 only] The public DNS name assigned to the instance. This name is not available until the instance enters the running
state. This name is only available if you\'ve enabled DNS hostnames for your VPC.
The public IPv4 address, or the Carrier IP address assigned to the instance, if applicable.
A Carrier IP address only applies to an instance launched in a subnet associated with a Wavelength Zone.
', 'Instance$RamdiskId' => 'The RAM disk associated with this instance, if applicable.
', 'Instance$StateTransitionReason' => 'The reason for the most recent state transition. This might be an empty string.
', 'Instance$SubnetId' => 'The ID of the subnet in which the instance is running.
', 'Instance$VpcId' => 'The ID of the VPC in which the instance is running.
', 'Instance$ClientToken' => 'The idempotency token you provided when you launched the instance, if applicable.
', 'Instance$OutpostArn' => 'The Amazon Resource Name (ARN) of the Outpost.
', 'Instance$RootDeviceName' => 'The device name of the root device volume (for example, /dev/sda1
).
If the request is a Spot Instance request, the ID of the request.
', 'Instance$SriovNetSupport' => 'Specifies whether enhanced networking with the Intel 82599 Virtual Function interface is enabled.
', 'Instance$CapacityReservationId' => 'The ID of the Capacity Reservation.
', 'Instance$PlatformDetails' => 'The platform details value for the instance. For more information, see AMI billing information fields in the Amazon EC2 User Guide.
', 'Instance$UsageOperation' => 'The usage operation value for the instance. For more information, see AMI billing information fields in the Amazon EC2 User Guide.
', 'Instance$Ipv6Address' => 'The IPv6 address assigned to the instance.
', 'Instance$TpmSupport' => 'If the instance is configured for NitroTPM support, the value is v2.0
. For more information, see NitroTPM in the Amazon EC2 User Guide.
The ID of the instance.
', 'InstanceBlockDeviceMapping$DeviceName' => 'The device name (for example, /dev/sdh
or xvdh
).
The device name (for example, /dev/sdh
or xvdh
).
suppress the specified device included in the block device mapping.
', 'InstanceBlockDeviceMappingSpecification$VirtualName' => 'The virtual device name.
', 'InstanceCapacity$InstanceType' => 'The instance type supported by the Dedicated Host.
', 'InstanceCreditSpecification$InstanceId' => 'The ID of the instance.
', 'InstanceCreditSpecification$CpuCredits' => 'The credit option for CPU usage of the instance.
Valid values: standard
| unlimited
The credit option for CPU usage of the instance.
Valid values: standard
| unlimited
T3 instances with host
tenancy do not support the unlimited
CPU credit option.
The name of the event window.
', 'InstanceExportDetails$InstanceId' => 'The ID of the resource being exported.
', 'InstanceFamilyCreditSpecification$CpuCredits' => 'The default credit option for CPU usage of the instance family. Valid values are standard
and unlimited
.
One or more IPv4 prefixes assigned to the network interface.
', 'InstanceIpv6Address$Ipv6Address' => 'The IPv6 address.
', 'InstanceIpv6AddressRequest$Ipv6Address' => 'The IPv6 address.
', 'InstanceIpv6Prefix$Ipv6Prefix' => 'One or more IPv6 prefixes assigned to the network interface.
', 'InstanceMonitoring$InstanceId' => 'The ID of the instance.
', 'InstanceNetworkInterface$Description' => 'The description.
', 'InstanceNetworkInterface$MacAddress' => 'The MAC address.
', 'InstanceNetworkInterface$NetworkInterfaceId' => 'The ID of the network interface.
', 'InstanceNetworkInterface$OwnerId' => 'The ID of the Amazon Web Services account that created the network interface.
', 'InstanceNetworkInterface$PrivateDnsName' => 'The private DNS name.
', 'InstanceNetworkInterface$PrivateIpAddress' => 'The IPv4 address of the network interface within the subnet.
', 'InstanceNetworkInterface$SubnetId' => 'The ID of the subnet.
', 'InstanceNetworkInterface$VpcId' => 'The ID of the VPC.
', 'InstanceNetworkInterface$InterfaceType' => 'The type of network interface.
Valid values: interface
| efa
| trunk
The carrier IP address associated with the network interface.
', 'InstanceNetworkInterfaceAssociation$CustomerOwnedIp' => 'The customer-owned IP address associated with the network interface.
', 'InstanceNetworkInterfaceAssociation$IpOwnerId' => 'The ID of the owner of the Elastic IP address.
', 'InstanceNetworkInterfaceAssociation$PublicDnsName' => 'The public DNS name.
', 'InstanceNetworkInterfaceAssociation$PublicIp' => 'The public IP address or Elastic IP address bound to the network interface.
', 'InstanceNetworkInterfaceAttachment$AttachmentId' => 'The ID of the network interface attachment.
', 'InstanceNetworkInterfaceSpecification$Description' => 'The description of the network interface. Applies only if creating a network interface when launching an instance.
', 'InstanceNetworkInterfaceSpecification$PrivateIpAddress' => '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 RunInstances request.
', 'InstanceNetworkInterfaceSpecification$SubnetId' => 'The ID of the subnet associated with the network interface. Applies only if creating a network interface when launching an instance.
', 'InstanceNetworkInterfaceSpecification$InterfaceType' => 'The type of network interface.
Valid values: interface
| efa
The private IPv4 DNS name.
', 'InstancePrivateIpAddress$PrivateIpAddress' => 'The private IPv4 address of the network interface.
', 'InstanceStateChange$InstanceId' => 'The ID of the instance.
', 'InstanceStatus$AvailabilityZone' => 'The Availability Zone of the instance.
', 'InstanceStatus$OutpostArn' => 'The Amazon Resource Name (ARN) of the Outpost.
', 'InstanceStatus$InstanceId' => 'The ID of the instance.
', 'InstanceStatusEvent$Description' => 'A description of the event.
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].
', 'InstanceTagKeySet$member' => NULL, 'InstanceTypeInfoFromInstanceRequirements$InstanceType' => 'The matching instance type.
', 'InstanceTypes$member' => NULL, 'InstanceTypesList$member' => NULL, 'InstanceUsage$AccountId' => 'The ID of the Amazon Web Services account that is making use of the Capacity Reservation.
', 'InternetGateway$InternetGatewayId' => 'The ID of the internet gateway.
', 'InternetGateway$OwnerId' => 'The ID of the Amazon Web Services account that owns the internet gateway.
', 'InternetGatewayAttachment$VpcId' => 'The ID of the VPC.
', 'IpList$member' => NULL, 'IpPermission$IpProtocol' => 'The IP protocol name (tcp
, udp
, icmp
, icmpv6
) or number (see Protocol Numbers).
Use -1
to specify all protocols. When authorizing security group rules, specifying -1
or a protocol number other than tcp
, udp
, icmp
, or icmpv6
allows traffic on all ports, regardless of any port range you specify. For tcp
, udp
, and icmp
, you must specify a port range. For icmpv6
, the port range is optional; if you omit the port range, traffic for all types and codes is allowed.
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.
', 'IpRange$Description' => 'A description for the security group rule that references this IPv4 address range.
Constraints: Up to 255 characters in length. Allowed characters are a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=&;{}!$*
', 'IpRanges$member' => NULL, 'Ipam$OwnerId' => 'The Amazon Web Services account ID of the owner of the IPAM.
', 'Ipam$IpamRegion' => 'The Amazon Web Services Region of the IPAM.
', 'Ipam$Description' => 'The description for the IPAM.
', 'IpamAddressHistoryRecord$ResourceOwnerId' => 'The ID of the resource owner.
', 'IpamAddressHistoryRecord$ResourceRegion' => 'The Amazon Web Services Region of the resource.
', 'IpamAddressHistoryRecord$ResourceId' => 'The ID of the resource.
', 'IpamAddressHistoryRecord$ResourceCidr' => 'The CIDR of the resource.
', 'IpamAddressHistoryRecord$ResourceName' => 'The name of the resource.
', 'IpamAddressHistoryRecord$VpcId' => 'The VPC ID of the resource.
', 'IpamCidrAuthorizationContext$Message' => 'The plain-text authorization message for the prefix and account.
', 'IpamCidrAuthorizationContext$Signature' => 'The signed authorization message for the prefix and account.
', 'IpamDiscoveredAccount$AccountId' => 'The account ID.
', 'IpamDiscoveredAccount$DiscoveryRegion' => 'The Amazon Web Services Region that the account information is returned from. An account can be discovered in multiple regions and will have a separate discovered account for each Region.
', 'IpamDiscoveredResourceCidr$ResourceRegion' => 'The resource Region.
', 'IpamDiscoveredResourceCidr$ResourceId' => 'The resource ID.
', 'IpamDiscoveredResourceCidr$ResourceOwnerId' => 'The resource owner ID.
', 'IpamDiscoveredResourceCidr$ResourceCidr' => 'The resource CIDR.
', 'IpamDiscoveredResourceCidr$VpcId' => 'The VPC ID.
', 'IpamDiscoveryFailureReason$Message' => 'The discovery failure message.
', 'IpamOperatingRegion$RegionName' => 'The name of the operating Region.
', 'IpamPool$OwnerId' => 'The Amazon Web Services account ID of the owner of the IPAM pool.
', 'IpamPool$IpamRegion' => 'The Amazon Web Services Region of the IPAM pool.
', 'IpamPool$Locale' => 'The locale of the IPAM pool. In IPAM, the locale is the Amazon Web Services Region where you want to make an IPAM pool available for allocations. Only resources in the same Region as the locale of the pool can get IP address allocations from the pool. You can only allocate a CIDR for a VPC, for example, from an IPAM pool that shares a locale with the VPC’s Region. Note that once you choose a Locale for a pool, you cannot modify it. If you choose an Amazon Web Services Region for locale that has not been configured as an operating Region for the IPAM, you\'ll get an error.
', 'IpamPool$StateMessage' => 'A message related to the failed creation of an IPAM pool.
', 'IpamPool$Description' => 'The description of the IPAM pool.
', 'IpamPoolAllocation$Cidr' => 'The CIDR for the allocation. A CIDR is a representation of an IP address and its associated network mask (or netmask) and refers to a range of IP addresses. An IPv4 CIDR example is 10.24.34.0/23
. An IPv6 CIDR example is 2001:DB8::/32
.
A description of the pool allocation.
', 'IpamPoolAllocation$ResourceId' => 'The ID of the resource.
', 'IpamPoolAllocation$ResourceRegion' => 'The Amazon Web Services Region of the resource.
', 'IpamPoolAllocation$ResourceOwner' => 'The owner of the resource.
', 'IpamPoolAllocationDisallowedCidrs$member' => NULL, 'IpamPoolCidr$Cidr' => 'The CIDR provisioned to the IPAM pool. A CIDR is a representation of an IP address and its associated network mask (or netmask) and refers to a range of IP addresses. An IPv4 CIDR example is 10.24.34.0/23
. An IPv6 CIDR example is 2001:DB8::/32
.
A message related to why an IPAM pool CIDR failed to be provisioned.
', 'IpamResourceCidr$ResourceRegion' => 'The Amazon Web Services Region for an IPAM resource.
', 'IpamResourceCidr$ResourceOwnerId' => 'The Amazon Web Services account number of the owner of an IPAM resource.
', 'IpamResourceCidr$ResourceId' => 'The ID of an IPAM resource.
', 'IpamResourceCidr$ResourceName' => 'The name of an IPAM resource.
', 'IpamResourceCidr$ResourceCidr' => 'The CIDR for an IPAM resource.
', 'IpamResourceCidr$VpcId' => 'The ID of a VPC.
', 'IpamResourceDiscovery$OwnerId' => 'The ID of the owner.
', 'IpamResourceDiscovery$IpamResourceDiscoveryArn' => 'The resource discovery Amazon Resource Name (ARN).
', 'IpamResourceDiscovery$IpamResourceDiscoveryRegion' => 'The resource discovery Region.
', 'IpamResourceDiscovery$Description' => 'The resource discovery description.
', 'IpamResourceDiscoveryAssociation$OwnerId' => 'The Amazon Web Services account ID of the resource discovery owner.
', 'IpamResourceDiscoveryAssociation$IpamResourceDiscoveryAssociationArn' => 'The resource discovery association Amazon Resource Name (ARN).
', 'IpamResourceDiscoveryAssociation$IpamRegion' => 'The IPAM home Region.
', 'IpamResourceTag$Key' => '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.
', 'IpamResourceTag$Value' => 'The value of the tag.
', 'IpamScope$OwnerId' => 'The Amazon Web Services account ID of the owner of the scope.
', 'IpamScope$IpamRegion' => 'The Amazon Web Services Region of the IPAM scope.
', 'IpamScope$Description' => 'The description of the scope.
', 'Ipv4PrefixSpecification$Ipv4Prefix' => 'The IPv4 prefix. For information, see Assigning prefixes to Amazon EC2 network interfaces in the Amazon Elastic Compute Cloud User Guide.
', 'Ipv4PrefixSpecificationRequest$Ipv4Prefix' => 'The IPv4 prefix. For information, see Assigning prefixes to Amazon EC2 network interfaces in the Amazon Elastic Compute Cloud User Guide.
', 'Ipv4PrefixSpecificationResponse$Ipv4Prefix' => 'The IPv4 delegated prefixes assigned to the network interface.
', 'Ipv6AddressList$member' => NULL, 'Ipv6CidrAssociation$Ipv6Cidr' => 'The IPv6 CIDR block.
', 'Ipv6CidrAssociation$AssociatedResource' => 'The resource that\'s associated with the IPv6 CIDR block.
', 'Ipv6CidrBlock$Ipv6CidrBlock' => 'The IPv6 CIDR block.
', 'Ipv6Pool$PoolId' => 'The ID of the address pool.
', 'Ipv6Pool$Description' => 'The description for the address pool.
', 'Ipv6PrefixSpecification$Ipv6Prefix' => 'The IPv6 prefix.
', 'Ipv6PrefixSpecificationRequest$Ipv6Prefix' => 'The IPv6 prefix.
', 'Ipv6PrefixSpecificationResponse$Ipv6Prefix' => 'The IPv6 delegated prefixes assigned to the network interface.
', 'Ipv6Range$CidrIpv6' => '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.
', 'Ipv6Range$Description' => 'A description for the security group rule that references this IPv6 address range.
Constraints: Up to 255 characters in length. Allowed characters are a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=&;{}!$*
', 'KeyPair$KeyFingerprint' => 'For RSA key pairs, the key fingerprint is the SHA-1 digest of the DER encoded private key.
For ED25519 key pairs, the key fingerprint is the base64-encoded SHA-256 digest, which is the default for OpenSSH, starting with OpenSSH 6.8.
The name of the key pair.
', 'KeyPair$KeyPairId' => 'The ID of the key pair.
', 'KeyPairInfo$KeyPairId' => 'The ID of the key pair.
', 'KeyPairInfo$KeyFingerprint' => 'If you used CreateKeyPair to create the key pair:
For RSA key pairs, the key fingerprint is the SHA-1 digest of the DER encoded private key.
For ED25519 key pairs, the key fingerprint is the base64-encoded SHA-256 digest, which is the default for OpenSSH, starting with OpenSSH 6.8.
If you used ImportKeyPair to provide Amazon Web Services the public key:
For RSA key pairs, the key fingerprint is the MD5 public key fingerprint as specified in section 4 of RFC4716.
For ED25519 key pairs, the key fingerprint is the base64-encoded SHA-256 digest, which is the default for OpenSSH, starting with OpenSSH 6.8.
The name of the key pair.
', 'KeyPairInfo$PublicKey' => 'The public key material.
', 'LastError$Message' => 'The error message for the VPC endpoint error.
', 'LastError$Code' => 'The error code for the VPC endpoint error.
', 'LaunchPermission$UserId' => 'The Amazon Web Services account ID.
Constraints: Up to 10 000 account IDs can be specified in a single request.
', 'LaunchPermission$OrganizationArn' => 'The Amazon Resource Name (ARN) of an organization.
', 'LaunchPermission$OrganizationalUnitArn' => 'The Amazon Resource Name (ARN) of an organizational unit (OU).
', 'LaunchSpecification$AddressingType' => 'Deprecated.
', 'LaunchSpecification$ImageId' => 'The ID of the AMI.
', 'LaunchSpecification$KernelId' => 'The ID of the kernel.
', 'LaunchSpecification$KeyName' => 'The name of the key pair.
', 'LaunchSpecification$RamdiskId' => 'The ID of the RAM disk.
', 'LaunchSpecification$SubnetId' => 'The ID of the subnet in which to launch the instance.
', 'LaunchTemplate$LaunchTemplateId' => 'The ID of the launch template.
', 'LaunchTemplate$CreatedBy' => 'The principal that created the launch template.
', 'LaunchTemplateBlockDeviceMapping$DeviceName' => 'The device name.
', 'LaunchTemplateBlockDeviceMapping$VirtualName' => 'The virtual device name (ephemeralN).
', 'LaunchTemplateBlockDeviceMapping$NoDevice' => 'To omit the device from the block device mapping, specify an empty string.
', 'LaunchTemplateBlockDeviceMappingRequest$DeviceName' => 'The device name (for example, /dev/sdh or xvdh).
', 'LaunchTemplateBlockDeviceMappingRequest$VirtualName' => '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.
', 'LaunchTemplateBlockDeviceMappingRequest$NoDevice' => 'To omit the device from the block device mapping, specify an empty string.
', 'LaunchTemplateElasticInferenceAccelerator$Type' => 'The type of elastic inference accelerator. The possible values are eia1.medium, eia1.large, and eia1.xlarge.
', 'LaunchTemplateElasticInferenceAcceleratorResponse$Type' => 'The type of elastic inference accelerator. The possible values are eia1.medium, eia1.large, and eia1.xlarge.
', 'LaunchTemplateIamInstanceProfileSpecification$Arn' => 'The Amazon Resource Name (ARN) of the instance profile.
', 'LaunchTemplateIamInstanceProfileSpecification$Name' => 'The name of the instance profile.
', 'LaunchTemplateIamInstanceProfileSpecificationRequest$Arn' => 'The Amazon Resource Name (ARN) of the instance profile.
', 'LaunchTemplateIamInstanceProfileSpecificationRequest$Name' => 'The name of the instance profile.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$Description' => 'A description for the network interface.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$InterfaceType' => 'The type of network interface.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$PrivateIpAddress' => 'The primary private IPv4 address of the network interface.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$Description' => 'A description for the network interface.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$InterfaceType' => 'The type of network interface. To create an Elastic Fabric Adapter (EFA), specify efa
. For more information, see Elastic Fabric Adapter in the Amazon Elastic Compute Cloud User Guide.
If you are not creating an EFA, specify interface
or omit this parameter.
Valid values: interface
| efa
The primary private IPv4 address of the network interface.
', 'LaunchTemplateLicenseConfiguration$LicenseConfigurationArn' => 'The Amazon Resource Name (ARN) of the license configuration.
', 'LaunchTemplateLicenseConfigurationRequest$LicenseConfigurationArn' => 'The Amazon Resource Name (ARN) of the license configuration.
', 'LaunchTemplateOverrides$SpotPrice' => 'The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.
The Availability Zone in which to launch the instances.
', 'LaunchTemplatePlacement$AvailabilityZone' => 'The Availability Zone of the instance.
', 'LaunchTemplatePlacement$Affinity' => 'The affinity setting for the instance on the Dedicated Host.
', 'LaunchTemplatePlacement$GroupName' => 'The name of the placement group for the instance.
', 'LaunchTemplatePlacement$HostId' => 'The ID of the Dedicated Host for the instance.
', 'LaunchTemplatePlacement$SpreadDomain' => 'Reserved for future use.
', 'LaunchTemplatePlacement$HostResourceGroupArn' => 'The ARN of the host resource group in which to launch the instances.
', 'LaunchTemplatePlacementRequest$AvailabilityZone' => 'The Availability Zone for the instance.
', 'LaunchTemplatePlacementRequest$Affinity' => 'The affinity setting for an instance on a Dedicated Host.
', 'LaunchTemplatePlacementRequest$SpreadDomain' => 'Reserved for future use.
', 'LaunchTemplatePlacementRequest$HostResourceGroupArn' => 'The ARN of the host resource group in which to launch the instances. If you specify a host resource group ARN, omit the Tenancy parameter or set it to host
.
The name of the launch template.
You must specify the LaunchTemplateName
or the LaunchTemplateId
, but not both.
The launch template version number, $Latest
, or $Default
.
If the value is $Latest
, Amazon EC2 uses the latest version of the launch template.
If the value is $Default
, Amazon EC2 uses the default version of the launch template.
Default: The default version of the launch template.
', 'LaunchTemplateSpotMarketOptions$MaxPrice' => 'The maximum hourly price you\'re willing to pay for the Spot Instances. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your Spot Instances will be interrupted more frequently than if you do not specify this parameter.
The maximum hourly price you\'re willing to pay for the Spot Instances. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your Spot Instances will be interrupted more frequently than if you do not specify this parameter.
The ID of the launch template.
', 'LaunchTemplateVersion$CreatedBy' => 'The principal that created the version.
', 'LicenseConfiguration$LicenseConfigurationArn' => 'The Amazon Resource Name (ARN) of the license configuration.
', 'LicenseConfigurationRequest$LicenseConfigurationArn' => 'The Amazon Resource Name (ARN) of the license configuration.
', 'ListImagesInRecycleBinRequest$NextToken' => 'The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'ListImagesInRecycleBinResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
', 'ListSnapshotsInRecycleBinResult$NextToken' => 'The token to include in another request to get the next page of items. This value is null
when there are no more items to return.
The Amazon Web Services account ID.
', 'LoadPermissionRequest$UserId' => 'The Amazon Web Services account ID.
', 'LocalGateway$OutpostArn' => 'The Amazon Resource Name (ARN) of the Outpost.
', 'LocalGateway$OwnerId' => 'The ID of the Amazon Web Services account that owns the local gateway.
', 'LocalGateway$State' => 'The state of the local gateway.
', 'LocalGatewayRoute$DestinationCidrBlock' => 'The CIDR block used for destination matches.
', 'LocalGatewayRoute$OwnerId' => 'The ID of the Amazon Web Services account that owns the local gateway route.
', 'LocalGatewayRouteTable$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'LocalGatewayRouteTable$OutpostArn' => 'The Amazon Resource Name (ARN) of the Outpost.
', 'LocalGatewayRouteTable$OwnerId' => 'The ID of the Amazon Web Services account that owns the local gateway route table.
', 'LocalGatewayRouteTable$State' => 'The state of the local gateway route table.
', 'LocalGatewayRouteTableVirtualInterfaceGroupAssociation$LocalGatewayId' => 'The ID of the local gateway.
', 'LocalGatewayRouteTableVirtualInterfaceGroupAssociation$OwnerId' => 'The ID of the Amazon Web Services account that owns the local gateway virtual interface group association.
', 'LocalGatewayRouteTableVirtualInterfaceGroupAssociation$State' => 'The state of the association.
', 'LocalGatewayRouteTableVpcAssociation$LocalGatewayRouteTableId' => 'The ID of the local gateway route table.
', 'LocalGatewayRouteTableVpcAssociation$LocalGatewayId' => 'The ID of the local gateway.
', 'LocalGatewayRouteTableVpcAssociation$VpcId' => 'The ID of the VPC.
', 'LocalGatewayRouteTableVpcAssociation$OwnerId' => 'The ID of the Amazon Web Services account that owns the local gateway route table for the association.
', 'LocalGatewayRouteTableVpcAssociation$State' => 'The state of the association.
', 'LocalGatewayVirtualInterface$LocalGatewayId' => 'The ID of the local gateway.
', 'LocalGatewayVirtualInterface$LocalAddress' => 'The local address.
', 'LocalGatewayVirtualInterface$PeerAddress' => 'The peer address.
', 'LocalGatewayVirtualInterface$OwnerId' => 'The ID of the Amazon Web Services account that owns the local gateway virtual interface.
', 'LocalGatewayVirtualInterfaceGroup$LocalGatewayId' => 'The ID of the local gateway.
', 'LocalGatewayVirtualInterfaceGroup$OwnerId' => 'The ID of the Amazon Web Services account that owns the local gateway virtual interface group.
', 'MaintenanceDetails$PendingMaintenance' => 'Verify existence of a pending maintenance.
', 'ManagedPrefixList$AddressFamily' => 'The IP address version.
', 'ManagedPrefixList$StateMessage' => 'The state message.
', 'ManagedPrefixList$PrefixListName' => 'The name of the prefix list.
', 'ManagedPrefixList$OwnerId' => 'The ID of the owner of the prefix list.
', 'MetricPoint$Status' => 'The status of the metric point.
', 'ModifyAddressAttributeRequest$DomainName' => 'The domain name to modify for the IP address.
', 'ModifyAvailabilityZoneGroupRequest$GroupName' => 'The name of the Availability Zone group, Local Zone group, or Wavelength Zone group.
', 'ModifyCapacityReservationRequest$AdditionalInfo' => 'Reserved for future use.
', 'ModifyClientVpnEndpointRequest$ServerCertificateArn' => 'The ARN of the server certificate to be used. The server certificate must be provisioned in Certificate Manager (ACM).
', 'ModifyClientVpnEndpointRequest$Description' => 'A brief description of the Client VPN endpoint.
', 'ModifyDefaultCreditSpecificationRequest$CpuCredits' => 'The credit option for CPU usage of the instance family.
Valid Values: standard
| unlimited
The Amazon Resource Name (ARN) of the default KMS key for encryption by default.
', 'ModifyFleetRequest$Context' => 'Reserved.
', 'ModifyFpgaImageAttributeRequest$Description' => 'A description for the AFI.
', 'ModifyFpgaImageAttributeRequest$Name' => 'A name for the AFI.
', 'ModifyHostsRequest$InstanceType' => '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.
If you want to modify a Dedicated Host to support multiple instance types in its current instance family, omit this parameter and specify InstanceFamily instead. You cannot specify InstanceType and InstanceFamily in the same request.
', 'ModifyHostsRequest$InstanceFamily' => '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.
If you want to modify a Dedicated Host to support a specific instance type only, omit this parameter and specify InstanceType instead. You cannot specify InstanceFamily and InstanceType in the same request.
', 'ModifyIdFormatRequest$Resource' => 'The type of resource: bundle
| conversion-task
| customer-gateway
| dhcp-options
| elastic-ip-allocation
| elastic-ip-association
| export-task
| flow-log
| image
| import-task
| internet-gateway
| network-acl
| network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| route-table
| route-table-association
| security-group
| subnet
| subnet-cidr-block-association
| vpc
| vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
| vpn-connection
| vpn-gateway
.
Alternatively, use the all-current
option to include all resource types that are currently within their opt-in period for longer IDs.
The ARN of the principal, which can be an IAM user, IAM role, or the root user. Specify all
to modify the ID format for all IAM users, IAM roles, and the root user of the account.
The type of resource: bundle
| conversion-task
| customer-gateway
| dhcp-options
| elastic-ip-allocation
| elastic-ip-association
| export-task
| flow-log
| image
| import-task
| internet-gateway
| network-acl
| network-acl-association
| network-interface
| network-interface-attachment
| prefix-list
| route-table
| route-table-association
| security-group
| subnet
| subnet-cidr-block-association
| vpc
| vpc-cidr-block-association
| vpc-endpoint
| vpc-peering-connection
| vpn-connection
| vpn-gateway
.
Alternatively, use the all-current
option to include all resource types that are currently within their opt-in period for longer IDs.
The name of the attribute to modify.
Valid values: description
| imdsSupport
| launchPermission
The value of the attribute being modified. This parameter can be used only when the Attribute
parameter is description
or imdsSupport
.
A new value for the attribute. Use only with the kernel
, ramdisk
, userData
, disableApiTermination
, or instanceInitiatedShutdownBehavior
attribute.
A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'ModifyInstanceEventStartTimeRequest$InstanceEventId' => 'The ID of the event whose date and time you are modifying.
', 'ModifyInstanceEventWindowRequest$Name' => 'The name of the event window.
', 'ModifyInstanceMaintenanceOptionsResult$InstanceId' => 'The ID of the instance.
', 'ModifyInstanceMetadataOptionsResult$InstanceId' => 'The ID of the instance.
', 'ModifyInstancePlacementRequest$HostResourceGroupArn' => 'The ARN of the host resource group in which to place the instance. The instance must have a tenancy of host
to specify this parameter.
The description of the IPAM pool you want to modify.
', 'ModifyIpamRequest$Description' => 'The description of the IPAM you want to modify.
', 'ModifyIpamResourceCidrRequest$ResourceId' => 'The ID of the resource you want to modify.
', 'ModifyIpamResourceCidrRequest$ResourceCidr' => 'The CIDR of the resource you want to modify.
', 'ModifyIpamResourceCidrRequest$ResourceRegion' => 'The Amazon Web Services Region of the resource you want to modify.
', 'ModifyIpamResourceDiscoveryRequest$Description' => 'A resource discovery description.
', 'ModifyIpamScopeRequest$Description' => 'The description of the scope you want to modify.
', 'ModifyLaunchTemplateRequest$ClientToken' => 'Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.
Constraint: Maximum 128 ASCII characters.
', 'ModifyLaunchTemplateRequest$DefaultVersion' => 'The version number of the launch template to set as the default version.
', 'ModifyLocalGatewayRouteRequest$DestinationCidrBlock' => 'The CIDR block used for destination matches. The value that you provide must match the CIDR of an existing route in the table.
', 'ModifyManagedPrefixListRequest$PrefixListName' => 'A name for the prefix list.
', 'ModifyReservedInstancesRequest$ClientToken' => 'A unique, case-sensitive token you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'ModifyReservedInstancesResult$ReservedInstancesModificationId' => 'The ID for the modification.
', 'ModifySnapshotTierResult$SnapshotId' => 'The ID of the snapshot.
', 'ModifySpotFleetRequestRequest$Context' => 'Reserved.
', 'ModifyTrafficMirrorFilterRuleRequest$DestinationCidrBlock' => 'The destination CIDR block to assign to the Traffic Mirror rule.
', 'ModifyTrafficMirrorFilterRuleRequest$SourceCidrBlock' => 'The source CIDR block to assign to the Traffic Mirror rule.
', 'ModifyTrafficMirrorFilterRuleRequest$Description' => 'The description to assign to the Traffic Mirror rule.
', 'ModifyTrafficMirrorSessionRequest$Description' => 'The description to assign to the Traffic Mirror session.
', 'ModifyTransitGatewayRequest$Description' => 'The description for the transit gateway.
', 'ModifyVerifiedAccessEndpointPolicyRequest$PolicyDocument' => 'The Verified Access policy document.
', 'ModifyVerifiedAccessEndpointPolicyRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'ModifyVerifiedAccessEndpointPolicyResult$PolicyDocument' => 'The Verified Access policy document.
', 'ModifyVerifiedAccessEndpointRequest$Description' => 'A description for the Verified Access endpoint.
', 'ModifyVerifiedAccessEndpointRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'ModifyVerifiedAccessGroupPolicyRequest$PolicyDocument' => 'The Verified Access policy document.
', 'ModifyVerifiedAccessGroupPolicyRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'ModifyVerifiedAccessGroupPolicyResult$PolicyDocument' => 'The Verified Access policy document.
', 'ModifyVerifiedAccessGroupRequest$Description' => 'A description for the Verified Access group.
', 'ModifyVerifiedAccessGroupRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'ModifyVerifiedAccessInstanceLoggingConfigurationRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'ModifyVerifiedAccessInstanceRequest$Description' => 'A description for the Verified Access instance.
', 'ModifyVerifiedAccessInstanceRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'ModifyVerifiedAccessTrustProviderOidcOptions$Issuer' => 'The OIDC issuer.
', 'ModifyVerifiedAccessTrustProviderOidcOptions$AuthorizationEndpoint' => 'The OIDC authorization endpoint.
', 'ModifyVerifiedAccessTrustProviderOidcOptions$TokenEndpoint' => 'The OIDC token endpoint.
', 'ModifyVerifiedAccessTrustProviderOidcOptions$UserInfoEndpoint' => 'The OIDC user info endpoint.
', 'ModifyVerifiedAccessTrustProviderOidcOptions$ClientId' => 'The client identifier.
', 'ModifyVerifiedAccessTrustProviderOidcOptions$Scope' => 'OpenID Connect (OIDC) scopes are used by an application during authentication to authorize access to a user\'s details. Each scope returns a specific set of user attributes.
', 'ModifyVerifiedAccessTrustProviderRequest$Description' => 'A description for the Verified Access trust provider.
', 'ModifyVerifiedAccessTrustProviderRequest$ClientToken' => 'A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.
', 'ModifyVpcEndpointConnectionNotificationRequest$ConnectionNotificationArn' => 'The ARN for the SNS topic for the notification.
', 'ModifyVpcEndpointRequest$PolicyDocument' => '(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.
', 'ModifyVpcEndpointServiceConfigurationRequest$PrivateDnsName' => '(Interface endpoint configuration) The private DNS name to assign to the endpoint service.
', 'ModifyVpnConnectionOptionsRequest$LocalIpv4NetworkCidr' => 'The IPv4 CIDR on the customer gateway (on-premises) side of the VPN connection.
Default: 0.0.0.0/0
The IPv4 CIDR on the Amazon Web Services side of the VPN connection.
Default: 0.0.0.0/0
The IPv6 CIDR on the customer gateway (on-premises) side of the VPN connection.
Default: ::/0
The IPv6 CIDR on the Amazon Web Services side of the VPN connection.
Default: ::/0
The external IP address of the VPN tunnel.
', 'ModifyVpnTunnelOptionsRequest$VpnTunnelOutsideIpAddress' => 'The external IP address of the VPN tunnel.
', 'ModifyVpnTunnelOptionsSpecification$TunnelInsideCidr' => '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.
Constraints: A size /30 CIDR block from the 169.254.0.0/16
range. The following CIDR blocks are reserved and cannot be used:
169.254.0.0/30
169.254.1.0/30
169.254.2.0/30
169.254.3.0/30
169.254.4.0/30
169.254.5.0/30
169.254.169.252/30
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.
Constraints: A size /126 CIDR block from the local fd00::/8
range.
The action to take after DPD timeout occurs. Specify restart
to restart the IKE initiation. Specify clear
to end the IKE session.
Valid Values: clear
| none
| restart
Default: clear
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 start
for Amazon Web Services to initiate the IKE negotiation.
Valid Values: add
| start
Default: add
The Elastic IP address.
', 'MoveAddressToVpcResult$AllocationId' => 'The allocation ID for the Elastic IP address.
', 'MoveByoipCidrToIpamRequest$Cidr' => 'The BYOIP CIDR.
', 'MoveByoipCidrToIpamRequest$IpamPoolOwner' => 'The Amazon Web Services account ID of the owner of the IPAM pool.
', 'MovingAddressStatus$PublicIp' => 'The Elastic IP address.
', 'NatGateway$FailureCode' => 'If the NAT gateway could not be created, specifies the error code for the failure. (InsufficientFreeAddressesInSubnet
| Gateway.NotAttached
| InvalidAllocationID.NotFound
| Resource.AlreadyAssociated
| InternalError
| InvalidSubnetID.NotFound
)
If the NAT gateway could not be created, specifies the error message for the failure, that corresponds to the error code.
For InsufficientFreeAddressesInSubnet: "Subnet has insufficient free addresses to create this NAT gateway"
For Gateway.NotAttached: "Network vpc-xxxxxxxx has no Internet gateway attached"
For InvalidAllocationID.NotFound: "Elastic IP address eipalloc-xxxxxxxx could not be associated with this NAT gateway"
For Resource.AlreadyAssociated: "Elastic IP address eipalloc-xxxxxxxx is already associated"
For InternalError: "Network interface eni-xxxxxxxx, created and used internally by this NAT gateway is in an invalid state. Please try again."
For InvalidSubnetID.NotFound: "The specified subnet subnet-xxxxxxxx does not exist or could not be found."
The ID of the NAT gateway.
', 'NatGateway$SubnetId' => 'The ID of the subnet in which the NAT gateway is located.
', 'NatGateway$VpcId' => 'The ID of the VPC in which the NAT gateway is located.
', 'NatGatewayAddress$AllocationId' => '[Public NAT gateway only] The allocation ID of the Elastic IP address that\'s associated with the NAT gateway.
', 'NatGatewayAddress$NetworkInterfaceId' => 'The ID of the network interface associated with the NAT gateway.
', 'NatGatewayAddress$PrivateIp' => 'The private IP address associated with the NAT gateway.
', 'NatGatewayAddress$PublicIp' => '[Public NAT gateway only] The Elastic IP address associated with the NAT gateway.
', 'NatGatewayAddress$AssociationId' => '[Public NAT gateway only] The association ID of the Elastic IP address that\'s associated with the NAT gateway.
', 'NatGatewayAddress$FailureMessage' => 'The address failure message.
', 'NetworkAcl$NetworkAclId' => 'The ID of the network ACL.
', 'NetworkAcl$VpcId' => 'The ID of the VPC for the network ACL.
', 'NetworkAcl$OwnerId' => 'The ID of the Amazon Web Services account that owns the network ACL.
', 'NetworkAclAssociation$NetworkAclAssociationId' => 'The ID of the association between a network ACL and a subnet.
', 'NetworkAclAssociation$NetworkAclId' => 'The ID of the network ACL.
', 'NetworkAclAssociation$SubnetId' => 'The ID of the subnet.
', 'NetworkAclEntry$CidrBlock' => 'The IPv4 network range to allow or deny, in CIDR notation.
', 'NetworkAclEntry$Ipv6CidrBlock' => 'The IPv6 network range to allow or deny, in CIDR notation.
', 'NetworkAclEntry$Protocol' => 'The protocol number. A value of "-1" means all protocols.
', 'NetworkInsightsAccessScopeAnalysis$StatusMessage' => 'The status message.
', 'NetworkInsightsAccessScopeAnalysis$WarningMessage' => 'The warning message.
', 'NetworkInsightsAnalysis$StatusMessage' => 'The status message, if the status is failed
.
The warning message.
', 'NetworkInsightsPath$Source' => 'The ID of the source.
', 'NetworkInsightsPath$Destination' => 'The ID of the destination.
', 'NetworkInterface$AvailabilityZone' => 'The Availability Zone.
', 'NetworkInterface$Description' => 'A description.
', 'NetworkInterface$MacAddress' => 'The MAC address.
', 'NetworkInterface$NetworkInterfaceId' => 'The ID of the network interface.
', 'NetworkInterface$OutpostArn' => 'The Amazon Resource Name (ARN) of the Outpost.
', 'NetworkInterface$OwnerId' => 'The Amazon Web Services account ID of the owner of the network interface.
', 'NetworkInterface$PrivateDnsName' => 'The private DNS name.
', 'NetworkInterface$PrivateIpAddress' => 'The IPv4 address of the network interface within the subnet.
', 'NetworkInterface$RequesterId' => 'The alias or Amazon Web Services account ID of the principal or service that created the network interface.
', 'NetworkInterface$SubnetId' => 'The ID of the subnet.
', 'NetworkInterface$VpcId' => 'The ID of the VPC.
', 'NetworkInterface$Ipv6Address' => 'The IPv6 globally unique address associated with the network interface.
', 'NetworkInterfaceAssociation$AllocationId' => 'The allocation ID.
', 'NetworkInterfaceAssociation$AssociationId' => 'The association ID.
', 'NetworkInterfaceAssociation$IpOwnerId' => 'The ID of the Elastic IP address owner.
', 'NetworkInterfaceAssociation$PublicDnsName' => 'The public DNS name.
', 'NetworkInterfaceAssociation$PublicIp' => 'The address of the Elastic IP address bound to the network interface.
', 'NetworkInterfaceAssociation$CustomerOwnedIp' => 'The customer-owned IP address associated with the network interface.
', 'NetworkInterfaceAssociation$CarrierIp' => 'The carrier IP address associated with the network interface.
This option is only available when the network interface is in a subnet which is associated with a Wavelength Zone.
', 'NetworkInterfaceAttachment$AttachmentId' => 'The ID of the network interface attachment.
', 'NetworkInterfaceAttachment$InstanceId' => 'The ID of the instance.
', 'NetworkInterfaceAttachment$InstanceOwnerId' => 'The Amazon Web Services account ID of the owner of the instance.
', 'NetworkInterfaceIdSet$member' => NULL, 'NetworkInterfaceIpv6Address$Ipv6Address' => 'The IPv6 address.
', 'NetworkInterfacePermission$NetworkInterfacePermissionId' => 'The ID of the network interface permission.
', 'NetworkInterfacePermission$NetworkInterfaceId' => 'The ID of the network interface.
', 'NetworkInterfacePermission$AwsAccountId' => 'The Amazon Web Services account ID.
', 'NetworkInterfacePermission$AwsService' => 'The Amazon Web Service.
', 'NetworkInterfacePermissionState$StatusMessage' => 'A status message, if applicable.
', 'NetworkInterfacePrivateIpAddress$PrivateDnsName' => 'The private DNS name.
', 'NetworkInterfacePrivateIpAddress$PrivateIpAddress' => 'The private IPv4 address.
', 'NewDhcpConfiguration$Key' => NULL, 'OidcOptions$Issuer' => 'The OIDC issuer.
', 'OidcOptions$AuthorizationEndpoint' => 'The OIDC authorization endpoint.
', 'OidcOptions$TokenEndpoint' => 'The OIDC token endpoint.
', 'OidcOptions$UserInfoEndpoint' => 'The OIDC user info endpoint.
', 'OidcOptions$ClientId' => 'The client identifier.
', 'OidcOptions$Scope' => 'The OpenID Connect (OIDC) scope specified.
', 'OnDemandOptions$MaxTotalPrice' => 'The maximum amount per hour for On-Demand Instances that you\'re willing to pay.
', 'OnDemandOptionsRequest$MaxTotalPrice' => 'The maximum amount per hour for On-Demand Instances that you\'re willing to pay.
', 'OrganizationArnStringList$member' => NULL, 'OrganizationalUnitArnStringList$member' => NULL, 'OwnerStringList$member' => NULL, 'PathComponent$ServiceName' => 'The name of the VPC endpoint service.
', 'PciId$DeviceId' => 'The ID of the device.
', 'PciId$VendorId' => 'The ID of the vendor.
', 'PciId$SubsystemId' => 'The ID of the subsystem.
', 'PciId$SubsystemVendorId' => 'The ID of the vendor for the subsystem.
', 'PeeringAttachmentStatus$Code' => 'The status code.
', 'PeeringAttachmentStatus$Message' => 'The status message, if applicable.
', 'PeeringTgwInfo$TransitGatewayId' => 'The ID of the transit gateway.
', 'PeeringTgwInfo$CoreNetworkId' => 'The ID of the core network where the transit gateway peer is located.
', 'PeeringTgwInfo$OwnerId' => 'The ID of the Amazon Web Services account that owns the transit gateway.
', 'PeeringTgwInfo$Region' => 'The Region of the transit gateway.
', 'Phase1EncryptionAlgorithmsListValue$Value' => 'The value for the encryption algorithm.
', 'Phase1EncryptionAlgorithmsRequestListValue$Value' => 'The value for the encryption algorithm.
', 'Phase1IntegrityAlgorithmsListValue$Value' => 'The value for the integrity algorithm.
', 'Phase1IntegrityAlgorithmsRequestListValue$Value' => 'The value for the integrity algorithm.
', 'Phase2EncryptionAlgorithmsListValue$Value' => 'The encryption algorithm.
', 'Phase2EncryptionAlgorithmsRequestListValue$Value' => 'The encryption algorithm.
', 'Phase2IntegrityAlgorithmsListValue$Value' => 'The integrity algorithm.
', 'Phase2IntegrityAlgorithmsRequestListValue$Value' => 'The integrity algorithm.
', 'Placement$AvailabilityZone' => 'The Availability Zone of the instance.
If not specified, an Availability Zone will be automatically chosen for you based on the load balancing criteria for the Region.
This parameter is not supported for CreateFleet.
', 'Placement$Affinity' => 'The affinity setting for the instance on the Dedicated Host.
This parameter is not supported for CreateFleet or ImportInstance.
', 'Placement$HostId' => 'The ID of the Dedicated Host on which the instance resides.
This parameter is not supported for CreateFleet or ImportInstance.
', 'Placement$SpreadDomain' => 'Reserved for future use.
', 'Placement$HostResourceGroupArn' => 'The ARN of the host resource group in which to launch the instances.
If you specify this parameter, either omit the Tenancy parameter or set it to host
.
This parameter is not supported for CreateFleet.
', 'PlacementGroup$GroupName' => 'The name of the placement group.
', 'PlacementGroup$GroupId' => 'The ID of the placement group.
', 'PlacementGroup$GroupArn' => 'The Amazon Resource Name (ARN) of the placement group.
', 'PoolCidrBlock$Cidr' => 'The CIDR block.
', 'PrefixList$PrefixListId' => 'The ID of the prefix.
', 'PrefixList$PrefixListName' => 'The name of the prefix.
', 'PrefixListAssociation$ResourceId' => 'The ID of the resource.
', 'PrefixListAssociation$ResourceOwner' => 'The owner of the resource.
', 'PrefixListEntry$Cidr' => 'The CIDR block.
', 'PrefixListEntry$Description' => 'The description.
', 'PrefixListId$Description' => 'A description for the security group rule that references this prefix list ID.
Constraints: Up to 255 characters in length. Allowed characters are a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=;{}!$*
', 'PrefixListId$PrefixListId' => 'The ID of the prefix.
', 'PrefixListIdSet$member' => NULL, 'PrincipalIdFormat$Arn' => 'PrincipalIdFormatARN description
', 'PrivateDnsDetails$PrivateDnsName' => 'The private DNS name assigned to the VPC endpoint service.
', 'PrivateDnsNameConfiguration$Type' => 'The endpoint service verification type, for example TXT.
', 'PrivateDnsNameConfiguration$Value' => 'The value the service provider adds to the private DNS name domain record before verification.
', 'PrivateDnsNameConfiguration$Name' => 'The name of the record subdomain the service provider needs to create. The service provider adds the value
text to the name
.
The private IPv4 address.
', 'PrivateIpAddressStringList$member' => NULL, 'ProductCode$ProductCodeId' => 'The product code.
', 'ProductCodeStringList$member' => NULL, 'ProductDescriptionList$member' => NULL, 'PropagatingVgw$GatewayId' => 'The ID of the virtual private gateway.
', 'ProvisionByoipCidrRequest$Cidr' => '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.
', 'ProvisionByoipCidrRequest$Description' => 'A description for the address range and the address pool.
', 'ProvisionIpamPoolCidrRequest$Cidr' => 'The CIDR you want to assign to the IPAM pool. Either "NetmaskLength" or "Cidr" is required. This value will be null if you specify "NetmaskLength" and will be filled in during the provisioning process.
', 'ProvisionIpamPoolCidrRequest$ClientToken' => 'A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
', 'ProvisionedBandwidth$Provisioned' => 'Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
', 'ProvisionedBandwidth$Requested' => 'Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
', 'ProvisionedBandwidth$Status' => 'Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
', 'PtrUpdateStatus$Value' => 'The value for the PTR record update.
', 'PtrUpdateStatus$Status' => 'The status of the PTR record update.
', 'PtrUpdateStatus$Reason' => 'The reason for the PTR record update.
', 'PublicIpStringList$member' => NULL, 'PublicIpv4Pool$PoolId' => 'The ID of the address pool.
', 'PublicIpv4Pool$Description' => 'A description of the address pool.
', 'PublicIpv4Pool$NetworkBorderGroup' => '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.
', 'PublicIpv4PoolRange$FirstAddress' => 'The first IP address in the range.
', 'PublicIpv4PoolRange$LastAddress' => 'The last IP address in the range.
', 'Purchase$HourlyPrice' => 'The hourly price of the reservation per hour.
', 'Purchase$InstanceFamily' => 'The instance family on the Dedicated Host that the reservation can be associated with.
', 'Purchase$UpfrontPrice' => 'The upfront price of the reservation.
', 'PurchaseHostReservationRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
', 'PurchaseHostReservationRequest$LimitPrice' => '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 USD
. For example, to indicate a limit price of USD 100, specify 100.00.
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.
', 'PurchaseHostReservationResult$TotalHourlyPrice' => 'The total hourly price of the reservation calculated per hour.
', 'PurchaseHostReservationResult$TotalUpfrontPrice' => 'The total amount charged to your account when you purchase the reservation.
', 'PurchaseRequest$PurchaseToken' => 'The purchase token.
', 'PurchaseReservedInstancesOfferingResult$ReservedInstancesId' => '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 Crossing pricing tiers in the Amazon Elastic Compute Cloud User Guide.
', 'PurchaseScheduledInstancesRequest$ClientToken' => 'Unique, case-sensitive identifier that ensures the idempotency of the request. For more information, see Ensuring Idempotency.
', 'ReferencedSecurityGroup$GroupId' => 'The ID of the security group.
', 'ReferencedSecurityGroup$PeeringStatus' => 'The status of a VPC peering connection, if applicable.
', 'ReferencedSecurityGroup$UserId' => 'The Amazon Web Services account ID.
', 'ReferencedSecurityGroup$VpcId' => 'The ID of the VPC.
', 'ReferencedSecurityGroup$VpcPeeringConnectionId' => 'The ID of the VPC peering connection.
', 'Region$Endpoint' => 'The Region service endpoint.
', 'Region$RegionName' => 'The name of the Region.
', 'Region$OptInStatus' => 'The Region opt-in status. The possible values are opt-in-not-required
, opted-in
, and not-opted-in
.
The full path to your AMI manifest in Amazon S3 storage. The specified bucket must have the aws-exec-read
canned access control list (ACL) to ensure that it can be accessed by Amazon EC2. For more information, see Canned ACLs in the Amazon S3 Service Developer Guide.
A description for your AMI.
', 'RegisterImageRequest$Name' => 'A name for your AMI.
Constraints: 3-128 alphanumeric characters, parentheses (()), square brackets ([]), spaces ( ), periods (.), slashes (/), dashes (-), single quotes (\'), at-signs (@), or underscores(_)
', 'RegisterImageRequest$RootDeviceName' => 'The device name of the root device volume (for example, /dev/sda1
).
Set to simple
to enable enhanced networking with the Intel 82599 Virtual Function interface for the AMI and any instances that you launch from the AMI.
There is no way to disable sriovNetSupport
at this time.
This option is supported only for HVM AMIs. Specifying this option with a PV AMI can make instances launched from the AMI unreachable.
', 'RegisterImageRequest$VirtualizationType' => 'The type of virtualization (hvm
| paravirtual
).
Default: paravirtual
The ID of the newly registered AMI.
', 'RegisterTransitGatewayMulticastGroupMembersRequest$GroupIpAddress' => 'The IP address assigned to the transit gateway multicast group.
', 'RegisterTransitGatewayMulticastGroupSourcesRequest$GroupIpAddress' => 'The IP address assigned to the transit gateway multicast group.
', 'ReleaseAddressRequest$PublicIp' => 'Deprecated.
', 'ReleaseAddressRequest$NetworkBorderGroup' => 'The set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses.
If you provide an incorrect network border group, you receive an InvalidAddress.NotFound
error.
You cannot use a network border group with EC2 Classic. If you attempt this operation on EC2 classic, you receive an InvalidParameterCombination
error.
The CIDR of the allocation you want to release.
', 'RemoveIpamOperatingRegion$RegionName' => 'The name of the operating Region you want to remove.
', 'RemovePrefixListEntry$Cidr' => 'The CIDR block.
', 'ReplaceNetworkAclAssociationResult$NewAssociationId' => 'The ID of the new association.
', 'ReplaceNetworkAclEntryRequest$CidrBlock' => 'The IPv4 network range to allow or deny, in CIDR notation (for example 172.16.0.0/24
).
The IPv6 network range to allow or deny, in CIDR notation (for example 2001:bd8:1234:1a00::/64
).
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.
', 'ReplaceRootVolumeTask$InstanceId' => 'The ID of the instance for which the root volume replacement task was created.
', 'ReplaceRootVolumeTask$StartTime' => 'The time the task was started.
', 'ReplaceRootVolumeTask$CompleteTime' => 'The time the task completed.
', 'ReplaceRouteRequest$DestinationCidrBlock' => '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.
', 'ReplaceRouteRequest$DestinationIpv6CidrBlock' => '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.
', 'ReplaceRouteTableAssociationResult$NewAssociationId' => 'The ID of the new association.
', 'ReplaceTransitGatewayRouteRequest$DestinationCidrBlock' => 'The CIDR range used for the destination match. Routing decisions are based on the most specific match.
', 'ReplaceVpnTunnelRequest$VpnTunnelOutsideIpAddress' => 'The external IP address of the VPN tunnel.
', 'ReportInstanceStatusRequest$Description' => 'Descriptive text about the health state of your instance.
', 'RequestIpamResourceTag$Key' => '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.
', 'RequestIpamResourceTag$Value' => 'The value for the tag.
', 'RequestSpotFleetResponse$SpotFleetRequestId' => 'The ID of the Spot Fleet request.
', 'RequestSpotInstancesRequest$AvailabilityZoneGroup' => 'The user-specified name for a logical grouping of requests.
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.
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.
Default: Instances are launched in any available Availability Zone.
', 'RequestSpotInstancesRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency in the Amazon EC2 User Guide for Linux Instances.
', 'RequestSpotInstancesRequest$LaunchGroup' => 'The instance launch group. Launch groups are Spot Instances that launch together and terminate together.
Default: Instances are launched and terminated individually
', 'RequestSpotInstancesRequest$SpotPrice' => 'The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.
Deprecated.
', 'RequestSpotLaunchSpecificationSecurityGroupList$member' => NULL, 'Reservation$OwnerId' => 'The ID of the Amazon Web Services account that owns the reservation.
', 'Reservation$RequesterId' => 'The ID of the requester that launched the instances on your behalf (for example, Amazon Web Services Management Console or Auto Scaling).
', 'Reservation$ReservationId' => 'The ID of the reservation.
', 'ReservationFleetInstanceSpecification$AvailabilityZone' => '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.
', 'ReservationFleetInstanceSpecification$AvailabilityZoneId' => '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.
', 'ReservationValue$HourlyPrice' => 'The hourly rate of the reservation.
', 'ReservationValue$RemainingTotalValue' => 'The balance of the total value (the sum of remainingUpfrontValue + hourlyPrice * number of hours remaining).
', 'ReservationValue$RemainingUpfrontValue' => 'The remaining upfront cost of the reservation.
', 'ReservedInstanceReservationValue$ReservedInstanceId' => 'The ID of the Convertible Reserved Instance that you are exchanging.
', 'ReservedInstances$AvailabilityZone' => 'The Availability Zone in which the Reserved Instance can be used.
', 'ReservedInstances$ReservedInstancesId' => 'The ID of the Reserved Instance.
', 'ReservedInstancesConfiguration$AvailabilityZone' => 'The Availability Zone for the modified Reserved Instances.
', 'ReservedInstancesConfiguration$Platform' => 'The network platform of the modified Reserved Instances.
', 'ReservedInstancesId$ReservedInstancesId' => 'The ID of the Reserved Instance.
', 'ReservedInstancesListing$ClientToken' => 'A unique, case-sensitive key supplied by the client to ensure that the request is idempotent. For more information, see Ensuring Idempotency.
', 'ReservedInstancesListing$ReservedInstancesId' => 'The ID of the Reserved Instance.
', 'ReservedInstancesListing$ReservedInstancesListingId' => 'The ID of the Reserved Instance listing.
', 'ReservedInstancesListing$StatusMessage' => 'The reason for the current status of the Reserved Instance listing. The response can be blank.
', 'ReservedInstancesModification$ClientToken' => 'A unique, case-sensitive key supplied by the client to ensure that the request is idempotent. For more information, see Ensuring Idempotency.
', 'ReservedInstancesModification$ReservedInstancesModificationId' => 'A unique ID for the Reserved Instance modification.
', 'ReservedInstancesModification$Status' => 'The status of the Reserved Instances modification request.
', 'ReservedInstancesModification$StatusMessage' => 'The reason for the status.
', 'ReservedInstancesModificationResult$ReservedInstancesId' => '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.
', 'ReservedInstancesOffering$AvailabilityZone' => 'The Availability Zone in which the Reserved Instance can be used.
', 'ReservedInstancesOffering$ReservedInstancesOfferingId' => 'The ID of the Reserved Instance offering. This is the offering ID used in GetReservedInstancesExchangeQuote to confirm that an exchange can be made.
', 'ResetEbsDefaultKmsKeyIdResult$KmsKeyId' => 'The Amazon Resource Name (ARN) of the default KMS key for EBS encryption by default.
', 'ResetNetworkInterfaceAttributeRequest$SourceDestCheck' => 'The source/destination checking attribute. Resets the value to true
.
The error message, if applicable.
', 'ResponseHostIdList$member' => NULL, 'ResponseHostIdSet$member' => NULL, 'ResponseLaunchTemplateData$KernelId' => 'The ID of the kernel, if applicable.
', 'ResponseLaunchTemplateData$ImageId' => 'The ID of the AMI or a Systems Manager parameter. The Systems Manager parameter will resolve to the ID of the AMI at instance launch.
The value depends on what you specified in the request. The possible values are:
If an AMI ID was specified in the request, then this is the AMI ID.
If a Systems Manager parameter was specified in the request, and ResolveAlias
was configured as true
, then this is the AMI ID that the parameter is mapped to in the Parameter Store.
If a Systems Manager parameter was specified in the request, and ResolveAlias
was configured as false
, then this is the parameter value.
For more information, see Use a Systems Manager parameter instead of an AMI ID in the Amazon Elastic Compute Cloud User Guide.
', 'ResponseLaunchTemplateData$KeyName' => 'The name of the key pair.
', 'ResponseLaunchTemplateData$RamDiskId' => 'The ID of the RAM disk, if applicable.
', 'RestorableByStringList$member' => NULL, 'RestoreAddressToClassicRequest$PublicIp' => 'The Elastic IP address.
', 'RestoreAddressToClassicResult$PublicIp' => 'The Elastic IP address.
', 'RestoreSnapshotFromRecycleBinResult$SnapshotId' => 'The ID of the snapshot.
', 'RestoreSnapshotFromRecycleBinResult$OutpostArn' => 'The ARN of the Outpost on which the snapshot is stored. For more information, see Amazon EBS local snapshots on Outposts in the Amazon Elastic Compute Cloud User Guide.
', 'RestoreSnapshotFromRecycleBinResult$Description' => 'The description for the snapshot.
', 'RestoreSnapshotFromRecycleBinResult$OwnerId' => 'The ID of the Amazon Web Services account that owns the EBS snapshot.
', 'RestoreSnapshotFromRecycleBinResult$Progress' => 'The progress of the snapshot, as a percentage.
', 'RestoreSnapshotFromRecycleBinResult$VolumeId' => 'The ID of the volume that was used to create the snapshot.
', 'RestoreSnapshotTierResult$SnapshotId' => 'The ID of the snapshot.
', 'RevokeClientVpnIngressRequest$TargetNetworkCidr' => 'The IPv4 address range, in CIDR notation, of the network for which access is being removed.
', 'RevokeClientVpnIngressRequest$AccessGroupId' => 'The ID of the Active Directory group for which to revoke access.
', 'RevokeSecurityGroupEgressRequest$CidrIp' => 'Not supported. Use a set of IP permissions to specify the CIDR.
', 'RevokeSecurityGroupEgressRequest$IpProtocol' => 'Not supported. Use a set of IP permissions to specify the protocol name or number.
', 'RevokeSecurityGroupEgressRequest$SourceSecurityGroupName' => 'Not supported. Use a set of IP permissions to specify a destination security group.
', 'RevokeSecurityGroupEgressRequest$SourceSecurityGroupOwnerId' => 'Not supported. Use a set of IP permissions to specify a destination security group.
', 'RevokeSecurityGroupIngressRequest$CidrIp' => 'The CIDR IP address range. You can\'t specify this parameter when specifying a source security group.
', 'RevokeSecurityGroupIngressRequest$IpProtocol' => 'The IP protocol name (tcp
, udp
, icmp
) or number (see Protocol Numbers). Use -1
to specify all.
[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. 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.
', 'RevokeSecurityGroupIngressRequest$SourceSecurityGroupOwnerId' => 'Not supported.
', 'Route$DestinationCidrBlock' => 'The IPv4 CIDR block used for the destination match.
', 'Route$DestinationIpv6CidrBlock' => 'The IPv6 CIDR block used for the destination match.
', 'Route$DestinationPrefixListId' => 'The prefix of the Amazon Web Service.
', 'Route$EgressOnlyInternetGatewayId' => 'The ID of the egress-only internet gateway.
', 'Route$GatewayId' => 'The ID of a gateway attached to your VPC.
', 'Route$InstanceId' => 'The ID of a NAT instance in your VPC.
', 'Route$InstanceOwnerId' => 'The ID of Amazon Web Services account that owns the instance.
', 'Route$NatGatewayId' => 'The ID of a NAT gateway.
', 'Route$TransitGatewayId' => 'The ID of a transit gateway.
', 'Route$LocalGatewayId' => 'The ID of the local gateway.
', 'Route$NetworkInterfaceId' => 'The ID of the network interface.
', 'Route$VpcPeeringConnectionId' => 'The ID of a VPC peering connection.
', 'RouteTable$RouteTableId' => 'The ID of the route table.
', 'RouteTable$VpcId' => 'The ID of the VPC.
', 'RouteTable$OwnerId' => 'The ID of the Amazon Web Services account that owns the route table.
', 'RouteTableAssociation$RouteTableAssociationId' => 'The ID of the association.
', 'RouteTableAssociation$RouteTableId' => 'The ID of the route table.
', 'RouteTableAssociation$SubnetId' => 'The ID of the subnet. A subnet ID is not returned for an implicit association.
', 'RouteTableAssociation$GatewayId' => 'The ID of the internet gateway or virtual private gateway.
', 'RouteTableAssociationState$StatusMessage' => 'The status message, if applicable.
', 'RuleGroupTypePair$RuleGroupType' => 'The rule group type. The possible values are Domain List
and Suricata
.
The Suricata keyword.
', 'RunInstancesRequest$AdditionalInfo' => 'Reserved.
', 'RunInstancesRequest$ClientToken' => '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 Ensuring Idempotency.
Constraints: Maximum 64 ASCII characters
', 'RunInstancesRequest$PrivateIpAddress' => 'The primary IPv4 address. You must specify a value from the IPv4 address range of the subnet.
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.
You cannot specify this option and the network interfaces option in the same request.
', 'RunScheduledInstancesRequest$ClientToken' => 'Unique, case-sensitive identifier that ensures the idempotency of the request. For more information, see Ensuring Idempotency.
', 'S3ObjectTag$Key' => 'The key of the tag.
Constraints: Tag keys are case-sensitive and can be up to 128 Unicode characters in length. May not begin with aws
:.
The value of the tag.
Constraints: Tag values are case-sensitive and can be up to 256 Unicode characters in length.
', 'S3Storage$AWSAccessKeyId' => '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 Best Practices for Amazon Web Services accounts in the Account ManagementReference Guide.
', 'S3Storage$Bucket' => '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.
', 'S3Storage$Prefix' => 'The beginning of the file name of the AMI.
', 'S3Storage$UploadPolicySignature' => 'The signature of the JSON document.
', 'ScheduledInstance$AvailabilityZone' => 'The Availability Zone.
', 'ScheduledInstance$HourlyPrice' => 'The hourly price for a single instance.
', 'ScheduledInstance$InstanceType' => 'The instance type.
', 'ScheduledInstance$NetworkPlatform' => 'The network platform.
', 'ScheduledInstance$Platform' => 'The platform (Linux/UNIX
or Windows
).
The Scheduled Instance ID.
', 'ScheduledInstanceAvailability$AvailabilityZone' => 'The Availability Zone.
', 'ScheduledInstanceAvailability$HourlyPrice' => 'The hourly price for a single instance.
', 'ScheduledInstanceAvailability$InstanceType' => 'The instance type. You can specify one of the C3, C4, M4, or R3 instance types.
', 'ScheduledInstanceAvailability$NetworkPlatform' => 'The network platform.
', 'ScheduledInstanceAvailability$Platform' => 'The platform (Linux/UNIX
or Windows
).
The purchase token. This token expires in two hours.
', 'ScheduledInstanceRecurrence$Frequency' => 'The frequency (Daily
, Weekly
, or Monthly
).
The unit for occurrenceDaySet
(DayOfWeek
or DayOfMonth
).
The frequency (Daily
, Weekly
, or Monthly
).
The unit for OccurrenceDays
(DayOfWeek
or DayOfMonth
). This value is required for a monthly schedule. You can\'t specify DayOfWeek
with a weekly schedule. You can\'t specify this value with a daily schedule.
The device name (for example, /dev/sdh
or xvdh
).
To omit the device from the block device mapping, specify an empty string.
', 'ScheduledInstancesBlockDeviceMapping$VirtualName' => 'The virtual device name (ephemeral
N). Instance store volumes are numbered starting from 0. An instance type with two 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.
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.
', 'ScheduledInstancesEbs$VolumeType' => 'The volume type. gp2
for General Purpose SSD, io1
or io2
for Provisioned IOPS SSD, Throughput Optimized HDD for st1
, Cold HDD for sc1
, or standard
for Magnetic.
Default: gp2
The Amazon Resource Name (ARN).
', 'ScheduledInstancesIamInstanceProfile$Name' => 'The name.
', 'ScheduledInstancesLaunchSpecification$InstanceType' => 'The instance type.
', 'ScheduledInstancesLaunchSpecification$UserData' => 'The base64-encoded MIME user data.
', 'ScheduledInstancesNetworkInterface$Description' => 'The description.
', 'ScheduledInstancesNetworkInterface$PrivateIpAddress' => 'The IPv4 address of the network interface within the subnet.
', 'ScheduledInstancesPlacement$AvailabilityZone' => 'The Availability Zone.
', 'ScheduledInstancesPrivateIpAddressConfig$PrivateIpAddress' => 'The IPv4 address.
', 'SearchLocalGatewayRoutesRequest$NextToken' => 'The token for the next page of results.
', 'SearchLocalGatewayRoutesResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
The token for the next page of results.
', 'SearchTransitGatewayMulticastGroupsResult$NextToken' => 'The token to use to retrieve the next page of results. This value is null
when there are no more results to return.
A description of the security group.
', 'SecurityGroup$GroupName' => 'The name of the security group.
', 'SecurityGroup$OwnerId' => 'The Amazon Web Services account ID of the owner of the security group.
', 'SecurityGroup$GroupId' => 'The ID of the security group.
', 'SecurityGroup$VpcId' => 'The ID of the VPC for the security group.
', 'SecurityGroupIdentifier$GroupId' => 'The ID of the security group.
', 'SecurityGroupIdentifier$GroupName' => 'The name of the security group.
', 'SecurityGroupReference$GroupId' => 'The ID of your security group.
', 'SecurityGroupReference$ReferencingVpcId' => 'The ID of the VPC with the referencing security group.
', 'SecurityGroupReference$VpcPeeringConnectionId' => 'The ID of the VPC peering connection.
', 'SecurityGroupRule$GroupOwnerId' => 'The ID of the Amazon Web Services account that owns the security group.
', 'SecurityGroupRule$IpProtocol' => 'The IP protocol name (tcp
, udp
, icmp
, icmpv6
) or number (see Protocol Numbers).
Use -1
to specify all protocols.
The IPv4 CIDR range.
', 'SecurityGroupRule$CidrIpv6' => 'The IPv6 CIDR range.
', 'SecurityGroupRule$Description' => 'The security group rule description.
', 'SecurityGroupRuleDescription$SecurityGroupRuleId' => 'The ID of the security group rule.
', 'SecurityGroupRuleDescription$Description' => 'The description of the security group rule.
', 'SecurityGroupRuleIdList$member' => NULL, 'SecurityGroupRuleRequest$IpProtocol' => 'The IP protocol name (tcp
, udp
, icmp
, icmpv6
) or number (see Protocol Numbers).
Use -1
to specify all protocols.
The IPv4 CIDR range. To specify a single IPv4 address, use the /32 prefix length.
', 'SecurityGroupRuleRequest$CidrIpv6' => 'The IPv6 CIDR range. To specify a single IPv6 address, use the /128 prefix length.
', 'SecurityGroupRuleRequest$Description' => 'The description of the security group rule.
', 'ServiceConfiguration$ServiceId' => 'The ID of the service.
', 'ServiceConfiguration$ServiceName' => 'The name of the service.
', 'ServiceConfiguration$PrivateDnsName' => 'The private DNS name for the service.
', 'ServiceDetail$ServiceName' => 'The name of the service.
', 'ServiceDetail$ServiceId' => 'The ID of the endpoint service.
', 'ServiceDetail$Owner' => 'The Amazon Web Services account ID of the service owner.
', 'ServiceDetail$PrivateDnsName' => 'The private DNS name for the service.
', 'Snapshot$DataEncryptionKeyId' => '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 DescribeSnapshots.
', 'Snapshot$Description' => 'The description for the snapshot.
', 'Snapshot$KmsKeyId' => '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.
', 'Snapshot$OwnerId' => 'The ID of the Amazon Web Services account that owns the EBS snapshot.
', 'Snapshot$Progress' => 'The progress of the snapshot, as a percentage.
', 'Snapshot$SnapshotId' => 'The ID of the snapshot. Each snapshot receives a unique identifier when it is created.
', 'Snapshot$StateMessage' => '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 DescribeSnapshots.
', 'Snapshot$VolumeId' => 'The ID of the volume that was used to create the snapshot. Snapshots created by the CopySnapshot action have an arbitrary volume ID that should not be used for any purpose.
', 'Snapshot$OwnerAlias' => 'The Amazon Web Services owner alias, from an Amazon-maintained list (amazon
). This is not the user-configured Amazon Web Services account alias set using the IAM console.
The ARN of the Outpost on which the snapshot is stored. For more information, see Amazon EBS local snapshots on Outposts in the Amazon Elastic Compute Cloud User Guide.
', 'SnapshotDetail$Description' => 'A description for the snapshot.
', 'SnapshotDetail$DeviceName' => 'The block device mapping for the snapshot.
', 'SnapshotDetail$Format' => 'The format of the disk image from which the snapshot is created.
', 'SnapshotDetail$Progress' => 'The percentage of progress for the task.
', 'SnapshotDetail$SnapshotId' => 'The snapshot ID of the disk being imported.
', 'SnapshotDetail$Status' => 'A brief status of the snapshot creation.
', 'SnapshotDetail$StatusMessage' => 'A detailed status message for the snapshot creation.
', 'SnapshotDiskContainer$Description' => 'The description of the disk image being imported.
', 'SnapshotDiskContainer$Format' => 'The format of the disk image being imported.
Valid values: VHD
| VMDK
| RAW
Description specified by the CreateSnapshotRequest that has been applied to all snapshots.
', 'SnapshotInfo$VolumeId' => 'Source volume from which this snapshot was created.
', 'SnapshotInfo$Progress' => 'Progress this snapshot has made towards completing.
', 'SnapshotInfo$OwnerId' => 'Account id used when creating this snapshot.
', 'SnapshotInfo$SnapshotId' => 'Snapshot id that can be used to describe this snapshot.
', 'SnapshotInfo$OutpostArn' => 'The ARN of the Outpost on which the snapshot is stored. For more information, see Amazon EBS local snapshots on Outposts in the Amazon Elastic Compute Cloud User Guide.
', 'SnapshotRecycleBinInfo$SnapshotId' => 'The ID of the snapshot.
', 'SnapshotRecycleBinInfo$Description' => 'The description for the snapshot.
', 'SnapshotRecycleBinInfo$VolumeId' => 'The ID of the volume from which the snapshot was created.
', 'SnapshotTaskDetail$Description' => 'The description of the snapshot.
', 'SnapshotTaskDetail$Format' => 'The format of the disk image from which the snapshot is created.
', 'SnapshotTaskDetail$KmsKeyId' => 'The identifier for the KMS key that was used to create the encrypted snapshot.
', 'SnapshotTaskDetail$Progress' => 'The percentage of completion for the import snapshot task.
', 'SnapshotTaskDetail$SnapshotId' => 'The snapshot ID of the disk being imported.
', 'SnapshotTaskDetail$Status' => 'A brief status for the import snapshot task.
', 'SnapshotTaskDetail$StatusMessage' => 'A detailed status message for the import snapshot task.
', 'SnapshotTierStatus$OwnerId' => 'The ID of the Amazon Web Services account that owns the snapshot.
', 'SnapshotTierStatus$LastTieringOperationStatusDetail' => 'A message describing the status of the last archive or restore process.
', 'SpotDatafeedSubscription$Bucket' => 'The name of the Amazon S3 bucket where the Spot Instance data feed is located.
', 'SpotDatafeedSubscription$OwnerId' => 'The Amazon Web Services account ID of the account.
', 'SpotDatafeedSubscription$Prefix' => 'The prefix for the data feed files.
', 'SpotFleetLaunchSpecification$AddressingType' => 'Deprecated.
', 'SpotFleetLaunchSpecification$KernelId' => 'The ID of the kernel.
', 'SpotFleetLaunchSpecification$RamdiskId' => '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.
', 'SpotFleetLaunchSpecification$SpotPrice' => 'The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.
The ID of the Spot Fleet request.
', 'SpotFleetRequestConfigData$ClientToken' => '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 Ensuring Idempotency.
', 'SpotFleetRequestConfigData$IamFleetRole' => '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 Spot Fleet prerequisites in the Amazon EC2 User Guide. Spot Fleet can terminate Spot Instances on your behalf when you cancel its Spot Fleet request using CancelSpotFleetRequests or when the Spot Fleet request expires, if you set TerminateInstancesWithExpiration
.
The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.
The maximum amount per hour for On-Demand Instances that you\'re willing to pay. You can use the onDemandMaxTotalPrice
parameter, the spotMaxTotalPrice
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.
The maximum amount per hour for Spot Instances that you\'re willing to pay. You can use the spotdMaxTotalPrice
parameter, the onDemandMaxTotalPrice
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.
Reserved.
', 'SpotInstanceRequest$ActualBlockHourlyPrice' => 'Deprecated.
', 'SpotInstanceRequest$AvailabilityZoneGroup' => '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.
', 'SpotInstanceRequest$LaunchGroup' => 'The instance launch group. Launch groups are Spot Instances that launch together and terminate together.
', 'SpotInstanceRequest$LaunchedAvailabilityZone' => 'The Availability Zone in which the request is launched.
', 'SpotInstanceRequest$SpotInstanceRequestId' => 'The ID of the Spot Instance request.
', 'SpotInstanceRequest$SpotPrice' => 'The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.
The reason code for the Spot Instance state change.
', 'SpotInstanceStateFault$Message' => 'The message for the Spot Instance state change.
', 'SpotInstanceStatus$Code' => 'The status code. For a list of status codes, see Spot request status codes in the Amazon EC2 User Guide for Linux Instances.
', 'SpotInstanceStatus$Message' => 'The description for the status code.
', 'SpotMarketOptions$MaxPrice' => 'The maximum hourly price that you\'re willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your Spot Instances will be interrupted more frequently than if you do not specify this parameter.
The maximum amount per hour for Spot Instances that you\'re willing to pay. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your Spot Instances will be interrupted more frequently than if you do not specify this parameter.
The maximum amount per hour for Spot Instances that you\'re willing to pay. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your Spot Instances will be interrupted more frequently than if you do not specify this parameter.
The Availability Zone.
[Spot Fleet only] To specify multiple Availability Zones, separate them using commas; for example, "us-west-2a, us-west-2b".
', 'SpotPlacementScore$Region' => 'The Region.
', 'SpotPlacementScore$AvailabilityZoneId' => 'The Availability Zone.
', 'SpotPrice$AvailabilityZone' => 'The Availability Zone.
', 'SpotPrice$SpotPrice' => 'The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.
The IP protocol name (for tcp
, udp
, and icmp
) or number (see Protocol Numbers).
The description of the security group.
', 'StaleSecurityGroup$GroupId' => 'The ID of the security group.
', 'StaleSecurityGroup$GroupName' => 'The name of the security group.
', 'StaleSecurityGroup$VpcId' => 'The ID of the VPC for the security group.
', 'StartInstancesRequest$AdditionalInfo' => 'Reserved.
', 'StartNetworkInsightsAccessScopeAnalysisRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'StartNetworkInsightsAnalysisRequest$ClientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
', 'StateReason$Code' => 'The reason code for the state change.
', 'StateReason$Message' => 'The message for the state change.
Server.InsufficientInstanceCapacity
: There was insufficient capacity available to satisfy the launch request.
Server.InternalError
: An internal error caused the instance to terminate during launch.
Server.ScheduledStop
: The instance was stopped due to a scheduled retirement.
Server.SpotInstanceShutdown
: 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.
Server.SpotInstanceTermination
: 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.
Client.InstanceInitiatedShutdown
: The instance was shut down using the shutdown -h
command from the instance.
Client.InstanceTerminated
: The instance was terminated or rebooted during AMI creation.
Client.InternalError
: A client error caused the instance to terminate during launch.
Client.InvalidSnapshot.NotFound
: The specified snapshot was not found.
Client.UserInitiatedHibernate
: Hibernation was initiated on the instance.
Client.UserInitiatedShutdown
: The instance was shut down using the Amazon EC2 API.
Client.VolumeLimitExceeded
: The limit on the number of EBS volumes or total storage was exceeded. Decrease usage or request an increase in your account limits.
The name of the S3 bucket.
', 'StorageLocation$Key' => 'The key.
', 'StoreImageTaskResult$AmiId' => 'The ID of the AMI that is being stored.
', 'StoreImageTaskResult$Bucket' => 'The name of the Amazon S3 bucket that contains the stored AMI object.
', 'StoreImageTaskResult$S3objectKey' => 'The name of the stored AMI object in the bucket.
', 'StoreImageTaskResult$StoreTaskState' => 'The state of the store task (InProgress
, Completed
, or Failed
).
If the tasks fails, the reason for the failure is returned. If the task succeeds, null
is returned.
The Availability Zone of the subnet.
', 'Subnet$AvailabilityZoneId' => 'The AZ ID of the subnet.
', 'Subnet$CidrBlock' => 'The IPv4 CIDR block assigned to the subnet.
', 'Subnet$SubnetId' => 'The ID of the subnet.
', 'Subnet$VpcId' => 'The ID of the VPC the subnet is in.
', 'Subnet$OwnerId' => 'The ID of the Amazon Web Services account that owns the subnet.
', 'Subnet$SubnetArn' => 'The Amazon Resource Name (ARN) of the subnet.
', 'Subnet$OutpostArn' => 'The Amazon Resource Name (ARN) of the Outpost.
', 'SubnetAssociation$SubnetId' => 'The ID of the subnet.
', 'SubnetCidrBlockState$StatusMessage' => 'A message about the status of the CIDR block, if applicable.
', 'SubnetCidrReservation$Cidr' => 'The CIDR that has been reserved.
', 'SubnetCidrReservation$OwnerId' => 'The ID of the account that owns the subnet CIDR reservation.
', 'SubnetCidrReservation$Description' => 'The description assigned to the subnet CIDR reservation.
', 'SubnetIpv6CidrBlockAssociation$Ipv6CidrBlock' => 'The IPv6 CIDR block.
', 'Subscription$Source' => 'The Region or Availability Zone that\'s the source for the subscription. For example, us-east-1
.
The Region or Availability Zone that\'s the target for the subscription. For example, eu-west-1
.
The ID of the instance.
', 'SuccessfulQueuedPurchaseDeletion$ReservedInstancesId' => 'The ID of the Reserved Instance.
', 'Tag$Key' => 'The key of the tag.
Constraints: Tag keys are case-sensitive and accept a maximum of 127 Unicode characters. May not begin with aws:
.
The value of the tag.
Constraints: Tag values are case-sensitive and accept a maximum of 256 Unicode characters.
', 'TagDescription$Key' => 'The tag key.
', 'TagDescription$ResourceId' => 'The ID of the resource.
', 'TagDescription$Value' => 'The tag value.
', 'TargetConfiguration$OfferingId' => 'The ID of the Convertible Reserved Instance offering.
', 'TargetGroup$Arn' => 'The Amazon Resource Name (ARN) of the target group.
', 'TargetNetwork$AssociationId' => 'The ID of the association.
', 'TargetNetwork$VpcId' => 'The ID of the VPC in which the target network (subnet) is located.
', 'TargetNetwork$TargetNetworkId' => 'The ID of the subnet specified as the target network.
', 'TargetNetwork$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint with which the target network is associated.
', 'TerminateClientVpnConnectionsRequest$ConnectionId' => 'The ID of the client connection to be terminated.
', 'TerminateClientVpnConnectionsRequest$Username' => '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.
', 'TerminateClientVpnConnectionsResult$ClientVpnEndpointId' => 'The ID of the Client VPN endpoint.
', 'TerminateClientVpnConnectionsResult$Username' => 'The user who established the terminated client connections.
', 'TerminateConnectionStatus$ConnectionId' => 'The ID of the client connection.
', 'TrafficMirrorFilter$TrafficMirrorFilterId' => 'The ID of the Traffic Mirror filter.
', 'TrafficMirrorFilter$Description' => 'The description of the Traffic Mirror filter.
', 'TrafficMirrorFilterRule$TrafficMirrorFilterRuleId' => 'The ID of the Traffic Mirror rule.
', 'TrafficMirrorFilterRule$TrafficMirrorFilterId' => 'The ID of the Traffic Mirror filter that the rule is associated with.
', 'TrafficMirrorFilterRule$DestinationCidrBlock' => 'The destination CIDR block assigned to the Traffic Mirror rule.
', 'TrafficMirrorFilterRule$SourceCidrBlock' => 'The source CIDR block assigned to the Traffic Mirror rule.
', 'TrafficMirrorFilterRule$Description' => 'The description of the Traffic Mirror rule.
', 'TrafficMirrorSession$TrafficMirrorSessionId' => 'The ID for the Traffic Mirror session.
', 'TrafficMirrorSession$TrafficMirrorTargetId' => 'The ID of the Traffic Mirror target.
', 'TrafficMirrorSession$TrafficMirrorFilterId' => 'The ID of the Traffic Mirror filter.
', 'TrafficMirrorSession$NetworkInterfaceId' => 'The ID of the Traffic Mirror session\'s network interface.
', 'TrafficMirrorSession$OwnerId' => 'The ID of the account that owns the Traffic Mirror session.
', 'TrafficMirrorSession$Description' => 'The description of the Traffic Mirror session.
', 'TrafficMirrorTarget$TrafficMirrorTargetId' => 'The ID of the Traffic Mirror target.
', 'TrafficMirrorTarget$NetworkInterfaceId' => 'The network interface ID that is attached to the target.
', 'TrafficMirrorTarget$NetworkLoadBalancerArn' => 'The Amazon Resource Name (ARN) of the Network Load Balancer.
', 'TrafficMirrorTarget$Description' => 'Information about the Traffic Mirror target.
', 'TrafficMirrorTarget$OwnerId' => 'The ID of the account that owns the Traffic Mirror target.
', 'TrafficMirrorTarget$GatewayLoadBalancerEndpointId' => 'The ID of the Gateway Load Balancer endpoint.
', 'TransitGateway$TransitGatewayId' => 'The ID of the transit gateway.
', 'TransitGateway$TransitGatewayArn' => 'The Amazon Resource Name (ARN) of the transit gateway.
', 'TransitGateway$OwnerId' => 'The ID of the Amazon Web Services account that owns the transit gateway.
', 'TransitGateway$Description' => 'The description of the transit gateway.
', 'TransitGatewayAssociation$ResourceId' => 'The ID of the resource.
', 'TransitGatewayAttachment$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'TransitGatewayAttachment$TransitGatewayId' => 'The ID of the transit gateway.
', 'TransitGatewayAttachment$TransitGatewayOwnerId' => 'The ID of the Amazon Web Services account that owns the transit gateway.
', 'TransitGatewayAttachment$ResourceOwnerId' => 'The ID of the Amazon Web Services account that owns the resource.
', 'TransitGatewayAttachment$ResourceId' => 'The ID of the resource.
', 'TransitGatewayAttachmentAssociation$TransitGatewayRouteTableId' => 'The ID of the route table for the transit gateway.
', 'TransitGatewayAttachmentBgpConfiguration$TransitGatewayAddress' => 'The interior BGP peer IP address for the transit gateway.
', 'TransitGatewayAttachmentBgpConfiguration$PeerAddress' => 'The interior BGP peer IP address for the appliance.
', 'TransitGatewayAttachmentPropagation$TransitGatewayRouteTableId' => 'The ID of the propagation route table.
', 'TransitGatewayCidrBlockStringList$member' => NULL, 'TransitGatewayConnectPeerConfiguration$TransitGatewayAddress' => 'The Connect peer IP address on the transit gateway side of the tunnel.
', 'TransitGatewayConnectPeerConfiguration$PeerAddress' => 'The Connect peer IP address on the appliance side of the tunnel.
', 'TransitGatewayMulticastDeregisteredGroupMembers$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'TransitGatewayMulticastDeregisteredGroupMembers$GroupIpAddress' => 'The IP address assigned to the transit gateway multicast group.
', 'TransitGatewayMulticastDeregisteredGroupSources$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'TransitGatewayMulticastDeregisteredGroupSources$GroupIpAddress' => 'The IP address assigned to the transit gateway multicast group.
', 'TransitGatewayMulticastDomain$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'TransitGatewayMulticastDomain$TransitGatewayId' => 'The ID of the transit gateway.
', 'TransitGatewayMulticastDomain$TransitGatewayMulticastDomainArn' => 'The Amazon Resource Name (ARN) of the transit gateway multicast domain.
', 'TransitGatewayMulticastDomain$OwnerId' => 'The ID of the Amazon Web Services account that owns the transit gateway multicast domain.
', 'TransitGatewayMulticastDomainAssociation$TransitGatewayAttachmentId' => 'The ID of the transit gateway attachment.
', 'TransitGatewayMulticastDomainAssociation$ResourceId' => 'The ID of the resource.
', 'TransitGatewayMulticastDomainAssociation$ResourceOwnerId' => 'The ID of the Amazon Web Services account that owns the transit gateway multicast domain association resource.
', 'TransitGatewayMulticastDomainAssociations$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'TransitGatewayMulticastDomainAssociations$TransitGatewayAttachmentId' => 'The ID of the transit gateway attachment.
', 'TransitGatewayMulticastDomainAssociations$ResourceId' => 'The ID of the resource.
', 'TransitGatewayMulticastDomainAssociations$ResourceOwnerId' => 'The ID of the Amazon Web Services account that owns the resource.
', 'TransitGatewayMulticastGroup$GroupIpAddress' => 'The IP address assigned to the transit gateway multicast group.
', 'TransitGatewayMulticastGroup$TransitGatewayAttachmentId' => 'The ID of the transit gateway attachment.
', 'TransitGatewayMulticastGroup$SubnetId' => 'The ID of the subnet.
', 'TransitGatewayMulticastGroup$ResourceId' => 'The ID of the resource.
', 'TransitGatewayMulticastGroup$ResourceOwnerId' => 'The ID of the Amazon Web Services account that owns the transit gateway multicast domain group resource.
', 'TransitGatewayMulticastGroup$NetworkInterfaceId' => 'The ID of the transit gateway attachment.
', 'TransitGatewayMulticastRegisteredGroupMembers$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'TransitGatewayMulticastRegisteredGroupMembers$GroupIpAddress' => 'The IP address assigned to the transit gateway multicast group.
', 'TransitGatewayMulticastRegisteredGroupSources$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'TransitGatewayMulticastRegisteredGroupSources$GroupIpAddress' => 'The IP address assigned to the transit gateway multicast group.
', 'TransitGatewayOptions$AssociationDefaultRouteTableId' => 'The ID of the default association route table.
', 'TransitGatewayOptions$PropagationDefaultRouteTableId' => 'The ID of the default propagation route table.
', 'TransitGatewayPeeringAttachment$TransitGatewayAttachmentId' => 'The ID of the transit gateway peering attachment.
', 'TransitGatewayPeeringAttachment$AccepterTransitGatewayAttachmentId' => 'The ID of the accepter transit gateway attachment.
', 'TransitGatewayPolicyRule$SourceCidrBlock' => 'The source CIDR block for the transit gateway policy rule.
', 'TransitGatewayPolicyRule$SourcePortRange' => 'The port range for the transit gateway policy rule. Currently this is set to * (all).
', 'TransitGatewayPolicyRule$DestinationCidrBlock' => 'The destination CIDR block for the transit gateway policy rule.
', 'TransitGatewayPolicyRule$DestinationPortRange' => 'The port range for the transit gateway policy rule. Currently this is set to * (all).
', 'TransitGatewayPolicyRule$Protocol' => 'The protocol used by the transit gateway policy rule.
', 'TransitGatewayPolicyRuleMetaData$MetaDataKey' => 'The key name for the transit gateway policy rule meta data tag.
', 'TransitGatewayPolicyRuleMetaData$MetaDataValue' => 'The value of the key for the transit gateway policy rule meta data tag.
', 'TransitGatewayPolicyTableAssociation$ResourceId' => 'The resource ID of the transit gateway attachment.
', 'TransitGatewayPolicyTableEntry$PolicyRuleNumber' => 'The rule number for the transit gateway policy table entry.
', 'TransitGatewayPrefixListAttachment$ResourceId' => 'The ID of the resource.
', 'TransitGatewayPrefixListReference$PrefixListOwnerId' => 'The ID of the prefix list owner.
', 'TransitGatewayPropagation$ResourceId' => 'The ID of the resource.
', 'TransitGatewayPropagation$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'TransitGatewayRoute$DestinationCidrBlock' => 'The CIDR block used for destination matches.
', 'TransitGatewayRouteAttachment$ResourceId' => 'The ID of the resource.
', 'TransitGatewayRouteAttachment$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'TransitGatewayRouteTable$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'TransitGatewayRouteTable$TransitGatewayId' => 'The ID of the transit gateway.
', 'TransitGatewayRouteTableAnnouncement$CoreNetworkId' => 'The ID of the core network for the transit gateway route table announcement.
', 'TransitGatewayRouteTableAnnouncement$PeerCoreNetworkId' => 'The ID of the core network ID for the peer.
', 'TransitGatewayRouteTableAssociation$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'TransitGatewayRouteTableAssociation$ResourceId' => 'The ID of the resource.
', 'TransitGatewayRouteTablePropagation$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'TransitGatewayRouteTablePropagation$ResourceId' => 'The ID of the resource.
', 'TransitGatewayRouteTableRoute$DestinationCidr' => 'The CIDR block used for destination matches.
', 'TransitGatewayRouteTableRoute$State' => 'The state of the route.
', 'TransitGatewayRouteTableRoute$RouteOrigin' => 'The route origin. The following are the possible values:
static
propagated
The ID of the prefix list.
', 'TransitGatewayRouteTableRoute$AttachmentId' => 'The ID of the route attachment.
', 'TransitGatewayRouteTableRoute$ResourceId' => 'The ID of the resource for the route attachment.
', 'TransitGatewayRouteTableRoute$ResourceType' => 'The resource type for the route attachment.
', 'TransitGatewayVpcAttachment$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'TransitGatewayVpcAttachment$TransitGatewayId' => 'The ID of the transit gateway.
', 'TransitGatewayVpcAttachment$VpcId' => 'The ID of the VPC.
', 'TransitGatewayVpcAttachment$VpcOwnerId' => 'The ID of the Amazon Web Services account that owns the VPC.
', 'TrunkInterfaceAssociation$BranchInterfaceId' => 'The ID of the branch network interface.
', 'TrunkInterfaceAssociation$TrunkInterfaceId' => 'The ID of the trunk network interface.
', 'TunnelOption$OutsideIpAddress' => 'The external IP address of the VPN tunnel.
', 'TunnelOption$TunnelInsideCidr' => 'The range of inside IPv4 addresses for the tunnel.
', 'TunnelOption$TunnelInsideIpv6Cidr' => 'The range of inside IPv6 addresses for the tunnel.
', 'TunnelOption$DpdTimeoutAction' => 'The action to take after a DPD timeout occurs.
', 'TunnelOption$StartupAction' => 'The action to take when the establishing the VPN tunnels for a VPN connection.
', 'UnassignIpv6AddressesResult$NetworkInterfaceId' => 'The ID of the network interface.
', 'UnsuccessfulInstanceCreditSpecificationItem$InstanceId' => 'The ID of the instance.
', 'UnsuccessfulInstanceCreditSpecificationItemError$Message' => 'The applicable error message.
', 'UnsuccessfulItem$ResourceId' => 'The ID of the resource.
', 'UnsuccessfulItemError$Code' => 'The error code.
', 'UnsuccessfulItemError$Message' => 'The error message accompanying the error code.
', 'UserBucket$S3Bucket' => 'The name of the Amazon S3 bucket where the disk image is located.
', 'UserBucket$S3Key' => 'The file name of the disk image.
', 'UserBucketDetails$S3Bucket' => 'The Amazon S3 bucket from which the disk image was created.
', 'UserBucketDetails$S3Key' => 'The file name of the disk image.
', 'UserData$Data' => '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.
', 'UserGroupStringList$member' => NULL, 'UserIdGroupPair$Description' => 'A description for the security group rule that references this user ID group pair.
Constraints: Up to 255 characters in length. Allowed characters are a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=;{}!$*
', 'UserIdGroupPair$GroupId' => 'The ID of the security group.
', 'UserIdGroupPair$GroupName' => '[Default VPC] The name of the security group. For a security group in a nondefault VPC, use the security group ID.
For a referenced security group in another VPC, this value is not returned if the referenced security group is deleted.
', 'UserIdGroupPair$PeeringStatus' => 'The status of a VPC peering connection, if applicable.
', 'UserIdGroupPair$UserId' => 'The ID of an Amazon Web Services account.
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.
', 'UserIdGroupPair$VpcId' => 'The ID of the VPC for the referenced security group, if applicable.
', 'UserIdGroupPair$VpcPeeringConnectionId' => 'The ID of the VPC peering connection, if applicable.
', 'UserIdStringList$member' => NULL, 'ValidationError$Code' => 'The error code that indicates why the parameter or parameter combination is not valid. For more information about error codes, see Error codes.
', 'ValidationError$Message' => 'The error message that describes why the parameter or parameter combination is not valid. For more information about error messages, see Error codes.
', 'ValueStringList$member' => NULL, 'VerifiedAccessEndpoint$VerifiedAccessInstanceId' => 'The ID of the Amazon Web Services Verified Access instance.
', 'VerifiedAccessEndpoint$VerifiedAccessGroupId' => 'The ID of the Amazon Web Services Verified Access group.
', 'VerifiedAccessEndpoint$VerifiedAccessEndpointId' => 'The ID of the Amazon Web Services Verified Access endpoint.
', 'VerifiedAccessEndpoint$ApplicationDomain' => 'The DNS name for users to reach your application.
', 'VerifiedAccessEndpoint$DomainCertificateArn' => 'The ARN of a public TLS/SSL certificate imported into or created with ACM.
', 'VerifiedAccessEndpoint$EndpointDomain' => 'A DNS name that is generated for the endpoint.
', 'VerifiedAccessEndpoint$DeviceValidationDomain' => 'Returned if endpoint has a device trust provider attached.
', 'VerifiedAccessEndpoint$Description' => 'A description for the Amazon Web Services Verified Access endpoint.
', 'VerifiedAccessEndpoint$CreationTime' => 'The creation time.
', 'VerifiedAccessEndpoint$LastUpdatedTime' => 'The last updated time.
', 'VerifiedAccessEndpoint$DeletionTime' => 'The deletion time.
', 'VerifiedAccessEndpointLoadBalancerOptions$LoadBalancerArn' => 'The ARN of the load balancer.
', 'VerifiedAccessEndpointStatus$Message' => 'The status message of the Verified Access endpoint.
', 'VerifiedAccessGroup$VerifiedAccessGroupId' => 'The ID of the Verified Access group.
', 'VerifiedAccessGroup$VerifiedAccessInstanceId' => 'The ID of the Amazon Web Services Verified Access instance.
', 'VerifiedAccessGroup$Description' => 'A description for the Amazon Web Services Verified Access group.
', 'VerifiedAccessGroup$Owner' => 'The Amazon Web Services account number that owns the group.
', 'VerifiedAccessGroup$VerifiedAccessGroupArn' => 'The ARN of the Verified Access group.
', 'VerifiedAccessGroup$CreationTime' => 'The creation time.
', 'VerifiedAccessGroup$LastUpdatedTime' => 'The last updated time.
', 'VerifiedAccessGroup$DeletionTime' => 'The deletion time.
', 'VerifiedAccessInstance$VerifiedAccessInstanceId' => 'The ID of the Amazon Web Services Verified Access instance.
', 'VerifiedAccessInstance$Description' => 'A description for the Amazon Web Services Verified Access instance.
', 'VerifiedAccessInstance$CreationTime' => 'The creation time.
', 'VerifiedAccessInstance$LastUpdatedTime' => 'The last updated time.
', 'VerifiedAccessInstanceLoggingConfiguration$VerifiedAccessInstanceId' => 'The ID of the Amazon Web Services Verified Access instance.
', 'VerifiedAccessLogCloudWatchLogsDestination$LogGroup' => 'The ID of the CloudWatch Logs log group.
', 'VerifiedAccessLogCloudWatchLogsDestinationOptions$LogGroup' => 'The ID of the CloudWatch Logs log group.
', 'VerifiedAccessLogDeliveryStatus$Message' => 'The status message.
', 'VerifiedAccessLogKinesisDataFirehoseDestination$DeliveryStream' => 'The ID of the delivery stream.
', 'VerifiedAccessLogKinesisDataFirehoseDestinationOptions$DeliveryStream' => 'The ID of the delivery stream.
', 'VerifiedAccessLogOptions$LogVersion' => 'The logging version to use.
Valid values: ocsf-0.1
| ocsf-1.0.0-rc.2
The bucket name.
', 'VerifiedAccessLogS3Destination$Prefix' => 'The bucket prefix.
', 'VerifiedAccessLogS3Destination$BucketOwner' => 'The Amazon Web Services account number that owns the bucket.
', 'VerifiedAccessLogS3DestinationOptions$BucketName' => 'The bucket name.
', 'VerifiedAccessLogS3DestinationOptions$Prefix' => 'The bucket prefix.
', 'VerifiedAccessLogS3DestinationOptions$BucketOwner' => 'The ID of the Amazon Web Services account that owns the Amazon S3 bucket.
', 'VerifiedAccessLogs$LogVersion' => 'Describes current setting for the logging version.
', 'VerifiedAccessTrustProvider$VerifiedAccessTrustProviderId' => 'The ID of the Amazon Web Services Verified Access trust provider.
', 'VerifiedAccessTrustProvider$Description' => 'A description for the Amazon Web Services Verified Access trust provider.
', 'VerifiedAccessTrustProvider$PolicyReferenceName' => 'The identifier to be used when working with policy rules.
', 'VerifiedAccessTrustProvider$CreationTime' => 'The creation time.
', 'VerifiedAccessTrustProvider$LastUpdatedTime' => 'The last updated time.
', 'VerifiedAccessTrustProviderCondensed$VerifiedAccessTrustProviderId' => 'The ID of the trust provider.
', 'VerifiedAccessTrustProviderCondensed$Description' => 'The description of trust provider.
', 'VersionStringList$member' => NULL, 'VgwTelemetry$OutsideIpAddress' => 'The Internet-routable IP address of the virtual private gateway\'s outside interface.
', 'VgwTelemetry$StatusMessage' => 'If an error occurs, a description of the error.
', 'VgwTelemetry$CertificateArn' => 'The Amazon Resource Name (ARN) of the VPN tunnel endpoint certificate.
', 'Volume$AvailabilityZone' => 'The Availability Zone for the volume.
', 'Volume$KmsKeyId' => '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.
', 'Volume$OutpostArn' => 'The Amazon Resource Name (ARN) of the Outpost.
', 'Volume$SnapshotId' => 'The snapshot from which the volume was created, if applicable.
', 'Volume$VolumeId' => 'The ID of the volume.
', 'VolumeAttachment$Device' => 'The device name.
', 'VolumeAttachment$InstanceId' => 'The ID of the instance.
', 'VolumeAttachment$VolumeId' => 'The ID of the volume.
', 'VolumeModification$VolumeId' => 'The ID of the volume.
', 'VolumeModification$StatusMessage' => 'A status message about the modification progress or failure.
', 'VolumeStatusAction$Code' => 'The code identifying the operation, for example, enable-volume-io
.
A description of the operation.
', 'VolumeStatusAction$EventId' => 'The ID of the event associated with this operation.
', 'VolumeStatusAction$EventType' => 'The event type associated with this operation.
', 'VolumeStatusAttachmentStatus$IoPerformance' => 'The maximum IOPS supported by the attached instance.
', 'VolumeStatusAttachmentStatus$InstanceId' => 'The ID of the attached instance.
', 'VolumeStatusDetails$Status' => 'The intended status of the volume status.
', 'VolumeStatusEvent$Description' => 'A description of the event.
', 'VolumeStatusEvent$EventId' => 'The ID of this event.
', 'VolumeStatusEvent$EventType' => 'The type of this event.
', 'VolumeStatusEvent$InstanceId' => 'The ID of the instance associated with the event.
', 'VolumeStatusItem$AvailabilityZone' => 'The Availability Zone of the volume.
', 'VolumeStatusItem$OutpostArn' => 'The Amazon Resource Name (ARN) of the Outpost.
', 'VolumeStatusItem$VolumeId' => 'The volume ID.
', 'Vpc$CidrBlock' => 'The primary IPv4 CIDR block for the VPC.
', 'Vpc$DhcpOptionsId' => 'The ID of the set of DHCP options you\'ve associated with the VPC.
', 'Vpc$VpcId' => 'The ID of the VPC.
', 'Vpc$OwnerId' => 'The ID of the Amazon Web Services account that owns the VPC.
', 'VpcAttachment$VpcId' => 'The ID of the VPC.
', 'VpcCidrBlockAssociation$AssociationId' => 'The association ID for the IPv4 CIDR block.
', 'VpcCidrBlockAssociation$CidrBlock' => 'The IPv4 CIDR block.
', 'VpcCidrBlockState$StatusMessage' => 'A message about the status of the CIDR block, if applicable.
', 'VpcClassicLink$VpcId' => 'The ID of the VPC.
', 'VpcEndpoint$VpcEndpointId' => 'The ID of the endpoint.
', 'VpcEndpoint$VpcId' => 'The ID of the VPC to which the endpoint is associated.
', 'VpcEndpoint$ServiceName' => 'The name of the service to which the endpoint is associated.
', 'VpcEndpoint$PolicyDocument' => 'The policy document associated with the endpoint, if applicable.
', 'VpcEndpoint$OwnerId' => 'The ID of the Amazon Web Services account that owns the endpoint.
', 'VpcEndpointConnection$ServiceId' => 'The ID of the service to which the endpoint is connected.
', 'VpcEndpointConnection$VpcEndpointId' => 'The ID of the VPC endpoint.
', 'VpcEndpointConnection$VpcEndpointOwner' => 'The ID of the Amazon Web Services account that owns the VPC endpoint.
', 'VpcEndpointConnection$VpcEndpointConnectionId' => 'The ID of the VPC endpoint connection.
', 'VpcIpv6CidrBlockAssociation$AssociationId' => 'The association ID for the IPv6 CIDR block.
', 'VpcIpv6CidrBlockAssociation$Ipv6CidrBlock' => 'The IPv6 CIDR block.
', 'VpcIpv6CidrBlockAssociation$NetworkBorderGroup' => 'The name of the unique set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses, for example, us-east-1-wl1-bos-wlz-1
.
The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated.
', 'VpcPeeringConnection$VpcPeeringConnectionId' => 'The ID of the VPC peering connection.
', 'VpcPeeringConnectionStateReason$Message' => 'A message that provides more information about the status, if applicable.
', 'VpcPeeringConnectionVpcInfo$CidrBlock' => 'The IPv4 CIDR block for the VPC.
', 'VpcPeeringConnectionVpcInfo$OwnerId' => 'The ID of the Amazon Web Services account that owns the VPC.
', 'VpcPeeringConnectionVpcInfo$VpcId' => 'The ID of the VPC.
', 'VpcPeeringConnectionVpcInfo$Region' => 'The Region in which the VPC is located.
', 'VpnConnection$CustomerGatewayId' => 'The ID of the customer gateway at your end of the VPN connection.
', 'VpnConnection$Category' => 'The category of the VPN connection. A value of VPN
indicates an Amazon Web Services VPN connection. A value of VPN-Classic
indicates an Amazon Web Services Classic VPN connection.
The ID of the VPN connection.
', 'VpnConnection$VpnGatewayId' => 'The ID of the virtual private gateway at the Amazon Web Services side of the VPN connection.
', 'VpnConnection$TransitGatewayId' => 'The ID of the transit gateway associated with the VPN connection.
', 'VpnConnection$CoreNetworkArn' => 'The ARN of the core network.
', 'VpnConnection$CoreNetworkAttachmentArn' => 'The ARN of the core network attachment.
', 'VpnConnectionDeviceType$VpnConnectionDeviceTypeId' => 'Customer gateway device identifier.
', 'VpnConnectionDeviceType$Vendor' => 'Customer gateway device vendor.
', 'VpnConnectionDeviceType$Platform' => 'Customer gateway device platform.
', 'VpnConnectionDeviceType$Software' => 'Customer gateway device software version.
', 'VpnConnectionOptions$LocalIpv4NetworkCidr' => 'The IPv4 CIDR on the customer gateway (on-premises) side of the VPN connection.
', 'VpnConnectionOptions$RemoteIpv4NetworkCidr' => 'The IPv4 CIDR on the Amazon Web Services side of the VPN connection.
', 'VpnConnectionOptions$LocalIpv6NetworkCidr' => 'The IPv6 CIDR on the customer gateway (on-premises) side of the VPN connection.
', 'VpnConnectionOptions$RemoteIpv6NetworkCidr' => 'The IPv6 CIDR on the Amazon Web Services side of the VPN connection.
', 'VpnConnectionOptions$OutsideIpAddressType' => 'The type of IPv4 address assigned to the outside interface of the customer gateway.
Valid values: PrivateIpv4
| PublicIpv4
Default: PublicIpv4
The transit gateway attachment ID in use for the VPN tunnel.
', 'VpnConnectionOptionsSpecification$LocalIpv4NetworkCidr' => 'The IPv4 CIDR on the customer gateway (on-premises) side of the VPN connection.
Default: 0.0.0.0/0
The IPv4 CIDR on the Amazon Web Services side of the VPN connection.
Default: 0.0.0.0/0
The IPv6 CIDR on the customer gateway (on-premises) side of the VPN connection.
Default: ::/0
The IPv6 CIDR on the Amazon Web Services side of the VPN connection.
Default: ::/0
The type of IPv4 address assigned to the outside interface of the customer gateway device.
Valid values: PrivateIpv4
| PublicIpv4
Default: PublicIpv4
The Availability Zone where the virtual private gateway was created, if applicable. This field may be empty or not returned.
', 'VpnGateway$VpnGatewayId' => 'The ID of the virtual private gateway.
', 'VpnStaticRoute$DestinationCidrBlock' => 'The CIDR block associated with the local subnet of the customer data center.
', 'VpnTunnelOptionsSpecification$TunnelInsideCidr' => '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.
Constraints: A size /30 CIDR block from the 169.254.0.0/16
range. The following CIDR blocks are reserved and cannot be used:
169.254.0.0/30
169.254.1.0/30
169.254.2.0/30
169.254.3.0/30
169.254.4.0/30
169.254.5.0/30
169.254.169.252/30
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.
Constraints: A size /126 CIDR block from the local fd00::/8
range.
The action to take after DPD timeout occurs. Specify restart
to restart the IKE initiation. Specify clear
to end the IKE session.
Valid Values: clear
| none
| restart
Default: clear
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 start
for Amazon Web Services to initiate the IKE negotiation.
Valid Values: add
| start
Default: add
The address range, in CIDR notation.
', 'ZoneIdStringList$member' => NULL, 'ZoneNameStringList$member' => NULL, ], ], 'StringList' => [ 'base' => NULL, 'refs' => [ 'Explanation$Protocols' => 'The protocols.
', 'RuleOption$Settings' => 'The settings for the keyword.
', ], ], 'StringType' => [ 'base' => NULL, 'refs' => [ 'RegisterImageRequest$UefiData' => 'Base64 representation of the non-volatile UEFI variable store. To retrieve the UEFI data, use the GetInstanceUefiData command. You can inspect and modify the UEFI data by using the python-uefivars tool on GitHub. For more information, see UEFI Secure Boot in the Amazon EC2 User Guide.
', ], ], 'Subnet' => [ 'base' => 'Describes a subnet.
', 'refs' => [ 'CreateDefaultSubnetResult$Subnet' => 'Information about the subnet.
', 'CreateSubnetResult$Subnet' => 'Information about the subnet.
', 'SubnetList$member' => NULL, ], ], 'SubnetAssociation' => [ 'base' => 'Describes the subnet association with the transit gateway multicast domain.
', 'refs' => [ 'SubnetAssociationList$member' => NULL, 'TransitGatewayMulticastDomainAssociation$Subnet' => 'The subnet associated with the transit gateway multicast domain.
', ], ], 'SubnetAssociationList' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayMulticastDomainAssociations$Subnets' => 'The subnets associated with the multicast domain.
', ], ], 'SubnetCidrAssociationId' => [ 'base' => NULL, 'refs' => [ 'DisassociateSubnetCidrBlockRequest$AssociationId' => 'The association ID for the CIDR block.
', 'SubnetIpv6CidrBlockAssociation$AssociationId' => 'The ID of the association.
', ], ], 'SubnetCidrBlockState' => [ 'base' => 'Describes the state of a CIDR block.
', 'refs' => [ 'SubnetIpv6CidrBlockAssociation$Ipv6CidrBlockState' => 'The state of the CIDR block.
', ], ], 'SubnetCidrBlockStateCode' => [ 'base' => NULL, 'refs' => [ 'SubnetCidrBlockState$State' => 'The state of a CIDR block.
', ], ], 'SubnetCidrReservation' => [ 'base' => 'Describes a subnet CIDR reservation.
', 'refs' => [ 'CreateSubnetCidrReservationResult$SubnetCidrReservation' => 'Information about the created subnet CIDR reservation.
', 'DeleteSubnetCidrReservationResult$DeletedSubnetCidrReservation' => 'Information about the deleted subnet CIDR reservation.
', 'SubnetCidrReservationList$member' => NULL, ], ], 'SubnetCidrReservationId' => [ 'base' => NULL, 'refs' => [ 'DeleteSubnetCidrReservationRequest$SubnetCidrReservationId' => 'The ID of the subnet CIDR reservation.
', 'SubnetCidrReservation$SubnetCidrReservationId' => 'The ID of the subnet CIDR reservation.
', ], ], 'SubnetCidrReservationList' => [ 'base' => NULL, 'refs' => [ 'GetSubnetCidrReservationsResult$SubnetIpv4CidrReservations' => 'Information about the IPv4 subnet CIDR reservations.
', 'GetSubnetCidrReservationsResult$SubnetIpv6CidrReservations' => 'Information about the IPv6 subnet CIDR reservations.
', ], ], 'SubnetCidrReservationType' => [ 'base' => NULL, 'refs' => [ 'CreateSubnetCidrReservationRequest$ReservationType' => 'The type of reservation.
The following are valid values:
prefix
: 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 Prefix Delegation for Amazon EC2 network interfaces in the Amazon Elastic Compute Cloud User Guide.
explicit
: You manually assign the IP addresses to resources that reside in your subnet.
The type of reservation.
', ], ], 'SubnetId' => [ 'base' => NULL, 'refs' => [ 'AssociateClientVpnTargetNetworkRequest$SubnetId' => 'The ID of the subnet to associate with the Client VPN endpoint.
', 'AssociateRouteTableRequest$SubnetId' => 'The ID of the subnet.
', 'AssociateSubnetCidrBlockRequest$SubnetId' => 'The ID of your subnet.
', 'CreateClientVpnRouteRequest$TargetVpcSubnetId' => '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.
Alternatively, if you\'re adding a route for the local network, specify local
.
The ID of the subnet in which to create the EC2 Instance Connect Endpoint.
', 'CreateNatGatewayRequest$SubnetId' => 'The ID of the subnet in which to create the NAT gateway.
', 'CreateNetworkInterfaceRequest$SubnetId' => 'The ID of the subnet to associate with the network interface.
', 'CreateSubnetCidrReservationRequest$SubnetId' => 'The ID of the subnet.
', 'CreateVerifiedAccessEndpointSubnetIdList$member' => NULL, 'DeleteClientVpnRouteRequest$TargetVpcSubnetId' => 'The ID of the target subnet used by the route.
', 'DeleteSubnetRequest$SubnetId' => 'The ID of the subnet.
', 'Ec2InstanceConnectEndpoint$SubnetId' => 'The ID of the subnet in which the EC2 Instance Connect Endpoint was created.
', 'FleetLaunchTemplateOverridesRequest$SubnetId' => 'The IDs of the subnets in which to launch the instances. Separate multiple subnet IDs using commas (for example, subnet-1234abcdeexample1, subnet-0987cdef6example2
). A request of type instant
can have only one subnet ID.
The ID of the subnet.
', 'ImportInstanceLaunchSpecification$SubnetId' => '[EC2-VPC] The ID of the subnet in which to launch the instance.
', 'LaunchTemplateInstanceNetworkInterfaceSpecification$SubnetId' => 'The ID of the subnet for the network interface.
', 'LaunchTemplateInstanceNetworkInterfaceSpecificationRequest$SubnetId' => 'The ID of the subnet for the network interface.
', 'LaunchTemplateOverrides$SubnetId' => 'The ID of the subnet in which to launch the instances.
', 'LocalGatewayRoute$SubnetId' => 'The ID of the subnet.
', 'ModifySubnetAttributeRequest$SubnetId' => 'The ID of the subnet.
', 'ModifyVerifiedAccessEndpointSubnetIdList$member' => NULL, 'RequestSpotLaunchSpecification$SubnetId' => 'The ID of the subnet in which to launch the instance.
', 'RunInstancesRequest$SubnetId' => 'The ID of the subnet to launch the instance into.
If you specify a network interface, you must specify any subnets as part of the network interface.
', 'ScheduledInstancesLaunchSpecification$SubnetId' => 'The ID of the subnet in which to launch the instances.
', 'ScheduledInstancesNetworkInterface$SubnetId' => 'The ID of the subnet.
', 'SpotFleetLaunchSpecification$SubnetId' => '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".
', 'SubnetCidrReservation$SubnetId' => 'The ID of the subnet.
', 'SubnetIdStringList$member' => NULL, 'TransitGatewaySubnetIdList$member' => NULL, 'VerifiedAccessEndpointSubnetIdList$member' => NULL, 'VpcEndpointSubnetIdList$member' => NULL, ], ], 'SubnetIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeSubnetsRequest$SubnetIds' => 'The IDs of the subnets.
Default: Describes all your subnets.
', ], ], 'SubnetIpv6CidrBlockAssociation' => [ 'base' => 'Describes an association between a subnet and an IPv6 CIDR block.
', 'refs' => [ 'AssociateSubnetCidrBlockResult$Ipv6CidrBlockAssociation' => 'Information about the IPv6 association.
', 'DisassociateSubnetCidrBlockResult$Ipv6CidrBlockAssociation' => 'Information about the IPv6 CIDR block association.
', 'SubnetIpv6CidrBlockAssociationSet$member' => NULL, ], ], 'SubnetIpv6CidrBlockAssociationSet' => [ 'base' => NULL, 'refs' => [ 'Subnet$Ipv6CidrBlockAssociationSet' => 'Information about the IPv6 CIDR blocks associated with the subnet.
', ], ], 'SubnetList' => [ 'base' => NULL, 'refs' => [ 'DescribeSubnetsResult$Subnets' => 'Information about one or more subnets.
', ], ], 'SubnetState' => [ 'base' => NULL, 'refs' => [ 'Subnet$State' => 'The current state of the subnet.
', ], ], 'Subscription' => [ 'base' => 'Describes an Infrastructure Performance subscription.
', 'refs' => [ 'SubscriptionList$member' => NULL, ], ], 'SubscriptionList' => [ 'base' => NULL, 'refs' => [ 'DescribeAwsNetworkPerformanceMetricSubscriptionsResult$Subscriptions' => 'Describes the current Infrastructure Performance subscriptions.
', ], ], 'SuccessfulInstanceCreditSpecificationItem' => [ 'base' => 'Describes the burstable performance instance whose credit option for CPU usage was successfully modified.
', 'refs' => [ 'SuccessfulInstanceCreditSpecificationSet$member' => NULL, ], ], 'SuccessfulInstanceCreditSpecificationSet' => [ 'base' => NULL, 'refs' => [ 'ModifyInstanceCreditSpecificationResult$SuccessfulInstanceCreditSpecifications' => 'Information about the instances whose credit option for CPU usage was successfully modified.
', ], ], 'SuccessfulQueuedPurchaseDeletion' => [ 'base' => 'Describes a Reserved Instance whose queued purchase was successfully deleted.
', 'refs' => [ 'SuccessfulQueuedPurchaseDeletionSet$member' => NULL, ], ], 'SuccessfulQueuedPurchaseDeletionSet' => [ 'base' => NULL, 'refs' => [ 'DeleteQueuedReservedInstancesResult$SuccessfulQueuedPurchaseDeletions' => 'Information about the queued purchases that were successfully deleted.
', ], ], 'SummaryStatus' => [ 'base' => NULL, 'refs' => [ 'InstanceStatusSummary$Status' => 'The status.
', ], ], 'SupportedAdditionalProcessorFeature' => [ 'base' => NULL, 'refs' => [ 'SupportedAdditionalProcessorFeatureList$member' => NULL, ], ], 'SupportedAdditionalProcessorFeatureList' => [ 'base' => NULL, 'refs' => [ 'ProcessorInfo$SupportedFeatures' => 'Indicates whether the instance type supports AMD SEV-SNP. If the request returns amd-sev-snp
, AMD SEV-SNP is supported. Otherwise, it is not supported. For more information, see AMD SEV-SNP.
The supported IP address types.
', 'ServiceDetail$SupportedIpAddressTypes' => 'The supported IP address types.
', ], ], 'Tag' => [ 'base' => 'Describes a tag.
', 'refs' => [ 'TagList$member' => NULL, ], ], 'TagDescription' => [ 'base' => 'Describes a tag.
', 'refs' => [ 'TagDescriptionList$member' => NULL, ], ], 'TagDescriptionList' => [ 'base' => NULL, 'refs' => [ 'DescribeTagsResult$Tags' => 'The tags.
', ], ], 'TagList' => [ 'base' => NULL, 'refs' => [ 'Address$Tags' => 'Any tags assigned to the Elastic IP address.
', 'AllowedPrincipal$Tags' => 'The tags.
', 'CapacityReservation$Tags' => 'Any tags assigned to the Capacity Reservation.
', 'CapacityReservationFleet$Tags' => 'The tags assigned to the Capacity Reservation Fleet.
', 'CarrierGateway$Tags' => 'The tags assigned to the carrier gateway.
', 'ClassicLinkInstance$Tags' => 'Any tags assigned to the instance.
', 'ClientVpnEndpoint$Tags' => 'Any tags assigned to the Client VPN endpoint.
', 'CoipPool$Tags' => 'The tags.
', 'ConversionTask$Tags' => 'Any tags assigned to the task.
', 'CopySnapshotResult$Tags' => 'Any tags applied to the new snapshot.
', 'CreateCapacityReservationFleetResult$Tags' => 'The tags assigned to the Capacity Reservation Fleet.
', 'CreateSecurityGroupResult$Tags' => 'The tags assigned to the security group.
', 'CreateTagsRequest$Tags' => 'The tags. The value
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.
Any tags assigned to the customer gateway.
', 'DeleteTagsRequest$Tags' => '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.
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 aws:
prefix).
Constraints: Up to 1000 tags.
', 'DhcpOptions$Tags' => 'Any tags assigned to the DHCP options set.
', 'Ec2InstanceConnectEndpoint$Tags' => 'The tags assigned to the EC2 Instance Connect Endpoint.
', 'EgressOnlyInternetGateway$Tags' => 'The tags assigned to the egress-only internet gateway.
', 'ElasticGpus$Tags' => 'The tags assigned to the Elastic Graphics accelerator.
', 'ExportImageResult$Tags' => 'Any tags assigned to the export image task.
', 'ExportImageTask$Tags' => 'Any tags assigned to the export image task.
', 'ExportTask$Tags' => 'The tags for the export task.
', 'FleetData$Tags' => 'The tags for an EC2 Fleet resource.
', 'FlowLog$Tags' => 'The tags for the flow log.
', 'FpgaImage$Tags' => 'Any tags assigned to the AFI.
', 'Host$Tags' => 'Any tags assigned to the Dedicated Host.
', 'HostReservation$Tags' => 'Any tags assigned to the Dedicated Host Reservation.
', 'Image$Tags' => 'Any tags assigned to the image.
', 'ImportImageResult$Tags' => 'Any tags assigned to the import image task.
', 'ImportImageTask$Tags' => 'The tags for the import image task.
', 'ImportKeyPairResult$Tags' => 'The tags applied to the imported key pair.
', 'ImportSnapshotResult$Tags' => 'Any tags assigned to the import snapshot task.
', 'ImportSnapshotTask$Tags' => 'The tags for the import snapshot task.
', 'Instance$Tags' => 'Any tags assigned to the instance.
', 'InstanceEventWindow$Tags' => 'The instance tags associated with the event window.
', 'InstanceEventWindowAssociationRequest$InstanceTags' => 'The instance tags to associate with the event window. Any instances associated with the tags will be associated with the event window.
', 'InstanceEventWindowAssociationTarget$Tags' => 'The instance tags associated with the event window. Any instances associated with the tags will be associated with the event window.
', 'InstanceEventWindowDisassociationRequest$InstanceTags' => 'The instance tags to disassociate from the event window. Any instances associated with the tags will be disassociated from the event window.
', 'InternetGateway$Tags' => 'Any tags assigned to the internet gateway.
', 'Ipam$Tags' => '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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.
', 'IpamResourceDiscoveryAssociation$Tags' => 'A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.
', 'IpamScope$Tags' => '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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
Any tags for the address pool.
', 'KeyPair$Tags' => 'Any tags applied to the key pair.
', 'KeyPairInfo$Tags' => 'Any tags applied to the key pair.
', 'LaunchTemplate$Tags' => 'The tags for the launch template.
', 'LaunchTemplateTagSpecification$Tags' => 'The tags for the resource.
', 'LaunchTemplateTagSpecificationRequest$Tags' => 'The tags to apply to the resource.
', 'LocalGateway$Tags' => 'The tags assigned to the local gateway.
', 'LocalGatewayRouteTable$Tags' => 'The tags assigned to the local gateway route table.
', 'LocalGatewayRouteTableVirtualInterfaceGroupAssociation$Tags' => 'The tags assigned to the association.
', 'LocalGatewayRouteTableVpcAssociation$Tags' => 'The tags assigned to the association.
', 'LocalGatewayVirtualInterface$Tags' => 'The tags assigned to the virtual interface.
', 'LocalGatewayVirtualInterfaceGroup$Tags' => 'The tags assigned to the virtual interface group.
', 'ManagedPrefixList$Tags' => 'The tags for the prefix list.
', 'NatGateway$Tags' => 'The tags for the NAT gateway.
', 'NetworkAcl$Tags' => 'Any tags assigned to the network ACL.
', 'NetworkInsightsAccessScope$Tags' => 'The tags.
', 'NetworkInsightsAccessScopeAnalysis$Tags' => 'The tags.
', 'NetworkInsightsAnalysis$Tags' => 'The tags.
', 'NetworkInsightsPath$Tags' => 'The tags associated with the path.
', 'NetworkInterface$TagSet' => 'Any tags assigned to the network interface.
', 'PlacementGroup$Tags' => 'Any tags applied to the placement group.
', 'PublicIpv4Pool$Tags' => 'Any tags for the address pool.
', 'ReplaceRootVolumeTask$Tags' => 'The tags assigned to the task.
', 'ReservedInstances$Tags' => 'Any tags assigned to the resource.
', 'ReservedInstancesListing$Tags' => 'Any tags assigned to the resource.
', 'RouteTable$Tags' => 'Any tags assigned to the route table.
', 'SecurityGroup$Tags' => 'Any tags assigned to the security group.
', 'SecurityGroupRule$Tags' => 'The tags applied to the security group rule.
', 'ServiceConfiguration$Tags' => 'The tags assigned to the service.
', 'ServiceDetail$Tags' => 'The tags assigned to the service.
', 'Snapshot$Tags' => 'Any tags assigned to the snapshot.
', 'SnapshotInfo$Tags' => 'Tags associated with this snapshot.
', 'SnapshotTierStatus$Tags' => 'The tags that are assigned to the snapshot.
', 'SpotFleetRequestConfig$Tags' => 'The tags for a Spot Fleet resource.
', 'SpotFleetTagSpecification$Tags' => 'The tags.
', 'SpotInstanceRequest$Tags' => 'Any tags assigned to the resource.
', 'Subnet$Tags' => 'Any tags assigned to the subnet.
', 'SubnetCidrReservation$Tags' => 'The tags assigned to the subnet CIDR reservation.
', 'TagSpecification$Tags' => 'The tags to apply to the resource.
', 'TrafficMirrorFilter$Tags' => 'The tags assigned to the Traffic Mirror filter.
', 'TrafficMirrorSession$Tags' => 'The tags assigned to the Traffic Mirror session.
', 'TrafficMirrorTarget$Tags' => 'The tags assigned to the Traffic Mirror target.
', 'TransitGateway$Tags' => 'The tags for the transit gateway.
', 'TransitGatewayAttachment$Tags' => 'The tags for the attachment.
', 'TransitGatewayConnect$Tags' => 'The tags for the attachment.
', 'TransitGatewayConnectPeer$Tags' => 'The tags for the Connect peer.
', 'TransitGatewayMulticastDomain$Tags' => 'The tags for the transit gateway multicast domain.
', 'TransitGatewayPeeringAttachment$Tags' => 'The tags for the transit gateway peering attachment.
', 'TransitGatewayPolicyTable$Tags' => 'he key-value pairs associated with the transit gateway policy table.
', 'TransitGatewayRouteTable$Tags' => 'Any tags assigned to the route table.
', 'TransitGatewayRouteTableAnnouncement$Tags' => 'The key-value pairs associated with the route table announcement.
', 'TransitGatewayVpcAttachment$Tags' => 'The tags for the VPC attachment.
', 'TrunkInterfaceAssociation$Tags' => 'The tags for the trunk interface association.
', 'VerifiedAccessEndpoint$Tags' => 'The tags.
', 'VerifiedAccessGroup$Tags' => 'The tags.
', 'VerifiedAccessInstance$Tags' => 'The tags.
', 'VerifiedAccessTrustProvider$Tags' => 'The tags.
', 'Volume$Tags' => 'Any tags assigned to the volume.
', 'Vpc$Tags' => 'Any tags assigned to the VPC.
', 'VpcClassicLink$Tags' => 'Any tags assigned to the VPC.
', 'VpcEndpoint$Tags' => 'The tags assigned to the endpoint.
', 'VpcEndpointConnection$Tags' => 'The tags.
', 'VpcPeeringConnection$Tags' => 'Any tags assigned to the resource.
', 'VpnConnection$Tags' => 'Any tags assigned to the VPN connection.
', 'VpnGateway$Tags' => 'Any tags assigned to the virtual private gateway.
', ], ], 'TagSpecification' => [ 'base' => 'The tags to apply to a resource when the resource is being created. When you specify a tag, you must specify the resource type to tag, otherwise the request will fail.
The Valid Values
lists all the resource types that can be tagged. However, the action you\'re using might not support tagging all of these resource types. If you try to tag a resource type that is unsupported for the action you\'re using, you\'ll get an error.
tag
:<key> - 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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
The tags to assign to the Elastic IP address.
', 'AllocateHostsRequest$TagSpecifications' => 'The tags to apply to the Dedicated Host during creation.
', 'AssociateIpamResourceDiscoveryRequest$TagSpecifications' => 'Tag specifications.
', 'AuthorizeSecurityGroupEgressRequest$TagSpecifications' => 'The tags applied to the security group rule.
', 'AuthorizeSecurityGroupIngressRequest$TagSpecifications' => '[VPC Only] The tags applied to the security group rule.
', 'CopySnapshotRequest$TagSpecifications' => 'The tags to apply to the new snapshot.
', 'CreateCapacityReservationFleetRequest$TagSpecifications' => 'The tags to assign to the Capacity Reservation Fleet. The tags are automatically assigned to the Capacity Reservations in the Fleet.
', 'CreateCapacityReservationRequest$TagSpecifications' => 'The tags to apply to the Capacity Reservation during launch.
', 'CreateCarrierGatewayRequest$TagSpecifications' => 'The tags to associate with the carrier gateway.
', 'CreateClientVpnEndpointRequest$TagSpecifications' => 'The tags to apply to the Client VPN endpoint during creation.
', 'CreateCoipPoolRequest$TagSpecifications' => 'The tags to assign to the CoIP address pool.
', 'CreateCustomerGatewayRequest$TagSpecifications' => 'The tags to apply to the customer gateway.
', 'CreateDhcpOptionsRequest$TagSpecifications' => 'The tags to assign to the DHCP option.
', 'CreateEgressOnlyInternetGatewayRequest$TagSpecifications' => 'The tags to assign to the egress-only internet gateway.
', 'CreateFleetRequest$TagSpecifications' => 'The key-value pair for tagging the EC2 Fleet request on creation. For more information, see Tagging your resources.
If the fleet type is instant
, specify a resource type of fleet
to tag the fleet or instance
to tag the instances at launch.
If the fleet type is maintain
or request
, specify a resource type of fleet
to tag the fleet. You cannot specify a resource type of instance
. To tag instances at launch, specify the tags in a launch template.
The tags to apply to the flow logs.
', 'CreateFpgaImageRequest$TagSpecifications' => 'The tags to apply to the FPGA image during creation.
', 'CreateImageRequest$TagSpecifications' => 'The tags to apply to the AMI and snapshots on creation. You can tag the AMI, the snapshots, or both.
To tag the AMI, the value for ResourceType
must be image
.
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 ResourceType
must be snapshot
. The same tag is applied to all of the snapshots that are created.
If you specify other values for ResourceType
, the request fails.
To tag an AMI or snapshot after it has been created, see CreateTags.
', 'CreateInstanceConnectEndpointRequest$TagSpecifications' => 'The tags to apply to the EC2 Instance Connect Endpoint during creation.
', 'CreateInstanceEventWindowRequest$TagSpecifications' => 'The tags to apply to the event window.
', 'CreateInstanceExportTaskRequest$TagSpecifications' => 'The tags to apply to the export instance task during creation.
', 'CreateInternetGatewayRequest$TagSpecifications' => 'The tags to assign to the internet gateway.
', 'CreateIpamPoolRequest$TagSpecifications' => '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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
Tag specifications for the IPAM resource discovery.
', 'CreateIpamScopeRequest$TagSpecifications' => '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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
The tags to apply to the new key pair.
', 'CreateLaunchTemplateRequest$TagSpecifications' => 'The tags to apply to the launch template on creation. To tag the launch template, the resource type must be launch-template
.
To specify the tags for the resources that are created when an instance is launched, you must use the TagSpecifications
parameter in the launch template data structure.
The tags assigned to the local gateway route table.
', 'CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest$TagSpecifications' => 'The tags assigned to the local gateway route table virtual interface group association.
', 'CreateLocalGatewayRouteTableVpcAssociationRequest$TagSpecifications' => 'The tags to assign to the local gateway route table VPC association.
', 'CreateManagedPrefixListRequest$TagSpecifications' => 'The tags to apply to the prefix list during creation.
', 'CreateNatGatewayRequest$TagSpecifications' => 'The tags to assign to the NAT gateway.
', 'CreateNetworkAclRequest$TagSpecifications' => 'The tags to assign to the network ACL.
', 'CreateNetworkInsightsAccessScopeRequest$TagSpecifications' => 'The tags to apply.
', 'CreateNetworkInsightsPathRequest$TagSpecifications' => 'The tags to add to the path.
', 'CreateNetworkInterfaceRequest$TagSpecifications' => 'The tags to apply to the new network interface.
', 'CreatePlacementGroupRequest$TagSpecifications' => 'The tags to apply to the new placement group.
', 'CreatePublicIpv4PoolRequest$TagSpecifications' => '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 Owner
and the value TeamA
, specify tag:Owner
for the filter name and TeamA
for the filter value.
The tags to apply to the root volume replacement task.
', 'CreateRestoreImageTaskRequest$TagSpecifications' => 'The tags to apply to the AMI and snapshots on restoration. You can tag the AMI, the snapshots, or both.
To tag the AMI, the value for ResourceType
must be image
.
To tag the snapshots, the value for ResourceType
must be snapshot
. The same tag is applied to all of the snapshots that are created.
The tags to assign to the route table.
', 'CreateSecurityGroupRequest$TagSpecifications' => 'The tags to assign to the security group.
', 'CreateSnapshotRequest$TagSpecifications' => 'The tags to apply to the snapshot during creation.
', 'CreateSnapshotsRequest$TagSpecifications' => 'Tags to apply to every snapshot specified by the instance.
', 'CreateSubnetCidrReservationRequest$TagSpecifications' => 'The tags to assign to the subnet CIDR reservation.
', 'CreateSubnetRequest$TagSpecifications' => 'The tags to assign to the subnet.
', 'CreateTrafficMirrorFilterRequest$TagSpecifications' => 'The tags to assign to a Traffic Mirror filter.
', 'CreateTrafficMirrorSessionRequest$TagSpecifications' => 'The tags to assign to a Traffic Mirror session.
', 'CreateTrafficMirrorTargetRequest$TagSpecifications' => 'The tags to assign to the Traffic Mirror target.
', 'CreateTransitGatewayConnectPeerRequest$TagSpecifications' => 'The tags to apply to the Connect peer.
', 'CreateTransitGatewayConnectRequest$TagSpecifications' => 'The tags to apply to the Connect attachment.
', 'CreateTransitGatewayMulticastDomainRequest$TagSpecifications' => 'The tags for the transit gateway multicast domain.
', 'CreateTransitGatewayPeeringAttachmentRequest$TagSpecifications' => 'The tags to apply to the transit gateway peering attachment.
', 'CreateTransitGatewayPolicyTableRequest$TagSpecifications' => 'The tags specification for the transit gateway policy table created during the request.
', 'CreateTransitGatewayRequest$TagSpecifications' => 'The tags to apply to the transit gateway.
', 'CreateTransitGatewayRouteTableAnnouncementRequest$TagSpecifications' => 'The tags specifications applied to the transit gateway route table announcement.
', 'CreateTransitGatewayRouteTableRequest$TagSpecifications' => 'The tags to apply to the transit gateway route table.
', 'CreateTransitGatewayVpcAttachmentRequest$TagSpecifications' => 'The tags to apply to the VPC attachment.
', 'CreateVerifiedAccessEndpointRequest$TagSpecifications' => 'The tags to assign to the Verified Access endpoint.
', 'CreateVerifiedAccessGroupRequest$TagSpecifications' => 'The tags to assign to the Verified Access group.
', 'CreateVerifiedAccessInstanceRequest$TagSpecifications' => 'The tags to assign to the Verified Access instance.
', 'CreateVerifiedAccessTrustProviderRequest$TagSpecifications' => 'The tags to assign to the Verified Access trust provider.
', 'CreateVolumeRequest$TagSpecifications' => 'The tags to apply to the volume during creation.
', 'CreateVpcEndpointRequest$TagSpecifications' => 'The tags to associate with the endpoint.
', 'CreateVpcEndpointServiceConfigurationRequest$TagSpecifications' => 'The tags to associate with the service.
', 'CreateVpcPeeringConnectionRequest$TagSpecifications' => 'The tags to assign to the peering connection.
', 'CreateVpcRequest$TagSpecifications' => 'The tags to assign to the VPC.
', 'CreateVpnConnectionRequest$TagSpecifications' => 'The tags to apply to the VPN connection.
', 'CreateVpnGatewayRequest$TagSpecifications' => 'The tags to apply to the virtual private gateway.
', 'ExportImageRequest$TagSpecifications' => 'The tags to apply to the export image task during creation.
', 'ImportImageRequest$TagSpecifications' => 'The tags to apply to the import image task during creation.
', 'ImportKeyPairRequest$TagSpecifications' => 'The tags to apply to the imported key pair.
', 'ImportSnapshotRequest$TagSpecifications' => 'The tags to apply to the import snapshot task during creation.
', 'ProvisionByoipCidrRequest$PoolTagSpecifications' => 'The tags to apply to the address pool.
', 'PurchaseHostReservationRequest$TagSpecifications' => 'The tags to apply to the Dedicated Host Reservation during purchase.
', 'RequestSpotInstancesRequest$TagSpecifications' => 'The key-value pair for tagging the Spot Instance request on creation. The value for ResourceType
must be spot-instances-request
, otherwise the Spot Instance request fails. To tag the Spot Instance request after it has been created, see CreateTags.
The tags to apply to the resources that are created during instance launch.
You can specify tags for the following resources only:
Instances
Volumes
Elastic graphics
Spot Instance requests
Network interfaces
To tag a resource after it has been created, see CreateTags.
', 'SpotFleetRequestConfigData$TagSpecifications' => 'The key-value pair for tagging the Spot Fleet request on creation. The value for ResourceType
must be spot-fleet-request
, otherwise the Spot Fleet request fails. To tag instances at launch, specify the tags in the launch template (valid only if you use LaunchTemplateConfigs
) or in the SpotFleetTagSpecification
(valid only if you use LaunchSpecifications
). For information about tagging after launch, see Tagging Your Resources.
The tags to apply.
', 'StartNetworkInsightsAnalysisRequest$TagSpecifications' => 'The tags to apply.
', ], ], 'TaggableResourceId' => [ 'base' => NULL, 'refs' => [ 'ResourceIdList$member' => NULL, ], ], 'TargetCapacitySpecification' => [ 'base' => '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 maintain
, you can specify a target capacity of 0 and add capacity later.
You can use the On-Demand Instance MaxTotalPrice
parameter, the Spot Instance MaxTotalPrice
, 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 MaxTotalPrice
parameters are located in OnDemandOptions and SpotOptions.
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 maintain
, you can specify a target capacity of 0 and add capacity later.
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 maintain
, you can specify a target capacity of 0 and add capacity later.
You can use the On-Demand Instance MaxTotalPrice
parameter, the Spot Instance MaxTotalPrice
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 MaxTotalPrice
parameters are located in OnDemandOptionsRequest and SpotOptionsRequest.
The number of units to request.
', 'ModifyFleetRequest$TargetCapacitySpecification' => 'The size of the EC2 Fleet.
', ], ], 'TargetCapacityUnitType' => [ 'base' => NULL, 'refs' => [ 'GetSpotPlacementScoresRequest$TargetCapacityUnitType' => 'The unit for the target capacity.
Default: units
(translates to number of instances)
The unit for the target capacity. TargetCapacityUnitType
can only be specified when InstanceRequirements
is specified.
Default: units
(translates to number of instances)
The unit for the target capacity. TargetCapacityUnitType
can only be specified when InstanceRequirements
is specified.
Default: units
(translates to number of instances)
The unit for the target capacity. TargetCapacityUnitType
can only be specified when InstanceRequirements
is specified.
Default: units
(translates to number of instances)
Information about the Convertible Reserved Instance offering.
', 'refs' => [ 'TargetReservationValue$TargetConfiguration' => 'The configuration of the Convertible Reserved Instances that make up the exchange.
', ], ], 'TargetConfigurationRequest' => [ 'base' => 'Details about the target configuration.
', 'refs' => [ 'TargetConfigurationRequestSet$member' => NULL, ], ], 'TargetConfigurationRequestSet' => [ 'base' => NULL, 'refs' => [ 'AcceptReservedInstancesExchangeQuoteRequest$TargetConfigurations' => 'The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved Instances.
', 'GetReservedInstancesExchangeQuoteRequest$TargetConfigurations' => 'The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved Instances.
', ], ], 'TargetGroup' => [ 'base' => 'Describes a load balancer target group.
', 'refs' => [ 'TargetGroups$member' => NULL, ], ], 'TargetGroups' => [ 'base' => NULL, 'refs' => [ 'TargetGroupsConfig$TargetGroups' => 'One or more target groups.
', ], ], 'TargetGroupsConfig' => [ 'base' => 'Describes the target groups to attach to a Spot Fleet. Spot Fleet registers the running Spot Instances with these target groups.
', 'refs' => [ 'LoadBalancersConfig$TargetGroupsConfig' => 'The target groups.
', ], ], 'TargetNetwork' => [ 'base' => 'Describes a target network associated with a Client VPN endpoint.
', 'refs' => [ 'TargetNetworkSet$member' => NULL, ], ], 'TargetNetworkSet' => [ 'base' => NULL, 'refs' => [ 'DescribeClientVpnTargetNetworksResult$ClientVpnTargetNetworks' => 'Information about the associated target networks.
', ], ], 'TargetReservationValue' => [ 'base' => 'The total value of the new Convertible Reserved Instances.
', 'refs' => [ 'TargetReservationValueSet$member' => NULL, ], ], 'TargetReservationValueSet' => [ 'base' => NULL, 'refs' => [ 'GetReservedInstancesExchangeQuoteResult$TargetConfigurationValueSet' => 'The values of the target Convertible Reserved Instances.
', ], ], 'TargetStorageTier' => [ 'base' => NULL, 'refs' => [ 'ModifySnapshotTierRequest$StorageTier' => 'The name of the storage tier. You must specify archive
.
The status of the VPN tunnel.
', ], ], 'Tenancy' => [ 'base' => NULL, 'refs' => [ 'CreateVpcRequest$InstanceTenancy' => 'The tenancy options for instances launched into the VPC. For default
, instances are launched with shared tenancy by default. You can launch instances with any tenancy into a shared tenancy VPC. For dedicated
, instances are launched as dedicated tenancy instances by default. You can only launch instances with a tenancy of dedicated
or host
into a dedicated tenancy VPC.
Important: The host
value cannot be used with this parameter. Use the default
or dedicated
values only.
Default: default
The tenancy of the instances covered by the reservation. A Reserved Instance with a tenancy of dedicated
is applied to instances that run in a VPC on single-tenant hardware (i.e., Dedicated Instances).
Important: The host
value cannot be used with this parameter. Use the default
or dedicated
values only.
Default: default
The tenancy of the instance. An instance with a tenancy of dedicated
runs on single-tenant hardware.
The tenancy of the instance. An instance with a tenancy of dedicated runs on single-tenant hardware.
', 'Placement$Tenancy' => 'The tenancy of the instance. An instance with a tenancy of dedicated
runs on single-tenant hardware.
This parameter is not supported for CreateFleet. The host
tenancy is not supported for ImportInstance or for T3 instances that are configured for the unlimited
CPU credit option.
The tenancy of the instance.
', 'ReservedInstancesOffering$InstanceTenancy' => 'The tenancy of the instance.
', 'SpotPlacement$Tenancy' => '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. The host
tenancy is not supported for Spot Instances.
The allowed tenancy of instances launched into the VPC.
', ], ], 'TerminateClientVpnConnectionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'TerminateClientVpnConnectionsResult' => [ 'base' => NULL, 'refs' => [], ], 'TerminateConnectionStatus' => [ 'base' => 'Information about a terminated Client VPN endpoint client connection.
', 'refs' => [ 'TerminateConnectionStatusSet$member' => NULL, ], ], 'TerminateConnectionStatusSet' => [ 'base' => NULL, 'refs' => [ 'TerminateClientVpnConnectionsResult$ConnectionStatuses' => 'The current state of the client connections.
', ], ], 'TerminateInstancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'TerminateInstancesResult' => [ 'base' => NULL, 'refs' => [], ], 'ThreadsPerCore' => [ 'base' => NULL, 'refs' => [ 'ThreadsPerCoreList$member' => NULL, 'VCpuInfo$DefaultThreadsPerCore' => 'The default number of threads per core for the instance type.
', ], ], 'ThreadsPerCoreList' => [ 'base' => NULL, 'refs' => [ 'VCpuInfo$ValidThreadsPerCore' => 'The valid number of threads per core that can be configured for the instance type.
', ], ], 'ThroughResourcesStatement' => [ 'base' => 'Describes a through resource statement.
', 'refs' => [ 'ThroughResourcesStatementList$member' => NULL, ], ], 'ThroughResourcesStatementList' => [ 'base' => NULL, 'refs' => [ 'AccessScopePath$ThroughResources' => 'The through resources.
', ], ], 'ThroughResourcesStatementRequest' => [ 'base' => 'Describes a through resource statement.
', 'refs' => [ 'ThroughResourcesStatementRequestList$member' => NULL, ], ], 'ThroughResourcesStatementRequestList' => [ 'base' => NULL, 'refs' => [ 'AccessScopePathRequest$ThroughResources' => 'The through resources.
', ], ], 'TieringOperationStatus' => [ 'base' => NULL, 'refs' => [ 'SnapshotTierStatus$LastTieringOperationStatus' => 'The status of the last archive or restore process.
', ], ], 'TotalLocalStorageGB' => [ 'base' => 'The minimum and maximum amount of total local storage, in GB.
', 'refs' => [ 'InstanceRequirements$TotalLocalStorageGB' => 'The minimum and maximum amount of total local storage, in GB.
Default: No minimum or maximum limits
', ], ], 'TotalLocalStorageGBRequest' => [ 'base' => 'The minimum and maximum amount of total local storage, in GB.
', 'refs' => [ 'InstanceRequirementsRequest$TotalLocalStorageGB' => 'The minimum and maximum amount of total local storage, in GB.
Default: No minimum or maximum limits
', ], ], 'TpmSupportValues' => [ 'base' => NULL, 'refs' => [ 'Image$TpmSupport' => 'If the image is configured for NitroTPM support, the value is v2.0
. For more information, see NitroTPM in the Amazon EC2 User Guide.
Set to v2.0
to enable Trusted Platform Module (TPM) support. For more information, see NitroTPM in the Amazon EC2 User Guide.
The type of traffic.
', 'ModifyTrafficMirrorFilterRuleRequest$TrafficDirection' => 'The type of traffic to assign to the rule.
', 'TrafficMirrorFilterRule$TrafficDirection' => 'The traffic direction assigned to the Traffic Mirror rule.
', ], ], 'TrafficMirrorFilter' => [ 'base' => 'Describes the Traffic Mirror filter.
', 'refs' => [ 'CreateTrafficMirrorFilterResult$TrafficMirrorFilter' => 'Information about the Traffic Mirror filter.
', 'ModifyTrafficMirrorFilterNetworkServicesResult$TrafficMirrorFilter' => 'The Traffic Mirror filter that the network service is associated with.
', 'TrafficMirrorFilterSet$member' => NULL, ], ], 'TrafficMirrorFilterId' => [ 'base' => NULL, 'refs' => [ 'CreateTrafficMirrorFilterRuleRequest$TrafficMirrorFilterId' => 'The ID of the filter that this rule is associated with.
', 'CreateTrafficMirrorSessionRequest$TrafficMirrorFilterId' => 'The ID of the Traffic Mirror filter.
', 'DeleteTrafficMirrorFilterRequest$TrafficMirrorFilterId' => 'The ID of the Traffic Mirror filter.
', 'ModifyTrafficMirrorFilterNetworkServicesRequest$TrafficMirrorFilterId' => 'The ID of the Traffic Mirror filter.
', 'ModifyTrafficMirrorSessionRequest$TrafficMirrorFilterId' => 'The ID of the Traffic Mirror filter.
', 'TrafficMirrorFilterIdList$member' => NULL, ], ], 'TrafficMirrorFilterIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeTrafficMirrorFiltersRequest$TrafficMirrorFilterIds' => 'The ID of the Traffic Mirror filter.
', ], ], 'TrafficMirrorFilterRule' => [ 'base' => 'Describes the Traffic Mirror rule.
', 'refs' => [ 'CreateTrafficMirrorFilterRuleResult$TrafficMirrorFilterRule' => 'The Traffic Mirror rule.
', 'ModifyTrafficMirrorFilterRuleResult$TrafficMirrorFilterRule' => 'Modifies a Traffic Mirror rule.
', 'TrafficMirrorFilterRuleList$member' => NULL, ], ], 'TrafficMirrorFilterRuleField' => [ 'base' => NULL, 'refs' => [ 'TrafficMirrorFilterRuleFieldList$member' => NULL, ], ], 'TrafficMirrorFilterRuleFieldList' => [ 'base' => NULL, 'refs' => [ 'ModifyTrafficMirrorFilterRuleRequest$RemoveFields' => 'The properties that you want to remove from the Traffic Mirror filter rule.
When you remove a property from a Traffic Mirror filter rule, the property is set to the default.
', ], ], 'TrafficMirrorFilterRuleIdWithResolver' => [ 'base' => NULL, 'refs' => [ 'DeleteTrafficMirrorFilterRuleRequest$TrafficMirrorFilterRuleId' => 'The ID of the Traffic Mirror rule.
', 'ModifyTrafficMirrorFilterRuleRequest$TrafficMirrorFilterRuleId' => 'The ID of the Traffic Mirror rule.
', ], ], 'TrafficMirrorFilterRuleList' => [ 'base' => NULL, 'refs' => [ 'TrafficMirrorFilter$IngressFilterRules' => 'Information about the ingress rules that are associated with the Traffic Mirror filter.
', 'TrafficMirrorFilter$EgressFilterRules' => 'Information about the egress rules that are associated with the Traffic Mirror filter.
', ], ], 'TrafficMirrorFilterSet' => [ 'base' => NULL, 'refs' => [ 'DescribeTrafficMirrorFiltersResult$TrafficMirrorFilters' => 'Information about one or more Traffic Mirror filters.
', ], ], 'TrafficMirrorNetworkService' => [ 'base' => NULL, 'refs' => [ 'TrafficMirrorNetworkServiceList$member' => NULL, ], ], 'TrafficMirrorNetworkServiceList' => [ 'base' => NULL, 'refs' => [ 'ModifyTrafficMirrorFilterNetworkServicesRequest$AddNetworkServices' => 'The network service, for example Amazon DNS, that you want to mirror.
', 'ModifyTrafficMirrorFilterNetworkServicesRequest$RemoveNetworkServices' => 'The network service, for example Amazon DNS, that you no longer want to mirror.
', 'TrafficMirrorFilter$NetworkServices' => 'The network service traffic that is associated with the Traffic Mirror filter.
', ], ], 'TrafficMirrorPortRange' => [ 'base' => 'Describes the Traffic Mirror port range.
', 'refs' => [ 'TrafficMirrorFilterRule$DestinationPortRange' => 'The destination port range assigned to the Traffic Mirror rule.
', 'TrafficMirrorFilterRule$SourcePortRange' => 'The source port range assigned to the Traffic Mirror rule.
', ], ], 'TrafficMirrorPortRangeRequest' => [ 'base' => 'Information about the Traffic Mirror filter rule port range.
', 'refs' => [ 'CreateTrafficMirrorFilterRuleRequest$DestinationPortRange' => 'The destination port range.
', 'CreateTrafficMirrorFilterRuleRequest$SourcePortRange' => 'The source port range.
', 'ModifyTrafficMirrorFilterRuleRequest$DestinationPortRange' => 'The destination ports that are associated with the Traffic Mirror rule.
', 'ModifyTrafficMirrorFilterRuleRequest$SourcePortRange' => 'The port range to assign to the Traffic Mirror rule.
', ], ], 'TrafficMirrorRuleAction' => [ 'base' => NULL, 'refs' => [ 'CreateTrafficMirrorFilterRuleRequest$RuleAction' => 'The action to take on the filtered traffic.
', 'ModifyTrafficMirrorFilterRuleRequest$RuleAction' => 'The action to assign to the rule.
', 'TrafficMirrorFilterRule$RuleAction' => 'The action assigned to the Traffic Mirror rule.
', ], ], 'TrafficMirrorSession' => [ 'base' => 'Describes a Traffic Mirror session.
', 'refs' => [ 'CreateTrafficMirrorSessionResult$TrafficMirrorSession' => 'Information about the Traffic Mirror session.
', 'ModifyTrafficMirrorSessionResult$TrafficMirrorSession' => 'Information about the Traffic Mirror session.
', 'TrafficMirrorSessionSet$member' => NULL, ], ], 'TrafficMirrorSessionField' => [ 'base' => NULL, 'refs' => [ 'TrafficMirrorSessionFieldList$member' => NULL, ], ], 'TrafficMirrorSessionFieldList' => [ 'base' => NULL, 'refs' => [ 'ModifyTrafficMirrorSessionRequest$RemoveFields' => 'The properties that you want to remove from the Traffic Mirror session.
When you remove a property from a Traffic Mirror session, the property is set to the default.
', ], ], 'TrafficMirrorSessionId' => [ 'base' => NULL, 'refs' => [ 'DeleteTrafficMirrorSessionRequest$TrafficMirrorSessionId' => 'The ID of the Traffic Mirror session.
', 'ModifyTrafficMirrorSessionRequest$TrafficMirrorSessionId' => 'The ID of the Traffic Mirror session.
', 'TrafficMirrorSessionIdList$member' => NULL, ], ], 'TrafficMirrorSessionIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeTrafficMirrorSessionsRequest$TrafficMirrorSessionIds' => 'The ID of the Traffic Mirror session.
', ], ], 'TrafficMirrorSessionSet' => [ 'base' => NULL, 'refs' => [ 'DescribeTrafficMirrorSessionsResult$TrafficMirrorSessions' => 'Describes one or more Traffic Mirror sessions. By default, all Traffic Mirror sessions are described. Alternatively, you can filter the results.
', ], ], 'TrafficMirrorTarget' => [ 'base' => 'Describes a Traffic Mirror target.
', 'refs' => [ 'CreateTrafficMirrorTargetResult$TrafficMirrorTarget' => 'Information about the Traffic Mirror target.
', 'TrafficMirrorTargetSet$member' => NULL, ], ], 'TrafficMirrorTargetId' => [ 'base' => NULL, 'refs' => [ 'CreateTrafficMirrorSessionRequest$TrafficMirrorTargetId' => 'The ID of the Traffic Mirror target.
', 'DeleteTrafficMirrorTargetRequest$TrafficMirrorTargetId' => 'The ID of the Traffic Mirror target.
', 'ModifyTrafficMirrorSessionRequest$TrafficMirrorTargetId' => 'The Traffic Mirror target. The target must be in the same VPC as the source, or have a VPC peering connection with the source.
', 'TrafficMirrorTargetIdList$member' => NULL, ], ], 'TrafficMirrorTargetIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeTrafficMirrorTargetsRequest$TrafficMirrorTargetIds' => 'The ID of the Traffic Mirror targets.
', ], ], 'TrafficMirrorTargetSet' => [ 'base' => NULL, 'refs' => [ 'DescribeTrafficMirrorTargetsResult$TrafficMirrorTargets' => 'Information about one or more Traffic Mirror targets.
', ], ], 'TrafficMirrorTargetType' => [ 'base' => NULL, 'refs' => [ 'TrafficMirrorTarget$Type' => 'The type of Traffic Mirror target.
', ], ], 'TrafficMirroringMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeTrafficMirrorFiltersRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The type of traffic to monitor (accepted traffic, rejected traffic, or all traffic). This parameter is not supported for transit gateway resource types. It is required for the other resource types.
', 'FlowLog$TrafficType' => 'The type of traffic captured for the flow log.
', ], ], 'TransitAssociationGatewayId' => [ 'base' => NULL, 'refs' => [ 'CreateTransitGatewayPeeringAttachmentRequest$PeerTransitGatewayId' => 'The ID of the peer transit gateway with which to create the peering attachment.
', ], ], 'TransitGateway' => [ 'base' => 'Describes a transit gateway.
', 'refs' => [ 'CreateTransitGatewayResult$TransitGateway' => 'Information about the transit gateway.
', 'DeleteTransitGatewayResult$TransitGateway' => 'Information about the deleted transit gateway.
', 'ModifyTransitGatewayResult$TransitGateway' => 'Information about the transit gateway.
', 'TransitGatewayList$member' => NULL, ], ], 'TransitGatewayAssociation' => [ 'base' => 'Describes an association between a resource attachment and a transit gateway route table.
', 'refs' => [ 'AssociateTransitGatewayRouteTableResult$Association' => 'The ID of the association.
', 'DisassociateTransitGatewayRouteTableResult$Association' => 'Information about the association.
', ], ], 'TransitGatewayAssociationState' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayAssociation$State' => 'The state of the association.
', 'TransitGatewayAttachmentAssociation$State' => 'The state of the association.
', 'TransitGatewayPolicyTableAssociation$State' => 'The state of the transit gateway policy table association.
', 'TransitGatewayRouteTableAssociation$State' => 'The state of the association.
', ], ], 'TransitGatewayAttachment' => [ 'base' => 'Describes an attachment between a resource and a transit gateway.
', 'refs' => [ 'TransitGatewayAttachmentList$member' => NULL, ], ], 'TransitGatewayAttachmentAssociation' => [ 'base' => 'Describes an association.
', 'refs' => [ 'TransitGatewayAttachment$Association' => 'The association.
', ], ], 'TransitGatewayAttachmentBgpConfiguration' => [ 'base' => 'The BGP configuration information.
', 'refs' => [ 'TransitGatewayAttachmentBgpConfigurationList$member' => NULL, ], ], 'TransitGatewayAttachmentBgpConfigurationList' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayConnectPeerConfiguration$BgpConfigurations' => 'The BGP configuration details.
', ], ], 'TransitGatewayAttachmentId' => [ 'base' => NULL, 'refs' => [ 'AcceptTransitGatewayMulticastDomainAssociationsRequest$TransitGatewayAttachmentId' => 'The ID of the transit gateway attachment.
', 'AcceptTransitGatewayPeeringAttachmentRequest$TransitGatewayAttachmentId' => 'The ID of the transit gateway attachment.
', 'AcceptTransitGatewayVpcAttachmentRequest$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'AssociateTransitGatewayMulticastDomainRequest$TransitGatewayAttachmentId' => 'The ID of the transit gateway attachment to associate with the transit gateway multicast domain.
', 'AssociateTransitGatewayPolicyTableRequest$TransitGatewayAttachmentId' => 'The ID of the transit gateway attachment to associate with the policy table.
', 'AssociateTransitGatewayRouteTableRequest$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'CreateTransitGatewayConnectPeerRequest$TransitGatewayAttachmentId' => 'The ID of the Connect attachment.
', 'CreateTransitGatewayConnectRequest$TransportTransitGatewayAttachmentId' => 'The ID of the transit gateway attachment. You can specify a VPC attachment or Amazon Web Services Direct Connect attachment.
', 'CreateTransitGatewayPrefixListReferenceRequest$TransitGatewayAttachmentId' => 'The ID of the attachment to which traffic is routed.
', 'CreateTransitGatewayRouteRequest$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'CreateTransitGatewayRouteTableAnnouncementRequest$PeeringAttachmentId' => 'The ID of the peering attachment.
', 'DeleteTransitGatewayConnectRequest$TransitGatewayAttachmentId' => 'The ID of the Connect attachment.
', 'DeleteTransitGatewayPeeringAttachmentRequest$TransitGatewayAttachmentId' => 'The ID of the transit gateway peering attachment.
', 'DeleteTransitGatewayVpcAttachmentRequest$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'DisableTransitGatewayRouteTablePropagationRequest$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'DisassociateTransitGatewayMulticastDomainRequest$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'DisassociateTransitGatewayPolicyTableRequest$TransitGatewayAttachmentId' => 'The ID of the transit gateway attachment to disassociate from the policy table.
', 'DisassociateTransitGatewayRouteTableRequest$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'EnableTransitGatewayRouteTablePropagationRequest$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'GetTransitGatewayAttachmentPropagationsRequest$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'ModifyTransitGatewayPrefixListReferenceRequest$TransitGatewayAttachmentId' => 'The ID of the attachment to which traffic is routed.
', 'ModifyTransitGatewayVpcAttachmentRequest$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'RejectTransitGatewayMulticastDomainAssociationsRequest$TransitGatewayAttachmentId' => 'The ID of the transit gateway attachment.
', 'RejectTransitGatewayPeeringAttachmentRequest$TransitGatewayAttachmentId' => 'The ID of the transit gateway peering attachment.
', 'RejectTransitGatewayVpcAttachmentRequest$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'ReplaceTransitGatewayRouteRequest$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'TransitGatewayAssociation$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'TransitGatewayAttachmentIdStringList$member' => NULL, 'TransitGatewayConnect$TransitGatewayAttachmentId' => 'The ID of the Connect attachment.
', 'TransitGatewayConnect$TransportTransitGatewayAttachmentId' => 'The ID of the attachment from which the Connect attachment was created.
', 'TransitGatewayConnectPeer$TransitGatewayAttachmentId' => 'The ID of the Connect attachment.
', 'TransitGatewayPolicyTableAssociation$TransitGatewayAttachmentId' => 'The ID of the transit gateway attachment.
', 'TransitGatewayPrefixListAttachment$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'TransitGatewayPropagation$TransitGatewayAttachmentId' => 'The ID of the attachment.
', 'TransitGatewayRouteTableAnnouncement$PeeringAttachmentId' => 'The ID of the peering attachment.
', 'VpnConnectionOptionsSpecification$TransportTransitGatewayAttachmentId' => 'The transit gateway attachment ID to use for the VPN tunnel.
Required if OutsideIpAddressType
is set to PrivateIpv4
.
The IDs of the attachments.
', 'DescribeTransitGatewayConnectsRequest$TransitGatewayAttachmentIds' => 'The IDs of the attachments.
', 'DescribeTransitGatewayPeeringAttachmentsRequest$TransitGatewayAttachmentIds' => 'One or more IDs of the transit gateway peering attachments.
', 'DescribeTransitGatewayVpcAttachmentsRequest$TransitGatewayAttachmentIds' => 'The IDs of the attachments.
', ], ], 'TransitGatewayAttachmentList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayAttachmentsResult$TransitGatewayAttachments' => 'Information about the attachments.
', ], ], 'TransitGatewayAttachmentPropagation' => [ 'base' => 'Describes a propagation route table.
', 'refs' => [ 'TransitGatewayAttachmentPropagationList$member' => NULL, ], ], 'TransitGatewayAttachmentPropagationList' => [ 'base' => NULL, 'refs' => [ 'GetTransitGatewayAttachmentPropagationsResult$TransitGatewayAttachmentPropagations' => 'Information about the propagation route tables.
', ], ], 'TransitGatewayAttachmentResourceType' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayAssociation$ResourceType' => 'The resource type. Note that the tgw-peering
resource type has been deprecated.
The resource type. Note that the tgw-peering
resource type has been deprecated.
The type of resource, for example a VPC attachment.
', 'TransitGatewayMulticastDomainAssociations$ResourceType' => 'The type of resource, for example a VPC attachment.
', 'TransitGatewayMulticastGroup$ResourceType' => 'The type of resource, for example a VPC attachment.
', 'TransitGatewayPolicyTableAssociation$ResourceType' => 'The resource type for the transit gateway policy table association.
', 'TransitGatewayPrefixListAttachment$ResourceType' => 'The resource type. Note that the tgw-peering
resource type has been deprecated.
The resource type. Note that the tgw-peering
resource type has been deprecated.
The resource type. Note that the tgw-peering
resource type has been deprecated.
The resource type. Note that the tgw-peering
resource type has been deprecated.
The type of resource. Note that the tgw-peering
resource type has been deprecated.
The attachment state. Note that the initiating
state has been deprecated.
The state of the attachment.
', 'TransitGatewayPeeringAttachment$State' => 'The state of the transit gateway peering attachment. Note that the initiating
state has been deprecated.
The state of the VPC attachment. Note that the initiating
state has been deprecated.
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.
', 'ModifyTransitGatewayOptions$RemoveTransitGatewayCidrBlocks' => 'Removes CIDR blocks for the transit gateway.
', 'TransitGatewayRequestOptions$TransitGatewayCidrBlocks' => '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.
', ], ], 'TransitGatewayConnect' => [ 'base' => 'Describes a transit gateway Connect attachment.
', 'refs' => [ 'CreateTransitGatewayConnectResult$TransitGatewayConnect' => 'Information about the Connect attachment.
', 'DeleteTransitGatewayConnectResult$TransitGatewayConnect' => 'Information about the deleted Connect attachment.
', 'TransitGatewayConnectList$member' => NULL, ], ], 'TransitGatewayConnectList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayConnectsResult$TransitGatewayConnects' => 'Information about the Connect attachments.
', ], ], 'TransitGatewayConnectOptions' => [ 'base' => 'Describes the Connect attachment options.
', 'refs' => [ 'TransitGatewayConnect$Options' => 'The Connect attachment options.
', ], ], 'TransitGatewayConnectPeer' => [ 'base' => 'Describes a transit gateway Connect peer.
', 'refs' => [ 'CreateTransitGatewayConnectPeerResult$TransitGatewayConnectPeer' => 'Information about the Connect peer.
', 'DeleteTransitGatewayConnectPeerResult$TransitGatewayConnectPeer' => 'Information about the deleted Connect peer.
', 'TransitGatewayConnectPeerList$member' => NULL, ], ], 'TransitGatewayConnectPeerConfiguration' => [ 'base' => 'Describes the Connect peer details.
', 'refs' => [ 'TransitGatewayConnectPeer$ConnectPeerConfiguration' => 'The Connect peer details.
', ], ], 'TransitGatewayConnectPeerId' => [ 'base' => NULL, 'refs' => [ 'DeleteTransitGatewayConnectPeerRequest$TransitGatewayConnectPeerId' => 'The ID of the Connect peer.
', 'TransitGatewayConnectPeer$TransitGatewayConnectPeerId' => 'The ID of the Connect peer.
', 'TransitGatewayConnectPeerIdStringList$member' => NULL, ], ], 'TransitGatewayConnectPeerIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayConnectPeersRequest$TransitGatewayConnectPeerIds' => 'The IDs of the Connect peers.
', ], ], 'TransitGatewayConnectPeerList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayConnectPeersResult$TransitGatewayConnectPeers' => 'Information about the Connect peers.
', ], ], 'TransitGatewayConnectPeerState' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayConnectPeer$State' => 'The state of the Connect peer.
', ], ], 'TransitGatewayConnectRequestBgpOptions' => [ 'base' => 'The BGP options for the Connect attachment.
', 'refs' => [ 'CreateTransitGatewayConnectPeerRequest$BgpOptions' => 'The BGP options for the Connect peer.
', ], ], 'TransitGatewayId' => [ 'base' => NULL, 'refs' => [ 'CreateRouteRequest$TransitGatewayId' => 'The ID of a transit gateway.
', 'CreateTransitGatewayMulticastDomainRequest$TransitGatewayId' => 'The ID of the transit gateway.
', 'CreateTransitGatewayPeeringAttachmentRequest$TransitGatewayId' => 'The ID of the transit gateway.
', 'CreateTransitGatewayPolicyTableRequest$TransitGatewayId' => 'The ID of the transit gateway used for the policy table.
', 'CreateTransitGatewayRouteTableRequest$TransitGatewayId' => 'The ID of the transit gateway.
', 'CreateTransitGatewayVpcAttachmentRequest$TransitGatewayId' => 'The ID of the transit gateway.
', 'CreateVpnConnectionRequest$TransitGatewayId' => 'The ID of the transit gateway. If you specify a transit gateway, you cannot specify a virtual private gateway.
', 'DeleteTransitGatewayRequest$TransitGatewayId' => 'The ID of the transit gateway.
', 'GetVpnTunnelReplacementStatusResult$TransitGatewayId' => 'The ID of the transit gateway associated with the VPN connection.
', 'ModifyTransitGatewayRequest$TransitGatewayId' => 'The ID of the transit gateway.
', 'ModifyVpnConnectionRequest$TransitGatewayId' => 'The ID of the transit gateway.
', 'ReplaceRouteRequest$TransitGatewayId' => 'The ID of a transit gateway.
', 'TransitGatewayConnect$TransitGatewayId' => 'The ID of the transit gateway.
', 'TransitGatewayIdStringList$member' => NULL, 'TransitGatewayPolicyTable$TransitGatewayId' => 'The ID of the transit gateway.
', 'TransitGatewayRouteTableAnnouncement$TransitGatewayId' => 'The ID of the transit gateway.
', 'TransitGatewayRouteTableAnnouncement$PeerTransitGatewayId' => 'The ID of the peer transit gateway.
', ], ], 'TransitGatewayIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewaysRequest$TransitGatewayIds' => 'The IDs of the transit gateways.
', ], ], 'TransitGatewayList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewaysResult$TransitGateways' => 'Information about the transit gateways.
', ], ], 'TransitGatewayMaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayAttachmentsRequest$MaxResults' => 'The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
The maximum number of routes to return.
', ], ], 'TransitGatewayMulitcastDomainAssociationState' => [ 'base' => NULL, 'refs' => [ 'SubnetAssociation$State' => 'The state of the subnet association.
', ], ], 'TransitGatewayMulticastDeregisteredGroupMembers' => [ 'base' => 'Describes the deregistered transit gateway multicast group members.
', 'refs' => [ 'DeregisterTransitGatewayMulticastGroupMembersResult$DeregisteredMulticastGroupMembers' => 'Information about the deregistered members.
', ], ], 'TransitGatewayMulticastDeregisteredGroupSources' => [ 'base' => 'Describes the deregistered transit gateway multicast group sources.
', 'refs' => [ 'DeregisterTransitGatewayMulticastGroupSourcesResult$DeregisteredMulticastGroupSources' => 'Information about the deregistered group sources.
', ], ], 'TransitGatewayMulticastDomain' => [ 'base' => 'Describes the transit gateway multicast domain.
', 'refs' => [ 'CreateTransitGatewayMulticastDomainResult$TransitGatewayMulticastDomain' => 'Information about the transit gateway multicast domain.
', 'DeleteTransitGatewayMulticastDomainResult$TransitGatewayMulticastDomain' => 'Information about the deleted transit gateway multicast domain.
', 'TransitGatewayMulticastDomainList$member' => NULL, ], ], 'TransitGatewayMulticastDomainAssociation' => [ 'base' => 'Describes the resources associated with the transit gateway multicast domain.
', 'refs' => [ 'TransitGatewayMulticastDomainAssociationList$member' => NULL, ], ], 'TransitGatewayMulticastDomainAssociationList' => [ 'base' => NULL, 'refs' => [ 'GetTransitGatewayMulticastDomainAssociationsResult$MulticastDomainAssociations' => 'Information about the multicast domain associations.
', ], ], 'TransitGatewayMulticastDomainAssociations' => [ 'base' => 'Describes the multicast domain associations.
', 'refs' => [ 'AcceptTransitGatewayMulticastDomainAssociationsResult$Associations' => 'Information about the multicast domain associations.
', 'AssociateTransitGatewayMulticastDomainResult$Associations' => 'Information about the transit gateway multicast domain associations.
', 'DisassociateTransitGatewayMulticastDomainResult$Associations' => 'Information about the association.
', 'RejectTransitGatewayMulticastDomainAssociationsResult$Associations' => 'Information about the multicast domain associations.
', ], ], 'TransitGatewayMulticastDomainId' => [ 'base' => NULL, 'refs' => [ 'AcceptTransitGatewayMulticastDomainAssociationsRequest$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'AssociateTransitGatewayMulticastDomainRequest$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'DeleteTransitGatewayMulticastDomainRequest$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'DeregisterTransitGatewayMulticastGroupMembersRequest$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'DeregisterTransitGatewayMulticastGroupSourcesRequest$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'DisassociateTransitGatewayMulticastDomainRequest$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'GetTransitGatewayMulticastDomainAssociationsRequest$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'RegisterTransitGatewayMulticastGroupMembersRequest$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'RegisterTransitGatewayMulticastGroupSourcesRequest$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'RejectTransitGatewayMulticastDomainAssociationsRequest$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'SearchTransitGatewayMulticastGroupsRequest$TransitGatewayMulticastDomainId' => 'The ID of the transit gateway multicast domain.
', 'TransitGatewayMulticastDomainIdStringList$member' => NULL, ], ], 'TransitGatewayMulticastDomainIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayMulticastDomainsRequest$TransitGatewayMulticastDomainIds' => 'The ID of the transit gateway multicast domain.
', ], ], 'TransitGatewayMulticastDomainList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayMulticastDomainsResult$TransitGatewayMulticastDomains' => 'Information about the transit gateway multicast domains.
', ], ], 'TransitGatewayMulticastDomainOptions' => [ 'base' => 'Describes the options for a transit gateway multicast domain.
', 'refs' => [ 'TransitGatewayMulticastDomain$Options' => 'The options for the transit gateway multicast domain.
', ], ], 'TransitGatewayMulticastDomainState' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayMulticastDomain$State' => 'The state of the transit gateway multicast domain.
', ], ], 'TransitGatewayMulticastGroup' => [ 'base' => 'Describes the transit gateway multicast group resources.
', 'refs' => [ 'TransitGatewayMulticastGroupList$member' => NULL, ], ], 'TransitGatewayMulticastGroupList' => [ 'base' => NULL, 'refs' => [ 'SearchTransitGatewayMulticastGroupsResult$MulticastGroups' => 'Information about the transit gateway multicast group.
', ], ], 'TransitGatewayMulticastRegisteredGroupMembers' => [ 'base' => 'Describes the registered transit gateway multicast group members.
', 'refs' => [ 'RegisterTransitGatewayMulticastGroupMembersResult$RegisteredMulticastGroupMembers' => 'Information about the registered transit gateway multicast group members.
', ], ], 'TransitGatewayMulticastRegisteredGroupSources' => [ 'base' => 'Describes the members registered with the transit gateway multicast group.
', 'refs' => [ 'RegisterTransitGatewayMulticastGroupSourcesResult$RegisteredMulticastGroupSources' => 'Information about the transit gateway multicast group sources.
', ], ], 'TransitGatewayNetworkInterfaceIdList' => [ 'base' => NULL, 'refs' => [ 'DeregisterTransitGatewayMulticastGroupMembersRequest$NetworkInterfaceIds' => 'The IDs of the group members\' network interfaces.
', 'DeregisterTransitGatewayMulticastGroupSourcesRequest$NetworkInterfaceIds' => 'The IDs of the group sources\' network interfaces.
', 'RegisterTransitGatewayMulticastGroupMembersRequest$NetworkInterfaceIds' => 'The group members\' network interface IDs to register with the transit gateway multicast group.
', 'RegisterTransitGatewayMulticastGroupSourcesRequest$NetworkInterfaceIds' => 'The group sources\' network interface IDs to register with the transit gateway multicast group.
', ], ], 'TransitGatewayOptions' => [ 'base' => 'Describes the options for a transit gateway.
', 'refs' => [ 'TransitGateway$Options' => 'The transit gateway options.
', ], ], 'TransitGatewayPeeringAttachment' => [ 'base' => 'Describes the transit gateway peering attachment.
', 'refs' => [ 'AcceptTransitGatewayPeeringAttachmentResult$TransitGatewayPeeringAttachment' => 'The transit gateway peering attachment.
', 'CreateTransitGatewayPeeringAttachmentResult$TransitGatewayPeeringAttachment' => 'The transit gateway peering attachment.
', 'DeleteTransitGatewayPeeringAttachmentResult$TransitGatewayPeeringAttachment' => 'The transit gateway peering attachment.
', 'RejectTransitGatewayPeeringAttachmentResult$TransitGatewayPeeringAttachment' => 'The transit gateway peering attachment.
', 'TransitGatewayPeeringAttachmentList$member' => NULL, ], ], 'TransitGatewayPeeringAttachmentList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayPeeringAttachmentsResult$TransitGatewayPeeringAttachments' => 'The transit gateway peering attachments.
', ], ], 'TransitGatewayPeeringAttachmentOptions' => [ 'base' => 'Describes dynamic routing for the transit gateway peering attachment.
', 'refs' => [ 'TransitGatewayPeeringAttachment$Options' => 'Details about the transit gateway peering attachment.
', ], ], 'TransitGatewayPolicyRule' => [ 'base' => 'Describes a rule associated with a transit gateway policy.
', 'refs' => [ 'TransitGatewayPolicyTableEntry$PolicyRule' => 'The policy rule associated with the transit gateway policy table.
', ], ], 'TransitGatewayPolicyRuleMetaData' => [ 'base' => 'Describes the meta data tags associated with a transit gateway policy rule.
', 'refs' => [ 'TransitGatewayPolicyRule$MetaData' => 'The meta data tags used for the transit gateway policy rule.
', ], ], 'TransitGatewayPolicyTable' => [ 'base' => 'Describes a transit gateway policy table.
', 'refs' => [ 'CreateTransitGatewayPolicyTableResult$TransitGatewayPolicyTable' => 'Describes the created transit gateway policy table.
', 'DeleteTransitGatewayPolicyTableResult$TransitGatewayPolicyTable' => 'Provides details about the deleted transit gateway policy table.
', 'TransitGatewayPolicyTableList$member' => NULL, ], ], 'TransitGatewayPolicyTableAssociation' => [ 'base' => 'Describes a transit gateway policy table association.
', 'refs' => [ 'AssociateTransitGatewayPolicyTableResult$Association' => 'Describes the association of a transit gateway and a transit gateway policy table.
', 'DisassociateTransitGatewayPolicyTableResult$Association' => 'Returns details about the transit gateway policy table disassociation.
', 'TransitGatewayPolicyTableAssociationList$member' => NULL, ], ], 'TransitGatewayPolicyTableAssociationList' => [ 'base' => NULL, 'refs' => [ 'GetTransitGatewayPolicyTableAssociationsResult$Associations' => 'Returns details about the transit gateway policy table association.
', ], ], 'TransitGatewayPolicyTableEntry' => [ 'base' => 'Describes a transit gateway policy table entry
', 'refs' => [ 'TransitGatewayPolicyTableEntryList$member' => NULL, ], ], 'TransitGatewayPolicyTableEntryList' => [ 'base' => NULL, 'refs' => [ 'GetTransitGatewayPolicyTableEntriesResult$TransitGatewayPolicyTableEntries' => 'The entries for the transit gateway policy table.
', ], ], 'TransitGatewayPolicyTableId' => [ 'base' => NULL, 'refs' => [ 'AssociateTransitGatewayPolicyTableRequest$TransitGatewayPolicyTableId' => 'The ID of the transit gateway policy table to associate with the transit gateway attachment.
', 'DeleteTransitGatewayPolicyTableRequest$TransitGatewayPolicyTableId' => 'The transit gateway policy table to delete.
', 'DisassociateTransitGatewayPolicyTableRequest$TransitGatewayPolicyTableId' => 'The ID of the disassociated policy table.
', 'GetTransitGatewayPolicyTableAssociationsRequest$TransitGatewayPolicyTableId' => 'The ID of the transit gateway policy table.
', 'GetTransitGatewayPolicyTableEntriesRequest$TransitGatewayPolicyTableId' => 'The ID of the transit gateway policy table.
', 'TransitGatewayPolicyTable$TransitGatewayPolicyTableId' => 'The ID of the transit gateway policy table.
', 'TransitGatewayPolicyTableAssociation$TransitGatewayPolicyTableId' => 'The ID of the transit gateway policy table.
', 'TransitGatewayPolicyTableIdStringList$member' => NULL, ], ], 'TransitGatewayPolicyTableIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayPolicyTablesRequest$TransitGatewayPolicyTableIds' => 'The IDs of the transit gateway policy tables.
', ], ], 'TransitGatewayPolicyTableList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayPolicyTablesResult$TransitGatewayPolicyTables' => 'Describes the transit gateway policy tables.
', ], ], 'TransitGatewayPolicyTableState' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayPolicyTable$State' => 'The state of the transit gateway policy table
', ], ], 'TransitGatewayPrefixListAttachment' => [ 'base' => 'Describes a transit gateway prefix list attachment.
', 'refs' => [ 'TransitGatewayPrefixListReference$TransitGatewayAttachment' => 'Information about the transit gateway attachment.
', ], ], 'TransitGatewayPrefixListReference' => [ 'base' => 'Describes a prefix list reference.
', 'refs' => [ 'CreateTransitGatewayPrefixListReferenceResult$TransitGatewayPrefixListReference' => 'Information about the prefix list reference.
', 'DeleteTransitGatewayPrefixListReferenceResult$TransitGatewayPrefixListReference' => 'Information about the deleted prefix list reference.
', 'ModifyTransitGatewayPrefixListReferenceResult$TransitGatewayPrefixListReference' => 'Information about the prefix list reference.
', 'TransitGatewayPrefixListReferenceSet$member' => NULL, ], ], 'TransitGatewayPrefixListReferenceSet' => [ 'base' => NULL, 'refs' => [ 'GetTransitGatewayPrefixListReferencesResult$TransitGatewayPrefixListReferences' => 'Information about the prefix list references.
', ], ], 'TransitGatewayPrefixListReferenceState' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayPrefixListReference$State' => 'The state of the prefix list reference.
', ], ], 'TransitGatewayPropagation' => [ 'base' => 'Describes route propagation.
', 'refs' => [ 'DisableTransitGatewayRouteTablePropagationResult$Propagation' => 'Information about route propagation.
', 'EnableTransitGatewayRouteTablePropagationResult$Propagation' => 'Information about route propagation.
', ], ], 'TransitGatewayPropagationState' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayAttachmentPropagation$State' => 'The state of the propagation route table.
', 'TransitGatewayPropagation$State' => 'The state.
', 'TransitGatewayRouteTablePropagation$State' => 'The state of the resource.
', ], ], 'TransitGatewayRequestOptions' => [ 'base' => 'Describes the options for a transit gateway.
', 'refs' => [ 'CreateTransitGatewayRequest$Options' => 'The transit gateway options.
', ], ], 'TransitGatewayRoute' => [ 'base' => 'Describes a route for a transit gateway route table.
', 'refs' => [ 'CreateTransitGatewayRouteResult$Route' => 'Information about the route.
', 'DeleteTransitGatewayRouteResult$Route' => 'Information about the route.
', 'ReplaceTransitGatewayRouteResult$Route' => 'Information about the modified route.
', 'TransitGatewayRouteList$member' => NULL, ], ], 'TransitGatewayRouteAttachment' => [ 'base' => 'Describes a route attachment.
', 'refs' => [ 'TransitGatewayRouteAttachmentList$member' => NULL, ], ], 'TransitGatewayRouteAttachmentList' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayRoute$TransitGatewayAttachments' => 'The attachments.
', ], ], 'TransitGatewayRouteList' => [ 'base' => NULL, 'refs' => [ 'SearchTransitGatewayRoutesResult$Routes' => 'Information about the routes.
', ], ], 'TransitGatewayRouteState' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayRoute$State' => 'The state of the route.
', ], ], 'TransitGatewayRouteTable' => [ 'base' => 'Describes a transit gateway route table.
', 'refs' => [ 'CreateTransitGatewayRouteTableResult$TransitGatewayRouteTable' => 'Information about the transit gateway route table.
', 'DeleteTransitGatewayRouteTableResult$TransitGatewayRouteTable' => 'Information about the deleted transit gateway route table.
', 'TransitGatewayRouteTableList$member' => NULL, ], ], 'TransitGatewayRouteTableAnnouncement' => [ 'base' => 'Describes a transit gateway route table announcement.
', 'refs' => [ 'CreateTransitGatewayRouteTableAnnouncementResult$TransitGatewayRouteTableAnnouncement' => 'Provides details about the transit gateway route table announcement.
', 'DeleteTransitGatewayRouteTableAnnouncementResult$TransitGatewayRouteTableAnnouncement' => 'Provides details about a deleted transit gateway route table.
', 'TransitGatewayRouteTableAnnouncementList$member' => NULL, ], ], 'TransitGatewayRouteTableAnnouncementDirection' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayRouteTableAnnouncement$AnnouncementDirection' => 'The direction for the route table announcement.
', ], ], 'TransitGatewayRouteTableAnnouncementId' => [ 'base' => NULL, 'refs' => [ 'DeleteTransitGatewayRouteTableAnnouncementRequest$TransitGatewayRouteTableAnnouncementId' => 'The transit gateway route table ID that\'s being deleted.
', 'DisableTransitGatewayRouteTablePropagationRequest$TransitGatewayRouteTableAnnouncementId' => 'The ID of the route table announcement.
', 'EnableTransitGatewayRouteTablePropagationRequest$TransitGatewayRouteTableAnnouncementId' => 'The ID of the transit gateway route table announcement.
', 'TransitGatewayPropagation$TransitGatewayRouteTableAnnouncementId' => 'The ID of the transit gateway route table announcement.
', 'TransitGatewayRoute$TransitGatewayRouteTableAnnouncementId' => 'The ID of the transit gateway route table announcement.
', 'TransitGatewayRouteTableAnnouncement$TransitGatewayRouteTableAnnouncementId' => 'The ID of the transit gateway route table announcement.
', 'TransitGatewayRouteTableAnnouncementIdStringList$member' => NULL, 'TransitGatewayRouteTablePropagation$TransitGatewayRouteTableAnnouncementId' => 'The ID of the transit gateway route table announcement.
', ], ], 'TransitGatewayRouteTableAnnouncementIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayRouteTableAnnouncementsRequest$TransitGatewayRouteTableAnnouncementIds' => 'The IDs of the transit gateway route tables that are being advertised.
', ], ], 'TransitGatewayRouteTableAnnouncementList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayRouteTableAnnouncementsResult$TransitGatewayRouteTableAnnouncements' => 'Describes the transit gateway route table announcement.
', ], ], 'TransitGatewayRouteTableAnnouncementState' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayRouteTableAnnouncement$State' => 'The state of the transit gateway announcement.
', ], ], 'TransitGatewayRouteTableAssociation' => [ 'base' => 'Describes an association between a route table and a resource attachment.
', 'refs' => [ 'TransitGatewayRouteTableAssociationList$member' => NULL, ], ], 'TransitGatewayRouteTableAssociationList' => [ 'base' => NULL, 'refs' => [ 'GetTransitGatewayRouteTableAssociationsResult$Associations' => 'Information about the associations.
', ], ], 'TransitGatewayRouteTableId' => [ 'base' => NULL, 'refs' => [ 'AssociateTransitGatewayRouteTableRequest$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'CreateTransitGatewayPrefixListReferenceRequest$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'CreateTransitGatewayRouteRequest$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'CreateTransitGatewayRouteTableAnnouncementRequest$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'DeleteTransitGatewayPrefixListReferenceRequest$TransitGatewayRouteTableId' => 'The ID of the route table.
', 'DeleteTransitGatewayRouteRequest$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'DeleteTransitGatewayRouteTableRequest$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'DisableTransitGatewayRouteTablePropagationRequest$TransitGatewayRouteTableId' => 'The ID of the propagation route table.
', 'DisassociateTransitGatewayRouteTableRequest$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'EnableTransitGatewayRouteTablePropagationRequest$TransitGatewayRouteTableId' => 'The ID of the propagation route table.
', 'ExportTransitGatewayRoutesRequest$TransitGatewayRouteTableId' => 'The ID of the route table.
', 'GetTransitGatewayPrefixListReferencesRequest$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'GetTransitGatewayRouteTableAssociationsRequest$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'GetTransitGatewayRouteTablePropagationsRequest$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'ModifyTransitGatewayOptions$AssociationDefaultRouteTableId' => 'The ID of the default association route table.
', 'ModifyTransitGatewayOptions$PropagationDefaultRouteTableId' => 'The ID of the default propagation route table.
', 'ModifyTransitGatewayPrefixListReferenceRequest$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'ReplaceTransitGatewayRouteRequest$TransitGatewayRouteTableId' => 'The ID of the route table.
', 'SearchTransitGatewayRoutesRequest$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'TransitGatewayAssociation$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'TransitGatewayPolicyTableEntry$TargetRouteTableId' => 'The ID of the target route table.
', 'TransitGatewayPrefixListReference$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'TransitGatewayRouteTableAnnouncement$TransitGatewayRouteTableId' => 'The ID of the transit gateway route table.
', 'TransitGatewayRouteTableIdStringList$member' => NULL, ], ], 'TransitGatewayRouteTableIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayRouteTablesRequest$TransitGatewayRouteTableIds' => 'The IDs of the transit gateway route tables.
', ], ], 'TransitGatewayRouteTableList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayRouteTablesResult$TransitGatewayRouteTables' => 'Information about the transit gateway route tables.
', ], ], 'TransitGatewayRouteTablePropagation' => [ 'base' => 'Describes a route table propagation.
', 'refs' => [ 'TransitGatewayRouteTablePropagationList$member' => NULL, ], ], 'TransitGatewayRouteTablePropagationList' => [ 'base' => NULL, 'refs' => [ 'GetTransitGatewayRouteTablePropagationsResult$TransitGatewayRouteTablePropagations' => 'Information about the route table propagations.
', ], ], 'TransitGatewayRouteTableRoute' => [ 'base' => 'Describes a route in a transit gateway route table.
', 'refs' => [ 'Explanation$TransitGatewayRouteTableRoute' => 'The transit gateway route table route.
', 'PathComponent$TransitGatewayRouteTableRoute' => 'The route in a transit gateway route table.
', ], ], 'TransitGatewayRouteTableState' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayRouteTable$State' => 'The state of the transit gateway route table.
', ], ], 'TransitGatewayRouteType' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayRoute$Type' => 'The route type.
', ], ], 'TransitGatewayState' => [ 'base' => NULL, 'refs' => [ 'TransitGateway$State' => 'The state of the transit gateway.
', ], ], 'TransitGatewaySubnetIdList' => [ 'base' => NULL, 'refs' => [ 'AssociateTransitGatewayMulticastDomainRequest$SubnetIds' => 'The IDs of the subnets to associate with the transit gateway multicast domain.
', 'CreateTransitGatewayVpcAttachmentRequest$SubnetIds' => '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.
', 'DisassociateTransitGatewayMulticastDomainRequest$SubnetIds' => 'The IDs of the subnets;
', 'ModifyTransitGatewayVpcAttachmentRequest$AddSubnetIds' => 'The IDs of one or more subnets to add. You can specify at most one subnet per Availability Zone.
', 'ModifyTransitGatewayVpcAttachmentRequest$RemoveSubnetIds' => 'The IDs of one or more subnets to remove.
', ], ], 'TransitGatewayVpcAttachment' => [ 'base' => 'Describes a VPC attachment.
', 'refs' => [ 'AcceptTransitGatewayVpcAttachmentResult$TransitGatewayVpcAttachment' => 'The VPC attachment.
', 'CreateTransitGatewayVpcAttachmentResult$TransitGatewayVpcAttachment' => 'Information about the VPC attachment.
', 'DeleteTransitGatewayVpcAttachmentResult$TransitGatewayVpcAttachment' => 'Information about the deleted VPC attachment.
', 'ModifyTransitGatewayVpcAttachmentResult$TransitGatewayVpcAttachment' => 'Information about the modified attachment.
', 'RejectTransitGatewayVpcAttachmentResult$TransitGatewayVpcAttachment' => 'Information about the attachment.
', 'TransitGatewayVpcAttachmentList$member' => NULL, ], ], 'TransitGatewayVpcAttachmentList' => [ 'base' => NULL, 'refs' => [ 'DescribeTransitGatewayVpcAttachmentsResult$TransitGatewayVpcAttachments' => 'Information about the VPC attachments.
', ], ], 'TransitGatewayVpcAttachmentOptions' => [ 'base' => 'Describes the VPC attachment options.
', 'refs' => [ 'TransitGatewayVpcAttachment$Options' => 'The VPC attachment options.
', ], ], 'TransportProtocol' => [ 'base' => NULL, 'refs' => [ 'ClientVpnEndpoint$TransportProtocol' => 'The transport protocol used by the Client VPN endpoint.
', 'CreateClientVpnEndpointRequest$TransportProtocol' => 'The transport protocol to be used by the VPN session.
Default value: udp
Currently available in limited preview only. If you are interested in using this feature, contact your account manager.
Information about an association between a branch network interface with a trunk network interface.
', 'refs' => [ 'AssociateTrunkInterfaceResult$InterfaceAssociation' => 'Information about the association between the trunk network interface and branch network interface.
', 'TrunkInterfaceAssociationList$member' => NULL, ], ], 'TrunkInterfaceAssociationId' => [ 'base' => NULL, 'refs' => [ 'DisassociateTrunkInterfaceRequest$AssociationId' => 'The ID of the association
', 'TrunkInterfaceAssociation$AssociationId' => 'The ID of the association.
', 'TrunkInterfaceAssociationIdList$member' => NULL, ], ], 'TrunkInterfaceAssociationIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeTrunkInterfaceAssociationsRequest$AssociationIds' => 'The IDs of the associations.
', ], ], 'TrunkInterfaceAssociationList' => [ 'base' => NULL, 'refs' => [ 'DescribeTrunkInterfaceAssociationsResult$InterfaceAssociations' => 'Information about the trunk associations.
', ], ], 'TrustProviderType' => [ 'base' => NULL, 'refs' => [ 'CreateVerifiedAccessTrustProviderRequest$TrustProviderType' => 'The type of trust provider.
', 'VerifiedAccessTrustProvider$TrustProviderType' => 'The type of Verified Access trust provider.
', 'VerifiedAccessTrustProviderCondensed$TrustProviderType' => 'The type of trust provider (user- or device-based).
', ], ], 'TunnelInsideIpVersion' => [ 'base' => NULL, 'refs' => [ 'VpnConnectionOptions$TunnelInsideIpVersion' => 'Indicates whether the VPN tunnels process IPv4 or IPv6 traffic.
', 'VpnConnectionOptionsSpecification$TunnelInsideIpVersion' => 'Indicate whether the VPN tunnels process IPv4 or IPv6 traffic.
Default: ipv4
The VPN tunnel options.
', 'refs' => [ 'TunnelOptionsList$member' => NULL, ], ], 'TunnelOptionsList' => [ 'base' => NULL, 'refs' => [ 'VpnConnectionOptions$TunnelOptions' => 'Indicates the VPN tunnel options.
', ], ], 'UnassignIpv6AddressesRequest' => [ 'base' => NULL, 'refs' => [], ], 'UnassignIpv6AddressesResult' => [ 'base' => NULL, 'refs' => [], ], 'UnassignPrivateIpAddressesRequest' => [ 'base' => 'Contains the parameters for UnassignPrivateIpAddresses.
', 'refs' => [], ], 'UnassignPrivateNatGatewayAddressRequest' => [ 'base' => NULL, 'refs' => [], ], 'UnassignPrivateNatGatewayAddressResult' => [ 'base' => NULL, 'refs' => [], ], 'UnlimitedSupportedInstanceFamily' => [ 'base' => NULL, 'refs' => [ 'GetDefaultCreditSpecificationRequest$InstanceFamily' => 'The instance family.
', 'InstanceFamilyCreditSpecification$InstanceFamily' => 'The instance family.
', 'ModifyDefaultCreditSpecificationRequest$InstanceFamily' => 'The instance family.
', ], ], 'UnmonitorInstancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'UnmonitorInstancesResult' => [ 'base' => NULL, 'refs' => [], ], 'UnsuccessfulInstanceCreditSpecificationErrorCode' => [ 'base' => NULL, 'refs' => [ 'UnsuccessfulInstanceCreditSpecificationItemError$Code' => 'The error code.
', ], ], 'UnsuccessfulInstanceCreditSpecificationItem' => [ 'base' => 'Describes the burstable performance instance whose credit option for CPU usage was not modified.
', 'refs' => [ 'UnsuccessfulInstanceCreditSpecificationSet$member' => NULL, ], ], 'UnsuccessfulInstanceCreditSpecificationItemError' => [ 'base' => 'Information about the error for the burstable performance instance whose credit option for CPU usage was not modified.
', 'refs' => [ 'UnsuccessfulInstanceCreditSpecificationItem$Error' => 'The applicable error for the burstable performance instance whose credit option for CPU usage was not modified.
', ], ], 'UnsuccessfulInstanceCreditSpecificationSet' => [ 'base' => NULL, 'refs' => [ 'ModifyInstanceCreditSpecificationResult$UnsuccessfulInstanceCreditSpecifications' => 'Information about the instances whose credit option for CPU usage was not modified.
', ], ], 'UnsuccessfulItem' => [ 'base' => 'Information about items that were not successfully processed in a batch call.
', 'refs' => [ 'UnsuccessfulItemList$member' => NULL, 'UnsuccessfulItemSet$member' => NULL, ], ], 'UnsuccessfulItemError' => [ 'base' => 'Information about the error that occurred. For more information about errors, see Error codes.
', 'refs' => [ 'UnsuccessfulItem$Error' => 'Information about the error.
', ], ], 'UnsuccessfulItemList' => [ 'base' => NULL, 'refs' => [ 'ModifyHostsResult$Unsuccessful' => 'The IDs of the Dedicated Hosts that could not be modified. Check whether the setting you requested can be used.
', 'ReleaseHostsResult$Unsuccessful' => 'The IDs of the Dedicated Hosts that could not be released, including an error message.
', ], ], 'UnsuccessfulItemSet' => [ 'base' => NULL, 'refs' => [ 'AcceptVpcEndpointConnectionsResult$Unsuccessful' => 'Information about the interface endpoints that were not accepted, if applicable.
', 'CreateFlowLogsResult$Unsuccessful' => 'Information about the flow logs that could not be created successfully.
', 'DeleteFlowLogsResult$Unsuccessful' => 'Information about the flow logs that could not be deleted successfully.
', 'DeleteVpcEndpointConnectionNotificationsResult$Unsuccessful' => 'Information about the notifications that could not be deleted successfully.
', 'DeleteVpcEndpointServiceConfigurationsResult$Unsuccessful' => 'Information about the service configurations that were not deleted, if applicable.
', 'DeleteVpcEndpointsResult$Unsuccessful' => 'Information about the VPC endpoints that were not successfully deleted.
', 'RejectVpcEndpointConnectionsResult$Unsuccessful' => 'Information about the endpoints that were not rejected, if applicable.
', ], ], 'UpdateSecurityGroupRuleDescriptionsEgressRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSecurityGroupRuleDescriptionsEgressResult' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSecurityGroupRuleDescriptionsIngressRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSecurityGroupRuleDescriptionsIngressResult' => [ 'base' => NULL, 'refs' => [], ], 'UsageClassType' => [ 'base' => NULL, 'refs' => [ 'UsageClassTypeList$member' => NULL, ], ], 'UsageClassTypeList' => [ 'base' => NULL, 'refs' => [ 'InstanceTypeInfo$SupportedUsageClasses' => 'Indicates whether the instance type is offered for spot or On-Demand.
', ], ], 'UserBucket' => [ 'base' => 'Describes the Amazon S3 bucket for the disk image.
', 'refs' => [ 'ImageDiskContainer$UserBucket' => 'The S3 bucket for the disk image.
', 'SnapshotDiskContainer$UserBucket' => 'The Amazon S3 bucket for the disk image.
', ], ], 'UserBucketDetails' => [ 'base' => 'Describes the Amazon S3 bucket for the disk image.
', 'refs' => [ 'SnapshotDetail$UserBucket' => 'The Amazon S3 bucket for the disk image.
', 'SnapshotTaskDetail$UserBucket' => 'The Amazon S3 bucket for the disk image.
', ], ], 'UserData' => [ 'base' => 'Describes the user data for an instance.
', 'refs' => [ 'ImportInstanceLaunchSpecification$UserData' => 'The Base64-encoded user data to make available to the instance.
', ], ], 'UserGroupStringList' => [ 'base' => NULL, 'refs' => [ 'ModifyFpgaImageAttributeRequest$UserGroups' => 'The user groups. This parameter is valid only when modifying the loadPermission
attribute.
The user groups. This parameter can be used only when the Attribute
parameter is launchPermission
.
Describes a security group and Amazon Web Services account ID pair.
', 'refs' => [ 'UserIdGroupPairList$member' => NULL, 'UserIdGroupPairSet$member' => NULL, ], ], 'UserIdGroupPairList' => [ 'base' => NULL, 'refs' => [ 'IpPermission$UserIdGroupPairs' => 'The security group and Amazon Web Services account ID pairs.
', ], ], 'UserIdGroupPairSet' => [ 'base' => NULL, 'refs' => [ 'StaleIpPermission$UserIdGroupPairs' => 'The security group pairs. Returns the ID of the referenced security group and VPC, and the ID and status of the VPC peering connection.
', ], ], 'UserIdStringList' => [ 'base' => NULL, 'refs' => [ 'ModifyFpgaImageAttributeRequest$UserIds' => 'The Amazon Web Services account IDs. This parameter is valid only when modifying the loadPermission
attribute.
The Amazon Web Services account IDs. This parameter can be used only when the Attribute
parameter is launchPermission
.
The account ID to modify for the snapshot.
', ], ], 'UserTrustProviderType' => [ 'base' => NULL, 'refs' => [ 'CreateVerifiedAccessTrustProviderRequest$UserTrustProviderType' => 'The type of user-based trust provider. This parameter is required when the provider type is user
.
The type of user-based trust provider.
', 'VerifiedAccessTrustProviderCondensed$UserTrustProviderType' => 'The type of user-based trust provider.
', ], ], 'VCpuCount' => [ 'base' => NULL, 'refs' => [ 'VCpuInfo$DefaultVCpus' => 'The default number of vCPUs for the instance type.
', ], ], 'VCpuCountRange' => [ 'base' => 'The minimum and maximum number of vCPUs.
', 'refs' => [ 'InstanceRequirements$VCpuCount' => 'The minimum and maximum number of vCPUs.
', ], ], 'VCpuCountRangeRequest' => [ 'base' => 'The minimum and maximum number of vCPUs.
', 'refs' => [ 'InstanceRequirementsRequest$VCpuCount' => 'The minimum and maximum number of vCPUs.
', ], ], 'VCpuInfo' => [ 'base' => 'Describes the vCPU configurations for the instance type.
', 'refs' => [ 'InstanceTypeInfo$VCpuInfo' => 'Describes the vCPU configurations for the instance type.
', ], ], 'ValidationError' => [ 'base' => '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.
', 'refs' => [ 'ErrorSet$member' => NULL, ], ], 'ValidationWarning' => [ 'base' => '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.
', 'refs' => [ 'CreateLaunchTemplateResult$Warning' => '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.
', 'CreateLaunchTemplateVersionResult$Warning' => '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.
', ], ], 'ValueStringList' => [ 'base' => NULL, 'refs' => [ 'AcceptTransitGatewayMulticastDomainAssociationsRequest$SubnetIds' => 'The IDs of the subnets to associate with the transit gateway multicast domain.
', 'ClientVpnConnection$PostureComplianceStatuses' => 'The statuses returned by the client connect handler for posture compliance, if applicable.
', 'ClientVpnEndpoint$DnsServers' => 'Information about the DNS servers to be used for DNS resolution.
', 'CoipPool$PoolCidrs' => 'The address ranges of the address pool.
', 'ConnectionNotification$ConnectionEvents' => 'The events for the notification. Valid values are Accept
, Connect
, Delete
, and Reject
.
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.
', 'CreateFlowLogsResult$FlowLogIds' => 'The IDs of the flow logs.
', 'CreateVpcEndpointConnectionNotificationRequest$ConnectionEvents' => 'The endpoint events for which to receive notifications. Valid values are Accept
, Connect
, Delete
, and Reject
.
The Amazon Resource Names (ARNs) of the Network Load Balancers.
', 'CreateVpcEndpointServiceConfigurationRequest$GatewayLoadBalancerArns' => 'The Amazon Resource Names (ARNs) of the Gateway Load Balancers.
', 'CreateVpcEndpointServiceConfigurationRequest$SupportedIpAddressTypes' => 'The supported IP address types. The possible values are ipv4
and ipv6
.
The IDs of the target network associations.
', 'DescribeInstanceConnectEndpointsRequest$InstanceConnectEndpointIds' => 'One or more EC2 Instance Connect Endpoint IDs.
', 'DescribeIpamPoolsRequest$IpamPoolIds' => 'The IDs of the IPAM pools you would like information on.
', 'DescribeIpamResourceDiscoveriesRequest$IpamResourceDiscoveryIds' => 'The IPAM resource discovery IDs.
', 'DescribeIpamResourceDiscoveryAssociationsRequest$IpamResourceDiscoveryAssociationIds' => 'The resource discovery association IDs.
', 'DescribeIpamScopesRequest$IpamScopeIds' => 'The IDs of the scopes you want information on.
', 'DescribeIpamsRequest$IpamIds' => 'The IDs of the IPAMs you want information on.
', 'DescribeManagedPrefixListsRequest$PrefixListIds' => 'One or more prefix list IDs.
', 'DescribeMovingAddressesRequest$PublicIps' => 'One or more Elastic IP addresses.
', 'DescribeVpcEndpointServicesRequest$ServiceNames' => 'The service names.
', 'DescribeVpcEndpointServicesResult$ServiceNames' => 'The supported services.
', 'DnsServersOptionsModifyStructure$CustomDnsServers' => '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.
', 'Explanation$AvailabilityZones' => 'The Availability Zones.
', 'Explanation$Cidrs' => 'The CIDR ranges.
', 'Filter$Values' => 'The filter values. Filter values are case-sensitive. If you specify multiple values for a filter, the values are joined with an OR
, and the request returns all results that match any of the specified values.
The source IP addresses, in CIDR notation.
', 'FirewallStatefulRule$Destinations' => 'The destination IP addresses, in CIDR notation.
', 'FirewallStatelessRule$Sources' => 'The source IP addresses, in CIDR notation.
', 'FirewallStatelessRule$Destinations' => 'The destination IP addresses, in CIDR notation.
', 'ModifyVpcEndpointConnectionNotificationRequest$ConnectionEvents' => 'The events for the endpoint. Valid values are Accept
, Connect
, Delete
, and Reject
.
The Amazon Resource Names (ARNs) of Network Load Balancers to add to your service configuration.
', 'ModifyVpcEndpointServiceConfigurationRequest$RemoveNetworkLoadBalancerArns' => 'The Amazon Resource Names (ARNs) of Network Load Balancers to remove from your service configuration.
', 'ModifyVpcEndpointServiceConfigurationRequest$AddGatewayLoadBalancerArns' => 'The Amazon Resource Names (ARNs) of Gateway Load Balancers to add to your service configuration.
', 'ModifyVpcEndpointServiceConfigurationRequest$RemoveGatewayLoadBalancerArns' => 'The Amazon Resource Names (ARNs) of Gateway Load Balancers to remove from your service configuration.
', 'ModifyVpcEndpointServiceConfigurationRequest$AddSupportedIpAddressTypes' => 'The IP address types to add to your service configuration.
', 'ModifyVpcEndpointServiceConfigurationRequest$RemoveSupportedIpAddressTypes' => 'The IP address types to remove from your service configuration.
', 'ModifyVpcEndpointServicePermissionsRequest$AddAllowedPrincipals' => 'The Amazon Resource Names (ARN) of the principals. Permissions are granted to the principals in this list. To grant permissions to all principals, specify an asterisk (*).
', 'ModifyVpcEndpointServicePermissionsRequest$RemoveAllowedPrincipals' => 'The Amazon Resource Names (ARN) of the principals. Permissions are revoked for principals in this list.
', 'NetworkInsightsAnalysis$AdditionalAccounts' => 'The member accounts that contain resources that the path can traverse.
', 'NetworkInsightsAnalysis$SuggestedAccounts' => 'Potential intermediate accounts.
', 'NewDhcpConfiguration$Values' => NULL, 'PacketHeaderStatement$SourceAddresses' => 'The source addresses.
', 'PacketHeaderStatement$DestinationAddresses' => 'The destination addresses.
', 'PacketHeaderStatement$SourcePorts' => 'The source ports.
', 'PacketHeaderStatement$DestinationPorts' => 'The destination ports.
', 'PacketHeaderStatement$SourcePrefixLists' => 'The source prefix lists.
', 'PacketHeaderStatement$DestinationPrefixLists' => 'The destination prefix lists.
', 'PacketHeaderStatementRequest$SourceAddresses' => 'The source addresses.
', 'PacketHeaderStatementRequest$DestinationAddresses' => 'The destination addresses.
', 'PacketHeaderStatementRequest$SourcePorts' => 'The source ports.
', 'PacketHeaderStatementRequest$DestinationPorts' => 'The destination ports.
', 'PacketHeaderStatementRequest$SourcePrefixLists' => 'The source prefix lists.
', 'PacketHeaderStatementRequest$DestinationPrefixLists' => 'The destination prefix lists.
', 'PrefixList$Cidrs' => 'The IP address range of the Amazon Web Service.
', 'RejectTransitGatewayMulticastDomainAssociationsRequest$SubnetIds' => 'The IDs of the subnets to associate with the transit gateway multicast domain.
', 'ResourceStatement$Resources' => 'The resources.
', 'ResourceStatement$ResourceTypes' => 'The resource types.
', 'ResourceStatementRequest$Resources' => 'The resources.
', 'ResourceStatementRequest$ResourceTypes' => 'The resource types.
', 'ResponseLaunchTemplateData$SecurityGroupIds' => 'The security group IDs.
', 'ResponseLaunchTemplateData$SecurityGroups' => 'The security group names.
', 'ServiceConfiguration$AvailabilityZones' => 'The Availability Zones in which the service is available.
', 'ServiceConfiguration$NetworkLoadBalancerArns' => 'The Amazon Resource Names (ARNs) of the Network Load Balancers for the service.
', 'ServiceConfiguration$GatewayLoadBalancerArns' => 'The Amazon Resource Names (ARNs) of the Gateway Load Balancers for the service.
', 'ServiceConfiguration$BaseEndpointDnsNames' => 'The DNS names for the service.
', 'ServiceDetail$AvailabilityZones' => 'The Availability Zones in which the service is available.
', 'ServiceDetail$BaseEndpointDnsNames' => 'The DNS names for the service.
', 'StartNetworkInsightsAnalysisRequest$AdditionalAccounts' => 'The member accounts that contain resources that the path can traverse.
', 'TargetNetwork$SecurityGroups' => 'The IDs of the security groups applied to the target network association.
', 'TransitGatewayMulticastDeregisteredGroupMembers$DeregisteredNetworkInterfaceIds' => 'The network interface IDs of the deregistered members.
', 'TransitGatewayMulticastDeregisteredGroupSources$DeregisteredNetworkInterfaceIds' => 'The network interface IDs of the non-registered members.
', 'TransitGatewayMulticastRegisteredGroupMembers$RegisteredNetworkInterfaceIds' => 'The ID of the registered network interfaces.
', 'TransitGatewayMulticastRegisteredGroupSources$RegisteredNetworkInterfaceIds' => 'The IDs of the network interfaces members registered with the transit gateway multicast group.
', 'TransitGatewayOptions$TransitGatewayCidrBlocks' => 'The transit gateway CIDR blocks.
', 'TransitGatewayVpcAttachment$SubnetIds' => 'The IDs of the subnets.
', 'VpcEndpoint$RouteTableIds' => '(Gateway endpoint) The IDs of the route tables associated with the endpoint.
', 'VpcEndpoint$SubnetIds' => '(Interface endpoint) The subnets for the endpoint.
', 'VpcEndpoint$NetworkInterfaceIds' => '(Interface endpoint) The network interfaces for the endpoint.
', 'VpcEndpointConnection$NetworkLoadBalancerArns' => 'The Amazon Resource Names (ARNs) of the network load balancers for the service.
', 'VpcEndpointConnection$GatewayLoadBalancerArns' => 'The Amazon Resource Names (ARNs) of the Gateway Load Balancers for the service.
', ], ], 'VerifiedAccessEndpoint' => [ 'base' => 'An Amazon Web Services Verified Access endpoint specifies the application that Amazon Web Services Verified Access provides access to. It must be attached to an Amazon Web Services Verified Access group. An Amazon Web Services Verified Access endpoint must also have an attached access policy before you attached it to a group.
', 'refs' => [ 'CreateVerifiedAccessEndpointResult$VerifiedAccessEndpoint' => 'The ID of the Verified Access endpoint.
', 'DeleteVerifiedAccessEndpointResult$VerifiedAccessEndpoint' => 'The ID of the Verified Access endpoint.
', 'ModifyVerifiedAccessEndpointResult$VerifiedAccessEndpoint' => 'The Verified Access endpoint details.
', 'VerifiedAccessEndpointList$member' => NULL, ], ], 'VerifiedAccessEndpointAttachmentType' => [ 'base' => NULL, 'refs' => [ 'CreateVerifiedAccessEndpointRequest$AttachmentType' => 'The type of attachment.
', 'VerifiedAccessEndpoint$AttachmentType' => 'The type of attachment used to provide connectivity between the Amazon Web Services Verified Access endpoint and the application.
', ], ], 'VerifiedAccessEndpointEniOptions' => [ 'base' => 'Options for a network-interface type endpoint.
', 'refs' => [ 'VerifiedAccessEndpoint$NetworkInterfaceOptions' => 'The options for network-interface type endpoint.
', ], ], 'VerifiedAccessEndpointId' => [ 'base' => NULL, 'refs' => [ 'DeleteVerifiedAccessEndpointRequest$VerifiedAccessEndpointId' => 'The ID of the Verified Access endpoint.
', 'GetVerifiedAccessEndpointPolicyRequest$VerifiedAccessEndpointId' => 'The ID of the Verified Access endpoint.
', 'ModifyVerifiedAccessEndpointPolicyRequest$VerifiedAccessEndpointId' => 'The ID of the Verified Access endpoint.
', 'ModifyVerifiedAccessEndpointRequest$VerifiedAccessEndpointId' => 'The ID of the Verified Access endpoint.
', 'VerifiedAccessEndpointIdList$member' => NULL, ], ], 'VerifiedAccessEndpointIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeVerifiedAccessEndpointsRequest$VerifiedAccessEndpointIds' => 'The ID of the Verified Access endpoint.
', ], ], 'VerifiedAccessEndpointList' => [ 'base' => NULL, 'refs' => [ 'DescribeVerifiedAccessEndpointsResult$VerifiedAccessEndpoints' => 'The ID of the Verified Access endpoint.
', ], ], 'VerifiedAccessEndpointLoadBalancerOptions' => [ 'base' => 'Describes a load balancer when creating an Amazon Web Services Verified Access endpoint using the load-balancer
type.
The load balancer details if creating the Amazon Web Services Verified Access endpoint as load-balancer
type.
The IP port number.
', 'CreateVerifiedAccessEndpointLoadBalancerOptions$Port' => 'The IP port number.
', 'ModifyVerifiedAccessEndpointEniOptions$Port' => 'The IP port number.
', 'ModifyVerifiedAccessEndpointLoadBalancerOptions$Port' => 'The IP port number.
', 'VerifiedAccessEndpointEniOptions$Port' => 'The IP port number.
', 'VerifiedAccessEndpointLoadBalancerOptions$Port' => 'The IP port number.
', ], ], 'VerifiedAccessEndpointProtocol' => [ 'base' => NULL, 'refs' => [ 'CreateVerifiedAccessEndpointEniOptions$Protocol' => 'The IP protocol.
', 'CreateVerifiedAccessEndpointLoadBalancerOptions$Protocol' => 'The IP protocol.
', 'ModifyVerifiedAccessEndpointEniOptions$Protocol' => 'The IP protocol.
', 'ModifyVerifiedAccessEndpointLoadBalancerOptions$Protocol' => 'The IP protocol.
', 'VerifiedAccessEndpointEniOptions$Protocol' => 'The IP protocol.
', 'VerifiedAccessEndpointLoadBalancerOptions$Protocol' => 'The IP protocol.
', ], ], 'VerifiedAccessEndpointStatus' => [ 'base' => 'Describes the status of a Verified Access endpoint.
', 'refs' => [ 'VerifiedAccessEndpoint$Status' => 'The endpoint status.
', ], ], 'VerifiedAccessEndpointStatusCode' => [ 'base' => NULL, 'refs' => [ 'VerifiedAccessEndpointStatus$Code' => 'The status code of the Verified Access endpoint.
', ], ], 'VerifiedAccessEndpointSubnetIdList' => [ 'base' => NULL, 'refs' => [ 'VerifiedAccessEndpointLoadBalancerOptions$SubnetIds' => 'The IDs of the subnets.
', ], ], 'VerifiedAccessEndpointType' => [ 'base' => NULL, 'refs' => [ 'CreateVerifiedAccessEndpointRequest$EndpointType' => 'The type of Verified Access endpoint to create.
', 'VerifiedAccessEndpoint$EndpointType' => 'The type of Amazon Web Services Verified Access endpoint. Incoming application requests will be sent to an IP address, load balancer or a network interface depending on the endpoint type specified.
', ], ], 'VerifiedAccessGroup' => [ 'base' => 'Describes a Verified Access group.
', 'refs' => [ 'CreateVerifiedAccessGroupResult$VerifiedAccessGroup' => 'The ID of the Verified Access group.
', 'DeleteVerifiedAccessGroupResult$VerifiedAccessGroup' => 'The ID of the Verified Access group.
', 'ModifyVerifiedAccessGroupResult$VerifiedAccessGroup' => 'Details of Verified Access group.
', 'VerifiedAccessGroupList$member' => NULL, ], ], 'VerifiedAccessGroupId' => [ 'base' => NULL, 'refs' => [ 'CreateVerifiedAccessEndpointRequest$VerifiedAccessGroupId' => 'The ID of the Verified Access group to associate the endpoint with.
', 'DeleteVerifiedAccessGroupRequest$VerifiedAccessGroupId' => 'The ID of the Verified Access group.
', 'DescribeVerifiedAccessEndpointsRequest$VerifiedAccessGroupId' => 'The ID of the Verified Access group.
', 'GetVerifiedAccessGroupPolicyRequest$VerifiedAccessGroupId' => 'The ID of the Verified Access group.
', 'ModifyVerifiedAccessEndpointRequest$VerifiedAccessGroupId' => 'The ID of the Verified Access group.
', 'ModifyVerifiedAccessGroupPolicyRequest$VerifiedAccessGroupId' => 'The ID of the Verified Access group.
', 'ModifyVerifiedAccessGroupRequest$VerifiedAccessGroupId' => 'The ID of the Verified Access group.
', 'VerifiedAccessGroupIdList$member' => NULL, ], ], 'VerifiedAccessGroupIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeVerifiedAccessGroupsRequest$VerifiedAccessGroupIds' => 'The ID of the Verified Access groups.
', ], ], 'VerifiedAccessGroupList' => [ 'base' => NULL, 'refs' => [ 'DescribeVerifiedAccessGroupsResult$VerifiedAccessGroups' => 'The ID of the Verified Access group.
', ], ], 'VerifiedAccessInstance' => [ 'base' => 'Describes a Verified Access instance.
', 'refs' => [ 'AttachVerifiedAccessTrustProviderResult$VerifiedAccessInstance' => 'The ID of the Verified Access instance.
', 'CreateVerifiedAccessInstanceResult$VerifiedAccessInstance' => 'The ID of the Verified Access instance.
', 'DeleteVerifiedAccessInstanceResult$VerifiedAccessInstance' => 'The ID of the Verified Access instance.
', 'DetachVerifiedAccessTrustProviderResult$VerifiedAccessInstance' => 'The ID of the Verified Access instance.
', 'ModifyVerifiedAccessInstanceResult$VerifiedAccessInstance' => 'The ID of the Verified Access instance.
', 'VerifiedAccessInstanceList$member' => NULL, ], ], 'VerifiedAccessInstanceId' => [ 'base' => NULL, 'refs' => [ 'AttachVerifiedAccessTrustProviderRequest$VerifiedAccessInstanceId' => 'The ID of the Verified Access instance.
', 'CreateVerifiedAccessGroupRequest$VerifiedAccessInstanceId' => 'The ID of the Verified Access instance.
', 'DeleteVerifiedAccessInstanceRequest$VerifiedAccessInstanceId' => 'The ID of the Verified Access instance.
', 'DescribeVerifiedAccessEndpointsRequest$VerifiedAccessInstanceId' => 'The ID of the Verified Access instance.
', 'DescribeVerifiedAccessGroupsRequest$VerifiedAccessInstanceId' => 'The ID of the Verified Access instance.
', 'DetachVerifiedAccessTrustProviderRequest$VerifiedAccessInstanceId' => 'The ID of the Verified Access instance.
', 'ModifyVerifiedAccessGroupRequest$VerifiedAccessInstanceId' => 'The ID of the Verified Access instance.
', 'ModifyVerifiedAccessInstanceLoggingConfigurationRequest$VerifiedAccessInstanceId' => 'The ID of the Verified Access instance.
', 'ModifyVerifiedAccessInstanceRequest$VerifiedAccessInstanceId' => 'The ID of the Verified Access instance.
', 'VerifiedAccessInstanceIdList$member' => NULL, ], ], 'VerifiedAccessInstanceIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeVerifiedAccessInstanceLoggingConfigurationsRequest$VerifiedAccessInstanceIds' => 'The IDs of the Verified Access instances.
', 'DescribeVerifiedAccessInstancesRequest$VerifiedAccessInstanceIds' => 'The IDs of the Verified Access instances.
', ], ], 'VerifiedAccessInstanceList' => [ 'base' => NULL, 'refs' => [ 'DescribeVerifiedAccessInstancesResult$VerifiedAccessInstances' => 'The IDs of the Verified Access instances.
', ], ], 'VerifiedAccessInstanceLoggingConfiguration' => [ 'base' => 'Describes logging options for an Amazon Web Services Verified Access instance.
', 'refs' => [ 'ModifyVerifiedAccessInstanceLoggingConfigurationResult$LoggingConfiguration' => 'The logging configuration for the Verified Access instance.
', 'VerifiedAccessInstanceLoggingConfigurationList$member' => NULL, ], ], 'VerifiedAccessInstanceLoggingConfigurationList' => [ 'base' => NULL, 'refs' => [ 'DescribeVerifiedAccessInstanceLoggingConfigurationsResult$LoggingConfigurations' => 'The current logging configuration for the Verified Access instances.
', ], ], 'VerifiedAccessLogCloudWatchLogsDestination' => [ 'base' => 'Options for CloudWatch Logs as a logging destination.
', 'refs' => [ 'VerifiedAccessLogs$CloudWatchLogs' => 'CloudWatch Logs logging destination.
', ], ], 'VerifiedAccessLogCloudWatchLogsDestinationOptions' => [ 'base' => 'Options for CloudWatch Logs as a logging destination.
', 'refs' => [ 'VerifiedAccessLogOptions$CloudWatchLogs' => 'Sends Verified Access logs to CloudWatch Logs.
', ], ], 'VerifiedAccessLogDeliveryStatus' => [ 'base' => 'Describes a log delivery status.
', 'refs' => [ 'VerifiedAccessLogCloudWatchLogsDestination$DeliveryStatus' => 'The delivery status for access logs.
', 'VerifiedAccessLogKinesisDataFirehoseDestination$DeliveryStatus' => 'The delivery status.
', 'VerifiedAccessLogS3Destination$DeliveryStatus' => 'The delivery status.
', ], ], 'VerifiedAccessLogDeliveryStatusCode' => [ 'base' => NULL, 'refs' => [ 'VerifiedAccessLogDeliveryStatus$Code' => 'The status code.
', ], ], 'VerifiedAccessLogKinesisDataFirehoseDestination' => [ 'base' => 'Options for Kinesis as a logging destination.
', 'refs' => [ 'VerifiedAccessLogs$KinesisDataFirehose' => 'Kinesis logging destination.
', ], ], 'VerifiedAccessLogKinesisDataFirehoseDestinationOptions' => [ 'base' => 'Describes Amazon Kinesis Data Firehose logging options.
', 'refs' => [ 'VerifiedAccessLogOptions$KinesisDataFirehose' => 'Sends Verified Access logs to Kinesis.
', ], ], 'VerifiedAccessLogOptions' => [ 'base' => 'Options for Verified Access logs.
', 'refs' => [ 'ModifyVerifiedAccessInstanceLoggingConfigurationRequest$AccessLogs' => 'The configuration options for Verified Access instances.
', ], ], 'VerifiedAccessLogS3Destination' => [ 'base' => 'Options for Amazon S3 as a logging destination.
', 'refs' => [ 'VerifiedAccessLogs$S3' => 'Amazon S3 logging options.
', ], ], 'VerifiedAccessLogS3DestinationOptions' => [ 'base' => 'Options for Amazon S3 as a logging destination.
', 'refs' => [ 'VerifiedAccessLogOptions$S3' => 'Sends Verified Access logs to Amazon S3.
', ], ], 'VerifiedAccessLogs' => [ 'base' => 'Describes the options for Verified Access logs.
', 'refs' => [ 'VerifiedAccessInstanceLoggingConfiguration$AccessLogs' => 'Details about the logging options.
', ], ], 'VerifiedAccessTrustProvider' => [ 'base' => 'Describes a Verified Access trust provider.
', 'refs' => [ 'AttachVerifiedAccessTrustProviderResult$VerifiedAccessTrustProvider' => 'The ID of the Verified Access trust provider.
', 'CreateVerifiedAccessTrustProviderResult$VerifiedAccessTrustProvider' => 'The ID of the Verified Access trust provider.
', 'DeleteVerifiedAccessTrustProviderResult$VerifiedAccessTrustProvider' => 'The ID of the Verified Access trust provider.
', 'DetachVerifiedAccessTrustProviderResult$VerifiedAccessTrustProvider' => 'The ID of the Verified Access trust provider.
', 'ModifyVerifiedAccessTrustProviderResult$VerifiedAccessTrustProvider' => 'The ID of the Verified Access trust provider.
', 'VerifiedAccessTrustProviderList$member' => NULL, ], ], 'VerifiedAccessTrustProviderCondensed' => [ 'base' => 'Condensed information about a trust provider.
', 'refs' => [ 'VerifiedAccessTrustProviderCondensedList$member' => NULL, ], ], 'VerifiedAccessTrustProviderCondensedList' => [ 'base' => NULL, 'refs' => [ 'VerifiedAccessInstance$VerifiedAccessTrustProviders' => 'The IDs of the Amazon Web Services Verified Access trust providers.
', ], ], 'VerifiedAccessTrustProviderId' => [ 'base' => NULL, 'refs' => [ 'AttachVerifiedAccessTrustProviderRequest$VerifiedAccessTrustProviderId' => 'The ID of the Verified Access trust provider.
', 'DeleteVerifiedAccessTrustProviderRequest$VerifiedAccessTrustProviderId' => 'The ID of the Verified Access trust provider.
', 'DetachVerifiedAccessTrustProviderRequest$VerifiedAccessTrustProviderId' => 'The ID of the Verified Access trust provider.
', 'ModifyVerifiedAccessTrustProviderRequest$VerifiedAccessTrustProviderId' => 'The ID of the Verified Access trust provider.
', 'VerifiedAccessTrustProviderIdList$member' => NULL, ], ], 'VerifiedAccessTrustProviderIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeVerifiedAccessTrustProvidersRequest$VerifiedAccessTrustProviderIds' => 'The IDs of the Verified Access trust providers.
', ], ], 'VerifiedAccessTrustProviderList' => [ 'base' => NULL, 'refs' => [ 'DescribeVerifiedAccessTrustProvidersResult$VerifiedAccessTrustProviders' => 'The IDs of the Verified Access trust providers.
', ], ], 'VersionDescription' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchTemplateRequest$VersionDescription' => 'A description for the first version of the launch template.
', 'CreateLaunchTemplateVersionRequest$VersionDescription' => 'A description for the version of the launch template.
', 'LaunchTemplateVersion$VersionDescription' => 'The description for the version.
', ], ], 'VersionStringList' => [ 'base' => NULL, 'refs' => [ 'DeleteLaunchTemplateVersionsRequest$Versions' => 'The version numbers of one or more launch template versions to delete.
', 'DescribeLaunchTemplateVersionsRequest$Versions' => '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.
To describe one or more versions of a specified launch template, valid values are $Latest
, $Default
, and numbers.
To describe all launch templates in your account that are defined as the latest version, the valid value is $Latest
. To describe all launch templates in your account that are defined as the default version, the valid value is $Default
. You can specify $Latest
and $Default
in the same request. You cannot specify numbers.
Describes telemetry for a VPN tunnel.
', 'refs' => [ 'VgwTelemetryList$member' => NULL, ], ], 'VgwTelemetryList' => [ 'base' => NULL, 'refs' => [ 'VpnConnection$VgwTelemetry' => 'Information about the VPN tunnel.
', ], ], 'VirtualizationType' => [ 'base' => NULL, 'refs' => [ 'Image$VirtualizationType' => 'The type of virtualization of the AMI.
', 'Instance$VirtualizationType' => 'The virtualization type of the instance.
', 'VirtualizationTypeList$member' => NULL, 'VirtualizationTypeSet$member' => NULL, ], ], 'VirtualizationTypeList' => [ 'base' => NULL, 'refs' => [ 'InstanceTypeInfo$SupportedVirtualizationTypes' => 'The supported virtualization types.
', ], ], 'VirtualizationTypeSet' => [ 'base' => NULL, 'refs' => [ 'GetInstanceTypesFromInstanceRequirementsRequest$VirtualizationTypes' => 'The virtualization type.
', 'InstanceRequirementsWithMetadataRequest$VirtualizationTypes' => 'The virtualization type.
', ], ], 'Volume' => [ 'base' => 'Describes a volume.
', 'refs' => [ 'VolumeList$member' => NULL, ], ], 'VolumeAttachment' => [ 'base' => 'Describes volume attachment details.
', 'refs' => [ 'VolumeAttachmentList$member' => NULL, ], ], 'VolumeAttachmentList' => [ 'base' => NULL, 'refs' => [ 'Volume$Attachments' => 'Information about the volume attachments.
', ], ], 'VolumeAttachmentState' => [ 'base' => NULL, 'refs' => [ 'VolumeAttachment$State' => 'The attachment state of the volume.
', ], ], 'VolumeAttributeName' => [ 'base' => NULL, 'refs' => [ 'DescribeVolumeAttributeRequest$Attribute' => 'The attribute of the volume. This parameter is required.
', ], ], 'VolumeDetail' => [ 'base' => 'Describes an EBS volume.
', 'refs' => [ 'DiskImage$Volume' => 'Information about the volume.
', 'ImportVolumeRequest$Volume' => 'The volume size.
', ], ], 'VolumeId' => [ 'base' => NULL, 'refs' => [ 'AttachVolumeRequest$VolumeId' => 'The ID of the EBS volume. The volume and instance must be within the same Availability Zone.
', 'CreateSnapshotRequest$VolumeId' => 'The ID of the Amazon EBS volume.
', 'DeleteVolumeRequest$VolumeId' => 'The ID of the volume.
', 'DescribeVolumeAttributeRequest$VolumeId' => 'The ID of the volume.
', 'EbsInstanceBlockDeviceSpecification$VolumeId' => 'The ID of the EBS volume.
', 'EnableVolumeIORequest$VolumeId' => 'The ID of the volume.
', 'ModifyVolumeAttributeRequest$VolumeId' => 'The ID of the volume.
', 'ModifyVolumeRequest$VolumeId' => 'The ID of the volume.
', 'SnapshotTierStatus$VolumeId' => 'The ID of the volume from which the snapshot was created.
', 'VolumeIdStringList$member' => NULL, ], ], 'VolumeIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeVolumeStatusRequest$VolumeIds' => 'The IDs of the volumes.
Default: Describes all your volumes.
', 'DescribeVolumesModificationsRequest$VolumeIds' => 'The IDs of the volumes.
', 'DescribeVolumesRequest$VolumeIds' => 'The volume IDs.
', 'InstanceSpecification$ExcludeDataVolumeIds' => 'The IDs of the data (non-root) volumes to exclude from the multi-volume snapshot set. If you specify the ID of the root volume, the request fails. To exclude the root volume, use ExcludeBootVolume.
You can specify up to 40 volume IDs per request.
', ], ], 'VolumeIdWithResolver' => [ 'base' => NULL, 'refs' => [ 'DetachVolumeRequest$VolumeId' => 'The ID of the volume.
', ], ], 'VolumeList' => [ 'base' => NULL, 'refs' => [ 'DescribeVolumesResult$Volumes' => 'Information about the volumes.
', ], ], 'VolumeModification' => [ 'base' => 'Describes the modification status of an EBS volume.
If the volume has never been modified, some element values will be null.
', 'refs' => [ 'ModifyVolumeResult$VolumeModification' => 'Information about the volume modification.
', 'VolumeModificationList$member' => NULL, ], ], 'VolumeModificationList' => [ 'base' => NULL, 'refs' => [ 'DescribeVolumesModificationsResult$VolumesModifications' => 'Information about the volume modifications.
', ], ], 'VolumeModificationState' => [ 'base' => NULL, 'refs' => [ 'VolumeModification$ModificationState' => 'The current modification state. The modification state is null for unmodified volumes.
', ], ], 'VolumeState' => [ 'base' => NULL, 'refs' => [ 'Volume$State' => 'The volume state.
', ], ], 'VolumeStatusAction' => [ 'base' => 'Describes a volume status operation code.
', 'refs' => [ 'VolumeStatusActionsList$member' => NULL, ], ], 'VolumeStatusActionsList' => [ 'base' => NULL, 'refs' => [ 'VolumeStatusItem$Actions' => 'The details of the operation.
', ], ], 'VolumeStatusAttachmentStatus' => [ 'base' => 'Information about the instances to which the volume is attached.
', 'refs' => [ 'VolumeStatusAttachmentStatusList$member' => NULL, ], ], 'VolumeStatusAttachmentStatusList' => [ 'base' => NULL, 'refs' => [ 'VolumeStatusItem$AttachmentStatuses' => 'Information about the instances to which the volume is attached.
', ], ], 'VolumeStatusDetails' => [ 'base' => 'Describes a volume status.
', 'refs' => [ 'VolumeStatusDetailsList$member' => NULL, ], ], 'VolumeStatusDetailsList' => [ 'base' => NULL, 'refs' => [ 'VolumeStatusInfo$Details' => 'The details of the volume status.
', ], ], 'VolumeStatusEvent' => [ 'base' => 'Describes a volume status event.
', 'refs' => [ 'VolumeStatusEventsList$member' => NULL, ], ], 'VolumeStatusEventsList' => [ 'base' => NULL, 'refs' => [ 'VolumeStatusItem$Events' => 'A list of events associated with the volume.
', ], ], 'VolumeStatusInfo' => [ 'base' => 'Describes the status of a volume.
', 'refs' => [ 'VolumeStatusItem$VolumeStatus' => 'The volume status.
', ], ], 'VolumeStatusInfoStatus' => [ 'base' => NULL, 'refs' => [ 'VolumeStatusInfo$Status' => 'The status of the volume.
', ], ], 'VolumeStatusItem' => [ 'base' => 'Describes the volume status.
', 'refs' => [ 'VolumeStatusList$member' => NULL, ], ], 'VolumeStatusList' => [ 'base' => NULL, 'refs' => [ 'DescribeVolumeStatusResult$VolumeStatuses' => 'Information about the status of the volumes.
', ], ], 'VolumeStatusName' => [ 'base' => NULL, 'refs' => [ 'VolumeStatusDetails$Name' => 'The name of the volume status.
', ], ], 'VolumeType' => [ 'base' => NULL, 'refs' => [ 'CreateVolumeRequest$VolumeType' => 'The volume type. This parameter can be one of the following values:
General Purpose SSD: gp2
| gp3
Provisioned IOPS SSD: io1
| io2
Throughput Optimized HDD: st1
Cold HDD: sc1
Magnetic: standard
Throughput Optimized HDD (st1
) and Cold HDD (sc1
) volumes can\'t be used as boot volumes.
For more information, see Amazon EBS volume types in the Amazon Elastic Compute Cloud User Guide.
Default: gp2
The volume type. For more information, see Amazon EBS volume types in the Amazon EC2 User Guide. If the volume type is io1
or io2
, you must specify the IOPS that the volume supports.
The volume type.
', 'LaunchTemplateEbsBlockDeviceRequest$VolumeType' => 'The volume type. For more information, see Amazon EBS volume types in the Amazon Elastic Compute Cloud User Guide.
', 'ModifyVolumeRequest$VolumeType' => 'The target EBS volume type of the volume. For more information, see Amazon EBS volume types in the Amazon Elastic Compute Cloud User Guide.
Default: The existing type is retained.
', 'Volume$VolumeType' => 'The volume type.
', 'VolumeModification$TargetVolumeType' => 'The target EBS volume type of the volume.
', 'VolumeModification$OriginalVolumeType' => 'The original EBS volume type of the volume.
', ], ], 'Vpc' => [ 'base' => 'Describes a VPC.
', 'refs' => [ 'CreateDefaultVpcResult$Vpc' => 'Information about the VPC.
', 'CreateVpcResult$Vpc' => 'Information about the VPC.
', 'VpcList$member' => NULL, ], ], 'VpcAttachment' => [ 'base' => 'Describes an attachment between a virtual private gateway and a VPC.
', 'refs' => [ 'AttachVpnGatewayResult$VpcAttachment' => 'Information about the attachment.
', 'VpcAttachmentList$member' => NULL, ], ], 'VpcAttachmentList' => [ 'base' => NULL, 'refs' => [ 'VpnGateway$VpcAttachments' => 'Any VPCs attached to the virtual private gateway.
', ], ], 'VpcAttributeName' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcAttributeRequest$Attribute' => 'The VPC attribute.
', ], ], 'VpcCidrAssociationId' => [ 'base' => NULL, 'refs' => [ 'DisassociateVpcCidrBlockRequest$AssociationId' => 'The association ID for the CIDR block.
', ], ], 'VpcCidrBlockAssociation' => [ 'base' => 'Describes an IPv4 CIDR block associated with a VPC.
', 'refs' => [ 'AssociateVpcCidrBlockResult$CidrBlockAssociation' => 'Information about the IPv4 CIDR block association.
', 'DisassociateVpcCidrBlockResult$CidrBlockAssociation' => 'Information about the IPv4 CIDR block association.
', 'VpcCidrBlockAssociationSet$member' => NULL, ], ], 'VpcCidrBlockAssociationSet' => [ 'base' => NULL, 'refs' => [ 'Vpc$CidrBlockAssociationSet' => 'Information about the IPv4 CIDR blocks associated with the VPC.
', ], ], 'VpcCidrBlockState' => [ 'base' => 'Describes the state of a CIDR block.
', 'refs' => [ 'VpcCidrBlockAssociation$CidrBlockState' => 'Information about the state of the CIDR block.
', 'VpcIpv6CidrBlockAssociation$Ipv6CidrBlockState' => 'Information about the state of the CIDR block.
', ], ], 'VpcCidrBlockStateCode' => [ 'base' => NULL, 'refs' => [ 'VpcCidrBlockState$State' => 'The state of the CIDR block.
', ], ], 'VpcClassicLink' => [ 'base' => 'Deprecated.
Describes whether a VPC is enabled for ClassicLink.
', 'refs' => [ 'VpcClassicLinkList$member' => NULL, ], ], 'VpcClassicLinkIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcClassicLinkDnsSupportRequest$VpcIds' => 'The IDs of the VPCs.
', 'DescribeVpcClassicLinkRequest$VpcIds' => 'The VPCs for which you want to describe the ClassicLink status.
', ], ], 'VpcClassicLinkList' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcClassicLinkResult$Vpcs' => 'The ClassicLink status of the VPCs.
', ], ], 'VpcEndpoint' => [ 'base' => 'Describes a VPC endpoint.
', 'refs' => [ 'CreateVpcEndpointResult$VpcEndpoint' => 'Information about the endpoint.
', 'VpcEndpointSet$member' => NULL, ], ], 'VpcEndpointConnection' => [ 'base' => 'Describes a VPC endpoint connection to a service.
', 'refs' => [ 'VpcEndpointConnectionSet$member' => NULL, ], ], 'VpcEndpointConnectionSet' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcEndpointConnectionsResult$VpcEndpointConnections' => 'Information about the VPC endpoint connections.
', ], ], 'VpcEndpointId' => [ 'base' => NULL, 'refs' => [ 'CreateRouteRequest$VpcEndpointId' => 'The ID of a VPC endpoint. Supported for Gateway Load Balancer endpoints only.
', 'CreateTrafficMirrorTargetRequest$GatewayLoadBalancerEndpointId' => 'The ID of the Gateway Load Balancer endpoint.
', 'CreateVpcEndpointConnectionNotificationRequest$VpcEndpointId' => 'The ID of the endpoint.
', 'ModifyVpcEndpointRequest$VpcEndpointId' => 'The ID of the endpoint.
', 'ReplaceRouteRequest$VpcEndpointId' => 'The ID of a VPC endpoint. Supported for Gateway Load Balancer endpoints only.
', 'VpcEndpointIdList$member' => NULL, ], ], 'VpcEndpointIdList' => [ 'base' => NULL, 'refs' => [ 'AcceptVpcEndpointConnectionsRequest$VpcEndpointIds' => 'The IDs of the interface VPC endpoints.
', 'DeleteVpcEndpointsRequest$VpcEndpointIds' => 'The IDs of the VPC endpoints.
', 'DescribeVpcEndpointsRequest$VpcEndpointIds' => 'The IDs of the VPC endpoints.
', 'RejectVpcEndpointConnectionsRequest$VpcEndpointIds' => 'The IDs of the VPC endpoints.
', ], ], 'VpcEndpointRouteTableIdList' => [ 'base' => NULL, 'refs' => [ 'CreateVpcEndpointRequest$RouteTableIds' => '(Gateway endpoint) The route table IDs.
', 'ModifyVpcEndpointRequest$AddRouteTableIds' => '(Gateway endpoint) The IDs of the route tables to associate with the endpoint.
', 'ModifyVpcEndpointRequest$RemoveRouteTableIds' => '(Gateway endpoint) The IDs of the route tables to disassociate from the endpoint.
', ], ], 'VpcEndpointSecurityGroupIdList' => [ 'base' => NULL, 'refs' => [ 'CreateVpcEndpointRequest$SecurityGroupIds' => '(Interface endpoint) The IDs of the security groups to associate with the endpoint network interface. If this parameter is not specified, we use the default security group for the VPC.
', 'ModifyVpcEndpointRequest$AddSecurityGroupIds' => '(Interface endpoint) The IDs of the security groups to associate with the network interface.
', 'ModifyVpcEndpointRequest$RemoveSecurityGroupIds' => '(Interface endpoint) The IDs of the security groups to disassociate from the network interface.
', ], ], 'VpcEndpointServiceId' => [ 'base' => NULL, 'refs' => [ 'AcceptVpcEndpointConnectionsRequest$ServiceId' => 'The ID of the VPC endpoint service.
', 'CreateVpcEndpointConnectionNotificationRequest$ServiceId' => 'The ID of the endpoint service.
', 'DescribeVpcEndpointServicePermissionsRequest$ServiceId' => 'The ID of the service.
', 'ModifyVpcEndpointServiceConfigurationRequest$ServiceId' => 'The ID of the service.
', 'ModifyVpcEndpointServicePayerResponsibilityRequest$ServiceId' => 'The ID of the service.
', 'ModifyVpcEndpointServicePermissionsRequest$ServiceId' => 'The ID of the service.
', 'RejectVpcEndpointConnectionsRequest$ServiceId' => 'The ID of the service.
', 'StartVpcEndpointServicePrivateDnsVerificationRequest$ServiceId' => 'The ID of the endpoint service.
', 'VpcEndpointServiceIdList$member' => NULL, ], ], 'VpcEndpointServiceIdList' => [ 'base' => NULL, 'refs' => [ 'DeleteVpcEndpointServiceConfigurationsRequest$ServiceIds' => 'The IDs of the services.
', 'DescribeVpcEndpointServiceConfigurationsRequest$ServiceIds' => 'The IDs of the endpoint services.
', ], ], 'VpcEndpointSet' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcEndpointsResult$VpcEndpoints' => 'Information about the endpoints.
', ], ], 'VpcEndpointSubnetIdList' => [ 'base' => NULL, 'refs' => [ 'CreateVpcEndpointRequest$SubnetIds' => '(Interface and Gateway Load Balancer endpoints) The IDs of the subnets in which to create an endpoint network interface. For a Gateway Load Balancer endpoint, you can specify only one subnet.
', 'ModifyVpcEndpointRequest$AddSubnetIds' => '(Interface and Gateway Load Balancer endpoints) The IDs of the subnets in which to serve the endpoint. For a Gateway Load Balancer endpoint, you can specify only one subnet.
', 'ModifyVpcEndpointRequest$RemoveSubnetIds' => '(Interface endpoint) The IDs of the subnets from which to remove the endpoint.
', ], ], 'VpcEndpointType' => [ 'base' => NULL, 'refs' => [ 'CreateVpcEndpointRequest$VpcEndpointType' => 'The type of endpoint.
Default: Gateway
', 'VpcEndpoint$VpcEndpointType' => 'The type of endpoint.
', ], ], 'VpcFlowLogId' => [ 'base' => NULL, 'refs' => [ 'FlowLogIdList$member' => NULL, 'GetFlowLogsIntegrationTemplateRequest$FlowLogId' => 'The ID of the flow log.
', ], ], 'VpcId' => [ 'base' => NULL, 'refs' => [ 'ApplySecurityGroupsToClientVpnTargetNetworkRequest$VpcId' => 'The ID of the VPC in which the associated target network is located.
', 'AssociateDhcpOptionsRequest$VpcId' => 'The ID of the VPC.
', 'AssociateVpcCidrBlockRequest$VpcId' => 'The ID of the VPC.
', 'AttachClassicLinkVpcRequest$VpcId' => 'The ID of the ClassicLink-enabled VPC.
', 'AttachInternetGatewayRequest$VpcId' => 'The ID of the VPC.
', 'AttachVpnGatewayRequest$VpcId' => 'The ID of the VPC.
', 'CarrierGateway$VpcId' => 'The ID of the VPC associated with the carrier gateway.
', 'ClientVpnEndpoint$VpcId' => 'The ID of the VPC.
', 'CreateCarrierGatewayRequest$VpcId' => 'The ID of the VPC to associate with the carrier gateway.
', 'CreateClientVpnEndpointRequest$VpcId' => '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.
', 'CreateEgressOnlyInternetGatewayRequest$VpcId' => 'The ID of the VPC for which to create the egress-only internet gateway.
', 'CreateLocalGatewayRouteTableVpcAssociationRequest$VpcId' => 'The ID of the VPC.
', 'CreateNetworkAclRequest$VpcId' => 'The ID of the VPC.
', 'CreateRouteTableRequest$VpcId' => 'The ID of the VPC.
', 'CreateSecurityGroupRequest$VpcId' => 'The ID of the VPC. Required for a nondefault VPC.
', 'CreateSubnetRequest$VpcId' => 'The ID of the VPC.
', 'CreateTransitGatewayVpcAttachmentRequest$VpcId' => 'The ID of the VPC.
', 'CreateVpcEndpointRequest$VpcId' => 'The ID of the VPC.
', 'CreateVpcPeeringConnectionRequest$VpcId' => 'The ID of the requester VPC. You must specify this parameter in the request.
', 'DeleteVpcRequest$VpcId' => 'The ID of the VPC.
', 'DescribeStaleSecurityGroupsRequest$VpcId' => 'The ID of the VPC.
', 'DescribeVpcAttributeRequest$VpcId' => 'The ID of the VPC.
', 'DetachClassicLinkVpcRequest$VpcId' => 'The ID of the VPC to which the instance is linked.
', 'DetachInternetGatewayRequest$VpcId' => 'The ID of the VPC.
', 'DetachVpnGatewayRequest$VpcId' => 'The ID of the VPC.
', 'DisableVpcClassicLinkDnsSupportRequest$VpcId' => 'The ID of the VPC.
', 'DisableVpcClassicLinkRequest$VpcId' => 'The ID of the VPC.
', 'Ec2InstanceConnectEndpoint$VpcId' => 'The ID of the VPC in which the EC2 Instance Connect Endpoint was created.
', 'EnableVpcClassicLinkDnsSupportRequest$VpcId' => 'The ID of the VPC.
', 'EnableVpcClassicLinkRequest$VpcId' => 'The ID of the VPC.
', 'ModifyClientVpnEndpointRequest$VpcId' => 'The ID of the VPC to associate with the Client VPN endpoint.
', 'ModifyVpcAttributeRequest$VpcId' => 'The ID of the VPC.
', 'ModifyVpcTenancyRequest$VpcId' => 'The ID of the VPC.
', 'VpcClassicLinkIdList$member' => NULL, 'VpcIdStringList$member' => NULL, ], ], 'VpcIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcsRequest$VpcIds' => 'The IDs of the VPCs.
Default: Describes all your VPCs.
', ], ], 'VpcIpv6CidrBlockAssociation' => [ 'base' => 'Describes an IPv6 CIDR block associated with a VPC.
', 'refs' => [ 'AssociateVpcCidrBlockResult$Ipv6CidrBlockAssociation' => 'Information about the IPv6 CIDR block association.
', 'DisassociateVpcCidrBlockResult$Ipv6CidrBlockAssociation' => 'Information about the IPv6 CIDR block association.
', 'VpcIpv6CidrBlockAssociationSet$member' => NULL, ], ], 'VpcIpv6CidrBlockAssociationSet' => [ 'base' => NULL, 'refs' => [ 'Vpc$Ipv6CidrBlockAssociationSet' => 'Information about the IPv6 CIDR blocks associated with the VPC.
', ], ], 'VpcList' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcsResult$Vpcs' => 'Information about one or more VPCs.
', ], ], 'VpcPeeringConnection' => [ 'base' => 'Describes a VPC peering connection.
', 'refs' => [ 'AcceptVpcPeeringConnectionResult$VpcPeeringConnection' => 'Information about the VPC peering connection.
', 'CreateVpcPeeringConnectionResult$VpcPeeringConnection' => 'Information about the VPC peering connection.
', 'VpcPeeringConnectionList$member' => NULL, ], ], 'VpcPeeringConnectionId' => [ 'base' => NULL, 'refs' => [ 'CreateRouteRequest$VpcPeeringConnectionId' => 'The ID of a VPC peering connection.
', 'DeleteVpcPeeringConnectionRequest$VpcPeeringConnectionId' => 'The ID of the VPC peering connection.
', 'ModifyVpcPeeringConnectionOptionsRequest$VpcPeeringConnectionId' => 'The ID of the VPC peering connection.
', 'RejectVpcPeeringConnectionRequest$VpcPeeringConnectionId' => 'The ID of the VPC peering connection.
', 'ReplaceRouteRequest$VpcPeeringConnectionId' => 'The ID of a VPC peering connection.
', 'VpcPeeringConnectionIdList$member' => NULL, ], ], 'VpcPeeringConnectionIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcPeeringConnectionsRequest$VpcPeeringConnectionIds' => 'The IDs of the VPC peering connections.
Default: Describes all your VPC peering connections.
', ], ], 'VpcPeeringConnectionIdWithResolver' => [ 'base' => NULL, 'refs' => [ 'AcceptVpcPeeringConnectionRequest$VpcPeeringConnectionId' => 'The ID of the VPC peering connection. You must specify this parameter in the request.
', ], ], 'VpcPeeringConnectionList' => [ 'base' => NULL, 'refs' => [ 'DescribeVpcPeeringConnectionsResult$VpcPeeringConnections' => 'Information about the VPC peering connections.
', ], ], 'VpcPeeringConnectionOptionsDescription' => [ 'base' => 'Describes the VPC peering connection options.
', 'refs' => [ 'VpcPeeringConnectionVpcInfo$PeeringOptions' => 'Information about the VPC peering connection options for the accepter or requester VPC.
', ], ], 'VpcPeeringConnectionStateReason' => [ 'base' => 'Describes the status of a VPC peering connection.
', 'refs' => [ 'VpcPeeringConnection$Status' => 'The status of the VPC peering connection.
', ], ], 'VpcPeeringConnectionStateReasonCode' => [ 'base' => NULL, 'refs' => [ 'VpcPeeringConnectionStateReason$Code' => 'The status of the VPC peering connection.
', ], ], 'VpcPeeringConnectionVpcInfo' => [ 'base' => 'Describes a VPC in a VPC peering connection.
', 'refs' => [ 'VpcPeeringConnection$AccepterVpcInfo' => 'Information about the accepter VPC. CIDR block information is only returned when describing an active VPC peering connection.
', 'VpcPeeringConnection$RequesterVpcInfo' => 'Information about the requester VPC. CIDR block information is only returned when describing an active VPC peering connection.
', ], ], 'VpcState' => [ 'base' => NULL, 'refs' => [ 'Vpc$State' => 'The current state of the VPC.
', ], ], 'VpcTenancy' => [ 'base' => NULL, 'refs' => [ 'ModifyVpcTenancyRequest$InstanceTenancy' => 'The instance tenancy attribute for the VPC.
', ], ], 'VpnConnection' => [ 'base' => 'Describes a VPN connection.
', 'refs' => [ 'CreateVpnConnectionResult$VpnConnection' => 'Information about the VPN connection.
', 'ModifyVpnConnectionOptionsResult$VpnConnection' => 'Information about the VPN connection.
', 'ModifyVpnConnectionResult$VpnConnection' => 'Information about the VPN connection.
', 'ModifyVpnTunnelCertificateResult$VpnConnection' => 'Information about the VPN connection.
', 'ModifyVpnTunnelOptionsResult$VpnConnection' => 'Information about the VPN connection.
', 'VpnConnectionList$member' => NULL, ], ], 'VpnConnectionDeviceSampleConfiguration' => [ 'base' => NULL, 'refs' => [ 'GetVpnConnectionDeviceSampleConfigurationResult$VpnConnectionDeviceSampleConfiguration' => 'Sample configuration file for the specified customer gateway device.
', ], ], 'VpnConnectionDeviceType' => [ 'base' => '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 Your customer gateway device in the Amazon Web Services Site-to-Site VPN User Guide.
', 'refs' => [ 'VpnConnectionDeviceTypeList$member' => NULL, ], ], 'VpnConnectionDeviceTypeId' => [ 'base' => NULL, 'refs' => [ 'GetVpnConnectionDeviceSampleConfigurationRequest$VpnConnectionDeviceTypeId' => 'Device identifier provided by the GetVpnConnectionDeviceTypes
API.
List of customer gateway devices that have a sample configuration file available for use.
', ], ], 'VpnConnectionId' => [ 'base' => NULL, 'refs' => [ 'CreateVpnConnectionRouteRequest$VpnConnectionId' => 'The ID of the VPN connection.
', 'DeleteVpnConnectionRequest$VpnConnectionId' => 'The ID of the VPN connection.
', 'DeleteVpnConnectionRouteRequest$VpnConnectionId' => 'The ID of the VPN connection.
', 'GetVpnConnectionDeviceSampleConfigurationRequest$VpnConnectionId' => 'The VpnConnectionId
specifies the Site-to-Site VPN connection used for the sample configuration.
The ID of the Site-to-Site VPN connection.
', 'GetVpnTunnelReplacementStatusResult$VpnConnectionId' => 'The ID of the Site-to-Site VPN connection.
', 'ModifyVpnConnectionOptionsRequest$VpnConnectionId' => 'The ID of the Site-to-Site VPN connection.
', 'ModifyVpnConnectionRequest$VpnConnectionId' => 'The ID of the VPN connection.
', 'ModifyVpnTunnelCertificateRequest$VpnConnectionId' => 'The ID of the Amazon Web Services Site-to-Site VPN connection.
', 'ModifyVpnTunnelOptionsRequest$VpnConnectionId' => 'The ID of the Amazon Web Services Site-to-Site VPN connection.
', 'ReplaceVpnTunnelRequest$VpnConnectionId' => 'The ID of the Site-to-Site VPN connection.
', 'VpnConnectionIdStringList$member' => NULL, ], ], 'VpnConnectionIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeVpnConnectionsRequest$VpnConnectionIds' => 'One or more VPN connection IDs.
Default: Describes your VPN connections.
', ], ], 'VpnConnectionList' => [ 'base' => NULL, 'refs' => [ 'DescribeVpnConnectionsResult$VpnConnections' => 'Information about one or more VPN connections.
', ], ], 'VpnConnectionOptions' => [ 'base' => 'Describes VPN connection options.
', 'refs' => [ 'VpnConnection$Options' => 'The VPN connection options.
', ], ], 'VpnConnectionOptionsSpecification' => [ 'base' => 'Describes VPN connection options.
', 'refs' => [ 'CreateVpnConnectionRequest$Options' => 'The options for the VPN connection.
', ], ], 'VpnEcmpSupportValue' => [ 'base' => NULL, 'refs' => [ 'ModifyTransitGatewayOptions$VpnEcmpSupport' => 'Enable or disable Equal Cost Multipath Protocol support.
', 'TransitGatewayOptions$VpnEcmpSupport' => 'Indicates whether Equal Cost Multipath Protocol support is enabled.
', 'TransitGatewayRequestOptions$VpnEcmpSupport' => 'Enable or disable Equal Cost Multipath Protocol support. Enabled by default.
', ], ], 'VpnGateway' => [ 'base' => 'Describes a virtual private gateway.
', 'refs' => [ 'CreateVpnGatewayResult$VpnGateway' => 'Information about the virtual private gateway.
', 'VpnGatewayList$member' => NULL, ], ], 'VpnGatewayId' => [ 'base' => NULL, 'refs' => [ 'AttachVpnGatewayRequest$VpnGatewayId' => 'The ID of the virtual private gateway.
', 'CreateVpnConnectionRequest$VpnGatewayId' => 'The ID of the virtual private gateway. If you specify a virtual private gateway, you cannot specify a transit gateway.
', 'DeleteVpnGatewayRequest$VpnGatewayId' => 'The ID of the virtual private gateway.
', 'DetachVpnGatewayRequest$VpnGatewayId' => 'The ID of the virtual private gateway.
', 'DisableVgwRoutePropagationRequest$GatewayId' => 'The ID of the virtual private gateway.
', 'EnableVgwRoutePropagationRequest$GatewayId' => '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.
', 'GetVpnTunnelReplacementStatusResult$VpnGatewayId' => 'The ID of the virtual private gateway.
', 'ModifyVpnConnectionRequest$VpnGatewayId' => 'The ID of the virtual private gateway at the Amazon Web Services side of the VPN connection.
', 'VpnGatewayIdStringList$member' => NULL, ], ], 'VpnGatewayIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeVpnGatewaysRequest$VpnGatewayIds' => 'One or more virtual private gateway IDs.
Default: Describes all your virtual private gateways.
', ], ], 'VpnGatewayList' => [ 'base' => NULL, 'refs' => [ 'DescribeVpnGatewaysResult$VpnGateways' => 'Information about one or more virtual private gateways.
', ], ], 'VpnProtocol' => [ 'base' => NULL, 'refs' => [ 'ClientVpnEndpoint$VpnProtocol' => 'The protocol used by the VPN session.
', ], ], 'VpnState' => [ 'base' => NULL, 'refs' => [ 'VpnConnection$State' => 'The current state of the VPN connection.
', 'VpnGateway$State' => 'The current state of the virtual private gateway.
', 'VpnStaticRoute$State' => 'The current state of the static route.
', ], ], 'VpnStaticRoute' => [ 'base' => 'Describes a static route for a VPN connection.
', 'refs' => [ 'VpnStaticRouteList$member' => NULL, ], ], 'VpnStaticRouteList' => [ 'base' => NULL, 'refs' => [ 'VpnConnection$Routes' => 'The static routes associated with the VPN connection.
', ], ], 'VpnStaticRouteSource' => [ 'base' => NULL, 'refs' => [ 'VpnStaticRoute$Source' => 'Indicates how the routes were provided.
', ], ], 'VpnTunnelLogOptions' => [ 'base' => 'Options for logging VPN tunnel activity.
', 'refs' => [ 'TunnelOption$LogOptions' => 'Options for logging VPN tunnel activity.
', ], ], 'VpnTunnelLogOptionsSpecification' => [ 'base' => 'Options for logging VPN tunnel activity.
', 'refs' => [ 'ModifyVpnTunnelOptionsSpecification$LogOptions' => 'Options for logging VPN tunnel activity.
', 'VpnTunnelOptionsSpecification$LogOptions' => 'Options for logging VPN tunnel activity.
', ], ], 'VpnTunnelOptionsSpecification' => [ 'base' => 'The tunnel options for a single VPN tunnel.
', 'refs' => [ 'VpnTunnelOptionsSpecificationsList$member' => NULL, ], ], 'VpnTunnelOptionsSpecificationsList' => [ 'base' => NULL, 'refs' => [ 'VpnConnectionOptionsSpecification$TunnelOptions' => 'The tunnel options for the VPN connection.
', ], ], 'WeekDay' => [ 'base' => NULL, 'refs' => [ 'InstanceEventWindowTimeRange$StartWeekDay' => 'The day on which the time range begins.
', 'InstanceEventWindowTimeRange$EndWeekDay' => 'The day on which the time range ends.
', 'InstanceEventWindowTimeRangeRequest$StartWeekDay' => 'The day on which the time range begins.
', 'InstanceEventWindowTimeRangeRequest$EndWeekDay' => 'The day on which the time range ends.
', ], ], 'WithdrawByoipCidrRequest' => [ 'base' => NULL, 'refs' => [], ], 'WithdrawByoipCidrResult' => [ 'base' => NULL, 'refs' => [], ], 'ZoneIdStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeAvailabilityZonesRequest$ZoneIds' => 'The IDs of the Availability Zones, Local Zones, and Wavelength Zones.
', ], ], 'ZoneNameStringList' => [ 'base' => NULL, 'refs' => [ 'DescribeAvailabilityZonesRequest$ZoneNames' => 'The names of the Availability Zones, Local Zones, and Wavelength Zones.
', ], ], 'customerGatewayConfiguration' => [ 'base' => NULL, 'refs' => [ 'VpnConnection$CustomerGatewayConfiguration' => 'The configuration information for the VPN connection\'s customer gateway (in the native XML format). This element is always present in the CreateVpnConnection response; however, it\'s present in the DescribeVpnConnections response only if the VPN connection is in the pending
or available
state.
The pre-shared key (PSK) to establish initial authentication between the virtual private gateway and the customer gateway.
Constraints: Allowed characters are alphanumeric characters, periods (.), and underscores (_). Must be between 8 and 64 characters in length and cannot start with zero (0).
', 'TunnelOption$PreSharedKey' => 'The pre-shared key (PSK) to establish initial authentication between the virtual private gateway and the customer gateway.
', 'VpnTunnelOptionsSpecification$PreSharedKey' => 'The pre-shared key (PSK) to establish initial authentication between the virtual private gateway and customer gateway.
Constraints: Allowed characters are alphanumeric characters, periods (.), and underscores (_). Must be between 8 and 64 characters in length and cannot start with zero (0).
', ], ], 'scope' => [ 'base' => NULL, 'refs' => [ 'ReservedInstances$Scope' => 'The scope of the Reserved Instance.
', 'ReservedInstancesConfiguration$Scope' => 'Whether the Reserved Instance is applied to instances in a Region or instances in a specific Availability Zone.
', 'ReservedInstancesOffering$Scope' => 'Whether the Reserved Instance is applied to instances in a Region or an Availability Zone.
', ], ], 'snapshotTierStatusSet' => [ 'base' => NULL, 'refs' => [ 'DescribeSnapshotTierStatusResult$SnapshotTierStatuses' => 'Information about the snapshot\'s storage tier.
', ], ], 'totalFpgaMemory' => [ 'base' => NULL, 'refs' => [ 'FpgaInfo$TotalFpgaMemoryInMiB' => 'The total memory of all FPGA accelerators for the instance type.
', ], ], 'totalGpuMemory' => [ 'base' => NULL, 'refs' => [ 'GpuInfo$TotalGpuMemoryInMiB' => 'The total size of the memory for the GPU accelerators for the instance type, in MiB.
', ], ], 'totalInferenceMemory' => [ 'base' => NULL, 'refs' => [ 'InferenceAcceleratorInfo$TotalInferenceMemoryInMiB' => 'The total size of the memory for the inference accelerators for the instance type, in MiB.
', ], ], ],];