@aws-sdk/client-ec2 3.40.0 → 3.44.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +45 -0
- package/dist-cjs/EC2.js +630 -0
- package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +36 -0
- package/dist-cjs/commands/CreateFleetCommand.js +1 -2
- package/dist-cjs/commands/CreateIpamCommand.js +36 -0
- package/dist-cjs/commands/CreateIpamPoolCommand.js +36 -0
- package/dist-cjs/commands/CreateIpamScopeCommand.js +36 -0
- package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +36 -0
- package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +36 -0
- package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -1
- package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
- package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
- package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
- package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +3 -3
- package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
- package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
- package/dist-cjs/commands/CreateVolumeCommand.js +3 -3
- package/dist-cjs/commands/CreateVpcCommand.js +3 -3
- package/dist-cjs/commands/CreateVpcEndpointCommand.js +3 -3
- package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
- package/dist-cjs/commands/DeleteIpamCommand.js +36 -0
- package/dist-cjs/commands/DeleteIpamPoolCommand.js +36 -0
- package/dist-cjs/commands/DeleteIpamScopeCommand.js +36 -0
- package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +36 -0
- package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +36 -0
- package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +36 -0
- package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +36 -0
- package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +36 -0
- package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -1
- package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +3 -3
- package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
- package/dist-cjs/commands/DescribeElasticGpusCommand.js +3 -3
- package/dist-cjs/commands/DescribeExportImageTasksCommand.js +3 -3
- package/dist-cjs/commands/DescribeExportTasksCommand.js +3 -3
- package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
- package/dist-cjs/commands/DescribeFleetHistoryCommand.js +3 -3
- package/dist-cjs/commands/DescribeFleetInstancesCommand.js +3 -3
- package/dist-cjs/commands/DescribeFleetsCommand.js +3 -3
- package/dist-cjs/commands/DescribeFlowLogsCommand.js +3 -3
- package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +3 -3
- package/dist-cjs/commands/DescribeFpgaImagesCommand.js +3 -3
- package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +3 -3
- package/dist-cjs/commands/DescribeHostReservationsCommand.js +3 -3
- package/dist-cjs/commands/DescribeHostsCommand.js +1 -2
- package/dist-cjs/commands/DescribeIpamPoolsCommand.js +36 -0
- package/dist-cjs/commands/DescribeIpamScopesCommand.js +36 -0
- package/dist-cjs/commands/DescribeIpamsCommand.js +36 -0
- package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +36 -0
- package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +36 -0
- package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -1
- package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
- package/dist-cjs/commands/DescribeRouteTablesCommand.js +3 -3
- package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
- package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +3 -3
- package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
- package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +3 -3
- package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +3 -3
- package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +36 -0
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +3 -3
- package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +3 -3
- package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
- package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +3 -3
- package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
- package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +3 -3
- package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +3 -3
- package/dist-cjs/commands/DescribeSubnetsCommand.js +3 -3
- package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +36 -0
- package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +36 -0
- package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +36 -0
- package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +36 -0
- package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +36 -0
- package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +36 -0
- package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -1
- package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
- package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +3 -3
- package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +36 -0
- package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +36 -0
- package/dist-cjs/commands/GetPasswordDataCommand.js +3 -3
- package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
- package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
- package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +3 -3
- package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +3 -3
- package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
- package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
- package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
- package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
- package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
- package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
- package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
- package/dist-cjs/commands/ImportImageCommand.js +3 -3
- package/dist-cjs/commands/ImportInstanceCommand.js +3 -3
- package/dist-cjs/commands/ImportKeyPairCommand.js +3 -3
- package/dist-cjs/commands/ImportSnapshotCommand.js +3 -3
- package/dist-cjs/commands/ImportVolumeCommand.js +3 -3
- package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +36 -0
- package/dist-cjs/commands/ModifyAddressAttributeCommand.js +3 -3
- package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
- package/dist-cjs/commands/ModifyCapacityReservationCommand.js +3 -3
- package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +3 -3
- package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +3 -3
- package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
- package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
- package/dist-cjs/commands/ModifyFleetCommand.js +3 -3
- package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +3 -3
- package/dist-cjs/commands/ModifyHostsCommand.js +3 -3
- package/dist-cjs/commands/ModifyIdFormatCommand.js +2 -2
- package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +2 -2
- package/dist-cjs/commands/ModifyImageAttributeCommand.js +2 -2
- package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +2 -2
- package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
- package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +1 -2
- package/dist-cjs/commands/ModifyIpamCommand.js +36 -0
- package/dist-cjs/commands/ModifyIpamPoolCommand.js +36 -0
- package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +36 -0
- package/dist-cjs/commands/ModifyIpamScopeCommand.js +36 -0
- package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +36 -0
- package/dist-cjs/commands/ModifySnapshotTierCommand.js +36 -0
- package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +36 -0
- package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +36 -0
- package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +36 -0
- package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +36 -0
- package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +36 -0
- package/dist-cjs/commands/RestoreSnapshotTierCommand.js +36 -0
- package/dist-cjs/commands/RunInstancesCommand.js +2 -2
- package/dist-cjs/commands/RunScheduledInstancesCommand.js +3 -3
- package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +3 -3
- package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
- package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +3 -3
- package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +2 -2
- package/dist-cjs/commands/StartInstancesCommand.js +3 -3
- package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +36 -0
- package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
- package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
- package/dist-cjs/commands/StopInstancesCommand.js +3 -3
- package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +3 -3
- package/dist-cjs/commands/TerminateInstancesCommand.js +3 -3
- package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +3 -3
- package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +2 -2
- package/dist-cjs/commands/UnmonitorInstancesCommand.js +3 -3
- package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
- package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
- package/dist-cjs/commands/WithdrawByoipCidrCommand.js +3 -3
- package/dist-cjs/commands/index.js +42 -0
- package/dist-cjs/endpoints.js +8 -0
- package/dist-cjs/models/index.js +1 -0
- package/dist-cjs/models/models_0.js +161 -158
- package/dist-cjs/models/models_1.js +328 -259
- package/dist-cjs/models/models_2.js +384 -407
- package/dist-cjs/models/models_3.js +485 -502
- package/dist-cjs/models/models_4.js +615 -612
- package/dist-cjs/models/models_5.js +814 -299
- package/dist-cjs/models/models_6.js +316 -0
- package/dist-cjs/pagination/DescribeIpamPoolsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeIpamScopesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeIpamsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeNetworkInsightsAccessScopesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeSnapshotTierStatusPaginator.js +35 -0
- package/dist-cjs/pagination/GetIpamAddressHistoryPaginator.js +35 -0
- package/dist-cjs/pagination/GetIpamPoolAllocationsPaginator.js +35 -0
- package/dist-cjs/pagination/GetIpamPoolCidrsPaginator.js +35 -0
- package/dist-cjs/pagination/GetIpamResourceCidrsPaginator.js +35 -0
- package/dist-cjs/pagination/ListSnapshotsInRecycleBinPaginator.js +35 -0
- package/dist-cjs/pagination/index.js +11 -0
- package/dist-cjs/protocols/Aws_ec2.js +7060 -2029
- package/dist-es/EC2.js +630 -0
- package/dist-es/commands/AllocateIpamPoolCidrCommand.js +39 -0
- package/dist-es/commands/CreateFleetCommand.js +1 -2
- package/dist-es/commands/CreateIpamCommand.js +39 -0
- package/dist-es/commands/CreateIpamPoolCommand.js +39 -0
- package/dist-es/commands/CreateIpamScopeCommand.js +39 -0
- package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +39 -0
- package/dist-es/commands/CreatePublicIpv4PoolCommand.js +39 -0
- package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +2 -1
- package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +1 -1
- package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +1 -1
- package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +1 -1
- package/dist-es/commands/CreateTransitGatewayRouteCommand.js +1 -1
- package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +1 -1
- package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +1 -1
- package/dist-es/commands/CreateVolumeCommand.js +1 -1
- package/dist-es/commands/CreateVpcCommand.js +1 -1
- package/dist-es/commands/CreateVpcEndpointCommand.js +1 -1
- package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +1 -1
- package/dist-es/commands/DeleteIpamCommand.js +39 -0
- package/dist-es/commands/DeleteIpamPoolCommand.js +39 -0
- package/dist-es/commands/DeleteIpamScopeCommand.js +39 -0
- package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +39 -0
- package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +39 -0
- package/dist-es/commands/DeletePublicIpv4PoolCommand.js +39 -0
- package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +39 -0
- package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +39 -0
- package/dist-es/commands/DescribeConversionTasksCommand.js +2 -1
- package/dist-es/commands/DescribeCustomerGatewaysCommand.js +1 -1
- package/dist-es/commands/DescribeDhcpOptionsCommand.js +1 -1
- package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +1 -1
- package/dist-es/commands/DescribeElasticGpusCommand.js +1 -1
- package/dist-es/commands/DescribeExportImageTasksCommand.js +1 -1
- package/dist-es/commands/DescribeExportTasksCommand.js +1 -1
- package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +1 -1
- package/dist-es/commands/DescribeFleetHistoryCommand.js +1 -1
- package/dist-es/commands/DescribeFleetInstancesCommand.js +1 -1
- package/dist-es/commands/DescribeFleetsCommand.js +1 -1
- package/dist-es/commands/DescribeFlowLogsCommand.js +1 -1
- package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +1 -1
- package/dist-es/commands/DescribeFpgaImagesCommand.js +1 -1
- package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +1 -1
- package/dist-es/commands/DescribeHostReservationsCommand.js +1 -1
- package/dist-es/commands/DescribeHostsCommand.js +1 -2
- package/dist-es/commands/DescribeIpamPoolsCommand.js +39 -0
- package/dist-es/commands/DescribeIpamScopesCommand.js +39 -0
- package/dist-es/commands/DescribeIpamsCommand.js +39 -0
- package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +39 -0
- package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +39 -0
- package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +2 -1
- package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +1 -1
- package/dist-es/commands/DescribeRouteTablesCommand.js +1 -1
- package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +1 -1
- package/dist-es/commands/DescribeScheduledInstancesCommand.js +1 -1
- package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +1 -1
- package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +1 -1
- package/dist-es/commands/DescribeSecurityGroupsCommand.js +1 -1
- package/dist-es/commands/DescribeSnapshotAttributeCommand.js +1 -1
- package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +39 -0
- package/dist-es/commands/DescribeSnapshotsCommand.js +1 -1
- package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +1 -1
- package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +1 -1
- package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +1 -1
- package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +1 -1
- package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +1 -1
- package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +1 -1
- package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +1 -1
- package/dist-es/commands/DescribeStoreImageTasksCommand.js +1 -1
- package/dist-es/commands/DescribeSubnetsCommand.js +1 -1
- package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +39 -0
- package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +39 -0
- package/dist-es/commands/GetIpamAddressHistoryCommand.js +39 -0
- package/dist-es/commands/GetIpamPoolAllocationsCommand.js +39 -0
- package/dist-es/commands/GetIpamPoolCidrsCommand.js +39 -0
- package/dist-es/commands/GetIpamResourceCidrsCommand.js +39 -0
- package/dist-es/commands/GetLaunchTemplateDataCommand.js +2 -1
- package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +1 -1
- package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +1 -1
- package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +39 -0
- package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +39 -0
- package/dist-es/commands/GetPasswordDataCommand.js +1 -1
- package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +1 -1
- package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +1 -1
- package/dist-es/commands/GetSpotPlacementScoresCommand.js +1 -1
- package/dist-es/commands/GetSubnetCidrReservationsCommand.js +1 -1
- package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +1 -1
- package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +1 -1
- package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +1 -1
- package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +1 -1
- package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +1 -1
- package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +1 -1
- package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +1 -1
- package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +1 -1
- package/dist-es/commands/ImportImageCommand.js +1 -1
- package/dist-es/commands/ImportInstanceCommand.js +1 -1
- package/dist-es/commands/ImportKeyPairCommand.js +1 -1
- package/dist-es/commands/ImportSnapshotCommand.js +1 -1
- package/dist-es/commands/ImportVolumeCommand.js +1 -1
- package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +39 -0
- package/dist-es/commands/ModifyAddressAttributeCommand.js +1 -1
- package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +1 -1
- package/dist-es/commands/ModifyCapacityReservationCommand.js +1 -1
- package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +1 -1
- package/dist-es/commands/ModifyClientVpnEndpointCommand.js +1 -1
- package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +1 -1
- package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +1 -1
- package/dist-es/commands/ModifyFleetCommand.js +1 -1
- package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +1 -1
- package/dist-es/commands/ModifyHostsCommand.js +1 -1
- package/dist-es/commands/ModifyIdFormatCommand.js +1 -1
- package/dist-es/commands/ModifyIdentityIdFormatCommand.js +1 -1
- package/dist-es/commands/ModifyImageAttributeCommand.js +1 -1
- package/dist-es/commands/ModifyInstanceAttributeCommand.js +1 -1
- package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +1 -1
- package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +1 -2
- package/dist-es/commands/ModifyIpamCommand.js +39 -0
- package/dist-es/commands/ModifyIpamPoolCommand.js +39 -0
- package/dist-es/commands/ModifyIpamResourceCidrCommand.js +39 -0
- package/dist-es/commands/ModifyIpamScopeCommand.js +39 -0
- package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +39 -0
- package/dist-es/commands/ModifySnapshotTierCommand.js +39 -0
- package/dist-es/commands/MoveByoipCidrToIpamCommand.js +39 -0
- package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +39 -0
- package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +39 -0
- package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +39 -0
- package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +39 -0
- package/dist-es/commands/RestoreSnapshotTierCommand.js +39 -0
- package/dist-es/commands/RunInstancesCommand.js +1 -1
- package/dist-es/commands/RunScheduledInstancesCommand.js +1 -1
- package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +1 -1
- package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +1 -1
- package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +1 -1
- package/dist-es/commands/SendDiagnosticInterruptCommand.js +1 -1
- package/dist-es/commands/StartInstancesCommand.js +1 -1
- package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +39 -0
- package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +1 -1
- package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +1 -1
- package/dist-es/commands/StopInstancesCommand.js +1 -1
- package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +1 -1
- package/dist-es/commands/TerminateInstancesCommand.js +1 -1
- package/dist-es/commands/UnassignIpv6AddressesCommand.js +1 -1
- package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +1 -1
- package/dist-es/commands/UnmonitorInstancesCommand.js +1 -1
- package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +1 -1
- package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +1 -1
- package/dist-es/commands/WithdrawByoipCidrCommand.js +1 -1
- package/dist-es/commands/index.js +42 -0
- package/dist-es/endpoints.js +8 -0
- package/dist-es/models/index.js +1 -0
- package/dist-es/models/models_0.js +109 -114
- package/dist-es/models/models_1.js +244 -178
- package/dist-es/models/models_2.js +268 -279
- package/dist-es/models/models_3.js +333 -338
- package/dist-es/models/models_4.js +429 -403
- package/dist-es/models/models_5.js +539 -196
- package/dist-es/models/models_6.js +209 -0
- package/dist-es/pagination/DescribeIpamPoolsPaginator.js +74 -0
- package/dist-es/pagination/DescribeIpamScopesPaginator.js +74 -0
- package/dist-es/pagination/DescribeIpamsPaginator.js +74 -0
- package/dist-es/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.js +74 -0
- package/dist-es/pagination/DescribeNetworkInsightsAccessScopesPaginator.js +74 -0
- package/dist-es/pagination/DescribeSnapshotTierStatusPaginator.js +74 -0
- package/dist-es/pagination/GetIpamAddressHistoryPaginator.js +74 -0
- package/dist-es/pagination/GetIpamPoolAllocationsPaginator.js +74 -0
- package/dist-es/pagination/GetIpamPoolCidrsPaginator.js +74 -0
- package/dist-es/pagination/GetIpamResourceCidrsPaginator.js +74 -0
- package/dist-es/pagination/ListSnapshotsInRecycleBinPaginator.js +74 -0
- package/dist-es/pagination/index.js +11 -0
- package/dist-es/protocols/Aws_ec2.js +7413 -2143
- package/dist-types/EC2.d.ts +385 -12
- package/dist-types/EC2Client.d.ts +44 -2
- package/dist-types/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +1 -1
- package/dist-types/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/AcceptVpcEndpointConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/AcceptVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +1 -1
- 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 +36 -0
- package/dist-types/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +1 -1
- package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +1 -1
- package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +1 -1
- package/dist-types/commands/AssociateAddressCommand.d.ts +1 -1
- package/dist-types/commands/AssociateClientVpnTargetNetworkCommand.d.ts +1 -1
- package/dist-types/commands/AssociateDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
- package/dist-types/commands/AssociateIamInstanceProfileCommand.d.ts +1 -1
- package/dist-types/commands/AssociateInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/AssociateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/AssociateSubnetCidrBlockCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +1 -1
- package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +1 -1
- package/dist-types/commands/AttachInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/AttachNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/AttachVolumeCommand.d.ts +1 -1
- package/dist-types/commands/AttachVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeClientVpnIngressCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +2 -2
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/BundleInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CancelBundleTaskCommand.d.ts +1 -1
- package/dist-types/commands/CancelCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/CancelCapacityReservationFleetsCommand.d.ts +1 -1
- package/dist-types/commands/CancelConversionTaskCommand.d.ts +1 -1
- package/dist-types/commands/CancelExportTaskCommand.d.ts +1 -1
- package/dist-types/commands/CancelImportTaskCommand.d.ts +1 -1
- package/dist-types/commands/CancelReservedInstancesListingCommand.d.ts +1 -1
- package/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +1 -1
- package/dist-types/commands/CancelSpotInstanceRequestsCommand.d.ts +1 -1
- package/dist-types/commands/ConfirmProductInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CopyFpgaImageCommand.d.ts +1 -1
- package/dist-types/commands/CopyImageCommand.d.ts +1 -1
- package/dist-types/commands/CopySnapshotCommand.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 +1 -1
- package/dist-types/commands/CreateClientVpnRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +1 -1
- package/dist-types/commands/CreateDefaultVpcCommand.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 +2 -3
- 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/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/CreateIpamCommand.d.ts +37 -0
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +37 -0
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +36 -0
- package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.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/CreateNetworkAclEntryCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +38 -0
- 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 +1 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +35 -0
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +1 -1
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteTableCommand.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/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateStoreImageTaskCommand.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/CreateTagsCommand.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 +3 -2
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +2 -2
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -2
- package/dist-types/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +2 -2
- package/dist-types/commands/CreateTransitGatewayRouteCommand.d.ts +2 -2
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +2 -2
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +2 -2
- package/dist-types/commands/CreateVolumeCommand.d.ts +2 -2
- package/dist-types/commands/CreateVpcCommand.d.ts +2 -2
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -2
- package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +2 -2
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConnectionRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCarrierGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteClientVpnEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteClientVpnRouteCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFlowLogsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFpgaImageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIpamCommand.d.ts +42 -0
- package/dist-types/commands/DeleteIpamPoolCommand.d.ts +42 -0
- package/dist-types/commands/DeleteIpamScopeCommand.d.ts +37 -0
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLaunchTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLocalGatewayRouteCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.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/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +35 -0
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +35 -0
- package/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkInterfacePermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeletePlacementGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +35 -0
- package/dist-types/commands/DeleteQueuedReservedInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRouteCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSubnetCidrReservationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSubnetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrafficMirrorFilterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrafficMirrorTargetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayConnectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVolumeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
- package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +35 -0
- package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +35 -0
- package/dist-types/commands/DeregisterImageCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAddressesAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAddressesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAggregateIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBundleTasksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCarrierGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClientVpnEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClientVpnRoutesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClientVpnTargetNetworksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCoipPoolsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeConversionTasksCommand.d.ts +3 -2
- package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +2 -2
- package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +2 -2
- package/dist-types/commands/DescribeElasticGpusCommand.d.ts +2 -2
- package/dist-types/commands/DescribeExportImageTasksCommand.d.ts +2 -2
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFastSnapshotRestoresCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFleetHistoryCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFleetInstancesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFleetsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFlowLogsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeHostReservationsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeHostsCommand.d.ts +2 -3
- package/dist-types/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImagesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImportImageTasksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceEventWindowsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +4 -3
- package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeIpamScopesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeIpamsCommand.d.ts +37 -0
- package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeKeyPairsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLaunchTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLocalGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMovingAddressesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNatGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNetworkInsightsPathsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +1 -1
- package/dist-types/commands/DescribePlacementGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribePrefixListsCommand.d.ts +1 -1
- package/dist-types/commands/DescribePrincipalIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/DescribePublicIpv4PoolsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRegionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +3 -2
- package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeRouteTablesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +2 -2
- package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +35 -0
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -2
- package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeStoreImageTasksCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSubnetsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVolumesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcEndpointConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +1 -1
- package/dist-types/commands/DetachInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/DetachVolumeCommand.d.ts +1 -1
- package/dist-types/commands/DetachVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +1 -1
- package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +1 -1
- package/dist-types/commands/DisableImageDeprecationCommand.d.ts +1 -1
- package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +36 -0
- package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +1 -1
- package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +1 -1
- package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +1 -1
- package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateAddressCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateSubnetCidrBlockCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateVpcCidrBlockCommand.d.ts +1 -1
- package/dist-types/commands/EnableEbsEncryptionByDefaultCommand.d.ts +1 -1
- package/dist-types/commands/EnableFastSnapshotRestoresCommand.d.ts +1 -1
- package/dist-types/commands/EnableImageDeprecationCommand.d.ts +1 -1
- package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +36 -0
- package/dist-types/commands/EnableSerialConsoleAccessCommand.d.ts +1 -1
- package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/commands/EnableVgwRoutePropagationCommand.d.ts +1 -1
- package/dist-types/commands/EnableVolumeIOCommand.d.ts +1 -1
- package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +1 -1
- package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
- package/dist-types/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +1 -1
- package/dist-types/commands/ExportClientVpnClientConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/commands/ExportTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +1 -1
- package/dist-types/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +1 -1
- package/dist-types/commands/GetCapacityReservationUsageCommand.d.ts +1 -1
- package/dist-types/commands/GetCoipPoolUsageCommand.d.ts +1 -1
- package/dist-types/commands/GetConsoleOutputCommand.d.ts +1 -1
- package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +1 -1
- package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +1 -1
- package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +1 -1
- package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +35 -0
- package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +35 -0
- package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +35 -0
- package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +35 -0
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +3 -2
- package/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +2 -2
- package/dist-types/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +35 -0
- package/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +35 -0
- package/dist-types/commands/GetPasswordDataCommand.d.ts +2 -2
- package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +2 -2
- package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +2 -2
- package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +2 -2
- package/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +2 -2
- package/dist-types/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +2 -2
- package/dist-types/commands/GetVpnConnectionDeviceTypesCommand.d.ts +2 -2
- package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +2 -2
- package/dist-types/commands/ImportImageCommand.d.ts +2 -2
- package/dist-types/commands/ImportInstanceCommand.d.ts +2 -2
- package/dist-types/commands/ImportKeyPairCommand.d.ts +2 -2
- package/dist-types/commands/ImportSnapshotCommand.d.ts +2 -2
- package/dist-types/commands/ImportVolumeCommand.d.ts +2 -2
- package/dist-types/commands/ListSnapshotsInRecycleBinCommand.d.ts +35 -0
- package/dist-types/commands/ModifyAddressAttributeCommand.d.ts +2 -2
- package/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +2 -2
- package/dist-types/commands/ModifyCapacityReservationCommand.d.ts +2 -2
- package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +2 -2
- package/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +2 -2
- package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +2 -2
- package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +2 -2
- package/dist-types/commands/ModifyFleetCommand.d.ts +2 -2
- package/dist-types/commands/ModifyFpgaImageAttributeCommand.d.ts +2 -2
- package/dist-types/commands/ModifyHostsCommand.d.ts +2 -2
- package/dist-types/commands/ModifyIdFormatCommand.d.ts +2 -2
- package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +2 -2
- package/dist-types/commands/ModifyImageAttributeCommand.d.ts +2 -2
- package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +3 -3
- package/dist-types/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +2 -2
- package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +2 -3
- package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIpamCommand.d.ts +36 -0
- package/dist-types/commands/ModifyIpamPoolCommand.d.ts +37 -0
- package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +36 -0
- package/dist-types/commands/ModifyIpamScopeCommand.d.ts +35 -0
- package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
- package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +35 -0
- package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
- package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifySnapshotTierCommand.d.ts +39 -0
- package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
- package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +31 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVolumeAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVolumeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +1 -1
- package/dist-types/commands/MonitorInstancesCommand.d.ts +3 -3
- package/dist-types/commands/MoveAddressToVpcCommand.d.ts +1 -1
- package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +35 -0
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -1
- package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +37 -0
- package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +37 -0
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RebootInstancesCommand.d.ts +3 -3
- package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
- package/dist-types/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +1 -1
- package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/ReleaseAddressCommand.d.ts +1 -1
- package/dist-types/commands/ReleaseHostsCommand.d.ts +1 -1
- package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +36 -0
- package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +1 -1
- package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +1 -1
- package/dist-types/commands/ReplaceNetworkAclEntryCommand.d.ts +1 -1
- package/dist-types/commands/ReplaceRouteCommand.d.ts +1 -1
- package/dist-types/commands/ReplaceRouteTableAssociationCommand.d.ts +1 -1
- package/dist-types/commands/ReplaceTransitGatewayRouteCommand.d.ts +1 -1
- package/dist-types/commands/ReportInstanceStatusCommand.d.ts +1 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +1 -1
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ResetAddressAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +1 -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/RestoreManagedPrefixListVersionCommand.d.ts +1 -1
- package/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +36 -0
- package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +40 -0
- 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/RunScheduledInstancesCommand.d.ts +2 -2
- package/dist-types/commands/SearchLocalGatewayRoutesCommand.d.ts +2 -2
- package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +2 -2
- package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +2 -2
- package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +3 -3
- package/dist-types/commands/StartInstancesCommand.d.ts +4 -4
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +35 -0
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +2 -2
- package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +2 -2
- package/dist-types/commands/StopInstancesCommand.d.ts +3 -3
- package/dist-types/commands/TerminateClientVpnConnectionsCommand.d.ts +2 -2
- package/dist-types/commands/TerminateInstancesCommand.d.ts +2 -2
- package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +2 -2
- package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +2 -2
- package/dist-types/commands/UnmonitorInstancesCommand.d.ts +2 -2
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +2 -2
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +2 -2
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -2
- package/dist-types/commands/index.d.ts +42 -0
- package/dist-types/models/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +3474 -3705
- package/dist-types/models/models_1.d.ts +4981 -4528
- package/dist-types/models/models_2.d.ts +4071 -4884
- package/dist-types/models/models_3.d.ts +6534 -7378
- package/dist-types/models/models_4.d.ts +5893 -4829
- package/dist-types/models/models_5.d.ts +5438 -3264
- package/dist-types/models/models_6.d.ts +1594 -0
- package/dist-types/pagination/DescribeIpamPoolsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeIpamScopesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeIpamsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeSnapshotTierStatusPaginator.d.ts +4 -0
- package/dist-types/pagination/GetIpamAddressHistoryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetIpamPoolAllocationsPaginator.d.ts +4 -0
- package/dist-types/pagination/GetIpamPoolCidrsPaginator.d.ts +4 -0
- package/dist-types/pagination/GetIpamResourceCidrsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +4 -0
- package/dist-types/pagination/index.d.ts +11 -0
- package/dist-types/protocols/Aws_ec2.d.ts +126 -0
- package/dist-types/ts3.4/EC2.d.ts +210 -0
- package/dist-types/ts3.4/EC2Client.d.ts +44 -2
- package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.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/ModifyHostsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +42 -0
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +390 -352
- package/dist-types/ts3.4/models/models_1.d.ts +774 -669
- package/dist-types/ts3.4/models/models_2.d.ts +1929 -2082
- package/dist-types/ts3.4/models/models_3.d.ts +2215 -2425
- package/dist-types/ts3.4/models/models_4.d.ts +2232 -2021
- package/dist-types/ts3.4/models/models_5.d.ts +2586 -1485
- package/dist-types/ts3.4/models/models_6.d.ts +739 -0
- package/dist-types/ts3.4/pagination/DescribeIpamPoolsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeIpamScopesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeIpamsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSnapshotTierStatusPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetIpamAddressHistoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetIpamPoolAllocationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetIpamPoolCidrsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetIpamResourceCidrsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/index.d.ts +11 -0
- package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +126 -0
- package/package.json +5 -5
package/dist-cjs/EC2.js
CHANGED
|
@@ -10,6 +10,7 @@ const AcceptVpcPeeringConnectionCommand_1 = require("./commands/AcceptVpcPeering
|
|
|
10
10
|
const AdvertiseByoipCidrCommand_1 = require("./commands/AdvertiseByoipCidrCommand");
|
|
11
11
|
const AllocateAddressCommand_1 = require("./commands/AllocateAddressCommand");
|
|
12
12
|
const AllocateHostsCommand_1 = require("./commands/AllocateHostsCommand");
|
|
13
|
+
const AllocateIpamPoolCidrCommand_1 = require("./commands/AllocateIpamPoolCidrCommand");
|
|
13
14
|
const ApplySecurityGroupsToClientVpnTargetNetworkCommand_1 = require("./commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand");
|
|
14
15
|
const AssignIpv6AddressesCommand_1 = require("./commands/AssignIpv6AddressesCommand");
|
|
15
16
|
const AssignPrivateIpAddressesCommand_1 = require("./commands/AssignPrivateIpAddressesCommand");
|
|
@@ -64,6 +65,9 @@ const CreateImageCommand_1 = require("./commands/CreateImageCommand");
|
|
|
64
65
|
const CreateInstanceEventWindowCommand_1 = require("./commands/CreateInstanceEventWindowCommand");
|
|
65
66
|
const CreateInstanceExportTaskCommand_1 = require("./commands/CreateInstanceExportTaskCommand");
|
|
66
67
|
const CreateInternetGatewayCommand_1 = require("./commands/CreateInternetGatewayCommand");
|
|
68
|
+
const CreateIpamCommand_1 = require("./commands/CreateIpamCommand");
|
|
69
|
+
const CreateIpamPoolCommand_1 = require("./commands/CreateIpamPoolCommand");
|
|
70
|
+
const CreateIpamScopeCommand_1 = require("./commands/CreateIpamScopeCommand");
|
|
67
71
|
const CreateKeyPairCommand_1 = require("./commands/CreateKeyPairCommand");
|
|
68
72
|
const CreateLaunchTemplateCommand_1 = require("./commands/CreateLaunchTemplateCommand");
|
|
69
73
|
const CreateLaunchTemplateVersionCommand_1 = require("./commands/CreateLaunchTemplateVersionCommand");
|
|
@@ -73,10 +77,12 @@ const CreateManagedPrefixListCommand_1 = require("./commands/CreateManagedPrefix
|
|
|
73
77
|
const CreateNatGatewayCommand_1 = require("./commands/CreateNatGatewayCommand");
|
|
74
78
|
const CreateNetworkAclCommand_1 = require("./commands/CreateNetworkAclCommand");
|
|
75
79
|
const CreateNetworkAclEntryCommand_1 = require("./commands/CreateNetworkAclEntryCommand");
|
|
80
|
+
const CreateNetworkInsightsAccessScopeCommand_1 = require("./commands/CreateNetworkInsightsAccessScopeCommand");
|
|
76
81
|
const CreateNetworkInsightsPathCommand_1 = require("./commands/CreateNetworkInsightsPathCommand");
|
|
77
82
|
const CreateNetworkInterfaceCommand_1 = require("./commands/CreateNetworkInterfaceCommand");
|
|
78
83
|
const CreateNetworkInterfacePermissionCommand_1 = require("./commands/CreateNetworkInterfacePermissionCommand");
|
|
79
84
|
const CreatePlacementGroupCommand_1 = require("./commands/CreatePlacementGroupCommand");
|
|
85
|
+
const CreatePublicIpv4PoolCommand_1 = require("./commands/CreatePublicIpv4PoolCommand");
|
|
80
86
|
const CreateReplaceRootVolumeTaskCommand_1 = require("./commands/CreateReplaceRootVolumeTaskCommand");
|
|
81
87
|
const CreateReservedInstancesListingCommand_1 = require("./commands/CreateReservedInstancesListingCommand");
|
|
82
88
|
const CreateRestoreImageTaskCommand_1 = require("./commands/CreateRestoreImageTaskCommand");
|
|
@@ -123,6 +129,9 @@ const DeleteFlowLogsCommand_1 = require("./commands/DeleteFlowLogsCommand");
|
|
|
123
129
|
const DeleteFpgaImageCommand_1 = require("./commands/DeleteFpgaImageCommand");
|
|
124
130
|
const DeleteInstanceEventWindowCommand_1 = require("./commands/DeleteInstanceEventWindowCommand");
|
|
125
131
|
const DeleteInternetGatewayCommand_1 = require("./commands/DeleteInternetGatewayCommand");
|
|
132
|
+
const DeleteIpamCommand_1 = require("./commands/DeleteIpamCommand");
|
|
133
|
+
const DeleteIpamPoolCommand_1 = require("./commands/DeleteIpamPoolCommand");
|
|
134
|
+
const DeleteIpamScopeCommand_1 = require("./commands/DeleteIpamScopeCommand");
|
|
126
135
|
const DeleteKeyPairCommand_1 = require("./commands/DeleteKeyPairCommand");
|
|
127
136
|
const DeleteLaunchTemplateCommand_1 = require("./commands/DeleteLaunchTemplateCommand");
|
|
128
137
|
const DeleteLaunchTemplateVersionsCommand_1 = require("./commands/DeleteLaunchTemplateVersionsCommand");
|
|
@@ -132,11 +141,14 @@ const DeleteManagedPrefixListCommand_1 = require("./commands/DeleteManagedPrefix
|
|
|
132
141
|
const DeleteNatGatewayCommand_1 = require("./commands/DeleteNatGatewayCommand");
|
|
133
142
|
const DeleteNetworkAclCommand_1 = require("./commands/DeleteNetworkAclCommand");
|
|
134
143
|
const DeleteNetworkAclEntryCommand_1 = require("./commands/DeleteNetworkAclEntryCommand");
|
|
144
|
+
const DeleteNetworkInsightsAccessScopeAnalysisCommand_1 = require("./commands/DeleteNetworkInsightsAccessScopeAnalysisCommand");
|
|
145
|
+
const DeleteNetworkInsightsAccessScopeCommand_1 = require("./commands/DeleteNetworkInsightsAccessScopeCommand");
|
|
135
146
|
const DeleteNetworkInsightsAnalysisCommand_1 = require("./commands/DeleteNetworkInsightsAnalysisCommand");
|
|
136
147
|
const DeleteNetworkInsightsPathCommand_1 = require("./commands/DeleteNetworkInsightsPathCommand");
|
|
137
148
|
const DeleteNetworkInterfaceCommand_1 = require("./commands/DeleteNetworkInterfaceCommand");
|
|
138
149
|
const DeleteNetworkInterfacePermissionCommand_1 = require("./commands/DeleteNetworkInterfacePermissionCommand");
|
|
139
150
|
const DeletePlacementGroupCommand_1 = require("./commands/DeletePlacementGroupCommand");
|
|
151
|
+
const DeletePublicIpv4PoolCommand_1 = require("./commands/DeletePublicIpv4PoolCommand");
|
|
140
152
|
const DeleteQueuedReservedInstancesCommand_1 = require("./commands/DeleteQueuedReservedInstancesCommand");
|
|
141
153
|
const DeleteRouteCommand_1 = require("./commands/DeleteRouteCommand");
|
|
142
154
|
const DeleteRouteTableCommand_1 = require("./commands/DeleteRouteTableCommand");
|
|
@@ -169,6 +181,8 @@ const DeleteVpnConnectionCommand_1 = require("./commands/DeleteVpnConnectionComm
|
|
|
169
181
|
const DeleteVpnConnectionRouteCommand_1 = require("./commands/DeleteVpnConnectionRouteCommand");
|
|
170
182
|
const DeleteVpnGatewayCommand_1 = require("./commands/DeleteVpnGatewayCommand");
|
|
171
183
|
const DeprovisionByoipCidrCommand_1 = require("./commands/DeprovisionByoipCidrCommand");
|
|
184
|
+
const DeprovisionIpamPoolCidrCommand_1 = require("./commands/DeprovisionIpamPoolCidrCommand");
|
|
185
|
+
const DeprovisionPublicIpv4PoolCidrCommand_1 = require("./commands/DeprovisionPublicIpv4PoolCidrCommand");
|
|
172
186
|
const DeregisterImageCommand_1 = require("./commands/DeregisterImageCommand");
|
|
173
187
|
const DeregisterInstanceEventNotificationAttributesCommand_1 = require("./commands/DeregisterInstanceEventNotificationAttributesCommand");
|
|
174
188
|
const DeregisterTransitGatewayMulticastGroupMembersCommand_1 = require("./commands/DeregisterTransitGatewayMulticastGroupMembersCommand");
|
|
@@ -223,6 +237,9 @@ const DescribeInstanceStatusCommand_1 = require("./commands/DescribeInstanceStat
|
|
|
223
237
|
const DescribeInstanceTypeOfferingsCommand_1 = require("./commands/DescribeInstanceTypeOfferingsCommand");
|
|
224
238
|
const DescribeInstanceTypesCommand_1 = require("./commands/DescribeInstanceTypesCommand");
|
|
225
239
|
const DescribeInternetGatewaysCommand_1 = require("./commands/DescribeInternetGatewaysCommand");
|
|
240
|
+
const DescribeIpamPoolsCommand_1 = require("./commands/DescribeIpamPoolsCommand");
|
|
241
|
+
const DescribeIpamsCommand_1 = require("./commands/DescribeIpamsCommand");
|
|
242
|
+
const DescribeIpamScopesCommand_1 = require("./commands/DescribeIpamScopesCommand");
|
|
226
243
|
const DescribeIpv6PoolsCommand_1 = require("./commands/DescribeIpv6PoolsCommand");
|
|
227
244
|
const DescribeKeyPairsCommand_1 = require("./commands/DescribeKeyPairsCommand");
|
|
228
245
|
const DescribeLaunchTemplatesCommand_1 = require("./commands/DescribeLaunchTemplatesCommand");
|
|
@@ -237,6 +254,8 @@ const DescribeManagedPrefixListsCommand_1 = require("./commands/DescribeManagedP
|
|
|
237
254
|
const DescribeMovingAddressesCommand_1 = require("./commands/DescribeMovingAddressesCommand");
|
|
238
255
|
const DescribeNatGatewaysCommand_1 = require("./commands/DescribeNatGatewaysCommand");
|
|
239
256
|
const DescribeNetworkAclsCommand_1 = require("./commands/DescribeNetworkAclsCommand");
|
|
257
|
+
const DescribeNetworkInsightsAccessScopeAnalysesCommand_1 = require("./commands/DescribeNetworkInsightsAccessScopeAnalysesCommand");
|
|
258
|
+
const DescribeNetworkInsightsAccessScopesCommand_1 = require("./commands/DescribeNetworkInsightsAccessScopesCommand");
|
|
240
259
|
const DescribeNetworkInsightsAnalysesCommand_1 = require("./commands/DescribeNetworkInsightsAnalysesCommand");
|
|
241
260
|
const DescribeNetworkInsightsPathsCommand_1 = require("./commands/DescribeNetworkInsightsPathsCommand");
|
|
242
261
|
const DescribeNetworkInterfaceAttributeCommand_1 = require("./commands/DescribeNetworkInterfaceAttributeCommand");
|
|
@@ -260,6 +279,7 @@ const DescribeSecurityGroupRulesCommand_1 = require("./commands/DescribeSecurity
|
|
|
260
279
|
const DescribeSecurityGroupsCommand_1 = require("./commands/DescribeSecurityGroupsCommand");
|
|
261
280
|
const DescribeSnapshotAttributeCommand_1 = require("./commands/DescribeSnapshotAttributeCommand");
|
|
262
281
|
const DescribeSnapshotsCommand_1 = require("./commands/DescribeSnapshotsCommand");
|
|
282
|
+
const DescribeSnapshotTierStatusCommand_1 = require("./commands/DescribeSnapshotTierStatusCommand");
|
|
263
283
|
const DescribeSpotDatafeedSubscriptionCommand_1 = require("./commands/DescribeSpotDatafeedSubscriptionCommand");
|
|
264
284
|
const DescribeSpotFleetInstancesCommand_1 = require("./commands/DescribeSpotFleetInstancesCommand");
|
|
265
285
|
const DescribeSpotFleetRequestHistoryCommand_1 = require("./commands/DescribeSpotFleetRequestHistoryCommand");
|
|
@@ -307,6 +327,7 @@ const DetachVpnGatewayCommand_1 = require("./commands/DetachVpnGatewayCommand");
|
|
|
307
327
|
const DisableEbsEncryptionByDefaultCommand_1 = require("./commands/DisableEbsEncryptionByDefaultCommand");
|
|
308
328
|
const DisableFastSnapshotRestoresCommand_1 = require("./commands/DisableFastSnapshotRestoresCommand");
|
|
309
329
|
const DisableImageDeprecationCommand_1 = require("./commands/DisableImageDeprecationCommand");
|
|
330
|
+
const DisableIpamOrganizationAdminAccountCommand_1 = require("./commands/DisableIpamOrganizationAdminAccountCommand");
|
|
310
331
|
const DisableSerialConsoleAccessCommand_1 = require("./commands/DisableSerialConsoleAccessCommand");
|
|
311
332
|
const DisableTransitGatewayRouteTablePropagationCommand_1 = require("./commands/DisableTransitGatewayRouteTablePropagationCommand");
|
|
312
333
|
const DisableVgwRoutePropagationCommand_1 = require("./commands/DisableVgwRoutePropagationCommand");
|
|
@@ -326,6 +347,7 @@ const DisassociateVpcCidrBlockCommand_1 = require("./commands/DisassociateVpcCid
|
|
|
326
347
|
const EnableEbsEncryptionByDefaultCommand_1 = require("./commands/EnableEbsEncryptionByDefaultCommand");
|
|
327
348
|
const EnableFastSnapshotRestoresCommand_1 = require("./commands/EnableFastSnapshotRestoresCommand");
|
|
328
349
|
const EnableImageDeprecationCommand_1 = require("./commands/EnableImageDeprecationCommand");
|
|
350
|
+
const EnableIpamOrganizationAdminAccountCommand_1 = require("./commands/EnableIpamOrganizationAdminAccountCommand");
|
|
329
351
|
const EnableSerialConsoleAccessCommand_1 = require("./commands/EnableSerialConsoleAccessCommand");
|
|
330
352
|
const EnableTransitGatewayRouteTablePropagationCommand_1 = require("./commands/EnableTransitGatewayRouteTablePropagationCommand");
|
|
331
353
|
const EnableVgwRoutePropagationCommand_1 = require("./commands/EnableVgwRoutePropagationCommand");
|
|
@@ -349,9 +371,15 @@ const GetFlowLogsIntegrationTemplateCommand_1 = require("./commands/GetFlowLogsI
|
|
|
349
371
|
const GetGroupsForCapacityReservationCommand_1 = require("./commands/GetGroupsForCapacityReservationCommand");
|
|
350
372
|
const GetHostReservationPurchasePreviewCommand_1 = require("./commands/GetHostReservationPurchasePreviewCommand");
|
|
351
373
|
const GetInstanceTypesFromInstanceRequirementsCommand_1 = require("./commands/GetInstanceTypesFromInstanceRequirementsCommand");
|
|
374
|
+
const GetIpamAddressHistoryCommand_1 = require("./commands/GetIpamAddressHistoryCommand");
|
|
375
|
+
const GetIpamPoolAllocationsCommand_1 = require("./commands/GetIpamPoolAllocationsCommand");
|
|
376
|
+
const GetIpamPoolCidrsCommand_1 = require("./commands/GetIpamPoolCidrsCommand");
|
|
377
|
+
const GetIpamResourceCidrsCommand_1 = require("./commands/GetIpamResourceCidrsCommand");
|
|
352
378
|
const GetLaunchTemplateDataCommand_1 = require("./commands/GetLaunchTemplateDataCommand");
|
|
353
379
|
const GetManagedPrefixListAssociationsCommand_1 = require("./commands/GetManagedPrefixListAssociationsCommand");
|
|
354
380
|
const GetManagedPrefixListEntriesCommand_1 = require("./commands/GetManagedPrefixListEntriesCommand");
|
|
381
|
+
const GetNetworkInsightsAccessScopeAnalysisFindingsCommand_1 = require("./commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand");
|
|
382
|
+
const GetNetworkInsightsAccessScopeContentCommand_1 = require("./commands/GetNetworkInsightsAccessScopeContentCommand");
|
|
355
383
|
const GetPasswordDataCommand_1 = require("./commands/GetPasswordDataCommand");
|
|
356
384
|
const GetReservedInstancesExchangeQuoteCommand_1 = require("./commands/GetReservedInstancesExchangeQuoteCommand");
|
|
357
385
|
const GetSerialConsoleAccessStatusCommand_1 = require("./commands/GetSerialConsoleAccessStatusCommand");
|
|
@@ -370,6 +398,7 @@ const ImportInstanceCommand_1 = require("./commands/ImportInstanceCommand");
|
|
|
370
398
|
const ImportKeyPairCommand_1 = require("./commands/ImportKeyPairCommand");
|
|
371
399
|
const ImportSnapshotCommand_1 = require("./commands/ImportSnapshotCommand");
|
|
372
400
|
const ImportVolumeCommand_1 = require("./commands/ImportVolumeCommand");
|
|
401
|
+
const ListSnapshotsInRecycleBinCommand_1 = require("./commands/ListSnapshotsInRecycleBinCommand");
|
|
373
402
|
const ModifyAddressAttributeCommand_1 = require("./commands/ModifyAddressAttributeCommand");
|
|
374
403
|
const ModifyAvailabilityZoneGroupCommand_1 = require("./commands/ModifyAvailabilityZoneGroupCommand");
|
|
375
404
|
const ModifyCapacityReservationCommand_1 = require("./commands/ModifyCapacityReservationCommand");
|
|
@@ -390,12 +419,18 @@ const ModifyInstanceEventStartTimeCommand_1 = require("./commands/ModifyInstance
|
|
|
390
419
|
const ModifyInstanceEventWindowCommand_1 = require("./commands/ModifyInstanceEventWindowCommand");
|
|
391
420
|
const ModifyInstanceMetadataOptionsCommand_1 = require("./commands/ModifyInstanceMetadataOptionsCommand");
|
|
392
421
|
const ModifyInstancePlacementCommand_1 = require("./commands/ModifyInstancePlacementCommand");
|
|
422
|
+
const ModifyIpamCommand_1 = require("./commands/ModifyIpamCommand");
|
|
423
|
+
const ModifyIpamPoolCommand_1 = require("./commands/ModifyIpamPoolCommand");
|
|
424
|
+
const ModifyIpamResourceCidrCommand_1 = require("./commands/ModifyIpamResourceCidrCommand");
|
|
425
|
+
const ModifyIpamScopeCommand_1 = require("./commands/ModifyIpamScopeCommand");
|
|
393
426
|
const ModifyLaunchTemplateCommand_1 = require("./commands/ModifyLaunchTemplateCommand");
|
|
394
427
|
const ModifyManagedPrefixListCommand_1 = require("./commands/ModifyManagedPrefixListCommand");
|
|
395
428
|
const ModifyNetworkInterfaceAttributeCommand_1 = require("./commands/ModifyNetworkInterfaceAttributeCommand");
|
|
429
|
+
const ModifyPrivateDnsNameOptionsCommand_1 = require("./commands/ModifyPrivateDnsNameOptionsCommand");
|
|
396
430
|
const ModifyReservedInstancesCommand_1 = require("./commands/ModifyReservedInstancesCommand");
|
|
397
431
|
const ModifySecurityGroupRulesCommand_1 = require("./commands/ModifySecurityGroupRulesCommand");
|
|
398
432
|
const ModifySnapshotAttributeCommand_1 = require("./commands/ModifySnapshotAttributeCommand");
|
|
433
|
+
const ModifySnapshotTierCommand_1 = require("./commands/ModifySnapshotTierCommand");
|
|
399
434
|
const ModifySpotFleetRequestCommand_1 = require("./commands/ModifySpotFleetRequestCommand");
|
|
400
435
|
const ModifySubnetAttributeCommand_1 = require("./commands/ModifySubnetAttributeCommand");
|
|
401
436
|
const ModifyTrafficMirrorFilterNetworkServicesCommand_1 = require("./commands/ModifyTrafficMirrorFilterNetworkServicesCommand");
|
|
@@ -419,7 +454,10 @@ const ModifyVpnTunnelCertificateCommand_1 = require("./commands/ModifyVpnTunnelC
|
|
|
419
454
|
const ModifyVpnTunnelOptionsCommand_1 = require("./commands/ModifyVpnTunnelOptionsCommand");
|
|
420
455
|
const MonitorInstancesCommand_1 = require("./commands/MonitorInstancesCommand");
|
|
421
456
|
const MoveAddressToVpcCommand_1 = require("./commands/MoveAddressToVpcCommand");
|
|
457
|
+
const MoveByoipCidrToIpamCommand_1 = require("./commands/MoveByoipCidrToIpamCommand");
|
|
422
458
|
const ProvisionByoipCidrCommand_1 = require("./commands/ProvisionByoipCidrCommand");
|
|
459
|
+
const ProvisionIpamPoolCidrCommand_1 = require("./commands/ProvisionIpamPoolCidrCommand");
|
|
460
|
+
const ProvisionPublicIpv4PoolCidrCommand_1 = require("./commands/ProvisionPublicIpv4PoolCidrCommand");
|
|
423
461
|
const PurchaseHostReservationCommand_1 = require("./commands/PurchaseHostReservationCommand");
|
|
424
462
|
const PurchaseReservedInstancesOfferingCommand_1 = require("./commands/PurchaseReservedInstancesOfferingCommand");
|
|
425
463
|
const PurchaseScheduledInstancesCommand_1 = require("./commands/PurchaseScheduledInstancesCommand");
|
|
@@ -435,6 +473,7 @@ const RejectVpcEndpointConnectionsCommand_1 = require("./commands/RejectVpcEndpo
|
|
|
435
473
|
const RejectVpcPeeringConnectionCommand_1 = require("./commands/RejectVpcPeeringConnectionCommand");
|
|
436
474
|
const ReleaseAddressCommand_1 = require("./commands/ReleaseAddressCommand");
|
|
437
475
|
const ReleaseHostsCommand_1 = require("./commands/ReleaseHostsCommand");
|
|
476
|
+
const ReleaseIpamPoolAllocationCommand_1 = require("./commands/ReleaseIpamPoolAllocationCommand");
|
|
438
477
|
const ReplaceIamInstanceProfileAssociationCommand_1 = require("./commands/ReplaceIamInstanceProfileAssociationCommand");
|
|
439
478
|
const ReplaceNetworkAclAssociationCommand_1 = require("./commands/ReplaceNetworkAclAssociationCommand");
|
|
440
479
|
const ReplaceNetworkAclEntryCommand_1 = require("./commands/ReplaceNetworkAclEntryCommand");
|
|
@@ -453,6 +492,8 @@ const ResetNetworkInterfaceAttributeCommand_1 = require("./commands/ResetNetwork
|
|
|
453
492
|
const ResetSnapshotAttributeCommand_1 = require("./commands/ResetSnapshotAttributeCommand");
|
|
454
493
|
const RestoreAddressToClassicCommand_1 = require("./commands/RestoreAddressToClassicCommand");
|
|
455
494
|
const RestoreManagedPrefixListVersionCommand_1 = require("./commands/RestoreManagedPrefixListVersionCommand");
|
|
495
|
+
const RestoreSnapshotFromRecycleBinCommand_1 = require("./commands/RestoreSnapshotFromRecycleBinCommand");
|
|
496
|
+
const RestoreSnapshotTierCommand_1 = require("./commands/RestoreSnapshotTierCommand");
|
|
456
497
|
const RevokeClientVpnIngressCommand_1 = require("./commands/RevokeClientVpnIngressCommand");
|
|
457
498
|
const RevokeSecurityGroupEgressCommand_1 = require("./commands/RevokeSecurityGroupEgressCommand");
|
|
458
499
|
const RevokeSecurityGroupIngressCommand_1 = require("./commands/RevokeSecurityGroupIngressCommand");
|
|
@@ -463,6 +504,7 @@ const SearchTransitGatewayMulticastGroupsCommand_1 = require("./commands/SearchT
|
|
|
463
504
|
const SearchTransitGatewayRoutesCommand_1 = require("./commands/SearchTransitGatewayRoutesCommand");
|
|
464
505
|
const SendDiagnosticInterruptCommand_1 = require("./commands/SendDiagnosticInterruptCommand");
|
|
465
506
|
const StartInstancesCommand_1 = require("./commands/StartInstancesCommand");
|
|
507
|
+
const StartNetworkInsightsAccessScopeAnalysisCommand_1 = require("./commands/StartNetworkInsightsAccessScopeAnalysisCommand");
|
|
466
508
|
const StartNetworkInsightsAnalysisCommand_1 = require("./commands/StartNetworkInsightsAnalysisCommand");
|
|
467
509
|
const StartVpcEndpointServicePrivateDnsVerificationCommand_1 = require("./commands/StartVpcEndpointServicePrivateDnsVerificationCommand");
|
|
468
510
|
const StopInstancesCommand_1 = require("./commands/StopInstancesCommand");
|
|
@@ -602,6 +644,20 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
602
644
|
return this.send(command, optionsOrCb);
|
|
603
645
|
}
|
|
604
646
|
}
|
|
647
|
+
allocateIpamPoolCidr(args, optionsOrCb, cb) {
|
|
648
|
+
const command = new AllocateIpamPoolCidrCommand_1.AllocateIpamPoolCidrCommand(args);
|
|
649
|
+
if (typeof optionsOrCb === "function") {
|
|
650
|
+
this.send(command, optionsOrCb);
|
|
651
|
+
}
|
|
652
|
+
else if (typeof cb === "function") {
|
|
653
|
+
if (typeof optionsOrCb !== "object")
|
|
654
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
655
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
656
|
+
}
|
|
657
|
+
else {
|
|
658
|
+
return this.send(command, optionsOrCb);
|
|
659
|
+
}
|
|
660
|
+
}
|
|
605
661
|
applySecurityGroupsToClientVpnTargetNetwork(args, optionsOrCb, cb) {
|
|
606
662
|
const command = new ApplySecurityGroupsToClientVpnTargetNetworkCommand_1.ApplySecurityGroupsToClientVpnTargetNetworkCommand(args);
|
|
607
663
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1358,6 +1414,48 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
1358
1414
|
return this.send(command, optionsOrCb);
|
|
1359
1415
|
}
|
|
1360
1416
|
}
|
|
1417
|
+
createIpam(args, optionsOrCb, cb) {
|
|
1418
|
+
const command = new CreateIpamCommand_1.CreateIpamCommand(args);
|
|
1419
|
+
if (typeof optionsOrCb === "function") {
|
|
1420
|
+
this.send(command, optionsOrCb);
|
|
1421
|
+
}
|
|
1422
|
+
else if (typeof cb === "function") {
|
|
1423
|
+
if (typeof optionsOrCb !== "object")
|
|
1424
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1425
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1426
|
+
}
|
|
1427
|
+
else {
|
|
1428
|
+
return this.send(command, optionsOrCb);
|
|
1429
|
+
}
|
|
1430
|
+
}
|
|
1431
|
+
createIpamPool(args, optionsOrCb, cb) {
|
|
1432
|
+
const command = new CreateIpamPoolCommand_1.CreateIpamPoolCommand(args);
|
|
1433
|
+
if (typeof optionsOrCb === "function") {
|
|
1434
|
+
this.send(command, optionsOrCb);
|
|
1435
|
+
}
|
|
1436
|
+
else if (typeof cb === "function") {
|
|
1437
|
+
if (typeof optionsOrCb !== "object")
|
|
1438
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1439
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1440
|
+
}
|
|
1441
|
+
else {
|
|
1442
|
+
return this.send(command, optionsOrCb);
|
|
1443
|
+
}
|
|
1444
|
+
}
|
|
1445
|
+
createIpamScope(args, optionsOrCb, cb) {
|
|
1446
|
+
const command = new CreateIpamScopeCommand_1.CreateIpamScopeCommand(args);
|
|
1447
|
+
if (typeof optionsOrCb === "function") {
|
|
1448
|
+
this.send(command, optionsOrCb);
|
|
1449
|
+
}
|
|
1450
|
+
else if (typeof cb === "function") {
|
|
1451
|
+
if (typeof optionsOrCb !== "object")
|
|
1452
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1453
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1454
|
+
}
|
|
1455
|
+
else {
|
|
1456
|
+
return this.send(command, optionsOrCb);
|
|
1457
|
+
}
|
|
1458
|
+
}
|
|
1361
1459
|
createKeyPair(args, optionsOrCb, cb) {
|
|
1362
1460
|
const command = new CreateKeyPairCommand_1.CreateKeyPairCommand(args);
|
|
1363
1461
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1484,6 +1582,20 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
1484
1582
|
return this.send(command, optionsOrCb);
|
|
1485
1583
|
}
|
|
1486
1584
|
}
|
|
1585
|
+
createNetworkInsightsAccessScope(args, optionsOrCb, cb) {
|
|
1586
|
+
const command = new CreateNetworkInsightsAccessScopeCommand_1.CreateNetworkInsightsAccessScopeCommand(args);
|
|
1587
|
+
if (typeof optionsOrCb === "function") {
|
|
1588
|
+
this.send(command, optionsOrCb);
|
|
1589
|
+
}
|
|
1590
|
+
else if (typeof cb === "function") {
|
|
1591
|
+
if (typeof optionsOrCb !== "object")
|
|
1592
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1593
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1594
|
+
}
|
|
1595
|
+
else {
|
|
1596
|
+
return this.send(command, optionsOrCb);
|
|
1597
|
+
}
|
|
1598
|
+
}
|
|
1487
1599
|
createNetworkInsightsPath(args, optionsOrCb, cb) {
|
|
1488
1600
|
const command = new CreateNetworkInsightsPathCommand_1.CreateNetworkInsightsPathCommand(args);
|
|
1489
1601
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1540,6 +1652,20 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
1540
1652
|
return this.send(command, optionsOrCb);
|
|
1541
1653
|
}
|
|
1542
1654
|
}
|
|
1655
|
+
createPublicIpv4Pool(args, optionsOrCb, cb) {
|
|
1656
|
+
const command = new CreatePublicIpv4PoolCommand_1.CreatePublicIpv4PoolCommand(args);
|
|
1657
|
+
if (typeof optionsOrCb === "function") {
|
|
1658
|
+
this.send(command, optionsOrCb);
|
|
1659
|
+
}
|
|
1660
|
+
else if (typeof cb === "function") {
|
|
1661
|
+
if (typeof optionsOrCb !== "object")
|
|
1662
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1663
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1664
|
+
}
|
|
1665
|
+
else {
|
|
1666
|
+
return this.send(command, optionsOrCb);
|
|
1667
|
+
}
|
|
1668
|
+
}
|
|
1543
1669
|
createReplaceRootVolumeTask(args, optionsOrCb, cb) {
|
|
1544
1670
|
const command = new CreateReplaceRootVolumeTaskCommand_1.CreateReplaceRootVolumeTaskCommand(args);
|
|
1545
1671
|
if (typeof optionsOrCb === "function") {
|
|
@@ -2184,6 +2310,48 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
2184
2310
|
return this.send(command, optionsOrCb);
|
|
2185
2311
|
}
|
|
2186
2312
|
}
|
|
2313
|
+
deleteIpam(args, optionsOrCb, cb) {
|
|
2314
|
+
const command = new DeleteIpamCommand_1.DeleteIpamCommand(args);
|
|
2315
|
+
if (typeof optionsOrCb === "function") {
|
|
2316
|
+
this.send(command, optionsOrCb);
|
|
2317
|
+
}
|
|
2318
|
+
else if (typeof cb === "function") {
|
|
2319
|
+
if (typeof optionsOrCb !== "object")
|
|
2320
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2321
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2322
|
+
}
|
|
2323
|
+
else {
|
|
2324
|
+
return this.send(command, optionsOrCb);
|
|
2325
|
+
}
|
|
2326
|
+
}
|
|
2327
|
+
deleteIpamPool(args, optionsOrCb, cb) {
|
|
2328
|
+
const command = new DeleteIpamPoolCommand_1.DeleteIpamPoolCommand(args);
|
|
2329
|
+
if (typeof optionsOrCb === "function") {
|
|
2330
|
+
this.send(command, optionsOrCb);
|
|
2331
|
+
}
|
|
2332
|
+
else if (typeof cb === "function") {
|
|
2333
|
+
if (typeof optionsOrCb !== "object")
|
|
2334
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2335
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2336
|
+
}
|
|
2337
|
+
else {
|
|
2338
|
+
return this.send(command, optionsOrCb);
|
|
2339
|
+
}
|
|
2340
|
+
}
|
|
2341
|
+
deleteIpamScope(args, optionsOrCb, cb) {
|
|
2342
|
+
const command = new DeleteIpamScopeCommand_1.DeleteIpamScopeCommand(args);
|
|
2343
|
+
if (typeof optionsOrCb === "function") {
|
|
2344
|
+
this.send(command, optionsOrCb);
|
|
2345
|
+
}
|
|
2346
|
+
else if (typeof cb === "function") {
|
|
2347
|
+
if (typeof optionsOrCb !== "object")
|
|
2348
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2349
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2350
|
+
}
|
|
2351
|
+
else {
|
|
2352
|
+
return this.send(command, optionsOrCb);
|
|
2353
|
+
}
|
|
2354
|
+
}
|
|
2187
2355
|
deleteKeyPair(args, optionsOrCb, cb) {
|
|
2188
2356
|
const command = new DeleteKeyPairCommand_1.DeleteKeyPairCommand(args);
|
|
2189
2357
|
if (typeof optionsOrCb === "function") {
|
|
@@ -2310,6 +2478,34 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
2310
2478
|
return this.send(command, optionsOrCb);
|
|
2311
2479
|
}
|
|
2312
2480
|
}
|
|
2481
|
+
deleteNetworkInsightsAccessScope(args, optionsOrCb, cb) {
|
|
2482
|
+
const command = new DeleteNetworkInsightsAccessScopeCommand_1.DeleteNetworkInsightsAccessScopeCommand(args);
|
|
2483
|
+
if (typeof optionsOrCb === "function") {
|
|
2484
|
+
this.send(command, optionsOrCb);
|
|
2485
|
+
}
|
|
2486
|
+
else if (typeof cb === "function") {
|
|
2487
|
+
if (typeof optionsOrCb !== "object")
|
|
2488
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2489
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2490
|
+
}
|
|
2491
|
+
else {
|
|
2492
|
+
return this.send(command, optionsOrCb);
|
|
2493
|
+
}
|
|
2494
|
+
}
|
|
2495
|
+
deleteNetworkInsightsAccessScopeAnalysis(args, optionsOrCb, cb) {
|
|
2496
|
+
const command = new DeleteNetworkInsightsAccessScopeAnalysisCommand_1.DeleteNetworkInsightsAccessScopeAnalysisCommand(args);
|
|
2497
|
+
if (typeof optionsOrCb === "function") {
|
|
2498
|
+
this.send(command, optionsOrCb);
|
|
2499
|
+
}
|
|
2500
|
+
else if (typeof cb === "function") {
|
|
2501
|
+
if (typeof optionsOrCb !== "object")
|
|
2502
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2503
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2504
|
+
}
|
|
2505
|
+
else {
|
|
2506
|
+
return this.send(command, optionsOrCb);
|
|
2507
|
+
}
|
|
2508
|
+
}
|
|
2313
2509
|
deleteNetworkInsightsAnalysis(args, optionsOrCb, cb) {
|
|
2314
2510
|
const command = new DeleteNetworkInsightsAnalysisCommand_1.DeleteNetworkInsightsAnalysisCommand(args);
|
|
2315
2511
|
if (typeof optionsOrCb === "function") {
|
|
@@ -2380,6 +2576,20 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
2380
2576
|
return this.send(command, optionsOrCb);
|
|
2381
2577
|
}
|
|
2382
2578
|
}
|
|
2579
|
+
deletePublicIpv4Pool(args, optionsOrCb, cb) {
|
|
2580
|
+
const command = new DeletePublicIpv4PoolCommand_1.DeletePublicIpv4PoolCommand(args);
|
|
2581
|
+
if (typeof optionsOrCb === "function") {
|
|
2582
|
+
this.send(command, optionsOrCb);
|
|
2583
|
+
}
|
|
2584
|
+
else if (typeof cb === "function") {
|
|
2585
|
+
if (typeof optionsOrCb !== "object")
|
|
2586
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2587
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2588
|
+
}
|
|
2589
|
+
else {
|
|
2590
|
+
return this.send(command, optionsOrCb);
|
|
2591
|
+
}
|
|
2592
|
+
}
|
|
2383
2593
|
deleteQueuedReservedInstances(args, optionsOrCb, cb) {
|
|
2384
2594
|
const command = new DeleteQueuedReservedInstancesCommand_1.DeleteQueuedReservedInstancesCommand(args);
|
|
2385
2595
|
if (typeof optionsOrCb === "function") {
|
|
@@ -2828,6 +3038,34 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
2828
3038
|
return this.send(command, optionsOrCb);
|
|
2829
3039
|
}
|
|
2830
3040
|
}
|
|
3041
|
+
deprovisionIpamPoolCidr(args, optionsOrCb, cb) {
|
|
3042
|
+
const command = new DeprovisionIpamPoolCidrCommand_1.DeprovisionIpamPoolCidrCommand(args);
|
|
3043
|
+
if (typeof optionsOrCb === "function") {
|
|
3044
|
+
this.send(command, optionsOrCb);
|
|
3045
|
+
}
|
|
3046
|
+
else if (typeof cb === "function") {
|
|
3047
|
+
if (typeof optionsOrCb !== "object")
|
|
3048
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3049
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3050
|
+
}
|
|
3051
|
+
else {
|
|
3052
|
+
return this.send(command, optionsOrCb);
|
|
3053
|
+
}
|
|
3054
|
+
}
|
|
3055
|
+
deprovisionPublicIpv4PoolCidr(args, optionsOrCb, cb) {
|
|
3056
|
+
const command = new DeprovisionPublicIpv4PoolCidrCommand_1.DeprovisionPublicIpv4PoolCidrCommand(args);
|
|
3057
|
+
if (typeof optionsOrCb === "function") {
|
|
3058
|
+
this.send(command, optionsOrCb);
|
|
3059
|
+
}
|
|
3060
|
+
else if (typeof cb === "function") {
|
|
3061
|
+
if (typeof optionsOrCb !== "object")
|
|
3062
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3063
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3064
|
+
}
|
|
3065
|
+
else {
|
|
3066
|
+
return this.send(command, optionsOrCb);
|
|
3067
|
+
}
|
|
3068
|
+
}
|
|
2831
3069
|
deregisterImage(args, optionsOrCb, cb) {
|
|
2832
3070
|
const command = new DeregisterImageCommand_1.DeregisterImageCommand(args);
|
|
2833
3071
|
if (typeof optionsOrCb === "function") {
|
|
@@ -3584,6 +3822,48 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
3584
3822
|
return this.send(command, optionsOrCb);
|
|
3585
3823
|
}
|
|
3586
3824
|
}
|
|
3825
|
+
describeIpamPools(args, optionsOrCb, cb) {
|
|
3826
|
+
const command = new DescribeIpamPoolsCommand_1.DescribeIpamPoolsCommand(args);
|
|
3827
|
+
if (typeof optionsOrCb === "function") {
|
|
3828
|
+
this.send(command, optionsOrCb);
|
|
3829
|
+
}
|
|
3830
|
+
else if (typeof cb === "function") {
|
|
3831
|
+
if (typeof optionsOrCb !== "object")
|
|
3832
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3833
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3834
|
+
}
|
|
3835
|
+
else {
|
|
3836
|
+
return this.send(command, optionsOrCb);
|
|
3837
|
+
}
|
|
3838
|
+
}
|
|
3839
|
+
describeIpams(args, optionsOrCb, cb) {
|
|
3840
|
+
const command = new DescribeIpamsCommand_1.DescribeIpamsCommand(args);
|
|
3841
|
+
if (typeof optionsOrCb === "function") {
|
|
3842
|
+
this.send(command, optionsOrCb);
|
|
3843
|
+
}
|
|
3844
|
+
else if (typeof cb === "function") {
|
|
3845
|
+
if (typeof optionsOrCb !== "object")
|
|
3846
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3847
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3848
|
+
}
|
|
3849
|
+
else {
|
|
3850
|
+
return this.send(command, optionsOrCb);
|
|
3851
|
+
}
|
|
3852
|
+
}
|
|
3853
|
+
describeIpamScopes(args, optionsOrCb, cb) {
|
|
3854
|
+
const command = new DescribeIpamScopesCommand_1.DescribeIpamScopesCommand(args);
|
|
3855
|
+
if (typeof optionsOrCb === "function") {
|
|
3856
|
+
this.send(command, optionsOrCb);
|
|
3857
|
+
}
|
|
3858
|
+
else if (typeof cb === "function") {
|
|
3859
|
+
if (typeof optionsOrCb !== "object")
|
|
3860
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3861
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3862
|
+
}
|
|
3863
|
+
else {
|
|
3864
|
+
return this.send(command, optionsOrCb);
|
|
3865
|
+
}
|
|
3866
|
+
}
|
|
3587
3867
|
describeIpv6Pools(args, optionsOrCb, cb) {
|
|
3588
3868
|
const command = new DescribeIpv6PoolsCommand_1.DescribeIpv6PoolsCommand(args);
|
|
3589
3869
|
if (typeof optionsOrCb === "function") {
|
|
@@ -3780,6 +4060,34 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
3780
4060
|
return this.send(command, optionsOrCb);
|
|
3781
4061
|
}
|
|
3782
4062
|
}
|
|
4063
|
+
describeNetworkInsightsAccessScopeAnalyses(args, optionsOrCb, cb) {
|
|
4064
|
+
const command = new DescribeNetworkInsightsAccessScopeAnalysesCommand_1.DescribeNetworkInsightsAccessScopeAnalysesCommand(args);
|
|
4065
|
+
if (typeof optionsOrCb === "function") {
|
|
4066
|
+
this.send(command, optionsOrCb);
|
|
4067
|
+
}
|
|
4068
|
+
else if (typeof cb === "function") {
|
|
4069
|
+
if (typeof optionsOrCb !== "object")
|
|
4070
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
4071
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
4072
|
+
}
|
|
4073
|
+
else {
|
|
4074
|
+
return this.send(command, optionsOrCb);
|
|
4075
|
+
}
|
|
4076
|
+
}
|
|
4077
|
+
describeNetworkInsightsAccessScopes(args, optionsOrCb, cb) {
|
|
4078
|
+
const command = new DescribeNetworkInsightsAccessScopesCommand_1.DescribeNetworkInsightsAccessScopesCommand(args);
|
|
4079
|
+
if (typeof optionsOrCb === "function") {
|
|
4080
|
+
this.send(command, optionsOrCb);
|
|
4081
|
+
}
|
|
4082
|
+
else if (typeof cb === "function") {
|
|
4083
|
+
if (typeof optionsOrCb !== "object")
|
|
4084
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
4085
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
4086
|
+
}
|
|
4087
|
+
else {
|
|
4088
|
+
return this.send(command, optionsOrCb);
|
|
4089
|
+
}
|
|
4090
|
+
}
|
|
3783
4091
|
describeNetworkInsightsAnalyses(args, optionsOrCb, cb) {
|
|
3784
4092
|
const command = new DescribeNetworkInsightsAnalysesCommand_1.DescribeNetworkInsightsAnalysesCommand(args);
|
|
3785
4093
|
if (typeof optionsOrCb === "function") {
|
|
@@ -4102,6 +4410,20 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
4102
4410
|
return this.send(command, optionsOrCb);
|
|
4103
4411
|
}
|
|
4104
4412
|
}
|
|
4413
|
+
describeSnapshotTierStatus(args, optionsOrCb, cb) {
|
|
4414
|
+
const command = new DescribeSnapshotTierStatusCommand_1.DescribeSnapshotTierStatusCommand(args);
|
|
4415
|
+
if (typeof optionsOrCb === "function") {
|
|
4416
|
+
this.send(command, optionsOrCb);
|
|
4417
|
+
}
|
|
4418
|
+
else if (typeof cb === "function") {
|
|
4419
|
+
if (typeof optionsOrCb !== "object")
|
|
4420
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
4421
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
4422
|
+
}
|
|
4423
|
+
else {
|
|
4424
|
+
return this.send(command, optionsOrCb);
|
|
4425
|
+
}
|
|
4426
|
+
}
|
|
4105
4427
|
describeSpotDatafeedSubscription(args, optionsOrCb, cb) {
|
|
4106
4428
|
const command = new DescribeSpotDatafeedSubscriptionCommand_1.DescribeSpotDatafeedSubscriptionCommand(args);
|
|
4107
4429
|
if (typeof optionsOrCb === "function") {
|
|
@@ -4760,6 +5082,20 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
4760
5082
|
return this.send(command, optionsOrCb);
|
|
4761
5083
|
}
|
|
4762
5084
|
}
|
|
5085
|
+
disableIpamOrganizationAdminAccount(args, optionsOrCb, cb) {
|
|
5086
|
+
const command = new DisableIpamOrganizationAdminAccountCommand_1.DisableIpamOrganizationAdminAccountCommand(args);
|
|
5087
|
+
if (typeof optionsOrCb === "function") {
|
|
5088
|
+
this.send(command, optionsOrCb);
|
|
5089
|
+
}
|
|
5090
|
+
else if (typeof cb === "function") {
|
|
5091
|
+
if (typeof optionsOrCb !== "object")
|
|
5092
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
5093
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
5094
|
+
}
|
|
5095
|
+
else {
|
|
5096
|
+
return this.send(command, optionsOrCb);
|
|
5097
|
+
}
|
|
5098
|
+
}
|
|
4763
5099
|
disableSerialConsoleAccess(args, optionsOrCb, cb) {
|
|
4764
5100
|
const command = new DisableSerialConsoleAccessCommand_1.DisableSerialConsoleAccessCommand(args);
|
|
4765
5101
|
if (typeof optionsOrCb === "function") {
|
|
@@ -5026,6 +5362,20 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
5026
5362
|
return this.send(command, optionsOrCb);
|
|
5027
5363
|
}
|
|
5028
5364
|
}
|
|
5365
|
+
enableIpamOrganizationAdminAccount(args, optionsOrCb, cb) {
|
|
5366
|
+
const command = new EnableIpamOrganizationAdminAccountCommand_1.EnableIpamOrganizationAdminAccountCommand(args);
|
|
5367
|
+
if (typeof optionsOrCb === "function") {
|
|
5368
|
+
this.send(command, optionsOrCb);
|
|
5369
|
+
}
|
|
5370
|
+
else if (typeof cb === "function") {
|
|
5371
|
+
if (typeof optionsOrCb !== "object")
|
|
5372
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
5373
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
5374
|
+
}
|
|
5375
|
+
else {
|
|
5376
|
+
return this.send(command, optionsOrCb);
|
|
5377
|
+
}
|
|
5378
|
+
}
|
|
5029
5379
|
enableSerialConsoleAccess(args, optionsOrCb, cb) {
|
|
5030
5380
|
const command = new EnableSerialConsoleAccessCommand_1.EnableSerialConsoleAccessCommand(args);
|
|
5031
5381
|
if (typeof optionsOrCb === "function") {
|
|
@@ -5348,6 +5698,62 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
5348
5698
|
return this.send(command, optionsOrCb);
|
|
5349
5699
|
}
|
|
5350
5700
|
}
|
|
5701
|
+
getIpamAddressHistory(args, optionsOrCb, cb) {
|
|
5702
|
+
const command = new GetIpamAddressHistoryCommand_1.GetIpamAddressHistoryCommand(args);
|
|
5703
|
+
if (typeof optionsOrCb === "function") {
|
|
5704
|
+
this.send(command, optionsOrCb);
|
|
5705
|
+
}
|
|
5706
|
+
else if (typeof cb === "function") {
|
|
5707
|
+
if (typeof optionsOrCb !== "object")
|
|
5708
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
5709
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
5710
|
+
}
|
|
5711
|
+
else {
|
|
5712
|
+
return this.send(command, optionsOrCb);
|
|
5713
|
+
}
|
|
5714
|
+
}
|
|
5715
|
+
getIpamPoolAllocations(args, optionsOrCb, cb) {
|
|
5716
|
+
const command = new GetIpamPoolAllocationsCommand_1.GetIpamPoolAllocationsCommand(args);
|
|
5717
|
+
if (typeof optionsOrCb === "function") {
|
|
5718
|
+
this.send(command, optionsOrCb);
|
|
5719
|
+
}
|
|
5720
|
+
else if (typeof cb === "function") {
|
|
5721
|
+
if (typeof optionsOrCb !== "object")
|
|
5722
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
5723
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
5724
|
+
}
|
|
5725
|
+
else {
|
|
5726
|
+
return this.send(command, optionsOrCb);
|
|
5727
|
+
}
|
|
5728
|
+
}
|
|
5729
|
+
getIpamPoolCidrs(args, optionsOrCb, cb) {
|
|
5730
|
+
const command = new GetIpamPoolCidrsCommand_1.GetIpamPoolCidrsCommand(args);
|
|
5731
|
+
if (typeof optionsOrCb === "function") {
|
|
5732
|
+
this.send(command, optionsOrCb);
|
|
5733
|
+
}
|
|
5734
|
+
else if (typeof cb === "function") {
|
|
5735
|
+
if (typeof optionsOrCb !== "object")
|
|
5736
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
5737
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
5738
|
+
}
|
|
5739
|
+
else {
|
|
5740
|
+
return this.send(command, optionsOrCb);
|
|
5741
|
+
}
|
|
5742
|
+
}
|
|
5743
|
+
getIpamResourceCidrs(args, optionsOrCb, cb) {
|
|
5744
|
+
const command = new GetIpamResourceCidrsCommand_1.GetIpamResourceCidrsCommand(args);
|
|
5745
|
+
if (typeof optionsOrCb === "function") {
|
|
5746
|
+
this.send(command, optionsOrCb);
|
|
5747
|
+
}
|
|
5748
|
+
else if (typeof cb === "function") {
|
|
5749
|
+
if (typeof optionsOrCb !== "object")
|
|
5750
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
5751
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
5752
|
+
}
|
|
5753
|
+
else {
|
|
5754
|
+
return this.send(command, optionsOrCb);
|
|
5755
|
+
}
|
|
5756
|
+
}
|
|
5351
5757
|
getLaunchTemplateData(args, optionsOrCb, cb) {
|
|
5352
5758
|
const command = new GetLaunchTemplateDataCommand_1.GetLaunchTemplateDataCommand(args);
|
|
5353
5759
|
if (typeof optionsOrCb === "function") {
|
|
@@ -5390,6 +5796,34 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
5390
5796
|
return this.send(command, optionsOrCb);
|
|
5391
5797
|
}
|
|
5392
5798
|
}
|
|
5799
|
+
getNetworkInsightsAccessScopeAnalysisFindings(args, optionsOrCb, cb) {
|
|
5800
|
+
const command = new GetNetworkInsightsAccessScopeAnalysisFindingsCommand_1.GetNetworkInsightsAccessScopeAnalysisFindingsCommand(args);
|
|
5801
|
+
if (typeof optionsOrCb === "function") {
|
|
5802
|
+
this.send(command, optionsOrCb);
|
|
5803
|
+
}
|
|
5804
|
+
else if (typeof cb === "function") {
|
|
5805
|
+
if (typeof optionsOrCb !== "object")
|
|
5806
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
5807
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
5808
|
+
}
|
|
5809
|
+
else {
|
|
5810
|
+
return this.send(command, optionsOrCb);
|
|
5811
|
+
}
|
|
5812
|
+
}
|
|
5813
|
+
getNetworkInsightsAccessScopeContent(args, optionsOrCb, cb) {
|
|
5814
|
+
const command = new GetNetworkInsightsAccessScopeContentCommand_1.GetNetworkInsightsAccessScopeContentCommand(args);
|
|
5815
|
+
if (typeof optionsOrCb === "function") {
|
|
5816
|
+
this.send(command, optionsOrCb);
|
|
5817
|
+
}
|
|
5818
|
+
else if (typeof cb === "function") {
|
|
5819
|
+
if (typeof optionsOrCb !== "object")
|
|
5820
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
5821
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
5822
|
+
}
|
|
5823
|
+
else {
|
|
5824
|
+
return this.send(command, optionsOrCb);
|
|
5825
|
+
}
|
|
5826
|
+
}
|
|
5393
5827
|
getPasswordData(args, optionsOrCb, cb) {
|
|
5394
5828
|
const command = new GetPasswordDataCommand_1.GetPasswordDataCommand(args);
|
|
5395
5829
|
if (typeof optionsOrCb === "function") {
|
|
@@ -5642,6 +6076,20 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
5642
6076
|
return this.send(command, optionsOrCb);
|
|
5643
6077
|
}
|
|
5644
6078
|
}
|
|
6079
|
+
listSnapshotsInRecycleBin(args, optionsOrCb, cb) {
|
|
6080
|
+
const command = new ListSnapshotsInRecycleBinCommand_1.ListSnapshotsInRecycleBinCommand(args);
|
|
6081
|
+
if (typeof optionsOrCb === "function") {
|
|
6082
|
+
this.send(command, optionsOrCb);
|
|
6083
|
+
}
|
|
6084
|
+
else if (typeof cb === "function") {
|
|
6085
|
+
if (typeof optionsOrCb !== "object")
|
|
6086
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
6087
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
6088
|
+
}
|
|
6089
|
+
else {
|
|
6090
|
+
return this.send(command, optionsOrCb);
|
|
6091
|
+
}
|
|
6092
|
+
}
|
|
5645
6093
|
modifyAddressAttribute(args, optionsOrCb, cb) {
|
|
5646
6094
|
const command = new ModifyAddressAttributeCommand_1.ModifyAddressAttributeCommand(args);
|
|
5647
6095
|
if (typeof optionsOrCb === "function") {
|
|
@@ -5922,6 +6370,62 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
5922
6370
|
return this.send(command, optionsOrCb);
|
|
5923
6371
|
}
|
|
5924
6372
|
}
|
|
6373
|
+
modifyIpam(args, optionsOrCb, cb) {
|
|
6374
|
+
const command = new ModifyIpamCommand_1.ModifyIpamCommand(args);
|
|
6375
|
+
if (typeof optionsOrCb === "function") {
|
|
6376
|
+
this.send(command, optionsOrCb);
|
|
6377
|
+
}
|
|
6378
|
+
else if (typeof cb === "function") {
|
|
6379
|
+
if (typeof optionsOrCb !== "object")
|
|
6380
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
6381
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
6382
|
+
}
|
|
6383
|
+
else {
|
|
6384
|
+
return this.send(command, optionsOrCb);
|
|
6385
|
+
}
|
|
6386
|
+
}
|
|
6387
|
+
modifyIpamPool(args, optionsOrCb, cb) {
|
|
6388
|
+
const command = new ModifyIpamPoolCommand_1.ModifyIpamPoolCommand(args);
|
|
6389
|
+
if (typeof optionsOrCb === "function") {
|
|
6390
|
+
this.send(command, optionsOrCb);
|
|
6391
|
+
}
|
|
6392
|
+
else if (typeof cb === "function") {
|
|
6393
|
+
if (typeof optionsOrCb !== "object")
|
|
6394
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
6395
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
6396
|
+
}
|
|
6397
|
+
else {
|
|
6398
|
+
return this.send(command, optionsOrCb);
|
|
6399
|
+
}
|
|
6400
|
+
}
|
|
6401
|
+
modifyIpamResourceCidr(args, optionsOrCb, cb) {
|
|
6402
|
+
const command = new ModifyIpamResourceCidrCommand_1.ModifyIpamResourceCidrCommand(args);
|
|
6403
|
+
if (typeof optionsOrCb === "function") {
|
|
6404
|
+
this.send(command, optionsOrCb);
|
|
6405
|
+
}
|
|
6406
|
+
else if (typeof cb === "function") {
|
|
6407
|
+
if (typeof optionsOrCb !== "object")
|
|
6408
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
6409
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
6410
|
+
}
|
|
6411
|
+
else {
|
|
6412
|
+
return this.send(command, optionsOrCb);
|
|
6413
|
+
}
|
|
6414
|
+
}
|
|
6415
|
+
modifyIpamScope(args, optionsOrCb, cb) {
|
|
6416
|
+
const command = new ModifyIpamScopeCommand_1.ModifyIpamScopeCommand(args);
|
|
6417
|
+
if (typeof optionsOrCb === "function") {
|
|
6418
|
+
this.send(command, optionsOrCb);
|
|
6419
|
+
}
|
|
6420
|
+
else if (typeof cb === "function") {
|
|
6421
|
+
if (typeof optionsOrCb !== "object")
|
|
6422
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
6423
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
6424
|
+
}
|
|
6425
|
+
else {
|
|
6426
|
+
return this.send(command, optionsOrCb);
|
|
6427
|
+
}
|
|
6428
|
+
}
|
|
5925
6429
|
modifyLaunchTemplate(args, optionsOrCb, cb) {
|
|
5926
6430
|
const command = new ModifyLaunchTemplateCommand_1.ModifyLaunchTemplateCommand(args);
|
|
5927
6431
|
if (typeof optionsOrCb === "function") {
|
|
@@ -5964,6 +6468,20 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
5964
6468
|
return this.send(command, optionsOrCb);
|
|
5965
6469
|
}
|
|
5966
6470
|
}
|
|
6471
|
+
modifyPrivateDnsNameOptions(args, optionsOrCb, cb) {
|
|
6472
|
+
const command = new ModifyPrivateDnsNameOptionsCommand_1.ModifyPrivateDnsNameOptionsCommand(args);
|
|
6473
|
+
if (typeof optionsOrCb === "function") {
|
|
6474
|
+
this.send(command, optionsOrCb);
|
|
6475
|
+
}
|
|
6476
|
+
else if (typeof cb === "function") {
|
|
6477
|
+
if (typeof optionsOrCb !== "object")
|
|
6478
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
6479
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
6480
|
+
}
|
|
6481
|
+
else {
|
|
6482
|
+
return this.send(command, optionsOrCb);
|
|
6483
|
+
}
|
|
6484
|
+
}
|
|
5967
6485
|
modifyReservedInstances(args, optionsOrCb, cb) {
|
|
5968
6486
|
const command = new ModifyReservedInstancesCommand_1.ModifyReservedInstancesCommand(args);
|
|
5969
6487
|
if (typeof optionsOrCb === "function") {
|
|
@@ -6006,6 +6524,20 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
6006
6524
|
return this.send(command, optionsOrCb);
|
|
6007
6525
|
}
|
|
6008
6526
|
}
|
|
6527
|
+
modifySnapshotTier(args, optionsOrCb, cb) {
|
|
6528
|
+
const command = new ModifySnapshotTierCommand_1.ModifySnapshotTierCommand(args);
|
|
6529
|
+
if (typeof optionsOrCb === "function") {
|
|
6530
|
+
this.send(command, optionsOrCb);
|
|
6531
|
+
}
|
|
6532
|
+
else if (typeof cb === "function") {
|
|
6533
|
+
if (typeof optionsOrCb !== "object")
|
|
6534
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
6535
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
6536
|
+
}
|
|
6537
|
+
else {
|
|
6538
|
+
return this.send(command, optionsOrCb);
|
|
6539
|
+
}
|
|
6540
|
+
}
|
|
6009
6541
|
modifySpotFleetRequest(args, optionsOrCb, cb) {
|
|
6010
6542
|
const command = new ModifySpotFleetRequestCommand_1.ModifySpotFleetRequestCommand(args);
|
|
6011
6543
|
if (typeof optionsOrCb === "function") {
|
|
@@ -6328,6 +6860,20 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
6328
6860
|
return this.send(command, optionsOrCb);
|
|
6329
6861
|
}
|
|
6330
6862
|
}
|
|
6863
|
+
moveByoipCidrToIpam(args, optionsOrCb, cb) {
|
|
6864
|
+
const command = new MoveByoipCidrToIpamCommand_1.MoveByoipCidrToIpamCommand(args);
|
|
6865
|
+
if (typeof optionsOrCb === "function") {
|
|
6866
|
+
this.send(command, optionsOrCb);
|
|
6867
|
+
}
|
|
6868
|
+
else if (typeof cb === "function") {
|
|
6869
|
+
if (typeof optionsOrCb !== "object")
|
|
6870
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
6871
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
6872
|
+
}
|
|
6873
|
+
else {
|
|
6874
|
+
return this.send(command, optionsOrCb);
|
|
6875
|
+
}
|
|
6876
|
+
}
|
|
6331
6877
|
provisionByoipCidr(args, optionsOrCb, cb) {
|
|
6332
6878
|
const command = new ProvisionByoipCidrCommand_1.ProvisionByoipCidrCommand(args);
|
|
6333
6879
|
if (typeof optionsOrCb === "function") {
|
|
@@ -6342,6 +6888,34 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
6342
6888
|
return this.send(command, optionsOrCb);
|
|
6343
6889
|
}
|
|
6344
6890
|
}
|
|
6891
|
+
provisionIpamPoolCidr(args, optionsOrCb, cb) {
|
|
6892
|
+
const command = new ProvisionIpamPoolCidrCommand_1.ProvisionIpamPoolCidrCommand(args);
|
|
6893
|
+
if (typeof optionsOrCb === "function") {
|
|
6894
|
+
this.send(command, optionsOrCb);
|
|
6895
|
+
}
|
|
6896
|
+
else if (typeof cb === "function") {
|
|
6897
|
+
if (typeof optionsOrCb !== "object")
|
|
6898
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
6899
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
6900
|
+
}
|
|
6901
|
+
else {
|
|
6902
|
+
return this.send(command, optionsOrCb);
|
|
6903
|
+
}
|
|
6904
|
+
}
|
|
6905
|
+
provisionPublicIpv4PoolCidr(args, optionsOrCb, cb) {
|
|
6906
|
+
const command = new ProvisionPublicIpv4PoolCidrCommand_1.ProvisionPublicIpv4PoolCidrCommand(args);
|
|
6907
|
+
if (typeof optionsOrCb === "function") {
|
|
6908
|
+
this.send(command, optionsOrCb);
|
|
6909
|
+
}
|
|
6910
|
+
else if (typeof cb === "function") {
|
|
6911
|
+
if (typeof optionsOrCb !== "object")
|
|
6912
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
6913
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
6914
|
+
}
|
|
6915
|
+
else {
|
|
6916
|
+
return this.send(command, optionsOrCb);
|
|
6917
|
+
}
|
|
6918
|
+
}
|
|
6345
6919
|
purchaseHostReservation(args, optionsOrCb, cb) {
|
|
6346
6920
|
const command = new PurchaseHostReservationCommand_1.PurchaseHostReservationCommand(args);
|
|
6347
6921
|
if (typeof optionsOrCb === "function") {
|
|
@@ -6552,6 +7126,20 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
6552
7126
|
return this.send(command, optionsOrCb);
|
|
6553
7127
|
}
|
|
6554
7128
|
}
|
|
7129
|
+
releaseIpamPoolAllocation(args, optionsOrCb, cb) {
|
|
7130
|
+
const command = new ReleaseIpamPoolAllocationCommand_1.ReleaseIpamPoolAllocationCommand(args);
|
|
7131
|
+
if (typeof optionsOrCb === "function") {
|
|
7132
|
+
this.send(command, optionsOrCb);
|
|
7133
|
+
}
|
|
7134
|
+
else if (typeof cb === "function") {
|
|
7135
|
+
if (typeof optionsOrCb !== "object")
|
|
7136
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
7137
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
7138
|
+
}
|
|
7139
|
+
else {
|
|
7140
|
+
return this.send(command, optionsOrCb);
|
|
7141
|
+
}
|
|
7142
|
+
}
|
|
6555
7143
|
replaceIamInstanceProfileAssociation(args, optionsOrCb, cb) {
|
|
6556
7144
|
const command = new ReplaceIamInstanceProfileAssociationCommand_1.ReplaceIamInstanceProfileAssociationCommand(args);
|
|
6557
7145
|
if (typeof optionsOrCb === "function") {
|
|
@@ -6804,6 +7392,34 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
6804
7392
|
return this.send(command, optionsOrCb);
|
|
6805
7393
|
}
|
|
6806
7394
|
}
|
|
7395
|
+
restoreSnapshotFromRecycleBin(args, optionsOrCb, cb) {
|
|
7396
|
+
const command = new RestoreSnapshotFromRecycleBinCommand_1.RestoreSnapshotFromRecycleBinCommand(args);
|
|
7397
|
+
if (typeof optionsOrCb === "function") {
|
|
7398
|
+
this.send(command, optionsOrCb);
|
|
7399
|
+
}
|
|
7400
|
+
else if (typeof cb === "function") {
|
|
7401
|
+
if (typeof optionsOrCb !== "object")
|
|
7402
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
7403
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
7404
|
+
}
|
|
7405
|
+
else {
|
|
7406
|
+
return this.send(command, optionsOrCb);
|
|
7407
|
+
}
|
|
7408
|
+
}
|
|
7409
|
+
restoreSnapshotTier(args, optionsOrCb, cb) {
|
|
7410
|
+
const command = new RestoreSnapshotTierCommand_1.RestoreSnapshotTierCommand(args);
|
|
7411
|
+
if (typeof optionsOrCb === "function") {
|
|
7412
|
+
this.send(command, optionsOrCb);
|
|
7413
|
+
}
|
|
7414
|
+
else if (typeof cb === "function") {
|
|
7415
|
+
if (typeof optionsOrCb !== "object")
|
|
7416
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
7417
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
7418
|
+
}
|
|
7419
|
+
else {
|
|
7420
|
+
return this.send(command, optionsOrCb);
|
|
7421
|
+
}
|
|
7422
|
+
}
|
|
6807
7423
|
revokeClientVpnIngress(args, optionsOrCb, cb) {
|
|
6808
7424
|
const command = new RevokeClientVpnIngressCommand_1.RevokeClientVpnIngressCommand(args);
|
|
6809
7425
|
if (typeof optionsOrCb === "function") {
|
|
@@ -6944,6 +7560,20 @@ class EC2 extends EC2Client_1.EC2Client {
|
|
|
6944
7560
|
return this.send(command, optionsOrCb);
|
|
6945
7561
|
}
|
|
6946
7562
|
}
|
|
7563
|
+
startNetworkInsightsAccessScopeAnalysis(args, optionsOrCb, cb) {
|
|
7564
|
+
const command = new StartNetworkInsightsAccessScopeAnalysisCommand_1.StartNetworkInsightsAccessScopeAnalysisCommand(args);
|
|
7565
|
+
if (typeof optionsOrCb === "function") {
|
|
7566
|
+
this.send(command, optionsOrCb);
|
|
7567
|
+
}
|
|
7568
|
+
else if (typeof cb === "function") {
|
|
7569
|
+
if (typeof optionsOrCb !== "object")
|
|
7570
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
7571
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
7572
|
+
}
|
|
7573
|
+
else {
|
|
7574
|
+
return this.send(command, optionsOrCb);
|
|
7575
|
+
}
|
|
7576
|
+
}
|
|
6947
7577
|
startNetworkInsightsAnalysis(args, optionsOrCb, cb) {
|
|
6948
7578
|
const command = new StartNetworkInsightsAnalysisCommand_1.StartNetworkInsightsAnalysisCommand(args);
|
|
6949
7579
|
if (typeof optionsOrCb === "function") {
|