@effect-aws/client-ec2 1.10.0 → 1.10.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/EC2Service.d.ts +31 -3
- package/dist/cjs/EC2Service.d.ts.map +1 -1
- package/dist/cjs/EC2Service.js +6 -0
- package/dist/cjs/EC2Service.js.map +1 -1
- package/dist/cjs/Errors.d.ts +3 -3
- package/dist/cjs/Errors.d.ts.map +1 -1
- package/dist/cjs/Errors.js +1 -3
- package/dist/cjs/Errors.js.map +1 -1
- package/dist/cjs/index.d.ts +5 -0
- package/dist/cjs/index.d.ts.map +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/dts/EC2Service.d.ts +31 -3
- package/dist/dts/EC2Service.d.ts.map +1 -1
- package/dist/dts/Errors.d.ts +3 -3
- package/dist/dts/Errors.d.ts.map +1 -1
- package/dist/dts/index.d.ts +5 -0
- package/dist/dts/index.d.ts.map +1 -1
- package/dist/esm/EC2Service.js +7 -1
- package/dist/esm/EC2Service.js.map +1 -1
- package/dist/esm/Errors.js +0 -2
- package/dist/esm/Errors.js.map +1 -1
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
- package/src/EC2Service.ts +97 -2
- package/src/Errors.ts +2 -3
- package/src/index.ts +6 -0
package/dist/cjs/EC2Service.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @since 1.0.0
|
|
3
3
|
*/
|
|
4
|
-
import { type AcceptAddressTransferCommandInput, type AcceptAddressTransferCommandOutput, type AcceptCapacityReservationBillingOwnershipCommandInput, type AcceptCapacityReservationBillingOwnershipCommandOutput, type AcceptReservedInstancesExchangeQuoteCommandInput, type AcceptReservedInstancesExchangeQuoteCommandOutput, type AcceptTransitGatewayMulticastDomainAssociationsCommandInput, type AcceptTransitGatewayMulticastDomainAssociationsCommandOutput, type AcceptTransitGatewayPeeringAttachmentCommandInput, type AcceptTransitGatewayPeeringAttachmentCommandOutput, type AcceptTransitGatewayVpcAttachmentCommandInput, type AcceptTransitGatewayVpcAttachmentCommandOutput, type AcceptVpcEndpointConnectionsCommandInput, type AcceptVpcEndpointConnectionsCommandOutput, type AcceptVpcPeeringConnectionCommandInput, type AcceptVpcPeeringConnectionCommandOutput, type AdvertiseByoipCidrCommandInput, type AdvertiseByoipCidrCommandOutput, type AllocateAddressCommandInput, type AllocateAddressCommandOutput, type AllocateHostsCommandInput, type AllocateHostsCommandOutput, type AllocateIpamPoolCidrCommandInput, type AllocateIpamPoolCidrCommandOutput, type ApplySecurityGroupsToClientVpnTargetNetworkCommandInput, type ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput, type AssignIpv6AddressesCommandInput, type AssignIpv6AddressesCommandOutput, type AssignPrivateIpAddressesCommandInput, type AssignPrivateIpAddressesCommandOutput, type AssignPrivateNatGatewayAddressCommandInput, type AssignPrivateNatGatewayAddressCommandOutput, type AssociateAddressCommandInput, type AssociateAddressCommandOutput, type AssociateCapacityReservationBillingOwnerCommandInput, type AssociateCapacityReservationBillingOwnerCommandOutput, type AssociateClientVpnTargetNetworkCommandInput, type AssociateClientVpnTargetNetworkCommandOutput, type AssociateDhcpOptionsCommandInput, type AssociateDhcpOptionsCommandOutput, type AssociateEnclaveCertificateIamRoleCommandInput, type AssociateEnclaveCertificateIamRoleCommandOutput, type AssociateIamInstanceProfileCommandInput, type AssociateIamInstanceProfileCommandOutput, type AssociateInstanceEventWindowCommandInput, type AssociateInstanceEventWindowCommandOutput, type AssociateIpamByoasnCommandInput, type AssociateIpamByoasnCommandOutput, type AssociateIpamResourceDiscoveryCommandInput, type AssociateIpamResourceDiscoveryCommandOutput, type AssociateNatGatewayAddressCommandInput, type AssociateNatGatewayAddressCommandOutput, type AssociateRouteServerCommandInput, type AssociateRouteServerCommandOutput, type AssociateRouteTableCommandInput, type AssociateRouteTableCommandOutput, type AssociateSecurityGroupVpcCommandInput, type AssociateSecurityGroupVpcCommandOutput, type AssociateSubnetCidrBlockCommandInput, type AssociateSubnetCidrBlockCommandOutput, type AssociateTransitGatewayMulticastDomainCommandInput, type AssociateTransitGatewayMulticastDomainCommandOutput, type AssociateTransitGatewayPolicyTableCommandInput, type AssociateTransitGatewayPolicyTableCommandOutput, type AssociateTransitGatewayRouteTableCommandInput, type AssociateTransitGatewayRouteTableCommandOutput, type AssociateTrunkInterfaceCommandInput, type AssociateTrunkInterfaceCommandOutput, type AssociateVpcCidrBlockCommandInput, type AssociateVpcCidrBlockCommandOutput, type AttachClassicLinkVpcCommandInput, type AttachClassicLinkVpcCommandOutput, type AttachInternetGatewayCommandInput, type AttachInternetGatewayCommandOutput, type AttachNetworkInterfaceCommandInput, type AttachNetworkInterfaceCommandOutput, type AttachVerifiedAccessTrustProviderCommandInput, type AttachVerifiedAccessTrustProviderCommandOutput, type AttachVolumeCommandInput, type AttachVolumeCommandOutput, type AttachVpnGatewayCommandInput, type AttachVpnGatewayCommandOutput, type AuthorizeClientVpnIngressCommandInput, type AuthorizeClientVpnIngressCommandOutput, type AuthorizeSecurityGroupEgressCommandInput, type AuthorizeSecurityGroupEgressCommandOutput, type AuthorizeSecurityGroupIngressCommandInput, type AuthorizeSecurityGroupIngressCommandOutput, type BundleInstanceCommandInput, type BundleInstanceCommandOutput, type CancelBundleTaskCommandInput, type CancelBundleTaskCommandOutput, type CancelCapacityReservationCommandInput, type CancelCapacityReservationCommandOutput, type CancelCapacityReservationFleetsCommandInput, type CancelCapacityReservationFleetsCommandOutput, type CancelConversionTaskCommandInput, type CancelConversionTaskCommandOutput, type CancelDeclarativePoliciesReportCommandInput, type CancelDeclarativePoliciesReportCommandOutput, type CancelExportTaskCommandInput, type CancelExportTaskCommandOutput, type CancelImageLaunchPermissionCommandInput, type CancelImageLaunchPermissionCommandOutput, type CancelImportTaskCommandInput, type CancelImportTaskCommandOutput, type CancelReservedInstancesListingCommandInput, type CancelReservedInstancesListingCommandOutput, type CancelSpotFleetRequestsCommandInput, type CancelSpotFleetRequestsCommandOutput, type CancelSpotInstanceRequestsCommandInput, type CancelSpotInstanceRequestsCommandOutput, type ConfirmProductInstanceCommandInput, type ConfirmProductInstanceCommandOutput, type CopyFpgaImageCommandInput, type CopyFpgaImageCommandOutput, type CopyImageCommandInput, type CopyImageCommandOutput, type CopySnapshotCommandInput, type CopySnapshotCommandOutput, type CreateCapacityReservationBySplittingCommandInput, type CreateCapacityReservationBySplittingCommandOutput, type CreateCapacityReservationCommandInput, type CreateCapacityReservationCommandOutput, type CreateCapacityReservationFleetCommandInput, type CreateCapacityReservationFleetCommandOutput, type CreateCarrierGatewayCommandInput, type CreateCarrierGatewayCommandOutput, type CreateClientVpnEndpointCommandInput, type CreateClientVpnEndpointCommandOutput, type CreateClientVpnRouteCommandInput, type CreateClientVpnRouteCommandOutput, type CreateCoipCidrCommandInput, type CreateCoipCidrCommandOutput, type CreateCoipPoolCommandInput, type CreateCoipPoolCommandOutput, type CreateCustomerGatewayCommandInput, type CreateCustomerGatewayCommandOutput, type CreateDefaultSubnetCommandInput, type CreateDefaultSubnetCommandOutput, type CreateDefaultVpcCommandInput, type CreateDefaultVpcCommandOutput, type CreateDhcpOptionsCommandInput, type CreateDhcpOptionsCommandOutput, type CreateEgressOnlyInternetGatewayCommandInput, type CreateEgressOnlyInternetGatewayCommandOutput, type CreateFleetCommandInput, type CreateFleetCommandOutput, type CreateFlowLogsCommandInput, type CreateFlowLogsCommandOutput, type CreateFpgaImageCommandInput, type CreateFpgaImageCommandOutput, type CreateImageCommandInput, type CreateImageCommandOutput, type CreateInstanceConnectEndpointCommandInput, type CreateInstanceConnectEndpointCommandOutput, type CreateInstanceEventWindowCommandInput, type CreateInstanceEventWindowCommandOutput, type CreateInstanceExportTaskCommandInput, type CreateInstanceExportTaskCommandOutput, type CreateInternetGatewayCommandInput, type CreateInternetGatewayCommandOutput, type CreateIpamCommandInput, type CreateIpamCommandOutput, type CreateIpamExternalResourceVerificationTokenCommandInput, type CreateIpamExternalResourceVerificationTokenCommandOutput, type CreateIpamPoolCommandInput, type CreateIpamPoolCommandOutput, type CreateIpamResourceDiscoveryCommandInput, type CreateIpamResourceDiscoveryCommandOutput, type CreateIpamScopeCommandInput, type CreateIpamScopeCommandOutput, type CreateKeyPairCommandInput, type CreateKeyPairCommandOutput, type CreateLaunchTemplateCommandInput, type CreateLaunchTemplateCommandOutput, type CreateLaunchTemplateVersionCommandInput, type CreateLaunchTemplateVersionCommandOutput, type CreateLocalGatewayRouteCommandInput, type CreateLocalGatewayRouteCommandOutput, type CreateLocalGatewayRouteTableCommandInput, type CreateLocalGatewayRouteTableCommandOutput, type CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, type CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput, type CreateLocalGatewayRouteTableVpcAssociationCommandInput, type CreateLocalGatewayRouteTableVpcAssociationCommandOutput, type CreateManagedPrefixListCommandInput, type CreateManagedPrefixListCommandOutput, type CreateNatGatewayCommandInput, type CreateNatGatewayCommandOutput, type CreateNetworkAclCommandInput, type CreateNetworkAclCommandOutput, type CreateNetworkAclEntryCommandInput, type CreateNetworkAclEntryCommandOutput, type CreateNetworkInsightsAccessScopeCommandInput, type CreateNetworkInsightsAccessScopeCommandOutput, type CreateNetworkInsightsPathCommandInput, type CreateNetworkInsightsPathCommandOutput, type CreateNetworkInterfaceCommandInput, type CreateNetworkInterfaceCommandOutput, type CreateNetworkInterfacePermissionCommandInput, type CreateNetworkInterfacePermissionCommandOutput, type CreatePlacementGroupCommandInput, type CreatePlacementGroupCommandOutput, type CreatePublicIpv4PoolCommandInput, type CreatePublicIpv4PoolCommandOutput, type CreateReplaceRootVolumeTaskCommandInput, type CreateReplaceRootVolumeTaskCommandOutput, type CreateReservedInstancesListingCommandInput, type CreateReservedInstancesListingCommandOutput, type CreateRestoreImageTaskCommandInput, type CreateRestoreImageTaskCommandOutput, type CreateRouteCommandInput, type CreateRouteCommandOutput, type CreateRouteServerCommandInput, type CreateRouteServerCommandOutput, type CreateRouteServerEndpointCommandInput, type CreateRouteServerEndpointCommandOutput, type CreateRouteServerPeerCommandInput, type CreateRouteServerPeerCommandOutput, type CreateRouteTableCommandInput, type CreateRouteTableCommandOutput, type CreateSecurityGroupCommandInput, type CreateSecurityGroupCommandOutput, type CreateSnapshotCommandInput, type CreateSnapshotCommandOutput, type CreateSnapshotsCommandInput, type CreateSnapshotsCommandOutput, type CreateSpotDatafeedSubscriptionCommandInput, type CreateSpotDatafeedSubscriptionCommandOutput, type CreateStoreImageTaskCommandInput, type CreateStoreImageTaskCommandOutput, type CreateSubnetCidrReservationCommandInput, type CreateSubnetCidrReservationCommandOutput, type CreateSubnetCommandInput, type CreateSubnetCommandOutput, type CreateTagsCommandInput, type CreateTagsCommandOutput, type CreateTrafficMirrorFilterCommandInput, type CreateTrafficMirrorFilterCommandOutput, type CreateTrafficMirrorFilterRuleCommandInput, type CreateTrafficMirrorFilterRuleCommandOutput, type CreateTrafficMirrorSessionCommandInput, type CreateTrafficMirrorSessionCommandOutput, type CreateTrafficMirrorTargetCommandInput, type CreateTrafficMirrorTargetCommandOutput, type CreateTransitGatewayCommandInput, type CreateTransitGatewayCommandOutput, type CreateTransitGatewayConnectCommandInput, type CreateTransitGatewayConnectCommandOutput, type CreateTransitGatewayConnectPeerCommandInput, type CreateTransitGatewayConnectPeerCommandOutput, type CreateTransitGatewayMulticastDomainCommandInput, type CreateTransitGatewayMulticastDomainCommandOutput, type CreateTransitGatewayPeeringAttachmentCommandInput, type CreateTransitGatewayPeeringAttachmentCommandOutput, type CreateTransitGatewayPolicyTableCommandInput, type CreateTransitGatewayPolicyTableCommandOutput, type CreateTransitGatewayPrefixListReferenceCommandInput, type CreateTransitGatewayPrefixListReferenceCommandOutput, type CreateTransitGatewayRouteCommandInput, type CreateTransitGatewayRouteCommandOutput, type CreateTransitGatewayRouteTableAnnouncementCommandInput, type CreateTransitGatewayRouteTableAnnouncementCommandOutput, type CreateTransitGatewayRouteTableCommandInput, type CreateTransitGatewayRouteTableCommandOutput, type CreateTransitGatewayVpcAttachmentCommandInput, type CreateTransitGatewayVpcAttachmentCommandOutput, type CreateVerifiedAccessEndpointCommandInput, type CreateVerifiedAccessEndpointCommandOutput, type CreateVerifiedAccessGroupCommandInput, type CreateVerifiedAccessGroupCommandOutput, type CreateVerifiedAccessInstanceCommandInput, type CreateVerifiedAccessInstanceCommandOutput, type CreateVerifiedAccessTrustProviderCommandInput, type CreateVerifiedAccessTrustProviderCommandOutput, type CreateVolumeCommandInput, type CreateVolumeCommandOutput, type CreateVpcBlockPublicAccessExclusionCommandInput, type CreateVpcBlockPublicAccessExclusionCommandOutput, type CreateVpcCommandInput, type CreateVpcCommandOutput, type CreateVpcEndpointCommandInput, type CreateVpcEndpointCommandOutput, type CreateVpcEndpointConnectionNotificationCommandInput, type CreateVpcEndpointConnectionNotificationCommandOutput, type CreateVpcEndpointServiceConfigurationCommandInput, type CreateVpcEndpointServiceConfigurationCommandOutput, type CreateVpcPeeringConnectionCommandInput, type CreateVpcPeeringConnectionCommandOutput, type CreateVpnConnectionCommandInput, type CreateVpnConnectionCommandOutput, type CreateVpnConnectionRouteCommandInput, type CreateVpnConnectionRouteCommandOutput, type CreateVpnGatewayCommandInput, type CreateVpnGatewayCommandOutput, type DeleteCarrierGatewayCommandInput, type DeleteCarrierGatewayCommandOutput, type DeleteClientVpnEndpointCommandInput, type DeleteClientVpnEndpointCommandOutput, type DeleteClientVpnRouteCommandInput, type DeleteClientVpnRouteCommandOutput, type DeleteCoipCidrCommandInput, type DeleteCoipCidrCommandOutput, type DeleteCoipPoolCommandInput, type DeleteCoipPoolCommandOutput, type DeleteCustomerGatewayCommandInput, type DeleteCustomerGatewayCommandOutput, type DeleteDhcpOptionsCommandInput, type DeleteDhcpOptionsCommandOutput, type DeleteEgressOnlyInternetGatewayCommandInput, type DeleteEgressOnlyInternetGatewayCommandOutput, type DeleteFleetsCommandInput, type DeleteFleetsCommandOutput, type DeleteFlowLogsCommandInput, type DeleteFlowLogsCommandOutput, type DeleteFpgaImageCommandInput, type DeleteFpgaImageCommandOutput, type DeleteInstanceConnectEndpointCommandInput, type DeleteInstanceConnectEndpointCommandOutput, type DeleteInstanceEventWindowCommandInput, type DeleteInstanceEventWindowCommandOutput, type DeleteInternetGatewayCommandInput, type DeleteInternetGatewayCommandOutput, type DeleteIpamCommandInput, type DeleteIpamCommandOutput, type DeleteIpamExternalResourceVerificationTokenCommandInput, type DeleteIpamExternalResourceVerificationTokenCommandOutput, type DeleteIpamPoolCommandInput, type DeleteIpamPoolCommandOutput, type DeleteIpamResourceDiscoveryCommandInput, type DeleteIpamResourceDiscoveryCommandOutput, type DeleteIpamScopeCommandInput, type DeleteIpamScopeCommandOutput, type DeleteKeyPairCommandInput, type DeleteKeyPairCommandOutput, type DeleteLaunchTemplateCommandInput, type DeleteLaunchTemplateCommandOutput, type DeleteLaunchTemplateVersionsCommandInput, type DeleteLaunchTemplateVersionsCommandOutput, type DeleteLocalGatewayRouteCommandInput, type DeleteLocalGatewayRouteCommandOutput, type DeleteLocalGatewayRouteTableCommandInput, type DeleteLocalGatewayRouteTableCommandOutput, type DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, type DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput, type DeleteLocalGatewayRouteTableVpcAssociationCommandInput, type DeleteLocalGatewayRouteTableVpcAssociationCommandOutput, type DeleteManagedPrefixListCommandInput, type DeleteManagedPrefixListCommandOutput, type DeleteNatGatewayCommandInput, type DeleteNatGatewayCommandOutput, type DeleteNetworkAclCommandInput, type DeleteNetworkAclCommandOutput, type DeleteNetworkAclEntryCommandInput, type DeleteNetworkAclEntryCommandOutput, type DeleteNetworkInsightsAccessScopeAnalysisCommandInput, type DeleteNetworkInsightsAccessScopeAnalysisCommandOutput, type DeleteNetworkInsightsAccessScopeCommandInput, type DeleteNetworkInsightsAccessScopeCommandOutput, type DeleteNetworkInsightsAnalysisCommandInput, type DeleteNetworkInsightsAnalysisCommandOutput, type DeleteNetworkInsightsPathCommandInput, type DeleteNetworkInsightsPathCommandOutput, type DeleteNetworkInterfaceCommandInput, type DeleteNetworkInterfaceCommandOutput, type DeleteNetworkInterfacePermissionCommandInput, type DeleteNetworkInterfacePermissionCommandOutput, type DeletePlacementGroupCommandInput, type DeletePlacementGroupCommandOutput, type DeletePublicIpv4PoolCommandInput, type DeletePublicIpv4PoolCommandOutput, type DeleteQueuedReservedInstancesCommandInput, type DeleteQueuedReservedInstancesCommandOutput, type DeleteRouteCommandInput, type DeleteRouteCommandOutput, type DeleteRouteServerCommandInput, type DeleteRouteServerCommandOutput, type DeleteRouteServerEndpointCommandInput, type DeleteRouteServerEndpointCommandOutput, type DeleteRouteServerPeerCommandInput, type DeleteRouteServerPeerCommandOutput, type DeleteRouteTableCommandInput, type DeleteRouteTableCommandOutput, type DeleteSecurityGroupCommandInput, type DeleteSecurityGroupCommandOutput, type DeleteSnapshotCommandInput, type DeleteSnapshotCommandOutput, type DeleteSpotDatafeedSubscriptionCommandInput, type DeleteSpotDatafeedSubscriptionCommandOutput, type DeleteSubnetCidrReservationCommandInput, type DeleteSubnetCidrReservationCommandOutput, type DeleteSubnetCommandInput, type DeleteSubnetCommandOutput, type DeleteTagsCommandInput, type DeleteTagsCommandOutput, type DeleteTrafficMirrorFilterCommandInput, type DeleteTrafficMirrorFilterCommandOutput, type DeleteTrafficMirrorFilterRuleCommandInput, type DeleteTrafficMirrorFilterRuleCommandOutput, type DeleteTrafficMirrorSessionCommandInput, type DeleteTrafficMirrorSessionCommandOutput, type DeleteTrafficMirrorTargetCommandInput, type DeleteTrafficMirrorTargetCommandOutput, type DeleteTransitGatewayCommandInput, type DeleteTransitGatewayCommandOutput, type DeleteTransitGatewayConnectCommandInput, type DeleteTransitGatewayConnectCommandOutput, type DeleteTransitGatewayConnectPeerCommandInput, type DeleteTransitGatewayConnectPeerCommandOutput, type DeleteTransitGatewayMulticastDomainCommandInput, type DeleteTransitGatewayMulticastDomainCommandOutput, type DeleteTransitGatewayPeeringAttachmentCommandInput, type DeleteTransitGatewayPeeringAttachmentCommandOutput, type DeleteTransitGatewayPolicyTableCommandInput, type DeleteTransitGatewayPolicyTableCommandOutput, type DeleteTransitGatewayPrefixListReferenceCommandInput, type DeleteTransitGatewayPrefixListReferenceCommandOutput, type DeleteTransitGatewayRouteCommandInput, type DeleteTransitGatewayRouteCommandOutput, type DeleteTransitGatewayRouteTableAnnouncementCommandInput, type DeleteTransitGatewayRouteTableAnnouncementCommandOutput, type DeleteTransitGatewayRouteTableCommandInput, type DeleteTransitGatewayRouteTableCommandOutput, type DeleteTransitGatewayVpcAttachmentCommandInput, type DeleteTransitGatewayVpcAttachmentCommandOutput, type DeleteVerifiedAccessEndpointCommandInput, type DeleteVerifiedAccessEndpointCommandOutput, type DeleteVerifiedAccessGroupCommandInput, type DeleteVerifiedAccessGroupCommandOutput, type DeleteVerifiedAccessInstanceCommandInput, type DeleteVerifiedAccessInstanceCommandOutput, type DeleteVerifiedAccessTrustProviderCommandInput, type DeleteVerifiedAccessTrustProviderCommandOutput, type DeleteVolumeCommandInput, type DeleteVolumeCommandOutput, type DeleteVpcBlockPublicAccessExclusionCommandInput, type DeleteVpcBlockPublicAccessExclusionCommandOutput, type DeleteVpcCommandInput, type DeleteVpcCommandOutput, type DeleteVpcEndpointConnectionNotificationsCommandInput, type DeleteVpcEndpointConnectionNotificationsCommandOutput, type DeleteVpcEndpointsCommandInput, type DeleteVpcEndpointsCommandOutput, type DeleteVpcEndpointServiceConfigurationsCommandInput, type DeleteVpcEndpointServiceConfigurationsCommandOutput, type DeleteVpcPeeringConnectionCommandInput, type DeleteVpcPeeringConnectionCommandOutput, type DeleteVpnConnectionCommandInput, type DeleteVpnConnectionCommandOutput, type DeleteVpnConnectionRouteCommandInput, type DeleteVpnConnectionRouteCommandOutput, type DeleteVpnGatewayCommandInput, type DeleteVpnGatewayCommandOutput, type DeprovisionByoipCidrCommandInput, type DeprovisionByoipCidrCommandOutput, type DeprovisionIpamByoasnCommandInput, type DeprovisionIpamByoasnCommandOutput, type DeprovisionIpamPoolCidrCommandInput, type DeprovisionIpamPoolCidrCommandOutput, type DeprovisionPublicIpv4PoolCidrCommandInput, type DeprovisionPublicIpv4PoolCidrCommandOutput, type DeregisterImageCommandInput, type DeregisterImageCommandOutput, type DeregisterInstanceEventNotificationAttributesCommandInput, type DeregisterInstanceEventNotificationAttributesCommandOutput, type DeregisterTransitGatewayMulticastGroupMembersCommandInput, type DeregisterTransitGatewayMulticastGroupMembersCommandOutput, type DeregisterTransitGatewayMulticastGroupSourcesCommandInput, type DeregisterTransitGatewayMulticastGroupSourcesCommandOutput, type DescribeAccountAttributesCommandInput, type DescribeAccountAttributesCommandOutput, type DescribeAddressesAttributeCommandInput, type DescribeAddressesAttributeCommandOutput, type DescribeAddressesCommandInput, type DescribeAddressesCommandOutput, type DescribeAddressTransfersCommandInput, type DescribeAddressTransfersCommandOutput, type DescribeAggregateIdFormatCommandInput, type DescribeAggregateIdFormatCommandOutput, type DescribeAvailabilityZonesCommandInput, type DescribeAvailabilityZonesCommandOutput, type DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, type DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput, type DescribeBundleTasksCommandInput, type DescribeBundleTasksCommandOutput, type DescribeByoipCidrsCommandInput, type DescribeByoipCidrsCommandOutput, type DescribeCapacityBlockExtensionHistoryCommandInput, type DescribeCapacityBlockExtensionHistoryCommandOutput, type DescribeCapacityBlockExtensionOfferingsCommandInput, type DescribeCapacityBlockExtensionOfferingsCommandOutput, type DescribeCapacityBlockOfferingsCommandInput, type DescribeCapacityBlockOfferingsCommandOutput, type DescribeCapacityReservationBillingRequestsCommandInput, type DescribeCapacityReservationBillingRequestsCommandOutput, type DescribeCapacityReservationFleetsCommandInput, type DescribeCapacityReservationFleetsCommandOutput, type DescribeCapacityReservationsCommandInput, type DescribeCapacityReservationsCommandOutput, type DescribeCarrierGatewaysCommandInput, type DescribeCarrierGatewaysCommandOutput, type DescribeClassicLinkInstancesCommandInput, type DescribeClassicLinkInstancesCommandOutput, type DescribeClientVpnAuthorizationRulesCommandInput, type DescribeClientVpnAuthorizationRulesCommandOutput, type DescribeClientVpnConnectionsCommandInput, type DescribeClientVpnConnectionsCommandOutput, type DescribeClientVpnEndpointsCommandInput, type DescribeClientVpnEndpointsCommandOutput, type DescribeClientVpnRoutesCommandInput, type DescribeClientVpnRoutesCommandOutput, type DescribeClientVpnTargetNetworksCommandInput, type DescribeClientVpnTargetNetworksCommandOutput, type DescribeCoipPoolsCommandInput, type DescribeCoipPoolsCommandOutput, type DescribeConversionTasksCommandInput, type DescribeConversionTasksCommandOutput, type DescribeCustomerGatewaysCommandInput, type DescribeCustomerGatewaysCommandOutput, type DescribeDeclarativePoliciesReportsCommandInput, type DescribeDeclarativePoliciesReportsCommandOutput, type DescribeDhcpOptionsCommandInput, type DescribeDhcpOptionsCommandOutput, type DescribeEgressOnlyInternetGatewaysCommandInput, type DescribeEgressOnlyInternetGatewaysCommandOutput, type DescribeElasticGpusCommandInput, type DescribeElasticGpusCommandOutput, type DescribeExportImageTasksCommandInput, type DescribeExportImageTasksCommandOutput, type DescribeExportTasksCommandInput, type DescribeExportTasksCommandOutput, type DescribeFastLaunchImagesCommandInput, type DescribeFastLaunchImagesCommandOutput, type DescribeFastSnapshotRestoresCommandInput, type DescribeFastSnapshotRestoresCommandOutput, type DescribeFleetHistoryCommandInput, type DescribeFleetHistoryCommandOutput, type DescribeFleetInstancesCommandInput, type DescribeFleetInstancesCommandOutput, type DescribeFleetsCommandInput, type DescribeFleetsCommandOutput, type DescribeFlowLogsCommandInput, type DescribeFlowLogsCommandOutput, type DescribeFpgaImageAttributeCommandInput, type DescribeFpgaImageAttributeCommandOutput, type DescribeFpgaImagesCommandInput, type DescribeFpgaImagesCommandOutput, type DescribeHostReservationOfferingsCommandInput, type DescribeHostReservationOfferingsCommandOutput, type DescribeHostReservationsCommandInput, type DescribeHostReservationsCommandOutput, type DescribeHostsCommandInput, type DescribeHostsCommandOutput, type DescribeIamInstanceProfileAssociationsCommandInput, type DescribeIamInstanceProfileAssociationsCommandOutput, type DescribeIdentityIdFormatCommandInput, type DescribeIdentityIdFormatCommandOutput, type DescribeIdFormatCommandInput, type DescribeIdFormatCommandOutput, type DescribeImageAttributeCommandInput, type DescribeImageAttributeCommandOutput, type DescribeImagesCommandInput, type DescribeImagesCommandOutput, type DescribeImportImageTasksCommandInput, type DescribeImportImageTasksCommandOutput, type DescribeImportSnapshotTasksCommandInput, type DescribeImportSnapshotTasksCommandOutput, type DescribeInstanceAttributeCommandInput, type DescribeInstanceAttributeCommandOutput, type DescribeInstanceConnectEndpointsCommandInput, type DescribeInstanceConnectEndpointsCommandOutput, type DescribeInstanceCreditSpecificationsCommandInput, type DescribeInstanceCreditSpecificationsCommandOutput, type DescribeInstanceEventNotificationAttributesCommandInput, type DescribeInstanceEventNotificationAttributesCommandOutput, type DescribeInstanceEventWindowsCommandInput, type DescribeInstanceEventWindowsCommandOutput, type DescribeInstanceImageMetadataCommandInput, type DescribeInstanceImageMetadataCommandOutput, type DescribeInstancesCommandInput, type DescribeInstancesCommandOutput, type DescribeInstanceStatusCommandInput, type DescribeInstanceStatusCommandOutput, type DescribeInstanceTopologyCommandInput, type DescribeInstanceTopologyCommandOutput, type DescribeInstanceTypeOfferingsCommandInput, type DescribeInstanceTypeOfferingsCommandOutput, type DescribeInstanceTypesCommandInput, type DescribeInstanceTypesCommandOutput, type DescribeInternetGatewaysCommandInput, type DescribeInternetGatewaysCommandOutput, type DescribeIpamByoasnCommandInput, type DescribeIpamByoasnCommandOutput, type DescribeIpamExternalResourceVerificationTokensCommandInput, type DescribeIpamExternalResourceVerificationTokensCommandOutput, type DescribeIpamPoolsCommandInput, type DescribeIpamPoolsCommandOutput, type DescribeIpamResourceDiscoveriesCommandInput, type DescribeIpamResourceDiscoveriesCommandOutput, type DescribeIpamResourceDiscoveryAssociationsCommandInput, type DescribeIpamResourceDiscoveryAssociationsCommandOutput, type DescribeIpamsCommandInput, type DescribeIpamsCommandOutput, type DescribeIpamScopesCommandInput, type DescribeIpamScopesCommandOutput, type DescribeIpv6PoolsCommandInput, type DescribeIpv6PoolsCommandOutput, type DescribeKeyPairsCommandInput, type DescribeKeyPairsCommandOutput, type DescribeLaunchTemplatesCommandInput, type DescribeLaunchTemplatesCommandOutput, type DescribeLaunchTemplateVersionsCommandInput, type DescribeLaunchTemplateVersionsCommandOutput, type DescribeLocalGatewayRouteTablesCommandInput, type DescribeLocalGatewayRouteTablesCommandOutput, type DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, type DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput, type DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, type DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput, type DescribeLocalGatewaysCommandInput, type DescribeLocalGatewaysCommandOutput, type DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, type DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput, type DescribeLocalGatewayVirtualInterfacesCommandInput, type DescribeLocalGatewayVirtualInterfacesCommandOutput, type DescribeLockedSnapshotsCommandInput, type DescribeLockedSnapshotsCommandOutput, type DescribeMacHostsCommandInput, type DescribeMacHostsCommandOutput, type DescribeManagedPrefixListsCommandInput, type DescribeManagedPrefixListsCommandOutput, type DescribeMovingAddressesCommandInput, type DescribeMovingAddressesCommandOutput, type DescribeNatGatewaysCommandInput, type DescribeNatGatewaysCommandOutput, type DescribeNetworkAclsCommandInput, type DescribeNetworkAclsCommandOutput, type DescribeNetworkInsightsAccessScopeAnalysesCommandInput, type DescribeNetworkInsightsAccessScopeAnalysesCommandOutput, type DescribeNetworkInsightsAccessScopesCommandInput, type DescribeNetworkInsightsAccessScopesCommandOutput, type DescribeNetworkInsightsAnalysesCommandInput, type DescribeNetworkInsightsAnalysesCommandOutput, type DescribeNetworkInsightsPathsCommandInput, type DescribeNetworkInsightsPathsCommandOutput, type DescribeNetworkInterfaceAttributeCommandInput, type DescribeNetworkInterfaceAttributeCommandOutput, type DescribeNetworkInterfacePermissionsCommandInput, type DescribeNetworkInterfacePermissionsCommandOutput, type DescribeNetworkInterfacesCommandInput, type DescribeNetworkInterfacesCommandOutput, type DescribePlacementGroupsCommandInput, type DescribePlacementGroupsCommandOutput, type DescribePrefixListsCommandInput, type DescribePrefixListsCommandOutput, type DescribePrincipalIdFormatCommandInput, type DescribePrincipalIdFormatCommandOutput, type DescribePublicIpv4PoolsCommandInput, type DescribePublicIpv4PoolsCommandOutput, type DescribeRegionsCommandInput, type DescribeRegionsCommandOutput, type DescribeReplaceRootVolumeTasksCommandInput, type DescribeReplaceRootVolumeTasksCommandOutput, type DescribeReservedInstancesCommandInput, type DescribeReservedInstancesCommandOutput, type DescribeReservedInstancesListingsCommandInput, type DescribeReservedInstancesListingsCommandOutput, type DescribeReservedInstancesModificationsCommandInput, type DescribeReservedInstancesModificationsCommandOutput, type DescribeReservedInstancesOfferingsCommandInput, type DescribeReservedInstancesOfferingsCommandOutput, type DescribeRouteServerEndpointsCommandInput, type DescribeRouteServerEndpointsCommandOutput, type DescribeRouteServerPeersCommandInput, type DescribeRouteServerPeersCommandOutput, type DescribeRouteServersCommandInput, type DescribeRouteServersCommandOutput, type DescribeRouteTablesCommandInput, type DescribeRouteTablesCommandOutput, type DescribeScheduledInstanceAvailabilityCommandInput, type DescribeScheduledInstanceAvailabilityCommandOutput, type DescribeScheduledInstancesCommandInput, type DescribeScheduledInstancesCommandOutput, type DescribeSecurityGroupReferencesCommandInput, type DescribeSecurityGroupReferencesCommandOutput, type DescribeSecurityGroupRulesCommandInput, type DescribeSecurityGroupRulesCommandOutput, type DescribeSecurityGroupsCommandInput, type DescribeSecurityGroupsCommandOutput, type DescribeSecurityGroupVpcAssociationsCommandInput, type DescribeSecurityGroupVpcAssociationsCommandOutput, type DescribeSnapshotAttributeCommandInput, type DescribeSnapshotAttributeCommandOutput, type DescribeSnapshotsCommandInput, type DescribeSnapshotsCommandOutput, type DescribeSnapshotTierStatusCommandInput, type DescribeSnapshotTierStatusCommandOutput, type DescribeSpotDatafeedSubscriptionCommandInput, type DescribeSpotDatafeedSubscriptionCommandOutput, type DescribeSpotFleetInstancesCommandInput, type DescribeSpotFleetInstancesCommandOutput, type DescribeSpotFleetRequestHistoryCommandInput, type DescribeSpotFleetRequestHistoryCommandOutput, type DescribeSpotFleetRequestsCommandInput, type DescribeSpotFleetRequestsCommandOutput, type DescribeSpotInstanceRequestsCommandInput, type DescribeSpotInstanceRequestsCommandOutput, type DescribeSpotPriceHistoryCommandInput, type DescribeSpotPriceHistoryCommandOutput, type DescribeStaleSecurityGroupsCommandInput, type DescribeStaleSecurityGroupsCommandOutput, type DescribeStoreImageTasksCommandInput, type DescribeStoreImageTasksCommandOutput, type DescribeSubnetsCommandInput, type DescribeSubnetsCommandOutput, type DescribeTagsCommandInput, type DescribeTagsCommandOutput, type DescribeTrafficMirrorFilterRulesCommandInput, type DescribeTrafficMirrorFilterRulesCommandOutput, type DescribeTrafficMirrorFiltersCommandInput, type DescribeTrafficMirrorFiltersCommandOutput, type DescribeTrafficMirrorSessionsCommandInput, type DescribeTrafficMirrorSessionsCommandOutput, type DescribeTrafficMirrorTargetsCommandInput, type DescribeTrafficMirrorTargetsCommandOutput, type DescribeTransitGatewayAttachmentsCommandInput, type DescribeTransitGatewayAttachmentsCommandOutput, type DescribeTransitGatewayConnectPeersCommandInput, type DescribeTransitGatewayConnectPeersCommandOutput, type DescribeTransitGatewayConnectsCommandInput, type DescribeTransitGatewayConnectsCommandOutput, type DescribeTransitGatewayMulticastDomainsCommandInput, type DescribeTransitGatewayMulticastDomainsCommandOutput, type DescribeTransitGatewayPeeringAttachmentsCommandInput, type DescribeTransitGatewayPeeringAttachmentsCommandOutput, type DescribeTransitGatewayPolicyTablesCommandInput, type DescribeTransitGatewayPolicyTablesCommandOutput, type DescribeTransitGatewayRouteTableAnnouncementsCommandInput, type DescribeTransitGatewayRouteTableAnnouncementsCommandOutput, type DescribeTransitGatewayRouteTablesCommandInput, type DescribeTransitGatewayRouteTablesCommandOutput, type DescribeTransitGatewaysCommandInput, type DescribeTransitGatewaysCommandOutput, type DescribeTransitGatewayVpcAttachmentsCommandInput, type DescribeTransitGatewayVpcAttachmentsCommandOutput, type DescribeTrunkInterfaceAssociationsCommandInput, type DescribeTrunkInterfaceAssociationsCommandOutput, type DescribeVerifiedAccessEndpointsCommandInput, type DescribeVerifiedAccessEndpointsCommandOutput, type DescribeVerifiedAccessGroupsCommandInput, type DescribeVerifiedAccessGroupsCommandOutput, type DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, type DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput, type DescribeVerifiedAccessInstancesCommandInput, type DescribeVerifiedAccessInstancesCommandOutput, type DescribeVerifiedAccessTrustProvidersCommandInput, type DescribeVerifiedAccessTrustProvidersCommandOutput, type DescribeVolumeAttributeCommandInput, type DescribeVolumeAttributeCommandOutput, type DescribeVolumesCommandInput, type DescribeVolumesCommandOutput, type DescribeVolumesModificationsCommandInput, type DescribeVolumesModificationsCommandOutput, type DescribeVolumeStatusCommandInput, type DescribeVolumeStatusCommandOutput, type DescribeVpcAttributeCommandInput, type DescribeVpcAttributeCommandOutput, type DescribeVpcBlockPublicAccessExclusionsCommandInput, type DescribeVpcBlockPublicAccessExclusionsCommandOutput, type DescribeVpcBlockPublicAccessOptionsCommandInput, type DescribeVpcBlockPublicAccessOptionsCommandOutput, type DescribeVpcClassicLinkCommandInput, type DescribeVpcClassicLinkCommandOutput, type DescribeVpcClassicLinkDnsSupportCommandInput, type DescribeVpcClassicLinkDnsSupportCommandOutput, type DescribeVpcEndpointAssociationsCommandInput, type DescribeVpcEndpointAssociationsCommandOutput, type DescribeVpcEndpointConnectionNotificationsCommandInput, type DescribeVpcEndpointConnectionNotificationsCommandOutput, type DescribeVpcEndpointConnectionsCommandInput, type DescribeVpcEndpointConnectionsCommandOutput, type DescribeVpcEndpointsCommandInput, type DescribeVpcEndpointsCommandOutput, type DescribeVpcEndpointServiceConfigurationsCommandInput, type DescribeVpcEndpointServiceConfigurationsCommandOutput, type DescribeVpcEndpointServicePermissionsCommandInput, type DescribeVpcEndpointServicePermissionsCommandOutput, type DescribeVpcEndpointServicesCommandInput, type DescribeVpcEndpointServicesCommandOutput, type DescribeVpcPeeringConnectionsCommandInput, type DescribeVpcPeeringConnectionsCommandOutput, type DescribeVpcsCommandInput, type DescribeVpcsCommandOutput, type DescribeVpnConnectionsCommandInput, type DescribeVpnConnectionsCommandOutput, type DescribeVpnGatewaysCommandInput, type DescribeVpnGatewaysCommandOutput, type DetachClassicLinkVpcCommandInput, type DetachClassicLinkVpcCommandOutput, type DetachInternetGatewayCommandInput, type DetachInternetGatewayCommandOutput, type DetachNetworkInterfaceCommandInput, type DetachNetworkInterfaceCommandOutput, type DetachVerifiedAccessTrustProviderCommandInput, type DetachVerifiedAccessTrustProviderCommandOutput, type DetachVolumeCommandInput, type DetachVolumeCommandOutput, type DetachVpnGatewayCommandInput, type DetachVpnGatewayCommandOutput, type DisableAddressTransferCommandInput, type DisableAddressTransferCommandOutput, type DisableAllowedImagesSettingsCommandInput, type DisableAllowedImagesSettingsCommandOutput, type DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, type DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput, type DisableEbsEncryptionByDefaultCommandInput, type DisableEbsEncryptionByDefaultCommandOutput, type DisableFastLaunchCommandInput, type DisableFastLaunchCommandOutput, type DisableFastSnapshotRestoresCommandInput, type DisableFastSnapshotRestoresCommandOutput, type DisableImageBlockPublicAccessCommandInput, type DisableImageBlockPublicAccessCommandOutput, type DisableImageCommandInput, type DisableImageCommandOutput, type DisableImageDeprecationCommandInput, type DisableImageDeprecationCommandOutput, type DisableImageDeregistrationProtectionCommandInput, type DisableImageDeregistrationProtectionCommandOutput, type DisableIpamOrganizationAdminAccountCommandInput, type DisableIpamOrganizationAdminAccountCommandOutput, type DisableRouteServerPropagationCommandInput, type DisableRouteServerPropagationCommandOutput, type DisableSerialConsoleAccessCommandInput, type DisableSerialConsoleAccessCommandOutput, type DisableSnapshotBlockPublicAccessCommandInput, type DisableSnapshotBlockPublicAccessCommandOutput, type DisableTransitGatewayRouteTablePropagationCommandInput, type DisableTransitGatewayRouteTablePropagationCommandOutput, type DisableVgwRoutePropagationCommandInput, type DisableVgwRoutePropagationCommandOutput, type DisableVpcClassicLinkCommandInput, type DisableVpcClassicLinkCommandOutput, type DisableVpcClassicLinkDnsSupportCommandInput, type DisableVpcClassicLinkDnsSupportCommandOutput, type DisassociateAddressCommandInput, type DisassociateAddressCommandOutput, type DisassociateCapacityReservationBillingOwnerCommandInput, type DisassociateCapacityReservationBillingOwnerCommandOutput, type DisassociateClientVpnTargetNetworkCommandInput, type DisassociateClientVpnTargetNetworkCommandOutput, type DisassociateEnclaveCertificateIamRoleCommandInput, type DisassociateEnclaveCertificateIamRoleCommandOutput, type DisassociateIamInstanceProfileCommandInput, type DisassociateIamInstanceProfileCommandOutput, type DisassociateInstanceEventWindowCommandInput, type DisassociateInstanceEventWindowCommandOutput, type DisassociateIpamByoasnCommandInput, type DisassociateIpamByoasnCommandOutput, type DisassociateIpamResourceDiscoveryCommandInput, type DisassociateIpamResourceDiscoveryCommandOutput, type DisassociateNatGatewayAddressCommandInput, type DisassociateNatGatewayAddressCommandOutput, type DisassociateRouteServerCommandInput, type DisassociateRouteServerCommandOutput, type DisassociateRouteTableCommandInput, type DisassociateRouteTableCommandOutput, type DisassociateSecurityGroupVpcCommandInput, type DisassociateSecurityGroupVpcCommandOutput, type DisassociateSubnetCidrBlockCommandInput, type DisassociateSubnetCidrBlockCommandOutput, type DisassociateTransitGatewayMulticastDomainCommandInput, type DisassociateTransitGatewayMulticastDomainCommandOutput, type DisassociateTransitGatewayPolicyTableCommandInput, type DisassociateTransitGatewayPolicyTableCommandOutput, type DisassociateTransitGatewayRouteTableCommandInput, type DisassociateTransitGatewayRouteTableCommandOutput, type DisassociateTrunkInterfaceCommandInput, type DisassociateTrunkInterfaceCommandOutput, type DisassociateVpcCidrBlockCommandInput, type DisassociateVpcCidrBlockCommandOutput, type EC2Client, type EC2ClientConfig, type EnableAddressTransferCommandInput, type EnableAddressTransferCommandOutput, type EnableAllowedImagesSettingsCommandInput, type EnableAllowedImagesSettingsCommandOutput, type EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, type EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput, type EnableEbsEncryptionByDefaultCommandInput, type EnableEbsEncryptionByDefaultCommandOutput, type EnableFastLaunchCommandInput, type EnableFastLaunchCommandOutput, type EnableFastSnapshotRestoresCommandInput, type EnableFastSnapshotRestoresCommandOutput, type EnableImageBlockPublicAccessCommandInput, type EnableImageBlockPublicAccessCommandOutput, type EnableImageCommandInput, type EnableImageCommandOutput, type EnableImageDeprecationCommandInput, type EnableImageDeprecationCommandOutput, type EnableImageDeregistrationProtectionCommandInput, type EnableImageDeregistrationProtectionCommandOutput, type EnableIpamOrganizationAdminAccountCommandInput, type EnableIpamOrganizationAdminAccountCommandOutput, type EnableReachabilityAnalyzerOrganizationSharingCommandInput, type EnableReachabilityAnalyzerOrganizationSharingCommandOutput, type EnableRouteServerPropagationCommandInput, type EnableRouteServerPropagationCommandOutput, type EnableSerialConsoleAccessCommandInput, type EnableSerialConsoleAccessCommandOutput, type EnableSnapshotBlockPublicAccessCommandInput, type EnableSnapshotBlockPublicAccessCommandOutput, type EnableTransitGatewayRouteTablePropagationCommandInput, type EnableTransitGatewayRouteTablePropagationCommandOutput, type EnableVgwRoutePropagationCommandInput, type EnableVgwRoutePropagationCommandOutput, type EnableVolumeIOCommandInput, type EnableVolumeIOCommandOutput, type EnableVpcClassicLinkCommandInput, type EnableVpcClassicLinkCommandOutput, type EnableVpcClassicLinkDnsSupportCommandInput, type EnableVpcClassicLinkDnsSupportCommandOutput, type ExportClientVpnClientCertificateRevocationListCommandInput, type ExportClientVpnClientCertificateRevocationListCommandOutput, type ExportClientVpnClientConfigurationCommandInput, type ExportClientVpnClientConfigurationCommandOutput, type ExportImageCommandInput, type ExportImageCommandOutput, type ExportTransitGatewayRoutesCommandInput, type ExportTransitGatewayRoutesCommandOutput, type ExportVerifiedAccessInstanceClientConfigurationCommandInput, type ExportVerifiedAccessInstanceClientConfigurationCommandOutput, type GetAllowedImagesSettingsCommandInput, type GetAllowedImagesSettingsCommandOutput, type GetAssociatedEnclaveCertificateIamRolesCommandInput, type GetAssociatedEnclaveCertificateIamRolesCommandOutput, type GetAssociatedIpv6PoolCidrsCommandInput, type GetAssociatedIpv6PoolCidrsCommandOutput, type GetAwsNetworkPerformanceDataCommandInput, type GetAwsNetworkPerformanceDataCommandOutput, type GetCapacityReservationUsageCommandInput, type GetCapacityReservationUsageCommandOutput, type GetCoipPoolUsageCommandInput, type GetCoipPoolUsageCommandOutput, type GetConsoleOutputCommandInput, type GetConsoleOutputCommandOutput, type GetConsoleScreenshotCommandInput, type GetConsoleScreenshotCommandOutput, type GetDeclarativePoliciesReportSummaryCommandInput, type GetDeclarativePoliciesReportSummaryCommandOutput, type GetDefaultCreditSpecificationCommandInput, type GetDefaultCreditSpecificationCommandOutput, type GetEbsDefaultKmsKeyIdCommandInput, type GetEbsDefaultKmsKeyIdCommandOutput, type GetEbsEncryptionByDefaultCommandInput, type GetEbsEncryptionByDefaultCommandOutput, type GetFlowLogsIntegrationTemplateCommandInput, type GetFlowLogsIntegrationTemplateCommandOutput, type GetGroupsForCapacityReservationCommandInput, type GetGroupsForCapacityReservationCommandOutput, type GetHostReservationPurchasePreviewCommandInput, type GetHostReservationPurchasePreviewCommandOutput, type GetImageBlockPublicAccessStateCommandInput, type GetImageBlockPublicAccessStateCommandOutput, type GetInstanceMetadataDefaultsCommandInput, type GetInstanceMetadataDefaultsCommandOutput, type GetInstanceTpmEkPubCommandInput, type GetInstanceTpmEkPubCommandOutput, type GetInstanceTypesFromInstanceRequirementsCommandInput, type GetInstanceTypesFromInstanceRequirementsCommandOutput, type GetInstanceUefiDataCommandInput, type GetInstanceUefiDataCommandOutput, type GetIpamAddressHistoryCommandInput, type GetIpamAddressHistoryCommandOutput, type GetIpamDiscoveredAccountsCommandInput, type GetIpamDiscoveredAccountsCommandOutput, type GetIpamDiscoveredPublicAddressesCommandInput, type GetIpamDiscoveredPublicAddressesCommandOutput, type GetIpamDiscoveredResourceCidrsCommandInput, type GetIpamDiscoveredResourceCidrsCommandOutput, type GetIpamPoolAllocationsCommandInput, type GetIpamPoolAllocationsCommandOutput, type GetIpamPoolCidrsCommandInput, type GetIpamPoolCidrsCommandOutput, type GetIpamResourceCidrsCommandInput, type GetIpamResourceCidrsCommandOutput, type GetLaunchTemplateDataCommandInput, type GetLaunchTemplateDataCommandOutput, type GetManagedPrefixListAssociationsCommandInput, type GetManagedPrefixListAssociationsCommandOutput, type GetManagedPrefixListEntriesCommandInput, type GetManagedPrefixListEntriesCommandOutput, type GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, type GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput, type GetNetworkInsightsAccessScopeContentCommandInput, type GetNetworkInsightsAccessScopeContentCommandOutput, type GetPasswordDataCommandInput, type GetPasswordDataCommandOutput, type GetReservedInstancesExchangeQuoteCommandInput, type GetReservedInstancesExchangeQuoteCommandOutput, type GetRouteServerAssociationsCommandInput, type GetRouteServerAssociationsCommandOutput, type GetRouteServerPropagationsCommandInput, type GetRouteServerPropagationsCommandOutput, type GetRouteServerRoutingDatabaseCommandInput, type GetRouteServerRoutingDatabaseCommandOutput, type GetSecurityGroupsForVpcCommandInput, type GetSecurityGroupsForVpcCommandOutput, type GetSerialConsoleAccessStatusCommandInput, type GetSerialConsoleAccessStatusCommandOutput, type GetSnapshotBlockPublicAccessStateCommandInput, type GetSnapshotBlockPublicAccessStateCommandOutput, type GetSpotPlacementScoresCommandInput, type GetSpotPlacementScoresCommandOutput, type GetSubnetCidrReservationsCommandInput, type GetSubnetCidrReservationsCommandOutput, type GetTransitGatewayAttachmentPropagationsCommandInput, type GetTransitGatewayAttachmentPropagationsCommandOutput, type GetTransitGatewayMulticastDomainAssociationsCommandInput, type GetTransitGatewayMulticastDomainAssociationsCommandOutput, type GetTransitGatewayPolicyTableAssociationsCommandInput, type GetTransitGatewayPolicyTableAssociationsCommandOutput, type GetTransitGatewayPolicyTableEntriesCommandInput, type GetTransitGatewayPolicyTableEntriesCommandOutput, type GetTransitGatewayPrefixListReferencesCommandInput, type GetTransitGatewayPrefixListReferencesCommandOutput, type GetTransitGatewayRouteTableAssociationsCommandInput, type GetTransitGatewayRouteTableAssociationsCommandOutput, type GetTransitGatewayRouteTablePropagationsCommandInput, type GetTransitGatewayRouteTablePropagationsCommandOutput, type GetVerifiedAccessEndpointPolicyCommandInput, type GetVerifiedAccessEndpointPolicyCommandOutput, type GetVerifiedAccessEndpointTargetsCommandInput, type GetVerifiedAccessEndpointTargetsCommandOutput, type GetVerifiedAccessGroupPolicyCommandInput, type GetVerifiedAccessGroupPolicyCommandOutput, type GetVpnConnectionDeviceSampleConfigurationCommandInput, type GetVpnConnectionDeviceSampleConfigurationCommandOutput, type GetVpnConnectionDeviceTypesCommandInput, type GetVpnConnectionDeviceTypesCommandOutput, type GetVpnTunnelReplacementStatusCommandInput, type GetVpnTunnelReplacementStatusCommandOutput, type ImportClientVpnClientCertificateRevocationListCommandInput, type ImportClientVpnClientCertificateRevocationListCommandOutput, type ImportImageCommandInput, type ImportImageCommandOutput, type ImportInstanceCommandInput, type ImportInstanceCommandOutput, type ImportKeyPairCommandInput, type ImportKeyPairCommandOutput, type ImportSnapshotCommandInput, type ImportSnapshotCommandOutput, type ImportVolumeCommandInput, type ImportVolumeCommandOutput, type ListImagesInRecycleBinCommandInput, type ListImagesInRecycleBinCommandOutput, type ListSnapshotsInRecycleBinCommandInput, type ListSnapshotsInRecycleBinCommandOutput, type LockSnapshotCommandInput, type LockSnapshotCommandOutput, type ModifyAddressAttributeCommandInput, type ModifyAddressAttributeCommandOutput, type ModifyAvailabilityZoneGroupCommandInput, type ModifyAvailabilityZoneGroupCommandOutput, type ModifyCapacityReservationCommandInput, type ModifyCapacityReservationCommandOutput, type ModifyCapacityReservationFleetCommandInput, type ModifyCapacityReservationFleetCommandOutput, type ModifyClientVpnEndpointCommandInput, type ModifyClientVpnEndpointCommandOutput, type ModifyDefaultCreditSpecificationCommandInput, type ModifyDefaultCreditSpecificationCommandOutput, type ModifyEbsDefaultKmsKeyIdCommandInput, type ModifyEbsDefaultKmsKeyIdCommandOutput, type ModifyFleetCommandInput, type ModifyFleetCommandOutput, type ModifyFpgaImageAttributeCommandInput, type ModifyFpgaImageAttributeCommandOutput, type ModifyHostsCommandInput, type ModifyHostsCommandOutput, type ModifyIdentityIdFormatCommandInput, type ModifyIdentityIdFormatCommandOutput, type ModifyIdFormatCommandInput, type ModifyIdFormatCommandOutput, type ModifyImageAttributeCommandInput, type ModifyImageAttributeCommandOutput, type ModifyInstanceAttributeCommandInput, type ModifyInstanceAttributeCommandOutput, type ModifyInstanceCapacityReservationAttributesCommandInput, type ModifyInstanceCapacityReservationAttributesCommandOutput, type ModifyInstanceCpuOptionsCommandInput, type ModifyInstanceCpuOptionsCommandOutput, type ModifyInstanceCreditSpecificationCommandInput, type ModifyInstanceCreditSpecificationCommandOutput, type ModifyInstanceEventStartTimeCommandInput, type ModifyInstanceEventStartTimeCommandOutput, type ModifyInstanceEventWindowCommandInput, type ModifyInstanceEventWindowCommandOutput, type ModifyInstanceMaintenanceOptionsCommandInput, type ModifyInstanceMaintenanceOptionsCommandOutput, type ModifyInstanceMetadataDefaultsCommandInput, type ModifyInstanceMetadataDefaultsCommandOutput, type ModifyInstanceMetadataOptionsCommandInput, type ModifyInstanceMetadataOptionsCommandOutput, type ModifyInstanceNetworkPerformanceOptionsCommandInput, type ModifyInstanceNetworkPerformanceOptionsCommandOutput, type ModifyInstancePlacementCommandInput, type ModifyInstancePlacementCommandOutput, type ModifyIpamCommandInput, type ModifyIpamCommandOutput, type ModifyIpamPoolCommandInput, type ModifyIpamPoolCommandOutput, type ModifyIpamResourceCidrCommandInput, type ModifyIpamResourceCidrCommandOutput, type ModifyIpamResourceDiscoveryCommandInput, type ModifyIpamResourceDiscoveryCommandOutput, type ModifyIpamScopeCommandInput, type ModifyIpamScopeCommandOutput, type ModifyLaunchTemplateCommandInput, type ModifyLaunchTemplateCommandOutput, type ModifyLocalGatewayRouteCommandInput, type ModifyLocalGatewayRouteCommandOutput, type ModifyManagedPrefixListCommandInput, type ModifyManagedPrefixListCommandOutput, type ModifyNetworkInterfaceAttributeCommandInput, type ModifyNetworkInterfaceAttributeCommandOutput, type ModifyPrivateDnsNameOptionsCommandInput, type ModifyPrivateDnsNameOptionsCommandOutput, type ModifyReservedInstancesCommandInput, type ModifyReservedInstancesCommandOutput, type ModifyRouteServerCommandInput, type ModifyRouteServerCommandOutput, type ModifySecurityGroupRulesCommandInput, type ModifySecurityGroupRulesCommandOutput, type ModifySnapshotAttributeCommandInput, type ModifySnapshotAttributeCommandOutput, type ModifySnapshotTierCommandInput, type ModifySnapshotTierCommandOutput, type ModifySpotFleetRequestCommandInput, type ModifySpotFleetRequestCommandOutput, type ModifySubnetAttributeCommandInput, type ModifySubnetAttributeCommandOutput, type ModifyTrafficMirrorFilterNetworkServicesCommandInput, type ModifyTrafficMirrorFilterNetworkServicesCommandOutput, type ModifyTrafficMirrorFilterRuleCommandInput, type ModifyTrafficMirrorFilterRuleCommandOutput, type ModifyTrafficMirrorSessionCommandInput, type ModifyTrafficMirrorSessionCommandOutput, type ModifyTransitGatewayCommandInput, type ModifyTransitGatewayCommandOutput, type ModifyTransitGatewayPrefixListReferenceCommandInput, type ModifyTransitGatewayPrefixListReferenceCommandOutput, type ModifyTransitGatewayVpcAttachmentCommandInput, type ModifyTransitGatewayVpcAttachmentCommandOutput, type ModifyVerifiedAccessEndpointCommandInput, type ModifyVerifiedAccessEndpointCommandOutput, type ModifyVerifiedAccessEndpointPolicyCommandInput, type ModifyVerifiedAccessEndpointPolicyCommandOutput, type ModifyVerifiedAccessGroupCommandInput, type ModifyVerifiedAccessGroupCommandOutput, type ModifyVerifiedAccessGroupPolicyCommandInput, type ModifyVerifiedAccessGroupPolicyCommandOutput, type ModifyVerifiedAccessInstanceCommandInput, type ModifyVerifiedAccessInstanceCommandOutput, type ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput, type ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput, type ModifyVerifiedAccessTrustProviderCommandInput, type ModifyVerifiedAccessTrustProviderCommandOutput, type ModifyVolumeAttributeCommandInput, type ModifyVolumeAttributeCommandOutput, type ModifyVolumeCommandInput, type ModifyVolumeCommandOutput, type ModifyVpcAttributeCommandInput, type ModifyVpcAttributeCommandOutput, type ModifyVpcBlockPublicAccessExclusionCommandInput, type ModifyVpcBlockPublicAccessExclusionCommandOutput, type ModifyVpcBlockPublicAccessOptionsCommandInput, type ModifyVpcBlockPublicAccessOptionsCommandOutput, type ModifyVpcEndpointCommandInput, type ModifyVpcEndpointCommandOutput, type ModifyVpcEndpointConnectionNotificationCommandInput, type ModifyVpcEndpointConnectionNotificationCommandOutput, type ModifyVpcEndpointServiceConfigurationCommandInput, type ModifyVpcEndpointServiceConfigurationCommandOutput, type ModifyVpcEndpointServicePayerResponsibilityCommandInput, type ModifyVpcEndpointServicePayerResponsibilityCommandOutput, type ModifyVpcEndpointServicePermissionsCommandInput, type ModifyVpcEndpointServicePermissionsCommandOutput, type ModifyVpcPeeringConnectionOptionsCommandInput, type ModifyVpcPeeringConnectionOptionsCommandOutput, type ModifyVpcTenancyCommandInput, type ModifyVpcTenancyCommandOutput, type ModifyVpnConnectionCommandInput, type ModifyVpnConnectionCommandOutput, type ModifyVpnConnectionOptionsCommandInput, type ModifyVpnConnectionOptionsCommandOutput, type ModifyVpnTunnelCertificateCommandInput, type ModifyVpnTunnelCertificateCommandOutput, type ModifyVpnTunnelOptionsCommandInput, type ModifyVpnTunnelOptionsCommandOutput, type MonitorInstancesCommandInput, type MonitorInstancesCommandOutput, type MoveAddressToVpcCommandInput, type MoveAddressToVpcCommandOutput, type MoveByoipCidrToIpamCommandInput, type MoveByoipCidrToIpamCommandOutput, type MoveCapacityReservationInstancesCommandInput, type MoveCapacityReservationInstancesCommandOutput, type ProvisionByoipCidrCommandInput, type ProvisionByoipCidrCommandOutput, type ProvisionIpamByoasnCommandInput, type ProvisionIpamByoasnCommandOutput, type ProvisionIpamPoolCidrCommandInput, type ProvisionIpamPoolCidrCommandOutput, type ProvisionPublicIpv4PoolCidrCommandInput, type ProvisionPublicIpv4PoolCidrCommandOutput, type PurchaseCapacityBlockCommandInput, type PurchaseCapacityBlockCommandOutput, type PurchaseCapacityBlockExtensionCommandInput, type PurchaseCapacityBlockExtensionCommandOutput, type PurchaseHostReservationCommandInput, type PurchaseHostReservationCommandOutput, type PurchaseReservedInstancesOfferingCommandInput, type PurchaseReservedInstancesOfferingCommandOutput, type PurchaseScheduledInstancesCommandInput, type PurchaseScheduledInstancesCommandOutput, type RebootInstancesCommandInput, type RebootInstancesCommandOutput, type RegisterImageCommandInput, type RegisterImageCommandOutput, type RegisterInstanceEventNotificationAttributesCommandInput, type RegisterInstanceEventNotificationAttributesCommandOutput, type RegisterTransitGatewayMulticastGroupMembersCommandInput, type RegisterTransitGatewayMulticastGroupMembersCommandOutput, type RegisterTransitGatewayMulticastGroupSourcesCommandInput, type RegisterTransitGatewayMulticastGroupSourcesCommandOutput, type RejectCapacityReservationBillingOwnershipCommandInput, type RejectCapacityReservationBillingOwnershipCommandOutput, type RejectTransitGatewayMulticastDomainAssociationsCommandInput, type RejectTransitGatewayMulticastDomainAssociationsCommandOutput, type RejectTransitGatewayPeeringAttachmentCommandInput, type RejectTransitGatewayPeeringAttachmentCommandOutput, type RejectTransitGatewayVpcAttachmentCommandInput, type RejectTransitGatewayVpcAttachmentCommandOutput, type RejectVpcEndpointConnectionsCommandInput, type RejectVpcEndpointConnectionsCommandOutput, type RejectVpcPeeringConnectionCommandInput, type RejectVpcPeeringConnectionCommandOutput, type ReleaseAddressCommandInput, type ReleaseAddressCommandOutput, type ReleaseHostsCommandInput, type ReleaseHostsCommandOutput, type ReleaseIpamPoolAllocationCommandInput, type ReleaseIpamPoolAllocationCommandOutput, type ReplaceIamInstanceProfileAssociationCommandInput, type ReplaceIamInstanceProfileAssociationCommandOutput, type ReplaceImageCriteriaInAllowedImagesSettingsCommandInput, type ReplaceImageCriteriaInAllowedImagesSettingsCommandOutput, type ReplaceNetworkAclAssociationCommandInput, type ReplaceNetworkAclAssociationCommandOutput, type ReplaceNetworkAclEntryCommandInput, type ReplaceNetworkAclEntryCommandOutput, type ReplaceRouteCommandInput, type ReplaceRouteCommandOutput, type ReplaceRouteTableAssociationCommandInput, type ReplaceRouteTableAssociationCommandOutput, type ReplaceTransitGatewayRouteCommandInput, type ReplaceTransitGatewayRouteCommandOutput, type ReplaceVpnTunnelCommandInput, type ReplaceVpnTunnelCommandOutput, type ReportInstanceStatusCommandInput, type ReportInstanceStatusCommandOutput, type RequestSpotFleetCommandInput, type RequestSpotFleetCommandOutput, type RequestSpotInstancesCommandInput, type RequestSpotInstancesCommandOutput, type ResetAddressAttributeCommandInput, type ResetAddressAttributeCommandOutput, type ResetEbsDefaultKmsKeyIdCommandInput, type ResetEbsDefaultKmsKeyIdCommandOutput, type ResetFpgaImageAttributeCommandInput, type ResetFpgaImageAttributeCommandOutput, type ResetImageAttributeCommandInput, type ResetImageAttributeCommandOutput, type ResetInstanceAttributeCommandInput, type ResetInstanceAttributeCommandOutput, type ResetNetworkInterfaceAttributeCommandInput, type ResetNetworkInterfaceAttributeCommandOutput, type ResetSnapshotAttributeCommandInput, type ResetSnapshotAttributeCommandOutput, type RestoreAddressToClassicCommandInput, type RestoreAddressToClassicCommandOutput, type RestoreImageFromRecycleBinCommandInput, type RestoreImageFromRecycleBinCommandOutput, type RestoreManagedPrefixListVersionCommandInput, type RestoreManagedPrefixListVersionCommandOutput, type RestoreSnapshotFromRecycleBinCommandInput, type RestoreSnapshotFromRecycleBinCommandOutput, type RestoreSnapshotTierCommandInput, type RestoreSnapshotTierCommandOutput, type RevokeClientVpnIngressCommandInput, type RevokeClientVpnIngressCommandOutput, type RevokeSecurityGroupEgressCommandInput, type RevokeSecurityGroupEgressCommandOutput, type RevokeSecurityGroupIngressCommandInput, type RevokeSecurityGroupIngressCommandOutput, type RunInstancesCommandInput, type RunInstancesCommandOutput, type RunScheduledInstancesCommandInput, type RunScheduledInstancesCommandOutput, type SearchLocalGatewayRoutesCommandInput, type SearchLocalGatewayRoutesCommandOutput, type SearchTransitGatewayMulticastGroupsCommandInput, type SearchTransitGatewayMulticastGroupsCommandOutput, type SearchTransitGatewayRoutesCommandInput, type SearchTransitGatewayRoutesCommandOutput, type SendDiagnosticInterruptCommandInput, type SendDiagnosticInterruptCommandOutput, type StartDeclarativePoliciesReportCommandInput, type StartDeclarativePoliciesReportCommandOutput, type StartInstancesCommandInput, type StartInstancesCommandOutput, type StartNetworkInsightsAccessScopeAnalysisCommandInput, type StartNetworkInsightsAccessScopeAnalysisCommandOutput, type StartNetworkInsightsAnalysisCommandInput, type StartNetworkInsightsAnalysisCommandOutput, type StartVpcEndpointServicePrivateDnsVerificationCommandInput, type StartVpcEndpointServicePrivateDnsVerificationCommandOutput, type StopInstancesCommandInput, type StopInstancesCommandOutput, type TerminateClientVpnConnectionsCommandInput, type TerminateClientVpnConnectionsCommandOutput, type TerminateInstancesCommandInput, type TerminateInstancesCommandOutput, type UnassignIpv6AddressesCommandInput, type UnassignIpv6AddressesCommandOutput, type UnassignPrivateIpAddressesCommandInput, type UnassignPrivateIpAddressesCommandOutput, type UnassignPrivateNatGatewayAddressCommandInput, type UnassignPrivateNatGatewayAddressCommandOutput, type UnlockSnapshotCommandInput, type UnlockSnapshotCommandOutput, type UnmonitorInstancesCommandInput, type UnmonitorInstancesCommandOutput, type UpdateSecurityGroupRuleDescriptionsEgressCommandInput, type UpdateSecurityGroupRuleDescriptionsEgressCommandOutput, type UpdateSecurityGroupRuleDescriptionsIngressCommandInput, type UpdateSecurityGroupRuleDescriptionsIngressCommandOutput, type WithdrawByoipCidrCommandInput, type WithdrawByoipCidrCommandOutput } from "@aws-sdk/client-ec2";
|
|
5
|
-
import type { HttpHandlerOptions,
|
|
4
|
+
import { type AcceptAddressTransferCommandInput, type AcceptAddressTransferCommandOutput, type AcceptCapacityReservationBillingOwnershipCommandInput, type AcceptCapacityReservationBillingOwnershipCommandOutput, type AcceptReservedInstancesExchangeQuoteCommandInput, type AcceptReservedInstancesExchangeQuoteCommandOutput, type AcceptTransitGatewayMulticastDomainAssociationsCommandInput, type AcceptTransitGatewayMulticastDomainAssociationsCommandOutput, type AcceptTransitGatewayPeeringAttachmentCommandInput, type AcceptTransitGatewayPeeringAttachmentCommandOutput, type AcceptTransitGatewayVpcAttachmentCommandInput, type AcceptTransitGatewayVpcAttachmentCommandOutput, type AcceptVpcEndpointConnectionsCommandInput, type AcceptVpcEndpointConnectionsCommandOutput, type AcceptVpcPeeringConnectionCommandInput, type AcceptVpcPeeringConnectionCommandOutput, type AdvertiseByoipCidrCommandInput, type AdvertiseByoipCidrCommandOutput, type AllocateAddressCommandInput, type AllocateAddressCommandOutput, type AllocateHostsCommandInput, type AllocateHostsCommandOutput, type AllocateIpamPoolCidrCommandInput, type AllocateIpamPoolCidrCommandOutput, type ApplySecurityGroupsToClientVpnTargetNetworkCommandInput, type ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput, type AssignIpv6AddressesCommandInput, type AssignIpv6AddressesCommandOutput, type AssignPrivateIpAddressesCommandInput, type AssignPrivateIpAddressesCommandOutput, type AssignPrivateNatGatewayAddressCommandInput, type AssignPrivateNatGatewayAddressCommandOutput, type AssociateAddressCommandInput, type AssociateAddressCommandOutput, type AssociateCapacityReservationBillingOwnerCommandInput, type AssociateCapacityReservationBillingOwnerCommandOutput, type AssociateClientVpnTargetNetworkCommandInput, type AssociateClientVpnTargetNetworkCommandOutput, type AssociateDhcpOptionsCommandInput, type AssociateDhcpOptionsCommandOutput, type AssociateEnclaveCertificateIamRoleCommandInput, type AssociateEnclaveCertificateIamRoleCommandOutput, type AssociateIamInstanceProfileCommandInput, type AssociateIamInstanceProfileCommandOutput, type AssociateInstanceEventWindowCommandInput, type AssociateInstanceEventWindowCommandOutput, type AssociateIpamByoasnCommandInput, type AssociateIpamByoasnCommandOutput, type AssociateIpamResourceDiscoveryCommandInput, type AssociateIpamResourceDiscoveryCommandOutput, type AssociateNatGatewayAddressCommandInput, type AssociateNatGatewayAddressCommandOutput, type AssociateRouteServerCommandInput, type AssociateRouteServerCommandOutput, type AssociateRouteTableCommandInput, type AssociateRouteTableCommandOutput, type AssociateSecurityGroupVpcCommandInput, type AssociateSecurityGroupVpcCommandOutput, type AssociateSubnetCidrBlockCommandInput, type AssociateSubnetCidrBlockCommandOutput, type AssociateTransitGatewayMulticastDomainCommandInput, type AssociateTransitGatewayMulticastDomainCommandOutput, type AssociateTransitGatewayPolicyTableCommandInput, type AssociateTransitGatewayPolicyTableCommandOutput, type AssociateTransitGatewayRouteTableCommandInput, type AssociateTransitGatewayRouteTableCommandOutput, type AssociateTrunkInterfaceCommandInput, type AssociateTrunkInterfaceCommandOutput, type AssociateVpcCidrBlockCommandInput, type AssociateVpcCidrBlockCommandOutput, type AttachClassicLinkVpcCommandInput, type AttachClassicLinkVpcCommandOutput, type AttachInternetGatewayCommandInput, type AttachInternetGatewayCommandOutput, type AttachNetworkInterfaceCommandInput, type AttachNetworkInterfaceCommandOutput, type AttachVerifiedAccessTrustProviderCommandInput, type AttachVerifiedAccessTrustProviderCommandOutput, type AttachVolumeCommandInput, type AttachVolumeCommandOutput, type AttachVpnGatewayCommandInput, type AttachVpnGatewayCommandOutput, type AuthorizeClientVpnIngressCommandInput, type AuthorizeClientVpnIngressCommandOutput, type AuthorizeSecurityGroupEgressCommandInput, type AuthorizeSecurityGroupEgressCommandOutput, type AuthorizeSecurityGroupIngressCommandInput, type AuthorizeSecurityGroupIngressCommandOutput, type BundleInstanceCommandInput, type BundleInstanceCommandOutput, type CancelBundleTaskCommandInput, type CancelBundleTaskCommandOutput, type CancelCapacityReservationCommandInput, type CancelCapacityReservationCommandOutput, type CancelCapacityReservationFleetsCommandInput, type CancelCapacityReservationFleetsCommandOutput, type CancelConversionTaskCommandInput, type CancelConversionTaskCommandOutput, type CancelDeclarativePoliciesReportCommandInput, type CancelDeclarativePoliciesReportCommandOutput, type CancelExportTaskCommandInput, type CancelExportTaskCommandOutput, type CancelImageLaunchPermissionCommandInput, type CancelImageLaunchPermissionCommandOutput, type CancelImportTaskCommandInput, type CancelImportTaskCommandOutput, type CancelReservedInstancesListingCommandInput, type CancelReservedInstancesListingCommandOutput, type CancelSpotFleetRequestsCommandInput, type CancelSpotFleetRequestsCommandOutput, type CancelSpotInstanceRequestsCommandInput, type CancelSpotInstanceRequestsCommandOutput, type ConfirmProductInstanceCommandInput, type ConfirmProductInstanceCommandOutput, type CopyFpgaImageCommandInput, type CopyFpgaImageCommandOutput, type CopyImageCommandInput, type CopyImageCommandOutput, type CopySnapshotCommandInput, type CopySnapshotCommandOutput, type CreateCapacityReservationBySplittingCommandInput, type CreateCapacityReservationBySplittingCommandOutput, type CreateCapacityReservationCommandInput, type CreateCapacityReservationCommandOutput, type CreateCapacityReservationFleetCommandInput, type CreateCapacityReservationFleetCommandOutput, type CreateCarrierGatewayCommandInput, type CreateCarrierGatewayCommandOutput, type CreateClientVpnEndpointCommandInput, type CreateClientVpnEndpointCommandOutput, type CreateClientVpnRouteCommandInput, type CreateClientVpnRouteCommandOutput, type CreateCoipCidrCommandInput, type CreateCoipCidrCommandOutput, type CreateCoipPoolCommandInput, type CreateCoipPoolCommandOutput, type CreateCustomerGatewayCommandInput, type CreateCustomerGatewayCommandOutput, type CreateDefaultSubnetCommandInput, type CreateDefaultSubnetCommandOutput, type CreateDefaultVpcCommandInput, type CreateDefaultVpcCommandOutput, type CreateDhcpOptionsCommandInput, type CreateDhcpOptionsCommandOutput, type CreateEgressOnlyInternetGatewayCommandInput, type CreateEgressOnlyInternetGatewayCommandOutput, type CreateFleetCommandInput, type CreateFleetCommandOutput, type CreateFlowLogsCommandInput, type CreateFlowLogsCommandOutput, type CreateFpgaImageCommandInput, type CreateFpgaImageCommandOutput, type CreateImageCommandInput, type CreateImageCommandOutput, type CreateInstanceConnectEndpointCommandInput, type CreateInstanceConnectEndpointCommandOutput, type CreateInstanceEventWindowCommandInput, type CreateInstanceEventWindowCommandOutput, type CreateInstanceExportTaskCommandInput, type CreateInstanceExportTaskCommandOutput, type CreateInternetGatewayCommandInput, type CreateInternetGatewayCommandOutput, type CreateIpamCommandInput, type CreateIpamCommandOutput, type CreateIpamExternalResourceVerificationTokenCommandInput, type CreateIpamExternalResourceVerificationTokenCommandOutput, type CreateIpamPoolCommandInput, type CreateIpamPoolCommandOutput, type CreateIpamResourceDiscoveryCommandInput, type CreateIpamResourceDiscoveryCommandOutput, type CreateIpamScopeCommandInput, type CreateIpamScopeCommandOutput, type CreateKeyPairCommandInput, type CreateKeyPairCommandOutput, type CreateLaunchTemplateCommandInput, type CreateLaunchTemplateCommandOutput, type CreateLaunchTemplateVersionCommandInput, type CreateLaunchTemplateVersionCommandOutput, type CreateLocalGatewayRouteCommandInput, type CreateLocalGatewayRouteCommandOutput, type CreateLocalGatewayRouteTableCommandInput, type CreateLocalGatewayRouteTableCommandOutput, type CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, type CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput, type CreateLocalGatewayRouteTableVpcAssociationCommandInput, type CreateLocalGatewayRouteTableVpcAssociationCommandOutput, type CreateLocalGatewayVirtualInterfaceCommandInput, type CreateLocalGatewayVirtualInterfaceCommandOutput, type CreateLocalGatewayVirtualInterfaceGroupCommandInput, type CreateLocalGatewayVirtualInterfaceGroupCommandOutput, type CreateManagedPrefixListCommandInput, type CreateManagedPrefixListCommandOutput, type CreateNatGatewayCommandInput, type CreateNatGatewayCommandOutput, type CreateNetworkAclCommandInput, type CreateNetworkAclCommandOutput, type CreateNetworkAclEntryCommandInput, type CreateNetworkAclEntryCommandOutput, type CreateNetworkInsightsAccessScopeCommandInput, type CreateNetworkInsightsAccessScopeCommandOutput, type CreateNetworkInsightsPathCommandInput, type CreateNetworkInsightsPathCommandOutput, type CreateNetworkInterfaceCommandInput, type CreateNetworkInterfaceCommandOutput, type CreateNetworkInterfacePermissionCommandInput, type CreateNetworkInterfacePermissionCommandOutput, type CreatePlacementGroupCommandInput, type CreatePlacementGroupCommandOutput, type CreatePublicIpv4PoolCommandInput, type CreatePublicIpv4PoolCommandOutput, type CreateReplaceRootVolumeTaskCommandInput, type CreateReplaceRootVolumeTaskCommandOutput, type CreateReservedInstancesListingCommandInput, type CreateReservedInstancesListingCommandOutput, type CreateRestoreImageTaskCommandInput, type CreateRestoreImageTaskCommandOutput, type CreateRouteCommandInput, type CreateRouteCommandOutput, type CreateRouteServerCommandInput, type CreateRouteServerCommandOutput, type CreateRouteServerEndpointCommandInput, type CreateRouteServerEndpointCommandOutput, type CreateRouteServerPeerCommandInput, type CreateRouteServerPeerCommandOutput, type CreateRouteTableCommandInput, type CreateRouteTableCommandOutput, type CreateSecurityGroupCommandInput, type CreateSecurityGroupCommandOutput, type CreateSnapshotCommandInput, type CreateSnapshotCommandOutput, type CreateSnapshotsCommandInput, type CreateSnapshotsCommandOutput, type CreateSpotDatafeedSubscriptionCommandInput, type CreateSpotDatafeedSubscriptionCommandOutput, type CreateStoreImageTaskCommandInput, type CreateStoreImageTaskCommandOutput, type CreateSubnetCidrReservationCommandInput, type CreateSubnetCidrReservationCommandOutput, type CreateSubnetCommandInput, type CreateSubnetCommandOutput, type CreateTagsCommandInput, type CreateTagsCommandOutput, type CreateTrafficMirrorFilterCommandInput, type CreateTrafficMirrorFilterCommandOutput, type CreateTrafficMirrorFilterRuleCommandInput, type CreateTrafficMirrorFilterRuleCommandOutput, type CreateTrafficMirrorSessionCommandInput, type CreateTrafficMirrorSessionCommandOutput, type CreateTrafficMirrorTargetCommandInput, type CreateTrafficMirrorTargetCommandOutput, type CreateTransitGatewayCommandInput, type CreateTransitGatewayCommandOutput, type CreateTransitGatewayConnectCommandInput, type CreateTransitGatewayConnectCommandOutput, type CreateTransitGatewayConnectPeerCommandInput, type CreateTransitGatewayConnectPeerCommandOutput, type CreateTransitGatewayMulticastDomainCommandInput, type CreateTransitGatewayMulticastDomainCommandOutput, type CreateTransitGatewayPeeringAttachmentCommandInput, type CreateTransitGatewayPeeringAttachmentCommandOutput, type CreateTransitGatewayPolicyTableCommandInput, type CreateTransitGatewayPolicyTableCommandOutput, type CreateTransitGatewayPrefixListReferenceCommandInput, type CreateTransitGatewayPrefixListReferenceCommandOutput, type CreateTransitGatewayRouteCommandInput, type CreateTransitGatewayRouteCommandOutput, type CreateTransitGatewayRouteTableAnnouncementCommandInput, type CreateTransitGatewayRouteTableAnnouncementCommandOutput, type CreateTransitGatewayRouteTableCommandInput, type CreateTransitGatewayRouteTableCommandOutput, type CreateTransitGatewayVpcAttachmentCommandInput, type CreateTransitGatewayVpcAttachmentCommandOutput, type CreateVerifiedAccessEndpointCommandInput, type CreateVerifiedAccessEndpointCommandOutput, type CreateVerifiedAccessGroupCommandInput, type CreateVerifiedAccessGroupCommandOutput, type CreateVerifiedAccessInstanceCommandInput, type CreateVerifiedAccessInstanceCommandOutput, type CreateVerifiedAccessTrustProviderCommandInput, type CreateVerifiedAccessTrustProviderCommandOutput, type CreateVolumeCommandInput, type CreateVolumeCommandOutput, type CreateVpcBlockPublicAccessExclusionCommandInput, type CreateVpcBlockPublicAccessExclusionCommandOutput, type CreateVpcCommandInput, type CreateVpcCommandOutput, type CreateVpcEndpointCommandInput, type CreateVpcEndpointCommandOutput, type CreateVpcEndpointConnectionNotificationCommandInput, type CreateVpcEndpointConnectionNotificationCommandOutput, type CreateVpcEndpointServiceConfigurationCommandInput, type CreateVpcEndpointServiceConfigurationCommandOutput, type CreateVpcPeeringConnectionCommandInput, type CreateVpcPeeringConnectionCommandOutput, type CreateVpnConnectionCommandInput, type CreateVpnConnectionCommandOutput, type CreateVpnConnectionRouteCommandInput, type CreateVpnConnectionRouteCommandOutput, type CreateVpnGatewayCommandInput, type CreateVpnGatewayCommandOutput, type DeleteCarrierGatewayCommandInput, type DeleteCarrierGatewayCommandOutput, type DeleteClientVpnEndpointCommandInput, type DeleteClientVpnEndpointCommandOutput, type DeleteClientVpnRouteCommandInput, type DeleteClientVpnRouteCommandOutput, type DeleteCoipCidrCommandInput, type DeleteCoipCidrCommandOutput, type DeleteCoipPoolCommandInput, type DeleteCoipPoolCommandOutput, type DeleteCustomerGatewayCommandInput, type DeleteCustomerGatewayCommandOutput, type DeleteDhcpOptionsCommandInput, type DeleteDhcpOptionsCommandOutput, type DeleteEgressOnlyInternetGatewayCommandInput, type DeleteEgressOnlyInternetGatewayCommandOutput, type DeleteFleetsCommandInput, type DeleteFleetsCommandOutput, type DeleteFlowLogsCommandInput, type DeleteFlowLogsCommandOutput, type DeleteFpgaImageCommandInput, type DeleteFpgaImageCommandOutput, type DeleteInstanceConnectEndpointCommandInput, type DeleteInstanceConnectEndpointCommandOutput, type DeleteInstanceEventWindowCommandInput, type DeleteInstanceEventWindowCommandOutput, type DeleteInternetGatewayCommandInput, type DeleteInternetGatewayCommandOutput, type DeleteIpamCommandInput, type DeleteIpamCommandOutput, type DeleteIpamExternalResourceVerificationTokenCommandInput, type DeleteIpamExternalResourceVerificationTokenCommandOutput, type DeleteIpamPoolCommandInput, type DeleteIpamPoolCommandOutput, type DeleteIpamResourceDiscoveryCommandInput, type DeleteIpamResourceDiscoveryCommandOutput, type DeleteIpamScopeCommandInput, type DeleteIpamScopeCommandOutput, type DeleteKeyPairCommandInput, type DeleteKeyPairCommandOutput, type DeleteLaunchTemplateCommandInput, type DeleteLaunchTemplateCommandOutput, type DeleteLaunchTemplateVersionsCommandInput, type DeleteLaunchTemplateVersionsCommandOutput, type DeleteLocalGatewayRouteCommandInput, type DeleteLocalGatewayRouteCommandOutput, type DeleteLocalGatewayRouteTableCommandInput, type DeleteLocalGatewayRouteTableCommandOutput, type DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, type DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput, type DeleteLocalGatewayRouteTableVpcAssociationCommandInput, type DeleteLocalGatewayRouteTableVpcAssociationCommandOutput, type DeleteLocalGatewayVirtualInterfaceCommandInput, type DeleteLocalGatewayVirtualInterfaceCommandOutput, type DeleteLocalGatewayVirtualInterfaceGroupCommandInput, type DeleteLocalGatewayVirtualInterfaceGroupCommandOutput, type DeleteManagedPrefixListCommandInput, type DeleteManagedPrefixListCommandOutput, type DeleteNatGatewayCommandInput, type DeleteNatGatewayCommandOutput, type DeleteNetworkAclCommandInput, type DeleteNetworkAclCommandOutput, type DeleteNetworkAclEntryCommandInput, type DeleteNetworkAclEntryCommandOutput, type DeleteNetworkInsightsAccessScopeAnalysisCommandInput, type DeleteNetworkInsightsAccessScopeAnalysisCommandOutput, type DeleteNetworkInsightsAccessScopeCommandInput, type DeleteNetworkInsightsAccessScopeCommandOutput, type DeleteNetworkInsightsAnalysisCommandInput, type DeleteNetworkInsightsAnalysisCommandOutput, type DeleteNetworkInsightsPathCommandInput, type DeleteNetworkInsightsPathCommandOutput, type DeleteNetworkInterfaceCommandInput, type DeleteNetworkInterfaceCommandOutput, type DeleteNetworkInterfacePermissionCommandInput, type DeleteNetworkInterfacePermissionCommandOutput, type DeletePlacementGroupCommandInput, type DeletePlacementGroupCommandOutput, type DeletePublicIpv4PoolCommandInput, type DeletePublicIpv4PoolCommandOutput, type DeleteQueuedReservedInstancesCommandInput, type DeleteQueuedReservedInstancesCommandOutput, type DeleteRouteCommandInput, type DeleteRouteCommandOutput, type DeleteRouteServerCommandInput, type DeleteRouteServerCommandOutput, type DeleteRouteServerEndpointCommandInput, type DeleteRouteServerEndpointCommandOutput, type DeleteRouteServerPeerCommandInput, type DeleteRouteServerPeerCommandOutput, type DeleteRouteTableCommandInput, type DeleteRouteTableCommandOutput, type DeleteSecurityGroupCommandInput, type DeleteSecurityGroupCommandOutput, type DeleteSnapshotCommandInput, type DeleteSnapshotCommandOutput, type DeleteSpotDatafeedSubscriptionCommandInput, type DeleteSpotDatafeedSubscriptionCommandOutput, type DeleteSubnetCidrReservationCommandInput, type DeleteSubnetCidrReservationCommandOutput, type DeleteSubnetCommandInput, type DeleteSubnetCommandOutput, type DeleteTagsCommandInput, type DeleteTagsCommandOutput, type DeleteTrafficMirrorFilterCommandInput, type DeleteTrafficMirrorFilterCommandOutput, type DeleteTrafficMirrorFilterRuleCommandInput, type DeleteTrafficMirrorFilterRuleCommandOutput, type DeleteTrafficMirrorSessionCommandInput, type DeleteTrafficMirrorSessionCommandOutput, type DeleteTrafficMirrorTargetCommandInput, type DeleteTrafficMirrorTargetCommandOutput, type DeleteTransitGatewayCommandInput, type DeleteTransitGatewayCommandOutput, type DeleteTransitGatewayConnectCommandInput, type DeleteTransitGatewayConnectCommandOutput, type DeleteTransitGatewayConnectPeerCommandInput, type DeleteTransitGatewayConnectPeerCommandOutput, type DeleteTransitGatewayMulticastDomainCommandInput, type DeleteTransitGatewayMulticastDomainCommandOutput, type DeleteTransitGatewayPeeringAttachmentCommandInput, type DeleteTransitGatewayPeeringAttachmentCommandOutput, type DeleteTransitGatewayPolicyTableCommandInput, type DeleteTransitGatewayPolicyTableCommandOutput, type DeleteTransitGatewayPrefixListReferenceCommandInput, type DeleteTransitGatewayPrefixListReferenceCommandOutput, type DeleteTransitGatewayRouteCommandInput, type DeleteTransitGatewayRouteCommandOutput, type DeleteTransitGatewayRouteTableAnnouncementCommandInput, type DeleteTransitGatewayRouteTableAnnouncementCommandOutput, type DeleteTransitGatewayRouteTableCommandInput, type DeleteTransitGatewayRouteTableCommandOutput, type DeleteTransitGatewayVpcAttachmentCommandInput, type DeleteTransitGatewayVpcAttachmentCommandOutput, type DeleteVerifiedAccessEndpointCommandInput, type DeleteVerifiedAccessEndpointCommandOutput, type DeleteVerifiedAccessGroupCommandInput, type DeleteVerifiedAccessGroupCommandOutput, type DeleteVerifiedAccessInstanceCommandInput, type DeleteVerifiedAccessInstanceCommandOutput, type DeleteVerifiedAccessTrustProviderCommandInput, type DeleteVerifiedAccessTrustProviderCommandOutput, type DeleteVolumeCommandInput, type DeleteVolumeCommandOutput, type DeleteVpcBlockPublicAccessExclusionCommandInput, type DeleteVpcBlockPublicAccessExclusionCommandOutput, type DeleteVpcCommandInput, type DeleteVpcCommandOutput, type DeleteVpcEndpointConnectionNotificationsCommandInput, type DeleteVpcEndpointConnectionNotificationsCommandOutput, type DeleteVpcEndpointsCommandInput, type DeleteVpcEndpointsCommandOutput, type DeleteVpcEndpointServiceConfigurationsCommandInput, type DeleteVpcEndpointServiceConfigurationsCommandOutput, type DeleteVpcPeeringConnectionCommandInput, type DeleteVpcPeeringConnectionCommandOutput, type DeleteVpnConnectionCommandInput, type DeleteVpnConnectionCommandOutput, type DeleteVpnConnectionRouteCommandInput, type DeleteVpnConnectionRouteCommandOutput, type DeleteVpnGatewayCommandInput, type DeleteVpnGatewayCommandOutput, type DeprovisionByoipCidrCommandInput, type DeprovisionByoipCidrCommandOutput, type DeprovisionIpamByoasnCommandInput, type DeprovisionIpamByoasnCommandOutput, type DeprovisionIpamPoolCidrCommandInput, type DeprovisionIpamPoolCidrCommandOutput, type DeprovisionPublicIpv4PoolCidrCommandInput, type DeprovisionPublicIpv4PoolCidrCommandOutput, type DeregisterImageCommandInput, type DeregisterImageCommandOutput, type DeregisterInstanceEventNotificationAttributesCommandInput, type DeregisterInstanceEventNotificationAttributesCommandOutput, type DeregisterTransitGatewayMulticastGroupMembersCommandInput, type DeregisterTransitGatewayMulticastGroupMembersCommandOutput, type DeregisterTransitGatewayMulticastGroupSourcesCommandInput, type DeregisterTransitGatewayMulticastGroupSourcesCommandOutput, type DescribeAccountAttributesCommandInput, type DescribeAccountAttributesCommandOutput, type DescribeAddressesAttributeCommandInput, type DescribeAddressesAttributeCommandOutput, type DescribeAddressesCommandInput, type DescribeAddressesCommandOutput, type DescribeAddressTransfersCommandInput, type DescribeAddressTransfersCommandOutput, type DescribeAggregateIdFormatCommandInput, type DescribeAggregateIdFormatCommandOutput, type DescribeAvailabilityZonesCommandInput, type DescribeAvailabilityZonesCommandOutput, type DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, type DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput, type DescribeBundleTasksCommandInput, type DescribeBundleTasksCommandOutput, type DescribeByoipCidrsCommandInput, type DescribeByoipCidrsCommandOutput, type DescribeCapacityBlockExtensionHistoryCommandInput, type DescribeCapacityBlockExtensionHistoryCommandOutput, type DescribeCapacityBlockExtensionOfferingsCommandInput, type DescribeCapacityBlockExtensionOfferingsCommandOutput, type DescribeCapacityBlockOfferingsCommandInput, type DescribeCapacityBlockOfferingsCommandOutput, type DescribeCapacityReservationBillingRequestsCommandInput, type DescribeCapacityReservationBillingRequestsCommandOutput, type DescribeCapacityReservationFleetsCommandInput, type DescribeCapacityReservationFleetsCommandOutput, type DescribeCapacityReservationsCommandInput, type DescribeCapacityReservationsCommandOutput, type DescribeCarrierGatewaysCommandInput, type DescribeCarrierGatewaysCommandOutput, type DescribeClassicLinkInstancesCommandInput, type DescribeClassicLinkInstancesCommandOutput, type DescribeClientVpnAuthorizationRulesCommandInput, type DescribeClientVpnAuthorizationRulesCommandOutput, type DescribeClientVpnConnectionsCommandInput, type DescribeClientVpnConnectionsCommandOutput, type DescribeClientVpnEndpointsCommandInput, type DescribeClientVpnEndpointsCommandOutput, type DescribeClientVpnRoutesCommandInput, type DescribeClientVpnRoutesCommandOutput, type DescribeClientVpnTargetNetworksCommandInput, type DescribeClientVpnTargetNetworksCommandOutput, type DescribeCoipPoolsCommandInput, type DescribeCoipPoolsCommandOutput, type DescribeConversionTasksCommandInput, type DescribeConversionTasksCommandOutput, type DescribeCustomerGatewaysCommandInput, type DescribeCustomerGatewaysCommandOutput, type DescribeDeclarativePoliciesReportsCommandInput, type DescribeDeclarativePoliciesReportsCommandOutput, type DescribeDhcpOptionsCommandInput, type DescribeDhcpOptionsCommandOutput, type DescribeEgressOnlyInternetGatewaysCommandInput, type DescribeEgressOnlyInternetGatewaysCommandOutput, type DescribeElasticGpusCommandInput, type DescribeElasticGpusCommandOutput, type DescribeExportImageTasksCommandInput, type DescribeExportImageTasksCommandOutput, type DescribeExportTasksCommandInput, type DescribeExportTasksCommandOutput, type DescribeFastLaunchImagesCommandInput, type DescribeFastLaunchImagesCommandOutput, type DescribeFastSnapshotRestoresCommandInput, type DescribeFastSnapshotRestoresCommandOutput, type DescribeFleetHistoryCommandInput, type DescribeFleetHistoryCommandOutput, type DescribeFleetInstancesCommandInput, type DescribeFleetInstancesCommandOutput, type DescribeFleetsCommandInput, type DescribeFleetsCommandOutput, type DescribeFlowLogsCommandInput, type DescribeFlowLogsCommandOutput, type DescribeFpgaImageAttributeCommandInput, type DescribeFpgaImageAttributeCommandOutput, type DescribeFpgaImagesCommandInput, type DescribeFpgaImagesCommandOutput, type DescribeHostReservationOfferingsCommandInput, type DescribeHostReservationOfferingsCommandOutput, type DescribeHostReservationsCommandInput, type DescribeHostReservationsCommandOutput, type DescribeHostsCommandInput, type DescribeHostsCommandOutput, type DescribeIamInstanceProfileAssociationsCommandInput, type DescribeIamInstanceProfileAssociationsCommandOutput, type DescribeIdentityIdFormatCommandInput, type DescribeIdentityIdFormatCommandOutput, type DescribeIdFormatCommandInput, type DescribeIdFormatCommandOutput, type DescribeImageAttributeCommandInput, type DescribeImageAttributeCommandOutput, type DescribeImagesCommandInput, type DescribeImagesCommandOutput, type DescribeImportImageTasksCommandInput, type DescribeImportImageTasksCommandOutput, type DescribeImportSnapshotTasksCommandInput, type DescribeImportSnapshotTasksCommandOutput, type DescribeInstanceAttributeCommandInput, type DescribeInstanceAttributeCommandOutput, type DescribeInstanceConnectEndpointsCommandInput, type DescribeInstanceConnectEndpointsCommandOutput, type DescribeInstanceCreditSpecificationsCommandInput, type DescribeInstanceCreditSpecificationsCommandOutput, type DescribeInstanceEventNotificationAttributesCommandInput, type DescribeInstanceEventNotificationAttributesCommandOutput, type DescribeInstanceEventWindowsCommandInput, type DescribeInstanceEventWindowsCommandOutput, type DescribeInstanceImageMetadataCommandInput, type DescribeInstanceImageMetadataCommandOutput, type DescribeInstancesCommandInput, type DescribeInstancesCommandOutput, type DescribeInstanceStatusCommandInput, type DescribeInstanceStatusCommandOutput, type DescribeInstanceTopologyCommandInput, type DescribeInstanceTopologyCommandOutput, type DescribeInstanceTypeOfferingsCommandInput, type DescribeInstanceTypeOfferingsCommandOutput, type DescribeInstanceTypesCommandInput, type DescribeInstanceTypesCommandOutput, type DescribeInternetGatewaysCommandInput, type DescribeInternetGatewaysCommandOutput, type DescribeIpamByoasnCommandInput, type DescribeIpamByoasnCommandOutput, type DescribeIpamExternalResourceVerificationTokensCommandInput, type DescribeIpamExternalResourceVerificationTokensCommandOutput, type DescribeIpamPoolsCommandInput, type DescribeIpamPoolsCommandOutput, type DescribeIpamResourceDiscoveriesCommandInput, type DescribeIpamResourceDiscoveriesCommandOutput, type DescribeIpamResourceDiscoveryAssociationsCommandInput, type DescribeIpamResourceDiscoveryAssociationsCommandOutput, type DescribeIpamsCommandInput, type DescribeIpamsCommandOutput, type DescribeIpamScopesCommandInput, type DescribeIpamScopesCommandOutput, type DescribeIpv6PoolsCommandInput, type DescribeIpv6PoolsCommandOutput, type DescribeKeyPairsCommandInput, type DescribeKeyPairsCommandOutput, type DescribeLaunchTemplatesCommandInput, type DescribeLaunchTemplatesCommandOutput, type DescribeLaunchTemplateVersionsCommandInput, type DescribeLaunchTemplateVersionsCommandOutput, type DescribeLocalGatewayRouteTablesCommandInput, type DescribeLocalGatewayRouteTablesCommandOutput, type DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, type DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput, type DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, type DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput, type DescribeLocalGatewaysCommandInput, type DescribeLocalGatewaysCommandOutput, type DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, type DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput, type DescribeLocalGatewayVirtualInterfacesCommandInput, type DescribeLocalGatewayVirtualInterfacesCommandOutput, type DescribeLockedSnapshotsCommandInput, type DescribeLockedSnapshotsCommandOutput, type DescribeMacHostsCommandInput, type DescribeMacHostsCommandOutput, type DescribeManagedPrefixListsCommandInput, type DescribeManagedPrefixListsCommandOutput, type DescribeMovingAddressesCommandInput, type DescribeMovingAddressesCommandOutput, type DescribeNatGatewaysCommandInput, type DescribeNatGatewaysCommandOutput, type DescribeNetworkAclsCommandInput, type DescribeNetworkAclsCommandOutput, type DescribeNetworkInsightsAccessScopeAnalysesCommandInput, type DescribeNetworkInsightsAccessScopeAnalysesCommandOutput, type DescribeNetworkInsightsAccessScopesCommandInput, type DescribeNetworkInsightsAccessScopesCommandOutput, type DescribeNetworkInsightsAnalysesCommandInput, type DescribeNetworkInsightsAnalysesCommandOutput, type DescribeNetworkInsightsPathsCommandInput, type DescribeNetworkInsightsPathsCommandOutput, type DescribeNetworkInterfaceAttributeCommandInput, type DescribeNetworkInterfaceAttributeCommandOutput, type DescribeNetworkInterfacePermissionsCommandInput, type DescribeNetworkInterfacePermissionsCommandOutput, type DescribeNetworkInterfacesCommandInput, type DescribeNetworkInterfacesCommandOutput, type DescribeOutpostLagsCommandInput, type DescribeOutpostLagsCommandOutput, type DescribePlacementGroupsCommandInput, type DescribePlacementGroupsCommandOutput, type DescribePrefixListsCommandInput, type DescribePrefixListsCommandOutput, type DescribePrincipalIdFormatCommandInput, type DescribePrincipalIdFormatCommandOutput, type DescribePublicIpv4PoolsCommandInput, type DescribePublicIpv4PoolsCommandOutput, type DescribeRegionsCommandInput, type DescribeRegionsCommandOutput, type DescribeReplaceRootVolumeTasksCommandInput, type DescribeReplaceRootVolumeTasksCommandOutput, type DescribeReservedInstancesCommandInput, type DescribeReservedInstancesCommandOutput, type DescribeReservedInstancesListingsCommandInput, type DescribeReservedInstancesListingsCommandOutput, type DescribeReservedInstancesModificationsCommandInput, type DescribeReservedInstancesModificationsCommandOutput, type DescribeReservedInstancesOfferingsCommandInput, type DescribeReservedInstancesOfferingsCommandOutput, type DescribeRouteServerEndpointsCommandInput, type DescribeRouteServerEndpointsCommandOutput, type DescribeRouteServerPeersCommandInput, type DescribeRouteServerPeersCommandOutput, type DescribeRouteServersCommandInput, type DescribeRouteServersCommandOutput, type DescribeRouteTablesCommandInput, type DescribeRouteTablesCommandOutput, type DescribeScheduledInstanceAvailabilityCommandInput, type DescribeScheduledInstanceAvailabilityCommandOutput, type DescribeScheduledInstancesCommandInput, type DescribeScheduledInstancesCommandOutput, type DescribeSecurityGroupReferencesCommandInput, type DescribeSecurityGroupReferencesCommandOutput, type DescribeSecurityGroupRulesCommandInput, type DescribeSecurityGroupRulesCommandOutput, type DescribeSecurityGroupsCommandInput, type DescribeSecurityGroupsCommandOutput, type DescribeSecurityGroupVpcAssociationsCommandInput, type DescribeSecurityGroupVpcAssociationsCommandOutput, type DescribeServiceLinkVirtualInterfacesCommandInput, type DescribeServiceLinkVirtualInterfacesCommandOutput, type DescribeSnapshotAttributeCommandInput, type DescribeSnapshotAttributeCommandOutput, type DescribeSnapshotsCommandInput, type DescribeSnapshotsCommandOutput, type DescribeSnapshotTierStatusCommandInput, type DescribeSnapshotTierStatusCommandOutput, type DescribeSpotDatafeedSubscriptionCommandInput, type DescribeSpotDatafeedSubscriptionCommandOutput, type DescribeSpotFleetInstancesCommandInput, type DescribeSpotFleetInstancesCommandOutput, type DescribeSpotFleetRequestHistoryCommandInput, type DescribeSpotFleetRequestHistoryCommandOutput, type DescribeSpotFleetRequestsCommandInput, type DescribeSpotFleetRequestsCommandOutput, type DescribeSpotInstanceRequestsCommandInput, type DescribeSpotInstanceRequestsCommandOutput, type DescribeSpotPriceHistoryCommandInput, type DescribeSpotPriceHistoryCommandOutput, type DescribeStaleSecurityGroupsCommandInput, type DescribeStaleSecurityGroupsCommandOutput, type DescribeStoreImageTasksCommandInput, type DescribeStoreImageTasksCommandOutput, type DescribeSubnetsCommandInput, type DescribeSubnetsCommandOutput, type DescribeTagsCommandInput, type DescribeTagsCommandOutput, type DescribeTrafficMirrorFilterRulesCommandInput, type DescribeTrafficMirrorFilterRulesCommandOutput, type DescribeTrafficMirrorFiltersCommandInput, type DescribeTrafficMirrorFiltersCommandOutput, type DescribeTrafficMirrorSessionsCommandInput, type DescribeTrafficMirrorSessionsCommandOutput, type DescribeTrafficMirrorTargetsCommandInput, type DescribeTrafficMirrorTargetsCommandOutput, type DescribeTransitGatewayAttachmentsCommandInput, type DescribeTransitGatewayAttachmentsCommandOutput, type DescribeTransitGatewayConnectPeersCommandInput, type DescribeTransitGatewayConnectPeersCommandOutput, type DescribeTransitGatewayConnectsCommandInput, type DescribeTransitGatewayConnectsCommandOutput, type DescribeTransitGatewayMulticastDomainsCommandInput, type DescribeTransitGatewayMulticastDomainsCommandOutput, type DescribeTransitGatewayPeeringAttachmentsCommandInput, type DescribeTransitGatewayPeeringAttachmentsCommandOutput, type DescribeTransitGatewayPolicyTablesCommandInput, type DescribeTransitGatewayPolicyTablesCommandOutput, type DescribeTransitGatewayRouteTableAnnouncementsCommandInput, type DescribeTransitGatewayRouteTableAnnouncementsCommandOutput, type DescribeTransitGatewayRouteTablesCommandInput, type DescribeTransitGatewayRouteTablesCommandOutput, type DescribeTransitGatewaysCommandInput, type DescribeTransitGatewaysCommandOutput, type DescribeTransitGatewayVpcAttachmentsCommandInput, type DescribeTransitGatewayVpcAttachmentsCommandOutput, type DescribeTrunkInterfaceAssociationsCommandInput, type DescribeTrunkInterfaceAssociationsCommandOutput, type DescribeVerifiedAccessEndpointsCommandInput, type DescribeVerifiedAccessEndpointsCommandOutput, type DescribeVerifiedAccessGroupsCommandInput, type DescribeVerifiedAccessGroupsCommandOutput, type DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, type DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput, type DescribeVerifiedAccessInstancesCommandInput, type DescribeVerifiedAccessInstancesCommandOutput, type DescribeVerifiedAccessTrustProvidersCommandInput, type DescribeVerifiedAccessTrustProvidersCommandOutput, type DescribeVolumeAttributeCommandInput, type DescribeVolumeAttributeCommandOutput, type DescribeVolumesCommandInput, type DescribeVolumesCommandOutput, type DescribeVolumesModificationsCommandInput, type DescribeVolumesModificationsCommandOutput, type DescribeVolumeStatusCommandInput, type DescribeVolumeStatusCommandOutput, type DescribeVpcAttributeCommandInput, type DescribeVpcAttributeCommandOutput, type DescribeVpcBlockPublicAccessExclusionsCommandInput, type DescribeVpcBlockPublicAccessExclusionsCommandOutput, type DescribeVpcBlockPublicAccessOptionsCommandInput, type DescribeVpcBlockPublicAccessOptionsCommandOutput, type DescribeVpcClassicLinkCommandInput, type DescribeVpcClassicLinkCommandOutput, type DescribeVpcClassicLinkDnsSupportCommandInput, type DescribeVpcClassicLinkDnsSupportCommandOutput, type DescribeVpcEndpointAssociationsCommandInput, type DescribeVpcEndpointAssociationsCommandOutput, type DescribeVpcEndpointConnectionNotificationsCommandInput, type DescribeVpcEndpointConnectionNotificationsCommandOutput, type DescribeVpcEndpointConnectionsCommandInput, type DescribeVpcEndpointConnectionsCommandOutput, type DescribeVpcEndpointsCommandInput, type DescribeVpcEndpointsCommandOutput, type DescribeVpcEndpointServiceConfigurationsCommandInput, type DescribeVpcEndpointServiceConfigurationsCommandOutput, type DescribeVpcEndpointServicePermissionsCommandInput, type DescribeVpcEndpointServicePermissionsCommandOutput, type DescribeVpcEndpointServicesCommandInput, type DescribeVpcEndpointServicesCommandOutput, type DescribeVpcPeeringConnectionsCommandInput, type DescribeVpcPeeringConnectionsCommandOutput, type DescribeVpcsCommandInput, type DescribeVpcsCommandOutput, type DescribeVpnConnectionsCommandInput, type DescribeVpnConnectionsCommandOutput, type DescribeVpnGatewaysCommandInput, type DescribeVpnGatewaysCommandOutput, type DetachClassicLinkVpcCommandInput, type DetachClassicLinkVpcCommandOutput, type DetachInternetGatewayCommandInput, type DetachInternetGatewayCommandOutput, type DetachNetworkInterfaceCommandInput, type DetachNetworkInterfaceCommandOutput, type DetachVerifiedAccessTrustProviderCommandInput, type DetachVerifiedAccessTrustProviderCommandOutput, type DetachVolumeCommandInput, type DetachVolumeCommandOutput, type DetachVpnGatewayCommandInput, type DetachVpnGatewayCommandOutput, type DisableAddressTransferCommandInput, type DisableAddressTransferCommandOutput, type DisableAllowedImagesSettingsCommandInput, type DisableAllowedImagesSettingsCommandOutput, type DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, type DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput, type DisableEbsEncryptionByDefaultCommandInput, type DisableEbsEncryptionByDefaultCommandOutput, type DisableFastLaunchCommandInput, type DisableFastLaunchCommandOutput, type DisableFastSnapshotRestoresCommandInput, type DisableFastSnapshotRestoresCommandOutput, type DisableImageBlockPublicAccessCommandInput, type DisableImageBlockPublicAccessCommandOutput, type DisableImageCommandInput, type DisableImageCommandOutput, type DisableImageDeprecationCommandInput, type DisableImageDeprecationCommandOutput, type DisableImageDeregistrationProtectionCommandInput, type DisableImageDeregistrationProtectionCommandOutput, type DisableIpamOrganizationAdminAccountCommandInput, type DisableIpamOrganizationAdminAccountCommandOutput, type DisableRouteServerPropagationCommandInput, type DisableRouteServerPropagationCommandOutput, type DisableSerialConsoleAccessCommandInput, type DisableSerialConsoleAccessCommandOutput, type DisableSnapshotBlockPublicAccessCommandInput, type DisableSnapshotBlockPublicAccessCommandOutput, type DisableTransitGatewayRouteTablePropagationCommandInput, type DisableTransitGatewayRouteTablePropagationCommandOutput, type DisableVgwRoutePropagationCommandInput, type DisableVgwRoutePropagationCommandOutput, type DisableVpcClassicLinkCommandInput, type DisableVpcClassicLinkCommandOutput, type DisableVpcClassicLinkDnsSupportCommandInput, type DisableVpcClassicLinkDnsSupportCommandOutput, type DisassociateAddressCommandInput, type DisassociateAddressCommandOutput, type DisassociateCapacityReservationBillingOwnerCommandInput, type DisassociateCapacityReservationBillingOwnerCommandOutput, type DisassociateClientVpnTargetNetworkCommandInput, type DisassociateClientVpnTargetNetworkCommandOutput, type DisassociateEnclaveCertificateIamRoleCommandInput, type DisassociateEnclaveCertificateIamRoleCommandOutput, type DisassociateIamInstanceProfileCommandInput, type DisassociateIamInstanceProfileCommandOutput, type DisassociateInstanceEventWindowCommandInput, type DisassociateInstanceEventWindowCommandOutput, type DisassociateIpamByoasnCommandInput, type DisassociateIpamByoasnCommandOutput, type DisassociateIpamResourceDiscoveryCommandInput, type DisassociateIpamResourceDiscoveryCommandOutput, type DisassociateNatGatewayAddressCommandInput, type DisassociateNatGatewayAddressCommandOutput, type DisassociateRouteServerCommandInput, type DisassociateRouteServerCommandOutput, type DisassociateRouteTableCommandInput, type DisassociateRouteTableCommandOutput, type DisassociateSecurityGroupVpcCommandInput, type DisassociateSecurityGroupVpcCommandOutput, type DisassociateSubnetCidrBlockCommandInput, type DisassociateSubnetCidrBlockCommandOutput, type DisassociateTransitGatewayMulticastDomainCommandInput, type DisassociateTransitGatewayMulticastDomainCommandOutput, type DisassociateTransitGatewayPolicyTableCommandInput, type DisassociateTransitGatewayPolicyTableCommandOutput, type DisassociateTransitGatewayRouteTableCommandInput, type DisassociateTransitGatewayRouteTableCommandOutput, type DisassociateTrunkInterfaceCommandInput, type DisassociateTrunkInterfaceCommandOutput, type DisassociateVpcCidrBlockCommandInput, type DisassociateVpcCidrBlockCommandOutput, type EC2Client, type EC2ClientConfig, type EnableAddressTransferCommandInput, type EnableAddressTransferCommandOutput, type EnableAllowedImagesSettingsCommandInput, type EnableAllowedImagesSettingsCommandOutput, type EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, type EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput, type EnableEbsEncryptionByDefaultCommandInput, type EnableEbsEncryptionByDefaultCommandOutput, type EnableFastLaunchCommandInput, type EnableFastLaunchCommandOutput, type EnableFastSnapshotRestoresCommandInput, type EnableFastSnapshotRestoresCommandOutput, type EnableImageBlockPublicAccessCommandInput, type EnableImageBlockPublicAccessCommandOutput, type EnableImageCommandInput, type EnableImageCommandOutput, type EnableImageDeprecationCommandInput, type EnableImageDeprecationCommandOutput, type EnableImageDeregistrationProtectionCommandInput, type EnableImageDeregistrationProtectionCommandOutput, type EnableIpamOrganizationAdminAccountCommandInput, type EnableIpamOrganizationAdminAccountCommandOutput, type EnableReachabilityAnalyzerOrganizationSharingCommandInput, type EnableReachabilityAnalyzerOrganizationSharingCommandOutput, type EnableRouteServerPropagationCommandInput, type EnableRouteServerPropagationCommandOutput, type EnableSerialConsoleAccessCommandInput, type EnableSerialConsoleAccessCommandOutput, type EnableSnapshotBlockPublicAccessCommandInput, type EnableSnapshotBlockPublicAccessCommandOutput, type EnableTransitGatewayRouteTablePropagationCommandInput, type EnableTransitGatewayRouteTablePropagationCommandOutput, type EnableVgwRoutePropagationCommandInput, type EnableVgwRoutePropagationCommandOutput, type EnableVolumeIOCommandInput, type EnableVolumeIOCommandOutput, type EnableVpcClassicLinkCommandInput, type EnableVpcClassicLinkCommandOutput, type EnableVpcClassicLinkDnsSupportCommandInput, type EnableVpcClassicLinkDnsSupportCommandOutput, type ExportClientVpnClientCertificateRevocationListCommandInput, type ExportClientVpnClientCertificateRevocationListCommandOutput, type ExportClientVpnClientConfigurationCommandInput, type ExportClientVpnClientConfigurationCommandOutput, type ExportImageCommandInput, type ExportImageCommandOutput, type ExportTransitGatewayRoutesCommandInput, type ExportTransitGatewayRoutesCommandOutput, type ExportVerifiedAccessInstanceClientConfigurationCommandInput, type ExportVerifiedAccessInstanceClientConfigurationCommandOutput, type GetAllowedImagesSettingsCommandInput, type GetAllowedImagesSettingsCommandOutput, type GetAssociatedEnclaveCertificateIamRolesCommandInput, type GetAssociatedEnclaveCertificateIamRolesCommandOutput, type GetAssociatedIpv6PoolCidrsCommandInput, type GetAssociatedIpv6PoolCidrsCommandOutput, type GetAwsNetworkPerformanceDataCommandInput, type GetAwsNetworkPerformanceDataCommandOutput, type GetCapacityReservationUsageCommandInput, type GetCapacityReservationUsageCommandOutput, type GetCoipPoolUsageCommandInput, type GetCoipPoolUsageCommandOutput, type GetConsoleOutputCommandInput, type GetConsoleOutputCommandOutput, type GetConsoleScreenshotCommandInput, type GetConsoleScreenshotCommandOutput, type GetDeclarativePoliciesReportSummaryCommandInput, type GetDeclarativePoliciesReportSummaryCommandOutput, type GetDefaultCreditSpecificationCommandInput, type GetDefaultCreditSpecificationCommandOutput, type GetEbsDefaultKmsKeyIdCommandInput, type GetEbsDefaultKmsKeyIdCommandOutput, type GetEbsEncryptionByDefaultCommandInput, type GetEbsEncryptionByDefaultCommandOutput, type GetFlowLogsIntegrationTemplateCommandInput, type GetFlowLogsIntegrationTemplateCommandOutput, type GetGroupsForCapacityReservationCommandInput, type GetGroupsForCapacityReservationCommandOutput, type GetHostReservationPurchasePreviewCommandInput, type GetHostReservationPurchasePreviewCommandOutput, type GetImageBlockPublicAccessStateCommandInput, type GetImageBlockPublicAccessStateCommandOutput, type GetInstanceMetadataDefaultsCommandInput, type GetInstanceMetadataDefaultsCommandOutput, type GetInstanceTpmEkPubCommandInput, type GetInstanceTpmEkPubCommandOutput, type GetInstanceTypesFromInstanceRequirementsCommandInput, type GetInstanceTypesFromInstanceRequirementsCommandOutput, type GetInstanceUefiDataCommandInput, type GetInstanceUefiDataCommandOutput, type GetIpamAddressHistoryCommandInput, type GetIpamAddressHistoryCommandOutput, type GetIpamDiscoveredAccountsCommandInput, type GetIpamDiscoveredAccountsCommandOutput, type GetIpamDiscoveredPublicAddressesCommandInput, type GetIpamDiscoveredPublicAddressesCommandOutput, type GetIpamDiscoveredResourceCidrsCommandInput, type GetIpamDiscoveredResourceCidrsCommandOutput, type GetIpamPoolAllocationsCommandInput, type GetIpamPoolAllocationsCommandOutput, type GetIpamPoolCidrsCommandInput, type GetIpamPoolCidrsCommandOutput, type GetIpamResourceCidrsCommandInput, type GetIpamResourceCidrsCommandOutput, type GetLaunchTemplateDataCommandInput, type GetLaunchTemplateDataCommandOutput, type GetManagedPrefixListAssociationsCommandInput, type GetManagedPrefixListAssociationsCommandOutput, type GetManagedPrefixListEntriesCommandInput, type GetManagedPrefixListEntriesCommandOutput, type GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, type GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput, type GetNetworkInsightsAccessScopeContentCommandInput, type GetNetworkInsightsAccessScopeContentCommandOutput, type GetPasswordDataCommandInput, type GetPasswordDataCommandOutput, type GetReservedInstancesExchangeQuoteCommandInput, type GetReservedInstancesExchangeQuoteCommandOutput, type GetRouteServerAssociationsCommandInput, type GetRouteServerAssociationsCommandOutput, type GetRouteServerPropagationsCommandInput, type GetRouteServerPropagationsCommandOutput, type GetRouteServerRoutingDatabaseCommandInput, type GetRouteServerRoutingDatabaseCommandOutput, type GetSecurityGroupsForVpcCommandInput, type GetSecurityGroupsForVpcCommandOutput, type GetSerialConsoleAccessStatusCommandInput, type GetSerialConsoleAccessStatusCommandOutput, type GetSnapshotBlockPublicAccessStateCommandInput, type GetSnapshotBlockPublicAccessStateCommandOutput, type GetSpotPlacementScoresCommandInput, type GetSpotPlacementScoresCommandOutput, type GetSubnetCidrReservationsCommandInput, type GetSubnetCidrReservationsCommandOutput, type GetTransitGatewayAttachmentPropagationsCommandInput, type GetTransitGatewayAttachmentPropagationsCommandOutput, type GetTransitGatewayMulticastDomainAssociationsCommandInput, type GetTransitGatewayMulticastDomainAssociationsCommandOutput, type GetTransitGatewayPolicyTableAssociationsCommandInput, type GetTransitGatewayPolicyTableAssociationsCommandOutput, type GetTransitGatewayPolicyTableEntriesCommandInput, type GetTransitGatewayPolicyTableEntriesCommandOutput, type GetTransitGatewayPrefixListReferencesCommandInput, type GetTransitGatewayPrefixListReferencesCommandOutput, type GetTransitGatewayRouteTableAssociationsCommandInput, type GetTransitGatewayRouteTableAssociationsCommandOutput, type GetTransitGatewayRouteTablePropagationsCommandInput, type GetTransitGatewayRouteTablePropagationsCommandOutput, type GetVerifiedAccessEndpointPolicyCommandInput, type GetVerifiedAccessEndpointPolicyCommandOutput, type GetVerifiedAccessEndpointTargetsCommandInput, type GetVerifiedAccessEndpointTargetsCommandOutput, type GetVerifiedAccessGroupPolicyCommandInput, type GetVerifiedAccessGroupPolicyCommandOutput, type GetVpnConnectionDeviceSampleConfigurationCommandInput, type GetVpnConnectionDeviceSampleConfigurationCommandOutput, type GetVpnConnectionDeviceTypesCommandInput, type GetVpnConnectionDeviceTypesCommandOutput, type GetVpnTunnelReplacementStatusCommandInput, type GetVpnTunnelReplacementStatusCommandOutput, type ImportClientVpnClientCertificateRevocationListCommandInput, type ImportClientVpnClientCertificateRevocationListCommandOutput, type ImportImageCommandInput, type ImportImageCommandOutput, type ImportInstanceCommandInput, type ImportInstanceCommandOutput, type ImportKeyPairCommandInput, type ImportKeyPairCommandOutput, type ImportSnapshotCommandInput, type ImportSnapshotCommandOutput, type ImportVolumeCommandInput, type ImportVolumeCommandOutput, type ListImagesInRecycleBinCommandInput, type ListImagesInRecycleBinCommandOutput, type ListSnapshotsInRecycleBinCommandInput, type ListSnapshotsInRecycleBinCommandOutput, type LockSnapshotCommandInput, type LockSnapshotCommandOutput, type ModifyAddressAttributeCommandInput, type ModifyAddressAttributeCommandOutput, type ModifyAvailabilityZoneGroupCommandInput, type ModifyAvailabilityZoneGroupCommandOutput, type ModifyCapacityReservationCommandInput, type ModifyCapacityReservationCommandOutput, type ModifyCapacityReservationFleetCommandInput, type ModifyCapacityReservationFleetCommandOutput, type ModifyClientVpnEndpointCommandInput, type ModifyClientVpnEndpointCommandOutput, type ModifyDefaultCreditSpecificationCommandInput, type ModifyDefaultCreditSpecificationCommandOutput, type ModifyEbsDefaultKmsKeyIdCommandInput, type ModifyEbsDefaultKmsKeyIdCommandOutput, type ModifyFleetCommandInput, type ModifyFleetCommandOutput, type ModifyFpgaImageAttributeCommandInput, type ModifyFpgaImageAttributeCommandOutput, type ModifyHostsCommandInput, type ModifyHostsCommandOutput, type ModifyIdentityIdFormatCommandInput, type ModifyIdentityIdFormatCommandOutput, type ModifyIdFormatCommandInput, type ModifyIdFormatCommandOutput, type ModifyImageAttributeCommandInput, type ModifyImageAttributeCommandOutput, type ModifyInstanceAttributeCommandInput, type ModifyInstanceAttributeCommandOutput, type ModifyInstanceCapacityReservationAttributesCommandInput, type ModifyInstanceCapacityReservationAttributesCommandOutput, type ModifyInstanceCpuOptionsCommandInput, type ModifyInstanceCpuOptionsCommandOutput, type ModifyInstanceCreditSpecificationCommandInput, type ModifyInstanceCreditSpecificationCommandOutput, type ModifyInstanceEventStartTimeCommandInput, type ModifyInstanceEventStartTimeCommandOutput, type ModifyInstanceEventWindowCommandInput, type ModifyInstanceEventWindowCommandOutput, type ModifyInstanceMaintenanceOptionsCommandInput, type ModifyInstanceMaintenanceOptionsCommandOutput, type ModifyInstanceMetadataDefaultsCommandInput, type ModifyInstanceMetadataDefaultsCommandOutput, type ModifyInstanceMetadataOptionsCommandInput, type ModifyInstanceMetadataOptionsCommandOutput, type ModifyInstanceNetworkPerformanceOptionsCommandInput, type ModifyInstanceNetworkPerformanceOptionsCommandOutput, type ModifyInstancePlacementCommandInput, type ModifyInstancePlacementCommandOutput, type ModifyIpamCommandInput, type ModifyIpamCommandOutput, type ModifyIpamPoolCommandInput, type ModifyIpamPoolCommandOutput, type ModifyIpamResourceCidrCommandInput, type ModifyIpamResourceCidrCommandOutput, type ModifyIpamResourceDiscoveryCommandInput, type ModifyIpamResourceDiscoveryCommandOutput, type ModifyIpamScopeCommandInput, type ModifyIpamScopeCommandOutput, type ModifyLaunchTemplateCommandInput, type ModifyLaunchTemplateCommandOutput, type ModifyLocalGatewayRouteCommandInput, type ModifyLocalGatewayRouteCommandOutput, type ModifyManagedPrefixListCommandInput, type ModifyManagedPrefixListCommandOutput, type ModifyNetworkInterfaceAttributeCommandInput, type ModifyNetworkInterfaceAttributeCommandOutput, type ModifyPrivateDnsNameOptionsCommandInput, type ModifyPrivateDnsNameOptionsCommandOutput, type ModifyReservedInstancesCommandInput, type ModifyReservedInstancesCommandOutput, type ModifyRouteServerCommandInput, type ModifyRouteServerCommandOutput, type ModifySecurityGroupRulesCommandInput, type ModifySecurityGroupRulesCommandOutput, type ModifySnapshotAttributeCommandInput, type ModifySnapshotAttributeCommandOutput, type ModifySnapshotTierCommandInput, type ModifySnapshotTierCommandOutput, type ModifySpotFleetRequestCommandInput, type ModifySpotFleetRequestCommandOutput, type ModifySubnetAttributeCommandInput, type ModifySubnetAttributeCommandOutput, type ModifyTrafficMirrorFilterNetworkServicesCommandInput, type ModifyTrafficMirrorFilterNetworkServicesCommandOutput, type ModifyTrafficMirrorFilterRuleCommandInput, type ModifyTrafficMirrorFilterRuleCommandOutput, type ModifyTrafficMirrorSessionCommandInput, type ModifyTrafficMirrorSessionCommandOutput, type ModifyTransitGatewayCommandInput, type ModifyTransitGatewayCommandOutput, type ModifyTransitGatewayPrefixListReferenceCommandInput, type ModifyTransitGatewayPrefixListReferenceCommandOutput, type ModifyTransitGatewayVpcAttachmentCommandInput, type ModifyTransitGatewayVpcAttachmentCommandOutput, type ModifyVerifiedAccessEndpointCommandInput, type ModifyVerifiedAccessEndpointCommandOutput, type ModifyVerifiedAccessEndpointPolicyCommandInput, type ModifyVerifiedAccessEndpointPolicyCommandOutput, type ModifyVerifiedAccessGroupCommandInput, type ModifyVerifiedAccessGroupCommandOutput, type ModifyVerifiedAccessGroupPolicyCommandInput, type ModifyVerifiedAccessGroupPolicyCommandOutput, type ModifyVerifiedAccessInstanceCommandInput, type ModifyVerifiedAccessInstanceCommandOutput, type ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput, type ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput, type ModifyVerifiedAccessTrustProviderCommandInput, type ModifyVerifiedAccessTrustProviderCommandOutput, type ModifyVolumeAttributeCommandInput, type ModifyVolumeAttributeCommandOutput, type ModifyVolumeCommandInput, type ModifyVolumeCommandOutput, type ModifyVpcAttributeCommandInput, type ModifyVpcAttributeCommandOutput, type ModifyVpcBlockPublicAccessExclusionCommandInput, type ModifyVpcBlockPublicAccessExclusionCommandOutput, type ModifyVpcBlockPublicAccessOptionsCommandInput, type ModifyVpcBlockPublicAccessOptionsCommandOutput, type ModifyVpcEndpointCommandInput, type ModifyVpcEndpointCommandOutput, type ModifyVpcEndpointConnectionNotificationCommandInput, type ModifyVpcEndpointConnectionNotificationCommandOutput, type ModifyVpcEndpointServiceConfigurationCommandInput, type ModifyVpcEndpointServiceConfigurationCommandOutput, type ModifyVpcEndpointServicePayerResponsibilityCommandInput, type ModifyVpcEndpointServicePayerResponsibilityCommandOutput, type ModifyVpcEndpointServicePermissionsCommandInput, type ModifyVpcEndpointServicePermissionsCommandOutput, type ModifyVpcPeeringConnectionOptionsCommandInput, type ModifyVpcPeeringConnectionOptionsCommandOutput, type ModifyVpcTenancyCommandInput, type ModifyVpcTenancyCommandOutput, type ModifyVpnConnectionCommandInput, type ModifyVpnConnectionCommandOutput, type ModifyVpnConnectionOptionsCommandInput, type ModifyVpnConnectionOptionsCommandOutput, type ModifyVpnTunnelCertificateCommandInput, type ModifyVpnTunnelCertificateCommandOutput, type ModifyVpnTunnelOptionsCommandInput, type ModifyVpnTunnelOptionsCommandOutput, type MonitorInstancesCommandInput, type MonitorInstancesCommandOutput, type MoveAddressToVpcCommandInput, type MoveAddressToVpcCommandOutput, type MoveByoipCidrToIpamCommandInput, type MoveByoipCidrToIpamCommandOutput, type MoveCapacityReservationInstancesCommandInput, type MoveCapacityReservationInstancesCommandOutput, type ProvisionByoipCidrCommandInput, type ProvisionByoipCidrCommandOutput, type ProvisionIpamByoasnCommandInput, type ProvisionIpamByoasnCommandOutput, type ProvisionIpamPoolCidrCommandInput, type ProvisionIpamPoolCidrCommandOutput, type ProvisionPublicIpv4PoolCidrCommandInput, type ProvisionPublicIpv4PoolCidrCommandOutput, type PurchaseCapacityBlockCommandInput, type PurchaseCapacityBlockCommandOutput, type PurchaseCapacityBlockExtensionCommandInput, type PurchaseCapacityBlockExtensionCommandOutput, type PurchaseHostReservationCommandInput, type PurchaseHostReservationCommandOutput, type PurchaseReservedInstancesOfferingCommandInput, type PurchaseReservedInstancesOfferingCommandOutput, type PurchaseScheduledInstancesCommandInput, type PurchaseScheduledInstancesCommandOutput, type RebootInstancesCommandInput, type RebootInstancesCommandOutput, type RegisterImageCommandInput, type RegisterImageCommandOutput, type RegisterInstanceEventNotificationAttributesCommandInput, type RegisterInstanceEventNotificationAttributesCommandOutput, type RegisterTransitGatewayMulticastGroupMembersCommandInput, type RegisterTransitGatewayMulticastGroupMembersCommandOutput, type RegisterTransitGatewayMulticastGroupSourcesCommandInput, type RegisterTransitGatewayMulticastGroupSourcesCommandOutput, type RejectCapacityReservationBillingOwnershipCommandInput, type RejectCapacityReservationBillingOwnershipCommandOutput, type RejectTransitGatewayMulticastDomainAssociationsCommandInput, type RejectTransitGatewayMulticastDomainAssociationsCommandOutput, type RejectTransitGatewayPeeringAttachmentCommandInput, type RejectTransitGatewayPeeringAttachmentCommandOutput, type RejectTransitGatewayVpcAttachmentCommandInput, type RejectTransitGatewayVpcAttachmentCommandOutput, type RejectVpcEndpointConnectionsCommandInput, type RejectVpcEndpointConnectionsCommandOutput, type RejectVpcPeeringConnectionCommandInput, type RejectVpcPeeringConnectionCommandOutput, type ReleaseAddressCommandInput, type ReleaseAddressCommandOutput, type ReleaseHostsCommandInput, type ReleaseHostsCommandOutput, type ReleaseIpamPoolAllocationCommandInput, type ReleaseIpamPoolAllocationCommandOutput, type ReplaceIamInstanceProfileAssociationCommandInput, type ReplaceIamInstanceProfileAssociationCommandOutput, type ReplaceImageCriteriaInAllowedImagesSettingsCommandInput, type ReplaceImageCriteriaInAllowedImagesSettingsCommandOutput, type ReplaceNetworkAclAssociationCommandInput, type ReplaceNetworkAclAssociationCommandOutput, type ReplaceNetworkAclEntryCommandInput, type ReplaceNetworkAclEntryCommandOutput, type ReplaceRouteCommandInput, type ReplaceRouteCommandOutput, type ReplaceRouteTableAssociationCommandInput, type ReplaceRouteTableAssociationCommandOutput, type ReplaceTransitGatewayRouteCommandInput, type ReplaceTransitGatewayRouteCommandOutput, type ReplaceVpnTunnelCommandInput, type ReplaceVpnTunnelCommandOutput, type ReportInstanceStatusCommandInput, type ReportInstanceStatusCommandOutput, type RequestSpotFleetCommandInput, type RequestSpotFleetCommandOutput, type RequestSpotInstancesCommandInput, type RequestSpotInstancesCommandOutput, type ResetAddressAttributeCommandInput, type ResetAddressAttributeCommandOutput, type ResetEbsDefaultKmsKeyIdCommandInput, type ResetEbsDefaultKmsKeyIdCommandOutput, type ResetFpgaImageAttributeCommandInput, type ResetFpgaImageAttributeCommandOutput, type ResetImageAttributeCommandInput, type ResetImageAttributeCommandOutput, type ResetInstanceAttributeCommandInput, type ResetInstanceAttributeCommandOutput, type ResetNetworkInterfaceAttributeCommandInput, type ResetNetworkInterfaceAttributeCommandOutput, type ResetSnapshotAttributeCommandInput, type ResetSnapshotAttributeCommandOutput, type RestoreAddressToClassicCommandInput, type RestoreAddressToClassicCommandOutput, type RestoreImageFromRecycleBinCommandInput, type RestoreImageFromRecycleBinCommandOutput, type RestoreManagedPrefixListVersionCommandInput, type RestoreManagedPrefixListVersionCommandOutput, type RestoreSnapshotFromRecycleBinCommandInput, type RestoreSnapshotFromRecycleBinCommandOutput, type RestoreSnapshotTierCommandInput, type RestoreSnapshotTierCommandOutput, type RevokeClientVpnIngressCommandInput, type RevokeClientVpnIngressCommandOutput, type RevokeSecurityGroupEgressCommandInput, type RevokeSecurityGroupEgressCommandOutput, type RevokeSecurityGroupIngressCommandInput, type RevokeSecurityGroupIngressCommandOutput, type RunInstancesCommandInput, type RunInstancesCommandOutput, type RunScheduledInstancesCommandInput, type RunScheduledInstancesCommandOutput, type SearchLocalGatewayRoutesCommandInput, type SearchLocalGatewayRoutesCommandOutput, type SearchTransitGatewayMulticastGroupsCommandInput, type SearchTransitGatewayMulticastGroupsCommandOutput, type SearchTransitGatewayRoutesCommandInput, type SearchTransitGatewayRoutesCommandOutput, type SendDiagnosticInterruptCommandInput, type SendDiagnosticInterruptCommandOutput, type StartDeclarativePoliciesReportCommandInput, type StartDeclarativePoliciesReportCommandOutput, type StartInstancesCommandInput, type StartInstancesCommandOutput, type StartNetworkInsightsAccessScopeAnalysisCommandInput, type StartNetworkInsightsAccessScopeAnalysisCommandOutput, type StartNetworkInsightsAnalysisCommandInput, type StartNetworkInsightsAnalysisCommandOutput, type StartVpcEndpointServicePrivateDnsVerificationCommandInput, type StartVpcEndpointServicePrivateDnsVerificationCommandOutput, type StopInstancesCommandInput, type StopInstancesCommandOutput, type TerminateClientVpnConnectionsCommandInput, type TerminateClientVpnConnectionsCommandOutput, type TerminateInstancesCommandInput, type TerminateInstancesCommandOutput, type UnassignIpv6AddressesCommandInput, type UnassignIpv6AddressesCommandOutput, type UnassignPrivateIpAddressesCommandInput, type UnassignPrivateIpAddressesCommandOutput, type UnassignPrivateNatGatewayAddressCommandInput, type UnassignPrivateNatGatewayAddressCommandOutput, type UnlockSnapshotCommandInput, type UnlockSnapshotCommandOutput, type UnmonitorInstancesCommandInput, type UnmonitorInstancesCommandOutput, type UpdateSecurityGroupRuleDescriptionsEgressCommandInput, type UpdateSecurityGroupRuleDescriptionsEgressCommandOutput, type UpdateSecurityGroupRuleDescriptionsIngressCommandInput, type UpdateSecurityGroupRuleDescriptionsIngressCommandOutput, type WithdrawByoipCidrCommandInput, type WithdrawByoipCidrCommandOutput } from "@aws-sdk/client-ec2";
|
|
5
|
+
import type { HttpHandlerOptions, ServiceLogger } from "@effect-aws/commons";
|
|
6
6
|
import type { Cause } from "effect";
|
|
7
7
|
import { Effect, Layer } from "effect";
|
|
8
8
|
import * as Instance from "./EC2ClientInstance.js";
|
|
9
|
-
import type { EC2ServiceError } from "./Errors.js";
|
|
9
|
+
import type { EC2ServiceError, SdkError } from "./Errors.js";
|
|
10
10
|
interface EC2Service$ {
|
|
11
11
|
readonly _: unique symbol;
|
|
12
12
|
/**
|
|
@@ -381,6 +381,14 @@ interface EC2Service$ {
|
|
|
381
381
|
* @see {@link CreateLocalGatewayRouteTableVpcAssociationCommand}
|
|
382
382
|
*/
|
|
383
383
|
createLocalGatewayRouteTableVpcAssociation(args: CreateLocalGatewayRouteTableVpcAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLocalGatewayRouteTableVpcAssociationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
384
|
+
/**
|
|
385
|
+
* @see {@link CreateLocalGatewayVirtualInterfaceCommand}
|
|
386
|
+
*/
|
|
387
|
+
createLocalGatewayVirtualInterface(args: CreateLocalGatewayVirtualInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLocalGatewayVirtualInterfaceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
388
|
+
/**
|
|
389
|
+
* @see {@link CreateLocalGatewayVirtualInterfaceGroupCommand}
|
|
390
|
+
*/
|
|
391
|
+
createLocalGatewayVirtualInterfaceGroup(args: CreateLocalGatewayVirtualInterfaceGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLocalGatewayVirtualInterfaceGroupCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
384
392
|
/**
|
|
385
393
|
* @see {@link CreateManagedPrefixListCommand}
|
|
386
394
|
*/
|
|
@@ -705,6 +713,14 @@ interface EC2Service$ {
|
|
|
705
713
|
* @see {@link DeleteLocalGatewayRouteTableVpcAssociationCommand}
|
|
706
714
|
*/
|
|
707
715
|
deleteLocalGatewayRouteTableVpcAssociation(args: DeleteLocalGatewayRouteTableVpcAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLocalGatewayRouteTableVpcAssociationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
716
|
+
/**
|
|
717
|
+
* @see {@link DeleteLocalGatewayVirtualInterfaceCommand}
|
|
718
|
+
*/
|
|
719
|
+
deleteLocalGatewayVirtualInterface(args: DeleteLocalGatewayVirtualInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLocalGatewayVirtualInterfaceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
720
|
+
/**
|
|
721
|
+
* @see {@link DeleteLocalGatewayVirtualInterfaceGroupCommand}
|
|
722
|
+
*/
|
|
723
|
+
deleteLocalGatewayVirtualInterfaceGroup(args: DeleteLocalGatewayVirtualInterfaceGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLocalGatewayVirtualInterfaceGroupCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
708
724
|
/**
|
|
709
725
|
* @see {@link DeleteManagedPrefixListCommand}
|
|
710
726
|
*/
|
|
@@ -1313,6 +1329,10 @@ interface EC2Service$ {
|
|
|
1313
1329
|
* @see {@link DescribeNetworkInterfacesCommand}
|
|
1314
1330
|
*/
|
|
1315
1331
|
describeNetworkInterfaces(args: DescribeNetworkInterfacesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInterfacesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1332
|
+
/**
|
|
1333
|
+
* @see {@link DescribeOutpostLagsCommand}
|
|
1334
|
+
*/
|
|
1335
|
+
describeOutpostLags(args: DescribeOutpostLagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeOutpostLagsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1316
1336
|
/**
|
|
1317
1337
|
* @see {@link DescribePlacementGroupsCommand}
|
|
1318
1338
|
*/
|
|
@@ -1393,6 +1413,10 @@ interface EC2Service$ {
|
|
|
1393
1413
|
* @see {@link DescribeSecurityGroupsCommand}
|
|
1394
1414
|
*/
|
|
1395
1415
|
describeSecurityGroups(args: DescribeSecurityGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSecurityGroupsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1416
|
+
/**
|
|
1417
|
+
* @see {@link DescribeServiceLinkVirtualInterfacesCommand}
|
|
1418
|
+
*/
|
|
1419
|
+
describeServiceLinkVirtualInterfaces(args: DescribeServiceLinkVirtualInterfacesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeServiceLinkVirtualInterfacesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1396
1420
|
/**
|
|
1397
1421
|
* @see {@link DescribeSnapshotAttributeCommand}
|
|
1398
1422
|
*/
|
|
@@ -2737,6 +2761,10 @@ export declare namespace EC2Service {
|
|
|
2737
2761
|
interface Config extends Omit<EC2ClientConfig, "logger"> {
|
|
2738
2762
|
readonly logger?: ServiceLogger.ServiceLoggerConstructorProps | true;
|
|
2739
2763
|
}
|
|
2764
|
+
/**
|
|
2765
|
+
* @since 1.0.0
|
|
2766
|
+
*/
|
|
2767
|
+
type Type = EC2Service$;
|
|
2740
2768
|
}
|
|
2741
2769
|
export {};
|
|
2742
2770
|
//# sourceMappingURL=EC2Service.d.ts.map
|