@aws-sdk/client-ec2 3.613.0 → 3.616.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 +24 -0
- package/dist-cjs/index.js +773 -442
- package/dist-es/EC2.js +6 -0
- package/dist-es/EC2Client.js +5 -5
- package/dist-es/commands/CreateIpamExternalResourceVerificationTokenCommand.js +24 -0
- package/dist-es/commands/DeleteIpamExternalResourceVerificationTokenCommand.js +24 -0
- package/dist-es/commands/DescribeImportImageTasksCommand.js +1 -1
- package/dist-es/commands/DescribeIpamExternalResourceVerificationTokensCommand.js +24 -0
- package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +1 -1
- package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +1 -1
- package/dist-es/commands/GetInstanceTpmEkPubCommand.js +1 -1
- package/dist-es/commands/index.js +3 -0
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/models/models_1.js +12 -19
- package/dist-es/models/models_2.js +19 -0
- package/dist-es/models/models_3.js +0 -13
- package/dist-es/models/models_4.js +13 -33
- package/dist-es/models/models_5.js +34 -15
- package/dist-es/models/models_6.js +21 -7
- package/dist-es/models/models_7.js +11 -1
- package/dist-es/protocols/Aws_ec2.js +251 -5
- package/dist-types/EC2.d.ts +22 -0
- package/dist-types/EC2Client.d.ts +7 -4
- package/dist-types/commands/AcceptAddressTransferCommand.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/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/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/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/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 +91 -0
- package/dist-types/commands/CreateIpamPoolCommand.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/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 +2 -1
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRestoreImageTaskCommand.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/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/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/CreateVpnConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIpamExternalResourceVerificationTokenCommand.d.ts +79 -0
- package/dist-types/commands/DeleteLocalGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +1 -0
- package/dist-types/commands/DescribeImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImportImageTasksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIpamExternalResourceVerificationTokensCommand.d.ts +94 -0
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribePlacementGroupsCommand.d.ts +9 -2
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +4 -3
- package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +0 -3
- package/dist-types/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/commands/GetConsoleOutputCommand.d.ts +0 -7
- package/dist-types/commands/GetInstanceTpmEkPubCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +1 -1
- package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +1 -2
- package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +2 -0
- package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +1 -0
- package/dist-types/commands/GetLaunchTemplateDataCommand.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/ModifyIpamResourceCidrCommand.d.ts +1 -0
- package/dist-types/commands/MonitorInstancesCommand.d.ts +2 -1
- package/dist-types/commands/MoveAddressToVpcCommand.d.ts +1 -1
- package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +1 -1
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +2 -2
- package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -0
- package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -0
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
- package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RunInstancesCommand.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 +3 -0
- package/dist-types/models/models_0.d.ts +1 -0
- package/dist-types/models/models_1.d.ts +161 -150
- package/dist-types/models/models_2.d.ts +179 -95
- package/dist-types/models/models_3.d.ts +100 -258
- package/dist-types/models/models_4.d.ts +400 -602
- package/dist-types/models/models_5.d.ts +576 -200
- package/dist-types/models/models_6.d.ts +232 -205
- package/dist-types/models/models_7.d.ts +233 -4
- package/dist-types/protocols/Aws_ec2.d.ts +27 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/EC2.d.ts +70 -0
- package/dist-types/ts3.4/EC2Client.d.ts +20 -2
- package/dist-types/ts3.4/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/DeleteIpamExternalResourceVerificationTokenCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIpamExternalResourceVerificationTokensCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInstanceTpmEkPubCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_1.d.ts +37 -45
- package/dist-types/ts3.4/models/models_2.d.ts +56 -32
- package/dist-types/ts3.4/models/models_3.d.ts +30 -63
- package/dist-types/ts3.4/models/models_4.d.ts +77 -101
- package/dist-types/ts3.4/models/models_5.d.ts +105 -60
- package/dist-types/ts3.4/models/models_6.d.ts +70 -53
- package/dist-types/ts3.4/models/models_7.d.ts +62 -7
- package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +36 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +25 -25
|
@@ -763,6 +763,16 @@ export const se_CreateIpamCommand = async (input, context) => {
|
|
|
763
763
|
});
|
|
764
764
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
765
765
|
};
|
|
766
|
+
export const se_CreateIpamExternalResourceVerificationTokenCommand = async (input, context) => {
|
|
767
|
+
const headers = SHARED_HEADERS;
|
|
768
|
+
let body;
|
|
769
|
+
body = buildFormUrlencodedString({
|
|
770
|
+
...se_CreateIpamExternalResourceVerificationTokenRequest(input, context),
|
|
771
|
+
[_A]: _CIERVT,
|
|
772
|
+
[_V]: _,
|
|
773
|
+
});
|
|
774
|
+
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
775
|
+
};
|
|
766
776
|
export const se_CreateIpamPoolCommand = async (input, context) => {
|
|
767
777
|
const headers = SHARED_HEADERS;
|
|
768
778
|
let body;
|
|
@@ -1523,6 +1533,16 @@ export const se_DeleteIpamCommand = async (input, context) => {
|
|
|
1523
1533
|
});
|
|
1524
1534
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
1525
1535
|
};
|
|
1536
|
+
export const se_DeleteIpamExternalResourceVerificationTokenCommand = async (input, context) => {
|
|
1537
|
+
const headers = SHARED_HEADERS;
|
|
1538
|
+
let body;
|
|
1539
|
+
body = buildFormUrlencodedString({
|
|
1540
|
+
...se_DeleteIpamExternalResourceVerificationTokenRequest(input, context),
|
|
1541
|
+
[_A]: _DIERVT,
|
|
1542
|
+
[_V]: _,
|
|
1543
|
+
});
|
|
1544
|
+
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
1545
|
+
};
|
|
1526
1546
|
export const se_DeleteIpamPoolCommand = async (input, context) => {
|
|
1527
1547
|
const headers = SHARED_HEADERS;
|
|
1528
1548
|
let body;
|
|
@@ -2763,6 +2783,16 @@ export const se_DescribeIpamByoasnCommand = async (input, context) => {
|
|
|
2763
2783
|
});
|
|
2764
2784
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
2765
2785
|
};
|
|
2786
|
+
export const se_DescribeIpamExternalResourceVerificationTokensCommand = async (input, context) => {
|
|
2787
|
+
const headers = SHARED_HEADERS;
|
|
2788
|
+
let body;
|
|
2789
|
+
body = buildFormUrlencodedString({
|
|
2790
|
+
...se_DescribeIpamExternalResourceVerificationTokensRequest(input, context),
|
|
2791
|
+
[_A]: _DIERVTe,
|
|
2792
|
+
[_V]: _,
|
|
2793
|
+
});
|
|
2794
|
+
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
2795
|
+
};
|
|
2766
2796
|
export const se_DescribeIpamPoolsCommand = async (input, context) => {
|
|
2767
2797
|
const headers = SHARED_HEADERS;
|
|
2768
2798
|
let body;
|
|
@@ -7199,6 +7229,19 @@ export const de_CreateIpamCommand = async (output, context) => {
|
|
|
7199
7229
|
};
|
|
7200
7230
|
return response;
|
|
7201
7231
|
};
|
|
7232
|
+
export const de_CreateIpamExternalResourceVerificationTokenCommand = async (output, context) => {
|
|
7233
|
+
if (output.statusCode >= 300) {
|
|
7234
|
+
return de_CommandError(output, context);
|
|
7235
|
+
}
|
|
7236
|
+
const data = await parseBody(output.body, context);
|
|
7237
|
+
let contents = {};
|
|
7238
|
+
contents = de_CreateIpamExternalResourceVerificationTokenResult(data, context);
|
|
7239
|
+
const response = {
|
|
7240
|
+
$metadata: deserializeMetadata(output),
|
|
7241
|
+
...contents,
|
|
7242
|
+
};
|
|
7243
|
+
return response;
|
|
7244
|
+
};
|
|
7202
7245
|
export const de_CreateIpamPoolCommand = async (output, context) => {
|
|
7203
7246
|
if (output.statusCode >= 300) {
|
|
7204
7247
|
return de_CommandError(output, context);
|
|
@@ -8169,6 +8212,19 @@ export const de_DeleteIpamCommand = async (output, context) => {
|
|
|
8169
8212
|
};
|
|
8170
8213
|
return response;
|
|
8171
8214
|
};
|
|
8215
|
+
export const de_DeleteIpamExternalResourceVerificationTokenCommand = async (output, context) => {
|
|
8216
|
+
if (output.statusCode >= 300) {
|
|
8217
|
+
return de_CommandError(output, context);
|
|
8218
|
+
}
|
|
8219
|
+
const data = await parseBody(output.body, context);
|
|
8220
|
+
let contents = {};
|
|
8221
|
+
contents = de_DeleteIpamExternalResourceVerificationTokenResult(data, context);
|
|
8222
|
+
const response = {
|
|
8223
|
+
$metadata: deserializeMetadata(output),
|
|
8224
|
+
...contents,
|
|
8225
|
+
};
|
|
8226
|
+
return response;
|
|
8227
|
+
};
|
|
8172
8228
|
export const de_DeleteIpamPoolCommand = async (output, context) => {
|
|
8173
8229
|
if (output.statusCode >= 300) {
|
|
8174
8230
|
return de_CommandError(output, context);
|
|
@@ -9730,6 +9786,19 @@ export const de_DescribeIpamByoasnCommand = async (output, context) => {
|
|
|
9730
9786
|
};
|
|
9731
9787
|
return response;
|
|
9732
9788
|
};
|
|
9789
|
+
export const de_DescribeIpamExternalResourceVerificationTokensCommand = async (output, context) => {
|
|
9790
|
+
if (output.statusCode >= 300) {
|
|
9791
|
+
return de_CommandError(output, context);
|
|
9792
|
+
}
|
|
9793
|
+
const data = await parseBody(output.body, context);
|
|
9794
|
+
let contents = {};
|
|
9795
|
+
contents = de_DescribeIpamExternalResourceVerificationTokensResult(data, context);
|
|
9796
|
+
const response = {
|
|
9797
|
+
$metadata: deserializeMetadata(output),
|
|
9798
|
+
...contents,
|
|
9799
|
+
};
|
|
9800
|
+
return response;
|
|
9801
|
+
};
|
|
9733
9802
|
export const de_DescribeIpamPoolsCommand = async (output, context) => {
|
|
9734
9803
|
if (output.statusCode >= 300) {
|
|
9735
9804
|
return de_CommandError(output, context);
|
|
@@ -16663,6 +16732,29 @@ const se_CreateInternetGatewayRequest = (input, context) => {
|
|
|
16663
16732
|
}
|
|
16664
16733
|
return entries;
|
|
16665
16734
|
};
|
|
16735
|
+
const se_CreateIpamExternalResourceVerificationTokenRequest = (input, context) => {
|
|
16736
|
+
const entries = {};
|
|
16737
|
+
if (input[_DRr] != null) {
|
|
16738
|
+
entries[_DRr] = input[_DRr];
|
|
16739
|
+
}
|
|
16740
|
+
if (input[_IIp] != null) {
|
|
16741
|
+
entries[_IIp] = input[_IIp];
|
|
16742
|
+
}
|
|
16743
|
+
if (input[_TS] != null) {
|
|
16744
|
+
const memberEntries = se_TagSpecificationList(input[_TS], context);
|
|
16745
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
16746
|
+
const loc = `TagSpecification.${key.substring(key.indexOf(".") + 1)}`;
|
|
16747
|
+
entries[loc] = value;
|
|
16748
|
+
});
|
|
16749
|
+
}
|
|
16750
|
+
if (input[_CTl] === undefined) {
|
|
16751
|
+
input[_CTl] = generateIdempotencyToken();
|
|
16752
|
+
}
|
|
16753
|
+
if (input[_CTl] != null) {
|
|
16754
|
+
entries[_CTl] = input[_CTl];
|
|
16755
|
+
}
|
|
16756
|
+
return entries;
|
|
16757
|
+
};
|
|
16666
16758
|
const se_CreateIpamPoolRequest = (input, context) => {
|
|
16667
16759
|
const entries = {};
|
|
16668
16760
|
if (input[_DRr] != null) {
|
|
@@ -17371,6 +17463,9 @@ const se_CreatePublicIpv4PoolRequest = (input, context) => {
|
|
|
17371
17463
|
entries[loc] = value;
|
|
17372
17464
|
});
|
|
17373
17465
|
}
|
|
17466
|
+
if (input[_NBG] != null) {
|
|
17467
|
+
entries[_NBG] = input[_NBG];
|
|
17468
|
+
}
|
|
17374
17469
|
return entries;
|
|
17375
17470
|
};
|
|
17376
17471
|
const se_CreateReplaceRootVolumeTaskRequest = (input, context) => {
|
|
@@ -19061,6 +19156,16 @@ const se_DeleteInternetGatewayRequest = (input, context) => {
|
|
|
19061
19156
|
}
|
|
19062
19157
|
return entries;
|
|
19063
19158
|
};
|
|
19159
|
+
const se_DeleteIpamExternalResourceVerificationTokenRequest = (input, context) => {
|
|
19160
|
+
const entries = {};
|
|
19161
|
+
if (input[_DRr] != null) {
|
|
19162
|
+
entries[_DRr] = input[_DRr];
|
|
19163
|
+
}
|
|
19164
|
+
if (input[_IERVTI] != null) {
|
|
19165
|
+
entries[_IERVTI] = input[_IERVTI];
|
|
19166
|
+
}
|
|
19167
|
+
return entries;
|
|
19168
|
+
};
|
|
19064
19169
|
const se_DeleteIpamPoolRequest = (input, context) => {
|
|
19065
19170
|
const entries = {};
|
|
19066
19171
|
if (input[_DRr] != null) {
|
|
@@ -19326,6 +19431,9 @@ const se_DeletePublicIpv4PoolRequest = (input, context) => {
|
|
|
19326
19431
|
if (input[_PIo] != null) {
|
|
19327
19432
|
entries[_PIo] = input[_PIo];
|
|
19328
19433
|
}
|
|
19434
|
+
if (input[_NBG] != null) {
|
|
19435
|
+
entries[_NBG] = input[_NBG];
|
|
19436
|
+
}
|
|
19329
19437
|
return entries;
|
|
19330
19438
|
};
|
|
19331
19439
|
const se_DeleteQueuedReservedInstancesIdList = (input, context) => {
|
|
@@ -21258,6 +21366,33 @@ const se_DescribeIpamByoasnRequest = (input, context) => {
|
|
|
21258
21366
|
}
|
|
21259
21367
|
return entries;
|
|
21260
21368
|
};
|
|
21369
|
+
const se_DescribeIpamExternalResourceVerificationTokensRequest = (input, context) => {
|
|
21370
|
+
const entries = {};
|
|
21371
|
+
if (input[_DRr] != null) {
|
|
21372
|
+
entries[_DRr] = input[_DRr];
|
|
21373
|
+
}
|
|
21374
|
+
if (input[_Fi] != null) {
|
|
21375
|
+
const memberEntries = se_FilterList(input[_Fi], context);
|
|
21376
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
21377
|
+
const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
|
|
21378
|
+
entries[loc] = value;
|
|
21379
|
+
});
|
|
21380
|
+
}
|
|
21381
|
+
if (input[_NT] != null) {
|
|
21382
|
+
entries[_NT] = input[_NT];
|
|
21383
|
+
}
|
|
21384
|
+
if (input[_MR] != null) {
|
|
21385
|
+
entries[_MR] = input[_MR];
|
|
21386
|
+
}
|
|
21387
|
+
if (input[_IERVTIp] != null) {
|
|
21388
|
+
const memberEntries = se_ValueStringList(input[_IERVTIp], context);
|
|
21389
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
21390
|
+
const loc = `IpamExternalResourceVerificationTokenId.${key.substring(key.indexOf(".") + 1)}`;
|
|
21391
|
+
entries[loc] = value;
|
|
21392
|
+
});
|
|
21393
|
+
}
|
|
21394
|
+
return entries;
|
|
21395
|
+
};
|
|
21261
21396
|
const se_DescribeIpamPoolsRequest = (input, context) => {
|
|
21262
21397
|
const entries = {};
|
|
21263
21398
|
if (input[_DRr] != null) {
|
|
@@ -31330,6 +31465,12 @@ const se_ProvisionIpamPoolCidrRequest = (input, context) => {
|
|
|
31330
31465
|
if (input[_CTl] != null) {
|
|
31331
31466
|
entries[_CTl] = input[_CTl];
|
|
31332
31467
|
}
|
|
31468
|
+
if (input[_VM] != null) {
|
|
31469
|
+
entries[_VM] = input[_VM];
|
|
31470
|
+
}
|
|
31471
|
+
if (input[_IERVTI] != null) {
|
|
31472
|
+
entries[_IERVTI] = input[_IERVTI];
|
|
31473
|
+
}
|
|
31333
31474
|
return entries;
|
|
31334
31475
|
};
|
|
31335
31476
|
const se_ProvisionPublicIpv4PoolCidrRequest = (input, context) => {
|
|
@@ -31346,6 +31487,9 @@ const se_ProvisionPublicIpv4PoolCidrRequest = (input, context) => {
|
|
|
31346
31487
|
if (input[_NL] != null) {
|
|
31347
31488
|
entries[_NL] = input[_NL];
|
|
31348
31489
|
}
|
|
31490
|
+
if (input[_NBG] != null) {
|
|
31491
|
+
entries[_NBG] = input[_NBG];
|
|
31492
|
+
}
|
|
31349
31493
|
return entries;
|
|
31350
31494
|
};
|
|
31351
31495
|
const se_PublicIpStringList = (input, context) => {
|
|
@@ -38178,6 +38322,13 @@ const de_CreateInternetGatewayResult = (output, context) => {
|
|
|
38178
38322
|
}
|
|
38179
38323
|
return contents;
|
|
38180
38324
|
};
|
|
38325
|
+
const de_CreateIpamExternalResourceVerificationTokenResult = (output, context) => {
|
|
38326
|
+
const contents = {};
|
|
38327
|
+
if (output[_iERVT] != null) {
|
|
38328
|
+
contents[_IERVT] = de_IpamExternalResourceVerificationToken(output[_iERVT], context);
|
|
38329
|
+
}
|
|
38330
|
+
return contents;
|
|
38331
|
+
};
|
|
38181
38332
|
const de_CreateIpamPoolResult = (output, context) => {
|
|
38182
38333
|
const contents = {};
|
|
38183
38334
|
if (output[_iPp] != null) {
|
|
@@ -38867,6 +39018,13 @@ const de_DeleteInstanceEventWindowResult = (output, context) => {
|
|
|
38867
39018
|
}
|
|
38868
39019
|
return contents;
|
|
38869
39020
|
};
|
|
39021
|
+
const de_DeleteIpamExternalResourceVerificationTokenResult = (output, context) => {
|
|
39022
|
+
const contents = {};
|
|
39023
|
+
if (output[_iERVT] != null) {
|
|
39024
|
+
contents[_IERVT] = de_IpamExternalResourceVerificationToken(output[_iERVT], context);
|
|
39025
|
+
}
|
|
39026
|
+
return contents;
|
|
39027
|
+
};
|
|
38870
39028
|
const de_DeleteIpamPoolResult = (output, context) => {
|
|
38871
39029
|
const contents = {};
|
|
38872
39030
|
if (output[_iPp] != null) {
|
|
@@ -40152,6 +40310,19 @@ const de_DescribeIpamByoasnResult = (output, context) => {
|
|
|
40152
40310
|
}
|
|
40153
40311
|
return contents;
|
|
40154
40312
|
};
|
|
40313
|
+
const de_DescribeIpamExternalResourceVerificationTokensResult = (output, context) => {
|
|
40314
|
+
const contents = {};
|
|
40315
|
+
if (output[_nTe] != null) {
|
|
40316
|
+
contents[_NT] = __expectString(output[_nTe]);
|
|
40317
|
+
}
|
|
40318
|
+
if (output.ipamExternalResourceVerificationTokenSet === "") {
|
|
40319
|
+
contents[_IERVTp] = [];
|
|
40320
|
+
}
|
|
40321
|
+
else if (output[_iERVTS] != null && output[_iERVTS][_i] != null) {
|
|
40322
|
+
contents[_IERVTp] = de_IpamExternalResourceVerificationTokenSet(__getArrayIfSingleItem(output[_iERVTS][_i]), context);
|
|
40323
|
+
}
|
|
40324
|
+
return contents;
|
|
40325
|
+
};
|
|
40155
40326
|
const de_DescribeIpamPoolsResult = (output, context) => {
|
|
40156
40327
|
const contents = {};
|
|
40157
40328
|
if (output[_nTe] != null) {
|
|
@@ -41178,10 +41349,10 @@ const de_DescribeVolumeAttributeResult = (output, context) => {
|
|
|
41178
41349
|
const de_DescribeVolumesModificationsResult = (output, context) => {
|
|
41179
41350
|
const contents = {};
|
|
41180
41351
|
if (output.volumeModificationSet === "") {
|
|
41181
|
-
contents[
|
|
41352
|
+
contents[_VMo] = [];
|
|
41182
41353
|
}
|
|
41183
41354
|
else if (output[_vMS] != null && output[_vMS][_i] != null) {
|
|
41184
|
-
contents[
|
|
41355
|
+
contents[_VMo] = de_VolumeModificationList(__getArrayIfSingleItem(output[_vMS][_i]), context);
|
|
41185
41356
|
}
|
|
41186
41357
|
if (output[_nTe] != null) {
|
|
41187
41358
|
contents[_NT] = __expectString(output[_nTe]);
|
|
@@ -46616,9 +46787,15 @@ const de_IpamDiscoveredResourceCidr = (output, context) => {
|
|
|
46616
46787
|
if (output[_vI] != null) {
|
|
46617
46788
|
contents[_VI] = __expectString(output[_vI]);
|
|
46618
46789
|
}
|
|
46790
|
+
if (output[_nIASet] != null) {
|
|
46791
|
+
contents[_NIASet] = __expectString(output[_nIASet]);
|
|
46792
|
+
}
|
|
46619
46793
|
if (output[_sTa] != null) {
|
|
46620
46794
|
contents[_STa] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_sTa]));
|
|
46621
46795
|
}
|
|
46796
|
+
if (output[_aZI] != null) {
|
|
46797
|
+
contents[_AZI] = __expectString(output[_aZI]);
|
|
46798
|
+
}
|
|
46622
46799
|
return contents;
|
|
46623
46800
|
};
|
|
46624
46801
|
const de_IpamDiscoveredResourceCidrSet = (output, context) => {
|
|
@@ -46638,6 +46815,53 @@ const de_IpamDiscoveryFailureReason = (output, context) => {
|
|
|
46638
46815
|
}
|
|
46639
46816
|
return contents;
|
|
46640
46817
|
};
|
|
46818
|
+
const de_IpamExternalResourceVerificationToken = (output, context) => {
|
|
46819
|
+
const contents = {};
|
|
46820
|
+
if (output[_iERVTI] != null) {
|
|
46821
|
+
contents[_IERVTI] = __expectString(output[_iERVTI]);
|
|
46822
|
+
}
|
|
46823
|
+
if (output[_iERVTA] != null) {
|
|
46824
|
+
contents[_IERVTA] = __expectString(output[_iERVTA]);
|
|
46825
|
+
}
|
|
46826
|
+
if (output[_iIp] != null) {
|
|
46827
|
+
contents[_IIp] = __expectString(output[_iIp]);
|
|
46828
|
+
}
|
|
46829
|
+
if (output[_iApa] != null) {
|
|
46830
|
+
contents[_IApa] = __expectString(output[_iApa]);
|
|
46831
|
+
}
|
|
46832
|
+
if (output[_iRp] != null) {
|
|
46833
|
+
contents[_IRpa] = __expectString(output[_iRp]);
|
|
46834
|
+
}
|
|
46835
|
+
if (output[_tV] != null) {
|
|
46836
|
+
contents[_TVo] = __expectString(output[_tV]);
|
|
46837
|
+
}
|
|
46838
|
+
if (output[_tN] != null) {
|
|
46839
|
+
contents[_TN] = __expectString(output[_tN]);
|
|
46840
|
+
}
|
|
46841
|
+
if (output[_nAo] != null) {
|
|
46842
|
+
contents[_NAo] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_nAo]));
|
|
46843
|
+
}
|
|
46844
|
+
if (output[_sta] != null) {
|
|
46845
|
+
contents[_Statu] = __expectString(output[_sta]);
|
|
46846
|
+
}
|
|
46847
|
+
if (output.tagSet === "") {
|
|
46848
|
+
contents[_Ta] = [];
|
|
46849
|
+
}
|
|
46850
|
+
else if (output[_tS] != null && output[_tS][_i] != null) {
|
|
46851
|
+
contents[_Ta] = de_TagList(__getArrayIfSingleItem(output[_tS][_i]), context);
|
|
46852
|
+
}
|
|
46853
|
+
if (output[_st] != null) {
|
|
46854
|
+
contents[_Stat] = __expectString(output[_st]);
|
|
46855
|
+
}
|
|
46856
|
+
return contents;
|
|
46857
|
+
};
|
|
46858
|
+
const de_IpamExternalResourceVerificationTokenSet = (output, context) => {
|
|
46859
|
+
return (output || [])
|
|
46860
|
+
.filter((e) => e != null)
|
|
46861
|
+
.map((entry) => {
|
|
46862
|
+
return de_IpamExternalResourceVerificationToken(entry, context);
|
|
46863
|
+
});
|
|
46864
|
+
};
|
|
46641
46865
|
const de_IpamOperatingRegion = (output, context) => {
|
|
46642
46866
|
const contents = {};
|
|
46643
46867
|
if (output[_rNe] != null) {
|
|
@@ -46919,6 +47143,9 @@ const de_IpamResourceCidr = (output, context) => {
|
|
|
46919
47143
|
if (output[_vI] != null) {
|
|
46920
47144
|
contents[_VI] = __expectString(output[_vI]);
|
|
46921
47145
|
}
|
|
47146
|
+
if (output[_aZI] != null) {
|
|
47147
|
+
contents[_AZI] = __expectString(output[_aZI]);
|
|
47148
|
+
}
|
|
46922
47149
|
return contents;
|
|
46923
47150
|
};
|
|
46924
47151
|
const de_IpamResourceCidrSet = (output, context) => {
|
|
@@ -48924,7 +49151,7 @@ const de_ModifyVerifiedAccessTrustProviderResult = (output, context) => {
|
|
|
48924
49151
|
const de_ModifyVolumeResult = (output, context) => {
|
|
48925
49152
|
const contents = {};
|
|
48926
49153
|
if (output[_vM] != null) {
|
|
48927
|
-
contents[
|
|
49154
|
+
contents[_VMol] = de_VolumeModification(output[_vM], context);
|
|
48928
49155
|
}
|
|
48929
49156
|
return contents;
|
|
48930
49157
|
};
|
|
@@ -57039,6 +57266,7 @@ const _CGus = "CustomerGateways";
|
|
|
57039
57266
|
const _CI = "CopyImage";
|
|
57040
57267
|
const _CIBM = "CurrentInstanceBootMode";
|
|
57041
57268
|
const _CICE = "CreateInstanceConnectEndpoint";
|
|
57269
|
+
const _CIERVT = "CreateIpamExternalResourceVerificationToken";
|
|
57042
57270
|
const _CIET = "CreateInstanceExportTask";
|
|
57043
57271
|
const _CIEW = "CreateInstanceEventWindow";
|
|
57044
57272
|
const _CIG = "CreateInternetGateway";
|
|
@@ -57319,6 +57547,8 @@ const _DID = "DisableImageDeprecation";
|
|
|
57319
57547
|
const _DIDP = "DisableImageDeregistrationProtection";
|
|
57320
57548
|
const _DIENA = "DeregisterInstanceEventNotificationAttributes";
|
|
57321
57549
|
const _DIENAe = "DescribeInstanceEventNotificationAttributes";
|
|
57550
|
+
const _DIERVT = "DeleteIpamExternalResourceVerificationToken";
|
|
57551
|
+
const _DIERVTe = "DescribeIpamExternalResourceVerificationTokens";
|
|
57322
57552
|
const _DIEW = "DeleteInstanceEventWindow";
|
|
57323
57553
|
const _DIEWe = "DescribeInstanceEventWindows";
|
|
57324
57554
|
const _DIEWi = "DisassociateInstanceEventWindow";
|
|
@@ -57916,6 +58146,11 @@ const _IDs = "IsDefault";
|
|
|
57916
58146
|
const _IE = "IsEgress";
|
|
57917
58147
|
const _IED = "InstanceExportDetails";
|
|
57918
58148
|
const _IEI = "InstanceEventId";
|
|
58149
|
+
const _IERVT = "IpamExternalResourceVerificationToken";
|
|
58150
|
+
const _IERVTA = "IpamExternalResourceVerificationTokenArn";
|
|
58151
|
+
const _IERVTI = "IpamExternalResourceVerificationTokenId";
|
|
58152
|
+
const _IERVTIp = "IpamExternalResourceVerificationTokenIds";
|
|
58153
|
+
const _IERVTp = "IpamExternalResourceVerificationTokens";
|
|
57919
58154
|
const _IEW = "InstanceEventWindow";
|
|
57920
58155
|
const _IEWI = "InstanceEventWindowId";
|
|
57921
58156
|
const _IEWIn = "InstanceEventWindowIds";
|
|
@@ -58376,6 +58611,7 @@ const _NIASC = "NetworkInsightsAccessScopeContent";
|
|
|
58376
58611
|
const _NIASI = "NetworkInsightsAccessScopeId";
|
|
58377
58612
|
const _NIASIe = "NetworkInsightsAccessScopeIds";
|
|
58378
58613
|
const _NIASe = "NetworkInsightsAccessScopes";
|
|
58614
|
+
const _NIASet = "NetworkInterfaceAttachmentStatus";
|
|
58379
58615
|
const _NIAe = "NetworkInsightsAnalysis";
|
|
58380
58616
|
const _NIC = "NetworkInterfaceCount";
|
|
58381
58617
|
const _NID = "NetworkInterfaceDescription";
|
|
@@ -59083,6 +59319,7 @@ const _TMT = "TrafficMirrorTarget";
|
|
|
59083
59319
|
const _TMTI = "TrafficMirrorTargetId";
|
|
59084
59320
|
const _TMTIr = "TrafficMirrorTargetIds";
|
|
59085
59321
|
const _TMTr = "TrafficMirrorTargets";
|
|
59322
|
+
const _TN = "TokenName";
|
|
59086
59323
|
const _TNC = "TargetNetworkCidr";
|
|
59087
59324
|
const _TNDMIMB = "TotalNeuronDeviceMemoryInMiB";
|
|
59088
59325
|
const _TNI = "TargetNetworkId";
|
|
@@ -59119,6 +59356,7 @@ const _TV = "TargetVersion";
|
|
|
59119
59356
|
const _TVC = "TotalVCpus";
|
|
59120
59357
|
const _TVSI = "TargetVpcSubnetId";
|
|
59121
59358
|
const _TVT = "TargetVolumeType";
|
|
59359
|
+
const _TVo = "TokenValue";
|
|
59122
59360
|
const _Ta = "Tags";
|
|
59123
59361
|
const _Tag = "Tag";
|
|
59124
59362
|
const _Te = "Tenancy";
|
|
@@ -59227,8 +59465,9 @@ const _VIl = "VlanId";
|
|
|
59227
59465
|
const _VIo = "VolumeId";
|
|
59228
59466
|
const _VIol = "VolumeIds";
|
|
59229
59467
|
const _VIp = "VpcIds";
|
|
59230
|
-
const _VM = "
|
|
59231
|
-
const _VMo = "
|
|
59468
|
+
const _VM = "VerificationMethod";
|
|
59469
|
+
const _VMo = "VolumesModifications";
|
|
59470
|
+
const _VMol = "VolumeModification";
|
|
59232
59471
|
const _VN = "VirtualName";
|
|
59233
59472
|
const _VNI = "VirtualNetworkId";
|
|
59234
59473
|
const _VNe = "VersionNumber";
|
|
@@ -59870,6 +60109,10 @@ const _iDRCS = "ipamDiscoveredResourceCidrSet";
|
|
|
59870
60109
|
const _iDs = "isDefault";
|
|
59871
60110
|
const _iE = "instanceExport";
|
|
59872
60111
|
const _iEI = "instanceEventId";
|
|
60112
|
+
const _iERVT = "ipamExternalResourceVerificationToken";
|
|
60113
|
+
const _iERVTA = "ipamExternalResourceVerificationTokenArn";
|
|
60114
|
+
const _iERVTI = "ipamExternalResourceVerificationTokenId";
|
|
60115
|
+
const _iERVTS = "ipamExternalResourceVerificationTokenSet";
|
|
59873
60116
|
const _iEW = "instanceEventWindow";
|
|
59874
60117
|
const _iEWI = "instanceEventWindowId";
|
|
59875
60118
|
const _iEWS = "instanceEventWindowState";
|
|
@@ -60206,6 +60449,7 @@ const _nIASC = "networkInsightsAccessScopeContent";
|
|
|
60206
60449
|
const _nIASI = "networkInsightsAccessScopeId";
|
|
60207
60450
|
const _nIASS = "networkInsightsAccessScopeSet";
|
|
60208
60451
|
const _nIASe = "networkInsightsAnalysisSet";
|
|
60452
|
+
const _nIASet = "networkInterfaceAttachmentStatus";
|
|
60209
60453
|
const _nIC = "networkInterfaceCount";
|
|
60210
60454
|
const _nID = "networkInterfaceDescription";
|
|
60211
60455
|
const _nII = "networkInterfaceId";
|
|
@@ -60749,6 +60993,7 @@ const _tMSS = "trafficMirrorSessionSet";
|
|
|
60749
60993
|
const _tMT = "trafficMirrorTarget";
|
|
60750
60994
|
const _tMTI = "trafficMirrorTargetId";
|
|
60751
60995
|
const _tMTS = "trafficMirrorTargetSet";
|
|
60996
|
+
const _tN = "tokenName";
|
|
60752
60997
|
const _tNDMIMB = "totalNeuronDeviceMemoryInMiB";
|
|
60753
60998
|
const _tNI = "targetNetworkId";
|
|
60754
60999
|
const _tOAT = "transferOfferAcceptedTimestamp";
|
|
@@ -60778,6 +61023,7 @@ const _tTC = "totalTargetCapacity";
|
|
|
60778
61023
|
const _tTGAI = "transportTransitGatewayAttachmentId";
|
|
60779
61024
|
const _tTa = "targetThroughput";
|
|
60780
61025
|
const _tUP = "totalUpfrontPrice";
|
|
61026
|
+
const _tV = "tokenValue";
|
|
60781
61027
|
const _tVC = "totalVCpus";
|
|
60782
61028
|
const _tVT = "targetVolumeType";
|
|
60783
61029
|
const _ta = "tags";
|
package/dist-types/EC2.d.ts
CHANGED
|
@@ -75,6 +75,7 @@ import { CreateInstanceEventWindowCommandInput, CreateInstanceEventWindowCommand
|
|
|
75
75
|
import { CreateInstanceExportTaskCommandInput, CreateInstanceExportTaskCommandOutput } from "./commands/CreateInstanceExportTaskCommand";
|
|
76
76
|
import { CreateInternetGatewayCommandInput, CreateInternetGatewayCommandOutput } from "./commands/CreateInternetGatewayCommand";
|
|
77
77
|
import { CreateIpamCommandInput, CreateIpamCommandOutput } from "./commands/CreateIpamCommand";
|
|
78
|
+
import { CreateIpamExternalResourceVerificationTokenCommandInput, CreateIpamExternalResourceVerificationTokenCommandOutput } from "./commands/CreateIpamExternalResourceVerificationTokenCommand";
|
|
78
79
|
import { CreateIpamPoolCommandInput, CreateIpamPoolCommandOutput } from "./commands/CreateIpamPoolCommand";
|
|
79
80
|
import { CreateIpamResourceDiscoveryCommandInput, CreateIpamResourceDiscoveryCommandOutput } from "./commands/CreateIpamResourceDiscoveryCommand";
|
|
80
81
|
import { CreateIpamScopeCommandInput, CreateIpamScopeCommandOutput } from "./commands/CreateIpamScopeCommand";
|
|
@@ -151,6 +152,7 @@ import { DeleteInstanceConnectEndpointCommandInput, DeleteInstanceConnectEndpoin
|
|
|
151
152
|
import { DeleteInstanceEventWindowCommandInput, DeleteInstanceEventWindowCommandOutput } from "./commands/DeleteInstanceEventWindowCommand";
|
|
152
153
|
import { DeleteInternetGatewayCommandInput, DeleteInternetGatewayCommandOutput } from "./commands/DeleteInternetGatewayCommand";
|
|
153
154
|
import { DeleteIpamCommandInput, DeleteIpamCommandOutput } from "./commands/DeleteIpamCommand";
|
|
155
|
+
import { DeleteIpamExternalResourceVerificationTokenCommandInput, DeleteIpamExternalResourceVerificationTokenCommandOutput } from "./commands/DeleteIpamExternalResourceVerificationTokenCommand";
|
|
154
156
|
import { DeleteIpamPoolCommandInput, DeleteIpamPoolCommandOutput } from "./commands/DeleteIpamPoolCommand";
|
|
155
157
|
import { DeleteIpamResourceDiscoveryCommandInput, DeleteIpamResourceDiscoveryCommandOutput } from "./commands/DeleteIpamResourceDiscoveryCommand";
|
|
156
158
|
import { DeleteIpamScopeCommandInput, DeleteIpamScopeCommandOutput } from "./commands/DeleteIpamScopeCommand";
|
|
@@ -275,6 +277,7 @@ import { DescribeInstanceTypeOfferingsCommandInput, DescribeInstanceTypeOffering
|
|
|
275
277
|
import { DescribeInstanceTypesCommandInput, DescribeInstanceTypesCommandOutput } from "./commands/DescribeInstanceTypesCommand";
|
|
276
278
|
import { DescribeInternetGatewaysCommandInput, DescribeInternetGatewaysCommandOutput } from "./commands/DescribeInternetGatewaysCommand";
|
|
277
279
|
import { DescribeIpamByoasnCommandInput, DescribeIpamByoasnCommandOutput } from "./commands/DescribeIpamByoasnCommand";
|
|
280
|
+
import { DescribeIpamExternalResourceVerificationTokensCommandInput, DescribeIpamExternalResourceVerificationTokensCommandOutput } from "./commands/DescribeIpamExternalResourceVerificationTokensCommand";
|
|
278
281
|
import { DescribeIpamPoolsCommandInput, DescribeIpamPoolsCommandOutput } from "./commands/DescribeIpamPoolsCommand";
|
|
279
282
|
import { DescribeIpamResourceDiscoveriesCommandInput, DescribeIpamResourceDiscoveriesCommandOutput } from "./commands/DescribeIpamResourceDiscoveriesCommand";
|
|
280
283
|
import { DescribeIpamResourceDiscoveryAssociationsCommandInput, DescribeIpamResourceDiscoveryAssociationsCommandOutput } from "./commands/DescribeIpamResourceDiscoveryAssociationsCommand";
|
|
@@ -1088,6 +1091,12 @@ export interface EC2 {
|
|
|
1088
1091
|
createIpam(args: CreateIpamCommandInput, options?: __HttpHandlerOptions): Promise<CreateIpamCommandOutput>;
|
|
1089
1092
|
createIpam(args: CreateIpamCommandInput, cb: (err: any, data?: CreateIpamCommandOutput) => void): void;
|
|
1090
1093
|
createIpam(args: CreateIpamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamCommandOutput) => void): void;
|
|
1094
|
+
/**
|
|
1095
|
+
* @see {@link CreateIpamExternalResourceVerificationTokenCommand}
|
|
1096
|
+
*/
|
|
1097
|
+
createIpamExternalResourceVerificationToken(args: CreateIpamExternalResourceVerificationTokenCommandInput, options?: __HttpHandlerOptions): Promise<CreateIpamExternalResourceVerificationTokenCommandOutput>;
|
|
1098
|
+
createIpamExternalResourceVerificationToken(args: CreateIpamExternalResourceVerificationTokenCommandInput, cb: (err: any, data?: CreateIpamExternalResourceVerificationTokenCommandOutput) => void): void;
|
|
1099
|
+
createIpamExternalResourceVerificationToken(args: CreateIpamExternalResourceVerificationTokenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamExternalResourceVerificationTokenCommandOutput) => void): void;
|
|
1091
1100
|
/**
|
|
1092
1101
|
* @see {@link CreateIpamPoolCommand}
|
|
1093
1102
|
*/
|
|
@@ -1553,6 +1562,12 @@ export interface EC2 {
|
|
|
1553
1562
|
deleteIpam(args: DeleteIpamCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIpamCommandOutput>;
|
|
1554
1563
|
deleteIpam(args: DeleteIpamCommandInput, cb: (err: any, data?: DeleteIpamCommandOutput) => void): void;
|
|
1555
1564
|
deleteIpam(args: DeleteIpamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamCommandOutput) => void): void;
|
|
1565
|
+
/**
|
|
1566
|
+
* @see {@link DeleteIpamExternalResourceVerificationTokenCommand}
|
|
1567
|
+
*/
|
|
1568
|
+
deleteIpamExternalResourceVerificationToken(args: DeleteIpamExternalResourceVerificationTokenCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIpamExternalResourceVerificationTokenCommandOutput>;
|
|
1569
|
+
deleteIpamExternalResourceVerificationToken(args: DeleteIpamExternalResourceVerificationTokenCommandInput, cb: (err: any, data?: DeleteIpamExternalResourceVerificationTokenCommandOutput) => void): void;
|
|
1570
|
+
deleteIpamExternalResourceVerificationToken(args: DeleteIpamExternalResourceVerificationTokenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamExternalResourceVerificationTokenCommandOutput) => void): void;
|
|
1556
1571
|
/**
|
|
1557
1572
|
* @see {@link DeleteIpamPoolCommand}
|
|
1558
1573
|
*/
|
|
@@ -2348,6 +2363,13 @@ export interface EC2 {
|
|
|
2348
2363
|
describeIpamByoasn(args: DescribeIpamByoasnCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpamByoasnCommandOutput>;
|
|
2349
2364
|
describeIpamByoasn(args: DescribeIpamByoasnCommandInput, cb: (err: any, data?: DescribeIpamByoasnCommandOutput) => void): void;
|
|
2350
2365
|
describeIpamByoasn(args: DescribeIpamByoasnCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamByoasnCommandOutput) => void): void;
|
|
2366
|
+
/**
|
|
2367
|
+
* @see {@link DescribeIpamExternalResourceVerificationTokensCommand}
|
|
2368
|
+
*/
|
|
2369
|
+
describeIpamExternalResourceVerificationTokens(): Promise<DescribeIpamExternalResourceVerificationTokensCommandOutput>;
|
|
2370
|
+
describeIpamExternalResourceVerificationTokens(args: DescribeIpamExternalResourceVerificationTokensCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpamExternalResourceVerificationTokensCommandOutput>;
|
|
2371
|
+
describeIpamExternalResourceVerificationTokens(args: DescribeIpamExternalResourceVerificationTokensCommandInput, cb: (err: any, data?: DescribeIpamExternalResourceVerificationTokensCommandOutput) => void): void;
|
|
2372
|
+
describeIpamExternalResourceVerificationTokens(args: DescribeIpamExternalResourceVerificationTokensCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamExternalResourceVerificationTokensCommandOutput) => void): void;
|
|
2351
2373
|
/**
|
|
2352
2374
|
* @see {@link DescribeIpamPoolsCommand}
|
|
2353
2375
|
*/
|