@aws-sdk/client-ec2 3.614.0 → 3.620.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 +751 -447
- 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 -1
- 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 +17 -7
- package/dist-es/models/models_7.js +11 -1
- package/dist-es/protocols/Aws_ec2.js +231 -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 +1 -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/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/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/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 -3
- package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -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 -1
- package/dist-types/models/models_1.d.ts +328 -167
- package/dist-types/models/models_2.d.ts +174 -95
- package/dist-types/models/models_3.d.ts +95 -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 +205 -195
- package/dist-types/models/models_7.d.ts +218 -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 +4 -2
- package/dist-types/ts3.4/commands/index.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +37 -45
- package/dist-types/ts3.4/models/models_2.d.ts +55 -32
- package/dist-types/ts3.4/models/models_3.d.ts +29 -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 +61 -50
- package/dist-types/ts3.4/models/models_7.d.ts +58 -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 +19 -19
|
@@ -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) {
|
|
@@ -19064,6 +19156,16 @@ const se_DeleteInternetGatewayRequest = (input, context) => {
|
|
|
19064
19156
|
}
|
|
19065
19157
|
return entries;
|
|
19066
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
|
+
};
|
|
19067
19169
|
const se_DeleteIpamPoolRequest = (input, context) => {
|
|
19068
19170
|
const entries = {};
|
|
19069
19171
|
if (input[_DRr] != null) {
|
|
@@ -21264,6 +21366,33 @@ const se_DescribeIpamByoasnRequest = (input, context) => {
|
|
|
21264
21366
|
}
|
|
21265
21367
|
return entries;
|
|
21266
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
|
+
};
|
|
21267
21396
|
const se_DescribeIpamPoolsRequest = (input, context) => {
|
|
21268
21397
|
const entries = {};
|
|
21269
21398
|
if (input[_DRr] != null) {
|
|
@@ -31336,6 +31465,12 @@ const se_ProvisionIpamPoolCidrRequest = (input, context) => {
|
|
|
31336
31465
|
if (input[_CTl] != null) {
|
|
31337
31466
|
entries[_CTl] = input[_CTl];
|
|
31338
31467
|
}
|
|
31468
|
+
if (input[_VM] != null) {
|
|
31469
|
+
entries[_VM] = input[_VM];
|
|
31470
|
+
}
|
|
31471
|
+
if (input[_IERVTI] != null) {
|
|
31472
|
+
entries[_IERVTI] = input[_IERVTI];
|
|
31473
|
+
}
|
|
31339
31474
|
return entries;
|
|
31340
31475
|
};
|
|
31341
31476
|
const se_ProvisionPublicIpv4PoolCidrRequest = (input, context) => {
|
|
@@ -38187,6 +38322,13 @@ const de_CreateInternetGatewayResult = (output, context) => {
|
|
|
38187
38322
|
}
|
|
38188
38323
|
return contents;
|
|
38189
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
|
+
};
|
|
38190
38332
|
const de_CreateIpamPoolResult = (output, context) => {
|
|
38191
38333
|
const contents = {};
|
|
38192
38334
|
if (output[_iPp] != null) {
|
|
@@ -38876,6 +39018,13 @@ const de_DeleteInstanceEventWindowResult = (output, context) => {
|
|
|
38876
39018
|
}
|
|
38877
39019
|
return contents;
|
|
38878
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
|
+
};
|
|
38879
39028
|
const de_DeleteIpamPoolResult = (output, context) => {
|
|
38880
39029
|
const contents = {};
|
|
38881
39030
|
if (output[_iPp] != null) {
|
|
@@ -40161,6 +40310,19 @@ const de_DescribeIpamByoasnResult = (output, context) => {
|
|
|
40161
40310
|
}
|
|
40162
40311
|
return contents;
|
|
40163
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
|
+
};
|
|
40164
40326
|
const de_DescribeIpamPoolsResult = (output, context) => {
|
|
40165
40327
|
const contents = {};
|
|
40166
40328
|
if (output[_nTe] != null) {
|
|
@@ -41187,10 +41349,10 @@ const de_DescribeVolumeAttributeResult = (output, context) => {
|
|
|
41187
41349
|
const de_DescribeVolumesModificationsResult = (output, context) => {
|
|
41188
41350
|
const contents = {};
|
|
41189
41351
|
if (output.volumeModificationSet === "") {
|
|
41190
|
-
contents[
|
|
41352
|
+
contents[_VMo] = [];
|
|
41191
41353
|
}
|
|
41192
41354
|
else if (output[_vMS] != null && output[_vMS][_i] != null) {
|
|
41193
|
-
contents[
|
|
41355
|
+
contents[_VMo] = de_VolumeModificationList(__getArrayIfSingleItem(output[_vMS][_i]), context);
|
|
41194
41356
|
}
|
|
41195
41357
|
if (output[_nTe] != null) {
|
|
41196
41358
|
contents[_NT] = __expectString(output[_nTe]);
|
|
@@ -46653,6 +46815,53 @@ const de_IpamDiscoveryFailureReason = (output, context) => {
|
|
|
46653
46815
|
}
|
|
46654
46816
|
return contents;
|
|
46655
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
|
+
};
|
|
46656
46865
|
const de_IpamOperatingRegion = (output, context) => {
|
|
46657
46866
|
const contents = {};
|
|
46658
46867
|
if (output[_rNe] != null) {
|
|
@@ -48942,7 +49151,7 @@ const de_ModifyVerifiedAccessTrustProviderResult = (output, context) => {
|
|
|
48942
49151
|
const de_ModifyVolumeResult = (output, context) => {
|
|
48943
49152
|
const contents = {};
|
|
48944
49153
|
if (output[_vM] != null) {
|
|
48945
|
-
contents[
|
|
49154
|
+
contents[_VMol] = de_VolumeModification(output[_vM], context);
|
|
48946
49155
|
}
|
|
48947
49156
|
return contents;
|
|
48948
49157
|
};
|
|
@@ -57057,6 +57266,7 @@ const _CGus = "CustomerGateways";
|
|
|
57057
57266
|
const _CI = "CopyImage";
|
|
57058
57267
|
const _CIBM = "CurrentInstanceBootMode";
|
|
57059
57268
|
const _CICE = "CreateInstanceConnectEndpoint";
|
|
57269
|
+
const _CIERVT = "CreateIpamExternalResourceVerificationToken";
|
|
57060
57270
|
const _CIET = "CreateInstanceExportTask";
|
|
57061
57271
|
const _CIEW = "CreateInstanceEventWindow";
|
|
57062
57272
|
const _CIG = "CreateInternetGateway";
|
|
@@ -57337,6 +57547,8 @@ const _DID = "DisableImageDeprecation";
|
|
|
57337
57547
|
const _DIDP = "DisableImageDeregistrationProtection";
|
|
57338
57548
|
const _DIENA = "DeregisterInstanceEventNotificationAttributes";
|
|
57339
57549
|
const _DIENAe = "DescribeInstanceEventNotificationAttributes";
|
|
57550
|
+
const _DIERVT = "DeleteIpamExternalResourceVerificationToken";
|
|
57551
|
+
const _DIERVTe = "DescribeIpamExternalResourceVerificationTokens";
|
|
57340
57552
|
const _DIEW = "DeleteInstanceEventWindow";
|
|
57341
57553
|
const _DIEWe = "DescribeInstanceEventWindows";
|
|
57342
57554
|
const _DIEWi = "DisassociateInstanceEventWindow";
|
|
@@ -57934,6 +58146,11 @@ const _IDs = "IsDefault";
|
|
|
57934
58146
|
const _IE = "IsEgress";
|
|
57935
58147
|
const _IED = "InstanceExportDetails";
|
|
57936
58148
|
const _IEI = "InstanceEventId";
|
|
58149
|
+
const _IERVT = "IpamExternalResourceVerificationToken";
|
|
58150
|
+
const _IERVTA = "IpamExternalResourceVerificationTokenArn";
|
|
58151
|
+
const _IERVTI = "IpamExternalResourceVerificationTokenId";
|
|
58152
|
+
const _IERVTIp = "IpamExternalResourceVerificationTokenIds";
|
|
58153
|
+
const _IERVTp = "IpamExternalResourceVerificationTokens";
|
|
57937
58154
|
const _IEW = "InstanceEventWindow";
|
|
57938
58155
|
const _IEWI = "InstanceEventWindowId";
|
|
57939
58156
|
const _IEWIn = "InstanceEventWindowIds";
|
|
@@ -59102,6 +59319,7 @@ const _TMT = "TrafficMirrorTarget";
|
|
|
59102
59319
|
const _TMTI = "TrafficMirrorTargetId";
|
|
59103
59320
|
const _TMTIr = "TrafficMirrorTargetIds";
|
|
59104
59321
|
const _TMTr = "TrafficMirrorTargets";
|
|
59322
|
+
const _TN = "TokenName";
|
|
59105
59323
|
const _TNC = "TargetNetworkCidr";
|
|
59106
59324
|
const _TNDMIMB = "TotalNeuronDeviceMemoryInMiB";
|
|
59107
59325
|
const _TNI = "TargetNetworkId";
|
|
@@ -59138,6 +59356,7 @@ const _TV = "TargetVersion";
|
|
|
59138
59356
|
const _TVC = "TotalVCpus";
|
|
59139
59357
|
const _TVSI = "TargetVpcSubnetId";
|
|
59140
59358
|
const _TVT = "TargetVolumeType";
|
|
59359
|
+
const _TVo = "TokenValue";
|
|
59141
59360
|
const _Ta = "Tags";
|
|
59142
59361
|
const _Tag = "Tag";
|
|
59143
59362
|
const _Te = "Tenancy";
|
|
@@ -59246,8 +59465,9 @@ const _VIl = "VlanId";
|
|
|
59246
59465
|
const _VIo = "VolumeId";
|
|
59247
59466
|
const _VIol = "VolumeIds";
|
|
59248
59467
|
const _VIp = "VpcIds";
|
|
59249
|
-
const _VM = "
|
|
59250
|
-
const _VMo = "
|
|
59468
|
+
const _VM = "VerificationMethod";
|
|
59469
|
+
const _VMo = "VolumesModifications";
|
|
59470
|
+
const _VMol = "VolumeModification";
|
|
59251
59471
|
const _VN = "VirtualName";
|
|
59252
59472
|
const _VNI = "VirtualNetworkId";
|
|
59253
59473
|
const _VNe = "VersionNumber";
|
|
@@ -59889,6 +60109,10 @@ const _iDRCS = "ipamDiscoveredResourceCidrSet";
|
|
|
59889
60109
|
const _iDs = "isDefault";
|
|
59890
60110
|
const _iE = "instanceExport";
|
|
59891
60111
|
const _iEI = "instanceEventId";
|
|
60112
|
+
const _iERVT = "ipamExternalResourceVerificationToken";
|
|
60113
|
+
const _iERVTA = "ipamExternalResourceVerificationTokenArn";
|
|
60114
|
+
const _iERVTI = "ipamExternalResourceVerificationTokenId";
|
|
60115
|
+
const _iERVTS = "ipamExternalResourceVerificationTokenSet";
|
|
59892
60116
|
const _iEW = "instanceEventWindow";
|
|
59893
60117
|
const _iEWI = "instanceEventWindowId";
|
|
59894
60118
|
const _iEWS = "instanceEventWindowState";
|
|
@@ -60769,6 +60993,7 @@ const _tMSS = "trafficMirrorSessionSet";
|
|
|
60769
60993
|
const _tMT = "trafficMirrorTarget";
|
|
60770
60994
|
const _tMTI = "trafficMirrorTargetId";
|
|
60771
60995
|
const _tMTS = "trafficMirrorTargetSet";
|
|
60996
|
+
const _tN = "tokenName";
|
|
60772
60997
|
const _tNDMIMB = "totalNeuronDeviceMemoryInMiB";
|
|
60773
60998
|
const _tNI = "targetNetworkId";
|
|
60774
60999
|
const _tOAT = "transferOfferAcceptedTimestamp";
|
|
@@ -60798,6 +61023,7 @@ const _tTC = "totalTargetCapacity";
|
|
|
60798
61023
|
const _tTGAI = "transportTransitGatewayAttachmentId";
|
|
60799
61024
|
const _tTa = "targetThroughput";
|
|
60800
61025
|
const _tUP = "totalUpfrontPrice";
|
|
61026
|
+
const _tV = "tokenValue";
|
|
60801
61027
|
const _tVC = "totalVCpus";
|
|
60802
61028
|
const _tVT = "targetVolumeType";
|
|
60803
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
|
*/
|