@aws-sdk/client-ec2 3.50.0 → 3.51.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/EC2.d.ts +2610 -0
- package/dist-types/ts3.4/EC2Client.d.ts +594 -0
- package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +521 -0
- package/dist-types/ts3.4/endpoints.d.ts +2 -0
- package/dist-types/ts3.4/index.d.ts +6 -0
- package/dist-types/ts3.4/models/index.d.ts +7 -0
- package/dist-types/ts3.4/models/models_0.d.ts +3401 -0
- package/dist-types/ts3.4/models/models_1.d.ts +3934 -0
- package/dist-types/ts3.4/models/models_2.d.ts +3427 -0
- package/dist-types/ts3.4/models/models_3.d.ts +3964 -0
- package/dist-types/ts3.4/models/models_4.d.ts +3933 -0
- package/dist-types/ts3.4/models/models_5.d.ts +3837 -0
- package/dist-types/ts3.4/models/models_6.d.ts +1068 -0
- package/dist-types/ts3.4/pagination/DescribeAddressesAttributePaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeByoipCidrsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeCapacityReservationFleetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeCapacityReservationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeCarrierGatewaysPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeClassicLinkInstancesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeClientVpnAuthorizationRulesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeClientVpnConnectionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeClientVpnEndpointsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeClientVpnRoutesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeClientVpnTargetNetworksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeCoipPoolsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDhcpOptionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEgressOnlyInternetGatewaysPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeExportImageTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeFastLaunchImagesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeFastSnapshotRestoresPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeFleetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeFlowLogsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeFpgaImagesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeHostReservationOfferingsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeHostReservationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeHostsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeIamInstanceProfileAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeImportImageTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeImportSnapshotTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstanceCreditSpecificationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstanceEventWindowsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstanceStatusPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstanceTypeOfferingsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstanceTypesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstancesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInternetGatewaysPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeIpamPoolsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeIpamScopesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeIpamsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeIpv6PoolsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeLaunchTemplateVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeLaunchTemplatesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTablesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeLocalGatewaysPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeManagedPrefixListsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMovingAddressesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeNatGatewaysPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeNetworkAclsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAnalysesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeNetworkInsightsPathsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeNetworkInterfacePermissionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeNetworkInterfacesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePrefixListsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePrincipalIdFormatPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePublicIpv4PoolsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeReplaceRootVolumeTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeReservedInstancesModificationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeReservedInstancesOfferingsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeRouteTablesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeScheduledInstanceAvailabilityPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeScheduledInstancesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSecurityGroupRulesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSecurityGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSnapshotTierStatusPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSnapshotsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSpotFleetRequestsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSpotInstanceRequestsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSpotPriceHistoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeStaleSecurityGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeStoreImageTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSubnetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeTrafficMirrorFiltersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeTrafficMirrorSessionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeTrafficMirrorTargetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayAttachmentsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectPeersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayMulticastDomainsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTablesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeTransitGatewaysPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeTrunkInterfaceAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeVolumeStatusPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeVolumesModificationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeVolumesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeVpcClassicLinkDnsSupportPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeVpcEndpointServicePermissionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeVpcEndpointsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeVpcPeeringConnectionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeVpcsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetAssociatedIpv6PoolCidrsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetGroupsForCapacityReservationPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetIpamAddressHistoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetIpamPoolAllocationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetIpamPoolCidrsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetIpamResourceCidrsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetManagedPrefixListAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetManagedPrefixListEntriesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetSpotPlacementScoresPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetTransitGatewayAttachmentPropagationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetTransitGatewayPrefixListReferencesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTableAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTablePropagationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetVpnConnectionDeviceTypesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/ListImagesInRecycleBinPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/SearchLocalGatewayRoutesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/SearchTransitGatewayMulticastGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/index.d.ts +119 -0
- package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +1565 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/dist-types/ts3.4/waiters/index.d.ts +33 -0
- package/dist-types/ts3.4/waiters/waitForBundleTaskComplete.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForConversionTaskCancelled.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForConversionTaskCompleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForConversionTaskDeleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForCustomerGatewayAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForExportTaskCancelled.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForExportTaskCompleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForImageAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForImageExists.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForInstanceExists.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForInstanceRunning.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForInstanceStatusOk.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForInstanceStopped.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForInstanceTerminated.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForInternetGatewayExists.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForKeyPairExists.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForNatGatewayAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForNetworkInterfaceAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForPasswordDataAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForSecurityGroupExists.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForSnapshotCompleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForSpotInstanceRequestFulfilled.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForSubnetAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForSystemStatusOk.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForVolumeAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForVolumeDeleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForVolumeInUse.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForVpcAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForVpcExists.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionDeleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionExists.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForVpnConnectionAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForVpnConnectionDeleted.d.ts +7 -0
- package/package.json +8 -8
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateIpamRequest, CreateIpamResult } from "../models/models_1";
|
|
5
|
+
export interface CreateIpamCommandInput extends CreateIpamRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateIpamCommandOutput extends CreateIpamResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateIpamCommand extends $Command<CreateIpamCommandInput, CreateIpamCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateIpamCommandInput;
|
|
12
|
+
constructor(input: CreateIpamCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIpamCommandInput, CreateIpamCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateIpamPoolRequest, CreateIpamPoolResult } from "../models/models_1";
|
|
5
|
+
export interface CreateIpamPoolCommandInput extends CreateIpamPoolRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateIpamPoolCommandOutput extends CreateIpamPoolResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateIpamPoolCommand extends $Command<CreateIpamPoolCommandInput, CreateIpamPoolCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateIpamPoolCommandInput;
|
|
12
|
+
constructor(input: CreateIpamPoolCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIpamPoolCommandInput, CreateIpamPoolCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateIpamScopeRequest, CreateIpamScopeResult } from "../models/models_1";
|
|
5
|
+
export interface CreateIpamScopeCommandInput extends CreateIpamScopeRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateIpamScopeCommandOutput extends CreateIpamScopeResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateIpamScopeCommand extends $Command<CreateIpamScopeCommandInput, CreateIpamScopeCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateIpamScopeCommandInput;
|
|
12
|
+
constructor(input: CreateIpamScopeCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIpamScopeCommandInput, CreateIpamScopeCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateKeyPairRequest, KeyPair } from "../models/models_1";
|
|
5
|
+
export interface CreateKeyPairCommandInput extends CreateKeyPairRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateKeyPairCommandOutput extends KeyPair, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateKeyPairCommand extends $Command<CreateKeyPairCommandInput, CreateKeyPairCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateKeyPairCommandInput;
|
|
12
|
+
constructor(input: CreateKeyPairCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateKeyPairCommandInput, CreateKeyPairCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateLaunchTemplateRequest, CreateLaunchTemplateResult } from "../models/models_1";
|
|
5
|
+
export interface CreateLaunchTemplateCommandInput extends CreateLaunchTemplateRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateLaunchTemplateCommandOutput extends CreateLaunchTemplateResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateLaunchTemplateCommand extends $Command<CreateLaunchTemplateCommandInput, CreateLaunchTemplateCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateLaunchTemplateCommandInput;
|
|
12
|
+
constructor(input: CreateLaunchTemplateCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLaunchTemplateCommandInput, CreateLaunchTemplateCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateLaunchTemplateVersionRequest, CreateLaunchTemplateVersionResult } from "../models/models_1";
|
|
5
|
+
export interface CreateLaunchTemplateVersionCommandInput extends CreateLaunchTemplateVersionRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateLaunchTemplateVersionCommandOutput extends CreateLaunchTemplateVersionResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateLaunchTemplateVersionCommand extends $Command<CreateLaunchTemplateVersionCommandInput, CreateLaunchTemplateVersionCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateLaunchTemplateVersionCommandInput;
|
|
12
|
+
constructor(input: CreateLaunchTemplateVersionCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLaunchTemplateVersionCommandInput, CreateLaunchTemplateVersionCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateLocalGatewayRouteRequest, CreateLocalGatewayRouteResult } from "../models/models_1";
|
|
5
|
+
export interface CreateLocalGatewayRouteCommandInput extends CreateLocalGatewayRouteRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateLocalGatewayRouteCommandOutput extends CreateLocalGatewayRouteResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateLocalGatewayRouteCommand extends $Command<CreateLocalGatewayRouteCommandInput, CreateLocalGatewayRouteCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateLocalGatewayRouteCommandInput;
|
|
12
|
+
constructor(input: CreateLocalGatewayRouteCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocalGatewayRouteCommandInput, CreateLocalGatewayRouteCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateLocalGatewayRouteTableVpcAssociationRequest, CreateLocalGatewayRouteTableVpcAssociationResult } from "../models/models_1";
|
|
5
|
+
export interface CreateLocalGatewayRouteTableVpcAssociationCommandInput extends CreateLocalGatewayRouteTableVpcAssociationRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateLocalGatewayRouteTableVpcAssociationCommandOutput extends CreateLocalGatewayRouteTableVpcAssociationResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateLocalGatewayRouteTableVpcAssociationCommand extends $Command<CreateLocalGatewayRouteTableVpcAssociationCommandInput, CreateLocalGatewayRouteTableVpcAssociationCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateLocalGatewayRouteTableVpcAssociationCommandInput;
|
|
12
|
+
constructor(input: CreateLocalGatewayRouteTableVpcAssociationCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLocalGatewayRouteTableVpcAssociationCommandInput, CreateLocalGatewayRouteTableVpcAssociationCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateManagedPrefixListRequest, CreateManagedPrefixListResult } from "../models/models_1";
|
|
5
|
+
export interface CreateManagedPrefixListCommandInput extends CreateManagedPrefixListRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateManagedPrefixListCommandOutput extends CreateManagedPrefixListResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateManagedPrefixListCommand extends $Command<CreateManagedPrefixListCommandInput, CreateManagedPrefixListCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateManagedPrefixListCommandInput;
|
|
12
|
+
constructor(input: CreateManagedPrefixListCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateManagedPrefixListCommandInput, CreateManagedPrefixListCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateNatGatewayRequest, CreateNatGatewayResult } from "../models/models_1";
|
|
5
|
+
export interface CreateNatGatewayCommandInput extends CreateNatGatewayRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateNatGatewayCommandOutput extends CreateNatGatewayResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateNatGatewayCommand extends $Command<CreateNatGatewayCommandInput, CreateNatGatewayCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateNatGatewayCommandInput;
|
|
12
|
+
constructor(input: CreateNatGatewayCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateNatGatewayCommandInput, CreateNatGatewayCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateNetworkAclRequest, CreateNetworkAclResult } from "../models/models_1";
|
|
5
|
+
export interface CreateNetworkAclCommandInput extends CreateNetworkAclRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateNetworkAclCommandOutput extends CreateNetworkAclResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateNetworkAclCommand extends $Command<CreateNetworkAclCommandInput, CreateNetworkAclCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateNetworkAclCommandInput;
|
|
12
|
+
constructor(input: CreateNetworkAclCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateNetworkAclCommandInput, CreateNetworkAclCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateNetworkAclEntryRequest } from "../models/models_1";
|
|
5
|
+
export interface CreateNetworkAclEntryCommandInput extends CreateNetworkAclEntryRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateNetworkAclEntryCommandOutput extends __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateNetworkAclEntryCommand extends $Command<CreateNetworkAclEntryCommandInput, CreateNetworkAclEntryCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateNetworkAclEntryCommandInput;
|
|
12
|
+
constructor(input: CreateNetworkAclEntryCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateNetworkAclEntryCommandInput, CreateNetworkAclEntryCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateNetworkInsightsAccessScopeRequest, CreateNetworkInsightsAccessScopeResult } from "../models/models_1";
|
|
5
|
+
export interface CreateNetworkInsightsAccessScopeCommandInput extends CreateNetworkInsightsAccessScopeRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateNetworkInsightsAccessScopeCommandOutput extends CreateNetworkInsightsAccessScopeResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateNetworkInsightsAccessScopeCommand extends $Command<CreateNetworkInsightsAccessScopeCommandInput, CreateNetworkInsightsAccessScopeCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateNetworkInsightsAccessScopeCommandInput;
|
|
12
|
+
constructor(input: CreateNetworkInsightsAccessScopeCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateNetworkInsightsAccessScopeCommandInput, CreateNetworkInsightsAccessScopeCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateNetworkInsightsPathRequest, CreateNetworkInsightsPathResult } from "../models/models_1";
|
|
5
|
+
export interface CreateNetworkInsightsPathCommandInput extends CreateNetworkInsightsPathRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateNetworkInsightsPathCommandOutput extends CreateNetworkInsightsPathResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateNetworkInsightsPathCommand extends $Command<CreateNetworkInsightsPathCommandInput, CreateNetworkInsightsPathCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateNetworkInsightsPathCommandInput;
|
|
12
|
+
constructor(input: CreateNetworkInsightsPathCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateNetworkInsightsPathCommandInput, CreateNetworkInsightsPathCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateNetworkInterfaceRequest, CreateNetworkInterfaceResult } from "../models/models_1";
|
|
5
|
+
export interface CreateNetworkInterfaceCommandInput extends CreateNetworkInterfaceRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateNetworkInterfaceCommandOutput extends CreateNetworkInterfaceResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateNetworkInterfaceCommand extends $Command<CreateNetworkInterfaceCommandInput, CreateNetworkInterfaceCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateNetworkInterfaceCommandInput;
|
|
12
|
+
constructor(input: CreateNetworkInterfaceCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateNetworkInterfaceCommandInput, CreateNetworkInterfaceCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateNetworkInterfacePermissionRequest, CreateNetworkInterfacePermissionResult } from "../models/models_1";
|
|
5
|
+
export interface CreateNetworkInterfacePermissionCommandInput extends CreateNetworkInterfacePermissionRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateNetworkInterfacePermissionCommandOutput extends CreateNetworkInterfacePermissionResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateNetworkInterfacePermissionCommand extends $Command<CreateNetworkInterfacePermissionCommandInput, CreateNetworkInterfacePermissionCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateNetworkInterfacePermissionCommandInput;
|
|
12
|
+
constructor(input: CreateNetworkInterfacePermissionCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateNetworkInterfacePermissionCommandInput, CreateNetworkInterfacePermissionCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreatePlacementGroupRequest, CreatePlacementGroupResult } from "../models/models_1";
|
|
5
|
+
export interface CreatePlacementGroupCommandInput extends CreatePlacementGroupRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreatePlacementGroupCommandOutput extends CreatePlacementGroupResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreatePlacementGroupCommand extends $Command<CreatePlacementGroupCommandInput, CreatePlacementGroupCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreatePlacementGroupCommandInput;
|
|
12
|
+
constructor(input: CreatePlacementGroupCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePlacementGroupCommandInput, CreatePlacementGroupCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreatePublicIpv4PoolRequest, CreatePublicIpv4PoolResult } from "../models/models_1";
|
|
5
|
+
export interface CreatePublicIpv4PoolCommandInput extends CreatePublicIpv4PoolRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreatePublicIpv4PoolCommandOutput extends CreatePublicIpv4PoolResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreatePublicIpv4PoolCommand extends $Command<CreatePublicIpv4PoolCommandInput, CreatePublicIpv4PoolCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreatePublicIpv4PoolCommandInput;
|
|
12
|
+
constructor(input: CreatePublicIpv4PoolCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePublicIpv4PoolCommandInput, CreatePublicIpv4PoolCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateReplaceRootVolumeTaskRequest, CreateReplaceRootVolumeTaskResult } from "../models/models_1";
|
|
5
|
+
export interface CreateReplaceRootVolumeTaskCommandInput extends CreateReplaceRootVolumeTaskRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateReplaceRootVolumeTaskCommandOutput extends CreateReplaceRootVolumeTaskResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateReplaceRootVolumeTaskCommand extends $Command<CreateReplaceRootVolumeTaskCommandInput, CreateReplaceRootVolumeTaskCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateReplaceRootVolumeTaskCommandInput;
|
|
12
|
+
constructor(input: CreateReplaceRootVolumeTaskCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReplaceRootVolumeTaskCommandInput, CreateReplaceRootVolumeTaskCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateReservedInstancesListingRequest, CreateReservedInstancesListingResult } from "../models/models_1";
|
|
5
|
+
export interface CreateReservedInstancesListingCommandInput extends CreateReservedInstancesListingRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateReservedInstancesListingCommandOutput extends CreateReservedInstancesListingResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateReservedInstancesListingCommand extends $Command<CreateReservedInstancesListingCommandInput, CreateReservedInstancesListingCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateReservedInstancesListingCommandInput;
|
|
12
|
+
constructor(input: CreateReservedInstancesListingCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReservedInstancesListingCommandInput, CreateReservedInstancesListingCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateRestoreImageTaskRequest, CreateRestoreImageTaskResult } from "../models/models_1";
|
|
5
|
+
export interface CreateRestoreImageTaskCommandInput extends CreateRestoreImageTaskRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateRestoreImageTaskCommandOutput extends CreateRestoreImageTaskResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateRestoreImageTaskCommand extends $Command<CreateRestoreImageTaskCommandInput, CreateRestoreImageTaskCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateRestoreImageTaskCommandInput;
|
|
12
|
+
constructor(input: CreateRestoreImageTaskCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRestoreImageTaskCommandInput, CreateRestoreImageTaskCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateRouteRequest, CreateRouteResult } from "../models/models_1";
|
|
5
|
+
export interface CreateRouteCommandInput extends CreateRouteRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateRouteCommandOutput extends CreateRouteResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateRouteCommand extends $Command<CreateRouteCommandInput, CreateRouteCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateRouteCommandInput;
|
|
12
|
+
constructor(input: CreateRouteCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRouteCommandInput, CreateRouteCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateRouteTableRequest, CreateRouteTableResult } from "../models/models_1";
|
|
5
|
+
export interface CreateRouteTableCommandInput extends CreateRouteTableRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateRouteTableCommandOutput extends CreateRouteTableResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateRouteTableCommand extends $Command<CreateRouteTableCommandInput, CreateRouteTableCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateRouteTableCommandInput;
|
|
12
|
+
constructor(input: CreateRouteTableCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRouteTableCommandInput, CreateRouteTableCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateSecurityGroupRequest, CreateSecurityGroupResult } from "../models/models_1";
|
|
5
|
+
export interface CreateSecurityGroupCommandInput extends CreateSecurityGroupRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateSecurityGroupCommandOutput extends CreateSecurityGroupResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateSecurityGroupCommand extends $Command<CreateSecurityGroupCommandInput, CreateSecurityGroupCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateSecurityGroupCommandInput;
|
|
12
|
+
constructor(input: CreateSecurityGroupCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSecurityGroupCommandInput, CreateSecurityGroupCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateSnapshotRequest, Snapshot } from "../models/models_1";
|
|
5
|
+
export interface CreateSnapshotCommandInput extends CreateSnapshotRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateSnapshotCommandOutput extends Snapshot, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateSnapshotCommand extends $Command<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateSnapshotCommandInput;
|
|
12
|
+
constructor(input: CreateSnapshotCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSnapshotCommandInput, CreateSnapshotCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateSnapshotsRequest, CreateSnapshotsResult } from "../models/models_1";
|
|
5
|
+
export interface CreateSnapshotsCommandInput extends CreateSnapshotsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateSnapshotsCommandOutput extends CreateSnapshotsResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateSnapshotsCommand extends $Command<CreateSnapshotsCommandInput, CreateSnapshotsCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateSnapshotsCommandInput;
|
|
12
|
+
constructor(input: CreateSnapshotsCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSnapshotsCommandInput, CreateSnapshotsCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateSpotDatafeedSubscriptionRequest, CreateSpotDatafeedSubscriptionResult } from "../models/models_1";
|
|
5
|
+
export interface CreateSpotDatafeedSubscriptionCommandInput extends CreateSpotDatafeedSubscriptionRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateSpotDatafeedSubscriptionCommandOutput extends CreateSpotDatafeedSubscriptionResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateSpotDatafeedSubscriptionCommand extends $Command<CreateSpotDatafeedSubscriptionCommandInput, CreateSpotDatafeedSubscriptionCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateSpotDatafeedSubscriptionCommandInput;
|
|
12
|
+
constructor(input: CreateSpotDatafeedSubscriptionCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSpotDatafeedSubscriptionCommandInput, CreateSpotDatafeedSubscriptionCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateStoreImageTaskRequest, CreateStoreImageTaskResult } from "../models/models_1";
|
|
5
|
+
export interface CreateStoreImageTaskCommandInput extends CreateStoreImageTaskRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateStoreImageTaskCommandOutput extends CreateStoreImageTaskResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateStoreImageTaskCommand extends $Command<CreateStoreImageTaskCommandInput, CreateStoreImageTaskCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateStoreImageTaskCommandInput;
|
|
12
|
+
constructor(input: CreateStoreImageTaskCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateStoreImageTaskCommandInput, CreateStoreImageTaskCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateSubnetCidrReservationRequest, CreateSubnetCidrReservationResult } from "../models/models_1";
|
|
5
|
+
export interface CreateSubnetCidrReservationCommandInput extends CreateSubnetCidrReservationRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateSubnetCidrReservationCommandOutput extends CreateSubnetCidrReservationResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateSubnetCidrReservationCommand extends $Command<CreateSubnetCidrReservationCommandInput, CreateSubnetCidrReservationCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateSubnetCidrReservationCommandInput;
|
|
12
|
+
constructor(input: CreateSubnetCidrReservationCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSubnetCidrReservationCommandInput, CreateSubnetCidrReservationCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateSubnetRequest, CreateSubnetResult } from "../models/models_1";
|
|
5
|
+
export interface CreateSubnetCommandInput extends CreateSubnetRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateSubnetCommandOutput extends CreateSubnetResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateSubnetCommand extends $Command<CreateSubnetCommandInput, CreateSubnetCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateSubnetCommandInput;
|
|
12
|
+
constructor(input: CreateSubnetCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSubnetCommandInput, CreateSubnetCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateTagsRequest } from "../models/models_1";
|
|
5
|
+
export interface CreateTagsCommandInput extends CreateTagsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateTagsCommandOutput extends __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateTagsCommand extends $Command<CreateTagsCommandInput, CreateTagsCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateTagsCommandInput;
|
|
12
|
+
constructor(input: CreateTagsCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTagsCommandInput, CreateTagsCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
+
import { CreateTrafficMirrorFilterRequest, CreateTrafficMirrorFilterResult } from "../models/models_1";
|
|
5
|
+
export interface CreateTrafficMirrorFilterCommandInput extends CreateTrafficMirrorFilterRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateTrafficMirrorFilterCommandOutput extends CreateTrafficMirrorFilterResult, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class CreateTrafficMirrorFilterCommand extends $Command<CreateTrafficMirrorFilterCommandInput, CreateTrafficMirrorFilterCommandOutput, EC2ClientResolvedConfig> {
|
|
11
|
+
readonly input: CreateTrafficMirrorFilterCommandInput;
|
|
12
|
+
constructor(input: CreateTrafficMirrorFilterCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EC2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTrafficMirrorFilterCommandInput, CreateTrafficMirrorFilterCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|