@aws-sdk/client-ec2 3.1104.0 → 3.1106.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/README.md +105 -0
- package/dist-cjs/index.js +743 -32
- package/dist-es/EC2.js +30 -0
- package/dist-es/commands/BatchModifyIpamRoutingPolicyRegistrationsCommand.js +4 -0
- package/dist-es/commands/CreateIpamInternetRegistryAssociationCommand.js +4 -0
- package/dist-es/commands/CreateIpamRoutingPolicyRegistrationCommand.js +4 -0
- package/dist-es/commands/DeleteIpamInternetRegistryAssociationCommand.js +4 -0
- package/dist-es/commands/DeleteIpamRoutingPolicyRegistrationCommand.js +4 -0
- package/dist-es/commands/DescribeIpamInternetRegistryAssociationsCommand.js +4 -0
- package/dist-es/commands/EnableIpamInternetRegistryAssociationCommand.js +4 -0
- package/dist-es/commands/GetIpamDiscoveredRoutesCommand.js +4 -0
- package/dist-es/commands/GetIpamInternetRegistryAssociationAsnsCommand.js +4 -0
- package/dist-es/commands/GetIpamInternetRegistryAssociationCidrsCommand.js +4 -0
- package/dist-es/commands/GetIpamRouteOriginAuthorizationsCommand.js +4 -0
- package/dist-es/commands/GetIpamRouteProtectionFindingsCommand.js +4 -0
- package/dist-es/commands/GetIpamRoutingPolicyRegistrationDeltasCommand.js +4 -0
- package/dist-es/commands/GetIpamRoutingPolicyRegistrationsCommand.js +4 -0
- package/dist-es/commands/ModifyIpamRoutingPolicyRegistrationCommand.js +4 -0
- package/dist-es/commands/index.js +15 -0
- package/dist-es/models/enums.js +62 -0
- package/dist-es/schemas/schemas_0.js +541 -31
- package/dist-types/EC2.d.ts +106 -0
- package/dist-types/EC2Client.d.ts +17 -2
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -0
- package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
- package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
- package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
- package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/BatchModifyIpamRoutingPolicyRegistrationsCommand.d.ts +80 -0
- package/dist-types/commands/CopyImageCommand.d.ts +1 -1
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CopyVolumesCommand.d.ts +1 -1
- package/dist-types/commands/CreateApplicationStatusCheckCommand.d.ts +5 -5
- package/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationCancellationQuoteCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +2 -3
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
- package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageUsageReportCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateInterruptibleCapacityReservationAllocationCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamInternetRegistryAssociationCommand.d.ts +104 -0
- package/dist-types/commands/CreateIpamPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamRoutingPolicyRegistrationCommand.d.ts +86 -0
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
- package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -2
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +2 -2
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +2 -3
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecondaryNetworkCommand.d.ts +2 -2
- package/dist-types/commands/CreateSecondarySubnetCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEncryptionControlCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConcentratorCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIpamInternetRegistryAssociationCommand.d.ts +89 -0
- package/dist-types/commands/DeleteIpamRoutingPolicyRegistrationCommand.d.ts +80 -0
- package/dist-types/commands/DeleteLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNatGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkAclCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +1 -1
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -0
- package/dist-types/commands/DescribeApplicationStatusCheckAssociationsCommand.d.ts +31 -0
- package/dist-types/commands/DescribeApplicationStatusChecksCommand.d.ts +9 -9
- package/dist-types/commands/DescribeApplicationStatusCommand.d.ts +86 -0
- package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeFlowLogsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +1 -2
- package/dist-types/commands/DescribeIpamInternetRegistryAssociationsCommand.d.ts +104 -0
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecondaryInterfacesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecondaryNetworksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecondarySubnetsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +1 -2
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/EnableFastLaunchCommand.d.ts +2 -1
- package/dist-types/commands/EnableFastSnapshotRestoresCommand.d.ts +1 -1
- package/dist-types/commands/EnableImageBlockPublicAccessCommand.d.ts +1 -1
- package/dist-types/commands/EnableImageCommand.d.ts +1 -1
- package/dist-types/commands/EnableImageDeprecationCommand.d.ts +1 -1
- package/dist-types/commands/EnableImageDeregistrationProtectionCommand.d.ts +1 -2
- package/dist-types/commands/EnableIpamInternetRegistryAssociationCommand.d.ts +95 -0
- package/dist-types/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/commands/GetIpamDiscoveredRoutesCommand.d.ts +98 -0
- package/dist-types/commands/GetIpamInternetRegistryAssociationAsnsCommand.d.ts +88 -0
- package/dist-types/commands/GetIpamInternetRegistryAssociationCidrsCommand.d.ts +88 -0
- package/dist-types/commands/GetIpamRouteOriginAuthorizationsCommand.d.ts +82 -0
- package/dist-types/commands/GetIpamRouteProtectionFindingsCommand.d.ts +116 -0
- package/dist-types/commands/GetIpamRoutingPolicyRegistrationDeltasCommand.d.ts +86 -0
- package/dist-types/commands/GetIpamRoutingPolicyRegistrationsCommand.d.ts +88 -0
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +1 -0
- package/dist-types/commands/ImportImageCommand.d.ts +1 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ImportVolumeCommand.d.ts +1 -1
- package/dist-types/commands/ListImagesInRecycleBinCommand.d.ts +1 -1
- package/dist-types/commands/ListSnapshotsInRecycleBinCommand.d.ts +1 -1
- package/dist-types/commands/ListVolumesInRecycleBinCommand.d.ts +1 -1
- package/dist-types/commands/LockSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ModifyAccountVpcEncryptionControlCommand.d.ts +1 -1
- package/dist-types/commands/ModifyAddressAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyApplicationStatusCheckCommand.d.ts +4 -4
- package/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/commands/ModifyFleetCommand.d.ts +1 -1
- package/dist-types/commands/ModifyFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIpamRoutingPolicyRegistrationCommand.d.ts +86 -0
- package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +2 -0
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -1
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
- package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/commands/ResetFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ResetImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ResetNetworkInterfaceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ResetSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +1 -1
- package/dist-types/commands/RestoreImageFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/commands/RestoreManagedPrefixListVersionCommand.d.ts +1 -1
- package/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +1 -1
- package/dist-types/commands/RestoreVolumeFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/commands/RevokeClientVpnIngressCommand.d.ts +1 -1
- package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/RunInstancesCommand.d.ts +2 -2
- package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -0
- package/dist-types/commands/index.d.ts +15 -0
- package/dist-types/models/enums.d.ts +134 -0
- package/dist-types/models/models_0.d.ts +77 -205
- package/dist-types/models/models_1.d.ts +413 -313
- package/dist-types/models/models_2.d.ts +380 -183
- package/dist-types/models/models_3.d.ts +181 -461
- package/dist-types/models/models_4.d.ts +8068 -8110
- package/dist-types/models/models_5.d.ts +1715 -1517
- package/dist-types/models/models_6.d.ts +4471 -4577
- package/dist-types/models/models_7.d.ts +4650 -4786
- package/dist-types/models/models_8.d.ts +1456 -4
- package/dist-types/schemas/schemas_0.d.ts +55 -0
- package/dist-types/ts3.4/EC2.d.ts +256 -0
- package/dist-types/ts3.4/EC2Client.d.ts +90 -0
- package/dist-types/ts3.4/commands/BatchModifyIpamRoutingPolicyRegistrationsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/CreateIpamInternetRegistryAssociationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateIpamRoutingPolicyRegistrationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DeleteIpamInternetRegistryAssociationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DeleteIpamRoutingPolicyRegistrationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DeleteLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/DescribeIpamInternetRegistryAssociationsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeSecondaryInterfacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecondaryNetworksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecondarySubnetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableImageBlockPublicAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableImageDeregistrationProtectionCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/EnableIpamInternetRegistryAssociationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/GetIpamDiscoveredRoutesCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/GetIpamInternetRegistryAssociationAsnsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/GetIpamInternetRegistryAssociationCidrsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/GetIpamRouteOriginAuthorizationsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/GetIpamRouteProtectionFindingsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/GetIpamRoutingPolicyRegistrationDeltasCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/GetIpamRoutingPolicyRegistrationsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListVolumesInRecycleBinCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/LockSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyAccountVpcEncryptionControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyApplicationStatusCheckCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIpamRoutingPolicyRegistrationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreVolumeFromRecycleBinCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +15 -0
- package/dist-types/ts3.4/models/enums.d.ts +75 -0
- package/dist-types/ts3.4/models/models_0.d.ts +19 -39
- package/dist-types/ts3.4/models/models_1.d.ts +85 -60
- package/dist-types/ts3.4/models/models_2.d.ts +83 -49
- package/dist-types/ts3.4/models/models_3.d.ts +48 -93
- package/dist-types/ts3.4/models/models_4.d.ts +107 -94
- package/dist-types/ts3.4/models/models_5.d.ts +99 -78
- package/dist-types/ts3.4/models/models_6.d.ts +249 -272
- package/dist-types/ts3.4/models/models_7.d.ts +288 -272
- package/dist-types/ts3.4/models/models_8.d.ts +303 -3
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +55 -0
- package/package.json +1 -1
package/dist-types/EC2.d.ts
CHANGED
|
@@ -47,6 +47,7 @@ import { type AttachVpnGatewayCommandInput, type AttachVpnGatewayCommandOutput }
|
|
|
47
47
|
import { type AuthorizeClientVpnIngressCommandInput, type AuthorizeClientVpnIngressCommandOutput } from "./commands/AuthorizeClientVpnIngressCommand";
|
|
48
48
|
import { type AuthorizeSecurityGroupEgressCommandInput, type AuthorizeSecurityGroupEgressCommandOutput } from "./commands/AuthorizeSecurityGroupEgressCommand";
|
|
49
49
|
import { type AuthorizeSecurityGroupIngressCommandInput, type AuthorizeSecurityGroupIngressCommandOutput } from "./commands/AuthorizeSecurityGroupIngressCommand";
|
|
50
|
+
import { type BatchModifyIpamRoutingPolicyRegistrationsCommandInput, type BatchModifyIpamRoutingPolicyRegistrationsCommandOutput } from "./commands/BatchModifyIpamRoutingPolicyRegistrationsCommand";
|
|
50
51
|
import { type BundleInstanceCommandInput, type BundleInstanceCommandOutput } from "./commands/BundleInstanceCommand";
|
|
51
52
|
import { type CancelBundleTaskCommandInput, type CancelBundleTaskCommandOutput } from "./commands/CancelBundleTaskCommand";
|
|
52
53
|
import { type CancelCapacityReservationCommandInput, type CancelCapacityReservationCommandOutput } from "./commands/CancelCapacityReservationCommand";
|
|
@@ -93,11 +94,13 @@ import { type CreateInternetGatewayCommandInput, type CreateInternetGatewayComma
|
|
|
93
94
|
import { type CreateInterruptibleCapacityReservationAllocationCommandInput, type CreateInterruptibleCapacityReservationAllocationCommandOutput } from "./commands/CreateInterruptibleCapacityReservationAllocationCommand";
|
|
94
95
|
import { type CreateIpamCommandInput, type CreateIpamCommandOutput } from "./commands/CreateIpamCommand";
|
|
95
96
|
import { type CreateIpamExternalResourceVerificationTokenCommandInput, type CreateIpamExternalResourceVerificationTokenCommandOutput } from "./commands/CreateIpamExternalResourceVerificationTokenCommand";
|
|
97
|
+
import { type CreateIpamInternetRegistryAssociationCommandInput, type CreateIpamInternetRegistryAssociationCommandOutput } from "./commands/CreateIpamInternetRegistryAssociationCommand";
|
|
96
98
|
import { type CreateIpamPolicyCommandInput, type CreateIpamPolicyCommandOutput } from "./commands/CreateIpamPolicyCommand";
|
|
97
99
|
import { type CreateIpamPoolCommandInput, type CreateIpamPoolCommandOutput } from "./commands/CreateIpamPoolCommand";
|
|
98
100
|
import { type CreateIpamPrefixListResolverCommandInput, type CreateIpamPrefixListResolverCommandOutput } from "./commands/CreateIpamPrefixListResolverCommand";
|
|
99
101
|
import { type CreateIpamPrefixListResolverTargetCommandInput, type CreateIpamPrefixListResolverTargetCommandOutput } from "./commands/CreateIpamPrefixListResolverTargetCommand";
|
|
100
102
|
import { type CreateIpamResourceDiscoveryCommandInput, type CreateIpamResourceDiscoveryCommandOutput } from "./commands/CreateIpamResourceDiscoveryCommand";
|
|
103
|
+
import { type CreateIpamRoutingPolicyRegistrationCommandInput, type CreateIpamRoutingPolicyRegistrationCommandOutput } from "./commands/CreateIpamRoutingPolicyRegistrationCommand";
|
|
101
104
|
import { type CreateIpamScopeCommandInput, type CreateIpamScopeCommandOutput } from "./commands/CreateIpamScopeCommand";
|
|
102
105
|
import { type CreateKeyPairCommandInput, type CreateKeyPairCommandOutput } from "./commands/CreateKeyPairCommand";
|
|
103
106
|
import { type CreateLaunchTemplateCommandInput, type CreateLaunchTemplateCommandOutput } from "./commands/CreateLaunchTemplateCommand";
|
|
@@ -190,11 +193,13 @@ import { type DeleteInstanceEventWindowCommandInput, type DeleteInstanceEventWin
|
|
|
190
193
|
import { type DeleteInternetGatewayCommandInput, type DeleteInternetGatewayCommandOutput } from "./commands/DeleteInternetGatewayCommand";
|
|
191
194
|
import { type DeleteIpamCommandInput, type DeleteIpamCommandOutput } from "./commands/DeleteIpamCommand";
|
|
192
195
|
import { type DeleteIpamExternalResourceVerificationTokenCommandInput, type DeleteIpamExternalResourceVerificationTokenCommandOutput } from "./commands/DeleteIpamExternalResourceVerificationTokenCommand";
|
|
196
|
+
import { type DeleteIpamInternetRegistryAssociationCommandInput, type DeleteIpamInternetRegistryAssociationCommandOutput } from "./commands/DeleteIpamInternetRegistryAssociationCommand";
|
|
193
197
|
import { type DeleteIpamPolicyCommandInput, type DeleteIpamPolicyCommandOutput } from "./commands/DeleteIpamPolicyCommand";
|
|
194
198
|
import { type DeleteIpamPoolCommandInput, type DeleteIpamPoolCommandOutput } from "./commands/DeleteIpamPoolCommand";
|
|
195
199
|
import { type DeleteIpamPrefixListResolverCommandInput, type DeleteIpamPrefixListResolverCommandOutput } from "./commands/DeleteIpamPrefixListResolverCommand";
|
|
196
200
|
import { type DeleteIpamPrefixListResolverTargetCommandInput, type DeleteIpamPrefixListResolverTargetCommandOutput } from "./commands/DeleteIpamPrefixListResolverTargetCommand";
|
|
197
201
|
import { type DeleteIpamResourceDiscoveryCommandInput, type DeleteIpamResourceDiscoveryCommandOutput } from "./commands/DeleteIpamResourceDiscoveryCommand";
|
|
202
|
+
import { type DeleteIpamRoutingPolicyRegistrationCommandInput, type DeleteIpamRoutingPolicyRegistrationCommandOutput } from "./commands/DeleteIpamRoutingPolicyRegistrationCommand";
|
|
198
203
|
import { type DeleteIpamScopeCommandInput, type DeleteIpamScopeCommandOutput } from "./commands/DeleteIpamScopeCommand";
|
|
199
204
|
import { type DeleteKeyPairCommandInput, type DeleteKeyPairCommandOutput } from "./commands/DeleteKeyPairCommand";
|
|
200
205
|
import { type DeleteLaunchTemplateCommandInput, type DeleteLaunchTemplateCommandOutput } from "./commands/DeleteLaunchTemplateCommand";
|
|
@@ -351,6 +356,7 @@ import { type DescribeInstanceTypesCommandInput, type DescribeInstanceTypesComma
|
|
|
351
356
|
import { type DescribeInternetGatewaysCommandInput, type DescribeInternetGatewaysCommandOutput } from "./commands/DescribeInternetGatewaysCommand";
|
|
352
357
|
import { type DescribeIpamByoasnCommandInput, type DescribeIpamByoasnCommandOutput } from "./commands/DescribeIpamByoasnCommand";
|
|
353
358
|
import { type DescribeIpamExternalResourceVerificationTokensCommandInput, type DescribeIpamExternalResourceVerificationTokensCommandOutput } from "./commands/DescribeIpamExternalResourceVerificationTokensCommand";
|
|
359
|
+
import { type DescribeIpamInternetRegistryAssociationsCommandInput, type DescribeIpamInternetRegistryAssociationsCommandOutput } from "./commands/DescribeIpamInternetRegistryAssociationsCommand";
|
|
354
360
|
import { type DescribeIpamPoliciesCommandInput, type DescribeIpamPoliciesCommandOutput } from "./commands/DescribeIpamPoliciesCommand";
|
|
355
361
|
import { type DescribeIpamPoolAllocationsCommandInput, type DescribeIpamPoolAllocationsCommandOutput } from "./commands/DescribeIpamPoolAllocationsCommand";
|
|
356
362
|
import { type DescribeIpamPoolsCommandInput, type DescribeIpamPoolsCommandOutput } from "./commands/DescribeIpamPoolsCommand";
|
|
@@ -526,6 +532,7 @@ import { type EnableImageCommandInput, type EnableImageCommandOutput } from "./c
|
|
|
526
532
|
import { type EnableImageDeprecationCommandInput, type EnableImageDeprecationCommandOutput } from "./commands/EnableImageDeprecationCommand";
|
|
527
533
|
import { type EnableImageDeregistrationProtectionCommandInput, type EnableImageDeregistrationProtectionCommandOutput } from "./commands/EnableImageDeregistrationProtectionCommand";
|
|
528
534
|
import { type EnableInstanceSqlHaStandbyDetectionsCommandInput, type EnableInstanceSqlHaStandbyDetectionsCommandOutput } from "./commands/EnableInstanceSqlHaStandbyDetectionsCommand";
|
|
535
|
+
import { type EnableIpamInternetRegistryAssociationCommandInput, type EnableIpamInternetRegistryAssociationCommandOutput } from "./commands/EnableIpamInternetRegistryAssociationCommand";
|
|
529
536
|
import { type EnableIpamOrganizationAdminAccountCommandInput, type EnableIpamOrganizationAdminAccountCommandOutput } from "./commands/EnableIpamOrganizationAdminAccountCommand";
|
|
530
537
|
import { type EnableIpamPolicyCommandInput, type EnableIpamPolicyCommandOutput } from "./commands/EnableIpamPolicyCommand";
|
|
531
538
|
import { type EnableReachabilityAnalyzerOrganizationSharingCommandInput, type EnableReachabilityAnalyzerOrganizationSharingCommandOutput } from "./commands/EnableReachabilityAnalyzerOrganizationSharingCommand";
|
|
@@ -573,6 +580,9 @@ import { type GetIpamAddressHistoryCommandInput, type GetIpamAddressHistoryComma
|
|
|
573
580
|
import { type GetIpamDiscoveredAccountsCommandInput, type GetIpamDiscoveredAccountsCommandOutput } from "./commands/GetIpamDiscoveredAccountsCommand";
|
|
574
581
|
import { type GetIpamDiscoveredPublicAddressesCommandInput, type GetIpamDiscoveredPublicAddressesCommandOutput } from "./commands/GetIpamDiscoveredPublicAddressesCommand";
|
|
575
582
|
import { type GetIpamDiscoveredResourceCidrsCommandInput, type GetIpamDiscoveredResourceCidrsCommandOutput } from "./commands/GetIpamDiscoveredResourceCidrsCommand";
|
|
583
|
+
import { type GetIpamDiscoveredRoutesCommandInput, type GetIpamDiscoveredRoutesCommandOutput } from "./commands/GetIpamDiscoveredRoutesCommand";
|
|
584
|
+
import { type GetIpamInternetRegistryAssociationAsnsCommandInput, type GetIpamInternetRegistryAssociationAsnsCommandOutput } from "./commands/GetIpamInternetRegistryAssociationAsnsCommand";
|
|
585
|
+
import { type GetIpamInternetRegistryAssociationCidrsCommandInput, type GetIpamInternetRegistryAssociationCidrsCommandOutput } from "./commands/GetIpamInternetRegistryAssociationCidrsCommand";
|
|
576
586
|
import { type GetIpamPolicyAllocationRulesCommandInput, type GetIpamPolicyAllocationRulesCommandOutput } from "./commands/GetIpamPolicyAllocationRulesCommand";
|
|
577
587
|
import { type GetIpamPolicyOrganizationTargetsCommandInput, type GetIpamPolicyOrganizationTargetsCommandOutput } from "./commands/GetIpamPolicyOrganizationTargetsCommand";
|
|
578
588
|
import { type GetIpamPoolAllocationsCommandInput, type GetIpamPoolAllocationsCommandOutput } from "./commands/GetIpamPoolAllocationsCommand";
|
|
@@ -581,6 +591,10 @@ import { type GetIpamPrefixListResolverRulesCommandInput, type GetIpamPrefixList
|
|
|
581
591
|
import { type GetIpamPrefixListResolverVersionEntriesCommandInput, type GetIpamPrefixListResolverVersionEntriesCommandOutput } from "./commands/GetIpamPrefixListResolverVersionEntriesCommand";
|
|
582
592
|
import { type GetIpamPrefixListResolverVersionsCommandInput, type GetIpamPrefixListResolverVersionsCommandOutput } from "./commands/GetIpamPrefixListResolverVersionsCommand";
|
|
583
593
|
import { type GetIpamResourceCidrsCommandInput, type GetIpamResourceCidrsCommandOutput } from "./commands/GetIpamResourceCidrsCommand";
|
|
594
|
+
import { type GetIpamRouteOriginAuthorizationsCommandInput, type GetIpamRouteOriginAuthorizationsCommandOutput } from "./commands/GetIpamRouteOriginAuthorizationsCommand";
|
|
595
|
+
import { type GetIpamRouteProtectionFindingsCommandInput, type GetIpamRouteProtectionFindingsCommandOutput } from "./commands/GetIpamRouteProtectionFindingsCommand";
|
|
596
|
+
import { type GetIpamRoutingPolicyRegistrationDeltasCommandInput, type GetIpamRoutingPolicyRegistrationDeltasCommandOutput } from "./commands/GetIpamRoutingPolicyRegistrationDeltasCommand";
|
|
597
|
+
import { type GetIpamRoutingPolicyRegistrationsCommandInput, type GetIpamRoutingPolicyRegistrationsCommandOutput } from "./commands/GetIpamRoutingPolicyRegistrationsCommand";
|
|
584
598
|
import { type GetLaunchTemplateDataCommandInput, type GetLaunchTemplateDataCommandOutput } from "./commands/GetLaunchTemplateDataCommand";
|
|
585
599
|
import { type GetManagedPrefixListAssociationsCommandInput, type GetManagedPrefixListAssociationsCommandOutput } from "./commands/GetManagedPrefixListAssociationsCommand";
|
|
586
600
|
import { type GetManagedPrefixListEntriesCommandInput, type GetManagedPrefixListEntriesCommandOutput } from "./commands/GetManagedPrefixListEntriesCommand";
|
|
@@ -657,6 +671,7 @@ import { type ModifyIpamPrefixListResolverCommandInput, type ModifyIpamPrefixLis
|
|
|
657
671
|
import { type ModifyIpamPrefixListResolverTargetCommandInput, type ModifyIpamPrefixListResolverTargetCommandOutput } from "./commands/ModifyIpamPrefixListResolverTargetCommand";
|
|
658
672
|
import { type ModifyIpamResourceCidrCommandInput, type ModifyIpamResourceCidrCommandOutput } from "./commands/ModifyIpamResourceCidrCommand";
|
|
659
673
|
import { type ModifyIpamResourceDiscoveryCommandInput, type ModifyIpamResourceDiscoveryCommandOutput } from "./commands/ModifyIpamResourceDiscoveryCommand";
|
|
674
|
+
import { type ModifyIpamRoutingPolicyRegistrationCommandInput, type ModifyIpamRoutingPolicyRegistrationCommandOutput } from "./commands/ModifyIpamRoutingPolicyRegistrationCommand";
|
|
660
675
|
import { type ModifyIpamScopeCommandInput, type ModifyIpamScopeCommandOutput } from "./commands/ModifyIpamScopeCommand";
|
|
661
676
|
import { type ModifyLaunchTemplateCommandInput, type ModifyLaunchTemplateCommandOutput } from "./commands/ModifyLaunchTemplateCommand";
|
|
662
677
|
import { type ModifyLocalGatewayRouteCommandInput, type ModifyLocalGatewayRouteCommandOutput } from "./commands/ModifyLocalGatewayRouteCommand";
|
|
@@ -1075,6 +1090,12 @@ export interface EC2 {
|
|
|
1075
1090
|
authorizeSecurityGroupIngress(args: AuthorizeSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeSecurityGroupIngressCommandOutput>;
|
|
1076
1091
|
authorizeSecurityGroupIngress(args: AuthorizeSecurityGroupIngressCommandInput, cb: (err: any, data?: AuthorizeSecurityGroupIngressCommandOutput) => void): void;
|
|
1077
1092
|
authorizeSecurityGroupIngress(args: AuthorizeSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeSecurityGroupIngressCommandOutput) => void): void;
|
|
1093
|
+
/**
|
|
1094
|
+
* @see {@link BatchModifyIpamRoutingPolicyRegistrationsCommand}
|
|
1095
|
+
*/
|
|
1096
|
+
batchModifyIpamRoutingPolicyRegistrations(args: BatchModifyIpamRoutingPolicyRegistrationsCommandInput, options?: __HttpHandlerOptions): Promise<BatchModifyIpamRoutingPolicyRegistrationsCommandOutput>;
|
|
1097
|
+
batchModifyIpamRoutingPolicyRegistrations(args: BatchModifyIpamRoutingPolicyRegistrationsCommandInput, cb: (err: any, data?: BatchModifyIpamRoutingPolicyRegistrationsCommandOutput) => void): void;
|
|
1098
|
+
batchModifyIpamRoutingPolicyRegistrations(args: BatchModifyIpamRoutingPolicyRegistrationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchModifyIpamRoutingPolicyRegistrationsCommandOutput) => void): void;
|
|
1078
1099
|
/**
|
|
1079
1100
|
* @see {@link BundleInstanceCommand}
|
|
1080
1101
|
*/
|
|
@@ -1357,6 +1378,12 @@ export interface EC2 {
|
|
|
1357
1378
|
createIpamExternalResourceVerificationToken(args: CreateIpamExternalResourceVerificationTokenCommandInput, options?: __HttpHandlerOptions): Promise<CreateIpamExternalResourceVerificationTokenCommandOutput>;
|
|
1358
1379
|
createIpamExternalResourceVerificationToken(args: CreateIpamExternalResourceVerificationTokenCommandInput, cb: (err: any, data?: CreateIpamExternalResourceVerificationTokenCommandOutput) => void): void;
|
|
1359
1380
|
createIpamExternalResourceVerificationToken(args: CreateIpamExternalResourceVerificationTokenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamExternalResourceVerificationTokenCommandOutput) => void): void;
|
|
1381
|
+
/**
|
|
1382
|
+
* @see {@link CreateIpamInternetRegistryAssociationCommand}
|
|
1383
|
+
*/
|
|
1384
|
+
createIpamInternetRegistryAssociation(args: CreateIpamInternetRegistryAssociationCommandInput, options?: __HttpHandlerOptions): Promise<CreateIpamInternetRegistryAssociationCommandOutput>;
|
|
1385
|
+
createIpamInternetRegistryAssociation(args: CreateIpamInternetRegistryAssociationCommandInput, cb: (err: any, data?: CreateIpamInternetRegistryAssociationCommandOutput) => void): void;
|
|
1386
|
+
createIpamInternetRegistryAssociation(args: CreateIpamInternetRegistryAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamInternetRegistryAssociationCommandOutput) => void): void;
|
|
1360
1387
|
/**
|
|
1361
1388
|
* @see {@link CreateIpamPolicyCommand}
|
|
1362
1389
|
*/
|
|
@@ -1388,6 +1415,12 @@ export interface EC2 {
|
|
|
1388
1415
|
createIpamResourceDiscovery(args: CreateIpamResourceDiscoveryCommandInput, options?: __HttpHandlerOptions): Promise<CreateIpamResourceDiscoveryCommandOutput>;
|
|
1389
1416
|
createIpamResourceDiscovery(args: CreateIpamResourceDiscoveryCommandInput, cb: (err: any, data?: CreateIpamResourceDiscoveryCommandOutput) => void): void;
|
|
1390
1417
|
createIpamResourceDiscovery(args: CreateIpamResourceDiscoveryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamResourceDiscoveryCommandOutput) => void): void;
|
|
1418
|
+
/**
|
|
1419
|
+
* @see {@link CreateIpamRoutingPolicyRegistrationCommand}
|
|
1420
|
+
*/
|
|
1421
|
+
createIpamRoutingPolicyRegistration(args: CreateIpamRoutingPolicyRegistrationCommandInput, options?: __HttpHandlerOptions): Promise<CreateIpamRoutingPolicyRegistrationCommandOutput>;
|
|
1422
|
+
createIpamRoutingPolicyRegistration(args: CreateIpamRoutingPolicyRegistrationCommandInput, cb: (err: any, data?: CreateIpamRoutingPolicyRegistrationCommandOutput) => void): void;
|
|
1423
|
+
createIpamRoutingPolicyRegistration(args: CreateIpamRoutingPolicyRegistrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamRoutingPolicyRegistrationCommandOutput) => void): void;
|
|
1391
1424
|
/**
|
|
1392
1425
|
* @see {@link CreateIpamScopeCommand}
|
|
1393
1426
|
*/
|
|
@@ -1950,6 +1983,12 @@ export interface EC2 {
|
|
|
1950
1983
|
deleteIpamExternalResourceVerificationToken(args: DeleteIpamExternalResourceVerificationTokenCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIpamExternalResourceVerificationTokenCommandOutput>;
|
|
1951
1984
|
deleteIpamExternalResourceVerificationToken(args: DeleteIpamExternalResourceVerificationTokenCommandInput, cb: (err: any, data?: DeleteIpamExternalResourceVerificationTokenCommandOutput) => void): void;
|
|
1952
1985
|
deleteIpamExternalResourceVerificationToken(args: DeleteIpamExternalResourceVerificationTokenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamExternalResourceVerificationTokenCommandOutput) => void): void;
|
|
1986
|
+
/**
|
|
1987
|
+
* @see {@link DeleteIpamInternetRegistryAssociationCommand}
|
|
1988
|
+
*/
|
|
1989
|
+
deleteIpamInternetRegistryAssociation(args: DeleteIpamInternetRegistryAssociationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIpamInternetRegistryAssociationCommandOutput>;
|
|
1990
|
+
deleteIpamInternetRegistryAssociation(args: DeleteIpamInternetRegistryAssociationCommandInput, cb: (err: any, data?: DeleteIpamInternetRegistryAssociationCommandOutput) => void): void;
|
|
1991
|
+
deleteIpamInternetRegistryAssociation(args: DeleteIpamInternetRegistryAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamInternetRegistryAssociationCommandOutput) => void): void;
|
|
1953
1992
|
/**
|
|
1954
1993
|
* @see {@link DeleteIpamPolicyCommand}
|
|
1955
1994
|
*/
|
|
@@ -1980,6 +2019,12 @@ export interface EC2 {
|
|
|
1980
2019
|
deleteIpamResourceDiscovery(args: DeleteIpamResourceDiscoveryCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIpamResourceDiscoveryCommandOutput>;
|
|
1981
2020
|
deleteIpamResourceDiscovery(args: DeleteIpamResourceDiscoveryCommandInput, cb: (err: any, data?: DeleteIpamResourceDiscoveryCommandOutput) => void): void;
|
|
1982
2021
|
deleteIpamResourceDiscovery(args: DeleteIpamResourceDiscoveryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamResourceDiscoveryCommandOutput) => void): void;
|
|
2022
|
+
/**
|
|
2023
|
+
* @see {@link DeleteIpamRoutingPolicyRegistrationCommand}
|
|
2024
|
+
*/
|
|
2025
|
+
deleteIpamRoutingPolicyRegistration(args: DeleteIpamRoutingPolicyRegistrationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIpamRoutingPolicyRegistrationCommandOutput>;
|
|
2026
|
+
deleteIpamRoutingPolicyRegistration(args: DeleteIpamRoutingPolicyRegistrationCommandInput, cb: (err: any, data?: DeleteIpamRoutingPolicyRegistrationCommandOutput) => void): void;
|
|
2027
|
+
deleteIpamRoutingPolicyRegistration(args: DeleteIpamRoutingPolicyRegistrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamRoutingPolicyRegistrationCommandOutput) => void): void;
|
|
1983
2028
|
/**
|
|
1984
2029
|
* @see {@link DeleteIpamScopeCommand}
|
|
1985
2030
|
*/
|
|
@@ -2984,6 +3029,13 @@ export interface EC2 {
|
|
|
2984
3029
|
describeIpamExternalResourceVerificationTokens(args: DescribeIpamExternalResourceVerificationTokensCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpamExternalResourceVerificationTokensCommandOutput>;
|
|
2985
3030
|
describeIpamExternalResourceVerificationTokens(args: DescribeIpamExternalResourceVerificationTokensCommandInput, cb: (err: any, data?: DescribeIpamExternalResourceVerificationTokensCommandOutput) => void): void;
|
|
2986
3031
|
describeIpamExternalResourceVerificationTokens(args: DescribeIpamExternalResourceVerificationTokensCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamExternalResourceVerificationTokensCommandOutput) => void): void;
|
|
3032
|
+
/**
|
|
3033
|
+
* @see {@link DescribeIpamInternetRegistryAssociationsCommand}
|
|
3034
|
+
*/
|
|
3035
|
+
describeIpamInternetRegistryAssociations(): Promise<DescribeIpamInternetRegistryAssociationsCommandOutput>;
|
|
3036
|
+
describeIpamInternetRegistryAssociations(args: DescribeIpamInternetRegistryAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpamInternetRegistryAssociationsCommandOutput>;
|
|
3037
|
+
describeIpamInternetRegistryAssociations(args: DescribeIpamInternetRegistryAssociationsCommandInput, cb: (err: any, data?: DescribeIpamInternetRegistryAssociationsCommandOutput) => void): void;
|
|
3038
|
+
describeIpamInternetRegistryAssociations(args: DescribeIpamInternetRegistryAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamInternetRegistryAssociationsCommandOutput) => void): void;
|
|
2987
3039
|
/**
|
|
2988
3040
|
* @see {@link DescribeIpamPoliciesCommand}
|
|
2989
3041
|
*/
|
|
@@ -4152,6 +4204,12 @@ export interface EC2 {
|
|
|
4152
4204
|
enableInstanceSqlHaStandbyDetections(args: EnableInstanceSqlHaStandbyDetectionsCommandInput, options?: __HttpHandlerOptions): Promise<EnableInstanceSqlHaStandbyDetectionsCommandOutput>;
|
|
4153
4205
|
enableInstanceSqlHaStandbyDetections(args: EnableInstanceSqlHaStandbyDetectionsCommandInput, cb: (err: any, data?: EnableInstanceSqlHaStandbyDetectionsCommandOutput) => void): void;
|
|
4154
4206
|
enableInstanceSqlHaStandbyDetections(args: EnableInstanceSqlHaStandbyDetectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableInstanceSqlHaStandbyDetectionsCommandOutput) => void): void;
|
|
4207
|
+
/**
|
|
4208
|
+
* @see {@link EnableIpamInternetRegistryAssociationCommand}
|
|
4209
|
+
*/
|
|
4210
|
+
enableIpamInternetRegistryAssociation(args: EnableIpamInternetRegistryAssociationCommandInput, options?: __HttpHandlerOptions): Promise<EnableIpamInternetRegistryAssociationCommandOutput>;
|
|
4211
|
+
enableIpamInternetRegistryAssociation(args: EnableIpamInternetRegistryAssociationCommandInput, cb: (err: any, data?: EnableIpamInternetRegistryAssociationCommandOutput) => void): void;
|
|
4212
|
+
enableIpamInternetRegistryAssociation(args: EnableIpamInternetRegistryAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableIpamInternetRegistryAssociationCommandOutput) => void): void;
|
|
4155
4213
|
/**
|
|
4156
4214
|
* @see {@link EnableIpamOrganizationAdminAccountCommand}
|
|
4157
4215
|
*/
|
|
@@ -4446,6 +4504,24 @@ export interface EC2 {
|
|
|
4446
4504
|
getIpamDiscoveredResourceCidrs(args: GetIpamDiscoveredResourceCidrsCommandInput, options?: __HttpHandlerOptions): Promise<GetIpamDiscoveredResourceCidrsCommandOutput>;
|
|
4447
4505
|
getIpamDiscoveredResourceCidrs(args: GetIpamDiscoveredResourceCidrsCommandInput, cb: (err: any, data?: GetIpamDiscoveredResourceCidrsCommandOutput) => void): void;
|
|
4448
4506
|
getIpamDiscoveredResourceCidrs(args: GetIpamDiscoveredResourceCidrsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamDiscoveredResourceCidrsCommandOutput) => void): void;
|
|
4507
|
+
/**
|
|
4508
|
+
* @see {@link GetIpamDiscoveredRoutesCommand}
|
|
4509
|
+
*/
|
|
4510
|
+
getIpamDiscoveredRoutes(args: GetIpamDiscoveredRoutesCommandInput, options?: __HttpHandlerOptions): Promise<GetIpamDiscoveredRoutesCommandOutput>;
|
|
4511
|
+
getIpamDiscoveredRoutes(args: GetIpamDiscoveredRoutesCommandInput, cb: (err: any, data?: GetIpamDiscoveredRoutesCommandOutput) => void): void;
|
|
4512
|
+
getIpamDiscoveredRoutes(args: GetIpamDiscoveredRoutesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamDiscoveredRoutesCommandOutput) => void): void;
|
|
4513
|
+
/**
|
|
4514
|
+
* @see {@link GetIpamInternetRegistryAssociationAsnsCommand}
|
|
4515
|
+
*/
|
|
4516
|
+
getIpamInternetRegistryAssociationAsns(args: GetIpamInternetRegistryAssociationAsnsCommandInput, options?: __HttpHandlerOptions): Promise<GetIpamInternetRegistryAssociationAsnsCommandOutput>;
|
|
4517
|
+
getIpamInternetRegistryAssociationAsns(args: GetIpamInternetRegistryAssociationAsnsCommandInput, cb: (err: any, data?: GetIpamInternetRegistryAssociationAsnsCommandOutput) => void): void;
|
|
4518
|
+
getIpamInternetRegistryAssociationAsns(args: GetIpamInternetRegistryAssociationAsnsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamInternetRegistryAssociationAsnsCommandOutput) => void): void;
|
|
4519
|
+
/**
|
|
4520
|
+
* @see {@link GetIpamInternetRegistryAssociationCidrsCommand}
|
|
4521
|
+
*/
|
|
4522
|
+
getIpamInternetRegistryAssociationCidrs(args: GetIpamInternetRegistryAssociationCidrsCommandInput, options?: __HttpHandlerOptions): Promise<GetIpamInternetRegistryAssociationCidrsCommandOutput>;
|
|
4523
|
+
getIpamInternetRegistryAssociationCidrs(args: GetIpamInternetRegistryAssociationCidrsCommandInput, cb: (err: any, data?: GetIpamInternetRegistryAssociationCidrsCommandOutput) => void): void;
|
|
4524
|
+
getIpamInternetRegistryAssociationCidrs(args: GetIpamInternetRegistryAssociationCidrsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamInternetRegistryAssociationCidrsCommandOutput) => void): void;
|
|
4449
4525
|
/**
|
|
4450
4526
|
* @see {@link GetIpamPolicyAllocationRulesCommand}
|
|
4451
4527
|
*/
|
|
@@ -4494,6 +4570,30 @@ export interface EC2 {
|
|
|
4494
4570
|
getIpamResourceCidrs(args: GetIpamResourceCidrsCommandInput, options?: __HttpHandlerOptions): Promise<GetIpamResourceCidrsCommandOutput>;
|
|
4495
4571
|
getIpamResourceCidrs(args: GetIpamResourceCidrsCommandInput, cb: (err: any, data?: GetIpamResourceCidrsCommandOutput) => void): void;
|
|
4496
4572
|
getIpamResourceCidrs(args: GetIpamResourceCidrsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamResourceCidrsCommandOutput) => void): void;
|
|
4573
|
+
/**
|
|
4574
|
+
* @see {@link GetIpamRouteOriginAuthorizationsCommand}
|
|
4575
|
+
*/
|
|
4576
|
+
getIpamRouteOriginAuthorizations(args: GetIpamRouteOriginAuthorizationsCommandInput, options?: __HttpHandlerOptions): Promise<GetIpamRouteOriginAuthorizationsCommandOutput>;
|
|
4577
|
+
getIpamRouteOriginAuthorizations(args: GetIpamRouteOriginAuthorizationsCommandInput, cb: (err: any, data?: GetIpamRouteOriginAuthorizationsCommandOutput) => void): void;
|
|
4578
|
+
getIpamRouteOriginAuthorizations(args: GetIpamRouteOriginAuthorizationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamRouteOriginAuthorizationsCommandOutput) => void): void;
|
|
4579
|
+
/**
|
|
4580
|
+
* @see {@link GetIpamRouteProtectionFindingsCommand}
|
|
4581
|
+
*/
|
|
4582
|
+
getIpamRouteProtectionFindings(args: GetIpamRouteProtectionFindingsCommandInput, options?: __HttpHandlerOptions): Promise<GetIpamRouteProtectionFindingsCommandOutput>;
|
|
4583
|
+
getIpamRouteProtectionFindings(args: GetIpamRouteProtectionFindingsCommandInput, cb: (err: any, data?: GetIpamRouteProtectionFindingsCommandOutput) => void): void;
|
|
4584
|
+
getIpamRouteProtectionFindings(args: GetIpamRouteProtectionFindingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamRouteProtectionFindingsCommandOutput) => void): void;
|
|
4585
|
+
/**
|
|
4586
|
+
* @see {@link GetIpamRoutingPolicyRegistrationDeltasCommand}
|
|
4587
|
+
*/
|
|
4588
|
+
getIpamRoutingPolicyRegistrationDeltas(args: GetIpamRoutingPolicyRegistrationDeltasCommandInput, options?: __HttpHandlerOptions): Promise<GetIpamRoutingPolicyRegistrationDeltasCommandOutput>;
|
|
4589
|
+
getIpamRoutingPolicyRegistrationDeltas(args: GetIpamRoutingPolicyRegistrationDeltasCommandInput, cb: (err: any, data?: GetIpamRoutingPolicyRegistrationDeltasCommandOutput) => void): void;
|
|
4590
|
+
getIpamRoutingPolicyRegistrationDeltas(args: GetIpamRoutingPolicyRegistrationDeltasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamRoutingPolicyRegistrationDeltasCommandOutput) => void): void;
|
|
4591
|
+
/**
|
|
4592
|
+
* @see {@link GetIpamRoutingPolicyRegistrationsCommand}
|
|
4593
|
+
*/
|
|
4594
|
+
getIpamRoutingPolicyRegistrations(args: GetIpamRoutingPolicyRegistrationsCommandInput, options?: __HttpHandlerOptions): Promise<GetIpamRoutingPolicyRegistrationsCommandOutput>;
|
|
4595
|
+
getIpamRoutingPolicyRegistrations(args: GetIpamRoutingPolicyRegistrationsCommandInput, cb: (err: any, data?: GetIpamRoutingPolicyRegistrationsCommandOutput) => void): void;
|
|
4596
|
+
getIpamRoutingPolicyRegistrations(args: GetIpamRoutingPolicyRegistrationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamRoutingPolicyRegistrationsCommandOutput) => void): void;
|
|
4497
4597
|
/**
|
|
4498
4598
|
* @see {@link GetLaunchTemplateDataCommand}
|
|
4499
4599
|
*/
|
|
@@ -4961,6 +5061,12 @@ export interface EC2 {
|
|
|
4961
5061
|
modifyIpamResourceDiscovery(args: ModifyIpamResourceDiscoveryCommandInput, options?: __HttpHandlerOptions): Promise<ModifyIpamResourceDiscoveryCommandOutput>;
|
|
4962
5062
|
modifyIpamResourceDiscovery(args: ModifyIpamResourceDiscoveryCommandInput, cb: (err: any, data?: ModifyIpamResourceDiscoveryCommandOutput) => void): void;
|
|
4963
5063
|
modifyIpamResourceDiscovery(args: ModifyIpamResourceDiscoveryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIpamResourceDiscoveryCommandOutput) => void): void;
|
|
5064
|
+
/**
|
|
5065
|
+
* @see {@link ModifyIpamRoutingPolicyRegistrationCommand}
|
|
5066
|
+
*/
|
|
5067
|
+
modifyIpamRoutingPolicyRegistration(args: ModifyIpamRoutingPolicyRegistrationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyIpamRoutingPolicyRegistrationCommandOutput>;
|
|
5068
|
+
modifyIpamRoutingPolicyRegistration(args: ModifyIpamRoutingPolicyRegistrationCommandInput, cb: (err: any, data?: ModifyIpamRoutingPolicyRegistrationCommandOutput) => void): void;
|
|
5069
|
+
modifyIpamRoutingPolicyRegistration(args: ModifyIpamRoutingPolicyRegistrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIpamRoutingPolicyRegistrationCommandOutput) => void): void;
|
|
4964
5070
|
/**
|
|
4965
5071
|
* @see {@link ModifyIpamScopeCommand}
|
|
4966
5072
|
*/
|