@aws-sdk/client-ec2 3.935.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 +13 -13
|
@@ -592,6 +592,14 @@ import {
|
|
|
592
592
|
CreateTransitGatewayConnectPeerCommandInput,
|
|
593
593
|
CreateTransitGatewayConnectPeerCommandOutput,
|
|
594
594
|
} from "./commands/CreateTransitGatewayConnectPeerCommand";
|
|
595
|
+
import {
|
|
596
|
+
CreateTransitGatewayMeteringPolicyCommandInput,
|
|
597
|
+
CreateTransitGatewayMeteringPolicyCommandOutput,
|
|
598
|
+
} from "./commands/CreateTransitGatewayMeteringPolicyCommand";
|
|
599
|
+
import {
|
|
600
|
+
CreateTransitGatewayMeteringPolicyEntryCommandInput,
|
|
601
|
+
CreateTransitGatewayMeteringPolicyEntryCommandOutput,
|
|
602
|
+
} from "./commands/CreateTransitGatewayMeteringPolicyEntryCommand";
|
|
595
603
|
import {
|
|
596
604
|
CreateTransitGatewayMulticastDomainCommandInput,
|
|
597
605
|
CreateTransitGatewayMulticastDomainCommandOutput,
|
|
@@ -652,6 +660,10 @@ import {
|
|
|
652
660
|
CreateVpcCommandInput,
|
|
653
661
|
CreateVpcCommandOutput,
|
|
654
662
|
} from "./commands/CreateVpcCommand";
|
|
663
|
+
import {
|
|
664
|
+
CreateVpcEncryptionControlCommandInput,
|
|
665
|
+
CreateVpcEncryptionControlCommandOutput,
|
|
666
|
+
} from "./commands/CreateVpcEncryptionControlCommand";
|
|
655
667
|
import {
|
|
656
668
|
CreateVpcEndpointCommandInput,
|
|
657
669
|
CreateVpcEndpointCommandOutput,
|
|
@@ -940,6 +952,14 @@ import {
|
|
|
940
952
|
DeleteTransitGatewayConnectPeerCommandInput,
|
|
941
953
|
DeleteTransitGatewayConnectPeerCommandOutput,
|
|
942
954
|
} from "./commands/DeleteTransitGatewayConnectPeerCommand";
|
|
955
|
+
import {
|
|
956
|
+
DeleteTransitGatewayMeteringPolicyCommandInput,
|
|
957
|
+
DeleteTransitGatewayMeteringPolicyCommandOutput,
|
|
958
|
+
} from "./commands/DeleteTransitGatewayMeteringPolicyCommand";
|
|
959
|
+
import {
|
|
960
|
+
DeleteTransitGatewayMeteringPolicyEntryCommandInput,
|
|
961
|
+
DeleteTransitGatewayMeteringPolicyEntryCommandOutput,
|
|
962
|
+
} from "./commands/DeleteTransitGatewayMeteringPolicyEntryCommand";
|
|
943
963
|
import {
|
|
944
964
|
DeleteTransitGatewayMulticastDomainCommandInput,
|
|
945
965
|
DeleteTransitGatewayMulticastDomainCommandOutput,
|
|
@@ -1000,6 +1020,10 @@ import {
|
|
|
1000
1020
|
DeleteVpcCommandInput,
|
|
1001
1021
|
DeleteVpcCommandOutput,
|
|
1002
1022
|
} from "./commands/DeleteVpcCommand";
|
|
1023
|
+
import {
|
|
1024
|
+
DeleteVpcEncryptionControlCommandInput,
|
|
1025
|
+
DeleteVpcEncryptionControlCommandOutput,
|
|
1026
|
+
} from "./commands/DeleteVpcEncryptionControlCommand";
|
|
1003
1027
|
import {
|
|
1004
1028
|
DeleteVpcEndpointConnectionNotificationsCommandInput,
|
|
1005
1029
|
DeleteVpcEndpointConnectionNotificationsCommandOutput,
|
|
@@ -1648,6 +1672,10 @@ import {
|
|
|
1648
1672
|
DescribeTransitGatewayConnectsCommandInput,
|
|
1649
1673
|
DescribeTransitGatewayConnectsCommandOutput,
|
|
1650
1674
|
} from "./commands/DescribeTransitGatewayConnectsCommand";
|
|
1675
|
+
import {
|
|
1676
|
+
DescribeTransitGatewayMeteringPoliciesCommandInput,
|
|
1677
|
+
DescribeTransitGatewayMeteringPoliciesCommandOutput,
|
|
1678
|
+
} from "./commands/DescribeTransitGatewayMeteringPoliciesCommand";
|
|
1651
1679
|
import {
|
|
1652
1680
|
DescribeTransitGatewayMulticastDomainsCommandInput,
|
|
1653
1681
|
DescribeTransitGatewayMulticastDomainsCommandOutput,
|
|
@@ -1736,6 +1764,10 @@ import {
|
|
|
1736
1764
|
DescribeVpcClassicLinkDnsSupportCommandInput,
|
|
1737
1765
|
DescribeVpcClassicLinkDnsSupportCommandOutput,
|
|
1738
1766
|
} from "./commands/DescribeVpcClassicLinkDnsSupportCommand";
|
|
1767
|
+
import {
|
|
1768
|
+
DescribeVpcEncryptionControlsCommandInput,
|
|
1769
|
+
DescribeVpcEncryptionControlsCommandOutput,
|
|
1770
|
+
} from "./commands/DescribeVpcEncryptionControlsCommand";
|
|
1739
1771
|
import {
|
|
1740
1772
|
DescribeVpcEndpointAssociationsCommandInput,
|
|
1741
1773
|
DescribeVpcEndpointAssociationsCommandOutput,
|
|
@@ -2292,6 +2324,10 @@ import {
|
|
|
2292
2324
|
GetTransitGatewayAttachmentPropagationsCommandInput,
|
|
2293
2325
|
GetTransitGatewayAttachmentPropagationsCommandOutput,
|
|
2294
2326
|
} from "./commands/GetTransitGatewayAttachmentPropagationsCommand";
|
|
2327
|
+
import {
|
|
2328
|
+
GetTransitGatewayMeteringPolicyEntriesCommandInput,
|
|
2329
|
+
GetTransitGatewayMeteringPolicyEntriesCommandOutput,
|
|
2330
|
+
} from "./commands/GetTransitGatewayMeteringPolicyEntriesCommand";
|
|
2295
2331
|
import {
|
|
2296
2332
|
GetTransitGatewayMulticastDomainAssociationsCommandInput,
|
|
2297
2333
|
GetTransitGatewayMulticastDomainAssociationsCommandOutput,
|
|
@@ -2328,6 +2364,10 @@ import {
|
|
|
2328
2364
|
GetVerifiedAccessGroupPolicyCommandInput,
|
|
2329
2365
|
GetVerifiedAccessGroupPolicyCommandOutput,
|
|
2330
2366
|
} from "./commands/GetVerifiedAccessGroupPolicyCommand";
|
|
2367
|
+
import {
|
|
2368
|
+
GetVpcResourcesBlockingEncryptionEnforcementCommandInput,
|
|
2369
|
+
GetVpcResourcesBlockingEncryptionEnforcementCommandOutput,
|
|
2370
|
+
} from "./commands/GetVpcResourcesBlockingEncryptionEnforcementCommand";
|
|
2331
2371
|
import {
|
|
2332
2372
|
GetVpnConnectionDeviceSampleConfigurationCommandInput,
|
|
2333
2373
|
GetVpnConnectionDeviceSampleConfigurationCommandOutput,
|
|
@@ -2372,6 +2412,10 @@ import {
|
|
|
2372
2412
|
ListSnapshotsInRecycleBinCommandInput,
|
|
2373
2413
|
ListSnapshotsInRecycleBinCommandOutput,
|
|
2374
2414
|
} from "./commands/ListSnapshotsInRecycleBinCommand";
|
|
2415
|
+
import {
|
|
2416
|
+
ListVolumesInRecycleBinCommandInput,
|
|
2417
|
+
ListVolumesInRecycleBinCommandOutput,
|
|
2418
|
+
} from "./commands/ListVolumesInRecycleBinCommand";
|
|
2375
2419
|
import {
|
|
2376
2420
|
LockSnapshotCommandInput,
|
|
2377
2421
|
LockSnapshotCommandOutput,
|
|
@@ -2576,6 +2620,10 @@ import {
|
|
|
2576
2620
|
ModifyTransitGatewayCommandInput,
|
|
2577
2621
|
ModifyTransitGatewayCommandOutput,
|
|
2578
2622
|
} from "./commands/ModifyTransitGatewayCommand";
|
|
2623
|
+
import {
|
|
2624
|
+
ModifyTransitGatewayMeteringPolicyCommandInput,
|
|
2625
|
+
ModifyTransitGatewayMeteringPolicyCommandOutput,
|
|
2626
|
+
} from "./commands/ModifyTransitGatewayMeteringPolicyCommand";
|
|
2579
2627
|
import {
|
|
2580
2628
|
ModifyTransitGatewayPrefixListReferenceCommandInput,
|
|
2581
2629
|
ModifyTransitGatewayPrefixListReferenceCommandOutput,
|
|
@@ -2632,6 +2680,10 @@ import {
|
|
|
2632
2680
|
ModifyVpcBlockPublicAccessOptionsCommandInput,
|
|
2633
2681
|
ModifyVpcBlockPublicAccessOptionsCommandOutput,
|
|
2634
2682
|
} from "./commands/ModifyVpcBlockPublicAccessOptionsCommand";
|
|
2683
|
+
import {
|
|
2684
|
+
ModifyVpcEncryptionControlCommandInput,
|
|
2685
|
+
ModifyVpcEncryptionControlCommandOutput,
|
|
2686
|
+
} from "./commands/ModifyVpcEncryptionControlCommand";
|
|
2635
2687
|
import {
|
|
2636
2688
|
ModifyVpcEndpointCommandInput,
|
|
2637
2689
|
ModifyVpcEndpointCommandOutput,
|
|
@@ -2876,6 +2928,10 @@ import {
|
|
|
2876
2928
|
RestoreSnapshotTierCommandInput,
|
|
2877
2929
|
RestoreSnapshotTierCommandOutput,
|
|
2878
2930
|
} from "./commands/RestoreSnapshotTierCommand";
|
|
2931
|
+
import {
|
|
2932
|
+
RestoreVolumeFromRecycleBinCommandInput,
|
|
2933
|
+
RestoreVolumeFromRecycleBinCommandOutput,
|
|
2934
|
+
} from "./commands/RestoreVolumeFromRecycleBinCommand";
|
|
2879
2935
|
import {
|
|
2880
2936
|
RevokeClientVpnIngressCommandInput,
|
|
2881
2937
|
RevokeClientVpnIngressCommandOutput,
|
|
@@ -3124,6 +3180,8 @@ export type ServiceInputTypes =
|
|
|
3124
3180
|
| CreateTransitGatewayCommandInput
|
|
3125
3181
|
| CreateTransitGatewayConnectCommandInput
|
|
3126
3182
|
| CreateTransitGatewayConnectPeerCommandInput
|
|
3183
|
+
| CreateTransitGatewayMeteringPolicyCommandInput
|
|
3184
|
+
| CreateTransitGatewayMeteringPolicyEntryCommandInput
|
|
3127
3185
|
| CreateTransitGatewayMulticastDomainCommandInput
|
|
3128
3186
|
| CreateTransitGatewayPeeringAttachmentCommandInput
|
|
3129
3187
|
| CreateTransitGatewayPolicyTableCommandInput
|
|
@@ -3139,6 +3197,7 @@ export type ServiceInputTypes =
|
|
|
3139
3197
|
| CreateVolumeCommandInput
|
|
3140
3198
|
| CreateVpcBlockPublicAccessExclusionCommandInput
|
|
3141
3199
|
| CreateVpcCommandInput
|
|
3200
|
+
| CreateVpcEncryptionControlCommandInput
|
|
3142
3201
|
| CreateVpcEndpointCommandInput
|
|
3143
3202
|
| CreateVpcEndpointConnectionNotificationCommandInput
|
|
3144
3203
|
| CreateVpcEndpointServiceConfigurationCommandInput
|
|
@@ -3211,6 +3270,8 @@ export type ServiceInputTypes =
|
|
|
3211
3270
|
| DeleteTransitGatewayCommandInput
|
|
3212
3271
|
| DeleteTransitGatewayConnectCommandInput
|
|
3213
3272
|
| DeleteTransitGatewayConnectPeerCommandInput
|
|
3273
|
+
| DeleteTransitGatewayMeteringPolicyCommandInput
|
|
3274
|
+
| DeleteTransitGatewayMeteringPolicyEntryCommandInput
|
|
3214
3275
|
| DeleteTransitGatewayMulticastDomainCommandInput
|
|
3215
3276
|
| DeleteTransitGatewayPeeringAttachmentCommandInput
|
|
3216
3277
|
| DeleteTransitGatewayPolicyTableCommandInput
|
|
@@ -3226,6 +3287,7 @@ export type ServiceInputTypes =
|
|
|
3226
3287
|
| DeleteVolumeCommandInput
|
|
3227
3288
|
| DeleteVpcBlockPublicAccessExclusionCommandInput
|
|
3228
3289
|
| DeleteVpcCommandInput
|
|
3290
|
+
| DeleteVpcEncryptionControlCommandInput
|
|
3229
3291
|
| DeleteVpcEndpointConnectionNotificationsCommandInput
|
|
3230
3292
|
| DeleteVpcEndpointServiceConfigurationsCommandInput
|
|
3231
3293
|
| DeleteVpcEndpointsCommandInput
|
|
@@ -3388,6 +3450,7 @@ export type ServiceInputTypes =
|
|
|
3388
3450
|
| DescribeTransitGatewayAttachmentsCommandInput
|
|
3389
3451
|
| DescribeTransitGatewayConnectPeersCommandInput
|
|
3390
3452
|
| DescribeTransitGatewayConnectsCommandInput
|
|
3453
|
+
| DescribeTransitGatewayMeteringPoliciesCommandInput
|
|
3391
3454
|
| DescribeTransitGatewayMulticastDomainsCommandInput
|
|
3392
3455
|
| DescribeTransitGatewayPeeringAttachmentsCommandInput
|
|
3393
3456
|
| DescribeTransitGatewayPolicyTablesCommandInput
|
|
@@ -3410,6 +3473,7 @@ export type ServiceInputTypes =
|
|
|
3410
3473
|
| DescribeVpcBlockPublicAccessOptionsCommandInput
|
|
3411
3474
|
| DescribeVpcClassicLinkCommandInput
|
|
3412
3475
|
| DescribeVpcClassicLinkDnsSupportCommandInput
|
|
3476
|
+
| DescribeVpcEncryptionControlsCommandInput
|
|
3413
3477
|
| DescribeVpcEndpointAssociationsCommandInput
|
|
3414
3478
|
| DescribeVpcEndpointConnectionNotificationsCommandInput
|
|
3415
3479
|
| DescribeVpcEndpointConnectionsCommandInput
|
|
@@ -3549,6 +3613,7 @@ export type ServiceInputTypes =
|
|
|
3549
3613
|
| GetSpotPlacementScoresCommandInput
|
|
3550
3614
|
| GetSubnetCidrReservationsCommandInput
|
|
3551
3615
|
| GetTransitGatewayAttachmentPropagationsCommandInput
|
|
3616
|
+
| GetTransitGatewayMeteringPolicyEntriesCommandInput
|
|
3552
3617
|
| GetTransitGatewayMulticastDomainAssociationsCommandInput
|
|
3553
3618
|
| GetTransitGatewayPolicyTableAssociationsCommandInput
|
|
3554
3619
|
| GetTransitGatewayPolicyTableEntriesCommandInput
|
|
@@ -3558,6 +3623,7 @@ export type ServiceInputTypes =
|
|
|
3558
3623
|
| GetVerifiedAccessEndpointPolicyCommandInput
|
|
3559
3624
|
| GetVerifiedAccessEndpointTargetsCommandInput
|
|
3560
3625
|
| GetVerifiedAccessGroupPolicyCommandInput
|
|
3626
|
+
| GetVpcResourcesBlockingEncryptionEnforcementCommandInput
|
|
3561
3627
|
| GetVpnConnectionDeviceSampleConfigurationCommandInput
|
|
3562
3628
|
| GetVpnConnectionDeviceTypesCommandInput
|
|
3563
3629
|
| GetVpnTunnelReplacementStatusCommandInput
|
|
@@ -3569,6 +3635,7 @@ export type ServiceInputTypes =
|
|
|
3569
3635
|
| ImportVolumeCommandInput
|
|
3570
3636
|
| ListImagesInRecycleBinCommandInput
|
|
3571
3637
|
| ListSnapshotsInRecycleBinCommandInput
|
|
3638
|
+
| ListVolumesInRecycleBinCommandInput
|
|
3572
3639
|
| LockSnapshotCommandInput
|
|
3573
3640
|
| ModifyAddressAttributeCommandInput
|
|
3574
3641
|
| ModifyAvailabilityZoneGroupCommandInput
|
|
@@ -3620,6 +3687,7 @@ export type ServiceInputTypes =
|
|
|
3620
3687
|
| ModifyTrafficMirrorFilterRuleCommandInput
|
|
3621
3688
|
| ModifyTrafficMirrorSessionCommandInput
|
|
3622
3689
|
| ModifyTransitGatewayCommandInput
|
|
3690
|
+
| ModifyTransitGatewayMeteringPolicyCommandInput
|
|
3623
3691
|
| ModifyTransitGatewayPrefixListReferenceCommandInput
|
|
3624
3692
|
| ModifyTransitGatewayVpcAttachmentCommandInput
|
|
3625
3693
|
| ModifyVerifiedAccessEndpointCommandInput
|
|
@@ -3634,6 +3702,7 @@ export type ServiceInputTypes =
|
|
|
3634
3702
|
| ModifyVpcAttributeCommandInput
|
|
3635
3703
|
| ModifyVpcBlockPublicAccessExclusionCommandInput
|
|
3636
3704
|
| ModifyVpcBlockPublicAccessOptionsCommandInput
|
|
3705
|
+
| ModifyVpcEncryptionControlCommandInput
|
|
3637
3706
|
| ModifyVpcEndpointCommandInput
|
|
3638
3707
|
| ModifyVpcEndpointConnectionNotificationCommandInput
|
|
3639
3708
|
| ModifyVpcEndpointServiceConfigurationCommandInput
|
|
@@ -3695,6 +3764,7 @@ export type ServiceInputTypes =
|
|
|
3695
3764
|
| RestoreManagedPrefixListVersionCommandInput
|
|
3696
3765
|
| RestoreSnapshotFromRecycleBinCommandInput
|
|
3697
3766
|
| RestoreSnapshotTierCommandInput
|
|
3767
|
+
| RestoreVolumeFromRecycleBinCommandInput
|
|
3698
3768
|
| RevokeClientVpnIngressCommandInput
|
|
3699
3769
|
| RevokeSecurityGroupEgressCommandInput
|
|
3700
3770
|
| RevokeSecurityGroupIngressCommandInput
|
|
@@ -3858,6 +3928,8 @@ export type ServiceOutputTypes =
|
|
|
3858
3928
|
| CreateTransitGatewayCommandOutput
|
|
3859
3929
|
| CreateTransitGatewayConnectCommandOutput
|
|
3860
3930
|
| CreateTransitGatewayConnectPeerCommandOutput
|
|
3931
|
+
| CreateTransitGatewayMeteringPolicyCommandOutput
|
|
3932
|
+
| CreateTransitGatewayMeteringPolicyEntryCommandOutput
|
|
3861
3933
|
| CreateTransitGatewayMulticastDomainCommandOutput
|
|
3862
3934
|
| CreateTransitGatewayPeeringAttachmentCommandOutput
|
|
3863
3935
|
| CreateTransitGatewayPolicyTableCommandOutput
|
|
@@ -3873,6 +3945,7 @@ export type ServiceOutputTypes =
|
|
|
3873
3945
|
| CreateVolumeCommandOutput
|
|
3874
3946
|
| CreateVpcBlockPublicAccessExclusionCommandOutput
|
|
3875
3947
|
| CreateVpcCommandOutput
|
|
3948
|
+
| CreateVpcEncryptionControlCommandOutput
|
|
3876
3949
|
| CreateVpcEndpointCommandOutput
|
|
3877
3950
|
| CreateVpcEndpointConnectionNotificationCommandOutput
|
|
3878
3951
|
| CreateVpcEndpointServiceConfigurationCommandOutput
|
|
@@ -3945,6 +4018,8 @@ export type ServiceOutputTypes =
|
|
|
3945
4018
|
| DeleteTransitGatewayCommandOutput
|
|
3946
4019
|
| DeleteTransitGatewayConnectCommandOutput
|
|
3947
4020
|
| DeleteTransitGatewayConnectPeerCommandOutput
|
|
4021
|
+
| DeleteTransitGatewayMeteringPolicyCommandOutput
|
|
4022
|
+
| DeleteTransitGatewayMeteringPolicyEntryCommandOutput
|
|
3948
4023
|
| DeleteTransitGatewayMulticastDomainCommandOutput
|
|
3949
4024
|
| DeleteTransitGatewayPeeringAttachmentCommandOutput
|
|
3950
4025
|
| DeleteTransitGatewayPolicyTableCommandOutput
|
|
@@ -3960,6 +4035,7 @@ export type ServiceOutputTypes =
|
|
|
3960
4035
|
| DeleteVolumeCommandOutput
|
|
3961
4036
|
| DeleteVpcBlockPublicAccessExclusionCommandOutput
|
|
3962
4037
|
| DeleteVpcCommandOutput
|
|
4038
|
+
| DeleteVpcEncryptionControlCommandOutput
|
|
3963
4039
|
| DeleteVpcEndpointConnectionNotificationsCommandOutput
|
|
3964
4040
|
| DeleteVpcEndpointServiceConfigurationsCommandOutput
|
|
3965
4041
|
| DeleteVpcEndpointsCommandOutput
|
|
@@ -4122,6 +4198,7 @@ export type ServiceOutputTypes =
|
|
|
4122
4198
|
| DescribeTransitGatewayAttachmentsCommandOutput
|
|
4123
4199
|
| DescribeTransitGatewayConnectPeersCommandOutput
|
|
4124
4200
|
| DescribeTransitGatewayConnectsCommandOutput
|
|
4201
|
+
| DescribeTransitGatewayMeteringPoliciesCommandOutput
|
|
4125
4202
|
| DescribeTransitGatewayMulticastDomainsCommandOutput
|
|
4126
4203
|
| DescribeTransitGatewayPeeringAttachmentsCommandOutput
|
|
4127
4204
|
| DescribeTransitGatewayPolicyTablesCommandOutput
|
|
@@ -4144,6 +4221,7 @@ export type ServiceOutputTypes =
|
|
|
4144
4221
|
| DescribeVpcBlockPublicAccessOptionsCommandOutput
|
|
4145
4222
|
| DescribeVpcClassicLinkCommandOutput
|
|
4146
4223
|
| DescribeVpcClassicLinkDnsSupportCommandOutput
|
|
4224
|
+
| DescribeVpcEncryptionControlsCommandOutput
|
|
4147
4225
|
| DescribeVpcEndpointAssociationsCommandOutput
|
|
4148
4226
|
| DescribeVpcEndpointConnectionNotificationsCommandOutput
|
|
4149
4227
|
| DescribeVpcEndpointConnectionsCommandOutput
|
|
@@ -4283,6 +4361,7 @@ export type ServiceOutputTypes =
|
|
|
4283
4361
|
| GetSpotPlacementScoresCommandOutput
|
|
4284
4362
|
| GetSubnetCidrReservationsCommandOutput
|
|
4285
4363
|
| GetTransitGatewayAttachmentPropagationsCommandOutput
|
|
4364
|
+
| GetTransitGatewayMeteringPolicyEntriesCommandOutput
|
|
4286
4365
|
| GetTransitGatewayMulticastDomainAssociationsCommandOutput
|
|
4287
4366
|
| GetTransitGatewayPolicyTableAssociationsCommandOutput
|
|
4288
4367
|
| GetTransitGatewayPolicyTableEntriesCommandOutput
|
|
@@ -4292,6 +4371,7 @@ export type ServiceOutputTypes =
|
|
|
4292
4371
|
| GetVerifiedAccessEndpointPolicyCommandOutput
|
|
4293
4372
|
| GetVerifiedAccessEndpointTargetsCommandOutput
|
|
4294
4373
|
| GetVerifiedAccessGroupPolicyCommandOutput
|
|
4374
|
+
| GetVpcResourcesBlockingEncryptionEnforcementCommandOutput
|
|
4295
4375
|
| GetVpnConnectionDeviceSampleConfigurationCommandOutput
|
|
4296
4376
|
| GetVpnConnectionDeviceTypesCommandOutput
|
|
4297
4377
|
| GetVpnTunnelReplacementStatusCommandOutput
|
|
@@ -4303,6 +4383,7 @@ export type ServiceOutputTypes =
|
|
|
4303
4383
|
| ImportVolumeCommandOutput
|
|
4304
4384
|
| ListImagesInRecycleBinCommandOutput
|
|
4305
4385
|
| ListSnapshotsInRecycleBinCommandOutput
|
|
4386
|
+
| ListVolumesInRecycleBinCommandOutput
|
|
4306
4387
|
| LockSnapshotCommandOutput
|
|
4307
4388
|
| ModifyAddressAttributeCommandOutput
|
|
4308
4389
|
| ModifyAvailabilityZoneGroupCommandOutput
|
|
@@ -4354,6 +4435,7 @@ export type ServiceOutputTypes =
|
|
|
4354
4435
|
| ModifyTrafficMirrorFilterRuleCommandOutput
|
|
4355
4436
|
| ModifyTrafficMirrorSessionCommandOutput
|
|
4356
4437
|
| ModifyTransitGatewayCommandOutput
|
|
4438
|
+
| ModifyTransitGatewayMeteringPolicyCommandOutput
|
|
4357
4439
|
| ModifyTransitGatewayPrefixListReferenceCommandOutput
|
|
4358
4440
|
| ModifyTransitGatewayVpcAttachmentCommandOutput
|
|
4359
4441
|
| ModifyVerifiedAccessEndpointCommandOutput
|
|
@@ -4368,6 +4450,7 @@ export type ServiceOutputTypes =
|
|
|
4368
4450
|
| ModifyVpcAttributeCommandOutput
|
|
4369
4451
|
| ModifyVpcBlockPublicAccessExclusionCommandOutput
|
|
4370
4452
|
| ModifyVpcBlockPublicAccessOptionsCommandOutput
|
|
4453
|
+
| ModifyVpcEncryptionControlCommandOutput
|
|
4371
4454
|
| ModifyVpcEndpointCommandOutput
|
|
4372
4455
|
| ModifyVpcEndpointConnectionNotificationCommandOutput
|
|
4373
4456
|
| ModifyVpcEndpointServiceConfigurationCommandOutput
|
|
@@ -4429,6 +4512,7 @@ export type ServiceOutputTypes =
|
|
|
4429
4512
|
| RestoreManagedPrefixListVersionCommandOutput
|
|
4430
4513
|
| RestoreSnapshotFromRecycleBinCommandOutput
|
|
4431
4514
|
| RestoreSnapshotTierCommandOutput
|
|
4515
|
+
| RestoreVolumeFromRecycleBinCommandOutput
|
|
4432
4516
|
| RevokeClientVpnIngressCommandOutput
|
|
4433
4517
|
| RevokeSecurityGroupEgressCommandOutput
|
|
4434
4518
|
| RevokeSecurityGroupIngressCommandOutput
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
EC2ClientResolvedConfig,
|
|
5
|
+
ServiceInputTypes,
|
|
6
|
+
ServiceOutputTypes,
|
|
7
|
+
} from "../EC2Client";
|
|
8
|
+
import {
|
|
9
|
+
CreateTransitGatewayMeteringPolicyRequest,
|
|
10
|
+
CreateTransitGatewayMeteringPolicyResult,
|
|
11
|
+
} from "../models/models_2";
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
14
|
+
export interface CreateTransitGatewayMeteringPolicyCommandInput
|
|
15
|
+
extends CreateTransitGatewayMeteringPolicyRequest {}
|
|
16
|
+
export interface CreateTransitGatewayMeteringPolicyCommandOutput
|
|
17
|
+
extends CreateTransitGatewayMeteringPolicyResult,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
declare const CreateTransitGatewayMeteringPolicyCommand_base: {
|
|
20
|
+
new (
|
|
21
|
+
input: CreateTransitGatewayMeteringPolicyCommandInput
|
|
22
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
CreateTransitGatewayMeteringPolicyCommandInput,
|
|
24
|
+
CreateTransitGatewayMeteringPolicyCommandOutput,
|
|
25
|
+
EC2ClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
input: CreateTransitGatewayMeteringPolicyCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
CreateTransitGatewayMeteringPolicyCommandInput,
|
|
33
|
+
CreateTransitGatewayMeteringPolicyCommandOutput,
|
|
34
|
+
EC2ClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare class CreateTransitGatewayMeteringPolicyCommand extends CreateTransitGatewayMeteringPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateTransitGatewayMeteringPolicyRequest;
|
|
44
|
+
output: CreateTransitGatewayMeteringPolicyResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateTransitGatewayMeteringPolicyCommandInput;
|
|
48
|
+
output: CreateTransitGatewayMeteringPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
EC2ClientResolvedConfig,
|
|
5
|
+
ServiceInputTypes,
|
|
6
|
+
ServiceOutputTypes,
|
|
7
|
+
} from "../EC2Client";
|
|
8
|
+
import {
|
|
9
|
+
CreateTransitGatewayMeteringPolicyEntryRequest,
|
|
10
|
+
CreateTransitGatewayMeteringPolicyEntryResult,
|
|
11
|
+
} from "../models/models_2";
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
14
|
+
export interface CreateTransitGatewayMeteringPolicyEntryCommandInput
|
|
15
|
+
extends CreateTransitGatewayMeteringPolicyEntryRequest {}
|
|
16
|
+
export interface CreateTransitGatewayMeteringPolicyEntryCommandOutput
|
|
17
|
+
extends CreateTransitGatewayMeteringPolicyEntryResult,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
declare const CreateTransitGatewayMeteringPolicyEntryCommand_base: {
|
|
20
|
+
new (
|
|
21
|
+
input: CreateTransitGatewayMeteringPolicyEntryCommandInput
|
|
22
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
CreateTransitGatewayMeteringPolicyEntryCommandInput,
|
|
24
|
+
CreateTransitGatewayMeteringPolicyEntryCommandOutput,
|
|
25
|
+
EC2ClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
input: CreateTransitGatewayMeteringPolicyEntryCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
CreateTransitGatewayMeteringPolicyEntryCommandInput,
|
|
33
|
+
CreateTransitGatewayMeteringPolicyEntryCommandOutput,
|
|
34
|
+
EC2ClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare class CreateTransitGatewayMeteringPolicyEntryCommand extends CreateTransitGatewayMeteringPolicyEntryCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateTransitGatewayMeteringPolicyEntryRequest;
|
|
44
|
+
output: CreateTransitGatewayMeteringPolicyEntryResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateTransitGatewayMeteringPolicyEntryCommandInput;
|
|
48
|
+
output: CreateTransitGatewayMeteringPolicyEntryCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
EC2ClientResolvedConfig,
|
|
5
|
+
ServiceInputTypes,
|
|
6
|
+
ServiceOutputTypes,
|
|
7
|
+
} from "../EC2Client";
|
|
8
|
+
import {
|
|
9
|
+
CreateVpcEncryptionControlRequest,
|
|
10
|
+
CreateVpcEncryptionControlResult,
|
|
11
|
+
} from "../models/models_2";
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
14
|
+
export interface CreateVpcEncryptionControlCommandInput
|
|
15
|
+
extends CreateVpcEncryptionControlRequest {}
|
|
16
|
+
export interface CreateVpcEncryptionControlCommandOutput
|
|
17
|
+
extends CreateVpcEncryptionControlResult,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
declare const CreateVpcEncryptionControlCommand_base: {
|
|
20
|
+
new (
|
|
21
|
+
input: CreateVpcEncryptionControlCommandInput
|
|
22
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
CreateVpcEncryptionControlCommandInput,
|
|
24
|
+
CreateVpcEncryptionControlCommandOutput,
|
|
25
|
+
EC2ClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
input: CreateVpcEncryptionControlCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
CreateVpcEncryptionControlCommandInput,
|
|
33
|
+
CreateVpcEncryptionControlCommandOutput,
|
|
34
|
+
EC2ClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare class CreateVpcEncryptionControlCommand extends CreateVpcEncryptionControlCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateVpcEncryptionControlRequest;
|
|
44
|
+
output: CreateVpcEncryptionControlResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateVpcEncryptionControlCommandInput;
|
|
48
|
+
output: CreateVpcEncryptionControlCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
EC2ClientResolvedConfig,
|
|
5
|
+
ServiceInputTypes,
|
|
6
|
+
ServiceOutputTypes,
|
|
7
|
+
} from "../EC2Client";
|
|
8
|
+
import {
|
|
9
|
+
DeleteTransitGatewayMeteringPolicyRequest,
|
|
10
|
+
DeleteTransitGatewayMeteringPolicyResult,
|
|
11
|
+
} from "../models/models_2";
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
14
|
+
export interface DeleteTransitGatewayMeteringPolicyCommandInput
|
|
15
|
+
extends DeleteTransitGatewayMeteringPolicyRequest {}
|
|
16
|
+
export interface DeleteTransitGatewayMeteringPolicyCommandOutput
|
|
17
|
+
extends DeleteTransitGatewayMeteringPolicyResult,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
declare const DeleteTransitGatewayMeteringPolicyCommand_base: {
|
|
20
|
+
new (
|
|
21
|
+
input: DeleteTransitGatewayMeteringPolicyCommandInput
|
|
22
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
DeleteTransitGatewayMeteringPolicyCommandInput,
|
|
24
|
+
DeleteTransitGatewayMeteringPolicyCommandOutput,
|
|
25
|
+
EC2ClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
input: DeleteTransitGatewayMeteringPolicyCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
DeleteTransitGatewayMeteringPolicyCommandInput,
|
|
33
|
+
DeleteTransitGatewayMeteringPolicyCommandOutput,
|
|
34
|
+
EC2ClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare class DeleteTransitGatewayMeteringPolicyCommand extends DeleteTransitGatewayMeteringPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteTransitGatewayMeteringPolicyRequest;
|
|
44
|
+
output: DeleteTransitGatewayMeteringPolicyResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteTransitGatewayMeteringPolicyCommandInput;
|
|
48
|
+
output: DeleteTransitGatewayMeteringPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
EC2ClientResolvedConfig,
|
|
5
|
+
ServiceInputTypes,
|
|
6
|
+
ServiceOutputTypes,
|
|
7
|
+
} from "../EC2Client";
|
|
8
|
+
import {
|
|
9
|
+
DeleteTransitGatewayMeteringPolicyEntryRequest,
|
|
10
|
+
DeleteTransitGatewayMeteringPolicyEntryResult,
|
|
11
|
+
} from "../models/models_2";
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
14
|
+
export interface DeleteTransitGatewayMeteringPolicyEntryCommandInput
|
|
15
|
+
extends DeleteTransitGatewayMeteringPolicyEntryRequest {}
|
|
16
|
+
export interface DeleteTransitGatewayMeteringPolicyEntryCommandOutput
|
|
17
|
+
extends DeleteTransitGatewayMeteringPolicyEntryResult,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
declare const DeleteTransitGatewayMeteringPolicyEntryCommand_base: {
|
|
20
|
+
new (
|
|
21
|
+
input: DeleteTransitGatewayMeteringPolicyEntryCommandInput
|
|
22
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
DeleteTransitGatewayMeteringPolicyEntryCommandInput,
|
|
24
|
+
DeleteTransitGatewayMeteringPolicyEntryCommandOutput,
|
|
25
|
+
EC2ClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
input: DeleteTransitGatewayMeteringPolicyEntryCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
DeleteTransitGatewayMeteringPolicyEntryCommandInput,
|
|
33
|
+
DeleteTransitGatewayMeteringPolicyEntryCommandOutput,
|
|
34
|
+
EC2ClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare class DeleteTransitGatewayMeteringPolicyEntryCommand extends DeleteTransitGatewayMeteringPolicyEntryCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteTransitGatewayMeteringPolicyEntryRequest;
|
|
44
|
+
output: DeleteTransitGatewayMeteringPolicyEntryResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteTransitGatewayMeteringPolicyEntryCommandInput;
|
|
48
|
+
output: DeleteTransitGatewayMeteringPolicyEntryCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
DeleteTransitGatewayRouteTableAnnouncementRequest,
|
|
10
10
|
DeleteTransitGatewayRouteTableAnnouncementResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_3";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface DeleteTransitGatewayRouteTableAnnouncementCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
DeleteTransitGatewayRouteTableRequest,
|
|
10
10
|
DeleteTransitGatewayRouteTableResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_3";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface DeleteTransitGatewayRouteTableCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
DeleteTransitGatewayVpcAttachmentRequest,
|
|
10
10
|
DeleteTransitGatewayVpcAttachmentResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_3";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface DeleteTransitGatewayVpcAttachmentCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
DeleteVerifiedAccessEndpointRequest,
|
|
10
10
|
DeleteVerifiedAccessEndpointResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_3";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface DeleteVerifiedAccessEndpointCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
DeleteVerifiedAccessGroupRequest,
|
|
10
10
|
DeleteVerifiedAccessGroupResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_3";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface DeleteVerifiedAccessGroupCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
DeleteVerifiedAccessInstanceRequest,
|
|
10
10
|
DeleteVerifiedAccessInstanceResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_3";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface DeleteVerifiedAccessInstanceCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
DeleteVerifiedAccessTrustProviderRequest,
|
|
10
10
|
DeleteVerifiedAccessTrustProviderResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_3";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface DeleteVerifiedAccessTrustProviderCommandInput
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import { DeleteVolumeRequest } from "../models/
|
|
8
|
+
import { DeleteVolumeRequest } from "../models/models_3";
|
|
9
9
|
export { __MetadataBearer };
|
|
10
10
|
export { $Command };
|
|
11
11
|
export interface DeleteVolumeCommandInput extends DeleteVolumeRequest {}
|