@aws-sdk/client-ec2 3.932.0 → 3.934.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 +56 -0
- package/dist-cjs/index.js +715 -68
- package/dist-es/EC2.js +14 -0
- package/dist-es/commands/CreateVpnConcentratorCommand.js +16 -0
- package/dist-es/commands/DeleteVpnConcentratorCommand.js +16 -0
- package/dist-es/commands/DescribeInstanceSqlHaHistoryStatesCommand.js +16 -0
- package/dist-es/commands/DescribeInstanceSqlHaStatesCommand.js +16 -0
- package/dist-es/commands/DescribeVpnConcentratorsCommand.js +16 -0
- package/dist-es/commands/DisableInstanceSqlHaStandbyDetectionsCommand.js +16 -0
- package/dist-es/commands/EnableInstanceSqlHaStandbyDetectionsCommand.js +16 -0
- package/dist-es/commands/index.js +7 -0
- package/dist-es/models/models_0.js +2 -0
- package/dist-es/models/models_3.js +3 -12
- package/dist-es/models/models_4.js +22 -13
- package/dist-es/models/models_5.js +13 -0
- package/dist-es/models/models_6.js +0 -12
- package/dist-es/models/models_7.js +12 -14
- package/dist-es/models/models_8.js +14 -0
- package/dist-es/pagination/DescribeVpnConcentratorsPaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/schemas/schemas_0.js +592 -64
- package/dist-types/EC2.d.ts +52 -0
- package/dist-types/EC2Client.d.ts +9 -2
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
- package/dist-types/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
- package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
- package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayRouteTableCommand.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/CreateIpamPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +1 -1
- 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 +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
- 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/CreateTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteCommand.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 +1 -1
- 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 +99 -0
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +3 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpnConcentratorCommand.d.ts +75 -0
- package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +106 -0
- package/dist-types/commands/DescribeInstanceSqlHaStatesCommand.d.ts +104 -0
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.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/DescribeTransitGatewayAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpnConcentratorsCommand.d.ts +102 -0
- package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -0
- package/dist-types/commands/DisableInstanceSqlHaStandbyDetectionsCommand.d.ts +95 -0
- package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/EnableInstanceSqlHaStandbyDetectionsCommand.d.ts +102 -0
- package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/commands/GetConsoleOutputCommand.d.ts +1 -1
- package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +1 -1
- package/dist-types/commands/GetDeclarativePoliciesReportSummaryCommand.d.ts +1 -1
- package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +1 -1
- package/dist-types/commands/GetImageAncestryCommand.d.ts +1 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +1 -1
- 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/ModifySnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifySnapshotTierCommand.d.ts +1 -1
- package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
- package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +1 -0
- package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -0
- package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +1 -0
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +1 -0
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -1
- 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/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ReplaceTransitGatewayRouteCommand.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/RunInstancesCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +1 -1
- 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/index.d.ts +7 -0
- package/dist-types/models/models_0.d.ts +2 -0
- package/dist-types/models/models_3.d.ts +121 -167
- package/dist-types/models/models_4.d.ts +453 -441
- package/dist-types/models/models_5.d.ts +1606 -1612
- package/dist-types/models/models_6.d.ts +552 -387
- package/dist-types/models/models_7.d.ts +4608 -4809
- package/dist-types/models/models_8.d.ts +584 -3
- package/dist-types/pagination/DescribeVpnConcentratorsPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +27 -0
- package/dist-types/ts3.4/EC2.d.ts +140 -0
- package/dist-types/ts3.4/EC2Client.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateVpnConcentratorCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DeleteVpnConcentratorCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeInstanceSqlHaStatesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpnConcentratorsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DisableInstanceSqlHaStandbyDetectionsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/EnableInstanceSqlHaStandbyDetectionsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDeclarativePoliciesReportSummaryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +7 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/dist-types/ts3.4/models/models_3.d.ts +31 -42
- package/dist-types/ts3.4/models/models_4.d.ts +88 -85
- package/dist-types/ts3.4/models/models_5.d.ts +91 -81
- package/dist-types/ts3.4/models/models_6.d.ts +112 -99
- package/dist-types/ts3.4/models/models_7.d.ts +99 -152
- package/dist-types/ts3.4/models/models_8.d.ts +150 -1
- package/dist-types/ts3.4/pagination/DescribeVpnConcentratorsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +27 -0
- package/package.json +6 -6
|
@@ -44,6 +44,9 @@ import {
|
|
|
44
44
|
VolumeType,
|
|
45
45
|
} from "./models_1";
|
|
46
46
|
import {
|
|
47
|
+
AutoAcceptSharedAttachmentsValue,
|
|
48
|
+
DefaultRouteTableAssociationValue,
|
|
49
|
+
DefaultRouteTablePropagationValue,
|
|
47
50
|
IcmpTypeCode,
|
|
48
51
|
InstanceBandwidthWeighting,
|
|
49
52
|
InstanceIpv6Address,
|
|
@@ -52,11 +55,20 @@ import {
|
|
|
52
55
|
OperatorRequest,
|
|
53
56
|
RuleAction,
|
|
54
57
|
SnapshotState,
|
|
58
|
+
TrafficDirection,
|
|
59
|
+
TrafficMirrorFilter,
|
|
60
|
+
TrafficMirrorFilterRule,
|
|
61
|
+
TrafficMirrorNetworkService,
|
|
62
|
+
TrafficMirrorPortRangeRequest,
|
|
63
|
+
TrafficMirrorRuleAction,
|
|
64
|
+
TrafficMirrorSession,
|
|
65
|
+
TransitGateway,
|
|
55
66
|
TransitGatewayPrefixListReference,
|
|
56
67
|
TransitGatewayRoute,
|
|
57
68
|
VerifiedAccessEndpoint,
|
|
58
69
|
VerifiedAccessEndpointProtocol,
|
|
59
70
|
VerifiedAccessSseSpecificationRequest,
|
|
71
|
+
VpnEcmpSupportValue,
|
|
60
72
|
} from "./models_2";
|
|
61
73
|
import {
|
|
62
74
|
Byoasn,
|
|
@@ -98,7 +110,10 @@ import {
|
|
|
98
110
|
TpmSupportValues,
|
|
99
111
|
} from "./models_4";
|
|
100
112
|
import {
|
|
113
|
+
CreateVolumePermission,
|
|
114
|
+
ExcessCapacityTerminationPolicy,
|
|
101
115
|
InstanceNetworkInterfaceSpecification,
|
|
116
|
+
LaunchTemplateConfig,
|
|
102
117
|
NetworkInsightsAccessScopeAnalysis,
|
|
103
118
|
NetworkInsightsAnalysis,
|
|
104
119
|
PublicIpv4PoolRange,
|
|
@@ -116,7 +131,141 @@ import {
|
|
|
116
131
|
VolumeModification,
|
|
117
132
|
VpcBlockPublicAccessOptions,
|
|
118
133
|
} from "./models_6";
|
|
119
|
-
import {
|
|
134
|
+
import {
|
|
135
|
+
CapacityReservationSpecification,
|
|
136
|
+
OperationType,
|
|
137
|
+
Purchase,
|
|
138
|
+
} from "./models_7";
|
|
139
|
+
export interface CreateVolumePermissionModifications {
|
|
140
|
+
Add?: CreateVolumePermission[] | undefined;
|
|
141
|
+
Remove?: CreateVolumePermission[] | undefined;
|
|
142
|
+
}
|
|
143
|
+
export interface ModifySnapshotAttributeRequest {
|
|
144
|
+
Attribute?: SnapshotAttributeName | undefined;
|
|
145
|
+
CreateVolumePermission?: CreateVolumePermissionModifications | undefined;
|
|
146
|
+
GroupNames?: string[] | undefined;
|
|
147
|
+
OperationType?: OperationType | undefined;
|
|
148
|
+
SnapshotId: string | undefined;
|
|
149
|
+
UserIds?: string[] | undefined;
|
|
150
|
+
DryRun?: boolean | undefined;
|
|
151
|
+
}
|
|
152
|
+
export declare const TargetStorageTier: {
|
|
153
|
+
readonly archive: "archive";
|
|
154
|
+
};
|
|
155
|
+
export type TargetStorageTier =
|
|
156
|
+
(typeof TargetStorageTier)[keyof typeof TargetStorageTier];
|
|
157
|
+
export interface ModifySnapshotTierRequest {
|
|
158
|
+
SnapshotId: string | undefined;
|
|
159
|
+
StorageTier?: TargetStorageTier | undefined;
|
|
160
|
+
DryRun?: boolean | undefined;
|
|
161
|
+
}
|
|
162
|
+
export interface ModifySnapshotTierResult {
|
|
163
|
+
SnapshotId?: string | undefined;
|
|
164
|
+
TieringStartTime?: Date | undefined;
|
|
165
|
+
}
|
|
166
|
+
export interface ModifySpotFleetRequestRequest {
|
|
167
|
+
LaunchTemplateConfigs?: LaunchTemplateConfig[] | undefined;
|
|
168
|
+
OnDemandTargetCapacity?: number | undefined;
|
|
169
|
+
Context?: string | undefined;
|
|
170
|
+
SpotFleetRequestId: string | undefined;
|
|
171
|
+
TargetCapacity?: number | undefined;
|
|
172
|
+
ExcessCapacityTerminationPolicy?: ExcessCapacityTerminationPolicy | undefined;
|
|
173
|
+
}
|
|
174
|
+
export interface ModifySpotFleetRequestResponse {
|
|
175
|
+
Return?: boolean | undefined;
|
|
176
|
+
}
|
|
177
|
+
export interface ModifySubnetAttributeRequest {
|
|
178
|
+
AssignIpv6AddressOnCreation?: AttributeBooleanValue | undefined;
|
|
179
|
+
MapPublicIpOnLaunch?: AttributeBooleanValue | undefined;
|
|
180
|
+
SubnetId: string | undefined;
|
|
181
|
+
MapCustomerOwnedIpOnLaunch?: AttributeBooleanValue | undefined;
|
|
182
|
+
CustomerOwnedIpv4Pool?: string | undefined;
|
|
183
|
+
EnableDns64?: AttributeBooleanValue | undefined;
|
|
184
|
+
PrivateDnsHostnameTypeOnLaunch?: HostnameType | undefined;
|
|
185
|
+
EnableResourceNameDnsARecordOnLaunch?: AttributeBooleanValue | undefined;
|
|
186
|
+
EnableResourceNameDnsAAAARecordOnLaunch?: AttributeBooleanValue | undefined;
|
|
187
|
+
EnableLniAtDeviceIndex?: number | undefined;
|
|
188
|
+
DisableLniAtDeviceIndex?: AttributeBooleanValue | undefined;
|
|
189
|
+
}
|
|
190
|
+
export interface ModifyTrafficMirrorFilterNetworkServicesRequest {
|
|
191
|
+
TrafficMirrorFilterId: string | undefined;
|
|
192
|
+
AddNetworkServices?: TrafficMirrorNetworkService[] | undefined;
|
|
193
|
+
RemoveNetworkServices?: TrafficMirrorNetworkService[] | undefined;
|
|
194
|
+
DryRun?: boolean | undefined;
|
|
195
|
+
}
|
|
196
|
+
export interface ModifyTrafficMirrorFilterNetworkServicesResult {
|
|
197
|
+
TrafficMirrorFilter?: TrafficMirrorFilter | undefined;
|
|
198
|
+
}
|
|
199
|
+
export declare const TrafficMirrorFilterRuleField: {
|
|
200
|
+
readonly description: "description";
|
|
201
|
+
readonly destination_port_range: "destination-port-range";
|
|
202
|
+
readonly protocol: "protocol";
|
|
203
|
+
readonly source_port_range: "source-port-range";
|
|
204
|
+
};
|
|
205
|
+
export type TrafficMirrorFilterRuleField =
|
|
206
|
+
(typeof TrafficMirrorFilterRuleField)[keyof typeof TrafficMirrorFilterRuleField];
|
|
207
|
+
export interface ModifyTrafficMirrorFilterRuleRequest {
|
|
208
|
+
TrafficMirrorFilterRuleId: string | undefined;
|
|
209
|
+
TrafficDirection?: TrafficDirection | undefined;
|
|
210
|
+
RuleNumber?: number | undefined;
|
|
211
|
+
RuleAction?: TrafficMirrorRuleAction | undefined;
|
|
212
|
+
DestinationPortRange?: TrafficMirrorPortRangeRequest | undefined;
|
|
213
|
+
SourcePortRange?: TrafficMirrorPortRangeRequest | undefined;
|
|
214
|
+
Protocol?: number | undefined;
|
|
215
|
+
DestinationCidrBlock?: string | undefined;
|
|
216
|
+
SourceCidrBlock?: string | undefined;
|
|
217
|
+
Description?: string | undefined;
|
|
218
|
+
RemoveFields?: TrafficMirrorFilterRuleField[] | undefined;
|
|
219
|
+
DryRun?: boolean | undefined;
|
|
220
|
+
}
|
|
221
|
+
export interface ModifyTrafficMirrorFilterRuleResult {
|
|
222
|
+
TrafficMirrorFilterRule?: TrafficMirrorFilterRule | undefined;
|
|
223
|
+
}
|
|
224
|
+
export declare const TrafficMirrorSessionField: {
|
|
225
|
+
readonly description: "description";
|
|
226
|
+
readonly packet_length: "packet-length";
|
|
227
|
+
readonly virtual_network_id: "virtual-network-id";
|
|
228
|
+
};
|
|
229
|
+
export type TrafficMirrorSessionField =
|
|
230
|
+
(typeof TrafficMirrorSessionField)[keyof typeof TrafficMirrorSessionField];
|
|
231
|
+
export interface ModifyTrafficMirrorSessionRequest {
|
|
232
|
+
TrafficMirrorSessionId: string | undefined;
|
|
233
|
+
TrafficMirrorTargetId?: string | undefined;
|
|
234
|
+
TrafficMirrorFilterId?: string | undefined;
|
|
235
|
+
PacketLength?: number | undefined;
|
|
236
|
+
SessionNumber?: number | undefined;
|
|
237
|
+
VirtualNetworkId?: number | undefined;
|
|
238
|
+
Description?: string | undefined;
|
|
239
|
+
RemoveFields?: TrafficMirrorSessionField[] | undefined;
|
|
240
|
+
DryRun?: boolean | undefined;
|
|
241
|
+
}
|
|
242
|
+
export interface ModifyTrafficMirrorSessionResult {
|
|
243
|
+
TrafficMirrorSession?: TrafficMirrorSession | undefined;
|
|
244
|
+
}
|
|
245
|
+
export interface ModifyTransitGatewayOptions {
|
|
246
|
+
AddTransitGatewayCidrBlocks?: string[] | undefined;
|
|
247
|
+
RemoveTransitGatewayCidrBlocks?: string[] | undefined;
|
|
248
|
+
VpnEcmpSupport?: VpnEcmpSupportValue | undefined;
|
|
249
|
+
DnsSupport?: DnsSupportValue | undefined;
|
|
250
|
+
SecurityGroupReferencingSupport?:
|
|
251
|
+
| SecurityGroupReferencingSupportValue
|
|
252
|
+
| undefined;
|
|
253
|
+
AutoAcceptSharedAttachments?: AutoAcceptSharedAttachmentsValue | undefined;
|
|
254
|
+
DefaultRouteTableAssociation?: DefaultRouteTableAssociationValue | undefined;
|
|
255
|
+
AssociationDefaultRouteTableId?: string | undefined;
|
|
256
|
+
DefaultRouteTablePropagation?: DefaultRouteTablePropagationValue | undefined;
|
|
257
|
+
PropagationDefaultRouteTableId?: string | undefined;
|
|
258
|
+
AmazonSideAsn?: number | undefined;
|
|
259
|
+
}
|
|
260
|
+
export interface ModifyTransitGatewayRequest {
|
|
261
|
+
TransitGatewayId: string | undefined;
|
|
262
|
+
Description?: string | undefined;
|
|
263
|
+
Options?: ModifyTransitGatewayOptions | undefined;
|
|
264
|
+
DryRun?: boolean | undefined;
|
|
265
|
+
}
|
|
266
|
+
export interface ModifyTransitGatewayResult {
|
|
267
|
+
TransitGateway?: TransitGateway | undefined;
|
|
268
|
+
}
|
|
120
269
|
export interface ModifyTransitGatewayPrefixListReferenceRequest {
|
|
121
270
|
TransitGatewayRouteTableId: string | undefined;
|
|
122
271
|
PrefixListId: string | undefined;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeVpnConcentratorsCommandInput,
|
|
4
|
+
DescribeVpnConcentratorsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeVpnConcentratorsCommand";
|
|
6
|
+
import { EC2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare const paginateDescribeVpnConcentrators: (
|
|
8
|
+
config: EC2PaginationConfiguration,
|
|
9
|
+
input: DescribeVpnConcentratorsCommandInput,
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeVpnConcentratorsCommandOutput>;
|
|
@@ -130,6 +130,7 @@ export * from "./DescribeVpcEndpointServicePermissionsPaginator";
|
|
|
130
130
|
export * from "./DescribeVpcEndpointsPaginator";
|
|
131
131
|
export * from "./DescribeVpcPeeringConnectionsPaginator";
|
|
132
132
|
export * from "./DescribeVpcsPaginator";
|
|
133
|
+
export * from "./DescribeVpnConcentratorsPaginator";
|
|
133
134
|
export * from "./GetAssociatedIpv6PoolCidrsPaginator";
|
|
134
135
|
export * from "./GetAwsNetworkPerformanceDataPaginator";
|
|
135
136
|
export * from "./GetCapacityManagerMetricDataPaginator";
|
|
@@ -462,6 +462,8 @@ export declare var CreateVpcPeeringConnectionRequest: StaticStructureSchema;
|
|
|
462
462
|
export declare var CreateVpcPeeringConnectionResult: StaticStructureSchema;
|
|
463
463
|
export declare var CreateVpcRequest: StaticStructureSchema;
|
|
464
464
|
export declare var CreateVpcResult: StaticStructureSchema;
|
|
465
|
+
export declare var CreateVpnConcentratorRequest: StaticStructureSchema;
|
|
466
|
+
export declare var CreateVpnConcentratorResult: StaticStructureSchema;
|
|
465
467
|
export declare var CreateVpnConnectionRequest: StaticStructureSchema;
|
|
466
468
|
export declare var CreateVpnConnectionResult: StaticStructureSchema;
|
|
467
469
|
export declare var CreateVpnConnectionRouteRequest: StaticStructureSchema;
|
|
@@ -631,6 +633,8 @@ export declare var DeleteVpcEndpointsResult: StaticStructureSchema;
|
|
|
631
633
|
export declare var DeleteVpcPeeringConnectionRequest: StaticStructureSchema;
|
|
632
634
|
export declare var DeleteVpcPeeringConnectionResult: StaticStructureSchema;
|
|
633
635
|
export declare var DeleteVpcRequest: StaticStructureSchema;
|
|
636
|
+
export declare var DeleteVpnConcentratorRequest: StaticStructureSchema;
|
|
637
|
+
export declare var DeleteVpnConcentratorResult: StaticStructureSchema;
|
|
634
638
|
export declare var DeleteVpnConnectionRequest: StaticStructureSchema;
|
|
635
639
|
export declare var DeleteVpnConnectionRouteRequest: StaticStructureSchema;
|
|
636
640
|
export declare var DeleteVpnGatewayRequest: StaticStructureSchema;
|
|
@@ -779,6 +783,10 @@ export declare var DescribeInstanceEventWindowsRequest: StaticStructureSchema;
|
|
|
779
783
|
export declare var DescribeInstanceEventWindowsResult: StaticStructureSchema;
|
|
780
784
|
export declare var DescribeInstanceImageMetadataRequest: StaticStructureSchema;
|
|
781
785
|
export declare var DescribeInstanceImageMetadataResult: StaticStructureSchema;
|
|
786
|
+
export declare var DescribeInstanceSqlHaHistoryStatesRequest: StaticStructureSchema;
|
|
787
|
+
export declare var DescribeInstanceSqlHaHistoryStatesResult: StaticStructureSchema;
|
|
788
|
+
export declare var DescribeInstanceSqlHaStatesRequest: StaticStructureSchema;
|
|
789
|
+
export declare var DescribeInstanceSqlHaStatesResult: StaticStructureSchema;
|
|
782
790
|
export declare var DescribeInstancesRequest: StaticStructureSchema;
|
|
783
791
|
export declare var DescribeInstancesResult: StaticStructureSchema;
|
|
784
792
|
export declare var DescribeInstanceStatusRequest: StaticStructureSchema;
|
|
@@ -1003,6 +1011,8 @@ export declare var DescribeVpcPeeringConnectionsRequest: StaticStructureSchema;
|
|
|
1003
1011
|
export declare var DescribeVpcPeeringConnectionsResult: StaticStructureSchema;
|
|
1004
1012
|
export declare var DescribeVpcsRequest: StaticStructureSchema;
|
|
1005
1013
|
export declare var DescribeVpcsResult: StaticStructureSchema;
|
|
1014
|
+
export declare var DescribeVpnConcentratorsRequest: StaticStructureSchema;
|
|
1015
|
+
export declare var DescribeVpnConcentratorsResult: StaticStructureSchema;
|
|
1006
1016
|
export declare var DescribeVpnConnectionsRequest: StaticStructureSchema;
|
|
1007
1017
|
export declare var DescribeVpnConnectionsResult: StaticStructureSchema;
|
|
1008
1018
|
export declare var DescribeVpnGatewaysRequest: StaticStructureSchema;
|
|
@@ -1049,6 +1059,8 @@ export declare var DisableImageDeregistrationProtectionRequest: StaticStructureS
|
|
|
1049
1059
|
export declare var DisableImageDeregistrationProtectionResult: StaticStructureSchema;
|
|
1050
1060
|
export declare var DisableImageRequest: StaticStructureSchema;
|
|
1051
1061
|
export declare var DisableImageResult: StaticStructureSchema;
|
|
1062
|
+
export declare var DisableInstanceSqlHaStandbyDetectionsRequest: StaticStructureSchema;
|
|
1063
|
+
export declare var DisableInstanceSqlHaStandbyDetectionsResult: StaticStructureSchema;
|
|
1052
1064
|
export declare var DisableIpamOrganizationAdminAccountRequest: StaticStructureSchema;
|
|
1053
1065
|
export declare var DisableIpamOrganizationAdminAccountResult: StaticStructureSchema;
|
|
1054
1066
|
export declare var DisableRouteServerPropagationRequest: StaticStructureSchema;
|
|
@@ -1151,6 +1163,8 @@ export declare var EnableImageDeregistrationProtectionRequest: StaticStructureSc
|
|
|
1151
1163
|
export declare var EnableImageDeregistrationProtectionResult: StaticStructureSchema;
|
|
1152
1164
|
export declare var EnableImageRequest: StaticStructureSchema;
|
|
1153
1165
|
export declare var EnableImageResult: StaticStructureSchema;
|
|
1166
|
+
export declare var EnableInstanceSqlHaStandbyDetectionsRequest: StaticStructureSchema;
|
|
1167
|
+
export declare var EnableInstanceSqlHaStandbyDetectionsResult: StaticStructureSchema;
|
|
1154
1168
|
export declare var EnableIpamOrganizationAdminAccountRequest: StaticStructureSchema;
|
|
1155
1169
|
export declare var EnableIpamOrganizationAdminAccountResult: StaticStructureSchema;
|
|
1156
1170
|
export declare var EnableReachabilityAnalyzerOrganizationSharingRequest: StaticStructureSchema;
|
|
@@ -1882,6 +1896,7 @@ export declare var RecurringCharge: StaticStructureSchema;
|
|
|
1882
1896
|
export declare var ReferencedSecurityGroup: StaticStructureSchema;
|
|
1883
1897
|
export declare var Region: StaticStructureSchema;
|
|
1884
1898
|
export declare var RegionalSummary: StaticStructureSchema;
|
|
1899
|
+
export declare var RegisteredInstance: StaticStructureSchema;
|
|
1885
1900
|
export declare var RegisterImageRequest: StaticStructureSchema;
|
|
1886
1901
|
export declare var RegisterImageResult: StaticStructureSchema;
|
|
1887
1902
|
export declare var RegisterInstanceEventNotificationAttributesRequest: StaticStructureSchema;
|
|
@@ -2246,6 +2261,7 @@ export declare var VpcPeeringConnection: StaticStructureSchema;
|
|
|
2246
2261
|
export declare var VpcPeeringConnectionOptionsDescription: StaticStructureSchema;
|
|
2247
2262
|
export declare var VpcPeeringConnectionStateReason: StaticStructureSchema;
|
|
2248
2263
|
export declare var VpcPeeringConnectionVpcInfo: StaticStructureSchema;
|
|
2264
|
+
export declare var VpnConcentrator: StaticStructureSchema;
|
|
2249
2265
|
export declare var VpnConnection: StaticStructureSchema;
|
|
2250
2266
|
export declare var VpnConnectionDeviceType: StaticStructureSchema;
|
|
2251
2267
|
export declare var VpnConnectionOptions: StaticStructureSchema;
|
|
@@ -2499,6 +2515,7 @@ export declare var InstanceIdList: StaticListSchema;
|
|
|
2499
2515
|
export declare var InstanceIdSet: StaticListSchema;
|
|
2500
2516
|
export declare var InstanceIdsSet: StaticListSchema;
|
|
2501
2517
|
export declare var InstanceIdStringList: StaticListSchema;
|
|
2518
|
+
export declare var InstanceIdUpdateStringList: StaticListSchema;
|
|
2502
2519
|
export declare var InstanceImageMetadataList: StaticListSchema;
|
|
2503
2520
|
export declare var InstanceIpv4PrefixList: StaticListSchema;
|
|
2504
2521
|
export declare var InstanceIpv6AddressList: StaticListSchema;
|
|
@@ -2718,6 +2735,7 @@ export declare var RegionalSummaryList: StaticListSchema;
|
|
|
2718
2735
|
export declare var RegionList: StaticListSchema;
|
|
2719
2736
|
export declare var RegionNames: number;
|
|
2720
2737
|
export declare var RegionNameStringList: StaticListSchema;
|
|
2738
|
+
export declare var RegisteredInstanceList: StaticListSchema;
|
|
2721
2739
|
export declare var RemoveIpamOperatingRegionSet: StaticListSchema;
|
|
2722
2740
|
export declare var RemoveIpamOrganizationalUnitExclusionSet: StaticListSchema;
|
|
2723
2741
|
export declare var RemovePrefixListEntries: StaticListSchema;
|
|
@@ -2941,6 +2959,8 @@ export declare var VpcIpv6CidrBlockAssociationSet: StaticListSchema;
|
|
|
2941
2959
|
export declare var VpcList: StaticListSchema;
|
|
2942
2960
|
export declare var VpcPeeringConnectionIdList: StaticListSchema;
|
|
2943
2961
|
export declare var VpcPeeringConnectionList: StaticListSchema;
|
|
2962
|
+
export declare var VpnConcentratorIdStringList: StaticListSchema;
|
|
2963
|
+
export declare var VpnConcentratorList: StaticListSchema;
|
|
2944
2964
|
export declare var VpnConnectionDeviceTypeList: StaticListSchema;
|
|
2945
2965
|
export declare var VpnConnectionIdStringList: StaticListSchema;
|
|
2946
2966
|
export declare var VpnConnectionList: StaticListSchema;
|
|
@@ -3104,6 +3124,7 @@ export declare var CreateVpcEndpoint: StaticOperationSchema;
|
|
|
3104
3124
|
export declare var CreateVpcEndpointConnectionNotification: StaticOperationSchema;
|
|
3105
3125
|
export declare var CreateVpcEndpointServiceConfiguration: StaticOperationSchema;
|
|
3106
3126
|
export declare var CreateVpcPeeringConnection: StaticOperationSchema;
|
|
3127
|
+
export declare var CreateVpnConcentrator: StaticOperationSchema;
|
|
3107
3128
|
export declare var CreateVpnConnection: StaticOperationSchema;
|
|
3108
3129
|
export declare var CreateVpnConnectionRoute: StaticOperationSchema;
|
|
3109
3130
|
export declare var CreateVpnGateway: StaticOperationSchema;
|
|
@@ -3189,6 +3210,7 @@ export declare var DeleteVpcEndpointConnectionNotifications: StaticOperationSche
|
|
|
3189
3210
|
export declare var DeleteVpcEndpoints: StaticOperationSchema;
|
|
3190
3211
|
export declare var DeleteVpcEndpointServiceConfigurations: StaticOperationSchema;
|
|
3191
3212
|
export declare var DeleteVpcPeeringConnection: StaticOperationSchema;
|
|
3213
|
+
export declare var DeleteVpnConcentrator: StaticOperationSchema;
|
|
3192
3214
|
export declare var DeleteVpnConnection: StaticOperationSchema;
|
|
3193
3215
|
export declare var DeleteVpnConnectionRoute: StaticOperationSchema;
|
|
3194
3216
|
export declare var DeleteVpnGateway: StaticOperationSchema;
|
|
@@ -3263,6 +3285,8 @@ export declare var DescribeInstanceEventNotificationAttributes: StaticOperationS
|
|
|
3263
3285
|
export declare var DescribeInstanceEventWindows: StaticOperationSchema;
|
|
3264
3286
|
export declare var DescribeInstanceImageMetadata: StaticOperationSchema;
|
|
3265
3287
|
export declare var DescribeInstances: StaticOperationSchema;
|
|
3288
|
+
export declare var DescribeInstanceSqlHaHistoryStates: StaticOperationSchema;
|
|
3289
|
+
export declare var DescribeInstanceSqlHaStates: StaticOperationSchema;
|
|
3266
3290
|
export declare var DescribeInstanceStatus: StaticOperationSchema;
|
|
3267
3291
|
export declare var DescribeInstanceTopology: StaticOperationSchema;
|
|
3268
3292
|
export declare var DescribeInstanceTypeOfferings: StaticOperationSchema;
|
|
@@ -3374,6 +3398,7 @@ export declare var DescribeVpcEndpointServicePermissions: StaticOperationSchema;
|
|
|
3374
3398
|
export declare var DescribeVpcEndpointServices: StaticOperationSchema;
|
|
3375
3399
|
export declare var DescribeVpcPeeringConnections: StaticOperationSchema;
|
|
3376
3400
|
export declare var DescribeVpcs: StaticOperationSchema;
|
|
3401
|
+
export declare var DescribeVpnConcentrators: StaticOperationSchema;
|
|
3377
3402
|
export declare var DescribeVpnConnections: StaticOperationSchema;
|
|
3378
3403
|
export declare var DescribeVpnGateways: StaticOperationSchema;
|
|
3379
3404
|
export declare var DetachClassicLinkVpc: StaticOperationSchema;
|
|
@@ -3393,6 +3418,7 @@ export declare var DisableImage: StaticOperationSchema;
|
|
|
3393
3418
|
export declare var DisableImageBlockPublicAccess: StaticOperationSchema;
|
|
3394
3419
|
export declare var DisableImageDeprecation: StaticOperationSchema;
|
|
3395
3420
|
export declare var DisableImageDeregistrationProtection: StaticOperationSchema;
|
|
3421
|
+
export declare var DisableInstanceSqlHaStandbyDetections: StaticOperationSchema;
|
|
3396
3422
|
export declare var DisableIpamOrganizationAdminAccount: StaticOperationSchema;
|
|
3397
3423
|
export declare var DisableRouteServerPropagation: StaticOperationSchema;
|
|
3398
3424
|
export declare var DisableSerialConsoleAccess: StaticOperationSchema;
|
|
@@ -3430,6 +3456,7 @@ export declare var EnableImage: StaticOperationSchema;
|
|
|
3430
3456
|
export declare var EnableImageBlockPublicAccess: StaticOperationSchema;
|
|
3431
3457
|
export declare var EnableImageDeprecation: StaticOperationSchema;
|
|
3432
3458
|
export declare var EnableImageDeregistrationProtection: StaticOperationSchema;
|
|
3459
|
+
export declare var EnableInstanceSqlHaStandbyDetections: StaticOperationSchema;
|
|
3433
3460
|
export declare var EnableIpamOrganizationAdminAccount: StaticOperationSchema;
|
|
3434
3461
|
export declare var EnableReachabilityAnalyzerOrganizationSharing: StaticOperationSchema;
|
|
3435
3462
|
export declare var EnableRouteServerPropagation: StaticOperationSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ec2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.934.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-ec2",
|
|
@@ -20,18 +20,18 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.934.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.934.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.930.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.930.0",
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.933.0",
|
|
28
28
|
"@aws-sdk/middleware-sdk-ec2": "3.930.0",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.934.0",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "3.930.0",
|
|
31
31
|
"@aws-sdk/types": "3.930.0",
|
|
32
32
|
"@aws-sdk/util-endpoints": "3.930.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.930.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.934.0",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.3",
|
|
36
36
|
"@smithy/core": "^3.18.2",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.6",
|