@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
|
@@ -1,11 +1,1020 @@
|
|
|
1
|
-
import { _InstanceType, AddressAttributeName, AmdSevSnpSpecification, ArchitectureValues, BootModeValues, CapacityManagerStatus, CapacityReservationInstancePlatform, CurrencyCodeValues, HostnameType, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceInterruptionBehavior, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, MarketType, MembershipType, ReportInstanceReasonCodes, ReportStatusType, ResetFpgaImageAttributeName, ResetImageAttributeName, RuleAction, ShutdownBehavior, SnapshotAttributeName, SnapshotState, SpotInstanceType, SSEType, Status, TpmSupportValues, TransitGatewayAttachmentResourceType, VerificationMethod } from "./enums";
|
|
2
|
-
import { AddressAttribute, ByoipCidr, CapacityReservation, ClientVpnAuthorizationRuleStatus, IamInstanceProfileAssociation, IamInstanceProfileSpecification, IpPermission, NatGatewayAddress, PortRange, RouteTableAssociationState, TagSpecification, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem } from "./models_0";
|
|
1
|
+
import { _InstanceType, AddressAttributeName, AmdSevSnpSpecification, ArchitectureValues, BootModeValues, CapacityManagerStatus, CapacityReservationInstancePlatform, CurrencyCodeValues, HostnameType, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceInterruptionBehavior, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InternetGatewayBlockMode, InternetGatewayExclusionMode, IpAddressType, MarketType, MembershipType, PayerResponsibility, ReportInstanceReasonCodes, ReportStatusType, ResetFpgaImageAttributeName, ResetImageAttributeName, RuleAction, ShutdownBehavior, SnapshotAttributeName, SnapshotState, SpotInstanceType, SSEType, Status, TpmSupportValues, TransitGatewayAttachmentResourceType, VerificationMethod, VpcEncryptionControlExclusionStateInput, VpcEncryptionControlMode, VpcTenancy } from "./enums";
|
|
2
|
+
import { AddedPrincipal, AddressAttribute, ByoipCidr, CapacityReservation, ClientVpnAuthorizationRuleStatus, IamInstanceProfileAssociation, IamInstanceProfileSpecification, IpPermission, NatGatewayAddress, PortRange, RouteTableAssociationState, TagSpecification, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VpcEncryptionControl } from "./models_0";
|
|
3
3
|
import { BlockDeviceMapping, CreditSpecificationRequest, ElasticGpuSpecification, IcmpTypeCode, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, OperatorRequest, Placement } from "./models_1";
|
|
4
|
-
import { TransitGatewayRoute } from "./models_2";
|
|
5
|
-
import { Byoasn, CapacityBlock, CapacityBlockExtension, ClientVpnConnectionStatus, Filter, InstanceState, InstanceTagNotificationAttribute, IpamPoolCidr, Monitoring } from "./models_3";
|
|
4
|
+
import { DnsOptionsSpecification, IKEVersionsRequestListValue, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, SubnetConfiguration, TransitGatewayRoute, VpcBlockPublicAccessExclusion, VpnConnection, VpnTunnelLogOptionsSpecification } from "./models_2";
|
|
5
|
+
import { AttributeBooleanValue, Byoasn, CapacityBlock, CapacityBlockExtension, ClientVpnConnectionStatus, Filter, InstanceState, InstanceTagNotificationAttribute, IpamPoolCidr, Monitoring } from "./models_3";
|
|
6
6
|
import { InstanceNetworkInterfaceSpecification, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, PublicIpv4PoolRange, RunInstancesMonitoringEnabled, ScheduledInstance, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_4";
|
|
7
|
-
import { Purchase } from "./models_5";
|
|
7
|
+
import { Purchase, VpcBlockPublicAccessOptions } from "./models_5";
|
|
8
8
|
import { CapacityReservationSpecification } from "./models_6";
|
|
9
|
+
/**
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
export interface ModifyVpcAttributeRequest {
|
|
13
|
+
/**
|
|
14
|
+
* <p>Indicates whether the instances launched in the VPC get DNS hostnames. If enabled, instances in the VPC get DNS hostnames; otherwise, they do not.</p>
|
|
15
|
+
* <p>You cannot modify the DNS resolution and DNS hostnames attributes in the same request. Use separate requests for each attribute. You can only enable DNS hostnames if you've enabled DNS support.</p>
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
EnableDnsHostnames?: AttributeBooleanValue | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* <p>Indicates whether the DNS resolution is supported for the VPC. If enabled, queries to
|
|
21
|
+
* the Amazon provided DNS server at the 169.254.169.253 IP address, or the reserved IP
|
|
22
|
+
* address at the base of the VPC network range "plus two" succeed. If disabled, the Amazon
|
|
23
|
+
* provided DNS service in the VPC that resolves public DNS hostnames to IP addresses is
|
|
24
|
+
* not enabled.</p>
|
|
25
|
+
* <p>You cannot modify the DNS resolution and DNS hostnames attributes in the same request. Use separate requests for each attribute.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
EnableDnsSupport?: AttributeBooleanValue | undefined;
|
|
29
|
+
/**
|
|
30
|
+
* <p>The ID of the VPC.</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
VpcId: string | undefined;
|
|
34
|
+
/**
|
|
35
|
+
* <p>Indicates whether Network Address Usage metrics are enabled for your VPC.</p>
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
EnableNetworkAddressUsageMetrics?: AttributeBooleanValue | undefined;
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* @public
|
|
42
|
+
*/
|
|
43
|
+
export interface ModifyVpcBlockPublicAccessExclusionRequest {
|
|
44
|
+
/**
|
|
45
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
46
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
47
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
50
|
+
DryRun?: boolean | undefined;
|
|
51
|
+
/**
|
|
52
|
+
* <p>The ID of an exclusion.</p>
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
55
|
+
ExclusionId: string | undefined;
|
|
56
|
+
/**
|
|
57
|
+
* <p>The exclusion mode for internet gateway traffic.</p>
|
|
58
|
+
* <ul>
|
|
59
|
+
* <li>
|
|
60
|
+
* <p>
|
|
61
|
+
* <code>allow-bidirectional</code>: Allow all internet traffic to and from the excluded VPCs and subnets.</p>
|
|
62
|
+
* </li>
|
|
63
|
+
* <li>
|
|
64
|
+
* <p>
|
|
65
|
+
* <code>allow-egress</code>: Allow outbound internet traffic from the excluded VPCs and subnets. Block inbound internet traffic to the excluded VPCs and subnets. Only applies when VPC Block Public Access is set to Bidirectional.</p>
|
|
66
|
+
* </li>
|
|
67
|
+
* </ul>
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
70
|
+
InternetGatewayExclusionMode: InternetGatewayExclusionMode | undefined;
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
75
|
+
export interface ModifyVpcBlockPublicAccessExclusionResult {
|
|
76
|
+
/**
|
|
77
|
+
* <p>Details related to the exclusion.</p>
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
80
|
+
VpcBlockPublicAccessExclusion?: VpcBlockPublicAccessExclusion | undefined;
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* @public
|
|
84
|
+
*/
|
|
85
|
+
export interface ModifyVpcBlockPublicAccessOptionsRequest {
|
|
86
|
+
/**
|
|
87
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
88
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
89
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
90
|
+
* @public
|
|
91
|
+
*/
|
|
92
|
+
DryRun?: boolean | undefined;
|
|
93
|
+
/**
|
|
94
|
+
* <p>The mode of VPC BPA.</p>
|
|
95
|
+
* <ul>
|
|
96
|
+
* <li>
|
|
97
|
+
* <p>
|
|
98
|
+
* <code>off</code>: VPC BPA is not enabled and traffic is allowed to and from internet gateways and egress-only internet gateways in this Region.</p>
|
|
99
|
+
* </li>
|
|
100
|
+
* <li>
|
|
101
|
+
* <p>
|
|
102
|
+
* <code>block-bidirectional</code>: Block all traffic to and from internet gateways and egress-only internet gateways in this Region (except for excluded VPCs and subnets).</p>
|
|
103
|
+
* </li>
|
|
104
|
+
* <li>
|
|
105
|
+
* <p>
|
|
106
|
+
* <code>block-ingress</code>: Block all internet traffic to the VPCs in this Region (except for VPCs or subnets which are excluded). Only traffic to and from NAT gateways and egress-only internet gateways is allowed because these gateways only allow outbound connections to be established.</p>
|
|
107
|
+
* </li>
|
|
108
|
+
* </ul>
|
|
109
|
+
* @public
|
|
110
|
+
*/
|
|
111
|
+
InternetGatewayBlockMode: InternetGatewayBlockMode | undefined;
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* @public
|
|
115
|
+
*/
|
|
116
|
+
export interface ModifyVpcBlockPublicAccessOptionsResult {
|
|
117
|
+
/**
|
|
118
|
+
* <p>Details related to the VPC Block Public Access (BPA) options.</p>
|
|
119
|
+
* @public
|
|
120
|
+
*/
|
|
121
|
+
VpcBlockPublicAccessOptions?: VpcBlockPublicAccessOptions | undefined;
|
|
122
|
+
}
|
|
123
|
+
/**
|
|
124
|
+
* @public
|
|
125
|
+
*/
|
|
126
|
+
export interface ModifyVpcEncryptionControlRequest {
|
|
127
|
+
/**
|
|
128
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
129
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
130
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
131
|
+
* @public
|
|
132
|
+
*/
|
|
133
|
+
DryRun?: boolean | undefined;
|
|
134
|
+
/**
|
|
135
|
+
* <p>The ID of the VPC Encryption Control resource to modify.</p>
|
|
136
|
+
* @public
|
|
137
|
+
*/
|
|
138
|
+
VpcEncryptionControlId: string | undefined;
|
|
139
|
+
/**
|
|
140
|
+
* <p>The encryption mode for the VPC Encryption Control configuration.</p>
|
|
141
|
+
* @public
|
|
142
|
+
*/
|
|
143
|
+
Mode?: VpcEncryptionControlMode | undefined;
|
|
144
|
+
/**
|
|
145
|
+
* <p>Specifies whether to exclude internet gateway traffic from encryption enforcement.</p>
|
|
146
|
+
* @public
|
|
147
|
+
*/
|
|
148
|
+
InternetGatewayExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
|
|
149
|
+
/**
|
|
150
|
+
* <p>Specifies whether to exclude egress-only internet gateway traffic from encryption enforcement.</p>
|
|
151
|
+
* @public
|
|
152
|
+
*/
|
|
153
|
+
EgressOnlyInternetGatewayExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
|
|
154
|
+
/**
|
|
155
|
+
* <p>Specifies whether to exclude NAT gateway traffic from encryption enforcement.</p>
|
|
156
|
+
* @public
|
|
157
|
+
*/
|
|
158
|
+
NatGatewayExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
|
|
159
|
+
/**
|
|
160
|
+
* <p>Specifies whether to exclude virtual private gateway traffic from encryption enforcement.</p>
|
|
161
|
+
* @public
|
|
162
|
+
*/
|
|
163
|
+
VirtualPrivateGatewayExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
|
|
164
|
+
/**
|
|
165
|
+
* <p>Specifies whether to exclude VPC peering connection traffic from encryption enforcement.</p>
|
|
166
|
+
* @public
|
|
167
|
+
*/
|
|
168
|
+
VpcPeeringExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
|
|
169
|
+
/**
|
|
170
|
+
* <p>Specifies whether to exclude Lambda function traffic from encryption enforcement.</p>
|
|
171
|
+
* @public
|
|
172
|
+
*/
|
|
173
|
+
LambdaExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
|
|
174
|
+
/**
|
|
175
|
+
* <p>Specifies whether to exclude VPC Lattice traffic from encryption enforcement.</p>
|
|
176
|
+
* @public
|
|
177
|
+
*/
|
|
178
|
+
VpcLatticeExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
|
|
179
|
+
/**
|
|
180
|
+
* <p>Specifies whether to exclude Elastic File System traffic from encryption enforcement.</p>
|
|
181
|
+
* @public
|
|
182
|
+
*/
|
|
183
|
+
ElasticFileSystemExclusion?: VpcEncryptionControlExclusionStateInput | undefined;
|
|
184
|
+
}
|
|
185
|
+
/**
|
|
186
|
+
* @public
|
|
187
|
+
*/
|
|
188
|
+
export interface ModifyVpcEncryptionControlResult {
|
|
189
|
+
/**
|
|
190
|
+
* <p>Information about the VPC Encryption Control configuration.</p>
|
|
191
|
+
* @public
|
|
192
|
+
*/
|
|
193
|
+
VpcEncryptionControl?: VpcEncryptionControl | undefined;
|
|
194
|
+
}
|
|
195
|
+
/**
|
|
196
|
+
* @public
|
|
197
|
+
*/
|
|
198
|
+
export interface ModifyVpcEndpointRequest {
|
|
199
|
+
/**
|
|
200
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
201
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
202
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
203
|
+
* @public
|
|
204
|
+
*/
|
|
205
|
+
DryRun?: boolean | undefined;
|
|
206
|
+
/**
|
|
207
|
+
* <p>The ID of the endpoint.</p>
|
|
208
|
+
* @public
|
|
209
|
+
*/
|
|
210
|
+
VpcEndpointId: string | undefined;
|
|
211
|
+
/**
|
|
212
|
+
* <p>(Gateway endpoint) Specify <code>true</code> to reset the policy document to the
|
|
213
|
+
* default policy. The default policy allows full access to the service.</p>
|
|
214
|
+
* @public
|
|
215
|
+
*/
|
|
216
|
+
ResetPolicy?: boolean | undefined;
|
|
217
|
+
/**
|
|
218
|
+
* <p>(Interface and gateway endpoints) A policy to attach to the endpoint that controls access to the service. The policy must
|
|
219
|
+
* be in valid JSON format.</p>
|
|
220
|
+
* @public
|
|
221
|
+
*/
|
|
222
|
+
PolicyDocument?: string | undefined;
|
|
223
|
+
/**
|
|
224
|
+
* <p>(Gateway endpoint) The IDs of the route tables to associate with the endpoint.</p>
|
|
225
|
+
* @public
|
|
226
|
+
*/
|
|
227
|
+
AddRouteTableIds?: string[] | undefined;
|
|
228
|
+
/**
|
|
229
|
+
* <p>(Gateway endpoint) The IDs of the route tables to disassociate from the endpoint.</p>
|
|
230
|
+
* @public
|
|
231
|
+
*/
|
|
232
|
+
RemoveRouteTableIds?: string[] | undefined;
|
|
233
|
+
/**
|
|
234
|
+
* <p>(Interface and Gateway Load Balancer endpoints) The IDs of the subnets in which to serve the endpoint.
|
|
235
|
+
* For a Gateway Load Balancer endpoint, you can specify only one subnet.</p>
|
|
236
|
+
* @public
|
|
237
|
+
*/
|
|
238
|
+
AddSubnetIds?: string[] | undefined;
|
|
239
|
+
/**
|
|
240
|
+
* <p>(Interface endpoint) The IDs of the subnets from which to remove the endpoint.</p>
|
|
241
|
+
* @public
|
|
242
|
+
*/
|
|
243
|
+
RemoveSubnetIds?: string[] | undefined;
|
|
244
|
+
/**
|
|
245
|
+
* <p>(Interface endpoint) The IDs of the security groups to associate with the endpoint network interfaces.</p>
|
|
246
|
+
* @public
|
|
247
|
+
*/
|
|
248
|
+
AddSecurityGroupIds?: string[] | undefined;
|
|
249
|
+
/**
|
|
250
|
+
* <p>(Interface endpoint) The IDs of the security groups to disassociate from the endpoint network interfaces.</p>
|
|
251
|
+
* @public
|
|
252
|
+
*/
|
|
253
|
+
RemoveSecurityGroupIds?: string[] | undefined;
|
|
254
|
+
/**
|
|
255
|
+
* <p>The IP address type for the endpoint.</p>
|
|
256
|
+
* @public
|
|
257
|
+
*/
|
|
258
|
+
IpAddressType?: IpAddressType | undefined;
|
|
259
|
+
/**
|
|
260
|
+
* <p>The DNS options for the endpoint.</p>
|
|
261
|
+
* @public
|
|
262
|
+
*/
|
|
263
|
+
DnsOptions?: DnsOptionsSpecification | undefined;
|
|
264
|
+
/**
|
|
265
|
+
* <p>(Interface endpoint) Indicates whether a private hosted zone is associated with the VPC.</p>
|
|
266
|
+
* @public
|
|
267
|
+
*/
|
|
268
|
+
PrivateDnsEnabled?: boolean | undefined;
|
|
269
|
+
/**
|
|
270
|
+
* <p>The subnet configurations for the endpoint.</p>
|
|
271
|
+
* @public
|
|
272
|
+
*/
|
|
273
|
+
SubnetConfigurations?: SubnetConfiguration[] | undefined;
|
|
274
|
+
}
|
|
275
|
+
/**
|
|
276
|
+
* @public
|
|
277
|
+
*/
|
|
278
|
+
export interface ModifyVpcEndpointResult {
|
|
279
|
+
/**
|
|
280
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
281
|
+
* @public
|
|
282
|
+
*/
|
|
283
|
+
Return?: boolean | undefined;
|
|
284
|
+
}
|
|
285
|
+
/**
|
|
286
|
+
* @public
|
|
287
|
+
*/
|
|
288
|
+
export interface ModifyVpcEndpointConnectionNotificationRequest {
|
|
289
|
+
/**
|
|
290
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
291
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
292
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
293
|
+
* @public
|
|
294
|
+
*/
|
|
295
|
+
DryRun?: boolean | undefined;
|
|
296
|
+
/**
|
|
297
|
+
* <p>The ID of the notification.</p>
|
|
298
|
+
* @public
|
|
299
|
+
*/
|
|
300
|
+
ConnectionNotificationId: string | undefined;
|
|
301
|
+
/**
|
|
302
|
+
* <p>The ARN for the SNS topic for the notification.</p>
|
|
303
|
+
* @public
|
|
304
|
+
*/
|
|
305
|
+
ConnectionNotificationArn?: string | undefined;
|
|
306
|
+
/**
|
|
307
|
+
* <p>The events for the endpoint. Valid values are <code>Accept</code>,
|
|
308
|
+
* <code>Connect</code>, <code>Delete</code>, and <code>Reject</code>.</p>
|
|
309
|
+
* @public
|
|
310
|
+
*/
|
|
311
|
+
ConnectionEvents?: string[] | undefined;
|
|
312
|
+
}
|
|
313
|
+
/**
|
|
314
|
+
* @public
|
|
315
|
+
*/
|
|
316
|
+
export interface ModifyVpcEndpointConnectionNotificationResult {
|
|
317
|
+
/**
|
|
318
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
319
|
+
* @public
|
|
320
|
+
*/
|
|
321
|
+
ReturnValue?: boolean | undefined;
|
|
322
|
+
}
|
|
323
|
+
/**
|
|
324
|
+
* @public
|
|
325
|
+
*/
|
|
326
|
+
export interface ModifyVpcEndpointServiceConfigurationRequest {
|
|
327
|
+
/**
|
|
328
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
329
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
330
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
331
|
+
* @public
|
|
332
|
+
*/
|
|
333
|
+
DryRun?: boolean | undefined;
|
|
334
|
+
/**
|
|
335
|
+
* <p>The ID of the service.</p>
|
|
336
|
+
* @public
|
|
337
|
+
*/
|
|
338
|
+
ServiceId: string | undefined;
|
|
339
|
+
/**
|
|
340
|
+
* <p>(Interface endpoint configuration) The private DNS name to assign to the endpoint service.</p>
|
|
341
|
+
* @public
|
|
342
|
+
*/
|
|
343
|
+
PrivateDnsName?: string | undefined;
|
|
344
|
+
/**
|
|
345
|
+
* <p>(Interface endpoint configuration) Removes the private DNS name of the endpoint service.</p>
|
|
346
|
+
* @public
|
|
347
|
+
*/
|
|
348
|
+
RemovePrivateDnsName?: boolean | undefined;
|
|
349
|
+
/**
|
|
350
|
+
* <p>Indicates whether requests to create an endpoint to the service must be accepted.</p>
|
|
351
|
+
* @public
|
|
352
|
+
*/
|
|
353
|
+
AcceptanceRequired?: boolean | undefined;
|
|
354
|
+
/**
|
|
355
|
+
* <p>The Amazon Resource Names (ARNs) of Network Load Balancers to add to the service
|
|
356
|
+
* configuration.</p>
|
|
357
|
+
* @public
|
|
358
|
+
*/
|
|
359
|
+
AddNetworkLoadBalancerArns?: string[] | undefined;
|
|
360
|
+
/**
|
|
361
|
+
* <p>The Amazon Resource Names (ARNs) of Network Load Balancers to remove from the service
|
|
362
|
+
* configuration.</p>
|
|
363
|
+
* @public
|
|
364
|
+
*/
|
|
365
|
+
RemoveNetworkLoadBalancerArns?: string[] | undefined;
|
|
366
|
+
/**
|
|
367
|
+
* <p>The Amazon Resource Names (ARNs) of Gateway Load Balancers to add to the service configuration.</p>
|
|
368
|
+
* @public
|
|
369
|
+
*/
|
|
370
|
+
AddGatewayLoadBalancerArns?: string[] | undefined;
|
|
371
|
+
/**
|
|
372
|
+
* <p>The Amazon Resource Names (ARNs) of Gateway Load Balancers to remove from the service configuration.</p>
|
|
373
|
+
* @public
|
|
374
|
+
*/
|
|
375
|
+
RemoveGatewayLoadBalancerArns?: string[] | undefined;
|
|
376
|
+
/**
|
|
377
|
+
* <p>The IP address types to add to the service configuration.</p>
|
|
378
|
+
* @public
|
|
379
|
+
*/
|
|
380
|
+
AddSupportedIpAddressTypes?: string[] | undefined;
|
|
381
|
+
/**
|
|
382
|
+
* <p>The IP address types to remove from the service configuration.</p>
|
|
383
|
+
* @public
|
|
384
|
+
*/
|
|
385
|
+
RemoveSupportedIpAddressTypes?: string[] | undefined;
|
|
386
|
+
/**
|
|
387
|
+
* <p>The supported Regions to add to the service configuration.</p>
|
|
388
|
+
* @public
|
|
389
|
+
*/
|
|
390
|
+
AddSupportedRegions?: string[] | undefined;
|
|
391
|
+
/**
|
|
392
|
+
* <p>The supported Regions to remove from the service configuration.</p>
|
|
393
|
+
* @public
|
|
394
|
+
*/
|
|
395
|
+
RemoveSupportedRegions?: string[] | undefined;
|
|
396
|
+
}
|
|
397
|
+
/**
|
|
398
|
+
* @public
|
|
399
|
+
*/
|
|
400
|
+
export interface ModifyVpcEndpointServiceConfigurationResult {
|
|
401
|
+
/**
|
|
402
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
403
|
+
* @public
|
|
404
|
+
*/
|
|
405
|
+
Return?: boolean | undefined;
|
|
406
|
+
}
|
|
407
|
+
/**
|
|
408
|
+
* @public
|
|
409
|
+
*/
|
|
410
|
+
export interface ModifyVpcEndpointServicePayerResponsibilityRequest {
|
|
411
|
+
/**
|
|
412
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
413
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
414
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
415
|
+
* @public
|
|
416
|
+
*/
|
|
417
|
+
DryRun?: boolean | undefined;
|
|
418
|
+
/**
|
|
419
|
+
* <p>The ID of the service.</p>
|
|
420
|
+
* @public
|
|
421
|
+
*/
|
|
422
|
+
ServiceId: string | undefined;
|
|
423
|
+
/**
|
|
424
|
+
* <p>The entity that is responsible for the endpoint costs. The default is the endpoint owner.
|
|
425
|
+
* If you set the payer responsibility to the service owner, you cannot set it back to the
|
|
426
|
+
* endpoint owner.</p>
|
|
427
|
+
* @public
|
|
428
|
+
*/
|
|
429
|
+
PayerResponsibility: PayerResponsibility | undefined;
|
|
430
|
+
}
|
|
431
|
+
/**
|
|
432
|
+
* @public
|
|
433
|
+
*/
|
|
434
|
+
export interface ModifyVpcEndpointServicePayerResponsibilityResult {
|
|
435
|
+
/**
|
|
436
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
437
|
+
* @public
|
|
438
|
+
*/
|
|
439
|
+
ReturnValue?: boolean | undefined;
|
|
440
|
+
}
|
|
441
|
+
/**
|
|
442
|
+
* @public
|
|
443
|
+
*/
|
|
444
|
+
export interface ModifyVpcEndpointServicePermissionsRequest {
|
|
445
|
+
/**
|
|
446
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
447
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
448
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
449
|
+
* @public
|
|
450
|
+
*/
|
|
451
|
+
DryRun?: boolean | undefined;
|
|
452
|
+
/**
|
|
453
|
+
* <p>The ID of the service.</p>
|
|
454
|
+
* @public
|
|
455
|
+
*/
|
|
456
|
+
ServiceId: string | undefined;
|
|
457
|
+
/**
|
|
458
|
+
* <p>The Amazon Resource Names (ARN) of the principals.
|
|
459
|
+
* Permissions are granted to the principals in this list.
|
|
460
|
+
* To grant permissions to all principals, specify an asterisk (*).</p>
|
|
461
|
+
* @public
|
|
462
|
+
*/
|
|
463
|
+
AddAllowedPrincipals?: string[] | undefined;
|
|
464
|
+
/**
|
|
465
|
+
* <p>The Amazon Resource Names (ARN) of the principals.
|
|
466
|
+
* Permissions are revoked for principals in this list.</p>
|
|
467
|
+
* @public
|
|
468
|
+
*/
|
|
469
|
+
RemoveAllowedPrincipals?: string[] | undefined;
|
|
470
|
+
}
|
|
471
|
+
/**
|
|
472
|
+
* @public
|
|
473
|
+
*/
|
|
474
|
+
export interface ModifyVpcEndpointServicePermissionsResult {
|
|
475
|
+
/**
|
|
476
|
+
* <p>Information about the added principals.</p>
|
|
477
|
+
* @public
|
|
478
|
+
*/
|
|
479
|
+
AddedPrincipals?: AddedPrincipal[] | undefined;
|
|
480
|
+
/**
|
|
481
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
482
|
+
* @public
|
|
483
|
+
*/
|
|
484
|
+
ReturnValue?: boolean | undefined;
|
|
485
|
+
}
|
|
486
|
+
/**
|
|
487
|
+
* <p>The VPC peering connection options.</p>
|
|
488
|
+
* @public
|
|
489
|
+
*/
|
|
490
|
+
export interface PeeringConnectionOptionsRequest {
|
|
491
|
+
/**
|
|
492
|
+
* <p>If true, enables a local VPC to resolve public DNS hostnames to private IP addresses
|
|
493
|
+
* when queried from instances in the peer VPC.</p>
|
|
494
|
+
* @public
|
|
495
|
+
*/
|
|
496
|
+
AllowDnsResolutionFromRemoteVpc?: boolean | undefined;
|
|
497
|
+
/**
|
|
498
|
+
* <p>Deprecated.</p>
|
|
499
|
+
* @public
|
|
500
|
+
*/
|
|
501
|
+
AllowEgressFromLocalClassicLinkToRemoteVpc?: boolean | undefined;
|
|
502
|
+
/**
|
|
503
|
+
* <p>Deprecated.</p>
|
|
504
|
+
* @public
|
|
505
|
+
*/
|
|
506
|
+
AllowEgressFromLocalVpcToRemoteClassicLink?: boolean | undefined;
|
|
507
|
+
}
|
|
508
|
+
/**
|
|
509
|
+
* @public
|
|
510
|
+
*/
|
|
511
|
+
export interface ModifyVpcPeeringConnectionOptionsRequest {
|
|
512
|
+
/**
|
|
513
|
+
* <p>The VPC peering connection options for the accepter VPC.</p>
|
|
514
|
+
* @public
|
|
515
|
+
*/
|
|
516
|
+
AccepterPeeringConnectionOptions?: PeeringConnectionOptionsRequest | undefined;
|
|
517
|
+
/**
|
|
518
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
519
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
520
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
521
|
+
* @public
|
|
522
|
+
*/
|
|
523
|
+
DryRun?: boolean | undefined;
|
|
524
|
+
/**
|
|
525
|
+
* <p>The VPC peering connection options for the requester VPC.</p>
|
|
526
|
+
* @public
|
|
527
|
+
*/
|
|
528
|
+
RequesterPeeringConnectionOptions?: PeeringConnectionOptionsRequest | undefined;
|
|
529
|
+
/**
|
|
530
|
+
* <p>The ID of the VPC peering connection.</p>
|
|
531
|
+
* @public
|
|
532
|
+
*/
|
|
533
|
+
VpcPeeringConnectionId: string | undefined;
|
|
534
|
+
}
|
|
535
|
+
/**
|
|
536
|
+
* <p>Describes the VPC peering connection options.</p>
|
|
537
|
+
* @public
|
|
538
|
+
*/
|
|
539
|
+
export interface PeeringConnectionOptions {
|
|
540
|
+
/**
|
|
541
|
+
* <p>If true, the public DNS hostnames of instances in the specified VPC resolve to private
|
|
542
|
+
* IP addresses when queried from instances in the peer VPC.</p>
|
|
543
|
+
* @public
|
|
544
|
+
*/
|
|
545
|
+
AllowDnsResolutionFromRemoteVpc?: boolean | undefined;
|
|
546
|
+
/**
|
|
547
|
+
* <p>Deprecated.</p>
|
|
548
|
+
* @public
|
|
549
|
+
*/
|
|
550
|
+
AllowEgressFromLocalClassicLinkToRemoteVpc?: boolean | undefined;
|
|
551
|
+
/**
|
|
552
|
+
* <p>Deprecated.</p>
|
|
553
|
+
* @public
|
|
554
|
+
*/
|
|
555
|
+
AllowEgressFromLocalVpcToRemoteClassicLink?: boolean | undefined;
|
|
556
|
+
}
|
|
557
|
+
/**
|
|
558
|
+
* @public
|
|
559
|
+
*/
|
|
560
|
+
export interface ModifyVpcPeeringConnectionOptionsResult {
|
|
561
|
+
/**
|
|
562
|
+
* <p>Information about the VPC peering connection options for the accepter VPC.</p>
|
|
563
|
+
* @public
|
|
564
|
+
*/
|
|
565
|
+
AccepterPeeringConnectionOptions?: PeeringConnectionOptions | undefined;
|
|
566
|
+
/**
|
|
567
|
+
* <p>Information about the VPC peering connection options for the requester VPC.</p>
|
|
568
|
+
* @public
|
|
569
|
+
*/
|
|
570
|
+
RequesterPeeringConnectionOptions?: PeeringConnectionOptions | undefined;
|
|
571
|
+
}
|
|
572
|
+
/**
|
|
573
|
+
* @public
|
|
574
|
+
*/
|
|
575
|
+
export interface ModifyVpcTenancyRequest {
|
|
576
|
+
/**
|
|
577
|
+
* <p>The ID of the VPC.</p>
|
|
578
|
+
* @public
|
|
579
|
+
*/
|
|
580
|
+
VpcId: string | undefined;
|
|
581
|
+
/**
|
|
582
|
+
* <p>The instance tenancy attribute for the VPC. </p>
|
|
583
|
+
* @public
|
|
584
|
+
*/
|
|
585
|
+
InstanceTenancy: VpcTenancy | undefined;
|
|
586
|
+
/**
|
|
587
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
588
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
589
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
590
|
+
* @public
|
|
591
|
+
*/
|
|
592
|
+
DryRun?: boolean | undefined;
|
|
593
|
+
}
|
|
594
|
+
/**
|
|
595
|
+
* @public
|
|
596
|
+
*/
|
|
597
|
+
export interface ModifyVpcTenancyResult {
|
|
598
|
+
/**
|
|
599
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, returns an
|
|
600
|
+
* error.</p>
|
|
601
|
+
* @public
|
|
602
|
+
*/
|
|
603
|
+
ReturnValue?: boolean | undefined;
|
|
604
|
+
}
|
|
605
|
+
/**
|
|
606
|
+
* @public
|
|
607
|
+
*/
|
|
608
|
+
export interface ModifyVpnConnectionRequest {
|
|
609
|
+
/**
|
|
610
|
+
* <p>The ID of the VPN connection.</p>
|
|
611
|
+
* @public
|
|
612
|
+
*/
|
|
613
|
+
VpnConnectionId: string | undefined;
|
|
614
|
+
/**
|
|
615
|
+
* <p>The ID of the transit gateway.</p>
|
|
616
|
+
* @public
|
|
617
|
+
*/
|
|
618
|
+
TransitGatewayId?: string | undefined;
|
|
619
|
+
/**
|
|
620
|
+
* <p>The ID of the customer gateway at your end of the VPN connection.</p>
|
|
621
|
+
* @public
|
|
622
|
+
*/
|
|
623
|
+
CustomerGatewayId?: string | undefined;
|
|
624
|
+
/**
|
|
625
|
+
* <p>The ID of the virtual private gateway at the Amazon Web Services side of the VPN
|
|
626
|
+
* connection.</p>
|
|
627
|
+
* @public
|
|
628
|
+
*/
|
|
629
|
+
VpnGatewayId?: string | undefined;
|
|
630
|
+
/**
|
|
631
|
+
* <p>Checks whether you have the required permissions for the action, without actually
|
|
632
|
+
* making the request, and provides an error response. If you have the required
|
|
633
|
+
* permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
|
|
634
|
+
* <code>UnauthorizedOperation</code>.</p>
|
|
635
|
+
* @public
|
|
636
|
+
*/
|
|
637
|
+
DryRun?: boolean | undefined;
|
|
638
|
+
}
|
|
639
|
+
/**
|
|
640
|
+
* @public
|
|
641
|
+
*/
|
|
642
|
+
export interface ModifyVpnConnectionResult {
|
|
643
|
+
/**
|
|
644
|
+
* <p>Information about the VPN connection.</p>
|
|
645
|
+
* @public
|
|
646
|
+
*/
|
|
647
|
+
VpnConnection?: VpnConnection | undefined;
|
|
648
|
+
}
|
|
649
|
+
/**
|
|
650
|
+
* @public
|
|
651
|
+
*/
|
|
652
|
+
export interface ModifyVpnConnectionOptionsRequest {
|
|
653
|
+
/**
|
|
654
|
+
* <p>The ID of the Site-to-Site VPN connection. </p>
|
|
655
|
+
* @public
|
|
656
|
+
*/
|
|
657
|
+
VpnConnectionId: string | undefined;
|
|
658
|
+
/**
|
|
659
|
+
* <p>The IPv4 CIDR on the customer gateway (on-premises) side of the VPN connection.</p>
|
|
660
|
+
* <p>Default: <code>0.0.0.0/0</code>
|
|
661
|
+
* </p>
|
|
662
|
+
* @public
|
|
663
|
+
*/
|
|
664
|
+
LocalIpv4NetworkCidr?: string | undefined;
|
|
665
|
+
/**
|
|
666
|
+
* <p>The IPv4 CIDR on the Amazon Web Services side of the VPN connection.</p>
|
|
667
|
+
* <p>Default: <code>0.0.0.0/0</code>
|
|
668
|
+
* </p>
|
|
669
|
+
* @public
|
|
670
|
+
*/
|
|
671
|
+
RemoteIpv4NetworkCidr?: string | undefined;
|
|
672
|
+
/**
|
|
673
|
+
* <p>The IPv6 CIDR on the customer gateway (on-premises) side of the VPN connection.</p>
|
|
674
|
+
* <p>Default: <code>::/0</code>
|
|
675
|
+
* </p>
|
|
676
|
+
* @public
|
|
677
|
+
*/
|
|
678
|
+
LocalIpv6NetworkCidr?: string | undefined;
|
|
679
|
+
/**
|
|
680
|
+
* <p>The IPv6 CIDR on the Amazon Web Services side of the VPN connection.</p>
|
|
681
|
+
* <p>Default: <code>::/0</code>
|
|
682
|
+
* </p>
|
|
683
|
+
* @public
|
|
684
|
+
*/
|
|
685
|
+
RemoteIpv6NetworkCidr?: string | undefined;
|
|
686
|
+
/**
|
|
687
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
688
|
+
* @public
|
|
689
|
+
*/
|
|
690
|
+
DryRun?: boolean | undefined;
|
|
691
|
+
}
|
|
692
|
+
/**
|
|
693
|
+
* @public
|
|
694
|
+
*/
|
|
695
|
+
export interface ModifyVpnConnectionOptionsResult {
|
|
696
|
+
/**
|
|
697
|
+
* <p>Information about the VPN connection.</p>
|
|
698
|
+
* @public
|
|
699
|
+
*/
|
|
700
|
+
VpnConnection?: VpnConnection | undefined;
|
|
701
|
+
}
|
|
702
|
+
/**
|
|
703
|
+
* @public
|
|
704
|
+
*/
|
|
705
|
+
export interface ModifyVpnTunnelCertificateRequest {
|
|
706
|
+
/**
|
|
707
|
+
* <p>The ID of the Amazon Web Services Site-to-Site VPN connection.</p>
|
|
708
|
+
* @public
|
|
709
|
+
*/
|
|
710
|
+
VpnConnectionId: string | undefined;
|
|
711
|
+
/**
|
|
712
|
+
* <p>The external IP address of the VPN tunnel.</p>
|
|
713
|
+
* @public
|
|
714
|
+
*/
|
|
715
|
+
VpnTunnelOutsideIpAddress: string | undefined;
|
|
716
|
+
/**
|
|
717
|
+
* <p>Checks whether you have the required permissions for the action, without actually
|
|
718
|
+
* making the request, and provides an error response. If you have the required
|
|
719
|
+
* permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
|
|
720
|
+
* <code>UnauthorizedOperation</code>.</p>
|
|
721
|
+
* @public
|
|
722
|
+
*/
|
|
723
|
+
DryRun?: boolean | undefined;
|
|
724
|
+
}
|
|
725
|
+
/**
|
|
726
|
+
* @public
|
|
727
|
+
*/
|
|
728
|
+
export interface ModifyVpnTunnelCertificateResult {
|
|
729
|
+
/**
|
|
730
|
+
* <p>Information about the VPN connection.</p>
|
|
731
|
+
* @public
|
|
732
|
+
*/
|
|
733
|
+
VpnConnection?: VpnConnection | undefined;
|
|
734
|
+
}
|
|
735
|
+
/**
|
|
736
|
+
* <p>The Amazon Web Services Site-to-Site VPN tunnel options to modify.</p>
|
|
737
|
+
* @public
|
|
738
|
+
*/
|
|
739
|
+
export interface ModifyVpnTunnelOptionsSpecification {
|
|
740
|
+
/**
|
|
741
|
+
* <p>The range of inside IPv4 addresses for the tunnel. Any specified CIDR blocks must be
|
|
742
|
+
* unique across all VPN connections that use the same virtual private gateway. </p>
|
|
743
|
+
* <p>Constraints: A size /30 CIDR block from the <code>169.254.0.0/16</code> range. The
|
|
744
|
+
* following CIDR blocks are reserved and cannot be used:</p>
|
|
745
|
+
* <ul>
|
|
746
|
+
* <li>
|
|
747
|
+
* <p>
|
|
748
|
+
* <code>169.254.0.0/30</code>
|
|
749
|
+
* </p>
|
|
750
|
+
* </li>
|
|
751
|
+
* <li>
|
|
752
|
+
* <p>
|
|
753
|
+
* <code>169.254.1.0/30</code>
|
|
754
|
+
* </p>
|
|
755
|
+
* </li>
|
|
756
|
+
* <li>
|
|
757
|
+
* <p>
|
|
758
|
+
* <code>169.254.2.0/30</code>
|
|
759
|
+
* </p>
|
|
760
|
+
* </li>
|
|
761
|
+
* <li>
|
|
762
|
+
* <p>
|
|
763
|
+
* <code>169.254.3.0/30</code>
|
|
764
|
+
* </p>
|
|
765
|
+
* </li>
|
|
766
|
+
* <li>
|
|
767
|
+
* <p>
|
|
768
|
+
* <code>169.254.4.0/30</code>
|
|
769
|
+
* </p>
|
|
770
|
+
* </li>
|
|
771
|
+
* <li>
|
|
772
|
+
* <p>
|
|
773
|
+
* <code>169.254.5.0/30</code>
|
|
774
|
+
* </p>
|
|
775
|
+
* </li>
|
|
776
|
+
* <li>
|
|
777
|
+
* <p>
|
|
778
|
+
* <code>169.254.169.252/30</code>
|
|
779
|
+
* </p>
|
|
780
|
+
* </li>
|
|
781
|
+
* </ul>
|
|
782
|
+
* @public
|
|
783
|
+
*/
|
|
784
|
+
TunnelInsideCidr?: string | undefined;
|
|
785
|
+
/**
|
|
786
|
+
* <p>The range of inside IPv6 addresses for the tunnel. Any specified CIDR blocks must be
|
|
787
|
+
* unique across all VPN connections that use the same transit gateway.</p>
|
|
788
|
+
* <p>Constraints: A size /126 CIDR block from the local <code>fd00::/8</code> range.</p>
|
|
789
|
+
* @public
|
|
790
|
+
*/
|
|
791
|
+
TunnelInsideIpv6Cidr?: string | undefined;
|
|
792
|
+
/**
|
|
793
|
+
* <p>The pre-shared key (PSK) to establish initial authentication between the virtual
|
|
794
|
+
* private gateway and the customer gateway.</p>
|
|
795
|
+
* <p>Constraints: Allowed characters are alphanumeric characters, periods (.), and
|
|
796
|
+
* underscores (_). Must be between 8 and 64 characters in length and cannot start with
|
|
797
|
+
* zero (0).</p>
|
|
798
|
+
* @public
|
|
799
|
+
*/
|
|
800
|
+
PreSharedKey?: string | undefined;
|
|
801
|
+
/**
|
|
802
|
+
* <p>The lifetime for phase 1 of the IKE negotiation, in seconds.</p>
|
|
803
|
+
* <p>Constraints: A value between 900 and 28,800.</p>
|
|
804
|
+
* <p>Default: <code>28800</code>
|
|
805
|
+
* </p>
|
|
806
|
+
* @public
|
|
807
|
+
*/
|
|
808
|
+
Phase1LifetimeSeconds?: number | undefined;
|
|
809
|
+
/**
|
|
810
|
+
* <p>The lifetime for phase 2 of the IKE negotiation, in seconds.</p>
|
|
811
|
+
* <p>Constraints: A value between 900 and 3,600. The value must be less than the value for
|
|
812
|
+
* <code>Phase1LifetimeSeconds</code>.</p>
|
|
813
|
+
* <p>Default: <code>3600</code>
|
|
814
|
+
* </p>
|
|
815
|
+
* @public
|
|
816
|
+
*/
|
|
817
|
+
Phase2LifetimeSeconds?: number | undefined;
|
|
818
|
+
/**
|
|
819
|
+
* <p>The margin time, in seconds, before the phase 2 lifetime expires, during which the
|
|
820
|
+
* Amazon Web Services side of the VPN connection performs an IKE rekey. The exact time
|
|
821
|
+
* of the rekey is randomly selected based on the value for
|
|
822
|
+
* <code>RekeyFuzzPercentage</code>.</p>
|
|
823
|
+
* <p>Constraints: A value between 60 and half of <code>Phase2LifetimeSeconds</code>.</p>
|
|
824
|
+
* <p>Default: <code>270</code>
|
|
825
|
+
* </p>
|
|
826
|
+
* @public
|
|
827
|
+
*/
|
|
828
|
+
RekeyMarginTimeSeconds?: number | undefined;
|
|
829
|
+
/**
|
|
830
|
+
* <p>The percentage of the rekey window (determined by <code>RekeyMarginTimeSeconds</code>)
|
|
831
|
+
* during which the rekey time is randomly selected.</p>
|
|
832
|
+
* <p>Constraints: A value between 0 and 100.</p>
|
|
833
|
+
* <p>Default: <code>100</code>
|
|
834
|
+
* </p>
|
|
835
|
+
* @public
|
|
836
|
+
*/
|
|
837
|
+
RekeyFuzzPercentage?: number | undefined;
|
|
838
|
+
/**
|
|
839
|
+
* <p>The number of packets in an IKE replay window.</p>
|
|
840
|
+
* <p>Constraints: A value between 64 and 2048.</p>
|
|
841
|
+
* <p>Default: <code>1024</code>
|
|
842
|
+
* </p>
|
|
843
|
+
* @public
|
|
844
|
+
*/
|
|
845
|
+
ReplayWindowSize?: number | undefined;
|
|
846
|
+
/**
|
|
847
|
+
* <p>The number of seconds after which a DPD timeout occurs. A DPD timeout of 40 seconds means that the VPN endpoint will consider the peer dead 30 seconds after the first failed keep-alive.</p>
|
|
848
|
+
* <p>Constraints: A value greater than or equal to 30.</p>
|
|
849
|
+
* <p>Default: <code>40</code>
|
|
850
|
+
* </p>
|
|
851
|
+
* @public
|
|
852
|
+
*/
|
|
853
|
+
DPDTimeoutSeconds?: number | undefined;
|
|
854
|
+
/**
|
|
855
|
+
* <p>The action to take after DPD timeout occurs. Specify <code>restart</code> to restart
|
|
856
|
+
* the IKE initiation. Specify <code>clear</code> to end the IKE session.</p>
|
|
857
|
+
* <p>Valid Values: <code>clear</code> | <code>none</code> | <code>restart</code>
|
|
858
|
+
* </p>
|
|
859
|
+
* <p>Default: <code>clear</code>
|
|
860
|
+
* </p>
|
|
861
|
+
* @public
|
|
862
|
+
*/
|
|
863
|
+
DPDTimeoutAction?: string | undefined;
|
|
864
|
+
/**
|
|
865
|
+
* <p>One or more encryption algorithms that are permitted for the VPN tunnel for phase 1
|
|
866
|
+
* IKE negotiations.</p>
|
|
867
|
+
* <p>Valid values: <code>AES128</code> | <code>AES256</code> | <code>AES128-GCM-16</code> |
|
|
868
|
+
* <code>AES256-GCM-16</code>
|
|
869
|
+
* </p>
|
|
870
|
+
* @public
|
|
871
|
+
*/
|
|
872
|
+
Phase1EncryptionAlgorithms?: Phase1EncryptionAlgorithmsRequestListValue[] | undefined;
|
|
873
|
+
/**
|
|
874
|
+
* <p>One or more encryption algorithms that are permitted for the VPN tunnel for phase 2
|
|
875
|
+
* IKE negotiations.</p>
|
|
876
|
+
* <p>Valid values: <code>AES128</code> | <code>AES256</code> | <code>AES128-GCM-16</code> |
|
|
877
|
+
* <code>AES256-GCM-16</code>
|
|
878
|
+
* </p>
|
|
879
|
+
* @public
|
|
880
|
+
*/
|
|
881
|
+
Phase2EncryptionAlgorithms?: Phase2EncryptionAlgorithmsRequestListValue[] | undefined;
|
|
882
|
+
/**
|
|
883
|
+
* <p>One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE
|
|
884
|
+
* negotiations.</p>
|
|
885
|
+
* <p>Valid values: <code>SHA1</code> | <code>SHA2-256</code> | <code>SHA2-384</code> |
|
|
886
|
+
* <code>SHA2-512</code>
|
|
887
|
+
* </p>
|
|
888
|
+
* @public
|
|
889
|
+
*/
|
|
890
|
+
Phase1IntegrityAlgorithms?: Phase1IntegrityAlgorithmsRequestListValue[] | undefined;
|
|
891
|
+
/**
|
|
892
|
+
* <p>One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE
|
|
893
|
+
* negotiations.</p>
|
|
894
|
+
* <p>Valid values: <code>SHA1</code> | <code>SHA2-256</code> | <code>SHA2-384</code> |
|
|
895
|
+
* <code>SHA2-512</code>
|
|
896
|
+
* </p>
|
|
897
|
+
* @public
|
|
898
|
+
*/
|
|
899
|
+
Phase2IntegrityAlgorithms?: Phase2IntegrityAlgorithmsRequestListValue[] | undefined;
|
|
900
|
+
/**
|
|
901
|
+
* <p>One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for
|
|
902
|
+
* phase 1 IKE negotiations.</p>
|
|
903
|
+
* <p>Valid values: <code>2</code> | <code>14</code> | <code>15</code> | <code>16</code> |
|
|
904
|
+
* <code>17</code> | <code>18</code> | <code>19</code> | <code>20</code> |
|
|
905
|
+
* <code>21</code> | <code>22</code> | <code>23</code> | <code>24</code>
|
|
906
|
+
* </p>
|
|
907
|
+
* @public
|
|
908
|
+
*/
|
|
909
|
+
Phase1DHGroupNumbers?: Phase1DHGroupNumbersRequestListValue[] | undefined;
|
|
910
|
+
/**
|
|
911
|
+
* <p>One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for
|
|
912
|
+
* phase 2 IKE negotiations.</p>
|
|
913
|
+
* <p>Valid values: <code>2</code> | <code>5</code> | <code>14</code> | <code>15</code> |
|
|
914
|
+
* <code>16</code> | <code>17</code> | <code>18</code> | <code>19</code> |
|
|
915
|
+
* <code>20</code> | <code>21</code> | <code>22</code> | <code>23</code> |
|
|
916
|
+
* <code>24</code>
|
|
917
|
+
* </p>
|
|
918
|
+
* @public
|
|
919
|
+
*/
|
|
920
|
+
Phase2DHGroupNumbers?: Phase2DHGroupNumbersRequestListValue[] | undefined;
|
|
921
|
+
/**
|
|
922
|
+
* <p>The IKE versions that are permitted for the VPN tunnel.</p>
|
|
923
|
+
* <p>Valid values: <code>ikev1</code> | <code>ikev2</code>
|
|
924
|
+
* </p>
|
|
925
|
+
* @public
|
|
926
|
+
*/
|
|
927
|
+
IKEVersions?: IKEVersionsRequestListValue[] | undefined;
|
|
928
|
+
/**
|
|
929
|
+
* <p>The action to take when the establishing the tunnel for the VPN connection. By
|
|
930
|
+
* default, your customer gateway device must initiate the IKE negotiation and bring up the
|
|
931
|
+
* tunnel. Specify <code>start</code> for Amazon Web Services to initiate the IKE
|
|
932
|
+
* negotiation.</p>
|
|
933
|
+
* <p>Valid Values: <code>add</code> | <code>start</code>
|
|
934
|
+
* </p>
|
|
935
|
+
* <p>Default: <code>add</code>
|
|
936
|
+
* </p>
|
|
937
|
+
* @public
|
|
938
|
+
*/
|
|
939
|
+
StartupAction?: string | undefined;
|
|
940
|
+
/**
|
|
941
|
+
* <p>Options for logging VPN tunnel activity.</p>
|
|
942
|
+
* @public
|
|
943
|
+
*/
|
|
944
|
+
LogOptions?: VpnTunnelLogOptionsSpecification | undefined;
|
|
945
|
+
/**
|
|
946
|
+
* <p>Turn on or off tunnel endpoint lifecycle control feature.</p>
|
|
947
|
+
* @public
|
|
948
|
+
*/
|
|
949
|
+
EnableTunnelLifecycleControl?: boolean | undefined;
|
|
950
|
+
}
|
|
951
|
+
/**
|
|
952
|
+
* @public
|
|
953
|
+
*/
|
|
954
|
+
export interface ModifyVpnTunnelOptionsRequest {
|
|
955
|
+
/**
|
|
956
|
+
* <p>The ID of the Amazon Web Services Site-to-Site VPN connection.</p>
|
|
957
|
+
* @public
|
|
958
|
+
*/
|
|
959
|
+
VpnConnectionId: string | undefined;
|
|
960
|
+
/**
|
|
961
|
+
* <p>The external IP address of the VPN tunnel.</p>
|
|
962
|
+
* @public
|
|
963
|
+
*/
|
|
964
|
+
VpnTunnelOutsideIpAddress: string | undefined;
|
|
965
|
+
/**
|
|
966
|
+
* <p>The tunnel options to modify.</p>
|
|
967
|
+
* @public
|
|
968
|
+
*/
|
|
969
|
+
TunnelOptions: ModifyVpnTunnelOptionsSpecification | undefined;
|
|
970
|
+
/**
|
|
971
|
+
* <p>Checks whether you have the required permissions for the action, without actually
|
|
972
|
+
* making the request, and provides an error response. If you have the required
|
|
973
|
+
* permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
|
|
974
|
+
* <code>UnauthorizedOperation</code>.</p>
|
|
975
|
+
* @public
|
|
976
|
+
*/
|
|
977
|
+
DryRun?: boolean | undefined;
|
|
978
|
+
/**
|
|
979
|
+
* <p>Choose whether or not to trigger immediate tunnel replacement. This is only applicable when turning on or off <code>EnableTunnelLifecycleControl</code>.</p>
|
|
980
|
+
* <p>Valid values: <code>True</code> | <code>False</code>
|
|
981
|
+
* </p>
|
|
982
|
+
* @public
|
|
983
|
+
*/
|
|
984
|
+
SkipTunnelReplacement?: boolean | undefined;
|
|
985
|
+
/**
|
|
986
|
+
* <p>Specifies the storage mode for the pre-shared key (PSK). Valid values are <code>Standard</code> (stored in Site-to-Site VPN service) or <code>SecretsManager</code> (stored in Amazon Web Services Secrets Manager).</p>
|
|
987
|
+
* @public
|
|
988
|
+
*/
|
|
989
|
+
PreSharedKeyStorage?: string | undefined;
|
|
990
|
+
}
|
|
991
|
+
/**
|
|
992
|
+
* @public
|
|
993
|
+
*/
|
|
994
|
+
export interface ModifyVpnTunnelOptionsResult {
|
|
995
|
+
/**
|
|
996
|
+
* <p>Information about the VPN connection.</p>
|
|
997
|
+
* @public
|
|
998
|
+
*/
|
|
999
|
+
VpnConnection?: VpnConnection | undefined;
|
|
1000
|
+
}
|
|
1001
|
+
/**
|
|
1002
|
+
* @public
|
|
1003
|
+
*/
|
|
1004
|
+
export interface MonitorInstancesRequest {
|
|
1005
|
+
/**
|
|
1006
|
+
* <p>The IDs of the instances.</p>
|
|
1007
|
+
* @public
|
|
1008
|
+
*/
|
|
1009
|
+
InstanceIds: string[] | undefined;
|
|
1010
|
+
/**
|
|
1011
|
+
* <p>Checks whether you have the required permissions for the operation, without actually making the
|
|
1012
|
+
* request, and provides an error response. If you have the required permissions, the error response is
|
|
1013
|
+
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
1014
|
+
* @public
|
|
1015
|
+
*/
|
|
1016
|
+
DryRun?: boolean | undefined;
|
|
1017
|
+
}
|
|
9
1018
|
/**
|
|
10
1019
|
* <p>Describes the monitoring of an instance.</p>
|
|
11
1020
|
* @public
|
|
@@ -2544,6 +3553,33 @@ export interface RestoreSnapshotTierResult {
|
|
|
2544
3553
|
*/
|
|
2545
3554
|
IsPermanentRestore?: boolean | undefined;
|
|
2546
3555
|
}
|
|
3556
|
+
/**
|
|
3557
|
+
* @public
|
|
3558
|
+
*/
|
|
3559
|
+
export interface RestoreVolumeFromRecycleBinRequest {
|
|
3560
|
+
/**
|
|
3561
|
+
* <p>The ID of the volume to restore.</p>
|
|
3562
|
+
* @public
|
|
3563
|
+
*/
|
|
3564
|
+
VolumeId: string | undefined;
|
|
3565
|
+
/**
|
|
3566
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3567
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3568
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3569
|
+
* @public
|
|
3570
|
+
*/
|
|
3571
|
+
DryRun?: boolean | undefined;
|
|
3572
|
+
}
|
|
3573
|
+
/**
|
|
3574
|
+
* @public
|
|
3575
|
+
*/
|
|
3576
|
+
export interface RestoreVolumeFromRecycleBinResult {
|
|
3577
|
+
/**
|
|
3578
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
3579
|
+
* @public
|
|
3580
|
+
*/
|
|
3581
|
+
Return?: boolean | undefined;
|
|
3582
|
+
}
|
|
2547
3583
|
/**
|
|
2548
3584
|
* @public
|
|
2549
3585
|
*/
|