@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
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ModifyVpcEndpointConnectionNotificationRequest,
|
|
10
10
|
ModifyVpcEndpointConnectionNotificationResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_7";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ModifyVpcEndpointConnectionNotificationCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ModifyVpcEndpointServiceConfigurationRequest,
|
|
10
10
|
ModifyVpcEndpointServiceConfigurationResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_7";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ModifyVpcEndpointServiceConfigurationCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ModifyVpcEndpointServicePayerResponsibilityRequest,
|
|
10
10
|
ModifyVpcEndpointServicePayerResponsibilityResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_7";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ModifyVpcEndpointServicePayerResponsibilityCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ModifyVpcEndpointServicePermissionsRequest,
|
|
10
10
|
ModifyVpcEndpointServicePermissionsResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_7";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ModifyVpcEndpointServicePermissionsCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ModifyVpcPeeringConnectionOptionsRequest,
|
|
10
10
|
ModifyVpcPeeringConnectionOptionsResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_7";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ModifyVpcPeeringConnectionOptionsCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ModifyVpcTenancyRequest,
|
|
10
10
|
ModifyVpcTenancyResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_7";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ModifyVpcTenancyCommandInput extends ModifyVpcTenancyRequest {}
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ModifyVpnConnectionOptionsRequest,
|
|
10
10
|
ModifyVpnConnectionOptionsResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_7";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ModifyVpnConnectionOptionsCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ModifyVpnTunnelCertificateRequest,
|
|
10
10
|
ModifyVpnTunnelCertificateResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_7";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ModifyVpnTunnelCertificateCommandInput
|
|
@@ -5,8 +5,10 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
8
|
+
import {
|
|
9
|
+
MonitorInstancesRequest,
|
|
10
|
+
MonitorInstancesResult,
|
|
11
|
+
} from "../models/models_7";
|
|
10
12
|
export { __MetadataBearer };
|
|
11
13
|
export { $Command };
|
|
12
14
|
export interface MonitorInstancesCommandInput extends MonitorInstancesRequest {}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
EC2ClientResolvedConfig,
|
|
5
|
+
ServiceInputTypes,
|
|
6
|
+
ServiceOutputTypes,
|
|
7
|
+
} from "../EC2Client";
|
|
8
|
+
import {
|
|
9
|
+
RestoreVolumeFromRecycleBinRequest,
|
|
10
|
+
RestoreVolumeFromRecycleBinResult,
|
|
11
|
+
} from "../models/models_7";
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
14
|
+
export interface RestoreVolumeFromRecycleBinCommandInput
|
|
15
|
+
extends RestoreVolumeFromRecycleBinRequest {}
|
|
16
|
+
export interface RestoreVolumeFromRecycleBinCommandOutput
|
|
17
|
+
extends RestoreVolumeFromRecycleBinResult,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
declare const RestoreVolumeFromRecycleBinCommand_base: {
|
|
20
|
+
new (
|
|
21
|
+
input: RestoreVolumeFromRecycleBinCommandInput
|
|
22
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
RestoreVolumeFromRecycleBinCommandInput,
|
|
24
|
+
RestoreVolumeFromRecycleBinCommandOutput,
|
|
25
|
+
EC2ClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
input: RestoreVolumeFromRecycleBinCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
RestoreVolumeFromRecycleBinCommandInput,
|
|
33
|
+
RestoreVolumeFromRecycleBinCommandOutput,
|
|
34
|
+
EC2ClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare class RestoreVolumeFromRecycleBinCommand extends RestoreVolumeFromRecycleBinCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: RestoreVolumeFromRecycleBinRequest;
|
|
44
|
+
output: RestoreVolumeFromRecycleBinResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: RestoreVolumeFromRecycleBinCommandInput;
|
|
48
|
+
output: RestoreVolumeFromRecycleBinCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import { Reservation } from "../models/
|
|
8
|
+
import { Reservation } from "../models/models_4";
|
|
9
9
|
import { RunInstancesRequest } from "../models/models_7";
|
|
10
10
|
export { __MetadataBearer };
|
|
11
11
|
export { $Command };
|
|
@@ -134,6 +134,8 @@ export * from "./CreateTrafficMirrorTargetCommand";
|
|
|
134
134
|
export * from "./CreateTransitGatewayCommand";
|
|
135
135
|
export * from "./CreateTransitGatewayConnectCommand";
|
|
136
136
|
export * from "./CreateTransitGatewayConnectPeerCommand";
|
|
137
|
+
export * from "./CreateTransitGatewayMeteringPolicyCommand";
|
|
138
|
+
export * from "./CreateTransitGatewayMeteringPolicyEntryCommand";
|
|
137
139
|
export * from "./CreateTransitGatewayMulticastDomainCommand";
|
|
138
140
|
export * from "./CreateTransitGatewayPeeringAttachmentCommand";
|
|
139
141
|
export * from "./CreateTransitGatewayPolicyTableCommand";
|
|
@@ -149,6 +151,7 @@ export * from "./CreateVerifiedAccessTrustProviderCommand";
|
|
|
149
151
|
export * from "./CreateVolumeCommand";
|
|
150
152
|
export * from "./CreateVpcBlockPublicAccessExclusionCommand";
|
|
151
153
|
export * from "./CreateVpcCommand";
|
|
154
|
+
export * from "./CreateVpcEncryptionControlCommand";
|
|
152
155
|
export * from "./CreateVpcEndpointCommand";
|
|
153
156
|
export * from "./CreateVpcEndpointConnectionNotificationCommand";
|
|
154
157
|
export * from "./CreateVpcEndpointServiceConfigurationCommand";
|
|
@@ -221,6 +224,8 @@ export * from "./DeleteTrafficMirrorTargetCommand";
|
|
|
221
224
|
export * from "./DeleteTransitGatewayCommand";
|
|
222
225
|
export * from "./DeleteTransitGatewayConnectCommand";
|
|
223
226
|
export * from "./DeleteTransitGatewayConnectPeerCommand";
|
|
227
|
+
export * from "./DeleteTransitGatewayMeteringPolicyCommand";
|
|
228
|
+
export * from "./DeleteTransitGatewayMeteringPolicyEntryCommand";
|
|
224
229
|
export * from "./DeleteTransitGatewayMulticastDomainCommand";
|
|
225
230
|
export * from "./DeleteTransitGatewayPeeringAttachmentCommand";
|
|
226
231
|
export * from "./DeleteTransitGatewayPolicyTableCommand";
|
|
@@ -236,6 +241,7 @@ export * from "./DeleteVerifiedAccessTrustProviderCommand";
|
|
|
236
241
|
export * from "./DeleteVolumeCommand";
|
|
237
242
|
export * from "./DeleteVpcBlockPublicAccessExclusionCommand";
|
|
238
243
|
export * from "./DeleteVpcCommand";
|
|
244
|
+
export * from "./DeleteVpcEncryptionControlCommand";
|
|
239
245
|
export * from "./DeleteVpcEndpointConnectionNotificationsCommand";
|
|
240
246
|
export * from "./DeleteVpcEndpointServiceConfigurationsCommand";
|
|
241
247
|
export * from "./DeleteVpcEndpointsCommand";
|
|
@@ -398,6 +404,7 @@ export * from "./DescribeTrafficMirrorTargetsCommand";
|
|
|
398
404
|
export * from "./DescribeTransitGatewayAttachmentsCommand";
|
|
399
405
|
export * from "./DescribeTransitGatewayConnectPeersCommand";
|
|
400
406
|
export * from "./DescribeTransitGatewayConnectsCommand";
|
|
407
|
+
export * from "./DescribeTransitGatewayMeteringPoliciesCommand";
|
|
401
408
|
export * from "./DescribeTransitGatewayMulticastDomainsCommand";
|
|
402
409
|
export * from "./DescribeTransitGatewayPeeringAttachmentsCommand";
|
|
403
410
|
export * from "./DescribeTransitGatewayPolicyTablesCommand";
|
|
@@ -420,6 +427,7 @@ export * from "./DescribeVpcBlockPublicAccessExclusionsCommand";
|
|
|
420
427
|
export * from "./DescribeVpcBlockPublicAccessOptionsCommand";
|
|
421
428
|
export * from "./DescribeVpcClassicLinkCommand";
|
|
422
429
|
export * from "./DescribeVpcClassicLinkDnsSupportCommand";
|
|
430
|
+
export * from "./DescribeVpcEncryptionControlsCommand";
|
|
423
431
|
export * from "./DescribeVpcEndpointAssociationsCommand";
|
|
424
432
|
export * from "./DescribeVpcEndpointConnectionNotificationsCommand";
|
|
425
433
|
export * from "./DescribeVpcEndpointConnectionsCommand";
|
|
@@ -559,6 +567,7 @@ export * from "./GetSnapshotBlockPublicAccessStateCommand";
|
|
|
559
567
|
export * from "./GetSpotPlacementScoresCommand";
|
|
560
568
|
export * from "./GetSubnetCidrReservationsCommand";
|
|
561
569
|
export * from "./GetTransitGatewayAttachmentPropagationsCommand";
|
|
570
|
+
export * from "./GetTransitGatewayMeteringPolicyEntriesCommand";
|
|
562
571
|
export * from "./GetTransitGatewayMulticastDomainAssociationsCommand";
|
|
563
572
|
export * from "./GetTransitGatewayPolicyTableAssociationsCommand";
|
|
564
573
|
export * from "./GetTransitGatewayPolicyTableEntriesCommand";
|
|
@@ -568,6 +577,7 @@ export * from "./GetTransitGatewayRouteTablePropagationsCommand";
|
|
|
568
577
|
export * from "./GetVerifiedAccessEndpointPolicyCommand";
|
|
569
578
|
export * from "./GetVerifiedAccessEndpointTargetsCommand";
|
|
570
579
|
export * from "./GetVerifiedAccessGroupPolicyCommand";
|
|
580
|
+
export * from "./GetVpcResourcesBlockingEncryptionEnforcementCommand";
|
|
571
581
|
export * from "./GetVpnConnectionDeviceSampleConfigurationCommand";
|
|
572
582
|
export * from "./GetVpnConnectionDeviceTypesCommand";
|
|
573
583
|
export * from "./GetVpnTunnelReplacementStatusCommand";
|
|
@@ -579,6 +589,7 @@ export * from "./ImportSnapshotCommand";
|
|
|
579
589
|
export * from "./ImportVolumeCommand";
|
|
580
590
|
export * from "./ListImagesInRecycleBinCommand";
|
|
581
591
|
export * from "./ListSnapshotsInRecycleBinCommand";
|
|
592
|
+
export * from "./ListVolumesInRecycleBinCommand";
|
|
582
593
|
export * from "./LockSnapshotCommand";
|
|
583
594
|
export * from "./ModifyAddressAttributeCommand";
|
|
584
595
|
export * from "./ModifyAvailabilityZoneGroupCommand";
|
|
@@ -630,6 +641,7 @@ export * from "./ModifyTrafficMirrorFilterNetworkServicesCommand";
|
|
|
630
641
|
export * from "./ModifyTrafficMirrorFilterRuleCommand";
|
|
631
642
|
export * from "./ModifyTrafficMirrorSessionCommand";
|
|
632
643
|
export * from "./ModifyTransitGatewayCommand";
|
|
644
|
+
export * from "./ModifyTransitGatewayMeteringPolicyCommand";
|
|
633
645
|
export * from "./ModifyTransitGatewayPrefixListReferenceCommand";
|
|
634
646
|
export * from "./ModifyTransitGatewayVpcAttachmentCommand";
|
|
635
647
|
export * from "./ModifyVerifiedAccessEndpointCommand";
|
|
@@ -644,6 +656,7 @@ export * from "./ModifyVolumeCommand";
|
|
|
644
656
|
export * from "./ModifyVpcAttributeCommand";
|
|
645
657
|
export * from "./ModifyVpcBlockPublicAccessExclusionCommand";
|
|
646
658
|
export * from "./ModifyVpcBlockPublicAccessOptionsCommand";
|
|
659
|
+
export * from "./ModifyVpcEncryptionControlCommand";
|
|
647
660
|
export * from "./ModifyVpcEndpointCommand";
|
|
648
661
|
export * from "./ModifyVpcEndpointConnectionNotificationCommand";
|
|
649
662
|
export * from "./ModifyVpcEndpointServiceConfigurationCommand";
|
|
@@ -705,6 +718,7 @@ export * from "./RestoreImageFromRecycleBinCommand";
|
|
|
705
718
|
export * from "./RestoreManagedPrefixListVersionCommand";
|
|
706
719
|
export * from "./RestoreSnapshotFromRecycleBinCommand";
|
|
707
720
|
export * from "./RestoreSnapshotTierCommand";
|
|
721
|
+
export * from "./RestoreVolumeFromRecycleBinCommand";
|
|
708
722
|
export * from "./RevokeClientVpnIngressCommand";
|
|
709
723
|
export * from "./RevokeSecurityGroupEgressCommand";
|
|
710
724
|
export * from "./RevokeSecurityGroupIngressCommand";
|
|
@@ -117,6 +117,7 @@ export declare const ResourceType: {
|
|
|
117
117
|
readonly transit_gateway: "transit-gateway";
|
|
118
118
|
readonly transit_gateway_attachment: "transit-gateway-attachment";
|
|
119
119
|
readonly transit_gateway_connect_peer: "transit-gateway-connect-peer";
|
|
120
|
+
readonly transit_gateway_metering_policy: "transit-gateway-metering-policy";
|
|
120
121
|
readonly transit_gateway_multicast_domain: "transit-gateway-multicast-domain";
|
|
121
122
|
readonly transit_gateway_policy_table: "transit-gateway-policy-table";
|
|
122
123
|
readonly transit_gateway_route_table: "transit-gateway-route-table";
|
|
@@ -130,6 +131,7 @@ export declare const ResourceType: {
|
|
|
130
131
|
readonly volume: "volume";
|
|
131
132
|
readonly vpc: "vpc";
|
|
132
133
|
readonly vpc_block_public_access_exclusion: "vpc-block-public-access-exclusion";
|
|
134
|
+
readonly vpc_encryption_control: "vpc-encryption-control";
|
|
133
135
|
readonly vpc_endpoint: "vpc-endpoint";
|
|
134
136
|
readonly vpc_endpoint_connection: "vpc-endpoint-connection";
|
|
135
137
|
readonly vpc_endpoint_connection_device_type: "vpc-endpoint-connection-device-type";
|
|
@@ -312,8 +314,10 @@ export declare const ByoipCidrState: {
|
|
|
312
314
|
readonly deprovisioned: "deprovisioned";
|
|
313
315
|
readonly failed_deprovision: "failed-deprovision";
|
|
314
316
|
readonly failed_provision: "failed-provision";
|
|
317
|
+
readonly pending_advertising: "pending-advertising";
|
|
315
318
|
readonly pending_deprovision: "pending-deprovision";
|
|
316
319
|
readonly pending_provision: "pending-provision";
|
|
320
|
+
readonly pending_withdrawal: "pending-withdrawal";
|
|
317
321
|
readonly provisioned: "provisioned";
|
|
318
322
|
readonly provisioned_not_publicly_advertisable: "provisioned-not-publicly-advertisable";
|
|
319
323
|
};
|
|
@@ -341,6 +345,7 @@ export declare const HostRecovery: {
|
|
|
341
345
|
};
|
|
342
346
|
export type HostRecovery = (typeof HostRecovery)[keyof typeof HostRecovery];
|
|
343
347
|
export declare const IpamPoolAllocationResourceType: {
|
|
348
|
+
readonly anycast_ip_list: "anycast-ip-list";
|
|
344
349
|
readonly custom: "custom";
|
|
345
350
|
readonly ec2_public_ipv4_pool: "ec2-public-ipv4-pool";
|
|
346
351
|
readonly eip: "eip";
|
|
@@ -2229,6 +2234,7 @@ export type IpamPolicyState =
|
|
|
2229
2234
|
(typeof IpamPolicyState)[keyof typeof IpamPolicyState];
|
|
2230
2235
|
export declare const IpamPoolAwsService: {
|
|
2231
2236
|
readonly ec2: "ec2";
|
|
2237
|
+
readonly global_services: "global-services";
|
|
2232
2238
|
};
|
|
2233
2239
|
export type IpamPoolAwsService =
|
|
2234
2240
|
(typeof IpamPoolAwsService)[keyof typeof IpamPoolAwsService];
|
|
@@ -2271,6 +2277,7 @@ export declare const IpamPrefixListResolverRuleConditionOperation: {
|
|
|
2271
2277
|
export type IpamPrefixListResolverRuleConditionOperation =
|
|
2272
2278
|
(typeof IpamPrefixListResolverRuleConditionOperation)[keyof typeof IpamPrefixListResolverRuleConditionOperation];
|
|
2273
2279
|
export declare const IpamResourceType: {
|
|
2280
|
+
readonly anycast_ip_list: "anycast-ip-list";
|
|
2274
2281
|
readonly eip: "eip";
|
|
2275
2282
|
readonly eni: "eni";
|
|
2276
2283
|
readonly ipv6_pool: "ipv6-pool";
|
|
@@ -2798,6 +2805,14 @@ export declare const VpnEcmpSupportValue: {
|
|
|
2798
2805
|
};
|
|
2799
2806
|
export type VpnEcmpSupportValue =
|
|
2800
2807
|
(typeof VpnEcmpSupportValue)[keyof typeof VpnEcmpSupportValue];
|
|
2808
|
+
export declare const EncryptionStateValue: {
|
|
2809
|
+
readonly disabled: "disabled";
|
|
2810
|
+
readonly disabling: "disabling";
|
|
2811
|
+
readonly enabled: "enabled";
|
|
2812
|
+
readonly enabling: "enabling";
|
|
2813
|
+
};
|
|
2814
|
+
export type EncryptionStateValue =
|
|
2815
|
+
(typeof EncryptionStateValue)[keyof typeof EncryptionStateValue];
|
|
2801
2816
|
export declare const TransitGatewayState: {
|
|
2802
2817
|
readonly available: "available";
|
|
2803
2818
|
readonly deleted: "deleted";
|
|
@@ -2824,6 +2839,28 @@ export declare const TransitGatewayConnectPeerState: {
|
|
|
2824
2839
|
};
|
|
2825
2840
|
export type TransitGatewayConnectPeerState =
|
|
2826
2841
|
(typeof TransitGatewayConnectPeerState)[keyof typeof TransitGatewayConnectPeerState];
|
|
2842
|
+
export declare const TransitGatewayMeteringPolicyState: {
|
|
2843
|
+
readonly available: "available";
|
|
2844
|
+
readonly deleted: "deleted";
|
|
2845
|
+
readonly deleting: "deleting";
|
|
2846
|
+
readonly modifying: "modifying";
|
|
2847
|
+
readonly pending: "pending";
|
|
2848
|
+
};
|
|
2849
|
+
export type TransitGatewayMeteringPolicyState =
|
|
2850
|
+
(typeof TransitGatewayMeteringPolicyState)[keyof typeof TransitGatewayMeteringPolicyState];
|
|
2851
|
+
export declare const TransitGatewayMeteringPayerType: {
|
|
2852
|
+
readonly destination_attachment_owner: "destination-attachment-owner";
|
|
2853
|
+
readonly source_attachment_owner: "source-attachment-owner";
|
|
2854
|
+
readonly transit_gateway_owner: "transit-gateway-owner";
|
|
2855
|
+
};
|
|
2856
|
+
export type TransitGatewayMeteringPayerType =
|
|
2857
|
+
(typeof TransitGatewayMeteringPayerType)[keyof typeof TransitGatewayMeteringPayerType];
|
|
2858
|
+
export declare const TransitGatewayMeteringPolicyEntryState: {
|
|
2859
|
+
readonly available: "available";
|
|
2860
|
+
readonly deleted: "deleted";
|
|
2861
|
+
};
|
|
2862
|
+
export type TransitGatewayMeteringPolicyEntryState =
|
|
2863
|
+
(typeof TransitGatewayMeteringPolicyEntryState)[keyof typeof TransitGatewayMeteringPolicyEntryState];
|
|
2827
2864
|
export declare const AutoAcceptSharedAssociationsValue: {
|
|
2828
2865
|
readonly disable: "disable";
|
|
2829
2866
|
readonly enable: "enable";
|
|
@@ -2934,6 +2971,12 @@ export declare const VerifiedAccessEndpointStatusCode: {
|
|
|
2934
2971
|
};
|
|
2935
2972
|
export type VerifiedAccessEndpointStatusCode =
|
|
2936
2973
|
(typeof VerifiedAccessEndpointStatusCode)[keyof typeof VerifiedAccessEndpointStatusCode];
|
|
2974
|
+
export declare const VpcEncryptionControlExclusionStateInput: {
|
|
2975
|
+
readonly disable: "disable";
|
|
2976
|
+
readonly enable: "enable";
|
|
2977
|
+
};
|
|
2978
|
+
export type VpcEncryptionControlExclusionStateInput =
|
|
2979
|
+
(typeof VpcEncryptionControlExclusionStateInput)[keyof typeof VpcEncryptionControlExclusionStateInput];
|
|
2937
2980
|
export declare const InternetGatewayExclusionMode: {
|
|
2938
2981
|
readonly allow_bidirectional: "allow-bidirectional";
|
|
2939
2982
|
readonly allow_egress: "allow-egress";
|
|
@@ -4164,6 +4207,7 @@ export type IpamDiscoveryFailureCode =
|
|
|
4164
4207
|
export declare const IpamPublicAddressType: {
|
|
4165
4208
|
readonly AMAZON_OWNED_CONTIG: "amazon-owned-contig";
|
|
4166
4209
|
readonly AMAZON_OWNED_EIP: "amazon-owned-eip";
|
|
4210
|
+
readonly ANYCAST_IP_LIST_IP: "anycast-ip-list-ip";
|
|
4167
4211
|
readonly BYOIP: "byoip";
|
|
4168
4212
|
readonly EC2_PUBLIC_IP: "ec2-public-ip";
|
|
4169
4213
|
readonly SERVICE_MANAGED_BYOIP: "service-managed-byoip";
|
|
@@ -4179,6 +4223,7 @@ export type IpamPublicAddressAssociationStatus =
|
|
|
4179
4223
|
(typeof IpamPublicAddressAssociationStatus)[keyof typeof IpamPublicAddressAssociationStatus];
|
|
4180
4224
|
export declare const IpamPublicAddressAwsService: {
|
|
4181
4225
|
readonly AGA: "global-accelerator";
|
|
4226
|
+
readonly CLOUDFRONT: "cloudfront";
|
|
4182
4227
|
readonly DMS: "database-migration-service";
|
|
4183
4228
|
readonly EC2_LB: "load-balancer";
|
|
4184
4229
|
readonly ECS: "elastic-container-service";
|
|
@@ -4308,6 +4353,12 @@ export declare const TrafficMirrorSessionField: {
|
|
|
4308
4353
|
};
|
|
4309
4354
|
export type TrafficMirrorSessionField =
|
|
4310
4355
|
(typeof TrafficMirrorSessionField)[keyof typeof TrafficMirrorSessionField];
|
|
4356
|
+
export declare const EncryptionSupportOptionValue: {
|
|
4357
|
+
readonly disable: "disable";
|
|
4358
|
+
readonly enable: "enable";
|
|
4359
|
+
};
|
|
4360
|
+
export type EncryptionSupportOptionValue =
|
|
4361
|
+
(typeof EncryptionSupportOptionValue)[keyof typeof EncryptionSupportOptionValue];
|
|
4311
4362
|
export declare const VpcTenancy: {
|
|
4312
4363
|
readonly default: "default";
|
|
4313
4364
|
};
|
|
@@ -613,6 +613,7 @@ export interface ByoipCidr {
|
|
|
613
613
|
StatusMessage?: string | undefined;
|
|
614
614
|
State?: ByoipCidrState | undefined;
|
|
615
615
|
NetworkBorderGroup?: string | undefined;
|
|
616
|
+
AdvertisementType?: string | undefined;
|
|
616
617
|
}
|
|
617
618
|
export interface AdvertiseByoipCidrResult {
|
|
618
619
|
ByoipCidr?: ByoipCidr | undefined;
|