@aws-sdk/client-ses 3.53.0 → 3.55.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 (92) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/dist-cjs/SESClient.js +13 -13
  3. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +3 -3
  4. package/dist-cjs/commands/CreateConfigurationSetCommand.js +3 -3
  5. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
  6. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -3
  7. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -3
  8. package/dist-cjs/commands/CreateReceiptFilterCommand.js +3 -3
  9. package/dist-cjs/commands/CreateReceiptRuleCommand.js +3 -3
  10. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +3 -3
  11. package/dist-cjs/commands/CreateTemplateCommand.js +3 -3
  12. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +3 -3
  13. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
  14. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -3
  15. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -3
  16. package/dist-cjs/commands/DeleteIdentityCommand.js +3 -3
  17. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +3 -3
  18. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +3 -3
  19. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +3 -3
  20. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +3 -3
  21. package/dist-cjs/commands/DeleteTemplateCommand.js +3 -3
  22. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +3 -3
  23. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +3 -3
  24. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +3 -3
  25. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +3 -3
  26. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +3 -3
  27. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +3 -3
  28. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
  29. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +3 -3
  30. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -3
  31. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +3 -3
  32. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +3 -3
  33. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +3 -3
  34. package/dist-cjs/commands/GetSendQuotaCommand.js +3 -3
  35. package/dist-cjs/commands/GetSendStatisticsCommand.js +3 -3
  36. package/dist-cjs/commands/GetTemplateCommand.js +3 -3
  37. package/dist-cjs/commands/ListConfigurationSetsCommand.js +3 -3
  38. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
  39. package/dist-cjs/commands/ListIdentitiesCommand.js +3 -3
  40. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +3 -3
  41. package/dist-cjs/commands/ListReceiptFiltersCommand.js +3 -3
  42. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +3 -3
  43. package/dist-cjs/commands/ListTemplatesCommand.js +3 -3
  44. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +3 -3
  45. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
  46. package/dist-cjs/commands/PutIdentityPolicyCommand.js +3 -3
  47. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +3 -3
  48. package/dist-cjs/commands/SendBounceCommand.js +3 -3
  49. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +3 -3
  50. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +3 -3
  51. package/dist-cjs/commands/SendEmailCommand.js +3 -3
  52. package/dist-cjs/commands/SendRawEmailCommand.js +3 -3
  53. package/dist-cjs/commands/SendTemplatedEmailCommand.js +3 -3
  54. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +3 -3
  55. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +3 -3
  56. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -3
  57. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -3
  58. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +3 -3
  59. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +3 -3
  60. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +3 -3
  61. package/dist-cjs/commands/TestRenderTemplateCommand.js +3 -3
  62. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +3 -3
  63. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
  64. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +3 -3
  65. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +3 -3
  66. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -3
  67. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -3
  68. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +3 -3
  69. package/dist-cjs/commands/UpdateTemplateCommand.js +3 -3
  70. package/dist-cjs/commands/VerifyDomainDkimCommand.js +3 -3
  71. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +3 -3
  72. package/dist-cjs/commands/VerifyEmailAddressCommand.js +3 -3
  73. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +3 -3
  74. package/dist-cjs/endpoints.js +1 -1
  75. package/dist-cjs/protocols/Aws_query.js +301 -301
  76. package/dist-cjs/runtimeConfig.browser.js +4 -4
  77. package/dist-cjs/runtimeConfig.js +9 -9
  78. package/dist-cjs/runtimeConfig.native.js +1 -1
  79. package/dist-cjs/waiters/waitForIdentityExists.js +3 -3
  80. package/dist-es/SES.js +71 -71
  81. package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js +4 -4
  82. package/dist-es/pagination/ListIdentitiesPaginator.js +4 -4
  83. package/dist-es/protocols/Aws_query.js +73 -73
  84. package/dist-types/SESClient.d.ts +2 -2
  85. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  86. package/dist-types/runtimeConfig.d.ts +1 -1
  87. package/dist-types/runtimeConfig.native.d.ts +3 -3
  88. package/dist-types/ts3.4/SESClient.d.ts +2 -2
  89. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  90. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  91. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  92. package/package.json +35 -35
@@ -963,7 +963,7 @@ const deserializeAws_queryCloneReceiptRuleSetCommandError = async (output, conte
963
963
  $fault: "client",
964
964
  $metadata: deserializeMetadata(output),
965
965
  });
966
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
966
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
967
967
  }
968
968
  };
969
969
  const deserializeAws_queryCreateConfigurationSetCommand = async (output, context) => {
@@ -1005,7 +1005,7 @@ const deserializeAws_queryCreateConfigurationSetCommandError = async (output, co
1005
1005
  $fault: "client",
1006
1006
  $metadata: deserializeMetadata(output),
1007
1007
  });
1008
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1008
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1009
1009
  }
1010
1010
  };
1011
1011
  const deserializeAws_queryCreateConfigurationSetEventDestinationCommand = async (output, context) => {
@@ -1056,7 +1056,7 @@ const deserializeAws_queryCreateConfigurationSetEventDestinationCommandError = a
1056
1056
  $fault: "client",
1057
1057
  $metadata: deserializeMetadata(output),
1058
1058
  });
1059
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1059
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1060
1060
  }
1061
1061
  };
1062
1062
  const deserializeAws_queryCreateConfigurationSetTrackingOptionsCommand = async (output, context) => {
@@ -1098,7 +1098,7 @@ const deserializeAws_queryCreateConfigurationSetTrackingOptionsCommandError = as
1098
1098
  $fault: "client",
1099
1099
  $metadata: deserializeMetadata(output),
1100
1100
  });
1101
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1101
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1102
1102
  }
1103
1103
  };
1104
1104
  const deserializeAws_queryCreateCustomVerificationEmailTemplateCommand = async (output, context) => {
@@ -1140,7 +1140,7 @@ const deserializeAws_queryCreateCustomVerificationEmailTemplateCommandError = as
1140
1140
  $fault: "client",
1141
1141
  $metadata: deserializeMetadata(output),
1142
1142
  });
1143
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1143
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1144
1144
  }
1145
1145
  };
1146
1146
  const deserializeAws_queryCreateReceiptFilterCommand = async (output, context) => {
@@ -1179,7 +1179,7 @@ const deserializeAws_queryCreateReceiptFilterCommandError = async (output, conte
1179
1179
  $fault: "client",
1180
1180
  $metadata: deserializeMetadata(output),
1181
1181
  });
1182
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1182
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1183
1183
  }
1184
1184
  };
1185
1185
  const deserializeAws_queryCreateReceiptRuleCommand = async (output, context) => {
@@ -1233,7 +1233,7 @@ const deserializeAws_queryCreateReceiptRuleCommandError = async (output, context
1233
1233
  $fault: "client",
1234
1234
  $metadata: deserializeMetadata(output),
1235
1235
  });
1236
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1236
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1237
1237
  }
1238
1238
  };
1239
1239
  const deserializeAws_queryCreateReceiptRuleSetCommand = async (output, context) => {
@@ -1272,7 +1272,7 @@ const deserializeAws_queryCreateReceiptRuleSetCommandError = async (output, cont
1272
1272
  $fault: "client",
1273
1273
  $metadata: deserializeMetadata(output),
1274
1274
  });
1275
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1275
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1276
1276
  }
1277
1277
  };
1278
1278
  const deserializeAws_queryCreateTemplateCommand = async (output, context) => {
@@ -1314,7 +1314,7 @@ const deserializeAws_queryCreateTemplateCommandError = async (output, context) =
1314
1314
  $fault: "client",
1315
1315
  $metadata: deserializeMetadata(output),
1316
1316
  });
1317
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1317
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1318
1318
  }
1319
1319
  };
1320
1320
  const deserializeAws_queryDeleteConfigurationSetCommand = async (output, context) => {
@@ -1350,7 +1350,7 @@ const deserializeAws_queryDeleteConfigurationSetCommandError = async (output, co
1350
1350
  $fault: "client",
1351
1351
  $metadata: deserializeMetadata(output),
1352
1352
  });
1353
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1353
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1354
1354
  }
1355
1355
  };
1356
1356
  const deserializeAws_queryDeleteConfigurationSetEventDestinationCommand = async (output, context) => {
@@ -1389,7 +1389,7 @@ const deserializeAws_queryDeleteConfigurationSetEventDestinationCommandError = a
1389
1389
  $fault: "client",
1390
1390
  $metadata: deserializeMetadata(output),
1391
1391
  });
1392
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1392
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1393
1393
  }
1394
1394
  };
1395
1395
  const deserializeAws_queryDeleteConfigurationSetTrackingOptionsCommand = async (output, context) => {
@@ -1428,7 +1428,7 @@ const deserializeAws_queryDeleteConfigurationSetTrackingOptionsCommandError = as
1428
1428
  $fault: "client",
1429
1429
  $metadata: deserializeMetadata(output),
1430
1430
  });
1431
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1431
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1432
1432
  }
1433
1433
  };
1434
1434
  const deserializeAws_queryDeleteCustomVerificationEmailTemplateCommand = async (output, context) => {
@@ -1458,7 +1458,7 @@ const deserializeAws_queryDeleteCustomVerificationEmailTemplateCommandError = as
1458
1458
  $fault: "client",
1459
1459
  $metadata: deserializeMetadata(output),
1460
1460
  });
1461
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1461
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1462
1462
  }
1463
1463
  };
1464
1464
  const deserializeAws_queryDeleteIdentityCommand = async (output, context) => {
@@ -1491,7 +1491,7 @@ const deserializeAws_queryDeleteIdentityCommandError = async (output, context) =
1491
1491
  $fault: "client",
1492
1492
  $metadata: deserializeMetadata(output),
1493
1493
  });
1494
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1494
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1495
1495
  }
1496
1496
  };
1497
1497
  const deserializeAws_queryDeleteIdentityPolicyCommand = async (output, context) => {
@@ -1524,7 +1524,7 @@ const deserializeAws_queryDeleteIdentityPolicyCommandError = async (output, cont
1524
1524
  $fault: "client",
1525
1525
  $metadata: deserializeMetadata(output),
1526
1526
  });
1527
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1527
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1528
1528
  }
1529
1529
  };
1530
1530
  const deserializeAws_queryDeleteReceiptFilterCommand = async (output, context) => {
@@ -1557,7 +1557,7 @@ const deserializeAws_queryDeleteReceiptFilterCommandError = async (output, conte
1557
1557
  $fault: "client",
1558
1558
  $metadata: deserializeMetadata(output),
1559
1559
  });
1560
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1560
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1561
1561
  }
1562
1562
  };
1563
1563
  const deserializeAws_queryDeleteReceiptRuleCommand = async (output, context) => {
@@ -1593,7 +1593,7 @@ const deserializeAws_queryDeleteReceiptRuleCommandError = async (output, context
1593
1593
  $fault: "client",
1594
1594
  $metadata: deserializeMetadata(output),
1595
1595
  });
1596
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1596
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1597
1597
  }
1598
1598
  };
1599
1599
  const deserializeAws_queryDeleteReceiptRuleSetCommand = async (output, context) => {
@@ -1629,7 +1629,7 @@ const deserializeAws_queryDeleteReceiptRuleSetCommandError = async (output, cont
1629
1629
  $fault: "client",
1630
1630
  $metadata: deserializeMetadata(output),
1631
1631
  });
1632
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1632
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1633
1633
  }
1634
1634
  };
1635
1635
  const deserializeAws_queryDeleteTemplateCommand = async (output, context) => {
@@ -1662,7 +1662,7 @@ const deserializeAws_queryDeleteTemplateCommandError = async (output, context) =
1662
1662
  $fault: "client",
1663
1663
  $metadata: deserializeMetadata(output),
1664
1664
  });
1665
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1665
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1666
1666
  }
1667
1667
  };
1668
1668
  const deserializeAws_queryDeleteVerifiedEmailAddressCommand = async (output, context) => {
@@ -1692,7 +1692,7 @@ const deserializeAws_queryDeleteVerifiedEmailAddressCommandError = async (output
1692
1692
  $fault: "client",
1693
1693
  $metadata: deserializeMetadata(output),
1694
1694
  });
1695
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1695
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1696
1696
  }
1697
1697
  };
1698
1698
  const deserializeAws_queryDescribeActiveReceiptRuleSetCommand = async (output, context) => {
@@ -1725,7 +1725,7 @@ const deserializeAws_queryDescribeActiveReceiptRuleSetCommandError = async (outp
1725
1725
  $fault: "client",
1726
1726
  $metadata: deserializeMetadata(output),
1727
1727
  });
1728
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1728
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1729
1729
  }
1730
1730
  };
1731
1731
  const deserializeAws_queryDescribeConfigurationSetCommand = async (output, context) => {
@@ -1761,7 +1761,7 @@ const deserializeAws_queryDescribeConfigurationSetCommandError = async (output,
1761
1761
  $fault: "client",
1762
1762
  $metadata: deserializeMetadata(output),
1763
1763
  });
1764
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1764
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1765
1765
  }
1766
1766
  };
1767
1767
  const deserializeAws_queryDescribeReceiptRuleCommand = async (output, context) => {
@@ -1800,7 +1800,7 @@ const deserializeAws_queryDescribeReceiptRuleCommandError = async (output, conte
1800
1800
  $fault: "client",
1801
1801
  $metadata: deserializeMetadata(output),
1802
1802
  });
1803
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1803
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1804
1804
  }
1805
1805
  };
1806
1806
  const deserializeAws_queryDescribeReceiptRuleSetCommand = async (output, context) => {
@@ -1836,7 +1836,7 @@ const deserializeAws_queryDescribeReceiptRuleSetCommandError = async (output, co
1836
1836
  $fault: "client",
1837
1837
  $metadata: deserializeMetadata(output),
1838
1838
  });
1839
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1839
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1840
1840
  }
1841
1841
  };
1842
1842
  const deserializeAws_queryGetAccountSendingEnabledCommand = async (output, context) => {
@@ -1869,7 +1869,7 @@ const deserializeAws_queryGetAccountSendingEnabledCommandError = async (output,
1869
1869
  $fault: "client",
1870
1870
  $metadata: deserializeMetadata(output),
1871
1871
  });
1872
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1872
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1873
1873
  }
1874
1874
  };
1875
1875
  const deserializeAws_queryGetCustomVerificationEmailTemplateCommand = async (output, context) => {
@@ -1905,7 +1905,7 @@ const deserializeAws_queryGetCustomVerificationEmailTemplateCommandError = async
1905
1905
  $fault: "client",
1906
1906
  $metadata: deserializeMetadata(output),
1907
1907
  });
1908
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1908
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1909
1909
  }
1910
1910
  };
1911
1911
  const deserializeAws_queryGetIdentityDkimAttributesCommand = async (output, context) => {
@@ -1938,7 +1938,7 @@ const deserializeAws_queryGetIdentityDkimAttributesCommandError = async (output,
1938
1938
  $fault: "client",
1939
1939
  $metadata: deserializeMetadata(output),
1940
1940
  });
1941
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1941
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1942
1942
  }
1943
1943
  };
1944
1944
  const deserializeAws_queryGetIdentityMailFromDomainAttributesCommand = async (output, context) => {
@@ -1971,7 +1971,7 @@ const deserializeAws_queryGetIdentityMailFromDomainAttributesCommandError = asyn
1971
1971
  $fault: "client",
1972
1972
  $metadata: deserializeMetadata(output),
1973
1973
  });
1974
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
1974
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
1975
1975
  }
1976
1976
  };
1977
1977
  const deserializeAws_queryGetIdentityNotificationAttributesCommand = async (output, context) => {
@@ -2004,7 +2004,7 @@ const deserializeAws_queryGetIdentityNotificationAttributesCommandError = async
2004
2004
  $fault: "client",
2005
2005
  $metadata: deserializeMetadata(output),
2006
2006
  });
2007
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2007
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2008
2008
  }
2009
2009
  };
2010
2010
  const deserializeAws_queryGetIdentityPoliciesCommand = async (output, context) => {
@@ -2037,7 +2037,7 @@ const deserializeAws_queryGetIdentityPoliciesCommandError = async (output, conte
2037
2037
  $fault: "client",
2038
2038
  $metadata: deserializeMetadata(output),
2039
2039
  });
2040
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2040
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2041
2041
  }
2042
2042
  };
2043
2043
  const deserializeAws_queryGetIdentityVerificationAttributesCommand = async (output, context) => {
@@ -2070,7 +2070,7 @@ const deserializeAws_queryGetIdentityVerificationAttributesCommandError = async
2070
2070
  $fault: "client",
2071
2071
  $metadata: deserializeMetadata(output),
2072
2072
  });
2073
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2073
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2074
2074
  }
2075
2075
  };
2076
2076
  const deserializeAws_queryGetSendQuotaCommand = async (output, context) => {
@@ -2103,7 +2103,7 @@ const deserializeAws_queryGetSendQuotaCommandError = async (output, context) =>
2103
2103
  $fault: "client",
2104
2104
  $metadata: deserializeMetadata(output),
2105
2105
  });
2106
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2106
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2107
2107
  }
2108
2108
  };
2109
2109
  const deserializeAws_queryGetSendStatisticsCommand = async (output, context) => {
@@ -2136,7 +2136,7 @@ const deserializeAws_queryGetSendStatisticsCommandError = async (output, context
2136
2136
  $fault: "client",
2137
2137
  $metadata: deserializeMetadata(output),
2138
2138
  });
2139
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2139
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2140
2140
  }
2141
2141
  };
2142
2142
  const deserializeAws_queryGetTemplateCommand = async (output, context) => {
@@ -2172,7 +2172,7 @@ const deserializeAws_queryGetTemplateCommandError = async (output, context) => {
2172
2172
  $fault: "client",
2173
2173
  $metadata: deserializeMetadata(output),
2174
2174
  });
2175
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2175
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2176
2176
  }
2177
2177
  };
2178
2178
  const deserializeAws_queryListConfigurationSetsCommand = async (output, context) => {
@@ -2205,7 +2205,7 @@ const deserializeAws_queryListConfigurationSetsCommandError = async (output, con
2205
2205
  $fault: "client",
2206
2206
  $metadata: deserializeMetadata(output),
2207
2207
  });
2208
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2208
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2209
2209
  }
2210
2210
  };
2211
2211
  const deserializeAws_queryListCustomVerificationEmailTemplatesCommand = async (output, context) => {
@@ -2238,7 +2238,7 @@ const deserializeAws_queryListCustomVerificationEmailTemplatesCommandError = asy
2238
2238
  $fault: "client",
2239
2239
  $metadata: deserializeMetadata(output),
2240
2240
  });
2241
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2241
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2242
2242
  }
2243
2243
  };
2244
2244
  const deserializeAws_queryListIdentitiesCommand = async (output, context) => {
@@ -2271,7 +2271,7 @@ const deserializeAws_queryListIdentitiesCommandError = async (output, context) =
2271
2271
  $fault: "client",
2272
2272
  $metadata: deserializeMetadata(output),
2273
2273
  });
2274
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2274
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2275
2275
  }
2276
2276
  };
2277
2277
  const deserializeAws_queryListIdentityPoliciesCommand = async (output, context) => {
@@ -2304,7 +2304,7 @@ const deserializeAws_queryListIdentityPoliciesCommandError = async (output, cont
2304
2304
  $fault: "client",
2305
2305
  $metadata: deserializeMetadata(output),
2306
2306
  });
2307
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2307
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2308
2308
  }
2309
2309
  };
2310
2310
  const deserializeAws_queryListReceiptFiltersCommand = async (output, context) => {
@@ -2337,7 +2337,7 @@ const deserializeAws_queryListReceiptFiltersCommandError = async (output, contex
2337
2337
  $fault: "client",
2338
2338
  $metadata: deserializeMetadata(output),
2339
2339
  });
2340
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2340
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2341
2341
  }
2342
2342
  };
2343
2343
  const deserializeAws_queryListReceiptRuleSetsCommand = async (output, context) => {
@@ -2370,7 +2370,7 @@ const deserializeAws_queryListReceiptRuleSetsCommandError = async (output, conte
2370
2370
  $fault: "client",
2371
2371
  $metadata: deserializeMetadata(output),
2372
2372
  });
2373
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2373
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2374
2374
  }
2375
2375
  };
2376
2376
  const deserializeAws_queryListTemplatesCommand = async (output, context) => {
@@ -2403,7 +2403,7 @@ const deserializeAws_queryListTemplatesCommandError = async (output, context) =>
2403
2403
  $fault: "client",
2404
2404
  $metadata: deserializeMetadata(output),
2405
2405
  });
2406
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2406
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2407
2407
  }
2408
2408
  };
2409
2409
  const deserializeAws_queryListVerifiedEmailAddressesCommand = async (output, context) => {
@@ -2436,7 +2436,7 @@ const deserializeAws_queryListVerifiedEmailAddressesCommandError = async (output
2436
2436
  $fault: "client",
2437
2437
  $metadata: deserializeMetadata(output),
2438
2438
  });
2439
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2439
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2440
2440
  }
2441
2441
  };
2442
2442
  const deserializeAws_queryPutConfigurationSetDeliveryOptionsCommand = async (output, context) => {
@@ -2475,7 +2475,7 @@ const deserializeAws_queryPutConfigurationSetDeliveryOptionsCommandError = async
2475
2475
  $fault: "client",
2476
2476
  $metadata: deserializeMetadata(output),
2477
2477
  });
2478
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2478
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2479
2479
  }
2480
2480
  };
2481
2481
  const deserializeAws_queryPutIdentityPolicyCommand = async (output, context) => {
@@ -2511,7 +2511,7 @@ const deserializeAws_queryPutIdentityPolicyCommandError = async (output, context
2511
2511
  $fault: "client",
2512
2512
  $metadata: deserializeMetadata(output),
2513
2513
  });
2514
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2514
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2515
2515
  }
2516
2516
  };
2517
2517
  const deserializeAws_queryReorderReceiptRuleSetCommand = async (output, context) => {
@@ -2550,7 +2550,7 @@ const deserializeAws_queryReorderReceiptRuleSetCommandError = async (output, con
2550
2550
  $fault: "client",
2551
2551
  $metadata: deserializeMetadata(output),
2552
2552
  });
2553
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2553
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2554
2554
  }
2555
2555
  };
2556
2556
  const deserializeAws_querySendBounceCommand = async (output, context) => {
@@ -2586,7 +2586,7 @@ const deserializeAws_querySendBounceCommandError = async (output, context) => {
2586
2586
  $fault: "client",
2587
2587
  $metadata: deserializeMetadata(output),
2588
2588
  });
2589
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2589
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2590
2590
  }
2591
2591
  };
2592
2592
  const deserializeAws_querySendBulkTemplatedEmailCommand = async (output, context) => {
@@ -2637,7 +2637,7 @@ const deserializeAws_querySendBulkTemplatedEmailCommandError = async (output, co
2637
2637
  $fault: "client",
2638
2638
  $metadata: deserializeMetadata(output),
2639
2639
  });
2640
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2640
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2641
2641
  }
2642
2642
  };
2643
2643
  const deserializeAws_querySendCustomVerificationEmailCommand = async (output, context) => {
@@ -2685,7 +2685,7 @@ const deserializeAws_querySendCustomVerificationEmailCommandError = async (outpu
2685
2685
  $fault: "client",
2686
2686
  $metadata: deserializeMetadata(output),
2687
2687
  });
2688
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2688
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2689
2689
  }
2690
2690
  };
2691
2691
  const deserializeAws_querySendEmailCommand = async (output, context) => {
@@ -2733,7 +2733,7 @@ const deserializeAws_querySendEmailCommandError = async (output, context) => {
2733
2733
  $fault: "client",
2734
2734
  $metadata: deserializeMetadata(output),
2735
2735
  });
2736
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2736
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2737
2737
  }
2738
2738
  };
2739
2739
  const deserializeAws_querySendRawEmailCommand = async (output, context) => {
@@ -2781,7 +2781,7 @@ const deserializeAws_querySendRawEmailCommandError = async (output, context) =>
2781
2781
  $fault: "client",
2782
2782
  $metadata: deserializeMetadata(output),
2783
2783
  });
2784
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2784
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2785
2785
  }
2786
2786
  };
2787
2787
  const deserializeAws_querySendTemplatedEmailCommand = async (output, context) => {
@@ -2832,7 +2832,7 @@ const deserializeAws_querySendTemplatedEmailCommandError = async (output, contex
2832
2832
  $fault: "client",
2833
2833
  $metadata: deserializeMetadata(output),
2834
2834
  });
2835
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2835
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2836
2836
  }
2837
2837
  };
2838
2838
  const deserializeAws_querySetActiveReceiptRuleSetCommand = async (output, context) => {
@@ -2868,7 +2868,7 @@ const deserializeAws_querySetActiveReceiptRuleSetCommandError = async (output, c
2868
2868
  $fault: "client",
2869
2869
  $metadata: deserializeMetadata(output),
2870
2870
  });
2871
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2871
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2872
2872
  }
2873
2873
  };
2874
2874
  const deserializeAws_querySetIdentityDkimEnabledCommand = async (output, context) => {
@@ -2901,7 +2901,7 @@ const deserializeAws_querySetIdentityDkimEnabledCommandError = async (output, co
2901
2901
  $fault: "client",
2902
2902
  $metadata: deserializeMetadata(output),
2903
2903
  });
2904
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2904
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2905
2905
  }
2906
2906
  };
2907
2907
  const deserializeAws_querySetIdentityFeedbackForwardingEnabledCommand = async (output, context) => {
@@ -2934,7 +2934,7 @@ const deserializeAws_querySetIdentityFeedbackForwardingEnabledCommandError = asy
2934
2934
  $fault: "client",
2935
2935
  $metadata: deserializeMetadata(output),
2936
2936
  });
2937
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2937
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2938
2938
  }
2939
2939
  };
2940
2940
  const deserializeAws_querySetIdentityHeadersInNotificationsEnabledCommand = async (output, context) => {
@@ -2967,7 +2967,7 @@ const deserializeAws_querySetIdentityHeadersInNotificationsEnabledCommandError =
2967
2967
  $fault: "client",
2968
2968
  $metadata: deserializeMetadata(output),
2969
2969
  });
2970
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
2970
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
2971
2971
  }
2972
2972
  };
2973
2973
  const deserializeAws_querySetIdentityMailFromDomainCommand = async (output, context) => {
@@ -3000,7 +3000,7 @@ const deserializeAws_querySetIdentityMailFromDomainCommandError = async (output,
3000
3000
  $fault: "client",
3001
3001
  $metadata: deserializeMetadata(output),
3002
3002
  });
3003
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3003
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3004
3004
  }
3005
3005
  };
3006
3006
  const deserializeAws_querySetIdentityNotificationTopicCommand = async (output, context) => {
@@ -3033,7 +3033,7 @@ const deserializeAws_querySetIdentityNotificationTopicCommandError = async (outp
3033
3033
  $fault: "client",
3034
3034
  $metadata: deserializeMetadata(output),
3035
3035
  });
3036
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3036
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3037
3037
  }
3038
3038
  };
3039
3039
  const deserializeAws_querySetReceiptRulePositionCommand = async (output, context) => {
@@ -3072,7 +3072,7 @@ const deserializeAws_querySetReceiptRulePositionCommandError = async (output, co
3072
3072
  $fault: "client",
3073
3073
  $metadata: deserializeMetadata(output),
3074
3074
  });
3075
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3075
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3076
3076
  }
3077
3077
  };
3078
3078
  const deserializeAws_queryTestRenderTemplateCommand = async (output, context) => {
@@ -3114,7 +3114,7 @@ const deserializeAws_queryTestRenderTemplateCommandError = async (output, contex
3114
3114
  $fault: "client",
3115
3115
  $metadata: deserializeMetadata(output),
3116
3116
  });
3117
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3117
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3118
3118
  }
3119
3119
  };
3120
3120
  const deserializeAws_queryUpdateAccountSendingEnabledCommand = async (output, context) => {
@@ -3144,7 +3144,7 @@ const deserializeAws_queryUpdateAccountSendingEnabledCommandError = async (outpu
3144
3144
  $fault: "client",
3145
3145
  $metadata: deserializeMetadata(output),
3146
3146
  });
3147
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3147
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3148
3148
  }
3149
3149
  };
3150
3150
  const deserializeAws_queryUpdateConfigurationSetEventDestinationCommand = async (output, context) => {
@@ -3192,7 +3192,7 @@ const deserializeAws_queryUpdateConfigurationSetEventDestinationCommandError = a
3192
3192
  $fault: "client",
3193
3193
  $metadata: deserializeMetadata(output),
3194
3194
  });
3195
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3195
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3196
3196
  }
3197
3197
  };
3198
3198
  const deserializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommand = async (output, context) => {
@@ -3225,7 +3225,7 @@ const deserializeAws_queryUpdateConfigurationSetReputationMetricsEnabledCommandE
3225
3225
  $fault: "client",
3226
3226
  $metadata: deserializeMetadata(output),
3227
3227
  });
3228
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3228
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3229
3229
  }
3230
3230
  };
3231
3231
  const deserializeAws_queryUpdateConfigurationSetSendingEnabledCommand = async (output, context) => {
@@ -3258,7 +3258,7 @@ const deserializeAws_queryUpdateConfigurationSetSendingEnabledCommandError = asy
3258
3258
  $fault: "client",
3259
3259
  $metadata: deserializeMetadata(output),
3260
3260
  });
3261
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3261
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3262
3262
  }
3263
3263
  };
3264
3264
  const deserializeAws_queryUpdateConfigurationSetTrackingOptionsCommand = async (output, context) => {
@@ -3300,7 +3300,7 @@ const deserializeAws_queryUpdateConfigurationSetTrackingOptionsCommandError = as
3300
3300
  $fault: "client",
3301
3301
  $metadata: deserializeMetadata(output),
3302
3302
  });
3303
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3303
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3304
3304
  }
3305
3305
  };
3306
3306
  const deserializeAws_queryUpdateCustomVerificationEmailTemplateCommand = async (output, context) => {
@@ -3339,7 +3339,7 @@ const deserializeAws_queryUpdateCustomVerificationEmailTemplateCommandError = as
3339
3339
  $fault: "client",
3340
3340
  $metadata: deserializeMetadata(output),
3341
3341
  });
3342
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3342
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3343
3343
  }
3344
3344
  };
3345
3345
  const deserializeAws_queryUpdateReceiptRuleCommand = async (output, context) => {
@@ -3390,7 +3390,7 @@ const deserializeAws_queryUpdateReceiptRuleCommandError = async (output, context
3390
3390
  $fault: "client",
3391
3391
  $metadata: deserializeMetadata(output),
3392
3392
  });
3393
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3393
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3394
3394
  }
3395
3395
  };
3396
3396
  const deserializeAws_queryUpdateTemplateCommand = async (output, context) => {
@@ -3429,7 +3429,7 @@ const deserializeAws_queryUpdateTemplateCommandError = async (output, context) =
3429
3429
  $fault: "client",
3430
3430
  $metadata: deserializeMetadata(output),
3431
3431
  });
3432
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3432
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3433
3433
  }
3434
3434
  };
3435
3435
  const deserializeAws_queryVerifyDomainDkimCommand = async (output, context) => {
@@ -3462,7 +3462,7 @@ const deserializeAws_queryVerifyDomainDkimCommandError = async (output, context)
3462
3462
  $fault: "client",
3463
3463
  $metadata: deserializeMetadata(output),
3464
3464
  });
3465
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3465
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3466
3466
  }
3467
3467
  };
3468
3468
  const deserializeAws_queryVerifyDomainIdentityCommand = async (output, context) => {
@@ -3495,7 +3495,7 @@ const deserializeAws_queryVerifyDomainIdentityCommandError = async (output, cont
3495
3495
  $fault: "client",
3496
3496
  $metadata: deserializeMetadata(output),
3497
3497
  });
3498
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3498
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3499
3499
  }
3500
3500
  };
3501
3501
  const deserializeAws_queryVerifyEmailAddressCommand = async (output, context) => {
@@ -3525,7 +3525,7 @@ const deserializeAws_queryVerifyEmailAddressCommandError = async (output, contex
3525
3525
  $fault: "client",
3526
3526
  $metadata: deserializeMetadata(output),
3527
3527
  });
3528
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3528
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3529
3529
  }
3530
3530
  };
3531
3531
  const deserializeAws_queryVerifyEmailIdentityCommand = async (output, context) => {
@@ -3558,7 +3558,7 @@ const deserializeAws_queryVerifyEmailIdentityCommandError = async (output, conte
3558
3558
  $fault: "client",
3559
3559
  $metadata: deserializeMetadata(output),
3560
3560
  });
3561
- throw smithy_client_1.decorateServiceException(response, parsedBody.Error);
3561
+ throw (0, smithy_client_1.decorateServiceException)(response, parsedBody.Error);
3562
3562
  }
3563
3563
  };
3564
3564
  const deserializeAws_queryAccountSendingPausedExceptionResponse = async (parsedOutput, context) => {
@@ -3568,7 +3568,7 @@ const deserializeAws_queryAccountSendingPausedExceptionResponse = async (parsedO
3568
3568
  $metadata: deserializeMetadata(parsedOutput),
3569
3569
  ...deserialized,
3570
3570
  });
3571
- return smithy_client_1.decorateServiceException(exception, body);
3571
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3572
3572
  };
3573
3573
  const deserializeAws_queryAlreadyExistsExceptionResponse = async (parsedOutput, context) => {
3574
3574
  const body = parsedOutput.body;
@@ -3577,7 +3577,7 @@ const deserializeAws_queryAlreadyExistsExceptionResponse = async (parsedOutput,
3577
3577
  $metadata: deserializeMetadata(parsedOutput),
3578
3578
  ...deserialized,
3579
3579
  });
3580
- return smithy_client_1.decorateServiceException(exception, body);
3580
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3581
3581
  };
3582
3582
  const deserializeAws_queryCannotDeleteExceptionResponse = async (parsedOutput, context) => {
3583
3583
  const body = parsedOutput.body;
@@ -3586,7 +3586,7 @@ const deserializeAws_queryCannotDeleteExceptionResponse = async (parsedOutput, c
3586
3586
  $metadata: deserializeMetadata(parsedOutput),
3587
3587
  ...deserialized,
3588
3588
  });
3589
- return smithy_client_1.decorateServiceException(exception, body);
3589
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3590
3590
  };
3591
3591
  const deserializeAws_queryConfigurationSetAlreadyExistsExceptionResponse = async (parsedOutput, context) => {
3592
3592
  const body = parsedOutput.body;
@@ -3595,7 +3595,7 @@ const deserializeAws_queryConfigurationSetAlreadyExistsExceptionResponse = async
3595
3595
  $metadata: deserializeMetadata(parsedOutput),
3596
3596
  ...deserialized,
3597
3597
  });
3598
- return smithy_client_1.decorateServiceException(exception, body);
3598
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3599
3599
  };
3600
3600
  const deserializeAws_queryConfigurationSetDoesNotExistExceptionResponse = async (parsedOutput, context) => {
3601
3601
  const body = parsedOutput.body;
@@ -3604,7 +3604,7 @@ const deserializeAws_queryConfigurationSetDoesNotExistExceptionResponse = async
3604
3604
  $metadata: deserializeMetadata(parsedOutput),
3605
3605
  ...deserialized,
3606
3606
  });
3607
- return smithy_client_1.decorateServiceException(exception, body);
3607
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3608
3608
  };
3609
3609
  const deserializeAws_queryConfigurationSetSendingPausedExceptionResponse = async (parsedOutput, context) => {
3610
3610
  const body = parsedOutput.body;
@@ -3613,7 +3613,7 @@ const deserializeAws_queryConfigurationSetSendingPausedExceptionResponse = async
3613
3613
  $metadata: deserializeMetadata(parsedOutput),
3614
3614
  ...deserialized,
3615
3615
  });
3616
- return smithy_client_1.decorateServiceException(exception, body);
3616
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3617
3617
  };
3618
3618
  const deserializeAws_queryCustomVerificationEmailInvalidContentExceptionResponse = async (parsedOutput, context) => {
3619
3619
  const body = parsedOutput.body;
@@ -3622,7 +3622,7 @@ const deserializeAws_queryCustomVerificationEmailInvalidContentExceptionResponse
3622
3622
  $metadata: deserializeMetadata(parsedOutput),
3623
3623
  ...deserialized,
3624
3624
  });
3625
- return smithy_client_1.decorateServiceException(exception, body);
3625
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3626
3626
  };
3627
3627
  const deserializeAws_queryCustomVerificationEmailTemplateAlreadyExistsExceptionResponse = async (parsedOutput, context) => {
3628
3628
  const body = parsedOutput.body;
@@ -3631,7 +3631,7 @@ const deserializeAws_queryCustomVerificationEmailTemplateAlreadyExistsExceptionR
3631
3631
  $metadata: deserializeMetadata(parsedOutput),
3632
3632
  ...deserialized,
3633
3633
  });
3634
- return smithy_client_1.decorateServiceException(exception, body);
3634
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3635
3635
  };
3636
3636
  const deserializeAws_queryCustomVerificationEmailTemplateDoesNotExistExceptionResponse = async (parsedOutput, context) => {
3637
3637
  const body = parsedOutput.body;
@@ -3640,7 +3640,7 @@ const deserializeAws_queryCustomVerificationEmailTemplateDoesNotExistExceptionRe
3640
3640
  $metadata: deserializeMetadata(parsedOutput),
3641
3641
  ...deserialized,
3642
3642
  });
3643
- return smithy_client_1.decorateServiceException(exception, body);
3643
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3644
3644
  };
3645
3645
  const deserializeAws_queryEventDestinationAlreadyExistsExceptionResponse = async (parsedOutput, context) => {
3646
3646
  const body = parsedOutput.body;
@@ -3649,7 +3649,7 @@ const deserializeAws_queryEventDestinationAlreadyExistsExceptionResponse = async
3649
3649
  $metadata: deserializeMetadata(parsedOutput),
3650
3650
  ...deserialized,
3651
3651
  });
3652
- return smithy_client_1.decorateServiceException(exception, body);
3652
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3653
3653
  };
3654
3654
  const deserializeAws_queryEventDestinationDoesNotExistExceptionResponse = async (parsedOutput, context) => {
3655
3655
  const body = parsedOutput.body;
@@ -3658,7 +3658,7 @@ const deserializeAws_queryEventDestinationDoesNotExistExceptionResponse = async
3658
3658
  $metadata: deserializeMetadata(parsedOutput),
3659
3659
  ...deserialized,
3660
3660
  });
3661
- return smithy_client_1.decorateServiceException(exception, body);
3661
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3662
3662
  };
3663
3663
  const deserializeAws_queryFromEmailAddressNotVerifiedExceptionResponse = async (parsedOutput, context) => {
3664
3664
  const body = parsedOutput.body;
@@ -3667,7 +3667,7 @@ const deserializeAws_queryFromEmailAddressNotVerifiedExceptionResponse = async (
3667
3667
  $metadata: deserializeMetadata(parsedOutput),
3668
3668
  ...deserialized,
3669
3669
  });
3670
- return smithy_client_1.decorateServiceException(exception, body);
3670
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3671
3671
  };
3672
3672
  const deserializeAws_queryInvalidCloudWatchDestinationExceptionResponse = async (parsedOutput, context) => {
3673
3673
  const body = parsedOutput.body;
@@ -3676,7 +3676,7 @@ const deserializeAws_queryInvalidCloudWatchDestinationExceptionResponse = async
3676
3676
  $metadata: deserializeMetadata(parsedOutput),
3677
3677
  ...deserialized,
3678
3678
  });
3679
- return smithy_client_1.decorateServiceException(exception, body);
3679
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3680
3680
  };
3681
3681
  const deserializeAws_queryInvalidConfigurationSetExceptionResponse = async (parsedOutput, context) => {
3682
3682
  const body = parsedOutput.body;
@@ -3685,7 +3685,7 @@ const deserializeAws_queryInvalidConfigurationSetExceptionResponse = async (pars
3685
3685
  $metadata: deserializeMetadata(parsedOutput),
3686
3686
  ...deserialized,
3687
3687
  });
3688
- return smithy_client_1.decorateServiceException(exception, body);
3688
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3689
3689
  };
3690
3690
  const deserializeAws_queryInvalidDeliveryOptionsExceptionResponse = async (parsedOutput, context) => {
3691
3691
  const body = parsedOutput.body;
@@ -3694,7 +3694,7 @@ const deserializeAws_queryInvalidDeliveryOptionsExceptionResponse = async (parse
3694
3694
  $metadata: deserializeMetadata(parsedOutput),
3695
3695
  ...deserialized,
3696
3696
  });
3697
- return smithy_client_1.decorateServiceException(exception, body);
3697
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3698
3698
  };
3699
3699
  const deserializeAws_queryInvalidFirehoseDestinationExceptionResponse = async (parsedOutput, context) => {
3700
3700
  const body = parsedOutput.body;
@@ -3703,7 +3703,7 @@ const deserializeAws_queryInvalidFirehoseDestinationExceptionResponse = async (p
3703
3703
  $metadata: deserializeMetadata(parsedOutput),
3704
3704
  ...deserialized,
3705
3705
  });
3706
- return smithy_client_1.decorateServiceException(exception, body);
3706
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3707
3707
  };
3708
3708
  const deserializeAws_queryInvalidLambdaFunctionExceptionResponse = async (parsedOutput, context) => {
3709
3709
  const body = parsedOutput.body;
@@ -3712,7 +3712,7 @@ const deserializeAws_queryInvalidLambdaFunctionExceptionResponse = async (parsed
3712
3712
  $metadata: deserializeMetadata(parsedOutput),
3713
3713
  ...deserialized,
3714
3714
  });
3715
- return smithy_client_1.decorateServiceException(exception, body);
3715
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3716
3716
  };
3717
3717
  const deserializeAws_queryInvalidPolicyExceptionResponse = async (parsedOutput, context) => {
3718
3718
  const body = parsedOutput.body;
@@ -3721,7 +3721,7 @@ const deserializeAws_queryInvalidPolicyExceptionResponse = async (parsedOutput,
3721
3721
  $metadata: deserializeMetadata(parsedOutput),
3722
3722
  ...deserialized,
3723
3723
  });
3724
- return smithy_client_1.decorateServiceException(exception, body);
3724
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3725
3725
  };
3726
3726
  const deserializeAws_queryInvalidRenderingParameterExceptionResponse = async (parsedOutput, context) => {
3727
3727
  const body = parsedOutput.body;
@@ -3730,7 +3730,7 @@ const deserializeAws_queryInvalidRenderingParameterExceptionResponse = async (pa
3730
3730
  $metadata: deserializeMetadata(parsedOutput),
3731
3731
  ...deserialized,
3732
3732
  });
3733
- return smithy_client_1.decorateServiceException(exception, body);
3733
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3734
3734
  };
3735
3735
  const deserializeAws_queryInvalidS3ConfigurationExceptionResponse = async (parsedOutput, context) => {
3736
3736
  const body = parsedOutput.body;
@@ -3739,7 +3739,7 @@ const deserializeAws_queryInvalidS3ConfigurationExceptionResponse = async (parse
3739
3739
  $metadata: deserializeMetadata(parsedOutput),
3740
3740
  ...deserialized,
3741
3741
  });
3742
- return smithy_client_1.decorateServiceException(exception, body);
3742
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3743
3743
  };
3744
3744
  const deserializeAws_queryInvalidSNSDestinationExceptionResponse = async (parsedOutput, context) => {
3745
3745
  const body = parsedOutput.body;
@@ -3748,7 +3748,7 @@ const deserializeAws_queryInvalidSNSDestinationExceptionResponse = async (parsed
3748
3748
  $metadata: deserializeMetadata(parsedOutput),
3749
3749
  ...deserialized,
3750
3750
  });
3751
- return smithy_client_1.decorateServiceException(exception, body);
3751
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3752
3752
  };
3753
3753
  const deserializeAws_queryInvalidSnsTopicExceptionResponse = async (parsedOutput, context) => {
3754
3754
  const body = parsedOutput.body;
@@ -3757,7 +3757,7 @@ const deserializeAws_queryInvalidSnsTopicExceptionResponse = async (parsedOutput
3757
3757
  $metadata: deserializeMetadata(parsedOutput),
3758
3758
  ...deserialized,
3759
3759
  });
3760
- return smithy_client_1.decorateServiceException(exception, body);
3760
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3761
3761
  };
3762
3762
  const deserializeAws_queryInvalidTemplateExceptionResponse = async (parsedOutput, context) => {
3763
3763
  const body = parsedOutput.body;
@@ -3766,7 +3766,7 @@ const deserializeAws_queryInvalidTemplateExceptionResponse = async (parsedOutput
3766
3766
  $metadata: deserializeMetadata(parsedOutput),
3767
3767
  ...deserialized,
3768
3768
  });
3769
- return smithy_client_1.decorateServiceException(exception, body);
3769
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3770
3770
  };
3771
3771
  const deserializeAws_queryInvalidTrackingOptionsExceptionResponse = async (parsedOutput, context) => {
3772
3772
  const body = parsedOutput.body;
@@ -3775,7 +3775,7 @@ const deserializeAws_queryInvalidTrackingOptionsExceptionResponse = async (parse
3775
3775
  $metadata: deserializeMetadata(parsedOutput),
3776
3776
  ...deserialized,
3777
3777
  });
3778
- return smithy_client_1.decorateServiceException(exception, body);
3778
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3779
3779
  };
3780
3780
  const deserializeAws_queryLimitExceededExceptionResponse = async (parsedOutput, context) => {
3781
3781
  const body = parsedOutput.body;
@@ -3784,7 +3784,7 @@ const deserializeAws_queryLimitExceededExceptionResponse = async (parsedOutput,
3784
3784
  $metadata: deserializeMetadata(parsedOutput),
3785
3785
  ...deserialized,
3786
3786
  });
3787
- return smithy_client_1.decorateServiceException(exception, body);
3787
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3788
3788
  };
3789
3789
  const deserializeAws_queryMailFromDomainNotVerifiedExceptionResponse = async (parsedOutput, context) => {
3790
3790
  const body = parsedOutput.body;
@@ -3793,7 +3793,7 @@ const deserializeAws_queryMailFromDomainNotVerifiedExceptionResponse = async (pa
3793
3793
  $metadata: deserializeMetadata(parsedOutput),
3794
3794
  ...deserialized,
3795
3795
  });
3796
- return smithy_client_1.decorateServiceException(exception, body);
3796
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3797
3797
  };
3798
3798
  const deserializeAws_queryMessageRejectedResponse = async (parsedOutput, context) => {
3799
3799
  const body = parsedOutput.body;
@@ -3802,7 +3802,7 @@ const deserializeAws_queryMessageRejectedResponse = async (parsedOutput, context
3802
3802
  $metadata: deserializeMetadata(parsedOutput),
3803
3803
  ...deserialized,
3804
3804
  });
3805
- return smithy_client_1.decorateServiceException(exception, body);
3805
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3806
3806
  };
3807
3807
  const deserializeAws_queryMissingRenderingAttributeExceptionResponse = async (parsedOutput, context) => {
3808
3808
  const body = parsedOutput.body;
@@ -3811,7 +3811,7 @@ const deserializeAws_queryMissingRenderingAttributeExceptionResponse = async (pa
3811
3811
  $metadata: deserializeMetadata(parsedOutput),
3812
3812
  ...deserialized,
3813
3813
  });
3814
- return smithy_client_1.decorateServiceException(exception, body);
3814
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3815
3815
  };
3816
3816
  const deserializeAws_queryProductionAccessNotGrantedExceptionResponse = async (parsedOutput, context) => {
3817
3817
  const body = parsedOutput.body;
@@ -3820,7 +3820,7 @@ const deserializeAws_queryProductionAccessNotGrantedExceptionResponse = async (p
3820
3820
  $metadata: deserializeMetadata(parsedOutput),
3821
3821
  ...deserialized,
3822
3822
  });
3823
- return smithy_client_1.decorateServiceException(exception, body);
3823
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3824
3824
  };
3825
3825
  const deserializeAws_queryRuleDoesNotExistExceptionResponse = async (parsedOutput, context) => {
3826
3826
  const body = parsedOutput.body;
@@ -3829,7 +3829,7 @@ const deserializeAws_queryRuleDoesNotExistExceptionResponse = async (parsedOutpu
3829
3829
  $metadata: deserializeMetadata(parsedOutput),
3830
3830
  ...deserialized,
3831
3831
  });
3832
- return smithy_client_1.decorateServiceException(exception, body);
3832
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3833
3833
  };
3834
3834
  const deserializeAws_queryRuleSetDoesNotExistExceptionResponse = async (parsedOutput, context) => {
3835
3835
  const body = parsedOutput.body;
@@ -3838,7 +3838,7 @@ const deserializeAws_queryRuleSetDoesNotExistExceptionResponse = async (parsedOu
3838
3838
  $metadata: deserializeMetadata(parsedOutput),
3839
3839
  ...deserialized,
3840
3840
  });
3841
- return smithy_client_1.decorateServiceException(exception, body);
3841
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3842
3842
  };
3843
3843
  const deserializeAws_queryTemplateDoesNotExistExceptionResponse = async (parsedOutput, context) => {
3844
3844
  const body = parsedOutput.body;
@@ -3847,7 +3847,7 @@ const deserializeAws_queryTemplateDoesNotExistExceptionResponse = async (parsedO
3847
3847
  $metadata: deserializeMetadata(parsedOutput),
3848
3848
  ...deserialized,
3849
3849
  });
3850
- return smithy_client_1.decorateServiceException(exception, body);
3850
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3851
3851
  };
3852
3852
  const deserializeAws_queryTrackingOptionsAlreadyExistsExceptionResponse = async (parsedOutput, context) => {
3853
3853
  const body = parsedOutput.body;
@@ -3856,7 +3856,7 @@ const deserializeAws_queryTrackingOptionsAlreadyExistsExceptionResponse = async
3856
3856
  $metadata: deserializeMetadata(parsedOutput),
3857
3857
  ...deserialized,
3858
3858
  });
3859
- return smithy_client_1.decorateServiceException(exception, body);
3859
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3860
3860
  };
3861
3861
  const deserializeAws_queryTrackingOptionsDoesNotExistExceptionResponse = async (parsedOutput, context) => {
3862
3862
  const body = parsedOutput.body;
@@ -3865,7 +3865,7 @@ const deserializeAws_queryTrackingOptionsDoesNotExistExceptionResponse = async (
3865
3865
  $metadata: deserializeMetadata(parsedOutput),
3866
3866
  ...deserialized,
3867
3867
  });
3868
- return smithy_client_1.decorateServiceException(exception, body);
3868
+ return (0, smithy_client_1.decorateServiceException)(exception, body);
3869
3869
  };
3870
3870
  const serializeAws_queryAddHeaderAction = (input, context) => {
3871
3871
  const entries = {};
@@ -5401,7 +5401,7 @@ const deserializeAws_queryAccountSendingPausedException = (output, context) => {
5401
5401
  message: undefined,
5402
5402
  };
5403
5403
  if (output["message"] !== undefined) {
5404
- contents.message = smithy_client_1.expectString(output["message"]);
5404
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
5405
5405
  }
5406
5406
  return contents;
5407
5407
  };
@@ -5411,10 +5411,10 @@ const deserializeAws_queryAddHeaderAction = (output, context) => {
5411
5411
  HeaderValue: undefined,
5412
5412
  };
5413
5413
  if (output["HeaderName"] !== undefined) {
5414
- contents.HeaderName = smithy_client_1.expectString(output["HeaderName"]);
5414
+ contents.HeaderName = (0, smithy_client_1.expectString)(output["HeaderName"]);
5415
5415
  }
5416
5416
  if (output["HeaderValue"] !== undefined) {
5417
- contents.HeaderValue = smithy_client_1.expectString(output["HeaderValue"]);
5417
+ contents.HeaderValue = (0, smithy_client_1.expectString)(output["HeaderValue"]);
5418
5418
  }
5419
5419
  return contents;
5420
5420
  };
@@ -5425,7 +5425,7 @@ const deserializeAws_queryAddressList = (output, context) => {
5425
5425
  if (entry === null) {
5426
5426
  return null;
5427
5427
  }
5428
- return smithy_client_1.expectString(entry);
5428
+ return (0, smithy_client_1.expectString)(entry);
5429
5429
  });
5430
5430
  };
5431
5431
  const deserializeAws_queryAlreadyExistsException = (output, context) => {
@@ -5434,10 +5434,10 @@ const deserializeAws_queryAlreadyExistsException = (output, context) => {
5434
5434
  message: undefined,
5435
5435
  };
5436
5436
  if (output["Name"] !== undefined) {
5437
- contents.Name = smithy_client_1.expectString(output["Name"]);
5437
+ contents.Name = (0, smithy_client_1.expectString)(output["Name"]);
5438
5438
  }
5439
5439
  if (output["message"] !== undefined) {
5440
- contents.message = smithy_client_1.expectString(output["message"]);
5440
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
5441
5441
  }
5442
5442
  return contents;
5443
5443
  };
@@ -5450,19 +5450,19 @@ const deserializeAws_queryBounceAction = (output, context) => {
5450
5450
  Sender: undefined,
5451
5451
  };
5452
5452
  if (output["TopicArn"] !== undefined) {
5453
- contents.TopicArn = smithy_client_1.expectString(output["TopicArn"]);
5453
+ contents.TopicArn = (0, smithy_client_1.expectString)(output["TopicArn"]);
5454
5454
  }
5455
5455
  if (output["SmtpReplyCode"] !== undefined) {
5456
- contents.SmtpReplyCode = smithy_client_1.expectString(output["SmtpReplyCode"]);
5456
+ contents.SmtpReplyCode = (0, smithy_client_1.expectString)(output["SmtpReplyCode"]);
5457
5457
  }
5458
5458
  if (output["StatusCode"] !== undefined) {
5459
- contents.StatusCode = smithy_client_1.expectString(output["StatusCode"]);
5459
+ contents.StatusCode = (0, smithy_client_1.expectString)(output["StatusCode"]);
5460
5460
  }
5461
5461
  if (output["Message"] !== undefined) {
5462
- contents.Message = smithy_client_1.expectString(output["Message"]);
5462
+ contents.Message = (0, smithy_client_1.expectString)(output["Message"]);
5463
5463
  }
5464
5464
  if (output["Sender"] !== undefined) {
5465
- contents.Sender = smithy_client_1.expectString(output["Sender"]);
5465
+ contents.Sender = (0, smithy_client_1.expectString)(output["Sender"]);
5466
5466
  }
5467
5467
  return contents;
5468
5468
  };
@@ -5473,13 +5473,13 @@ const deserializeAws_queryBulkEmailDestinationStatus = (output, context) => {
5473
5473
  MessageId: undefined,
5474
5474
  };
5475
5475
  if (output["Status"] !== undefined) {
5476
- contents.Status = smithy_client_1.expectString(output["Status"]);
5476
+ contents.Status = (0, smithy_client_1.expectString)(output["Status"]);
5477
5477
  }
5478
5478
  if (output["Error"] !== undefined) {
5479
- contents.Error = smithy_client_1.expectString(output["Error"]);
5479
+ contents.Error = (0, smithy_client_1.expectString)(output["Error"]);
5480
5480
  }
5481
5481
  if (output["MessageId"] !== undefined) {
5482
- contents.MessageId = smithy_client_1.expectString(output["MessageId"]);
5482
+ contents.MessageId = (0, smithy_client_1.expectString)(output["MessageId"]);
5483
5483
  }
5484
5484
  return contents;
5485
5485
  };
@@ -5499,10 +5499,10 @@ const deserializeAws_queryCannotDeleteException = (output, context) => {
5499
5499
  message: undefined,
5500
5500
  };
5501
5501
  if (output["Name"] !== undefined) {
5502
- contents.Name = smithy_client_1.expectString(output["Name"]);
5502
+ contents.Name = (0, smithy_client_1.expectString)(output["Name"]);
5503
5503
  }
5504
5504
  if (output["message"] !== undefined) {
5505
- contents.message = smithy_client_1.expectString(output["message"]);
5505
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
5506
5506
  }
5507
5507
  return contents;
5508
5508
  };
@@ -5518,7 +5518,7 @@ const deserializeAws_queryCloudWatchDestination = (output, context) => {
5518
5518
  contents.DimensionConfigurations = [];
5519
5519
  }
5520
5520
  if (output["DimensionConfigurations"] !== undefined && output["DimensionConfigurations"]["member"] !== undefined) {
5521
- contents.DimensionConfigurations = deserializeAws_queryCloudWatchDimensionConfigurations(smithy_client_1.getArrayIfSingleItem(output["DimensionConfigurations"]["member"]), context);
5521
+ contents.DimensionConfigurations = deserializeAws_queryCloudWatchDimensionConfigurations((0, smithy_client_1.getArrayIfSingleItem)(output["DimensionConfigurations"]["member"]), context);
5522
5522
  }
5523
5523
  return contents;
5524
5524
  };
@@ -5529,13 +5529,13 @@ const deserializeAws_queryCloudWatchDimensionConfiguration = (output, context) =
5529
5529
  DefaultDimensionValue: undefined,
5530
5530
  };
5531
5531
  if (output["DimensionName"] !== undefined) {
5532
- contents.DimensionName = smithy_client_1.expectString(output["DimensionName"]);
5532
+ contents.DimensionName = (0, smithy_client_1.expectString)(output["DimensionName"]);
5533
5533
  }
5534
5534
  if (output["DimensionValueSource"] !== undefined) {
5535
- contents.DimensionValueSource = smithy_client_1.expectString(output["DimensionValueSource"]);
5535
+ contents.DimensionValueSource = (0, smithy_client_1.expectString)(output["DimensionValueSource"]);
5536
5536
  }
5537
5537
  if (output["DefaultDimensionValue"] !== undefined) {
5538
- contents.DefaultDimensionValue = smithy_client_1.expectString(output["DefaultDimensionValue"]);
5538
+ contents.DefaultDimensionValue = (0, smithy_client_1.expectString)(output["DefaultDimensionValue"]);
5539
5539
  }
5540
5540
  return contents;
5541
5541
  };
@@ -5554,7 +5554,7 @@ const deserializeAws_queryConfigurationSet = (output, context) => {
5554
5554
  Name: undefined,
5555
5555
  };
5556
5556
  if (output["Name"] !== undefined) {
5557
- contents.Name = smithy_client_1.expectString(output["Name"]);
5557
+ contents.Name = (0, smithy_client_1.expectString)(output["Name"]);
5558
5558
  }
5559
5559
  return contents;
5560
5560
  };
@@ -5564,10 +5564,10 @@ const deserializeAws_queryConfigurationSetAlreadyExistsException = (output, cont
5564
5564
  message: undefined,
5565
5565
  };
5566
5566
  if (output["ConfigurationSetName"] !== undefined) {
5567
- contents.ConfigurationSetName = smithy_client_1.expectString(output["ConfigurationSetName"]);
5567
+ contents.ConfigurationSetName = (0, smithy_client_1.expectString)(output["ConfigurationSetName"]);
5568
5568
  }
5569
5569
  if (output["message"] !== undefined) {
5570
- contents.message = smithy_client_1.expectString(output["message"]);
5570
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
5571
5571
  }
5572
5572
  return contents;
5573
5573
  };
@@ -5577,10 +5577,10 @@ const deserializeAws_queryConfigurationSetDoesNotExistException = (output, conte
5577
5577
  message: undefined,
5578
5578
  };
5579
5579
  if (output["ConfigurationSetName"] !== undefined) {
5580
- contents.ConfigurationSetName = smithy_client_1.expectString(output["ConfigurationSetName"]);
5580
+ contents.ConfigurationSetName = (0, smithy_client_1.expectString)(output["ConfigurationSetName"]);
5581
5581
  }
5582
5582
  if (output["message"] !== undefined) {
5583
- contents.message = smithy_client_1.expectString(output["message"]);
5583
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
5584
5584
  }
5585
5585
  return contents;
5586
5586
  };
@@ -5600,10 +5600,10 @@ const deserializeAws_queryConfigurationSetSendingPausedException = (output, cont
5600
5600
  message: undefined,
5601
5601
  };
5602
5602
  if (output["ConfigurationSetName"] !== undefined) {
5603
- contents.ConfigurationSetName = smithy_client_1.expectString(output["ConfigurationSetName"]);
5603
+ contents.ConfigurationSetName = (0, smithy_client_1.expectString)(output["ConfigurationSetName"]);
5604
5604
  }
5605
5605
  if (output["message"] !== undefined) {
5606
- contents.message = smithy_client_1.expectString(output["message"]);
5606
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
5607
5607
  }
5608
5608
  return contents;
5609
5609
  };
@@ -5640,7 +5640,7 @@ const deserializeAws_queryCustomVerificationEmailInvalidContentException = (outp
5640
5640
  message: undefined,
5641
5641
  };
5642
5642
  if (output["message"] !== undefined) {
5643
- contents.message = smithy_client_1.expectString(output["message"]);
5643
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
5644
5644
  }
5645
5645
  return contents;
5646
5646
  };
@@ -5653,19 +5653,19 @@ const deserializeAws_queryCustomVerificationEmailTemplate = (output, context) =>
5653
5653
  FailureRedirectionURL: undefined,
5654
5654
  };
5655
5655
  if (output["TemplateName"] !== undefined) {
5656
- contents.TemplateName = smithy_client_1.expectString(output["TemplateName"]);
5656
+ contents.TemplateName = (0, smithy_client_1.expectString)(output["TemplateName"]);
5657
5657
  }
5658
5658
  if (output["FromEmailAddress"] !== undefined) {
5659
- contents.FromEmailAddress = smithy_client_1.expectString(output["FromEmailAddress"]);
5659
+ contents.FromEmailAddress = (0, smithy_client_1.expectString)(output["FromEmailAddress"]);
5660
5660
  }
5661
5661
  if (output["TemplateSubject"] !== undefined) {
5662
- contents.TemplateSubject = smithy_client_1.expectString(output["TemplateSubject"]);
5662
+ contents.TemplateSubject = (0, smithy_client_1.expectString)(output["TemplateSubject"]);
5663
5663
  }
5664
5664
  if (output["SuccessRedirectionURL"] !== undefined) {
5665
- contents.SuccessRedirectionURL = smithy_client_1.expectString(output["SuccessRedirectionURL"]);
5665
+ contents.SuccessRedirectionURL = (0, smithy_client_1.expectString)(output["SuccessRedirectionURL"]);
5666
5666
  }
5667
5667
  if (output["FailureRedirectionURL"] !== undefined) {
5668
- contents.FailureRedirectionURL = smithy_client_1.expectString(output["FailureRedirectionURL"]);
5668
+ contents.FailureRedirectionURL = (0, smithy_client_1.expectString)(output["FailureRedirectionURL"]);
5669
5669
  }
5670
5670
  return contents;
5671
5671
  };
@@ -5675,10 +5675,10 @@ const deserializeAws_queryCustomVerificationEmailTemplateAlreadyExistsException
5675
5675
  message: undefined,
5676
5676
  };
5677
5677
  if (output["CustomVerificationEmailTemplateName"] !== undefined) {
5678
- contents.CustomVerificationEmailTemplateName = smithy_client_1.expectString(output["CustomVerificationEmailTemplateName"]);
5678
+ contents.CustomVerificationEmailTemplateName = (0, smithy_client_1.expectString)(output["CustomVerificationEmailTemplateName"]);
5679
5679
  }
5680
5680
  if (output["message"] !== undefined) {
5681
- contents.message = smithy_client_1.expectString(output["message"]);
5681
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
5682
5682
  }
5683
5683
  return contents;
5684
5684
  };
@@ -5688,10 +5688,10 @@ const deserializeAws_queryCustomVerificationEmailTemplateDoesNotExistException =
5688
5688
  message: undefined,
5689
5689
  };
5690
5690
  if (output["CustomVerificationEmailTemplateName"] !== undefined) {
5691
- contents.CustomVerificationEmailTemplateName = smithy_client_1.expectString(output["CustomVerificationEmailTemplateName"]);
5691
+ contents.CustomVerificationEmailTemplateName = (0, smithy_client_1.expectString)(output["CustomVerificationEmailTemplateName"]);
5692
5692
  }
5693
5693
  if (output["message"] !== undefined) {
5694
- contents.message = smithy_client_1.expectString(output["message"]);
5694
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
5695
5695
  }
5696
5696
  return contents;
5697
5697
  };
@@ -5746,7 +5746,7 @@ const deserializeAws_queryDeliveryOptions = (output, context) => {
5746
5746
  TlsPolicy: undefined,
5747
5747
  };
5748
5748
  if (output["TlsPolicy"] !== undefined) {
5749
- contents.TlsPolicy = smithy_client_1.expectString(output["TlsPolicy"]);
5749
+ contents.TlsPolicy = (0, smithy_client_1.expectString)(output["TlsPolicy"]);
5750
5750
  }
5751
5751
  return contents;
5752
5752
  };
@@ -5762,7 +5762,7 @@ const deserializeAws_queryDescribeActiveReceiptRuleSetResponse = (output, contex
5762
5762
  contents.Rules = [];
5763
5763
  }
5764
5764
  if (output["Rules"] !== undefined && output["Rules"]["member"] !== undefined) {
5765
- contents.Rules = deserializeAws_queryReceiptRulesList(smithy_client_1.getArrayIfSingleItem(output["Rules"]["member"]), context);
5765
+ contents.Rules = deserializeAws_queryReceiptRulesList((0, smithy_client_1.getArrayIfSingleItem)(output["Rules"]["member"]), context);
5766
5766
  }
5767
5767
  return contents;
5768
5768
  };
@@ -5781,7 +5781,7 @@ const deserializeAws_queryDescribeConfigurationSetResponse = (output, context) =
5781
5781
  contents.EventDestinations = [];
5782
5782
  }
5783
5783
  if (output["EventDestinations"] !== undefined && output["EventDestinations"]["member"] !== undefined) {
5784
- contents.EventDestinations = deserializeAws_queryEventDestinations(smithy_client_1.getArrayIfSingleItem(output["EventDestinations"]["member"]), context);
5784
+ contents.EventDestinations = deserializeAws_queryEventDestinations((0, smithy_client_1.getArrayIfSingleItem)(output["EventDestinations"]["member"]), context);
5785
5785
  }
5786
5786
  if (output["TrackingOptions"] !== undefined) {
5787
5787
  contents.TrackingOptions = deserializeAws_queryTrackingOptions(output["TrackingOptions"], context);
@@ -5815,7 +5815,7 @@ const deserializeAws_queryDescribeReceiptRuleSetResponse = (output, context) =>
5815
5815
  contents.Rules = [];
5816
5816
  }
5817
5817
  if (output["Rules"] !== undefined && output["Rules"]["member"] !== undefined) {
5818
- contents.Rules = deserializeAws_queryReceiptRulesList(smithy_client_1.getArrayIfSingleItem(output["Rules"]["member"]), context);
5818
+ contents.Rules = deserializeAws_queryReceiptRulesList((0, smithy_client_1.getArrayIfSingleItem)(output["Rules"]["member"]), context);
5819
5819
  }
5820
5820
  return contents;
5821
5821
  };
@@ -5840,16 +5840,16 @@ const deserializeAws_queryEventDestination = (output, context) => {
5840
5840
  SNSDestination: undefined,
5841
5841
  };
5842
5842
  if (output["Name"] !== undefined) {
5843
- contents.Name = smithy_client_1.expectString(output["Name"]);
5843
+ contents.Name = (0, smithy_client_1.expectString)(output["Name"]);
5844
5844
  }
5845
5845
  if (output["Enabled"] !== undefined) {
5846
- contents.Enabled = smithy_client_1.parseBoolean(output["Enabled"]);
5846
+ contents.Enabled = (0, smithy_client_1.parseBoolean)(output["Enabled"]);
5847
5847
  }
5848
5848
  if (output.MatchingEventTypes === "") {
5849
5849
  contents.MatchingEventTypes = [];
5850
5850
  }
5851
5851
  if (output["MatchingEventTypes"] !== undefined && output["MatchingEventTypes"]["member"] !== undefined) {
5852
- contents.MatchingEventTypes = deserializeAws_queryEventTypes(smithy_client_1.getArrayIfSingleItem(output["MatchingEventTypes"]["member"]), context);
5852
+ contents.MatchingEventTypes = deserializeAws_queryEventTypes((0, smithy_client_1.getArrayIfSingleItem)(output["MatchingEventTypes"]["member"]), context);
5853
5853
  }
5854
5854
  if (output["KinesisFirehoseDestination"] !== undefined) {
5855
5855
  contents.KinesisFirehoseDestination = deserializeAws_queryKinesisFirehoseDestination(output["KinesisFirehoseDestination"], context);
@@ -5869,13 +5869,13 @@ const deserializeAws_queryEventDestinationAlreadyExistsException = (output, cont
5869
5869
  message: undefined,
5870
5870
  };
5871
5871
  if (output["ConfigurationSetName"] !== undefined) {
5872
- contents.ConfigurationSetName = smithy_client_1.expectString(output["ConfigurationSetName"]);
5872
+ contents.ConfigurationSetName = (0, smithy_client_1.expectString)(output["ConfigurationSetName"]);
5873
5873
  }
5874
5874
  if (output["EventDestinationName"] !== undefined) {
5875
- contents.EventDestinationName = smithy_client_1.expectString(output["EventDestinationName"]);
5875
+ contents.EventDestinationName = (0, smithy_client_1.expectString)(output["EventDestinationName"]);
5876
5876
  }
5877
5877
  if (output["message"] !== undefined) {
5878
- contents.message = smithy_client_1.expectString(output["message"]);
5878
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
5879
5879
  }
5880
5880
  return contents;
5881
5881
  };
@@ -5886,13 +5886,13 @@ const deserializeAws_queryEventDestinationDoesNotExistException = (output, conte
5886
5886
  message: undefined,
5887
5887
  };
5888
5888
  if (output["ConfigurationSetName"] !== undefined) {
5889
- contents.ConfigurationSetName = smithy_client_1.expectString(output["ConfigurationSetName"]);
5889
+ contents.ConfigurationSetName = (0, smithy_client_1.expectString)(output["ConfigurationSetName"]);
5890
5890
  }
5891
5891
  if (output["EventDestinationName"] !== undefined) {
5892
- contents.EventDestinationName = smithy_client_1.expectString(output["EventDestinationName"]);
5892
+ contents.EventDestinationName = (0, smithy_client_1.expectString)(output["EventDestinationName"]);
5893
5893
  }
5894
5894
  if (output["message"] !== undefined) {
5895
- contents.message = smithy_client_1.expectString(output["message"]);
5895
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
5896
5896
  }
5897
5897
  return contents;
5898
5898
  };
@@ -5913,7 +5913,7 @@ const deserializeAws_queryEventTypes = (output, context) => {
5913
5913
  if (entry === null) {
5914
5914
  return null;
5915
5915
  }
5916
- return smithy_client_1.expectString(entry);
5916
+ return (0, smithy_client_1.expectString)(entry);
5917
5917
  });
5918
5918
  };
5919
5919
  const deserializeAws_queryFromEmailAddressNotVerifiedException = (output, context) => {
@@ -5922,10 +5922,10 @@ const deserializeAws_queryFromEmailAddressNotVerifiedException = (output, contex
5922
5922
  message: undefined,
5923
5923
  };
5924
5924
  if (output["FromEmailAddress"] !== undefined) {
5925
- contents.FromEmailAddress = smithy_client_1.expectString(output["FromEmailAddress"]);
5925
+ contents.FromEmailAddress = (0, smithy_client_1.expectString)(output["FromEmailAddress"]);
5926
5926
  }
5927
5927
  if (output["message"] !== undefined) {
5928
- contents.message = smithy_client_1.expectString(output["message"]);
5928
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
5929
5929
  }
5930
5930
  return contents;
5931
5931
  };
@@ -5934,7 +5934,7 @@ const deserializeAws_queryGetAccountSendingEnabledResponse = (output, context) =
5934
5934
  Enabled: undefined,
5935
5935
  };
5936
5936
  if (output["Enabled"] !== undefined) {
5937
- contents.Enabled = smithy_client_1.parseBoolean(output["Enabled"]);
5937
+ contents.Enabled = (0, smithy_client_1.parseBoolean)(output["Enabled"]);
5938
5938
  }
5939
5939
  return contents;
5940
5940
  };
@@ -5948,22 +5948,22 @@ const deserializeAws_queryGetCustomVerificationEmailTemplateResponse = (output,
5948
5948
  FailureRedirectionURL: undefined,
5949
5949
  };
5950
5950
  if (output["TemplateName"] !== undefined) {
5951
- contents.TemplateName = smithy_client_1.expectString(output["TemplateName"]);
5951
+ contents.TemplateName = (0, smithy_client_1.expectString)(output["TemplateName"]);
5952
5952
  }
5953
5953
  if (output["FromEmailAddress"] !== undefined) {
5954
- contents.FromEmailAddress = smithy_client_1.expectString(output["FromEmailAddress"]);
5954
+ contents.FromEmailAddress = (0, smithy_client_1.expectString)(output["FromEmailAddress"]);
5955
5955
  }
5956
5956
  if (output["TemplateSubject"] !== undefined) {
5957
- contents.TemplateSubject = smithy_client_1.expectString(output["TemplateSubject"]);
5957
+ contents.TemplateSubject = (0, smithy_client_1.expectString)(output["TemplateSubject"]);
5958
5958
  }
5959
5959
  if (output["TemplateContent"] !== undefined) {
5960
- contents.TemplateContent = smithy_client_1.expectString(output["TemplateContent"]);
5960
+ contents.TemplateContent = (0, smithy_client_1.expectString)(output["TemplateContent"]);
5961
5961
  }
5962
5962
  if (output["SuccessRedirectionURL"] !== undefined) {
5963
- contents.SuccessRedirectionURL = smithy_client_1.expectString(output["SuccessRedirectionURL"]);
5963
+ contents.SuccessRedirectionURL = (0, smithy_client_1.expectString)(output["SuccessRedirectionURL"]);
5964
5964
  }
5965
5965
  if (output["FailureRedirectionURL"] !== undefined) {
5966
- contents.FailureRedirectionURL = smithy_client_1.expectString(output["FailureRedirectionURL"]);
5966
+ contents.FailureRedirectionURL = (0, smithy_client_1.expectString)(output["FailureRedirectionURL"]);
5967
5967
  }
5968
5968
  return contents;
5969
5969
  };
@@ -5975,7 +5975,7 @@ const deserializeAws_queryGetIdentityDkimAttributesResponse = (output, context)
5975
5975
  contents.DkimAttributes = {};
5976
5976
  }
5977
5977
  if (output["DkimAttributes"] !== undefined && output["DkimAttributes"]["entry"] !== undefined) {
5978
- contents.DkimAttributes = deserializeAws_queryDkimAttributes(smithy_client_1.getArrayIfSingleItem(output["DkimAttributes"]["entry"]), context);
5978
+ contents.DkimAttributes = deserializeAws_queryDkimAttributes((0, smithy_client_1.getArrayIfSingleItem)(output["DkimAttributes"]["entry"]), context);
5979
5979
  }
5980
5980
  return contents;
5981
5981
  };
@@ -5987,7 +5987,7 @@ const deserializeAws_queryGetIdentityMailFromDomainAttributesResponse = (output,
5987
5987
  contents.MailFromDomainAttributes = {};
5988
5988
  }
5989
5989
  if (output["MailFromDomainAttributes"] !== undefined && output["MailFromDomainAttributes"]["entry"] !== undefined) {
5990
- contents.MailFromDomainAttributes = deserializeAws_queryMailFromDomainAttributes(smithy_client_1.getArrayIfSingleItem(output["MailFromDomainAttributes"]["entry"]), context);
5990
+ contents.MailFromDomainAttributes = deserializeAws_queryMailFromDomainAttributes((0, smithy_client_1.getArrayIfSingleItem)(output["MailFromDomainAttributes"]["entry"]), context);
5991
5991
  }
5992
5992
  return contents;
5993
5993
  };
@@ -5999,7 +5999,7 @@ const deserializeAws_queryGetIdentityNotificationAttributesResponse = (output, c
5999
5999
  contents.NotificationAttributes = {};
6000
6000
  }
6001
6001
  if (output["NotificationAttributes"] !== undefined && output["NotificationAttributes"]["entry"] !== undefined) {
6002
- contents.NotificationAttributes = deserializeAws_queryNotificationAttributes(smithy_client_1.getArrayIfSingleItem(output["NotificationAttributes"]["entry"]), context);
6002
+ contents.NotificationAttributes = deserializeAws_queryNotificationAttributes((0, smithy_client_1.getArrayIfSingleItem)(output["NotificationAttributes"]["entry"]), context);
6003
6003
  }
6004
6004
  return contents;
6005
6005
  };
@@ -6011,7 +6011,7 @@ const deserializeAws_queryGetIdentityPoliciesResponse = (output, context) => {
6011
6011
  contents.Policies = {};
6012
6012
  }
6013
6013
  if (output["Policies"] !== undefined && output["Policies"]["entry"] !== undefined) {
6014
- contents.Policies = deserializeAws_queryPolicyMap(smithy_client_1.getArrayIfSingleItem(output["Policies"]["entry"]), context);
6014
+ contents.Policies = deserializeAws_queryPolicyMap((0, smithy_client_1.getArrayIfSingleItem)(output["Policies"]["entry"]), context);
6015
6015
  }
6016
6016
  return contents;
6017
6017
  };
@@ -6023,7 +6023,7 @@ const deserializeAws_queryGetIdentityVerificationAttributesResponse = (output, c
6023
6023
  contents.VerificationAttributes = {};
6024
6024
  }
6025
6025
  if (output["VerificationAttributes"] !== undefined && output["VerificationAttributes"]["entry"] !== undefined) {
6026
- contents.VerificationAttributes = deserializeAws_queryVerificationAttributes(smithy_client_1.getArrayIfSingleItem(output["VerificationAttributes"]["entry"]), context);
6026
+ contents.VerificationAttributes = deserializeAws_queryVerificationAttributes((0, smithy_client_1.getArrayIfSingleItem)(output["VerificationAttributes"]["entry"]), context);
6027
6027
  }
6028
6028
  return contents;
6029
6029
  };
@@ -6034,13 +6034,13 @@ const deserializeAws_queryGetSendQuotaResponse = (output, context) => {
6034
6034
  SentLast24Hours: undefined,
6035
6035
  };
6036
6036
  if (output["Max24HourSend"] !== undefined) {
6037
- contents.Max24HourSend = smithy_client_1.strictParseFloat(output["Max24HourSend"]);
6037
+ contents.Max24HourSend = (0, smithy_client_1.strictParseFloat)(output["Max24HourSend"]);
6038
6038
  }
6039
6039
  if (output["MaxSendRate"] !== undefined) {
6040
- contents.MaxSendRate = smithy_client_1.strictParseFloat(output["MaxSendRate"]);
6040
+ contents.MaxSendRate = (0, smithy_client_1.strictParseFloat)(output["MaxSendRate"]);
6041
6041
  }
6042
6042
  if (output["SentLast24Hours"] !== undefined) {
6043
- contents.SentLast24Hours = smithy_client_1.strictParseFloat(output["SentLast24Hours"]);
6043
+ contents.SentLast24Hours = (0, smithy_client_1.strictParseFloat)(output["SentLast24Hours"]);
6044
6044
  }
6045
6045
  return contents;
6046
6046
  };
@@ -6052,7 +6052,7 @@ const deserializeAws_queryGetSendStatisticsResponse = (output, context) => {
6052
6052
  contents.SendDataPoints = [];
6053
6053
  }
6054
6054
  if (output["SendDataPoints"] !== undefined && output["SendDataPoints"]["member"] !== undefined) {
6055
- contents.SendDataPoints = deserializeAws_querySendDataPointList(smithy_client_1.getArrayIfSingleItem(output["SendDataPoints"]["member"]), context);
6055
+ contents.SendDataPoints = deserializeAws_querySendDataPointList((0, smithy_client_1.getArrayIfSingleItem)(output["SendDataPoints"]["member"]), context);
6056
6056
  }
6057
6057
  return contents;
6058
6058
  };
@@ -6072,16 +6072,16 @@ const deserializeAws_queryIdentityDkimAttributes = (output, context) => {
6072
6072
  DkimTokens: undefined,
6073
6073
  };
6074
6074
  if (output["DkimEnabled"] !== undefined) {
6075
- contents.DkimEnabled = smithy_client_1.parseBoolean(output["DkimEnabled"]);
6075
+ contents.DkimEnabled = (0, smithy_client_1.parseBoolean)(output["DkimEnabled"]);
6076
6076
  }
6077
6077
  if (output["DkimVerificationStatus"] !== undefined) {
6078
- contents.DkimVerificationStatus = smithy_client_1.expectString(output["DkimVerificationStatus"]);
6078
+ contents.DkimVerificationStatus = (0, smithy_client_1.expectString)(output["DkimVerificationStatus"]);
6079
6079
  }
6080
6080
  if (output.DkimTokens === "") {
6081
6081
  contents.DkimTokens = [];
6082
6082
  }
6083
6083
  if (output["DkimTokens"] !== undefined && output["DkimTokens"]["member"] !== undefined) {
6084
- contents.DkimTokens = deserializeAws_queryVerificationTokenList(smithy_client_1.getArrayIfSingleItem(output["DkimTokens"]["member"]), context);
6084
+ contents.DkimTokens = deserializeAws_queryVerificationTokenList((0, smithy_client_1.getArrayIfSingleItem)(output["DkimTokens"]["member"]), context);
6085
6085
  }
6086
6086
  return contents;
6087
6087
  };
@@ -6092,7 +6092,7 @@ const deserializeAws_queryIdentityList = (output, context) => {
6092
6092
  if (entry === null) {
6093
6093
  return null;
6094
6094
  }
6095
- return smithy_client_1.expectString(entry);
6095
+ return (0, smithy_client_1.expectString)(entry);
6096
6096
  });
6097
6097
  };
6098
6098
  const deserializeAws_queryIdentityMailFromDomainAttributes = (output, context) => {
@@ -6102,13 +6102,13 @@ const deserializeAws_queryIdentityMailFromDomainAttributes = (output, context) =
6102
6102
  BehaviorOnMXFailure: undefined,
6103
6103
  };
6104
6104
  if (output["MailFromDomain"] !== undefined) {
6105
- contents.MailFromDomain = smithy_client_1.expectString(output["MailFromDomain"]);
6105
+ contents.MailFromDomain = (0, smithy_client_1.expectString)(output["MailFromDomain"]);
6106
6106
  }
6107
6107
  if (output["MailFromDomainStatus"] !== undefined) {
6108
- contents.MailFromDomainStatus = smithy_client_1.expectString(output["MailFromDomainStatus"]);
6108
+ contents.MailFromDomainStatus = (0, smithy_client_1.expectString)(output["MailFromDomainStatus"]);
6109
6109
  }
6110
6110
  if (output["BehaviorOnMXFailure"] !== undefined) {
6111
- contents.BehaviorOnMXFailure = smithy_client_1.expectString(output["BehaviorOnMXFailure"]);
6111
+ contents.BehaviorOnMXFailure = (0, smithy_client_1.expectString)(output["BehaviorOnMXFailure"]);
6112
6112
  }
6113
6113
  return contents;
6114
6114
  };
@@ -6123,25 +6123,25 @@ const deserializeAws_queryIdentityNotificationAttributes = (output, context) =>
6123
6123
  HeadersInDeliveryNotificationsEnabled: undefined,
6124
6124
  };
6125
6125
  if (output["BounceTopic"] !== undefined) {
6126
- contents.BounceTopic = smithy_client_1.expectString(output["BounceTopic"]);
6126
+ contents.BounceTopic = (0, smithy_client_1.expectString)(output["BounceTopic"]);
6127
6127
  }
6128
6128
  if (output["ComplaintTopic"] !== undefined) {
6129
- contents.ComplaintTopic = smithy_client_1.expectString(output["ComplaintTopic"]);
6129
+ contents.ComplaintTopic = (0, smithy_client_1.expectString)(output["ComplaintTopic"]);
6130
6130
  }
6131
6131
  if (output["DeliveryTopic"] !== undefined) {
6132
- contents.DeliveryTopic = smithy_client_1.expectString(output["DeliveryTopic"]);
6132
+ contents.DeliveryTopic = (0, smithy_client_1.expectString)(output["DeliveryTopic"]);
6133
6133
  }
6134
6134
  if (output["ForwardingEnabled"] !== undefined) {
6135
- contents.ForwardingEnabled = smithy_client_1.parseBoolean(output["ForwardingEnabled"]);
6135
+ contents.ForwardingEnabled = (0, smithy_client_1.parseBoolean)(output["ForwardingEnabled"]);
6136
6136
  }
6137
6137
  if (output["HeadersInBounceNotificationsEnabled"] !== undefined) {
6138
- contents.HeadersInBounceNotificationsEnabled = smithy_client_1.parseBoolean(output["HeadersInBounceNotificationsEnabled"]);
6138
+ contents.HeadersInBounceNotificationsEnabled = (0, smithy_client_1.parseBoolean)(output["HeadersInBounceNotificationsEnabled"]);
6139
6139
  }
6140
6140
  if (output["HeadersInComplaintNotificationsEnabled"] !== undefined) {
6141
- contents.HeadersInComplaintNotificationsEnabled = smithy_client_1.parseBoolean(output["HeadersInComplaintNotificationsEnabled"]);
6141
+ contents.HeadersInComplaintNotificationsEnabled = (0, smithy_client_1.parseBoolean)(output["HeadersInComplaintNotificationsEnabled"]);
6142
6142
  }
6143
6143
  if (output["HeadersInDeliveryNotificationsEnabled"] !== undefined) {
6144
- contents.HeadersInDeliveryNotificationsEnabled = smithy_client_1.parseBoolean(output["HeadersInDeliveryNotificationsEnabled"]);
6144
+ contents.HeadersInDeliveryNotificationsEnabled = (0, smithy_client_1.parseBoolean)(output["HeadersInDeliveryNotificationsEnabled"]);
6145
6145
  }
6146
6146
  return contents;
6147
6147
  };
@@ -6151,10 +6151,10 @@ const deserializeAws_queryIdentityVerificationAttributes = (output, context) =>
6151
6151
  VerificationToken: undefined,
6152
6152
  };
6153
6153
  if (output["VerificationStatus"] !== undefined) {
6154
- contents.VerificationStatus = smithy_client_1.expectString(output["VerificationStatus"]);
6154
+ contents.VerificationStatus = (0, smithy_client_1.expectString)(output["VerificationStatus"]);
6155
6155
  }
6156
6156
  if (output["VerificationToken"] !== undefined) {
6157
- contents.VerificationToken = smithy_client_1.expectString(output["VerificationToken"]);
6157
+ contents.VerificationToken = (0, smithy_client_1.expectString)(output["VerificationToken"]);
6158
6158
  }
6159
6159
  return contents;
6160
6160
  };
@@ -6165,13 +6165,13 @@ const deserializeAws_queryInvalidCloudWatchDestinationException = (output, conte
6165
6165
  message: undefined,
6166
6166
  };
6167
6167
  if (output["ConfigurationSetName"] !== undefined) {
6168
- contents.ConfigurationSetName = smithy_client_1.expectString(output["ConfigurationSetName"]);
6168
+ contents.ConfigurationSetName = (0, smithy_client_1.expectString)(output["ConfigurationSetName"]);
6169
6169
  }
6170
6170
  if (output["EventDestinationName"] !== undefined) {
6171
- contents.EventDestinationName = smithy_client_1.expectString(output["EventDestinationName"]);
6171
+ contents.EventDestinationName = (0, smithy_client_1.expectString)(output["EventDestinationName"]);
6172
6172
  }
6173
6173
  if (output["message"] !== undefined) {
6174
- contents.message = smithy_client_1.expectString(output["message"]);
6174
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6175
6175
  }
6176
6176
  return contents;
6177
6177
  };
@@ -6180,7 +6180,7 @@ const deserializeAws_queryInvalidConfigurationSetException = (output, context) =
6180
6180
  message: undefined,
6181
6181
  };
6182
6182
  if (output["message"] !== undefined) {
6183
- contents.message = smithy_client_1.expectString(output["message"]);
6183
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6184
6184
  }
6185
6185
  return contents;
6186
6186
  };
@@ -6189,7 +6189,7 @@ const deserializeAws_queryInvalidDeliveryOptionsException = (output, context) =>
6189
6189
  message: undefined,
6190
6190
  };
6191
6191
  if (output["message"] !== undefined) {
6192
- contents.message = smithy_client_1.expectString(output["message"]);
6192
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6193
6193
  }
6194
6194
  return contents;
6195
6195
  };
@@ -6200,13 +6200,13 @@ const deserializeAws_queryInvalidFirehoseDestinationException = (output, context
6200
6200
  message: undefined,
6201
6201
  };
6202
6202
  if (output["ConfigurationSetName"] !== undefined) {
6203
- contents.ConfigurationSetName = smithy_client_1.expectString(output["ConfigurationSetName"]);
6203
+ contents.ConfigurationSetName = (0, smithy_client_1.expectString)(output["ConfigurationSetName"]);
6204
6204
  }
6205
6205
  if (output["EventDestinationName"] !== undefined) {
6206
- contents.EventDestinationName = smithy_client_1.expectString(output["EventDestinationName"]);
6206
+ contents.EventDestinationName = (0, smithy_client_1.expectString)(output["EventDestinationName"]);
6207
6207
  }
6208
6208
  if (output["message"] !== undefined) {
6209
- contents.message = smithy_client_1.expectString(output["message"]);
6209
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6210
6210
  }
6211
6211
  return contents;
6212
6212
  };
@@ -6216,10 +6216,10 @@ const deserializeAws_queryInvalidLambdaFunctionException = (output, context) =>
6216
6216
  message: undefined,
6217
6217
  };
6218
6218
  if (output["FunctionArn"] !== undefined) {
6219
- contents.FunctionArn = smithy_client_1.expectString(output["FunctionArn"]);
6219
+ contents.FunctionArn = (0, smithy_client_1.expectString)(output["FunctionArn"]);
6220
6220
  }
6221
6221
  if (output["message"] !== undefined) {
6222
- contents.message = smithy_client_1.expectString(output["message"]);
6222
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6223
6223
  }
6224
6224
  return contents;
6225
6225
  };
@@ -6228,7 +6228,7 @@ const deserializeAws_queryInvalidPolicyException = (output, context) => {
6228
6228
  message: undefined,
6229
6229
  };
6230
6230
  if (output["message"] !== undefined) {
6231
- contents.message = smithy_client_1.expectString(output["message"]);
6231
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6232
6232
  }
6233
6233
  return contents;
6234
6234
  };
@@ -6238,10 +6238,10 @@ const deserializeAws_queryInvalidRenderingParameterException = (output, context)
6238
6238
  message: undefined,
6239
6239
  };
6240
6240
  if (output["TemplateName"] !== undefined) {
6241
- contents.TemplateName = smithy_client_1.expectString(output["TemplateName"]);
6241
+ contents.TemplateName = (0, smithy_client_1.expectString)(output["TemplateName"]);
6242
6242
  }
6243
6243
  if (output["message"] !== undefined) {
6244
- contents.message = smithy_client_1.expectString(output["message"]);
6244
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6245
6245
  }
6246
6246
  return contents;
6247
6247
  };
@@ -6251,10 +6251,10 @@ const deserializeAws_queryInvalidS3ConfigurationException = (output, context) =>
6251
6251
  message: undefined,
6252
6252
  };
6253
6253
  if (output["Bucket"] !== undefined) {
6254
- contents.Bucket = smithy_client_1.expectString(output["Bucket"]);
6254
+ contents.Bucket = (0, smithy_client_1.expectString)(output["Bucket"]);
6255
6255
  }
6256
6256
  if (output["message"] !== undefined) {
6257
- contents.message = smithy_client_1.expectString(output["message"]);
6257
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6258
6258
  }
6259
6259
  return contents;
6260
6260
  };
@@ -6265,13 +6265,13 @@ const deserializeAws_queryInvalidSNSDestinationException = (output, context) =>
6265
6265
  message: undefined,
6266
6266
  };
6267
6267
  if (output["ConfigurationSetName"] !== undefined) {
6268
- contents.ConfigurationSetName = smithy_client_1.expectString(output["ConfigurationSetName"]);
6268
+ contents.ConfigurationSetName = (0, smithy_client_1.expectString)(output["ConfigurationSetName"]);
6269
6269
  }
6270
6270
  if (output["EventDestinationName"] !== undefined) {
6271
- contents.EventDestinationName = smithy_client_1.expectString(output["EventDestinationName"]);
6271
+ contents.EventDestinationName = (0, smithy_client_1.expectString)(output["EventDestinationName"]);
6272
6272
  }
6273
6273
  if (output["message"] !== undefined) {
6274
- contents.message = smithy_client_1.expectString(output["message"]);
6274
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6275
6275
  }
6276
6276
  return contents;
6277
6277
  };
@@ -6281,10 +6281,10 @@ const deserializeAws_queryInvalidSnsTopicException = (output, context) => {
6281
6281
  message: undefined,
6282
6282
  };
6283
6283
  if (output["Topic"] !== undefined) {
6284
- contents.Topic = smithy_client_1.expectString(output["Topic"]);
6284
+ contents.Topic = (0, smithy_client_1.expectString)(output["Topic"]);
6285
6285
  }
6286
6286
  if (output["message"] !== undefined) {
6287
- contents.message = smithy_client_1.expectString(output["message"]);
6287
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6288
6288
  }
6289
6289
  return contents;
6290
6290
  };
@@ -6294,10 +6294,10 @@ const deserializeAws_queryInvalidTemplateException = (output, context) => {
6294
6294
  message: undefined,
6295
6295
  };
6296
6296
  if (output["TemplateName"] !== undefined) {
6297
- contents.TemplateName = smithy_client_1.expectString(output["TemplateName"]);
6297
+ contents.TemplateName = (0, smithy_client_1.expectString)(output["TemplateName"]);
6298
6298
  }
6299
6299
  if (output["message"] !== undefined) {
6300
- contents.message = smithy_client_1.expectString(output["message"]);
6300
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6301
6301
  }
6302
6302
  return contents;
6303
6303
  };
@@ -6306,7 +6306,7 @@ const deserializeAws_queryInvalidTrackingOptionsException = (output, context) =>
6306
6306
  message: undefined,
6307
6307
  };
6308
6308
  if (output["message"] !== undefined) {
6309
- contents.message = smithy_client_1.expectString(output["message"]);
6309
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6310
6310
  }
6311
6311
  return contents;
6312
6312
  };
@@ -6316,10 +6316,10 @@ const deserializeAws_queryKinesisFirehoseDestination = (output, context) => {
6316
6316
  DeliveryStreamARN: undefined,
6317
6317
  };
6318
6318
  if (output["IAMRoleARN"] !== undefined) {
6319
- contents.IAMRoleARN = smithy_client_1.expectString(output["IAMRoleARN"]);
6319
+ contents.IAMRoleARN = (0, smithy_client_1.expectString)(output["IAMRoleARN"]);
6320
6320
  }
6321
6321
  if (output["DeliveryStreamARN"] !== undefined) {
6322
- contents.DeliveryStreamARN = smithy_client_1.expectString(output["DeliveryStreamARN"]);
6322
+ contents.DeliveryStreamARN = (0, smithy_client_1.expectString)(output["DeliveryStreamARN"]);
6323
6323
  }
6324
6324
  return contents;
6325
6325
  };
@@ -6330,13 +6330,13 @@ const deserializeAws_queryLambdaAction = (output, context) => {
6330
6330
  InvocationType: undefined,
6331
6331
  };
6332
6332
  if (output["TopicArn"] !== undefined) {
6333
- contents.TopicArn = smithy_client_1.expectString(output["TopicArn"]);
6333
+ contents.TopicArn = (0, smithy_client_1.expectString)(output["TopicArn"]);
6334
6334
  }
6335
6335
  if (output["FunctionArn"] !== undefined) {
6336
- contents.FunctionArn = smithy_client_1.expectString(output["FunctionArn"]);
6336
+ contents.FunctionArn = (0, smithy_client_1.expectString)(output["FunctionArn"]);
6337
6337
  }
6338
6338
  if (output["InvocationType"] !== undefined) {
6339
- contents.InvocationType = smithy_client_1.expectString(output["InvocationType"]);
6339
+ contents.InvocationType = (0, smithy_client_1.expectString)(output["InvocationType"]);
6340
6340
  }
6341
6341
  return contents;
6342
6342
  };
@@ -6345,7 +6345,7 @@ const deserializeAws_queryLimitExceededException = (output, context) => {
6345
6345
  message: undefined,
6346
6346
  };
6347
6347
  if (output["message"] !== undefined) {
6348
- contents.message = smithy_client_1.expectString(output["message"]);
6348
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6349
6349
  }
6350
6350
  return contents;
6351
6351
  };
@@ -6358,10 +6358,10 @@ const deserializeAws_queryListConfigurationSetsResponse = (output, context) => {
6358
6358
  contents.ConfigurationSets = [];
6359
6359
  }
6360
6360
  if (output["ConfigurationSets"] !== undefined && output["ConfigurationSets"]["member"] !== undefined) {
6361
- contents.ConfigurationSets = deserializeAws_queryConfigurationSets(smithy_client_1.getArrayIfSingleItem(output["ConfigurationSets"]["member"]), context);
6361
+ contents.ConfigurationSets = deserializeAws_queryConfigurationSets((0, smithy_client_1.getArrayIfSingleItem)(output["ConfigurationSets"]["member"]), context);
6362
6362
  }
6363
6363
  if (output["NextToken"] !== undefined) {
6364
- contents.NextToken = smithy_client_1.expectString(output["NextToken"]);
6364
+ contents.NextToken = (0, smithy_client_1.expectString)(output["NextToken"]);
6365
6365
  }
6366
6366
  return contents;
6367
6367
  };
@@ -6375,10 +6375,10 @@ const deserializeAws_queryListCustomVerificationEmailTemplatesResponse = (output
6375
6375
  }
6376
6376
  if (output["CustomVerificationEmailTemplates"] !== undefined &&
6377
6377
  output["CustomVerificationEmailTemplates"]["member"] !== undefined) {
6378
- contents.CustomVerificationEmailTemplates = deserializeAws_queryCustomVerificationEmailTemplates(smithy_client_1.getArrayIfSingleItem(output["CustomVerificationEmailTemplates"]["member"]), context);
6378
+ contents.CustomVerificationEmailTemplates = deserializeAws_queryCustomVerificationEmailTemplates((0, smithy_client_1.getArrayIfSingleItem)(output["CustomVerificationEmailTemplates"]["member"]), context);
6379
6379
  }
6380
6380
  if (output["NextToken"] !== undefined) {
6381
- contents.NextToken = smithy_client_1.expectString(output["NextToken"]);
6381
+ contents.NextToken = (0, smithy_client_1.expectString)(output["NextToken"]);
6382
6382
  }
6383
6383
  return contents;
6384
6384
  };
@@ -6391,10 +6391,10 @@ const deserializeAws_queryListIdentitiesResponse = (output, context) => {
6391
6391
  contents.Identities = [];
6392
6392
  }
6393
6393
  if (output["Identities"] !== undefined && output["Identities"]["member"] !== undefined) {
6394
- contents.Identities = deserializeAws_queryIdentityList(smithy_client_1.getArrayIfSingleItem(output["Identities"]["member"]), context);
6394
+ contents.Identities = deserializeAws_queryIdentityList((0, smithy_client_1.getArrayIfSingleItem)(output["Identities"]["member"]), context);
6395
6395
  }
6396
6396
  if (output["NextToken"] !== undefined) {
6397
- contents.NextToken = smithy_client_1.expectString(output["NextToken"]);
6397
+ contents.NextToken = (0, smithy_client_1.expectString)(output["NextToken"]);
6398
6398
  }
6399
6399
  return contents;
6400
6400
  };
@@ -6406,7 +6406,7 @@ const deserializeAws_queryListIdentityPoliciesResponse = (output, context) => {
6406
6406
  contents.PolicyNames = [];
6407
6407
  }
6408
6408
  if (output["PolicyNames"] !== undefined && output["PolicyNames"]["member"] !== undefined) {
6409
- contents.PolicyNames = deserializeAws_queryPolicyNameList(smithy_client_1.getArrayIfSingleItem(output["PolicyNames"]["member"]), context);
6409
+ contents.PolicyNames = deserializeAws_queryPolicyNameList((0, smithy_client_1.getArrayIfSingleItem)(output["PolicyNames"]["member"]), context);
6410
6410
  }
6411
6411
  return contents;
6412
6412
  };
@@ -6418,7 +6418,7 @@ const deserializeAws_queryListReceiptFiltersResponse = (output, context) => {
6418
6418
  contents.Filters = [];
6419
6419
  }
6420
6420
  if (output["Filters"] !== undefined && output["Filters"]["member"] !== undefined) {
6421
- contents.Filters = deserializeAws_queryReceiptFilterList(smithy_client_1.getArrayIfSingleItem(output["Filters"]["member"]), context);
6421
+ contents.Filters = deserializeAws_queryReceiptFilterList((0, smithy_client_1.getArrayIfSingleItem)(output["Filters"]["member"]), context);
6422
6422
  }
6423
6423
  return contents;
6424
6424
  };
@@ -6431,10 +6431,10 @@ const deserializeAws_queryListReceiptRuleSetsResponse = (output, context) => {
6431
6431
  contents.RuleSets = [];
6432
6432
  }
6433
6433
  if (output["RuleSets"] !== undefined && output["RuleSets"]["member"] !== undefined) {
6434
- contents.RuleSets = deserializeAws_queryReceiptRuleSetsLists(smithy_client_1.getArrayIfSingleItem(output["RuleSets"]["member"]), context);
6434
+ contents.RuleSets = deserializeAws_queryReceiptRuleSetsLists((0, smithy_client_1.getArrayIfSingleItem)(output["RuleSets"]["member"]), context);
6435
6435
  }
6436
6436
  if (output["NextToken"] !== undefined) {
6437
- contents.NextToken = smithy_client_1.expectString(output["NextToken"]);
6437
+ contents.NextToken = (0, smithy_client_1.expectString)(output["NextToken"]);
6438
6438
  }
6439
6439
  return contents;
6440
6440
  };
@@ -6447,10 +6447,10 @@ const deserializeAws_queryListTemplatesResponse = (output, context) => {
6447
6447
  contents.TemplatesMetadata = [];
6448
6448
  }
6449
6449
  if (output["TemplatesMetadata"] !== undefined && output["TemplatesMetadata"]["member"] !== undefined) {
6450
- contents.TemplatesMetadata = deserializeAws_queryTemplateMetadataList(smithy_client_1.getArrayIfSingleItem(output["TemplatesMetadata"]["member"]), context);
6450
+ contents.TemplatesMetadata = deserializeAws_queryTemplateMetadataList((0, smithy_client_1.getArrayIfSingleItem)(output["TemplatesMetadata"]["member"]), context);
6451
6451
  }
6452
6452
  if (output["NextToken"] !== undefined) {
6453
- contents.NextToken = smithy_client_1.expectString(output["NextToken"]);
6453
+ contents.NextToken = (0, smithy_client_1.expectString)(output["NextToken"]);
6454
6454
  }
6455
6455
  return contents;
6456
6456
  };
@@ -6462,7 +6462,7 @@ const deserializeAws_queryListVerifiedEmailAddressesResponse = (output, context)
6462
6462
  contents.VerifiedEmailAddresses = [];
6463
6463
  }
6464
6464
  if (output["VerifiedEmailAddresses"] !== undefined && output["VerifiedEmailAddresses"]["member"] !== undefined) {
6465
- contents.VerifiedEmailAddresses = deserializeAws_queryAddressList(smithy_client_1.getArrayIfSingleItem(output["VerifiedEmailAddresses"]["member"]), context);
6465
+ contents.VerifiedEmailAddresses = deserializeAws_queryAddressList((0, smithy_client_1.getArrayIfSingleItem)(output["VerifiedEmailAddresses"]["member"]), context);
6466
6466
  }
6467
6467
  return contents;
6468
6468
  };
@@ -6482,7 +6482,7 @@ const deserializeAws_queryMailFromDomainNotVerifiedException = (output, context)
6482
6482
  message: undefined,
6483
6483
  };
6484
6484
  if (output["message"] !== undefined) {
6485
- contents.message = smithy_client_1.expectString(output["message"]);
6485
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6486
6486
  }
6487
6487
  return contents;
6488
6488
  };
@@ -6491,7 +6491,7 @@ const deserializeAws_queryMessageRejected = (output, context) => {
6491
6491
  message: undefined,
6492
6492
  };
6493
6493
  if (output["message"] !== undefined) {
6494
- contents.message = smithy_client_1.expectString(output["message"]);
6494
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6495
6495
  }
6496
6496
  return contents;
6497
6497
  };
@@ -6501,10 +6501,10 @@ const deserializeAws_queryMissingRenderingAttributeException = (output, context)
6501
6501
  message: undefined,
6502
6502
  };
6503
6503
  if (output["TemplateName"] !== undefined) {
6504
- contents.TemplateName = smithy_client_1.expectString(output["TemplateName"]);
6504
+ contents.TemplateName = (0, smithy_client_1.expectString)(output["TemplateName"]);
6505
6505
  }
6506
6506
  if (output["message"] !== undefined) {
6507
- contents.message = smithy_client_1.expectString(output["message"]);
6507
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6508
6508
  }
6509
6509
  return contents;
6510
6510
  };
@@ -6526,7 +6526,7 @@ const deserializeAws_queryPolicyMap = (output, context) => {
6526
6526
  }
6527
6527
  return {
6528
6528
  ...acc,
6529
- [pair["key"]]: smithy_client_1.expectString(pair["value"]),
6529
+ [pair["key"]]: (0, smithy_client_1.expectString)(pair["value"]),
6530
6530
  };
6531
6531
  }, {});
6532
6532
  };
@@ -6537,7 +6537,7 @@ const deserializeAws_queryPolicyNameList = (output, context) => {
6537
6537
  if (entry === null) {
6538
6538
  return null;
6539
6539
  }
6540
- return smithy_client_1.expectString(entry);
6540
+ return (0, smithy_client_1.expectString)(entry);
6541
6541
  });
6542
6542
  };
6543
6543
  const deserializeAws_queryProductionAccessNotGrantedException = (output, context) => {
@@ -6545,7 +6545,7 @@ const deserializeAws_queryProductionAccessNotGrantedException = (output, context
6545
6545
  message: undefined,
6546
6546
  };
6547
6547
  if (output["message"] !== undefined) {
6548
- contents.message = smithy_client_1.expectString(output["message"]);
6548
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6549
6549
  }
6550
6550
  return contents;
6551
6551
  };
@@ -6606,7 +6606,7 @@ const deserializeAws_queryReceiptFilter = (output, context) => {
6606
6606
  IpFilter: undefined,
6607
6607
  };
6608
6608
  if (output["Name"] !== undefined) {
6609
- contents.Name = smithy_client_1.expectString(output["Name"]);
6609
+ contents.Name = (0, smithy_client_1.expectString)(output["Name"]);
6610
6610
  }
6611
6611
  if (output["IpFilter"] !== undefined) {
6612
6612
  contents.IpFilter = deserializeAws_queryReceiptIpFilter(output["IpFilter"], context);
@@ -6629,10 +6629,10 @@ const deserializeAws_queryReceiptIpFilter = (output, context) => {
6629
6629
  Cidr: undefined,
6630
6630
  };
6631
6631
  if (output["Policy"] !== undefined) {
6632
- contents.Policy = smithy_client_1.expectString(output["Policy"]);
6632
+ contents.Policy = (0, smithy_client_1.expectString)(output["Policy"]);
6633
6633
  }
6634
6634
  if (output["Cidr"] !== undefined) {
6635
- contents.Cidr = smithy_client_1.expectString(output["Cidr"]);
6635
+ contents.Cidr = (0, smithy_client_1.expectString)(output["Cidr"]);
6636
6636
  }
6637
6637
  return contents;
6638
6638
  };
@@ -6646,28 +6646,28 @@ const deserializeAws_queryReceiptRule = (output, context) => {
6646
6646
  ScanEnabled: undefined,
6647
6647
  };
6648
6648
  if (output["Name"] !== undefined) {
6649
- contents.Name = smithy_client_1.expectString(output["Name"]);
6649
+ contents.Name = (0, smithy_client_1.expectString)(output["Name"]);
6650
6650
  }
6651
6651
  if (output["Enabled"] !== undefined) {
6652
- contents.Enabled = smithy_client_1.parseBoolean(output["Enabled"]);
6652
+ contents.Enabled = (0, smithy_client_1.parseBoolean)(output["Enabled"]);
6653
6653
  }
6654
6654
  if (output["TlsPolicy"] !== undefined) {
6655
- contents.TlsPolicy = smithy_client_1.expectString(output["TlsPolicy"]);
6655
+ contents.TlsPolicy = (0, smithy_client_1.expectString)(output["TlsPolicy"]);
6656
6656
  }
6657
6657
  if (output.Recipients === "") {
6658
6658
  contents.Recipients = [];
6659
6659
  }
6660
6660
  if (output["Recipients"] !== undefined && output["Recipients"]["member"] !== undefined) {
6661
- contents.Recipients = deserializeAws_queryRecipientsList(smithy_client_1.getArrayIfSingleItem(output["Recipients"]["member"]), context);
6661
+ contents.Recipients = deserializeAws_queryRecipientsList((0, smithy_client_1.getArrayIfSingleItem)(output["Recipients"]["member"]), context);
6662
6662
  }
6663
6663
  if (output.Actions === "") {
6664
6664
  contents.Actions = [];
6665
6665
  }
6666
6666
  if (output["Actions"] !== undefined && output["Actions"]["member"] !== undefined) {
6667
- contents.Actions = deserializeAws_queryReceiptActionsList(smithy_client_1.getArrayIfSingleItem(output["Actions"]["member"]), context);
6667
+ contents.Actions = deserializeAws_queryReceiptActionsList((0, smithy_client_1.getArrayIfSingleItem)(output["Actions"]["member"]), context);
6668
6668
  }
6669
6669
  if (output["ScanEnabled"] !== undefined) {
6670
- contents.ScanEnabled = smithy_client_1.parseBoolean(output["ScanEnabled"]);
6670
+ contents.ScanEnabled = (0, smithy_client_1.parseBoolean)(output["ScanEnabled"]);
6671
6671
  }
6672
6672
  return contents;
6673
6673
  };
@@ -6677,10 +6677,10 @@ const deserializeAws_queryReceiptRuleSetMetadata = (output, context) => {
6677
6677
  CreatedTimestamp: undefined,
6678
6678
  };
6679
6679
  if (output["Name"] !== undefined) {
6680
- contents.Name = smithy_client_1.expectString(output["Name"]);
6680
+ contents.Name = (0, smithy_client_1.expectString)(output["Name"]);
6681
6681
  }
6682
6682
  if (output["CreatedTimestamp"] !== undefined) {
6683
- contents.CreatedTimestamp = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["CreatedTimestamp"]));
6683
+ contents.CreatedTimestamp = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTime)(output["CreatedTimestamp"]));
6684
6684
  }
6685
6685
  return contents;
6686
6686
  };
@@ -6711,7 +6711,7 @@ const deserializeAws_queryRecipientsList = (output, context) => {
6711
6711
  if (entry === null) {
6712
6712
  return null;
6713
6713
  }
6714
- return smithy_client_1.expectString(entry);
6714
+ return (0, smithy_client_1.expectString)(entry);
6715
6715
  });
6716
6716
  };
6717
6717
  const deserializeAws_queryReorderReceiptRuleSetResponse = (output, context) => {
@@ -6725,13 +6725,13 @@ const deserializeAws_queryReputationOptions = (output, context) => {
6725
6725
  LastFreshStart: undefined,
6726
6726
  };
6727
6727
  if (output["SendingEnabled"] !== undefined) {
6728
- contents.SendingEnabled = smithy_client_1.parseBoolean(output["SendingEnabled"]);
6728
+ contents.SendingEnabled = (0, smithy_client_1.parseBoolean)(output["SendingEnabled"]);
6729
6729
  }
6730
6730
  if (output["ReputationMetricsEnabled"] !== undefined) {
6731
- contents.ReputationMetricsEnabled = smithy_client_1.parseBoolean(output["ReputationMetricsEnabled"]);
6731
+ contents.ReputationMetricsEnabled = (0, smithy_client_1.parseBoolean)(output["ReputationMetricsEnabled"]);
6732
6732
  }
6733
6733
  if (output["LastFreshStart"] !== undefined) {
6734
- contents.LastFreshStart = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["LastFreshStart"]));
6734
+ contents.LastFreshStart = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTime)(output["LastFreshStart"]));
6735
6735
  }
6736
6736
  return contents;
6737
6737
  };
@@ -6741,10 +6741,10 @@ const deserializeAws_queryRuleDoesNotExistException = (output, context) => {
6741
6741
  message: undefined,
6742
6742
  };
6743
6743
  if (output["Name"] !== undefined) {
6744
- contents.Name = smithy_client_1.expectString(output["Name"]);
6744
+ contents.Name = (0, smithy_client_1.expectString)(output["Name"]);
6745
6745
  }
6746
6746
  if (output["message"] !== undefined) {
6747
- contents.message = smithy_client_1.expectString(output["message"]);
6747
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6748
6748
  }
6749
6749
  return contents;
6750
6750
  };
@@ -6754,10 +6754,10 @@ const deserializeAws_queryRuleSetDoesNotExistException = (output, context) => {
6754
6754
  message: undefined,
6755
6755
  };
6756
6756
  if (output["Name"] !== undefined) {
6757
- contents.Name = smithy_client_1.expectString(output["Name"]);
6757
+ contents.Name = (0, smithy_client_1.expectString)(output["Name"]);
6758
6758
  }
6759
6759
  if (output["message"] !== undefined) {
6760
- contents.message = smithy_client_1.expectString(output["message"]);
6760
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6761
6761
  }
6762
6762
  return contents;
6763
6763
  };
@@ -6769,16 +6769,16 @@ const deserializeAws_queryS3Action = (output, context) => {
6769
6769
  KmsKeyArn: undefined,
6770
6770
  };
6771
6771
  if (output["TopicArn"] !== undefined) {
6772
- contents.TopicArn = smithy_client_1.expectString(output["TopicArn"]);
6772
+ contents.TopicArn = (0, smithy_client_1.expectString)(output["TopicArn"]);
6773
6773
  }
6774
6774
  if (output["BucketName"] !== undefined) {
6775
- contents.BucketName = smithy_client_1.expectString(output["BucketName"]);
6775
+ contents.BucketName = (0, smithy_client_1.expectString)(output["BucketName"]);
6776
6776
  }
6777
6777
  if (output["ObjectKeyPrefix"] !== undefined) {
6778
- contents.ObjectKeyPrefix = smithy_client_1.expectString(output["ObjectKeyPrefix"]);
6778
+ contents.ObjectKeyPrefix = (0, smithy_client_1.expectString)(output["ObjectKeyPrefix"]);
6779
6779
  }
6780
6780
  if (output["KmsKeyArn"] !== undefined) {
6781
- contents.KmsKeyArn = smithy_client_1.expectString(output["KmsKeyArn"]);
6781
+ contents.KmsKeyArn = (0, smithy_client_1.expectString)(output["KmsKeyArn"]);
6782
6782
  }
6783
6783
  return contents;
6784
6784
  };
@@ -6787,7 +6787,7 @@ const deserializeAws_querySendBounceResponse = (output, context) => {
6787
6787
  MessageId: undefined,
6788
6788
  };
6789
6789
  if (output["MessageId"] !== undefined) {
6790
- contents.MessageId = smithy_client_1.expectString(output["MessageId"]);
6790
+ contents.MessageId = (0, smithy_client_1.expectString)(output["MessageId"]);
6791
6791
  }
6792
6792
  return contents;
6793
6793
  };
@@ -6799,7 +6799,7 @@ const deserializeAws_querySendBulkTemplatedEmailResponse = (output, context) =>
6799
6799
  contents.Status = [];
6800
6800
  }
6801
6801
  if (output["Status"] !== undefined && output["Status"]["member"] !== undefined) {
6802
- contents.Status = deserializeAws_queryBulkEmailDestinationStatusList(smithy_client_1.getArrayIfSingleItem(output["Status"]["member"]), context);
6802
+ contents.Status = deserializeAws_queryBulkEmailDestinationStatusList((0, smithy_client_1.getArrayIfSingleItem)(output["Status"]["member"]), context);
6803
6803
  }
6804
6804
  return contents;
6805
6805
  };
@@ -6808,7 +6808,7 @@ const deserializeAws_querySendCustomVerificationEmailResponse = (output, context
6808
6808
  MessageId: undefined,
6809
6809
  };
6810
6810
  if (output["MessageId"] !== undefined) {
6811
- contents.MessageId = smithy_client_1.expectString(output["MessageId"]);
6811
+ contents.MessageId = (0, smithy_client_1.expectString)(output["MessageId"]);
6812
6812
  }
6813
6813
  return contents;
6814
6814
  };
@@ -6821,19 +6821,19 @@ const deserializeAws_querySendDataPoint = (output, context) => {
6821
6821
  Rejects: undefined,
6822
6822
  };
6823
6823
  if (output["Timestamp"] !== undefined) {
6824
- contents.Timestamp = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["Timestamp"]));
6824
+ contents.Timestamp = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTime)(output["Timestamp"]));
6825
6825
  }
6826
6826
  if (output["DeliveryAttempts"] !== undefined) {
6827
- contents.DeliveryAttempts = smithy_client_1.strictParseLong(output["DeliveryAttempts"]);
6827
+ contents.DeliveryAttempts = (0, smithy_client_1.strictParseLong)(output["DeliveryAttempts"]);
6828
6828
  }
6829
6829
  if (output["Bounces"] !== undefined) {
6830
- contents.Bounces = smithy_client_1.strictParseLong(output["Bounces"]);
6830
+ contents.Bounces = (0, smithy_client_1.strictParseLong)(output["Bounces"]);
6831
6831
  }
6832
6832
  if (output["Complaints"] !== undefined) {
6833
- contents.Complaints = smithy_client_1.strictParseLong(output["Complaints"]);
6833
+ contents.Complaints = (0, smithy_client_1.strictParseLong)(output["Complaints"]);
6834
6834
  }
6835
6835
  if (output["Rejects"] !== undefined) {
6836
- contents.Rejects = smithy_client_1.strictParseLong(output["Rejects"]);
6836
+ contents.Rejects = (0, smithy_client_1.strictParseLong)(output["Rejects"]);
6837
6837
  }
6838
6838
  return contents;
6839
6839
  };
@@ -6852,7 +6852,7 @@ const deserializeAws_querySendEmailResponse = (output, context) => {
6852
6852
  MessageId: undefined,
6853
6853
  };
6854
6854
  if (output["MessageId"] !== undefined) {
6855
- contents.MessageId = smithy_client_1.expectString(output["MessageId"]);
6855
+ contents.MessageId = (0, smithy_client_1.expectString)(output["MessageId"]);
6856
6856
  }
6857
6857
  return contents;
6858
6858
  };
@@ -6861,7 +6861,7 @@ const deserializeAws_querySendRawEmailResponse = (output, context) => {
6861
6861
  MessageId: undefined,
6862
6862
  };
6863
6863
  if (output["MessageId"] !== undefined) {
6864
- contents.MessageId = smithy_client_1.expectString(output["MessageId"]);
6864
+ contents.MessageId = (0, smithy_client_1.expectString)(output["MessageId"]);
6865
6865
  }
6866
6866
  return contents;
6867
6867
  };
@@ -6870,7 +6870,7 @@ const deserializeAws_querySendTemplatedEmailResponse = (output, context) => {
6870
6870
  MessageId: undefined,
6871
6871
  };
6872
6872
  if (output["MessageId"] !== undefined) {
6873
- contents.MessageId = smithy_client_1.expectString(output["MessageId"]);
6873
+ contents.MessageId = (0, smithy_client_1.expectString)(output["MessageId"]);
6874
6874
  }
6875
6875
  return contents;
6876
6876
  };
@@ -6908,10 +6908,10 @@ const deserializeAws_querySNSAction = (output, context) => {
6908
6908
  Encoding: undefined,
6909
6909
  };
6910
6910
  if (output["TopicArn"] !== undefined) {
6911
- contents.TopicArn = smithy_client_1.expectString(output["TopicArn"]);
6911
+ contents.TopicArn = (0, smithy_client_1.expectString)(output["TopicArn"]);
6912
6912
  }
6913
6913
  if (output["Encoding"] !== undefined) {
6914
- contents.Encoding = smithy_client_1.expectString(output["Encoding"]);
6914
+ contents.Encoding = (0, smithy_client_1.expectString)(output["Encoding"]);
6915
6915
  }
6916
6916
  return contents;
6917
6917
  };
@@ -6920,7 +6920,7 @@ const deserializeAws_querySNSDestination = (output, context) => {
6920
6920
  TopicARN: undefined,
6921
6921
  };
6922
6922
  if (output["TopicARN"] !== undefined) {
6923
- contents.TopicARN = smithy_client_1.expectString(output["TopicARN"]);
6923
+ contents.TopicARN = (0, smithy_client_1.expectString)(output["TopicARN"]);
6924
6924
  }
6925
6925
  return contents;
6926
6926
  };
@@ -6930,10 +6930,10 @@ const deserializeAws_queryStopAction = (output, context) => {
6930
6930
  TopicArn: undefined,
6931
6931
  };
6932
6932
  if (output["Scope"] !== undefined) {
6933
- contents.Scope = smithy_client_1.expectString(output["Scope"]);
6933
+ contents.Scope = (0, smithy_client_1.expectString)(output["Scope"]);
6934
6934
  }
6935
6935
  if (output["TopicArn"] !== undefined) {
6936
- contents.TopicArn = smithy_client_1.expectString(output["TopicArn"]);
6936
+ contents.TopicArn = (0, smithy_client_1.expectString)(output["TopicArn"]);
6937
6937
  }
6938
6938
  return contents;
6939
6939
  };
@@ -6945,16 +6945,16 @@ const deserializeAws_queryTemplate = (output, context) => {
6945
6945
  HtmlPart: undefined,
6946
6946
  };
6947
6947
  if (output["TemplateName"] !== undefined) {
6948
- contents.TemplateName = smithy_client_1.expectString(output["TemplateName"]);
6948
+ contents.TemplateName = (0, smithy_client_1.expectString)(output["TemplateName"]);
6949
6949
  }
6950
6950
  if (output["SubjectPart"] !== undefined) {
6951
- contents.SubjectPart = smithy_client_1.expectString(output["SubjectPart"]);
6951
+ contents.SubjectPart = (0, smithy_client_1.expectString)(output["SubjectPart"]);
6952
6952
  }
6953
6953
  if (output["TextPart"] !== undefined) {
6954
- contents.TextPart = smithy_client_1.expectString(output["TextPart"]);
6954
+ contents.TextPart = (0, smithy_client_1.expectString)(output["TextPart"]);
6955
6955
  }
6956
6956
  if (output["HtmlPart"] !== undefined) {
6957
- contents.HtmlPart = smithy_client_1.expectString(output["HtmlPart"]);
6957
+ contents.HtmlPart = (0, smithy_client_1.expectString)(output["HtmlPart"]);
6958
6958
  }
6959
6959
  return contents;
6960
6960
  };
@@ -6964,10 +6964,10 @@ const deserializeAws_queryTemplateDoesNotExistException = (output, context) => {
6964
6964
  message: undefined,
6965
6965
  };
6966
6966
  if (output["TemplateName"] !== undefined) {
6967
- contents.TemplateName = smithy_client_1.expectString(output["TemplateName"]);
6967
+ contents.TemplateName = (0, smithy_client_1.expectString)(output["TemplateName"]);
6968
6968
  }
6969
6969
  if (output["message"] !== undefined) {
6970
- contents.message = smithy_client_1.expectString(output["message"]);
6970
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
6971
6971
  }
6972
6972
  return contents;
6973
6973
  };
@@ -6977,10 +6977,10 @@ const deserializeAws_queryTemplateMetadata = (output, context) => {
6977
6977
  CreatedTimestamp: undefined,
6978
6978
  };
6979
6979
  if (output["Name"] !== undefined) {
6980
- contents.Name = smithy_client_1.expectString(output["Name"]);
6980
+ contents.Name = (0, smithy_client_1.expectString)(output["Name"]);
6981
6981
  }
6982
6982
  if (output["CreatedTimestamp"] !== undefined) {
6983
- contents.CreatedTimestamp = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["CreatedTimestamp"]));
6983
+ contents.CreatedTimestamp = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTime)(output["CreatedTimestamp"]));
6984
6984
  }
6985
6985
  return contents;
6986
6986
  };
@@ -6999,7 +6999,7 @@ const deserializeAws_queryTestRenderTemplateResponse = (output, context) => {
6999
6999
  RenderedTemplate: undefined,
7000
7000
  };
7001
7001
  if (output["RenderedTemplate"] !== undefined) {
7002
- contents.RenderedTemplate = smithy_client_1.expectString(output["RenderedTemplate"]);
7002
+ contents.RenderedTemplate = (0, smithy_client_1.expectString)(output["RenderedTemplate"]);
7003
7003
  }
7004
7004
  return contents;
7005
7005
  };
@@ -7008,7 +7008,7 @@ const deserializeAws_queryTrackingOptions = (output, context) => {
7008
7008
  CustomRedirectDomain: undefined,
7009
7009
  };
7010
7010
  if (output["CustomRedirectDomain"] !== undefined) {
7011
- contents.CustomRedirectDomain = smithy_client_1.expectString(output["CustomRedirectDomain"]);
7011
+ contents.CustomRedirectDomain = (0, smithy_client_1.expectString)(output["CustomRedirectDomain"]);
7012
7012
  }
7013
7013
  return contents;
7014
7014
  };
@@ -7018,10 +7018,10 @@ const deserializeAws_queryTrackingOptionsAlreadyExistsException = (output, conte
7018
7018
  message: undefined,
7019
7019
  };
7020
7020
  if (output["ConfigurationSetName"] !== undefined) {
7021
- contents.ConfigurationSetName = smithy_client_1.expectString(output["ConfigurationSetName"]);
7021
+ contents.ConfigurationSetName = (0, smithy_client_1.expectString)(output["ConfigurationSetName"]);
7022
7022
  }
7023
7023
  if (output["message"] !== undefined) {
7024
- contents.message = smithy_client_1.expectString(output["message"]);
7024
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
7025
7025
  }
7026
7026
  return contents;
7027
7027
  };
@@ -7031,10 +7031,10 @@ const deserializeAws_queryTrackingOptionsDoesNotExistException = (output, contex
7031
7031
  message: undefined,
7032
7032
  };
7033
7033
  if (output["ConfigurationSetName"] !== undefined) {
7034
- contents.ConfigurationSetName = smithy_client_1.expectString(output["ConfigurationSetName"]);
7034
+ contents.ConfigurationSetName = (0, smithy_client_1.expectString)(output["ConfigurationSetName"]);
7035
7035
  }
7036
7036
  if (output["message"] !== undefined) {
7037
- contents.message = smithy_client_1.expectString(output["message"]);
7037
+ contents.message = (0, smithy_client_1.expectString)(output["message"]);
7038
7038
  }
7039
7039
  return contents;
7040
7040
  };
@@ -7072,7 +7072,7 @@ const deserializeAws_queryVerificationTokenList = (output, context) => {
7072
7072
  if (entry === null) {
7073
7073
  return null;
7074
7074
  }
7075
- return smithy_client_1.expectString(entry);
7075
+ return (0, smithy_client_1.expectString)(entry);
7076
7076
  });
7077
7077
  };
7078
7078
  const deserializeAws_queryVerifyDomainDkimResponse = (output, context) => {
@@ -7083,7 +7083,7 @@ const deserializeAws_queryVerifyDomainDkimResponse = (output, context) => {
7083
7083
  contents.DkimTokens = [];
7084
7084
  }
7085
7085
  if (output["DkimTokens"] !== undefined && output["DkimTokens"]["member"] !== undefined) {
7086
- contents.DkimTokens = deserializeAws_queryVerificationTokenList(smithy_client_1.getArrayIfSingleItem(output["DkimTokens"]["member"]), context);
7086
+ contents.DkimTokens = deserializeAws_queryVerificationTokenList((0, smithy_client_1.getArrayIfSingleItem)(output["DkimTokens"]["member"]), context);
7087
7087
  }
7088
7088
  return contents;
7089
7089
  };
@@ -7092,7 +7092,7 @@ const deserializeAws_queryVerifyDomainIdentityResponse = (output, context) => {
7092
7092
  VerificationToken: undefined,
7093
7093
  };
7094
7094
  if (output["VerificationToken"] !== undefined) {
7095
- contents.VerificationToken = smithy_client_1.expectString(output["VerificationToken"]);
7095
+ contents.VerificationToken = (0, smithy_client_1.expectString)(output["VerificationToken"]);
7096
7096
  }
7097
7097
  return contents;
7098
7098
  };
@@ -7106,10 +7106,10 @@ const deserializeAws_queryWorkmailAction = (output, context) => {
7106
7106
  OrganizationArn: undefined,
7107
7107
  };
7108
7108
  if (output["TopicArn"] !== undefined) {
7109
- contents.TopicArn = smithy_client_1.expectString(output["TopicArn"]);
7109
+ contents.TopicArn = (0, smithy_client_1.expectString)(output["TopicArn"]);
7110
7110
  }
7111
7111
  if (output["OrganizationArn"] !== undefined) {
7112
- contents.OrganizationArn = smithy_client_1.expectString(output["OrganizationArn"]);
7112
+ contents.OrganizationArn = (0, smithy_client_1.expectString)(output["OrganizationArn"]);
7113
7113
  }
7114
7114
  return contents;
7115
7115
  };
@@ -7149,12 +7149,12 @@ const buildHttpRpcRequest = async (context, headers, path, resolvedHostname, bod
7149
7149
  };
7150
7150
  const parseBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
7151
7151
  if (encoded.length) {
7152
- const parsedObj = fast_xml_parser_1.parse(encoded, {
7152
+ const parsedObj = (0, fast_xml_parser_1.parse)(encoded, {
7153
7153
  attributeNamePrefix: "",
7154
7154
  ignoreAttributes: false,
7155
7155
  parseNodeValue: false,
7156
7156
  trimValues: false,
7157
- tagValueProcessor: (val) => (val.trim() === "" && val.includes("\n") ? "" : entities_1.decodeHTML(val)),
7157
+ tagValueProcessor: (val) => (val.trim() === "" && val.includes("\n") ? "" : (0, entities_1.decodeHTML)(val)),
7158
7158
  });
7159
7159
  const textNodeName = "#text";
7160
7160
  const key = Object.keys(parsedObj)[0];
@@ -7163,12 +7163,12 @@ const parseBody = (streamBody, context) => collectBodyString(streamBody, context
7163
7163
  parsedObjToReturn[key] = parsedObjToReturn[textNodeName];
7164
7164
  delete parsedObjToReturn[textNodeName];
7165
7165
  }
7166
- return smithy_client_1.getValueFromTextNode(parsedObjToReturn);
7166
+ return (0, smithy_client_1.getValueFromTextNode)(parsedObjToReturn);
7167
7167
  }
7168
7168
  return {};
7169
7169
  });
7170
7170
  const buildFormUrlencodedString = (formEntries) => Object.entries(formEntries)
7171
- .map(([key, value]) => smithy_client_1.extendedEncodeURIComponent(key) + "=" + smithy_client_1.extendedEncodeURIComponent(value))
7171
+ .map(([key, value]) => (0, smithy_client_1.extendedEncodeURIComponent)(key) + "=" + (0, smithy_client_1.extendedEncodeURIComponent)(value))
7172
7172
  .join("&");
7173
7173
  const loadQueryErrorCode = (output, data) => {
7174
7174
  if (data.Error.Code !== undefined) {