@effect-aws/client-ec2 1.9.5 → 1.10.2
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 +755 -662
- package/dist/cjs/EC2Service.d.ts.map +1 -1
- package/dist/cjs/EC2Service.js +24 -1
- 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/dts/EC2Service.d.ts +755 -662
- 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/esm/EC2Service.js +25 -2
- package/dist/esm/EC2Service.js.map +1 -1
- package/dist/esm/Errors.js +0 -2
- package/dist/esm/Errors.js.map +1 -1
- package/package.json +2 -2
- package/src/EC2Service.ts +1007 -661
- package/src/Errors.ts +2 -3
package/dist/cjs/EC2Service.d.ts
CHANGED
|
@@ -1,2645 +1,2738 @@
|
|
|
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 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 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 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 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 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 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 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 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 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
|
+
import type { Cause } from "effect";
|
|
6
7
|
import { Effect, Layer } from "effect";
|
|
7
8
|
import * as Instance from "./EC2ClientInstance.js";
|
|
8
|
-
import type { EC2ServiceError } from "./Errors.js";
|
|
9
|
+
import type { EC2ServiceError, SdkError } from "./Errors.js";
|
|
9
10
|
interface EC2Service$ {
|
|
10
11
|
readonly _: unique symbol;
|
|
11
12
|
/**
|
|
12
13
|
* @see {@link AcceptAddressTransferCommand}
|
|
13
14
|
*/
|
|
14
|
-
acceptAddressTransfer(args: AcceptAddressTransferCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptAddressTransferCommandOutput, SdkError | EC2ServiceError>;
|
|
15
|
+
acceptAddressTransfer(args: AcceptAddressTransferCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptAddressTransferCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
15
16
|
/**
|
|
16
17
|
* @see {@link AcceptCapacityReservationBillingOwnershipCommand}
|
|
17
18
|
*/
|
|
18
|
-
acceptCapacityReservationBillingOwnership(args: AcceptCapacityReservationBillingOwnershipCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptCapacityReservationBillingOwnershipCommandOutput, SdkError | EC2ServiceError>;
|
|
19
|
+
acceptCapacityReservationBillingOwnership(args: AcceptCapacityReservationBillingOwnershipCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptCapacityReservationBillingOwnershipCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
19
20
|
/**
|
|
20
21
|
* @see {@link AcceptReservedInstancesExchangeQuoteCommand}
|
|
21
22
|
*/
|
|
22
|
-
acceptReservedInstancesExchangeQuote(args: AcceptReservedInstancesExchangeQuoteCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptReservedInstancesExchangeQuoteCommandOutput, SdkError | EC2ServiceError>;
|
|
23
|
+
acceptReservedInstancesExchangeQuote(args: AcceptReservedInstancesExchangeQuoteCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptReservedInstancesExchangeQuoteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
23
24
|
/**
|
|
24
25
|
* @see {@link AcceptTransitGatewayMulticastDomainAssociationsCommand}
|
|
25
26
|
*/
|
|
26
|
-
acceptTransitGatewayMulticastDomainAssociations(args: AcceptTransitGatewayMulticastDomainAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptTransitGatewayMulticastDomainAssociationsCommandOutput, SdkError | EC2ServiceError>;
|
|
27
|
+
acceptTransitGatewayMulticastDomainAssociations(args: AcceptTransitGatewayMulticastDomainAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptTransitGatewayMulticastDomainAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
27
28
|
/**
|
|
28
29
|
* @see {@link AcceptTransitGatewayPeeringAttachmentCommand}
|
|
29
30
|
*/
|
|
30
|
-
acceptTransitGatewayPeeringAttachment(args: AcceptTransitGatewayPeeringAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptTransitGatewayPeeringAttachmentCommandOutput, SdkError | EC2ServiceError>;
|
|
31
|
+
acceptTransitGatewayPeeringAttachment(args: AcceptTransitGatewayPeeringAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptTransitGatewayPeeringAttachmentCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
31
32
|
/**
|
|
32
33
|
* @see {@link AcceptTransitGatewayVpcAttachmentCommand}
|
|
33
34
|
*/
|
|
34
|
-
acceptTransitGatewayVpcAttachment(args: AcceptTransitGatewayVpcAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptTransitGatewayVpcAttachmentCommandOutput, SdkError | EC2ServiceError>;
|
|
35
|
+
acceptTransitGatewayVpcAttachment(args: AcceptTransitGatewayVpcAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptTransitGatewayVpcAttachmentCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
35
36
|
/**
|
|
36
37
|
* @see {@link AcceptVpcEndpointConnectionsCommand}
|
|
37
38
|
*/
|
|
38
|
-
acceptVpcEndpointConnections(args: AcceptVpcEndpointConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptVpcEndpointConnectionsCommandOutput, SdkError | EC2ServiceError>;
|
|
39
|
+
acceptVpcEndpointConnections(args: AcceptVpcEndpointConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptVpcEndpointConnectionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
39
40
|
/**
|
|
40
41
|
* @see {@link AcceptVpcPeeringConnectionCommand}
|
|
41
42
|
*/
|
|
42
|
-
acceptVpcPeeringConnection(args: AcceptVpcPeeringConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptVpcPeeringConnectionCommandOutput, SdkError | EC2ServiceError>;
|
|
43
|
+
acceptVpcPeeringConnection(args: AcceptVpcPeeringConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptVpcPeeringConnectionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
43
44
|
/**
|
|
44
45
|
* @see {@link AdvertiseByoipCidrCommand}
|
|
45
46
|
*/
|
|
46
|
-
advertiseByoipCidr(args: AdvertiseByoipCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdvertiseByoipCidrCommandOutput, SdkError | EC2ServiceError>;
|
|
47
|
+
advertiseByoipCidr(args: AdvertiseByoipCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdvertiseByoipCidrCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
47
48
|
/**
|
|
48
49
|
* @see {@link AllocateAddressCommand}
|
|
49
50
|
*/
|
|
50
|
-
allocateAddress(args: AllocateAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AllocateAddressCommandOutput, SdkError | EC2ServiceError>;
|
|
51
|
+
allocateAddress(args: AllocateAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AllocateAddressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
51
52
|
/**
|
|
52
53
|
* @see {@link AllocateHostsCommand}
|
|
53
54
|
*/
|
|
54
|
-
allocateHosts(args: AllocateHostsCommandInput, options?: HttpHandlerOptions): Effect.Effect<AllocateHostsCommandOutput, SdkError | EC2ServiceError>;
|
|
55
|
+
allocateHosts(args: AllocateHostsCommandInput, options?: HttpHandlerOptions): Effect.Effect<AllocateHostsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
55
56
|
/**
|
|
56
57
|
* @see {@link AllocateIpamPoolCidrCommand}
|
|
57
58
|
*/
|
|
58
|
-
allocateIpamPoolCidr(args: AllocateIpamPoolCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<AllocateIpamPoolCidrCommandOutput, SdkError | EC2ServiceError>;
|
|
59
|
+
allocateIpamPoolCidr(args: AllocateIpamPoolCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<AllocateIpamPoolCidrCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
59
60
|
/**
|
|
60
61
|
* @see {@link ApplySecurityGroupsToClientVpnTargetNetworkCommand}
|
|
61
62
|
*/
|
|
62
|
-
applySecurityGroupsToClientVpnTargetNetwork(args: ApplySecurityGroupsToClientVpnTargetNetworkCommandInput, options?: HttpHandlerOptions): Effect.Effect<ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput, SdkError | EC2ServiceError>;
|
|
63
|
+
applySecurityGroupsToClientVpnTargetNetwork(args: ApplySecurityGroupsToClientVpnTargetNetworkCommandInput, options?: HttpHandlerOptions): Effect.Effect<ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
63
64
|
/**
|
|
64
65
|
* @see {@link AssignIpv6AddressesCommand}
|
|
65
66
|
*/
|
|
66
|
-
assignIpv6Addresses(args: AssignIpv6AddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssignIpv6AddressesCommandOutput, SdkError | EC2ServiceError>;
|
|
67
|
+
assignIpv6Addresses(args: AssignIpv6AddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssignIpv6AddressesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
67
68
|
/**
|
|
68
69
|
* @see {@link AssignPrivateIpAddressesCommand}
|
|
69
70
|
*/
|
|
70
|
-
assignPrivateIpAddresses(args: AssignPrivateIpAddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssignPrivateIpAddressesCommandOutput, SdkError | EC2ServiceError>;
|
|
71
|
+
assignPrivateIpAddresses(args: AssignPrivateIpAddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssignPrivateIpAddressesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
71
72
|
/**
|
|
72
73
|
* @see {@link AssignPrivateNatGatewayAddressCommand}
|
|
73
74
|
*/
|
|
74
|
-
assignPrivateNatGatewayAddress(args: AssignPrivateNatGatewayAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssignPrivateNatGatewayAddressCommandOutput, SdkError | EC2ServiceError>;
|
|
75
|
+
assignPrivateNatGatewayAddress(args: AssignPrivateNatGatewayAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssignPrivateNatGatewayAddressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
75
76
|
/**
|
|
76
77
|
* @see {@link AssociateAddressCommand}
|
|
77
78
|
*/
|
|
78
|
-
associateAddress(args: AssociateAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateAddressCommandOutput, SdkError | EC2ServiceError>;
|
|
79
|
+
associateAddress(args: AssociateAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateAddressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
79
80
|
/**
|
|
80
81
|
* @see {@link AssociateCapacityReservationBillingOwnerCommand}
|
|
81
82
|
*/
|
|
82
|
-
associateCapacityReservationBillingOwner(args: AssociateCapacityReservationBillingOwnerCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateCapacityReservationBillingOwnerCommandOutput, SdkError | EC2ServiceError>;
|
|
83
|
+
associateCapacityReservationBillingOwner(args: AssociateCapacityReservationBillingOwnerCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateCapacityReservationBillingOwnerCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
83
84
|
/**
|
|
84
85
|
* @see {@link AssociateClientVpnTargetNetworkCommand}
|
|
85
86
|
*/
|
|
86
|
-
associateClientVpnTargetNetwork(args: AssociateClientVpnTargetNetworkCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateClientVpnTargetNetworkCommandOutput, SdkError | EC2ServiceError>;
|
|
87
|
+
associateClientVpnTargetNetwork(args: AssociateClientVpnTargetNetworkCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateClientVpnTargetNetworkCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
87
88
|
/**
|
|
88
89
|
* @see {@link AssociateDhcpOptionsCommand}
|
|
89
90
|
*/
|
|
90
|
-
associateDhcpOptions(args: AssociateDhcpOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateDhcpOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
91
|
+
associateDhcpOptions(args: AssociateDhcpOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateDhcpOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
91
92
|
/**
|
|
92
93
|
* @see {@link AssociateEnclaveCertificateIamRoleCommand}
|
|
93
94
|
*/
|
|
94
|
-
associateEnclaveCertificateIamRole(args: AssociateEnclaveCertificateIamRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateEnclaveCertificateIamRoleCommandOutput, SdkError | EC2ServiceError>;
|
|
95
|
+
associateEnclaveCertificateIamRole(args: AssociateEnclaveCertificateIamRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateEnclaveCertificateIamRoleCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
95
96
|
/**
|
|
96
97
|
* @see {@link AssociateIamInstanceProfileCommand}
|
|
97
98
|
*/
|
|
98
|
-
associateIamInstanceProfile(args: AssociateIamInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateIamInstanceProfileCommandOutput, SdkError | EC2ServiceError>;
|
|
99
|
+
associateIamInstanceProfile(args: AssociateIamInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateIamInstanceProfileCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
99
100
|
/**
|
|
100
101
|
* @see {@link AssociateInstanceEventWindowCommand}
|
|
101
102
|
*/
|
|
102
|
-
associateInstanceEventWindow(args: AssociateInstanceEventWindowCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateInstanceEventWindowCommandOutput, SdkError | EC2ServiceError>;
|
|
103
|
+
associateInstanceEventWindow(args: AssociateInstanceEventWindowCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateInstanceEventWindowCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
103
104
|
/**
|
|
104
105
|
* @see {@link AssociateIpamByoasnCommand}
|
|
105
106
|
*/
|
|
106
|
-
associateIpamByoasn(args: AssociateIpamByoasnCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateIpamByoasnCommandOutput, SdkError | EC2ServiceError>;
|
|
107
|
+
associateIpamByoasn(args: AssociateIpamByoasnCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateIpamByoasnCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
107
108
|
/**
|
|
108
109
|
* @see {@link AssociateIpamResourceDiscoveryCommand}
|
|
109
110
|
*/
|
|
110
|
-
associateIpamResourceDiscovery(args: AssociateIpamResourceDiscoveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateIpamResourceDiscoveryCommandOutput, SdkError | EC2ServiceError>;
|
|
111
|
+
associateIpamResourceDiscovery(args: AssociateIpamResourceDiscoveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateIpamResourceDiscoveryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
111
112
|
/**
|
|
112
113
|
* @see {@link AssociateNatGatewayAddressCommand}
|
|
113
114
|
*/
|
|
114
|
-
associateNatGatewayAddress(args: AssociateNatGatewayAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateNatGatewayAddressCommandOutput, SdkError | EC2ServiceError>;
|
|
115
|
+
associateNatGatewayAddress(args: AssociateNatGatewayAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateNatGatewayAddressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
116
|
+
/**
|
|
117
|
+
* @see {@link AssociateRouteServerCommand}
|
|
118
|
+
*/
|
|
119
|
+
associateRouteServer(args: AssociateRouteServerCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateRouteServerCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
115
120
|
/**
|
|
116
121
|
* @see {@link AssociateRouteTableCommand}
|
|
117
122
|
*/
|
|
118
|
-
associateRouteTable(args: AssociateRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateRouteTableCommandOutput, SdkError | EC2ServiceError>;
|
|
123
|
+
associateRouteTable(args: AssociateRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateRouteTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
119
124
|
/**
|
|
120
125
|
* @see {@link AssociateSecurityGroupVpcCommand}
|
|
121
126
|
*/
|
|
122
|
-
associateSecurityGroupVpc(args: AssociateSecurityGroupVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateSecurityGroupVpcCommandOutput, SdkError | EC2ServiceError>;
|
|
127
|
+
associateSecurityGroupVpc(args: AssociateSecurityGroupVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateSecurityGroupVpcCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
123
128
|
/**
|
|
124
129
|
* @see {@link AssociateSubnetCidrBlockCommand}
|
|
125
130
|
*/
|
|
126
|
-
associateSubnetCidrBlock(args: AssociateSubnetCidrBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateSubnetCidrBlockCommandOutput, SdkError | EC2ServiceError>;
|
|
131
|
+
associateSubnetCidrBlock(args: AssociateSubnetCidrBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateSubnetCidrBlockCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
127
132
|
/**
|
|
128
133
|
* @see {@link AssociateTransitGatewayMulticastDomainCommand}
|
|
129
134
|
*/
|
|
130
|
-
associateTransitGatewayMulticastDomain(args: AssociateTransitGatewayMulticastDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateTransitGatewayMulticastDomainCommandOutput, SdkError | EC2ServiceError>;
|
|
135
|
+
associateTransitGatewayMulticastDomain(args: AssociateTransitGatewayMulticastDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateTransitGatewayMulticastDomainCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
131
136
|
/**
|
|
132
137
|
* @see {@link AssociateTransitGatewayPolicyTableCommand}
|
|
133
138
|
*/
|
|
134
|
-
associateTransitGatewayPolicyTable(args: AssociateTransitGatewayPolicyTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateTransitGatewayPolicyTableCommandOutput, SdkError | EC2ServiceError>;
|
|
139
|
+
associateTransitGatewayPolicyTable(args: AssociateTransitGatewayPolicyTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateTransitGatewayPolicyTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
135
140
|
/**
|
|
136
141
|
* @see {@link AssociateTransitGatewayRouteTableCommand}
|
|
137
142
|
*/
|
|
138
|
-
associateTransitGatewayRouteTable(args: AssociateTransitGatewayRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateTransitGatewayRouteTableCommandOutput, SdkError | EC2ServiceError>;
|
|
143
|
+
associateTransitGatewayRouteTable(args: AssociateTransitGatewayRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateTransitGatewayRouteTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
139
144
|
/**
|
|
140
145
|
* @see {@link AssociateTrunkInterfaceCommand}
|
|
141
146
|
*/
|
|
142
|
-
associateTrunkInterface(args: AssociateTrunkInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateTrunkInterfaceCommandOutput, SdkError | EC2ServiceError>;
|
|
147
|
+
associateTrunkInterface(args: AssociateTrunkInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateTrunkInterfaceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
143
148
|
/**
|
|
144
149
|
* @see {@link AssociateVpcCidrBlockCommand}
|
|
145
150
|
*/
|
|
146
|
-
associateVpcCidrBlock(args: AssociateVpcCidrBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateVpcCidrBlockCommandOutput, SdkError | EC2ServiceError>;
|
|
151
|
+
associateVpcCidrBlock(args: AssociateVpcCidrBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateVpcCidrBlockCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
147
152
|
/**
|
|
148
153
|
* @see {@link AttachClassicLinkVpcCommand}
|
|
149
154
|
*/
|
|
150
|
-
attachClassicLinkVpc(args: AttachClassicLinkVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachClassicLinkVpcCommandOutput, SdkError | EC2ServiceError>;
|
|
155
|
+
attachClassicLinkVpc(args: AttachClassicLinkVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachClassicLinkVpcCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
151
156
|
/**
|
|
152
157
|
* @see {@link AttachInternetGatewayCommand}
|
|
153
158
|
*/
|
|
154
|
-
attachInternetGateway(args: AttachInternetGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachInternetGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
159
|
+
attachInternetGateway(args: AttachInternetGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachInternetGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
155
160
|
/**
|
|
156
161
|
* @see {@link AttachNetworkInterfaceCommand}
|
|
157
162
|
*/
|
|
158
|
-
attachNetworkInterface(args: AttachNetworkInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachNetworkInterfaceCommandOutput, SdkError | EC2ServiceError>;
|
|
163
|
+
attachNetworkInterface(args: AttachNetworkInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachNetworkInterfaceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
159
164
|
/**
|
|
160
165
|
* @see {@link AttachVerifiedAccessTrustProviderCommand}
|
|
161
166
|
*/
|
|
162
|
-
attachVerifiedAccessTrustProvider(args: AttachVerifiedAccessTrustProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachVerifiedAccessTrustProviderCommandOutput, SdkError | EC2ServiceError>;
|
|
167
|
+
attachVerifiedAccessTrustProvider(args: AttachVerifiedAccessTrustProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachVerifiedAccessTrustProviderCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
163
168
|
/**
|
|
164
169
|
* @see {@link AttachVolumeCommand}
|
|
165
170
|
*/
|
|
166
|
-
attachVolume(args: AttachVolumeCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachVolumeCommandOutput, SdkError | EC2ServiceError>;
|
|
171
|
+
attachVolume(args: AttachVolumeCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachVolumeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
167
172
|
/**
|
|
168
173
|
* @see {@link AttachVpnGatewayCommand}
|
|
169
174
|
*/
|
|
170
|
-
attachVpnGateway(args: AttachVpnGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachVpnGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
175
|
+
attachVpnGateway(args: AttachVpnGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachVpnGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
171
176
|
/**
|
|
172
177
|
* @see {@link AuthorizeClientVpnIngressCommand}
|
|
173
178
|
*/
|
|
174
|
-
authorizeClientVpnIngress(args: AuthorizeClientVpnIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AuthorizeClientVpnIngressCommandOutput, SdkError | EC2ServiceError>;
|
|
179
|
+
authorizeClientVpnIngress(args: AuthorizeClientVpnIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AuthorizeClientVpnIngressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
175
180
|
/**
|
|
176
181
|
* @see {@link AuthorizeSecurityGroupEgressCommand}
|
|
177
182
|
*/
|
|
178
|
-
authorizeSecurityGroupEgress(args: AuthorizeSecurityGroupEgressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AuthorizeSecurityGroupEgressCommandOutput, SdkError | EC2ServiceError>;
|
|
183
|
+
authorizeSecurityGroupEgress(args: AuthorizeSecurityGroupEgressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AuthorizeSecurityGroupEgressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
179
184
|
/**
|
|
180
185
|
* @see {@link AuthorizeSecurityGroupIngressCommand}
|
|
181
186
|
*/
|
|
182
|
-
authorizeSecurityGroupIngress(args: AuthorizeSecurityGroupIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AuthorizeSecurityGroupIngressCommandOutput, SdkError | EC2ServiceError>;
|
|
187
|
+
authorizeSecurityGroupIngress(args: AuthorizeSecurityGroupIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AuthorizeSecurityGroupIngressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
183
188
|
/**
|
|
184
189
|
* @see {@link BundleInstanceCommand}
|
|
185
190
|
*/
|
|
186
|
-
bundleInstance(args: BundleInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<BundleInstanceCommandOutput, SdkError | EC2ServiceError>;
|
|
191
|
+
bundleInstance(args: BundleInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<BundleInstanceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
187
192
|
/**
|
|
188
193
|
* @see {@link CancelBundleTaskCommand}
|
|
189
194
|
*/
|
|
190
|
-
cancelBundleTask(args: CancelBundleTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelBundleTaskCommandOutput, SdkError | EC2ServiceError>;
|
|
195
|
+
cancelBundleTask(args: CancelBundleTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelBundleTaskCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
191
196
|
/**
|
|
192
197
|
* @see {@link CancelCapacityReservationCommand}
|
|
193
198
|
*/
|
|
194
|
-
cancelCapacityReservation(args: CancelCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelCapacityReservationCommandOutput, SdkError | EC2ServiceError>;
|
|
199
|
+
cancelCapacityReservation(args: CancelCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelCapacityReservationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
195
200
|
/**
|
|
196
201
|
* @see {@link CancelCapacityReservationFleetsCommand}
|
|
197
202
|
*/
|
|
198
|
-
cancelCapacityReservationFleets(args: CancelCapacityReservationFleetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelCapacityReservationFleetsCommandOutput, SdkError | EC2ServiceError>;
|
|
203
|
+
cancelCapacityReservationFleets(args: CancelCapacityReservationFleetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelCapacityReservationFleetsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
199
204
|
/**
|
|
200
205
|
* @see {@link CancelConversionTaskCommand}
|
|
201
206
|
*/
|
|
202
|
-
cancelConversionTask(args: CancelConversionTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelConversionTaskCommandOutput, SdkError | EC2ServiceError>;
|
|
207
|
+
cancelConversionTask(args: CancelConversionTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelConversionTaskCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
203
208
|
/**
|
|
204
209
|
* @see {@link CancelDeclarativePoliciesReportCommand}
|
|
205
210
|
*/
|
|
206
|
-
cancelDeclarativePoliciesReport(args: CancelDeclarativePoliciesReportCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelDeclarativePoliciesReportCommandOutput, SdkError | EC2ServiceError>;
|
|
211
|
+
cancelDeclarativePoliciesReport(args: CancelDeclarativePoliciesReportCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelDeclarativePoliciesReportCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
207
212
|
/**
|
|
208
213
|
* @see {@link CancelExportTaskCommand}
|
|
209
214
|
*/
|
|
210
|
-
cancelExportTask(args: CancelExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelExportTaskCommandOutput, SdkError | EC2ServiceError>;
|
|
215
|
+
cancelExportTask(args: CancelExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelExportTaskCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
211
216
|
/**
|
|
212
217
|
* @see {@link CancelImageLaunchPermissionCommand}
|
|
213
218
|
*/
|
|
214
|
-
cancelImageLaunchPermission(args: CancelImageLaunchPermissionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelImageLaunchPermissionCommandOutput, SdkError | EC2ServiceError>;
|
|
219
|
+
cancelImageLaunchPermission(args: CancelImageLaunchPermissionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelImageLaunchPermissionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
215
220
|
/**
|
|
216
221
|
* @see {@link CancelImportTaskCommand}
|
|
217
222
|
*/
|
|
218
|
-
cancelImportTask(args: CancelImportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelImportTaskCommandOutput, SdkError | EC2ServiceError>;
|
|
223
|
+
cancelImportTask(args: CancelImportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelImportTaskCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
219
224
|
/**
|
|
220
225
|
* @see {@link CancelReservedInstancesListingCommand}
|
|
221
226
|
*/
|
|
222
|
-
cancelReservedInstancesListing(args: CancelReservedInstancesListingCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelReservedInstancesListingCommandOutput, SdkError | EC2ServiceError>;
|
|
227
|
+
cancelReservedInstancesListing(args: CancelReservedInstancesListingCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelReservedInstancesListingCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
223
228
|
/**
|
|
224
229
|
* @see {@link CancelSpotFleetRequestsCommand}
|
|
225
230
|
*/
|
|
226
|
-
cancelSpotFleetRequests(args: CancelSpotFleetRequestsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelSpotFleetRequestsCommandOutput, SdkError | EC2ServiceError>;
|
|
231
|
+
cancelSpotFleetRequests(args: CancelSpotFleetRequestsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelSpotFleetRequestsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
227
232
|
/**
|
|
228
233
|
* @see {@link CancelSpotInstanceRequestsCommand}
|
|
229
234
|
*/
|
|
230
|
-
cancelSpotInstanceRequests(args: CancelSpotInstanceRequestsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelSpotInstanceRequestsCommandOutput, SdkError | EC2ServiceError>;
|
|
235
|
+
cancelSpotInstanceRequests(args: CancelSpotInstanceRequestsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelSpotInstanceRequestsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
231
236
|
/**
|
|
232
237
|
* @see {@link ConfirmProductInstanceCommand}
|
|
233
238
|
*/
|
|
234
|
-
confirmProductInstance(args: ConfirmProductInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ConfirmProductInstanceCommandOutput, SdkError | EC2ServiceError>;
|
|
239
|
+
confirmProductInstance(args: ConfirmProductInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ConfirmProductInstanceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
235
240
|
/**
|
|
236
241
|
* @see {@link CopyFpgaImageCommand}
|
|
237
242
|
*/
|
|
238
|
-
copyFpgaImage(args: CopyFpgaImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyFpgaImageCommandOutput, SdkError | EC2ServiceError>;
|
|
243
|
+
copyFpgaImage(args: CopyFpgaImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyFpgaImageCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
239
244
|
/**
|
|
240
245
|
* @see {@link CopyImageCommand}
|
|
241
246
|
*/
|
|
242
|
-
copyImage(args: CopyImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyImageCommandOutput, SdkError | EC2ServiceError>;
|
|
247
|
+
copyImage(args: CopyImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyImageCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
243
248
|
/**
|
|
244
249
|
* @see {@link CopySnapshotCommand}
|
|
245
250
|
*/
|
|
246
|
-
copySnapshot(args: CopySnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopySnapshotCommandOutput, SdkError | EC2ServiceError>;
|
|
251
|
+
copySnapshot(args: CopySnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopySnapshotCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
247
252
|
/**
|
|
248
253
|
* @see {@link CreateCapacityReservationCommand}
|
|
249
254
|
*/
|
|
250
|
-
createCapacityReservation(args: CreateCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCapacityReservationCommandOutput, SdkError | EC2ServiceError>;
|
|
255
|
+
createCapacityReservation(args: CreateCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCapacityReservationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
251
256
|
/**
|
|
252
257
|
* @see {@link CreateCapacityReservationBySplittingCommand}
|
|
253
258
|
*/
|
|
254
|
-
createCapacityReservationBySplitting(args: CreateCapacityReservationBySplittingCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCapacityReservationBySplittingCommandOutput, SdkError | EC2ServiceError>;
|
|
259
|
+
createCapacityReservationBySplitting(args: CreateCapacityReservationBySplittingCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCapacityReservationBySplittingCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
255
260
|
/**
|
|
256
261
|
* @see {@link CreateCapacityReservationFleetCommand}
|
|
257
262
|
*/
|
|
258
|
-
createCapacityReservationFleet(args: CreateCapacityReservationFleetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCapacityReservationFleetCommandOutput, SdkError | EC2ServiceError>;
|
|
263
|
+
createCapacityReservationFleet(args: CreateCapacityReservationFleetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCapacityReservationFleetCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
259
264
|
/**
|
|
260
265
|
* @see {@link CreateCarrierGatewayCommand}
|
|
261
266
|
*/
|
|
262
|
-
createCarrierGateway(args: CreateCarrierGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCarrierGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
267
|
+
createCarrierGateway(args: CreateCarrierGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCarrierGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
263
268
|
/**
|
|
264
269
|
* @see {@link CreateClientVpnEndpointCommand}
|
|
265
270
|
*/
|
|
266
|
-
createClientVpnEndpoint(args: CreateClientVpnEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateClientVpnEndpointCommandOutput, SdkError | EC2ServiceError>;
|
|
271
|
+
createClientVpnEndpoint(args: CreateClientVpnEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateClientVpnEndpointCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
267
272
|
/**
|
|
268
273
|
* @see {@link CreateClientVpnRouteCommand}
|
|
269
274
|
*/
|
|
270
|
-
createClientVpnRoute(args: CreateClientVpnRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateClientVpnRouteCommandOutput, SdkError | EC2ServiceError>;
|
|
275
|
+
createClientVpnRoute(args: CreateClientVpnRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateClientVpnRouteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
271
276
|
/**
|
|
272
277
|
* @see {@link CreateCoipCidrCommand}
|
|
273
278
|
*/
|
|
274
|
-
createCoipCidr(args: CreateCoipCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCoipCidrCommandOutput, SdkError | EC2ServiceError>;
|
|
279
|
+
createCoipCidr(args: CreateCoipCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCoipCidrCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
275
280
|
/**
|
|
276
281
|
* @see {@link CreateCoipPoolCommand}
|
|
277
282
|
*/
|
|
278
|
-
createCoipPool(args: CreateCoipPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCoipPoolCommandOutput, SdkError | EC2ServiceError>;
|
|
283
|
+
createCoipPool(args: CreateCoipPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCoipPoolCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
279
284
|
/**
|
|
280
285
|
* @see {@link CreateCustomerGatewayCommand}
|
|
281
286
|
*/
|
|
282
|
-
createCustomerGateway(args: CreateCustomerGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCustomerGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
287
|
+
createCustomerGateway(args: CreateCustomerGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCustomerGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
283
288
|
/**
|
|
284
289
|
* @see {@link CreateDefaultSubnetCommand}
|
|
285
290
|
*/
|
|
286
|
-
createDefaultSubnet(args: CreateDefaultSubnetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDefaultSubnetCommandOutput, SdkError | EC2ServiceError>;
|
|
291
|
+
createDefaultSubnet(args: CreateDefaultSubnetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDefaultSubnetCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
287
292
|
/**
|
|
288
293
|
* @see {@link CreateDefaultVpcCommand}
|
|
289
294
|
*/
|
|
290
|
-
createDefaultVpc(args: CreateDefaultVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDefaultVpcCommandOutput, SdkError | EC2ServiceError>;
|
|
295
|
+
createDefaultVpc(args: CreateDefaultVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDefaultVpcCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
291
296
|
/**
|
|
292
297
|
* @see {@link CreateDhcpOptionsCommand}
|
|
293
298
|
*/
|
|
294
|
-
createDhcpOptions(args: CreateDhcpOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDhcpOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
299
|
+
createDhcpOptions(args: CreateDhcpOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDhcpOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
295
300
|
/**
|
|
296
301
|
* @see {@link CreateEgressOnlyInternetGatewayCommand}
|
|
297
302
|
*/
|
|
298
|
-
createEgressOnlyInternetGateway(args: CreateEgressOnlyInternetGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateEgressOnlyInternetGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
303
|
+
createEgressOnlyInternetGateway(args: CreateEgressOnlyInternetGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateEgressOnlyInternetGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
299
304
|
/**
|
|
300
305
|
* @see {@link CreateFleetCommand}
|
|
301
306
|
*/
|
|
302
|
-
createFleet(args: CreateFleetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateFleetCommandOutput, SdkError | EC2ServiceError>;
|
|
307
|
+
createFleet(args: CreateFleetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateFleetCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
303
308
|
/**
|
|
304
309
|
* @see {@link CreateFlowLogsCommand}
|
|
305
310
|
*/
|
|
306
|
-
createFlowLogs(args: CreateFlowLogsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateFlowLogsCommandOutput, SdkError | EC2ServiceError>;
|
|
311
|
+
createFlowLogs(args: CreateFlowLogsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateFlowLogsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
307
312
|
/**
|
|
308
313
|
* @see {@link CreateFpgaImageCommand}
|
|
309
314
|
*/
|
|
310
|
-
createFpgaImage(args: CreateFpgaImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateFpgaImageCommandOutput, SdkError | EC2ServiceError>;
|
|
315
|
+
createFpgaImage(args: CreateFpgaImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateFpgaImageCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
311
316
|
/**
|
|
312
317
|
* @see {@link CreateImageCommand}
|
|
313
318
|
*/
|
|
314
|
-
createImage(args: CreateImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateImageCommandOutput, SdkError | EC2ServiceError>;
|
|
319
|
+
createImage(args: CreateImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateImageCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
315
320
|
/**
|
|
316
321
|
* @see {@link CreateInstanceConnectEndpointCommand}
|
|
317
322
|
*/
|
|
318
|
-
createInstanceConnectEndpoint(args: CreateInstanceConnectEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateInstanceConnectEndpointCommandOutput, SdkError | EC2ServiceError>;
|
|
323
|
+
createInstanceConnectEndpoint(args: CreateInstanceConnectEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateInstanceConnectEndpointCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
319
324
|
/**
|
|
320
325
|
* @see {@link CreateInstanceEventWindowCommand}
|
|
321
326
|
*/
|
|
322
|
-
createInstanceEventWindow(args: CreateInstanceEventWindowCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateInstanceEventWindowCommandOutput, SdkError | EC2ServiceError>;
|
|
327
|
+
createInstanceEventWindow(args: CreateInstanceEventWindowCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateInstanceEventWindowCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
323
328
|
/**
|
|
324
329
|
* @see {@link CreateInstanceExportTaskCommand}
|
|
325
330
|
*/
|
|
326
|
-
createInstanceExportTask(args: CreateInstanceExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateInstanceExportTaskCommandOutput, SdkError | EC2ServiceError>;
|
|
331
|
+
createInstanceExportTask(args: CreateInstanceExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateInstanceExportTaskCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
327
332
|
/**
|
|
328
333
|
* @see {@link CreateInternetGatewayCommand}
|
|
329
334
|
*/
|
|
330
|
-
createInternetGateway(args: CreateInternetGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateInternetGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
335
|
+
createInternetGateway(args: CreateInternetGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateInternetGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
331
336
|
/**
|
|
332
337
|
* @see {@link CreateIpamCommand}
|
|
333
338
|
*/
|
|
334
|
-
createIpam(args: CreateIpamCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIpamCommandOutput, SdkError | EC2ServiceError>;
|
|
339
|
+
createIpam(args: CreateIpamCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIpamCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
335
340
|
/**
|
|
336
341
|
* @see {@link CreateIpamExternalResourceVerificationTokenCommand}
|
|
337
342
|
*/
|
|
338
|
-
createIpamExternalResourceVerificationToken(args: CreateIpamExternalResourceVerificationTokenCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIpamExternalResourceVerificationTokenCommandOutput, SdkError | EC2ServiceError>;
|
|
343
|
+
createIpamExternalResourceVerificationToken(args: CreateIpamExternalResourceVerificationTokenCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIpamExternalResourceVerificationTokenCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
339
344
|
/**
|
|
340
345
|
* @see {@link CreateIpamPoolCommand}
|
|
341
346
|
*/
|
|
342
|
-
createIpamPool(args: CreateIpamPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIpamPoolCommandOutput, SdkError | EC2ServiceError>;
|
|
347
|
+
createIpamPool(args: CreateIpamPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIpamPoolCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
343
348
|
/**
|
|
344
349
|
* @see {@link CreateIpamResourceDiscoveryCommand}
|
|
345
350
|
*/
|
|
346
|
-
createIpamResourceDiscovery(args: CreateIpamResourceDiscoveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIpamResourceDiscoveryCommandOutput, SdkError | EC2ServiceError>;
|
|
351
|
+
createIpamResourceDiscovery(args: CreateIpamResourceDiscoveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIpamResourceDiscoveryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
347
352
|
/**
|
|
348
353
|
* @see {@link CreateIpamScopeCommand}
|
|
349
354
|
*/
|
|
350
|
-
createIpamScope(args: CreateIpamScopeCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIpamScopeCommandOutput, SdkError | EC2ServiceError>;
|
|
355
|
+
createIpamScope(args: CreateIpamScopeCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIpamScopeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
351
356
|
/**
|
|
352
357
|
* @see {@link CreateKeyPairCommand}
|
|
353
358
|
*/
|
|
354
|
-
createKeyPair(args: CreateKeyPairCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateKeyPairCommandOutput, SdkError | EC2ServiceError>;
|
|
359
|
+
createKeyPair(args: CreateKeyPairCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateKeyPairCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
355
360
|
/**
|
|
356
361
|
* @see {@link CreateLaunchTemplateCommand}
|
|
357
362
|
*/
|
|
358
|
-
createLaunchTemplate(args: CreateLaunchTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLaunchTemplateCommandOutput, SdkError | EC2ServiceError>;
|
|
363
|
+
createLaunchTemplate(args: CreateLaunchTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLaunchTemplateCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
359
364
|
/**
|
|
360
365
|
* @see {@link CreateLaunchTemplateVersionCommand}
|
|
361
366
|
*/
|
|
362
|
-
createLaunchTemplateVersion(args: CreateLaunchTemplateVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLaunchTemplateVersionCommandOutput, SdkError | EC2ServiceError>;
|
|
367
|
+
createLaunchTemplateVersion(args: CreateLaunchTemplateVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLaunchTemplateVersionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
363
368
|
/**
|
|
364
369
|
* @see {@link CreateLocalGatewayRouteCommand}
|
|
365
370
|
*/
|
|
366
|
-
createLocalGatewayRoute(args: CreateLocalGatewayRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLocalGatewayRouteCommandOutput, SdkError | EC2ServiceError>;
|
|
371
|
+
createLocalGatewayRoute(args: CreateLocalGatewayRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLocalGatewayRouteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
367
372
|
/**
|
|
368
373
|
* @see {@link CreateLocalGatewayRouteTableCommand}
|
|
369
374
|
*/
|
|
370
|
-
createLocalGatewayRouteTable(args: CreateLocalGatewayRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLocalGatewayRouteTableCommandOutput, SdkError | EC2ServiceError>;
|
|
375
|
+
createLocalGatewayRouteTable(args: CreateLocalGatewayRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLocalGatewayRouteTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
371
376
|
/**
|
|
372
377
|
* @see {@link CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand}
|
|
373
378
|
*/
|
|
374
|
-
createLocalGatewayRouteTableVirtualInterfaceGroupAssociation(args: CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput, SdkError | EC2ServiceError>;
|
|
379
|
+
createLocalGatewayRouteTableVirtualInterfaceGroupAssociation(args: CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
375
380
|
/**
|
|
376
381
|
* @see {@link CreateLocalGatewayRouteTableVpcAssociationCommand}
|
|
377
382
|
*/
|
|
378
|
-
createLocalGatewayRouteTableVpcAssociation(args: CreateLocalGatewayRouteTableVpcAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLocalGatewayRouteTableVpcAssociationCommandOutput, SdkError | EC2ServiceError>;
|
|
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>;
|
|
379
392
|
/**
|
|
380
393
|
* @see {@link CreateManagedPrefixListCommand}
|
|
381
394
|
*/
|
|
382
|
-
createManagedPrefixList(args: CreateManagedPrefixListCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateManagedPrefixListCommandOutput, SdkError | EC2ServiceError>;
|
|
395
|
+
createManagedPrefixList(args: CreateManagedPrefixListCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateManagedPrefixListCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
383
396
|
/**
|
|
384
397
|
* @see {@link CreateNatGatewayCommand}
|
|
385
398
|
*/
|
|
386
|
-
createNatGateway(args: CreateNatGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNatGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
399
|
+
createNatGateway(args: CreateNatGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNatGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
387
400
|
/**
|
|
388
401
|
* @see {@link CreateNetworkAclCommand}
|
|
389
402
|
*/
|
|
390
|
-
createNetworkAcl(args: CreateNetworkAclCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNetworkAclCommandOutput, SdkError | EC2ServiceError>;
|
|
403
|
+
createNetworkAcl(args: CreateNetworkAclCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNetworkAclCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
391
404
|
/**
|
|
392
405
|
* @see {@link CreateNetworkAclEntryCommand}
|
|
393
406
|
*/
|
|
394
|
-
createNetworkAclEntry(args: CreateNetworkAclEntryCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNetworkAclEntryCommandOutput, SdkError | EC2ServiceError>;
|
|
407
|
+
createNetworkAclEntry(args: CreateNetworkAclEntryCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNetworkAclEntryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
395
408
|
/**
|
|
396
409
|
* @see {@link CreateNetworkInsightsAccessScopeCommand}
|
|
397
410
|
*/
|
|
398
|
-
createNetworkInsightsAccessScope(args: CreateNetworkInsightsAccessScopeCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNetworkInsightsAccessScopeCommandOutput, SdkError | EC2ServiceError>;
|
|
411
|
+
createNetworkInsightsAccessScope(args: CreateNetworkInsightsAccessScopeCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNetworkInsightsAccessScopeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
399
412
|
/**
|
|
400
413
|
* @see {@link CreateNetworkInsightsPathCommand}
|
|
401
414
|
*/
|
|
402
|
-
createNetworkInsightsPath(args: CreateNetworkInsightsPathCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNetworkInsightsPathCommandOutput, SdkError | EC2ServiceError>;
|
|
415
|
+
createNetworkInsightsPath(args: CreateNetworkInsightsPathCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNetworkInsightsPathCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
403
416
|
/**
|
|
404
417
|
* @see {@link CreateNetworkInterfaceCommand}
|
|
405
418
|
*/
|
|
406
|
-
createNetworkInterface(args: CreateNetworkInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNetworkInterfaceCommandOutput, SdkError | EC2ServiceError>;
|
|
419
|
+
createNetworkInterface(args: CreateNetworkInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNetworkInterfaceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
407
420
|
/**
|
|
408
421
|
* @see {@link CreateNetworkInterfacePermissionCommand}
|
|
409
422
|
*/
|
|
410
|
-
createNetworkInterfacePermission(args: CreateNetworkInterfacePermissionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNetworkInterfacePermissionCommandOutput, SdkError | EC2ServiceError>;
|
|
423
|
+
createNetworkInterfacePermission(args: CreateNetworkInterfacePermissionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNetworkInterfacePermissionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
411
424
|
/**
|
|
412
425
|
* @see {@link CreatePlacementGroupCommand}
|
|
413
426
|
*/
|
|
414
|
-
createPlacementGroup(args: CreatePlacementGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePlacementGroupCommandOutput, SdkError | EC2ServiceError>;
|
|
427
|
+
createPlacementGroup(args: CreatePlacementGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePlacementGroupCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
415
428
|
/**
|
|
416
429
|
* @see {@link CreatePublicIpv4PoolCommand}
|
|
417
430
|
*/
|
|
418
|
-
createPublicIpv4Pool(args: CreatePublicIpv4PoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePublicIpv4PoolCommandOutput, SdkError | EC2ServiceError>;
|
|
431
|
+
createPublicIpv4Pool(args: CreatePublicIpv4PoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePublicIpv4PoolCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
419
432
|
/**
|
|
420
433
|
* @see {@link CreateReplaceRootVolumeTaskCommand}
|
|
421
434
|
*/
|
|
422
|
-
createReplaceRootVolumeTask(args: CreateReplaceRootVolumeTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateReplaceRootVolumeTaskCommandOutput, SdkError | EC2ServiceError>;
|
|
435
|
+
createReplaceRootVolumeTask(args: CreateReplaceRootVolumeTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateReplaceRootVolumeTaskCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
423
436
|
/**
|
|
424
437
|
* @see {@link CreateReservedInstancesListingCommand}
|
|
425
438
|
*/
|
|
426
|
-
createReservedInstancesListing(args: CreateReservedInstancesListingCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateReservedInstancesListingCommandOutput, SdkError | EC2ServiceError>;
|
|
439
|
+
createReservedInstancesListing(args: CreateReservedInstancesListingCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateReservedInstancesListingCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
427
440
|
/**
|
|
428
441
|
* @see {@link CreateRestoreImageTaskCommand}
|
|
429
442
|
*/
|
|
430
|
-
createRestoreImageTask(args: CreateRestoreImageTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRestoreImageTaskCommandOutput, SdkError | EC2ServiceError>;
|
|
443
|
+
createRestoreImageTask(args: CreateRestoreImageTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRestoreImageTaskCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
431
444
|
/**
|
|
432
445
|
* @see {@link CreateRouteCommand}
|
|
433
446
|
*/
|
|
434
|
-
createRoute(args: CreateRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRouteCommandOutput, SdkError | EC2ServiceError>;
|
|
447
|
+
createRoute(args: CreateRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRouteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
448
|
+
/**
|
|
449
|
+
* @see {@link CreateRouteServerCommand}
|
|
450
|
+
*/
|
|
451
|
+
createRouteServer(args: CreateRouteServerCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRouteServerCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
452
|
+
/**
|
|
453
|
+
* @see {@link CreateRouteServerEndpointCommand}
|
|
454
|
+
*/
|
|
455
|
+
createRouteServerEndpoint(args: CreateRouteServerEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRouteServerEndpointCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
456
|
+
/**
|
|
457
|
+
* @see {@link CreateRouteServerPeerCommand}
|
|
458
|
+
*/
|
|
459
|
+
createRouteServerPeer(args: CreateRouteServerPeerCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRouteServerPeerCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
435
460
|
/**
|
|
436
461
|
* @see {@link CreateRouteTableCommand}
|
|
437
462
|
*/
|
|
438
|
-
createRouteTable(args: CreateRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRouteTableCommandOutput, SdkError | EC2ServiceError>;
|
|
463
|
+
createRouteTable(args: CreateRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRouteTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
439
464
|
/**
|
|
440
465
|
* @see {@link CreateSecurityGroupCommand}
|
|
441
466
|
*/
|
|
442
|
-
createSecurityGroup(args: CreateSecurityGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSecurityGroupCommandOutput, SdkError | EC2ServiceError>;
|
|
467
|
+
createSecurityGroup(args: CreateSecurityGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSecurityGroupCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
443
468
|
/**
|
|
444
469
|
* @see {@link CreateSnapshotCommand}
|
|
445
470
|
*/
|
|
446
|
-
createSnapshot(args: CreateSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSnapshotCommandOutput, SdkError | EC2ServiceError>;
|
|
471
|
+
createSnapshot(args: CreateSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSnapshotCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
447
472
|
/**
|
|
448
473
|
* @see {@link CreateSnapshotsCommand}
|
|
449
474
|
*/
|
|
450
|
-
createSnapshots(args: CreateSnapshotsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSnapshotsCommandOutput, SdkError | EC2ServiceError>;
|
|
475
|
+
createSnapshots(args: CreateSnapshotsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSnapshotsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
451
476
|
/**
|
|
452
477
|
* @see {@link CreateSpotDatafeedSubscriptionCommand}
|
|
453
478
|
*/
|
|
454
|
-
createSpotDatafeedSubscription(args: CreateSpotDatafeedSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSpotDatafeedSubscriptionCommandOutput, SdkError | EC2ServiceError>;
|
|
479
|
+
createSpotDatafeedSubscription(args: CreateSpotDatafeedSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSpotDatafeedSubscriptionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
455
480
|
/**
|
|
456
481
|
* @see {@link CreateStoreImageTaskCommand}
|
|
457
482
|
*/
|
|
458
|
-
createStoreImageTask(args: CreateStoreImageTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateStoreImageTaskCommandOutput, SdkError | EC2ServiceError>;
|
|
483
|
+
createStoreImageTask(args: CreateStoreImageTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateStoreImageTaskCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
459
484
|
/**
|
|
460
485
|
* @see {@link CreateSubnetCommand}
|
|
461
486
|
*/
|
|
462
|
-
createSubnet(args: CreateSubnetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSubnetCommandOutput, SdkError | EC2ServiceError>;
|
|
487
|
+
createSubnet(args: CreateSubnetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSubnetCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
463
488
|
/**
|
|
464
489
|
* @see {@link CreateSubnetCidrReservationCommand}
|
|
465
490
|
*/
|
|
466
|
-
createSubnetCidrReservation(args: CreateSubnetCidrReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSubnetCidrReservationCommandOutput, SdkError | EC2ServiceError>;
|
|
491
|
+
createSubnetCidrReservation(args: CreateSubnetCidrReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSubnetCidrReservationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
467
492
|
/**
|
|
468
493
|
* @see {@link CreateTagsCommand}
|
|
469
494
|
*/
|
|
470
|
-
createTags(args: CreateTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTagsCommandOutput, SdkError | EC2ServiceError>;
|
|
495
|
+
createTags(args: CreateTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTagsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
471
496
|
/**
|
|
472
497
|
* @see {@link CreateTrafficMirrorFilterCommand}
|
|
473
498
|
*/
|
|
474
|
-
createTrafficMirrorFilter(args: CreateTrafficMirrorFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTrafficMirrorFilterCommandOutput, SdkError | EC2ServiceError>;
|
|
499
|
+
createTrafficMirrorFilter(args: CreateTrafficMirrorFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTrafficMirrorFilterCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
475
500
|
/**
|
|
476
501
|
* @see {@link CreateTrafficMirrorFilterRuleCommand}
|
|
477
502
|
*/
|
|
478
|
-
createTrafficMirrorFilterRule(args: CreateTrafficMirrorFilterRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTrafficMirrorFilterRuleCommandOutput, SdkError | EC2ServiceError>;
|
|
503
|
+
createTrafficMirrorFilterRule(args: CreateTrafficMirrorFilterRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTrafficMirrorFilterRuleCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
479
504
|
/**
|
|
480
505
|
* @see {@link CreateTrafficMirrorSessionCommand}
|
|
481
506
|
*/
|
|
482
|
-
createTrafficMirrorSession(args: CreateTrafficMirrorSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTrafficMirrorSessionCommandOutput, SdkError | EC2ServiceError>;
|
|
507
|
+
createTrafficMirrorSession(args: CreateTrafficMirrorSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTrafficMirrorSessionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
483
508
|
/**
|
|
484
509
|
* @see {@link CreateTrafficMirrorTargetCommand}
|
|
485
510
|
*/
|
|
486
|
-
createTrafficMirrorTarget(args: CreateTrafficMirrorTargetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTrafficMirrorTargetCommandOutput, SdkError | EC2ServiceError>;
|
|
511
|
+
createTrafficMirrorTarget(args: CreateTrafficMirrorTargetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTrafficMirrorTargetCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
487
512
|
/**
|
|
488
513
|
* @see {@link CreateTransitGatewayCommand}
|
|
489
514
|
*/
|
|
490
|
-
createTransitGateway(args: CreateTransitGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
515
|
+
createTransitGateway(args: CreateTransitGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
491
516
|
/**
|
|
492
517
|
* @see {@link CreateTransitGatewayConnectCommand}
|
|
493
518
|
*/
|
|
494
|
-
createTransitGatewayConnect(args: CreateTransitGatewayConnectCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayConnectCommandOutput, SdkError | EC2ServiceError>;
|
|
519
|
+
createTransitGatewayConnect(args: CreateTransitGatewayConnectCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayConnectCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
495
520
|
/**
|
|
496
521
|
* @see {@link CreateTransitGatewayConnectPeerCommand}
|
|
497
522
|
*/
|
|
498
|
-
createTransitGatewayConnectPeer(args: CreateTransitGatewayConnectPeerCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayConnectPeerCommandOutput, SdkError | EC2ServiceError>;
|
|
523
|
+
createTransitGatewayConnectPeer(args: CreateTransitGatewayConnectPeerCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayConnectPeerCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
499
524
|
/**
|
|
500
525
|
* @see {@link CreateTransitGatewayMulticastDomainCommand}
|
|
501
526
|
*/
|
|
502
|
-
createTransitGatewayMulticastDomain(args: CreateTransitGatewayMulticastDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayMulticastDomainCommandOutput, SdkError | EC2ServiceError>;
|
|
527
|
+
createTransitGatewayMulticastDomain(args: CreateTransitGatewayMulticastDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayMulticastDomainCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
503
528
|
/**
|
|
504
529
|
* @see {@link CreateTransitGatewayPeeringAttachmentCommand}
|
|
505
530
|
*/
|
|
506
|
-
createTransitGatewayPeeringAttachment(args: CreateTransitGatewayPeeringAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayPeeringAttachmentCommandOutput, SdkError | EC2ServiceError>;
|
|
531
|
+
createTransitGatewayPeeringAttachment(args: CreateTransitGatewayPeeringAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayPeeringAttachmentCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
507
532
|
/**
|
|
508
533
|
* @see {@link CreateTransitGatewayPolicyTableCommand}
|
|
509
534
|
*/
|
|
510
|
-
createTransitGatewayPolicyTable(args: CreateTransitGatewayPolicyTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayPolicyTableCommandOutput, SdkError | EC2ServiceError>;
|
|
535
|
+
createTransitGatewayPolicyTable(args: CreateTransitGatewayPolicyTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayPolicyTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
511
536
|
/**
|
|
512
537
|
* @see {@link CreateTransitGatewayPrefixListReferenceCommand}
|
|
513
538
|
*/
|
|
514
|
-
createTransitGatewayPrefixListReference(args: CreateTransitGatewayPrefixListReferenceCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayPrefixListReferenceCommandOutput, SdkError | EC2ServiceError>;
|
|
539
|
+
createTransitGatewayPrefixListReference(args: CreateTransitGatewayPrefixListReferenceCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayPrefixListReferenceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
515
540
|
/**
|
|
516
541
|
* @see {@link CreateTransitGatewayRouteCommand}
|
|
517
542
|
*/
|
|
518
|
-
createTransitGatewayRoute(args: CreateTransitGatewayRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayRouteCommandOutput, SdkError | EC2ServiceError>;
|
|
543
|
+
createTransitGatewayRoute(args: CreateTransitGatewayRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayRouteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
519
544
|
/**
|
|
520
545
|
* @see {@link CreateTransitGatewayRouteTableCommand}
|
|
521
546
|
*/
|
|
522
|
-
createTransitGatewayRouteTable(args: CreateTransitGatewayRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayRouteTableCommandOutput, SdkError | EC2ServiceError>;
|
|
547
|
+
createTransitGatewayRouteTable(args: CreateTransitGatewayRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayRouteTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
523
548
|
/**
|
|
524
549
|
* @see {@link CreateTransitGatewayRouteTableAnnouncementCommand}
|
|
525
550
|
*/
|
|
526
|
-
createTransitGatewayRouteTableAnnouncement(args: CreateTransitGatewayRouteTableAnnouncementCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayRouteTableAnnouncementCommandOutput, SdkError | EC2ServiceError>;
|
|
551
|
+
createTransitGatewayRouteTableAnnouncement(args: CreateTransitGatewayRouteTableAnnouncementCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayRouteTableAnnouncementCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
527
552
|
/**
|
|
528
553
|
* @see {@link CreateTransitGatewayVpcAttachmentCommand}
|
|
529
554
|
*/
|
|
530
|
-
createTransitGatewayVpcAttachment(args: CreateTransitGatewayVpcAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayVpcAttachmentCommandOutput, SdkError | EC2ServiceError>;
|
|
555
|
+
createTransitGatewayVpcAttachment(args: CreateTransitGatewayVpcAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTransitGatewayVpcAttachmentCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
531
556
|
/**
|
|
532
557
|
* @see {@link CreateVerifiedAccessEndpointCommand}
|
|
533
558
|
*/
|
|
534
|
-
createVerifiedAccessEndpoint(args: CreateVerifiedAccessEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVerifiedAccessEndpointCommandOutput, SdkError | EC2ServiceError>;
|
|
559
|
+
createVerifiedAccessEndpoint(args: CreateVerifiedAccessEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVerifiedAccessEndpointCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
535
560
|
/**
|
|
536
561
|
* @see {@link CreateVerifiedAccessGroupCommand}
|
|
537
562
|
*/
|
|
538
|
-
createVerifiedAccessGroup(args: CreateVerifiedAccessGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVerifiedAccessGroupCommandOutput, SdkError | EC2ServiceError>;
|
|
563
|
+
createVerifiedAccessGroup(args: CreateVerifiedAccessGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVerifiedAccessGroupCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
539
564
|
/**
|
|
540
565
|
* @see {@link CreateVerifiedAccessInstanceCommand}
|
|
541
566
|
*/
|
|
542
|
-
createVerifiedAccessInstance(args: CreateVerifiedAccessInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVerifiedAccessInstanceCommandOutput, SdkError | EC2ServiceError>;
|
|
567
|
+
createVerifiedAccessInstance(args: CreateVerifiedAccessInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVerifiedAccessInstanceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
543
568
|
/**
|
|
544
569
|
* @see {@link CreateVerifiedAccessTrustProviderCommand}
|
|
545
570
|
*/
|
|
546
|
-
createVerifiedAccessTrustProvider(args: CreateVerifiedAccessTrustProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVerifiedAccessTrustProviderCommandOutput, SdkError | EC2ServiceError>;
|
|
571
|
+
createVerifiedAccessTrustProvider(args: CreateVerifiedAccessTrustProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVerifiedAccessTrustProviderCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
547
572
|
/**
|
|
548
573
|
* @see {@link CreateVolumeCommand}
|
|
549
574
|
*/
|
|
550
|
-
createVolume(args: CreateVolumeCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVolumeCommandOutput, SdkError | EC2ServiceError>;
|
|
575
|
+
createVolume(args: CreateVolumeCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVolumeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
551
576
|
/**
|
|
552
577
|
* @see {@link CreateVpcCommand}
|
|
553
578
|
*/
|
|
554
|
-
createVpc(args: CreateVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcCommandOutput, SdkError | EC2ServiceError>;
|
|
579
|
+
createVpc(args: CreateVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
555
580
|
/**
|
|
556
581
|
* @see {@link CreateVpcBlockPublicAccessExclusionCommand}
|
|
557
582
|
*/
|
|
558
|
-
createVpcBlockPublicAccessExclusion(args: CreateVpcBlockPublicAccessExclusionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcBlockPublicAccessExclusionCommandOutput, SdkError | EC2ServiceError>;
|
|
583
|
+
createVpcBlockPublicAccessExclusion(args: CreateVpcBlockPublicAccessExclusionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcBlockPublicAccessExclusionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
559
584
|
/**
|
|
560
585
|
* @see {@link CreateVpcEndpointCommand}
|
|
561
586
|
*/
|
|
562
|
-
createVpcEndpoint(args: CreateVpcEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcEndpointCommandOutput, SdkError | EC2ServiceError>;
|
|
587
|
+
createVpcEndpoint(args: CreateVpcEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcEndpointCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
563
588
|
/**
|
|
564
589
|
* @see {@link CreateVpcEndpointConnectionNotificationCommand}
|
|
565
590
|
*/
|
|
566
|
-
createVpcEndpointConnectionNotification(args: CreateVpcEndpointConnectionNotificationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcEndpointConnectionNotificationCommandOutput, SdkError | EC2ServiceError>;
|
|
591
|
+
createVpcEndpointConnectionNotification(args: CreateVpcEndpointConnectionNotificationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcEndpointConnectionNotificationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
567
592
|
/**
|
|
568
593
|
* @see {@link CreateVpcEndpointServiceConfigurationCommand}
|
|
569
594
|
*/
|
|
570
|
-
createVpcEndpointServiceConfiguration(args: CreateVpcEndpointServiceConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcEndpointServiceConfigurationCommandOutput, SdkError | EC2ServiceError>;
|
|
595
|
+
createVpcEndpointServiceConfiguration(args: CreateVpcEndpointServiceConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcEndpointServiceConfigurationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
571
596
|
/**
|
|
572
597
|
* @see {@link CreateVpcPeeringConnectionCommand}
|
|
573
598
|
*/
|
|
574
|
-
createVpcPeeringConnection(args: CreateVpcPeeringConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcPeeringConnectionCommandOutput, SdkError | EC2ServiceError>;
|
|
599
|
+
createVpcPeeringConnection(args: CreateVpcPeeringConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpcPeeringConnectionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
575
600
|
/**
|
|
576
601
|
* @see {@link CreateVpnConnectionCommand}
|
|
577
602
|
*/
|
|
578
|
-
createVpnConnection(args: CreateVpnConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpnConnectionCommandOutput, SdkError | EC2ServiceError>;
|
|
603
|
+
createVpnConnection(args: CreateVpnConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpnConnectionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
579
604
|
/**
|
|
580
605
|
* @see {@link CreateVpnConnectionRouteCommand}
|
|
581
606
|
*/
|
|
582
|
-
createVpnConnectionRoute(args: CreateVpnConnectionRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpnConnectionRouteCommandOutput, SdkError | EC2ServiceError>;
|
|
607
|
+
createVpnConnectionRoute(args: CreateVpnConnectionRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpnConnectionRouteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
583
608
|
/**
|
|
584
609
|
* @see {@link CreateVpnGatewayCommand}
|
|
585
610
|
*/
|
|
586
|
-
createVpnGateway(args: CreateVpnGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpnGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
611
|
+
createVpnGateway(args: CreateVpnGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVpnGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
587
612
|
/**
|
|
588
613
|
* @see {@link DeleteCarrierGatewayCommand}
|
|
589
614
|
*/
|
|
590
|
-
deleteCarrierGateway(args: DeleteCarrierGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCarrierGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
615
|
+
deleteCarrierGateway(args: DeleteCarrierGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCarrierGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
591
616
|
/**
|
|
592
617
|
* @see {@link DeleteClientVpnEndpointCommand}
|
|
593
618
|
*/
|
|
594
|
-
deleteClientVpnEndpoint(args: DeleteClientVpnEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteClientVpnEndpointCommandOutput, SdkError | EC2ServiceError>;
|
|
619
|
+
deleteClientVpnEndpoint(args: DeleteClientVpnEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteClientVpnEndpointCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
595
620
|
/**
|
|
596
621
|
* @see {@link DeleteClientVpnRouteCommand}
|
|
597
622
|
*/
|
|
598
|
-
deleteClientVpnRoute(args: DeleteClientVpnRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteClientVpnRouteCommandOutput, SdkError | EC2ServiceError>;
|
|
623
|
+
deleteClientVpnRoute(args: DeleteClientVpnRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteClientVpnRouteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
599
624
|
/**
|
|
600
625
|
* @see {@link DeleteCoipCidrCommand}
|
|
601
626
|
*/
|
|
602
|
-
deleteCoipCidr(args: DeleteCoipCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCoipCidrCommandOutput, SdkError | EC2ServiceError>;
|
|
627
|
+
deleteCoipCidr(args: DeleteCoipCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCoipCidrCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
603
628
|
/**
|
|
604
629
|
* @see {@link DeleteCoipPoolCommand}
|
|
605
630
|
*/
|
|
606
|
-
deleteCoipPool(args: DeleteCoipPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCoipPoolCommandOutput, SdkError | EC2ServiceError>;
|
|
631
|
+
deleteCoipPool(args: DeleteCoipPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCoipPoolCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
607
632
|
/**
|
|
608
633
|
* @see {@link DeleteCustomerGatewayCommand}
|
|
609
634
|
*/
|
|
610
|
-
deleteCustomerGateway(args: DeleteCustomerGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCustomerGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
635
|
+
deleteCustomerGateway(args: DeleteCustomerGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCustomerGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
611
636
|
/**
|
|
612
637
|
* @see {@link DeleteDhcpOptionsCommand}
|
|
613
638
|
*/
|
|
614
|
-
deleteDhcpOptions(args: DeleteDhcpOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDhcpOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
639
|
+
deleteDhcpOptions(args: DeleteDhcpOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDhcpOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
615
640
|
/**
|
|
616
641
|
* @see {@link DeleteEgressOnlyInternetGatewayCommand}
|
|
617
642
|
*/
|
|
618
|
-
deleteEgressOnlyInternetGateway(args: DeleteEgressOnlyInternetGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteEgressOnlyInternetGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
643
|
+
deleteEgressOnlyInternetGateway(args: DeleteEgressOnlyInternetGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteEgressOnlyInternetGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
619
644
|
/**
|
|
620
645
|
* @see {@link DeleteFleetsCommand}
|
|
621
646
|
*/
|
|
622
|
-
deleteFleets(args: DeleteFleetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteFleetsCommandOutput, SdkError | EC2ServiceError>;
|
|
647
|
+
deleteFleets(args: DeleteFleetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteFleetsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
623
648
|
/**
|
|
624
649
|
* @see {@link DeleteFlowLogsCommand}
|
|
625
650
|
*/
|
|
626
|
-
deleteFlowLogs(args: DeleteFlowLogsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteFlowLogsCommandOutput, SdkError | EC2ServiceError>;
|
|
651
|
+
deleteFlowLogs(args: DeleteFlowLogsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteFlowLogsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
627
652
|
/**
|
|
628
653
|
* @see {@link DeleteFpgaImageCommand}
|
|
629
654
|
*/
|
|
630
|
-
deleteFpgaImage(args: DeleteFpgaImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteFpgaImageCommandOutput, SdkError | EC2ServiceError>;
|
|
655
|
+
deleteFpgaImage(args: DeleteFpgaImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteFpgaImageCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
631
656
|
/**
|
|
632
657
|
* @see {@link DeleteInstanceConnectEndpointCommand}
|
|
633
658
|
*/
|
|
634
|
-
deleteInstanceConnectEndpoint(args: DeleteInstanceConnectEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteInstanceConnectEndpointCommandOutput, SdkError | EC2ServiceError>;
|
|
659
|
+
deleteInstanceConnectEndpoint(args: DeleteInstanceConnectEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteInstanceConnectEndpointCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
635
660
|
/**
|
|
636
661
|
* @see {@link DeleteInstanceEventWindowCommand}
|
|
637
662
|
*/
|
|
638
|
-
deleteInstanceEventWindow(args: DeleteInstanceEventWindowCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteInstanceEventWindowCommandOutput, SdkError | EC2ServiceError>;
|
|
663
|
+
deleteInstanceEventWindow(args: DeleteInstanceEventWindowCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteInstanceEventWindowCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
639
664
|
/**
|
|
640
665
|
* @see {@link DeleteInternetGatewayCommand}
|
|
641
666
|
*/
|
|
642
|
-
deleteInternetGateway(args: DeleteInternetGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteInternetGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
667
|
+
deleteInternetGateway(args: DeleteInternetGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteInternetGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
643
668
|
/**
|
|
644
669
|
* @see {@link DeleteIpamCommand}
|
|
645
670
|
*/
|
|
646
|
-
deleteIpam(args: DeleteIpamCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIpamCommandOutput, SdkError | EC2ServiceError>;
|
|
671
|
+
deleteIpam(args: DeleteIpamCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIpamCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
647
672
|
/**
|
|
648
673
|
* @see {@link DeleteIpamExternalResourceVerificationTokenCommand}
|
|
649
674
|
*/
|
|
650
|
-
deleteIpamExternalResourceVerificationToken(args: DeleteIpamExternalResourceVerificationTokenCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIpamExternalResourceVerificationTokenCommandOutput, SdkError | EC2ServiceError>;
|
|
675
|
+
deleteIpamExternalResourceVerificationToken(args: DeleteIpamExternalResourceVerificationTokenCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIpamExternalResourceVerificationTokenCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
651
676
|
/**
|
|
652
677
|
* @see {@link DeleteIpamPoolCommand}
|
|
653
678
|
*/
|
|
654
|
-
deleteIpamPool(args: DeleteIpamPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIpamPoolCommandOutput, SdkError | EC2ServiceError>;
|
|
679
|
+
deleteIpamPool(args: DeleteIpamPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIpamPoolCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
655
680
|
/**
|
|
656
681
|
* @see {@link DeleteIpamResourceDiscoveryCommand}
|
|
657
682
|
*/
|
|
658
|
-
deleteIpamResourceDiscovery(args: DeleteIpamResourceDiscoveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIpamResourceDiscoveryCommandOutput, SdkError | EC2ServiceError>;
|
|
683
|
+
deleteIpamResourceDiscovery(args: DeleteIpamResourceDiscoveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIpamResourceDiscoveryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
659
684
|
/**
|
|
660
685
|
* @see {@link DeleteIpamScopeCommand}
|
|
661
686
|
*/
|
|
662
|
-
deleteIpamScope(args: DeleteIpamScopeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIpamScopeCommandOutput, SdkError | EC2ServiceError>;
|
|
687
|
+
deleteIpamScope(args: DeleteIpamScopeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIpamScopeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
663
688
|
/**
|
|
664
689
|
* @see {@link DeleteKeyPairCommand}
|
|
665
690
|
*/
|
|
666
|
-
deleteKeyPair(args: DeleteKeyPairCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteKeyPairCommandOutput, SdkError | EC2ServiceError>;
|
|
691
|
+
deleteKeyPair(args: DeleteKeyPairCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteKeyPairCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
667
692
|
/**
|
|
668
693
|
* @see {@link DeleteLaunchTemplateCommand}
|
|
669
694
|
*/
|
|
670
|
-
deleteLaunchTemplate(args: DeleteLaunchTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLaunchTemplateCommandOutput, SdkError | EC2ServiceError>;
|
|
695
|
+
deleteLaunchTemplate(args: DeleteLaunchTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLaunchTemplateCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
671
696
|
/**
|
|
672
697
|
* @see {@link DeleteLaunchTemplateVersionsCommand}
|
|
673
698
|
*/
|
|
674
|
-
deleteLaunchTemplateVersions(args: DeleteLaunchTemplateVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLaunchTemplateVersionsCommandOutput, SdkError | EC2ServiceError>;
|
|
699
|
+
deleteLaunchTemplateVersions(args: DeleteLaunchTemplateVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLaunchTemplateVersionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
675
700
|
/**
|
|
676
701
|
* @see {@link DeleteLocalGatewayRouteCommand}
|
|
677
702
|
*/
|
|
678
|
-
deleteLocalGatewayRoute(args: DeleteLocalGatewayRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLocalGatewayRouteCommandOutput, SdkError | EC2ServiceError>;
|
|
703
|
+
deleteLocalGatewayRoute(args: DeleteLocalGatewayRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLocalGatewayRouteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
679
704
|
/**
|
|
680
705
|
* @see {@link DeleteLocalGatewayRouteTableCommand}
|
|
681
706
|
*/
|
|
682
|
-
deleteLocalGatewayRouteTable(args: DeleteLocalGatewayRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLocalGatewayRouteTableCommandOutput, SdkError | EC2ServiceError>;
|
|
707
|
+
deleteLocalGatewayRouteTable(args: DeleteLocalGatewayRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLocalGatewayRouteTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
683
708
|
/**
|
|
684
709
|
* @see {@link DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand}
|
|
685
710
|
*/
|
|
686
|
-
deleteLocalGatewayRouteTableVirtualInterfaceGroupAssociation(args: DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput, SdkError | EC2ServiceError>;
|
|
711
|
+
deleteLocalGatewayRouteTableVirtualInterfaceGroupAssociation(args: DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
687
712
|
/**
|
|
688
713
|
* @see {@link DeleteLocalGatewayRouteTableVpcAssociationCommand}
|
|
689
714
|
*/
|
|
690
|
-
deleteLocalGatewayRouteTableVpcAssociation(args: DeleteLocalGatewayRouteTableVpcAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLocalGatewayRouteTableVpcAssociationCommandOutput, SdkError | EC2ServiceError>;
|
|
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>;
|
|
691
724
|
/**
|
|
692
725
|
* @see {@link DeleteManagedPrefixListCommand}
|
|
693
726
|
*/
|
|
694
|
-
deleteManagedPrefixList(args: DeleteManagedPrefixListCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteManagedPrefixListCommandOutput, SdkError | EC2ServiceError>;
|
|
727
|
+
deleteManagedPrefixList(args: DeleteManagedPrefixListCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteManagedPrefixListCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
695
728
|
/**
|
|
696
729
|
* @see {@link DeleteNatGatewayCommand}
|
|
697
730
|
*/
|
|
698
|
-
deleteNatGateway(args: DeleteNatGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNatGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
731
|
+
deleteNatGateway(args: DeleteNatGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNatGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
699
732
|
/**
|
|
700
733
|
* @see {@link DeleteNetworkAclCommand}
|
|
701
734
|
*/
|
|
702
|
-
deleteNetworkAcl(args: DeleteNetworkAclCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkAclCommandOutput, SdkError | EC2ServiceError>;
|
|
735
|
+
deleteNetworkAcl(args: DeleteNetworkAclCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkAclCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
703
736
|
/**
|
|
704
737
|
* @see {@link DeleteNetworkAclEntryCommand}
|
|
705
738
|
*/
|
|
706
|
-
deleteNetworkAclEntry(args: DeleteNetworkAclEntryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkAclEntryCommandOutput, SdkError | EC2ServiceError>;
|
|
739
|
+
deleteNetworkAclEntry(args: DeleteNetworkAclEntryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkAclEntryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
707
740
|
/**
|
|
708
741
|
* @see {@link DeleteNetworkInsightsAccessScopeCommand}
|
|
709
742
|
*/
|
|
710
|
-
deleteNetworkInsightsAccessScope(args: DeleteNetworkInsightsAccessScopeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkInsightsAccessScopeCommandOutput, SdkError | EC2ServiceError>;
|
|
743
|
+
deleteNetworkInsightsAccessScope(args: DeleteNetworkInsightsAccessScopeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkInsightsAccessScopeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
711
744
|
/**
|
|
712
745
|
* @see {@link DeleteNetworkInsightsAccessScopeAnalysisCommand}
|
|
713
746
|
*/
|
|
714
|
-
deleteNetworkInsightsAccessScopeAnalysis(args: DeleteNetworkInsightsAccessScopeAnalysisCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkInsightsAccessScopeAnalysisCommandOutput, SdkError | EC2ServiceError>;
|
|
747
|
+
deleteNetworkInsightsAccessScopeAnalysis(args: DeleteNetworkInsightsAccessScopeAnalysisCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkInsightsAccessScopeAnalysisCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
715
748
|
/**
|
|
716
749
|
* @see {@link DeleteNetworkInsightsAnalysisCommand}
|
|
717
750
|
*/
|
|
718
|
-
deleteNetworkInsightsAnalysis(args: DeleteNetworkInsightsAnalysisCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkInsightsAnalysisCommandOutput, SdkError | EC2ServiceError>;
|
|
751
|
+
deleteNetworkInsightsAnalysis(args: DeleteNetworkInsightsAnalysisCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkInsightsAnalysisCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
719
752
|
/**
|
|
720
753
|
* @see {@link DeleteNetworkInsightsPathCommand}
|
|
721
754
|
*/
|
|
722
|
-
deleteNetworkInsightsPath(args: DeleteNetworkInsightsPathCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkInsightsPathCommandOutput, SdkError | EC2ServiceError>;
|
|
755
|
+
deleteNetworkInsightsPath(args: DeleteNetworkInsightsPathCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkInsightsPathCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
723
756
|
/**
|
|
724
757
|
* @see {@link DeleteNetworkInterfaceCommand}
|
|
725
758
|
*/
|
|
726
|
-
deleteNetworkInterface(args: DeleteNetworkInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkInterfaceCommandOutput, SdkError | EC2ServiceError>;
|
|
759
|
+
deleteNetworkInterface(args: DeleteNetworkInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkInterfaceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
727
760
|
/**
|
|
728
761
|
* @see {@link DeleteNetworkInterfacePermissionCommand}
|
|
729
762
|
*/
|
|
730
|
-
deleteNetworkInterfacePermission(args: DeleteNetworkInterfacePermissionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkInterfacePermissionCommandOutput, SdkError | EC2ServiceError>;
|
|
763
|
+
deleteNetworkInterfacePermission(args: DeleteNetworkInterfacePermissionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkInterfacePermissionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
731
764
|
/**
|
|
732
765
|
* @see {@link DeletePlacementGroupCommand}
|
|
733
766
|
*/
|
|
734
|
-
deletePlacementGroup(args: DeletePlacementGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePlacementGroupCommandOutput, SdkError | EC2ServiceError>;
|
|
767
|
+
deletePlacementGroup(args: DeletePlacementGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePlacementGroupCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
735
768
|
/**
|
|
736
769
|
* @see {@link DeletePublicIpv4PoolCommand}
|
|
737
770
|
*/
|
|
738
|
-
deletePublicIpv4Pool(args: DeletePublicIpv4PoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePublicIpv4PoolCommandOutput, SdkError | EC2ServiceError>;
|
|
771
|
+
deletePublicIpv4Pool(args: DeletePublicIpv4PoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePublicIpv4PoolCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
739
772
|
/**
|
|
740
773
|
* @see {@link DeleteQueuedReservedInstancesCommand}
|
|
741
774
|
*/
|
|
742
|
-
deleteQueuedReservedInstances(args: DeleteQueuedReservedInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteQueuedReservedInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
775
|
+
deleteQueuedReservedInstances(args: DeleteQueuedReservedInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteQueuedReservedInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
743
776
|
/**
|
|
744
777
|
* @see {@link DeleteRouteCommand}
|
|
745
778
|
*/
|
|
746
|
-
deleteRoute(args: DeleteRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteCommandOutput, SdkError | EC2ServiceError>;
|
|
779
|
+
deleteRoute(args: DeleteRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
780
|
+
/**
|
|
781
|
+
* @see {@link DeleteRouteServerCommand}
|
|
782
|
+
*/
|
|
783
|
+
deleteRouteServer(args: DeleteRouteServerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteServerCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
784
|
+
/**
|
|
785
|
+
* @see {@link DeleteRouteServerEndpointCommand}
|
|
786
|
+
*/
|
|
787
|
+
deleteRouteServerEndpoint(args: DeleteRouteServerEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteServerEndpointCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
788
|
+
/**
|
|
789
|
+
* @see {@link DeleteRouteServerPeerCommand}
|
|
790
|
+
*/
|
|
791
|
+
deleteRouteServerPeer(args: DeleteRouteServerPeerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteServerPeerCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
747
792
|
/**
|
|
748
793
|
* @see {@link DeleteRouteTableCommand}
|
|
749
794
|
*/
|
|
750
|
-
deleteRouteTable(args: DeleteRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteTableCommandOutput, SdkError | EC2ServiceError>;
|
|
795
|
+
deleteRouteTable(args: DeleteRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRouteTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
751
796
|
/**
|
|
752
797
|
* @see {@link DeleteSecurityGroupCommand}
|
|
753
798
|
*/
|
|
754
|
-
deleteSecurityGroup(args: DeleteSecurityGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSecurityGroupCommandOutput, SdkError | EC2ServiceError>;
|
|
799
|
+
deleteSecurityGroup(args: DeleteSecurityGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSecurityGroupCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
755
800
|
/**
|
|
756
801
|
* @see {@link DeleteSnapshotCommand}
|
|
757
802
|
*/
|
|
758
|
-
deleteSnapshot(args: DeleteSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSnapshotCommandOutput, SdkError | EC2ServiceError>;
|
|
803
|
+
deleteSnapshot(args: DeleteSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSnapshotCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
759
804
|
/**
|
|
760
805
|
* @see {@link DeleteSpotDatafeedSubscriptionCommand}
|
|
761
806
|
*/
|
|
762
|
-
deleteSpotDatafeedSubscription(args: DeleteSpotDatafeedSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSpotDatafeedSubscriptionCommandOutput, SdkError | EC2ServiceError>;
|
|
807
|
+
deleteSpotDatafeedSubscription(args: DeleteSpotDatafeedSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSpotDatafeedSubscriptionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
763
808
|
/**
|
|
764
809
|
* @see {@link DeleteSubnetCommand}
|
|
765
810
|
*/
|
|
766
|
-
deleteSubnet(args: DeleteSubnetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSubnetCommandOutput, SdkError | EC2ServiceError>;
|
|
811
|
+
deleteSubnet(args: DeleteSubnetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSubnetCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
767
812
|
/**
|
|
768
813
|
* @see {@link DeleteSubnetCidrReservationCommand}
|
|
769
814
|
*/
|
|
770
|
-
deleteSubnetCidrReservation(args: DeleteSubnetCidrReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSubnetCidrReservationCommandOutput, SdkError | EC2ServiceError>;
|
|
815
|
+
deleteSubnetCidrReservation(args: DeleteSubnetCidrReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSubnetCidrReservationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
771
816
|
/**
|
|
772
817
|
* @see {@link DeleteTagsCommand}
|
|
773
818
|
*/
|
|
774
|
-
deleteTags(args: DeleteTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTagsCommandOutput, SdkError | EC2ServiceError>;
|
|
819
|
+
deleteTags(args: DeleteTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTagsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
775
820
|
/**
|
|
776
821
|
* @see {@link DeleteTrafficMirrorFilterCommand}
|
|
777
822
|
*/
|
|
778
|
-
deleteTrafficMirrorFilter(args: DeleteTrafficMirrorFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTrafficMirrorFilterCommandOutput, SdkError | EC2ServiceError>;
|
|
823
|
+
deleteTrafficMirrorFilter(args: DeleteTrafficMirrorFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTrafficMirrorFilterCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
779
824
|
/**
|
|
780
825
|
* @see {@link DeleteTrafficMirrorFilterRuleCommand}
|
|
781
826
|
*/
|
|
782
|
-
deleteTrafficMirrorFilterRule(args: DeleteTrafficMirrorFilterRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTrafficMirrorFilterRuleCommandOutput, SdkError | EC2ServiceError>;
|
|
827
|
+
deleteTrafficMirrorFilterRule(args: DeleteTrafficMirrorFilterRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTrafficMirrorFilterRuleCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
783
828
|
/**
|
|
784
829
|
* @see {@link DeleteTrafficMirrorSessionCommand}
|
|
785
830
|
*/
|
|
786
|
-
deleteTrafficMirrorSession(args: DeleteTrafficMirrorSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTrafficMirrorSessionCommandOutput, SdkError | EC2ServiceError>;
|
|
831
|
+
deleteTrafficMirrorSession(args: DeleteTrafficMirrorSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTrafficMirrorSessionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
787
832
|
/**
|
|
788
833
|
* @see {@link DeleteTrafficMirrorTargetCommand}
|
|
789
834
|
*/
|
|
790
|
-
deleteTrafficMirrorTarget(args: DeleteTrafficMirrorTargetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTrafficMirrorTargetCommandOutput, SdkError | EC2ServiceError>;
|
|
835
|
+
deleteTrafficMirrorTarget(args: DeleteTrafficMirrorTargetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTrafficMirrorTargetCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
791
836
|
/**
|
|
792
837
|
* @see {@link DeleteTransitGatewayCommand}
|
|
793
838
|
*/
|
|
794
|
-
deleteTransitGateway(args: DeleteTransitGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
839
|
+
deleteTransitGateway(args: DeleteTransitGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
795
840
|
/**
|
|
796
841
|
* @see {@link DeleteTransitGatewayConnectCommand}
|
|
797
842
|
*/
|
|
798
|
-
deleteTransitGatewayConnect(args: DeleteTransitGatewayConnectCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayConnectCommandOutput, SdkError | EC2ServiceError>;
|
|
843
|
+
deleteTransitGatewayConnect(args: DeleteTransitGatewayConnectCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayConnectCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
799
844
|
/**
|
|
800
845
|
* @see {@link DeleteTransitGatewayConnectPeerCommand}
|
|
801
846
|
*/
|
|
802
|
-
deleteTransitGatewayConnectPeer(args: DeleteTransitGatewayConnectPeerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayConnectPeerCommandOutput, SdkError | EC2ServiceError>;
|
|
847
|
+
deleteTransitGatewayConnectPeer(args: DeleteTransitGatewayConnectPeerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayConnectPeerCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
803
848
|
/**
|
|
804
849
|
* @see {@link DeleteTransitGatewayMulticastDomainCommand}
|
|
805
850
|
*/
|
|
806
|
-
deleteTransitGatewayMulticastDomain(args: DeleteTransitGatewayMulticastDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayMulticastDomainCommandOutput, SdkError | EC2ServiceError>;
|
|
851
|
+
deleteTransitGatewayMulticastDomain(args: DeleteTransitGatewayMulticastDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayMulticastDomainCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
807
852
|
/**
|
|
808
853
|
* @see {@link DeleteTransitGatewayPeeringAttachmentCommand}
|
|
809
854
|
*/
|
|
810
|
-
deleteTransitGatewayPeeringAttachment(args: DeleteTransitGatewayPeeringAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayPeeringAttachmentCommandOutput, SdkError | EC2ServiceError>;
|
|
855
|
+
deleteTransitGatewayPeeringAttachment(args: DeleteTransitGatewayPeeringAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayPeeringAttachmentCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
811
856
|
/**
|
|
812
857
|
* @see {@link DeleteTransitGatewayPolicyTableCommand}
|
|
813
858
|
*/
|
|
814
|
-
deleteTransitGatewayPolicyTable(args: DeleteTransitGatewayPolicyTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayPolicyTableCommandOutput, SdkError | EC2ServiceError>;
|
|
859
|
+
deleteTransitGatewayPolicyTable(args: DeleteTransitGatewayPolicyTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayPolicyTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
815
860
|
/**
|
|
816
861
|
* @see {@link DeleteTransitGatewayPrefixListReferenceCommand}
|
|
817
862
|
*/
|
|
818
|
-
deleteTransitGatewayPrefixListReference(args: DeleteTransitGatewayPrefixListReferenceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayPrefixListReferenceCommandOutput, SdkError | EC2ServiceError>;
|
|
863
|
+
deleteTransitGatewayPrefixListReference(args: DeleteTransitGatewayPrefixListReferenceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayPrefixListReferenceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
819
864
|
/**
|
|
820
865
|
* @see {@link DeleteTransitGatewayRouteCommand}
|
|
821
866
|
*/
|
|
822
|
-
deleteTransitGatewayRoute(args: DeleteTransitGatewayRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayRouteCommandOutput, SdkError | EC2ServiceError>;
|
|
867
|
+
deleteTransitGatewayRoute(args: DeleteTransitGatewayRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayRouteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
823
868
|
/**
|
|
824
869
|
* @see {@link DeleteTransitGatewayRouteTableCommand}
|
|
825
870
|
*/
|
|
826
|
-
deleteTransitGatewayRouteTable(args: DeleteTransitGatewayRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayRouteTableCommandOutput, SdkError | EC2ServiceError>;
|
|
871
|
+
deleteTransitGatewayRouteTable(args: DeleteTransitGatewayRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayRouteTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
827
872
|
/**
|
|
828
873
|
* @see {@link DeleteTransitGatewayRouteTableAnnouncementCommand}
|
|
829
874
|
*/
|
|
830
|
-
deleteTransitGatewayRouteTableAnnouncement(args: DeleteTransitGatewayRouteTableAnnouncementCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayRouteTableAnnouncementCommandOutput, SdkError | EC2ServiceError>;
|
|
875
|
+
deleteTransitGatewayRouteTableAnnouncement(args: DeleteTransitGatewayRouteTableAnnouncementCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayRouteTableAnnouncementCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
831
876
|
/**
|
|
832
877
|
* @see {@link DeleteTransitGatewayVpcAttachmentCommand}
|
|
833
878
|
*/
|
|
834
|
-
deleteTransitGatewayVpcAttachment(args: DeleteTransitGatewayVpcAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayVpcAttachmentCommandOutput, SdkError | EC2ServiceError>;
|
|
879
|
+
deleteTransitGatewayVpcAttachment(args: DeleteTransitGatewayVpcAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransitGatewayVpcAttachmentCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
835
880
|
/**
|
|
836
881
|
* @see {@link DeleteVerifiedAccessEndpointCommand}
|
|
837
882
|
*/
|
|
838
|
-
deleteVerifiedAccessEndpoint(args: DeleteVerifiedAccessEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVerifiedAccessEndpointCommandOutput, SdkError | EC2ServiceError>;
|
|
883
|
+
deleteVerifiedAccessEndpoint(args: DeleteVerifiedAccessEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVerifiedAccessEndpointCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
839
884
|
/**
|
|
840
885
|
* @see {@link DeleteVerifiedAccessGroupCommand}
|
|
841
886
|
*/
|
|
842
|
-
deleteVerifiedAccessGroup(args: DeleteVerifiedAccessGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVerifiedAccessGroupCommandOutput, SdkError | EC2ServiceError>;
|
|
887
|
+
deleteVerifiedAccessGroup(args: DeleteVerifiedAccessGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVerifiedAccessGroupCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
843
888
|
/**
|
|
844
889
|
* @see {@link DeleteVerifiedAccessInstanceCommand}
|
|
845
890
|
*/
|
|
846
|
-
deleteVerifiedAccessInstance(args: DeleteVerifiedAccessInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVerifiedAccessInstanceCommandOutput, SdkError | EC2ServiceError>;
|
|
891
|
+
deleteVerifiedAccessInstance(args: DeleteVerifiedAccessInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVerifiedAccessInstanceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
847
892
|
/**
|
|
848
893
|
* @see {@link DeleteVerifiedAccessTrustProviderCommand}
|
|
849
894
|
*/
|
|
850
|
-
deleteVerifiedAccessTrustProvider(args: DeleteVerifiedAccessTrustProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVerifiedAccessTrustProviderCommandOutput, SdkError | EC2ServiceError>;
|
|
895
|
+
deleteVerifiedAccessTrustProvider(args: DeleteVerifiedAccessTrustProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVerifiedAccessTrustProviderCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
851
896
|
/**
|
|
852
897
|
* @see {@link DeleteVolumeCommand}
|
|
853
898
|
*/
|
|
854
|
-
deleteVolume(args: DeleteVolumeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVolumeCommandOutput, SdkError | EC2ServiceError>;
|
|
899
|
+
deleteVolume(args: DeleteVolumeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVolumeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
855
900
|
/**
|
|
856
901
|
* @see {@link DeleteVpcCommand}
|
|
857
902
|
*/
|
|
858
|
-
deleteVpc(args: DeleteVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcCommandOutput, SdkError | EC2ServiceError>;
|
|
903
|
+
deleteVpc(args: DeleteVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
859
904
|
/**
|
|
860
905
|
* @see {@link DeleteVpcBlockPublicAccessExclusionCommand}
|
|
861
906
|
*/
|
|
862
|
-
deleteVpcBlockPublicAccessExclusion(args: DeleteVpcBlockPublicAccessExclusionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcBlockPublicAccessExclusionCommandOutput, SdkError | EC2ServiceError>;
|
|
907
|
+
deleteVpcBlockPublicAccessExclusion(args: DeleteVpcBlockPublicAccessExclusionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcBlockPublicAccessExclusionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
863
908
|
/**
|
|
864
909
|
* @see {@link DeleteVpcEndpointConnectionNotificationsCommand}
|
|
865
910
|
*/
|
|
866
|
-
deleteVpcEndpointConnectionNotifications(args: DeleteVpcEndpointConnectionNotificationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcEndpointConnectionNotificationsCommandOutput, SdkError | EC2ServiceError>;
|
|
911
|
+
deleteVpcEndpointConnectionNotifications(args: DeleteVpcEndpointConnectionNotificationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcEndpointConnectionNotificationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
867
912
|
/**
|
|
868
913
|
* @see {@link DeleteVpcEndpointServiceConfigurationsCommand}
|
|
869
914
|
*/
|
|
870
|
-
deleteVpcEndpointServiceConfigurations(args: DeleteVpcEndpointServiceConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcEndpointServiceConfigurationsCommandOutput, SdkError | EC2ServiceError>;
|
|
915
|
+
deleteVpcEndpointServiceConfigurations(args: DeleteVpcEndpointServiceConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcEndpointServiceConfigurationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
871
916
|
/**
|
|
872
917
|
* @see {@link DeleteVpcEndpointsCommand}
|
|
873
918
|
*/
|
|
874
|
-
deleteVpcEndpoints(args: DeleteVpcEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcEndpointsCommandOutput, SdkError | EC2ServiceError>;
|
|
919
|
+
deleteVpcEndpoints(args: DeleteVpcEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcEndpointsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
875
920
|
/**
|
|
876
921
|
* @see {@link DeleteVpcPeeringConnectionCommand}
|
|
877
922
|
*/
|
|
878
|
-
deleteVpcPeeringConnection(args: DeleteVpcPeeringConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcPeeringConnectionCommandOutput, SdkError | EC2ServiceError>;
|
|
923
|
+
deleteVpcPeeringConnection(args: DeleteVpcPeeringConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpcPeeringConnectionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
879
924
|
/**
|
|
880
925
|
* @see {@link DeleteVpnConnectionCommand}
|
|
881
926
|
*/
|
|
882
|
-
deleteVpnConnection(args: DeleteVpnConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpnConnectionCommandOutput, SdkError | EC2ServiceError>;
|
|
927
|
+
deleteVpnConnection(args: DeleteVpnConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpnConnectionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
883
928
|
/**
|
|
884
929
|
* @see {@link DeleteVpnConnectionRouteCommand}
|
|
885
930
|
*/
|
|
886
|
-
deleteVpnConnectionRoute(args: DeleteVpnConnectionRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpnConnectionRouteCommandOutput, SdkError | EC2ServiceError>;
|
|
931
|
+
deleteVpnConnectionRoute(args: DeleteVpnConnectionRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpnConnectionRouteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
887
932
|
/**
|
|
888
933
|
* @see {@link DeleteVpnGatewayCommand}
|
|
889
934
|
*/
|
|
890
|
-
deleteVpnGateway(args: DeleteVpnGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpnGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
935
|
+
deleteVpnGateway(args: DeleteVpnGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVpnGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
891
936
|
/**
|
|
892
937
|
* @see {@link DeprovisionByoipCidrCommand}
|
|
893
938
|
*/
|
|
894
|
-
deprovisionByoipCidr(args: DeprovisionByoipCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeprovisionByoipCidrCommandOutput, SdkError | EC2ServiceError>;
|
|
939
|
+
deprovisionByoipCidr(args: DeprovisionByoipCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeprovisionByoipCidrCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
895
940
|
/**
|
|
896
941
|
* @see {@link DeprovisionIpamByoasnCommand}
|
|
897
942
|
*/
|
|
898
|
-
deprovisionIpamByoasn(args: DeprovisionIpamByoasnCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeprovisionIpamByoasnCommandOutput, SdkError | EC2ServiceError>;
|
|
943
|
+
deprovisionIpamByoasn(args: DeprovisionIpamByoasnCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeprovisionIpamByoasnCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
899
944
|
/**
|
|
900
945
|
* @see {@link DeprovisionIpamPoolCidrCommand}
|
|
901
946
|
*/
|
|
902
|
-
deprovisionIpamPoolCidr(args: DeprovisionIpamPoolCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeprovisionIpamPoolCidrCommandOutput, SdkError | EC2ServiceError>;
|
|
947
|
+
deprovisionIpamPoolCidr(args: DeprovisionIpamPoolCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeprovisionIpamPoolCidrCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
903
948
|
/**
|
|
904
949
|
* @see {@link DeprovisionPublicIpv4PoolCidrCommand}
|
|
905
950
|
*/
|
|
906
|
-
deprovisionPublicIpv4PoolCidr(args: DeprovisionPublicIpv4PoolCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeprovisionPublicIpv4PoolCidrCommandOutput, SdkError | EC2ServiceError>;
|
|
951
|
+
deprovisionPublicIpv4PoolCidr(args: DeprovisionPublicIpv4PoolCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeprovisionPublicIpv4PoolCidrCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
907
952
|
/**
|
|
908
953
|
* @see {@link DeregisterImageCommand}
|
|
909
954
|
*/
|
|
910
|
-
deregisterImage(args: DeregisterImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeregisterImageCommandOutput, SdkError | EC2ServiceError>;
|
|
955
|
+
deregisterImage(args: DeregisterImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeregisterImageCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
911
956
|
/**
|
|
912
957
|
* @see {@link DeregisterInstanceEventNotificationAttributesCommand}
|
|
913
958
|
*/
|
|
914
|
-
deregisterInstanceEventNotificationAttributes(args: DeregisterInstanceEventNotificationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeregisterInstanceEventNotificationAttributesCommandOutput, SdkError | EC2ServiceError>;
|
|
959
|
+
deregisterInstanceEventNotificationAttributes(args: DeregisterInstanceEventNotificationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeregisterInstanceEventNotificationAttributesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
915
960
|
/**
|
|
916
961
|
* @see {@link DeregisterTransitGatewayMulticastGroupMembersCommand}
|
|
917
962
|
*/
|
|
918
|
-
deregisterTransitGatewayMulticastGroupMembers(args: DeregisterTransitGatewayMulticastGroupMembersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeregisterTransitGatewayMulticastGroupMembersCommandOutput, SdkError | EC2ServiceError>;
|
|
963
|
+
deregisterTransitGatewayMulticastGroupMembers(args: DeregisterTransitGatewayMulticastGroupMembersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeregisterTransitGatewayMulticastGroupMembersCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
919
964
|
/**
|
|
920
965
|
* @see {@link DeregisterTransitGatewayMulticastGroupSourcesCommand}
|
|
921
966
|
*/
|
|
922
|
-
deregisterTransitGatewayMulticastGroupSources(args: DeregisterTransitGatewayMulticastGroupSourcesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeregisterTransitGatewayMulticastGroupSourcesCommandOutput, SdkError | EC2ServiceError>;
|
|
967
|
+
deregisterTransitGatewayMulticastGroupSources(args: DeregisterTransitGatewayMulticastGroupSourcesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeregisterTransitGatewayMulticastGroupSourcesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
923
968
|
/**
|
|
924
969
|
* @see {@link DescribeAccountAttributesCommand}
|
|
925
970
|
*/
|
|
926
|
-
describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAccountAttributesCommandOutput, SdkError | EC2ServiceError>;
|
|
971
|
+
describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAccountAttributesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
927
972
|
/**
|
|
928
973
|
* @see {@link DescribeAddressTransfersCommand}
|
|
929
974
|
*/
|
|
930
|
-
describeAddressTransfers(args: DescribeAddressTransfersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAddressTransfersCommandOutput, SdkError | EC2ServiceError>;
|
|
975
|
+
describeAddressTransfers(args: DescribeAddressTransfersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAddressTransfersCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
931
976
|
/**
|
|
932
977
|
* @see {@link DescribeAddressesCommand}
|
|
933
978
|
*/
|
|
934
|
-
describeAddresses(args: DescribeAddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAddressesCommandOutput, SdkError | EC2ServiceError>;
|
|
979
|
+
describeAddresses(args: DescribeAddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAddressesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
935
980
|
/**
|
|
936
981
|
* @see {@link DescribeAddressesAttributeCommand}
|
|
937
982
|
*/
|
|
938
|
-
describeAddressesAttribute(args: DescribeAddressesAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAddressesAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
983
|
+
describeAddressesAttribute(args: DescribeAddressesAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAddressesAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
939
984
|
/**
|
|
940
985
|
* @see {@link DescribeAggregateIdFormatCommand}
|
|
941
986
|
*/
|
|
942
|
-
describeAggregateIdFormat(args: DescribeAggregateIdFormatCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAggregateIdFormatCommandOutput, SdkError | EC2ServiceError>;
|
|
987
|
+
describeAggregateIdFormat(args: DescribeAggregateIdFormatCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAggregateIdFormatCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
943
988
|
/**
|
|
944
989
|
* @see {@link DescribeAvailabilityZonesCommand}
|
|
945
990
|
*/
|
|
946
|
-
describeAvailabilityZones(args: DescribeAvailabilityZonesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAvailabilityZonesCommandOutput, SdkError | EC2ServiceError>;
|
|
991
|
+
describeAvailabilityZones(args: DescribeAvailabilityZonesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAvailabilityZonesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
947
992
|
/**
|
|
948
993
|
* @see {@link DescribeAwsNetworkPerformanceMetricSubscriptionsCommand}
|
|
949
994
|
*/
|
|
950
|
-
describeAwsNetworkPerformanceMetricSubscriptions(args: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
995
|
+
describeAwsNetworkPerformanceMetricSubscriptions(args: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
951
996
|
/**
|
|
952
997
|
* @see {@link DescribeBundleTasksCommand}
|
|
953
998
|
*/
|
|
954
|
-
describeBundleTasks(args: DescribeBundleTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeBundleTasksCommandOutput, SdkError | EC2ServiceError>;
|
|
999
|
+
describeBundleTasks(args: DescribeBundleTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeBundleTasksCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
955
1000
|
/**
|
|
956
1001
|
* @see {@link DescribeByoipCidrsCommand}
|
|
957
1002
|
*/
|
|
958
|
-
describeByoipCidrs(args: DescribeByoipCidrsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeByoipCidrsCommandOutput, SdkError | EC2ServiceError>;
|
|
1003
|
+
describeByoipCidrs(args: DescribeByoipCidrsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeByoipCidrsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
959
1004
|
/**
|
|
960
1005
|
* @see {@link DescribeCapacityBlockExtensionHistoryCommand}
|
|
961
1006
|
*/
|
|
962
|
-
describeCapacityBlockExtensionHistory(args: DescribeCapacityBlockExtensionHistoryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCapacityBlockExtensionHistoryCommandOutput, SdkError | EC2ServiceError>;
|
|
1007
|
+
describeCapacityBlockExtensionHistory(args: DescribeCapacityBlockExtensionHistoryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCapacityBlockExtensionHistoryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
963
1008
|
/**
|
|
964
1009
|
* @see {@link DescribeCapacityBlockExtensionOfferingsCommand}
|
|
965
1010
|
*/
|
|
966
|
-
describeCapacityBlockExtensionOfferings(args: DescribeCapacityBlockExtensionOfferingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCapacityBlockExtensionOfferingsCommandOutput, SdkError | EC2ServiceError>;
|
|
1011
|
+
describeCapacityBlockExtensionOfferings(args: DescribeCapacityBlockExtensionOfferingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCapacityBlockExtensionOfferingsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
967
1012
|
/**
|
|
968
1013
|
* @see {@link DescribeCapacityBlockOfferingsCommand}
|
|
969
1014
|
*/
|
|
970
|
-
describeCapacityBlockOfferings(args: DescribeCapacityBlockOfferingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCapacityBlockOfferingsCommandOutput, SdkError | EC2ServiceError>;
|
|
1015
|
+
describeCapacityBlockOfferings(args: DescribeCapacityBlockOfferingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCapacityBlockOfferingsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
971
1016
|
/**
|
|
972
1017
|
* @see {@link DescribeCapacityReservationBillingRequestsCommand}
|
|
973
1018
|
*/
|
|
974
|
-
describeCapacityReservationBillingRequests(args: DescribeCapacityReservationBillingRequestsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCapacityReservationBillingRequestsCommandOutput, SdkError | EC2ServiceError>;
|
|
1019
|
+
describeCapacityReservationBillingRequests(args: DescribeCapacityReservationBillingRequestsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCapacityReservationBillingRequestsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
975
1020
|
/**
|
|
976
1021
|
* @see {@link DescribeCapacityReservationFleetsCommand}
|
|
977
1022
|
*/
|
|
978
|
-
describeCapacityReservationFleets(args: DescribeCapacityReservationFleetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCapacityReservationFleetsCommandOutput, SdkError | EC2ServiceError>;
|
|
1023
|
+
describeCapacityReservationFleets(args: DescribeCapacityReservationFleetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCapacityReservationFleetsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
979
1024
|
/**
|
|
980
1025
|
* @see {@link DescribeCapacityReservationsCommand}
|
|
981
1026
|
*/
|
|
982
|
-
describeCapacityReservations(args: DescribeCapacityReservationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCapacityReservationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1027
|
+
describeCapacityReservations(args: DescribeCapacityReservationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCapacityReservationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
983
1028
|
/**
|
|
984
1029
|
* @see {@link DescribeCarrierGatewaysCommand}
|
|
985
1030
|
*/
|
|
986
|
-
describeCarrierGateways(args: DescribeCarrierGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCarrierGatewaysCommandOutput, SdkError | EC2ServiceError>;
|
|
1031
|
+
describeCarrierGateways(args: DescribeCarrierGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCarrierGatewaysCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
987
1032
|
/**
|
|
988
1033
|
* @see {@link DescribeClassicLinkInstancesCommand}
|
|
989
1034
|
*/
|
|
990
|
-
describeClassicLinkInstances(args: DescribeClassicLinkInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeClassicLinkInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
1035
|
+
describeClassicLinkInstances(args: DescribeClassicLinkInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeClassicLinkInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
991
1036
|
/**
|
|
992
1037
|
* @see {@link DescribeClientVpnAuthorizationRulesCommand}
|
|
993
1038
|
*/
|
|
994
|
-
describeClientVpnAuthorizationRules(args: DescribeClientVpnAuthorizationRulesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeClientVpnAuthorizationRulesCommandOutput, SdkError | EC2ServiceError>;
|
|
1039
|
+
describeClientVpnAuthorizationRules(args: DescribeClientVpnAuthorizationRulesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeClientVpnAuthorizationRulesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
995
1040
|
/**
|
|
996
1041
|
* @see {@link DescribeClientVpnConnectionsCommand}
|
|
997
1042
|
*/
|
|
998
|
-
describeClientVpnConnections(args: DescribeClientVpnConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeClientVpnConnectionsCommandOutput, SdkError | EC2ServiceError>;
|
|
1043
|
+
describeClientVpnConnections(args: DescribeClientVpnConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeClientVpnConnectionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
999
1044
|
/**
|
|
1000
1045
|
* @see {@link DescribeClientVpnEndpointsCommand}
|
|
1001
1046
|
*/
|
|
1002
|
-
describeClientVpnEndpoints(args: DescribeClientVpnEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeClientVpnEndpointsCommandOutput, SdkError | EC2ServiceError>;
|
|
1047
|
+
describeClientVpnEndpoints(args: DescribeClientVpnEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeClientVpnEndpointsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1003
1048
|
/**
|
|
1004
1049
|
* @see {@link DescribeClientVpnRoutesCommand}
|
|
1005
1050
|
*/
|
|
1006
|
-
describeClientVpnRoutes(args: DescribeClientVpnRoutesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeClientVpnRoutesCommandOutput, SdkError | EC2ServiceError>;
|
|
1051
|
+
describeClientVpnRoutes(args: DescribeClientVpnRoutesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeClientVpnRoutesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1007
1052
|
/**
|
|
1008
1053
|
* @see {@link DescribeClientVpnTargetNetworksCommand}
|
|
1009
1054
|
*/
|
|
1010
|
-
describeClientVpnTargetNetworks(args: DescribeClientVpnTargetNetworksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeClientVpnTargetNetworksCommandOutput, SdkError | EC2ServiceError>;
|
|
1055
|
+
describeClientVpnTargetNetworks(args: DescribeClientVpnTargetNetworksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeClientVpnTargetNetworksCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1011
1056
|
/**
|
|
1012
1057
|
* @see {@link DescribeCoipPoolsCommand}
|
|
1013
1058
|
*/
|
|
1014
|
-
describeCoipPools(args: DescribeCoipPoolsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCoipPoolsCommandOutput, SdkError | EC2ServiceError>;
|
|
1059
|
+
describeCoipPools(args: DescribeCoipPoolsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCoipPoolsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1015
1060
|
/**
|
|
1016
1061
|
* @see {@link DescribeConversionTasksCommand}
|
|
1017
1062
|
*/
|
|
1018
|
-
describeConversionTasks(args: DescribeConversionTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeConversionTasksCommandOutput, SdkError | EC2ServiceError>;
|
|
1063
|
+
describeConversionTasks(args: DescribeConversionTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeConversionTasksCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1019
1064
|
/**
|
|
1020
1065
|
* @see {@link DescribeCustomerGatewaysCommand}
|
|
1021
1066
|
*/
|
|
1022
|
-
describeCustomerGateways(args: DescribeCustomerGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCustomerGatewaysCommandOutput, SdkError | EC2ServiceError>;
|
|
1067
|
+
describeCustomerGateways(args: DescribeCustomerGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCustomerGatewaysCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1023
1068
|
/**
|
|
1024
1069
|
* @see {@link DescribeDeclarativePoliciesReportsCommand}
|
|
1025
1070
|
*/
|
|
1026
|
-
describeDeclarativePoliciesReports(args: DescribeDeclarativePoliciesReportsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDeclarativePoliciesReportsCommandOutput, SdkError | EC2ServiceError>;
|
|
1071
|
+
describeDeclarativePoliciesReports(args: DescribeDeclarativePoliciesReportsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDeclarativePoliciesReportsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1027
1072
|
/**
|
|
1028
1073
|
* @see {@link DescribeDhcpOptionsCommand}
|
|
1029
1074
|
*/
|
|
1030
|
-
describeDhcpOptions(args: DescribeDhcpOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDhcpOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
1075
|
+
describeDhcpOptions(args: DescribeDhcpOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDhcpOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1031
1076
|
/**
|
|
1032
1077
|
* @see {@link DescribeEgressOnlyInternetGatewaysCommand}
|
|
1033
1078
|
*/
|
|
1034
|
-
describeEgressOnlyInternetGateways(args: DescribeEgressOnlyInternetGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeEgressOnlyInternetGatewaysCommandOutput, SdkError | EC2ServiceError>;
|
|
1079
|
+
describeEgressOnlyInternetGateways(args: DescribeEgressOnlyInternetGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeEgressOnlyInternetGatewaysCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1035
1080
|
/**
|
|
1036
1081
|
* @see {@link DescribeElasticGpusCommand}
|
|
1037
1082
|
*/
|
|
1038
|
-
describeElasticGpus(args: DescribeElasticGpusCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeElasticGpusCommandOutput, SdkError | EC2ServiceError>;
|
|
1083
|
+
describeElasticGpus(args: DescribeElasticGpusCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeElasticGpusCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1039
1084
|
/**
|
|
1040
1085
|
* @see {@link DescribeExportImageTasksCommand}
|
|
1041
1086
|
*/
|
|
1042
|
-
describeExportImageTasks(args: DescribeExportImageTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeExportImageTasksCommandOutput, SdkError | EC2ServiceError>;
|
|
1087
|
+
describeExportImageTasks(args: DescribeExportImageTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeExportImageTasksCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1043
1088
|
/**
|
|
1044
1089
|
* @see {@link DescribeExportTasksCommand}
|
|
1045
1090
|
*/
|
|
1046
|
-
describeExportTasks(args: DescribeExportTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeExportTasksCommandOutput, SdkError | EC2ServiceError>;
|
|
1091
|
+
describeExportTasks(args: DescribeExportTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeExportTasksCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1047
1092
|
/**
|
|
1048
1093
|
* @see {@link DescribeFastLaunchImagesCommand}
|
|
1049
1094
|
*/
|
|
1050
|
-
describeFastLaunchImages(args: DescribeFastLaunchImagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFastLaunchImagesCommandOutput, SdkError | EC2ServiceError>;
|
|
1095
|
+
describeFastLaunchImages(args: DescribeFastLaunchImagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFastLaunchImagesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1051
1096
|
/**
|
|
1052
1097
|
* @see {@link DescribeFastSnapshotRestoresCommand}
|
|
1053
1098
|
*/
|
|
1054
|
-
describeFastSnapshotRestores(args: DescribeFastSnapshotRestoresCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFastSnapshotRestoresCommandOutput, SdkError | EC2ServiceError>;
|
|
1099
|
+
describeFastSnapshotRestores(args: DescribeFastSnapshotRestoresCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFastSnapshotRestoresCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1055
1100
|
/**
|
|
1056
1101
|
* @see {@link DescribeFleetHistoryCommand}
|
|
1057
1102
|
*/
|
|
1058
|
-
describeFleetHistory(args: DescribeFleetHistoryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFleetHistoryCommandOutput, SdkError | EC2ServiceError>;
|
|
1103
|
+
describeFleetHistory(args: DescribeFleetHistoryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFleetHistoryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1059
1104
|
/**
|
|
1060
1105
|
* @see {@link DescribeFleetInstancesCommand}
|
|
1061
1106
|
*/
|
|
1062
|
-
describeFleetInstances(args: DescribeFleetInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFleetInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
1107
|
+
describeFleetInstances(args: DescribeFleetInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFleetInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1063
1108
|
/**
|
|
1064
1109
|
* @see {@link DescribeFleetsCommand}
|
|
1065
1110
|
*/
|
|
1066
|
-
describeFleets(args: DescribeFleetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFleetsCommandOutput, SdkError | EC2ServiceError>;
|
|
1111
|
+
describeFleets(args: DescribeFleetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFleetsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1067
1112
|
/**
|
|
1068
1113
|
* @see {@link DescribeFlowLogsCommand}
|
|
1069
1114
|
*/
|
|
1070
|
-
describeFlowLogs(args: DescribeFlowLogsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFlowLogsCommandOutput, SdkError | EC2ServiceError>;
|
|
1115
|
+
describeFlowLogs(args: DescribeFlowLogsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFlowLogsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1071
1116
|
/**
|
|
1072
1117
|
* @see {@link DescribeFpgaImageAttributeCommand}
|
|
1073
1118
|
*/
|
|
1074
|
-
describeFpgaImageAttribute(args: DescribeFpgaImageAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFpgaImageAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
1119
|
+
describeFpgaImageAttribute(args: DescribeFpgaImageAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFpgaImageAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1075
1120
|
/**
|
|
1076
1121
|
* @see {@link DescribeFpgaImagesCommand}
|
|
1077
1122
|
*/
|
|
1078
|
-
describeFpgaImages(args: DescribeFpgaImagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFpgaImagesCommandOutput, SdkError | EC2ServiceError>;
|
|
1123
|
+
describeFpgaImages(args: DescribeFpgaImagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFpgaImagesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1079
1124
|
/**
|
|
1080
1125
|
* @see {@link DescribeHostReservationOfferingsCommand}
|
|
1081
1126
|
*/
|
|
1082
|
-
describeHostReservationOfferings(args: DescribeHostReservationOfferingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeHostReservationOfferingsCommandOutput, SdkError | EC2ServiceError>;
|
|
1127
|
+
describeHostReservationOfferings(args: DescribeHostReservationOfferingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeHostReservationOfferingsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1083
1128
|
/**
|
|
1084
1129
|
* @see {@link DescribeHostReservationsCommand}
|
|
1085
1130
|
*/
|
|
1086
|
-
describeHostReservations(args: DescribeHostReservationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeHostReservationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1131
|
+
describeHostReservations(args: DescribeHostReservationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeHostReservationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1087
1132
|
/**
|
|
1088
1133
|
* @see {@link DescribeHostsCommand}
|
|
1089
1134
|
*/
|
|
1090
|
-
describeHosts(args: DescribeHostsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeHostsCommandOutput, SdkError | EC2ServiceError>;
|
|
1135
|
+
describeHosts(args: DescribeHostsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeHostsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1091
1136
|
/**
|
|
1092
1137
|
* @see {@link DescribeIamInstanceProfileAssociationsCommand}
|
|
1093
1138
|
*/
|
|
1094
|
-
describeIamInstanceProfileAssociations(args: DescribeIamInstanceProfileAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIamInstanceProfileAssociationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1139
|
+
describeIamInstanceProfileAssociations(args: DescribeIamInstanceProfileAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIamInstanceProfileAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1095
1140
|
/**
|
|
1096
1141
|
* @see {@link DescribeIdFormatCommand}
|
|
1097
1142
|
*/
|
|
1098
|
-
describeIdFormat(args: DescribeIdFormatCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIdFormatCommandOutput, SdkError | EC2ServiceError>;
|
|
1143
|
+
describeIdFormat(args: DescribeIdFormatCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIdFormatCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1099
1144
|
/**
|
|
1100
1145
|
* @see {@link DescribeIdentityIdFormatCommand}
|
|
1101
1146
|
*/
|
|
1102
|
-
describeIdentityIdFormat(args: DescribeIdentityIdFormatCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIdentityIdFormatCommandOutput, SdkError | EC2ServiceError>;
|
|
1147
|
+
describeIdentityIdFormat(args: DescribeIdentityIdFormatCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIdentityIdFormatCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1103
1148
|
/**
|
|
1104
1149
|
* @see {@link DescribeImageAttributeCommand}
|
|
1105
1150
|
*/
|
|
1106
|
-
describeImageAttribute(args: DescribeImageAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeImageAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
1151
|
+
describeImageAttribute(args: DescribeImageAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeImageAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1107
1152
|
/**
|
|
1108
1153
|
* @see {@link DescribeImagesCommand}
|
|
1109
1154
|
*/
|
|
1110
|
-
describeImages(args: DescribeImagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeImagesCommandOutput, SdkError | EC2ServiceError>;
|
|
1155
|
+
describeImages(args: DescribeImagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeImagesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1111
1156
|
/**
|
|
1112
1157
|
* @see {@link DescribeImportImageTasksCommand}
|
|
1113
1158
|
*/
|
|
1114
|
-
describeImportImageTasks(args: DescribeImportImageTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeImportImageTasksCommandOutput, SdkError | EC2ServiceError>;
|
|
1159
|
+
describeImportImageTasks(args: DescribeImportImageTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeImportImageTasksCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1115
1160
|
/**
|
|
1116
1161
|
* @see {@link DescribeImportSnapshotTasksCommand}
|
|
1117
1162
|
*/
|
|
1118
|
-
describeImportSnapshotTasks(args: DescribeImportSnapshotTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeImportSnapshotTasksCommandOutput, SdkError | EC2ServiceError>;
|
|
1163
|
+
describeImportSnapshotTasks(args: DescribeImportSnapshotTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeImportSnapshotTasksCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1119
1164
|
/**
|
|
1120
1165
|
* @see {@link DescribeInstanceAttributeCommand}
|
|
1121
1166
|
*/
|
|
1122
|
-
describeInstanceAttribute(args: DescribeInstanceAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
1167
|
+
describeInstanceAttribute(args: DescribeInstanceAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1123
1168
|
/**
|
|
1124
1169
|
* @see {@link DescribeInstanceConnectEndpointsCommand}
|
|
1125
1170
|
*/
|
|
1126
|
-
describeInstanceConnectEndpoints(args: DescribeInstanceConnectEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceConnectEndpointsCommandOutput, SdkError | EC2ServiceError>;
|
|
1171
|
+
describeInstanceConnectEndpoints(args: DescribeInstanceConnectEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceConnectEndpointsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1127
1172
|
/**
|
|
1128
1173
|
* @see {@link DescribeInstanceCreditSpecificationsCommand}
|
|
1129
1174
|
*/
|
|
1130
|
-
describeInstanceCreditSpecifications(args: DescribeInstanceCreditSpecificationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceCreditSpecificationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1175
|
+
describeInstanceCreditSpecifications(args: DescribeInstanceCreditSpecificationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceCreditSpecificationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1131
1176
|
/**
|
|
1132
1177
|
* @see {@link DescribeInstanceEventNotificationAttributesCommand}
|
|
1133
1178
|
*/
|
|
1134
|
-
describeInstanceEventNotificationAttributes(args: DescribeInstanceEventNotificationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceEventNotificationAttributesCommandOutput, SdkError | EC2ServiceError>;
|
|
1179
|
+
describeInstanceEventNotificationAttributes(args: DescribeInstanceEventNotificationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceEventNotificationAttributesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1135
1180
|
/**
|
|
1136
1181
|
* @see {@link DescribeInstanceEventWindowsCommand}
|
|
1137
1182
|
*/
|
|
1138
|
-
describeInstanceEventWindows(args: DescribeInstanceEventWindowsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceEventWindowsCommandOutput, SdkError | EC2ServiceError>;
|
|
1183
|
+
describeInstanceEventWindows(args: DescribeInstanceEventWindowsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceEventWindowsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1139
1184
|
/**
|
|
1140
1185
|
* @see {@link DescribeInstanceImageMetadataCommand}
|
|
1141
1186
|
*/
|
|
1142
|
-
describeInstanceImageMetadata(args: DescribeInstanceImageMetadataCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceImageMetadataCommandOutput, SdkError | EC2ServiceError>;
|
|
1187
|
+
describeInstanceImageMetadata(args: DescribeInstanceImageMetadataCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceImageMetadataCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1143
1188
|
/**
|
|
1144
1189
|
* @see {@link DescribeInstanceStatusCommand}
|
|
1145
1190
|
*/
|
|
1146
|
-
describeInstanceStatus(args: DescribeInstanceStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceStatusCommandOutput, SdkError | EC2ServiceError>;
|
|
1191
|
+
describeInstanceStatus(args: DescribeInstanceStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceStatusCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1147
1192
|
/**
|
|
1148
1193
|
* @see {@link DescribeInstanceTopologyCommand}
|
|
1149
1194
|
*/
|
|
1150
|
-
describeInstanceTopology(args: DescribeInstanceTopologyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceTopologyCommandOutput, SdkError | EC2ServiceError>;
|
|
1195
|
+
describeInstanceTopology(args: DescribeInstanceTopologyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceTopologyCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1151
1196
|
/**
|
|
1152
1197
|
* @see {@link DescribeInstanceTypeOfferingsCommand}
|
|
1153
1198
|
*/
|
|
1154
|
-
describeInstanceTypeOfferings(args: DescribeInstanceTypeOfferingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceTypeOfferingsCommandOutput, SdkError | EC2ServiceError>;
|
|
1199
|
+
describeInstanceTypeOfferings(args: DescribeInstanceTypeOfferingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceTypeOfferingsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1155
1200
|
/**
|
|
1156
1201
|
* @see {@link DescribeInstanceTypesCommand}
|
|
1157
1202
|
*/
|
|
1158
|
-
describeInstanceTypes(args: DescribeInstanceTypesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceTypesCommandOutput, SdkError | EC2ServiceError>;
|
|
1203
|
+
describeInstanceTypes(args: DescribeInstanceTypesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstanceTypesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1159
1204
|
/**
|
|
1160
1205
|
* @see {@link DescribeInstancesCommand}
|
|
1161
1206
|
*/
|
|
1162
|
-
describeInstances(args: DescribeInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
1207
|
+
describeInstances(args: DescribeInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1163
1208
|
/**
|
|
1164
1209
|
* @see {@link DescribeInternetGatewaysCommand}
|
|
1165
1210
|
*/
|
|
1166
|
-
describeInternetGateways(args: DescribeInternetGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInternetGatewaysCommandOutput, SdkError | EC2ServiceError>;
|
|
1211
|
+
describeInternetGateways(args: DescribeInternetGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeInternetGatewaysCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1167
1212
|
/**
|
|
1168
1213
|
* @see {@link DescribeIpamByoasnCommand}
|
|
1169
1214
|
*/
|
|
1170
|
-
describeIpamByoasn(args: DescribeIpamByoasnCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamByoasnCommandOutput, SdkError | EC2ServiceError>;
|
|
1215
|
+
describeIpamByoasn(args: DescribeIpamByoasnCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamByoasnCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1171
1216
|
/**
|
|
1172
1217
|
* @see {@link DescribeIpamExternalResourceVerificationTokensCommand}
|
|
1173
1218
|
*/
|
|
1174
|
-
describeIpamExternalResourceVerificationTokens(args: DescribeIpamExternalResourceVerificationTokensCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamExternalResourceVerificationTokensCommandOutput, SdkError | EC2ServiceError>;
|
|
1219
|
+
describeIpamExternalResourceVerificationTokens(args: DescribeIpamExternalResourceVerificationTokensCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamExternalResourceVerificationTokensCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1175
1220
|
/**
|
|
1176
1221
|
* @see {@link DescribeIpamPoolsCommand}
|
|
1177
1222
|
*/
|
|
1178
|
-
describeIpamPools(args: DescribeIpamPoolsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamPoolsCommandOutput, SdkError | EC2ServiceError>;
|
|
1223
|
+
describeIpamPools(args: DescribeIpamPoolsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamPoolsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1179
1224
|
/**
|
|
1180
1225
|
* @see {@link DescribeIpamResourceDiscoveriesCommand}
|
|
1181
1226
|
*/
|
|
1182
|
-
describeIpamResourceDiscoveries(args: DescribeIpamResourceDiscoveriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamResourceDiscoveriesCommandOutput, SdkError | EC2ServiceError>;
|
|
1227
|
+
describeIpamResourceDiscoveries(args: DescribeIpamResourceDiscoveriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamResourceDiscoveriesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1183
1228
|
/**
|
|
1184
1229
|
* @see {@link DescribeIpamResourceDiscoveryAssociationsCommand}
|
|
1185
1230
|
*/
|
|
1186
|
-
describeIpamResourceDiscoveryAssociations(args: DescribeIpamResourceDiscoveryAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamResourceDiscoveryAssociationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1231
|
+
describeIpamResourceDiscoveryAssociations(args: DescribeIpamResourceDiscoveryAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamResourceDiscoveryAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1187
1232
|
/**
|
|
1188
1233
|
* @see {@link DescribeIpamScopesCommand}
|
|
1189
1234
|
*/
|
|
1190
|
-
describeIpamScopes(args: DescribeIpamScopesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamScopesCommandOutput, SdkError | EC2ServiceError>;
|
|
1235
|
+
describeIpamScopes(args: DescribeIpamScopesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamScopesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1191
1236
|
/**
|
|
1192
1237
|
* @see {@link DescribeIpamsCommand}
|
|
1193
1238
|
*/
|
|
1194
|
-
describeIpams(args: DescribeIpamsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamsCommandOutput, SdkError | EC2ServiceError>;
|
|
1239
|
+
describeIpams(args: DescribeIpamsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpamsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1195
1240
|
/**
|
|
1196
1241
|
* @see {@link DescribeIpv6PoolsCommand}
|
|
1197
1242
|
*/
|
|
1198
|
-
describeIpv6Pools(args: DescribeIpv6PoolsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpv6PoolsCommandOutput, SdkError | EC2ServiceError>;
|
|
1243
|
+
describeIpv6Pools(args: DescribeIpv6PoolsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIpv6PoolsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1199
1244
|
/**
|
|
1200
1245
|
* @see {@link DescribeKeyPairsCommand}
|
|
1201
1246
|
*/
|
|
1202
|
-
describeKeyPairs(args: DescribeKeyPairsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeKeyPairsCommandOutput, SdkError | EC2ServiceError>;
|
|
1247
|
+
describeKeyPairs(args: DescribeKeyPairsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeKeyPairsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1203
1248
|
/**
|
|
1204
1249
|
* @see {@link DescribeLaunchTemplateVersionsCommand}
|
|
1205
1250
|
*/
|
|
1206
|
-
describeLaunchTemplateVersions(args: DescribeLaunchTemplateVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLaunchTemplateVersionsCommandOutput, SdkError | EC2ServiceError>;
|
|
1251
|
+
describeLaunchTemplateVersions(args: DescribeLaunchTemplateVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLaunchTemplateVersionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1207
1252
|
/**
|
|
1208
1253
|
* @see {@link DescribeLaunchTemplatesCommand}
|
|
1209
1254
|
*/
|
|
1210
|
-
describeLaunchTemplates(args: DescribeLaunchTemplatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLaunchTemplatesCommandOutput, SdkError | EC2ServiceError>;
|
|
1255
|
+
describeLaunchTemplates(args: DescribeLaunchTemplatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLaunchTemplatesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1211
1256
|
/**
|
|
1212
1257
|
* @see {@link DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand}
|
|
1213
1258
|
*/
|
|
1214
|
-
describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(args: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1259
|
+
describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(args: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1215
1260
|
/**
|
|
1216
1261
|
* @see {@link DescribeLocalGatewayRouteTableVpcAssociationsCommand}
|
|
1217
1262
|
*/
|
|
1218
|
-
describeLocalGatewayRouteTableVpcAssociations(args: DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1263
|
+
describeLocalGatewayRouteTableVpcAssociations(args: DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1219
1264
|
/**
|
|
1220
1265
|
* @see {@link DescribeLocalGatewayRouteTablesCommand}
|
|
1221
1266
|
*/
|
|
1222
|
-
describeLocalGatewayRouteTables(args: DescribeLocalGatewayRouteTablesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLocalGatewayRouteTablesCommandOutput, SdkError | EC2ServiceError>;
|
|
1267
|
+
describeLocalGatewayRouteTables(args: DescribeLocalGatewayRouteTablesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLocalGatewayRouteTablesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1223
1268
|
/**
|
|
1224
1269
|
* @see {@link DescribeLocalGatewayVirtualInterfaceGroupsCommand}
|
|
1225
1270
|
*/
|
|
1226
|
-
describeLocalGatewayVirtualInterfaceGroups(args: DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput, SdkError | EC2ServiceError>;
|
|
1271
|
+
describeLocalGatewayVirtualInterfaceGroups(args: DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1227
1272
|
/**
|
|
1228
1273
|
* @see {@link DescribeLocalGatewayVirtualInterfacesCommand}
|
|
1229
1274
|
*/
|
|
1230
|
-
describeLocalGatewayVirtualInterfaces(args: DescribeLocalGatewayVirtualInterfacesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLocalGatewayVirtualInterfacesCommandOutput, SdkError | EC2ServiceError>;
|
|
1275
|
+
describeLocalGatewayVirtualInterfaces(args: DescribeLocalGatewayVirtualInterfacesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLocalGatewayVirtualInterfacesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1231
1276
|
/**
|
|
1232
1277
|
* @see {@link DescribeLocalGatewaysCommand}
|
|
1233
1278
|
*/
|
|
1234
|
-
describeLocalGateways(args: DescribeLocalGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLocalGatewaysCommandOutput, SdkError | EC2ServiceError>;
|
|
1279
|
+
describeLocalGateways(args: DescribeLocalGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLocalGatewaysCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1235
1280
|
/**
|
|
1236
1281
|
* @see {@link DescribeLockedSnapshotsCommand}
|
|
1237
1282
|
*/
|
|
1238
|
-
describeLockedSnapshots(args: DescribeLockedSnapshotsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLockedSnapshotsCommandOutput, SdkError | EC2ServiceError>;
|
|
1283
|
+
describeLockedSnapshots(args: DescribeLockedSnapshotsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLockedSnapshotsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1239
1284
|
/**
|
|
1240
1285
|
* @see {@link DescribeMacHostsCommand}
|
|
1241
1286
|
*/
|
|
1242
|
-
describeMacHosts(args: DescribeMacHostsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeMacHostsCommandOutput, SdkError | EC2ServiceError>;
|
|
1287
|
+
describeMacHosts(args: DescribeMacHostsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeMacHostsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1243
1288
|
/**
|
|
1244
1289
|
* @see {@link DescribeManagedPrefixListsCommand}
|
|
1245
1290
|
*/
|
|
1246
|
-
describeManagedPrefixLists(args: DescribeManagedPrefixListsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeManagedPrefixListsCommandOutput, SdkError | EC2ServiceError>;
|
|
1291
|
+
describeManagedPrefixLists(args: DescribeManagedPrefixListsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeManagedPrefixListsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1247
1292
|
/**
|
|
1248
1293
|
* @see {@link DescribeMovingAddressesCommand}
|
|
1249
1294
|
*/
|
|
1250
|
-
describeMovingAddresses(args: DescribeMovingAddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeMovingAddressesCommandOutput, SdkError | EC2ServiceError>;
|
|
1295
|
+
describeMovingAddresses(args: DescribeMovingAddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeMovingAddressesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1251
1296
|
/**
|
|
1252
1297
|
* @see {@link DescribeNatGatewaysCommand}
|
|
1253
1298
|
*/
|
|
1254
|
-
describeNatGateways(args: DescribeNatGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNatGatewaysCommandOutput, SdkError | EC2ServiceError>;
|
|
1299
|
+
describeNatGateways(args: DescribeNatGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNatGatewaysCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1255
1300
|
/**
|
|
1256
1301
|
* @see {@link DescribeNetworkAclsCommand}
|
|
1257
1302
|
*/
|
|
1258
|
-
describeNetworkAcls(args: DescribeNetworkAclsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkAclsCommandOutput, SdkError | EC2ServiceError>;
|
|
1303
|
+
describeNetworkAcls(args: DescribeNetworkAclsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkAclsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1259
1304
|
/**
|
|
1260
1305
|
* @see {@link DescribeNetworkInsightsAccessScopeAnalysesCommand}
|
|
1261
1306
|
*/
|
|
1262
|
-
describeNetworkInsightsAccessScopeAnalyses(args: DescribeNetworkInsightsAccessScopeAnalysesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInsightsAccessScopeAnalysesCommandOutput, SdkError | EC2ServiceError>;
|
|
1307
|
+
describeNetworkInsightsAccessScopeAnalyses(args: DescribeNetworkInsightsAccessScopeAnalysesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInsightsAccessScopeAnalysesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1263
1308
|
/**
|
|
1264
1309
|
* @see {@link DescribeNetworkInsightsAccessScopesCommand}
|
|
1265
1310
|
*/
|
|
1266
|
-
describeNetworkInsightsAccessScopes(args: DescribeNetworkInsightsAccessScopesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInsightsAccessScopesCommandOutput, SdkError | EC2ServiceError>;
|
|
1311
|
+
describeNetworkInsightsAccessScopes(args: DescribeNetworkInsightsAccessScopesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInsightsAccessScopesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1267
1312
|
/**
|
|
1268
1313
|
* @see {@link DescribeNetworkInsightsAnalysesCommand}
|
|
1269
1314
|
*/
|
|
1270
|
-
describeNetworkInsightsAnalyses(args: DescribeNetworkInsightsAnalysesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInsightsAnalysesCommandOutput, SdkError | EC2ServiceError>;
|
|
1315
|
+
describeNetworkInsightsAnalyses(args: DescribeNetworkInsightsAnalysesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInsightsAnalysesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1271
1316
|
/**
|
|
1272
1317
|
* @see {@link DescribeNetworkInsightsPathsCommand}
|
|
1273
1318
|
*/
|
|
1274
|
-
describeNetworkInsightsPaths(args: DescribeNetworkInsightsPathsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInsightsPathsCommandOutput, SdkError | EC2ServiceError>;
|
|
1319
|
+
describeNetworkInsightsPaths(args: DescribeNetworkInsightsPathsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInsightsPathsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1275
1320
|
/**
|
|
1276
1321
|
* @see {@link DescribeNetworkInterfaceAttributeCommand}
|
|
1277
1322
|
*/
|
|
1278
|
-
describeNetworkInterfaceAttribute(args: DescribeNetworkInterfaceAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInterfaceAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
1323
|
+
describeNetworkInterfaceAttribute(args: DescribeNetworkInterfaceAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInterfaceAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1279
1324
|
/**
|
|
1280
1325
|
* @see {@link DescribeNetworkInterfacePermissionsCommand}
|
|
1281
1326
|
*/
|
|
1282
|
-
describeNetworkInterfacePermissions(args: DescribeNetworkInterfacePermissionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInterfacePermissionsCommandOutput, SdkError | EC2ServiceError>;
|
|
1327
|
+
describeNetworkInterfacePermissions(args: DescribeNetworkInterfacePermissionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInterfacePermissionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1283
1328
|
/**
|
|
1284
1329
|
* @see {@link DescribeNetworkInterfacesCommand}
|
|
1285
1330
|
*/
|
|
1286
|
-
describeNetworkInterfaces(args: DescribeNetworkInterfacesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeNetworkInterfacesCommandOutput, SdkError | EC2ServiceError>;
|
|
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>;
|
|
1287
1336
|
/**
|
|
1288
1337
|
* @see {@link DescribePlacementGroupsCommand}
|
|
1289
1338
|
*/
|
|
1290
|
-
describePlacementGroups(args: DescribePlacementGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribePlacementGroupsCommandOutput, SdkError | EC2ServiceError>;
|
|
1339
|
+
describePlacementGroups(args: DescribePlacementGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribePlacementGroupsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1291
1340
|
/**
|
|
1292
1341
|
* @see {@link DescribePrefixListsCommand}
|
|
1293
1342
|
*/
|
|
1294
|
-
describePrefixLists(args: DescribePrefixListsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribePrefixListsCommandOutput, SdkError | EC2ServiceError>;
|
|
1343
|
+
describePrefixLists(args: DescribePrefixListsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribePrefixListsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1295
1344
|
/**
|
|
1296
1345
|
* @see {@link DescribePrincipalIdFormatCommand}
|
|
1297
1346
|
*/
|
|
1298
|
-
describePrincipalIdFormat(args: DescribePrincipalIdFormatCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribePrincipalIdFormatCommandOutput, SdkError | EC2ServiceError>;
|
|
1347
|
+
describePrincipalIdFormat(args: DescribePrincipalIdFormatCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribePrincipalIdFormatCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1299
1348
|
/**
|
|
1300
1349
|
* @see {@link DescribePublicIpv4PoolsCommand}
|
|
1301
1350
|
*/
|
|
1302
|
-
describePublicIpv4Pools(args: DescribePublicIpv4PoolsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribePublicIpv4PoolsCommandOutput, SdkError | EC2ServiceError>;
|
|
1351
|
+
describePublicIpv4Pools(args: DescribePublicIpv4PoolsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribePublicIpv4PoolsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1303
1352
|
/**
|
|
1304
1353
|
* @see {@link DescribeRegionsCommand}
|
|
1305
1354
|
*/
|
|
1306
|
-
describeRegions(args: DescribeRegionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeRegionsCommandOutput, SdkError | EC2ServiceError>;
|
|
1355
|
+
describeRegions(args: DescribeRegionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeRegionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1307
1356
|
/**
|
|
1308
1357
|
* @see {@link DescribeReplaceRootVolumeTasksCommand}
|
|
1309
1358
|
*/
|
|
1310
|
-
describeReplaceRootVolumeTasks(args: DescribeReplaceRootVolumeTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReplaceRootVolumeTasksCommandOutput, SdkError | EC2ServiceError>;
|
|
1359
|
+
describeReplaceRootVolumeTasks(args: DescribeReplaceRootVolumeTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReplaceRootVolumeTasksCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1311
1360
|
/**
|
|
1312
1361
|
* @see {@link DescribeReservedInstancesCommand}
|
|
1313
1362
|
*/
|
|
1314
|
-
describeReservedInstances(args: DescribeReservedInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReservedInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
1363
|
+
describeReservedInstances(args: DescribeReservedInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReservedInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1315
1364
|
/**
|
|
1316
1365
|
* @see {@link DescribeReservedInstancesListingsCommand}
|
|
1317
1366
|
*/
|
|
1318
|
-
describeReservedInstancesListings(args: DescribeReservedInstancesListingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReservedInstancesListingsCommandOutput, SdkError | EC2ServiceError>;
|
|
1367
|
+
describeReservedInstancesListings(args: DescribeReservedInstancesListingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReservedInstancesListingsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1319
1368
|
/**
|
|
1320
1369
|
* @see {@link DescribeReservedInstancesModificationsCommand}
|
|
1321
1370
|
*/
|
|
1322
|
-
describeReservedInstancesModifications(args: DescribeReservedInstancesModificationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReservedInstancesModificationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1371
|
+
describeReservedInstancesModifications(args: DescribeReservedInstancesModificationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReservedInstancesModificationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1323
1372
|
/**
|
|
1324
1373
|
* @see {@link DescribeReservedInstancesOfferingsCommand}
|
|
1325
1374
|
*/
|
|
1326
|
-
describeReservedInstancesOfferings(args: DescribeReservedInstancesOfferingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReservedInstancesOfferingsCommandOutput, SdkError | EC2ServiceError>;
|
|
1375
|
+
describeReservedInstancesOfferings(args: DescribeReservedInstancesOfferingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReservedInstancesOfferingsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1376
|
+
/**
|
|
1377
|
+
* @see {@link DescribeRouteServerEndpointsCommand}
|
|
1378
|
+
*/
|
|
1379
|
+
describeRouteServerEndpoints(args: DescribeRouteServerEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeRouteServerEndpointsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1380
|
+
/**
|
|
1381
|
+
* @see {@link DescribeRouteServerPeersCommand}
|
|
1382
|
+
*/
|
|
1383
|
+
describeRouteServerPeers(args: DescribeRouteServerPeersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeRouteServerPeersCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1384
|
+
/**
|
|
1385
|
+
* @see {@link DescribeRouteServersCommand}
|
|
1386
|
+
*/
|
|
1387
|
+
describeRouteServers(args: DescribeRouteServersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeRouteServersCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1327
1388
|
/**
|
|
1328
1389
|
* @see {@link DescribeRouteTablesCommand}
|
|
1329
1390
|
*/
|
|
1330
|
-
describeRouteTables(args: DescribeRouteTablesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeRouteTablesCommandOutput, SdkError | EC2ServiceError>;
|
|
1391
|
+
describeRouteTables(args: DescribeRouteTablesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeRouteTablesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1331
1392
|
/**
|
|
1332
1393
|
* @see {@link DescribeScheduledInstanceAvailabilityCommand}
|
|
1333
1394
|
*/
|
|
1334
|
-
describeScheduledInstanceAvailability(args: DescribeScheduledInstanceAvailabilityCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeScheduledInstanceAvailabilityCommandOutput, SdkError | EC2ServiceError>;
|
|
1395
|
+
describeScheduledInstanceAvailability(args: DescribeScheduledInstanceAvailabilityCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeScheduledInstanceAvailabilityCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1335
1396
|
/**
|
|
1336
1397
|
* @see {@link DescribeScheduledInstancesCommand}
|
|
1337
1398
|
*/
|
|
1338
|
-
describeScheduledInstances(args: DescribeScheduledInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeScheduledInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
1399
|
+
describeScheduledInstances(args: DescribeScheduledInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeScheduledInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1339
1400
|
/**
|
|
1340
1401
|
* @see {@link DescribeSecurityGroupReferencesCommand}
|
|
1341
1402
|
*/
|
|
1342
|
-
describeSecurityGroupReferences(args: DescribeSecurityGroupReferencesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSecurityGroupReferencesCommandOutput, SdkError | EC2ServiceError>;
|
|
1403
|
+
describeSecurityGroupReferences(args: DescribeSecurityGroupReferencesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSecurityGroupReferencesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1343
1404
|
/**
|
|
1344
1405
|
* @see {@link DescribeSecurityGroupRulesCommand}
|
|
1345
1406
|
*/
|
|
1346
|
-
describeSecurityGroupRules(args: DescribeSecurityGroupRulesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSecurityGroupRulesCommandOutput, SdkError | EC2ServiceError>;
|
|
1407
|
+
describeSecurityGroupRules(args: DescribeSecurityGroupRulesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSecurityGroupRulesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1347
1408
|
/**
|
|
1348
1409
|
* @see {@link DescribeSecurityGroupVpcAssociationsCommand}
|
|
1349
1410
|
*/
|
|
1350
|
-
describeSecurityGroupVpcAssociations(args: DescribeSecurityGroupVpcAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSecurityGroupVpcAssociationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1411
|
+
describeSecurityGroupVpcAssociations(args: DescribeSecurityGroupVpcAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSecurityGroupVpcAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1351
1412
|
/**
|
|
1352
1413
|
* @see {@link DescribeSecurityGroupsCommand}
|
|
1353
1414
|
*/
|
|
1354
|
-
describeSecurityGroups(args: DescribeSecurityGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSecurityGroupsCommandOutput, SdkError | EC2ServiceError>;
|
|
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>;
|
|
1355
1420
|
/**
|
|
1356
1421
|
* @see {@link DescribeSnapshotAttributeCommand}
|
|
1357
1422
|
*/
|
|
1358
|
-
describeSnapshotAttribute(args: DescribeSnapshotAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSnapshotAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
1423
|
+
describeSnapshotAttribute(args: DescribeSnapshotAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSnapshotAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1359
1424
|
/**
|
|
1360
1425
|
* @see {@link DescribeSnapshotTierStatusCommand}
|
|
1361
1426
|
*/
|
|
1362
|
-
describeSnapshotTierStatus(args: DescribeSnapshotTierStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSnapshotTierStatusCommandOutput, SdkError | EC2ServiceError>;
|
|
1427
|
+
describeSnapshotTierStatus(args: DescribeSnapshotTierStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSnapshotTierStatusCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1363
1428
|
/**
|
|
1364
1429
|
* @see {@link DescribeSnapshotsCommand}
|
|
1365
1430
|
*/
|
|
1366
|
-
describeSnapshots(args: DescribeSnapshotsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSnapshotsCommandOutput, SdkError | EC2ServiceError>;
|
|
1431
|
+
describeSnapshots(args: DescribeSnapshotsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSnapshotsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1367
1432
|
/**
|
|
1368
1433
|
* @see {@link DescribeSpotDatafeedSubscriptionCommand}
|
|
1369
1434
|
*/
|
|
1370
|
-
describeSpotDatafeedSubscription(args: DescribeSpotDatafeedSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSpotDatafeedSubscriptionCommandOutput, SdkError | EC2ServiceError>;
|
|
1435
|
+
describeSpotDatafeedSubscription(args: DescribeSpotDatafeedSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSpotDatafeedSubscriptionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1371
1436
|
/**
|
|
1372
1437
|
* @see {@link DescribeSpotFleetInstancesCommand}
|
|
1373
1438
|
*/
|
|
1374
|
-
describeSpotFleetInstances(args: DescribeSpotFleetInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSpotFleetInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
1439
|
+
describeSpotFleetInstances(args: DescribeSpotFleetInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSpotFleetInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1375
1440
|
/**
|
|
1376
1441
|
* @see {@link DescribeSpotFleetRequestHistoryCommand}
|
|
1377
1442
|
*/
|
|
1378
|
-
describeSpotFleetRequestHistory(args: DescribeSpotFleetRequestHistoryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSpotFleetRequestHistoryCommandOutput, SdkError | EC2ServiceError>;
|
|
1443
|
+
describeSpotFleetRequestHistory(args: DescribeSpotFleetRequestHistoryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSpotFleetRequestHistoryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1379
1444
|
/**
|
|
1380
1445
|
* @see {@link DescribeSpotFleetRequestsCommand}
|
|
1381
1446
|
*/
|
|
1382
|
-
describeSpotFleetRequests(args: DescribeSpotFleetRequestsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSpotFleetRequestsCommandOutput, SdkError | EC2ServiceError>;
|
|
1447
|
+
describeSpotFleetRequests(args: DescribeSpotFleetRequestsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSpotFleetRequestsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1383
1448
|
/**
|
|
1384
1449
|
* @see {@link DescribeSpotInstanceRequestsCommand}
|
|
1385
1450
|
*/
|
|
1386
|
-
describeSpotInstanceRequests(args: DescribeSpotInstanceRequestsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSpotInstanceRequestsCommandOutput, SdkError | EC2ServiceError>;
|
|
1451
|
+
describeSpotInstanceRequests(args: DescribeSpotInstanceRequestsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSpotInstanceRequestsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1387
1452
|
/**
|
|
1388
1453
|
* @see {@link DescribeSpotPriceHistoryCommand}
|
|
1389
1454
|
*/
|
|
1390
|
-
describeSpotPriceHistory(args: DescribeSpotPriceHistoryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSpotPriceHistoryCommandOutput, SdkError | EC2ServiceError>;
|
|
1455
|
+
describeSpotPriceHistory(args: DescribeSpotPriceHistoryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSpotPriceHistoryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1391
1456
|
/**
|
|
1392
1457
|
* @see {@link DescribeStaleSecurityGroupsCommand}
|
|
1393
1458
|
*/
|
|
1394
|
-
describeStaleSecurityGroups(args: DescribeStaleSecurityGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeStaleSecurityGroupsCommandOutput, SdkError | EC2ServiceError>;
|
|
1459
|
+
describeStaleSecurityGroups(args: DescribeStaleSecurityGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeStaleSecurityGroupsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1395
1460
|
/**
|
|
1396
1461
|
* @see {@link DescribeStoreImageTasksCommand}
|
|
1397
1462
|
*/
|
|
1398
|
-
describeStoreImageTasks(args: DescribeStoreImageTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeStoreImageTasksCommandOutput, SdkError | EC2ServiceError>;
|
|
1463
|
+
describeStoreImageTasks(args: DescribeStoreImageTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeStoreImageTasksCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1399
1464
|
/**
|
|
1400
1465
|
* @see {@link DescribeSubnetsCommand}
|
|
1401
1466
|
*/
|
|
1402
|
-
describeSubnets(args: DescribeSubnetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSubnetsCommandOutput, SdkError | EC2ServiceError>;
|
|
1467
|
+
describeSubnets(args: DescribeSubnetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSubnetsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1403
1468
|
/**
|
|
1404
1469
|
* @see {@link DescribeTagsCommand}
|
|
1405
1470
|
*/
|
|
1406
|
-
describeTags(args: DescribeTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTagsCommandOutput, SdkError | EC2ServiceError>;
|
|
1471
|
+
describeTags(args: DescribeTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTagsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1407
1472
|
/**
|
|
1408
1473
|
* @see {@link DescribeTrafficMirrorFilterRulesCommand}
|
|
1409
1474
|
*/
|
|
1410
|
-
describeTrafficMirrorFilterRules(args: DescribeTrafficMirrorFilterRulesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTrafficMirrorFilterRulesCommandOutput, SdkError | EC2ServiceError>;
|
|
1475
|
+
describeTrafficMirrorFilterRules(args: DescribeTrafficMirrorFilterRulesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTrafficMirrorFilterRulesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1411
1476
|
/**
|
|
1412
1477
|
* @see {@link DescribeTrafficMirrorFiltersCommand}
|
|
1413
1478
|
*/
|
|
1414
|
-
describeTrafficMirrorFilters(args: DescribeTrafficMirrorFiltersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTrafficMirrorFiltersCommandOutput, SdkError | EC2ServiceError>;
|
|
1479
|
+
describeTrafficMirrorFilters(args: DescribeTrafficMirrorFiltersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTrafficMirrorFiltersCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1415
1480
|
/**
|
|
1416
1481
|
* @see {@link DescribeTrafficMirrorSessionsCommand}
|
|
1417
1482
|
*/
|
|
1418
|
-
describeTrafficMirrorSessions(args: DescribeTrafficMirrorSessionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTrafficMirrorSessionsCommandOutput, SdkError | EC2ServiceError>;
|
|
1483
|
+
describeTrafficMirrorSessions(args: DescribeTrafficMirrorSessionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTrafficMirrorSessionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1419
1484
|
/**
|
|
1420
1485
|
* @see {@link DescribeTrafficMirrorTargetsCommand}
|
|
1421
1486
|
*/
|
|
1422
|
-
describeTrafficMirrorTargets(args: DescribeTrafficMirrorTargetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTrafficMirrorTargetsCommandOutput, SdkError | EC2ServiceError>;
|
|
1487
|
+
describeTrafficMirrorTargets(args: DescribeTrafficMirrorTargetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTrafficMirrorTargetsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1423
1488
|
/**
|
|
1424
1489
|
* @see {@link DescribeTransitGatewayAttachmentsCommand}
|
|
1425
1490
|
*/
|
|
1426
|
-
describeTransitGatewayAttachments(args: DescribeTransitGatewayAttachmentsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayAttachmentsCommandOutput, SdkError | EC2ServiceError>;
|
|
1491
|
+
describeTransitGatewayAttachments(args: DescribeTransitGatewayAttachmentsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayAttachmentsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1427
1492
|
/**
|
|
1428
1493
|
* @see {@link DescribeTransitGatewayConnectPeersCommand}
|
|
1429
1494
|
*/
|
|
1430
|
-
describeTransitGatewayConnectPeers(args: DescribeTransitGatewayConnectPeersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayConnectPeersCommandOutput, SdkError | EC2ServiceError>;
|
|
1495
|
+
describeTransitGatewayConnectPeers(args: DescribeTransitGatewayConnectPeersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayConnectPeersCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1431
1496
|
/**
|
|
1432
1497
|
* @see {@link DescribeTransitGatewayConnectsCommand}
|
|
1433
1498
|
*/
|
|
1434
|
-
describeTransitGatewayConnects(args: DescribeTransitGatewayConnectsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayConnectsCommandOutput, SdkError | EC2ServiceError>;
|
|
1499
|
+
describeTransitGatewayConnects(args: DescribeTransitGatewayConnectsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayConnectsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1435
1500
|
/**
|
|
1436
1501
|
* @see {@link DescribeTransitGatewayMulticastDomainsCommand}
|
|
1437
1502
|
*/
|
|
1438
|
-
describeTransitGatewayMulticastDomains(args: DescribeTransitGatewayMulticastDomainsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayMulticastDomainsCommandOutput, SdkError | EC2ServiceError>;
|
|
1503
|
+
describeTransitGatewayMulticastDomains(args: DescribeTransitGatewayMulticastDomainsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayMulticastDomainsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1439
1504
|
/**
|
|
1440
1505
|
* @see {@link DescribeTransitGatewayPeeringAttachmentsCommand}
|
|
1441
1506
|
*/
|
|
1442
|
-
describeTransitGatewayPeeringAttachments(args: DescribeTransitGatewayPeeringAttachmentsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayPeeringAttachmentsCommandOutput, SdkError | EC2ServiceError>;
|
|
1507
|
+
describeTransitGatewayPeeringAttachments(args: DescribeTransitGatewayPeeringAttachmentsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayPeeringAttachmentsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1443
1508
|
/**
|
|
1444
1509
|
* @see {@link DescribeTransitGatewayPolicyTablesCommand}
|
|
1445
1510
|
*/
|
|
1446
|
-
describeTransitGatewayPolicyTables(args: DescribeTransitGatewayPolicyTablesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayPolicyTablesCommandOutput, SdkError | EC2ServiceError>;
|
|
1511
|
+
describeTransitGatewayPolicyTables(args: DescribeTransitGatewayPolicyTablesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayPolicyTablesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1447
1512
|
/**
|
|
1448
1513
|
* @see {@link DescribeTransitGatewayRouteTableAnnouncementsCommand}
|
|
1449
1514
|
*/
|
|
1450
|
-
describeTransitGatewayRouteTableAnnouncements(args: DescribeTransitGatewayRouteTableAnnouncementsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayRouteTableAnnouncementsCommandOutput, SdkError | EC2ServiceError>;
|
|
1515
|
+
describeTransitGatewayRouteTableAnnouncements(args: DescribeTransitGatewayRouteTableAnnouncementsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayRouteTableAnnouncementsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1451
1516
|
/**
|
|
1452
1517
|
* @see {@link DescribeTransitGatewayRouteTablesCommand}
|
|
1453
1518
|
*/
|
|
1454
|
-
describeTransitGatewayRouteTables(args: DescribeTransitGatewayRouteTablesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayRouteTablesCommandOutput, SdkError | EC2ServiceError>;
|
|
1519
|
+
describeTransitGatewayRouteTables(args: DescribeTransitGatewayRouteTablesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayRouteTablesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1455
1520
|
/**
|
|
1456
1521
|
* @see {@link DescribeTransitGatewayVpcAttachmentsCommand}
|
|
1457
1522
|
*/
|
|
1458
|
-
describeTransitGatewayVpcAttachments(args: DescribeTransitGatewayVpcAttachmentsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayVpcAttachmentsCommandOutput, SdkError | EC2ServiceError>;
|
|
1523
|
+
describeTransitGatewayVpcAttachments(args: DescribeTransitGatewayVpcAttachmentsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewayVpcAttachmentsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1459
1524
|
/**
|
|
1460
1525
|
* @see {@link DescribeTransitGatewaysCommand}
|
|
1461
1526
|
*/
|
|
1462
|
-
describeTransitGateways(args: DescribeTransitGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewaysCommandOutput, SdkError | EC2ServiceError>;
|
|
1527
|
+
describeTransitGateways(args: DescribeTransitGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTransitGatewaysCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1463
1528
|
/**
|
|
1464
1529
|
* @see {@link DescribeTrunkInterfaceAssociationsCommand}
|
|
1465
1530
|
*/
|
|
1466
|
-
describeTrunkInterfaceAssociations(args: DescribeTrunkInterfaceAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTrunkInterfaceAssociationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1531
|
+
describeTrunkInterfaceAssociations(args: DescribeTrunkInterfaceAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTrunkInterfaceAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1467
1532
|
/**
|
|
1468
1533
|
* @see {@link DescribeVerifiedAccessEndpointsCommand}
|
|
1469
1534
|
*/
|
|
1470
|
-
describeVerifiedAccessEndpoints(args: DescribeVerifiedAccessEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVerifiedAccessEndpointsCommandOutput, SdkError | EC2ServiceError>;
|
|
1535
|
+
describeVerifiedAccessEndpoints(args: DescribeVerifiedAccessEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVerifiedAccessEndpointsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1471
1536
|
/**
|
|
1472
1537
|
* @see {@link DescribeVerifiedAccessGroupsCommand}
|
|
1473
1538
|
*/
|
|
1474
|
-
describeVerifiedAccessGroups(args: DescribeVerifiedAccessGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVerifiedAccessGroupsCommandOutput, SdkError | EC2ServiceError>;
|
|
1539
|
+
describeVerifiedAccessGroups(args: DescribeVerifiedAccessGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVerifiedAccessGroupsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1475
1540
|
/**
|
|
1476
1541
|
* @see {@link DescribeVerifiedAccessInstanceLoggingConfigurationsCommand}
|
|
1477
1542
|
*/
|
|
1478
|
-
describeVerifiedAccessInstanceLoggingConfigurations(args: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1543
|
+
describeVerifiedAccessInstanceLoggingConfigurations(args: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1479
1544
|
/**
|
|
1480
1545
|
* @see {@link DescribeVerifiedAccessInstancesCommand}
|
|
1481
1546
|
*/
|
|
1482
|
-
describeVerifiedAccessInstances(args: DescribeVerifiedAccessInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVerifiedAccessInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
1547
|
+
describeVerifiedAccessInstances(args: DescribeVerifiedAccessInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVerifiedAccessInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1483
1548
|
/**
|
|
1484
1549
|
* @see {@link DescribeVerifiedAccessTrustProvidersCommand}
|
|
1485
1550
|
*/
|
|
1486
|
-
describeVerifiedAccessTrustProviders(args: DescribeVerifiedAccessTrustProvidersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVerifiedAccessTrustProvidersCommandOutput, SdkError | EC2ServiceError>;
|
|
1551
|
+
describeVerifiedAccessTrustProviders(args: DescribeVerifiedAccessTrustProvidersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVerifiedAccessTrustProvidersCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1487
1552
|
/**
|
|
1488
1553
|
* @see {@link DescribeVolumeAttributeCommand}
|
|
1489
1554
|
*/
|
|
1490
|
-
describeVolumeAttribute(args: DescribeVolumeAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVolumeAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
1555
|
+
describeVolumeAttribute(args: DescribeVolumeAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVolumeAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1491
1556
|
/**
|
|
1492
1557
|
* @see {@link DescribeVolumeStatusCommand}
|
|
1493
1558
|
*/
|
|
1494
|
-
describeVolumeStatus(args: DescribeVolumeStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVolumeStatusCommandOutput, SdkError | EC2ServiceError>;
|
|
1559
|
+
describeVolumeStatus(args: DescribeVolumeStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVolumeStatusCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1495
1560
|
/**
|
|
1496
1561
|
* @see {@link DescribeVolumesCommand}
|
|
1497
1562
|
*/
|
|
1498
|
-
describeVolumes(args: DescribeVolumesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVolumesCommandOutput, SdkError | EC2ServiceError>;
|
|
1563
|
+
describeVolumes(args: DescribeVolumesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVolumesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1499
1564
|
/**
|
|
1500
1565
|
* @see {@link DescribeVolumesModificationsCommand}
|
|
1501
1566
|
*/
|
|
1502
|
-
describeVolumesModifications(args: DescribeVolumesModificationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVolumesModificationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1567
|
+
describeVolumesModifications(args: DescribeVolumesModificationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVolumesModificationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1503
1568
|
/**
|
|
1504
1569
|
* @see {@link DescribeVpcAttributeCommand}
|
|
1505
1570
|
*/
|
|
1506
|
-
describeVpcAttribute(args: DescribeVpcAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
1571
|
+
describeVpcAttribute(args: DescribeVpcAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1507
1572
|
/**
|
|
1508
1573
|
* @see {@link DescribeVpcBlockPublicAccessExclusionsCommand}
|
|
1509
1574
|
*/
|
|
1510
|
-
describeVpcBlockPublicAccessExclusions(args: DescribeVpcBlockPublicAccessExclusionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcBlockPublicAccessExclusionsCommandOutput, SdkError | EC2ServiceError>;
|
|
1575
|
+
describeVpcBlockPublicAccessExclusions(args: DescribeVpcBlockPublicAccessExclusionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcBlockPublicAccessExclusionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1511
1576
|
/**
|
|
1512
1577
|
* @see {@link DescribeVpcBlockPublicAccessOptionsCommand}
|
|
1513
1578
|
*/
|
|
1514
|
-
describeVpcBlockPublicAccessOptions(args: DescribeVpcBlockPublicAccessOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcBlockPublicAccessOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
1579
|
+
describeVpcBlockPublicAccessOptions(args: DescribeVpcBlockPublicAccessOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcBlockPublicAccessOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1515
1580
|
/**
|
|
1516
1581
|
* @see {@link DescribeVpcClassicLinkCommand}
|
|
1517
1582
|
*/
|
|
1518
|
-
describeVpcClassicLink(args: DescribeVpcClassicLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcClassicLinkCommandOutput, SdkError | EC2ServiceError>;
|
|
1583
|
+
describeVpcClassicLink(args: DescribeVpcClassicLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcClassicLinkCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1519
1584
|
/**
|
|
1520
1585
|
* @see {@link DescribeVpcClassicLinkDnsSupportCommand}
|
|
1521
1586
|
*/
|
|
1522
|
-
describeVpcClassicLinkDnsSupport(args: DescribeVpcClassicLinkDnsSupportCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcClassicLinkDnsSupportCommandOutput, SdkError | EC2ServiceError>;
|
|
1587
|
+
describeVpcClassicLinkDnsSupport(args: DescribeVpcClassicLinkDnsSupportCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcClassicLinkDnsSupportCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1523
1588
|
/**
|
|
1524
1589
|
* @see {@link DescribeVpcEndpointAssociationsCommand}
|
|
1525
1590
|
*/
|
|
1526
|
-
describeVpcEndpointAssociations(args: DescribeVpcEndpointAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointAssociationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1591
|
+
describeVpcEndpointAssociations(args: DescribeVpcEndpointAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1527
1592
|
/**
|
|
1528
1593
|
* @see {@link DescribeVpcEndpointConnectionNotificationsCommand}
|
|
1529
1594
|
*/
|
|
1530
|
-
describeVpcEndpointConnectionNotifications(args: DescribeVpcEndpointConnectionNotificationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointConnectionNotificationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1595
|
+
describeVpcEndpointConnectionNotifications(args: DescribeVpcEndpointConnectionNotificationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointConnectionNotificationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1531
1596
|
/**
|
|
1532
1597
|
* @see {@link DescribeVpcEndpointConnectionsCommand}
|
|
1533
1598
|
*/
|
|
1534
|
-
describeVpcEndpointConnections(args: DescribeVpcEndpointConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointConnectionsCommandOutput, SdkError | EC2ServiceError>;
|
|
1599
|
+
describeVpcEndpointConnections(args: DescribeVpcEndpointConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointConnectionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1535
1600
|
/**
|
|
1536
1601
|
* @see {@link DescribeVpcEndpointServiceConfigurationsCommand}
|
|
1537
1602
|
*/
|
|
1538
|
-
describeVpcEndpointServiceConfigurations(args: DescribeVpcEndpointServiceConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointServiceConfigurationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1603
|
+
describeVpcEndpointServiceConfigurations(args: DescribeVpcEndpointServiceConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointServiceConfigurationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1539
1604
|
/**
|
|
1540
1605
|
* @see {@link DescribeVpcEndpointServicePermissionsCommand}
|
|
1541
1606
|
*/
|
|
1542
|
-
describeVpcEndpointServicePermissions(args: DescribeVpcEndpointServicePermissionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointServicePermissionsCommandOutput, SdkError | EC2ServiceError>;
|
|
1607
|
+
describeVpcEndpointServicePermissions(args: DescribeVpcEndpointServicePermissionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointServicePermissionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1543
1608
|
/**
|
|
1544
1609
|
* @see {@link DescribeVpcEndpointServicesCommand}
|
|
1545
1610
|
*/
|
|
1546
|
-
describeVpcEndpointServices(args: DescribeVpcEndpointServicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointServicesCommandOutput, SdkError | EC2ServiceError>;
|
|
1611
|
+
describeVpcEndpointServices(args: DescribeVpcEndpointServicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointServicesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1547
1612
|
/**
|
|
1548
1613
|
* @see {@link DescribeVpcEndpointsCommand}
|
|
1549
1614
|
*/
|
|
1550
|
-
describeVpcEndpoints(args: DescribeVpcEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointsCommandOutput, SdkError | EC2ServiceError>;
|
|
1615
|
+
describeVpcEndpoints(args: DescribeVpcEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcEndpointsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1551
1616
|
/**
|
|
1552
1617
|
* @see {@link DescribeVpcPeeringConnectionsCommand}
|
|
1553
1618
|
*/
|
|
1554
|
-
describeVpcPeeringConnections(args: DescribeVpcPeeringConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcPeeringConnectionsCommandOutput, SdkError | EC2ServiceError>;
|
|
1619
|
+
describeVpcPeeringConnections(args: DescribeVpcPeeringConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcPeeringConnectionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1555
1620
|
/**
|
|
1556
1621
|
* @see {@link DescribeVpcsCommand}
|
|
1557
1622
|
*/
|
|
1558
|
-
describeVpcs(args: DescribeVpcsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcsCommandOutput, SdkError | EC2ServiceError>;
|
|
1623
|
+
describeVpcs(args: DescribeVpcsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpcsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1559
1624
|
/**
|
|
1560
1625
|
* @see {@link DescribeVpnConnectionsCommand}
|
|
1561
1626
|
*/
|
|
1562
|
-
describeVpnConnections(args: DescribeVpnConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpnConnectionsCommandOutput, SdkError | EC2ServiceError>;
|
|
1627
|
+
describeVpnConnections(args: DescribeVpnConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpnConnectionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1563
1628
|
/**
|
|
1564
1629
|
* @see {@link DescribeVpnGatewaysCommand}
|
|
1565
1630
|
*/
|
|
1566
|
-
describeVpnGateways(args: DescribeVpnGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpnGatewaysCommandOutput, SdkError | EC2ServiceError>;
|
|
1631
|
+
describeVpnGateways(args: DescribeVpnGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeVpnGatewaysCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1567
1632
|
/**
|
|
1568
1633
|
* @see {@link DetachClassicLinkVpcCommand}
|
|
1569
1634
|
*/
|
|
1570
|
-
detachClassicLinkVpc(args: DetachClassicLinkVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachClassicLinkVpcCommandOutput, SdkError | EC2ServiceError>;
|
|
1635
|
+
detachClassicLinkVpc(args: DetachClassicLinkVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachClassicLinkVpcCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1571
1636
|
/**
|
|
1572
1637
|
* @see {@link DetachInternetGatewayCommand}
|
|
1573
1638
|
*/
|
|
1574
|
-
detachInternetGateway(args: DetachInternetGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachInternetGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
1639
|
+
detachInternetGateway(args: DetachInternetGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachInternetGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1575
1640
|
/**
|
|
1576
1641
|
* @see {@link DetachNetworkInterfaceCommand}
|
|
1577
1642
|
*/
|
|
1578
|
-
detachNetworkInterface(args: DetachNetworkInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachNetworkInterfaceCommandOutput, SdkError | EC2ServiceError>;
|
|
1643
|
+
detachNetworkInterface(args: DetachNetworkInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachNetworkInterfaceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1579
1644
|
/**
|
|
1580
1645
|
* @see {@link DetachVerifiedAccessTrustProviderCommand}
|
|
1581
1646
|
*/
|
|
1582
|
-
detachVerifiedAccessTrustProvider(args: DetachVerifiedAccessTrustProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachVerifiedAccessTrustProviderCommandOutput, SdkError | EC2ServiceError>;
|
|
1647
|
+
detachVerifiedAccessTrustProvider(args: DetachVerifiedAccessTrustProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachVerifiedAccessTrustProviderCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1583
1648
|
/**
|
|
1584
1649
|
* @see {@link DetachVolumeCommand}
|
|
1585
1650
|
*/
|
|
1586
|
-
detachVolume(args: DetachVolumeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachVolumeCommandOutput, SdkError | EC2ServiceError>;
|
|
1651
|
+
detachVolume(args: DetachVolumeCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachVolumeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1587
1652
|
/**
|
|
1588
1653
|
* @see {@link DetachVpnGatewayCommand}
|
|
1589
1654
|
*/
|
|
1590
|
-
detachVpnGateway(args: DetachVpnGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachVpnGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
1655
|
+
detachVpnGateway(args: DetachVpnGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachVpnGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1591
1656
|
/**
|
|
1592
1657
|
* @see {@link DisableAddressTransferCommand}
|
|
1593
1658
|
*/
|
|
1594
|
-
disableAddressTransfer(args: DisableAddressTransferCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableAddressTransferCommandOutput, SdkError | EC2ServiceError>;
|
|
1659
|
+
disableAddressTransfer(args: DisableAddressTransferCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableAddressTransferCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1595
1660
|
/**
|
|
1596
1661
|
* @see {@link DisableAllowedImagesSettingsCommand}
|
|
1597
1662
|
*/
|
|
1598
|
-
disableAllowedImagesSettings(args: DisableAllowedImagesSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableAllowedImagesSettingsCommandOutput, SdkError | EC2ServiceError>;
|
|
1663
|
+
disableAllowedImagesSettings(args: DisableAllowedImagesSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableAllowedImagesSettingsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1599
1664
|
/**
|
|
1600
1665
|
* @see {@link DisableAwsNetworkPerformanceMetricSubscriptionCommand}
|
|
1601
1666
|
*/
|
|
1602
|
-
disableAwsNetworkPerformanceMetricSubscription(args: DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput, SdkError | EC2ServiceError>;
|
|
1667
|
+
disableAwsNetworkPerformanceMetricSubscription(args: DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1603
1668
|
/**
|
|
1604
1669
|
* @see {@link DisableEbsEncryptionByDefaultCommand}
|
|
1605
1670
|
*/
|
|
1606
|
-
disableEbsEncryptionByDefault(args: DisableEbsEncryptionByDefaultCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableEbsEncryptionByDefaultCommandOutput, SdkError | EC2ServiceError>;
|
|
1671
|
+
disableEbsEncryptionByDefault(args: DisableEbsEncryptionByDefaultCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableEbsEncryptionByDefaultCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1607
1672
|
/**
|
|
1608
1673
|
* @see {@link DisableFastLaunchCommand}
|
|
1609
1674
|
*/
|
|
1610
|
-
disableFastLaunch(args: DisableFastLaunchCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableFastLaunchCommandOutput, SdkError | EC2ServiceError>;
|
|
1675
|
+
disableFastLaunch(args: DisableFastLaunchCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableFastLaunchCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1611
1676
|
/**
|
|
1612
1677
|
* @see {@link DisableFastSnapshotRestoresCommand}
|
|
1613
1678
|
*/
|
|
1614
|
-
disableFastSnapshotRestores(args: DisableFastSnapshotRestoresCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableFastSnapshotRestoresCommandOutput, SdkError | EC2ServiceError>;
|
|
1679
|
+
disableFastSnapshotRestores(args: DisableFastSnapshotRestoresCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableFastSnapshotRestoresCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1615
1680
|
/**
|
|
1616
1681
|
* @see {@link DisableImageCommand}
|
|
1617
1682
|
*/
|
|
1618
|
-
disableImage(args: DisableImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableImageCommandOutput, SdkError | EC2ServiceError>;
|
|
1683
|
+
disableImage(args: DisableImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableImageCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1619
1684
|
/**
|
|
1620
1685
|
* @see {@link DisableImageBlockPublicAccessCommand}
|
|
1621
1686
|
*/
|
|
1622
|
-
disableImageBlockPublicAccess(args: DisableImageBlockPublicAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableImageBlockPublicAccessCommandOutput, SdkError | EC2ServiceError>;
|
|
1687
|
+
disableImageBlockPublicAccess(args: DisableImageBlockPublicAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableImageBlockPublicAccessCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1623
1688
|
/**
|
|
1624
1689
|
* @see {@link DisableImageDeprecationCommand}
|
|
1625
1690
|
*/
|
|
1626
|
-
disableImageDeprecation(args: DisableImageDeprecationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableImageDeprecationCommandOutput, SdkError | EC2ServiceError>;
|
|
1691
|
+
disableImageDeprecation(args: DisableImageDeprecationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableImageDeprecationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1627
1692
|
/**
|
|
1628
1693
|
* @see {@link DisableImageDeregistrationProtectionCommand}
|
|
1629
1694
|
*/
|
|
1630
|
-
disableImageDeregistrationProtection(args: DisableImageDeregistrationProtectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableImageDeregistrationProtectionCommandOutput, SdkError | EC2ServiceError>;
|
|
1695
|
+
disableImageDeregistrationProtection(args: DisableImageDeregistrationProtectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableImageDeregistrationProtectionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1631
1696
|
/**
|
|
1632
1697
|
* @see {@link DisableIpamOrganizationAdminAccountCommand}
|
|
1633
1698
|
*/
|
|
1634
|
-
disableIpamOrganizationAdminAccount(args: DisableIpamOrganizationAdminAccountCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableIpamOrganizationAdminAccountCommandOutput, SdkError | EC2ServiceError>;
|
|
1699
|
+
disableIpamOrganizationAdminAccount(args: DisableIpamOrganizationAdminAccountCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableIpamOrganizationAdminAccountCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1700
|
+
/**
|
|
1701
|
+
* @see {@link DisableRouteServerPropagationCommand}
|
|
1702
|
+
*/
|
|
1703
|
+
disableRouteServerPropagation(args: DisableRouteServerPropagationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableRouteServerPropagationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1635
1704
|
/**
|
|
1636
1705
|
* @see {@link DisableSerialConsoleAccessCommand}
|
|
1637
1706
|
*/
|
|
1638
|
-
disableSerialConsoleAccess(args: DisableSerialConsoleAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableSerialConsoleAccessCommandOutput, SdkError | EC2ServiceError>;
|
|
1707
|
+
disableSerialConsoleAccess(args: DisableSerialConsoleAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableSerialConsoleAccessCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1639
1708
|
/**
|
|
1640
1709
|
* @see {@link DisableSnapshotBlockPublicAccessCommand}
|
|
1641
1710
|
*/
|
|
1642
|
-
disableSnapshotBlockPublicAccess(args: DisableSnapshotBlockPublicAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableSnapshotBlockPublicAccessCommandOutput, SdkError | EC2ServiceError>;
|
|
1711
|
+
disableSnapshotBlockPublicAccess(args: DisableSnapshotBlockPublicAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableSnapshotBlockPublicAccessCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1643
1712
|
/**
|
|
1644
1713
|
* @see {@link DisableTransitGatewayRouteTablePropagationCommand}
|
|
1645
1714
|
*/
|
|
1646
|
-
disableTransitGatewayRouteTablePropagation(args: DisableTransitGatewayRouteTablePropagationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableTransitGatewayRouteTablePropagationCommandOutput, SdkError | EC2ServiceError>;
|
|
1715
|
+
disableTransitGatewayRouteTablePropagation(args: DisableTransitGatewayRouteTablePropagationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableTransitGatewayRouteTablePropagationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1647
1716
|
/**
|
|
1648
1717
|
* @see {@link DisableVgwRoutePropagationCommand}
|
|
1649
1718
|
*/
|
|
1650
|
-
disableVgwRoutePropagation(args: DisableVgwRoutePropagationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableVgwRoutePropagationCommandOutput, SdkError | EC2ServiceError>;
|
|
1719
|
+
disableVgwRoutePropagation(args: DisableVgwRoutePropagationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableVgwRoutePropagationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1651
1720
|
/**
|
|
1652
1721
|
* @see {@link DisableVpcClassicLinkCommand}
|
|
1653
1722
|
*/
|
|
1654
|
-
disableVpcClassicLink(args: DisableVpcClassicLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableVpcClassicLinkCommandOutput, SdkError | EC2ServiceError>;
|
|
1723
|
+
disableVpcClassicLink(args: DisableVpcClassicLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableVpcClassicLinkCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1655
1724
|
/**
|
|
1656
1725
|
* @see {@link DisableVpcClassicLinkDnsSupportCommand}
|
|
1657
1726
|
*/
|
|
1658
|
-
disableVpcClassicLinkDnsSupport(args: DisableVpcClassicLinkDnsSupportCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableVpcClassicLinkDnsSupportCommandOutput, SdkError | EC2ServiceError>;
|
|
1727
|
+
disableVpcClassicLinkDnsSupport(args: DisableVpcClassicLinkDnsSupportCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableVpcClassicLinkDnsSupportCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1659
1728
|
/**
|
|
1660
1729
|
* @see {@link DisassociateAddressCommand}
|
|
1661
1730
|
*/
|
|
1662
|
-
disassociateAddress(args: DisassociateAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateAddressCommandOutput, SdkError | EC2ServiceError>;
|
|
1731
|
+
disassociateAddress(args: DisassociateAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateAddressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1663
1732
|
/**
|
|
1664
1733
|
* @see {@link DisassociateCapacityReservationBillingOwnerCommand}
|
|
1665
1734
|
*/
|
|
1666
|
-
disassociateCapacityReservationBillingOwner(args: DisassociateCapacityReservationBillingOwnerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateCapacityReservationBillingOwnerCommandOutput, SdkError | EC2ServiceError>;
|
|
1735
|
+
disassociateCapacityReservationBillingOwner(args: DisassociateCapacityReservationBillingOwnerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateCapacityReservationBillingOwnerCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1667
1736
|
/**
|
|
1668
1737
|
* @see {@link DisassociateClientVpnTargetNetworkCommand}
|
|
1669
1738
|
*/
|
|
1670
|
-
disassociateClientVpnTargetNetwork(args: DisassociateClientVpnTargetNetworkCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateClientVpnTargetNetworkCommandOutput, SdkError | EC2ServiceError>;
|
|
1739
|
+
disassociateClientVpnTargetNetwork(args: DisassociateClientVpnTargetNetworkCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateClientVpnTargetNetworkCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1671
1740
|
/**
|
|
1672
1741
|
* @see {@link DisassociateEnclaveCertificateIamRoleCommand}
|
|
1673
1742
|
*/
|
|
1674
|
-
disassociateEnclaveCertificateIamRole(args: DisassociateEnclaveCertificateIamRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateEnclaveCertificateIamRoleCommandOutput, SdkError | EC2ServiceError>;
|
|
1743
|
+
disassociateEnclaveCertificateIamRole(args: DisassociateEnclaveCertificateIamRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateEnclaveCertificateIamRoleCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1675
1744
|
/**
|
|
1676
1745
|
* @see {@link DisassociateIamInstanceProfileCommand}
|
|
1677
1746
|
*/
|
|
1678
|
-
disassociateIamInstanceProfile(args: DisassociateIamInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateIamInstanceProfileCommandOutput, SdkError | EC2ServiceError>;
|
|
1747
|
+
disassociateIamInstanceProfile(args: DisassociateIamInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateIamInstanceProfileCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1679
1748
|
/**
|
|
1680
1749
|
* @see {@link DisassociateInstanceEventWindowCommand}
|
|
1681
1750
|
*/
|
|
1682
|
-
disassociateInstanceEventWindow(args: DisassociateInstanceEventWindowCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateInstanceEventWindowCommandOutput, SdkError | EC2ServiceError>;
|
|
1751
|
+
disassociateInstanceEventWindow(args: DisassociateInstanceEventWindowCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateInstanceEventWindowCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1683
1752
|
/**
|
|
1684
1753
|
* @see {@link DisassociateIpamByoasnCommand}
|
|
1685
1754
|
*/
|
|
1686
|
-
disassociateIpamByoasn(args: DisassociateIpamByoasnCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateIpamByoasnCommandOutput, SdkError | EC2ServiceError>;
|
|
1755
|
+
disassociateIpamByoasn(args: DisassociateIpamByoasnCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateIpamByoasnCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1687
1756
|
/**
|
|
1688
1757
|
* @see {@link DisassociateIpamResourceDiscoveryCommand}
|
|
1689
1758
|
*/
|
|
1690
|
-
disassociateIpamResourceDiscovery(args: DisassociateIpamResourceDiscoveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateIpamResourceDiscoveryCommandOutput, SdkError | EC2ServiceError>;
|
|
1759
|
+
disassociateIpamResourceDiscovery(args: DisassociateIpamResourceDiscoveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateIpamResourceDiscoveryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1691
1760
|
/**
|
|
1692
1761
|
* @see {@link DisassociateNatGatewayAddressCommand}
|
|
1693
1762
|
*/
|
|
1694
|
-
disassociateNatGatewayAddress(args: DisassociateNatGatewayAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateNatGatewayAddressCommandOutput, SdkError | EC2ServiceError>;
|
|
1763
|
+
disassociateNatGatewayAddress(args: DisassociateNatGatewayAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateNatGatewayAddressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1764
|
+
/**
|
|
1765
|
+
* @see {@link DisassociateRouteServerCommand}
|
|
1766
|
+
*/
|
|
1767
|
+
disassociateRouteServer(args: DisassociateRouteServerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateRouteServerCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1695
1768
|
/**
|
|
1696
1769
|
* @see {@link DisassociateRouteTableCommand}
|
|
1697
1770
|
*/
|
|
1698
|
-
disassociateRouteTable(args: DisassociateRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateRouteTableCommandOutput, SdkError | EC2ServiceError>;
|
|
1771
|
+
disassociateRouteTable(args: DisassociateRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateRouteTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1699
1772
|
/**
|
|
1700
1773
|
* @see {@link DisassociateSecurityGroupVpcCommand}
|
|
1701
1774
|
*/
|
|
1702
|
-
disassociateSecurityGroupVpc(args: DisassociateSecurityGroupVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateSecurityGroupVpcCommandOutput, SdkError | EC2ServiceError>;
|
|
1775
|
+
disassociateSecurityGroupVpc(args: DisassociateSecurityGroupVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateSecurityGroupVpcCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1703
1776
|
/**
|
|
1704
1777
|
* @see {@link DisassociateSubnetCidrBlockCommand}
|
|
1705
1778
|
*/
|
|
1706
|
-
disassociateSubnetCidrBlock(args: DisassociateSubnetCidrBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateSubnetCidrBlockCommandOutput, SdkError | EC2ServiceError>;
|
|
1779
|
+
disassociateSubnetCidrBlock(args: DisassociateSubnetCidrBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateSubnetCidrBlockCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1707
1780
|
/**
|
|
1708
1781
|
* @see {@link DisassociateTransitGatewayMulticastDomainCommand}
|
|
1709
1782
|
*/
|
|
1710
|
-
disassociateTransitGatewayMulticastDomain(args: DisassociateTransitGatewayMulticastDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateTransitGatewayMulticastDomainCommandOutput, SdkError | EC2ServiceError>;
|
|
1783
|
+
disassociateTransitGatewayMulticastDomain(args: DisassociateTransitGatewayMulticastDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateTransitGatewayMulticastDomainCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1711
1784
|
/**
|
|
1712
1785
|
* @see {@link DisassociateTransitGatewayPolicyTableCommand}
|
|
1713
1786
|
*/
|
|
1714
|
-
disassociateTransitGatewayPolicyTable(args: DisassociateTransitGatewayPolicyTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateTransitGatewayPolicyTableCommandOutput, SdkError | EC2ServiceError>;
|
|
1787
|
+
disassociateTransitGatewayPolicyTable(args: DisassociateTransitGatewayPolicyTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateTransitGatewayPolicyTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1715
1788
|
/**
|
|
1716
1789
|
* @see {@link DisassociateTransitGatewayRouteTableCommand}
|
|
1717
1790
|
*/
|
|
1718
|
-
disassociateTransitGatewayRouteTable(args: DisassociateTransitGatewayRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateTransitGatewayRouteTableCommandOutput, SdkError | EC2ServiceError>;
|
|
1791
|
+
disassociateTransitGatewayRouteTable(args: DisassociateTransitGatewayRouteTableCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateTransitGatewayRouteTableCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1719
1792
|
/**
|
|
1720
1793
|
* @see {@link DisassociateTrunkInterfaceCommand}
|
|
1721
1794
|
*/
|
|
1722
|
-
disassociateTrunkInterface(args: DisassociateTrunkInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateTrunkInterfaceCommandOutput, SdkError | EC2ServiceError>;
|
|
1795
|
+
disassociateTrunkInterface(args: DisassociateTrunkInterfaceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateTrunkInterfaceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1723
1796
|
/**
|
|
1724
1797
|
* @see {@link DisassociateVpcCidrBlockCommand}
|
|
1725
1798
|
*/
|
|
1726
|
-
disassociateVpcCidrBlock(args: DisassociateVpcCidrBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateVpcCidrBlockCommandOutput, SdkError | EC2ServiceError>;
|
|
1799
|
+
disassociateVpcCidrBlock(args: DisassociateVpcCidrBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateVpcCidrBlockCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1727
1800
|
/**
|
|
1728
1801
|
* @see {@link EnableAddressTransferCommand}
|
|
1729
1802
|
*/
|
|
1730
|
-
enableAddressTransfer(args: EnableAddressTransferCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableAddressTransferCommandOutput, SdkError | EC2ServiceError>;
|
|
1803
|
+
enableAddressTransfer(args: EnableAddressTransferCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableAddressTransferCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1731
1804
|
/**
|
|
1732
1805
|
* @see {@link EnableAllowedImagesSettingsCommand}
|
|
1733
1806
|
*/
|
|
1734
|
-
enableAllowedImagesSettings(args: EnableAllowedImagesSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableAllowedImagesSettingsCommandOutput, SdkError | EC2ServiceError>;
|
|
1807
|
+
enableAllowedImagesSettings(args: EnableAllowedImagesSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableAllowedImagesSettingsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1735
1808
|
/**
|
|
1736
1809
|
* @see {@link EnableAwsNetworkPerformanceMetricSubscriptionCommand}
|
|
1737
1810
|
*/
|
|
1738
|
-
enableAwsNetworkPerformanceMetricSubscription(args: EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput, SdkError | EC2ServiceError>;
|
|
1811
|
+
enableAwsNetworkPerformanceMetricSubscription(args: EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1739
1812
|
/**
|
|
1740
1813
|
* @see {@link EnableEbsEncryptionByDefaultCommand}
|
|
1741
1814
|
*/
|
|
1742
|
-
enableEbsEncryptionByDefault(args: EnableEbsEncryptionByDefaultCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableEbsEncryptionByDefaultCommandOutput, SdkError | EC2ServiceError>;
|
|
1815
|
+
enableEbsEncryptionByDefault(args: EnableEbsEncryptionByDefaultCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableEbsEncryptionByDefaultCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1743
1816
|
/**
|
|
1744
1817
|
* @see {@link EnableFastLaunchCommand}
|
|
1745
1818
|
*/
|
|
1746
|
-
enableFastLaunch(args: EnableFastLaunchCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableFastLaunchCommandOutput, SdkError | EC2ServiceError>;
|
|
1819
|
+
enableFastLaunch(args: EnableFastLaunchCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableFastLaunchCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1747
1820
|
/**
|
|
1748
1821
|
* @see {@link EnableFastSnapshotRestoresCommand}
|
|
1749
1822
|
*/
|
|
1750
|
-
enableFastSnapshotRestores(args: EnableFastSnapshotRestoresCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableFastSnapshotRestoresCommandOutput, SdkError | EC2ServiceError>;
|
|
1823
|
+
enableFastSnapshotRestores(args: EnableFastSnapshotRestoresCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableFastSnapshotRestoresCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1751
1824
|
/**
|
|
1752
1825
|
* @see {@link EnableImageCommand}
|
|
1753
1826
|
*/
|
|
1754
|
-
enableImage(args: EnableImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableImageCommandOutput, SdkError | EC2ServiceError>;
|
|
1827
|
+
enableImage(args: EnableImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableImageCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1755
1828
|
/**
|
|
1756
1829
|
* @see {@link EnableImageBlockPublicAccessCommand}
|
|
1757
1830
|
*/
|
|
1758
|
-
enableImageBlockPublicAccess(args: EnableImageBlockPublicAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableImageBlockPublicAccessCommandOutput, SdkError | EC2ServiceError>;
|
|
1831
|
+
enableImageBlockPublicAccess(args: EnableImageBlockPublicAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableImageBlockPublicAccessCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1759
1832
|
/**
|
|
1760
1833
|
* @see {@link EnableImageDeprecationCommand}
|
|
1761
1834
|
*/
|
|
1762
|
-
enableImageDeprecation(args: EnableImageDeprecationCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableImageDeprecationCommandOutput, SdkError | EC2ServiceError>;
|
|
1835
|
+
enableImageDeprecation(args: EnableImageDeprecationCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableImageDeprecationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1763
1836
|
/**
|
|
1764
1837
|
* @see {@link EnableImageDeregistrationProtectionCommand}
|
|
1765
1838
|
*/
|
|
1766
|
-
enableImageDeregistrationProtection(args: EnableImageDeregistrationProtectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableImageDeregistrationProtectionCommandOutput, SdkError | EC2ServiceError>;
|
|
1839
|
+
enableImageDeregistrationProtection(args: EnableImageDeregistrationProtectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableImageDeregistrationProtectionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1767
1840
|
/**
|
|
1768
1841
|
* @see {@link EnableIpamOrganizationAdminAccountCommand}
|
|
1769
1842
|
*/
|
|
1770
|
-
enableIpamOrganizationAdminAccount(args: EnableIpamOrganizationAdminAccountCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableIpamOrganizationAdminAccountCommandOutput, SdkError | EC2ServiceError>;
|
|
1843
|
+
enableIpamOrganizationAdminAccount(args: EnableIpamOrganizationAdminAccountCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableIpamOrganizationAdminAccountCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1771
1844
|
/**
|
|
1772
1845
|
* @see {@link EnableReachabilityAnalyzerOrganizationSharingCommand}
|
|
1773
1846
|
*/
|
|
1774
|
-
enableReachabilityAnalyzerOrganizationSharing(args: EnableReachabilityAnalyzerOrganizationSharingCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableReachabilityAnalyzerOrganizationSharingCommandOutput, SdkError | EC2ServiceError>;
|
|
1847
|
+
enableReachabilityAnalyzerOrganizationSharing(args: EnableReachabilityAnalyzerOrganizationSharingCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableReachabilityAnalyzerOrganizationSharingCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1848
|
+
/**
|
|
1849
|
+
* @see {@link EnableRouteServerPropagationCommand}
|
|
1850
|
+
*/
|
|
1851
|
+
enableRouteServerPropagation(args: EnableRouteServerPropagationCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableRouteServerPropagationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1775
1852
|
/**
|
|
1776
1853
|
* @see {@link EnableSerialConsoleAccessCommand}
|
|
1777
1854
|
*/
|
|
1778
|
-
enableSerialConsoleAccess(args: EnableSerialConsoleAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableSerialConsoleAccessCommandOutput, SdkError | EC2ServiceError>;
|
|
1855
|
+
enableSerialConsoleAccess(args: EnableSerialConsoleAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableSerialConsoleAccessCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1779
1856
|
/**
|
|
1780
1857
|
* @see {@link EnableSnapshotBlockPublicAccessCommand}
|
|
1781
1858
|
*/
|
|
1782
|
-
enableSnapshotBlockPublicAccess(args: EnableSnapshotBlockPublicAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableSnapshotBlockPublicAccessCommandOutput, SdkError | EC2ServiceError>;
|
|
1859
|
+
enableSnapshotBlockPublicAccess(args: EnableSnapshotBlockPublicAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableSnapshotBlockPublicAccessCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1783
1860
|
/**
|
|
1784
1861
|
* @see {@link EnableTransitGatewayRouteTablePropagationCommand}
|
|
1785
1862
|
*/
|
|
1786
|
-
enableTransitGatewayRouteTablePropagation(args: EnableTransitGatewayRouteTablePropagationCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableTransitGatewayRouteTablePropagationCommandOutput, SdkError | EC2ServiceError>;
|
|
1863
|
+
enableTransitGatewayRouteTablePropagation(args: EnableTransitGatewayRouteTablePropagationCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableTransitGatewayRouteTablePropagationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1787
1864
|
/**
|
|
1788
1865
|
* @see {@link EnableVgwRoutePropagationCommand}
|
|
1789
1866
|
*/
|
|
1790
|
-
enableVgwRoutePropagation(args: EnableVgwRoutePropagationCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableVgwRoutePropagationCommandOutput, SdkError | EC2ServiceError>;
|
|
1867
|
+
enableVgwRoutePropagation(args: EnableVgwRoutePropagationCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableVgwRoutePropagationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1791
1868
|
/**
|
|
1792
1869
|
* @see {@link EnableVolumeIOCommand}
|
|
1793
1870
|
*/
|
|
1794
|
-
enableVolumeIO(args: EnableVolumeIOCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableVolumeIOCommandOutput, SdkError | EC2ServiceError>;
|
|
1871
|
+
enableVolumeIO(args: EnableVolumeIOCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableVolumeIOCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1795
1872
|
/**
|
|
1796
1873
|
* @see {@link EnableVpcClassicLinkCommand}
|
|
1797
1874
|
*/
|
|
1798
|
-
enableVpcClassicLink(args: EnableVpcClassicLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableVpcClassicLinkCommandOutput, SdkError | EC2ServiceError>;
|
|
1875
|
+
enableVpcClassicLink(args: EnableVpcClassicLinkCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableVpcClassicLinkCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1799
1876
|
/**
|
|
1800
1877
|
* @see {@link EnableVpcClassicLinkDnsSupportCommand}
|
|
1801
1878
|
*/
|
|
1802
|
-
enableVpcClassicLinkDnsSupport(args: EnableVpcClassicLinkDnsSupportCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableVpcClassicLinkDnsSupportCommandOutput, SdkError | EC2ServiceError>;
|
|
1879
|
+
enableVpcClassicLinkDnsSupport(args: EnableVpcClassicLinkDnsSupportCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableVpcClassicLinkDnsSupportCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1803
1880
|
/**
|
|
1804
1881
|
* @see {@link ExportClientVpnClientCertificateRevocationListCommand}
|
|
1805
1882
|
*/
|
|
1806
|
-
exportClientVpnClientCertificateRevocationList(args: ExportClientVpnClientCertificateRevocationListCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportClientVpnClientCertificateRevocationListCommandOutput, SdkError | EC2ServiceError>;
|
|
1883
|
+
exportClientVpnClientCertificateRevocationList(args: ExportClientVpnClientCertificateRevocationListCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportClientVpnClientCertificateRevocationListCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1807
1884
|
/**
|
|
1808
1885
|
* @see {@link ExportClientVpnClientConfigurationCommand}
|
|
1809
1886
|
*/
|
|
1810
|
-
exportClientVpnClientConfiguration(args: ExportClientVpnClientConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportClientVpnClientConfigurationCommandOutput, SdkError | EC2ServiceError>;
|
|
1887
|
+
exportClientVpnClientConfiguration(args: ExportClientVpnClientConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportClientVpnClientConfigurationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1811
1888
|
/**
|
|
1812
1889
|
* @see {@link ExportImageCommand}
|
|
1813
1890
|
*/
|
|
1814
|
-
exportImage(args: ExportImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportImageCommandOutput, SdkError | EC2ServiceError>;
|
|
1891
|
+
exportImage(args: ExportImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportImageCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1815
1892
|
/**
|
|
1816
1893
|
* @see {@link ExportTransitGatewayRoutesCommand}
|
|
1817
1894
|
*/
|
|
1818
|
-
exportTransitGatewayRoutes(args: ExportTransitGatewayRoutesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportTransitGatewayRoutesCommandOutput, SdkError | EC2ServiceError>;
|
|
1895
|
+
exportTransitGatewayRoutes(args: ExportTransitGatewayRoutesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportTransitGatewayRoutesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1819
1896
|
/**
|
|
1820
1897
|
* @see {@link ExportVerifiedAccessInstanceClientConfigurationCommand}
|
|
1821
1898
|
*/
|
|
1822
|
-
exportVerifiedAccessInstanceClientConfiguration(args: ExportVerifiedAccessInstanceClientConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportVerifiedAccessInstanceClientConfigurationCommandOutput, SdkError | EC2ServiceError>;
|
|
1899
|
+
exportVerifiedAccessInstanceClientConfiguration(args: ExportVerifiedAccessInstanceClientConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportVerifiedAccessInstanceClientConfigurationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1823
1900
|
/**
|
|
1824
1901
|
* @see {@link GetAllowedImagesSettingsCommand}
|
|
1825
1902
|
*/
|
|
1826
|
-
getAllowedImagesSettings(args: GetAllowedImagesSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAllowedImagesSettingsCommandOutput, SdkError | EC2ServiceError>;
|
|
1903
|
+
getAllowedImagesSettings(args: GetAllowedImagesSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAllowedImagesSettingsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1827
1904
|
/**
|
|
1828
1905
|
* @see {@link GetAssociatedEnclaveCertificateIamRolesCommand}
|
|
1829
1906
|
*/
|
|
1830
|
-
getAssociatedEnclaveCertificateIamRoles(args: GetAssociatedEnclaveCertificateIamRolesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAssociatedEnclaveCertificateIamRolesCommandOutput, SdkError | EC2ServiceError>;
|
|
1907
|
+
getAssociatedEnclaveCertificateIamRoles(args: GetAssociatedEnclaveCertificateIamRolesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAssociatedEnclaveCertificateIamRolesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1831
1908
|
/**
|
|
1832
1909
|
* @see {@link GetAssociatedIpv6PoolCidrsCommand}
|
|
1833
1910
|
*/
|
|
1834
|
-
getAssociatedIpv6PoolCidrs(args: GetAssociatedIpv6PoolCidrsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAssociatedIpv6PoolCidrsCommandOutput, SdkError | EC2ServiceError>;
|
|
1911
|
+
getAssociatedIpv6PoolCidrs(args: GetAssociatedIpv6PoolCidrsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAssociatedIpv6PoolCidrsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1835
1912
|
/**
|
|
1836
1913
|
* @see {@link GetAwsNetworkPerformanceDataCommand}
|
|
1837
1914
|
*/
|
|
1838
|
-
getAwsNetworkPerformanceData(args: GetAwsNetworkPerformanceDataCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAwsNetworkPerformanceDataCommandOutput, SdkError | EC2ServiceError>;
|
|
1915
|
+
getAwsNetworkPerformanceData(args: GetAwsNetworkPerformanceDataCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAwsNetworkPerformanceDataCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1839
1916
|
/**
|
|
1840
1917
|
* @see {@link GetCapacityReservationUsageCommand}
|
|
1841
1918
|
*/
|
|
1842
|
-
getCapacityReservationUsage(args: GetCapacityReservationUsageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCapacityReservationUsageCommandOutput, SdkError | EC2ServiceError>;
|
|
1919
|
+
getCapacityReservationUsage(args: GetCapacityReservationUsageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCapacityReservationUsageCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1843
1920
|
/**
|
|
1844
1921
|
* @see {@link GetCoipPoolUsageCommand}
|
|
1845
1922
|
*/
|
|
1846
|
-
getCoipPoolUsage(args: GetCoipPoolUsageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCoipPoolUsageCommandOutput, SdkError | EC2ServiceError>;
|
|
1923
|
+
getCoipPoolUsage(args: GetCoipPoolUsageCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCoipPoolUsageCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1847
1924
|
/**
|
|
1848
1925
|
* @see {@link GetConsoleOutputCommand}
|
|
1849
1926
|
*/
|
|
1850
|
-
getConsoleOutput(args: GetConsoleOutputCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetConsoleOutputCommandOutput, SdkError | EC2ServiceError>;
|
|
1927
|
+
getConsoleOutput(args: GetConsoleOutputCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetConsoleOutputCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1851
1928
|
/**
|
|
1852
1929
|
* @see {@link GetConsoleScreenshotCommand}
|
|
1853
1930
|
*/
|
|
1854
|
-
getConsoleScreenshot(args: GetConsoleScreenshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetConsoleScreenshotCommandOutput, SdkError | EC2ServiceError>;
|
|
1931
|
+
getConsoleScreenshot(args: GetConsoleScreenshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetConsoleScreenshotCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1855
1932
|
/**
|
|
1856
1933
|
* @see {@link GetDeclarativePoliciesReportSummaryCommand}
|
|
1857
1934
|
*/
|
|
1858
|
-
getDeclarativePoliciesReportSummary(args: GetDeclarativePoliciesReportSummaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeclarativePoliciesReportSummaryCommandOutput, SdkError | EC2ServiceError>;
|
|
1935
|
+
getDeclarativePoliciesReportSummary(args: GetDeclarativePoliciesReportSummaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeclarativePoliciesReportSummaryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1859
1936
|
/**
|
|
1860
1937
|
* @see {@link GetDefaultCreditSpecificationCommand}
|
|
1861
1938
|
*/
|
|
1862
|
-
getDefaultCreditSpecification(args: GetDefaultCreditSpecificationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDefaultCreditSpecificationCommandOutput, SdkError | EC2ServiceError>;
|
|
1939
|
+
getDefaultCreditSpecification(args: GetDefaultCreditSpecificationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDefaultCreditSpecificationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1863
1940
|
/**
|
|
1864
1941
|
* @see {@link GetEbsDefaultKmsKeyIdCommand}
|
|
1865
1942
|
*/
|
|
1866
|
-
getEbsDefaultKmsKeyId(args: GetEbsDefaultKmsKeyIdCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetEbsDefaultKmsKeyIdCommandOutput, SdkError | EC2ServiceError>;
|
|
1943
|
+
getEbsDefaultKmsKeyId(args: GetEbsDefaultKmsKeyIdCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetEbsDefaultKmsKeyIdCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1867
1944
|
/**
|
|
1868
1945
|
* @see {@link GetEbsEncryptionByDefaultCommand}
|
|
1869
1946
|
*/
|
|
1870
|
-
getEbsEncryptionByDefault(args: GetEbsEncryptionByDefaultCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetEbsEncryptionByDefaultCommandOutput, SdkError | EC2ServiceError>;
|
|
1947
|
+
getEbsEncryptionByDefault(args: GetEbsEncryptionByDefaultCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetEbsEncryptionByDefaultCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1871
1948
|
/**
|
|
1872
1949
|
* @see {@link GetFlowLogsIntegrationTemplateCommand}
|
|
1873
1950
|
*/
|
|
1874
|
-
getFlowLogsIntegrationTemplate(args: GetFlowLogsIntegrationTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetFlowLogsIntegrationTemplateCommandOutput, SdkError | EC2ServiceError>;
|
|
1951
|
+
getFlowLogsIntegrationTemplate(args: GetFlowLogsIntegrationTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetFlowLogsIntegrationTemplateCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1875
1952
|
/**
|
|
1876
1953
|
* @see {@link GetGroupsForCapacityReservationCommand}
|
|
1877
1954
|
*/
|
|
1878
|
-
getGroupsForCapacityReservation(args: GetGroupsForCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetGroupsForCapacityReservationCommandOutput, SdkError | EC2ServiceError>;
|
|
1955
|
+
getGroupsForCapacityReservation(args: GetGroupsForCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetGroupsForCapacityReservationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1879
1956
|
/**
|
|
1880
1957
|
* @see {@link GetHostReservationPurchasePreviewCommand}
|
|
1881
1958
|
*/
|
|
1882
|
-
getHostReservationPurchasePreview(args: GetHostReservationPurchasePreviewCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetHostReservationPurchasePreviewCommandOutput, SdkError | EC2ServiceError>;
|
|
1959
|
+
getHostReservationPurchasePreview(args: GetHostReservationPurchasePreviewCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetHostReservationPurchasePreviewCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1883
1960
|
/**
|
|
1884
1961
|
* @see {@link GetImageBlockPublicAccessStateCommand}
|
|
1885
1962
|
*/
|
|
1886
|
-
getImageBlockPublicAccessState(args: GetImageBlockPublicAccessStateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetImageBlockPublicAccessStateCommandOutput, SdkError | EC2ServiceError>;
|
|
1963
|
+
getImageBlockPublicAccessState(args: GetImageBlockPublicAccessStateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetImageBlockPublicAccessStateCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1887
1964
|
/**
|
|
1888
1965
|
* @see {@link GetInstanceMetadataDefaultsCommand}
|
|
1889
1966
|
*/
|
|
1890
|
-
getInstanceMetadataDefaults(args: GetInstanceMetadataDefaultsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetInstanceMetadataDefaultsCommandOutput, SdkError | EC2ServiceError>;
|
|
1967
|
+
getInstanceMetadataDefaults(args: GetInstanceMetadataDefaultsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetInstanceMetadataDefaultsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1891
1968
|
/**
|
|
1892
1969
|
* @see {@link GetInstanceTpmEkPubCommand}
|
|
1893
1970
|
*/
|
|
1894
|
-
getInstanceTpmEkPub(args: GetInstanceTpmEkPubCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetInstanceTpmEkPubCommandOutput, SdkError | EC2ServiceError>;
|
|
1971
|
+
getInstanceTpmEkPub(args: GetInstanceTpmEkPubCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetInstanceTpmEkPubCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1895
1972
|
/**
|
|
1896
1973
|
* @see {@link GetInstanceTypesFromInstanceRequirementsCommand}
|
|
1897
1974
|
*/
|
|
1898
|
-
getInstanceTypesFromInstanceRequirements(args: GetInstanceTypesFromInstanceRequirementsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetInstanceTypesFromInstanceRequirementsCommandOutput, SdkError | EC2ServiceError>;
|
|
1975
|
+
getInstanceTypesFromInstanceRequirements(args: GetInstanceTypesFromInstanceRequirementsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetInstanceTypesFromInstanceRequirementsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1899
1976
|
/**
|
|
1900
1977
|
* @see {@link GetInstanceUefiDataCommand}
|
|
1901
1978
|
*/
|
|
1902
|
-
getInstanceUefiData(args: GetInstanceUefiDataCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetInstanceUefiDataCommandOutput, SdkError | EC2ServiceError>;
|
|
1979
|
+
getInstanceUefiData(args: GetInstanceUefiDataCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetInstanceUefiDataCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1903
1980
|
/**
|
|
1904
1981
|
* @see {@link GetIpamAddressHistoryCommand}
|
|
1905
1982
|
*/
|
|
1906
|
-
getIpamAddressHistory(args: GetIpamAddressHistoryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamAddressHistoryCommandOutput, SdkError | EC2ServiceError>;
|
|
1983
|
+
getIpamAddressHistory(args: GetIpamAddressHistoryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamAddressHistoryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1907
1984
|
/**
|
|
1908
1985
|
* @see {@link GetIpamDiscoveredAccountsCommand}
|
|
1909
1986
|
*/
|
|
1910
|
-
getIpamDiscoveredAccounts(args: GetIpamDiscoveredAccountsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamDiscoveredAccountsCommandOutput, SdkError | EC2ServiceError>;
|
|
1987
|
+
getIpamDiscoveredAccounts(args: GetIpamDiscoveredAccountsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamDiscoveredAccountsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1911
1988
|
/**
|
|
1912
1989
|
* @see {@link GetIpamDiscoveredPublicAddressesCommand}
|
|
1913
1990
|
*/
|
|
1914
|
-
getIpamDiscoveredPublicAddresses(args: GetIpamDiscoveredPublicAddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamDiscoveredPublicAddressesCommandOutput, SdkError | EC2ServiceError>;
|
|
1991
|
+
getIpamDiscoveredPublicAddresses(args: GetIpamDiscoveredPublicAddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamDiscoveredPublicAddressesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1915
1992
|
/**
|
|
1916
1993
|
* @see {@link GetIpamDiscoveredResourceCidrsCommand}
|
|
1917
1994
|
*/
|
|
1918
|
-
getIpamDiscoveredResourceCidrs(args: GetIpamDiscoveredResourceCidrsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamDiscoveredResourceCidrsCommandOutput, SdkError | EC2ServiceError>;
|
|
1995
|
+
getIpamDiscoveredResourceCidrs(args: GetIpamDiscoveredResourceCidrsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamDiscoveredResourceCidrsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1919
1996
|
/**
|
|
1920
1997
|
* @see {@link GetIpamPoolAllocationsCommand}
|
|
1921
1998
|
*/
|
|
1922
|
-
getIpamPoolAllocations(args: GetIpamPoolAllocationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamPoolAllocationsCommandOutput, SdkError | EC2ServiceError>;
|
|
1999
|
+
getIpamPoolAllocations(args: GetIpamPoolAllocationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamPoolAllocationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1923
2000
|
/**
|
|
1924
2001
|
* @see {@link GetIpamPoolCidrsCommand}
|
|
1925
2002
|
*/
|
|
1926
|
-
getIpamPoolCidrs(args: GetIpamPoolCidrsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamPoolCidrsCommandOutput, SdkError | EC2ServiceError>;
|
|
2003
|
+
getIpamPoolCidrs(args: GetIpamPoolCidrsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamPoolCidrsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1927
2004
|
/**
|
|
1928
2005
|
* @see {@link GetIpamResourceCidrsCommand}
|
|
1929
2006
|
*/
|
|
1930
|
-
getIpamResourceCidrs(args: GetIpamResourceCidrsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamResourceCidrsCommandOutput, SdkError | EC2ServiceError>;
|
|
2007
|
+
getIpamResourceCidrs(args: GetIpamResourceCidrsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIpamResourceCidrsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1931
2008
|
/**
|
|
1932
2009
|
* @see {@link GetLaunchTemplateDataCommand}
|
|
1933
2010
|
*/
|
|
1934
|
-
getLaunchTemplateData(args: GetLaunchTemplateDataCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLaunchTemplateDataCommandOutput, SdkError | EC2ServiceError>;
|
|
2011
|
+
getLaunchTemplateData(args: GetLaunchTemplateDataCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLaunchTemplateDataCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1935
2012
|
/**
|
|
1936
2013
|
* @see {@link GetManagedPrefixListAssociationsCommand}
|
|
1937
2014
|
*/
|
|
1938
|
-
getManagedPrefixListAssociations(args: GetManagedPrefixListAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetManagedPrefixListAssociationsCommandOutput, SdkError | EC2ServiceError>;
|
|
2015
|
+
getManagedPrefixListAssociations(args: GetManagedPrefixListAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetManagedPrefixListAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1939
2016
|
/**
|
|
1940
2017
|
* @see {@link GetManagedPrefixListEntriesCommand}
|
|
1941
2018
|
*/
|
|
1942
|
-
getManagedPrefixListEntries(args: GetManagedPrefixListEntriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetManagedPrefixListEntriesCommandOutput, SdkError | EC2ServiceError>;
|
|
2019
|
+
getManagedPrefixListEntries(args: GetManagedPrefixListEntriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetManagedPrefixListEntriesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1943
2020
|
/**
|
|
1944
2021
|
* @see {@link GetNetworkInsightsAccessScopeAnalysisFindingsCommand}
|
|
1945
2022
|
*/
|
|
1946
|
-
getNetworkInsightsAccessScopeAnalysisFindings(args: GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput, SdkError | EC2ServiceError>;
|
|
2023
|
+
getNetworkInsightsAccessScopeAnalysisFindings(args: GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1947
2024
|
/**
|
|
1948
2025
|
* @see {@link GetNetworkInsightsAccessScopeContentCommand}
|
|
1949
2026
|
*/
|
|
1950
|
-
getNetworkInsightsAccessScopeContent(args: GetNetworkInsightsAccessScopeContentCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetNetworkInsightsAccessScopeContentCommandOutput, SdkError | EC2ServiceError>;
|
|
2027
|
+
getNetworkInsightsAccessScopeContent(args: GetNetworkInsightsAccessScopeContentCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetNetworkInsightsAccessScopeContentCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1951
2028
|
/**
|
|
1952
2029
|
* @see {@link GetPasswordDataCommand}
|
|
1953
2030
|
*/
|
|
1954
|
-
getPasswordData(args: GetPasswordDataCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPasswordDataCommandOutput, SdkError | EC2ServiceError>;
|
|
2031
|
+
getPasswordData(args: GetPasswordDataCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPasswordDataCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1955
2032
|
/**
|
|
1956
2033
|
* @see {@link GetReservedInstancesExchangeQuoteCommand}
|
|
1957
2034
|
*/
|
|
1958
|
-
getReservedInstancesExchangeQuote(args: GetReservedInstancesExchangeQuoteCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetReservedInstancesExchangeQuoteCommandOutput, SdkError | EC2ServiceError>;
|
|
2035
|
+
getReservedInstancesExchangeQuote(args: GetReservedInstancesExchangeQuoteCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetReservedInstancesExchangeQuoteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2036
|
+
/**
|
|
2037
|
+
* @see {@link GetRouteServerAssociationsCommand}
|
|
2038
|
+
*/
|
|
2039
|
+
getRouteServerAssociations(args: GetRouteServerAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRouteServerAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2040
|
+
/**
|
|
2041
|
+
* @see {@link GetRouteServerPropagationsCommand}
|
|
2042
|
+
*/
|
|
2043
|
+
getRouteServerPropagations(args: GetRouteServerPropagationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRouteServerPropagationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2044
|
+
/**
|
|
2045
|
+
* @see {@link GetRouteServerRoutingDatabaseCommand}
|
|
2046
|
+
*/
|
|
2047
|
+
getRouteServerRoutingDatabase(args: GetRouteServerRoutingDatabaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRouteServerRoutingDatabaseCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1959
2048
|
/**
|
|
1960
2049
|
* @see {@link GetSecurityGroupsForVpcCommand}
|
|
1961
2050
|
*/
|
|
1962
|
-
getSecurityGroupsForVpc(args: GetSecurityGroupsForVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSecurityGroupsForVpcCommandOutput, SdkError | EC2ServiceError>;
|
|
2051
|
+
getSecurityGroupsForVpc(args: GetSecurityGroupsForVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSecurityGroupsForVpcCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1963
2052
|
/**
|
|
1964
2053
|
* @see {@link GetSerialConsoleAccessStatusCommand}
|
|
1965
2054
|
*/
|
|
1966
|
-
getSerialConsoleAccessStatus(args: GetSerialConsoleAccessStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSerialConsoleAccessStatusCommandOutput, SdkError | EC2ServiceError>;
|
|
2055
|
+
getSerialConsoleAccessStatus(args: GetSerialConsoleAccessStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSerialConsoleAccessStatusCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1967
2056
|
/**
|
|
1968
2057
|
* @see {@link GetSnapshotBlockPublicAccessStateCommand}
|
|
1969
2058
|
*/
|
|
1970
|
-
getSnapshotBlockPublicAccessState(args: GetSnapshotBlockPublicAccessStateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSnapshotBlockPublicAccessStateCommandOutput, SdkError | EC2ServiceError>;
|
|
2059
|
+
getSnapshotBlockPublicAccessState(args: GetSnapshotBlockPublicAccessStateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSnapshotBlockPublicAccessStateCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1971
2060
|
/**
|
|
1972
2061
|
* @see {@link GetSpotPlacementScoresCommand}
|
|
1973
2062
|
*/
|
|
1974
|
-
getSpotPlacementScores(args: GetSpotPlacementScoresCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSpotPlacementScoresCommandOutput, SdkError | EC2ServiceError>;
|
|
2063
|
+
getSpotPlacementScores(args: GetSpotPlacementScoresCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSpotPlacementScoresCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1975
2064
|
/**
|
|
1976
2065
|
* @see {@link GetSubnetCidrReservationsCommand}
|
|
1977
2066
|
*/
|
|
1978
|
-
getSubnetCidrReservations(args: GetSubnetCidrReservationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSubnetCidrReservationsCommandOutput, SdkError | EC2ServiceError>;
|
|
2067
|
+
getSubnetCidrReservations(args: GetSubnetCidrReservationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSubnetCidrReservationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1979
2068
|
/**
|
|
1980
2069
|
* @see {@link GetTransitGatewayAttachmentPropagationsCommand}
|
|
1981
2070
|
*/
|
|
1982
|
-
getTransitGatewayAttachmentPropagations(args: GetTransitGatewayAttachmentPropagationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayAttachmentPropagationsCommandOutput, SdkError | EC2ServiceError>;
|
|
2071
|
+
getTransitGatewayAttachmentPropagations(args: GetTransitGatewayAttachmentPropagationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayAttachmentPropagationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1983
2072
|
/**
|
|
1984
2073
|
* @see {@link GetTransitGatewayMulticastDomainAssociationsCommand}
|
|
1985
2074
|
*/
|
|
1986
|
-
getTransitGatewayMulticastDomainAssociations(args: GetTransitGatewayMulticastDomainAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayMulticastDomainAssociationsCommandOutput, SdkError | EC2ServiceError>;
|
|
2075
|
+
getTransitGatewayMulticastDomainAssociations(args: GetTransitGatewayMulticastDomainAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayMulticastDomainAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1987
2076
|
/**
|
|
1988
2077
|
* @see {@link GetTransitGatewayPolicyTableAssociationsCommand}
|
|
1989
2078
|
*/
|
|
1990
|
-
getTransitGatewayPolicyTableAssociations(args: GetTransitGatewayPolicyTableAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayPolicyTableAssociationsCommandOutput, SdkError | EC2ServiceError>;
|
|
2079
|
+
getTransitGatewayPolicyTableAssociations(args: GetTransitGatewayPolicyTableAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayPolicyTableAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1991
2080
|
/**
|
|
1992
2081
|
* @see {@link GetTransitGatewayPolicyTableEntriesCommand}
|
|
1993
2082
|
*/
|
|
1994
|
-
getTransitGatewayPolicyTableEntries(args: GetTransitGatewayPolicyTableEntriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayPolicyTableEntriesCommandOutput, SdkError | EC2ServiceError>;
|
|
2083
|
+
getTransitGatewayPolicyTableEntries(args: GetTransitGatewayPolicyTableEntriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayPolicyTableEntriesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1995
2084
|
/**
|
|
1996
2085
|
* @see {@link GetTransitGatewayPrefixListReferencesCommand}
|
|
1997
2086
|
*/
|
|
1998
|
-
getTransitGatewayPrefixListReferences(args: GetTransitGatewayPrefixListReferencesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayPrefixListReferencesCommandOutput, SdkError | EC2ServiceError>;
|
|
2087
|
+
getTransitGatewayPrefixListReferences(args: GetTransitGatewayPrefixListReferencesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayPrefixListReferencesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
1999
2088
|
/**
|
|
2000
2089
|
* @see {@link GetTransitGatewayRouteTableAssociationsCommand}
|
|
2001
2090
|
*/
|
|
2002
|
-
getTransitGatewayRouteTableAssociations(args: GetTransitGatewayRouteTableAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayRouteTableAssociationsCommandOutput, SdkError | EC2ServiceError>;
|
|
2091
|
+
getTransitGatewayRouteTableAssociations(args: GetTransitGatewayRouteTableAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayRouteTableAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2003
2092
|
/**
|
|
2004
2093
|
* @see {@link GetTransitGatewayRouteTablePropagationsCommand}
|
|
2005
2094
|
*/
|
|
2006
|
-
getTransitGatewayRouteTablePropagations(args: GetTransitGatewayRouteTablePropagationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayRouteTablePropagationsCommandOutput, SdkError | EC2ServiceError>;
|
|
2095
|
+
getTransitGatewayRouteTablePropagations(args: GetTransitGatewayRouteTablePropagationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransitGatewayRouteTablePropagationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2007
2096
|
/**
|
|
2008
2097
|
* @see {@link GetVerifiedAccessEndpointPolicyCommand}
|
|
2009
2098
|
*/
|
|
2010
|
-
getVerifiedAccessEndpointPolicy(args: GetVerifiedAccessEndpointPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVerifiedAccessEndpointPolicyCommandOutput, SdkError | EC2ServiceError>;
|
|
2099
|
+
getVerifiedAccessEndpointPolicy(args: GetVerifiedAccessEndpointPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVerifiedAccessEndpointPolicyCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2011
2100
|
/**
|
|
2012
2101
|
* @see {@link GetVerifiedAccessEndpointTargetsCommand}
|
|
2013
2102
|
*/
|
|
2014
|
-
getVerifiedAccessEndpointTargets(args: GetVerifiedAccessEndpointTargetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVerifiedAccessEndpointTargetsCommandOutput, SdkError | EC2ServiceError>;
|
|
2103
|
+
getVerifiedAccessEndpointTargets(args: GetVerifiedAccessEndpointTargetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVerifiedAccessEndpointTargetsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2015
2104
|
/**
|
|
2016
2105
|
* @see {@link GetVerifiedAccessGroupPolicyCommand}
|
|
2017
2106
|
*/
|
|
2018
|
-
getVerifiedAccessGroupPolicy(args: GetVerifiedAccessGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVerifiedAccessGroupPolicyCommandOutput, SdkError | EC2ServiceError>;
|
|
2107
|
+
getVerifiedAccessGroupPolicy(args: GetVerifiedAccessGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVerifiedAccessGroupPolicyCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2019
2108
|
/**
|
|
2020
2109
|
* @see {@link GetVpnConnectionDeviceSampleConfigurationCommand}
|
|
2021
2110
|
*/
|
|
2022
|
-
getVpnConnectionDeviceSampleConfiguration(args: GetVpnConnectionDeviceSampleConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVpnConnectionDeviceSampleConfigurationCommandOutput, SdkError | EC2ServiceError>;
|
|
2111
|
+
getVpnConnectionDeviceSampleConfiguration(args: GetVpnConnectionDeviceSampleConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVpnConnectionDeviceSampleConfigurationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2023
2112
|
/**
|
|
2024
2113
|
* @see {@link GetVpnConnectionDeviceTypesCommand}
|
|
2025
2114
|
*/
|
|
2026
|
-
getVpnConnectionDeviceTypes(args: GetVpnConnectionDeviceTypesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVpnConnectionDeviceTypesCommandOutput, SdkError | EC2ServiceError>;
|
|
2115
|
+
getVpnConnectionDeviceTypes(args: GetVpnConnectionDeviceTypesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVpnConnectionDeviceTypesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2027
2116
|
/**
|
|
2028
2117
|
* @see {@link GetVpnTunnelReplacementStatusCommand}
|
|
2029
2118
|
*/
|
|
2030
|
-
getVpnTunnelReplacementStatus(args: GetVpnTunnelReplacementStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVpnTunnelReplacementStatusCommandOutput, SdkError | EC2ServiceError>;
|
|
2119
|
+
getVpnTunnelReplacementStatus(args: GetVpnTunnelReplacementStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetVpnTunnelReplacementStatusCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2031
2120
|
/**
|
|
2032
2121
|
* @see {@link ImportClientVpnClientCertificateRevocationListCommand}
|
|
2033
2122
|
*/
|
|
2034
|
-
importClientVpnClientCertificateRevocationList(args: ImportClientVpnClientCertificateRevocationListCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportClientVpnClientCertificateRevocationListCommandOutput, SdkError | EC2ServiceError>;
|
|
2123
|
+
importClientVpnClientCertificateRevocationList(args: ImportClientVpnClientCertificateRevocationListCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportClientVpnClientCertificateRevocationListCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2035
2124
|
/**
|
|
2036
2125
|
* @see {@link ImportImageCommand}
|
|
2037
2126
|
*/
|
|
2038
|
-
importImage(args: ImportImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportImageCommandOutput, SdkError | EC2ServiceError>;
|
|
2127
|
+
importImage(args: ImportImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportImageCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2039
2128
|
/**
|
|
2040
2129
|
* @see {@link ImportInstanceCommand}
|
|
2041
2130
|
*/
|
|
2042
|
-
importInstance(args: ImportInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportInstanceCommandOutput, SdkError | EC2ServiceError>;
|
|
2131
|
+
importInstance(args: ImportInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportInstanceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2043
2132
|
/**
|
|
2044
2133
|
* @see {@link ImportKeyPairCommand}
|
|
2045
2134
|
*/
|
|
2046
|
-
importKeyPair(args: ImportKeyPairCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportKeyPairCommandOutput, SdkError | EC2ServiceError>;
|
|
2135
|
+
importKeyPair(args: ImportKeyPairCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportKeyPairCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2047
2136
|
/**
|
|
2048
2137
|
* @see {@link ImportSnapshotCommand}
|
|
2049
2138
|
*/
|
|
2050
|
-
importSnapshot(args: ImportSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportSnapshotCommandOutput, SdkError | EC2ServiceError>;
|
|
2139
|
+
importSnapshot(args: ImportSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportSnapshotCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2051
2140
|
/**
|
|
2052
2141
|
* @see {@link ImportVolumeCommand}
|
|
2053
2142
|
*/
|
|
2054
|
-
importVolume(args: ImportVolumeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportVolumeCommandOutput, SdkError | EC2ServiceError>;
|
|
2143
|
+
importVolume(args: ImportVolumeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportVolumeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2055
2144
|
/**
|
|
2056
2145
|
* @see {@link ListImagesInRecycleBinCommand}
|
|
2057
2146
|
*/
|
|
2058
|
-
listImagesInRecycleBin(args: ListImagesInRecycleBinCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListImagesInRecycleBinCommandOutput, SdkError | EC2ServiceError>;
|
|
2147
|
+
listImagesInRecycleBin(args: ListImagesInRecycleBinCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListImagesInRecycleBinCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2059
2148
|
/**
|
|
2060
2149
|
* @see {@link ListSnapshotsInRecycleBinCommand}
|
|
2061
2150
|
*/
|
|
2062
|
-
listSnapshotsInRecycleBin(args: ListSnapshotsInRecycleBinCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSnapshotsInRecycleBinCommandOutput, SdkError | EC2ServiceError>;
|
|
2151
|
+
listSnapshotsInRecycleBin(args: ListSnapshotsInRecycleBinCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSnapshotsInRecycleBinCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2063
2152
|
/**
|
|
2064
2153
|
* @see {@link LockSnapshotCommand}
|
|
2065
2154
|
*/
|
|
2066
|
-
lockSnapshot(args: LockSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<LockSnapshotCommandOutput, SdkError | EC2ServiceError>;
|
|
2155
|
+
lockSnapshot(args: LockSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<LockSnapshotCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2067
2156
|
/**
|
|
2068
2157
|
* @see {@link ModifyAddressAttributeCommand}
|
|
2069
2158
|
*/
|
|
2070
|
-
modifyAddressAttribute(args: ModifyAddressAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyAddressAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2159
|
+
modifyAddressAttribute(args: ModifyAddressAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyAddressAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2071
2160
|
/**
|
|
2072
2161
|
* @see {@link ModifyAvailabilityZoneGroupCommand}
|
|
2073
2162
|
*/
|
|
2074
|
-
modifyAvailabilityZoneGroup(args: ModifyAvailabilityZoneGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyAvailabilityZoneGroupCommandOutput, SdkError | EC2ServiceError>;
|
|
2163
|
+
modifyAvailabilityZoneGroup(args: ModifyAvailabilityZoneGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyAvailabilityZoneGroupCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2075
2164
|
/**
|
|
2076
2165
|
* @see {@link ModifyCapacityReservationCommand}
|
|
2077
2166
|
*/
|
|
2078
|
-
modifyCapacityReservation(args: ModifyCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyCapacityReservationCommandOutput, SdkError | EC2ServiceError>;
|
|
2167
|
+
modifyCapacityReservation(args: ModifyCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyCapacityReservationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2079
2168
|
/**
|
|
2080
2169
|
* @see {@link ModifyCapacityReservationFleetCommand}
|
|
2081
2170
|
*/
|
|
2082
|
-
modifyCapacityReservationFleet(args: ModifyCapacityReservationFleetCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyCapacityReservationFleetCommandOutput, SdkError | EC2ServiceError>;
|
|
2171
|
+
modifyCapacityReservationFleet(args: ModifyCapacityReservationFleetCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyCapacityReservationFleetCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2083
2172
|
/**
|
|
2084
2173
|
* @see {@link ModifyClientVpnEndpointCommand}
|
|
2085
2174
|
*/
|
|
2086
|
-
modifyClientVpnEndpoint(args: ModifyClientVpnEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyClientVpnEndpointCommandOutput, SdkError | EC2ServiceError>;
|
|
2175
|
+
modifyClientVpnEndpoint(args: ModifyClientVpnEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyClientVpnEndpointCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2087
2176
|
/**
|
|
2088
2177
|
* @see {@link ModifyDefaultCreditSpecificationCommand}
|
|
2089
2178
|
*/
|
|
2090
|
-
modifyDefaultCreditSpecification(args: ModifyDefaultCreditSpecificationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDefaultCreditSpecificationCommandOutput, SdkError | EC2ServiceError>;
|
|
2179
|
+
modifyDefaultCreditSpecification(args: ModifyDefaultCreditSpecificationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDefaultCreditSpecificationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2091
2180
|
/**
|
|
2092
2181
|
* @see {@link ModifyEbsDefaultKmsKeyIdCommand}
|
|
2093
2182
|
*/
|
|
2094
|
-
modifyEbsDefaultKmsKeyId(args: ModifyEbsDefaultKmsKeyIdCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyEbsDefaultKmsKeyIdCommandOutput, SdkError | EC2ServiceError>;
|
|
2183
|
+
modifyEbsDefaultKmsKeyId(args: ModifyEbsDefaultKmsKeyIdCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyEbsDefaultKmsKeyIdCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2095
2184
|
/**
|
|
2096
2185
|
* @see {@link ModifyFleetCommand}
|
|
2097
2186
|
*/
|
|
2098
|
-
modifyFleet(args: ModifyFleetCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyFleetCommandOutput, SdkError | EC2ServiceError>;
|
|
2187
|
+
modifyFleet(args: ModifyFleetCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyFleetCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2099
2188
|
/**
|
|
2100
2189
|
* @see {@link ModifyFpgaImageAttributeCommand}
|
|
2101
2190
|
*/
|
|
2102
|
-
modifyFpgaImageAttribute(args: ModifyFpgaImageAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyFpgaImageAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2191
|
+
modifyFpgaImageAttribute(args: ModifyFpgaImageAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyFpgaImageAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2103
2192
|
/**
|
|
2104
2193
|
* @see {@link ModifyHostsCommand}
|
|
2105
2194
|
*/
|
|
2106
|
-
modifyHosts(args: ModifyHostsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyHostsCommandOutput, SdkError | EC2ServiceError>;
|
|
2195
|
+
modifyHosts(args: ModifyHostsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyHostsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2107
2196
|
/**
|
|
2108
2197
|
* @see {@link ModifyIdFormatCommand}
|
|
2109
2198
|
*/
|
|
2110
|
-
modifyIdFormat(args: ModifyIdFormatCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIdFormatCommandOutput, SdkError | EC2ServiceError>;
|
|
2199
|
+
modifyIdFormat(args: ModifyIdFormatCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIdFormatCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2111
2200
|
/**
|
|
2112
2201
|
* @see {@link ModifyIdentityIdFormatCommand}
|
|
2113
2202
|
*/
|
|
2114
|
-
modifyIdentityIdFormat(args: ModifyIdentityIdFormatCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIdentityIdFormatCommandOutput, SdkError | EC2ServiceError>;
|
|
2203
|
+
modifyIdentityIdFormat(args: ModifyIdentityIdFormatCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIdentityIdFormatCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2115
2204
|
/**
|
|
2116
2205
|
* @see {@link ModifyImageAttributeCommand}
|
|
2117
2206
|
*/
|
|
2118
|
-
modifyImageAttribute(args: ModifyImageAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyImageAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2207
|
+
modifyImageAttribute(args: ModifyImageAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyImageAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2119
2208
|
/**
|
|
2120
2209
|
* @see {@link ModifyInstanceAttributeCommand}
|
|
2121
2210
|
*/
|
|
2122
|
-
modifyInstanceAttribute(args: ModifyInstanceAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2211
|
+
modifyInstanceAttribute(args: ModifyInstanceAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2123
2212
|
/**
|
|
2124
2213
|
* @see {@link ModifyInstanceCapacityReservationAttributesCommand}
|
|
2125
2214
|
*/
|
|
2126
|
-
modifyInstanceCapacityReservationAttributes(args: ModifyInstanceCapacityReservationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceCapacityReservationAttributesCommandOutput, SdkError | EC2ServiceError>;
|
|
2215
|
+
modifyInstanceCapacityReservationAttributes(args: ModifyInstanceCapacityReservationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceCapacityReservationAttributesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2127
2216
|
/**
|
|
2128
2217
|
* @see {@link ModifyInstanceCpuOptionsCommand}
|
|
2129
2218
|
*/
|
|
2130
|
-
modifyInstanceCpuOptions(args: ModifyInstanceCpuOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceCpuOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
2219
|
+
modifyInstanceCpuOptions(args: ModifyInstanceCpuOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceCpuOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2131
2220
|
/**
|
|
2132
2221
|
* @see {@link ModifyInstanceCreditSpecificationCommand}
|
|
2133
2222
|
*/
|
|
2134
|
-
modifyInstanceCreditSpecification(args: ModifyInstanceCreditSpecificationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceCreditSpecificationCommandOutput, SdkError | EC2ServiceError>;
|
|
2223
|
+
modifyInstanceCreditSpecification(args: ModifyInstanceCreditSpecificationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceCreditSpecificationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2135
2224
|
/**
|
|
2136
2225
|
* @see {@link ModifyInstanceEventStartTimeCommand}
|
|
2137
2226
|
*/
|
|
2138
|
-
modifyInstanceEventStartTime(args: ModifyInstanceEventStartTimeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceEventStartTimeCommandOutput, SdkError | EC2ServiceError>;
|
|
2227
|
+
modifyInstanceEventStartTime(args: ModifyInstanceEventStartTimeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceEventStartTimeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2139
2228
|
/**
|
|
2140
2229
|
* @see {@link ModifyInstanceEventWindowCommand}
|
|
2141
2230
|
*/
|
|
2142
|
-
modifyInstanceEventWindow(args: ModifyInstanceEventWindowCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceEventWindowCommandOutput, SdkError | EC2ServiceError>;
|
|
2231
|
+
modifyInstanceEventWindow(args: ModifyInstanceEventWindowCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceEventWindowCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2143
2232
|
/**
|
|
2144
2233
|
* @see {@link ModifyInstanceMaintenanceOptionsCommand}
|
|
2145
2234
|
*/
|
|
2146
|
-
modifyInstanceMaintenanceOptions(args: ModifyInstanceMaintenanceOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceMaintenanceOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
2235
|
+
modifyInstanceMaintenanceOptions(args: ModifyInstanceMaintenanceOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceMaintenanceOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2147
2236
|
/**
|
|
2148
2237
|
* @see {@link ModifyInstanceMetadataDefaultsCommand}
|
|
2149
2238
|
*/
|
|
2150
|
-
modifyInstanceMetadataDefaults(args: ModifyInstanceMetadataDefaultsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceMetadataDefaultsCommandOutput, SdkError | EC2ServiceError>;
|
|
2239
|
+
modifyInstanceMetadataDefaults(args: ModifyInstanceMetadataDefaultsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceMetadataDefaultsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2151
2240
|
/**
|
|
2152
2241
|
* @see {@link ModifyInstanceMetadataOptionsCommand}
|
|
2153
2242
|
*/
|
|
2154
|
-
modifyInstanceMetadataOptions(args: ModifyInstanceMetadataOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceMetadataOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
2243
|
+
modifyInstanceMetadataOptions(args: ModifyInstanceMetadataOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceMetadataOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2155
2244
|
/**
|
|
2156
2245
|
* @see {@link ModifyInstanceNetworkPerformanceOptionsCommand}
|
|
2157
2246
|
*/
|
|
2158
|
-
modifyInstanceNetworkPerformanceOptions(args: ModifyInstanceNetworkPerformanceOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceNetworkPerformanceOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
2247
|
+
modifyInstanceNetworkPerformanceOptions(args: ModifyInstanceNetworkPerformanceOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstanceNetworkPerformanceOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2159
2248
|
/**
|
|
2160
2249
|
* @see {@link ModifyInstancePlacementCommand}
|
|
2161
2250
|
*/
|
|
2162
|
-
modifyInstancePlacement(args: ModifyInstancePlacementCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstancePlacementCommandOutput, SdkError | EC2ServiceError>;
|
|
2251
|
+
modifyInstancePlacement(args: ModifyInstancePlacementCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyInstancePlacementCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2163
2252
|
/**
|
|
2164
2253
|
* @see {@link ModifyIpamCommand}
|
|
2165
2254
|
*/
|
|
2166
|
-
modifyIpam(args: ModifyIpamCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIpamCommandOutput, SdkError | EC2ServiceError>;
|
|
2255
|
+
modifyIpam(args: ModifyIpamCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIpamCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2167
2256
|
/**
|
|
2168
2257
|
* @see {@link ModifyIpamPoolCommand}
|
|
2169
2258
|
*/
|
|
2170
|
-
modifyIpamPool(args: ModifyIpamPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIpamPoolCommandOutput, SdkError | EC2ServiceError>;
|
|
2259
|
+
modifyIpamPool(args: ModifyIpamPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIpamPoolCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2171
2260
|
/**
|
|
2172
2261
|
* @see {@link ModifyIpamResourceCidrCommand}
|
|
2173
2262
|
*/
|
|
2174
|
-
modifyIpamResourceCidr(args: ModifyIpamResourceCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIpamResourceCidrCommandOutput, SdkError | EC2ServiceError>;
|
|
2263
|
+
modifyIpamResourceCidr(args: ModifyIpamResourceCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIpamResourceCidrCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2175
2264
|
/**
|
|
2176
2265
|
* @see {@link ModifyIpamResourceDiscoveryCommand}
|
|
2177
2266
|
*/
|
|
2178
|
-
modifyIpamResourceDiscovery(args: ModifyIpamResourceDiscoveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIpamResourceDiscoveryCommandOutput, SdkError | EC2ServiceError>;
|
|
2267
|
+
modifyIpamResourceDiscovery(args: ModifyIpamResourceDiscoveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIpamResourceDiscoveryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2179
2268
|
/**
|
|
2180
2269
|
* @see {@link ModifyIpamScopeCommand}
|
|
2181
2270
|
*/
|
|
2182
|
-
modifyIpamScope(args: ModifyIpamScopeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIpamScopeCommandOutput, SdkError | EC2ServiceError>;
|
|
2271
|
+
modifyIpamScope(args: ModifyIpamScopeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIpamScopeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2183
2272
|
/**
|
|
2184
2273
|
* @see {@link ModifyLaunchTemplateCommand}
|
|
2185
2274
|
*/
|
|
2186
|
-
modifyLaunchTemplate(args: ModifyLaunchTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyLaunchTemplateCommandOutput, SdkError | EC2ServiceError>;
|
|
2275
|
+
modifyLaunchTemplate(args: ModifyLaunchTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyLaunchTemplateCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2187
2276
|
/**
|
|
2188
2277
|
* @see {@link ModifyLocalGatewayRouteCommand}
|
|
2189
2278
|
*/
|
|
2190
|
-
modifyLocalGatewayRoute(args: ModifyLocalGatewayRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyLocalGatewayRouteCommandOutput, SdkError | EC2ServiceError>;
|
|
2279
|
+
modifyLocalGatewayRoute(args: ModifyLocalGatewayRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyLocalGatewayRouteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2191
2280
|
/**
|
|
2192
2281
|
* @see {@link ModifyManagedPrefixListCommand}
|
|
2193
2282
|
*/
|
|
2194
|
-
modifyManagedPrefixList(args: ModifyManagedPrefixListCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyManagedPrefixListCommandOutput, SdkError | EC2ServiceError>;
|
|
2283
|
+
modifyManagedPrefixList(args: ModifyManagedPrefixListCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyManagedPrefixListCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2195
2284
|
/**
|
|
2196
2285
|
* @see {@link ModifyNetworkInterfaceAttributeCommand}
|
|
2197
2286
|
*/
|
|
2198
|
-
modifyNetworkInterfaceAttribute(args: ModifyNetworkInterfaceAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyNetworkInterfaceAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2287
|
+
modifyNetworkInterfaceAttribute(args: ModifyNetworkInterfaceAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyNetworkInterfaceAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2199
2288
|
/**
|
|
2200
2289
|
* @see {@link ModifyPrivateDnsNameOptionsCommand}
|
|
2201
2290
|
*/
|
|
2202
|
-
modifyPrivateDnsNameOptions(args: ModifyPrivateDnsNameOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyPrivateDnsNameOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
2291
|
+
modifyPrivateDnsNameOptions(args: ModifyPrivateDnsNameOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyPrivateDnsNameOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2203
2292
|
/**
|
|
2204
2293
|
* @see {@link ModifyReservedInstancesCommand}
|
|
2205
2294
|
*/
|
|
2206
|
-
modifyReservedInstances(args: ModifyReservedInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyReservedInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
2295
|
+
modifyReservedInstances(args: ModifyReservedInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyReservedInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2296
|
+
/**
|
|
2297
|
+
* @see {@link ModifyRouteServerCommand}
|
|
2298
|
+
*/
|
|
2299
|
+
modifyRouteServer(args: ModifyRouteServerCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyRouteServerCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2207
2300
|
/**
|
|
2208
2301
|
* @see {@link ModifySecurityGroupRulesCommand}
|
|
2209
2302
|
*/
|
|
2210
|
-
modifySecurityGroupRules(args: ModifySecurityGroupRulesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifySecurityGroupRulesCommandOutput, SdkError | EC2ServiceError>;
|
|
2303
|
+
modifySecurityGroupRules(args: ModifySecurityGroupRulesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifySecurityGroupRulesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2211
2304
|
/**
|
|
2212
2305
|
* @see {@link ModifySnapshotAttributeCommand}
|
|
2213
2306
|
*/
|
|
2214
|
-
modifySnapshotAttribute(args: ModifySnapshotAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifySnapshotAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2307
|
+
modifySnapshotAttribute(args: ModifySnapshotAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifySnapshotAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2215
2308
|
/**
|
|
2216
2309
|
* @see {@link ModifySnapshotTierCommand}
|
|
2217
2310
|
*/
|
|
2218
|
-
modifySnapshotTier(args: ModifySnapshotTierCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifySnapshotTierCommandOutput, SdkError | EC2ServiceError>;
|
|
2311
|
+
modifySnapshotTier(args: ModifySnapshotTierCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifySnapshotTierCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2219
2312
|
/**
|
|
2220
2313
|
* @see {@link ModifySpotFleetRequestCommand}
|
|
2221
2314
|
*/
|
|
2222
|
-
modifySpotFleetRequest(args: ModifySpotFleetRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifySpotFleetRequestCommandOutput, SdkError | EC2ServiceError>;
|
|
2315
|
+
modifySpotFleetRequest(args: ModifySpotFleetRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifySpotFleetRequestCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2223
2316
|
/**
|
|
2224
2317
|
* @see {@link ModifySubnetAttributeCommand}
|
|
2225
2318
|
*/
|
|
2226
|
-
modifySubnetAttribute(args: ModifySubnetAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifySubnetAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2319
|
+
modifySubnetAttribute(args: ModifySubnetAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifySubnetAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2227
2320
|
/**
|
|
2228
2321
|
* @see {@link ModifyTrafficMirrorFilterNetworkServicesCommand}
|
|
2229
2322
|
*/
|
|
2230
|
-
modifyTrafficMirrorFilterNetworkServices(args: ModifyTrafficMirrorFilterNetworkServicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTrafficMirrorFilterNetworkServicesCommandOutput, SdkError | EC2ServiceError>;
|
|
2323
|
+
modifyTrafficMirrorFilterNetworkServices(args: ModifyTrafficMirrorFilterNetworkServicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTrafficMirrorFilterNetworkServicesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2231
2324
|
/**
|
|
2232
2325
|
* @see {@link ModifyTrafficMirrorFilterRuleCommand}
|
|
2233
2326
|
*/
|
|
2234
|
-
modifyTrafficMirrorFilterRule(args: ModifyTrafficMirrorFilterRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTrafficMirrorFilterRuleCommandOutput, SdkError | EC2ServiceError>;
|
|
2327
|
+
modifyTrafficMirrorFilterRule(args: ModifyTrafficMirrorFilterRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTrafficMirrorFilterRuleCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2235
2328
|
/**
|
|
2236
2329
|
* @see {@link ModifyTrafficMirrorSessionCommand}
|
|
2237
2330
|
*/
|
|
2238
|
-
modifyTrafficMirrorSession(args: ModifyTrafficMirrorSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTrafficMirrorSessionCommandOutput, SdkError | EC2ServiceError>;
|
|
2331
|
+
modifyTrafficMirrorSession(args: ModifyTrafficMirrorSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTrafficMirrorSessionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2239
2332
|
/**
|
|
2240
2333
|
* @see {@link ModifyTransitGatewayCommand}
|
|
2241
2334
|
*/
|
|
2242
|
-
modifyTransitGateway(args: ModifyTransitGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTransitGatewayCommandOutput, SdkError | EC2ServiceError>;
|
|
2335
|
+
modifyTransitGateway(args: ModifyTransitGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTransitGatewayCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2243
2336
|
/**
|
|
2244
2337
|
* @see {@link ModifyTransitGatewayPrefixListReferenceCommand}
|
|
2245
2338
|
*/
|
|
2246
|
-
modifyTransitGatewayPrefixListReference(args: ModifyTransitGatewayPrefixListReferenceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTransitGatewayPrefixListReferenceCommandOutput, SdkError | EC2ServiceError>;
|
|
2339
|
+
modifyTransitGatewayPrefixListReference(args: ModifyTransitGatewayPrefixListReferenceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTransitGatewayPrefixListReferenceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2247
2340
|
/**
|
|
2248
2341
|
* @see {@link ModifyTransitGatewayVpcAttachmentCommand}
|
|
2249
2342
|
*/
|
|
2250
|
-
modifyTransitGatewayVpcAttachment(args: ModifyTransitGatewayVpcAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTransitGatewayVpcAttachmentCommandOutput, SdkError | EC2ServiceError>;
|
|
2343
|
+
modifyTransitGatewayVpcAttachment(args: ModifyTransitGatewayVpcAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTransitGatewayVpcAttachmentCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2251
2344
|
/**
|
|
2252
2345
|
* @see {@link ModifyVerifiedAccessEndpointCommand}
|
|
2253
2346
|
*/
|
|
2254
|
-
modifyVerifiedAccessEndpoint(args: ModifyVerifiedAccessEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessEndpointCommandOutput, SdkError | EC2ServiceError>;
|
|
2347
|
+
modifyVerifiedAccessEndpoint(args: ModifyVerifiedAccessEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessEndpointCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2255
2348
|
/**
|
|
2256
2349
|
* @see {@link ModifyVerifiedAccessEndpointPolicyCommand}
|
|
2257
2350
|
*/
|
|
2258
|
-
modifyVerifiedAccessEndpointPolicy(args: ModifyVerifiedAccessEndpointPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessEndpointPolicyCommandOutput, SdkError | EC2ServiceError>;
|
|
2351
|
+
modifyVerifiedAccessEndpointPolicy(args: ModifyVerifiedAccessEndpointPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessEndpointPolicyCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2259
2352
|
/**
|
|
2260
2353
|
* @see {@link ModifyVerifiedAccessGroupCommand}
|
|
2261
2354
|
*/
|
|
2262
|
-
modifyVerifiedAccessGroup(args: ModifyVerifiedAccessGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessGroupCommandOutput, SdkError | EC2ServiceError>;
|
|
2355
|
+
modifyVerifiedAccessGroup(args: ModifyVerifiedAccessGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessGroupCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2263
2356
|
/**
|
|
2264
2357
|
* @see {@link ModifyVerifiedAccessGroupPolicyCommand}
|
|
2265
2358
|
*/
|
|
2266
|
-
modifyVerifiedAccessGroupPolicy(args: ModifyVerifiedAccessGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessGroupPolicyCommandOutput, SdkError | EC2ServiceError>;
|
|
2359
|
+
modifyVerifiedAccessGroupPolicy(args: ModifyVerifiedAccessGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessGroupPolicyCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2267
2360
|
/**
|
|
2268
2361
|
* @see {@link ModifyVerifiedAccessInstanceCommand}
|
|
2269
2362
|
*/
|
|
2270
|
-
modifyVerifiedAccessInstance(args: ModifyVerifiedAccessInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessInstanceCommandOutput, SdkError | EC2ServiceError>;
|
|
2363
|
+
modifyVerifiedAccessInstance(args: ModifyVerifiedAccessInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessInstanceCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2271
2364
|
/**
|
|
2272
2365
|
* @see {@link ModifyVerifiedAccessInstanceLoggingConfigurationCommand}
|
|
2273
2366
|
*/
|
|
2274
|
-
modifyVerifiedAccessInstanceLoggingConfiguration(args: ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput, SdkError | EC2ServiceError>;
|
|
2367
|
+
modifyVerifiedAccessInstanceLoggingConfiguration(args: ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2275
2368
|
/**
|
|
2276
2369
|
* @see {@link ModifyVerifiedAccessTrustProviderCommand}
|
|
2277
2370
|
*/
|
|
2278
|
-
modifyVerifiedAccessTrustProvider(args: ModifyVerifiedAccessTrustProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessTrustProviderCommandOutput, SdkError | EC2ServiceError>;
|
|
2371
|
+
modifyVerifiedAccessTrustProvider(args: ModifyVerifiedAccessTrustProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVerifiedAccessTrustProviderCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2279
2372
|
/**
|
|
2280
2373
|
* @see {@link ModifyVolumeCommand}
|
|
2281
2374
|
*/
|
|
2282
|
-
modifyVolume(args: ModifyVolumeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVolumeCommandOutput, SdkError | EC2ServiceError>;
|
|
2375
|
+
modifyVolume(args: ModifyVolumeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVolumeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2283
2376
|
/**
|
|
2284
2377
|
* @see {@link ModifyVolumeAttributeCommand}
|
|
2285
2378
|
*/
|
|
2286
|
-
modifyVolumeAttribute(args: ModifyVolumeAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVolumeAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2379
|
+
modifyVolumeAttribute(args: ModifyVolumeAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVolumeAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2287
2380
|
/**
|
|
2288
2381
|
* @see {@link ModifyVpcAttributeCommand}
|
|
2289
2382
|
*/
|
|
2290
|
-
modifyVpcAttribute(args: ModifyVpcAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2383
|
+
modifyVpcAttribute(args: ModifyVpcAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2291
2384
|
/**
|
|
2292
2385
|
* @see {@link ModifyVpcBlockPublicAccessExclusionCommand}
|
|
2293
2386
|
*/
|
|
2294
|
-
modifyVpcBlockPublicAccessExclusion(args: ModifyVpcBlockPublicAccessExclusionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcBlockPublicAccessExclusionCommandOutput, SdkError | EC2ServiceError>;
|
|
2387
|
+
modifyVpcBlockPublicAccessExclusion(args: ModifyVpcBlockPublicAccessExclusionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcBlockPublicAccessExclusionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2295
2388
|
/**
|
|
2296
2389
|
* @see {@link ModifyVpcBlockPublicAccessOptionsCommand}
|
|
2297
2390
|
*/
|
|
2298
|
-
modifyVpcBlockPublicAccessOptions(args: ModifyVpcBlockPublicAccessOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcBlockPublicAccessOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
2391
|
+
modifyVpcBlockPublicAccessOptions(args: ModifyVpcBlockPublicAccessOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcBlockPublicAccessOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2299
2392
|
/**
|
|
2300
2393
|
* @see {@link ModifyVpcEndpointCommand}
|
|
2301
2394
|
*/
|
|
2302
|
-
modifyVpcEndpoint(args: ModifyVpcEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcEndpointCommandOutput, SdkError | EC2ServiceError>;
|
|
2395
|
+
modifyVpcEndpoint(args: ModifyVpcEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcEndpointCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2303
2396
|
/**
|
|
2304
2397
|
* @see {@link ModifyVpcEndpointConnectionNotificationCommand}
|
|
2305
2398
|
*/
|
|
2306
|
-
modifyVpcEndpointConnectionNotification(args: ModifyVpcEndpointConnectionNotificationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcEndpointConnectionNotificationCommandOutput, SdkError | EC2ServiceError>;
|
|
2399
|
+
modifyVpcEndpointConnectionNotification(args: ModifyVpcEndpointConnectionNotificationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcEndpointConnectionNotificationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2307
2400
|
/**
|
|
2308
2401
|
* @see {@link ModifyVpcEndpointServiceConfigurationCommand}
|
|
2309
2402
|
*/
|
|
2310
|
-
modifyVpcEndpointServiceConfiguration(args: ModifyVpcEndpointServiceConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcEndpointServiceConfigurationCommandOutput, SdkError | EC2ServiceError>;
|
|
2403
|
+
modifyVpcEndpointServiceConfiguration(args: ModifyVpcEndpointServiceConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcEndpointServiceConfigurationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2311
2404
|
/**
|
|
2312
2405
|
* @see {@link ModifyVpcEndpointServicePayerResponsibilityCommand}
|
|
2313
2406
|
*/
|
|
2314
|
-
modifyVpcEndpointServicePayerResponsibility(args: ModifyVpcEndpointServicePayerResponsibilityCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcEndpointServicePayerResponsibilityCommandOutput, SdkError | EC2ServiceError>;
|
|
2407
|
+
modifyVpcEndpointServicePayerResponsibility(args: ModifyVpcEndpointServicePayerResponsibilityCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcEndpointServicePayerResponsibilityCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2315
2408
|
/**
|
|
2316
2409
|
* @see {@link ModifyVpcEndpointServicePermissionsCommand}
|
|
2317
2410
|
*/
|
|
2318
|
-
modifyVpcEndpointServicePermissions(args: ModifyVpcEndpointServicePermissionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcEndpointServicePermissionsCommandOutput, SdkError | EC2ServiceError>;
|
|
2411
|
+
modifyVpcEndpointServicePermissions(args: ModifyVpcEndpointServicePermissionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcEndpointServicePermissionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2319
2412
|
/**
|
|
2320
2413
|
* @see {@link ModifyVpcPeeringConnectionOptionsCommand}
|
|
2321
2414
|
*/
|
|
2322
|
-
modifyVpcPeeringConnectionOptions(args: ModifyVpcPeeringConnectionOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcPeeringConnectionOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
2415
|
+
modifyVpcPeeringConnectionOptions(args: ModifyVpcPeeringConnectionOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcPeeringConnectionOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2323
2416
|
/**
|
|
2324
2417
|
* @see {@link ModifyVpcTenancyCommand}
|
|
2325
2418
|
*/
|
|
2326
|
-
modifyVpcTenancy(args: ModifyVpcTenancyCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcTenancyCommandOutput, SdkError | EC2ServiceError>;
|
|
2419
|
+
modifyVpcTenancy(args: ModifyVpcTenancyCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpcTenancyCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2327
2420
|
/**
|
|
2328
2421
|
* @see {@link ModifyVpnConnectionCommand}
|
|
2329
2422
|
*/
|
|
2330
|
-
modifyVpnConnection(args: ModifyVpnConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpnConnectionCommandOutput, SdkError | EC2ServiceError>;
|
|
2423
|
+
modifyVpnConnection(args: ModifyVpnConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpnConnectionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2331
2424
|
/**
|
|
2332
2425
|
* @see {@link ModifyVpnConnectionOptionsCommand}
|
|
2333
2426
|
*/
|
|
2334
|
-
modifyVpnConnectionOptions(args: ModifyVpnConnectionOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpnConnectionOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
2427
|
+
modifyVpnConnectionOptions(args: ModifyVpnConnectionOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpnConnectionOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2335
2428
|
/**
|
|
2336
2429
|
* @see {@link ModifyVpnTunnelCertificateCommand}
|
|
2337
2430
|
*/
|
|
2338
|
-
modifyVpnTunnelCertificate(args: ModifyVpnTunnelCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpnTunnelCertificateCommandOutput, SdkError | EC2ServiceError>;
|
|
2431
|
+
modifyVpnTunnelCertificate(args: ModifyVpnTunnelCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpnTunnelCertificateCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2339
2432
|
/**
|
|
2340
2433
|
* @see {@link ModifyVpnTunnelOptionsCommand}
|
|
2341
2434
|
*/
|
|
2342
|
-
modifyVpnTunnelOptions(args: ModifyVpnTunnelOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpnTunnelOptionsCommandOutput, SdkError | EC2ServiceError>;
|
|
2435
|
+
modifyVpnTunnelOptions(args: ModifyVpnTunnelOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyVpnTunnelOptionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2343
2436
|
/**
|
|
2344
2437
|
* @see {@link MonitorInstancesCommand}
|
|
2345
2438
|
*/
|
|
2346
|
-
monitorInstances(args: MonitorInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<MonitorInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
2439
|
+
monitorInstances(args: MonitorInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<MonitorInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2347
2440
|
/**
|
|
2348
2441
|
* @see {@link MoveAddressToVpcCommand}
|
|
2349
2442
|
*/
|
|
2350
|
-
moveAddressToVpc(args: MoveAddressToVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<MoveAddressToVpcCommandOutput, SdkError | EC2ServiceError>;
|
|
2443
|
+
moveAddressToVpc(args: MoveAddressToVpcCommandInput, options?: HttpHandlerOptions): Effect.Effect<MoveAddressToVpcCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2351
2444
|
/**
|
|
2352
2445
|
* @see {@link MoveByoipCidrToIpamCommand}
|
|
2353
2446
|
*/
|
|
2354
|
-
moveByoipCidrToIpam(args: MoveByoipCidrToIpamCommandInput, options?: HttpHandlerOptions): Effect.Effect<MoveByoipCidrToIpamCommandOutput, SdkError | EC2ServiceError>;
|
|
2447
|
+
moveByoipCidrToIpam(args: MoveByoipCidrToIpamCommandInput, options?: HttpHandlerOptions): Effect.Effect<MoveByoipCidrToIpamCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2355
2448
|
/**
|
|
2356
2449
|
* @see {@link MoveCapacityReservationInstancesCommand}
|
|
2357
2450
|
*/
|
|
2358
|
-
moveCapacityReservationInstances(args: MoveCapacityReservationInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<MoveCapacityReservationInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
2451
|
+
moveCapacityReservationInstances(args: MoveCapacityReservationInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<MoveCapacityReservationInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2359
2452
|
/**
|
|
2360
2453
|
* @see {@link ProvisionByoipCidrCommand}
|
|
2361
2454
|
*/
|
|
2362
|
-
provisionByoipCidr(args: ProvisionByoipCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<ProvisionByoipCidrCommandOutput, SdkError | EC2ServiceError>;
|
|
2455
|
+
provisionByoipCidr(args: ProvisionByoipCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<ProvisionByoipCidrCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2363
2456
|
/**
|
|
2364
2457
|
* @see {@link ProvisionIpamByoasnCommand}
|
|
2365
2458
|
*/
|
|
2366
|
-
provisionIpamByoasn(args: ProvisionIpamByoasnCommandInput, options?: HttpHandlerOptions): Effect.Effect<ProvisionIpamByoasnCommandOutput, SdkError | EC2ServiceError>;
|
|
2459
|
+
provisionIpamByoasn(args: ProvisionIpamByoasnCommandInput, options?: HttpHandlerOptions): Effect.Effect<ProvisionIpamByoasnCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2367
2460
|
/**
|
|
2368
2461
|
* @see {@link ProvisionIpamPoolCidrCommand}
|
|
2369
2462
|
*/
|
|
2370
|
-
provisionIpamPoolCidr(args: ProvisionIpamPoolCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<ProvisionIpamPoolCidrCommandOutput, SdkError | EC2ServiceError>;
|
|
2463
|
+
provisionIpamPoolCidr(args: ProvisionIpamPoolCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<ProvisionIpamPoolCidrCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2371
2464
|
/**
|
|
2372
2465
|
* @see {@link ProvisionPublicIpv4PoolCidrCommand}
|
|
2373
2466
|
*/
|
|
2374
|
-
provisionPublicIpv4PoolCidr(args: ProvisionPublicIpv4PoolCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<ProvisionPublicIpv4PoolCidrCommandOutput, SdkError | EC2ServiceError>;
|
|
2467
|
+
provisionPublicIpv4PoolCidr(args: ProvisionPublicIpv4PoolCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<ProvisionPublicIpv4PoolCidrCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2375
2468
|
/**
|
|
2376
2469
|
* @see {@link PurchaseCapacityBlockCommand}
|
|
2377
2470
|
*/
|
|
2378
|
-
purchaseCapacityBlock(args: PurchaseCapacityBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<PurchaseCapacityBlockCommandOutput, SdkError | EC2ServiceError>;
|
|
2471
|
+
purchaseCapacityBlock(args: PurchaseCapacityBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<PurchaseCapacityBlockCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2379
2472
|
/**
|
|
2380
2473
|
* @see {@link PurchaseCapacityBlockExtensionCommand}
|
|
2381
2474
|
*/
|
|
2382
|
-
purchaseCapacityBlockExtension(args: PurchaseCapacityBlockExtensionCommandInput, options?: HttpHandlerOptions): Effect.Effect<PurchaseCapacityBlockExtensionCommandOutput, SdkError | EC2ServiceError>;
|
|
2475
|
+
purchaseCapacityBlockExtension(args: PurchaseCapacityBlockExtensionCommandInput, options?: HttpHandlerOptions): Effect.Effect<PurchaseCapacityBlockExtensionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2383
2476
|
/**
|
|
2384
2477
|
* @see {@link PurchaseHostReservationCommand}
|
|
2385
2478
|
*/
|
|
2386
|
-
purchaseHostReservation(args: PurchaseHostReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PurchaseHostReservationCommandOutput, SdkError | EC2ServiceError>;
|
|
2479
|
+
purchaseHostReservation(args: PurchaseHostReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PurchaseHostReservationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2387
2480
|
/**
|
|
2388
2481
|
* @see {@link PurchaseReservedInstancesOfferingCommand}
|
|
2389
2482
|
*/
|
|
2390
|
-
purchaseReservedInstancesOffering(args: PurchaseReservedInstancesOfferingCommandInput, options?: HttpHandlerOptions): Effect.Effect<PurchaseReservedInstancesOfferingCommandOutput, SdkError | EC2ServiceError>;
|
|
2483
|
+
purchaseReservedInstancesOffering(args: PurchaseReservedInstancesOfferingCommandInput, options?: HttpHandlerOptions): Effect.Effect<PurchaseReservedInstancesOfferingCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2391
2484
|
/**
|
|
2392
2485
|
* @see {@link PurchaseScheduledInstancesCommand}
|
|
2393
2486
|
*/
|
|
2394
|
-
purchaseScheduledInstances(args: PurchaseScheduledInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<PurchaseScheduledInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
2487
|
+
purchaseScheduledInstances(args: PurchaseScheduledInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<PurchaseScheduledInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2395
2488
|
/**
|
|
2396
2489
|
* @see {@link RebootInstancesCommand}
|
|
2397
2490
|
*/
|
|
2398
|
-
rebootInstances(args: RebootInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<RebootInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
2491
|
+
rebootInstances(args: RebootInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<RebootInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2399
2492
|
/**
|
|
2400
2493
|
* @see {@link RegisterImageCommand}
|
|
2401
2494
|
*/
|
|
2402
|
-
registerImage(args: RegisterImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<RegisterImageCommandOutput, SdkError | EC2ServiceError>;
|
|
2495
|
+
registerImage(args: RegisterImageCommandInput, options?: HttpHandlerOptions): Effect.Effect<RegisterImageCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2403
2496
|
/**
|
|
2404
2497
|
* @see {@link RegisterInstanceEventNotificationAttributesCommand}
|
|
2405
2498
|
*/
|
|
2406
|
-
registerInstanceEventNotificationAttributes(args: RegisterInstanceEventNotificationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<RegisterInstanceEventNotificationAttributesCommandOutput, SdkError | EC2ServiceError>;
|
|
2499
|
+
registerInstanceEventNotificationAttributes(args: RegisterInstanceEventNotificationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<RegisterInstanceEventNotificationAttributesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2407
2500
|
/**
|
|
2408
2501
|
* @see {@link RegisterTransitGatewayMulticastGroupMembersCommand}
|
|
2409
2502
|
*/
|
|
2410
|
-
registerTransitGatewayMulticastGroupMembers(args: RegisterTransitGatewayMulticastGroupMembersCommandInput, options?: HttpHandlerOptions): Effect.Effect<RegisterTransitGatewayMulticastGroupMembersCommandOutput, SdkError | EC2ServiceError>;
|
|
2503
|
+
registerTransitGatewayMulticastGroupMembers(args: RegisterTransitGatewayMulticastGroupMembersCommandInput, options?: HttpHandlerOptions): Effect.Effect<RegisterTransitGatewayMulticastGroupMembersCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2411
2504
|
/**
|
|
2412
2505
|
* @see {@link RegisterTransitGatewayMulticastGroupSourcesCommand}
|
|
2413
2506
|
*/
|
|
2414
|
-
registerTransitGatewayMulticastGroupSources(args: RegisterTransitGatewayMulticastGroupSourcesCommandInput, options?: HttpHandlerOptions): Effect.Effect<RegisterTransitGatewayMulticastGroupSourcesCommandOutput, SdkError | EC2ServiceError>;
|
|
2507
|
+
registerTransitGatewayMulticastGroupSources(args: RegisterTransitGatewayMulticastGroupSourcesCommandInput, options?: HttpHandlerOptions): Effect.Effect<RegisterTransitGatewayMulticastGroupSourcesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2415
2508
|
/**
|
|
2416
2509
|
* @see {@link RejectCapacityReservationBillingOwnershipCommand}
|
|
2417
2510
|
*/
|
|
2418
|
-
rejectCapacityReservationBillingOwnership(args: RejectCapacityReservationBillingOwnershipCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectCapacityReservationBillingOwnershipCommandOutput, SdkError | EC2ServiceError>;
|
|
2511
|
+
rejectCapacityReservationBillingOwnership(args: RejectCapacityReservationBillingOwnershipCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectCapacityReservationBillingOwnershipCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2419
2512
|
/**
|
|
2420
2513
|
* @see {@link RejectTransitGatewayMulticastDomainAssociationsCommand}
|
|
2421
2514
|
*/
|
|
2422
|
-
rejectTransitGatewayMulticastDomainAssociations(args: RejectTransitGatewayMulticastDomainAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectTransitGatewayMulticastDomainAssociationsCommandOutput, SdkError | EC2ServiceError>;
|
|
2515
|
+
rejectTransitGatewayMulticastDomainAssociations(args: RejectTransitGatewayMulticastDomainAssociationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectTransitGatewayMulticastDomainAssociationsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2423
2516
|
/**
|
|
2424
2517
|
* @see {@link RejectTransitGatewayPeeringAttachmentCommand}
|
|
2425
2518
|
*/
|
|
2426
|
-
rejectTransitGatewayPeeringAttachment(args: RejectTransitGatewayPeeringAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectTransitGatewayPeeringAttachmentCommandOutput, SdkError | EC2ServiceError>;
|
|
2519
|
+
rejectTransitGatewayPeeringAttachment(args: RejectTransitGatewayPeeringAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectTransitGatewayPeeringAttachmentCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2427
2520
|
/**
|
|
2428
2521
|
* @see {@link RejectTransitGatewayVpcAttachmentCommand}
|
|
2429
2522
|
*/
|
|
2430
|
-
rejectTransitGatewayVpcAttachment(args: RejectTransitGatewayVpcAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectTransitGatewayVpcAttachmentCommandOutput, SdkError | EC2ServiceError>;
|
|
2523
|
+
rejectTransitGatewayVpcAttachment(args: RejectTransitGatewayVpcAttachmentCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectTransitGatewayVpcAttachmentCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2431
2524
|
/**
|
|
2432
2525
|
* @see {@link RejectVpcEndpointConnectionsCommand}
|
|
2433
2526
|
*/
|
|
2434
|
-
rejectVpcEndpointConnections(args: RejectVpcEndpointConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectVpcEndpointConnectionsCommandOutput, SdkError | EC2ServiceError>;
|
|
2527
|
+
rejectVpcEndpointConnections(args: RejectVpcEndpointConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectVpcEndpointConnectionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2435
2528
|
/**
|
|
2436
2529
|
* @see {@link RejectVpcPeeringConnectionCommand}
|
|
2437
2530
|
*/
|
|
2438
|
-
rejectVpcPeeringConnection(args: RejectVpcPeeringConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectVpcPeeringConnectionCommandOutput, SdkError | EC2ServiceError>;
|
|
2531
|
+
rejectVpcPeeringConnection(args: RejectVpcPeeringConnectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectVpcPeeringConnectionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2439
2532
|
/**
|
|
2440
2533
|
* @see {@link ReleaseAddressCommand}
|
|
2441
2534
|
*/
|
|
2442
|
-
releaseAddress(args: ReleaseAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReleaseAddressCommandOutput, SdkError | EC2ServiceError>;
|
|
2535
|
+
releaseAddress(args: ReleaseAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReleaseAddressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2443
2536
|
/**
|
|
2444
2537
|
* @see {@link ReleaseHostsCommand}
|
|
2445
2538
|
*/
|
|
2446
|
-
releaseHosts(args: ReleaseHostsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReleaseHostsCommandOutput, SdkError | EC2ServiceError>;
|
|
2539
|
+
releaseHosts(args: ReleaseHostsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReleaseHostsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2447
2540
|
/**
|
|
2448
2541
|
* @see {@link ReleaseIpamPoolAllocationCommand}
|
|
2449
2542
|
*/
|
|
2450
|
-
releaseIpamPoolAllocation(args: ReleaseIpamPoolAllocationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReleaseIpamPoolAllocationCommandOutput, SdkError | EC2ServiceError>;
|
|
2543
|
+
releaseIpamPoolAllocation(args: ReleaseIpamPoolAllocationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReleaseIpamPoolAllocationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2451
2544
|
/**
|
|
2452
2545
|
* @see {@link ReplaceIamInstanceProfileAssociationCommand}
|
|
2453
2546
|
*/
|
|
2454
|
-
replaceIamInstanceProfileAssociation(args: ReplaceIamInstanceProfileAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceIamInstanceProfileAssociationCommandOutput, SdkError | EC2ServiceError>;
|
|
2547
|
+
replaceIamInstanceProfileAssociation(args: ReplaceIamInstanceProfileAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceIamInstanceProfileAssociationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2455
2548
|
/**
|
|
2456
2549
|
* @see {@link ReplaceImageCriteriaInAllowedImagesSettingsCommand}
|
|
2457
2550
|
*/
|
|
2458
|
-
replaceImageCriteriaInAllowedImagesSettings(args: ReplaceImageCriteriaInAllowedImagesSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceImageCriteriaInAllowedImagesSettingsCommandOutput, SdkError | EC2ServiceError>;
|
|
2551
|
+
replaceImageCriteriaInAllowedImagesSettings(args: ReplaceImageCriteriaInAllowedImagesSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceImageCriteriaInAllowedImagesSettingsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2459
2552
|
/**
|
|
2460
2553
|
* @see {@link ReplaceNetworkAclAssociationCommand}
|
|
2461
2554
|
*/
|
|
2462
|
-
replaceNetworkAclAssociation(args: ReplaceNetworkAclAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceNetworkAclAssociationCommandOutput, SdkError | EC2ServiceError>;
|
|
2555
|
+
replaceNetworkAclAssociation(args: ReplaceNetworkAclAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceNetworkAclAssociationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2463
2556
|
/**
|
|
2464
2557
|
* @see {@link ReplaceNetworkAclEntryCommand}
|
|
2465
2558
|
*/
|
|
2466
|
-
replaceNetworkAclEntry(args: ReplaceNetworkAclEntryCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceNetworkAclEntryCommandOutput, SdkError | EC2ServiceError>;
|
|
2559
|
+
replaceNetworkAclEntry(args: ReplaceNetworkAclEntryCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceNetworkAclEntryCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2467
2560
|
/**
|
|
2468
2561
|
* @see {@link ReplaceRouteCommand}
|
|
2469
2562
|
*/
|
|
2470
|
-
replaceRoute(args: ReplaceRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceRouteCommandOutput, SdkError | EC2ServiceError>;
|
|
2563
|
+
replaceRoute(args: ReplaceRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceRouteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2471
2564
|
/**
|
|
2472
2565
|
* @see {@link ReplaceRouteTableAssociationCommand}
|
|
2473
2566
|
*/
|
|
2474
|
-
replaceRouteTableAssociation(args: ReplaceRouteTableAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceRouteTableAssociationCommandOutput, SdkError | EC2ServiceError>;
|
|
2567
|
+
replaceRouteTableAssociation(args: ReplaceRouteTableAssociationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceRouteTableAssociationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2475
2568
|
/**
|
|
2476
2569
|
* @see {@link ReplaceTransitGatewayRouteCommand}
|
|
2477
2570
|
*/
|
|
2478
|
-
replaceTransitGatewayRoute(args: ReplaceTransitGatewayRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceTransitGatewayRouteCommandOutput, SdkError | EC2ServiceError>;
|
|
2571
|
+
replaceTransitGatewayRoute(args: ReplaceTransitGatewayRouteCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceTransitGatewayRouteCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2479
2572
|
/**
|
|
2480
2573
|
* @see {@link ReplaceVpnTunnelCommand}
|
|
2481
2574
|
*/
|
|
2482
|
-
replaceVpnTunnel(args: ReplaceVpnTunnelCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceVpnTunnelCommandOutput, SdkError | EC2ServiceError>;
|
|
2575
|
+
replaceVpnTunnel(args: ReplaceVpnTunnelCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReplaceVpnTunnelCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2483
2576
|
/**
|
|
2484
2577
|
* @see {@link ReportInstanceStatusCommand}
|
|
2485
2578
|
*/
|
|
2486
|
-
reportInstanceStatus(args: ReportInstanceStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReportInstanceStatusCommandOutput, SdkError | EC2ServiceError>;
|
|
2579
|
+
reportInstanceStatus(args: ReportInstanceStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReportInstanceStatusCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2487
2580
|
/**
|
|
2488
2581
|
* @see {@link RequestSpotFleetCommand}
|
|
2489
2582
|
*/
|
|
2490
|
-
requestSpotFleet(args: RequestSpotFleetCommandInput, options?: HttpHandlerOptions): Effect.Effect<RequestSpotFleetCommandOutput, SdkError | EC2ServiceError>;
|
|
2583
|
+
requestSpotFleet(args: RequestSpotFleetCommandInput, options?: HttpHandlerOptions): Effect.Effect<RequestSpotFleetCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2491
2584
|
/**
|
|
2492
2585
|
* @see {@link RequestSpotInstancesCommand}
|
|
2493
2586
|
*/
|
|
2494
|
-
requestSpotInstances(args: RequestSpotInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<RequestSpotInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
2587
|
+
requestSpotInstances(args: RequestSpotInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<RequestSpotInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2495
2588
|
/**
|
|
2496
2589
|
* @see {@link ResetAddressAttributeCommand}
|
|
2497
2590
|
*/
|
|
2498
|
-
resetAddressAttribute(args: ResetAddressAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetAddressAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2591
|
+
resetAddressAttribute(args: ResetAddressAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetAddressAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2499
2592
|
/**
|
|
2500
2593
|
* @see {@link ResetEbsDefaultKmsKeyIdCommand}
|
|
2501
2594
|
*/
|
|
2502
|
-
resetEbsDefaultKmsKeyId(args: ResetEbsDefaultKmsKeyIdCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetEbsDefaultKmsKeyIdCommandOutput, SdkError | EC2ServiceError>;
|
|
2595
|
+
resetEbsDefaultKmsKeyId(args: ResetEbsDefaultKmsKeyIdCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetEbsDefaultKmsKeyIdCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2503
2596
|
/**
|
|
2504
2597
|
* @see {@link ResetFpgaImageAttributeCommand}
|
|
2505
2598
|
*/
|
|
2506
|
-
resetFpgaImageAttribute(args: ResetFpgaImageAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetFpgaImageAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2599
|
+
resetFpgaImageAttribute(args: ResetFpgaImageAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetFpgaImageAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2507
2600
|
/**
|
|
2508
2601
|
* @see {@link ResetImageAttributeCommand}
|
|
2509
2602
|
*/
|
|
2510
|
-
resetImageAttribute(args: ResetImageAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetImageAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2603
|
+
resetImageAttribute(args: ResetImageAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetImageAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2511
2604
|
/**
|
|
2512
2605
|
* @see {@link ResetInstanceAttributeCommand}
|
|
2513
2606
|
*/
|
|
2514
|
-
resetInstanceAttribute(args: ResetInstanceAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetInstanceAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2607
|
+
resetInstanceAttribute(args: ResetInstanceAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetInstanceAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2515
2608
|
/**
|
|
2516
2609
|
* @see {@link ResetNetworkInterfaceAttributeCommand}
|
|
2517
2610
|
*/
|
|
2518
|
-
resetNetworkInterfaceAttribute(args: ResetNetworkInterfaceAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetNetworkInterfaceAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2611
|
+
resetNetworkInterfaceAttribute(args: ResetNetworkInterfaceAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetNetworkInterfaceAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2519
2612
|
/**
|
|
2520
2613
|
* @see {@link ResetSnapshotAttributeCommand}
|
|
2521
2614
|
*/
|
|
2522
|
-
resetSnapshotAttribute(args: ResetSnapshotAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetSnapshotAttributeCommandOutput, SdkError | EC2ServiceError>;
|
|
2615
|
+
resetSnapshotAttribute(args: ResetSnapshotAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetSnapshotAttributeCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2523
2616
|
/**
|
|
2524
2617
|
* @see {@link RestoreAddressToClassicCommand}
|
|
2525
2618
|
*/
|
|
2526
|
-
restoreAddressToClassic(args: RestoreAddressToClassicCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreAddressToClassicCommandOutput, SdkError | EC2ServiceError>;
|
|
2619
|
+
restoreAddressToClassic(args: RestoreAddressToClassicCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreAddressToClassicCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2527
2620
|
/**
|
|
2528
2621
|
* @see {@link RestoreImageFromRecycleBinCommand}
|
|
2529
2622
|
*/
|
|
2530
|
-
restoreImageFromRecycleBin(args: RestoreImageFromRecycleBinCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreImageFromRecycleBinCommandOutput, SdkError | EC2ServiceError>;
|
|
2623
|
+
restoreImageFromRecycleBin(args: RestoreImageFromRecycleBinCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreImageFromRecycleBinCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2531
2624
|
/**
|
|
2532
2625
|
* @see {@link RestoreManagedPrefixListVersionCommand}
|
|
2533
2626
|
*/
|
|
2534
|
-
restoreManagedPrefixListVersion(args: RestoreManagedPrefixListVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreManagedPrefixListVersionCommandOutput, SdkError | EC2ServiceError>;
|
|
2627
|
+
restoreManagedPrefixListVersion(args: RestoreManagedPrefixListVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreManagedPrefixListVersionCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2535
2628
|
/**
|
|
2536
2629
|
* @see {@link RestoreSnapshotFromRecycleBinCommand}
|
|
2537
2630
|
*/
|
|
2538
|
-
restoreSnapshotFromRecycleBin(args: RestoreSnapshotFromRecycleBinCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreSnapshotFromRecycleBinCommandOutput, SdkError | EC2ServiceError>;
|
|
2631
|
+
restoreSnapshotFromRecycleBin(args: RestoreSnapshotFromRecycleBinCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreSnapshotFromRecycleBinCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2539
2632
|
/**
|
|
2540
2633
|
* @see {@link RestoreSnapshotTierCommand}
|
|
2541
2634
|
*/
|
|
2542
|
-
restoreSnapshotTier(args: RestoreSnapshotTierCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreSnapshotTierCommandOutput, SdkError | EC2ServiceError>;
|
|
2635
|
+
restoreSnapshotTier(args: RestoreSnapshotTierCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreSnapshotTierCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2543
2636
|
/**
|
|
2544
2637
|
* @see {@link RevokeClientVpnIngressCommand}
|
|
2545
2638
|
*/
|
|
2546
|
-
revokeClientVpnIngress(args: RevokeClientVpnIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<RevokeClientVpnIngressCommandOutput, SdkError | EC2ServiceError>;
|
|
2639
|
+
revokeClientVpnIngress(args: RevokeClientVpnIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<RevokeClientVpnIngressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2547
2640
|
/**
|
|
2548
2641
|
* @see {@link RevokeSecurityGroupEgressCommand}
|
|
2549
2642
|
*/
|
|
2550
|
-
revokeSecurityGroupEgress(args: RevokeSecurityGroupEgressCommandInput, options?: HttpHandlerOptions): Effect.Effect<RevokeSecurityGroupEgressCommandOutput, SdkError | EC2ServiceError>;
|
|
2643
|
+
revokeSecurityGroupEgress(args: RevokeSecurityGroupEgressCommandInput, options?: HttpHandlerOptions): Effect.Effect<RevokeSecurityGroupEgressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2551
2644
|
/**
|
|
2552
2645
|
* @see {@link RevokeSecurityGroupIngressCommand}
|
|
2553
2646
|
*/
|
|
2554
|
-
revokeSecurityGroupIngress(args: RevokeSecurityGroupIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<RevokeSecurityGroupIngressCommandOutput, SdkError | EC2ServiceError>;
|
|
2647
|
+
revokeSecurityGroupIngress(args: RevokeSecurityGroupIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<RevokeSecurityGroupIngressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2555
2648
|
/**
|
|
2556
2649
|
* @see {@link RunInstancesCommand}
|
|
2557
2650
|
*/
|
|
2558
|
-
runInstances(args: RunInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<RunInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
2651
|
+
runInstances(args: RunInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<RunInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2559
2652
|
/**
|
|
2560
2653
|
* @see {@link RunScheduledInstancesCommand}
|
|
2561
2654
|
*/
|
|
2562
|
-
runScheduledInstances(args: RunScheduledInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<RunScheduledInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
2655
|
+
runScheduledInstances(args: RunScheduledInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<RunScheduledInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2563
2656
|
/**
|
|
2564
2657
|
* @see {@link SearchLocalGatewayRoutesCommand}
|
|
2565
2658
|
*/
|
|
2566
|
-
searchLocalGatewayRoutes(args: SearchLocalGatewayRoutesCommandInput, options?: HttpHandlerOptions): Effect.Effect<SearchLocalGatewayRoutesCommandOutput, SdkError | EC2ServiceError>;
|
|
2659
|
+
searchLocalGatewayRoutes(args: SearchLocalGatewayRoutesCommandInput, options?: HttpHandlerOptions): Effect.Effect<SearchLocalGatewayRoutesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2567
2660
|
/**
|
|
2568
2661
|
* @see {@link SearchTransitGatewayMulticastGroupsCommand}
|
|
2569
2662
|
*/
|
|
2570
|
-
searchTransitGatewayMulticastGroups(args: SearchTransitGatewayMulticastGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<SearchTransitGatewayMulticastGroupsCommandOutput, SdkError | EC2ServiceError>;
|
|
2663
|
+
searchTransitGatewayMulticastGroups(args: SearchTransitGatewayMulticastGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<SearchTransitGatewayMulticastGroupsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2571
2664
|
/**
|
|
2572
2665
|
* @see {@link SearchTransitGatewayRoutesCommand}
|
|
2573
2666
|
*/
|
|
2574
|
-
searchTransitGatewayRoutes(args: SearchTransitGatewayRoutesCommandInput, options?: HttpHandlerOptions): Effect.Effect<SearchTransitGatewayRoutesCommandOutput, SdkError | EC2ServiceError>;
|
|
2667
|
+
searchTransitGatewayRoutes(args: SearchTransitGatewayRoutesCommandInput, options?: HttpHandlerOptions): Effect.Effect<SearchTransitGatewayRoutesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2575
2668
|
/**
|
|
2576
2669
|
* @see {@link SendDiagnosticInterruptCommand}
|
|
2577
2670
|
*/
|
|
2578
|
-
sendDiagnosticInterrupt(args: SendDiagnosticInterruptCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendDiagnosticInterruptCommandOutput, SdkError | EC2ServiceError>;
|
|
2671
|
+
sendDiagnosticInterrupt(args: SendDiagnosticInterruptCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendDiagnosticInterruptCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2579
2672
|
/**
|
|
2580
2673
|
* @see {@link StartDeclarativePoliciesReportCommand}
|
|
2581
2674
|
*/
|
|
2582
|
-
startDeclarativePoliciesReport(args: StartDeclarativePoliciesReportCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartDeclarativePoliciesReportCommandOutput, SdkError | EC2ServiceError>;
|
|
2675
|
+
startDeclarativePoliciesReport(args: StartDeclarativePoliciesReportCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartDeclarativePoliciesReportCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2583
2676
|
/**
|
|
2584
2677
|
* @see {@link StartInstancesCommand}
|
|
2585
2678
|
*/
|
|
2586
|
-
startInstances(args: StartInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
2679
|
+
startInstances(args: StartInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2587
2680
|
/**
|
|
2588
2681
|
* @see {@link StartNetworkInsightsAccessScopeAnalysisCommand}
|
|
2589
2682
|
*/
|
|
2590
|
-
startNetworkInsightsAccessScopeAnalysis(args: StartNetworkInsightsAccessScopeAnalysisCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartNetworkInsightsAccessScopeAnalysisCommandOutput, SdkError | EC2ServiceError>;
|
|
2683
|
+
startNetworkInsightsAccessScopeAnalysis(args: StartNetworkInsightsAccessScopeAnalysisCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartNetworkInsightsAccessScopeAnalysisCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2591
2684
|
/**
|
|
2592
2685
|
* @see {@link StartNetworkInsightsAnalysisCommand}
|
|
2593
2686
|
*/
|
|
2594
|
-
startNetworkInsightsAnalysis(args: StartNetworkInsightsAnalysisCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartNetworkInsightsAnalysisCommandOutput, SdkError | EC2ServiceError>;
|
|
2687
|
+
startNetworkInsightsAnalysis(args: StartNetworkInsightsAnalysisCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartNetworkInsightsAnalysisCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2595
2688
|
/**
|
|
2596
2689
|
* @see {@link StartVpcEndpointServicePrivateDnsVerificationCommand}
|
|
2597
2690
|
*/
|
|
2598
|
-
startVpcEndpointServicePrivateDnsVerification(args: StartVpcEndpointServicePrivateDnsVerificationCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartVpcEndpointServicePrivateDnsVerificationCommandOutput, SdkError | EC2ServiceError>;
|
|
2691
|
+
startVpcEndpointServicePrivateDnsVerification(args: StartVpcEndpointServicePrivateDnsVerificationCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartVpcEndpointServicePrivateDnsVerificationCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2599
2692
|
/**
|
|
2600
2693
|
* @see {@link StopInstancesCommand}
|
|
2601
2694
|
*/
|
|
2602
|
-
stopInstances(args: StopInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
2695
|
+
stopInstances(args: StopInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2603
2696
|
/**
|
|
2604
2697
|
* @see {@link TerminateClientVpnConnectionsCommand}
|
|
2605
2698
|
*/
|
|
2606
|
-
terminateClientVpnConnections(args: TerminateClientVpnConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<TerminateClientVpnConnectionsCommandOutput, SdkError | EC2ServiceError>;
|
|
2699
|
+
terminateClientVpnConnections(args: TerminateClientVpnConnectionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<TerminateClientVpnConnectionsCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2607
2700
|
/**
|
|
2608
2701
|
* @see {@link TerminateInstancesCommand}
|
|
2609
2702
|
*/
|
|
2610
|
-
terminateInstances(args: TerminateInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<TerminateInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
2703
|
+
terminateInstances(args: TerminateInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<TerminateInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2611
2704
|
/**
|
|
2612
2705
|
* @see {@link UnassignIpv6AddressesCommand}
|
|
2613
2706
|
*/
|
|
2614
|
-
unassignIpv6Addresses(args: UnassignIpv6AddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<UnassignIpv6AddressesCommandOutput, SdkError | EC2ServiceError>;
|
|
2707
|
+
unassignIpv6Addresses(args: UnassignIpv6AddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<UnassignIpv6AddressesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2615
2708
|
/**
|
|
2616
2709
|
* @see {@link UnassignPrivateIpAddressesCommand}
|
|
2617
2710
|
*/
|
|
2618
|
-
unassignPrivateIpAddresses(args: UnassignPrivateIpAddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<UnassignPrivateIpAddressesCommandOutput, SdkError | EC2ServiceError>;
|
|
2711
|
+
unassignPrivateIpAddresses(args: UnassignPrivateIpAddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<UnassignPrivateIpAddressesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2619
2712
|
/**
|
|
2620
2713
|
* @see {@link UnassignPrivateNatGatewayAddressCommand}
|
|
2621
2714
|
*/
|
|
2622
|
-
unassignPrivateNatGatewayAddress(args: UnassignPrivateNatGatewayAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<UnassignPrivateNatGatewayAddressCommandOutput, SdkError | EC2ServiceError>;
|
|
2715
|
+
unassignPrivateNatGatewayAddress(args: UnassignPrivateNatGatewayAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<UnassignPrivateNatGatewayAddressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2623
2716
|
/**
|
|
2624
2717
|
* @see {@link UnlockSnapshotCommand}
|
|
2625
2718
|
*/
|
|
2626
|
-
unlockSnapshot(args: UnlockSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<UnlockSnapshotCommandOutput, SdkError | EC2ServiceError>;
|
|
2719
|
+
unlockSnapshot(args: UnlockSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<UnlockSnapshotCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2627
2720
|
/**
|
|
2628
2721
|
* @see {@link UnmonitorInstancesCommand}
|
|
2629
2722
|
*/
|
|
2630
|
-
unmonitorInstances(args: UnmonitorInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<UnmonitorInstancesCommandOutput, SdkError | EC2ServiceError>;
|
|
2723
|
+
unmonitorInstances(args: UnmonitorInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<UnmonitorInstancesCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2631
2724
|
/**
|
|
2632
2725
|
* @see {@link UpdateSecurityGroupRuleDescriptionsEgressCommand}
|
|
2633
2726
|
*/
|
|
2634
|
-
updateSecurityGroupRuleDescriptionsEgress(args: UpdateSecurityGroupRuleDescriptionsEgressCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSecurityGroupRuleDescriptionsEgressCommandOutput, SdkError | EC2ServiceError>;
|
|
2727
|
+
updateSecurityGroupRuleDescriptionsEgress(args: UpdateSecurityGroupRuleDescriptionsEgressCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSecurityGroupRuleDescriptionsEgressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2635
2728
|
/**
|
|
2636
2729
|
* @see {@link UpdateSecurityGroupRuleDescriptionsIngressCommand}
|
|
2637
2730
|
*/
|
|
2638
|
-
updateSecurityGroupRuleDescriptionsIngress(args: UpdateSecurityGroupRuleDescriptionsIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSecurityGroupRuleDescriptionsIngressCommandOutput, SdkError | EC2ServiceError>;
|
|
2731
|
+
updateSecurityGroupRuleDescriptionsIngress(args: UpdateSecurityGroupRuleDescriptionsIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSecurityGroupRuleDescriptionsIngressCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2639
2732
|
/**
|
|
2640
2733
|
* @see {@link WithdrawByoipCidrCommand}
|
|
2641
2734
|
*/
|
|
2642
|
-
withdrawByoipCidr(args: WithdrawByoipCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<WithdrawByoipCidrCommandOutput, SdkError | EC2ServiceError>;
|
|
2735
|
+
withdrawByoipCidr(args: WithdrawByoipCidrCommandInput, options?: HttpHandlerOptions): Effect.Effect<WithdrawByoipCidrCommandOutput, Cause.TimeoutException | SdkError | EC2ServiceError>;
|
|
2643
2736
|
}
|
|
2644
2737
|
/**
|
|
2645
2738
|
* @since 1.0.0
|
|
@@ -2647,7 +2740,7 @@ interface EC2Service$ {
|
|
|
2647
2740
|
*/
|
|
2648
2741
|
export declare const makeEC2Service: Effect.Effect<EC2Service$, never, Instance.EC2ClientInstance>;
|
|
2649
2742
|
declare const EC2Service_base: import("effect/Context").TagClass<EC2Service, "@effect-aws/client-ec2/EC2Service", EC2Service$> & Effect.Tag.Proxy<EC2Service, EC2Service$> & {
|
|
2650
|
-
use: <X>(body: (_: EC2Service$) => X) => [X] extends [Effect.Effect<infer A, infer E, infer R>] ? Effect.Effect<A, E, EC2Service | R> : [X] extends [PromiseLike<infer A_1>] ? Effect.Effect<A_1,
|
|
2743
|
+
use: <X>(body: (_: EC2Service$) => X) => [X] extends [Effect.Effect<infer A, infer E, infer R>] ? Effect.Effect<A, E, EC2Service | R> : [X] extends [PromiseLike<infer A_1>] ? Effect.Effect<A_1, Cause.UnknownException, EC2Service> : Effect.Effect<X, never, EC2Service>;
|
|
2651
2744
|
};
|
|
2652
2745
|
/**
|
|
2653
2746
|
* @since 1.0.0
|