@aws-sdk/client-ec2 3.533.0 → 3.535.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-cjs/index.js +117 -9
- package/dist-es/models/models_5.js +0 -8
- package/dist-es/models/models_6.js +8 -0
- package/dist-es/protocols/Aws_ec2.js +114 -0
- package/dist-types/EC2.d.ts +183 -1
- package/dist-types/EC2Client.d.ts +1 -1
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +2 -1
- package/dist-types/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +2 -1
- package/dist-types/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/AcceptVpcEndpointConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/AcceptVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/AllocateAddressCommand.d.ts +2 -1
- package/dist-types/commands/AllocateHostsCommand.d.ts +2 -1
- package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +2 -1
- package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +2 -1
- package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +2 -1
- package/dist-types/commands/AssignPrivateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/commands/AssociateAddressCommand.d.ts +2 -1
- package/dist-types/commands/AssociateClientVpnTargetNetworkCommand.d.ts +2 -1
- package/dist-types/commands/AssociateDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIamInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/AssociateInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/commands/AssociateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/commands/AssociateRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/AssociateSubnetCidrBlockCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +2 -1
- package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +2 -1
- package/dist-types/commands/AttachInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/AttachNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/AttachVolumeCommand.d.ts +2 -1
- package/dist-types/commands/AttachVpnGatewayCommand.d.ts +2 -1
- package/dist-types/commands/AuthorizeClientVpnIngressCommand.d.ts +2 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +2 -1
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +2 -1
- package/dist-types/commands/BundleInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CancelBundleTaskCommand.d.ts +2 -1
- package/dist-types/commands/CancelCapacityReservationCommand.d.ts +2 -1
- package/dist-types/commands/CancelCapacityReservationFleetsCommand.d.ts +2 -1
- package/dist-types/commands/CancelConversionTaskCommand.d.ts +2 -1
- package/dist-types/commands/CancelExportTaskCommand.d.ts +2 -1
- package/dist-types/commands/CancelImageLaunchPermissionCommand.d.ts +2 -1
- package/dist-types/commands/CancelImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/CancelReservedInstancesListingCommand.d.ts +2 -1
- package/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +2 -1
- package/dist-types/commands/CancelSpotInstanceRequestsCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmProductInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CopyFpgaImageCommand.d.ts +2 -1
- package/dist-types/commands/CopyImageCommand.d.ts +2 -1
- package/dist-types/commands/CopySnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +2 -1
- package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +2 -1
- package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateClientVpnRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateCoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +2 -1
- package/dist-types/commands/CreateDefaultVpcCommand.d.ts +2 -1
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +2 -1
- package/dist-types/commands/CreateFpgaImageCommand.d.ts +2 -1
- package/dist-types/commands/CreateImageCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateIpamCommand.d.ts +2 -1
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +2 -1
- package/dist-types/commands/CreateKeyPairCommand.d.ts +2 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocalGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +2 -1
- package/dist-types/commands/CreateNatGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkAclEntryCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +2 -1
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateStoreImageTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubnetCommand.d.ts +2 -1
- package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/CreateVolumeCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpnConnectionRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCarrierGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClientVpnEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClientVpnRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCoipPoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomerGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFleetsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFlowLogsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFpgaImageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceConnectEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpamCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpamPoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpamScopeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLaunchTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLaunchTemplateVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocalGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocalGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteManagedPrefixListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNatGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkAclCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInterfacePermissionCommand.d.ts +2 -1
- package/dist-types/commands/DeletePlacementGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteQueuedReservedInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubnetCidrReservationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubnetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficMirrorFilterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficMirrorSessionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficMirrorTargetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayConnectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVolumeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterImageCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddressTransfersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddressesAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddressesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAggregateIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBundleTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCapacityBlockOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCarrierGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnRoutesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnTargetNetworksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCoipPoolsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConversionTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeElasticGpusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExportImageTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFastLaunchImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFastSnapshotRestoresCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetHistoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFlowLogsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostReservationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImportImageTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceConnectEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceEventWindowsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +31 -1
- package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamScopesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeKeyPairsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLaunchTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLockedSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMovingAddressesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNatGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInsightsPathsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +2 -1
- package/dist-types/commands/DescribePlacementGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePrefixListsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePrincipalIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/DescribePublicIpv4PoolsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRouteTablesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +4 -2
- package/dist-types/commands/DescribeStoreImageTasksCommand.d.ts +3 -2
- package/dist-types/commands/DescribeSubnetsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVolumesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +2 -1
- package/dist-types/commands/DetachInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/DetachVolumeCommand.d.ts +2 -1
- package/dist-types/commands/DetachVpnGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DisableAddressTransferCommand.d.ts +2 -1
- package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +2 -1
- package/dist-types/commands/DisableFastLaunchCommand.d.ts +2 -1
- package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +2 -1
- package/dist-types/commands/DisableImageBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/commands/DisableImageCommand.d.ts +2 -1
- package/dist-types/commands/DisableImageDeprecationCommand.d.ts +2 -1
- package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +2 -1
- package/dist-types/commands/DisableSnapshotBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +2 -1
- package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +2 -1
- package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +2 -1
- package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAddressCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateSubnetCidrBlockCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateVpcCidrBlockCommand.d.ts +2 -1
- package/dist-types/commands/EnableAddressTransferCommand.d.ts +2 -1
- package/dist-types/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/EnableEbsEncryptionByDefaultCommand.d.ts +2 -1
- package/dist-types/commands/EnableFastLaunchCommand.d.ts +2 -1
- package/dist-types/commands/EnableFastSnapshotRestoresCommand.d.ts +2 -1
- package/dist-types/commands/EnableImageBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/commands/EnableImageCommand.d.ts +2 -1
- package/dist-types/commands/EnableImageDeprecationCommand.d.ts +2 -1
- package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +2 -1
- package/dist-types/commands/EnableSerialConsoleAccessCommand.d.ts +2 -1
- package/dist-types/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +2 -1
- package/dist-types/commands/EnableVgwRoutePropagationCommand.d.ts +2 -1
- package/dist-types/commands/EnableVolumeIOCommand.d.ts +2 -1
- package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +2 -1
- package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +2 -1
- package/dist-types/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
- package/dist-types/commands/ExportClientVpnClientConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/ExportImageCommand.d.ts +2 -1
- package/dist-types/commands/ExportTransitGatewayRoutesCommand.d.ts +2 -1
- package/dist-types/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +2 -1
- package/dist-types/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +2 -1
- package/dist-types/commands/GetAwsNetworkPerformanceDataCommand.d.ts +2 -1
- package/dist-types/commands/GetCapacityReservationUsageCommand.d.ts +2 -1
- package/dist-types/commands/GetCoipPoolUsageCommand.d.ts +2 -1
- package/dist-types/commands/GetConsoleOutputCommand.d.ts +2 -1
- package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +2 -1
- package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +2 -1
- package/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +2 -1
- package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +2 -1
- package/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +2 -1
- package/dist-types/commands/GetImageBlockPublicAccessStateCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +3 -2
- package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +3 -2
- package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +3 -3
- package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +2 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -1
- package/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +2 -1
- package/dist-types/commands/GetPasswordDataCommand.d.ts +2 -1
- package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +2 -1
- package/dist-types/commands/GetSecurityGroupsForVpcCommand.d.ts +2 -1
- package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetSnapshotBlockPublicAccessStateCommand.d.ts +2 -1
- package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +2 -1
- package/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +2 -1
- package/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetVpnConnectionDeviceTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetVpnTunnelReplacementStatusCommand.d.ts +2 -1
- package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
- package/dist-types/commands/ImportImageCommand.d.ts +2 -1
- package/dist-types/commands/ImportInstanceCommand.d.ts +2 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +2 -1
- package/dist-types/commands/ImportSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/ImportVolumeCommand.d.ts +2 -1
- package/dist-types/commands/ListImagesInRecycleBinCommand.d.ts +2 -1
- package/dist-types/commands/ListSnapshotsInRecycleBinCommand.d.ts +2 -1
- package/dist-types/commands/LockSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/ModifyAddressAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +2 -1
- package/dist-types/commands/ModifyCapacityReservationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +2 -1
- package/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/commands/ModifyFleetCommand.d.ts +2 -1
- package/dist-types/commands/ModifyFpgaImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyHostsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/ModifyImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamPoolCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamScopeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +2 -1
- package/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +2 -1
- package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +2 -1
- package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifySnapshotTierCommand.d.ts +2 -1
- package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +2 -1
- package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVolumeAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVolumeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -1
- package/dist-types/commands/MonitorInstancesCommand.d.ts +2 -1
- package/dist-types/commands/MoveAddressToVpcCommand.d.ts +2 -1
- package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/commands/RebootInstancesCommand.d.ts +2 -1
- package/dist-types/commands/RegisterImageCommand.d.ts +2 -1
- package/dist-types/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +3 -2
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +3 -2
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +3 -3
- package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/ReleaseAddressCommand.d.ts +2 -1
- package/dist-types/commands/ReleaseHostsCommand.d.ts +2 -1
- package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceNetworkAclEntryCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceRouteCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceRouteTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceTransitGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceVpnTunnelCommand.d.ts +2 -1
- package/dist-types/commands/ReportInstanceStatusCommand.d.ts +2 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -1
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ResetAddressAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/commands/ResetFpgaImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetNetworkInterfaceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetSnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +2 -1
- package/dist-types/commands/RestoreImageFromRecycleBinCommand.d.ts +2 -1
- package/dist-types/commands/RestoreManagedPrefixListVersionCommand.d.ts +2 -1
- package/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +2 -1
- package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +2 -1
- package/dist-types/commands/RevokeClientVpnIngressCommand.d.ts +2 -1
- package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +2 -1
- package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +2 -1
- package/dist-types/commands/RunInstancesCommand.d.ts +2 -1
- package/dist-types/commands/RunScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/commands/SearchLocalGatewayRoutesCommand.d.ts +2 -1
- package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +2 -1
- package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +2 -1
- package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +2 -1
- package/dist-types/commands/StartInstancesCommand.d.ts +2 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +2 -1
- package/dist-types/commands/StopInstancesCommand.d.ts +2 -1
- package/dist-types/commands/TerminateClientVpnConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/TerminateInstancesCommand.d.ts +2 -1
- package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +2 -1
- package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +2 -1
- package/dist-types/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/commands/UnlockSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/UnmonitorInstancesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +2 -1
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +1093 -1093
- package/dist-types/models/models_1.d.ts +1229 -1229
- package/dist-types/models/models_2.d.ts +1105 -1105
- package/dist-types/models/models_3.d.ts +1006 -1006
- package/dist-types/models/models_4.d.ts +1396 -1629
- package/dist-types/models/models_5.d.ts +1280 -1132
- package/dist-types/models/models_6.d.ts +1333 -1244
- package/dist-types/models/models_7.d.ts +605 -472
- package/dist-types/ts3.4/EC2.d.ts +182 -0
- package/dist-types/ts3.4/commands/AcceptAddressTransferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssignPrivateNatGatewayAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateIpamByoasnCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateIpamResourceDiscoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateNatGatewayAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelImageLaunchPermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceConnectEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIpamResourceDiscoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayPolicyTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCoipPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInstanceConnectEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIpamResourceDiscoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeprovisionIpamByoasnCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAddressTransfersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCapacityBlockOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceConnectEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpamByoasnCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +13 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLockedSnapshotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +11 -4
- package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +10 -1
- package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +13 -2
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableImageBlockPublicAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableSnapshotBlockPublicAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateIpamByoasnCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateNatGatewayAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableAddressTransferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableImageBlockPublicAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetImageBlockPublicAccessStateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +10 -1
- package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +10 -1
- package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +13 -2
- package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSecurityGroupsForVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSnapshotBlockPublicAccessStateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/LockSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIpamResourceDiscoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ProvisionIpamByoasnCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseCapacityBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +10 -1
- package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +10 -1
- package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +13 -2
- package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UnlockSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/models/models_4.d.ts +32 -48
- package/dist-types/ts3.4/models/models_5.d.ts +48 -55
- package/dist-types/ts3.4/models/models_6.d.ts +54 -34
- package/dist-types/ts3.4/models/models_7.d.ts +38 -2
- package/package.json +42 -42
package/dist-types/EC2.d.ts
CHANGED
|
@@ -631,6 +631,7 @@ export interface EC2 {
|
|
|
631
631
|
/**
|
|
632
632
|
* @see {@link AcceptTransitGatewayMulticastDomainAssociationsCommand}
|
|
633
633
|
*/
|
|
634
|
+
acceptTransitGatewayMulticastDomainAssociations(): Promise<AcceptTransitGatewayMulticastDomainAssociationsCommandOutput>;
|
|
634
635
|
acceptTransitGatewayMulticastDomainAssociations(args: AcceptTransitGatewayMulticastDomainAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<AcceptTransitGatewayMulticastDomainAssociationsCommandOutput>;
|
|
635
636
|
acceptTransitGatewayMulticastDomainAssociations(args: AcceptTransitGatewayMulticastDomainAssociationsCommandInput, cb: (err: any, data?: AcceptTransitGatewayMulticastDomainAssociationsCommandOutput) => void): void;
|
|
636
637
|
acceptTransitGatewayMulticastDomainAssociations(args: AcceptTransitGatewayMulticastDomainAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptTransitGatewayMulticastDomainAssociationsCommandOutput) => void): void;
|
|
@@ -667,6 +668,7 @@ export interface EC2 {
|
|
|
667
668
|
/**
|
|
668
669
|
* @see {@link AllocateAddressCommand}
|
|
669
670
|
*/
|
|
671
|
+
allocateAddress(): Promise<AllocateAddressCommandOutput>;
|
|
670
672
|
allocateAddress(args: AllocateAddressCommandInput, options?: __HttpHandlerOptions): Promise<AllocateAddressCommandOutput>;
|
|
671
673
|
allocateAddress(args: AllocateAddressCommandInput, cb: (err: any, data?: AllocateAddressCommandOutput) => void): void;
|
|
672
674
|
allocateAddress(args: AllocateAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AllocateAddressCommandOutput) => void): void;
|
|
@@ -709,6 +711,7 @@ export interface EC2 {
|
|
|
709
711
|
/**
|
|
710
712
|
* @see {@link AssociateAddressCommand}
|
|
711
713
|
*/
|
|
714
|
+
associateAddress(): Promise<AssociateAddressCommandOutput>;
|
|
712
715
|
associateAddress(args: AssociateAddressCommandInput, options?: __HttpHandlerOptions): Promise<AssociateAddressCommandOutput>;
|
|
713
716
|
associateAddress(args: AssociateAddressCommandInput, cb: (err: any, data?: AssociateAddressCommandOutput) => void): void;
|
|
714
717
|
associateAddress(args: AssociateAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateAddressCommandOutput) => void): void;
|
|
@@ -853,6 +856,7 @@ export interface EC2 {
|
|
|
853
856
|
/**
|
|
854
857
|
* @see {@link AuthorizeSecurityGroupIngressCommand}
|
|
855
858
|
*/
|
|
859
|
+
authorizeSecurityGroupIngress(): Promise<AuthorizeSecurityGroupIngressCommandOutput>;
|
|
856
860
|
authorizeSecurityGroupIngress(args: AuthorizeSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeSecurityGroupIngressCommandOutput>;
|
|
857
861
|
authorizeSecurityGroupIngress(args: AuthorizeSecurityGroupIngressCommandInput, cb: (err: any, data?: AuthorizeSecurityGroupIngressCommandOutput) => void): void;
|
|
858
862
|
authorizeSecurityGroupIngress(args: AuthorizeSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeSecurityGroupIngressCommandOutput) => void): void;
|
|
@@ -901,6 +905,7 @@ export interface EC2 {
|
|
|
901
905
|
/**
|
|
902
906
|
* @see {@link CancelImportTaskCommand}
|
|
903
907
|
*/
|
|
908
|
+
cancelImportTask(): Promise<CancelImportTaskCommandOutput>;
|
|
904
909
|
cancelImportTask(args: CancelImportTaskCommandInput, options?: __HttpHandlerOptions): Promise<CancelImportTaskCommandOutput>;
|
|
905
910
|
cancelImportTask(args: CancelImportTaskCommandInput, cb: (err: any, data?: CancelImportTaskCommandOutput) => void): void;
|
|
906
911
|
cancelImportTask(args: CancelImportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelImportTaskCommandOutput) => void): void;
|
|
@@ -1003,6 +1008,7 @@ export interface EC2 {
|
|
|
1003
1008
|
/**
|
|
1004
1009
|
* @see {@link CreateDefaultVpcCommand}
|
|
1005
1010
|
*/
|
|
1011
|
+
createDefaultVpc(): Promise<CreateDefaultVpcCommandOutput>;
|
|
1006
1012
|
createDefaultVpc(args: CreateDefaultVpcCommandInput, options?: __HttpHandlerOptions): Promise<CreateDefaultVpcCommandOutput>;
|
|
1007
1013
|
createDefaultVpc(args: CreateDefaultVpcCommandInput, cb: (err: any, data?: CreateDefaultVpcCommandOutput) => void): void;
|
|
1008
1014
|
createDefaultVpc(args: CreateDefaultVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDefaultVpcCommandOutput) => void): void;
|
|
@@ -1051,6 +1057,7 @@ export interface EC2 {
|
|
|
1051
1057
|
/**
|
|
1052
1058
|
* @see {@link CreateInstanceEventWindowCommand}
|
|
1053
1059
|
*/
|
|
1060
|
+
createInstanceEventWindow(): Promise<CreateInstanceEventWindowCommandOutput>;
|
|
1054
1061
|
createInstanceEventWindow(args: CreateInstanceEventWindowCommandInput, options?: __HttpHandlerOptions): Promise<CreateInstanceEventWindowCommandOutput>;
|
|
1055
1062
|
createInstanceEventWindow(args: CreateInstanceEventWindowCommandInput, cb: (err: any, data?: CreateInstanceEventWindowCommandOutput) => void): void;
|
|
1056
1063
|
createInstanceEventWindow(args: CreateInstanceEventWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInstanceEventWindowCommandOutput) => void): void;
|
|
@@ -1063,12 +1070,14 @@ export interface EC2 {
|
|
|
1063
1070
|
/**
|
|
1064
1071
|
* @see {@link CreateInternetGatewayCommand}
|
|
1065
1072
|
*/
|
|
1073
|
+
createInternetGateway(): Promise<CreateInternetGatewayCommandOutput>;
|
|
1066
1074
|
createInternetGateway(args: CreateInternetGatewayCommandInput, options?: __HttpHandlerOptions): Promise<CreateInternetGatewayCommandOutput>;
|
|
1067
1075
|
createInternetGateway(args: CreateInternetGatewayCommandInput, cb: (err: any, data?: CreateInternetGatewayCommandOutput) => void): void;
|
|
1068
1076
|
createInternetGateway(args: CreateInternetGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInternetGatewayCommandOutput) => void): void;
|
|
1069
1077
|
/**
|
|
1070
1078
|
* @see {@link CreateIpamCommand}
|
|
1071
1079
|
*/
|
|
1080
|
+
createIpam(): Promise<CreateIpamCommandOutput>;
|
|
1072
1081
|
createIpam(args: CreateIpamCommandInput, options?: __HttpHandlerOptions): Promise<CreateIpamCommandOutput>;
|
|
1073
1082
|
createIpam(args: CreateIpamCommandInput, cb: (err: any, data?: CreateIpamCommandOutput) => void): void;
|
|
1074
1083
|
createIpam(args: CreateIpamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamCommandOutput) => void): void;
|
|
@@ -1081,6 +1090,7 @@ export interface EC2 {
|
|
|
1081
1090
|
/**
|
|
1082
1091
|
* @see {@link CreateIpamResourceDiscoveryCommand}
|
|
1083
1092
|
*/
|
|
1093
|
+
createIpamResourceDiscovery(): Promise<CreateIpamResourceDiscoveryCommandOutput>;
|
|
1084
1094
|
createIpamResourceDiscovery(args: CreateIpamResourceDiscoveryCommandInput, options?: __HttpHandlerOptions): Promise<CreateIpamResourceDiscoveryCommandOutput>;
|
|
1085
1095
|
createIpamResourceDiscovery(args: CreateIpamResourceDiscoveryCommandInput, cb: (err: any, data?: CreateIpamResourceDiscoveryCommandOutput) => void): void;
|
|
1086
1096
|
createIpamResourceDiscovery(args: CreateIpamResourceDiscoveryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamResourceDiscoveryCommandOutput) => void): void;
|
|
@@ -1183,12 +1193,14 @@ export interface EC2 {
|
|
|
1183
1193
|
/**
|
|
1184
1194
|
* @see {@link CreatePlacementGroupCommand}
|
|
1185
1195
|
*/
|
|
1196
|
+
createPlacementGroup(): Promise<CreatePlacementGroupCommandOutput>;
|
|
1186
1197
|
createPlacementGroup(args: CreatePlacementGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreatePlacementGroupCommandOutput>;
|
|
1187
1198
|
createPlacementGroup(args: CreatePlacementGroupCommandInput, cb: (err: any, data?: CreatePlacementGroupCommandOutput) => void): void;
|
|
1188
1199
|
createPlacementGroup(args: CreatePlacementGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePlacementGroupCommandOutput) => void): void;
|
|
1189
1200
|
/**
|
|
1190
1201
|
* @see {@link CreatePublicIpv4PoolCommand}
|
|
1191
1202
|
*/
|
|
1203
|
+
createPublicIpv4Pool(): Promise<CreatePublicIpv4PoolCommandOutput>;
|
|
1192
1204
|
createPublicIpv4Pool(args: CreatePublicIpv4PoolCommandInput, options?: __HttpHandlerOptions): Promise<CreatePublicIpv4PoolCommandOutput>;
|
|
1193
1205
|
createPublicIpv4Pool(args: CreatePublicIpv4PoolCommandInput, cb: (err: any, data?: CreatePublicIpv4PoolCommandOutput) => void): void;
|
|
1194
1206
|
createPublicIpv4Pool(args: CreatePublicIpv4PoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePublicIpv4PoolCommandOutput) => void): void;
|
|
@@ -1273,6 +1285,7 @@ export interface EC2 {
|
|
|
1273
1285
|
/**
|
|
1274
1286
|
* @see {@link CreateTrafficMirrorFilterCommand}
|
|
1275
1287
|
*/
|
|
1288
|
+
createTrafficMirrorFilter(): Promise<CreateTrafficMirrorFilterCommandOutput>;
|
|
1276
1289
|
createTrafficMirrorFilter(args: CreateTrafficMirrorFilterCommandInput, options?: __HttpHandlerOptions): Promise<CreateTrafficMirrorFilterCommandOutput>;
|
|
1277
1290
|
createTrafficMirrorFilter(args: CreateTrafficMirrorFilterCommandInput, cb: (err: any, data?: CreateTrafficMirrorFilterCommandOutput) => void): void;
|
|
1278
1291
|
createTrafficMirrorFilter(args: CreateTrafficMirrorFilterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficMirrorFilterCommandOutput) => void): void;
|
|
@@ -1291,12 +1304,14 @@ export interface EC2 {
|
|
|
1291
1304
|
/**
|
|
1292
1305
|
* @see {@link CreateTrafficMirrorTargetCommand}
|
|
1293
1306
|
*/
|
|
1307
|
+
createTrafficMirrorTarget(): Promise<CreateTrafficMirrorTargetCommandOutput>;
|
|
1294
1308
|
createTrafficMirrorTarget(args: CreateTrafficMirrorTargetCommandInput, options?: __HttpHandlerOptions): Promise<CreateTrafficMirrorTargetCommandOutput>;
|
|
1295
1309
|
createTrafficMirrorTarget(args: CreateTrafficMirrorTargetCommandInput, cb: (err: any, data?: CreateTrafficMirrorTargetCommandOutput) => void): void;
|
|
1296
1310
|
createTrafficMirrorTarget(args: CreateTrafficMirrorTargetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficMirrorTargetCommandOutput) => void): void;
|
|
1297
1311
|
/**
|
|
1298
1312
|
* @see {@link CreateTransitGatewayCommand}
|
|
1299
1313
|
*/
|
|
1314
|
+
createTransitGateway(): Promise<CreateTransitGatewayCommandOutput>;
|
|
1300
1315
|
createTransitGateway(args: CreateTransitGatewayCommandInput, options?: __HttpHandlerOptions): Promise<CreateTransitGatewayCommandOutput>;
|
|
1301
1316
|
createTransitGateway(args: CreateTransitGatewayCommandInput, cb: (err: any, data?: CreateTransitGatewayCommandOutput) => void): void;
|
|
1302
1317
|
createTransitGateway(args: CreateTransitGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayCommandOutput) => void): void;
|
|
@@ -1375,6 +1390,7 @@ export interface EC2 {
|
|
|
1375
1390
|
/**
|
|
1376
1391
|
* @see {@link CreateVerifiedAccessInstanceCommand}
|
|
1377
1392
|
*/
|
|
1393
|
+
createVerifiedAccessInstance(): Promise<CreateVerifiedAccessInstanceCommandOutput>;
|
|
1378
1394
|
createVerifiedAccessInstance(args: CreateVerifiedAccessInstanceCommandInput, options?: __HttpHandlerOptions): Promise<CreateVerifiedAccessInstanceCommandOutput>;
|
|
1379
1395
|
createVerifiedAccessInstance(args: CreateVerifiedAccessInstanceCommandInput, cb: (err: any, data?: CreateVerifiedAccessInstanceCommandOutput) => void): void;
|
|
1380
1396
|
createVerifiedAccessInstance(args: CreateVerifiedAccessInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVerifiedAccessInstanceCommandOutput) => void): void;
|
|
@@ -1393,6 +1409,7 @@ export interface EC2 {
|
|
|
1393
1409
|
/**
|
|
1394
1410
|
* @see {@link CreateVpcCommand}
|
|
1395
1411
|
*/
|
|
1412
|
+
createVpc(): Promise<CreateVpcCommandOutput>;
|
|
1396
1413
|
createVpc(args: CreateVpcCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpcCommandOutput>;
|
|
1397
1414
|
createVpc(args: CreateVpcCommandInput, cb: (err: any, data?: CreateVpcCommandOutput) => void): void;
|
|
1398
1415
|
createVpc(args: CreateVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcCommandOutput) => void): void;
|
|
@@ -1411,6 +1428,7 @@ export interface EC2 {
|
|
|
1411
1428
|
/**
|
|
1412
1429
|
* @see {@link CreateVpcEndpointServiceConfigurationCommand}
|
|
1413
1430
|
*/
|
|
1431
|
+
createVpcEndpointServiceConfiguration(): Promise<CreateVpcEndpointServiceConfigurationCommandOutput>;
|
|
1414
1432
|
createVpcEndpointServiceConfiguration(args: CreateVpcEndpointServiceConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpcEndpointServiceConfigurationCommandOutput>;
|
|
1415
1433
|
createVpcEndpointServiceConfiguration(args: CreateVpcEndpointServiceConfigurationCommandInput, cb: (err: any, data?: CreateVpcEndpointServiceConfigurationCommandOutput) => void): void;
|
|
1416
1434
|
createVpcEndpointServiceConfiguration(args: CreateVpcEndpointServiceConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcEndpointServiceConfigurationCommandOutput) => void): void;
|
|
@@ -1549,12 +1567,14 @@ export interface EC2 {
|
|
|
1549
1567
|
/**
|
|
1550
1568
|
* @see {@link DeleteKeyPairCommand}
|
|
1551
1569
|
*/
|
|
1570
|
+
deleteKeyPair(): Promise<DeleteKeyPairCommandOutput>;
|
|
1552
1571
|
deleteKeyPair(args: DeleteKeyPairCommandInput, options?: __HttpHandlerOptions): Promise<DeleteKeyPairCommandOutput>;
|
|
1553
1572
|
deleteKeyPair(args: DeleteKeyPairCommandInput, cb: (err: any, data?: DeleteKeyPairCommandOutput) => void): void;
|
|
1554
1573
|
deleteKeyPair(args: DeleteKeyPairCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteKeyPairCommandOutput) => void): void;
|
|
1555
1574
|
/**
|
|
1556
1575
|
* @see {@link DeleteLaunchTemplateCommand}
|
|
1557
1576
|
*/
|
|
1577
|
+
deleteLaunchTemplate(): Promise<DeleteLaunchTemplateCommandOutput>;
|
|
1558
1578
|
deleteLaunchTemplate(args: DeleteLaunchTemplateCommandInput, options?: __HttpHandlerOptions): Promise<DeleteLaunchTemplateCommandOutput>;
|
|
1559
1579
|
deleteLaunchTemplate(args: DeleteLaunchTemplateCommandInput, cb: (err: any, data?: DeleteLaunchTemplateCommandOutput) => void): void;
|
|
1560
1580
|
deleteLaunchTemplate(args: DeleteLaunchTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLaunchTemplateCommandOutput) => void): void;
|
|
@@ -1681,6 +1701,7 @@ export interface EC2 {
|
|
|
1681
1701
|
/**
|
|
1682
1702
|
* @see {@link DeleteSecurityGroupCommand}
|
|
1683
1703
|
*/
|
|
1704
|
+
deleteSecurityGroup(): Promise<DeleteSecurityGroupCommandOutput>;
|
|
1684
1705
|
deleteSecurityGroup(args: DeleteSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSecurityGroupCommandOutput>;
|
|
1685
1706
|
deleteSecurityGroup(args: DeleteSecurityGroupCommandInput, cb: (err: any, data?: DeleteSecurityGroupCommandOutput) => void): void;
|
|
1686
1707
|
deleteSecurityGroup(args: DeleteSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSecurityGroupCommandOutput) => void): void;
|
|
@@ -1693,6 +1714,7 @@ export interface EC2 {
|
|
|
1693
1714
|
/**
|
|
1694
1715
|
* @see {@link DeleteSpotDatafeedSubscriptionCommand}
|
|
1695
1716
|
*/
|
|
1717
|
+
deleteSpotDatafeedSubscription(): Promise<DeleteSpotDatafeedSubscriptionCommandOutput>;
|
|
1696
1718
|
deleteSpotDatafeedSubscription(args: DeleteSpotDatafeedSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSpotDatafeedSubscriptionCommandOutput>;
|
|
1697
1719
|
deleteSpotDatafeedSubscription(args: DeleteSpotDatafeedSubscriptionCommandInput, cb: (err: any, data?: DeleteSpotDatafeedSubscriptionCommandOutput) => void): void;
|
|
1698
1720
|
deleteSpotDatafeedSubscription(args: DeleteSpotDatafeedSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSpotDatafeedSubscriptionCommandOutput) => void): void;
|
|
@@ -1921,60 +1943,70 @@ export interface EC2 {
|
|
|
1921
1943
|
/**
|
|
1922
1944
|
* @see {@link DeregisterTransitGatewayMulticastGroupMembersCommand}
|
|
1923
1945
|
*/
|
|
1946
|
+
deregisterTransitGatewayMulticastGroupMembers(): Promise<DeregisterTransitGatewayMulticastGroupMembersCommandOutput>;
|
|
1924
1947
|
deregisterTransitGatewayMulticastGroupMembers(args: DeregisterTransitGatewayMulticastGroupMembersCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterTransitGatewayMulticastGroupMembersCommandOutput>;
|
|
1925
1948
|
deregisterTransitGatewayMulticastGroupMembers(args: DeregisterTransitGatewayMulticastGroupMembersCommandInput, cb: (err: any, data?: DeregisterTransitGatewayMulticastGroupMembersCommandOutput) => void): void;
|
|
1926
1949
|
deregisterTransitGatewayMulticastGroupMembers(args: DeregisterTransitGatewayMulticastGroupMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterTransitGatewayMulticastGroupMembersCommandOutput) => void): void;
|
|
1927
1950
|
/**
|
|
1928
1951
|
* @see {@link DeregisterTransitGatewayMulticastGroupSourcesCommand}
|
|
1929
1952
|
*/
|
|
1953
|
+
deregisterTransitGatewayMulticastGroupSources(): Promise<DeregisterTransitGatewayMulticastGroupSourcesCommandOutput>;
|
|
1930
1954
|
deregisterTransitGatewayMulticastGroupSources(args: DeregisterTransitGatewayMulticastGroupSourcesCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterTransitGatewayMulticastGroupSourcesCommandOutput>;
|
|
1931
1955
|
deregisterTransitGatewayMulticastGroupSources(args: DeregisterTransitGatewayMulticastGroupSourcesCommandInput, cb: (err: any, data?: DeregisterTransitGatewayMulticastGroupSourcesCommandOutput) => void): void;
|
|
1932
1956
|
deregisterTransitGatewayMulticastGroupSources(args: DeregisterTransitGatewayMulticastGroupSourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterTransitGatewayMulticastGroupSourcesCommandOutput) => void): void;
|
|
1933
1957
|
/**
|
|
1934
1958
|
* @see {@link DescribeAccountAttributesCommand}
|
|
1935
1959
|
*/
|
|
1960
|
+
describeAccountAttributes(): Promise<DescribeAccountAttributesCommandOutput>;
|
|
1936
1961
|
describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountAttributesCommandOutput>;
|
|
1937
1962
|
describeAccountAttributes(args: DescribeAccountAttributesCommandInput, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
|
|
1938
1963
|
describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
|
|
1939
1964
|
/**
|
|
1940
1965
|
* @see {@link DescribeAddressesCommand}
|
|
1941
1966
|
*/
|
|
1967
|
+
describeAddresses(): Promise<DescribeAddressesCommandOutput>;
|
|
1942
1968
|
describeAddresses(args: DescribeAddressesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAddressesCommandOutput>;
|
|
1943
1969
|
describeAddresses(args: DescribeAddressesCommandInput, cb: (err: any, data?: DescribeAddressesCommandOutput) => void): void;
|
|
1944
1970
|
describeAddresses(args: DescribeAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAddressesCommandOutput) => void): void;
|
|
1945
1971
|
/**
|
|
1946
1972
|
* @see {@link DescribeAddressesAttributeCommand}
|
|
1947
1973
|
*/
|
|
1974
|
+
describeAddressesAttribute(): Promise<DescribeAddressesAttributeCommandOutput>;
|
|
1948
1975
|
describeAddressesAttribute(args: DescribeAddressesAttributeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAddressesAttributeCommandOutput>;
|
|
1949
1976
|
describeAddressesAttribute(args: DescribeAddressesAttributeCommandInput, cb: (err: any, data?: DescribeAddressesAttributeCommandOutput) => void): void;
|
|
1950
1977
|
describeAddressesAttribute(args: DescribeAddressesAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAddressesAttributeCommandOutput) => void): void;
|
|
1951
1978
|
/**
|
|
1952
1979
|
* @see {@link DescribeAddressTransfersCommand}
|
|
1953
1980
|
*/
|
|
1981
|
+
describeAddressTransfers(): Promise<DescribeAddressTransfersCommandOutput>;
|
|
1954
1982
|
describeAddressTransfers(args: DescribeAddressTransfersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAddressTransfersCommandOutput>;
|
|
1955
1983
|
describeAddressTransfers(args: DescribeAddressTransfersCommandInput, cb: (err: any, data?: DescribeAddressTransfersCommandOutput) => void): void;
|
|
1956
1984
|
describeAddressTransfers(args: DescribeAddressTransfersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAddressTransfersCommandOutput) => void): void;
|
|
1957
1985
|
/**
|
|
1958
1986
|
* @see {@link DescribeAggregateIdFormatCommand}
|
|
1959
1987
|
*/
|
|
1988
|
+
describeAggregateIdFormat(): Promise<DescribeAggregateIdFormatCommandOutput>;
|
|
1960
1989
|
describeAggregateIdFormat(args: DescribeAggregateIdFormatCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAggregateIdFormatCommandOutput>;
|
|
1961
1990
|
describeAggregateIdFormat(args: DescribeAggregateIdFormatCommandInput, cb: (err: any, data?: DescribeAggregateIdFormatCommandOutput) => void): void;
|
|
1962
1991
|
describeAggregateIdFormat(args: DescribeAggregateIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAggregateIdFormatCommandOutput) => void): void;
|
|
1963
1992
|
/**
|
|
1964
1993
|
* @see {@link DescribeAvailabilityZonesCommand}
|
|
1965
1994
|
*/
|
|
1995
|
+
describeAvailabilityZones(): Promise<DescribeAvailabilityZonesCommandOutput>;
|
|
1966
1996
|
describeAvailabilityZones(args: DescribeAvailabilityZonesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAvailabilityZonesCommandOutput>;
|
|
1967
1997
|
describeAvailabilityZones(args: DescribeAvailabilityZonesCommandInput, cb: (err: any, data?: DescribeAvailabilityZonesCommandOutput) => void): void;
|
|
1968
1998
|
describeAvailabilityZones(args: DescribeAvailabilityZonesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAvailabilityZonesCommandOutput) => void): void;
|
|
1969
1999
|
/**
|
|
1970
2000
|
* @see {@link DescribeAwsNetworkPerformanceMetricSubscriptionsCommand}
|
|
1971
2001
|
*/
|
|
2002
|
+
describeAwsNetworkPerformanceMetricSubscriptions(): Promise<DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput>;
|
|
1972
2003
|
describeAwsNetworkPerformanceMetricSubscriptions(args: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput>;
|
|
1973
2004
|
describeAwsNetworkPerformanceMetricSubscriptions(args: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, cb: (err: any, data?: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput) => void): void;
|
|
1974
2005
|
describeAwsNetworkPerformanceMetricSubscriptions(args: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput) => void): void;
|
|
1975
2006
|
/**
|
|
1976
2007
|
* @see {@link DescribeBundleTasksCommand}
|
|
1977
2008
|
*/
|
|
2009
|
+
describeBundleTasks(): Promise<DescribeBundleTasksCommandOutput>;
|
|
1978
2010
|
describeBundleTasks(args: DescribeBundleTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeBundleTasksCommandOutput>;
|
|
1979
2011
|
describeBundleTasks(args: DescribeBundleTasksCommandInput, cb: (err: any, data?: DescribeBundleTasksCommandOutput) => void): void;
|
|
1980
2012
|
describeBundleTasks(args: DescribeBundleTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeBundleTasksCommandOutput) => void): void;
|
|
@@ -1993,24 +2025,28 @@ export interface EC2 {
|
|
|
1993
2025
|
/**
|
|
1994
2026
|
* @see {@link DescribeCapacityReservationFleetsCommand}
|
|
1995
2027
|
*/
|
|
2028
|
+
describeCapacityReservationFleets(): Promise<DescribeCapacityReservationFleetsCommandOutput>;
|
|
1996
2029
|
describeCapacityReservationFleets(args: DescribeCapacityReservationFleetsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCapacityReservationFleetsCommandOutput>;
|
|
1997
2030
|
describeCapacityReservationFleets(args: DescribeCapacityReservationFleetsCommandInput, cb: (err: any, data?: DescribeCapacityReservationFleetsCommandOutput) => void): void;
|
|
1998
2031
|
describeCapacityReservationFleets(args: DescribeCapacityReservationFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCapacityReservationFleetsCommandOutput) => void): void;
|
|
1999
2032
|
/**
|
|
2000
2033
|
* @see {@link DescribeCapacityReservationsCommand}
|
|
2001
2034
|
*/
|
|
2035
|
+
describeCapacityReservations(): Promise<DescribeCapacityReservationsCommandOutput>;
|
|
2002
2036
|
describeCapacityReservations(args: DescribeCapacityReservationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCapacityReservationsCommandOutput>;
|
|
2003
2037
|
describeCapacityReservations(args: DescribeCapacityReservationsCommandInput, cb: (err: any, data?: DescribeCapacityReservationsCommandOutput) => void): void;
|
|
2004
2038
|
describeCapacityReservations(args: DescribeCapacityReservationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCapacityReservationsCommandOutput) => void): void;
|
|
2005
2039
|
/**
|
|
2006
2040
|
* @see {@link DescribeCarrierGatewaysCommand}
|
|
2007
2041
|
*/
|
|
2042
|
+
describeCarrierGateways(): Promise<DescribeCarrierGatewaysCommandOutput>;
|
|
2008
2043
|
describeCarrierGateways(args: DescribeCarrierGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCarrierGatewaysCommandOutput>;
|
|
2009
2044
|
describeCarrierGateways(args: DescribeCarrierGatewaysCommandInput, cb: (err: any, data?: DescribeCarrierGatewaysCommandOutput) => void): void;
|
|
2010
2045
|
describeCarrierGateways(args: DescribeCarrierGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCarrierGatewaysCommandOutput) => void): void;
|
|
2011
2046
|
/**
|
|
2012
2047
|
* @see {@link DescribeClassicLinkInstancesCommand}
|
|
2013
2048
|
*/
|
|
2049
|
+
describeClassicLinkInstances(): Promise<DescribeClassicLinkInstancesCommandOutput>;
|
|
2014
2050
|
describeClassicLinkInstances(args: DescribeClassicLinkInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClassicLinkInstancesCommandOutput>;
|
|
2015
2051
|
describeClassicLinkInstances(args: DescribeClassicLinkInstancesCommandInput, cb: (err: any, data?: DescribeClassicLinkInstancesCommandOutput) => void): void;
|
|
2016
2052
|
describeClassicLinkInstances(args: DescribeClassicLinkInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClassicLinkInstancesCommandOutput) => void): void;
|
|
@@ -2029,6 +2065,7 @@ export interface EC2 {
|
|
|
2029
2065
|
/**
|
|
2030
2066
|
* @see {@link DescribeClientVpnEndpointsCommand}
|
|
2031
2067
|
*/
|
|
2068
|
+
describeClientVpnEndpoints(): Promise<DescribeClientVpnEndpointsCommandOutput>;
|
|
2032
2069
|
describeClientVpnEndpoints(args: DescribeClientVpnEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClientVpnEndpointsCommandOutput>;
|
|
2033
2070
|
describeClientVpnEndpoints(args: DescribeClientVpnEndpointsCommandInput, cb: (err: any, data?: DescribeClientVpnEndpointsCommandOutput) => void): void;
|
|
2034
2071
|
describeClientVpnEndpoints(args: DescribeClientVpnEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClientVpnEndpointsCommandOutput) => void): void;
|
|
@@ -2047,60 +2084,70 @@ export interface EC2 {
|
|
|
2047
2084
|
/**
|
|
2048
2085
|
* @see {@link DescribeCoipPoolsCommand}
|
|
2049
2086
|
*/
|
|
2087
|
+
describeCoipPools(): Promise<DescribeCoipPoolsCommandOutput>;
|
|
2050
2088
|
describeCoipPools(args: DescribeCoipPoolsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCoipPoolsCommandOutput>;
|
|
2051
2089
|
describeCoipPools(args: DescribeCoipPoolsCommandInput, cb: (err: any, data?: DescribeCoipPoolsCommandOutput) => void): void;
|
|
2052
2090
|
describeCoipPools(args: DescribeCoipPoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCoipPoolsCommandOutput) => void): void;
|
|
2053
2091
|
/**
|
|
2054
2092
|
* @see {@link DescribeConversionTasksCommand}
|
|
2055
2093
|
*/
|
|
2094
|
+
describeConversionTasks(): Promise<DescribeConversionTasksCommandOutput>;
|
|
2056
2095
|
describeConversionTasks(args: DescribeConversionTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeConversionTasksCommandOutput>;
|
|
2057
2096
|
describeConversionTasks(args: DescribeConversionTasksCommandInput, cb: (err: any, data?: DescribeConversionTasksCommandOutput) => void): void;
|
|
2058
2097
|
describeConversionTasks(args: DescribeConversionTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeConversionTasksCommandOutput) => void): void;
|
|
2059
2098
|
/**
|
|
2060
2099
|
* @see {@link DescribeCustomerGatewaysCommand}
|
|
2061
2100
|
*/
|
|
2101
|
+
describeCustomerGateways(): Promise<DescribeCustomerGatewaysCommandOutput>;
|
|
2062
2102
|
describeCustomerGateways(args: DescribeCustomerGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCustomerGatewaysCommandOutput>;
|
|
2063
2103
|
describeCustomerGateways(args: DescribeCustomerGatewaysCommandInput, cb: (err: any, data?: DescribeCustomerGatewaysCommandOutput) => void): void;
|
|
2064
2104
|
describeCustomerGateways(args: DescribeCustomerGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCustomerGatewaysCommandOutput) => void): void;
|
|
2065
2105
|
/**
|
|
2066
2106
|
* @see {@link DescribeDhcpOptionsCommand}
|
|
2067
2107
|
*/
|
|
2108
|
+
describeDhcpOptions(): Promise<DescribeDhcpOptionsCommandOutput>;
|
|
2068
2109
|
describeDhcpOptions(args: DescribeDhcpOptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDhcpOptionsCommandOutput>;
|
|
2069
2110
|
describeDhcpOptions(args: DescribeDhcpOptionsCommandInput, cb: (err: any, data?: DescribeDhcpOptionsCommandOutput) => void): void;
|
|
2070
2111
|
describeDhcpOptions(args: DescribeDhcpOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDhcpOptionsCommandOutput) => void): void;
|
|
2071
2112
|
/**
|
|
2072
2113
|
* @see {@link DescribeEgressOnlyInternetGatewaysCommand}
|
|
2073
2114
|
*/
|
|
2115
|
+
describeEgressOnlyInternetGateways(): Promise<DescribeEgressOnlyInternetGatewaysCommandOutput>;
|
|
2074
2116
|
describeEgressOnlyInternetGateways(args: DescribeEgressOnlyInternetGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEgressOnlyInternetGatewaysCommandOutput>;
|
|
2075
2117
|
describeEgressOnlyInternetGateways(args: DescribeEgressOnlyInternetGatewaysCommandInput, cb: (err: any, data?: DescribeEgressOnlyInternetGatewaysCommandOutput) => void): void;
|
|
2076
2118
|
describeEgressOnlyInternetGateways(args: DescribeEgressOnlyInternetGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEgressOnlyInternetGatewaysCommandOutput) => void): void;
|
|
2077
2119
|
/**
|
|
2078
2120
|
* @see {@link DescribeElasticGpusCommand}
|
|
2079
2121
|
*/
|
|
2122
|
+
describeElasticGpus(): Promise<DescribeElasticGpusCommandOutput>;
|
|
2080
2123
|
describeElasticGpus(args: DescribeElasticGpusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeElasticGpusCommandOutput>;
|
|
2081
2124
|
describeElasticGpus(args: DescribeElasticGpusCommandInput, cb: (err: any, data?: DescribeElasticGpusCommandOutput) => void): void;
|
|
2082
2125
|
describeElasticGpus(args: DescribeElasticGpusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeElasticGpusCommandOutput) => void): void;
|
|
2083
2126
|
/**
|
|
2084
2127
|
* @see {@link DescribeExportImageTasksCommand}
|
|
2085
2128
|
*/
|
|
2129
|
+
describeExportImageTasks(): Promise<DescribeExportImageTasksCommandOutput>;
|
|
2086
2130
|
describeExportImageTasks(args: DescribeExportImageTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeExportImageTasksCommandOutput>;
|
|
2087
2131
|
describeExportImageTasks(args: DescribeExportImageTasksCommandInput, cb: (err: any, data?: DescribeExportImageTasksCommandOutput) => void): void;
|
|
2088
2132
|
describeExportImageTasks(args: DescribeExportImageTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeExportImageTasksCommandOutput) => void): void;
|
|
2089
2133
|
/**
|
|
2090
2134
|
* @see {@link DescribeExportTasksCommand}
|
|
2091
2135
|
*/
|
|
2136
|
+
describeExportTasks(): Promise<DescribeExportTasksCommandOutput>;
|
|
2092
2137
|
describeExportTasks(args: DescribeExportTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeExportTasksCommandOutput>;
|
|
2093
2138
|
describeExportTasks(args: DescribeExportTasksCommandInput, cb: (err: any, data?: DescribeExportTasksCommandOutput) => void): void;
|
|
2094
2139
|
describeExportTasks(args: DescribeExportTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeExportTasksCommandOutput) => void): void;
|
|
2095
2140
|
/**
|
|
2096
2141
|
* @see {@link DescribeFastLaunchImagesCommand}
|
|
2097
2142
|
*/
|
|
2143
|
+
describeFastLaunchImages(): Promise<DescribeFastLaunchImagesCommandOutput>;
|
|
2098
2144
|
describeFastLaunchImages(args: DescribeFastLaunchImagesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFastLaunchImagesCommandOutput>;
|
|
2099
2145
|
describeFastLaunchImages(args: DescribeFastLaunchImagesCommandInput, cb: (err: any, data?: DescribeFastLaunchImagesCommandOutput) => void): void;
|
|
2100
2146
|
describeFastLaunchImages(args: DescribeFastLaunchImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFastLaunchImagesCommandOutput) => void): void;
|
|
2101
2147
|
/**
|
|
2102
2148
|
* @see {@link DescribeFastSnapshotRestoresCommand}
|
|
2103
2149
|
*/
|
|
2150
|
+
describeFastSnapshotRestores(): Promise<DescribeFastSnapshotRestoresCommandOutput>;
|
|
2104
2151
|
describeFastSnapshotRestores(args: DescribeFastSnapshotRestoresCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFastSnapshotRestoresCommandOutput>;
|
|
2105
2152
|
describeFastSnapshotRestores(args: DescribeFastSnapshotRestoresCommandInput, cb: (err: any, data?: DescribeFastSnapshotRestoresCommandOutput) => void): void;
|
|
2106
2153
|
describeFastSnapshotRestores(args: DescribeFastSnapshotRestoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFastSnapshotRestoresCommandOutput) => void): void;
|
|
@@ -2119,12 +2166,14 @@ export interface EC2 {
|
|
|
2119
2166
|
/**
|
|
2120
2167
|
* @see {@link DescribeFleetsCommand}
|
|
2121
2168
|
*/
|
|
2169
|
+
describeFleets(): Promise<DescribeFleetsCommandOutput>;
|
|
2122
2170
|
describeFleets(args: DescribeFleetsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFleetsCommandOutput>;
|
|
2123
2171
|
describeFleets(args: DescribeFleetsCommandInput, cb: (err: any, data?: DescribeFleetsCommandOutput) => void): void;
|
|
2124
2172
|
describeFleets(args: DescribeFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetsCommandOutput) => void): void;
|
|
2125
2173
|
/**
|
|
2126
2174
|
* @see {@link DescribeFlowLogsCommand}
|
|
2127
2175
|
*/
|
|
2176
|
+
describeFlowLogs(): Promise<DescribeFlowLogsCommandOutput>;
|
|
2128
2177
|
describeFlowLogs(args: DescribeFlowLogsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFlowLogsCommandOutput>;
|
|
2129
2178
|
describeFlowLogs(args: DescribeFlowLogsCommandInput, cb: (err: any, data?: DescribeFlowLogsCommandOutput) => void): void;
|
|
2130
2179
|
describeFlowLogs(args: DescribeFlowLogsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFlowLogsCommandOutput) => void): void;
|
|
@@ -2137,30 +2186,35 @@ export interface EC2 {
|
|
|
2137
2186
|
/**
|
|
2138
2187
|
* @see {@link DescribeFpgaImagesCommand}
|
|
2139
2188
|
*/
|
|
2189
|
+
describeFpgaImages(): Promise<DescribeFpgaImagesCommandOutput>;
|
|
2140
2190
|
describeFpgaImages(args: DescribeFpgaImagesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFpgaImagesCommandOutput>;
|
|
2141
2191
|
describeFpgaImages(args: DescribeFpgaImagesCommandInput, cb: (err: any, data?: DescribeFpgaImagesCommandOutput) => void): void;
|
|
2142
2192
|
describeFpgaImages(args: DescribeFpgaImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFpgaImagesCommandOutput) => void): void;
|
|
2143
2193
|
/**
|
|
2144
2194
|
* @see {@link DescribeHostReservationOfferingsCommand}
|
|
2145
2195
|
*/
|
|
2196
|
+
describeHostReservationOfferings(): Promise<DescribeHostReservationOfferingsCommandOutput>;
|
|
2146
2197
|
describeHostReservationOfferings(args: DescribeHostReservationOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeHostReservationOfferingsCommandOutput>;
|
|
2147
2198
|
describeHostReservationOfferings(args: DescribeHostReservationOfferingsCommandInput, cb: (err: any, data?: DescribeHostReservationOfferingsCommandOutput) => void): void;
|
|
2148
2199
|
describeHostReservationOfferings(args: DescribeHostReservationOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHostReservationOfferingsCommandOutput) => void): void;
|
|
2149
2200
|
/**
|
|
2150
2201
|
* @see {@link DescribeHostReservationsCommand}
|
|
2151
2202
|
*/
|
|
2203
|
+
describeHostReservations(): Promise<DescribeHostReservationsCommandOutput>;
|
|
2152
2204
|
describeHostReservations(args: DescribeHostReservationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeHostReservationsCommandOutput>;
|
|
2153
2205
|
describeHostReservations(args: DescribeHostReservationsCommandInput, cb: (err: any, data?: DescribeHostReservationsCommandOutput) => void): void;
|
|
2154
2206
|
describeHostReservations(args: DescribeHostReservationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHostReservationsCommandOutput) => void): void;
|
|
2155
2207
|
/**
|
|
2156
2208
|
* @see {@link DescribeHostsCommand}
|
|
2157
2209
|
*/
|
|
2210
|
+
describeHosts(): Promise<DescribeHostsCommandOutput>;
|
|
2158
2211
|
describeHosts(args: DescribeHostsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeHostsCommandOutput>;
|
|
2159
2212
|
describeHosts(args: DescribeHostsCommandInput, cb: (err: any, data?: DescribeHostsCommandOutput) => void): void;
|
|
2160
2213
|
describeHosts(args: DescribeHostsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHostsCommandOutput) => void): void;
|
|
2161
2214
|
/**
|
|
2162
2215
|
* @see {@link DescribeIamInstanceProfileAssociationsCommand}
|
|
2163
2216
|
*/
|
|
2217
|
+
describeIamInstanceProfileAssociations(): Promise<DescribeIamInstanceProfileAssociationsCommandOutput>;
|
|
2164
2218
|
describeIamInstanceProfileAssociations(args: DescribeIamInstanceProfileAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIamInstanceProfileAssociationsCommandOutput>;
|
|
2165
2219
|
describeIamInstanceProfileAssociations(args: DescribeIamInstanceProfileAssociationsCommandInput, cb: (err: any, data?: DescribeIamInstanceProfileAssociationsCommandOutput) => void): void;
|
|
2166
2220
|
describeIamInstanceProfileAssociations(args: DescribeIamInstanceProfileAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIamInstanceProfileAssociationsCommandOutput) => void): void;
|
|
@@ -2173,6 +2227,7 @@ export interface EC2 {
|
|
|
2173
2227
|
/**
|
|
2174
2228
|
* @see {@link DescribeIdFormatCommand}
|
|
2175
2229
|
*/
|
|
2230
|
+
describeIdFormat(): Promise<DescribeIdFormatCommandOutput>;
|
|
2176
2231
|
describeIdFormat(args: DescribeIdFormatCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIdFormatCommandOutput>;
|
|
2177
2232
|
describeIdFormat(args: DescribeIdFormatCommandInput, cb: (err: any, data?: DescribeIdFormatCommandOutput) => void): void;
|
|
2178
2233
|
describeIdFormat(args: DescribeIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIdFormatCommandOutput) => void): void;
|
|
@@ -2185,18 +2240,21 @@ export interface EC2 {
|
|
|
2185
2240
|
/**
|
|
2186
2241
|
* @see {@link DescribeImagesCommand}
|
|
2187
2242
|
*/
|
|
2243
|
+
describeImages(): Promise<DescribeImagesCommandOutput>;
|
|
2188
2244
|
describeImages(args: DescribeImagesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImagesCommandOutput>;
|
|
2189
2245
|
describeImages(args: DescribeImagesCommandInput, cb: (err: any, data?: DescribeImagesCommandOutput) => void): void;
|
|
2190
2246
|
describeImages(args: DescribeImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImagesCommandOutput) => void): void;
|
|
2191
2247
|
/**
|
|
2192
2248
|
* @see {@link DescribeImportImageTasksCommand}
|
|
2193
2249
|
*/
|
|
2250
|
+
describeImportImageTasks(): Promise<DescribeImportImageTasksCommandOutput>;
|
|
2194
2251
|
describeImportImageTasks(args: DescribeImportImageTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImportImageTasksCommandOutput>;
|
|
2195
2252
|
describeImportImageTasks(args: DescribeImportImageTasksCommandInput, cb: (err: any, data?: DescribeImportImageTasksCommandOutput) => void): void;
|
|
2196
2253
|
describeImportImageTasks(args: DescribeImportImageTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImportImageTasksCommandOutput) => void): void;
|
|
2197
2254
|
/**
|
|
2198
2255
|
* @see {@link DescribeImportSnapshotTasksCommand}
|
|
2199
2256
|
*/
|
|
2257
|
+
describeImportSnapshotTasks(): Promise<DescribeImportSnapshotTasksCommandOutput>;
|
|
2200
2258
|
describeImportSnapshotTasks(args: DescribeImportSnapshotTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImportSnapshotTasksCommandOutput>;
|
|
2201
2259
|
describeImportSnapshotTasks(args: DescribeImportSnapshotTasksCommandInput, cb: (err: any, data?: DescribeImportSnapshotTasksCommandOutput) => void): void;
|
|
2202
2260
|
describeImportSnapshotTasks(args: DescribeImportSnapshotTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImportSnapshotTasksCommandOutput) => void): void;
|
|
@@ -2209,210 +2267,245 @@ export interface EC2 {
|
|
|
2209
2267
|
/**
|
|
2210
2268
|
* @see {@link DescribeInstanceConnectEndpointsCommand}
|
|
2211
2269
|
*/
|
|
2270
|
+
describeInstanceConnectEndpoints(): Promise<DescribeInstanceConnectEndpointsCommandOutput>;
|
|
2212
2271
|
describeInstanceConnectEndpoints(args: DescribeInstanceConnectEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceConnectEndpointsCommandOutput>;
|
|
2213
2272
|
describeInstanceConnectEndpoints(args: DescribeInstanceConnectEndpointsCommandInput, cb: (err: any, data?: DescribeInstanceConnectEndpointsCommandOutput) => void): void;
|
|
2214
2273
|
describeInstanceConnectEndpoints(args: DescribeInstanceConnectEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceConnectEndpointsCommandOutput) => void): void;
|
|
2215
2274
|
/**
|
|
2216
2275
|
* @see {@link DescribeInstanceCreditSpecificationsCommand}
|
|
2217
2276
|
*/
|
|
2277
|
+
describeInstanceCreditSpecifications(): Promise<DescribeInstanceCreditSpecificationsCommandOutput>;
|
|
2218
2278
|
describeInstanceCreditSpecifications(args: DescribeInstanceCreditSpecificationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceCreditSpecificationsCommandOutput>;
|
|
2219
2279
|
describeInstanceCreditSpecifications(args: DescribeInstanceCreditSpecificationsCommandInput, cb: (err: any, data?: DescribeInstanceCreditSpecificationsCommandOutput) => void): void;
|
|
2220
2280
|
describeInstanceCreditSpecifications(args: DescribeInstanceCreditSpecificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceCreditSpecificationsCommandOutput) => void): void;
|
|
2221
2281
|
/**
|
|
2222
2282
|
* @see {@link DescribeInstanceEventNotificationAttributesCommand}
|
|
2223
2283
|
*/
|
|
2284
|
+
describeInstanceEventNotificationAttributes(): Promise<DescribeInstanceEventNotificationAttributesCommandOutput>;
|
|
2224
2285
|
describeInstanceEventNotificationAttributes(args: DescribeInstanceEventNotificationAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceEventNotificationAttributesCommandOutput>;
|
|
2225
2286
|
describeInstanceEventNotificationAttributes(args: DescribeInstanceEventNotificationAttributesCommandInput, cb: (err: any, data?: DescribeInstanceEventNotificationAttributesCommandOutput) => void): void;
|
|
2226
2287
|
describeInstanceEventNotificationAttributes(args: DescribeInstanceEventNotificationAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceEventNotificationAttributesCommandOutput) => void): void;
|
|
2227
2288
|
/**
|
|
2228
2289
|
* @see {@link DescribeInstanceEventWindowsCommand}
|
|
2229
2290
|
*/
|
|
2291
|
+
describeInstanceEventWindows(): Promise<DescribeInstanceEventWindowsCommandOutput>;
|
|
2230
2292
|
describeInstanceEventWindows(args: DescribeInstanceEventWindowsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceEventWindowsCommandOutput>;
|
|
2231
2293
|
describeInstanceEventWindows(args: DescribeInstanceEventWindowsCommandInput, cb: (err: any, data?: DescribeInstanceEventWindowsCommandOutput) => void): void;
|
|
2232
2294
|
describeInstanceEventWindows(args: DescribeInstanceEventWindowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceEventWindowsCommandOutput) => void): void;
|
|
2233
2295
|
/**
|
|
2234
2296
|
* @see {@link DescribeInstancesCommand}
|
|
2235
2297
|
*/
|
|
2298
|
+
describeInstances(): Promise<DescribeInstancesCommandOutput>;
|
|
2236
2299
|
describeInstances(args: DescribeInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstancesCommandOutput>;
|
|
2237
2300
|
describeInstances(args: DescribeInstancesCommandInput, cb: (err: any, data?: DescribeInstancesCommandOutput) => void): void;
|
|
2238
2301
|
describeInstances(args: DescribeInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstancesCommandOutput) => void): void;
|
|
2239
2302
|
/**
|
|
2240
2303
|
* @see {@link DescribeInstanceStatusCommand}
|
|
2241
2304
|
*/
|
|
2305
|
+
describeInstanceStatus(): Promise<DescribeInstanceStatusCommandOutput>;
|
|
2242
2306
|
describeInstanceStatus(args: DescribeInstanceStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceStatusCommandOutput>;
|
|
2243
2307
|
describeInstanceStatus(args: DescribeInstanceStatusCommandInput, cb: (err: any, data?: DescribeInstanceStatusCommandOutput) => void): void;
|
|
2244
2308
|
describeInstanceStatus(args: DescribeInstanceStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceStatusCommandOutput) => void): void;
|
|
2245
2309
|
/**
|
|
2246
2310
|
* @see {@link DescribeInstanceTopologyCommand}
|
|
2247
2311
|
*/
|
|
2312
|
+
describeInstanceTopology(): Promise<DescribeInstanceTopologyCommandOutput>;
|
|
2248
2313
|
describeInstanceTopology(args: DescribeInstanceTopologyCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceTopologyCommandOutput>;
|
|
2249
2314
|
describeInstanceTopology(args: DescribeInstanceTopologyCommandInput, cb: (err: any, data?: DescribeInstanceTopologyCommandOutput) => void): void;
|
|
2250
2315
|
describeInstanceTopology(args: DescribeInstanceTopologyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceTopologyCommandOutput) => void): void;
|
|
2251
2316
|
/**
|
|
2252
2317
|
* @see {@link DescribeInstanceTypeOfferingsCommand}
|
|
2253
2318
|
*/
|
|
2319
|
+
describeInstanceTypeOfferings(): Promise<DescribeInstanceTypeOfferingsCommandOutput>;
|
|
2254
2320
|
describeInstanceTypeOfferings(args: DescribeInstanceTypeOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceTypeOfferingsCommandOutput>;
|
|
2255
2321
|
describeInstanceTypeOfferings(args: DescribeInstanceTypeOfferingsCommandInput, cb: (err: any, data?: DescribeInstanceTypeOfferingsCommandOutput) => void): void;
|
|
2256
2322
|
describeInstanceTypeOfferings(args: DescribeInstanceTypeOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceTypeOfferingsCommandOutput) => void): void;
|
|
2257
2323
|
/**
|
|
2258
2324
|
* @see {@link DescribeInstanceTypesCommand}
|
|
2259
2325
|
*/
|
|
2326
|
+
describeInstanceTypes(): Promise<DescribeInstanceTypesCommandOutput>;
|
|
2260
2327
|
describeInstanceTypes(args: DescribeInstanceTypesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInstanceTypesCommandOutput>;
|
|
2261
2328
|
describeInstanceTypes(args: DescribeInstanceTypesCommandInput, cb: (err: any, data?: DescribeInstanceTypesCommandOutput) => void): void;
|
|
2262
2329
|
describeInstanceTypes(args: DescribeInstanceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceTypesCommandOutput) => void): void;
|
|
2263
2330
|
/**
|
|
2264
2331
|
* @see {@link DescribeInternetGatewaysCommand}
|
|
2265
2332
|
*/
|
|
2333
|
+
describeInternetGateways(): Promise<DescribeInternetGatewaysCommandOutput>;
|
|
2266
2334
|
describeInternetGateways(args: DescribeInternetGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInternetGatewaysCommandOutput>;
|
|
2267
2335
|
describeInternetGateways(args: DescribeInternetGatewaysCommandInput, cb: (err: any, data?: DescribeInternetGatewaysCommandOutput) => void): void;
|
|
2268
2336
|
describeInternetGateways(args: DescribeInternetGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInternetGatewaysCommandOutput) => void): void;
|
|
2269
2337
|
/**
|
|
2270
2338
|
* @see {@link DescribeIpamByoasnCommand}
|
|
2271
2339
|
*/
|
|
2340
|
+
describeIpamByoasn(): Promise<DescribeIpamByoasnCommandOutput>;
|
|
2272
2341
|
describeIpamByoasn(args: DescribeIpamByoasnCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpamByoasnCommandOutput>;
|
|
2273
2342
|
describeIpamByoasn(args: DescribeIpamByoasnCommandInput, cb: (err: any, data?: DescribeIpamByoasnCommandOutput) => void): void;
|
|
2274
2343
|
describeIpamByoasn(args: DescribeIpamByoasnCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamByoasnCommandOutput) => void): void;
|
|
2275
2344
|
/**
|
|
2276
2345
|
* @see {@link DescribeIpamPoolsCommand}
|
|
2277
2346
|
*/
|
|
2347
|
+
describeIpamPools(): Promise<DescribeIpamPoolsCommandOutput>;
|
|
2278
2348
|
describeIpamPools(args: DescribeIpamPoolsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpamPoolsCommandOutput>;
|
|
2279
2349
|
describeIpamPools(args: DescribeIpamPoolsCommandInput, cb: (err: any, data?: DescribeIpamPoolsCommandOutput) => void): void;
|
|
2280
2350
|
describeIpamPools(args: DescribeIpamPoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamPoolsCommandOutput) => void): void;
|
|
2281
2351
|
/**
|
|
2282
2352
|
* @see {@link DescribeIpamResourceDiscoveriesCommand}
|
|
2283
2353
|
*/
|
|
2354
|
+
describeIpamResourceDiscoveries(): Promise<DescribeIpamResourceDiscoveriesCommandOutput>;
|
|
2284
2355
|
describeIpamResourceDiscoveries(args: DescribeIpamResourceDiscoveriesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpamResourceDiscoveriesCommandOutput>;
|
|
2285
2356
|
describeIpamResourceDiscoveries(args: DescribeIpamResourceDiscoveriesCommandInput, cb: (err: any, data?: DescribeIpamResourceDiscoveriesCommandOutput) => void): void;
|
|
2286
2357
|
describeIpamResourceDiscoveries(args: DescribeIpamResourceDiscoveriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamResourceDiscoveriesCommandOutput) => void): void;
|
|
2287
2358
|
/**
|
|
2288
2359
|
* @see {@link DescribeIpamResourceDiscoveryAssociationsCommand}
|
|
2289
2360
|
*/
|
|
2361
|
+
describeIpamResourceDiscoveryAssociations(): Promise<DescribeIpamResourceDiscoveryAssociationsCommandOutput>;
|
|
2290
2362
|
describeIpamResourceDiscoveryAssociations(args: DescribeIpamResourceDiscoveryAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpamResourceDiscoveryAssociationsCommandOutput>;
|
|
2291
2363
|
describeIpamResourceDiscoveryAssociations(args: DescribeIpamResourceDiscoveryAssociationsCommandInput, cb: (err: any, data?: DescribeIpamResourceDiscoveryAssociationsCommandOutput) => void): void;
|
|
2292
2364
|
describeIpamResourceDiscoveryAssociations(args: DescribeIpamResourceDiscoveryAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamResourceDiscoveryAssociationsCommandOutput) => void): void;
|
|
2293
2365
|
/**
|
|
2294
2366
|
* @see {@link DescribeIpamsCommand}
|
|
2295
2367
|
*/
|
|
2368
|
+
describeIpams(): Promise<DescribeIpamsCommandOutput>;
|
|
2296
2369
|
describeIpams(args: DescribeIpamsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpamsCommandOutput>;
|
|
2297
2370
|
describeIpams(args: DescribeIpamsCommandInput, cb: (err: any, data?: DescribeIpamsCommandOutput) => void): void;
|
|
2298
2371
|
describeIpams(args: DescribeIpamsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamsCommandOutput) => void): void;
|
|
2299
2372
|
/**
|
|
2300
2373
|
* @see {@link DescribeIpamScopesCommand}
|
|
2301
2374
|
*/
|
|
2375
|
+
describeIpamScopes(): Promise<DescribeIpamScopesCommandOutput>;
|
|
2302
2376
|
describeIpamScopes(args: DescribeIpamScopesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpamScopesCommandOutput>;
|
|
2303
2377
|
describeIpamScopes(args: DescribeIpamScopesCommandInput, cb: (err: any, data?: DescribeIpamScopesCommandOutput) => void): void;
|
|
2304
2378
|
describeIpamScopes(args: DescribeIpamScopesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamScopesCommandOutput) => void): void;
|
|
2305
2379
|
/**
|
|
2306
2380
|
* @see {@link DescribeIpv6PoolsCommand}
|
|
2307
2381
|
*/
|
|
2382
|
+
describeIpv6Pools(): Promise<DescribeIpv6PoolsCommandOutput>;
|
|
2308
2383
|
describeIpv6Pools(args: DescribeIpv6PoolsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpv6PoolsCommandOutput>;
|
|
2309
2384
|
describeIpv6Pools(args: DescribeIpv6PoolsCommandInput, cb: (err: any, data?: DescribeIpv6PoolsCommandOutput) => void): void;
|
|
2310
2385
|
describeIpv6Pools(args: DescribeIpv6PoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpv6PoolsCommandOutput) => void): void;
|
|
2311
2386
|
/**
|
|
2312
2387
|
* @see {@link DescribeKeyPairsCommand}
|
|
2313
2388
|
*/
|
|
2389
|
+
describeKeyPairs(): Promise<DescribeKeyPairsCommandOutput>;
|
|
2314
2390
|
describeKeyPairs(args: DescribeKeyPairsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeKeyPairsCommandOutput>;
|
|
2315
2391
|
describeKeyPairs(args: DescribeKeyPairsCommandInput, cb: (err: any, data?: DescribeKeyPairsCommandOutput) => void): void;
|
|
2316
2392
|
describeKeyPairs(args: DescribeKeyPairsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeKeyPairsCommandOutput) => void): void;
|
|
2317
2393
|
/**
|
|
2318
2394
|
* @see {@link DescribeLaunchTemplatesCommand}
|
|
2319
2395
|
*/
|
|
2396
|
+
describeLaunchTemplates(): Promise<DescribeLaunchTemplatesCommandOutput>;
|
|
2320
2397
|
describeLaunchTemplates(args: DescribeLaunchTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLaunchTemplatesCommandOutput>;
|
|
2321
2398
|
describeLaunchTemplates(args: DescribeLaunchTemplatesCommandInput, cb: (err: any, data?: DescribeLaunchTemplatesCommandOutput) => void): void;
|
|
2322
2399
|
describeLaunchTemplates(args: DescribeLaunchTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLaunchTemplatesCommandOutput) => void): void;
|
|
2323
2400
|
/**
|
|
2324
2401
|
* @see {@link DescribeLaunchTemplateVersionsCommand}
|
|
2325
2402
|
*/
|
|
2403
|
+
describeLaunchTemplateVersions(): Promise<DescribeLaunchTemplateVersionsCommandOutput>;
|
|
2326
2404
|
describeLaunchTemplateVersions(args: DescribeLaunchTemplateVersionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLaunchTemplateVersionsCommandOutput>;
|
|
2327
2405
|
describeLaunchTemplateVersions(args: DescribeLaunchTemplateVersionsCommandInput, cb: (err: any, data?: DescribeLaunchTemplateVersionsCommandOutput) => void): void;
|
|
2328
2406
|
describeLaunchTemplateVersions(args: DescribeLaunchTemplateVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLaunchTemplateVersionsCommandOutput) => void): void;
|
|
2329
2407
|
/**
|
|
2330
2408
|
* @see {@link DescribeLocalGatewayRouteTablesCommand}
|
|
2331
2409
|
*/
|
|
2410
|
+
describeLocalGatewayRouteTables(): Promise<DescribeLocalGatewayRouteTablesCommandOutput>;
|
|
2332
2411
|
describeLocalGatewayRouteTables(args: DescribeLocalGatewayRouteTablesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocalGatewayRouteTablesCommandOutput>;
|
|
2333
2412
|
describeLocalGatewayRouteTables(args: DescribeLocalGatewayRouteTablesCommandInput, cb: (err: any, data?: DescribeLocalGatewayRouteTablesCommandOutput) => void): void;
|
|
2334
2413
|
describeLocalGatewayRouteTables(args: DescribeLocalGatewayRouteTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewayRouteTablesCommandOutput) => void): void;
|
|
2335
2414
|
/**
|
|
2336
2415
|
* @see {@link DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand}
|
|
2337
2416
|
*/
|
|
2417
|
+
describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(): Promise<DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput>;
|
|
2338
2418
|
describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(args: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput>;
|
|
2339
2419
|
describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(args: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, cb: (err: any, data?: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput) => void): void;
|
|
2340
2420
|
describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(args: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput) => void): void;
|
|
2341
2421
|
/**
|
|
2342
2422
|
* @see {@link DescribeLocalGatewayRouteTableVpcAssociationsCommand}
|
|
2343
2423
|
*/
|
|
2424
|
+
describeLocalGatewayRouteTableVpcAssociations(): Promise<DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput>;
|
|
2344
2425
|
describeLocalGatewayRouteTableVpcAssociations(args: DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput>;
|
|
2345
2426
|
describeLocalGatewayRouteTableVpcAssociations(args: DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, cb: (err: any, data?: DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput) => void): void;
|
|
2346
2427
|
describeLocalGatewayRouteTableVpcAssociations(args: DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput) => void): void;
|
|
2347
2428
|
/**
|
|
2348
2429
|
* @see {@link DescribeLocalGatewaysCommand}
|
|
2349
2430
|
*/
|
|
2431
|
+
describeLocalGateways(): Promise<DescribeLocalGatewaysCommandOutput>;
|
|
2350
2432
|
describeLocalGateways(args: DescribeLocalGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocalGatewaysCommandOutput>;
|
|
2351
2433
|
describeLocalGateways(args: DescribeLocalGatewaysCommandInput, cb: (err: any, data?: DescribeLocalGatewaysCommandOutput) => void): void;
|
|
2352
2434
|
describeLocalGateways(args: DescribeLocalGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewaysCommandOutput) => void): void;
|
|
2353
2435
|
/**
|
|
2354
2436
|
* @see {@link DescribeLocalGatewayVirtualInterfaceGroupsCommand}
|
|
2355
2437
|
*/
|
|
2438
|
+
describeLocalGatewayVirtualInterfaceGroups(): Promise<DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput>;
|
|
2356
2439
|
describeLocalGatewayVirtualInterfaceGroups(args: DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput>;
|
|
2357
2440
|
describeLocalGatewayVirtualInterfaceGroups(args: DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, cb: (err: any, data?: DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput) => void): void;
|
|
2358
2441
|
describeLocalGatewayVirtualInterfaceGroups(args: DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput) => void): void;
|
|
2359
2442
|
/**
|
|
2360
2443
|
* @see {@link DescribeLocalGatewayVirtualInterfacesCommand}
|
|
2361
2444
|
*/
|
|
2445
|
+
describeLocalGatewayVirtualInterfaces(): Promise<DescribeLocalGatewayVirtualInterfacesCommandOutput>;
|
|
2362
2446
|
describeLocalGatewayVirtualInterfaces(args: DescribeLocalGatewayVirtualInterfacesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocalGatewayVirtualInterfacesCommandOutput>;
|
|
2363
2447
|
describeLocalGatewayVirtualInterfaces(args: DescribeLocalGatewayVirtualInterfacesCommandInput, cb: (err: any, data?: DescribeLocalGatewayVirtualInterfacesCommandOutput) => void): void;
|
|
2364
2448
|
describeLocalGatewayVirtualInterfaces(args: DescribeLocalGatewayVirtualInterfacesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewayVirtualInterfacesCommandOutput) => void): void;
|
|
2365
2449
|
/**
|
|
2366
2450
|
* @see {@link DescribeLockedSnapshotsCommand}
|
|
2367
2451
|
*/
|
|
2452
|
+
describeLockedSnapshots(): Promise<DescribeLockedSnapshotsCommandOutput>;
|
|
2368
2453
|
describeLockedSnapshots(args: DescribeLockedSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLockedSnapshotsCommandOutput>;
|
|
2369
2454
|
describeLockedSnapshots(args: DescribeLockedSnapshotsCommandInput, cb: (err: any, data?: DescribeLockedSnapshotsCommandOutput) => void): void;
|
|
2370
2455
|
describeLockedSnapshots(args: DescribeLockedSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLockedSnapshotsCommandOutput) => void): void;
|
|
2371
2456
|
/**
|
|
2372
2457
|
* @see {@link DescribeManagedPrefixListsCommand}
|
|
2373
2458
|
*/
|
|
2459
|
+
describeManagedPrefixLists(): Promise<DescribeManagedPrefixListsCommandOutput>;
|
|
2374
2460
|
describeManagedPrefixLists(args: DescribeManagedPrefixListsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeManagedPrefixListsCommandOutput>;
|
|
2375
2461
|
describeManagedPrefixLists(args: DescribeManagedPrefixListsCommandInput, cb: (err: any, data?: DescribeManagedPrefixListsCommandOutput) => void): void;
|
|
2376
2462
|
describeManagedPrefixLists(args: DescribeManagedPrefixListsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeManagedPrefixListsCommandOutput) => void): void;
|
|
2377
2463
|
/**
|
|
2378
2464
|
* @see {@link DescribeMovingAddressesCommand}
|
|
2379
2465
|
*/
|
|
2466
|
+
describeMovingAddresses(): Promise<DescribeMovingAddressesCommandOutput>;
|
|
2380
2467
|
describeMovingAddresses(args: DescribeMovingAddressesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeMovingAddressesCommandOutput>;
|
|
2381
2468
|
describeMovingAddresses(args: DescribeMovingAddressesCommandInput, cb: (err: any, data?: DescribeMovingAddressesCommandOutput) => void): void;
|
|
2382
2469
|
describeMovingAddresses(args: DescribeMovingAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeMovingAddressesCommandOutput) => void): void;
|
|
2383
2470
|
/**
|
|
2384
2471
|
* @see {@link DescribeNatGatewaysCommand}
|
|
2385
2472
|
*/
|
|
2473
|
+
describeNatGateways(): Promise<DescribeNatGatewaysCommandOutput>;
|
|
2386
2474
|
describeNatGateways(args: DescribeNatGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNatGatewaysCommandOutput>;
|
|
2387
2475
|
describeNatGateways(args: DescribeNatGatewaysCommandInput, cb: (err: any, data?: DescribeNatGatewaysCommandOutput) => void): void;
|
|
2388
2476
|
describeNatGateways(args: DescribeNatGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNatGatewaysCommandOutput) => void): void;
|
|
2389
2477
|
/**
|
|
2390
2478
|
* @see {@link DescribeNetworkAclsCommand}
|
|
2391
2479
|
*/
|
|
2480
|
+
describeNetworkAcls(): Promise<DescribeNetworkAclsCommandOutput>;
|
|
2392
2481
|
describeNetworkAcls(args: DescribeNetworkAclsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkAclsCommandOutput>;
|
|
2393
2482
|
describeNetworkAcls(args: DescribeNetworkAclsCommandInput, cb: (err: any, data?: DescribeNetworkAclsCommandOutput) => void): void;
|
|
2394
2483
|
describeNetworkAcls(args: DescribeNetworkAclsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkAclsCommandOutput) => void): void;
|
|
2395
2484
|
/**
|
|
2396
2485
|
* @see {@link DescribeNetworkInsightsAccessScopeAnalysesCommand}
|
|
2397
2486
|
*/
|
|
2487
|
+
describeNetworkInsightsAccessScopeAnalyses(): Promise<DescribeNetworkInsightsAccessScopeAnalysesCommandOutput>;
|
|
2398
2488
|
describeNetworkInsightsAccessScopeAnalyses(args: DescribeNetworkInsightsAccessScopeAnalysesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkInsightsAccessScopeAnalysesCommandOutput>;
|
|
2399
2489
|
describeNetworkInsightsAccessScopeAnalyses(args: DescribeNetworkInsightsAccessScopeAnalysesCommandInput, cb: (err: any, data?: DescribeNetworkInsightsAccessScopeAnalysesCommandOutput) => void): void;
|
|
2400
2490
|
describeNetworkInsightsAccessScopeAnalyses(args: DescribeNetworkInsightsAccessScopeAnalysesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInsightsAccessScopeAnalysesCommandOutput) => void): void;
|
|
2401
2491
|
/**
|
|
2402
2492
|
* @see {@link DescribeNetworkInsightsAccessScopesCommand}
|
|
2403
2493
|
*/
|
|
2494
|
+
describeNetworkInsightsAccessScopes(): Promise<DescribeNetworkInsightsAccessScopesCommandOutput>;
|
|
2404
2495
|
describeNetworkInsightsAccessScopes(args: DescribeNetworkInsightsAccessScopesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkInsightsAccessScopesCommandOutput>;
|
|
2405
2496
|
describeNetworkInsightsAccessScopes(args: DescribeNetworkInsightsAccessScopesCommandInput, cb: (err: any, data?: DescribeNetworkInsightsAccessScopesCommandOutput) => void): void;
|
|
2406
2497
|
describeNetworkInsightsAccessScopes(args: DescribeNetworkInsightsAccessScopesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInsightsAccessScopesCommandOutput) => void): void;
|
|
2407
2498
|
/**
|
|
2408
2499
|
* @see {@link DescribeNetworkInsightsAnalysesCommand}
|
|
2409
2500
|
*/
|
|
2501
|
+
describeNetworkInsightsAnalyses(): Promise<DescribeNetworkInsightsAnalysesCommandOutput>;
|
|
2410
2502
|
describeNetworkInsightsAnalyses(args: DescribeNetworkInsightsAnalysesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkInsightsAnalysesCommandOutput>;
|
|
2411
2503
|
describeNetworkInsightsAnalyses(args: DescribeNetworkInsightsAnalysesCommandInput, cb: (err: any, data?: DescribeNetworkInsightsAnalysesCommandOutput) => void): void;
|
|
2412
2504
|
describeNetworkInsightsAnalyses(args: DescribeNetworkInsightsAnalysesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInsightsAnalysesCommandOutput) => void): void;
|
|
2413
2505
|
/**
|
|
2414
2506
|
* @see {@link DescribeNetworkInsightsPathsCommand}
|
|
2415
2507
|
*/
|
|
2508
|
+
describeNetworkInsightsPaths(): Promise<DescribeNetworkInsightsPathsCommandOutput>;
|
|
2416
2509
|
describeNetworkInsightsPaths(args: DescribeNetworkInsightsPathsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkInsightsPathsCommandOutput>;
|
|
2417
2510
|
describeNetworkInsightsPaths(args: DescribeNetworkInsightsPathsCommandInput, cb: (err: any, data?: DescribeNetworkInsightsPathsCommandOutput) => void): void;
|
|
2418
2511
|
describeNetworkInsightsPaths(args: DescribeNetworkInsightsPathsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInsightsPathsCommandOutput) => void): void;
|
|
@@ -2425,78 +2518,91 @@ export interface EC2 {
|
|
|
2425
2518
|
/**
|
|
2426
2519
|
* @see {@link DescribeNetworkInterfacePermissionsCommand}
|
|
2427
2520
|
*/
|
|
2521
|
+
describeNetworkInterfacePermissions(): Promise<DescribeNetworkInterfacePermissionsCommandOutput>;
|
|
2428
2522
|
describeNetworkInterfacePermissions(args: DescribeNetworkInterfacePermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkInterfacePermissionsCommandOutput>;
|
|
2429
2523
|
describeNetworkInterfacePermissions(args: DescribeNetworkInterfacePermissionsCommandInput, cb: (err: any, data?: DescribeNetworkInterfacePermissionsCommandOutput) => void): void;
|
|
2430
2524
|
describeNetworkInterfacePermissions(args: DescribeNetworkInterfacePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInterfacePermissionsCommandOutput) => void): void;
|
|
2431
2525
|
/**
|
|
2432
2526
|
* @see {@link DescribeNetworkInterfacesCommand}
|
|
2433
2527
|
*/
|
|
2528
|
+
describeNetworkInterfaces(): Promise<DescribeNetworkInterfacesCommandOutput>;
|
|
2434
2529
|
describeNetworkInterfaces(args: DescribeNetworkInterfacesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNetworkInterfacesCommandOutput>;
|
|
2435
2530
|
describeNetworkInterfaces(args: DescribeNetworkInterfacesCommandInput, cb: (err: any, data?: DescribeNetworkInterfacesCommandOutput) => void): void;
|
|
2436
2531
|
describeNetworkInterfaces(args: DescribeNetworkInterfacesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInterfacesCommandOutput) => void): void;
|
|
2437
2532
|
/**
|
|
2438
2533
|
* @see {@link DescribePlacementGroupsCommand}
|
|
2439
2534
|
*/
|
|
2535
|
+
describePlacementGroups(): Promise<DescribePlacementGroupsCommandOutput>;
|
|
2440
2536
|
describePlacementGroups(args: DescribePlacementGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribePlacementGroupsCommandOutput>;
|
|
2441
2537
|
describePlacementGroups(args: DescribePlacementGroupsCommandInput, cb: (err: any, data?: DescribePlacementGroupsCommandOutput) => void): void;
|
|
2442
2538
|
describePlacementGroups(args: DescribePlacementGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePlacementGroupsCommandOutput) => void): void;
|
|
2443
2539
|
/**
|
|
2444
2540
|
* @see {@link DescribePrefixListsCommand}
|
|
2445
2541
|
*/
|
|
2542
|
+
describePrefixLists(): Promise<DescribePrefixListsCommandOutput>;
|
|
2446
2543
|
describePrefixLists(args: DescribePrefixListsCommandInput, options?: __HttpHandlerOptions): Promise<DescribePrefixListsCommandOutput>;
|
|
2447
2544
|
describePrefixLists(args: DescribePrefixListsCommandInput, cb: (err: any, data?: DescribePrefixListsCommandOutput) => void): void;
|
|
2448
2545
|
describePrefixLists(args: DescribePrefixListsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePrefixListsCommandOutput) => void): void;
|
|
2449
2546
|
/**
|
|
2450
2547
|
* @see {@link DescribePrincipalIdFormatCommand}
|
|
2451
2548
|
*/
|
|
2549
|
+
describePrincipalIdFormat(): Promise<DescribePrincipalIdFormatCommandOutput>;
|
|
2452
2550
|
describePrincipalIdFormat(args: DescribePrincipalIdFormatCommandInput, options?: __HttpHandlerOptions): Promise<DescribePrincipalIdFormatCommandOutput>;
|
|
2453
2551
|
describePrincipalIdFormat(args: DescribePrincipalIdFormatCommandInput, cb: (err: any, data?: DescribePrincipalIdFormatCommandOutput) => void): void;
|
|
2454
2552
|
describePrincipalIdFormat(args: DescribePrincipalIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePrincipalIdFormatCommandOutput) => void): void;
|
|
2455
2553
|
/**
|
|
2456
2554
|
* @see {@link DescribePublicIpv4PoolsCommand}
|
|
2457
2555
|
*/
|
|
2556
|
+
describePublicIpv4Pools(): Promise<DescribePublicIpv4PoolsCommandOutput>;
|
|
2458
2557
|
describePublicIpv4Pools(args: DescribePublicIpv4PoolsCommandInput, options?: __HttpHandlerOptions): Promise<DescribePublicIpv4PoolsCommandOutput>;
|
|
2459
2558
|
describePublicIpv4Pools(args: DescribePublicIpv4PoolsCommandInput, cb: (err: any, data?: DescribePublicIpv4PoolsCommandOutput) => void): void;
|
|
2460
2559
|
describePublicIpv4Pools(args: DescribePublicIpv4PoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePublicIpv4PoolsCommandOutput) => void): void;
|
|
2461
2560
|
/**
|
|
2462
2561
|
* @see {@link DescribeRegionsCommand}
|
|
2463
2562
|
*/
|
|
2563
|
+
describeRegions(): Promise<DescribeRegionsCommandOutput>;
|
|
2464
2564
|
describeRegions(args: DescribeRegionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRegionsCommandOutput>;
|
|
2465
2565
|
describeRegions(args: DescribeRegionsCommandInput, cb: (err: any, data?: DescribeRegionsCommandOutput) => void): void;
|
|
2466
2566
|
describeRegions(args: DescribeRegionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRegionsCommandOutput) => void): void;
|
|
2467
2567
|
/**
|
|
2468
2568
|
* @see {@link DescribeReplaceRootVolumeTasksCommand}
|
|
2469
2569
|
*/
|
|
2570
|
+
describeReplaceRootVolumeTasks(): Promise<DescribeReplaceRootVolumeTasksCommandOutput>;
|
|
2470
2571
|
describeReplaceRootVolumeTasks(args: DescribeReplaceRootVolumeTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReplaceRootVolumeTasksCommandOutput>;
|
|
2471
2572
|
describeReplaceRootVolumeTasks(args: DescribeReplaceRootVolumeTasksCommandInput, cb: (err: any, data?: DescribeReplaceRootVolumeTasksCommandOutput) => void): void;
|
|
2472
2573
|
describeReplaceRootVolumeTasks(args: DescribeReplaceRootVolumeTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplaceRootVolumeTasksCommandOutput) => void): void;
|
|
2473
2574
|
/**
|
|
2474
2575
|
* @see {@link DescribeReservedInstancesCommand}
|
|
2475
2576
|
*/
|
|
2577
|
+
describeReservedInstances(): Promise<DescribeReservedInstancesCommandOutput>;
|
|
2476
2578
|
describeReservedInstances(args: DescribeReservedInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedInstancesCommandOutput>;
|
|
2477
2579
|
describeReservedInstances(args: DescribeReservedInstancesCommandInput, cb: (err: any, data?: DescribeReservedInstancesCommandOutput) => void): void;
|
|
2478
2580
|
describeReservedInstances(args: DescribeReservedInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedInstancesCommandOutput) => void): void;
|
|
2479
2581
|
/**
|
|
2480
2582
|
* @see {@link DescribeReservedInstancesListingsCommand}
|
|
2481
2583
|
*/
|
|
2584
|
+
describeReservedInstancesListings(): Promise<DescribeReservedInstancesListingsCommandOutput>;
|
|
2482
2585
|
describeReservedInstancesListings(args: DescribeReservedInstancesListingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedInstancesListingsCommandOutput>;
|
|
2483
2586
|
describeReservedInstancesListings(args: DescribeReservedInstancesListingsCommandInput, cb: (err: any, data?: DescribeReservedInstancesListingsCommandOutput) => void): void;
|
|
2484
2587
|
describeReservedInstancesListings(args: DescribeReservedInstancesListingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedInstancesListingsCommandOutput) => void): void;
|
|
2485
2588
|
/**
|
|
2486
2589
|
* @see {@link DescribeReservedInstancesModificationsCommand}
|
|
2487
2590
|
*/
|
|
2591
|
+
describeReservedInstancesModifications(): Promise<DescribeReservedInstancesModificationsCommandOutput>;
|
|
2488
2592
|
describeReservedInstancesModifications(args: DescribeReservedInstancesModificationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedInstancesModificationsCommandOutput>;
|
|
2489
2593
|
describeReservedInstancesModifications(args: DescribeReservedInstancesModificationsCommandInput, cb: (err: any, data?: DescribeReservedInstancesModificationsCommandOutput) => void): void;
|
|
2490
2594
|
describeReservedInstancesModifications(args: DescribeReservedInstancesModificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedInstancesModificationsCommandOutput) => void): void;
|
|
2491
2595
|
/**
|
|
2492
2596
|
* @see {@link DescribeReservedInstancesOfferingsCommand}
|
|
2493
2597
|
*/
|
|
2598
|
+
describeReservedInstancesOfferings(): Promise<DescribeReservedInstancesOfferingsCommandOutput>;
|
|
2494
2599
|
describeReservedInstancesOfferings(args: DescribeReservedInstancesOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedInstancesOfferingsCommandOutput>;
|
|
2495
2600
|
describeReservedInstancesOfferings(args: DescribeReservedInstancesOfferingsCommandInput, cb: (err: any, data?: DescribeReservedInstancesOfferingsCommandOutput) => void): void;
|
|
2496
2601
|
describeReservedInstancesOfferings(args: DescribeReservedInstancesOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedInstancesOfferingsCommandOutput) => void): void;
|
|
2497
2602
|
/**
|
|
2498
2603
|
* @see {@link DescribeRouteTablesCommand}
|
|
2499
2604
|
*/
|
|
2605
|
+
describeRouteTables(): Promise<DescribeRouteTablesCommandOutput>;
|
|
2500
2606
|
describeRouteTables(args: DescribeRouteTablesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRouteTablesCommandOutput>;
|
|
2501
2607
|
describeRouteTables(args: DescribeRouteTablesCommandInput, cb: (err: any, data?: DescribeRouteTablesCommandOutput) => void): void;
|
|
2502
2608
|
describeRouteTables(args: DescribeRouteTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRouteTablesCommandOutput) => void): void;
|
|
@@ -2509,6 +2615,7 @@ export interface EC2 {
|
|
|
2509
2615
|
/**
|
|
2510
2616
|
* @see {@link DescribeScheduledInstancesCommand}
|
|
2511
2617
|
*/
|
|
2618
|
+
describeScheduledInstances(): Promise<DescribeScheduledInstancesCommandOutput>;
|
|
2512
2619
|
describeScheduledInstances(args: DescribeScheduledInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeScheduledInstancesCommandOutput>;
|
|
2513
2620
|
describeScheduledInstances(args: DescribeScheduledInstancesCommandInput, cb: (err: any, data?: DescribeScheduledInstancesCommandOutput) => void): void;
|
|
2514
2621
|
describeScheduledInstances(args: DescribeScheduledInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeScheduledInstancesCommandOutput) => void): void;
|
|
@@ -2521,12 +2628,14 @@ export interface EC2 {
|
|
|
2521
2628
|
/**
|
|
2522
2629
|
* @see {@link DescribeSecurityGroupRulesCommand}
|
|
2523
2630
|
*/
|
|
2631
|
+
describeSecurityGroupRules(): Promise<DescribeSecurityGroupRulesCommandOutput>;
|
|
2524
2632
|
describeSecurityGroupRules(args: DescribeSecurityGroupRulesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSecurityGroupRulesCommandOutput>;
|
|
2525
2633
|
describeSecurityGroupRules(args: DescribeSecurityGroupRulesCommandInput, cb: (err: any, data?: DescribeSecurityGroupRulesCommandOutput) => void): void;
|
|
2526
2634
|
describeSecurityGroupRules(args: DescribeSecurityGroupRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecurityGroupRulesCommandOutput) => void): void;
|
|
2527
2635
|
/**
|
|
2528
2636
|
* @see {@link DescribeSecurityGroupsCommand}
|
|
2529
2637
|
*/
|
|
2638
|
+
describeSecurityGroups(): Promise<DescribeSecurityGroupsCommandOutput>;
|
|
2530
2639
|
describeSecurityGroups(args: DescribeSecurityGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSecurityGroupsCommandOutput>;
|
|
2531
2640
|
describeSecurityGroups(args: DescribeSecurityGroupsCommandInput, cb: (err: any, data?: DescribeSecurityGroupsCommandOutput) => void): void;
|
|
2532
2641
|
describeSecurityGroups(args: DescribeSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecurityGroupsCommandOutput) => void): void;
|
|
@@ -2539,18 +2648,21 @@ export interface EC2 {
|
|
|
2539
2648
|
/**
|
|
2540
2649
|
* @see {@link DescribeSnapshotsCommand}
|
|
2541
2650
|
*/
|
|
2651
|
+
describeSnapshots(): Promise<DescribeSnapshotsCommandOutput>;
|
|
2542
2652
|
describeSnapshots(args: DescribeSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotsCommandOutput>;
|
|
2543
2653
|
describeSnapshots(args: DescribeSnapshotsCommandInput, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void): void;
|
|
2544
2654
|
describeSnapshots(args: DescribeSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void): void;
|
|
2545
2655
|
/**
|
|
2546
2656
|
* @see {@link DescribeSnapshotTierStatusCommand}
|
|
2547
2657
|
*/
|
|
2658
|
+
describeSnapshotTierStatus(): Promise<DescribeSnapshotTierStatusCommandOutput>;
|
|
2548
2659
|
describeSnapshotTierStatus(args: DescribeSnapshotTierStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotTierStatusCommandOutput>;
|
|
2549
2660
|
describeSnapshotTierStatus(args: DescribeSnapshotTierStatusCommandInput, cb: (err: any, data?: DescribeSnapshotTierStatusCommandOutput) => void): void;
|
|
2550
2661
|
describeSnapshotTierStatus(args: DescribeSnapshotTierStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotTierStatusCommandOutput) => void): void;
|
|
2551
2662
|
/**
|
|
2552
2663
|
* @see {@link DescribeSpotDatafeedSubscriptionCommand}
|
|
2553
2664
|
*/
|
|
2665
|
+
describeSpotDatafeedSubscription(): Promise<DescribeSpotDatafeedSubscriptionCommandOutput>;
|
|
2554
2666
|
describeSpotDatafeedSubscription(args: DescribeSpotDatafeedSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpotDatafeedSubscriptionCommandOutput>;
|
|
2555
2667
|
describeSpotDatafeedSubscription(args: DescribeSpotDatafeedSubscriptionCommandInput, cb: (err: any, data?: DescribeSpotDatafeedSubscriptionCommandOutput) => void): void;
|
|
2556
2668
|
describeSpotDatafeedSubscription(args: DescribeSpotDatafeedSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotDatafeedSubscriptionCommandOutput) => void): void;
|
|
@@ -2569,18 +2681,21 @@ export interface EC2 {
|
|
|
2569
2681
|
/**
|
|
2570
2682
|
* @see {@link DescribeSpotFleetRequestsCommand}
|
|
2571
2683
|
*/
|
|
2684
|
+
describeSpotFleetRequests(): Promise<DescribeSpotFleetRequestsCommandOutput>;
|
|
2572
2685
|
describeSpotFleetRequests(args: DescribeSpotFleetRequestsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpotFleetRequestsCommandOutput>;
|
|
2573
2686
|
describeSpotFleetRequests(args: DescribeSpotFleetRequestsCommandInput, cb: (err: any, data?: DescribeSpotFleetRequestsCommandOutput) => void): void;
|
|
2574
2687
|
describeSpotFleetRequests(args: DescribeSpotFleetRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotFleetRequestsCommandOutput) => void): void;
|
|
2575
2688
|
/**
|
|
2576
2689
|
* @see {@link DescribeSpotInstanceRequestsCommand}
|
|
2577
2690
|
*/
|
|
2691
|
+
describeSpotInstanceRequests(): Promise<DescribeSpotInstanceRequestsCommandOutput>;
|
|
2578
2692
|
describeSpotInstanceRequests(args: DescribeSpotInstanceRequestsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpotInstanceRequestsCommandOutput>;
|
|
2579
2693
|
describeSpotInstanceRequests(args: DescribeSpotInstanceRequestsCommandInput, cb: (err: any, data?: DescribeSpotInstanceRequestsCommandOutput) => void): void;
|
|
2580
2694
|
describeSpotInstanceRequests(args: DescribeSpotInstanceRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotInstanceRequestsCommandOutput) => void): void;
|
|
2581
2695
|
/**
|
|
2582
2696
|
* @see {@link DescribeSpotPriceHistoryCommand}
|
|
2583
2697
|
*/
|
|
2698
|
+
describeSpotPriceHistory(): Promise<DescribeSpotPriceHistoryCommandOutput>;
|
|
2584
2699
|
describeSpotPriceHistory(args: DescribeSpotPriceHistoryCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpotPriceHistoryCommandOutput>;
|
|
2585
2700
|
describeSpotPriceHistory(args: DescribeSpotPriceHistoryCommandInput, cb: (err: any, data?: DescribeSpotPriceHistoryCommandOutput) => void): void;
|
|
2586
2701
|
describeSpotPriceHistory(args: DescribeSpotPriceHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotPriceHistoryCommandOutput) => void): void;
|
|
@@ -2593,132 +2708,154 @@ export interface EC2 {
|
|
|
2593
2708
|
/**
|
|
2594
2709
|
* @see {@link DescribeStoreImageTasksCommand}
|
|
2595
2710
|
*/
|
|
2711
|
+
describeStoreImageTasks(): Promise<DescribeStoreImageTasksCommandOutput>;
|
|
2596
2712
|
describeStoreImageTasks(args: DescribeStoreImageTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStoreImageTasksCommandOutput>;
|
|
2597
2713
|
describeStoreImageTasks(args: DescribeStoreImageTasksCommandInput, cb: (err: any, data?: DescribeStoreImageTasksCommandOutput) => void): void;
|
|
2598
2714
|
describeStoreImageTasks(args: DescribeStoreImageTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStoreImageTasksCommandOutput) => void): void;
|
|
2599
2715
|
/**
|
|
2600
2716
|
* @see {@link DescribeSubnetsCommand}
|
|
2601
2717
|
*/
|
|
2718
|
+
describeSubnets(): Promise<DescribeSubnetsCommandOutput>;
|
|
2602
2719
|
describeSubnets(args: DescribeSubnetsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSubnetsCommandOutput>;
|
|
2603
2720
|
describeSubnets(args: DescribeSubnetsCommandInput, cb: (err: any, data?: DescribeSubnetsCommandOutput) => void): void;
|
|
2604
2721
|
describeSubnets(args: DescribeSubnetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSubnetsCommandOutput) => void): void;
|
|
2605
2722
|
/**
|
|
2606
2723
|
* @see {@link DescribeTagsCommand}
|
|
2607
2724
|
*/
|
|
2725
|
+
describeTags(): Promise<DescribeTagsCommandOutput>;
|
|
2608
2726
|
describeTags(args: DescribeTagsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTagsCommandOutput>;
|
|
2609
2727
|
describeTags(args: DescribeTagsCommandInput, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
|
|
2610
2728
|
describeTags(args: DescribeTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
|
|
2611
2729
|
/**
|
|
2612
2730
|
* @see {@link DescribeTrafficMirrorFiltersCommand}
|
|
2613
2731
|
*/
|
|
2732
|
+
describeTrafficMirrorFilters(): Promise<DescribeTrafficMirrorFiltersCommandOutput>;
|
|
2614
2733
|
describeTrafficMirrorFilters(args: DescribeTrafficMirrorFiltersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTrafficMirrorFiltersCommandOutput>;
|
|
2615
2734
|
describeTrafficMirrorFilters(args: DescribeTrafficMirrorFiltersCommandInput, cb: (err: any, data?: DescribeTrafficMirrorFiltersCommandOutput) => void): void;
|
|
2616
2735
|
describeTrafficMirrorFilters(args: DescribeTrafficMirrorFiltersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrafficMirrorFiltersCommandOutput) => void): void;
|
|
2617
2736
|
/**
|
|
2618
2737
|
* @see {@link DescribeTrafficMirrorSessionsCommand}
|
|
2619
2738
|
*/
|
|
2739
|
+
describeTrafficMirrorSessions(): Promise<DescribeTrafficMirrorSessionsCommandOutput>;
|
|
2620
2740
|
describeTrafficMirrorSessions(args: DescribeTrafficMirrorSessionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTrafficMirrorSessionsCommandOutput>;
|
|
2621
2741
|
describeTrafficMirrorSessions(args: DescribeTrafficMirrorSessionsCommandInput, cb: (err: any, data?: DescribeTrafficMirrorSessionsCommandOutput) => void): void;
|
|
2622
2742
|
describeTrafficMirrorSessions(args: DescribeTrafficMirrorSessionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrafficMirrorSessionsCommandOutput) => void): void;
|
|
2623
2743
|
/**
|
|
2624
2744
|
* @see {@link DescribeTrafficMirrorTargetsCommand}
|
|
2625
2745
|
*/
|
|
2746
|
+
describeTrafficMirrorTargets(): Promise<DescribeTrafficMirrorTargetsCommandOutput>;
|
|
2626
2747
|
describeTrafficMirrorTargets(args: DescribeTrafficMirrorTargetsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTrafficMirrorTargetsCommandOutput>;
|
|
2627
2748
|
describeTrafficMirrorTargets(args: DescribeTrafficMirrorTargetsCommandInput, cb: (err: any, data?: DescribeTrafficMirrorTargetsCommandOutput) => void): void;
|
|
2628
2749
|
describeTrafficMirrorTargets(args: DescribeTrafficMirrorTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrafficMirrorTargetsCommandOutput) => void): void;
|
|
2629
2750
|
/**
|
|
2630
2751
|
* @see {@link DescribeTransitGatewayAttachmentsCommand}
|
|
2631
2752
|
*/
|
|
2753
|
+
describeTransitGatewayAttachments(): Promise<DescribeTransitGatewayAttachmentsCommandOutput>;
|
|
2632
2754
|
describeTransitGatewayAttachments(args: DescribeTransitGatewayAttachmentsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayAttachmentsCommandOutput>;
|
|
2633
2755
|
describeTransitGatewayAttachments(args: DescribeTransitGatewayAttachmentsCommandInput, cb: (err: any, data?: DescribeTransitGatewayAttachmentsCommandOutput) => void): void;
|
|
2634
2756
|
describeTransitGatewayAttachments(args: DescribeTransitGatewayAttachmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayAttachmentsCommandOutput) => void): void;
|
|
2635
2757
|
/**
|
|
2636
2758
|
* @see {@link DescribeTransitGatewayConnectPeersCommand}
|
|
2637
2759
|
*/
|
|
2760
|
+
describeTransitGatewayConnectPeers(): Promise<DescribeTransitGatewayConnectPeersCommandOutput>;
|
|
2638
2761
|
describeTransitGatewayConnectPeers(args: DescribeTransitGatewayConnectPeersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayConnectPeersCommandOutput>;
|
|
2639
2762
|
describeTransitGatewayConnectPeers(args: DescribeTransitGatewayConnectPeersCommandInput, cb: (err: any, data?: DescribeTransitGatewayConnectPeersCommandOutput) => void): void;
|
|
2640
2763
|
describeTransitGatewayConnectPeers(args: DescribeTransitGatewayConnectPeersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayConnectPeersCommandOutput) => void): void;
|
|
2641
2764
|
/**
|
|
2642
2765
|
* @see {@link DescribeTransitGatewayConnectsCommand}
|
|
2643
2766
|
*/
|
|
2767
|
+
describeTransitGatewayConnects(): Promise<DescribeTransitGatewayConnectsCommandOutput>;
|
|
2644
2768
|
describeTransitGatewayConnects(args: DescribeTransitGatewayConnectsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayConnectsCommandOutput>;
|
|
2645
2769
|
describeTransitGatewayConnects(args: DescribeTransitGatewayConnectsCommandInput, cb: (err: any, data?: DescribeTransitGatewayConnectsCommandOutput) => void): void;
|
|
2646
2770
|
describeTransitGatewayConnects(args: DescribeTransitGatewayConnectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayConnectsCommandOutput) => void): void;
|
|
2647
2771
|
/**
|
|
2648
2772
|
* @see {@link DescribeTransitGatewayMulticastDomainsCommand}
|
|
2649
2773
|
*/
|
|
2774
|
+
describeTransitGatewayMulticastDomains(): Promise<DescribeTransitGatewayMulticastDomainsCommandOutput>;
|
|
2650
2775
|
describeTransitGatewayMulticastDomains(args: DescribeTransitGatewayMulticastDomainsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayMulticastDomainsCommandOutput>;
|
|
2651
2776
|
describeTransitGatewayMulticastDomains(args: DescribeTransitGatewayMulticastDomainsCommandInput, cb: (err: any, data?: DescribeTransitGatewayMulticastDomainsCommandOutput) => void): void;
|
|
2652
2777
|
describeTransitGatewayMulticastDomains(args: DescribeTransitGatewayMulticastDomainsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayMulticastDomainsCommandOutput) => void): void;
|
|
2653
2778
|
/**
|
|
2654
2779
|
* @see {@link DescribeTransitGatewayPeeringAttachmentsCommand}
|
|
2655
2780
|
*/
|
|
2781
|
+
describeTransitGatewayPeeringAttachments(): Promise<DescribeTransitGatewayPeeringAttachmentsCommandOutput>;
|
|
2656
2782
|
describeTransitGatewayPeeringAttachments(args: DescribeTransitGatewayPeeringAttachmentsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayPeeringAttachmentsCommandOutput>;
|
|
2657
2783
|
describeTransitGatewayPeeringAttachments(args: DescribeTransitGatewayPeeringAttachmentsCommandInput, cb: (err: any, data?: DescribeTransitGatewayPeeringAttachmentsCommandOutput) => void): void;
|
|
2658
2784
|
describeTransitGatewayPeeringAttachments(args: DescribeTransitGatewayPeeringAttachmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayPeeringAttachmentsCommandOutput) => void): void;
|
|
2659
2785
|
/**
|
|
2660
2786
|
* @see {@link DescribeTransitGatewayPolicyTablesCommand}
|
|
2661
2787
|
*/
|
|
2788
|
+
describeTransitGatewayPolicyTables(): Promise<DescribeTransitGatewayPolicyTablesCommandOutput>;
|
|
2662
2789
|
describeTransitGatewayPolicyTables(args: DescribeTransitGatewayPolicyTablesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayPolicyTablesCommandOutput>;
|
|
2663
2790
|
describeTransitGatewayPolicyTables(args: DescribeTransitGatewayPolicyTablesCommandInput, cb: (err: any, data?: DescribeTransitGatewayPolicyTablesCommandOutput) => void): void;
|
|
2664
2791
|
describeTransitGatewayPolicyTables(args: DescribeTransitGatewayPolicyTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayPolicyTablesCommandOutput) => void): void;
|
|
2665
2792
|
/**
|
|
2666
2793
|
* @see {@link DescribeTransitGatewayRouteTableAnnouncementsCommand}
|
|
2667
2794
|
*/
|
|
2795
|
+
describeTransitGatewayRouteTableAnnouncements(): Promise<DescribeTransitGatewayRouteTableAnnouncementsCommandOutput>;
|
|
2668
2796
|
describeTransitGatewayRouteTableAnnouncements(args: DescribeTransitGatewayRouteTableAnnouncementsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayRouteTableAnnouncementsCommandOutput>;
|
|
2669
2797
|
describeTransitGatewayRouteTableAnnouncements(args: DescribeTransitGatewayRouteTableAnnouncementsCommandInput, cb: (err: any, data?: DescribeTransitGatewayRouteTableAnnouncementsCommandOutput) => void): void;
|
|
2670
2798
|
describeTransitGatewayRouteTableAnnouncements(args: DescribeTransitGatewayRouteTableAnnouncementsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayRouteTableAnnouncementsCommandOutput) => void): void;
|
|
2671
2799
|
/**
|
|
2672
2800
|
* @see {@link DescribeTransitGatewayRouteTablesCommand}
|
|
2673
2801
|
*/
|
|
2802
|
+
describeTransitGatewayRouteTables(): Promise<DescribeTransitGatewayRouteTablesCommandOutput>;
|
|
2674
2803
|
describeTransitGatewayRouteTables(args: DescribeTransitGatewayRouteTablesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayRouteTablesCommandOutput>;
|
|
2675
2804
|
describeTransitGatewayRouteTables(args: DescribeTransitGatewayRouteTablesCommandInput, cb: (err: any, data?: DescribeTransitGatewayRouteTablesCommandOutput) => void): void;
|
|
2676
2805
|
describeTransitGatewayRouteTables(args: DescribeTransitGatewayRouteTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayRouteTablesCommandOutput) => void): void;
|
|
2677
2806
|
/**
|
|
2678
2807
|
* @see {@link DescribeTransitGatewaysCommand}
|
|
2679
2808
|
*/
|
|
2809
|
+
describeTransitGateways(): Promise<DescribeTransitGatewaysCommandOutput>;
|
|
2680
2810
|
describeTransitGateways(args: DescribeTransitGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewaysCommandOutput>;
|
|
2681
2811
|
describeTransitGateways(args: DescribeTransitGatewaysCommandInput, cb: (err: any, data?: DescribeTransitGatewaysCommandOutput) => void): void;
|
|
2682
2812
|
describeTransitGateways(args: DescribeTransitGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewaysCommandOutput) => void): void;
|
|
2683
2813
|
/**
|
|
2684
2814
|
* @see {@link DescribeTransitGatewayVpcAttachmentsCommand}
|
|
2685
2815
|
*/
|
|
2816
|
+
describeTransitGatewayVpcAttachments(): Promise<DescribeTransitGatewayVpcAttachmentsCommandOutput>;
|
|
2686
2817
|
describeTransitGatewayVpcAttachments(args: DescribeTransitGatewayVpcAttachmentsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTransitGatewayVpcAttachmentsCommandOutput>;
|
|
2687
2818
|
describeTransitGatewayVpcAttachments(args: DescribeTransitGatewayVpcAttachmentsCommandInput, cb: (err: any, data?: DescribeTransitGatewayVpcAttachmentsCommandOutput) => void): void;
|
|
2688
2819
|
describeTransitGatewayVpcAttachments(args: DescribeTransitGatewayVpcAttachmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayVpcAttachmentsCommandOutput) => void): void;
|
|
2689
2820
|
/**
|
|
2690
2821
|
* @see {@link DescribeTrunkInterfaceAssociationsCommand}
|
|
2691
2822
|
*/
|
|
2823
|
+
describeTrunkInterfaceAssociations(): Promise<DescribeTrunkInterfaceAssociationsCommandOutput>;
|
|
2692
2824
|
describeTrunkInterfaceAssociations(args: DescribeTrunkInterfaceAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTrunkInterfaceAssociationsCommandOutput>;
|
|
2693
2825
|
describeTrunkInterfaceAssociations(args: DescribeTrunkInterfaceAssociationsCommandInput, cb: (err: any, data?: DescribeTrunkInterfaceAssociationsCommandOutput) => void): void;
|
|
2694
2826
|
describeTrunkInterfaceAssociations(args: DescribeTrunkInterfaceAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrunkInterfaceAssociationsCommandOutput) => void): void;
|
|
2695
2827
|
/**
|
|
2696
2828
|
* @see {@link DescribeVerifiedAccessEndpointsCommand}
|
|
2697
2829
|
*/
|
|
2830
|
+
describeVerifiedAccessEndpoints(): Promise<DescribeVerifiedAccessEndpointsCommandOutput>;
|
|
2698
2831
|
describeVerifiedAccessEndpoints(args: DescribeVerifiedAccessEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVerifiedAccessEndpointsCommandOutput>;
|
|
2699
2832
|
describeVerifiedAccessEndpoints(args: DescribeVerifiedAccessEndpointsCommandInput, cb: (err: any, data?: DescribeVerifiedAccessEndpointsCommandOutput) => void): void;
|
|
2700
2833
|
describeVerifiedAccessEndpoints(args: DescribeVerifiedAccessEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVerifiedAccessEndpointsCommandOutput) => void): void;
|
|
2701
2834
|
/**
|
|
2702
2835
|
* @see {@link DescribeVerifiedAccessGroupsCommand}
|
|
2703
2836
|
*/
|
|
2837
|
+
describeVerifiedAccessGroups(): Promise<DescribeVerifiedAccessGroupsCommandOutput>;
|
|
2704
2838
|
describeVerifiedAccessGroups(args: DescribeVerifiedAccessGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVerifiedAccessGroupsCommandOutput>;
|
|
2705
2839
|
describeVerifiedAccessGroups(args: DescribeVerifiedAccessGroupsCommandInput, cb: (err: any, data?: DescribeVerifiedAccessGroupsCommandOutput) => void): void;
|
|
2706
2840
|
describeVerifiedAccessGroups(args: DescribeVerifiedAccessGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVerifiedAccessGroupsCommandOutput) => void): void;
|
|
2707
2841
|
/**
|
|
2708
2842
|
* @see {@link DescribeVerifiedAccessInstanceLoggingConfigurationsCommand}
|
|
2709
2843
|
*/
|
|
2844
|
+
describeVerifiedAccessInstanceLoggingConfigurations(): Promise<DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput>;
|
|
2710
2845
|
describeVerifiedAccessInstanceLoggingConfigurations(args: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput>;
|
|
2711
2846
|
describeVerifiedAccessInstanceLoggingConfigurations(args: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, cb: (err: any, data?: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput) => void): void;
|
|
2712
2847
|
describeVerifiedAccessInstanceLoggingConfigurations(args: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput) => void): void;
|
|
2713
2848
|
/**
|
|
2714
2849
|
* @see {@link DescribeVerifiedAccessInstancesCommand}
|
|
2715
2850
|
*/
|
|
2851
|
+
describeVerifiedAccessInstances(): Promise<DescribeVerifiedAccessInstancesCommandOutput>;
|
|
2716
2852
|
describeVerifiedAccessInstances(args: DescribeVerifiedAccessInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVerifiedAccessInstancesCommandOutput>;
|
|
2717
2853
|
describeVerifiedAccessInstances(args: DescribeVerifiedAccessInstancesCommandInput, cb: (err: any, data?: DescribeVerifiedAccessInstancesCommandOutput) => void): void;
|
|
2718
2854
|
describeVerifiedAccessInstances(args: DescribeVerifiedAccessInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVerifiedAccessInstancesCommandOutput) => void): void;
|
|
2719
2855
|
/**
|
|
2720
2856
|
* @see {@link DescribeVerifiedAccessTrustProvidersCommand}
|
|
2721
2857
|
*/
|
|
2858
|
+
describeVerifiedAccessTrustProviders(): Promise<DescribeVerifiedAccessTrustProvidersCommandOutput>;
|
|
2722
2859
|
describeVerifiedAccessTrustProviders(args: DescribeVerifiedAccessTrustProvidersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVerifiedAccessTrustProvidersCommandOutput>;
|
|
2723
2860
|
describeVerifiedAccessTrustProviders(args: DescribeVerifiedAccessTrustProvidersCommandInput, cb: (err: any, data?: DescribeVerifiedAccessTrustProvidersCommandOutput) => void): void;
|
|
2724
2861
|
describeVerifiedAccessTrustProviders(args: DescribeVerifiedAccessTrustProvidersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVerifiedAccessTrustProvidersCommandOutput) => void): void;
|
|
@@ -2731,18 +2868,21 @@ export interface EC2 {
|
|
|
2731
2868
|
/**
|
|
2732
2869
|
* @see {@link DescribeVolumesCommand}
|
|
2733
2870
|
*/
|
|
2871
|
+
describeVolumes(): Promise<DescribeVolumesCommandOutput>;
|
|
2734
2872
|
describeVolumes(args: DescribeVolumesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVolumesCommandOutput>;
|
|
2735
2873
|
describeVolumes(args: DescribeVolumesCommandInput, cb: (err: any, data?: DescribeVolumesCommandOutput) => void): void;
|
|
2736
2874
|
describeVolumes(args: DescribeVolumesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVolumesCommandOutput) => void): void;
|
|
2737
2875
|
/**
|
|
2738
2876
|
* @see {@link DescribeVolumesModificationsCommand}
|
|
2739
2877
|
*/
|
|
2878
|
+
describeVolumesModifications(): Promise<DescribeVolumesModificationsCommandOutput>;
|
|
2740
2879
|
describeVolumesModifications(args: DescribeVolumesModificationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVolumesModificationsCommandOutput>;
|
|
2741
2880
|
describeVolumesModifications(args: DescribeVolumesModificationsCommandInput, cb: (err: any, data?: DescribeVolumesModificationsCommandOutput) => void): void;
|
|
2742
2881
|
describeVolumesModifications(args: DescribeVolumesModificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVolumesModificationsCommandOutput) => void): void;
|
|
2743
2882
|
/**
|
|
2744
2883
|
* @see {@link DescribeVolumeStatusCommand}
|
|
2745
2884
|
*/
|
|
2885
|
+
describeVolumeStatus(): Promise<DescribeVolumeStatusCommandOutput>;
|
|
2746
2886
|
describeVolumeStatus(args: DescribeVolumeStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVolumeStatusCommandOutput>;
|
|
2747
2887
|
describeVolumeStatus(args: DescribeVolumeStatusCommandInput, cb: (err: any, data?: DescribeVolumeStatusCommandOutput) => void): void;
|
|
2748
2888
|
describeVolumeStatus(args: DescribeVolumeStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVolumeStatusCommandOutput) => void): void;
|
|
@@ -2755,36 +2895,42 @@ export interface EC2 {
|
|
|
2755
2895
|
/**
|
|
2756
2896
|
* @see {@link DescribeVpcClassicLinkCommand}
|
|
2757
2897
|
*/
|
|
2898
|
+
describeVpcClassicLink(): Promise<DescribeVpcClassicLinkCommandOutput>;
|
|
2758
2899
|
describeVpcClassicLink(args: DescribeVpcClassicLinkCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcClassicLinkCommandOutput>;
|
|
2759
2900
|
describeVpcClassicLink(args: DescribeVpcClassicLinkCommandInput, cb: (err: any, data?: DescribeVpcClassicLinkCommandOutput) => void): void;
|
|
2760
2901
|
describeVpcClassicLink(args: DescribeVpcClassicLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcClassicLinkCommandOutput) => void): void;
|
|
2761
2902
|
/**
|
|
2762
2903
|
* @see {@link DescribeVpcClassicLinkDnsSupportCommand}
|
|
2763
2904
|
*/
|
|
2905
|
+
describeVpcClassicLinkDnsSupport(): Promise<DescribeVpcClassicLinkDnsSupportCommandOutput>;
|
|
2764
2906
|
describeVpcClassicLinkDnsSupport(args: DescribeVpcClassicLinkDnsSupportCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcClassicLinkDnsSupportCommandOutput>;
|
|
2765
2907
|
describeVpcClassicLinkDnsSupport(args: DescribeVpcClassicLinkDnsSupportCommandInput, cb: (err: any, data?: DescribeVpcClassicLinkDnsSupportCommandOutput) => void): void;
|
|
2766
2908
|
describeVpcClassicLinkDnsSupport(args: DescribeVpcClassicLinkDnsSupportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcClassicLinkDnsSupportCommandOutput) => void): void;
|
|
2767
2909
|
/**
|
|
2768
2910
|
* @see {@link DescribeVpcEndpointConnectionNotificationsCommand}
|
|
2769
2911
|
*/
|
|
2912
|
+
describeVpcEndpointConnectionNotifications(): Promise<DescribeVpcEndpointConnectionNotificationsCommandOutput>;
|
|
2770
2913
|
describeVpcEndpointConnectionNotifications(args: DescribeVpcEndpointConnectionNotificationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcEndpointConnectionNotificationsCommandOutput>;
|
|
2771
2914
|
describeVpcEndpointConnectionNotifications(args: DescribeVpcEndpointConnectionNotificationsCommandInput, cb: (err: any, data?: DescribeVpcEndpointConnectionNotificationsCommandOutput) => void): void;
|
|
2772
2915
|
describeVpcEndpointConnectionNotifications(args: DescribeVpcEndpointConnectionNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointConnectionNotificationsCommandOutput) => void): void;
|
|
2773
2916
|
/**
|
|
2774
2917
|
* @see {@link DescribeVpcEndpointConnectionsCommand}
|
|
2775
2918
|
*/
|
|
2919
|
+
describeVpcEndpointConnections(): Promise<DescribeVpcEndpointConnectionsCommandOutput>;
|
|
2776
2920
|
describeVpcEndpointConnections(args: DescribeVpcEndpointConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcEndpointConnectionsCommandOutput>;
|
|
2777
2921
|
describeVpcEndpointConnections(args: DescribeVpcEndpointConnectionsCommandInput, cb: (err: any, data?: DescribeVpcEndpointConnectionsCommandOutput) => void): void;
|
|
2778
2922
|
describeVpcEndpointConnections(args: DescribeVpcEndpointConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointConnectionsCommandOutput) => void): void;
|
|
2779
2923
|
/**
|
|
2780
2924
|
* @see {@link DescribeVpcEndpointsCommand}
|
|
2781
2925
|
*/
|
|
2926
|
+
describeVpcEndpoints(): Promise<DescribeVpcEndpointsCommandOutput>;
|
|
2782
2927
|
describeVpcEndpoints(args: DescribeVpcEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcEndpointsCommandOutput>;
|
|
2783
2928
|
describeVpcEndpoints(args: DescribeVpcEndpointsCommandInput, cb: (err: any, data?: DescribeVpcEndpointsCommandOutput) => void): void;
|
|
2784
2929
|
describeVpcEndpoints(args: DescribeVpcEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointsCommandOutput) => void): void;
|
|
2785
2930
|
/**
|
|
2786
2931
|
* @see {@link DescribeVpcEndpointServiceConfigurationsCommand}
|
|
2787
2932
|
*/
|
|
2933
|
+
describeVpcEndpointServiceConfigurations(): Promise<DescribeVpcEndpointServiceConfigurationsCommandOutput>;
|
|
2788
2934
|
describeVpcEndpointServiceConfigurations(args: DescribeVpcEndpointServiceConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcEndpointServiceConfigurationsCommandOutput>;
|
|
2789
2935
|
describeVpcEndpointServiceConfigurations(args: DescribeVpcEndpointServiceConfigurationsCommandInput, cb: (err: any, data?: DescribeVpcEndpointServiceConfigurationsCommandOutput) => void): void;
|
|
2790
2936
|
describeVpcEndpointServiceConfigurations(args: DescribeVpcEndpointServiceConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointServiceConfigurationsCommandOutput) => void): void;
|
|
@@ -2797,30 +2943,35 @@ export interface EC2 {
|
|
|
2797
2943
|
/**
|
|
2798
2944
|
* @see {@link DescribeVpcEndpointServicesCommand}
|
|
2799
2945
|
*/
|
|
2946
|
+
describeVpcEndpointServices(): Promise<DescribeVpcEndpointServicesCommandOutput>;
|
|
2800
2947
|
describeVpcEndpointServices(args: DescribeVpcEndpointServicesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcEndpointServicesCommandOutput>;
|
|
2801
2948
|
describeVpcEndpointServices(args: DescribeVpcEndpointServicesCommandInput, cb: (err: any, data?: DescribeVpcEndpointServicesCommandOutput) => void): void;
|
|
2802
2949
|
describeVpcEndpointServices(args: DescribeVpcEndpointServicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointServicesCommandOutput) => void): void;
|
|
2803
2950
|
/**
|
|
2804
2951
|
* @see {@link DescribeVpcPeeringConnectionsCommand}
|
|
2805
2952
|
*/
|
|
2953
|
+
describeVpcPeeringConnections(): Promise<DescribeVpcPeeringConnectionsCommandOutput>;
|
|
2806
2954
|
describeVpcPeeringConnections(args: DescribeVpcPeeringConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcPeeringConnectionsCommandOutput>;
|
|
2807
2955
|
describeVpcPeeringConnections(args: DescribeVpcPeeringConnectionsCommandInput, cb: (err: any, data?: DescribeVpcPeeringConnectionsCommandOutput) => void): void;
|
|
2808
2956
|
describeVpcPeeringConnections(args: DescribeVpcPeeringConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcPeeringConnectionsCommandOutput) => void): void;
|
|
2809
2957
|
/**
|
|
2810
2958
|
* @see {@link DescribeVpcsCommand}
|
|
2811
2959
|
*/
|
|
2960
|
+
describeVpcs(): Promise<DescribeVpcsCommandOutput>;
|
|
2812
2961
|
describeVpcs(args: DescribeVpcsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpcsCommandOutput>;
|
|
2813
2962
|
describeVpcs(args: DescribeVpcsCommandInput, cb: (err: any, data?: DescribeVpcsCommandOutput) => void): void;
|
|
2814
2963
|
describeVpcs(args: DescribeVpcsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcsCommandOutput) => void): void;
|
|
2815
2964
|
/**
|
|
2816
2965
|
* @see {@link DescribeVpnConnectionsCommand}
|
|
2817
2966
|
*/
|
|
2967
|
+
describeVpnConnections(): Promise<DescribeVpnConnectionsCommandOutput>;
|
|
2818
2968
|
describeVpnConnections(args: DescribeVpnConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpnConnectionsCommandOutput>;
|
|
2819
2969
|
describeVpnConnections(args: DescribeVpnConnectionsCommandInput, cb: (err: any, data?: DescribeVpnConnectionsCommandOutput) => void): void;
|
|
2820
2970
|
describeVpnConnections(args: DescribeVpnConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpnConnectionsCommandOutput) => void): void;
|
|
2821
2971
|
/**
|
|
2822
2972
|
* @see {@link DescribeVpnGatewaysCommand}
|
|
2823
2973
|
*/
|
|
2974
|
+
describeVpnGateways(): Promise<DescribeVpnGatewaysCommandOutput>;
|
|
2824
2975
|
describeVpnGateways(args: DescribeVpnGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVpnGatewaysCommandOutput>;
|
|
2825
2976
|
describeVpnGateways(args: DescribeVpnGatewaysCommandInput, cb: (err: any, data?: DescribeVpnGatewaysCommandOutput) => void): void;
|
|
2826
2977
|
describeVpnGateways(args: DescribeVpnGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpnGatewaysCommandOutput) => void): void;
|
|
@@ -2869,12 +3020,14 @@ export interface EC2 {
|
|
|
2869
3020
|
/**
|
|
2870
3021
|
* @see {@link DisableAwsNetworkPerformanceMetricSubscriptionCommand}
|
|
2871
3022
|
*/
|
|
3023
|
+
disableAwsNetworkPerformanceMetricSubscription(): Promise<DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput>;
|
|
2872
3024
|
disableAwsNetworkPerformanceMetricSubscription(args: DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput>;
|
|
2873
3025
|
disableAwsNetworkPerformanceMetricSubscription(args: DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, cb: (err: any, data?: DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput) => void): void;
|
|
2874
3026
|
disableAwsNetworkPerformanceMetricSubscription(args: DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput) => void): void;
|
|
2875
3027
|
/**
|
|
2876
3028
|
* @see {@link DisableEbsEncryptionByDefaultCommand}
|
|
2877
3029
|
*/
|
|
3030
|
+
disableEbsEncryptionByDefault(): Promise<DisableEbsEncryptionByDefaultCommandOutput>;
|
|
2878
3031
|
disableEbsEncryptionByDefault(args: DisableEbsEncryptionByDefaultCommandInput, options?: __HttpHandlerOptions): Promise<DisableEbsEncryptionByDefaultCommandOutput>;
|
|
2879
3032
|
disableEbsEncryptionByDefault(args: DisableEbsEncryptionByDefaultCommandInput, cb: (err: any, data?: DisableEbsEncryptionByDefaultCommandOutput) => void): void;
|
|
2880
3033
|
disableEbsEncryptionByDefault(args: DisableEbsEncryptionByDefaultCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableEbsEncryptionByDefaultCommandOutput) => void): void;
|
|
@@ -2899,6 +3052,7 @@ export interface EC2 {
|
|
|
2899
3052
|
/**
|
|
2900
3053
|
* @see {@link DisableImageBlockPublicAccessCommand}
|
|
2901
3054
|
*/
|
|
3055
|
+
disableImageBlockPublicAccess(): Promise<DisableImageBlockPublicAccessCommandOutput>;
|
|
2902
3056
|
disableImageBlockPublicAccess(args: DisableImageBlockPublicAccessCommandInput, options?: __HttpHandlerOptions): Promise<DisableImageBlockPublicAccessCommandOutput>;
|
|
2903
3057
|
disableImageBlockPublicAccess(args: DisableImageBlockPublicAccessCommandInput, cb: (err: any, data?: DisableImageBlockPublicAccessCommandOutput) => void): void;
|
|
2904
3058
|
disableImageBlockPublicAccess(args: DisableImageBlockPublicAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableImageBlockPublicAccessCommandOutput) => void): void;
|
|
@@ -2917,12 +3071,14 @@ export interface EC2 {
|
|
|
2917
3071
|
/**
|
|
2918
3072
|
* @see {@link DisableSerialConsoleAccessCommand}
|
|
2919
3073
|
*/
|
|
3074
|
+
disableSerialConsoleAccess(): Promise<DisableSerialConsoleAccessCommandOutput>;
|
|
2920
3075
|
disableSerialConsoleAccess(args: DisableSerialConsoleAccessCommandInput, options?: __HttpHandlerOptions): Promise<DisableSerialConsoleAccessCommandOutput>;
|
|
2921
3076
|
disableSerialConsoleAccess(args: DisableSerialConsoleAccessCommandInput, cb: (err: any, data?: DisableSerialConsoleAccessCommandOutput) => void): void;
|
|
2922
3077
|
disableSerialConsoleAccess(args: DisableSerialConsoleAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableSerialConsoleAccessCommandOutput) => void): void;
|
|
2923
3078
|
/**
|
|
2924
3079
|
* @see {@link DisableSnapshotBlockPublicAccessCommand}
|
|
2925
3080
|
*/
|
|
3081
|
+
disableSnapshotBlockPublicAccess(): Promise<DisableSnapshotBlockPublicAccessCommandOutput>;
|
|
2926
3082
|
disableSnapshotBlockPublicAccess(args: DisableSnapshotBlockPublicAccessCommandInput, options?: __HttpHandlerOptions): Promise<DisableSnapshotBlockPublicAccessCommandOutput>;
|
|
2927
3083
|
disableSnapshotBlockPublicAccess(args: DisableSnapshotBlockPublicAccessCommandInput, cb: (err: any, data?: DisableSnapshotBlockPublicAccessCommandOutput) => void): void;
|
|
2928
3084
|
disableSnapshotBlockPublicAccess(args: DisableSnapshotBlockPublicAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableSnapshotBlockPublicAccessCommandOutput) => void): void;
|
|
@@ -2947,12 +3103,14 @@ export interface EC2 {
|
|
|
2947
3103
|
/**
|
|
2948
3104
|
* @see {@link DisableVpcClassicLinkDnsSupportCommand}
|
|
2949
3105
|
*/
|
|
3106
|
+
disableVpcClassicLinkDnsSupport(): Promise<DisableVpcClassicLinkDnsSupportCommandOutput>;
|
|
2950
3107
|
disableVpcClassicLinkDnsSupport(args: DisableVpcClassicLinkDnsSupportCommandInput, options?: __HttpHandlerOptions): Promise<DisableVpcClassicLinkDnsSupportCommandOutput>;
|
|
2951
3108
|
disableVpcClassicLinkDnsSupport(args: DisableVpcClassicLinkDnsSupportCommandInput, cb: (err: any, data?: DisableVpcClassicLinkDnsSupportCommandOutput) => void): void;
|
|
2952
3109
|
disableVpcClassicLinkDnsSupport(args: DisableVpcClassicLinkDnsSupportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableVpcClassicLinkDnsSupportCommandOutput) => void): void;
|
|
2953
3110
|
/**
|
|
2954
3111
|
* @see {@link DisassociateAddressCommand}
|
|
2955
3112
|
*/
|
|
3113
|
+
disassociateAddress(): Promise<DisassociateAddressCommandOutput>;
|
|
2956
3114
|
disassociateAddress(args: DisassociateAddressCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateAddressCommandOutput>;
|
|
2957
3115
|
disassociateAddress(args: DisassociateAddressCommandInput, cb: (err: any, data?: DisassociateAddressCommandOutput) => void): void;
|
|
2958
3116
|
disassociateAddress(args: DisassociateAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateAddressCommandOutput) => void): void;
|
|
@@ -3049,12 +3207,14 @@ export interface EC2 {
|
|
|
3049
3207
|
/**
|
|
3050
3208
|
* @see {@link EnableAwsNetworkPerformanceMetricSubscriptionCommand}
|
|
3051
3209
|
*/
|
|
3210
|
+
enableAwsNetworkPerformanceMetricSubscription(): Promise<EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput>;
|
|
3052
3211
|
enableAwsNetworkPerformanceMetricSubscription(args: EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput>;
|
|
3053
3212
|
enableAwsNetworkPerformanceMetricSubscription(args: EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, cb: (err: any, data?: EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput) => void): void;
|
|
3054
3213
|
enableAwsNetworkPerformanceMetricSubscription(args: EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput) => void): void;
|
|
3055
3214
|
/**
|
|
3056
3215
|
* @see {@link EnableEbsEncryptionByDefaultCommand}
|
|
3057
3216
|
*/
|
|
3217
|
+
enableEbsEncryptionByDefault(): Promise<EnableEbsEncryptionByDefaultCommandOutput>;
|
|
3058
3218
|
enableEbsEncryptionByDefault(args: EnableEbsEncryptionByDefaultCommandInput, options?: __HttpHandlerOptions): Promise<EnableEbsEncryptionByDefaultCommandOutput>;
|
|
3059
3219
|
enableEbsEncryptionByDefault(args: EnableEbsEncryptionByDefaultCommandInput, cb: (err: any, data?: EnableEbsEncryptionByDefaultCommandOutput) => void): void;
|
|
3060
3220
|
enableEbsEncryptionByDefault(args: EnableEbsEncryptionByDefaultCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableEbsEncryptionByDefaultCommandOutput) => void): void;
|
|
@@ -3097,12 +3257,14 @@ export interface EC2 {
|
|
|
3097
3257
|
/**
|
|
3098
3258
|
* @see {@link EnableReachabilityAnalyzerOrganizationSharingCommand}
|
|
3099
3259
|
*/
|
|
3260
|
+
enableReachabilityAnalyzerOrganizationSharing(): Promise<EnableReachabilityAnalyzerOrganizationSharingCommandOutput>;
|
|
3100
3261
|
enableReachabilityAnalyzerOrganizationSharing(args: EnableReachabilityAnalyzerOrganizationSharingCommandInput, options?: __HttpHandlerOptions): Promise<EnableReachabilityAnalyzerOrganizationSharingCommandOutput>;
|
|
3101
3262
|
enableReachabilityAnalyzerOrganizationSharing(args: EnableReachabilityAnalyzerOrganizationSharingCommandInput, cb: (err: any, data?: EnableReachabilityAnalyzerOrganizationSharingCommandOutput) => void): void;
|
|
3102
3263
|
enableReachabilityAnalyzerOrganizationSharing(args: EnableReachabilityAnalyzerOrganizationSharingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableReachabilityAnalyzerOrganizationSharingCommandOutput) => void): void;
|
|
3103
3264
|
/**
|
|
3104
3265
|
* @see {@link EnableSerialConsoleAccessCommand}
|
|
3105
3266
|
*/
|
|
3267
|
+
enableSerialConsoleAccess(): Promise<EnableSerialConsoleAccessCommandOutput>;
|
|
3106
3268
|
enableSerialConsoleAccess(args: EnableSerialConsoleAccessCommandInput, options?: __HttpHandlerOptions): Promise<EnableSerialConsoleAccessCommandOutput>;
|
|
3107
3269
|
enableSerialConsoleAccess(args: EnableSerialConsoleAccessCommandInput, cb: (err: any, data?: EnableSerialConsoleAccessCommandOutput) => void): void;
|
|
3108
3270
|
enableSerialConsoleAccess(args: EnableSerialConsoleAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableSerialConsoleAccessCommandOutput) => void): void;
|
|
@@ -3139,6 +3301,7 @@ export interface EC2 {
|
|
|
3139
3301
|
/**
|
|
3140
3302
|
* @see {@link EnableVpcClassicLinkDnsSupportCommand}
|
|
3141
3303
|
*/
|
|
3304
|
+
enableVpcClassicLinkDnsSupport(): Promise<EnableVpcClassicLinkDnsSupportCommandOutput>;
|
|
3142
3305
|
enableVpcClassicLinkDnsSupport(args: EnableVpcClassicLinkDnsSupportCommandInput, options?: __HttpHandlerOptions): Promise<EnableVpcClassicLinkDnsSupportCommandOutput>;
|
|
3143
3306
|
enableVpcClassicLinkDnsSupport(args: EnableVpcClassicLinkDnsSupportCommandInput, cb: (err: any, data?: EnableVpcClassicLinkDnsSupportCommandOutput) => void): void;
|
|
3144
3307
|
enableVpcClassicLinkDnsSupport(args: EnableVpcClassicLinkDnsSupportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableVpcClassicLinkDnsSupportCommandOutput) => void): void;
|
|
@@ -3181,6 +3344,7 @@ export interface EC2 {
|
|
|
3181
3344
|
/**
|
|
3182
3345
|
* @see {@link GetAwsNetworkPerformanceDataCommand}
|
|
3183
3346
|
*/
|
|
3347
|
+
getAwsNetworkPerformanceData(): Promise<GetAwsNetworkPerformanceDataCommandOutput>;
|
|
3184
3348
|
getAwsNetworkPerformanceData(args: GetAwsNetworkPerformanceDataCommandInput, options?: __HttpHandlerOptions): Promise<GetAwsNetworkPerformanceDataCommandOutput>;
|
|
3185
3349
|
getAwsNetworkPerformanceData(args: GetAwsNetworkPerformanceDataCommandInput, cb: (err: any, data?: GetAwsNetworkPerformanceDataCommandOutput) => void): void;
|
|
3186
3350
|
getAwsNetworkPerformanceData(args: GetAwsNetworkPerformanceDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAwsNetworkPerformanceDataCommandOutput) => void): void;
|
|
@@ -3217,12 +3381,14 @@ export interface EC2 {
|
|
|
3217
3381
|
/**
|
|
3218
3382
|
* @see {@link GetEbsDefaultKmsKeyIdCommand}
|
|
3219
3383
|
*/
|
|
3384
|
+
getEbsDefaultKmsKeyId(): Promise<GetEbsDefaultKmsKeyIdCommandOutput>;
|
|
3220
3385
|
getEbsDefaultKmsKeyId(args: GetEbsDefaultKmsKeyIdCommandInput, options?: __HttpHandlerOptions): Promise<GetEbsDefaultKmsKeyIdCommandOutput>;
|
|
3221
3386
|
getEbsDefaultKmsKeyId(args: GetEbsDefaultKmsKeyIdCommandInput, cb: (err: any, data?: GetEbsDefaultKmsKeyIdCommandOutput) => void): void;
|
|
3222
3387
|
getEbsDefaultKmsKeyId(args: GetEbsDefaultKmsKeyIdCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEbsDefaultKmsKeyIdCommandOutput) => void): void;
|
|
3223
3388
|
/**
|
|
3224
3389
|
* @see {@link GetEbsEncryptionByDefaultCommand}
|
|
3225
3390
|
*/
|
|
3391
|
+
getEbsEncryptionByDefault(): Promise<GetEbsEncryptionByDefaultCommandOutput>;
|
|
3226
3392
|
getEbsEncryptionByDefault(args: GetEbsEncryptionByDefaultCommandInput, options?: __HttpHandlerOptions): Promise<GetEbsEncryptionByDefaultCommandOutput>;
|
|
3227
3393
|
getEbsEncryptionByDefault(args: GetEbsEncryptionByDefaultCommandInput, cb: (err: any, data?: GetEbsEncryptionByDefaultCommandOutput) => void): void;
|
|
3228
3394
|
getEbsEncryptionByDefault(args: GetEbsEncryptionByDefaultCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEbsEncryptionByDefaultCommandOutput) => void): void;
|
|
@@ -3247,6 +3413,7 @@ export interface EC2 {
|
|
|
3247
3413
|
/**
|
|
3248
3414
|
* @see {@link GetImageBlockPublicAccessStateCommand}
|
|
3249
3415
|
*/
|
|
3416
|
+
getImageBlockPublicAccessState(): Promise<GetImageBlockPublicAccessStateCommandOutput>;
|
|
3250
3417
|
getImageBlockPublicAccessState(args: GetImageBlockPublicAccessStateCommandInput, options?: __HttpHandlerOptions): Promise<GetImageBlockPublicAccessStateCommandOutput>;
|
|
3251
3418
|
getImageBlockPublicAccessState(args: GetImageBlockPublicAccessStateCommandInput, cb: (err: any, data?: GetImageBlockPublicAccessStateCommandOutput) => void): void;
|
|
3252
3419
|
getImageBlockPublicAccessState(args: GetImageBlockPublicAccessStateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetImageBlockPublicAccessStateCommandOutput) => void): void;
|
|
@@ -3355,12 +3522,14 @@ export interface EC2 {
|
|
|
3355
3522
|
/**
|
|
3356
3523
|
* @see {@link GetSerialConsoleAccessStatusCommand}
|
|
3357
3524
|
*/
|
|
3525
|
+
getSerialConsoleAccessStatus(): Promise<GetSerialConsoleAccessStatusCommandOutput>;
|
|
3358
3526
|
getSerialConsoleAccessStatus(args: GetSerialConsoleAccessStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetSerialConsoleAccessStatusCommandOutput>;
|
|
3359
3527
|
getSerialConsoleAccessStatus(args: GetSerialConsoleAccessStatusCommandInput, cb: (err: any, data?: GetSerialConsoleAccessStatusCommandOutput) => void): void;
|
|
3360
3528
|
getSerialConsoleAccessStatus(args: GetSerialConsoleAccessStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSerialConsoleAccessStatusCommandOutput) => void): void;
|
|
3361
3529
|
/**
|
|
3362
3530
|
* @see {@link GetSnapshotBlockPublicAccessStateCommand}
|
|
3363
3531
|
*/
|
|
3532
|
+
getSnapshotBlockPublicAccessState(): Promise<GetSnapshotBlockPublicAccessStateCommandOutput>;
|
|
3364
3533
|
getSnapshotBlockPublicAccessState(args: GetSnapshotBlockPublicAccessStateCommandInput, options?: __HttpHandlerOptions): Promise<GetSnapshotBlockPublicAccessStateCommandOutput>;
|
|
3365
3534
|
getSnapshotBlockPublicAccessState(args: GetSnapshotBlockPublicAccessStateCommandInput, cb: (err: any, data?: GetSnapshotBlockPublicAccessStateCommandOutput) => void): void;
|
|
3366
3535
|
getSnapshotBlockPublicAccessState(args: GetSnapshotBlockPublicAccessStateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSnapshotBlockPublicAccessStateCommandOutput) => void): void;
|
|
@@ -3439,6 +3608,7 @@ export interface EC2 {
|
|
|
3439
3608
|
/**
|
|
3440
3609
|
* @see {@link GetVpnConnectionDeviceTypesCommand}
|
|
3441
3610
|
*/
|
|
3611
|
+
getVpnConnectionDeviceTypes(): Promise<GetVpnConnectionDeviceTypesCommandOutput>;
|
|
3442
3612
|
getVpnConnectionDeviceTypes(args: GetVpnConnectionDeviceTypesCommandInput, options?: __HttpHandlerOptions): Promise<GetVpnConnectionDeviceTypesCommandOutput>;
|
|
3443
3613
|
getVpnConnectionDeviceTypes(args: GetVpnConnectionDeviceTypesCommandInput, cb: (err: any, data?: GetVpnConnectionDeviceTypesCommandOutput) => void): void;
|
|
3444
3614
|
getVpnConnectionDeviceTypes(args: GetVpnConnectionDeviceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVpnConnectionDeviceTypesCommandOutput) => void): void;
|
|
@@ -3457,6 +3627,7 @@ export interface EC2 {
|
|
|
3457
3627
|
/**
|
|
3458
3628
|
* @see {@link ImportImageCommand}
|
|
3459
3629
|
*/
|
|
3630
|
+
importImage(): Promise<ImportImageCommandOutput>;
|
|
3460
3631
|
importImage(args: ImportImageCommandInput, options?: __HttpHandlerOptions): Promise<ImportImageCommandOutput>;
|
|
3461
3632
|
importImage(args: ImportImageCommandInput, cb: (err: any, data?: ImportImageCommandOutput) => void): void;
|
|
3462
3633
|
importImage(args: ImportImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportImageCommandOutput) => void): void;
|
|
@@ -3475,6 +3646,7 @@ export interface EC2 {
|
|
|
3475
3646
|
/**
|
|
3476
3647
|
* @see {@link ImportSnapshotCommand}
|
|
3477
3648
|
*/
|
|
3649
|
+
importSnapshot(): Promise<ImportSnapshotCommandOutput>;
|
|
3478
3650
|
importSnapshot(args: ImportSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<ImportSnapshotCommandOutput>;
|
|
3479
3651
|
importSnapshot(args: ImportSnapshotCommandInput, cb: (err: any, data?: ImportSnapshotCommandOutput) => void): void;
|
|
3480
3652
|
importSnapshot(args: ImportSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportSnapshotCommandOutput) => void): void;
|
|
@@ -3487,12 +3659,14 @@ export interface EC2 {
|
|
|
3487
3659
|
/**
|
|
3488
3660
|
* @see {@link ListImagesInRecycleBinCommand}
|
|
3489
3661
|
*/
|
|
3662
|
+
listImagesInRecycleBin(): Promise<ListImagesInRecycleBinCommandOutput>;
|
|
3490
3663
|
listImagesInRecycleBin(args: ListImagesInRecycleBinCommandInput, options?: __HttpHandlerOptions): Promise<ListImagesInRecycleBinCommandOutput>;
|
|
3491
3664
|
listImagesInRecycleBin(args: ListImagesInRecycleBinCommandInput, cb: (err: any, data?: ListImagesInRecycleBinCommandOutput) => void): void;
|
|
3492
3665
|
listImagesInRecycleBin(args: ListImagesInRecycleBinCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImagesInRecycleBinCommandOutput) => void): void;
|
|
3493
3666
|
/**
|
|
3494
3667
|
* @see {@link ListSnapshotsInRecycleBinCommand}
|
|
3495
3668
|
*/
|
|
3669
|
+
listSnapshotsInRecycleBin(): Promise<ListSnapshotsInRecycleBinCommandOutput>;
|
|
3496
3670
|
listSnapshotsInRecycleBin(args: ListSnapshotsInRecycleBinCommandInput, options?: __HttpHandlerOptions): Promise<ListSnapshotsInRecycleBinCommandOutput>;
|
|
3497
3671
|
listSnapshotsInRecycleBin(args: ListSnapshotsInRecycleBinCommandInput, cb: (err: any, data?: ListSnapshotsInRecycleBinCommandOutput) => void): void;
|
|
3498
3672
|
listSnapshotsInRecycleBin(args: ListSnapshotsInRecycleBinCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSnapshotsInRecycleBinCommandOutput) => void): void;
|
|
@@ -3661,6 +3835,7 @@ export interface EC2 {
|
|
|
3661
3835
|
/**
|
|
3662
3836
|
* @see {@link ModifyLaunchTemplateCommand}
|
|
3663
3837
|
*/
|
|
3838
|
+
modifyLaunchTemplate(): Promise<ModifyLaunchTemplateCommandOutput>;
|
|
3664
3839
|
modifyLaunchTemplate(args: ModifyLaunchTemplateCommandInput, options?: __HttpHandlerOptions): Promise<ModifyLaunchTemplateCommandOutput>;
|
|
3665
3840
|
modifyLaunchTemplate(args: ModifyLaunchTemplateCommandInput, cb: (err: any, data?: ModifyLaunchTemplateCommandOutput) => void): void;
|
|
3666
3841
|
modifyLaunchTemplate(args: ModifyLaunchTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyLaunchTemplateCommandOutput) => void): void;
|
|
@@ -3985,6 +4160,7 @@ export interface EC2 {
|
|
|
3985
4160
|
/**
|
|
3986
4161
|
* @see {@link RejectTransitGatewayMulticastDomainAssociationsCommand}
|
|
3987
4162
|
*/
|
|
4163
|
+
rejectTransitGatewayMulticastDomainAssociations(): Promise<RejectTransitGatewayMulticastDomainAssociationsCommandOutput>;
|
|
3988
4164
|
rejectTransitGatewayMulticastDomainAssociations(args: RejectTransitGatewayMulticastDomainAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<RejectTransitGatewayMulticastDomainAssociationsCommandOutput>;
|
|
3989
4165
|
rejectTransitGatewayMulticastDomainAssociations(args: RejectTransitGatewayMulticastDomainAssociationsCommandInput, cb: (err: any, data?: RejectTransitGatewayMulticastDomainAssociationsCommandOutput) => void): void;
|
|
3990
4166
|
rejectTransitGatewayMulticastDomainAssociations(args: RejectTransitGatewayMulticastDomainAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectTransitGatewayMulticastDomainAssociationsCommandOutput) => void): void;
|
|
@@ -4015,6 +4191,7 @@ export interface EC2 {
|
|
|
4015
4191
|
/**
|
|
4016
4192
|
* @see {@link ReleaseAddressCommand}
|
|
4017
4193
|
*/
|
|
4194
|
+
releaseAddress(): Promise<ReleaseAddressCommandOutput>;
|
|
4018
4195
|
releaseAddress(args: ReleaseAddressCommandInput, options?: __HttpHandlerOptions): Promise<ReleaseAddressCommandOutput>;
|
|
4019
4196
|
releaseAddress(args: ReleaseAddressCommandInput, cb: (err: any, data?: ReleaseAddressCommandOutput) => void): void;
|
|
4020
4197
|
releaseAddress(args: ReleaseAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReleaseAddressCommandOutput) => void): void;
|
|
@@ -4087,6 +4264,7 @@ export interface EC2 {
|
|
|
4087
4264
|
/**
|
|
4088
4265
|
* @see {@link RequestSpotInstancesCommand}
|
|
4089
4266
|
*/
|
|
4267
|
+
requestSpotInstances(): Promise<RequestSpotInstancesCommandOutput>;
|
|
4090
4268
|
requestSpotInstances(args: RequestSpotInstancesCommandInput, options?: __HttpHandlerOptions): Promise<RequestSpotInstancesCommandOutput>;
|
|
4091
4269
|
requestSpotInstances(args: RequestSpotInstancesCommandInput, cb: (err: any, data?: RequestSpotInstancesCommandOutput) => void): void;
|
|
4092
4270
|
requestSpotInstances(args: RequestSpotInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RequestSpotInstancesCommandOutput) => void): void;
|
|
@@ -4099,6 +4277,7 @@ export interface EC2 {
|
|
|
4099
4277
|
/**
|
|
4100
4278
|
* @see {@link ResetEbsDefaultKmsKeyIdCommand}
|
|
4101
4279
|
*/
|
|
4280
|
+
resetEbsDefaultKmsKeyId(): Promise<ResetEbsDefaultKmsKeyIdCommandOutput>;
|
|
4102
4281
|
resetEbsDefaultKmsKeyId(args: ResetEbsDefaultKmsKeyIdCommandInput, options?: __HttpHandlerOptions): Promise<ResetEbsDefaultKmsKeyIdCommandOutput>;
|
|
4103
4282
|
resetEbsDefaultKmsKeyId(args: ResetEbsDefaultKmsKeyIdCommandInput, cb: (err: any, data?: ResetEbsDefaultKmsKeyIdCommandOutput) => void): void;
|
|
4104
4283
|
resetEbsDefaultKmsKeyId(args: ResetEbsDefaultKmsKeyIdCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetEbsDefaultKmsKeyIdCommandOutput) => void): void;
|
|
@@ -4177,6 +4356,7 @@ export interface EC2 {
|
|
|
4177
4356
|
/**
|
|
4178
4357
|
* @see {@link RevokeSecurityGroupIngressCommand}
|
|
4179
4358
|
*/
|
|
4359
|
+
revokeSecurityGroupIngress(): Promise<RevokeSecurityGroupIngressCommandOutput>;
|
|
4180
4360
|
revokeSecurityGroupIngress(args: RevokeSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<RevokeSecurityGroupIngressCommandOutput>;
|
|
4181
4361
|
revokeSecurityGroupIngress(args: RevokeSecurityGroupIngressCommandInput, cb: (err: any, data?: RevokeSecurityGroupIngressCommandOutput) => void): void;
|
|
4182
4362
|
revokeSecurityGroupIngress(args: RevokeSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeSecurityGroupIngressCommandOutput) => void): void;
|
|
@@ -4291,12 +4471,14 @@ export interface EC2 {
|
|
|
4291
4471
|
/**
|
|
4292
4472
|
* @see {@link UpdateSecurityGroupRuleDescriptionsEgressCommand}
|
|
4293
4473
|
*/
|
|
4474
|
+
updateSecurityGroupRuleDescriptionsEgress(): Promise<UpdateSecurityGroupRuleDescriptionsEgressCommandOutput>;
|
|
4294
4475
|
updateSecurityGroupRuleDescriptionsEgress(args: UpdateSecurityGroupRuleDescriptionsEgressCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSecurityGroupRuleDescriptionsEgressCommandOutput>;
|
|
4295
4476
|
updateSecurityGroupRuleDescriptionsEgress(args: UpdateSecurityGroupRuleDescriptionsEgressCommandInput, cb: (err: any, data?: UpdateSecurityGroupRuleDescriptionsEgressCommandOutput) => void): void;
|
|
4296
4477
|
updateSecurityGroupRuleDescriptionsEgress(args: UpdateSecurityGroupRuleDescriptionsEgressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSecurityGroupRuleDescriptionsEgressCommandOutput) => void): void;
|
|
4297
4478
|
/**
|
|
4298
4479
|
* @see {@link UpdateSecurityGroupRuleDescriptionsIngressCommand}
|
|
4299
4480
|
*/
|
|
4481
|
+
updateSecurityGroupRuleDescriptionsIngress(): Promise<UpdateSecurityGroupRuleDescriptionsIngressCommandOutput>;
|
|
4300
4482
|
updateSecurityGroupRuleDescriptionsIngress(args: UpdateSecurityGroupRuleDescriptionsIngressCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSecurityGroupRuleDescriptionsIngressCommandOutput>;
|
|
4301
4483
|
updateSecurityGroupRuleDescriptionsIngress(args: UpdateSecurityGroupRuleDescriptionsIngressCommandInput, cb: (err: any, data?: UpdateSecurityGroupRuleDescriptionsIngressCommandOutput) => void): void;
|
|
4302
4484
|
updateSecurityGroupRuleDescriptionsIngress(args: UpdateSecurityGroupRuleDescriptionsIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSecurityGroupRuleDescriptionsIngressCommandOutput) => void): void;
|
|
@@ -4308,10 +4490,10 @@ export interface EC2 {
|
|
|
4308
4490
|
withdrawByoipCidr(args: WithdrawByoipCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: WithdrawByoipCidrCommandOutput) => void): void;
|
|
4309
4491
|
}
|
|
4310
4492
|
/**
|
|
4311
|
-
* @public
|
|
4312
4493
|
* <fullname>Amazon Elastic Compute Cloud</fullname>
|
|
4313
4494
|
* <p>You can access the features of Amazon Elastic Compute Cloud (Amazon EC2) programmatically. For more information,
|
|
4314
4495
|
* see the <a href="https://docs.aws.amazon.com/ec2/latest/devguide">Amazon EC2 Developer Guide</a>.</p>
|
|
4496
|
+
* @public
|
|
4315
4497
|
*/
|
|
4316
4498
|
export declare class EC2 extends EC2Client implements EC2 {
|
|
4317
4499
|
}
|