@aws-sdk/client-ec2 3.926.0 → 3.928.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.
Files changed (57) hide show
  1. package/dist-cjs/index.js +127 -25
  2. package/dist-es/models/models_1.js +3 -5
  3. package/dist-es/models/models_2.js +5 -0
  4. package/dist-es/models/models_3.js +0 -11
  5. package/dist-es/models/models_4.js +11 -9
  6. package/dist-es/models/models_5.js +9 -0
  7. package/dist-es/protocols/Aws_ec2.js +98 -0
  8. package/dist-types/commands/CreateFleetCommand.d.ts +3 -0
  9. package/dist-types/commands/CreateIpamScopeCommand.d.ts +8 -0
  10. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -0
  12. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -2
  14. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +8 -0
  15. package/dist-types/commands/DeleteIpamScopeCommand.d.ts +4 -0
  16. package/dist-types/commands/DescribeFleetsCommand.d.ts +3 -0
  17. package/dist-types/commands/DescribeIpamScopesCommand.d.ts +4 -0
  18. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -0
  19. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -0
  20. package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +4 -0
  23. package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -1
  24. package/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +1 -2
  25. package/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +1 -0
  26. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -0
  27. package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +1 -0
  28. package/dist-types/commands/ModifyFleetCommand.d.ts +1 -0
  29. package/dist-types/commands/ModifyIpamScopeCommand.d.ts +9 -0
  30. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -0
  31. package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  32. package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +4 -0
  33. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -0
  34. package/dist-types/models/models_1.d.ts +76 -188
  35. package/dist-types/models/models_2.d.ts +189 -110
  36. package/dist-types/models/models_3.d.ts +176 -61
  37. package/dist-types/models/models_4.d.ts +61 -66
  38. package/dist-types/models/models_5.d.ts +67 -77
  39. package/dist-types/models/models_6.d.ts +77 -58
  40. package/dist-types/models/models_7.d.ts +69 -41
  41. package/dist-types/models/models_8.d.ts +41 -4
  42. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +2 -4
  43. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +4 -2
  44. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -4
  45. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -4
  47. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +4 -2
  48. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -4
  49. package/dist-types/ts3.4/models/models_1.d.ts +19 -38
  50. package/dist-types/ts3.4/models/models_2.d.ts +40 -27
  51. package/dist-types/ts3.4/models/models_3.d.ts +29 -21
  52. package/dist-types/ts3.4/models/models_4.d.ts +22 -23
  53. package/dist-types/ts3.4/models/models_5.d.ts +22 -23
  54. package/dist-types/ts3.4/models/models_6.d.ts +22 -16
  55. package/dist-types/ts3.4/models/models_7.d.ts +17 -13
  56. package/dist-types/ts3.4/models/models_8.d.ts +13 -8
  57. package/package.json +5 -5
package/dist-cjs/index.js CHANGED
@@ -19637,6 +19637,13 @@ const se_CreateIpamScopeRequest = (input, context) => {
19637
19637
  if (input[_CTl] != null) {
19638
19638
  entries[_CTl] = input[_CTl];
19639
19639
  }
19640
+ if (input[_EAC] != null) {
19641
+ const memberEntries = se_ExternalAuthorityConfiguration(input[_EAC]);
19642
+ Object.entries(memberEntries).forEach(([key, value]) => {
19643
+ const loc = `ExternalAuthorityConfiguration.${key}`;
19644
+ entries[loc] = value;
19645
+ });
19646
+ }
19640
19647
  return entries;
19641
19648
  };
19642
19649
  const se_CreateKeyPairRequest = (input, context) => {
@@ -28428,6 +28435,16 @@ const se_DnsOptionsSpecification = (input, context) => {
28428
28435
  if (input[_PDOFIRE] != null) {
28429
28436
  entries[_PDOFIRE] = input[_PDOFIRE];
28430
28437
  }
28438
+ if (input[_PDP] != null) {
28439
+ entries[_PDP] = input[_PDP];
28440
+ }
28441
+ if (input[_PDSD] != null) {
28442
+ const memberEntries = se_PrivateDnsSpecifiedDomainSet(input[_PDSD]);
28443
+ Object.entries(memberEntries).forEach(([key, value]) => {
28444
+ const loc = `PrivateDnsSpecifiedDomain.${key.substring(key.indexOf(".") + 1)}`;
28445
+ entries[loc] = value;
28446
+ });
28447
+ }
28431
28448
  return entries;
28432
28449
  };
28433
28450
  const se_DnsServersOptionsModifyStructure = (input, context) => {
@@ -29076,6 +29093,16 @@ const se_ExportVerifiedAccessInstanceClientConfigurationRequest = (input, contex
29076
29093
  }
29077
29094
  return entries;
29078
29095
  };
29096
+ const se_ExternalAuthorityConfiguration = (input, context) => {
29097
+ const entries = {};
29098
+ if (input[_T] != null) {
29099
+ entries[_T] = input[_T];
29100
+ }
29101
+ if (input[_ERI] != null) {
29102
+ entries[_ERI] = input[_ERI];
29103
+ }
29104
+ return entries;
29105
+ };
29079
29106
  const se_FastLaunchImageIdList = (input, context) => {
29080
29107
  const entries = {};
29081
29108
  let counter = 1;
@@ -31780,6 +31807,9 @@ const se_InstanceRequirements = (input, context) => {
31780
31807
  entries[loc] = value;
31781
31808
  });
31782
31809
  }
31810
+ if (input[_REIT] != null) {
31811
+ entries[_REIT] = input[_REIT];
31812
+ }
31783
31813
  return entries;
31784
31814
  };
31785
31815
  const se_InstanceRequirementsRequest = (input, context) => {
@@ -31931,6 +31961,9 @@ const se_InstanceRequirementsRequest = (input, context) => {
31931
31961
  entries[loc] = value;
31932
31962
  });
31933
31963
  }
31964
+ if (input[_REIT] != null) {
31965
+ entries[_REIT] = input[_REIT];
31966
+ }
31934
31967
  return entries;
31935
31968
  };
31936
31969
  const se_InstanceRequirementsWithMetadataRequest = (input, context) => {
@@ -34230,6 +34263,16 @@ const se_ModifyIpamScopeRequest = (input, context) => {
34230
34263
  if (input[_De] != null) {
34231
34264
  entries[_De] = input[_De];
34232
34265
  }
34266
+ if (input[_EAC] != null) {
34267
+ const memberEntries = se_ExternalAuthorityConfiguration(input[_EAC]);
34268
+ Object.entries(memberEntries).forEach(([key, value]) => {
34269
+ const loc = `ExternalAuthorityConfiguration.${key}`;
34270
+ entries[loc] = value;
34271
+ });
34272
+ }
34273
+ if (input[_REAC] != null) {
34274
+ entries[_REAC] = input[_REAC];
34275
+ }
34233
34276
  return entries;
34234
34277
  };
34235
34278
  const se_ModifyLaunchTemplateRequest = (input, context) => {
@@ -36519,6 +36562,18 @@ const se_PrivateDnsNameOptionsRequest = (input, context) => {
36519
36562
  }
36520
36563
  return entries;
36521
36564
  };
36565
+ const se_PrivateDnsSpecifiedDomainSet = (input, context) => {
36566
+ const entries = {};
36567
+ let counter = 1;
36568
+ for (const entry of input) {
36569
+ if (entry === null) {
36570
+ continue;
36571
+ }
36572
+ entries[`Item.${counter}`] = entry;
36573
+ counter++;
36574
+ }
36575
+ return entries;
36576
+ };
36522
36577
  const se_PrivateIpAddressConfigSet = (input, context) => {
36523
36578
  const entries = {};
36524
36579
  let counter = 1;
@@ -48858,6 +48913,15 @@ const de_DnsOptions = (output, context) => {
48858
48913
  if (output[_pDOFIRE] != null) {
48859
48914
  contents[_PDOFIRE] = smithyClient.parseBoolean(output[_pDOFIRE]);
48860
48915
  }
48916
+ if (output[_pDP] != null) {
48917
+ contents[_PDP] = smithyClient.expectString(output[_pDP]);
48918
+ }
48919
+ if (String(output.privateDnsSpecifiedDomainSet).trim() === "") {
48920
+ contents[_PDSD] = [];
48921
+ }
48922
+ else if (output[_pDSDS] != null && output[_pDSDS][_i] != null) {
48923
+ contents[_PDSD] = de_PrivateDnsSpecifiedDomainSet(smithyClient.getArrayIfSingleItem(output[_pDSDS][_i]));
48924
+ }
48861
48925
  return contents;
48862
48926
  };
48863
48927
  const de_EbsBlockDevice = (output, context) => {
@@ -53636,6 +53700,9 @@ const de_InstanceRequirements = (output, context) => {
53636
53700
  if (output[_bPF] != null) {
53637
53701
  contents[_BPF] = de_BaselinePerformanceFactors(output[_bPF]);
53638
53702
  }
53703
+ if (output[_rEIT] != null) {
53704
+ contents[_REIT] = smithyClient.parseBoolean(output[_rEIT]);
53705
+ }
53639
53706
  return contents;
53640
53707
  };
53641
53708
  const de_InstanceSet = (output, context) => {
@@ -55041,6 +55108,19 @@ const de_IpamScope = (output, context) => {
55041
55108
  else if (output[_tS] != null && output[_tS][_i] != null) {
55042
55109
  contents[_Ta] = de_TagList(smithyClient.getArrayIfSingleItem(output[_tS][_i]));
55043
55110
  }
55111
+ if (output[_eAC] != null) {
55112
+ contents[_EAC] = de_IpamScopeExternalAuthorityConfiguration(output[_eAC]);
55113
+ }
55114
+ return contents;
55115
+ };
55116
+ const de_IpamScopeExternalAuthorityConfiguration = (output, context) => {
55117
+ const contents = {};
55118
+ if (output[_ty] != null) {
55119
+ contents[_T] = smithyClient.expectString(output[_ty]);
55120
+ }
55121
+ if (output[_eRI] != null) {
55122
+ contents[_ERI] = smithyClient.expectString(output[_eRI]);
55123
+ }
55044
55124
  return contents;
55045
55125
  };
55046
55126
  const de_IpamScopeSet = (output, context) => {
@@ -58942,6 +59022,13 @@ const de_PrivateDnsNameOptionsResponse = (output, context) => {
58942
59022
  }
58943
59023
  return contents;
58944
59024
  };
59025
+ const de_PrivateDnsSpecifiedDomainSet = (output, context) => {
59026
+ return (output || [])
59027
+ .filter((e) => e != null)
59028
+ .map((entry) => {
59029
+ return smithyClient.expectString(entry);
59030
+ });
59031
+ };
58945
59032
  const de_PrivateIpAddressSpecification = (output, context) => {
58946
59033
  const contents = {};
58947
59034
  if (output[_prim] != null) {
@@ -67168,6 +67255,7 @@ const _Du = "Duration";
67168
67255
  const _Dua = "Dualstack";
67169
67256
  const _E = "Ebs";
67170
67257
  const _EA = "EnableAcceleration";
67258
+ const _EAC = "ExternalAuthorityConfiguration";
67171
67259
  const _EAIS = "EnableAllowedImagesSettings";
67172
67260
  const _EANPMS = "EnableAwsNetworkPerformanceMetricSubscription";
67173
67261
  const _EAT = "EnableAddressTransfer";
@@ -67261,6 +67349,7 @@ const _EPI = "EnablePrimaryIpv6";
67261
67349
  const _EPg = "EgressPackets";
67262
67350
  const _EQC = "EnaQueueCount";
67263
67351
  const _ERAOS = "EnableReachabilityAnalyzerOrganizationSharing";
67352
+ const _ERI = "ExternalResourceIdentifier";
67264
67353
  const _ERNDAAAAR = "EnableResourceNameDnsAAAARecord";
67265
67354
  const _ERNDAAAAROL = "EnableResourceNameDnsAAAARecordOnLaunch";
67266
67355
  const _ERNDAR = "EnableResourceNameDnsARecord";
@@ -68227,7 +68316,9 @@ const _PDNr = "PrivateDnsNames";
68227
68316
  const _PDNu = "PublicDnsNames";
68228
68317
  const _PDNub = "PublicDnsName";
68229
68318
  const _PDOFIRE = "PrivateDnsOnlyForInboundResolverEndpoint";
68319
+ const _PDP = "PrivateDnsPreference";
68230
68320
  const _PDRTI = "PropagationDefaultRouteTableId";
68321
+ const _PDSD = "PrivateDnsSpecifiedDomains";
68231
68322
  const _PDSDN = "PublicDualStackDnsName";
68232
68323
  const _PDSI = "PublicDefaultScopeId";
68233
68324
  const _PDSIr = "PrivateDefaultScopeId";
@@ -68405,9 +68496,11 @@ const _RDPA = "RdsDbProxyArn";
68405
68496
  const _RDS = "ResourceDiscoveryStatus";
68406
68497
  const _RDT = "RootDeviceType";
68407
68498
  const _RE = "RdsEndpoint";
68499
+ const _REAC = "RemoveExternalAuthorityConfiguration";
68408
68500
  const _RED = "RemoveEndDate";
68409
68501
  const _REDKKI = "ResetEbsDefaultKmsKeyId";
68410
68502
  const _REDT = "ReservationEndDateType";
68503
+ const _REIT = "RequireEncryptionInTransit";
68411
68504
  const _RET = "ReservationEndTimestamp";
68412
68505
  const _RETe = "RestoreExpiryTime";
68413
68506
  const _REe = "RemoveEntries";
@@ -69593,6 +69686,7 @@ const _du = "duration";
69593
69686
  const _dua = "dualstack";
69594
69687
  const _e = "egress";
69595
69688
  const _eA = "eniAddress";
69689
+ const _eAC = "externalAuthorityConfiguration";
69596
69690
  const _eAn = "enableAcceleration";
69597
69691
  const _eAx = "exclusionsAllowed";
69598
69692
  const _eB = "egressBytes";
@@ -69659,6 +69753,7 @@ const _eP = "egressPackets";
69659
69753
  const _ePG = "enablePrivateGua";
69660
69754
  const _ePS = "excludePathSet";
69661
69755
  const _eQC = "enaQueueCount";
69756
+ const _eRI = "externalResourceIdentifier";
69662
69757
  const _eRNDAAAAR = "enableResourceNameDnsAAAARecord";
69663
69758
  const _eRNDAR = "enableResourceNameDnsARecord";
69664
69759
  const _eS = "ephemeralStorage";
@@ -70364,9 +70459,11 @@ const _pDNVS = "privateDnsNameVerificationState";
70364
70459
  const _pDNr = "privateDnsName";
70365
70460
  const _pDNu = "publicDnsName";
70366
70461
  const _pDOFIRE = "privateDnsOnlyForInboundResolverEndpoint";
70462
+ const _pDP = "privateDnsPreference";
70367
70463
  const _pDRTI = "propagationDefaultRouteTableId";
70368
70464
  const _pDS = "pricingDetailsSet";
70369
70465
  const _pDSDN = "publicDualStackDnsName";
70466
+ const _pDSDS = "privateDnsSpecifiedDomainSet";
70370
70467
  const _pDSI = "publicDefaultScopeId";
70371
70468
  const _pDSIr = "privateDefaultScopeId";
70372
70469
  const _pDa = "paymentDue";
@@ -70502,6 +70599,7 @@ const _rDS = "resourceDiscoveryStatus";
70502
70599
  const _rDT = "rootDeviceType";
70503
70600
  const _rE = "responseError";
70504
70601
  const _rEDT = "reservationEndDateType";
70602
+ const _rEIT = "requireEncryptionInTransit";
70505
70603
  const _rET = "reservationEndTimestamp";
70506
70604
  const _rETe = "restoreExpiryTime";
70507
70605
  const _rEd = "rdsEndpoint";
@@ -74188,6 +74286,9 @@ const IpamResourceDiscoveryState = {
74188
74286
  MODIFY_IN_PROGRESS: "modify-in-progress",
74189
74287
  RESTORE_IN_PROGRESS: "restore-in-progress",
74190
74288
  };
74289
+ const IpamScopeExternalAuthorityType = {
74290
+ infoblox: "infoblox",
74291
+ };
74191
74292
  const IpamScopeState = {
74192
74293
  create_complete: "create-complete",
74193
74294
  create_failed: "create-failed",
@@ -74256,11 +74357,6 @@ const LaunchTemplateInstanceMetadataTagsState = {
74256
74357
  disabled: "disabled",
74257
74358
  enabled: "enabled",
74258
74359
  };
74259
- const InstanceBandwidthWeighting = {
74260
- DEFAULT: "default",
74261
- EBS_1: "ebs-1",
74262
- VPC_1: "vpc-1",
74263
- };
74264
74360
  const CopySnapshotRequestFilterSensitiveLog = (obj) => ({
74265
74361
  ...obj,
74266
74362
  ...(obj.PresignedUrl && { PresignedUrl: smithyClient.SENSITIVE_STRING }),
@@ -74853,6 +74949,11 @@ class CreateKeyPairCommand extends smithyClient.Command
74853
74949
  .build() {
74854
74950
  }
74855
74951
 
74952
+ const InstanceBandwidthWeighting = {
74953
+ DEFAULT: "default",
74954
+ EBS_1: "ebs-1",
74955
+ VPC_1: "vpc-1",
74956
+ };
74856
74957
  const LaunchTemplateInstanceMetadataOptionsState = {
74857
74958
  applied: "applied",
74858
74959
  pending: "pending",
@@ -76306,17 +76407,6 @@ const AvailabilityZoneState = {
76306
76407
  const MetricType = {
76307
76408
  aggregate_latency: "aggregate-latency",
76308
76409
  };
76309
- const PeriodType = {
76310
- fifteen_minutes: "fifteen-minutes",
76311
- five_minutes: "five-minutes",
76312
- one_day: "one-day",
76313
- one_hour: "one-hour",
76314
- one_week: "one-week",
76315
- three_hours: "three-hours",
76316
- };
76317
- const StatisticType = {
76318
- p50: "p50",
76319
- };
76320
76410
  const CreateVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog = (obj) => ({
76321
76411
  ...obj,
76322
76412
  ...(obj.ClientSecret && { ClientSecret: smithyClient.SENSITIVE_STRING }),
@@ -78265,6 +78355,17 @@ class DescribeAwsNetworkPerformanceMetricSubscriptionsCommand extends smithyClie
78265
78355
  .build() {
78266
78356
  }
78267
78357
 
78358
+ const PeriodType = {
78359
+ fifteen_minutes: "fifteen-minutes",
78360
+ five_minutes: "five-minutes",
78361
+ one_day: "one-day",
78362
+ one_hour: "one-hour",
78363
+ one_week: "one-week",
78364
+ three_hours: "three-hours",
78365
+ };
78366
+ const StatisticType = {
78367
+ p50: "p50",
78368
+ };
78268
78369
  const CapacityBlockExtensionStatus = {
78269
78370
  PAYMENT_FAILED: "payment-failed",
78270
78371
  PAYMENT_PENDING: "payment-pending",
@@ -78573,15 +78674,6 @@ const LocationType = {
78573
78674
  outpost: "outpost",
78574
78675
  region: "region",
78575
78676
  };
78576
- const AttachmentLimitType = {
78577
- DEDICATED: "dedicated",
78578
- SHARED: "shared",
78579
- };
78580
- const EbsOptimizedSupport = {
78581
- default: "default",
78582
- supported: "supported",
78583
- unsupported: "unsupported",
78584
- };
78585
78677
  const DescribeBundleTasksResultFilterSensitiveLog = (obj) => ({
78586
78678
  ...obj,
78587
78679
  ...(obj.BundleTasks && { BundleTasks: obj.BundleTasks.map((item) => BundleTaskFilterSensitiveLog(item)) }),
@@ -79882,6 +79974,15 @@ class DescribeLaunchTemplatesCommand extends smithyClient.Command
79882
79974
  .build() {
79883
79975
  }
79884
79976
 
79977
+ const AttachmentLimitType = {
79978
+ DEDICATED: "dedicated",
79979
+ SHARED: "shared",
79980
+ };
79981
+ const EbsOptimizedSupport = {
79982
+ default: "default",
79983
+ supported: "supported",
79984
+ unsupported: "unsupported",
79985
+ };
79885
79986
  const EbsEncryptionSupport = {
79886
79987
  supported: "supported",
79887
79988
  unsupported: "unsupported",
@@ -91154,6 +91255,7 @@ exports.IpamResourceCidrIpSource = IpamResourceCidrIpSource;
91154
91255
  exports.IpamResourceDiscoveryAssociationState = IpamResourceDiscoveryAssociationState;
91155
91256
  exports.IpamResourceDiscoveryState = IpamResourceDiscoveryState;
91156
91257
  exports.IpamResourceType = IpamResourceType;
91258
+ exports.IpamScopeExternalAuthorityType = IpamScopeExternalAuthorityType;
91157
91259
  exports.IpamScopeState = IpamScopeState;
91158
91260
  exports.IpamScopeType = IpamScopeType;
91159
91261
  exports.IpamState = IpamState;
@@ -1547,6 +1547,9 @@ export const IpamResourceDiscoveryState = {
1547
1547
  MODIFY_IN_PROGRESS: "modify-in-progress",
1548
1548
  RESTORE_IN_PROGRESS: "restore-in-progress",
1549
1549
  };
1550
+ export const IpamScopeExternalAuthorityType = {
1551
+ infoblox: "infoblox",
1552
+ };
1550
1553
  export const IpamScopeState = {
1551
1554
  create_complete: "create-complete",
1552
1555
  create_failed: "create-failed",
@@ -1615,11 +1618,6 @@ export const LaunchTemplateInstanceMetadataTagsState = {
1615
1618
  disabled: "disabled",
1616
1619
  enabled: "enabled",
1617
1620
  };
1618
- export const InstanceBandwidthWeighting = {
1619
- DEFAULT: "default",
1620
- EBS_1: "ebs-1",
1621
- VPC_1: "vpc-1",
1622
- };
1623
1621
  export const CopySnapshotRequestFilterSensitiveLog = (obj) => ({
1624
1622
  ...obj,
1625
1623
  ...(obj.PresignedUrl && { PresignedUrl: SENSITIVE_STRING }),
@@ -1,4 +1,9 @@
1
1
  import { SENSITIVE_STRING } from "@smithy/smithy-client";
2
+ export const InstanceBandwidthWeighting = {
3
+ DEFAULT: "default",
4
+ EBS_1: "ebs-1",
5
+ VPC_1: "vpc-1",
6
+ };
2
7
  export const LaunchTemplateInstanceMetadataOptionsState = {
3
8
  applied: "applied",
4
9
  pending: "pending",
@@ -166,17 +166,6 @@ export const AvailabilityZoneState = {
166
166
  export const MetricType = {
167
167
  aggregate_latency: "aggregate-latency",
168
168
  };
169
- export const PeriodType = {
170
- fifteen_minutes: "fifteen-minutes",
171
- five_minutes: "five-minutes",
172
- one_day: "one-day",
173
- one_hour: "one-hour",
174
- one_week: "one-week",
175
- three_hours: "three-hours",
176
- };
177
- export const StatisticType = {
178
- p50: "p50",
179
- };
180
169
  export const CreateVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog = (obj) => ({
181
170
  ...obj,
182
171
  ...(obj.ClientSecret && { ClientSecret: SENSITIVE_STRING }),
@@ -1,5 +1,16 @@
1
1
  import { SENSITIVE_STRING } from "@smithy/smithy-client";
2
2
  import { BundleTaskFilterSensitiveLog, } from "./models_0";
3
+ export const PeriodType = {
4
+ fifteen_minutes: "fifteen-minutes",
5
+ five_minutes: "five-minutes",
6
+ one_day: "one-day",
7
+ one_hour: "one-hour",
8
+ one_week: "one-week",
9
+ three_hours: "three-hours",
10
+ };
11
+ export const StatisticType = {
12
+ p50: "p50",
13
+ };
3
14
  export const CapacityBlockExtensionStatus = {
4
15
  PAYMENT_FAILED: "payment-failed",
5
16
  PAYMENT_PENDING: "payment-pending",
@@ -308,15 +319,6 @@ export const LocationType = {
308
319
  outpost: "outpost",
309
320
  region: "region",
310
321
  };
311
- export const AttachmentLimitType = {
312
- DEDICATED: "dedicated",
313
- SHARED: "shared",
314
- };
315
- export const EbsOptimizedSupport = {
316
- default: "default",
317
- supported: "supported",
318
- unsupported: "unsupported",
319
- };
320
322
  export const DescribeBundleTasksResultFilterSensitiveLog = (obj) => ({
321
323
  ...obj,
322
324
  ...(obj.BundleTasks && { BundleTasks: obj.BundleTasks.map((item) => BundleTaskFilterSensitiveLog(item)) }),
@@ -1,5 +1,14 @@
1
1
  import { SENSITIVE_STRING } from "@smithy/smithy-client";
2
2
  import { LaunchTemplateVersionFilterSensitiveLog, } from "./models_2";
3
+ export const AttachmentLimitType = {
4
+ DEDICATED: "dedicated",
5
+ SHARED: "shared",
6
+ };
7
+ export const EbsOptimizedSupport = {
8
+ default: "default",
9
+ supported: "supported",
10
+ unsupported: "unsupported",
11
+ };
3
12
  export const EbsEncryptionSupport = {
4
13
  supported: "supported",
5
14
  unsupported: "unsupported",
@@ -19520,6 +19520,13 @@ const se_CreateIpamScopeRequest = (input, context) => {
19520
19520
  if (input[_CTl] != null) {
19521
19521
  entries[_CTl] = input[_CTl];
19522
19522
  }
19523
+ if (input[_EAC] != null) {
19524
+ const memberEntries = se_ExternalAuthorityConfiguration(input[_EAC], context);
19525
+ Object.entries(memberEntries).forEach(([key, value]) => {
19526
+ const loc = `ExternalAuthorityConfiguration.${key}`;
19527
+ entries[loc] = value;
19528
+ });
19529
+ }
19523
19530
  return entries;
19524
19531
  };
19525
19532
  const se_CreateKeyPairRequest = (input, context) => {
@@ -28311,6 +28318,16 @@ const se_DnsOptionsSpecification = (input, context) => {
28311
28318
  if (input[_PDOFIRE] != null) {
28312
28319
  entries[_PDOFIRE] = input[_PDOFIRE];
28313
28320
  }
28321
+ if (input[_PDP] != null) {
28322
+ entries[_PDP] = input[_PDP];
28323
+ }
28324
+ if (input[_PDSD] != null) {
28325
+ const memberEntries = se_PrivateDnsSpecifiedDomainSet(input[_PDSD], context);
28326
+ Object.entries(memberEntries).forEach(([key, value]) => {
28327
+ const loc = `PrivateDnsSpecifiedDomain.${key.substring(key.indexOf(".") + 1)}`;
28328
+ entries[loc] = value;
28329
+ });
28330
+ }
28314
28331
  return entries;
28315
28332
  };
28316
28333
  const se_DnsServersOptionsModifyStructure = (input, context) => {
@@ -28959,6 +28976,16 @@ const se_ExportVerifiedAccessInstanceClientConfigurationRequest = (input, contex
28959
28976
  }
28960
28977
  return entries;
28961
28978
  };
28979
+ const se_ExternalAuthorityConfiguration = (input, context) => {
28980
+ const entries = {};
28981
+ if (input[_T] != null) {
28982
+ entries[_T] = input[_T];
28983
+ }
28984
+ if (input[_ERI] != null) {
28985
+ entries[_ERI] = input[_ERI];
28986
+ }
28987
+ return entries;
28988
+ };
28962
28989
  const se_FastLaunchImageIdList = (input, context) => {
28963
28990
  const entries = {};
28964
28991
  let counter = 1;
@@ -31663,6 +31690,9 @@ const se_InstanceRequirements = (input, context) => {
31663
31690
  entries[loc] = value;
31664
31691
  });
31665
31692
  }
31693
+ if (input[_REIT] != null) {
31694
+ entries[_REIT] = input[_REIT];
31695
+ }
31666
31696
  return entries;
31667
31697
  };
31668
31698
  const se_InstanceRequirementsRequest = (input, context) => {
@@ -31814,6 +31844,9 @@ const se_InstanceRequirementsRequest = (input, context) => {
31814
31844
  entries[loc] = value;
31815
31845
  });
31816
31846
  }
31847
+ if (input[_REIT] != null) {
31848
+ entries[_REIT] = input[_REIT];
31849
+ }
31817
31850
  return entries;
31818
31851
  };
31819
31852
  const se_InstanceRequirementsWithMetadataRequest = (input, context) => {
@@ -34113,6 +34146,16 @@ const se_ModifyIpamScopeRequest = (input, context) => {
34113
34146
  if (input[_De] != null) {
34114
34147
  entries[_De] = input[_De];
34115
34148
  }
34149
+ if (input[_EAC] != null) {
34150
+ const memberEntries = se_ExternalAuthorityConfiguration(input[_EAC], context);
34151
+ Object.entries(memberEntries).forEach(([key, value]) => {
34152
+ const loc = `ExternalAuthorityConfiguration.${key}`;
34153
+ entries[loc] = value;
34154
+ });
34155
+ }
34156
+ if (input[_REAC] != null) {
34157
+ entries[_REAC] = input[_REAC];
34158
+ }
34116
34159
  return entries;
34117
34160
  };
34118
34161
  const se_ModifyLaunchTemplateRequest = (input, context) => {
@@ -36402,6 +36445,18 @@ const se_PrivateDnsNameOptionsRequest = (input, context) => {
36402
36445
  }
36403
36446
  return entries;
36404
36447
  };
36448
+ const se_PrivateDnsSpecifiedDomainSet = (input, context) => {
36449
+ const entries = {};
36450
+ let counter = 1;
36451
+ for (const entry of input) {
36452
+ if (entry === null) {
36453
+ continue;
36454
+ }
36455
+ entries[`Item.${counter}`] = entry;
36456
+ counter++;
36457
+ }
36458
+ return entries;
36459
+ };
36405
36460
  const se_PrivateIpAddressConfigSet = (input, context) => {
36406
36461
  const entries = {};
36407
36462
  let counter = 1;
@@ -48741,6 +48796,15 @@ const de_DnsOptions = (output, context) => {
48741
48796
  if (output[_pDOFIRE] != null) {
48742
48797
  contents[_PDOFIRE] = __parseBoolean(output[_pDOFIRE]);
48743
48798
  }
48799
+ if (output[_pDP] != null) {
48800
+ contents[_PDP] = __expectString(output[_pDP]);
48801
+ }
48802
+ if (String(output.privateDnsSpecifiedDomainSet).trim() === "") {
48803
+ contents[_PDSD] = [];
48804
+ }
48805
+ else if (output[_pDSDS] != null && output[_pDSDS][_i] != null) {
48806
+ contents[_PDSD] = de_PrivateDnsSpecifiedDomainSet(__getArrayIfSingleItem(output[_pDSDS][_i]), context);
48807
+ }
48744
48808
  return contents;
48745
48809
  };
48746
48810
  const de_EbsBlockDevice = (output, context) => {
@@ -53519,6 +53583,9 @@ const de_InstanceRequirements = (output, context) => {
53519
53583
  if (output[_bPF] != null) {
53520
53584
  contents[_BPF] = de_BaselinePerformanceFactors(output[_bPF], context);
53521
53585
  }
53586
+ if (output[_rEIT] != null) {
53587
+ contents[_REIT] = __parseBoolean(output[_rEIT]);
53588
+ }
53522
53589
  return contents;
53523
53590
  };
53524
53591
  const de_InstanceSet = (output, context) => {
@@ -54924,6 +54991,19 @@ const de_IpamScope = (output, context) => {
54924
54991
  else if (output[_tS] != null && output[_tS][_i] != null) {
54925
54992
  contents[_Ta] = de_TagList(__getArrayIfSingleItem(output[_tS][_i]), context);
54926
54993
  }
54994
+ if (output[_eAC] != null) {
54995
+ contents[_EAC] = de_IpamScopeExternalAuthorityConfiguration(output[_eAC], context);
54996
+ }
54997
+ return contents;
54998
+ };
54999
+ const de_IpamScopeExternalAuthorityConfiguration = (output, context) => {
55000
+ const contents = {};
55001
+ if (output[_ty] != null) {
55002
+ contents[_T] = __expectString(output[_ty]);
55003
+ }
55004
+ if (output[_eRI] != null) {
55005
+ contents[_ERI] = __expectString(output[_eRI]);
55006
+ }
54927
55007
  return contents;
54928
55008
  };
54929
55009
  const de_IpamScopeSet = (output, context) => {
@@ -58825,6 +58905,13 @@ const de_PrivateDnsNameOptionsResponse = (output, context) => {
58825
58905
  }
58826
58906
  return contents;
58827
58907
  };
58908
+ const de_PrivateDnsSpecifiedDomainSet = (output, context) => {
58909
+ return (output || [])
58910
+ .filter((e) => e != null)
58911
+ .map((entry) => {
58912
+ return __expectString(entry);
58913
+ });
58914
+ };
58828
58915
  const de_PrivateIpAddressSpecification = (output, context) => {
58829
58916
  const contents = {};
58830
58917
  if (output[_prim] != null) {
@@ -67055,6 +67142,7 @@ const _Du = "Duration";
67055
67142
  const _Dua = "Dualstack";
67056
67143
  const _E = "Ebs";
67057
67144
  const _EA = "EnableAcceleration";
67145
+ const _EAC = "ExternalAuthorityConfiguration";
67058
67146
  const _EAIS = "EnableAllowedImagesSettings";
67059
67147
  const _EANPMS = "EnableAwsNetworkPerformanceMetricSubscription";
67060
67148
  const _EAT = "EnableAddressTransfer";
@@ -67148,6 +67236,7 @@ const _EPI = "EnablePrimaryIpv6";
67148
67236
  const _EPg = "EgressPackets";
67149
67237
  const _EQC = "EnaQueueCount";
67150
67238
  const _ERAOS = "EnableReachabilityAnalyzerOrganizationSharing";
67239
+ const _ERI = "ExternalResourceIdentifier";
67151
67240
  const _ERNDAAAAR = "EnableResourceNameDnsAAAARecord";
67152
67241
  const _ERNDAAAAROL = "EnableResourceNameDnsAAAARecordOnLaunch";
67153
67242
  const _ERNDAR = "EnableResourceNameDnsARecord";
@@ -68114,7 +68203,9 @@ const _PDNr = "PrivateDnsNames";
68114
68203
  const _PDNu = "PublicDnsNames";
68115
68204
  const _PDNub = "PublicDnsName";
68116
68205
  const _PDOFIRE = "PrivateDnsOnlyForInboundResolverEndpoint";
68206
+ const _PDP = "PrivateDnsPreference";
68117
68207
  const _PDRTI = "PropagationDefaultRouteTableId";
68208
+ const _PDSD = "PrivateDnsSpecifiedDomains";
68118
68209
  const _PDSDN = "PublicDualStackDnsName";
68119
68210
  const _PDSI = "PublicDefaultScopeId";
68120
68211
  const _PDSIr = "PrivateDefaultScopeId";
@@ -68292,9 +68383,11 @@ const _RDPA = "RdsDbProxyArn";
68292
68383
  const _RDS = "ResourceDiscoveryStatus";
68293
68384
  const _RDT = "RootDeviceType";
68294
68385
  const _RE = "RdsEndpoint";
68386
+ const _REAC = "RemoveExternalAuthorityConfiguration";
68295
68387
  const _RED = "RemoveEndDate";
68296
68388
  const _REDKKI = "ResetEbsDefaultKmsKeyId";
68297
68389
  const _REDT = "ReservationEndDateType";
68390
+ const _REIT = "RequireEncryptionInTransit";
68298
68391
  const _RET = "ReservationEndTimestamp";
68299
68392
  const _RETe = "RestoreExpiryTime";
68300
68393
  const _REe = "RemoveEntries";
@@ -69480,6 +69573,7 @@ const _du = "duration";
69480
69573
  const _dua = "dualstack";
69481
69574
  const _e = "egress";
69482
69575
  const _eA = "eniAddress";
69576
+ const _eAC = "externalAuthorityConfiguration";
69483
69577
  const _eAn = "enableAcceleration";
69484
69578
  const _eAx = "exclusionsAllowed";
69485
69579
  const _eB = "egressBytes";
@@ -69546,6 +69640,7 @@ const _eP = "egressPackets";
69546
69640
  const _ePG = "enablePrivateGua";
69547
69641
  const _ePS = "excludePathSet";
69548
69642
  const _eQC = "enaQueueCount";
69643
+ const _eRI = "externalResourceIdentifier";
69549
69644
  const _eRNDAAAAR = "enableResourceNameDnsAAAARecord";
69550
69645
  const _eRNDAR = "enableResourceNameDnsARecord";
69551
69646
  const _eS = "ephemeralStorage";
@@ -70251,9 +70346,11 @@ const _pDNVS = "privateDnsNameVerificationState";
70251
70346
  const _pDNr = "privateDnsName";
70252
70347
  const _pDNu = "publicDnsName";
70253
70348
  const _pDOFIRE = "privateDnsOnlyForInboundResolverEndpoint";
70349
+ const _pDP = "privateDnsPreference";
70254
70350
  const _pDRTI = "propagationDefaultRouteTableId";
70255
70351
  const _pDS = "pricingDetailsSet";
70256
70352
  const _pDSDN = "publicDualStackDnsName";
70353
+ const _pDSDS = "privateDnsSpecifiedDomainSet";
70257
70354
  const _pDSI = "publicDefaultScopeId";
70258
70355
  const _pDSIr = "privateDefaultScopeId";
70259
70356
  const _pDa = "paymentDue";
@@ -70389,6 +70486,7 @@ const _rDS = "resourceDiscoveryStatus";
70389
70486
  const _rDT = "rootDeviceType";
70390
70487
  const _rE = "responseError";
70391
70488
  const _rEDT = "reservationEndDateType";
70489
+ const _rEIT = "requireEncryptionInTransit";
70392
70490
  const _rET = "reservationEndTimestamp";
70393
70491
  const _rETe = "restoreExpiryTime";
70394
70492
  const _rEd = "rdsEndpoint";
@@ -190,6 +190,7 @@ declare const CreateFleetCommand_base: {
190
190
  * ],
191
191
  * },
192
192
  * },
193
+ * RequireEncryptionInTransit: true || false,
193
194
  * },
194
195
  * ImageId: "STRING_VALUE",
195
196
  * },
@@ -320,6 +321,7 @@ declare const CreateFleetCommand_base: {
320
321
  * // ],
321
322
  * // },
322
323
  * // },
324
+ * // RequireEncryptionInTransit: true || false,
323
325
  * // },
324
326
  * // ImageId: "STRING_VALUE",
325
327
  * // BlockDeviceMappings: [ // BlockDeviceMappingResponseList
@@ -441,6 +443,7 @@ declare const CreateFleetCommand_base: {
441
443
  * // ],
442
444
  * // },
443
445
  * // },
446
+ * // RequireEncryptionInTransit: true || false,
444
447
  * // },
445
448
  * // ImageId: "STRING_VALUE",
446
449
  * // BlockDeviceMappings: [