@aws-sdk/client-ec2 3.174.0 → 3.177.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/CHANGELOG.md +22 -0
- package/dist-cjs/commands/CreateDefaultVpcCommand.js +2 -1
- package/dist-cjs/commands/CreateDhcpOptionsCommand.js +1 -2
- package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +2 -1
- package/dist-cjs/commands/DescribeAddressesCommand.js +3 -3
- package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +1 -2
- package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +2 -1
- package/dist-cjs/models/models_0.js +18 -18
- package/dist-cjs/models/models_1.js +17 -17
- package/dist-cjs/models/models_2.js +18 -18
- package/dist-cjs/models/models_3.js +17 -17
- package/dist-cjs/models/models_4.js +13 -13
- package/dist-cjs/protocols/Aws_ec2.js +25 -2
- package/dist-es/commands/CreateDefaultVpcCommand.js +2 -1
- package/dist-es/commands/CreateDhcpOptionsCommand.js +1 -2
- package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +2 -1
- package/dist-es/commands/DescribeAddressesCommand.js +1 -1
- package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +1 -2
- package/dist-es/commands/DescribeLocalGatewaysCommand.js +2 -1
- package/dist-es/models/models_0.js +4 -4
- package/dist-es/models/models_1.js +3 -6
- package/dist-es/models/models_2.js +6 -3
- package/dist-es/models/models_3.js +3 -3
- package/dist-es/models/models_4.js +3 -3
- package/dist-es/protocols/Aws_ec2.js +25 -2
- package/dist-types/EC2.d.ts +28 -17
- package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
- package/dist-types/commands/AssociateAddressCommand.d.ts +1 -1
- package/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/CreateDefaultVpcCommand.d.ts +2 -1
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -2
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +5 -2
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +4 -2
- package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAddressesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeLocalGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateAddressCommand.d.ts +1 -1
- package/dist-types/commands/ImportImageCommand.d.ts +6 -0
- package/dist-types/commands/MoveAddressToVpcCommand.d.ts +1 -1
- package/dist-types/commands/ReleaseAddressCommand.d.ts +1 -1
- package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +1 -1
- package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +303 -66
- package/dist-types/models/models_1.d.ts +85 -75
- package/dist-types/models/models_2.d.ts +52 -106
- package/dist-types/models/models_3.d.ts +113 -97
- package/dist-types/models/models_4.d.ts +166 -283
- package/dist-types/models/models_5.d.ts +17 -7
- package/dist-types/models/models_6.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/models_0.d.ts +81 -29
- package/dist-types/ts3.4/models/models_1.d.ts +22 -21
- package/dist-types/ts3.4/models/models_2.d.ts +21 -21
- package/dist-types/ts3.4/models/models_3.d.ts +22 -30
- package/dist-types/ts3.4/models/models_4.d.ts +28 -76
- package/dist-types/ts3.4/models/models_5.d.ts +3 -3
- package/dist-types/ts3.4/models/models_6.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeNetworkInterfaceAttributeRequestFilterSensitiveLog = exports.DescribeNetworkInsightsPathsResultFilterSensitiveLog = exports.DescribeNetworkInsightsPathsRequestFilterSensitiveLog = exports.DescribeNetworkInsightsAnalysesResultFilterSensitiveLog = exports.NetworkInsightsAnalysisFilterSensitiveLog = exports.
|
|
3
|
+
exports.DescribeNetworkInterfaceAttributeRequestFilterSensitiveLog = exports.DescribeNetworkInsightsPathsResultFilterSensitiveLog = exports.DescribeNetworkInsightsPathsRequestFilterSensitiveLog = exports.DescribeNetworkInsightsAnalysesResultFilterSensitiveLog = exports.NetworkInsightsAnalysisFilterSensitiveLog = exports.DescribeNetworkInsightsAnalysesRequestFilterSensitiveLog = exports.DescribeNetworkInsightsAccessScopesResultFilterSensitiveLog = exports.DescribeNetworkInsightsAccessScopesRequestFilterSensitiveLog = exports.DescribeNetworkInsightsAccessScopeAnalysesResultFilterSensitiveLog = exports.NetworkInsightsAccessScopeAnalysisFilterSensitiveLog = exports.DescribeNetworkInsightsAccessScopeAnalysesRequestFilterSensitiveLog = exports.DescribeNetworkAclsResultFilterSensitiveLog = exports.DescribeNetworkAclsRequestFilterSensitiveLog = exports.DescribeNatGatewaysResultFilterSensitiveLog = exports.DescribeNatGatewaysRequestFilterSensitiveLog = exports.DescribeMovingAddressesResultFilterSensitiveLog = exports.MovingAddressStatusFilterSensitiveLog = exports.DescribeMovingAddressesRequestFilterSensitiveLog = exports.DescribeManagedPrefixListsResultFilterSensitiveLog = exports.DescribeManagedPrefixListsRequestFilterSensitiveLog = exports.DescribeLocalGatewayVirtualInterfacesResultFilterSensitiveLog = exports.LocalGatewayVirtualInterfaceFilterSensitiveLog = exports.DescribeLocalGatewayVirtualInterfacesRequestFilterSensitiveLog = exports.DescribeLocalGatewayVirtualInterfaceGroupsResultFilterSensitiveLog = exports.LocalGatewayVirtualInterfaceGroupFilterSensitiveLog = exports.DescribeLocalGatewayVirtualInterfaceGroupsRequestFilterSensitiveLog = exports.DescribeLocalGatewaysResultFilterSensitiveLog = exports.LocalGatewayFilterSensitiveLog = exports.TransitGatewayPropagationState = exports.VpcAttributeName = exports.VolumeStatusInfoStatus = exports.VolumeStatusName = exports.VolumeModificationState = exports.VolumeAttributeName = exports.SpotInstanceState = exports.ReplacementStrategy = exports.OnDemandAllocationStrategy = exports.ExcessCapacityTerminationPolicy = exports.EventType = exports.TieringOperationStatus = exports.SnapshotAttributeName = exports.ReservedInstanceState = exports.Scope = exports.RecurringChargeFrequency = exports.OfferingTypeValues = exports.OfferingClassType = exports.NetworkInterfaceAttribute = exports.AnalysisStatus = exports.FindingsFound = exports.MoveStatus = void 0;
|
|
4
4
|
exports.DescribeScheduledInstancesResultFilterSensitiveLog = exports.ScheduledInstanceFilterSensitiveLog = exports.DescribeScheduledInstancesRequestFilterSensitiveLog = exports.SlotStartTimeRangeRequestFilterSensitiveLog = exports.DescribeScheduledInstanceAvailabilityResultFilterSensitiveLog = exports.ScheduledInstanceAvailabilityFilterSensitiveLog = exports.ScheduledInstanceRecurrenceFilterSensitiveLog = exports.DescribeScheduledInstanceAvailabilityRequestFilterSensitiveLog = exports.ScheduledInstanceRecurrenceRequestFilterSensitiveLog = exports.SlotDateTimeRangeRequestFilterSensitiveLog = exports.DescribeRouteTablesResultFilterSensitiveLog = exports.DescribeRouteTablesRequestFilterSensitiveLog = exports.DescribeReservedInstancesOfferingsResultFilterSensitiveLog = exports.ReservedInstancesOfferingFilterSensitiveLog = exports.PricingDetailFilterSensitiveLog = exports.DescribeReservedInstancesOfferingsRequestFilterSensitiveLog = exports.DescribeReservedInstancesModificationsResultFilterSensitiveLog = exports.ReservedInstancesModificationFilterSensitiveLog = exports.ReservedInstancesIdFilterSensitiveLog = exports.ReservedInstancesModificationResultFilterSensitiveLog = exports.ReservedInstancesConfigurationFilterSensitiveLog = exports.DescribeReservedInstancesModificationsRequestFilterSensitiveLog = exports.DescribeReservedInstancesListingsResultFilterSensitiveLog = exports.DescribeReservedInstancesListingsRequestFilterSensitiveLog = exports.DescribeReservedInstancesResultFilterSensitiveLog = exports.ReservedInstancesFilterSensitiveLog = exports.RecurringChargeFilterSensitiveLog = exports.DescribeReservedInstancesRequestFilterSensitiveLog = exports.DescribeReplaceRootVolumeTasksResultFilterSensitiveLog = exports.DescribeReplaceRootVolumeTasksRequestFilterSensitiveLog = exports.DescribeRegionsResultFilterSensitiveLog = exports.RegionFilterSensitiveLog = exports.DescribeRegionsRequestFilterSensitiveLog = exports.DescribePublicIpv4PoolsResultFilterSensitiveLog = exports.PublicIpv4PoolFilterSensitiveLog = exports.PublicIpv4PoolRangeFilterSensitiveLog = exports.DescribePublicIpv4PoolsRequestFilterSensitiveLog = exports.DescribePrincipalIdFormatResultFilterSensitiveLog = exports.PrincipalIdFormatFilterSensitiveLog = exports.DescribePrincipalIdFormatRequestFilterSensitiveLog = exports.DescribePrefixListsResultFilterSensitiveLog = exports.PrefixListFilterSensitiveLog = exports.DescribePrefixListsRequestFilterSensitiveLog = exports.DescribePlacementGroupsResultFilterSensitiveLog = exports.DescribePlacementGroupsRequestFilterSensitiveLog = exports.DescribeNetworkInterfacesResultFilterSensitiveLog = exports.DescribeNetworkInterfacesRequestFilterSensitiveLog = exports.DescribeNetworkInterfacePermissionsResultFilterSensitiveLog = exports.DescribeNetworkInterfacePermissionsRequestFilterSensitiveLog = exports.DescribeNetworkInterfaceAttributeResultFilterSensitiveLog = void 0;
|
|
5
5
|
exports.DescribeSpotPriceHistoryResultFilterSensitiveLog = exports.SpotPriceFilterSensitiveLog = exports.DescribeSpotPriceHistoryRequestFilterSensitiveLog = exports.DescribeSpotInstanceRequestsResultFilterSensitiveLog = exports.SpotInstanceRequestFilterSensitiveLog = exports.SpotInstanceStatusFilterSensitiveLog = exports.LaunchSpecificationFilterSensitiveLog = exports.RunInstancesMonitoringEnabledFilterSensitiveLog = exports.DescribeSpotInstanceRequestsRequestFilterSensitiveLog = exports.DescribeSpotFleetRequestsResponseFilterSensitiveLog = exports.SpotFleetRequestConfigFilterSensitiveLog = exports.SpotFleetRequestConfigDataFilterSensitiveLog = exports.SpotMaintenanceStrategiesFilterSensitiveLog = exports.SpotCapacityRebalanceFilterSensitiveLog = exports.LoadBalancersConfigFilterSensitiveLog = exports.TargetGroupsConfigFilterSensitiveLog = exports.TargetGroupFilterSensitiveLog = exports.ClassicLoadBalancersConfigFilterSensitiveLog = exports.ClassicLoadBalancerFilterSensitiveLog = exports.LaunchTemplateConfigFilterSensitiveLog = exports.LaunchTemplateOverridesFilterSensitiveLog = exports.SpotFleetLaunchSpecificationFilterSensitiveLog = exports.SpotFleetTagSpecificationFilterSensitiveLog = exports.SpotPlacementFilterSensitiveLog = exports.InstanceNetworkInterfaceSpecificationFilterSensitiveLog = exports.SpotFleetMonitoringFilterSensitiveLog = exports.DescribeSpotFleetRequestsRequestFilterSensitiveLog = exports.DescribeSpotFleetRequestHistoryResponseFilterSensitiveLog = exports.HistoryRecordFilterSensitiveLog = exports.DescribeSpotFleetRequestHistoryRequestFilterSensitiveLog = exports.DescribeSpotFleetInstancesResponseFilterSensitiveLog = exports.DescribeSpotFleetInstancesRequestFilterSensitiveLog = exports.DescribeSpotDatafeedSubscriptionResultFilterSensitiveLog = exports.DescribeSpotDatafeedSubscriptionRequestFilterSensitiveLog = exports.DescribeSnapshotTierStatusResultFilterSensitiveLog = exports.SnapshotTierStatusFilterSensitiveLog = exports.DescribeSnapshotTierStatusRequestFilterSensitiveLog = exports.DescribeSnapshotsResultFilterSensitiveLog = exports.DescribeSnapshotsRequestFilterSensitiveLog = exports.DescribeSnapshotAttributeResultFilterSensitiveLog = exports.CreateVolumePermissionFilterSensitiveLog = exports.DescribeSnapshotAttributeRequestFilterSensitiveLog = exports.DescribeSecurityGroupsResultFilterSensitiveLog = exports.SecurityGroupFilterSensitiveLog = exports.DescribeSecurityGroupsRequestFilterSensitiveLog = exports.DescribeSecurityGroupRulesResultFilterSensitiveLog = exports.DescribeSecurityGroupRulesRequestFilterSensitiveLog = exports.DescribeSecurityGroupReferencesResultFilterSensitiveLog = exports.SecurityGroupReferenceFilterSensitiveLog = exports.DescribeSecurityGroupReferencesRequestFilterSensitiveLog = void 0;
|
|
6
6
|
exports.DescribeVolumeStatusRequestFilterSensitiveLog = exports.DescribeVolumesModificationsResultFilterSensitiveLog = exports.VolumeModificationFilterSensitiveLog = exports.DescribeVolumesModificationsRequestFilterSensitiveLog = exports.DescribeVolumesResultFilterSensitiveLog = exports.DescribeVolumesRequestFilterSensitiveLog = exports.DescribeVolumeAttributeResultFilterSensitiveLog = exports.DescribeVolumeAttributeRequestFilterSensitiveLog = exports.DescribeTrunkInterfaceAssociationsResultFilterSensitiveLog = exports.DescribeTrunkInterfaceAssociationsRequestFilterSensitiveLog = exports.DescribeTransitGatewayVpcAttachmentsResultFilterSensitiveLog = exports.DescribeTransitGatewayVpcAttachmentsRequestFilterSensitiveLog = exports.DescribeTransitGatewaysResultFilterSensitiveLog = exports.DescribeTransitGatewaysRequestFilterSensitiveLog = exports.DescribeTransitGatewayRouteTablesResultFilterSensitiveLog = exports.DescribeTransitGatewayRouteTablesRequestFilterSensitiveLog = exports.DescribeTransitGatewayRouteTableAnnouncementsResultFilterSensitiveLog = exports.DescribeTransitGatewayRouteTableAnnouncementsRequestFilterSensitiveLog = exports.DescribeTransitGatewayPolicyTablesResultFilterSensitiveLog = exports.DescribeTransitGatewayPolicyTablesRequestFilterSensitiveLog = exports.DescribeTransitGatewayPeeringAttachmentsResultFilterSensitiveLog = exports.DescribeTransitGatewayPeeringAttachmentsRequestFilterSensitiveLog = exports.DescribeTransitGatewayMulticastDomainsResultFilterSensitiveLog = exports.DescribeTransitGatewayMulticastDomainsRequestFilterSensitiveLog = exports.DescribeTransitGatewayConnectsResultFilterSensitiveLog = exports.DescribeTransitGatewayConnectsRequestFilterSensitiveLog = exports.DescribeTransitGatewayConnectPeersResultFilterSensitiveLog = exports.DescribeTransitGatewayConnectPeersRequestFilterSensitiveLog = exports.DescribeTransitGatewayAttachmentsResultFilterSensitiveLog = exports.TransitGatewayAttachmentFilterSensitiveLog = exports.TransitGatewayAttachmentAssociationFilterSensitiveLog = exports.DescribeTransitGatewayAttachmentsRequestFilterSensitiveLog = exports.DescribeTrafficMirrorTargetsResultFilterSensitiveLog = exports.DescribeTrafficMirrorTargetsRequestFilterSensitiveLog = exports.DescribeTrafficMirrorSessionsResultFilterSensitiveLog = exports.DescribeTrafficMirrorSessionsRequestFilterSensitiveLog = exports.DescribeTrafficMirrorFiltersResultFilterSensitiveLog = exports.DescribeTrafficMirrorFiltersRequestFilterSensitiveLog = exports.DescribeTagsResultFilterSensitiveLog = exports.TagDescriptionFilterSensitiveLog = exports.DescribeTagsRequestFilterSensitiveLog = exports.DescribeSubnetsResultFilterSensitiveLog = exports.DescribeSubnetsRequestFilterSensitiveLog = exports.DescribeStoreImageTasksResultFilterSensitiveLog = exports.StoreImageTaskResultFilterSensitiveLog = exports.DescribeStoreImageTasksRequestFilterSensitiveLog = exports.DescribeStaleSecurityGroupsResultFilterSensitiveLog = exports.StaleSecurityGroupFilterSensitiveLog = exports.StaleIpPermissionFilterSensitiveLog = exports.DescribeStaleSecurityGroupsRequestFilterSensitiveLog = void 0;
|
|
@@ -144,6 +144,18 @@ var TransitGatewayPropagationState;
|
|
|
144
144
|
TransitGatewayPropagationState["enabled"] = "enabled";
|
|
145
145
|
TransitGatewayPropagationState["enabling"] = "enabling";
|
|
146
146
|
})(TransitGatewayPropagationState = exports.TransitGatewayPropagationState || (exports.TransitGatewayPropagationState = {}));
|
|
147
|
+
const LocalGatewayFilterSensitiveLog = (obj) => ({
|
|
148
|
+
...obj,
|
|
149
|
+
});
|
|
150
|
+
exports.LocalGatewayFilterSensitiveLog = LocalGatewayFilterSensitiveLog;
|
|
151
|
+
const DescribeLocalGatewaysResultFilterSensitiveLog = (obj) => ({
|
|
152
|
+
...obj,
|
|
153
|
+
});
|
|
154
|
+
exports.DescribeLocalGatewaysResultFilterSensitiveLog = DescribeLocalGatewaysResultFilterSensitiveLog;
|
|
155
|
+
const DescribeLocalGatewayVirtualInterfaceGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
156
|
+
...obj,
|
|
157
|
+
});
|
|
158
|
+
exports.DescribeLocalGatewayVirtualInterfaceGroupsRequestFilterSensitiveLog = DescribeLocalGatewayVirtualInterfaceGroupsRequestFilterSensitiveLog;
|
|
147
159
|
const LocalGatewayVirtualInterfaceGroupFilterSensitiveLog = (obj) => ({
|
|
148
160
|
...obj,
|
|
149
161
|
});
|
|
@@ -224,18 +236,6 @@ const DescribeNetworkInsightsAnalysesRequestFilterSensitiveLog = (obj) => ({
|
|
|
224
236
|
...obj,
|
|
225
237
|
});
|
|
226
238
|
exports.DescribeNetworkInsightsAnalysesRequestFilterSensitiveLog = DescribeNetworkInsightsAnalysesRequestFilterSensitiveLog;
|
|
227
|
-
const AnalysisLoadBalancerListenerFilterSensitiveLog = (obj) => ({
|
|
228
|
-
...obj,
|
|
229
|
-
});
|
|
230
|
-
exports.AnalysisLoadBalancerListenerFilterSensitiveLog = AnalysisLoadBalancerListenerFilterSensitiveLog;
|
|
231
|
-
const AnalysisLoadBalancerTargetFilterSensitiveLog = (obj) => ({
|
|
232
|
-
...obj,
|
|
233
|
-
});
|
|
234
|
-
exports.AnalysisLoadBalancerTargetFilterSensitiveLog = AnalysisLoadBalancerTargetFilterSensitiveLog;
|
|
235
|
-
const ExplanationFilterSensitiveLog = (obj) => ({
|
|
236
|
-
...obj,
|
|
237
|
-
});
|
|
238
|
-
exports.ExplanationFilterSensitiveLog = ExplanationFilterSensitiveLog;
|
|
239
239
|
const NetworkInsightsAnalysisFilterSensitiveLog = (obj) => ({
|
|
240
240
|
...obj,
|
|
241
241
|
});
|
|
@@ -41444,6 +41444,7 @@ const deserializeAws_ec2AnalysisRouteTableRoute = (output, context) => {
|
|
|
41444
41444
|
Origin: undefined,
|
|
41445
41445
|
TransitGatewayId: undefined,
|
|
41446
41446
|
VpcPeeringConnectionId: undefined,
|
|
41447
|
+
State: undefined,
|
|
41447
41448
|
};
|
|
41448
41449
|
if (output["destinationCidr"] !== undefined) {
|
|
41449
41450
|
contents.DestinationCidr = (0, smithy_client_1.expectString)(output["destinationCidr"]);
|
|
@@ -41475,6 +41476,9 @@ const deserializeAws_ec2AnalysisRouteTableRoute = (output, context) => {
|
|
|
41475
41476
|
if (output["vpcPeeringConnectionId"] !== undefined) {
|
|
41476
41477
|
contents.VpcPeeringConnectionId = (0, smithy_client_1.expectString)(output["vpcPeeringConnectionId"]);
|
|
41477
41478
|
}
|
|
41479
|
+
if (output["state"] !== undefined) {
|
|
41480
|
+
contents.State = (0, smithy_client_1.expectString)(output["state"]);
|
|
41481
|
+
}
|
|
41478
41482
|
return contents;
|
|
41479
41483
|
};
|
|
41480
41484
|
const deserializeAws_ec2AnalysisSecurityGroupRule = (output, context) => {
|
|
@@ -47886,8 +47890,8 @@ const deserializeAws_ec2EbsBlockDevice = (output, context) => {
|
|
|
47886
47890
|
if (output["volumeType"] !== undefined) {
|
|
47887
47891
|
contents.VolumeType = (0, smithy_client_1.expectString)(output["volumeType"]);
|
|
47888
47892
|
}
|
|
47889
|
-
if (output["
|
|
47890
|
-
contents.KmsKeyId = (0, smithy_client_1.expectString)(output["
|
|
47893
|
+
if (output["kmsKeyId"] !== undefined) {
|
|
47894
|
+
contents.KmsKeyId = (0, smithy_client_1.expectString)(output["kmsKeyId"]);
|
|
47891
47895
|
}
|
|
47892
47896
|
if (output["throughput"] !== undefined) {
|
|
47893
47897
|
contents.Throughput = (0, smithy_client_1.strictParseInt32)(output["throughput"]);
|
|
@@ -48468,6 +48472,8 @@ const deserializeAws_ec2Explanation = (output, context) => {
|
|
|
48468
48472
|
TransitGatewayRouteTable: undefined,
|
|
48469
48473
|
TransitGatewayRouteTableRoute: undefined,
|
|
48470
48474
|
TransitGatewayAttachment: undefined,
|
|
48475
|
+
ComponentAccount: undefined,
|
|
48476
|
+
ComponentRegion: undefined,
|
|
48471
48477
|
};
|
|
48472
48478
|
if (output["acl"] !== undefined) {
|
|
48473
48479
|
contents.Acl = deserializeAws_ec2AnalysisComponent(output["acl"], context);
|
|
@@ -48638,6 +48644,12 @@ const deserializeAws_ec2Explanation = (output, context) => {
|
|
|
48638
48644
|
if (output["transitGatewayAttachment"] !== undefined) {
|
|
48639
48645
|
contents.TransitGatewayAttachment = deserializeAws_ec2AnalysisComponent(output["transitGatewayAttachment"], context);
|
|
48640
48646
|
}
|
|
48647
|
+
if (output["componentAccount"] !== undefined) {
|
|
48648
|
+
contents.ComponentAccount = (0, smithy_client_1.expectString)(output["componentAccount"]);
|
|
48649
|
+
}
|
|
48650
|
+
if (output["componentRegion"] !== undefined) {
|
|
48651
|
+
contents.ComponentRegion = (0, smithy_client_1.expectString)(output["componentRegion"]);
|
|
48652
|
+
}
|
|
48641
48653
|
return contents;
|
|
48642
48654
|
};
|
|
48643
48655
|
const deserializeAws_ec2ExplanationList = (output, context) => {
|
|
@@ -56299,6 +56311,8 @@ const deserializeAws_ec2PathComponent = (output, context) => {
|
|
|
56299
56311
|
AdditionalDetails: undefined,
|
|
56300
56312
|
TransitGateway: undefined,
|
|
56301
56313
|
TransitGatewayRouteTableRoute: undefined,
|
|
56314
|
+
Explanations: undefined,
|
|
56315
|
+
ElasticLoadBalancerListener: undefined,
|
|
56302
56316
|
};
|
|
56303
56317
|
if (output["sequenceNumber"] !== undefined) {
|
|
56304
56318
|
contents.SequenceNumber = (0, smithy_client_1.strictParseInt32)(output["sequenceNumber"]);
|
|
@@ -56348,6 +56362,15 @@ const deserializeAws_ec2PathComponent = (output, context) => {
|
|
|
56348
56362
|
if (output["transitGatewayRouteTableRoute"] !== undefined) {
|
|
56349
56363
|
contents.TransitGatewayRouteTableRoute = deserializeAws_ec2TransitGatewayRouteTableRoute(output["transitGatewayRouteTableRoute"], context);
|
|
56350
56364
|
}
|
|
56365
|
+
if (output.explanationSet === "") {
|
|
56366
|
+
contents.Explanations = [];
|
|
56367
|
+
}
|
|
56368
|
+
else if (output["explanationSet"] !== undefined && output["explanationSet"]["item"] !== undefined) {
|
|
56369
|
+
contents.Explanations = deserializeAws_ec2ExplanationList((0, smithy_client_1.getArrayIfSingleItem)(output["explanationSet"]["item"]), context);
|
|
56370
|
+
}
|
|
56371
|
+
if (output["elasticLoadBalancerListener"] !== undefined) {
|
|
56372
|
+
contents.ElasticLoadBalancerListener = deserializeAws_ec2AnalysisComponent(output["elasticLoadBalancerListener"], context);
|
|
56373
|
+
}
|
|
56351
56374
|
return contents;
|
|
56352
56375
|
};
|
|
56353
56376
|
const deserializeAws_ec2PathComponentList = (output, context) => {
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateDefaultVpcRequestFilterSensitiveLog
|
|
4
|
+
import { CreateDefaultVpcRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
|
+
import { CreateDefaultVpcResultFilterSensitiveLog } from "../models/models_1";
|
|
5
6
|
import { deserializeAws_ec2CreateDefaultVpcCommand, serializeAws_ec2CreateDefaultVpcCommand, } from "../protocols/Aws_ec2";
|
|
6
7
|
var CreateDefaultVpcCommand = (function (_super) {
|
|
7
8
|
__extends(CreateDefaultVpcCommand, _super);
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateDhcpOptionsRequestFilterSensitiveLog } from "../models/
|
|
5
|
-
import { CreateDhcpOptionsResultFilterSensitiveLog } from "../models/models_1";
|
|
4
|
+
import { CreateDhcpOptionsRequestFilterSensitiveLog, CreateDhcpOptionsResultFilterSensitiveLog, } from "../models/models_1";
|
|
6
5
|
import { deserializeAws_ec2CreateDhcpOptionsCommand, serializeAws_ec2CreateDhcpOptionsCommand, } from "../protocols/Aws_ec2";
|
|
7
6
|
var CreateDhcpOptionsCommand = (function (_super) {
|
|
8
7
|
__extends(CreateDhcpOptionsCommand, _super);
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateTrafficMirrorFilterRequestFilterSensitiveLog,
|
|
4
|
+
import { CreateTrafficMirrorFilterRequestFilterSensitiveLog, } from "../models/models_1";
|
|
5
|
+
import { CreateTrafficMirrorFilterResultFilterSensitiveLog } from "../models/models_2";
|
|
5
6
|
import { deserializeAws_ec2CreateTrafficMirrorFilterCommand, serializeAws_ec2CreateTrafficMirrorFilterCommand, } from "../protocols/Aws_ec2";
|
|
6
7
|
var CreateTrafficMirrorFilterCommand = (function (_super) {
|
|
7
8
|
__extends(CreateTrafficMirrorFilterCommand, _super);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeAddressesRequestFilterSensitiveLog, DescribeAddressesResultFilterSensitiveLog, } from "../models/
|
|
4
|
+
import { DescribeAddressesRequestFilterSensitiveLog, DescribeAddressesResultFilterSensitiveLog, } from "../models/models_3";
|
|
5
5
|
import { deserializeAws_ec2DescribeAddressesCommand, serializeAws_ec2DescribeAddressesCommand, } from "../protocols/Aws_ec2";
|
|
6
6
|
var DescribeAddressesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeAddressesCommand, _super);
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeLocalGatewayVirtualInterfaceGroupsRequestFilterSensitiveLog, } from "../models/
|
|
5
|
-
import { DescribeLocalGatewayVirtualInterfaceGroupsResultFilterSensitiveLog, } from "../models/models_4";
|
|
4
|
+
import { DescribeLocalGatewayVirtualInterfaceGroupsRequestFilterSensitiveLog, DescribeLocalGatewayVirtualInterfaceGroupsResultFilterSensitiveLog, } from "../models/models_4";
|
|
6
5
|
import { deserializeAws_ec2DescribeLocalGatewayVirtualInterfaceGroupsCommand, serializeAws_ec2DescribeLocalGatewayVirtualInterfaceGroupsCommand, } from "../protocols/Aws_ec2";
|
|
7
6
|
var DescribeLocalGatewayVirtualInterfaceGroupsCommand = (function (_super) {
|
|
8
7
|
__extends(DescribeLocalGatewayVirtualInterfaceGroupsCommand, _super);
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeLocalGatewaysRequestFilterSensitiveLog
|
|
4
|
+
import { DescribeLocalGatewaysRequestFilterSensitiveLog } from "../models/models_3";
|
|
5
|
+
import { DescribeLocalGatewaysResultFilterSensitiveLog } from "../models/models_4";
|
|
5
6
|
import { deserializeAws_ec2DescribeLocalGatewaysCommand, serializeAws_ec2DescribeLocalGatewaysCommand, } from "../protocols/Aws_ec2";
|
|
6
7
|
var DescribeLocalGatewaysCommand = (function (_super) {
|
|
7
8
|
__extends(DescribeLocalGatewaysCommand, _super);
|
|
@@ -1153,10 +1153,13 @@ export var PortRangeFilterSensitiveLog = function (obj) { return (__assign({}, o
|
|
|
1153
1153
|
export var AnalysisAclRuleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1154
1154
|
export var AnalysisComponentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1155
1155
|
export var AdditionalDetailFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1156
|
-
export var
|
|
1156
|
+
export var AnalysisLoadBalancerListenerFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1157
|
+
export var AnalysisLoadBalancerTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1157
1158
|
export var AnalysisRouteTableRouteFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1158
1159
|
export var AnalysisSecurityGroupRuleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1159
1160
|
export var TransitGatewayRouteTableRouteFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1161
|
+
export var ExplanationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1162
|
+
export var AnalysisPacketHeaderFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1160
1163
|
export var PathComponentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1161
1164
|
export var AccessScopeAnalysisFindingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1162
1165
|
export var PacketHeaderStatementFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -1344,6 +1347,3 @@ export var SubnetFilterSensitiveLog = function (obj) { return (__assign({}, obj)
|
|
|
1344
1347
|
export var CreateDefaultSubnetResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1345
1348
|
export var CreateDefaultVpcRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1346
1349
|
export var VpcFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1347
|
-
export var CreateDefaultVpcResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1348
|
-
export var NewDhcpConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1349
|
-
export var CreateDhcpOptionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -441,10 +441,9 @@ export var TrafficDirection;
|
|
|
441
441
|
TrafficDirection["egress"] = "egress";
|
|
442
442
|
TrafficDirection["ingress"] = "ingress";
|
|
443
443
|
})(TrafficDirection || (TrafficDirection = {}));
|
|
444
|
-
export var
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
})(TrafficMirrorNetworkService || (TrafficMirrorNetworkService = {}));
|
|
444
|
+
export var CreateDefaultVpcResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
445
|
+
export var NewDhcpConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
446
|
+
export var CreateDhcpOptionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
448
447
|
export var AttributeValueFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
449
448
|
export var DhcpConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
450
449
|
export var DhcpOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -673,5 +672,3 @@ export var CreateTagsRequestFilterSensitiveLog = function (obj) { return (__assi
|
|
|
673
672
|
export var CreateTrafficMirrorFilterRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
674
673
|
export var TrafficMirrorPortRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
675
674
|
export var TrafficMirrorFilterRuleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
676
|
-
export var TrafficMirrorFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
677
|
-
export var CreateTrafficMirrorFilterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
|
+
export var TrafficMirrorNetworkService;
|
|
3
|
+
(function (TrafficMirrorNetworkService) {
|
|
4
|
+
TrafficMirrorNetworkService["amazon_dns"] = "amazon-dns";
|
|
5
|
+
})(TrafficMirrorNetworkService || (TrafficMirrorNetworkService = {}));
|
|
2
6
|
export var TrafficMirrorTargetType;
|
|
3
7
|
(function (TrafficMirrorTargetType) {
|
|
4
8
|
TrafficMirrorTargetType["gateway_load_balancer_endpoint"] = "gateway-load-balancer-endpoint";
|
|
@@ -276,6 +280,8 @@ export var IpamPoolCidrState;
|
|
|
276
280
|
IpamPoolCidrState["pending_provision"] = "pending-provision";
|
|
277
281
|
IpamPoolCidrState["provisioned"] = "provisioned";
|
|
278
282
|
})(IpamPoolCidrState || (IpamPoolCidrState = {}));
|
|
283
|
+
export var TrafficMirrorFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
284
|
+
export var CreateTrafficMirrorFilterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
279
285
|
export var TrafficMirrorPortRangeRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
280
286
|
export var CreateTrafficMirrorFilterRuleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
281
287
|
export var CreateTrafficMirrorFilterRuleResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -529,6 +535,3 @@ export var TransitGatewayMulticastDeregisteredGroupSourcesFilterSensitiveLog = f
|
|
|
529
535
|
export var DeregisterTransitGatewayMulticastGroupSourcesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
530
536
|
export var DescribeAccountAttributesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
531
537
|
export var DescribeAccountAttributesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
532
|
-
export var FilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
533
|
-
export var DescribeAddressesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
534
|
-
export var DescribeAddressesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -354,6 +354,9 @@ export var UsageClassType;
|
|
|
354
354
|
UsageClassType["on_demand"] = "on-demand";
|
|
355
355
|
UsageClassType["spot"] = "spot";
|
|
356
356
|
})(UsageClassType || (UsageClassType = {}));
|
|
357
|
+
export var FilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
358
|
+
export var DescribeAddressesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
359
|
+
export var DescribeAddressesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
357
360
|
export var DescribeAddressesAttributeRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
358
361
|
export var DescribeAddressesAttributeResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
359
362
|
export var DescribeAggregateIdFormatRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -594,6 +597,3 @@ export var DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult
|
|
|
594
597
|
export var DescribeLocalGatewayRouteTableVpcAssociationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
595
598
|
export var DescribeLocalGatewayRouteTableVpcAssociationsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
596
599
|
export var DescribeLocalGatewaysRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
597
|
-
export var LocalGatewayFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
598
|
-
export var DescribeLocalGatewaysResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
599
|
-
export var DescribeLocalGatewayVirtualInterfaceGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -137,6 +137,9 @@ export var TransitGatewayPropagationState;
|
|
|
137
137
|
TransitGatewayPropagationState["enabled"] = "enabled";
|
|
138
138
|
TransitGatewayPropagationState["enabling"] = "enabling";
|
|
139
139
|
})(TransitGatewayPropagationState || (TransitGatewayPropagationState = {}));
|
|
140
|
+
export var LocalGatewayFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
141
|
+
export var DescribeLocalGatewaysResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
142
|
+
export var DescribeLocalGatewayVirtualInterfaceGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
140
143
|
export var LocalGatewayVirtualInterfaceGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
141
144
|
export var DescribeLocalGatewayVirtualInterfaceGroupsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
142
145
|
export var DescribeLocalGatewayVirtualInterfacesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -157,9 +160,6 @@ export var DescribeNetworkInsightsAccessScopeAnalysesResultFilterSensitiveLog =
|
|
|
157
160
|
export var DescribeNetworkInsightsAccessScopesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
158
161
|
export var DescribeNetworkInsightsAccessScopesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
159
162
|
export var DescribeNetworkInsightsAnalysesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
160
|
-
export var AnalysisLoadBalancerListenerFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
161
|
-
export var AnalysisLoadBalancerTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
162
|
-
export var ExplanationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
163
163
|
export var NetworkInsightsAnalysisFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
164
164
|
export var DescribeNetworkInsightsAnalysesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
165
165
|
export var DescribeNetworkInsightsPathsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -50318,6 +50318,7 @@ var deserializeAws_ec2AnalysisRouteTableRoute = function (output, context) {
|
|
|
50318
50318
|
Origin: undefined,
|
|
50319
50319
|
TransitGatewayId: undefined,
|
|
50320
50320
|
VpcPeeringConnectionId: undefined,
|
|
50321
|
+
State: undefined,
|
|
50321
50322
|
};
|
|
50322
50323
|
if (output["destinationCidr"] !== undefined) {
|
|
50323
50324
|
contents.DestinationCidr = __expectString(output["destinationCidr"]);
|
|
@@ -50349,6 +50350,9 @@ var deserializeAws_ec2AnalysisRouteTableRoute = function (output, context) {
|
|
|
50349
50350
|
if (output["vpcPeeringConnectionId"] !== undefined) {
|
|
50350
50351
|
contents.VpcPeeringConnectionId = __expectString(output["vpcPeeringConnectionId"]);
|
|
50351
50352
|
}
|
|
50353
|
+
if (output["state"] !== undefined) {
|
|
50354
|
+
contents.State = __expectString(output["state"]);
|
|
50355
|
+
}
|
|
50352
50356
|
return contents;
|
|
50353
50357
|
};
|
|
50354
50358
|
var deserializeAws_ec2AnalysisSecurityGroupRule = function (output, context) {
|
|
@@ -56760,8 +56764,8 @@ var deserializeAws_ec2EbsBlockDevice = function (output, context) {
|
|
|
56760
56764
|
if (output["volumeType"] !== undefined) {
|
|
56761
56765
|
contents.VolumeType = __expectString(output["volumeType"]);
|
|
56762
56766
|
}
|
|
56763
|
-
if (output["
|
|
56764
|
-
contents.KmsKeyId = __expectString(output["
|
|
56767
|
+
if (output["kmsKeyId"] !== undefined) {
|
|
56768
|
+
contents.KmsKeyId = __expectString(output["kmsKeyId"]);
|
|
56765
56769
|
}
|
|
56766
56770
|
if (output["throughput"] !== undefined) {
|
|
56767
56771
|
contents.Throughput = __strictParseInt32(output["throughput"]);
|
|
@@ -57342,6 +57346,8 @@ var deserializeAws_ec2Explanation = function (output, context) {
|
|
|
57342
57346
|
TransitGatewayRouteTable: undefined,
|
|
57343
57347
|
TransitGatewayRouteTableRoute: undefined,
|
|
57344
57348
|
TransitGatewayAttachment: undefined,
|
|
57349
|
+
ComponentAccount: undefined,
|
|
57350
|
+
ComponentRegion: undefined,
|
|
57345
57351
|
};
|
|
57346
57352
|
if (output["acl"] !== undefined) {
|
|
57347
57353
|
contents.Acl = deserializeAws_ec2AnalysisComponent(output["acl"], context);
|
|
@@ -57512,6 +57518,12 @@ var deserializeAws_ec2Explanation = function (output, context) {
|
|
|
57512
57518
|
if (output["transitGatewayAttachment"] !== undefined) {
|
|
57513
57519
|
contents.TransitGatewayAttachment = deserializeAws_ec2AnalysisComponent(output["transitGatewayAttachment"], context);
|
|
57514
57520
|
}
|
|
57521
|
+
if (output["componentAccount"] !== undefined) {
|
|
57522
|
+
contents.ComponentAccount = __expectString(output["componentAccount"]);
|
|
57523
|
+
}
|
|
57524
|
+
if (output["componentRegion"] !== undefined) {
|
|
57525
|
+
contents.ComponentRegion = __expectString(output["componentRegion"]);
|
|
57526
|
+
}
|
|
57515
57527
|
return contents;
|
|
57516
57528
|
};
|
|
57517
57529
|
var deserializeAws_ec2ExplanationList = function (output, context) {
|
|
@@ -65173,6 +65185,8 @@ var deserializeAws_ec2PathComponent = function (output, context) {
|
|
|
65173
65185
|
AdditionalDetails: undefined,
|
|
65174
65186
|
TransitGateway: undefined,
|
|
65175
65187
|
TransitGatewayRouteTableRoute: undefined,
|
|
65188
|
+
Explanations: undefined,
|
|
65189
|
+
ElasticLoadBalancerListener: undefined,
|
|
65176
65190
|
};
|
|
65177
65191
|
if (output["sequenceNumber"] !== undefined) {
|
|
65178
65192
|
contents.SequenceNumber = __strictParseInt32(output["sequenceNumber"]);
|
|
@@ -65222,6 +65236,15 @@ var deserializeAws_ec2PathComponent = function (output, context) {
|
|
|
65222
65236
|
if (output["transitGatewayRouteTableRoute"] !== undefined) {
|
|
65223
65237
|
contents.TransitGatewayRouteTableRoute = deserializeAws_ec2TransitGatewayRouteTableRoute(output["transitGatewayRouteTableRoute"], context);
|
|
65224
65238
|
}
|
|
65239
|
+
if (output.explanationSet === "") {
|
|
65240
|
+
contents.Explanations = [];
|
|
65241
|
+
}
|
|
65242
|
+
else if (output["explanationSet"] !== undefined && output["explanationSet"]["item"] !== undefined) {
|
|
65243
|
+
contents.Explanations = deserializeAws_ec2ExplanationList(__getArrayIfSingleItem(output["explanationSet"]["item"]), context);
|
|
65244
|
+
}
|
|
65245
|
+
if (output["elasticLoadBalancerListener"] !== undefined) {
|
|
65246
|
+
contents.ElasticLoadBalancerListener = deserializeAws_ec2AnalysisComponent(output["elasticLoadBalancerListener"], context);
|
|
65247
|
+
}
|
|
65225
65248
|
return contents;
|
|
65226
65249
|
};
|
|
65227
65250
|
var deserializeAws_ec2PathComponentList = function (output, context) {
|
package/dist-types/EC2.d.ts
CHANGED
|
@@ -647,7 +647,7 @@ export declare class EC2 extends EC2Client {
|
|
|
647
647
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html">Elastic IP Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
648
648
|
* <p>You can allocate a carrier IP address which is a public IP address from a telecommunication carrier, to a network interface which resides in a subnet in a Wavelength Zone (for example an EC2 instance). </p>
|
|
649
649
|
* <note>
|
|
650
|
-
* <p>We are retiring EC2-Classic
|
|
650
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
651
651
|
* </note>
|
|
652
652
|
*/
|
|
653
653
|
allocateAddress(args: AllocateAddressCommandInput, options?: __HttpHandlerOptions): Promise<AllocateAddressCommandOutput>;
|
|
@@ -740,7 +740,7 @@ export declare class EC2 extends EC2Client {
|
|
|
740
740
|
* </important>
|
|
741
741
|
*
|
|
742
742
|
* <note>
|
|
743
|
-
* <p>We are retiring EC2-Classic
|
|
743
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
744
744
|
* </note>
|
|
745
745
|
*/
|
|
746
746
|
associateAddress(args: AssociateAddressCommandInput, options?: __HttpHandlerOptions): Promise<AssociateAddressCommandOutput>;
|
|
@@ -769,7 +769,7 @@ export declare class EC2 extends EC2Client {
|
|
|
769
769
|
* User Guide</i>.</p>
|
|
770
770
|
*
|
|
771
771
|
* <p>When the IAM role is associated with the ACM certificate, the certificate, certificate chain, and encrypted
|
|
772
|
-
* private key are placed in an Amazon S3
|
|
772
|
+
* private key are placed in an Amazon S3 location that only the associated IAM role can access. The private key of the certificate
|
|
773
773
|
* is encrypted with an Amazon Web Services managed key that has an attached attestation-based key policy.</p>
|
|
774
774
|
*
|
|
775
775
|
* <p>To enable the IAM role to access the Amazon S3 object, you must grant it permission to call <code>s3:GetObject</code>
|
|
@@ -971,7 +971,7 @@ export declare class EC2 extends EC2Client {
|
|
|
971
971
|
* <p>For more information about VPC security group quotas, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html">Amazon VPC quotas</a>.</p>
|
|
972
972
|
*
|
|
973
973
|
* <note>
|
|
974
|
-
* <p>We are retiring EC2-Classic
|
|
974
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
975
975
|
* </note>
|
|
976
976
|
*/
|
|
977
977
|
authorizeSecurityGroupIngress(args: AuthorizeSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeSecurityGroupIngressCommandOutput>;
|
|
@@ -1613,8 +1613,11 @@ export declare class EC2 extends EC2Client {
|
|
|
1613
1613
|
createNetworkInsightsPath(args: CreateNetworkInsightsPathCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkInsightsPathCommandOutput) => void): void;
|
|
1614
1614
|
/**
|
|
1615
1615
|
* <p>Creates a network interface in the specified subnet.</p>
|
|
1616
|
-
* <p>
|
|
1617
|
-
*
|
|
1616
|
+
* <p>The number of IP addresses you can assign to a network interface varies by instance
|
|
1617
|
+
* type. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI">IP Addresses Per ENI Per
|
|
1618
|
+
* Instance Type</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
1619
|
+
* <p>For more information about network interfaces, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html">Elastic network interfaces</a>
|
|
1620
|
+
* in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
1618
1621
|
*/
|
|
1619
1622
|
createNetworkInterface(args: CreateNetworkInterfaceCommandInput, options?: __HttpHandlerOptions): Promise<CreateNetworkInterfaceCommandOutput>;
|
|
1620
1623
|
createNetworkInterface(args: CreateNetworkInterfaceCommandInput, cb: (err: any, data?: CreateNetworkInterfaceCommandOutput) => void): void;
|
|
@@ -1742,7 +1745,7 @@ export declare class EC2 extends EC2Client {
|
|
|
1742
1745
|
* <p>For more information about VPC security group limits, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html">Amazon VPC Limits</a>.</p>
|
|
1743
1746
|
*
|
|
1744
1747
|
* <note>
|
|
1745
|
-
* <p>We are retiring EC2-Classic
|
|
1748
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
1746
1749
|
* </note>
|
|
1747
1750
|
*/
|
|
1748
1751
|
createSecurityGroup(args: CreateSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateSecurityGroupCommandOutput>;
|
|
@@ -1784,8 +1787,10 @@ export declare class EC2 extends EC2Client {
|
|
|
1784
1787
|
/**
|
|
1785
1788
|
* <p>Creates crash-consistent snapshots of multiple EBS volumes and stores the data in S3.
|
|
1786
1789
|
* Volumes are chosen by specifying an instance. Any attached volumes will produce one snapshot
|
|
1787
|
-
* each that is crash-consistent across the instance
|
|
1788
|
-
*
|
|
1790
|
+
* each that is crash-consistent across the instance.</p>
|
|
1791
|
+
*
|
|
1792
|
+
* <p>You can include all of the volumes currently attached to the instance, or you can exclude
|
|
1793
|
+
* the root volume or specific data (non-root) volumes from the multi-volume snapshot set.</p>
|
|
1789
1794
|
*
|
|
1790
1795
|
* <p>You can create multi-volume snapshots of instances in a Region and instances on an
|
|
1791
1796
|
* Outpost. If you create snapshots from an instance in a Region, the snapshots must be stored
|
|
@@ -2427,7 +2432,7 @@ export declare class EC2 extends EC2Client {
|
|
|
2427
2432
|
* <code>DependencyViolation</code> in EC2-VPC.</p>
|
|
2428
2433
|
*
|
|
2429
2434
|
* <note>
|
|
2430
|
-
* <p>We are retiring EC2-Classic
|
|
2435
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
2431
2436
|
* </note>
|
|
2432
2437
|
*/
|
|
2433
2438
|
deleteSecurityGroup(args: DeleteSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSecurityGroupCommandOutput>;
|
|
@@ -2784,7 +2789,7 @@ export declare class EC2 extends EC2Client {
|
|
|
2784
2789
|
* <p>An Elastic IP address is for use in either the EC2-Classic platform or in a VPC.
|
|
2785
2790
|
* For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html">Elastic IP Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
2786
2791
|
* <note>
|
|
2787
|
-
* <p>We are retiring EC2-Classic
|
|
2792
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
2788
2793
|
* </note>
|
|
2789
2794
|
*/
|
|
2790
2795
|
describeAddresses(args: DescribeAddressesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAddressesCommandOutput>;
|
|
@@ -3566,7 +3571,7 @@ export declare class EC2 extends EC2Client {
|
|
|
3566
3571
|
* <a href="https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_SecurityGroups.html">Security groups for your VPC</a> in the
|
|
3567
3572
|
* <i>Amazon Virtual Private Cloud User Guide</i>.</p>
|
|
3568
3573
|
* <note>
|
|
3569
|
-
* <p>We are retiring EC2-Classic
|
|
3574
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
3570
3575
|
* </note>
|
|
3571
3576
|
*/
|
|
3572
3577
|
describeSecurityGroups(args: DescribeSecurityGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSecurityGroupsCommandOutput>;
|
|
@@ -4157,7 +4162,7 @@ export declare class EC2 extends EC2Client {
|
|
|
4157
4162
|
* Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
4158
4163
|
*
|
|
4159
4164
|
* <note>
|
|
4160
|
-
* <p>We are retiring EC2-Classic
|
|
4165
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
4161
4166
|
* </note>
|
|
4162
4167
|
* <p>This is an idempotent operation. If you perform the operation more than once, Amazon EC2 doesn't return an error.</p>
|
|
4163
4168
|
*/
|
|
@@ -4747,6 +4752,12 @@ export declare class EC2 extends EC2Client {
|
|
|
4747
4752
|
importClientVpnClientCertificateRevocationList(args: ImportClientVpnClientCertificateRevocationListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportClientVpnClientCertificateRevocationListCommandOutput) => void): void;
|
|
4748
4753
|
/**
|
|
4749
4754
|
* <p>Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI).</p>
|
|
4755
|
+
* <important>
|
|
4756
|
+
* <p>Amazon Web Services VM Import/Export strongly recommends specifying a value for either the
|
|
4757
|
+
* <code>--license-type</code> or <code>--usage-operation</code> parameter when you create a new
|
|
4758
|
+
* VM Import task. This ensures your operating system is licensed appropriately and your billing is
|
|
4759
|
+
* optimized.</p>
|
|
4760
|
+
* </important>
|
|
4750
4761
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/vm-import/latest/userguide/vmimport-image-import.html">Importing a
|
|
4751
4762
|
* VM as an image using VM Import/Export</a> in the <i>VM Import/Export User Guide</i>.</p>
|
|
4752
4763
|
*/
|
|
@@ -5528,7 +5539,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5528
5539
|
* <a>RestoreAddressToClassic</a> request. You cannot move an Elastic IP address that was
|
|
5529
5540
|
* originally allocated for use in the EC2-VPC platform to the EC2-Classic platform.</p>
|
|
5530
5541
|
* <note>
|
|
5531
|
-
* <p>We are retiring EC2-Classic
|
|
5542
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
5532
5543
|
* </note>
|
|
5533
5544
|
*/
|
|
5534
5545
|
moveAddressToVpc(args: MoveAddressToVpcCommandInput, options?: __HttpHandlerOptions): Promise<MoveAddressToVpcCommandOutput>;
|
|
@@ -5757,7 +5768,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5757
5768
|
* from any instance that it's associated with. To disassociate an Elastic IP address without
|
|
5758
5769
|
* releasing it, use <a>DisassociateAddress</a>.</p>
|
|
5759
5770
|
* <note>
|
|
5760
|
-
* <p>We are retiring EC2-Classic
|
|
5771
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
5761
5772
|
* </note>
|
|
5762
5773
|
* <p>[Nondefault VPC] You must use <a>DisassociateAddress</a> to disassociate the Elastic IP address
|
|
5763
5774
|
* before you can release it. Otherwise, Amazon EC2 returns an error (<code>InvalidIPAddress.InUse</code>).</p>
|
|
@@ -5972,7 +5983,7 @@ export declare class EC2 extends EC2Client {
|
|
|
5972
5983
|
/**
|
|
5973
5984
|
* <p>Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform. You cannot move an Elastic IP address that was originally allocated for use in EC2-VPC. The Elastic IP address must not be associated with an instance or network interface.</p>
|
|
5974
5985
|
* <note>
|
|
5975
|
-
* <p>We are retiring EC2-Classic
|
|
5986
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
5976
5987
|
* </note>
|
|
5977
5988
|
*/
|
|
5978
5989
|
restoreAddressToClassic(args: RestoreAddressToClassicCommandInput, options?: __HttpHandlerOptions): Promise<RestoreAddressToClassicCommandOutput>;
|
|
@@ -6052,7 +6063,7 @@ export declare class EC2 extends EC2Client {
|
|
|
6052
6063
|
* <p>Rule changes are propagated to instances within the security group as quickly as possible. However, a small delay might occur.</p>
|
|
6053
6064
|
*
|
|
6054
6065
|
* <note>
|
|
6055
|
-
* <p>We are retiring EC2-Classic
|
|
6066
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
6056
6067
|
* </note>
|
|
6057
6068
|
*/
|
|
6058
6069
|
revokeSecurityGroupIngress(args: RevokeSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<RevokeSecurityGroupIngressCommandOutput>;
|
|
@@ -21,7 +21,7 @@ export interface AllocateAddressCommandOutput extends AllocateAddressResult, __M
|
|
|
21
21
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html">Elastic IP Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
22
22
|
* <p>You can allocate a carrier IP address which is a public IP address from a telecommunication carrier, to a network interface which resides in a subnet in a Wavelength Zone (for example an EC2 instance). </p>
|
|
23
23
|
* <note>
|
|
24
|
-
* <p>We are retiring EC2-Classic
|
|
24
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
25
25
|
* </note>
|
|
26
26
|
* @example
|
|
27
27
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -34,7 +34,7 @@ export interface AssociateAddressCommandOutput extends AssociateAddressResult, _
|
|
|
34
34
|
* </important>
|
|
35
35
|
*
|
|
36
36
|
* <note>
|
|
37
|
-
* <p>We are retiring EC2-Classic
|
|
37
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
38
38
|
* </note>
|
|
39
39
|
* @example
|
|
40
40
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -13,7 +13,7 @@ export interface AssociateEnclaveCertificateIamRoleCommandOutput extends Associa
|
|
|
13
13
|
* User Guide</i>.</p>
|
|
14
14
|
*
|
|
15
15
|
* <p>When the IAM role is associated with the ACM certificate, the certificate, certificate chain, and encrypted
|
|
16
|
-
* private key are placed in an Amazon S3
|
|
16
|
+
* private key are placed in an Amazon S3 location that only the associated IAM role can access. The private key of the certificate
|
|
17
17
|
* is encrypted with an Amazon Web Services managed key that has an attached attestation-based key policy.</p>
|
|
18
18
|
*
|
|
19
19
|
* <p>To enable the IAM role to access the Amazon S3 object, you must grant it permission to call <code>s3:GetObject</code>
|
|
@@ -21,7 +21,7 @@ export interface AuthorizeSecurityGroupIngressCommandOutput extends AuthorizeSec
|
|
|
21
21
|
* <p>For more information about VPC security group quotas, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html">Amazon VPC quotas</a>.</p>
|
|
22
22
|
*
|
|
23
23
|
* <note>
|
|
24
|
-
* <p>We are retiring EC2-Classic
|
|
24
|
+
* <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
25
25
|
* </note>
|
|
26
26
|
* @example
|
|
27
27
|
* Use a bare-bones client and the command you need to make an API call.
|