@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-cjs/index.js
CHANGED
|
@@ -70,7 +70,7 @@ const commonParams = {
|
|
|
70
70
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
71
71
|
};
|
|
72
72
|
|
|
73
|
-
var version = "3.
|
|
73
|
+
var version = "3.1105.0";
|
|
74
74
|
var packageInfo = {
|
|
75
75
|
version: version};
|
|
76
76
|
|
|
@@ -316,6 +316,7 @@ const _ALT = "AttachmentLimitType";
|
|
|
316
316
|
const _ALc = "AccessLogs";
|
|
317
317
|
const _ALd = "AddressList";
|
|
318
318
|
const _ALr = "ArnList";
|
|
319
|
+
const _ALs = "AsnList";
|
|
319
320
|
const _AM = "AllocationMetadata";
|
|
320
321
|
const _AMAI = "AddMiddleboxAttachmentIds";
|
|
321
322
|
const _AMAId = "AddMiddleboxAttachmentId";
|
|
@@ -595,6 +596,7 @@ const _Ar = "Arn";
|
|
|
595
596
|
const _Arc = "Architecture";
|
|
596
597
|
const _As = "Associations";
|
|
597
598
|
const _Asn = "Asn";
|
|
599
|
+
const _Asns = "Asns";
|
|
598
600
|
const _Ass = "Association";
|
|
599
601
|
const _At = "Attribute";
|
|
600
602
|
const _Att = "Attachment";
|
|
@@ -633,6 +635,9 @@ const _BLE = "BgpLogEnabled";
|
|
|
633
635
|
const _BLGA = "BgpLogGroupArn";
|
|
634
636
|
const _BLOF = "BgpLogOutputFormat";
|
|
635
637
|
const _BM = "BootMode";
|
|
638
|
+
const _BMIRPR = "BatchModifyIpamRoutingPolicyRegistrations";
|
|
639
|
+
const _BMIRPRR = "BatchModifyIpamRoutingPolicyRegistrationsRequest";
|
|
640
|
+
const _BMIRPRRa = "BatchModifyIpamRoutingPolicyRegistrationsResult";
|
|
636
641
|
const _BMTL = "BootModeTypeList";
|
|
637
642
|
const _BMa = "BareMetal";
|
|
638
643
|
const _BN = "BucketName";
|
|
@@ -840,6 +845,7 @@ const _CGa = "CarrierGateways";
|
|
|
840
845
|
const _CGu = "CustomerGateway";
|
|
841
846
|
const _CGur = "CurrentGeneration";
|
|
842
847
|
const _CGus = "CustomerGateways";
|
|
848
|
+
const _CH = "ChildHandle";
|
|
843
849
|
const _CI = "CarrierIp";
|
|
844
850
|
const _CIA = "ClientIpv6Address";
|
|
845
851
|
const _CIBM = "CurrentInstanceBootMode";
|
|
@@ -862,6 +868,9 @@ const _CIEWRr = "CreateInstanceEventWindowResult";
|
|
|
862
868
|
const _CIG = "CreateInternetGateway";
|
|
863
869
|
const _CIGR = "CreateInternetGatewayRequest";
|
|
864
870
|
const _CIGRr = "CreateInternetGatewayResult";
|
|
871
|
+
const _CIIRA = "CreateIpamInternetRegistryAssociation";
|
|
872
|
+
const _CIIRAR = "CreateIpamInternetRegistryAssociationRequest";
|
|
873
|
+
const _CIIRARr = "CreateIpamInternetRegistryAssociationResult";
|
|
865
874
|
const _CILP = "CancelImageLaunchPermission";
|
|
866
875
|
const _CILPR = "CancelImageLaunchPermissionRequest";
|
|
867
876
|
const _CILPRa = "CancelImageLaunchPermissionResult";
|
|
@@ -881,6 +890,9 @@ const _CIR = "CopyImageRequest";
|
|
|
881
890
|
const _CIRD = "CreateIpamResourceDiscovery";
|
|
882
891
|
const _CIRDR = "CreateIpamResourceDiscoveryRequest";
|
|
883
892
|
const _CIRDRr = "CreateIpamResourceDiscoveryResult";
|
|
893
|
+
const _CIRPR = "CreateIpamRoutingPolicyRegistration";
|
|
894
|
+
const _CIRPRR = "CreateIpamRoutingPolicyRegistrationRequest";
|
|
895
|
+
const _CIRPRRr = "CreateIpamRoutingPolicyRegistrationResult";
|
|
884
896
|
const _CIRo = "CopyImageResult";
|
|
885
897
|
const _CIRr = "CreateImageRequest";
|
|
886
898
|
const _CIRre = "CreateImageResult";
|
|
@@ -1019,6 +1031,7 @@ const _COIP = "CustomerOwnedIpv4Pool";
|
|
|
1019
1031
|
const _COP = "CoolOffPeriod";
|
|
1020
1032
|
const _COPEO = "CoolOffPeriodExpiresOn";
|
|
1021
1033
|
const _COR = "CpuOptionsRequest";
|
|
1034
|
+
const _COh = "ChronologicalOrder";
|
|
1022
1035
|
const _COi = "CidrOptions";
|
|
1023
1036
|
const _CP = "CoipPool";
|
|
1024
1037
|
const _CPC = "ConnectPeerConfiguration";
|
|
@@ -1111,6 +1124,7 @@ const _CRTRre = "CreateRouteTableResult";
|
|
|
1111
1124
|
const _CRTS = "CapacityReservationTopologySet";
|
|
1112
1125
|
const _CRTa = "CapacityReservationTopology";
|
|
1113
1126
|
const _CRTr = "CreateRouteTable";
|
|
1127
|
+
const _CRX = "ChildRequestXml";
|
|
1114
1128
|
const _CRa = "CapacityReservation";
|
|
1115
1129
|
const _CRap = "CapacityReservations";
|
|
1116
1130
|
const _CRapa = "CapacityRebalance";
|
|
@@ -1429,6 +1443,7 @@ const _DAep = "DeprecateAt";
|
|
|
1429
1443
|
const _DAes = "DestinationArn";
|
|
1430
1444
|
const _DAesc = "DescribeAddresses";
|
|
1431
1445
|
const _DAest = "DestinationAddress";
|
|
1446
|
+
const _DAet = "DetectedAt";
|
|
1432
1447
|
const _DAi = "DisassociateAddress";
|
|
1433
1448
|
const _DBC = "DeprovisionByoipCidr";
|
|
1434
1449
|
const _DBCR = "DeprovisionByoipCidrRequest";
|
|
@@ -1741,6 +1756,12 @@ const _DIIPAR = "DescribeIamInstanceProfileAssociationsRequest";
|
|
|
1741
1756
|
const _DIIPARe = "DescribeIamInstanceProfileAssociationsResult";
|
|
1742
1757
|
const _DIIPR = "DisassociateIamInstanceProfileRequest";
|
|
1743
1758
|
const _DIIPRi = "DisassociateIamInstanceProfileResult";
|
|
1759
|
+
const _DIIRA = "DeleteIpamInternetRegistryAssociation";
|
|
1760
|
+
const _DIIRAR = "DeleteIpamInternetRegistryAssociationRequest";
|
|
1761
|
+
const _DIIRARe = "DeleteIpamInternetRegistryAssociationResult";
|
|
1762
|
+
const _DIIRARes = "DescribeIpamInternetRegistryAssociationsRequest";
|
|
1763
|
+
const _DIIRAResc = "DescribeIpamInternetRegistryAssociationsResult";
|
|
1764
|
+
const _DIIRAe = "DescribeIpamInternetRegistryAssociations";
|
|
1744
1765
|
const _DIIT = "DescribeImportImageTasks";
|
|
1745
1766
|
const _DIITR = "DescribeImportImageTasksRequest";
|
|
1746
1767
|
const _DIITRe = "DescribeImportImageTasksResult";
|
|
@@ -1798,6 +1819,9 @@ const _DIRDRi = "DisassociateIpamResourceDiscoveryRequest";
|
|
|
1798
1819
|
const _DIRDRis = "DisassociateIpamResourceDiscoveryResult";
|
|
1799
1820
|
const _DIRDe = "DescribeIpamResourceDiscoveries";
|
|
1800
1821
|
const _DIRDi = "DisassociateIpamResourceDiscovery";
|
|
1822
|
+
const _DIRPR = "DeleteIpamRoutingPolicyRegistration";
|
|
1823
|
+
const _DIRPRR = "DeleteIpamRoutingPolicyRegistrationRequest";
|
|
1824
|
+
const _DIRPRRe = "DeleteIpamRoutingPolicyRegistrationResult";
|
|
1801
1825
|
const _DIRR = "DescribeImageReferencesRequest";
|
|
1802
1826
|
const _DIRRe = "DescribeImageReferencesResult";
|
|
1803
1827
|
const _DIRe = "DeleteIpamResult";
|
|
@@ -1859,7 +1883,8 @@ const _DIW = "DetachImageWatermark";
|
|
|
1859
1883
|
const _DIWR = "DetachImageWatermarkRequest";
|
|
1860
1884
|
const _DIWRe = "DetachImageWatermarkResult";
|
|
1861
1885
|
const _DIe = "DestinationIp";
|
|
1862
|
-
const _DIel = "
|
|
1886
|
+
const _DIel = "DeltaId";
|
|
1887
|
+
const _DIele = "DeleteIpam";
|
|
1863
1888
|
const _DIer = "DeregisterImage";
|
|
1864
1889
|
const _DIes = "DescribeImages";
|
|
1865
1890
|
const _DIesc = "DescribeInstances";
|
|
@@ -1870,6 +1895,7 @@ const _DIis = "DiskImage";
|
|
|
1870
1895
|
const _DIisa = "DisableImage";
|
|
1871
1896
|
const _DIisk = "DiskInfo";
|
|
1872
1897
|
const _DIiskm = "DiskImages";
|
|
1898
|
+
const _DJ = "DeltaJson";
|
|
1873
1899
|
const _DKP = "DeleteKeyPair";
|
|
1874
1900
|
const _DKPR = "DeleteKeyPairRequest";
|
|
1875
1901
|
const _DKPRe = "DeleteKeyPairResult";
|
|
@@ -2679,6 +2705,9 @@ const _EIDPR = "EnableImageDeregistrationProtectionRequest";
|
|
|
2679
2705
|
const _EIDPRn = "EnableImageDeregistrationProtectionResult";
|
|
2680
2706
|
const _EIDR = "EnableImageDeprecationRequest";
|
|
2681
2707
|
const _EIDRn = "EnableImageDeprecationResult";
|
|
2708
|
+
const _EIIRA = "EnableIpamInternetRegistryAssociation";
|
|
2709
|
+
const _EIIRAR = "EnableIpamInternetRegistryAssociationRequest";
|
|
2710
|
+
const _EIIRARn = "EnableIpamInternetRegistryAssociationResult";
|
|
2682
2711
|
const _EIOAA = "EnableIpamOrganizationAdminAccount";
|
|
2683
2712
|
const _EIOAAR = "EnableIpamOrganizationAdminAccountRequest";
|
|
2684
2713
|
const _EIOAARn = "EnableIpamOrganizationAdminAccountResult";
|
|
@@ -2826,7 +2855,8 @@ const _Err = "Errors";
|
|
|
2826
2855
|
const _Ev = "Events";
|
|
2827
2856
|
const _Eve = "Event";
|
|
2828
2857
|
const _Ex = "Explanation";
|
|
2829
|
-
const _Exp = "
|
|
2858
|
+
const _Exp = "Expiration";
|
|
2859
|
+
const _Expl = "Explanations";
|
|
2830
2860
|
const _F = "Force";
|
|
2831
2861
|
const _FA = "FederatedAuthentication";
|
|
2832
2862
|
const _FAD = "FilterAtDestination";
|
|
@@ -3025,9 +3055,18 @@ const _GIDARe = "GetIpamDiscoveredAccountsResult";
|
|
|
3025
3055
|
const _GIDPA = "GetIpamDiscoveredPublicAddresses";
|
|
3026
3056
|
const _GIDPAR = "GetIpamDiscoveredPublicAddressesRequest";
|
|
3027
3057
|
const _GIDPARe = "GetIpamDiscoveredPublicAddressesResult";
|
|
3058
|
+
const _GIDR = "GetIpamDiscoveredRoutes";
|
|
3028
3059
|
const _GIDRC = "GetIpamDiscoveredResourceCidrs";
|
|
3029
3060
|
const _GIDRCR = "GetIpamDiscoveredResourceCidrsRequest";
|
|
3030
3061
|
const _GIDRCRe = "GetIpamDiscoveredResourceCidrsResult";
|
|
3062
|
+
const _GIDRR = "GetIpamDiscoveredRoutesRequest";
|
|
3063
|
+
const _GIDRRe = "GetIpamDiscoveredRoutesResult";
|
|
3064
|
+
const _GIIRAA = "GetIpamInternetRegistryAssociationAsns";
|
|
3065
|
+
const _GIIRAAR = "GetIpamInternetRegistryAssociationAsnsRequest";
|
|
3066
|
+
const _GIIRAARe = "GetIpamInternetRegistryAssociationAsnsResult";
|
|
3067
|
+
const _GIIRAC = "GetIpamInternetRegistryAssociationCidrs";
|
|
3068
|
+
const _GIIRACR = "GetIpamInternetRegistryAssociationCidrsRequest";
|
|
3069
|
+
const _GIIRACRe = "GetIpamInternetRegistryAssociationCidrsResult";
|
|
3031
3070
|
const _GIL = "GroupIdentifierList";
|
|
3032
3071
|
const _GIMD = "GetInstanceMetadataDefaults";
|
|
3033
3072
|
const _GIMDR = "GetInstanceMetadataDefaultsRequest";
|
|
@@ -3056,6 +3095,18 @@ const _GIPOTRe = "GetIpamPolicyOrganizationTargetsResult";
|
|
|
3056
3095
|
const _GIRC = "GetIpamResourceCidrs";
|
|
3057
3096
|
const _GIRCR = "GetIpamResourceCidrsRequest";
|
|
3058
3097
|
const _GIRCRe = "GetIpamResourceCidrsResult";
|
|
3098
|
+
const _GIROA = "GetIpamRouteOriginAuthorizations";
|
|
3099
|
+
const _GIROAR = "GetIpamRouteOriginAuthorizationsRequest";
|
|
3100
|
+
const _GIROARe = "GetIpamRouteOriginAuthorizationsResult";
|
|
3101
|
+
const _GIRPF = "GetIpamRouteProtectionFindings";
|
|
3102
|
+
const _GIRPFR = "GetIpamRouteProtectionFindingsRequest";
|
|
3103
|
+
const _GIRPFRe = "GetIpamRouteProtectionFindingsResult";
|
|
3104
|
+
const _GIRPR = "GetIpamRoutingPolicyRegistrations";
|
|
3105
|
+
const _GIRPRD = "GetIpamRoutingPolicyRegistrationDeltas";
|
|
3106
|
+
const _GIRPRDR = "GetIpamRoutingPolicyRegistrationDeltasRequest";
|
|
3107
|
+
const _GIRPRDRe = "GetIpamRoutingPolicyRegistrationDeltasResult";
|
|
3108
|
+
const _GIRPRR = "GetIpamRoutingPolicyRegistrationsRequest";
|
|
3109
|
+
const _GIRPRRe = "GetIpamRoutingPolicyRegistrationsResult";
|
|
3059
3110
|
const _GIS = "GroupIdentifierSet";
|
|
3060
3111
|
const _GISL = "GroupIdStringList";
|
|
3061
3112
|
const _GITEP = "GetInstanceTpmEkPub";
|
|
@@ -3324,9 +3375,12 @@ const _IDMI = "InferenceDeviceMemoryInfo";
|
|
|
3324
3375
|
const _IDPA = "IpamDiscoveredPublicAddresses";
|
|
3325
3376
|
const _IDPAS = "IpamDiscoveredPublicAddressSet";
|
|
3326
3377
|
const _IDPAp = "IpamDiscoveredPublicAddress";
|
|
3378
|
+
const _IDR = "IpamDiscoveredRoutes";
|
|
3327
3379
|
const _IDRC = "IpamDiscoveredResourceCidrs";
|
|
3328
3380
|
const _IDRCS = "IpamDiscoveredResourceCidrSet";
|
|
3329
3381
|
const _IDRCp = "IpamDiscoveredResourceCidr";
|
|
3382
|
+
const _IDRS = "IpamDiscoveredRouteSet";
|
|
3383
|
+
const _IDRp = "IpamDiscoveredRoute";
|
|
3330
3384
|
const _IDm = "ImageData";
|
|
3331
3385
|
const _IDn = "IncludeDisabled";
|
|
3332
3386
|
const _IDs = "IsDefault";
|
|
@@ -3405,6 +3459,18 @@ const _IIPS = "IamInstanceProfileSpecification";
|
|
|
3405
3459
|
const _IIPn = "InstanceIpv4Prefix";
|
|
3406
3460
|
const _IIPns = "InstanceIpv6Prefix";
|
|
3407
3461
|
const _IIR = "ImportImageRequest";
|
|
3462
|
+
const _IIRA = "IpamInternetRegistryAssociation";
|
|
3463
|
+
const _IIRAA = "IpamInternetRegistryAssociationAsns";
|
|
3464
|
+
const _IIRAAS = "IpamInternetRegistryAssociationAsnSet";
|
|
3465
|
+
const _IIRAAp = "IpamInternetRegistryAssociationArn";
|
|
3466
|
+
const _IIRAApa = "IpamInternetRegistryAssociationAsn";
|
|
3467
|
+
const _IIRAC = "IpamInternetRegistryAssociationCidrs";
|
|
3468
|
+
const _IIRACS = "IpamInternetRegistryAssociationCidrSet";
|
|
3469
|
+
const _IIRACp = "IpamInternetRegistryAssociationCidr";
|
|
3470
|
+
const _IIRAI = "IpamInternetRegistryAssociationId";
|
|
3471
|
+
const _IIRAIp = "IpamInternetRegistryAssociationIds";
|
|
3472
|
+
const _IIRAS = "IpamInternetRegistryAssociationSet";
|
|
3473
|
+
const _IIRAp = "IpamInternetRegistryAssociations";
|
|
3408
3474
|
const _IIRm = "ImportImageResult";
|
|
3409
3475
|
const _IIRmp = "ImportInstanceRequest";
|
|
3410
3476
|
const _IIRmpo = "ImportInstanceResult";
|
|
@@ -3439,6 +3505,7 @@ const _IKP = "ImportKeyPair";
|
|
|
3439
3505
|
const _IKPR = "ImportKeyPairRequest";
|
|
3440
3506
|
const _IKPRm = "ImportKeyPairResult";
|
|
3441
3507
|
const _IL = "ImageLocation";
|
|
3508
|
+
const _ILZ = "IncludeLocalZones";
|
|
3442
3509
|
const _ILm = "ImageList";
|
|
3443
3510
|
const _ILn = "InstanceLifecycle";
|
|
3444
3511
|
const _ILns = "InstanceList";
|
|
@@ -3622,6 +3689,21 @@ const _IRDp = "IpamResourceDiscoveries";
|
|
|
3622
3689
|
const _IRL = "ImageReferenceList";
|
|
3623
3690
|
const _IRLp = "IpRangeList";
|
|
3624
3691
|
const _IRLpv = "Ipv6RangeList";
|
|
3692
|
+
const _IRO = "IpamRouteOverlap";
|
|
3693
|
+
const _IROA = "IpamRouteOriginAuthorizations";
|
|
3694
|
+
const _IROAI = "IpamRouteOriginAuthorizationInfo";
|
|
3695
|
+
const _IROAIS = "IpamRouteOriginAuthorizationInfoSet";
|
|
3696
|
+
const _IROAS = "IpamRouteOriginAuthorizationSet";
|
|
3697
|
+
const _IROAp = "IpamRouteOriginAuthorization";
|
|
3698
|
+
const _IROS = "IpamRouteOverlapSet";
|
|
3699
|
+
const _IRPF = "IpamRouteProtectionFinding";
|
|
3700
|
+
const _IRPFS = "IpamRouteProtectionFindingSet";
|
|
3701
|
+
const _IRPR = "IpamRoutingPolicyRegistrations";
|
|
3702
|
+
const _IRPRD = "IpamRoutingPolicyRegistrationDelta";
|
|
3703
|
+
const _IRPRDS = "IpamRoutingPolicyRegistrationDeltaSet";
|
|
3704
|
+
const _IRPRDp = "IpamRoutingPolicyRegistrationDeltas";
|
|
3705
|
+
const _IRPRS = "IpamRoutingPolicyRegistrationSet";
|
|
3706
|
+
const _IRPRp = "IpamRoutingPolicyRegistration";
|
|
3625
3707
|
const _IRR = "InstanceRequirementsRequest";
|
|
3626
3708
|
const _IRSDA = "IntegrationResultS3DestinationArn";
|
|
3627
3709
|
const _IRT = "IngressRouteTable";
|
|
@@ -3818,6 +3900,7 @@ const _LCR = "LicenseConfigurationRequest";
|
|
|
3818
3900
|
const _LCi = "LicenseConfiguration";
|
|
3819
3901
|
const _LCo = "LoggingConfiguration";
|
|
3820
3902
|
const _LD = "LogDestination";
|
|
3903
|
+
const _LDI = "LatestDeltaId";
|
|
3821
3904
|
const _LDS = "LatestDeliveryStatus";
|
|
3822
3905
|
const _LDSLU = "LatestDeliveryS3LocationUri";
|
|
3823
3906
|
const _LDSM = "LatestDeliveryStatusMessage";
|
|
@@ -3890,6 +3973,7 @@ const _LLT = "LastLaunchedTime";
|
|
|
3890
3973
|
const _LM = "LockMode";
|
|
3891
3974
|
const _LMA = "LastMaintenanceApplied";
|
|
3892
3975
|
const _LO = "LogOptions";
|
|
3976
|
+
const _LOA = "LastObservedAt";
|
|
3893
3977
|
const _LOF = "LogOutputFormat";
|
|
3894
3978
|
const _LP = "LoadPermissions";
|
|
3895
3979
|
const _LPL = "LaunchPermissionList";
|
|
@@ -4191,6 +4275,9 @@ const _MIRCRo = "ModifyIpamResourceCidrResult";
|
|
|
4191
4275
|
const _MIRD = "ModifyIpamResourceDiscovery";
|
|
4192
4276
|
const _MIRDR = "ModifyIpamResourceDiscoveryRequest";
|
|
4193
4277
|
const _MIRDRo = "ModifyIpamResourceDiscoveryResult";
|
|
4278
|
+
const _MIRPR = "ModifyIpamRoutingPolicyRegistration";
|
|
4279
|
+
const _MIRPRR = "ModifyIpamRoutingPolicyRegistrationRequest";
|
|
4280
|
+
const _MIRPRRo = "ModifyIpamRoutingPolicyRegistrationResult";
|
|
4194
4281
|
const _MIRo = "ModifyIpamResult";
|
|
4195
4282
|
const _MIRon = "MonitorInstancesRequest";
|
|
4196
4283
|
const _MIRoni = "MonitorInstancesResult";
|
|
@@ -4200,6 +4287,7 @@ const _MISRo = "ModifyIpamScopeResult";
|
|
|
4200
4287
|
const _MIe = "MemoryInfo";
|
|
4201
4288
|
const _MIo = "ModifyIpam";
|
|
4202
4289
|
const _MIon = "MonitorInstances";
|
|
4290
|
+
const _ML = "MaxLength";
|
|
4203
4291
|
const _MLGR = "ModifyLocalGatewayRoute";
|
|
4204
4292
|
const _MLGRR = "ModifyLocalGatewayRouteRequest";
|
|
4205
4293
|
const _MLGRRo = "ModifyLocalGatewayRouteResult";
|
|
@@ -4417,6 +4505,7 @@ const _Mai = "Main";
|
|
|
4417
4505
|
const _Man = "Manufacturer";
|
|
4418
4506
|
const _Mana = "Managed";
|
|
4419
4507
|
const _Mar = "Marketplace";
|
|
4508
|
+
const _Mat = "Match";
|
|
4420
4509
|
const _Me = "Message";
|
|
4421
4510
|
const _Med = "Med";
|
|
4422
4511
|
const _Mes = "Messages";
|
|
@@ -4577,7 +4666,8 @@ const _ODc = "OccurrenceDay";
|
|
|
4577
4666
|
const _ODcc = "OccurenceDay";
|
|
4578
4667
|
const _OEP = "OrganizationsEntityPath";
|
|
4579
4668
|
const _OF = "OutputFormat";
|
|
4580
|
-
const _OH = "
|
|
4669
|
+
const _OH = "OrganizationHandle";
|
|
4670
|
+
const _OHu = "OutboundHeader";
|
|
4581
4671
|
const _OI = "OwnerId";
|
|
4582
4672
|
const _OIA = "OutsideIpAddress";
|
|
4583
4673
|
const _OIAT = "OutsideIpAddressType";
|
|
@@ -4649,6 +4739,7 @@ const _PBC = "ProvisionByoipCidr";
|
|
|
4649
4739
|
const _PBCR = "ProvisionByoipCidrRequest";
|
|
4650
4740
|
const _PBCRr = "ProvisionByoipCidrResult";
|
|
4651
4741
|
const _PBIG = "PeakBandwidthInGbps";
|
|
4742
|
+
const _PBT = "ParentBpkiTa";
|
|
4652
4743
|
const _PC = "PoolCidrs";
|
|
4653
4744
|
const _PCB = "PoolCidrBlocks";
|
|
4654
4745
|
const _PCBE = "PurchaseCapacityBlockExtension";
|
|
@@ -4753,6 +4844,7 @@ const _PGIl = "PlacementGroupInfo";
|
|
|
4753
4844
|
const _PGL = "PlacementGroupList";
|
|
4754
4845
|
const _PGSL = "PlacementGroupStrategyList";
|
|
4755
4846
|
const _PGl = "PlacementGroups";
|
|
4847
|
+
const _PH = "ParentHandle";
|
|
4756
4848
|
const _PHP = "PerHourPartition";
|
|
4757
4849
|
const _PHR = "PurchaseHostReservation";
|
|
4758
4850
|
const _PHRR = "PurchaseHostReservationRequest";
|
|
@@ -4837,6 +4929,7 @@ const _PLa = "PacketLength";
|
|
|
4837
4929
|
const _PLr = "PrefixLists";
|
|
4838
4930
|
const _PLro = "ProtocolList";
|
|
4839
4931
|
const _PM = "PendingMaintenance";
|
|
4932
|
+
const _PMSA = "PermitMoreSpecificAnnouncements";
|
|
4840
4933
|
const _PN = "PartitionNumber";
|
|
4841
4934
|
const _PNC = "PreviewNextCidr";
|
|
4842
4935
|
const _PO = "PaymentOption";
|
|
@@ -5173,12 +5266,14 @@ const _ROUE = "RemoveOrganizationalUnitExclusions";
|
|
|
5173
5266
|
const _ROUEe = "RemoveOrganizationalUnitExclusion";
|
|
5174
5267
|
const _ROd = "RdsOptions";
|
|
5175
5268
|
const _ROe = "ResourceOwner";
|
|
5176
|
-
const _ROo = "
|
|
5269
|
+
const _ROo = "RouteOverlaps";
|
|
5270
|
+
const _ROou = "RouteOrigin";
|
|
5177
5271
|
const _ROu = "RuleOption";
|
|
5178
5272
|
const _RP = "ResetPolicy";
|
|
5179
5273
|
const _RPC = "ReturnPathComponents";
|
|
5180
5274
|
const _RPCO = "RequesterPeeringConnectionOptions";
|
|
5181
5275
|
const _RPDN = "RemovePrivateDnsName";
|
|
5276
|
+
const _RPF = "RouteProtectionFindings";
|
|
5182
5277
|
const _RPLE = "RemovePrefixListEntry";
|
|
5183
5278
|
const _RPLEe = "RemovePrefixListEntries";
|
|
5184
5279
|
const _RR = "ResourceRegion";
|
|
@@ -5263,6 +5358,7 @@ const _RSTR = "RestoreSnapshotTierRequest";
|
|
|
5263
5358
|
const _RSTRe = "RestoreSnapshotTierResult";
|
|
5264
5359
|
const _RSTe = "RestoreStartTime";
|
|
5265
5360
|
const _RSTes = "RestoreSnapshotTier";
|
|
5361
|
+
const _RSTo = "RoaSampleTime";
|
|
5266
5362
|
const _RSe = "ReservationState";
|
|
5267
5363
|
const _RSeg = "RegionalSummary";
|
|
5268
5364
|
const _RSep = "ReplacementStrategy";
|
|
@@ -5270,6 +5366,8 @@ const _RSes = "ResourceStatement";
|
|
|
5270
5366
|
const _RSo = "RouteServer";
|
|
5271
5367
|
const _RSou = "RouteServers";
|
|
5272
5368
|
const _RSout = "RouteStatus";
|
|
5369
|
+
const _RSp = "RpkiStatus";
|
|
5370
|
+
const _RSpk = "RpkiStrength";
|
|
5273
5371
|
const _RT = "ReservationType";
|
|
5274
5372
|
const _RTA = "RouteTableAssociation";
|
|
5275
5373
|
const _RTAI = "RouteTableAssociationId";
|
|
@@ -5340,6 +5438,7 @@ const _RVT = "ReplaceVpnTunnel";
|
|
|
5340
5438
|
const _RVTR = "ReplaceVpnTunnelRequest";
|
|
5341
5439
|
const _RVTRe = "ReplaceVpnTunnelResult";
|
|
5342
5440
|
const _RVe = "ReservationValue";
|
|
5441
|
+
const _RVp = "RpkiVersion";
|
|
5343
5442
|
const _RWS = "ReplayWindowSize";
|
|
5344
5443
|
const _Ra = "Ramdisk";
|
|
5345
5444
|
const _Re = "Reason";
|
|
@@ -5356,7 +5455,9 @@ const _Rese = "Reservations";
|
|
|
5356
5455
|
const _Reser = "Reservation";
|
|
5357
5456
|
const _Reso = "Resource";
|
|
5358
5457
|
const _Resu = "Result";
|
|
5458
|
+
const _Ri = "Rir";
|
|
5359
5459
|
const _Ro = "Route";
|
|
5460
|
+
const _Roa = "Roas";
|
|
5360
5461
|
const _Rol = "Role";
|
|
5361
5462
|
const _Rou = "Routes";
|
|
5362
5463
|
const _Ru = "Rules";
|
|
@@ -5742,6 +5843,7 @@ const _STto = "StorageTier";
|
|
|
5742
5843
|
const _SU = "SensitiveUrl";
|
|
5743
5844
|
const _SUC = "SupportedUsageClasses";
|
|
5744
5845
|
const _SUD = "SensitiveUserData";
|
|
5846
|
+
const _SUe = "ServiceUri";
|
|
5745
5847
|
const _SV = "SourceVersion";
|
|
5746
5848
|
const _SVESPDV = "StartVpcEndpointServicePrivateDnsVerification";
|
|
5747
5849
|
const _SVESPDVR = "StartVpcEndpointServicePrivateDnsVerificationRequest";
|
|
@@ -6531,6 +6633,7 @@ const _aSl = "allocationStrategy";
|
|
|
6531
6633
|
const _aSn = "analysisStatus";
|
|
6532
6634
|
const _aSp = "applicationStatus";
|
|
6533
6635
|
const _aSs = "associationSet";
|
|
6636
|
+
const _aSsn = "asnSet";
|
|
6534
6637
|
const _aSss = "associationStatus";
|
|
6535
6638
|
const _aSt = "attachmentSet";
|
|
6536
6639
|
const _aStt = "attachmentState";
|
|
@@ -6754,6 +6857,7 @@ const _cRS = "capacityReservationSet";
|
|
|
6754
6857
|
const _cRSS = "capacityReservationStatusSet";
|
|
6755
6858
|
const _cRSa = "capacityReservationSpecification";
|
|
6756
6859
|
const _cRT = "capacityReservationTarget";
|
|
6860
|
+
const _cRX = "childRequestXml";
|
|
6757
6861
|
const _cRa = "capacityRebalance";
|
|
6758
6862
|
const _cRo = "componentRegion";
|
|
6759
6863
|
const _cS = "cidrSet";
|
|
@@ -6802,14 +6906,15 @@ const _cor = "cores";
|
|
|
6802
6906
|
const _cou = "count";
|
|
6803
6907
|
const _cp = "cpu";
|
|
6804
6908
|
const _d = "destination";
|
|
6805
|
-
const _dA = "
|
|
6909
|
+
const _dA = "detectedAt";
|
|
6806
6910
|
const _dAIT = "denyAllIgwTraffic";
|
|
6807
6911
|
const _dART = "defaultAssociationRouteTable";
|
|
6808
6912
|
const _dAS = "destinationAddressSet";
|
|
6809
6913
|
const _dASe = "deprovisionedAddressSet";
|
|
6810
6914
|
const _dASi = "disableApiStop";
|
|
6811
6915
|
const _dAT = "disableApiTermination";
|
|
6812
|
-
const _dAe = "
|
|
6916
|
+
const _dAe = "destinationArn";
|
|
6917
|
+
const _dAes = "destinationAddress";
|
|
6813
6918
|
const _dC = "destinationCidr";
|
|
6814
6919
|
const _dCA = "domainCertificateArn";
|
|
6815
6920
|
const _dCAR = "deliverCrossAccountRole";
|
|
@@ -6831,9 +6936,11 @@ const _dI = "deviceIndex";
|
|
|
6831
6936
|
const _dICB = "destinationIpv6CidrBlock";
|
|
6832
6937
|
const _dIF = "diskImageFormat";
|
|
6833
6938
|
const _dIS = "diskImageSize";
|
|
6834
|
-
const _dIe = "
|
|
6939
|
+
const _dIe = "deltaId";
|
|
6940
|
+
const _dIes = "destinationIp";
|
|
6835
6941
|
const _dIi = "directoryId";
|
|
6836
6942
|
const _dIis = "diskImage";
|
|
6943
|
+
const _dJ = "deltaJson";
|
|
6837
6944
|
const _dLEM = "deliverLogsErrorMessage";
|
|
6838
6945
|
const _dLPA = "deliverLogsPermissionArn";
|
|
6839
6946
|
const _dLS = "deliverLogsStatus";
|
|
@@ -7031,6 +7138,7 @@ const _end = "end";
|
|
|
7031
7138
|
const _enf = "enforced";
|
|
7032
7139
|
const _er = "error";
|
|
7033
7140
|
const _ev = "event";
|
|
7141
|
+
const _ex = "expiration";
|
|
7034
7142
|
const _f = "filter";
|
|
7035
7143
|
const _fA = "federatedAuthentication";
|
|
7036
7144
|
const _fAD = "filterAtDestination";
|
|
@@ -7176,6 +7284,7 @@ const _iD = "imageData";
|
|
|
7176
7284
|
const _iDAS = "ipamDiscoveredAccountSet";
|
|
7177
7285
|
const _iDPAS = "ipamDiscoveredPublicAddressSet";
|
|
7178
7286
|
const _iDRCS = "ipamDiscoveredResourceCidrSet";
|
|
7287
|
+
const _iDRS = "ipamDiscoveredRouteSet";
|
|
7179
7288
|
const _iDs = "isDefault";
|
|
7180
7289
|
const _iE = "instanceExport";
|
|
7181
7290
|
const _iEI = "instanceEventId";
|
|
@@ -7208,6 +7317,12 @@ const _iIMS = "instanceImageMetadataSet";
|
|
|
7208
7317
|
const _iIP = "iamInstanceProfile";
|
|
7209
7318
|
const _iIPA = "iamInstanceProfileAssociation";
|
|
7210
7319
|
const _iIPAS = "iamInstanceProfileAssociationSet";
|
|
7320
|
+
const _iIRA = "ipamInternetRegistryAssociation";
|
|
7321
|
+
const _iIRAA = "ipamInternetRegistryAssociationArn";
|
|
7322
|
+
const _iIRAAS = "ipamInternetRegistryAssociationAsnSet";
|
|
7323
|
+
const _iIRACS = "ipamInternetRegistryAssociationCidrSet";
|
|
7324
|
+
const _iIRAI = "ipamInternetRegistryAssociationId";
|
|
7325
|
+
const _iIRAS = "ipamInternetRegistryAssociationSet";
|
|
7211
7326
|
const _iIS = "instanceIdSet";
|
|
7212
7327
|
const _iISB = "instanceInitiatedShutdownBehavior";
|
|
7213
7328
|
const _iITS = "importImageTaskSet";
|
|
@@ -7246,8 +7361,8 @@ const _iPD = "ipamPolicyDocument";
|
|
|
7246
7361
|
const _iPDS = "ipamPolicyDocumentSet";
|
|
7247
7362
|
const _iPE = "ipamPolicyEnabled";
|
|
7248
7363
|
const _iPEp = "ipPermissionsEgress";
|
|
7249
|
-
const _iPI = "
|
|
7250
|
-
const _iPIp = "
|
|
7364
|
+
const _iPI = "ipamPoolId";
|
|
7365
|
+
const _iPIp = "ipamPolicyId";
|
|
7251
7366
|
const _iPIs = "isPrimaryIpv6";
|
|
7252
7367
|
const _iPLR = "ipamPrefixListResolver";
|
|
7253
7368
|
const _iPLRA = "ipamPrefixListResolverArn";
|
|
@@ -7295,6 +7410,10 @@ const _iRDAp = "ipamResourceDiscoveryArn";
|
|
|
7295
7410
|
const _iRDI = "ipamResourceDiscoveryId";
|
|
7296
7411
|
const _iRDR = "ipamResourceDiscoveryRegion";
|
|
7297
7412
|
const _iRDS = "ipamResourceDiscoverySet";
|
|
7413
|
+
const _iROAS = "ipamRouteOriginAuthorizationSet";
|
|
7414
|
+
const _iRPRD = "ipamRoutingPolicyRegistrationDelta";
|
|
7415
|
+
const _iRPRDS = "ipamRoutingPolicyRegistrationDeltaSet";
|
|
7416
|
+
const _iRPRS = "ipamRoutingPolicyRegistrationSet";
|
|
7298
7417
|
const _iRS = "imageReferenceSet";
|
|
7299
7418
|
const _iRT = "ingressRouteTable";
|
|
7300
7419
|
const _iRp = "ipamRegion";
|
|
@@ -7403,6 +7522,7 @@ const _lCA = "licenseConfigurationArn";
|
|
|
7403
7522
|
const _lCO = "lockCreatedOn";
|
|
7404
7523
|
const _lCS = "loggingConfigurationSet";
|
|
7405
7524
|
const _lD = "logDestination";
|
|
7525
|
+
const _lDI = "latestDeltaId";
|
|
7406
7526
|
const _lDS = "latestDeliveryStatus";
|
|
7407
7527
|
const _lDSLU = "latestDeliveryS3LocationUri";
|
|
7408
7528
|
const _lDSM = "latestDeliveryStatusMessage";
|
|
@@ -7449,6 +7569,7 @@ const _lINCo = "localIpv6NetworkCidr";
|
|
|
7449
7569
|
const _lLT = "lastLaunchedTime";
|
|
7450
7570
|
const _lMA = "lastMaintenanceApplied";
|
|
7451
7571
|
const _lO = "logOptions";
|
|
7572
|
+
const _lOA = "lastObservedAt";
|
|
7452
7573
|
const _lOF = "logOutputFormat";
|
|
7453
7574
|
const _lP = "loadPermissions";
|
|
7454
7575
|
const _lPa = "launchPermission";
|
|
@@ -7529,6 +7650,7 @@ const _mGBPVC = "memoryGiBPerVCpu";
|
|
|
7529
7650
|
const _mHS = "macHostSet";
|
|
7530
7651
|
const _mI = "maximumIops";
|
|
7531
7652
|
const _mIe = "memoryInfo";
|
|
7653
|
+
const _mL = "maxLength";
|
|
7532
7654
|
const _mMB = "memoryMiB";
|
|
7533
7655
|
const _mMT = "macModificationTask";
|
|
7534
7656
|
const _mMTI = "macModificationTaskId";
|
|
@@ -7572,6 +7694,7 @@ const _mai = "main";
|
|
|
7572
7694
|
const _man = "manufacturer";
|
|
7573
7695
|
const _mana = "managed";
|
|
7574
7696
|
const _mar = "marketplace";
|
|
7697
|
+
const _mat = "match";
|
|
7575
7698
|
const _me = "message";
|
|
7576
7699
|
const _med = "med";
|
|
7577
7700
|
const _met = "metric";
|
|
@@ -7669,7 +7792,8 @@ const _oDS = "occurrenceDaySet";
|
|
|
7669
7792
|
const _oDTC = "onDemandTargetCapacity";
|
|
7670
7793
|
const _oEP = "organizationsEntityPath";
|
|
7671
7794
|
const _oF = "outputFormat";
|
|
7672
|
-
const _oH = "
|
|
7795
|
+
const _oH = "organizationHandle";
|
|
7796
|
+
const _oHu = "outboundHeader";
|
|
7673
7797
|
const _oI = "ownerId";
|
|
7674
7798
|
const _oIA = "outsideIpAddress";
|
|
7675
7799
|
const _oIAT = "outsideIpAddressType";
|
|
@@ -7814,6 +7938,7 @@ const _pLSh = "phase1LifetimeSeconds";
|
|
|
7814
7938
|
const _pLSha = "phase2LifetimeSeconds";
|
|
7815
7939
|
const _pLa = "packetLength";
|
|
7816
7940
|
const _pM = "pendingMaintenance";
|
|
7941
|
+
const _pMSA = "permitMoreSpecificAnnouncements";
|
|
7817
7942
|
const _pN = "partitionNumber";
|
|
7818
7943
|
const _pO = "paymentOption";
|
|
7819
7944
|
const _pOI = "peerOwnerId";
|
|
@@ -7960,10 +8085,12 @@ const _rO = "resourceOwner";
|
|
|
7960
8085
|
const _rOI = "resourceOwnerId";
|
|
7961
8086
|
const _rOS = "ruleOptionSet";
|
|
7962
8087
|
const _rOSe = "resourceOverlapStatus";
|
|
8088
|
+
const _rOSo = "routeOverlapSet";
|
|
7963
8089
|
const _rOd = "rdsOptions";
|
|
7964
8090
|
const _rOo = "routeOrigin";
|
|
7965
8091
|
const _rPCO = "requesterPeeringConnectionOptions";
|
|
7966
8092
|
const _rPCS = "returnPathComponentSet";
|
|
8093
|
+
const _rPFS = "routeProtectionFindingSet";
|
|
7967
8094
|
const _rR = "resourceRegion";
|
|
7968
8095
|
const _rRVT = "replaceRootVolumeTask";
|
|
7969
8096
|
const _rRVTI = "replaceRootVolumeTaskId";
|
|
@@ -7985,6 +8112,7 @@ const _rSS = "regionalSummarySet";
|
|
|
7985
8112
|
const _rSSo = "routeServerSet";
|
|
7986
8113
|
const _rST = "reservationStartTimestamp";
|
|
7987
8114
|
const _rSTe = "restoreStartTime";
|
|
8115
|
+
const _rSTo = "roaSampleTime";
|
|
7988
8116
|
const _rSe = "referenceSet";
|
|
7989
8117
|
const _rSep = "reportSet";
|
|
7990
8118
|
const _rSepl = "replacementStrategy";
|
|
@@ -7992,8 +8120,11 @@ const _rSes = "reservationSet";
|
|
|
7992
8120
|
const _rSeso = "resourceStatement";
|
|
7993
8121
|
const _rSesou = "resourceSet";
|
|
7994
8122
|
const _rSo = "routeServer";
|
|
8123
|
+
const _rSoa = "roaSet";
|
|
7995
8124
|
const _rSou = "routeSet";
|
|
7996
8125
|
const _rSout = "routeStatus";
|
|
8126
|
+
const _rSp = "rpkiStatus";
|
|
8127
|
+
const _rSpk = "rpkiStrength";
|
|
7997
8128
|
const _rSu = "ruleSet";
|
|
7998
8129
|
const _rT = "reservationType";
|
|
7999
8130
|
const _rTAI = "routeTableAssociationId";
|
|
@@ -8028,6 +8159,7 @@ const _reg = "region";
|
|
|
8028
8159
|
const _req = "requested";
|
|
8029
8160
|
const _res = "resource";
|
|
8030
8161
|
const _resu = "result";
|
|
8162
|
+
const _ri = "rir";
|
|
8031
8163
|
const _ro = "route";
|
|
8032
8164
|
const _rou = "routes";
|
|
8033
8165
|
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.ec2";
|
|
@@ -9660,6 +9792,17 @@ var BaselinePerformanceFactorsRequest$ = [3, n0, _BPFR,
|
|
|
9660
9792
|
[_Cp],
|
|
9661
9793
|
[[() => CpuPerformanceFactorRequest$, 0]]
|
|
9662
9794
|
];
|
|
9795
|
+
var BatchModifyIpamRoutingPolicyRegistrationsRequest$ = [3, n0, _BMIRPRR,
|
|
9796
|
+
0,
|
|
9797
|
+
[_IIRAI, _DJ, _DR, _F, _CT],
|
|
9798
|
+
[0, 0, 2, 2, [0, 4]], 2
|
|
9799
|
+
];
|
|
9800
|
+
var BatchModifyIpamRoutingPolicyRegistrationsResult$ = [3, n0, _BMIRPRRa,
|
|
9801
|
+
0,
|
|
9802
|
+
[_IRPRD],
|
|
9803
|
+
[[() => IpamRoutingPolicyRegistrationDelta$, { [_eQN]: `IpamRoutingPolicyRegistrationDelta`,
|
|
9804
|
+
[_xN]: _iRPRD }]]
|
|
9805
|
+
];
|
|
9663
9806
|
var BlobAttributeValue$ = [3, n0, _BAV,
|
|
9664
9807
|
0,
|
|
9665
9808
|
[_V],
|
|
@@ -9733,7 +9876,7 @@ var Byoasn$ = [3, n0, _B,
|
|
|
9733
9876
|
];
|
|
9734
9877
|
var ByoipCidr$ = [3, n0, _BC,
|
|
9735
9878
|
0,
|
|
9736
|
-
[_Ci, _De, _AAsn, _SMt, _St, _NBG, _ATd],
|
|
9879
|
+
[_Ci, _De, _AAsn, _SMt, _St, _NBG, _ATd, _PIo, _IPI],
|
|
9737
9880
|
[[0, { [_eQN]: `Cidr`,
|
|
9738
9881
|
[_xN]: _ci }], [0, { [_eQN]: `Description`,
|
|
9739
9882
|
[_xN]: _de }], [() => AsnAssociationSet, { [_eQN]: `AsnAssociationSet`,
|
|
@@ -9741,7 +9884,9 @@ var ByoipCidr$ = [3, n0, _BC,
|
|
|
9741
9884
|
[_xN]: _sMt }], [0, { [_eQN]: `State`,
|
|
9742
9885
|
[_xN]: _st }], [0, { [_eQN]: `NetworkBorderGroup`,
|
|
9743
9886
|
[_xN]: _nBG }], [0, { [_eQN]: `AdvertisementType`,
|
|
9744
|
-
[_xN]: _aTd }]]
|
|
9887
|
+
[_xN]: _aTd }], [0, { [_eQN]: `PoolId`,
|
|
9888
|
+
[_xN]: _pIo }], [0, { [_eQN]: `IpamPoolId`,
|
|
9889
|
+
[_xN]: _iPI }]]
|
|
9745
9890
|
];
|
|
9746
9891
|
var CancelBundleTaskRequest$ = [3, n0, _CBTR,
|
|
9747
9892
|
0,
|
|
@@ -11033,6 +11178,17 @@ var CreateIpamExternalResourceVerificationTokenResult$ = [3, n0, _CIERVTRr,
|
|
|
11033
11178
|
[[() => IpamExternalResourceVerificationToken$, { [_eQN]: `IpamExternalResourceVerificationToken`,
|
|
11034
11179
|
[_xN]: _iERVT }]]
|
|
11035
11180
|
];
|
|
11181
|
+
var CreateIpamInternetRegistryAssociationRequest$ = [3, n0, _CIIRAR,
|
|
11182
|
+
0,
|
|
11183
|
+
[_IIp, _Ri, _OH, _DR, _De, _TS, _CT],
|
|
11184
|
+
[0, 0, 0, 2, 0, [() => TagSpecificationList, { [_xN]: _TSa }], [0, 4]], 3
|
|
11185
|
+
];
|
|
11186
|
+
var CreateIpamInternetRegistryAssociationResult$ = [3, n0, _CIIRARr,
|
|
11187
|
+
0,
|
|
11188
|
+
[_IIRA],
|
|
11189
|
+
[[() => IpamInternetRegistryAssociation$, { [_eQN]: `IpamInternetRegistryAssociation`,
|
|
11190
|
+
[_xN]: _iIRA }]]
|
|
11191
|
+
];
|
|
11036
11192
|
var CreateIpamPolicyRequest$ = [3, n0, _CIPR,
|
|
11037
11193
|
0,
|
|
11038
11194
|
[_IIp, _DR, _TS, _CT],
|
|
@@ -11099,6 +11255,17 @@ var CreateIpamResult$ = [3, n0, _CIRreat,
|
|
|
11099
11255
|
[[() => Ipam$, { [_eQN]: `Ipam`,
|
|
11100
11256
|
[_xN]: _ip }]]
|
|
11101
11257
|
];
|
|
11258
|
+
var CreateIpamRoutingPolicyRegistrationRequest$ = [3, n0, _CIRPRR,
|
|
11259
|
+
0,
|
|
11260
|
+
[_IIRAI, _Ci, _Asns, _DR, _PMSA, _ML, _De, _F, _CT],
|
|
11261
|
+
[0, 0, [() => AsnList, { [_xN]: _Asn }], 2, 2, 1, 0, 2, [0, 4]], 3
|
|
11262
|
+
];
|
|
11263
|
+
var CreateIpamRoutingPolicyRegistrationResult$ = [3, n0, _CIRPRRr,
|
|
11264
|
+
0,
|
|
11265
|
+
[_IRPRD],
|
|
11266
|
+
[[() => IpamRoutingPolicyRegistrationDelta$, { [_eQN]: `IpamRoutingPolicyRegistrationDelta`,
|
|
11267
|
+
[_xN]: _iRPRD }]]
|
|
11268
|
+
];
|
|
11102
11269
|
var CreateIpamScopeRequest$ = [3, n0, _CISR,
|
|
11103
11270
|
0,
|
|
11104
11271
|
[_IIp, _DR, _De, _TS, _CT, _EAC],
|
|
@@ -11454,8 +11621,8 @@ var CreateRouteTableResult$ = [3, n0, _CRTRre,
|
|
|
11454
11621
|
];
|
|
11455
11622
|
var CreateSecondaryNetworkRequest$ = [3, n0, _CSNR,
|
|
11456
11623
|
0,
|
|
11457
|
-
[_NT, _CT, _DR,
|
|
11458
|
-
[0, [0, 4], 2,
|
|
11624
|
+
[_ICBp, _NT, _CT, _DR, _TS],
|
|
11625
|
+
[0, 0, [0, 4], 2, [() => TagSpecificationList, { [_xN]: _TSa }]], 2
|
|
11459
11626
|
];
|
|
11460
11627
|
var CreateSecondaryNetworkResult$ = [3, n0, _CSNRr,
|
|
11461
11628
|
0,
|
|
@@ -12307,6 +12474,17 @@ var DeleteIpamExternalResourceVerificationTokenResult$ = [3, n0, _DIERVTRe,
|
|
|
12307
12474
|
[[() => IpamExternalResourceVerificationToken$, { [_eQN]: `IpamExternalResourceVerificationToken`,
|
|
12308
12475
|
[_xN]: _iERVT }]]
|
|
12309
12476
|
];
|
|
12477
|
+
var DeleteIpamInternetRegistryAssociationRequest$ = [3, n0, _DIIRAR,
|
|
12478
|
+
0,
|
|
12479
|
+
[_IIRAI, _DR],
|
|
12480
|
+
[0, 2], 1
|
|
12481
|
+
];
|
|
12482
|
+
var DeleteIpamInternetRegistryAssociationResult$ = [3, n0, _DIIRARe,
|
|
12483
|
+
0,
|
|
12484
|
+
[_IIRA],
|
|
12485
|
+
[[() => IpamInternetRegistryAssociation$, { [_eQN]: `IpamInternetRegistryAssociation`,
|
|
12486
|
+
[_xN]: _iIRA }]]
|
|
12487
|
+
];
|
|
12310
12488
|
var DeleteIpamPolicyRequest$ = [3, n0, _DIPR,
|
|
12311
12489
|
0,
|
|
12312
12490
|
[_IPIp, _DR],
|
|
@@ -12373,6 +12551,17 @@ var DeleteIpamResult$ = [3, n0, _DIRe,
|
|
|
12373
12551
|
[[() => Ipam$, { [_eQN]: `Ipam`,
|
|
12374
12552
|
[_xN]: _ip }]]
|
|
12375
12553
|
];
|
|
12554
|
+
var DeleteIpamRoutingPolicyRegistrationRequest$ = [3, n0, _DIRPRR,
|
|
12555
|
+
0,
|
|
12556
|
+
[_IIRAI, _Ci, _DR, _F, _CT],
|
|
12557
|
+
[0, 0, 2, 2, [0, 4]], 2
|
|
12558
|
+
];
|
|
12559
|
+
var DeleteIpamRoutingPolicyRegistrationResult$ = [3, n0, _DIRPRRe,
|
|
12560
|
+
0,
|
|
12561
|
+
[_IRPRD],
|
|
12562
|
+
[[() => IpamRoutingPolicyRegistrationDelta$, { [_eQN]: `IpamRoutingPolicyRegistrationDelta`,
|
|
12563
|
+
[_xN]: _iRPRD }]]
|
|
12564
|
+
];
|
|
12376
12565
|
var DeleteIpamScopeRequest$ = [3, n0, _DISR,
|
|
12377
12566
|
0,
|
|
12378
12567
|
[_ISI, _DR],
|
|
@@ -14223,6 +14412,18 @@ var DescribeIpamExternalResourceVerificationTokensResult$ = [3, n0, _DIERVTResc,
|
|
|
14223
14412
|
[_xN]: _nTe }], [() => IpamExternalResourceVerificationTokenSet, { [_eQN]: `IpamExternalResourceVerificationTokenSet`,
|
|
14224
14413
|
[_xN]: _iERVTS }]]
|
|
14225
14414
|
];
|
|
14415
|
+
var DescribeIpamInternetRegistryAssociationsRequest$ = [3, n0, _DIIRARes,
|
|
14416
|
+
0,
|
|
14417
|
+
[_DR, _IIRAIp, _MR, _NTe, _Fi],
|
|
14418
|
+
[2, [() => ValueStringList, { [_xN]: _IIRAI }], 1, 0, [() => FilterList, { [_xN]: _Fil }]]
|
|
14419
|
+
];
|
|
14420
|
+
var DescribeIpamInternetRegistryAssociationsResult$ = [3, n0, _DIIRAResc,
|
|
14421
|
+
0,
|
|
14422
|
+
[_NTe, _IIRAp],
|
|
14423
|
+
[[0, { [_eQN]: `NextToken`,
|
|
14424
|
+
[_xN]: _nTe }], [() => IpamInternetRegistryAssociationSet, { [_eQN]: `IpamInternetRegistryAssociationSet`,
|
|
14425
|
+
[_xN]: _iIRAS }]]
|
|
14426
|
+
];
|
|
14226
14427
|
var DescribeIpamPoliciesRequest$ = [3, n0, _DIPRes,
|
|
14227
14428
|
0,
|
|
14228
14429
|
[_DR, _Fi, _MR, _NTe, _IPIpa],
|
|
@@ -16719,6 +16920,17 @@ var EnableInstanceSqlHaStandbyDetectionsResult$ = [3, n0, _EISHSDRn,
|
|
|
16719
16920
|
[[() => RegisteredInstanceList, { [_eQN]: `InstanceSet`,
|
|
16720
16921
|
[_xN]: _iSn }]]
|
|
16721
16922
|
];
|
|
16923
|
+
var EnableIpamInternetRegistryAssociationRequest$ = [3, n0, _EIIRAR,
|
|
16924
|
+
0,
|
|
16925
|
+
[_IIRAI, _RVp, _SUe, _CH, _PH, _PBT, _DR, _CT],
|
|
16926
|
+
[0, 0, 0, 0, 0, 0, 2, [0, 4]], 6
|
|
16927
|
+
];
|
|
16928
|
+
var EnableIpamInternetRegistryAssociationResult$ = [3, n0, _EIIRARn,
|
|
16929
|
+
0,
|
|
16930
|
+
[_IIRA],
|
|
16931
|
+
[[() => IpamInternetRegistryAssociation$, { [_eQN]: `IpamInternetRegistryAssociation`,
|
|
16932
|
+
[_xN]: _iIRA }]]
|
|
16933
|
+
];
|
|
16722
16934
|
var EnableIpamOrganizationAdminAccountRequest$ = [3, n0, _EIOAAR,
|
|
16723
16935
|
0,
|
|
16724
16936
|
[_DAAI, _DR],
|
|
@@ -16739,7 +16951,7 @@ var EnableIpamPolicyResult$ = [3, n0, _EIPRn,
|
|
|
16739
16951
|
0,
|
|
16740
16952
|
[_IPIp],
|
|
16741
16953
|
[[0, { [_eQN]: `IpamPolicyId`,
|
|
16742
|
-
[_xN]:
|
|
16954
|
+
[_xN]: _iPIp }]]
|
|
16743
16955
|
];
|
|
16744
16956
|
var EnableReachabilityAnalyzerOrganizationSharingRequest$ = [3, n0, _ERAOSR,
|
|
16745
16957
|
0,
|
|
@@ -17604,7 +17816,7 @@ var GetEnabledIpamPolicyResult$ = [3, n0, _GEIPRe,
|
|
|
17604
17816
|
[_IPE, _IPIp, _MB],
|
|
17605
17817
|
[[2, { [_eQN]: `IpamPolicyEnabled`,
|
|
17606
17818
|
[_xN]: _iPE }], [0, { [_eQN]: `IpamPolicyId`,
|
|
17607
|
-
[_xN]:
|
|
17819
|
+
[_xN]: _iPIp }], [0, { [_eQN]: `ManagedBy`,
|
|
17608
17820
|
[_xN]: _mB }]]
|
|
17609
17821
|
];
|
|
17610
17822
|
var GetFlowLogsIntegrationTemplateRequest$ = [3, n0, _GFLITR,
|
|
@@ -17765,6 +17977,42 @@ var GetIpamDiscoveredResourceCidrsResult$ = [3, n0, _GIDRCRe,
|
|
|
17765
17977
|
[_xN]: _iDRCS }], [0, { [_eQN]: `NextToken`,
|
|
17766
17978
|
[_xN]: _nTe }]]
|
|
17767
17979
|
];
|
|
17980
|
+
var GetIpamDiscoveredRoutesRequest$ = [3, n0, _GIDRR,
|
|
17981
|
+
0,
|
|
17982
|
+
[_IRDI, _RR, _DR, _Fi, _NTe, _MR],
|
|
17983
|
+
[0, 0, 2, [() => FilterList, { [_xN]: _Fil }], 0, 1], 2
|
|
17984
|
+
];
|
|
17985
|
+
var GetIpamDiscoveredRoutesResult$ = [3, n0, _GIDRRe,
|
|
17986
|
+
0,
|
|
17987
|
+
[_IDR, _NTe],
|
|
17988
|
+
[[() => IpamDiscoveredRouteSet, { [_eQN]: `IpamDiscoveredRouteSet`,
|
|
17989
|
+
[_xN]: _iDRS }], [0, { [_eQN]: `NextToken`,
|
|
17990
|
+
[_xN]: _nTe }]]
|
|
17991
|
+
];
|
|
17992
|
+
var GetIpamInternetRegistryAssociationAsnsRequest$ = [3, n0, _GIIRAAR,
|
|
17993
|
+
0,
|
|
17994
|
+
[_IIRAI, _DR, _MR, _NTe, _Fi],
|
|
17995
|
+
[0, 2, 1, 0, [() => FilterList, { [_xN]: _Fil }]], 1
|
|
17996
|
+
];
|
|
17997
|
+
var GetIpamInternetRegistryAssociationAsnsResult$ = [3, n0, _GIIRAARe,
|
|
17998
|
+
0,
|
|
17999
|
+
[_NTe, _IIRAA],
|
|
18000
|
+
[[0, { [_eQN]: `NextToken`,
|
|
18001
|
+
[_xN]: _nTe }], [() => IpamInternetRegistryAssociationAsnSet, { [_eQN]: `IpamInternetRegistryAssociationAsnSet`,
|
|
18002
|
+
[_xN]: _iIRAAS }]]
|
|
18003
|
+
];
|
|
18004
|
+
var GetIpamInternetRegistryAssociationCidrsRequest$ = [3, n0, _GIIRACR,
|
|
18005
|
+
0,
|
|
18006
|
+
[_IIRAI, _DR, _MR, _NTe, _Fi],
|
|
18007
|
+
[0, 2, 1, 0, [() => FilterList, { [_xN]: _Fil }]], 1
|
|
18008
|
+
];
|
|
18009
|
+
var GetIpamInternetRegistryAssociationCidrsResult$ = [3, n0, _GIIRACRe,
|
|
18010
|
+
0,
|
|
18011
|
+
[_NTe, _IIRAC],
|
|
18012
|
+
[[0, { [_eQN]: `NextToken`,
|
|
18013
|
+
[_xN]: _nTe }], [() => IpamInternetRegistryAssociationCidrSet, { [_eQN]: `IpamInternetRegistryAssociationCidrSet`,
|
|
18014
|
+
[_xN]: _iIRACS }]]
|
|
18015
|
+
];
|
|
17768
18016
|
var GetIpamPolicyAllocationRulesRequest$ = [3, n0, _GIPARR,
|
|
17769
18017
|
0,
|
|
17770
18018
|
[_IPIp, _DR, _Fi, _Lo, _RTe, _MR, _NTe],
|
|
@@ -17861,6 +18109,55 @@ var GetIpamResourceCidrsResult$ = [3, n0, _GIRCRe,
|
|
|
17861
18109
|
[_xN]: _nTe }], [() => IpamResourceCidrSet, { [_eQN]: `IpamResourceCidrSet`,
|
|
17862
18110
|
[_xN]: _iRCS }]]
|
|
17863
18111
|
];
|
|
18112
|
+
var GetIpamRouteOriginAuthorizationsRequest$ = [3, n0, _GIROAR,
|
|
18113
|
+
0,
|
|
18114
|
+
[_IIRAI, _DR, _Ci, _MR, _NTe],
|
|
18115
|
+
[0, 2, 0, 1, 0], 1
|
|
18116
|
+
];
|
|
18117
|
+
var GetIpamRouteOriginAuthorizationsResult$ = [3, n0, _GIROARe,
|
|
18118
|
+
0,
|
|
18119
|
+
[_IROA, _NTe],
|
|
18120
|
+
[[() => IpamRouteOriginAuthorizationInfoSet, { [_eQN]: `IpamRouteOriginAuthorizationSet`,
|
|
18121
|
+
[_xN]: _iROAS }], [0, { [_eQN]: `NextToken`,
|
|
18122
|
+
[_xN]: _nTe }]]
|
|
18123
|
+
];
|
|
18124
|
+
var GetIpamRouteProtectionFindingsRequest$ = [3, n0, _GIRPFR,
|
|
18125
|
+
0,
|
|
18126
|
+
[_IIp, _DR, _Fi, _NTe, _MR],
|
|
18127
|
+
[0, 2, [() => FilterList, { [_xN]: _Fil }], 0, 1], 1
|
|
18128
|
+
];
|
|
18129
|
+
var GetIpamRouteProtectionFindingsResult$ = [3, n0, _GIRPFRe,
|
|
18130
|
+
0,
|
|
18131
|
+
[_IIp, _RPF, _NTe],
|
|
18132
|
+
[[0, { [_eQN]: `IpamId`,
|
|
18133
|
+
[_xN]: _iIp }], [() => IpamRouteProtectionFindingSet, { [_eQN]: `RouteProtectionFindingSet`,
|
|
18134
|
+
[_xN]: _rPFS }], [0, { [_eQN]: `NextToken`,
|
|
18135
|
+
[_xN]: _nTe }]]
|
|
18136
|
+
];
|
|
18137
|
+
var GetIpamRoutingPolicyRegistrationDeltasRequest$ = [3, n0, _GIRPRDR,
|
|
18138
|
+
0,
|
|
18139
|
+
[_IIRAI, _DR, _DIel, _STt, _ETnd, _COh, _MR, _NTe],
|
|
18140
|
+
[0, 2, 0, 4, 4, 0, 1, 0], 1
|
|
18141
|
+
];
|
|
18142
|
+
var GetIpamRoutingPolicyRegistrationDeltasResult$ = [3, n0, _GIRPRDRe,
|
|
18143
|
+
0,
|
|
18144
|
+
[_IRPRDp, _NTe],
|
|
18145
|
+
[[() => IpamRoutingPolicyRegistrationDeltaSet, { [_eQN]: `IpamRoutingPolicyRegistrationDeltaSet`,
|
|
18146
|
+
[_xN]: _iRPRDS }], [0, { [_eQN]: `NextToken`,
|
|
18147
|
+
[_xN]: _nTe }]]
|
|
18148
|
+
];
|
|
18149
|
+
var GetIpamRoutingPolicyRegistrationsRequest$ = [3, n0, _GIRPRR,
|
|
18150
|
+
0,
|
|
18151
|
+
[_IIRAI, _DR, _Ci, _MR, _NTe],
|
|
18152
|
+
[0, 2, 0, 1, 0], 1
|
|
18153
|
+
];
|
|
18154
|
+
var GetIpamRoutingPolicyRegistrationsResult$ = [3, n0, _GIRPRRe,
|
|
18155
|
+
0,
|
|
18156
|
+
[_IRPR, _NTe],
|
|
18157
|
+
[[() => IpamRoutingPolicyRegistrationSet, { [_eQN]: `IpamRoutingPolicyRegistrationSet`,
|
|
18158
|
+
[_xN]: _iRPRS }], [0, { [_eQN]: `NextToken`,
|
|
18159
|
+
[_xN]: _nTe }]]
|
|
18160
|
+
];
|
|
17864
18161
|
var GetLaunchTemplateDataRequest$ = [3, n0, _GLTDR,
|
|
17865
18162
|
0,
|
|
17866
18163
|
[_II, _DR],
|
|
@@ -18038,8 +18335,8 @@ var GetSnapshotBlockPublicAccessStateResult$ = [3, n0, _GSBPASRe,
|
|
|
18038
18335
|
];
|
|
18039
18336
|
var GetSpotPlacementScoresRequest$ = [3, n0, _GSPSR,
|
|
18040
18337
|
0,
|
|
18041
|
-
[_TCar, _ITnst, _TCUT, _SAZ, _RNe, _IRWM, _DR, _MR, _NTe],
|
|
18042
|
-
[1, [64 | 0, { [_xN]: _IT }], 0, 2, [64 | 0, { [_xN]: _RN }], [() => InstanceRequirementsWithMetadataRequest$, 0], 2, 1, 0], 1
|
|
18338
|
+
[_TCar, _ITnst, _TCUT, _SAZ, _RNe, _IRWM, _DR, _MR, _NTe, _ILZ],
|
|
18339
|
+
[1, [64 | 0, { [_xN]: _IT }], 0, 2, [64 | 0, { [_xN]: _RN }], [() => InstanceRequirementsWithMetadataRequest$, 0], 2, 1, 0, 2], 1
|
|
18043
18340
|
];
|
|
18044
18341
|
var GetSpotPlacementScoresResult$ = [3, n0, _GSPSRe,
|
|
18045
18342
|
0,
|
|
@@ -19669,6 +19966,22 @@ var IpamDiscoveredResourceCidr$ = [3, n0, _IDRCp,
|
|
|
19669
19966
|
[_xN]: _sTa }], [0, { [_eQN]: `AvailabilityZoneId`,
|
|
19670
19967
|
[_xN]: _aZI }]]
|
|
19671
19968
|
];
|
|
19969
|
+
var IpamDiscoveredRoute$ = [3, n0, _IDRp,
|
|
19970
|
+
0,
|
|
19971
|
+
[_IRDI, _RR, _ROI, _Ci, _Asn, _St, _ATd, _NBG, _PIo, _IPI, _STam],
|
|
19972
|
+
[[0, { [_eQN]: `IpamResourceDiscoveryId`,
|
|
19973
|
+
[_xN]: _iRDI }], [0, { [_eQN]: `ResourceRegion`,
|
|
19974
|
+
[_xN]: _rR }], [0, { [_eQN]: `ResourceOwnerId`,
|
|
19975
|
+
[_xN]: _rOI }], [0, { [_eQN]: `Cidr`,
|
|
19976
|
+
[_xN]: _ci }], [0, { [_eQN]: `Asn`,
|
|
19977
|
+
[_xN]: _as }], [0, { [_eQN]: `State`,
|
|
19978
|
+
[_xN]: _st }], [0, { [_eQN]: `AdvertisementType`,
|
|
19979
|
+
[_xN]: _aTd }], [0, { [_eQN]: `NetworkBorderGroup`,
|
|
19980
|
+
[_xN]: _nBG }], [0, { [_eQN]: `PoolId`,
|
|
19981
|
+
[_xN]: _pIo }], [0, { [_eQN]: `IpamPoolId`,
|
|
19982
|
+
[_xN]: _iPI }], [4, { [_eQN]: `SampleTime`,
|
|
19983
|
+
[_xN]: _sTa }]]
|
|
19984
|
+
];
|
|
19672
19985
|
var IpamDiscoveryFailureReason$ = [3, n0, _IDFR,
|
|
19673
19986
|
0,
|
|
19674
19987
|
[_Co, _Me],
|
|
@@ -19692,6 +20005,36 @@ var IpamExternalResourceVerificationToken$ = [3, n0, _IERVT,
|
|
|
19692
20005
|
[_xN]: _tS }], [0, { [_eQN]: `State`,
|
|
19693
20006
|
[_xN]: _st }]]
|
|
19694
20007
|
];
|
|
20008
|
+
var IpamInternetRegistryAssociation$ = [3, n0, _IIRA,
|
|
20009
|
+
0,
|
|
20010
|
+
[_OI, _IIRAI, _IIRAAp, _IIp, _IRp, _Ri, _OH, _De, _St, _CRX, _T],
|
|
20011
|
+
[[0, { [_eQN]: `OwnerId`,
|
|
20012
|
+
[_xN]: _oI }], [0, { [_eQN]: `IpamInternetRegistryAssociationId`,
|
|
20013
|
+
[_xN]: _iIRAI }], [0, { [_eQN]: `IpamInternetRegistryAssociationArn`,
|
|
20014
|
+
[_xN]: _iIRAA }], [0, { [_eQN]: `IpamId`,
|
|
20015
|
+
[_xN]: _iIp }], [0, { [_eQN]: `IpamRegion`,
|
|
20016
|
+
[_xN]: _iRp }], [0, { [_eQN]: `Rir`,
|
|
20017
|
+
[_xN]: _ri }], [0, { [_eQN]: `OrganizationHandle`,
|
|
20018
|
+
[_xN]: _oH }], [0, { [_eQN]: `Description`,
|
|
20019
|
+
[_xN]: _de }], [0, { [_eQN]: `State`,
|
|
20020
|
+
[_xN]: _st }], [0, { [_eQN]: `ChildRequestXml`,
|
|
20021
|
+
[_xN]: _cRX }], [() => TagList, { [_eQN]: `TagSet`,
|
|
20022
|
+
[_xN]: _tS }]]
|
|
20023
|
+
];
|
|
20024
|
+
var IpamInternetRegistryAssociationAsn$ = [3, n0, _IIRAApa,
|
|
20025
|
+
0,
|
|
20026
|
+
[_Asn, _LOA],
|
|
20027
|
+
[[0, { [_eQN]: `Asn`,
|
|
20028
|
+
[_xN]: _as }], [4, { [_eQN]: `LastObservedAt`,
|
|
20029
|
+
[_xN]: _lOA }]]
|
|
20030
|
+
];
|
|
20031
|
+
var IpamInternetRegistryAssociationCidr$ = [3, n0, _IIRACp,
|
|
20032
|
+
0,
|
|
20033
|
+
[_Ci, _LOA],
|
|
20034
|
+
[[0, { [_eQN]: `Cidr`,
|
|
20035
|
+
[_xN]: _ci }], [4, { [_eQN]: `LastObservedAt`,
|
|
20036
|
+
[_xN]: _lOA }]]
|
|
20037
|
+
];
|
|
19695
20038
|
var IpamOperatingRegion$ = [3, n0, _IOR,
|
|
19696
20039
|
0,
|
|
19697
20040
|
[_RN],
|
|
@@ -19709,7 +20052,7 @@ var IpamPolicy$ = [3, n0, _IPpa,
|
|
|
19709
20052
|
[_OI, _IPIp, _IPApa, _IPR, _St, _SMta, _T, _IIp],
|
|
19710
20053
|
[[0, { [_eQN]: `OwnerId`,
|
|
19711
20054
|
[_xN]: _oI }], [0, { [_eQN]: `IpamPolicyId`,
|
|
19712
|
-
[_xN]:
|
|
20055
|
+
[_xN]: _iPIp }], [0, { [_eQN]: `IpamPolicyArn`,
|
|
19713
20056
|
[_xN]: _iPAp }], [0, { [_eQN]: `IpamPolicyRegion`,
|
|
19714
20057
|
[_xN]: _iPR }], [0, { [_eQN]: `State`,
|
|
19715
20058
|
[_xN]: _st }], [0, { [_eQN]: `StateMessage`,
|
|
@@ -19732,7 +20075,7 @@ var IpamPolicyDocument$ = [3, n0, _IPDp,
|
|
|
19732
20075
|
0,
|
|
19733
20076
|
[_IPIp, _Lo, _RTe, _ARllo],
|
|
19734
20077
|
[[0, { [_eQN]: `IpamPolicyId`,
|
|
19735
|
-
[_xN]:
|
|
20078
|
+
[_xN]: _iPIp }], [0, { [_eQN]: `Locale`,
|
|
19736
20079
|
[_xN]: _loc }], [0, { [_eQN]: `ResourceType`,
|
|
19737
20080
|
[_xN]: _rTe }], [() => IpamPolicyAllocationRuleList, { [_eQN]: `AllocationRuleSet`,
|
|
19738
20081
|
[_xN]: _aRSl }]]
|
|
@@ -19748,7 +20091,7 @@ var IpamPool$ = [3, n0, _IPpam,
|
|
|
19748
20091
|
[_OI, _IPI, _SIPI, _IPApam, _ISA, _ISTp, _IApa, _IRp, _Lo, _PDoo, _St, _SMta, _De, _AIu, _PAu, _AF, _AMNL, _AMNLl, _ADNL, _ART, _T, _ASw, _PIS, _SRou],
|
|
19749
20092
|
[[0, { [_eQN]: `OwnerId`,
|
|
19750
20093
|
[_xN]: _oI }], [0, { [_eQN]: `IpamPoolId`,
|
|
19751
|
-
[_xN]:
|
|
20094
|
+
[_xN]: _iPI }], [0, { [_eQN]: `SourceIpamPoolId`,
|
|
19752
20095
|
[_xN]: _sIPI }], [0, { [_eQN]: `IpamPoolArn`,
|
|
19753
20096
|
[_xN]: _iPApa }], [0, { [_eQN]: `IpamScopeArn`,
|
|
19754
20097
|
[_xN]: _iSA }], [0, { [_eQN]: `IpamScopeType`,
|
|
@@ -19847,7 +20190,7 @@ var IpamPrefixListResolverRuleCondition$ = [3, n0, _IPLRRC,
|
|
|
19847
20190
|
[_Ope, _IPI, _RIeso, _ROe, _RR, _RTeso, _Ci],
|
|
19848
20191
|
[[0, { [_eQN]: `Operation`,
|
|
19849
20192
|
[_xN]: _oper }], [0, { [_eQN]: `IpamPoolId`,
|
|
19850
|
-
[_xN]:
|
|
20193
|
+
[_xN]: _iPI }], [0, { [_eQN]: `ResourceId`,
|
|
19851
20194
|
[_xN]: _rIes }], [0, { [_eQN]: `ResourceOwner`,
|
|
19852
20195
|
[_xN]: _rO }], [0, { [_eQN]: `ResourceRegion`,
|
|
19853
20196
|
[_xN]: _rR }], [() => IpamResourceTag$, { [_eQN]: `ResourceTag`,
|
|
@@ -19919,7 +20262,7 @@ var IpamResourceCidr$ = [3, n0, _IRCp,
|
|
|
19919
20262
|
[[0, { [_eQN]: `IpamId`,
|
|
19920
20263
|
[_xN]: _iIp }], [0, { [_eQN]: `IpamScopeId`,
|
|
19921
20264
|
[_xN]: _iSIp }], [0, { [_eQN]: `IpamPoolId`,
|
|
19922
|
-
[_xN]:
|
|
20265
|
+
[_xN]: _iPI }], [0, { [_eQN]: `ResourceRegion`,
|
|
19923
20266
|
[_xN]: _rR }], [0, { [_eQN]: `ResourceOwnerId`,
|
|
19924
20267
|
[_xN]: _rOI }], [0, { [_eQN]: `ResourceId`,
|
|
19925
20268
|
[_xN]: _rIes }], [0, { [_eQN]: `ResourceName`,
|
|
@@ -19972,6 +20315,73 @@ var IpamResourceTag$ = [3, n0, _IRTp,
|
|
|
19972
20315
|
[_xN]: _k }], [0, { [_eQN]: `Value`,
|
|
19973
20316
|
[_xN]: _v }]]
|
|
19974
20317
|
];
|
|
20318
|
+
var IpamRouteOriginAuthorization$ = [3, n0, _IROAp,
|
|
20319
|
+
0,
|
|
20320
|
+
[_Asn, _Pre, _ML, _Mat, _Exp],
|
|
20321
|
+
[[0, { [_eQN]: `Asn`,
|
|
20322
|
+
[_xN]: _as }], [0, { [_eQN]: `Prefix`,
|
|
20323
|
+
[_xN]: _pre }], [1, { [_eQN]: `MaxLength`,
|
|
20324
|
+
[_xN]: _mL }], [2, { [_eQN]: `Match`,
|
|
20325
|
+
[_xN]: _mat }], [4, { [_eQN]: `Expiration`,
|
|
20326
|
+
[_xN]: _ex }]]
|
|
20327
|
+
];
|
|
20328
|
+
var IpamRouteOriginAuthorizationInfo$ = [3, n0, _IROAI,
|
|
20329
|
+
0,
|
|
20330
|
+
[_Ci, _Asn, _ML],
|
|
20331
|
+
[[0, { [_eQN]: `Cidr`,
|
|
20332
|
+
[_xN]: _ci }], [0, { [_eQN]: `Asn`,
|
|
20333
|
+
[_xN]: _as }], [1, { [_eQN]: `MaxLength`,
|
|
20334
|
+
[_xN]: _mL }]]
|
|
20335
|
+
];
|
|
20336
|
+
var IpamRouteOverlap$ = [3, n0, _IRO,
|
|
20337
|
+
0,
|
|
20338
|
+
[_Pre, _Asn, _DAet],
|
|
20339
|
+
[[0, { [_eQN]: `Prefix`,
|
|
20340
|
+
[_xN]: _pre }], [0, { [_eQN]: `Asn`,
|
|
20341
|
+
[_xN]: _as }], [4, { [_eQN]: `DetectedAt`,
|
|
20342
|
+
[_xN]: _dA }]]
|
|
20343
|
+
];
|
|
20344
|
+
var IpamRouteProtectionFinding$ = [3, n0, _IRPF,
|
|
20345
|
+
0,
|
|
20346
|
+
[_ROI, _RR, _IPI, _Ci, _St, _ATd, _NBG, _PIo, _Asn, _RSp, _RSpk, _Roa, _ROo, _STam, _RSTo],
|
|
20347
|
+
[[0, { [_eQN]: `ResourceOwnerId`,
|
|
20348
|
+
[_xN]: _rOI }], [0, { [_eQN]: `ResourceRegion`,
|
|
20349
|
+
[_xN]: _rR }], [0, { [_eQN]: `IpamPoolId`,
|
|
20350
|
+
[_xN]: _iPI }], [0, { [_eQN]: `Cidr`,
|
|
20351
|
+
[_xN]: _ci }], [0, { [_eQN]: `State`,
|
|
20352
|
+
[_xN]: _st }], [0, { [_eQN]: `AdvertisementType`,
|
|
20353
|
+
[_xN]: _aTd }], [0, { [_eQN]: `NetworkBorderGroup`,
|
|
20354
|
+
[_xN]: _nBG }], [0, { [_eQN]: `PoolId`,
|
|
20355
|
+
[_xN]: _pIo }], [0, { [_eQN]: `Asn`,
|
|
20356
|
+
[_xN]: _as }], [0, { [_eQN]: `RpkiStatus`,
|
|
20357
|
+
[_xN]: _rSp }], [0, { [_eQN]: `RpkiStrength`,
|
|
20358
|
+
[_xN]: _rSpk }], [() => IpamRouteOriginAuthorizationSet, { [_eQN]: `RoaSet`,
|
|
20359
|
+
[_xN]: _rSoa }], [() => IpamRouteOverlapSet, { [_eQN]: `RouteOverlapSet`,
|
|
20360
|
+
[_xN]: _rOSo }], [4, { [_eQN]: `SampleTime`,
|
|
20361
|
+
[_xN]: _sTa }], [4, { [_eQN]: `RoaSampleTime`,
|
|
20362
|
+
[_xN]: _rSTo }]]
|
|
20363
|
+
];
|
|
20364
|
+
var IpamRoutingPolicyRegistration$ = [3, n0, _IRPRp,
|
|
20365
|
+
0,
|
|
20366
|
+
[_Ci, _Asns, _PMSA, _ML, _De, _LDI, _St],
|
|
20367
|
+
[[0, { [_eQN]: `Cidr`,
|
|
20368
|
+
[_xN]: _ci }], [() => AsnList, { [_eQN]: `AsnSet`,
|
|
20369
|
+
[_xN]: _aSsn }], [2, { [_eQN]: `PermitMoreSpecificAnnouncements`,
|
|
20370
|
+
[_xN]: _pMSA }], [1, { [_eQN]: `MaxLength`,
|
|
20371
|
+
[_xN]: _mL }], [0, { [_eQN]: `Description`,
|
|
20372
|
+
[_xN]: _de }], [0, { [_eQN]: `LatestDeltaId`,
|
|
20373
|
+
[_xN]: _lDI }], [0, { [_eQN]: `State`,
|
|
20374
|
+
[_xN]: _st }]]
|
|
20375
|
+
];
|
|
20376
|
+
var IpamRoutingPolicyRegistrationDelta$ = [3, n0, _IRPRD,
|
|
20377
|
+
0,
|
|
20378
|
+
[_DIel, _DJ, _St, _SMta],
|
|
20379
|
+
[[0, { [_eQN]: `DeltaId`,
|
|
20380
|
+
[_xN]: _dIe }], [0, { [_eQN]: `DeltaJson`,
|
|
20381
|
+
[_xN]: _dJ }], [0, { [_eQN]: `State`,
|
|
20382
|
+
[_xN]: _st }], [0, { [_eQN]: `StateMessage`,
|
|
20383
|
+
[_xN]: _sMta }]]
|
|
20384
|
+
];
|
|
19975
20385
|
var IpamScope$ = [3, n0, _ISp,
|
|
19976
20386
|
0,
|
|
19977
20387
|
[_OI, _ISI, _ISA, _IApa, _IRp, _ISTp, _IDs, _De, _PCo, _St, _T, _EAC],
|
|
@@ -21241,6 +21651,17 @@ var ModifyIpamResult$ = [3, n0, _MIRo,
|
|
|
21241
21651
|
[[() => Ipam$, { [_eQN]: `Ipam`,
|
|
21242
21652
|
[_xN]: _ip }]]
|
|
21243
21653
|
];
|
|
21654
|
+
var ModifyIpamRoutingPolicyRegistrationRequest$ = [3, n0, _MIRPRR,
|
|
21655
|
+
0,
|
|
21656
|
+
[_IIRAI, _Ci, _Asns, _DR, _PMSA, _ML, _De, _F, _CT],
|
|
21657
|
+
[0, 0, [() => AsnList, { [_xN]: _Asn }], 2, 2, 1, 0, 2, [0, 4]], 3
|
|
21658
|
+
];
|
|
21659
|
+
var ModifyIpamRoutingPolicyRegistrationResult$ = [3, n0, _MIRPRRo,
|
|
21660
|
+
0,
|
|
21661
|
+
[_IRPRD],
|
|
21662
|
+
[[() => IpamRoutingPolicyRegistrationDelta$, { [_eQN]: `IpamRoutingPolicyRegistrationDelta`,
|
|
21663
|
+
[_xN]: _iRPRD }]]
|
|
21664
|
+
];
|
|
21244
21665
|
var ModifyIpamScopeRequest$ = [3, n0, _MISR,
|
|
21245
21666
|
0,
|
|
21246
21667
|
[_ISI, _DR, _De, _EAC, _REAC],
|
|
@@ -22058,7 +22479,7 @@ var NetworkInsightsAccessScopeContent$ = [3, n0, _NIASC,
|
|
|
22058
22479
|
];
|
|
22059
22480
|
var NetworkInsightsAnalysis$ = [3, n0, _NIAe,
|
|
22060
22481
|
0,
|
|
22061
|
-
[_NIAI, _NIAA, _NIPI, _AAdd, _FIAi, _FOA, _SD, _Sta, _SMt, _WM, _NPF, _FPC, _RPC,
|
|
22482
|
+
[_NIAI, _NIAA, _NIPI, _AAdd, _FIAi, _FOA, _SD, _Sta, _SMt, _WM, _NPF, _FPC, _RPC, _Expl, _APHl, _SAu, _T],
|
|
22062
22483
|
[[0, { [_eQN]: `NetworkInsightsAnalysisId`,
|
|
22063
22484
|
[_xN]: _nIAI }], [0, { [_eQN]: `NetworkInsightsAnalysisArn`,
|
|
22064
22485
|
[_xN]: _nIAA }], [0, { [_eQN]: `NetworkInsightsPathId`,
|
|
@@ -22088,9 +22509,9 @@ var NetworkInsightsPath$ = [3, n0, _NIP,
|
|
|
22088
22509
|
[_xN]: _so }], [0, { [_eQN]: `Destination`,
|
|
22089
22510
|
[_xN]: _d }], [0, { [_eQN]: `SourceArn`,
|
|
22090
22511
|
[_xN]: _sA }], [0, { [_eQN]: `DestinationArn`,
|
|
22091
|
-
[_xN]:
|
|
22512
|
+
[_xN]: _dAe }], [0, { [_eQN]: `SourceIp`,
|
|
22092
22513
|
[_xN]: _sIo }], [0, { [_eQN]: `DestinationIp`,
|
|
22093
|
-
[_xN]:
|
|
22514
|
+
[_xN]: _dIes }], [0, { [_eQN]: `Protocol`,
|
|
22094
22515
|
[_xN]: _pr }], [1, { [_eQN]: `DestinationPort`,
|
|
22095
22516
|
[_xN]: _dPes }], [() => TagList, { [_eQN]: `TagSet`,
|
|
22096
22517
|
[_xN]: _tS }], [() => PathFilter$, { [_eQN]: `FilterAtSource`,
|
|
@@ -22328,14 +22749,14 @@ var PacketHeaderStatementRequest$ = [3, n0, _PHSR,
|
|
|
22328
22749
|
];
|
|
22329
22750
|
var PathComponent$ = [3, n0, _PCat,
|
|
22330
22751
|
0,
|
|
22331
|
-
[_SNeq, _ARcl, _ATtta, _C, _DVe,
|
|
22752
|
+
[_SNeq, _ARcl, _ATtta, _C, _DVe, _OHu, _IHn, _RTR, _SGRe, _SVo, _Su, _Vp, _ADd, _TG, _TGRTR, _Expl, _ELBL, _FSRi, _FSRir, _SN],
|
|
22332
22753
|
[[1, { [_eQN]: `SequenceNumber`,
|
|
22333
22754
|
[_xN]: _sNeq }], [() => AnalysisAclRule$, { [_eQN]: `AclRule`,
|
|
22334
22755
|
[_xN]: _aRc }], [() => AnalysisComponent$, { [_eQN]: `AttachedTo`,
|
|
22335
22756
|
[_xN]: _aTtt }], [() => AnalysisComponent$, { [_eQN]: `Component`,
|
|
22336
22757
|
[_xN]: _c }], [() => AnalysisComponent$, { [_eQN]: `DestinationVpc`,
|
|
22337
22758
|
[_xN]: _dV }], [() => AnalysisPacketHeader$, { [_eQN]: `OutboundHeader`,
|
|
22338
|
-
[_xN]:
|
|
22759
|
+
[_xN]: _oHu }], [() => AnalysisPacketHeader$, { [_eQN]: `InboundHeader`,
|
|
22339
22760
|
[_xN]: _iHn }], [() => AnalysisRouteTableRoute$, { [_eQN]: `RouteTableRoute`,
|
|
22340
22761
|
[_xN]: _rTR }], [() => AnalysisSecurityGroupRule$, { [_eQN]: `SecurityGroupRule`,
|
|
22341
22762
|
[_xN]: _sGR }], [() => AnalysisComponent$, { [_eQN]: `SourceVpc`,
|
|
@@ -22357,7 +22778,7 @@ var PathFilter$ = [3, n0, _PFa,
|
|
|
22357
22778
|
[[0, { [_eQN]: `SourceAddress`,
|
|
22358
22779
|
[_xN]: _sAo }], [() => FilterPortRange$, { [_eQN]: `SourcePortRange`,
|
|
22359
22780
|
[_xN]: _sPR }], [0, { [_eQN]: `DestinationAddress`,
|
|
22360
|
-
[_xN]:
|
|
22781
|
+
[_xN]: _dAes }], [() => FilterPortRange$, { [_eQN]: `DestinationPortRange`,
|
|
22361
22782
|
[_xN]: _dPR }]]
|
|
22362
22783
|
];
|
|
22363
22784
|
var PathRequestFilter$ = [3, n0, _PRF,
|
|
@@ -25548,7 +25969,7 @@ var TransitGatewayRouteTablePropagation$ = [3, n0, _TGRTPr,
|
|
|
25548
25969
|
];
|
|
25549
25970
|
var TransitGatewayRouteTableRoute$ = [3, n0, _TGRTR,
|
|
25550
25971
|
0,
|
|
25551
|
-
[_DCe, _St,
|
|
25972
|
+
[_DCe, _St, _ROou, _PLI, _AItt, _RIeso, _RTe],
|
|
25552
25973
|
[[0, { [_eQN]: `DestinationCidr`,
|
|
25553
25974
|
[_xN]: _dC }], [0, { [_eQN]: `State`,
|
|
25554
25975
|
[_xN]: _st }], [0, { [_eQN]: `RouteOrigin`,
|
|
@@ -26737,6 +27158,10 @@ var AsnAssociationSet = [1, n0, _AAS,
|
|
|
26737
27158
|
0, [() => AsnAssociation$,
|
|
26738
27159
|
{ [_xN]: _it }]
|
|
26739
27160
|
];
|
|
27161
|
+
var AsnList = [1, n0, _ALs,
|
|
27162
|
+
0, [0,
|
|
27163
|
+
{ [_xN]: _it }]
|
|
27164
|
+
];
|
|
26740
27165
|
var AsPath = [1, n0, _APsa,
|
|
26741
27166
|
0, [0,
|
|
26742
27167
|
{ [_xN]: _it }]
|
|
@@ -27774,10 +28199,26 @@ var IpamDiscoveredResourceCidrSet = [1, n0, _IDRCS,
|
|
|
27774
28199
|
0, [() => IpamDiscoveredResourceCidr$,
|
|
27775
28200
|
{ [_xN]: _it }]
|
|
27776
28201
|
];
|
|
28202
|
+
var IpamDiscoveredRouteSet = [1, n0, _IDRS,
|
|
28203
|
+
0, [() => IpamDiscoveredRoute$,
|
|
28204
|
+
{ [_xN]: _it }]
|
|
28205
|
+
];
|
|
27777
28206
|
var IpamExternalResourceVerificationTokenSet = [1, n0, _IERVTS,
|
|
27778
28207
|
0, [() => IpamExternalResourceVerificationToken$,
|
|
27779
28208
|
{ [_xN]: _it }]
|
|
27780
28209
|
];
|
|
28210
|
+
var IpamInternetRegistryAssociationAsnSet = [1, n0, _IIRAAS,
|
|
28211
|
+
0, [() => IpamInternetRegistryAssociationAsn$,
|
|
28212
|
+
{ [_xN]: _it }]
|
|
28213
|
+
];
|
|
28214
|
+
var IpamInternetRegistryAssociationCidrSet = [1, n0, _IIRACS,
|
|
28215
|
+
0, [() => IpamInternetRegistryAssociationCidr$,
|
|
28216
|
+
{ [_xN]: _it }]
|
|
28217
|
+
];
|
|
28218
|
+
var IpamInternetRegistryAssociationSet = [1, n0, _IIRAS,
|
|
28219
|
+
0, [() => IpamInternetRegistryAssociation$,
|
|
28220
|
+
{ [_xN]: _it }]
|
|
28221
|
+
];
|
|
27781
28222
|
var IpamOperatingRegionSet = [1, n0, _IORS,
|
|
27782
28223
|
0, [() => IpamOperatingRegion$,
|
|
27783
28224
|
{ [_xN]: _it }]
|
|
@@ -27886,6 +28327,30 @@ var IpamResourceTagList = [1, n0, _IRTL,
|
|
|
27886
28327
|
0, [() => IpamResourceTag$,
|
|
27887
28328
|
{ [_xN]: _it }]
|
|
27888
28329
|
];
|
|
28330
|
+
var IpamRouteOriginAuthorizationInfoSet = [1, n0, _IROAIS,
|
|
28331
|
+
0, [() => IpamRouteOriginAuthorizationInfo$,
|
|
28332
|
+
{ [_xN]: _it }]
|
|
28333
|
+
];
|
|
28334
|
+
var IpamRouteOriginAuthorizationSet = [1, n0, _IROAS,
|
|
28335
|
+
0, [() => IpamRouteOriginAuthorization$,
|
|
28336
|
+
{ [_xN]: _it }]
|
|
28337
|
+
];
|
|
28338
|
+
var IpamRouteOverlapSet = [1, n0, _IROS,
|
|
28339
|
+
0, [() => IpamRouteOverlap$,
|
|
28340
|
+
{ [_xN]: _it }]
|
|
28341
|
+
];
|
|
28342
|
+
var IpamRouteProtectionFindingSet = [1, n0, _IRPFS,
|
|
28343
|
+
0, [() => IpamRouteProtectionFinding$,
|
|
28344
|
+
{ [_xN]: _it }]
|
|
28345
|
+
];
|
|
28346
|
+
var IpamRoutingPolicyRegistrationDeltaSet = [1, n0, _IRPRDS,
|
|
28347
|
+
0, [() => IpamRoutingPolicyRegistrationDelta$,
|
|
28348
|
+
{ [_xN]: _it }]
|
|
28349
|
+
];
|
|
28350
|
+
var IpamRoutingPolicyRegistrationSet = [1, n0, _IRPRS,
|
|
28351
|
+
0, [() => IpamRoutingPolicyRegistration$,
|
|
28352
|
+
{ [_xN]: _it }]
|
|
28353
|
+
];
|
|
27889
28354
|
var IpamScopeSet = [1, n0, _ISSp,
|
|
27890
28355
|
0, [() => IpamScope$,
|
|
27891
28356
|
{ [_xN]: _it }]
|
|
@@ -29695,6 +30160,9 @@ var AuthorizeSecurityGroupEgress$ = [9, n0, _ASGE,
|
|
|
29695
30160
|
var AuthorizeSecurityGroupIngress$ = [9, n0, _ASGIu,
|
|
29696
30161
|
0, () => AuthorizeSecurityGroupIngressRequest$, () => AuthorizeSecurityGroupIngressResult$
|
|
29697
30162
|
];
|
|
30163
|
+
var BatchModifyIpamRoutingPolicyRegistrations$ = [9, n0, _BMIRPR,
|
|
30164
|
+
0, () => BatchModifyIpamRoutingPolicyRegistrationsRequest$, () => BatchModifyIpamRoutingPolicyRegistrationsResult$
|
|
30165
|
+
];
|
|
29698
30166
|
var BundleInstance$ = [9, n0, _BIun,
|
|
29699
30167
|
0, () => BundleInstanceRequest$, () => BundleInstanceResult$
|
|
29700
30168
|
];
|
|
@@ -29833,6 +30301,9 @@ var CreateIpam$ = [9, n0, _CIre,
|
|
|
29833
30301
|
var CreateIpamExternalResourceVerificationToken$ = [9, n0, _CIERVT,
|
|
29834
30302
|
0, () => CreateIpamExternalResourceVerificationTokenRequest$, () => CreateIpamExternalResourceVerificationTokenResult$
|
|
29835
30303
|
];
|
|
30304
|
+
var CreateIpamInternetRegistryAssociation$ = [9, n0, _CIIRA,
|
|
30305
|
+
0, () => CreateIpamInternetRegistryAssociationRequest$, () => CreateIpamInternetRegistryAssociationResult$
|
|
30306
|
+
];
|
|
29836
30307
|
var CreateIpamPolicy$ = [9, n0, _CIP,
|
|
29837
30308
|
0, () => CreateIpamPolicyRequest$, () => CreateIpamPolicyResult$
|
|
29838
30309
|
];
|
|
@@ -29848,6 +30319,9 @@ var CreateIpamPrefixListResolverTarget$ = [9, n0, _CIPLRT,
|
|
|
29848
30319
|
var CreateIpamResourceDiscovery$ = [9, n0, _CIRD,
|
|
29849
30320
|
0, () => CreateIpamResourceDiscoveryRequest$, () => CreateIpamResourceDiscoveryResult$
|
|
29850
30321
|
];
|
|
30322
|
+
var CreateIpamRoutingPolicyRegistration$ = [9, n0, _CIRPR,
|
|
30323
|
+
0, () => CreateIpamRoutingPolicyRegistrationRequest$, () => CreateIpamRoutingPolicyRegistrationResult$
|
|
30324
|
+
];
|
|
29851
30325
|
var CreateIpamScope$ = [9, n0, _CIS,
|
|
29852
30326
|
0, () => CreateIpamScopeRequest$, () => CreateIpamScopeResult$
|
|
29853
30327
|
];
|
|
@@ -30118,12 +30592,15 @@ var DeleteInstanceEventWindow$ = [9, n0, _DIEW,
|
|
|
30118
30592
|
var DeleteInternetGateway$ = [9, n0, _DIG,
|
|
30119
30593
|
0, () => DeleteInternetGatewayRequest$, () => __Unit
|
|
30120
30594
|
];
|
|
30121
|
-
var DeleteIpam$ = [9, n0,
|
|
30595
|
+
var DeleteIpam$ = [9, n0, _DIele,
|
|
30122
30596
|
0, () => DeleteIpamRequest$, () => DeleteIpamResult$
|
|
30123
30597
|
];
|
|
30124
30598
|
var DeleteIpamExternalResourceVerificationToken$ = [9, n0, _DIERVT,
|
|
30125
30599
|
0, () => DeleteIpamExternalResourceVerificationTokenRequest$, () => DeleteIpamExternalResourceVerificationTokenResult$
|
|
30126
30600
|
];
|
|
30601
|
+
var DeleteIpamInternetRegistryAssociation$ = [9, n0, _DIIRA,
|
|
30602
|
+
0, () => DeleteIpamInternetRegistryAssociationRequest$, () => DeleteIpamInternetRegistryAssociationResult$
|
|
30603
|
+
];
|
|
30127
30604
|
var DeleteIpamPolicy$ = [9, n0, _DIP,
|
|
30128
30605
|
0, () => DeleteIpamPolicyRequest$, () => DeleteIpamPolicyResult$
|
|
30129
30606
|
];
|
|
@@ -30139,6 +30616,9 @@ var DeleteIpamPrefixListResolverTarget$ = [9, n0, _DIPLRT,
|
|
|
30139
30616
|
var DeleteIpamResourceDiscovery$ = [9, n0, _DIRD,
|
|
30140
30617
|
0, () => DeleteIpamResourceDiscoveryRequest$, () => DeleteIpamResourceDiscoveryResult$
|
|
30141
30618
|
];
|
|
30619
|
+
var DeleteIpamRoutingPolicyRegistration$ = [9, n0, _DIRPR,
|
|
30620
|
+
0, () => DeleteIpamRoutingPolicyRegistrationRequest$, () => DeleteIpamRoutingPolicyRegistrationResult$
|
|
30621
|
+
];
|
|
30142
30622
|
var DeleteIpamScope$ = [9, n0, _DISe,
|
|
30143
30623
|
0, () => DeleteIpamScopeRequest$, () => DeleteIpamScopeResult$
|
|
30144
30624
|
];
|
|
@@ -30607,6 +31087,9 @@ var DescribeIpamByoasn$ = [9, n0, _DIBe,
|
|
|
30607
31087
|
var DescribeIpamExternalResourceVerificationTokens$ = [9, n0, _DIERVTe,
|
|
30608
31088
|
0, () => DescribeIpamExternalResourceVerificationTokensRequest$, () => DescribeIpamExternalResourceVerificationTokensResult$
|
|
30609
31089
|
];
|
|
31090
|
+
var DescribeIpamInternetRegistryAssociations$ = [9, n0, _DIIRAe,
|
|
31091
|
+
0, () => DescribeIpamInternetRegistryAssociationsRequest$, () => DescribeIpamInternetRegistryAssociationsResult$
|
|
31092
|
+
];
|
|
30610
31093
|
var DescribeIpamPolicies$ = [9, n0, _DIPes,
|
|
30611
31094
|
0, () => DescribeIpamPoliciesRequest$, () => DescribeIpamPoliciesResult$
|
|
30612
31095
|
];
|
|
@@ -31132,6 +31615,9 @@ var EnableImageDeregistrationProtection$ = [9, n0, _EIDP,
|
|
|
31132
31615
|
var EnableInstanceSqlHaStandbyDetections$ = [9, n0, _EISHSD,
|
|
31133
31616
|
0, () => EnableInstanceSqlHaStandbyDetectionsRequest$, () => EnableInstanceSqlHaStandbyDetectionsResult$
|
|
31134
31617
|
];
|
|
31618
|
+
var EnableIpamInternetRegistryAssociation$ = [9, n0, _EIIRA,
|
|
31619
|
+
0, () => EnableIpamInternetRegistryAssociationRequest$, () => EnableIpamInternetRegistryAssociationResult$
|
|
31620
|
+
];
|
|
31135
31621
|
var EnableIpamOrganizationAdminAccount$ = [9, n0, _EIOAA,
|
|
31136
31622
|
0, () => EnableIpamOrganizationAdminAccountRequest$, () => EnableIpamOrganizationAdminAccountResult$
|
|
31137
31623
|
];
|
|
@@ -31273,6 +31759,15 @@ var GetIpamDiscoveredPublicAddresses$ = [9, n0, _GIDPA,
|
|
|
31273
31759
|
var GetIpamDiscoveredResourceCidrs$ = [9, n0, _GIDRC,
|
|
31274
31760
|
0, () => GetIpamDiscoveredResourceCidrsRequest$, () => GetIpamDiscoveredResourceCidrsResult$
|
|
31275
31761
|
];
|
|
31762
|
+
var GetIpamDiscoveredRoutes$ = [9, n0, _GIDR,
|
|
31763
|
+
0, () => GetIpamDiscoveredRoutesRequest$, () => GetIpamDiscoveredRoutesResult$
|
|
31764
|
+
];
|
|
31765
|
+
var GetIpamInternetRegistryAssociationAsns$ = [9, n0, _GIIRAA,
|
|
31766
|
+
0, () => GetIpamInternetRegistryAssociationAsnsRequest$, () => GetIpamInternetRegistryAssociationAsnsResult$
|
|
31767
|
+
];
|
|
31768
|
+
var GetIpamInternetRegistryAssociationCidrs$ = [9, n0, _GIIRAC,
|
|
31769
|
+
0, () => GetIpamInternetRegistryAssociationCidrsRequest$, () => GetIpamInternetRegistryAssociationCidrsResult$
|
|
31770
|
+
];
|
|
31276
31771
|
var GetIpamPolicyAllocationRules$ = [9, n0, _GIPARet,
|
|
31277
31772
|
0, () => GetIpamPolicyAllocationRulesRequest$, () => GetIpamPolicyAllocationRulesResult$
|
|
31278
31773
|
];
|
|
@@ -31297,6 +31792,18 @@ var GetIpamPrefixListResolverVersions$ = [9, n0, _GIPLRV,
|
|
|
31297
31792
|
var GetIpamResourceCidrs$ = [9, n0, _GIRC,
|
|
31298
31793
|
0, () => GetIpamResourceCidrsRequest$, () => GetIpamResourceCidrsResult$
|
|
31299
31794
|
];
|
|
31795
|
+
var GetIpamRouteOriginAuthorizations$ = [9, n0, _GIROA,
|
|
31796
|
+
0, () => GetIpamRouteOriginAuthorizationsRequest$, () => GetIpamRouteOriginAuthorizationsResult$
|
|
31797
|
+
];
|
|
31798
|
+
var GetIpamRouteProtectionFindings$ = [9, n0, _GIRPF,
|
|
31799
|
+
0, () => GetIpamRouteProtectionFindingsRequest$, () => GetIpamRouteProtectionFindingsResult$
|
|
31800
|
+
];
|
|
31801
|
+
var GetIpamRoutingPolicyRegistrationDeltas$ = [9, n0, _GIRPRD,
|
|
31802
|
+
0, () => GetIpamRoutingPolicyRegistrationDeltasRequest$, () => GetIpamRoutingPolicyRegistrationDeltasResult$
|
|
31803
|
+
];
|
|
31804
|
+
var GetIpamRoutingPolicyRegistrations$ = [9, n0, _GIRPR,
|
|
31805
|
+
0, () => GetIpamRoutingPolicyRegistrationsRequest$, () => GetIpamRoutingPolicyRegistrationsResult$
|
|
31806
|
+
];
|
|
31300
31807
|
var GetLaunchTemplateData$ = [9, n0, _GLTD,
|
|
31301
31808
|
0, () => GetLaunchTemplateDataRequest$, () => GetLaunchTemplateDataResult$
|
|
31302
31809
|
];
|
|
@@ -31525,6 +32032,9 @@ var ModifyIpamResourceCidr$ = [9, n0, _MIRC,
|
|
|
31525
32032
|
var ModifyIpamResourceDiscovery$ = [9, n0, _MIRD,
|
|
31526
32033
|
0, () => ModifyIpamResourceDiscoveryRequest$, () => ModifyIpamResourceDiscoveryResult$
|
|
31527
32034
|
];
|
|
32035
|
+
var ModifyIpamRoutingPolicyRegistration$ = [9, n0, _MIRPR,
|
|
32036
|
+
0, () => ModifyIpamRoutingPolicyRegistrationRequest$, () => ModifyIpamRoutingPolicyRegistrationResult$
|
|
32037
|
+
];
|
|
31528
32038
|
var ModifyIpamScope$ = [9, n0, _MIS,
|
|
31529
32039
|
0, () => ModifyIpamScopeRequest$, () => ModifyIpamScopeResult$
|
|
31530
32040
|
];
|
|
@@ -32205,6 +32715,9 @@ class AuthorizeSecurityGroupEgressCommand extends command(_ep0, _mw0, "Authorize
|
|
|
32205
32715
|
class AuthorizeSecurityGroupIngressCommand extends command(_ep0, _mw0, "AuthorizeSecurityGroupIngress", AuthorizeSecurityGroupIngress$) {
|
|
32206
32716
|
}
|
|
32207
32717
|
|
|
32718
|
+
class BatchModifyIpamRoutingPolicyRegistrationsCommand extends command(_ep0, _mw0, "BatchModifyIpamRoutingPolicyRegistrations", BatchModifyIpamRoutingPolicyRegistrations$) {
|
|
32719
|
+
}
|
|
32720
|
+
|
|
32208
32721
|
class BundleInstanceCommand extends command(_ep0, _mw0, "BundleInstance", BundleInstance$) {
|
|
32209
32722
|
}
|
|
32210
32723
|
|
|
@@ -32343,6 +32856,9 @@ class CreateIpamCommand extends command(_ep0, _mw0, "CreateIpam", CreateIpam$) {
|
|
|
32343
32856
|
class CreateIpamExternalResourceVerificationTokenCommand extends command(_ep0, _mw0, "CreateIpamExternalResourceVerificationToken", CreateIpamExternalResourceVerificationToken$) {
|
|
32344
32857
|
}
|
|
32345
32858
|
|
|
32859
|
+
class CreateIpamInternetRegistryAssociationCommand extends command(_ep0, _mw0, "CreateIpamInternetRegistryAssociation", CreateIpamInternetRegistryAssociation$) {
|
|
32860
|
+
}
|
|
32861
|
+
|
|
32346
32862
|
class CreateIpamPolicyCommand extends command(_ep0, _mw0, "CreateIpamPolicy", CreateIpamPolicy$) {
|
|
32347
32863
|
}
|
|
32348
32864
|
|
|
@@ -32358,6 +32874,9 @@ class CreateIpamPrefixListResolverTargetCommand extends command(_ep0, _mw0, "Cre
|
|
|
32358
32874
|
class CreateIpamResourceDiscoveryCommand extends command(_ep0, _mw0, "CreateIpamResourceDiscovery", CreateIpamResourceDiscovery$) {
|
|
32359
32875
|
}
|
|
32360
32876
|
|
|
32877
|
+
class CreateIpamRoutingPolicyRegistrationCommand extends command(_ep0, _mw0, "CreateIpamRoutingPolicyRegistration", CreateIpamRoutingPolicyRegistration$) {
|
|
32878
|
+
}
|
|
32879
|
+
|
|
32361
32880
|
class CreateIpamScopeCommand extends command(_ep0, _mw0, "CreateIpamScope", CreateIpamScope$) {
|
|
32362
32881
|
}
|
|
32363
32882
|
|
|
@@ -32634,6 +33153,9 @@ class DeleteIpamCommand extends command(_ep0, _mw0, "DeleteIpam", DeleteIpam$) {
|
|
|
32634
33153
|
class DeleteIpamExternalResourceVerificationTokenCommand extends command(_ep0, _mw0, "DeleteIpamExternalResourceVerificationToken", DeleteIpamExternalResourceVerificationToken$) {
|
|
32635
33154
|
}
|
|
32636
33155
|
|
|
33156
|
+
class DeleteIpamInternetRegistryAssociationCommand extends command(_ep0, _mw0, "DeleteIpamInternetRegistryAssociation", DeleteIpamInternetRegistryAssociation$) {
|
|
33157
|
+
}
|
|
33158
|
+
|
|
32637
33159
|
class DeleteIpamPolicyCommand extends command(_ep0, _mw0, "DeleteIpamPolicy", DeleteIpamPolicy$) {
|
|
32638
33160
|
}
|
|
32639
33161
|
|
|
@@ -32649,6 +33171,9 @@ class DeleteIpamPrefixListResolverTargetCommand extends command(_ep0, _mw0, "Del
|
|
|
32649
33171
|
class DeleteIpamResourceDiscoveryCommand extends command(_ep0, _mw0, "DeleteIpamResourceDiscovery", DeleteIpamResourceDiscovery$) {
|
|
32650
33172
|
}
|
|
32651
33173
|
|
|
33174
|
+
class DeleteIpamRoutingPolicyRegistrationCommand extends command(_ep0, _mw0, "DeleteIpamRoutingPolicyRegistration", DeleteIpamRoutingPolicyRegistration$) {
|
|
33175
|
+
}
|
|
33176
|
+
|
|
32652
33177
|
class DeleteIpamScopeCommand extends command(_ep0, _mw0, "DeleteIpamScope", DeleteIpamScope$) {
|
|
32653
33178
|
}
|
|
32654
33179
|
|
|
@@ -33117,6 +33642,9 @@ class DescribeIpamByoasnCommand extends command(_ep0, _mw0, "DescribeIpamByoasn"
|
|
|
33117
33642
|
class DescribeIpamExternalResourceVerificationTokensCommand extends command(_ep0, _mw0, "DescribeIpamExternalResourceVerificationTokens", DescribeIpamExternalResourceVerificationTokens$) {
|
|
33118
33643
|
}
|
|
33119
33644
|
|
|
33645
|
+
class DescribeIpamInternetRegistryAssociationsCommand extends command(_ep0, _mw0, "DescribeIpamInternetRegistryAssociations", DescribeIpamInternetRegistryAssociations$) {
|
|
33646
|
+
}
|
|
33647
|
+
|
|
33120
33648
|
class DescribeIpamPoliciesCommand extends command(_ep0, _mw0, "DescribeIpamPolicies", DescribeIpamPolicies$) {
|
|
33121
33649
|
}
|
|
33122
33650
|
|
|
@@ -33642,6 +34170,9 @@ class EnableImageDeregistrationProtectionCommand extends command(_ep0, _mw0, "En
|
|
|
33642
34170
|
class EnableInstanceSqlHaStandbyDetectionsCommand extends command(_ep0, _mw0, "EnableInstanceSqlHaStandbyDetections", EnableInstanceSqlHaStandbyDetections$) {
|
|
33643
34171
|
}
|
|
33644
34172
|
|
|
34173
|
+
class EnableIpamInternetRegistryAssociationCommand extends command(_ep0, _mw0, "EnableIpamInternetRegistryAssociation", EnableIpamInternetRegistryAssociation$) {
|
|
34174
|
+
}
|
|
34175
|
+
|
|
33645
34176
|
class EnableIpamOrganizationAdminAccountCommand extends command(_ep0, _mw0, "EnableIpamOrganizationAdminAccount", EnableIpamOrganizationAdminAccount$) {
|
|
33646
34177
|
}
|
|
33647
34178
|
|
|
@@ -33783,6 +34314,15 @@ class GetIpamDiscoveredPublicAddressesCommand extends command(_ep0, _mw0, "GetIp
|
|
|
33783
34314
|
class GetIpamDiscoveredResourceCidrsCommand extends command(_ep0, _mw0, "GetIpamDiscoveredResourceCidrs", GetIpamDiscoveredResourceCidrs$) {
|
|
33784
34315
|
}
|
|
33785
34316
|
|
|
34317
|
+
class GetIpamDiscoveredRoutesCommand extends command(_ep0, _mw0, "GetIpamDiscoveredRoutes", GetIpamDiscoveredRoutes$) {
|
|
34318
|
+
}
|
|
34319
|
+
|
|
34320
|
+
class GetIpamInternetRegistryAssociationAsnsCommand extends command(_ep0, _mw0, "GetIpamInternetRegistryAssociationAsns", GetIpamInternetRegistryAssociationAsns$) {
|
|
34321
|
+
}
|
|
34322
|
+
|
|
34323
|
+
class GetIpamInternetRegistryAssociationCidrsCommand extends command(_ep0, _mw0, "GetIpamInternetRegistryAssociationCidrs", GetIpamInternetRegistryAssociationCidrs$) {
|
|
34324
|
+
}
|
|
34325
|
+
|
|
33786
34326
|
class GetIpamPolicyAllocationRulesCommand extends command(_ep0, _mw0, "GetIpamPolicyAllocationRules", GetIpamPolicyAllocationRules$) {
|
|
33787
34327
|
}
|
|
33788
34328
|
|
|
@@ -33807,6 +34347,18 @@ class GetIpamPrefixListResolverVersionsCommand extends command(_ep0, _mw0, "GetI
|
|
|
33807
34347
|
class GetIpamResourceCidrsCommand extends command(_ep0, _mw0, "GetIpamResourceCidrs", GetIpamResourceCidrs$) {
|
|
33808
34348
|
}
|
|
33809
34349
|
|
|
34350
|
+
class GetIpamRouteOriginAuthorizationsCommand extends command(_ep0, _mw0, "GetIpamRouteOriginAuthorizations", GetIpamRouteOriginAuthorizations$) {
|
|
34351
|
+
}
|
|
34352
|
+
|
|
34353
|
+
class GetIpamRouteProtectionFindingsCommand extends command(_ep0, _mw0, "GetIpamRouteProtectionFindings", GetIpamRouteProtectionFindings$) {
|
|
34354
|
+
}
|
|
34355
|
+
|
|
34356
|
+
class GetIpamRoutingPolicyRegistrationDeltasCommand extends command(_ep0, _mw0, "GetIpamRoutingPolicyRegistrationDeltas", GetIpamRoutingPolicyRegistrationDeltas$) {
|
|
34357
|
+
}
|
|
34358
|
+
|
|
34359
|
+
class GetIpamRoutingPolicyRegistrationsCommand extends command(_ep0, _mw0, "GetIpamRoutingPolicyRegistrations", GetIpamRoutingPolicyRegistrations$) {
|
|
34360
|
+
}
|
|
34361
|
+
|
|
33810
34362
|
class GetLaunchTemplateDataCommand extends command(_ep0, _mw0, "GetLaunchTemplateData", GetLaunchTemplateData$) {
|
|
33811
34363
|
}
|
|
33812
34364
|
|
|
@@ -34035,6 +34587,9 @@ class ModifyIpamResourceCidrCommand extends command(_ep0, _mw0, "ModifyIpamResou
|
|
|
34035
34587
|
class ModifyIpamResourceDiscoveryCommand extends command(_ep0, _mw0, "ModifyIpamResourceDiscovery", ModifyIpamResourceDiscovery$) {
|
|
34036
34588
|
}
|
|
34037
34589
|
|
|
34590
|
+
class ModifyIpamRoutingPolicyRegistrationCommand extends command(_ep0, _mw0, "ModifyIpamRoutingPolicyRegistration", ModifyIpamRoutingPolicyRegistration$) {
|
|
34591
|
+
}
|
|
34592
|
+
|
|
34038
34593
|
class ModifyIpamScopeCommand extends command(_ep0, _mw0, "ModifyIpamScope", ModifyIpamScope$) {
|
|
34039
34594
|
}
|
|
34040
34595
|
|
|
@@ -37063,6 +37618,7 @@ const commands = {
|
|
|
37063
37618
|
AuthorizeClientVpnIngressCommand,
|
|
37064
37619
|
AuthorizeSecurityGroupEgressCommand,
|
|
37065
37620
|
AuthorizeSecurityGroupIngressCommand,
|
|
37621
|
+
BatchModifyIpamRoutingPolicyRegistrationsCommand,
|
|
37066
37622
|
BundleInstanceCommand,
|
|
37067
37623
|
CancelBundleTaskCommand,
|
|
37068
37624
|
CancelCapacityReservationCommand,
|
|
@@ -37109,11 +37665,13 @@ const commands = {
|
|
|
37109
37665
|
CreateInterruptibleCapacityReservationAllocationCommand,
|
|
37110
37666
|
CreateIpamCommand,
|
|
37111
37667
|
CreateIpamExternalResourceVerificationTokenCommand,
|
|
37668
|
+
CreateIpamInternetRegistryAssociationCommand,
|
|
37112
37669
|
CreateIpamPolicyCommand,
|
|
37113
37670
|
CreateIpamPoolCommand,
|
|
37114
37671
|
CreateIpamPrefixListResolverCommand,
|
|
37115
37672
|
CreateIpamPrefixListResolverTargetCommand,
|
|
37116
37673
|
CreateIpamResourceDiscoveryCommand,
|
|
37674
|
+
CreateIpamRoutingPolicyRegistrationCommand,
|
|
37117
37675
|
CreateIpamScopeCommand,
|
|
37118
37676
|
CreateKeyPairCommand,
|
|
37119
37677
|
CreateLaunchTemplateCommand,
|
|
@@ -37206,11 +37764,13 @@ const commands = {
|
|
|
37206
37764
|
DeleteInternetGatewayCommand,
|
|
37207
37765
|
DeleteIpamCommand,
|
|
37208
37766
|
DeleteIpamExternalResourceVerificationTokenCommand,
|
|
37767
|
+
DeleteIpamInternetRegistryAssociationCommand,
|
|
37209
37768
|
DeleteIpamPolicyCommand,
|
|
37210
37769
|
DeleteIpamPoolCommand,
|
|
37211
37770
|
DeleteIpamPrefixListResolverCommand,
|
|
37212
37771
|
DeleteIpamPrefixListResolverTargetCommand,
|
|
37213
37772
|
DeleteIpamResourceDiscoveryCommand,
|
|
37773
|
+
DeleteIpamRoutingPolicyRegistrationCommand,
|
|
37214
37774
|
DeleteIpamScopeCommand,
|
|
37215
37775
|
DeleteKeyPairCommand,
|
|
37216
37776
|
DeleteLaunchTemplateCommand,
|
|
@@ -37367,6 +37927,7 @@ const commands = {
|
|
|
37367
37927
|
DescribeInternetGatewaysCommand,
|
|
37368
37928
|
DescribeIpamByoasnCommand,
|
|
37369
37929
|
DescribeIpamExternalResourceVerificationTokensCommand,
|
|
37930
|
+
DescribeIpamInternetRegistryAssociationsCommand,
|
|
37370
37931
|
DescribeIpamPoliciesCommand,
|
|
37371
37932
|
DescribeIpamPoolAllocationsCommand,
|
|
37372
37933
|
DescribeIpamPoolsCommand,
|
|
@@ -37542,6 +38103,7 @@ const commands = {
|
|
|
37542
38103
|
EnableImageDeprecationCommand,
|
|
37543
38104
|
EnableImageDeregistrationProtectionCommand,
|
|
37544
38105
|
EnableInstanceSqlHaStandbyDetectionsCommand,
|
|
38106
|
+
EnableIpamInternetRegistryAssociationCommand,
|
|
37545
38107
|
EnableIpamOrganizationAdminAccountCommand,
|
|
37546
38108
|
EnableIpamPolicyCommand,
|
|
37547
38109
|
EnableReachabilityAnalyzerOrganizationSharingCommand,
|
|
@@ -37589,6 +38151,9 @@ const commands = {
|
|
|
37589
38151
|
GetIpamDiscoveredAccountsCommand,
|
|
37590
38152
|
GetIpamDiscoveredPublicAddressesCommand,
|
|
37591
38153
|
GetIpamDiscoveredResourceCidrsCommand,
|
|
38154
|
+
GetIpamDiscoveredRoutesCommand,
|
|
38155
|
+
GetIpamInternetRegistryAssociationAsnsCommand,
|
|
38156
|
+
GetIpamInternetRegistryAssociationCidrsCommand,
|
|
37592
38157
|
GetIpamPolicyAllocationRulesCommand,
|
|
37593
38158
|
GetIpamPolicyOrganizationTargetsCommand,
|
|
37594
38159
|
GetIpamPoolAllocationsCommand,
|
|
@@ -37597,6 +38162,10 @@ const commands = {
|
|
|
37597
38162
|
GetIpamPrefixListResolverVersionEntriesCommand,
|
|
37598
38163
|
GetIpamPrefixListResolverVersionsCommand,
|
|
37599
38164
|
GetIpamResourceCidrsCommand,
|
|
38165
|
+
GetIpamRouteOriginAuthorizationsCommand,
|
|
38166
|
+
GetIpamRouteProtectionFindingsCommand,
|
|
38167
|
+
GetIpamRoutingPolicyRegistrationDeltasCommand,
|
|
38168
|
+
GetIpamRoutingPolicyRegistrationsCommand,
|
|
37600
38169
|
GetLaunchTemplateDataCommand,
|
|
37601
38170
|
GetManagedPrefixListAssociationsCommand,
|
|
37602
38171
|
GetManagedPrefixListEntriesCommand,
|
|
@@ -37673,6 +38242,7 @@ const commands = {
|
|
|
37673
38242
|
ModifyIpamPrefixListResolverTargetCommand,
|
|
37674
38243
|
ModifyIpamResourceCidrCommand,
|
|
37675
38244
|
ModifyIpamResourceDiscoveryCommand,
|
|
38245
|
+
ModifyIpamRoutingPolicyRegistrationCommand,
|
|
37676
38246
|
ModifyIpamScopeCommand,
|
|
37677
38247
|
ModifyLaunchTemplateCommand,
|
|
37678
38248
|
ModifyLocalGatewayRouteCommand,
|
|
@@ -38089,6 +38659,7 @@ const ResourceType = {
|
|
|
38089
38659
|
internet_gateway: "internet-gateway",
|
|
38090
38660
|
ipam: "ipam",
|
|
38091
38661
|
ipam_external_resource_verification_token: "ipam-external-resource-verification-token",
|
|
38662
|
+
ipam_internet_registry_association: "ipam-internet-registry-association",
|
|
38092
38663
|
ipam_policy: "ipam-policy",
|
|
38093
38664
|
ipam_pool: "ipam-pool",
|
|
38094
38665
|
ipam_pool_allocation: "ipam-pool-allocation",
|
|
@@ -38541,6 +39112,11 @@ const ClientVpnAuthorizationRuleStatusCode = {
|
|
|
38541
39112
|
failed: "failed",
|
|
38542
39113
|
revoking: "revoking",
|
|
38543
39114
|
};
|
|
39115
|
+
const IpamRoutingPolicyRegistrationDeltaState = {
|
|
39116
|
+
failed: "failed",
|
|
39117
|
+
pending: "pending",
|
|
39118
|
+
published: "published",
|
|
39119
|
+
};
|
|
38544
39120
|
const BundleTaskState = {
|
|
38545
39121
|
bundling: "bundling",
|
|
38546
39122
|
cancelling: "cancelling",
|
|
@@ -40415,6 +40991,23 @@ const TokenState = {
|
|
|
40415
40991
|
expired: "expired",
|
|
40416
40992
|
valid: "valid",
|
|
40417
40993
|
};
|
|
40994
|
+
const Rir = {
|
|
40995
|
+
apnic: "apnic",
|
|
40996
|
+
arin: "arin",
|
|
40997
|
+
lacnic: "lacnic",
|
|
40998
|
+
ripe: "ripe",
|
|
40999
|
+
};
|
|
41000
|
+
const IpamInternetRegistryAssociationState = {
|
|
41001
|
+
create_failed: "create-failed",
|
|
41002
|
+
create_in_progress: "create-in-progress",
|
|
41003
|
+
delete_complete: "delete-complete",
|
|
41004
|
+
delete_failed: "delete-failed",
|
|
41005
|
+
delete_in_progress: "delete-in-progress",
|
|
41006
|
+
enable_complete: "enable-complete",
|
|
41007
|
+
enable_failed: "enable-failed",
|
|
41008
|
+
enable_in_progress: "enable-in-progress",
|
|
41009
|
+
pending_enable: "pending-enable",
|
|
41010
|
+
};
|
|
40418
41011
|
const IpamPolicyState = {
|
|
40419
41012
|
create_complete: "create-complete",
|
|
40420
41013
|
create_failed: "create-failed",
|
|
@@ -42070,6 +42663,22 @@ const IpamNetworkInterfaceAttachmentStatus = {
|
|
|
42070
42663
|
available: "available",
|
|
42071
42664
|
in_use: "in-use",
|
|
42072
42665
|
};
|
|
42666
|
+
const IpamByoipAdvertisementType = {
|
|
42667
|
+
global: "global",
|
|
42668
|
+
regional: "regional",
|
|
42669
|
+
};
|
|
42670
|
+
const IpamByoipCidrState = {
|
|
42671
|
+
advertised: "advertised",
|
|
42672
|
+
deprovisioned: "deprovisioned",
|
|
42673
|
+
failed_deprovision: "failed-deprovision",
|
|
42674
|
+
failed_provision: "failed-provision",
|
|
42675
|
+
pending_advertising: "pending-advertising",
|
|
42676
|
+
pending_deprovision: "pending-deprovision",
|
|
42677
|
+
pending_provision: "pending-provision",
|
|
42678
|
+
pending_withdrawal: "pending-withdrawal",
|
|
42679
|
+
provisioned: "provisioned",
|
|
42680
|
+
provisioned_not_publicly_advertisable: "provisioned-not-publicly-advertisable",
|
|
42681
|
+
};
|
|
42073
42682
|
const IpamPolicyResourceType = {
|
|
42074
42683
|
alb: "alb",
|
|
42075
42684
|
eip: "eip",
|
|
@@ -42081,6 +42690,29 @@ const IpamManagementState = {
|
|
|
42081
42690
|
managed: "managed",
|
|
42082
42691
|
unmanaged: "unmanaged",
|
|
42083
42692
|
};
|
|
42693
|
+
const IpamRpkiStatus = {
|
|
42694
|
+
invalid: "invalid",
|
|
42695
|
+
unknown: "unknown",
|
|
42696
|
+
valid: "valid",
|
|
42697
|
+
};
|
|
42698
|
+
const IpamRpkiStrength = {
|
|
42699
|
+
permissive: "permissive",
|
|
42700
|
+
strict: "strict",
|
|
42701
|
+
};
|
|
42702
|
+
const ChronologicalOrder = {
|
|
42703
|
+
forward: "forward",
|
|
42704
|
+
reverse: "reverse",
|
|
42705
|
+
};
|
|
42706
|
+
const IpamRoutingPolicyRegistrationState = {
|
|
42707
|
+
activate_failed: "activate-failed",
|
|
42708
|
+
create_complete: "create-complete",
|
|
42709
|
+
create_in_progress: "create-in-progress",
|
|
42710
|
+
delete_complete: "delete-complete",
|
|
42711
|
+
delete_in_progress: "delete-in-progress",
|
|
42712
|
+
pending_activate: "pending-activate",
|
|
42713
|
+
update_complete: "update-complete",
|
|
42714
|
+
update_in_progress: "update-in-progress",
|
|
42715
|
+
};
|
|
42084
42716
|
const ManagedResourceDefaultVisibility = {
|
|
42085
42717
|
hidden: "hidden",
|
|
42086
42718
|
visible: "visible",
|
|
@@ -42486,6 +43118,10 @@ exports.BaselineEbsBandwidthMbps$ = BaselineEbsBandwidthMbps$;
|
|
|
42486
43118
|
exports.BaselineEbsBandwidthMbpsRequest$ = BaselineEbsBandwidthMbpsRequest$;
|
|
42487
43119
|
exports.BaselinePerformanceFactors$ = BaselinePerformanceFactors$;
|
|
42488
43120
|
exports.BaselinePerformanceFactorsRequest$ = BaselinePerformanceFactorsRequest$;
|
|
43121
|
+
exports.BatchModifyIpamRoutingPolicyRegistrations$ = BatchModifyIpamRoutingPolicyRegistrations$;
|
|
43122
|
+
exports.BatchModifyIpamRoutingPolicyRegistrationsCommand = BatchModifyIpamRoutingPolicyRegistrationsCommand;
|
|
43123
|
+
exports.BatchModifyIpamRoutingPolicyRegistrationsRequest$ = BatchModifyIpamRoutingPolicyRegistrationsRequest$;
|
|
43124
|
+
exports.BatchModifyIpamRoutingPolicyRegistrationsResult$ = BatchModifyIpamRoutingPolicyRegistrationsResult$;
|
|
42489
43125
|
exports.BatchState = BatchState;
|
|
42490
43126
|
exports.BgpStatus = BgpStatus;
|
|
42491
43127
|
exports.BlobAttributeValue$ = BlobAttributeValue$;
|
|
@@ -42606,6 +43242,7 @@ exports.CarrierGateway$ = CarrierGateway$;
|
|
|
42606
43242
|
exports.CarrierGatewayState = CarrierGatewayState;
|
|
42607
43243
|
exports.CertificateAuthentication$ = CertificateAuthentication$;
|
|
42608
43244
|
exports.CertificateAuthenticationRequest$ = CertificateAuthenticationRequest$;
|
|
43245
|
+
exports.ChronologicalOrder = ChronologicalOrder;
|
|
42609
43246
|
exports.CidrAuthorizationContext$ = CidrAuthorizationContext$;
|
|
42610
43247
|
exports.CidrBlock$ = CidrBlock$;
|
|
42611
43248
|
exports.ClassicLinkDnsSupport$ = ClassicLinkDnsSupport$;
|
|
@@ -42798,6 +43435,10 @@ exports.CreateIpamExternalResourceVerificationToken$ = CreateIpamExternalResourc
|
|
|
42798
43435
|
exports.CreateIpamExternalResourceVerificationTokenCommand = CreateIpamExternalResourceVerificationTokenCommand;
|
|
42799
43436
|
exports.CreateIpamExternalResourceVerificationTokenRequest$ = CreateIpamExternalResourceVerificationTokenRequest$;
|
|
42800
43437
|
exports.CreateIpamExternalResourceVerificationTokenResult$ = CreateIpamExternalResourceVerificationTokenResult$;
|
|
43438
|
+
exports.CreateIpamInternetRegistryAssociation$ = CreateIpamInternetRegistryAssociation$;
|
|
43439
|
+
exports.CreateIpamInternetRegistryAssociationCommand = CreateIpamInternetRegistryAssociationCommand;
|
|
43440
|
+
exports.CreateIpamInternetRegistryAssociationRequest$ = CreateIpamInternetRegistryAssociationRequest$;
|
|
43441
|
+
exports.CreateIpamInternetRegistryAssociationResult$ = CreateIpamInternetRegistryAssociationResult$;
|
|
42801
43442
|
exports.CreateIpamPolicy$ = CreateIpamPolicy$;
|
|
42802
43443
|
exports.CreateIpamPolicyCommand = CreateIpamPolicyCommand;
|
|
42803
43444
|
exports.CreateIpamPolicyRequest$ = CreateIpamPolicyRequest$;
|
|
@@ -42820,6 +43461,10 @@ exports.CreateIpamResourceDiscoveryCommand = CreateIpamResourceDiscoveryCommand;
|
|
|
42820
43461
|
exports.CreateIpamResourceDiscoveryRequest$ = CreateIpamResourceDiscoveryRequest$;
|
|
42821
43462
|
exports.CreateIpamResourceDiscoveryResult$ = CreateIpamResourceDiscoveryResult$;
|
|
42822
43463
|
exports.CreateIpamResult$ = CreateIpamResult$;
|
|
43464
|
+
exports.CreateIpamRoutingPolicyRegistration$ = CreateIpamRoutingPolicyRegistration$;
|
|
43465
|
+
exports.CreateIpamRoutingPolicyRegistrationCommand = CreateIpamRoutingPolicyRegistrationCommand;
|
|
43466
|
+
exports.CreateIpamRoutingPolicyRegistrationRequest$ = CreateIpamRoutingPolicyRegistrationRequest$;
|
|
43467
|
+
exports.CreateIpamRoutingPolicyRegistrationResult$ = CreateIpamRoutingPolicyRegistrationResult$;
|
|
42823
43468
|
exports.CreateIpamScope$ = CreateIpamScope$;
|
|
42824
43469
|
exports.CreateIpamScopeCommand = CreateIpamScopeCommand;
|
|
42825
43470
|
exports.CreateIpamScopeRequest$ = CreateIpamScopeRequest$;
|
|
@@ -43214,6 +43859,10 @@ exports.DeleteIpamExternalResourceVerificationToken$ = DeleteIpamExternalResourc
|
|
|
43214
43859
|
exports.DeleteIpamExternalResourceVerificationTokenCommand = DeleteIpamExternalResourceVerificationTokenCommand;
|
|
43215
43860
|
exports.DeleteIpamExternalResourceVerificationTokenRequest$ = DeleteIpamExternalResourceVerificationTokenRequest$;
|
|
43216
43861
|
exports.DeleteIpamExternalResourceVerificationTokenResult$ = DeleteIpamExternalResourceVerificationTokenResult$;
|
|
43862
|
+
exports.DeleteIpamInternetRegistryAssociation$ = DeleteIpamInternetRegistryAssociation$;
|
|
43863
|
+
exports.DeleteIpamInternetRegistryAssociationCommand = DeleteIpamInternetRegistryAssociationCommand;
|
|
43864
|
+
exports.DeleteIpamInternetRegistryAssociationRequest$ = DeleteIpamInternetRegistryAssociationRequest$;
|
|
43865
|
+
exports.DeleteIpamInternetRegistryAssociationResult$ = DeleteIpamInternetRegistryAssociationResult$;
|
|
43217
43866
|
exports.DeleteIpamPolicy$ = DeleteIpamPolicy$;
|
|
43218
43867
|
exports.DeleteIpamPolicyCommand = DeleteIpamPolicyCommand;
|
|
43219
43868
|
exports.DeleteIpamPolicyRequest$ = DeleteIpamPolicyRequest$;
|
|
@@ -43236,6 +43885,10 @@ exports.DeleteIpamResourceDiscoveryCommand = DeleteIpamResourceDiscoveryCommand;
|
|
|
43236
43885
|
exports.DeleteIpamResourceDiscoveryRequest$ = DeleteIpamResourceDiscoveryRequest$;
|
|
43237
43886
|
exports.DeleteIpamResourceDiscoveryResult$ = DeleteIpamResourceDiscoveryResult$;
|
|
43238
43887
|
exports.DeleteIpamResult$ = DeleteIpamResult$;
|
|
43888
|
+
exports.DeleteIpamRoutingPolicyRegistration$ = DeleteIpamRoutingPolicyRegistration$;
|
|
43889
|
+
exports.DeleteIpamRoutingPolicyRegistrationCommand = DeleteIpamRoutingPolicyRegistrationCommand;
|
|
43890
|
+
exports.DeleteIpamRoutingPolicyRegistrationRequest$ = DeleteIpamRoutingPolicyRegistrationRequest$;
|
|
43891
|
+
exports.DeleteIpamRoutingPolicyRegistrationResult$ = DeleteIpamRoutingPolicyRegistrationResult$;
|
|
43239
43892
|
exports.DeleteIpamScope$ = DeleteIpamScope$;
|
|
43240
43893
|
exports.DeleteIpamScopeCommand = DeleteIpamScopeCommand;
|
|
43241
43894
|
exports.DeleteIpamScopeRequest$ = DeleteIpamScopeRequest$;
|
|
@@ -43855,6 +44508,10 @@ exports.DescribeIpamExternalResourceVerificationTokens$ = DescribeIpamExternalRe
|
|
|
43855
44508
|
exports.DescribeIpamExternalResourceVerificationTokensCommand = DescribeIpamExternalResourceVerificationTokensCommand;
|
|
43856
44509
|
exports.DescribeIpamExternalResourceVerificationTokensRequest$ = DescribeIpamExternalResourceVerificationTokensRequest$;
|
|
43857
44510
|
exports.DescribeIpamExternalResourceVerificationTokensResult$ = DescribeIpamExternalResourceVerificationTokensResult$;
|
|
44511
|
+
exports.DescribeIpamInternetRegistryAssociations$ = DescribeIpamInternetRegistryAssociations$;
|
|
44512
|
+
exports.DescribeIpamInternetRegistryAssociationsCommand = DescribeIpamInternetRegistryAssociationsCommand;
|
|
44513
|
+
exports.DescribeIpamInternetRegistryAssociationsRequest$ = DescribeIpamInternetRegistryAssociationsRequest$;
|
|
44514
|
+
exports.DescribeIpamInternetRegistryAssociationsResult$ = DescribeIpamInternetRegistryAssociationsResult$;
|
|
43858
44515
|
exports.DescribeIpamPolicies$ = DescribeIpamPolicies$;
|
|
43859
44516
|
exports.DescribeIpamPoliciesCommand = DescribeIpamPoliciesCommand;
|
|
43860
44517
|
exports.DescribeIpamPoliciesRequest$ = DescribeIpamPoliciesRequest$;
|
|
@@ -44619,6 +45276,10 @@ exports.EnableInstanceSqlHaStandbyDetections$ = EnableInstanceSqlHaStandbyDetect
|
|
|
44619
45276
|
exports.EnableInstanceSqlHaStandbyDetectionsCommand = EnableInstanceSqlHaStandbyDetectionsCommand;
|
|
44620
45277
|
exports.EnableInstanceSqlHaStandbyDetectionsRequest$ = EnableInstanceSqlHaStandbyDetectionsRequest$;
|
|
44621
45278
|
exports.EnableInstanceSqlHaStandbyDetectionsResult$ = EnableInstanceSqlHaStandbyDetectionsResult$;
|
|
45279
|
+
exports.EnableIpamInternetRegistryAssociation$ = EnableIpamInternetRegistryAssociation$;
|
|
45280
|
+
exports.EnableIpamInternetRegistryAssociationCommand = EnableIpamInternetRegistryAssociationCommand;
|
|
45281
|
+
exports.EnableIpamInternetRegistryAssociationRequest$ = EnableIpamInternetRegistryAssociationRequest$;
|
|
45282
|
+
exports.EnableIpamInternetRegistryAssociationResult$ = EnableIpamInternetRegistryAssociationResult$;
|
|
44622
45283
|
exports.EnableIpamOrganizationAdminAccount$ = EnableIpamOrganizationAdminAccount$;
|
|
44623
45284
|
exports.EnableIpamOrganizationAdminAccountCommand = EnableIpamOrganizationAdminAccountCommand;
|
|
44624
45285
|
exports.EnableIpamOrganizationAdminAccountRequest$ = EnableIpamOrganizationAdminAccountRequest$;
|
|
@@ -44886,6 +45547,18 @@ exports.GetIpamDiscoveredResourceCidrs$ = GetIpamDiscoveredResourceCidrs$;
|
|
|
44886
45547
|
exports.GetIpamDiscoveredResourceCidrsCommand = GetIpamDiscoveredResourceCidrsCommand;
|
|
44887
45548
|
exports.GetIpamDiscoveredResourceCidrsRequest$ = GetIpamDiscoveredResourceCidrsRequest$;
|
|
44888
45549
|
exports.GetIpamDiscoveredResourceCidrsResult$ = GetIpamDiscoveredResourceCidrsResult$;
|
|
45550
|
+
exports.GetIpamDiscoveredRoutes$ = GetIpamDiscoveredRoutes$;
|
|
45551
|
+
exports.GetIpamDiscoveredRoutesCommand = GetIpamDiscoveredRoutesCommand;
|
|
45552
|
+
exports.GetIpamDiscoveredRoutesRequest$ = GetIpamDiscoveredRoutesRequest$;
|
|
45553
|
+
exports.GetIpamDiscoveredRoutesResult$ = GetIpamDiscoveredRoutesResult$;
|
|
45554
|
+
exports.GetIpamInternetRegistryAssociationAsns$ = GetIpamInternetRegistryAssociationAsns$;
|
|
45555
|
+
exports.GetIpamInternetRegistryAssociationAsnsCommand = GetIpamInternetRegistryAssociationAsnsCommand;
|
|
45556
|
+
exports.GetIpamInternetRegistryAssociationAsnsRequest$ = GetIpamInternetRegistryAssociationAsnsRequest$;
|
|
45557
|
+
exports.GetIpamInternetRegistryAssociationAsnsResult$ = GetIpamInternetRegistryAssociationAsnsResult$;
|
|
45558
|
+
exports.GetIpamInternetRegistryAssociationCidrs$ = GetIpamInternetRegistryAssociationCidrs$;
|
|
45559
|
+
exports.GetIpamInternetRegistryAssociationCidrsCommand = GetIpamInternetRegistryAssociationCidrsCommand;
|
|
45560
|
+
exports.GetIpamInternetRegistryAssociationCidrsRequest$ = GetIpamInternetRegistryAssociationCidrsRequest$;
|
|
45561
|
+
exports.GetIpamInternetRegistryAssociationCidrsResult$ = GetIpamInternetRegistryAssociationCidrsResult$;
|
|
44889
45562
|
exports.GetIpamPolicyAllocationRules$ = GetIpamPolicyAllocationRules$;
|
|
44890
45563
|
exports.GetIpamPolicyAllocationRulesCommand = GetIpamPolicyAllocationRulesCommand;
|
|
44891
45564
|
exports.GetIpamPolicyAllocationRulesRequest$ = GetIpamPolicyAllocationRulesRequest$;
|
|
@@ -44918,6 +45591,22 @@ exports.GetIpamResourceCidrs$ = GetIpamResourceCidrs$;
|
|
|
44918
45591
|
exports.GetIpamResourceCidrsCommand = GetIpamResourceCidrsCommand;
|
|
44919
45592
|
exports.GetIpamResourceCidrsRequest$ = GetIpamResourceCidrsRequest$;
|
|
44920
45593
|
exports.GetIpamResourceCidrsResult$ = GetIpamResourceCidrsResult$;
|
|
45594
|
+
exports.GetIpamRouteOriginAuthorizations$ = GetIpamRouteOriginAuthorizations$;
|
|
45595
|
+
exports.GetIpamRouteOriginAuthorizationsCommand = GetIpamRouteOriginAuthorizationsCommand;
|
|
45596
|
+
exports.GetIpamRouteOriginAuthorizationsRequest$ = GetIpamRouteOriginAuthorizationsRequest$;
|
|
45597
|
+
exports.GetIpamRouteOriginAuthorizationsResult$ = GetIpamRouteOriginAuthorizationsResult$;
|
|
45598
|
+
exports.GetIpamRouteProtectionFindings$ = GetIpamRouteProtectionFindings$;
|
|
45599
|
+
exports.GetIpamRouteProtectionFindingsCommand = GetIpamRouteProtectionFindingsCommand;
|
|
45600
|
+
exports.GetIpamRouteProtectionFindingsRequest$ = GetIpamRouteProtectionFindingsRequest$;
|
|
45601
|
+
exports.GetIpamRouteProtectionFindingsResult$ = GetIpamRouteProtectionFindingsResult$;
|
|
45602
|
+
exports.GetIpamRoutingPolicyRegistrationDeltas$ = GetIpamRoutingPolicyRegistrationDeltas$;
|
|
45603
|
+
exports.GetIpamRoutingPolicyRegistrationDeltasCommand = GetIpamRoutingPolicyRegistrationDeltasCommand;
|
|
45604
|
+
exports.GetIpamRoutingPolicyRegistrationDeltasRequest$ = GetIpamRoutingPolicyRegistrationDeltasRequest$;
|
|
45605
|
+
exports.GetIpamRoutingPolicyRegistrationDeltasResult$ = GetIpamRoutingPolicyRegistrationDeltasResult$;
|
|
45606
|
+
exports.GetIpamRoutingPolicyRegistrations$ = GetIpamRoutingPolicyRegistrations$;
|
|
45607
|
+
exports.GetIpamRoutingPolicyRegistrationsCommand = GetIpamRoutingPolicyRegistrationsCommand;
|
|
45608
|
+
exports.GetIpamRoutingPolicyRegistrationsRequest$ = GetIpamRoutingPolicyRegistrationsRequest$;
|
|
45609
|
+
exports.GetIpamRoutingPolicyRegistrationsResult$ = GetIpamRoutingPolicyRegistrationsResult$;
|
|
44921
45610
|
exports.GetLaunchTemplateData$ = GetLaunchTemplateData$;
|
|
44922
45611
|
exports.GetLaunchTemplateDataCommand = GetLaunchTemplateDataCommand;
|
|
44923
45612
|
exports.GetLaunchTemplateDataRequest$ = GetLaunchTemplateDataRequest$;
|
|
@@ -45248,15 +45937,22 @@ exports.Ipam$ = Ipam$;
|
|
|
45248
45937
|
exports.IpamAddressHistoryRecord$ = IpamAddressHistoryRecord$;
|
|
45249
45938
|
exports.IpamAddressHistoryResourceType = IpamAddressHistoryResourceType;
|
|
45250
45939
|
exports.IpamAssociatedResourceDiscoveryStatus = IpamAssociatedResourceDiscoveryStatus;
|
|
45940
|
+
exports.IpamByoipAdvertisementType = IpamByoipAdvertisementType;
|
|
45941
|
+
exports.IpamByoipCidrState = IpamByoipCidrState;
|
|
45251
45942
|
exports.IpamCidrAuthorizationContext$ = IpamCidrAuthorizationContext$;
|
|
45252
45943
|
exports.IpamComplianceStatus = IpamComplianceStatus;
|
|
45253
45944
|
exports.IpamDiscoveredAccount$ = IpamDiscoveredAccount$;
|
|
45254
45945
|
exports.IpamDiscoveredPublicAddress$ = IpamDiscoveredPublicAddress$;
|
|
45255
45946
|
exports.IpamDiscoveredResourceCidr$ = IpamDiscoveredResourceCidr$;
|
|
45947
|
+
exports.IpamDiscoveredRoute$ = IpamDiscoveredRoute$;
|
|
45256
45948
|
exports.IpamDiscoveryFailureCode = IpamDiscoveryFailureCode;
|
|
45257
45949
|
exports.IpamDiscoveryFailureReason$ = IpamDiscoveryFailureReason$;
|
|
45258
45950
|
exports.IpamExternalResourceVerificationToken$ = IpamExternalResourceVerificationToken$;
|
|
45259
45951
|
exports.IpamExternalResourceVerificationTokenState = IpamExternalResourceVerificationTokenState;
|
|
45952
|
+
exports.IpamInternetRegistryAssociation$ = IpamInternetRegistryAssociation$;
|
|
45953
|
+
exports.IpamInternetRegistryAssociationAsn$ = IpamInternetRegistryAssociationAsn$;
|
|
45954
|
+
exports.IpamInternetRegistryAssociationCidr$ = IpamInternetRegistryAssociationCidr$;
|
|
45955
|
+
exports.IpamInternetRegistryAssociationState = IpamInternetRegistryAssociationState;
|
|
45260
45956
|
exports.IpamManagementState = IpamManagementState;
|
|
45261
45957
|
exports.IpamMeteredAccount = IpamMeteredAccount;
|
|
45262
45958
|
exports.IpamNetworkInterfaceAttachmentStatus = IpamNetworkInterfaceAttachmentStatus;
|
|
@@ -45311,6 +46007,16 @@ exports.IpamResourceDiscoveryAssociationState = IpamResourceDiscoveryAssociation
|
|
|
45311
46007
|
exports.IpamResourceDiscoveryState = IpamResourceDiscoveryState;
|
|
45312
46008
|
exports.IpamResourceTag$ = IpamResourceTag$;
|
|
45313
46009
|
exports.IpamResourceType = IpamResourceType;
|
|
46010
|
+
exports.IpamRouteOriginAuthorization$ = IpamRouteOriginAuthorization$;
|
|
46011
|
+
exports.IpamRouteOriginAuthorizationInfo$ = IpamRouteOriginAuthorizationInfo$;
|
|
46012
|
+
exports.IpamRouteOverlap$ = IpamRouteOverlap$;
|
|
46013
|
+
exports.IpamRouteProtectionFinding$ = IpamRouteProtectionFinding$;
|
|
46014
|
+
exports.IpamRoutingPolicyRegistration$ = IpamRoutingPolicyRegistration$;
|
|
46015
|
+
exports.IpamRoutingPolicyRegistrationDelta$ = IpamRoutingPolicyRegistrationDelta$;
|
|
46016
|
+
exports.IpamRoutingPolicyRegistrationDeltaState = IpamRoutingPolicyRegistrationDeltaState;
|
|
46017
|
+
exports.IpamRoutingPolicyRegistrationState = IpamRoutingPolicyRegistrationState;
|
|
46018
|
+
exports.IpamRpkiStatus = IpamRpkiStatus;
|
|
46019
|
+
exports.IpamRpkiStrength = IpamRpkiStrength;
|
|
45314
46020
|
exports.IpamScope$ = IpamScope$;
|
|
45315
46021
|
exports.IpamScopeExternalAuthorityConfiguration$ = IpamScopeExternalAuthorityConfiguration$;
|
|
45316
46022
|
exports.IpamScopeExternalAuthorityType = IpamScopeExternalAuthorityType;
|
|
@@ -45601,6 +46307,10 @@ exports.ModifyIpamResourceDiscoveryCommand = ModifyIpamResourceDiscoveryCommand;
|
|
|
45601
46307
|
exports.ModifyIpamResourceDiscoveryRequest$ = ModifyIpamResourceDiscoveryRequest$;
|
|
45602
46308
|
exports.ModifyIpamResourceDiscoveryResult$ = ModifyIpamResourceDiscoveryResult$;
|
|
45603
46309
|
exports.ModifyIpamResult$ = ModifyIpamResult$;
|
|
46310
|
+
exports.ModifyIpamRoutingPolicyRegistration$ = ModifyIpamRoutingPolicyRegistration$;
|
|
46311
|
+
exports.ModifyIpamRoutingPolicyRegistrationCommand = ModifyIpamRoutingPolicyRegistrationCommand;
|
|
46312
|
+
exports.ModifyIpamRoutingPolicyRegistrationRequest$ = ModifyIpamRoutingPolicyRegistrationRequest$;
|
|
46313
|
+
exports.ModifyIpamRoutingPolicyRegistrationResult$ = ModifyIpamRoutingPolicyRegistrationResult$;
|
|
45604
46314
|
exports.ModifyIpamScope$ = ModifyIpamScope$;
|
|
45605
46315
|
exports.ModifyIpamScopeCommand = ModifyIpamScopeCommand;
|
|
45606
46316
|
exports.ModifyIpamScopeRequest$ = ModifyIpamScopeRequest$;
|
|
@@ -46198,6 +46908,7 @@ exports.RevokeSecurityGroupIngressCommand = RevokeSecurityGroupIngressCommand;
|
|
|
46198
46908
|
exports.RevokeSecurityGroupIngressRequest$ = RevokeSecurityGroupIngressRequest$;
|
|
46199
46909
|
exports.RevokeSecurityGroupIngressResult$ = RevokeSecurityGroupIngressResult$;
|
|
46200
46910
|
exports.RevokedSecurityGroupRule$ = RevokedSecurityGroupRule$;
|
|
46911
|
+
exports.Rir = Rir;
|
|
46201
46912
|
exports.RootDeviceType = RootDeviceType;
|
|
46202
46913
|
exports.Route$ = Route$;
|
|
46203
46914
|
exports.RouteOrigin = RouteOrigin;
|