@aws-sdk/client-pinpoint-email 3.590.0 → 3.596.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 (89) hide show
  1. package/dist-cjs/index.js +0 -42
  2. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +2 -1
  3. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateEmailIdentityCommand.d.ts +2 -1
  7. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +2 -1
  11. package/dist-types/commands/GetAccountCommand.d.ts +2 -1
  12. package/dist-types/commands/GetBlacklistReportsCommand.d.ts +2 -1
  13. package/dist-types/commands/GetConfigurationSetCommand.d.ts +2 -1
  14. package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -1
  15. package/dist-types/commands/GetDedicatedIpCommand.d.ts +2 -1
  16. package/dist-types/commands/GetDedicatedIpsCommand.d.ts +2 -1
  17. package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -1
  18. package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +2 -1
  19. package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -1
  20. package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +2 -1
  21. package/dist-types/commands/GetEmailIdentityCommand.d.ts +2 -1
  22. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +2 -1
  23. package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +2 -1
  24. package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -1
  25. package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +2 -1
  27. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  28. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -1
  29. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +2 -1
  30. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -1
  31. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -1
  32. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -1
  33. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -1
  34. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +2 -1
  35. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -1
  36. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -1
  37. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -1
  38. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -1
  39. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -1
  40. package/dist-types/commands/SendEmailCommand.d.ts +2 -1
  41. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  42. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  43. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -1
  44. package/dist-types/index.d.ts +2 -2
  45. package/dist-types/models/PinpointEmailServiceException.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/models/PinpointEmailServiceException.d.ts +2 -1
  89. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -246,7 +246,6 @@ var PinpointEmailClient = _PinpointEmailClient;
246
246
 
247
247
  var import_middleware_serde = require("@smithy/middleware-serde");
248
248
 
249
- var import_types = require("@smithy/types");
250
249
 
251
250
  // src/protocols/Aws_restJson1.ts
252
251
  var import_core2 = require("@aws-sdk/core");
@@ -1984,7 +1983,6 @@ var CreateConfigurationSetCommand = _CreateConfigurationSetCommand;
1984
1983
 
1985
1984
 
1986
1985
 
1987
-
1988
1986
  var _CreateConfigurationSetEventDestinationCommand = class _CreateConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
1989
1987
  ...commonParams
1990
1988
  }).m(function(Command, cs, config, o) {
@@ -2001,7 +1999,6 @@ var CreateConfigurationSetEventDestinationCommand = _CreateConfigurationSetEvent
2001
1999
 
2002
2000
 
2003
2001
 
2004
-
2005
2002
  var _CreateDedicatedIpPoolCommand = class _CreateDedicatedIpPoolCommand extends import_smithy_client.Command.classBuilder().ep({
2006
2003
  ...commonParams
2007
2004
  }).m(function(Command, cs, config, o) {
@@ -2018,7 +2015,6 @@ var CreateDedicatedIpPoolCommand = _CreateDedicatedIpPoolCommand;
2018
2015
 
2019
2016
 
2020
2017
 
2021
-
2022
2018
  var _CreateDeliverabilityTestReportCommand = class _CreateDeliverabilityTestReportCommand extends import_smithy_client.Command.classBuilder().ep({
2023
2019
  ...commonParams
2024
2020
  }).m(function(Command, cs, config, o) {
@@ -2035,7 +2031,6 @@ var CreateDeliverabilityTestReportCommand = _CreateDeliverabilityTestReportComma
2035
2031
 
2036
2032
 
2037
2033
 
2038
-
2039
2034
  var _CreateEmailIdentityCommand = class _CreateEmailIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
2040
2035
  ...commonParams
2041
2036
  }).m(function(Command, cs, config, o) {
@@ -2052,7 +2047,6 @@ var CreateEmailIdentityCommand = _CreateEmailIdentityCommand;
2052
2047
 
2053
2048
 
2054
2049
 
2055
-
2056
2050
  var _DeleteConfigurationSetCommand = class _DeleteConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep({
2057
2051
  ...commonParams
2058
2052
  }).m(function(Command, cs, config, o) {
@@ -2069,7 +2063,6 @@ var DeleteConfigurationSetCommand = _DeleteConfigurationSetCommand;
2069
2063
 
2070
2064
 
2071
2065
 
2072
-
2073
2066
  var _DeleteConfigurationSetEventDestinationCommand = class _DeleteConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
2074
2067
  ...commonParams
2075
2068
  }).m(function(Command, cs, config, o) {
@@ -2086,7 +2079,6 @@ var DeleteConfigurationSetEventDestinationCommand = _DeleteConfigurationSetEvent
2086
2079
 
2087
2080
 
2088
2081
 
2089
-
2090
2082
  var _DeleteDedicatedIpPoolCommand = class _DeleteDedicatedIpPoolCommand extends import_smithy_client.Command.classBuilder().ep({
2091
2083
  ...commonParams
2092
2084
  }).m(function(Command, cs, config, o) {
@@ -2103,7 +2095,6 @@ var DeleteDedicatedIpPoolCommand = _DeleteDedicatedIpPoolCommand;
2103
2095
 
2104
2096
 
2105
2097
 
2106
-
2107
2098
  var _DeleteEmailIdentityCommand = class _DeleteEmailIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
2108
2099
  ...commonParams
2109
2100
  }).m(function(Command, cs, config, o) {
@@ -2120,7 +2111,6 @@ var DeleteEmailIdentityCommand = _DeleteEmailIdentityCommand;
2120
2111
 
2121
2112
 
2122
2113
 
2123
-
2124
2114
  var _GetAccountCommand = class _GetAccountCommand extends import_smithy_client.Command.classBuilder().ep({
2125
2115
  ...commonParams
2126
2116
  }).m(function(Command, cs, config, o) {
@@ -2137,7 +2127,6 @@ var GetAccountCommand = _GetAccountCommand;
2137
2127
 
2138
2128
 
2139
2129
 
2140
-
2141
2130
  var _GetBlacklistReportsCommand = class _GetBlacklistReportsCommand extends import_smithy_client.Command.classBuilder().ep({
2142
2131
  ...commonParams
2143
2132
  }).m(function(Command, cs, config, o) {
@@ -2154,7 +2143,6 @@ var GetBlacklistReportsCommand = _GetBlacklistReportsCommand;
2154
2143
 
2155
2144
 
2156
2145
 
2157
-
2158
2146
  var _GetConfigurationSetCommand = class _GetConfigurationSetCommand extends import_smithy_client.Command.classBuilder().ep({
2159
2147
  ...commonParams
2160
2148
  }).m(function(Command, cs, config, o) {
@@ -2171,7 +2159,6 @@ var GetConfigurationSetCommand = _GetConfigurationSetCommand;
2171
2159
 
2172
2160
 
2173
2161
 
2174
-
2175
2162
  var _GetConfigurationSetEventDestinationsCommand = class _GetConfigurationSetEventDestinationsCommand extends import_smithy_client.Command.classBuilder().ep({
2176
2163
  ...commonParams
2177
2164
  }).m(function(Command, cs, config, o) {
@@ -2188,7 +2175,6 @@ var GetConfigurationSetEventDestinationsCommand = _GetConfigurationSetEventDesti
2188
2175
 
2189
2176
 
2190
2177
 
2191
-
2192
2178
  var _GetDedicatedIpCommand = class _GetDedicatedIpCommand extends import_smithy_client.Command.classBuilder().ep({
2193
2179
  ...commonParams
2194
2180
  }).m(function(Command, cs, config, o) {
@@ -2205,7 +2191,6 @@ var GetDedicatedIpCommand = _GetDedicatedIpCommand;
2205
2191
 
2206
2192
 
2207
2193
 
2208
-
2209
2194
  var _GetDedicatedIpsCommand = class _GetDedicatedIpsCommand extends import_smithy_client.Command.classBuilder().ep({
2210
2195
  ...commonParams
2211
2196
  }).m(function(Command, cs, config, o) {
@@ -2222,7 +2207,6 @@ var GetDedicatedIpsCommand = _GetDedicatedIpsCommand;
2222
2207
 
2223
2208
 
2224
2209
 
2225
-
2226
2210
  var _GetDeliverabilityDashboardOptionsCommand = class _GetDeliverabilityDashboardOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
2227
2211
  ...commonParams
2228
2212
  }).m(function(Command, cs, config, o) {
@@ -2239,7 +2223,6 @@ var GetDeliverabilityDashboardOptionsCommand = _GetDeliverabilityDashboardOption
2239
2223
 
2240
2224
 
2241
2225
 
2242
-
2243
2226
  var _GetDeliverabilityTestReportCommand = class _GetDeliverabilityTestReportCommand extends import_smithy_client.Command.classBuilder().ep({
2244
2227
  ...commonParams
2245
2228
  }).m(function(Command, cs, config, o) {
@@ -2256,7 +2239,6 @@ var GetDeliverabilityTestReportCommand = _GetDeliverabilityTestReportCommand;
2256
2239
 
2257
2240
 
2258
2241
 
2259
-
2260
2242
  var _GetDomainDeliverabilityCampaignCommand = class _GetDomainDeliverabilityCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
2261
2243
  ...commonParams
2262
2244
  }).m(function(Command, cs, config, o) {
@@ -2273,7 +2255,6 @@ var GetDomainDeliverabilityCampaignCommand = _GetDomainDeliverabilityCampaignCom
2273
2255
 
2274
2256
 
2275
2257
 
2276
-
2277
2258
  var _GetDomainStatisticsReportCommand = class _GetDomainStatisticsReportCommand extends import_smithy_client.Command.classBuilder().ep({
2278
2259
  ...commonParams
2279
2260
  }).m(function(Command, cs, config, o) {
@@ -2290,7 +2271,6 @@ var GetDomainStatisticsReportCommand = _GetDomainStatisticsReportCommand;
2290
2271
 
2291
2272
 
2292
2273
 
2293
-
2294
2274
  var _GetEmailIdentityCommand = class _GetEmailIdentityCommand extends import_smithy_client.Command.classBuilder().ep({
2295
2275
  ...commonParams
2296
2276
  }).m(function(Command, cs, config, o) {
@@ -2307,7 +2287,6 @@ var GetEmailIdentityCommand = _GetEmailIdentityCommand;
2307
2287
 
2308
2288
 
2309
2289
 
2310
-
2311
2290
  var _ListConfigurationSetsCommand = class _ListConfigurationSetsCommand extends import_smithy_client.Command.classBuilder().ep({
2312
2291
  ...commonParams
2313
2292
  }).m(function(Command, cs, config, o) {
@@ -2324,7 +2303,6 @@ var ListConfigurationSetsCommand = _ListConfigurationSetsCommand;
2324
2303
 
2325
2304
 
2326
2305
 
2327
-
2328
2306
  var _ListDedicatedIpPoolsCommand = class _ListDedicatedIpPoolsCommand extends import_smithy_client.Command.classBuilder().ep({
2329
2307
  ...commonParams
2330
2308
  }).m(function(Command, cs, config, o) {
@@ -2341,7 +2319,6 @@ var ListDedicatedIpPoolsCommand = _ListDedicatedIpPoolsCommand;
2341
2319
 
2342
2320
 
2343
2321
 
2344
-
2345
2322
  var _ListDeliverabilityTestReportsCommand = class _ListDeliverabilityTestReportsCommand extends import_smithy_client.Command.classBuilder().ep({
2346
2323
  ...commonParams
2347
2324
  }).m(function(Command, cs, config, o) {
@@ -2358,7 +2335,6 @@ var ListDeliverabilityTestReportsCommand = _ListDeliverabilityTestReportsCommand
2358
2335
 
2359
2336
 
2360
2337
 
2361
-
2362
2338
  var _ListDomainDeliverabilityCampaignsCommand = class _ListDomainDeliverabilityCampaignsCommand extends import_smithy_client.Command.classBuilder().ep({
2363
2339
  ...commonParams
2364
2340
  }).m(function(Command, cs, config, o) {
@@ -2375,7 +2351,6 @@ var ListDomainDeliverabilityCampaignsCommand = _ListDomainDeliverabilityCampaign
2375
2351
 
2376
2352
 
2377
2353
 
2378
-
2379
2354
  var _ListEmailIdentitiesCommand = class _ListEmailIdentitiesCommand extends import_smithy_client.Command.classBuilder().ep({
2380
2355
  ...commonParams
2381
2356
  }).m(function(Command, cs, config, o) {
@@ -2392,7 +2367,6 @@ var ListEmailIdentitiesCommand = _ListEmailIdentitiesCommand;
2392
2367
 
2393
2368
 
2394
2369
 
2395
-
2396
2370
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2397
2371
  ...commonParams
2398
2372
  }).m(function(Command, cs, config, o) {
@@ -2409,7 +2383,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
2409
2383
 
2410
2384
 
2411
2385
 
2412
-
2413
2386
  var _PutAccountDedicatedIpWarmupAttributesCommand = class _PutAccountDedicatedIpWarmupAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
2414
2387
  ...commonParams
2415
2388
  }).m(function(Command, cs, config, o) {
@@ -2426,7 +2399,6 @@ var PutAccountDedicatedIpWarmupAttributesCommand = _PutAccountDedicatedIpWarmupA
2426
2399
 
2427
2400
 
2428
2401
 
2429
-
2430
2402
  var _PutAccountSendingAttributesCommand = class _PutAccountSendingAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
2431
2403
  ...commonParams
2432
2404
  }).m(function(Command, cs, config, o) {
@@ -2443,7 +2415,6 @@ var PutAccountSendingAttributesCommand = _PutAccountSendingAttributesCommand;
2443
2415
 
2444
2416
 
2445
2417
 
2446
-
2447
2418
  var _PutConfigurationSetDeliveryOptionsCommand = class _PutConfigurationSetDeliveryOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
2448
2419
  ...commonParams
2449
2420
  }).m(function(Command, cs, config, o) {
@@ -2460,7 +2431,6 @@ var PutConfigurationSetDeliveryOptionsCommand = _PutConfigurationSetDeliveryOpti
2460
2431
 
2461
2432
 
2462
2433
 
2463
-
2464
2434
  var _PutConfigurationSetReputationOptionsCommand = class _PutConfigurationSetReputationOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
2465
2435
  ...commonParams
2466
2436
  }).m(function(Command, cs, config, o) {
@@ -2477,7 +2447,6 @@ var PutConfigurationSetReputationOptionsCommand = _PutConfigurationSetReputation
2477
2447
 
2478
2448
 
2479
2449
 
2480
-
2481
2450
  var _PutConfigurationSetSendingOptionsCommand = class _PutConfigurationSetSendingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
2482
2451
  ...commonParams
2483
2452
  }).m(function(Command, cs, config, o) {
@@ -2494,7 +2463,6 @@ var PutConfigurationSetSendingOptionsCommand = _PutConfigurationSetSendingOption
2494
2463
 
2495
2464
 
2496
2465
 
2497
-
2498
2466
  var _PutConfigurationSetTrackingOptionsCommand = class _PutConfigurationSetTrackingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
2499
2467
  ...commonParams
2500
2468
  }).m(function(Command, cs, config, o) {
@@ -2511,7 +2479,6 @@ var PutConfigurationSetTrackingOptionsCommand = _PutConfigurationSetTrackingOpti
2511
2479
 
2512
2480
 
2513
2481
 
2514
-
2515
2482
  var _PutDedicatedIpInPoolCommand = class _PutDedicatedIpInPoolCommand extends import_smithy_client.Command.classBuilder().ep({
2516
2483
  ...commonParams
2517
2484
  }).m(function(Command, cs, config, o) {
@@ -2528,7 +2495,6 @@ var PutDedicatedIpInPoolCommand = _PutDedicatedIpInPoolCommand;
2528
2495
 
2529
2496
 
2530
2497
 
2531
-
2532
2498
  var _PutDedicatedIpWarmupAttributesCommand = class _PutDedicatedIpWarmupAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
2533
2499
  ...commonParams
2534
2500
  }).m(function(Command, cs, config, o) {
@@ -2545,7 +2511,6 @@ var PutDedicatedIpWarmupAttributesCommand = _PutDedicatedIpWarmupAttributesComma
2545
2511
 
2546
2512
 
2547
2513
 
2548
-
2549
2514
  var _PutDeliverabilityDashboardOptionCommand = class _PutDeliverabilityDashboardOptionCommand extends import_smithy_client.Command.classBuilder().ep({
2550
2515
  ...commonParams
2551
2516
  }).m(function(Command, cs, config, o) {
@@ -2562,7 +2527,6 @@ var PutDeliverabilityDashboardOptionCommand = _PutDeliverabilityDashboardOptionC
2562
2527
 
2563
2528
 
2564
2529
 
2565
-
2566
2530
  var _PutEmailIdentityDkimAttributesCommand = class _PutEmailIdentityDkimAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
2567
2531
  ...commonParams
2568
2532
  }).m(function(Command, cs, config, o) {
@@ -2579,7 +2543,6 @@ var PutEmailIdentityDkimAttributesCommand = _PutEmailIdentityDkimAttributesComma
2579
2543
 
2580
2544
 
2581
2545
 
2582
-
2583
2546
  var _PutEmailIdentityFeedbackAttributesCommand = class _PutEmailIdentityFeedbackAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
2584
2547
  ...commonParams
2585
2548
  }).m(function(Command, cs, config, o) {
@@ -2596,7 +2559,6 @@ var PutEmailIdentityFeedbackAttributesCommand = _PutEmailIdentityFeedbackAttribu
2596
2559
 
2597
2560
 
2598
2561
 
2599
-
2600
2562
  var _PutEmailIdentityMailFromAttributesCommand = class _PutEmailIdentityMailFromAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
2601
2563
  ...commonParams
2602
2564
  }).m(function(Command, cs, config, o) {
@@ -2613,7 +2575,6 @@ var PutEmailIdentityMailFromAttributesCommand = _PutEmailIdentityMailFromAttribu
2613
2575
 
2614
2576
 
2615
2577
 
2616
-
2617
2578
  var _SendEmailCommand = class _SendEmailCommand extends import_smithy_client.Command.classBuilder().ep({
2618
2579
  ...commonParams
2619
2580
  }).m(function(Command, cs, config, o) {
@@ -2630,7 +2591,6 @@ var SendEmailCommand = _SendEmailCommand;
2630
2591
 
2631
2592
 
2632
2593
 
2633
-
2634
2594
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2635
2595
  ...commonParams
2636
2596
  }).m(function(Command, cs, config, o) {
@@ -2647,7 +2607,6 @@ var TagResourceCommand = _TagResourceCommand;
2647
2607
 
2648
2608
 
2649
2609
 
2650
-
2651
2610
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2652
2611
  ...commonParams
2653
2612
  }).m(function(Command, cs, config, o) {
@@ -2664,7 +2623,6 @@ var UntagResourceCommand = _UntagResourceCommand;
2664
2623
 
2665
2624
 
2666
2625
 
2667
-
2668
2626
  var _UpdateConfigurationSetEventDestinationCommand = class _UpdateConfigurationSetEventDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
2669
2627
  ...commonParams
2670
2628
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *