@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
|
@@ -14,6 +14,7 @@ import {
|
|
|
14
14
|
DnsRecordIpType,
|
|
15
15
|
DnsSupportValue,
|
|
16
16
|
DynamicRoutingValue,
|
|
17
|
+
EncryptionStateValue,
|
|
17
18
|
FleetStateCode,
|
|
18
19
|
GatewayAssociationState,
|
|
19
20
|
GatewayType,
|
|
@@ -42,6 +43,9 @@ import {
|
|
|
42
43
|
TransitGatewayAttachmentResourceType,
|
|
43
44
|
TransitGatewayAttachmentState,
|
|
44
45
|
TransitGatewayConnectPeerState,
|
|
46
|
+
TransitGatewayMeteringPayerType,
|
|
47
|
+
TransitGatewayMeteringPolicyEntryState,
|
|
48
|
+
TransitGatewayMeteringPolicyState,
|
|
45
49
|
TransitGatewayMulticastDomainState,
|
|
46
50
|
TransitGatewayPolicyTableState,
|
|
47
51
|
TransitGatewayPrefixListReferenceState,
|
|
@@ -60,6 +64,8 @@ import {
|
|
|
60
64
|
VerifiedAccessEndpointType,
|
|
61
65
|
VolumeType,
|
|
62
66
|
VpcBlockPublicAccessExclusionState,
|
|
67
|
+
VpcEncryptionControlExclusionStateInput,
|
|
68
|
+
VpcEncryptionControlMode,
|
|
63
69
|
VpcEndpointType,
|
|
64
70
|
VpnConcentratorType,
|
|
65
71
|
VpnEcmpSupportValue,
|
|
@@ -84,6 +90,7 @@ import {
|
|
|
84
90
|
VerifiedAccessTrustProvider,
|
|
85
91
|
Vpc,
|
|
86
92
|
VpcAttachment,
|
|
93
|
+
VpcEncryptionControl,
|
|
87
94
|
VpcPeeringConnection,
|
|
88
95
|
} from "./models_0";
|
|
89
96
|
import {
|
|
@@ -281,6 +288,10 @@ export interface CreateTransitGatewayRequest {
|
|
|
281
288
|
TagSpecifications?: TagSpecification[] | undefined;
|
|
282
289
|
DryRun?: boolean | undefined;
|
|
283
290
|
}
|
|
291
|
+
export interface EncryptionSupport {
|
|
292
|
+
EncryptionState?: EncryptionStateValue | undefined;
|
|
293
|
+
StateMessage?: string | undefined;
|
|
294
|
+
}
|
|
284
295
|
export interface TransitGatewayOptions {
|
|
285
296
|
AmazonSideAsn?: number | undefined;
|
|
286
297
|
TransitGatewayCidrBlocks?: string[] | undefined;
|
|
@@ -295,6 +306,7 @@ export interface TransitGatewayOptions {
|
|
|
295
306
|
| SecurityGroupReferencingSupportValue
|
|
296
307
|
| undefined;
|
|
297
308
|
MulticastSupport?: MulticastSupportValue | undefined;
|
|
309
|
+
EncryptionSupport?: EncryptionSupport | undefined;
|
|
298
310
|
}
|
|
299
311
|
export interface TransitGateway {
|
|
300
312
|
TransitGatewayId?: string | undefined;
|
|
@@ -370,6 +382,70 @@ export interface TransitGatewayConnectPeer {
|
|
|
370
382
|
export interface CreateTransitGatewayConnectPeerResult {
|
|
371
383
|
TransitGatewayConnectPeer?: TransitGatewayConnectPeer | undefined;
|
|
372
384
|
}
|
|
385
|
+
export interface CreateTransitGatewayMeteringPolicyRequest {
|
|
386
|
+
TransitGatewayId: string | undefined;
|
|
387
|
+
MiddleboxAttachmentIds?: string[] | undefined;
|
|
388
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
389
|
+
DryRun?: boolean | undefined;
|
|
390
|
+
}
|
|
391
|
+
export interface TransitGatewayMeteringPolicy {
|
|
392
|
+
TransitGatewayMeteringPolicyId?: string | undefined;
|
|
393
|
+
TransitGatewayId?: string | undefined;
|
|
394
|
+
MiddleboxAttachmentIds?: string[] | undefined;
|
|
395
|
+
State?: TransitGatewayMeteringPolicyState | undefined;
|
|
396
|
+
UpdateEffectiveAt?: Date | undefined;
|
|
397
|
+
Tags?: Tag[] | undefined;
|
|
398
|
+
}
|
|
399
|
+
export interface CreateTransitGatewayMeteringPolicyResult {
|
|
400
|
+
TransitGatewayMeteringPolicy?: TransitGatewayMeteringPolicy | undefined;
|
|
401
|
+
}
|
|
402
|
+
export interface CreateTransitGatewayMeteringPolicyEntryRequest {
|
|
403
|
+
TransitGatewayMeteringPolicyId: string | undefined;
|
|
404
|
+
PolicyRuleNumber: number | undefined;
|
|
405
|
+
SourceTransitGatewayAttachmentId?: string | undefined;
|
|
406
|
+
SourceTransitGatewayAttachmentType?:
|
|
407
|
+
| TransitGatewayAttachmentResourceType
|
|
408
|
+
| undefined;
|
|
409
|
+
SourceCidrBlock?: string | undefined;
|
|
410
|
+
SourcePortRange?: string | undefined;
|
|
411
|
+
DestinationTransitGatewayAttachmentId?: string | undefined;
|
|
412
|
+
DestinationTransitGatewayAttachmentType?:
|
|
413
|
+
| TransitGatewayAttachmentResourceType
|
|
414
|
+
| undefined;
|
|
415
|
+
DestinationCidrBlock?: string | undefined;
|
|
416
|
+
DestinationPortRange?: string | undefined;
|
|
417
|
+
Protocol?: string | undefined;
|
|
418
|
+
MeteredAccount: TransitGatewayMeteringPayerType | undefined;
|
|
419
|
+
DryRun?: boolean | undefined;
|
|
420
|
+
}
|
|
421
|
+
export interface TransitGatewayMeteringPolicyRule {
|
|
422
|
+
SourceTransitGatewayAttachmentId?: string | undefined;
|
|
423
|
+
SourceTransitGatewayAttachmentType?:
|
|
424
|
+
| TransitGatewayAttachmentResourceType
|
|
425
|
+
| undefined;
|
|
426
|
+
SourceCidrBlock?: string | undefined;
|
|
427
|
+
SourcePortRange?: string | undefined;
|
|
428
|
+
DestinationTransitGatewayAttachmentId?: string | undefined;
|
|
429
|
+
DestinationTransitGatewayAttachmentType?:
|
|
430
|
+
| TransitGatewayAttachmentResourceType
|
|
431
|
+
| undefined;
|
|
432
|
+
DestinationCidrBlock?: string | undefined;
|
|
433
|
+
DestinationPortRange?: string | undefined;
|
|
434
|
+
Protocol?: string | undefined;
|
|
435
|
+
}
|
|
436
|
+
export interface TransitGatewayMeteringPolicyEntry {
|
|
437
|
+
PolicyRuleNumber?: string | undefined;
|
|
438
|
+
MeteredAccount?: TransitGatewayMeteringPayerType | undefined;
|
|
439
|
+
State?: TransitGatewayMeteringPolicyEntryState | undefined;
|
|
440
|
+
UpdatedAt?: Date | undefined;
|
|
441
|
+
UpdateEffectiveAt?: Date | undefined;
|
|
442
|
+
MeteringPolicyRule?: TransitGatewayMeteringPolicyRule | undefined;
|
|
443
|
+
}
|
|
444
|
+
export interface CreateTransitGatewayMeteringPolicyEntryResult {
|
|
445
|
+
TransitGatewayMeteringPolicyEntry?:
|
|
446
|
+
| TransitGatewayMeteringPolicyEntry
|
|
447
|
+
| undefined;
|
|
448
|
+
}
|
|
373
449
|
export interface CreateTransitGatewayMulticastDomainRequestOptions {
|
|
374
450
|
Igmpv2Support?: Igmpv2SupportValue | undefined;
|
|
375
451
|
StaticSourcesSupport?: StaticSourcesSupportValue | undefined;
|
|
@@ -753,6 +829,25 @@ export interface CreateVolumeRequest {
|
|
|
753
829
|
Operator?: OperatorRequest | undefined;
|
|
754
830
|
DryRun?: boolean | undefined;
|
|
755
831
|
}
|
|
832
|
+
export interface VpcEncryptionControlConfiguration {
|
|
833
|
+
Mode: VpcEncryptionControlMode | undefined;
|
|
834
|
+
InternetGatewayExclusion?:
|
|
835
|
+
| VpcEncryptionControlExclusionStateInput
|
|
836
|
+
| undefined;
|
|
837
|
+
EgressOnlyInternetGatewayExclusion?:
|
|
838
|
+
| VpcEncryptionControlExclusionStateInput
|
|
839
|
+
| undefined;
|
|
840
|
+
NatGatewayExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
|
|
841
|
+
VirtualPrivateGatewayExclusion?:
|
|
842
|
+
| VpcEncryptionControlExclusionStateInput
|
|
843
|
+
| undefined;
|
|
844
|
+
VpcPeeringExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
|
|
845
|
+
LambdaExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
|
|
846
|
+
VpcLatticeExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
|
|
847
|
+
ElasticFileSystemExclusion?:
|
|
848
|
+
| VpcEncryptionControlExclusionStateInput
|
|
849
|
+
| undefined;
|
|
850
|
+
}
|
|
756
851
|
export interface CreateVpcRequest {
|
|
757
852
|
CidrBlock?: string | undefined;
|
|
758
853
|
Ipv6Pool?: string | undefined;
|
|
@@ -762,6 +857,7 @@ export interface CreateVpcRequest {
|
|
|
762
857
|
Ipv6IpamPoolId?: string | undefined;
|
|
763
858
|
Ipv6NetmaskLength?: number | undefined;
|
|
764
859
|
Ipv6CidrBlockNetworkBorderGroup?: string | undefined;
|
|
860
|
+
VpcEncryptionControl?: VpcEncryptionControlConfiguration | undefined;
|
|
765
861
|
TagSpecifications?: TagSpecification[] | undefined;
|
|
766
862
|
DryRun?: boolean | undefined;
|
|
767
863
|
InstanceTenancy?: Tenancy | undefined;
|
|
@@ -791,6 +887,14 @@ export interface VpcBlockPublicAccessExclusion {
|
|
|
791
887
|
export interface CreateVpcBlockPublicAccessExclusionResult {
|
|
792
888
|
VpcBlockPublicAccessExclusion?: VpcBlockPublicAccessExclusion | undefined;
|
|
793
889
|
}
|
|
890
|
+
export interface CreateVpcEncryptionControlRequest {
|
|
891
|
+
DryRun?: boolean | undefined;
|
|
892
|
+
VpcId: string | undefined;
|
|
893
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
894
|
+
}
|
|
895
|
+
export interface CreateVpcEncryptionControlResult {
|
|
896
|
+
VpcEncryptionControl?: VpcEncryptionControl | undefined;
|
|
897
|
+
}
|
|
794
898
|
export interface DnsOptionsSpecification {
|
|
795
899
|
DnsRecordIpType?: DnsRecordIpType | undefined;
|
|
796
900
|
PrivateDnsOnlyForInboundResolverEndpoint?: boolean | undefined;
|
|
@@ -979,6 +1083,9 @@ export interface CloudWatchLogOptionsSpecification {
|
|
|
979
1083
|
LogEnabled?: boolean | undefined;
|
|
980
1084
|
LogGroupArn?: string | undefined;
|
|
981
1085
|
LogOutputFormat?: string | undefined;
|
|
1086
|
+
BgpLogEnabled?: boolean | undefined;
|
|
1087
|
+
BgpLogGroupArn?: string | undefined;
|
|
1088
|
+
BgpLogOutputFormat?: string | undefined;
|
|
982
1089
|
}
|
|
983
1090
|
export interface VpnTunnelLogOptionsSpecification {
|
|
984
1091
|
CloudWatchLogOptions?: CloudWatchLogOptionsSpecification | undefined;
|
|
@@ -1062,6 +1169,9 @@ export interface CloudWatchLogOptions {
|
|
|
1062
1169
|
LogEnabled?: boolean | undefined;
|
|
1063
1170
|
LogGroupArn?: string | undefined;
|
|
1064
1171
|
LogOutputFormat?: string | undefined;
|
|
1172
|
+
BgpLogEnabled?: boolean | undefined;
|
|
1173
|
+
BgpLogGroupArn?: string | undefined;
|
|
1174
|
+
BgpLogOutputFormat?: string | undefined;
|
|
1065
1175
|
}
|
|
1066
1176
|
export interface VpnTunnelLogOptions {
|
|
1067
1177
|
CloudWatchLogOptions?: CloudWatchLogOptions | undefined;
|
|
@@ -1674,6 +1784,23 @@ export interface DeleteTransitGatewayConnectPeerRequest {
|
|
|
1674
1784
|
export interface DeleteTransitGatewayConnectPeerResult {
|
|
1675
1785
|
TransitGatewayConnectPeer?: TransitGatewayConnectPeer | undefined;
|
|
1676
1786
|
}
|
|
1787
|
+
export interface DeleteTransitGatewayMeteringPolicyRequest {
|
|
1788
|
+
TransitGatewayMeteringPolicyId: string | undefined;
|
|
1789
|
+
DryRun?: boolean | undefined;
|
|
1790
|
+
}
|
|
1791
|
+
export interface DeleteTransitGatewayMeteringPolicyResult {
|
|
1792
|
+
TransitGatewayMeteringPolicy?: TransitGatewayMeteringPolicy | undefined;
|
|
1793
|
+
}
|
|
1794
|
+
export interface DeleteTransitGatewayMeteringPolicyEntryRequest {
|
|
1795
|
+
TransitGatewayMeteringPolicyId: string | undefined;
|
|
1796
|
+
PolicyRuleNumber: number | undefined;
|
|
1797
|
+
DryRun?: boolean | undefined;
|
|
1798
|
+
}
|
|
1799
|
+
export interface DeleteTransitGatewayMeteringPolicyEntryResult {
|
|
1800
|
+
TransitGatewayMeteringPolicyEntry?:
|
|
1801
|
+
| TransitGatewayMeteringPolicyEntry
|
|
1802
|
+
| undefined;
|
|
1803
|
+
}
|
|
1677
1804
|
export interface DeleteTransitGatewayMulticastDomainRequest {
|
|
1678
1805
|
TransitGatewayMulticastDomainId: string | undefined;
|
|
1679
1806
|
DryRun?: boolean | undefined;
|
|
@@ -1713,62 +1840,3 @@ export interface DeleteTransitGatewayRouteRequest {
|
|
|
1713
1840
|
export interface DeleteTransitGatewayRouteResult {
|
|
1714
1841
|
Route?: TransitGatewayRoute | undefined;
|
|
1715
1842
|
}
|
|
1716
|
-
export interface DeleteTransitGatewayRouteTableRequest {
|
|
1717
|
-
TransitGatewayRouteTableId: string | undefined;
|
|
1718
|
-
DryRun?: boolean | undefined;
|
|
1719
|
-
}
|
|
1720
|
-
export interface DeleteTransitGatewayRouteTableResult {
|
|
1721
|
-
TransitGatewayRouteTable?: TransitGatewayRouteTable | undefined;
|
|
1722
|
-
}
|
|
1723
|
-
export interface DeleteTransitGatewayRouteTableAnnouncementRequest {
|
|
1724
|
-
TransitGatewayRouteTableAnnouncementId: string | undefined;
|
|
1725
|
-
DryRun?: boolean | undefined;
|
|
1726
|
-
}
|
|
1727
|
-
export interface DeleteTransitGatewayRouteTableAnnouncementResult {
|
|
1728
|
-
TransitGatewayRouteTableAnnouncement?:
|
|
1729
|
-
| TransitGatewayRouteTableAnnouncement
|
|
1730
|
-
| undefined;
|
|
1731
|
-
}
|
|
1732
|
-
export interface DeleteTransitGatewayVpcAttachmentRequest {
|
|
1733
|
-
TransitGatewayAttachmentId: string | undefined;
|
|
1734
|
-
DryRun?: boolean | undefined;
|
|
1735
|
-
}
|
|
1736
|
-
export interface DeleteTransitGatewayVpcAttachmentResult {
|
|
1737
|
-
TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment | undefined;
|
|
1738
|
-
}
|
|
1739
|
-
export interface DeleteVerifiedAccessEndpointRequest {
|
|
1740
|
-
VerifiedAccessEndpointId: string | undefined;
|
|
1741
|
-
ClientToken?: string | undefined;
|
|
1742
|
-
DryRun?: boolean | undefined;
|
|
1743
|
-
}
|
|
1744
|
-
export interface DeleteVerifiedAccessEndpointResult {
|
|
1745
|
-
VerifiedAccessEndpoint?: VerifiedAccessEndpoint | undefined;
|
|
1746
|
-
}
|
|
1747
|
-
export interface DeleteVerifiedAccessGroupRequest {
|
|
1748
|
-
VerifiedAccessGroupId: string | undefined;
|
|
1749
|
-
ClientToken?: string | undefined;
|
|
1750
|
-
DryRun?: boolean | undefined;
|
|
1751
|
-
}
|
|
1752
|
-
export interface DeleteVerifiedAccessGroupResult {
|
|
1753
|
-
VerifiedAccessGroup?: VerifiedAccessGroup | undefined;
|
|
1754
|
-
}
|
|
1755
|
-
export interface DeleteVerifiedAccessInstanceRequest {
|
|
1756
|
-
VerifiedAccessInstanceId: string | undefined;
|
|
1757
|
-
DryRun?: boolean | undefined;
|
|
1758
|
-
ClientToken?: string | undefined;
|
|
1759
|
-
}
|
|
1760
|
-
export interface DeleteVerifiedAccessInstanceResult {
|
|
1761
|
-
VerifiedAccessInstance?: VerifiedAccessInstance | undefined;
|
|
1762
|
-
}
|
|
1763
|
-
export interface DeleteVerifiedAccessTrustProviderRequest {
|
|
1764
|
-
VerifiedAccessTrustProviderId: string | undefined;
|
|
1765
|
-
DryRun?: boolean | undefined;
|
|
1766
|
-
ClientToken?: string | undefined;
|
|
1767
|
-
}
|
|
1768
|
-
export interface DeleteVerifiedAccessTrustProviderResult {
|
|
1769
|
-
VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider | undefined;
|
|
1770
|
-
}
|
|
1771
|
-
export interface DeleteVolumeRequest {
|
|
1772
|
-
VolumeId: string | undefined;
|
|
1773
|
-
DryRun?: boolean | undefined;
|
|
1774
|
-
}
|
|
@@ -34,7 +34,6 @@ import {
|
|
|
34
34
|
ElasticGpuState,
|
|
35
35
|
ElasticGpuStatus,
|
|
36
36
|
EndpointIpAddressType,
|
|
37
|
-
EventCode,
|
|
38
37
|
FastLaunchResourceType,
|
|
39
38
|
FastLaunchStateCode,
|
|
40
39
|
FastSnapshotRestoreStateCode,
|
|
@@ -50,7 +49,6 @@ import {
|
|
|
50
49
|
FleetType,
|
|
51
50
|
FpgaImageAttributeName,
|
|
52
51
|
FpgaImageStateCode,
|
|
53
|
-
HaStatus,
|
|
54
52
|
HostMaintenance,
|
|
55
53
|
HostnameType,
|
|
56
54
|
HostRecovery,
|
|
@@ -65,9 +63,7 @@ import {
|
|
|
65
63
|
InstanceAttributeName,
|
|
66
64
|
InstanceAutoRecoveryState,
|
|
67
65
|
InstanceBandwidthWeighting,
|
|
68
|
-
InstanceBootModeValues,
|
|
69
66
|
InstanceLifecycle,
|
|
70
|
-
InstanceLifecycleType,
|
|
71
67
|
InstanceMetadataEndpointState,
|
|
72
68
|
InstanceMetadataOptionsState,
|
|
73
69
|
InstanceMetadataProtocolState,
|
|
@@ -92,11 +88,7 @@ import {
|
|
|
92
88
|
SnapshotReturnCodes,
|
|
93
89
|
SpotAllocationStrategy,
|
|
94
90
|
SpotInstanceInterruptionBehavior,
|
|
95
|
-
SqlServerLicenseUsage,
|
|
96
91
|
StatisticType,
|
|
97
|
-
StatusName,
|
|
98
|
-
StatusType,
|
|
99
|
-
SummaryStatus,
|
|
100
92
|
TargetCapacityUnitType,
|
|
101
93
|
TpmSupportValues,
|
|
102
94
|
TrafficIpAddressType,
|
|
@@ -123,12 +115,15 @@ import {
|
|
|
123
115
|
CoipPool,
|
|
124
116
|
CustomerGateway,
|
|
125
117
|
FleetCapacityReservation,
|
|
126
|
-
IamInstanceProfile,
|
|
127
118
|
IamInstanceProfileAssociation,
|
|
128
119
|
InstanceEventWindow,
|
|
129
120
|
OperatorResponse,
|
|
130
121
|
Tag,
|
|
122
|
+
TransitGatewayVpcAttachment,
|
|
131
123
|
UnsuccessfulItem,
|
|
124
|
+
VerifiedAccessInstance,
|
|
125
|
+
VerifiedAccessTrustProvider,
|
|
126
|
+
VpcEncryptionControl,
|
|
132
127
|
} from "./models_0";
|
|
133
128
|
import {
|
|
134
129
|
BlockDeviceMapping,
|
|
@@ -142,10 +137,74 @@ import {
|
|
|
142
137
|
GroupIdentifier,
|
|
143
138
|
InstanceIpv6Address,
|
|
144
139
|
LaunchTemplateAndOverridesResponse,
|
|
145
|
-
Placement,
|
|
146
140
|
StateReason,
|
|
147
141
|
} from "./models_1";
|
|
148
|
-
import {
|
|
142
|
+
import {
|
|
143
|
+
TransitGatewayRouteTable,
|
|
144
|
+
TransitGatewayRouteTableAnnouncement,
|
|
145
|
+
VerifiedAccessEndpoint,
|
|
146
|
+
VerifiedAccessGroup,
|
|
147
|
+
VpcBlockPublicAccessExclusion,
|
|
148
|
+
} from "./models_2";
|
|
149
|
+
export interface DeleteTransitGatewayRouteTableRequest {
|
|
150
|
+
TransitGatewayRouteTableId: string | undefined;
|
|
151
|
+
DryRun?: boolean | undefined;
|
|
152
|
+
}
|
|
153
|
+
export interface DeleteTransitGatewayRouteTableResult {
|
|
154
|
+
TransitGatewayRouteTable?: TransitGatewayRouteTable | undefined;
|
|
155
|
+
}
|
|
156
|
+
export interface DeleteTransitGatewayRouteTableAnnouncementRequest {
|
|
157
|
+
TransitGatewayRouteTableAnnouncementId: string | undefined;
|
|
158
|
+
DryRun?: boolean | undefined;
|
|
159
|
+
}
|
|
160
|
+
export interface DeleteTransitGatewayRouteTableAnnouncementResult {
|
|
161
|
+
TransitGatewayRouteTableAnnouncement?:
|
|
162
|
+
| TransitGatewayRouteTableAnnouncement
|
|
163
|
+
| undefined;
|
|
164
|
+
}
|
|
165
|
+
export interface DeleteTransitGatewayVpcAttachmentRequest {
|
|
166
|
+
TransitGatewayAttachmentId: string | undefined;
|
|
167
|
+
DryRun?: boolean | undefined;
|
|
168
|
+
}
|
|
169
|
+
export interface DeleteTransitGatewayVpcAttachmentResult {
|
|
170
|
+
TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment | undefined;
|
|
171
|
+
}
|
|
172
|
+
export interface DeleteVerifiedAccessEndpointRequest {
|
|
173
|
+
VerifiedAccessEndpointId: string | undefined;
|
|
174
|
+
ClientToken?: string | undefined;
|
|
175
|
+
DryRun?: boolean | undefined;
|
|
176
|
+
}
|
|
177
|
+
export interface DeleteVerifiedAccessEndpointResult {
|
|
178
|
+
VerifiedAccessEndpoint?: VerifiedAccessEndpoint | undefined;
|
|
179
|
+
}
|
|
180
|
+
export interface DeleteVerifiedAccessGroupRequest {
|
|
181
|
+
VerifiedAccessGroupId: string | undefined;
|
|
182
|
+
ClientToken?: string | undefined;
|
|
183
|
+
DryRun?: boolean | undefined;
|
|
184
|
+
}
|
|
185
|
+
export interface DeleteVerifiedAccessGroupResult {
|
|
186
|
+
VerifiedAccessGroup?: VerifiedAccessGroup | undefined;
|
|
187
|
+
}
|
|
188
|
+
export interface DeleteVerifiedAccessInstanceRequest {
|
|
189
|
+
VerifiedAccessInstanceId: string | undefined;
|
|
190
|
+
DryRun?: boolean | undefined;
|
|
191
|
+
ClientToken?: string | undefined;
|
|
192
|
+
}
|
|
193
|
+
export interface DeleteVerifiedAccessInstanceResult {
|
|
194
|
+
VerifiedAccessInstance?: VerifiedAccessInstance | undefined;
|
|
195
|
+
}
|
|
196
|
+
export interface DeleteVerifiedAccessTrustProviderRequest {
|
|
197
|
+
VerifiedAccessTrustProviderId: string | undefined;
|
|
198
|
+
DryRun?: boolean | undefined;
|
|
199
|
+
ClientToken?: string | undefined;
|
|
200
|
+
}
|
|
201
|
+
export interface DeleteVerifiedAccessTrustProviderResult {
|
|
202
|
+
VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider | undefined;
|
|
203
|
+
}
|
|
204
|
+
export interface DeleteVolumeRequest {
|
|
205
|
+
VolumeId: string | undefined;
|
|
206
|
+
DryRun?: boolean | undefined;
|
|
207
|
+
}
|
|
149
208
|
export interface DeleteVpcRequest {
|
|
150
209
|
VpcId: string | undefined;
|
|
151
210
|
DryRun?: boolean | undefined;
|
|
@@ -157,6 +216,13 @@ export interface DeleteVpcBlockPublicAccessExclusionRequest {
|
|
|
157
216
|
export interface DeleteVpcBlockPublicAccessExclusionResult {
|
|
158
217
|
VpcBlockPublicAccessExclusion?: VpcBlockPublicAccessExclusion | undefined;
|
|
159
218
|
}
|
|
219
|
+
export interface DeleteVpcEncryptionControlRequest {
|
|
220
|
+
DryRun?: boolean | undefined;
|
|
221
|
+
VpcEncryptionControlId: string | undefined;
|
|
222
|
+
}
|
|
223
|
+
export interface DeleteVpcEncryptionControlResult {
|
|
224
|
+
VpcEncryptionControl?: VpcEncryptionControl | undefined;
|
|
225
|
+
}
|
|
160
226
|
export interface DeleteVpcEndpointConnectionNotificationsRequest {
|
|
161
227
|
DryRun?: boolean | undefined;
|
|
162
228
|
ConnectionNotificationIds: string[] | undefined;
|
|
@@ -1919,171 +1985,3 @@ export interface PrivateDnsNameOptionsResponse {
|
|
|
1919
1985
|
EnableResourceNameDnsARecord?: boolean | undefined;
|
|
1920
1986
|
EnableResourceNameDnsAAAARecord?: boolean | undefined;
|
|
1921
1987
|
}
|
|
1922
|
-
export interface Instance {
|
|
1923
|
-
Architecture?: ArchitectureValues | undefined;
|
|
1924
|
-
BlockDeviceMappings?: InstanceBlockDeviceMapping[] | undefined;
|
|
1925
|
-
ClientToken?: string | undefined;
|
|
1926
|
-
EbsOptimized?: boolean | undefined;
|
|
1927
|
-
EnaSupport?: boolean | undefined;
|
|
1928
|
-
Hypervisor?: HypervisorType | undefined;
|
|
1929
|
-
IamInstanceProfile?: IamInstanceProfile | undefined;
|
|
1930
|
-
InstanceLifecycle?: InstanceLifecycleType | undefined;
|
|
1931
|
-
ElasticGpuAssociations?: ElasticGpuAssociation[] | undefined;
|
|
1932
|
-
ElasticInferenceAcceleratorAssociations?:
|
|
1933
|
-
| ElasticInferenceAcceleratorAssociation[]
|
|
1934
|
-
| undefined;
|
|
1935
|
-
NetworkInterfaces?: InstanceNetworkInterface[] | undefined;
|
|
1936
|
-
OutpostArn?: string | undefined;
|
|
1937
|
-
RootDeviceName?: string | undefined;
|
|
1938
|
-
RootDeviceType?: DeviceType | undefined;
|
|
1939
|
-
SecurityGroups?: GroupIdentifier[] | undefined;
|
|
1940
|
-
SourceDestCheck?: boolean | undefined;
|
|
1941
|
-
SpotInstanceRequestId?: string | undefined;
|
|
1942
|
-
SriovNetSupport?: string | undefined;
|
|
1943
|
-
StateReason?: StateReason | undefined;
|
|
1944
|
-
Tags?: Tag[] | undefined;
|
|
1945
|
-
VirtualizationType?: VirtualizationType | undefined;
|
|
1946
|
-
CpuOptions?: CpuOptions | undefined;
|
|
1947
|
-
CapacityBlockId?: string | undefined;
|
|
1948
|
-
CapacityReservationId?: string | undefined;
|
|
1949
|
-
CapacityReservationSpecification?:
|
|
1950
|
-
| CapacityReservationSpecificationResponse
|
|
1951
|
-
| undefined;
|
|
1952
|
-
HibernationOptions?: HibernationOptions | undefined;
|
|
1953
|
-
Licenses?: LicenseConfiguration[] | undefined;
|
|
1954
|
-
MetadataOptions?: InstanceMetadataOptionsResponse | undefined;
|
|
1955
|
-
EnclaveOptions?: EnclaveOptions | undefined;
|
|
1956
|
-
BootMode?: BootModeValues | undefined;
|
|
1957
|
-
PlatformDetails?: string | undefined;
|
|
1958
|
-
UsageOperation?: string | undefined;
|
|
1959
|
-
UsageOperationUpdateTime?: Date | undefined;
|
|
1960
|
-
PrivateDnsNameOptions?: PrivateDnsNameOptionsResponse | undefined;
|
|
1961
|
-
Ipv6Address?: string | undefined;
|
|
1962
|
-
TpmSupport?: string | undefined;
|
|
1963
|
-
MaintenanceOptions?: InstanceMaintenanceOptions | undefined;
|
|
1964
|
-
CurrentInstanceBootMode?: InstanceBootModeValues | undefined;
|
|
1965
|
-
NetworkPerformanceOptions?: InstanceNetworkPerformanceOptions | undefined;
|
|
1966
|
-
Operator?: OperatorResponse | undefined;
|
|
1967
|
-
InstanceId?: string | undefined;
|
|
1968
|
-
ImageId?: string | undefined;
|
|
1969
|
-
State?: InstanceState | undefined;
|
|
1970
|
-
PrivateDnsName?: string | undefined;
|
|
1971
|
-
PublicDnsName?: string | undefined;
|
|
1972
|
-
StateTransitionReason?: string | undefined;
|
|
1973
|
-
KeyName?: string | undefined;
|
|
1974
|
-
AmiLaunchIndex?: number | undefined;
|
|
1975
|
-
ProductCodes?: ProductCode[] | undefined;
|
|
1976
|
-
InstanceType?: _InstanceType | undefined;
|
|
1977
|
-
LaunchTime?: Date | undefined;
|
|
1978
|
-
Placement?: Placement | undefined;
|
|
1979
|
-
KernelId?: string | undefined;
|
|
1980
|
-
RamdiskId?: string | undefined;
|
|
1981
|
-
Platform?: PlatformValues | undefined;
|
|
1982
|
-
Monitoring?: Monitoring | undefined;
|
|
1983
|
-
SubnetId?: string | undefined;
|
|
1984
|
-
VpcId?: string | undefined;
|
|
1985
|
-
PrivateIpAddress?: string | undefined;
|
|
1986
|
-
PublicIpAddress?: string | undefined;
|
|
1987
|
-
}
|
|
1988
|
-
export interface Reservation {
|
|
1989
|
-
ReservationId?: string | undefined;
|
|
1990
|
-
OwnerId?: string | undefined;
|
|
1991
|
-
RequesterId?: string | undefined;
|
|
1992
|
-
Groups?: GroupIdentifier[] | undefined;
|
|
1993
|
-
Instances?: Instance[] | undefined;
|
|
1994
|
-
}
|
|
1995
|
-
export interface DescribeInstancesResult {
|
|
1996
|
-
NextToken?: string | undefined;
|
|
1997
|
-
Reservations?: Reservation[] | undefined;
|
|
1998
|
-
}
|
|
1999
|
-
export interface DescribeInstanceSqlHaHistoryStatesRequest {
|
|
2000
|
-
InstanceIds?: string[] | undefined;
|
|
2001
|
-
StartTime?: Date | undefined;
|
|
2002
|
-
EndTime?: Date | undefined;
|
|
2003
|
-
NextToken?: string | undefined;
|
|
2004
|
-
MaxResults?: number | undefined;
|
|
2005
|
-
Filters?: Filter[] | undefined;
|
|
2006
|
-
DryRun?: boolean | undefined;
|
|
2007
|
-
}
|
|
2008
|
-
export interface RegisteredInstance {
|
|
2009
|
-
InstanceId?: string | undefined;
|
|
2010
|
-
SqlServerLicenseUsage?: SqlServerLicenseUsage | undefined;
|
|
2011
|
-
HaStatus?: HaStatus | undefined;
|
|
2012
|
-
ProcessingStatus?: string | undefined;
|
|
2013
|
-
LastUpdatedTime?: Date | undefined;
|
|
2014
|
-
SqlServerCredentials?: string | undefined;
|
|
2015
|
-
Tags?: Tag[] | undefined;
|
|
2016
|
-
}
|
|
2017
|
-
export interface DescribeInstanceSqlHaHistoryStatesResult {
|
|
2018
|
-
Instances?: RegisteredInstance[] | undefined;
|
|
2019
|
-
NextToken?: string | undefined;
|
|
2020
|
-
}
|
|
2021
|
-
export interface DescribeInstanceSqlHaStatesRequest {
|
|
2022
|
-
InstanceIds?: string[] | undefined;
|
|
2023
|
-
NextToken?: string | undefined;
|
|
2024
|
-
MaxResults?: number | undefined;
|
|
2025
|
-
Filters?: Filter[] | undefined;
|
|
2026
|
-
DryRun?: boolean | undefined;
|
|
2027
|
-
}
|
|
2028
|
-
export interface DescribeInstanceSqlHaStatesResult {
|
|
2029
|
-
Instances?: RegisteredInstance[] | undefined;
|
|
2030
|
-
NextToken?: string | undefined;
|
|
2031
|
-
}
|
|
2032
|
-
export interface DescribeInstanceStatusRequest {
|
|
2033
|
-
InstanceIds?: string[] | undefined;
|
|
2034
|
-
MaxResults?: number | undefined;
|
|
2035
|
-
NextToken?: string | undefined;
|
|
2036
|
-
DryRun?: boolean | undefined;
|
|
2037
|
-
Filters?: Filter[] | undefined;
|
|
2038
|
-
IncludeAllInstances?: boolean | undefined;
|
|
2039
|
-
}
|
|
2040
|
-
export interface EbsStatusDetails {
|
|
2041
|
-
ImpairedSince?: Date | undefined;
|
|
2042
|
-
Name?: StatusName | undefined;
|
|
2043
|
-
Status?: StatusType | undefined;
|
|
2044
|
-
}
|
|
2045
|
-
export interface EbsStatusSummary {
|
|
2046
|
-
Details?: EbsStatusDetails[] | undefined;
|
|
2047
|
-
Status?: SummaryStatus | undefined;
|
|
2048
|
-
}
|
|
2049
|
-
export interface InstanceStatusEvent {
|
|
2050
|
-
InstanceEventId?: string | undefined;
|
|
2051
|
-
Code?: EventCode | undefined;
|
|
2052
|
-
Description?: string | undefined;
|
|
2053
|
-
NotAfter?: Date | undefined;
|
|
2054
|
-
NotBefore?: Date | undefined;
|
|
2055
|
-
NotBeforeDeadline?: Date | undefined;
|
|
2056
|
-
}
|
|
2057
|
-
export interface InstanceStatusDetails {
|
|
2058
|
-
ImpairedSince?: Date | undefined;
|
|
2059
|
-
Name?: StatusName | undefined;
|
|
2060
|
-
Status?: StatusType | undefined;
|
|
2061
|
-
}
|
|
2062
|
-
export interface InstanceStatusSummary {
|
|
2063
|
-
Details?: InstanceStatusDetails[] | undefined;
|
|
2064
|
-
Status?: SummaryStatus | undefined;
|
|
2065
|
-
}
|
|
2066
|
-
export interface InstanceStatus {
|
|
2067
|
-
AvailabilityZone?: string | undefined;
|
|
2068
|
-
AvailabilityZoneId?: string | undefined;
|
|
2069
|
-
OutpostArn?: string | undefined;
|
|
2070
|
-
Operator?: OperatorResponse | undefined;
|
|
2071
|
-
Events?: InstanceStatusEvent[] | undefined;
|
|
2072
|
-
InstanceId?: string | undefined;
|
|
2073
|
-
InstanceState?: InstanceState | undefined;
|
|
2074
|
-
InstanceStatus?: InstanceStatusSummary | undefined;
|
|
2075
|
-
SystemStatus?: InstanceStatusSummary | undefined;
|
|
2076
|
-
AttachedEbsStatus?: EbsStatusSummary | undefined;
|
|
2077
|
-
}
|
|
2078
|
-
export interface DescribeInstanceStatusResult {
|
|
2079
|
-
InstanceStatuses?: InstanceStatus[] | undefined;
|
|
2080
|
-
NextToken?: string | undefined;
|
|
2081
|
-
}
|
|
2082
|
-
export interface DescribeInstanceTopologyRequest {
|
|
2083
|
-
DryRun?: boolean | undefined;
|
|
2084
|
-
NextToken?: string | undefined;
|
|
2085
|
-
MaxResults?: number | undefined;
|
|
2086
|
-
InstanceIds?: string[] | undefined;
|
|
2087
|
-
GroupNames?: string[] | undefined;
|
|
2088
|
-
Filters?: Filter[] | undefined;
|
|
2089
|
-
}
|