@aws-sdk/client-ec2 3.936.0 → 3.937.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +112 -0
- package/dist-cjs/index.js +1434 -41
- package/dist-es/EC2.js +28 -0
- package/dist-es/commands/CreateTransitGatewayMeteringPolicyCommand.js +16 -0
- package/dist-es/commands/CreateTransitGatewayMeteringPolicyEntryCommand.js +16 -0
- package/dist-es/commands/CreateVpcEncryptionControlCommand.js +16 -0
- package/dist-es/commands/DeleteTransitGatewayMeteringPolicyCommand.js +16 -0
- package/dist-es/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.js +16 -0
- package/dist-es/commands/DeleteVpcEncryptionControlCommand.js +16 -0
- package/dist-es/commands/DescribeTransitGatewayMeteringPoliciesCommand.js +16 -0
- package/dist-es/commands/DescribeVpcEncryptionControlsCommand.js +16 -0
- package/dist-es/commands/GetTransitGatewayMeteringPolicyEntriesCommand.js +16 -0
- package/dist-es/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.js +16 -0
- package/dist-es/commands/ListVolumesInRecycleBinCommand.js +16 -0
- package/dist-es/commands/ModifyTransitGatewayMeteringPolicyCommand.js +16 -0
- package/dist-es/commands/ModifyVpcEncryptionControlCommand.js +16 -0
- package/dist-es/commands/RestoreVolumeFromRecycleBinCommand.js +16 -0
- package/dist-es/commands/index.js +14 -0
- package/dist-es/models/enums.js +39 -0
- package/dist-es/schemas/schemas_0.js +1193 -41
- package/dist-types/EC2.d.ts +101 -0
- package/dist-types/EC2Client.d.ts +16 -2
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
- package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
- package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
- package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/CopyImageCommand.d.ts +1 -1
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CopyVolumesCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
- package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageUsageReportCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +3 -3
- package/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +2 -2
- package/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
- package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayCommand.d.ts +5 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +103 -0
- package/dist-types/commands/CreateTransitGatewayMeteringPolicyEntryCommand.d.ts +103 -0
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +12 -1
- package/dist-types/commands/CreateVpcEncryptionControlCommand.d.ts +124 -0
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConcentratorCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +7 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIpamPoolCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTransitGatewayMeteringPolicyCommand.d.ts +89 -0
- package/dist-types/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.d.ts +93 -0
- package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVolumeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcEncryptionControlCommand.d.ts +113 -0
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceSqlHaStatesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +1 -2
- package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayMeteringPoliciesCommand.d.ts +104 -0
- package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +4 -0
- package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +1 -2
- package/dist-types/commands/DescribeVolumesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcEncryptionControlsCommand.d.ts +131 -0
- package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +3 -0
- package/dist-types/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +3 -3
- package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +2 -2
- package/dist-types/commands/GetIpamPolicyAllocationRulesCommand.d.ts +1 -1
- package/dist-types/commands/GetIpamPolicyOrganizationTargetsCommand.d.ts +1 -1
- package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +2 -2
- package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +1 -2
- package/dist-types/commands/GetIpamPrefixListResolverRulesCommand.d.ts +1 -1
- package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +2 -2
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayMeteringPolicyEntriesCommand.d.ts +105 -0
- package/dist-types/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.d.ts +86 -0
- package/dist-types/commands/ImportImageCommand.d.ts +1 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ListVolumesInRecycleBinCommand.d.ts +101 -0
- package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIpamPrefixListResolverCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +5 -0
- package/dist-types/commands/ModifyTransitGatewayMeteringPolicyCommand.d.ts +95 -0
- package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEncryptionControlCommand.d.ts +122 -0
- package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +4 -1
- package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +4 -1
- package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +4 -1
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +7 -1
- package/dist-types/commands/MonitorInstancesCommand.d.ts +1 -2
- package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -2
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
- package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RestoreVolumeFromRecycleBinCommand.d.ts +76 -0
- package/dist-types/commands/RunInstancesCommand.d.ts +2 -2
- package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/index.d.ts +14 -0
- package/dist-types/models/enums.d.ts +87 -0
- package/dist-types/models/models_0.d.ts +95 -0
- package/dist-types/models/models_2.d.ts +440 -220
- package/dist-types/models/models_3.d.ts +262 -1055
- package/dist-types/models/models_4.d.ts +7160 -6858
- package/dist-types/models/models_5.d.ts +4108 -3905
- package/dist-types/models/models_6.d.ts +4834 -4833
- package/dist-types/models/models_7.d.ts +1041 -5
- package/dist-types/schemas/schemas_0.d.ts +56 -0
- package/dist-types/ts3.4/EC2.d.ts +289 -0
- package/dist-types/ts3.4/EC2Client.d.ts +84 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayMeteringPolicyEntryCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/CreateVpcEncryptionControlCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayMeteringPolicyCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVpcEncryptionControlCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInstanceSqlHaStatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeTransitGatewayMeteringPoliciesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpcEncryptionControlsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIpamPolicyAllocationRulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIpamPolicyOrganizationTargetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetTransitGatewayMeteringPolicyEntriesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/ListVolumesInRecycleBinCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/ModifyTransitGatewayMeteringPolicyCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcEncryptionControlCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/RestoreVolumeFromRecycleBinCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +14 -0
- package/dist-types/ts3.4/models/enums.d.ts +51 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_2.d.ts +127 -59
- package/dist-types/ts3.4/models/models_3.d.ts +77 -179
- package/dist-types/ts3.4/models/models_4.d.ts +212 -130
- package/dist-types/ts3.4/models/models_5.d.ts +144 -153
- package/dist-types/ts3.4/models/models_6.d.ts +222 -212
- package/dist-types/ts3.4/models/models_7.d.ts +248 -2
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +56 -0
- package/package.json +1 -1
|
@@ -22,6 +22,7 @@ import {
|
|
|
22
22
|
ImageBlockPublicAccessDisabledState,
|
|
23
23
|
ImageBlockPublicAccessEnabledState,
|
|
24
24
|
IngestionStatus,
|
|
25
|
+
InitializationType,
|
|
25
26
|
InstanceMetadataEndpointState,
|
|
26
27
|
InstanceMetadataTagsState,
|
|
27
28
|
InternetGatewayBlockMode,
|
|
@@ -29,15 +30,8 @@ import {
|
|
|
29
30
|
IpamAddressHistoryResourceType,
|
|
30
31
|
IpamComplianceStatus,
|
|
31
32
|
IpamDiscoveryFailureCode,
|
|
32
|
-
IpamNetworkInterfaceAttachmentStatus,
|
|
33
33
|
IpamOverlapStatus,
|
|
34
34
|
IpamPolicyManagedBy,
|
|
35
|
-
IpamPolicyResourceType,
|
|
36
|
-
IpamPublicAddressAssociationStatus,
|
|
37
|
-
IpamPublicAddressAwsService,
|
|
38
|
-
IpamPublicAddressType,
|
|
39
|
-
IpamResourceCidrIpSource,
|
|
40
|
-
IpamResourceType,
|
|
41
35
|
ManagedBy,
|
|
42
36
|
Metric,
|
|
43
37
|
MetricType,
|
|
@@ -60,6 +54,11 @@ import {
|
|
|
60
54
|
UnlimitedSupportedInstanceFamily,
|
|
61
55
|
UserTrustProviderType,
|
|
62
56
|
VirtualizationType,
|
|
57
|
+
VolumeAttributeName,
|
|
58
|
+
VolumeModificationState,
|
|
59
|
+
VolumeStatusInfoStatus,
|
|
60
|
+
VolumeStatusName,
|
|
61
|
+
VolumeType,
|
|
63
62
|
VpcAttributeName,
|
|
64
63
|
VpcBlockPublicAccessExclusionsAllowed,
|
|
65
64
|
VpcBlockPublicAccessState,
|
|
@@ -72,7 +71,6 @@ import {
|
|
|
72
71
|
AssociationStatus,
|
|
73
72
|
IamInstanceProfileAssociation,
|
|
74
73
|
InstanceEventWindow,
|
|
75
|
-
IpamPoolAllocation,
|
|
76
74
|
IpamResourceDiscoveryAssociation,
|
|
77
75
|
NatGatewayAddress,
|
|
78
76
|
RouteServerAssociation,
|
|
@@ -84,12 +82,14 @@ import {
|
|
|
84
82
|
TransitGatewayPolicyTableAssociation,
|
|
85
83
|
VerifiedAccessInstance,
|
|
86
84
|
VerifiedAccessTrustProvider,
|
|
85
|
+
Volume,
|
|
87
86
|
Vpc,
|
|
88
87
|
VpcCidrBlockAssociation,
|
|
88
|
+
VpcEncryptionControl,
|
|
89
89
|
VpcIpv6CidrBlockAssociation,
|
|
90
90
|
VpcPeeringConnection,
|
|
91
91
|
} from "./models_0";
|
|
92
|
-
import { InstanceRequirementsRequest
|
|
92
|
+
import { InstanceRequirementsRequest } from "./models_1";
|
|
93
93
|
import {
|
|
94
94
|
ConnectionNotification,
|
|
95
95
|
DnsEntry,
|
|
@@ -107,9 +107,130 @@ import {
|
|
|
107
107
|
FastLaunchLaunchTemplateSpecificationResponse,
|
|
108
108
|
FastLaunchSnapshotConfigurationResponse,
|
|
109
109
|
Filter,
|
|
110
|
-
|
|
110
|
+
ProductCode,
|
|
111
111
|
} from "./models_3";
|
|
112
|
-
import {
|
|
112
|
+
import { RegisteredInstance } from "./models_4";
|
|
113
|
+
export interface DescribeVerifiedAccessInstancesRequest {
|
|
114
|
+
VerifiedAccessInstanceIds?: string[] | undefined;
|
|
115
|
+
MaxResults?: number | undefined;
|
|
116
|
+
NextToken?: string | undefined;
|
|
117
|
+
Filters?: Filter[] | undefined;
|
|
118
|
+
DryRun?: boolean | undefined;
|
|
119
|
+
}
|
|
120
|
+
export interface DescribeVerifiedAccessInstancesResult {
|
|
121
|
+
VerifiedAccessInstances?: VerifiedAccessInstance[] | undefined;
|
|
122
|
+
NextToken?: string | undefined;
|
|
123
|
+
}
|
|
124
|
+
export interface DescribeVerifiedAccessTrustProvidersRequest {
|
|
125
|
+
VerifiedAccessTrustProviderIds?: string[] | undefined;
|
|
126
|
+
MaxResults?: number | undefined;
|
|
127
|
+
NextToken?: string | undefined;
|
|
128
|
+
Filters?: Filter[] | undefined;
|
|
129
|
+
DryRun?: boolean | undefined;
|
|
130
|
+
}
|
|
131
|
+
export interface DescribeVerifiedAccessTrustProvidersResult {
|
|
132
|
+
VerifiedAccessTrustProviders?: VerifiedAccessTrustProvider[] | undefined;
|
|
133
|
+
NextToken?: string | undefined;
|
|
134
|
+
}
|
|
135
|
+
export interface DescribeVolumeAttributeRequest {
|
|
136
|
+
Attribute: VolumeAttributeName | undefined;
|
|
137
|
+
VolumeId: string | undefined;
|
|
138
|
+
DryRun?: boolean | undefined;
|
|
139
|
+
}
|
|
140
|
+
export interface DescribeVolumeAttributeResult {
|
|
141
|
+
AutoEnableIO?: AttributeBooleanValue | undefined;
|
|
142
|
+
ProductCodes?: ProductCode[] | undefined;
|
|
143
|
+
VolumeId?: string | undefined;
|
|
144
|
+
}
|
|
145
|
+
export interface DescribeVolumesRequest {
|
|
146
|
+
VolumeIds?: string[] | undefined;
|
|
147
|
+
DryRun?: boolean | undefined;
|
|
148
|
+
Filters?: Filter[] | undefined;
|
|
149
|
+
NextToken?: string | undefined;
|
|
150
|
+
MaxResults?: number | undefined;
|
|
151
|
+
}
|
|
152
|
+
export interface DescribeVolumesResult {
|
|
153
|
+
NextToken?: string | undefined;
|
|
154
|
+
Volumes?: Volume[] | undefined;
|
|
155
|
+
}
|
|
156
|
+
export interface DescribeVolumesModificationsRequest {
|
|
157
|
+
DryRun?: boolean | undefined;
|
|
158
|
+
VolumeIds?: string[] | undefined;
|
|
159
|
+
Filters?: Filter[] | undefined;
|
|
160
|
+
NextToken?: string | undefined;
|
|
161
|
+
MaxResults?: number | undefined;
|
|
162
|
+
}
|
|
163
|
+
export interface VolumeModification {
|
|
164
|
+
VolumeId?: string | undefined;
|
|
165
|
+
ModificationState?: VolumeModificationState | undefined;
|
|
166
|
+
StatusMessage?: string | undefined;
|
|
167
|
+
TargetSize?: number | undefined;
|
|
168
|
+
TargetIops?: number | undefined;
|
|
169
|
+
TargetVolumeType?: VolumeType | undefined;
|
|
170
|
+
TargetThroughput?: number | undefined;
|
|
171
|
+
TargetMultiAttachEnabled?: boolean | undefined;
|
|
172
|
+
OriginalSize?: number | undefined;
|
|
173
|
+
OriginalIops?: number | undefined;
|
|
174
|
+
OriginalVolumeType?: VolumeType | undefined;
|
|
175
|
+
OriginalThroughput?: number | undefined;
|
|
176
|
+
OriginalMultiAttachEnabled?: boolean | undefined;
|
|
177
|
+
Progress?: number | undefined;
|
|
178
|
+
StartTime?: Date | undefined;
|
|
179
|
+
EndTime?: Date | undefined;
|
|
180
|
+
}
|
|
181
|
+
export interface DescribeVolumesModificationsResult {
|
|
182
|
+
NextToken?: string | undefined;
|
|
183
|
+
VolumesModifications?: VolumeModification[] | undefined;
|
|
184
|
+
}
|
|
185
|
+
export interface DescribeVolumeStatusRequest {
|
|
186
|
+
MaxResults?: number | undefined;
|
|
187
|
+
NextToken?: string | undefined;
|
|
188
|
+
VolumeIds?: string[] | undefined;
|
|
189
|
+
DryRun?: boolean | undefined;
|
|
190
|
+
Filters?: Filter[] | undefined;
|
|
191
|
+
}
|
|
192
|
+
export interface VolumeStatusAction {
|
|
193
|
+
Code?: string | undefined;
|
|
194
|
+
Description?: string | undefined;
|
|
195
|
+
EventId?: string | undefined;
|
|
196
|
+
EventType?: string | undefined;
|
|
197
|
+
}
|
|
198
|
+
export interface VolumeStatusAttachmentStatus {
|
|
199
|
+
IoPerformance?: string | undefined;
|
|
200
|
+
InstanceId?: string | undefined;
|
|
201
|
+
}
|
|
202
|
+
export interface VolumeStatusEvent {
|
|
203
|
+
Description?: string | undefined;
|
|
204
|
+
EventId?: string | undefined;
|
|
205
|
+
EventType?: string | undefined;
|
|
206
|
+
NotAfter?: Date | undefined;
|
|
207
|
+
NotBefore?: Date | undefined;
|
|
208
|
+
InstanceId?: string | undefined;
|
|
209
|
+
}
|
|
210
|
+
export interface InitializationStatusDetails {
|
|
211
|
+
InitializationType?: InitializationType | undefined;
|
|
212
|
+
Progress?: number | undefined;
|
|
213
|
+
EstimatedTimeToCompleteInSeconds?: number | undefined;
|
|
214
|
+
}
|
|
215
|
+
export interface VolumeStatusDetails {
|
|
216
|
+
Name?: VolumeStatusName | undefined;
|
|
217
|
+
Status?: string | undefined;
|
|
218
|
+
}
|
|
219
|
+
export interface VolumeStatusInfo {
|
|
220
|
+
Details?: VolumeStatusDetails[] | undefined;
|
|
221
|
+
Status?: VolumeStatusInfoStatus | undefined;
|
|
222
|
+
}
|
|
223
|
+
export interface VolumeStatusItem {
|
|
224
|
+
Actions?: VolumeStatusAction[] | undefined;
|
|
225
|
+
AvailabilityZone?: string | undefined;
|
|
226
|
+
OutpostArn?: string | undefined;
|
|
227
|
+
Events?: VolumeStatusEvent[] | undefined;
|
|
228
|
+
VolumeId?: string | undefined;
|
|
229
|
+
VolumeStatus?: VolumeStatusInfo | undefined;
|
|
230
|
+
AttachmentStatuses?: VolumeStatusAttachmentStatus[] | undefined;
|
|
231
|
+
InitializationStatusDetails?: InitializationStatusDetails | undefined;
|
|
232
|
+
AvailabilityZoneId?: string | undefined;
|
|
233
|
+
}
|
|
113
234
|
export interface DescribeVolumeStatusResult {
|
|
114
235
|
NextToken?: string | undefined;
|
|
115
236
|
VolumeStatuses?: VolumeStatusItem[] | undefined;
|
|
@@ -178,6 +299,18 @@ export interface DescribeVpcClassicLinkDnsSupportResult {
|
|
|
178
299
|
NextToken?: string | undefined;
|
|
179
300
|
Vpcs?: ClassicLinkDnsSupport[] | undefined;
|
|
180
301
|
}
|
|
302
|
+
export interface DescribeVpcEncryptionControlsRequest {
|
|
303
|
+
DryRun?: boolean | undefined;
|
|
304
|
+
Filters?: Filter[] | undefined;
|
|
305
|
+
VpcEncryptionControlIds?: string[] | undefined;
|
|
306
|
+
VpcIds?: string[] | undefined;
|
|
307
|
+
NextToken?: string | undefined;
|
|
308
|
+
MaxResults?: number | undefined;
|
|
309
|
+
}
|
|
310
|
+
export interface DescribeVpcEncryptionControlsResult {
|
|
311
|
+
VpcEncryptionControls?: VpcEncryptionControl[] | undefined;
|
|
312
|
+
NextToken?: string | undefined;
|
|
313
|
+
}
|
|
181
314
|
export interface DescribeVpcEndpointAssociationsRequest {
|
|
182
315
|
DryRun?: boolean | undefined;
|
|
183
316
|
VpcEndpointIds?: string[] | undefined;
|
|
@@ -1495,145 +1628,3 @@ export interface IpamDiscoveryFailureReason {
|
|
|
1495
1628
|
Code?: IpamDiscoveryFailureCode | undefined;
|
|
1496
1629
|
Message?: string | undefined;
|
|
1497
1630
|
}
|
|
1498
|
-
export interface IpamDiscoveredAccount {
|
|
1499
|
-
AccountId?: string | undefined;
|
|
1500
|
-
DiscoveryRegion?: string | undefined;
|
|
1501
|
-
FailureReason?: IpamDiscoveryFailureReason | undefined;
|
|
1502
|
-
LastAttemptedDiscoveryTime?: Date | undefined;
|
|
1503
|
-
LastSuccessfulDiscoveryTime?: Date | undefined;
|
|
1504
|
-
OrganizationalUnitId?: string | undefined;
|
|
1505
|
-
}
|
|
1506
|
-
export interface GetIpamDiscoveredAccountsResult {
|
|
1507
|
-
IpamDiscoveredAccounts?: IpamDiscoveredAccount[] | undefined;
|
|
1508
|
-
NextToken?: string | undefined;
|
|
1509
|
-
}
|
|
1510
|
-
export interface GetIpamDiscoveredPublicAddressesRequest {
|
|
1511
|
-
DryRun?: boolean | undefined;
|
|
1512
|
-
IpamResourceDiscoveryId: string | undefined;
|
|
1513
|
-
AddressRegion: string | undefined;
|
|
1514
|
-
Filters?: Filter[] | undefined;
|
|
1515
|
-
NextToken?: string | undefined;
|
|
1516
|
-
MaxResults?: number | undefined;
|
|
1517
|
-
}
|
|
1518
|
-
export interface IpamPublicAddressSecurityGroup {
|
|
1519
|
-
GroupName?: string | undefined;
|
|
1520
|
-
GroupId?: string | undefined;
|
|
1521
|
-
}
|
|
1522
|
-
export interface IpamPublicAddressTag {
|
|
1523
|
-
Key?: string | undefined;
|
|
1524
|
-
Value?: string | undefined;
|
|
1525
|
-
}
|
|
1526
|
-
export interface IpamPublicAddressTags {
|
|
1527
|
-
EipTags?: IpamPublicAddressTag[] | undefined;
|
|
1528
|
-
}
|
|
1529
|
-
export interface IpamDiscoveredPublicAddress {
|
|
1530
|
-
IpamResourceDiscoveryId?: string | undefined;
|
|
1531
|
-
AddressRegion?: string | undefined;
|
|
1532
|
-
Address?: string | undefined;
|
|
1533
|
-
AddressOwnerId?: string | undefined;
|
|
1534
|
-
AddressAllocationId?: string | undefined;
|
|
1535
|
-
AssociationStatus?: IpamPublicAddressAssociationStatus | undefined;
|
|
1536
|
-
AddressType?: IpamPublicAddressType | undefined;
|
|
1537
|
-
Service?: IpamPublicAddressAwsService | undefined;
|
|
1538
|
-
ServiceResource?: string | undefined;
|
|
1539
|
-
VpcId?: string | undefined;
|
|
1540
|
-
SubnetId?: string | undefined;
|
|
1541
|
-
PublicIpv4PoolId?: string | undefined;
|
|
1542
|
-
NetworkInterfaceId?: string | undefined;
|
|
1543
|
-
NetworkInterfaceDescription?: string | undefined;
|
|
1544
|
-
InstanceId?: string | undefined;
|
|
1545
|
-
Tags?: IpamPublicAddressTags | undefined;
|
|
1546
|
-
NetworkBorderGroup?: string | undefined;
|
|
1547
|
-
SecurityGroups?: IpamPublicAddressSecurityGroup[] | undefined;
|
|
1548
|
-
SampleTime?: Date | undefined;
|
|
1549
|
-
}
|
|
1550
|
-
export interface GetIpamDiscoveredPublicAddressesResult {
|
|
1551
|
-
IpamDiscoveredPublicAddresses?: IpamDiscoveredPublicAddress[] | undefined;
|
|
1552
|
-
OldestSampleTime?: Date | undefined;
|
|
1553
|
-
NextToken?: string | undefined;
|
|
1554
|
-
}
|
|
1555
|
-
export interface GetIpamDiscoveredResourceCidrsRequest {
|
|
1556
|
-
DryRun?: boolean | undefined;
|
|
1557
|
-
IpamResourceDiscoveryId: string | undefined;
|
|
1558
|
-
ResourceRegion: string | undefined;
|
|
1559
|
-
Filters?: Filter[] | undefined;
|
|
1560
|
-
NextToken?: string | undefined;
|
|
1561
|
-
MaxResults?: number | undefined;
|
|
1562
|
-
}
|
|
1563
|
-
export interface IpamDiscoveredResourceCidr {
|
|
1564
|
-
IpamResourceDiscoveryId?: string | undefined;
|
|
1565
|
-
ResourceRegion?: string | undefined;
|
|
1566
|
-
ResourceId?: string | undefined;
|
|
1567
|
-
ResourceOwnerId?: string | undefined;
|
|
1568
|
-
ResourceCidr?: string | undefined;
|
|
1569
|
-
IpSource?: IpamResourceCidrIpSource | undefined;
|
|
1570
|
-
ResourceType?: IpamResourceType | undefined;
|
|
1571
|
-
ResourceTags?: IpamResourceTag[] | undefined;
|
|
1572
|
-
IpUsage?: number | undefined;
|
|
1573
|
-
VpcId?: string | undefined;
|
|
1574
|
-
SubnetId?: string | undefined;
|
|
1575
|
-
NetworkInterfaceAttachmentStatus?:
|
|
1576
|
-
| IpamNetworkInterfaceAttachmentStatus
|
|
1577
|
-
| undefined;
|
|
1578
|
-
SampleTime?: Date | undefined;
|
|
1579
|
-
AvailabilityZoneId?: string | undefined;
|
|
1580
|
-
}
|
|
1581
|
-
export interface GetIpamDiscoveredResourceCidrsResult {
|
|
1582
|
-
IpamDiscoveredResourceCidrs?: IpamDiscoveredResourceCidr[] | undefined;
|
|
1583
|
-
NextToken?: string | undefined;
|
|
1584
|
-
}
|
|
1585
|
-
export interface GetIpamPolicyAllocationRulesRequest {
|
|
1586
|
-
DryRun?: boolean | undefined;
|
|
1587
|
-
IpamPolicyId: string | undefined;
|
|
1588
|
-
Filters?: Filter[] | undefined;
|
|
1589
|
-
Locale?: string | undefined;
|
|
1590
|
-
ResourceType?: IpamPolicyResourceType | undefined;
|
|
1591
|
-
MaxResults?: number | undefined;
|
|
1592
|
-
NextToken?: string | undefined;
|
|
1593
|
-
}
|
|
1594
|
-
export interface IpamPolicyAllocationRule {
|
|
1595
|
-
SourceIpamPoolId?: string | undefined;
|
|
1596
|
-
}
|
|
1597
|
-
export interface IpamPolicyDocument {
|
|
1598
|
-
IpamPolicyId?: string | undefined;
|
|
1599
|
-
Locale?: string | undefined;
|
|
1600
|
-
ResourceType?: IpamPolicyResourceType | undefined;
|
|
1601
|
-
AllocationRules?: IpamPolicyAllocationRule[] | undefined;
|
|
1602
|
-
}
|
|
1603
|
-
export interface GetIpamPolicyAllocationRulesResult {
|
|
1604
|
-
IpamPolicyDocuments?: IpamPolicyDocument[] | undefined;
|
|
1605
|
-
NextToken?: string | undefined;
|
|
1606
|
-
}
|
|
1607
|
-
export interface GetIpamPolicyOrganizationTargetsRequest {
|
|
1608
|
-
DryRun?: boolean | undefined;
|
|
1609
|
-
MaxResults?: number | undefined;
|
|
1610
|
-
NextToken?: string | undefined;
|
|
1611
|
-
IpamPolicyId: string | undefined;
|
|
1612
|
-
Filters?: Filter[] | undefined;
|
|
1613
|
-
}
|
|
1614
|
-
export interface IpamPolicyOrganizationTarget {
|
|
1615
|
-
OrganizationTargetId?: string | undefined;
|
|
1616
|
-
}
|
|
1617
|
-
export interface GetIpamPolicyOrganizationTargetsResult {
|
|
1618
|
-
OrganizationTargets?: IpamPolicyOrganizationTarget[] | undefined;
|
|
1619
|
-
NextToken?: string | undefined;
|
|
1620
|
-
}
|
|
1621
|
-
export interface GetIpamPoolAllocationsRequest {
|
|
1622
|
-
DryRun?: boolean | undefined;
|
|
1623
|
-
IpamPoolId: string | undefined;
|
|
1624
|
-
IpamPoolAllocationId?: string | undefined;
|
|
1625
|
-
Filters?: Filter[] | undefined;
|
|
1626
|
-
MaxResults?: number | undefined;
|
|
1627
|
-
NextToken?: string | undefined;
|
|
1628
|
-
}
|
|
1629
|
-
export interface GetIpamPoolAllocationsResult {
|
|
1630
|
-
IpamPoolAllocations?: IpamPoolAllocation[] | undefined;
|
|
1631
|
-
NextToken?: string | undefined;
|
|
1632
|
-
}
|
|
1633
|
-
export interface GetIpamPoolCidrsRequest {
|
|
1634
|
-
DryRun?: boolean | undefined;
|
|
1635
|
-
IpamPoolId: string | undefined;
|
|
1636
|
-
Filters?: Filter[] | undefined;
|
|
1637
|
-
MaxResults?: number | undefined;
|
|
1638
|
-
NextToken?: string | undefined;
|
|
1639
|
-
}
|