@aws-sdk/client-ec2 3.925.0 → 3.927.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 (70) hide show
  1. package/dist-cjs/index.js +128 -25
  2. package/dist-es/models/models_1.js +15 -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 +87 -0
  8. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +2 -2
  9. package/dist-types/commands/CreateFleetCommand.d.ts +4 -4
  10. package/dist-types/commands/CreateIpamScopeCommand.d.ts +8 -0
  11. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  13. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -2
  15. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +8 -0
  16. package/dist-types/commands/DeleteIpamScopeCommand.d.ts +4 -0
  17. package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribeFleetsCommand.d.ts +4 -4
  19. package/dist-types/commands/DescribeInstanceImageMetadataCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +1 -1
  21. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -2
  22. package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeIpamScopesCommand.d.ts +4 -0
  24. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +2 -2
  28. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  29. package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -2
  31. package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +4 -0
  34. package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -1
  35. package/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +1 -2
  36. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  37. package/dist-types/commands/ImportInstanceCommand.d.ts +1 -1
  38. package/dist-types/commands/ModifyFleetCommand.d.ts +1 -1
  39. package/dist-types/commands/ModifyIpamScopeCommand.d.ts +9 -0
  40. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  41. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  42. package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -1
  43. package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +4 -0
  44. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  45. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +2 -2
  46. package/dist-types/commands/RunInstancesCommand.d.ts +2 -2
  47. package/dist-types/models/models_1.d.ts +70 -188
  48. package/dist-types/models/models_2.d.ts +189 -110
  49. package/dist-types/models/models_3.d.ts +176 -61
  50. package/dist-types/models/models_4.d.ts +61 -66
  51. package/dist-types/models/models_5.d.ts +67 -77
  52. package/dist-types/models/models_6.d.ts +77 -58
  53. package/dist-types/models/models_7.d.ts +69 -41
  54. package/dist-types/models/models_8.d.ts +41 -4
  55. package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +2 -4
  56. package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +4 -2
  57. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -4
  58. package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -4
  60. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +4 -2
  61. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -4
  62. package/dist-types/ts3.4/models/models_1.d.ts +29 -38
  63. package/dist-types/ts3.4/models/models_2.d.ts +40 -27
  64. package/dist-types/ts3.4/models/models_3.d.ts +29 -21
  65. package/dist-types/ts3.4/models/models_4.d.ts +22 -23
  66. package/dist-types/ts3.4/models/models_5.d.ts +22 -23
  67. package/dist-types/ts3.4/models/models_6.d.ts +22 -16
  68. package/dist-types/ts3.4/models/models_7.d.ts +17 -13
  69. package/dist-types/ts3.4/models/models_8.d.ts +13 -8
  70. 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;
@@ -34230,6 +34257,16 @@ const se_ModifyIpamScopeRequest = (input, context) => {
34230
34257
  if (input[_De] != null) {
34231
34258
  entries[_De] = input[_De];
34232
34259
  }
34260
+ if (input[_EAC] != null) {
34261
+ const memberEntries = se_ExternalAuthorityConfiguration(input[_EAC]);
34262
+ Object.entries(memberEntries).forEach(([key, value]) => {
34263
+ const loc = `ExternalAuthorityConfiguration.${key}`;
34264
+ entries[loc] = value;
34265
+ });
34266
+ }
34267
+ if (input[_REAC] != null) {
34268
+ entries[_REAC] = input[_REAC];
34269
+ }
34233
34270
  return entries;
34234
34271
  };
34235
34272
  const se_ModifyLaunchTemplateRequest = (input, context) => {
@@ -36519,6 +36556,18 @@ const se_PrivateDnsNameOptionsRequest = (input, context) => {
36519
36556
  }
36520
36557
  return entries;
36521
36558
  };
36559
+ const se_PrivateDnsSpecifiedDomainSet = (input, context) => {
36560
+ const entries = {};
36561
+ let counter = 1;
36562
+ for (const entry of input) {
36563
+ if (entry === null) {
36564
+ continue;
36565
+ }
36566
+ entries[`Item.${counter}`] = entry;
36567
+ counter++;
36568
+ }
36569
+ return entries;
36570
+ };
36522
36571
  const se_PrivateIpAddressConfigSet = (input, context) => {
36523
36572
  const entries = {};
36524
36573
  let counter = 1;
@@ -48858,6 +48907,15 @@ const de_DnsOptions = (output, context) => {
48858
48907
  if (output[_pDOFIRE] != null) {
48859
48908
  contents[_PDOFIRE] = smithyClient.parseBoolean(output[_pDOFIRE]);
48860
48909
  }
48910
+ if (output[_pDP] != null) {
48911
+ contents[_PDP] = smithyClient.expectString(output[_pDP]);
48912
+ }
48913
+ if (String(output.privateDnsSpecifiedDomainSet).trim() === "") {
48914
+ contents[_PDSD] = [];
48915
+ }
48916
+ else if (output[_pDSDS] != null && output[_pDSDS][_i] != null) {
48917
+ contents[_PDSD] = de_PrivateDnsSpecifiedDomainSet(smithyClient.getArrayIfSingleItem(output[_pDSDS][_i]));
48918
+ }
48861
48919
  return contents;
48862
48920
  };
48863
48921
  const de_EbsBlockDevice = (output, context) => {
@@ -55041,6 +55099,19 @@ const de_IpamScope = (output, context) => {
55041
55099
  else if (output[_tS] != null && output[_tS][_i] != null) {
55042
55100
  contents[_Ta] = de_TagList(smithyClient.getArrayIfSingleItem(output[_tS][_i]));
55043
55101
  }
55102
+ if (output[_eAC] != null) {
55103
+ contents[_EAC] = de_IpamScopeExternalAuthorityConfiguration(output[_eAC]);
55104
+ }
55105
+ return contents;
55106
+ };
55107
+ const de_IpamScopeExternalAuthorityConfiguration = (output, context) => {
55108
+ const contents = {};
55109
+ if (output[_ty] != null) {
55110
+ contents[_T] = smithyClient.expectString(output[_ty]);
55111
+ }
55112
+ if (output[_eRI] != null) {
55113
+ contents[_ERI] = smithyClient.expectString(output[_eRI]);
55114
+ }
55044
55115
  return contents;
55045
55116
  };
55046
55117
  const de_IpamScopeSet = (output, context) => {
@@ -58942,6 +59013,13 @@ const de_PrivateDnsNameOptionsResponse = (output, context) => {
58942
59013
  }
58943
59014
  return contents;
58944
59015
  };
59016
+ const de_PrivateDnsSpecifiedDomainSet = (output, context) => {
59017
+ return (output || [])
59018
+ .filter((e) => e != null)
59019
+ .map((entry) => {
59020
+ return smithyClient.expectString(entry);
59021
+ });
59022
+ };
58945
59023
  const de_PrivateIpAddressSpecification = (output, context) => {
58946
59024
  const contents = {};
58947
59025
  if (output[_prim] != null) {
@@ -67168,6 +67246,7 @@ const _Du = "Duration";
67168
67246
  const _Dua = "Dualstack";
67169
67247
  const _E = "Ebs";
67170
67248
  const _EA = "EnableAcceleration";
67249
+ const _EAC = "ExternalAuthorityConfiguration";
67171
67250
  const _EAIS = "EnableAllowedImagesSettings";
67172
67251
  const _EANPMS = "EnableAwsNetworkPerformanceMetricSubscription";
67173
67252
  const _EAT = "EnableAddressTransfer";
@@ -67261,6 +67340,7 @@ const _EPI = "EnablePrimaryIpv6";
67261
67340
  const _EPg = "EgressPackets";
67262
67341
  const _EQC = "EnaQueueCount";
67263
67342
  const _ERAOS = "EnableReachabilityAnalyzerOrganizationSharing";
67343
+ const _ERI = "ExternalResourceIdentifier";
67264
67344
  const _ERNDAAAAR = "EnableResourceNameDnsAAAARecord";
67265
67345
  const _ERNDAAAAROL = "EnableResourceNameDnsAAAARecordOnLaunch";
67266
67346
  const _ERNDAR = "EnableResourceNameDnsARecord";
@@ -68227,7 +68307,9 @@ const _PDNr = "PrivateDnsNames";
68227
68307
  const _PDNu = "PublicDnsNames";
68228
68308
  const _PDNub = "PublicDnsName";
68229
68309
  const _PDOFIRE = "PrivateDnsOnlyForInboundResolverEndpoint";
68310
+ const _PDP = "PrivateDnsPreference";
68230
68311
  const _PDRTI = "PropagationDefaultRouteTableId";
68312
+ const _PDSD = "PrivateDnsSpecifiedDomains";
68231
68313
  const _PDSDN = "PublicDualStackDnsName";
68232
68314
  const _PDSI = "PublicDefaultScopeId";
68233
68315
  const _PDSIr = "PrivateDefaultScopeId";
@@ -68405,6 +68487,7 @@ const _RDPA = "RdsDbProxyArn";
68405
68487
  const _RDS = "ResourceDiscoveryStatus";
68406
68488
  const _RDT = "RootDeviceType";
68407
68489
  const _RE = "RdsEndpoint";
68490
+ const _REAC = "RemoveExternalAuthorityConfiguration";
68408
68491
  const _RED = "RemoveEndDate";
68409
68492
  const _REDKKI = "ResetEbsDefaultKmsKeyId";
68410
68493
  const _REDT = "ReservationEndDateType";
@@ -69593,6 +69676,7 @@ const _du = "duration";
69593
69676
  const _dua = "dualstack";
69594
69677
  const _e = "egress";
69595
69678
  const _eA = "eniAddress";
69679
+ const _eAC = "externalAuthorityConfiguration";
69596
69680
  const _eAn = "enableAcceleration";
69597
69681
  const _eAx = "exclusionsAllowed";
69598
69682
  const _eB = "egressBytes";
@@ -69659,6 +69743,7 @@ const _eP = "egressPackets";
69659
69743
  const _ePG = "enablePrivateGua";
69660
69744
  const _ePS = "excludePathSet";
69661
69745
  const _eQC = "enaQueueCount";
69746
+ const _eRI = "externalResourceIdentifier";
69662
69747
  const _eRNDAAAAR = "enableResourceNameDnsAAAARecord";
69663
69748
  const _eRNDAR = "enableResourceNameDnsARecord";
69664
69749
  const _eS = "ephemeralStorage";
@@ -70364,9 +70449,11 @@ const _pDNVS = "privateDnsNameVerificationState";
70364
70449
  const _pDNr = "privateDnsName";
70365
70450
  const _pDNu = "publicDnsName";
70366
70451
  const _pDOFIRE = "privateDnsOnlyForInboundResolverEndpoint";
70452
+ const _pDP = "privateDnsPreference";
70367
70453
  const _pDRTI = "propagationDefaultRouteTableId";
70368
70454
  const _pDS = "pricingDetailsSet";
70369
70455
  const _pDSDN = "publicDualStackDnsName";
70456
+ const _pDSDS = "privateDnsSpecifiedDomainSet";
70370
70457
  const _pDSI = "publicDefaultScopeId";
70371
70458
  const _pDSIr = "privateDefaultScopeId";
70372
70459
  const _pDa = "paymentDue";
@@ -73623,6 +73710,18 @@ const _InstanceType = {
73623
73710
  r7iz_metal_16xl: "r7iz.metal-16xl",
73624
73711
  r7iz_metal_32xl: "r7iz.metal-32xl",
73625
73712
  r7iz_xlarge: "r7iz.xlarge",
73713
+ r8a_12xlarge: "r8a.12xlarge",
73714
+ r8a_16xlarge: "r8a.16xlarge",
73715
+ r8a_24xlarge: "r8a.24xlarge",
73716
+ r8a_2xlarge: "r8a.2xlarge",
73717
+ r8a_48xlarge: "r8a.48xlarge",
73718
+ r8a_4xlarge: "r8a.4xlarge",
73719
+ r8a_8xlarge: "r8a.8xlarge",
73720
+ r8a_large: "r8a.large",
73721
+ r8a_medium: "r8a.medium",
73722
+ r8a_metal_24xl: "r8a.metal-24xl",
73723
+ r8a_metal_48xl: "r8a.metal-48xl",
73724
+ r8a_xlarge: "r8a.xlarge",
73626
73725
  r8g_12xlarge: "r8g.12xlarge",
73627
73726
  r8g_16xlarge: "r8g.16xlarge",
73628
73727
  r8g_24xlarge: "r8g.24xlarge",
@@ -74176,6 +74275,9 @@ const IpamResourceDiscoveryState = {
74176
74275
  MODIFY_IN_PROGRESS: "modify-in-progress",
74177
74276
  RESTORE_IN_PROGRESS: "restore-in-progress",
74178
74277
  };
74278
+ const IpamScopeExternalAuthorityType = {
74279
+ infoblox: "infoblox",
74280
+ };
74179
74281
  const IpamScopeState = {
74180
74282
  create_complete: "create-complete",
74181
74283
  create_failed: "create-failed",
@@ -74244,11 +74346,6 @@ const LaunchTemplateInstanceMetadataTagsState = {
74244
74346
  disabled: "disabled",
74245
74347
  enabled: "enabled",
74246
74348
  };
74247
- const InstanceBandwidthWeighting = {
74248
- DEFAULT: "default",
74249
- EBS_1: "ebs-1",
74250
- VPC_1: "vpc-1",
74251
- };
74252
74349
  const CopySnapshotRequestFilterSensitiveLog = (obj) => ({
74253
74350
  ...obj,
74254
74351
  ...(obj.PresignedUrl && { PresignedUrl: smithyClient.SENSITIVE_STRING }),
@@ -74841,6 +74938,11 @@ class CreateKeyPairCommand extends smithyClient.Command
74841
74938
  .build() {
74842
74939
  }
74843
74940
 
74941
+ const InstanceBandwidthWeighting = {
74942
+ DEFAULT: "default",
74943
+ EBS_1: "ebs-1",
74944
+ VPC_1: "vpc-1",
74945
+ };
74844
74946
  const LaunchTemplateInstanceMetadataOptionsState = {
74845
74947
  applied: "applied",
74846
74948
  pending: "pending",
@@ -76294,17 +76396,6 @@ const AvailabilityZoneState = {
76294
76396
  const MetricType = {
76295
76397
  aggregate_latency: "aggregate-latency",
76296
76398
  };
76297
- const PeriodType = {
76298
- fifteen_minutes: "fifteen-minutes",
76299
- five_minutes: "five-minutes",
76300
- one_day: "one-day",
76301
- one_hour: "one-hour",
76302
- one_week: "one-week",
76303
- three_hours: "three-hours",
76304
- };
76305
- const StatisticType = {
76306
- p50: "p50",
76307
- };
76308
76399
  const CreateVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog = (obj) => ({
76309
76400
  ...obj,
76310
76401
  ...(obj.ClientSecret && { ClientSecret: smithyClient.SENSITIVE_STRING }),
@@ -78253,6 +78344,17 @@ class DescribeAwsNetworkPerformanceMetricSubscriptionsCommand extends smithyClie
78253
78344
  .build() {
78254
78345
  }
78255
78346
 
78347
+ const PeriodType = {
78348
+ fifteen_minutes: "fifteen-minutes",
78349
+ five_minutes: "five-minutes",
78350
+ one_day: "one-day",
78351
+ one_hour: "one-hour",
78352
+ one_week: "one-week",
78353
+ three_hours: "three-hours",
78354
+ };
78355
+ const StatisticType = {
78356
+ p50: "p50",
78357
+ };
78256
78358
  const CapacityBlockExtensionStatus = {
78257
78359
  PAYMENT_FAILED: "payment-failed",
78258
78360
  PAYMENT_PENDING: "payment-pending",
@@ -78561,15 +78663,6 @@ const LocationType = {
78561
78663
  outpost: "outpost",
78562
78664
  region: "region",
78563
78665
  };
78564
- const AttachmentLimitType = {
78565
- DEDICATED: "dedicated",
78566
- SHARED: "shared",
78567
- };
78568
- const EbsOptimizedSupport = {
78569
- default: "default",
78570
- supported: "supported",
78571
- unsupported: "unsupported",
78572
- };
78573
78666
  const DescribeBundleTasksResultFilterSensitiveLog = (obj) => ({
78574
78667
  ...obj,
78575
78668
  ...(obj.BundleTasks && { BundleTasks: obj.BundleTasks.map((item) => BundleTaskFilterSensitiveLog(item)) }),
@@ -79870,6 +79963,15 @@ class DescribeLaunchTemplatesCommand extends smithyClient.Command
79870
79963
  .build() {
79871
79964
  }
79872
79965
 
79966
+ const AttachmentLimitType = {
79967
+ DEDICATED: "dedicated",
79968
+ SHARED: "shared",
79969
+ };
79970
+ const EbsOptimizedSupport = {
79971
+ default: "default",
79972
+ supported: "supported",
79973
+ unsupported: "unsupported",
79974
+ };
79873
79975
  const EbsEncryptionSupport = {
79874
79976
  supported: "supported",
79875
79977
  unsupported: "unsupported",
@@ -91142,6 +91244,7 @@ exports.IpamResourceCidrIpSource = IpamResourceCidrIpSource;
91142
91244
  exports.IpamResourceDiscoveryAssociationState = IpamResourceDiscoveryAssociationState;
91143
91245
  exports.IpamResourceDiscoveryState = IpamResourceDiscoveryState;
91144
91246
  exports.IpamResourceType = IpamResourceType;
91247
+ exports.IpamScopeExternalAuthorityType = IpamScopeExternalAuthorityType;
91145
91248
  exports.IpamScopeState = IpamScopeState;
91146
91249
  exports.IpamScopeType = IpamScopeType;
91147
91250
  exports.IpamState = IpamState;
@@ -982,6 +982,18 @@ export const _InstanceType = {
982
982
  r7iz_metal_16xl: "r7iz.metal-16xl",
983
983
  r7iz_metal_32xl: "r7iz.metal-32xl",
984
984
  r7iz_xlarge: "r7iz.xlarge",
985
+ r8a_12xlarge: "r8a.12xlarge",
986
+ r8a_16xlarge: "r8a.16xlarge",
987
+ r8a_24xlarge: "r8a.24xlarge",
988
+ r8a_2xlarge: "r8a.2xlarge",
989
+ r8a_48xlarge: "r8a.48xlarge",
990
+ r8a_4xlarge: "r8a.4xlarge",
991
+ r8a_8xlarge: "r8a.8xlarge",
992
+ r8a_large: "r8a.large",
993
+ r8a_medium: "r8a.medium",
994
+ r8a_metal_24xl: "r8a.metal-24xl",
995
+ r8a_metal_48xl: "r8a.metal-48xl",
996
+ r8a_xlarge: "r8a.xlarge",
985
997
  r8g_12xlarge: "r8g.12xlarge",
986
998
  r8g_16xlarge: "r8g.16xlarge",
987
999
  r8g_24xlarge: "r8g.24xlarge",
@@ -1535,6 +1547,9 @@ export const IpamResourceDiscoveryState = {
1535
1547
  MODIFY_IN_PROGRESS: "modify-in-progress",
1536
1548
  RESTORE_IN_PROGRESS: "restore-in-progress",
1537
1549
  };
1550
+ export const IpamScopeExternalAuthorityType = {
1551
+ infoblox: "infoblox",
1552
+ };
1538
1553
  export const IpamScopeState = {
1539
1554
  create_complete: "create-complete",
1540
1555
  create_failed: "create-failed",
@@ -1603,11 +1618,6 @@ export const LaunchTemplateInstanceMetadataTagsState = {
1603
1618
  disabled: "disabled",
1604
1619
  enabled: "enabled",
1605
1620
  };
1606
- export const InstanceBandwidthWeighting = {
1607
- DEFAULT: "default",
1608
- EBS_1: "ebs-1",
1609
- VPC_1: "vpc-1",
1610
- };
1611
1621
  export const CopySnapshotRequestFilterSensitiveLog = (obj) => ({
1612
1622
  ...obj,
1613
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;
@@ -34113,6 +34140,16 @@ const se_ModifyIpamScopeRequest = (input, context) => {
34113
34140
  if (input[_De] != null) {
34114
34141
  entries[_De] = input[_De];
34115
34142
  }
34143
+ if (input[_EAC] != null) {
34144
+ const memberEntries = se_ExternalAuthorityConfiguration(input[_EAC], context);
34145
+ Object.entries(memberEntries).forEach(([key, value]) => {
34146
+ const loc = `ExternalAuthorityConfiguration.${key}`;
34147
+ entries[loc] = value;
34148
+ });
34149
+ }
34150
+ if (input[_REAC] != null) {
34151
+ entries[_REAC] = input[_REAC];
34152
+ }
34116
34153
  return entries;
34117
34154
  };
34118
34155
  const se_ModifyLaunchTemplateRequest = (input, context) => {
@@ -36402,6 +36439,18 @@ const se_PrivateDnsNameOptionsRequest = (input, context) => {
36402
36439
  }
36403
36440
  return entries;
36404
36441
  };
36442
+ const se_PrivateDnsSpecifiedDomainSet = (input, context) => {
36443
+ const entries = {};
36444
+ let counter = 1;
36445
+ for (const entry of input) {
36446
+ if (entry === null) {
36447
+ continue;
36448
+ }
36449
+ entries[`Item.${counter}`] = entry;
36450
+ counter++;
36451
+ }
36452
+ return entries;
36453
+ };
36405
36454
  const se_PrivateIpAddressConfigSet = (input, context) => {
36406
36455
  const entries = {};
36407
36456
  let counter = 1;
@@ -48741,6 +48790,15 @@ const de_DnsOptions = (output, context) => {
48741
48790
  if (output[_pDOFIRE] != null) {
48742
48791
  contents[_PDOFIRE] = __parseBoolean(output[_pDOFIRE]);
48743
48792
  }
48793
+ if (output[_pDP] != null) {
48794
+ contents[_PDP] = __expectString(output[_pDP]);
48795
+ }
48796
+ if (String(output.privateDnsSpecifiedDomainSet).trim() === "") {
48797
+ contents[_PDSD] = [];
48798
+ }
48799
+ else if (output[_pDSDS] != null && output[_pDSDS][_i] != null) {
48800
+ contents[_PDSD] = de_PrivateDnsSpecifiedDomainSet(__getArrayIfSingleItem(output[_pDSDS][_i]), context);
48801
+ }
48744
48802
  return contents;
48745
48803
  };
48746
48804
  const de_EbsBlockDevice = (output, context) => {
@@ -54924,6 +54982,19 @@ const de_IpamScope = (output, context) => {
54924
54982
  else if (output[_tS] != null && output[_tS][_i] != null) {
54925
54983
  contents[_Ta] = de_TagList(__getArrayIfSingleItem(output[_tS][_i]), context);
54926
54984
  }
54985
+ if (output[_eAC] != null) {
54986
+ contents[_EAC] = de_IpamScopeExternalAuthorityConfiguration(output[_eAC], context);
54987
+ }
54988
+ return contents;
54989
+ };
54990
+ const de_IpamScopeExternalAuthorityConfiguration = (output, context) => {
54991
+ const contents = {};
54992
+ if (output[_ty] != null) {
54993
+ contents[_T] = __expectString(output[_ty]);
54994
+ }
54995
+ if (output[_eRI] != null) {
54996
+ contents[_ERI] = __expectString(output[_eRI]);
54997
+ }
54927
54998
  return contents;
54928
54999
  };
54929
55000
  const de_IpamScopeSet = (output, context) => {
@@ -58825,6 +58896,13 @@ const de_PrivateDnsNameOptionsResponse = (output, context) => {
58825
58896
  }
58826
58897
  return contents;
58827
58898
  };
58899
+ const de_PrivateDnsSpecifiedDomainSet = (output, context) => {
58900
+ return (output || [])
58901
+ .filter((e) => e != null)
58902
+ .map((entry) => {
58903
+ return __expectString(entry);
58904
+ });
58905
+ };
58828
58906
  const de_PrivateIpAddressSpecification = (output, context) => {
58829
58907
  const contents = {};
58830
58908
  if (output[_prim] != null) {
@@ -67055,6 +67133,7 @@ const _Du = "Duration";
67055
67133
  const _Dua = "Dualstack";
67056
67134
  const _E = "Ebs";
67057
67135
  const _EA = "EnableAcceleration";
67136
+ const _EAC = "ExternalAuthorityConfiguration";
67058
67137
  const _EAIS = "EnableAllowedImagesSettings";
67059
67138
  const _EANPMS = "EnableAwsNetworkPerformanceMetricSubscription";
67060
67139
  const _EAT = "EnableAddressTransfer";
@@ -67148,6 +67227,7 @@ const _EPI = "EnablePrimaryIpv6";
67148
67227
  const _EPg = "EgressPackets";
67149
67228
  const _EQC = "EnaQueueCount";
67150
67229
  const _ERAOS = "EnableReachabilityAnalyzerOrganizationSharing";
67230
+ const _ERI = "ExternalResourceIdentifier";
67151
67231
  const _ERNDAAAAR = "EnableResourceNameDnsAAAARecord";
67152
67232
  const _ERNDAAAAROL = "EnableResourceNameDnsAAAARecordOnLaunch";
67153
67233
  const _ERNDAR = "EnableResourceNameDnsARecord";
@@ -68114,7 +68194,9 @@ const _PDNr = "PrivateDnsNames";
68114
68194
  const _PDNu = "PublicDnsNames";
68115
68195
  const _PDNub = "PublicDnsName";
68116
68196
  const _PDOFIRE = "PrivateDnsOnlyForInboundResolverEndpoint";
68197
+ const _PDP = "PrivateDnsPreference";
68117
68198
  const _PDRTI = "PropagationDefaultRouteTableId";
68199
+ const _PDSD = "PrivateDnsSpecifiedDomains";
68118
68200
  const _PDSDN = "PublicDualStackDnsName";
68119
68201
  const _PDSI = "PublicDefaultScopeId";
68120
68202
  const _PDSIr = "PrivateDefaultScopeId";
@@ -68292,6 +68374,7 @@ const _RDPA = "RdsDbProxyArn";
68292
68374
  const _RDS = "ResourceDiscoveryStatus";
68293
68375
  const _RDT = "RootDeviceType";
68294
68376
  const _RE = "RdsEndpoint";
68377
+ const _REAC = "RemoveExternalAuthorityConfiguration";
68295
68378
  const _RED = "RemoveEndDate";
68296
68379
  const _REDKKI = "ResetEbsDefaultKmsKeyId";
68297
68380
  const _REDT = "ReservationEndDateType";
@@ -69480,6 +69563,7 @@ const _du = "duration";
69480
69563
  const _dua = "dualstack";
69481
69564
  const _e = "egress";
69482
69565
  const _eA = "eniAddress";
69566
+ const _eAC = "externalAuthorityConfiguration";
69483
69567
  const _eAn = "enableAcceleration";
69484
69568
  const _eAx = "exclusionsAllowed";
69485
69569
  const _eB = "egressBytes";
@@ -69546,6 +69630,7 @@ const _eP = "egressPackets";
69546
69630
  const _ePG = "enablePrivateGua";
69547
69631
  const _ePS = "excludePathSet";
69548
69632
  const _eQC = "enaQueueCount";
69633
+ const _eRI = "externalResourceIdentifier";
69549
69634
  const _eRNDAAAAR = "enableResourceNameDnsAAAARecord";
69550
69635
  const _eRNDAR = "enableResourceNameDnsARecord";
69551
69636
  const _eS = "ephemeralStorage";
@@ -70251,9 +70336,11 @@ const _pDNVS = "privateDnsNameVerificationState";
70251
70336
  const _pDNr = "privateDnsName";
70252
70337
  const _pDNu = "publicDnsName";
70253
70338
  const _pDOFIRE = "privateDnsOnlyForInboundResolverEndpoint";
70339
+ const _pDP = "privateDnsPreference";
70254
70340
  const _pDRTI = "propagationDefaultRouteTableId";
70255
70341
  const _pDS = "pricingDetailsSet";
70256
70342
  const _pDSDN = "publicDualStackDnsName";
70343
+ const _pDSDS = "privateDnsSpecifiedDomainSet";
70257
70344
  const _pDSI = "publicDefaultScopeId";
70258
70345
  const _pDSIr = "privateDefaultScopeId";
70259
70346
  const _pDa = "paymentDue";