@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
|
@@ -1,4 +1,354 @@
|
|
|
1
|
-
import { _InstanceType, AcceleratorCount, AcceleratorManufacturer, AcceleratorName, AcceleratorTotalMemoryMiB, AcceleratorType, AddPrefixListEntry,
|
|
1
|
+
import { _InstanceType, AcceleratorCount, AcceleratorCountRequest, AcceleratorManufacturer, AcceleratorName, AcceleratorTotalMemoryMiB, AcceleratorTotalMemoryMiBRequest, AcceleratorType, AccessScopePath, AccessScopePathRequest, AddIpamOperatingRegion, AddPrefixListEntry, AddressFamily, AttachmentStatus, BareMetal, BaselineEbsBandwidthMbpsRequest, BurstablePerformance, CpuManufacturer, CurrencyCodeValues, DnsSupportValue, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateSpecificationRequest, HostnameType, InstanceEventWindow, InstanceGeneration, InternetGatewayAttachment, Ipv4PrefixSpecification, LocalStorage, LocalStorageType, PortRange, Protocol, ReservedInstancesListing, ResourceType, RouteTableAssociationState, Subnet, Tag, TagSpecification, Tenancy, TransitGatewayAttachmentState, UnsuccessfulItem, WeekDay } from "./models_0";
|
|
2
|
+
|
|
3
|
+
export interface MemoryGiBPerVCpuRequest {
|
|
4
|
+
|
|
5
|
+
Min?: number;
|
|
6
|
+
|
|
7
|
+
Max?: number;
|
|
8
|
+
}
|
|
9
|
+
export declare namespace MemoryGiBPerVCpuRequest {
|
|
10
|
+
|
|
11
|
+
const filterSensitiveLog: (obj: MemoryGiBPerVCpuRequest) => any;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
export interface MemoryMiBRequest {
|
|
15
|
+
|
|
16
|
+
Min: number | undefined;
|
|
17
|
+
|
|
18
|
+
Max?: number;
|
|
19
|
+
}
|
|
20
|
+
export declare namespace MemoryMiBRequest {
|
|
21
|
+
|
|
22
|
+
const filterSensitiveLog: (obj: MemoryMiBRequest) => any;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export interface NetworkInterfaceCountRequest {
|
|
26
|
+
|
|
27
|
+
Min?: number;
|
|
28
|
+
|
|
29
|
+
Max?: number;
|
|
30
|
+
}
|
|
31
|
+
export declare namespace NetworkInterfaceCountRequest {
|
|
32
|
+
|
|
33
|
+
const filterSensitiveLog: (obj: NetworkInterfaceCountRequest) => any;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
export interface TotalLocalStorageGBRequest {
|
|
37
|
+
|
|
38
|
+
Min?: number;
|
|
39
|
+
|
|
40
|
+
Max?: number;
|
|
41
|
+
}
|
|
42
|
+
export declare namespace TotalLocalStorageGBRequest {
|
|
43
|
+
|
|
44
|
+
const filterSensitiveLog: (obj: TotalLocalStorageGBRequest) => any;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
export interface VCpuCountRangeRequest {
|
|
48
|
+
|
|
49
|
+
Min: number | undefined;
|
|
50
|
+
|
|
51
|
+
Max?: number;
|
|
52
|
+
}
|
|
53
|
+
export declare namespace VCpuCountRangeRequest {
|
|
54
|
+
|
|
55
|
+
const filterSensitiveLog: (obj: VCpuCountRangeRequest) => any;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
export interface InstanceRequirementsRequest {
|
|
59
|
+
|
|
60
|
+
VCpuCount: VCpuCountRangeRequest | undefined;
|
|
61
|
+
|
|
62
|
+
MemoryMiB: MemoryMiBRequest | undefined;
|
|
63
|
+
|
|
64
|
+
CpuManufacturers?: (CpuManufacturer | string)[];
|
|
65
|
+
|
|
66
|
+
MemoryGiBPerVCpu?: MemoryGiBPerVCpuRequest;
|
|
67
|
+
|
|
68
|
+
ExcludedInstanceTypes?: string[];
|
|
69
|
+
|
|
70
|
+
InstanceGenerations?: (InstanceGeneration | string)[];
|
|
71
|
+
|
|
72
|
+
SpotMaxPricePercentageOverLowestPrice?: number;
|
|
73
|
+
|
|
74
|
+
OnDemandMaxPricePercentageOverLowestPrice?: number;
|
|
75
|
+
|
|
76
|
+
BareMetal?: BareMetal | string;
|
|
77
|
+
|
|
78
|
+
BurstablePerformance?: BurstablePerformance | string;
|
|
79
|
+
|
|
80
|
+
RequireHibernateSupport?: boolean;
|
|
81
|
+
|
|
82
|
+
NetworkInterfaceCount?: NetworkInterfaceCountRequest;
|
|
83
|
+
|
|
84
|
+
LocalStorage?: LocalStorage | string;
|
|
85
|
+
|
|
86
|
+
LocalStorageTypes?: (LocalStorageType | string)[];
|
|
87
|
+
|
|
88
|
+
TotalLocalStorageGB?: TotalLocalStorageGBRequest;
|
|
89
|
+
|
|
90
|
+
BaselineEbsBandwidthMbps?: BaselineEbsBandwidthMbpsRequest;
|
|
91
|
+
|
|
92
|
+
AcceleratorTypes?: (AcceleratorType | string)[];
|
|
93
|
+
|
|
94
|
+
AcceleratorCount?: AcceleratorCountRequest;
|
|
95
|
+
|
|
96
|
+
AcceleratorManufacturers?: (AcceleratorManufacturer | string)[];
|
|
97
|
+
|
|
98
|
+
AcceleratorNames?: (AcceleratorName | string)[];
|
|
99
|
+
|
|
100
|
+
AcceleratorTotalMemoryMiB?: AcceleratorTotalMemoryMiBRequest;
|
|
101
|
+
}
|
|
102
|
+
export declare namespace InstanceRequirementsRequest {
|
|
103
|
+
|
|
104
|
+
const filterSensitiveLog: (obj: InstanceRequirementsRequest) => any;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
export interface Placement {
|
|
108
|
+
|
|
109
|
+
AvailabilityZone?: string;
|
|
110
|
+
|
|
111
|
+
Affinity?: string;
|
|
112
|
+
|
|
113
|
+
GroupName?: string;
|
|
114
|
+
|
|
115
|
+
PartitionNumber?: number;
|
|
116
|
+
|
|
117
|
+
HostId?: string;
|
|
118
|
+
|
|
119
|
+
Tenancy?: Tenancy | string;
|
|
120
|
+
|
|
121
|
+
SpreadDomain?: string;
|
|
122
|
+
|
|
123
|
+
HostResourceGroupArn?: string;
|
|
124
|
+
}
|
|
125
|
+
export declare namespace Placement {
|
|
126
|
+
|
|
127
|
+
const filterSensitiveLog: (obj: Placement) => any;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
export interface FleetLaunchTemplateOverridesRequest {
|
|
131
|
+
|
|
132
|
+
InstanceType?: _InstanceType | string;
|
|
133
|
+
|
|
134
|
+
MaxPrice?: string;
|
|
135
|
+
|
|
136
|
+
SubnetId?: string;
|
|
137
|
+
|
|
138
|
+
AvailabilityZone?: string;
|
|
139
|
+
|
|
140
|
+
WeightedCapacity?: number;
|
|
141
|
+
|
|
142
|
+
Priority?: number;
|
|
143
|
+
|
|
144
|
+
Placement?: Placement;
|
|
145
|
+
|
|
146
|
+
InstanceRequirements?: InstanceRequirementsRequest;
|
|
147
|
+
}
|
|
148
|
+
export declare namespace FleetLaunchTemplateOverridesRequest {
|
|
149
|
+
|
|
150
|
+
const filterSensitiveLog: (obj: FleetLaunchTemplateOverridesRequest) => any;
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
export interface FleetLaunchTemplateConfigRequest {
|
|
154
|
+
|
|
155
|
+
LaunchTemplateSpecification?: FleetLaunchTemplateSpecificationRequest;
|
|
156
|
+
|
|
157
|
+
Overrides?: FleetLaunchTemplateOverridesRequest[];
|
|
158
|
+
}
|
|
159
|
+
export declare namespace FleetLaunchTemplateConfigRequest {
|
|
160
|
+
|
|
161
|
+
const filterSensitiveLog: (obj: FleetLaunchTemplateConfigRequest) => any;
|
|
162
|
+
}
|
|
163
|
+
export declare enum FleetOnDemandAllocationStrategy {
|
|
164
|
+
LOWEST_PRICE = "lowest-price",
|
|
165
|
+
PRIORITIZED = "prioritized"
|
|
166
|
+
}
|
|
167
|
+
export declare enum FleetCapacityReservationUsageStrategy {
|
|
168
|
+
USE_CAPACITY_RESERVATIONS_FIRST = "use-capacity-reservations-first"
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
export interface CapacityReservationOptionsRequest {
|
|
172
|
+
|
|
173
|
+
UsageStrategy?: FleetCapacityReservationUsageStrategy | string;
|
|
174
|
+
}
|
|
175
|
+
export declare namespace CapacityReservationOptionsRequest {
|
|
176
|
+
|
|
177
|
+
const filterSensitiveLog: (obj: CapacityReservationOptionsRequest) => any;
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
export interface OnDemandOptionsRequest {
|
|
181
|
+
|
|
182
|
+
AllocationStrategy?: FleetOnDemandAllocationStrategy | string;
|
|
183
|
+
|
|
184
|
+
CapacityReservationOptions?: CapacityReservationOptionsRequest;
|
|
185
|
+
|
|
186
|
+
SingleInstanceType?: boolean;
|
|
187
|
+
|
|
188
|
+
SingleAvailabilityZone?: boolean;
|
|
189
|
+
|
|
190
|
+
MinTargetCapacity?: number;
|
|
191
|
+
|
|
192
|
+
MaxTotalPrice?: string;
|
|
193
|
+
}
|
|
194
|
+
export declare namespace OnDemandOptionsRequest {
|
|
195
|
+
|
|
196
|
+
const filterSensitiveLog: (obj: OnDemandOptionsRequest) => any;
|
|
197
|
+
}
|
|
198
|
+
export declare enum SpotAllocationStrategy {
|
|
199
|
+
CAPACITY_OPTIMIZED = "capacity-optimized",
|
|
200
|
+
CAPACITY_OPTIMIZED_PRIORITIZED = "capacity-optimized-prioritized",
|
|
201
|
+
DIVERSIFIED = "diversified",
|
|
202
|
+
LOWEST_PRICE = "lowest-price"
|
|
203
|
+
}
|
|
204
|
+
export declare type SpotInstanceInterruptionBehavior = "hibernate" | "stop" | "terminate";
|
|
205
|
+
export declare enum FleetReplacementStrategy {
|
|
206
|
+
LAUNCH = "launch",
|
|
207
|
+
LAUNCH_BEFORE_TERMINATE = "launch-before-terminate"
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
export interface FleetSpotCapacityRebalanceRequest {
|
|
211
|
+
|
|
212
|
+
ReplacementStrategy?: FleetReplacementStrategy | string;
|
|
213
|
+
|
|
214
|
+
TerminationDelay?: number;
|
|
215
|
+
}
|
|
216
|
+
export declare namespace FleetSpotCapacityRebalanceRequest {
|
|
217
|
+
|
|
218
|
+
const filterSensitiveLog: (obj: FleetSpotCapacityRebalanceRequest) => any;
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
export interface FleetSpotMaintenanceStrategiesRequest {
|
|
222
|
+
|
|
223
|
+
CapacityRebalance?: FleetSpotCapacityRebalanceRequest;
|
|
224
|
+
}
|
|
225
|
+
export declare namespace FleetSpotMaintenanceStrategiesRequest {
|
|
226
|
+
|
|
227
|
+
const filterSensitiveLog: (obj: FleetSpotMaintenanceStrategiesRequest) => any;
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
export interface SpotOptionsRequest {
|
|
231
|
+
|
|
232
|
+
AllocationStrategy?: SpotAllocationStrategy | string;
|
|
233
|
+
|
|
234
|
+
MaintenanceStrategies?: FleetSpotMaintenanceStrategiesRequest;
|
|
235
|
+
|
|
236
|
+
InstanceInterruptionBehavior?: SpotInstanceInterruptionBehavior | string;
|
|
237
|
+
|
|
238
|
+
InstancePoolsToUseCount?: number;
|
|
239
|
+
|
|
240
|
+
SingleInstanceType?: boolean;
|
|
241
|
+
|
|
242
|
+
SingleAvailabilityZone?: boolean;
|
|
243
|
+
|
|
244
|
+
MinTargetCapacity?: number;
|
|
245
|
+
|
|
246
|
+
MaxTotalPrice?: string;
|
|
247
|
+
}
|
|
248
|
+
export declare namespace SpotOptionsRequest {
|
|
249
|
+
|
|
250
|
+
const filterSensitiveLog: (obj: SpotOptionsRequest) => any;
|
|
251
|
+
}
|
|
252
|
+
export declare enum DefaultTargetCapacityType {
|
|
253
|
+
ON_DEMAND = "on-demand",
|
|
254
|
+
SPOT = "spot"
|
|
255
|
+
}
|
|
256
|
+
export declare enum TargetCapacityUnitType {
|
|
257
|
+
MEMORY_MIB = "memory-mib",
|
|
258
|
+
UNITS = "units",
|
|
259
|
+
VCPU = "vcpu"
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
export interface TargetCapacitySpecificationRequest {
|
|
263
|
+
|
|
264
|
+
TotalTargetCapacity: number | undefined;
|
|
265
|
+
|
|
266
|
+
OnDemandTargetCapacity?: number;
|
|
267
|
+
|
|
268
|
+
SpotTargetCapacity?: number;
|
|
269
|
+
|
|
270
|
+
DefaultTargetCapacityType?: DefaultTargetCapacityType | string;
|
|
271
|
+
|
|
272
|
+
TargetCapacityUnitType?: TargetCapacityUnitType | string;
|
|
273
|
+
}
|
|
274
|
+
export declare namespace TargetCapacitySpecificationRequest {
|
|
275
|
+
|
|
276
|
+
const filterSensitiveLog: (obj: TargetCapacitySpecificationRequest) => any;
|
|
277
|
+
}
|
|
278
|
+
export declare enum FleetType {
|
|
279
|
+
INSTANT = "instant",
|
|
280
|
+
MAINTAIN = "maintain",
|
|
281
|
+
REQUEST = "request"
|
|
282
|
+
}
|
|
283
|
+
export interface CreateFleetRequest {
|
|
284
|
+
|
|
285
|
+
DryRun?: boolean;
|
|
286
|
+
|
|
287
|
+
ClientToken?: string;
|
|
288
|
+
|
|
289
|
+
SpotOptions?: SpotOptionsRequest;
|
|
290
|
+
|
|
291
|
+
OnDemandOptions?: OnDemandOptionsRequest;
|
|
292
|
+
|
|
293
|
+
ExcessCapacityTerminationPolicy?: FleetExcessCapacityTerminationPolicy | string;
|
|
294
|
+
|
|
295
|
+
LaunchTemplateConfigs: FleetLaunchTemplateConfigRequest[] | undefined;
|
|
296
|
+
|
|
297
|
+
TargetCapacitySpecification: TargetCapacitySpecificationRequest | undefined;
|
|
298
|
+
|
|
299
|
+
TerminateInstancesWithExpiration?: boolean;
|
|
300
|
+
|
|
301
|
+
Type?: FleetType | string;
|
|
302
|
+
|
|
303
|
+
ValidFrom?: Date;
|
|
304
|
+
|
|
305
|
+
ValidUntil?: Date;
|
|
306
|
+
|
|
307
|
+
ReplaceUnhealthyInstances?: boolean;
|
|
308
|
+
|
|
309
|
+
TagSpecifications?: TagSpecification[];
|
|
310
|
+
|
|
311
|
+
Context?: string;
|
|
312
|
+
}
|
|
313
|
+
export declare namespace CreateFleetRequest {
|
|
314
|
+
|
|
315
|
+
const filterSensitiveLog: (obj: CreateFleetRequest) => any;
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
export interface FleetLaunchTemplateSpecification {
|
|
319
|
+
|
|
320
|
+
LaunchTemplateId?: string;
|
|
321
|
+
|
|
322
|
+
LaunchTemplateName?: string;
|
|
323
|
+
|
|
324
|
+
Version?: string;
|
|
325
|
+
}
|
|
326
|
+
export declare namespace FleetLaunchTemplateSpecification {
|
|
327
|
+
|
|
328
|
+
const filterSensitiveLog: (obj: FleetLaunchTemplateSpecification) => any;
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
export interface BaselineEbsBandwidthMbps {
|
|
332
|
+
|
|
333
|
+
Min?: number;
|
|
334
|
+
|
|
335
|
+
Max?: number;
|
|
336
|
+
}
|
|
337
|
+
export declare namespace BaselineEbsBandwidthMbps {
|
|
338
|
+
|
|
339
|
+
const filterSensitiveLog: (obj: BaselineEbsBandwidthMbps) => any;
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
export interface MemoryGiBPerVCpu {
|
|
343
|
+
|
|
344
|
+
Min?: number;
|
|
345
|
+
|
|
346
|
+
Max?: number;
|
|
347
|
+
}
|
|
348
|
+
export declare namespace MemoryGiBPerVCpu {
|
|
349
|
+
|
|
350
|
+
const filterSensitiveLog: (obj: MemoryGiBPerVCpu) => any;
|
|
351
|
+
}
|
|
2
352
|
|
|
3
353
|
export interface MemoryMiB {
|
|
4
354
|
|
|
@@ -520,51 +870,323 @@ export declare namespace CreateInternetGatewayResult {
|
|
|
520
870
|
|
|
521
871
|
const filterSensitiveLog: (obj: CreateInternetGatewayResult) => any;
|
|
522
872
|
}
|
|
523
|
-
export
|
|
524
|
-
ed25519 = "ed25519",
|
|
525
|
-
rsa = "rsa"
|
|
526
|
-
}
|
|
527
|
-
export interface CreateKeyPairRequest {
|
|
528
|
-
|
|
529
|
-
KeyName: string | undefined;
|
|
873
|
+
export interface CreateIpamRequest {
|
|
530
874
|
|
|
531
875
|
DryRun?: boolean;
|
|
532
876
|
|
|
533
|
-
|
|
877
|
+
Description?: string;
|
|
878
|
+
|
|
879
|
+
OperatingRegions?: AddIpamOperatingRegion[];
|
|
534
880
|
|
|
535
881
|
TagSpecifications?: TagSpecification[];
|
|
882
|
+
|
|
883
|
+
ClientToken?: string;
|
|
536
884
|
}
|
|
537
|
-
export declare namespace
|
|
885
|
+
export declare namespace CreateIpamRequest {
|
|
538
886
|
|
|
539
|
-
const filterSensitiveLog: (obj:
|
|
887
|
+
const filterSensitiveLog: (obj: CreateIpamRequest) => any;
|
|
540
888
|
}
|
|
541
889
|
|
|
542
|
-
export interface
|
|
543
|
-
|
|
544
|
-
KeyFingerprint?: string;
|
|
890
|
+
export interface IpamOperatingRegion {
|
|
545
891
|
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
KeyName?: string;
|
|
549
|
-
|
|
550
|
-
KeyPairId?: string;
|
|
551
|
-
|
|
552
|
-
Tags?: Tag[];
|
|
892
|
+
RegionName?: string;
|
|
553
893
|
}
|
|
554
|
-
export declare namespace
|
|
894
|
+
export declare namespace IpamOperatingRegion {
|
|
555
895
|
|
|
556
|
-
const filterSensitiveLog: (obj:
|
|
896
|
+
const filterSensitiveLog: (obj: IpamOperatingRegion) => any;
|
|
897
|
+
}
|
|
898
|
+
export declare enum IpamState {
|
|
899
|
+
create_complete = "create-complete",
|
|
900
|
+
create_failed = "create-failed",
|
|
901
|
+
create_in_progress = "create-in-progress",
|
|
902
|
+
delete_complete = "delete-complete",
|
|
903
|
+
delete_failed = "delete-failed",
|
|
904
|
+
delete_in_progress = "delete-in-progress",
|
|
905
|
+
modify_complete = "modify-complete",
|
|
906
|
+
modify_failed = "modify-failed",
|
|
907
|
+
modify_in_progress = "modify-in-progress"
|
|
557
908
|
}
|
|
558
909
|
|
|
559
|
-
export interface
|
|
910
|
+
export interface Ipam {
|
|
560
911
|
|
|
561
|
-
|
|
912
|
+
OwnerId?: string;
|
|
562
913
|
|
|
563
|
-
|
|
914
|
+
IpamId?: string;
|
|
564
915
|
|
|
565
|
-
|
|
916
|
+
IpamArn?: string;
|
|
566
917
|
|
|
567
|
-
|
|
918
|
+
IpamRegion?: string;
|
|
919
|
+
|
|
920
|
+
PublicDefaultScopeId?: string;
|
|
921
|
+
|
|
922
|
+
PrivateDefaultScopeId?: string;
|
|
923
|
+
|
|
924
|
+
ScopeCount?: number;
|
|
925
|
+
|
|
926
|
+
Description?: string;
|
|
927
|
+
|
|
928
|
+
OperatingRegions?: IpamOperatingRegion[];
|
|
929
|
+
|
|
930
|
+
State?: IpamState | string;
|
|
931
|
+
|
|
932
|
+
Tags?: Tag[];
|
|
933
|
+
}
|
|
934
|
+
export declare namespace Ipam {
|
|
935
|
+
|
|
936
|
+
const filterSensitiveLog: (obj: Ipam) => any;
|
|
937
|
+
}
|
|
938
|
+
export interface CreateIpamResult {
|
|
939
|
+
|
|
940
|
+
Ipam?: Ipam;
|
|
941
|
+
}
|
|
942
|
+
export declare namespace CreateIpamResult {
|
|
943
|
+
|
|
944
|
+
const filterSensitiveLog: (obj: CreateIpamResult) => any;
|
|
945
|
+
}
|
|
946
|
+
|
|
947
|
+
export interface RequestIpamResourceTag {
|
|
948
|
+
|
|
949
|
+
Key?: string;
|
|
950
|
+
|
|
951
|
+
Value?: string;
|
|
952
|
+
}
|
|
953
|
+
export declare namespace RequestIpamResourceTag {
|
|
954
|
+
|
|
955
|
+
const filterSensitiveLog: (obj: RequestIpamResourceTag) => any;
|
|
956
|
+
}
|
|
957
|
+
export declare enum IpamPoolAwsService {
|
|
958
|
+
ec2 = "ec2"
|
|
959
|
+
}
|
|
960
|
+
export interface CreateIpamPoolRequest {
|
|
961
|
+
|
|
962
|
+
DryRun?: boolean;
|
|
963
|
+
|
|
964
|
+
IpamScopeId: string | undefined;
|
|
965
|
+
|
|
966
|
+
Locale?: string;
|
|
967
|
+
|
|
968
|
+
SourceIpamPoolId?: string;
|
|
969
|
+
|
|
970
|
+
Description?: string;
|
|
971
|
+
|
|
972
|
+
AddressFamily?: AddressFamily | string;
|
|
973
|
+
|
|
974
|
+
AutoImport?: boolean;
|
|
975
|
+
|
|
976
|
+
PubliclyAdvertisable?: boolean;
|
|
977
|
+
|
|
978
|
+
AllocationMinNetmaskLength?: number;
|
|
979
|
+
|
|
980
|
+
AllocationMaxNetmaskLength?: number;
|
|
981
|
+
|
|
982
|
+
AllocationDefaultNetmaskLength?: number;
|
|
983
|
+
|
|
984
|
+
AllocationResourceTags?: RequestIpamResourceTag[];
|
|
985
|
+
|
|
986
|
+
TagSpecifications?: TagSpecification[];
|
|
987
|
+
|
|
988
|
+
ClientToken?: string;
|
|
989
|
+
|
|
990
|
+
AwsService?: IpamPoolAwsService | string;
|
|
991
|
+
}
|
|
992
|
+
export declare namespace CreateIpamPoolRequest {
|
|
993
|
+
|
|
994
|
+
const filterSensitiveLog: (obj: CreateIpamPoolRequest) => any;
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
export interface IpamResourceTag {
|
|
998
|
+
|
|
999
|
+
Key?: string;
|
|
1000
|
+
|
|
1001
|
+
Value?: string;
|
|
1002
|
+
}
|
|
1003
|
+
export declare namespace IpamResourceTag {
|
|
1004
|
+
|
|
1005
|
+
const filterSensitiveLog: (obj: IpamResourceTag) => any;
|
|
1006
|
+
}
|
|
1007
|
+
export declare enum IpamScopeType {
|
|
1008
|
+
private = "private",
|
|
1009
|
+
public = "public"
|
|
1010
|
+
}
|
|
1011
|
+
export declare enum IpamPoolState {
|
|
1012
|
+
create_complete = "create-complete",
|
|
1013
|
+
create_failed = "create-failed",
|
|
1014
|
+
create_in_progress = "create-in-progress",
|
|
1015
|
+
delete_complete = "delete-complete",
|
|
1016
|
+
delete_failed = "delete-failed",
|
|
1017
|
+
delete_in_progress = "delete-in-progress",
|
|
1018
|
+
modify_complete = "modify-complete",
|
|
1019
|
+
modify_failed = "modify-failed",
|
|
1020
|
+
modify_in_progress = "modify-in-progress"
|
|
1021
|
+
}
|
|
1022
|
+
|
|
1023
|
+
export interface IpamPool {
|
|
1024
|
+
|
|
1025
|
+
OwnerId?: string;
|
|
1026
|
+
|
|
1027
|
+
IpamPoolId?: string;
|
|
1028
|
+
|
|
1029
|
+
SourceIpamPoolId?: string;
|
|
1030
|
+
|
|
1031
|
+
IpamPoolArn?: string;
|
|
1032
|
+
|
|
1033
|
+
IpamScopeArn?: string;
|
|
1034
|
+
|
|
1035
|
+
IpamScopeType?: IpamScopeType | string;
|
|
1036
|
+
|
|
1037
|
+
IpamArn?: string;
|
|
1038
|
+
|
|
1039
|
+
IpamRegion?: string;
|
|
1040
|
+
|
|
1041
|
+
Locale?: string;
|
|
1042
|
+
|
|
1043
|
+
PoolDepth?: number;
|
|
1044
|
+
|
|
1045
|
+
State?: IpamPoolState | string;
|
|
1046
|
+
|
|
1047
|
+
StateMessage?: string;
|
|
1048
|
+
|
|
1049
|
+
Description?: string;
|
|
1050
|
+
|
|
1051
|
+
AutoImport?: boolean;
|
|
1052
|
+
|
|
1053
|
+
PubliclyAdvertisable?: boolean;
|
|
1054
|
+
|
|
1055
|
+
AddressFamily?: AddressFamily | string;
|
|
1056
|
+
|
|
1057
|
+
AllocationMinNetmaskLength?: number;
|
|
1058
|
+
|
|
1059
|
+
AllocationMaxNetmaskLength?: number;
|
|
1060
|
+
|
|
1061
|
+
AllocationDefaultNetmaskLength?: number;
|
|
1062
|
+
|
|
1063
|
+
AllocationResourceTags?: IpamResourceTag[];
|
|
1064
|
+
|
|
1065
|
+
Tags?: Tag[];
|
|
1066
|
+
|
|
1067
|
+
AwsService?: IpamPoolAwsService | string;
|
|
1068
|
+
}
|
|
1069
|
+
export declare namespace IpamPool {
|
|
1070
|
+
|
|
1071
|
+
const filterSensitiveLog: (obj: IpamPool) => any;
|
|
1072
|
+
}
|
|
1073
|
+
export interface CreateIpamPoolResult {
|
|
1074
|
+
|
|
1075
|
+
IpamPool?: IpamPool;
|
|
1076
|
+
}
|
|
1077
|
+
export declare namespace CreateIpamPoolResult {
|
|
1078
|
+
|
|
1079
|
+
const filterSensitiveLog: (obj: CreateIpamPoolResult) => any;
|
|
1080
|
+
}
|
|
1081
|
+
export interface CreateIpamScopeRequest {
|
|
1082
|
+
|
|
1083
|
+
DryRun?: boolean;
|
|
1084
|
+
|
|
1085
|
+
IpamId: string | undefined;
|
|
1086
|
+
|
|
1087
|
+
Description?: string;
|
|
1088
|
+
|
|
1089
|
+
TagSpecifications?: TagSpecification[];
|
|
1090
|
+
|
|
1091
|
+
ClientToken?: string;
|
|
1092
|
+
}
|
|
1093
|
+
export declare namespace CreateIpamScopeRequest {
|
|
1094
|
+
|
|
1095
|
+
const filterSensitiveLog: (obj: CreateIpamScopeRequest) => any;
|
|
1096
|
+
}
|
|
1097
|
+
export declare enum IpamScopeState {
|
|
1098
|
+
create_complete = "create-complete",
|
|
1099
|
+
create_failed = "create-failed",
|
|
1100
|
+
create_in_progress = "create-in-progress",
|
|
1101
|
+
delete_complete = "delete-complete",
|
|
1102
|
+
delete_failed = "delete-failed",
|
|
1103
|
+
delete_in_progress = "delete-in-progress",
|
|
1104
|
+
modify_complete = "modify-complete",
|
|
1105
|
+
modify_failed = "modify-failed",
|
|
1106
|
+
modify_in_progress = "modify-in-progress"
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
export interface IpamScope {
|
|
1110
|
+
|
|
1111
|
+
OwnerId?: string;
|
|
1112
|
+
|
|
1113
|
+
IpamScopeId?: string;
|
|
1114
|
+
|
|
1115
|
+
IpamScopeArn?: string;
|
|
1116
|
+
|
|
1117
|
+
IpamArn?: string;
|
|
1118
|
+
|
|
1119
|
+
IpamRegion?: string;
|
|
1120
|
+
|
|
1121
|
+
IpamScopeType?: IpamScopeType | string;
|
|
1122
|
+
|
|
1123
|
+
IsDefault?: boolean;
|
|
1124
|
+
|
|
1125
|
+
Description?: string;
|
|
1126
|
+
|
|
1127
|
+
PoolCount?: number;
|
|
1128
|
+
|
|
1129
|
+
State?: IpamScopeState | string;
|
|
1130
|
+
|
|
1131
|
+
Tags?: Tag[];
|
|
1132
|
+
}
|
|
1133
|
+
export declare namespace IpamScope {
|
|
1134
|
+
|
|
1135
|
+
const filterSensitiveLog: (obj: IpamScope) => any;
|
|
1136
|
+
}
|
|
1137
|
+
export interface CreateIpamScopeResult {
|
|
1138
|
+
|
|
1139
|
+
IpamScope?: IpamScope;
|
|
1140
|
+
}
|
|
1141
|
+
export declare namespace CreateIpamScopeResult {
|
|
1142
|
+
|
|
1143
|
+
const filterSensitiveLog: (obj: CreateIpamScopeResult) => any;
|
|
1144
|
+
}
|
|
1145
|
+
export declare enum KeyType {
|
|
1146
|
+
ed25519 = "ed25519",
|
|
1147
|
+
rsa = "rsa"
|
|
1148
|
+
}
|
|
1149
|
+
export interface CreateKeyPairRequest {
|
|
1150
|
+
|
|
1151
|
+
KeyName: string | undefined;
|
|
1152
|
+
|
|
1153
|
+
DryRun?: boolean;
|
|
1154
|
+
|
|
1155
|
+
KeyType?: KeyType | string;
|
|
1156
|
+
|
|
1157
|
+
TagSpecifications?: TagSpecification[];
|
|
1158
|
+
}
|
|
1159
|
+
export declare namespace CreateKeyPairRequest {
|
|
1160
|
+
|
|
1161
|
+
const filterSensitiveLog: (obj: CreateKeyPairRequest) => any;
|
|
1162
|
+
}
|
|
1163
|
+
|
|
1164
|
+
export interface KeyPair {
|
|
1165
|
+
|
|
1166
|
+
KeyFingerprint?: string;
|
|
1167
|
+
|
|
1168
|
+
KeyMaterial?: string;
|
|
1169
|
+
|
|
1170
|
+
KeyName?: string;
|
|
1171
|
+
|
|
1172
|
+
KeyPairId?: string;
|
|
1173
|
+
|
|
1174
|
+
Tags?: Tag[];
|
|
1175
|
+
}
|
|
1176
|
+
export declare namespace KeyPair {
|
|
1177
|
+
|
|
1178
|
+
const filterSensitiveLog: (obj: KeyPair) => any;
|
|
1179
|
+
}
|
|
1180
|
+
|
|
1181
|
+
export interface LaunchTemplateEbsBlockDeviceRequest {
|
|
1182
|
+
|
|
1183
|
+
Encrypted?: boolean;
|
|
1184
|
+
|
|
1185
|
+
DeleteOnTermination?: boolean;
|
|
1186
|
+
|
|
1187
|
+
Iops?: number;
|
|
1188
|
+
|
|
1189
|
+
KmsKeyId?: string;
|
|
568
1190
|
|
|
569
1191
|
SnapshotId?: string;
|
|
570
1192
|
|
|
@@ -866,6 +1488,19 @@ export declare namespace LaunchTemplatePlacementRequest {
|
|
|
866
1488
|
const filterSensitiveLog: (obj: LaunchTemplatePlacementRequest) => any;
|
|
867
1489
|
}
|
|
868
1490
|
|
|
1491
|
+
export interface LaunchTemplatePrivateDnsNameOptionsRequest {
|
|
1492
|
+
|
|
1493
|
+
HostnameType?: HostnameType | string;
|
|
1494
|
+
|
|
1495
|
+
EnableResourceNameDnsARecord?: boolean;
|
|
1496
|
+
|
|
1497
|
+
EnableResourceNameDnsAAAARecord?: boolean;
|
|
1498
|
+
}
|
|
1499
|
+
export declare namespace LaunchTemplatePrivateDnsNameOptionsRequest {
|
|
1500
|
+
|
|
1501
|
+
const filterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptionsRequest) => any;
|
|
1502
|
+
}
|
|
1503
|
+
|
|
869
1504
|
export interface LaunchTemplateTagSpecificationRequest {
|
|
870
1505
|
|
|
871
1506
|
ResourceType?: ResourceType | string;
|
|
@@ -934,6 +1569,8 @@ export interface RequestLaunchTemplateData {
|
|
|
934
1569
|
EnclaveOptions?: LaunchTemplateEnclaveOptionsRequest;
|
|
935
1570
|
|
|
936
1571
|
InstanceRequirements?: InstanceRequirementsRequest;
|
|
1572
|
+
|
|
1573
|
+
PrivateDnsNameOptions?: LaunchTemplatePrivateDnsNameOptionsRequest;
|
|
937
1574
|
}
|
|
938
1575
|
export declare namespace RequestLaunchTemplateData {
|
|
939
1576
|
|
|
@@ -1317,6 +1954,19 @@ export declare namespace LaunchTemplatePlacement {
|
|
|
1317
1954
|
const filterSensitiveLog: (obj: LaunchTemplatePlacement) => any;
|
|
1318
1955
|
}
|
|
1319
1956
|
|
|
1957
|
+
export interface LaunchTemplatePrivateDnsNameOptions {
|
|
1958
|
+
|
|
1959
|
+
HostnameType?: HostnameType | string;
|
|
1960
|
+
|
|
1961
|
+
EnableResourceNameDnsARecord?: boolean;
|
|
1962
|
+
|
|
1963
|
+
EnableResourceNameDnsAAAARecord?: boolean;
|
|
1964
|
+
}
|
|
1965
|
+
export declare namespace LaunchTemplatePrivateDnsNameOptions {
|
|
1966
|
+
|
|
1967
|
+
const filterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptions) => any;
|
|
1968
|
+
}
|
|
1969
|
+
|
|
1320
1970
|
export interface LaunchTemplateTagSpecification {
|
|
1321
1971
|
|
|
1322
1972
|
ResourceType?: ResourceType | string;
|
|
@@ -1385,6 +2035,8 @@ export interface ResponseLaunchTemplateData {
|
|
|
1385
2035
|
EnclaveOptions?: LaunchTemplateEnclaveOptions;
|
|
1386
2036
|
|
|
1387
2037
|
InstanceRequirements?: InstanceRequirements;
|
|
2038
|
+
|
|
2039
|
+
PrivateDnsNameOptions?: LaunchTemplatePrivateDnsNameOptions;
|
|
1388
2040
|
}
|
|
1389
2041
|
export declare namespace ResponseLaunchTemplateData {
|
|
1390
2042
|
|
|
@@ -1707,17 +2359,6 @@ export declare namespace IcmpTypeCode {
|
|
|
1707
2359
|
|
|
1708
2360
|
const filterSensitiveLog: (obj: IcmpTypeCode) => any;
|
|
1709
2361
|
}
|
|
1710
|
-
|
|
1711
|
-
export interface PortRange {
|
|
1712
|
-
|
|
1713
|
-
From?: number;
|
|
1714
|
-
|
|
1715
|
-
To?: number;
|
|
1716
|
-
}
|
|
1717
|
-
export declare namespace PortRange {
|
|
1718
|
-
|
|
1719
|
-
const filterSensitiveLog: (obj: PortRange) => any;
|
|
1720
|
-
}
|
|
1721
2362
|
export declare type RuleAction = "allow" | "deny";
|
|
1722
2363
|
|
|
1723
2364
|
export interface NetworkAclEntry {
|
|
@@ -1797,7 +2438,62 @@ export declare namespace CreateNetworkAclEntryRequest {
|
|
|
1797
2438
|
|
|
1798
2439
|
const filterSensitiveLog: (obj: CreateNetworkAclEntryRequest) => any;
|
|
1799
2440
|
}
|
|
1800
|
-
export
|
|
2441
|
+
export interface CreateNetworkInsightsAccessScopeRequest {
|
|
2442
|
+
|
|
2443
|
+
MatchPaths?: AccessScopePathRequest[];
|
|
2444
|
+
|
|
2445
|
+
ExcludePaths?: AccessScopePathRequest[];
|
|
2446
|
+
|
|
2447
|
+
ClientToken?: string;
|
|
2448
|
+
|
|
2449
|
+
TagSpecifications?: TagSpecification[];
|
|
2450
|
+
|
|
2451
|
+
DryRun?: boolean;
|
|
2452
|
+
}
|
|
2453
|
+
export declare namespace CreateNetworkInsightsAccessScopeRequest {
|
|
2454
|
+
|
|
2455
|
+
const filterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeRequest) => any;
|
|
2456
|
+
}
|
|
2457
|
+
|
|
2458
|
+
export interface NetworkInsightsAccessScope {
|
|
2459
|
+
|
|
2460
|
+
NetworkInsightsAccessScopeId?: string;
|
|
2461
|
+
|
|
2462
|
+
NetworkInsightsAccessScopeArn?: string;
|
|
2463
|
+
|
|
2464
|
+
CreatedDate?: Date;
|
|
2465
|
+
|
|
2466
|
+
UpdatedDate?: Date;
|
|
2467
|
+
|
|
2468
|
+
Tags?: Tag[];
|
|
2469
|
+
}
|
|
2470
|
+
export declare namespace NetworkInsightsAccessScope {
|
|
2471
|
+
|
|
2472
|
+
const filterSensitiveLog: (obj: NetworkInsightsAccessScope) => any;
|
|
2473
|
+
}
|
|
2474
|
+
|
|
2475
|
+
export interface NetworkInsightsAccessScopeContent {
|
|
2476
|
+
|
|
2477
|
+
NetworkInsightsAccessScopeId?: string;
|
|
2478
|
+
|
|
2479
|
+
MatchPaths?: AccessScopePath[];
|
|
2480
|
+
|
|
2481
|
+
ExcludePaths?: AccessScopePath[];
|
|
2482
|
+
}
|
|
2483
|
+
export declare namespace NetworkInsightsAccessScopeContent {
|
|
2484
|
+
|
|
2485
|
+
const filterSensitiveLog: (obj: NetworkInsightsAccessScopeContent) => any;
|
|
2486
|
+
}
|
|
2487
|
+
export interface CreateNetworkInsightsAccessScopeResult {
|
|
2488
|
+
|
|
2489
|
+
NetworkInsightsAccessScope?: NetworkInsightsAccessScope;
|
|
2490
|
+
|
|
2491
|
+
NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent;
|
|
2492
|
+
}
|
|
2493
|
+
export declare namespace CreateNetworkInsightsAccessScopeResult {
|
|
2494
|
+
|
|
2495
|
+
const filterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeResult) => any;
|
|
2496
|
+
}
|
|
1801
2497
|
export interface CreateNetworkInsightsPathRequest {
|
|
1802
2498
|
|
|
1803
2499
|
SourceIp?: string;
|
|
@@ -2037,6 +2733,10 @@ export interface NetworkInterface {
|
|
|
2037
2733
|
VpcId?: string;
|
|
2038
2734
|
|
|
2039
2735
|
DenyAllIgwTraffic?: boolean;
|
|
2736
|
+
|
|
2737
|
+
Ipv6Native?: boolean;
|
|
2738
|
+
|
|
2739
|
+
Ipv6Address?: string;
|
|
2040
2740
|
}
|
|
2041
2741
|
export declare namespace NetworkInterface {
|
|
2042
2742
|
|
|
@@ -2156,6 +2856,24 @@ export declare namespace CreatePlacementGroupResult {
|
|
|
2156
2856
|
|
|
2157
2857
|
const filterSensitiveLog: (obj: CreatePlacementGroupResult) => any;
|
|
2158
2858
|
}
|
|
2859
|
+
export interface CreatePublicIpv4PoolRequest {
|
|
2860
|
+
|
|
2861
|
+
DryRun?: boolean;
|
|
2862
|
+
|
|
2863
|
+
TagSpecifications?: TagSpecification[];
|
|
2864
|
+
}
|
|
2865
|
+
export declare namespace CreatePublicIpv4PoolRequest {
|
|
2866
|
+
|
|
2867
|
+
const filterSensitiveLog: (obj: CreatePublicIpv4PoolRequest) => any;
|
|
2868
|
+
}
|
|
2869
|
+
export interface CreatePublicIpv4PoolResult {
|
|
2870
|
+
|
|
2871
|
+
PoolId?: string;
|
|
2872
|
+
}
|
|
2873
|
+
export declare namespace CreatePublicIpv4PoolResult {
|
|
2874
|
+
|
|
2875
|
+
const filterSensitiveLog: (obj: CreatePublicIpv4PoolResult) => any;
|
|
2876
|
+
}
|
|
2159
2877
|
export interface CreateReplaceRootVolumeTaskRequest {
|
|
2160
2878
|
|
|
2161
2879
|
InstanceId: string | undefined;
|
|
@@ -2299,6 +3017,7 @@ export interface CreateRouteRequest {
|
|
|
2299
3017
|
RouteTableId: string | undefined;
|
|
2300
3018
|
|
|
2301
3019
|
VpcPeeringConnectionId?: string;
|
|
3020
|
+
|
|
2302
3021
|
CoreNetworkArn?: string;
|
|
2303
3022
|
}
|
|
2304
3023
|
export declare namespace CreateRouteRequest {
|
|
@@ -2387,6 +3106,7 @@ export interface Route {
|
|
|
2387
3106
|
State?: RouteState | string;
|
|
2388
3107
|
|
|
2389
3108
|
VpcPeeringConnectionId?: string;
|
|
3109
|
+
|
|
2390
3110
|
CoreNetworkArn?: string;
|
|
2391
3111
|
}
|
|
2392
3112
|
export declare namespace Route {
|
|
@@ -2464,7 +3184,11 @@ export declare namespace CreateSnapshotRequest {
|
|
|
2464
3184
|
|
|
2465
3185
|
const filterSensitiveLog: (obj: CreateSnapshotRequest) => any;
|
|
2466
3186
|
}
|
|
2467
|
-
export declare type SnapshotState = "completed" | "error" | "pending";
|
|
3187
|
+
export declare type SnapshotState = "completed" | "error" | "pending" | "recoverable" | "recovering";
|
|
3188
|
+
export declare enum StorageTier {
|
|
3189
|
+
archive = "archive",
|
|
3190
|
+
standard = "standard"
|
|
3191
|
+
}
|
|
2468
3192
|
|
|
2469
3193
|
export interface Snapshot {
|
|
2470
3194
|
|
|
@@ -2497,6 +3221,10 @@ export interface Snapshot {
|
|
|
2497
3221
|
OutpostArn?: string;
|
|
2498
3222
|
|
|
2499
3223
|
Tags?: Tag[];
|
|
3224
|
+
|
|
3225
|
+
StorageTier?: StorageTier | string;
|
|
3226
|
+
|
|
3227
|
+
RestoreExpiryTime?: Date;
|
|
2500
3228
|
}
|
|
2501
3229
|
export declare namespace Snapshot {
|
|
2502
3230
|
|
|
@@ -2661,7 +3389,7 @@ export interface CreateSubnetRequest {
|
|
|
2661
3389
|
|
|
2662
3390
|
AvailabilityZoneId?: string;
|
|
2663
3391
|
|
|
2664
|
-
CidrBlock
|
|
3392
|
+
CidrBlock?: string;
|
|
2665
3393
|
|
|
2666
3394
|
Ipv6CidrBlock?: string;
|
|
2667
3395
|
|
|
@@ -2670,6 +3398,8 @@ export interface CreateSubnetRequest {
|
|
|
2670
3398
|
VpcId: string | undefined;
|
|
2671
3399
|
|
|
2672
3400
|
DryRun?: boolean;
|
|
3401
|
+
|
|
3402
|
+
Ipv6Native?: boolean;
|
|
2673
3403
|
}
|
|
2674
3404
|
export declare namespace CreateSubnetRequest {
|
|
2675
3405
|
|
|
@@ -3206,630 +3936,3 @@ export declare namespace TransitGatewayAttachmentBgpConfiguration {
|
|
|
3206
3936
|
|
|
3207
3937
|
const filterSensitiveLog: (obj: TransitGatewayAttachmentBgpConfiguration) => any;
|
|
3208
3938
|
}
|
|
3209
|
-
|
|
3210
|
-
export interface TransitGatewayConnectPeerConfiguration {
|
|
3211
|
-
|
|
3212
|
-
TransitGatewayAddress?: string;
|
|
3213
|
-
|
|
3214
|
-
PeerAddress?: string;
|
|
3215
|
-
|
|
3216
|
-
InsideCidrBlocks?: string[];
|
|
3217
|
-
|
|
3218
|
-
Protocol?: ProtocolValue | string;
|
|
3219
|
-
|
|
3220
|
-
BgpConfigurations?: TransitGatewayAttachmentBgpConfiguration[];
|
|
3221
|
-
}
|
|
3222
|
-
export declare namespace TransitGatewayConnectPeerConfiguration {
|
|
3223
|
-
|
|
3224
|
-
const filterSensitiveLog: (obj: TransitGatewayConnectPeerConfiguration) => any;
|
|
3225
|
-
}
|
|
3226
|
-
export declare type TransitGatewayConnectPeerState = "available" | "deleted" | "deleting" | "pending";
|
|
3227
|
-
|
|
3228
|
-
export interface TransitGatewayConnectPeer {
|
|
3229
|
-
|
|
3230
|
-
TransitGatewayAttachmentId?: string;
|
|
3231
|
-
|
|
3232
|
-
TransitGatewayConnectPeerId?: string;
|
|
3233
|
-
|
|
3234
|
-
State?: TransitGatewayConnectPeerState | string;
|
|
3235
|
-
|
|
3236
|
-
CreationTime?: Date;
|
|
3237
|
-
|
|
3238
|
-
ConnectPeerConfiguration?: TransitGatewayConnectPeerConfiguration;
|
|
3239
|
-
|
|
3240
|
-
Tags?: Tag[];
|
|
3241
|
-
}
|
|
3242
|
-
export declare namespace TransitGatewayConnectPeer {
|
|
3243
|
-
|
|
3244
|
-
const filterSensitiveLog: (obj: TransitGatewayConnectPeer) => any;
|
|
3245
|
-
}
|
|
3246
|
-
export interface CreateTransitGatewayConnectPeerResult {
|
|
3247
|
-
|
|
3248
|
-
TransitGatewayConnectPeer?: TransitGatewayConnectPeer;
|
|
3249
|
-
}
|
|
3250
|
-
export declare namespace CreateTransitGatewayConnectPeerResult {
|
|
3251
|
-
|
|
3252
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayConnectPeerResult) => any;
|
|
3253
|
-
}
|
|
3254
|
-
export declare type AutoAcceptSharedAssociationsValue = "disable" | "enable";
|
|
3255
|
-
export declare type Igmpv2SupportValue = "disable" | "enable";
|
|
3256
|
-
export declare type StaticSourcesSupportValue = "disable" | "enable";
|
|
3257
|
-
|
|
3258
|
-
export interface CreateTransitGatewayMulticastDomainRequestOptions {
|
|
3259
|
-
|
|
3260
|
-
Igmpv2Support?: Igmpv2SupportValue | string;
|
|
3261
|
-
|
|
3262
|
-
StaticSourcesSupport?: StaticSourcesSupportValue | string;
|
|
3263
|
-
|
|
3264
|
-
AutoAcceptSharedAssociations?: AutoAcceptSharedAssociationsValue | string;
|
|
3265
|
-
}
|
|
3266
|
-
export declare namespace CreateTransitGatewayMulticastDomainRequestOptions {
|
|
3267
|
-
|
|
3268
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainRequestOptions) => any;
|
|
3269
|
-
}
|
|
3270
|
-
export interface CreateTransitGatewayMulticastDomainRequest {
|
|
3271
|
-
|
|
3272
|
-
TransitGatewayId: string | undefined;
|
|
3273
|
-
|
|
3274
|
-
Options?: CreateTransitGatewayMulticastDomainRequestOptions;
|
|
3275
|
-
|
|
3276
|
-
TagSpecifications?: TagSpecification[];
|
|
3277
|
-
|
|
3278
|
-
DryRun?: boolean;
|
|
3279
|
-
}
|
|
3280
|
-
export declare namespace CreateTransitGatewayMulticastDomainRequest {
|
|
3281
|
-
|
|
3282
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainRequest) => any;
|
|
3283
|
-
}
|
|
3284
|
-
|
|
3285
|
-
export interface TransitGatewayMulticastDomainOptions {
|
|
3286
|
-
|
|
3287
|
-
Igmpv2Support?: Igmpv2SupportValue | string;
|
|
3288
|
-
|
|
3289
|
-
StaticSourcesSupport?: StaticSourcesSupportValue | string;
|
|
3290
|
-
|
|
3291
|
-
AutoAcceptSharedAssociations?: AutoAcceptSharedAssociationsValue | string;
|
|
3292
|
-
}
|
|
3293
|
-
export declare namespace TransitGatewayMulticastDomainOptions {
|
|
3294
|
-
|
|
3295
|
-
const filterSensitiveLog: (obj: TransitGatewayMulticastDomainOptions) => any;
|
|
3296
|
-
}
|
|
3297
|
-
export declare type TransitGatewayMulticastDomainState = "available" | "deleted" | "deleting" | "pending";
|
|
3298
|
-
|
|
3299
|
-
export interface TransitGatewayMulticastDomain {
|
|
3300
|
-
|
|
3301
|
-
TransitGatewayMulticastDomainId?: string;
|
|
3302
|
-
|
|
3303
|
-
TransitGatewayId?: string;
|
|
3304
|
-
|
|
3305
|
-
TransitGatewayMulticastDomainArn?: string;
|
|
3306
|
-
|
|
3307
|
-
OwnerId?: string;
|
|
3308
|
-
|
|
3309
|
-
Options?: TransitGatewayMulticastDomainOptions;
|
|
3310
|
-
|
|
3311
|
-
State?: TransitGatewayMulticastDomainState | string;
|
|
3312
|
-
|
|
3313
|
-
CreationTime?: Date;
|
|
3314
|
-
|
|
3315
|
-
Tags?: Tag[];
|
|
3316
|
-
}
|
|
3317
|
-
export declare namespace TransitGatewayMulticastDomain {
|
|
3318
|
-
|
|
3319
|
-
const filterSensitiveLog: (obj: TransitGatewayMulticastDomain) => any;
|
|
3320
|
-
}
|
|
3321
|
-
export interface CreateTransitGatewayMulticastDomainResult {
|
|
3322
|
-
|
|
3323
|
-
TransitGatewayMulticastDomain?: TransitGatewayMulticastDomain;
|
|
3324
|
-
}
|
|
3325
|
-
export declare namespace CreateTransitGatewayMulticastDomainResult {
|
|
3326
|
-
|
|
3327
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayMulticastDomainResult) => any;
|
|
3328
|
-
}
|
|
3329
|
-
export interface CreateTransitGatewayPeeringAttachmentRequest {
|
|
3330
|
-
|
|
3331
|
-
TransitGatewayId: string | undefined;
|
|
3332
|
-
|
|
3333
|
-
PeerTransitGatewayId: string | undefined;
|
|
3334
|
-
|
|
3335
|
-
PeerAccountId: string | undefined;
|
|
3336
|
-
|
|
3337
|
-
PeerRegion: string | undefined;
|
|
3338
|
-
|
|
3339
|
-
TagSpecifications?: TagSpecification[];
|
|
3340
|
-
|
|
3341
|
-
DryRun?: boolean;
|
|
3342
|
-
}
|
|
3343
|
-
export declare namespace CreateTransitGatewayPeeringAttachmentRequest {
|
|
3344
|
-
|
|
3345
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentRequest) => any;
|
|
3346
|
-
}
|
|
3347
|
-
export interface CreateTransitGatewayPeeringAttachmentResult {
|
|
3348
|
-
|
|
3349
|
-
TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
|
|
3350
|
-
}
|
|
3351
|
-
export declare namespace CreateTransitGatewayPeeringAttachmentResult {
|
|
3352
|
-
|
|
3353
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayPeeringAttachmentResult) => any;
|
|
3354
|
-
}
|
|
3355
|
-
export interface CreateTransitGatewayPrefixListReferenceRequest {
|
|
3356
|
-
|
|
3357
|
-
TransitGatewayRouteTableId: string | undefined;
|
|
3358
|
-
|
|
3359
|
-
PrefixListId: string | undefined;
|
|
3360
|
-
|
|
3361
|
-
TransitGatewayAttachmentId?: string;
|
|
3362
|
-
|
|
3363
|
-
Blackhole?: boolean;
|
|
3364
|
-
|
|
3365
|
-
DryRun?: boolean;
|
|
3366
|
-
}
|
|
3367
|
-
export declare namespace CreateTransitGatewayPrefixListReferenceRequest {
|
|
3368
|
-
|
|
3369
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceRequest) => any;
|
|
3370
|
-
}
|
|
3371
|
-
export declare type TransitGatewayPrefixListReferenceState = "available" | "deleting" | "modifying" | "pending";
|
|
3372
|
-
|
|
3373
|
-
export interface TransitGatewayPrefixListAttachment {
|
|
3374
|
-
|
|
3375
|
-
TransitGatewayAttachmentId?: string;
|
|
3376
|
-
|
|
3377
|
-
ResourceType?: TransitGatewayAttachmentResourceType | string;
|
|
3378
|
-
|
|
3379
|
-
ResourceId?: string;
|
|
3380
|
-
}
|
|
3381
|
-
export declare namespace TransitGatewayPrefixListAttachment {
|
|
3382
|
-
|
|
3383
|
-
const filterSensitiveLog: (obj: TransitGatewayPrefixListAttachment) => any;
|
|
3384
|
-
}
|
|
3385
|
-
|
|
3386
|
-
export interface TransitGatewayPrefixListReference {
|
|
3387
|
-
|
|
3388
|
-
TransitGatewayRouteTableId?: string;
|
|
3389
|
-
|
|
3390
|
-
PrefixListId?: string;
|
|
3391
|
-
|
|
3392
|
-
PrefixListOwnerId?: string;
|
|
3393
|
-
|
|
3394
|
-
State?: TransitGatewayPrefixListReferenceState | string;
|
|
3395
|
-
|
|
3396
|
-
Blackhole?: boolean;
|
|
3397
|
-
|
|
3398
|
-
TransitGatewayAttachment?: TransitGatewayPrefixListAttachment;
|
|
3399
|
-
}
|
|
3400
|
-
export declare namespace TransitGatewayPrefixListReference {
|
|
3401
|
-
|
|
3402
|
-
const filterSensitiveLog: (obj: TransitGatewayPrefixListReference) => any;
|
|
3403
|
-
}
|
|
3404
|
-
export interface CreateTransitGatewayPrefixListReferenceResult {
|
|
3405
|
-
|
|
3406
|
-
TransitGatewayPrefixListReference?: TransitGatewayPrefixListReference;
|
|
3407
|
-
}
|
|
3408
|
-
export declare namespace CreateTransitGatewayPrefixListReferenceResult {
|
|
3409
|
-
|
|
3410
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayPrefixListReferenceResult) => any;
|
|
3411
|
-
}
|
|
3412
|
-
export interface CreateTransitGatewayRouteRequest {
|
|
3413
|
-
|
|
3414
|
-
DestinationCidrBlock: string | undefined;
|
|
3415
|
-
|
|
3416
|
-
TransitGatewayRouteTableId: string | undefined;
|
|
3417
|
-
|
|
3418
|
-
TransitGatewayAttachmentId?: string;
|
|
3419
|
-
|
|
3420
|
-
Blackhole?: boolean;
|
|
3421
|
-
|
|
3422
|
-
DryRun?: boolean;
|
|
3423
|
-
}
|
|
3424
|
-
export declare namespace CreateTransitGatewayRouteRequest {
|
|
3425
|
-
|
|
3426
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayRouteRequest) => any;
|
|
3427
|
-
}
|
|
3428
|
-
export declare type TransitGatewayRouteState = "active" | "blackhole" | "deleted" | "deleting" | "pending";
|
|
3429
|
-
|
|
3430
|
-
export interface TransitGatewayRouteAttachment {
|
|
3431
|
-
|
|
3432
|
-
ResourceId?: string;
|
|
3433
|
-
|
|
3434
|
-
TransitGatewayAttachmentId?: string;
|
|
3435
|
-
|
|
3436
|
-
ResourceType?: TransitGatewayAttachmentResourceType | string;
|
|
3437
|
-
}
|
|
3438
|
-
export declare namespace TransitGatewayRouteAttachment {
|
|
3439
|
-
|
|
3440
|
-
const filterSensitiveLog: (obj: TransitGatewayRouteAttachment) => any;
|
|
3441
|
-
}
|
|
3442
|
-
export declare type TransitGatewayRouteType = "propagated" | "static";
|
|
3443
|
-
|
|
3444
|
-
export interface TransitGatewayRoute {
|
|
3445
|
-
|
|
3446
|
-
DestinationCidrBlock?: string;
|
|
3447
|
-
|
|
3448
|
-
PrefixListId?: string;
|
|
3449
|
-
|
|
3450
|
-
TransitGatewayAttachments?: TransitGatewayRouteAttachment[];
|
|
3451
|
-
|
|
3452
|
-
Type?: TransitGatewayRouteType | string;
|
|
3453
|
-
|
|
3454
|
-
State?: TransitGatewayRouteState | string;
|
|
3455
|
-
}
|
|
3456
|
-
export declare namespace TransitGatewayRoute {
|
|
3457
|
-
|
|
3458
|
-
const filterSensitiveLog: (obj: TransitGatewayRoute) => any;
|
|
3459
|
-
}
|
|
3460
|
-
export interface CreateTransitGatewayRouteResult {
|
|
3461
|
-
|
|
3462
|
-
Route?: TransitGatewayRoute;
|
|
3463
|
-
}
|
|
3464
|
-
export declare namespace CreateTransitGatewayRouteResult {
|
|
3465
|
-
|
|
3466
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayRouteResult) => any;
|
|
3467
|
-
}
|
|
3468
|
-
export interface CreateTransitGatewayRouteTableRequest {
|
|
3469
|
-
|
|
3470
|
-
TransitGatewayId: string | undefined;
|
|
3471
|
-
|
|
3472
|
-
TagSpecifications?: TagSpecification[];
|
|
3473
|
-
|
|
3474
|
-
DryRun?: boolean;
|
|
3475
|
-
}
|
|
3476
|
-
export declare namespace CreateTransitGatewayRouteTableRequest {
|
|
3477
|
-
|
|
3478
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableRequest) => any;
|
|
3479
|
-
}
|
|
3480
|
-
export declare type TransitGatewayRouteTableState = "available" | "deleted" | "deleting" | "pending";
|
|
3481
|
-
|
|
3482
|
-
export interface TransitGatewayRouteTable {
|
|
3483
|
-
|
|
3484
|
-
TransitGatewayRouteTableId?: string;
|
|
3485
|
-
|
|
3486
|
-
TransitGatewayId?: string;
|
|
3487
|
-
|
|
3488
|
-
State?: TransitGatewayRouteTableState | string;
|
|
3489
|
-
|
|
3490
|
-
DefaultAssociationRouteTable?: boolean;
|
|
3491
|
-
|
|
3492
|
-
DefaultPropagationRouteTable?: boolean;
|
|
3493
|
-
|
|
3494
|
-
CreationTime?: Date;
|
|
3495
|
-
|
|
3496
|
-
Tags?: Tag[];
|
|
3497
|
-
}
|
|
3498
|
-
export declare namespace TransitGatewayRouteTable {
|
|
3499
|
-
|
|
3500
|
-
const filterSensitiveLog: (obj: TransitGatewayRouteTable) => any;
|
|
3501
|
-
}
|
|
3502
|
-
export interface CreateTransitGatewayRouteTableResult {
|
|
3503
|
-
|
|
3504
|
-
TransitGatewayRouteTable?: TransitGatewayRouteTable;
|
|
3505
|
-
}
|
|
3506
|
-
export declare namespace CreateTransitGatewayRouteTableResult {
|
|
3507
|
-
|
|
3508
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableResult) => any;
|
|
3509
|
-
}
|
|
3510
|
-
|
|
3511
|
-
export interface CreateTransitGatewayVpcAttachmentRequestOptions {
|
|
3512
|
-
|
|
3513
|
-
DnsSupport?: DnsSupportValue | string;
|
|
3514
|
-
|
|
3515
|
-
Ipv6Support?: Ipv6SupportValue | string;
|
|
3516
|
-
|
|
3517
|
-
ApplianceModeSupport?: ApplianceModeSupportValue | string;
|
|
3518
|
-
}
|
|
3519
|
-
export declare namespace CreateTransitGatewayVpcAttachmentRequestOptions {
|
|
3520
|
-
|
|
3521
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequestOptions) => any;
|
|
3522
|
-
}
|
|
3523
|
-
export interface CreateTransitGatewayVpcAttachmentRequest {
|
|
3524
|
-
|
|
3525
|
-
TransitGatewayId: string | undefined;
|
|
3526
|
-
|
|
3527
|
-
VpcId: string | undefined;
|
|
3528
|
-
|
|
3529
|
-
SubnetIds: string[] | undefined;
|
|
3530
|
-
|
|
3531
|
-
Options?: CreateTransitGatewayVpcAttachmentRequestOptions;
|
|
3532
|
-
|
|
3533
|
-
TagSpecifications?: TagSpecification[];
|
|
3534
|
-
|
|
3535
|
-
DryRun?: boolean;
|
|
3536
|
-
}
|
|
3537
|
-
export declare namespace CreateTransitGatewayVpcAttachmentRequest {
|
|
3538
|
-
|
|
3539
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentRequest) => any;
|
|
3540
|
-
}
|
|
3541
|
-
export interface CreateTransitGatewayVpcAttachmentResult {
|
|
3542
|
-
|
|
3543
|
-
TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
|
|
3544
|
-
}
|
|
3545
|
-
export declare namespace CreateTransitGatewayVpcAttachmentResult {
|
|
3546
|
-
|
|
3547
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayVpcAttachmentResult) => any;
|
|
3548
|
-
}
|
|
3549
|
-
export interface CreateVolumeRequest {
|
|
3550
|
-
|
|
3551
|
-
AvailabilityZone: string | undefined;
|
|
3552
|
-
|
|
3553
|
-
Encrypted?: boolean;
|
|
3554
|
-
|
|
3555
|
-
Iops?: number;
|
|
3556
|
-
|
|
3557
|
-
KmsKeyId?: string;
|
|
3558
|
-
|
|
3559
|
-
OutpostArn?: string;
|
|
3560
|
-
|
|
3561
|
-
Size?: number;
|
|
3562
|
-
|
|
3563
|
-
SnapshotId?: string;
|
|
3564
|
-
|
|
3565
|
-
VolumeType?: VolumeType | string;
|
|
3566
|
-
|
|
3567
|
-
DryRun?: boolean;
|
|
3568
|
-
|
|
3569
|
-
TagSpecifications?: TagSpecification[];
|
|
3570
|
-
|
|
3571
|
-
MultiAttachEnabled?: boolean;
|
|
3572
|
-
|
|
3573
|
-
Throughput?: number;
|
|
3574
|
-
|
|
3575
|
-
ClientToken?: string;
|
|
3576
|
-
}
|
|
3577
|
-
export declare namespace CreateVolumeRequest {
|
|
3578
|
-
|
|
3579
|
-
const filterSensitiveLog: (obj: CreateVolumeRequest) => any;
|
|
3580
|
-
}
|
|
3581
|
-
export declare type VolumeState = "available" | "creating" | "deleted" | "deleting" | "error" | "in-use";
|
|
3582
|
-
|
|
3583
|
-
export interface Volume {
|
|
3584
|
-
|
|
3585
|
-
Attachments?: VolumeAttachment[];
|
|
3586
|
-
|
|
3587
|
-
AvailabilityZone?: string;
|
|
3588
|
-
|
|
3589
|
-
CreateTime?: Date;
|
|
3590
|
-
|
|
3591
|
-
Encrypted?: boolean;
|
|
3592
|
-
|
|
3593
|
-
KmsKeyId?: string;
|
|
3594
|
-
|
|
3595
|
-
OutpostArn?: string;
|
|
3596
|
-
|
|
3597
|
-
Size?: number;
|
|
3598
|
-
|
|
3599
|
-
SnapshotId?: string;
|
|
3600
|
-
|
|
3601
|
-
State?: VolumeState | string;
|
|
3602
|
-
|
|
3603
|
-
VolumeId?: string;
|
|
3604
|
-
|
|
3605
|
-
Iops?: number;
|
|
3606
|
-
|
|
3607
|
-
Tags?: Tag[];
|
|
3608
|
-
|
|
3609
|
-
VolumeType?: VolumeType | string;
|
|
3610
|
-
|
|
3611
|
-
FastRestored?: boolean;
|
|
3612
|
-
|
|
3613
|
-
MultiAttachEnabled?: boolean;
|
|
3614
|
-
|
|
3615
|
-
Throughput?: number;
|
|
3616
|
-
}
|
|
3617
|
-
export declare namespace Volume {
|
|
3618
|
-
|
|
3619
|
-
const filterSensitiveLog: (obj: Volume) => any;
|
|
3620
|
-
}
|
|
3621
|
-
export interface CreateVpcRequest {
|
|
3622
|
-
|
|
3623
|
-
CidrBlock: string | undefined;
|
|
3624
|
-
|
|
3625
|
-
AmazonProvidedIpv6CidrBlock?: boolean;
|
|
3626
|
-
|
|
3627
|
-
Ipv6Pool?: string;
|
|
3628
|
-
|
|
3629
|
-
Ipv6CidrBlock?: string;
|
|
3630
|
-
|
|
3631
|
-
DryRun?: boolean;
|
|
3632
|
-
|
|
3633
|
-
InstanceTenancy?: Tenancy | string;
|
|
3634
|
-
|
|
3635
|
-
Ipv6CidrBlockNetworkBorderGroup?: string;
|
|
3636
|
-
|
|
3637
|
-
TagSpecifications?: TagSpecification[];
|
|
3638
|
-
}
|
|
3639
|
-
export declare namespace CreateVpcRequest {
|
|
3640
|
-
|
|
3641
|
-
const filterSensitiveLog: (obj: CreateVpcRequest) => any;
|
|
3642
|
-
}
|
|
3643
|
-
export interface CreateVpcResult {
|
|
3644
|
-
|
|
3645
|
-
Vpc?: Vpc;
|
|
3646
|
-
}
|
|
3647
|
-
export declare namespace CreateVpcResult {
|
|
3648
|
-
|
|
3649
|
-
const filterSensitiveLog: (obj: CreateVpcResult) => any;
|
|
3650
|
-
}
|
|
3651
|
-
export declare enum VpcEndpointType {
|
|
3652
|
-
Gateway = "Gateway",
|
|
3653
|
-
GatewayLoadBalancer = "GatewayLoadBalancer",
|
|
3654
|
-
Interface = "Interface"
|
|
3655
|
-
}
|
|
3656
|
-
|
|
3657
|
-
export interface CreateVpcEndpointRequest {
|
|
3658
|
-
|
|
3659
|
-
DryRun?: boolean;
|
|
3660
|
-
|
|
3661
|
-
VpcEndpointType?: VpcEndpointType | string;
|
|
3662
|
-
|
|
3663
|
-
VpcId: string | undefined;
|
|
3664
|
-
|
|
3665
|
-
ServiceName: string | undefined;
|
|
3666
|
-
|
|
3667
|
-
PolicyDocument?: string;
|
|
3668
|
-
|
|
3669
|
-
RouteTableIds?: string[];
|
|
3670
|
-
|
|
3671
|
-
SubnetIds?: string[];
|
|
3672
|
-
|
|
3673
|
-
SecurityGroupIds?: string[];
|
|
3674
|
-
|
|
3675
|
-
ClientToken?: string;
|
|
3676
|
-
|
|
3677
|
-
PrivateDnsEnabled?: boolean;
|
|
3678
|
-
|
|
3679
|
-
TagSpecifications?: TagSpecification[];
|
|
3680
|
-
}
|
|
3681
|
-
export declare namespace CreateVpcEndpointRequest {
|
|
3682
|
-
|
|
3683
|
-
const filterSensitiveLog: (obj: CreateVpcEndpointRequest) => any;
|
|
3684
|
-
}
|
|
3685
|
-
|
|
3686
|
-
export interface DnsEntry {
|
|
3687
|
-
|
|
3688
|
-
DnsName?: string;
|
|
3689
|
-
|
|
3690
|
-
HostedZoneId?: string;
|
|
3691
|
-
}
|
|
3692
|
-
export declare namespace DnsEntry {
|
|
3693
|
-
|
|
3694
|
-
const filterSensitiveLog: (obj: DnsEntry) => any;
|
|
3695
|
-
}
|
|
3696
|
-
|
|
3697
|
-
export interface SecurityGroupIdentifier {
|
|
3698
|
-
|
|
3699
|
-
GroupId?: string;
|
|
3700
|
-
|
|
3701
|
-
GroupName?: string;
|
|
3702
|
-
}
|
|
3703
|
-
export declare namespace SecurityGroupIdentifier {
|
|
3704
|
-
|
|
3705
|
-
const filterSensitiveLog: (obj: SecurityGroupIdentifier) => any;
|
|
3706
|
-
}
|
|
3707
|
-
|
|
3708
|
-
export interface LastError {
|
|
3709
|
-
|
|
3710
|
-
Message?: string;
|
|
3711
|
-
|
|
3712
|
-
Code?: string;
|
|
3713
|
-
}
|
|
3714
|
-
export declare namespace LastError {
|
|
3715
|
-
|
|
3716
|
-
const filterSensitiveLog: (obj: LastError) => any;
|
|
3717
|
-
}
|
|
3718
|
-
export declare enum State {
|
|
3719
|
-
Available = "Available",
|
|
3720
|
-
Deleted = "Deleted",
|
|
3721
|
-
Deleting = "Deleting",
|
|
3722
|
-
Expired = "Expired",
|
|
3723
|
-
Failed = "Failed",
|
|
3724
|
-
Pending = "Pending",
|
|
3725
|
-
PendingAcceptance = "PendingAcceptance",
|
|
3726
|
-
Rejected = "Rejected"
|
|
3727
|
-
}
|
|
3728
|
-
|
|
3729
|
-
export interface VpcEndpoint {
|
|
3730
|
-
|
|
3731
|
-
VpcEndpointId?: string;
|
|
3732
|
-
|
|
3733
|
-
VpcEndpointType?: VpcEndpointType | string;
|
|
3734
|
-
|
|
3735
|
-
VpcId?: string;
|
|
3736
|
-
|
|
3737
|
-
ServiceName?: string;
|
|
3738
|
-
|
|
3739
|
-
State?: State | string;
|
|
3740
|
-
|
|
3741
|
-
PolicyDocument?: string;
|
|
3742
|
-
|
|
3743
|
-
RouteTableIds?: string[];
|
|
3744
|
-
|
|
3745
|
-
SubnetIds?: string[];
|
|
3746
|
-
|
|
3747
|
-
Groups?: SecurityGroupIdentifier[];
|
|
3748
|
-
|
|
3749
|
-
PrivateDnsEnabled?: boolean;
|
|
3750
|
-
|
|
3751
|
-
RequesterManaged?: boolean;
|
|
3752
|
-
|
|
3753
|
-
NetworkInterfaceIds?: string[];
|
|
3754
|
-
|
|
3755
|
-
DnsEntries?: DnsEntry[];
|
|
3756
|
-
|
|
3757
|
-
CreationTimestamp?: Date;
|
|
3758
|
-
|
|
3759
|
-
Tags?: Tag[];
|
|
3760
|
-
|
|
3761
|
-
OwnerId?: string;
|
|
3762
|
-
|
|
3763
|
-
LastError?: LastError;
|
|
3764
|
-
}
|
|
3765
|
-
export declare namespace VpcEndpoint {
|
|
3766
|
-
|
|
3767
|
-
const filterSensitiveLog: (obj: VpcEndpoint) => any;
|
|
3768
|
-
}
|
|
3769
|
-
|
|
3770
|
-
export interface CreateVpcEndpointResult {
|
|
3771
|
-
|
|
3772
|
-
VpcEndpoint?: VpcEndpoint;
|
|
3773
|
-
|
|
3774
|
-
ClientToken?: string;
|
|
3775
|
-
}
|
|
3776
|
-
export declare namespace CreateVpcEndpointResult {
|
|
3777
|
-
|
|
3778
|
-
const filterSensitiveLog: (obj: CreateVpcEndpointResult) => any;
|
|
3779
|
-
}
|
|
3780
|
-
export interface CreateVpcEndpointConnectionNotificationRequest {
|
|
3781
|
-
|
|
3782
|
-
DryRun?: boolean;
|
|
3783
|
-
|
|
3784
|
-
ServiceId?: string;
|
|
3785
|
-
|
|
3786
|
-
VpcEndpointId?: string;
|
|
3787
|
-
|
|
3788
|
-
ConnectionNotificationArn: string | undefined;
|
|
3789
|
-
|
|
3790
|
-
ConnectionEvents: string[] | undefined;
|
|
3791
|
-
|
|
3792
|
-
ClientToken?: string;
|
|
3793
|
-
}
|
|
3794
|
-
export declare namespace CreateVpcEndpointConnectionNotificationRequest {
|
|
3795
|
-
|
|
3796
|
-
const filterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationRequest) => any;
|
|
3797
|
-
}
|
|
3798
|
-
export declare enum ConnectionNotificationState {
|
|
3799
|
-
Disabled = "Disabled",
|
|
3800
|
-
Enabled = "Enabled"
|
|
3801
|
-
}
|
|
3802
|
-
export declare enum ConnectionNotificationType {
|
|
3803
|
-
Topic = "Topic"
|
|
3804
|
-
}
|
|
3805
|
-
|
|
3806
|
-
export interface ConnectionNotification {
|
|
3807
|
-
|
|
3808
|
-
ConnectionNotificationId?: string;
|
|
3809
|
-
|
|
3810
|
-
ServiceId?: string;
|
|
3811
|
-
|
|
3812
|
-
VpcEndpointId?: string;
|
|
3813
|
-
|
|
3814
|
-
ConnectionNotificationType?: ConnectionNotificationType | string;
|
|
3815
|
-
|
|
3816
|
-
ConnectionNotificationArn?: string;
|
|
3817
|
-
|
|
3818
|
-
ConnectionEvents?: string[];
|
|
3819
|
-
|
|
3820
|
-
ConnectionNotificationState?: ConnectionNotificationState | string;
|
|
3821
|
-
}
|
|
3822
|
-
export declare namespace ConnectionNotification {
|
|
3823
|
-
|
|
3824
|
-
const filterSensitiveLog: (obj: ConnectionNotification) => any;
|
|
3825
|
-
}
|
|
3826
|
-
export interface CreateVpcEndpointConnectionNotificationResult {
|
|
3827
|
-
|
|
3828
|
-
ConnectionNotification?: ConnectionNotification;
|
|
3829
|
-
|
|
3830
|
-
ClientToken?: string;
|
|
3831
|
-
}
|
|
3832
|
-
export declare namespace CreateVpcEndpointConnectionNotificationResult {
|
|
3833
|
-
|
|
3834
|
-
const filterSensitiveLog: (obj: CreateVpcEndpointConnectionNotificationResult) => any;
|
|
3835
|
-
}
|