@aws-sdk/client-pinpoint-email 3.30.0 → 3.34.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 (228) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/dist/cjs/PinpointEmailClient.js +13 -13
  3. package/dist/cjs/PinpointEmailClient.js.map +1 -1
  4. package/dist/cjs/commands/CreateConfigurationSetCommand.js +3 -3
  5. package/dist/cjs/commands/CreateConfigurationSetCommand.js.map +1 -1
  6. package/dist/cjs/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
  7. package/dist/cjs/commands/CreateConfigurationSetEventDestinationCommand.js.map +1 -1
  8. package/dist/cjs/commands/CreateDedicatedIpPoolCommand.js +3 -3
  9. package/dist/cjs/commands/CreateDedicatedIpPoolCommand.js.map +1 -1
  10. package/dist/cjs/commands/CreateDeliverabilityTestReportCommand.js +3 -3
  11. package/dist/cjs/commands/CreateDeliverabilityTestReportCommand.js.map +1 -1
  12. package/dist/cjs/commands/CreateEmailIdentityCommand.js +3 -3
  13. package/dist/cjs/commands/CreateEmailIdentityCommand.js.map +1 -1
  14. package/dist/cjs/commands/DeleteConfigurationSetCommand.js +3 -3
  15. package/dist/cjs/commands/DeleteConfigurationSetCommand.js.map +1 -1
  16. package/dist/cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
  17. package/dist/cjs/commands/DeleteConfigurationSetEventDestinationCommand.js.map +1 -1
  18. package/dist/cjs/commands/DeleteDedicatedIpPoolCommand.js +3 -3
  19. package/dist/cjs/commands/DeleteDedicatedIpPoolCommand.js.map +1 -1
  20. package/dist/cjs/commands/DeleteEmailIdentityCommand.js +3 -3
  21. package/dist/cjs/commands/DeleteEmailIdentityCommand.js.map +1 -1
  22. package/dist/cjs/commands/GetAccountCommand.js +3 -3
  23. package/dist/cjs/commands/GetAccountCommand.js.map +1 -1
  24. package/dist/cjs/commands/GetBlacklistReportsCommand.js +3 -3
  25. package/dist/cjs/commands/GetBlacklistReportsCommand.js.map +1 -1
  26. package/dist/cjs/commands/GetConfigurationSetCommand.js +3 -3
  27. package/dist/cjs/commands/GetConfigurationSetCommand.js.map +1 -1
  28. package/dist/cjs/commands/GetConfigurationSetEventDestinationsCommand.js +3 -3
  29. package/dist/cjs/commands/GetConfigurationSetEventDestinationsCommand.js.map +1 -1
  30. package/dist/cjs/commands/GetDedicatedIpCommand.js +3 -3
  31. package/dist/cjs/commands/GetDedicatedIpCommand.js.map +1 -1
  32. package/dist/cjs/commands/GetDedicatedIpsCommand.js +3 -3
  33. package/dist/cjs/commands/GetDedicatedIpsCommand.js.map +1 -1
  34. package/dist/cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +3 -3
  35. package/dist/cjs/commands/GetDeliverabilityDashboardOptionsCommand.js.map +1 -1
  36. package/dist/cjs/commands/GetDeliverabilityTestReportCommand.js +3 -3
  37. package/dist/cjs/commands/GetDeliverabilityTestReportCommand.js.map +1 -1
  38. package/dist/cjs/commands/GetDomainDeliverabilityCampaignCommand.js +3 -3
  39. package/dist/cjs/commands/GetDomainDeliverabilityCampaignCommand.js.map +1 -1
  40. package/dist/cjs/commands/GetDomainStatisticsReportCommand.js +3 -3
  41. package/dist/cjs/commands/GetDomainStatisticsReportCommand.js.map +1 -1
  42. package/dist/cjs/commands/GetEmailIdentityCommand.js +3 -3
  43. package/dist/cjs/commands/GetEmailIdentityCommand.js.map +1 -1
  44. package/dist/cjs/commands/ListConfigurationSetsCommand.js +3 -3
  45. package/dist/cjs/commands/ListConfigurationSetsCommand.js.map +1 -1
  46. package/dist/cjs/commands/ListDedicatedIpPoolsCommand.js +3 -3
  47. package/dist/cjs/commands/ListDedicatedIpPoolsCommand.js.map +1 -1
  48. package/dist/cjs/commands/ListDeliverabilityTestReportsCommand.js +3 -3
  49. package/dist/cjs/commands/ListDeliverabilityTestReportsCommand.js.map +1 -1
  50. package/dist/cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +3 -3
  51. package/dist/cjs/commands/ListDomainDeliverabilityCampaignsCommand.js.map +1 -1
  52. package/dist/cjs/commands/ListEmailIdentitiesCommand.js +3 -3
  53. package/dist/cjs/commands/ListEmailIdentitiesCommand.js.map +1 -1
  54. package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
  55. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
  56. package/dist/cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +3 -3
  57. package/dist/cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +1 -1
  58. package/dist/cjs/commands/PutAccountSendingAttributesCommand.js +3 -3
  59. package/dist/cjs/commands/PutAccountSendingAttributesCommand.js.map +1 -1
  60. package/dist/cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
  61. package/dist/cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +1 -1
  62. package/dist/cjs/commands/PutConfigurationSetReputationOptionsCommand.js +3 -3
  63. package/dist/cjs/commands/PutConfigurationSetReputationOptionsCommand.js.map +1 -1
  64. package/dist/cjs/commands/PutConfigurationSetSendingOptionsCommand.js +3 -3
  65. package/dist/cjs/commands/PutConfigurationSetSendingOptionsCommand.js.map +1 -1
  66. package/dist/cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +3 -3
  67. package/dist/cjs/commands/PutConfigurationSetTrackingOptionsCommand.js.map +1 -1
  68. package/dist/cjs/commands/PutDedicatedIpInPoolCommand.js +3 -3
  69. package/dist/cjs/commands/PutDedicatedIpInPoolCommand.js.map +1 -1
  70. package/dist/cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +3 -3
  71. package/dist/cjs/commands/PutDedicatedIpWarmupAttributesCommand.js.map +1 -1
  72. package/dist/cjs/commands/PutDeliverabilityDashboardOptionCommand.js +3 -3
  73. package/dist/cjs/commands/PutDeliverabilityDashboardOptionCommand.js.map +1 -1
  74. package/dist/cjs/commands/PutEmailIdentityDkimAttributesCommand.js +3 -3
  75. package/dist/cjs/commands/PutEmailIdentityDkimAttributesCommand.js.map +1 -1
  76. package/dist/cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +3 -3
  77. package/dist/cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +1 -1
  78. package/dist/cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +3 -3
  79. package/dist/cjs/commands/PutEmailIdentityMailFromAttributesCommand.js.map +1 -1
  80. package/dist/cjs/commands/SendEmailCommand.js +3 -3
  81. package/dist/cjs/commands/SendEmailCommand.js.map +1 -1
  82. package/dist/cjs/commands/TagResourceCommand.js +3 -3
  83. package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
  84. package/dist/cjs/commands/UntagResourceCommand.js +3 -3
  85. package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
  86. package/dist/cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
  87. package/dist/cjs/commands/UpdateConfigurationSetEventDestinationCommand.js.map +1 -1
  88. package/dist/cjs/endpoints.js +1 -1
  89. package/dist/cjs/endpoints.js.map +1 -1
  90. package/dist/cjs/index.js +52 -52
  91. package/dist/cjs/index.js.map +1 -1
  92. package/dist/cjs/models/index.js +1 -1
  93. package/dist/cjs/models/index.js.map +1 -1
  94. package/dist/cjs/package.json +39 -39
  95. package/dist/cjs/protocols/Aws_restJson1.js +158 -158
  96. package/dist/cjs/protocols/Aws_restJson1.js.map +1 -1
  97. package/dist/cjs/runtimeConfig.browser.js +4 -4
  98. package/dist/cjs/runtimeConfig.browser.js.map +1 -1
  99. package/dist/cjs/runtimeConfig.js +8 -8
  100. package/dist/cjs/runtimeConfig.js.map +1 -1
  101. package/dist/cjs/runtimeConfig.native.js +1 -1
  102. package/dist/cjs/runtimeConfig.native.js.map +1 -1
  103. package/dist/es/PinpointEmail.js +1 -32
  104. package/dist/es/PinpointEmail.js.map +1 -1
  105. package/dist/es/PinpointEmailClient.js +1 -37
  106. package/dist/es/PinpointEmailClient.js.map +1 -1
  107. package/dist/es/commands/CreateConfigurationSetCommand.js +2 -31
  108. package/dist/es/commands/CreateConfigurationSetCommand.js.map +1 -1
  109. package/dist/es/commands/CreateConfigurationSetEventDestinationCommand.js +2 -33
  110. package/dist/es/commands/CreateConfigurationSetEventDestinationCommand.js.map +1 -1
  111. package/dist/es/commands/CreateDedicatedIpPoolCommand.js +2 -30
  112. package/dist/es/commands/CreateDedicatedIpPoolCommand.js.map +1 -1
  113. package/dist/es/commands/CreateDeliverabilityTestReportCommand.js +2 -33
  114. package/dist/es/commands/CreateDeliverabilityTestReportCommand.js.map +1 -1
  115. package/dist/es/commands/CreateEmailIdentityCommand.js +2 -40
  116. package/dist/es/commands/CreateEmailIdentityCommand.js.map +1 -1
  117. package/dist/es/commands/DeleteConfigurationSetCommand.js +2 -32
  118. package/dist/es/commands/DeleteConfigurationSetCommand.js.map +1 -1
  119. package/dist/es/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -32
  120. package/dist/es/commands/DeleteConfigurationSetEventDestinationCommand.js.map +1 -1
  121. package/dist/es/commands/DeleteDedicatedIpPoolCommand.js +2 -27
  122. package/dist/es/commands/DeleteDedicatedIpPoolCommand.js.map +1 -1
  123. package/dist/es/commands/DeleteEmailIdentityCommand.js +2 -28
  124. package/dist/es/commands/DeleteEmailIdentityCommand.js.map +1 -1
  125. package/dist/es/commands/GetAccountCommand.js +2 -28
  126. package/dist/es/commands/GetAccountCommand.js.map +1 -1
  127. package/dist/es/commands/GetBlacklistReportsCommand.js +2 -27
  128. package/dist/es/commands/GetBlacklistReportsCommand.js.map +1 -1
  129. package/dist/es/commands/GetConfigurationSetCommand.js +2 -34
  130. package/dist/es/commands/GetConfigurationSetCommand.js.map +1 -1
  131. package/dist/es/commands/GetConfigurationSetEventDestinationsCommand.js +2 -33
  132. package/dist/es/commands/GetConfigurationSetEventDestinationsCommand.js.map +1 -1
  133. package/dist/es/commands/GetDedicatedIpCommand.js +2 -29
  134. package/dist/es/commands/GetDedicatedIpCommand.js.map +1 -1
  135. package/dist/es/commands/GetDedicatedIpsCommand.js +2 -28
  136. package/dist/es/commands/GetDedicatedIpsCommand.js.map +1 -1
  137. package/dist/es/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -33
  138. package/dist/es/commands/GetDeliverabilityDashboardOptionsCommand.js.map +1 -1
  139. package/dist/es/commands/GetDeliverabilityTestReportCommand.js +2 -27
  140. package/dist/es/commands/GetDeliverabilityTestReportCommand.js.map +1 -1
  141. package/dist/es/commands/GetDomainDeliverabilityCampaignCommand.js +2 -30
  142. package/dist/es/commands/GetDomainDeliverabilityCampaignCommand.js.map +1 -1
  143. package/dist/es/commands/GetDomainStatisticsReportCommand.js +2 -28
  144. package/dist/es/commands/GetDomainStatisticsReportCommand.js.map +1 -1
  145. package/dist/es/commands/GetEmailIdentityCommand.js +2 -29
  146. package/dist/es/commands/GetEmailIdentityCommand.js.map +1 -1
  147. package/dist/es/commands/ListConfigurationSetsCommand.js +2 -33
  148. package/dist/es/commands/ListConfigurationSetsCommand.js.map +1 -1
  149. package/dist/es/commands/ListDedicatedIpPoolsCommand.js +2 -28
  150. package/dist/es/commands/ListDedicatedIpPoolsCommand.js.map +1 -1
  151. package/dist/es/commands/ListDeliverabilityTestReportsCommand.js +2 -29
  152. package/dist/es/commands/ListDeliverabilityTestReportsCommand.js.map +1 -1
  153. package/dist/es/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -30
  154. package/dist/es/commands/ListDomainDeliverabilityCampaignsCommand.js.map +1 -1
  155. package/dist/es/commands/ListEmailIdentitiesCommand.js +2 -29
  156. package/dist/es/commands/ListEmailIdentitiesCommand.js.map +1 -1
  157. package/dist/es/commands/ListTagsForResourceCommand.js +2 -32
  158. package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
  159. package/dist/es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -27
  160. package/dist/es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +1 -1
  161. package/dist/es/commands/PutAccountSendingAttributesCommand.js +2 -27
  162. package/dist/es/commands/PutAccountSendingAttributesCommand.js.map +1 -1
  163. package/dist/es/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -28
  164. package/dist/es/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +1 -1
  165. package/dist/es/commands/PutConfigurationSetReputationOptionsCommand.js +2 -28
  166. package/dist/es/commands/PutConfigurationSetReputationOptionsCommand.js.map +1 -1
  167. package/dist/es/commands/PutConfigurationSetSendingOptionsCommand.js +2 -28
  168. package/dist/es/commands/PutConfigurationSetSendingOptionsCommand.js.map +1 -1
  169. package/dist/es/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -28
  170. package/dist/es/commands/PutConfigurationSetTrackingOptionsCommand.js.map +1 -1
  171. package/dist/es/commands/PutDedicatedIpInPoolCommand.js +2 -36
  172. package/dist/es/commands/PutDedicatedIpInPoolCommand.js.map +1 -1
  173. package/dist/es/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -27
  174. package/dist/es/commands/PutDedicatedIpWarmupAttributesCommand.js.map +1 -1
  175. package/dist/es/commands/PutDeliverabilityDashboardOptionCommand.js +2 -33
  176. package/dist/es/commands/PutDeliverabilityDashboardOptionCommand.js.map +1 -1
  177. package/dist/es/commands/PutEmailIdentityDkimAttributesCommand.js +2 -27
  178. package/dist/es/commands/PutEmailIdentityDkimAttributesCommand.js.map +1 -1
  179. package/dist/es/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -37
  180. package/dist/es/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +1 -1
  181. package/dist/es/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -28
  182. package/dist/es/commands/PutEmailIdentityMailFromAttributesCommand.js.map +1 -1
  183. package/dist/es/commands/SendEmailCommand.js +2 -44
  184. package/dist/es/commands/SendEmailCommand.js.map +1 -1
  185. package/dist/es/commands/TagResourceCommand.js +2 -35
  186. package/dist/es/commands/TagResourceCommand.js.map +1 -1
  187. package/dist/es/commands/UntagResourceCommand.js +2 -27
  188. package/dist/es/commands/UntagResourceCommand.js.map +1 -1
  189. package/dist/es/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -32
  190. package/dist/es/commands/UpdateConfigurationSetEventDestinationCommand.js.map +1 -1
  191. package/dist/es/endpoints.js +1 -1
  192. package/dist/es/endpoints.js.map +1 -1
  193. package/dist/es/models/models_0.js +0 -390
  194. package/dist/es/models/models_0.js.map +1 -1
  195. package/dist/es/package.json +39 -39
  196. package/dist/es/pagination/GetDedicatedIpsPaginator.js +16 -28
  197. package/dist/es/pagination/GetDedicatedIpsPaginator.js.map +1 -1
  198. package/dist/es/pagination/ListConfigurationSetsPaginator.js +16 -28
  199. package/dist/es/pagination/ListConfigurationSetsPaginator.js.map +1 -1
  200. package/dist/es/pagination/ListDedicatedIpPoolsPaginator.js +16 -28
  201. package/dist/es/pagination/ListDedicatedIpPoolsPaginator.js.map +1 -1
  202. package/dist/es/pagination/ListDeliverabilityTestReportsPaginator.js +16 -28
  203. package/dist/es/pagination/ListDeliverabilityTestReportsPaginator.js.map +1 -1
  204. package/dist/es/pagination/ListDomainDeliverabilityCampaignsPaginator.js +16 -28
  205. package/dist/es/pagination/ListDomainDeliverabilityCampaignsPaginator.js.map +1 -1
  206. package/dist/es/pagination/ListEmailIdentitiesPaginator.js +16 -28
  207. package/dist/es/pagination/ListEmailIdentitiesPaginator.js.map +1 -1
  208. package/dist/es/protocols/Aws_restJson1.js +975 -980
  209. package/dist/es/protocols/Aws_restJson1.js.map +1 -1
  210. package/dist/es/runtimeConfig.browser.js +0 -3
  211. package/dist/es/runtimeConfig.browser.js.map +1 -1
  212. package/dist/es/runtimeConfig.js +0 -3
  213. package/dist/es/runtimeConfig.js.map +1 -1
  214. package/dist/es/runtimeConfig.native.js +0 -3
  215. package/dist/es/runtimeConfig.native.js.map +1 -1
  216. package/dist/es/runtimeConfig.shared.js +0 -3
  217. package/dist/es/runtimeConfig.shared.js.map +1 -1
  218. package/dist/types/runtimeConfig.browser.d.ts +1 -0
  219. package/dist/types/runtimeConfig.d.ts +1 -0
  220. package/dist/types/runtimeConfig.native.d.ts +1 -0
  221. package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  222. package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
  223. package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
  224. package/package.json +39 -39
  225. package/protocols/Aws_restJson1.ts +12 -8
  226. package/tsconfig.es.json +0 -2
  227. package/tsconfig.json +3 -5
  228. package/tsconfig.types.json +8 -0
@@ -1,30 +1,18 @@
1
1
  import { __assign } from "tslib";
2
2
  export var AccountSuspendedException;
3
3
  (function (AccountSuspendedException) {
4
- /**
5
- * @internal
6
- */
7
4
  AccountSuspendedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
8
5
  })(AccountSuspendedException || (AccountSuspendedException = {}));
9
6
  export var AlreadyExistsException;
10
7
  (function (AlreadyExistsException) {
11
- /**
12
- * @internal
13
- */
14
8
  AlreadyExistsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
15
9
  })(AlreadyExistsException || (AlreadyExistsException = {}));
16
10
  export var BadRequestException;
17
11
  (function (BadRequestException) {
18
- /**
19
- * @internal
20
- */
21
12
  BadRequestException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
22
13
  })(BadRequestException || (BadRequestException = {}));
23
14
  export var ConcurrentModificationException;
24
15
  (function (ConcurrentModificationException) {
25
- /**
26
- * @internal
27
- */
28
16
  ConcurrentModificationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
29
17
  })(ConcurrentModificationException || (ConcurrentModificationException = {}));
30
18
  export var TlsPolicy;
@@ -34,72 +22,42 @@ export var TlsPolicy;
34
22
  })(TlsPolicy || (TlsPolicy = {}));
35
23
  export var DeliveryOptions;
36
24
  (function (DeliveryOptions) {
37
- /**
38
- * @internal
39
- */
40
25
  DeliveryOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
41
26
  })(DeliveryOptions || (DeliveryOptions = {}));
42
27
  export var ReputationOptions;
43
28
  (function (ReputationOptions) {
44
- /**
45
- * @internal
46
- */
47
29
  ReputationOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
48
30
  })(ReputationOptions || (ReputationOptions = {}));
49
31
  export var SendingOptions;
50
32
  (function (SendingOptions) {
51
- /**
52
- * @internal
53
- */
54
33
  SendingOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
55
34
  })(SendingOptions || (SendingOptions = {}));
56
35
  export var Tag;
57
36
  (function (Tag) {
58
- /**
59
- * @internal
60
- */
61
37
  Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
62
38
  })(Tag || (Tag = {}));
63
39
  export var TrackingOptions;
64
40
  (function (TrackingOptions) {
65
- /**
66
- * @internal
67
- */
68
41
  TrackingOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
69
42
  })(TrackingOptions || (TrackingOptions = {}));
70
43
  export var CreateConfigurationSetRequest;
71
44
  (function (CreateConfigurationSetRequest) {
72
- /**
73
- * @internal
74
- */
75
45
  CreateConfigurationSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
76
46
  })(CreateConfigurationSetRequest || (CreateConfigurationSetRequest = {}));
77
47
  export var CreateConfigurationSetResponse;
78
48
  (function (CreateConfigurationSetResponse) {
79
- /**
80
- * @internal
81
- */
82
49
  CreateConfigurationSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
83
50
  })(CreateConfigurationSetResponse || (CreateConfigurationSetResponse = {}));
84
51
  export var LimitExceededException;
85
52
  (function (LimitExceededException) {
86
- /**
87
- * @internal
88
- */
89
53
  LimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
90
54
  })(LimitExceededException || (LimitExceededException = {}));
91
55
  export var NotFoundException;
92
56
  (function (NotFoundException) {
93
- /**
94
- * @internal
95
- */
96
57
  NotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
97
58
  })(NotFoundException || (NotFoundException = {}));
98
59
  export var TooManyRequestsException;
99
60
  (function (TooManyRequestsException) {
100
- /**
101
- * @internal
102
- */
103
61
  TooManyRequestsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
104
62
  })(TooManyRequestsException || (TooManyRequestsException = {}));
105
63
  export var DimensionValueSource;
@@ -110,23 +68,14 @@ export var DimensionValueSource;
110
68
  })(DimensionValueSource || (DimensionValueSource = {}));
111
69
  export var CloudWatchDimensionConfiguration;
112
70
  (function (CloudWatchDimensionConfiguration) {
113
- /**
114
- * @internal
115
- */
116
71
  CloudWatchDimensionConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
117
72
  })(CloudWatchDimensionConfiguration || (CloudWatchDimensionConfiguration = {}));
118
73
  export var CloudWatchDestination;
119
74
  (function (CloudWatchDestination) {
120
- /**
121
- * @internal
122
- */
123
75
  CloudWatchDestination.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
124
76
  })(CloudWatchDestination || (CloudWatchDestination = {}));
125
77
  export var KinesisFirehoseDestination;
126
78
  (function (KinesisFirehoseDestination) {
127
- /**
128
- * @internal
129
- */
130
79
  KinesisFirehoseDestination.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
131
80
  })(KinesisFirehoseDestination || (KinesisFirehoseDestination = {}));
132
81
  export var EventType;
@@ -142,100 +91,58 @@ export var EventType;
142
91
  })(EventType || (EventType = {}));
143
92
  export var PinpointDestination;
144
93
  (function (PinpointDestination) {
145
- /**
146
- * @internal
147
- */
148
94
  PinpointDestination.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
149
95
  })(PinpointDestination || (PinpointDestination = {}));
150
96
  export var SnsDestination;
151
97
  (function (SnsDestination) {
152
- /**
153
- * @internal
154
- */
155
98
  SnsDestination.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
156
99
  })(SnsDestination || (SnsDestination = {}));
157
100
  export var EventDestinationDefinition;
158
101
  (function (EventDestinationDefinition) {
159
- /**
160
- * @internal
161
- */
162
102
  EventDestinationDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
163
103
  })(EventDestinationDefinition || (EventDestinationDefinition = {}));
164
104
  export var CreateConfigurationSetEventDestinationRequest;
165
105
  (function (CreateConfigurationSetEventDestinationRequest) {
166
- /**
167
- * @internal
168
- */
169
106
  CreateConfigurationSetEventDestinationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
170
107
  })(CreateConfigurationSetEventDestinationRequest || (CreateConfigurationSetEventDestinationRequest = {}));
171
108
  export var CreateConfigurationSetEventDestinationResponse;
172
109
  (function (CreateConfigurationSetEventDestinationResponse) {
173
- /**
174
- * @internal
175
- */
176
110
  CreateConfigurationSetEventDestinationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
177
111
  })(CreateConfigurationSetEventDestinationResponse || (CreateConfigurationSetEventDestinationResponse = {}));
178
112
  export var CreateDedicatedIpPoolRequest;
179
113
  (function (CreateDedicatedIpPoolRequest) {
180
- /**
181
- * @internal
182
- */
183
114
  CreateDedicatedIpPoolRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
184
115
  })(CreateDedicatedIpPoolRequest || (CreateDedicatedIpPoolRequest = {}));
185
116
  export var CreateDedicatedIpPoolResponse;
186
117
  (function (CreateDedicatedIpPoolResponse) {
187
- /**
188
- * @internal
189
- */
190
118
  CreateDedicatedIpPoolResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
191
119
  })(CreateDedicatedIpPoolResponse || (CreateDedicatedIpPoolResponse = {}));
192
120
  export var RawMessage;
193
121
  (function (RawMessage) {
194
- /**
195
- * @internal
196
- */
197
122
  RawMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
198
123
  })(RawMessage || (RawMessage = {}));
199
124
  export var Content;
200
125
  (function (Content) {
201
- /**
202
- * @internal
203
- */
204
126
  Content.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
205
127
  })(Content || (Content = {}));
206
128
  export var Body;
207
129
  (function (Body) {
208
- /**
209
- * @internal
210
- */
211
130
  Body.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
212
131
  })(Body || (Body = {}));
213
132
  export var Message;
214
133
  (function (Message) {
215
- /**
216
- * @internal
217
- */
218
134
  Message.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
219
135
  })(Message || (Message = {}));
220
136
  export var Template;
221
137
  (function (Template) {
222
- /**
223
- * @internal
224
- */
225
138
  Template.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
226
139
  })(Template || (Template = {}));
227
140
  export var EmailContent;
228
141
  (function (EmailContent) {
229
- /**
230
- * @internal
231
- */
232
142
  EmailContent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
233
143
  })(EmailContent || (EmailContent = {}));
234
144
  export var CreateDeliverabilityTestReportRequest;
235
145
  (function (CreateDeliverabilityTestReportRequest) {
236
- /**
237
- * @internal
238
- */
239
146
  CreateDeliverabilityTestReportRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
240
147
  })(CreateDeliverabilityTestReportRequest || (CreateDeliverabilityTestReportRequest = {}));
241
148
  export var DeliverabilityTestStatus;
@@ -245,37 +152,22 @@ export var DeliverabilityTestStatus;
245
152
  })(DeliverabilityTestStatus || (DeliverabilityTestStatus = {}));
246
153
  export var CreateDeliverabilityTestReportResponse;
247
154
  (function (CreateDeliverabilityTestReportResponse) {
248
- /**
249
- * @internal
250
- */
251
155
  CreateDeliverabilityTestReportResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
252
156
  })(CreateDeliverabilityTestReportResponse || (CreateDeliverabilityTestReportResponse = {}));
253
157
  export var MailFromDomainNotVerifiedException;
254
158
  (function (MailFromDomainNotVerifiedException) {
255
- /**
256
- * @internal
257
- */
258
159
  MailFromDomainNotVerifiedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
259
160
  })(MailFromDomainNotVerifiedException || (MailFromDomainNotVerifiedException = {}));
260
161
  export var MessageRejected;
261
162
  (function (MessageRejected) {
262
- /**
263
- * @internal
264
- */
265
163
  MessageRejected.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
266
164
  })(MessageRejected || (MessageRejected = {}));
267
165
  export var SendingPausedException;
268
166
  (function (SendingPausedException) {
269
- /**
270
- * @internal
271
- */
272
167
  SendingPausedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
273
168
  })(SendingPausedException || (SendingPausedException = {}));
274
169
  export var CreateEmailIdentityRequest;
275
170
  (function (CreateEmailIdentityRequest) {
276
- /**
277
- * @internal
278
- */
279
171
  CreateEmailIdentityRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
280
172
  })(CreateEmailIdentityRequest || (CreateEmailIdentityRequest = {}));
281
173
  export var DkimStatus;
@@ -288,9 +180,6 @@ export var DkimStatus;
288
180
  })(DkimStatus || (DkimStatus = {}));
289
181
  export var DkimAttributes;
290
182
  (function (DkimAttributes) {
291
- /**
292
- * @internal
293
- */
294
183
  DkimAttributes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
295
184
  })(DkimAttributes || (DkimAttributes = {}));
296
185
  export var IdentityType;
@@ -301,149 +190,86 @@ export var IdentityType;
301
190
  })(IdentityType || (IdentityType = {}));
302
191
  export var CreateEmailIdentityResponse;
303
192
  (function (CreateEmailIdentityResponse) {
304
- /**
305
- * @internal
306
- */
307
193
  CreateEmailIdentityResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
308
194
  })(CreateEmailIdentityResponse || (CreateEmailIdentityResponse = {}));
309
195
  export var DeleteConfigurationSetRequest;
310
196
  (function (DeleteConfigurationSetRequest) {
311
- /**
312
- * @internal
313
- */
314
197
  DeleteConfigurationSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
315
198
  })(DeleteConfigurationSetRequest || (DeleteConfigurationSetRequest = {}));
316
199
  export var DeleteConfigurationSetResponse;
317
200
  (function (DeleteConfigurationSetResponse) {
318
- /**
319
- * @internal
320
- */
321
201
  DeleteConfigurationSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
322
202
  })(DeleteConfigurationSetResponse || (DeleteConfigurationSetResponse = {}));
323
203
  export var DeleteConfigurationSetEventDestinationRequest;
324
204
  (function (DeleteConfigurationSetEventDestinationRequest) {
325
- /**
326
- * @internal
327
- */
328
205
  DeleteConfigurationSetEventDestinationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
329
206
  })(DeleteConfigurationSetEventDestinationRequest || (DeleteConfigurationSetEventDestinationRequest = {}));
330
207
  export var DeleteConfigurationSetEventDestinationResponse;
331
208
  (function (DeleteConfigurationSetEventDestinationResponse) {
332
- /**
333
- * @internal
334
- */
335
209
  DeleteConfigurationSetEventDestinationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
336
210
  })(DeleteConfigurationSetEventDestinationResponse || (DeleteConfigurationSetEventDestinationResponse = {}));
337
211
  export var DeleteDedicatedIpPoolRequest;
338
212
  (function (DeleteDedicatedIpPoolRequest) {
339
- /**
340
- * @internal
341
- */
342
213
  DeleteDedicatedIpPoolRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
343
214
  })(DeleteDedicatedIpPoolRequest || (DeleteDedicatedIpPoolRequest = {}));
344
215
  export var DeleteDedicatedIpPoolResponse;
345
216
  (function (DeleteDedicatedIpPoolResponse) {
346
- /**
347
- * @internal
348
- */
349
217
  DeleteDedicatedIpPoolResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
350
218
  })(DeleteDedicatedIpPoolResponse || (DeleteDedicatedIpPoolResponse = {}));
351
219
  export var DeleteEmailIdentityRequest;
352
220
  (function (DeleteEmailIdentityRequest) {
353
- /**
354
- * @internal
355
- */
356
221
  DeleteEmailIdentityRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
357
222
  })(DeleteEmailIdentityRequest || (DeleteEmailIdentityRequest = {}));
358
223
  export var DeleteEmailIdentityResponse;
359
224
  (function (DeleteEmailIdentityResponse) {
360
- /**
361
- * @internal
362
- */
363
225
  DeleteEmailIdentityResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
364
226
  })(DeleteEmailIdentityResponse || (DeleteEmailIdentityResponse = {}));
365
227
  export var GetAccountRequest;
366
228
  (function (GetAccountRequest) {
367
- /**
368
- * @internal
369
- */
370
229
  GetAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
371
230
  })(GetAccountRequest || (GetAccountRequest = {}));
372
231
  export var SendQuota;
373
232
  (function (SendQuota) {
374
- /**
375
- * @internal
376
- */
377
233
  SendQuota.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
378
234
  })(SendQuota || (SendQuota = {}));
379
235
  export var GetAccountResponse;
380
236
  (function (GetAccountResponse) {
381
- /**
382
- * @internal
383
- */
384
237
  GetAccountResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
385
238
  })(GetAccountResponse || (GetAccountResponse = {}));
386
239
  export var GetBlacklistReportsRequest;
387
240
  (function (GetBlacklistReportsRequest) {
388
- /**
389
- * @internal
390
- */
391
241
  GetBlacklistReportsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
392
242
  })(GetBlacklistReportsRequest || (GetBlacklistReportsRequest = {}));
393
243
  export var BlacklistEntry;
394
244
  (function (BlacklistEntry) {
395
- /**
396
- * @internal
397
- */
398
245
  BlacklistEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
399
246
  })(BlacklistEntry || (BlacklistEntry = {}));
400
247
  export var GetBlacklistReportsResponse;
401
248
  (function (GetBlacklistReportsResponse) {
402
- /**
403
- * @internal
404
- */
405
249
  GetBlacklistReportsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
406
250
  })(GetBlacklistReportsResponse || (GetBlacklistReportsResponse = {}));
407
251
  export var GetConfigurationSetRequest;
408
252
  (function (GetConfigurationSetRequest) {
409
- /**
410
- * @internal
411
- */
412
253
  GetConfigurationSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
413
254
  })(GetConfigurationSetRequest || (GetConfigurationSetRequest = {}));
414
255
  export var GetConfigurationSetResponse;
415
256
  (function (GetConfigurationSetResponse) {
416
- /**
417
- * @internal
418
- */
419
257
  GetConfigurationSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
420
258
  })(GetConfigurationSetResponse || (GetConfigurationSetResponse = {}));
421
259
  export var GetConfigurationSetEventDestinationsRequest;
422
260
  (function (GetConfigurationSetEventDestinationsRequest) {
423
- /**
424
- * @internal
425
- */
426
261
  GetConfigurationSetEventDestinationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
427
262
  })(GetConfigurationSetEventDestinationsRequest || (GetConfigurationSetEventDestinationsRequest = {}));
428
263
  export var EventDestination;
429
264
  (function (EventDestination) {
430
- /**
431
- * @internal
432
- */
433
265
  EventDestination.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
434
266
  })(EventDestination || (EventDestination = {}));
435
267
  export var GetConfigurationSetEventDestinationsResponse;
436
268
  (function (GetConfigurationSetEventDestinationsResponse) {
437
- /**
438
- * @internal
439
- */
440
269
  GetConfigurationSetEventDestinationsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
441
270
  })(GetConfigurationSetEventDestinationsResponse || (GetConfigurationSetEventDestinationsResponse = {}));
442
271
  export var GetDedicatedIpRequest;
443
272
  (function (GetDedicatedIpRequest) {
444
- /**
445
- * @internal
446
- */
447
273
  GetDedicatedIpRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
448
274
  })(GetDedicatedIpRequest || (GetDedicatedIpRequest = {}));
449
275
  export var WarmupStatus;
@@ -453,37 +279,22 @@ export var WarmupStatus;
453
279
  })(WarmupStatus || (WarmupStatus = {}));
454
280
  export var DedicatedIp;
455
281
  (function (DedicatedIp) {
456
- /**
457
- * @internal
458
- */
459
282
  DedicatedIp.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
460
283
  })(DedicatedIp || (DedicatedIp = {}));
461
284
  export var GetDedicatedIpResponse;
462
285
  (function (GetDedicatedIpResponse) {
463
- /**
464
- * @internal
465
- */
466
286
  GetDedicatedIpResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
467
287
  })(GetDedicatedIpResponse || (GetDedicatedIpResponse = {}));
468
288
  export var GetDedicatedIpsRequest;
469
289
  (function (GetDedicatedIpsRequest) {
470
- /**
471
- * @internal
472
- */
473
290
  GetDedicatedIpsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
474
291
  })(GetDedicatedIpsRequest || (GetDedicatedIpsRequest = {}));
475
292
  export var GetDedicatedIpsResponse;
476
293
  (function (GetDedicatedIpsResponse) {
477
- /**
478
- * @internal
479
- */
480
294
  GetDedicatedIpsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
481
295
  })(GetDedicatedIpsResponse || (GetDedicatedIpsResponse = {}));
482
296
  export var GetDeliverabilityDashboardOptionsRequest;
483
297
  (function (GetDeliverabilityDashboardOptionsRequest) {
484
- /**
485
- * @internal
486
- */
487
298
  GetDeliverabilityDashboardOptionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
488
299
  })(GetDeliverabilityDashboardOptionsRequest || (GetDeliverabilityDashboardOptionsRequest = {}));
489
300
  export var DeliverabilityDashboardAccountStatus;
@@ -494,128 +305,74 @@ export var DeliverabilityDashboardAccountStatus;
494
305
  })(DeliverabilityDashboardAccountStatus || (DeliverabilityDashboardAccountStatus = {}));
495
306
  export var InboxPlacementTrackingOption;
496
307
  (function (InboxPlacementTrackingOption) {
497
- /**
498
- * @internal
499
- */
500
308
  InboxPlacementTrackingOption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
501
309
  })(InboxPlacementTrackingOption || (InboxPlacementTrackingOption = {}));
502
310
  export var DomainDeliverabilityTrackingOption;
503
311
  (function (DomainDeliverabilityTrackingOption) {
504
- /**
505
- * @internal
506
- */
507
312
  DomainDeliverabilityTrackingOption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
508
313
  })(DomainDeliverabilityTrackingOption || (DomainDeliverabilityTrackingOption = {}));
509
314
  export var GetDeliverabilityDashboardOptionsResponse;
510
315
  (function (GetDeliverabilityDashboardOptionsResponse) {
511
- /**
512
- * @internal
513
- */
514
316
  GetDeliverabilityDashboardOptionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
515
317
  })(GetDeliverabilityDashboardOptionsResponse || (GetDeliverabilityDashboardOptionsResponse = {}));
516
318
  export var GetDeliverabilityTestReportRequest;
517
319
  (function (GetDeliverabilityTestReportRequest) {
518
- /**
519
- * @internal
520
- */
521
320
  GetDeliverabilityTestReportRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
522
321
  })(GetDeliverabilityTestReportRequest || (GetDeliverabilityTestReportRequest = {}));
523
322
  export var DeliverabilityTestReport;
524
323
  (function (DeliverabilityTestReport) {
525
- /**
526
- * @internal
527
- */
528
324
  DeliverabilityTestReport.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
529
325
  })(DeliverabilityTestReport || (DeliverabilityTestReport = {}));
530
326
  export var PlacementStatistics;
531
327
  (function (PlacementStatistics) {
532
- /**
533
- * @internal
534
- */
535
328
  PlacementStatistics.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
536
329
  })(PlacementStatistics || (PlacementStatistics = {}));
537
330
  export var IspPlacement;
538
331
  (function (IspPlacement) {
539
- /**
540
- * @internal
541
- */
542
332
  IspPlacement.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
543
333
  })(IspPlacement || (IspPlacement = {}));
544
334
  export var GetDeliverabilityTestReportResponse;
545
335
  (function (GetDeliverabilityTestReportResponse) {
546
- /**
547
- * @internal
548
- */
549
336
  GetDeliverabilityTestReportResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
550
337
  })(GetDeliverabilityTestReportResponse || (GetDeliverabilityTestReportResponse = {}));
551
338
  export var GetDomainDeliverabilityCampaignRequest;
552
339
  (function (GetDomainDeliverabilityCampaignRequest) {
553
- /**
554
- * @internal
555
- */
556
340
  GetDomainDeliverabilityCampaignRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
557
341
  })(GetDomainDeliverabilityCampaignRequest || (GetDomainDeliverabilityCampaignRequest = {}));
558
342
  export var DomainDeliverabilityCampaign;
559
343
  (function (DomainDeliverabilityCampaign) {
560
- /**
561
- * @internal
562
- */
563
344
  DomainDeliverabilityCampaign.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
564
345
  })(DomainDeliverabilityCampaign || (DomainDeliverabilityCampaign = {}));
565
346
  export var GetDomainDeliverabilityCampaignResponse;
566
347
  (function (GetDomainDeliverabilityCampaignResponse) {
567
- /**
568
- * @internal
569
- */
570
348
  GetDomainDeliverabilityCampaignResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
571
349
  })(GetDomainDeliverabilityCampaignResponse || (GetDomainDeliverabilityCampaignResponse = {}));
572
350
  export var GetDomainStatisticsReportRequest;
573
351
  (function (GetDomainStatisticsReportRequest) {
574
- /**
575
- * @internal
576
- */
577
352
  GetDomainStatisticsReportRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
578
353
  })(GetDomainStatisticsReportRequest || (GetDomainStatisticsReportRequest = {}));
579
354
  export var DomainIspPlacement;
580
355
  (function (DomainIspPlacement) {
581
- /**
582
- * @internal
583
- */
584
356
  DomainIspPlacement.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
585
357
  })(DomainIspPlacement || (DomainIspPlacement = {}));
586
358
  export var VolumeStatistics;
587
359
  (function (VolumeStatistics) {
588
- /**
589
- * @internal
590
- */
591
360
  VolumeStatistics.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
592
361
  })(VolumeStatistics || (VolumeStatistics = {}));
593
362
  export var DailyVolume;
594
363
  (function (DailyVolume) {
595
- /**
596
- * @internal
597
- */
598
364
  DailyVolume.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
599
365
  })(DailyVolume || (DailyVolume = {}));
600
366
  export var OverallVolume;
601
367
  (function (OverallVolume) {
602
- /**
603
- * @internal
604
- */
605
368
  OverallVolume.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
606
369
  })(OverallVolume || (OverallVolume = {}));
607
370
  export var GetDomainStatisticsReportResponse;
608
371
  (function (GetDomainStatisticsReportResponse) {
609
- /**
610
- * @internal
611
- */
612
372
  GetDomainStatisticsReportResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
613
373
  })(GetDomainStatisticsReportResponse || (GetDomainStatisticsReportResponse = {}));
614
374
  export var GetEmailIdentityRequest;
615
375
  (function (GetEmailIdentityRequest) {
616
- /**
617
- * @internal
618
- */
619
376
  GetEmailIdentityRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
620
377
  })(GetEmailIdentityRequest || (GetEmailIdentityRequest = {}));
621
378
  export var BehaviorOnMxFailure;
@@ -632,345 +389,198 @@ export var MailFromDomainStatus;
632
389
  })(MailFromDomainStatus || (MailFromDomainStatus = {}));
633
390
  export var MailFromAttributes;
634
391
  (function (MailFromAttributes) {
635
- /**
636
- * @internal
637
- */
638
392
  MailFromAttributes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
639
393
  })(MailFromAttributes || (MailFromAttributes = {}));
640
394
  export var GetEmailIdentityResponse;
641
395
  (function (GetEmailIdentityResponse) {
642
- /**
643
- * @internal
644
- */
645
396
  GetEmailIdentityResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
646
397
  })(GetEmailIdentityResponse || (GetEmailIdentityResponse = {}));
647
398
  export var ListConfigurationSetsRequest;
648
399
  (function (ListConfigurationSetsRequest) {
649
- /**
650
- * @internal
651
- */
652
400
  ListConfigurationSetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
653
401
  })(ListConfigurationSetsRequest || (ListConfigurationSetsRequest = {}));
654
402
  export var ListConfigurationSetsResponse;
655
403
  (function (ListConfigurationSetsResponse) {
656
- /**
657
- * @internal
658
- */
659
404
  ListConfigurationSetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
660
405
  })(ListConfigurationSetsResponse || (ListConfigurationSetsResponse = {}));
661
406
  export var ListDedicatedIpPoolsRequest;
662
407
  (function (ListDedicatedIpPoolsRequest) {
663
- /**
664
- * @internal
665
- */
666
408
  ListDedicatedIpPoolsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
667
409
  })(ListDedicatedIpPoolsRequest || (ListDedicatedIpPoolsRequest = {}));
668
410
  export var ListDedicatedIpPoolsResponse;
669
411
  (function (ListDedicatedIpPoolsResponse) {
670
- /**
671
- * @internal
672
- */
673
412
  ListDedicatedIpPoolsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
674
413
  })(ListDedicatedIpPoolsResponse || (ListDedicatedIpPoolsResponse = {}));
675
414
  export var ListDeliverabilityTestReportsRequest;
676
415
  (function (ListDeliverabilityTestReportsRequest) {
677
- /**
678
- * @internal
679
- */
680
416
  ListDeliverabilityTestReportsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
681
417
  })(ListDeliverabilityTestReportsRequest || (ListDeliverabilityTestReportsRequest = {}));
682
418
  export var ListDeliverabilityTestReportsResponse;
683
419
  (function (ListDeliverabilityTestReportsResponse) {
684
- /**
685
- * @internal
686
- */
687
420
  ListDeliverabilityTestReportsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
688
421
  })(ListDeliverabilityTestReportsResponse || (ListDeliverabilityTestReportsResponse = {}));
689
422
  export var ListDomainDeliverabilityCampaignsRequest;
690
423
  (function (ListDomainDeliverabilityCampaignsRequest) {
691
- /**
692
- * @internal
693
- */
694
424
  ListDomainDeliverabilityCampaignsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
695
425
  })(ListDomainDeliverabilityCampaignsRequest || (ListDomainDeliverabilityCampaignsRequest = {}));
696
426
  export var ListDomainDeliverabilityCampaignsResponse;
697
427
  (function (ListDomainDeliverabilityCampaignsResponse) {
698
- /**
699
- * @internal
700
- */
701
428
  ListDomainDeliverabilityCampaignsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
702
429
  })(ListDomainDeliverabilityCampaignsResponse || (ListDomainDeliverabilityCampaignsResponse = {}));
703
430
  export var ListEmailIdentitiesRequest;
704
431
  (function (ListEmailIdentitiesRequest) {
705
- /**
706
- * @internal
707
- */
708
432
  ListEmailIdentitiesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
709
433
  })(ListEmailIdentitiesRequest || (ListEmailIdentitiesRequest = {}));
710
434
  export var IdentityInfo;
711
435
  (function (IdentityInfo) {
712
- /**
713
- * @internal
714
- */
715
436
  IdentityInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
716
437
  })(IdentityInfo || (IdentityInfo = {}));
717
438
  export var ListEmailIdentitiesResponse;
718
439
  (function (ListEmailIdentitiesResponse) {
719
- /**
720
- * @internal
721
- */
722
440
  ListEmailIdentitiesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
723
441
  })(ListEmailIdentitiesResponse || (ListEmailIdentitiesResponse = {}));
724
442
  export var ListTagsForResourceRequest;
725
443
  (function (ListTagsForResourceRequest) {
726
- /**
727
- * @internal
728
- */
729
444
  ListTagsForResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
730
445
  })(ListTagsForResourceRequest || (ListTagsForResourceRequest = {}));
731
446
  export var ListTagsForResourceResponse;
732
447
  (function (ListTagsForResourceResponse) {
733
- /**
734
- * @internal
735
- */
736
448
  ListTagsForResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
737
449
  })(ListTagsForResourceResponse || (ListTagsForResourceResponse = {}));
738
450
  export var PutAccountDedicatedIpWarmupAttributesRequest;
739
451
  (function (PutAccountDedicatedIpWarmupAttributesRequest) {
740
- /**
741
- * @internal
742
- */
743
452
  PutAccountDedicatedIpWarmupAttributesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
744
453
  })(PutAccountDedicatedIpWarmupAttributesRequest || (PutAccountDedicatedIpWarmupAttributesRequest = {}));
745
454
  export var PutAccountDedicatedIpWarmupAttributesResponse;
746
455
  (function (PutAccountDedicatedIpWarmupAttributesResponse) {
747
- /**
748
- * @internal
749
- */
750
456
  PutAccountDedicatedIpWarmupAttributesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
751
457
  })(PutAccountDedicatedIpWarmupAttributesResponse || (PutAccountDedicatedIpWarmupAttributesResponse = {}));
752
458
  export var PutAccountSendingAttributesRequest;
753
459
  (function (PutAccountSendingAttributesRequest) {
754
- /**
755
- * @internal
756
- */
757
460
  PutAccountSendingAttributesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
758
461
  })(PutAccountSendingAttributesRequest || (PutAccountSendingAttributesRequest = {}));
759
462
  export var PutAccountSendingAttributesResponse;
760
463
  (function (PutAccountSendingAttributesResponse) {
761
- /**
762
- * @internal
763
- */
764
464
  PutAccountSendingAttributesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
765
465
  })(PutAccountSendingAttributesResponse || (PutAccountSendingAttributesResponse = {}));
766
466
  export var PutConfigurationSetDeliveryOptionsRequest;
767
467
  (function (PutConfigurationSetDeliveryOptionsRequest) {
768
- /**
769
- * @internal
770
- */
771
468
  PutConfigurationSetDeliveryOptionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
772
469
  })(PutConfigurationSetDeliveryOptionsRequest || (PutConfigurationSetDeliveryOptionsRequest = {}));
773
470
  export var PutConfigurationSetDeliveryOptionsResponse;
774
471
  (function (PutConfigurationSetDeliveryOptionsResponse) {
775
- /**
776
- * @internal
777
- */
778
472
  PutConfigurationSetDeliveryOptionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
779
473
  })(PutConfigurationSetDeliveryOptionsResponse || (PutConfigurationSetDeliveryOptionsResponse = {}));
780
474
  export var PutConfigurationSetReputationOptionsRequest;
781
475
  (function (PutConfigurationSetReputationOptionsRequest) {
782
- /**
783
- * @internal
784
- */
785
476
  PutConfigurationSetReputationOptionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
786
477
  })(PutConfigurationSetReputationOptionsRequest || (PutConfigurationSetReputationOptionsRequest = {}));
787
478
  export var PutConfigurationSetReputationOptionsResponse;
788
479
  (function (PutConfigurationSetReputationOptionsResponse) {
789
- /**
790
- * @internal
791
- */
792
480
  PutConfigurationSetReputationOptionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
793
481
  })(PutConfigurationSetReputationOptionsResponse || (PutConfigurationSetReputationOptionsResponse = {}));
794
482
  export var PutConfigurationSetSendingOptionsRequest;
795
483
  (function (PutConfigurationSetSendingOptionsRequest) {
796
- /**
797
- * @internal
798
- */
799
484
  PutConfigurationSetSendingOptionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
800
485
  })(PutConfigurationSetSendingOptionsRequest || (PutConfigurationSetSendingOptionsRequest = {}));
801
486
  export var PutConfigurationSetSendingOptionsResponse;
802
487
  (function (PutConfigurationSetSendingOptionsResponse) {
803
- /**
804
- * @internal
805
- */
806
488
  PutConfigurationSetSendingOptionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
807
489
  })(PutConfigurationSetSendingOptionsResponse || (PutConfigurationSetSendingOptionsResponse = {}));
808
490
  export var PutConfigurationSetTrackingOptionsRequest;
809
491
  (function (PutConfigurationSetTrackingOptionsRequest) {
810
- /**
811
- * @internal
812
- */
813
492
  PutConfigurationSetTrackingOptionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
814
493
  })(PutConfigurationSetTrackingOptionsRequest || (PutConfigurationSetTrackingOptionsRequest = {}));
815
494
  export var PutConfigurationSetTrackingOptionsResponse;
816
495
  (function (PutConfigurationSetTrackingOptionsResponse) {
817
- /**
818
- * @internal
819
- */
820
496
  PutConfigurationSetTrackingOptionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
821
497
  })(PutConfigurationSetTrackingOptionsResponse || (PutConfigurationSetTrackingOptionsResponse = {}));
822
498
  export var PutDedicatedIpInPoolRequest;
823
499
  (function (PutDedicatedIpInPoolRequest) {
824
- /**
825
- * @internal
826
- */
827
500
  PutDedicatedIpInPoolRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
828
501
  })(PutDedicatedIpInPoolRequest || (PutDedicatedIpInPoolRequest = {}));
829
502
  export var PutDedicatedIpInPoolResponse;
830
503
  (function (PutDedicatedIpInPoolResponse) {
831
- /**
832
- * @internal
833
- */
834
504
  PutDedicatedIpInPoolResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
835
505
  })(PutDedicatedIpInPoolResponse || (PutDedicatedIpInPoolResponse = {}));
836
506
  export var PutDedicatedIpWarmupAttributesRequest;
837
507
  (function (PutDedicatedIpWarmupAttributesRequest) {
838
- /**
839
- * @internal
840
- */
841
508
  PutDedicatedIpWarmupAttributesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
842
509
  })(PutDedicatedIpWarmupAttributesRequest || (PutDedicatedIpWarmupAttributesRequest = {}));
843
510
  export var PutDedicatedIpWarmupAttributesResponse;
844
511
  (function (PutDedicatedIpWarmupAttributesResponse) {
845
- /**
846
- * @internal
847
- */
848
512
  PutDedicatedIpWarmupAttributesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
849
513
  })(PutDedicatedIpWarmupAttributesResponse || (PutDedicatedIpWarmupAttributesResponse = {}));
850
514
  export var PutDeliverabilityDashboardOptionRequest;
851
515
  (function (PutDeliverabilityDashboardOptionRequest) {
852
- /**
853
- * @internal
854
- */
855
516
  PutDeliverabilityDashboardOptionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
856
517
  })(PutDeliverabilityDashboardOptionRequest || (PutDeliverabilityDashboardOptionRequest = {}));
857
518
  export var PutDeliverabilityDashboardOptionResponse;
858
519
  (function (PutDeliverabilityDashboardOptionResponse) {
859
- /**
860
- * @internal
861
- */
862
520
  PutDeliverabilityDashboardOptionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
863
521
  })(PutDeliverabilityDashboardOptionResponse || (PutDeliverabilityDashboardOptionResponse = {}));
864
522
  export var PutEmailIdentityDkimAttributesRequest;
865
523
  (function (PutEmailIdentityDkimAttributesRequest) {
866
- /**
867
- * @internal
868
- */
869
524
  PutEmailIdentityDkimAttributesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
870
525
  })(PutEmailIdentityDkimAttributesRequest || (PutEmailIdentityDkimAttributesRequest = {}));
871
526
  export var PutEmailIdentityDkimAttributesResponse;
872
527
  (function (PutEmailIdentityDkimAttributesResponse) {
873
- /**
874
- * @internal
875
- */
876
528
  PutEmailIdentityDkimAttributesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
877
529
  })(PutEmailIdentityDkimAttributesResponse || (PutEmailIdentityDkimAttributesResponse = {}));
878
530
  export var PutEmailIdentityFeedbackAttributesRequest;
879
531
  (function (PutEmailIdentityFeedbackAttributesRequest) {
880
- /**
881
- * @internal
882
- */
883
532
  PutEmailIdentityFeedbackAttributesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
884
533
  })(PutEmailIdentityFeedbackAttributesRequest || (PutEmailIdentityFeedbackAttributesRequest = {}));
885
534
  export var PutEmailIdentityFeedbackAttributesResponse;
886
535
  (function (PutEmailIdentityFeedbackAttributesResponse) {
887
- /**
888
- * @internal
889
- */
890
536
  PutEmailIdentityFeedbackAttributesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
891
537
  })(PutEmailIdentityFeedbackAttributesResponse || (PutEmailIdentityFeedbackAttributesResponse = {}));
892
538
  export var PutEmailIdentityMailFromAttributesRequest;
893
539
  (function (PutEmailIdentityMailFromAttributesRequest) {
894
- /**
895
- * @internal
896
- */
897
540
  PutEmailIdentityMailFromAttributesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
898
541
  })(PutEmailIdentityMailFromAttributesRequest || (PutEmailIdentityMailFromAttributesRequest = {}));
899
542
  export var PutEmailIdentityMailFromAttributesResponse;
900
543
  (function (PutEmailIdentityMailFromAttributesResponse) {
901
- /**
902
- * @internal
903
- */
904
544
  PutEmailIdentityMailFromAttributesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
905
545
  })(PutEmailIdentityMailFromAttributesResponse || (PutEmailIdentityMailFromAttributesResponse = {}));
906
546
  export var Destination;
907
547
  (function (Destination) {
908
- /**
909
- * @internal
910
- */
911
548
  Destination.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
912
549
  })(Destination || (Destination = {}));
913
550
  export var MessageTag;
914
551
  (function (MessageTag) {
915
- /**
916
- * @internal
917
- */
918
552
  MessageTag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
919
553
  })(MessageTag || (MessageTag = {}));
920
554
  export var SendEmailRequest;
921
555
  (function (SendEmailRequest) {
922
- /**
923
- * @internal
924
- */
925
556
  SendEmailRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
926
557
  })(SendEmailRequest || (SendEmailRequest = {}));
927
558
  export var SendEmailResponse;
928
559
  (function (SendEmailResponse) {
929
- /**
930
- * @internal
931
- */
932
560
  SendEmailResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
933
561
  })(SendEmailResponse || (SendEmailResponse = {}));
934
562
  export var TagResourceRequest;
935
563
  (function (TagResourceRequest) {
936
- /**
937
- * @internal
938
- */
939
564
  TagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
940
565
  })(TagResourceRequest || (TagResourceRequest = {}));
941
566
  export var TagResourceResponse;
942
567
  (function (TagResourceResponse) {
943
- /**
944
- * @internal
945
- */
946
568
  TagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
947
569
  })(TagResourceResponse || (TagResourceResponse = {}));
948
570
  export var UntagResourceRequest;
949
571
  (function (UntagResourceRequest) {
950
- /**
951
- * @internal
952
- */
953
572
  UntagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
954
573
  })(UntagResourceRequest || (UntagResourceRequest = {}));
955
574
  export var UntagResourceResponse;
956
575
  (function (UntagResourceResponse) {
957
- /**
958
- * @internal
959
- */
960
576
  UntagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
961
577
  })(UntagResourceResponse || (UntagResourceResponse = {}));
962
578
  export var UpdateConfigurationSetEventDestinationRequest;
963
579
  (function (UpdateConfigurationSetEventDestinationRequest) {
964
- /**
965
- * @internal
966
- */
967
580
  UpdateConfigurationSetEventDestinationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
968
581
  })(UpdateConfigurationSetEventDestinationRequest || (UpdateConfigurationSetEventDestinationRequest = {}));
969
582
  export var UpdateConfigurationSetEventDestinationResponse;
970
583
  (function (UpdateConfigurationSetEventDestinationResponse) {
971
- /**
972
- * @internal
973
- */
974
584
  UpdateConfigurationSetEventDestinationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
975
585
  })(UpdateConfigurationSetEventDestinationResponse || (UpdateConfigurationSetEventDestinationResponse = {}));
976
586
  //# sourceMappingURL=models_0.js.map