@aws-sdk/client-cloudfront 3.577.0 → 3.582.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 CHANGED
@@ -4485,7 +4485,7 @@ var se_ListDistributionsByRealtimeLogConfigCommand = /* @__PURE__ */ __name(asyn
4485
4485
  bn.c(import_xml_builder.XmlNode.of(_st, input[_M]).n(_M));
4486
4486
  }
4487
4487
  if (input[_MI] != null) {
4488
- bn.c(import_xml_builder.XmlNode.of(_I, String(input[_MI])).n(_MI));
4488
+ bn.c(import_xml_builder.XmlNode.of(_i, String(input[_MI])).n(_MI));
4489
4489
  }
4490
4490
  if (input[_RLCA] != null) {
4491
4491
  bn.c(import_xml_builder.XmlNode.of(_st, input[_RLCA]).n(_RLCA));
@@ -8633,7 +8633,7 @@ var se_Aliases = /* @__PURE__ */ __name((input, context) => {
8633
8633
  if (input[_Q] != null) {
8634
8634
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
8635
8635
  }
8636
- bn.lc(input, "Items", "Items", () => se_AliasList(input[_It], context));
8636
+ bn.lc(input, "Items", "Items", () => se_AliasList(input[_I], context));
8637
8637
  return bn;
8638
8638
  }, "se_Aliases");
8639
8639
  var se_AliasList = /* @__PURE__ */ __name((input, context) => {
@@ -8647,7 +8647,7 @@ var se_AllowedMethods = /* @__PURE__ */ __name((input, context) => {
8647
8647
  if (input[_Q] != null) {
8648
8648
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
8649
8649
  }
8650
- bn.lc(input, "Items", "Items", () => se_MethodsList(input[_It], context));
8650
+ bn.lc(input, "Items", "Items", () => se_MethodsList(input[_I], context));
8651
8651
  if (input[_CM] != null) {
8652
8652
  bn.c(se_CachedMethods(input[_CM], context).n(_CM));
8653
8653
  }
@@ -8729,7 +8729,7 @@ var se_CacheBehaviors = /* @__PURE__ */ __name((input, context) => {
8729
8729
  if (input[_Q] != null) {
8730
8730
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
8731
8731
  }
8732
- bn.lc(input, "Items", "Items", () => se_CacheBehaviorList(input[_It], context));
8732
+ bn.lc(input, "Items", "Items", () => se_CacheBehaviorList(input[_I], context));
8733
8733
  return bn;
8734
8734
  }, "se_CacheBehaviors");
8735
8735
  var se_CachedMethods = /* @__PURE__ */ __name((input, context) => {
@@ -8737,7 +8737,7 @@ var se_CachedMethods = /* @__PURE__ */ __name((input, context) => {
8737
8737
  if (input[_Q] != null) {
8738
8738
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
8739
8739
  }
8740
- bn.lc(input, "Items", "Items", () => se_MethodsList(input[_It], context));
8740
+ bn.lc(input, "Items", "Items", () => se_MethodsList(input[_I], context));
8741
8741
  return bn;
8742
8742
  }, "se_CachedMethods");
8743
8743
  var se_CachePolicyConfig = /* @__PURE__ */ __name((input, context) => {
@@ -8834,7 +8834,7 @@ var se_ContentTypeProfiles = /* @__PURE__ */ __name((input, context) => {
8834
8834
  if (input[_Q] != null) {
8835
8835
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
8836
8836
  }
8837
- bn.lc(input, "Items", "Items", () => se_ContentTypeProfileList(input[_It], context));
8837
+ bn.lc(input, "Items", "Items", () => se_ContentTypeProfileList(input[_I], context));
8838
8838
  return bn;
8839
8839
  }, "se_ContentTypeProfiles");
8840
8840
  var se_ContinuousDeploymentPolicyConfig = /* @__PURE__ */ __name((input, context) => {
@@ -8881,7 +8881,7 @@ var se_CookieNames = /* @__PURE__ */ __name((input, context) => {
8881
8881
  if (input[_Q] != null) {
8882
8882
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
8883
8883
  }
8884
- bn.lc(input, "Items", "Items", () => se_CookieNameList(input[_It], context));
8884
+ bn.lc(input, "Items", "Items", () => se_CookieNameList(input[_I], context));
8885
8885
  return bn;
8886
8886
  }, "se_CookieNames");
8887
8887
  var se_CookiePreference = /* @__PURE__ */ __name((input, context) => {
@@ -8921,7 +8921,7 @@ var se_CustomErrorResponses = /* @__PURE__ */ __name((input, context) => {
8921
8921
  if (input[_Q] != null) {
8922
8922
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
8923
8923
  }
8924
- bn.lc(input, "Items", "Items", () => se_CustomErrorResponseList(input[_It], context));
8924
+ bn.lc(input, "Items", "Items", () => se_CustomErrorResponseList(input[_I], context));
8925
8925
  return bn;
8926
8926
  }, "se_CustomErrorResponses");
8927
8927
  var se_CustomHeaders = /* @__PURE__ */ __name((input, context) => {
@@ -8929,7 +8929,7 @@ var se_CustomHeaders = /* @__PURE__ */ __name((input, context) => {
8929
8929
  if (input[_Q] != null) {
8930
8930
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
8931
8931
  }
8932
- bn.lc(input, "Items", "Items", () => se_OriginCustomHeadersList(input[_It], context));
8932
+ bn.lc(input, "Items", "Items", () => se_OriginCustomHeadersList(input[_I], context));
8933
8933
  return bn;
8934
8934
  }, "se_CustomHeaders");
8935
8935
  var se_CustomOriginConfig = /* @__PURE__ */ __name((input, context) => {
@@ -9080,7 +9080,7 @@ var se_EncryptionEntities = /* @__PURE__ */ __name((input, context) => {
9080
9080
  if (input[_Q] != null) {
9081
9081
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9082
9082
  }
9083
- bn.lc(input, "Items", "Items", () => se_EncryptionEntityList(input[_It], context));
9083
+ bn.lc(input, "Items", "Items", () => se_EncryptionEntityList(input[_I], context));
9084
9084
  return bn;
9085
9085
  }, "se_EncryptionEntities");
9086
9086
  var se_EncryptionEntity = /* @__PURE__ */ __name((input, context) => {
@@ -9167,7 +9167,7 @@ var se_FieldPatterns = /* @__PURE__ */ __name((input, context) => {
9167
9167
  if (input[_Q] != null) {
9168
9168
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9169
9169
  }
9170
- bn.lc(input, "Items", "Items", () => se_FieldPatternList(input[_It], context));
9170
+ bn.lc(input, "Items", "Items", () => se_FieldPatternList(input[_I], context));
9171
9171
  return bn;
9172
9172
  }, "se_FieldPatterns");
9173
9173
  var se_ForwardedValues = /* @__PURE__ */ __name((input, context) => {
@@ -9203,7 +9203,7 @@ var se_FunctionAssociations = /* @__PURE__ */ __name((input, context) => {
9203
9203
  if (input[_Q] != null) {
9204
9204
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9205
9205
  }
9206
- bn.lc(input, "Items", "Items", () => se_FunctionAssociationList(input[_It], context));
9206
+ bn.lc(input, "Items", "Items", () => se_FunctionAssociationList(input[_I], context));
9207
9207
  return bn;
9208
9208
  }, "se_FunctionAssociations");
9209
9209
  var se_FunctionConfig = /* @__PURE__ */ __name((input, context) => {
@@ -9227,7 +9227,7 @@ var se_GeoRestriction = /* @__PURE__ */ __name((input, context) => {
9227
9227
  if (input[_Q] != null) {
9228
9228
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9229
9229
  }
9230
- bn.lc(input, "Items", "Items", () => se_LocationList(input[_It], context));
9230
+ bn.lc(input, "Items", "Items", () => se_LocationList(input[_I], context));
9231
9231
  return bn;
9232
9232
  }, "se_GeoRestriction");
9233
9233
  var se_HeaderList = /* @__PURE__ */ __name((input, context) => {
@@ -9241,7 +9241,7 @@ var se_Headers = /* @__PURE__ */ __name((input, context) => {
9241
9241
  if (input[_Q] != null) {
9242
9242
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9243
9243
  }
9244
- bn.lc(input, "Items", "Items", () => se_HeaderList(input[_It], context));
9244
+ bn.lc(input, "Items", "Items", () => se_HeaderList(input[_I], context));
9245
9245
  return bn;
9246
9246
  }, "se_Headers");
9247
9247
  var se_ImportSource = /* @__PURE__ */ __name((input, context) => {
@@ -9269,7 +9269,7 @@ var se_KeyGroupConfig = /* @__PURE__ */ __name((input, context) => {
9269
9269
  if (input[_N] != null) {
9270
9270
  bn.c(import_xml_builder.XmlNode.of(_st, input[_N]).n(_N));
9271
9271
  }
9272
- bn.lc(input, "Items", "Items", () => se_PublicKeyIdList(input[_It], context));
9272
+ bn.lc(input, "Items", "Items", () => se_PublicKeyIdList(input[_I], context));
9273
9273
  if (input[_C] != null) {
9274
9274
  bn.c(import_xml_builder.XmlNode.of(_st, input[_C]).n(_C));
9275
9275
  }
@@ -9291,7 +9291,7 @@ var se_KeyValueStoreAssociations = /* @__PURE__ */ __name((input, context) => {
9291
9291
  if (input[_Q] != null) {
9292
9292
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9293
9293
  }
9294
- bn.lc(input, "Items", "Items", () => se_KeyValueStoreAssociationList(input[_It], context));
9294
+ bn.lc(input, "Items", "Items", () => se_KeyValueStoreAssociationList(input[_I], context));
9295
9295
  return bn;
9296
9296
  }, "se_KeyValueStoreAssociations");
9297
9297
  var se_KinesisStreamConfig = /* @__PURE__ */ __name((input, context) => {
@@ -9324,7 +9324,7 @@ var se_LambdaFunctionAssociations = /* @__PURE__ */ __name((input, context) => {
9324
9324
  if (input[_Q] != null) {
9325
9325
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9326
9326
  }
9327
- bn.lc(input, "Items", "Items", () => se_LambdaFunctionAssociationList(input[_It], context));
9327
+ bn.lc(input, "Items", "Items", () => se_LambdaFunctionAssociationList(input[_I], context));
9328
9328
  return bn;
9329
9329
  }, "se_LambdaFunctionAssociations");
9330
9330
  var se_LocationList = /* @__PURE__ */ __name((input, context) => {
@@ -9475,7 +9475,7 @@ var se_OriginGroupMembers = /* @__PURE__ */ __name((input, context) => {
9475
9475
  if (input[_Q] != null) {
9476
9476
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9477
9477
  }
9478
- bn.lc(input, "Items", "Items", () => se_OriginGroupMemberList(input[_It], context));
9478
+ bn.lc(input, "Items", "Items", () => se_OriginGroupMemberList(input[_I], context));
9479
9479
  return bn;
9480
9480
  }, "se_OriginGroupMembers");
9481
9481
  var se_OriginGroups = /* @__PURE__ */ __name((input, context) => {
@@ -9483,7 +9483,7 @@ var se_OriginGroups = /* @__PURE__ */ __name((input, context) => {
9483
9483
  if (input[_Q] != null) {
9484
9484
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9485
9485
  }
9486
- bn.lc(input, "Items", "Items", () => se_OriginGroupList(input[_It], context));
9486
+ bn.lc(input, "Items", "Items", () => se_OriginGroupList(input[_I], context));
9487
9487
  return bn;
9488
9488
  }, "se_OriginGroups");
9489
9489
  var se_OriginList = /* @__PURE__ */ __name((input, context) => {
@@ -9546,7 +9546,7 @@ var se_Origins = /* @__PURE__ */ __name((input, context) => {
9546
9546
  if (input[_Q] != null) {
9547
9547
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9548
9548
  }
9549
- bn.lc(input, "Items", "Items", () => se_OriginList(input[_It], context));
9549
+ bn.lc(input, "Items", "Items", () => se_OriginList(input[_I], context));
9550
9550
  return bn;
9551
9551
  }, "se_Origins");
9552
9552
  var se_OriginShield = /* @__PURE__ */ __name((input, context) => {
@@ -9562,7 +9562,7 @@ var se_OriginSslProtocols = /* @__PURE__ */ __name((input, context) => {
9562
9562
  if (input[_Q] != null) {
9563
9563
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9564
9564
  }
9565
- bn.lc(input, "Items", "Items", () => se_SslProtocolsList(input[_It], context));
9565
+ bn.lc(input, "Items", "Items", () => se_SslProtocolsList(input[_I], context));
9566
9566
  return bn;
9567
9567
  }, "se_OriginSslProtocols");
9568
9568
  var se_ParametersInCacheKeyAndForwardedToOrigin = /* @__PURE__ */ __name((input, context) => {
@@ -9595,7 +9595,7 @@ var se_Paths = /* @__PURE__ */ __name((input, context) => {
9595
9595
  if (input[_Q] != null) {
9596
9596
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9597
9597
  }
9598
- bn.lc(input, "Items", "Items", () => se_PathList(input[_It], context));
9598
+ bn.lc(input, "Items", "Items", () => se_PathList(input[_I], context));
9599
9599
  return bn;
9600
9600
  }, "se_Paths");
9601
9601
  var se_PublicKeyConfig = /* @__PURE__ */ __name((input, context) => {
@@ -9651,7 +9651,7 @@ var se_QueryArgProfiles = /* @__PURE__ */ __name((input, context) => {
9651
9651
  if (input[_Q] != null) {
9652
9652
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9653
9653
  }
9654
- bn.lc(input, "Items", "Items", () => se_QueryArgProfileList(input[_It], context));
9654
+ bn.lc(input, "Items", "Items", () => se_QueryArgProfileList(input[_I], context));
9655
9655
  return bn;
9656
9656
  }, "se_QueryArgProfiles");
9657
9657
  var se_QueryStringCacheKeys = /* @__PURE__ */ __name((input, context) => {
@@ -9659,7 +9659,7 @@ var se_QueryStringCacheKeys = /* @__PURE__ */ __name((input, context) => {
9659
9659
  if (input[_Q] != null) {
9660
9660
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9661
9661
  }
9662
- bn.lc(input, "Items", "Items", () => se_QueryStringCacheKeysList(input[_It], context));
9662
+ bn.lc(input, "Items", "Items", () => se_QueryStringCacheKeysList(input[_I], context));
9663
9663
  return bn;
9664
9664
  }, "se_QueryStringCacheKeys");
9665
9665
  var se_QueryStringCacheKeysList = /* @__PURE__ */ __name((input, context) => {
@@ -9673,7 +9673,7 @@ var se_QueryStringNames = /* @__PURE__ */ __name((input, context) => {
9673
9673
  if (input[_Q] != null) {
9674
9674
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9675
9675
  }
9676
- bn.lc(input, "Items", "Items", () => se_QueryStringNamesList(input[_It], context));
9676
+ bn.lc(input, "Items", "Items", () => se_QueryStringNamesList(input[_I], context));
9677
9677
  return bn;
9678
9678
  }, "se_QueryStringNames");
9679
9679
  var se_QueryStringNamesList = /* @__PURE__ */ __name((input, context) => {
@@ -9692,7 +9692,7 @@ var se_ResponseHeadersPolicyAccessControlAllowHeaders = /* @__PURE__ */ __name((
9692
9692
  if (input[_Q] != null) {
9693
9693
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9694
9694
  }
9695
- bn.lc(input, "Items", "Items", () => se_AccessControlAllowHeadersList(input[_It], context));
9695
+ bn.lc(input, "Items", "Items", () => se_AccessControlAllowHeadersList(input[_I], context));
9696
9696
  return bn;
9697
9697
  }, "se_ResponseHeadersPolicyAccessControlAllowHeaders");
9698
9698
  var se_ResponseHeadersPolicyAccessControlAllowMethods = /* @__PURE__ */ __name((input, context) => {
@@ -9700,7 +9700,7 @@ var se_ResponseHeadersPolicyAccessControlAllowMethods = /* @__PURE__ */ __name((
9700
9700
  if (input[_Q] != null) {
9701
9701
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9702
9702
  }
9703
- bn.lc(input, "Items", "Items", () => se_AccessControlAllowMethodsList(input[_It], context));
9703
+ bn.lc(input, "Items", "Items", () => se_AccessControlAllowMethodsList(input[_I], context));
9704
9704
  return bn;
9705
9705
  }, "se_ResponseHeadersPolicyAccessControlAllowMethods");
9706
9706
  var se_ResponseHeadersPolicyAccessControlAllowOrigins = /* @__PURE__ */ __name((input, context) => {
@@ -9708,7 +9708,7 @@ var se_ResponseHeadersPolicyAccessControlAllowOrigins = /* @__PURE__ */ __name((
9708
9708
  if (input[_Q] != null) {
9709
9709
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9710
9710
  }
9711
- bn.lc(input, "Items", "Items", () => se_AccessControlAllowOriginsList(input[_It], context));
9711
+ bn.lc(input, "Items", "Items", () => se_AccessControlAllowOriginsList(input[_I], context));
9712
9712
  return bn;
9713
9713
  }, "se_ResponseHeadersPolicyAccessControlAllowOrigins");
9714
9714
  var se_ResponseHeadersPolicyAccessControlExposeHeaders = /* @__PURE__ */ __name((input, context) => {
@@ -9716,7 +9716,7 @@ var se_ResponseHeadersPolicyAccessControlExposeHeaders = /* @__PURE__ */ __name(
9716
9716
  if (input[_Q] != null) {
9717
9717
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9718
9718
  }
9719
- bn.lc(input, "Items", "Items", () => se_AccessControlExposeHeadersList(input[_It], context));
9719
+ bn.lc(input, "Items", "Items", () => se_AccessControlExposeHeadersList(input[_I], context));
9720
9720
  return bn;
9721
9721
  }, "se_ResponseHeadersPolicyAccessControlExposeHeaders");
9722
9722
  var se_ResponseHeadersPolicyConfig = /* @__PURE__ */ __name((input, context) => {
@@ -9810,7 +9810,7 @@ var se_ResponseHeadersPolicyCustomHeadersConfig = /* @__PURE__ */ __name((input,
9810
9810
  if (input[_Q] != null) {
9811
9811
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9812
9812
  }
9813
- bn.lc(input, "Items", "Items", () => se_ResponseHeadersPolicyCustomHeaderList(input[_It], context));
9813
+ bn.lc(input, "Items", "Items", () => se_ResponseHeadersPolicyCustomHeaderList(input[_I], context));
9814
9814
  return bn;
9815
9815
  }, "se_ResponseHeadersPolicyCustomHeadersConfig");
9816
9816
  var se_ResponseHeadersPolicyFrameOptions = /* @__PURE__ */ __name((input, context) => {
@@ -9851,7 +9851,7 @@ var se_ResponseHeadersPolicyRemoveHeadersConfig = /* @__PURE__ */ __name((input,
9851
9851
  if (input[_Q] != null) {
9852
9852
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9853
9853
  }
9854
- bn.lc(input, "Items", "Items", () => se_ResponseHeadersPolicyRemoveHeaderList(input[_It], context));
9854
+ bn.lc(input, "Items", "Items", () => se_ResponseHeadersPolicyRemoveHeaderList(input[_I], context));
9855
9855
  return bn;
9856
9856
  }, "se_ResponseHeadersPolicyRemoveHeadersConfig");
9857
9857
  var se_ResponseHeadersPolicySecurityHeadersConfig = /* @__PURE__ */ __name((input, context) => {
@@ -9969,7 +9969,7 @@ var se_StagingDistributionDnsNames = /* @__PURE__ */ __name((input, context) =>
9969
9969
  if (input[_Q] != null) {
9970
9970
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9971
9971
  }
9972
- bn.lc(input, "Items", "Items", () => se_StagingDistributionDnsNameList(input[_It], context));
9972
+ bn.lc(input, "Items", "Items", () => se_StagingDistributionDnsNameList(input[_I], context));
9973
9973
  return bn;
9974
9974
  }, "se_StagingDistributionDnsNames");
9975
9975
  var se_StatusCodeList = /* @__PURE__ */ __name((input, context) => {
@@ -9983,7 +9983,7 @@ var se_StatusCodes = /* @__PURE__ */ __name((input, context) => {
9983
9983
  if (input[_Q] != null) {
9984
9984
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
9985
9985
  }
9986
- bn.lc(input, "Items", "Items", () => se_StatusCodeList(input[_It], context));
9986
+ bn.lc(input, "Items", "Items", () => se_StatusCodeList(input[_I], context));
9987
9987
  return bn;
9988
9988
  }, "se_StatusCodes");
9989
9989
  var se_StreamingDistributionConfig = /* @__PURE__ */ __name((input, context) => {
@@ -10053,7 +10053,7 @@ var se_TagKeyList = /* @__PURE__ */ __name((input, context) => {
10053
10053
  }, "se_TagKeyList");
10054
10054
  var se_TagKeys = /* @__PURE__ */ __name((input, context) => {
10055
10055
  const bn = new import_xml_builder.XmlNode(_TKa);
10056
- bn.lc(input, "Items", "Items", () => se_TagKeyList(input[_It], context));
10056
+ bn.lc(input, "Items", "Items", () => se_TagKeyList(input[_I], context));
10057
10057
  return bn;
10058
10058
  }, "se_TagKeys");
10059
10059
  var se_TagList = /* @__PURE__ */ __name((input, context) => {
@@ -10064,7 +10064,7 @@ var se_TagList = /* @__PURE__ */ __name((input, context) => {
10064
10064
  }, "se_TagList");
10065
10065
  var se_Tags = /* @__PURE__ */ __name((input, context) => {
10066
10066
  const bn = new import_xml_builder.XmlNode(_Ta);
10067
- bn.lc(input, "Items", "Items", () => se_TagList(input[_It], context));
10067
+ bn.lc(input, "Items", "Items", () => se_TagList(input[_I], context));
10068
10068
  return bn;
10069
10069
  }, "se_Tags");
10070
10070
  var se_TrafficConfig = /* @__PURE__ */ __name((input, context) => {
@@ -10094,7 +10094,7 @@ var se_TrustedKeyGroups = /* @__PURE__ */ __name((input, context) => {
10094
10094
  if (input[_Q] != null) {
10095
10095
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
10096
10096
  }
10097
- bn.lc(input, "Items", "Items", () => se_TrustedKeyGroupIdList(input[_It], context));
10097
+ bn.lc(input, "Items", "Items", () => se_TrustedKeyGroupIdList(input[_I], context));
10098
10098
  return bn;
10099
10099
  }, "se_TrustedKeyGroups");
10100
10100
  var se_TrustedSigners = /* @__PURE__ */ __name((input, context) => {
@@ -10105,7 +10105,7 @@ var se_TrustedSigners = /* @__PURE__ */ __name((input, context) => {
10105
10105
  if (input[_Q] != null) {
10106
10106
  bn.c(import_xml_builder.XmlNode.of(_i, String(input[_Q])).n(_Q));
10107
10107
  }
10108
- bn.lc(input, "Items", "Items", () => se_AwsAccountNumberList(input[_It], context));
10108
+ bn.lc(input, "Items", "Items", () => se_AwsAccountNumberList(input[_I], context));
10109
10109
  return bn;
10110
10110
  }, "se_TrustedSigners");
10111
10111
  var se_ViewerCertificate = /* @__PURE__ */ __name((input, context) => {
@@ -10156,9 +10156,9 @@ var de_ActiveTrustedKeyGroups = /* @__PURE__ */ __name((output, context) => {
10156
10156
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10157
10157
  }
10158
10158
  if (output.Items === "") {
10159
- contents[_It] = [];
10160
- } else if (output[_It] != null && output[_It][_KG] != null) {
10161
- contents[_It] = de_KGKeyPairIdsList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_KG]), context);
10159
+ contents[_I] = [];
10160
+ } else if (output[_I] != null && output[_I][_KG] != null) {
10161
+ contents[_I] = de_KGKeyPairIdsList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_KG]), context);
10162
10162
  }
10163
10163
  return contents;
10164
10164
  }, "de_ActiveTrustedKeyGroups");
@@ -10171,9 +10171,9 @@ var de_ActiveTrustedSigners = /* @__PURE__ */ __name((output, context) => {
10171
10171
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10172
10172
  }
10173
10173
  if (output.Items === "") {
10174
- contents[_It] = [];
10175
- } else if (output[_It] != null && output[_It][_Si] != null) {
10176
- contents[_It] = de_SignerList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_Si]), context);
10174
+ contents[_I] = [];
10175
+ } else if (output[_I] != null && output[_I][_Si] != null) {
10176
+ contents[_I] = de_SignerList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_Si]), context);
10177
10177
  }
10178
10178
  return contents;
10179
10179
  }, "de_ActiveTrustedSigners");
@@ -10183,9 +10183,9 @@ var de_Aliases = /* @__PURE__ */ __name((output, context) => {
10183
10183
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10184
10184
  }
10185
10185
  if (output.Items === "") {
10186
- contents[_It] = [];
10187
- } else if (output[_It] != null && output[_It][_CNAME] != null) {
10188
- contents[_It] = de_AliasList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_CNAME]), context);
10186
+ contents[_I] = [];
10187
+ } else if (output[_I] != null && output[_I][_CNAME] != null) {
10188
+ contents[_I] = de_AliasList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_CNAME]), context);
10189
10189
  }
10190
10190
  return contents;
10191
10191
  }, "de_Aliases");
@@ -10215,9 +10215,9 @@ var de_AllowedMethods = /* @__PURE__ */ __name((output, context) => {
10215
10215
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10216
10216
  }
10217
10217
  if (output.Items === "") {
10218
- contents[_It] = [];
10219
- } else if (output[_It] != null && output[_It][_Met] != null) {
10220
- contents[_It] = de_MethodsList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_Met]), context);
10218
+ contents[_I] = [];
10219
+ } else if (output[_I] != null && output[_I][_Met] != null) {
10220
+ contents[_I] = de_MethodsList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_Met]), context);
10221
10221
  }
10222
10222
  if (output[_CM] != null) {
10223
10223
  contents[_CM] = de_CachedMethods(output[_CM], context);
@@ -10301,9 +10301,9 @@ var de_CacheBehaviors = /* @__PURE__ */ __name((output, context) => {
10301
10301
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10302
10302
  }
10303
10303
  if (output.Items === "") {
10304
- contents[_It] = [];
10305
- } else if (output[_It] != null && output[_It][_CB] != null) {
10306
- contents[_It] = de_CacheBehaviorList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_CB]), context);
10304
+ contents[_I] = [];
10305
+ } else if (output[_I] != null && output[_I][_CB] != null) {
10306
+ contents[_I] = de_CacheBehaviorList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_CB]), context);
10307
10307
  }
10308
10308
  return contents;
10309
10309
  }, "de_CacheBehaviors");
@@ -10313,9 +10313,9 @@ var de_CachedMethods = /* @__PURE__ */ __name((output, context) => {
10313
10313
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10314
10314
  }
10315
10315
  if (output.Items === "") {
10316
- contents[_It] = [];
10317
- } else if (output[_It] != null && output[_It][_Met] != null) {
10318
- contents[_It] = de_MethodsList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_Met]), context);
10316
+ contents[_I] = [];
10317
+ } else if (output[_I] != null && output[_I][_Met] != null) {
10318
+ contents[_I] = de_MethodsList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_Met]), context);
10319
10319
  }
10320
10320
  return contents;
10321
10321
  }, "de_CachedMethods");
@@ -10386,9 +10386,9 @@ var de_CachePolicyList = /* @__PURE__ */ __name((output, context) => {
10386
10386
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10387
10387
  }
10388
10388
  if (output.Items === "") {
10389
- contents[_It] = [];
10390
- } else if (output[_It] != null && output[_It][_CPS] != null) {
10391
- contents[_It] = de_CachePolicySummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_CPS]), context);
10389
+ contents[_I] = [];
10390
+ } else if (output[_I] != null && output[_I][_CPS] != null) {
10391
+ contents[_I] = de_CachePolicySummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_CPS]), context);
10392
10392
  }
10393
10393
  return contents;
10394
10394
  }, "de_CachePolicyList");
@@ -10458,9 +10458,9 @@ var de_CloudFrontOriginAccessIdentityList = /* @__PURE__ */ __name((output, cont
10458
10458
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10459
10459
  }
10460
10460
  if (output.Items === "") {
10461
- contents[_It] = [];
10462
- } else if (output[_It] != null && output[_It][_CFOAIS] != null) {
10463
- contents[_It] = de_CloudFrontOriginAccessIdentitySummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_CFOAIS]), context);
10461
+ contents[_I] = [];
10462
+ } else if (output[_I] != null && output[_I][_CFOAIS] != null) {
10463
+ contents[_I] = de_CloudFrontOriginAccessIdentitySummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_CFOAIS]), context);
10464
10464
  }
10465
10465
  return contents;
10466
10466
  }, "de_CloudFrontOriginAccessIdentityList");
@@ -10512,9 +10512,9 @@ var de_ConflictingAliasesList = /* @__PURE__ */ __name((output, context) => {
10512
10512
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10513
10513
  }
10514
10514
  if (output.Items === "") {
10515
- contents[_It] = [];
10516
- } else if (output[_It] != null && output[_It][_CAo] != null) {
10517
- contents[_It] = de_ConflictingAliases((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_CAo]), context);
10515
+ contents[_I] = [];
10516
+ } else if (output[_I] != null && output[_I][_CAo] != null) {
10517
+ contents[_I] = de_ConflictingAliases((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_CAo]), context);
10518
10518
  }
10519
10519
  return contents;
10520
10520
  }, "de_ConflictingAliasesList");
@@ -10552,9 +10552,9 @@ var de_ContentTypeProfiles = /* @__PURE__ */ __name((output, context) => {
10552
10552
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10553
10553
  }
10554
10554
  if (output.Items === "") {
10555
- contents[_It] = [];
10556
- } else if (output[_It] != null && output[_It][_CTP] != null) {
10557
- contents[_It] = de_ContentTypeProfileList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_CTP]), context);
10555
+ contents[_I] = [];
10556
+ } else if (output[_I] != null && output[_I][_CTP] != null) {
10557
+ contents[_I] = de_ContentTypeProfileList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_CTP]), context);
10558
10558
  }
10559
10559
  return contents;
10560
10560
  }, "de_ContentTypeProfiles");
@@ -10596,9 +10596,9 @@ var de_ContinuousDeploymentPolicyList = /* @__PURE__ */ __name((output, context)
10596
10596
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10597
10597
  }
10598
10598
  if (output.Items === "") {
10599
- contents[_It] = [];
10600
- } else if (output[_It] != null && output[_It][_CDPS] != null) {
10601
- contents[_It] = de_ContinuousDeploymentPolicySummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_CDPS]), context);
10599
+ contents[_I] = [];
10600
+ } else if (output[_I] != null && output[_I][_CDPS] != null) {
10601
+ contents[_I] = de_ContinuousDeploymentPolicySummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_CDPS]), context);
10602
10602
  }
10603
10603
  return contents;
10604
10604
  }, "de_ContinuousDeploymentPolicyList");
@@ -10645,9 +10645,9 @@ var de_CookieNames = /* @__PURE__ */ __name((output, context) => {
10645
10645
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10646
10646
  }
10647
10647
  if (output.Items === "") {
10648
- contents[_It] = [];
10649
- } else if (output[_It] != null && output[_It][_N] != null) {
10650
- contents[_It] = de_CookieNameList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_N]), context);
10648
+ contents[_I] = [];
10649
+ } else if (output[_I] != null && output[_I][_N] != null) {
10650
+ contents[_I] = de_CookieNameList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_N]), context);
10651
10651
  }
10652
10652
  return contents;
10653
10653
  }, "de_CookieNames");
@@ -10688,9 +10688,9 @@ var de_CustomErrorResponses = /* @__PURE__ */ __name((output, context) => {
10688
10688
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10689
10689
  }
10690
10690
  if (output.Items === "") {
10691
- contents[_It] = [];
10692
- } else if (output[_It] != null && output[_It][_CER] != null) {
10693
- contents[_It] = de_CustomErrorResponseList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_CER]), context);
10691
+ contents[_I] = [];
10692
+ } else if (output[_I] != null && output[_I][_CER] != null) {
10693
+ contents[_I] = de_CustomErrorResponseList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_CER]), context);
10694
10694
  }
10695
10695
  return contents;
10696
10696
  }, "de_CustomErrorResponses");
@@ -10700,9 +10700,9 @@ var de_CustomHeaders = /* @__PURE__ */ __name((output, context) => {
10700
10700
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10701
10701
  }
10702
10702
  if (output.Items === "") {
10703
- contents[_It] = [];
10704
- } else if (output[_It] != null && output[_It][_OCH] != null) {
10705
- contents[_It] = de_OriginCustomHeadersList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_OCH]), context);
10703
+ contents[_I] = [];
10704
+ } else if (output[_I] != null && output[_I][_OCH] != null) {
10705
+ contents[_I] = de_OriginCustomHeadersList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_OCH]), context);
10706
10706
  }
10707
10707
  return contents;
10708
10708
  }, "de_CustomHeaders");
@@ -10901,9 +10901,9 @@ var de_DistributionIdList = /* @__PURE__ */ __name((output, context) => {
10901
10901
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10902
10902
  }
10903
10903
  if (output.Items === "") {
10904
- contents[_It] = [];
10905
- } else if (output[_It] != null && output[_It][_DI] != null) {
10906
- contents[_It] = de_DistributionIdListSummary((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_DI]), context);
10904
+ contents[_I] = [];
10905
+ } else if (output[_I] != null && output[_I][_DI] != null) {
10906
+ contents[_I] = de_DistributionIdListSummary((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_DI]), context);
10907
10907
  }
10908
10908
  return contents;
10909
10909
  }, "de_DistributionIdList");
@@ -10930,9 +10930,9 @@ var de_DistributionList = /* @__PURE__ */ __name((output, context) => {
10930
10930
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
10931
10931
  }
10932
10932
  if (output.Items === "") {
10933
- contents[_It] = [];
10934
- } else if (output[_It] != null && output[_It][_DS] != null) {
10935
- contents[_It] = de_DistributionSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_DS]), context);
10933
+ contents[_I] = [];
10934
+ } else if (output[_I] != null && output[_I][_DS] != null) {
10935
+ contents[_I] = de_DistributionSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_DS]), context);
10936
10936
  }
10937
10937
  return contents;
10938
10938
  }, "de_DistributionList");
@@ -11016,9 +11016,9 @@ var de_EncryptionEntities = /* @__PURE__ */ __name((output, context) => {
11016
11016
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11017
11017
  }
11018
11018
  if (output.Items === "") {
11019
- contents[_It] = [];
11020
- } else if (output[_It] != null && output[_It][_EEn] != null) {
11021
- contents[_It] = de_EncryptionEntityList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_EEn]), context);
11019
+ contents[_I] = [];
11020
+ } else if (output[_I] != null && output[_I][_EEn] != null) {
11021
+ contents[_I] = de_EncryptionEntityList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_EEn]), context);
11022
11022
  }
11023
11023
  return contents;
11024
11024
  }, "de_EncryptionEntities");
@@ -11096,9 +11096,9 @@ var de_FieldLevelEncryptionList = /* @__PURE__ */ __name((output, context) => {
11096
11096
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11097
11097
  }
11098
11098
  if (output.Items === "") {
11099
- contents[_It] = [];
11100
- } else if (output[_It] != null && output[_It][_FLES] != null) {
11101
- contents[_It] = de_FieldLevelEncryptionSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_FLES]), context);
11099
+ contents[_I] = [];
11100
+ } else if (output[_I] != null && output[_I][_FLES] != null) {
11101
+ contents[_I] = de_FieldLevelEncryptionSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_FLES]), context);
11102
11102
  }
11103
11103
  return contents;
11104
11104
  }, "de_FieldLevelEncryptionList");
@@ -11143,9 +11143,9 @@ var de_FieldLevelEncryptionProfileList = /* @__PURE__ */ __name((output, context
11143
11143
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11144
11144
  }
11145
11145
  if (output.Items === "") {
11146
- contents[_It] = [];
11147
- } else if (output[_It] != null && output[_It][_FLEPS] != null) {
11148
- contents[_It] = de_FieldLevelEncryptionProfileSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_FLEPS]), context);
11146
+ contents[_I] = [];
11147
+ } else if (output[_I] != null && output[_I][_FLEPS] != null) {
11148
+ contents[_I] = de_FieldLevelEncryptionProfileSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_FLEPS]), context);
11149
11149
  }
11150
11150
  return contents;
11151
11151
  }, "de_FieldLevelEncryptionProfileList");
@@ -11213,9 +11213,9 @@ var de_FieldPatterns = /* @__PURE__ */ __name((output, context) => {
11213
11213
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11214
11214
  }
11215
11215
  if (output.Items === "") {
11216
- contents[_It] = [];
11217
- } else if (output[_It] != null && output[_It][_FPi] != null) {
11218
- contents[_It] = de_FieldPatternList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_FPi]), context);
11216
+ contents[_I] = [];
11217
+ } else if (output[_I] != null && output[_I][_FPi] != null) {
11218
+ contents[_I] = de_FieldPatternList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_FPi]), context);
11219
11219
  }
11220
11220
  return contents;
11221
11221
  }, "de_FieldPatterns");
@@ -11256,9 +11256,9 @@ var de_FunctionAssociations = /* @__PURE__ */ __name((output, context) => {
11256
11256
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11257
11257
  }
11258
11258
  if (output.Items === "") {
11259
- contents[_It] = [];
11260
- } else if (output[_It] != null && output[_It][_FAu] != null) {
11261
- contents[_It] = de_FunctionAssociationList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_FAu]), context);
11259
+ contents[_I] = [];
11260
+ } else if (output[_I] != null && output[_I][_FAu] != null) {
11261
+ contents[_I] = de_FunctionAssociationList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_FAu]), context);
11262
11262
  }
11263
11263
  return contents;
11264
11264
  }, "de_FunctionAssociations");
@@ -11292,9 +11292,9 @@ var de_FunctionList = /* @__PURE__ */ __name((output, context) => {
11292
11292
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11293
11293
  }
11294
11294
  if (output.Items === "") {
11295
- contents[_It] = [];
11296
- } else if (output[_It] != null && output[_It][_FSu] != null) {
11297
- contents[_It] = de_FunctionSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_FSu]), context);
11295
+ contents[_I] = [];
11296
+ } else if (output[_I] != null && output[_I][_FSu] != null) {
11297
+ contents[_I] = de_FunctionSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_FSu]), context);
11298
11298
  }
11299
11299
  return contents;
11300
11300
  }, "de_FunctionList");
@@ -11344,9 +11344,9 @@ var de_GeoRestriction = /* @__PURE__ */ __name((output, context) => {
11344
11344
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11345
11345
  }
11346
11346
  if (output.Items === "") {
11347
- contents[_It] = [];
11348
- } else if (output[_It] != null && output[_It][_L] != null) {
11349
- contents[_It] = de_LocationList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_L]), context);
11347
+ contents[_I] = [];
11348
+ } else if (output[_I] != null && output[_I][_L] != null) {
11349
+ contents[_I] = de_LocationList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_L]), context);
11350
11350
  }
11351
11351
  return contents;
11352
11352
  }, "de_GeoRestriction");
@@ -11361,9 +11361,9 @@ var de_Headers = /* @__PURE__ */ __name((output, context) => {
11361
11361
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11362
11362
  }
11363
11363
  if (output.Items === "") {
11364
- contents[_It] = [];
11365
- } else if (output[_It] != null && output[_It][_N] != null) {
11366
- contents[_It] = de_HeaderList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_N]), context);
11364
+ contents[_I] = [];
11365
+ } else if (output[_I] != null && output[_I][_N] != null) {
11366
+ contents[_I] = de_HeaderList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_N]), context);
11367
11367
  }
11368
11368
  return contents;
11369
11369
  }, "de_Headers");
@@ -11411,9 +11411,9 @@ var de_InvalidationList = /* @__PURE__ */ __name((output, context) => {
11411
11411
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11412
11412
  }
11413
11413
  if (output.Items === "") {
11414
- contents[_It] = [];
11415
- } else if (output[_It] != null && output[_It][_ISnv] != null) {
11416
- contents[_It] = de_InvalidationSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_ISnv]), context);
11414
+ contents[_I] = [];
11415
+ } else if (output[_I] != null && output[_I][_ISnv] != null) {
11416
+ contents[_I] = de_InvalidationSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_ISnv]), context);
11417
11417
  }
11418
11418
  return contents;
11419
11419
  }, "de_InvalidationList");
@@ -11454,9 +11454,9 @@ var de_KeyGroupConfig = /* @__PURE__ */ __name((output, context) => {
11454
11454
  contents[_N] = (0, import_smithy_client.expectString)(output[_N]);
11455
11455
  }
11456
11456
  if (output.Items === "") {
11457
- contents[_It] = [];
11458
- } else if (output[_It] != null && output[_It][_PK] != null) {
11459
- contents[_It] = de_PublicKeyIdList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_PK]), context);
11457
+ contents[_I] = [];
11458
+ } else if (output[_I] != null && output[_I][_PK] != null) {
11459
+ contents[_I] = de_PublicKeyIdList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_PK]), context);
11460
11460
  }
11461
11461
  if (output[_C] != null) {
11462
11462
  contents[_C] = (0, import_smithy_client.expectString)(output[_C]);
@@ -11475,9 +11475,9 @@ var de_KeyGroupList = /* @__PURE__ */ __name((output, context) => {
11475
11475
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11476
11476
  }
11477
11477
  if (output.Items === "") {
11478
- contents[_It] = [];
11479
- } else if (output[_It] != null && output[_It][_KGS] != null) {
11480
- contents[_It] = de_KeyGroupSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_KGS]), context);
11478
+ contents[_I] = [];
11479
+ } else if (output[_I] != null && output[_I][_KGS] != null) {
11480
+ contents[_I] = de_KeyGroupSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_KGS]), context);
11481
11481
  }
11482
11482
  return contents;
11483
11483
  }, "de_KeyGroupList");
@@ -11504,9 +11504,9 @@ var de_KeyPairIds = /* @__PURE__ */ __name((output, context) => {
11504
11504
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11505
11505
  }
11506
11506
  if (output.Items === "") {
11507
- contents[_It] = [];
11508
- } else if (output[_It] != null && output[_It][_KPI] != null) {
11509
- contents[_It] = de_KeyPairIdList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_KPI]), context);
11507
+ contents[_I] = [];
11508
+ } else if (output[_I] != null && output[_I][_KPI] != null) {
11509
+ contents[_I] = de_KeyPairIdList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_KPI]), context);
11510
11510
  }
11511
11511
  return contents;
11512
11512
  }, "de_KeyPairIds");
@@ -11550,9 +11550,9 @@ var de_KeyValueStoreAssociations = /* @__PURE__ */ __name((output, context) => {
11550
11550
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11551
11551
  }
11552
11552
  if (output.Items === "") {
11553
- contents[_It] = [];
11554
- } else if (output[_It] != null && output[_It][_KVSAe] != null) {
11555
- contents[_It] = de_KeyValueStoreAssociationList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_KVSAe]), context);
11553
+ contents[_I] = [];
11554
+ } else if (output[_I] != null && output[_I][_KVSAe] != null) {
11555
+ contents[_I] = de_KeyValueStoreAssociationList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_KVSAe]), context);
11556
11556
  }
11557
11557
  return contents;
11558
11558
  }, "de_KeyValueStoreAssociations");
@@ -11568,9 +11568,9 @@ var de_KeyValueStoreList = /* @__PURE__ */ __name((output, context) => {
11568
11568
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11569
11569
  }
11570
11570
  if (output.Items === "") {
11571
- contents[_It] = [];
11572
- } else if (output[_It] != null && output[_It][_KVS] != null) {
11573
- contents[_It] = de_KeyValueStoreSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_KVS]), context);
11571
+ contents[_I] = [];
11572
+ } else if (output[_I] != null && output[_I][_KVS] != null) {
11573
+ contents[_I] = de_KeyValueStoreSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_KVS]), context);
11574
11574
  }
11575
11575
  return contents;
11576
11576
  }, "de_KeyValueStoreList");
@@ -11628,9 +11628,9 @@ var de_LambdaFunctionAssociations = /* @__PURE__ */ __name((output, context) =>
11628
11628
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11629
11629
  }
11630
11630
  if (output.Items === "") {
11631
- contents[_It] = [];
11632
- } else if (output[_It] != null && output[_It][_LFAa] != null) {
11633
- contents[_It] = de_LambdaFunctionAssociationList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_LFAa]), context);
11631
+ contents[_I] = [];
11632
+ } else if (output[_I] != null && output[_I][_LFAa] != null) {
11633
+ contents[_I] = de_LambdaFunctionAssociationList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_LFAa]), context);
11634
11634
  }
11635
11635
  return contents;
11636
11636
  }, "de_LambdaFunctionAssociations");
@@ -11748,9 +11748,9 @@ var de_OriginAccessControlList = /* @__PURE__ */ __name((output, context) => {
11748
11748
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11749
11749
  }
11750
11750
  if (output.Items === "") {
11751
- contents[_It] = [];
11752
- } else if (output[_It] != null && output[_It][_OACS] != null) {
11753
- contents[_It] = de_OriginAccessControlSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_OACS]), context);
11751
+ contents[_I] = [];
11752
+ } else if (output[_I] != null && output[_I][_OACS] != null) {
11753
+ contents[_I] = de_OriginAccessControlSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_OACS]), context);
11754
11754
  }
11755
11755
  return contents;
11756
11756
  }, "de_OriginAccessControlList");
@@ -11839,9 +11839,9 @@ var de_OriginGroupMembers = /* @__PURE__ */ __name((output, context) => {
11839
11839
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11840
11840
  }
11841
11841
  if (output.Items === "") {
11842
- contents[_It] = [];
11843
- } else if (output[_It] != null && output[_It][_OGM] != null) {
11844
- contents[_It] = de_OriginGroupMemberList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_OGM]), context);
11842
+ contents[_I] = [];
11843
+ } else if (output[_I] != null && output[_I][_OGM] != null) {
11844
+ contents[_I] = de_OriginGroupMemberList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_OGM]), context);
11845
11845
  }
11846
11846
  return contents;
11847
11847
  }, "de_OriginGroupMembers");
@@ -11851,9 +11851,9 @@ var de_OriginGroups = /* @__PURE__ */ __name((output, context) => {
11851
11851
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11852
11852
  }
11853
11853
  if (output.Items === "") {
11854
- contents[_It] = [];
11855
- } else if (output[_It] != null && output[_It][_OGr] != null) {
11856
- contents[_It] = de_OriginGroupList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_OGr]), context);
11854
+ contents[_I] = [];
11855
+ } else if (output[_I] != null && output[_I][_OGr] != null) {
11856
+ contents[_I] = de_OriginGroupList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_OGr]), context);
11857
11857
  }
11858
11858
  return contents;
11859
11859
  }, "de_OriginGroups");
@@ -11926,9 +11926,9 @@ var de_OriginRequestPolicyList = /* @__PURE__ */ __name((output, context) => {
11926
11926
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11927
11927
  }
11928
11928
  if (output.Items === "") {
11929
- contents[_It] = [];
11930
- } else if (output[_It] != null && output[_It][_ORPS] != null) {
11931
- contents[_It] = de_OriginRequestPolicySummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_ORPS]), context);
11929
+ contents[_I] = [];
11930
+ } else if (output[_I] != null && output[_I][_ORPS] != null) {
11931
+ contents[_I] = de_OriginRequestPolicySummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_ORPS]), context);
11932
11932
  }
11933
11933
  return contents;
11934
11934
  }, "de_OriginRequestPolicyList");
@@ -11963,9 +11963,9 @@ var de_Origins = /* @__PURE__ */ __name((output, context) => {
11963
11963
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11964
11964
  }
11965
11965
  if (output.Items === "") {
11966
- contents[_It] = [];
11967
- } else if (output[_It] != null && output[_It][_Or] != null) {
11968
- contents[_It] = de_OriginList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_Or]), context);
11966
+ contents[_I] = [];
11967
+ } else if (output[_I] != null && output[_I][_Or] != null) {
11968
+ contents[_I] = de_OriginList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_Or]), context);
11969
11969
  }
11970
11970
  return contents;
11971
11971
  }, "de_Origins");
@@ -11985,9 +11985,9 @@ var de_OriginSslProtocols = /* @__PURE__ */ __name((output, context) => {
11985
11985
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
11986
11986
  }
11987
11987
  if (output.Items === "") {
11988
- contents[_It] = [];
11989
- } else if (output[_It] != null && output[_It][_SPs] != null) {
11990
- contents[_It] = de_SslProtocolsList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_SPs]), context);
11988
+ contents[_I] = [];
11989
+ } else if (output[_I] != null && output[_I][_SPs] != null) {
11990
+ contents[_I] = de_SslProtocolsList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_SPs]), context);
11991
11991
  }
11992
11992
  return contents;
11993
11993
  }, "de_OriginSslProtocols");
@@ -12021,9 +12021,9 @@ var de_Paths = /* @__PURE__ */ __name((output, context) => {
12021
12021
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12022
12022
  }
12023
12023
  if (output.Items === "") {
12024
- contents[_It] = [];
12025
- } else if (output[_It] != null && output[_It][_Pa] != null) {
12026
- contents[_It] = de_PathList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_Pa]), context);
12024
+ contents[_I] = [];
12025
+ } else if (output[_I] != null && output[_I][_Pa] != null) {
12026
+ contents[_I] = de_PathList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_Pa]), context);
12027
12027
  }
12028
12028
  return contents;
12029
12029
  }, "de_Paths");
@@ -12073,9 +12073,9 @@ var de_PublicKeyList = /* @__PURE__ */ __name((output, context) => {
12073
12073
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12074
12074
  }
12075
12075
  if (output.Items === "") {
12076
- contents[_It] = [];
12077
- } else if (output[_It] != null && output[_It][_PKS] != null) {
12078
- contents[_It] = de_PublicKeySummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_PKS]), context);
12076
+ contents[_I] = [];
12077
+ } else if (output[_I] != null && output[_I][_PKS] != null) {
12078
+ contents[_I] = de_PublicKeySummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_PKS]), context);
12079
12079
  }
12080
12080
  return contents;
12081
12081
  }, "de_PublicKeyList");
@@ -12134,9 +12134,9 @@ var de_QueryArgProfiles = /* @__PURE__ */ __name((output, context) => {
12134
12134
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12135
12135
  }
12136
12136
  if (output.Items === "") {
12137
- contents[_It] = [];
12138
- } else if (output[_It] != null && output[_It][_QAP] != null) {
12139
- contents[_It] = de_QueryArgProfileList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_QAP]), context);
12137
+ contents[_I] = [];
12138
+ } else if (output[_I] != null && output[_I][_QAP] != null) {
12139
+ contents[_I] = de_QueryArgProfileList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_QAP]), context);
12140
12140
  }
12141
12141
  return contents;
12142
12142
  }, "de_QueryArgProfiles");
@@ -12146,9 +12146,9 @@ var de_QueryStringCacheKeys = /* @__PURE__ */ __name((output, context) => {
12146
12146
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12147
12147
  }
12148
12148
  if (output.Items === "") {
12149
- contents[_It] = [];
12150
- } else if (output[_It] != null && output[_It][_N] != null) {
12151
- contents[_It] = de_QueryStringCacheKeysList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_N]), context);
12149
+ contents[_I] = [];
12150
+ } else if (output[_I] != null && output[_I][_N] != null) {
12151
+ contents[_I] = de_QueryStringCacheKeysList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_N]), context);
12152
12152
  }
12153
12153
  return contents;
12154
12154
  }, "de_QueryStringCacheKeys");
@@ -12163,9 +12163,9 @@ var de_QueryStringNames = /* @__PURE__ */ __name((output, context) => {
12163
12163
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12164
12164
  }
12165
12165
  if (output.Items === "") {
12166
- contents[_It] = [];
12167
- } else if (output[_It] != null && output[_It][_N] != null) {
12168
- contents[_It] = de_QueryStringNamesList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_N]), context);
12166
+ contents[_I] = [];
12167
+ } else if (output[_I] != null && output[_I][_N] != null) {
12168
+ contents[_I] = de_QueryStringNamesList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_N]), context);
12169
12169
  }
12170
12170
  return contents;
12171
12171
  }, "de_QueryStringNames");
@@ -12208,9 +12208,9 @@ var de_RealtimeLogConfigs = /* @__PURE__ */ __name((output, context) => {
12208
12208
  contents[_MI] = (0, import_smithy_client.strictParseInt32)(output[_MI]);
12209
12209
  }
12210
12210
  if (output.Items === "") {
12211
- contents[_It] = [];
12212
- } else if (output[_It] != null && output[_It][_m] != null) {
12213
- contents[_It] = de_RealtimeLogConfigList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_m]), context);
12211
+ contents[_I] = [];
12212
+ } else if (output[_I] != null && output[_I][_m] != null) {
12213
+ contents[_I] = de_RealtimeLogConfigList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_m]), context);
12214
12214
  }
12215
12215
  if (output[_IT] != null) {
12216
12216
  contents[_IT] = (0, import_smithy_client.parseBoolean)(output[_IT]);
@@ -12249,9 +12249,9 @@ var de_ResponseHeadersPolicyAccessControlAllowHeaders = /* @__PURE__ */ __name((
12249
12249
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12250
12250
  }
12251
12251
  if (output.Items === "") {
12252
- contents[_It] = [];
12253
- } else if (output[_It] != null && output[_It][_H] != null) {
12254
- contents[_It] = de_AccessControlAllowHeadersList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_H]), context);
12252
+ contents[_I] = [];
12253
+ } else if (output[_I] != null && output[_I][_H] != null) {
12254
+ contents[_I] = de_AccessControlAllowHeadersList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_H]), context);
12255
12255
  }
12256
12256
  return contents;
12257
12257
  }, "de_ResponseHeadersPolicyAccessControlAllowHeaders");
@@ -12261,9 +12261,9 @@ var de_ResponseHeadersPolicyAccessControlAllowMethods = /* @__PURE__ */ __name((
12261
12261
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12262
12262
  }
12263
12263
  if (output.Items === "") {
12264
- contents[_It] = [];
12265
- } else if (output[_It] != null && output[_It][_Met] != null) {
12266
- contents[_It] = de_AccessControlAllowMethodsList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_Met]), context);
12264
+ contents[_I] = [];
12265
+ } else if (output[_I] != null && output[_I][_Met] != null) {
12266
+ contents[_I] = de_AccessControlAllowMethodsList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_Met]), context);
12267
12267
  }
12268
12268
  return contents;
12269
12269
  }, "de_ResponseHeadersPolicyAccessControlAllowMethods");
@@ -12273,9 +12273,9 @@ var de_ResponseHeadersPolicyAccessControlAllowOrigins = /* @__PURE__ */ __name((
12273
12273
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12274
12274
  }
12275
12275
  if (output.Items === "") {
12276
- contents[_It] = [];
12277
- } else if (output[_It] != null && output[_It][_Or] != null) {
12278
- contents[_It] = de_AccessControlAllowOriginsList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_Or]), context);
12276
+ contents[_I] = [];
12277
+ } else if (output[_I] != null && output[_I][_Or] != null) {
12278
+ contents[_I] = de_AccessControlAllowOriginsList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_Or]), context);
12279
12279
  }
12280
12280
  return contents;
12281
12281
  }, "de_ResponseHeadersPolicyAccessControlAllowOrigins");
@@ -12285,9 +12285,9 @@ var de_ResponseHeadersPolicyAccessControlExposeHeaders = /* @__PURE__ */ __name(
12285
12285
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12286
12286
  }
12287
12287
  if (output.Items === "") {
12288
- contents[_It] = [];
12289
- } else if (output[_It] != null && output[_It][_H] != null) {
12290
- contents[_It] = de_AccessControlExposeHeadersList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_H]), context);
12288
+ contents[_I] = [];
12289
+ } else if (output[_I] != null && output[_I][_H] != null) {
12290
+ contents[_I] = de_AccessControlExposeHeadersList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_H]), context);
12291
12291
  }
12292
12292
  return contents;
12293
12293
  }, "de_ResponseHeadersPolicyAccessControlExposeHeaders");
@@ -12382,9 +12382,9 @@ var de_ResponseHeadersPolicyCustomHeadersConfig = /* @__PURE__ */ __name((output
12382
12382
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12383
12383
  }
12384
12384
  if (output.Items === "") {
12385
- contents[_It] = [];
12386
- } else if (output[_It] != null && output[_It][_RHPCH] != null) {
12387
- contents[_It] = de_ResponseHeadersPolicyCustomHeaderList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_RHPCH]), context);
12385
+ contents[_I] = [];
12386
+ } else if (output[_I] != null && output[_I][_RHPCH] != null) {
12387
+ contents[_I] = de_ResponseHeadersPolicyCustomHeaderList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_RHPCH]), context);
12388
12388
  }
12389
12389
  return contents;
12390
12390
  }, "de_ResponseHeadersPolicyCustomHeadersConfig");
@@ -12410,9 +12410,9 @@ var de_ResponseHeadersPolicyList = /* @__PURE__ */ __name((output, context) => {
12410
12410
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12411
12411
  }
12412
12412
  if (output.Items === "") {
12413
- contents[_It] = [];
12414
- } else if (output[_It] != null && output[_It][_RHPS] != null) {
12415
- contents[_It] = de_ResponseHeadersPolicySummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_RHPS]), context);
12413
+ contents[_I] = [];
12414
+ } else if (output[_I] != null && output[_I][_RHPS] != null) {
12415
+ contents[_I] = de_ResponseHeadersPolicySummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_RHPS]), context);
12416
12416
  }
12417
12417
  return contents;
12418
12418
  }, "de_ResponseHeadersPolicyList");
@@ -12444,9 +12444,9 @@ var de_ResponseHeadersPolicyRemoveHeadersConfig = /* @__PURE__ */ __name((output
12444
12444
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12445
12445
  }
12446
12446
  if (output.Items === "") {
12447
- contents[_It] = [];
12448
- } else if (output[_It] != null && output[_It][_RHPRH] != null) {
12449
- contents[_It] = de_ResponseHeadersPolicyRemoveHeaderList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_RHPRH]), context);
12447
+ contents[_I] = [];
12448
+ } else if (output[_I] != null && output[_I][_RHPRH] != null) {
12449
+ contents[_I] = de_ResponseHeadersPolicyRemoveHeaderList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_RHPRH]), context);
12450
12450
  }
12451
12451
  return contents;
12452
12452
  }, "de_ResponseHeadersPolicyRemoveHeadersConfig");
@@ -12594,9 +12594,9 @@ var de_StagingDistributionDnsNames = /* @__PURE__ */ __name((output, context) =>
12594
12594
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12595
12595
  }
12596
12596
  if (output.Items === "") {
12597
- contents[_It] = [];
12598
- } else if (output[_It] != null && output[_It][_DNn] != null) {
12599
- contents[_It] = de_StagingDistributionDnsNameList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_DNn]), context);
12597
+ contents[_I] = [];
12598
+ } else if (output[_I] != null && output[_I][_DNn] != null) {
12599
+ contents[_I] = de_StagingDistributionDnsNameList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_DNn]), context);
12600
12600
  }
12601
12601
  return contents;
12602
12602
  }, "de_StagingDistributionDnsNames");
@@ -12611,9 +12611,9 @@ var de_StatusCodes = /* @__PURE__ */ __name((output, context) => {
12611
12611
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12612
12612
  }
12613
12613
  if (output.Items === "") {
12614
- contents[_It] = [];
12615
- } else if (output[_It] != null && output[_It][_SCt] != null) {
12616
- contents[_It] = de_StatusCodeList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_SCt]), context);
12614
+ contents[_I] = [];
12615
+ } else if (output[_I] != null && output[_I][_SCt] != null) {
12616
+ contents[_I] = de_StatusCodeList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_SCt]), context);
12617
12617
  }
12618
12618
  return contents;
12619
12619
  }, "de_StatusCodes");
@@ -12688,9 +12688,9 @@ var de_StreamingDistributionList = /* @__PURE__ */ __name((output, context) => {
12688
12688
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12689
12689
  }
12690
12690
  if (output.Items === "") {
12691
- contents[_It] = [];
12692
- } else if (output[_It] != null && output[_It][_SDS] != null) {
12693
- contents[_It] = de_StreamingDistributionSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_SDS]), context);
12691
+ contents[_I] = [];
12692
+ } else if (output[_I] != null && output[_I][_SDS] != null) {
12693
+ contents[_I] = de_StreamingDistributionSummaryList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_SDS]), context);
12694
12694
  }
12695
12695
  return contents;
12696
12696
  }, "de_StreamingDistributionList");
@@ -12767,9 +12767,9 @@ var de_TagList = /* @__PURE__ */ __name((output, context) => {
12767
12767
  var de_Tags = /* @__PURE__ */ __name((output, context) => {
12768
12768
  const contents = {};
12769
12769
  if (output.Items === "") {
12770
- contents[_It] = [];
12771
- } else if (output[_It] != null && output[_It][_Tag] != null) {
12772
- contents[_It] = de_TagList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_Tag]), context);
12770
+ contents[_I] = [];
12771
+ } else if (output[_I] != null && output[_I][_Tag] != null) {
12772
+ contents[_I] = de_TagList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_Tag]), context);
12773
12773
  }
12774
12774
  return contents;
12775
12775
  }, "de_Tags");
@@ -12821,9 +12821,9 @@ var de_TrustedKeyGroups = /* @__PURE__ */ __name((output, context) => {
12821
12821
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12822
12822
  }
12823
12823
  if (output.Items === "") {
12824
- contents[_It] = [];
12825
- } else if (output[_It] != null && output[_It][_KG] != null) {
12826
- contents[_It] = de_TrustedKeyGroupIdList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_KG]), context);
12824
+ contents[_I] = [];
12825
+ } else if (output[_I] != null && output[_I][_KG] != null) {
12826
+ contents[_I] = de_TrustedKeyGroupIdList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_KG]), context);
12827
12827
  }
12828
12828
  return contents;
12829
12829
  }, "de_TrustedKeyGroups");
@@ -12836,9 +12836,9 @@ var de_TrustedSigners = /* @__PURE__ */ __name((output, context) => {
12836
12836
  contents[_Q] = (0, import_smithy_client.strictParseInt32)(output[_Q]);
12837
12837
  }
12838
12838
  if (output.Items === "") {
12839
- contents[_It] = [];
12840
- } else if (output[_It] != null && output[_It][_AAN] != null) {
12841
- contents[_It] = de_AwsAccountNumberList((0, import_smithy_client.getArrayIfSingleItem)(output[_It][_AAN]), context);
12839
+ contents[_I] = [];
12840
+ } else if (output[_I] != null && output[_I][_AAN] != null) {
12841
+ contents[_I] = de_AwsAccountNumberList((0, import_smithy_client.getArrayIfSingleItem)(output[_I][_AAN]), context);
12842
12842
  }
12843
12843
  return contents;
12844
12844
  }, "de_TrustedSigners");
@@ -13018,7 +13018,7 @@ var _HTTPSP = "HTTPSPort";
13018
13018
  var _HV = "HttpVersion";
13019
13019
  var _HVe = "HeaderValue";
13020
13020
  var _He = "Headers";
13021
- var _I = "Integer";
13021
+ var _I = "Items";
13022
13022
  var _IAMCI = "IAMCertificateId";
13023
13023
  var _IB = "InvalidationBatch";
13024
13024
  var _IBn = "IncludeBody";
@@ -13035,7 +13035,6 @@ var _ISt = "ItemSelection";
13035
13035
  var _IT = "IsTruncated";
13036
13036
  var _ITTL = "IdleTTL";
13037
13037
  var _Id = "Id";
13038
- var _It = "Items";
13039
13038
  var _K = "Key";
13040
13039
  var _KG = "KeyGroup";
13041
13040
  var _KGC = "KeyGroupConfig";