@aws-sdk/client-ec2 3.693.0 → 3.695.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/dist-cjs/index.js +122 -38
- package/dist-es/models/models_1.js +0 -2
- package/dist-es/models/models_6.js +0 -4
- package/dist-es/models/models_7.js +4 -1
- package/dist-es/protocols/Aws_ec2.js +116 -30
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +10 -0
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +7 -0
- package/dist-types/commands/CreateVolumeCommand.d.ts +7 -0
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLaunchTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFleetsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInstanceImageMetadataCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInstancesCommand.d.ts +9 -0
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +8 -0
- package/dist-types/commands/DescribeLaunchTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +1 -2
- package/dist-types/commands/DescribeVolumesCommand.d.ts +4 -0
- package/dist-types/commands/GetCoipPoolUsageCommand.d.ts +2 -1
- package/dist-types/commands/GetConsoleOutputCommand.d.ts +1 -2
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +4 -0
- package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +4 -0
- package/dist-types/commands/RunInstancesCommand.d.ts +12 -0
- package/dist-types/models/models_1.d.ts +55 -39
- package/dist-types/models/models_2.d.ts +58 -39
- package/dist-types/models/models_3.d.ts +37 -38
- package/dist-types/models/models_4.d.ts +64 -31
- package/dist-types/models/models_5.d.ts +31 -49
- package/dist-types/models/models_6.d.ts +51 -59
- package/dist-types/models/models_7.d.ts +63 -2
- package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/models_1.d.ts +12 -14
- package/dist-types/ts3.4/models/models_2.d.ts +19 -9
- package/dist-types/ts3.4/models/models_3.d.ts +9 -7
- package/dist-types/ts3.4/models/models_4.d.ts +13 -7
- package/dist-types/ts3.4/models/models_5.d.ts +12 -12
- package/dist-types/ts3.4/models/models_6.d.ts +13 -16
- package/dist-types/ts3.4/models/models_7.d.ts +18 -6
- package/package.json +1 -1
|
@@ -17302,6 +17302,13 @@ const se_CreateLaunchTemplateRequest = (input, context) => {
|
|
|
17302
17302
|
entries[loc] = value;
|
|
17303
17303
|
});
|
|
17304
17304
|
}
|
|
17305
|
+
if (input[_O] != null) {
|
|
17306
|
+
const memberEntries = se_OperatorRequest(input[_O], context);
|
|
17307
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
17308
|
+
const loc = `Operator.${key}`;
|
|
17309
|
+
entries[loc] = value;
|
|
17310
|
+
});
|
|
17311
|
+
}
|
|
17305
17312
|
if (input[_TS] != null) {
|
|
17306
17313
|
const memberEntries = se_TagSpecificationList(input[_TS], context);
|
|
17307
17314
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -17728,6 +17735,13 @@ const se_CreateNetworkInterfaceRequest = (input, context) => {
|
|
|
17728
17735
|
entries[loc] = value;
|
|
17729
17736
|
});
|
|
17730
17737
|
}
|
|
17738
|
+
if (input[_O] != null) {
|
|
17739
|
+
const memberEntries = se_OperatorRequest(input[_O], context);
|
|
17740
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
17741
|
+
const loc = `Operator.${key}`;
|
|
17742
|
+
entries[loc] = value;
|
|
17743
|
+
});
|
|
17744
|
+
}
|
|
17731
17745
|
if (input[_SIub] != null) {
|
|
17732
17746
|
entries[_SIub] = input[_SIub];
|
|
17733
17747
|
}
|
|
@@ -18361,8 +18375,8 @@ const se_CreateTransitGatewayConnectRequest = (input, context) => {
|
|
|
18361
18375
|
if (input[_TTGAI] != null) {
|
|
18362
18376
|
entries[_TTGAI] = input[_TTGAI];
|
|
18363
18377
|
}
|
|
18364
|
-
if (input[
|
|
18365
|
-
const memberEntries = se_CreateTransitGatewayConnectRequestOptions(input[
|
|
18378
|
+
if (input[_Op] != null) {
|
|
18379
|
+
const memberEntries = se_CreateTransitGatewayConnectRequestOptions(input[_Op], context);
|
|
18366
18380
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
18367
18381
|
const loc = `Options.${key}`;
|
|
18368
18382
|
entries[loc] = value;
|
|
@@ -18392,8 +18406,8 @@ const se_CreateTransitGatewayMulticastDomainRequest = (input, context) => {
|
|
|
18392
18406
|
if (input[_TGI] != null) {
|
|
18393
18407
|
entries[_TGI] = input[_TGI];
|
|
18394
18408
|
}
|
|
18395
|
-
if (input[
|
|
18396
|
-
const memberEntries = se_CreateTransitGatewayMulticastDomainRequestOptions(input[
|
|
18409
|
+
if (input[_Op] != null) {
|
|
18410
|
+
const memberEntries = se_CreateTransitGatewayMulticastDomainRequestOptions(input[_Op], context);
|
|
18397
18411
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
18398
18412
|
const loc = `Options.${key}`;
|
|
18399
18413
|
entries[loc] = value;
|
|
@@ -18438,8 +18452,8 @@ const se_CreateTransitGatewayPeeringAttachmentRequest = (input, context) => {
|
|
|
18438
18452
|
if (input[_PRe] != null) {
|
|
18439
18453
|
entries[_PRe] = input[_PRe];
|
|
18440
18454
|
}
|
|
18441
|
-
if (input[
|
|
18442
|
-
const memberEntries = se_CreateTransitGatewayPeeringAttachmentRequestOptions(input[
|
|
18455
|
+
if (input[_Op] != null) {
|
|
18456
|
+
const memberEntries = se_CreateTransitGatewayPeeringAttachmentRequestOptions(input[_Op], context);
|
|
18443
18457
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
18444
18458
|
const loc = `Options.${key}`;
|
|
18445
18459
|
entries[loc] = value;
|
|
@@ -18505,8 +18519,8 @@ const se_CreateTransitGatewayRequest = (input, context) => {
|
|
|
18505
18519
|
if (input[_De] != null) {
|
|
18506
18520
|
entries[_De] = input[_De];
|
|
18507
18521
|
}
|
|
18508
|
-
if (input[
|
|
18509
|
-
const memberEntries = se_TransitGatewayRequestOptions(input[
|
|
18522
|
+
if (input[_Op] != null) {
|
|
18523
|
+
const memberEntries = se_TransitGatewayRequestOptions(input[_Op], context);
|
|
18510
18524
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
18511
18525
|
const loc = `Options.${key}`;
|
|
18512
18526
|
entries[loc] = value;
|
|
@@ -18595,8 +18609,8 @@ const se_CreateTransitGatewayVpcAttachmentRequest = (input, context) => {
|
|
|
18595
18609
|
entries[loc] = value;
|
|
18596
18610
|
});
|
|
18597
18611
|
}
|
|
18598
|
-
if (input[
|
|
18599
|
-
const memberEntries = se_CreateTransitGatewayVpcAttachmentRequestOptions(input[
|
|
18612
|
+
if (input[_Op] != null) {
|
|
18613
|
+
const memberEntries = se_CreateTransitGatewayVpcAttachmentRequestOptions(input[_Op], context);
|
|
18600
18614
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
18601
18615
|
const loc = `Options.${key}`;
|
|
18602
18616
|
entries[loc] = value;
|
|
@@ -18988,6 +19002,13 @@ const se_CreateVolumeRequest = (input, context) => {
|
|
|
18988
19002
|
if (input[_CTl] != null) {
|
|
18989
19003
|
entries[_CTl] = input[_CTl];
|
|
18990
19004
|
}
|
|
19005
|
+
if (input[_O] != null) {
|
|
19006
|
+
const memberEntries = se_OperatorRequest(input[_O], context);
|
|
19007
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
19008
|
+
const loc = `Operator.${key}`;
|
|
19009
|
+
entries[loc] = value;
|
|
19010
|
+
});
|
|
19011
|
+
}
|
|
18991
19012
|
if (input[_DRr] != null) {
|
|
18992
19013
|
entries[_DRr] = input[_DRr];
|
|
18993
19014
|
}
|
|
@@ -19227,8 +19248,8 @@ const se_CreateVpnConnectionRequest = (input, context) => {
|
|
|
19227
19248
|
if (input[_DRr] != null) {
|
|
19228
19249
|
entries[_DRr] = input[_DRr];
|
|
19229
19250
|
}
|
|
19230
|
-
if (input[
|
|
19231
|
-
const memberEntries = se_VpnConnectionOptionsSpecification(input[
|
|
19251
|
+
if (input[_Op] != null) {
|
|
19252
|
+
const memberEntries = se_VpnConnectionOptionsSpecification(input[_Op], context);
|
|
19232
19253
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
19233
19254
|
const loc = `Options.${key}`;
|
|
19234
19255
|
entries[loc] = value;
|
|
@@ -30287,8 +30308,8 @@ const se_ModifyTransitGatewayRequest = (input, context) => {
|
|
|
30287
30308
|
if (input[_De] != null) {
|
|
30288
30309
|
entries[_De] = input[_De];
|
|
30289
30310
|
}
|
|
30290
|
-
if (input[
|
|
30291
|
-
const memberEntries = se_ModifyTransitGatewayOptions(input[
|
|
30311
|
+
if (input[_Op] != null) {
|
|
30312
|
+
const memberEntries = se_ModifyTransitGatewayOptions(input[_Op], context);
|
|
30292
30313
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
30293
30314
|
const loc = `Options.${key}`;
|
|
30294
30315
|
entries[loc] = value;
|
|
@@ -30318,8 +30339,8 @@ const se_ModifyTransitGatewayVpcAttachmentRequest = (input, context) => {
|
|
|
30318
30339
|
entries[loc] = value;
|
|
30319
30340
|
});
|
|
30320
30341
|
}
|
|
30321
|
-
if (input[
|
|
30322
|
-
const memberEntries = se_ModifyTransitGatewayVpcAttachmentRequestOptions(input[
|
|
30342
|
+
if (input[_Op] != null) {
|
|
30343
|
+
const memberEntries = se_ModifyTransitGatewayVpcAttachmentRequestOptions(input[_Op], context);
|
|
30323
30344
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
30324
30345
|
const loc = `Options.${key}`;
|
|
30325
30346
|
entries[loc] = value;
|
|
@@ -31366,6 +31387,13 @@ const se_OnDemandOptionsRequest = (input, context) => {
|
|
|
31366
31387
|
}
|
|
31367
31388
|
return entries;
|
|
31368
31389
|
};
|
|
31390
|
+
const se_OperatorRequest = (input, context) => {
|
|
31391
|
+
const entries = {};
|
|
31392
|
+
if (input[_Prin] != null) {
|
|
31393
|
+
entries[_Prin] = input[_Prin];
|
|
31394
|
+
}
|
|
31395
|
+
return entries;
|
|
31396
|
+
};
|
|
31369
31397
|
const se_OrganizationalUnitArnStringList = (input, context) => {
|
|
31370
31398
|
const entries = {};
|
|
31371
31399
|
let counter = 1;
|
|
@@ -32944,6 +32972,13 @@ const se_RequestLaunchTemplateData = (input, context) => {
|
|
|
32944
32972
|
if (input[_DAS] != null) {
|
|
32945
32973
|
entries[_DAS] = input[_DAS];
|
|
32946
32974
|
}
|
|
32975
|
+
if (input[_O] != null) {
|
|
32976
|
+
const memberEntries = se_OperatorRequest(input[_O], context);
|
|
32977
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
32978
|
+
const loc = `Operator.${key}`;
|
|
32979
|
+
entries[loc] = value;
|
|
32980
|
+
});
|
|
32981
|
+
}
|
|
32947
32982
|
return entries;
|
|
32948
32983
|
};
|
|
32949
32984
|
const se_RequestSpotFleetRequest = (input, context) => {
|
|
@@ -33751,6 +33786,13 @@ const se_RunInstancesRequest = (input, context) => {
|
|
|
33751
33786
|
if (input[_EPI] != null) {
|
|
33752
33787
|
entries[_EPI] = input[_EPI];
|
|
33753
33788
|
}
|
|
33789
|
+
if (input[_O] != null) {
|
|
33790
|
+
const memberEntries = se_OperatorRequest(input[_O], context);
|
|
33791
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
33792
|
+
const loc = `Operator.${key}`;
|
|
33793
|
+
entries[loc] = value;
|
|
33794
|
+
});
|
|
33795
|
+
}
|
|
33754
33796
|
if (input[_DRr] != null) {
|
|
33755
33797
|
entries[_DRr] = input[_DRr];
|
|
33756
33798
|
}
|
|
@@ -42777,6 +42819,9 @@ const de_EbsInstanceBlockDevice = (output, context) => {
|
|
|
42777
42819
|
if (output[_vOI] != null) {
|
|
42778
42820
|
contents[_VOI] = __expectString(output[_vOI]);
|
|
42779
42821
|
}
|
|
42822
|
+
if (output[_op] != null) {
|
|
42823
|
+
contents[_O] = de_OperatorResponse(output[_op], context);
|
|
42824
|
+
}
|
|
42780
42825
|
return contents;
|
|
42781
42826
|
};
|
|
42782
42827
|
const de_EbsOptimizedInfo = (output, context) => {
|
|
@@ -46026,6 +46071,9 @@ const de_Instance = (output, context) => {
|
|
|
46026
46071
|
if (output[_cIBM] != null) {
|
|
46027
46072
|
contents[_CIBM] = __expectString(output[_cIBM]);
|
|
46028
46073
|
}
|
|
46074
|
+
if (output[_op] != null) {
|
|
46075
|
+
contents[_O] = de_OperatorResponse(output[_op], context);
|
|
46076
|
+
}
|
|
46029
46077
|
if (output[_iI] != null) {
|
|
46030
46078
|
contents[_IIn] = __expectString(output[_iI]);
|
|
46031
46079
|
}
|
|
@@ -46416,6 +46464,9 @@ const de_InstanceImageMetadata = (output, context) => {
|
|
|
46416
46464
|
if (output[_iM] != null) {
|
|
46417
46465
|
contents[_IMm] = de_ImageMetadata(output[_iM], context);
|
|
46418
46466
|
}
|
|
46467
|
+
if (output[_op] != null) {
|
|
46468
|
+
contents[_O] = de_OperatorResponse(output[_op], context);
|
|
46469
|
+
}
|
|
46419
46470
|
return contents;
|
|
46420
46471
|
};
|
|
46421
46472
|
const de_InstanceImageMetadataList = (output, context) => {
|
|
@@ -46613,6 +46664,9 @@ const de_InstanceNetworkInterface = (output, context) => {
|
|
|
46613
46664
|
if (output[_cTC] != null) {
|
|
46614
46665
|
contents[_CTC] = de_ConnectionTrackingSpecificationResponse(output[_cTC], context);
|
|
46615
46666
|
}
|
|
46667
|
+
if (output[_op] != null) {
|
|
46668
|
+
contents[_O] = de_OperatorResponse(output[_op], context);
|
|
46669
|
+
}
|
|
46616
46670
|
return contents;
|
|
46617
46671
|
};
|
|
46618
46672
|
const de_InstanceNetworkInterfaceAssociation = (output, context) => {
|
|
@@ -46926,6 +46980,9 @@ const de_InstanceStatus = (output, context) => {
|
|
|
46926
46980
|
if (output[_oA] != null) {
|
|
46927
46981
|
contents[_OA] = __expectString(output[_oA]);
|
|
46928
46982
|
}
|
|
46983
|
+
if (output[_op] != null) {
|
|
46984
|
+
contents[_O] = de_OperatorResponse(output[_op], context);
|
|
46985
|
+
}
|
|
46929
46986
|
if (output.eventsSet === "") {
|
|
46930
46987
|
contents[_Ev] = [];
|
|
46931
46988
|
}
|
|
@@ -48500,6 +48557,9 @@ const de_LaunchTemplate = (output, context) => {
|
|
|
48500
48557
|
else if (output[_tS] != null && output[_tS][_i] != null) {
|
|
48501
48558
|
contents[_Ta] = de_TagList(__getArrayIfSingleItem(output[_tS][_i]), context);
|
|
48502
48559
|
}
|
|
48560
|
+
if (output[_op] != null) {
|
|
48561
|
+
contents[_O] = de_OperatorResponse(output[_op], context);
|
|
48562
|
+
}
|
|
48503
48563
|
return contents;
|
|
48504
48564
|
};
|
|
48505
48565
|
const de_LaunchTemplateAndOverridesResponse = (output, context) => {
|
|
@@ -48964,6 +49024,9 @@ const de_LaunchTemplateVersion = (output, context) => {
|
|
|
48964
49024
|
if (output[_lTD] != null) {
|
|
48965
49025
|
contents[_LTD] = de_ResponseLaunchTemplateData(output[_lTD], context);
|
|
48966
49026
|
}
|
|
49027
|
+
if (output[_op] != null) {
|
|
49028
|
+
contents[_O] = de_OperatorResponse(output[_op], context);
|
|
49029
|
+
}
|
|
48967
49030
|
return contents;
|
|
48968
49031
|
};
|
|
48969
49032
|
const de_LaunchTemplateVersionSet = (output, context) => {
|
|
@@ -50678,6 +50741,9 @@ const de_NetworkInterface = (output, context) => {
|
|
|
50678
50741
|
if (output[_iApv] != null) {
|
|
50679
50742
|
contents[_IApv] = __expectString(output[_iApv]);
|
|
50680
50743
|
}
|
|
50744
|
+
if (output[_op] != null) {
|
|
50745
|
+
contents[_O] = de_OperatorResponse(output[_op], context);
|
|
50746
|
+
}
|
|
50681
50747
|
return contents;
|
|
50682
50748
|
};
|
|
50683
50749
|
const de_NetworkInterfaceAssociation = (output, context) => {
|
|
@@ -50970,6 +51036,16 @@ const de_OnDemandOptions = (output, context) => {
|
|
|
50970
51036
|
}
|
|
50971
51037
|
return contents;
|
|
50972
51038
|
};
|
|
51039
|
+
const de_OperatorResponse = (output, context) => {
|
|
51040
|
+
const contents = {};
|
|
51041
|
+
if (output[_mana] != null) {
|
|
51042
|
+
contents[_Mana] = __parseBoolean(output[_mana]);
|
|
51043
|
+
}
|
|
51044
|
+
if (output[_p] != null) {
|
|
51045
|
+
contents[_Prin] = __expectString(output[_p]);
|
|
51046
|
+
}
|
|
51047
|
+
return contents;
|
|
51048
|
+
};
|
|
50973
51049
|
const de_PacketHeaderStatement = (output, context) => {
|
|
50974
51050
|
const contents = {};
|
|
50975
51051
|
if (output.sourceAddressSet === "") {
|
|
@@ -52645,6 +52721,9 @@ const de_ResponseLaunchTemplateData = (output, context) => {
|
|
|
52645
52721
|
if (output[_dASi] != null) {
|
|
52646
52722
|
contents[_DAS] = __parseBoolean(output[_dASi]);
|
|
52647
52723
|
}
|
|
52724
|
+
if (output[_op] != null) {
|
|
52725
|
+
contents[_O] = de_OperatorResponse(output[_op], context);
|
|
52726
|
+
}
|
|
52648
52727
|
return contents;
|
|
52649
52728
|
};
|
|
52650
52729
|
const de_RestoreAddressToClassicResult = (output, context) => {
|
|
@@ -55176,8 +55255,8 @@ const de_TransitGateway = (output, context) => {
|
|
|
55176
55255
|
if (output[_cTre] != null) {
|
|
55177
55256
|
contents[_CTre] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_cTre]));
|
|
55178
55257
|
}
|
|
55179
|
-
if (output[
|
|
55180
|
-
contents[
|
|
55258
|
+
if (output[_opt] != null) {
|
|
55259
|
+
contents[_Op] = de_TransitGatewayOptions(output[_opt], context);
|
|
55181
55260
|
}
|
|
55182
55261
|
if (output.tagSet === "") {
|
|
55183
55262
|
contents[_Ta] = [];
|
|
@@ -55320,8 +55399,8 @@ const de_TransitGatewayConnect = (output, context) => {
|
|
|
55320
55399
|
if (output[_cTre] != null) {
|
|
55321
55400
|
contents[_CTre] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_cTre]));
|
|
55322
55401
|
}
|
|
55323
|
-
if (output[
|
|
55324
|
-
contents[
|
|
55402
|
+
if (output[_opt] != null) {
|
|
55403
|
+
contents[_Op] = de_TransitGatewayConnectOptions(output[_opt], context);
|
|
55325
55404
|
}
|
|
55326
55405
|
if (output.tagSet === "") {
|
|
55327
55406
|
contents[_Ta] = [];
|
|
@@ -55455,8 +55534,8 @@ const de_TransitGatewayMulticastDomain = (output, context) => {
|
|
|
55455
55534
|
if (output[_oI] != null) {
|
|
55456
55535
|
contents[_OIwn] = __expectString(output[_oI]);
|
|
55457
55536
|
}
|
|
55458
|
-
if (output[
|
|
55459
|
-
contents[
|
|
55537
|
+
if (output[_opt] != null) {
|
|
55538
|
+
contents[_Op] = de_TransitGatewayMulticastDomainOptions(output[_opt], context);
|
|
55460
55539
|
}
|
|
55461
55540
|
if (output[_st] != null) {
|
|
55462
55541
|
contents[_Stat] = __expectString(output[_st]);
|
|
@@ -55673,8 +55752,8 @@ const de_TransitGatewayPeeringAttachment = (output, context) => {
|
|
|
55673
55752
|
if (output[_aTI] != null) {
|
|
55674
55753
|
contents[_ATIc] = de_PeeringTgwInfo(output[_aTI], context);
|
|
55675
55754
|
}
|
|
55676
|
-
if (output[
|
|
55677
|
-
contents[
|
|
55755
|
+
if (output[_opt] != null) {
|
|
55756
|
+
contents[_Op] = de_TransitGatewayPeeringAttachmentOptions(output[_opt], context);
|
|
55678
55757
|
}
|
|
55679
55758
|
if (output[_sta] != null) {
|
|
55680
55759
|
contents[_Statu] = de_PeeringAttachmentStatus(output[_sta], context);
|
|
@@ -56112,8 +56191,8 @@ const de_TransitGatewayVpcAttachment = (output, context) => {
|
|
|
56112
56191
|
if (output[_cTre] != null) {
|
|
56113
56192
|
contents[_CTre] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_cTre]));
|
|
56114
56193
|
}
|
|
56115
|
-
if (output[
|
|
56116
|
-
contents[
|
|
56194
|
+
if (output[_opt] != null) {
|
|
56195
|
+
contents[_Op] = de_TransitGatewayVpcAttachmentOptions(output[_opt], context);
|
|
56117
56196
|
}
|
|
56118
56197
|
if (output.tagSet === "") {
|
|
56119
56198
|
contents[_Ta] = [];
|
|
@@ -56965,6 +57044,9 @@ const de_Volume = (output, context) => {
|
|
|
56965
57044
|
if (output[_sTs] != null) {
|
|
56966
57045
|
contents[_STs] = __expectString(output[_sTs]);
|
|
56967
57046
|
}
|
|
57047
|
+
if (output[_op] != null) {
|
|
57048
|
+
contents[_O] = de_OperatorResponse(output[_op], context);
|
|
57049
|
+
}
|
|
56968
57050
|
if (output[_vIo] != null) {
|
|
56969
57051
|
contents[_VIo] = __expectString(output[_vIo]);
|
|
56970
57052
|
}
|
|
@@ -57635,8 +57717,8 @@ const de_VpnConnection = (output, context) => {
|
|
|
57635
57717
|
if (output[_gAS] != null) {
|
|
57636
57718
|
contents[_GAS] = __expectString(output[_gAS]);
|
|
57637
57719
|
}
|
|
57638
|
-
if (output[
|
|
57639
|
-
contents[
|
|
57720
|
+
if (output[_opt] != null) {
|
|
57721
|
+
contents[_Op] = de_VpnConnectionOptions(output[_opt], context);
|
|
57640
57722
|
}
|
|
57641
57723
|
if (output.routes === "") {
|
|
57642
57724
|
contents[_Rout] = [];
|
|
@@ -59481,6 +59563,7 @@ const _MVi = "MinVersion";
|
|
|
59481
59563
|
const _Ma = "Max";
|
|
59482
59564
|
const _Mai = "Main";
|
|
59483
59565
|
const _Man = "Manufacturer";
|
|
59566
|
+
const _Mana = "Managed";
|
|
59484
59567
|
const _Mar = "Marketplace";
|
|
59485
59568
|
const _Me = "Message";
|
|
59486
59569
|
const _Mes = "Messages";
|
|
@@ -59561,7 +59644,7 @@ const _NT = "NextToken";
|
|
|
59561
59644
|
const _NTI = "NitroTpmInfo";
|
|
59562
59645
|
const _NTS = "NitroTpmSupport";
|
|
59563
59646
|
const _NTe = "NetworkType";
|
|
59564
|
-
const _O = "
|
|
59647
|
+
const _O = "Operator";
|
|
59565
59648
|
const _OA = "OutpostArn";
|
|
59566
59649
|
const _OAr = "OrganizationArn";
|
|
59567
59650
|
const _OArg = "OrganizationArns";
|
|
@@ -59601,6 +59684,7 @@ const _OU = "OccurrenceUnit";
|
|
|
59601
59684
|
const _OUA = "OrganizationalUnitArn";
|
|
59602
59685
|
const _OUAr = "OrganizationalUnitArns";
|
|
59603
59686
|
const _OVT = "OriginalVolumeType";
|
|
59687
|
+
const _Op = "Options";
|
|
59604
59688
|
const _Or = "Origin";
|
|
59605
59689
|
const _Ou = "Output";
|
|
59606
59690
|
const _Ov = "Overrides";
|
|
@@ -61345,6 +61429,7 @@ const _mVE = "managesVpcEndpoints";
|
|
|
61345
61429
|
const _ma = "max";
|
|
61346
61430
|
const _mai = "main";
|
|
61347
61431
|
const _man = "manufacturer";
|
|
61432
|
+
const _mana = "managed";
|
|
61348
61433
|
const _mar = "marketplace";
|
|
61349
61434
|
const _me = "message";
|
|
61350
61435
|
const _mem = "member";
|
|
@@ -61451,7 +61536,8 @@ const _oTr = "originalThroughput";
|
|
|
61451
61536
|
const _oU = "occurrenceUnit";
|
|
61452
61537
|
const _oUA = "organizationalUnitArn";
|
|
61453
61538
|
const _oVT = "originalVolumeType";
|
|
61454
|
-
const _op = "
|
|
61539
|
+
const _op = "operator";
|
|
61540
|
+
const _opt = "options";
|
|
61455
61541
|
const _ou = "output";
|
|
61456
61542
|
const _ov = "overrides";
|
|
61457
61543
|
const _ow = "owner";
|
|
@@ -59,7 +59,7 @@ declare const CreateFleetCommand_base: {
|
|
|
59
59
|
* OnDemandOptions: { // OnDemandOptionsRequest
|
|
60
60
|
* AllocationStrategy: "lowest-price" || "prioritized",
|
|
61
61
|
* CapacityReservationOptions: { // CapacityReservationOptionsRequest
|
|
62
|
-
* UsageStrategy: "use-capacity-reservations-first"
|
|
62
|
+
* UsageStrategy: "use-capacity-reservations-first",
|
|
63
63
|
* },
|
|
64
64
|
* SingleInstanceType: true || false,
|
|
65
65
|
* SingleAvailabilityZone: true || false,
|
|
@@ -296,6 +296,12 @@ declare const CreateLaunchTemplateCommand_base: {
|
|
|
296
296
|
* AutoRecovery: "default" || "disabled",
|
|
297
297
|
* },
|
|
298
298
|
* DisableApiStop: true || false,
|
|
299
|
+
* Operator: { // OperatorRequest
|
|
300
|
+
* Principal: "STRING_VALUE",
|
|
301
|
+
* },
|
|
302
|
+
* },
|
|
303
|
+
* Operator: {
|
|
304
|
+
* Principal: "STRING_VALUE",
|
|
299
305
|
* },
|
|
300
306
|
* TagSpecifications: [ // TagSpecificationList
|
|
301
307
|
* { // TagSpecification
|
|
@@ -325,6 +331,10 @@ declare const CreateLaunchTemplateCommand_base: {
|
|
|
325
331
|
* // Value: "STRING_VALUE",
|
|
326
332
|
* // },
|
|
327
333
|
* // ],
|
|
334
|
+
* // Operator: { // OperatorResponse
|
|
335
|
+
* // Managed: true || false,
|
|
336
|
+
* // Principal: "STRING_VALUE",
|
|
337
|
+
* // },
|
|
328
338
|
* // },
|
|
329
339
|
* // Warning: { // ValidationWarning
|
|
330
340
|
* // Errors: [ // ErrorSet
|
|
@@ -298,6 +298,9 @@ declare const CreateLaunchTemplateVersionCommand_base: {
|
|
|
298
298
|
* AutoRecovery: "default" || "disabled",
|
|
299
299
|
* },
|
|
300
300
|
* DisableApiStop: true || false,
|
|
301
|
+
* Operator: { // OperatorRequest
|
|
302
|
+
* Principal: "STRING_VALUE",
|
|
303
|
+
* },
|
|
301
304
|
* },
|
|
302
305
|
* ResolveAlias: true || false,
|
|
303
306
|
* };
|
|
@@ -562,6 +565,14 @@ declare const CreateLaunchTemplateVersionCommand_base: {
|
|
|
562
565
|
* // AutoRecovery: "default" || "disabled",
|
|
563
566
|
* // },
|
|
564
567
|
* // DisableApiStop: true || false,
|
|
568
|
+
* // Operator: { // OperatorResponse
|
|
569
|
+
* // Managed: true || false,
|
|
570
|
+
* // Principal: "STRING_VALUE",
|
|
571
|
+
* // },
|
|
572
|
+
* // },
|
|
573
|
+
* // Operator: {
|
|
574
|
+
* // Managed: true || false,
|
|
575
|
+
* // Principal: "STRING_VALUE",
|
|
565
576
|
* // },
|
|
566
577
|
* // },
|
|
567
578
|
* // Warning: { // ValidationWarning
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { CreateNetworkInsightsAccessScopeRequest
|
|
4
|
+
import { CreateNetworkInsightsAccessScopeRequest } from "../models/models_1";
|
|
5
|
+
import { CreateNetworkInsightsAccessScopeResult } from "../models/models_2";
|
|
5
6
|
/**
|
|
6
7
|
* @public
|
|
7
8
|
*/
|
|
@@ -70,6 +70,9 @@ declare const CreateNetworkInterfaceCommand_base: {
|
|
|
70
70
|
* UdpStreamTimeout: Number("int"),
|
|
71
71
|
* UdpTimeout: Number("int"),
|
|
72
72
|
* },
|
|
73
|
+
* Operator: { // OperatorRequest
|
|
74
|
+
* Principal: "STRING_VALUE",
|
|
75
|
+
* },
|
|
73
76
|
* SubnetId: "STRING_VALUE", // required
|
|
74
77
|
* Description: "STRING_VALUE",
|
|
75
78
|
* PrivateIpAddress: "STRING_VALUE",
|
|
@@ -188,6 +191,10 @@ declare const CreateNetworkInterfaceCommand_base: {
|
|
|
188
191
|
* // DenyAllIgwTraffic: true || false,
|
|
189
192
|
* // Ipv6Native: true || false,
|
|
190
193
|
* // Ipv6Address: "STRING_VALUE",
|
|
194
|
+
* // Operator: { // OperatorResponse
|
|
195
|
+
* // Managed: true || false,
|
|
196
|
+
* // Principal: "STRING_VALUE",
|
|
197
|
+
* // },
|
|
191
198
|
* // },
|
|
192
199
|
* // ClientToken: "STRING_VALUE",
|
|
193
200
|
* // };
|
|
@@ -67,6 +67,9 @@ declare const CreateVolumeCommand_base: {
|
|
|
67
67
|
* MultiAttachEnabled: true || false,
|
|
68
68
|
* Throughput: Number("int"),
|
|
69
69
|
* ClientToken: "STRING_VALUE",
|
|
70
|
+
* Operator: { // OperatorRequest
|
|
71
|
+
* Principal: "STRING_VALUE",
|
|
72
|
+
* },
|
|
70
73
|
* DryRun: true || false,
|
|
71
74
|
* };
|
|
72
75
|
* const command = new CreateVolumeCommand(input);
|
|
@@ -85,6 +88,10 @@ declare const CreateVolumeCommand_base: {
|
|
|
85
88
|
* // MultiAttachEnabled: true || false,
|
|
86
89
|
* // Throughput: Number("int"),
|
|
87
90
|
* // SseType: "sse-ebs" || "sse-kms" || "none",
|
|
91
|
+
* // Operator: { // OperatorResponse
|
|
92
|
+
* // Managed: true || false,
|
|
93
|
+
* // Principal: "STRING_VALUE",
|
|
94
|
+
* // },
|
|
88
95
|
* // VolumeId: "STRING_VALUE",
|
|
89
96
|
* // Size: Number("int"),
|
|
90
97
|
* // SnapshotId: "STRING_VALUE",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { DeleteKeyPairRequest, DeleteKeyPairResult } from "../models/
|
|
4
|
+
import { DeleteKeyPairRequest, DeleteKeyPairResult } from "../models/models_3";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -192,7 +192,7 @@ declare const DescribeFleetsCommand_base: {
|
|
|
192
192
|
* // OnDemandOptions: { // OnDemandOptions
|
|
193
193
|
* // AllocationStrategy: "lowest-price" || "prioritized",
|
|
194
194
|
* // CapacityReservationOptions: { // CapacityReservationOptions
|
|
195
|
-
* // UsageStrategy: "use-capacity-reservations-first"
|
|
195
|
+
* // UsageStrategy: "use-capacity-reservations-first",
|
|
196
196
|
* // },
|
|
197
197
|
* // SingleInstanceType: true || false,
|
|
198
198
|
* // SingleAvailabilityZone: true || false,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { DescribeIdentityIdFormatRequest, DescribeIdentityIdFormatResult } from "../models/
|
|
4
|
+
import { DescribeIdentityIdFormatRequest, DescribeIdentityIdFormatResult } from "../models/models_4";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -59,6 +59,10 @@ declare const DescribeInstanceAttributeCommand_base: {
|
|
|
59
59
|
* // VolumeId: "STRING_VALUE",
|
|
60
60
|
* // AssociatedResource: "STRING_VALUE",
|
|
61
61
|
* // VolumeOwnerId: "STRING_VALUE",
|
|
62
|
+
* // Operator: { // OperatorResponse
|
|
63
|
+
* // Managed: true || false,
|
|
64
|
+
* // Principal: "STRING_VALUE",
|
|
65
|
+
* // },
|
|
62
66
|
* // },
|
|
63
67
|
* // },
|
|
64
68
|
* // ],
|
|
@@ -99,6 +99,10 @@ declare const DescribeInstanceImageMetadataCommand_base: {
|
|
|
99
99
|
* // DeprecationTime: "STRING_VALUE",
|
|
100
100
|
* // IsPublic: true || false,
|
|
101
101
|
* // },
|
|
102
|
+
* // Operator: { // OperatorResponse
|
|
103
|
+
* // Managed: true || false,
|
|
104
|
+
* // Principal: "STRING_VALUE",
|
|
105
|
+
* // },
|
|
102
106
|
* // },
|
|
103
107
|
* // ],
|
|
104
108
|
* // NextToken: "STRING_VALUE",
|
|
@@ -91,6 +91,10 @@ declare const DescribeInstanceStatusCommand_base: {
|
|
|
91
91
|
* // { // InstanceStatus
|
|
92
92
|
* // AvailabilityZone: "STRING_VALUE",
|
|
93
93
|
* // OutpostArn: "STRING_VALUE",
|
|
94
|
+
* // Operator: { // OperatorResponse
|
|
95
|
+
* // Managed: true || false,
|
|
96
|
+
* // Principal: "STRING_VALUE",
|
|
97
|
+
* // },
|
|
94
98
|
* // Events: [ // InstanceStatusEventList
|
|
95
99
|
* // { // InstanceStatusEvent
|
|
96
100
|
* // InstanceEventId: "STRING_VALUE",
|
|
@@ -102,6 +102,10 @@ declare const DescribeInstancesCommand_base: {
|
|
|
102
102
|
* // VolumeId: "STRING_VALUE",
|
|
103
103
|
* // AssociatedResource: "STRING_VALUE",
|
|
104
104
|
* // VolumeOwnerId: "STRING_VALUE",
|
|
105
|
+
* // Operator: { // OperatorResponse
|
|
106
|
+
* // Managed: true || false,
|
|
107
|
+
* // Principal: "STRING_VALUE",
|
|
108
|
+
* // },
|
|
105
109
|
* // },
|
|
106
110
|
* // },
|
|
107
111
|
* // ],
|
|
@@ -205,6 +209,10 @@ declare const DescribeInstancesCommand_base: {
|
|
|
205
209
|
* // UdpStreamTimeout: Number("int"),
|
|
206
210
|
* // UdpTimeout: Number("int"),
|
|
207
211
|
* // },
|
|
212
|
+
* // Operator: {
|
|
213
|
+
* // Managed: true || false,
|
|
214
|
+
* // Principal: "STRING_VALUE",
|
|
215
|
+
* // },
|
|
208
216
|
* // },
|
|
209
217
|
* // ],
|
|
210
218
|
* // OutpostArn: "STRING_VALUE",
|
|
@@ -272,6 +280,7 @@ declare const DescribeInstancesCommand_base: {
|
|
|
272
280
|
* // AutoRecovery: "disabled" || "default",
|
|
273
281
|
* // },
|
|
274
282
|
* // CurrentInstanceBootMode: "legacy-bios" || "uefi",
|
|
283
|
+
* // Operator: "<OperatorResponse>",
|
|
275
284
|
* // InstanceId: "STRING_VALUE",
|
|
276
285
|
* // ImageId: "STRING_VALUE",
|
|
277
286
|
* // State: { // InstanceState
|
|
@@ -320,6 +320,14 @@ declare const DescribeLaunchTemplateVersionsCommand_base: {
|
|
|
320
320
|
* // AutoRecovery: "default" || "disabled",
|
|
321
321
|
* // },
|
|
322
322
|
* // DisableApiStop: true || false,
|
|
323
|
+
* // Operator: { // OperatorResponse
|
|
324
|
+
* // Managed: true || false,
|
|
325
|
+
* // Principal: "STRING_VALUE",
|
|
326
|
+
* // },
|
|
327
|
+
* // },
|
|
328
|
+
* // Operator: {
|
|
329
|
+
* // Managed: true || false,
|
|
330
|
+
* // Principal: "STRING_VALUE",
|
|
323
331
|
* // },
|
|
324
332
|
* // },
|
|
325
333
|
* // ],
|
|
@@ -70,6 +70,10 @@ declare const DescribeLaunchTemplatesCommand_base: {
|
|
|
70
70
|
* // Value: "STRING_VALUE",
|
|
71
71
|
* // },
|
|
72
72
|
* // ],
|
|
73
|
+
* // Operator: { // OperatorResponse
|
|
74
|
+
* // Managed: true || false,
|
|
75
|
+
* // Principal: "STRING_VALUE",
|
|
76
|
+
* // },
|
|
73
77
|
* // },
|
|
74
78
|
* // ],
|
|
75
79
|
* // NextToken: "STRING_VALUE",
|
|
@@ -155,6 +155,10 @@ declare const DescribeNetworkInterfacesCommand_base: {
|
|
|
155
155
|
* // DenyAllIgwTraffic: true || false,
|
|
156
156
|
* // Ipv6Native: true || false,
|
|
157
157
|
* // Ipv6Address: "STRING_VALUE",
|
|
158
|
+
* // Operator: { // OperatorResponse
|
|
159
|
+
* // Managed: true || false,
|
|
160
|
+
* // Principal: "STRING_VALUE",
|
|
161
|
+
* // },
|
|
158
162
|
* // },
|
|
159
163
|
* // ],
|
|
160
164
|
* // NextToken: "STRING_VALUE",
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { DescribeSnapshotTierStatusRequest
|
|
4
|
+
import { DescribeSnapshotTierStatusRequest } from "../models/models_4";
|
|
5
|
+
import { DescribeSnapshotTierStatusResult } from "../models/models_5";
|
|
5
6
|
/**
|
|
6
7
|
* @public
|
|
7
8
|
*/
|