@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
|
@@ -4,24 +4,31 @@ import {
|
|
|
4
4
|
AllocationStrategy,
|
|
5
5
|
AnalysisStatus,
|
|
6
6
|
ArchitectureType,
|
|
7
|
+
ArchitectureValues,
|
|
7
8
|
AttachmentLimitType,
|
|
8
9
|
BandwidthWeightingType,
|
|
9
10
|
BatchState,
|
|
10
11
|
BootModeType,
|
|
12
|
+
BootModeValues,
|
|
11
13
|
CurrencyCodeValues,
|
|
14
|
+
DeviceType,
|
|
12
15
|
DiskType,
|
|
13
16
|
EbsEncryptionSupport,
|
|
14
17
|
EbsNvmeSupport,
|
|
15
18
|
EbsOptimizedSupport,
|
|
16
19
|
EnaSupport,
|
|
17
20
|
EphemeralNvmeSupport,
|
|
21
|
+
EventCode,
|
|
18
22
|
EventType,
|
|
19
23
|
ExcessCapacityTerminationPolicy,
|
|
20
24
|
FindingsFound,
|
|
21
25
|
FleetType,
|
|
22
26
|
FlexibleEnaQueuesSupport,
|
|
23
|
-
|
|
27
|
+
HaStatus,
|
|
28
|
+
HypervisorType,
|
|
29
|
+
InstanceBootModeValues,
|
|
24
30
|
InstanceInterruptionBehavior,
|
|
31
|
+
InstanceLifecycleType,
|
|
25
32
|
InstanceStorageEncryptionSupport,
|
|
26
33
|
InstanceTypeHypervisor,
|
|
27
34
|
KeyType,
|
|
@@ -37,6 +44,7 @@ import {
|
|
|
37
44
|
PermissionGroup,
|
|
38
45
|
PhcSupport,
|
|
39
46
|
PlacementGroupStrategy,
|
|
47
|
+
PlatformValues,
|
|
40
48
|
RebootMigrationSupport,
|
|
41
49
|
RecurringChargeFrequency,
|
|
42
50
|
ReplacementStrategy,
|
|
@@ -51,7 +59,11 @@ import {
|
|
|
51
59
|
SnapshotState,
|
|
52
60
|
SpotInstanceState,
|
|
53
61
|
SpotInstanceType,
|
|
62
|
+
SqlServerLicenseUsage,
|
|
63
|
+
StatusName,
|
|
64
|
+
StatusType,
|
|
54
65
|
StorageTier,
|
|
66
|
+
SummaryStatus,
|
|
55
67
|
SupportedAdditionalProcessorFeature,
|
|
56
68
|
TargetCapacityUnitType,
|
|
57
69
|
Tenancy,
|
|
@@ -62,21 +74,18 @@ import {
|
|
|
62
74
|
UsageClassType,
|
|
63
75
|
VerifiedAccessLogDeliveryStatusCode,
|
|
64
76
|
VirtualizationType,
|
|
65
|
-
VolumeAttributeName,
|
|
66
|
-
VolumeModificationState,
|
|
67
|
-
VolumeStatusInfoStatus,
|
|
68
|
-
VolumeStatusName,
|
|
69
|
-
VolumeType,
|
|
70
77
|
} from "./enums";
|
|
71
78
|
import {
|
|
72
79
|
ActiveInstance,
|
|
73
80
|
AlternatePathHint,
|
|
74
81
|
AttributeValue,
|
|
75
82
|
Explanation,
|
|
83
|
+
IamInstanceProfile,
|
|
76
84
|
IamInstanceProfileSpecification,
|
|
77
85
|
IpamResourceDiscoveryAssociation,
|
|
78
86
|
IpPermission,
|
|
79
87
|
MacModificationTask,
|
|
88
|
+
OperatorResponse,
|
|
80
89
|
PathComponent,
|
|
81
90
|
ReservedInstancesListing,
|
|
82
91
|
SecurityGroupRule,
|
|
@@ -87,9 +96,6 @@ import {
|
|
|
87
96
|
TransitGatewayVpcAttachment,
|
|
88
97
|
TrunkInterfaceAssociation,
|
|
89
98
|
UserIdGroupPair,
|
|
90
|
-
VerifiedAccessInstance,
|
|
91
|
-
VerifiedAccessTrustProvider,
|
|
92
|
-
Volume,
|
|
93
99
|
} from "./models_0";
|
|
94
100
|
import {
|
|
95
101
|
BlockDeviceMapping,
|
|
@@ -125,6 +131,7 @@ import {
|
|
|
125
131
|
NetworkInterface,
|
|
126
132
|
NetworkInterfaceAttachment,
|
|
127
133
|
NetworkInterfacePermission,
|
|
134
|
+
Placement,
|
|
128
135
|
PlacementGroup,
|
|
129
136
|
PrivateIpAddressSpecification,
|
|
130
137
|
ReplaceRootVolumeTask,
|
|
@@ -135,6 +142,7 @@ import {
|
|
|
135
142
|
Snapshot,
|
|
136
143
|
SpotDatafeedSubscription,
|
|
137
144
|
SpotInstanceStateFault,
|
|
145
|
+
StateReason,
|
|
138
146
|
} from "./models_1";
|
|
139
147
|
import {
|
|
140
148
|
TrafficMirrorFilter,
|
|
@@ -144,6 +152,7 @@ import {
|
|
|
144
152
|
TransitGateway,
|
|
145
153
|
TransitGatewayConnect,
|
|
146
154
|
TransitGatewayConnectPeer,
|
|
155
|
+
TransitGatewayMeteringPolicy,
|
|
147
156
|
TransitGatewayMulticastDomain,
|
|
148
157
|
TransitGatewayPolicyTable,
|
|
149
158
|
TransitGatewayRouteTable,
|
|
@@ -154,11 +163,194 @@ import {
|
|
|
154
163
|
import {
|
|
155
164
|
AttributeBooleanValue,
|
|
156
165
|
Byoasn,
|
|
166
|
+
CapacityReservationSpecificationResponse,
|
|
167
|
+
CpuOptions,
|
|
168
|
+
ElasticGpuAssociation,
|
|
169
|
+
ElasticInferenceAcceleratorAssociation,
|
|
170
|
+
EnclaveOptions,
|
|
157
171
|
EventInformation,
|
|
158
172
|
Filter,
|
|
173
|
+
HibernationOptions,
|
|
159
174
|
IdFormat,
|
|
175
|
+
InstanceBlockDeviceMapping,
|
|
176
|
+
InstanceMaintenanceOptions,
|
|
177
|
+
InstanceMetadataOptionsResponse,
|
|
178
|
+
InstanceNetworkInterface,
|
|
179
|
+
InstanceNetworkPerformanceOptions,
|
|
180
|
+
InstanceState,
|
|
181
|
+
LicenseConfiguration,
|
|
182
|
+
Monitoring,
|
|
183
|
+
PrivateDnsNameOptionsResponse,
|
|
160
184
|
ProductCode,
|
|
161
185
|
} from "./models_3";
|
|
186
|
+
export interface Instance {
|
|
187
|
+
Architecture?: ArchitectureValues | undefined;
|
|
188
|
+
BlockDeviceMappings?: InstanceBlockDeviceMapping[] | undefined;
|
|
189
|
+
ClientToken?: string | undefined;
|
|
190
|
+
EbsOptimized?: boolean | undefined;
|
|
191
|
+
EnaSupport?: boolean | undefined;
|
|
192
|
+
Hypervisor?: HypervisorType | undefined;
|
|
193
|
+
IamInstanceProfile?: IamInstanceProfile | undefined;
|
|
194
|
+
InstanceLifecycle?: InstanceLifecycleType | undefined;
|
|
195
|
+
ElasticGpuAssociations?: ElasticGpuAssociation[] | undefined;
|
|
196
|
+
ElasticInferenceAcceleratorAssociations?:
|
|
197
|
+
| ElasticInferenceAcceleratorAssociation[]
|
|
198
|
+
| undefined;
|
|
199
|
+
NetworkInterfaces?: InstanceNetworkInterface[] | undefined;
|
|
200
|
+
OutpostArn?: string | undefined;
|
|
201
|
+
RootDeviceName?: string | undefined;
|
|
202
|
+
RootDeviceType?: DeviceType | undefined;
|
|
203
|
+
SecurityGroups?: GroupIdentifier[] | undefined;
|
|
204
|
+
SourceDestCheck?: boolean | undefined;
|
|
205
|
+
SpotInstanceRequestId?: string | undefined;
|
|
206
|
+
SriovNetSupport?: string | undefined;
|
|
207
|
+
StateReason?: StateReason | undefined;
|
|
208
|
+
Tags?: Tag[] | undefined;
|
|
209
|
+
VirtualizationType?: VirtualizationType | undefined;
|
|
210
|
+
CpuOptions?: CpuOptions | undefined;
|
|
211
|
+
CapacityBlockId?: string | undefined;
|
|
212
|
+
CapacityReservationId?: string | undefined;
|
|
213
|
+
CapacityReservationSpecification?:
|
|
214
|
+
| CapacityReservationSpecificationResponse
|
|
215
|
+
| undefined;
|
|
216
|
+
HibernationOptions?: HibernationOptions | undefined;
|
|
217
|
+
Licenses?: LicenseConfiguration[] | undefined;
|
|
218
|
+
MetadataOptions?: InstanceMetadataOptionsResponse | undefined;
|
|
219
|
+
EnclaveOptions?: EnclaveOptions | undefined;
|
|
220
|
+
BootMode?: BootModeValues | undefined;
|
|
221
|
+
PlatformDetails?: string | undefined;
|
|
222
|
+
UsageOperation?: string | undefined;
|
|
223
|
+
UsageOperationUpdateTime?: Date | undefined;
|
|
224
|
+
PrivateDnsNameOptions?: PrivateDnsNameOptionsResponse | undefined;
|
|
225
|
+
Ipv6Address?: string | undefined;
|
|
226
|
+
TpmSupport?: string | undefined;
|
|
227
|
+
MaintenanceOptions?: InstanceMaintenanceOptions | undefined;
|
|
228
|
+
CurrentInstanceBootMode?: InstanceBootModeValues | undefined;
|
|
229
|
+
NetworkPerformanceOptions?: InstanceNetworkPerformanceOptions | undefined;
|
|
230
|
+
Operator?: OperatorResponse | undefined;
|
|
231
|
+
InstanceId?: string | undefined;
|
|
232
|
+
ImageId?: string | undefined;
|
|
233
|
+
State?: InstanceState | undefined;
|
|
234
|
+
PrivateDnsName?: string | undefined;
|
|
235
|
+
PublicDnsName?: string | undefined;
|
|
236
|
+
StateTransitionReason?: string | undefined;
|
|
237
|
+
KeyName?: string | undefined;
|
|
238
|
+
AmiLaunchIndex?: number | undefined;
|
|
239
|
+
ProductCodes?: ProductCode[] | undefined;
|
|
240
|
+
InstanceType?: _InstanceType | undefined;
|
|
241
|
+
LaunchTime?: Date | undefined;
|
|
242
|
+
Placement?: Placement | undefined;
|
|
243
|
+
KernelId?: string | undefined;
|
|
244
|
+
RamdiskId?: string | undefined;
|
|
245
|
+
Platform?: PlatformValues | undefined;
|
|
246
|
+
Monitoring?: Monitoring | undefined;
|
|
247
|
+
SubnetId?: string | undefined;
|
|
248
|
+
VpcId?: string | undefined;
|
|
249
|
+
PrivateIpAddress?: string | undefined;
|
|
250
|
+
PublicIpAddress?: string | undefined;
|
|
251
|
+
}
|
|
252
|
+
export interface Reservation {
|
|
253
|
+
ReservationId?: string | undefined;
|
|
254
|
+
OwnerId?: string | undefined;
|
|
255
|
+
RequesterId?: string | undefined;
|
|
256
|
+
Groups?: GroupIdentifier[] | undefined;
|
|
257
|
+
Instances?: Instance[] | undefined;
|
|
258
|
+
}
|
|
259
|
+
export interface DescribeInstancesResult {
|
|
260
|
+
NextToken?: string | undefined;
|
|
261
|
+
Reservations?: Reservation[] | undefined;
|
|
262
|
+
}
|
|
263
|
+
export interface DescribeInstanceSqlHaHistoryStatesRequest {
|
|
264
|
+
InstanceIds?: string[] | undefined;
|
|
265
|
+
StartTime?: Date | undefined;
|
|
266
|
+
EndTime?: Date | undefined;
|
|
267
|
+
NextToken?: string | undefined;
|
|
268
|
+
MaxResults?: number | undefined;
|
|
269
|
+
Filters?: Filter[] | undefined;
|
|
270
|
+
DryRun?: boolean | undefined;
|
|
271
|
+
}
|
|
272
|
+
export interface RegisteredInstance {
|
|
273
|
+
InstanceId?: string | undefined;
|
|
274
|
+
SqlServerLicenseUsage?: SqlServerLicenseUsage | undefined;
|
|
275
|
+
HaStatus?: HaStatus | undefined;
|
|
276
|
+
ProcessingStatus?: string | undefined;
|
|
277
|
+
LastUpdatedTime?: Date | undefined;
|
|
278
|
+
SqlServerCredentials?: string | undefined;
|
|
279
|
+
Tags?: Tag[] | undefined;
|
|
280
|
+
}
|
|
281
|
+
export interface DescribeInstanceSqlHaHistoryStatesResult {
|
|
282
|
+
Instances?: RegisteredInstance[] | undefined;
|
|
283
|
+
NextToken?: string | undefined;
|
|
284
|
+
}
|
|
285
|
+
export interface DescribeInstanceSqlHaStatesRequest {
|
|
286
|
+
InstanceIds?: string[] | undefined;
|
|
287
|
+
NextToken?: string | undefined;
|
|
288
|
+
MaxResults?: number | undefined;
|
|
289
|
+
Filters?: Filter[] | undefined;
|
|
290
|
+
DryRun?: boolean | undefined;
|
|
291
|
+
}
|
|
292
|
+
export interface DescribeInstanceSqlHaStatesResult {
|
|
293
|
+
Instances?: RegisteredInstance[] | undefined;
|
|
294
|
+
NextToken?: string | undefined;
|
|
295
|
+
}
|
|
296
|
+
export interface DescribeInstanceStatusRequest {
|
|
297
|
+
InstanceIds?: string[] | undefined;
|
|
298
|
+
MaxResults?: number | undefined;
|
|
299
|
+
NextToken?: string | undefined;
|
|
300
|
+
DryRun?: boolean | undefined;
|
|
301
|
+
Filters?: Filter[] | undefined;
|
|
302
|
+
IncludeAllInstances?: boolean | undefined;
|
|
303
|
+
}
|
|
304
|
+
export interface EbsStatusDetails {
|
|
305
|
+
ImpairedSince?: Date | undefined;
|
|
306
|
+
Name?: StatusName | undefined;
|
|
307
|
+
Status?: StatusType | undefined;
|
|
308
|
+
}
|
|
309
|
+
export interface EbsStatusSummary {
|
|
310
|
+
Details?: EbsStatusDetails[] | undefined;
|
|
311
|
+
Status?: SummaryStatus | undefined;
|
|
312
|
+
}
|
|
313
|
+
export interface InstanceStatusEvent {
|
|
314
|
+
InstanceEventId?: string | undefined;
|
|
315
|
+
Code?: EventCode | undefined;
|
|
316
|
+
Description?: string | undefined;
|
|
317
|
+
NotAfter?: Date | undefined;
|
|
318
|
+
NotBefore?: Date | undefined;
|
|
319
|
+
NotBeforeDeadline?: Date | undefined;
|
|
320
|
+
}
|
|
321
|
+
export interface InstanceStatusDetails {
|
|
322
|
+
ImpairedSince?: Date | undefined;
|
|
323
|
+
Name?: StatusName | undefined;
|
|
324
|
+
Status?: StatusType | undefined;
|
|
325
|
+
}
|
|
326
|
+
export interface InstanceStatusSummary {
|
|
327
|
+
Details?: InstanceStatusDetails[] | undefined;
|
|
328
|
+
Status?: SummaryStatus | undefined;
|
|
329
|
+
}
|
|
330
|
+
export interface InstanceStatus {
|
|
331
|
+
AvailabilityZone?: string | undefined;
|
|
332
|
+
AvailabilityZoneId?: string | undefined;
|
|
333
|
+
OutpostArn?: string | undefined;
|
|
334
|
+
Operator?: OperatorResponse | undefined;
|
|
335
|
+
Events?: InstanceStatusEvent[] | undefined;
|
|
336
|
+
InstanceId?: string | undefined;
|
|
337
|
+
InstanceState?: InstanceState | undefined;
|
|
338
|
+
InstanceStatus?: InstanceStatusSummary | undefined;
|
|
339
|
+
SystemStatus?: InstanceStatusSummary | undefined;
|
|
340
|
+
AttachedEbsStatus?: EbsStatusSummary | undefined;
|
|
341
|
+
}
|
|
342
|
+
export interface DescribeInstanceStatusResult {
|
|
343
|
+
InstanceStatuses?: InstanceStatus[] | undefined;
|
|
344
|
+
NextToken?: string | undefined;
|
|
345
|
+
}
|
|
346
|
+
export interface DescribeInstanceTopologyRequest {
|
|
347
|
+
DryRun?: boolean | undefined;
|
|
348
|
+
NextToken?: string | undefined;
|
|
349
|
+
MaxResults?: number | undefined;
|
|
350
|
+
InstanceIds?: string[] | undefined;
|
|
351
|
+
GroupNames?: string[] | undefined;
|
|
352
|
+
Filters?: Filter[] | undefined;
|
|
353
|
+
}
|
|
162
354
|
export interface InstanceTopology {
|
|
163
355
|
InstanceId?: string | undefined;
|
|
164
356
|
InstanceType?: string | undefined;
|
|
@@ -1793,6 +1985,17 @@ export interface DescribeTransitGatewayConnectsResult {
|
|
|
1793
1985
|
TransitGatewayConnects?: TransitGatewayConnect[] | undefined;
|
|
1794
1986
|
NextToken?: string | undefined;
|
|
1795
1987
|
}
|
|
1988
|
+
export interface DescribeTransitGatewayMeteringPoliciesRequest {
|
|
1989
|
+
TransitGatewayMeteringPolicyIds?: string[] | undefined;
|
|
1990
|
+
Filters?: Filter[] | undefined;
|
|
1991
|
+
MaxResults?: number | undefined;
|
|
1992
|
+
NextToken?: string | undefined;
|
|
1993
|
+
DryRun?: boolean | undefined;
|
|
1994
|
+
}
|
|
1995
|
+
export interface DescribeTransitGatewayMeteringPoliciesResult {
|
|
1996
|
+
TransitGatewayMeteringPolicies?: TransitGatewayMeteringPolicy[] | undefined;
|
|
1997
|
+
NextToken?: string | undefined;
|
|
1998
|
+
}
|
|
1796
1999
|
export interface DescribeTransitGatewayMulticastDomainsRequest {
|
|
1797
2000
|
TransitGatewayMulticastDomainIds?: string[] | undefined;
|
|
1798
2001
|
Filters?: Filter[] | undefined;
|
|
@@ -1957,124 +2160,3 @@ export interface DescribeVerifiedAccessInstanceLoggingConfigurationsResult {
|
|
|
1957
2160
|
| undefined;
|
|
1958
2161
|
NextToken?: string | undefined;
|
|
1959
2162
|
}
|
|
1960
|
-
export interface DescribeVerifiedAccessInstancesRequest {
|
|
1961
|
-
VerifiedAccessInstanceIds?: string[] | undefined;
|
|
1962
|
-
MaxResults?: number | undefined;
|
|
1963
|
-
NextToken?: string | undefined;
|
|
1964
|
-
Filters?: Filter[] | undefined;
|
|
1965
|
-
DryRun?: boolean | undefined;
|
|
1966
|
-
}
|
|
1967
|
-
export interface DescribeVerifiedAccessInstancesResult {
|
|
1968
|
-
VerifiedAccessInstances?: VerifiedAccessInstance[] | undefined;
|
|
1969
|
-
NextToken?: string | undefined;
|
|
1970
|
-
}
|
|
1971
|
-
export interface DescribeVerifiedAccessTrustProvidersRequest {
|
|
1972
|
-
VerifiedAccessTrustProviderIds?: string[] | undefined;
|
|
1973
|
-
MaxResults?: number | undefined;
|
|
1974
|
-
NextToken?: string | undefined;
|
|
1975
|
-
Filters?: Filter[] | undefined;
|
|
1976
|
-
DryRun?: boolean | undefined;
|
|
1977
|
-
}
|
|
1978
|
-
export interface DescribeVerifiedAccessTrustProvidersResult {
|
|
1979
|
-
VerifiedAccessTrustProviders?: VerifiedAccessTrustProvider[] | undefined;
|
|
1980
|
-
NextToken?: string | undefined;
|
|
1981
|
-
}
|
|
1982
|
-
export interface DescribeVolumeAttributeRequest {
|
|
1983
|
-
Attribute: VolumeAttributeName | undefined;
|
|
1984
|
-
VolumeId: string | undefined;
|
|
1985
|
-
DryRun?: boolean | undefined;
|
|
1986
|
-
}
|
|
1987
|
-
export interface DescribeVolumeAttributeResult {
|
|
1988
|
-
AutoEnableIO?: AttributeBooleanValue | undefined;
|
|
1989
|
-
ProductCodes?: ProductCode[] | undefined;
|
|
1990
|
-
VolumeId?: string | undefined;
|
|
1991
|
-
}
|
|
1992
|
-
export interface DescribeVolumesRequest {
|
|
1993
|
-
VolumeIds?: string[] | undefined;
|
|
1994
|
-
DryRun?: boolean | undefined;
|
|
1995
|
-
Filters?: Filter[] | undefined;
|
|
1996
|
-
NextToken?: string | undefined;
|
|
1997
|
-
MaxResults?: number | undefined;
|
|
1998
|
-
}
|
|
1999
|
-
export interface DescribeVolumesResult {
|
|
2000
|
-
NextToken?: string | undefined;
|
|
2001
|
-
Volumes?: Volume[] | undefined;
|
|
2002
|
-
}
|
|
2003
|
-
export interface DescribeVolumesModificationsRequest {
|
|
2004
|
-
DryRun?: boolean | undefined;
|
|
2005
|
-
VolumeIds?: string[] | undefined;
|
|
2006
|
-
Filters?: Filter[] | undefined;
|
|
2007
|
-
NextToken?: string | undefined;
|
|
2008
|
-
MaxResults?: number | undefined;
|
|
2009
|
-
}
|
|
2010
|
-
export interface VolumeModification {
|
|
2011
|
-
VolumeId?: string | undefined;
|
|
2012
|
-
ModificationState?: VolumeModificationState | undefined;
|
|
2013
|
-
StatusMessage?: string | undefined;
|
|
2014
|
-
TargetSize?: number | undefined;
|
|
2015
|
-
TargetIops?: number | undefined;
|
|
2016
|
-
TargetVolumeType?: VolumeType | undefined;
|
|
2017
|
-
TargetThroughput?: number | undefined;
|
|
2018
|
-
TargetMultiAttachEnabled?: boolean | undefined;
|
|
2019
|
-
OriginalSize?: number | undefined;
|
|
2020
|
-
OriginalIops?: number | undefined;
|
|
2021
|
-
OriginalVolumeType?: VolumeType | undefined;
|
|
2022
|
-
OriginalThroughput?: number | undefined;
|
|
2023
|
-
OriginalMultiAttachEnabled?: boolean | undefined;
|
|
2024
|
-
Progress?: number | undefined;
|
|
2025
|
-
StartTime?: Date | undefined;
|
|
2026
|
-
EndTime?: Date | undefined;
|
|
2027
|
-
}
|
|
2028
|
-
export interface DescribeVolumesModificationsResult {
|
|
2029
|
-
NextToken?: string | undefined;
|
|
2030
|
-
VolumesModifications?: VolumeModification[] | undefined;
|
|
2031
|
-
}
|
|
2032
|
-
export interface DescribeVolumeStatusRequest {
|
|
2033
|
-
MaxResults?: number | undefined;
|
|
2034
|
-
NextToken?: string | undefined;
|
|
2035
|
-
VolumeIds?: string[] | undefined;
|
|
2036
|
-
DryRun?: boolean | undefined;
|
|
2037
|
-
Filters?: Filter[] | undefined;
|
|
2038
|
-
}
|
|
2039
|
-
export interface VolumeStatusAction {
|
|
2040
|
-
Code?: string | undefined;
|
|
2041
|
-
Description?: string | undefined;
|
|
2042
|
-
EventId?: string | undefined;
|
|
2043
|
-
EventType?: string | undefined;
|
|
2044
|
-
}
|
|
2045
|
-
export interface VolumeStatusAttachmentStatus {
|
|
2046
|
-
IoPerformance?: string | undefined;
|
|
2047
|
-
InstanceId?: string | undefined;
|
|
2048
|
-
}
|
|
2049
|
-
export interface VolumeStatusEvent {
|
|
2050
|
-
Description?: string | undefined;
|
|
2051
|
-
EventId?: string | undefined;
|
|
2052
|
-
EventType?: string | undefined;
|
|
2053
|
-
NotAfter?: Date | undefined;
|
|
2054
|
-
NotBefore?: Date | undefined;
|
|
2055
|
-
InstanceId?: string | undefined;
|
|
2056
|
-
}
|
|
2057
|
-
export interface InitializationStatusDetails {
|
|
2058
|
-
InitializationType?: InitializationType | undefined;
|
|
2059
|
-
Progress?: number | undefined;
|
|
2060
|
-
EstimatedTimeToCompleteInSeconds?: number | undefined;
|
|
2061
|
-
}
|
|
2062
|
-
export interface VolumeStatusDetails {
|
|
2063
|
-
Name?: VolumeStatusName | undefined;
|
|
2064
|
-
Status?: string | undefined;
|
|
2065
|
-
}
|
|
2066
|
-
export interface VolumeStatusInfo {
|
|
2067
|
-
Details?: VolumeStatusDetails[] | undefined;
|
|
2068
|
-
Status?: VolumeStatusInfoStatus | undefined;
|
|
2069
|
-
}
|
|
2070
|
-
export interface VolumeStatusItem {
|
|
2071
|
-
Actions?: VolumeStatusAction[] | undefined;
|
|
2072
|
-
AvailabilityZone?: string | undefined;
|
|
2073
|
-
OutpostArn?: string | undefined;
|
|
2074
|
-
Events?: VolumeStatusEvent[] | undefined;
|
|
2075
|
-
VolumeId?: string | undefined;
|
|
2076
|
-
VolumeStatus?: VolumeStatusInfo | undefined;
|
|
2077
|
-
AttachmentStatuses?: VolumeStatusAttachmentStatus[] | undefined;
|
|
2078
|
-
InitializationStatusDetails?: InitializationStatusDetails | undefined;
|
|
2079
|
-
AvailabilityZoneId?: string | undefined;
|
|
2080
|
-
}
|