Module Awso_ec2_eioSource

Sourceval associate_dhcp_options : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.AssociateDhcpOptionsRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval attach_internet_gateway : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.AttachInternetGatewayRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval cancel_conversion_task : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.CancelConversionRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval cancel_export_task : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.CancelExportTaskRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval create_network_acl_entry : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.CreateNetworkAclEntryRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval create_tags : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.CreateTagsRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval create_transit_gateway_metering_policy_entry : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.CreateTransitGatewayMeteringPolicyEntryRequest.t -> (Awso_ec2.Values.CreateTransitGatewayMeteringPolicyEntryResult.t, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval create_vpn_connection_route : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.CreateVpnConnectionRouteRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_customer_gateway : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteCustomerGatewayRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_dhcp_options : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteDhcpOptionsRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_internet_gateway : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteInternetGatewayRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_network_acl : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteNetworkAclRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_network_acl_entry : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteNetworkAclEntryRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_network_interface : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteNetworkInterfaceRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_placement_group : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeletePlacementGroupRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_route : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteRouteRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_route_table : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteRouteTableRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_snapshot : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteSnapshotRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_spot_datafeed_subscription : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteSpotDatafeedSubscriptionRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_subnet : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteSubnetRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_tags : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteTagsRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_transit_gateway_metering_policy_entry : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteTransitGatewayMeteringPolicyEntryRequest.t -> (Awso_ec2.Values.DeleteTransitGatewayMeteringPolicyEntryResult.t, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_volume : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteVolumeRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_vpc : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteVpcRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_vpn_connection : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteVpnConnectionRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_vpn_connection_route : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteVpnConnectionRouteRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval delete_vpn_gateway : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DeleteVpnGatewayRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval detach_internet_gateway : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DetachInternetGatewayRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval detach_network_interface : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DetachNetworkInterfaceRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval detach_vpn_gateway : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DetachVpnGatewayRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval disable_vgw_route_propagation : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DisableVgwRoutePropagationRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval disassociate_address : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DisassociateAddressRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval disassociate_route_table : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.DisassociateRouteTableRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval enable_vgw_route_propagation : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.EnableVgwRoutePropagationRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval enable_volume_i_o : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.EnableVolumeIORequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval modify_id_format : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ModifyIdFormatRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval modify_identity_id_format : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ModifyIdentityIdFormatRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval modify_image_attribute : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ModifyImageAttributeRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval modify_instance_attribute : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ModifyInstanceAttributeRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval modify_network_interface_attribute : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ModifyNetworkInterfaceAttributeRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval modify_snapshot_attribute : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ModifySnapshotAttributeRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval modify_subnet_attribute : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ModifySubnetAttributeRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval modify_volume_attribute : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ModifyVolumeAttributeRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval modify_vpc_attribute : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ModifyVpcAttributeRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval reboot_instances : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.RebootInstancesRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval release_address : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ReleaseAddressRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval replace_network_acl_entry : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ReplaceNetworkAclEntryRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval replace_route : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ReplaceRouteRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval report_instance_status : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ReportInstanceStatusRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval reset_image_attribute : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ResetImageAttributeRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval reset_instance_attribute : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ResetInstanceAttributeRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval reset_network_interface_attribute : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ResetNetworkInterfaceAttributeRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval reset_snapshot_attribute : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.ResetSnapshotAttributeRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval send_diagnostic_interrupt : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.SendDiagnosticInterruptRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
Sourceval unassign_private_ip_addresses : ?endpoint_url:string -> ?cfg:Awso_eio.Cfg.t -> Awso_ec2.Values.UnassignPrivateIpAddressesRequest.t -> (unit, Awso_ec2.Values.Ec2_error.t) Result.t
include module type of struct include Awso_ec2.Values end
include module type of struct include Awso_ec2.Values_0 end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval xmlNamespace : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule PerformanceFactorReference = Awso_ec2.Values.PerformanceFactorReference

Specify an instance family to use as the baseline reference for CPU performance. All instance types that match your specified attributes will be compared against the CPU performance of the referenced instance family, regardless of CPU manufacturer or architecture. Currently, only one instance family can be specified in the list.

Sourcemodule PerformanceFactorReferenceSet = Awso_ec2.Values.PerformanceFactorReferenceSet

Describes additional settings for a stateful rule.

Sourcemodule AcceleratorManufacturer = Awso_ec2.Values.AcceleratorManufacturer
Sourcemodule AcceleratorName = Awso_ec2.Values.AcceleratorName
Sourcemodule AcceleratorType = Awso_ec2.Values.AcceleratorType
Sourcemodule AllowedInstanceType = Awso_ec2.Values.AllowedInstanceType
Sourcemodule CpuPerformanceFactor = Awso_ec2.Values.CpuPerformanceFactor

The CPU performance to consider, using an instance family as the baseline reference.

Sourcemodule CpuManufacturer = Awso_ec2.Values.CpuManufacturer
Sourcemodule ExcludedInstanceType = Awso_ec2.Values.ExcludedInstanceType
Sourcemodule InstanceGeneration = Awso_ec2.Values.InstanceGeneration
Sourcemodule LocalStorageType = Awso_ec2.Values.LocalStorageType
Sourcemodule PerformanceFactorReferenceRequest = Awso_ec2.Values.PerformanceFactorReferenceRequest

Specify an instance family to use as the baseline reference for CPU performance. All instance types that match your specified attributes will be compared against the CPU performance of the referenced instance family, regardless of CPU manufacturer or architecture. Currently, only one instance family can be specified in the list.

Sourcemodule RuleOptionList = Awso_ec2.Values.RuleOptionList

Describes a range of ports.

Sourcemodule EnaSrdUdpSpecificationRequest = Awso_ec2.Values.EnaSrdUdpSpecificationRequest

Configures ENA Express for UDP network traffic from your launch template.

Sourcemodule InstanceIpv6Address = Awso_ec2.Values.InstanceIpv6Address

Describes an IPv6 address.

Sourcemodule Ipv4PrefixSpecificationRequest = Awso_ec2.Values.Ipv4PrefixSpecificationRequest

Describes the IPv4 prefix option for a network interface.

Sourcemodule Ipv6PrefixSpecificationRequest = Awso_ec2.Values.Ipv6PrefixSpecificationRequest

Describes the IPv6 prefix option for a network interface.

Sourcemodule PrivateIpAddressSpecification = Awso_ec2.Values.PrivateIpAddressSpecification

Describes a secondary private IPv4 address for a network interface.

Sourcemodule SecurityGroupId = Awso_ec2.Values.SecurityGroupId

Describes a tag.

Sourcemodule AcceleratorCount = Awso_ec2.Values.AcceleratorCount

The minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips) on an instance.

Sourcemodule AcceleratorManufacturerSet = Awso_ec2.Values.AcceleratorManufacturerSet
Sourcemodule AcceleratorNameSet = Awso_ec2.Values.AcceleratorNameSet
Sourcemodule AcceleratorTotalMemoryMiB = Awso_ec2.Values.AcceleratorTotalMemoryMiB

The minimum and maximum amount of total accelerator memory, in MiB.

Sourcemodule AcceleratorTypeSet = Awso_ec2.Values.AcceleratorTypeSet
Sourcemodule AllowedInstanceTypeSet = Awso_ec2.Values.AllowedInstanceTypeSet
Sourcemodule BaselineEbsBandwidthMbps = Awso_ec2.Values.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.

Sourcemodule BaselinePerformanceFactors = Awso_ec2.Values.BaselinePerformanceFactors

The baseline performance to consider, using an instance family as a baseline reference. The instance family establishes the lowest acceptable level of performance. Amazon EC2 uses this baseline to guide instance type selection, but there is no guarantee that the selected instance types will always exceed the baseline for every application. Currently, this parameter only supports CPU performance as a baseline performance factor. For example, specifying c6i would use the CPU performance of the c6i family as the baseline reference.

Sourcemodule BurstablePerformance = Awso_ec2.Values.BurstablePerformance
Sourcemodule CpuManufacturerSet = Awso_ec2.Values.CpuManufacturerSet
Sourcemodule ExcludedInstanceTypeSet = Awso_ec2.Values.ExcludedInstanceTypeSet
Sourcemodule InstanceGenerationSet = Awso_ec2.Values.InstanceGenerationSet
Sourcemodule LocalStorageTypeSet = Awso_ec2.Values.LocalStorageTypeSet
Sourcemodule MemoryGiBPerVCpu = Awso_ec2.Values.MemoryGiBPerVCpu

The minimum and maximum amount of memory per vCPU, in GiB.

The minimum and maximum amount of memory, in MiB.

Sourcemodule NetworkBandwidthGbps = Awso_ec2.Values.NetworkBandwidthGbps

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.

Sourcemodule NetworkInterfaceCount = Awso_ec2.Values.NetworkInterfaceCount

The minimum and maximum number of network interfaces.

Sourcemodule TotalLocalStorageGB = Awso_ec2.Values.TotalLocalStorageGB

The minimum and maximum amount of total local storage, in GB.

Sourcemodule VCpuCountRange = Awso_ec2.Values.VCpuCountRange

The minimum and maximum number of vCPUs.

Sourcemodule InstanceAttachmentEnaSrdUdpSpecification = Awso_ec2.Values.InstanceAttachmentEnaSrdUdpSpecification

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.

Sourcemodule InstanceNetworkInterfaceAssociation = Awso_ec2.Values.InstanceNetworkInterfaceAssociation

Describes association information for an Elastic IP address (IPv4).

Sourcemodule EbsBlockDeviceResponse = Awso_ec2.Values.EbsBlockDeviceResponse

Describes a block device for an EBS volume.

Sourcemodule PerformanceFactorReferenceSetRequest = Awso_ec2.Values.PerformanceFactorReferenceSetRequest
Sourcemodule AnalysisComponent = Awso_ec2.Values.AnalysisComponent

Describes a path component.

Sourcemodule RuleGroupRuleOptionsPair = Awso_ec2.Values.RuleGroupRuleOptionsPair

Describes the rule options for a stateful rule group.

Sourcemodule RuleGroupTypePair = Awso_ec2.Values.RuleGroupTypePair

Describes the type of a stateful rule group.

Sourcemodule ValueStringList = Awso_ec2.Values.ValueStringList
Sourcemodule ProtocolIntList = Awso_ec2.Values.ProtocolIntList
Sourcemodule EbsBlockDevice = Awso_ec2.Values.EbsBlockDevice

Describes a block device for an EBS volume.

Sourcemodule ConnectionTrackingSpecificationRequest = Awso_ec2.Values.ConnectionTrackingSpecificationRequest

A security group connection tracking specification request that enables you to set the idle timeout for connection tracking on an Elastic network interface. For more information, see Connection tracking timeouts in the Amazon EC2 User Guide.

Sourcemodule EnaSrdSpecificationRequest = Awso_ec2.Values.EnaSrdSpecificationRequest

Launch instances with ENA Express settings configured from your launch template.

Sourcemodule InstanceIpv6AddressList = Awso_ec2.Values.InstanceIpv6AddressList
Sourcemodule Ipv4PrefixList = Awso_ec2.Values.Ipv4PrefixList
Sourcemodule Ipv6PrefixList = Awso_ec2.Values.Ipv6PrefixList
Sourcemodule NetworkInterfaceId = Awso_ec2.Values.NetworkInterfaceId
Sourcemodule PrivateIpAddressSpecificationList = Awso_ec2.Values.PrivateIpAddressSpecificationList
Sourcemodule SecurityGroupIdStringList = Awso_ec2.Values.SecurityGroupIdStringList
Sourcemodule AvailabilityZoneId = Awso_ec2.Values.AvailabilityZoneId
Sourcemodule InstanceRequirements = Awso_ec2.Values.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, you can't specify InstanceRequirements. For more information, see Create mixed instances group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide, and also Specify attributes for instance type selection for EC2 Fleet or Spot Fleet and Spot placement score in the Amazon EC2 User Guide.

Sourcemodule AttachmentStatus = Awso_ec2.Values.AttachmentStatus
Sourcemodule OperatorResponse = Awso_ec2.Values.OperatorResponse

Describes whether the resource is managed by a service provider and, if so, describes the service provider that manages it.

Sourcemodule GroupIdentifier = Awso_ec2.Values.GroupIdentifier

Describes a security group.

Sourcemodule InstanceIpv4Prefix = Awso_ec2.Values.InstanceIpv4Prefix

Information about an IPv4 prefix.

Sourcemodule InstanceIpv6Prefix = Awso_ec2.Values.InstanceIpv6Prefix

Information about an IPv6 prefix.

Sourcemodule InstanceAttachmentEnaSrdSpecification = Awso_ec2.Values.InstanceAttachmentEnaSrdSpecification

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.

Sourcemodule InstancePrivateIpAddress = Awso_ec2.Values.InstancePrivateIpAddress

Describes a private IPv4 address.

Sourcemodule MillisecondDateTime = Awso_ec2.Values.MillisecondDateTime
Sourcemodule InstanceSecondaryInterfacePrivateIpAddress = Awso_ec2.Values.InstanceSecondaryInterfacePrivateIpAddress

Describes a private IPv4 address for a secondary interface.

Sourcemodule ImageUsageResourceTypeOptionValue = Awso_ec2.Values.ImageUsageResourceTypeOptionValue
Sourcemodule BlockDeviceMappingResponse = Awso_ec2.Values.BlockDeviceMappingResponse

Describes a block device mapping, which defines the EBS volumes and instance store volumes to attach to an instance at launch.

Sourcemodule PlacementGroupName = Awso_ec2.Values.PlacementGroupName
Sourcemodule FleetEbsBlockDeviceRequest = Awso_ec2.Values.FleetEbsBlockDeviceRequest

Describes a block device for an EBS volume.

Sourcemodule CpuPerformanceFactorRequest = Awso_ec2.Values.CpuPerformanceFactorRequest

The CPU performance to consider, using an instance family as the baseline reference.

Sourcemodule AnalysisComponentList = Awso_ec2.Values.AnalysisComponentList
Sourcemodule RuleGroupRuleOptionsPairList = Awso_ec2.Values.RuleGroupRuleOptionsPairList
Sourcemodule RuleGroupTypePairList = Awso_ec2.Values.RuleGroupTypePairList
Sourcemodule AnalysisAclRule = Awso_ec2.Values.AnalysisAclRule

Describes a network access control (ACL) rule.

Sourcemodule AnalysisLoadBalancerListener = Awso_ec2.Values.AnalysisLoadBalancerListener

Describes a load balancer listener.

Sourcemodule AnalysisLoadBalancerTarget = Awso_ec2.Values.AnalysisLoadBalancerTarget

Describes a load balancer target.

Sourcemodule AnalysisRouteTableRoute = Awso_ec2.Values.AnalysisRouteTableRoute

Describes a route table route.

Sourcemodule AnalysisSecurityGroupRule = Awso_ec2.Values.AnalysisSecurityGroupRule

Describes a security group rule.

Sourcemodule ComponentAccount = Awso_ec2.Values.ComponentAccount
Sourcemodule ComponentRegion = Awso_ec2.Values.ComponentRegion
Sourcemodule FirewallStatefulRule = Awso_ec2.Values.FirewallStatefulRule

Describes a stateful rule.

Sourcemodule FirewallStatelessRule = Awso_ec2.Values.FirewallStatelessRule

Describes a stateless rule.

Sourcemodule TransitGatewayRouteTableRoute = Awso_ec2.Values.TransitGatewayRouteTableRoute

Describes a route in a transit gateway route table.

Sourcemodule IKEVersionsListValue = Awso_ec2.Values.IKEVersionsListValue

The internet key exchange (IKE) version permitted for the VPN tunnel.

Sourcemodule Phase1DHGroupNumbersListValue = Awso_ec2.Values.Phase1DHGroupNumbersListValue

The Diffie-Hellmann group number for phase 1 IKE negotiations.

Sourcemodule Phase1EncryptionAlgorithmsListValue = Awso_ec2.Values.Phase1EncryptionAlgorithmsListValue

The encryption algorithm for phase 1 IKE negotiations.

Sourcemodule Phase1IntegrityAlgorithmsListValue = Awso_ec2.Values.Phase1IntegrityAlgorithmsListValue

The integrity algorithm for phase 1 IKE negotiations.

Sourcemodule Phase2DHGroupNumbersListValue = Awso_ec2.Values.Phase2DHGroupNumbersListValue

The Diffie-Hellmann group number for phase 2 IKE negotiations.

Sourcemodule Phase2EncryptionAlgorithmsListValue = Awso_ec2.Values.Phase2EncryptionAlgorithmsListValue

The encryption algorithm for phase 2 IKE negotiations.

Sourcemodule Phase2IntegrityAlgorithmsListValue = Awso_ec2.Values.Phase2IntegrityAlgorithmsListValue

The integrity algorithm for phase 2 IKE negotiations.

Sourcemodule CloudWatchLogOptions = Awso_ec2.Values.CloudWatchLogOptions

Options for sending VPN tunnel logs to CloudWatch.

Sourcemodule BlockDeviceMapping = Awso_ec2.Values.BlockDeviceMapping

Describes a block device mapping, which defines the EBS volumes and instance store volumes to attach to an instance at launch.

Sourcemodule InstanceNetworkInterfaceSpecification = Awso_ec2.Values.InstanceNetworkInterfaceSpecification

Describes a network interface.

Sourcemodule SpotFleetTagSpecification = Awso_ec2.Values.SpotFleetTagSpecification

The tags for a Spot Fleet resource.

Sourcemodule LaunchTemplateName = Awso_ec2.Values.LaunchTemplateName
Sourcemodule LaunchTemplateOverrides = Awso_ec2.Values.LaunchTemplateOverrides

Describes overrides for a launch template.

Sourcemodule ClassicLoadBalancer = Awso_ec2.Values.ClassicLoadBalancer

Describes a Classic Load Balancer.

Describes a load balancer target group.

Sourcemodule Ipv4PrefixSpecificationResponse = Awso_ec2.Values.Ipv4PrefixSpecificationResponse

Information about the IPv4 delegated prefixes assigned to a network interface.

Sourcemodule Ipv6PrefixSpecificationResponse = Awso_ec2.Values.Ipv6PrefixSpecificationResponse

Information about the IPv6 delegated prefixes assigned to a network interface.

Sourcemodule LaunchTemplateEnaSrdUdpSpecification = Awso_ec2.Values.LaunchTemplateEnaSrdUdpSpecification

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.

Sourcemodule SecondaryInterfacePrivateIpAddressSpecification = Awso_ec2.Values.SecondaryInterfacePrivateIpAddressSpecification

Describes a private IPv4 address specification for a secondary interface.

Sourcemodule EbsInstanceBlockDevice = Awso_ec2.Values.EbsInstanceBlockDevice

Describes a parameter used to set up an EBS volume in a block device mapping.

Sourcemodule ConnectionTrackingSpecificationResponse = Awso_ec2.Values.ConnectionTrackingSpecificationResponse

A security group connection tracking specification response that enables you to set the idle timeout for connection tracking on an Elastic network interface. For more information, see Connection tracking timeouts in the Amazon EC2 User Guide.

Sourcemodule GroupIdentifierList = Awso_ec2.Values.GroupIdentifierList
Sourcemodule InstanceIpv4PrefixList = Awso_ec2.Values.InstanceIpv4PrefixList
Sourcemodule InstanceIpv6PrefixList = Awso_ec2.Values.InstanceIpv6PrefixList
Sourcemodule InstanceNetworkInterfaceAttachment = Awso_ec2.Values.InstanceNetworkInterfaceAttachment

Describes a network interface attachment.

Sourcemodule InstancePrivateIpAddressList = Awso_ec2.Values.InstancePrivateIpAddressList
Sourcemodule NetworkInterfaceStatus = Awso_ec2.Values.NetworkInterfaceStatus
Sourcemodule InstanceSecondaryInterfaceAttachment = Awso_ec2.Values.InstanceSecondaryInterfaceAttachment

Describes the attachment of a secondary interface to an instance.

Sourcemodule InstanceSecondaryInterfacePrivateIpAddressList = Awso_ec2.Values.InstanceSecondaryInterfacePrivateIpAddressList
Sourcemodule SecondaryInterfaceId = Awso_ec2.Values.SecondaryInterfaceId
Sourcemodule SecondaryInterfaceStatus = Awso_ec2.Values.SecondaryInterfaceStatus
Sourcemodule SecondaryInterfaceType = Awso_ec2.Values.SecondaryInterfaceType
Sourcemodule SecondaryNetworkId = Awso_ec2.Values.SecondaryNetworkId
Sourcemodule SecondarySubnetId = Awso_ec2.Values.SecondarySubnetId
Sourcemodule ProductCodeValues = Awso_ec2.Values.ProductCodeValues
Sourcemodule FpgaDeviceMemorySize = Awso_ec2.Values.FpgaDeviceMemorySize
Sourcemodule GpuDeviceMemorySize = Awso_ec2.Values.GpuDeviceMemorySize
Sourcemodule InferenceDeviceMemorySize = Awso_ec2.Values.InferenceDeviceMemorySize
Sourcemodule MediaDeviceMemorySize = Awso_ec2.Values.MediaDeviceMemorySize
Sourcemodule NeuronDeviceCoreCount = Awso_ec2.Values.NeuronDeviceCoreCount
Sourcemodule NeuronDeviceCoreVersion = Awso_ec2.Values.NeuronDeviceCoreVersion
Sourcemodule NeuronDeviceMemorySize = Awso_ec2.Values.NeuronDeviceMemorySize
Sourcemodule ImageUsageResourceTypeOptionValuesList = Awso_ec2.Values.ImageUsageResourceTypeOptionValuesList
Sourcemodule AvailabilityZoneName = Awso_ec2.Values.AvailabilityZoneName
Sourcemodule BlockDeviceMappingResponseList = Awso_ec2.Values.BlockDeviceMappingResponseList
Sourcemodule PlacementResponse = Awso_ec2.Values.PlacementResponse

Describes the placement of an instance.

Sourcemodule DiskImageFormat = Awso_ec2.Values.DiskImageFormat
Sourcemodule ImportManifestUrl = Awso_ec2.Values.ImportManifestUrl
Sourcemodule FleetBlockDeviceMappingRequest = Awso_ec2.Values.FleetBlockDeviceMappingRequest

Describes a block device mapping, which defines the EBS volumes and instance store volumes to attach to an instance at launch. To override a block device mapping specified in the launch template: Specify the exact same DeviceName here as specified in the launch template. Only specify the parameters you want to change. Any parameters you don't specify here will keep their original launch template values. To add a new block device mapping: Specify a DeviceName that doesn't exist in the launch template. Specify all desired parameters here.

Sourcemodule AcceleratorCountRequest = Awso_ec2.Values.AcceleratorCountRequest

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.

Sourcemodule AcceleratorTotalMemoryMiBRequest = Awso_ec2.Values.AcceleratorTotalMemoryMiBRequest

The minimum and maximum amount of total accelerator memory, in MiB.

Sourcemodule BaselineEbsBandwidthMbpsRequest = Awso_ec2.Values.BaselineEbsBandwidthMbpsRequest

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.

Sourcemodule BaselinePerformanceFactorsRequest = Awso_ec2.Values.BaselinePerformanceFactorsRequest

The baseline performance to consider, using an instance family as a baseline reference. The instance family establishes the lowest acceptable level of performance. Amazon EC2 uses this baseline to guide instance type selection, but there is no guarantee that the selected instance types will always exceed the baseline for every application. Currently, this parameter only supports CPU performance as a baseline performance factor. For example, specifying c6i would use the CPU performance of the c6i family as the baseline reference.

Sourcemodule MemoryGiBPerVCpuRequest = Awso_ec2.Values.MemoryGiBPerVCpuRequest

The minimum and maximum amount of memory per vCPU, in GiB.

Sourcemodule MemoryMiBRequest = Awso_ec2.Values.MemoryMiBRequest

The minimum and maximum amount of memory, in MiB.

Sourcemodule NetworkBandwidthGbpsRequest = Awso_ec2.Values.NetworkBandwidthGbpsRequest

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.

Sourcemodule NetworkInterfaceCountRequest = Awso_ec2.Values.NetworkInterfaceCountRequest

The minimum and maximum number of network interfaces.

Sourcemodule TotalLocalStorageGBRequest = Awso_ec2.Values.TotalLocalStorageGBRequest

The minimum and maximum amount of total local storage, in GB.

Sourcemodule VCpuCountRangeRequest = Awso_ec2.Values.VCpuCountRangeRequest

The minimum and maximum number of vCPUs.

Sourcemodule PlacementGroupId = Awso_ec2.Values.PlacementGroupId
Sourcemodule ResourceStatement = Awso_ec2.Values.ResourceStatement

Describes a resource statement.

Sourcemodule AdditionalDetail = Awso_ec2.Values.AdditionalDetail

Describes an additional detail for a path analysis. For more information, see Reachability Analyzer additional detail codes.

Describes an explanation code for an unreachable path. For more information, see Reachability Analyzer explanation codes.

Sourcemodule IKEVersionsList = Awso_ec2.Values.IKEVersionsList
Sourcemodule Phase1DHGroupNumbersList = Awso_ec2.Values.Phase1DHGroupNumbersList
Sourcemodule Phase1EncryptionAlgorithmsList = Awso_ec2.Values.Phase1EncryptionAlgorithmsList
Sourcemodule Phase1IntegrityAlgorithmsList = Awso_ec2.Values.Phase1IntegrityAlgorithmsList
Sourcemodule Phase2DHGroupNumbersList = Awso_ec2.Values.Phase2DHGroupNumbersList
Sourcemodule Phase2EncryptionAlgorithmsList = Awso_ec2.Values.Phase2EncryptionAlgorithmsList
Sourcemodule Phase2IntegrityAlgorithmsList = Awso_ec2.Values.Phase2IntegrityAlgorithmsList
Sourcemodule VpnTunnelLogOptions = Awso_ec2.Values.VpnTunnelLogOptions

Options for logging VPN tunnel activity.

Sourcemodule VpcCidrBlockStateCode = Awso_ec2.Values.VpcCidrBlockStateCode
Sourcemodule VpcEncryptionControlExclusionState = Awso_ec2.Values.VpcEncryptionControlExclusionState
Sourcemodule VolumeStatusName = Awso_ec2.Values.VolumeStatusName
Sourcemodule VerifiedAccessLogDeliveryStatusCode = Awso_ec2.Values.VerifiedAccessLogDeliveryStatusCode
Sourcemodule VerifiedAccessEndpointPortNumber = Awso_ec2.Values.VerifiedAccessEndpointPortNumber
Sourcemodule SubnetCidrBlockStateCode = Awso_ec2.Values.SubnetCidrBlockStateCode
Sourcemodule UserIdGroupPair = Awso_ec2.Values.UserIdGroupPair

Describes a security group and Amazon Web Services account ID pair.

Sourcemodule BlockDeviceMappingList = Awso_ec2.Values.BlockDeviceMappingList
Sourcemodule IamInstanceProfileSpecification = Awso_ec2.Values.IamInstanceProfileSpecification

Describes an IAM instance profile.

Sourcemodule InstanceNetworkInterfaceSpecificationList = Awso_ec2.Values.InstanceNetworkInterfaceSpecificationList
Sourcemodule SensitiveUserData = Awso_ec2.Values.SensitiveUserData
Sourcemodule SpotFleetMonitoring = Awso_ec2.Values.SpotFleetMonitoring

Describes whether monitoring is enabled.

Sourcemodule SpotFleetTagSpecificationList = Awso_ec2.Values.SpotFleetTagSpecificationList

Describes Spot Instance placement.

Sourcemodule FleetLaunchTemplateSpecification = Awso_ec2.Values.FleetLaunchTemplateSpecification

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.

Sourcemodule LaunchTemplateOverridesList = Awso_ec2.Values.LaunchTemplateOverridesList
Sourcemodule ClassicLoadBalancers = Awso_ec2.Values.ClassicLoadBalancers
Sourcemodule ReplacementStrategy = Awso_ec2.Values.ReplacementStrategy

Describes an IPv4 address range.

Describes an IPv6 address range.

Describes a prefix list ID.

Sourcemodule RouteTableAssociationStateCode = Awso_ec2.Values.RouteTableAssociationStateCode
Sourcemodule LaunchTemplateEbsBlockDevice = Awso_ec2.Values.LaunchTemplateEbsBlockDevice

Describes a block device for an EBS volume.

Sourcemodule InstanceInterruptionBehavior = Awso_ec2.Values.InstanceInterruptionBehavior
Sourcemodule SpotInstanceType = Awso_ec2.Values.SpotInstanceType
Sourcemodule ConnectionTrackingSpecification = Awso_ec2.Values.ConnectionTrackingSpecification

A security group connection tracking specification that enables you to set the idle timeout for connection tracking on an Elastic network interface. For more information, see Connection tracking timeouts in the Amazon EC2 User Guide.

Sourcemodule GroupIdStringList = Awso_ec2.Values.GroupIdStringList
Sourcemodule Ipv4PrefixListResponse = Awso_ec2.Values.Ipv4PrefixListResponse
Sourcemodule Ipv6PrefixListResponse = Awso_ec2.Values.Ipv6PrefixListResponse
Sourcemodule LaunchTemplateEnaSrdSpecification = Awso_ec2.Values.LaunchTemplateEnaSrdSpecification

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.

Sourcemodule SecondaryInterfacePrivateIpAddressSpecificationList = Awso_ec2.Values.SecondaryInterfacePrivateIpAddressSpecificationList
Sourcemodule CapacityReservationPreference = Awso_ec2.Values.CapacityReservationPreference
Sourcemodule CapacityReservationTargetResponse = Awso_ec2.Values.CapacityReservationTargetResponse

Describes a target Capacity Reservation or Capacity Reservation group.

Sourcemodule AmdSevSnpSpecification = Awso_ec2.Values.AmdSevSnpSpecification
Sourcemodule NestedVirtualizationSpecification = Awso_ec2.Values.NestedVirtualizationSpecification
Sourcemodule ElasticGpuAssociation = Awso_ec2.Values.ElasticGpuAssociation

Amazon Elastic Graphics reached end of life on January 8, 2024. Describes the association between an instance and an Elastic Graphics accelerator.

Sourcemodule ElasticInferenceAcceleratorAssociation = Awso_ec2.Values.ElasticInferenceAcceleratorAssociation

Amazon Elastic Inference is no longer available. Describes the association between an instance and an elastic inference accelerator.

Sourcemodule InstanceBlockDeviceMapping = Awso_ec2.Values.InstanceBlockDeviceMapping

Describes a block device mapping.

Sourcemodule InstanceAutoRecoveryState = Awso_ec2.Values.InstanceAutoRecoveryState
Sourcemodule InstanceRebootMigrationState = Awso_ec2.Values.InstanceRebootMigrationState
Sourcemodule HttpTokensState = Awso_ec2.Values.HttpTokensState
Sourcemodule InstanceMetadataEndpointState = Awso_ec2.Values.InstanceMetadataEndpointState
Sourcemodule InstanceMetadataOptionsState = Awso_ec2.Values.InstanceMetadataOptionsState
Sourcemodule InstanceMetadataProtocolState = Awso_ec2.Values.InstanceMetadataProtocolState
Sourcemodule InstanceMetadataTagsState = Awso_ec2.Values.InstanceMetadataTagsState
Sourcemodule InstanceNetworkInterface = Awso_ec2.Values.InstanceNetworkInterface

Describes a network interface.

Sourcemodule InstanceBandwidthWeighting = Awso_ec2.Values.InstanceBandwidthWeighting
Sourcemodule InstanceSecondaryInterface = Awso_ec2.Values.InstanceSecondaryInterface

Describes a secondary interface attached to an instance.

Sourcemodule InstanceStateName = Awso_ec2.Values.InstanceStateName
Sourcemodule LicenseConfiguration = Awso_ec2.Values.LicenseConfiguration

Describes a license configuration.

Sourcemodule MonitoringState = Awso_ec2.Values.MonitoringState

Describes a product code.

Sourcemodule BaselineBandwidthInMbps = Awso_ec2.Values.BaselineBandwidthInMbps
Sourcemodule BaselineThroughputInMBps = Awso_ec2.Values.BaselineThroughputInMBps
Sourcemodule MaximumBandwidthInMbps = Awso_ec2.Values.MaximumBandwidthInMbps
Sourcemodule MaximumThroughputInMBps = Awso_ec2.Values.MaximumThroughputInMBps
Sourcemodule FpgaDeviceCount = Awso_ec2.Values.FpgaDeviceCount
Sourcemodule FpgaDeviceManufacturerName = Awso_ec2.Values.FpgaDeviceManufacturerName
Sourcemodule FpgaDeviceMemoryInfo = Awso_ec2.Values.FpgaDeviceMemoryInfo

Describes the memory for the FPGA accelerator for the instance type.

Sourcemodule FpgaDeviceName = Awso_ec2.Values.FpgaDeviceName
Sourcemodule GpuDeviceCount = Awso_ec2.Values.GpuDeviceCount
Sourcemodule GpuDeviceManufacturerName = Awso_ec2.Values.GpuDeviceManufacturerName
Sourcemodule GpuDeviceMemoryInfo = Awso_ec2.Values.GpuDeviceMemoryInfo

Describes the memory available to the GPU accelerator.

Sourcemodule GpuPartitionSize = Awso_ec2.Values.GpuPartitionSize
Sourcemodule LogicalGpuCount = Awso_ec2.Values.LogicalGpuCount
Sourcemodule InferenceDeviceCount = Awso_ec2.Values.InferenceDeviceCount
Sourcemodule InferenceDeviceManufacturerName = Awso_ec2.Values.InferenceDeviceManufacturerName
Sourcemodule InferenceDeviceMemoryInfo = Awso_ec2.Values.InferenceDeviceMemoryInfo

Amazon Elastic Inference is no longer available. Describes the memory available to the inference accelerator.

Sourcemodule InferenceDeviceName = Awso_ec2.Values.InferenceDeviceName
Sourcemodule MediaDeviceCount = Awso_ec2.Values.MediaDeviceCount
Sourcemodule MediaDeviceManufacturerName = Awso_ec2.Values.MediaDeviceManufacturerName
Sourcemodule MediaDeviceMemoryInfo = Awso_ec2.Values.MediaDeviceMemoryInfo

Describes the memory available to the media accelerator.

Sourcemodule MediaDeviceName = Awso_ec2.Values.MediaDeviceName
Sourcemodule AdditionalFlexibleNetworkInterfaces = Awso_ec2.Values.AdditionalFlexibleNetworkInterfaces
Sourcemodule BaselineBandwidthInGbps = Awso_ec2.Values.BaselineBandwidthInGbps
Sourcemodule DefaultEnaQueueCountPerInterface = Awso_ec2.Values.DefaultEnaQueueCountPerInterface
Sourcemodule MaxNetworkInterfaces = Awso_ec2.Values.MaxNetworkInterfaces
Sourcemodule MaximumEnaQueueCount = Awso_ec2.Values.MaximumEnaQueueCount
Sourcemodule MaximumEnaQueueCountPerInterface = Awso_ec2.Values.MaximumEnaQueueCountPerInterface
Sourcemodule NetworkCardIndex = Awso_ec2.Values.NetworkCardIndex
Sourcemodule NetworkPerformance = Awso_ec2.Values.NetworkPerformance
Sourcemodule PeakBandwidthInGbps = Awso_ec2.Values.PeakBandwidthInGbps
Sourcemodule NeuronDeviceCoreInfo = Awso_ec2.Values.NeuronDeviceCoreInfo

Describes the cores available to the neuron accelerator.

Sourcemodule NeuronDeviceCount = Awso_ec2.Values.NeuronDeviceCount
Sourcemodule NeuronDeviceMemoryInfo = Awso_ec2.Values.NeuronDeviceMemoryInfo

Describes the memory available to the neuron accelerator.

Sourcemodule NeuronDeviceName = Awso_ec2.Values.NeuronDeviceName
Sourcemodule ImageUsageResourceTypeOption = Awso_ec2.Values.ImageUsageResourceTypeOption

The options that affect the scope of the report.

Sourcemodule ResourceTypeOptionValue = Awso_ec2.Values.ResourceTypeOptionValue
Sourcemodule FleetLaunchTemplateOverrides = Awso_ec2.Values.FleetLaunchTemplateOverrides

Describes overrides for a launch template.

Sourcemodule FleetReplacementStrategy = Awso_ec2.Values.FleetReplacementStrategy
Sourcemodule AttributeValue = Awso_ec2.Values.AttributeValue

Describes a value for a resource attribute that is a String.

Sourcemodule DiskImageDescription = Awso_ec2.Values.DiskImageDescription

Describes a disk image.

Sourcemodule DiskImageVolumeDescription = Awso_ec2.Values.DiskImageVolumeDescription

Describes a disk image volume.

Sourcemodule CapacityAllocationMetadataEntry = Awso_ec2.Values.CapacityAllocationMetadataEntry

A key-value pair that provides additional metadata about a capacity allocation.

Sourcemodule CloudWatchLogGroupArn = Awso_ec2.Values.CloudWatchLogGroupArn
Sourcemodule TransitGatewayAttachmentResourceType = Awso_ec2.Values.TransitGatewayAttachmentResourceType
Sourcemodule ScheduledInstancesPrivateIpAddressConfig = Awso_ec2.Values.ScheduledInstancesPrivateIpAddressConfig

Describes a private IPv4 address for a Scheduled Instance.

Sourcemodule ScheduledInstancesIpv6Address = Awso_ec2.Values.ScheduledInstancesIpv6Address

Describes an IPv6 address.

Sourcemodule IpamPrefixListResolverRuleConditionOperation = Awso_ec2.Values.IpamPrefixListResolverRuleConditionOperation
Sourcemodule RequestIpamResourceTag = Awso_ec2.Values.RequestIpamResourceTag

A tag on an IPAM resource.

Sourcemodule FleetBlockDeviceMappingRequestList = Awso_ec2.Values.FleetBlockDeviceMappingRequestList
Sourcemodule InstanceRequirementsRequest = Awso_ec2.Values.InstanceRequirementsRequest

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 Specify attributes for instance type selection for EC2 Fleet or Spot Fleet and Spot placement score in the Amazon EC2 User Guide.

Describes the placement of an instance.

Sourcemodule RouteServerRouteInstallationStatus = Awso_ec2.Values.RouteServerRouteInstallationStatus
Sourcemodule PacketHeaderStatement = Awso_ec2.Values.PacketHeaderStatement

Describes a packet header statement.

Sourcemodule ThroughResourcesStatement = Awso_ec2.Values.ThroughResourcesStatement

Describes a through resource statement.

Sourcemodule AdditionalDetailList = Awso_ec2.Values.AdditionalDetailList
Sourcemodule AnalysisPacketHeader = Awso_ec2.Values.AnalysisPacketHeader

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.

Sourcemodule ExplanationList = Awso_ec2.Values.ExplanationList
Sourcemodule IpamResourceTag = Awso_ec2.Values.IpamResourceTag

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.

Sourcemodule IpamPublicAddressTag = Awso_ec2.Values.IpamPublicAddressTag

A tag for a public IP address discovered by IPAM.

Sourcemodule ConditionValue = Awso_ec2.Values.ConditionValue
Sourcemodule CapacityManagerTagDimension = Awso_ec2.Values.CapacityManagerTagDimension

A key-value pair representing a tag associated with a capacity resource in Capacity Manager.

Sourcemodule EnableFastSnapshotRestoreStateError = Awso_ec2.Values.EnableFastSnapshotRestoreStateError

Describes an error that occurred when enabling fast snapshot restores.

Sourcemodule DisableFastSnapshotRestoreStateError = Awso_ec2.Values.DisableFastSnapshotRestoreStateError

Describes an error that occurred when disabling fast snapshot restores.

Sourcemodule TelemetryStatus = Awso_ec2.Values.TelemetryStatus

The VPN tunnel options.

Sourcemodule VpnStaticRouteSource = Awso_ec2.Values.VpnStaticRouteSource
Sourcemodule VpcCidrBlockState = Awso_ec2.Values.VpcCidrBlockState

Describes the state of a CIDR block.

Sourcemodule VpcEncryptionControlExclusion = Awso_ec2.Values.VpcEncryptionControlExclusion

Describes an exclusion configuration for VPC Encryption Control. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule Ipv6AddressAttribute = Awso_ec2.Values.Ipv6AddressAttribute

Describes an IPv4 CIDR block.

Describes an IPv6 CIDR block.

Sourcemodule VolumeAttachmentState = Awso_ec2.Values.VolumeAttachmentState
Sourcemodule VolumeStatusDetails = Awso_ec2.Values.VolumeStatusDetails

Describes a volume status.

Sourcemodule DeviceTrustProviderType = Awso_ec2.Values.DeviceTrustProviderType
Sourcemodule TrustProviderType = Awso_ec2.Values.TrustProviderType
Sourcemodule UserTrustProviderType = Awso_ec2.Values.UserTrustProviderType
Sourcemodule VerifiedAccessLogDeliveryStatus = Awso_ec2.Values.VerifiedAccessLogDeliveryStatus

Describes a log delivery status.

Sourcemodule VerifiedAccessEndpointPortRange = Awso_ec2.Values.VerifiedAccessEndpointPortRange

Describes a port range.

Sourcemodule EncryptionStateValue = Awso_ec2.Values.EncryptionStateValue
Sourcemodule TransitGatewayAttachmentBgpConfiguration = Awso_ec2.Values.TransitGatewayAttachmentBgpConfiguration

The BGP configuration information.

Sourcemodule TrafficDirection = Awso_ec2.Values.TrafficDirection
Sourcemodule TrafficMirrorPortRange = Awso_ec2.Values.TrafficMirrorPortRange

Describes the Traffic Mirror port range.

Sourcemodule TrafficMirrorRuleAction = Awso_ec2.Values.TrafficMirrorRuleAction
Sourcemodule SubnetCidrAssociationId = Awso_ec2.Values.SubnetCidrAssociationId
Sourcemodule SubnetCidrBlockState = Awso_ec2.Values.SubnetCidrBlockState

Describes the state of a CIDR block.

Sourcemodule PrefixListIdSet = Awso_ec2.Values.PrefixListIdSet
Sourcemodule UserIdGroupPairSet = Awso_ec2.Values.UserIdGroupPairSet
Sourcemodule SpotFleetLaunchSpecification = Awso_ec2.Values.SpotFleetLaunchSpecification

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.

Sourcemodule LaunchTemplateConfig = Awso_ec2.Values.LaunchTemplateConfig

Describes a launch template and overrides.

Sourcemodule ClassicLoadBalancersConfig = Awso_ec2.Values.ClassicLoadBalancersConfig

Describes the Classic Load Balancers to attach to a Spot Fleet. Spot Fleet registers the running Spot Instances with these Classic Load Balancers.

Sourcemodule TargetGroupsConfig = Awso_ec2.Values.TargetGroupsConfig

Describes the target groups to attach to a Spot Fleet. Spot Fleet registers the running Spot Instances with these target groups.

Sourcemodule SpotCapacityRebalance = Awso_ec2.Values.SpotCapacityRebalance

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.

Sourcemodule TagSpecification = Awso_ec2.Values.TagSpecification

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.

Sourcemodule PrefixListIdList = Awso_ec2.Values.PrefixListIdList
Sourcemodule UserIdGroupPairList = Awso_ec2.Values.UserIdGroupPairList
Sourcemodule SecondarySubnetCidrAssociationId = Awso_ec2.Values.SecondarySubnetCidrAssociationId
Sourcemodule SecondarySubnetCidrBlockAssociationState = Awso_ec2.Values.SecondarySubnetCidrBlockAssociationState
Sourcemodule SecondaryNetworkCidrAssociationId = Awso_ec2.Values.SecondaryNetworkCidrAssociationId
Sourcemodule SecondaryNetworkCidrBlockAssociationState = Awso_ec2.Values.SecondaryNetworkCidrBlockAssociationState
Sourcemodule CarrierGatewayId = Awso_ec2.Values.CarrierGatewayId
Sourcemodule CoreNetworkArn = Awso_ec2.Values.CoreNetworkArn
Sourcemodule RouteTableAssociationState = Awso_ec2.Values.RouteTableAssociationState

Describes the state of an association between a route table and a subnet or gateway.

Sourcemodule RecurringChargeFrequency = Awso_ec2.Values.RecurringChargeFrequency
Sourcemodule ReservedInstancesConfiguration = Awso_ec2.Values.ReservedInstancesConfiguration

Describes the configuration settings for the modified Reserved Instances.

Sourcemodule CurrencyCodeValues = Awso_ec2.Values.CurrencyCodeValues
Sourcemodule AttachmentEnaSrdUdpSpecification = Awso_ec2.Values.AttachmentEnaSrdUdpSpecification

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.

Sourcemodule NetworkInterfaceAssociation = Awso_ec2.Values.NetworkInterfaceAssociation

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).

Describes the ICMP type and code.

Sourcemodule NatGatewayAddressStatus = Awso_ec2.Values.NatGatewayAddressStatus
Sourcemodule NatGatewayApplianceModifyState = Awso_ec2.Values.NatGatewayApplianceModifyState
Sourcemodule NatGatewayApplianceState = Awso_ec2.Values.NatGatewayApplianceState
Sourcemodule NatGatewayApplianceType = Awso_ec2.Values.NatGatewayApplianceType
Sourcemodule ElasticGpuSpecificationResponse = Awso_ec2.Values.ElasticGpuSpecificationResponse

Deprecated. Amazon Elastic Graphics reached end of life on January 8, 2024.

Sourcemodule LaunchTemplateBlockDeviceMapping = Awso_ec2.Values.LaunchTemplateBlockDeviceMapping

Describes a block device mapping.

Sourcemodule LaunchTemplateElasticInferenceAcceleratorResponse = Awso_ec2.Values.LaunchTemplateElasticInferenceAcceleratorResponse

Amazon Elastic Inference is no longer available. Describes an elastic inference accelerator.

Sourcemodule LaunchTemplateAutoRecoveryState = Awso_ec2.Values.LaunchTemplateAutoRecoveryState
Sourcemodule LaunchTemplateSpotMarketOptions = Awso_ec2.Values.LaunchTemplateSpotMarketOptions

The options for Spot Instances.

Sourcemodule LaunchTemplateHttpTokensState = Awso_ec2.Values.LaunchTemplateHttpTokensState
Sourcemodule LaunchTemplateInstanceMetadataEndpointState = Awso_ec2.Values.LaunchTemplateInstanceMetadataEndpointState
Sourcemodule LaunchTemplateInstanceMetadataOptionsState = Awso_ec2.Values.LaunchTemplateInstanceMetadataOptionsState
Sourcemodule LaunchTemplateInstanceMetadataProtocolIpv6 = Awso_ec2.Values.LaunchTemplateInstanceMetadataProtocolIpv6
Sourcemodule LaunchTemplateInstanceMetadataTagsState = Awso_ec2.Values.LaunchTemplateInstanceMetadataTagsState
Sourcemodule LaunchTemplateInstanceNetworkInterfaceSpecification = Awso_ec2.Values.LaunchTemplateInstanceNetworkInterfaceSpecification

Describes a network interface.

Sourcemodule LaunchTemplateInstanceSecondaryInterfaceSpecification = Awso_ec2.Values.LaunchTemplateInstanceSecondaryInterfaceSpecification

Describes a secondary interface specification in a launch template.

Sourcemodule LaunchTemplateLicenseConfiguration = Awso_ec2.Values.LaunchTemplateLicenseConfiguration

Describes a license configuration.

Sourcemodule LaunchTemplateTagSpecification = Awso_ec2.Values.LaunchTemplateTagSpecification

The tags specification for the launch template.

Sourcemodule ArchitectureValues = Awso_ec2.Values.ArchitectureValues
Sourcemodule BootModeValues = Awso_ec2.Values.BootModeValues
Sourcemodule CapacityReservationSpecificationResponse = Awso_ec2.Values.CapacityReservationSpecificationResponse

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.

The CPU options for the instance.

Sourcemodule ElasticGpuAssociationList = Awso_ec2.Values.ElasticGpuAssociationList
Sourcemodule ElasticInferenceAcceleratorAssociationList = Awso_ec2.Values.ElasticInferenceAcceleratorAssociationList
Sourcemodule EnclaveOptions = Awso_ec2.Values.EnclaveOptions

Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.

Sourcemodule HibernationOptions = Awso_ec2.Values.HibernationOptions

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 Amazon EC2 instance in the Amazon EC2 User Guide.

Sourcemodule HypervisorType = Awso_ec2.Values.HypervisorType
Sourcemodule IamInstanceProfile = Awso_ec2.Values.IamInstanceProfile

Describes an IAM instance profile.

Sourcemodule InstanceBlockDeviceMappingList = Awso_ec2.Values.InstanceBlockDeviceMappingList
Sourcemodule InstanceBootModeValues = Awso_ec2.Values.InstanceBootModeValues
Sourcemodule InstanceLifecycleType = Awso_ec2.Values.InstanceLifecycleType
Sourcemodule InstanceMaintenanceOptions = Awso_ec2.Values.InstanceMaintenanceOptions

The maintenance options for the instance.

Sourcemodule InstanceMetadataOptionsResponse = Awso_ec2.Values.InstanceMetadataOptionsResponse

The metadata options for the instance.

Sourcemodule InstanceNetworkInterfaceList = Awso_ec2.Values.InstanceNetworkInterfaceList
Sourcemodule InstanceNetworkPerformanceOptions = Awso_ec2.Values.InstanceNetworkPerformanceOptions

With network performance options, you can adjust your bandwidth preferences to meet the needs of the workload that runs on your instance.

Sourcemodule InstanceSecondaryInterfaceList = Awso_ec2.Values.InstanceSecondaryInterfaceList

Describes the current state of an instance.

Describes the monitoring of an instance.

Sourcemodule PlatformValues = Awso_ec2.Values.PlatformValues
Sourcemodule PrivateDnsNameOptionsResponse = Awso_ec2.Values.PrivateDnsNameOptionsResponse

Describes the options for instance hostnames.

Sourcemodule ProductCodeList = Awso_ec2.Values.ProductCodeList

Describes a state change.

Sourcemodule VirtualizationType = Awso_ec2.Values.VirtualizationType

Describes the performance characteristics of an EBS card on the instance type.

Sourcemodule FpgaDeviceInfo = Awso_ec2.Values.FpgaDeviceInfo

Describes the FPGA accelerator for the instance type.

Describes the GPU accelerators for the instance type.

Sourcemodule InferenceDeviceInfo = Awso_ec2.Values.InferenceDeviceInfo

Amazon Elastic Inference is no longer available. Describes the Inference accelerators for the instance type.

Describes a disk.

Sourcemodule MediaDeviceInfo = Awso_ec2.Values.MediaDeviceInfo

Describes the media accelerators for the instance type.

Sourcemodule BandwidthWeightingType = Awso_ec2.Values.BandwidthWeightingType
Sourcemodule DefaultTcpEstablishedTimeout = Awso_ec2.Values.DefaultTcpEstablishedTimeout
Sourcemodule DefaultUdpStreamTimeout = Awso_ec2.Values.DefaultUdpStreamTimeout
Sourcemodule DefaultUdpTimeout = Awso_ec2.Values.DefaultUdpTimeout
Sourcemodule MaximumEfaInterfaces = Awso_ec2.Values.MaximumEfaInterfaces
Sourcemodule NetworkCardInfo = Awso_ec2.Values.NetworkCardInfo

Describes the network card support of the instance type.

Sourcemodule NeuronDeviceInfo = Awso_ec2.Values.NeuronDeviceInfo

Describes the neuron accelerators for the instance type.

Sourcemodule NitroTpmSupportedVersionType = Awso_ec2.Values.NitroTpmSupportedVersionType
Sourcemodule PlacementGroupStrategy = Awso_ec2.Values.PlacementGroupStrategy
Sourcemodule ArchitectureType = Awso_ec2.Values.ArchitectureType
Sourcemodule SupportedAdditionalProcessorFeature = Awso_ec2.Values.SupportedAdditionalProcessorFeature
Sourcemodule ThreadsPerCore = Awso_ec2.Values.ThreadsPerCore
Sourcemodule EbsStatusDetails = Awso_ec2.Values.EbsStatusDetails

Describes the attached EBS status check for an instance.

Sourcemodule InstanceEventId = Awso_ec2.Values.InstanceEventId
Sourcemodule InstanceStatusDetails = Awso_ec2.Values.InstanceStatusDetails

Describes the instance status.

Sourcemodule DedicatedHostId = Awso_ec2.Values.DedicatedHostId
Sourcemodule UserBucketDetails = Awso_ec2.Values.UserBucketDetails

Describes the Amazon S3 bucket for the disk image.

Sourcemodule ImageUsageResourceTypeName = Awso_ec2.Values.ImageUsageResourceTypeName
Sourcemodule ImageUsageResourceTypeOptionList = Awso_ec2.Values.ImageUsageResourceTypeOptionList
Sourcemodule ImageReferenceOptionName = Awso_ec2.Values.ImageReferenceOptionName
Sourcemodule ResourceTypeOptionValuesList = Awso_ec2.Values.ResourceTypeOptionValuesList
Sourcemodule InstanceCapacity = Awso_ec2.Values.InstanceCapacity

Information about the number of instances that can be launched onto the Dedicated Host.

Sourcemodule InstanceLifecycle = Awso_ec2.Values.InstanceLifecycle
Sourcemodule LaunchTemplateAndOverridesResponse = Awso_ec2.Values.LaunchTemplateAndOverridesResponse

Describes a launch template and overrides.

Sourcemodule InstanceIdsSet = Awso_ec2.Values.InstanceIdsSet
Sourcemodule FleetLaunchTemplateOverridesList = Awso_ec2.Values.FleetLaunchTemplateOverridesList
Sourcemodule FleetCapacityReservationUsageStrategy = Awso_ec2.Values.FleetCapacityReservationUsageStrategy
Sourcemodule FleetReservationType = Awso_ec2.Values.FleetReservationType
Sourcemodule FleetSpotCapacityRebalance = Awso_ec2.Values.FleetSpotCapacityRebalance

The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.

Sourcemodule DhcpConfigurationValueList = Awso_ec2.Values.DhcpConfigurationValueList
Sourcemodule ImportInstanceVolumeDetailItem = Awso_ec2.Values.ImportInstanceVolumeDetailItem

Describes an import volume task.

Sourcemodule AssociatedNetworkType = Awso_ec2.Values.AssociatedNetworkType
Sourcemodule ClientVpnEndpointAttributeStatusCode = Awso_ec2.Values.ClientVpnEndpointAttributeStatusCode
Sourcemodule CertificateAuthentication = Awso_ec2.Values.CertificateAuthentication

Information about the client certificate used for authentication.

Sourcemodule ClientVpnAuthenticationType = Awso_ec2.Values.ClientVpnAuthenticationType
Sourcemodule DirectoryServiceAuthentication = Awso_ec2.Values.DirectoryServiceAuthentication

Describes an Active Directory.

Sourcemodule FederatedAuthentication = Awso_ec2.Values.FederatedAuthentication

Describes the IAM SAML identity providers used for federated authentication.

Sourcemodule AllocationType = Awso_ec2.Values.AllocationType
Sourcemodule CapacityAllocationMetadataList = Awso_ec2.Values.CapacityAllocationMetadataList
Sourcemodule CapacityReservationId = Awso_ec2.Values.CapacityReservationId
Sourcemodule CapacityReservationInstancePlatform = Awso_ec2.Values.CapacityReservationInstancePlatform
Sourcemodule DoubleWithConstraints = Awso_ec2.Values.DoubleWithConstraints
Sourcemodule IntegerWithConstraints = Awso_ec2.Values.IntegerWithConstraints
Sourcemodule AsnAssociationState = Awso_ec2.Values.AsnAssociationState
Sourcemodule S3StorageUploadPolicySignature = Awso_ec2.Values.S3StorageUploadPolicySignature
Sourcemodule IKEVersionsRequestListValue = Awso_ec2.Values.IKEVersionsRequestListValue

The IKE version that is permitted for the VPN tunnel.

Sourcemodule Phase1DHGroupNumbersRequestListValue = Awso_ec2.Values.Phase1DHGroupNumbersRequestListValue

Specifies a Diffie-Hellman group number for the VPN tunnel for phase 1 IKE negotiations.

Sourcemodule Phase1EncryptionAlgorithmsRequestListValue = Awso_ec2.Values.Phase1EncryptionAlgorithmsRequestListValue

Specifies the encryption algorithm for the VPN tunnel for phase 1 IKE negotiations.

Sourcemodule Phase1IntegrityAlgorithmsRequestListValue = Awso_ec2.Values.Phase1IntegrityAlgorithmsRequestListValue

Specifies the integrity algorithm for the VPN tunnel for phase 1 IKE negotiations.

Sourcemodule Phase2DHGroupNumbersRequestListValue = Awso_ec2.Values.Phase2DHGroupNumbersRequestListValue

Specifies a Diffie-Hellman group number for the VPN tunnel for phase 2 IKE negotiations.

Sourcemodule Phase2EncryptionAlgorithmsRequestListValue = Awso_ec2.Values.Phase2EncryptionAlgorithmsRequestListValue

Specifies the encryption algorithm for the VPN tunnel for phase 2 IKE negotiations.

Sourcemodule Phase2IntegrityAlgorithmsRequestListValue = Awso_ec2.Values.Phase2IntegrityAlgorithmsRequestListValue

Specifies the integrity algorithm for the VPN tunnel for phase 2 IKE negotiations.

Sourcemodule CloudWatchLogOptionsSpecification = Awso_ec2.Values.CloudWatchLogOptionsSpecification

Options for sending VPN tunnel logs to CloudWatch.

Sourcemodule ResourceStatementRequest = Awso_ec2.Values.ResourceStatementRequest

Describes a resource statement.

Sourcemodule InstanceIpv6AddressRequest = Awso_ec2.Values.InstanceIpv6AddressRequest

Describes an IPv6 address.

Sourcemodule SecondaryInterfacePrivateIpAddressSpecificationRequest = Awso_ec2.Values.SecondaryInterfacePrivateIpAddressSpecificationRequest

Describes a private IPv4 address specification for a secondary interface request.

Sourcemodule ClientVpnConnectionStatusCode = Awso_ec2.Values.ClientVpnConnectionStatusCode
Sourcemodule TransitGatewayRouteAttachment = Awso_ec2.Values.TransitGatewayRouteAttachment

Describes a route attachment.

Sourcemodule ScheduledInstancesEbs = Awso_ec2.Values.ScheduledInstancesEbs

Describes an EBS volume for a Scheduled Instance.

Sourcemodule PrivateIpAddressConfigSet = Awso_ec2.Values.PrivateIpAddressConfigSet
Sourcemodule ScheduledInstancesIpv6AddressList = Awso_ec2.Values.ScheduledInstancesIpv6AddressList
Sourcemodule ScheduledInstancesSecurityGroupIdSet = Awso_ec2.Values.ScheduledInstancesSecurityGroupIdSet
Sourcemodule InstanceSecondaryInterfacePrivateIpAddressRequest = Awso_ec2.Values.InstanceSecondaryInterfacePrivateIpAddressRequest

Describes a private IPv4 address for a secondary interface request.

Sourcemodule RunInstancesMonitoringEnabled = Awso_ec2.Values.RunInstancesMonitoringEnabled

Describes the monitoring of an instance.

Sourcemodule MaximumDaysSinceCreatedValue = Awso_ec2.Values.MaximumDaysSinceCreatedValue
Sourcemodule MaximumDaysSinceDeprecatedValue = Awso_ec2.Values.MaximumDaysSinceDeprecatedValue
Sourcemodule ImageNameCriteriaRequest = Awso_ec2.Values.ImageNameCriteriaRequest
Sourcemodule ImageProviderRequest = Awso_ec2.Values.ImageProviderRequest
Sourcemodule MarketplaceProductCodeRequest = Awso_ec2.Values.MarketplaceProductCodeRequest
Sourcemodule TransitGatewayMulitcastDomainAssociationState = Awso_ec2.Values.TransitGatewayMulitcastDomainAssociationState
Sourcemodule OccurrenceDaySet = Awso_ec2.Values.OccurrenceDaySet
Sourcemodule PermissionGroup = Awso_ec2.Values.PermissionGroup
Sourcemodule PrefixListResourceId = Awso_ec2.Values.PrefixListResourceId
Sourcemodule IpamPrefixListResolverRuleConditionRequest = Awso_ec2.Values.IpamPrefixListResolverRuleConditionRequest

Describes a condition used when creating or modifying resolver rules. CIDR selection rules define the business logic for selecting CIDRs from IPAM. If a CIDR matches any of the rules, it will be included. If a rule has multiple conditions, the CIDR has to match every condition of that rule. You can create a prefix list resolver without any CIDR selection rules, but it will generate empty versions (containing no CIDRs) until you add rules. There are three rule types. Only 2 of the 3 rule types support conditions - IPAM pool CIDR and Scope resource CIDR. Static CIDR rules cannot have conditions. Static CIDR: A fixed list of CIDRs that do not change (like a manual list replicated across Regions) IPAM pool CIDR: CIDRs from specific IPAM pools (like all CIDRs from your IPAM production pool) If you choose this option, choose the following: IPAM scope: Select the IPAM scope to search for resources Conditions: Property IPAM pool ID: Select an IPAM pool that contains the resources CIDR (like 10.24.34.0/23) Operation: Equals/Not equals Value: The value on which to match the condition Scope resource CIDR: CIDRs from Amazon Web Services resources like VPCs, subnets, EIPs within an IPAM scope If you choose this option, choose the following: IPAM scope: Select the IPAM scope to search for resources Resource type: Select a resource, like a VPC or subnet. Conditions: Property: Resource ID: The unique ID of a resource (like vpc-1234567890abcdef0) Resource owner (like 111122223333) Resource region (like us-east-1) Resource tag (like key: name, value: dev-vpc-1) CIDR (like 10.24.34.0/23) Operation: Equals/Not equals Value: The value on which to match the condition

Sourcemodule UnsuccessfulInstanceCreditSpecificationErrorCode = Awso_ec2.Values.UnsuccessfulInstanceCreditSpecificationErrorCode
Sourcemodule FleetLaunchTemplateOverridesRequest = Awso_ec2.Values.FleetLaunchTemplateOverridesRequest

Describes overrides for a launch template.

Sourcemodule LaunchTemplateId = Awso_ec2.Values.LaunchTemplateId
Sourcemodule TransitGatewayAttachmentId = Awso_ec2.Values.TransitGatewayAttachmentId
Sourcemodule TransitGatewayPolicyRuleMetaData = Awso_ec2.Values.TransitGatewayPolicyRuleMetaData

Describes the meta data tags associated with a transit gateway policy rule.

Sourcemodule RouteServerRouteInstallationDetail = Awso_ec2.Values.RouteServerRouteInstallationDetail

Describes the installation status of a route in a route table.

Describes a path statement.

Sourcemodule ThroughResourcesStatementList = Awso_ec2.Values.ThroughResourcesStatementList

Describes a path component.

Sourcemodule IpamPrefixListResolverRuleCondition = Awso_ec2.Values.IpamPrefixListResolverRuleCondition

Describes a condition within a CIDR selection rule. Conditions define the criteria for selecting CIDRs from IPAM's database based on resource attributes. CIDR selection rules define the business logic for selecting CIDRs from IPAM. If a CIDR matches any of the rules, it will be included. If a rule has multiple conditions, the CIDR has to match every condition of that rule. You can create a prefix list resolver without any CIDR selection rules, but it will generate empty versions (containing no CIDRs) until you add rules. There are three rule types. Only 2 of the 3 rule types support conditions - IPAM pool CIDR and Scope resource CIDR. Static CIDR rules cannot have conditions. Static CIDR: A fixed list of CIDRs that do not change (like a manual list replicated across Regions) IPAM pool CIDR: CIDRs from specific IPAM pools (like all CIDRs from your IPAM production pool) If you choose this option, choose the following: IPAM scope: Select the IPAM scope to search for resources Conditions: Property IPAM pool ID: Select an IPAM pool that contains the resources CIDR (like 10.24.34.0/23) Operation: Equals/Not equals Value: The value on which to match the condition Scope resource CIDR: CIDRs from Amazon Web Services resources like VPCs, subnets, EIPs within an IPAM scope If you choose this option, choose the following: IPAM scope: Select the IPAM scope to search for resources Resource type: Select a resource, like a VPC or subnet. Conditions: Property: Resource ID: The unique ID of a resource (like vpc-1234567890abcdef0) Resource owner (like 111122223333) Resource region (like us-east-1) Resource tag (like key: name, value: dev-vpc-1) CIDR (like 10.24.34.0/23) Operation: Equals/Not equals Value: The value on which to match the condition

Sourcemodule IpamPoolCidrFailureCode = Awso_ec2.Values.IpamPoolCidrFailureCode
Sourcemodule IpamPolicyAllocationRule = Awso_ec2.Values.IpamPolicyAllocationRule

Information about an IPAM policy allocation rule. Allocation rules are optional configurations within an IPAM policy that map Amazon Web Services resource types to specific IPAM pools. If no rules are defined, the resource types default to using Amazon-provided IP addresses.

Sourcemodule IpamPublicAddressSecurityGroup = Awso_ec2.Values.IpamPublicAddressSecurityGroup

The security group that the resource with the public IP address is in.

Sourcemodule IpamPublicAddressTagList = Awso_ec2.Values.IpamPublicAddressTagList
Sourcemodule IpamDiscoveryFailureCode = Awso_ec2.Values.IpamDiscoveryFailureCode
Sourcemodule PartitionLoadFrequency = Awso_ec2.Values.PartitionLoadFrequency
Sourcemodule RegionalSummary = Awso_ec2.Values.RegionalSummary

A summary report for the attribute for a Region.

Sourcemodule ConditionValueList = Awso_ec2.Values.ConditionValueList
Sourcemodule FilterByDimension = Awso_ec2.Values.FilterByDimension
Sourcemodule CapacityManagerTagDimensionSet = Awso_ec2.Values.CapacityManagerTagDimensionSet
Sourcemodule CapacityTenancy = Awso_ec2.Values.CapacityTenancy
Sourcemodule ReservationEndDateType = Awso_ec2.Values.ReservationEndDateType
Sourcemodule ReservationState = Awso_ec2.Values.ReservationState
Sourcemodule ReservationType = Awso_ec2.Values.ReservationType

Represents a single metric value with its associated statistic, such as the sum or average of unused capacity hours.

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.

Sourcemodule MarketplaceProductCode = Awso_ec2.Values.MarketplaceProductCode
Sourcemodule VerifiedAccessInstanceOpenVpnClientConfigurationRoute = Awso_ec2.Values.VerifiedAccessInstanceOpenVpnClientConfigurationRoute

Describes a route.

Sourcemodule EnableFastSnapshotRestoreStateErrorItem = Awso_ec2.Values.EnableFastSnapshotRestoreStateErrorItem

Contains information about an error that occurred when enabling fast snapshot restores.

Sourcemodule DisableFastSnapshotRestoreStateErrorItem = Awso_ec2.Values.DisableFastSnapshotRestoreStateErrorItem

Contains information about an error that occurred when disabling fast snapshot restores.

Describes an attachment between a virtual private gateway and a VPC.

Describes telemetry for a VPN tunnel.

Sourcemodule TunnelInsideIpVersion = Awso_ec2.Values.TunnelInsideIpVersion
Sourcemodule TunnelOptionsList = Awso_ec2.Values.TunnelOptionsList
Sourcemodule VpnTunnelBandwidth = Awso_ec2.Values.VpnTunnelBandwidth
Sourcemodule VpnStaticRoute = Awso_ec2.Values.VpnStaticRoute

Describes a static route for a VPN connection.

Sourcemodule BlockPublicAccessMode = Awso_ec2.Values.BlockPublicAccessMode
Sourcemodule VpcCidrBlockAssociation = Awso_ec2.Values.VpcCidrBlockAssociation

Describes an IPv4 CIDR block associated with a VPC.

Sourcemodule VpcEncryptionControlExclusions = Awso_ec2.Values.VpcEncryptionControlExclusions

Describes the exclusion configurations for various resource types in VPC Encryption Control. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule VpcEncryptionControlId = Awso_ec2.Values.VpcEncryptionControlId
Sourcemodule VpcEncryptionControlMode = Awso_ec2.Values.VpcEncryptionControlMode
Sourcemodule VpcEncryptionControlState = Awso_ec2.Values.VpcEncryptionControlState
Sourcemodule VpcIpv6CidrBlockAssociation = Awso_ec2.Values.VpcIpv6CidrBlockAssociation

Describes an IPv6 CIDR block associated with a VPC.

Sourcemodule VpcPeeringConnectionStateReasonCode = Awso_ec2.Values.VpcPeeringConnectionStateReasonCode
Sourcemodule Ipv6CidrBlockSet = Awso_ec2.Values.Ipv6CidrBlockSet
Sourcemodule VpcPeeringConnectionOptionsDescription = Awso_ec2.Values.VpcPeeringConnectionOptionsDescription

Describes the VPC peering connection options.

Describes a DNS entry.

Sourcemodule DnsRecordIpType = Awso_ec2.Values.DnsRecordIpType
Sourcemodule PrivateDnsSpecifiedDomainSet = Awso_ec2.Values.PrivateDnsSpecifiedDomainSet
Sourcemodule SecurityGroupIdentifier = Awso_ec2.Values.SecurityGroupIdentifier

Describes a security group.

Sourcemodule SubnetIpPrefixes = Awso_ec2.Values.SubnetIpPrefixes

Prefixes of the subnet IP.

Sourcemodule PrivateDnsDetails = Awso_ec2.Values.PrivateDnsDetails

Information about the Private DNS name for interface endpoints.

Sourcemodule ServiceTypeDetail = Awso_ec2.Values.ServiceTypeDetail

Describes the type of service for a VPC endpoint.

Sourcemodule ServiceConnectivityType = Awso_ec2.Values.ServiceConnectivityType
Sourcemodule SupportedRegionDetail = Awso_ec2.Values.SupportedRegionDetail

Describes a supported Region.

Sourcemodule VolumeAttachment = Awso_ec2.Values.VolumeAttachment

Describes volume attachment details.

Sourcemodule InitializationType = Awso_ec2.Values.InitializationType
Sourcemodule VolumeStatusAction = Awso_ec2.Values.VolumeStatusAction

Describes a volume status operation code.

Sourcemodule VolumeStatusAttachmentStatus = Awso_ec2.Values.VolumeStatusAttachmentStatus

Information about the instances to which the volume is attached.

Sourcemodule VolumeStatusEvent = Awso_ec2.Values.VolumeStatusEvent

Describes a volume status event.

Sourcemodule VolumeStatusDetailsList = Awso_ec2.Values.VolumeStatusDetailsList
Sourcemodule VolumeStatusInfoStatus = Awso_ec2.Values.VolumeStatusInfoStatus
Sourcemodule ClientSecretType = Awso_ec2.Values.ClientSecretType
Sourcemodule VerifiedAccessTrustProviderCondensed = Awso_ec2.Values.VerifiedAccessTrustProviderCondensed

Condensed information about a trust provider.

Sourcemodule VerifiedAccessLogCloudWatchLogsDestination = Awso_ec2.Values.VerifiedAccessLogCloudWatchLogsDestination

Options for CloudWatch Logs as a logging destination.

Sourcemodule VerifiedAccessLogKinesisDataFirehoseDestination = Awso_ec2.Values.VerifiedAccessLogKinesisDataFirehoseDestination

Options for Kinesis as a logging destination.

Sourcemodule VerifiedAccessLogS3Destination = Awso_ec2.Values.VerifiedAccessLogS3Destination

Options for Amazon S3 as a logging destination.

Sourcemodule VerifiedAccessEndpointPortRangeList = Awso_ec2.Values.VerifiedAccessEndpointPortRangeList
Sourcemodule VerifiedAccessEndpointProtocol = Awso_ec2.Values.VerifiedAccessEndpointProtocol
Sourcemodule VerifiedAccessEndpointSubnetIdList = Awso_ec2.Values.VerifiedAccessEndpointSubnetIdList
Sourcemodule VerifiedAccessEndpointStatusCode = Awso_ec2.Values.VerifiedAccessEndpointStatusCode
Sourcemodule AutoAcceptSharedAttachmentsValue = Awso_ec2.Values.AutoAcceptSharedAttachmentsValue
Sourcemodule DefaultRouteTableAssociationValue = Awso_ec2.Values.DefaultRouteTableAssociationValue
Sourcemodule DefaultRouteTablePropagationValue = Awso_ec2.Values.DefaultRouteTablePropagationValue
Sourcemodule DnsSupportValue = Awso_ec2.Values.DnsSupportValue
Sourcemodule EncryptionSupport = Awso_ec2.Values.EncryptionSupport

Describes the encryption support status for a transit gateway.

Sourcemodule MulticastSupportValue = Awso_ec2.Values.MulticastSupportValue
Sourcemodule SecurityGroupReferencingSupportValue = Awso_ec2.Values.SecurityGroupReferencingSupportValue
Sourcemodule VpnEcmpSupportValue = Awso_ec2.Values.VpnEcmpSupportValue
Sourcemodule ApplianceModeSupportValue = Awso_ec2.Values.ApplianceModeSupportValue
Sourcemodule Ipv6SupportValue = Awso_ec2.Values.Ipv6SupportValue
Sourcemodule DynamicRoutingValue = Awso_ec2.Values.DynamicRoutingValue
Sourcemodule AutoAcceptSharedAssociationsValue = Awso_ec2.Values.AutoAcceptSharedAssociationsValue
Sourcemodule Igmpv2SupportValue = Awso_ec2.Values.Igmpv2SupportValue
Sourcemodule StaticSourcesSupportValue = Awso_ec2.Values.StaticSourcesSupportValue
Sourcemodule InsideCidrBlocksStringList = Awso_ec2.Values.InsideCidrBlocksStringList
Sourcemodule TransitGatewayAttachmentBgpConfigurationList = Awso_ec2.Values.TransitGatewayAttachmentBgpConfigurationList
Sourcemodule TransitGatewayAssociationState = Awso_ec2.Values.TransitGatewayAssociationState
Sourcemodule TrafficMirrorFilterRule = Awso_ec2.Values.TrafficMirrorFilterRule

Describes the Traffic Mirror rule.

Sourcemodule TrafficMirrorNetworkService = Awso_ec2.Values.TrafficMirrorNetworkService
Sourcemodule SubnetIpv6CidrBlockAssociation = Awso_ec2.Values.SubnetIpv6CidrBlockAssociation

Describes an association between a subnet and an IPv6 CIDR block.

Sourcemodule StaleIpPermission = Awso_ec2.Values.StaleIpPermission

Describes a stale rule in a security group.

Sourcemodule AllocationStrategy = Awso_ec2.Values.AllocationStrategy
Sourcemodule ExcessCapacityTerminationPolicy = Awso_ec2.Values.ExcessCapacityTerminationPolicy
Sourcemodule LaunchSpecsList = Awso_ec2.Values.LaunchSpecsList
Sourcemodule LaunchTemplateConfigList = Awso_ec2.Values.LaunchTemplateConfigList
Sourcemodule LoadBalancersConfig = Awso_ec2.Values.LoadBalancersConfig

Describes the Classic Load Balancers and target groups to attach to a Spot Fleet request.

Sourcemodule OnDemandAllocationStrategy = Awso_ec2.Values.OnDemandAllocationStrategy
Sourcemodule SpotMaintenanceStrategies = Awso_ec2.Values.SpotMaintenanceStrategies

The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.

Sourcemodule TagSpecificationList = Awso_ec2.Values.TagSpecificationList
Sourcemodule TargetCapacityUnitType = Awso_ec2.Values.TargetCapacityUnitType

Describes the permissions for a security group rule.

Sourcemodule SecondarySubnetIpv4CidrBlockAssociation = Awso_ec2.Values.SecondarySubnetIpv4CidrBlockAssociation

Describes an IPv4 CIDR block associated with a secondary subnet.

Sourcemodule SecondaryNetworkIpv4CidrBlockAssociation = Awso_ec2.Values.SecondaryNetworkIpv4CidrBlockAssociation

Describes an IPv4 CIDR block associated with a secondary network.

Sourcemodule SecondaryInterfaceIpv4Address = Awso_ec2.Values.SecondaryInterfaceIpv4Address

Describes a private IPv4 address for a secondary interface.

Sourcemodule PropagatingVgw = Awso_ec2.Values.PropagatingVgw

Describes a virtual private gateway propagating route.

Describes a route in a route table.

include module type of struct include Awso_ec2.Values_1 end
Sourcemodule RouteTableAssociation = Awso_ec2.Values.RouteTableAssociation

Describes an association between a route table and a subnet or gateway.

Sourcemodule RouteServerBfdState = Awso_ec2.Values.RouteServerBfdState
Sourcemodule RouteServerPeerLivenessMode = Awso_ec2.Values.RouteServerPeerLivenessMode
Sourcemodule RouteServerBgpState = Awso_ec2.Values.RouteServerBgpState
Sourcemodule RecurringCharge = Awso_ec2.Values.RecurringCharge

Describes a recurring charge.

Describes a Reserved Instance offering.

Sourcemodule ReservedInstancesModificationResult = Awso_ec2.Values.ReservedInstancesModificationResult

Describes the modification request/s.

Sourcemodule ReservedInstancesId = Awso_ec2.Values.ReservedInstancesId

Describes the ID of a Reserved Instance.

Describes a Reserved Instance listing state.

Describes the price for a Reserved Instance.

Sourcemodule RegionGeography = Awso_ec2.Values.RegionGeography

Describes the geography information for a Region.

Sourcemodule PublicIpv4PoolRange = Awso_ec2.Values.PublicIpv4PoolRange

Describes an address range of an IPv4 address pool.

Describes the ID format for a resource.

Sourcemodule LocalGatewayVirtualInterfaceId = Awso_ec2.Values.LocalGatewayVirtualInterfaceId
Sourcemodule ServiceLinkVirtualInterfaceId = Awso_ec2.Values.ServiceLinkVirtualInterfaceId
Sourcemodule Ipv4PrefixSpecification = Awso_ec2.Values.Ipv4PrefixSpecification

Describes an IPv4 prefix.

Sourcemodule Ipv6PrefixSpecification = Awso_ec2.Values.Ipv6PrefixSpecification

Describes the IPv6 prefix.

Sourcemodule AttachmentEnaSrdSpecification = Awso_ec2.Values.AttachmentEnaSrdSpecification

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.

Sourcemodule NetworkInterfaceIpv6Address = Awso_ec2.Values.NetworkInterfaceIpv6Address

Describes an IPv6 address associated with a network interface.

Sourcemodule NetworkInterfacePrivateIpAddress = Awso_ec2.Values.NetworkInterfacePrivateIpAddress

Describes the private IPv4 address of a network interface.

Sourcemodule NetworkInterfacePermissionStateCode = Awso_ec2.Values.NetworkInterfacePermissionStateCode
Sourcemodule FilterPortRange = Awso_ec2.Values.FilterPortRange

Describes a port range.

Sourcemodule AlternatePathHint = Awso_ec2.Values.AlternatePathHint

Describes an potential intermediate component of a feasible path.

Sourcemodule NetworkAclAssociation = Awso_ec2.Values.NetworkAclAssociation

Describes an association between a network ACL and a subnet.

Sourcemodule NetworkAclEntry = Awso_ec2.Values.NetworkAclEntry

Describes an entry in a network ACL.

Sourcemodule NatGatewayAddress = Awso_ec2.Values.NatGatewayAddress

Describes the IP addresses and network interface associated with a NAT gateway.

Sourcemodule NatGatewayAttachedAppliance = Awso_ec2.Values.NatGatewayAttachedAppliance

Information about an appliance attached to a NAT Gateway, providing managed security solutions for traffic filtering and inspection.

Sourcemodule MacSystemIntegrityProtectionSettingStatus = Awso_ec2.Values.MacSystemIntegrityProtectionSettingStatus
Sourcemodule CreditSpecification = Awso_ec2.Values.CreditSpecification

Describes the credit option for CPU usage of a T instance.

Sourcemodule ElasticGpuSpecificationResponseList = Awso_ec2.Values.ElasticGpuSpecificationResponseList
Sourcemodule LaunchTemplateBlockDeviceMappingList = Awso_ec2.Values.LaunchTemplateBlockDeviceMappingList
Sourcemodule LaunchTemplateCapacityReservationSpecificationResponse = Awso_ec2.Values.LaunchTemplateCapacityReservationSpecificationResponse

Information about the Capacity Reservation targeting option.

Sourcemodule LaunchTemplateCpuOptions = Awso_ec2.Values.LaunchTemplateCpuOptions

The CPU options for the instance.

Sourcemodule LaunchTemplateElasticInferenceAcceleratorResponseList = Awso_ec2.Values.LaunchTemplateElasticInferenceAcceleratorResponseList
Sourcemodule LaunchTemplateEnclaveOptions = Awso_ec2.Values.LaunchTemplateEnclaveOptions

Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.

Sourcemodule LaunchTemplateHibernationOptions = Awso_ec2.Values.LaunchTemplateHibernationOptions

Indicates whether an instance is configured for hibernation.

Sourcemodule LaunchTemplateIamInstanceProfileSpecification = Awso_ec2.Values.LaunchTemplateIamInstanceProfileSpecification

Describes an IAM instance profile.

Sourcemodule LaunchTemplateInstanceMaintenanceOptions = Awso_ec2.Values.LaunchTemplateInstanceMaintenanceOptions

The maintenance options of your instance.

Sourcemodule LaunchTemplateInstanceMarketOptions = Awso_ec2.Values.LaunchTemplateInstanceMarketOptions

The market (purchasing) option for the instances.

Sourcemodule LaunchTemplateInstanceMetadataOptions = Awso_ec2.Values.LaunchTemplateInstanceMetadataOptions

The metadata options for the instance. For more information, see Use instance metadata to manage your EC2 instance in the Amazon EC2 User Guide.

Sourcemodule LaunchTemplateInstanceNetworkInterfaceSpecificationList = Awso_ec2.Values.LaunchTemplateInstanceNetworkInterfaceSpecificationList
Sourcemodule LaunchTemplateInstanceSecondaryInterfaceSpecificationList = Awso_ec2.Values.LaunchTemplateInstanceSecondaryInterfaceSpecificationList
Sourcemodule LaunchTemplateLicenseList = Awso_ec2.Values.LaunchTemplateLicenseList
Sourcemodule LaunchTemplateNetworkPerformanceOptions = Awso_ec2.Values.LaunchTemplateNetworkPerformanceOptions

With network performance options, you can adjust your bandwidth preferences to meet the needs of the workload that runs on your instance at launch.

Sourcemodule LaunchTemplatePlacement = Awso_ec2.Values.LaunchTemplatePlacement

Describes the placement of an instance.

Sourcemodule LaunchTemplatePrivateDnsNameOptions = Awso_ec2.Values.LaunchTemplatePrivateDnsNameOptions

Describes the options for instance hostnames.

Sourcemodule LaunchTemplateTagSpecificationList = Awso_ec2.Values.LaunchTemplateTagSpecificationList
Sourcemodule LaunchTemplatesMonitoring = Awso_ec2.Values.LaunchTemplatesMonitoring

Describes the monitoring for the instance.

Sourcemodule ShutdownBehavior = Awso_ec2.Values.ShutdownBehavior

Describes a CIDR block for an address pool.

Sourcemodule IpamOperatingRegion = Awso_ec2.Values.IpamOperatingRegion

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.

Sourcemodule IpamScopeExternalAuthorityType = Awso_ec2.Values.IpamScopeExternalAuthorityType
Sourcemodule IpamOrganizationalUnitExclusion = Awso_ec2.Values.IpamOrganizationalUnitExclusion

If your IPAM is integrated with Amazon Web Services Organizations and you add an organizational unit (OU) exclusion, IPAM will not manage the IP addresses in accounts in that OU exclusion.

Sourcemodule IpamPoolSourceResourceType = Awso_ec2.Values.IpamPoolSourceResourceType
Sourcemodule InternetGatewayAttachment = Awso_ec2.Values.InternetGatewayAttachment

Describes the attachment of a VPC to an internet gateway or an egress-only internet gateway.

Describes an instance.

Sourcemodule AttachmentLimitType = Awso_ec2.Values.AttachmentLimitType
Sourcemodule EbsCardInfoList = Awso_ec2.Values.EbsCardInfoList
Sourcemodule EbsEncryptionSupport = Awso_ec2.Values.EbsEncryptionSupport
Sourcemodule EbsNvmeSupport = Awso_ec2.Values.EbsNvmeSupport
Sourcemodule EbsOptimizedInfo = Awso_ec2.Values.EbsOptimizedInfo

Describes the optimized EBS performance for supported instance types.

Sourcemodule EbsOptimizedSupport = Awso_ec2.Values.EbsOptimizedSupport
Sourcemodule MaximumEbsAttachments = Awso_ec2.Values.MaximumEbsAttachments
Sourcemodule MaximumEbsCards = Awso_ec2.Values.MaximumEbsCards
Sourcemodule FpgaDeviceInfoList = Awso_ec2.Values.FpgaDeviceInfoList
Sourcemodule TotalFpgaMemory = Awso_ec2.Values.TotalFpgaMemory
Sourcemodule GpuDeviceInfoList = Awso_ec2.Values.GpuDeviceInfoList
Sourcemodule TotalGpuMemory = Awso_ec2.Values.TotalGpuMemory
Sourcemodule InferenceDeviceInfoList = Awso_ec2.Values.InferenceDeviceInfoList
Sourcemodule TotalInferenceMemory = Awso_ec2.Values.TotalInferenceMemory
Sourcemodule EphemeralNvmeSupport = Awso_ec2.Values.EphemeralNvmeSupport
Sourcemodule InstanceStorageEncryptionSupport = Awso_ec2.Values.InstanceStorageEncryptionSupport
Sourcemodule MediaDeviceInfoList = Awso_ec2.Values.MediaDeviceInfoList
Sourcemodule TotalMediaMemory = Awso_ec2.Values.TotalMediaMemory
Sourcemodule BandwidthWeightingTypeList = Awso_ec2.Values.BandwidthWeightingTypeList
Sourcemodule DefaultConnectionTrackingConfiguration = Awso_ec2.Values.DefaultConnectionTrackingConfiguration

Indicates default conntrack information for the instance type. For more information, see Connection tracking timeouts in the Amazon EC2 User Guide.

Sourcemodule DefaultNetworkCardIndex = Awso_ec2.Values.DefaultNetworkCardIndex

Describes the Elastic Fabric Adapters for the instance type.

Sourcemodule EfaSupportedFlag = Awso_ec2.Values.EfaSupportedFlag
Sourcemodule EnaSrdSupported = Awso_ec2.Values.EnaSrdSupported
Sourcemodule EncryptionInTransitSupported = Awso_ec2.Values.EncryptionInTransitSupported
Sourcemodule FlexibleEnaQueuesSupport = Awso_ec2.Values.FlexibleEnaQueuesSupport
Sourcemodule Ipv4AddressesPerSecondaryInterface = Awso_ec2.Values.Ipv4AddressesPerSecondaryInterface
Sourcemodule MaxIpv4AddrPerInterface = Awso_ec2.Values.MaxIpv4AddrPerInterface
Sourcemodule MaxIpv6AddrPerInterface = Awso_ec2.Values.MaxIpv6AddrPerInterface
Sourcemodule MaximumNetworkCards = Awso_ec2.Values.MaximumNetworkCards
Sourcemodule MaximumSecondaryNetworkInterfaces = Awso_ec2.Values.MaximumSecondaryNetworkInterfaces
Sourcemodule NetworkCardInfoList = Awso_ec2.Values.NetworkCardInfoList
Sourcemodule SecondaryNetworkSupportedFlag = Awso_ec2.Values.SecondaryNetworkSupportedFlag
Sourcemodule NeuronDeviceInfoList = Awso_ec2.Values.NeuronDeviceInfoList
Sourcemodule TotalNeuronMemory = Awso_ec2.Values.TotalNeuronMemory
Sourcemodule NitroTpmSupportedVersionsList = Awso_ec2.Values.NitroTpmSupportedVersionsList
Sourcemodule PlacementGroupStrategyList = Awso_ec2.Values.PlacementGroupStrategyList
Sourcemodule ArchitectureTypeList = Awso_ec2.Values.ArchitectureTypeList
Sourcemodule CpuManufacturerName = Awso_ec2.Values.CpuManufacturerName
Sourcemodule ProcessorSustainedClockSpeed = Awso_ec2.Values.ProcessorSustainedClockSpeed
Sourcemodule SupportedAdditionalProcessorFeatureList = Awso_ec2.Values.SupportedAdditionalProcessorFeatureList
Sourcemodule RootDeviceType = Awso_ec2.Values.RootDeviceType
Sourcemodule UsageClassType = Awso_ec2.Values.UsageClassType
Sourcemodule ThreadsPerCoreList = Awso_ec2.Values.ThreadsPerCoreList
Sourcemodule EbsStatusDetailsList = Awso_ec2.Values.EbsStatusDetailsList
Sourcemodule InstanceStatusEvent = Awso_ec2.Values.InstanceStatusEvent

Describes a scheduled event for an instance.

Sourcemodule InstanceStatusDetailsList = Awso_ec2.Values.InstanceStatusDetailsList
Sourcemodule DedicatedHostIdList = Awso_ec2.Values.DedicatedHostIdList
Sourcemodule InstanceIdList = Awso_ec2.Values.InstanceIdList
Sourcemodule InstanceEventWindowTimeRange = Awso_ec2.Values.InstanceEventWindowTimeRange

The start day and time and the end day and time of the time range, in UTC.

Sourcemodule InstanceConnectEndpointDnsNames = Awso_ec2.Values.InstanceConnectEndpointDnsNames

The DNS names of the endpoint.

Sourcemodule ImportImageLicenseConfigurationResponse = Awso_ec2.Values.ImportImageLicenseConfigurationResponse

The response information for license configurations.

Sourcemodule SnapshotDetail = Awso_ec2.Values.SnapshotDetail

Describes the snapshot created from the imported disk.

Sourcemodule ImageUsageResourceType = Awso_ec2.Values.ImageUsageResourceType

A resource type to include in the report. Associated options can also be specified if the resource type is a launch template.

Sourcemodule ResourceTypeOption = Awso_ec2.Values.ResourceTypeOption

The options that affect the scope of the response.

Sourcemodule AvailableInstanceCapacityList = Awso_ec2.Values.AvailableInstanceCapacityList

Describes an instance running on a Dedicated Host.

Sourcemodule FpgaImageStateCode = Awso_ec2.Values.FpgaImageStateCode
Sourcemodule DestinationFileFormat = Awso_ec2.Values.DestinationFileFormat
Sourcemodule DescribeFleetError = Awso_ec2.Values.DescribeFleetError

Describes the instances that could not be launched by the fleet.

Sourcemodule DescribeFleetsInstances = Awso_ec2.Values.DescribeFleetsInstances

Describes the instances that were launched by the fleet.

Sourcemodule FleetLaunchTemplateConfig = Awso_ec2.Values.FleetLaunchTemplateConfig

Describes a launch template and overrides.

Sourcemodule CapacityReservationOptions = Awso_ec2.Values.CapacityReservationOptions

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.

Sourcemodule FleetOnDemandAllocationStrategy = Awso_ec2.Values.FleetOnDemandAllocationStrategy
Sourcemodule ReservationTypeList = Awso_ec2.Values.ReservationTypeList
Sourcemodule FleetSpotMaintenanceStrategies = Awso_ec2.Values.FleetSpotMaintenanceStrategies

The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.

Sourcemodule SpotAllocationStrategy = Awso_ec2.Values.SpotAllocationStrategy
Sourcemodule SpotInstanceInterruptionBehavior = Awso_ec2.Values.SpotInstanceInterruptionBehavior
Sourcemodule DefaultTargetCapacityType = Awso_ec2.Values.DefaultTargetCapacityType
Sourcemodule ContainerFormat = Awso_ec2.Values.ContainerFormat
Sourcemodule ExportEnvironment = Awso_ec2.Values.ExportEnvironment
Sourcemodule ElasticGpuStatus = Awso_ec2.Values.ElasticGpuStatus
Sourcemodule DhcpConfiguration = Awso_ec2.Values.DhcpConfiguration

Describes a DHCP configuration option.

Sourcemodule ImportInstanceVolumeDetailSet = Awso_ec2.Values.ImportInstanceVolumeDetailSet
Sourcemodule AssociationStatusCode = Awso_ec2.Values.AssociationStatusCode
Sourcemodule ClientVpnRouteStatusCode = Awso_ec2.Values.ClientVpnRouteStatusCode
Sourcemodule AssociatedTargetNetwork = Awso_ec2.Values.AssociatedTargetNetwork

Describes a target network that is associated with a Client VPN endpoint. A target network is a subnet in a VPC.

Sourcemodule ClientVpnEndpointAttributeStatus = Awso_ec2.Values.ClientVpnEndpointAttributeStatus

Describes the status of the Client VPN endpoint attribute.

Sourcemodule ClientVpnAuthentication = Awso_ec2.Values.ClientVpnAuthentication

Describes the authentication methods used by a Client VPN endpoint. For more information, see Authentication in the Client VPN Administrator Guide.

Sourcemodule ClientVpnEndpointStatusCode = Awso_ec2.Values.ClientVpnEndpointStatusCode
Sourcemodule ClientVpnAvailabilityZoneIdSet = Awso_ec2.Values.ClientVpnAvailabilityZoneIdSet
Sourcemodule ClientVpnAvailabilityZoneSet = Awso_ec2.Values.ClientVpnAvailabilityZoneSet
Sourcemodule TransitGatewayId = Awso_ec2.Values.TransitGatewayId
Sourcemodule ClientVpnAuthorizationRuleStatusCode = Awso_ec2.Values.ClientVpnAuthorizationRuleStatusCode
Sourcemodule CapacityAllocation = Awso_ec2.Values.CapacityAllocation

Information about instance capacity usage for a Capacity Reservation.

Sourcemodule InterruptibleCapacityReservationAllocationStatus = Awso_ec2.Values.InterruptibleCapacityReservationAllocationStatus
Sourcemodule InterruptionType = Awso_ec2.Values.InterruptionType
Sourcemodule FleetCapacityReservation = Awso_ec2.Values.FleetCapacityReservation

Information about a Capacity Reservation in a Capacity Reservation Fleet.

Sourcemodule CapacityReservationTenancy = Awso_ec2.Values.CapacityReservationTenancy
Sourcemodule CapacityReservationStatus = Awso_ec2.Values.CapacityReservationStatus

Describes the availability of capacity for a Capacity Reservation.

Sourcemodule AsnAssociation = Awso_ec2.Values.AsnAssociation

An Autonomous System Number (ASN) and BYOIP CIDR association.

Describes the storage parameters for Amazon S3 and Amazon S3 buckets for an instance store-backed AMI.

Sourcemodule AvailabilityZoneGeography = Awso_ec2.Values.AvailabilityZoneGeography

Describes the geography information for an Availability Zone or Local Zone.

Sourcemodule AvailabilityZoneMessage = Awso_ec2.Values.AvailabilityZoneMessage

Describes a message about an Availability Zone, Local Zone, or Wavelength Zone.

Sourcemodule AvailabilityZoneSubGeography = Awso_ec2.Values.AvailabilityZoneSubGeography

Describes the sub-geography information for an Availability Zone or Local Zone.

Sourcemodule AccountAttributeValue = Awso_ec2.Values.AccountAttributeValue

Describes a value of an account attribute.

Sourcemodule DeleteQueuedReservedInstancesErrorCode = Awso_ec2.Values.DeleteQueuedReservedInstancesErrorCode
Sourcemodule LaunchTemplateErrorCode = Awso_ec2.Values.LaunchTemplateErrorCode
Sourcemodule DeleteFleetErrorCode = Awso_ec2.Values.DeleteFleetErrorCode
Sourcemodule IKEVersionsRequestList = Awso_ec2.Values.IKEVersionsRequestList
Sourcemodule Phase1DHGroupNumbersRequestList = Awso_ec2.Values.Phase1DHGroupNumbersRequestList
Sourcemodule Phase1EncryptionAlgorithmsRequestList = Awso_ec2.Values.Phase1EncryptionAlgorithmsRequestList
Sourcemodule Phase1IntegrityAlgorithmsRequestList = Awso_ec2.Values.Phase1IntegrityAlgorithmsRequestList
Sourcemodule Phase2DHGroupNumbersRequestList = Awso_ec2.Values.Phase2DHGroupNumbersRequestList
Sourcemodule Phase2EncryptionAlgorithmsRequestList = Awso_ec2.Values.Phase2EncryptionAlgorithmsRequestList
Sourcemodule Phase2IntegrityAlgorithmsRequestList = Awso_ec2.Values.Phase2IntegrityAlgorithmsRequestList
Sourcemodule VpnTunnelLogOptionsSpecification = Awso_ec2.Values.VpnTunnelLogOptionsSpecification

Options for logging VPN tunnel activity.

Sourcemodule PacketHeaderStatementRequest = Awso_ec2.Values.PacketHeaderStatementRequest

Describes a packet header statement.

Sourcemodule ThroughResourcesStatementRequest = Awso_ec2.Values.ThroughResourcesStatementRequest

Describes a through resource statement.

Sourcemodule LaunchTemplateEbsBlockDeviceRequest = Awso_ec2.Values.LaunchTemplateEbsBlockDeviceRequest

The parameters for a block device for an EBS volume.

Sourcemodule LaunchTemplateElasticInferenceAcceleratorCount = Awso_ec2.Values.LaunchTemplateElasticInferenceAcceleratorCount
Sourcemodule InstanceIpv6AddressListRequest = Awso_ec2.Values.InstanceIpv6AddressListRequest
Sourcemodule SecondaryInterfacePrivateIpAddressSpecificationListRequest = Awso_ec2.Values.SecondaryInterfacePrivateIpAddressSpecificationListRequest
Sourcemodule ImageUsageResourceTypeOptionRequest = Awso_ec2.Values.ImageUsageResourceTypeOptionRequest

The options that affect the scope of the report.

Sourcemodule CancelBatchErrorCode = Awso_ec2.Values.CancelBatchErrorCode
Sourcemodule CancelCapacityReservationFleetErrorCode = Awso_ec2.Values.CancelCapacityReservationFleetErrorCode
Sourcemodule CancelCapacityReservationFleetErrorMessage = Awso_ec2.Values.CancelCapacityReservationFleetErrorMessage
Sourcemodule CapacityManagerMonitoredTagKeyStatus = Awso_ec2.Values.CapacityManagerMonitoredTagKeyStatus
Sourcemodule ClientVpnConnectionStatus = Awso_ec2.Values.ClientVpnConnectionStatus

Describes the status of a client connection.

Sourcemodule TransitGatewayRouteAttachmentList = Awso_ec2.Values.TransitGatewayRouteAttachmentList
Sourcemodule TransitGatewayRouteState = Awso_ec2.Values.TransitGatewayRouteState
Sourcemodule TransitGatewayRouteTableAnnouncementId = Awso_ec2.Values.TransitGatewayRouteTableAnnouncementId
Sourcemodule TransitGatewayRouteType = Awso_ec2.Values.TransitGatewayRouteType
Sourcemodule MembershipType = Awso_ec2.Values.MembershipType
Sourcemodule LocalGatewayRouteState = Awso_ec2.Values.LocalGatewayRouteState
Sourcemodule LocalGatewayRouteType = Awso_ec2.Values.LocalGatewayRouteType
Sourcemodule LocalGatewayRoutetableId = Awso_ec2.Values.LocalGatewayRoutetableId
Sourcemodule LocalGatewayVirtualInterfaceGroupId = Awso_ec2.Values.LocalGatewayVirtualInterfaceGroupId
Sourcemodule ScheduledInstancesBlockDeviceMapping = Awso_ec2.Values.ScheduledInstancesBlockDeviceMapping

Describes a block device mapping for a Scheduled Instance.

Sourcemodule ScheduledInstancesNetworkInterface = Awso_ec2.Values.ScheduledInstancesNetworkInterface

Describes a network interface for a Scheduled Instance.

Sourcemodule ElasticInferenceAcceleratorCount = Awso_ec2.Values.ElasticInferenceAcceleratorCount
Sourcemodule InstanceSecondaryInterfacePrivateIpAddressListRequest = Awso_ec2.Values.InstanceSecondaryInterfacePrivateIpAddressListRequest
Sourcemodule SecurityGroupRuleId = Awso_ec2.Values.SecurityGroupRuleId
Sourcemodule LaunchSpecification = Awso_ec2.Values.LaunchSpecification

Describes the launch specification for an instance.

Sourcemodule RIProductDescription = Awso_ec2.Values.RIProductDescription
Sourcemodule SpotInstanceState = Awso_ec2.Values.SpotInstanceState
Sourcemodule SpotInstanceStateFault = Awso_ec2.Values.SpotInstanceStateFault

Describes a Spot Instance state change.

Sourcemodule SpotInstanceStatus = Awso_ec2.Values.SpotInstanceStatus

Describes the status of a Spot Instance request.

Sourcemodule CreationDateConditionRequest = Awso_ec2.Values.CreationDateConditionRequest

The maximum age for allowed images.

Sourcemodule DeprecationTimeConditionRequest = Awso_ec2.Values.DeprecationTimeConditionRequest

The maximum period since deprecation for allowed images.

Sourcemodule ImageNameCriteriaRequestList = Awso_ec2.Values.ImageNameCriteriaRequestList
Sourcemodule ImageProviderRequestList = Awso_ec2.Values.ImageProviderRequestList
Sourcemodule MarketplaceProductCodeRequestList = Awso_ec2.Values.MarketplaceProductCodeRequestList
Sourcemodule UnsuccessfulItemError = Awso_ec2.Values.UnsuccessfulItemError

Information about the error that occurred. For more information about errors, see Error codes.

Sourcemodule SubnetAssociation = Awso_ec2.Values.SubnetAssociation

Describes the subnet association with the transit gateway multicast domain.

Sourcemodule ScheduledInstanceRecurrence = Awso_ec2.Values.ScheduledInstanceRecurrence

Describes the recurring schedule for a Scheduled Instance.

Sourcemodule HostReservationId = Awso_ec2.Values.HostReservationId
Sourcemodule ResponseHostIdSet = Awso_ec2.Values.ResponseHostIdSet
Sourcemodule CapacityBlockId = Awso_ec2.Values.CapacityBlockId
Sourcemodule CapacityBlockResourceState = Awso_ec2.Values.CapacityBlockResourceState
Sourcemodule CapacityReservationIdSet = Awso_ec2.Values.CapacityReservationIdSet
Sourcemodule CapacityBlockExtensionStatus = Awso_ec2.Values.CapacityBlockExtensionStatus
Sourcemodule ModifyVerifiedAccessEndpointPortRange = Awso_ec2.Values.ModifyVerifiedAccessEndpointPortRange

Describes the port range for a Verified Access endpoint.

Sourcemodule CreateVolumePermission = Awso_ec2.Values.CreateVolumePermission

Describes the user or group to be added or removed from the list of create volume permissions for a volume.

Sourcemodule SecurityGroupRuleRequest = Awso_ec2.Values.SecurityGroupRuleRequest

Describes a security group rule. You must specify exactly one of the following parameters, based on the rule type: CidrIpv4 CidrIpv6 PrefixListId ReferencedGroupId Amazon Web Services canonicalizes IPv4 and IPv6 CIDRs. For example, if you specify 100.68.0.18/18 for the CIDR block, Amazon Web Services canonicalizes the CIDR block to 100.68.0.0/18. Any subsequent DescribeSecurityGroups and DescribeSecurityGroupRules calls will return the canonicalized form of the CIDR block. Additionally, if you attempt to add another rule with the non-canonical form of the CIDR (such as 100.68.0.18/18) and there is already a rule for the canonicalized form of the CIDR block (such as 100.68.0.0/18), the API throws an duplicate rule error. 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.

Sourcemodule IpamPrefixListResolverRuleConditionRequestSet = Awso_ec2.Values.IpamPrefixListResolverRuleConditionRequestSet
Sourcemodule IpamPrefixListResolverRuleType = Awso_ec2.Values.IpamPrefixListResolverRuleType
Sourcemodule IpamResourceType = Awso_ec2.Values.IpamResourceType
Sourcemodule UnsuccessfulInstanceCreditSpecificationItemError = Awso_ec2.Values.UnsuccessfulInstanceCreditSpecificationItemError

Information about the error for the burstable performance instance whose credit option for CPU usage was not modified.

Sourcemodule EbsInstanceBlockDeviceSpecification = Awso_ec2.Values.EbsInstanceBlockDeviceSpecification

Describes information used to set up an EBS volume specified in a block device mapping.

Sourcemodule LaunchPermission = Awso_ec2.Values.LaunchPermission

Describes a launch permission.

Sourcemodule LoadPermission = Awso_ec2.Values.LoadPermission

Describes a load permission.

Sourcemodule LoadPermissionRequest = Awso_ec2.Values.LoadPermissionRequest

Describes a load permission.

Sourcemodule FleetLaunchTemplateOverridesListRequest = Awso_ec2.Values.FleetLaunchTemplateOverridesListRequest
Sourcemodule FleetLaunchTemplateSpecificationRequest = Awso_ec2.Values.FleetLaunchTemplateSpecificationRequest

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.

Sourcemodule DiskImageDetail = Awso_ec2.Values.DiskImageDetail

Describes a disk image.

Describes an EBS volume.

Sourcemodule SecurityGroupName = Awso_ec2.Values.SecurityGroupName

Describes the Amazon S3 bucket for the disk image.

Sourcemodule VerifiedAccessEndpointId = Awso_ec2.Values.VerifiedAccessEndpointId
Sourcemodule TransitGatewayPropagationState = Awso_ec2.Values.TransitGatewayPropagationState
Sourcemodule TransitGatewayPrefixListAttachment = Awso_ec2.Values.TransitGatewayPrefixListAttachment

Describes a transit gateway prefix list attachment.

Sourcemodule TransitGatewayPrefixListReferenceState = Awso_ec2.Values.TransitGatewayPrefixListReferenceState
Sourcemodule TransitGatewayRouteTableId = Awso_ec2.Values.TransitGatewayRouteTableId
Sourcemodule TransitGatewayPolicyRule = Awso_ec2.Values.TransitGatewayPolicyRule

Describes a rule associated with a transit gateway policy.

Sourcemodule TransitGatewayPolicyTableId = Awso_ec2.Values.TransitGatewayPolicyTableId
Sourcemodule TransitGatewayMeteringPayerType = Awso_ec2.Values.TransitGatewayMeteringPayerType
Sourcemodule TransitGatewayMeteringPolicyEntryState = Awso_ec2.Values.TransitGatewayMeteringPolicyEntryState
Sourcemodule TransitGatewayMeteringPolicyRule = Awso_ec2.Values.TransitGatewayMeteringPolicyRule

Describes the traffic matching criteria for a transit gateway metering policy rule.

Sourcemodule SubnetCidrReservationId = Awso_ec2.Values.SubnetCidrReservationId
Sourcemodule SubnetCidrReservationType = Awso_ec2.Values.SubnetCidrReservationType
Sourcemodule RouteServerEndpointId = Awso_ec2.Values.RouteServerEndpointId
Sourcemodule RouteServerPeerId = Awso_ec2.Values.RouteServerPeerId
Sourcemodule RouteServerRouteInstallationDetails = Awso_ec2.Values.RouteServerRouteInstallationDetails
Sourcemodule RouteServerRouteStatus = Awso_ec2.Values.RouteServerRouteStatus
Sourcemodule RouteServerPropagationState = Awso_ec2.Values.RouteServerPropagationState
Sourcemodule RouteServerAssociationState = Awso_ec2.Values.RouteServerAssociationState
Sourcemodule ReservationValue = Awso_ec2.Values.ReservationValue

The cost associated with the Reserved Instance.

Sourcemodule TargetConfiguration = Awso_ec2.Values.TargetConfiguration

Information about the Convertible Reserved Instance offering.

Sourcemodule ReservedInstancesOfferingId = Awso_ec2.Values.ReservedInstancesOfferingId
Sourcemodule AccessScopePath = Awso_ec2.Values.AccessScopePath

Describes a path.

Sourcemodule NetworkInsightsAccessScopeAnalysisId = Awso_ec2.Values.NetworkInsightsAccessScopeAnalysisId
Sourcemodule NetworkInsightsAccessScopeId = Awso_ec2.Values.NetworkInsightsAccessScopeId
Sourcemodule PathComponentList = Awso_ec2.Values.PathComponentList
Sourcemodule IpamComplianceStatus = Awso_ec2.Values.IpamComplianceStatus
Sourcemodule IpamManagementState = Awso_ec2.Values.IpamManagementState
Sourcemodule IpamOverlapStatus = Awso_ec2.Values.IpamOverlapStatus
Sourcemodule IpamResourceTagList = Awso_ec2.Values.IpamResourceTagList
Sourcemodule IpamPrefixListResolverRuleConditionSet = Awso_ec2.Values.IpamPrefixListResolverRuleConditionSet
Sourcemodule IpamPoolCidrFailureReason = Awso_ec2.Values.IpamPoolCidrFailureReason

Details related to why an IPAM pool CIDR failed to be provisioned.

Sourcemodule IpamPoolCidrId = Awso_ec2.Values.IpamPoolCidrId
Sourcemodule IpamPoolCidrState = Awso_ec2.Values.IpamPoolCidrState
Sourcemodule IpamPoolAllocationId = Awso_ec2.Values.IpamPoolAllocationId
Sourcemodule IpamPoolAllocationResourceType = Awso_ec2.Values.IpamPoolAllocationResourceType
Sourcemodule IpamPolicyAllocationRuleList = Awso_ec2.Values.IpamPolicyAllocationRuleList
Sourcemodule IpamPolicyResourceType = Awso_ec2.Values.IpamPolicyResourceType
Sourcemodule IpamNetworkInterfaceAttachmentStatus = Awso_ec2.Values.IpamNetworkInterfaceAttachmentStatus
Sourcemodule IpamResourceCidrIpSource = Awso_ec2.Values.IpamResourceCidrIpSource
Sourcemodule IpamResourceDiscoveryId = Awso_ec2.Values.IpamResourceDiscoveryId
Sourcemodule IpamPublicAddressAssociationStatus = Awso_ec2.Values.IpamPublicAddressAssociationStatus
Sourcemodule IpamPublicAddressAwsService = Awso_ec2.Values.IpamPublicAddressAwsService
Sourcemodule IpamPublicAddressSecurityGroupList = Awso_ec2.Values.IpamPublicAddressSecurityGroupList
Sourcemodule IpamPublicAddressTags = Awso_ec2.Values.IpamPublicAddressTags

Tags for a public IP address discovered by IPAM.

Sourcemodule IpamPublicAddressType = Awso_ec2.Values.IpamPublicAddressType
Sourcemodule IpamDiscoveryFailureReason = Awso_ec2.Values.IpamDiscoveryFailureReason

The discovery failure reason.

Sourcemodule IpamAddressHistoryResourceType = Awso_ec2.Values.IpamAddressHistoryResourceType
Sourcemodule AthenaIntegration = Awso_ec2.Values.AthenaIntegration

Describes integration options for Amazon Athena.

Sourcemodule RegionalSummaryList = Awso_ec2.Values.RegionalSummaryList
Sourcemodule DimensionCondition = Awso_ec2.Values.DimensionCondition

Specifies a condition for filtering capacity data based on dimension values. Used to create precise filters for metric queries and dimension lookups.

Sourcemodule CapacityManagerDimension = Awso_ec2.Values.CapacityManagerDimension

Represents dimension values for capacity metrics, including resource identifiers, geographic information, and reservation details used for grouping and filtering capacity data.

Sourcemodule MetricValueSet = Awso_ec2.Values.MetricValueSet
Sourcemodule CreationDateCondition = Awso_ec2.Values.CreationDateCondition

The maximum age for allowed images.

Sourcemodule DeprecationTimeCondition = Awso_ec2.Values.DeprecationTimeCondition

The maximum period since deprecation for allowed images.

Sourcemodule ImageProviderList = Awso_ec2.Values.ImageProviderList
Sourcemodule MarketplaceProductCodeList = Awso_ec2.Values.MarketplaceProductCodeList
Sourcemodule VerifiedAccessInstanceOpenVpnClientConfigurationRouteList = Awso_ec2.Values.VerifiedAccessInstanceOpenVpnClientConfigurationRouteList
Sourcemodule SqlServerLicenseUsage = Awso_ec2.Values.SqlServerLicenseUsage
Sourcemodule EnableFastSnapshotRestoreStateErrorSet = Awso_ec2.Values.EnableFastSnapshotRestoreStateErrorSet
Sourcemodule FastSnapshotRestoreStateCode = Awso_ec2.Values.FastSnapshotRestoreStateCode
Sourcemodule DisableFastSnapshotRestoreStateErrorSet = Awso_ec2.Values.DisableFastSnapshotRestoreStateErrorSet
Sourcemodule VpcAttachmentList = Awso_ec2.Values.VpcAttachmentList
Sourcemodule GatewayAssociationState = Awso_ec2.Values.GatewayAssociationState
Sourcemodule VgwTelemetryList = Awso_ec2.Values.VgwTelemetryList
Sourcemodule VpnConnectionOptions = Awso_ec2.Values.VpnConnectionOptions

Describes VPN connection options.

Sourcemodule VpnStaticRouteList = Awso_ec2.Values.VpnStaticRouteList
Sourcemodule CustomerGatewayConfiguration = Awso_ec2.Values.CustomerGatewayConfiguration
Sourcemodule BlockPublicAccessStates = Awso_ec2.Values.BlockPublicAccessStates

The state of VPC Block Public Access (BPA).

Sourcemodule VpcCidrBlockAssociationSet = Awso_ec2.Values.VpcCidrBlockAssociationSet
Sourcemodule VpcEncryptionControl = Awso_ec2.Values.VpcEncryptionControl

Describes the configuration and state of VPC encryption controls. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule VpcIpv6CidrBlockAssociationSet = Awso_ec2.Values.VpcIpv6CidrBlockAssociationSet
Sourcemodule VpcPeeringConnectionStateReason = Awso_ec2.Values.VpcPeeringConnectionStateReason

Describes the status of a VPC peering connection.

Sourcemodule VpcPeeringConnectionVpcInfo = Awso_ec2.Values.VpcPeeringConnectionVpcInfo

Describes a VPC in a VPC peering connection.

Describes the DNS options for an endpoint.

Sourcemodule GroupIdentifierSet = Awso_ec2.Values.GroupIdentifierSet

The last error that occurred for a VPC endpoint.

Sourcemodule ResourceConfigurationArn = Awso_ec2.Values.ResourceConfigurationArn
Sourcemodule ServiceNetworkArn = Awso_ec2.Values.ServiceNetworkArn
Sourcemodule SubnetIpPrefixesList = Awso_ec2.Values.SubnetIpPrefixesList
Sourcemodule VpcEndpointType = Awso_ec2.Values.VpcEndpointType
Sourcemodule PayerResponsibility = Awso_ec2.Values.PayerResponsibility
Sourcemodule PrivateDnsDetailsSet = Awso_ec2.Values.PrivateDnsDetailsSet
Sourcemodule ServiceTypeDetailSet = Awso_ec2.Values.ServiceTypeDetailSet
Sourcemodule SupportedIpAddressTypes = Awso_ec2.Values.SupportedIpAddressTypes
Sourcemodule PrivateDnsNameConfiguration = Awso_ec2.Values.PrivateDnsNameConfiguration

Information about the private DNS name for the service endpoint.

Sourcemodule SupportedRegionSet = Awso_ec2.Values.SupportedRegionSet
Sourcemodule ConnectionNotificationState = Awso_ec2.Values.ConnectionNotificationState
Sourcemodule ConnectionNotificationType = Awso_ec2.Values.ConnectionNotificationType
Sourcemodule InternetGatewayExclusionMode = Awso_ec2.Values.InternetGatewayExclusionMode
Sourcemodule VpcBlockPublicAccessExclusionId = Awso_ec2.Values.VpcBlockPublicAccessExclusionId
Sourcemodule VpcBlockPublicAccessExclusionState = Awso_ec2.Values.VpcBlockPublicAccessExclusionState
Sourcemodule VolumeAttachmentList = Awso_ec2.Values.VolumeAttachmentList
Sourcemodule VolumeModificationState = Awso_ec2.Values.VolumeModificationState
Sourcemodule InitializationStatusDetails = Awso_ec2.Values.InitializationStatusDetails

Information about the volume initialization. For more information, see Initialize Amazon EBS volumes.

Sourcemodule VolumeStatusActionsList = Awso_ec2.Values.VolumeStatusActionsList
Sourcemodule VolumeStatusAttachmentStatusList = Awso_ec2.Values.VolumeStatusAttachmentStatusList
Sourcemodule VolumeStatusEventsList = Awso_ec2.Values.VolumeStatusEventsList
Sourcemodule VolumeStatusInfo = Awso_ec2.Values.VolumeStatusInfo

Describes the status of a volume.

Describes the options for an Amazon Web Services Verified Access device-identity based trust provider.

Sourcemodule NativeApplicationOidcOptions = Awso_ec2.Values.NativeApplicationOidcOptions

Describes the OpenID Connect (OIDC) options.

Describes the options for an OpenID Connect-compatible user-identity trust provider.

Sourcemodule VerifiedAccessSseSpecificationResponse = Awso_ec2.Values.VerifiedAccessSseSpecificationResponse

The options in use for server side encryption.

Sourcemodule VerifiedAccessInstanceCustomSubDomain = Awso_ec2.Values.VerifiedAccessInstanceCustomSubDomain

Describes a custom subdomain for a network CIDR endpoint for Verified Access.

Sourcemodule VerifiedAccessTrustProviderCondensedList = Awso_ec2.Values.VerifiedAccessTrustProviderCondensedList
Sourcemodule VerifiedAccessLogs = Awso_ec2.Values.VerifiedAccessLogs

Describes the options for Verified Access logs.

Sourcemodule SecurityGroupIdList = Awso_ec2.Values.SecurityGroupIdList
Sourcemodule VerifiedAccessEndpointAttachmentType = Awso_ec2.Values.VerifiedAccessEndpointAttachmentType
Sourcemodule VerifiedAccessEndpointCidrOptions = Awso_ec2.Values.VerifiedAccessEndpointCidrOptions

Describes the CIDR options for a Verified Access endpoint.

Sourcemodule VerifiedAccessEndpointEniOptions = Awso_ec2.Values.VerifiedAccessEndpointEniOptions

Options for a network-interface type endpoint.

Sourcemodule VerifiedAccessEndpointLoadBalancerOptions = Awso_ec2.Values.VerifiedAccessEndpointLoadBalancerOptions

Describes a load balancer when creating an Amazon Web Services Verified Access endpoint using the load-balancer type.

Sourcemodule VerifiedAccessEndpointRdsOptions = Awso_ec2.Values.VerifiedAccessEndpointRdsOptions

Describes the RDS options for a Verified Access endpoint.

Sourcemodule VerifiedAccessEndpointStatus = Awso_ec2.Values.VerifiedAccessEndpointStatus

Describes the status of a Verified Access endpoint.

Sourcemodule VerifiedAccessEndpointType = Awso_ec2.Values.VerifiedAccessEndpointType
Sourcemodule InterfaceProtocolType = Awso_ec2.Values.InterfaceProtocolType
Sourcemodule TrunkInterfaceAssociationId = Awso_ec2.Values.TrunkInterfaceAssociationId
Sourcemodule TransitGatewayOptions = Awso_ec2.Values.TransitGatewayOptions

Describes the options for a transit gateway.

Sourcemodule TransitGatewayState = Awso_ec2.Values.TransitGatewayState
Sourcemodule TransitGatewayAttachmentState = Awso_ec2.Values.TransitGatewayAttachmentState
Sourcemodule TransitGatewayVpcAttachmentOptions = Awso_ec2.Values.TransitGatewayVpcAttachmentOptions

Describes the VPC attachment options.

Sourcemodule TransitGatewayRouteTableState = Awso_ec2.Values.TransitGatewayRouteTableState
Sourcemodule TransitGatewayRouteTableAnnouncementDirection = Awso_ec2.Values.TransitGatewayRouteTableAnnouncementDirection
Sourcemodule TransitGatewayRouteTableAnnouncementState = Awso_ec2.Values.TransitGatewayRouteTableAnnouncementState
Sourcemodule TransitGatewayPolicyTableState = Awso_ec2.Values.TransitGatewayPolicyTableState
Sourcemodule PeeringAttachmentStatus = Awso_ec2.Values.PeeringAttachmentStatus

The status of the transit gateway peering attachment.

Sourcemodule PeeringTgwInfo = Awso_ec2.Values.PeeringTgwInfo

Information about the transit gateway in the peering attachment.

Sourcemodule TransitGatewayPeeringAttachmentOptions = Awso_ec2.Values.TransitGatewayPeeringAttachmentOptions

Describes dynamic routing for the transit gateway peering attachment.

Sourcemodule TransitGatewayMulticastDomainOptions = Awso_ec2.Values.TransitGatewayMulticastDomainOptions

Describes the options for a transit gateway multicast domain.

Sourcemodule TransitGatewayMulticastDomainState = Awso_ec2.Values.TransitGatewayMulticastDomainState
Sourcemodule TransitGatewayMeteringPolicyId = Awso_ec2.Values.TransitGatewayMeteringPolicyId
Sourcemodule TransitGatewayMeteringPolicyState = Awso_ec2.Values.TransitGatewayMeteringPolicyState
Sourcemodule TransitGatewayConnectOptions = Awso_ec2.Values.TransitGatewayConnectOptions

Describes the Connect attachment options.

Sourcemodule TransitGatewayConnectPeerConfiguration = Awso_ec2.Values.TransitGatewayConnectPeerConfiguration

Describes the Connect peer details.

Sourcemodule TransitGatewayConnectPeerId = Awso_ec2.Values.TransitGatewayConnectPeerId
Sourcemodule TransitGatewayConnectPeerState = Awso_ec2.Values.TransitGatewayConnectPeerState
Sourcemodule TransitGatewayAttachmentAssociation = Awso_ec2.Values.TransitGatewayAttachmentAssociation

Describes an association.

Sourcemodule TrafficMirrorTargetType = Awso_ec2.Values.TrafficMirrorTargetType
Sourcemodule TrafficMirrorFilterRuleList = Awso_ec2.Values.TrafficMirrorFilterRuleList
Sourcemodule TrafficMirrorNetworkServiceList = Awso_ec2.Values.TrafficMirrorNetworkServiceList
Sourcemodule PrivateDnsNameOptionsOnLaunch = Awso_ec2.Values.PrivateDnsNameOptionsOnLaunch

Describes the options for instance hostnames.

Sourcemodule SubnetIpv6CidrBlockAssociationSet = Awso_ec2.Values.SubnetIpv6CidrBlockAssociationSet
Sourcemodule StaleIpPermissionSet = Awso_ec2.Values.StaleIpPermissionSet
Sourcemodule ActivityStatus = Awso_ec2.Values.ActivityStatus
Sourcemodule SpotFleetRequestConfigData = Awso_ec2.Values.SpotFleetRequestConfigData

Describes the configuration of a Spot Fleet request.

Sourcemodule EventInformation = Awso_ec2.Values.EventInformation

Describes an EC2 Fleet or Spot Fleet event.

Sourcemodule InstanceHealthStatus = Awso_ec2.Values.InstanceHealthStatus
Sourcemodule SnapshotCompletionDurationMinutesResponse = Awso_ec2.Values.SnapshotCompletionDurationMinutesResponse
Sourcemodule TieringOperationStatus = Awso_ec2.Values.TieringOperationStatus
Sourcemodule ServiceLinkVirtualInterfaceConfigurationState = Awso_ec2.Values.ServiceLinkVirtualInterfaceConfigurationState
Sourcemodule IpPermissionList = Awso_ec2.Values.IpPermissionList
Sourcemodule SecurityGroupVpcAssociationState = Awso_ec2.Values.SecurityGroupVpcAssociationState
Sourcemodule ReferencedSecurityGroup = Awso_ec2.Values.ReferencedSecurityGroup

Describes the security group that is referenced in the security group rule.

Sourcemodule SecondaryNetworkType = Awso_ec2.Values.SecondaryNetworkType
Sourcemodule SecondarySubnetIpv4CidrBlockAssociationList = Awso_ec2.Values.SecondarySubnetIpv4CidrBlockAssociationList
Sourcemodule SecondarySubnetState = Awso_ec2.Values.SecondarySubnetState
Sourcemodule SecondaryNetworkIpv4CidrBlockAssociationList = Awso_ec2.Values.SecondaryNetworkIpv4CidrBlockAssociationList
Sourcemodule SecondaryNetworkState = Awso_ec2.Values.SecondaryNetworkState
Sourcemodule SecondaryInterfaceAttachment = Awso_ec2.Values.SecondaryInterfaceAttachment

Describes the attachment of a secondary interface to an instance.

Sourcemodule SecondaryInterfaceIpv4AddressList = Awso_ec2.Values.SecondaryInterfaceIpv4AddressList
Sourcemodule PropagatingVgwList = Awso_ec2.Values.PropagatingVgwList
Sourcemodule RouteTableAssociationList = Awso_ec2.Values.RouteTableAssociationList
Sourcemodule RouteServerPersistRoutesState = Awso_ec2.Values.RouteServerPersistRoutesState
Sourcemodule RouteServerState = Awso_ec2.Values.RouteServerState
Sourcemodule RouteServerBfdStatus = Awso_ec2.Values.RouteServerBfdStatus

The current status of Bidirectional Forwarding Detection (BFD) for a BGP session.

Sourcemodule RouteServerBgpOptions = Awso_ec2.Values.RouteServerBgpOptions

The BGP configuration options for a route server peer.

Sourcemodule RouteServerBgpStatus = Awso_ec2.Values.RouteServerBgpStatus

The current status of a BGP session.

Sourcemodule RouteServerPeerState = Awso_ec2.Values.RouteServerPeerState
Sourcemodule RouteServerEndpointState = Awso_ec2.Values.RouteServerEndpointState
Sourcemodule OfferingClassType = Awso_ec2.Values.OfferingClassType
Sourcemodule OfferingTypeValues = Awso_ec2.Values.OfferingTypeValues
Sourcemodule RecurringChargesList = Awso_ec2.Values.RecurringChargesList
Sourcemodule ReservedInstanceState = Awso_ec2.Values.ReservedInstanceState
Sourcemodule PricingDetailsList = Awso_ec2.Values.PricingDetailsList
Sourcemodule ReservedInstancesModificationResultList = Awso_ec2.Values.ReservedInstancesModificationResultList
Sourcemodule ReservedIntancesIds = Awso_ec2.Values.ReservedIntancesIds
Sourcemodule InstanceCountList = Awso_ec2.Values.InstanceCountList
Sourcemodule PriceScheduleList = Awso_ec2.Values.PriceScheduleList
Sourcemodule ReplaceRootVolumeTaskId = Awso_ec2.Values.ReplaceRootVolumeTaskId
Sourcemodule ReplaceRootVolumeTaskState = Awso_ec2.Values.ReplaceRootVolumeTaskState
Sourcemodule RegionGeographyList = Awso_ec2.Values.RegionGeographyList
Sourcemodule PublicIpv4PoolRangeSet = Awso_ec2.Values.PublicIpv4PoolRangeSet
Sourcemodule PlacementGroupState = Awso_ec2.Values.PlacementGroupState
Sourcemodule PlacementStrategy = Awso_ec2.Values.PlacementStrategy
Sourcemodule LocalGatewayVirtualInterfaceIdSet = Awso_ec2.Values.LocalGatewayVirtualInterfaceIdSet
Sourcemodule ServiceLinkVirtualInterfaceIdSet = Awso_ec2.Values.ServiceLinkVirtualInterfaceIdSet
Sourcemodule AssociatedSubnetList = Awso_ec2.Values.AssociatedSubnetList
Sourcemodule ConnectionTrackingConfiguration = Awso_ec2.Values.ConnectionTrackingConfiguration

A security group connection tracking configuration that enables you to set the idle timeout for connection tracking on an Elastic network interface. For more information, see Connection tracking timeouts in the Amazon EC2 User Guide.

Sourcemodule Ipv4PrefixesList = Awso_ec2.Values.Ipv4PrefixesList
Sourcemodule Ipv6PrefixesList = Awso_ec2.Values.Ipv6PrefixesList
Sourcemodule NetworkInterfaceAttachment = Awso_ec2.Values.NetworkInterfaceAttachment

Describes a network interface attachment.

Sourcemodule NetworkInterfaceIpv6AddressesList = Awso_ec2.Values.NetworkInterfaceIpv6AddressesList
Sourcemodule NetworkInterfacePrivateIpAddressList = Awso_ec2.Values.NetworkInterfacePrivateIpAddressList
Sourcemodule NetworkInterfaceType = Awso_ec2.Values.NetworkInterfaceType
Sourcemodule PublicIpDnsNameOptions = Awso_ec2.Values.PublicIpDnsNameOptions

Public hostname type options. For more information, see EC2 instance hostnames, DNS names, and domains in the Amazon EC2 User Guide.

Sourcemodule InterfacePermissionType = Awso_ec2.Values.InterfacePermissionType
Sourcemodule NetworkInterfacePermissionState = Awso_ec2.Values.NetworkInterfacePermissionState

Describes the state of a network interface permission.

Sourcemodule NetworkInsightsPathId = Awso_ec2.Values.NetworkInsightsPathId

Describes a set of filters for a path analysis. Use path filters to scope the analysis when there can be multiple resulting paths.

Sourcemodule AlternatePathHintList = Awso_ec2.Values.AlternatePathHintList
Sourcemodule AnalysisStatus = Awso_ec2.Values.AnalysisStatus
Sourcemodule NetworkInsightsAnalysisId = Awso_ec2.Values.NetworkInsightsAnalysisId
Sourcemodule NetworkAclAssociationList = Awso_ec2.Values.NetworkAclAssociationList
Sourcemodule NetworkAclEntryList = Awso_ec2.Values.NetworkAclEntryList
Sourcemodule AutoProvisionZonesState = Awso_ec2.Values.AutoProvisionZonesState
Sourcemodule AutoScalingIpsState = Awso_ec2.Values.AutoScalingIpsState
Sourcemodule AvailabilityMode = Awso_ec2.Values.AvailabilityMode
Sourcemodule ConnectivityType = Awso_ec2.Values.ConnectivityType
Sourcemodule NatGatewayAddressList = Awso_ec2.Values.NatGatewayAddressList
Sourcemodule NatGatewayAttachedApplianceList = Awso_ec2.Values.NatGatewayAttachedApplianceList
Sourcemodule NatGatewayState = Awso_ec2.Values.NatGatewayState
Sourcemodule ProvisionedBandwidth = Awso_ec2.Values.ProvisionedBandwidth

Reserved. If you need to sustain traffic greater than the documented limits, contact Amazon Web Services Support.

Sourcemodule PrefixListState = Awso_ec2.Values.PrefixListState
Sourcemodule MacModificationTaskId = Awso_ec2.Values.MacModificationTaskId
Sourcemodule MacModificationTaskState = Awso_ec2.Values.MacModificationTaskState
Sourcemodule MacModificationTaskType = Awso_ec2.Values.MacModificationTaskType
Sourcemodule MacSystemIntegrityProtectionConfiguration = Awso_ec2.Values.MacSystemIntegrityProtectionConfiguration

Describes the configuration for a System Integrity Protection (SIP) modification task.

Sourcemodule MacOSVersionStringList = Awso_ec2.Values.MacOSVersionStringList
Sourcemodule CoolOffPeriodResponseHours = Awso_ec2.Values.CoolOffPeriodResponseHours
Sourcemodule RetentionPeriodResponseDays = Awso_ec2.Values.RetentionPeriodResponseDays
Sourcemodule LocalGatewayId = Awso_ec2.Values.LocalGatewayId
Sourcemodule LocalGatewayVirtualInterfaceConfigurationState = Awso_ec2.Values.LocalGatewayVirtualInterfaceConfigurationState
Sourcemodule LocalGatewayVirtualInterfaceGroupConfigurationState = Awso_ec2.Values.LocalGatewayVirtualInterfaceGroupConfigurationState
Sourcemodule LocalGatewayRouteTableMode = Awso_ec2.Values.LocalGatewayRouteTableMode
Sourcemodule LocalGatewayRouteTableVpcAssociationId = Awso_ec2.Values.LocalGatewayRouteTableVpcAssociationId
Sourcemodule LocalGatewayRouteTableVirtualInterfaceGroupAssociationId = Awso_ec2.Values.LocalGatewayRouteTableVirtualInterfaceGroupAssociationId
Sourcemodule ResponseLaunchTemplateData = Awso_ec2.Values.ResponseLaunchTemplateData

The information for a launch template.

Sourcemodule VersionDescription = Awso_ec2.Values.VersionDescription
Sourcemodule PoolCidrBlocksSet = Awso_ec2.Values.PoolCidrBlocksSet
Sourcemodule IpamMeteredAccount = Awso_ec2.Values.IpamMeteredAccount
Sourcemodule IpamOperatingRegionSet = Awso_ec2.Values.IpamOperatingRegionSet
Sourcemodule IpamResourceDiscoveryAssociationId = Awso_ec2.Values.IpamResourceDiscoveryAssociationId
Sourcemodule IpamScopeExternalAuthorityConfiguration = Awso_ec2.Values.IpamScopeExternalAuthorityConfiguration

The configuration that links an Amazon VPC IPAM scope to an external authority system. It specifies the type of external system and the external resource identifier that identifies your account or instance in that system. In IPAM, an external authority is a third-party IP address management system that provides CIDR blocks when you provision address space for top-level IPAM pools. This allows you to use your existing IP management system to control which address ranges are allocated to Amazon Web Services while using Amazon VPC IPAM to manage subnets within those ranges.

Sourcemodule IpamScopeState = Awso_ec2.Values.IpamScopeState
Sourcemodule IpamAssociatedResourceDiscoveryStatus = Awso_ec2.Values.IpamAssociatedResourceDiscoveryStatus
Sourcemodule IpamResourceDiscoveryAssociationState = Awso_ec2.Values.IpamResourceDiscoveryAssociationState
Sourcemodule IpamOrganizationalUnitExclusionSet = Awso_ec2.Values.IpamOrganizationalUnitExclusionSet
Sourcemodule IpamResourceDiscoveryState = Awso_ec2.Values.IpamResourceDiscoveryState
Sourcemodule IpamPrefixListResolverId = Awso_ec2.Values.IpamPrefixListResolverId
Sourcemodule IpamPrefixListResolverState = Awso_ec2.Values.IpamPrefixListResolverState
Sourcemodule IpamPrefixListResolverVersionCreationStatus = Awso_ec2.Values.IpamPrefixListResolverVersionCreationStatus
Sourcemodule IpamPrefixListResolverTargetId = Awso_ec2.Values.IpamPrefixListResolverTargetId
Sourcemodule IpamPrefixListResolverTargetState = Awso_ec2.Values.IpamPrefixListResolverTargetState
Sourcemodule IpamNetmaskLength = Awso_ec2.Values.IpamNetmaskLength
Sourcemodule IpamPoolAwsService = Awso_ec2.Values.IpamPoolAwsService
Sourcemodule IpamPoolPublicIpSource = Awso_ec2.Values.IpamPoolPublicIpSource
Sourcemodule IpamPoolSourceResource = Awso_ec2.Values.IpamPoolSourceResource

The resource used to provision CIDRs to a resource planning pool.

Sourcemodule IpamPolicyState = Awso_ec2.Values.IpamPolicyState
Sourcemodule IpamExternalResourceVerificationTokenId = Awso_ec2.Values.IpamExternalResourceVerificationTokenId
Sourcemodule IpamExternalResourceVerificationTokenState = Awso_ec2.Values.IpamExternalResourceVerificationTokenState
Sourcemodule InternetGatewayAttachmentList = Awso_ec2.Values.InternetGatewayAttachmentList
Sourcemodule AutoRecoveryFlag = Awso_ec2.Values.AutoRecoveryFlag
Sourcemodule BootModeTypeList = Awso_ec2.Values.BootModeTypeList
Sourcemodule BurstablePerformanceFlag = Awso_ec2.Values.BurstablePerformanceFlag
Sourcemodule CurrentGenerationFlag = Awso_ec2.Values.CurrentGenerationFlag
Sourcemodule DedicatedHostFlag = Awso_ec2.Values.DedicatedHostFlag

Describes the Amazon EBS features supported by the instance type.

Describes the FPGAs for the instance type.

Sourcemodule FreeTierEligibleFlag = Awso_ec2.Values.FreeTierEligibleFlag

Describes the GPU accelerators for the instance type.

Sourcemodule HibernationFlag = Awso_ec2.Values.HibernationFlag
Sourcemodule InferenceAcceleratorInfo = Awso_ec2.Values.InferenceAcceleratorInfo

Amazon Elastic Inference is no longer available. Describes the Inference accelerators for the instance type.

Sourcemodule InstanceStorageFlag = Awso_ec2.Values.InstanceStorageFlag
Sourcemodule InstanceStorageInfo = Awso_ec2.Values.InstanceStorageInfo

Describes the instance store features that are supported by the instance type.

Sourcemodule InstanceTypeHypervisor = Awso_ec2.Values.InstanceTypeHypervisor
Sourcemodule MediaAcceleratorInfo = Awso_ec2.Values.MediaAcceleratorInfo

Describes the media accelerators for the instance type.

Describes the memory for the instance type.

Describes the networking features of the instance type.

Describes the neuron accelerators for the instance type.

Sourcemodule NitroEnclavesSupport = Awso_ec2.Values.NitroEnclavesSupport

Describes the supported NitroTPM versions for the instance type.

Sourcemodule NitroTpmSupport = Awso_ec2.Values.NitroTpmSupport
Sourcemodule PlacementGroupInfo = Awso_ec2.Values.PlacementGroupInfo

Describes the placement group support of the instance type.

Describes the processor used by the instance type.

Sourcemodule RebootMigrationSupport = Awso_ec2.Values.RebootMigrationSupport
Sourcemodule RootDeviceTypeList = Awso_ec2.Values.RootDeviceTypeList
Sourcemodule SupportedInRegion = Awso_ec2.Values.SupportedInRegion
Sourcemodule UsageClassTypeList = Awso_ec2.Values.UsageClassTypeList

Describes the vCPU configurations for the instance type.

Sourcemodule VirtualizationTypeList = Awso_ec2.Values.VirtualizationTypeList
Sourcemodule NetworkNodesList = Awso_ec2.Values.NetworkNodesList
Sourcemodule EbsStatusSummary = Awso_ec2.Values.EbsStatusSummary

Provides a summary of the attached EBS volume status for an instance.

Sourcemodule InstanceStatusEventList = Awso_ec2.Values.InstanceStatusEventList
Sourcemodule InstanceStatusSummary = Awso_ec2.Values.InstanceStatusSummary

Describes the status of an instance.

Information about the AMI.

Sourcemodule InstanceEventWindowAssociationTarget = Awso_ec2.Values.InstanceEventWindowAssociationTarget

One or more targets associated with the event window.

Sourcemodule InstanceEventWindowCronExpression = Awso_ec2.Values.InstanceEventWindowCronExpression
Sourcemodule InstanceEventWindowId = Awso_ec2.Values.InstanceEventWindowId
Sourcemodule InstanceEventWindowState = Awso_ec2.Values.InstanceEventWindowState
Sourcemodule InstanceEventWindowTimeRangeList = Awso_ec2.Values.InstanceEventWindowTimeRangeList
Sourcemodule Ec2InstanceConnectEndpointState = Awso_ec2.Values.Ec2InstanceConnectEndpointState
Sourcemodule InstanceConnectEndpointId = Awso_ec2.Values.InstanceConnectEndpointId
Sourcemodule InstanceConnectEndpointPublicDnsNames = Awso_ec2.Values.InstanceConnectEndpointPublicDnsNames

The public DNS names of the endpoint, including IPv4-only and dualstack DNS names.

Sourcemodule NetworkInterfaceIdSet = Awso_ec2.Values.NetworkInterfaceIdSet
Sourcemodule SecurityGroupIdSet = Awso_ec2.Values.SecurityGroupIdSet
Sourcemodule SnapshotTaskDetail = Awso_ec2.Values.SnapshotTaskDetail

Details about the import snapshot task.

Sourcemodule ImportImageLicenseSpecificationListResponse = Awso_ec2.Values.ImportImageLicenseSpecificationListResponse
Sourcemodule SnapshotDetailList = Awso_ec2.Values.SnapshotDetailList
Sourcemodule ImageTypeValues = Awso_ec2.Values.ImageTypeValues
Sourcemodule ImdsSupportValues = Awso_ec2.Values.ImdsSupportValues
Sourcemodule TpmSupportValues = Awso_ec2.Values.TpmSupportValues
Sourcemodule ImageUsageReportId = Awso_ec2.Values.ImageUsageReportId
Sourcemodule ImageUsageReportState = Awso_ec2.Values.ImageUsageReportState
Sourcemodule ImageUsageReportStateReason = Awso_ec2.Values.ImageUsageReportStateReason
Sourcemodule ImageUsageResourceTypeList = Awso_ec2.Values.ImageUsageResourceTypeList
Sourcemodule ImageReferenceResourceType = Awso_ec2.Values.ImageReferenceResourceType
Sourcemodule ResourceTypeOptionList = Awso_ec2.Values.ResourceTypeOptionList
Sourcemodule IamInstanceProfileAssociationState = Awso_ec2.Values.IamInstanceProfileAssociationState
Sourcemodule AllocationState = Awso_ec2.Values.AllocationState
Sourcemodule AllowsMultipleInstanceTypes = Awso_ec2.Values.AllowsMultipleInstanceTypes
Sourcemodule AvailableCapacity = Awso_ec2.Values.AvailableCapacity

The capacity information for instances that can be launched onto the Dedicated Host.

Sourcemodule HostInstanceList = Awso_ec2.Values.HostInstanceList
Sourcemodule HostMaintenance = Awso_ec2.Values.HostMaintenance
Sourcemodule HostProperties = Awso_ec2.Values.HostProperties

Describes the properties of a Dedicated Host.

Sourcemodule FpgaImageState = Awso_ec2.Values.FpgaImageState

Describes the state of the bitstream generation process for an Amazon FPGA image (AFI).

Sourcemodule InstanceTypesList = Awso_ec2.Values.InstanceTypesList

Describes the data that identifies an Amazon FPGA image (AFI) on the PCI bus.

Sourcemodule DestinationOptionsResponse = Awso_ec2.Values.DestinationOptionsResponse

Describes the destination options for a flow log.

Sourcemodule LogDestinationType = Awso_ec2.Values.LogDestinationType
Sourcemodule DescribeFleetsErrorSet = Awso_ec2.Values.DescribeFleetsErrorSet
Sourcemodule DescribeFleetsInstancesSet = Awso_ec2.Values.DescribeFleetsInstancesSet
Sourcemodule FleetActivityStatus = Awso_ec2.Values.FleetActivityStatus
Sourcemodule FleetExcessCapacityTerminationPolicy = Awso_ec2.Values.FleetExcessCapacityTerminationPolicy
Sourcemodule FleetLaunchTemplateConfigList = Awso_ec2.Values.FleetLaunchTemplateConfigList
Sourcemodule FleetStateCode = Awso_ec2.Values.FleetStateCode
Sourcemodule OnDemandOptions = Awso_ec2.Values.OnDemandOptions

Describes the configuration of On-Demand Instances in an EC2 Fleet.

Sourcemodule ReservedCapacityOptions = Awso_ec2.Values.ReservedCapacityOptions

Defines EC2 Fleet preferences for utilizing reserved capacity when DefaultTargetCapacityType is set to reserved-capacity.

Describes the configuration of Spot Instances in an EC2 Fleet.

Sourcemodule TargetCapacitySpecification = Awso_ec2.Values.TargetCapacitySpecification

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.

Sourcemodule FleetEventType = Awso_ec2.Values.FleetEventType
Sourcemodule FastLaunchLaunchTemplateSpecificationResponse = Awso_ec2.Values.FastLaunchLaunchTemplateSpecificationResponse

Identifies the launch template that the AMI uses for Windows fast launch.

Sourcemodule FastLaunchResourceType = Awso_ec2.Values.FastLaunchResourceType
Sourcemodule FastLaunchSnapshotConfigurationResponse = Awso_ec2.Values.FastLaunchSnapshotConfigurationResponse

Configuration settings for creating and managing pre-provisioned snapshots for a Windows fast launch enabled Windows AMI.

Sourcemodule FastLaunchStateCode = Awso_ec2.Values.FastLaunchStateCode
Sourcemodule ExportTaskState = Awso_ec2.Values.ExportTaskState
Sourcemodule ExportToS3Task = Awso_ec2.Values.ExportToS3Task

Describes the format and location for the export task.

Sourcemodule InstanceExportDetails = Awso_ec2.Values.InstanceExportDetails

Describes an instance to export.

Sourcemodule ExportTaskS3Location = Awso_ec2.Values.ExportTaskS3Location

Describes the destination for an export image task.

Sourcemodule ElasticGpuHealth = Awso_ec2.Values.ElasticGpuHealth

Amazon Elastic Graphics reached end of life on January 8, 2024. Describes the status of an Elastic Graphics accelerator.

Sourcemodule ElasticGpuState = Awso_ec2.Values.ElasticGpuState
Sourcemodule EgressOnlyInternetGatewayId = Awso_ec2.Values.EgressOnlyInternetGatewayId
Sourcemodule DhcpConfigurationList = Awso_ec2.Values.DhcpConfigurationList
Sourcemodule ConversionTaskState = Awso_ec2.Values.ConversionTaskState
Sourcemodule ImportInstanceTaskDetails = Awso_ec2.Values.ImportInstanceTaskDetails

Describes an import instance task.

Sourcemodule ImportVolumeTaskDetails = Awso_ec2.Values.ImportVolumeTaskDetails

Describes an import volume task.

Sourcemodule Ipv4PoolCoipId = Awso_ec2.Values.Ipv4PoolCoipId
Sourcemodule AssociationStatus = Awso_ec2.Values.AssociationStatus

Describes the state of a target network association.

Sourcemodule ClientVpnRouteStatus = Awso_ec2.Values.ClientVpnRouteStatus

Describes the state of a Client VPN endpoint route.

Sourcemodule AssociatedTargetNetworkSet = Awso_ec2.Values.AssociatedTargetNetworkSet
Sourcemodule ClientConnectResponseOptions = Awso_ec2.Values.ClientConnectResponseOptions

The options for managing connection authorization for new client connections.

Sourcemodule ClientLoginBannerResponseOptions = Awso_ec2.Values.ClientLoginBannerResponseOptions

Current state of options for customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is established.

Sourcemodule ClientRouteEnforcementResponseOptions = Awso_ec2.Values.ClientRouteEnforcementResponseOptions

The current status of Client Route Enforcement.

Sourcemodule ClientVpnAuthenticationList = Awso_ec2.Values.ClientVpnAuthenticationList
Sourcemodule ClientVpnEndpointStatus = Awso_ec2.Values.ClientVpnEndpointStatus

Describes the state of a Client VPN endpoint.

Sourcemodule ClientVpnSecurityGroupIdSet = Awso_ec2.Values.ClientVpnSecurityGroupIdSet
Sourcemodule ConnectionLogResponseOptions = Awso_ec2.Values.ConnectionLogResponseOptions

Information about the client connection logging options for a Client VPN endpoint.

Sourcemodule EndpointIpAddressType = Awso_ec2.Values.EndpointIpAddressType
Sourcemodule TrafficIpAddressType = Awso_ec2.Values.TrafficIpAddressType
Sourcemodule TransitGatewayConfigurationDescribeEndpointStructure = Awso_ec2.Values.TransitGatewayConfigurationDescribeEndpointStructure

Describes the Transit Gateway configuration for a Client VPN endpoint.

Sourcemodule TransportProtocol = Awso_ec2.Values.TransportProtocol
Sourcemodule ClientVpnAuthorizationRuleStatus = Awso_ec2.Values.ClientVpnAuthorizationRuleStatus

Describes the state of an authorization rule.

Sourcemodule CarrierGatewayState = Awso_ec2.Values.CarrierGatewayState
Sourcemodule CapacityAllocations = Awso_ec2.Values.CapacityAllocations
Sourcemodule CapacityReservationCommitmentInfo = Awso_ec2.Values.CapacityReservationCommitmentInfo

Information about your commitment for a future-dated Capacity Reservation.

Sourcemodule CapacityReservationDeliveryPreference = Awso_ec2.Values.CapacityReservationDeliveryPreference
Sourcemodule CapacityReservationState = Awso_ec2.Values.CapacityReservationState
Sourcemodule CapacityReservationType = Awso_ec2.Values.CapacityReservationType
Sourcemodule InstanceMatchCriteria = Awso_ec2.Values.InstanceMatchCriteria
Sourcemodule InterruptibleCapacityAllocation = Awso_ec2.Values.InterruptibleCapacityAllocation

Represents the allocation of capacity from a source reservation to an interruptible reservation, tracking current and target instance counts for allocation management.

Sourcemodule InterruptionInfo = Awso_ec2.Values.InterruptionInfo

Contains information about how and when instances in an interruptible reservation can be terminated when capacity is reclaimed.

Sourcemodule PlacementGroupArn = Awso_ec2.Values.PlacementGroupArn
Sourcemodule NetworkNodeSet = Awso_ec2.Values.NetworkNodeSet
Sourcemodule CapacityReservationFleetId = Awso_ec2.Values.CapacityReservationFleetId
Sourcemodule CapacityReservationFleetState = Awso_ec2.Values.CapacityReservationFleetState
Sourcemodule FleetCapacityReservationSet = Awso_ec2.Values.FleetCapacityReservationSet
Sourcemodule FleetCapacityReservationTenancy = Awso_ec2.Values.FleetCapacityReservationTenancy
Sourcemodule FleetInstanceMatchCriteria = Awso_ec2.Values.FleetInstanceMatchCriteria
Sourcemodule CapacityReservationBillingRequestStatus = Awso_ec2.Values.CapacityReservationBillingRequestStatus
Sourcemodule CapacityReservationInfo = Awso_ec2.Values.CapacityReservationInfo

Information about a Capacity Reservation.

Sourcemodule CapacityManagerDataExportId = Awso_ec2.Values.CapacityManagerDataExportId
Sourcemodule CapacityManagerDataExportStatus = Awso_ec2.Values.CapacityManagerDataExportStatus
Sourcemodule CapacityBlockInterconnectStatus = Awso_ec2.Values.CapacityBlockInterconnectStatus
Sourcemodule CapacityReservationStatusSet = Awso_ec2.Values.CapacityReservationStatusSet
Sourcemodule AsnAssociationSet = Awso_ec2.Values.AsnAssociationSet
Sourcemodule ByoipCidrState = Awso_ec2.Values.ByoipCidrState
Sourcemodule BundleTaskError = Awso_ec2.Values.BundleTaskError

Describes an error for BundleInstance.

Sourcemodule BundleTaskState = Awso_ec2.Values.BundleTaskState

Describes the storage location for an instance store-backed AMI.

Sourcemodule AvailabilityZoneGeographyList = Awso_ec2.Values.AvailabilityZoneGeographyList
Sourcemodule AvailabilityZoneMessageList = Awso_ec2.Values.AvailabilityZoneMessageList
Sourcemodule AvailabilityZoneOptInStatus = Awso_ec2.Values.AvailabilityZoneOptInStatus
Sourcemodule AvailabilityZoneState = Awso_ec2.Values.AvailabilityZoneState
Sourcemodule AvailabilityZoneSubGeographyList = Awso_ec2.Values.AvailabilityZoneSubGeographyList
Sourcemodule ServiceManaged = Awso_ec2.Values.ServiceManaged
Sourcemodule PtrUpdateStatus = Awso_ec2.Values.PtrUpdateStatus

The status of an updated pointer (PTR) record for an Elastic IP address.

Sourcemodule PublicIpAddress = Awso_ec2.Values.PublicIpAddress
Sourcemodule AddressTransferStatus = Awso_ec2.Values.AddressTransferStatus
Sourcemodule AccountAttributeValueList = Awso_ec2.Values.AccountAttributeValueList
Sourcemodule SnapshotReturnCodes = Awso_ec2.Values.SnapshotReturnCodes
Sourcemodule DeleteQueuedReservedInstancesError = Awso_ec2.Values.DeleteQueuedReservedInstancesError

Describes the error for a Reserved Instance whose queued purchase could not be deleted.

Describes the error that's returned when you cannot delete a launch template version.

Sourcemodule DeleteFleetError = Awso_ec2.Values.DeleteFleetError

Describes an EC2 Fleet error.

Sourcemodule VpnTunnelOptionsSpecification = Awso_ec2.Values.VpnTunnelOptionsSpecification

The tunnel options for a single VPN tunnel.

Sourcemodule CreateVerifiedAccessEndpointPortRange = Awso_ec2.Values.CreateVerifiedAccessEndpointPortRange

Describes the port range for a Verified Access endpoint.

Sourcemodule PathStatementRequest = Awso_ec2.Values.PathStatementRequest

Describes a path statement.

Sourcemodule ThroughResourcesStatementRequestList = Awso_ec2.Values.ThroughResourcesStatementRequestList
Sourcemodule AllocationIdList = Awso_ec2.Values.AllocationIdList
Sourcemodule ValidationError = Awso_ec2.Values.ValidationError

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.

Sourcemodule ElasticGpuSpecification = Awso_ec2.Values.ElasticGpuSpecification

Amazon Elastic Graphics reached end of life on January 8, 2024. A specification for an Elastic Graphics accelerator.

Sourcemodule LaunchTemplateBlockDeviceMappingRequest = Awso_ec2.Values.LaunchTemplateBlockDeviceMappingRequest

Describes a block device mapping.

Sourcemodule CapacityReservationTarget = Awso_ec2.Values.CapacityReservationTarget

Describes a target Capacity Reservation or Capacity Reservation group.

Sourcemodule LaunchTemplateElasticInferenceAccelerator = Awso_ec2.Values.LaunchTemplateElasticInferenceAccelerator

Amazon Elastic Inference is no longer available. Describes an elastic inference accelerator.

Sourcemodule LaunchTemplateSpotMarketOptionsRequest = Awso_ec2.Values.LaunchTemplateSpotMarketOptionsRequest

The options for Spot Instances.

Sourcemodule LaunchTemplateInstanceNetworkInterfaceSpecificationRequest = Awso_ec2.Values.LaunchTemplateInstanceNetworkInterfaceSpecificationRequest

The parameters for a network interface.

Sourcemodule LaunchTemplateInstanceSecondaryInterfaceSpecificationRequest = Awso_ec2.Values.LaunchTemplateInstanceSecondaryInterfaceSpecificationRequest

Describes a secondary interface specification for a launch template request.

Sourcemodule LaunchTemplateLicenseConfigurationRequest = Awso_ec2.Values.LaunchTemplateLicenseConfigurationRequest

Describes a license configuration.

Sourcemodule LaunchTemplateTagSpecificationRequest = Awso_ec2.Values.LaunchTemplateTagSpecificationRequest

The tags specification for the resources that are created during instance launch.

Sourcemodule ImageUsageResourceTypeOptionRequestList = Awso_ec2.Values.ImageUsageResourceTypeOptionRequestList
Sourcemodule FleetSpotCapacityRebalanceRequest = Awso_ec2.Values.FleetSpotCapacityRebalanceRequest

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.

Sourcemodule CertificateAuthenticationRequest = Awso_ec2.Values.CertificateAuthenticationRequest

Information about the client certificate to be used for authentication.

Sourcemodule DirectoryServiceAuthenticationRequest = Awso_ec2.Values.DirectoryServiceAuthenticationRequest

Describes the Active Directory to be used for client authentication.

Sourcemodule FederatedAuthenticationRequest = Awso_ec2.Values.FederatedAuthenticationRequest

The IAM SAML identity provider used for federated authentication.

Sourcemodule CancelSpotInstanceRequestState = Awso_ec2.Values.CancelSpotInstanceRequestState
Sourcemodule CancelSpotFleetRequestsError = Awso_ec2.Values.CancelSpotFleetRequestsError

Describes a Spot Fleet error.

Sourcemodule CancelCapacityReservationFleetError = Awso_ec2.Values.CancelCapacityReservationFleetError

Describes a Capacity Reservation Fleet cancellation error.

Sourcemodule SecurityGroupRuleDescription = Awso_ec2.Values.SecurityGroupRuleDescription

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.

Sourcemodule CapacityManagerMonitoredTagKey = Awso_ec2.Values.CapacityManagerMonitoredTagKey

Describes a tag key that is being monitored by Capacity Manager, including its activation status and the earliest available data point.

Sourcemodule InstanceMonitoring = Awso_ec2.Values.InstanceMonitoring

Describes the monitoring of an instance.

Sourcemodule InstanceStateChange = Awso_ec2.Values.InstanceStateChange

Describes an instance state change.

Sourcemodule TerminateConnectionStatus = Awso_ec2.Values.TerminateConnectionStatus

Information about a terminated Client VPN endpoint client connection.

Sourcemodule TransitGatewayRoute = Awso_ec2.Values.TransitGatewayRoute

Describes a route for a transit gateway route table.

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. For more information, see List and filter using the CLI and API in the Amazon EC2 User Guide.

Sourcemodule TransitGatewayMulticastGroup = Awso_ec2.Values.TransitGatewayMulticastGroup

Describes the transit gateway multicast group resources.

Sourcemodule LocalGatewayRoute = Awso_ec2.Values.LocalGatewayRoute

Describes a route for a local gateway route table.

Sourcemodule ScheduledInstancesBlockDeviceMappingSet = Awso_ec2.Values.ScheduledInstancesBlockDeviceMappingSet
Sourcemodule ScheduledInstancesIamInstanceProfile = Awso_ec2.Values.ScheduledInstancesIamInstanceProfile

Describes an IAM instance profile for a Scheduled Instance.

Sourcemodule ScheduledInstancesMonitoring = Awso_ec2.Values.ScheduledInstancesMonitoring

Describes whether monitoring is enabled for a Scheduled Instance.

Sourcemodule ScheduledInstancesNetworkInterfaceSet = Awso_ec2.Values.ScheduledInstancesNetworkInterfaceSet
Sourcemodule ScheduledInstancesPlacement = Awso_ec2.Values.ScheduledInstancesPlacement

Describes the placement for a Scheduled Instance.

Sourcemodule ElasticInferenceAccelerator = Awso_ec2.Values.ElasticInferenceAccelerator

Amazon Elastic Inference is no longer available. Describes an elastic inference accelerator.

include module type of struct include Awso_ec2.Values_2 end
Sourcemodule SpotMarketOptions = Awso_ec2.Values.SpotMarketOptions

The options for Spot Instances.

Sourcemodule InstanceSecondaryInterfaceSpecificationRequest = Awso_ec2.Values.InstanceSecondaryInterfaceSpecificationRequest

Describes a secondary interface specification for launching an instance.

Sourcemodule LicenseConfigurationRequest = Awso_ec2.Values.LicenseConfigurationRequest

Describes a license configuration.

Sourcemodule RevokedSecurityGroupRule = Awso_ec2.Values.RevokedSecurityGroupRule

A security group rule removed with RevokeSecurityGroupEgress or RevokeSecurityGroupIngress.

Sourcemodule SpotInstanceRequest = Awso_ec2.Values.SpotInstanceRequest

Describes a Spot Instance request.

Sourcemodule KeyPairNameWithResolver = Awso_ec2.Values.KeyPairNameWithResolver
Sourcemodule RequestSpotLaunchSpecificationSecurityGroupIdList = Awso_ec2.Values.RequestSpotLaunchSpecificationSecurityGroupIdList
Sourcemodule RequestSpotLaunchSpecificationSecurityGroupList = Awso_ec2.Values.RequestSpotLaunchSpecificationSecurityGroupList
Sourcemodule ReportInstanceReasonCodes = Awso_ec2.Values.ReportInstanceReasonCodes
Sourcemodule ImageCriterionRequest = Awso_ec2.Values.ImageCriterionRequest

The criteria that are evaluated to determine which AMIs are discoverable and usable in your account for the specified Amazon Web Services Region. The ImageCriteria can include up to: 10 ImageCriterion Each ImageCriterion can include up to: 200 values for ImageProviders 50 values for ImageNames 50 values for MarketplaceProductCodes For more information, see How Allowed AMIs works in the Amazon EC2 User Guide.

Sourcemodule UnsuccessfulItem = Awso_ec2.Values.UnsuccessfulItem

Information about items that were not successfully processed in a batch call.

Sourcemodule SubnetAssociationList = Awso_ec2.Values.SubnetAssociationList
Sourcemodule ClientVpnEndpointId = Awso_ec2.Values.ClientVpnEndpointId
Sourcemodule TransitGatewayAttachmentStatusType = Awso_ec2.Values.TransitGatewayAttachmentStatusType
Sourcemodule InstanceTagKeySet = Awso_ec2.Values.InstanceTagKeySet
Sourcemodule ScheduledInstance = Awso_ec2.Values.ScheduledInstance

Describes a Scheduled Instance.

Sourcemodule PurchaseRequest = Awso_ec2.Values.PurchaseRequest

Describes a request to purchase Scheduled Instances.

Describes the result of the purchase.

Reserve powerful GPU instances on a future date to support your short duration machine learning (ML) workloads. Instances that run inside a Capacity Block are automatically placed close together inside Amazon EC2 UltraClusters, for low-latency, petabit-scale, non-blocking networking. You can also reserve Amazon EC2 UltraServers. UltraServers connect multiple EC2 instances using a low-latency, high-bandwidth accelerator interconnect (NeuronLink). They are built to tackle very large-scale AI/ML workloads that require significant processing power. For more information, see Amazon EC2 UltraServers.

Sourcemodule CapacityBlockExtension = Awso_ec2.Values.CapacityBlockExtension

Describes a Capacity Block extension. With an extension, you can extend the duration of time for an existing Capacity Block.

Sourcemodule AddedPrincipal = Awso_ec2.Values.AddedPrincipal

Describes a principal.

Sourcemodule SubnetConfiguration = Awso_ec2.Values.SubnetConfiguration

Describes the configuration of a subnet for a VPC endpoint.

Sourcemodule InternetGatewayBlockMode = Awso_ec2.Values.InternetGatewayBlockMode
Sourcemodule VpcBlockPublicAccessExclusionsAllowed = Awso_ec2.Values.VpcBlockPublicAccessExclusionsAllowed
Sourcemodule VpcBlockPublicAccessState = Awso_ec2.Values.VpcBlockPublicAccessState
Sourcemodule VerifiedAccessLogCloudWatchLogsDestinationOptions = Awso_ec2.Values.VerifiedAccessLogCloudWatchLogsDestinationOptions

Options for CloudWatch Logs as a logging destination.

Sourcemodule VerifiedAccessLogKinesisDataFirehoseDestinationOptions = Awso_ec2.Values.VerifiedAccessLogKinesisDataFirehoseDestinationOptions

Describes Amazon Kinesis Data Firehose logging options.

Sourcemodule VerifiedAccessLogS3DestinationOptions = Awso_ec2.Values.VerifiedAccessLogS3DestinationOptions

Options for Amazon S3 as a logging destination.

Sourcemodule ModifyVerifiedAccessEndpointPortRangeList = Awso_ec2.Values.ModifyVerifiedAccessEndpointPortRangeList
Sourcemodule ModifyVerifiedAccessEndpointSubnetIdList = Awso_ec2.Values.ModifyVerifiedAccessEndpointSubnetIdList
Sourcemodule EncryptionSupportOptionValue = Awso_ec2.Values.EncryptionSupportOptionValue
Sourcemodule TransitGatewayCidrBlockStringList = Awso_ec2.Values.TransitGatewayCidrBlockStringList
Sourcemodule TrafficMirrorSessionField = Awso_ec2.Values.TrafficMirrorSessionField
Sourcemodule TrafficMirrorFilterRuleField = Awso_ec2.Values.TrafficMirrorFilterRuleField
Sourcemodule CreateVolumePermissionList = Awso_ec2.Values.CreateVolumePermissionList
Sourcemodule SecurityGroupRuleUpdate = Awso_ec2.Values.SecurityGroupRuleUpdate

Describes an update to a security group rule.

Sourcemodule EnaSrdUdpSpecification = Awso_ec2.Values.EnaSrdUdpSpecification

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.

Sourcemodule NetworkInterfaceAttachmentId = Awso_ec2.Values.NetworkInterfaceAttachmentId
Sourcemodule ManagedResourceDefaultVisibility = Awso_ec2.Values.ManagedResourceDefaultVisibility
Sourcemodule AddPrefixListEntry = Awso_ec2.Values.AddPrefixListEntry

An entry for a prefix list.

Sourcemodule RemovePrefixListEntry = Awso_ec2.Values.RemovePrefixListEntry

An entry for a prefix list.

Sourcemodule AddIpamOperatingRegion = Awso_ec2.Values.AddIpamOperatingRegion

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.

Sourcemodule AddIpamOrganizationalUnitExclusion = Awso_ec2.Values.AddIpamOrganizationalUnitExclusion

Add an Organizational Unit (OU) exclusion to your IPAM. If your IPAM is integrated with Amazon Web Services Organizations and you add an organizational unit (OU) exclusion, IPAM will not manage the IP addresses in accounts in that OU exclusion. There is a limit on the number of exclusions you can create. For more information, see Quotas for your IPAM in the Amazon VPC IPAM User Guide.

Sourcemodule RemoveIpamOperatingRegion = Awso_ec2.Values.RemoveIpamOperatingRegion

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

Sourcemodule RemoveIpamOrganizationalUnitExclusion = Awso_ec2.Values.RemoveIpamOrganizationalUnitExclusion

Remove an Organizational Unit (OU) exclusion to your IPAM. If your IPAM is integrated with Amazon Web Services Organizations and you add an organizational unit (OU) exclusion, IPAM will not manage the IP addresses in accounts in that OU exclusion. There is a limit on the number of exclusions you can create. For more information, see Quotas for your IPAM in the Amazon VPC IPAM User Guide.

Sourcemodule IpamPrefixListResolverRuleRequest = Awso_ec2.Values.IpamPrefixListResolverRuleRequest

Describes a CIDR selection rule to include in a request. This is used when creating or modifying resolver rules. CIDR selection rules define the business logic for selecting CIDRs from IPAM. If a CIDR matches any of the rules, it will be included. If a rule has multiple conditions, the CIDR has to match every condition of that rule. You can create a prefix list resolver without any CIDR selection rules, but it will generate empty versions (containing no CIDRs) until you add rules. There are three rule types. Only 2 of the 3 rule types support conditions - IPAM pool CIDR and Scope resource CIDR. Static CIDR rules cannot have conditions. Static CIDR: A fixed list of CIDRs that do not change (like a manual list replicated across Regions) IPAM pool CIDR: CIDRs from specific IPAM pools (like all CIDRs from your IPAM production pool) If you choose this option, choose the following: IPAM scope: Select the IPAM scope to search for resources Conditions: Property IPAM pool ID: Select an IPAM pool that contains the resources CIDR (like 10.24.34.0/23) Operation: Equals/Not equals Value: The value on which to match the condition Scope resource CIDR: CIDRs from Amazon Web Services resources like VPCs, subnets, EIPs within an IPAM scope If you choose this option, choose the following: IPAM scope: Select the IPAM scope to search for resources Resource type: Select a resource, like a VPC or subnet. Conditions: Property: Resource ID: The unique ID of a resource (like vpc-1234567890abcdef0) Resource owner (like 111122223333) Resource region (like us-east-1) Resource tag (like key: name, value: dev-vpc-1) CIDR (like 10.24.34.0/23) Operation: Equals/Not equals Value: The value on which to match the condition

Sourcemodule IpamPolicyAllocationRuleRequest = Awso_ec2.Values.IpamPolicyAllocationRuleRequest

Information about a requested IPAM policy allocation rule. Allocation rules are optional configurations within an IPAM policy that map Amazon Web Services resource types to specific IPAM pools. If no rules are defined, the resource types default to using Amazon-provided IP addresses.

Sourcemodule InstanceEventWindowTimeRangeRequest = Awso_ec2.Values.InstanceEventWindowTimeRangeRequest

The start day and time and the end day and time of the time range, in UTC.

Sourcemodule SuccessfulInstanceCreditSpecificationItem = Awso_ec2.Values.SuccessfulInstanceCreditSpecificationItem

Describes the burstable performance instance whose credit option for CPU usage was successfully modified.

Sourcemodule UnsuccessfulInstanceCreditSpecificationItem = Awso_ec2.Values.UnsuccessfulInstanceCreditSpecificationItem

Describes the burstable performance instance whose credit option for CPU usage was not modified.

Sourcemodule InstanceCreditSpecificationRequest = Awso_ec2.Values.InstanceCreditSpecificationRequest

Describes the credit option for CPU usage of a burstable performance instance.

Sourcemodule InstanceBlockDeviceMappingSpecification = Awso_ec2.Values.InstanceBlockDeviceMappingSpecification

Describes a block device mapping entry.

Sourcemodule LaunchPermissionList = Awso_ec2.Values.LaunchPermissionList
Sourcemodule LoadPermissionList = Awso_ec2.Values.LoadPermissionList
Sourcemodule LoadPermissionListRequest = Awso_ec2.Values.LoadPermissionListRequest
Sourcemodule FleetLaunchTemplateConfigRequest = Awso_ec2.Values.FleetLaunchTemplateConfigRequest

Describes a launch template and overrides.

Sourcemodule UnlimitedSupportedInstanceFamily = Awso_ec2.Values.UnlimitedSupportedInstanceFamily
Sourcemodule VolumeRecycleBinInfo = Awso_ec2.Values.VolumeRecycleBinInfo

Information about a volume that is currently in the Recycle Bin.

Sourcemodule SnapshotRecycleBinInfo = Awso_ec2.Values.SnapshotRecycleBinInfo

Information about a snapshot that is currently in the Recycle Bin.

Sourcemodule ImageRecycleBinInfo = Awso_ec2.Values.ImageRecycleBinInfo

Information about an AMI that is currently in the Recycle Bin.

Describes a disk image.

Sourcemodule SecurityGroupStringList = Awso_ec2.Values.SecurityGroupStringList

Describes the user data for an instance.

Sourcemodule ImageDiskContainer = Awso_ec2.Values.ImageDiskContainer

Describes the disk container object for an import image task.

Sourcemodule ImportImageLicenseConfigurationRequest = Awso_ec2.Values.ImportImageLicenseConfigurationRequest

The request information of license configurations.

Sourcemodule VpnConnectionDeviceType = Awso_ec2.Values.VpnConnectionDeviceType

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.

Sourcemodule VpcEncryptionNonCompliantResource = Awso_ec2.Values.VpcEncryptionNonCompliantResource

Describes a resource that is not compliant with VPC encryption requirements. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule VerifiedAccessEndpointTarget = Awso_ec2.Values.VerifiedAccessEndpointTarget

Describes the targets for the specified Verified Access endpoint.

Sourcemodule TransitGatewayRouteTablePropagation = Awso_ec2.Values.TransitGatewayRouteTablePropagation

Describes a route table propagation.

Sourcemodule TransitGatewayRouteTableAssociation = Awso_ec2.Values.TransitGatewayRouteTableAssociation

Describes an association between a route table and a resource attachment.

Sourcemodule TransitGatewayPrefixListReference = Awso_ec2.Values.TransitGatewayPrefixListReference

Describes a prefix list reference.

Sourcemodule TransitGatewayPolicyTableEntry = Awso_ec2.Values.TransitGatewayPolicyTableEntry

Describes a transit gateway policy table entry

Sourcemodule TransitGatewayPolicyTableAssociation = Awso_ec2.Values.TransitGatewayPolicyTableAssociation

Describes a transit gateway policy table association.

Sourcemodule TransitGatewayMulticastDomainAssociation = Awso_ec2.Values.TransitGatewayMulticastDomainAssociation

Describes the resources associated with the transit gateway multicast domain.

Sourcemodule TransitGatewayMeteringPolicyEntry = Awso_ec2.Values.TransitGatewayMeteringPolicyEntry

Describes an entry in a transit gateway metering policy.

Sourcemodule TransitGatewayAttachmentPropagation = Awso_ec2.Values.TransitGatewayAttachmentPropagation

Describes a propagation route table.

Sourcemodule SubnetCidrReservation = Awso_ec2.Values.SubnetCidrReservation

Describes a subnet CIDR reservation.

Sourcemodule SpotPlacementScore = Awso_ec2.Values.SpotPlacementScore

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.

Sourcemodule ArchitectureTypeSet = Awso_ec2.Values.ArchitectureTypeSet
Sourcemodule VirtualizationTypeSet = Awso_ec2.Values.VirtualizationTypeSet
Sourcemodule SecurityGroupForVpc = Awso_ec2.Values.SecurityGroupForVpc

A security group that can be used by interfaces in the VPC.

Sourcemodule RouteServerRoute = Awso_ec2.Values.RouteServerRoute

Describes a route in the route server's routing database.

Sourcemodule RouteServerPropagation = Awso_ec2.Values.RouteServerPropagation

Describes the route propagation configuration between a route server and a route table. When enabled, route server propagation installs the routes in the FIB on the route table you've specified. Route server supports IPv4 and IPv6 route propagation.

Sourcemodule RouteServerAssociation = Awso_ec2.Values.RouteServerAssociation

Describes the association between a route server and a VPC. A route server association is the connection established between a route server and a VPC.

Sourcemodule ReservedInstanceReservationValue = Awso_ec2.Values.ReservedInstanceReservationValue

The total value of the Convertible Reserved Instance.

Sourcemodule TargetReservationValue = Awso_ec2.Values.TargetReservationValue

The total value of the new Convertible Reserved Instances.

Sourcemodule TargetConfigurationRequest = Awso_ec2.Values.TargetConfigurationRequest

Details about the target configuration.

Sourcemodule AccessScopePathList = Awso_ec2.Values.AccessScopePathList
Sourcemodule AccessScopeAnalysisFinding = Awso_ec2.Values.AccessScopeAnalysisFinding

Describes a finding for a Network Access Scope.

Sourcemodule PrefixListEntry = Awso_ec2.Values.PrefixListEntry

Describes a prefix list entry.

Sourcemodule PrefixListAssociation = Awso_ec2.Values.PrefixListAssociation

Describes the resource with which a prefix list is associated.

Sourcemodule IpamResourceCidr = Awso_ec2.Values.IpamResourceCidr

The CIDR for an IPAM resource.

Sourcemodule IpamPrefixListResolverVersion = Awso_ec2.Values.IpamPrefixListResolverVersion

Describes a version of an IPAM prefix list resolver. Each version is a snapshot of what CIDRs matched your rules at that moment in time. The version number increments every time the CIDR list changes due to infrastructure changes. Version example: Initial State (Version 1) Production environment: vpc-prod-web (10.1.0.0/16) - tagged env=prod vpc-prod-db (10.2.0.0/16) - tagged env=prod Resolver rule: Include all VPCs tagged env=prod Version 1 CIDRs: 10.1.0.0/16, 10.2.0.0/16 Infrastructure Change (Version 2) New VPC added: vpc-prod-api (10.3.0.0/16) - tagged env=prod IPAM automatically detects the change and creates a new version. Version 2 CIDRs: 10.1.0.0/16, 10.2.0.0/16, 10.3.0.0/16

Sourcemodule IpamPrefixListResolverVersionEntry = Awso_ec2.Values.IpamPrefixListResolverVersionEntry

Describes a CIDR entry in a specific version of an IPAM prefix list resolver. This represents a CIDR that was selected and synchronized at a particular point in time.

Sourcemodule IpamPrefixListResolverRule = Awso_ec2.Values.IpamPrefixListResolverRule

Describes a CIDR selection rule. CIDR selection rules define the business logic for selecting CIDRs from IPAM. If a CIDR matches any of the rules, it will be included. If a rule has multiple conditions, the CIDR has to match every condition of that rule. You can create a prefix list resolver without any CIDR selection rules, but it will generate empty versions (containing no CIDRs) until you add rules.

A CIDR provisioned to an IPAM pool.

Sourcemodule IpamPoolAllocation = Awso_ec2.Values.IpamPoolAllocation

In IPAM, an allocation is a CIDR assignment from an IPAM pool to another IPAM pool or to a resource.

Sourcemodule IpamPolicyOrganizationTarget = Awso_ec2.Values.IpamPolicyOrganizationTarget

The Amazon Web Services Organizations target for an IPAM policy.

Sourcemodule IpamPolicyDocument = Awso_ec2.Values.IpamPolicyDocument

Information about an IPAM policy.

Sourcemodule IpamDiscoveredResourceCidr = Awso_ec2.Values.IpamDiscoveredResourceCidr

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.

Sourcemodule IpamDiscoveredPublicAddress = Awso_ec2.Values.IpamDiscoveredPublicAddress

A public IP Address discovered by IPAM.

Sourcemodule IpamDiscoveredAccount = Awso_ec2.Values.IpamDiscoveredAccount

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.

Sourcemodule IpamAddressHistoryRecord = Awso_ec2.Values.IpamAddressHistoryRecord

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.

Sourcemodule InstanceTypeInfoFromInstanceRequirements = Awso_ec2.Values.InstanceTypeInfoFromInstanceRequirements

The list of instance types with the specified instance attributes.

Sourcemodule HttpTokensEnforcedState = Awso_ec2.Values.HttpTokensEnforcedState
Sourcemodule ImageAncestryEntry = Awso_ec2.Values.ImageAncestryEntry

Information about a single AMI in the ancestry chain and its source (parent) AMI.

Sourcemodule CapacityReservationGroup = Awso_ec2.Values.CapacityReservationGroup

Describes a resource group to which a Capacity Reservation has been added.

Sourcemodule AthenaIntegrationsSet = Awso_ec2.Values.AthenaIntegrationsSet
Sourcemodule AttributeSummary = Awso_ec2.Values.AttributeSummary

A summary report for the attribute across all Regions.

Sourcemodule CoipAddressUsage = Awso_ec2.Values.CoipAddressUsage

Describes address usage for a customer-owned address pool.

Information about the Capacity Reservation usage.

Sourcemodule CapacityManagerCondition = Awso_ec2.Values.CapacityManagerCondition

Represents a filter condition for Capacity Manager queries. Contains dimension-based filtering criteria used to narrow down metric data and dimension results.

Sourcemodule MetricDataResult = Awso_ec2.Values.MetricDataResult

Contains a single data point from a capacity metrics query, including the dimension values, timestamp, and metric values for that specific combination.

The response to a DataQuery.

A query used for retrieving network health data.

Sourcemodule Ipv6CidrAssociation = Awso_ec2.Values.Ipv6CidrAssociation

Describes an IPv6 CIDR block association.

Sourcemodule AssociatedRole = Awso_ec2.Values.AssociatedRole

Information about the associated IAM roles.

Sourcemodule ImageCriterion = Awso_ec2.Values.ImageCriterion

The criteria that are evaluated to determine which AMIs are discoverable and usable in your account for the specified Amazon Web Services Region. For more information, see How Allowed AMIs works in the Amazon EC2 User Guide.

Sourcemodule VpnTunnelProvisioningStatus = Awso_ec2.Values.VpnTunnelProvisioningStatus
Sourcemodule VerifiedAccessInstanceOpenVpnClientConfiguration = Awso_ec2.Values.VerifiedAccessInstanceOpenVpnClientConfiguration

Describes a set of routes.

Sourcemodule ClientCertificateRevocationListStatusCode = Awso_ec2.Values.ClientCertificateRevocationListStatusCode
Sourcemodule RegisteredInstance = Awso_ec2.Values.RegisteredInstance

Describes an Amazon EC2 instance that is enabled for SQL Server High Availability standby detection monitoring.

Sourcemodule EnableFastSnapshotRestoreErrorItem = Awso_ec2.Values.EnableFastSnapshotRestoreErrorItem

Contains information about the errors that occurred when enabling fast snapshot restores.

Sourcemodule EnableFastSnapshotRestoreSuccessItem = Awso_ec2.Values.EnableFastSnapshotRestoreSuccessItem

Describes fast snapshot restores that were successfully enabled.

Sourcemodule ElasticIpAssociationId = Awso_ec2.Values.ElasticIpAssociationId
Sourcemodule DisableFastSnapshotRestoreErrorItem = Awso_ec2.Values.DisableFastSnapshotRestoreErrorItem

Contains information about the errors that occurred when disabling fast snapshot restores.

Sourcemodule DisableFastSnapshotRestoreSuccessItem = Awso_ec2.Values.DisableFastSnapshotRestoreSuccessItem

Describes fast snapshot restores that were successfully disabled.

Describes a virtual private gateway.

Describes a VPN connection.

Sourcemodule VpnConnectionId = Awso_ec2.Values.VpnConnectionId
Sourcemodule VpnConcentrator = Awso_ec2.Values.VpnConcentrator

Describes a VPN concentrator.

Sourcemodule VpnConcentratorId = Awso_ec2.Values.VpnConcentratorId

Describes a VPC.

Sourcemodule VpcPeeringConnection = Awso_ec2.Values.VpcPeeringConnection

Describes a VPC peering connection.

Sourcemodule VpcPeeringConnectionId = Awso_ec2.Values.VpcPeeringConnectionId

Describes a VPC endpoint.

Describes a VPC endpoint service.

Sourcemodule AllowedPrincipal = Awso_ec2.Values.AllowedPrincipal

Describes a principal.

Sourcemodule ServiceConfiguration = Awso_ec2.Values.ServiceConfiguration

Describes a service configuration for a VPC endpoint service.

Sourcemodule VpcEndpointServiceId = Awso_ec2.Values.VpcEndpointServiceId
Sourcemodule VpcEndpointConnection = Awso_ec2.Values.VpcEndpointConnection

Describes a VPC endpoint connection to a service.

Sourcemodule ConnectionNotification = Awso_ec2.Values.ConnectionNotification

Describes a connection notification for a VPC endpoint or VPC endpoint service.

Sourcemodule VpcEndpointAssociation = Awso_ec2.Values.VpcEndpointAssociation

Describes the VPC resources, VPC endpoint services, Lattice services, or service networks associated with the VPC endpoint.

Deprecated. Describes whether a VPC is enabled for ClassicLink.

Sourcemodule ClassicLinkDnsSupport = Awso_ec2.Values.ClassicLinkDnsSupport

Deprecated. Describes the ClassicLink DNS support status of a VPC.

Sourcemodule VpcBlockPublicAccessExclusion = Awso_ec2.Values.VpcBlockPublicAccessExclusion

A VPC BPA exclusion is a mode that can be applied to a single VPC or subnet that exempts it from the account’s BPA mode and will allow bidirectional or egress-only access. You can create BPA exclusions for VPCs and subnets even when BPA is not enabled on the account to ensure that there is no traffic disruption to the exclusions when VPC BPA is turned on. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.

Describes a volume.

Sourcemodule VolumeModification = Awso_ec2.Values.VolumeModification

Describes the modification status of an EBS volume.

Sourcemodule VolumeStatusItem = Awso_ec2.Values.VolumeStatusItem

Describes the volume status.

Sourcemodule VerifiedAccessTrustProvider = Awso_ec2.Values.VerifiedAccessTrustProvider

Describes a Verified Access trust provider.

Sourcemodule VerifiedAccessTrustProviderId = Awso_ec2.Values.VerifiedAccessTrustProviderId
Sourcemodule VerifiedAccessInstance = Awso_ec2.Values.VerifiedAccessInstance

Describes a Verified Access instance.

Sourcemodule VerifiedAccessInstanceId = Awso_ec2.Values.VerifiedAccessInstanceId
Sourcemodule VerifiedAccessInstanceLoggingConfiguration = Awso_ec2.Values.VerifiedAccessInstanceLoggingConfiguration

Describes logging options for an Amazon Web Services Verified Access instance.

Sourcemodule VerifiedAccessGroup = Awso_ec2.Values.VerifiedAccessGroup

Describes a Verified Access group.

Sourcemodule VerifiedAccessGroupId = Awso_ec2.Values.VerifiedAccessGroupId
Sourcemodule VerifiedAccessEndpoint = Awso_ec2.Values.VerifiedAccessEndpoint

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.

Sourcemodule TrunkInterfaceAssociation = Awso_ec2.Values.TrunkInterfaceAssociation

Information about an association between a branch network interface with a trunk network interface.

Sourcemodule TransitGateway = Awso_ec2.Values.TransitGateway

Describes a transit gateway.

Sourcemodule TransitGatewayVpcAttachment = Awso_ec2.Values.TransitGatewayVpcAttachment

Describes a VPC attachment.

Sourcemodule TransitGatewayRouteTable = Awso_ec2.Values.TransitGatewayRouteTable

Describes a transit gateway route table.

Sourcemodule TransitGatewayRouteTableAnnouncement = Awso_ec2.Values.TransitGatewayRouteTableAnnouncement

Describes a transit gateway route table announcement.

Sourcemodule TransitGatewayPolicyTable = Awso_ec2.Values.TransitGatewayPolicyTable

Describes a transit gateway policy table.

Sourcemodule TransitGatewayPeeringAttachment = Awso_ec2.Values.TransitGatewayPeeringAttachment

Describes the transit gateway peering attachment.

Sourcemodule TransitGatewayMulticastDomain = Awso_ec2.Values.TransitGatewayMulticastDomain

Describes the transit gateway multicast domain.

Sourcemodule TransitGatewayMulticastDomainId = Awso_ec2.Values.TransitGatewayMulticastDomainId
Sourcemodule TransitGatewayMeteringPolicy = Awso_ec2.Values.TransitGatewayMeteringPolicy

Describes a transit gateway metering policy.

Sourcemodule TransitGatewayConnect = Awso_ec2.Values.TransitGatewayConnect

Describes a transit gateway Connect attachment.

Sourcemodule TransitGatewayConnectPeer = Awso_ec2.Values.TransitGatewayConnectPeer

Describes a transit gateway Connect peer.

Sourcemodule TransitGatewayAttachment = Awso_ec2.Values.TransitGatewayAttachment

Describes an attachment between a resource and a transit gateway.

Sourcemodule TrafficMirrorTarget = Awso_ec2.Values.TrafficMirrorTarget

Describes a Traffic Mirror target.

Sourcemodule TrafficMirrorTargetId = Awso_ec2.Values.TrafficMirrorTargetId
Sourcemodule TrafficMirrorSession = Awso_ec2.Values.TrafficMirrorSession

Describes a Traffic Mirror session.

Sourcemodule TrafficMirrorSessionId = Awso_ec2.Values.TrafficMirrorSessionId
Sourcemodule TrafficMirrorFilter = Awso_ec2.Values.TrafficMirrorFilter

Describes the Traffic Mirror filter.

Sourcemodule TrafficMirrorFilterId = Awso_ec2.Values.TrafficMirrorFilterId
Sourcemodule TrafficMirrorFilterRuleIdWithResolver = Awso_ec2.Values.TrafficMirrorFilterRuleIdWithResolver
Sourcemodule TagDescription = Awso_ec2.Values.TagDescription

Describes a tag.

Describes a subnet.

Sourcemodule StoreImageTaskResult = Awso_ec2.Values.StoreImageTaskResult

The information about the AMI store task, including the progress of the task.

Sourcemodule StaleSecurityGroup = Awso_ec2.Values.StaleSecurityGroup

Describes a stale security group (a security group that contains stale rules).

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.

Sourcemodule SpotInstanceRequestId = Awso_ec2.Values.SpotInstanceRequestId
Sourcemodule SpotFleetRequestConfig = Awso_ec2.Values.SpotFleetRequestConfig

Describes a Spot Fleet request.

Sourcemodule SpotFleetRequestId = Awso_ec2.Values.SpotFleetRequestId

Describes an event in the history of the Spot Fleet request.

Sourcemodule ActiveInstance = Awso_ec2.Values.ActiveInstance

Describes a running instance in a Spot Fleet.

Sourcemodule DatafeedSubscriptionState = Awso_ec2.Values.DatafeedSubscriptionState

Describes a snapshot.

Sourcemodule SnapshotTierStatus = Awso_ec2.Values.SnapshotTierStatus

Provides information about a snapshot's storage tier.

Sourcemodule ServiceLinkVirtualInterface = Awso_ec2.Values.ServiceLinkVirtualInterface

Describes the service link virtual interfaces that establish connectivity between Amazon Web Services Outpost and on-premises networks.

Describes a security group.

Sourcemodule SecurityGroupVpcAssociation = Awso_ec2.Values.SecurityGroupVpcAssociation

A security group association with a VPC that you made with AssociateSecurityGroupVpc.

Sourcemodule SecurityGroupRule = Awso_ec2.Values.SecurityGroupRule

Describes a security group rule.

Sourcemodule SecurityGroupReference = Awso_ec2.Values.SecurityGroupReference

Describes a VPC with a security group that references your security group.

Sourcemodule SecondarySubnet = Awso_ec2.Values.SecondarySubnet

Describes a secondary subnet.

Sourcemodule SecondaryNetwork = Awso_ec2.Values.SecondaryNetwork

Describes a secondary network.

Sourcemodule SecondaryInterface = Awso_ec2.Values.SecondaryInterface

Describes a secondary interface.

Sourcemodule ScheduledInstanceId = Awso_ec2.Values.ScheduledInstanceId
Sourcemodule ScheduledInstanceAvailability = Awso_ec2.Values.ScheduledInstanceAvailability

Describes a schedule that is available for your Scheduled Instances.

Sourcemodule OccurrenceDayRequestSet = Awso_ec2.Values.OccurrenceDayRequestSet

Describes a route table.

Describes a route server and its configuration. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect.

Sourcemodule RouteServerPeer = Awso_ec2.Values.RouteServerPeer

Describes a BGP peer configuration for a route server endpoint. A route server peer is a session between a route server endpoint and the device deployed in Amazon Web Services (such as a firewall appliance or other network security function running on an EC2 instance). The device must meet these requirements: Have an elastic network interface in the VPC Support BGP (Border Gateway Protocol) Can initiate BGP sessions

Sourcemodule RouteServerEndpoint = Awso_ec2.Values.RouteServerEndpoint

Describes a route server endpoint and its properties. A route server endpoint is an Amazon Web Services-managed component inside a subnet that facilitates BGP (Border Gateway Protocol) connections between your route server and your BGP peers.

Sourcemodule ReservedInstances = Awso_ec2.Values.ReservedInstances

Describes a Reserved Instance.

Sourcemodule ReservedInstancesOffering = Awso_ec2.Values.ReservedInstancesOffering

Describes a Reserved Instance offering.

Sourcemodule ReservedInstancesModification = Awso_ec2.Values.ReservedInstancesModification

Describes a Reserved Instance modification.

Sourcemodule ReservedInstancesModificationId = Awso_ec2.Values.ReservedInstancesModificationId
Sourcemodule ReservedInstancesListing = Awso_ec2.Values.ReservedInstancesListing

Describes a Reserved Instance listing.

Sourcemodule ReplaceRootVolumeTask = Awso_ec2.Values.ReplaceRootVolumeTask

Information about a root volume replacement task.

Describes a Region.

Sourcemodule PublicIpv4Pool = Awso_ec2.Values.PublicIpv4Pool

Describes an IPv4 address pool.

Sourcemodule PrincipalIdFormat = Awso_ec2.Values.PrincipalIdFormat

PrincipalIdFormat description

Describes prefixes for Amazon Web Services services.

Sourcemodule PlacementGroup = Awso_ec2.Values.PlacementGroup

Describes a placement group.

Describes an Outpost link aggregation group (LAG).

Sourcemodule NetworkInterface = Awso_ec2.Values.NetworkInterface

Describes a network interface.

Sourcemodule NetworkInterfacePermission = Awso_ec2.Values.NetworkInterfacePermission

Describes a permission for a network interface.

Sourcemodule NetworkInterfacePermissionId = Awso_ec2.Values.NetworkInterfacePermissionId
Sourcemodule NetworkInsightsPath = Awso_ec2.Values.NetworkInsightsPath

Describes a path.

Sourcemodule NetworkInsightsAnalysis = Awso_ec2.Values.NetworkInsightsAnalysis

Describes a network insights analysis.

Sourcemodule NetworkInsightsAccessScope = Awso_ec2.Values.NetworkInsightsAccessScope

Describes a Network Access Scope.

Sourcemodule NetworkInsightsAccessScopeAnalysis = Awso_ec2.Values.NetworkInsightsAccessScopeAnalysis

Describes a Network Access Scope analysis.

Describes a network ACL.

Describes a NAT gateway.

Sourcemodule MovingAddressStatus = Awso_ec2.Values.MovingAddressStatus

This action is deprecated. Describes the status of a moving Elastic IP address.

Sourcemodule ManagedPrefixList = Awso_ec2.Values.ManagedPrefixList

Describes a managed prefix list.

Sourcemodule MacModificationTask = Awso_ec2.Values.MacModificationTask

Information about a System Integrity Protection (SIP) modification task or volume ownership delegation task for an Amazon EC2 Mac instance.

Information about the EC2 Mac Dedicated Host.

Sourcemodule LockedSnapshotsInfo = Awso_ec2.Values.LockedSnapshotsInfo

Information about a locked snapshot.

Describes a local gateway.

Sourcemodule LocalGatewayVirtualInterface = Awso_ec2.Values.LocalGatewayVirtualInterface

Describes a local gateway virtual interface.

Sourcemodule LocalGatewayVirtualInterfaceGroup = Awso_ec2.Values.LocalGatewayVirtualInterfaceGroup

Describes a local gateway virtual interface group.

Sourcemodule LocalGatewayRouteTable = Awso_ec2.Values.LocalGatewayRouteTable

Describes a local gateway route table.

Sourcemodule LocalGatewayRouteTableVpcAssociation = Awso_ec2.Values.LocalGatewayRouteTableVpcAssociation

Describes an association between a local gateway route table and a VPC.

Sourcemodule LocalGatewayRouteTableVirtualInterfaceGroupAssociation = Awso_ec2.Values.LocalGatewayRouteTableVirtualInterfaceGroupAssociation

Describes an association between a local gateway route table and a virtual interface group.

Sourcemodule LaunchTemplate = Awso_ec2.Values.LaunchTemplate

Describes a launch template.

Sourcemodule LaunchTemplateVersion = Awso_ec2.Values.LaunchTemplateVersion

Describes a launch template version.

Describes a key pair.

Describes an IPv6 address pool.

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.

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.

Sourcemodule IpamResourceDiscoveryAssociation = Awso_ec2.Values.IpamResourceDiscoveryAssociation

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.

Sourcemodule IpamResourceDiscovery = Awso_ec2.Values.IpamResourceDiscovery

A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.

Sourcemodule IpamPrefixListResolver = Awso_ec2.Values.IpamPrefixListResolver

Describes an IPAM prefix list resolver. An IPAM prefix list resolver is a component that manages the synchronization between IPAM's CIDR selection rules and customer-managed prefix lists. It automates connectivity configurations by selecting CIDRs from IPAM's database based on your business logic and synchronizing them with prefix lists used in resources such as VPC route tables and security groups.

Sourcemodule IpamPrefixListResolverTarget = Awso_ec2.Values.IpamPrefixListResolverTarget

Describes an IPAM prefix list resolver target. An IPAM prefix list resolver target is an association between a specific customer-managed prefix list and an IPAM prefix list resolver. The target enables the resolver to synchronize CIDRs selected by its rules into the specified prefix list, which can then be referenced in Amazon Web Services resources.

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.

Information about an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations.

Sourcemodule IpamExternalResourceVerificationToken = Awso_ec2.Values.IpamExternalResourceVerificationToken

A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).

The Autonomous System Number (ASN) and BYOIP CIDR association.

Sourcemodule InternetGateway = Awso_ec2.Values.InternetGateway

Describes an internet gateway.

Sourcemodule InternetGatewayId = Awso_ec2.Values.InternetGatewayId

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.

Sourcemodule InstanceTypeInfo = Awso_ec2.Values.InstanceTypeInfo

Describes the instance type.

Sourcemodule InstanceTypeOffering = Awso_ec2.Values.InstanceTypeOffering

The instance types offered.

Sourcemodule InstanceTopology = Awso_ec2.Values.InstanceTopology

Information about the instance topology.

Sourcemodule InstanceStatus = Awso_ec2.Values.InstanceStatus

Describes the status of an instance.

Sourcemodule InstanceImageMetadata = Awso_ec2.Values.InstanceImageMetadata

Information about the instance and the AMI used to launch the instance.

Sourcemodule InstanceEventWindow = Awso_ec2.Values.InstanceEventWindow

The event window.

Sourcemodule InstanceCreditSpecification = Awso_ec2.Values.InstanceCreditSpecification

Describes the credit option for CPU usage of a burstable performance instance.

Sourcemodule Ec2InstanceConnectEndpoint = Awso_ec2.Values.Ec2InstanceConnectEndpoint

Describes an EC2 Instance Connect Endpoint.

Sourcemodule ImportSnapshotTask = Awso_ec2.Values.ImportSnapshotTask

Describes an import snapshot task.

Sourcemodule ImportSnapshotTaskId = Awso_ec2.Values.ImportSnapshotTaskId
Sourcemodule ImportImageTask = Awso_ec2.Values.ImportImageTask

Describes an import image task.

Sourcemodule ImportImageTaskId = Awso_ec2.Values.ImportImageTaskId

Describes an image.

Sourcemodule ImageUsageReport = Awso_ec2.Values.ImageUsageReport

The configuration and status of an image usage report.

Sourcemodule ImageUsageReportEntry = Awso_ec2.Values.ImageUsageReportEntry

A single entry in an image usage report, detailing how an image is being used by a specific Amazon Web Services account and resource type.

Sourcemodule ImageReference = Awso_ec2.Values.ImageReference

A resource that is referencing an image.

Sourcemodule ResourceTypeRequest = Awso_ec2.Values.ResourceTypeRequest

A resource type to check for image references. Associated options can also be specified if the resource type is an EC2 instance or launch template.

Sourcemodule IamInstanceProfileAssociation = Awso_ec2.Values.IamInstanceProfileAssociation

Describes an association between an IAM instance profile and an instance.

Sourcemodule IamInstanceProfileAssociationId = Awso_ec2.Values.IamInstanceProfileAssociationId

Describes the properties of the Dedicated Host.

Sourcemodule HostReservation = Awso_ec2.Values.HostReservation

Details about the Dedicated Host Reservation and associated Dedicated Hosts.

Details about the Dedicated Host Reservation offering.

Describes an Amazon FPGA image (AFI).

Describes a flow log.

Describes an EC2 Fleet.

Sourcemodule HistoryRecordEntry = Awso_ec2.Values.HistoryRecordEntry

Describes an event in the history of an EC2 Fleet.

include module type of struct include Awso_ec2.Values_3 end
Sourcemodule DescribeFastSnapshotRestoreSuccessItem = Awso_ec2.Values.DescribeFastSnapshotRestoreSuccessItem

Describes fast snapshot restores for a snapshot.

Sourcemodule DescribeFastLaunchImagesSuccessItem = Awso_ec2.Values.DescribeFastLaunchImagesSuccessItem

Describe details about a Windows image with Windows fast launch enabled that meets the requested criteria. Criteria are defined by the DescribeFastLaunchImages action filters.

Describes an export instance task.

Sourcemodule ExportImageTask = Awso_ec2.Values.ExportImageTask

Describes an export image task.

Sourcemodule ExportImageTaskId = Awso_ec2.Values.ExportImageTaskId

Amazon Elastic Graphics reached end of life on January 8, 2024. Describes an Elastic Graphics accelerator.

Sourcemodule EgressOnlyInternetGateway = Awso_ec2.Values.EgressOnlyInternetGateway

Describes an egress-only internet gateway.

The set of DHCP options.

Sourcemodule DeclarativePoliciesReport = Awso_ec2.Values.DeclarativePoliciesReport

Describes the metadata of the account status report.

Sourcemodule CustomerGateway = Awso_ec2.Values.CustomerGateway

Describes a customer gateway.

Sourcemodule CustomerGatewayId = Awso_ec2.Values.CustomerGatewayId
Sourcemodule ConversionTask = Awso_ec2.Values.ConversionTask

Describes a conversion task.

Sourcemodule ConversionTaskId = Awso_ec2.Values.ConversionTaskId

Describes a customer-owned address pool.

Describes a target network associated with a Client VPN endpoint.

Sourcemodule ClientVpnRoute = Awso_ec2.Values.ClientVpnRoute

Information about a Client VPN endpoint route.

Sourcemodule ClientVpnEndpoint = Awso_ec2.Values.ClientVpnEndpoint

Describes a Client VPN endpoint.

Sourcemodule ClientVpnConnection = Awso_ec2.Values.ClientVpnConnection

Describes a client connection.

Sourcemodule AuthorizationRule = Awso_ec2.Values.AuthorizationRule

Information about an authorization rule.

Sourcemodule ClassicLinkInstance = Awso_ec2.Values.ClassicLinkInstance

Deprecated. Describes a linked EC2-Classic instance.

Sourcemodule CarrierGateway = Awso_ec2.Values.CarrierGateway

Describes a carrier gateway.

Sourcemodule CapacityReservation = Awso_ec2.Values.CapacityReservation

Describes a Capacity Reservation.

Sourcemodule CapacityReservationTopology = Awso_ec2.Values.CapacityReservationTopology

Information about the Capacity Reservation topology.

Sourcemodule CapacityReservationFleet = Awso_ec2.Values.CapacityReservationFleet

Information about a Capacity Reservation Fleet.

Sourcemodule CapacityReservationBillingRequest = Awso_ec2.Values.CapacityReservationBillingRequest

Information about a request to assign billing of the unused capacity of a Capacity Reservation.

Sourcemodule CapacityManagerDataExportResponse = Awso_ec2.Values.CapacityManagerDataExportResponse

Contains information about a Capacity Manager data export configuration, including export settings, delivery status, and recent export activity.

Sourcemodule CapacityBlockStatus = Awso_ec2.Values.CapacityBlockStatus

Describes the availability of capacity for a Capacity Block.

Sourcemodule CapacityBlockOffering = Awso_ec2.Values.CapacityBlockOffering

The recommended Capacity Block that fits your search requirements.

Sourcemodule CapacityBlockExtensionOffering = Awso_ec2.Values.CapacityBlockExtensionOffering

The recommended Capacity Block extension that fits your search requirements.

Information about an address range that is provisioned for use with your Amazon Web Services resources through bring your own IP addresses (BYOIP).

Describes a bundle task.

Describes an Infrastructure Performance subscription.

Sourcemodule AvailabilityZone = Awso_ec2.Values.AvailabilityZone

Describes Availability Zones, Local Zones, and Wavelength Zones.

Describes an Elastic IP address, or a carrier IP address.

Sourcemodule AddressAttribute = Awso_ec2.Values.AddressAttribute

The attributes associated with an Elastic IP address.

Sourcemodule AddressTransfer = Awso_ec2.Values.AddressTransfer

Details on the Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon VPC User Guide.

Sourcemodule AccountAttribute = Awso_ec2.Values.AccountAttribute

Describes an account attribute.

Sourcemodule AccountAttributeName = Awso_ec2.Values.AccountAttributeName
Sourcemodule DeleteSnapshotReturnCode = Awso_ec2.Values.DeleteSnapshotReturnCode

The snapshot ID and its deletion result code.

Sourcemodule ConnectionNotificationId = Awso_ec2.Values.ConnectionNotificationId
Sourcemodule TaggableResourceId = Awso_ec2.Values.TaggableResourceId
Sourcemodule FailedQueuedPurchaseDeletion = Awso_ec2.Values.FailedQueuedPurchaseDeletion

Describes a Reserved Instance whose queued purchase was not deleted.

Sourcemodule SuccessfulQueuedPurchaseDeletion = Awso_ec2.Values.SuccessfulQueuedPurchaseDeletion

Describes a Reserved Instance whose queued purchase was successfully deleted.

Sourcemodule DeleteLaunchTemplateVersionsResponseErrorItem = Awso_ec2.Values.DeleteLaunchTemplateVersionsResponseErrorItem

Describes a launch template version that could not be deleted.

Sourcemodule DeleteLaunchTemplateVersionsResponseSuccessItem = Awso_ec2.Values.DeleteLaunchTemplateVersionsResponseSuccessItem

Describes a launch template version that was successfully deleted.

Sourcemodule DeleteFleetErrorItem = Awso_ec2.Values.DeleteFleetErrorItem

Describes an EC2 Fleet that was not successfully deleted.

Sourcemodule DeleteFleetSuccessItem = Awso_ec2.Values.DeleteFleetSuccessItem

Describes an EC2 Fleet that was successfully deleted.

Sourcemodule VpnTunnelOptionsSpecificationsList = Awso_ec2.Values.VpnTunnelOptionsSpecificationsList
Sourcemodule VpcEncryptionControlExclusionStateInput = Awso_ec2.Values.VpcEncryptionControlExclusionStateInput
Sourcemodule CreateVerifiedAccessEndpointPortRangeList = Awso_ec2.Values.CreateVerifiedAccessEndpointPortRangeList
Sourcemodule CreateVerifiedAccessEndpointSubnetIdList = Awso_ec2.Values.CreateVerifiedAccessEndpointSubnetIdList
Sourcemodule LoadBalancerArn = Awso_ec2.Values.LoadBalancerArn
Sourcemodule RdsDbClusterArn = Awso_ec2.Values.RdsDbClusterArn
Sourcemodule RdsDbInstanceArn = Awso_ec2.Values.RdsDbInstanceArn

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.

Information about a snapshot.

Sourcemodule InstanceIdWithVolumeResolver = Awso_ec2.Values.InstanceIdWithVolumeResolver
Sourcemodule VolumeIdStringList = Awso_ec2.Values.VolumeIdStringList
Sourcemodule PriceScheduleSpecification = Awso_ec2.Values.PriceScheduleSpecification

Describes the price for a Reserved Instance.

Sourcemodule RequestFilterPortRange = Awso_ec2.Values.RequestFilterPortRange

Describes a port range.

Sourcemodule AccessScopePathRequest = Awso_ec2.Values.AccessScopePathRequest

Describes a path.

Sourcemodule AvailabilityZoneAddress = Awso_ec2.Values.AvailabilityZoneAddress

For regional NAT gateways only: The configuration specifying which Elastic IP address (EIP) to use for handling outbound NAT traffic from a specific Availability Zone. A regional NAT gateway is a single NAT Gateway that works across multiple availability zones (AZs) in your VPC, providing redundancy, scalability and availability across all the AZs in a Region. For more information, see Regional NAT gateways for automatic multi-AZ expansion in the Amazon VPC User Guide.

Sourcemodule CreditSpecificationRequest = Awso_ec2.Values.CreditSpecificationRequest

The credit option for CPU usage of a T instance.

Sourcemodule ElasticGpuSpecificationList = Awso_ec2.Values.ElasticGpuSpecificationList
Sourcemodule LaunchTemplateBlockDeviceMappingRequestList = Awso_ec2.Values.LaunchTemplateBlockDeviceMappingRequestList
Sourcemodule LaunchTemplateCapacityReservationSpecificationRequest = Awso_ec2.Values.LaunchTemplateCapacityReservationSpecificationRequest

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.

Sourcemodule LaunchTemplateCpuOptionsRequest = Awso_ec2.Values.LaunchTemplateCpuOptionsRequest

The CPU options for the instance. Both the core count and threads per core must be specified in the request.

Sourcemodule LaunchTemplateElasticInferenceAcceleratorList = Awso_ec2.Values.LaunchTemplateElasticInferenceAcceleratorList
Sourcemodule LaunchTemplateEnclaveOptionsRequest = Awso_ec2.Values.LaunchTemplateEnclaveOptionsRequest

Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information, see What is Nitro Enclaves? in the Amazon Web Services Nitro Enclaves User Guide.

Sourcemodule LaunchTemplateHibernationOptionsRequest = Awso_ec2.Values.LaunchTemplateHibernationOptionsRequest

Indicates whether the instance is configured for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites.

Sourcemodule LaunchTemplateIamInstanceProfileSpecificationRequest = Awso_ec2.Values.LaunchTemplateIamInstanceProfileSpecificationRequest

An IAM instance profile.

Sourcemodule LaunchTemplateInstanceMaintenanceOptionsRequest = Awso_ec2.Values.LaunchTemplateInstanceMaintenanceOptionsRequest

The maintenance options of your instance.

Sourcemodule LaunchTemplateInstanceMarketOptionsRequest = Awso_ec2.Values.LaunchTemplateInstanceMarketOptionsRequest

The market (purchasing) option for the instances.

Sourcemodule LaunchTemplateInstanceMetadataOptionsRequest = Awso_ec2.Values.LaunchTemplateInstanceMetadataOptionsRequest

The metadata options for the instance. For more information, see Use instance metadata to manage your EC2 instance in the Amazon EC2 User Guide.

Sourcemodule LaunchTemplateInstanceNetworkInterfaceSpecificationRequestList = Awso_ec2.Values.LaunchTemplateInstanceNetworkInterfaceSpecificationRequestList
Sourcemodule LaunchTemplateInstanceSecondaryInterfaceSpecificationRequestList = Awso_ec2.Values.LaunchTemplateInstanceSecondaryInterfaceSpecificationRequestList
Sourcemodule LaunchTemplateLicenseSpecificationListRequest = Awso_ec2.Values.LaunchTemplateLicenseSpecificationListRequest
Sourcemodule LaunchTemplateNetworkPerformanceOptionsRequest = Awso_ec2.Values.LaunchTemplateNetworkPerformanceOptionsRequest

When you configure network performance options in your launch template, your instance is geared for performance improvements based on the workload that it runs as soon as it's available.

Sourcemodule LaunchTemplatePlacementRequest = Awso_ec2.Values.LaunchTemplatePlacementRequest

Describes the placement of an instance.

Sourcemodule LaunchTemplatePrivateDnsNameOptionsRequest = Awso_ec2.Values.LaunchTemplatePrivateDnsNameOptionsRequest

Describes the options for instance hostnames.

Sourcemodule LaunchTemplateTagSpecificationRequestList = Awso_ec2.Values.LaunchTemplateTagSpecificationRequestList
Sourcemodule LaunchTemplatesMonitoringRequest = Awso_ec2.Values.LaunchTemplatesMonitoringRequest

Describes the monitoring for the instance.

Sourcemodule OperatorRequest = Awso_ec2.Values.OperatorRequest

The service provider that manages the resource.

Sourcemodule ImageUsageResourceTypeRequest = Awso_ec2.Values.ImageUsageResourceTypeRequest

A resource type to include in the report. Associated options can also be specified if the resource type is a launch template.

Sourcemodule FlowLogResourceId = Awso_ec2.Values.FlowLogResourceId
Sourcemodule CreateFleetError = Awso_ec2.Values.CreateFleetError

Describes the instances that could not be launched by the fleet.

Sourcemodule CreateFleetInstance = Awso_ec2.Values.CreateFleetInstance

Describes the instances that were launched by the fleet.

Sourcemodule CapacityReservationOptionsRequest = Awso_ec2.Values.CapacityReservationOptionsRequest

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.

Sourcemodule ReservationTypeListRequest = Awso_ec2.Values.ReservationTypeListRequest
Sourcemodule FleetSpotMaintenanceStrategiesRequest = Awso_ec2.Values.FleetSpotMaintenanceStrategiesRequest

The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.

Sourcemodule NewDhcpConfiguration = Awso_ec2.Values.NewDhcpConfiguration

Describes a DHCP configuration option.

Sourcemodule ClientVpnAuthenticationRequest = Awso_ec2.Values.ClientVpnAuthenticationRequest

Describes the authentication method to be used by a Client VPN endpoint. For more information, see Authentication in the Client VPN Administrator Guide.

Sourcemodule ReservationFleetInstanceSpecification = Awso_ec2.Values.ReservationFleetInstanceSpecification

Information about an instance type to use in a Capacity Reservation Fleet.

Sourcemodule CancelledSpotInstanceRequest = Awso_ec2.Values.CancelledSpotInstanceRequest

Describes a request to cancel a Spot Instance.

Sourcemodule CancelSpotFleetRequestsErrorItem = Awso_ec2.Values.CancelSpotFleetRequestsErrorItem

Describes a Spot Fleet request that was not successfully canceled.

Sourcemodule CancelSpotFleetRequestsSuccessItem = Awso_ec2.Values.CancelSpotFleetRequestsSuccessItem

Describes a Spot Fleet request that was successfully canceled.

Sourcemodule CapacityReservationFleetCancellationState = Awso_ec2.Values.CapacityReservationFleetCancellationState

Describes a Capacity Reservation Fleet that was successfully cancelled.

Sourcemodule FailedCapacityReservationFleetCancellationResult = Awso_ec2.Values.FailedCapacityReservationFleetCancellationResult

Describes a Capacity Reservation Fleet that could not be cancelled.

Sourcemodule AssignedPrivateIpAddress = Awso_ec2.Values.AssignedPrivateIpAddress

Describes the private IP addresses assigned to a network interface.

Sourcemodule SecurityGroupRuleDescriptionList = Awso_ec2.Values.SecurityGroupRuleDescriptionList
Sourcemodule CapacityManagerStatus = Awso_ec2.Values.CapacityManagerStatus
Sourcemodule CapacityManagerMonitoredTagKeyList = Awso_ec2.Values.CapacityManagerMonitoredTagKeyList
Sourcemodule InstanceMonitoringList = Awso_ec2.Values.InstanceMonitoringList
Sourcemodule InstanceIdStringList = Awso_ec2.Values.InstanceIdStringList
Sourcemodule PrivateIpAddressStringList = Awso_ec2.Values.PrivateIpAddressStringList
Sourcemodule Ipv6AddressList = Awso_ec2.Values.Ipv6AddressList
Sourcemodule InstanceStateChangeList = Awso_ec2.Values.InstanceStateChangeList
Sourcemodule TerminateConnectionStatusSet = Awso_ec2.Values.TerminateConnectionStatusSet
Sourcemodule TransitGatewayRouteList = Awso_ec2.Values.TransitGatewayRouteList
Sourcemodule TransitGatewayMaxResults = Awso_ec2.Values.TransitGatewayMaxResults
Sourcemodule TransitGatewayMulticastGroupList = Awso_ec2.Values.TransitGatewayMulticastGroupList
Sourcemodule LocalGatewayRouteList = Awso_ec2.Values.LocalGatewayRouteList
Sourcemodule ScheduledInstancesLaunchSpecification = Awso_ec2.Values.ScheduledInstancesLaunchSpecification

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.

Sourcemodule BlockDeviceMappingRequestList = Awso_ec2.Values.BlockDeviceMappingRequestList
Sourcemodule CapacityReservationSpecification = Awso_ec2.Values.CapacityReservationSpecification

Describes an instance's Capacity Reservation targeting option. Use the CapacityReservationPreference parameter to configure the instance to run as an On-Demand Instance, to run in any open Capacity Reservation that has matching attributes, or to run only in a Capacity Reservation or Capacity Reservation group. Use the CapacityReservationTarget parameter to explicitly target a specific Capacity Reservation or a Capacity Reservation group. You can only specify CapacityReservationPreference and CapacityReservationTarget if the CapacityReservationPreference is capacity-reservations-only.

Sourcemodule CpuOptionsRequest = Awso_ec2.Values.CpuOptionsRequest

The CPU options for the instance. Both the core count and threads per core must be specified in the request.

Sourcemodule ElasticGpuSpecifications = Awso_ec2.Values.ElasticGpuSpecifications
Sourcemodule ElasticInferenceAccelerators = Awso_ec2.Values.ElasticInferenceAccelerators
Sourcemodule EnclaveOptionsRequest = Awso_ec2.Values.EnclaveOptionsRequest

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.

Sourcemodule HibernationOptionsRequest = Awso_ec2.Values.HibernationOptionsRequest

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 Amazon EC2 instance in the Amazon EC2 User Guide.

Sourcemodule InstanceMaintenanceOptionsRequest = Awso_ec2.Values.InstanceMaintenanceOptionsRequest

The maintenance options for the instance.

Sourcemodule InstanceMarketOptionsRequest = Awso_ec2.Values.InstanceMarketOptionsRequest

Describes the market (purchasing) option for the instances.

Sourcemodule InstanceMetadataOptionsRequest = Awso_ec2.Values.InstanceMetadataOptionsRequest

The metadata options for the instance.

Sourcemodule InstanceNetworkPerformanceOptionsRequest = Awso_ec2.Values.InstanceNetworkPerformanceOptionsRequest

Configure network performance options for your instance that are geared towards performance improvements based on the workload that it runs.

Sourcemodule InstanceSecondaryInterfaceSpecificationListRequest = Awso_ec2.Values.InstanceSecondaryInterfaceSpecificationListRequest
Sourcemodule LaunchTemplateSpecification = Awso_ec2.Values.LaunchTemplateSpecification

Describes the launch template to use.

Sourcemodule LicenseSpecificationListRequest = Awso_ec2.Values.LicenseSpecificationListRequest
Sourcemodule PrivateDnsNameOptionsRequest = Awso_ec2.Values.PrivateDnsNameOptionsRequest

Describes the options for instance hostnames.

Sourcemodule RunInstancesUserData = Awso_ec2.Values.RunInstancesUserData
Sourcemodule RevokedSecurityGroupRuleList = Awso_ec2.Values.RevokedSecurityGroupRuleList
Sourcemodule SecurityGroupRuleIdList = Awso_ec2.Values.SecurityGroupRuleIdList
Sourcemodule RestoreSnapshotTierRequestTemporaryRestoreDays = Awso_ec2.Values.RestoreSnapshotTierRequestTemporaryRestoreDays
Sourcemodule SnapshotAttributeName = Awso_ec2.Values.SnapshotAttributeName
Sourcemodule InstanceAttributeName = Awso_ec2.Values.InstanceAttributeName
Sourcemodule ResetImageAttributeName = Awso_ec2.Values.ResetImageAttributeName
Sourcemodule ResetFpgaImageAttributeName = Awso_ec2.Values.ResetFpgaImageAttributeName
Sourcemodule AddressAttributeName = Awso_ec2.Values.AddressAttributeName
Sourcemodule SpotInstanceRequestList = Awso_ec2.Values.SpotInstanceRequestList
Sourcemodule RequestSpotLaunchSpecification = Awso_ec2.Values.RequestSpotLaunchSpecification

Describes the launch specification for an instance.

Sourcemodule ReasonCodesList = Awso_ec2.Values.ReasonCodesList
Sourcemodule ReportInstanceStatusRequestDescription = Awso_ec2.Values.ReportInstanceStatusRequestDescription
Sourcemodule ReportStatusType = Awso_ec2.Values.ReportStatusType
Sourcemodule RouteTableAssociationId = Awso_ec2.Values.RouteTableAssociationId
Sourcemodule RouteGatewayId = Awso_ec2.Values.RouteGatewayId
Sourcemodule NetworkAclAssociationId = Awso_ec2.Values.NetworkAclAssociationId
Sourcemodule ImageCriterionRequestList = Awso_ec2.Values.ImageCriterionRequestList
Sourcemodule ResponseHostIdList = Awso_ec2.Values.ResponseHostIdList
Sourcemodule UnsuccessfulItemList = Awso_ec2.Values.UnsuccessfulItemList
Sourcemodule RequestHostIdList = Awso_ec2.Values.RequestHostIdList
Sourcemodule UnsuccessfulItemSet = Awso_ec2.Values.UnsuccessfulItemSet
Sourcemodule VpcEndpointIdList = Awso_ec2.Values.VpcEndpointIdList
Sourcemodule TransitGatewayMulticastDomainAssociations = Awso_ec2.Values.TransitGatewayMulticastDomainAssociations

Describes the multicast domain associations.

Sourcemodule TransitGatewayClientVpnAttachment = Awso_ec2.Values.TransitGatewayClientVpnAttachment

Describes a Transit Gateway attachment for a Client VPN endpoint.

Sourcemodule TransitGatewayMulticastRegisteredGroupSources = Awso_ec2.Values.TransitGatewayMulticastRegisteredGroupSources

Describes the members registered with the transit gateway multicast group.

Sourcemodule TransitGatewayNetworkInterfaceIdList = Awso_ec2.Values.TransitGatewayNetworkInterfaceIdList
Sourcemodule TransitGatewayMulticastRegisteredGroupMembers = Awso_ec2.Values.TransitGatewayMulticastRegisteredGroupMembers

Describes the registered transit gateway multicast group members.

Sourcemodule InstanceTagNotificationAttribute = Awso_ec2.Values.InstanceTagNotificationAttribute

Describes the registered tag keys for the current Region.

Sourcemodule RegisterInstanceTagAttributeRequest = Awso_ec2.Values.RegisterInstanceTagAttributeRequest

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

Sourcemodule BillingProductList = Awso_ec2.Values.BillingProductList
Sourcemodule ImageDescriptionRequest = Awso_ec2.Values.ImageDescriptionRequest
Sourcemodule ImageNameRequest = Awso_ec2.Values.ImageNameRequest
Sourcemodule ImageUefiDataRequest = Awso_ec2.Values.ImageUefiDataRequest
Sourcemodule PurchasedScheduledInstanceSet = Awso_ec2.Values.PurchasedScheduledInstanceSet
Sourcemodule PurchaseRequestSet = Awso_ec2.Values.PurchaseRequestSet
Sourcemodule ReservedInstanceLimitPrice = Awso_ec2.Values.ReservedInstanceLimitPrice

Describes the limit price of a Reserved Instance offering.

Sourcemodule RequestHostIdSet = Awso_ec2.Values.RequestHostIdSet
Sourcemodule CapacityBlockSet = Awso_ec2.Values.CapacityBlockSet
Sourcemodule CapacityBlockExtensionSet = Awso_ec2.Values.CapacityBlockExtensionSet
Sourcemodule IpamCidrAuthorizationContext = Awso_ec2.Values.IpamCidrAuthorizationContext

A signed document that proves that you are authorized to bring the specified IP address range to Amazon using BYOIP.

Sourcemodule VerificationMethod = Awso_ec2.Values.VerificationMethod
Sourcemodule AsnAuthorizationContext = Awso_ec2.Values.AsnAuthorizationContext

Provides authorization for Amazon to bring an Autonomous System Number (ASN) to a specific Amazon Web Services account using bring your own ASN (BYOASN). For details on the format of the message and signature, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.

Sourcemodule CidrAuthorizationContext = Awso_ec2.Values.CidrAuthorizationContext

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 EC2 User Guide.

Sourcemodule ModifyVpnTunnelOptionsSpecification = Awso_ec2.Values.ModifyVpnTunnelOptionsSpecification

The Amazon Web Services Site-to-Site VPN tunnel options to modify.

Sourcemodule PeeringConnectionOptions = Awso_ec2.Values.PeeringConnectionOptions

Describes the VPC peering connection options.

Sourcemodule PeeringConnectionOptionsRequest = Awso_ec2.Values.PeeringConnectionOptionsRequest

The VPC peering connection options.

Sourcemodule AddedPrincipalSet = Awso_ec2.Values.AddedPrincipalSet
Sourcemodule DnsOptionsSpecification = Awso_ec2.Values.DnsOptionsSpecification

Describes the DNS options for an endpoint.

Sourcemodule SubnetConfigurationsList = Awso_ec2.Values.SubnetConfigurationsList
Sourcemodule VpcEndpointRouteTableIdList = Awso_ec2.Values.VpcEndpointRouteTableIdList
Sourcemodule VpcEndpointSecurityGroupIdList = Awso_ec2.Values.VpcEndpointSecurityGroupIdList
Sourcemodule VpcEndpointSubnetIdList = Awso_ec2.Values.VpcEndpointSubnetIdList
Sourcemodule VpcBlockPublicAccessOptions = Awso_ec2.Values.VpcBlockPublicAccessOptions

VPC Block Public Access (BPA) enables you to block resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.

Sourcemodule AttributeBooleanValue = Awso_ec2.Values.AttributeBooleanValue

Describes a value for a resource attribute that is a Boolean value.

Sourcemodule ModifyVerifiedAccessNativeApplicationOidcOptions = Awso_ec2.Values.ModifyVerifiedAccessNativeApplicationOidcOptions

Describes the OpenID Connect (OIDC) options.

Sourcemodule ModifyVerifiedAccessTrustProviderDeviceOptions = Awso_ec2.Values.ModifyVerifiedAccessTrustProviderDeviceOptions

Modifies the configuration of the specified device-based Amazon Web Services Verified Access trust provider.

Sourcemodule ModifyVerifiedAccessTrustProviderOidcOptions = Awso_ec2.Values.ModifyVerifiedAccessTrustProviderOidcOptions

Options for an OpenID Connect-compatible user-identity trust provider.

Sourcemodule VerifiedAccessSseSpecificationRequest = Awso_ec2.Values.VerifiedAccessSseSpecificationRequest

Verified Access provides server side encryption by default to data at rest using Amazon Web Services-owned KMS keys. You also have the option of using customer managed KMS keys, which can be specified using the options below.

Sourcemodule VerifiedAccessLogOptions = Awso_ec2.Values.VerifiedAccessLogOptions

Options for Verified Access logs.

Sourcemodule ModifyVerifiedAccessEndpointCidrOptions = Awso_ec2.Values.ModifyVerifiedAccessEndpointCidrOptions

The CIDR options for a Verified Access endpoint.

Sourcemodule ModifyVerifiedAccessEndpointEniOptions = Awso_ec2.Values.ModifyVerifiedAccessEndpointEniOptions

Describes the options when modifying a Verified Access endpoint with the network-interface type.

Sourcemodule ModifyVerifiedAccessEndpointLoadBalancerOptions = Awso_ec2.Values.ModifyVerifiedAccessEndpointLoadBalancerOptions

Describes a load balancer when creating an Amazon Web Services Verified Access endpoint using the load-balancer type.

Sourcemodule ModifyVerifiedAccessEndpointRdsOptions = Awso_ec2.Values.ModifyVerifiedAccessEndpointRdsOptions

The RDS options for a Verified Access endpoint.

Sourcemodule ModifyTransitGatewayVpcAttachmentRequestOptions = Awso_ec2.Values.ModifyTransitGatewayVpcAttachmentRequestOptions

Describes the options for a VPC attachment.

Sourcemodule TransitGatewaySubnetIdList = Awso_ec2.Values.TransitGatewaySubnetIdList
Sourcemodule ModifyTransitGatewayOptions = Awso_ec2.Values.ModifyTransitGatewayOptions

The transit gateway options.

Sourcemodule TransitGatewayAttachmentIdStringList = Awso_ec2.Values.TransitGatewayAttachmentIdStringList
Sourcemodule TrafficMirrorSessionFieldList = Awso_ec2.Values.TrafficMirrorSessionFieldList
Sourcemodule TrafficMirrorFilterRuleFieldList = Awso_ec2.Values.TrafficMirrorFilterRuleFieldList
Sourcemodule TrafficMirrorPortRangeRequest = Awso_ec2.Values.TrafficMirrorPortRangeRequest

Information about the Traffic Mirror filter rule port range.

Sourcemodule TargetStorageTier = Awso_ec2.Values.TargetStorageTier
Sourcemodule CreateVolumePermissionModifications = Awso_ec2.Values.CreateVolumePermissionModifications

Describes modifications to the list of create volume permissions for a volume.

Sourcemodule GroupNameStringList = Awso_ec2.Values.GroupNameStringList
Sourcemodule UserIdStringList = Awso_ec2.Values.UserIdStringList
Sourcemodule SecurityGroupRuleUpdateList = Awso_ec2.Values.SecurityGroupRuleUpdateList
Sourcemodule RouteServerPersistRoutesAction = Awso_ec2.Values.RouteServerPersistRoutesAction
Sourcemodule ReservedInstancesConfigurationList = Awso_ec2.Values.ReservedInstancesConfigurationList
Sourcemodule ReservedInstancesIdStringList = Awso_ec2.Values.ReservedInstancesIdStringList
Sourcemodule PublicIpDnsOption = Awso_ec2.Values.PublicIpDnsOption
Sourcemodule EnaSrdSpecification = Awso_ec2.Values.EnaSrdSpecification

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.

Sourcemodule NetworkInterfaceAttachmentChanges = Awso_ec2.Values.NetworkInterfaceAttachmentChanges

Describes an attachment change.

Sourcemodule ManagedResourceVisibilitySettings = Awso_ec2.Values.ManagedResourceVisibilitySettings

Describes the managed resource visibility settings for the account.

Sourcemodule AddPrefixListEntries = Awso_ec2.Values.AddPrefixListEntries
Sourcemodule RemovePrefixListEntries = Awso_ec2.Values.RemovePrefixListEntries
Sourcemodule ExternalAuthorityConfiguration = Awso_ec2.Values.ExternalAuthorityConfiguration

The configuration that links an Amazon VPC IPAM scope to an external authority system. It specifies the type of external system and the external resource identifier that identifies your account or instance in that system. For more information, see Integrate VPC IPAM with Infoblox infrastructure in the Amazon VPC IPAM User Guide.

Sourcemodule AddIpamOperatingRegionSet = Awso_ec2.Values.AddIpamOperatingRegionSet
Sourcemodule AddIpamOrganizationalUnitExclusionSet = Awso_ec2.Values.AddIpamOrganizationalUnitExclusionSet
Sourcemodule RemoveIpamOperatingRegionSet = Awso_ec2.Values.RemoveIpamOperatingRegionSet
Sourcemodule RemoveIpamOrganizationalUnitExclusionSet = Awso_ec2.Values.RemoveIpamOrganizationalUnitExclusionSet
Sourcemodule IpamPrefixListResolverRuleRequestSet = Awso_ec2.Values.IpamPrefixListResolverRuleRequestSet
Sourcemodule RequestIpamResourceTagList = Awso_ec2.Values.RequestIpamResourceTagList
Sourcemodule IpamPolicyAllocationRuleListRequest = Awso_ec2.Values.IpamPolicyAllocationRuleListRequest
Sourcemodule DefaultHttpTokensEnforcedState = Awso_ec2.Values.DefaultHttpTokensEnforcedState
Sourcemodule DefaultInstanceMetadataEndpointState = Awso_ec2.Values.DefaultInstanceMetadataEndpointState
Sourcemodule DefaultInstanceMetadataTagsState = Awso_ec2.Values.DefaultInstanceMetadataTagsState
Sourcemodule MetadataDefaultHttpTokensState = Awso_ec2.Values.MetadataDefaultHttpTokensState
Sourcemodule InstanceEventWindowTimeRangeRequestSet = Awso_ec2.Values.InstanceEventWindowTimeRangeRequestSet
Sourcemodule SuccessfulInstanceCreditSpecificationSet = Awso_ec2.Values.SuccessfulInstanceCreditSpecificationSet
Sourcemodule UnsuccessfulInstanceCreditSpecificationSet = Awso_ec2.Values.UnsuccessfulInstanceCreditSpecificationSet
Sourcemodule InstanceCreditSpecificationListRequest = Awso_ec2.Values.InstanceCreditSpecificationListRequest
Sourcemodule SecurityGroupIdStringListRequest = Awso_ec2.Values.SecurityGroupIdStringListRequest
Sourcemodule ModifyInstanceAttributeValue = Awso_ec2.Values.ModifyInstanceAttributeValue
Sourcemodule BlobAttributeValue = Awso_ec2.Values.BlobAttributeValue
Sourcemodule InstanceBlockDeviceMappingSpecificationList = Awso_ec2.Values.InstanceBlockDeviceMappingSpecificationList
Sourcemodule LaunchPermissionModifications = Awso_ec2.Values.LaunchPermissionModifications

Describes a launch permission modification.

Sourcemodule OrganizationArnStringList = Awso_ec2.Values.OrganizationArnStringList
Sourcemodule OrganizationalUnitArnStringList = Awso_ec2.Values.OrganizationalUnitArnStringList
Sourcemodule ProductCodeStringList = Awso_ec2.Values.ProductCodeStringList
Sourcemodule UserGroupStringList = Awso_ec2.Values.UserGroupStringList
Sourcemodule FpgaImageAttribute = Awso_ec2.Values.FpgaImageAttribute

Describes an Amazon FPGA image (AFI) attribute.

Sourcemodule FpgaImageAttributeName = Awso_ec2.Values.FpgaImageAttributeName
Sourcemodule LoadPermissionModifications = Awso_ec2.Values.LoadPermissionModifications

Describes modifications to the load permissions of an Amazon FPGA image (AFI).

Sourcemodule FleetLaunchTemplateConfigListRequest = Awso_ec2.Values.FleetLaunchTemplateConfigListRequest
Sourcemodule TargetCapacitySpecificationRequest = Awso_ec2.Values.TargetCapacitySpecificationRequest

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.

Sourcemodule InstanceFamilyCreditSpecification = Awso_ec2.Values.InstanceFamilyCreditSpecification

Describes the default credit option for CPU usage of a burstable performance instance family.

Sourcemodule ClientConnectOptions = Awso_ec2.Values.ClientConnectOptions

The options for managing connection authorization for new client connections.

Sourcemodule ClientLoginBannerOptions = Awso_ec2.Values.ClientLoginBannerOptions

Options for enabling a customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is established.

Sourcemodule ClientRouteEnforcementOptions = Awso_ec2.Values.ClientRouteEnforcementOptions

Client Route Enforcement is a feature of Client VPN that helps enforce administrator defined routes on devices connected through the VPN. This feature helps improve your security posture by ensuring that network traffic originating from a connected client is not inadvertently sent outside the VPN tunnel. Client Route Enforcement works by monitoring the route table of a connected device for routing policy changes to the VPN connection. If the feature detects any VPN routing policy modifications, it will automatically force an update to the route table, reverting it back to the expected route configurations.

Sourcemodule ConnectionLogOptions = Awso_ec2.Values.ConnectionLogOptions

Describes the client connection logging options for the Client VPN endpoint.

Sourcemodule DnsServersOptionsModifyStructure = Awso_ec2.Values.DnsServersOptionsModifyStructure

Information about the DNS server to be used.

Sourcemodule SelfServicePortal = Awso_ec2.Values.SelfServicePortal
Sourcemodule TransitGatewayConfigurationInputStructure = Awso_ec2.Values.TransitGatewayConfigurationInputStructure

The Transit Gateway configuration for a Client VPN endpoint.

Sourcemodule ModifyAvailabilityZoneOptInStatus = Awso_ec2.Values.ModifyAvailabilityZoneOptInStatus
Sourcemodule CoolOffPeriodRequestHours = Awso_ec2.Values.CoolOffPeriodRequestHours
Sourcemodule RetentionPeriodRequestDays = Awso_ec2.Values.RetentionPeriodRequestDays
Sourcemodule VolumeRecycleBinInfoList = Awso_ec2.Values.VolumeRecycleBinInfoList
Sourcemodule SnapshotRecycleBinInfoList = Awso_ec2.Values.SnapshotRecycleBinInfoList
Sourcemodule ListSnapshotsInRecycleBinMaxResults = Awso_ec2.Values.ListSnapshotsInRecycleBinMaxResults
Sourcemodule SnapshotIdStringList = Awso_ec2.Values.SnapshotIdStringList
Sourcemodule ImageRecycleBinInfoList = Awso_ec2.Values.ImageRecycleBinInfoList
Sourcemodule ImageIdStringList = Awso_ec2.Values.ImageIdStringList
Sourcemodule ListImagesInRecycleBinMaxResults = Awso_ec2.Values.ListImagesInRecycleBinMaxResults

Describes the client-specific data.

Sourcemodule SnapshotDiskContainer = Awso_ec2.Values.SnapshotDiskContainer

The disk container object for the import snapshot request.

Sourcemodule ImportInstanceLaunchSpecification = Awso_ec2.Values.ImportInstanceLaunchSpecification

Describes the launch specification for VM import.

Sourcemodule ImageDiskContainerList = Awso_ec2.Values.ImageDiskContainerList
Sourcemodule ImportImageLicenseSpecificationListRequest = Awso_ec2.Values.ImportImageLicenseSpecificationListRequest
Sourcemodule MaintenanceDetails = Awso_ec2.Values.MaintenanceDetails

Details for Site-to-Site VPN tunnel endpoint maintenance events.

Sourcemodule VpnConnectionDeviceTypeList = Awso_ec2.Values.VpnConnectionDeviceTypeList
Sourcemodule GVCDMaxResults = Awso_ec2.Values.GVCDMaxResults
Sourcemodule VpnConnectionDeviceSampleConfiguration = Awso_ec2.Values.VpnConnectionDeviceSampleConfiguration
Sourcemodule VpnConnectionDeviceTypeId = Awso_ec2.Values.VpnConnectionDeviceTypeId
Sourcemodule VpcEncryptionNonCompliantResourceList = Awso_ec2.Values.VpcEncryptionNonCompliantResourceList
Sourcemodule GetVpcResourcesBlockingEncryptionEnforcementMaxResults = Awso_ec2.Values.GetVpcResourcesBlockingEncryptionEnforcementMaxResults
Sourcemodule VerifiedAccessEndpointTargetList = Awso_ec2.Values.VerifiedAccessEndpointTargetList
Sourcemodule GetVerifiedAccessEndpointTargetsMaxResults = Awso_ec2.Values.GetVerifiedAccessEndpointTargetsMaxResults
Sourcemodule TransitGatewayRouteTablePropagationList = Awso_ec2.Values.TransitGatewayRouteTablePropagationList
Sourcemodule TransitGatewayRouteTableAssociationList = Awso_ec2.Values.TransitGatewayRouteTableAssociationList
Sourcemodule TransitGatewayPrefixListReferenceSet = Awso_ec2.Values.TransitGatewayPrefixListReferenceSet
Sourcemodule TransitGatewayPolicyTableEntryList = Awso_ec2.Values.TransitGatewayPolicyTableEntryList
Sourcemodule TransitGatewayPolicyTableAssociationList = Awso_ec2.Values.TransitGatewayPolicyTableAssociationList
Sourcemodule TransitGatewayMulticastDomainAssociationList = Awso_ec2.Values.TransitGatewayMulticastDomainAssociationList
Sourcemodule TransitGatewayMeteringPolicyEntryList = Awso_ec2.Values.TransitGatewayMeteringPolicyEntryList
Sourcemodule TransitGatewayAttachmentPropagationList = Awso_ec2.Values.TransitGatewayAttachmentPropagationList
Sourcemodule SubnetCidrReservationList = Awso_ec2.Values.SubnetCidrReservationList
Sourcemodule GetSubnetCidrReservationsMaxResults = Awso_ec2.Values.GetSubnetCidrReservationsMaxResults
Sourcemodule SpotPlacementScores = Awso_ec2.Values.SpotPlacementScores
Sourcemodule InstanceRequirementsWithMetadataRequest = Awso_ec2.Values.InstanceRequirementsWithMetadataRequest

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.

Sourcemodule SpotPlacementScoresMaxResults = Awso_ec2.Values.SpotPlacementScoresMaxResults
Sourcemodule SpotPlacementScoresTargetCapacity = Awso_ec2.Values.SpotPlacementScoresTargetCapacity
Sourcemodule SnapshotBlockPublicAccessState = Awso_ec2.Values.SnapshotBlockPublicAccessState
Sourcemodule SecurityGroupForVpcList = Awso_ec2.Values.SecurityGroupForVpcList
Sourcemodule GetSecurityGroupsForVpcRequestMaxResults = Awso_ec2.Values.GetSecurityGroupsForVpcRequestMaxResults
Sourcemodule RouteServerRouteList = Awso_ec2.Values.RouteServerRouteList
Sourcemodule RouteServerMaxResults = Awso_ec2.Values.RouteServerMaxResults
Sourcemodule RouteServerPropagationsList = Awso_ec2.Values.RouteServerPropagationsList
Sourcemodule RouteServerAssociationsList = Awso_ec2.Values.RouteServerAssociationsList
Sourcemodule ReservedInstanceReservationValueSet = Awso_ec2.Values.ReservedInstanceReservationValueSet
Sourcemodule TargetReservationValueSet = Awso_ec2.Values.TargetReservationValueSet
Sourcemodule ReservedInstanceIdSet = Awso_ec2.Values.ReservedInstanceIdSet
Sourcemodule TargetConfigurationRequestSet = Awso_ec2.Values.TargetConfigurationRequestSet
Sourcemodule NetworkInsightsAccessScopeContent = Awso_ec2.Values.NetworkInsightsAccessScopeContent

Describes the Network Access Scope content.

Sourcemodule AccessScopeAnalysisFindingList = Awso_ec2.Values.AccessScopeAnalysisFindingList
Sourcemodule GetNetworkInsightsAccessScopeAnalysisFindingsMaxResults = Awso_ec2.Values.GetNetworkInsightsAccessScopeAnalysisFindingsMaxResults
Sourcemodule PrefixListEntrySet = Awso_ec2.Values.PrefixListEntrySet
Sourcemodule PrefixListMaxResults = Awso_ec2.Values.PrefixListMaxResults
Sourcemodule PrefixListAssociationSet = Awso_ec2.Values.PrefixListAssociationSet
Sourcemodule GetManagedPrefixListAssociationsMaxResults = Awso_ec2.Values.GetManagedPrefixListAssociationsMaxResults
Sourcemodule IpamResourceCidrSet = Awso_ec2.Values.IpamResourceCidrSet
Sourcemodule IpamMaxResults = Awso_ec2.Values.IpamMaxResults
Sourcemodule IpamPrefixListResolverVersionSet = Awso_ec2.Values.IpamPrefixListResolverVersionSet
Sourcemodule IpamPrefixListResolverVersionNumberSet = Awso_ec2.Values.IpamPrefixListResolverVersionNumberSet
Sourcemodule IpamPrefixListResolverVersionEntrySet = Awso_ec2.Values.IpamPrefixListResolverVersionEntrySet
Sourcemodule IpamPrefixListResolverRuleSet = Awso_ec2.Values.IpamPrefixListResolverRuleSet
Sourcemodule IpamPoolCidrSet = Awso_ec2.Values.IpamPoolCidrSet
Sourcemodule IpamPoolAllocationSet = Awso_ec2.Values.IpamPoolAllocationSet
Sourcemodule GetIpamPoolAllocationsMaxResults = Awso_ec2.Values.GetIpamPoolAllocationsMaxResults
Sourcemodule IpamPolicyOrganizationTargetSet = Awso_ec2.Values.IpamPolicyOrganizationTargetSet
Sourcemodule IpamPolicyDocumentSet = Awso_ec2.Values.IpamPolicyDocumentSet
Sourcemodule IpamDiscoveredResourceCidrSet = Awso_ec2.Values.IpamDiscoveredResourceCidrSet
Sourcemodule IpamDiscoveredPublicAddressSet = Awso_ec2.Values.IpamDiscoveredPublicAddressSet
Sourcemodule IpamDiscoveredAccountSet = Awso_ec2.Values.IpamDiscoveredAccountSet
Sourcemodule IpamAddressHistoryRecordSet = Awso_ec2.Values.IpamAddressHistoryRecordSet
Sourcemodule IpamAddressHistoryMaxResults = Awso_ec2.Values.IpamAddressHistoryMaxResults
Sourcemodule InstanceTypeInfoFromInstanceRequirementsSet = Awso_ec2.Values.InstanceTypeInfoFromInstanceRequirementsSet
Sourcemodule EkPubKeyFormat = Awso_ec2.Values.EkPubKeyFormat
Sourcemodule InstanceMetadataDefaultsResponse = Awso_ec2.Values.InstanceMetadataDefaultsResponse

The default instance metadata service (IMDS) settings that were set at the account level in the specified Amazon Web Services
 Region.

Sourcemodule ImageAncestryEntryList = Awso_ec2.Values.ImageAncestryEntryList
Sourcemodule CapacityReservationGroupSet = Awso_ec2.Values.CapacityReservationGroupSet
Sourcemodule GetGroupsForCapacityReservationRequestMaxResults = Awso_ec2.Values.GetGroupsForCapacityReservationRequestMaxResults
Sourcemodule IntegrateServices = Awso_ec2.Values.IntegrateServices

Describes service integrations with VPC Flow logs.

Sourcemodule IpamPolicyManagedBy = Awso_ec2.Values.IpamPolicyManagedBy
Sourcemodule AttributeSummaryList = Awso_ec2.Values.AttributeSummaryList
Sourcemodule DeclarativePoliciesReportId = Awso_ec2.Values.DeclarativePoliciesReportId
Sourcemodule CoipAddressUsageSet = Awso_ec2.Values.CoipAddressUsageSet
Sourcemodule CoipPoolMaxResults = Awso_ec2.Values.CoipPoolMaxResults
Sourcemodule InstanceUsageSet = Awso_ec2.Values.InstanceUsageSet
Sourcemodule GetCapacityReservationUsageRequestMaxResults = Awso_ec2.Values.GetCapacityReservationUsageRequestMaxResults
Sourcemodule GetCapacityManagerMonitoredTagKeysRequestMaxResults = Awso_ec2.Values.GetCapacityManagerMonitoredTagKeysRequestMaxResults
Sourcemodule MetricDimensionResultSet = Awso_ec2.Values.MetricDimensionResultSet
Sourcemodule CapacityManagerConditionSet = Awso_ec2.Values.CapacityManagerConditionSet
Sourcemodule MetricDataResultSet = Awso_ec2.Values.MetricDataResultSet
Sourcemodule IngestionStatus = Awso_ec2.Values.IngestionStatus
Sourcemodule Ipv6CidrAssociationSet = Awso_ec2.Values.Ipv6CidrAssociationSet
Sourcemodule Ipv6PoolMaxResults = Awso_ec2.Values.Ipv6PoolMaxResults
Sourcemodule AssociatedRolesList = Awso_ec2.Values.AssociatedRolesList
Sourcemodule ImageCriterionList = Awso_ec2.Values.ImageCriterionList
Sourcemodule ActiveVpnTunnelStatus = Awso_ec2.Values.ActiveVpnTunnelStatus

Contains information about the current security configuration of an active VPN tunnel.

Sourcemodule DeviceTrustProviderTypeList = Awso_ec2.Values.DeviceTrustProviderTypeList
Sourcemodule VerifiedAccessInstanceOpenVpnClientConfigurationList = Awso_ec2.Values.VerifiedAccessInstanceOpenVpnClientConfigurationList
Sourcemodule VerifiedAccessInstanceUserTrustProviderClientConfiguration = Awso_ec2.Values.VerifiedAccessInstanceUserTrustProviderClientConfiguration

Describes the trust provider.

Sourcemodule ExportTaskS3LocationRequest = Awso_ec2.Values.ExportTaskS3LocationRequest

Describes the destination for an export image task.

Sourcemodule ClientCertificateRevocationListStatus = Awso_ec2.Values.ClientCertificateRevocationListStatus

Describes the state of a client certificate revocation list.

Sourcemodule TransitGatewayPropagation = Awso_ec2.Values.TransitGatewayPropagation

Describes route propagation.

Sourcemodule RegisteredInstanceList = Awso_ec2.Values.RegisteredInstanceList
Sourcemodule InstanceIdUpdateStringList = Awso_ec2.Values.InstanceIdUpdateStringList
Sourcemodule ImageBlockPublicAccessEnabledState = Awso_ec2.Values.ImageBlockPublicAccessEnabledState
Sourcemodule EnableFastSnapshotRestoreErrorSet = Awso_ec2.Values.EnableFastSnapshotRestoreErrorSet
Sourcemodule EnableFastSnapshotRestoreSuccessSet = Awso_ec2.Values.EnableFastSnapshotRestoreSuccessSet
Sourcemodule AvailabilityZoneIdStringList = Awso_ec2.Values.AvailabilityZoneIdStringList
Sourcemodule AvailabilityZoneStringList = Awso_ec2.Values.AvailabilityZoneStringList
Sourcemodule FastLaunchLaunchTemplateSpecificationRequest = Awso_ec2.Values.FastLaunchLaunchTemplateSpecificationRequest

Request to create a launch template for a Windows fast launch enabled AMI. Note - You can specify either the LaunchTemplateName or the LaunchTemplateId, but not both.

Sourcemodule FastLaunchSnapshotConfigurationRequest = Awso_ec2.Values.FastLaunchSnapshotConfigurationRequest

Configuration settings for creating and managing pre-provisioned snapshots for a Windows fast launch enabled AMI.

Sourcemodule AllowedImagesSettingsEnabledState = Awso_ec2.Values.AllowedImagesSettingsEnabledState
Sourcemodule VpcCidrAssociationId = Awso_ec2.Values.VpcCidrAssociationId
Sourcemodule TransitGatewayAssociation = Awso_ec2.Values.TransitGatewayAssociation

Describes an association between a resource attachment and a transit gateway route table.

Sourcemodule DisassociateSecurityGroupVpcSecurityGroupId = Awso_ec2.Values.DisassociateSecurityGroupVpcSecurityGroupId
Sourcemodule EipAssociationIdList = Awso_ec2.Values.EipAssociationIdList
Sourcemodule InstanceEventWindowDisassociationRequest = Awso_ec2.Values.InstanceEventWindowDisassociationRequest

The targets to disassociate from the specified event window.

Sourcemodule EipAllocationPublicIp = Awso_ec2.Values.EipAllocationPublicIp
Sourcemodule ImageBlockPublicAccessDisabledState = Awso_ec2.Values.ImageBlockPublicAccessDisabledState
Sourcemodule DisableFastSnapshotRestoreErrorSet = Awso_ec2.Values.DisableFastSnapshotRestoreErrorSet
Sourcemodule DisableFastSnapshotRestoreSuccessSet = Awso_ec2.Values.DisableFastSnapshotRestoreSuccessSet
Sourcemodule AllowedImagesSettingsDisabledState = Awso_ec2.Values.AllowedImagesSettingsDisabledState
Sourcemodule InstanceIdForResolver = Awso_ec2.Values.InstanceIdForResolver
Sourcemodule VolumeIdWithResolver = Awso_ec2.Values.VolumeIdWithResolver
Sourcemodule VpnGatewayList = Awso_ec2.Values.VpnGatewayList
Sourcemodule VpnGatewayIdStringList = Awso_ec2.Values.VpnGatewayIdStringList
Sourcemodule VpnConnectionList = Awso_ec2.Values.VpnConnectionList
Sourcemodule VpnConnectionIdStringList = Awso_ec2.Values.VpnConnectionIdStringList
Sourcemodule VpnConcentratorList = Awso_ec2.Values.VpnConcentratorList
Sourcemodule VpnConcentratorIdStringList = Awso_ec2.Values.VpnConcentratorIdStringList
Sourcemodule DescribeVpcsMaxResults = Awso_ec2.Values.DescribeVpcsMaxResults
Sourcemodule VpcIdStringList = Awso_ec2.Values.VpcIdStringList
Sourcemodule VpcPeeringConnectionList = Awso_ec2.Values.VpcPeeringConnectionList
Sourcemodule DescribeVpcPeeringConnectionsMaxResults = Awso_ec2.Values.DescribeVpcPeeringConnectionsMaxResults
Sourcemodule VpcPeeringConnectionIdList = Awso_ec2.Values.VpcPeeringConnectionIdList
Sourcemodule VpcEndpointSet = Awso_ec2.Values.VpcEndpointSet
Sourcemodule ServiceDetailSet = Awso_ec2.Values.ServiceDetailSet
Sourcemodule AllowedPrincipalSet = Awso_ec2.Values.AllowedPrincipalSet
Sourcemodule ServiceConfigurationSet = Awso_ec2.Values.ServiceConfigurationSet
Sourcemodule VpcEndpointServiceIdList = Awso_ec2.Values.VpcEndpointServiceIdList
Sourcemodule VpcEndpointConnectionSet = Awso_ec2.Values.VpcEndpointConnectionSet
Sourcemodule ConnectionNotificationSet = Awso_ec2.Values.ConnectionNotificationSet
Sourcemodule VpcEndpointAssociationSet = Awso_ec2.Values.VpcEndpointAssociationSet
Sourcemodule VpcEncryptionControlList = Awso_ec2.Values.VpcEncryptionControlList
Sourcemodule DescribeVpcEncryptionControlsMaxResults = Awso_ec2.Values.DescribeVpcEncryptionControlsMaxResults
Sourcemodule VpcEncryptionControlIdList = Awso_ec2.Values.VpcEncryptionControlIdList
Sourcemodule VpcClassicLinkIdList = Awso_ec2.Values.VpcClassicLinkIdList
Sourcemodule ClassicLinkDnsSupportList = Awso_ec2.Values.ClassicLinkDnsSupportList
Sourcemodule DescribeVpcClassicLinkDnsSupportNextToken = Awso_ec2.Values.DescribeVpcClassicLinkDnsSupportNextToken
Sourcemodule DescribeVpcClassicLinkDnsSupportMaxResults = Awso_ec2.Values.DescribeVpcClassicLinkDnsSupportMaxResults
Sourcemodule VpcBlockPublicAccessExclusionList = Awso_ec2.Values.VpcBlockPublicAccessExclusionList
Sourcemodule DescribeVpcBlockPublicAccessExclusionsMaxResults = Awso_ec2.Values.DescribeVpcBlockPublicAccessExclusionsMaxResults
Sourcemodule VpcBlockPublicAccessExclusionIdList = Awso_ec2.Values.VpcBlockPublicAccessExclusionIdList
Sourcemodule VpcAttributeName = Awso_ec2.Values.VpcAttributeName
Sourcemodule VolumeModificationList = Awso_ec2.Values.VolumeModificationList
Sourcemodule VolumeStatusList = Awso_ec2.Values.VolumeStatusList
Sourcemodule VolumeAttributeName = Awso_ec2.Values.VolumeAttributeName
Sourcemodule VerifiedAccessTrustProviderList = Awso_ec2.Values.VerifiedAccessTrustProviderList
Sourcemodule DescribeVerifiedAccessTrustProvidersMaxResults = Awso_ec2.Values.DescribeVerifiedAccessTrustProvidersMaxResults
Sourcemodule VerifiedAccessTrustProviderIdList = Awso_ec2.Values.VerifiedAccessTrustProviderIdList
Sourcemodule VerifiedAccessInstanceList = Awso_ec2.Values.VerifiedAccessInstanceList
Sourcemodule DescribeVerifiedAccessInstancesMaxResults = Awso_ec2.Values.DescribeVerifiedAccessInstancesMaxResults
Sourcemodule VerifiedAccessInstanceIdList = Awso_ec2.Values.VerifiedAccessInstanceIdList
Sourcemodule VerifiedAccessInstanceLoggingConfigurationList = Awso_ec2.Values.VerifiedAccessInstanceLoggingConfigurationList
Sourcemodule DescribeVerifiedAccessInstanceLoggingConfigurationsMaxResults = Awso_ec2.Values.DescribeVerifiedAccessInstanceLoggingConfigurationsMaxResults
Sourcemodule VerifiedAccessGroupList = Awso_ec2.Values.VerifiedAccessGroupList
Sourcemodule DescribeVerifiedAccessGroupMaxResults = Awso_ec2.Values.DescribeVerifiedAccessGroupMaxResults
Sourcemodule VerifiedAccessGroupIdList = Awso_ec2.Values.VerifiedAccessGroupIdList
Sourcemodule VerifiedAccessEndpointList = Awso_ec2.Values.VerifiedAccessEndpointList
Sourcemodule DescribeVerifiedAccessEndpointsMaxResults = Awso_ec2.Values.DescribeVerifiedAccessEndpointsMaxResults
Sourcemodule VerifiedAccessEndpointIdList = Awso_ec2.Values.VerifiedAccessEndpointIdList
Sourcemodule TrunkInterfaceAssociationList = Awso_ec2.Values.TrunkInterfaceAssociationList
Sourcemodule DescribeTrunkInterfaceAssociationsMaxResults = Awso_ec2.Values.DescribeTrunkInterfaceAssociationsMaxResults
Sourcemodule TrunkInterfaceAssociationIdList = Awso_ec2.Values.TrunkInterfaceAssociationIdList
Sourcemodule TransitGatewayList = Awso_ec2.Values.TransitGatewayList
Sourcemodule TransitGatewayIdStringList = Awso_ec2.Values.TransitGatewayIdStringList
Sourcemodule TransitGatewayVpcAttachmentList = Awso_ec2.Values.TransitGatewayVpcAttachmentList
Sourcemodule TransitGatewayRouteTableList = Awso_ec2.Values.TransitGatewayRouteTableList
Sourcemodule TransitGatewayRouteTableIdStringList = Awso_ec2.Values.TransitGatewayRouteTableIdStringList
Sourcemodule TransitGatewayRouteTableAnnouncementList = Awso_ec2.Values.TransitGatewayRouteTableAnnouncementList
Sourcemodule TransitGatewayRouteTableAnnouncementIdStringList = Awso_ec2.Values.TransitGatewayRouteTableAnnouncementIdStringList
Sourcemodule TransitGatewayPolicyTableList = Awso_ec2.Values.TransitGatewayPolicyTableList
Sourcemodule TransitGatewayPolicyTableIdStringList = Awso_ec2.Values.TransitGatewayPolicyTableIdStringList
Sourcemodule TransitGatewayPeeringAttachmentList = Awso_ec2.Values.TransitGatewayPeeringAttachmentList
Sourcemodule TransitGatewayMulticastDomainList = Awso_ec2.Values.TransitGatewayMulticastDomainList
Sourcemodule TransitGatewayMulticastDomainIdStringList = Awso_ec2.Values.TransitGatewayMulticastDomainIdStringList
Sourcemodule TransitGatewayMeteringPolicyList = Awso_ec2.Values.TransitGatewayMeteringPolicyList
Sourcemodule TransitGatewayMeteringPolicyIdStringList = Awso_ec2.Values.TransitGatewayMeteringPolicyIdStringList
Sourcemodule TransitGatewayConnectList = Awso_ec2.Values.TransitGatewayConnectList
Sourcemodule TransitGatewayConnectPeerList = Awso_ec2.Values.TransitGatewayConnectPeerList
Sourcemodule TransitGatewayConnectPeerIdStringList = Awso_ec2.Values.TransitGatewayConnectPeerIdStringList
Sourcemodule TransitGatewayAttachmentList = Awso_ec2.Values.TransitGatewayAttachmentList
Sourcemodule TrafficMirrorTargetSet = Awso_ec2.Values.TrafficMirrorTargetSet
Sourcemodule TrafficMirrorTargetIdList = Awso_ec2.Values.TrafficMirrorTargetIdList
Sourcemodule TrafficMirroringMaxResults = Awso_ec2.Values.TrafficMirroringMaxResults
Sourcemodule TrafficMirrorSessionSet = Awso_ec2.Values.TrafficMirrorSessionSet
Sourcemodule TrafficMirrorSessionIdList = Awso_ec2.Values.TrafficMirrorSessionIdList
Sourcemodule TrafficMirrorFilterSet = Awso_ec2.Values.TrafficMirrorFilterSet
Sourcemodule TrafficMirrorFilterIdList = Awso_ec2.Values.TrafficMirrorFilterIdList
Sourcemodule TrafficMirrorFilterRuleSet = Awso_ec2.Values.TrafficMirrorFilterRuleSet
Sourcemodule TrafficMirrorFilterRuleIdList = Awso_ec2.Values.TrafficMirrorFilterRuleIdList
Sourcemodule TagDescriptionList = Awso_ec2.Values.TagDescriptionList
Sourcemodule DescribeSubnetsMaxResults = Awso_ec2.Values.DescribeSubnetsMaxResults
Sourcemodule SubnetIdStringList = Awso_ec2.Values.SubnetIdStringList
Sourcemodule StoreImageTaskResultSet = Awso_ec2.Values.StoreImageTaskResultSet
Sourcemodule DescribeStoreImageTasksRequestMaxResults = Awso_ec2.Values.DescribeStoreImageTasksRequestMaxResults
Sourcemodule StaleSecurityGroupSet = Awso_ec2.Values.StaleSecurityGroupSet
Sourcemodule DescribeStaleSecurityGroupsMaxResults = Awso_ec2.Values.DescribeStaleSecurityGroupsMaxResults
Sourcemodule DescribeStaleSecurityGroupsNextToken = Awso_ec2.Values.DescribeStaleSecurityGroupsNextToken
Sourcemodule SpotPriceHistoryList = Awso_ec2.Values.SpotPriceHistoryList
Sourcemodule InstanceTypeList = Awso_ec2.Values.InstanceTypeList
Sourcemodule ProductDescriptionList = Awso_ec2.Values.ProductDescriptionList
Sourcemodule SpotInstanceRequestIdList = Awso_ec2.Values.SpotInstanceRequestIdList
Sourcemodule SpotFleetRequestConfigSet = Awso_ec2.Values.SpotFleetRequestConfigSet
Sourcemodule SpotFleetRequestIdList = Awso_ec2.Values.SpotFleetRequestIdList
Sourcemodule HistoryRecords = Awso_ec2.Values.HistoryRecords
Sourcemodule DescribeSpotFleetRequestHistoryMaxResults = Awso_ec2.Values.DescribeSpotFleetRequestHistoryMaxResults
Sourcemodule ActiveInstanceSet = Awso_ec2.Values.ActiveInstanceSet
Sourcemodule DescribeSpotFleetInstancesMaxResults = Awso_ec2.Values.DescribeSpotFleetInstancesMaxResults
Sourcemodule SpotDatafeedSubscription = Awso_ec2.Values.SpotDatafeedSubscription

Describes the data feed for a Spot Instance.

Sourcemodule OwnerStringList = Awso_ec2.Values.OwnerStringList
Sourcemodule RestorableByStringList = Awso_ec2.Values.RestorableByStringList
Sourcemodule SnapshotTierStatusSet = Awso_ec2.Values.SnapshotTierStatusSet
Sourcemodule DescribeSnapshotTierStatusMaxResults = Awso_ec2.Values.DescribeSnapshotTierStatusMaxResults
Sourcemodule ServiceLinkVirtualInterfaceSet = Awso_ec2.Values.ServiceLinkVirtualInterfaceSet
Sourcemodule ServiceLinkMaxResults = Awso_ec2.Values.ServiceLinkMaxResults
Sourcemodule SecurityGroupList = Awso_ec2.Values.SecurityGroupList
Sourcemodule DescribeSecurityGroupsMaxResults = Awso_ec2.Values.DescribeSecurityGroupsMaxResults
Sourcemodule SecurityGroupVpcAssociationList = Awso_ec2.Values.SecurityGroupVpcAssociationList
Sourcemodule DescribeSecurityGroupVpcAssociationsMaxResults = Awso_ec2.Values.DescribeSecurityGroupVpcAssociationsMaxResults
Sourcemodule SecurityGroupRuleList = Awso_ec2.Values.SecurityGroupRuleList
Sourcemodule DescribeSecurityGroupRulesMaxResults = Awso_ec2.Values.DescribeSecurityGroupRulesMaxResults
Sourcemodule SecurityGroupReferences = Awso_ec2.Values.SecurityGroupReferences
Sourcemodule SecondarySubnetList = Awso_ec2.Values.SecondarySubnetList
Sourcemodule DescribeSecondarySubnetsMaxResults = Awso_ec2.Values.DescribeSecondarySubnetsMaxResults
Sourcemodule SecondarySubnetIdList = Awso_ec2.Values.SecondarySubnetIdList
Sourcemodule SecondaryNetworkList = Awso_ec2.Values.SecondaryNetworkList
Sourcemodule DescribeSecondaryNetworksMaxResults = Awso_ec2.Values.DescribeSecondaryNetworksMaxResults
Sourcemodule SecondaryNetworkIdList = Awso_ec2.Values.SecondaryNetworkIdList
Sourcemodule SecondaryInterfaceList = Awso_ec2.Values.SecondaryInterfaceList
Sourcemodule DescribeSecondaryInterfacesMaxResults = Awso_ec2.Values.DescribeSecondaryInterfacesMaxResults
Sourcemodule SecondaryInterfaceIdList = Awso_ec2.Values.SecondaryInterfaceIdList
Sourcemodule ScheduledInstanceSet = Awso_ec2.Values.ScheduledInstanceSet
Sourcemodule ScheduledInstanceIdRequestSet = Awso_ec2.Values.ScheduledInstanceIdRequestSet
Sourcemodule SlotStartTimeRangeRequest = Awso_ec2.Values.SlotStartTimeRangeRequest

Describes the time period for a Scheduled Instance to start its first schedule.

Sourcemodule ScheduledInstanceAvailabilitySet = Awso_ec2.Values.ScheduledInstanceAvailabilitySet
Sourcemodule DescribeScheduledInstanceAvailabilityMaxResults = Awso_ec2.Values.DescribeScheduledInstanceAvailabilityMaxResults
Sourcemodule ScheduledInstanceRecurrenceRequest = Awso_ec2.Values.ScheduledInstanceRecurrenceRequest

Describes the recurring schedule for a Scheduled Instance.

Sourcemodule SlotDateTimeRangeRequest = Awso_ec2.Values.SlotDateTimeRangeRequest

Describes the time period for a Scheduled Instance to start its first schedule. The time period must span less than one day.

Sourcemodule RouteTableList = Awso_ec2.Values.RouteTableList
Sourcemodule DescribeRouteTablesMaxResults = Awso_ec2.Values.DescribeRouteTablesMaxResults
Sourcemodule RouteTableIdStringList = Awso_ec2.Values.RouteTableIdStringList
Sourcemodule RouteServersList = Awso_ec2.Values.RouteServersList
Sourcemodule RouteServerIdsList = Awso_ec2.Values.RouteServerIdsList
Sourcemodule RouteServerPeersList = Awso_ec2.Values.RouteServerPeersList
Sourcemodule RouteServerPeerIdsList = Awso_ec2.Values.RouteServerPeerIdsList
Sourcemodule RouteServerEndpointsList = Awso_ec2.Values.RouteServerEndpointsList
Sourcemodule RouteServerEndpointIdsList = Awso_ec2.Values.RouteServerEndpointIdsList
Sourcemodule ReservedInstancesList = Awso_ec2.Values.ReservedInstancesList
Sourcemodule ReservedInstancesOfferingList = Awso_ec2.Values.ReservedInstancesOfferingList
Sourcemodule ReservedInstancesOfferingIdStringList = Awso_ec2.Values.ReservedInstancesOfferingIdStringList
Sourcemodule ReservedInstancesModificationList = Awso_ec2.Values.ReservedInstancesModificationList
Sourcemodule ReservedInstancesModificationIdStringList = Awso_ec2.Values.ReservedInstancesModificationIdStringList
Sourcemodule ReservedInstancesListingList = Awso_ec2.Values.ReservedInstancesListingList
Sourcemodule ReservedInstancesListingId = Awso_ec2.Values.ReservedInstancesListingId
Sourcemodule ReplaceRootVolumeTasks = Awso_ec2.Values.ReplaceRootVolumeTasks
Sourcemodule DescribeReplaceRootVolumeTasksMaxResults = Awso_ec2.Values.DescribeReplaceRootVolumeTasksMaxResults
Sourcemodule ReplaceRootVolumeTaskIds = Awso_ec2.Values.ReplaceRootVolumeTaskIds
Sourcemodule RegionNameStringList = Awso_ec2.Values.RegionNameStringList
Sourcemodule PublicIpv4PoolSet = Awso_ec2.Values.PublicIpv4PoolSet
Sourcemodule PoolMaxResults = Awso_ec2.Values.PoolMaxResults
Sourcemodule PublicIpv4PoolIdStringList = Awso_ec2.Values.PublicIpv4PoolIdStringList
Sourcemodule PrincipalIdFormatList = Awso_ec2.Values.PrincipalIdFormatList
Sourcemodule DescribePrincipalIdFormatMaxResults = Awso_ec2.Values.DescribePrincipalIdFormatMaxResults
Sourcemodule PrefixListResourceIdStringList = Awso_ec2.Values.PrefixListResourceIdStringList
Sourcemodule PlacementGroupList = Awso_ec2.Values.PlacementGroupList
Sourcemodule PlacementGroupIdStringList = Awso_ec2.Values.PlacementGroupIdStringList
Sourcemodule PlacementGroupStringList = Awso_ec2.Values.PlacementGroupStringList
Sourcemodule OutpostLagIdSet = Awso_ec2.Values.OutpostLagIdSet
Sourcemodule OutpostLagMaxResults = Awso_ec2.Values.OutpostLagMaxResults
Sourcemodule NetworkInterfaceList = Awso_ec2.Values.NetworkInterfaceList
Sourcemodule DescribeNetworkInterfacesMaxResults = Awso_ec2.Values.DescribeNetworkInterfacesMaxResults
Sourcemodule NetworkInterfaceIdList = Awso_ec2.Values.NetworkInterfaceIdList
Sourcemodule NetworkInterfacePermissionList = Awso_ec2.Values.NetworkInterfacePermissionList
Sourcemodule DescribeNetworkInterfacePermissionsMaxResults = Awso_ec2.Values.DescribeNetworkInterfacePermissionsMaxResults
Sourcemodule NetworkInterfacePermissionIdList = Awso_ec2.Values.NetworkInterfacePermissionIdList
Sourcemodule NetworkInterfaceAttribute = Awso_ec2.Values.NetworkInterfaceAttribute
Sourcemodule NetworkInsightsPathList = Awso_ec2.Values.NetworkInsightsPathList
Sourcemodule NetworkInsightsMaxResults = Awso_ec2.Values.NetworkInsightsMaxResults
Sourcemodule NetworkInsightsPathIdList = Awso_ec2.Values.NetworkInsightsPathIdList
Sourcemodule NetworkInsightsAnalysisList = Awso_ec2.Values.NetworkInsightsAnalysisList
Sourcemodule NetworkInsightsAnalysisIdList = Awso_ec2.Values.NetworkInsightsAnalysisIdList
Sourcemodule NetworkInsightsAccessScopeList = Awso_ec2.Values.NetworkInsightsAccessScopeList
Sourcemodule NetworkInsightsAccessScopeIdList = Awso_ec2.Values.NetworkInsightsAccessScopeIdList
Sourcemodule NetworkInsightsAccessScopeAnalysisList = Awso_ec2.Values.NetworkInsightsAccessScopeAnalysisList
Sourcemodule NetworkInsightsAccessScopeAnalysisIdList = Awso_ec2.Values.NetworkInsightsAccessScopeAnalysisIdList
Sourcemodule NetworkAclList = Awso_ec2.Values.NetworkAclList
Sourcemodule DescribeNetworkAclsMaxResults = Awso_ec2.Values.DescribeNetworkAclsMaxResults
Sourcemodule NetworkAclIdStringList = Awso_ec2.Values.NetworkAclIdStringList
Sourcemodule NatGatewayList = Awso_ec2.Values.NatGatewayList
Sourcemodule DescribeNatGatewaysMaxResults = Awso_ec2.Values.DescribeNatGatewaysMaxResults
Sourcemodule NatGatewayIdStringList = Awso_ec2.Values.NatGatewayIdStringList
Sourcemodule MovingAddressStatusSet = Awso_ec2.Values.MovingAddressStatusSet
Sourcemodule DescribeMovingAddressesMaxResults = Awso_ec2.Values.DescribeMovingAddressesMaxResults
Sourcemodule ManagedPrefixListSet = Awso_ec2.Values.ManagedPrefixListSet
Sourcemodule MacModificationTaskList = Awso_ec2.Values.MacModificationTaskList
Sourcemodule DescribeMacModificationTasksMaxResults = Awso_ec2.Values.DescribeMacModificationTasksMaxResults
Sourcemodule MacModificationTaskIdList = Awso_ec2.Values.MacModificationTaskIdList
Sourcemodule DescribeMacHostsRequestMaxResults = Awso_ec2.Values.DescribeMacHostsRequestMaxResults
Sourcemodule LockedSnapshotsInfoList = Awso_ec2.Values.LockedSnapshotsInfoList
Sourcemodule DescribeLockedSnapshotsMaxResults = Awso_ec2.Values.DescribeLockedSnapshotsMaxResults
Sourcemodule LocalGatewaySet = Awso_ec2.Values.LocalGatewaySet
Sourcemodule LocalGatewayIdSet = Awso_ec2.Values.LocalGatewayIdSet
Sourcemodule LocalGatewayMaxResults = Awso_ec2.Values.LocalGatewayMaxResults
Sourcemodule LocalGatewayVirtualInterfaceSet = Awso_ec2.Values.LocalGatewayVirtualInterfaceSet
Sourcemodule LocalGatewayVirtualInterfaceGroupSet = Awso_ec2.Values.LocalGatewayVirtualInterfaceGroupSet
Sourcemodule LocalGatewayVirtualInterfaceGroupIdSet = Awso_ec2.Values.LocalGatewayVirtualInterfaceGroupIdSet
Sourcemodule LocalGatewayRouteTableSet = Awso_ec2.Values.LocalGatewayRouteTableSet
Sourcemodule LocalGatewayRouteTableIdSet = Awso_ec2.Values.LocalGatewayRouteTableIdSet
Sourcemodule LocalGatewayRouteTableVpcAssociationSet = Awso_ec2.Values.LocalGatewayRouteTableVpcAssociationSet
Sourcemodule LocalGatewayRouteTableVpcAssociationIdSet = Awso_ec2.Values.LocalGatewayRouteTableVpcAssociationIdSet
Sourcemodule LocalGatewayRouteTableVirtualInterfaceGroupAssociationSet = Awso_ec2.Values.LocalGatewayRouteTableVirtualInterfaceGroupAssociationSet
Sourcemodule LocalGatewayRouteTableVirtualInterfaceGroupAssociationIdSet = Awso_ec2.Values.LocalGatewayRouteTableVirtualInterfaceGroupAssociationIdSet
Sourcemodule LaunchTemplateSet = Awso_ec2.Values.LaunchTemplateSet
Sourcemodule DescribeLaunchTemplatesMaxResults = Awso_ec2.Values.DescribeLaunchTemplatesMaxResults
Sourcemodule LaunchTemplateIdStringList = Awso_ec2.Values.LaunchTemplateIdStringList
Sourcemodule LaunchTemplateNameStringList = Awso_ec2.Values.LaunchTemplateNameStringList
Sourcemodule LaunchTemplateVersionSet = Awso_ec2.Values.LaunchTemplateVersionSet
Sourcemodule VersionStringList = Awso_ec2.Values.VersionStringList
Sourcemodule KeyNameStringList = Awso_ec2.Values.KeyNameStringList
Sourcemodule KeyPairIdStringList = Awso_ec2.Values.KeyPairIdStringList
Sourcemodule Ipv6PoolIdList = Awso_ec2.Values.Ipv6PoolIdList
Sourcemodule IpamResourceDiscoveryAssociationSet = Awso_ec2.Values.IpamResourceDiscoveryAssociationSet
Sourcemodule IpamResourceDiscoverySet = Awso_ec2.Values.IpamResourceDiscoverySet
Sourcemodule IpamPrefixListResolverSet = Awso_ec2.Values.IpamPrefixListResolverSet
Sourcemodule IpamPrefixListResolverTargetSet = Awso_ec2.Values.IpamPrefixListResolverTargetSet
Sourcemodule IpamExternalResourceVerificationTokenSet = Awso_ec2.Values.IpamExternalResourceVerificationTokenSet
Sourcemodule DescribeIpamByoasnMaxResults = Awso_ec2.Values.DescribeIpamByoasnMaxResults
Sourcemodule InternetGatewayList = Awso_ec2.Values.InternetGatewayList
Sourcemodule DescribeInternetGatewaysMaxResults = Awso_ec2.Values.DescribeInternetGatewaysMaxResults
Sourcemodule InternetGatewayIdList = Awso_ec2.Values.InternetGatewayIdList
Sourcemodule ReservationList = Awso_ec2.Values.ReservationList
Sourcemodule InstanceTypeInfoList = Awso_ec2.Values.InstanceTypeInfoList
Sourcemodule IncludeUnsupportedInRegion = Awso_ec2.Values.IncludeUnsupportedInRegion
Sourcemodule RequestInstanceTypeList = Awso_ec2.Values.RequestInstanceTypeList
Sourcemodule InstanceTypeOfferingsList = Awso_ec2.Values.InstanceTypeOfferingsList
Sourcemodule DITOMaxResults = Awso_ec2.Values.DITOMaxResults
Sourcemodule DescribeInstanceTopologyGroupNameSet = Awso_ec2.Values.DescribeInstanceTopologyGroupNameSet
Sourcemodule DescribeInstanceTopologyInstanceIdSet = Awso_ec2.Values.DescribeInstanceTopologyInstanceIdSet
Sourcemodule DescribeInstanceTopologyMaxResults = Awso_ec2.Values.DescribeInstanceTopologyMaxResults
Sourcemodule InstanceStatusList = Awso_ec2.Values.InstanceStatusList
Sourcemodule DescribeInstanceSqlHaStatesRequestMaxResultsInteger = Awso_ec2.Values.DescribeInstanceSqlHaStatesRequestMaxResultsInteger
Sourcemodule InstanceImageMetadataList = Awso_ec2.Values.InstanceImageMetadataList
Sourcemodule DescribeInstanceImageMetadataMaxResults = Awso_ec2.Values.DescribeInstanceImageMetadataMaxResults
Sourcemodule InstanceEventWindowSet = Awso_ec2.Values.InstanceEventWindowSet
Sourcemodule InstanceEventWindowIdSet = Awso_ec2.Values.InstanceEventWindowIdSet
Sourcemodule InstanceCreditSpecificationList = Awso_ec2.Values.InstanceCreditSpecificationList
Sourcemodule DescribeInstanceCreditSpecificationsMaxResults = Awso_ec2.Values.DescribeInstanceCreditSpecificationsMaxResults
Sourcemodule InstanceConnectEndpointSet = Awso_ec2.Values.InstanceConnectEndpointSet
Sourcemodule InstanceConnectEndpointMaxResults = Awso_ec2.Values.InstanceConnectEndpointMaxResults
Sourcemodule ImportSnapshotTaskList = Awso_ec2.Values.ImportSnapshotTaskList
Sourcemodule ImportSnapshotTaskIdList = Awso_ec2.Values.ImportSnapshotTaskIdList
Sourcemodule ImportImageTaskList = Awso_ec2.Values.ImportImageTaskList
Sourcemodule ImportTaskIdList = Awso_ec2.Values.ImportTaskIdList
Sourcemodule ExecutableByStringList = Awso_ec2.Values.ExecutableByStringList
Sourcemodule ImageUsageReportList = Awso_ec2.Values.ImageUsageReportList
Sourcemodule DescribeImageUsageReportsImageIdStringList = Awso_ec2.Values.DescribeImageUsageReportsImageIdStringList
Sourcemodule DescribeImageUsageReportsMaxResults = Awso_ec2.Values.DescribeImageUsageReportsMaxResults
Sourcemodule ImageUsageReportIdStringList = Awso_ec2.Values.ImageUsageReportIdStringList
Sourcemodule ImageUsageReportEntryList = Awso_ec2.Values.ImageUsageReportEntryList
Sourcemodule DescribeImageUsageReportEntriesMaxResults = Awso_ec2.Values.DescribeImageUsageReportEntriesMaxResults
Sourcemodule ImageReferenceList = Awso_ec2.Values.ImageReferenceList
Sourcemodule DescribeImageReferencesImageIdStringList = Awso_ec2.Values.DescribeImageReferencesImageIdStringList
Sourcemodule DescribeImageReferencesMaxResults = Awso_ec2.Values.DescribeImageReferencesMaxResults
Sourcemodule ResourceTypeRequestList = Awso_ec2.Values.ResourceTypeRequestList
Sourcemodule ImageAttributeName = Awso_ec2.Values.ImageAttributeName
Sourcemodule IamInstanceProfileAssociationSet = Awso_ec2.Values.IamInstanceProfileAssociationSet
Sourcemodule AssociationIdList = Awso_ec2.Values.AssociationIdList
Sourcemodule DescribeIamInstanceProfileAssociationsMaxResults = Awso_ec2.Values.DescribeIamInstanceProfileAssociationsMaxResults
Sourcemodule HostReservationSet = Awso_ec2.Values.HostReservationSet
Sourcemodule HostReservationIdSet = Awso_ec2.Values.HostReservationIdSet
Sourcemodule HostOfferingSet = Awso_ec2.Values.HostOfferingSet
Sourcemodule DescribeHostReservationsMaxResults = Awso_ec2.Values.DescribeHostReservationsMaxResults
Sourcemodule DescribeFpgaImagesMaxResults = Awso_ec2.Values.DescribeFpgaImagesMaxResults
Sourcemodule FpgaImageIdList = Awso_ec2.Values.FpgaImageIdList
Sourcemodule HistoryRecordSet = Awso_ec2.Values.HistoryRecordSet
Sourcemodule DescribeFastSnapshotRestoreSuccessSet = Awso_ec2.Values.DescribeFastSnapshotRestoreSuccessSet
Sourcemodule DescribeFastSnapshotRestoresMaxResults = Awso_ec2.Values.DescribeFastSnapshotRestoresMaxResults
Sourcemodule DescribeFastLaunchImagesSuccessSet = Awso_ec2.Values.DescribeFastLaunchImagesSuccessSet
Sourcemodule DescribeFastLaunchImagesRequestMaxResults = Awso_ec2.Values.DescribeFastLaunchImagesRequestMaxResults
Sourcemodule FastLaunchImageIdList = Awso_ec2.Values.FastLaunchImageIdList
Sourcemodule ExportTaskList = Awso_ec2.Values.ExportTaskList
Sourcemodule ExportTaskIdStringList = Awso_ec2.Values.ExportTaskIdStringList
Sourcemodule ExportImageTaskList = Awso_ec2.Values.ExportImageTaskList
Sourcemodule DescribeExportImageTasksMaxResults = Awso_ec2.Values.DescribeExportImageTasksMaxResults
Sourcemodule ExportImageTaskIdList = Awso_ec2.Values.ExportImageTaskIdList
Sourcemodule DescribeElasticGpusMaxResults = Awso_ec2.Values.DescribeElasticGpusMaxResults
Sourcemodule ElasticGpuIdSet = Awso_ec2.Values.ElasticGpuIdSet
Sourcemodule EgressOnlyInternetGatewayList = Awso_ec2.Values.EgressOnlyInternetGatewayList
Sourcemodule DescribeEgressOnlyInternetGatewaysMaxResults = Awso_ec2.Values.DescribeEgressOnlyInternetGatewaysMaxResults
Sourcemodule EgressOnlyInternetGatewayIdList = Awso_ec2.Values.EgressOnlyInternetGatewayIdList
Sourcemodule DhcpOptionsList = Awso_ec2.Values.DhcpOptionsList
Sourcemodule DescribeDhcpOptionsMaxResults = Awso_ec2.Values.DescribeDhcpOptionsMaxResults
Sourcemodule DhcpOptionsIdStringList = Awso_ec2.Values.DhcpOptionsIdStringList
Sourcemodule DeclarativePoliciesReportList = Awso_ec2.Values.DeclarativePoliciesReportList
Sourcemodule DeclarativePoliciesMaxResults = Awso_ec2.Values.DeclarativePoliciesMaxResults
Sourcemodule CustomerGatewayList = Awso_ec2.Values.CustomerGatewayList
Sourcemodule CustomerGatewayIdStringList = Awso_ec2.Values.CustomerGatewayIdStringList
Sourcemodule DescribeConversionTaskList = Awso_ec2.Values.DescribeConversionTaskList
Sourcemodule ConversionIdStringList = Awso_ec2.Values.ConversionIdStringList
Sourcemodule TargetNetworkSet = Awso_ec2.Values.TargetNetworkSet
Sourcemodule DescribeClientVpnTargetNetworksMaxResults = Awso_ec2.Values.DescribeClientVpnTargetNetworksMaxResults
Sourcemodule ClientVpnRouteSet = Awso_ec2.Values.ClientVpnRouteSet
Sourcemodule DescribeClientVpnRoutesMaxResults = Awso_ec2.Values.DescribeClientVpnRoutesMaxResults
Sourcemodule ClientVpnEndpointIdList = Awso_ec2.Values.ClientVpnEndpointIdList
Sourcemodule DescribeClientVpnEndpointMaxResults = Awso_ec2.Values.DescribeClientVpnEndpointMaxResults
Sourcemodule ClientVpnConnectionSet = Awso_ec2.Values.ClientVpnConnectionSet
Sourcemodule DescribeClientVpnConnectionsMaxResults = Awso_ec2.Values.DescribeClientVpnConnectionsMaxResults
Sourcemodule AuthorizationRuleSet = Awso_ec2.Values.AuthorizationRuleSet
Sourcemodule DescribeClientVpnAuthorizationRulesMaxResults = Awso_ec2.Values.DescribeClientVpnAuthorizationRulesMaxResults
Sourcemodule ClassicLinkInstanceList = Awso_ec2.Values.ClassicLinkInstanceList
Sourcemodule DescribeClassicLinkInstancesMaxResults = Awso_ec2.Values.DescribeClassicLinkInstancesMaxResults
Sourcemodule CarrierGatewaySet = Awso_ec2.Values.CarrierGatewaySet
Sourcemodule CarrierGatewayIdSet = Awso_ec2.Values.CarrierGatewayIdSet
Sourcemodule CarrierGatewayMaxResults = Awso_ec2.Values.CarrierGatewayMaxResults
Sourcemodule CapacityReservationSet = Awso_ec2.Values.CapacityReservationSet
Sourcemodule DescribeCapacityReservationsMaxResults = Awso_ec2.Values.DescribeCapacityReservationsMaxResults
Sourcemodule CapacityReservationTopologySet = Awso_ec2.Values.CapacityReservationTopologySet
Sourcemodule DescribeCapacityReservationTopologyMaxResults = Awso_ec2.Values.DescribeCapacityReservationTopologyMaxResults
Sourcemodule CapacityReservationFleetSet = Awso_ec2.Values.CapacityReservationFleetSet
Sourcemodule CapacityReservationFleetIdSet = Awso_ec2.Values.CapacityReservationFleetIdSet
Sourcemodule DescribeCapacityReservationFleetsMaxResults = Awso_ec2.Values.DescribeCapacityReservationFleetsMaxResults
Sourcemodule CapacityReservationBillingRequestSet = Awso_ec2.Values.CapacityReservationBillingRequestSet
Sourcemodule DescribeCapacityReservationBillingRequestsRequestMaxResults = Awso_ec2.Values.DescribeCapacityReservationBillingRequestsRequestMaxResults
Sourcemodule CapacityManagerDataExportResponseSet = Awso_ec2.Values.CapacityManagerDataExportResponseSet
Sourcemodule CapacityManagerDataExportIdSet = Awso_ec2.Values.CapacityManagerDataExportIdSet
Sourcemodule DescribeCapacityManagerDataExportsRequestMaxResults = Awso_ec2.Values.DescribeCapacityManagerDataExportsRequestMaxResults
Sourcemodule CapacityBlockIds = Awso_ec2.Values.CapacityBlockIds
Sourcemodule DescribeCapacityBlocksMaxResults = Awso_ec2.Values.DescribeCapacityBlocksMaxResults
Sourcemodule CapacityBlockStatusSet = Awso_ec2.Values.CapacityBlockStatusSet
Sourcemodule DescribeCapacityBlockStatusMaxResults = Awso_ec2.Values.DescribeCapacityBlockStatusMaxResults
Sourcemodule CapacityBlockOfferingSet = Awso_ec2.Values.CapacityBlockOfferingSet
Sourcemodule DescribeCapacityBlockOfferingsMaxResults = Awso_ec2.Values.DescribeCapacityBlockOfferingsMaxResults
Sourcemodule CapacityBlockExtensionOfferingSet = Awso_ec2.Values.CapacityBlockExtensionOfferingSet
Sourcemodule DescribeCapacityBlockExtensionOfferingsMaxResults = Awso_ec2.Values.DescribeCapacityBlockExtensionOfferingsMaxResults
Sourcemodule DescribeFutureCapacityMaxResults = Awso_ec2.Values.DescribeFutureCapacityMaxResults
Sourcemodule DescribeByoipCidrsMaxResults = Awso_ec2.Values.DescribeByoipCidrsMaxResults
Sourcemodule BundleTaskList = Awso_ec2.Values.BundleTaskList
Sourcemodule BundleIdStringList = Awso_ec2.Values.BundleIdStringList
Sourcemodule SubscriptionList = Awso_ec2.Values.SubscriptionList
Sourcemodule MaxResultsParam = Awso_ec2.Values.MaxResultsParam
Sourcemodule AvailabilityZoneList = Awso_ec2.Values.AvailabilityZoneList
Sourcemodule ZoneIdStringList = Awso_ec2.Values.ZoneIdStringList
Sourcemodule ZoneNameStringList = Awso_ec2.Values.ZoneNameStringList
Sourcemodule PublicIpStringList = Awso_ec2.Values.PublicIpStringList
Sourcemodule AddressMaxResults = Awso_ec2.Values.AddressMaxResults
Sourcemodule AddressTransferList = Awso_ec2.Values.AddressTransferList
Sourcemodule DescribeAddressTransfersMaxResults = Awso_ec2.Values.DescribeAddressTransfersMaxResults
Sourcemodule AccountAttributeList = Awso_ec2.Values.AccountAttributeList
Sourcemodule AccountAttributeNameStringList = Awso_ec2.Values.AccountAttributeNameStringList
Sourcemodule TransitGatewayMulticastDeregisteredGroupSources = Awso_ec2.Values.TransitGatewayMulticastDeregisteredGroupSources

Describes the deregistered transit gateway multicast group sources.

Sourcemodule TransitGatewayMulticastDeregisteredGroupMembers = Awso_ec2.Values.TransitGatewayMulticastDeregisteredGroupMembers

Describes the deregistered transit gateway multicast group members.

Sourcemodule DeregisterInstanceTagAttributeRequest = Awso_ec2.Values.DeregisterInstanceTagAttributeRequest

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

Sourcemodule DeleteSnapshotResultSet = Awso_ec2.Values.DeleteSnapshotResultSet
Sourcemodule DeprovisionedAddressSet = Awso_ec2.Values.DeprovisionedAddressSet
Sourcemodule ConnectionNotificationIdsList = Awso_ec2.Values.ConnectionNotificationIdsList
Sourcemodule ResourceIdList = Awso_ec2.Values.ResourceIdList
Sourcemodule FailedQueuedPurchaseDeletionSet = Awso_ec2.Values.FailedQueuedPurchaseDeletionSet
Sourcemodule SuccessfulQueuedPurchaseDeletionSet = Awso_ec2.Values.SuccessfulQueuedPurchaseDeletionSet
Sourcemodule DeleteQueuedReservedInstancesIdList = Awso_ec2.Values.DeleteQueuedReservedInstancesIdList
Sourcemodule PlacementGroupNameWithResolver = Awso_ec2.Values.PlacementGroupNameWithResolver
Sourcemodule DeleteLaunchTemplateVersionsResponseErrorSet = Awso_ec2.Values.DeleteLaunchTemplateVersionsResponseErrorSet
Sourcemodule DeleteLaunchTemplateVersionsResponseSuccessSet = Awso_ec2.Values.DeleteLaunchTemplateVersionsResponseSuccessSet
Sourcemodule InstanceEventWindowStateChange = Awso_ec2.Values.InstanceEventWindowStateChange

The state of the event window.

Sourcemodule DeleteFleetErrorSet = Awso_ec2.Values.DeleteFleetErrorSet
Sourcemodule DeleteFleetSuccessSet = Awso_ec2.Values.DeleteFleetSuccessSet

Information about a customer-owned IP address range.

Sourcemodule VpnConnectionOptionsSpecification = Awso_ec2.Values.VpnConnectionOptionsSpecification

Describes VPN connection options.

Sourcemodule VpnConcentratorType = Awso_ec2.Values.VpnConcentratorType
Sourcemodule VpcEncryptionControlConfiguration = Awso_ec2.Values.VpcEncryptionControlConfiguration

Describes the configuration settings for VPC Encryption Control. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule CreateVerifiedAccessNativeApplicationOidcOptions = Awso_ec2.Values.CreateVerifiedAccessNativeApplicationOidcOptions

Describes the OpenID Connect (OIDC) options.

Sourcemodule CreateVerifiedAccessTrustProviderDeviceOptions = Awso_ec2.Values.CreateVerifiedAccessTrustProviderDeviceOptions

Describes the options when creating an Amazon Web Services Verified Access trust provider using the device type.

Sourcemodule CreateVerifiedAccessTrustProviderOidcOptions = Awso_ec2.Values.CreateVerifiedAccessTrustProviderOidcOptions

Describes the options when creating an Amazon Web Services Verified Access trust provider using the user type.

Sourcemodule CertificateArn = Awso_ec2.Values.CertificateArn
Sourcemodule CreateVerifiedAccessEndpointCidrOptions = Awso_ec2.Values.CreateVerifiedAccessEndpointCidrOptions

Describes the CIDR options for a Verified Access endpoint.

Sourcemodule CreateVerifiedAccessEndpointEniOptions = Awso_ec2.Values.CreateVerifiedAccessEndpointEniOptions

Describes the network interface options when creating an Amazon Web Services Verified Access endpoint using the network-interface type.

Sourcemodule CreateVerifiedAccessEndpointLoadBalancerOptions = Awso_ec2.Values.CreateVerifiedAccessEndpointLoadBalancerOptions

Describes the load balancer options when creating an Amazon Web Services Verified Access endpoint using the load-balancer type.

Sourcemodule CreateVerifiedAccessEndpointRdsOptions = Awso_ec2.Values.CreateVerifiedAccessEndpointRdsOptions

Describes the RDS options for a Verified Access endpoint.

Sourcemodule CreateTransitGatewayVpcAttachmentRequestOptions = Awso_ec2.Values.CreateTransitGatewayVpcAttachmentRequestOptions

Describes the options for a VPC attachment.

include module type of struct include Awso_ec2.Values_4 end
Sourcemodule TransitGatewayRequestOptions = Awso_ec2.Values.TransitGatewayRequestOptions

Describes the options for a transit gateway.

Sourcemodule CreateTransitGatewayPeeringAttachmentRequestOptions = Awso_ec2.Values.CreateTransitGatewayPeeringAttachmentRequestOptions

Describes whether dynamic routing is enabled or disabled for the transit gateway peering request.

Sourcemodule TransitAssociationGatewayId = Awso_ec2.Values.TransitAssociationGatewayId
Sourcemodule CreateTransitGatewayMulticastDomainRequestOptions = Awso_ec2.Values.CreateTransitGatewayMulticastDomainRequestOptions

The options for the transit gateway multicast domain.

Sourcemodule CreateTransitGatewayConnectRequestOptions = Awso_ec2.Values.CreateTransitGatewayConnectRequestOptions

The options for a Connect attachment.

Sourcemodule TransitGatewayConnectRequestBgpOptions = Awso_ec2.Values.TransitGatewayConnectRequestBgpOptions

The BGP options for the Connect attachment.

Sourcemodule S3ObjectTagList = Awso_ec2.Values.S3ObjectTagList
Sourcemodule CopyTagsFromSource = Awso_ec2.Values.CopyTagsFromSource
Sourcemodule InstanceSpecification = Awso_ec2.Values.InstanceSpecification

The instance details to specify which volumes should be snapshotted.

Sourcemodule SnapshotLocationEnum = Awso_ec2.Values.SnapshotLocationEnum
Sourcemodule RouteServerBgpOptionsRequest = Awso_ec2.Values.RouteServerBgpOptionsRequest

The BGP configuration options requested for a route server peer.

Sourcemodule PriceScheduleSpecificationList = Awso_ec2.Values.PriceScheduleSpecificationList
Sourcemodule NetworkInterfaceCreationType = Awso_ec2.Values.NetworkInterfaceCreationType
Sourcemodule NetworkInsightsResourceId = Awso_ec2.Values.NetworkInsightsResourceId
Sourcemodule PathRequestFilter = Awso_ec2.Values.PathRequestFilter

Describes a set of filters for a path analysis. Use path filters to scope the analysis when there can be multiple resulting paths.

Sourcemodule AccessScopePathListRequest = Awso_ec2.Values.AccessScopePathListRequest
Sourcemodule AvailabilityZoneAddresses = Awso_ec2.Values.AvailabilityZoneAddresses
Sourcemodule PrivateIpAddressCount = Awso_ec2.Values.PrivateIpAddressCount
Sourcemodule MacSystemIntegrityProtectionConfigurationRequest = Awso_ec2.Values.MacSystemIntegrityProtectionConfigurationRequest

Describes a custom configuration for a System Integrity Protection (SIP) modification task.

Sourcemodule SensitiveMacCredentials = Awso_ec2.Values.SensitiveMacCredentials
Sourcemodule ValidationWarning = Awso_ec2.Values.ValidationWarning

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.

Sourcemodule RequestLaunchTemplateData = Awso_ec2.Values.RequestLaunchTemplateData

The information to include in the launch template. You must specify at least one parameter for the launch template data.

Sourcemodule IpamPoolSourceResourceRequest = Awso_ec2.Values.IpamPoolSourceResourceRequest

The resource used to provision CIDRs to a resource planning pool.

Sourcemodule ExportToS3TaskSpecification = Awso_ec2.Values.ExportToS3TaskSpecification

Describes an export instance task.

Sourcemodule CreateImageUsageReportClientToken = Awso_ec2.Values.CreateImageUsageReportClientToken
Sourcemodule ImageUsageReportUserIdStringList = Awso_ec2.Values.ImageUsageReportUserIdStringList
Sourcemodule ImageUsageResourceTypeRequestList = Awso_ec2.Values.ImageUsageResourceTypeRequestList
Sourcemodule StorageLocation = Awso_ec2.Values.StorageLocation

Describes a storage location in Amazon S3.

Sourcemodule DestinationOptionsRequest = Awso_ec2.Values.DestinationOptionsRequest

Describes the destination options for a flow log.

Sourcemodule FlowLogResourceIds = Awso_ec2.Values.FlowLogResourceIds
Sourcemodule FlowLogsResourceType = Awso_ec2.Values.FlowLogsResourceType
Sourcemodule CreateFleetErrorsSet = Awso_ec2.Values.CreateFleetErrorsSet
Sourcemodule CreateFleetInstancesSet = Awso_ec2.Values.CreateFleetInstancesSet
Sourcemodule OnDemandOptionsRequest = Awso_ec2.Values.OnDemandOptionsRequest

Describes the configuration of On-Demand Instances in an EC2 Fleet.

Sourcemodule ReservedCapacityOptionsRequest = Awso_ec2.Values.ReservedCapacityOptionsRequest

Defines EC2 Fleet preferences for utilizing reserved capacity when DefaultTargetCapacityType is set to reserved-capacity. This configuration can only be used if the EC2 Fleet is of type instant. When you specify ReservedCapacityOptions, you must also set DefaultTargetCapacityType to reserved-capacity in the TargetCapacitySpecification. For more information about Interruptible Capacity Reservations, see Launch instances into an Interruptible Capacity Reservation in the Amazon EC2 User Guide.

Sourcemodule SpotOptionsRequest = Awso_ec2.Values.SpotOptionsRequest

Describes the configuration of Spot Instances in an EC2 Fleet request.

Sourcemodule NewDhcpConfigurationList = Awso_ec2.Values.NewDhcpConfigurationList
Sourcemodule ClientVpnAuthenticationRequestList = Awso_ec2.Values.ClientVpnAuthenticationRequestList
Sourcemodule CapacityReservationCommitmentDuration = Awso_ec2.Values.CapacityReservationCommitmentDuration
Sourcemodule ReservationFleetInstanceSpecificationList = Awso_ec2.Values.ReservationFleetInstanceSpecificationList
Sourcemodule CopySnapshotRequestPSU = Awso_ec2.Values.CopySnapshotRequestPSU
Sourcemodule SnapshotCompletionDurationMinutesRequest = Awso_ec2.Values.SnapshotCompletionDurationMinutesRequest
Sourcemodule CopyImageClientToken = Awso_ec2.Values.CopyImageClientToken
Sourcemodule CancelledSpotInstanceRequestList = Awso_ec2.Values.CancelledSpotInstanceRequestList
Sourcemodule CancelSpotFleetRequestsErrorSet = Awso_ec2.Values.CancelSpotFleetRequestsErrorSet
Sourcemodule CancelSpotFleetRequestsSuccessSet = Awso_ec2.Values.CancelSpotFleetRequestsSuccessSet
Sourcemodule ExportVmTaskId = Awso_ec2.Values.ExportVmTaskId
Sourcemodule CapacityReservationFleetCancellationStateSet = Awso_ec2.Values.CapacityReservationFleetCancellationStateSet
Sourcemodule FailedCapacityReservationFleetCancellationResultSet = Awso_ec2.Values.FailedCapacityReservationFleetCancellationResultSet
Sourcemodule InstanceEventWindowAssociationRequest = Awso_ec2.Values.InstanceEventWindowAssociationRequest

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.

Sourcemodule DefaultingDhcpOptionsId = Awso_ec2.Values.DefaultingDhcpOptionsId
Sourcemodule AssignedPrivateIpAddressList = Awso_ec2.Values.AssignedPrivateIpAddressList
Sourcemodule IpamPoolAllocationAllowedCidrs = Awso_ec2.Values.IpamPoolAllocationAllowedCidrs
Sourcemodule IpamPoolAllocationDisallowedCidrs = Awso_ec2.Values.IpamPoolAllocationDisallowedCidrs
Sourcemodule VpcPeeringConnectionIdWithResolver = Awso_ec2.Values.VpcPeeringConnectionIdWithResolver
Sourcemodule WithdrawByoipCidrResult = Awso_ec2.Values.WithdrawByoipCidrResult

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.

Sourcemodule WithdrawByoipCidrRequest = Awso_ec2.Values.WithdrawByoipCidrRequest

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.

Sourcemodule UpdateSecurityGroupRuleDescriptionsIngressResult = Awso_ec2.Values.UpdateSecurityGroupRuleDescriptionsIngressResult

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.

Sourcemodule UpdateSecurityGroupRuleDescriptionsIngressRequest = Awso_ec2.Values.UpdateSecurityGroupRuleDescriptionsIngressRequest

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.

Sourcemodule UpdateSecurityGroupRuleDescriptionsEgressResult = Awso_ec2.Values.UpdateSecurityGroupRuleDescriptionsEgressResult

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.

Sourcemodule UpdateSecurityGroupRuleDescriptionsEgressRequest = Awso_ec2.Values.UpdateSecurityGroupRuleDescriptionsEgressRequest

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.

Sourcemodule UpdateInterruptibleCapacityReservationAllocationResult = Awso_ec2.Values.UpdateInterruptibleCapacityReservationAllocationResult

Modifies the number of instances allocated to an interruptible reservation, allowing you to add more capacity or reclaim capacity to your source Capacity Reservation.

Sourcemodule UpdateInterruptibleCapacityReservationAllocationRequest = Awso_ec2.Values.UpdateInterruptibleCapacityReservationAllocationRequest

Modifies the number of instances allocated to an interruptible reservation, allowing you to add more capacity or reclaim capacity to your source Capacity Reservation.

Sourcemodule UpdateCapacityManagerOrganizationsAccessResult = Awso_ec2.Values.UpdateCapacityManagerOrganizationsAccessResult

Updates the Organizations access setting for EC2 Capacity Manager. This controls whether Capacity Manager can aggregate data from all accounts in your Amazon Web Services Organization or only from the current account.

Sourcemodule UpdateCapacityManagerOrganizationsAccessRequest = Awso_ec2.Values.UpdateCapacityManagerOrganizationsAccessRequest

Updates the Organizations access setting for EC2 Capacity Manager. This controls whether Capacity Manager can aggregate data from all accounts in your Amazon Web Services Organization or only from the current account.

Sourcemodule UpdateCapacityManagerMonitoredTagKeysResult = Awso_ec2.Values.UpdateCapacityManagerMonitoredTagKeysResult

Activates or deactivates tag keys for monitoring by EC2 Capacity Manager. Activated tag keys are included as dimensions in capacity metric data, enabling you to group and filter metrics by tag values.

Sourcemodule UpdateCapacityManagerMonitoredTagKeysRequest = Awso_ec2.Values.UpdateCapacityManagerMonitoredTagKeysRequest

Activates or deactivates tag keys for monitoring by EC2 Capacity Manager. Activated tag keys are included as dimensions in capacity metric data, enabling you to group and filter metrics by tag values.

Sourcemodule UnmonitorInstancesResult = Awso_ec2.Values.UnmonitorInstancesResult

Disables detailed monitoring for a running instance. For more information, see Monitoring your instances and volumes in the Amazon EC2 User Guide.

Sourcemodule UnmonitorInstancesRequest = Awso_ec2.Values.UnmonitorInstancesRequest

Disables detailed monitoring for a running instance. For more information, see Monitoring your instances and volumes in the Amazon EC2 User Guide.

Sourcemodule UnlockSnapshotResult = Awso_ec2.Values.UnlockSnapshotResult

Unlocks a snapshot that is locked in governance mode or that is locked in compliance mode but still in the cooling-off period. You can't unlock a snapshot that is locked in compliance mode after the cooling-off period has expired.

Sourcemodule UnlockSnapshotRequest = Awso_ec2.Values.UnlockSnapshotRequest

Unlocks a snapshot that is locked in governance mode or that is locked in compliance mode but still in the cooling-off period. You can't unlock a snapshot that is locked in compliance mode after the cooling-off period has expired.

Sourcemodule UnassignPrivateNatGatewayAddressResult = Awso_ec2.Values.UnassignPrivateNatGatewayAddressResult

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.

Sourcemodule UnassignPrivateNatGatewayAddressRequest = Awso_ec2.Values.UnassignPrivateNatGatewayAddressRequest

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.

Sourcemodule UnassignPrivateIpAddressesRequest = Awso_ec2.Values.UnassignPrivateIpAddressesRequest

Contains the parameters for UnassignPrivateIpAddresses.

Sourcemodule UnassignIpv6AddressesResult = Awso_ec2.Values.UnassignIpv6AddressesResult

Unassigns the specified IPv6 addresses or Prefix Delegation prefixes from a network interface.

Sourcemodule UnassignIpv6AddressesRequest = Awso_ec2.Values.UnassignIpv6AddressesRequest

Unassigns the specified IPv6 addresses or Prefix Delegation prefixes from a network interface.

Sourcemodule TerminateInstancesResult = Awso_ec2.Values.TerminateInstancesResult

Terminates (deletes) the specified instances. This operation is idempotent; if you terminate an instance more than once, each call succeeds. Terminating an instance is permanent and irreversible. After you terminate an instance, you can no longer connect to it, and it can't be recovered. All attached Amazon EBS volumes that are configured to be deleted on termination are also permanently deleted and can't be recovered. All data stored on instance store volumes is permanently lost. For more information, see How instance termination works. Before you terminate an instance, ensure that you have backed up all data that you need to retain after the termination to persistent storage. 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. By default, the TerminateInstances operation includes a graceful operating system (OS) shutdown. To bypass the graceful shutdown, use the skipOsShutdown parameter; however, this might risk data integrity. 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 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 Amazon EC2 instance state changes in the Amazon EC2 User Guide. When you terminate an instance, we attempt to terminate it forcibly after a short while. If your instance appears stuck in the shutting-down state after a period of time, there might be an issue with the underlying host computer. For more information about terminating and troubleshooting terminating your instances, see Terminate Amazon EC2 instances and Troubleshooting terminating your instance in the Amazon EC2 User Guide.

Sourcemodule TerminateInstancesRequest = Awso_ec2.Values.TerminateInstancesRequest

Terminates (deletes) the specified instances. This operation is idempotent; if you terminate an instance more than once, each call succeeds. Terminating an instance is permanent and irreversible. After you terminate an instance, you can no longer connect to it, and it can't be recovered. All attached Amazon EBS volumes that are configured to be deleted on termination are also permanently deleted and can't be recovered. All data stored on instance store volumes is permanently lost. For more information, see How instance termination works. Before you terminate an instance, ensure that you have backed up all data that you need to retain after the termination to persistent storage. 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. By default, the TerminateInstances operation includes a graceful operating system (OS) shutdown. To bypass the graceful shutdown, use the skipOsShutdown parameter; however, this might risk data integrity. 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 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 Amazon EC2 instance state changes in the Amazon EC2 User Guide. When you terminate an instance, we attempt to terminate it forcibly after a short while. If your instance appears stuck in the shutting-down state after a period of time, there might be an issue with the underlying host computer. For more information about terminating and troubleshooting terminating your instances, see Terminate Amazon EC2 instances and Troubleshooting terminating your instance in the Amazon EC2 User Guide.

Sourcemodule TerminateClientVpnConnectionsResult = Awso_ec2.Values.TerminateClientVpnConnectionsResult

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.

Sourcemodule TerminateClientVpnConnectionsRequest = Awso_ec2.Values.TerminateClientVpnConnectionsRequest

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.

Sourcemodule StopInstancesResult = Awso_ec2.Values.StopInstancesResult

Stops an Amazon EBS-backed instance. You can restart your instance at any time using the StartInstances API. For more information, see Stop and start Amazon EC2 instances in the Amazon EC2 User Guide. When you stop or hibernate an instance, we shut it down. By default, this includes a graceful operating system (OS) shutdown. To bypass the graceful shutdown, use the skipOsShutdown parameter; however, this might risk data integrity. You can use the StopInstances operation together with the Hibernate parameter to hibernate an instance if the instance is enabled for hibernation and meets the hibernation prerequisites. Stopping an instance doesn't preserve data stored in RAM, while hibernation does. If hibernation fails, a normal shutdown occurs. For more information, see Hibernate your Amazon EC2 instance in the Amazon EC2 User Guide. If your instance appears stuck in the stopping state, there might be an issue with the underlying host computer. You can use the StopInstances operation together with the Force parameter to force stop your instance. For more information, see Troubleshoot Amazon EC2 instance stop issues in the Amazon EC2 User Guide. Stopping and hibernating an instance differs from rebooting or terminating it. For example, a stopped or hibernated instance retains its root volume and any data volumes, unlike terminated instances where these volumes are automatically deleted. For more information about the differences between stopping, hibernating, rebooting, and terminating instances, see Amazon EC2 instance state changes in the Amazon EC2 User Guide. We don't charge for instance usage or data transfer fees when an instance is stopped. However, the root volume and any data volumes remain and continue to persist your data, and you're charged for volume usage. Every time you start your instance, Amazon EC2 charges a one-minute minimum for instance usage, followed by per-second billing. You can't stop or hibernate instance store-backed instances.

Sourcemodule StopInstancesRequest = Awso_ec2.Values.StopInstancesRequest

Stops an Amazon EBS-backed instance. You can restart your instance at any time using the StartInstances API. For more information, see Stop and start Amazon EC2 instances in the Amazon EC2 User Guide. When you stop or hibernate an instance, we shut it down. By default, this includes a graceful operating system (OS) shutdown. To bypass the graceful shutdown, use the skipOsShutdown parameter; however, this might risk data integrity. You can use the StopInstances operation together with the Hibernate parameter to hibernate an instance if the instance is enabled for hibernation and meets the hibernation prerequisites. Stopping an instance doesn't preserve data stored in RAM, while hibernation does. If hibernation fails, a normal shutdown occurs. For more information, see Hibernate your Amazon EC2 instance in the Amazon EC2 User Guide. If your instance appears stuck in the stopping state, there might be an issue with the underlying host computer. You can use the StopInstances operation together with the Force parameter to force stop your instance. For more information, see Troubleshoot Amazon EC2 instance stop issues in the Amazon EC2 User Guide. Stopping and hibernating an instance differs from rebooting or terminating it. For example, a stopped or hibernated instance retains its root volume and any data volumes, unlike terminated instances where these volumes are automatically deleted. For more information about the differences between stopping, hibernating, rebooting, and terminating instances, see Amazon EC2 instance state changes in the Amazon EC2 User Guide. We don't charge for instance usage or data transfer fees when an instance is stopped. However, the root volume and any data volumes remain and continue to persist your data, and you're charged for volume usage. Every time you start your instance, Amazon EC2 charges a one-minute minimum for instance usage, followed by per-second billing. You can't stop or hibernate instance store-backed instances.

Sourcemodule StartVpcEndpointServicePrivateDnsVerificationResult = Awso_ec2.Values.StartVpcEndpointServicePrivateDnsVerificationResult

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.

Sourcemodule StartVpcEndpointServicePrivateDnsVerificationRequest = Awso_ec2.Values.StartVpcEndpointServicePrivateDnsVerificationRequest

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.

Sourcemodule StartNetworkInsightsAnalysisResult = Awso_ec2.Values.StartNetworkInsightsAnalysisResult

Starts analyzing the specified path. If the path is reachable, the operation returns the shortest feasible path.

Sourcemodule StartNetworkInsightsAnalysisRequest = Awso_ec2.Values.StartNetworkInsightsAnalysisRequest

Starts analyzing the specified path. If the path is reachable, the operation returns the shortest feasible path.

Sourcemodule StartNetworkInsightsAccessScopeAnalysisResult = Awso_ec2.Values.StartNetworkInsightsAccessScopeAnalysisResult

Starts analyzing the specified Network Access Scope.

Sourcemodule StartNetworkInsightsAccessScopeAnalysisRequest = Awso_ec2.Values.StartNetworkInsightsAccessScopeAnalysisRequest

Starts analyzing the specified Network Access Scope.

Sourcemodule StartInstancesResult = Awso_ec2.Values.StartInstancesResult

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 unlimited 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 Amazon EC2 instances in the Amazon EC2 User Guide.

Sourcemodule StartInstancesRequest = Awso_ec2.Values.StartInstancesRequest

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 unlimited 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 Amazon EC2 instances in the Amazon EC2 User Guide.

Sourcemodule StartDeclarativePoliciesReportResult = Awso_ec2.Values.StartDeclarativePoliciesReportResult

Generates an account status report. The report is generated asynchronously, and can take several hours to complete. The report provides the current status of all attributes supported by declarative policies for the accounts within the specified scope. The scope is determined by the specified TargetId, which can represent an individual account, or all the accounts that fall under the specified organizational unit (OU) or root (the entire Amazon Web Services Organization). The report is saved to your specified S3 bucket, using the following path structure (with the capitalized placeholders representing your specific values): s3://AMZN-S3-DEMO-BUCKET/YOUR-OPTIONAL-S3-PREFIX/ec2_TARGETID_REPORTID_YYYYMMDDTHHMMZ.csv Prerequisites for generating a report The StartDeclarativePoliciesReport API can only be called by the management account or delegated administrators for the organization. An S3 bucket must be available before generating the report (you can create a new one or use an existing one), it must be in the same Region where the report generation request is made, and it must have an appropriate bucket policy. For a sample S3 policy, see Sample Amazon S3 policy under Examples. Trusted access must be enabled for the service for which the declarative policy will enforce a baseline configuration. If you use the Amazon Web Services Organizations console, this is done automatically when you enable declarative policies. The API uses the following service principal to identify the EC2 service: ec2.amazonaws.com. For more information on how to enable trusted access with the Amazon Web Services CLI and Amazon Web Services SDKs, see Using Organizations with other Amazon Web Services services in the Amazon Web Services Organizations User Guide. Only one report per organization can be generated at a time. Attempting to generate a report while another is in progress will result in an error. For more information, including the required IAM permissions to run this API, see Generating the account status report for declarative policies in the Amazon Web Services Organizations User Guide.

Sourcemodule StartDeclarativePoliciesReportRequest = Awso_ec2.Values.StartDeclarativePoliciesReportRequest

Generates an account status report. The report is generated asynchronously, and can take several hours to complete. The report provides the current status of all attributes supported by declarative policies for the accounts within the specified scope. The scope is determined by the specified TargetId, which can represent an individual account, or all the accounts that fall under the specified organizational unit (OU) or root (the entire Amazon Web Services Organization). The report is saved to your specified S3 bucket, using the following path structure (with the capitalized placeholders representing your specific values): s3://AMZN-S3-DEMO-BUCKET/YOUR-OPTIONAL-S3-PREFIX/ec2_TARGETID_REPORTID_YYYYMMDDTHHMMZ.csv Prerequisites for generating a report The StartDeclarativePoliciesReport API can only be called by the management account or delegated administrators for the organization. An S3 bucket must be available before generating the report (you can create a new one or use an existing one), it must be in the same Region where the report generation request is made, and it must have an appropriate bucket policy. For a sample S3 policy, see Sample Amazon S3 policy under Examples. Trusted access must be enabled for the service for which the declarative policy will enforce a baseline configuration. If you use the Amazon Web Services Organizations console, this is done automatically when you enable declarative policies. The API uses the following service principal to identify the EC2 service: ec2.amazonaws.com. For more information on how to enable trusted access with the Amazon Web Services CLI and Amazon Web Services SDKs, see Using Organizations with other Amazon Web Services services in the Amazon Web Services Organizations User Guide. Only one report per organization can be generated at a time. Attempting to generate a report while another is in progress will result in an error. For more information, including the required IAM permissions to run this API, see Generating the account status report for declarative policies in the Amazon Web Services Organizations User Guide.

Sourcemodule SendDiagnosticInterruptRequest = Awso_ec2.Values.SendDiagnosticInterruptRequest

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) in the Amazon EC2 User Guide.

Sourcemodule SearchTransitGatewayRoutesResult = Awso_ec2.Values.SearchTransitGatewayRoutesResult

Searches for routes in the specified transit gateway route table.

Sourcemodule SearchTransitGatewayRoutesRequest = Awso_ec2.Values.SearchTransitGatewayRoutesRequest

Searches for routes in the specified transit gateway route table.

Sourcemodule SearchTransitGatewayMulticastGroupsResult = Awso_ec2.Values.SearchTransitGatewayMulticastGroupsResult

Searches one or more transit gateway multicast groups and returns the group membership information.

Sourcemodule SearchTransitGatewayMulticastGroupsRequest = Awso_ec2.Values.SearchTransitGatewayMulticastGroupsRequest

Searches one or more transit gateway multicast groups and returns the group membership information.

Sourcemodule SearchLocalGatewayRoutesResult = Awso_ec2.Values.SearchLocalGatewayRoutesResult

Searches for routes in the specified local gateway route table.

Sourcemodule SearchLocalGatewayRoutesRequest = Awso_ec2.Values.SearchLocalGatewayRoutesRequest

Searches for routes in the specified local gateway route table.

Sourcemodule S3StorageUploadPolicy = Awso_ec2.Values.S3StorageUploadPolicy
Sourcemodule RunScheduledInstancesResult = Awso_ec2.Values.RunScheduledInstancesResult

Contains the output of RunScheduledInstances.

Sourcemodule RunScheduledInstancesRequest = Awso_ec2.Values.RunScheduledInstancesRequest

Contains the parameters for RunScheduledInstances.

Sourcemodule RunInstancesRequest = Awso_ec2.Values.RunInstancesRequest

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 the VPC. 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. RunInstances is subject to both request rate limiting and resource rate limiting. For more information, see Request throttling. 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.

Sourcemodule RevokeSecurityGroupIngressResult = Awso_ec2.Values.RevokeSecurityGroupIngressResult

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. For a non-default VPC, if the values you specify do not match the existing rule's values, an InvalidPermission.NotFound client error is returned, and no rules are 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.

Sourcemodule RevokeSecurityGroupIngressRequest = Awso_ec2.Values.RevokeSecurityGroupIngressRequest

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. For a non-default VPC, if the values you specify do not match the existing rule's values, an InvalidPermission.NotFound client error is returned, and no rules are 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.

Sourcemodule RevokeSecurityGroupEgressResult = Awso_ec2.Values.RevokeSecurityGroupEgressResult

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.

Sourcemodule RevokeSecurityGroupEgressRequest = Awso_ec2.Values.RevokeSecurityGroupEgressRequest

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.

Sourcemodule RevokeClientVpnIngressResult = Awso_ec2.Values.RevokeClientVpnIngressResult

Removes an ingress authorization rule from a Client VPN endpoint.

Sourcemodule RevokeClientVpnIngressRequest = Awso_ec2.Values.RevokeClientVpnIngressRequest

Removes an ingress authorization rule from a Client VPN endpoint.

Sourcemodule RestoreVolumeFromRecycleBinResult = Awso_ec2.Values.RestoreVolumeFromRecycleBinResult

Restores a volume from the Recycle Bin. For more information, see Restore volumes from the Recycle Bin in the Amazon EBS User Guide.

Sourcemodule RestoreVolumeFromRecycleBinRequest = Awso_ec2.Values.RestoreVolumeFromRecycleBinRequest

Restores a volume from the Recycle Bin. For more information, see Restore volumes from the Recycle Bin in the Amazon EBS User Guide.

Sourcemodule RestoreSnapshotTierResult = Awso_ec2.Values.RestoreSnapshotTierResult

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 EBS User Guide.

Sourcemodule RestoreSnapshotTierRequest = Awso_ec2.Values.RestoreSnapshotTierRequest

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 EBS User Guide.

Sourcemodule RestoreSnapshotFromRecycleBinResult = Awso_ec2.Values.RestoreSnapshotFromRecycleBinResult

Restores a snapshot from the Recycle Bin. For more information, see Restore snapshots from the Recycle Bin in the Amazon EBS User Guide.

Sourcemodule RestoreSnapshotFromRecycleBinRequest = Awso_ec2.Values.RestoreSnapshotFromRecycleBinRequest

Restores a snapshot from the Recycle Bin. For more information, see Restore snapshots from the Recycle Bin in the Amazon EBS User Guide.

Sourcemodule RestoreManagedPrefixListVersionResult = Awso_ec2.Values.RestoreManagedPrefixListVersionResult

Restores the entries from a previous version of a managed prefix list to a new version of the prefix list.

Sourcemodule RestoreManagedPrefixListVersionRequest = Awso_ec2.Values.RestoreManagedPrefixListVersionRequest

Restores the entries from a previous version of a managed prefix list to a new version of the prefix list.

Sourcemodule RestoreImageFromRecycleBinResult = Awso_ec2.Values.RestoreImageFromRecycleBinResult

Restores an AMI from the Recycle Bin. For more information, see Recover deleted Amazon EBS snapshots and EBS-back AMIs with Recycle Bin in the Amazon EC2 User Guide.

Sourcemodule RestoreImageFromRecycleBinRequest = Awso_ec2.Values.RestoreImageFromRecycleBinRequest

Restores an AMI from the Recycle Bin. For more information, see Recover deleted Amazon EBS snapshots and EBS-back AMIs with Recycle Bin in the Amazon EC2 User Guide.

Sourcemodule RestoreAddressToClassicResult = Awso_ec2.Values.RestoreAddressToClassicResult

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.

Sourcemodule RestoreAddressToClassicRequest = Awso_ec2.Values.RestoreAddressToClassicRequest

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.

Sourcemodule ResetSnapshotAttributeRequest = Awso_ec2.Values.ResetSnapshotAttributeRequest

Resets permission settings for the specified snapshot. For more information about modifying snapshot permissions, see Share a snapshot in the Amazon EBS User Guide.

Sourcemodule ResetNetworkInterfaceAttributeRequest = Awso_ec2.Values.ResetNetworkInterfaceAttributeRequest

Contains the parameters for ResetNetworkInterfaceAttribute.

Sourcemodule ResetInstanceAttributeRequest = Awso_ec2.Values.ResetInstanceAttributeRequest

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.

Sourcemodule ResetImageAttributeRequest = Awso_ec2.Values.ResetImageAttributeRequest

Contains the parameters for ResetImageAttribute.

Sourcemodule ResetFpgaImageAttributeResult = Awso_ec2.Values.ResetFpgaImageAttributeResult

Resets the specified attribute of the specified Amazon FPGA Image (AFI) to its default value. You can only reset the load permission attribute.

Sourcemodule ResetFpgaImageAttributeRequest = Awso_ec2.Values.ResetFpgaImageAttributeRequest

Resets the specified attribute of the specified Amazon FPGA Image (AFI) to its default value. You can only reset the load permission attribute.

Sourcemodule ResetEbsDefaultKmsKeyIdResult = Awso_ec2.Values.ResetEbsDefaultKmsKeyIdResult

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 EBS User Guide.

Sourcemodule ResetEbsDefaultKmsKeyIdRequest = Awso_ec2.Values.ResetEbsDefaultKmsKeyIdRequest

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 EBS User Guide.

Sourcemodule ResetAddressAttributeResult = Awso_ec2.Values.ResetAddressAttributeResult

Resets the attribute of the specified IP address. For requirements, see Using reverse DNS for email applications.

Sourcemodule ResetAddressAttributeRequest = Awso_ec2.Values.ResetAddressAttributeRequest

Resets the attribute of the specified IP address. For requirements, see Using reverse DNS for email applications.

Sourcemodule RequestSpotInstancesResult = Awso_ec2.Values.RequestSpotInstancesResult

Contains the output of RequestSpotInstances.

Sourcemodule RequestSpotInstancesRequest = Awso_ec2.Values.RequestSpotInstancesRequest

Contains the parameters for RequestSpotInstances.

Sourcemodule RequestSpotFleetResponse = Awso_ec2.Values.RequestSpotFleetResponse

Contains the output of RequestSpotFleet.

Sourcemodule RequestSpotFleetRequest = Awso_ec2.Values.RequestSpotFleetRequest

Contains the parameters for RequestSpotFleet.

Sourcemodule ReportInstanceStatusRequest = Awso_ec2.Values.ReportInstanceStatusRequest

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.

Sourcemodule ReplaceVpnTunnelResult = Awso_ec2.Values.ReplaceVpnTunnelResult

Trigger replacement of specified VPN tunnel.

Sourcemodule ReplaceVpnTunnelRequest = Awso_ec2.Values.ReplaceVpnTunnelRequest

Trigger replacement of specified VPN tunnel.

Sourcemodule ReplaceTransitGatewayRouteResult = Awso_ec2.Values.ReplaceTransitGatewayRouteResult

Replaces the specified route in the specified transit gateway route table.

Sourcemodule ReplaceTransitGatewayRouteRequest = Awso_ec2.Values.ReplaceTransitGatewayRouteRequest

Replaces the specified route in the specified transit gateway route table.

Sourcemodule ReplaceRouteTableAssociationResult = Awso_ec2.Values.ReplaceRouteTableAssociationResult

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.

Sourcemodule ReplaceRouteTableAssociationRequest = Awso_ec2.Values.ReplaceRouteTableAssociationRequest

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.

Sourcemodule ReplaceRouteRequest = Awso_ec2.Values.ReplaceRouteRequest

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.

Sourcemodule ReplaceNetworkAclEntryRequest = Awso_ec2.Values.ReplaceNetworkAclEntryRequest

Replaces an entry (rule) in a network ACL. For more information, see Network ACLs in the Amazon VPC User Guide.

Sourcemodule ReplaceNetworkAclAssociationResult = Awso_ec2.Values.ReplaceNetworkAclAssociationResult

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.

Sourcemodule ReplaceNetworkAclAssociationRequest = Awso_ec2.Values.ReplaceNetworkAclAssociationRequest

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.

Sourcemodule ReplaceImageCriteriaInAllowedImagesSettingsResult = Awso_ec2.Values.ReplaceImageCriteriaInAllowedImagesSettingsResult

Sets or replaces the criteria for Allowed AMIs. The Allowed AMIs feature does not restrict the AMIs owned by your account. Regardless of the criteria you set, the AMIs created by your account will always be discoverable and usable by users in your account. For more information, see Control the discovery and use of AMIs in Amazon EC2 with Allowed AMIs in Amazon EC2 User Guide.

Sourcemodule ReplaceImageCriteriaInAllowedImagesSettingsRequest = Awso_ec2.Values.ReplaceImageCriteriaInAllowedImagesSettingsRequest

Sets or replaces the criteria for Allowed AMIs. The Allowed AMIs feature does not restrict the AMIs owned by your account. Regardless of the criteria you set, the AMIs created by your account will always be discoverable and usable by users in your account. For more information, see Control the discovery and use of AMIs in Amazon EC2 with Allowed AMIs in Amazon EC2 User Guide.

Sourcemodule ReplaceIamInstanceProfileAssociationResult = Awso_ec2.Values.ReplaceIamInstanceProfileAssociationResult

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.

Sourcemodule ReplaceIamInstanceProfileAssociationRequest = Awso_ec2.Values.ReplaceIamInstanceProfileAssociationRequest

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.

Sourcemodule ReleaseIpamPoolAllocationResult = Awso_ec2.Values.ReleaseIpamPoolAllocationResult

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.

Sourcemodule ReleaseIpamPoolAllocationRequest = Awso_ec2.Values.ReleaseIpamPoolAllocationRequest

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.

Sourcemodule ReleaseHostsResult = Awso_ec2.Values.ReleaseHostsResult

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.

Sourcemodule ReleaseHostsRequest = Awso_ec2.Values.ReleaseHostsRequest

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.

Sourcemodule ReleaseAddressRequest = Awso_ec2.Values.ReleaseAddressRequest

Releases the specified Elastic IP address. [Default VPC] Releasing an Elastic IP address automatically disassociates it from any instance that it's associated with. Alternatively, you can disassociate an Elastic IP address without releasing it. [Nondefault VPC] You must 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 Release an Elastic IP address.

Sourcemodule RejectVpcPeeringConnectionResult = Awso_ec2.Values.RejectVpcPeeringConnectionResult

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.

Sourcemodule RejectVpcPeeringConnectionRequest = Awso_ec2.Values.RejectVpcPeeringConnectionRequest

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.

Sourcemodule RejectVpcEndpointConnectionsResult = Awso_ec2.Values.RejectVpcEndpointConnectionsResult

Rejects VPC endpoint connection requests to your VPC endpoint service.

Sourcemodule RejectVpcEndpointConnectionsRequest = Awso_ec2.Values.RejectVpcEndpointConnectionsRequest

Rejects VPC endpoint connection requests to your VPC endpoint service.

Sourcemodule RejectTransitGatewayVpcAttachmentResult = Awso_ec2.Values.RejectTransitGatewayVpcAttachmentResult

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.

Sourcemodule RejectTransitGatewayVpcAttachmentRequest = Awso_ec2.Values.RejectTransitGatewayVpcAttachmentRequest

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.

Sourcemodule RejectTransitGatewayPeeringAttachmentResult = Awso_ec2.Values.RejectTransitGatewayPeeringAttachmentResult

Rejects a transit gateway peering attachment request.

Sourcemodule RejectTransitGatewayPeeringAttachmentRequest = Awso_ec2.Values.RejectTransitGatewayPeeringAttachmentRequest

Rejects a transit gateway peering attachment request.

Sourcemodule RejectTransitGatewayMulticastDomainAssociationsResult = Awso_ec2.Values.RejectTransitGatewayMulticastDomainAssociationsResult

Rejects a request to associate cross-account subnets with a transit gateway multicast domain.

Sourcemodule RejectTransitGatewayMulticastDomainAssociationsRequest = Awso_ec2.Values.RejectTransitGatewayMulticastDomainAssociationsRequest

Rejects a request to associate cross-account subnets with a transit gateway multicast domain.

Sourcemodule RejectTransitGatewayClientVpnAttachmentResult = Awso_ec2.Values.RejectTransitGatewayClientVpnAttachmentResult

Rejects a Transit Gateway attachment request for a Client VPN endpoint. The Transit Gateway owner can reject the attachment request to prevent the Client VPN endpoint from routing traffic through the Transit Gateway.

Sourcemodule RejectTransitGatewayClientVpnAttachmentRequest = Awso_ec2.Values.RejectTransitGatewayClientVpnAttachmentRequest

Rejects a Transit Gateway attachment request for a Client VPN endpoint. The Transit Gateway owner can reject the attachment request to prevent the Client VPN endpoint from routing traffic through the Transit Gateway.

Sourcemodule RejectCapacityReservationBillingOwnershipResult = Awso_ec2.Values.RejectCapacityReservationBillingOwnershipResult

Rejects a request to assign billing of the available capacity of a shared Capacity Reservation to your account. For more information, see Billing assignment for shared Amazon EC2 Capacity Reservations.

Sourcemodule RejectCapacityReservationBillingOwnershipRequest = Awso_ec2.Values.RejectCapacityReservationBillingOwnershipRequest

Rejects a request to assign billing of the available capacity of a shared Capacity Reservation to your account. For more information, see Billing assignment for shared Amazon EC2 Capacity Reservations.

Sourcemodule RegisterTransitGatewayMulticastGroupSourcesResult = Awso_ec2.Values.RegisterTransitGatewayMulticastGroupSourcesResult

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 more information about supported instances, see Multicast on transit gateways in the Amazon Web Services Transit Gateways Guide. After you add the source, use SearchTransitGatewayMulticastGroups to verify that the source was added to the multicast group.

Sourcemodule RegisterTransitGatewayMulticastGroupSourcesRequest = Awso_ec2.Values.RegisterTransitGatewayMulticastGroupSourcesRequest

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 more information about supported instances, see Multicast on transit gateways in the Amazon Web Services Transit Gateways Guide. After you add the source, use SearchTransitGatewayMulticastGroups to verify that the source was added to the multicast group.

Sourcemodule RegisterTransitGatewayMulticastGroupMembersResult = Awso_ec2.Values.RegisterTransitGatewayMulticastGroupMembersResult

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 more information, see Multicast on transit gateways in the Amazon Web Services Transit Gateways Guide. After you add the members, use SearchTransitGatewayMulticastGroups to verify that the members were added to the transit gateway multicast group.

Sourcemodule RegisterTransitGatewayMulticastGroupMembersRequest = Awso_ec2.Values.RegisterTransitGatewayMulticastGroupMembersRequest

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 more information, see Multicast on transit gateways in the Amazon Web Services Transit Gateways Guide. After you add the members, use SearchTransitGatewayMulticastGroups to verify that the members were added to the transit gateway multicast group.

Sourcemodule RegisterInstanceEventNotificationAttributesResult = Awso_ec2.Values.RegisterInstanceEventNotificationAttributesResult

Registers a set of tag keys to include in scheduled event notifications for your resources. To remove tags, use DeregisterInstanceEventNotificationAttributes.

Sourcemodule RegisterInstanceEventNotificationAttributesRequest = Awso_ec2.Values.RegisterInstanceEventNotificationAttributesRequest

Registers a set of tag keys to include in scheduled event notifications for your resources. To remove tags, use DeregisterInstanceEventNotificationAttributes.

Sourcemodule RegisterImageResult = Awso_ec2.Values.RegisterImageResult

Contains the output of RegisterImage.

Sourcemodule RegisterImageRequest = Awso_ec2.Values.RegisterImageRequest

Contains the parameters for RegisterImage.

Sourcemodule RebootInstancesRequest = Awso_ec2.Values.RebootInstancesRequest

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.

Sourcemodule PurchaseScheduledInstancesResult = Awso_ec2.Values.PurchaseScheduledInstancesResult

Contains the output of PurchaseScheduledInstances.

Sourcemodule PurchaseScheduledInstancesRequest = Awso_ec2.Values.PurchaseScheduledInstancesRequest

Contains the parameters for PurchaseScheduledInstances.

Sourcemodule PurchaseReservedInstancesOfferingResult = Awso_ec2.Values.PurchaseReservedInstancesOfferingResult

Contains the output of PurchaseReservedInstancesOffering.

Sourcemodule PurchaseReservedInstancesOfferingRequest = Awso_ec2.Values.PurchaseReservedInstancesOfferingRequest

Contains the parameters for PurchaseReservedInstancesOffering.

Sourcemodule PurchaseHostReservationResult = Awso_ec2.Values.PurchaseHostReservationResult

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.

Sourcemodule PurchaseHostReservationRequest = Awso_ec2.Values.PurchaseHostReservationRequest

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.

Sourcemodule PurchaseCapacityBlockResult = Awso_ec2.Values.PurchaseCapacityBlockResult

Purchase the Capacity Block for use with your account. With Capacity Blocks you ensure GPU capacity is available for machine learning (ML) workloads. You must specify the ID of the Capacity Block offering you are purchasing.

Sourcemodule PurchaseCapacityBlockRequest = Awso_ec2.Values.PurchaseCapacityBlockRequest

Purchase the Capacity Block for use with your account. With Capacity Blocks you ensure GPU capacity is available for machine learning (ML) workloads. You must specify the ID of the Capacity Block offering you are purchasing.

Sourcemodule PurchaseCapacityBlockExtensionResult = Awso_ec2.Values.PurchaseCapacityBlockExtensionResult

Purchase the Capacity Block extension for use with your account. You must specify the ID of the Capacity Block extension offering you are purchasing.

Sourcemodule PurchaseCapacityBlockExtensionRequest = Awso_ec2.Values.PurchaseCapacityBlockExtensionRequest

Purchase the Capacity Block extension for use with your account. You must specify the ID of the Capacity Block extension offering you are purchasing.

Sourcemodule ProvisionPublicIpv4PoolCidrResult = Awso_ec2.Values.ProvisionPublicIpv4PoolCidrResult

Provision a CIDR to a public IPv4 pool. For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.

Sourcemodule ProvisionPublicIpv4PoolCidrRequest = Awso_ec2.Values.ProvisionPublicIpv4PoolCidrRequest

Provision a CIDR to a public IPv4 pool. For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.

Sourcemodule ProvisionIpamPoolCidrResult = Awso_ec2.Values.ProvisionIpamPoolCidrResult

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.

Sourcemodule ProvisionIpamPoolCidrRequest = Awso_ec2.Values.ProvisionIpamPoolCidrRequest

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.

Sourcemodule ProvisionIpamByoasnResult = Awso_ec2.Values.ProvisionIpamByoasnResult

Provisions your Autonomous System Number (ASN) for use in your Amazon Web Services account. This action requires authorization context for Amazon to bring the ASN to an Amazon Web Services account. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.

Sourcemodule ProvisionIpamByoasnRequest = Awso_ec2.Values.ProvisionIpamByoasnRequest

Provisions your Autonomous System Number (ASN) for use in your Amazon Web Services account. This action requires authorization context for Amazon to bring the ASN to an Amazon Web Services account. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.

Sourcemodule ProvisionByoipCidrResult = Awso_ec2.Values.ProvisionByoipCidrResult

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. 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 EC2 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. For more information, see Onboard your address range.

Sourcemodule ProvisionByoipCidrRequest = Awso_ec2.Values.ProvisionByoipCidrRequest

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. 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 EC2 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. For more information, see Onboard your address range.

Sourcemodule MoveCapacityReservationInstancesResult = Awso_ec2.Values.MoveCapacityReservationInstancesResult

Move available capacity from a source Capacity Reservation to a destination Capacity Reservation. The source Capacity Reservation and the destination Capacity Reservation must be active, owned by your Amazon Web Services account, and share the following: Instance type Platform Availability Zone Tenancy Placement group Capacity Reservation end time - At specific time or Manually.

Sourcemodule MoveCapacityReservationInstancesRequest = Awso_ec2.Values.MoveCapacityReservationInstancesRequest

Move available capacity from a source Capacity Reservation to a destination Capacity Reservation. The source Capacity Reservation and the destination Capacity Reservation must be active, owned by your Amazon Web Services account, and share the following: Instance type Platform Availability Zone Tenancy Placement group Capacity Reservation end time - At specific time or Manually.

Sourcemodule MoveByoipCidrToIpamResult = Awso_ec2.Values.MoveByoipCidrToIpamResult

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.

Sourcemodule MoveByoipCidrToIpamRequest = Awso_ec2.Values.MoveByoipCidrToIpamRequest

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.

Sourcemodule MoveAddressToVpcResult = Awso_ec2.Values.MoveAddressToVpcResult

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. You cannot move an Elastic IP address that was originally allocated for use in the EC2-VPC platform to the EC2-Classic platform.

Sourcemodule MoveAddressToVpcRequest = Awso_ec2.Values.MoveAddressToVpcRequest

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. You cannot move an Elastic IP address that was originally allocated for use in the EC2-VPC platform to the EC2-Classic platform.

Sourcemodule MonitorInstancesResult = Awso_ec2.Values.MonitorInstancesResult

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.

Sourcemodule MonitorInstancesRequest = Awso_ec2.Values.MonitorInstancesRequest

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.

Sourcemodule ModifyVpnTunnelOptionsResult = Awso_ec2.Values.ModifyVpnTunnelOptionsResult

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.

Sourcemodule ModifyVpnTunnelOptionsRequest = Awso_ec2.Values.ModifyVpnTunnelOptionsRequest

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.

Sourcemodule ModifyVpnTunnelCertificateResult = Awso_ec2.Values.ModifyVpnTunnelCertificateResult

Modifies the VPN tunnel endpoint certificate.

Sourcemodule ModifyVpnTunnelCertificateRequest = Awso_ec2.Values.ModifyVpnTunnelCertificateRequest

Modifies the VPN tunnel endpoint certificate.

Sourcemodule ModifyVpnConnectionResult = Awso_ec2.Values.ModifyVpnConnectionResult

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.

Sourcemodule ModifyVpnConnectionRequest = Awso_ec2.Values.ModifyVpnConnectionRequest

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.

Sourcemodule ModifyVpnConnectionOptionsResult = Awso_ec2.Values.ModifyVpnConnectionOptionsResult

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.

Sourcemodule ModifyVpnConnectionOptionsRequest = Awso_ec2.Values.ModifyVpnConnectionOptionsRequest

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.

Sourcemodule ModifyVpcTenancyResult = Awso_ec2.Values.ModifyVpcTenancyResult

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.

Sourcemodule ModifyVpcTenancyRequest = Awso_ec2.Values.ModifyVpcTenancyRequest

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.

Sourcemodule ModifyVpcPeeringConnectionOptionsResult = Awso_ec2.Values.ModifyVpcPeeringConnectionOptionsResult

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.

Sourcemodule ModifyVpcPeeringConnectionOptionsRequest = Awso_ec2.Values.ModifyVpcPeeringConnectionOptionsRequest

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.

Sourcemodule ModifyVpcEndpointServicePermissionsResult = Awso_ec2.Values.ModifyVpcEndpointServicePermissionsResult

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. Principal ARNs with path components aren't supported. 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.

Sourcemodule ModifyVpcEndpointServicePermissionsRequest = Awso_ec2.Values.ModifyVpcEndpointServicePermissionsRequest

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. Principal ARNs with path components aren't supported. 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.

Sourcemodule ModifyVpcEndpointServicePayerResponsibilityResult = Awso_ec2.Values.ModifyVpcEndpointServicePayerResponsibilityResult

Modifies the payer responsibility for your VPC endpoint service.

Sourcemodule ModifyVpcEndpointServicePayerResponsibilityRequest = Awso_ec2.Values.ModifyVpcEndpointServicePayerResponsibilityRequest

Modifies the payer responsibility for your VPC endpoint service.

Sourcemodule ModifyVpcEndpointServiceConfigurationResult = Awso_ec2.Values.ModifyVpcEndpointServiceConfigurationResult

Modifies the attributes of the specified VPC endpoint service configuration. If you set or modify the private DNS name, you must prove that you own the private DNS domain name.

Sourcemodule ModifyVpcEndpointServiceConfigurationRequest = Awso_ec2.Values.ModifyVpcEndpointServiceConfigurationRequest

Modifies the attributes of the specified VPC endpoint service configuration. If you set or modify the private DNS name, you must prove that you own the private DNS domain name.

Sourcemodule ModifyVpcEndpointResult = Awso_ec2.Values.ModifyVpcEndpointResult

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.

Sourcemodule ModifyVpcEndpointRequest = Awso_ec2.Values.ModifyVpcEndpointRequest

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.

Sourcemodule ModifyVpcEndpointConnectionNotificationResult = Awso_ec2.Values.ModifyVpcEndpointConnectionNotificationResult

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.

Sourcemodule ModifyVpcEndpointConnectionNotificationRequest = Awso_ec2.Values.ModifyVpcEndpointConnectionNotificationRequest

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.

Sourcemodule ModifyVpcEncryptionControlResult = Awso_ec2.Values.ModifyVpcEncryptionControlResult

Modifies the encryption control configuration for a VPC. You can update the encryption mode and exclusion settings for various gateway types and peering connections. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule ModifyVpcEncryptionControlRequest = Awso_ec2.Values.ModifyVpcEncryptionControlRequest

Modifies the encryption control configuration for a VPC. You can update the encryption mode and exclusion settings for various gateway types and peering connections. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule ModifyVpcBlockPublicAccessOptionsResult = Awso_ec2.Values.ModifyVpcBlockPublicAccessOptionsResult

Modify VPC Block Public Access (BPA) options. VPC Block Public Access (BPA) enables you to block resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.

Sourcemodule ModifyVpcBlockPublicAccessOptionsRequest = Awso_ec2.Values.ModifyVpcBlockPublicAccessOptionsRequest

Modify VPC Block Public Access (BPA) options. VPC Block Public Access (BPA) enables you to block resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.

Sourcemodule ModifyVpcBlockPublicAccessExclusionResult = Awso_ec2.Values.ModifyVpcBlockPublicAccessExclusionResult

Modify VPC Block Public Access (BPA) exclusions. A VPC BPA exclusion is a mode that can be applied to a single VPC or subnet that exempts it from the account’s BPA mode and will allow bidirectional or egress-only access. You can create BPA exclusions for VPCs and subnets even when BPA is not enabled on the account to ensure that there is no traffic disruption to the exclusions when VPC BPA is turned on.

Sourcemodule ModifyVpcBlockPublicAccessExclusionRequest = Awso_ec2.Values.ModifyVpcBlockPublicAccessExclusionRequest

Modify VPC Block Public Access (BPA) exclusions. A VPC BPA exclusion is a mode that can be applied to a single VPC or subnet that exempts it from the account’s BPA mode and will allow bidirectional or egress-only access. You can create BPA exclusions for VPCs and subnets even when BPA is not enabled on the account to ensure that there is no traffic disruption to the exclusions when VPC BPA is turned on.

Sourcemodule ModifyVpcAttributeRequest = Awso_ec2.Values.ModifyVpcAttributeRequest

Modifies the specified attribute of the specified VPC.

Sourcemodule ModifyVolumeResult = Awso_ec2.Values.ModifyVolumeResult

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 in the Amazon EBS User Guide. 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 the file system. For more information, see Monitor the progress of volume modifications in the Amazon EBS User Guide. With previous-generation instance types, resizing an EBS volume might require detaching and reattaching the volume or stopping and restarting the instance. After you initiate a volume modification, you must wait for that modification to reach the completed state before you can initiate another modification for the same volume. You can modify a volume up to four times within a rolling 24-hour period, as long as the volume is in the in-use or available state, and all previous modifications for that volume are completed. If you exceed this limit, you get an error message that indicates when you can perform your next modification.

Sourcemodule ModifyVolumeRequest = Awso_ec2.Values.ModifyVolumeRequest

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 in the Amazon EBS User Guide. 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 the file system. For more information, see Monitor the progress of volume modifications in the Amazon EBS User Guide. With previous-generation instance types, resizing an EBS volume might require detaching and reattaching the volume or stopping and restarting the instance. After you initiate a volume modification, you must wait for that modification to reach the completed state before you can initiate another modification for the same volume. You can modify a volume up to four times within a rolling 24-hour period, as long as the volume is in the in-use or available state, and all previous modifications for that volume are completed. If you exceed this limit, you get an error message that indicates when you can perform your next modification.

Sourcemodule ModifyVolumeAttributeRequest = Awso_ec2.Values.ModifyVolumeAttributeRequest

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.

Sourcemodule ModifyVerifiedAccessTrustProviderResult = Awso_ec2.Values.ModifyVerifiedAccessTrustProviderResult

Modifies the configuration of the specified Amazon Web Services Verified Access trust provider.

Sourcemodule ModifyVerifiedAccessTrustProviderRequest = Awso_ec2.Values.ModifyVerifiedAccessTrustProviderRequest

Modifies the configuration of the specified Amazon Web Services Verified Access trust provider.

Sourcemodule ModifyVerifiedAccessInstanceResult = Awso_ec2.Values.ModifyVerifiedAccessInstanceResult

Modifies the configuration of the specified Amazon Web Services Verified Access instance.

Sourcemodule ModifyVerifiedAccessInstanceRequest = Awso_ec2.Values.ModifyVerifiedAccessInstanceRequest

Modifies the configuration of the specified Amazon Web Services Verified Access instance.

Sourcemodule ModifyVerifiedAccessInstanceLoggingConfigurationResult = Awso_ec2.Values.ModifyVerifiedAccessInstanceLoggingConfigurationResult

Modifies the logging configuration for the specified Amazon Web Services Verified Access instance.

Sourcemodule ModifyVerifiedAccessInstanceLoggingConfigurationRequest = Awso_ec2.Values.ModifyVerifiedAccessInstanceLoggingConfigurationRequest

Modifies the logging configuration for the specified Amazon Web Services Verified Access instance.

Sourcemodule ModifyVerifiedAccessGroupResult = Awso_ec2.Values.ModifyVerifiedAccessGroupResult

Modifies the specified Amazon Web Services Verified Access group configuration.

Sourcemodule ModifyVerifiedAccessGroupRequest = Awso_ec2.Values.ModifyVerifiedAccessGroupRequest

Modifies the specified Amazon Web Services Verified Access group configuration.

Sourcemodule ModifyVerifiedAccessGroupPolicyResult = Awso_ec2.Values.ModifyVerifiedAccessGroupPolicyResult

Modifies the specified Amazon Web Services Verified Access group policy.

Sourcemodule ModifyVerifiedAccessGroupPolicyRequest = Awso_ec2.Values.ModifyVerifiedAccessGroupPolicyRequest

Modifies the specified Amazon Web Services Verified Access group policy.

Sourcemodule ModifyVerifiedAccessEndpointResult = Awso_ec2.Values.ModifyVerifiedAccessEndpointResult

Modifies the configuration of the specified Amazon Web Services Verified Access endpoint.

Sourcemodule ModifyVerifiedAccessEndpointRequest = Awso_ec2.Values.ModifyVerifiedAccessEndpointRequest

Modifies the configuration of the specified Amazon Web Services Verified Access endpoint.

Sourcemodule ModifyVerifiedAccessEndpointPolicyResult = Awso_ec2.Values.ModifyVerifiedAccessEndpointPolicyResult

Modifies the specified Amazon Web Services Verified Access endpoint policy.

Sourcemodule ModifyVerifiedAccessEndpointPolicyRequest = Awso_ec2.Values.ModifyVerifiedAccessEndpointPolicyRequest

Modifies the specified Amazon Web Services Verified Access endpoint policy.

Sourcemodule ModifyTransitGatewayVpcAttachmentResult = Awso_ec2.Values.ModifyTransitGatewayVpcAttachmentResult

Modifies the specified VPC attachment.

Sourcemodule ModifyTransitGatewayVpcAttachmentRequest = Awso_ec2.Values.ModifyTransitGatewayVpcAttachmentRequest

Modifies the specified VPC attachment.

Sourcemodule ModifyTransitGatewayResult = Awso_ec2.Values.ModifyTransitGatewayResult

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.

Sourcemodule ModifyTransitGatewayRequest = Awso_ec2.Values.ModifyTransitGatewayRequest

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.

Sourcemodule ModifyTransitGatewayPrefixListReferenceResult = Awso_ec2.Values.ModifyTransitGatewayPrefixListReferenceResult

Modifies a reference (route) to a prefix list in a specified transit gateway route table.

Sourcemodule ModifyTransitGatewayPrefixListReferenceRequest = Awso_ec2.Values.ModifyTransitGatewayPrefixListReferenceRequest

Modifies a reference (route) to a prefix list in a specified transit gateway route table.

Sourcemodule ModifyTransitGatewayMeteringPolicyResult = Awso_ec2.Values.ModifyTransitGatewayMeteringPolicyResult

Modifies a transit gateway metering policy.

Sourcemodule ModifyTransitGatewayMeteringPolicyRequest = Awso_ec2.Values.ModifyTransitGatewayMeteringPolicyRequest

Modifies a transit gateway metering policy.

Sourcemodule ModifyTrafficMirrorSessionResult = Awso_ec2.Values.ModifyTrafficMirrorSessionResult

Modifies a Traffic Mirror session.

Sourcemodule ModifyTrafficMirrorSessionRequest = Awso_ec2.Values.ModifyTrafficMirrorSessionRequest

Modifies a Traffic Mirror session.

Sourcemodule ModifyTrafficMirrorFilterRuleResult = Awso_ec2.Values.ModifyTrafficMirrorFilterRuleResult

Modifies the specified Traffic Mirror rule. DestinationCidrBlock and SourceCidrBlock must both be an IPv4 range or an IPv6 range.

Sourcemodule ModifyTrafficMirrorFilterRuleRequest = Awso_ec2.Values.ModifyTrafficMirrorFilterRuleRequest

Modifies the specified Traffic Mirror rule. DestinationCidrBlock and SourceCidrBlock must both be an IPv4 range or an IPv6 range.

Sourcemodule ModifyTrafficMirrorFilterNetworkServicesResult = Awso_ec2.Values.ModifyTrafficMirrorFilterNetworkServicesResult

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.

Sourcemodule ModifyTrafficMirrorFilterNetworkServicesRequest = Awso_ec2.Values.ModifyTrafficMirrorFilterNetworkServicesRequest

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.

Sourcemodule ModifySubnetAttributeRequest = Awso_ec2.Values.ModifySubnetAttributeRequest

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: Outpost servers Outpost racks

Sourcemodule ModifySpotFleetRequestResponse = Awso_ec2.Values.ModifySpotFleetRequestResponse

Contains the output of ModifySpotFleetRequest.

Sourcemodule ModifySpotFleetRequestRequest = Awso_ec2.Values.ModifySpotFleetRequestRequest

Contains the parameters for ModifySpotFleetRequest.

Sourcemodule ModifySnapshotTierResult = Awso_ec2.Values.ModifySnapshotTierResult

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 EBS User Guide.

Sourcemodule ModifySnapshotTierRequest = Awso_ec2.Values.ModifySnapshotTierRequest

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 EBS User Guide.

Sourcemodule ModifySnapshotAttributeRequest = Awso_ec2.Values.ModifySnapshotAttributeRequest

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 EBS User Guide.

Sourcemodule ModifySecurityGroupRulesResult = Awso_ec2.Values.ModifySecurityGroupRulesResult

Modifies the rules of a security group.

Sourcemodule ModifySecurityGroupRulesRequest = Awso_ec2.Values.ModifySecurityGroupRulesRequest

Modifies the rules of a security group.

Sourcemodule ModifyRouteServerResult = Awso_ec2.Values.ModifyRouteServerResult

Modifies the configuration of an existing route server. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule ModifyRouteServerRequest = Awso_ec2.Values.ModifyRouteServerRequest

Modifies the configuration of an existing route server. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule ModifyReservedInstancesResult = Awso_ec2.Values.ModifyReservedInstancesResult

Contains the output of ModifyReservedInstances.

Sourcemodule ModifyReservedInstancesRequest = Awso_ec2.Values.ModifyReservedInstancesRequest

Contains the parameters for ModifyReservedInstances.

Sourcemodule ModifyPublicIpDnsNameOptionsResult = Awso_ec2.Values.ModifyPublicIpDnsNameOptionsResult

Modify public hostname options for a network interface. For more information, see EC2 instance hostnames, DNS names, and domains in the Amazon EC2 User Guide.

Sourcemodule ModifyPublicIpDnsNameOptionsRequest = Awso_ec2.Values.ModifyPublicIpDnsNameOptionsRequest

Modify public hostname options for a network interface. For more information, see EC2 instance hostnames, DNS names, and domains in the Amazon EC2 User Guide.

Sourcemodule ModifyPrivateDnsNameOptionsResult = Awso_ec2.Values.ModifyPrivateDnsNameOptionsResult

Modifies the options for instance hostnames for the specified instance.

Sourcemodule ModifyPrivateDnsNameOptionsRequest = Awso_ec2.Values.ModifyPrivateDnsNameOptionsRequest

Modifies the options for instance hostnames for the specified instance.

Sourcemodule ModifyNetworkInterfaceAttributeRequest = Awso_ec2.Values.ModifyNetworkInterfaceAttributeRequest

Contains the parameters for ModifyNetworkInterfaceAttribute.

Sourcemodule ModifyManagedResourceVisibilityResult = Awso_ec2.Values.ModifyManagedResourceVisibilityResult

Modifies the managed resource visibility configuration for the account. Use this operation to control whether managed resources are hidden or visible by default. Visibility settings are account-wide and affect all IAM principals uniformly. Hidden resources remain fully operational and billable.

Sourcemodule ModifyManagedResourceVisibilityRequest = Awso_ec2.Values.ModifyManagedResourceVisibilityRequest

Modifies the managed resource visibility configuration for the account. Use this operation to control whether managed resources are hidden or visible by default. Visibility settings are account-wide and affect all IAM principals uniformly. Hidden resources remain fully operational and billable.

Sourcemodule ModifyManagedPrefixListResult = Awso_ec2.Values.ModifyManagedPrefixListResult

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.

Sourcemodule ModifyManagedPrefixListRequest = Awso_ec2.Values.ModifyManagedPrefixListRequest

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.

Sourcemodule ModifyLocalGatewayRouteResult = Awso_ec2.Values.ModifyLocalGatewayRouteResult

Modifies the specified local gateway route.

Sourcemodule ModifyLocalGatewayRouteRequest = Awso_ec2.Values.ModifyLocalGatewayRouteRequest

Modifies the specified local gateway route.

Sourcemodule ModifyLaunchTemplateResult = Awso_ec2.Values.ModifyLaunchTemplateResult

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.

Sourcemodule ModifyLaunchTemplateRequest = Awso_ec2.Values.ModifyLaunchTemplateRequest

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.

Sourcemodule ModifyIpamScopeResult = Awso_ec2.Values.ModifyIpamScopeResult

Modify an IPAM scope.

Sourcemodule ModifyIpamScopeRequest = Awso_ec2.Values.ModifyIpamScopeRequest

Modify an IPAM scope.

Sourcemodule ModifyIpamResult = Awso_ec2.Values.ModifyIpamResult

Modify the configurations of an IPAM.

Sourcemodule ModifyIpamResourceDiscoveryResult = Awso_ec2.Values.ModifyIpamResourceDiscoveryResult

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.

Sourcemodule ModifyIpamResourceDiscoveryRequest = Awso_ec2.Values.ModifyIpamResourceDiscoveryRequest

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.

Sourcemodule ModifyIpamResourceCidrResult = Awso_ec2.Values.ModifyIpamResourceCidrResult

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.

Sourcemodule ModifyIpamResourceCidrRequest = Awso_ec2.Values.ModifyIpamResourceCidrRequest

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.

Sourcemodule ModifyIpamRequest = Awso_ec2.Values.ModifyIpamRequest

Modify the configurations of an IPAM.

Sourcemodule ModifyIpamPrefixListResolverTargetResult = Awso_ec2.Values.ModifyIpamPrefixListResolverTargetResult

Modifies an IPAM prefix list resolver target. You can update version tracking settings and the desired version of the target prefix list.

Sourcemodule ModifyIpamPrefixListResolverTargetRequest = Awso_ec2.Values.ModifyIpamPrefixListResolverTargetRequest

Modifies an IPAM prefix list resolver target. You can update version tracking settings and the desired version of the target prefix list.

Sourcemodule ModifyIpamPrefixListResolverResult = Awso_ec2.Values.ModifyIpamPrefixListResolverResult

Modifies an IPAM prefix list resolver. You can update the description and CIDR selection rules. Changes to rules will trigger re-evaluation and potential updates to associated prefix lists.

Sourcemodule ModifyIpamPrefixListResolverRequest = Awso_ec2.Values.ModifyIpamPrefixListResolverRequest

Modifies an IPAM prefix list resolver. You can update the description and CIDR selection rules. Changes to rules will trigger re-evaluation and potential updates to associated prefix lists.

Sourcemodule ModifyIpamPoolResult = Awso_ec2.Values.ModifyIpamPoolResult

Modify the configurations of an IPAM pool. For more information, see Modify a pool in the Amazon VPC IPAM User Guide.

Sourcemodule ModifyIpamPoolRequest = Awso_ec2.Values.ModifyIpamPoolRequest

Modify the configurations of an IPAM pool. For more information, see Modify a pool in the Amazon VPC IPAM User Guide.

Sourcemodule ModifyIpamPolicyAllocationRulesResult = Awso_ec2.Values.ModifyIpamPolicyAllocationRulesResult

Modifies the allocation rules in an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations. Allocation rules are optional configurations within an IPAM policy that map Amazon Web Services resource types to specific IPAM pools. If no rules are defined, the resource types default to using Amazon-provided IP addresses.

Sourcemodule ModifyIpamPolicyAllocationRulesRequest = Awso_ec2.Values.ModifyIpamPolicyAllocationRulesRequest

Modifies the allocation rules in an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations. Allocation rules are optional configurations within an IPAM policy that map Amazon Web Services resource types to specific IPAM pools. If no rules are defined, the resource types default to using Amazon-provided IP addresses.

Sourcemodule ModifyInstancePlacementResult = Awso_ec2.Values.ModifyInstancePlacementResult

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 started, 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.

Sourcemodule ModifyInstancePlacementRequest = Awso_ec2.Values.ModifyInstancePlacementRequest

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 started, 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.

Sourcemodule ModifyInstanceNetworkPerformanceResult = Awso_ec2.Values.ModifyInstanceNetworkPerformanceResult

Change the configuration of the network performance options for an existing instance.

Sourcemodule ModifyInstanceNetworkPerformanceRequest = Awso_ec2.Values.ModifyInstanceNetworkPerformanceRequest

Change the configuration of the network performance options for an existing instance.

Sourcemodule ModifyInstanceMetadataOptionsResult = Awso_ec2.Values.ModifyInstanceMetadataOptionsResult

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.

Sourcemodule ModifyInstanceMetadataOptionsRequest = Awso_ec2.Values.ModifyInstanceMetadataOptionsRequest

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.

Sourcemodule ModifyInstanceMetadataDefaultsResult = Awso_ec2.Values.ModifyInstanceMetadataDefaultsResult

Modifies the default instance metadata service (IMDS) settings at the account level in the specified Amazon Web Services
 Region. To remove a parameter's account-level default setting, specify no-preference. If an account-level setting is cleared with no-preference, then the instance launch considers the other instance metadata settings. For more information, see Order of precedence for instance metadata options in the Amazon EC2 User Guide.

Sourcemodule ModifyInstanceMetadataDefaultsRequest = Awso_ec2.Values.ModifyInstanceMetadataDefaultsRequest

Modifies the default instance metadata service (IMDS) settings at the account level in the specified Amazon Web Services
 Region. To remove a parameter's account-level default setting, specify no-preference. If an account-level setting is cleared with no-preference, then the instance launch considers the other instance metadata settings. For more information, see Order of precedence for instance metadata options in the Amazon EC2 User Guide.

Sourcemodule ModifyInstanceMaintenanceOptionsResult = Awso_ec2.Values.ModifyInstanceMaintenanceOptionsResult

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. Modifies the reboot migration behavior during a user-initiated reboot of an instance that has a pending system-reboot event. For more information, see Enable or disable reboot migration.

Sourcemodule ModifyInstanceMaintenanceOptionsRequest = Awso_ec2.Values.ModifyInstanceMaintenanceOptionsRequest

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. Modifies the reboot migration behavior during a user-initiated reboot of an instance that has a pending system-reboot event. For more information, see Enable or disable reboot migration.

Sourcemodule ModifyInstanceEventWindowResult = Awso_ec2.Values.ModifyInstanceEventWindowResult

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.

Sourcemodule ModifyInstanceEventWindowRequest = Awso_ec2.Values.ModifyInstanceEventWindowRequest

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.

Sourcemodule ModifyInstanceEventStartTimeResult = Awso_ec2.Values.ModifyInstanceEventStartTimeResult

Modifies the start time for a scheduled Amazon EC2 instance event.

Sourcemodule ModifyInstanceEventStartTimeRequest = Awso_ec2.Values.ModifyInstanceEventStartTimeRequest

Modifies the start time for a scheduled Amazon EC2 instance event.

Sourcemodule ModifyInstanceCreditSpecificationResult = Awso_ec2.Values.ModifyInstanceCreditSpecificationResult

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.

Sourcemodule ModifyInstanceCreditSpecificationRequest = Awso_ec2.Values.ModifyInstanceCreditSpecificationRequest

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.

Sourcemodule ModifyInstanceCpuOptionsResult = Awso_ec2.Values.ModifyInstanceCpuOptionsResult

By default, all vCPUs for the instance type are active when you launch an instance. When you configure the number of active vCPUs for the instance, it can help you save on licensing costs and optimize performance. The base cost of the instance remains unchanged. The number of active vCPUs equals the number of threads per CPU core multiplied by the number of cores. The instance must be in a Stopped state before you make changes. Some instance type options do not support this capability. For more information, see Supported CPU options in the Amazon EC2 User Guide.

Sourcemodule ModifyInstanceCpuOptionsRequest = Awso_ec2.Values.ModifyInstanceCpuOptionsRequest

By default, all vCPUs for the instance type are active when you launch an instance. When you configure the number of active vCPUs for the instance, it can help you save on licensing costs and optimize performance. The base cost of the instance remains unchanged. The number of active vCPUs equals the number of threads per CPU core multiplied by the number of cores. The instance must be in a Stopped state before you make changes. Some instance type options do not support this capability. For more information, see Supported CPU options in the Amazon EC2 User Guide.

Sourcemodule ModifyInstanceConnectEndpointResult = Awso_ec2.Values.ModifyInstanceConnectEndpointResult

Modifies the specified EC2 Instance Connect Endpoint. For more information, see Modify an EC2 Instance Connect Endpoint in the Amazon EC2 User Guide.

Sourcemodule ModifyInstanceConnectEndpointRequest = Awso_ec2.Values.ModifyInstanceConnectEndpointRequest

Modifies the specified EC2 Instance Connect Endpoint. For more information, see Modify an EC2 Instance Connect Endpoint in the Amazon EC2 User Guide.

Sourcemodule ModifyInstanceCapacityReservationAttributesResult = Awso_ec2.Values.ModifyInstanceCapacityReservationAttributesResult

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, run in On-Demand Instance capacity, or only run in a Capacity Reservation.

Sourcemodule ModifyInstanceCapacityReservationAttributesRequest = Awso_ec2.Values.ModifyInstanceCapacityReservationAttributesRequest

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, run in On-Demand Instance capacity, or only run in a Capacity Reservation.

Sourcemodule ModifyInstanceAttributeUserDataRequest = Awso_ec2.Values.ModifyInstanceAttributeUserDataRequest
Sourcemodule ModifyInstanceAttributeRequest = Awso_ec2.Values.ModifyInstanceAttributeRequest

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.

Sourcemodule ModifyImageAttributeRequest = Awso_ec2.Values.ModifyImageAttributeRequest

Contains the parameters for ModifyImageAttribute.

Sourcemodule ModifyIdentityIdFormatRequest = Awso_ec2.Values.ModifyIdentityIdFormatRequest

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.

Sourcemodule ModifyIdFormatRequest = Awso_ec2.Values.ModifyIdFormatRequest

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.

Sourcemodule ModifyHostsResult = Awso_ec2.Values.ModifyHostsResult

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.

Sourcemodule ModifyHostsRequest = Awso_ec2.Values.ModifyHostsRequest

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.

Sourcemodule ModifyFpgaImageAttributeResult = Awso_ec2.Values.ModifyFpgaImageAttributeResult

Modifies the specified attribute of the specified Amazon FPGA Image (AFI).

Sourcemodule ModifyFpgaImageAttributeRequest = Awso_ec2.Values.ModifyFpgaImageAttributeRequest

Modifies the specified attribute of the specified Amazon FPGA Image (AFI).

Sourcemodule ModifyFleetResult = Awso_ec2.Values.ModifyFleetResult

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.

Sourcemodule ModifyFleetRequest = Awso_ec2.Values.ModifyFleetRequest

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.

Sourcemodule ModifyEbsDefaultKmsKeyIdResult = Awso_ec2.Values.ModifyEbsDefaultKmsKeyIdResult

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. 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 EBS User Guide.

Sourcemodule ModifyEbsDefaultKmsKeyIdRequest = Awso_ec2.Values.ModifyEbsDefaultKmsKeyIdRequest

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. 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 EBS User Guide.

Sourcemodule ModifyDefaultCreditSpecificationResult = Awso_ec2.Values.ModifyDefaultCreditSpecificationResult

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.

Sourcemodule ModifyDefaultCreditSpecificationRequest = Awso_ec2.Values.ModifyDefaultCreditSpecificationRequest

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.

Sourcemodule ModifyClientVpnEndpointResult = Awso_ec2.Values.ModifyClientVpnEndpointResult

Modifies the specified Client VPN endpoint. Modifying the DNS server resets existing client connections.

Sourcemodule ModifyClientVpnEndpointRequest = Awso_ec2.Values.ModifyClientVpnEndpointRequest

Modifies the specified Client VPN endpoint. Modifying the DNS server resets existing client connections.

Sourcemodule ModifyCapacityReservationResult = Awso_ec2.Values.ModifyCapacityReservationResult

Modifies a Capacity Reservation's capacity, instance eligibility, and the conditions under which it is to be released. You can't modify a Capacity Reservation's instance type, EBS optimization, platform, instance store settings, Availability Zone, or tenancy. 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. For more information, see Modify an active Capacity Reservation. The allowed modifications depend on the state of the Capacity Reservation: assessing or scheduled state - You can modify the tags only. pending state - You can't modify the Capacity Reservation in any way. active state but still within the commitment duration - You can't decrease the instance count or set an end date that is within the commitment duration. All other modifications are allowed. active state with no commitment duration or elapsed commitment duration - All modifications are allowed. expired, cancelled, unsupported, or failed state - You can't modify the Capacity Reservation in any way.

Sourcemodule ModifyCapacityReservationRequest = Awso_ec2.Values.ModifyCapacityReservationRequest

Modifies a Capacity Reservation's capacity, instance eligibility, and the conditions under which it is to be released. You can't modify a Capacity Reservation's instance type, EBS optimization, platform, instance store settings, Availability Zone, or tenancy. 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. For more information, see Modify an active Capacity Reservation. The allowed modifications depend on the state of the Capacity Reservation: assessing or scheduled state - You can modify the tags only. pending state - You can't modify the Capacity Reservation in any way. active state but still within the commitment duration - You can't decrease the instance count or set an end date that is within the commitment duration. All other modifications are allowed. active state with no commitment duration or elapsed commitment duration - All modifications are allowed. expired, cancelled, unsupported, or failed state - You can't modify the Capacity Reservation in any way.

Sourcemodule ModifyCapacityReservationFleetResult = Awso_ec2.Values.ModifyCapacityReservationFleetResult

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.

Sourcemodule ModifyCapacityReservationFleetRequest = Awso_ec2.Values.ModifyCapacityReservationFleetRequest

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.

Sourcemodule ModifyAvailabilityZoneGroupResult = Awso_ec2.Values.ModifyAvailabilityZoneGroupResult

Changes the opt-in status of the specified zone group for your account.

Sourcemodule ModifyAvailabilityZoneGroupRequest = Awso_ec2.Values.ModifyAvailabilityZoneGroupRequest

Changes the opt-in status of the specified zone group for your account.

Sourcemodule ModifyAddressAttributeResult = Awso_ec2.Values.ModifyAddressAttributeResult

Modifies an attribute of the specified Elastic IP address. For requirements, see Using reverse DNS for email applications.

Sourcemodule ModifyAddressAttributeRequest = Awso_ec2.Values.ModifyAddressAttributeRequest

Modifies an attribute of the specified Elastic IP address. For requirements, see Using reverse DNS for email applications.

Sourcemodule LockSnapshotResult = Awso_ec2.Values.LockSnapshotResult

Locks an Amazon EBS snapshot in either governance or compliance mode to protect it against accidental or malicious deletions for a specific duration. A locked snapshot can't be deleted. You can also use this action to modify the lock settings for a snapshot that is already locked. The allowed modifications depend on the lock mode and lock state: If the snapshot is locked in governance mode, you can modify the lock mode and the lock duration or lock expiration date. If the snapshot is locked in compliance mode and it is in the cooling-off period, you can modify the lock mode and the lock duration or lock expiration date. If the snapshot is locked in compliance mode and the cooling-off period has lapsed, you can only increase the lock duration or extend the lock expiration date.

Sourcemodule LockSnapshotRequest = Awso_ec2.Values.LockSnapshotRequest

Locks an Amazon EBS snapshot in either governance or compliance mode to protect it against accidental or malicious deletions for a specific duration. A locked snapshot can't be deleted. You can also use this action to modify the lock settings for a snapshot that is already locked. The allowed modifications depend on the lock mode and lock state: If the snapshot is locked in governance mode, you can modify the lock mode and the lock duration or lock expiration date. If the snapshot is locked in compliance mode and it is in the cooling-off period, you can modify the lock mode and the lock duration or lock expiration date. If the snapshot is locked in compliance mode and the cooling-off period has lapsed, you can only increase the lock duration or extend the lock expiration date.

Sourcemodule ListVolumesInRecycleBinResult = Awso_ec2.Values.ListVolumesInRecycleBinResult

Lists one or more volumes that are currently in the Recycle Bin.

Sourcemodule ListVolumesInRecycleBinRequest = Awso_ec2.Values.ListVolumesInRecycleBinRequest

Lists one or more volumes that are currently in the Recycle Bin.

Sourcemodule ListSnapshotsInRecycleBinResult = Awso_ec2.Values.ListSnapshotsInRecycleBinResult

Lists one or more snapshots that are currently in the Recycle Bin.

Sourcemodule ListSnapshotsInRecycleBinRequest = Awso_ec2.Values.ListSnapshotsInRecycleBinRequest

Lists one or more snapshots that are currently in the Recycle Bin.

Sourcemodule ListImagesInRecycleBinResult = Awso_ec2.Values.ListImagesInRecycleBinResult

Lists one or more AMIs that are currently in the Recycle Bin. For more information, see Recycle Bin in the Amazon EC2 User Guide.

Sourcemodule ListImagesInRecycleBinRequest = Awso_ec2.Values.ListImagesInRecycleBinRequest

Lists one or more AMIs that are currently in the Recycle Bin. For more information, see Recycle Bin in the Amazon EC2 User Guide.

Describes a key pair.

Sourcemodule InstanceAttribute = Awso_ec2.Values.InstanceAttribute

Describes an instance attribute.

Sourcemodule ImportVolumeResult = Awso_ec2.Values.ImportVolumeResult

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. Creates an import volume task using metadata from the specified disk image. For information about the import manifest referenced by this API action, see VM Import Manifest. This API action is not supported by the Command Line Interface (CLI).

Sourcemodule ImportVolumeRequest = Awso_ec2.Values.ImportVolumeRequest

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. Creates an import volume task using metadata from the specified disk image. For information about the import manifest referenced by this API action, see VM Import Manifest. This API action is not supported by the Command Line Interface (CLI).

include module type of struct include Awso_ec2.Values_5 end
Sourcemodule ImportSnapshotResult = Awso_ec2.Values.ImportSnapshotResult

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.

Sourcemodule ImportSnapshotRequest = Awso_ec2.Values.ImportSnapshotRequest

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.

Sourcemodule ImportKeyPairResult = Awso_ec2.Values.ImportKeyPairResult

Imports the public key from an RSA or ED25519 key pair that you created using a third-party tool. You give Amazon Web Services only the public key. The private key is never transferred between you and Amazon Web Services. For more information about the requirements for importing a key pair, see Create a key pair and import the public key to Amazon EC2 in the Amazon EC2 User Guide.

Sourcemodule ImportKeyPairRequest = Awso_ec2.Values.ImportKeyPairRequest

Imports the public key from an RSA or ED25519 key pair that you created using a third-party tool. You give Amazon Web Services only the public key. The private key is never transferred between you and Amazon Web Services. For more information about the requirements for importing a key pair, see Create a key pair and import the public key to Amazon EC2 in the Amazon EC2 User Guide.

Sourcemodule ImportInstanceResult = Awso_ec2.Values.ImportInstanceResult

We recommend that you use the ImportImage API instead. 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 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. This API action is not supported by the Command Line Interface (CLI).

Sourcemodule ImportInstanceRequest = Awso_ec2.Values.ImportInstanceRequest

We recommend that you use the ImportImage API instead. 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 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. This API action is not supported by the Command Line Interface (CLI).

Sourcemodule ImportImageResult = Awso_ec2.Values.ImportImageResult

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.

Sourcemodule ImportImageRequest = Awso_ec2.Values.ImportImageRequest

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.

Sourcemodule ImportClientVpnClientCertificateRevocationListResult = Awso_ec2.Values.ImportClientVpnClientCertificateRevocationListResult

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.

Sourcemodule ImportClientVpnClientCertificateRevocationListRequest = Awso_ec2.Values.ImportClientVpnClientCertificateRevocationListRequest

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.

Sourcemodule ImageAttribute = Awso_ec2.Values.ImageAttribute

Describes an image attribute.

Sourcemodule GetVpnTunnelReplacementStatusResult = Awso_ec2.Values.GetVpnTunnelReplacementStatusResult

Get details of available tunnel endpoint maintenance.

Sourcemodule GetVpnTunnelReplacementStatusRequest = Awso_ec2.Values.GetVpnTunnelReplacementStatusRequest

Get details of available tunnel endpoint maintenance.

Sourcemodule GetVpnConnectionDeviceTypesResult = Awso_ec2.Values.GetVpnConnectionDeviceTypesResult

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.

Sourcemodule GetVpnConnectionDeviceTypesRequest = Awso_ec2.Values.GetVpnConnectionDeviceTypesRequest

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.

Sourcemodule GetVpnConnectionDeviceSampleConfigurationResult = Awso_ec2.Values.GetVpnConnectionDeviceSampleConfigurationResult

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.

Sourcemodule GetVpnConnectionDeviceSampleConfigurationRequest = Awso_ec2.Values.GetVpnConnectionDeviceSampleConfigurationRequest

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.

Sourcemodule GetVpcResourcesBlockingEncryptionEnforcementResult = Awso_ec2.Values.GetVpcResourcesBlockingEncryptionEnforcementResult

Gets information about resources in a VPC that are blocking encryption enforcement. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule GetVpcResourcesBlockingEncryptionEnforcementRequest = Awso_ec2.Values.GetVpcResourcesBlockingEncryptionEnforcementRequest

Gets information about resources in a VPC that are blocking encryption enforcement. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule GetVerifiedAccessGroupPolicyResult = Awso_ec2.Values.GetVerifiedAccessGroupPolicyResult

Shows the contents of the Verified Access policy associated with the group.

Sourcemodule GetVerifiedAccessGroupPolicyRequest = Awso_ec2.Values.GetVerifiedAccessGroupPolicyRequest

Shows the contents of the Verified Access policy associated with the group.

Sourcemodule GetVerifiedAccessEndpointTargetsResult = Awso_ec2.Values.GetVerifiedAccessEndpointTargetsResult

Gets the targets for the specified network CIDR endpoint for Verified Access.

Sourcemodule GetVerifiedAccessEndpointTargetsRequest = Awso_ec2.Values.GetVerifiedAccessEndpointTargetsRequest

Gets the targets for the specified network CIDR endpoint for Verified Access.

Sourcemodule GetVerifiedAccessEndpointPolicyResult = Awso_ec2.Values.GetVerifiedAccessEndpointPolicyResult

Get the Verified Access policy associated with the endpoint.

Sourcemodule GetVerifiedAccessEndpointPolicyRequest = Awso_ec2.Values.GetVerifiedAccessEndpointPolicyRequest

Get the Verified Access policy associated with the endpoint.

Sourcemodule GetTransitGatewayRouteTablePropagationsResult = Awso_ec2.Values.GetTransitGatewayRouteTablePropagationsResult

Gets information about the route table propagations for the specified transit gateway route table.

Sourcemodule GetTransitGatewayRouteTablePropagationsRequest = Awso_ec2.Values.GetTransitGatewayRouteTablePropagationsRequest

Gets information about the route table propagations for the specified transit gateway route table.

Sourcemodule GetTransitGatewayRouteTableAssociationsResult = Awso_ec2.Values.GetTransitGatewayRouteTableAssociationsResult

Gets information about the associations for the specified transit gateway route table.

Sourcemodule GetTransitGatewayRouteTableAssociationsRequest = Awso_ec2.Values.GetTransitGatewayRouteTableAssociationsRequest

Gets information about the associations for the specified transit gateway route table.

Sourcemodule GetTransitGatewayPrefixListReferencesResult = Awso_ec2.Values.GetTransitGatewayPrefixListReferencesResult

Gets information about the prefix list references in a specified transit gateway route table.

Sourcemodule GetTransitGatewayPrefixListReferencesRequest = Awso_ec2.Values.GetTransitGatewayPrefixListReferencesRequest

Gets information about the prefix list references in a specified transit gateway route table.

Sourcemodule GetTransitGatewayPolicyTableEntriesResult = Awso_ec2.Values.GetTransitGatewayPolicyTableEntriesResult

Returns a list of transit gateway policy table entries.

Sourcemodule GetTransitGatewayPolicyTableEntriesRequest = Awso_ec2.Values.GetTransitGatewayPolicyTableEntriesRequest

Returns a list of transit gateway policy table entries.

Sourcemodule GetTransitGatewayPolicyTableAssociationsResult = Awso_ec2.Values.GetTransitGatewayPolicyTableAssociationsResult

Gets a list of the transit gateway policy table associations.

Sourcemodule GetTransitGatewayPolicyTableAssociationsRequest = Awso_ec2.Values.GetTransitGatewayPolicyTableAssociationsRequest

Gets a list of the transit gateway policy table associations.

Sourcemodule GetTransitGatewayMulticastDomainAssociationsResult = Awso_ec2.Values.GetTransitGatewayMulticastDomainAssociationsResult

Gets information about the associations for the transit gateway multicast domain.

Sourcemodule GetTransitGatewayMulticastDomainAssociationsRequest = Awso_ec2.Values.GetTransitGatewayMulticastDomainAssociationsRequest

Gets information about the associations for the transit gateway multicast domain.

Sourcemodule GetTransitGatewayMeteringPolicyEntriesResult = Awso_ec2.Values.GetTransitGatewayMeteringPolicyEntriesResult

Retrieves the entries for a transit gateway metering policy.

Sourcemodule GetTransitGatewayMeteringPolicyEntriesRequest = Awso_ec2.Values.GetTransitGatewayMeteringPolicyEntriesRequest

Retrieves the entries for a transit gateway metering policy.

Sourcemodule GetTransitGatewayAttachmentPropagationsResult = Awso_ec2.Values.GetTransitGatewayAttachmentPropagationsResult

Lists the route tables to which the specified resource attachment propagates routes.

Sourcemodule GetTransitGatewayAttachmentPropagationsRequest = Awso_ec2.Values.GetTransitGatewayAttachmentPropagationsRequest

Lists the route tables to which the specified resource attachment propagates routes.

Sourcemodule GetSubnetCidrReservationsResult = Awso_ec2.Values.GetSubnetCidrReservationsResult

Gets information about the subnet CIDR reservations.

Sourcemodule GetSubnetCidrReservationsRequest = Awso_ec2.Values.GetSubnetCidrReservationsRequest

Gets information about the subnet CIDR reservations.

Sourcemodule GetSpotPlacementScoresResult = Awso_ec2.Values.GetSpotPlacementScoresResult

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.

Sourcemodule GetSpotPlacementScoresRequest = Awso_ec2.Values.GetSpotPlacementScoresRequest

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.

Sourcemodule GetSnapshotBlockPublicAccessStateResult = Awso_ec2.Values.GetSnapshotBlockPublicAccessStateResult

Gets the current state of block public access for snapshots setting for the account and Region. For more information, see Block public access for snapshots in the Amazon EBS User Guide.

Sourcemodule GetSnapshotBlockPublicAccessStateRequest = Awso_ec2.Values.GetSnapshotBlockPublicAccessStateRequest

Gets the current state of block public access for snapshots setting for the account and Region. For more information, see Block public access for snapshots in the Amazon EBS User Guide.

Sourcemodule GetSerialConsoleAccessStatusResult = Awso_ec2.Values.GetSerialConsoleAccessStatusResult

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.

Sourcemodule GetSerialConsoleAccessStatusRequest = Awso_ec2.Values.GetSerialConsoleAccessStatusRequest

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.

Sourcemodule GetSecurityGroupsForVpcResult = Awso_ec2.Values.GetSecurityGroupsForVpcResult

Gets security groups that can be associated by the Amazon Web Services account making the request with network interfaces in the specified VPC.

Sourcemodule GetSecurityGroupsForVpcRequest = Awso_ec2.Values.GetSecurityGroupsForVpcRequest

Gets security groups that can be associated by the Amazon Web Services account making the request with network interfaces in the specified VPC.

Sourcemodule GetRouteServerRoutingDatabaseResult = Awso_ec2.Values.GetRouteServerRoutingDatabaseResult

Gets the routing database for the specified route server. The Routing Information Base (RIB) serves as a database that stores all the routing information and network topology data collected by a router or routing system, such as routes learned from BGP peers. The RIB is constantly updated as new routing information is received or existing routes change. This ensures that the route server always has the most current view of the network topology and can make optimal routing decisions. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect.

Sourcemodule GetRouteServerRoutingDatabaseRequest = Awso_ec2.Values.GetRouteServerRoutingDatabaseRequest

Gets the routing database for the specified route server. The Routing Information Base (RIB) serves as a database that stores all the routing information and network topology data collected by a router or routing system, such as routes learned from BGP peers. The RIB is constantly updated as new routing information is received or existing routes change. This ensures that the route server always has the most current view of the network topology and can make optimal routing decisions. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect.

Sourcemodule GetRouteServerPropagationsResult = Awso_ec2.Values.GetRouteServerPropagationsResult

Gets information about the route propagations for the specified route server. When enabled, route server propagation installs the routes in the FIB on the route table you've specified. Route server supports IPv4 and IPv6 route propagation. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect.

Sourcemodule GetRouteServerPropagationsRequest = Awso_ec2.Values.GetRouteServerPropagationsRequest

Gets information about the route propagations for the specified route server. When enabled, route server propagation installs the routes in the FIB on the route table you've specified. Route server supports IPv4 and IPv6 route propagation. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect.

Sourcemodule GetRouteServerAssociationsResult = Awso_ec2.Values.GetRouteServerAssociationsResult

Gets information about the associations for the specified route server. A route server association is the connection established between a route server and a VPC. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule GetRouteServerAssociationsRequest = Awso_ec2.Values.GetRouteServerAssociationsRequest

Gets information about the associations for the specified route server. A route server association is the connection established between a route server and a VPC. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule GetReservedInstancesExchangeQuoteResult = Awso_ec2.Values.GetReservedInstancesExchangeQuoteResult

Contains the output of GetReservedInstancesExchangeQuote.

Sourcemodule GetReservedInstancesExchangeQuoteRequest = Awso_ec2.Values.GetReservedInstancesExchangeQuoteRequest

Contains the parameters for GetReservedInstanceExchangeQuote.

Sourcemodule GetPasswordDataResult = Awso_ec2.Values.GetPasswordDataResult

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.

Sourcemodule GetPasswordDataRequest = Awso_ec2.Values.GetPasswordDataRequest

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.

Sourcemodule GetNetworkInsightsAccessScopeContentResult = Awso_ec2.Values.GetNetworkInsightsAccessScopeContentResult

Gets the content for the specified Network Access Scope.

Sourcemodule GetNetworkInsightsAccessScopeContentRequest = Awso_ec2.Values.GetNetworkInsightsAccessScopeContentRequest

Gets the content for the specified Network Access Scope.

Sourcemodule GetNetworkInsightsAccessScopeAnalysisFindingsResult = Awso_ec2.Values.GetNetworkInsightsAccessScopeAnalysisFindingsResult

Gets the findings for the specified Network Access Scope analysis.

Sourcemodule GetNetworkInsightsAccessScopeAnalysisFindingsRequest = Awso_ec2.Values.GetNetworkInsightsAccessScopeAnalysisFindingsRequest

Gets the findings for the specified Network Access Scope analysis.

Sourcemodule GetManagedResourceVisibilityResult = Awso_ec2.Values.GetManagedResourceVisibilityResult

Retrieves the managed resource visibility configuration for the account. The response indicates whether managed resources are hidden or visible by default.

Sourcemodule GetManagedResourceVisibilityRequest = Awso_ec2.Values.GetManagedResourceVisibilityRequest

Retrieves the managed resource visibility configuration for the account. The response indicates whether managed resources are hidden or visible by default.

Sourcemodule GetManagedPrefixListEntriesResult = Awso_ec2.Values.GetManagedPrefixListEntriesResult

Gets information about the entries for a specified managed prefix list.

Sourcemodule GetManagedPrefixListEntriesRequest = Awso_ec2.Values.GetManagedPrefixListEntriesRequest

Gets information about the entries for a specified managed prefix list.

Sourcemodule GetManagedPrefixListAssociationsResult = Awso_ec2.Values.GetManagedPrefixListAssociationsResult

Gets information about the resources that are associated with the specified managed prefix list.

Sourcemodule GetManagedPrefixListAssociationsRequest = Awso_ec2.Values.GetManagedPrefixListAssociationsRequest

Gets information about the resources that are associated with the specified managed prefix list.

Sourcemodule GetLaunchTemplateDataResult = Awso_ec2.Values.GetLaunchTemplateDataResult

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, and DescribeInstanceAttribute. Or, you can allow describe* depending on your instance requirements.

Sourcemodule GetLaunchTemplateDataRequest = Awso_ec2.Values.GetLaunchTemplateDataRequest

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, and DescribeInstanceAttribute. Or, you can allow describe* depending on your instance requirements.

Sourcemodule GetIpamResourceCidrsResult = Awso_ec2.Values.GetIpamResourceCidrsResult

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.

Sourcemodule GetIpamResourceCidrsRequest = Awso_ec2.Values.GetIpamResourceCidrsRequest

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.

Sourcemodule GetIpamPrefixListResolverVersionsResult = Awso_ec2.Values.GetIpamPrefixListResolverVersionsResult

Retrieves version information for an IPAM prefix list resolver. Each version is a snapshot of what CIDRs matched your rules at that moment in time. The version number increments every time the CIDR list changes due to infrastructure changes. Version example: Initial State (Version 1) Production environment: vpc-prod-web (10.1.0.0/16) - tagged env=prod vpc-prod-db (10.2.0.0/16) - tagged env=prod Resolver rule: Include all VPCs tagged env=prod Version 1 CIDRs: 10.1.0.0/16, 10.2.0.0/16 Infrastructure Change (Version 2) New VPC added: vpc-prod-api (10.3.0.0/16) - tagged env=prod IPAM automatically detects the change and creates a new version. Version 2 CIDRs: 10.1.0.0/16, 10.2.0.0/16, 10.3.0.0/16

Sourcemodule GetIpamPrefixListResolverVersionsRequest = Awso_ec2.Values.GetIpamPrefixListResolverVersionsRequest

Retrieves version information for an IPAM prefix list resolver. Each version is a snapshot of what CIDRs matched your rules at that moment in time. The version number increments every time the CIDR list changes due to infrastructure changes. Version example: Initial State (Version 1) Production environment: vpc-prod-web (10.1.0.0/16) - tagged env=prod vpc-prod-db (10.2.0.0/16) - tagged env=prod Resolver rule: Include all VPCs tagged env=prod Version 1 CIDRs: 10.1.0.0/16, 10.2.0.0/16 Infrastructure Change (Version 2) New VPC added: vpc-prod-api (10.3.0.0/16) - tagged env=prod IPAM automatically detects the change and creates a new version. Version 2 CIDRs: 10.1.0.0/16, 10.2.0.0/16, 10.3.0.0/16

Sourcemodule GetIpamPrefixListResolverVersionEntriesResult = Awso_ec2.Values.GetIpamPrefixListResolverVersionEntriesResult

Retrieves the CIDR entries for a specific version of an IPAM prefix list resolver. This shows the actual CIDRs that were selected and synchronized at a particular point in time.

Sourcemodule GetIpamPrefixListResolverVersionEntriesRequest = Awso_ec2.Values.GetIpamPrefixListResolverVersionEntriesRequest

Retrieves the CIDR entries for a specific version of an IPAM prefix list resolver. This shows the actual CIDRs that were selected and synchronized at a particular point in time.

Sourcemodule GetIpamPrefixListResolverRulesResult = Awso_ec2.Values.GetIpamPrefixListResolverRulesResult

Retrieves the CIDR selection rules for an IPAM prefix list resolver. Use this operation to view the business logic that determines which CIDRs are selected for synchronization with prefix lists.

Sourcemodule GetIpamPrefixListResolverRulesRequest = Awso_ec2.Values.GetIpamPrefixListResolverRulesRequest

Retrieves the CIDR selection rules for an IPAM prefix list resolver. Use this operation to view the business logic that determines which CIDRs are selected for synchronization with prefix lists.

Sourcemodule GetIpamPoolCidrsResult = Awso_ec2.Values.GetIpamPoolCidrsResult

Get the CIDRs provisioned to an IPAM pool.

Sourcemodule GetIpamPoolCidrsRequest = Awso_ec2.Values.GetIpamPoolCidrsRequest

Get the CIDRs provisioned to an IPAM pool.

Sourcemodule GetIpamPoolAllocationsResult = Awso_ec2.Values.GetIpamPoolAllocationsResult

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.

Sourcemodule GetIpamPoolAllocationsRequest = Awso_ec2.Values.GetIpamPoolAllocationsRequest

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.

Sourcemodule GetIpamPolicyOrganizationTargetsResult = Awso_ec2.Values.GetIpamPolicyOrganizationTargetsResult

Gets the Amazon Web Services Organizations targets for an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations. A target can be an individual Amazon Web Services account or an entity within an Amazon Web Services Organization to which an IPAM policy can be applied.

Sourcemodule GetIpamPolicyOrganizationTargetsRequest = Awso_ec2.Values.GetIpamPolicyOrganizationTargetsRequest

Gets the Amazon Web Services Organizations targets for an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations. A target can be an individual Amazon Web Services account or an entity within an Amazon Web Services Organization to which an IPAM policy can be applied.

Sourcemodule GetIpamPolicyAllocationRulesResult = Awso_ec2.Values.GetIpamPolicyAllocationRulesResult

Gets the allocation rules for an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations. Allocation rules are optional configurations within an IPAM policy that map Amazon Web Services resource types to specific IPAM pools. If no rules are defined, the resource types default to using Amazon-provided IP addresses.

Sourcemodule GetIpamPolicyAllocationRulesRequest = Awso_ec2.Values.GetIpamPolicyAllocationRulesRequest

Gets the allocation rules for an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations. Allocation rules are optional configurations within an IPAM policy that map Amazon Web Services resource types to specific IPAM pools. If no rules are defined, the resource types default to using Amazon-provided IP addresses.

Sourcemodule GetIpamDiscoveredResourceCidrsResult = Awso_ec2.Values.GetIpamDiscoveredResourceCidrsResult

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.

Sourcemodule GetIpamDiscoveredResourceCidrsRequest = Awso_ec2.Values.GetIpamDiscoveredResourceCidrsRequest

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.

Sourcemodule GetIpamDiscoveredPublicAddressesResult = Awso_ec2.Values.GetIpamDiscoveredPublicAddressesResult

Gets the public IP addresses that have been discovered by IPAM.

Sourcemodule GetIpamDiscoveredPublicAddressesRequest = Awso_ec2.Values.GetIpamDiscoveredPublicAddressesRequest

Gets the public IP addresses that have been discovered by IPAM.

Sourcemodule GetIpamDiscoveredAccountsResult = Awso_ec2.Values.GetIpamDiscoveredAccountsResult

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.

Sourcemodule GetIpamDiscoveredAccountsRequest = Awso_ec2.Values.GetIpamDiscoveredAccountsRequest

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.

Sourcemodule GetIpamAddressHistoryResult = Awso_ec2.Values.GetIpamAddressHistoryResult

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.

Sourcemodule GetIpamAddressHistoryRequest = Awso_ec2.Values.GetIpamAddressHistoryRequest

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.

Sourcemodule GetInstanceUefiDataResult = Awso_ec2.Values.GetInstanceUefiDataResult

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.

Sourcemodule GetInstanceUefiDataRequest = Awso_ec2.Values.GetInstanceUefiDataRequest

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.

Sourcemodule GetInstanceTypesFromInstanceRequirementsResult = Awso_ec2.Values.GetInstanceTypesFromInstanceRequirementsResult

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, Specify attributes for instance type selection for EC2 Fleet or Spot Fleet, and Spot placement score in the Amazon EC2 User Guide, and Creating mixed instance groups using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide.

Sourcemodule GetInstanceTypesFromInstanceRequirementsRequest = Awso_ec2.Values.GetInstanceTypesFromInstanceRequirementsRequest

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, Specify attributes for instance type selection for EC2 Fleet or Spot Fleet, and Spot placement score in the Amazon EC2 User Guide, and Creating mixed instance groups using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide.

Sourcemodule GetInstanceTpmEkPubResult = Awso_ec2.Values.GetInstanceTpmEkPubResult

Gets the public endorsement key associated with the Nitro Trusted Platform Module (NitroTPM) for the specified instance.

Sourcemodule GetInstanceTpmEkPubRequest = Awso_ec2.Values.GetInstanceTpmEkPubRequest

Gets the public endorsement key associated with the Nitro Trusted Platform Module (NitroTPM) for the specified instance.

Sourcemodule GetInstanceMetadataDefaultsResult = Awso_ec2.Values.GetInstanceMetadataDefaultsResult

Gets the default instance metadata service (IMDS) settings that are set at the account level in the specified Amazon Web Services
 Region. For more information, see Order of precedence for instance metadata options in the Amazon EC2 User Guide.

Sourcemodule GetInstanceMetadataDefaultsRequest = Awso_ec2.Values.GetInstanceMetadataDefaultsRequest

Gets the default instance metadata service (IMDS) settings that are set at the account level in the specified Amazon Web Services
 Region. For more information, see Order of precedence for instance metadata options in the Amazon EC2 User Guide.

Sourcemodule GetImageBlockPublicAccessStateResult = Awso_ec2.Values.GetImageBlockPublicAccessStateResult

Gets the current state of block public access for AMIs at the account level in the specified Amazon Web Services Region. For more information, see Block public access to your AMIs in the Amazon EC2 User Guide.

Sourcemodule GetImageBlockPublicAccessStateRequest = Awso_ec2.Values.GetImageBlockPublicAccessStateRequest

Gets the current state of block public access for AMIs at the account level in the specified Amazon Web Services Region. For more information, see Block public access to your AMIs in the Amazon EC2 User Guide.

Sourcemodule GetImageAncestryResult = Awso_ec2.Values.GetImageAncestryResult

Retrieves the ancestry chain of the specified AMI, tracing its lineage back to the root AMI. For more information, see AMI ancestry in Amazon EC2 User Guide.

Sourcemodule GetImageAncestryRequest = Awso_ec2.Values.GetImageAncestryRequest

Retrieves the ancestry chain of the specified AMI, tracing its lineage back to the root AMI. For more information, see AMI ancestry in Amazon EC2 User Guide.

Sourcemodule GetHostReservationPurchasePreviewResult = Awso_ec2.Values.GetHostReservationPurchasePreviewResult

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.

Sourcemodule GetHostReservationPurchasePreviewRequest = Awso_ec2.Values.GetHostReservationPurchasePreviewRequest

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.

Sourcemodule GetGroupsForCapacityReservationResult = Awso_ec2.Values.GetGroupsForCapacityReservationResult

Lists the resource groups to which a Capacity Reservation has been added.

Sourcemodule GetGroupsForCapacityReservationRequest = Awso_ec2.Values.GetGroupsForCapacityReservationRequest

Lists the resource groups to which a Capacity Reservation has been added.

Sourcemodule GetFlowLogsIntegrationTemplateResult = Awso_ec2.Values.GetFlowLogsIntegrationTemplateResult

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.

Sourcemodule GetFlowLogsIntegrationTemplateRequest = Awso_ec2.Values.GetFlowLogsIntegrationTemplateRequest

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.

Sourcemodule GetEnabledIpamPolicyResult = Awso_ec2.Values.GetEnabledIpamPolicyResult

Gets the enabled IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations.

Sourcemodule GetEnabledIpamPolicyRequest = Awso_ec2.Values.GetEnabledIpamPolicyRequest

Gets the enabled IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations.

Sourcemodule GetEbsEncryptionByDefaultResult = Awso_ec2.Values.GetEbsEncryptionByDefaultResult

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 EBS User Guide.

Sourcemodule GetEbsEncryptionByDefaultRequest = Awso_ec2.Values.GetEbsEncryptionByDefaultRequest

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 EBS User Guide.

Sourcemodule GetEbsDefaultKmsKeyIdResult = Awso_ec2.Values.GetEbsDefaultKmsKeyIdResult

Describes the default KMS key for EBS encryption by default for your account in this Region. For more information, see Amazon EBS encryption in the Amazon EBS User Guide.

Sourcemodule GetEbsDefaultKmsKeyIdRequest = Awso_ec2.Values.GetEbsDefaultKmsKeyIdRequest

Describes the default KMS key for EBS encryption by default for your account in this Region. For more information, see Amazon EBS encryption in the Amazon EBS User Guide.

Sourcemodule GetDefaultCreditSpecificationResult = Awso_ec2.Values.GetDefaultCreditSpecificationResult

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.

Sourcemodule GetDefaultCreditSpecificationRequest = Awso_ec2.Values.GetDefaultCreditSpecificationRequest

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.

Sourcemodule GetDeclarativePoliciesReportSummaryResult = Awso_ec2.Values.GetDeclarativePoliciesReportSummaryResult

Retrieves a summary of the account status report. To view the full report, download it from the Amazon S3 bucket where it was saved. Reports are accessible only when they have the complete status. Reports with other statuses (running, cancelled, or error) are not available in the S3 bucket. For more information about downloading objects from an S3 bucket, see Downloading objects in the Amazon Simple Storage Service User Guide. For more information, see Generating the account status report for declarative policies in the Amazon Web Services Organizations User Guide.

Sourcemodule GetDeclarativePoliciesReportSummaryRequest = Awso_ec2.Values.GetDeclarativePoliciesReportSummaryRequest

Retrieves a summary of the account status report. To view the full report, download it from the Amazon S3 bucket where it was saved. Reports are accessible only when they have the complete status. Reports with other statuses (running, cancelled, or error) are not available in the S3 bucket. For more information about downloading objects from an S3 bucket, see Downloading objects in the Amazon Simple Storage Service User Guide. For more information, see Generating the account status report for declarative policies in the Amazon Web Services Organizations User Guide.

Sourcemodule GetConsoleScreenshotResult = Awso_ec2.Values.GetConsoleScreenshotResult

Retrieve a JPG-format screenshot of a running instance to help with troubleshooting. The returned content is Base64-encoded. For more information, see Instance console output in the Amazon EC2 User Guide.

Sourcemodule GetConsoleScreenshotRequest = Awso_ec2.Values.GetConsoleScreenshotRequest

Retrieve a JPG-format screenshot of a running instance to help with troubleshooting. The returned content is Base64-encoded. For more information, see Instance console output in the Amazon EC2 User Guide.

Sourcemodule GetConsoleOutputResult = Awso_ec2.Values.GetConsoleOutputResult

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. For more information, see Instance console output in the Amazon EC2 User Guide.

Sourcemodule GetConsoleOutputRequest = Awso_ec2.Values.GetConsoleOutputRequest

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. For more information, see Instance console output in the Amazon EC2 User Guide.

Sourcemodule GetCoipPoolUsageResult = Awso_ec2.Values.GetCoipPoolUsageResult

Describes the allocations from the specified customer-owned address pool.

Sourcemodule GetCoipPoolUsageRequest = Awso_ec2.Values.GetCoipPoolUsageRequest

Describes the allocations from the specified customer-owned address pool.

Sourcemodule GetCapacityReservationUsageResult = Awso_ec2.Values.GetCapacityReservationUsageResult

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.

Sourcemodule GetCapacityReservationUsageRequest = Awso_ec2.Values.GetCapacityReservationUsageRequest

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.

Sourcemodule GetCapacityManagerMonitoredTagKeysResult = Awso_ec2.Values.GetCapacityManagerMonitoredTagKeysResult

Retrieves the tag keys that are currently being monitored by EC2 Capacity Manager. Monitored tag keys are included as dimensions in capacity metric data, enabling you to group and filter metrics by tag values.

Sourcemodule GetCapacityManagerMonitoredTagKeysRequest = Awso_ec2.Values.GetCapacityManagerMonitoredTagKeysRequest

Retrieves the tag keys that are currently being monitored by EC2 Capacity Manager. Monitored tag keys are included as dimensions in capacity metric data, enabling you to group and filter metrics by tag values.

Sourcemodule GetCapacityManagerMetricDimensionsResult = Awso_ec2.Values.GetCapacityManagerMetricDimensionsResult

Retrieves the available dimension values for capacity metrics within a specified time range. This is useful for discovering what accounts, regions, instance families, and other dimensions have data available for filtering and grouping.

Sourcemodule GetCapacityManagerMetricDimensionsRequest = Awso_ec2.Values.GetCapacityManagerMetricDimensionsRequest

Retrieves the available dimension values for capacity metrics within a specified time range. This is useful for discovering what accounts, regions, instance families, and other dimensions have data available for filtering and grouping.

Sourcemodule GetCapacityManagerMetricDataResult = Awso_ec2.Values.GetCapacityManagerMetricDataResult

Retrieves capacity usage metrics for your EC2 resources. Returns time-series data for metrics like unused capacity, utilization rates, and costs across On-Demand, Spot, and Capacity Reservations. Data can be grouped and filtered by various dimensions such as region, account, and instance family.

Sourcemodule GetCapacityManagerMetricDataRequest = Awso_ec2.Values.GetCapacityManagerMetricDataRequest

Retrieves capacity usage metrics for your EC2 resources. Returns time-series data for metrics like unused capacity, utilization rates, and costs across On-Demand, Spot, and Capacity Reservations. Data can be grouped and filtered by various dimensions such as region, account, and instance family.

Sourcemodule GetCapacityManagerAttributesResult = Awso_ec2.Values.GetCapacityManagerAttributesResult

Retrieves the current configuration and status of EC2 Capacity Manager for your account, including enablement status, Organizations access settings, and data ingestion status.

Sourcemodule GetCapacityManagerAttributesRequest = Awso_ec2.Values.GetCapacityManagerAttributesRequest

Retrieves the current configuration and status of EC2 Capacity Manager for your account, including enablement status, Organizations access settings, and data ingestion status.

Sourcemodule GetAwsNetworkPerformanceDataResult = Awso_ec2.Values.GetAwsNetworkPerformanceDataResult

Gets network performance data.

Sourcemodule GetAwsNetworkPerformanceDataRequest = Awso_ec2.Values.GetAwsNetworkPerformanceDataRequest

Gets network performance data.

Sourcemodule GetAssociatedIpv6PoolCidrsResult = Awso_ec2.Values.GetAssociatedIpv6PoolCidrsResult

Gets information about the IPv6 CIDR block associations for a specified IPv6 address pool.

Sourcemodule GetAssociatedIpv6PoolCidrsRequest = Awso_ec2.Values.GetAssociatedIpv6PoolCidrsRequest

Gets information about the IPv6 CIDR block associations for a specified IPv6 address pool.

Sourcemodule GetAssociatedEnclaveCertificateIamRolesResult = Awso_ec2.Values.GetAssociatedEnclaveCertificateIamRolesResult

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.

Sourcemodule GetAssociatedEnclaveCertificateIamRolesRequest = Awso_ec2.Values.GetAssociatedEnclaveCertificateIamRolesRequest

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.

Sourcemodule GetAllowedImagesSettingsResult = Awso_ec2.Values.GetAllowedImagesSettingsResult

Gets the current state of the Allowed AMIs setting and the list of Allowed AMIs criteria at the account level in the specified Region. The Allowed AMIs feature does not restrict the AMIs owned by your account. Regardless of the criteria you set, the AMIs created by your account will always be discoverable and usable by users in your account. For more information, see Control the discovery and use of AMIs in Amazon EC2 with Allowed AMIs in Amazon EC2 User Guide.

Sourcemodule GetAllowedImagesSettingsRequest = Awso_ec2.Values.GetAllowedImagesSettingsRequest

Gets the current state of the Allowed AMIs setting and the list of Allowed AMIs criteria at the account level in the specified Region. The Allowed AMIs feature does not restrict the AMIs owned by your account. Regardless of the criteria you set, the AMIs created by your account will always be discoverable and usable by users in your account. For more information, see Control the discovery and use of AMIs in Amazon EC2 with Allowed AMIs in Amazon EC2 User Guide.

Sourcemodule GetActiveVpnTunnelStatusResult = Awso_ec2.Values.GetActiveVpnTunnelStatusResult

Returns the currently negotiated security parameters for an active VPN tunnel, including IKE version, DH groups, encryption algorithms, and integrity algorithms.

Sourcemodule GetActiveVpnTunnelStatusRequest = Awso_ec2.Values.GetActiveVpnTunnelStatusRequest

Returns the currently negotiated security parameters for an active VPN tunnel, including IKE version, DH groups, encryption algorithms, and integrity algorithms.

Sourcemodule ExportVerifiedAccessInstanceClientConfigurationResult = Awso_ec2.Values.ExportVerifiedAccessInstanceClientConfigurationResult

Exports the client configuration for a Verified Access instance.

Sourcemodule ExportVerifiedAccessInstanceClientConfigurationRequest = Awso_ec2.Values.ExportVerifiedAccessInstanceClientConfigurationRequest

Exports the client configuration for a Verified Access instance.

Sourcemodule ExportTransitGatewayRoutesResult = Awso_ec2.Values.ExportTransitGatewayRoutesResult

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 the Amazon Web Services Transit Gateways Guide.

Sourcemodule ExportTransitGatewayRoutesRequest = Awso_ec2.Values.ExportTransitGatewayRoutesRequest

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 the Amazon Web Services Transit Gateways Guide.

Sourcemodule ExportImageResult = Awso_ec2.Values.ExportImageResult

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.

Sourcemodule ExportImageRequest = Awso_ec2.Values.ExportImageRequest

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.

Sourcemodule ExportClientVpnClientConfigurationResult = Awso_ec2.Values.ExportClientVpnClientConfigurationResult

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.

Sourcemodule ExportClientVpnClientConfigurationRequest = Awso_ec2.Values.ExportClientVpnClientConfigurationRequest

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.

Sourcemodule ExportClientVpnClientCertificateRevocationListResult = Awso_ec2.Values.ExportClientVpnClientCertificateRevocationListResult

Downloads the client certificate revocation list for the specified Client VPN endpoint.

Sourcemodule ExportClientVpnClientCertificateRevocationListRequest = Awso_ec2.Values.ExportClientVpnClientCertificateRevocationListRequest

Downloads the client certificate revocation list for the specified Client VPN endpoint.

Sourcemodule EnableVpcClassicLinkResult = Awso_ec2.Values.EnableVpcClassicLinkResult

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.

Sourcemodule EnableVpcClassicLinkRequest = Awso_ec2.Values.EnableVpcClassicLinkRequest

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.

Sourcemodule EnableVpcClassicLinkDnsSupportResult = Awso_ec2.Values.EnableVpcClassicLinkDnsSupportResult

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.

Sourcemodule EnableVpcClassicLinkDnsSupportRequest = Awso_ec2.Values.EnableVpcClassicLinkDnsSupportRequest

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.

Sourcemodule EnableVolumeIORequest = Awso_ec2.Values.EnableVolumeIORequest

Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent.

Sourcemodule EnableVgwRoutePropagationRequest = Awso_ec2.Values.EnableVgwRoutePropagationRequest

Contains the parameters for EnableVgwRoutePropagation.

Sourcemodule EnableTransitGatewayRouteTablePropagationResult = Awso_ec2.Values.EnableTransitGatewayRouteTablePropagationResult

Enables the specified attachment to propagate routes to the specified propagation route table.

Sourcemodule EnableTransitGatewayRouteTablePropagationRequest = Awso_ec2.Values.EnableTransitGatewayRouteTablePropagationRequest

Enables the specified attachment to propagate routes to the specified propagation route table.

Sourcemodule EnableSnapshotBlockPublicAccessResult = Awso_ec2.Values.EnableSnapshotBlockPublicAccessResult

Enables or modifies the block public access for snapshots setting at the account level for the specified Amazon Web Services Region. After you enable block public access for snapshots in a Region, users can no longer request public sharing for snapshots in that Region. Snapshots that are already publicly shared are either treated as private or they remain publicly shared, depending on the State that you specify. Enabling block public access for snapshots in block all sharing mode does not change the permissions for snapshots that are already publicly shared. Instead, it prevents these snapshots from be publicly visible and publicly accessible. Therefore, the attributes for these snapshots still indicate that they are publicly shared, even though they are not publicly available. If you later disable block public access or change the mode to block new sharing, these snapshots will become publicly available again. For more information, see Block public access for snapshots in the Amazon EBS User Guide.

Sourcemodule EnableSnapshotBlockPublicAccessRequest = Awso_ec2.Values.EnableSnapshotBlockPublicAccessRequest

Enables or modifies the block public access for snapshots setting at the account level for the specified Amazon Web Services Region. After you enable block public access for snapshots in a Region, users can no longer request public sharing for snapshots in that Region. Snapshots that are already publicly shared are either treated as private or they remain publicly shared, depending on the State that you specify. Enabling block public access for snapshots in block all sharing mode does not change the permissions for snapshots that are already publicly shared. Instead, it prevents these snapshots from be publicly visible and publicly accessible. Therefore, the attributes for these snapshots still indicate that they are publicly shared, even though they are not publicly available. If you later disable block public access or change the mode to block new sharing, these snapshots will become publicly available again. For more information, see Block public access for snapshots in the Amazon EBS User Guide.

Sourcemodule EnableSerialConsoleAccessResult = Awso_ec2.Values.EnableSerialConsoleAccessResult

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.

Sourcemodule EnableSerialConsoleAccessRequest = Awso_ec2.Values.EnableSerialConsoleAccessRequest

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.

Sourcemodule EnableRouteServerPropagationResult = Awso_ec2.Values.EnableRouteServerPropagationResult

Defines which route tables the route server can update with routes. When enabled, route server propagation installs the routes in the FIB on the route table you've specified. Route server supports IPv4 and IPv6 route propagation. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule EnableRouteServerPropagationRequest = Awso_ec2.Values.EnableRouteServerPropagationRequest

Defines which route tables the route server can update with routes. When enabled, route server propagation installs the routes in the FIB on the route table you've specified. Route server supports IPv4 and IPv6 route propagation. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule EnableReachabilityAnalyzerOrganizationSharingResult = Awso_ec2.Values.EnableReachabilityAnalyzerOrganizationSharingResult

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.

Sourcemodule EnableReachabilityAnalyzerOrganizationSharingRequest = Awso_ec2.Values.EnableReachabilityAnalyzerOrganizationSharingRequest

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.

Sourcemodule EnableIpamPolicyResult = Awso_ec2.Values.EnableIpamPolicyResult

Enables an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations. For more information, see Define public IPv4 allocation strategy with IPAM policies in the Amazon VPC IPAM User Guide.

Sourcemodule EnableIpamPolicyRequest = Awso_ec2.Values.EnableIpamPolicyRequest

Enables an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations. For more information, see Define public IPv4 allocation strategy with IPAM policies in the Amazon VPC IPAM User Guide.

Sourcemodule EnableIpamOrganizationAdminAccountResult = Awso_ec2.Values.EnableIpamOrganizationAdminAccountResult

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.

Sourcemodule EnableIpamOrganizationAdminAccountRequest = Awso_ec2.Values.EnableIpamOrganizationAdminAccountRequest

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.

Sourcemodule EnableInstanceSqlHaStandbyDetectionsResult = Awso_ec2.Values.EnableInstanceSqlHaStandbyDetectionsResult

Enable Amazon EC2 instances running in an SQL Server High Availability cluster for SQL Server High Availability instance standby detection monitoring. Once enabled, Amazon Web Services monitors the metadata for the instances to determine whether they are active or standby nodes in the SQL Server High Availability cluster. If the instances are determined to be standby failover nodes, Amazon Web Services automatically applies SQL Server licensing fee waiver for those instances. To register an instance, it must be running a Windows SQL Server license-included AMI and have the Amazon Web Services Systems Manager agent installed and running. Only Windows Server 2019 and later and SQL Server (Standard and Enterprise editions) 2017 and later are supported. For more information, see Prerequisites for using SQL Server High Availability instance standby detection.

Sourcemodule EnableInstanceSqlHaStandbyDetectionsRequest = Awso_ec2.Values.EnableInstanceSqlHaStandbyDetectionsRequest

Enable Amazon EC2 instances running in an SQL Server High Availability cluster for SQL Server High Availability instance standby detection monitoring. Once enabled, Amazon Web Services monitors the metadata for the instances to determine whether they are active or standby nodes in the SQL Server High Availability cluster. If the instances are determined to be standby failover nodes, Amazon Web Services automatically applies SQL Server licensing fee waiver for those instances. To register an instance, it must be running a Windows SQL Server license-included AMI and have the Amazon Web Services Systems Manager agent installed and running. Only Windows Server 2019 and later and SQL Server (Standard and Enterprise editions) 2017 and later are supported. For more information, see Prerequisites for using SQL Server High Availability instance standby detection.

Sourcemodule EnableImageResult = Awso_ec2.Values.EnableImageResult

Re-enables a disabled AMI. The re-enabled AMI is marked as available and can be used for instance launches, appears in describe operations, and can be shared. Amazon Web Services accounts, organizations, and Organizational Units that lost access to the AMI when it was disabled do not regain access automatically. Once the AMI is available, it can be shared with them again. Only the AMI owner can re-enable a disabled AMI. For more information, see Disable an Amazon EC2 AMI in the Amazon EC2 User Guide.

Sourcemodule EnableImageRequest = Awso_ec2.Values.EnableImageRequest

Re-enables a disabled AMI. The re-enabled AMI is marked as available and can be used for instance launches, appears in describe operations, and can be shared. Amazon Web Services accounts, organizations, and Organizational Units that lost access to the AMI when it was disabled do not regain access automatically. Once the AMI is available, it can be shared with them again. Only the AMI owner can re-enable a disabled AMI. For more information, see Disable an Amazon EC2 AMI in the Amazon EC2 User Guide.

Sourcemodule EnableImageDeregistrationProtectionResult = Awso_ec2.Values.EnableImageDeregistrationProtectionResult

Enables deregistration protection for an AMI. When deregistration protection is enabled, the AMI can't be deregistered. To allow the AMI to be deregistered, you must first disable deregistration protection. For more information, see Protect an Amazon EC2 AMI from deregistration in the Amazon EC2 User Guide.

Sourcemodule EnableImageDeregistrationProtectionRequest = Awso_ec2.Values.EnableImageDeregistrationProtectionRequest

Enables deregistration protection for an AMI. When deregistration protection is enabled, the AMI can't be deregistered. To allow the AMI to be deregistered, you must first disable deregistration protection. For more information, see Protect an Amazon EC2 AMI from deregistration in the Amazon EC2 User Guide.

Sourcemodule EnableImageDeprecationResult = Awso_ec2.Values.EnableImageDeprecationResult

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.

Sourcemodule EnableImageDeprecationRequest = Awso_ec2.Values.EnableImageDeprecationRequest

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.

Sourcemodule EnableImageBlockPublicAccessResult = Awso_ec2.Values.EnableImageBlockPublicAccessResult

Enables block public access for AMIs at the account level in the specified Amazon Web Services Region. This prevents the public sharing of your AMIs. However, if you already have public AMIs, they will remain publicly available. The API can take up to 10 minutes to configure this setting. During this time, if you run GetImageBlockPublicAccessState, the response will be unblocked. When the API has completed the configuration, the response will be block-new-sharing. For more information, see Block public access to your AMIs in the Amazon EC2 User Guide.

Sourcemodule EnableImageBlockPublicAccessRequest = Awso_ec2.Values.EnableImageBlockPublicAccessRequest

Enables block public access for AMIs at the account level in the specified Amazon Web Services Region. This prevents the public sharing of your AMIs. However, if you already have public AMIs, they will remain publicly available. The API can take up to 10 minutes to configure this setting. During this time, if you run GetImageBlockPublicAccessState, the response will be unblocked. When the API has completed the configuration, the response will be block-new-sharing. For more information, see Block public access to your AMIs in the Amazon EC2 User Guide.

Sourcemodule EnableFastSnapshotRestoresResult = Awso_ec2.Values.EnableFastSnapshotRestoresResult

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. For more information, see Amazon EBS fast snapshot restore in the Amazon EBS User Guide.

Sourcemodule EnableFastSnapshotRestoresRequest = Awso_ec2.Values.EnableFastSnapshotRestoresRequest

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. For more information, see Amazon EBS fast snapshot restore in the Amazon EBS User Guide.

Sourcemodule EnableFastLaunchResult = Awso_ec2.Values.EnableFastLaunchResult

When you enable Windows fast launch 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. You can only change these settings for Windows AMIs that you own or that have been shared with you.

Sourcemodule EnableFastLaunchRequest = Awso_ec2.Values.EnableFastLaunchRequest

When you enable Windows fast launch 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. You can only change these settings for Windows AMIs that you own or that have been shared with you.

Sourcemodule EnableEbsEncryptionByDefaultResult = Awso_ec2.Values.EnableEbsEncryptionByDefaultResult

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 EBS User Guide. 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.

Sourcemodule EnableEbsEncryptionByDefaultRequest = Awso_ec2.Values.EnableEbsEncryptionByDefaultRequest

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 EBS User Guide. 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.

Sourcemodule EnableCapacityManagerResult = Awso_ec2.Values.EnableCapacityManagerResult

Enables EC2 Capacity Manager for your account. This starts data ingestion for your EC2 capacity usage across On-Demand, Spot, and Capacity Reservations. Initial data processing may take several hours to complete.

Sourcemodule EnableCapacityManagerRequest = Awso_ec2.Values.EnableCapacityManagerRequest

Enables EC2 Capacity Manager for your account. This starts data ingestion for your EC2 capacity usage across On-Demand, Spot, and Capacity Reservations. Initial data processing may take several hours to complete.

Sourcemodule EnableAwsNetworkPerformanceMetricSubscriptionResult = Awso_ec2.Values.EnableAwsNetworkPerformanceMetricSubscriptionResult

Enables Infrastructure Performance subscriptions.

Sourcemodule EnableAwsNetworkPerformanceMetricSubscriptionRequest = Awso_ec2.Values.EnableAwsNetworkPerformanceMetricSubscriptionRequest

Enables Infrastructure Performance subscriptions.

Sourcemodule EnableAllowedImagesSettingsResult = Awso_ec2.Values.EnableAllowedImagesSettingsResult

Enables Allowed AMIs for your account in the specified Amazon Web Services Region. Two values are accepted: enabled: The image criteria in your Allowed AMIs settings are applied. As a result, only AMIs matching these criteria are discoverable and can be used by your account to launch instances. audit-mode: The image criteria in your Allowed AMIs settings are not applied. No restrictions are placed on AMI discoverability or usage. Users in your account can launch instances using any public AMI or AMI shared with your account. The purpose of audit-mode is to indicate which AMIs will be affected when Allowed AMIs is enabled. In audit-mode, each AMI displays either "ImageAllowed": true or "ImageAllowed": false to indicate whether the AMI will be discoverable and available to users in the account when Allowed AMIs is enabled. The Allowed AMIs feature does not restrict the AMIs owned by your account. Regardless of the criteria you set, the AMIs created by your account will always be discoverable and usable by users in your account. For more information, see Control the discovery and use of AMIs in Amazon EC2 with Allowed AMIs in Amazon EC2 User Guide.

Sourcemodule EnableAllowedImagesSettingsRequest = Awso_ec2.Values.EnableAllowedImagesSettingsRequest

Enables Allowed AMIs for your account in the specified Amazon Web Services Region. Two values are accepted: enabled: The image criteria in your Allowed AMIs settings are applied. As a result, only AMIs matching these criteria are discoverable and can be used by your account to launch instances. audit-mode: The image criteria in your Allowed AMIs settings are not applied. No restrictions are placed on AMI discoverability or usage. Users in your account can launch instances using any public AMI or AMI shared with your account. The purpose of audit-mode is to indicate which AMIs will be affected when Allowed AMIs is enabled. In audit-mode, each AMI displays either "ImageAllowed": true or "ImageAllowed": false to indicate whether the AMI will be discoverable and available to users in the account when Allowed AMIs is enabled. The Allowed AMIs feature does not restrict the AMIs owned by your account. Regardless of the criteria you set, the AMIs created by your account will always be discoverable and usable by users in your account. For more information, see Control the discovery and use of AMIs in Amazon EC2 with Allowed AMIs in Amazon EC2 User Guide.

Sourcemodule EnableAddressTransferResult = Awso_ec2.Values.EnableAddressTransferResult

Enables Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon VPC User Guide.

Sourcemodule EnableAddressTransferRequest = Awso_ec2.Values.EnableAddressTransferRequest

Enables Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon VPC User Guide.

Sourcemodule DisassociateVpcCidrBlockResult = Awso_ec2.Values.DisassociateVpcCidrBlockResult

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).

Sourcemodule DisassociateVpcCidrBlockRequest = Awso_ec2.Values.DisassociateVpcCidrBlockRequest

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).

Sourcemodule DisassociateTrunkInterfaceResult = Awso_ec2.Values.DisassociateTrunkInterfaceResult

Removes an association between a branch network interface with a trunk network interface.

Sourcemodule DisassociateTrunkInterfaceRequest = Awso_ec2.Values.DisassociateTrunkInterfaceRequest

Removes an association between a branch network interface with a trunk network interface.

Sourcemodule DisassociateTransitGatewayRouteTableResult = Awso_ec2.Values.DisassociateTransitGatewayRouteTableResult

Disassociates a resource attachment from a transit gateway route table.

Sourcemodule DisassociateTransitGatewayRouteTableRequest = Awso_ec2.Values.DisassociateTransitGatewayRouteTableRequest

Disassociates a resource attachment from a transit gateway route table.

Sourcemodule DisassociateTransitGatewayPolicyTableResult = Awso_ec2.Values.DisassociateTransitGatewayPolicyTableResult

Removes the association between an an attachment and a policy table.

Sourcemodule DisassociateTransitGatewayPolicyTableRequest = Awso_ec2.Values.DisassociateTransitGatewayPolicyTableRequest

Removes the association between an an attachment and a policy table.

Sourcemodule DisassociateTransitGatewayMulticastDomainResult = Awso_ec2.Values.DisassociateTransitGatewayMulticastDomainResult

Disassociates the specified subnets from the transit gateway multicast domain.

Sourcemodule DisassociateTransitGatewayMulticastDomainRequest = Awso_ec2.Values.DisassociateTransitGatewayMulticastDomainRequest

Disassociates the specified subnets from the transit gateway multicast domain.

Sourcemodule DisassociateSubnetCidrBlockResult = Awso_ec2.Values.DisassociateSubnetCidrBlockResult

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.

Sourcemodule DisassociateSubnetCidrBlockRequest = Awso_ec2.Values.DisassociateSubnetCidrBlockRequest

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.

Sourcemodule DisassociateSecurityGroupVpcResult = Awso_ec2.Values.DisassociateSecurityGroupVpcResult

Disassociates a security group from a VPC. You cannot disassociate the security group if any Elastic network interfaces in the associated VPC are still associated with the security group. Note that the disassociation is asynchronous and you can check the status of the request with DescribeSecurityGroupVpcAssociations.

Sourcemodule DisassociateSecurityGroupVpcRequest = Awso_ec2.Values.DisassociateSecurityGroupVpcRequest

Disassociates a security group from a VPC. You cannot disassociate the security group if any Elastic network interfaces in the associated VPC are still associated with the security group. Note that the disassociation is asynchronous and you can check the status of the request with DescribeSecurityGroupVpcAssociations.

Sourcemodule DisassociateRouteTableRequest = Awso_ec2.Values.DisassociateRouteTableRequest

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.

Sourcemodule DisassociateRouteServerResult = Awso_ec2.Values.DisassociateRouteServerResult

Disassociates a route server from a VPC. A route server association is the connection established between a route server and a VPC. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule DisassociateRouteServerRequest = Awso_ec2.Values.DisassociateRouteServerRequest

Disassociates a route server from a VPC. A route server association is the connection established between a route server and a VPC. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule DisassociateNatGatewayAddressResult = Awso_ec2.Values.DisassociateNatGatewayAddressResult

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.

Sourcemodule DisassociateNatGatewayAddressRequest = Awso_ec2.Values.DisassociateNatGatewayAddressRequest

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.

Sourcemodule DisassociateIpamResourceDiscoveryResult = Awso_ec2.Values.DisassociateIpamResourceDiscoveryResult

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.

Sourcemodule DisassociateIpamResourceDiscoveryRequest = Awso_ec2.Values.DisassociateIpamResourceDiscoveryRequest

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.

Sourcemodule DisassociateIpamByoasnResult = Awso_ec2.Values.DisassociateIpamByoasnResult

Remove the association between your Autonomous System Number (ASN) and your BYOIP CIDR. You may want to use this action to disassociate an ASN from a CIDR or if you want to swap ASNs. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.

Sourcemodule DisassociateIpamByoasnRequest = Awso_ec2.Values.DisassociateIpamByoasnRequest

Remove the association between your Autonomous System Number (ASN) and your BYOIP CIDR. You may want to use this action to disassociate an ASN from a CIDR or if you want to swap ASNs. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.

Sourcemodule DisassociateInstanceEventWindowResult = Awso_ec2.Values.DisassociateInstanceEventWindowResult

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.

Sourcemodule DisassociateInstanceEventWindowRequest = Awso_ec2.Values.DisassociateInstanceEventWindowRequest

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.

Sourcemodule DisassociateIamInstanceProfileResult = Awso_ec2.Values.DisassociateIamInstanceProfileResult

Disassociates an IAM instance profile from a running or stopped instance. Use DescribeIamInstanceProfileAssociations to get the association ID.

Sourcemodule DisassociateIamInstanceProfileRequest = Awso_ec2.Values.DisassociateIamInstanceProfileRequest

Disassociates an IAM instance profile from a running or stopped instance. Use DescribeIamInstanceProfileAssociations to get the association ID.

Sourcemodule DisassociateEnclaveCertificateIamRoleResult = Awso_ec2.Values.DisassociateEnclaveCertificateIamRoleResult

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.

Sourcemodule DisassociateEnclaveCertificateIamRoleRequest = Awso_ec2.Values.DisassociateEnclaveCertificateIamRoleRequest

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.

Sourcemodule DisassociateClientVpnTargetNetworkResult = Awso_ec2.Values.DisassociateClientVpnTargetNetworkResult

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

Sourcemodule DisassociateClientVpnTargetNetworkRequest = Awso_ec2.Values.DisassociateClientVpnTargetNetworkRequest

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

Sourcemodule DisassociateCapacityReservationBillingOwnerResult = Awso_ec2.Values.DisassociateCapacityReservationBillingOwnerResult

Cancels a pending request to assign billing of the unused capacity of a Capacity Reservation to a consumer account, or revokes a request that has already been accepted. For more information, see Billing assignment for shared Amazon EC2 Capacity Reservations.

Sourcemodule DisassociateCapacityReservationBillingOwnerRequest = Awso_ec2.Values.DisassociateCapacityReservationBillingOwnerRequest

Cancels a pending request to assign billing of the unused capacity of a Capacity Reservation to a consumer account, or revokes a request that has already been accepted. For more information, see Billing assignment for shared Amazon EC2 Capacity Reservations.

Sourcemodule DisassociateAddressRequest = Awso_ec2.Values.DisassociateAddressRequest

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. An address cannot be disassociated if the all of the following conditions are met: Network interface has a publicDualStackDnsName publicDnsName Public IPv4 address is the primary public IPv4 address Network interface only has one remaining public IPv4 address

Sourcemodule DisableVpcClassicLinkResult = Awso_ec2.Values.DisableVpcClassicLinkResult

This action is deprecated. Disables ClassicLink for a VPC. You cannot disable ClassicLink for a VPC that has EC2-Classic instances linked to it.

Sourcemodule DisableVpcClassicLinkRequest = Awso_ec2.Values.DisableVpcClassicLinkRequest

This action is deprecated. Disables ClassicLink for a VPC. You cannot disable ClassicLink for a VPC that has EC2-Classic instances linked to it.

Sourcemodule DisableVpcClassicLinkDnsSupportResult = Awso_ec2.Values.DisableVpcClassicLinkDnsSupportResult

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.

Sourcemodule DisableVpcClassicLinkDnsSupportRequest = Awso_ec2.Values.DisableVpcClassicLinkDnsSupportRequest

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.

Sourcemodule DisableVgwRoutePropagationRequest = Awso_ec2.Values.DisableVgwRoutePropagationRequest

Contains the parameters for DisableVgwRoutePropagation.

Sourcemodule DisableTransitGatewayRouteTablePropagationResult = Awso_ec2.Values.DisableTransitGatewayRouteTablePropagationResult

Disables the specified resource attachment from propagating routes to the specified propagation route table.

Sourcemodule DisableTransitGatewayRouteTablePropagationRequest = Awso_ec2.Values.DisableTransitGatewayRouteTablePropagationRequest

Disables the specified resource attachment from propagating routes to the specified propagation route table.

Sourcemodule DisableSnapshotBlockPublicAccessResult = Awso_ec2.Values.DisableSnapshotBlockPublicAccessResult

Disables the block public access for snapshots setting at the account level for the specified Amazon Web Services Region. After you disable block public access for snapshots in a Region, users can publicly share snapshots in that Region. Enabling block public access for snapshots in block-all-sharing mode does not change the permissions for snapshots that are already publicly shared. Instead, it prevents these snapshots from be publicly visible and publicly accessible. Therefore, the attributes for these snapshots still indicate that they are publicly shared, even though they are not publicly available. If you disable block public access , these snapshots will become publicly available again. For more information, see Block public access for snapshots in the Amazon EBS User Guide .

Sourcemodule DisableSnapshotBlockPublicAccessRequest = Awso_ec2.Values.DisableSnapshotBlockPublicAccessRequest

Disables the block public access for snapshots setting at the account level for the specified Amazon Web Services Region. After you disable block public access for snapshots in a Region, users can publicly share snapshots in that Region. Enabling block public access for snapshots in block-all-sharing mode does not change the permissions for snapshots that are already publicly shared. Instead, it prevents these snapshots from be publicly visible and publicly accessible. Therefore, the attributes for these snapshots still indicate that they are publicly shared, even though they are not publicly available. If you disable block public access , these snapshots will become publicly available again. For more information, see Block public access for snapshots in the Amazon EBS User Guide .

Sourcemodule DisableSerialConsoleAccessResult = Awso_ec2.Values.DisableSerialConsoleAccessResult

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.

Sourcemodule DisableSerialConsoleAccessRequest = Awso_ec2.Values.DisableSerialConsoleAccessRequest

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.

Sourcemodule DisableRouteServerPropagationResult = Awso_ec2.Values.DisableRouteServerPropagationResult

Disables route propagation from a route server to a specified route table. When enabled, route server propagation installs the routes in the FIB on the route table you've specified. Route server supports IPv4 and IPv6 route propagation. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule DisableRouteServerPropagationRequest = Awso_ec2.Values.DisableRouteServerPropagationRequest

Disables route propagation from a route server to a specified route table. When enabled, route server propagation installs the routes in the FIB on the route table you've specified. Route server supports IPv4 and IPv6 route propagation. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule DisableIpamPolicyResult = Awso_ec2.Values.DisableIpamPolicyResult

Disables an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations.

Sourcemodule DisableIpamPolicyRequest = Awso_ec2.Values.DisableIpamPolicyRequest

Disables an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations.

Sourcemodule DisableIpamOrganizationAdminAccountResult = Awso_ec2.Values.DisableIpamOrganizationAdminAccountResult

Disable the IPAM account. For more information, see Enable integration with Organizations in the Amazon VPC IPAM User Guide.

Sourcemodule DisableIpamOrganizationAdminAccountRequest = Awso_ec2.Values.DisableIpamOrganizationAdminAccountRequest

Disable the IPAM account. For more information, see Enable integration with Organizations in the Amazon VPC IPAM User Guide.

Sourcemodule DisableInstanceSqlHaStandbyDetectionsResult = Awso_ec2.Values.DisableInstanceSqlHaStandbyDetectionsResult

Disable Amazon EC2 instances running in an SQL Server High Availability cluster from SQL Server High Availability instance standby detection monitoring. Once disabled, Amazon Web Services no longer monitors the metadata for the instances to determine whether they are active or standby nodes in the SQL Server High Availability cluster.

Sourcemodule DisableInstanceSqlHaStandbyDetectionsRequest = Awso_ec2.Values.DisableInstanceSqlHaStandbyDetectionsRequest

Disable Amazon EC2 instances running in an SQL Server High Availability cluster from SQL Server High Availability instance standby detection monitoring. Once disabled, Amazon Web Services no longer monitors the metadata for the instances to determine whether they are active or standby nodes in the SQL Server High Availability cluster.

Sourcemodule DisableImageResult = Awso_ec2.Values.DisableImageResult

Sets the AMI state to disabled and removes all launch permissions from the AMI. A disabled AMI can't be used for instance launches. A disabled AMI can't be shared. If an AMI was public or previously shared, it is made private. If an AMI was shared with an Amazon Web Services account, organization, or Organizational Unit, they lose access to the disabled AMI. A disabled AMI does not appear in DescribeImages API calls by default. Only the AMI owner can disable an AMI. You can re-enable a disabled AMI using EnableImage. For more information, see Disable an AMI in the Amazon EC2 User Guide.

Sourcemodule DisableImageRequest = Awso_ec2.Values.DisableImageRequest

Sets the AMI state to disabled and removes all launch permissions from the AMI. A disabled AMI can't be used for instance launches. A disabled AMI can't be shared. If an AMI was public or previously shared, it is made private. If an AMI was shared with an Amazon Web Services account, organization, or Organizational Unit, they lose access to the disabled AMI. A disabled AMI does not appear in DescribeImages API calls by default. Only the AMI owner can disable an AMI. You can re-enable a disabled AMI using EnableImage. For more information, see Disable an AMI in the Amazon EC2 User Guide.

Sourcemodule DisableImageDeregistrationProtectionResult = Awso_ec2.Values.DisableImageDeregistrationProtectionResult

Disables deregistration protection for an AMI. When deregistration protection is disabled, the AMI can be deregistered. If you chose to include a 24-hour cooldown period when you enabled deregistration protection for the AMI, then, when you disable deregistration protection, you won’t immediately be able to deregister the AMI. For more information, see Protect an Amazon EC2 AMI from deregistration in the Amazon EC2 User Guide.

Sourcemodule DisableImageDeregistrationProtectionRequest = Awso_ec2.Values.DisableImageDeregistrationProtectionRequest

Disables deregistration protection for an AMI. When deregistration protection is disabled, the AMI can be deregistered. If you chose to include a 24-hour cooldown period when you enabled deregistration protection for the AMI, then, when you disable deregistration protection, you won’t immediately be able to deregister the AMI. For more information, see Protect an Amazon EC2 AMI from deregistration in the Amazon EC2 User Guide.

Sourcemodule DisableImageDeprecationResult = Awso_ec2.Values.DisableImageDeprecationResult

Cancels the deprecation of the specified AMI. For more information, see Deprecate an Amazon EC2 AMI in the Amazon EC2 User Guide.

Sourcemodule DisableImageDeprecationRequest = Awso_ec2.Values.DisableImageDeprecationRequest

Cancels the deprecation of the specified AMI. For more information, see Deprecate an Amazon EC2 AMI in the Amazon EC2 User Guide.

Sourcemodule DisableImageBlockPublicAccessResult = Awso_ec2.Values.DisableImageBlockPublicAccessResult

Disables block public access for AMIs at the account level in the specified Amazon Web Services Region. This removes the block public access restriction from your account. With the restriction removed, you can publicly share your AMIs in the specified Amazon Web Services Region. For more information, see Block public access to your AMIs in the Amazon EC2 User Guide.

Sourcemodule DisableImageBlockPublicAccessRequest = Awso_ec2.Values.DisableImageBlockPublicAccessRequest

Disables block public access for AMIs at the account level in the specified Amazon Web Services Region. This removes the block public access restriction from your account. With the restriction removed, you can publicly share your AMIs in the specified Amazon Web Services Region. For more information, see Block public access to your AMIs in the Amazon EC2 User Guide.

Sourcemodule DisableFastSnapshotRestoresResult = Awso_ec2.Values.DisableFastSnapshotRestoresResult

Disables fast snapshot restores for the specified snapshots in the specified Availability Zones.

Sourcemodule DisableFastSnapshotRestoresRequest = Awso_ec2.Values.DisableFastSnapshotRestoresRequest

Disables fast snapshot restores for the specified snapshots in the specified Availability Zones.

Sourcemodule DisableFastLaunchResult = Awso_ec2.Values.DisableFastLaunchResult

Discontinue Windows fast launch for a Windows AMI, and clean up existing pre-provisioned snapshots. After you disable Windows fast launch, the AMI uses the standard launch process for each new instance. Amazon EC2 must remove all pre-provisioned snapshots before you can enable Windows fast launch again. You can only change these settings for Windows AMIs that you own or that have been shared with you.

Sourcemodule DisableFastLaunchRequest = Awso_ec2.Values.DisableFastLaunchRequest

Discontinue Windows fast launch for a Windows AMI, and clean up existing pre-provisioned snapshots. After you disable Windows fast launch, the AMI uses the standard launch process for each new instance. Amazon EC2 must remove all pre-provisioned snapshots before you can enable Windows fast launch again. You can only change these settings for Windows AMIs that you own or that have been shared with you.

Sourcemodule DisableEbsEncryptionByDefaultResult = Awso_ec2.Values.DisableEbsEncryptionByDefaultResult

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 EBS User Guide.

Sourcemodule DisableEbsEncryptionByDefaultRequest = Awso_ec2.Values.DisableEbsEncryptionByDefaultRequest

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 EBS User Guide.

Sourcemodule DisableCapacityManagerResult = Awso_ec2.Values.DisableCapacityManagerResult

Disables EC2 Capacity Manager for your account. This stops data ingestion and removes access to capacity analytics and optimization recommendations. Previously collected data is retained but no new data will be processed.

Sourcemodule DisableCapacityManagerRequest = Awso_ec2.Values.DisableCapacityManagerRequest

Disables EC2 Capacity Manager for your account. This stops data ingestion and removes access to capacity analytics and optimization recommendations. Previously collected data is retained but no new data will be processed.

Sourcemodule DisableAwsNetworkPerformanceMetricSubscriptionResult = Awso_ec2.Values.DisableAwsNetworkPerformanceMetricSubscriptionResult

Disables Infrastructure Performance metric subscriptions.

Sourcemodule DisableAwsNetworkPerformanceMetricSubscriptionRequest = Awso_ec2.Values.DisableAwsNetworkPerformanceMetricSubscriptionRequest

Disables Infrastructure Performance metric subscriptions.

Sourcemodule DisableAllowedImagesSettingsResult = Awso_ec2.Values.DisableAllowedImagesSettingsResult

Disables Allowed AMIs for your account in the specified Amazon Web Services Region. When set to disabled, the image criteria in your Allowed AMIs settings do not apply, and no restrictions are placed on AMI discoverability or usage. Users in your account can launch instances using any public AMI or AMI shared with your account. The Allowed AMIs feature does not restrict the AMIs owned by your account. Regardless of the criteria you set, the AMIs created by your account will always be discoverable and usable by users in your account. For more information, see Control the discovery and use of AMIs in Amazon EC2 with Allowed AMIs in Amazon EC2 User Guide.

Sourcemodule DisableAllowedImagesSettingsRequest = Awso_ec2.Values.DisableAllowedImagesSettingsRequest

Disables Allowed AMIs for your account in the specified Amazon Web Services Region. When set to disabled, the image criteria in your Allowed AMIs settings do not apply, and no restrictions are placed on AMI discoverability or usage. Users in your account can launch instances using any public AMI or AMI shared with your account. The Allowed AMIs feature does not restrict the AMIs owned by your account. Regardless of the criteria you set, the AMIs created by your account will always be discoverable and usable by users in your account. For more information, see Control the discovery and use of AMIs in Amazon EC2 with Allowed AMIs in Amazon EC2 User Guide.

Sourcemodule DisableAddressTransferResult = Awso_ec2.Values.DisableAddressTransferResult

Disables Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon VPC User Guide.

Sourcemodule DisableAddressTransferRequest = Awso_ec2.Values.DisableAddressTransferRequest

Disables Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon VPC User Guide.

Sourcemodule DetachVpnGatewayRequest = Awso_ec2.Values.DetachVpnGatewayRequest

Contains the parameters for DetachVpnGateway.

Sourcemodule DetachVolumeRequest = Awso_ec2.Values.DetachVolumeRequest

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. You can't detach or force detach volumes that are attached to Amazon Web Services-managed resources. Attempting to do this results in the UnsupportedOperationException exception. For more information, see Detach an Amazon EBS volume in the Amazon EBS User Guide.

Sourcemodule DetachVerifiedAccessTrustProviderResult = Awso_ec2.Values.DetachVerifiedAccessTrustProviderResult

Detaches the specified Amazon Web Services Verified Access trust provider from the specified Amazon Web Services Verified Access instance.

Sourcemodule DetachVerifiedAccessTrustProviderRequest = Awso_ec2.Values.DetachVerifiedAccessTrustProviderRequest

Detaches the specified Amazon Web Services Verified Access trust provider from the specified Amazon Web Services Verified Access instance.

Sourcemodule DetachNetworkInterfaceRequest = Awso_ec2.Values.DetachNetworkInterfaceRequest

Contains the parameters for DetachNetworkInterface.

Sourcemodule DetachInternetGatewayRequest = Awso_ec2.Values.DetachInternetGatewayRequest

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.

Sourcemodule DetachClassicLinkVpcResult = Awso_ec2.Values.DetachClassicLinkVpcResult

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.

Sourcemodule DetachClassicLinkVpcRequest = Awso_ec2.Values.DetachClassicLinkVpcRequest

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.

Sourcemodule DescribeVpnGatewaysResult = Awso_ec2.Values.DescribeVpnGatewaysResult

Contains the output of DescribeVpnGateways.

Sourcemodule DescribeVpnGatewaysRequest = Awso_ec2.Values.DescribeVpnGatewaysRequest

Contains the parameters for DescribeVpnGateways.

Sourcemodule DescribeVpnConnectionsResult = Awso_ec2.Values.DescribeVpnConnectionsResult

Contains the output of DescribeVpnConnections.

Sourcemodule DescribeVpnConnectionsRequest = Awso_ec2.Values.DescribeVpnConnectionsRequest

Contains the parameters for DescribeVpnConnections.

Sourcemodule DescribeVpnConcentratorsResult = Awso_ec2.Values.DescribeVpnConcentratorsResult

Describes one or more of your VPN concentrators.

Sourcemodule DescribeVpnConcentratorsRequest = Awso_ec2.Values.DescribeVpnConcentratorsRequest

Describes one or more of your VPN concentrators.

Sourcemodule DescribeVpcsResult = Awso_ec2.Values.DescribeVpcsResult

Describes your VPCs. The default is to describe all your VPCs. Alternatively, you can specify specific VPC IDs or filter the results to include only the VPCs that match specific criteria.

Sourcemodule DescribeVpcsRequest = Awso_ec2.Values.DescribeVpcsRequest

Describes your VPCs. The default is to describe all your VPCs. Alternatively, you can specify specific VPC IDs or filter the results to include only the VPCs that match specific criteria.

Sourcemodule DescribeVpcPeeringConnectionsResult = Awso_ec2.Values.DescribeVpcPeeringConnectionsResult

Describes your VPC peering connections. The default is to describe all your VPC peering connections. Alternatively, you can specify specific VPC peering connection IDs or filter the results to include only the VPC peering connections that match specific criteria.

Sourcemodule DescribeVpcPeeringConnectionsRequest = Awso_ec2.Values.DescribeVpcPeeringConnectionsRequest

Describes your VPC peering connections. The default is to describe all your VPC peering connections. Alternatively, you can specify specific VPC peering connection IDs or filter the results to include only the VPC peering connections that match specific criteria.

Sourcemodule DescribeVpcEndpointsResult = Awso_ec2.Values.DescribeVpcEndpointsResult

Describes your VPC endpoints. The default is to describe all your VPC endpoints. Alternatively, you can specify specific VPC endpoint IDs or filter the results to include only the VPC endpoints that match specific criteria.

Sourcemodule DescribeVpcEndpointsRequest = Awso_ec2.Values.DescribeVpcEndpointsRequest

Describes your VPC endpoints. The default is to describe all your VPC endpoints. Alternatively, you can specify specific VPC endpoint IDs or filter the results to include only the VPC endpoints that match specific criteria.

Sourcemodule DescribeVpcEndpointServicesResult = Awso_ec2.Values.DescribeVpcEndpointServicesResult

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.

Sourcemodule DescribeVpcEndpointServicesRequest = Awso_ec2.Values.DescribeVpcEndpointServicesRequest

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.

Sourcemodule DescribeVpcEndpointServicePermissionsResult = Awso_ec2.Values.DescribeVpcEndpointServicePermissionsResult

Describes the principals (service consumers) that are permitted to discover your VPC endpoint service. Principal ARNs with path components aren't supported.

Sourcemodule DescribeVpcEndpointServicePermissionsRequest = Awso_ec2.Values.DescribeVpcEndpointServicePermissionsRequest

Describes the principals (service consumers) that are permitted to discover your VPC endpoint service. Principal ARNs with path components aren't supported.

Sourcemodule DescribeVpcEndpointServiceConfigurationsResult = Awso_ec2.Values.DescribeVpcEndpointServiceConfigurationsResult

Describes the VPC endpoint service configurations in your account (your services).

Sourcemodule DescribeVpcEndpointServiceConfigurationsRequest = Awso_ec2.Values.DescribeVpcEndpointServiceConfigurationsRequest

Describes the VPC endpoint service configurations in your account (your services).

Sourcemodule DescribeVpcEndpointConnectionsResult = Awso_ec2.Values.DescribeVpcEndpointConnectionsResult

Describes the VPC endpoint connections to your VPC endpoint services, including any endpoints that are pending your acceptance.

Sourcemodule DescribeVpcEndpointConnectionsRequest = Awso_ec2.Values.DescribeVpcEndpointConnectionsRequest

Describes the VPC endpoint connections to your VPC endpoint services, including any endpoints that are pending your acceptance.

Sourcemodule DescribeVpcEndpointConnectionNotificationsResult = Awso_ec2.Values.DescribeVpcEndpointConnectionNotificationsResult

Describes the connection notifications for VPC endpoints and VPC endpoint services.

Sourcemodule DescribeVpcEndpointConnectionNotificationsRequest = Awso_ec2.Values.DescribeVpcEndpointConnectionNotificationsRequest

Describes the connection notifications for VPC endpoints and VPC endpoint services.

Sourcemodule DescribeVpcEndpointAssociationsResult = Awso_ec2.Values.DescribeVpcEndpointAssociationsResult

Describes the VPC resources, VPC endpoint services, Amazon Lattice services, or service networks associated with the VPC endpoint.

Sourcemodule DescribeVpcEndpointAssociationsRequest = Awso_ec2.Values.DescribeVpcEndpointAssociationsRequest

Describes the VPC resources, VPC endpoint services, Amazon Lattice services, or service networks associated with the VPC endpoint.

Sourcemodule DescribeVpcEncryptionControlsResult = Awso_ec2.Values.DescribeVpcEncryptionControlsResult

Describes one or more VPC Encryption Control configurations. VPC Encryption Control enables you to enforce encryption for all data in transit within and between VPCs to meet compliance requirements You can filter the results to return information about specific encryption controls or VPCs. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule DescribeVpcEncryptionControlsRequest = Awso_ec2.Values.DescribeVpcEncryptionControlsRequest

Describes one or more VPC Encryption Control configurations. VPC Encryption Control enables you to enforce encryption for all data in transit within and between VPCs to meet compliance requirements You can filter the results to return information about specific encryption controls or VPCs. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule DescribeVpcClassicLinkResult = Awso_ec2.Values.DescribeVpcClassicLinkResult

This action is deprecated. Describes the ClassicLink status of the specified VPCs.

Sourcemodule DescribeVpcClassicLinkRequest = Awso_ec2.Values.DescribeVpcClassicLinkRequest

This action is deprecated. Describes the ClassicLink status of the specified VPCs.

Sourcemodule DescribeVpcClassicLinkDnsSupportResult = Awso_ec2.Values.DescribeVpcClassicLinkDnsSupportResult

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.

Sourcemodule DescribeVpcClassicLinkDnsSupportRequest = Awso_ec2.Values.DescribeVpcClassicLinkDnsSupportRequest

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.

Sourcemodule DescribeVpcBlockPublicAccessOptionsResult = Awso_ec2.Values.DescribeVpcBlockPublicAccessOptionsResult

Describe VPC Block Public Access (BPA) options. VPC Block Public Access (BPA) enables you to block resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.

Sourcemodule DescribeVpcBlockPublicAccessOptionsRequest = Awso_ec2.Values.DescribeVpcBlockPublicAccessOptionsRequest

Describe VPC Block Public Access (BPA) options. VPC Block Public Access (BPA) enables you to block resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.

Sourcemodule DescribeVpcBlockPublicAccessExclusionsResult = Awso_ec2.Values.DescribeVpcBlockPublicAccessExclusionsResult

Describe VPC Block Public Access (BPA) exclusions. A VPC BPA exclusion is a mode that can be applied to a single VPC or subnet that exempts it from the account’s BPA mode and will allow bidirectional or egress-only access. You can create BPA exclusions for VPCs and subnets even when BPA is not enabled on the account to ensure that there is no traffic disruption to the exclusions when VPC BPA is turned on. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.

Sourcemodule DescribeVpcBlockPublicAccessExclusionsRequest = Awso_ec2.Values.DescribeVpcBlockPublicAccessExclusionsRequest

Describe VPC Block Public Access (BPA) exclusions. A VPC BPA exclusion is a mode that can be applied to a single VPC or subnet that exempts it from the account’s BPA mode and will allow bidirectional or egress-only access. You can create BPA exclusions for VPCs and subnets even when BPA is not enabled on the account to ensure that there is no traffic disruption to the exclusions when VPC BPA is turned on. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.

Sourcemodule DescribeVpcAttributeResult = Awso_ec2.Values.DescribeVpcAttributeResult

Describes the specified attribute of the specified VPC. You can specify only one attribute at a time.

Sourcemodule DescribeVpcAttributeRequest = Awso_ec2.Values.DescribeVpcAttributeRequest

Describes the specified attribute of the specified VPC. You can specify only one attribute at a time.

Sourcemodule DescribeVolumesResult = Awso_ec2.Values.DescribeVolumesResult

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 EBS User Guide. We strongly recommend using only paginated requests. Unpaginated requests are susceptible to throttling and timeouts. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeVolumesRequest = Awso_ec2.Values.DescribeVolumesRequest

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 EBS User Guide. We strongly recommend using only paginated requests. Unpaginated requests are susceptible to throttling and timeouts. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeVolumesModificationsResult = Awso_ec2.Values.DescribeVolumesModificationsResult

Describes the most recent volume modification request for the specified EBS volumes. For more information, see Monitor the progress of volume modifications in the Amazon EBS User Guide.

Sourcemodule DescribeVolumesModificationsRequest = Awso_ec2.Values.DescribeVolumesModificationsRequest

Describes the most recent volume modification request for the specified EBS volumes. For more information, see Monitor the progress of volume modifications in the Amazon EBS User Guide.

Sourcemodule DescribeVolumeStatusResult = Awso_ec2.Values.DescribeVolumeStatusResult

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 EBS 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 and then check the volume for data consistency. For more information, see Work with an impaired EBS volume. 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.) The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeVolumeStatusRequest = Awso_ec2.Values.DescribeVolumeStatusRequest

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 EBS 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 and then check the volume for data consistency. For more information, see Work with an impaired EBS volume. 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.) The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeVolumeAttributeResult = Awso_ec2.Values.DescribeVolumeAttributeResult

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 EBS User Guide.

Sourcemodule DescribeVolumeAttributeRequest = Awso_ec2.Values.DescribeVolumeAttributeRequest

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 EBS User Guide.

Sourcemodule DescribeVerifiedAccessTrustProvidersResult = Awso_ec2.Values.DescribeVerifiedAccessTrustProvidersResult

Describes the specified Amazon Web Services Verified Access trust providers.

Sourcemodule DescribeVerifiedAccessTrustProvidersRequest = Awso_ec2.Values.DescribeVerifiedAccessTrustProvidersRequest

Describes the specified Amazon Web Services Verified Access trust providers.

Sourcemodule DescribeVerifiedAccessInstancesResult = Awso_ec2.Values.DescribeVerifiedAccessInstancesResult

Describes the specified Amazon Web Services Verified Access instances.

Sourcemodule DescribeVerifiedAccessInstancesRequest = Awso_ec2.Values.DescribeVerifiedAccessInstancesRequest

Describes the specified Amazon Web Services Verified Access instances.

Sourcemodule DescribeVerifiedAccessInstanceLoggingConfigurationsResult = Awso_ec2.Values.DescribeVerifiedAccessInstanceLoggingConfigurationsResult

Describes the specified Amazon Web Services Verified Access instances.

Sourcemodule DescribeVerifiedAccessInstanceLoggingConfigurationsRequest = Awso_ec2.Values.DescribeVerifiedAccessInstanceLoggingConfigurationsRequest

Describes the specified Amazon Web Services Verified Access instances.

Sourcemodule DescribeVerifiedAccessGroupsResult = Awso_ec2.Values.DescribeVerifiedAccessGroupsResult

Describes the specified Verified Access groups.

Sourcemodule DescribeVerifiedAccessGroupsRequest = Awso_ec2.Values.DescribeVerifiedAccessGroupsRequest

Describes the specified Verified Access groups.

Sourcemodule DescribeVerifiedAccessEndpointsResult = Awso_ec2.Values.DescribeVerifiedAccessEndpointsResult

Describes the specified Amazon Web Services Verified Access endpoints.

Sourcemodule DescribeVerifiedAccessEndpointsRequest = Awso_ec2.Values.DescribeVerifiedAccessEndpointsRequest

Describes the specified Amazon Web Services Verified Access endpoints.

Sourcemodule DescribeTrunkInterfaceAssociationsResult = Awso_ec2.Values.DescribeTrunkInterfaceAssociationsResult

Describes one or more network interface trunk associations.

Sourcemodule DescribeTrunkInterfaceAssociationsRequest = Awso_ec2.Values.DescribeTrunkInterfaceAssociationsRequest

Describes one or more network interface trunk associations.

Sourcemodule DescribeTransitGatewaysResult = Awso_ec2.Values.DescribeTransitGatewaysResult

Describes one or more transit gateways. By default, all transit gateways are described. Alternatively, you can filter the results.

Sourcemodule DescribeTransitGatewaysRequest = Awso_ec2.Values.DescribeTransitGatewaysRequest

Describes one or more transit gateways. By default, all transit gateways are described. Alternatively, you can filter the results.

Sourcemodule DescribeTransitGatewayVpcAttachmentsResult = Awso_ec2.Values.DescribeTransitGatewayVpcAttachmentsResult

Describes one or more VPC attachments. By default, all VPC attachments are described. Alternatively, you can filter the results.

Sourcemodule DescribeTransitGatewayVpcAttachmentsRequest = Awso_ec2.Values.DescribeTransitGatewayVpcAttachmentsRequest

Describes one or more VPC attachments. By default, all VPC attachments are described. Alternatively, you can filter the results.

Sourcemodule DescribeTransitGatewayRouteTablesResult = Awso_ec2.Values.DescribeTransitGatewayRouteTablesResult

Describes one or more transit gateway route tables. By default, all transit gateway route tables are described. Alternatively, you can filter the results.

Sourcemodule DescribeTransitGatewayRouteTablesRequest = Awso_ec2.Values.DescribeTransitGatewayRouteTablesRequest

Describes one or more transit gateway route tables. By default, all transit gateway route tables are described. Alternatively, you can filter the results.

Sourcemodule DescribeTransitGatewayRouteTableAnnouncementsResult = Awso_ec2.Values.DescribeTransitGatewayRouteTableAnnouncementsResult

Describes one or more transit gateway route table advertisements.

Sourcemodule DescribeTransitGatewayRouteTableAnnouncementsRequest = Awso_ec2.Values.DescribeTransitGatewayRouteTableAnnouncementsRequest

Describes one or more transit gateway route table advertisements.

Sourcemodule DescribeTransitGatewayPolicyTablesResult = Awso_ec2.Values.DescribeTransitGatewayPolicyTablesResult

Describes one or more transit gateway route policy tables.

Sourcemodule DescribeTransitGatewayPolicyTablesRequest = Awso_ec2.Values.DescribeTransitGatewayPolicyTablesRequest

Describes one or more transit gateway route policy tables.

Sourcemodule DescribeTransitGatewayPeeringAttachmentsResult = Awso_ec2.Values.DescribeTransitGatewayPeeringAttachmentsResult

Describes your transit gateway peering attachments.

Sourcemodule DescribeTransitGatewayPeeringAttachmentsRequest = Awso_ec2.Values.DescribeTransitGatewayPeeringAttachmentsRequest

Describes your transit gateway peering attachments.

Sourcemodule DescribeTransitGatewayMulticastDomainsResult = Awso_ec2.Values.DescribeTransitGatewayMulticastDomainsResult

Describes one or more transit gateway multicast domains.

Sourcemodule DescribeTransitGatewayMulticastDomainsRequest = Awso_ec2.Values.DescribeTransitGatewayMulticastDomainsRequest

Describes one or more transit gateway multicast domains.

Sourcemodule DescribeTransitGatewayMeteringPoliciesResult = Awso_ec2.Values.DescribeTransitGatewayMeteringPoliciesResult

Describes one or more transit gateway metering policies.

Sourcemodule DescribeTransitGatewayMeteringPoliciesRequest = Awso_ec2.Values.DescribeTransitGatewayMeteringPoliciesRequest

Describes one or more transit gateway metering policies.

Sourcemodule DescribeTransitGatewayConnectsResult = Awso_ec2.Values.DescribeTransitGatewayConnectsResult

Describes one or more Connect attachments.

Sourcemodule DescribeTransitGatewayConnectsRequest = Awso_ec2.Values.DescribeTransitGatewayConnectsRequest

Describes one or more Connect attachments.

Sourcemodule DescribeTransitGatewayConnectPeersResult = Awso_ec2.Values.DescribeTransitGatewayConnectPeersResult

Describes one or more Connect peers.

Sourcemodule DescribeTransitGatewayConnectPeersRequest = Awso_ec2.Values.DescribeTransitGatewayConnectPeersRequest

Describes one or more Connect peers.

Sourcemodule DescribeTransitGatewayAttachmentsResult = Awso_ec2.Values.DescribeTransitGatewayAttachmentsResult

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.

Sourcemodule DescribeTransitGatewayAttachmentsRequest = Awso_ec2.Values.DescribeTransitGatewayAttachmentsRequest

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.

Sourcemodule DescribeTrafficMirrorTargetsResult = Awso_ec2.Values.DescribeTrafficMirrorTargetsResult

Information about one or more Traffic Mirror targets.

Sourcemodule DescribeTrafficMirrorTargetsRequest = Awso_ec2.Values.DescribeTrafficMirrorTargetsRequest

Information about one or more Traffic Mirror targets.

Sourcemodule DescribeTrafficMirrorSessionsResult = Awso_ec2.Values.DescribeTrafficMirrorSessionsResult

Describes one or more Traffic Mirror sessions. By default, all Traffic Mirror sessions are described. Alternatively, you can filter the results.

Sourcemodule DescribeTrafficMirrorSessionsRequest = Awso_ec2.Values.DescribeTrafficMirrorSessionsRequest

Describes one or more Traffic Mirror sessions. By default, all Traffic Mirror sessions are described. Alternatively, you can filter the results.

Sourcemodule DescribeTrafficMirrorFiltersResult = Awso_ec2.Values.DescribeTrafficMirrorFiltersResult

Describes one or more Traffic Mirror filters.

Sourcemodule DescribeTrafficMirrorFiltersRequest = Awso_ec2.Values.DescribeTrafficMirrorFiltersRequest

Describes one or more Traffic Mirror filters.

Sourcemodule DescribeTrafficMirrorFilterRulesResult = Awso_ec2.Values.DescribeTrafficMirrorFilterRulesResult

Describe traffic mirror filters that determine the traffic that is mirrored.

Sourcemodule DescribeTrafficMirrorFilterRulesRequest = Awso_ec2.Values.DescribeTrafficMirrorFilterRulesRequest

Describe traffic mirror filters that determine the traffic that is mirrored.

Sourcemodule DescribeTagsResult = Awso_ec2.Values.DescribeTagsResult

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. We strongly recommend using only paginated requests. Unpaginated requests are susceptible to throttling and timeouts. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeTagsRequest = Awso_ec2.Values.DescribeTagsRequest

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. We strongly recommend using only paginated requests. Unpaginated requests are susceptible to throttling and timeouts. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeSubnetsResult = Awso_ec2.Values.DescribeSubnetsResult

Describes your subnets. The default is to describe all your subnets. Alternatively, you can specify specific subnet IDs or filter the results to include only the subnets that match specific criteria. For more information, see Subnets in the Amazon VPC User Guide.

Sourcemodule DescribeSubnetsRequest = Awso_ec2.Values.DescribeSubnetsRequest

Describes your subnets. The default is to describe all your subnets. Alternatively, you can specify specific subnet IDs or filter the results to include only the subnets that match specific criteria. For more information, see Subnets in the Amazon VPC User Guide.

Sourcemodule DescribeStoreImageTasksResult = Awso_ec2.Values.DescribeStoreImageTasksResult

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 S3 in the Amazon EC2 User Guide. For more information, see Store and restore an AMI using S3 in the Amazon EC2 User Guide.

Sourcemodule DescribeStoreImageTasksRequest = Awso_ec2.Values.DescribeStoreImageTasksRequest

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 S3 in the Amazon EC2 User Guide. For more information, see Store and restore an AMI using S3 in the Amazon EC2 User Guide.

Sourcemodule DescribeStaleSecurityGroupsResult = Awso_ec2.Values.DescribeStaleSecurityGroupsResult

Describes the stale security group rules for security groups referenced across a VPC peering connection, transit gateway connection, or with a security group VPC association. Rules are stale when they reference a deleted security group. Rules can also be stale if they reference a security group in a peer VPC for which the VPC peering connection has been deleted, across a transit gateway where the transit gateway has been deleted (or the transit gateway security group referencing feature has been disabled), or if a security group VPC association has been disassociated.

Sourcemodule DescribeStaleSecurityGroupsRequest = Awso_ec2.Values.DescribeStaleSecurityGroupsRequest

Describes the stale security group rules for security groups referenced across a VPC peering connection, transit gateway connection, or with a security group VPC association. Rules are stale when they reference a deleted security group. Rules can also be stale if they reference a security group in a peer VPC for which the VPC peering connection has been deleted, across a transit gateway where the transit gateway has been deleted (or the transit gateway security group referencing feature has been disabled), or if a security group VPC association has been disassociated.

Sourcemodule DescribeSpotPriceHistoryResult = Awso_ec2.Values.DescribeSpotPriceHistoryResult

Contains the output of DescribeSpotPriceHistory.

Sourcemodule DescribeSpotPriceHistoryRequest = Awso_ec2.Values.DescribeSpotPriceHistoryRequest

Contains the parameters for DescribeSpotPriceHistory.

Sourcemodule DescribeSpotInstanceRequestsResult = Awso_ec2.Values.DescribeSpotInstanceRequestsResult

Contains the output of DescribeSpotInstanceRequests.

Sourcemodule DescribeSpotInstanceRequestsRequest = Awso_ec2.Values.DescribeSpotInstanceRequestsRequest

Contains the parameters for DescribeSpotInstanceRequests.

Sourcemodule DescribeSpotFleetRequestsResponse = Awso_ec2.Values.DescribeSpotFleetRequestsResponse

Contains the output of DescribeSpotFleetRequests.

Sourcemodule DescribeSpotFleetRequestsRequest = Awso_ec2.Values.DescribeSpotFleetRequestsRequest

Contains the parameters for DescribeSpotFleetRequests.

Sourcemodule DescribeSpotFleetRequestHistoryResponse = Awso_ec2.Values.DescribeSpotFleetRequestHistoryResponse

Contains the output of DescribeSpotFleetRequestHistory.

Sourcemodule DescribeSpotFleetRequestHistoryRequest = Awso_ec2.Values.DescribeSpotFleetRequestHistoryRequest

Contains the parameters for DescribeSpotFleetRequestHistory.

Sourcemodule DescribeSpotFleetInstancesResponse = Awso_ec2.Values.DescribeSpotFleetInstancesResponse

Contains the output of DescribeSpotFleetInstances.

Sourcemodule DescribeSpotFleetInstancesRequest = Awso_ec2.Values.DescribeSpotFleetInstancesRequest

Contains the parameters for DescribeSpotFleetInstances.

Sourcemodule DescribeSpotDatafeedSubscriptionResult = Awso_ec2.Values.DescribeSpotDatafeedSubscriptionResult

Contains the output of DescribeSpotDatafeedSubscription.

Sourcemodule DescribeSpotDatafeedSubscriptionRequest = Awso_ec2.Values.DescribeSpotDatafeedSubscriptionRequest

Contains the parameters for DescribeSpotDatafeedSubscription.

Sourcemodule DescribeSnapshotsResult = Awso_ec2.Values.DescribeSnapshotsResult

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. For more information about EBS snapshots, see Amazon EBS snapshots in the Amazon EBS User Guide. We strongly recommend using only paginated requests. Unpaginated requests are susceptible to throttling and timeouts.

Sourcemodule DescribeSnapshotsRequest = Awso_ec2.Values.DescribeSnapshotsRequest

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. For more information about EBS snapshots, see Amazon EBS snapshots in the Amazon EBS User Guide. We strongly recommend using only paginated requests. Unpaginated requests are susceptible to throttling and timeouts.

Sourcemodule DescribeSnapshotTierStatusResult = Awso_ec2.Values.DescribeSnapshotTierStatusResult

Describes the storage tier status of one or more Amazon EBS snapshots.

Sourcemodule DescribeSnapshotTierStatusRequest = Awso_ec2.Values.DescribeSnapshotTierStatusRequest

Describes the storage tier status of one or more Amazon EBS snapshots.

Sourcemodule DescribeSnapshotAttributeResult = Awso_ec2.Values.DescribeSnapshotAttributeResult

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 EBS User Guide.

Sourcemodule DescribeSnapshotAttributeRequest = Awso_ec2.Values.DescribeSnapshotAttributeRequest

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 EBS User Guide.

Sourcemodule DescribeServiceLinkVirtualInterfacesResult = Awso_ec2.Values.DescribeServiceLinkVirtualInterfacesResult

Describes the Outpost service link virtual interfaces.

Sourcemodule DescribeServiceLinkVirtualInterfacesRequest = Awso_ec2.Values.DescribeServiceLinkVirtualInterfacesRequest

Describes the Outpost service link virtual interfaces.

Sourcemodule DescribeSecurityGroupsResult = Awso_ec2.Values.DescribeSecurityGroupsResult

Describes the specified security groups or all of your security groups.

Sourcemodule DescribeSecurityGroupsRequest = Awso_ec2.Values.DescribeSecurityGroupsRequest

Describes the specified security groups or all of your security groups.

Sourcemodule DescribeSecurityGroupVpcAssociationsResult = Awso_ec2.Values.DescribeSecurityGroupVpcAssociationsResult

Describes security group VPC associations made with AssociateSecurityGroupVpc.

Sourcemodule DescribeSecurityGroupVpcAssociationsRequest = Awso_ec2.Values.DescribeSecurityGroupVpcAssociationsRequest

Describes security group VPC associations made with AssociateSecurityGroupVpc.

include module type of struct include Awso_ec2.Values_6 end
Sourcemodule DescribeSecurityGroupRulesResult = Awso_ec2.Values.DescribeSecurityGroupRulesResult

Describes one or more of your security group rules.

Sourcemodule DescribeSecurityGroupRulesRequest = Awso_ec2.Values.DescribeSecurityGroupRulesRequest

Describes one or more of your security group rules.

Sourcemodule DescribeSecurityGroupReferencesResult = Awso_ec2.Values.DescribeSecurityGroupReferencesResult

Describes the VPCs on the other side of a VPC peering or Transit Gateway connection that are referencing the security groups you've specified in this request.

Sourcemodule DescribeSecurityGroupReferencesRequest = Awso_ec2.Values.DescribeSecurityGroupReferencesRequest

Describes the VPCs on the other side of a VPC peering or Transit Gateway connection that are referencing the security groups you've specified in this request.

Sourcemodule DescribeSecondarySubnetsResult = Awso_ec2.Values.DescribeSecondarySubnetsResult

Describes one or more of your secondary subnets.

Sourcemodule DescribeSecondarySubnetsRequest = Awso_ec2.Values.DescribeSecondarySubnetsRequest

Describes one or more of your secondary subnets.

Sourcemodule DescribeSecondaryNetworksResult = Awso_ec2.Values.DescribeSecondaryNetworksResult

Describes one or more secondary networks.

Sourcemodule DescribeSecondaryNetworksRequest = Awso_ec2.Values.DescribeSecondaryNetworksRequest

Describes one or more secondary networks.

Sourcemodule DescribeSecondaryInterfacesResult = Awso_ec2.Values.DescribeSecondaryInterfacesResult

Describes one or more of your secondary interfaces.

Sourcemodule DescribeSecondaryInterfacesRequest = Awso_ec2.Values.DescribeSecondaryInterfacesRequest

Describes one or more of your secondary interfaces.

Sourcemodule DescribeScheduledInstancesResult = Awso_ec2.Values.DescribeScheduledInstancesResult

Contains the output of DescribeScheduledInstances.

Sourcemodule DescribeScheduledInstancesRequest = Awso_ec2.Values.DescribeScheduledInstancesRequest

Contains the parameters for DescribeScheduledInstances.

Sourcemodule DescribeScheduledInstanceAvailabilityResult = Awso_ec2.Values.DescribeScheduledInstanceAvailabilityResult

Contains the output of DescribeScheduledInstanceAvailability.

Sourcemodule DescribeScheduledInstanceAvailabilityRequest = Awso_ec2.Values.DescribeScheduledInstanceAvailabilityRequest

Contains the parameters for DescribeScheduledInstanceAvailability.

Sourcemodule DescribeRouteTablesResult = Awso_ec2.Values.DescribeRouteTablesResult

Contains the output of DescribeRouteTables.

Sourcemodule DescribeRouteTablesRequest = Awso_ec2.Values.DescribeRouteTablesRequest

Describes your route tables. The default is to describe all your route tables. Alternatively, you can specify specific route table IDs or filter the results to include only the route tables that match specific criteria. 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.

Sourcemodule DescribeRouteServersResult = Awso_ec2.Values.DescribeRouteServersResult

Describes one or more route servers. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule DescribeRouteServersRequest = Awso_ec2.Values.DescribeRouteServersRequest

Describes one or more route servers. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule DescribeRouteServerPeersResult = Awso_ec2.Values.DescribeRouteServerPeersResult

Describes one or more route server peers. A route server peer is a session between a route server endpoint and the device deployed in Amazon Web Services (such as a firewall appliance or other network security function running on an EC2 instance). The device must meet these requirements: Have an elastic network interface in the VPC Support BGP (Border Gateway Protocol) Can initiate BGP sessions For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule DescribeRouteServerPeersRequest = Awso_ec2.Values.DescribeRouteServerPeersRequest

Describes one or more route server peers. A route server peer is a session between a route server endpoint and the device deployed in Amazon Web Services (such as a firewall appliance or other network security function running on an EC2 instance). The device must meet these requirements: Have an elastic network interface in the VPC Support BGP (Border Gateway Protocol) Can initiate BGP sessions For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule DescribeRouteServerEndpointsResult = Awso_ec2.Values.DescribeRouteServerEndpointsResult

Describes one or more route server endpoints. A route server endpoint is an Amazon Web Services-managed component inside a subnet that facilitates BGP (Border Gateway Protocol) connections between your route server and your BGP peers. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule DescribeRouteServerEndpointsRequest = Awso_ec2.Values.DescribeRouteServerEndpointsRequest

Describes one or more route server endpoints. A route server endpoint is an Amazon Web Services-managed component inside a subnet that facilitates BGP (Border Gateway Protocol) connections between your route server and your BGP peers. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule DescribeReservedInstancesResult = Awso_ec2.Values.DescribeReservedInstancesResult

Contains the output for DescribeReservedInstances.

Sourcemodule DescribeReservedInstancesRequest = Awso_ec2.Values.DescribeReservedInstancesRequest

Contains the parameters for DescribeReservedInstances.

Sourcemodule DescribeReservedInstancesOfferingsResult = Awso_ec2.Values.DescribeReservedInstancesOfferingsResult

Contains the output of DescribeReservedInstancesOfferings.

Sourcemodule DescribeReservedInstancesOfferingsRequest = Awso_ec2.Values.DescribeReservedInstancesOfferingsRequest

Contains the parameters for DescribeReservedInstancesOfferings.

Sourcemodule DescribeReservedInstancesModificationsResult = Awso_ec2.Values.DescribeReservedInstancesModificationsResult

Contains the output of DescribeReservedInstancesModifications.

Sourcemodule DescribeReservedInstancesModificationsRequest = Awso_ec2.Values.DescribeReservedInstancesModificationsRequest

Contains the parameters for DescribeReservedInstancesModifications.

Sourcemodule DescribeReservedInstancesListingsResult = Awso_ec2.Values.DescribeReservedInstancesListingsResult

Contains the output of DescribeReservedInstancesListings.

Sourcemodule DescribeReservedInstancesListingsRequest = Awso_ec2.Values.DescribeReservedInstancesListingsRequest

Contains the parameters for DescribeReservedInstancesListings.

Sourcemodule DescribeReplaceRootVolumeTasksResult = Awso_ec2.Values.DescribeReplaceRootVolumeTasksResult

Describes a root volume replacement task. For more information, see Replace a root volume in the Amazon EC2 User Guide.

Sourcemodule DescribeReplaceRootVolumeTasksRequest = Awso_ec2.Values.DescribeReplaceRootVolumeTasksRequest

Describes a root volume replacement task. For more information, see Replace a root volume in the Amazon EC2 User Guide.

Sourcemodule DescribeRegionsResult = Awso_ec2.Values.DescribeRegionsResult

Describes the Regions that are enabled for your account, or all Regions. For a list of the Regions supported by Amazon EC2, see Amazon EC2 service endpoints. For information about enabling and disabling Regions for your account, see Specify which Amazon Web Services Regions your account can use in the Amazon Web Services Account Management Reference Guide. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeRegionsRequest = Awso_ec2.Values.DescribeRegionsRequest

Describes the Regions that are enabled for your account, or all Regions. For a list of the Regions supported by Amazon EC2, see Amazon EC2 service endpoints. For information about enabling and disabling Regions for your account, see Specify which Amazon Web Services Regions your account can use in the Amazon Web Services Account Management Reference Guide. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribePublicIpv4PoolsResult = Awso_ec2.Values.DescribePublicIpv4PoolsResult

Describes the specified IPv4 address pools.

Sourcemodule DescribePublicIpv4PoolsRequest = Awso_ec2.Values.DescribePublicIpv4PoolsRequest

Describes the specified IPv4 address pools.

Sourcemodule DescribePrincipalIdFormatResult = Awso_ec2.Values.DescribePrincipalIdFormatResult

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.

Sourcemodule DescribePrincipalIdFormatRequest = Awso_ec2.Values.DescribePrincipalIdFormatRequest

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.

Sourcemodule DescribePrefixListsResult = Awso_ec2.Values.DescribePrefixListsResult

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.

Sourcemodule DescribePrefixListsRequest = Awso_ec2.Values.DescribePrefixListsRequest

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.

Sourcemodule DescribePlacementGroupsResult = Awso_ec2.Values.DescribePlacementGroupsResult

Describes the specified placement groups or all of your placement groups. To describe a specific placement group that is shared with your account, you must specify the ID of the placement group using the GroupId parameter. Specifying the name of a shared placement group using the GroupNames parameter will result in an error. For more information, see Placement groups in the Amazon EC2 User Guide.

Sourcemodule DescribePlacementGroupsRequest = Awso_ec2.Values.DescribePlacementGroupsRequest

Describes the specified placement groups or all of your placement groups. To describe a specific placement group that is shared with your account, you must specify the ID of the placement group using the GroupId parameter. Specifying the name of a shared placement group using the GroupNames parameter will result in an error. For more information, see Placement groups in the Amazon EC2 User Guide.

Sourcemodule DescribeOutpostLagsResult = Awso_ec2.Values.DescribeOutpostLagsResult

Describes the Outposts link aggregation groups (LAGs). LAGs are only available for second-generation Outposts racks at this time.

Sourcemodule DescribeOutpostLagsRequest = Awso_ec2.Values.DescribeOutpostLagsRequest

Describes the Outposts link aggregation groups (LAGs). LAGs are only available for second-generation Outposts racks at this time.

Sourcemodule DescribeNetworkInterfacesResult = Awso_ec2.Values.DescribeNetworkInterfacesResult

Describes the specified network interfaces or all your network interfaces. If you have a large number of network interfaces, the operation fails unless you use pagination or one of the following filters: group-id, mac-address, private-dns-name, private-ip-address, subnet-id, or vpc-id. We strongly recommend using only paginated requests. Unpaginated requests are susceptible to throttling and timeouts.

Sourcemodule DescribeNetworkInterfacesRequest = Awso_ec2.Values.DescribeNetworkInterfacesRequest

Contains the parameters for DescribeNetworkInterfaces.

Sourcemodule DescribeNetworkInterfacePermissionsResult = Awso_ec2.Values.DescribeNetworkInterfacePermissionsResult

Contains the output for DescribeNetworkInterfacePermissions.

Sourcemodule DescribeNetworkInterfacePermissionsRequest = Awso_ec2.Values.DescribeNetworkInterfacePermissionsRequest

Contains the parameters for DescribeNetworkInterfacePermissions.

Sourcemodule DescribeNetworkInterfaceAttributeResult = Awso_ec2.Values.DescribeNetworkInterfaceAttributeResult

Contains the output of DescribeNetworkInterfaceAttribute.

Sourcemodule DescribeNetworkInterfaceAttributeRequest = Awso_ec2.Values.DescribeNetworkInterfaceAttributeRequest

Contains the parameters for DescribeNetworkInterfaceAttribute.

Sourcemodule DescribeNetworkInsightsPathsResult = Awso_ec2.Values.DescribeNetworkInsightsPathsResult

Describes one or more of your paths.

Sourcemodule DescribeNetworkInsightsPathsRequest = Awso_ec2.Values.DescribeNetworkInsightsPathsRequest

Describes one or more of your paths.

Sourcemodule DescribeNetworkInsightsAnalysesResult = Awso_ec2.Values.DescribeNetworkInsightsAnalysesResult

Describes one or more of your network insights analyses.

Sourcemodule DescribeNetworkInsightsAnalysesRequest = Awso_ec2.Values.DescribeNetworkInsightsAnalysesRequest

Describes one or more of your network insights analyses.

Sourcemodule DescribeNetworkInsightsAccessScopesResult = Awso_ec2.Values.DescribeNetworkInsightsAccessScopesResult

Describes the specified Network Access Scopes.

Sourcemodule DescribeNetworkInsightsAccessScopesRequest = Awso_ec2.Values.DescribeNetworkInsightsAccessScopesRequest

Describes the specified Network Access Scopes.

Sourcemodule DescribeNetworkInsightsAccessScopeAnalysesResult = Awso_ec2.Values.DescribeNetworkInsightsAccessScopeAnalysesResult

Describes the specified Network Access Scope analyses.

Sourcemodule DescribeNetworkInsightsAccessScopeAnalysesRequest = Awso_ec2.Values.DescribeNetworkInsightsAccessScopeAnalysesRequest

Describes the specified Network Access Scope analyses.

Sourcemodule DescribeNetworkAclsResult = Awso_ec2.Values.DescribeNetworkAclsResult

Describes your network ACLs. The default is to describe all your network ACLs. Alternatively, you can specify specific network ACL IDs or filter the results to include only the network ACLs that match specific criteria. For more information, see Network ACLs in the Amazon VPC User Guide.

Sourcemodule DescribeNetworkAclsRequest = Awso_ec2.Values.DescribeNetworkAclsRequest

Describes your network ACLs. The default is to describe all your network ACLs. Alternatively, you can specify specific network ACL IDs or filter the results to include only the network ACLs that match specific criteria. For more information, see Network ACLs in the Amazon VPC User Guide.

Sourcemodule DescribeNatGatewaysResult = Awso_ec2.Values.DescribeNatGatewaysResult

Describes your NAT gateways. The default is to describe all your NAT gateways. Alternatively, you can specify specific NAT gateway IDs or filter the results to include only the NAT gateways that match specific criteria.

Sourcemodule DescribeNatGatewaysRequest = Awso_ec2.Values.DescribeNatGatewaysRequest

Describes your NAT gateways. The default is to describe all your NAT gateways. Alternatively, you can specify specific NAT gateway IDs or filter the results to include only the NAT gateways that match specific criteria.

Sourcemodule DescribeMovingAddressesResult = Awso_ec2.Values.DescribeMovingAddressesResult

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.

Sourcemodule DescribeMovingAddressesRequest = Awso_ec2.Values.DescribeMovingAddressesRequest

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.

Sourcemodule DescribeManagedPrefixListsResult = Awso_ec2.Values.DescribeManagedPrefixListsResult

Describes your managed prefix lists and any Amazon Web Services-managed prefix lists.

Sourcemodule DescribeManagedPrefixListsRequest = Awso_ec2.Values.DescribeManagedPrefixListsRequest

Describes your managed prefix lists and any Amazon Web Services-managed prefix lists.

Sourcemodule DescribeMacModificationTasksResult = Awso_ec2.Values.DescribeMacModificationTasksResult

Describes a System Integrity Protection (SIP) modification task or volume ownership delegation task for an Amazon EC2 Mac instance. For more information, see Configure SIP for Amazon EC2 instances in the Amazon EC2 User Guide.

Sourcemodule DescribeMacModificationTasksRequest = Awso_ec2.Values.DescribeMacModificationTasksRequest

Describes a System Integrity Protection (SIP) modification task or volume ownership delegation task for an Amazon EC2 Mac instance. For more information, see Configure SIP for Amazon EC2 instances in the Amazon EC2 User Guide.

Sourcemodule DescribeMacHostsResult = Awso_ec2.Values.DescribeMacHostsResult

Describes the specified EC2 Mac Dedicated Host or all of your EC2 Mac Dedicated Hosts.

Sourcemodule DescribeMacHostsRequest = Awso_ec2.Values.DescribeMacHostsRequest

Describes the specified EC2 Mac Dedicated Host or all of your EC2 Mac Dedicated Hosts.

Sourcemodule DescribeLockedSnapshotsResult = Awso_ec2.Values.DescribeLockedSnapshotsResult

Describes the lock status for a snapshot.

Sourcemodule DescribeLockedSnapshotsRequest = Awso_ec2.Values.DescribeLockedSnapshotsRequest

Describes the lock status for a snapshot.

Sourcemodule DescribeLocalGatewaysResult = Awso_ec2.Values.DescribeLocalGatewaysResult

Describes one or more local gateways. By default, all local gateways are described. Alternatively, you can filter the results.

Sourcemodule DescribeLocalGatewaysRequest = Awso_ec2.Values.DescribeLocalGatewaysRequest

Describes one or more local gateways. By default, all local gateways are described. Alternatively, you can filter the results.

Sourcemodule DescribeLocalGatewayVirtualInterfacesResult = Awso_ec2.Values.DescribeLocalGatewayVirtualInterfacesResult

Describes the specified local gateway virtual interfaces.

Sourcemodule DescribeLocalGatewayVirtualInterfacesRequest = Awso_ec2.Values.DescribeLocalGatewayVirtualInterfacesRequest

Describes the specified local gateway virtual interfaces.

Sourcemodule DescribeLocalGatewayVirtualInterfaceGroupsResult = Awso_ec2.Values.DescribeLocalGatewayVirtualInterfaceGroupsResult

Describes the specified local gateway virtual interface groups.

Sourcemodule DescribeLocalGatewayVirtualInterfaceGroupsRequest = Awso_ec2.Values.DescribeLocalGatewayVirtualInterfaceGroupsRequest

Describes the specified local gateway virtual interface groups.

Sourcemodule DescribeLocalGatewayRouteTablesResult = Awso_ec2.Values.DescribeLocalGatewayRouteTablesResult

Describes one or more local gateway route tables. By default, all local gateway route tables are described. Alternatively, you can filter the results.

Sourcemodule DescribeLocalGatewayRouteTablesRequest = Awso_ec2.Values.DescribeLocalGatewayRouteTablesRequest

Describes one or more local gateway route tables. By default, all local gateway route tables are described. Alternatively, you can filter the results.

Sourcemodule DescribeLocalGatewayRouteTableVpcAssociationsResult = Awso_ec2.Values.DescribeLocalGatewayRouteTableVpcAssociationsResult

Describes the specified associations between VPCs and local gateway route tables.

Sourcemodule DescribeLocalGatewayRouteTableVpcAssociationsRequest = Awso_ec2.Values.DescribeLocalGatewayRouteTableVpcAssociationsRequest

Describes the specified associations between VPCs and local gateway route tables.

Sourcemodule DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult = Awso_ec2.Values.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult

Describes the associations between virtual interface groups and local gateway route tables.

Sourcemodule DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest = Awso_ec2.Values.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest

Describes the associations between virtual interface groups and local gateway route tables.

Sourcemodule DescribeLaunchTemplatesResult = Awso_ec2.Values.DescribeLaunchTemplatesResult

Describes one or more launch templates.

Sourcemodule DescribeLaunchTemplatesRequest = Awso_ec2.Values.DescribeLaunchTemplatesRequest

Describes one or more launch templates.

Sourcemodule DescribeLaunchTemplateVersionsResult = Awso_ec2.Values.DescribeLaunchTemplateVersionsResult

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.

Sourcemodule DescribeLaunchTemplateVersionsRequest = Awso_ec2.Values.DescribeLaunchTemplateVersionsRequest

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.

Sourcemodule DescribeKeyPairsResult = Awso_ec2.Values.DescribeKeyPairsResult

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 EC2 User Guide.

Sourcemodule DescribeKeyPairsRequest = Awso_ec2.Values.DescribeKeyPairsRequest

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 EC2 User Guide.

Sourcemodule DescribeIpv6PoolsResult = Awso_ec2.Values.DescribeIpv6PoolsResult

Describes your IPv6 address pools.

Sourcemodule DescribeIpv6PoolsRequest = Awso_ec2.Values.DescribeIpv6PoolsRequest

Describes your IPv6 address pools.

Sourcemodule DescribeIpamsResult = Awso_ec2.Values.DescribeIpamsResult

Get information about your IPAM pools. For more information, see What is IPAM? in the Amazon VPC IPAM User Guide.

Sourcemodule DescribeIpamsRequest = Awso_ec2.Values.DescribeIpamsRequest

Get information about your IPAM pools. For more information, see What is IPAM? in the Amazon VPC IPAM User Guide.

Sourcemodule DescribeIpamScopesResult = Awso_ec2.Values.DescribeIpamScopesResult

Get information about your IPAM scopes.

Sourcemodule DescribeIpamScopesRequest = Awso_ec2.Values.DescribeIpamScopesRequest

Get information about your IPAM scopes.

Sourcemodule DescribeIpamResourceDiscoveryAssociationsResult = Awso_ec2.Values.DescribeIpamResourceDiscoveryAssociationsResult

Describes resource discovery association with an Amazon VPC IPAM. An associated resource discovery is a resource discovery that has been associated with an IPAM..

Sourcemodule DescribeIpamResourceDiscoveryAssociationsRequest = Awso_ec2.Values.DescribeIpamResourceDiscoveryAssociationsRequest

Describes resource discovery association with an Amazon VPC IPAM. An associated resource discovery is a resource discovery that has been associated with an IPAM..

Sourcemodule DescribeIpamResourceDiscoveriesResult = Awso_ec2.Values.DescribeIpamResourceDiscoveriesResult

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.

Sourcemodule DescribeIpamResourceDiscoveriesRequest = Awso_ec2.Values.DescribeIpamResourceDiscoveriesRequest

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.

Sourcemodule DescribeIpamPrefixListResolversResult = Awso_ec2.Values.DescribeIpamPrefixListResolversResult

Describes one or more IPAM prefix list resolvers. Use this operation to view the configuration, status, and properties of your resolvers.

Sourcemodule DescribeIpamPrefixListResolversRequest = Awso_ec2.Values.DescribeIpamPrefixListResolversRequest

Describes one or more IPAM prefix list resolvers. Use this operation to view the configuration, status, and properties of your resolvers.

Sourcemodule DescribeIpamPrefixListResolverTargetsResult = Awso_ec2.Values.DescribeIpamPrefixListResolverTargetsResult

Describes one or more IPAM prefix list resolver Targets. Use this operation to view the configuration and status of resolver targets.

Sourcemodule DescribeIpamPrefixListResolverTargetsRequest = Awso_ec2.Values.DescribeIpamPrefixListResolverTargetsRequest

Describes one or more IPAM prefix list resolver Targets. Use this operation to view the configuration and status of resolver targets.

Sourcemodule DescribeIpamPoolsResult = Awso_ec2.Values.DescribeIpamPoolsResult

Get information about your IPAM pools.

Sourcemodule DescribeIpamPoolsRequest = Awso_ec2.Values.DescribeIpamPoolsRequest

Get information about your IPAM pools.

Sourcemodule DescribeIpamPoliciesResult = Awso_ec2.Values.DescribeIpamPoliciesResult

Describes one or more IPAM policies. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations.

Sourcemodule DescribeIpamPoliciesRequest = Awso_ec2.Values.DescribeIpamPoliciesRequest

Describes one or more IPAM policies. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations.

Sourcemodule DescribeIpamExternalResourceVerificationTokensResult = Awso_ec2.Values.DescribeIpamExternalResourceVerificationTokensResult

Describe verification tokens. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).

Sourcemodule DescribeIpamExternalResourceVerificationTokensRequest = Awso_ec2.Values.DescribeIpamExternalResourceVerificationTokensRequest

Describe verification tokens. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).

Sourcemodule DescribeIpamByoasnResult = Awso_ec2.Values.DescribeIpamByoasnResult

Describes your Autonomous System Numbers (ASNs), their provisioning statuses, and the BYOIP CIDRs with which they are associated. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.

Sourcemodule DescribeIpamByoasnRequest = Awso_ec2.Values.DescribeIpamByoasnRequest

Describes your Autonomous System Numbers (ASNs), their provisioning statuses, and the BYOIP CIDRs with which they are associated. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.

Sourcemodule DescribeInternetGatewaysResult = Awso_ec2.Values.DescribeInternetGatewaysResult

Describes your internet gateways. The default is to describe all your internet gateways. Alternatively, you can specify specific internet gateway IDs or filter the results to include only the internet gateways that match specific criteria.

Sourcemodule DescribeInternetGatewaysRequest = Awso_ec2.Values.DescribeInternetGatewaysRequest

Describes your internet gateways. The default is to describe all your internet gateways. Alternatively, you can specify specific internet gateway IDs or filter the results to include only the internet gateways that match specific criteria.

Sourcemodule DescribeInstancesResult = Awso_ec2.Values.DescribeInstancesResult

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. The response includes SQL license exemption status information for instances registered with the SQL LE service, providing visibility into license exemption configuration and status. 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. The Amazon EC2 API follows an eventual consistency model. This means that the result of an API command you run that creates or modifies resources might not be immediately available to all subsequent commands you run. For guidance on how to manage eventual consistency, see Eventual consistency in the Amazon EC2 API in the Amazon EC2 Developer Guide. We strongly recommend using only paginated requests. Unpaginated requests are susceptible to throttling and timeouts. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeInstancesRequest = Awso_ec2.Values.DescribeInstancesRequest

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. The response includes SQL license exemption status information for instances registered with the SQL LE service, providing visibility into license exemption configuration and status. 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. The Amazon EC2 API follows an eventual consistency model. This means that the result of an API command you run that creates or modifies resources might not be immediately available to all subsequent commands you run. For guidance on how to manage eventual consistency, see Eventual consistency in the Amazon EC2 API in the Amazon EC2 Developer Guide. We strongly recommend using only paginated requests. Unpaginated requests are susceptible to throttling and timeouts. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeInstanceTypesResult = Awso_ec2.Values.DescribeInstanceTypesResult

Describes the specified instance types. By default, all instance types for the current Region are described. Alternatively, you can filter the results. To include instance types that are not supported in the current Region, set IncludeUnsupportedInRegion to true.

Sourcemodule DescribeInstanceTypesRequest = Awso_ec2.Values.DescribeInstanceTypesRequest

Describes the specified instance types. By default, all instance types for the current Region are described. Alternatively, you can filter the results. To include instance types that are not supported in the current Region, set IncludeUnsupportedInRegion to true.

Sourcemodule DescribeInstanceTypeOfferingsResult = Awso_ec2.Values.DescribeInstanceTypeOfferingsResult

Lists the instance types that are offered for the specified location. If no location is specified, the default is to list the instance types that are offered in the current Region.

Sourcemodule DescribeInstanceTypeOfferingsRequest = Awso_ec2.Values.DescribeInstanceTypeOfferingsRequest

Lists the instance types that are offered for the specified location. If no location is specified, the default is to list the instance types that are offered in the current Region.

Sourcemodule DescribeInstanceTopologyResult = Awso_ec2.Values.DescribeInstanceTopologyResult

Describes a tree-based hierarchy that represents the physical host placement of your EC2 instances within an Availability Zone or Local Zone. You can use this information to determine the relative proximity of your EC2 instances within the Amazon Web Services network to support your tightly coupled workloads. Instance topology is supported for specific instance types only. For more information, see Prerequisites for Amazon EC2 instance topology in the Amazon EC2 User Guide. The Amazon EC2 API follows an eventual consistency model due to the distributed nature of the system supporting it. As a result, when you call the DescribeInstanceTopology API command immediately after launching instances, the response might return a null value for capacityBlockId because the data might not have fully propagated across all subsystems. For more information, see Eventual consistency in the Amazon EC2 API in the Amazon EC2 Developer Guide. For more information, see Amazon EC2 topology in the Amazon EC2 User Guide.

Sourcemodule DescribeInstanceTopologyRequest = Awso_ec2.Values.DescribeInstanceTopologyRequest

Describes a tree-based hierarchy that represents the physical host placement of your EC2 instances within an Availability Zone or Local Zone. You can use this information to determine the relative proximity of your EC2 instances within the Amazon Web Services network to support your tightly coupled workloads. Instance topology is supported for specific instance types only. For more information, see Prerequisites for Amazon EC2 instance topology in the Amazon EC2 User Guide. The Amazon EC2 API follows an eventual consistency model due to the distributed nature of the system supporting it. As a result, when you call the DescribeInstanceTopology API command immediately after launching instances, the response might return a null value for capacityBlockId because the data might not have fully propagated across all subsystems. For more information, see Eventual consistency in the Amazon EC2 API in the Amazon EC2 Developer Guide. For more information, see Amazon EC2 topology in the Amazon EC2 User Guide.

Sourcemodule DescribeInstanceStatusResult = Awso_ec2.Values.DescribeInstanceStatusResult

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. The Amazon EC2 API follows an eventual consistency model. This means that the result of an API command you run that creates or modifies resources might not be immediately available to all subsequent commands you run. For guidance on how to manage eventual consistency, see Eventual consistency in the Amazon EC2 API in the Amazon EC2 Developer Guide. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeInstanceStatusRequest = Awso_ec2.Values.DescribeInstanceStatusRequest

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. The Amazon EC2 API follows an eventual consistency model. This means that the result of an API command you run that creates or modifies resources might not be immediately available to all subsequent commands you run. For guidance on how to manage eventual consistency, see Eventual consistency in the Amazon EC2 API in the Amazon EC2 Developer Guide. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeInstanceSqlHaStatesResult = Awso_ec2.Values.DescribeInstanceSqlHaStatesResult

Describes the SQL Server High Availability states for Amazon EC2 instances that are enabled for Amazon EC2 High Availability for SQL Server monitoring.

Sourcemodule DescribeInstanceSqlHaStatesRequest = Awso_ec2.Values.DescribeInstanceSqlHaStatesRequest

Describes the SQL Server High Availability states for Amazon EC2 instances that are enabled for Amazon EC2 High Availability for SQL Server monitoring.

Sourcemodule DescribeInstanceSqlHaHistoryStatesResult = Awso_ec2.Values.DescribeInstanceSqlHaHistoryStatesResult

Describes the historical SQL Server High Availability states for Amazon EC2 instances that are enabled for Amazon EC2 High Availability for SQL Server monitoring.

Sourcemodule DescribeInstanceSqlHaHistoryStatesRequest = Awso_ec2.Values.DescribeInstanceSqlHaHistoryStatesRequest

Describes the historical SQL Server High Availability states for Amazon EC2 instances that are enabled for Amazon EC2 High Availability for SQL Server monitoring.

Sourcemodule DescribeInstanceImageMetadataResult = Awso_ec2.Values.DescribeInstanceImageMetadataResult

Describes the AMI that was used to launch an instance, even if the AMI is deprecated, deregistered, made private (no longer public or shared with your account), or not allowed. 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. If you specify an instance ID that is not valid, an instance that doesn't exist, or an instance that you do not own, an error (InvalidInstanceID.NotFound) is returned. Recently terminated instances might appear in the returned results. This interval is usually less than one hour. In the rare case where an Availability Zone is experiencing a service disruption and you specify instance IDs that are in the affected Availability Zone, or do not specify any instance IDs at all, the call fails. If you specify only instance IDs that are in an unaffected Availability Zone, the call works normally. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeInstanceImageMetadataRequest = Awso_ec2.Values.DescribeInstanceImageMetadataRequest

Describes the AMI that was used to launch an instance, even if the AMI is deprecated, deregistered, made private (no longer public or shared with your account), or not allowed. 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. If you specify an instance ID that is not valid, an instance that doesn't exist, or an instance that you do not own, an error (InvalidInstanceID.NotFound) is returned. Recently terminated instances might appear in the returned results. This interval is usually less than one hour. In the rare case where an Availability Zone is experiencing a service disruption and you specify instance IDs that are in the affected Availability Zone, or do not specify any instance IDs at all, the call fails. If you specify only instance IDs that are in an unaffected Availability Zone, the call works normally. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeInstanceEventWindowsResult = Awso_ec2.Values.DescribeInstanceEventWindowsResult

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.

Sourcemodule DescribeInstanceEventWindowsRequest = Awso_ec2.Values.DescribeInstanceEventWindowsRequest

Describe instance event windows by InstanceEventWindow.

Sourcemodule DescribeInstanceEventNotificationAttributesResult = Awso_ec2.Values.DescribeInstanceEventNotificationAttributesResult

Describes the tag keys that are registered to appear in scheduled event notifications for resources in the current Region.

Sourcemodule DescribeInstanceEventNotificationAttributesRequest = Awso_ec2.Values.DescribeInstanceEventNotificationAttributesRequest

Describes the tag keys that are registered to appear in scheduled event notifications for resources in the current Region.

Sourcemodule DescribeInstanceCreditSpecificationsResult = Awso_ec2.Values.DescribeInstanceCreditSpecificationsResult

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.

Sourcemodule DescribeInstanceCreditSpecificationsRequest = Awso_ec2.Values.DescribeInstanceCreditSpecificationsRequest

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.

Sourcemodule DescribeInstanceConnectEndpointsResult = Awso_ec2.Values.DescribeInstanceConnectEndpointsResult

Describes the specified EC2 Instance Connect Endpoints or all EC2 Instance Connect Endpoints.

Sourcemodule DescribeInstanceConnectEndpointsRequest = Awso_ec2.Values.DescribeInstanceConnectEndpointsRequest

Describes the specified EC2 Instance Connect Endpoints or all EC2 Instance Connect Endpoints.

Sourcemodule DescribeInstanceAttributeRequest = Awso_ec2.Values.DescribeInstanceAttributeRequest

Describes the specified attribute of the specified instance. You can specify only one attribute at a time. Available attributes include SQL license exemption configuration for instances registered with the SQL LE service.

Sourcemodule DescribeImportSnapshotTasksResult = Awso_ec2.Values.DescribeImportSnapshotTasksResult

Describes your import snapshot tasks.

Sourcemodule DescribeImportSnapshotTasksRequest = Awso_ec2.Values.DescribeImportSnapshotTasksRequest

Describes your import snapshot tasks.

Sourcemodule DescribeImportImageTasksResult = Awso_ec2.Values.DescribeImportImageTasksResult

Displays details about an import virtual machine or import snapshot tasks that are already created.

Sourcemodule DescribeImportImageTasksRequest = Awso_ec2.Values.DescribeImportImageTasksRequest

Displays details about an import virtual machine or import snapshot tasks that are already created.

Sourcemodule DescribeImagesResult = Awso_ec2.Values.DescribeImagesResult

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. When Allowed AMIs is set to enabled, only allowed images are returned in the results, with the imageAllowed field set to true for each image. In audit-mode, the imageAllowed field is set to true for images that meet the account's Allowed AMIs criteria, and false for images that don't meet the criteria. For more information, see Allowed AMIs. The Amazon EC2 API follows an eventual consistency model. This means that the result of an API command you run that creates or modifies resources might not be immediately available to all subsequent commands you run. For guidance on how to manage eventual consistency, see Eventual consistency in the Amazon EC2 API in the Amazon EC2 Developer Guide. We strongly recommend using only paginated requests. Unpaginated requests are susceptible to throttling and timeouts. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeImagesRequest = Awso_ec2.Values.DescribeImagesRequest

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. When Allowed AMIs is set to enabled, only allowed images are returned in the results, with the imageAllowed field set to true for each image. In audit-mode, the imageAllowed field is set to true for images that meet the account's Allowed AMIs criteria, and false for images that don't meet the criteria. For more information, see Allowed AMIs. The Amazon EC2 API follows an eventual consistency model. This means that the result of an API command you run that creates or modifies resources might not be immediately available to all subsequent commands you run. For guidance on how to manage eventual consistency, see Eventual consistency in the Amazon EC2 API in the Amazon EC2 Developer Guide. We strongly recommend using only paginated requests. Unpaginated requests are susceptible to throttling and timeouts. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeImageUsageReportsResult = Awso_ec2.Values.DescribeImageUsageReportsResult

Describes the configuration and status of image usage reports, filtered by report IDs or image IDs. For more information, see View your AMI usage in the Amazon EC2 User Guide.

Sourcemodule DescribeImageUsageReportsRequest = Awso_ec2.Values.DescribeImageUsageReportsRequest

Describes the configuration and status of image usage reports, filtered by report IDs or image IDs. For more information, see View your AMI usage in the Amazon EC2 User Guide.

Sourcemodule DescribeImageUsageReportEntriesResult = Awso_ec2.Values.DescribeImageUsageReportEntriesResult

Describes the entries in image usage reports, showing how your images are used across other Amazon Web Services accounts. For more information, see View your AMI usage in the Amazon EC2 User Guide.

Sourcemodule DescribeImageUsageReportEntriesRequest = Awso_ec2.Values.DescribeImageUsageReportEntriesRequest

Describes the entries in image usage reports, showing how your images are used across other Amazon Web Services accounts. For more information, see View your AMI usage in the Amazon EC2 User Guide.

Sourcemodule DescribeImageReferencesResult = Awso_ec2.Values.DescribeImageReferencesResult

Describes your Amazon Web Services resources that are referencing the specified images. For more information, see Identify your resources referencing specified AMIs in the Amazon EC2 User Guide.

Sourcemodule DescribeImageReferencesRequest = Awso_ec2.Values.DescribeImageReferencesRequest

Describes your Amazon Web Services resources that are referencing the specified images. For more information, see Identify your resources referencing specified AMIs in the Amazon EC2 User Guide.

Sourcemodule DescribeImageAttributeRequest = Awso_ec2.Values.DescribeImageAttributeRequest

Contains the parameters for DescribeImageAttribute.

Sourcemodule DescribeIdentityIdFormatResult = Awso_ec2.Values.DescribeIdentityIdFormatResult

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.

Sourcemodule DescribeIdentityIdFormatRequest = Awso_ec2.Values.DescribeIdentityIdFormatRequest

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.

Sourcemodule DescribeIdFormatResult = Awso_ec2.Values.DescribeIdFormatResult

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.

Sourcemodule DescribeIdFormatRequest = Awso_ec2.Values.DescribeIdFormatRequest

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.

Sourcemodule DescribeIamInstanceProfileAssociationsResult = Awso_ec2.Values.DescribeIamInstanceProfileAssociationsResult

Describes your IAM instance profile associations.

Sourcemodule DescribeIamInstanceProfileAssociationsRequest = Awso_ec2.Values.DescribeIamInstanceProfileAssociationsRequest

Describes your IAM instance profile associations.

Sourcemodule DescribeHostsResult = Awso_ec2.Values.DescribeHostsResult

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.

Sourcemodule DescribeHostsRequest = Awso_ec2.Values.DescribeHostsRequest

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.

Sourcemodule DescribeHostReservationsResult = Awso_ec2.Values.DescribeHostReservationsResult

Describes reservations that are associated with Dedicated Hosts in your account.

Sourcemodule DescribeHostReservationsRequest = Awso_ec2.Values.DescribeHostReservationsRequest

Describes reservations that are associated with Dedicated Hosts in your account.

Sourcemodule DescribeHostReservationOfferingsResult = Awso_ec2.Values.DescribeHostReservationOfferingsResult

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.

Sourcemodule DescribeHostReservationOfferingsRequest = Awso_ec2.Values.DescribeHostReservationOfferingsRequest

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.

Sourcemodule DescribeFpgaImagesResult = Awso_ec2.Values.DescribeFpgaImagesResult

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.

Sourcemodule DescribeFpgaImagesRequest = Awso_ec2.Values.DescribeFpgaImagesRequest

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.

Sourcemodule DescribeFpgaImageAttributeResult = Awso_ec2.Values.DescribeFpgaImageAttributeResult

Describes the specified attribute of the specified Amazon FPGA Image (AFI).

Sourcemodule DescribeFpgaImageAttributeRequest = Awso_ec2.Values.DescribeFpgaImageAttributeRequest

Describes the specified attribute of the specified Amazon FPGA Image (AFI).

Sourcemodule DescribeFlowLogsResult = Awso_ec2.Values.DescribeFlowLogsResult

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.

Sourcemodule DescribeFlowLogsRequest = Awso_ec2.Values.DescribeFlowLogsRequest

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.

Sourcemodule DescribeFleetsResult = Awso_ec2.Values.DescribeFleetsResult

Describes the specified EC2 Fleet or all of your EC2 Fleets. If a fleet is of type instant, you must specify the fleet ID in the request, otherwise the fleet does not appear in the response. For more information, see Describe your EC2 Fleet in the Amazon EC2 User Guide.

Sourcemodule DescribeFleetsRequest = Awso_ec2.Values.DescribeFleetsRequest

Describes the specified EC2 Fleet or all of your EC2 Fleets. If a fleet is of type instant, you must specify the fleet ID in the request, otherwise the fleet does not appear in the response. For more information, see Describe your EC2 Fleet in the Amazon EC2 User Guide.

Sourcemodule DescribeFleetInstancesResult = Awso_ec2.Values.DescribeFleetInstancesResult

Describes the running instances for the specified EC2 Fleet. Currently, DescribeFleetInstances does not support fleets of type instant. Instead, use DescribeFleets, specifying the instant fleet ID in the request. For more information, see Describe your EC2 Fleet in the Amazon EC2 User Guide.

Sourcemodule DescribeFleetInstancesRequest = Awso_ec2.Values.DescribeFleetInstancesRequest

Describes the running instances for the specified EC2 Fleet. Currently, DescribeFleetInstances does not support fleets of type instant. Instead, use DescribeFleets, specifying the instant fleet ID in the request. For more information, see Describe your EC2 Fleet in the Amazon EC2 User Guide.

Sourcemodule DescribeFleetHistoryResult = Awso_ec2.Values.DescribeFleetHistoryResult

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.

Sourcemodule DescribeFleetHistoryRequest = Awso_ec2.Values.DescribeFleetHistoryRequest

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.

Sourcemodule DescribeFastSnapshotRestoresResult = Awso_ec2.Values.DescribeFastSnapshotRestoresResult

Describes the state of fast snapshot restores for your snapshots.

Sourcemodule DescribeFastSnapshotRestoresRequest = Awso_ec2.Values.DescribeFastSnapshotRestoresRequest

Describes the state of fast snapshot restores for your snapshots.

Sourcemodule DescribeFastLaunchImagesResult = Awso_ec2.Values.DescribeFastLaunchImagesResult

Describe details for Windows AMIs that are configured for Windows fast launch.

Sourcemodule DescribeFastLaunchImagesRequest = Awso_ec2.Values.DescribeFastLaunchImagesRequest

Describe details for Windows AMIs that are configured for Windows fast launch.

Sourcemodule DescribeExportTasksResult = Awso_ec2.Values.DescribeExportTasksResult

Describes the specified export instance tasks or all of your export instance tasks.

Sourcemodule DescribeExportTasksRequest = Awso_ec2.Values.DescribeExportTasksRequest

Describes the specified export instance tasks or all of your export instance tasks.

Sourcemodule DescribeExportImageTasksResult = Awso_ec2.Values.DescribeExportImageTasksResult

Describes the specified export image tasks or all of your export image tasks.

Sourcemodule DescribeExportImageTasksRequest = Awso_ec2.Values.DescribeExportImageTasksRequest

Describes the specified export image tasks or all of your export image tasks.

Sourcemodule DescribeElasticGpusResult = Awso_ec2.Values.DescribeElasticGpusResult

Amazon Elastic Graphics reached end of life on January 8, 2024. Describes the Elastic Graphics accelerator associated with your instances.

Sourcemodule DescribeElasticGpusRequest = Awso_ec2.Values.DescribeElasticGpusRequest

Amazon Elastic Graphics reached end of life on January 8, 2024. Describes the Elastic Graphics accelerator associated with your instances.

Sourcemodule DescribeEgressOnlyInternetGatewaysResult = Awso_ec2.Values.DescribeEgressOnlyInternetGatewaysResult

Describes your egress-only internet gateways. The default is to describe all your egress-only internet gateways. Alternatively, you can specify specific egress-only internet gateway IDs or filter the results to include only the egress-only internet gateways that match specific criteria.

Sourcemodule DescribeEgressOnlyInternetGatewaysRequest = Awso_ec2.Values.DescribeEgressOnlyInternetGatewaysRequest

Describes your egress-only internet gateways. The default is to describe all your egress-only internet gateways. Alternatively, you can specify specific egress-only internet gateway IDs or filter the results to include only the egress-only internet gateways that match specific criteria.

Sourcemodule DescribeDhcpOptionsResult = Awso_ec2.Values.DescribeDhcpOptionsResult

Describes your DHCP option sets. The default is to describe all your DHCP option sets. Alternatively, you can specify specific DHCP option set IDs or filter the results to include only the DHCP option sets that match specific criteria. For more information, see DHCP option sets in the Amazon VPC User Guide.

Sourcemodule DescribeDhcpOptionsRequest = Awso_ec2.Values.DescribeDhcpOptionsRequest

Describes your DHCP option sets. The default is to describe all your DHCP option sets. Alternatively, you can specify specific DHCP option set IDs or filter the results to include only the DHCP option sets that match specific criteria. For more information, see DHCP option sets in the Amazon VPC User Guide.

Sourcemodule DescribeDeclarativePoliciesReportsResult = Awso_ec2.Values.DescribeDeclarativePoliciesReportsResult

Describes the metadata of an account status report, including the status of the report. To view the full report, download it from the Amazon S3 bucket where it was saved. Reports are accessible only when they have the complete status. Reports with other statuses (running, cancelled, or error) are not available in the S3 bucket. For more information about downloading objects from an S3 bucket, see Downloading objects in the Amazon Simple Storage Service User Guide. For more information, see Generating the account status report for declarative policies in the Amazon Web Services Organizations User Guide.

Sourcemodule DescribeDeclarativePoliciesReportsRequest = Awso_ec2.Values.DescribeDeclarativePoliciesReportsRequest

Describes the metadata of an account status report, including the status of the report. To view the full report, download it from the Amazon S3 bucket where it was saved. Reports are accessible only when they have the complete status. Reports with other statuses (running, cancelled, or error) are not available in the S3 bucket. For more information about downloading objects from an S3 bucket, see Downloading objects in the Amazon Simple Storage Service User Guide. For more information, see Generating the account status report for declarative policies in the Amazon Web Services Organizations User Guide.

Sourcemodule DescribeCustomerGatewaysResult = Awso_ec2.Values.DescribeCustomerGatewaysResult

Contains the output of DescribeCustomerGateways.

Sourcemodule DescribeCustomerGatewaysRequest = Awso_ec2.Values.DescribeCustomerGatewaysRequest

Contains the parameters for DescribeCustomerGateways.

Sourcemodule DescribeConversionTasksResult = Awso_ec2.Values.DescribeConversionTasksResult

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.

Sourcemodule DescribeConversionTasksRequest = Awso_ec2.Values.DescribeConversionTasksRequest

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.

Sourcemodule DescribeCoipPoolsResult = Awso_ec2.Values.DescribeCoipPoolsResult

Describes the specified customer-owned address pools or all of your customer-owned address pools.

Sourcemodule DescribeCoipPoolsRequest = Awso_ec2.Values.DescribeCoipPoolsRequest

Describes the specified customer-owned address pools or all of your customer-owned address pools.

Sourcemodule DescribeClientVpnTargetNetworksResult = Awso_ec2.Values.DescribeClientVpnTargetNetworksResult

Describes the target networks associated with the specified Client VPN endpoint.

Sourcemodule DescribeClientVpnTargetNetworksRequest = Awso_ec2.Values.DescribeClientVpnTargetNetworksRequest

Describes the target networks associated with the specified Client VPN endpoint.

Sourcemodule DescribeClientVpnRoutesResult = Awso_ec2.Values.DescribeClientVpnRoutesResult

Describes the routes for the specified Client VPN endpoint.

Sourcemodule DescribeClientVpnRoutesRequest = Awso_ec2.Values.DescribeClientVpnRoutesRequest

Describes the routes for the specified Client VPN endpoint.

Sourcemodule DescribeClientVpnEndpointsResult = Awso_ec2.Values.DescribeClientVpnEndpointsResult

Describes one or more Client VPN endpoints in the account.

Sourcemodule DescribeClientVpnEndpointsRequest = Awso_ec2.Values.DescribeClientVpnEndpointsRequest

Describes one or more Client VPN endpoints in the account.

Sourcemodule DescribeClientVpnConnectionsResult = Awso_ec2.Values.DescribeClientVpnConnectionsResult

Describes active client connections and connections that have been terminated within the last 60 minutes for the specified Client VPN endpoint.

Sourcemodule DescribeClientVpnConnectionsRequest = Awso_ec2.Values.DescribeClientVpnConnectionsRequest

Describes active client connections and connections that have been terminated within the last 60 minutes for the specified Client VPN endpoint.

Sourcemodule DescribeClientVpnAuthorizationRulesResult = Awso_ec2.Values.DescribeClientVpnAuthorizationRulesResult

Describes the authorization rules for a specified Client VPN endpoint.

Sourcemodule DescribeClientVpnAuthorizationRulesRequest = Awso_ec2.Values.DescribeClientVpnAuthorizationRulesRequest

Describes the authorization rules for a specified Client VPN endpoint.

Sourcemodule DescribeClassicLinkInstancesResult = Awso_ec2.Values.DescribeClassicLinkInstancesResult

This action is deprecated. Describes 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.

Sourcemodule DescribeClassicLinkInstancesRequest = Awso_ec2.Values.DescribeClassicLinkInstancesRequest

This action is deprecated. Describes 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.

Sourcemodule DescribeCarrierGatewaysResult = Awso_ec2.Values.DescribeCarrierGatewaysResult

Describes one or more of your carrier gateways.

Sourcemodule DescribeCarrierGatewaysRequest = Awso_ec2.Values.DescribeCarrierGatewaysRequest

Describes one or more of your carrier gateways.

Sourcemodule DescribeCapacityReservationsResult = Awso_ec2.Values.DescribeCapacityReservationsResult

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.

Sourcemodule DescribeCapacityReservationsRequest = Awso_ec2.Values.DescribeCapacityReservationsRequest

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.

Sourcemodule DescribeCapacityReservationTopologyResult = Awso_ec2.Values.DescribeCapacityReservationTopologyResult

Describes a tree-based hierarchy that represents the physical host placement of your pending or active Capacity Reservations within an Availability Zone or Local Zone. You can use this information to determine the relative proximity of your capacity within the Amazon Web Services network before it is launched and use this information to allocate capacity together to support your tightly coupled workloads. Capacity Reservation topology is supported for specific instance types only. For more information, see Prerequisites for Amazon EC2 instance topology in the Amazon EC2 User Guide. The Amazon EC2 API follows an eventual consistency model due to the distributed nature of the system supporting it. As a result, when you call the DescribeCapacityReservationTopology API command immediately after launching instances, the response might return a null value for capacityBlockId because the data might not have fully propagated across all subsystems. For more information, see Eventual consistency in the Amazon EC2 API in the Amazon EC2 Developer Guide. For more information, see Amazon EC2 topology in the Amazon EC2 User Guide.

Sourcemodule DescribeCapacityReservationTopologyRequest = Awso_ec2.Values.DescribeCapacityReservationTopologyRequest

Describes a tree-based hierarchy that represents the physical host placement of your pending or active Capacity Reservations within an Availability Zone or Local Zone. You can use this information to determine the relative proximity of your capacity within the Amazon Web Services network before it is launched and use this information to allocate capacity together to support your tightly coupled workloads. Capacity Reservation topology is supported for specific instance types only. For more information, see Prerequisites for Amazon EC2 instance topology in the Amazon EC2 User Guide. The Amazon EC2 API follows an eventual consistency model due to the distributed nature of the system supporting it. As a result, when you call the DescribeCapacityReservationTopology API command immediately after launching instances, the response might return a null value for capacityBlockId because the data might not have fully propagated across all subsystems. For more information, see Eventual consistency in the Amazon EC2 API in the Amazon EC2 Developer Guide. For more information, see Amazon EC2 topology in the Amazon EC2 User Guide.

Sourcemodule DescribeCapacityReservationFleetsResult = Awso_ec2.Values.DescribeCapacityReservationFleetsResult

Describes one or more Capacity Reservation Fleets.

Sourcemodule DescribeCapacityReservationFleetsRequest = Awso_ec2.Values.DescribeCapacityReservationFleetsRequest

Describes one or more Capacity Reservation Fleets.

Sourcemodule DescribeCapacityReservationBillingRequestsResult = Awso_ec2.Values.DescribeCapacityReservationBillingRequestsResult

Describes a request to assign the billing of the unused capacity of a Capacity Reservation. For more information, see Billing assignment for shared Amazon EC2 Capacity Reservations.

Sourcemodule DescribeCapacityReservationBillingRequestsRequest = Awso_ec2.Values.DescribeCapacityReservationBillingRequestsRequest

Describes a request to assign the billing of the unused capacity of a Capacity Reservation. For more information, see Billing assignment for shared Amazon EC2 Capacity Reservations.

Sourcemodule DescribeCapacityManagerDataExportsResult = Awso_ec2.Values.DescribeCapacityManagerDataExportsResult

Describes one or more Capacity Manager data export configurations. Returns information about export settings, delivery status, and recent export activity.

Sourcemodule DescribeCapacityManagerDataExportsRequest = Awso_ec2.Values.DescribeCapacityManagerDataExportsRequest

Describes one or more Capacity Manager data export configurations. Returns information about export settings, delivery status, and recent export activity.

Sourcemodule DescribeCapacityBlocksResult = Awso_ec2.Values.DescribeCapacityBlocksResult

Describes details about Capacity Blocks in the Amazon Web Services Region that you're currently using.

Sourcemodule DescribeCapacityBlocksRequest = Awso_ec2.Values.DescribeCapacityBlocksRequest

Describes details about Capacity Blocks in the Amazon Web Services Region that you're currently using.

Sourcemodule DescribeCapacityBlockStatusResult = Awso_ec2.Values.DescribeCapacityBlockStatusResult

Describes the availability of capacity for the specified Capacity blocks, or all of your Capacity Blocks.

Sourcemodule DescribeCapacityBlockStatusRequest = Awso_ec2.Values.DescribeCapacityBlockStatusRequest

Describes the availability of capacity for the specified Capacity blocks, or all of your Capacity Blocks.

Sourcemodule DescribeCapacityBlockOfferingsResult = Awso_ec2.Values.DescribeCapacityBlockOfferingsResult

Describes Capacity Block offerings available for purchase in the Amazon Web Services Region that you're currently using. With Capacity Blocks, you can purchase a specific GPU instance type or EC2 UltraServer for a period of time. To search for an available Capacity Block offering, you specify a reservation duration and instance count.

Sourcemodule DescribeCapacityBlockOfferingsRequest = Awso_ec2.Values.DescribeCapacityBlockOfferingsRequest

Describes Capacity Block offerings available for purchase in the Amazon Web Services Region that you're currently using. With Capacity Blocks, you can purchase a specific GPU instance type or EC2 UltraServer for a period of time. To search for an available Capacity Block offering, you specify a reservation duration and instance count.

Sourcemodule DescribeCapacityBlockExtensionOfferingsResult = Awso_ec2.Values.DescribeCapacityBlockExtensionOfferingsResult

Describes Capacity Block extension offerings available for purchase in the Amazon Web Services Region that you're currently using.

Sourcemodule DescribeCapacityBlockExtensionOfferingsRequest = Awso_ec2.Values.DescribeCapacityBlockExtensionOfferingsRequest

Describes Capacity Block extension offerings available for purchase in the Amazon Web Services Region that you're currently using.

Sourcemodule DescribeCapacityBlockExtensionHistoryResult = Awso_ec2.Values.DescribeCapacityBlockExtensionHistoryResult

Describes the events for the specified Capacity Block extension during the specified time.

Sourcemodule DescribeCapacityBlockExtensionHistoryRequest = Awso_ec2.Values.DescribeCapacityBlockExtensionHistoryRequest

Describes the events for the specified Capacity Block extension during the specified time.

Sourcemodule DescribeByoipCidrsResult = Awso_ec2.Values.DescribeByoipCidrsResult

Describes the IP address ranges that were provisioned for use with Amazon Web Services resources through through bring your own IP addresses (BYOIP).

Sourcemodule DescribeByoipCidrsRequest = Awso_ec2.Values.DescribeByoipCidrsRequest

Describes the IP address ranges that were provisioned for use with Amazon Web Services resources through through bring your own IP addresses (BYOIP).

Sourcemodule DescribeBundleTasksResult = Awso_ec2.Values.DescribeBundleTasksResult

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. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeBundleTasksRequest = Awso_ec2.Values.DescribeBundleTasksRequest

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. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeAwsNetworkPerformanceMetricSubscriptionsResult = Awso_ec2.Values.DescribeAwsNetworkPerformanceMetricSubscriptionsResult

Describes the current Infrastructure Performance metric subscriptions.

Sourcemodule DescribeAwsNetworkPerformanceMetricSubscriptionsRequest = Awso_ec2.Values.DescribeAwsNetworkPerformanceMetricSubscriptionsRequest

Describes the current Infrastructure Performance metric subscriptions.

Sourcemodule DescribeAvailabilityZonesResult = Awso_ec2.Values.DescribeAvailabilityZonesResult

Describes the Availability Zones, Local Zones, and Wavelength Zones that are available to you. For more information about Availability Zones, Local Zones, and Wavelength Zones, see Regions and zones in the Amazon EC2 User Guide. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeAvailabilityZonesRequest = Awso_ec2.Values.DescribeAvailabilityZonesRequest

Describes the Availability Zones, Local Zones, and Wavelength Zones that are available to you. For more information about Availability Zones, Local Zones, and Wavelength Zones, see Regions and zones in the Amazon EC2 User Guide. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeAggregateIdFormatResult = Awso_ec2.Values.DescribeAggregateIdFormatResult

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.

Sourcemodule DescribeAggregateIdFormatRequest = Awso_ec2.Values.DescribeAggregateIdFormatRequest

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.

Sourcemodule DescribeAddressesResult = Awso_ec2.Values.DescribeAddressesResult

Describes the specified Elastic IP addresses or all of your Elastic IP addresses.

Sourcemodule DescribeAddressesRequest = Awso_ec2.Values.DescribeAddressesRequest

Describes the specified Elastic IP addresses or all of your Elastic IP addresses.

Sourcemodule DescribeAddressesAttributeResult = Awso_ec2.Values.DescribeAddressesAttributeResult

Describes the attributes of the specified Elastic IP addresses. For requirements, see Using reverse DNS for email applications.

Sourcemodule DescribeAddressesAttributeRequest = Awso_ec2.Values.DescribeAddressesAttributeRequest

Describes the attributes of the specified Elastic IP addresses. For requirements, see Using reverse DNS for email applications.

Sourcemodule DescribeAddressTransfersResult = Awso_ec2.Values.DescribeAddressTransfersResult

Describes an Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon VPC 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 14 days after the transfers have been accepted.

Sourcemodule DescribeAddressTransfersRequest = Awso_ec2.Values.DescribeAddressTransfersRequest

Describes an Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon VPC 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 14 days after the transfers have been accepted.

Sourcemodule DescribeAccountAttributesResult = Awso_ec2.Values.DescribeAccountAttributesResult

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. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DescribeAccountAttributesRequest = Awso_ec2.Values.DescribeAccountAttributesRequest

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. The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Sourcemodule DeregisterTransitGatewayMulticastGroupSourcesResult = Awso_ec2.Values.DeregisterTransitGatewayMulticastGroupSourcesResult

Deregisters the specified sources (network interfaces) from the transit gateway multicast group.

Sourcemodule DeregisterTransitGatewayMulticastGroupSourcesRequest = Awso_ec2.Values.DeregisterTransitGatewayMulticastGroupSourcesRequest

Deregisters the specified sources (network interfaces) from the transit gateway multicast group.

Sourcemodule DeregisterTransitGatewayMulticastGroupMembersResult = Awso_ec2.Values.DeregisterTransitGatewayMulticastGroupMembersResult

Deregisters the specified members (network interfaces) from the transit gateway multicast group.

Sourcemodule DeregisterTransitGatewayMulticastGroupMembersRequest = Awso_ec2.Values.DeregisterTransitGatewayMulticastGroupMembersRequest

Deregisters the specified members (network interfaces) from the transit gateway multicast group.

Sourcemodule DeregisterInstanceEventNotificationAttributesResult = Awso_ec2.Values.DeregisterInstanceEventNotificationAttributesResult

Deregisters tag keys to prevent tags that have the specified tag keys from being included in scheduled event notifications for resources in the Region.

Sourcemodule DeregisterInstanceEventNotificationAttributesRequest = Awso_ec2.Values.DeregisterInstanceEventNotificationAttributesRequest

Deregisters tag keys to prevent tags that have the specified tag keys from being included in scheduled event notifications for resources in the Region.

Sourcemodule DeregisterImageResult = Awso_ec2.Values.DeregisterImageResult

Deregisters the specified AMI. A deregistered AMI can't be used to launch new instances. If a deregistered EBS-backed AMI matches a Recycle Bin retention rule, it moves to the Recycle Bin for the specified retention period. It can be restored before its retention period expires, after which it is permanently deleted. If the deregistered AMI doesn't match a retention rule, it is permanently deleted immediately. For more information, see Recover deleted Amazon EBS snapshots and EBS-backed AMIs with Recycle Bin in the Amazon EBS User Guide. When deregistering an EBS-backed AMI, you can optionally delete its associated snapshots at the same time. However, if a snapshot is associated with multiple AMIs, it won't be deleted even if specified for deletion, although the AMI will still be deregistered. Deregistering an AMI does not delete the following: Instances already launched from the AMI. You'll continue to incur usage costs for the instances until you terminate them. For EBS-backed AMIs: Snapshots that are associated with multiple AMIs. You'll continue to incur snapshot storage costs. For instance store-backed AMIs: The files uploaded to Amazon S3 during AMI creation. You'll continue to incur S3 storage costs. For more information, see Deregister an Amazon EC2 AMI in the Amazon EC2 User Guide.

Sourcemodule DeregisterImageRequest = Awso_ec2.Values.DeregisterImageRequest

Contains the parameters for DeregisterImage.

Sourcemodule DeprovisionPublicIpv4PoolCidrResult = Awso_ec2.Values.DeprovisionPublicIpv4PoolCidrResult

Deprovision a CIDR from a public IPv4 pool.

Sourcemodule DeprovisionPublicIpv4PoolCidrRequest = Awso_ec2.Values.DeprovisionPublicIpv4PoolCidrRequest

Deprovision a CIDR from a public IPv4 pool.

Sourcemodule DeprovisionIpamPoolCidrResult = Awso_ec2.Values.DeprovisionIpamPoolCidrResult

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.

Sourcemodule DeprovisionIpamPoolCidrRequest = Awso_ec2.Values.DeprovisionIpamPoolCidrRequest

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.

Sourcemodule DeprovisionIpamByoasnResult = Awso_ec2.Values.DeprovisionIpamByoasnResult

Deprovisions your Autonomous System Number (ASN) from your Amazon Web Services account. This action can only be called after any BYOIP CIDR associations are removed from your Amazon Web Services account with DisassociateIpamByoasn. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.

Sourcemodule DeprovisionIpamByoasnRequest = Awso_ec2.Values.DeprovisionIpamByoasnRequest

Deprovisions your Autonomous System Number (ASN) from your Amazon Web Services account. This action can only be called after any BYOIP CIDR associations are removed from your Amazon Web Services account with DisassociateIpamByoasn. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.

Sourcemodule DeprovisionByoipCidrResult = Awso_ec2.Values.DeprovisionByoipCidrResult

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 and you must not have any IP addresses allocated from its address range.

Sourcemodule DeprovisionByoipCidrRequest = Awso_ec2.Values.DeprovisionByoipCidrRequest

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 and you must not have any IP addresses allocated from its address range.

Sourcemodule DeleteVpnGatewayRequest = Awso_ec2.Values.DeleteVpnGatewayRequest

Contains the parameters for DeleteVpnGateway.

Sourcemodule DeleteVpnConnectionRouteRequest = Awso_ec2.Values.DeleteVpnConnectionRouteRequest

Contains the parameters for DeleteVpnConnectionRoute.

Sourcemodule DeleteVpnConnectionRequest = Awso_ec2.Values.DeleteVpnConnectionRequest

Contains the parameters for DeleteVpnConnection.

Sourcemodule DeleteVpnConcentratorResult = Awso_ec2.Values.DeleteVpnConcentratorResult

Deletes the specified VPN concentrator.

Sourcemodule DeleteVpnConcentratorRequest = Awso_ec2.Values.DeleteVpnConcentratorRequest

Deletes the specified VPN concentrator.

Sourcemodule DeleteVpcRequest = Awso_ec2.Values.DeleteVpcRequest

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. When you delete the VPC, it deletes the default security group, network ACL, and route table for the VPC. If you created a flow log for the VPC that you are deleting, note that flow logs for deleted VPCs are eventually automatically removed.

Sourcemodule DeleteVpcPeeringConnectionResult = Awso_ec2.Values.DeleteVpcPeeringConnectionResult

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 or rejected state.

Sourcemodule DeleteVpcPeeringConnectionRequest = Awso_ec2.Values.DeleteVpcPeeringConnectionRequest

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 or rejected state.

Sourcemodule DeleteVpcEndpointsResult = Awso_ec2.Values.DeleteVpcEndpointsResult

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.

Sourcemodule DeleteVpcEndpointsRequest = Awso_ec2.Values.DeleteVpcEndpointsRequest

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.

Sourcemodule DeleteVpcEndpointServiceConfigurationsResult = Awso_ec2.Values.DeleteVpcEndpointServiceConfigurationsResult

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.

Sourcemodule DeleteVpcEndpointServiceConfigurationsRequest = Awso_ec2.Values.DeleteVpcEndpointServiceConfigurationsRequest

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.

Sourcemodule DeleteVpcEndpointConnectionNotificationsResult = Awso_ec2.Values.DeleteVpcEndpointConnectionNotificationsResult

Deletes the specified VPC endpoint connection notifications.

Sourcemodule DeleteVpcEndpointConnectionNotificationsRequest = Awso_ec2.Values.DeleteVpcEndpointConnectionNotificationsRequest

Deletes the specified VPC endpoint connection notifications.

Sourcemodule DeleteVpcEncryptionControlResult = Awso_ec2.Values.DeleteVpcEncryptionControlResult

Deletes a VPC Encryption Control configuration. This removes the encryption policy enforcement from the specified VPC. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule DeleteVpcEncryptionControlRequest = Awso_ec2.Values.DeleteVpcEncryptionControlRequest

Deletes a VPC Encryption Control configuration. This removes the encryption policy enforcement from the specified VPC. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule DeleteVpcBlockPublicAccessExclusionResult = Awso_ec2.Values.DeleteVpcBlockPublicAccessExclusionResult

Delete a VPC Block Public Access (BPA) exclusion. A VPC BPA exclusion is a mode that can be applied to a single VPC or subnet that exempts it from the account’s BPA mode and will allow bidirectional or egress-only access. You can create BPA exclusions for VPCs and subnets even when BPA is not enabled on the account to ensure that there is no traffic disruption to the exclusions when VPC BPA is turned on. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.

Sourcemodule DeleteVpcBlockPublicAccessExclusionRequest = Awso_ec2.Values.DeleteVpcBlockPublicAccessExclusionRequest

Delete a VPC Block Public Access (BPA) exclusion. A VPC BPA exclusion is a mode that can be applied to a single VPC or subnet that exempts it from the account’s BPA mode and will allow bidirectional or egress-only access. You can create BPA exclusions for VPCs and subnets even when BPA is not enabled on the account to ensure that there is no traffic disruption to the exclusions when VPC BPA is turned on. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.

Sourcemodule DeleteVolumeRequest = Awso_ec2.Values.DeleteVolumeRequest

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 EBS User Guide.

Sourcemodule DeleteVerifiedAccessTrustProviderResult = Awso_ec2.Values.DeleteVerifiedAccessTrustProviderResult

Delete an Amazon Web Services Verified Access trust provider.

Sourcemodule DeleteVerifiedAccessTrustProviderRequest = Awso_ec2.Values.DeleteVerifiedAccessTrustProviderRequest

Delete an Amazon Web Services Verified Access trust provider.

Sourcemodule DeleteVerifiedAccessInstanceResult = Awso_ec2.Values.DeleteVerifiedAccessInstanceResult

Delete an Amazon Web Services Verified Access instance.

Sourcemodule DeleteVerifiedAccessInstanceRequest = Awso_ec2.Values.DeleteVerifiedAccessInstanceRequest

Delete an Amazon Web Services Verified Access instance.

Sourcemodule DeleteVerifiedAccessGroupResult = Awso_ec2.Values.DeleteVerifiedAccessGroupResult

Delete an Amazon Web Services Verified Access group.

Sourcemodule DeleteVerifiedAccessGroupRequest = Awso_ec2.Values.DeleteVerifiedAccessGroupRequest

Delete an Amazon Web Services Verified Access group.

Sourcemodule DeleteVerifiedAccessEndpointResult = Awso_ec2.Values.DeleteVerifiedAccessEndpointResult

Delete an Amazon Web Services Verified Access endpoint.

Sourcemodule DeleteVerifiedAccessEndpointRequest = Awso_ec2.Values.DeleteVerifiedAccessEndpointRequest

Delete an Amazon Web Services Verified Access endpoint.

Sourcemodule DeleteTransitGatewayVpcAttachmentResult = Awso_ec2.Values.DeleteTransitGatewayVpcAttachmentResult

Deletes the specified VPC attachment.

Sourcemodule DeleteTransitGatewayVpcAttachmentRequest = Awso_ec2.Values.DeleteTransitGatewayVpcAttachmentRequest

Deletes the specified VPC attachment.

Sourcemodule DeleteTransitGatewayRouteTableResult = Awso_ec2.Values.DeleteTransitGatewayRouteTableResult

Deletes the specified transit gateway route table. If there are any route tables associated with the transit gateway route table, you must first run DisassociateRouteTable before you can delete the transit gateway route table. This removes any route tables associated with the transit gateway route table.

Sourcemodule DeleteTransitGatewayRouteTableRequest = Awso_ec2.Values.DeleteTransitGatewayRouteTableRequest

Deletes the specified transit gateway route table. If there are any route tables associated with the transit gateway route table, you must first run DisassociateRouteTable before you can delete the transit gateway route table. This removes any route tables associated with the transit gateway route table.

Sourcemodule DeleteTransitGatewayRouteTableAnnouncementResult = Awso_ec2.Values.DeleteTransitGatewayRouteTableAnnouncementResult

Advertises to the transit gateway that a transit gateway route table is deleted.

Sourcemodule DeleteTransitGatewayRouteTableAnnouncementRequest = Awso_ec2.Values.DeleteTransitGatewayRouteTableAnnouncementRequest

Advertises to the transit gateway that a transit gateway route table is deleted.

Sourcemodule DeleteTransitGatewayRouteResult = Awso_ec2.Values.DeleteTransitGatewayRouteResult

Deletes the specified route from the specified transit gateway route table.

Sourcemodule DeleteTransitGatewayRouteRequest = Awso_ec2.Values.DeleteTransitGatewayRouteRequest

Deletes the specified route from the specified transit gateway route table.

Sourcemodule DeleteTransitGatewayResult = Awso_ec2.Values.DeleteTransitGatewayResult

Deletes the specified transit gateway.

Sourcemodule DeleteTransitGatewayRequest = Awso_ec2.Values.DeleteTransitGatewayRequest

Deletes the specified transit gateway.

Sourcemodule DeleteTransitGatewayPrefixListReferenceResult = Awso_ec2.Values.DeleteTransitGatewayPrefixListReferenceResult

Deletes a reference (route) to a prefix list in a specified transit gateway route table.

Sourcemodule DeleteTransitGatewayPrefixListReferenceRequest = Awso_ec2.Values.DeleteTransitGatewayPrefixListReferenceRequest

Deletes a reference (route) to a prefix list in a specified transit gateway route table.

Sourcemodule DeleteTransitGatewayPolicyTableResult = Awso_ec2.Values.DeleteTransitGatewayPolicyTableResult

Deletes the specified transit gateway policy table.

Sourcemodule DeleteTransitGatewayPolicyTableRequest = Awso_ec2.Values.DeleteTransitGatewayPolicyTableRequest

Deletes the specified transit gateway policy table.

Sourcemodule DeleteTransitGatewayPeeringAttachmentResult = Awso_ec2.Values.DeleteTransitGatewayPeeringAttachmentResult

Deletes a transit gateway peering attachment.

Sourcemodule DeleteTransitGatewayPeeringAttachmentRequest = Awso_ec2.Values.DeleteTransitGatewayPeeringAttachmentRequest

Deletes a transit gateway peering attachment.

Sourcemodule DeleteTransitGatewayMulticastDomainResult = Awso_ec2.Values.DeleteTransitGatewayMulticastDomainResult

Deletes the specified transit gateway multicast domain.

Sourcemodule DeleteTransitGatewayMulticastDomainRequest = Awso_ec2.Values.DeleteTransitGatewayMulticastDomainRequest

Deletes the specified transit gateway multicast domain.

Sourcemodule DeleteTransitGatewayMeteringPolicyResult = Awso_ec2.Values.DeleteTransitGatewayMeteringPolicyResult

Deletes a transit gateway metering policy.

Sourcemodule DeleteTransitGatewayMeteringPolicyRequest = Awso_ec2.Values.DeleteTransitGatewayMeteringPolicyRequest

Deletes a transit gateway metering policy.

Sourcemodule DeleteTransitGatewayMeteringPolicyEntryResult = Awso_ec2.Values.DeleteTransitGatewayMeteringPolicyEntryResult

Deletes an entry from a transit gateway metering policy.

Sourcemodule DeleteTransitGatewayMeteringPolicyEntryRequest = Awso_ec2.Values.DeleteTransitGatewayMeteringPolicyEntryRequest

Deletes an entry from a transit gateway metering policy.

Sourcemodule DeleteTransitGatewayConnectResult = Awso_ec2.Values.DeleteTransitGatewayConnectResult

Deletes the specified Connect attachment. You must first delete any Connect peers for the attachment.

Sourcemodule DeleteTransitGatewayConnectRequest = Awso_ec2.Values.DeleteTransitGatewayConnectRequest

Deletes the specified Connect attachment. You must first delete any Connect peers for the attachment.

Sourcemodule DeleteTransitGatewayConnectPeerResult = Awso_ec2.Values.DeleteTransitGatewayConnectPeerResult

Deletes the specified Connect peer.

Sourcemodule DeleteTransitGatewayConnectPeerRequest = Awso_ec2.Values.DeleteTransitGatewayConnectPeerRequest

Deletes the specified Connect peer.

Sourcemodule DeleteTransitGatewayClientVpnAttachmentResult = Awso_ec2.Values.DeleteTransitGatewayClientVpnAttachmentResult

Deletes a Transit Gateway attachment for a Client VPN endpoint. The Transit Gateway owner can delete the attachment to remove the association between the Client VPN endpoint and the Transit Gateway.

Sourcemodule DeleteTransitGatewayClientVpnAttachmentRequest = Awso_ec2.Values.DeleteTransitGatewayClientVpnAttachmentRequest

Deletes a Transit Gateway attachment for a Client VPN endpoint. The Transit Gateway owner can delete the attachment to remove the association between the Client VPN endpoint and the Transit Gateway.

Sourcemodule DeleteTrafficMirrorTargetResult = Awso_ec2.Values.DeleteTrafficMirrorTargetResult

Deletes the specified Traffic Mirror target. You cannot delete a Traffic Mirror target that is in use by a Traffic Mirror session.

Sourcemodule DeleteTrafficMirrorTargetRequest = Awso_ec2.Values.DeleteTrafficMirrorTargetRequest

Deletes the specified Traffic Mirror target. You cannot delete a Traffic Mirror target that is in use by a Traffic Mirror session.

Sourcemodule DeleteTrafficMirrorSessionResult = Awso_ec2.Values.DeleteTrafficMirrorSessionResult

Deletes the specified Traffic Mirror session.

Sourcemodule DeleteTrafficMirrorSessionRequest = Awso_ec2.Values.DeleteTrafficMirrorSessionRequest

Deletes the specified Traffic Mirror session.

Sourcemodule DeleteTrafficMirrorFilterRuleResult = Awso_ec2.Values.DeleteTrafficMirrorFilterRuleResult

Deletes the specified Traffic Mirror rule.

Sourcemodule DeleteTrafficMirrorFilterRuleRequest = Awso_ec2.Values.DeleteTrafficMirrorFilterRuleRequest

Deletes the specified Traffic Mirror rule.

Sourcemodule DeleteTrafficMirrorFilterResult = Awso_ec2.Values.DeleteTrafficMirrorFilterResult

Deletes the specified Traffic Mirror filter. You cannot delete a Traffic Mirror filter that is in use by a Traffic Mirror session.

Sourcemodule DeleteTrafficMirrorFilterRequest = Awso_ec2.Values.DeleteTrafficMirrorFilterRequest

Deletes the specified Traffic Mirror filter. You cannot delete a Traffic Mirror filter that is in use by a Traffic Mirror session.

Sourcemodule DeleteTagsRequest = Awso_ec2.Values.DeleteTagsRequest

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.

Sourcemodule DeleteSubnetRequest = Awso_ec2.Values.DeleteSubnetRequest

Deletes the specified subnet. You must terminate all running instances in the subnet before you can delete the subnet.

Sourcemodule DeleteSubnetCidrReservationResult = Awso_ec2.Values.DeleteSubnetCidrReservationResult

Deletes a subnet CIDR reservation.

Sourcemodule DeleteSubnetCidrReservationRequest = Awso_ec2.Values.DeleteSubnetCidrReservationRequest

Deletes a subnet CIDR reservation.

Sourcemodule DeleteSpotDatafeedSubscriptionRequest = Awso_ec2.Values.DeleteSpotDatafeedSubscriptionRequest

Contains the parameters for DeleteSpotDatafeedSubscription.

Sourcemodule DeleteSnapshotRequest = Awso_ec2.Values.DeleteSnapshotRequest

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 deregister the AMI before you can delete the snapshot. For more information, see Delete an Amazon EBS snapshot in the Amazon EBS User Guide.

Sourcemodule DeleteSecurityGroupResult = Awso_ec2.Values.DeleteSecurityGroupResult

Deletes a security group. If you attempt to delete a security group that is associated with an instance or network interface, is referenced by another security group in the same VPC, or has a VPC association, the operation fails with DependencyViolation.

Sourcemodule DeleteSecurityGroupRequest = Awso_ec2.Values.DeleteSecurityGroupRequest

Deletes a security group. If you attempt to delete a security group that is associated with an instance or network interface, is referenced by another security group in the same VPC, or has a VPC association, the operation fails with DependencyViolation.

Sourcemodule DeleteSecondarySubnetResult = Awso_ec2.Values.DeleteSecondarySubnetResult

Deletes a secondary subnet. A secondary subnet must not contain any secondary interfaces prior to deletion.

Sourcemodule DeleteSecondarySubnetRequest = Awso_ec2.Values.DeleteSecondarySubnetRequest

Deletes a secondary subnet. A secondary subnet must not contain any secondary interfaces prior to deletion.

Sourcemodule DeleteSecondaryNetworkResult = Awso_ec2.Values.DeleteSecondaryNetworkResult

Deletes a secondary network. You must delete all secondary subnets in the secondary network before you can delete the secondary network.

Sourcemodule DeleteSecondaryNetworkRequest = Awso_ec2.Values.DeleteSecondaryNetworkRequest

Deletes a secondary network. You must delete all secondary subnets in the secondary network before you can delete the secondary network.

Sourcemodule DeleteRouteTableRequest = Awso_ec2.Values.DeleteRouteTableRequest

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.

Sourcemodule DeleteRouteServerResult = Awso_ec2.Values.DeleteRouteServerResult

Deletes the specified route server. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule DeleteRouteServerRequest = Awso_ec2.Values.DeleteRouteServerRequest

Deletes the specified route server. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule DeleteRouteServerPeerResult = Awso_ec2.Values.DeleteRouteServerPeerResult

Deletes the specified BGP peer from a route server. A route server peer is a session between a route server endpoint and the device deployed in Amazon Web Services (such as a firewall appliance or other network security function running on an EC2 instance). The device must meet these requirements: Have an elastic network interface in the VPC Support BGP (Border Gateway Protocol) Can initiate BGP sessions

Sourcemodule DeleteRouteServerPeerRequest = Awso_ec2.Values.DeleteRouteServerPeerRequest

Deletes the specified BGP peer from a route server. A route server peer is a session between a route server endpoint and the device deployed in Amazon Web Services (such as a firewall appliance or other network security function running on an EC2 instance). The device must meet these requirements: Have an elastic network interface in the VPC Support BGP (Border Gateway Protocol) Can initiate BGP sessions

Sourcemodule DeleteRouteServerEndpointResult = Awso_ec2.Values.DeleteRouteServerEndpointResult

Deletes the specified route server endpoint. A route server endpoint is an Amazon Web Services-managed component inside a subnet that facilitates BGP (Border Gateway Protocol) connections between your route server and your BGP peers.

Sourcemodule DeleteRouteServerEndpointRequest = Awso_ec2.Values.DeleteRouteServerEndpointRequest

Deletes the specified route server endpoint. A route server endpoint is an Amazon Web Services-managed component inside a subnet that facilitates BGP (Border Gateway Protocol) connections between your route server and your BGP peers.

Sourcemodule DeleteRouteRequest = Awso_ec2.Values.DeleteRouteRequest

Deletes the specified route from the specified route table.

Sourcemodule DeleteQueuedReservedInstancesResult = Awso_ec2.Values.DeleteQueuedReservedInstancesResult

Deletes the queued purchases for the specified Reserved Instances.

Sourcemodule DeleteQueuedReservedInstancesRequest = Awso_ec2.Values.DeleteQueuedReservedInstancesRequest

Deletes the queued purchases for the specified Reserved Instances.

Sourcemodule DeletePublicIpv4PoolResult = Awso_ec2.Values.DeletePublicIpv4PoolResult

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.

Sourcemodule DeletePublicIpv4PoolRequest = Awso_ec2.Values.DeletePublicIpv4PoolRequest

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.

Sourcemodule DeletePlacementGroupRequest = Awso_ec2.Values.DeletePlacementGroupRequest

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.

Sourcemodule DeleteNetworkInterfaceRequest = Awso_ec2.Values.DeleteNetworkInterfaceRequest

Contains the parameters for DeleteNetworkInterface.

Sourcemodule DeleteNetworkInterfacePermissionResult = Awso_ec2.Values.DeleteNetworkInterfacePermissionResult

Contains the output for DeleteNetworkInterfacePermission.

Sourcemodule DeleteNetworkInterfacePermissionRequest = Awso_ec2.Values.DeleteNetworkInterfacePermissionRequest

Contains the parameters for DeleteNetworkInterfacePermission.

Sourcemodule DeleteNetworkInsightsPathResult = Awso_ec2.Values.DeleteNetworkInsightsPathResult

Deletes the specified path.

Sourcemodule DeleteNetworkInsightsPathRequest = Awso_ec2.Values.DeleteNetworkInsightsPathRequest

Deletes the specified path.

Sourcemodule DeleteNetworkInsightsAnalysisResult = Awso_ec2.Values.DeleteNetworkInsightsAnalysisResult

Deletes the specified network insights analysis.

Sourcemodule DeleteNetworkInsightsAnalysisRequest = Awso_ec2.Values.DeleteNetworkInsightsAnalysisRequest

Deletes the specified network insights analysis.

Sourcemodule DeleteNetworkInsightsAccessScopeResult = Awso_ec2.Values.DeleteNetworkInsightsAccessScopeResult

Deletes the specified Network Access Scope.

Sourcemodule DeleteNetworkInsightsAccessScopeRequest = Awso_ec2.Values.DeleteNetworkInsightsAccessScopeRequest

Deletes the specified Network Access Scope.

Sourcemodule DeleteNetworkInsightsAccessScopeAnalysisResult = Awso_ec2.Values.DeleteNetworkInsightsAccessScopeAnalysisResult

Deletes the specified Network Access Scope analysis.

Sourcemodule DeleteNetworkInsightsAccessScopeAnalysisRequest = Awso_ec2.Values.DeleteNetworkInsightsAccessScopeAnalysisRequest

Deletes the specified Network Access Scope analysis.

Sourcemodule DeleteNetworkAclRequest = Awso_ec2.Values.DeleteNetworkAclRequest

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.

Sourcemodule DeleteNetworkAclEntryRequest = Awso_ec2.Values.DeleteNetworkAclEntryRequest

Deletes the specified ingress or egress entry (rule) from the specified network ACL.

Sourcemodule DeleteNatGatewayResult = Awso_ec2.Values.DeleteNatGatewayResult

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.

Sourcemodule DeleteNatGatewayRequest = Awso_ec2.Values.DeleteNatGatewayRequest

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.

Sourcemodule DeleteManagedPrefixListResult = Awso_ec2.Values.DeleteManagedPrefixListResult

Deletes the specified managed prefix list. You must first remove all references to the prefix list in your resources.

Sourcemodule DeleteManagedPrefixListRequest = Awso_ec2.Values.DeleteManagedPrefixListRequest

Deletes the specified managed prefix list. You must first remove all references to the prefix list in your resources.

Sourcemodule DeleteLocalGatewayVirtualInterfaceResult = Awso_ec2.Values.DeleteLocalGatewayVirtualInterfaceResult

Deletes the specified local gateway virtual interface.

Sourcemodule DeleteLocalGatewayVirtualInterfaceRequest = Awso_ec2.Values.DeleteLocalGatewayVirtualInterfaceRequest

Deletes the specified local gateway virtual interface.

Sourcemodule DeleteLocalGatewayVirtualInterfaceGroupResult = Awso_ec2.Values.DeleteLocalGatewayVirtualInterfaceGroupResult

Delete the specified local gateway interface group.

Sourcemodule DeleteLocalGatewayVirtualInterfaceGroupRequest = Awso_ec2.Values.DeleteLocalGatewayVirtualInterfaceGroupRequest

Delete the specified local gateway interface group.

Sourcemodule DeleteLocalGatewayRouteTableVpcAssociationResult = Awso_ec2.Values.DeleteLocalGatewayRouteTableVpcAssociationResult

Deletes the specified association between a VPC and local gateway route table.

Sourcemodule DeleteLocalGatewayRouteTableVpcAssociationRequest = Awso_ec2.Values.DeleteLocalGatewayRouteTableVpcAssociationRequest

Deletes the specified association between a VPC and local gateway route table.

Sourcemodule DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult = Awso_ec2.Values.DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult

Deletes a local gateway route table virtual interface group association.

Sourcemodule DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest = Awso_ec2.Values.DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest

Deletes a local gateway route table virtual interface group association.

Sourcemodule DeleteLocalGatewayRouteTableResult = Awso_ec2.Values.DeleteLocalGatewayRouteTableResult

Deletes a local gateway route table.

Sourcemodule DeleteLocalGatewayRouteTableRequest = Awso_ec2.Values.DeleteLocalGatewayRouteTableRequest

Deletes a local gateway route table.

Sourcemodule DeleteLocalGatewayRouteResult = Awso_ec2.Values.DeleteLocalGatewayRouteResult

Deletes the specified route from the specified local gateway route table.

Sourcemodule DeleteLocalGatewayRouteRequest = Awso_ec2.Values.DeleteLocalGatewayRouteRequest

Deletes the specified route from the specified local gateway route table.

Sourcemodule DeleteLaunchTemplateVersionsResult = Awso_ec2.Values.DeleteLaunchTemplateVersionsResult

Deletes one or more versions of a launch template. You can't 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. You can delete up to 200 launch template versions in a single request. To delete more than 200 versions in a single request, use DeleteLaunchTemplate, which deletes the launch template and all of its versions. For more information, see Delete a launch template version in the Amazon EC2 User Guide.

Sourcemodule DeleteLaunchTemplateVersionsRequest = Awso_ec2.Values.DeleteLaunchTemplateVersionsRequest

Deletes one or more versions of a launch template. You can't 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. You can delete up to 200 launch template versions in a single request. To delete more than 200 versions in a single request, use DeleteLaunchTemplate, which deletes the launch template and all of its versions. For more information, see Delete a launch template version in the Amazon EC2 User Guide.

Sourcemodule DeleteLaunchTemplateResult = Awso_ec2.Values.DeleteLaunchTemplateResult

Deletes a launch template. Deleting a launch template deletes all of its versions.

Sourcemodule DeleteLaunchTemplateRequest = Awso_ec2.Values.DeleteLaunchTemplateRequest

Deletes a launch template. Deleting a launch template deletes all of its versions.

Sourcemodule DeleteKeyPairResult = Awso_ec2.Values.DeleteKeyPairResult

Deletes the specified key pair, by removing the public key from Amazon EC2.

Sourcemodule DeleteKeyPairRequest = Awso_ec2.Values.DeleteKeyPairRequest

Deletes the specified key pair, by removing the public key from Amazon EC2.

Sourcemodule DeleteIpamScopeResult = Awso_ec2.Values.DeleteIpamScopeResult

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.

Sourcemodule DeleteIpamScopeRequest = Awso_ec2.Values.DeleteIpamScopeRequest

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.

Sourcemodule DeleteIpamResult = Awso_ec2.Values.DeleteIpamResult

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.

Sourcemodule DeleteIpamResourceDiscoveryResult = Awso_ec2.Values.DeleteIpamResourceDiscoveryResult

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.

Sourcemodule DeleteIpamResourceDiscoveryRequest = Awso_ec2.Values.DeleteIpamResourceDiscoveryRequest

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.

Sourcemodule DeleteIpamRequest = Awso_ec2.Values.DeleteIpamRequest

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.

Sourcemodule DeleteIpamPrefixListResolverTargetResult = Awso_ec2.Values.DeleteIpamPrefixListResolverTargetResult

Deletes an IPAM prefix list resolver target. This removes the association between the resolver and the managed prefix list, stopping automatic CIDR synchronization. For more information about IPAM prefix list resolver, see Automate prefix list updates with IPAM in the Amazon VPC IPAM User Guide.

Sourcemodule DeleteIpamPrefixListResolverTargetRequest = Awso_ec2.Values.DeleteIpamPrefixListResolverTargetRequest

Deletes an IPAM prefix list resolver target. This removes the association between the resolver and the managed prefix list, stopping automatic CIDR synchronization. For more information about IPAM prefix list resolver, see Automate prefix list updates with IPAM in the Amazon VPC IPAM User Guide.

Sourcemodule DeleteIpamPrefixListResolverResult = Awso_ec2.Values.DeleteIpamPrefixListResolverResult

Deletes an IPAM prefix list resolver. Before deleting a resolver, you must first delete all resolver targets associated with it.

Sourcemodule DeleteIpamPrefixListResolverRequest = Awso_ec2.Values.DeleteIpamPrefixListResolverRequest

Deletes an IPAM prefix list resolver. Before deleting a resolver, you must first delete all resolver targets associated with it.

Sourcemodule DeleteIpamPoolResult = Awso_ec2.Values.DeleteIpamPoolResult

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.

Sourcemodule DeleteIpamPoolRequest = Awso_ec2.Values.DeleteIpamPoolRequest

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.

Sourcemodule DeleteIpamPolicyResult = Awso_ec2.Values.DeleteIpamPolicyResult

Deletes an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations.

Sourcemodule DeleteIpamPolicyRequest = Awso_ec2.Values.DeleteIpamPolicyRequest

Deletes an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations.

Sourcemodule DeleteIpamExternalResourceVerificationTokenResult = Awso_ec2.Values.DeleteIpamExternalResourceVerificationTokenResult

Delete a verification token. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).

Sourcemodule DeleteIpamExternalResourceVerificationTokenRequest = Awso_ec2.Values.DeleteIpamExternalResourceVerificationTokenRequest

Delete a verification token. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).

Sourcemodule DeleteInternetGatewayRequest = Awso_ec2.Values.DeleteInternetGatewayRequest

Deletes the specified internet gateway. You must detach the internet gateway from the VPC before you can delete it.

Sourcemodule DeleteInstanceEventWindowResult = Awso_ec2.Values.DeleteInstanceEventWindowResult

Deletes the specified event window. For more information, see Define event windows for scheduled events in the Amazon EC2 User Guide.

Sourcemodule DeleteInstanceEventWindowRequest = Awso_ec2.Values.DeleteInstanceEventWindowRequest

Deletes the specified event window. For more information, see Define event windows for scheduled events in the Amazon EC2 User Guide.

Sourcemodule DeleteInstanceConnectEndpointResult = Awso_ec2.Values.DeleteInstanceConnectEndpointResult

Deletes the specified EC2 Instance Connect Endpoint.

Sourcemodule DeleteInstanceConnectEndpointRequest = Awso_ec2.Values.DeleteInstanceConnectEndpointRequest

Deletes the specified EC2 Instance Connect Endpoint.

Sourcemodule DeleteImageUsageReportResult = Awso_ec2.Values.DeleteImageUsageReportResult

Deletes the specified image usage report. For more information, see View your AMI usage in the Amazon EC2 User Guide.

Sourcemodule DeleteImageUsageReportRequest = Awso_ec2.Values.DeleteImageUsageReportRequest

Deletes the specified image usage report. For more information, see View your AMI usage in the Amazon EC2 User Guide.

Sourcemodule DeleteFpgaImageResult = Awso_ec2.Values.DeleteFpgaImageResult

Deletes the specified Amazon FPGA Image (AFI).

Sourcemodule DeleteFpgaImageRequest = Awso_ec2.Values.DeleteFpgaImageRequest

Deletes the specified Amazon FPGA Image (AFI).

Sourcemodule DeleteFlowLogsResult = Awso_ec2.Values.DeleteFlowLogsResult

Deletes one or more flow logs.

Sourcemodule DeleteFlowLogsRequest = Awso_ec2.Values.DeleteFlowLogsRequest

Deletes one or more flow logs.

Sourcemodule DeleteFleetsResult = Awso_ec2.Values.DeleteFleetsResult

Deletes the specified EC2 Fleet request. After you delete an EC2 Fleet request, it launches no new instances. You must also specify whether a deleted EC2 Fleet request should terminate its instances. If you choose to terminate the instances, the EC2 Fleet request enters the deleted_terminating state. Otherwise, it enters the deleted_running state, and the instances continue to run until they are interrupted or you terminate them manually. A deleted instant fleet with running instances is not supported. When you delete an instant fleet, Amazon EC2 automatically terminates all its instances. For fleets with more than 1000 instances, the deletion request might fail. If your fleet has more than 1000 instances, first terminate most of the instances manually, leaving 1000 or fewer. Then delete the fleet, and the remaining instances will be terminated automatically. Terminating an instance is permanent and irreversible. After you terminate an instance, you can no longer connect to it, and it can't be recovered. All attached Amazon EBS volumes that are configured to be deleted on termination are also permanently deleted and can't be recovered. All data stored on instance store volumes is permanently lost. For more information, see How instance termination works. Before you terminate an instance, ensure that you have backed up all data that you need to retain after the termination to persistent storage. Restrictions You can delete up to 25 fleets of type instant in a single request. You can delete up to 100 fleets of type maintain or request in a single request. You can delete up to 125 fleets in a single request, provided you do not exceed the quota for each fleet type, as specified above. If you exceed the specified number of fleets to delete, no fleets are deleted. For more information, see Delete an EC2 Fleet request and the instances in the fleet in the Amazon EC2 User Guide.

Sourcemodule DeleteFleetsRequest = Awso_ec2.Values.DeleteFleetsRequest

Deletes the specified EC2 Fleet request. After you delete an EC2 Fleet request, it launches no new instances. You must also specify whether a deleted EC2 Fleet request should terminate its instances. If you choose to terminate the instances, the EC2 Fleet request enters the deleted_terminating state. Otherwise, it enters the deleted_running state, and the instances continue to run until they are interrupted or you terminate them manually. A deleted instant fleet with running instances is not supported. When you delete an instant fleet, Amazon EC2 automatically terminates all its instances. For fleets with more than 1000 instances, the deletion request might fail. If your fleet has more than 1000 instances, first terminate most of the instances manually, leaving 1000 or fewer. Then delete the fleet, and the remaining instances will be terminated automatically. Terminating an instance is permanent and irreversible. After you terminate an instance, you can no longer connect to it, and it can't be recovered. All attached Amazon EBS volumes that are configured to be deleted on termination are also permanently deleted and can't be recovered. All data stored on instance store volumes is permanently lost. For more information, see How instance termination works. Before you terminate an instance, ensure that you have backed up all data that you need to retain after the termination to persistent storage. Restrictions You can delete up to 25 fleets of type instant in a single request. You can delete up to 100 fleets of type maintain or request in a single request. You can delete up to 125 fleets in a single request, provided you do not exceed the quota for each fleet type, as specified above. If you exceed the specified number of fleets to delete, no fleets are deleted. For more information, see Delete an EC2 Fleet request and the instances in the fleet in the Amazon EC2 User Guide.

Sourcemodule DeleteEgressOnlyInternetGatewayResult = Awso_ec2.Values.DeleteEgressOnlyInternetGatewayResult

Deletes an egress-only internet gateway.

Sourcemodule DeleteEgressOnlyInternetGatewayRequest = Awso_ec2.Values.DeleteEgressOnlyInternetGatewayRequest

Deletes an egress-only internet gateway.

Sourcemodule DeleteDhcpOptionsRequest = Awso_ec2.Values.DeleteDhcpOptionsRequest

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.

include module type of struct include Awso_ec2.Values_7 end
Sourcemodule DeleteCustomerGatewayRequest = Awso_ec2.Values.DeleteCustomerGatewayRequest

Contains the parameters for DeleteCustomerGateway.

Sourcemodule DeleteCoipPoolResult = Awso_ec2.Values.DeleteCoipPoolResult

Deletes a pool of customer-owned IP (CoIP) addresses.

Sourcemodule DeleteCoipPoolRequest = Awso_ec2.Values.DeleteCoipPoolRequest

Deletes a pool of customer-owned IP (CoIP) addresses.

Sourcemodule DeleteCoipCidrResult = Awso_ec2.Values.DeleteCoipCidrResult

Deletes a range of customer-owned IP addresses.

Sourcemodule DeleteCoipCidrRequest = Awso_ec2.Values.DeleteCoipCidrRequest

Deletes a range of customer-owned IP addresses.

Sourcemodule DeleteClientVpnRouteResult = Awso_ec2.Values.DeleteClientVpnRouteResult

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.

Sourcemodule DeleteClientVpnRouteRequest = Awso_ec2.Values.DeleteClientVpnRouteRequest

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.

Sourcemodule DeleteClientVpnEndpointResult = Awso_ec2.Values.DeleteClientVpnEndpointResult

Deletes the specified Client VPN endpoint. You must disassociate all target networks before you can delete a Client VPN endpoint.

Sourcemodule DeleteClientVpnEndpointRequest = Awso_ec2.Values.DeleteClientVpnEndpointRequest

Deletes the specified Client VPN endpoint. You must disassociate all target networks before you can delete a Client VPN endpoint.

Sourcemodule DeleteCarrierGatewayResult = Awso_ec2.Values.DeleteCarrierGatewayResult

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.

Sourcemodule DeleteCarrierGatewayRequest = Awso_ec2.Values.DeleteCarrierGatewayRequest

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.

Sourcemodule DeleteCapacityManagerDataExportResult = Awso_ec2.Values.DeleteCapacityManagerDataExportResult

Deletes an existing Capacity Manager data export configuration. This stops future scheduled exports but does not delete previously exported files from S3.

Sourcemodule DeleteCapacityManagerDataExportRequest = Awso_ec2.Values.DeleteCapacityManagerDataExportRequest

Deletes an existing Capacity Manager data export configuration. This stops future scheduled exports but does not delete previously exported files from S3.

Sourcemodule CreateVpnGatewayResult = Awso_ec2.Values.CreateVpnGatewayResult

Contains the output of CreateVpnGateway.

Sourcemodule CreateVpnGatewayRequest = Awso_ec2.Values.CreateVpnGatewayRequest

Contains the parameters for CreateVpnGateway.

Sourcemodule CreateVpnConnectionRouteRequest = Awso_ec2.Values.CreateVpnConnectionRouteRequest

Contains the parameters for CreateVpnConnectionRoute.

Sourcemodule CreateVpnConnectionResult = Awso_ec2.Values.CreateVpnConnectionResult

Contains the output of CreateVpnConnection.

Sourcemodule CreateVpnConnectionRequest = Awso_ec2.Values.CreateVpnConnectionRequest

Contains the parameters for CreateVpnConnection.

Sourcemodule CreateVpnConcentratorResult = Awso_ec2.Values.CreateVpnConcentratorResult

Creates a VPN concentrator that aggregates multiple VPN connections to a transit gateway.

Sourcemodule CreateVpnConcentratorRequest = Awso_ec2.Values.CreateVpnConcentratorRequest

Creates a VPN concentrator that aggregates multiple VPN connections to a transit gateway.

Sourcemodule CreateVpcResult = Awso_ec2.Values.CreateVpcResult

Creates a VPC with the specified CIDR blocks. A VPC must have an associated IPv4 CIDR block. You can choose an IPv4 CIDR block or an IPAM-allocated IPv4 CIDR block. You can optionally associate an IPv6 CIDR block with a VPC. You can choose an IPv6 CIDR block, an Amazon-provided IPv6 CIDR block, an IPAM-allocated IPv6 CIDR block, or an IPv6 CIDR block that you brought to Amazon Web Services. For more information, see IP addressing for your VPCs and subnets in the Amazon VPC User Guide. 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 DNS options and tenancy for a VPC when you create it. You can't change the tenancy of a VPC after you create it. For more information, see VPC configuration options in the Amazon VPC User Guide.

Sourcemodule CreateVpcRequest = Awso_ec2.Values.CreateVpcRequest

Creates a VPC with the specified CIDR blocks. A VPC must have an associated IPv4 CIDR block. You can choose an IPv4 CIDR block or an IPAM-allocated IPv4 CIDR block. You can optionally associate an IPv6 CIDR block with a VPC. You can choose an IPv6 CIDR block, an Amazon-provided IPv6 CIDR block, an IPAM-allocated IPv6 CIDR block, or an IPv6 CIDR block that you brought to Amazon Web Services. For more information, see IP addressing for your VPCs and subnets in the Amazon VPC User Guide. 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 DNS options and tenancy for a VPC when you create it. You can't change the tenancy of a VPC after you create it. For more information, see VPC configuration options in the Amazon VPC User Guide.

Sourcemodule CreateVpcPeeringConnectionResult = Awso_ec2.Values.CreateVpcPeeringConnectionResult

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 VPC peering limitations 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.

Sourcemodule CreateVpcPeeringConnectionRequest = Awso_ec2.Values.CreateVpcPeeringConnectionRequest

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 VPC peering limitations 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.

Sourcemodule CreateVpcEndpointServiceConfigurationResult = Awso_ec2.Values.CreateVpcEndpointServiceConfigurationResult

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.

Sourcemodule CreateVpcEndpointServiceConfigurationRequest = Awso_ec2.Values.CreateVpcEndpointServiceConfigurationRequest

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.

Sourcemodule CreateVpcEndpointResult = Awso_ec2.Values.CreateVpcEndpointResult

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.

Sourcemodule CreateVpcEndpointRequest = Awso_ec2.Values.CreateVpcEndpointRequest

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.

Sourcemodule CreateVpcEndpointConnectionNotificationResult = Awso_ec2.Values.CreateVpcEndpointConnectionNotificationResult

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 Creating an Amazon SNS topic in the Amazon SNS Developer Guide. You can create a connection notification for interface endpoints only.

Sourcemodule CreateVpcEndpointConnectionNotificationRequest = Awso_ec2.Values.CreateVpcEndpointConnectionNotificationRequest

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 Creating an Amazon SNS topic in the Amazon SNS Developer Guide. You can create a connection notification for interface endpoints only.

Sourcemodule CreateVpcEncryptionControlResult = Awso_ec2.Values.CreateVpcEncryptionControlResult

Creates a VPC Encryption Control configuration for a specified VPC. VPC Encryption Control enables you to enforce encryption for all data in transit within and between VPCs to meet compliance requirements for standards like HIPAA, FedRAMP, and PCI DSS. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule CreateVpcEncryptionControlRequest = Awso_ec2.Values.CreateVpcEncryptionControlRequest

Creates a VPC Encryption Control configuration for a specified VPC. VPC Encryption Control enables you to enforce encryption for all data in transit within and between VPCs to meet compliance requirements for standards like HIPAA, FedRAMP, and PCI DSS. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

Sourcemodule CreateVpcBlockPublicAccessExclusionResult = Awso_ec2.Values.CreateVpcBlockPublicAccessExclusionResult

Create a VPC Block Public Access (BPA) exclusion. A VPC BPA exclusion is a mode that can be applied to a single VPC or subnet that exempts it from the account’s BPA mode and will allow bidirectional or egress-only access. You can create BPA exclusions for VPCs and subnets even when BPA is not enabled on the account to ensure that there is no traffic disruption to the exclusions when VPC BPA is turned on. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.

Sourcemodule CreateVpcBlockPublicAccessExclusionRequest = Awso_ec2.Values.CreateVpcBlockPublicAccessExclusionRequest

Create a VPC Block Public Access (BPA) exclusion. A VPC BPA exclusion is a mode that can be applied to a single VPC or subnet that exempts it from the account’s BPA mode and will allow bidirectional or egress-only access. You can create BPA exclusions for VPCs and subnets even when BPA is not enabled on the account to ensure that there is no traffic disruption to the exclusions when VPC BPA is turned on. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.

Sourcemodule CreateVolumeRequest = Awso_ec2.Values.CreateVolumeRequest

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 EBS User Guide. You can tag your volumes during creation. For more information, see Tag your Amazon EC2 resources in the Amazon EC2 User Guide. For more information, see Create an Amazon EBS volume in the Amazon EBS User Guide.

Sourcemodule CreateVerifiedAccessTrustProviderResult = Awso_ec2.Values.CreateVerifiedAccessTrustProviderResult

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.

Sourcemodule CreateVerifiedAccessTrustProviderRequest = Awso_ec2.Values.CreateVerifiedAccessTrustProviderRequest

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.

Sourcemodule CreateVerifiedAccessInstanceResult = Awso_ec2.Values.CreateVerifiedAccessInstanceResult

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.

Sourcemodule CreateVerifiedAccessInstanceRequest = Awso_ec2.Values.CreateVerifiedAccessInstanceRequest

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.

Sourcemodule CreateVerifiedAccessGroupResult = Awso_ec2.Values.CreateVerifiedAccessGroupResult

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.

Sourcemodule CreateVerifiedAccessGroupRequest = Awso_ec2.Values.CreateVerifiedAccessGroupRequest

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.

Sourcemodule CreateVerifiedAccessEndpointResult = Awso_ec2.Values.CreateVerifiedAccessEndpointResult

An Amazon Web Services Verified Access endpoint is where you define your application along with an optional endpoint-level access policy.

Sourcemodule CreateVerifiedAccessEndpointRequest = Awso_ec2.Values.CreateVerifiedAccessEndpointRequest

An Amazon Web Services Verified Access endpoint is where you define your application along with an optional endpoint-level access policy.

Sourcemodule CreateTransitGatewayVpcAttachmentResult = Awso_ec2.Values.CreateTransitGatewayVpcAttachmentResult

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.

Sourcemodule CreateTransitGatewayVpcAttachmentRequest = Awso_ec2.Values.CreateTransitGatewayVpcAttachmentRequest

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.

Sourcemodule CreateTransitGatewayRouteTableResult = Awso_ec2.Values.CreateTransitGatewayRouteTableResult

Creates a route table for the specified transit gateway.

Sourcemodule CreateTransitGatewayRouteTableRequest = Awso_ec2.Values.CreateTransitGatewayRouteTableRequest

Creates a route table for the specified transit gateway.

Sourcemodule CreateTransitGatewayRouteTableAnnouncementResult = Awso_ec2.Values.CreateTransitGatewayRouteTableAnnouncementResult

Advertises a new transit gateway route table.

Sourcemodule CreateTransitGatewayRouteTableAnnouncementRequest = Awso_ec2.Values.CreateTransitGatewayRouteTableAnnouncementRequest

Advertises a new transit gateway route table.

Sourcemodule CreateTransitGatewayRouteResult = Awso_ec2.Values.CreateTransitGatewayRouteResult

Creates a static route for the specified transit gateway route table.

Sourcemodule CreateTransitGatewayRouteRequest = Awso_ec2.Values.CreateTransitGatewayRouteRequest

Creates a static route for the specified transit gateway route table.

Sourcemodule CreateTransitGatewayResult = Awso_ec2.Values.CreateTransitGatewayResult

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.

Sourcemodule CreateTransitGatewayRequest = Awso_ec2.Values.CreateTransitGatewayRequest

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.

Sourcemodule CreateTransitGatewayPrefixListReferenceResult = Awso_ec2.Values.CreateTransitGatewayPrefixListReferenceResult

Creates a reference (route) to a prefix list in a specified transit gateway route table.

Sourcemodule CreateTransitGatewayPrefixListReferenceRequest = Awso_ec2.Values.CreateTransitGatewayPrefixListReferenceRequest

Creates a reference (route) to a prefix list in a specified transit gateway route table.

Sourcemodule CreateTransitGatewayPolicyTableResult = Awso_ec2.Values.CreateTransitGatewayPolicyTableResult

Creates a transit gateway policy table.

Sourcemodule CreateTransitGatewayPolicyTableRequest = Awso_ec2.Values.CreateTransitGatewayPolicyTableRequest

Creates a transit gateway policy table.

Sourcemodule CreateTransitGatewayPeeringAttachmentResult = Awso_ec2.Values.CreateTransitGatewayPeeringAttachmentResult

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.

Sourcemodule CreateTransitGatewayPeeringAttachmentRequest = Awso_ec2.Values.CreateTransitGatewayPeeringAttachmentRequest

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.

Sourcemodule CreateTransitGatewayMulticastDomainResult = Awso_ec2.Values.CreateTransitGatewayMulticastDomainResult

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.

Sourcemodule CreateTransitGatewayMulticastDomainRequest = Awso_ec2.Values.CreateTransitGatewayMulticastDomainRequest

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.

Sourcemodule CreateTransitGatewayMeteringPolicyResult = Awso_ec2.Values.CreateTransitGatewayMeteringPolicyResult

Creates a metering policy for a transit gateway to track and measure network traffic.

Sourcemodule CreateTransitGatewayMeteringPolicyRequest = Awso_ec2.Values.CreateTransitGatewayMeteringPolicyRequest

Creates a metering policy for a transit gateway to track and measure network traffic.

Sourcemodule CreateTransitGatewayMeteringPolicyEntryResult = Awso_ec2.Values.CreateTransitGatewayMeteringPolicyEntryResult

Creates an entry in a transit gateway metering policy to define traffic measurement rules.

Sourcemodule CreateTransitGatewayMeteringPolicyEntryRequest = Awso_ec2.Values.CreateTransitGatewayMeteringPolicyEntryRequest

Creates an entry in a transit gateway metering policy to define traffic measurement rules.

Sourcemodule CreateTransitGatewayConnectResult = Awso_ec2.Values.CreateTransitGatewayConnectResult

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.

Sourcemodule CreateTransitGatewayConnectRequest = Awso_ec2.Values.CreateTransitGatewayConnectRequest

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.

Sourcemodule CreateTransitGatewayConnectPeerResult = Awso_ec2.Values.CreateTransitGatewayConnectPeerResult

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 Amazon Web Services Transit Gateways Guide.

Sourcemodule CreateTransitGatewayConnectPeerRequest = Awso_ec2.Values.CreateTransitGatewayConnectPeerRequest

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 Amazon Web Services Transit Gateways Guide.

Sourcemodule CreateTrafficMirrorTargetResult = Awso_ec2.Values.CreateTrafficMirrorTargetResult

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.

Sourcemodule CreateTrafficMirrorTargetRequest = Awso_ec2.Values.CreateTrafficMirrorTargetRequest

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.

Sourcemodule CreateTrafficMirrorSessionResult = Awso_ec2.Values.CreateTrafficMirrorSessionResult

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.

Sourcemodule CreateTrafficMirrorSessionRequest = Awso_ec2.Values.CreateTrafficMirrorSessionRequest

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.

Sourcemodule CreateTrafficMirrorFilterRuleResult = Awso_ec2.Values.CreateTrafficMirrorFilterRuleResult

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.

Sourcemodule CreateTrafficMirrorFilterRuleRequest = Awso_ec2.Values.CreateTrafficMirrorFilterRuleRequest

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.

Sourcemodule CreateTrafficMirrorFilterResult = Awso_ec2.Values.CreateTrafficMirrorFilterResult

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.

Sourcemodule CreateTrafficMirrorFilterRequest = Awso_ec2.Values.CreateTrafficMirrorFilterRequest

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.

Sourcemodule CreateTagsRequest = Awso_ec2.Values.CreateTagsRequest

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.

Sourcemodule CreateSubnetResult = Awso_ec2.Values.CreateSubnetResult

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. 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.

Sourcemodule CreateSubnetRequest = Awso_ec2.Values.CreateSubnetRequest

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. 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.

Sourcemodule CreateSubnetCidrReservationResult = Awso_ec2.Values.CreateSubnetCidrReservationResult

Creates a subnet CIDR reservation. For more information, see Subnet CIDR reservations in the Amazon VPC User Guide and Manage prefixes for your network interfaces in the Amazon EC2 User Guide.

Sourcemodule CreateSubnetCidrReservationRequest = Awso_ec2.Values.CreateSubnetCidrReservationRequest

Creates a subnet CIDR reservation. For more information, see Subnet CIDR reservations in the Amazon VPC User Guide and Manage prefixes for your network interfaces in the Amazon EC2 User Guide.

Sourcemodule CreateStoreImageTaskResult = Awso_ec2.Values.CreateStoreImageTaskResult

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 S3 in the Amazon EC2 User Guide. For more information, see Store and restore an AMI using S3 in the Amazon EC2 User Guide.

Sourcemodule CreateStoreImageTaskRequest = Awso_ec2.Values.CreateStoreImageTaskRequest

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 S3 in the Amazon EC2 User Guide. For more information, see Store and restore an AMI using S3 in the Amazon EC2 User Guide.

Sourcemodule CreateSpotDatafeedSubscriptionResult = Awso_ec2.Values.CreateSpotDatafeedSubscriptionResult

Contains the output of CreateSpotDatafeedSubscription.

Sourcemodule CreateSpotDatafeedSubscriptionRequest = Awso_ec2.Values.CreateSpotDatafeedSubscriptionRequest

Contains the parameters for CreateSpotDatafeedSubscription.

Sourcemodule CreateSnapshotsResult = Awso_ec2.Values.CreateSnapshotsResult

Creates crash-consistent snapshots of multiple EBS volumes attached to an Amazon EC2 instance. Volumes are chosen by specifying an instance. Each volume attached to the specified instance will produce one snapshot 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. The location of the source instance determines where you can create the snapshots. If the source instance is in a Region, you must create the snapshots in the same Region as the instance. If the source instance is in a Local Zone, you can create the snapshots in the same Local Zone or in its parent Amazon Web Services Region. If the source instance is on an Outpost, you can create the snapshots on the same Outpost or in its parent Amazon Web Services Region.

Sourcemodule CreateSnapshotsRequest = Awso_ec2.Values.CreateSnapshotsRequest

Creates crash-consistent snapshots of multiple EBS volumes attached to an Amazon EC2 instance. Volumes are chosen by specifying an instance. Each volume attached to the specified instance will produce one snapshot 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. The location of the source instance determines where you can create the snapshots. If the source instance is in a Region, you must create the snapshots in the same Region as the instance. If the source instance is in a Local Zone, you can create the snapshots in the same Local Zone or in its parent Amazon Web Services Region. If the source instance is on an Outpost, you can create the snapshots on the same Outpost or in its parent Amazon Web Services Region.

Sourcemodule CreateSnapshotRequest = Awso_ec2.Values.CreateSnapshotRequest

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. The location of the source EBS volume determines where you can create the snapshot. If the source volume is in a Region, you must create the snapshot in the same Region as the volume. If the source volume is in a Local Zone, you can create the snapshot in the same Local Zone or in its parent Amazon Web Services Region. If the source volume is on an Outpost, you can create the snapshot on the same Outpost or in its parent Amazon Web Services Region. 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. For more information, see Amazon EBS encryption in the Amazon EBS User Guide.

Sourcemodule CreateSecurityGroupResult = Awso_ec2.Values.CreateSecurityGroupResult

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 EC2 User Guide and Security groups for your VPC in the Amazon VPC 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.

Sourcemodule CreateSecurityGroupRequest = Awso_ec2.Values.CreateSecurityGroupRequest

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 EC2 User Guide and Security groups for your VPC in the Amazon VPC 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.

Sourcemodule CreateSecondarySubnetResult = Awso_ec2.Values.CreateSecondarySubnetResult

Creates a secondary subnet in a secondary network. A secondary subnet CIDR block must not overlap with the CIDR block of an existing secondary subnet in the secondary network. After you create a secondary subnet, you can't change its CIDR block. The allowed size for a secondary subnet CIDR block is between /28 netmask (16 IP addresses) and /12 netmask (1,048,576 IP addresses). Amazon reserves the first four IP addresses and the last IP address in each secondary subnet for internal use.

Sourcemodule CreateSecondarySubnetRequest = Awso_ec2.Values.CreateSecondarySubnetRequest

Creates a secondary subnet in a secondary network. A secondary subnet CIDR block must not overlap with the CIDR block of an existing secondary subnet in the secondary network. After you create a secondary subnet, you can't change its CIDR block. The allowed size for a secondary subnet CIDR block is between /28 netmask (16 IP addresses) and /12 netmask (1,048,576 IP addresses). Amazon reserves the first four IP addresses and the last IP address in each secondary subnet for internal use.

Sourcemodule CreateSecondaryNetworkResult = Awso_ec2.Values.CreateSecondaryNetworkResult

Creates a secondary network. The allowed size for a secondary network CIDR block is between /28 netmask (16 IP addresses) and /12 netmask (1,048,576 IP addresses).

Sourcemodule CreateSecondaryNetworkRequest = Awso_ec2.Values.CreateSecondaryNetworkRequest

Creates a secondary network. The allowed size for a secondary network CIDR block is between /28 netmask (16 IP addresses) and /12 netmask (1,048,576 IP addresses).

Sourcemodule CreateRouteTableResult = Awso_ec2.Values.CreateRouteTableResult

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.

Sourcemodule CreateRouteTableRequest = Awso_ec2.Values.CreateRouteTableRequest

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.

Sourcemodule CreateRouteServerResult = Awso_ec2.Values.CreateRouteServerResult

Creates a new route server to manage dynamic routing in a VPC. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule CreateRouteServerRequest = Awso_ec2.Values.CreateRouteServerRequest

Creates a new route server to manage dynamic routing in a VPC. Amazon VPC Route Server simplifies routing for traffic between workloads that are deployed within a VPC and its internet gateways. With this feature, VPC Route Server dynamically updates VPC and internet gateway route tables with your preferred IPv4 or IPv6 routes to achieve routing fault tolerance for those workloads. This enables you to automatically reroute traffic within a VPC, which increases the manageability of VPC routing and interoperability with third-party workloads. Route server supports the follow route table types: VPC route tables not associated with subnets Subnet route tables Internet gateway route tables Route server does not support route tables associated with virtual private gateways. To propagate routes into a transit gateway route table, use Transit Gateway Connect. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule CreateRouteServerPeerResult = Awso_ec2.Values.CreateRouteServerPeerResult

Creates a new BGP peer for a specified route server endpoint. A route server peer is a session between a route server endpoint and the device deployed in Amazon Web Services (such as a firewall appliance or other network security function running on an EC2 instance). The device must meet these requirements: Have an elastic network interface in the VPC Support BGP (Border Gateway Protocol) Can initiate BGP sessions For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule CreateRouteServerPeerRequest = Awso_ec2.Values.CreateRouteServerPeerRequest

Creates a new BGP peer for a specified route server endpoint. A route server peer is a session between a route server endpoint and the device deployed in Amazon Web Services (such as a firewall appliance or other network security function running on an EC2 instance). The device must meet these requirements: Have an elastic network interface in the VPC Support BGP (Border Gateway Protocol) Can initiate BGP sessions For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule CreateRouteServerEndpointResult = Awso_ec2.Values.CreateRouteServerEndpointResult

Creates a new endpoint for a route server in a specified subnet. A route server endpoint is an Amazon Web Services-managed component inside a subnet that facilitates BGP (Border Gateway Protocol) connections between your route server and your BGP peers. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule CreateRouteServerEndpointRequest = Awso_ec2.Values.CreateRouteServerEndpointRequest

Creates a new endpoint for a route server in a specified subnet. A route server endpoint is an Amazon Web Services-managed component inside a subnet that facilitates BGP (Border Gateway Protocol) connections between your route server and your BGP peers. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule CreateRouteResult = Awso_ec2.Values.CreateRouteResult

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.

Sourcemodule CreateRouteRequest = Awso_ec2.Values.CreateRouteRequest

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.

Sourcemodule CreateRestoreImageTaskResult = Awso_ec2.Values.CreateRestoreImageTaskResult

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 S3 in the Amazon EC2 User Guide. For more information, see Store and restore an AMI using S3 in the Amazon EC2 User Guide.

Sourcemodule CreateRestoreImageTaskRequest = Awso_ec2.Values.CreateRestoreImageTaskRequest

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 S3 in the Amazon EC2 User Guide. For more information, see Store and restore an AMI using S3 in the Amazon EC2 User Guide.

Sourcemodule CreateReservedInstancesListingResult = Awso_ec2.Values.CreateReservedInstancesListingResult

Contains the output of CreateReservedInstancesListing.

Sourcemodule CreateReservedInstancesListingRequest = Awso_ec2.Values.CreateReservedInstancesListingRequest

Contains the parameters for CreateReservedInstancesListing.

Sourcemodule CreateReplaceRootVolumeTaskResult = Awso_ec2.Values.CreateReplaceRootVolumeTaskResult

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 EC2 User Guide.

Sourcemodule CreateReplaceRootVolumeTaskRequest = Awso_ec2.Values.CreateReplaceRootVolumeTaskRequest

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 EC2 User Guide.

Sourcemodule CreatePublicIpv4PoolResult = Awso_ec2.Values.CreatePublicIpv4PoolResult

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.

Sourcemodule CreatePublicIpv4PoolRequest = Awso_ec2.Values.CreatePublicIpv4PoolRequest

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.

Sourcemodule CreatePlacementGroupResult = Awso_ec2.Values.CreatePlacementGroupResult

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.

Sourcemodule CreatePlacementGroupRequest = Awso_ec2.Values.CreatePlacementGroupRequest

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.

Sourcemodule CreateNetworkInterfaceResult = Awso_ec2.Values.CreateNetworkInterfaceResult

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 about network interfaces, see Elastic network interfaces in the Amazon EC2 User Guide.

Sourcemodule CreateNetworkInterfaceRequest = Awso_ec2.Values.CreateNetworkInterfaceRequest

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 about network interfaces, see Elastic network interfaces in the Amazon EC2 User Guide.

Sourcemodule CreateNetworkInterfacePermissionResult = Awso_ec2.Values.CreateNetworkInterfacePermissionResult

Contains the output of CreateNetworkInterfacePermission.

Sourcemodule CreateNetworkInterfacePermissionRequest = Awso_ec2.Values.CreateNetworkInterfacePermissionRequest

Contains the parameters for CreateNetworkInterfacePermission.

Sourcemodule CreateNetworkInsightsPathResult = Awso_ec2.Values.CreateNetworkInsightsPathResult

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.

Sourcemodule CreateNetworkInsightsPathRequest = Awso_ec2.Values.CreateNetworkInsightsPathRequest

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.

Sourcemodule CreateNetworkInsightsAccessScopeResult = Awso_ec2.Values.CreateNetworkInsightsAccessScopeResult

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.

Sourcemodule CreateNetworkInsightsAccessScopeRequest = Awso_ec2.Values.CreateNetworkInsightsAccessScopeRequest

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.

Sourcemodule CreateNetworkAclResult = Awso_ec2.Values.CreateNetworkAclResult

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.

Sourcemodule CreateNetworkAclRequest = Awso_ec2.Values.CreateNetworkAclRequest

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.

Sourcemodule CreateNetworkAclEntryRequest = Awso_ec2.Values.CreateNetworkAclEntryRequest

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.

Sourcemodule CreateNatGatewayResult = Awso_ec2.Values.CreateNatGatewayResult

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. When you create a public NAT gateway and assign it an EIP or secondary EIPs, the network border group of the EIPs must match the network border group of the Availability Zone (AZ) that the public NAT gateway is in. If it's not the same, the NAT gateway will fail to launch. You can see the network border group for the subnet's AZ by viewing the details of the subnet. Similarly, you can view the network border group of an EIP by viewing the details of the EIP address. For more information about network border groups and EIPs, see Allocate an Elastic IP address in the Amazon VPC User Guide.

Sourcemodule CreateNatGatewayRequest = Awso_ec2.Values.CreateNatGatewayRequest

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. When you create a public NAT gateway and assign it an EIP or secondary EIPs, the network border group of the EIPs must match the network border group of the Availability Zone (AZ) that the public NAT gateway is in. If it's not the same, the NAT gateway will fail to launch. You can see the network border group for the subnet's AZ by viewing the details of the subnet. Similarly, you can view the network border group of an EIP by viewing the details of the EIP address. For more information about network border groups and EIPs, see Allocate an Elastic IP address in the Amazon VPC User Guide.

Sourcemodule CreateManagedPrefixListResult = Awso_ec2.Values.CreateManagedPrefixListResult

Creates a managed prefix list. You can specify entries for the prefix list. Each entry consists of a CIDR block and an optional description.

Sourcemodule CreateManagedPrefixListRequest = Awso_ec2.Values.CreateManagedPrefixListRequest

Creates a managed prefix list. You can specify entries for the prefix list. Each entry consists of a CIDR block and an optional description.

Sourcemodule CreateMacSystemIntegrityProtectionModificationTaskResult = Awso_ec2.Values.CreateMacSystemIntegrityProtectionModificationTaskResult

Creates a System Integrity Protection (SIP) modification task to configure the SIP settings for an x86 Mac instance or Apple silicon Mac instance. For more information, see Configure SIP for Amazon EC2 instances in the Amazon EC2 User Guide. When you configure the SIP settings for your instance, you can either enable or disable all SIP settings, or you can specify a custom SIP configuration that selectively enables or disables specific SIP settings. If you implement a custom configuration, connect to the instance and verify the settings to ensure that your requirements are properly implemented and functioning as intended. SIP configurations might change with macOS updates. We recommend that you review custom SIP settings after any macOS version upgrade to ensure continued compatibility and proper functionality of your security configurations. To enable or disable all SIP settings, use the MacSystemIntegrityProtectionStatus parameter only. For example, to enable all SIP settings, specify the following: MacSystemIntegrityProtectionStatus=enabled To specify a custom configuration that selectively enables or disables specific SIP settings, use the MacSystemIntegrityProtectionStatus parameter to enable or disable all SIP settings, and then use the MacSystemIntegrityProtectionConfiguration parameter to specify exceptions. In this case, the exceptions you specify for MacSystemIntegrityProtectionConfiguration override the value you specify for MacSystemIntegrityProtectionStatus. For example, to enable all SIP settings, except NvramProtections, specify the following: MacSystemIntegrityProtectionStatus=enabled MacSystemIntegrityProtectionConfigurationRequest "NvramProtections=disabled"

Sourcemodule CreateMacSystemIntegrityProtectionModificationTaskRequest = Awso_ec2.Values.CreateMacSystemIntegrityProtectionModificationTaskRequest

Creates a System Integrity Protection (SIP) modification task to configure the SIP settings for an x86 Mac instance or Apple silicon Mac instance. For more information, see Configure SIP for Amazon EC2 instances in the Amazon EC2 User Guide. When you configure the SIP settings for your instance, you can either enable or disable all SIP settings, or you can specify a custom SIP configuration that selectively enables or disables specific SIP settings. If you implement a custom configuration, connect to the instance and verify the settings to ensure that your requirements are properly implemented and functioning as intended. SIP configurations might change with macOS updates. We recommend that you review custom SIP settings after any macOS version upgrade to ensure continued compatibility and proper functionality of your security configurations. To enable or disable all SIP settings, use the MacSystemIntegrityProtectionStatus parameter only. For example, to enable all SIP settings, specify the following: MacSystemIntegrityProtectionStatus=enabled To specify a custom configuration that selectively enables or disables specific SIP settings, use the MacSystemIntegrityProtectionStatus parameter to enable or disable all SIP settings, and then use the MacSystemIntegrityProtectionConfiguration parameter to specify exceptions. In this case, the exceptions you specify for MacSystemIntegrityProtectionConfiguration override the value you specify for MacSystemIntegrityProtectionStatus. For example, to enable all SIP settings, except NvramProtections, specify the following: MacSystemIntegrityProtectionStatus=enabled MacSystemIntegrityProtectionConfigurationRequest "NvramProtections=disabled"

Sourcemodule CreateLocalGatewayVirtualInterfaceResult = Awso_ec2.Values.CreateLocalGatewayVirtualInterfaceResult

Create a virtual interface for a local gateway.

Sourcemodule CreateLocalGatewayVirtualInterfaceRequest = Awso_ec2.Values.CreateLocalGatewayVirtualInterfaceRequest

Create a virtual interface for a local gateway.

Sourcemodule CreateLocalGatewayVirtualInterfaceGroupResult = Awso_ec2.Values.CreateLocalGatewayVirtualInterfaceGroupResult

Create a local gateway virtual interface group.

Sourcemodule CreateLocalGatewayVirtualInterfaceGroupRequest = Awso_ec2.Values.CreateLocalGatewayVirtualInterfaceGroupRequest

Create a local gateway virtual interface group.

Sourcemodule CreateLocalGatewayRouteTableVpcAssociationResult = Awso_ec2.Values.CreateLocalGatewayRouteTableVpcAssociationResult

Associates the specified VPC with the specified local gateway route table.

Sourcemodule CreateLocalGatewayRouteTableVpcAssociationRequest = Awso_ec2.Values.CreateLocalGatewayRouteTableVpcAssociationRequest

Associates the specified VPC with the specified local gateway route table.

Sourcemodule CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult = Awso_ec2.Values.CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult

Creates a local gateway route table virtual interface group association.

Sourcemodule CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest = Awso_ec2.Values.CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest

Creates a local gateway route table virtual interface group association.

Sourcemodule CreateLocalGatewayRouteTableResult = Awso_ec2.Values.CreateLocalGatewayRouteTableResult

Creates a local gateway route table.

Sourcemodule CreateLocalGatewayRouteTableRequest = Awso_ec2.Values.CreateLocalGatewayRouteTableRequest

Creates a local gateway route table.

Sourcemodule CreateLocalGatewayRouteResult = Awso_ec2.Values.CreateLocalGatewayRouteResult

Creates a static route for the specified local gateway route table. You must specify one of the following targets: LocalGatewayVirtualInterfaceGroupId NetworkInterfaceId

Sourcemodule CreateLocalGatewayRouteRequest = Awso_ec2.Values.CreateLocalGatewayRouteRequest

Creates a static route for the specified local gateway route table. You must specify one of the following targets: LocalGatewayVirtualInterfaceGroupId NetworkInterfaceId

Sourcemodule CreateLaunchTemplateVersionResult = Awso_ec2.Values.CreateLaunchTemplateVersionResult

Creates a new version of a launch template. You must specify an existing launch template, either by name or ID. You can determine whether the new version inherits parameters from a source version, and add or overwrite parameters as needed. Launch template versions are numbered in the order in which they are created. You can't 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 the changes that you require. For more information, see Modify a launch template (manage launch template versions) in the Amazon EC2 User Guide.

Sourcemodule CreateLaunchTemplateVersionRequest = Awso_ec2.Values.CreateLaunchTemplateVersionRequest

Creates a new version of a launch template. You must specify an existing launch template, either by name or ID. You can determine whether the new version inherits parameters from a source version, and add or overwrite parameters as needed. Launch template versions are numbered in the order in which they are created. You can't 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 the changes that you require. For more information, see Modify a launch template (manage launch template versions) in the Amazon EC2 User Guide.

Sourcemodule CreateLaunchTemplateResult = Awso_ec2.Values.CreateLaunchTemplateResult

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 Store instance launch parameters in Amazon EC2 launch templates in the Amazon EC2 User Guide. To clone an existing launch template as the basis for a new launch template, 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 EC2 User Guide.

Sourcemodule CreateLaunchTemplateRequest = Awso_ec2.Values.CreateLaunchTemplateRequest

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 Store instance launch parameters in Amazon EC2 launch templates in the Amazon EC2 User Guide. To clone an existing launch template as the basis for a new launch template, 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 EC2 User Guide.

Sourcemodule CreateKeyPairRequest = Awso_ec2.Values.CreateKeyPairRequest

Creates an ED25519 or 2048-bit RSA key pair with the specified name and in the specified 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 EC2 User Guide.

Sourcemodule CreateIpamScopeResult = Awso_ec2.Values.CreateIpamScopeResult

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.

Sourcemodule CreateIpamScopeRequest = Awso_ec2.Values.CreateIpamScopeRequest

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.

Sourcemodule CreateIpamResult = Awso_ec2.Values.CreateIpamResult

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.

Sourcemodule CreateIpamResourceDiscoveryResult = Awso_ec2.Values.CreateIpamResourceDiscoveryResult

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.

Sourcemodule CreateIpamResourceDiscoveryRequest = Awso_ec2.Values.CreateIpamResourceDiscoveryRequest

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.

Sourcemodule CreateIpamRequest = Awso_ec2.Values.CreateIpamRequest

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.

Sourcemodule CreateIpamPrefixListResolverTargetResult = Awso_ec2.Values.CreateIpamPrefixListResolverTargetResult

Creates an IPAM prefix list resolver target. An IPAM prefix list resolver target is an association between a specific customer-managed prefix list and an IPAM prefix list resolver. The target enables the resolver to synchronize CIDRs selected by its rules into the specified prefix list, which can then be referenced in Amazon Web Services resources. For more information about IPAM prefix list resolver, see Automate prefix list updates with IPAM in the Amazon VPC IPAM User Guide.

Sourcemodule CreateIpamPrefixListResolverTargetRequest = Awso_ec2.Values.CreateIpamPrefixListResolverTargetRequest

Creates an IPAM prefix list resolver target. An IPAM prefix list resolver target is an association between a specific customer-managed prefix list and an IPAM prefix list resolver. The target enables the resolver to synchronize CIDRs selected by its rules into the specified prefix list, which can then be referenced in Amazon Web Services resources. For more information about IPAM prefix list resolver, see Automate prefix list updates with IPAM in the Amazon VPC IPAM User Guide.

Sourcemodule CreateIpamPrefixListResolverResult = Awso_ec2.Values.CreateIpamPrefixListResolverResult

Creates an IPAM prefix list resolver. An IPAM prefix list resolver is a component that manages the synchronization between IPAM's CIDR selection rules and customer-managed prefix lists. It automates connectivity configurations by selecting CIDRs from IPAM's database based on your business logic and synchronizing them with prefix lists used in resources such as VPC route tables and security groups. For more information about IPAM prefix list resolver, see Automate prefix list updates with IPAM in the Amazon VPC IPAM User Guide.

Sourcemodule CreateIpamPrefixListResolverRequest = Awso_ec2.Values.CreateIpamPrefixListResolverRequest

Creates an IPAM prefix list resolver. An IPAM prefix list resolver is a component that manages the synchronization between IPAM's CIDR selection rules and customer-managed prefix lists. It automates connectivity configurations by selecting CIDRs from IPAM's database based on your business logic and synchronizing them with prefix lists used in resources such as VPC route tables and security groups. For more information about IPAM prefix list resolver, see Automate prefix list updates with IPAM in the Amazon VPC IPAM User Guide.

Sourcemodule CreateIpamPoolResult = Awso_ec2.Values.CreateIpamPoolResult

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.

Sourcemodule CreateIpamPoolRequest = Awso_ec2.Values.CreateIpamPoolRequest

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.

Sourcemodule CreateIpamPolicyResult = Awso_ec2.Values.CreateIpamPolicyResult

Creates an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations. For more information, see Define public IPv4 allocation strategy with IPAM policies in the Amazon VPC IPAM User Guide.

Sourcemodule CreateIpamPolicyRequest = Awso_ec2.Values.CreateIpamPolicyRequest

Creates an IPAM policy. An IPAM policy is a set of rules that define how public IPv4 addresses from IPAM pools are allocated to Amazon Web Services resources. Each rule maps an Amazon Web Services service to IPAM pools that the service will use to get IP addresses. A single policy can have multiple rules and be applied to multiple Amazon Web Services Regions. If the IPAM pool run out of addresses then the services fallback to Amazon-provided IP addresses. A policy can be applied to an individual Amazon Web Services account or an entity within Amazon Web Services Organizations. For more information, see Define public IPv4 allocation strategy with IPAM policies in the Amazon VPC IPAM User Guide.

Sourcemodule CreateIpamExternalResourceVerificationTokenResult = Awso_ec2.Values.CreateIpamExternalResourceVerificationTokenResult

Create a verification token. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).

Sourcemodule CreateIpamExternalResourceVerificationTokenRequest = Awso_ec2.Values.CreateIpamExternalResourceVerificationTokenRequest

Create a verification token. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).

Sourcemodule CreateInterruptibleCapacityReservationAllocationResult = Awso_ec2.Values.CreateInterruptibleCapacityReservationAllocationResult

Creates an interruptible Capacity Reservation by specifying the number of unused instances you want to allocate from your source reservation. This helps you make unused capacity available for other workloads within your account while maintaining control to reclaim it.

Sourcemodule CreateInterruptibleCapacityReservationAllocationRequest = Awso_ec2.Values.CreateInterruptibleCapacityReservationAllocationRequest

Creates an interruptible Capacity Reservation by specifying the number of unused instances you want to allocate from your source reservation. This helps you make unused capacity available for other workloads within your account while maintaining control to reclaim it.

Sourcemodule CreateInternetGatewayResult = Awso_ec2.Values.CreateInternetGatewayResult

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.

Sourcemodule CreateInternetGatewayRequest = Awso_ec2.Values.CreateInternetGatewayRequest

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.

Sourcemodule CreateInstanceExportTaskResult = Awso_ec2.Values.CreateInstanceExportTaskResult

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.

Sourcemodule CreateInstanceExportTaskRequest = Awso_ec2.Values.CreateInstanceExportTaskRequest

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.

Sourcemodule CreateInstanceEventWindowResult = Awso_ec2.Values.CreateInstanceEventWindowResult

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.

Sourcemodule CreateInstanceEventWindowRequest = Awso_ec2.Values.CreateInstanceEventWindowRequest

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.

Sourcemodule CreateInstanceConnectEndpointResult = Awso_ec2.Values.CreateInstanceConnectEndpointResult

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 or public IPv6 address. For more information, see Connect to your instances using EC2 Instance Connect Endpoint in the Amazon EC2 User Guide.

Sourcemodule CreateInstanceConnectEndpointRequest = Awso_ec2.Values.CreateInstanceConnectEndpointRequest

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 or public IPv6 address. For more information, see Connect to your instances using EC2 Instance Connect Endpoint in the Amazon EC2 User Guide.

Sourcemodule CreateImageUsageReportResult = Awso_ec2.Values.CreateImageUsageReportResult

Creates a report that shows how your image is used across other Amazon Web Services accounts. The report provides visibility into which accounts are using the specified image, and how many resources (EC2 instances or launch templates) are referencing it. For more information, see View your AMI usage in the Amazon EC2 User Guide.

Sourcemodule CreateImageUsageReportRequest = Awso_ec2.Values.CreateImageUsageReportRequest

Creates a report that shows how your image is used across other Amazon Web Services accounts. The report provides visibility into which accounts are using the specified image, and how many resources (EC2 instances or launch templates) are referencing it. For more information, see View your AMI usage in the Amazon EC2 User Guide.

Sourcemodule CreateImageResult = Awso_ec2.Values.CreateImageResult

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. The location of the source instance determines where you can create the snapshots of the AMI: If the source instance is in a Region, you must create the snapshots in the same Region as the instance. If the source instance is in a Local Zone, you can create the snapshots in the same Local Zone or in its parent Region. For more information, see Create an Amazon EBS-backed AMI in the Amazon Elastic Compute Cloud User Guide.

Sourcemodule CreateImageRequest = Awso_ec2.Values.CreateImageRequest

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. The location of the source instance determines where you can create the snapshots of the AMI: If the source instance is in a Region, you must create the snapshots in the same Region as the instance. If the source instance is in a Local Zone, you can create the snapshots in the same Local Zone or in its parent Region. For more information, see Create an Amazon EBS-backed AMI in the Amazon Elastic Compute Cloud User Guide.

Sourcemodule CreateFpgaImageResult = Awso_ec2.Values.CreateFpgaImageResult

Creates an Amazon FPGA Image (AFI) from the specified design checkpoint (DCP). The create operation is asynchronous. To verify that the AFI was successfully created and 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.

Sourcemodule CreateFpgaImageRequest = Awso_ec2.Values.CreateFpgaImageRequest

Creates an Amazon FPGA Image (AFI) from the specified design checkpoint (DCP). The create operation is asynchronous. To verify that the AFI was successfully created and 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.

Sourcemodule CreateFlowLogsResult = Awso_ec2.Values.CreateFlowLogsResult

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 VPC 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 VPC User Guide.

Sourcemodule CreateFlowLogsRequest = Awso_ec2.Values.CreateFlowLogsRequest

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 VPC 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 VPC User Guide.

Sourcemodule CreateFleetResult = Awso_ec2.Values.CreateFleetResult

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.

Sourcemodule CreateFleetRequest = Awso_ec2.Values.CreateFleetRequest

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.

Sourcemodule CreateEgressOnlyInternetGatewayResult = Awso_ec2.Values.CreateEgressOnlyInternetGatewayResult

[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.

Sourcemodule CreateEgressOnlyInternetGatewayRequest = Awso_ec2.Values.CreateEgressOnlyInternetGatewayRequest

[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.

Sourcemodule CreateDhcpOptionsResult = Awso_ec2.Values.CreateDhcpOptionsResult

Creates a custom set of DHCP options. After you create a DHCP option set, you associate it with a VPC. After you associate a DHCP option set with a VPC, all existing and newly launched instances in the VPC use this set of DHCP options. The following are the individual DHCP options you can specify. For more information, see DHCP option sets in the Amazon VPC User Guide. domain-name - If you're using AmazonProvidedDNS in us-east-1, specify ec2.internal. If you're using AmazonProvidedDNS in any other Region, specify region.compute.internal. Otherwise, specify a custom domain name. This value is used to complete unqualified DNS hostnames. 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 option set is associated with a VPC that has instances running operating systems that treat the value as a single domain, specify only one domain name. domain-name-servers - The IP addresses of up to four DNS servers, or AmazonProvidedDNS. To specify multiple domain name servers in a single parameter, separate the IP addresses using commas. To have your instances receive custom DNS hostnames as specified in domain-name, you must specify a custom DNS server. ntp-servers - The IP addresses of up to eight Network Time Protocol (NTP) servers (four IPv4 addresses and four IPv6 addresses). 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 supported. For more information about NetBIOS node types, see RFC 2132. ipv6-address-preferred-lease-time - A value (in seconds, minutes, hours, or years) for how frequently a running instance with an IPv6 assigned to it goes through DHCPv6 lease renewal. Acceptable values are between 140 and 2147483647 seconds (approximately 68 years). If no value is entered, the default lease time is 140 seconds. If you use long-term addressing for EC2 instances, you can increase the lease time and avoid frequent lease renewal requests. Lease renewal typically occurs when half of the lease time has elapsed.

Sourcemodule CreateDhcpOptionsRequest = Awso_ec2.Values.CreateDhcpOptionsRequest

Creates a custom set of DHCP options. After you create a DHCP option set, you associate it with a VPC. After you associate a DHCP option set with a VPC, all existing and newly launched instances in the VPC use this set of DHCP options. The following are the individual DHCP options you can specify. For more information, see DHCP option sets in the Amazon VPC User Guide. domain-name - If you're using AmazonProvidedDNS in us-east-1, specify ec2.internal. If you're using AmazonProvidedDNS in any other Region, specify region.compute.internal. Otherwise, specify a custom domain name. This value is used to complete unqualified DNS hostnames. 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 option set is associated with a VPC that has instances running operating systems that treat the value as a single domain, specify only one domain name. domain-name-servers - The IP addresses of up to four DNS servers, or AmazonProvidedDNS. To specify multiple domain name servers in a single parameter, separate the IP addresses using commas. To have your instances receive custom DNS hostnames as specified in domain-name, you must specify a custom DNS server. ntp-servers - The IP addresses of up to eight Network Time Protocol (NTP) servers (four IPv4 addresses and four IPv6 addresses). 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 supported. For more information about NetBIOS node types, see RFC 2132. ipv6-address-preferred-lease-time - A value (in seconds, minutes, hours, or years) for how frequently a running instance with an IPv6 assigned to it goes through DHCPv6 lease renewal. Acceptable values are between 140 and 2147483647 seconds (approximately 68 years). If no value is entered, the default lease time is 140 seconds. If you use long-term addressing for EC2 instances, you can increase the lease time and avoid frequent lease renewal requests. Lease renewal typically occurs when half of the lease time has elapsed.

Sourcemodule CreateDelegateMacVolumeOwnershipTaskResult = Awso_ec2.Values.CreateDelegateMacVolumeOwnershipTaskResult

Delegates ownership of the Amazon EBS root volume for an Apple silicon Mac instance to an administrative user.

Sourcemodule CreateDelegateMacVolumeOwnershipTaskRequest = Awso_ec2.Values.CreateDelegateMacVolumeOwnershipTaskRequest

Delegates ownership of the Amazon EBS root volume for an Apple silicon Mac instance to an administrative user.

Sourcemodule CreateDefaultVpcResult = Awso_ec2.Values.CreateDefaultVpcResult

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.

Sourcemodule CreateDefaultVpcRequest = Awso_ec2.Values.CreateDefaultVpcRequest

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.

Sourcemodule CreateDefaultSubnetResult = Awso_ec2.Values.CreateDefaultSubnetResult

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.

Sourcemodule CreateDefaultSubnetRequest = Awso_ec2.Values.CreateDefaultSubnetRequest

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.

Sourcemodule CreateCustomerGatewayResult = Awso_ec2.Values.CreateCustomerGatewayResult

Contains the output of CreateCustomerGateway.

Sourcemodule CreateCustomerGatewayRequest = Awso_ec2.Values.CreateCustomerGatewayRequest

Contains the parameters for CreateCustomerGateway.

Sourcemodule CreateCoipPoolResult = Awso_ec2.Values.CreateCoipPoolResult

Creates a pool of customer-owned IP (CoIP) addresses.

Sourcemodule CreateCoipPoolRequest = Awso_ec2.Values.CreateCoipPoolRequest

Creates a pool of customer-owned IP (CoIP) addresses.

Sourcemodule CreateCoipCidrResult = Awso_ec2.Values.CreateCoipCidrResult

Creates a range of customer-owned IP addresses.

Sourcemodule CreateCoipCidrRequest = Awso_ec2.Values.CreateCoipCidrRequest

Creates a range of customer-owned IP addresses.

Sourcemodule CreateClientVpnRouteResult = Awso_ec2.Values.CreateClientVpnRouteResult

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.

Sourcemodule CreateClientVpnRouteRequest = Awso_ec2.Values.CreateClientVpnRouteRequest

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.

Sourcemodule CreateClientVpnEndpointResult = Awso_ec2.Values.CreateClientVpnEndpointResult

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.

Sourcemodule CreateClientVpnEndpointRequest = Awso_ec2.Values.CreateClientVpnEndpointRequest

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.

Sourcemodule CreateCarrierGatewayResult = Awso_ec2.Values.CreateCarrierGatewayResult

Creates a carrier gateway. For more information about carrier gateways, see Carrier gateways in the Amazon Web Services Wavelength Developer Guide.

Sourcemodule CreateCarrierGatewayRequest = Awso_ec2.Values.CreateCarrierGatewayRequest

Creates a carrier gateway. For more information about carrier gateways, see Carrier gateways in the Amazon Web Services Wavelength Developer Guide.

Sourcemodule CreateCapacityReservationResult = Awso_ec2.Values.CreateCapacityReservationResult

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. You can create a Capacity Reservation at any time, and you can choose when it starts. You can create a Capacity Reservation for immediate use or you can request a Capacity Reservation for a future date. For more information, see Reserve compute capacity with On-Demand 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. In this case, try again at a later time, try in a different Availability Zone, or request a smaller Capacity Reservation. If your workload is flexible across instance types and sizes, try with different instance attributes. The requested quantity exceeds your On-Demand Instance quota. In this case, increase your On-Demand Instance quota for the requested instance type and try again. For more information, see Amazon EC2 Service Quotas in the Amazon EC2 User Guide.

Sourcemodule CreateCapacityReservationRequest = Awso_ec2.Values.CreateCapacityReservationRequest

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. You can create a Capacity Reservation at any time, and you can choose when it starts. You can create a Capacity Reservation for immediate use or you can request a Capacity Reservation for a future date. For more information, see Reserve compute capacity with On-Demand 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. In this case, try again at a later time, try in a different Availability Zone, or request a smaller Capacity Reservation. If your workload is flexible across instance types and sizes, try with different instance attributes. The requested quantity exceeds your On-Demand Instance quota. In this case, increase your On-Demand Instance quota for the requested instance type and try again. For more information, see Amazon EC2 Service Quotas in the Amazon EC2 User Guide.

Sourcemodule CreateCapacityReservationFleetResult = Awso_ec2.Values.CreateCapacityReservationFleetResult

Creates a Capacity Reservation Fleet. For more information, see Create a Capacity Reservation Fleet in the Amazon EC2 User Guide.

Sourcemodule CreateCapacityReservationFleetRequest = Awso_ec2.Values.CreateCapacityReservationFleetRequest

Creates a Capacity Reservation Fleet. For more information, see Create a Capacity Reservation Fleet in the Amazon EC2 User Guide.

Sourcemodule CreateCapacityReservationBySplittingResult = Awso_ec2.Values.CreateCapacityReservationBySplittingResult

Create a new Capacity Reservation by splitting the capacity of the source Capacity Reservation. The new Capacity Reservation will have the same attributes as the source Capacity Reservation except for tags. The source Capacity Reservation must be active and owned by your Amazon Web Services account.

Sourcemodule CreateCapacityReservationBySplittingRequest = Awso_ec2.Values.CreateCapacityReservationBySplittingRequest

Create a new Capacity Reservation by splitting the capacity of the source Capacity Reservation. The new Capacity Reservation will have the same attributes as the source Capacity Reservation except for tags. The source Capacity Reservation must be active and owned by your Amazon Web Services account.

Sourcemodule CreateCapacityManagerDataExportResult = Awso_ec2.Values.CreateCapacityManagerDataExportResult

Creates a new data export configuration for EC2 Capacity Manager. This allows you to automatically export capacity usage data to an S3 bucket on a scheduled basis. The exported data includes metrics for On-Demand, Spot, and Capacity Reservations usage across your organization.

Sourcemodule CreateCapacityManagerDataExportRequest = Awso_ec2.Values.CreateCapacityManagerDataExportRequest

Creates a new data export configuration for EC2 Capacity Manager. This allows you to automatically export capacity usage data to an S3 bucket on a scheduled basis. The exported data includes metrics for On-Demand, Spot, and Capacity Reservations usage across your organization.

Sourcemodule CopyVolumesResult = Awso_ec2.Values.CopyVolumesResult

Creates a crash-consistent, point-in-time copy of an existing Amazon EBS volume within the same Availability Zone. The volume copy can be attached to an Amazon EC2 instance once it reaches the available state. For more information, see Copy an Amazon EBS volume.

Sourcemodule CopyVolumesRequest = Awso_ec2.Values.CopyVolumesRequest

Creates a crash-consistent, point-in-time copy of an existing Amazon EBS volume within the same Availability Zone. The volume copy can be attached to an Amazon EC2 instance once it reaches the available state. For more information, see Copy an Amazon EBS volume.

Sourcemodule CopySnapshotResult = Awso_ec2.Values.CopySnapshotResult

Creates an exact copy of an Amazon EBS snapshot. The location of the source snapshot determines whether you can copy it or not, and the allowed destinations for the snapshot copy. If the source snapshot is in a Region, you can copy it within that Region, to another Region, to an Outpost associated with that Region, or to a Local Zone in that Region. If the source snapshot is in a Local Zone, you can copy it within that Local Zone, to another Local Zone in the same zone group, or to the parent Region of the Local Zone. If the source snapshot is on an Outpost, you can't copy it. When copying snapshots to a Region, the encryption outcome for the snapshot copy depends on the Amazon EBS encryption by default setting for the destination Region, the encryption status of the source snapshot, and the encryption parameters you specify in the request. For more information, see Encryption and snapshot copying. Snapshots copied to an Outpost must be encrypted. Unencrypted snapshots are not supported on Outposts. For more information, Amazon EBS local snapshots on Outposts. Snapshots copies have an arbitrary source volume ID. Do not use this volume ID for any purpose. For more information, see Copy an Amazon EBS snapshot in the Amazon EBS User Guide.

Sourcemodule CopySnapshotRequest = Awso_ec2.Values.CopySnapshotRequest

Creates an exact copy of an Amazon EBS snapshot. The location of the source snapshot determines whether you can copy it or not, and the allowed destinations for the snapshot copy. If the source snapshot is in a Region, you can copy it within that Region, to another Region, to an Outpost associated with that Region, or to a Local Zone in that Region. If the source snapshot is in a Local Zone, you can copy it within that Local Zone, to another Local Zone in the same zone group, or to the parent Region of the Local Zone. If the source snapshot is on an Outpost, you can't copy it. When copying snapshots to a Region, the encryption outcome for the snapshot copy depends on the Amazon EBS encryption by default setting for the destination Region, the encryption status of the source snapshot, and the encryption parameters you specify in the request. For more information, see Encryption and snapshot copying. Snapshots copied to an Outpost must be encrypted. Unencrypted snapshots are not supported on Outposts. For more information, Amazon EBS local snapshots on Outposts. Snapshots copies have an arbitrary source volume ID. Do not use this volume ID for any purpose. For more information, see Copy an Amazon EBS snapshot in the Amazon EBS User Guide.

Sourcemodule CopyImageResult = Awso_ec2.Values.CopyImageResult

Contains the output of CopyImage.

Sourcemodule CopyImageRequest = Awso_ec2.Values.CopyImageRequest

Contains the parameters for CopyImage.

Sourcemodule CopyFpgaImageResult = Awso_ec2.Values.CopyFpgaImageResult

Copies the specified Amazon FPGA Image (AFI) to the current Region.

Sourcemodule CopyFpgaImageRequest = Awso_ec2.Values.CopyFpgaImageRequest

Copies the specified Amazon FPGA Image (AFI) to the current Region.

Sourcemodule ConfirmProductInstanceResult = Awso_ec2.Values.ConfirmProductInstanceResult

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.

Sourcemodule ConfirmProductInstanceRequest = Awso_ec2.Values.ConfirmProductInstanceRequest

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.

Sourcemodule CancelSpotInstanceRequestsResult = Awso_ec2.Values.CancelSpotInstanceRequestsResult

Contains the output of CancelSpotInstanceRequests.

Sourcemodule CancelSpotInstanceRequestsRequest = Awso_ec2.Values.CancelSpotInstanceRequestsRequest

Contains the parameters for CancelSpotInstanceRequests.

Sourcemodule CancelSpotFleetRequestsResponse = Awso_ec2.Values.CancelSpotFleetRequestsResponse

Contains the output of CancelSpotFleetRequests.

Sourcemodule CancelSpotFleetRequestsRequest = Awso_ec2.Values.CancelSpotFleetRequestsRequest

Contains the parameters for CancelSpotFleetRequests.

Sourcemodule CancelReservedInstancesListingResult = Awso_ec2.Values.CancelReservedInstancesListingResult

Contains the output of CancelReservedInstancesListing.

Sourcemodule CancelReservedInstancesListingRequest = Awso_ec2.Values.CancelReservedInstancesListingRequest

Contains the parameters for CancelReservedInstancesListing.

Sourcemodule CancelImportTaskResult = Awso_ec2.Values.CancelImportTaskResult

Cancels an in-process import virtual machine or import snapshot task.

Sourcemodule CancelImportTaskRequest = Awso_ec2.Values.CancelImportTaskRequest

Cancels an in-process import virtual machine or import snapshot task.

Sourcemodule CancelImageLaunchPermissionResult = Awso_ec2.Values.CancelImageLaunchPermissionResult

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.

Sourcemodule CancelImageLaunchPermissionRequest = Awso_ec2.Values.CancelImageLaunchPermissionRequest

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.

Sourcemodule CancelExportTaskRequest = Awso_ec2.Values.CancelExportTaskRequest

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.

Sourcemodule CancelDeclarativePoliciesReportResult = Awso_ec2.Values.CancelDeclarativePoliciesReportResult

Cancels the generation of an account status report. You can only cancel a report while it has the running status. Reports with other statuses (complete, cancelled, or error) can't be canceled. For more information, see Generating the account status report for declarative policies in the Amazon Web Services Organizations User Guide.

Sourcemodule CancelDeclarativePoliciesReportRequest = Awso_ec2.Values.CancelDeclarativePoliciesReportRequest

Cancels the generation of an account status report. You can only cancel a report while it has the running status. Reports with other statuses (complete, cancelled, or error) can't be canceled. For more information, see Generating the account status report for declarative policies in the Amazon Web Services Organizations User Guide.

Sourcemodule CancelConversionRequest = Awso_ec2.Values.CancelConversionRequest

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.

Sourcemodule CancelCapacityReservationResult = Awso_ec2.Values.CancelCapacityReservationResult

Cancels the specified Capacity Reservation, releases the reserved capacity, and changes the Capacity Reservation's state to cancelled. You can cancel a Capacity Reservation that is in the following states: assessing active and there is no commitment duration or the commitment duration has elapsed. You can't cancel a future-dated Capacity Reservation during the commitment duration. You can't modify or cancel a Capacity Block. For more information, see Capacity Blocks for ML. If a future-dated Capacity Reservation enters the delayed state, the commitment duration is waived, and you can cancel it as soon as it enters the active state. 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.

Sourcemodule CancelCapacityReservationRequest = Awso_ec2.Values.CancelCapacityReservationRequest

Cancels the specified Capacity Reservation, releases the reserved capacity, and changes the Capacity Reservation's state to cancelled. You can cancel a Capacity Reservation that is in the following states: assessing active and there is no commitment duration or the commitment duration has elapsed. You can't cancel a future-dated Capacity Reservation during the commitment duration. You can't modify or cancel a Capacity Block. For more information, see Capacity Blocks for ML. If a future-dated Capacity Reservation enters the delayed state, the commitment duration is waived, and you can cancel it as soon as it enters the active state. 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.

Sourcemodule CancelCapacityReservationFleetsResult = Awso_ec2.Values.CancelCapacityReservationFleetsResult

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.

Sourcemodule CancelCapacityReservationFleetsRequest = Awso_ec2.Values.CancelCapacityReservationFleetsRequest

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.

Sourcemodule CancelBundleTaskResult = Awso_ec2.Values.CancelBundleTaskResult

Contains the output of CancelBundleTask.

Sourcemodule CancelBundleTaskRequest = Awso_ec2.Values.CancelBundleTaskRequest

Contains the parameters for CancelBundleTask.

Sourcemodule BundleInstanceResult = Awso_ec2.Values.BundleInstanceResult

Contains the output of BundleInstance.

Sourcemodule BundleInstanceRequest = Awso_ec2.Values.BundleInstanceRequest

Contains the parameters for BundleInstance.

Sourcemodule AuthorizeSecurityGroupIngressResult = Awso_ec2.Values.AuthorizeSecurityGroupIngressResult

Adds the specified inbound (ingress) rules to a security group. An inbound rule permits instances to receive traffic from the specified IPv4 or IPv6 address range, the IP address ranges that are specified by a prefix list, or the instances that are associated with a destination security group. For more information, see Security group rules. You must specify exactly one of the following sources: an IPv4 or IPv6 address range, a prefix list, or a security group. You must specify a protocol for each rule (for example, TCP). If the protocol is TCP or UDP, you must also specify a port or port range. If the protocol is ICMP or ICMPv6, you must also specify the ICMP/ICMPv6 type and code. Rule changes are propagated to instances associated with the security group as quickly as possible. However, a small delay might occur. For examples of rules that you can add to security groups for specific access scenarios, see Security group rules for different use cases in the Amazon EC2 User Guide. For more information about security group quotas, see Amazon VPC quotas in the Amazon VPC User Guide.

Sourcemodule AuthorizeSecurityGroupIngressRequest = Awso_ec2.Values.AuthorizeSecurityGroupIngressRequest

Adds the specified inbound (ingress) rules to a security group. An inbound rule permits instances to receive traffic from the specified IPv4 or IPv6 address range, the IP address ranges that are specified by a prefix list, or the instances that are associated with a destination security group. For more information, see Security group rules. You must specify exactly one of the following sources: an IPv4 or IPv6 address range, a prefix list, or a security group. You must specify a protocol for each rule (for example, TCP). If the protocol is TCP or UDP, you must also specify a port or port range. If the protocol is ICMP or ICMPv6, you must also specify the ICMP/ICMPv6 type and code. Rule changes are propagated to instances associated with the security group as quickly as possible. However, a small delay might occur. For examples of rules that you can add to security groups for specific access scenarios, see Security group rules for different use cases in the Amazon EC2 User Guide. For more information about security group quotas, see Amazon VPC quotas in the Amazon VPC User Guide.

Sourcemodule AuthorizeSecurityGroupEgressResult = Awso_ec2.Values.AuthorizeSecurityGroupEgressResult

Adds the specified outbound (egress) rules to a security group. An outbound rule permits instances to send traffic to the specified IPv4 or IPv6 address ranges, the IP address ranges specified by a prefix list, or the instances that are associated with a source security group. For more information, see Security group rules. You must specify exactly one of the following destinations: an IPv4 or IPv6 address range, a prefix list, or a security group. You must specify a protocol for each rule (for example, TCP). If the protocol is TCP or UDP, you must also specify a port or port range. If the protocol is ICMP or ICMPv6, you must also specify the ICMP type and code. Rule changes are propagated to instances associated with the security group as quickly as possible. However, a small delay might occur. For examples of rules that you can add to security groups for specific access scenarios, see Security group rules for different use cases in the Amazon EC2 User Guide. For information about security group quotas, see Amazon VPC quotas in the Amazon VPC User Guide.

Sourcemodule AuthorizeSecurityGroupEgressRequest = Awso_ec2.Values.AuthorizeSecurityGroupEgressRequest

Adds the specified outbound (egress) rules to a security group. An outbound rule permits instances to send traffic to the specified IPv4 or IPv6 address ranges, the IP address ranges specified by a prefix list, or the instances that are associated with a source security group. For more information, see Security group rules. You must specify exactly one of the following destinations: an IPv4 or IPv6 address range, a prefix list, or a security group. You must specify a protocol for each rule (for example, TCP). If the protocol is TCP or UDP, you must also specify a port or port range. If the protocol is ICMP or ICMPv6, you must also specify the ICMP type and code. Rule changes are propagated to instances associated with the security group as quickly as possible. However, a small delay might occur. For examples of rules that you can add to security groups for specific access scenarios, see Security group rules for different use cases in the Amazon EC2 User Guide. For information about security group quotas, see Amazon VPC quotas in the Amazon VPC User Guide.

Sourcemodule AuthorizeClientVpnIngressResult = Awso_ec2.Values.AuthorizeClientVpnIngressResult

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.

Sourcemodule AuthorizeClientVpnIngressRequest = Awso_ec2.Values.AuthorizeClientVpnIngressRequest

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.

Sourcemodule AttachVpnGatewayResult = Awso_ec2.Values.AttachVpnGatewayResult

Contains the output of AttachVpnGateway.

Sourcemodule AttachVpnGatewayRequest = Awso_ec2.Values.AttachVpnGatewayRequest

Contains the parameters for AttachVpnGateway.

Sourcemodule AttachVolumeRequest = Awso_ec2.Values.AttachVolumeRequest

Attaches an Amazon EBS volume to a running or stopped instance, and exposes it to the instance with the specified device name. The maximum number of Amazon EBS volumes that you can attach to an instance depends on the instance type. If you exceed the volume attachment limit for an instance type, the attachment request fails with the AttachmentLimitExceeded error. For more information, see Instance volume limits. After you attach an EBS volume, you must make it available for use. 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 EBS User Guide.

Sourcemodule AttachVerifiedAccessTrustProviderResult = Awso_ec2.Values.AttachVerifiedAccessTrustProviderResult

Attaches the specified Amazon Web Services Verified Access trust provider to the specified Amazon Web Services Verified Access instance.

Sourcemodule AttachVerifiedAccessTrustProviderRequest = Awso_ec2.Values.AttachVerifiedAccessTrustProviderRequest

Attaches the specified Amazon Web Services Verified Access trust provider to the specified Amazon Web Services Verified Access instance.

Sourcemodule AttachNetworkInterfaceResult = Awso_ec2.Values.AttachNetworkInterfaceResult

Contains the output of AttachNetworkInterface.

Sourcemodule AttachNetworkInterfaceRequest = Awso_ec2.Values.AttachNetworkInterfaceRequest

Contains the parameters for AttachNetworkInterface.

Sourcemodule AttachInternetGatewayRequest = Awso_ec2.Values.AttachInternetGatewayRequest

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.

Sourcemodule AttachClassicLinkVpcResult = Awso_ec2.Values.AttachClassicLinkVpcResult

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.

Sourcemodule AttachClassicLinkVpcRequest = Awso_ec2.Values.AttachClassicLinkVpcRequest

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.

Sourcemodule AssociateVpcCidrBlockResult = Awso_ec2.Values.AssociateVpcCidrBlockResult

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). 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.

Sourcemodule AssociateVpcCidrBlockRequest = Awso_ec2.Values.AssociateVpcCidrBlockRequest

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). 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.

Sourcemodule AssociateTrunkInterfaceResult = Awso_ec2.Values.AssociateTrunkInterfaceResult

Associates a branch network interface with a trunk network interface. Before you create the association, use CreateNetworkInterface command and set the 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.

Sourcemodule AssociateTrunkInterfaceRequest = Awso_ec2.Values.AssociateTrunkInterfaceRequest

Associates a branch network interface with a trunk network interface. Before you create the association, use CreateNetworkInterface command and set the 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.

Sourcemodule AssociateTransitGatewayRouteTableResult = Awso_ec2.Values.AssociateTransitGatewayRouteTableResult

Associates the specified attachment with the specified transit gateway route table. You can associate only one route table with an attachment.

Sourcemodule AssociateTransitGatewayRouteTableRequest = Awso_ec2.Values.AssociateTransitGatewayRouteTableRequest

Associates the specified attachment with the specified transit gateway route table. You can associate only one route table with an attachment.

Sourcemodule AssociateTransitGatewayPolicyTableResult = Awso_ec2.Values.AssociateTransitGatewayPolicyTableResult

Associates the specified transit gateway attachment with a transit gateway policy table.

Sourcemodule AssociateTransitGatewayPolicyTableRequest = Awso_ec2.Values.AssociateTransitGatewayPolicyTableRequest

Associates the specified transit gateway attachment with a transit gateway policy table.

Sourcemodule AssociateTransitGatewayMulticastDomainResult = Awso_ec2.Values.AssociateTransitGatewayMulticastDomainResult

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.

Sourcemodule AssociateTransitGatewayMulticastDomainRequest = Awso_ec2.Values.AssociateTransitGatewayMulticastDomainRequest

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.

Sourcemodule AssociateSubnetCidrBlockResult = Awso_ec2.Values.AssociateSubnetCidrBlockResult

Associates a CIDR block with your subnet. You can only associate a single IPv6 CIDR block with your subnet.

Sourcemodule AssociateSubnetCidrBlockRequest = Awso_ec2.Values.AssociateSubnetCidrBlockRequest

Associates a CIDR block with your subnet. You can only associate a single IPv6 CIDR block with your subnet.

Sourcemodule AssociateSecurityGroupVpcResult = Awso_ec2.Values.AssociateSecurityGroupVpcResult

Associates a security group with another VPC in the same Region. This enables you to use the same security group with network interfaces and instances in the specified VPC. The VPC you want to associate the security group with must be in the same Region. You can associate the security group with another VPC if your account owns the VPC or if the VPC was shared with you. You must own the security group. You cannot use this feature with default security groups. You cannot use this feature with the default VPC.

Sourcemodule AssociateSecurityGroupVpcRequest = Awso_ec2.Values.AssociateSecurityGroupVpcRequest

Associates a security group with another VPC in the same Region. This enables you to use the same security group with network interfaces and instances in the specified VPC. The VPC you want to associate the security group with must be in the same Region. You can associate the security group with another VPC if your account owns the VPC or if the VPC was shared with you. You must own the security group. You cannot use this feature with default security groups. You cannot use this feature with the default VPC.

Sourcemodule AssociateRouteTableResult = Awso_ec2.Values.AssociateRouteTableResult

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.

Sourcemodule AssociateRouteTableRequest = Awso_ec2.Values.AssociateRouteTableRequest

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.

Sourcemodule AssociateRouteServerResult = Awso_ec2.Values.AssociateRouteServerResult

Associates a route server with a VPC to enable dynamic route updates. A route server association is the connection established between a route server and a VPC. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule AssociateRouteServerRequest = Awso_ec2.Values.AssociateRouteServerRequest

Associates a route server with a VPC to enable dynamic route updates. A route server association is the connection established between a route server and a VPC. For more information see Dynamic routing in your VPC with VPC Route Server in the Amazon VPC User Guide.

Sourcemodule AssociateNatGatewayAddressResult = Awso_ec2.Values.AssociateNatGatewayAddressResult

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. When you associate an EIP or secondary EIPs with a public NAT gateway, the network border group of the EIPs must match the network border group of the Availability Zone (AZ) that the public NAT gateway is in. If it's not the same, the EIP will fail to associate. You can see the network border group for the subnet's AZ by viewing the details of the subnet. Similarly, you can view the network border group of an EIP by viewing the details of the EIP address. For more information about network border groups and EIPs, see Allocate an Elastic IP address in the Amazon VPC User Guide.

Sourcemodule AssociateNatGatewayAddressRequest = Awso_ec2.Values.AssociateNatGatewayAddressRequest

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. When you associate an EIP or secondary EIPs with a public NAT gateway, the network border group of the EIPs must match the network border group of the Availability Zone (AZ) that the public NAT gateway is in. If it's not the same, the EIP will fail to associate. You can see the network border group for the subnet's AZ by viewing the details of the subnet. Similarly, you can view the network border group of an EIP by viewing the details of the EIP address. For more information about network border groups and EIPs, see Allocate an Elastic IP address in the Amazon VPC User Guide.

Sourcemodule AssociateIpamResourceDiscoveryResult = Awso_ec2.Values.AssociateIpamResourceDiscoveryResult

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.

Sourcemodule AssociateIpamResourceDiscoveryRequest = Awso_ec2.Values.AssociateIpamResourceDiscoveryRequest

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.

Sourcemodule AssociateIpamByoasnResult = Awso_ec2.Values.AssociateIpamByoasnResult

Associates your Autonomous System Number (ASN) with a BYOIP CIDR that you own in the same Amazon Web Services Region. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide. After the association succeeds, the ASN is eligible for advertisement. You can view the association with DescribeByoipCidrs. You can advertise the CIDR with AdvertiseByoipCidr.

Sourcemodule AssociateIpamByoasnRequest = Awso_ec2.Values.AssociateIpamByoasnRequest

Associates your Autonomous System Number (ASN) with a BYOIP CIDR that you own in the same Amazon Web Services Region. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide. After the association succeeds, the ASN is eligible for advertisement. You can view the association with DescribeByoipCidrs. You can advertise the CIDR with AdvertiseByoipCidr.

Sourcemodule AssociateInstanceEventWindowResult = Awso_ec2.Values.AssociateInstanceEventWindowResult

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.

Sourcemodule AssociateInstanceEventWindowRequest = Awso_ec2.Values.AssociateInstanceEventWindowRequest

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.

Sourcemodule AssociateIamInstanceProfileResult = Awso_ec2.Values.AssociateIamInstanceProfileResult

Associates an IAM instance profile with a running or stopped instance. You cannot associate more than one IAM instance profile with an instance.

Sourcemodule AssociateIamInstanceProfileRequest = Awso_ec2.Values.AssociateIamInstanceProfileRequest

Associates an IAM instance profile with a running or stopped instance. You cannot associate more than one IAM instance profile with an instance.

Sourcemodule AssociateEnclaveCertificateIamRoleResult = Awso_ec2.Values.AssociateEnclaveCertificateIamRoleResult

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.

Sourcemodule AssociateEnclaveCertificateIamRoleRequest = Awso_ec2.Values.AssociateEnclaveCertificateIamRoleRequest

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.

Sourcemodule AssociateDhcpOptionsRequest = Awso_ec2.Values.AssociateDhcpOptionsRequest

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 option sets in the Amazon VPC User Guide.

Sourcemodule AssociateClientVpnTargetNetworkResult = Awso_ec2.Values.AssociateClientVpnTargetNetworkResult

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.

Sourcemodule AssociateClientVpnTargetNetworkRequest = Awso_ec2.Values.AssociateClientVpnTargetNetworkRequest

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.

Sourcemodule AssociateCapacityReservationBillingOwnerResult = Awso_ec2.Values.AssociateCapacityReservationBillingOwnerResult

Initiates a request to assign billing of the unused capacity of a shared Capacity Reservation to a consumer account that is consolidated under the same Amazon Web Services organizations payer account. For more information, see Billing assignment for shared Amazon EC2 Capacity Reservations.

Sourcemodule AssociateCapacityReservationBillingOwnerRequest = Awso_ec2.Values.AssociateCapacityReservationBillingOwnerRequest

Initiates a request to assign billing of the unused capacity of a shared Capacity Reservation to a consumer account that is consolidated under the same Amazon Web Services organizations payer account. For more information, see Billing assignment for shared Amazon EC2 Capacity Reservations.

Sourcemodule AssociateAddressResult = Awso_ec2.Values.AssociateAddressResult

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.

Sourcemodule AssociateAddressRequest = Awso_ec2.Values.AssociateAddressRequest

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.

Sourcemodule AssignPrivateNatGatewayAddressResult = Awso_ec2.Values.AssignPrivateNatGatewayAddressResult

Assigns private IPv4 addresses to a private NAT gateway. For more information, see Work with NAT gateways in the Amazon VPC User Guide.

Sourcemodule AssignPrivateNatGatewayAddressRequest = Awso_ec2.Values.AssignPrivateNatGatewayAddressRequest

Assigns private IPv4 addresses to a private NAT gateway. For more information, see Work with NAT gateways in the Amazon VPC User Guide.

Sourcemodule AssignPrivateIpAddressesResult = Awso_ec2.Values.AssignPrivateIpAddressesResult

Assigns the specified secondary private IP addresses to the specified network interface. You can specify specific secondary IP addresses, or you can specify the number of secondary IP addresses to be automatically assigned from the subnet's CIDR block range. The number of secondary IP addresses that you can assign to an instance varies by instance type. For more information about Elastic IP addresses, see Elastic IP Addresses in the Amazon EC2 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 network interfaces in the Amazon EC2 User Guide.

Sourcemodule AssignPrivateIpAddressesRequest = Awso_ec2.Values.AssignPrivateIpAddressesRequest

Contains the parameters for AssignPrivateIpAddresses.

Sourcemodule AssignIpv6AddressesResult = Awso_ec2.Values.AssignIpv6AddressesResult

Assigns the specified IPv6 addresses to the specified network interface. You can specify specific IPv6 addresses, or you can specify the number of IPv6 addresses to be automatically assigned from 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 by instance type. 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 network interfaces in the Amazon EC2 User Guide.

Sourcemodule AssignIpv6AddressesRequest = Awso_ec2.Values.AssignIpv6AddressesRequest

Assigns the specified IPv6 addresses to the specified network interface. You can specify specific IPv6 addresses, or you can specify the number of IPv6 addresses to be automatically assigned from 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 by instance type. 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 network interfaces in the Amazon EC2 User Guide.

Sourcemodule ApplySecurityGroupsToClientVpnTargetNetworkResult = Awso_ec2.Values.ApplySecurityGroupsToClientVpnTargetNetworkResult

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.

Sourcemodule ApplySecurityGroupsToClientVpnTargetNetworkRequest = Awso_ec2.Values.ApplySecurityGroupsToClientVpnTargetNetworkRequest

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.

Sourcemodule AllocateIpamPoolCidrResult = Awso_ec2.Values.AllocateIpamPoolCidrResult

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.

Sourcemodule AllocateIpamPoolCidrRequest = Awso_ec2.Values.AllocateIpamPoolCidrRequest

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.

Sourcemodule AllocateHostsResult = Awso_ec2.Values.AllocateHostsResult

Contains the output of AllocateHosts.

Sourcemodule AllocateHostsRequest = Awso_ec2.Values.AllocateHostsRequest

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.

Sourcemodule AllocateAddressResult = Awso_ec2.Values.AllocateAddressResult

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 one of the following address pools: Amazon's pool of IPv4 addresses Public IPv4 address range that you own and bring to your Amazon Web Services account using Bring Your Own IP Addresses (BYOIP) An IPv4 IPAM pool with an Amazon-provided or BYOIP public IPv4 address range IPv4 addresses from your on-premises network made available for use with an Outpost using a customer-owned IP address pool (CoIP pool) For more information, see Elastic IP Addresses in the Amazon EC2 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. 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).

Sourcemodule AllocateAddressRequest = Awso_ec2.Values.AllocateAddressRequest

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 one of the following address pools: Amazon's pool of IPv4 addresses Public IPv4 address range that you own and bring to your Amazon Web Services account using Bring Your Own IP Addresses (BYOIP) An IPv4 IPAM pool with an Amazon-provided or BYOIP public IPv4 address range IPv4 addresses from your on-premises network made available for use with an Outpost using a customer-owned IP address pool (CoIP pool) For more information, see Elastic IP Addresses in the Amazon EC2 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. 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).

Sourcemodule AdvertiseByoipCidrResult = Awso_ec2.Values.AdvertiseByoipCidrResult

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.

Sourcemodule AdvertiseByoipCidrRequest = Awso_ec2.Values.AdvertiseByoipCidrRequest

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.

Sourcemodule AcceptVpcPeeringConnectionResult = Awso_ec2.Values.AcceptVpcPeeringConnectionResult

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.

Sourcemodule AcceptVpcPeeringConnectionRequest = Awso_ec2.Values.AcceptVpcPeeringConnectionRequest

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.

Sourcemodule AcceptVpcEndpointConnectionsResult = Awso_ec2.Values.AcceptVpcEndpointConnectionsResult

Accepts connection requests to your VPC endpoint service.

Sourcemodule AcceptVpcEndpointConnectionsRequest = Awso_ec2.Values.AcceptVpcEndpointConnectionsRequest

Accepts connection requests to your VPC endpoint service.

Sourcemodule AcceptTransitGatewayVpcAttachmentResult = Awso_ec2.Values.AcceptTransitGatewayVpcAttachmentResult

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.

Sourcemodule AcceptTransitGatewayVpcAttachmentRequest = Awso_ec2.Values.AcceptTransitGatewayVpcAttachmentRequest

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.

Sourcemodule AcceptTransitGatewayPeeringAttachmentResult = Awso_ec2.Values.AcceptTransitGatewayPeeringAttachmentResult

Accepts a transit gateway peering attachment request. The peering attachment must be in the pendingAcceptance state.

Sourcemodule AcceptTransitGatewayPeeringAttachmentRequest = Awso_ec2.Values.AcceptTransitGatewayPeeringAttachmentRequest

Accepts a transit gateway peering attachment request. The peering attachment must be in the pendingAcceptance state.

Sourcemodule AcceptTransitGatewayMulticastDomainAssociationsResult = Awso_ec2.Values.AcceptTransitGatewayMulticastDomainAssociationsResult

Accepts a request to associate subnets with a transit gateway multicast domain.

Sourcemodule AcceptTransitGatewayMulticastDomainAssociationsRequest = Awso_ec2.Values.AcceptTransitGatewayMulticastDomainAssociationsRequest

Accepts a request to associate subnets with a transit gateway multicast domain.

Sourcemodule AcceptTransitGatewayClientVpnAttachmentResult = Awso_ec2.Values.AcceptTransitGatewayClientVpnAttachmentResult

Accepts a Transit Gateway attachment request for a Client VPN endpoint. The Transit Gateway owner must accept the attachment request before the Client VPN endpoint can route traffic through the Transit Gateway.

Sourcemodule AcceptTransitGatewayClientVpnAttachmentRequest = Awso_ec2.Values.AcceptTransitGatewayClientVpnAttachmentRequest

Accepts a Transit Gateway attachment request for a Client VPN endpoint. The Transit Gateway owner must accept the attachment request before the Client VPN endpoint can route traffic through the Transit Gateway.

Sourcemodule AcceptReservedInstancesExchangeQuoteResult = Awso_ec2.Values.AcceptReservedInstancesExchangeQuoteResult

The result of the exchange and whether it was successful.

Sourcemodule AcceptReservedInstancesExchangeQuoteRequest = Awso_ec2.Values.AcceptReservedInstancesExchangeQuoteRequest

Contains the parameters for accepting the quote.

Sourcemodule AcceptCapacityReservationBillingOwnershipResult = Awso_ec2.Values.AcceptCapacityReservationBillingOwnershipResult

Accepts a request to assign billing of the available capacity of a shared Capacity Reservation to your account. For more information, see Billing assignment for shared Amazon EC2 Capacity Reservations.

Sourcemodule AcceptCapacityReservationBillingOwnershipRequest = Awso_ec2.Values.AcceptCapacityReservationBillingOwnershipRequest

Accepts a request to assign billing of the available capacity of a shared Capacity Reservation to your account. For more information, see Billing assignment for shared Amazon EC2 Capacity Reservations.

Sourcemodule AcceptAddressTransferResult = Awso_ec2.Values.AcceptAddressTransferResult

Accepts an Elastic IP address transfer. For more information, see Accept a transferred Elastic IP address in the Amazon VPC User Guide.

Sourcemodule AcceptAddressTransferRequest = Awso_ec2.Values.AcceptAddressTransferRequest

Accepts an Elastic IP address transfer. For more information, see Accept a transferred Elastic IP address in the Amazon VPC User Guide.