@aws-sdk/client-ec2 3.41.0 → 3.45.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 +1 -2
- 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/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 +1 -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 +377 -401
- package/dist-cjs/models/models_3.js +479 -496
- package/dist-cjs/models/models_4.js +609 -606
- package/dist-cjs/models/models_5.js +808 -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 +7050 -2029
- package/dist-cjs/waiters/index.js +1 -0
- package/dist-cjs/waiters/waitForInternetGatewayExists.js +43 -0
- 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 -2
- 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/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 +1 -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 +261 -275
- package/dist-es/models/models_3.js +329 -334
- package/dist-es/models/models_4.js +425 -399
- package/dist-es/models/models_5.js +535 -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 +7403 -2143
- package/dist-es/waiters/index.js +1 -0
- package/dist-es/waiters/waitForInternetGatewayExists.js +58 -0
- package/dist-types/EC2.d.ts +385 -12
- package/dist-types/EC2Client.d.ts +44 -2
- package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +36 -0
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -2
- 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/CreateNetworkInsightsAccessScopeCommand.d.ts +38 -0
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +35 -0
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.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/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +35 -0
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +35 -0
- package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +35 -0
- package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +35 -0
- package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +35 -0
- package/dist-types/commands/DescribeConversionTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeElasticGpusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeExportImageTasksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFastSnapshotRestoresCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetHistoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowLogsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostReservationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +3 -2
- 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/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRouteTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +35 -0
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStoreImageTasksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubnetsCommand.d.ts +1 -2
- package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +36 -0
- package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +36 -0
- 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 +2 -1
- package/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +1 -1
- 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 +1 -1
- package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
- package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +1 -1
- package/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +1 -1
- package/dist-types/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetVpnConnectionDeviceTypesCommand.d.ts +1 -1
- package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +1 -1
- package/dist-types/commands/ImportImageCommand.d.ts +1 -1
- package/dist-types/commands/ImportInstanceCommand.d.ts +1 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ImportVolumeCommand.d.ts +1 -1
- package/dist-types/commands/ListSnapshotsInRecycleBinCommand.d.ts +35 -0
- package/dist-types/commands/ModifyAddressAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/commands/ModifyFleetCommand.d.ts +1 -1
- package/dist-types/commands/ModifyFpgaImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyHostsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/ModifyImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +2 -2
- package/dist-types/commands/ModifyInstanceCapacityReservationAttributesCommand.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/ModifyPrivateDnsNameOptionsCommand.d.ts +35 -0
- package/dist-types/commands/ModifySnapshotTierCommand.d.ts +39 -0
- package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +30 -0
- package/dist-types/commands/MonitorInstancesCommand.d.ts +2 -2
- package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +35 -0
- package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +37 -0
- package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +37 -0
- package/dist-types/commands/RebootInstancesCommand.d.ts +2 -2
- package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +36 -0
- package/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +36 -0
- package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +40 -0
- package/dist-types/commands/RunInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RunScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/commands/SearchLocalGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +2 -2
- package/dist-types/commands/StartInstancesCommand.d.ts +3 -3
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +35 -0
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +1 -1
- package/dist-types/commands/StopInstancesCommand.d.ts +2 -2
- package/dist-types/commands/TerminateClientVpnConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/TerminateInstancesCommand.d.ts +1 -1
- package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +1 -1
- package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +1 -1
- package/dist-types/commands/UnmonitorInstancesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +1 -1
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +1 -1
- 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 +4979 -4528
- package/dist-types/models/models_2.d.ts +4073 -4866
- package/dist-types/models/models_3.d.ts +6528 -7382
- package/dist-types/models/models_4.d.ts +5891 -4819
- package/dist-types/models/models_5.d.ts +5370 -3221
- 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 -2
- 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/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 +772 -669
- package/dist-types/ts3.4/models/models_2.d.ts +1967 -2113
- package/dist-types/ts3.4/models/models_3.d.ts +2215 -2428
- package/dist-types/ts3.4/models/models_4.d.ts +2239 -2026
- package/dist-types/ts3.4/models/models_5.d.ts +2584 -1496
- 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/dist-types/ts3.4/waiters/index.d.ts +1 -0
- package/dist-types/ts3.4/waiters/waitForInternetGatewayExists.d.ts +7 -0
- package/dist-types/waiters/index.d.ts +1 -0
- package/dist-types/waiters/waitForInternetGatewayExists.d.ts +14 -0
- package/package.json +6 -6
|
@@ -0,0 +1,1594 @@
|
|
|
1
|
+
import { _InstanceType, ByoipCidr, HostnameType, IamInstanceProfileSpecification, IpPermission, TagSpecification, TransitGatewayAttachmentResourceType } from "./models_0";
|
|
2
|
+
import { BlockDeviceMapping, CreditSpecificationRequest, ElasticGpuSpecification, InstanceIpv6Address, LocalGatewayRoute, Placement, ShutdownBehavior } from "./models_1";
|
|
3
|
+
import { ClientVpnConnectionStatus, Filter, TransitGatewayRoute } from "./models_2";
|
|
4
|
+
import { HttpTokensState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceState, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis } from "./models_3";
|
|
5
|
+
import { InstanceNetworkInterfaceSpecification, RunInstancesMonitoringEnabled } from "./models_4";
|
|
6
|
+
import { CapacityReservationSpecification, CpuOptionsRequest, ElasticInferenceAccelerator, EnclaveOptionsRequest, HibernationOptionsRequest, InstanceMarketOptionsRequest, InstanceMonitoring } from "./models_5";
|
|
7
|
+
/**
|
|
8
|
+
* <p>The launch template to use. You must specify either the launch template ID or
|
|
9
|
+
* launch template name in the request, but not both.</p>
|
|
10
|
+
*/
|
|
11
|
+
export interface LaunchTemplateSpecification {
|
|
12
|
+
/**
|
|
13
|
+
* <p>The ID of the launch template.</p>
|
|
14
|
+
*/
|
|
15
|
+
LaunchTemplateId?: string;
|
|
16
|
+
/**
|
|
17
|
+
* <p>The name of the launch template.</p>
|
|
18
|
+
*/
|
|
19
|
+
LaunchTemplateName?: string;
|
|
20
|
+
/**
|
|
21
|
+
* <p>The version number of the launch template.</p>
|
|
22
|
+
* <p>Default: The default version for the launch template.</p>
|
|
23
|
+
*/
|
|
24
|
+
Version?: string;
|
|
25
|
+
}
|
|
26
|
+
export declare namespace LaunchTemplateSpecification {
|
|
27
|
+
/**
|
|
28
|
+
* @internal
|
|
29
|
+
*/
|
|
30
|
+
const filterSensitiveLog: (obj: LaunchTemplateSpecification) => any;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* <p>Describes a license configuration.</p>
|
|
34
|
+
*/
|
|
35
|
+
export interface LicenseConfigurationRequest {
|
|
36
|
+
/**
|
|
37
|
+
* <p>The Amazon Resource Name (ARN) of the license configuration.</p>
|
|
38
|
+
*/
|
|
39
|
+
LicenseConfigurationArn?: string;
|
|
40
|
+
}
|
|
41
|
+
export declare namespace LicenseConfigurationRequest {
|
|
42
|
+
/**
|
|
43
|
+
* @internal
|
|
44
|
+
*/
|
|
45
|
+
const filterSensitiveLog: (obj: LicenseConfigurationRequest) => any;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* <p>The metadata options for the instance.</p>
|
|
49
|
+
*/
|
|
50
|
+
export interface InstanceMetadataOptionsRequest {
|
|
51
|
+
/**
|
|
52
|
+
* <p>The state of token usage for your instance metadata requests. If the parameter is not
|
|
53
|
+
* specified in the request, the default state is <code>optional</code>.</p>
|
|
54
|
+
* <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata
|
|
55
|
+
* with or without a signed token header on your request. If you retrieve the IAM role
|
|
56
|
+
* credentials without a token, the version 1.0 role credentials are returned. If you
|
|
57
|
+
* retrieve the IAM role credentials using a valid signed token, the version 2.0 role
|
|
58
|
+
* credentials are returned.</p>
|
|
59
|
+
* <p>If the state is <code>required</code>, you must send a signed token header with any
|
|
60
|
+
* instance metadata retrieval requests. In this state, retrieving the IAM role credentials
|
|
61
|
+
* always returns the version 2.0 credentials; the version 1.0 credentials are not
|
|
62
|
+
* available.</p>
|
|
63
|
+
*/
|
|
64
|
+
HttpTokens?: HttpTokensState | string;
|
|
65
|
+
/**
|
|
66
|
+
* <p>The desired HTTP PUT response hop limit for instance metadata requests. The larger the
|
|
67
|
+
* number, the further instance metadata requests can travel.</p>
|
|
68
|
+
* <p>Default: 1</p>
|
|
69
|
+
* <p>Possible values: Integers from 1 to 64</p>
|
|
70
|
+
*/
|
|
71
|
+
HttpPutResponseHopLimit?: number;
|
|
72
|
+
/**
|
|
73
|
+
* <p>Enables or disables the HTTP metadata endpoint on your instances. If the parameter is not
|
|
74
|
+
* specified, the default state is <code>enabled</code>.</p>
|
|
75
|
+
* <p>If you specify a value of <code>disabled</code>, you will not be able to access your
|
|
76
|
+
* instance metadata.</p>
|
|
77
|
+
*/
|
|
78
|
+
HttpEndpoint?: InstanceMetadataEndpointState | string;
|
|
79
|
+
/**
|
|
80
|
+
* <p>Enables or disables the IPv6 endpoint for the instance metadata service.</p>
|
|
81
|
+
*/
|
|
82
|
+
HttpProtocolIpv6?: InstanceMetadataProtocolState | string;
|
|
83
|
+
}
|
|
84
|
+
export declare namespace InstanceMetadataOptionsRequest {
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
88
|
+
const filterSensitiveLog: (obj: InstanceMetadataOptionsRequest) => any;
|
|
89
|
+
}
|
|
90
|
+
/**
|
|
91
|
+
* <p>Describes the options for instance hostnames.</p>
|
|
92
|
+
*/
|
|
93
|
+
export interface PrivateDnsNameOptionsRequest {
|
|
94
|
+
/**
|
|
95
|
+
* <p>The type of hostname for EC2 instances. For IPv4 only subnets, an instance DNS name must be
|
|
96
|
+
* based on the instance IPv4 address. For IPv6 only subnets, an instance DNS name must be based
|
|
97
|
+
* on the instance ID. For dual-stack subnets, you can specify whether DNS names use the instance
|
|
98
|
+
* IPv4 address or the instance ID.</p>
|
|
99
|
+
*/
|
|
100
|
+
HostnameType?: HostnameType | string;
|
|
101
|
+
/**
|
|
102
|
+
* <p>Indicates whether to respond to DNS queries for instance hostnames with DNS A records.</p>
|
|
103
|
+
*/
|
|
104
|
+
EnableResourceNameDnsARecord?: boolean;
|
|
105
|
+
/**
|
|
106
|
+
* <p>Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.</p>
|
|
107
|
+
*/
|
|
108
|
+
EnableResourceNameDnsAAAARecord?: boolean;
|
|
109
|
+
}
|
|
110
|
+
export declare namespace PrivateDnsNameOptionsRequest {
|
|
111
|
+
/**
|
|
112
|
+
* @internal
|
|
113
|
+
*/
|
|
114
|
+
const filterSensitiveLog: (obj: PrivateDnsNameOptionsRequest) => any;
|
|
115
|
+
}
|
|
116
|
+
export interface RunInstancesRequest {
|
|
117
|
+
/**
|
|
118
|
+
* <p>The block device mapping, which defines the EBS volumes and instance store
|
|
119
|
+
* volumes to attach to the instance at launch. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/block-device-mapping-concepts.html">Block device mappings</a>
|
|
120
|
+
* in the <i>Amazon EC2 User Guide</i>.</p>
|
|
121
|
+
*/
|
|
122
|
+
BlockDeviceMappings?: BlockDeviceMapping[];
|
|
123
|
+
/**
|
|
124
|
+
* <p>The ID of the AMI. An AMI ID is required to launch an instance and must be
|
|
125
|
+
* specified here or in a launch template.</p>
|
|
126
|
+
*/
|
|
127
|
+
ImageId?: string;
|
|
128
|
+
/**
|
|
129
|
+
* <p>The instance type. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html">Instance types</a> in the
|
|
130
|
+
* <i>Amazon EC2 User Guide</i>.</p>
|
|
131
|
+
* <p>Default: <code>m1.small</code>
|
|
132
|
+
* </p>
|
|
133
|
+
*/
|
|
134
|
+
InstanceType?: _InstanceType | string;
|
|
135
|
+
/**
|
|
136
|
+
* <p>[EC2-VPC] The number of IPv6 addresses to associate with the primary network
|
|
137
|
+
* interface. Amazon EC2 chooses the IPv6 addresses from the range of your subnet. You
|
|
138
|
+
* cannot specify this option and the option to assign specific IPv6 addresses in the same
|
|
139
|
+
* request. You can specify this option if you've specified a minimum number of instances
|
|
140
|
+
* to launch.</p>
|
|
141
|
+
* <p>You cannot specify this option and the network interfaces option in the same
|
|
142
|
+
* request.</p>
|
|
143
|
+
*/
|
|
144
|
+
Ipv6AddressCount?: number;
|
|
145
|
+
/**
|
|
146
|
+
* <p>[EC2-VPC] The IPv6 addresses from the range of the subnet to associate with the
|
|
147
|
+
* primary network interface. You cannot specify this option and the option to assign a
|
|
148
|
+
* number of IPv6 addresses in the same request. You cannot specify this option if you've
|
|
149
|
+
* specified a minimum number of instances to launch.</p>
|
|
150
|
+
* <p>You cannot specify this option and the network interfaces option in the same
|
|
151
|
+
* request.</p>
|
|
152
|
+
*/
|
|
153
|
+
Ipv6Addresses?: InstanceIpv6Address[];
|
|
154
|
+
/**
|
|
155
|
+
* <p>The ID of the kernel.</p>
|
|
156
|
+
* <important>
|
|
157
|
+
* <p>We recommend that you use PV-GRUB instead of kernels and RAM disks. For more
|
|
158
|
+
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedkernels.html">PV-GRUB</a> in the
|
|
159
|
+
* <i>Amazon EC2 User Guide</i>.</p>
|
|
160
|
+
* </important>
|
|
161
|
+
*/
|
|
162
|
+
KernelId?: string;
|
|
163
|
+
/**
|
|
164
|
+
* <p>The name of the key pair. You can create a key pair using <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateKeyPair.html">CreateKeyPair</a> or
|
|
165
|
+
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportKeyPair.html">ImportKeyPair</a>.</p>
|
|
166
|
+
* <important>
|
|
167
|
+
* <p>If you do not specify a key pair, you can't connect to the instance unless you
|
|
168
|
+
* choose an AMI that is configured to allow users another way to log in.</p>
|
|
169
|
+
* </important>
|
|
170
|
+
*/
|
|
171
|
+
KeyName?: string;
|
|
172
|
+
/**
|
|
173
|
+
* <p>The maximum number of instances to launch. If you specify more instances than Amazon
|
|
174
|
+
* EC2 can launch in the target Availability Zone, Amazon EC2 launches the largest possible
|
|
175
|
+
* number of instances above <code>MinCount</code>.</p>
|
|
176
|
+
* <p>Constraints: Between 1 and the maximum number you're allowed for the specified
|
|
177
|
+
* instance type. For more information about the default limits, and how to request an
|
|
178
|
+
* increase, see <a href="http://aws.amazon.com/ec2/faqs/#How_many_instances_can_I_run_in_Amazon_EC2">How many instances can I
|
|
179
|
+
* run in Amazon EC2</a> in the Amazon EC2 FAQ.</p>
|
|
180
|
+
*/
|
|
181
|
+
MaxCount: number | undefined;
|
|
182
|
+
/**
|
|
183
|
+
* <p>The minimum number of instances to launch. If you specify a minimum that is more
|
|
184
|
+
* instances than Amazon EC2 can launch in the target Availability Zone, Amazon EC2
|
|
185
|
+
* launches no instances.</p>
|
|
186
|
+
* <p>Constraints: Between 1 and the maximum number you're allowed for the specified
|
|
187
|
+
* instance type. For more information about the default limits, and how to request an
|
|
188
|
+
* increase, see <a href="http://aws.amazon.com/ec2/faqs/#How_many_instances_can_I_run_in_Amazon_EC2">How many instances can I
|
|
189
|
+
* run in Amazon EC2</a> in the Amazon EC2 General FAQ.</p>
|
|
190
|
+
*/
|
|
191
|
+
MinCount: number | undefined;
|
|
192
|
+
/**
|
|
193
|
+
* <p>Specifies whether detailed monitoring is enabled for the instance.</p>
|
|
194
|
+
*/
|
|
195
|
+
Monitoring?: RunInstancesMonitoringEnabled;
|
|
196
|
+
/**
|
|
197
|
+
* <p>The placement for the instance.</p>
|
|
198
|
+
*/
|
|
199
|
+
Placement?: Placement;
|
|
200
|
+
/**
|
|
201
|
+
* <p>The ID of the RAM disk to select. Some kernels require additional drivers at launch.
|
|
202
|
+
* Check the kernel requirements for information about whether you need to specify a RAM
|
|
203
|
+
* disk. To find kernel requirements, go to the Amazon Web Services Resource Center and search for the
|
|
204
|
+
* kernel ID.</p>
|
|
205
|
+
* <important>
|
|
206
|
+
* <p>We recommend that you use PV-GRUB instead of kernels and RAM disks. For more
|
|
207
|
+
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedkernels.html">PV-GRUB</a> in the
|
|
208
|
+
* <i>Amazon EC2 User Guide</i>.</p>
|
|
209
|
+
* </important>
|
|
210
|
+
*/
|
|
211
|
+
RamdiskId?: string;
|
|
212
|
+
/**
|
|
213
|
+
* <p>The IDs of the security groups. You can create a security group using
|
|
214
|
+
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateSecurityGroup.html">CreateSecurityGroup</a>.</p>
|
|
215
|
+
* <p>If you specify a network interface, you must specify any security groups as part of the network interface.</p>
|
|
216
|
+
*/
|
|
217
|
+
SecurityGroupIds?: string[];
|
|
218
|
+
/**
|
|
219
|
+
* <p>[EC2-Classic, default VPC] The names of the security groups. For a nondefault VPC, you
|
|
220
|
+
* must use security group IDs instead.</p>
|
|
221
|
+
* <p>If you specify a network interface, you must specify any security groups as part of
|
|
222
|
+
* the network interface.</p>
|
|
223
|
+
* <p>Default: Amazon EC2 uses the default security group.</p>
|
|
224
|
+
*/
|
|
225
|
+
SecurityGroups?: string[];
|
|
226
|
+
/**
|
|
227
|
+
* <p>[EC2-VPC] The ID of the subnet to launch the instance into.</p>
|
|
228
|
+
* <p>If you specify a network interface, you must specify any subnets as part of the network interface.</p>
|
|
229
|
+
*/
|
|
230
|
+
SubnetId?: string;
|
|
231
|
+
/**
|
|
232
|
+
* <p>The user data to make available to the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html">Run commands
|
|
233
|
+
* on your Linux instance at launch</a> and <a href="https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-windows-user-data.html">Run commands on your Windows instance at launch</a>. If you are using a command line tool,
|
|
234
|
+
* base64-encoding is performed for you, and you can load the text from a file. Otherwise,
|
|
235
|
+
* you must provide base64-encoded text. User data is limited to 16 KB.</p>
|
|
236
|
+
*/
|
|
237
|
+
UserData?: string;
|
|
238
|
+
/**
|
|
239
|
+
* <p>Reserved.</p>
|
|
240
|
+
*/
|
|
241
|
+
AdditionalInfo?: string;
|
|
242
|
+
/**
|
|
243
|
+
* <p>Unique, case-sensitive identifier you provide to ensure the idempotency of the
|
|
244
|
+
* request. If you do not specify a client token, a randomly generated token is used for the
|
|
245
|
+
* request to ensure idempotency.</p>
|
|
246
|
+
*
|
|
247
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring
|
|
248
|
+
* Idempotency</a>.</p>
|
|
249
|
+
* <p>Constraints: Maximum 64 ASCII characters</p>
|
|
250
|
+
*/
|
|
251
|
+
ClientToken?: string;
|
|
252
|
+
/**
|
|
253
|
+
* <p>If you set this parameter to <code>true</code>, you can't terminate the instance using
|
|
254
|
+
* the Amazon EC2 console, CLI, or API; otherwise, you can. To change this attribute after launch,
|
|
255
|
+
* use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyInstanceAttribute.html">ModifyInstanceAttribute</a>.
|
|
256
|
+
* Alternatively, if you set <code>InstanceInitiatedShutdownBehavior</code> to
|
|
257
|
+
* <code>terminate</code>, you can terminate the instance by running the shutdown
|
|
258
|
+
* command from the instance.</p>
|
|
259
|
+
* <p>Default: <code>false</code>
|
|
260
|
+
* </p>
|
|
261
|
+
*/
|
|
262
|
+
DisableApiTermination?: boolean;
|
|
263
|
+
/**
|
|
264
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
265
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
266
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
267
|
+
*/
|
|
268
|
+
DryRun?: boolean;
|
|
269
|
+
/**
|
|
270
|
+
* <p>Indicates whether the instance is optimized for Amazon EBS I/O. This optimization
|
|
271
|
+
* provides dedicated throughput to Amazon EBS and an optimized configuration stack to
|
|
272
|
+
* provide optimal Amazon EBS I/O performance. This optimization isn't available with all
|
|
273
|
+
* instance types. Additional usage charges apply when using an EBS-optimized
|
|
274
|
+
* instance.</p>
|
|
275
|
+
* <p>Default: <code>false</code>
|
|
276
|
+
* </p>
|
|
277
|
+
*/
|
|
278
|
+
EbsOptimized?: boolean;
|
|
279
|
+
/**
|
|
280
|
+
* <p>The name or Amazon Resource Name (ARN) of an IAM instance profile.</p>
|
|
281
|
+
*/
|
|
282
|
+
IamInstanceProfile?: IamInstanceProfileSpecification;
|
|
283
|
+
/**
|
|
284
|
+
* <p>Indicates whether an instance stops or terminates when you initiate shutdown from the
|
|
285
|
+
* instance (using the operating system command for system shutdown).</p>
|
|
286
|
+
* <p>Default: <code>stop</code>
|
|
287
|
+
* </p>
|
|
288
|
+
*/
|
|
289
|
+
InstanceInitiatedShutdownBehavior?: ShutdownBehavior | string;
|
|
290
|
+
/**
|
|
291
|
+
* <p>The network interfaces to associate with the instance. If you specify a network interface,
|
|
292
|
+
* you must specify any security groups and subnets as part of the network interface.</p>
|
|
293
|
+
*/
|
|
294
|
+
NetworkInterfaces?: InstanceNetworkInterfaceSpecification[];
|
|
295
|
+
/**
|
|
296
|
+
* <p>[EC2-VPC] The primary IPv4 address. You must specify a value from the IPv4 address
|
|
297
|
+
* range of the subnet.</p>
|
|
298
|
+
* <p>Only one private IP address can be designated as primary. You can't specify this
|
|
299
|
+
* option if you've specified the option to designate a private IP address as the primary
|
|
300
|
+
* IP address in a network interface specification. You cannot specify this option if
|
|
301
|
+
* you're launching more than one instance in the request.</p>
|
|
302
|
+
* <p>You cannot specify this option and the network interfaces option in the same
|
|
303
|
+
* request.</p>
|
|
304
|
+
*/
|
|
305
|
+
PrivateIpAddress?: string;
|
|
306
|
+
/**
|
|
307
|
+
* <p>An elastic GPU to associate with the instance. An Elastic GPU is a GPU resource that
|
|
308
|
+
* you can attach to your Windows instance to accelerate the graphics performance of your
|
|
309
|
+
* applications. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/elastic-graphics.html">Amazon EC2 Elastic
|
|
310
|
+
* GPUs</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
311
|
+
*/
|
|
312
|
+
ElasticGpuSpecification?: ElasticGpuSpecification[];
|
|
313
|
+
/**
|
|
314
|
+
* <p>An elastic inference accelerator to associate with the instance. Elastic inference
|
|
315
|
+
* accelerators are a resource you can attach to your Amazon EC2 instances to accelerate
|
|
316
|
+
* your Deep Learning (DL) inference workloads.</p>
|
|
317
|
+
* <p>You cannot specify accelerators from different generations in the same request.</p>
|
|
318
|
+
*/
|
|
319
|
+
ElasticInferenceAccelerators?: ElasticInferenceAccelerator[];
|
|
320
|
+
/**
|
|
321
|
+
* <p>The tags to apply to the resources during launch. You can only tag instances and
|
|
322
|
+
* volumes on launch. The specified tags are applied to all instances or volumes that are
|
|
323
|
+
* created during launch. To tag a resource after it has been created, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html">CreateTags</a>.</p>
|
|
324
|
+
*/
|
|
325
|
+
TagSpecifications?: TagSpecification[];
|
|
326
|
+
/**
|
|
327
|
+
* <p>The launch template to use to launch the instances. Any parameters that you specify in
|
|
328
|
+
* <a>RunInstances</a> override the same parameters in the launch template.
|
|
329
|
+
* You can specify either the name or ID of a launch template, but not both.</p>
|
|
330
|
+
*/
|
|
331
|
+
LaunchTemplate?: LaunchTemplateSpecification;
|
|
332
|
+
/**
|
|
333
|
+
* <p>The market (purchasing) option for the instances.</p>
|
|
334
|
+
* <p>For <a>RunInstances</a>, persistent Spot Instance requests are
|
|
335
|
+
* only supported when <b>InstanceInterruptionBehavior</b> is set
|
|
336
|
+
* to either <code>hibernate</code> or <code>stop</code>.</p>
|
|
337
|
+
*/
|
|
338
|
+
InstanceMarketOptions?: InstanceMarketOptionsRequest;
|
|
339
|
+
/**
|
|
340
|
+
* <p>The credit option for CPU usage of the burstable performance instance. Valid values
|
|
341
|
+
* are <code>standard</code> and <code>unlimited</code>. To change this attribute after
|
|
342
|
+
* launch, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyInstanceCreditSpecification.html">
|
|
343
|
+
* ModifyInstanceCreditSpecification</a>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
|
|
344
|
+
* performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
345
|
+
* <p>Default: <code>standard</code> (T2 instances) or <code>unlimited</code> (T3/T3a
|
|
346
|
+
* instances)</p>
|
|
347
|
+
*
|
|
348
|
+
* <p>For T3 instances with <code>host</code> tenancy, only <code>standard</code> is
|
|
349
|
+
* supported.</p>
|
|
350
|
+
*/
|
|
351
|
+
CreditSpecification?: CreditSpecificationRequest;
|
|
352
|
+
/**
|
|
353
|
+
* <p>The CPU options for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-optimize-cpu.html">Optimize CPU options</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
354
|
+
*/
|
|
355
|
+
CpuOptions?: CpuOptionsRequest;
|
|
356
|
+
/**
|
|
357
|
+
* <p>Information about the Capacity Reservation targeting option. If you do not specify this parameter, the
|
|
358
|
+
* instance's Capacity Reservation preference defaults to <code>open</code>, which enables
|
|
359
|
+
* it to run in any open Capacity Reservation that has matching attributes (instance type,
|
|
360
|
+
* platform, Availability Zone).</p>
|
|
361
|
+
*/
|
|
362
|
+
CapacityReservationSpecification?: CapacityReservationSpecification;
|
|
363
|
+
/**
|
|
364
|
+
* <p>Indicates whether an instance is enabled for hibernation. For more information, see
|
|
365
|
+
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate
|
|
366
|
+
* your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
367
|
+
* <p>You can't enable hibernation and Amazon Web Services Nitro Enclaves on the same instance.</p>
|
|
368
|
+
*/
|
|
369
|
+
HibernationOptions?: HibernationOptionsRequest;
|
|
370
|
+
/**
|
|
371
|
+
* <p>The license configurations.</p>
|
|
372
|
+
*/
|
|
373
|
+
LicenseSpecifications?: LicenseConfigurationRequest[];
|
|
374
|
+
/**
|
|
375
|
+
* <p>The metadata options for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">Instance metadata and user data</a>.</p>
|
|
376
|
+
*/
|
|
377
|
+
MetadataOptions?: InstanceMetadataOptionsRequest;
|
|
378
|
+
/**
|
|
379
|
+
* <p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information,
|
|
380
|
+
* see <a href="https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html">
|
|
381
|
+
* What is Amazon Web Services Nitro Enclaves?</a> in the <i>Amazon Web Services Nitro Enclaves User Guide</i>.</p>
|
|
382
|
+
* <p>You can't enable Amazon Web Services Nitro Enclaves and hibernation on the same instance.</p>
|
|
383
|
+
*/
|
|
384
|
+
EnclaveOptions?: EnclaveOptionsRequest;
|
|
385
|
+
/**
|
|
386
|
+
* <p>The options for the instance hostname. The default values are inherited from the subnet.</p>
|
|
387
|
+
*/
|
|
388
|
+
PrivateDnsNameOptions?: PrivateDnsNameOptionsRequest;
|
|
389
|
+
}
|
|
390
|
+
export declare namespace RunInstancesRequest {
|
|
391
|
+
/**
|
|
392
|
+
* @internal
|
|
393
|
+
*/
|
|
394
|
+
const filterSensitiveLog: (obj: RunInstancesRequest) => any;
|
|
395
|
+
}
|
|
396
|
+
/**
|
|
397
|
+
* <p>Describes an EBS volume for a Scheduled Instance.</p>
|
|
398
|
+
*/
|
|
399
|
+
export interface ScheduledInstancesEbs {
|
|
400
|
+
/**
|
|
401
|
+
* <p>Indicates whether the volume is deleted on instance termination.</p>
|
|
402
|
+
*/
|
|
403
|
+
DeleteOnTermination?: boolean;
|
|
404
|
+
/**
|
|
405
|
+
* <p>Indicates whether the volume is encrypted. You can attached encrypted volumes only to instances that support them.</p>
|
|
406
|
+
*/
|
|
407
|
+
Encrypted?: boolean;
|
|
408
|
+
/**
|
|
409
|
+
* <p>The number of I/O operations per second (IOPS) to provision for an <code>io1</code> or <code>io2</code> volume, with a maximum
|
|
410
|
+
* ratio of 50 IOPS/GiB for <code>io1</code>, and 500 IOPS/GiB for <code>io2</code>. Range is 100 to 64,000 IOPS for
|
|
411
|
+
* volumes in most Regions. Maximum IOPS of 64,000 is guaranteed only on
|
|
412
|
+
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances">instances built on the Nitro System</a>. Other instance families guarantee performance up to
|
|
413
|
+
* 32,000 IOPS. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html">Amazon EBS volume types</a> in the
|
|
414
|
+
* <i>Amazon EC2 User Guide</i>.</p>
|
|
415
|
+
* <p>This parameter is valid only for Provisioned IOPS SSD (<code>io1</code> and <code>io2</code>) volumes.</p>
|
|
416
|
+
*/
|
|
417
|
+
Iops?: number;
|
|
418
|
+
/**
|
|
419
|
+
* <p>The ID of the snapshot.</p>
|
|
420
|
+
*/
|
|
421
|
+
SnapshotId?: string;
|
|
422
|
+
/**
|
|
423
|
+
* <p>The size of the volume, in GiB.</p>
|
|
424
|
+
* <p>Default: If you're creating the volume from a snapshot and don't specify a volume size, the default is the snapshot size.</p>
|
|
425
|
+
*/
|
|
426
|
+
VolumeSize?: number;
|
|
427
|
+
/**
|
|
428
|
+
* <p>The volume type. <code>gp2</code> for General Purpose SSD, <code>io1</code> or <code> io2</code> for Provisioned IOPS SSD, Throughput Optimized HDD
|
|
429
|
+
* for <code>st1</code>, Cold HDD for <code>sc1</code>, or <code>standard</code> for
|
|
430
|
+
* Magnetic.</p>
|
|
431
|
+
* <p>Default: <code>gp2</code>
|
|
432
|
+
* </p>
|
|
433
|
+
*/
|
|
434
|
+
VolumeType?: string;
|
|
435
|
+
}
|
|
436
|
+
export declare namespace ScheduledInstancesEbs {
|
|
437
|
+
/**
|
|
438
|
+
* @internal
|
|
439
|
+
*/
|
|
440
|
+
const filterSensitiveLog: (obj: ScheduledInstancesEbs) => any;
|
|
441
|
+
}
|
|
442
|
+
/**
|
|
443
|
+
* <p>Describes a block device mapping for a Scheduled Instance.</p>
|
|
444
|
+
*/
|
|
445
|
+
export interface ScheduledInstancesBlockDeviceMapping {
|
|
446
|
+
/**
|
|
447
|
+
* <p>The device name (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p>
|
|
448
|
+
*/
|
|
449
|
+
DeviceName?: string;
|
|
450
|
+
/**
|
|
451
|
+
* <p>Parameters used to set up EBS volumes automatically when the instance is launched.</p>
|
|
452
|
+
*/
|
|
453
|
+
Ebs?: ScheduledInstancesEbs;
|
|
454
|
+
/**
|
|
455
|
+
* <p>To omit the device from the block device mapping, specify an empty string.</p>
|
|
456
|
+
*/
|
|
457
|
+
NoDevice?: string;
|
|
458
|
+
/**
|
|
459
|
+
* <p>The virtual device name (<code>ephemeral</code>N). Instance store volumes are numbered
|
|
460
|
+
* starting from 0. An instance type with two available instance store volumes can specify mappings
|
|
461
|
+
* for <code>ephemeral0</code> and <code>ephemeral1</code>. The number of available instance store
|
|
462
|
+
* volumes depends on the instance type. After you connect to the instance, you must mount the
|
|
463
|
+
* volume.</p>
|
|
464
|
+
* <p>Constraints: For M3 instances, you must specify instance store volumes in the block device
|
|
465
|
+
* mapping for the instance. When you launch an M3 instance, we ignore any instance store volumes
|
|
466
|
+
* specified in the block device mapping for the AMI.</p>
|
|
467
|
+
*/
|
|
468
|
+
VirtualName?: string;
|
|
469
|
+
}
|
|
470
|
+
export declare namespace ScheduledInstancesBlockDeviceMapping {
|
|
471
|
+
/**
|
|
472
|
+
* @internal
|
|
473
|
+
*/
|
|
474
|
+
const filterSensitiveLog: (obj: ScheduledInstancesBlockDeviceMapping) => any;
|
|
475
|
+
}
|
|
476
|
+
/**
|
|
477
|
+
* <p>Describes an IAM instance profile for a Scheduled Instance.</p>
|
|
478
|
+
*/
|
|
479
|
+
export interface ScheduledInstancesIamInstanceProfile {
|
|
480
|
+
/**
|
|
481
|
+
* <p>The Amazon Resource Name (ARN).</p>
|
|
482
|
+
*/
|
|
483
|
+
Arn?: string;
|
|
484
|
+
/**
|
|
485
|
+
* <p>The name.</p>
|
|
486
|
+
*/
|
|
487
|
+
Name?: string;
|
|
488
|
+
}
|
|
489
|
+
export declare namespace ScheduledInstancesIamInstanceProfile {
|
|
490
|
+
/**
|
|
491
|
+
* @internal
|
|
492
|
+
*/
|
|
493
|
+
const filterSensitiveLog: (obj: ScheduledInstancesIamInstanceProfile) => any;
|
|
494
|
+
}
|
|
495
|
+
/**
|
|
496
|
+
* <p>Describes whether monitoring is enabled for a Scheduled Instance.</p>
|
|
497
|
+
*/
|
|
498
|
+
export interface ScheduledInstancesMonitoring {
|
|
499
|
+
/**
|
|
500
|
+
* <p>Indicates whether monitoring is enabled.</p>
|
|
501
|
+
*/
|
|
502
|
+
Enabled?: boolean;
|
|
503
|
+
}
|
|
504
|
+
export declare namespace ScheduledInstancesMonitoring {
|
|
505
|
+
/**
|
|
506
|
+
* @internal
|
|
507
|
+
*/
|
|
508
|
+
const filterSensitiveLog: (obj: ScheduledInstancesMonitoring) => any;
|
|
509
|
+
}
|
|
510
|
+
/**
|
|
511
|
+
* <p>Describes an IPv6 address.</p>
|
|
512
|
+
*/
|
|
513
|
+
export interface ScheduledInstancesIpv6Address {
|
|
514
|
+
/**
|
|
515
|
+
* <p>The IPv6 address.</p>
|
|
516
|
+
*/
|
|
517
|
+
Ipv6Address?: string;
|
|
518
|
+
}
|
|
519
|
+
export declare namespace ScheduledInstancesIpv6Address {
|
|
520
|
+
/**
|
|
521
|
+
* @internal
|
|
522
|
+
*/
|
|
523
|
+
const filterSensitiveLog: (obj: ScheduledInstancesIpv6Address) => any;
|
|
524
|
+
}
|
|
525
|
+
/**
|
|
526
|
+
* <p>Describes a private IPv4 address for a Scheduled Instance.</p>
|
|
527
|
+
*/
|
|
528
|
+
export interface ScheduledInstancesPrivateIpAddressConfig {
|
|
529
|
+
/**
|
|
530
|
+
* <p>Indicates whether this is a primary IPv4 address. Otherwise, this is a secondary IPv4 address.</p>
|
|
531
|
+
*/
|
|
532
|
+
Primary?: boolean;
|
|
533
|
+
/**
|
|
534
|
+
* <p>The IPv4 address.</p>
|
|
535
|
+
*/
|
|
536
|
+
PrivateIpAddress?: string;
|
|
537
|
+
}
|
|
538
|
+
export declare namespace ScheduledInstancesPrivateIpAddressConfig {
|
|
539
|
+
/**
|
|
540
|
+
* @internal
|
|
541
|
+
*/
|
|
542
|
+
const filterSensitiveLog: (obj: ScheduledInstancesPrivateIpAddressConfig) => any;
|
|
543
|
+
}
|
|
544
|
+
/**
|
|
545
|
+
* <p>Describes a network interface for a Scheduled Instance.</p>
|
|
546
|
+
*/
|
|
547
|
+
export interface ScheduledInstancesNetworkInterface {
|
|
548
|
+
/**
|
|
549
|
+
* <p>Indicates whether to assign a public IPv4 address to instances launched in a VPC. The
|
|
550
|
+
* public IPv4 address can only be assigned to a network interface for eth0, and can only be
|
|
551
|
+
* assigned to a new network interface, not an existing one. You cannot specify more than one
|
|
552
|
+
* network interface in the request. If launching into a default subnet, the default value is
|
|
553
|
+
* <code>true</code>.</p>
|
|
554
|
+
*/
|
|
555
|
+
AssociatePublicIpAddress?: boolean;
|
|
556
|
+
/**
|
|
557
|
+
* <p>Indicates whether to delete the interface when the instance is terminated.</p>
|
|
558
|
+
*/
|
|
559
|
+
DeleteOnTermination?: boolean;
|
|
560
|
+
/**
|
|
561
|
+
* <p>The description.</p>
|
|
562
|
+
*/
|
|
563
|
+
Description?: string;
|
|
564
|
+
/**
|
|
565
|
+
* <p>The index of the device for the network interface attachment.</p>
|
|
566
|
+
*/
|
|
567
|
+
DeviceIndex?: number;
|
|
568
|
+
/**
|
|
569
|
+
* <p>The IDs of the security groups.</p>
|
|
570
|
+
*/
|
|
571
|
+
Groups?: string[];
|
|
572
|
+
/**
|
|
573
|
+
* <p>The number of IPv6 addresses to assign to the network interface. The IPv6 addresses are automatically selected from the subnet range.</p>
|
|
574
|
+
*/
|
|
575
|
+
Ipv6AddressCount?: number;
|
|
576
|
+
/**
|
|
577
|
+
* <p>The specific IPv6 addresses from the subnet range.</p>
|
|
578
|
+
*/
|
|
579
|
+
Ipv6Addresses?: ScheduledInstancesIpv6Address[];
|
|
580
|
+
/**
|
|
581
|
+
* <p>The ID of the network interface.</p>
|
|
582
|
+
*/
|
|
583
|
+
NetworkInterfaceId?: string;
|
|
584
|
+
/**
|
|
585
|
+
* <p>The IPv4 address of the network interface within the subnet.</p>
|
|
586
|
+
*/
|
|
587
|
+
PrivateIpAddress?: string;
|
|
588
|
+
/**
|
|
589
|
+
* <p>The private IPv4 addresses.</p>
|
|
590
|
+
*/
|
|
591
|
+
PrivateIpAddressConfigs?: ScheduledInstancesPrivateIpAddressConfig[];
|
|
592
|
+
/**
|
|
593
|
+
* <p>The number of secondary private IPv4 addresses.</p>
|
|
594
|
+
*/
|
|
595
|
+
SecondaryPrivateIpAddressCount?: number;
|
|
596
|
+
/**
|
|
597
|
+
* <p>The ID of the subnet.</p>
|
|
598
|
+
*/
|
|
599
|
+
SubnetId?: string;
|
|
600
|
+
}
|
|
601
|
+
export declare namespace ScheduledInstancesNetworkInterface {
|
|
602
|
+
/**
|
|
603
|
+
* @internal
|
|
604
|
+
*/
|
|
605
|
+
const filterSensitiveLog: (obj: ScheduledInstancesNetworkInterface) => any;
|
|
606
|
+
}
|
|
607
|
+
/**
|
|
608
|
+
* <p>Describes the placement for a Scheduled Instance.</p>
|
|
609
|
+
*/
|
|
610
|
+
export interface ScheduledInstancesPlacement {
|
|
611
|
+
/**
|
|
612
|
+
* <p>The Availability Zone.</p>
|
|
613
|
+
*/
|
|
614
|
+
AvailabilityZone?: string;
|
|
615
|
+
/**
|
|
616
|
+
* <p>The name of the placement group.</p>
|
|
617
|
+
*/
|
|
618
|
+
GroupName?: string;
|
|
619
|
+
}
|
|
620
|
+
export declare namespace ScheduledInstancesPlacement {
|
|
621
|
+
/**
|
|
622
|
+
* @internal
|
|
623
|
+
*/
|
|
624
|
+
const filterSensitiveLog: (obj: ScheduledInstancesPlacement) => any;
|
|
625
|
+
}
|
|
626
|
+
/**
|
|
627
|
+
* <p>Describes the launch specification for a Scheduled Instance.</p>
|
|
628
|
+
* <p>If you are launching the Scheduled Instance in EC2-VPC, you must specify the ID of the subnet.
|
|
629
|
+
* You can specify the subnet using either <code>SubnetId</code> or <code>NetworkInterface</code>.</p>
|
|
630
|
+
*/
|
|
631
|
+
export interface ScheduledInstancesLaunchSpecification {
|
|
632
|
+
/**
|
|
633
|
+
* <p>The block device mapping entries.</p>
|
|
634
|
+
*/
|
|
635
|
+
BlockDeviceMappings?: ScheduledInstancesBlockDeviceMapping[];
|
|
636
|
+
/**
|
|
637
|
+
* <p>Indicates whether the instances are optimized for EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS-optimized instance.</p>
|
|
638
|
+
* <p>Default: <code>false</code>
|
|
639
|
+
* </p>
|
|
640
|
+
*/
|
|
641
|
+
EbsOptimized?: boolean;
|
|
642
|
+
/**
|
|
643
|
+
* <p>The IAM instance profile.</p>
|
|
644
|
+
*/
|
|
645
|
+
IamInstanceProfile?: ScheduledInstancesIamInstanceProfile;
|
|
646
|
+
/**
|
|
647
|
+
* <p>The ID of the Amazon Machine Image (AMI).</p>
|
|
648
|
+
*/
|
|
649
|
+
ImageId: string | undefined;
|
|
650
|
+
/**
|
|
651
|
+
* <p>The instance type.</p>
|
|
652
|
+
*/
|
|
653
|
+
InstanceType?: string;
|
|
654
|
+
/**
|
|
655
|
+
* <p>The ID of the kernel.</p>
|
|
656
|
+
*/
|
|
657
|
+
KernelId?: string;
|
|
658
|
+
/**
|
|
659
|
+
* <p>The name of the key pair.</p>
|
|
660
|
+
*/
|
|
661
|
+
KeyName?: string;
|
|
662
|
+
/**
|
|
663
|
+
* <p>Enable or disable monitoring for the instances.</p>
|
|
664
|
+
*/
|
|
665
|
+
Monitoring?: ScheduledInstancesMonitoring;
|
|
666
|
+
/**
|
|
667
|
+
* <p>The network interfaces.</p>
|
|
668
|
+
*/
|
|
669
|
+
NetworkInterfaces?: ScheduledInstancesNetworkInterface[];
|
|
670
|
+
/**
|
|
671
|
+
* <p>The placement information.</p>
|
|
672
|
+
*/
|
|
673
|
+
Placement?: ScheduledInstancesPlacement;
|
|
674
|
+
/**
|
|
675
|
+
* <p>The ID of the RAM disk.</p>
|
|
676
|
+
*/
|
|
677
|
+
RamdiskId?: string;
|
|
678
|
+
/**
|
|
679
|
+
* <p>The IDs of the security groups.</p>
|
|
680
|
+
*/
|
|
681
|
+
SecurityGroupIds?: string[];
|
|
682
|
+
/**
|
|
683
|
+
* <p>The ID of the subnet in which to launch the instances.</p>
|
|
684
|
+
*/
|
|
685
|
+
SubnetId?: string;
|
|
686
|
+
/**
|
|
687
|
+
* <p>The base64-encoded MIME user data.</p>
|
|
688
|
+
*/
|
|
689
|
+
UserData?: string;
|
|
690
|
+
}
|
|
691
|
+
export declare namespace ScheduledInstancesLaunchSpecification {
|
|
692
|
+
/**
|
|
693
|
+
* @internal
|
|
694
|
+
*/
|
|
695
|
+
const filterSensitiveLog: (obj: ScheduledInstancesLaunchSpecification) => any;
|
|
696
|
+
}
|
|
697
|
+
/**
|
|
698
|
+
* <p>Contains the parameters for RunScheduledInstances.</p>
|
|
699
|
+
*/
|
|
700
|
+
export interface RunScheduledInstancesRequest {
|
|
701
|
+
/**
|
|
702
|
+
* <p>Unique, case-sensitive identifier that ensures the idempotency of the request.
|
|
703
|
+
* For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring Idempotency</a>.</p>
|
|
704
|
+
*/
|
|
705
|
+
ClientToken?: string;
|
|
706
|
+
/**
|
|
707
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
708
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
709
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
710
|
+
*/
|
|
711
|
+
DryRun?: boolean;
|
|
712
|
+
/**
|
|
713
|
+
* <p>The number of instances.</p>
|
|
714
|
+
* <p>Default: 1</p>
|
|
715
|
+
*/
|
|
716
|
+
InstanceCount?: number;
|
|
717
|
+
/**
|
|
718
|
+
* <p>The launch specification. You must match the instance type, Availability Zone,
|
|
719
|
+
* network, and platform of the schedule that you purchased.</p>
|
|
720
|
+
*/
|
|
721
|
+
LaunchSpecification: ScheduledInstancesLaunchSpecification | undefined;
|
|
722
|
+
/**
|
|
723
|
+
* <p>The Scheduled Instance ID.</p>
|
|
724
|
+
*/
|
|
725
|
+
ScheduledInstanceId: string | undefined;
|
|
726
|
+
}
|
|
727
|
+
export declare namespace RunScheduledInstancesRequest {
|
|
728
|
+
/**
|
|
729
|
+
* @internal
|
|
730
|
+
*/
|
|
731
|
+
const filterSensitiveLog: (obj: RunScheduledInstancesRequest) => any;
|
|
732
|
+
}
|
|
733
|
+
/**
|
|
734
|
+
* <p>Contains the output of RunScheduledInstances.</p>
|
|
735
|
+
*/
|
|
736
|
+
export interface RunScheduledInstancesResult {
|
|
737
|
+
/**
|
|
738
|
+
* <p>The IDs of the newly launched instances.</p>
|
|
739
|
+
*/
|
|
740
|
+
InstanceIdSet?: string[];
|
|
741
|
+
}
|
|
742
|
+
export declare namespace RunScheduledInstancesResult {
|
|
743
|
+
/**
|
|
744
|
+
* @internal
|
|
745
|
+
*/
|
|
746
|
+
const filterSensitiveLog: (obj: RunScheduledInstancesResult) => any;
|
|
747
|
+
}
|
|
748
|
+
export interface SearchLocalGatewayRoutesRequest {
|
|
749
|
+
/**
|
|
750
|
+
* <p>The ID of the local gateway route table.</p>
|
|
751
|
+
*/
|
|
752
|
+
LocalGatewayRouteTableId: string | undefined;
|
|
753
|
+
/**
|
|
754
|
+
* <p>One or more filters.</p>
|
|
755
|
+
*/
|
|
756
|
+
Filters?: Filter[];
|
|
757
|
+
/**
|
|
758
|
+
* <p>The maximum number of results to return with a single call.
|
|
759
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
760
|
+
*/
|
|
761
|
+
MaxResults?: number;
|
|
762
|
+
/**
|
|
763
|
+
* <p>The token for the next page of results.</p>
|
|
764
|
+
*/
|
|
765
|
+
NextToken?: string;
|
|
766
|
+
/**
|
|
767
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
768
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
769
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
770
|
+
*/
|
|
771
|
+
DryRun?: boolean;
|
|
772
|
+
}
|
|
773
|
+
export declare namespace SearchLocalGatewayRoutesRequest {
|
|
774
|
+
/**
|
|
775
|
+
* @internal
|
|
776
|
+
*/
|
|
777
|
+
const filterSensitiveLog: (obj: SearchLocalGatewayRoutesRequest) => any;
|
|
778
|
+
}
|
|
779
|
+
export interface SearchLocalGatewayRoutesResult {
|
|
780
|
+
/**
|
|
781
|
+
* <p>Information about the routes.</p>
|
|
782
|
+
*/
|
|
783
|
+
Routes?: LocalGatewayRoute[];
|
|
784
|
+
/**
|
|
785
|
+
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
786
|
+
*/
|
|
787
|
+
NextToken?: string;
|
|
788
|
+
}
|
|
789
|
+
export declare namespace SearchLocalGatewayRoutesResult {
|
|
790
|
+
/**
|
|
791
|
+
* @internal
|
|
792
|
+
*/
|
|
793
|
+
const filterSensitiveLog: (obj: SearchLocalGatewayRoutesResult) => any;
|
|
794
|
+
}
|
|
795
|
+
export interface SearchTransitGatewayMulticastGroupsRequest {
|
|
796
|
+
/**
|
|
797
|
+
* <p>The ID of the transit gateway multicast domain.</p>
|
|
798
|
+
*/
|
|
799
|
+
TransitGatewayMulticastDomainId?: string;
|
|
800
|
+
/**
|
|
801
|
+
* <p>One or more filters. The possible values are:</p>
|
|
802
|
+
* <ul>
|
|
803
|
+
* <li>
|
|
804
|
+
* <p>
|
|
805
|
+
* <code>group-ip-address</code> - The IP address of the transit gateway multicast group.</p>
|
|
806
|
+
* </li>
|
|
807
|
+
* <li>
|
|
808
|
+
* <p>
|
|
809
|
+
* <code>is-group-member</code> - The resource is a group member. Valid values are <code>true</code> | <code>false</code>.</p>
|
|
810
|
+
* </li>
|
|
811
|
+
* <li>
|
|
812
|
+
* <p>
|
|
813
|
+
* <code>is-group-source</code> - The resource is a group source. Valid values are <code>true</code> | <code>false</code>.</p>
|
|
814
|
+
* </li>
|
|
815
|
+
* <li>
|
|
816
|
+
* <p>
|
|
817
|
+
* <code>member-type</code> - The member type. Valid values are <code>igmp</code> | <code>static</code>.</p>
|
|
818
|
+
* </li>
|
|
819
|
+
* <li>
|
|
820
|
+
* <p>
|
|
821
|
+
* <code>resource-id</code> - The ID of the resource.</p>
|
|
822
|
+
* </li>
|
|
823
|
+
* <li>
|
|
824
|
+
* <p>
|
|
825
|
+
* <code>resource-type</code> - The type of resource. Valid values are <code>vpc</code> | <code>vpn</code> | <code>direct-connect-gateway</code> | <code>tgw-peering</code>.</p>
|
|
826
|
+
* </li>
|
|
827
|
+
* <li>
|
|
828
|
+
* <p>
|
|
829
|
+
* <code>source-type</code> - The source type. Valid values are <code>igmp</code> | <code>static</code>.</p>
|
|
830
|
+
* </li>
|
|
831
|
+
* <li>
|
|
832
|
+
* <p>
|
|
833
|
+
* <code>subnet-id</code> - The ID of the subnet.</p>
|
|
834
|
+
* </li>
|
|
835
|
+
* <li>
|
|
836
|
+
* <p>
|
|
837
|
+
* <code>transit-gateway-attachment-id</code> - The id of the transit gateway attachment.</p>
|
|
838
|
+
* </li>
|
|
839
|
+
* </ul>
|
|
840
|
+
*/
|
|
841
|
+
Filters?: Filter[];
|
|
842
|
+
/**
|
|
843
|
+
* <p>The maximum number of results to return with a single call.
|
|
844
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
845
|
+
*/
|
|
846
|
+
MaxResults?: number;
|
|
847
|
+
/**
|
|
848
|
+
* <p>The token for the next page of results.</p>
|
|
849
|
+
*/
|
|
850
|
+
NextToken?: string;
|
|
851
|
+
/**
|
|
852
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
853
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
854
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
855
|
+
*/
|
|
856
|
+
DryRun?: boolean;
|
|
857
|
+
}
|
|
858
|
+
export declare namespace SearchTransitGatewayMulticastGroupsRequest {
|
|
859
|
+
/**
|
|
860
|
+
* @internal
|
|
861
|
+
*/
|
|
862
|
+
const filterSensitiveLog: (obj: SearchTransitGatewayMulticastGroupsRequest) => any;
|
|
863
|
+
}
|
|
864
|
+
export declare type MembershipType = "igmp" | "static";
|
|
865
|
+
/**
|
|
866
|
+
* <p>Describes the transit gateway multicast group resources.</p>
|
|
867
|
+
*/
|
|
868
|
+
export interface TransitGatewayMulticastGroup {
|
|
869
|
+
/**
|
|
870
|
+
* <p>The IP address assigned to the transit gateway multicast group.</p>
|
|
871
|
+
*/
|
|
872
|
+
GroupIpAddress?: string;
|
|
873
|
+
/**
|
|
874
|
+
* <p>The ID of the transit gateway attachment.</p>
|
|
875
|
+
*/
|
|
876
|
+
TransitGatewayAttachmentId?: string;
|
|
877
|
+
/**
|
|
878
|
+
* <p>The ID of the subnet.</p>
|
|
879
|
+
*/
|
|
880
|
+
SubnetId?: string;
|
|
881
|
+
/**
|
|
882
|
+
* <p>The ID of the resource.</p>
|
|
883
|
+
*/
|
|
884
|
+
ResourceId?: string;
|
|
885
|
+
/**
|
|
886
|
+
* <p>The type of resource, for example a VPC attachment.</p>
|
|
887
|
+
*/
|
|
888
|
+
ResourceType?: TransitGatewayAttachmentResourceType | string;
|
|
889
|
+
/**
|
|
890
|
+
* <p> The ID of the Amazon Web Services account that owns the transit gateway multicast domain group resource.</p>
|
|
891
|
+
*/
|
|
892
|
+
ResourceOwnerId?: string;
|
|
893
|
+
/**
|
|
894
|
+
* <p>The ID of the transit gateway attachment.</p>
|
|
895
|
+
*/
|
|
896
|
+
NetworkInterfaceId?: string;
|
|
897
|
+
/**
|
|
898
|
+
* <p>Indicates that the resource is a transit gateway multicast group member.</p>
|
|
899
|
+
*/
|
|
900
|
+
GroupMember?: boolean;
|
|
901
|
+
/**
|
|
902
|
+
* <p>Indicates that the resource is a transit gateway multicast group member.</p>
|
|
903
|
+
*/
|
|
904
|
+
GroupSource?: boolean;
|
|
905
|
+
/**
|
|
906
|
+
* <p>The member type (for example, <code>static</code>).</p>
|
|
907
|
+
*/
|
|
908
|
+
MemberType?: MembershipType | string;
|
|
909
|
+
/**
|
|
910
|
+
* <p>The source type.</p>
|
|
911
|
+
*/
|
|
912
|
+
SourceType?: MembershipType | string;
|
|
913
|
+
}
|
|
914
|
+
export declare namespace TransitGatewayMulticastGroup {
|
|
915
|
+
/**
|
|
916
|
+
* @internal
|
|
917
|
+
*/
|
|
918
|
+
const filterSensitiveLog: (obj: TransitGatewayMulticastGroup) => any;
|
|
919
|
+
}
|
|
920
|
+
export interface SearchTransitGatewayMulticastGroupsResult {
|
|
921
|
+
/**
|
|
922
|
+
* <p>Information about the transit gateway multicast group.</p>
|
|
923
|
+
*/
|
|
924
|
+
MulticastGroups?: TransitGatewayMulticastGroup[];
|
|
925
|
+
/**
|
|
926
|
+
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
927
|
+
*/
|
|
928
|
+
NextToken?: string;
|
|
929
|
+
}
|
|
930
|
+
export declare namespace SearchTransitGatewayMulticastGroupsResult {
|
|
931
|
+
/**
|
|
932
|
+
* @internal
|
|
933
|
+
*/
|
|
934
|
+
const filterSensitiveLog: (obj: SearchTransitGatewayMulticastGroupsResult) => any;
|
|
935
|
+
}
|
|
936
|
+
export interface SearchTransitGatewayRoutesRequest {
|
|
937
|
+
/**
|
|
938
|
+
* <p>The ID of the transit gateway route table.</p>
|
|
939
|
+
*/
|
|
940
|
+
TransitGatewayRouteTableId: string | undefined;
|
|
941
|
+
/**
|
|
942
|
+
* <p>One or more filters. The possible values are:</p>
|
|
943
|
+
* <ul>
|
|
944
|
+
* <li>
|
|
945
|
+
* <p>
|
|
946
|
+
* <code>attachment.transit-gateway-attachment-id</code>- The id of the transit gateway attachment.</p>
|
|
947
|
+
* </li>
|
|
948
|
+
* <li>
|
|
949
|
+
* <p>
|
|
950
|
+
* <code>attachment.resource-id</code> - The resource id of the transit gateway attachment.</p>
|
|
951
|
+
* </li>
|
|
952
|
+
* <li>
|
|
953
|
+
* <p>
|
|
954
|
+
* <code>attachment.resource-type</code> - The attachment resource type. Valid values
|
|
955
|
+
* are <code>vpc</code> | <code>vpn</code> | <code>direct-connect-gateway</code> |
|
|
956
|
+
* <code>peering</code> | <code>connect</code>.</p>
|
|
957
|
+
* </li>
|
|
958
|
+
* <li>
|
|
959
|
+
* <p>
|
|
960
|
+
* <code>prefix-list-id</code> - The ID of the prefix list.</p>
|
|
961
|
+
* </li>
|
|
962
|
+
* <li>
|
|
963
|
+
* <p>
|
|
964
|
+
* <code>route-search.exact-match</code> - The exact match of the specified filter.</p>
|
|
965
|
+
* </li>
|
|
966
|
+
* <li>
|
|
967
|
+
* <p>
|
|
968
|
+
* <code>route-search.longest-prefix-match</code> - The longest prefix that matches the route.</p>
|
|
969
|
+
* </li>
|
|
970
|
+
* <li>
|
|
971
|
+
* <p>
|
|
972
|
+
* <code>route-search.subnet-of-match</code> - The routes with a subnet that match the specified CIDR filter.</p>
|
|
973
|
+
* </li>
|
|
974
|
+
* <li>
|
|
975
|
+
* <p>
|
|
976
|
+
* <code>route-search.supernet-of-match</code> - The routes with a CIDR that encompass the CIDR filter. For example, if you have 10.0.1.0/29 and 10.0.1.0/31 routes in your route table and you specify supernet-of-match as 10.0.1.0/30, then the result returns 10.0.1.0/29.</p>
|
|
977
|
+
* </li>
|
|
978
|
+
* <li>
|
|
979
|
+
* <p>
|
|
980
|
+
* <code>state</code> - The state of the route (<code>active</code> | <code>blackhole</code>).</p>
|
|
981
|
+
* </li>
|
|
982
|
+
* <li>
|
|
983
|
+
* <p>
|
|
984
|
+
* <code>type</code> - The type of route (<code>propagated</code> |
|
|
985
|
+
* <code>static</code>).</p>
|
|
986
|
+
* </li>
|
|
987
|
+
* </ul>
|
|
988
|
+
*/
|
|
989
|
+
Filters: Filter[] | undefined;
|
|
990
|
+
/**
|
|
991
|
+
* <p>The maximum number of routes to return.</p>
|
|
992
|
+
*/
|
|
993
|
+
MaxResults?: number;
|
|
994
|
+
/**
|
|
995
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
996
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
997
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
998
|
+
*/
|
|
999
|
+
DryRun?: boolean;
|
|
1000
|
+
}
|
|
1001
|
+
export declare namespace SearchTransitGatewayRoutesRequest {
|
|
1002
|
+
/**
|
|
1003
|
+
* @internal
|
|
1004
|
+
*/
|
|
1005
|
+
const filterSensitiveLog: (obj: SearchTransitGatewayRoutesRequest) => any;
|
|
1006
|
+
}
|
|
1007
|
+
export interface SearchTransitGatewayRoutesResult {
|
|
1008
|
+
/**
|
|
1009
|
+
* <p>Information about the routes.</p>
|
|
1010
|
+
*/
|
|
1011
|
+
Routes?: TransitGatewayRoute[];
|
|
1012
|
+
/**
|
|
1013
|
+
* <p>Indicates whether there are additional routes available.</p>
|
|
1014
|
+
*/
|
|
1015
|
+
AdditionalRoutesAvailable?: boolean;
|
|
1016
|
+
}
|
|
1017
|
+
export declare namespace SearchTransitGatewayRoutesResult {
|
|
1018
|
+
/**
|
|
1019
|
+
* @internal
|
|
1020
|
+
*/
|
|
1021
|
+
const filterSensitiveLog: (obj: SearchTransitGatewayRoutesResult) => any;
|
|
1022
|
+
}
|
|
1023
|
+
export interface SendDiagnosticInterruptRequest {
|
|
1024
|
+
/**
|
|
1025
|
+
* <p>The ID of the instance.</p>
|
|
1026
|
+
*/
|
|
1027
|
+
InstanceId: string | undefined;
|
|
1028
|
+
/**
|
|
1029
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1030
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1031
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1032
|
+
*/
|
|
1033
|
+
DryRun?: boolean;
|
|
1034
|
+
}
|
|
1035
|
+
export declare namespace SendDiagnosticInterruptRequest {
|
|
1036
|
+
/**
|
|
1037
|
+
* @internal
|
|
1038
|
+
*/
|
|
1039
|
+
const filterSensitiveLog: (obj: SendDiagnosticInterruptRequest) => any;
|
|
1040
|
+
}
|
|
1041
|
+
export interface StartInstancesRequest {
|
|
1042
|
+
/**
|
|
1043
|
+
* <p>The IDs of the instances.</p>
|
|
1044
|
+
*/
|
|
1045
|
+
InstanceIds: string[] | undefined;
|
|
1046
|
+
/**
|
|
1047
|
+
* <p>Reserved.</p>
|
|
1048
|
+
*/
|
|
1049
|
+
AdditionalInfo?: string;
|
|
1050
|
+
/**
|
|
1051
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1052
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1053
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1054
|
+
*/
|
|
1055
|
+
DryRun?: boolean;
|
|
1056
|
+
}
|
|
1057
|
+
export declare namespace StartInstancesRequest {
|
|
1058
|
+
/**
|
|
1059
|
+
* @internal
|
|
1060
|
+
*/
|
|
1061
|
+
const filterSensitiveLog: (obj: StartInstancesRequest) => any;
|
|
1062
|
+
}
|
|
1063
|
+
/**
|
|
1064
|
+
* <p>Describes an instance state change.</p>
|
|
1065
|
+
*/
|
|
1066
|
+
export interface InstanceStateChange {
|
|
1067
|
+
/**
|
|
1068
|
+
* <p>The current state of the instance.</p>
|
|
1069
|
+
*/
|
|
1070
|
+
CurrentState?: InstanceState;
|
|
1071
|
+
/**
|
|
1072
|
+
* <p>The ID of the instance.</p>
|
|
1073
|
+
*/
|
|
1074
|
+
InstanceId?: string;
|
|
1075
|
+
/**
|
|
1076
|
+
* <p>The previous state of the instance.</p>
|
|
1077
|
+
*/
|
|
1078
|
+
PreviousState?: InstanceState;
|
|
1079
|
+
}
|
|
1080
|
+
export declare namespace InstanceStateChange {
|
|
1081
|
+
/**
|
|
1082
|
+
* @internal
|
|
1083
|
+
*/
|
|
1084
|
+
const filterSensitiveLog: (obj: InstanceStateChange) => any;
|
|
1085
|
+
}
|
|
1086
|
+
export interface StartInstancesResult {
|
|
1087
|
+
/**
|
|
1088
|
+
* <p>Information about the started instances.</p>
|
|
1089
|
+
*/
|
|
1090
|
+
StartingInstances?: InstanceStateChange[];
|
|
1091
|
+
}
|
|
1092
|
+
export declare namespace StartInstancesResult {
|
|
1093
|
+
/**
|
|
1094
|
+
* @internal
|
|
1095
|
+
*/
|
|
1096
|
+
const filterSensitiveLog: (obj: StartInstancesResult) => any;
|
|
1097
|
+
}
|
|
1098
|
+
export interface StartNetworkInsightsAccessScopeAnalysisRequest {
|
|
1099
|
+
/**
|
|
1100
|
+
* <p>The ID of the Network Access Scope.</p>
|
|
1101
|
+
*/
|
|
1102
|
+
NetworkInsightsAccessScopeId: string | undefined;
|
|
1103
|
+
/**
|
|
1104
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1105
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1106
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1107
|
+
*/
|
|
1108
|
+
DryRun?: boolean;
|
|
1109
|
+
/**
|
|
1110
|
+
* <p>The tags to apply.</p>
|
|
1111
|
+
*/
|
|
1112
|
+
TagSpecifications?: TagSpecification[];
|
|
1113
|
+
/**
|
|
1114
|
+
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information,
|
|
1115
|
+
* see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">How to ensure idempotency</a>.</p>
|
|
1116
|
+
*/
|
|
1117
|
+
ClientToken?: string;
|
|
1118
|
+
}
|
|
1119
|
+
export declare namespace StartNetworkInsightsAccessScopeAnalysisRequest {
|
|
1120
|
+
/**
|
|
1121
|
+
* @internal
|
|
1122
|
+
*/
|
|
1123
|
+
const filterSensitiveLog: (obj: StartNetworkInsightsAccessScopeAnalysisRequest) => any;
|
|
1124
|
+
}
|
|
1125
|
+
export interface StartNetworkInsightsAccessScopeAnalysisResult {
|
|
1126
|
+
/**
|
|
1127
|
+
* <p>The Network Access Scope analysis.</p>
|
|
1128
|
+
*/
|
|
1129
|
+
NetworkInsightsAccessScopeAnalysis?: NetworkInsightsAccessScopeAnalysis;
|
|
1130
|
+
}
|
|
1131
|
+
export declare namespace StartNetworkInsightsAccessScopeAnalysisResult {
|
|
1132
|
+
/**
|
|
1133
|
+
* @internal
|
|
1134
|
+
*/
|
|
1135
|
+
const filterSensitiveLog: (obj: StartNetworkInsightsAccessScopeAnalysisResult) => any;
|
|
1136
|
+
}
|
|
1137
|
+
export interface StartNetworkInsightsAnalysisRequest {
|
|
1138
|
+
/**
|
|
1139
|
+
* <p>The ID of the path.</p>
|
|
1140
|
+
*/
|
|
1141
|
+
NetworkInsightsPathId: string | undefined;
|
|
1142
|
+
/**
|
|
1143
|
+
* <p>The Amazon Resource Names (ARN) of the resources that the path must traverse.</p>
|
|
1144
|
+
*/
|
|
1145
|
+
FilterInArns?: string[];
|
|
1146
|
+
/**
|
|
1147
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1148
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1149
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1150
|
+
*/
|
|
1151
|
+
DryRun?: boolean;
|
|
1152
|
+
/**
|
|
1153
|
+
* <p>The tags to apply.</p>
|
|
1154
|
+
*/
|
|
1155
|
+
TagSpecifications?: TagSpecification[];
|
|
1156
|
+
/**
|
|
1157
|
+
* <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information,
|
|
1158
|
+
* see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">How to ensure idempotency</a>.</p>
|
|
1159
|
+
*/
|
|
1160
|
+
ClientToken?: string;
|
|
1161
|
+
}
|
|
1162
|
+
export declare namespace StartNetworkInsightsAnalysisRequest {
|
|
1163
|
+
/**
|
|
1164
|
+
* @internal
|
|
1165
|
+
*/
|
|
1166
|
+
const filterSensitiveLog: (obj: StartNetworkInsightsAnalysisRequest) => any;
|
|
1167
|
+
}
|
|
1168
|
+
export interface StartNetworkInsightsAnalysisResult {
|
|
1169
|
+
/**
|
|
1170
|
+
* <p>Information about the network insights analysis.</p>
|
|
1171
|
+
*/
|
|
1172
|
+
NetworkInsightsAnalysis?: NetworkInsightsAnalysis;
|
|
1173
|
+
}
|
|
1174
|
+
export declare namespace StartNetworkInsightsAnalysisResult {
|
|
1175
|
+
/**
|
|
1176
|
+
* @internal
|
|
1177
|
+
*/
|
|
1178
|
+
const filterSensitiveLog: (obj: StartNetworkInsightsAnalysisResult) => any;
|
|
1179
|
+
}
|
|
1180
|
+
export interface StartVpcEndpointServicePrivateDnsVerificationRequest {
|
|
1181
|
+
/**
|
|
1182
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1183
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1184
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1185
|
+
*/
|
|
1186
|
+
DryRun?: boolean;
|
|
1187
|
+
/**
|
|
1188
|
+
* <p>The ID of the endpoint service.</p>
|
|
1189
|
+
*/
|
|
1190
|
+
ServiceId: string | undefined;
|
|
1191
|
+
}
|
|
1192
|
+
export declare namespace StartVpcEndpointServicePrivateDnsVerificationRequest {
|
|
1193
|
+
/**
|
|
1194
|
+
* @internal
|
|
1195
|
+
*/
|
|
1196
|
+
const filterSensitiveLog: (obj: StartVpcEndpointServicePrivateDnsVerificationRequest) => any;
|
|
1197
|
+
}
|
|
1198
|
+
export interface StartVpcEndpointServicePrivateDnsVerificationResult {
|
|
1199
|
+
/**
|
|
1200
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
1201
|
+
*/
|
|
1202
|
+
ReturnValue?: boolean;
|
|
1203
|
+
}
|
|
1204
|
+
export declare namespace StartVpcEndpointServicePrivateDnsVerificationResult {
|
|
1205
|
+
/**
|
|
1206
|
+
* @internal
|
|
1207
|
+
*/
|
|
1208
|
+
const filterSensitiveLog: (obj: StartVpcEndpointServicePrivateDnsVerificationResult) => any;
|
|
1209
|
+
}
|
|
1210
|
+
export interface StopInstancesRequest {
|
|
1211
|
+
/**
|
|
1212
|
+
* <p>The IDs of the instances.</p>
|
|
1213
|
+
*/
|
|
1214
|
+
InstanceIds: string[] | undefined;
|
|
1215
|
+
/**
|
|
1216
|
+
* <p>Hibernates the instance if the instance was enabled for hibernation at launch. If the
|
|
1217
|
+
* instance cannot hibernate successfully, a normal shutdown occurs. For more information,
|
|
1218
|
+
* see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate
|
|
1219
|
+
* your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>
|
|
1220
|
+
* <p> Default: <code>false</code>
|
|
1221
|
+
* </p>
|
|
1222
|
+
*/
|
|
1223
|
+
Hibernate?: boolean;
|
|
1224
|
+
/**
|
|
1225
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1226
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1227
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1228
|
+
*/
|
|
1229
|
+
DryRun?: boolean;
|
|
1230
|
+
/**
|
|
1231
|
+
* <p>Forces the instances to stop. The instances do not have an opportunity to flush file
|
|
1232
|
+
* system caches or file system metadata. If you use this option, you must perform file
|
|
1233
|
+
* system check and repair procedures. This option is not recommended for Windows
|
|
1234
|
+
* instances.</p>
|
|
1235
|
+
* <p>Default: <code>false</code>
|
|
1236
|
+
* </p>
|
|
1237
|
+
*/
|
|
1238
|
+
Force?: boolean;
|
|
1239
|
+
}
|
|
1240
|
+
export declare namespace StopInstancesRequest {
|
|
1241
|
+
/**
|
|
1242
|
+
* @internal
|
|
1243
|
+
*/
|
|
1244
|
+
const filterSensitiveLog: (obj: StopInstancesRequest) => any;
|
|
1245
|
+
}
|
|
1246
|
+
export interface StopInstancesResult {
|
|
1247
|
+
/**
|
|
1248
|
+
* <p>Information about the stopped instances.</p>
|
|
1249
|
+
*/
|
|
1250
|
+
StoppingInstances?: InstanceStateChange[];
|
|
1251
|
+
}
|
|
1252
|
+
export declare namespace StopInstancesResult {
|
|
1253
|
+
/**
|
|
1254
|
+
* @internal
|
|
1255
|
+
*/
|
|
1256
|
+
const filterSensitiveLog: (obj: StopInstancesResult) => any;
|
|
1257
|
+
}
|
|
1258
|
+
export interface TerminateClientVpnConnectionsRequest {
|
|
1259
|
+
/**
|
|
1260
|
+
* <p>The ID of the Client VPN endpoint to which the client is connected.</p>
|
|
1261
|
+
*/
|
|
1262
|
+
ClientVpnEndpointId: string | undefined;
|
|
1263
|
+
/**
|
|
1264
|
+
* <p>The ID of the client connection to be terminated.</p>
|
|
1265
|
+
*/
|
|
1266
|
+
ConnectionId?: string;
|
|
1267
|
+
/**
|
|
1268
|
+
* <p>The name of the user who initiated the connection. Use this option to terminate all active connections for
|
|
1269
|
+
* the specified user. This option can only be used if the user has established up to five connections.</p>
|
|
1270
|
+
*/
|
|
1271
|
+
Username?: string;
|
|
1272
|
+
/**
|
|
1273
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1274
|
+
*/
|
|
1275
|
+
DryRun?: boolean;
|
|
1276
|
+
}
|
|
1277
|
+
export declare namespace TerminateClientVpnConnectionsRequest {
|
|
1278
|
+
/**
|
|
1279
|
+
* @internal
|
|
1280
|
+
*/
|
|
1281
|
+
const filterSensitiveLog: (obj: TerminateClientVpnConnectionsRequest) => any;
|
|
1282
|
+
}
|
|
1283
|
+
/**
|
|
1284
|
+
* <p>Information about a terminated Client VPN endpoint client connection.</p>
|
|
1285
|
+
*/
|
|
1286
|
+
export interface TerminateConnectionStatus {
|
|
1287
|
+
/**
|
|
1288
|
+
* <p>The ID of the client connection.</p>
|
|
1289
|
+
*/
|
|
1290
|
+
ConnectionId?: string;
|
|
1291
|
+
/**
|
|
1292
|
+
* <p>The state of the client connection.</p>
|
|
1293
|
+
*/
|
|
1294
|
+
PreviousStatus?: ClientVpnConnectionStatus;
|
|
1295
|
+
/**
|
|
1296
|
+
* <p>A message about the status of the client connection, if applicable.</p>
|
|
1297
|
+
*/
|
|
1298
|
+
CurrentStatus?: ClientVpnConnectionStatus;
|
|
1299
|
+
}
|
|
1300
|
+
export declare namespace TerminateConnectionStatus {
|
|
1301
|
+
/**
|
|
1302
|
+
* @internal
|
|
1303
|
+
*/
|
|
1304
|
+
const filterSensitiveLog: (obj: TerminateConnectionStatus) => any;
|
|
1305
|
+
}
|
|
1306
|
+
export interface TerminateClientVpnConnectionsResult {
|
|
1307
|
+
/**
|
|
1308
|
+
* <p>The ID of the Client VPN endpoint.</p>
|
|
1309
|
+
*/
|
|
1310
|
+
ClientVpnEndpointId?: string;
|
|
1311
|
+
/**
|
|
1312
|
+
* <p>The user who established the terminated client connections.</p>
|
|
1313
|
+
*/
|
|
1314
|
+
Username?: string;
|
|
1315
|
+
/**
|
|
1316
|
+
* <p>The current state of the client connections.</p>
|
|
1317
|
+
*/
|
|
1318
|
+
ConnectionStatuses?: TerminateConnectionStatus[];
|
|
1319
|
+
}
|
|
1320
|
+
export declare namespace TerminateClientVpnConnectionsResult {
|
|
1321
|
+
/**
|
|
1322
|
+
* @internal
|
|
1323
|
+
*/
|
|
1324
|
+
const filterSensitiveLog: (obj: TerminateClientVpnConnectionsResult) => any;
|
|
1325
|
+
}
|
|
1326
|
+
export interface TerminateInstancesRequest {
|
|
1327
|
+
/**
|
|
1328
|
+
* <p>The IDs of the instances.</p>
|
|
1329
|
+
* <p>Constraints: Up to 1000 instance IDs. We recommend breaking up this request into
|
|
1330
|
+
* smaller batches.</p>
|
|
1331
|
+
*/
|
|
1332
|
+
InstanceIds: string[] | undefined;
|
|
1333
|
+
/**
|
|
1334
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1335
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1336
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1337
|
+
*/
|
|
1338
|
+
DryRun?: boolean;
|
|
1339
|
+
}
|
|
1340
|
+
export declare namespace TerminateInstancesRequest {
|
|
1341
|
+
/**
|
|
1342
|
+
* @internal
|
|
1343
|
+
*/
|
|
1344
|
+
const filterSensitiveLog: (obj: TerminateInstancesRequest) => any;
|
|
1345
|
+
}
|
|
1346
|
+
export interface TerminateInstancesResult {
|
|
1347
|
+
/**
|
|
1348
|
+
* <p>Information about the terminated instances.</p>
|
|
1349
|
+
*/
|
|
1350
|
+
TerminatingInstances?: InstanceStateChange[];
|
|
1351
|
+
}
|
|
1352
|
+
export declare namespace TerminateInstancesResult {
|
|
1353
|
+
/**
|
|
1354
|
+
* @internal
|
|
1355
|
+
*/
|
|
1356
|
+
const filterSensitiveLog: (obj: TerminateInstancesResult) => any;
|
|
1357
|
+
}
|
|
1358
|
+
export interface UnassignIpv6AddressesRequest {
|
|
1359
|
+
/**
|
|
1360
|
+
* <p>The IPv6 addresses to unassign from the network interface.</p>
|
|
1361
|
+
*/
|
|
1362
|
+
Ipv6Addresses?: string[];
|
|
1363
|
+
/**
|
|
1364
|
+
* <p>One or more IPv6 prefixes to unassign from the network interface.</p>
|
|
1365
|
+
*/
|
|
1366
|
+
Ipv6Prefixes?: string[];
|
|
1367
|
+
/**
|
|
1368
|
+
* <p>The ID of the network interface.</p>
|
|
1369
|
+
*/
|
|
1370
|
+
NetworkInterfaceId: string | undefined;
|
|
1371
|
+
}
|
|
1372
|
+
export declare namespace UnassignIpv6AddressesRequest {
|
|
1373
|
+
/**
|
|
1374
|
+
* @internal
|
|
1375
|
+
*/
|
|
1376
|
+
const filterSensitiveLog: (obj: UnassignIpv6AddressesRequest) => any;
|
|
1377
|
+
}
|
|
1378
|
+
export interface UnassignIpv6AddressesResult {
|
|
1379
|
+
/**
|
|
1380
|
+
* <p>The ID of the network interface.</p>
|
|
1381
|
+
*/
|
|
1382
|
+
NetworkInterfaceId?: string;
|
|
1383
|
+
/**
|
|
1384
|
+
* <p>The IPv6 addresses that have been unassigned from the network interface.</p>
|
|
1385
|
+
*/
|
|
1386
|
+
UnassignedIpv6Addresses?: string[];
|
|
1387
|
+
/**
|
|
1388
|
+
* <p>The IPv4 prefixes that have been unassigned from the network interface.</p>
|
|
1389
|
+
*/
|
|
1390
|
+
UnassignedIpv6Prefixes?: string[];
|
|
1391
|
+
}
|
|
1392
|
+
export declare namespace UnassignIpv6AddressesResult {
|
|
1393
|
+
/**
|
|
1394
|
+
* @internal
|
|
1395
|
+
*/
|
|
1396
|
+
const filterSensitiveLog: (obj: UnassignIpv6AddressesResult) => any;
|
|
1397
|
+
}
|
|
1398
|
+
/**
|
|
1399
|
+
* <p>Contains the parameters for UnassignPrivateIpAddresses.</p>
|
|
1400
|
+
*/
|
|
1401
|
+
export interface UnassignPrivateIpAddressesRequest {
|
|
1402
|
+
/**
|
|
1403
|
+
* <p>The ID of the network interface.</p>
|
|
1404
|
+
*/
|
|
1405
|
+
NetworkInterfaceId: string | undefined;
|
|
1406
|
+
/**
|
|
1407
|
+
* <p>The secondary private IP addresses to unassign from the network interface. You can specify this option multiple times to unassign more than one IP address.</p>
|
|
1408
|
+
*/
|
|
1409
|
+
PrivateIpAddresses?: string[];
|
|
1410
|
+
/**
|
|
1411
|
+
* <p>The IPv4 prefixes to unassign from the network interface.</p>
|
|
1412
|
+
*/
|
|
1413
|
+
Ipv4Prefixes?: string[];
|
|
1414
|
+
}
|
|
1415
|
+
export declare namespace UnassignPrivateIpAddressesRequest {
|
|
1416
|
+
/**
|
|
1417
|
+
* @internal
|
|
1418
|
+
*/
|
|
1419
|
+
const filterSensitiveLog: (obj: UnassignPrivateIpAddressesRequest) => any;
|
|
1420
|
+
}
|
|
1421
|
+
export interface UnmonitorInstancesRequest {
|
|
1422
|
+
/**
|
|
1423
|
+
* <p>The IDs of the instances.</p>
|
|
1424
|
+
*/
|
|
1425
|
+
InstanceIds: string[] | undefined;
|
|
1426
|
+
/**
|
|
1427
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1428
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1429
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1430
|
+
*/
|
|
1431
|
+
DryRun?: boolean;
|
|
1432
|
+
}
|
|
1433
|
+
export declare namespace UnmonitorInstancesRequest {
|
|
1434
|
+
/**
|
|
1435
|
+
* @internal
|
|
1436
|
+
*/
|
|
1437
|
+
const filterSensitiveLog: (obj: UnmonitorInstancesRequest) => any;
|
|
1438
|
+
}
|
|
1439
|
+
export interface UnmonitorInstancesResult {
|
|
1440
|
+
/**
|
|
1441
|
+
* <p>The monitoring information.</p>
|
|
1442
|
+
*/
|
|
1443
|
+
InstanceMonitorings?: InstanceMonitoring[];
|
|
1444
|
+
}
|
|
1445
|
+
export declare namespace UnmonitorInstancesResult {
|
|
1446
|
+
/**
|
|
1447
|
+
* @internal
|
|
1448
|
+
*/
|
|
1449
|
+
const filterSensitiveLog: (obj: UnmonitorInstancesResult) => any;
|
|
1450
|
+
}
|
|
1451
|
+
/**
|
|
1452
|
+
* <p>Describes the description of a security group rule.</p>
|
|
1453
|
+
* <p>You can use this when you want to update the security group rule description for either an inbound or outbound rule.</p>
|
|
1454
|
+
*/
|
|
1455
|
+
export interface SecurityGroupRuleDescription {
|
|
1456
|
+
/**
|
|
1457
|
+
* <p>The ID of the security group rule.</p>
|
|
1458
|
+
*/
|
|
1459
|
+
SecurityGroupRuleId?: string;
|
|
1460
|
+
/**
|
|
1461
|
+
* <p>The description of the security group rule.</p>
|
|
1462
|
+
*/
|
|
1463
|
+
Description?: string;
|
|
1464
|
+
}
|
|
1465
|
+
export declare namespace SecurityGroupRuleDescription {
|
|
1466
|
+
/**
|
|
1467
|
+
* @internal
|
|
1468
|
+
*/
|
|
1469
|
+
const filterSensitiveLog: (obj: SecurityGroupRuleDescription) => any;
|
|
1470
|
+
}
|
|
1471
|
+
export interface UpdateSecurityGroupRuleDescriptionsEgressRequest {
|
|
1472
|
+
/**
|
|
1473
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1474
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1475
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1476
|
+
*/
|
|
1477
|
+
DryRun?: boolean;
|
|
1478
|
+
/**
|
|
1479
|
+
* <p>The ID of the security group. You must specify either the security group ID or the
|
|
1480
|
+
* security group name in the request. For security groups in a nondefault VPC, you must
|
|
1481
|
+
* specify the security group ID.</p>
|
|
1482
|
+
*/
|
|
1483
|
+
GroupId?: string;
|
|
1484
|
+
/**
|
|
1485
|
+
* <p>[Default VPC] The name of the security group. You must specify either the security group
|
|
1486
|
+
* ID or the security group name in the request.</p>
|
|
1487
|
+
*/
|
|
1488
|
+
GroupName?: string;
|
|
1489
|
+
/**
|
|
1490
|
+
* <p>The IP permissions for the security group rule. You must specify either the IP permissions
|
|
1491
|
+
* or the description.</p>
|
|
1492
|
+
*/
|
|
1493
|
+
IpPermissions?: IpPermission[];
|
|
1494
|
+
/**
|
|
1495
|
+
* <p>The description for the egress security group rules. You must specify either the
|
|
1496
|
+
* description or the IP permissions.</p>
|
|
1497
|
+
*/
|
|
1498
|
+
SecurityGroupRuleDescriptions?: SecurityGroupRuleDescription[];
|
|
1499
|
+
}
|
|
1500
|
+
export declare namespace UpdateSecurityGroupRuleDescriptionsEgressRequest {
|
|
1501
|
+
/**
|
|
1502
|
+
* @internal
|
|
1503
|
+
*/
|
|
1504
|
+
const filterSensitiveLog: (obj: UpdateSecurityGroupRuleDescriptionsEgressRequest) => any;
|
|
1505
|
+
}
|
|
1506
|
+
export interface UpdateSecurityGroupRuleDescriptionsEgressResult {
|
|
1507
|
+
/**
|
|
1508
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
|
|
1509
|
+
*/
|
|
1510
|
+
Return?: boolean;
|
|
1511
|
+
}
|
|
1512
|
+
export declare namespace UpdateSecurityGroupRuleDescriptionsEgressResult {
|
|
1513
|
+
/**
|
|
1514
|
+
* @internal
|
|
1515
|
+
*/
|
|
1516
|
+
const filterSensitiveLog: (obj: UpdateSecurityGroupRuleDescriptionsEgressResult) => any;
|
|
1517
|
+
}
|
|
1518
|
+
export interface UpdateSecurityGroupRuleDescriptionsIngressRequest {
|
|
1519
|
+
/**
|
|
1520
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1521
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1522
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1523
|
+
*/
|
|
1524
|
+
DryRun?: boolean;
|
|
1525
|
+
/**
|
|
1526
|
+
* <p>The ID of the security group. You must specify either the security group ID or the
|
|
1527
|
+
* security group name in the request. For security groups in a nondefault VPC, you must
|
|
1528
|
+
* specify the security group ID.</p>
|
|
1529
|
+
*/
|
|
1530
|
+
GroupId?: string;
|
|
1531
|
+
/**
|
|
1532
|
+
* <p>[EC2-Classic, default VPC] The name of the security group. You must specify either the
|
|
1533
|
+
* security group ID or the security group name in the request.</p>
|
|
1534
|
+
*/
|
|
1535
|
+
GroupName?: string;
|
|
1536
|
+
/**
|
|
1537
|
+
* <p>The IP permissions for the security group rule. You must specify either IP permissions
|
|
1538
|
+
* or a description.</p>
|
|
1539
|
+
*/
|
|
1540
|
+
IpPermissions?: IpPermission[];
|
|
1541
|
+
/**
|
|
1542
|
+
* <p>[VPC only] The description for the ingress security group rules. You must specify either
|
|
1543
|
+
* a description or IP permissions.</p>
|
|
1544
|
+
*/
|
|
1545
|
+
SecurityGroupRuleDescriptions?: SecurityGroupRuleDescription[];
|
|
1546
|
+
}
|
|
1547
|
+
export declare namespace UpdateSecurityGroupRuleDescriptionsIngressRequest {
|
|
1548
|
+
/**
|
|
1549
|
+
* @internal
|
|
1550
|
+
*/
|
|
1551
|
+
const filterSensitiveLog: (obj: UpdateSecurityGroupRuleDescriptionsIngressRequest) => any;
|
|
1552
|
+
}
|
|
1553
|
+
export interface UpdateSecurityGroupRuleDescriptionsIngressResult {
|
|
1554
|
+
/**
|
|
1555
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
|
|
1556
|
+
*/
|
|
1557
|
+
Return?: boolean;
|
|
1558
|
+
}
|
|
1559
|
+
export declare namespace UpdateSecurityGroupRuleDescriptionsIngressResult {
|
|
1560
|
+
/**
|
|
1561
|
+
* @internal
|
|
1562
|
+
*/
|
|
1563
|
+
const filterSensitiveLog: (obj: UpdateSecurityGroupRuleDescriptionsIngressResult) => any;
|
|
1564
|
+
}
|
|
1565
|
+
export interface WithdrawByoipCidrRequest {
|
|
1566
|
+
/**
|
|
1567
|
+
* <p>The address range, in CIDR notation.</p>
|
|
1568
|
+
*/
|
|
1569
|
+
Cidr: string | undefined;
|
|
1570
|
+
/**
|
|
1571
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
1572
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
1573
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1574
|
+
*/
|
|
1575
|
+
DryRun?: boolean;
|
|
1576
|
+
}
|
|
1577
|
+
export declare namespace WithdrawByoipCidrRequest {
|
|
1578
|
+
/**
|
|
1579
|
+
* @internal
|
|
1580
|
+
*/
|
|
1581
|
+
const filterSensitiveLog: (obj: WithdrawByoipCidrRequest) => any;
|
|
1582
|
+
}
|
|
1583
|
+
export interface WithdrawByoipCidrResult {
|
|
1584
|
+
/**
|
|
1585
|
+
* <p>Information about the address pool.</p>
|
|
1586
|
+
*/
|
|
1587
|
+
ByoipCidr?: ByoipCidr;
|
|
1588
|
+
}
|
|
1589
|
+
export declare namespace WithdrawByoipCidrResult {
|
|
1590
|
+
/**
|
|
1591
|
+
* @internal
|
|
1592
|
+
*/
|
|
1593
|
+
const filterSensitiveLog: (obj: WithdrawByoipCidrResult) => any;
|
|
1594
|
+
}
|