@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
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DefaultRouteTablePropagationValue,
|
|
16
16
|
DiskImageFormat,
|
|
17
17
|
DnsSupportValue,
|
|
18
|
+
EncryptionSupportOptionValue,
|
|
18
19
|
EndDateType,
|
|
19
20
|
ExcessCapacityTerminationPolicy,
|
|
20
21
|
FleetExcessCapacityTerminationPolicy,
|
|
@@ -32,16 +33,19 @@ import {
|
|
|
32
33
|
InstanceMetadataProtocolState,
|
|
33
34
|
InstanceMetadataTagsState,
|
|
34
35
|
InstanceRebootMigrationState,
|
|
35
|
-
InternetGatewayBlockMode,
|
|
36
|
-
InternetGatewayExclusionMode,
|
|
37
36
|
IpAddressType,
|
|
38
37
|
IpamComplianceStatus,
|
|
39
38
|
IpamManagementState,
|
|
40
39
|
IpamMeteredAccount,
|
|
40
|
+
IpamNetworkInterfaceAttachmentStatus,
|
|
41
41
|
IpamOverlapStatus,
|
|
42
42
|
IpamPolicyResourceType,
|
|
43
43
|
IpamPrefixListResolverRuleConditionOperation,
|
|
44
44
|
IpamPrefixListResolverRuleType,
|
|
45
|
+
IpamPublicAddressAssociationStatus,
|
|
46
|
+
IpamPublicAddressAwsService,
|
|
47
|
+
IpamPublicAddressType,
|
|
48
|
+
IpamResourceCidrIpSource,
|
|
45
49
|
IpamResourceType,
|
|
46
50
|
IpamTier,
|
|
47
51
|
Ipv6SupportValue,
|
|
@@ -51,7 +55,6 @@ import {
|
|
|
51
55
|
MetadataDefaultHttpTokensState,
|
|
52
56
|
ModifyAvailabilityZoneOptInStatus,
|
|
53
57
|
OperationType,
|
|
54
|
-
PayerResponsibility,
|
|
55
58
|
PermissionGroup,
|
|
56
59
|
PlatformValues,
|
|
57
60
|
PublicIpDnsOption,
|
|
@@ -77,13 +80,12 @@ import {
|
|
|
77
80
|
UnsuccessfulInstanceCreditSpecificationErrorCode,
|
|
78
81
|
VerifiedAccessEndpointProtocol,
|
|
79
82
|
VirtualizationType,
|
|
83
|
+
VolumeState,
|
|
80
84
|
VolumeType,
|
|
81
|
-
VpcTenancy,
|
|
82
85
|
VpnEcmpSupportValue,
|
|
83
86
|
} from "./enums";
|
|
84
87
|
import {
|
|
85
88
|
AccessScopeAnalysisFinding,
|
|
86
|
-
AddedPrincipal,
|
|
87
89
|
AddIpamOperatingRegion,
|
|
88
90
|
AddIpamOrganizationalUnitExclusion,
|
|
89
91
|
AddPrefixListEntry,
|
|
@@ -95,6 +97,8 @@ import {
|
|
|
95
97
|
ConnectionLogOptions,
|
|
96
98
|
EnaSrdSpecification,
|
|
97
99
|
InstanceEventWindow,
|
|
100
|
+
IpamPoolAllocation,
|
|
101
|
+
OperatorResponse,
|
|
98
102
|
RouteServerAssociation,
|
|
99
103
|
SubnetAssociation,
|
|
100
104
|
Tag,
|
|
@@ -133,28 +137,18 @@ import {
|
|
|
133
137
|
TargetCapacitySpecificationRequest,
|
|
134
138
|
} from "./models_1";
|
|
135
139
|
import {
|
|
136
|
-
DnsOptionsSpecification,
|
|
137
|
-
IKEVersionsRequestListValue,
|
|
138
|
-
Phase1DHGroupNumbersRequestListValue,
|
|
139
|
-
Phase1EncryptionAlgorithmsRequestListValue,
|
|
140
|
-
Phase1IntegrityAlgorithmsRequestListValue,
|
|
141
|
-
Phase2DHGroupNumbersRequestListValue,
|
|
142
|
-
Phase2EncryptionAlgorithmsRequestListValue,
|
|
143
|
-
Phase2IntegrityAlgorithmsRequestListValue,
|
|
144
140
|
SubnetCidrReservation,
|
|
145
|
-
SubnetConfiguration,
|
|
146
141
|
TrafficMirrorFilter,
|
|
147
142
|
TrafficMirrorFilterRule,
|
|
148
143
|
TrafficMirrorPortRangeRequest,
|
|
149
144
|
TrafficMirrorSession,
|
|
150
145
|
TransitGateway,
|
|
146
|
+
TransitGatewayMeteringPolicy,
|
|
147
|
+
TransitGatewayMeteringPolicyEntry,
|
|
151
148
|
TransitGatewayPrefixListReference,
|
|
152
149
|
VerifiedAccessEndpoint,
|
|
153
150
|
VerifiedAccessGroup,
|
|
154
151
|
VerifiedAccessSseSpecificationRequest,
|
|
155
|
-
VpcBlockPublicAccessExclusion,
|
|
156
|
-
VpnConnection,
|
|
157
|
-
VpnTunnelLogOptionsSpecification,
|
|
158
152
|
} from "./models_2";
|
|
159
153
|
import {
|
|
160
154
|
AttributeBooleanValue,
|
|
@@ -163,7 +157,6 @@ import {
|
|
|
163
157
|
FpgaImageAttribute,
|
|
164
158
|
ImportImageLicenseConfigurationResponse,
|
|
165
159
|
InstanceMetadataOptionsResponse,
|
|
166
|
-
InstanceStatusEvent,
|
|
167
160
|
IpamPoolCidr,
|
|
168
161
|
LaunchPermission,
|
|
169
162
|
SnapshotDetail,
|
|
@@ -171,17 +164,159 @@ import {
|
|
|
171
164
|
} from "./models_3";
|
|
172
165
|
import {
|
|
173
166
|
CreateVolumePermission,
|
|
167
|
+
InstanceStatusEvent,
|
|
174
168
|
LaunchTemplateConfig,
|
|
175
169
|
ReservedInstancesConfiguration,
|
|
176
170
|
VerifiedAccessInstanceLoggingConfiguration,
|
|
177
|
-
VolumeModification,
|
|
178
171
|
} from "./models_4";
|
|
179
172
|
import {
|
|
180
173
|
InstanceFamilyCreditSpecification,
|
|
181
|
-
|
|
174
|
+
IpamDiscoveryFailureReason,
|
|
182
175
|
RouteServerPropagation,
|
|
183
|
-
|
|
176
|
+
VolumeModification,
|
|
184
177
|
} from "./models_5";
|
|
178
|
+
export interface IpamDiscoveredAccount {
|
|
179
|
+
AccountId?: string | undefined;
|
|
180
|
+
DiscoveryRegion?: string | undefined;
|
|
181
|
+
FailureReason?: IpamDiscoveryFailureReason | undefined;
|
|
182
|
+
LastAttemptedDiscoveryTime?: Date | undefined;
|
|
183
|
+
LastSuccessfulDiscoveryTime?: Date | undefined;
|
|
184
|
+
OrganizationalUnitId?: string | undefined;
|
|
185
|
+
}
|
|
186
|
+
export interface GetIpamDiscoveredAccountsResult {
|
|
187
|
+
IpamDiscoveredAccounts?: IpamDiscoveredAccount[] | undefined;
|
|
188
|
+
NextToken?: string | undefined;
|
|
189
|
+
}
|
|
190
|
+
export interface GetIpamDiscoveredPublicAddressesRequest {
|
|
191
|
+
DryRun?: boolean | undefined;
|
|
192
|
+
IpamResourceDiscoveryId: string | undefined;
|
|
193
|
+
AddressRegion: string | undefined;
|
|
194
|
+
Filters?: Filter[] | undefined;
|
|
195
|
+
NextToken?: string | undefined;
|
|
196
|
+
MaxResults?: number | undefined;
|
|
197
|
+
}
|
|
198
|
+
export interface IpamPublicAddressSecurityGroup {
|
|
199
|
+
GroupName?: string | undefined;
|
|
200
|
+
GroupId?: string | undefined;
|
|
201
|
+
}
|
|
202
|
+
export interface IpamPublicAddressTag {
|
|
203
|
+
Key?: string | undefined;
|
|
204
|
+
Value?: string | undefined;
|
|
205
|
+
}
|
|
206
|
+
export interface IpamPublicAddressTags {
|
|
207
|
+
EipTags?: IpamPublicAddressTag[] | undefined;
|
|
208
|
+
}
|
|
209
|
+
export interface IpamDiscoveredPublicAddress {
|
|
210
|
+
IpamResourceDiscoveryId?: string | undefined;
|
|
211
|
+
AddressRegion?: string | undefined;
|
|
212
|
+
Address?: string | undefined;
|
|
213
|
+
AddressOwnerId?: string | undefined;
|
|
214
|
+
AddressAllocationId?: string | undefined;
|
|
215
|
+
AssociationStatus?: IpamPublicAddressAssociationStatus | undefined;
|
|
216
|
+
AddressType?: IpamPublicAddressType | undefined;
|
|
217
|
+
Service?: IpamPublicAddressAwsService | undefined;
|
|
218
|
+
ServiceResource?: string | undefined;
|
|
219
|
+
VpcId?: string | undefined;
|
|
220
|
+
SubnetId?: string | undefined;
|
|
221
|
+
PublicIpv4PoolId?: string | undefined;
|
|
222
|
+
NetworkInterfaceId?: string | undefined;
|
|
223
|
+
NetworkInterfaceDescription?: string | undefined;
|
|
224
|
+
InstanceId?: string | undefined;
|
|
225
|
+
Tags?: IpamPublicAddressTags | undefined;
|
|
226
|
+
NetworkBorderGroup?: string | undefined;
|
|
227
|
+
SecurityGroups?: IpamPublicAddressSecurityGroup[] | undefined;
|
|
228
|
+
SampleTime?: Date | undefined;
|
|
229
|
+
}
|
|
230
|
+
export interface GetIpamDiscoveredPublicAddressesResult {
|
|
231
|
+
IpamDiscoveredPublicAddresses?: IpamDiscoveredPublicAddress[] | undefined;
|
|
232
|
+
OldestSampleTime?: Date | undefined;
|
|
233
|
+
NextToken?: string | undefined;
|
|
234
|
+
}
|
|
235
|
+
export interface GetIpamDiscoveredResourceCidrsRequest {
|
|
236
|
+
DryRun?: boolean | undefined;
|
|
237
|
+
IpamResourceDiscoveryId: string | undefined;
|
|
238
|
+
ResourceRegion: string | undefined;
|
|
239
|
+
Filters?: Filter[] | undefined;
|
|
240
|
+
NextToken?: string | undefined;
|
|
241
|
+
MaxResults?: number | undefined;
|
|
242
|
+
}
|
|
243
|
+
export interface IpamDiscoveredResourceCidr {
|
|
244
|
+
IpamResourceDiscoveryId?: string | undefined;
|
|
245
|
+
ResourceRegion?: string | undefined;
|
|
246
|
+
ResourceId?: string | undefined;
|
|
247
|
+
ResourceOwnerId?: string | undefined;
|
|
248
|
+
ResourceCidr?: string | undefined;
|
|
249
|
+
IpSource?: IpamResourceCidrIpSource | undefined;
|
|
250
|
+
ResourceType?: IpamResourceType | undefined;
|
|
251
|
+
ResourceTags?: IpamResourceTag[] | undefined;
|
|
252
|
+
IpUsage?: number | undefined;
|
|
253
|
+
VpcId?: string | undefined;
|
|
254
|
+
SubnetId?: string | undefined;
|
|
255
|
+
NetworkInterfaceAttachmentStatus?:
|
|
256
|
+
| IpamNetworkInterfaceAttachmentStatus
|
|
257
|
+
| undefined;
|
|
258
|
+
SampleTime?: Date | undefined;
|
|
259
|
+
AvailabilityZoneId?: string | undefined;
|
|
260
|
+
}
|
|
261
|
+
export interface GetIpamDiscoveredResourceCidrsResult {
|
|
262
|
+
IpamDiscoveredResourceCidrs?: IpamDiscoveredResourceCidr[] | undefined;
|
|
263
|
+
NextToken?: string | undefined;
|
|
264
|
+
}
|
|
265
|
+
export interface GetIpamPolicyAllocationRulesRequest {
|
|
266
|
+
DryRun?: boolean | undefined;
|
|
267
|
+
IpamPolicyId: string | undefined;
|
|
268
|
+
Filters?: Filter[] | undefined;
|
|
269
|
+
Locale?: string | undefined;
|
|
270
|
+
ResourceType?: IpamPolicyResourceType | undefined;
|
|
271
|
+
MaxResults?: number | undefined;
|
|
272
|
+
NextToken?: string | undefined;
|
|
273
|
+
}
|
|
274
|
+
export interface IpamPolicyAllocationRule {
|
|
275
|
+
SourceIpamPoolId?: string | undefined;
|
|
276
|
+
}
|
|
277
|
+
export interface IpamPolicyDocument {
|
|
278
|
+
IpamPolicyId?: string | undefined;
|
|
279
|
+
Locale?: string | undefined;
|
|
280
|
+
ResourceType?: IpamPolicyResourceType | undefined;
|
|
281
|
+
AllocationRules?: IpamPolicyAllocationRule[] | undefined;
|
|
282
|
+
}
|
|
283
|
+
export interface GetIpamPolicyAllocationRulesResult {
|
|
284
|
+
IpamPolicyDocuments?: IpamPolicyDocument[] | undefined;
|
|
285
|
+
NextToken?: string | undefined;
|
|
286
|
+
}
|
|
287
|
+
export interface GetIpamPolicyOrganizationTargetsRequest {
|
|
288
|
+
DryRun?: boolean | undefined;
|
|
289
|
+
MaxResults?: number | undefined;
|
|
290
|
+
NextToken?: string | undefined;
|
|
291
|
+
IpamPolicyId: string | undefined;
|
|
292
|
+
Filters?: Filter[] | undefined;
|
|
293
|
+
}
|
|
294
|
+
export interface IpamPolicyOrganizationTarget {
|
|
295
|
+
OrganizationTargetId?: string | undefined;
|
|
296
|
+
}
|
|
297
|
+
export interface GetIpamPolicyOrganizationTargetsResult {
|
|
298
|
+
OrganizationTargets?: IpamPolicyOrganizationTarget[] | undefined;
|
|
299
|
+
NextToken?: string | undefined;
|
|
300
|
+
}
|
|
301
|
+
export interface GetIpamPoolAllocationsRequest {
|
|
302
|
+
DryRun?: boolean | undefined;
|
|
303
|
+
IpamPoolId: string | undefined;
|
|
304
|
+
IpamPoolAllocationId?: string | undefined;
|
|
305
|
+
Filters?: Filter[] | undefined;
|
|
306
|
+
MaxResults?: number | undefined;
|
|
307
|
+
NextToken?: string | undefined;
|
|
308
|
+
}
|
|
309
|
+
export interface GetIpamPoolAllocationsResult {
|
|
310
|
+
IpamPoolAllocations?: IpamPoolAllocation[] | undefined;
|
|
311
|
+
NextToken?: string | undefined;
|
|
312
|
+
}
|
|
313
|
+
export interface GetIpamPoolCidrsRequest {
|
|
314
|
+
DryRun?: boolean | undefined;
|
|
315
|
+
IpamPoolId: string | undefined;
|
|
316
|
+
Filters?: Filter[] | undefined;
|
|
317
|
+
MaxResults?: number | undefined;
|
|
318
|
+
NextToken?: string | undefined;
|
|
319
|
+
}
|
|
185
320
|
export interface GetIpamPoolCidrsResult {
|
|
186
321
|
IpamPoolCidrs?: IpamPoolCidr[] | undefined;
|
|
187
322
|
NextToken?: string | undefined;
|
|
@@ -506,6 +641,19 @@ export interface GetTransitGatewayAttachmentPropagationsResult {
|
|
|
506
641
|
| undefined;
|
|
507
642
|
NextToken?: string | undefined;
|
|
508
643
|
}
|
|
644
|
+
export interface GetTransitGatewayMeteringPolicyEntriesRequest {
|
|
645
|
+
TransitGatewayMeteringPolicyId: string | undefined;
|
|
646
|
+
Filters?: Filter[] | undefined;
|
|
647
|
+
MaxResults?: number | undefined;
|
|
648
|
+
NextToken?: string | undefined;
|
|
649
|
+
DryRun?: boolean | undefined;
|
|
650
|
+
}
|
|
651
|
+
export interface GetTransitGatewayMeteringPolicyEntriesResult {
|
|
652
|
+
TransitGatewayMeteringPolicyEntries?:
|
|
653
|
+
| TransitGatewayMeteringPolicyEntry[]
|
|
654
|
+
| undefined;
|
|
655
|
+
NextToken?: string | undefined;
|
|
656
|
+
}
|
|
509
657
|
export interface GetTransitGatewayMulticastDomainAssociationsRequest {
|
|
510
658
|
TransitGatewayMulticastDomainId: string | undefined;
|
|
511
659
|
Filters?: Filter[] | undefined;
|
|
@@ -647,6 +795,22 @@ export interface GetVerifiedAccessGroupPolicyResult {
|
|
|
647
795
|
PolicyEnabled?: boolean | undefined;
|
|
648
796
|
PolicyDocument?: string | undefined;
|
|
649
797
|
}
|
|
798
|
+
export interface GetVpcResourcesBlockingEncryptionEnforcementRequest {
|
|
799
|
+
VpcId: string | undefined;
|
|
800
|
+
MaxResults?: number | undefined;
|
|
801
|
+
NextToken?: string | undefined;
|
|
802
|
+
DryRun?: boolean | undefined;
|
|
803
|
+
}
|
|
804
|
+
export interface VpcEncryptionNonCompliantResource {
|
|
805
|
+
Id?: string | undefined;
|
|
806
|
+
Type?: string | undefined;
|
|
807
|
+
Description?: string | undefined;
|
|
808
|
+
IsExcludable?: boolean | undefined;
|
|
809
|
+
}
|
|
810
|
+
export interface GetVpcResourcesBlockingEncryptionEnforcementResult {
|
|
811
|
+
NonCompliantResources?: VpcEncryptionNonCompliantResource[] | undefined;
|
|
812
|
+
NextToken?: string | undefined;
|
|
813
|
+
}
|
|
650
814
|
export interface GetVpnConnectionDeviceSampleConfigurationRequest {
|
|
651
815
|
VpnConnectionId: string | undefined;
|
|
652
816
|
VpnConnectionDeviceTypeId: string | undefined;
|
|
@@ -874,6 +1038,33 @@ export interface ListSnapshotsInRecycleBinResult {
|
|
|
874
1038
|
Snapshots?: SnapshotRecycleBinInfo[] | undefined;
|
|
875
1039
|
NextToken?: string | undefined;
|
|
876
1040
|
}
|
|
1041
|
+
export interface ListVolumesInRecycleBinRequest {
|
|
1042
|
+
VolumeIds?: string[] | undefined;
|
|
1043
|
+
DryRun?: boolean | undefined;
|
|
1044
|
+
MaxResults?: number | undefined;
|
|
1045
|
+
NextToken?: string | undefined;
|
|
1046
|
+
}
|
|
1047
|
+
export interface VolumeRecycleBinInfo {
|
|
1048
|
+
VolumeId?: string | undefined;
|
|
1049
|
+
VolumeType?: VolumeType | undefined;
|
|
1050
|
+
State?: VolumeState | undefined;
|
|
1051
|
+
Size?: number | undefined;
|
|
1052
|
+
Iops?: number | undefined;
|
|
1053
|
+
Throughput?: number | undefined;
|
|
1054
|
+
OutpostArn?: string | undefined;
|
|
1055
|
+
AvailabilityZone?: string | undefined;
|
|
1056
|
+
AvailabilityZoneId?: string | undefined;
|
|
1057
|
+
SourceVolumeId?: string | undefined;
|
|
1058
|
+
SnapshotId?: string | undefined;
|
|
1059
|
+
Operator?: OperatorResponse | undefined;
|
|
1060
|
+
CreateTime?: Date | undefined;
|
|
1061
|
+
RecycleBinEnterTime?: Date | undefined;
|
|
1062
|
+
RecycleBinExitTime?: Date | undefined;
|
|
1063
|
+
}
|
|
1064
|
+
export interface ListVolumesInRecycleBinResult {
|
|
1065
|
+
Volumes?: VolumeRecycleBinInfo[] | undefined;
|
|
1066
|
+
NextToken?: string | undefined;
|
|
1067
|
+
}
|
|
877
1068
|
export interface LockSnapshotRequest {
|
|
878
1069
|
SnapshotId: string | undefined;
|
|
879
1070
|
DryRun?: boolean | undefined;
|
|
@@ -1541,6 +1732,7 @@ export interface ModifyTransitGatewayOptions {
|
|
|
1541
1732
|
DefaultRouteTablePropagation?: DefaultRouteTablePropagationValue | undefined;
|
|
1542
1733
|
PropagationDefaultRouteTableId?: string | undefined;
|
|
1543
1734
|
AmazonSideAsn?: number | undefined;
|
|
1735
|
+
EncryptionSupport?: EncryptionSupportOptionValue | undefined;
|
|
1544
1736
|
}
|
|
1545
1737
|
export interface ModifyTransitGatewayRequest {
|
|
1546
1738
|
TransitGatewayId: string | undefined;
|
|
@@ -1551,6 +1743,15 @@ export interface ModifyTransitGatewayRequest {
|
|
|
1551
1743
|
export interface ModifyTransitGatewayResult {
|
|
1552
1744
|
TransitGateway?: TransitGateway | undefined;
|
|
1553
1745
|
}
|
|
1746
|
+
export interface ModifyTransitGatewayMeteringPolicyRequest {
|
|
1747
|
+
TransitGatewayMeteringPolicyId: string | undefined;
|
|
1748
|
+
AddMiddleboxAttachmentIds?: string[] | undefined;
|
|
1749
|
+
RemoveMiddleboxAttachmentIds?: string[] | undefined;
|
|
1750
|
+
DryRun?: boolean | undefined;
|
|
1751
|
+
}
|
|
1752
|
+
export interface ModifyTransitGatewayMeteringPolicyResult {
|
|
1753
|
+
TransitGatewayMeteringPolicy?: TransitGatewayMeteringPolicy | undefined;
|
|
1754
|
+
}
|
|
1554
1755
|
export interface ModifyTransitGatewayPrefixListReferenceRequest {
|
|
1555
1756
|
TransitGatewayRouteTableId: string | undefined;
|
|
1556
1757
|
PrefixListId: string | undefined;
|
|
@@ -1754,194 +1955,3 @@ export interface ModifyVolumeAttributeRequest {
|
|
|
1754
1955
|
VolumeId: string | undefined;
|
|
1755
1956
|
DryRun?: boolean | undefined;
|
|
1756
1957
|
}
|
|
1757
|
-
export interface ModifyVpcAttributeRequest {
|
|
1758
|
-
EnableDnsHostnames?: AttributeBooleanValue | undefined;
|
|
1759
|
-
EnableDnsSupport?: AttributeBooleanValue | undefined;
|
|
1760
|
-
VpcId: string | undefined;
|
|
1761
|
-
EnableNetworkAddressUsageMetrics?: AttributeBooleanValue | undefined;
|
|
1762
|
-
}
|
|
1763
|
-
export interface ModifyVpcBlockPublicAccessExclusionRequest {
|
|
1764
|
-
DryRun?: boolean | undefined;
|
|
1765
|
-
ExclusionId: string | undefined;
|
|
1766
|
-
InternetGatewayExclusionMode: InternetGatewayExclusionMode | undefined;
|
|
1767
|
-
}
|
|
1768
|
-
export interface ModifyVpcBlockPublicAccessExclusionResult {
|
|
1769
|
-
VpcBlockPublicAccessExclusion?: VpcBlockPublicAccessExclusion | undefined;
|
|
1770
|
-
}
|
|
1771
|
-
export interface ModifyVpcBlockPublicAccessOptionsRequest {
|
|
1772
|
-
DryRun?: boolean | undefined;
|
|
1773
|
-
InternetGatewayBlockMode: InternetGatewayBlockMode | undefined;
|
|
1774
|
-
}
|
|
1775
|
-
export interface ModifyVpcBlockPublicAccessOptionsResult {
|
|
1776
|
-
VpcBlockPublicAccessOptions?: VpcBlockPublicAccessOptions | undefined;
|
|
1777
|
-
}
|
|
1778
|
-
export interface ModifyVpcEndpointRequest {
|
|
1779
|
-
DryRun?: boolean | undefined;
|
|
1780
|
-
VpcEndpointId: string | undefined;
|
|
1781
|
-
ResetPolicy?: boolean | undefined;
|
|
1782
|
-
PolicyDocument?: string | undefined;
|
|
1783
|
-
AddRouteTableIds?: string[] | undefined;
|
|
1784
|
-
RemoveRouteTableIds?: string[] | undefined;
|
|
1785
|
-
AddSubnetIds?: string[] | undefined;
|
|
1786
|
-
RemoveSubnetIds?: string[] | undefined;
|
|
1787
|
-
AddSecurityGroupIds?: string[] | undefined;
|
|
1788
|
-
RemoveSecurityGroupIds?: string[] | undefined;
|
|
1789
|
-
IpAddressType?: IpAddressType | undefined;
|
|
1790
|
-
DnsOptions?: DnsOptionsSpecification | undefined;
|
|
1791
|
-
PrivateDnsEnabled?: boolean | undefined;
|
|
1792
|
-
SubnetConfigurations?: SubnetConfiguration[] | undefined;
|
|
1793
|
-
}
|
|
1794
|
-
export interface ModifyVpcEndpointResult {
|
|
1795
|
-
Return?: boolean | undefined;
|
|
1796
|
-
}
|
|
1797
|
-
export interface ModifyVpcEndpointConnectionNotificationRequest {
|
|
1798
|
-
DryRun?: boolean | undefined;
|
|
1799
|
-
ConnectionNotificationId: string | undefined;
|
|
1800
|
-
ConnectionNotificationArn?: string | undefined;
|
|
1801
|
-
ConnectionEvents?: string[] | undefined;
|
|
1802
|
-
}
|
|
1803
|
-
export interface ModifyVpcEndpointConnectionNotificationResult {
|
|
1804
|
-
ReturnValue?: boolean | undefined;
|
|
1805
|
-
}
|
|
1806
|
-
export interface ModifyVpcEndpointServiceConfigurationRequest {
|
|
1807
|
-
DryRun?: boolean | undefined;
|
|
1808
|
-
ServiceId: string | undefined;
|
|
1809
|
-
PrivateDnsName?: string | undefined;
|
|
1810
|
-
RemovePrivateDnsName?: boolean | undefined;
|
|
1811
|
-
AcceptanceRequired?: boolean | undefined;
|
|
1812
|
-
AddNetworkLoadBalancerArns?: string[] | undefined;
|
|
1813
|
-
RemoveNetworkLoadBalancerArns?: string[] | undefined;
|
|
1814
|
-
AddGatewayLoadBalancerArns?: string[] | undefined;
|
|
1815
|
-
RemoveGatewayLoadBalancerArns?: string[] | undefined;
|
|
1816
|
-
AddSupportedIpAddressTypes?: string[] | undefined;
|
|
1817
|
-
RemoveSupportedIpAddressTypes?: string[] | undefined;
|
|
1818
|
-
AddSupportedRegions?: string[] | undefined;
|
|
1819
|
-
RemoveSupportedRegions?: string[] | undefined;
|
|
1820
|
-
}
|
|
1821
|
-
export interface ModifyVpcEndpointServiceConfigurationResult {
|
|
1822
|
-
Return?: boolean | undefined;
|
|
1823
|
-
}
|
|
1824
|
-
export interface ModifyVpcEndpointServicePayerResponsibilityRequest {
|
|
1825
|
-
DryRun?: boolean | undefined;
|
|
1826
|
-
ServiceId: string | undefined;
|
|
1827
|
-
PayerResponsibility: PayerResponsibility | undefined;
|
|
1828
|
-
}
|
|
1829
|
-
export interface ModifyVpcEndpointServicePayerResponsibilityResult {
|
|
1830
|
-
ReturnValue?: boolean | undefined;
|
|
1831
|
-
}
|
|
1832
|
-
export interface ModifyVpcEndpointServicePermissionsRequest {
|
|
1833
|
-
DryRun?: boolean | undefined;
|
|
1834
|
-
ServiceId: string | undefined;
|
|
1835
|
-
AddAllowedPrincipals?: string[] | undefined;
|
|
1836
|
-
RemoveAllowedPrincipals?: string[] | undefined;
|
|
1837
|
-
}
|
|
1838
|
-
export interface ModifyVpcEndpointServicePermissionsResult {
|
|
1839
|
-
AddedPrincipals?: AddedPrincipal[] | undefined;
|
|
1840
|
-
ReturnValue?: boolean | undefined;
|
|
1841
|
-
}
|
|
1842
|
-
export interface PeeringConnectionOptionsRequest {
|
|
1843
|
-
AllowDnsResolutionFromRemoteVpc?: boolean | undefined;
|
|
1844
|
-
AllowEgressFromLocalClassicLinkToRemoteVpc?: boolean | undefined;
|
|
1845
|
-
AllowEgressFromLocalVpcToRemoteClassicLink?: boolean | undefined;
|
|
1846
|
-
}
|
|
1847
|
-
export interface ModifyVpcPeeringConnectionOptionsRequest {
|
|
1848
|
-
AccepterPeeringConnectionOptions?:
|
|
1849
|
-
| PeeringConnectionOptionsRequest
|
|
1850
|
-
| undefined;
|
|
1851
|
-
DryRun?: boolean | undefined;
|
|
1852
|
-
RequesterPeeringConnectionOptions?:
|
|
1853
|
-
| PeeringConnectionOptionsRequest
|
|
1854
|
-
| undefined;
|
|
1855
|
-
VpcPeeringConnectionId: string | undefined;
|
|
1856
|
-
}
|
|
1857
|
-
export interface PeeringConnectionOptions {
|
|
1858
|
-
AllowDnsResolutionFromRemoteVpc?: boolean | undefined;
|
|
1859
|
-
AllowEgressFromLocalClassicLinkToRemoteVpc?: boolean | undefined;
|
|
1860
|
-
AllowEgressFromLocalVpcToRemoteClassicLink?: boolean | undefined;
|
|
1861
|
-
}
|
|
1862
|
-
export interface ModifyVpcPeeringConnectionOptionsResult {
|
|
1863
|
-
AccepterPeeringConnectionOptions?: PeeringConnectionOptions | undefined;
|
|
1864
|
-
RequesterPeeringConnectionOptions?: PeeringConnectionOptions | undefined;
|
|
1865
|
-
}
|
|
1866
|
-
export interface ModifyVpcTenancyRequest {
|
|
1867
|
-
VpcId: string | undefined;
|
|
1868
|
-
InstanceTenancy: VpcTenancy | undefined;
|
|
1869
|
-
DryRun?: boolean | undefined;
|
|
1870
|
-
}
|
|
1871
|
-
export interface ModifyVpcTenancyResult {
|
|
1872
|
-
ReturnValue?: boolean | undefined;
|
|
1873
|
-
}
|
|
1874
|
-
export interface ModifyVpnConnectionRequest {
|
|
1875
|
-
VpnConnectionId: string | undefined;
|
|
1876
|
-
TransitGatewayId?: string | undefined;
|
|
1877
|
-
CustomerGatewayId?: string | undefined;
|
|
1878
|
-
VpnGatewayId?: string | undefined;
|
|
1879
|
-
DryRun?: boolean | undefined;
|
|
1880
|
-
}
|
|
1881
|
-
export interface ModifyVpnConnectionResult {
|
|
1882
|
-
VpnConnection?: VpnConnection | undefined;
|
|
1883
|
-
}
|
|
1884
|
-
export interface ModifyVpnConnectionOptionsRequest {
|
|
1885
|
-
VpnConnectionId: string | undefined;
|
|
1886
|
-
LocalIpv4NetworkCidr?: string | undefined;
|
|
1887
|
-
RemoteIpv4NetworkCidr?: string | undefined;
|
|
1888
|
-
LocalIpv6NetworkCidr?: string | undefined;
|
|
1889
|
-
RemoteIpv6NetworkCidr?: string | undefined;
|
|
1890
|
-
DryRun?: boolean | undefined;
|
|
1891
|
-
}
|
|
1892
|
-
export interface ModifyVpnConnectionOptionsResult {
|
|
1893
|
-
VpnConnection?: VpnConnection | undefined;
|
|
1894
|
-
}
|
|
1895
|
-
export interface ModifyVpnTunnelCertificateRequest {
|
|
1896
|
-
VpnConnectionId: string | undefined;
|
|
1897
|
-
VpnTunnelOutsideIpAddress: string | undefined;
|
|
1898
|
-
DryRun?: boolean | undefined;
|
|
1899
|
-
}
|
|
1900
|
-
export interface ModifyVpnTunnelCertificateResult {
|
|
1901
|
-
VpnConnection?: VpnConnection | undefined;
|
|
1902
|
-
}
|
|
1903
|
-
export interface ModifyVpnTunnelOptionsSpecification {
|
|
1904
|
-
TunnelInsideCidr?: string | undefined;
|
|
1905
|
-
TunnelInsideIpv6Cidr?: string | undefined;
|
|
1906
|
-
PreSharedKey?: string | undefined;
|
|
1907
|
-
Phase1LifetimeSeconds?: number | undefined;
|
|
1908
|
-
Phase2LifetimeSeconds?: number | undefined;
|
|
1909
|
-
RekeyMarginTimeSeconds?: number | undefined;
|
|
1910
|
-
RekeyFuzzPercentage?: number | undefined;
|
|
1911
|
-
ReplayWindowSize?: number | undefined;
|
|
1912
|
-
DPDTimeoutSeconds?: number | undefined;
|
|
1913
|
-
DPDTimeoutAction?: string | undefined;
|
|
1914
|
-
Phase1EncryptionAlgorithms?:
|
|
1915
|
-
| Phase1EncryptionAlgorithmsRequestListValue[]
|
|
1916
|
-
| undefined;
|
|
1917
|
-
Phase2EncryptionAlgorithms?:
|
|
1918
|
-
| Phase2EncryptionAlgorithmsRequestListValue[]
|
|
1919
|
-
| undefined;
|
|
1920
|
-
Phase1IntegrityAlgorithms?:
|
|
1921
|
-
| Phase1IntegrityAlgorithmsRequestListValue[]
|
|
1922
|
-
| undefined;
|
|
1923
|
-
Phase2IntegrityAlgorithms?:
|
|
1924
|
-
| Phase2IntegrityAlgorithmsRequestListValue[]
|
|
1925
|
-
| undefined;
|
|
1926
|
-
Phase1DHGroupNumbers?: Phase1DHGroupNumbersRequestListValue[] | undefined;
|
|
1927
|
-
Phase2DHGroupNumbers?: Phase2DHGroupNumbersRequestListValue[] | undefined;
|
|
1928
|
-
IKEVersions?: IKEVersionsRequestListValue[] | undefined;
|
|
1929
|
-
StartupAction?: string | undefined;
|
|
1930
|
-
LogOptions?: VpnTunnelLogOptionsSpecification | undefined;
|
|
1931
|
-
EnableTunnelLifecycleControl?: boolean | undefined;
|
|
1932
|
-
}
|
|
1933
|
-
export interface ModifyVpnTunnelOptionsRequest {
|
|
1934
|
-
VpnConnectionId: string | undefined;
|
|
1935
|
-
VpnTunnelOutsideIpAddress: string | undefined;
|
|
1936
|
-
TunnelOptions: ModifyVpnTunnelOptionsSpecification | undefined;
|
|
1937
|
-
DryRun?: boolean | undefined;
|
|
1938
|
-
SkipTunnelReplacement?: boolean | undefined;
|
|
1939
|
-
PreSharedKeyStorage?: string | undefined;
|
|
1940
|
-
}
|
|
1941
|
-
export interface ModifyVpnTunnelOptionsResult {
|
|
1942
|
-
VpnConnection?: VpnConnection | undefined;
|
|
1943
|
-
}
|
|
1944
|
-
export interface MonitorInstancesRequest {
|
|
1945
|
-
InstanceIds: string[] | undefined;
|
|
1946
|
-
DryRun?: boolean | undefined;
|
|
1947
|
-
}
|