@aws-sdk/client-ec2 3.1105.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 +738 -28
- 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 +536 -27
- 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 +1 -1
- 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/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 +379 -182
- 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 +4486 -4598
- 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 +82 -48
- 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 +248 -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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { ModifyFleetRequest, ModifyFleetResult } from "../models/
|
|
2
|
+
import { ModifyFleetRequest, ModifyFleetResult } from "../models/models_7";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ModifyFleetCommandInput extends ModifyFleetRequest {}
|
|
5
5
|
export interface ModifyFleetCommandOutput extends ModifyFleetResult, __MetadataBearer {}
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
ModifyFpgaImageAttributeRequest,
|
|
4
4
|
ModifyFpgaImageAttributeResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_7";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface ModifyFpgaImageAttributeCommandInput extends ModifyFpgaImageAttributeRequest {}
|
|
8
8
|
export interface ModifyFpgaImageAttributeCommandOutput
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
ModifyIpamRoutingPolicyRegistrationRequest,
|
|
4
|
+
ModifyIpamRoutingPolicyRegistrationResult,
|
|
5
|
+
} from "../models/models_7";
|
|
6
|
+
export { __MetadataBearer };
|
|
7
|
+
export interface ModifyIpamRoutingPolicyRegistrationCommandInput extends ModifyIpamRoutingPolicyRegistrationRequest {}
|
|
8
|
+
export interface ModifyIpamRoutingPolicyRegistrationCommandOutput
|
|
9
|
+
extends ModifyIpamRoutingPolicyRegistrationResult, __MetadataBearer {}
|
|
10
|
+
declare const ModifyIpamRoutingPolicyRegistrationCommand_base: {
|
|
11
|
+
new (
|
|
12
|
+
input: ModifyIpamRoutingPolicyRegistrationCommandInput,
|
|
13
|
+
): import("@smithy/core/client").CommandImpl<
|
|
14
|
+
ModifyIpamRoutingPolicyRegistrationCommandInput,
|
|
15
|
+
ModifyIpamRoutingPolicyRegistrationCommandOutput,
|
|
16
|
+
import("..").EC2ClientResolvedConfig,
|
|
17
|
+
import("..").ServiceInputTypes,
|
|
18
|
+
import("..").ServiceOutputTypes
|
|
19
|
+
>;
|
|
20
|
+
new (
|
|
21
|
+
input: ModifyIpamRoutingPolicyRegistrationCommandInput,
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
|
+
ModifyIpamRoutingPolicyRegistrationCommandInput,
|
|
24
|
+
ModifyIpamRoutingPolicyRegistrationCommandOutput,
|
|
25
|
+
import("..").EC2ClientResolvedConfig,
|
|
26
|
+
import("..").ServiceInputTypes,
|
|
27
|
+
import("..").ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
|
+
};
|
|
31
|
+
export declare class ModifyIpamRoutingPolicyRegistrationCommand extends ModifyIpamRoutingPolicyRegistrationCommand_base {
|
|
32
|
+
protected static __types: {
|
|
33
|
+
api: {
|
|
34
|
+
input: ModifyIpamRoutingPolicyRegistrationRequest;
|
|
35
|
+
output: ModifyIpamRoutingPolicyRegistrationResult;
|
|
36
|
+
};
|
|
37
|
+
sdk: {
|
|
38
|
+
input: ModifyIpamRoutingPolicyRegistrationCommandInput;
|
|
39
|
+
output: ModifyIpamRoutingPolicyRegistrationCommandOutput;
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { ResetEbsDefaultKmsKeyIdRequest
|
|
2
|
+
import { ResetEbsDefaultKmsKeyIdRequest } from "../models/models_7";
|
|
3
|
+
import { ResetEbsDefaultKmsKeyIdResult } from "../models/models_8";
|
|
3
4
|
export { __MetadataBearer };
|
|
4
5
|
export interface ResetEbsDefaultKmsKeyIdCommandInput extends ResetEbsDefaultKmsKeyIdRequest {}
|
|
5
6
|
export interface ResetEbsDefaultKmsKeyIdCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { ResetFpgaImageAttributeRequest, ResetFpgaImageAttributeResult } from "../models/
|
|
2
|
+
import { ResetFpgaImageAttributeRequest, ResetFpgaImageAttributeResult } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ResetFpgaImageAttributeCommandInput extends ResetFpgaImageAttributeRequest {}
|
|
5
5
|
export interface ResetFpgaImageAttributeCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { ResetImageAttributeRequest } from "../models/
|
|
2
|
+
import { ResetImageAttributeRequest } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ResetImageAttributeCommandInput extends ResetImageAttributeRequest {}
|
|
5
5
|
export interface ResetImageAttributeCommandOutput extends __MetadataBearer {}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { ResetInstanceAttributeRequest } from "../models/
|
|
2
|
+
import { ResetInstanceAttributeRequest } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ResetInstanceAttributeCommandInput extends ResetInstanceAttributeRequest {}
|
|
5
5
|
export interface ResetInstanceAttributeCommandOutput extends __MetadataBearer {}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { ResetNetworkInterfaceAttributeRequest } from "../models/
|
|
2
|
+
import { ResetNetworkInterfaceAttributeRequest } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ResetNetworkInterfaceAttributeCommandInput extends ResetNetworkInterfaceAttributeRequest {}
|
|
5
5
|
export interface ResetNetworkInterfaceAttributeCommandOutput extends __MetadataBearer {}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { ResetSnapshotAttributeRequest } from "../models/
|
|
2
|
+
import { ResetSnapshotAttributeRequest } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ResetSnapshotAttributeCommandInput extends ResetSnapshotAttributeRequest {}
|
|
5
5
|
export interface ResetSnapshotAttributeCommandOutput extends __MetadataBearer {}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { RestoreAddressToClassicRequest, RestoreAddressToClassicResult } from "../models/
|
|
2
|
+
import { RestoreAddressToClassicRequest, RestoreAddressToClassicResult } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface RestoreAddressToClassicCommandInput extends RestoreAddressToClassicRequest {}
|
|
5
5
|
export interface RestoreAddressToClassicCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
RestoreImageFromRecycleBinRequest,
|
|
4
4
|
RestoreImageFromRecycleBinResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface RestoreImageFromRecycleBinCommandInput extends RestoreImageFromRecycleBinRequest {}
|
|
8
8
|
export interface RestoreImageFromRecycleBinCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
RestoreManagedPrefixListVersionRequest,
|
|
4
4
|
RestoreManagedPrefixListVersionResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface RestoreManagedPrefixListVersionCommandInput extends RestoreManagedPrefixListVersionRequest {}
|
|
8
8
|
export interface RestoreManagedPrefixListVersionCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
RestoreSnapshotFromRecycleBinRequest,
|
|
4
4
|
RestoreSnapshotFromRecycleBinResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface RestoreSnapshotFromRecycleBinCommandInput extends RestoreSnapshotFromRecycleBinRequest {}
|
|
8
8
|
export interface RestoreSnapshotFromRecycleBinCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { RestoreSnapshotTierRequest, RestoreSnapshotTierResult } from "../models/
|
|
2
|
+
import { RestoreSnapshotTierRequest, RestoreSnapshotTierResult } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface RestoreSnapshotTierCommandInput extends RestoreSnapshotTierRequest {}
|
|
5
5
|
export interface RestoreSnapshotTierCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
RestoreVolumeFromRecycleBinRequest,
|
|
4
4
|
RestoreVolumeFromRecycleBinResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface RestoreVolumeFromRecycleBinCommandInput extends RestoreVolumeFromRecycleBinRequest {}
|
|
8
8
|
export interface RestoreVolumeFromRecycleBinCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { RevokeClientVpnIngressRequest, RevokeClientVpnIngressResult } from "../models/
|
|
2
|
+
import { RevokeClientVpnIngressRequest, RevokeClientVpnIngressResult } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface RevokeClientVpnIngressCommandInput extends RevokeClientVpnIngressRequest {}
|
|
5
5
|
export interface RevokeClientVpnIngressCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
RevokeSecurityGroupEgressRequest,
|
|
4
4
|
RevokeSecurityGroupEgressResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface RevokeSecurityGroupEgressCommandInput extends RevokeSecurityGroupEgressRequest {}
|
|
8
8
|
export interface RevokeSecurityGroupEgressCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
RevokeSecurityGroupIngressRequest,
|
|
4
4
|
RevokeSecurityGroupIngressResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface RevokeSecurityGroupIngressCommandInput extends RevokeSecurityGroupIngressRequest {}
|
|
8
8
|
export interface RevokeSecurityGroupIngressCommandOutput
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { Reservation } from "../models/models_4";
|
|
3
|
-
import { RunInstancesRequest } from "../models/
|
|
3
|
+
import { RunInstancesRequest } from "../models/models_8";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface RunInstancesCommandInput extends RunInstancesRequest {}
|
|
6
6
|
export interface RunInstancesCommandOutput extends Reservation, __MetadataBearer {}
|
|
@@ -45,6 +45,7 @@ export * from "./AttachVpnGatewayCommand";
|
|
|
45
45
|
export * from "./AuthorizeClientVpnIngressCommand";
|
|
46
46
|
export * from "./AuthorizeSecurityGroupEgressCommand";
|
|
47
47
|
export * from "./AuthorizeSecurityGroupIngressCommand";
|
|
48
|
+
export * from "./BatchModifyIpamRoutingPolicyRegistrationsCommand";
|
|
48
49
|
export * from "./BundleInstanceCommand";
|
|
49
50
|
export * from "./CancelBundleTaskCommand";
|
|
50
51
|
export * from "./CancelCapacityReservationCommand";
|
|
@@ -91,11 +92,13 @@ export * from "./CreateInternetGatewayCommand";
|
|
|
91
92
|
export * from "./CreateInterruptibleCapacityReservationAllocationCommand";
|
|
92
93
|
export * from "./CreateIpamCommand";
|
|
93
94
|
export * from "./CreateIpamExternalResourceVerificationTokenCommand";
|
|
95
|
+
export * from "./CreateIpamInternetRegistryAssociationCommand";
|
|
94
96
|
export * from "./CreateIpamPolicyCommand";
|
|
95
97
|
export * from "./CreateIpamPoolCommand";
|
|
96
98
|
export * from "./CreateIpamPrefixListResolverCommand";
|
|
97
99
|
export * from "./CreateIpamPrefixListResolverTargetCommand";
|
|
98
100
|
export * from "./CreateIpamResourceDiscoveryCommand";
|
|
101
|
+
export * from "./CreateIpamRoutingPolicyRegistrationCommand";
|
|
99
102
|
export * from "./CreateIpamScopeCommand";
|
|
100
103
|
export * from "./CreateKeyPairCommand";
|
|
101
104
|
export * from "./CreateLaunchTemplateCommand";
|
|
@@ -188,11 +191,13 @@ export * from "./DeleteInstanceEventWindowCommand";
|
|
|
188
191
|
export * from "./DeleteInternetGatewayCommand";
|
|
189
192
|
export * from "./DeleteIpamCommand";
|
|
190
193
|
export * from "./DeleteIpamExternalResourceVerificationTokenCommand";
|
|
194
|
+
export * from "./DeleteIpamInternetRegistryAssociationCommand";
|
|
191
195
|
export * from "./DeleteIpamPolicyCommand";
|
|
192
196
|
export * from "./DeleteIpamPoolCommand";
|
|
193
197
|
export * from "./DeleteIpamPrefixListResolverCommand";
|
|
194
198
|
export * from "./DeleteIpamPrefixListResolverTargetCommand";
|
|
195
199
|
export * from "./DeleteIpamResourceDiscoveryCommand";
|
|
200
|
+
export * from "./DeleteIpamRoutingPolicyRegistrationCommand";
|
|
196
201
|
export * from "./DeleteIpamScopeCommand";
|
|
197
202
|
export * from "./DeleteKeyPairCommand";
|
|
198
203
|
export * from "./DeleteLaunchTemplateCommand";
|
|
@@ -349,6 +354,7 @@ export * from "./DescribeInstancesCommand";
|
|
|
349
354
|
export * from "./DescribeInternetGatewaysCommand";
|
|
350
355
|
export * from "./DescribeIpamByoasnCommand";
|
|
351
356
|
export * from "./DescribeIpamExternalResourceVerificationTokensCommand";
|
|
357
|
+
export * from "./DescribeIpamInternetRegistryAssociationsCommand";
|
|
352
358
|
export * from "./DescribeIpamPoliciesCommand";
|
|
353
359
|
export * from "./DescribeIpamPoolAllocationsCommand";
|
|
354
360
|
export * from "./DescribeIpamPoolsCommand";
|
|
@@ -524,6 +530,7 @@ export * from "./EnableImageCommand";
|
|
|
524
530
|
export * from "./EnableImageDeprecationCommand";
|
|
525
531
|
export * from "./EnableImageDeregistrationProtectionCommand";
|
|
526
532
|
export * from "./EnableInstanceSqlHaStandbyDetectionsCommand";
|
|
533
|
+
export * from "./EnableIpamInternetRegistryAssociationCommand";
|
|
527
534
|
export * from "./EnableIpamOrganizationAdminAccountCommand";
|
|
528
535
|
export * from "./EnableIpamPolicyCommand";
|
|
529
536
|
export * from "./EnableReachabilityAnalyzerOrganizationSharingCommand";
|
|
@@ -571,6 +578,9 @@ export * from "./GetIpamAddressHistoryCommand";
|
|
|
571
578
|
export * from "./GetIpamDiscoveredAccountsCommand";
|
|
572
579
|
export * from "./GetIpamDiscoveredPublicAddressesCommand";
|
|
573
580
|
export * from "./GetIpamDiscoveredResourceCidrsCommand";
|
|
581
|
+
export * from "./GetIpamDiscoveredRoutesCommand";
|
|
582
|
+
export * from "./GetIpamInternetRegistryAssociationAsnsCommand";
|
|
583
|
+
export * from "./GetIpamInternetRegistryAssociationCidrsCommand";
|
|
574
584
|
export * from "./GetIpamPolicyAllocationRulesCommand";
|
|
575
585
|
export * from "./GetIpamPolicyOrganizationTargetsCommand";
|
|
576
586
|
export * from "./GetIpamPoolAllocationsCommand";
|
|
@@ -579,6 +589,10 @@ export * from "./GetIpamPrefixListResolverRulesCommand";
|
|
|
579
589
|
export * from "./GetIpamPrefixListResolverVersionEntriesCommand";
|
|
580
590
|
export * from "./GetIpamPrefixListResolverVersionsCommand";
|
|
581
591
|
export * from "./GetIpamResourceCidrsCommand";
|
|
592
|
+
export * from "./GetIpamRouteOriginAuthorizationsCommand";
|
|
593
|
+
export * from "./GetIpamRouteProtectionFindingsCommand";
|
|
594
|
+
export * from "./GetIpamRoutingPolicyRegistrationDeltasCommand";
|
|
595
|
+
export * from "./GetIpamRoutingPolicyRegistrationsCommand";
|
|
582
596
|
export * from "./GetLaunchTemplateDataCommand";
|
|
583
597
|
export * from "./GetManagedPrefixListAssociationsCommand";
|
|
584
598
|
export * from "./GetManagedPrefixListEntriesCommand";
|
|
@@ -655,6 +669,7 @@ export * from "./ModifyIpamPrefixListResolverCommand";
|
|
|
655
669
|
export * from "./ModifyIpamPrefixListResolverTargetCommand";
|
|
656
670
|
export * from "./ModifyIpamResourceCidrCommand";
|
|
657
671
|
export * from "./ModifyIpamResourceDiscoveryCommand";
|
|
672
|
+
export * from "./ModifyIpamRoutingPolicyRegistrationCommand";
|
|
658
673
|
export * from "./ModifyIpamScopeCommand";
|
|
659
674
|
export * from "./ModifyLaunchTemplateCommand";
|
|
660
675
|
export * from "./ModifyLocalGatewayRouteCommand";
|
|
@@ -68,6 +68,7 @@ export declare const ResourceType: {
|
|
|
68
68
|
readonly internet_gateway: "internet-gateway";
|
|
69
69
|
readonly ipam: "ipam";
|
|
70
70
|
readonly ipam_external_resource_verification_token: "ipam-external-resource-verification-token";
|
|
71
|
+
readonly ipam_internet_registry_association: "ipam-internet-registry-association";
|
|
71
72
|
readonly ipam_policy: "ipam-policy";
|
|
72
73
|
readonly ipam_pool: "ipam-pool";
|
|
73
74
|
readonly ipam_pool_allocation: "ipam-pool-allocation";
|
|
@@ -617,6 +618,13 @@ export declare const ClientVpnAuthorizationRuleStatusCode: {
|
|
|
617
618
|
};
|
|
618
619
|
export type ClientVpnAuthorizationRuleStatusCode =
|
|
619
620
|
(typeof ClientVpnAuthorizationRuleStatusCode)[keyof typeof ClientVpnAuthorizationRuleStatusCode];
|
|
621
|
+
export declare const IpamRoutingPolicyRegistrationDeltaState: {
|
|
622
|
+
readonly failed: "failed";
|
|
623
|
+
readonly pending: "pending";
|
|
624
|
+
readonly published: "published";
|
|
625
|
+
};
|
|
626
|
+
export type IpamRoutingPolicyRegistrationDeltaState =
|
|
627
|
+
(typeof IpamRoutingPolicyRegistrationDeltaState)[keyof typeof IpamRoutingPolicyRegistrationDeltaState];
|
|
620
628
|
export declare const BundleTaskState: {
|
|
621
629
|
readonly bundling: "bundling";
|
|
622
630
|
readonly cancelling: "cancelling";
|
|
@@ -2612,6 +2620,26 @@ export declare const TokenState: {
|
|
|
2612
2620
|
readonly valid: "valid";
|
|
2613
2621
|
};
|
|
2614
2622
|
export type TokenState = (typeof TokenState)[keyof typeof TokenState];
|
|
2623
|
+
export declare const Rir: {
|
|
2624
|
+
readonly apnic: "apnic";
|
|
2625
|
+
readonly arin: "arin";
|
|
2626
|
+
readonly lacnic: "lacnic";
|
|
2627
|
+
readonly ripe: "ripe";
|
|
2628
|
+
};
|
|
2629
|
+
export type Rir = (typeof Rir)[keyof typeof Rir];
|
|
2630
|
+
export declare const IpamInternetRegistryAssociationState: {
|
|
2631
|
+
readonly create_failed: "create-failed";
|
|
2632
|
+
readonly create_in_progress: "create-in-progress";
|
|
2633
|
+
readonly delete_complete: "delete-complete";
|
|
2634
|
+
readonly delete_failed: "delete-failed";
|
|
2635
|
+
readonly delete_in_progress: "delete-in-progress";
|
|
2636
|
+
readonly enable_complete: "enable-complete";
|
|
2637
|
+
readonly enable_failed: "enable-failed";
|
|
2638
|
+
readonly enable_in_progress: "enable-in-progress";
|
|
2639
|
+
readonly pending_enable: "pending-enable";
|
|
2640
|
+
};
|
|
2641
|
+
export type IpamInternetRegistryAssociationState =
|
|
2642
|
+
(typeof IpamInternetRegistryAssociationState)[keyof typeof IpamInternetRegistryAssociationState];
|
|
2615
2643
|
export declare const IpamPolicyState: {
|
|
2616
2644
|
readonly create_complete: "create-complete";
|
|
2617
2645
|
readonly create_failed: "create-failed";
|
|
@@ -4704,6 +4732,25 @@ export declare const IpamNetworkInterfaceAttachmentStatus: {
|
|
|
4704
4732
|
};
|
|
4705
4733
|
export type IpamNetworkInterfaceAttachmentStatus =
|
|
4706
4734
|
(typeof IpamNetworkInterfaceAttachmentStatus)[keyof typeof IpamNetworkInterfaceAttachmentStatus];
|
|
4735
|
+
export declare const IpamByoipAdvertisementType: {
|
|
4736
|
+
readonly global: "global";
|
|
4737
|
+
readonly regional: "regional";
|
|
4738
|
+
};
|
|
4739
|
+
export type IpamByoipAdvertisementType =
|
|
4740
|
+
(typeof IpamByoipAdvertisementType)[keyof typeof IpamByoipAdvertisementType];
|
|
4741
|
+
export declare const IpamByoipCidrState: {
|
|
4742
|
+
readonly advertised: "advertised";
|
|
4743
|
+
readonly deprovisioned: "deprovisioned";
|
|
4744
|
+
readonly failed_deprovision: "failed-deprovision";
|
|
4745
|
+
readonly failed_provision: "failed-provision";
|
|
4746
|
+
readonly pending_advertising: "pending-advertising";
|
|
4747
|
+
readonly pending_deprovision: "pending-deprovision";
|
|
4748
|
+
readonly pending_provision: "pending-provision";
|
|
4749
|
+
readonly pending_withdrawal: "pending-withdrawal";
|
|
4750
|
+
readonly provisioned: "provisioned";
|
|
4751
|
+
readonly provisioned_not_publicly_advertisable: "provisioned-not-publicly-advertisable";
|
|
4752
|
+
};
|
|
4753
|
+
export type IpamByoipCidrState = (typeof IpamByoipCidrState)[keyof typeof IpamByoipCidrState];
|
|
4707
4754
|
export declare const IpamPolicyResourceType: {
|
|
4708
4755
|
readonly alb: "alb";
|
|
4709
4756
|
readonly eip: "eip";
|
|
@@ -4718,6 +4765,34 @@ export declare const IpamManagementState: {
|
|
|
4718
4765
|
readonly unmanaged: "unmanaged";
|
|
4719
4766
|
};
|
|
4720
4767
|
export type IpamManagementState = (typeof IpamManagementState)[keyof typeof IpamManagementState];
|
|
4768
|
+
export declare const IpamRpkiStatus: {
|
|
4769
|
+
readonly invalid: "invalid";
|
|
4770
|
+
readonly unknown: "unknown";
|
|
4771
|
+
readonly valid: "valid";
|
|
4772
|
+
};
|
|
4773
|
+
export type IpamRpkiStatus = (typeof IpamRpkiStatus)[keyof typeof IpamRpkiStatus];
|
|
4774
|
+
export declare const IpamRpkiStrength: {
|
|
4775
|
+
readonly permissive: "permissive";
|
|
4776
|
+
readonly strict: "strict";
|
|
4777
|
+
};
|
|
4778
|
+
export type IpamRpkiStrength = (typeof IpamRpkiStrength)[keyof typeof IpamRpkiStrength];
|
|
4779
|
+
export declare const ChronologicalOrder: {
|
|
4780
|
+
readonly forward: "forward";
|
|
4781
|
+
readonly reverse: "reverse";
|
|
4782
|
+
};
|
|
4783
|
+
export type ChronologicalOrder = (typeof ChronologicalOrder)[keyof typeof ChronologicalOrder];
|
|
4784
|
+
export declare const IpamRoutingPolicyRegistrationState: {
|
|
4785
|
+
readonly activate_failed: "activate-failed";
|
|
4786
|
+
readonly create_complete: "create-complete";
|
|
4787
|
+
readonly create_in_progress: "create-in-progress";
|
|
4788
|
+
readonly delete_complete: "delete-complete";
|
|
4789
|
+
readonly delete_in_progress: "delete-in-progress";
|
|
4790
|
+
readonly pending_activate: "pending-activate";
|
|
4791
|
+
readonly update_complete: "update-complete";
|
|
4792
|
+
readonly update_in_progress: "update-in-progress";
|
|
4793
|
+
};
|
|
4794
|
+
export type IpamRoutingPolicyRegistrationState =
|
|
4795
|
+
(typeof IpamRoutingPolicyRegistrationState)[keyof typeof IpamRoutingPolicyRegistrationState];
|
|
4721
4796
|
export declare const ManagedResourceDefaultVisibility: {
|
|
4722
4797
|
readonly hidden: "hidden";
|
|
4723
4798
|
readonly visible: "visible";
|
|
@@ -33,7 +33,6 @@ import {
|
|
|
33
33
|
DomainType,
|
|
34
34
|
DynamicRoutingValue,
|
|
35
35
|
EndDateType,
|
|
36
|
-
EndpointIpAddressType,
|
|
37
36
|
FleetCapacityReservationTenancy,
|
|
38
37
|
FleetInstanceMatchCriteria,
|
|
39
38
|
HostMaintenance,
|
|
@@ -48,6 +47,7 @@ import {
|
|
|
48
47
|
IpamAssociatedResourceDiscoveryStatus,
|
|
49
48
|
IpamPoolAllocationResourceType,
|
|
50
49
|
IpamResourceDiscoveryAssociationState,
|
|
50
|
+
IpamRoutingPolicyRegistrationDeltaState,
|
|
51
51
|
IpScopeEnum,
|
|
52
52
|
IpSource,
|
|
53
53
|
Ipv6AddressAttribute,
|
|
@@ -67,17 +67,14 @@ import {
|
|
|
67
67
|
Schedule,
|
|
68
68
|
SecurityGroupReferencingSupportValue,
|
|
69
69
|
SecurityGroupVpcAssociationState,
|
|
70
|
-
SelfServicePortal,
|
|
71
70
|
ServiceManaged,
|
|
72
71
|
SSEType,
|
|
73
72
|
SubnetCidrBlockStateCode,
|
|
74
|
-
TrafficIpAddressType,
|
|
75
73
|
TransitGatewayAssociationState,
|
|
76
74
|
TransitGatewayAttachmentResourceType,
|
|
77
75
|
TransitGatewayAttachmentState,
|
|
78
76
|
TransitGatewayAttachmentStatusType,
|
|
79
77
|
TransitGatewayMulitcastDomainAssociationState,
|
|
80
|
-
TransportProtocol,
|
|
81
78
|
TrustProviderType,
|
|
82
79
|
UserTrustProviderType,
|
|
83
80
|
VolumeAttachmentState,
|
|
@@ -644,6 +641,8 @@ export interface ByoipCidr {
|
|
|
644
641
|
State?: ByoipCidrState | undefined;
|
|
645
642
|
NetworkBorderGroup?: string | undefined;
|
|
646
643
|
AdvertisementType?: string | undefined;
|
|
644
|
+
PoolId?: string | undefined;
|
|
645
|
+
IpamPoolId?: string | undefined;
|
|
647
646
|
}
|
|
648
647
|
export interface AdvertiseByoipCidrResult {
|
|
649
648
|
ByoipCidr?: ByoipCidr | undefined;
|
|
@@ -1360,6 +1359,22 @@ export interface AuthorizeSecurityGroupIngressResult {
|
|
|
1360
1359
|
Return?: boolean | undefined;
|
|
1361
1360
|
SecurityGroupRules?: SecurityGroupRule[] | undefined;
|
|
1362
1361
|
}
|
|
1362
|
+
export interface BatchModifyIpamRoutingPolicyRegistrationsRequest {
|
|
1363
|
+
DryRun?: boolean | undefined;
|
|
1364
|
+
IpamInternetRegistryAssociationId: string | undefined;
|
|
1365
|
+
DeltaJson: string | undefined;
|
|
1366
|
+
Force?: boolean | undefined;
|
|
1367
|
+
ClientToken?: string | undefined;
|
|
1368
|
+
}
|
|
1369
|
+
export interface IpamRoutingPolicyRegistrationDelta {
|
|
1370
|
+
DeltaId?: string | undefined;
|
|
1371
|
+
DeltaJson?: string | undefined;
|
|
1372
|
+
State?: IpamRoutingPolicyRegistrationDeltaState | undefined;
|
|
1373
|
+
StateMessage?: string | undefined;
|
|
1374
|
+
}
|
|
1375
|
+
export interface BatchModifyIpamRoutingPolicyRegistrationsResult {
|
|
1376
|
+
IpamRoutingPolicyRegistrationDelta?: IpamRoutingPolicyRegistrationDelta | undefined;
|
|
1377
|
+
}
|
|
1363
1378
|
export interface S3Storage {
|
|
1364
1379
|
AWSAccessKeyId?: string | undefined;
|
|
1365
1380
|
Bucket?: string | undefined;
|
|
@@ -1918,38 +1933,3 @@ export interface ClientLoginBannerOptions {
|
|
|
1918
1933
|
export interface ClientRouteEnforcementOptions {
|
|
1919
1934
|
Enforced?: boolean | undefined;
|
|
1920
1935
|
}
|
|
1921
|
-
export interface ConnectionLogOptions {
|
|
1922
|
-
Enabled?: boolean | undefined;
|
|
1923
|
-
CloudwatchLogGroup?: string | undefined;
|
|
1924
|
-
CloudwatchLogStream?: string | undefined;
|
|
1925
|
-
}
|
|
1926
|
-
export interface TransitGatewayConfigurationInputStructure {
|
|
1927
|
-
TransitGatewayId?: string | undefined;
|
|
1928
|
-
AvailabilityZones?: string[] | undefined;
|
|
1929
|
-
AvailabilityZoneIds?: string[] | undefined;
|
|
1930
|
-
}
|
|
1931
|
-
export interface CreateClientVpnEndpointRequest {
|
|
1932
|
-
ClientCidrBlock?: string | undefined;
|
|
1933
|
-
ServerCertificateArn: string | undefined;
|
|
1934
|
-
AuthenticationOptions: ClientVpnAuthenticationRequest[] | undefined;
|
|
1935
|
-
ConnectionLogOptions: ConnectionLogOptions | undefined;
|
|
1936
|
-
DnsServers?: string[] | undefined;
|
|
1937
|
-
TransportProtocol?: TransportProtocol | undefined;
|
|
1938
|
-
VpnPort?: number | undefined;
|
|
1939
|
-
Description?: string | undefined;
|
|
1940
|
-
SplitTunnel?: boolean | undefined;
|
|
1941
|
-
DryRun?: boolean | undefined;
|
|
1942
|
-
ClientToken?: string | undefined;
|
|
1943
|
-
TagSpecifications?: TagSpecification[] | undefined;
|
|
1944
|
-
SecurityGroupIds?: string[] | undefined;
|
|
1945
|
-
VpcId?: string | undefined;
|
|
1946
|
-
SelfServicePortal?: SelfServicePortal | undefined;
|
|
1947
|
-
ClientConnectOptions?: ClientConnectOptions | undefined;
|
|
1948
|
-
SessionTimeoutHours?: number | undefined;
|
|
1949
|
-
ClientLoginBannerOptions?: ClientLoginBannerOptions | undefined;
|
|
1950
|
-
ClientRouteEnforcementOptions?: ClientRouteEnforcementOptions | undefined;
|
|
1951
|
-
DisconnectOnSessionTimeout?: boolean | undefined;
|
|
1952
|
-
EndpointIpAddressType?: EndpointIpAddressType | undefined;
|
|
1953
|
-
TrafficIpAddressType?: TrafficIpAddressType | undefined;
|
|
1954
|
-
TransitGatewayConfiguration?: TransitGatewayConfigurationInputStructure | undefined;
|
|
1955
|
-
}
|