@aws-sdk/client-ec2 3.1019.0 → 3.1021.0
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-es/EC2.js +15 -15
- package/dist-es/waiters/waitForBundleTaskComplete.js +2 -2
- package/dist-es/waiters/waitForConversionTaskCancelled.js +1 -1
- package/dist-es/waiters/waitForConversionTaskCompleted.js +1 -1
- package/dist-es/waiters/waitForConversionTaskDeleted.js +1 -1
- package/dist-es/waiters/waitForCustomerGatewayAvailable.js +1 -1
- package/dist-es/waiters/waitForExportTaskCancelled.js +2 -2
- package/dist-es/waiters/waitForExportTaskCompleted.js +2 -2
- package/dist-es/waiters/waitForImageAvailable.js +1 -1
- package/dist-es/waiters/waitForImageExists.js +1 -1
- package/dist-es/waiters/waitForImageUsageReportAvailable.js +1 -1
- package/dist-es/waiters/waitForInstanceExists.js +1 -1
- package/dist-es/waiters/waitForInstanceRunning.js +1 -1
- package/dist-es/waiters/waitForInstanceStatusOk.js +1 -1
- package/dist-es/waiters/waitForInstanceStopped.js +1 -1
- package/dist-es/waiters/waitForInstanceTerminated.js +1 -1
- package/dist-es/waiters/waitForInternetGatewayExists.js +1 -1
- package/dist-es/waiters/waitForKeyPairExists.js +1 -1
- package/dist-es/waiters/waitForNatGatewayAvailable.js +2 -2
- package/dist-es/waiters/waitForNatGatewayDeleted.js +2 -2
- package/dist-es/waiters/waitForNetworkInterfaceAvailable.js +1 -1
- package/dist-es/waiters/waitForPasswordDataAvailable.js +1 -1
- package/dist-es/waiters/waitForSecondaryNetworkCreateComplete.js +1 -1
- package/dist-es/waiters/waitForSecondaryNetworkDeleteComplete.js +1 -1
- package/dist-es/waiters/waitForSecondarySubnetCreateComplete.js +1 -1
- package/dist-es/waiters/waitForSecondarySubnetDeleteComplete.js +1 -1
- package/dist-es/waiters/waitForSecurityGroupExists.js +1 -1
- package/dist-es/waiters/waitForSecurityGroupVpcAssociationAssociated.js +1 -1
- package/dist-es/waiters/waitForSecurityGroupVpcAssociationDisassociated.js +1 -1
- package/dist-es/waiters/waitForSnapshotCompleted.js +1 -1
- package/dist-es/waiters/waitForSnapshotImported.js +1 -1
- package/dist-es/waiters/waitForSpotInstanceRequestFulfilled.js +1 -1
- package/dist-es/waiters/waitForStoreImageTaskComplete.js +1 -1
- package/dist-es/waiters/waitForSubnetAvailable.js +1 -1
- package/dist-es/waiters/waitForSystemStatusOk.js +1 -1
- package/dist-es/waiters/waitForVolumeAvailable.js +1 -1
- package/dist-es/waiters/waitForVolumeDeleted.js +1 -1
- package/dist-es/waiters/waitForVolumeInUse.js +1 -1
- package/dist-es/waiters/waitForVpcAvailable.js +1 -1
- package/dist-es/waiters/waitForVpcExists.js +1 -1
- package/dist-es/waiters/waitForVpcPeeringConnectionDeleted.js +1 -1
- package/dist-es/waiters/waitForVpcPeeringConnectionExists.js +1 -1
- package/dist-es/waiters/waitForVpnConnectionAvailable.js +1 -1
- package/dist-es/waiters/waitForVpnConnectionDeleted.js +1 -1
- package/dist-types/EC2.d.ts +756 -756
- package/dist-types/EC2Client.d.ts +759 -759
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/commands/BundleInstanceCommand.d.ts +4 -2
- package/dist-types/index.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +2 -2
- package/dist-types/models/models_2.d.ts +2 -2
- package/dist-types/models/models_3.d.ts +3 -3
- package/dist-types/models/models_4.d.ts +5 -5
- package/dist-types/models/models_5.d.ts +5 -5
- package/dist-types/models/models_6.d.ts +7 -7
- package/dist-types/models/models_7.d.ts +7 -7
- package/dist-types/pagination/DescribeAddressTransfersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeAddressesAttributePaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeByoipCidrsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCapacityBlockExtensionHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCapacityBlockExtensionOfferingsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCapacityBlockOfferingsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCapacityBlockStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCapacityBlocksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCapacityManagerDataExportsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCapacityReservationBillingRequestsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCapacityReservationFleetsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCapacityReservationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCarrierGatewaysPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeClassicLinkInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeClientVpnAuthorizationRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeClientVpnConnectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeClientVpnEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeClientVpnRoutesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeClientVpnTargetNetworksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCoipPoolsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDhcpOptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeEgressOnlyInternetGatewaysPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeExportImageTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeFastLaunchImagesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeFastSnapshotRestoresPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeFleetsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeFlowLogsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeFpgaImagesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeHostReservationOfferingsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeHostReservationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeHostsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeIamInstanceProfileAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeImageReferencesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeImageUsageReportEntriesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeImageUsageReportsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeImagesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeImportImageTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeImportSnapshotTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeInstanceConnectEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeInstanceCreditSpecificationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeInstanceEventWindowsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeInstanceImageMetadataPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeInstanceStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeInstanceTopologyPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeInstanceTypeOfferingsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeInstanceTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeInternetGatewaysPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeIpamPoolsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeIpamPrefixListResolverTargetsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeIpamPrefixListResolversPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeIpamResourceDiscoveriesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeIpamResourceDiscoveryAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeIpamScopesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeIpamsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeIpv6PoolsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeLaunchTemplateVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeLaunchTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeLocalGatewayRouteTablesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeLocalGatewaysPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeMacHostsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeMacModificationTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeManagedPrefixListsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeMovingAddressesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeNatGatewaysPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeNetworkAclsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeNetworkInsightsAnalysesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeNetworkInsightsPathsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeNetworkInterfacePermissionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeNetworkInterfacesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribePrefixListsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribePrincipalIdFormatPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribePublicIpv4PoolsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeReplaceRootVolumeTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeReservedInstancesModificationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeReservedInstancesOfferingsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRouteServerEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRouteServerPeersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRouteServersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRouteTablesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeScheduledInstanceAvailabilityPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeScheduledInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSecondaryInterfacesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSecondaryNetworksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSecondarySubnetsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSecurityGroupRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSecurityGroupVpcAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSecurityGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSnapshotTierStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSnapshotsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSpotFleetRequestsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSpotInstanceRequestsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSpotPriceHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeStaleSecurityGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeStoreImageTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSubnetsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTrafficMirrorFiltersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTrafficMirrorSessionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTrafficMirrorTargetsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTransitGatewayAttachmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTransitGatewayConnectPeersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTransitGatewayConnectsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTransitGatewayMulticastDomainsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTransitGatewayPolicyTablesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTransitGatewayRouteTablesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTransitGatewaysPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTrunkInterfaceAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVolumeStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVolumesModificationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVolumesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVpcClassicLinkDnsSupportPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVpcEndpointConnectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVpcEndpointServicePermissionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVpcEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVpcPeeringConnectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVpcsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVpnConcentratorsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetAssociatedIpv6PoolCidrsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCapacityManagerMetricDataPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCapacityManagerMetricDimensionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetGroupsForCapacityReservationPaginator.d.ts +1 -1
- package/dist-types/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetIpamAddressHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetIpamDiscoveredAccountsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetIpamDiscoveredResourceCidrsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetIpamPoolAllocationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetIpamPoolCidrsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetIpamPrefixListResolverRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetIpamPrefixListResolverVersionEntriesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetIpamPrefixListResolverVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetIpamResourceCidrsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetManagedPrefixListAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetManagedPrefixListEntriesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetNetworkInsightsAccessScopeAnalysisFindingsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetSecurityGroupsForVpcPaginator.d.ts +1 -1
- package/dist-types/pagination/GetSpotPlacementScoresPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTransitGatewayAttachmentPropagationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTransitGatewayPrefixListReferencesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTransitGatewayRouteTableAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTransitGatewayRouteTablePropagationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetVpnConnectionDeviceTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListImagesInRecycleBinPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchLocalGatewayRoutesPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchTransitGatewayMulticastGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchTransitGatewayRoutesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/EC2Client.d.ts +2 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +5 -5
- package/dist-types/ts3.4/models/models_2.d.ts +4 -4
- package/dist-types/ts3.4/models/models_3.d.ts +13 -13
- package/dist-types/ts3.4/models/models_4.d.ts +11 -11
- package/dist-types/ts3.4/models/models_5.d.ts +7 -7
- package/dist-types/ts3.4/models/models_6.d.ts +15 -15
- package/dist-types/ts3.4/models/models_7.d.ts +24 -24
- package/dist-types/waiters/waitForBundleTaskComplete.d.ts +3 -3
- package/dist-types/waiters/waitForConversionTaskCancelled.d.ts +3 -3
- package/dist-types/waiters/waitForConversionTaskCompleted.d.ts +3 -3
- package/dist-types/waiters/waitForConversionTaskDeleted.d.ts +3 -3
- package/dist-types/waiters/waitForCustomerGatewayAvailable.d.ts +3 -3
- package/dist-types/waiters/waitForExportTaskCancelled.d.ts +3 -3
- package/dist-types/waiters/waitForExportTaskCompleted.d.ts +3 -3
- package/dist-types/waiters/waitForImageAvailable.d.ts +3 -3
- package/dist-types/waiters/waitForImageExists.d.ts +3 -3
- package/dist-types/waiters/waitForImageUsageReportAvailable.d.ts +3 -3
- package/dist-types/waiters/waitForInstanceExists.d.ts +3 -3
- package/dist-types/waiters/waitForInstanceRunning.d.ts +3 -3
- package/dist-types/waiters/waitForInstanceStatusOk.d.ts +3 -3
- package/dist-types/waiters/waitForInstanceStopped.d.ts +3 -3
- package/dist-types/waiters/waitForInstanceTerminated.d.ts +3 -3
- package/dist-types/waiters/waitForInternetGatewayExists.d.ts +3 -3
- package/dist-types/waiters/waitForKeyPairExists.d.ts +3 -3
- package/dist-types/waiters/waitForNatGatewayAvailable.d.ts +3 -3
- package/dist-types/waiters/waitForNatGatewayDeleted.d.ts +3 -3
- package/dist-types/waiters/waitForNetworkInterfaceAvailable.d.ts +3 -3
- package/dist-types/waiters/waitForPasswordDataAvailable.d.ts +3 -3
- package/dist-types/waiters/waitForSecondaryNetworkCreateComplete.d.ts +3 -3
- package/dist-types/waiters/waitForSecondaryNetworkDeleteComplete.d.ts +3 -3
- package/dist-types/waiters/waitForSecondarySubnetCreateComplete.d.ts +3 -3
- package/dist-types/waiters/waitForSecondarySubnetDeleteComplete.d.ts +3 -3
- package/dist-types/waiters/waitForSecurityGroupExists.d.ts +3 -3
- package/dist-types/waiters/waitForSecurityGroupVpcAssociationAssociated.d.ts +3 -3
- package/dist-types/waiters/waitForSecurityGroupVpcAssociationDisassociated.d.ts +3 -3
- package/dist-types/waiters/waitForSnapshotCompleted.d.ts +3 -3
- package/dist-types/waiters/waitForSnapshotImported.d.ts +3 -3
- package/dist-types/waiters/waitForSpotInstanceRequestFulfilled.d.ts +3 -3
- package/dist-types/waiters/waitForStoreImageTaskComplete.d.ts +3 -3
- package/dist-types/waiters/waitForSubnetAvailable.d.ts +3 -3
- package/dist-types/waiters/waitForSystemStatusOk.d.ts +3 -3
- package/dist-types/waiters/waitForVolumeAvailable.d.ts +3 -3
- package/dist-types/waiters/waitForVolumeDeleted.d.ts +3 -3
- package/dist-types/waiters/waitForVolumeInUse.d.ts +3 -3
- package/dist-types/waiters/waitForVpcAvailable.d.ts +3 -3
- package/dist-types/waiters/waitForVpcExists.d.ts +3 -3
- package/dist-types/waiters/waitForVpcPeeringConnectionDeleted.d.ts +3 -3
- package/dist-types/waiters/waitForVpcPeeringConnectionExists.d.ts +3 -3
- package/dist-types/waiters/waitForVpnConnectionAvailable.d.ts +3 -3
- package/dist-types/waiters/waitForVpnConnectionDeleted.d.ts +3 -3
- package/package.json +17 -17
package/dist-es/EC2.js
CHANGED
|
@@ -59,7 +59,7 @@ import { ConfirmProductInstanceCommand, } from "./commands/ConfirmProductInstanc
|
|
|
59
59
|
import { CopyFpgaImageCommand, } from "./commands/CopyFpgaImageCommand";
|
|
60
60
|
import { CopyImageCommand } from "./commands/CopyImageCommand";
|
|
61
61
|
import { CopySnapshotCommand, } from "./commands/CopySnapshotCommand";
|
|
62
|
-
import { CopyVolumesCommand } from "./commands/CopyVolumesCommand";
|
|
62
|
+
import { CopyVolumesCommand, } from "./commands/CopyVolumesCommand";
|
|
63
63
|
import { CreateCapacityManagerDataExportCommand, } from "./commands/CreateCapacityManagerDataExportCommand";
|
|
64
64
|
import { CreateCapacityReservationBySplittingCommand, } from "./commands/CreateCapacityReservationBySplittingCommand";
|
|
65
65
|
import { CreateCapacityReservationCommand, } from "./commands/CreateCapacityReservationCommand";
|
|
@@ -75,17 +75,17 @@ import { CreateDefaultVpcCommand, } from "./commands/CreateDefaultVpcCommand";
|
|
|
75
75
|
import { CreateDelegateMacVolumeOwnershipTaskCommand, } from "./commands/CreateDelegateMacVolumeOwnershipTaskCommand";
|
|
76
76
|
import { CreateDhcpOptionsCommand, } from "./commands/CreateDhcpOptionsCommand";
|
|
77
77
|
import { CreateEgressOnlyInternetGatewayCommand, } from "./commands/CreateEgressOnlyInternetGatewayCommand";
|
|
78
|
-
import { CreateFleetCommand } from "./commands/CreateFleetCommand";
|
|
78
|
+
import { CreateFleetCommand, } from "./commands/CreateFleetCommand";
|
|
79
79
|
import { CreateFlowLogsCommand, } from "./commands/CreateFlowLogsCommand";
|
|
80
80
|
import { CreateFpgaImageCommand, } from "./commands/CreateFpgaImageCommand";
|
|
81
|
-
import { CreateImageCommand } from "./commands/CreateImageCommand";
|
|
81
|
+
import { CreateImageCommand, } from "./commands/CreateImageCommand";
|
|
82
82
|
import { CreateImageUsageReportCommand, } from "./commands/CreateImageUsageReportCommand";
|
|
83
83
|
import { CreateInstanceConnectEndpointCommand, } from "./commands/CreateInstanceConnectEndpointCommand";
|
|
84
84
|
import { CreateInstanceEventWindowCommand, } from "./commands/CreateInstanceEventWindowCommand";
|
|
85
85
|
import { CreateInstanceExportTaskCommand, } from "./commands/CreateInstanceExportTaskCommand";
|
|
86
86
|
import { CreateInternetGatewayCommand, } from "./commands/CreateInternetGatewayCommand";
|
|
87
87
|
import { CreateInterruptibleCapacityReservationAllocationCommand, } from "./commands/CreateInterruptibleCapacityReservationAllocationCommand";
|
|
88
|
-
import { CreateIpamCommand } from "./commands/CreateIpamCommand";
|
|
88
|
+
import { CreateIpamCommand, } from "./commands/CreateIpamCommand";
|
|
89
89
|
import { CreateIpamExternalResourceVerificationTokenCommand, } from "./commands/CreateIpamExternalResourceVerificationTokenCommand";
|
|
90
90
|
import { CreateIpamPolicyCommand, } from "./commands/CreateIpamPolicyCommand";
|
|
91
91
|
import { CreateIpamPoolCommand, } from "./commands/CreateIpamPoolCommand";
|
|
@@ -116,7 +116,7 @@ import { CreatePublicIpv4PoolCommand, } from "./commands/CreatePublicIpv4PoolCom
|
|
|
116
116
|
import { CreateReplaceRootVolumeTaskCommand, } from "./commands/CreateReplaceRootVolumeTaskCommand";
|
|
117
117
|
import { CreateReservedInstancesListingCommand, } from "./commands/CreateReservedInstancesListingCommand";
|
|
118
118
|
import { CreateRestoreImageTaskCommand, } from "./commands/CreateRestoreImageTaskCommand";
|
|
119
|
-
import { CreateRouteCommand } from "./commands/CreateRouteCommand";
|
|
119
|
+
import { CreateRouteCommand, } from "./commands/CreateRouteCommand";
|
|
120
120
|
import { CreateRouteServerCommand, } from "./commands/CreateRouteServerCommand";
|
|
121
121
|
import { CreateRouteServerEndpointCommand, } from "./commands/CreateRouteServerEndpointCommand";
|
|
122
122
|
import { CreateRouteServerPeerCommand, } from "./commands/CreateRouteServerPeerCommand";
|
|
@@ -130,7 +130,7 @@ import { CreateSpotDatafeedSubscriptionCommand, } from "./commands/CreateSpotDat
|
|
|
130
130
|
import { CreateStoreImageTaskCommand, } from "./commands/CreateStoreImageTaskCommand";
|
|
131
131
|
import { CreateSubnetCidrReservationCommand, } from "./commands/CreateSubnetCidrReservationCommand";
|
|
132
132
|
import { CreateSubnetCommand, } from "./commands/CreateSubnetCommand";
|
|
133
|
-
import { CreateTagsCommand } from "./commands/CreateTagsCommand";
|
|
133
|
+
import { CreateTagsCommand, } from "./commands/CreateTagsCommand";
|
|
134
134
|
import { CreateTrafficMirrorFilterCommand, } from "./commands/CreateTrafficMirrorFilterCommand";
|
|
135
135
|
import { CreateTrafficMirrorFilterRuleCommand, } from "./commands/CreateTrafficMirrorFilterRuleCommand";
|
|
136
136
|
import { CreateTrafficMirrorSessionCommand, } from "./commands/CreateTrafficMirrorSessionCommand";
|
|
@@ -180,7 +180,7 @@ import { DeleteImageUsageReportCommand, } from "./commands/DeleteImageUsageRepor
|
|
|
180
180
|
import { DeleteInstanceConnectEndpointCommand, } from "./commands/DeleteInstanceConnectEndpointCommand";
|
|
181
181
|
import { DeleteInstanceEventWindowCommand, } from "./commands/DeleteInstanceEventWindowCommand";
|
|
182
182
|
import { DeleteInternetGatewayCommand, } from "./commands/DeleteInternetGatewayCommand";
|
|
183
|
-
import { DeleteIpamCommand } from "./commands/DeleteIpamCommand";
|
|
183
|
+
import { DeleteIpamCommand, } from "./commands/DeleteIpamCommand";
|
|
184
184
|
import { DeleteIpamExternalResourceVerificationTokenCommand, } from "./commands/DeleteIpamExternalResourceVerificationTokenCommand";
|
|
185
185
|
import { DeleteIpamPolicyCommand, } from "./commands/DeleteIpamPolicyCommand";
|
|
186
186
|
import { DeleteIpamPoolCommand, } from "./commands/DeleteIpamPoolCommand";
|
|
@@ -210,7 +210,7 @@ import { DeleteNetworkInterfacePermissionCommand, } from "./commands/DeleteNetwo
|
|
|
210
210
|
import { DeletePlacementGroupCommand, } from "./commands/DeletePlacementGroupCommand";
|
|
211
211
|
import { DeletePublicIpv4PoolCommand, } from "./commands/DeletePublicIpv4PoolCommand";
|
|
212
212
|
import { DeleteQueuedReservedInstancesCommand, } from "./commands/DeleteQueuedReservedInstancesCommand";
|
|
213
|
-
import { DeleteRouteCommand } from "./commands/DeleteRouteCommand";
|
|
213
|
+
import { DeleteRouteCommand, } from "./commands/DeleteRouteCommand";
|
|
214
214
|
import { DeleteRouteServerCommand, } from "./commands/DeleteRouteServerCommand";
|
|
215
215
|
import { DeleteRouteServerEndpointCommand, } from "./commands/DeleteRouteServerEndpointCommand";
|
|
216
216
|
import { DeleteRouteServerPeerCommand, } from "./commands/DeleteRouteServerPeerCommand";
|
|
@@ -222,7 +222,7 @@ import { DeleteSnapshotCommand, } from "./commands/DeleteSnapshotCommand";
|
|
|
222
222
|
import { DeleteSpotDatafeedSubscriptionCommand, } from "./commands/DeleteSpotDatafeedSubscriptionCommand";
|
|
223
223
|
import { DeleteSubnetCidrReservationCommand, } from "./commands/DeleteSubnetCidrReservationCommand";
|
|
224
224
|
import { DeleteSubnetCommand, } from "./commands/DeleteSubnetCommand";
|
|
225
|
-
import { DeleteTagsCommand } from "./commands/DeleteTagsCommand";
|
|
225
|
+
import { DeleteTagsCommand, } from "./commands/DeleteTagsCommand";
|
|
226
226
|
import { DeleteTrafficMirrorFilterCommand, } from "./commands/DeleteTrafficMirrorFilterCommand";
|
|
227
227
|
import { DeleteTrafficMirrorFilterRuleCommand, } from "./commands/DeleteTrafficMirrorFilterRuleCommand";
|
|
228
228
|
import { DeleteTrafficMirrorSessionCommand, } from "./commands/DeleteTrafficMirrorSessionCommand";
|
|
@@ -502,7 +502,7 @@ import { EnableEbsEncryptionByDefaultCommand, } from "./commands/EnableEbsEncryp
|
|
|
502
502
|
import { EnableFastLaunchCommand, } from "./commands/EnableFastLaunchCommand";
|
|
503
503
|
import { EnableFastSnapshotRestoresCommand, } from "./commands/EnableFastSnapshotRestoresCommand";
|
|
504
504
|
import { EnableImageBlockPublicAccessCommand, } from "./commands/EnableImageBlockPublicAccessCommand";
|
|
505
|
-
import { EnableImageCommand } from "./commands/EnableImageCommand";
|
|
505
|
+
import { EnableImageCommand, } from "./commands/EnableImageCommand";
|
|
506
506
|
import { EnableImageDeprecationCommand, } from "./commands/EnableImageDeprecationCommand";
|
|
507
507
|
import { EnableImageDeregistrationProtectionCommand, } from "./commands/EnableImageDeregistrationProtectionCommand";
|
|
508
508
|
import { EnableInstanceSqlHaStandbyDetectionsCommand, } from "./commands/EnableInstanceSqlHaStandbyDetectionsCommand";
|
|
@@ -519,7 +519,7 @@ import { EnableVpcClassicLinkCommand, } from "./commands/EnableVpcClassicLinkCom
|
|
|
519
519
|
import { EnableVpcClassicLinkDnsSupportCommand, } from "./commands/EnableVpcClassicLinkDnsSupportCommand";
|
|
520
520
|
import { ExportClientVpnClientCertificateRevocationListCommand, } from "./commands/ExportClientVpnClientCertificateRevocationListCommand";
|
|
521
521
|
import { ExportClientVpnClientConfigurationCommand, } from "./commands/ExportClientVpnClientConfigurationCommand";
|
|
522
|
-
import { ExportImageCommand } from "./commands/ExportImageCommand";
|
|
522
|
+
import { ExportImageCommand, } from "./commands/ExportImageCommand";
|
|
523
523
|
import { ExportTransitGatewayRoutesCommand, } from "./commands/ExportTransitGatewayRoutesCommand";
|
|
524
524
|
import { ExportVerifiedAccessInstanceClientConfigurationCommand, } from "./commands/ExportVerifiedAccessInstanceClientConfigurationCommand";
|
|
525
525
|
import { GetActiveVpnTunnelStatusCommand, } from "./commands/GetActiveVpnTunnelStatusCommand";
|
|
@@ -591,7 +591,7 @@ import { GetVpnConnectionDeviceSampleConfigurationCommand, } from "./commands/Ge
|
|
|
591
591
|
import { GetVpnConnectionDeviceTypesCommand, } from "./commands/GetVpnConnectionDeviceTypesCommand";
|
|
592
592
|
import { GetVpnTunnelReplacementStatusCommand, } from "./commands/GetVpnTunnelReplacementStatusCommand";
|
|
593
593
|
import { ImportClientVpnClientCertificateRevocationListCommand, } from "./commands/ImportClientVpnClientCertificateRevocationListCommand";
|
|
594
|
-
import { ImportImageCommand } from "./commands/ImportImageCommand";
|
|
594
|
+
import { ImportImageCommand, } from "./commands/ImportImageCommand";
|
|
595
595
|
import { ImportInstanceCommand, } from "./commands/ImportInstanceCommand";
|
|
596
596
|
import { ImportKeyPairCommand, } from "./commands/ImportKeyPairCommand";
|
|
597
597
|
import { ImportSnapshotCommand, } from "./commands/ImportSnapshotCommand";
|
|
@@ -607,9 +607,9 @@ import { ModifyCapacityReservationFleetCommand, } from "./commands/ModifyCapacit
|
|
|
607
607
|
import { ModifyClientVpnEndpointCommand, } from "./commands/ModifyClientVpnEndpointCommand";
|
|
608
608
|
import { ModifyDefaultCreditSpecificationCommand, } from "./commands/ModifyDefaultCreditSpecificationCommand";
|
|
609
609
|
import { ModifyEbsDefaultKmsKeyIdCommand, } from "./commands/ModifyEbsDefaultKmsKeyIdCommand";
|
|
610
|
-
import { ModifyFleetCommand } from "./commands/ModifyFleetCommand";
|
|
610
|
+
import { ModifyFleetCommand, } from "./commands/ModifyFleetCommand";
|
|
611
611
|
import { ModifyFpgaImageAttributeCommand, } from "./commands/ModifyFpgaImageAttributeCommand";
|
|
612
|
-
import { ModifyHostsCommand } from "./commands/ModifyHostsCommand";
|
|
612
|
+
import { ModifyHostsCommand, } from "./commands/ModifyHostsCommand";
|
|
613
613
|
import { ModifyIdentityIdFormatCommand, } from "./commands/ModifyIdentityIdFormatCommand";
|
|
614
614
|
import { ModifyIdFormatCommand, } from "./commands/ModifyIdFormatCommand";
|
|
615
615
|
import { ModifyImageAttributeCommand, } from "./commands/ModifyImageAttributeCommand";
|
|
@@ -625,7 +625,7 @@ import { ModifyInstanceMetadataDefaultsCommand, } from "./commands/ModifyInstanc
|
|
|
625
625
|
import { ModifyInstanceMetadataOptionsCommand, } from "./commands/ModifyInstanceMetadataOptionsCommand";
|
|
626
626
|
import { ModifyInstanceNetworkPerformanceOptionsCommand, } from "./commands/ModifyInstanceNetworkPerformanceOptionsCommand";
|
|
627
627
|
import { ModifyInstancePlacementCommand, } from "./commands/ModifyInstancePlacementCommand";
|
|
628
|
-
import { ModifyIpamCommand } from "./commands/ModifyIpamCommand";
|
|
628
|
+
import { ModifyIpamCommand, } from "./commands/ModifyIpamCommand";
|
|
629
629
|
import { ModifyIpamPolicyAllocationRulesCommand, } from "./commands/ModifyIpamPolicyAllocationRulesCommand";
|
|
630
630
|
import { ModifyIpamPoolCommand, } from "./commands/ModifyIpamPoolCommand";
|
|
631
631
|
import { ModifyIpamPrefixListResolverCommand, } from "./commands/ModifyIpamPrefixListResolverCommand";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
2
|
-
import { DescribeBundleTasksCommand } from "../commands/DescribeBundleTasksCommand";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
|
+
import { DescribeBundleTasksCommand, } from "../commands/DescribeBundleTasksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
5
5
|
try {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeConversionTasksCommand, } from "../commands/DescribeConversionTasksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeConversionTasksCommand, } from "../commands/DescribeConversionTasksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeConversionTasksCommand, } from "../commands/DescribeConversionTasksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeCustomerGatewaysCommand, } from "../commands/DescribeCustomerGatewaysCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
2
|
-
import { DescribeExportTasksCommand } from "../commands/DescribeExportTasksCommand";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
|
+
import { DescribeExportTasksCommand, } from "../commands/DescribeExportTasksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
5
5
|
try {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
2
|
-
import { DescribeExportTasksCommand } from "../commands/DescribeExportTasksCommand";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
|
+
import { DescribeExportTasksCommand, } from "../commands/DescribeExportTasksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
5
5
|
try {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeImagesCommand } from "../commands/DescribeImagesCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeImagesCommand } from "../commands/DescribeImagesCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeImageUsageReportsCommand, } from "../commands/DescribeImageUsageReportsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeInstancesCommand } from "../commands/DescribeInstancesCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeInstancesCommand } from "../commands/DescribeInstancesCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeInstanceStatusCommand, } from "../commands/DescribeInstanceStatusCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeInstancesCommand } from "../commands/DescribeInstancesCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeInstancesCommand } from "../commands/DescribeInstancesCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeInternetGatewaysCommand, } from "../commands/DescribeInternetGatewaysCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeKeyPairsCommand } from "../commands/DescribeKeyPairsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
2
|
-
import { DescribeNatGatewaysCommand } from "../commands/DescribeNatGatewaysCommand";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
|
+
import { DescribeNatGatewaysCommand, } from "../commands/DescribeNatGatewaysCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
5
5
|
try {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
2
|
-
import { DescribeNatGatewaysCommand } from "../commands/DescribeNatGatewaysCommand";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
|
+
import { DescribeNatGatewaysCommand, } from "../commands/DescribeNatGatewaysCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
5
5
|
try {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeNetworkInterfacesCommand, } from "../commands/DescribeNetworkInterfacesCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { GetPasswordDataCommand } from "../commands/GetPasswordDataCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeSecondaryNetworksCommand, } from "../commands/DescribeSecondaryNetworksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeSecondaryNetworksCommand, } from "../commands/DescribeSecondaryNetworksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeSecondarySubnetsCommand, } from "../commands/DescribeSecondarySubnetsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeSecondarySubnetsCommand, } from "../commands/DescribeSecondarySubnetsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeSecurityGroupsCommand, } from "../commands/DescribeSecurityGroupsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeSecurityGroupVpcAssociationsCommand, } from "../commands/DescribeSecurityGroupVpcAssociationsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeSecurityGroupVpcAssociationsCommand, } from "../commands/DescribeSecurityGroupVpcAssociationsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeSnapshotsCommand } from "../commands/DescribeSnapshotsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeImportSnapshotTasksCommand, } from "../commands/DescribeImportSnapshotTasksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeSpotInstanceRequestsCommand, } from "../commands/DescribeSpotInstanceRequestsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeStoreImageTasksCommand, } from "../commands/DescribeStoreImageTasksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeSubnetsCommand } from "../commands/DescribeSubnetsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeInstanceStatusCommand, } from "../commands/DescribeInstanceStatusCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeVolumesCommand } from "../commands/DescribeVolumesCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeVolumesCommand } from "../commands/DescribeVolumesCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeVolumesCommand } from "../commands/DescribeVolumesCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeVpcsCommand } from "../commands/DescribeVpcsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeVpcsCommand } from "../commands/DescribeVpcsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeVpcPeeringConnectionsCommand, } from "../commands/DescribeVpcPeeringConnectionsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeVpcPeeringConnectionsCommand, } from "../commands/DescribeVpcPeeringConnectionsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeVpnConnectionsCommand, } from "../commands/DescribeVpnConnectionsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeVpnConnectionsCommand, } from "../commands/DescribeVpnConnectionsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|