@effect-aws/client-ec2 1.10.0 → 1.10.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/EC2Service.d.ts +31 -3
- package/dist/cjs/EC2Service.d.ts.map +1 -1
- package/dist/cjs/EC2Service.js +6 -0
- package/dist/cjs/EC2Service.js.map +1 -1
- package/dist/cjs/Errors.d.ts +3 -3
- package/dist/cjs/Errors.d.ts.map +1 -1
- package/dist/cjs/Errors.js +1 -3
- package/dist/cjs/Errors.js.map +1 -1
- package/dist/cjs/index.d.ts +5 -0
- package/dist/cjs/index.d.ts.map +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/dts/EC2Service.d.ts +31 -3
- package/dist/dts/EC2Service.d.ts.map +1 -1
- package/dist/dts/Errors.d.ts +3 -3
- package/dist/dts/Errors.d.ts.map +1 -1
- package/dist/dts/index.d.ts +5 -0
- package/dist/dts/index.d.ts.map +1 -1
- package/dist/esm/EC2Service.js +7 -1
- package/dist/esm/EC2Service.js.map +1 -1
- package/dist/esm/Errors.js +0 -2
- package/dist/esm/Errors.js.map +1 -1
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
- package/src/EC2Service.ts +97 -2
- package/src/Errors.ts +2 -3
- package/src/index.ts +6 -0
package/dist/dts/Errors.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import type { EC2ServiceException } from "@aws-sdk/client-ec2";
|
|
2
2
|
import type { TaggedException } from "@effect-aws/commons";
|
|
3
|
-
import { SdkError as CommonSdkError } from "@effect-aws/commons";
|
|
4
3
|
import { Data } from "effect";
|
|
5
4
|
export type EC2ServiceError = TaggedException<EC2ServiceException & {
|
|
6
5
|
name: "EC2ServiceError";
|
|
7
6
|
}>;
|
|
8
7
|
export declare const EC2ServiceError: Data.Case.Constructor<EC2ServiceError, "_tag">;
|
|
9
|
-
export type SdkError =
|
|
10
|
-
|
|
8
|
+
export type SdkError = TaggedException<Error & {
|
|
9
|
+
name: "SdkError";
|
|
10
|
+
}>;
|
|
11
11
|
//# sourceMappingURL=Errors.d.ts.map
|
package/dist/dts/Errors.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Errors.d.ts","sourceRoot":"","sources":["../../src/Errors.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC/D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC3D,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"Errors.d.ts","sourceRoot":"","sources":["../../src/Errors.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC/D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC3D,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAE9B,MAAM,MAAM,eAAe,GAAG,eAAe,CAC3C,mBAAmB,GAAG;IAAE,IAAI,EAAE,iBAAiB,CAAA;CAAE,CAClD,CAAC;AACF,eAAO,MAAM,eAAe,gDAAkD,CAAC;AAE/E,MAAM,MAAM,QAAQ,GAAG,eAAe,CAAC,KAAK,GAAG;IAAE,IAAI,EAAE,UAAU,CAAA;CAAE,CAAC,CAAC"}
|
package/dist/dts/index.d.ts
CHANGED
package/dist/dts/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C;;GAEG;AACH,cAAc,aAAa,CAAC;AAE5B;;GAEG;AACH,OAAO,KAAK,iBAAiB,MAAM,wBAAwB,CAAC;AAE5D;;GAEG;AACH,OAAO,KAAK,gBAAgB,MAAM,uBAAuB,CAAC;AAE1D;;GAEG;AACH,cAAc,iBAAiB,CAAC;AAEhC;;;;GAIG;AACH,MAAM,CAAC,OAAO,WAAW,GAAG,CAAC;IAC3B;;;OAGG;IACH,KAAY,MAAM,GAAG,UAAU,CAAC,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C;;GAEG;AACH,cAAc,aAAa,CAAC;AAE5B;;GAEG;AACH,OAAO,KAAK,iBAAiB,MAAM,wBAAwB,CAAC;AAE5D;;GAEG;AACH,OAAO,KAAK,gBAAgB,MAAM,uBAAuB,CAAC;AAE1D;;GAEG;AACH,cAAc,iBAAiB,CAAC;AAEhC;;;;GAIG;AACH,MAAM,CAAC,OAAO,WAAW,GAAG,CAAC;IAC3B;;;OAGG;IACH,KAAY,MAAM,GAAG,UAAU,CAAC,MAAM,CAAC;IAEvC;;;OAGG;IACH,KAAY,IAAI,GAAG,UAAU,CAAC,IAAI,CAAC;CACpC;AAED;;;;GAIG;AACH,eAAO,MAAM,GAAG,mBAAa,CAAC"}
|
package/dist/esm/EC2Service.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @since 1.0.0
|
|
3
3
|
*/
|
|
4
|
-
import { AcceptAddressTransferCommand, AcceptCapacityReservationBillingOwnershipCommand, AcceptReservedInstancesExchangeQuoteCommand, AcceptTransitGatewayMulticastDomainAssociationsCommand, AcceptTransitGatewayPeeringAttachmentCommand, AcceptTransitGatewayVpcAttachmentCommand, AcceptVpcEndpointConnectionsCommand, AcceptVpcPeeringConnectionCommand, AdvertiseByoipCidrCommand, AllocateAddressCommand, AllocateHostsCommand, AllocateIpamPoolCidrCommand, ApplySecurityGroupsToClientVpnTargetNetworkCommand, AssignIpv6AddressesCommand, AssignPrivateIpAddressesCommand, AssignPrivateNatGatewayAddressCommand, AssociateAddressCommand, AssociateCapacityReservationBillingOwnerCommand, AssociateClientVpnTargetNetworkCommand, AssociateDhcpOptionsCommand, AssociateEnclaveCertificateIamRoleCommand, AssociateIamInstanceProfileCommand, AssociateInstanceEventWindowCommand, AssociateIpamByoasnCommand, AssociateIpamResourceDiscoveryCommand, AssociateNatGatewayAddressCommand, AssociateRouteServerCommand, AssociateRouteTableCommand, AssociateSecurityGroupVpcCommand, AssociateSubnetCidrBlockCommand, AssociateTransitGatewayMulticastDomainCommand, AssociateTransitGatewayPolicyTableCommand, AssociateTransitGatewayRouteTableCommand, AssociateTrunkInterfaceCommand, AssociateVpcCidrBlockCommand, AttachClassicLinkVpcCommand, AttachInternetGatewayCommand, AttachNetworkInterfaceCommand, AttachVerifiedAccessTrustProviderCommand, AttachVolumeCommand, AttachVpnGatewayCommand, AuthorizeClientVpnIngressCommand, AuthorizeSecurityGroupEgressCommand, AuthorizeSecurityGroupIngressCommand, BundleInstanceCommand, CancelBundleTaskCommand, CancelCapacityReservationCommand, CancelCapacityReservationFleetsCommand, CancelConversionTaskCommand, CancelDeclarativePoliciesReportCommand, CancelExportTaskCommand, CancelImageLaunchPermissionCommand, CancelImportTaskCommand, CancelReservedInstancesListingCommand, CancelSpotFleetRequestsCommand, CancelSpotInstanceRequestsCommand, ConfirmProductInstanceCommand, CopyFpgaImageCommand, CopyImageCommand, CopySnapshotCommand, CreateCapacityReservationBySplittingCommand, CreateCapacityReservationCommand, CreateCapacityReservationFleetCommand, CreateCarrierGatewayCommand, CreateClientVpnEndpointCommand, CreateClientVpnRouteCommand, CreateCoipCidrCommand, CreateCoipPoolCommand, CreateCustomerGatewayCommand, CreateDefaultSubnetCommand, CreateDefaultVpcCommand, CreateDhcpOptionsCommand, CreateEgressOnlyInternetGatewayCommand, CreateFleetCommand, CreateFlowLogsCommand, CreateFpgaImageCommand, CreateImageCommand, CreateInstanceConnectEndpointCommand, CreateInstanceEventWindowCommand, CreateInstanceExportTaskCommand, CreateInternetGatewayCommand, CreateIpamCommand, CreateIpamExternalResourceVerificationTokenCommand, CreateIpamPoolCommand, CreateIpamResourceDiscoveryCommand, CreateIpamScopeCommand, CreateKeyPairCommand, CreateLaunchTemplateCommand, CreateLaunchTemplateVersionCommand, CreateLocalGatewayRouteCommand, CreateLocalGatewayRouteTableCommand, CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand, CreateLocalGatewayRouteTableVpcAssociationCommand, CreateManagedPrefixListCommand, CreateNatGatewayCommand, CreateNetworkAclCommand, CreateNetworkAclEntryCommand, CreateNetworkInsightsAccessScopeCommand, CreateNetworkInsightsPathCommand, CreateNetworkInterfaceCommand, CreateNetworkInterfacePermissionCommand, CreatePlacementGroupCommand, CreatePublicIpv4PoolCommand, CreateReplaceRootVolumeTaskCommand, CreateReservedInstancesListingCommand, CreateRestoreImageTaskCommand, CreateRouteCommand, CreateRouteServerCommand, CreateRouteServerEndpointCommand, CreateRouteServerPeerCommand, CreateRouteTableCommand, CreateSecurityGroupCommand, CreateSnapshotCommand, CreateSnapshotsCommand, CreateSpotDatafeedSubscriptionCommand, CreateStoreImageTaskCommand, CreateSubnetCidrReservationCommand, CreateSubnetCommand, CreateTagsCommand, CreateTrafficMirrorFilterCommand, CreateTrafficMirrorFilterRuleCommand, CreateTrafficMirrorSessionCommand, CreateTrafficMirrorTargetCommand, CreateTransitGatewayCommand, CreateTransitGatewayConnectCommand, CreateTransitGatewayConnectPeerCommand, CreateTransitGatewayMulticastDomainCommand, CreateTransitGatewayPeeringAttachmentCommand, CreateTransitGatewayPolicyTableCommand, CreateTransitGatewayPrefixListReferenceCommand, CreateTransitGatewayRouteCommand, CreateTransitGatewayRouteTableAnnouncementCommand, CreateTransitGatewayRouteTableCommand, CreateTransitGatewayVpcAttachmentCommand, CreateVerifiedAccessEndpointCommand, CreateVerifiedAccessGroupCommand, CreateVerifiedAccessInstanceCommand, CreateVerifiedAccessTrustProviderCommand, CreateVolumeCommand, CreateVpcBlockPublicAccessExclusionCommand, CreateVpcCommand, CreateVpcEndpointCommand, CreateVpcEndpointConnectionNotificationCommand, CreateVpcEndpointServiceConfigurationCommand, CreateVpcPeeringConnectionCommand, CreateVpnConnectionCommand, CreateVpnConnectionRouteCommand, CreateVpnGatewayCommand, DeleteCarrierGatewayCommand, DeleteClientVpnEndpointCommand, DeleteClientVpnRouteCommand, DeleteCoipCidrCommand, DeleteCoipPoolCommand, DeleteCustomerGatewayCommand, DeleteDhcpOptionsCommand, DeleteEgressOnlyInternetGatewayCommand, DeleteFleetsCommand, DeleteFlowLogsCommand, DeleteFpgaImageCommand, DeleteInstanceConnectEndpointCommand, DeleteInstanceEventWindowCommand, DeleteInternetGatewayCommand, DeleteIpamCommand, DeleteIpamExternalResourceVerificationTokenCommand, DeleteIpamPoolCommand, DeleteIpamResourceDiscoveryCommand, DeleteIpamScopeCommand, DeleteKeyPairCommand, DeleteLaunchTemplateCommand, DeleteLaunchTemplateVersionsCommand, DeleteLocalGatewayRouteCommand, DeleteLocalGatewayRouteTableCommand, DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand, DeleteLocalGatewayRouteTableVpcAssociationCommand, DeleteManagedPrefixListCommand, DeleteNatGatewayCommand, DeleteNetworkAclCommand, DeleteNetworkAclEntryCommand, DeleteNetworkInsightsAccessScopeAnalysisCommand, DeleteNetworkInsightsAccessScopeCommand, DeleteNetworkInsightsAnalysisCommand, DeleteNetworkInsightsPathCommand, DeleteNetworkInterfaceCommand, DeleteNetworkInterfacePermissionCommand, DeletePlacementGroupCommand, DeletePublicIpv4PoolCommand, DeleteQueuedReservedInstancesCommand, DeleteRouteCommand, DeleteRouteServerCommand, DeleteRouteServerEndpointCommand, DeleteRouteServerPeerCommand, DeleteRouteTableCommand, DeleteSecurityGroupCommand, DeleteSnapshotCommand, DeleteSpotDatafeedSubscriptionCommand, DeleteSubnetCidrReservationCommand, DeleteSubnetCommand, DeleteTagsCommand, DeleteTrafficMirrorFilterCommand, DeleteTrafficMirrorFilterRuleCommand, DeleteTrafficMirrorSessionCommand, DeleteTrafficMirrorTargetCommand, DeleteTransitGatewayCommand, DeleteTransitGatewayConnectCommand, DeleteTransitGatewayConnectPeerCommand, DeleteTransitGatewayMulticastDomainCommand, DeleteTransitGatewayPeeringAttachmentCommand, DeleteTransitGatewayPolicyTableCommand, DeleteTransitGatewayPrefixListReferenceCommand, DeleteTransitGatewayRouteCommand, DeleteTransitGatewayRouteTableAnnouncementCommand, DeleteTransitGatewayRouteTableCommand, DeleteTransitGatewayVpcAttachmentCommand, DeleteVerifiedAccessEndpointCommand, DeleteVerifiedAccessGroupCommand, DeleteVerifiedAccessInstanceCommand, DeleteVerifiedAccessTrustProviderCommand, DeleteVolumeCommand, DeleteVpcBlockPublicAccessExclusionCommand, DeleteVpcCommand, DeleteVpcEndpointConnectionNotificationsCommand, DeleteVpcEndpointsCommand, DeleteVpcEndpointServiceConfigurationsCommand, DeleteVpcPeeringConnectionCommand, DeleteVpnConnectionCommand, DeleteVpnConnectionRouteCommand, DeleteVpnGatewayCommand, DeprovisionByoipCidrCommand, DeprovisionIpamByoasnCommand, DeprovisionIpamPoolCidrCommand, DeprovisionPublicIpv4PoolCidrCommand, DeregisterImageCommand, DeregisterInstanceEventNotificationAttributesCommand, DeregisterTransitGatewayMulticastGroupMembersCommand, DeregisterTransitGatewayMulticastGroupSourcesCommand, DescribeAccountAttributesCommand, DescribeAddressesAttributeCommand, DescribeAddressesCommand, DescribeAddressTransfersCommand, DescribeAggregateIdFormatCommand, DescribeAvailabilityZonesCommand, DescribeAwsNetworkPerformanceMetricSubscriptionsCommand, DescribeBundleTasksCommand, DescribeByoipCidrsCommand, DescribeCapacityBlockExtensionHistoryCommand, DescribeCapacityBlockExtensionOfferingsCommand, DescribeCapacityBlockOfferingsCommand, DescribeCapacityReservationBillingRequestsCommand, DescribeCapacityReservationFleetsCommand, DescribeCapacityReservationsCommand, DescribeCarrierGatewaysCommand, DescribeClassicLinkInstancesCommand, DescribeClientVpnAuthorizationRulesCommand, DescribeClientVpnConnectionsCommand, DescribeClientVpnEndpointsCommand, DescribeClientVpnRoutesCommand, DescribeClientVpnTargetNetworksCommand, DescribeCoipPoolsCommand, DescribeConversionTasksCommand, DescribeCustomerGatewaysCommand, DescribeDeclarativePoliciesReportsCommand, DescribeDhcpOptionsCommand, DescribeEgressOnlyInternetGatewaysCommand, DescribeElasticGpusCommand, DescribeExportImageTasksCommand, DescribeExportTasksCommand, DescribeFastLaunchImagesCommand, DescribeFastSnapshotRestoresCommand, DescribeFleetHistoryCommand, DescribeFleetInstancesCommand, DescribeFleetsCommand, DescribeFlowLogsCommand, DescribeFpgaImageAttributeCommand, DescribeFpgaImagesCommand, DescribeHostReservationOfferingsCommand, DescribeHostReservationsCommand, DescribeHostsCommand, DescribeIamInstanceProfileAssociationsCommand, DescribeIdentityIdFormatCommand, DescribeIdFormatCommand, DescribeImageAttributeCommand, DescribeImagesCommand, DescribeImportImageTasksCommand, DescribeImportSnapshotTasksCommand, DescribeInstanceAttributeCommand, DescribeInstanceConnectEndpointsCommand, DescribeInstanceCreditSpecificationsCommand, DescribeInstanceEventNotificationAttributesCommand, DescribeInstanceEventWindowsCommand, DescribeInstanceImageMetadataCommand, DescribeInstancesCommand, DescribeInstanceStatusCommand, DescribeInstanceTopologyCommand, DescribeInstanceTypeOfferingsCommand, DescribeInstanceTypesCommand, DescribeInternetGatewaysCommand, DescribeIpamByoasnCommand, DescribeIpamExternalResourceVerificationTokensCommand, DescribeIpamPoolsCommand, DescribeIpamResourceDiscoveriesCommand, DescribeIpamResourceDiscoveryAssociationsCommand, DescribeIpamsCommand, DescribeIpamScopesCommand, DescribeIpv6PoolsCommand, DescribeKeyPairsCommand, DescribeLaunchTemplatesCommand, DescribeLaunchTemplateVersionsCommand, DescribeLocalGatewayRouteTablesCommand, DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand, DescribeLocalGatewayRouteTableVpcAssociationsCommand, DescribeLocalGatewaysCommand, DescribeLocalGatewayVirtualInterfaceGroupsCommand, DescribeLocalGatewayVirtualInterfacesCommand, DescribeLockedSnapshotsCommand, DescribeMacHostsCommand, DescribeManagedPrefixListsCommand, DescribeMovingAddressesCommand, DescribeNatGatewaysCommand, DescribeNetworkAclsCommand, DescribeNetworkInsightsAccessScopeAnalysesCommand, DescribeNetworkInsightsAccessScopesCommand, DescribeNetworkInsightsAnalysesCommand, DescribeNetworkInsightsPathsCommand, DescribeNetworkInterfaceAttributeCommand, DescribeNetworkInterfacePermissionsCommand, DescribeNetworkInterfacesCommand, DescribePlacementGroupsCommand, DescribePrefixListsCommand, DescribePrincipalIdFormatCommand, DescribePublicIpv4PoolsCommand, DescribeRegionsCommand, DescribeReplaceRootVolumeTasksCommand, DescribeReservedInstancesCommand, DescribeReservedInstancesListingsCommand, DescribeReservedInstancesModificationsCommand, DescribeReservedInstancesOfferingsCommand, DescribeRouteServerEndpointsCommand, DescribeRouteServerPeersCommand, DescribeRouteServersCommand, DescribeRouteTablesCommand, DescribeScheduledInstanceAvailabilityCommand, DescribeScheduledInstancesCommand, DescribeSecurityGroupReferencesCommand, DescribeSecurityGroupRulesCommand, DescribeSecurityGroupsCommand, DescribeSecurityGroupVpcAssociationsCommand, DescribeSnapshotAttributeCommand, DescribeSnapshotsCommand, DescribeSnapshotTierStatusCommand, DescribeSpotDatafeedSubscriptionCommand, DescribeSpotFleetInstancesCommand, DescribeSpotFleetRequestHistoryCommand, DescribeSpotFleetRequestsCommand, DescribeSpotInstanceRequestsCommand, DescribeSpotPriceHistoryCommand, DescribeStaleSecurityGroupsCommand, DescribeStoreImageTasksCommand, DescribeSubnetsCommand, DescribeTagsCommand, DescribeTrafficMirrorFilterRulesCommand, DescribeTrafficMirrorFiltersCommand, DescribeTrafficMirrorSessionsCommand, DescribeTrafficMirrorTargetsCommand, DescribeTransitGatewayAttachmentsCommand, DescribeTransitGatewayConnectPeersCommand, DescribeTransitGatewayConnectsCommand, DescribeTransitGatewayMulticastDomainsCommand, DescribeTransitGatewayPeeringAttachmentsCommand, DescribeTransitGatewayPolicyTablesCommand, DescribeTransitGatewayRouteTableAnnouncementsCommand, DescribeTransitGatewayRouteTablesCommand, DescribeTransitGatewaysCommand, DescribeTransitGatewayVpcAttachmentsCommand, DescribeTrunkInterfaceAssociationsCommand, DescribeVerifiedAccessEndpointsCommand, DescribeVerifiedAccessGroupsCommand, DescribeVerifiedAccessInstanceLoggingConfigurationsCommand, DescribeVerifiedAccessInstancesCommand, DescribeVerifiedAccessTrustProvidersCommand, DescribeVolumeAttributeCommand, DescribeVolumesCommand, DescribeVolumesModificationsCommand, DescribeVolumeStatusCommand, DescribeVpcAttributeCommand, DescribeVpcBlockPublicAccessExclusionsCommand, DescribeVpcBlockPublicAccessOptionsCommand, DescribeVpcClassicLinkCommand, DescribeVpcClassicLinkDnsSupportCommand, DescribeVpcEndpointAssociationsCommand, DescribeVpcEndpointConnectionNotificationsCommand, DescribeVpcEndpointConnectionsCommand, DescribeVpcEndpointsCommand, DescribeVpcEndpointServiceConfigurationsCommand, DescribeVpcEndpointServicePermissionsCommand, DescribeVpcEndpointServicesCommand, DescribeVpcPeeringConnectionsCommand, DescribeVpcsCommand, DescribeVpnConnectionsCommand, DescribeVpnGatewaysCommand, DetachClassicLinkVpcCommand, DetachInternetGatewayCommand, DetachNetworkInterfaceCommand, DetachVerifiedAccessTrustProviderCommand, DetachVolumeCommand, DetachVpnGatewayCommand, DisableAddressTransferCommand, DisableAllowedImagesSettingsCommand, DisableAwsNetworkPerformanceMetricSubscriptionCommand, DisableEbsEncryptionByDefaultCommand, DisableFastLaunchCommand, DisableFastSnapshotRestoresCommand, DisableImageBlockPublicAccessCommand, DisableImageCommand, DisableImageDeprecationCommand, DisableImageDeregistrationProtectionCommand, DisableIpamOrganizationAdminAccountCommand, DisableRouteServerPropagationCommand, DisableSerialConsoleAccessCommand, DisableSnapshotBlockPublicAccessCommand, DisableTransitGatewayRouteTablePropagationCommand, DisableVgwRoutePropagationCommand, DisableVpcClassicLinkCommand, DisableVpcClassicLinkDnsSupportCommand, DisassociateAddressCommand, DisassociateCapacityReservationBillingOwnerCommand, DisassociateClientVpnTargetNetworkCommand, DisassociateEnclaveCertificateIamRoleCommand, DisassociateIamInstanceProfileCommand, DisassociateInstanceEventWindowCommand, DisassociateIpamByoasnCommand, DisassociateIpamResourceDiscoveryCommand, DisassociateNatGatewayAddressCommand, DisassociateRouteServerCommand, DisassociateRouteTableCommand, DisassociateSecurityGroupVpcCommand, DisassociateSubnetCidrBlockCommand, DisassociateTransitGatewayMulticastDomainCommand, DisassociateTransitGatewayPolicyTableCommand, DisassociateTransitGatewayRouteTableCommand, DisassociateTrunkInterfaceCommand, DisassociateVpcCidrBlockCommand, EnableAddressTransferCommand, EnableAllowedImagesSettingsCommand, EnableAwsNetworkPerformanceMetricSubscriptionCommand, EnableEbsEncryptionByDefaultCommand, EnableFastLaunchCommand, EnableFastSnapshotRestoresCommand, EnableImageBlockPublicAccessCommand, EnableImageCommand, EnableImageDeprecationCommand, EnableImageDeregistrationProtectionCommand, EnableIpamOrganizationAdminAccountCommand, EnableReachabilityAnalyzerOrganizationSharingCommand, EnableRouteServerPropagationCommand, EnableSerialConsoleAccessCommand, EnableSnapshotBlockPublicAccessCommand, EnableTransitGatewayRouteTablePropagationCommand, EnableVgwRoutePropagationCommand, EnableVolumeIOCommand, EnableVpcClassicLinkCommand, EnableVpcClassicLinkDnsSupportCommand, ExportClientVpnClientCertificateRevocationListCommand, ExportClientVpnClientConfigurationCommand, ExportImageCommand, ExportTransitGatewayRoutesCommand, ExportVerifiedAccessInstanceClientConfigurationCommand, GetAllowedImagesSettingsCommand, GetAssociatedEnclaveCertificateIamRolesCommand, GetAssociatedIpv6PoolCidrsCommand, GetAwsNetworkPerformanceDataCommand, GetCapacityReservationUsageCommand, GetCoipPoolUsageCommand, GetConsoleOutputCommand, GetConsoleScreenshotCommand, GetDeclarativePoliciesReportSummaryCommand, GetDefaultCreditSpecificationCommand, GetEbsDefaultKmsKeyIdCommand, GetEbsEncryptionByDefaultCommand, GetFlowLogsIntegrationTemplateCommand, GetGroupsForCapacityReservationCommand, GetHostReservationPurchasePreviewCommand, GetImageBlockPublicAccessStateCommand, GetInstanceMetadataDefaultsCommand, GetInstanceTpmEkPubCommand, GetInstanceTypesFromInstanceRequirementsCommand, GetInstanceUefiDataCommand, GetIpamAddressHistoryCommand, GetIpamDiscoveredAccountsCommand, GetIpamDiscoveredPublicAddressesCommand, GetIpamDiscoveredResourceCidrsCommand, GetIpamPoolAllocationsCommand, GetIpamPoolCidrsCommand, GetIpamResourceCidrsCommand, GetLaunchTemplateDataCommand, GetManagedPrefixListAssociationsCommand, GetManagedPrefixListEntriesCommand, GetNetworkInsightsAccessScopeAnalysisFindingsCommand, GetNetworkInsightsAccessScopeContentCommand, GetPasswordDataCommand, GetReservedInstancesExchangeQuoteCommand, GetRouteServerAssociationsCommand, GetRouteServerPropagationsCommand, GetRouteServerRoutingDatabaseCommand, GetSecurityGroupsForVpcCommand, GetSerialConsoleAccessStatusCommand, GetSnapshotBlockPublicAccessStateCommand, GetSpotPlacementScoresCommand, GetSubnetCidrReservationsCommand, GetTransitGatewayAttachmentPropagationsCommand, GetTransitGatewayMulticastDomainAssociationsCommand, GetTransitGatewayPolicyTableAssociationsCommand, GetTransitGatewayPolicyTableEntriesCommand, GetTransitGatewayPrefixListReferencesCommand, GetTransitGatewayRouteTableAssociationsCommand, GetTransitGatewayRouteTablePropagationsCommand, GetVerifiedAccessEndpointPolicyCommand, GetVerifiedAccessEndpointTargetsCommand, GetVerifiedAccessGroupPolicyCommand, GetVpnConnectionDeviceSampleConfigurationCommand, GetVpnConnectionDeviceTypesCommand, GetVpnTunnelReplacementStatusCommand, ImportClientVpnClientCertificateRevocationListCommand, ImportImageCommand, ImportInstanceCommand, ImportKeyPairCommand, ImportSnapshotCommand, ImportVolumeCommand, ListImagesInRecycleBinCommand, ListSnapshotsInRecycleBinCommand, LockSnapshotCommand, ModifyAddressAttributeCommand, ModifyAvailabilityZoneGroupCommand, ModifyCapacityReservationCommand, ModifyCapacityReservationFleetCommand, ModifyClientVpnEndpointCommand, ModifyDefaultCreditSpecificationCommand, ModifyEbsDefaultKmsKeyIdCommand, ModifyFleetCommand, ModifyFpgaImageAttributeCommand, ModifyHostsCommand, ModifyIdentityIdFormatCommand, ModifyIdFormatCommand, ModifyImageAttributeCommand, ModifyInstanceAttributeCommand, ModifyInstanceCapacityReservationAttributesCommand, ModifyInstanceCpuOptionsCommand, ModifyInstanceCreditSpecificationCommand, ModifyInstanceEventStartTimeCommand, ModifyInstanceEventWindowCommand, ModifyInstanceMaintenanceOptionsCommand, ModifyInstanceMetadataDefaultsCommand, ModifyInstanceMetadataOptionsCommand, ModifyInstanceNetworkPerformanceOptionsCommand, ModifyInstancePlacementCommand, ModifyIpamCommand, ModifyIpamPoolCommand, ModifyIpamResourceCidrCommand, ModifyIpamResourceDiscoveryCommand, ModifyIpamScopeCommand, ModifyLaunchTemplateCommand, ModifyLocalGatewayRouteCommand, ModifyManagedPrefixListCommand, ModifyNetworkInterfaceAttributeCommand, ModifyPrivateDnsNameOptionsCommand, ModifyReservedInstancesCommand, ModifyRouteServerCommand, ModifySecurityGroupRulesCommand, ModifySnapshotAttributeCommand, ModifySnapshotTierCommand, ModifySpotFleetRequestCommand, ModifySubnetAttributeCommand, ModifyTrafficMirrorFilterNetworkServicesCommand, ModifyTrafficMirrorFilterRuleCommand, ModifyTrafficMirrorSessionCommand, ModifyTransitGatewayCommand, ModifyTransitGatewayPrefixListReferenceCommand, ModifyTransitGatewayVpcAttachmentCommand, ModifyVerifiedAccessEndpointCommand, ModifyVerifiedAccessEndpointPolicyCommand, ModifyVerifiedAccessGroupCommand, ModifyVerifiedAccessGroupPolicyCommand, ModifyVerifiedAccessInstanceCommand, ModifyVerifiedAccessInstanceLoggingConfigurationCommand, ModifyVerifiedAccessTrustProviderCommand, ModifyVolumeAttributeCommand, ModifyVolumeCommand, ModifyVpcAttributeCommand, ModifyVpcBlockPublicAccessExclusionCommand, ModifyVpcBlockPublicAccessOptionsCommand, ModifyVpcEndpointCommand, ModifyVpcEndpointConnectionNotificationCommand, ModifyVpcEndpointServiceConfigurationCommand, ModifyVpcEndpointServicePayerResponsibilityCommand, ModifyVpcEndpointServicePermissionsCommand, ModifyVpcPeeringConnectionOptionsCommand, ModifyVpcTenancyCommand, ModifyVpnConnectionCommand, ModifyVpnConnectionOptionsCommand, ModifyVpnTunnelCertificateCommand, ModifyVpnTunnelOptionsCommand, MonitorInstancesCommand, MoveAddressToVpcCommand, MoveByoipCidrToIpamCommand, MoveCapacityReservationInstancesCommand, ProvisionByoipCidrCommand, ProvisionIpamByoasnCommand, ProvisionIpamPoolCidrCommand, ProvisionPublicIpv4PoolCidrCommand, PurchaseCapacityBlockCommand, PurchaseCapacityBlockExtensionCommand, PurchaseHostReservationCommand, PurchaseReservedInstancesOfferingCommand, PurchaseScheduledInstancesCommand, RebootInstancesCommand, RegisterImageCommand, RegisterInstanceEventNotificationAttributesCommand, RegisterTransitGatewayMulticastGroupMembersCommand, RegisterTransitGatewayMulticastGroupSourcesCommand, RejectCapacityReservationBillingOwnershipCommand, RejectTransitGatewayMulticastDomainAssociationsCommand, RejectTransitGatewayPeeringAttachmentCommand, RejectTransitGatewayVpcAttachmentCommand, RejectVpcEndpointConnectionsCommand, RejectVpcPeeringConnectionCommand, ReleaseAddressCommand, ReleaseHostsCommand, ReleaseIpamPoolAllocationCommand, ReplaceIamInstanceProfileAssociationCommand, ReplaceImageCriteriaInAllowedImagesSettingsCommand, ReplaceNetworkAclAssociationCommand, ReplaceNetworkAclEntryCommand, ReplaceRouteCommand, ReplaceRouteTableAssociationCommand, ReplaceTransitGatewayRouteCommand, ReplaceVpnTunnelCommand, ReportInstanceStatusCommand, RequestSpotFleetCommand, RequestSpotInstancesCommand, ResetAddressAttributeCommand, ResetEbsDefaultKmsKeyIdCommand, ResetFpgaImageAttributeCommand, ResetImageAttributeCommand, ResetInstanceAttributeCommand, ResetNetworkInterfaceAttributeCommand, ResetSnapshotAttributeCommand, RestoreAddressToClassicCommand, RestoreImageFromRecycleBinCommand, RestoreManagedPrefixListVersionCommand, RestoreSnapshotFromRecycleBinCommand, RestoreSnapshotTierCommand, RevokeClientVpnIngressCommand, RevokeSecurityGroupEgressCommand, RevokeSecurityGroupIngressCommand, RunInstancesCommand, RunScheduledInstancesCommand, SearchLocalGatewayRoutesCommand, SearchTransitGatewayMulticastGroupsCommand, SearchTransitGatewayRoutesCommand, SendDiagnosticInterruptCommand, StartDeclarativePoliciesReportCommand, StartInstancesCommand, StartNetworkInsightsAccessScopeAnalysisCommand, StartNetworkInsightsAnalysisCommand, StartVpcEndpointServicePrivateDnsVerificationCommand, StopInstancesCommand, TerminateClientVpnConnectionsCommand, TerminateInstancesCommand, UnassignIpv6AddressesCommand, UnassignPrivateIpAddressesCommand, UnassignPrivateNatGatewayAddressCommand, UnlockSnapshotCommand, UnmonitorInstancesCommand, UpdateSecurityGroupRuleDescriptionsEgressCommand, UpdateSecurityGroupRuleDescriptionsIngressCommand, WithdrawByoipCidrCommand, } from "@aws-sdk/client-ec2";
|
|
4
|
+
import { AcceptAddressTransferCommand, AcceptCapacityReservationBillingOwnershipCommand, AcceptReservedInstancesExchangeQuoteCommand, AcceptTransitGatewayMulticastDomainAssociationsCommand, AcceptTransitGatewayPeeringAttachmentCommand, AcceptTransitGatewayVpcAttachmentCommand, AcceptVpcEndpointConnectionsCommand, AcceptVpcPeeringConnectionCommand, AdvertiseByoipCidrCommand, AllocateAddressCommand, AllocateHostsCommand, AllocateIpamPoolCidrCommand, ApplySecurityGroupsToClientVpnTargetNetworkCommand, AssignIpv6AddressesCommand, AssignPrivateIpAddressesCommand, AssignPrivateNatGatewayAddressCommand, AssociateAddressCommand, AssociateCapacityReservationBillingOwnerCommand, AssociateClientVpnTargetNetworkCommand, AssociateDhcpOptionsCommand, AssociateEnclaveCertificateIamRoleCommand, AssociateIamInstanceProfileCommand, AssociateInstanceEventWindowCommand, AssociateIpamByoasnCommand, AssociateIpamResourceDiscoveryCommand, AssociateNatGatewayAddressCommand, AssociateRouteServerCommand, AssociateRouteTableCommand, AssociateSecurityGroupVpcCommand, AssociateSubnetCidrBlockCommand, AssociateTransitGatewayMulticastDomainCommand, AssociateTransitGatewayPolicyTableCommand, AssociateTransitGatewayRouteTableCommand, AssociateTrunkInterfaceCommand, AssociateVpcCidrBlockCommand, AttachClassicLinkVpcCommand, AttachInternetGatewayCommand, AttachNetworkInterfaceCommand, AttachVerifiedAccessTrustProviderCommand, AttachVolumeCommand, AttachVpnGatewayCommand, AuthorizeClientVpnIngressCommand, AuthorizeSecurityGroupEgressCommand, AuthorizeSecurityGroupIngressCommand, BundleInstanceCommand, CancelBundleTaskCommand, CancelCapacityReservationCommand, CancelCapacityReservationFleetsCommand, CancelConversionTaskCommand, CancelDeclarativePoliciesReportCommand, CancelExportTaskCommand, CancelImageLaunchPermissionCommand, CancelImportTaskCommand, CancelReservedInstancesListingCommand, CancelSpotFleetRequestsCommand, CancelSpotInstanceRequestsCommand, ConfirmProductInstanceCommand, CopyFpgaImageCommand, CopyImageCommand, CopySnapshotCommand, CreateCapacityReservationBySplittingCommand, CreateCapacityReservationCommand, CreateCapacityReservationFleetCommand, CreateCarrierGatewayCommand, CreateClientVpnEndpointCommand, CreateClientVpnRouteCommand, CreateCoipCidrCommand, CreateCoipPoolCommand, CreateCustomerGatewayCommand, CreateDefaultSubnetCommand, CreateDefaultVpcCommand, CreateDhcpOptionsCommand, CreateEgressOnlyInternetGatewayCommand, CreateFleetCommand, CreateFlowLogsCommand, CreateFpgaImageCommand, CreateImageCommand, CreateInstanceConnectEndpointCommand, CreateInstanceEventWindowCommand, CreateInstanceExportTaskCommand, CreateInternetGatewayCommand, CreateIpamCommand, CreateIpamExternalResourceVerificationTokenCommand, CreateIpamPoolCommand, CreateIpamResourceDiscoveryCommand, CreateIpamScopeCommand, CreateKeyPairCommand, CreateLaunchTemplateCommand, CreateLaunchTemplateVersionCommand, CreateLocalGatewayRouteCommand, CreateLocalGatewayRouteTableCommand, CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand, CreateLocalGatewayRouteTableVpcAssociationCommand, CreateLocalGatewayVirtualInterfaceCommand, CreateLocalGatewayVirtualInterfaceGroupCommand, CreateManagedPrefixListCommand, CreateNatGatewayCommand, CreateNetworkAclCommand, CreateNetworkAclEntryCommand, CreateNetworkInsightsAccessScopeCommand, CreateNetworkInsightsPathCommand, CreateNetworkInterfaceCommand, CreateNetworkInterfacePermissionCommand, CreatePlacementGroupCommand, CreatePublicIpv4PoolCommand, CreateReplaceRootVolumeTaskCommand, CreateReservedInstancesListingCommand, CreateRestoreImageTaskCommand, CreateRouteCommand, CreateRouteServerCommand, CreateRouteServerEndpointCommand, CreateRouteServerPeerCommand, CreateRouteTableCommand, CreateSecurityGroupCommand, CreateSnapshotCommand, CreateSnapshotsCommand, CreateSpotDatafeedSubscriptionCommand, CreateStoreImageTaskCommand, CreateSubnetCidrReservationCommand, CreateSubnetCommand, CreateTagsCommand, CreateTrafficMirrorFilterCommand, CreateTrafficMirrorFilterRuleCommand, CreateTrafficMirrorSessionCommand, CreateTrafficMirrorTargetCommand, CreateTransitGatewayCommand, CreateTransitGatewayConnectCommand, CreateTransitGatewayConnectPeerCommand, CreateTransitGatewayMulticastDomainCommand, CreateTransitGatewayPeeringAttachmentCommand, CreateTransitGatewayPolicyTableCommand, CreateTransitGatewayPrefixListReferenceCommand, CreateTransitGatewayRouteCommand, CreateTransitGatewayRouteTableAnnouncementCommand, CreateTransitGatewayRouteTableCommand, CreateTransitGatewayVpcAttachmentCommand, CreateVerifiedAccessEndpointCommand, CreateVerifiedAccessGroupCommand, CreateVerifiedAccessInstanceCommand, CreateVerifiedAccessTrustProviderCommand, CreateVolumeCommand, CreateVpcBlockPublicAccessExclusionCommand, CreateVpcCommand, CreateVpcEndpointCommand, CreateVpcEndpointConnectionNotificationCommand, CreateVpcEndpointServiceConfigurationCommand, CreateVpcPeeringConnectionCommand, CreateVpnConnectionCommand, CreateVpnConnectionRouteCommand, CreateVpnGatewayCommand, DeleteCarrierGatewayCommand, DeleteClientVpnEndpointCommand, DeleteClientVpnRouteCommand, DeleteCoipCidrCommand, DeleteCoipPoolCommand, DeleteCustomerGatewayCommand, DeleteDhcpOptionsCommand, DeleteEgressOnlyInternetGatewayCommand, DeleteFleetsCommand, DeleteFlowLogsCommand, DeleteFpgaImageCommand, DeleteInstanceConnectEndpointCommand, DeleteInstanceEventWindowCommand, DeleteInternetGatewayCommand, DeleteIpamCommand, DeleteIpamExternalResourceVerificationTokenCommand, DeleteIpamPoolCommand, DeleteIpamResourceDiscoveryCommand, DeleteIpamScopeCommand, DeleteKeyPairCommand, DeleteLaunchTemplateCommand, DeleteLaunchTemplateVersionsCommand, DeleteLocalGatewayRouteCommand, DeleteLocalGatewayRouteTableCommand, DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand, DeleteLocalGatewayRouteTableVpcAssociationCommand, DeleteLocalGatewayVirtualInterfaceCommand, DeleteLocalGatewayVirtualInterfaceGroupCommand, DeleteManagedPrefixListCommand, DeleteNatGatewayCommand, DeleteNetworkAclCommand, DeleteNetworkAclEntryCommand, DeleteNetworkInsightsAccessScopeAnalysisCommand, DeleteNetworkInsightsAccessScopeCommand, DeleteNetworkInsightsAnalysisCommand, DeleteNetworkInsightsPathCommand, DeleteNetworkInterfaceCommand, DeleteNetworkInterfacePermissionCommand, DeletePlacementGroupCommand, DeletePublicIpv4PoolCommand, DeleteQueuedReservedInstancesCommand, DeleteRouteCommand, DeleteRouteServerCommand, DeleteRouteServerEndpointCommand, DeleteRouteServerPeerCommand, DeleteRouteTableCommand, DeleteSecurityGroupCommand, DeleteSnapshotCommand, DeleteSpotDatafeedSubscriptionCommand, DeleteSubnetCidrReservationCommand, DeleteSubnetCommand, DeleteTagsCommand, DeleteTrafficMirrorFilterCommand, DeleteTrafficMirrorFilterRuleCommand, DeleteTrafficMirrorSessionCommand, DeleteTrafficMirrorTargetCommand, DeleteTransitGatewayCommand, DeleteTransitGatewayConnectCommand, DeleteTransitGatewayConnectPeerCommand, DeleteTransitGatewayMulticastDomainCommand, DeleteTransitGatewayPeeringAttachmentCommand, DeleteTransitGatewayPolicyTableCommand, DeleteTransitGatewayPrefixListReferenceCommand, DeleteTransitGatewayRouteCommand, DeleteTransitGatewayRouteTableAnnouncementCommand, DeleteTransitGatewayRouteTableCommand, DeleteTransitGatewayVpcAttachmentCommand, DeleteVerifiedAccessEndpointCommand, DeleteVerifiedAccessGroupCommand, DeleteVerifiedAccessInstanceCommand, DeleteVerifiedAccessTrustProviderCommand, DeleteVolumeCommand, DeleteVpcBlockPublicAccessExclusionCommand, DeleteVpcCommand, DeleteVpcEndpointConnectionNotificationsCommand, DeleteVpcEndpointsCommand, DeleteVpcEndpointServiceConfigurationsCommand, DeleteVpcPeeringConnectionCommand, DeleteVpnConnectionCommand, DeleteVpnConnectionRouteCommand, DeleteVpnGatewayCommand, DeprovisionByoipCidrCommand, DeprovisionIpamByoasnCommand, DeprovisionIpamPoolCidrCommand, DeprovisionPublicIpv4PoolCidrCommand, DeregisterImageCommand, DeregisterInstanceEventNotificationAttributesCommand, DeregisterTransitGatewayMulticastGroupMembersCommand, DeregisterTransitGatewayMulticastGroupSourcesCommand, DescribeAccountAttributesCommand, DescribeAddressesAttributeCommand, DescribeAddressesCommand, DescribeAddressTransfersCommand, DescribeAggregateIdFormatCommand, DescribeAvailabilityZonesCommand, DescribeAwsNetworkPerformanceMetricSubscriptionsCommand, DescribeBundleTasksCommand, DescribeByoipCidrsCommand, DescribeCapacityBlockExtensionHistoryCommand, DescribeCapacityBlockExtensionOfferingsCommand, DescribeCapacityBlockOfferingsCommand, DescribeCapacityReservationBillingRequestsCommand, DescribeCapacityReservationFleetsCommand, DescribeCapacityReservationsCommand, DescribeCarrierGatewaysCommand, DescribeClassicLinkInstancesCommand, DescribeClientVpnAuthorizationRulesCommand, DescribeClientVpnConnectionsCommand, DescribeClientVpnEndpointsCommand, DescribeClientVpnRoutesCommand, DescribeClientVpnTargetNetworksCommand, DescribeCoipPoolsCommand, DescribeConversionTasksCommand, DescribeCustomerGatewaysCommand, DescribeDeclarativePoliciesReportsCommand, DescribeDhcpOptionsCommand, DescribeEgressOnlyInternetGatewaysCommand, DescribeElasticGpusCommand, DescribeExportImageTasksCommand, DescribeExportTasksCommand, DescribeFastLaunchImagesCommand, DescribeFastSnapshotRestoresCommand, DescribeFleetHistoryCommand, DescribeFleetInstancesCommand, DescribeFleetsCommand, DescribeFlowLogsCommand, DescribeFpgaImageAttributeCommand, DescribeFpgaImagesCommand, DescribeHostReservationOfferingsCommand, DescribeHostReservationsCommand, DescribeHostsCommand, DescribeIamInstanceProfileAssociationsCommand, DescribeIdentityIdFormatCommand, DescribeIdFormatCommand, DescribeImageAttributeCommand, DescribeImagesCommand, DescribeImportImageTasksCommand, DescribeImportSnapshotTasksCommand, DescribeInstanceAttributeCommand, DescribeInstanceConnectEndpointsCommand, DescribeInstanceCreditSpecificationsCommand, DescribeInstanceEventNotificationAttributesCommand, DescribeInstanceEventWindowsCommand, DescribeInstanceImageMetadataCommand, DescribeInstancesCommand, DescribeInstanceStatusCommand, DescribeInstanceTopologyCommand, DescribeInstanceTypeOfferingsCommand, DescribeInstanceTypesCommand, DescribeInternetGatewaysCommand, DescribeIpamByoasnCommand, DescribeIpamExternalResourceVerificationTokensCommand, DescribeIpamPoolsCommand, DescribeIpamResourceDiscoveriesCommand, DescribeIpamResourceDiscoveryAssociationsCommand, DescribeIpamsCommand, DescribeIpamScopesCommand, DescribeIpv6PoolsCommand, DescribeKeyPairsCommand, DescribeLaunchTemplatesCommand, DescribeLaunchTemplateVersionsCommand, DescribeLocalGatewayRouteTablesCommand, DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand, DescribeLocalGatewayRouteTableVpcAssociationsCommand, DescribeLocalGatewaysCommand, DescribeLocalGatewayVirtualInterfaceGroupsCommand, DescribeLocalGatewayVirtualInterfacesCommand, DescribeLockedSnapshotsCommand, DescribeMacHostsCommand, DescribeManagedPrefixListsCommand, DescribeMovingAddressesCommand, DescribeNatGatewaysCommand, DescribeNetworkAclsCommand, DescribeNetworkInsightsAccessScopeAnalysesCommand, DescribeNetworkInsightsAccessScopesCommand, DescribeNetworkInsightsAnalysesCommand, DescribeNetworkInsightsPathsCommand, DescribeNetworkInterfaceAttributeCommand, DescribeNetworkInterfacePermissionsCommand, DescribeNetworkInterfacesCommand, DescribeOutpostLagsCommand, DescribePlacementGroupsCommand, DescribePrefixListsCommand, DescribePrincipalIdFormatCommand, DescribePublicIpv4PoolsCommand, DescribeRegionsCommand, DescribeReplaceRootVolumeTasksCommand, DescribeReservedInstancesCommand, DescribeReservedInstancesListingsCommand, DescribeReservedInstancesModificationsCommand, DescribeReservedInstancesOfferingsCommand, DescribeRouteServerEndpointsCommand, DescribeRouteServerPeersCommand, DescribeRouteServersCommand, DescribeRouteTablesCommand, DescribeScheduledInstanceAvailabilityCommand, DescribeScheduledInstancesCommand, DescribeSecurityGroupReferencesCommand, DescribeSecurityGroupRulesCommand, DescribeSecurityGroupsCommand, DescribeSecurityGroupVpcAssociationsCommand, DescribeServiceLinkVirtualInterfacesCommand, DescribeSnapshotAttributeCommand, DescribeSnapshotsCommand, DescribeSnapshotTierStatusCommand, DescribeSpotDatafeedSubscriptionCommand, DescribeSpotFleetInstancesCommand, DescribeSpotFleetRequestHistoryCommand, DescribeSpotFleetRequestsCommand, DescribeSpotInstanceRequestsCommand, DescribeSpotPriceHistoryCommand, DescribeStaleSecurityGroupsCommand, DescribeStoreImageTasksCommand, DescribeSubnetsCommand, DescribeTagsCommand, DescribeTrafficMirrorFilterRulesCommand, DescribeTrafficMirrorFiltersCommand, DescribeTrafficMirrorSessionsCommand, DescribeTrafficMirrorTargetsCommand, DescribeTransitGatewayAttachmentsCommand, DescribeTransitGatewayConnectPeersCommand, DescribeTransitGatewayConnectsCommand, DescribeTransitGatewayMulticastDomainsCommand, DescribeTransitGatewayPeeringAttachmentsCommand, DescribeTransitGatewayPolicyTablesCommand, DescribeTransitGatewayRouteTableAnnouncementsCommand, DescribeTransitGatewayRouteTablesCommand, DescribeTransitGatewaysCommand, DescribeTransitGatewayVpcAttachmentsCommand, DescribeTrunkInterfaceAssociationsCommand, DescribeVerifiedAccessEndpointsCommand, DescribeVerifiedAccessGroupsCommand, DescribeVerifiedAccessInstanceLoggingConfigurationsCommand, DescribeVerifiedAccessInstancesCommand, DescribeVerifiedAccessTrustProvidersCommand, DescribeVolumeAttributeCommand, DescribeVolumesCommand, DescribeVolumesModificationsCommand, DescribeVolumeStatusCommand, DescribeVpcAttributeCommand, DescribeVpcBlockPublicAccessExclusionsCommand, DescribeVpcBlockPublicAccessOptionsCommand, DescribeVpcClassicLinkCommand, DescribeVpcClassicLinkDnsSupportCommand, DescribeVpcEndpointAssociationsCommand, DescribeVpcEndpointConnectionNotificationsCommand, DescribeVpcEndpointConnectionsCommand, DescribeVpcEndpointsCommand, DescribeVpcEndpointServiceConfigurationsCommand, DescribeVpcEndpointServicePermissionsCommand, DescribeVpcEndpointServicesCommand, DescribeVpcPeeringConnectionsCommand, DescribeVpcsCommand, DescribeVpnConnectionsCommand, DescribeVpnGatewaysCommand, DetachClassicLinkVpcCommand, DetachInternetGatewayCommand, DetachNetworkInterfaceCommand, DetachVerifiedAccessTrustProviderCommand, DetachVolumeCommand, DetachVpnGatewayCommand, DisableAddressTransferCommand, DisableAllowedImagesSettingsCommand, DisableAwsNetworkPerformanceMetricSubscriptionCommand, DisableEbsEncryptionByDefaultCommand, DisableFastLaunchCommand, DisableFastSnapshotRestoresCommand, DisableImageBlockPublicAccessCommand, DisableImageCommand, DisableImageDeprecationCommand, DisableImageDeregistrationProtectionCommand, DisableIpamOrganizationAdminAccountCommand, DisableRouteServerPropagationCommand, DisableSerialConsoleAccessCommand, DisableSnapshotBlockPublicAccessCommand, DisableTransitGatewayRouteTablePropagationCommand, DisableVgwRoutePropagationCommand, DisableVpcClassicLinkCommand, DisableVpcClassicLinkDnsSupportCommand, DisassociateAddressCommand, DisassociateCapacityReservationBillingOwnerCommand, DisassociateClientVpnTargetNetworkCommand, DisassociateEnclaveCertificateIamRoleCommand, DisassociateIamInstanceProfileCommand, DisassociateInstanceEventWindowCommand, DisassociateIpamByoasnCommand, DisassociateIpamResourceDiscoveryCommand, DisassociateNatGatewayAddressCommand, DisassociateRouteServerCommand, DisassociateRouteTableCommand, DisassociateSecurityGroupVpcCommand, DisassociateSubnetCidrBlockCommand, DisassociateTransitGatewayMulticastDomainCommand, DisassociateTransitGatewayPolicyTableCommand, DisassociateTransitGatewayRouteTableCommand, DisassociateTrunkInterfaceCommand, DisassociateVpcCidrBlockCommand, EnableAddressTransferCommand, EnableAllowedImagesSettingsCommand, EnableAwsNetworkPerformanceMetricSubscriptionCommand, EnableEbsEncryptionByDefaultCommand, EnableFastLaunchCommand, EnableFastSnapshotRestoresCommand, EnableImageBlockPublicAccessCommand, EnableImageCommand, EnableImageDeprecationCommand, EnableImageDeregistrationProtectionCommand, EnableIpamOrganizationAdminAccountCommand, EnableReachabilityAnalyzerOrganizationSharingCommand, EnableRouteServerPropagationCommand, EnableSerialConsoleAccessCommand, EnableSnapshotBlockPublicAccessCommand, EnableTransitGatewayRouteTablePropagationCommand, EnableVgwRoutePropagationCommand, EnableVolumeIOCommand, EnableVpcClassicLinkCommand, EnableVpcClassicLinkDnsSupportCommand, ExportClientVpnClientCertificateRevocationListCommand, ExportClientVpnClientConfigurationCommand, ExportImageCommand, ExportTransitGatewayRoutesCommand, ExportVerifiedAccessInstanceClientConfigurationCommand, GetAllowedImagesSettingsCommand, GetAssociatedEnclaveCertificateIamRolesCommand, GetAssociatedIpv6PoolCidrsCommand, GetAwsNetworkPerformanceDataCommand, GetCapacityReservationUsageCommand, GetCoipPoolUsageCommand, GetConsoleOutputCommand, GetConsoleScreenshotCommand, GetDeclarativePoliciesReportSummaryCommand, GetDefaultCreditSpecificationCommand, GetEbsDefaultKmsKeyIdCommand, GetEbsEncryptionByDefaultCommand, GetFlowLogsIntegrationTemplateCommand, GetGroupsForCapacityReservationCommand, GetHostReservationPurchasePreviewCommand, GetImageBlockPublicAccessStateCommand, GetInstanceMetadataDefaultsCommand, GetInstanceTpmEkPubCommand, GetInstanceTypesFromInstanceRequirementsCommand, GetInstanceUefiDataCommand, GetIpamAddressHistoryCommand, GetIpamDiscoveredAccountsCommand, GetIpamDiscoveredPublicAddressesCommand, GetIpamDiscoveredResourceCidrsCommand, GetIpamPoolAllocationsCommand, GetIpamPoolCidrsCommand, GetIpamResourceCidrsCommand, GetLaunchTemplateDataCommand, GetManagedPrefixListAssociationsCommand, GetManagedPrefixListEntriesCommand, GetNetworkInsightsAccessScopeAnalysisFindingsCommand, GetNetworkInsightsAccessScopeContentCommand, GetPasswordDataCommand, GetReservedInstancesExchangeQuoteCommand, GetRouteServerAssociationsCommand, GetRouteServerPropagationsCommand, GetRouteServerRoutingDatabaseCommand, GetSecurityGroupsForVpcCommand, GetSerialConsoleAccessStatusCommand, GetSnapshotBlockPublicAccessStateCommand, GetSpotPlacementScoresCommand, GetSubnetCidrReservationsCommand, GetTransitGatewayAttachmentPropagationsCommand, GetTransitGatewayMulticastDomainAssociationsCommand, GetTransitGatewayPolicyTableAssociationsCommand, GetTransitGatewayPolicyTableEntriesCommand, GetTransitGatewayPrefixListReferencesCommand, GetTransitGatewayRouteTableAssociationsCommand, GetTransitGatewayRouteTablePropagationsCommand, GetVerifiedAccessEndpointPolicyCommand, GetVerifiedAccessEndpointTargetsCommand, GetVerifiedAccessGroupPolicyCommand, GetVpnConnectionDeviceSampleConfigurationCommand, GetVpnConnectionDeviceTypesCommand, GetVpnTunnelReplacementStatusCommand, ImportClientVpnClientCertificateRevocationListCommand, ImportImageCommand, ImportInstanceCommand, ImportKeyPairCommand, ImportSnapshotCommand, ImportVolumeCommand, ListImagesInRecycleBinCommand, ListSnapshotsInRecycleBinCommand, LockSnapshotCommand, ModifyAddressAttributeCommand, ModifyAvailabilityZoneGroupCommand, ModifyCapacityReservationCommand, ModifyCapacityReservationFleetCommand, ModifyClientVpnEndpointCommand, ModifyDefaultCreditSpecificationCommand, ModifyEbsDefaultKmsKeyIdCommand, ModifyFleetCommand, ModifyFpgaImageAttributeCommand, ModifyHostsCommand, ModifyIdentityIdFormatCommand, ModifyIdFormatCommand, ModifyImageAttributeCommand, ModifyInstanceAttributeCommand, ModifyInstanceCapacityReservationAttributesCommand, ModifyInstanceCpuOptionsCommand, ModifyInstanceCreditSpecificationCommand, ModifyInstanceEventStartTimeCommand, ModifyInstanceEventWindowCommand, ModifyInstanceMaintenanceOptionsCommand, ModifyInstanceMetadataDefaultsCommand, ModifyInstanceMetadataOptionsCommand, ModifyInstanceNetworkPerformanceOptionsCommand, ModifyInstancePlacementCommand, ModifyIpamCommand, ModifyIpamPoolCommand, ModifyIpamResourceCidrCommand, ModifyIpamResourceDiscoveryCommand, ModifyIpamScopeCommand, ModifyLaunchTemplateCommand, ModifyLocalGatewayRouteCommand, ModifyManagedPrefixListCommand, ModifyNetworkInterfaceAttributeCommand, ModifyPrivateDnsNameOptionsCommand, ModifyReservedInstancesCommand, ModifyRouteServerCommand, ModifySecurityGroupRulesCommand, ModifySnapshotAttributeCommand, ModifySnapshotTierCommand, ModifySpotFleetRequestCommand, ModifySubnetAttributeCommand, ModifyTrafficMirrorFilterNetworkServicesCommand, ModifyTrafficMirrorFilterRuleCommand, ModifyTrafficMirrorSessionCommand, ModifyTransitGatewayCommand, ModifyTransitGatewayPrefixListReferenceCommand, ModifyTransitGatewayVpcAttachmentCommand, ModifyVerifiedAccessEndpointCommand, ModifyVerifiedAccessEndpointPolicyCommand, ModifyVerifiedAccessGroupCommand, ModifyVerifiedAccessGroupPolicyCommand, ModifyVerifiedAccessInstanceCommand, ModifyVerifiedAccessInstanceLoggingConfigurationCommand, ModifyVerifiedAccessTrustProviderCommand, ModifyVolumeAttributeCommand, ModifyVolumeCommand, ModifyVpcAttributeCommand, ModifyVpcBlockPublicAccessExclusionCommand, ModifyVpcBlockPublicAccessOptionsCommand, ModifyVpcEndpointCommand, ModifyVpcEndpointConnectionNotificationCommand, ModifyVpcEndpointServiceConfigurationCommand, ModifyVpcEndpointServicePayerResponsibilityCommand, ModifyVpcEndpointServicePermissionsCommand, ModifyVpcPeeringConnectionOptionsCommand, ModifyVpcTenancyCommand, ModifyVpnConnectionCommand, ModifyVpnConnectionOptionsCommand, ModifyVpnTunnelCertificateCommand, ModifyVpnTunnelOptionsCommand, MonitorInstancesCommand, MoveAddressToVpcCommand, MoveByoipCidrToIpamCommand, MoveCapacityReservationInstancesCommand, ProvisionByoipCidrCommand, ProvisionIpamByoasnCommand, ProvisionIpamPoolCidrCommand, ProvisionPublicIpv4PoolCidrCommand, PurchaseCapacityBlockCommand, PurchaseCapacityBlockExtensionCommand, PurchaseHostReservationCommand, PurchaseReservedInstancesOfferingCommand, PurchaseScheduledInstancesCommand, RebootInstancesCommand, RegisterImageCommand, RegisterInstanceEventNotificationAttributesCommand, RegisterTransitGatewayMulticastGroupMembersCommand, RegisterTransitGatewayMulticastGroupSourcesCommand, RejectCapacityReservationBillingOwnershipCommand, RejectTransitGatewayMulticastDomainAssociationsCommand, RejectTransitGatewayPeeringAttachmentCommand, RejectTransitGatewayVpcAttachmentCommand, RejectVpcEndpointConnectionsCommand, RejectVpcPeeringConnectionCommand, ReleaseAddressCommand, ReleaseHostsCommand, ReleaseIpamPoolAllocationCommand, ReplaceIamInstanceProfileAssociationCommand, ReplaceImageCriteriaInAllowedImagesSettingsCommand, ReplaceNetworkAclAssociationCommand, ReplaceNetworkAclEntryCommand, ReplaceRouteCommand, ReplaceRouteTableAssociationCommand, ReplaceTransitGatewayRouteCommand, ReplaceVpnTunnelCommand, ReportInstanceStatusCommand, RequestSpotFleetCommand, RequestSpotInstancesCommand, ResetAddressAttributeCommand, ResetEbsDefaultKmsKeyIdCommand, ResetFpgaImageAttributeCommand, ResetImageAttributeCommand, ResetInstanceAttributeCommand, ResetNetworkInterfaceAttributeCommand, ResetSnapshotAttributeCommand, RestoreAddressToClassicCommand, RestoreImageFromRecycleBinCommand, RestoreManagedPrefixListVersionCommand, RestoreSnapshotFromRecycleBinCommand, RestoreSnapshotTierCommand, RevokeClientVpnIngressCommand, RevokeSecurityGroupEgressCommand, RevokeSecurityGroupIngressCommand, RunInstancesCommand, RunScheduledInstancesCommand, SearchLocalGatewayRoutesCommand, SearchTransitGatewayMulticastGroupsCommand, SearchTransitGatewayRoutesCommand, SendDiagnosticInterruptCommand, StartDeclarativePoliciesReportCommand, StartInstancesCommand, StartNetworkInsightsAccessScopeAnalysisCommand, StartNetworkInsightsAnalysisCommand, StartVpcEndpointServicePrivateDnsVerificationCommand, StopInstancesCommand, TerminateClientVpnConnectionsCommand, TerminateInstancesCommand, UnassignIpv6AddressesCommand, UnassignPrivateIpAddressesCommand, UnassignPrivateNatGatewayAddressCommand, UnlockSnapshotCommand, UnmonitorInstancesCommand, UpdateSecurityGroupRuleDescriptionsEgressCommand, UpdateSecurityGroupRuleDescriptionsIngressCommand, WithdrawByoipCidrCommand, } from "@aws-sdk/client-ec2";
|
|
5
5
|
import { Service } from "@effect-aws/commons";
|
|
6
6
|
import { Effect, Layer } from "effect";
|
|
7
7
|
import * as Instance from "./EC2ClientInstance.js";
|
|
@@ -100,6 +100,8 @@ const commands = {
|
|
|
100
100
|
CreateLocalGatewayRouteTableCommand,
|
|
101
101
|
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand,
|
|
102
102
|
CreateLocalGatewayRouteTableVpcAssociationCommand,
|
|
103
|
+
CreateLocalGatewayVirtualInterfaceCommand,
|
|
104
|
+
CreateLocalGatewayVirtualInterfaceGroupCommand,
|
|
103
105
|
CreateManagedPrefixListCommand,
|
|
104
106
|
CreateNatGatewayCommand,
|
|
105
107
|
CreateNetworkAclCommand,
|
|
@@ -181,6 +183,8 @@ const commands = {
|
|
|
181
183
|
DeleteLocalGatewayRouteTableCommand,
|
|
182
184
|
DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand,
|
|
183
185
|
DeleteLocalGatewayRouteTableVpcAssociationCommand,
|
|
186
|
+
DeleteLocalGatewayVirtualInterfaceCommand,
|
|
187
|
+
DeleteLocalGatewayVirtualInterfaceGroupCommand,
|
|
184
188
|
DeleteManagedPrefixListCommand,
|
|
185
189
|
DeleteNatGatewayCommand,
|
|
186
190
|
DeleteNetworkAclCommand,
|
|
@@ -333,6 +337,7 @@ const commands = {
|
|
|
333
337
|
DescribeNetworkInterfaceAttributeCommand,
|
|
334
338
|
DescribeNetworkInterfacePermissionsCommand,
|
|
335
339
|
DescribeNetworkInterfacesCommand,
|
|
340
|
+
DescribeOutpostLagsCommand,
|
|
336
341
|
DescribePlacementGroupsCommand,
|
|
337
342
|
DescribePrefixListsCommand,
|
|
338
343
|
DescribePrincipalIdFormatCommand,
|
|
@@ -353,6 +358,7 @@ const commands = {
|
|
|
353
358
|
DescribeSecurityGroupRulesCommand,
|
|
354
359
|
DescribeSecurityGroupVpcAssociationsCommand,
|
|
355
360
|
DescribeSecurityGroupsCommand,
|
|
361
|
+
DescribeServiceLinkVirtualInterfacesCommand,
|
|
356
362
|
DescribeSnapshotAttributeCommand,
|
|
357
363
|
DescribeSnapshotTierStatusCommand,
|
|
358
364
|
DescribeSnapshotsCommand,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EC2Service.js","sourceRoot":"","sources":["../../src/EC2Service.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"EC2Service.js","sourceRoot":"","sources":["../../src/EC2Service.ts"],"names":[],"mappings":"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"}
|
package/dist/esm/Errors.js
CHANGED
package/dist/esm/Errors.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Errors.js","sourceRoot":"","sources":["../../src/Errors.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"Errors.js","sourceRoot":"","sources":["../../src/Errors.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAK9B,MAAM,CAAC,MAAM,eAAe,GAAG,IAAI,CAAC,MAAM,CAAkB,iBAAiB,CAAC,CAAC"}
|
package/dist/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C;;GAEG;AACH,cAAc,aAAa,CAAC;AAE5B;;GAEG;AACH,OAAO,KAAK,iBAAiB,MAAM,wBAAwB,CAAC;AAE5D;;GAEG;AACH,OAAO,KAAK,gBAAgB,MAAM,uBAAuB,CAAC;AAE1D;;GAEG;AACH,cAAc,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C;;GAEG;AACH,cAAc,aAAa,CAAC;AAE5B;;GAEG;AACH,OAAO,KAAK,iBAAiB,MAAM,wBAAwB,CAAC;AAE5D;;GAEG;AACH,OAAO,KAAK,gBAAgB,MAAM,uBAAuB,CAAC;AAE1D;;GAEG;AACH,cAAc,iBAAiB,CAAC;AAqBhC;;;;GAIG;AACH,MAAM,CAAC,MAAM,GAAG,GAAG,UAAU,CAAC"}
|
package/package.json
CHANGED
package/src/EC2Service.ts
CHANGED
|
@@ -281,6 +281,12 @@ import {
|
|
|
281
281
|
CreateLocalGatewayRouteTableVpcAssociationCommand,
|
|
282
282
|
type CreateLocalGatewayRouteTableVpcAssociationCommandInput,
|
|
283
283
|
type CreateLocalGatewayRouteTableVpcAssociationCommandOutput,
|
|
284
|
+
CreateLocalGatewayVirtualInterfaceCommand,
|
|
285
|
+
type CreateLocalGatewayVirtualInterfaceCommandInput,
|
|
286
|
+
type CreateLocalGatewayVirtualInterfaceCommandOutput,
|
|
287
|
+
CreateLocalGatewayVirtualInterfaceGroupCommand,
|
|
288
|
+
type CreateLocalGatewayVirtualInterfaceGroupCommandInput,
|
|
289
|
+
type CreateLocalGatewayVirtualInterfaceGroupCommandOutput,
|
|
284
290
|
CreateManagedPrefixListCommand,
|
|
285
291
|
type CreateManagedPrefixListCommandInput,
|
|
286
292
|
type CreateManagedPrefixListCommandOutput,
|
|
@@ -524,6 +530,12 @@ import {
|
|
|
524
530
|
DeleteLocalGatewayRouteTableVpcAssociationCommand,
|
|
525
531
|
type DeleteLocalGatewayRouteTableVpcAssociationCommandInput,
|
|
526
532
|
type DeleteLocalGatewayRouteTableVpcAssociationCommandOutput,
|
|
533
|
+
DeleteLocalGatewayVirtualInterfaceCommand,
|
|
534
|
+
type DeleteLocalGatewayVirtualInterfaceCommandInput,
|
|
535
|
+
type DeleteLocalGatewayVirtualInterfaceCommandOutput,
|
|
536
|
+
DeleteLocalGatewayVirtualInterfaceGroupCommand,
|
|
537
|
+
type DeleteLocalGatewayVirtualInterfaceGroupCommandInput,
|
|
538
|
+
type DeleteLocalGatewayVirtualInterfaceGroupCommandOutput,
|
|
527
539
|
DeleteManagedPrefixListCommand,
|
|
528
540
|
type DeleteManagedPrefixListCommandInput,
|
|
529
541
|
type DeleteManagedPrefixListCommandOutput,
|
|
@@ -980,6 +992,9 @@ import {
|
|
|
980
992
|
DescribeNetworkInterfacesCommand,
|
|
981
993
|
type DescribeNetworkInterfacesCommandInput,
|
|
982
994
|
type DescribeNetworkInterfacesCommandOutput,
|
|
995
|
+
DescribeOutpostLagsCommand,
|
|
996
|
+
type DescribeOutpostLagsCommandInput,
|
|
997
|
+
type DescribeOutpostLagsCommandOutput,
|
|
983
998
|
DescribePlacementGroupsCommand,
|
|
984
999
|
type DescribePlacementGroupsCommandInput,
|
|
985
1000
|
type DescribePlacementGroupsCommandOutput,
|
|
@@ -1040,6 +1055,9 @@ import {
|
|
|
1040
1055
|
DescribeSecurityGroupVpcAssociationsCommand,
|
|
1041
1056
|
type DescribeSecurityGroupVpcAssociationsCommandInput,
|
|
1042
1057
|
type DescribeSecurityGroupVpcAssociationsCommandOutput,
|
|
1058
|
+
DescribeServiceLinkVirtualInterfacesCommand,
|
|
1059
|
+
type DescribeServiceLinkVirtualInterfacesCommandInput,
|
|
1060
|
+
type DescribeServiceLinkVirtualInterfacesCommandOutput,
|
|
1043
1061
|
DescribeSnapshotAttributeCommand,
|
|
1044
1062
|
type DescribeSnapshotAttributeCommandInput,
|
|
1045
1063
|
type DescribeSnapshotAttributeCommandOutput,
|
|
@@ -2030,13 +2048,13 @@ import {
|
|
|
2030
2048
|
type WithdrawByoipCidrCommandInput,
|
|
2031
2049
|
type WithdrawByoipCidrCommandOutput,
|
|
2032
2050
|
} from "@aws-sdk/client-ec2";
|
|
2033
|
-
import type { HttpHandlerOptions,
|
|
2051
|
+
import type { HttpHandlerOptions, ServiceLogger } from "@effect-aws/commons";
|
|
2034
2052
|
import { Service } from "@effect-aws/commons";
|
|
2035
2053
|
import type { Cause } from "effect";
|
|
2036
2054
|
import { Effect, Layer } from "effect";
|
|
2037
2055
|
import * as Instance from "./EC2ClientInstance.js";
|
|
2038
2056
|
import * as EC2ServiceConfig from "./EC2ServiceConfig.js";
|
|
2039
|
-
import type { EC2ServiceError } from "./Errors.js";
|
|
2057
|
+
import type { EC2ServiceError, SdkError } from "./Errors.js";
|
|
2040
2058
|
|
|
2041
2059
|
const commands = {
|
|
2042
2060
|
AcceptAddressTransferCommand,
|
|
@@ -2132,6 +2150,8 @@ const commands = {
|
|
|
2132
2150
|
CreateLocalGatewayRouteTableCommand,
|
|
2133
2151
|
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand,
|
|
2134
2152
|
CreateLocalGatewayRouteTableVpcAssociationCommand,
|
|
2153
|
+
CreateLocalGatewayVirtualInterfaceCommand,
|
|
2154
|
+
CreateLocalGatewayVirtualInterfaceGroupCommand,
|
|
2135
2155
|
CreateManagedPrefixListCommand,
|
|
2136
2156
|
CreateNatGatewayCommand,
|
|
2137
2157
|
CreateNetworkAclCommand,
|
|
@@ -2213,6 +2233,8 @@ const commands = {
|
|
|
2213
2233
|
DeleteLocalGatewayRouteTableCommand,
|
|
2214
2234
|
DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand,
|
|
2215
2235
|
DeleteLocalGatewayRouteTableVpcAssociationCommand,
|
|
2236
|
+
DeleteLocalGatewayVirtualInterfaceCommand,
|
|
2237
|
+
DeleteLocalGatewayVirtualInterfaceGroupCommand,
|
|
2216
2238
|
DeleteManagedPrefixListCommand,
|
|
2217
2239
|
DeleteNatGatewayCommand,
|
|
2218
2240
|
DeleteNetworkAclCommand,
|
|
@@ -2365,6 +2387,7 @@ const commands = {
|
|
|
2365
2387
|
DescribeNetworkInterfaceAttributeCommand,
|
|
2366
2388
|
DescribeNetworkInterfacePermissionsCommand,
|
|
2367
2389
|
DescribeNetworkInterfacesCommand,
|
|
2390
|
+
DescribeOutpostLagsCommand,
|
|
2368
2391
|
DescribePlacementGroupsCommand,
|
|
2369
2392
|
DescribePrefixListsCommand,
|
|
2370
2393
|
DescribePrincipalIdFormatCommand,
|
|
@@ -2385,6 +2408,7 @@ const commands = {
|
|
|
2385
2408
|
DescribeSecurityGroupRulesCommand,
|
|
2386
2409
|
DescribeSecurityGroupVpcAssociationsCommand,
|
|
2387
2410
|
DescribeSecurityGroupsCommand,
|
|
2411
|
+
DescribeServiceLinkVirtualInterfacesCommand,
|
|
2388
2412
|
DescribeSnapshotAttributeCommand,
|
|
2389
2413
|
DescribeSnapshotTierStatusCommand,
|
|
2390
2414
|
DescribeSnapshotsCommand,
|
|
@@ -3742,6 +3766,28 @@ interface EC2Service$ {
|
|
|
3742
3766
|
Cause.TimeoutException | SdkError | EC2ServiceError
|
|
3743
3767
|
>;
|
|
3744
3768
|
|
|
3769
|
+
/**
|
|
3770
|
+
* @see {@link CreateLocalGatewayVirtualInterfaceCommand}
|
|
3771
|
+
*/
|
|
3772
|
+
createLocalGatewayVirtualInterface(
|
|
3773
|
+
args: CreateLocalGatewayVirtualInterfaceCommandInput,
|
|
3774
|
+
options?: HttpHandlerOptions,
|
|
3775
|
+
): Effect.Effect<
|
|
3776
|
+
CreateLocalGatewayVirtualInterfaceCommandOutput,
|
|
3777
|
+
Cause.TimeoutException | SdkError | EC2ServiceError
|
|
3778
|
+
>;
|
|
3779
|
+
|
|
3780
|
+
/**
|
|
3781
|
+
* @see {@link CreateLocalGatewayVirtualInterfaceGroupCommand}
|
|
3782
|
+
*/
|
|
3783
|
+
createLocalGatewayVirtualInterfaceGroup(
|
|
3784
|
+
args: CreateLocalGatewayVirtualInterfaceGroupCommandInput,
|
|
3785
|
+
options?: HttpHandlerOptions,
|
|
3786
|
+
): Effect.Effect<
|
|
3787
|
+
CreateLocalGatewayVirtualInterfaceGroupCommandOutput,
|
|
3788
|
+
Cause.TimeoutException | SdkError | EC2ServiceError
|
|
3789
|
+
>;
|
|
3790
|
+
|
|
3745
3791
|
/**
|
|
3746
3792
|
* @see {@link CreateManagedPrefixListCommand}
|
|
3747
3793
|
*/
|
|
@@ -4633,6 +4679,28 @@ interface EC2Service$ {
|
|
|
4633
4679
|
Cause.TimeoutException | SdkError | EC2ServiceError
|
|
4634
4680
|
>;
|
|
4635
4681
|
|
|
4682
|
+
/**
|
|
4683
|
+
* @see {@link DeleteLocalGatewayVirtualInterfaceCommand}
|
|
4684
|
+
*/
|
|
4685
|
+
deleteLocalGatewayVirtualInterface(
|
|
4686
|
+
args: DeleteLocalGatewayVirtualInterfaceCommandInput,
|
|
4687
|
+
options?: HttpHandlerOptions,
|
|
4688
|
+
): Effect.Effect<
|
|
4689
|
+
DeleteLocalGatewayVirtualInterfaceCommandOutput,
|
|
4690
|
+
Cause.TimeoutException | SdkError | EC2ServiceError
|
|
4691
|
+
>;
|
|
4692
|
+
|
|
4693
|
+
/**
|
|
4694
|
+
* @see {@link DeleteLocalGatewayVirtualInterfaceGroupCommand}
|
|
4695
|
+
*/
|
|
4696
|
+
deleteLocalGatewayVirtualInterfaceGroup(
|
|
4697
|
+
args: DeleteLocalGatewayVirtualInterfaceGroupCommandInput,
|
|
4698
|
+
options?: HttpHandlerOptions,
|
|
4699
|
+
): Effect.Effect<
|
|
4700
|
+
DeleteLocalGatewayVirtualInterfaceGroupCommandOutput,
|
|
4701
|
+
Cause.TimeoutException | SdkError | EC2ServiceError
|
|
4702
|
+
>;
|
|
4703
|
+
|
|
4636
4704
|
/**
|
|
4637
4705
|
* @see {@link DeleteManagedPrefixListCommand}
|
|
4638
4706
|
*/
|
|
@@ -6305,6 +6373,17 @@ interface EC2Service$ {
|
|
|
6305
6373
|
Cause.TimeoutException | SdkError | EC2ServiceError
|
|
6306
6374
|
>;
|
|
6307
6375
|
|
|
6376
|
+
/**
|
|
6377
|
+
* @see {@link DescribeOutpostLagsCommand}
|
|
6378
|
+
*/
|
|
6379
|
+
describeOutpostLags(
|
|
6380
|
+
args: DescribeOutpostLagsCommandInput,
|
|
6381
|
+
options?: HttpHandlerOptions,
|
|
6382
|
+
): Effect.Effect<
|
|
6383
|
+
DescribeOutpostLagsCommandOutput,
|
|
6384
|
+
Cause.TimeoutException | SdkError | EC2ServiceError
|
|
6385
|
+
>;
|
|
6386
|
+
|
|
6308
6387
|
/**
|
|
6309
6388
|
* @see {@link DescribePlacementGroupsCommand}
|
|
6310
6389
|
*/
|
|
@@ -6525,6 +6604,17 @@ interface EC2Service$ {
|
|
|
6525
6604
|
Cause.TimeoutException | SdkError | EC2ServiceError
|
|
6526
6605
|
>;
|
|
6527
6606
|
|
|
6607
|
+
/**
|
|
6608
|
+
* @see {@link DescribeServiceLinkVirtualInterfacesCommand}
|
|
6609
|
+
*/
|
|
6610
|
+
describeServiceLinkVirtualInterfaces(
|
|
6611
|
+
args: DescribeServiceLinkVirtualInterfacesCommandInput,
|
|
6612
|
+
options?: HttpHandlerOptions,
|
|
6613
|
+
): Effect.Effect<
|
|
6614
|
+
DescribeServiceLinkVirtualInterfacesCommandOutput,
|
|
6615
|
+
Cause.TimeoutException | SdkError | EC2ServiceError
|
|
6616
|
+
>;
|
|
6617
|
+
|
|
6528
6618
|
/**
|
|
6529
6619
|
* @see {@link DescribeSnapshotAttributeCommand}
|
|
6530
6620
|
*/
|
|
@@ -10198,4 +10288,9 @@ export declare namespace EC2Service {
|
|
|
10198
10288
|
export interface Config extends Omit<EC2ClientConfig, "logger"> {
|
|
10199
10289
|
readonly logger?: ServiceLogger.ServiceLoggerConstructorProps | true;
|
|
10200
10290
|
}
|
|
10291
|
+
|
|
10292
|
+
/**
|
|
10293
|
+
* @since 1.0.0
|
|
10294
|
+
*/
|
|
10295
|
+
export type Type = EC2Service$;
|
|
10201
10296
|
}
|
package/src/Errors.ts
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import type { EC2ServiceException } from "@aws-sdk/client-ec2";
|
|
2
2
|
import type { TaggedException } from "@effect-aws/commons";
|
|
3
|
-
import { SdkError as CommonSdkError } from "@effect-aws/commons";
|
|
4
3
|
import { Data } from "effect";
|
|
5
4
|
|
|
6
5
|
export type EC2ServiceError = TaggedException<
|
|
7
6
|
EC2ServiceException & { name: "EC2ServiceError" }
|
|
8
7
|
>;
|
|
9
8
|
export const EC2ServiceError = Data.tagged<EC2ServiceError>("EC2ServiceError");
|
|
10
|
-
|
|
11
|
-
export
|
|
9
|
+
|
|
10
|
+
export type SdkError = TaggedException<Error & { name: "SdkError" }>;
|
package/src/index.ts
CHANGED