@effect-aws/client-ses 1.1.0 → 1.9.3

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 (69) hide show
  1. package/Errors/package.json +6 -0
  2. package/SESClientInstance/package.json +6 -0
  3. package/SESService/package.json +6 -0
  4. package/SESServiceConfig/package.json +6 -0
  5. package/{lib → dist/cjs}/Errors.d.ts +6 -11
  6. package/dist/cjs/Errors.d.ts.map +1 -0
  7. package/dist/cjs/Errors.js +42 -0
  8. package/dist/cjs/Errors.js.map +1 -0
  9. package/dist/cjs/SESClientInstance.d.ts +24 -0
  10. package/dist/cjs/SESClientInstance.d.ts.map +1 -0
  11. package/dist/cjs/SESClientInstance.js +50 -0
  12. package/dist/cjs/SESClientInstance.js.map +1 -0
  13. package/dist/cjs/SESService.d.ts +325 -0
  14. package/dist/cjs/SESService.d.ts.map +1 -0
  15. package/dist/cjs/SESService.js +130 -0
  16. package/dist/cjs/SESService.js.map +1 -0
  17. package/dist/cjs/SESServiceConfig.d.ts +25 -0
  18. package/dist/cjs/SESServiceConfig.d.ts.map +1 -0
  19. package/dist/cjs/SESServiceConfig.js +35 -0
  20. package/dist/cjs/SESServiceConfig.js.map +1 -0
  21. package/dist/cjs/index.d.ts +39 -0
  22. package/dist/cjs/index.d.ts.map +1 -0
  23. package/dist/cjs/index.js +56 -0
  24. package/dist/cjs/index.js.map +1 -0
  25. package/dist/dts/Errors.d.ts +41 -0
  26. package/dist/dts/Errors.d.ts.map +1 -0
  27. package/dist/dts/SESClientInstance.d.ts +24 -0
  28. package/dist/dts/SESClientInstance.d.ts.map +1 -0
  29. package/dist/dts/SESService.d.ts +325 -0
  30. package/dist/dts/SESService.d.ts.map +1 -0
  31. package/dist/dts/SESServiceConfig.d.ts +25 -0
  32. package/dist/dts/SESServiceConfig.d.ts.map +1 -0
  33. package/dist/dts/index.d.ts +39 -0
  34. package/dist/dts/index.d.ts.map +1 -0
  35. package/dist/esm/Errors.js +39 -0
  36. package/dist/esm/Errors.js.map +1 -0
  37. package/dist/esm/SESClientInstance.js +23 -0
  38. package/dist/esm/SESClientInstance.js.map +1 -0
  39. package/dist/esm/SESService.js +103 -0
  40. package/dist/esm/SESService.js.map +1 -0
  41. package/dist/esm/SESServiceConfig.js +31 -0
  42. package/dist/esm/SESServiceConfig.js.map +1 -0
  43. package/dist/esm/index.js +27 -0
  44. package/dist/esm/index.js.map +1 -0
  45. package/dist/esm/package.json +4 -0
  46. package/package.json +60 -43
  47. package/src/Errors.ts +119 -0
  48. package/src/SESClientInstance.ts +33 -0
  49. package/src/SESService.ts +1235 -0
  50. package/src/SESServiceConfig.ts +51 -0
  51. package/src/index.ts +44 -0
  52. package/CHANGELOG.md +0 -13
  53. package/docgen.json +0 -8
  54. package/lib/Errors.js +0 -42
  55. package/lib/SESClientInstance.d.ts +0 -31
  56. package/lib/SESClientInstance.js +0 -57
  57. package/lib/SESClientInstanceConfig.d.ts +0 -23
  58. package/lib/SESClientInstanceConfig.js +0 -44
  59. package/lib/SESService.d.ts +0 -420
  60. package/lib/SESService.js +0 -159
  61. package/lib/esm/Errors.js +0 -39
  62. package/lib/esm/SESClientInstance.js +0 -30
  63. package/lib/esm/SESClientInstanceConfig.js +0 -40
  64. package/lib/esm/SESService.js +0 -155
  65. package/lib/esm/index.js +0 -5
  66. package/lib/index.d.ts +0 -4
  67. package/lib/index.js +0 -21
  68. package/project.json +0 -77
  69. package/vitest.config.ts +0 -3
@@ -0,0 +1,325 @@
1
+ /**
2
+ * @since 1.0.0
3
+ */
4
+ import { type CloneReceiptRuleSetCommandInput, type CloneReceiptRuleSetCommandOutput, type CreateConfigurationSetCommandInput, type CreateConfigurationSetCommandOutput, type CreateConfigurationSetEventDestinationCommandInput, type CreateConfigurationSetEventDestinationCommandOutput, type CreateConfigurationSetTrackingOptionsCommandInput, type CreateConfigurationSetTrackingOptionsCommandOutput, type CreateCustomVerificationEmailTemplateCommandInput, type CreateCustomVerificationEmailTemplateCommandOutput, type CreateReceiptFilterCommandInput, type CreateReceiptFilterCommandOutput, type CreateReceiptRuleCommandInput, type CreateReceiptRuleCommandOutput, type CreateReceiptRuleSetCommandInput, type CreateReceiptRuleSetCommandOutput, type CreateTemplateCommandInput, type CreateTemplateCommandOutput, type DeleteConfigurationSetCommandInput, type DeleteConfigurationSetCommandOutput, type DeleteConfigurationSetEventDestinationCommandInput, type DeleteConfigurationSetEventDestinationCommandOutput, type DeleteConfigurationSetTrackingOptionsCommandInput, type DeleteConfigurationSetTrackingOptionsCommandOutput, type DeleteCustomVerificationEmailTemplateCommandInput, type DeleteCustomVerificationEmailTemplateCommandOutput, type DeleteIdentityCommandInput, type DeleteIdentityCommandOutput, type DeleteIdentityPolicyCommandInput, type DeleteIdentityPolicyCommandOutput, type DeleteReceiptFilterCommandInput, type DeleteReceiptFilterCommandOutput, type DeleteReceiptRuleCommandInput, type DeleteReceiptRuleCommandOutput, type DeleteReceiptRuleSetCommandInput, type DeleteReceiptRuleSetCommandOutput, type DeleteTemplateCommandInput, type DeleteTemplateCommandOutput, type DeleteVerifiedEmailAddressCommandInput, type DeleteVerifiedEmailAddressCommandOutput, type DescribeActiveReceiptRuleSetCommandInput, type DescribeActiveReceiptRuleSetCommandOutput, type DescribeConfigurationSetCommandInput, type DescribeConfigurationSetCommandOutput, type DescribeReceiptRuleCommandInput, type DescribeReceiptRuleCommandOutput, type DescribeReceiptRuleSetCommandInput, type DescribeReceiptRuleSetCommandOutput, type GetAccountSendingEnabledCommandInput, type GetAccountSendingEnabledCommandOutput, type GetCustomVerificationEmailTemplateCommandInput, type GetCustomVerificationEmailTemplateCommandOutput, type GetIdentityDkimAttributesCommandInput, type GetIdentityDkimAttributesCommandOutput, type GetIdentityMailFromDomainAttributesCommandInput, type GetIdentityMailFromDomainAttributesCommandOutput, type GetIdentityNotificationAttributesCommandInput, type GetIdentityNotificationAttributesCommandOutput, type GetIdentityPoliciesCommandInput, type GetIdentityPoliciesCommandOutput, type GetIdentityVerificationAttributesCommandInput, type GetIdentityVerificationAttributesCommandOutput, type GetSendQuotaCommandInput, type GetSendQuotaCommandOutput, type GetSendStatisticsCommandInput, type GetSendStatisticsCommandOutput, type GetTemplateCommandInput, type GetTemplateCommandOutput, type ListConfigurationSetsCommandInput, type ListConfigurationSetsCommandOutput, type ListCustomVerificationEmailTemplatesCommandInput, type ListCustomVerificationEmailTemplatesCommandOutput, type ListIdentitiesCommandInput, type ListIdentitiesCommandOutput, type ListIdentityPoliciesCommandInput, type ListIdentityPoliciesCommandOutput, type ListReceiptFiltersCommandInput, type ListReceiptFiltersCommandOutput, type ListReceiptRuleSetsCommandInput, type ListReceiptRuleSetsCommandOutput, type ListTemplatesCommandInput, type ListTemplatesCommandOutput, type ListVerifiedEmailAddressesCommandInput, type ListVerifiedEmailAddressesCommandOutput, type PutConfigurationSetDeliveryOptionsCommandInput, type PutConfigurationSetDeliveryOptionsCommandOutput, type PutIdentityPolicyCommandInput, type PutIdentityPolicyCommandOutput, type ReorderReceiptRuleSetCommandInput, type ReorderReceiptRuleSetCommandOutput, type SendBounceCommandInput, type SendBounceCommandOutput, type SendBulkTemplatedEmailCommandInput, type SendBulkTemplatedEmailCommandOutput, type SendCustomVerificationEmailCommandInput, type SendCustomVerificationEmailCommandOutput, type SendEmailCommandInput, type SendEmailCommandOutput, type SendRawEmailCommandInput, type SendRawEmailCommandOutput, type SendTemplatedEmailCommandInput, type SendTemplatedEmailCommandOutput, type SESClient, type SESClientConfig, type SetActiveReceiptRuleSetCommandInput, type SetActiveReceiptRuleSetCommandOutput, type SetIdentityDkimEnabledCommandInput, type SetIdentityDkimEnabledCommandOutput, type SetIdentityFeedbackForwardingEnabledCommandInput, type SetIdentityFeedbackForwardingEnabledCommandOutput, type SetIdentityHeadersInNotificationsEnabledCommandInput, type SetIdentityHeadersInNotificationsEnabledCommandOutput, type SetIdentityMailFromDomainCommandInput, type SetIdentityMailFromDomainCommandOutput, type SetIdentityNotificationTopicCommandInput, type SetIdentityNotificationTopicCommandOutput, type SetReceiptRulePositionCommandInput, type SetReceiptRulePositionCommandOutput, type TestRenderTemplateCommandInput, type TestRenderTemplateCommandOutput, type UpdateAccountSendingEnabledCommandInput, type UpdateAccountSendingEnabledCommandOutput, type UpdateConfigurationSetEventDestinationCommandInput, type UpdateConfigurationSetEventDestinationCommandOutput, type UpdateConfigurationSetReputationMetricsEnabledCommandInput, type UpdateConfigurationSetReputationMetricsEnabledCommandOutput, type UpdateConfigurationSetSendingEnabledCommandInput, type UpdateConfigurationSetSendingEnabledCommandOutput, type UpdateConfigurationSetTrackingOptionsCommandInput, type UpdateConfigurationSetTrackingOptionsCommandOutput, type UpdateCustomVerificationEmailTemplateCommandInput, type UpdateCustomVerificationEmailTemplateCommandOutput, type UpdateReceiptRuleCommandInput, type UpdateReceiptRuleCommandOutput, type UpdateTemplateCommandInput, type UpdateTemplateCommandOutput, type VerifyDomainDkimCommandInput, type VerifyDomainDkimCommandOutput, type VerifyDomainIdentityCommandInput, type VerifyDomainIdentityCommandOutput, type VerifyEmailAddressCommandInput, type VerifyEmailAddressCommandOutput, type VerifyEmailIdentityCommandInput, type VerifyEmailIdentityCommandOutput } from "@aws-sdk/client-ses";
5
+ import type { HttpHandlerOptions, SdkError, ServiceLogger } from "@effect-aws/commons";
6
+ import { Effect, Layer } from "effect";
7
+ import type { AccountSendingPausedError, AlreadyExistsError, CannotDeleteError, ConfigurationSetAlreadyExistsError, ConfigurationSetDoesNotExistError, ConfigurationSetSendingPausedError, CustomVerificationEmailInvalidContentError, CustomVerificationEmailTemplateAlreadyExistsError, CustomVerificationEmailTemplateDoesNotExistError, EventDestinationAlreadyExistsError, EventDestinationDoesNotExistError, FromEmailAddressNotVerifiedError, InvalidCloudWatchDestinationError, InvalidConfigurationSetError, InvalidDeliveryOptionsError, InvalidFirehoseDestinationError, InvalidLambdaFunctionError, InvalidPolicyError, InvalidRenderingParameterError, InvalidS3ConfigurationError, InvalidSNSDestinationError, InvalidSnsTopicError, InvalidTemplateError, InvalidTrackingOptionsError, LimitExceededError, MailFromDomainNotVerifiedError, MessageRejectedError, MissingRenderingAttributeError, ProductionAccessNotGrantedError, RuleDoesNotExistError, RuleSetDoesNotExistError, TemplateDoesNotExistError, TrackingOptionsAlreadyExistsError, TrackingOptionsDoesNotExistError } from "./Errors.js";
8
+ import * as Instance from "./SESClientInstance.js";
9
+ interface SESService$ {
10
+ readonly _: unique symbol;
11
+ /**
12
+ * @see {@link CloneReceiptRuleSetCommand}
13
+ */
14
+ cloneReceiptRuleSet(args: CloneReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CloneReceiptRuleSetCommandOutput, SdkError | AlreadyExistsError | LimitExceededError | RuleSetDoesNotExistError>;
15
+ /**
16
+ * @see {@link CreateConfigurationSetCommand}
17
+ */
18
+ createConfigurationSet(args: CreateConfigurationSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateConfigurationSetCommandOutput, SdkError | ConfigurationSetAlreadyExistsError | InvalidConfigurationSetError | LimitExceededError>;
19
+ /**
20
+ * @see {@link CreateConfigurationSetEventDestinationCommand}
21
+ */
22
+ createConfigurationSetEventDestination(args: CreateConfigurationSetEventDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateConfigurationSetEventDestinationCommandOutput, SdkError | ConfigurationSetDoesNotExistError | EventDestinationAlreadyExistsError | InvalidCloudWatchDestinationError | InvalidFirehoseDestinationError | InvalidSNSDestinationError | LimitExceededError>;
23
+ /**
24
+ * @see {@link CreateConfigurationSetTrackingOptionsCommand}
25
+ */
26
+ createConfigurationSetTrackingOptions(args: CreateConfigurationSetTrackingOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateConfigurationSetTrackingOptionsCommandOutput, SdkError | ConfigurationSetDoesNotExistError | InvalidTrackingOptionsError | TrackingOptionsAlreadyExistsError>;
27
+ /**
28
+ * @see {@link CreateCustomVerificationEmailTemplateCommand}
29
+ */
30
+ createCustomVerificationEmailTemplate(args: CreateCustomVerificationEmailTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCustomVerificationEmailTemplateCommandOutput, SdkError | CustomVerificationEmailInvalidContentError | CustomVerificationEmailTemplateAlreadyExistsError | FromEmailAddressNotVerifiedError | LimitExceededError>;
31
+ /**
32
+ * @see {@link CreateReceiptFilterCommand}
33
+ */
34
+ createReceiptFilter(args: CreateReceiptFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateReceiptFilterCommandOutput, SdkError | AlreadyExistsError | LimitExceededError>;
35
+ /**
36
+ * @see {@link CreateReceiptRuleCommand}
37
+ */
38
+ createReceiptRule(args: CreateReceiptRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateReceiptRuleCommandOutput, SdkError | AlreadyExistsError | InvalidLambdaFunctionError | InvalidS3ConfigurationError | InvalidSnsTopicError | LimitExceededError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
39
+ /**
40
+ * @see {@link CreateReceiptRuleSetCommand}
41
+ */
42
+ createReceiptRuleSet(args: CreateReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateReceiptRuleSetCommandOutput, SdkError | AlreadyExistsError | LimitExceededError>;
43
+ /**
44
+ * @see {@link CreateTemplateCommand}
45
+ */
46
+ createTemplate(args: CreateTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTemplateCommandOutput, SdkError | AlreadyExistsError | InvalidTemplateError | LimitExceededError>;
47
+ /**
48
+ * @see {@link DeleteConfigurationSetCommand}
49
+ */
50
+ deleteConfigurationSet(args: DeleteConfigurationSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteConfigurationSetCommandOutput, SdkError | ConfigurationSetDoesNotExistError>;
51
+ /**
52
+ * @see {@link DeleteConfigurationSetEventDestinationCommand}
53
+ */
54
+ deleteConfigurationSetEventDestination(args: DeleteConfigurationSetEventDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteConfigurationSetEventDestinationCommandOutput, SdkError | ConfigurationSetDoesNotExistError | EventDestinationDoesNotExistError>;
55
+ /**
56
+ * @see {@link DeleteConfigurationSetTrackingOptionsCommand}
57
+ */
58
+ deleteConfigurationSetTrackingOptions(args: DeleteConfigurationSetTrackingOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteConfigurationSetTrackingOptionsCommandOutput, SdkError | ConfigurationSetDoesNotExistError | TrackingOptionsDoesNotExistError>;
59
+ /**
60
+ * @see {@link DeleteCustomVerificationEmailTemplateCommand}
61
+ */
62
+ deleteCustomVerificationEmailTemplate(args: DeleteCustomVerificationEmailTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCustomVerificationEmailTemplateCommandOutput, SdkError>;
63
+ /**
64
+ * @see {@link DeleteIdentityCommand}
65
+ */
66
+ deleteIdentity(args: DeleteIdentityCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIdentityCommandOutput, SdkError>;
67
+ /**
68
+ * @see {@link DeleteIdentityPolicyCommand}
69
+ */
70
+ deleteIdentityPolicy(args: DeleteIdentityPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIdentityPolicyCommandOutput, SdkError>;
71
+ /**
72
+ * @see {@link DeleteReceiptFilterCommand}
73
+ */
74
+ deleteReceiptFilter(args: DeleteReceiptFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteReceiptFilterCommandOutput, SdkError>;
75
+ /**
76
+ * @see {@link DeleteReceiptRuleCommand}
77
+ */
78
+ deleteReceiptRule(args: DeleteReceiptRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteReceiptRuleCommandOutput, SdkError | RuleSetDoesNotExistError>;
79
+ /**
80
+ * @see {@link DeleteReceiptRuleSetCommand}
81
+ */
82
+ deleteReceiptRuleSet(args: DeleteReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteReceiptRuleSetCommandOutput, SdkError | CannotDeleteError>;
83
+ /**
84
+ * @see {@link DeleteTemplateCommand}
85
+ */
86
+ deleteTemplate(args: DeleteTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTemplateCommandOutput, SdkError>;
87
+ /**
88
+ * @see {@link DeleteVerifiedEmailAddressCommand}
89
+ */
90
+ deleteVerifiedEmailAddress(args: DeleteVerifiedEmailAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVerifiedEmailAddressCommandOutput, SdkError>;
91
+ /**
92
+ * @see {@link DescribeActiveReceiptRuleSetCommand}
93
+ */
94
+ describeActiveReceiptRuleSet(args: DescribeActiveReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeActiveReceiptRuleSetCommandOutput, SdkError>;
95
+ /**
96
+ * @see {@link DescribeConfigurationSetCommand}
97
+ */
98
+ describeConfigurationSet(args: DescribeConfigurationSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeConfigurationSetCommandOutput, SdkError | ConfigurationSetDoesNotExistError>;
99
+ /**
100
+ * @see {@link DescribeReceiptRuleCommand}
101
+ */
102
+ describeReceiptRule(args: DescribeReceiptRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReceiptRuleCommandOutput, SdkError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
103
+ /**
104
+ * @see {@link DescribeReceiptRuleSetCommand}
105
+ */
106
+ describeReceiptRuleSet(args: DescribeReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReceiptRuleSetCommandOutput, SdkError | RuleSetDoesNotExistError>;
107
+ /**
108
+ * @see {@link GetAccountSendingEnabledCommand}
109
+ */
110
+ getAccountSendingEnabled(args: GetAccountSendingEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAccountSendingEnabledCommandOutput, SdkError>;
111
+ /**
112
+ * @see {@link GetCustomVerificationEmailTemplateCommand}
113
+ */
114
+ getCustomVerificationEmailTemplate(args: GetCustomVerificationEmailTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCustomVerificationEmailTemplateCommandOutput, SdkError | CustomVerificationEmailTemplateDoesNotExistError>;
115
+ /**
116
+ * @see {@link GetIdentityDkimAttributesCommand}
117
+ */
118
+ getIdentityDkimAttributes(args: GetIdentityDkimAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityDkimAttributesCommandOutput, SdkError>;
119
+ /**
120
+ * @see {@link GetIdentityMailFromDomainAttributesCommand}
121
+ */
122
+ getIdentityMailFromDomainAttributes(args: GetIdentityMailFromDomainAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityMailFromDomainAttributesCommandOutput, SdkError>;
123
+ /**
124
+ * @see {@link GetIdentityNotificationAttributesCommand}
125
+ */
126
+ getIdentityNotificationAttributes(args: GetIdentityNotificationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityNotificationAttributesCommandOutput, SdkError>;
127
+ /**
128
+ * @see {@link GetIdentityPoliciesCommand}
129
+ */
130
+ getIdentityPolicies(args: GetIdentityPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityPoliciesCommandOutput, SdkError>;
131
+ /**
132
+ * @see {@link GetIdentityVerificationAttributesCommand}
133
+ */
134
+ getIdentityVerificationAttributes(args: GetIdentityVerificationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityVerificationAttributesCommandOutput, SdkError>;
135
+ /**
136
+ * @see {@link GetSendQuotaCommand}
137
+ */
138
+ getSendQuota(args: GetSendQuotaCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSendQuotaCommandOutput, SdkError>;
139
+ /**
140
+ * @see {@link GetSendStatisticsCommand}
141
+ */
142
+ getSendStatistics(args: GetSendStatisticsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSendStatisticsCommandOutput, SdkError>;
143
+ /**
144
+ * @see {@link GetTemplateCommand}
145
+ */
146
+ getTemplate(args: GetTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTemplateCommandOutput, SdkError | TemplateDoesNotExistError>;
147
+ /**
148
+ * @see {@link ListConfigurationSetsCommand}
149
+ */
150
+ listConfigurationSets(args: ListConfigurationSetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListConfigurationSetsCommandOutput, SdkError>;
151
+ /**
152
+ * @see {@link ListCustomVerificationEmailTemplatesCommand}
153
+ */
154
+ listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListCustomVerificationEmailTemplatesCommandOutput, SdkError>;
155
+ /**
156
+ * @see {@link ListIdentitiesCommand}
157
+ */
158
+ listIdentities(args: ListIdentitiesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListIdentitiesCommandOutput, SdkError>;
159
+ /**
160
+ * @see {@link ListIdentityPoliciesCommand}
161
+ */
162
+ listIdentityPolicies(args: ListIdentityPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListIdentityPoliciesCommandOutput, SdkError>;
163
+ /**
164
+ * @see {@link ListReceiptFiltersCommand}
165
+ */
166
+ listReceiptFilters(args: ListReceiptFiltersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListReceiptFiltersCommandOutput, SdkError>;
167
+ /**
168
+ * @see {@link ListReceiptRuleSetsCommand}
169
+ */
170
+ listReceiptRuleSets(args: ListReceiptRuleSetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListReceiptRuleSetsCommandOutput, SdkError>;
171
+ /**
172
+ * @see {@link ListTemplatesCommand}
173
+ */
174
+ listTemplates(args: ListTemplatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTemplatesCommandOutput, SdkError>;
175
+ /**
176
+ * @see {@link ListVerifiedEmailAddressesCommand}
177
+ */
178
+ listVerifiedEmailAddresses(args: ListVerifiedEmailAddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListVerifiedEmailAddressesCommandOutput, SdkError>;
179
+ /**
180
+ * @see {@link PutConfigurationSetDeliveryOptionsCommand}
181
+ */
182
+ putConfigurationSetDeliveryOptions(args: PutConfigurationSetDeliveryOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutConfigurationSetDeliveryOptionsCommandOutput, SdkError | ConfigurationSetDoesNotExistError | InvalidDeliveryOptionsError>;
183
+ /**
184
+ * @see {@link PutIdentityPolicyCommand}
185
+ */
186
+ putIdentityPolicy(args: PutIdentityPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutIdentityPolicyCommandOutput, SdkError | InvalidPolicyError>;
187
+ /**
188
+ * @see {@link ReorderReceiptRuleSetCommand}
189
+ */
190
+ reorderReceiptRuleSet(args: ReorderReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReorderReceiptRuleSetCommandOutput, SdkError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
191
+ /**
192
+ * @see {@link SendBounceCommand}
193
+ */
194
+ sendBounce(args: SendBounceCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendBounceCommandOutput, SdkError | MessageRejectedError>;
195
+ /**
196
+ * @see {@link SendBulkTemplatedEmailCommand}
197
+ */
198
+ sendBulkTemplatedEmail(args: SendBulkTemplatedEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendBulkTemplatedEmailCommandOutput, SdkError | AccountSendingPausedError | ConfigurationSetDoesNotExistError | ConfigurationSetSendingPausedError | MailFromDomainNotVerifiedError | MessageRejectedError | TemplateDoesNotExistError>;
199
+ /**
200
+ * @see {@link SendCustomVerificationEmailCommand}
201
+ */
202
+ sendCustomVerificationEmail(args: SendCustomVerificationEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendCustomVerificationEmailCommandOutput, SdkError | ConfigurationSetDoesNotExistError | CustomVerificationEmailTemplateDoesNotExistError | FromEmailAddressNotVerifiedError | MessageRejectedError | ProductionAccessNotGrantedError>;
203
+ /**
204
+ * @see {@link SendEmailCommand}
205
+ */
206
+ sendEmail(args: SendEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendEmailCommandOutput, SdkError | AccountSendingPausedError | ConfigurationSetDoesNotExistError | ConfigurationSetSendingPausedError | MailFromDomainNotVerifiedError | MessageRejectedError>;
207
+ /**
208
+ * @see {@link SendRawEmailCommand}
209
+ */
210
+ sendRawEmail(args: SendRawEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendRawEmailCommandOutput, SdkError | AccountSendingPausedError | ConfigurationSetDoesNotExistError | ConfigurationSetSendingPausedError | MailFromDomainNotVerifiedError | MessageRejectedError>;
211
+ /**
212
+ * @see {@link SendTemplatedEmailCommand}
213
+ */
214
+ sendTemplatedEmail(args: SendTemplatedEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendTemplatedEmailCommandOutput, SdkError | AccountSendingPausedError | ConfigurationSetDoesNotExistError | ConfigurationSetSendingPausedError | MailFromDomainNotVerifiedError | MessageRejectedError | TemplateDoesNotExistError>;
215
+ /**
216
+ * @see {@link SetActiveReceiptRuleSetCommand}
217
+ */
218
+ setActiveReceiptRuleSet(args: SetActiveReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetActiveReceiptRuleSetCommandOutput, SdkError | RuleSetDoesNotExistError>;
219
+ /**
220
+ * @see {@link SetIdentityDkimEnabledCommand}
221
+ */
222
+ setIdentityDkimEnabled(args: SetIdentityDkimEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityDkimEnabledCommandOutput, SdkError>;
223
+ /**
224
+ * @see {@link SetIdentityFeedbackForwardingEnabledCommand}
225
+ */
226
+ setIdentityFeedbackForwardingEnabled(args: SetIdentityFeedbackForwardingEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityFeedbackForwardingEnabledCommandOutput, SdkError>;
227
+ /**
228
+ * @see {@link SetIdentityHeadersInNotificationsEnabledCommand}
229
+ */
230
+ setIdentityHeadersInNotificationsEnabled(args: SetIdentityHeadersInNotificationsEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityHeadersInNotificationsEnabledCommandOutput, SdkError>;
231
+ /**
232
+ * @see {@link SetIdentityMailFromDomainCommand}
233
+ */
234
+ setIdentityMailFromDomain(args: SetIdentityMailFromDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityMailFromDomainCommandOutput, SdkError>;
235
+ /**
236
+ * @see {@link SetIdentityNotificationTopicCommand}
237
+ */
238
+ setIdentityNotificationTopic(args: SetIdentityNotificationTopicCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityNotificationTopicCommandOutput, SdkError>;
239
+ /**
240
+ * @see {@link SetReceiptRulePositionCommand}
241
+ */
242
+ setReceiptRulePosition(args: SetReceiptRulePositionCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetReceiptRulePositionCommandOutput, SdkError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
243
+ /**
244
+ * @see {@link TestRenderTemplateCommand}
245
+ */
246
+ testRenderTemplate(args: TestRenderTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<TestRenderTemplateCommandOutput, SdkError | InvalidRenderingParameterError | MissingRenderingAttributeError | TemplateDoesNotExistError>;
247
+ /**
248
+ * @see {@link UpdateAccountSendingEnabledCommand}
249
+ */
250
+ updateAccountSendingEnabled(args: UpdateAccountSendingEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAccountSendingEnabledCommandOutput, SdkError>;
251
+ /**
252
+ * @see {@link UpdateConfigurationSetEventDestinationCommand}
253
+ */
254
+ updateConfigurationSetEventDestination(args: UpdateConfigurationSetEventDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateConfigurationSetEventDestinationCommandOutput, SdkError | ConfigurationSetDoesNotExistError | EventDestinationDoesNotExistError | InvalidCloudWatchDestinationError | InvalidFirehoseDestinationError | InvalidSNSDestinationError>;
255
+ /**
256
+ * @see {@link UpdateConfigurationSetReputationMetricsEnabledCommand}
257
+ */
258
+ updateConfigurationSetReputationMetricsEnabled(args: UpdateConfigurationSetReputationMetricsEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateConfigurationSetReputationMetricsEnabledCommandOutput, SdkError | ConfigurationSetDoesNotExistError>;
259
+ /**
260
+ * @see {@link UpdateConfigurationSetSendingEnabledCommand}
261
+ */
262
+ updateConfigurationSetSendingEnabled(args: UpdateConfigurationSetSendingEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateConfigurationSetSendingEnabledCommandOutput, SdkError | ConfigurationSetDoesNotExistError>;
263
+ /**
264
+ * @see {@link UpdateConfigurationSetTrackingOptionsCommand}
265
+ */
266
+ updateConfigurationSetTrackingOptions(args: UpdateConfigurationSetTrackingOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateConfigurationSetTrackingOptionsCommandOutput, SdkError | ConfigurationSetDoesNotExistError | InvalidTrackingOptionsError | TrackingOptionsDoesNotExistError>;
267
+ /**
268
+ * @see {@link UpdateCustomVerificationEmailTemplateCommand}
269
+ */
270
+ updateCustomVerificationEmailTemplate(args: UpdateCustomVerificationEmailTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateCustomVerificationEmailTemplateCommandOutput, SdkError | CustomVerificationEmailInvalidContentError | CustomVerificationEmailTemplateDoesNotExistError | FromEmailAddressNotVerifiedError>;
271
+ /**
272
+ * @see {@link UpdateReceiptRuleCommand}
273
+ */
274
+ updateReceiptRule(args: UpdateReceiptRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateReceiptRuleCommandOutput, SdkError | InvalidLambdaFunctionError | InvalidS3ConfigurationError | InvalidSnsTopicError | LimitExceededError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
275
+ /**
276
+ * @see {@link UpdateTemplateCommand}
277
+ */
278
+ updateTemplate(args: UpdateTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateTemplateCommandOutput, SdkError | InvalidTemplateError | TemplateDoesNotExistError>;
279
+ /**
280
+ * @see {@link VerifyDomainDkimCommand}
281
+ */
282
+ verifyDomainDkim(args: VerifyDomainDkimCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyDomainDkimCommandOutput, SdkError>;
283
+ /**
284
+ * @see {@link VerifyDomainIdentityCommand}
285
+ */
286
+ verifyDomainIdentity(args: VerifyDomainIdentityCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyDomainIdentityCommandOutput, SdkError>;
287
+ /**
288
+ * @see {@link VerifyEmailAddressCommand}
289
+ */
290
+ verifyEmailAddress(args: VerifyEmailAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyEmailAddressCommandOutput, SdkError>;
291
+ /**
292
+ * @see {@link VerifyEmailIdentityCommand}
293
+ */
294
+ verifyEmailIdentity(args: VerifyEmailIdentityCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyEmailIdentityCommandOutput, SdkError>;
295
+ }
296
+ /**
297
+ * @since 1.0.0
298
+ * @category constructors
299
+ */
300
+ export declare const makeSESService: Effect.Effect<SESService$, never, Instance.SESClientInstance>;
301
+ declare const SESService_base: import("effect/Context").TagClass<SESService, "@effect-aws/client-ses/SESService", SESService$> & Effect.Tag.Proxy<SESService, SESService$> & {
302
+ use: <X>(body: (_: SESService$) => X) => [X] extends [Effect.Effect<infer A, infer E, infer R>] ? Effect.Effect<A, E, SESService | R> : [X] extends [PromiseLike<infer A_1>] ? Effect.Effect<A_1, import("effect/Cause").UnknownException, SESService> : Effect.Effect<X, never, SESService>;
303
+ };
304
+ /**
305
+ * @since 1.0.0
306
+ * @category models
307
+ */
308
+ export declare class SESService extends SESService_base {
309
+ static readonly defaultLayer: Layer.Layer<SESService, never, never>;
310
+ static readonly layer: (config: SESService.Config) => Layer.Layer<SESService, never, never>;
311
+ static readonly baseLayer: (evaluate: (defaultConfig: SESClientConfig) => SESClient) => Layer.Layer<SESService, never, never>;
312
+ }
313
+ /**
314
+ * @since 1.0.0
315
+ */
316
+ export declare namespace SESService {
317
+ /**
318
+ * @since 1.0.0
319
+ */
320
+ interface Config extends Omit<SESClientConfig, "logger"> {
321
+ readonly logger?: ServiceLogger.ServiceLoggerConstructorProps | true;
322
+ }
323
+ }
324
+ export {};
325
+ //# sourceMappingURL=SESService.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SESService.d.ts","sourceRoot":"","sources":["../../src/SESService.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,25 @@
1
+ /**
2
+ * @since 1.0.0
3
+ */
4
+ import type { SESClientConfig } from "@aws-sdk/client-ses";
5
+ import { Effect, Layer } from "effect";
6
+ import type { SESService } from "./SESService.js";
7
+ /**
8
+ * @since 1.0.0
9
+ * @category ses service config
10
+ */
11
+ export declare const withSESServiceConfig: {
12
+ (config: SESService.Config): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;
13
+ <A, E, R>(effect: Effect.Effect<A, E, R>, config: SESService.Config): Effect.Effect<A, E, R>;
14
+ };
15
+ /**
16
+ * @since 1.0.0
17
+ * @category ses service config
18
+ */
19
+ export declare const setSESServiceConfig: (config: SESService.Config) => Layer.Layer<never, never, never>;
20
+ /**
21
+ * @since 1.0.0
22
+ * @category adapters
23
+ */
24
+ export declare const toSESClientConfig: Effect.Effect<SESClientConfig>;
25
+ //# sourceMappingURL=SESServiceConfig.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SESServiceConfig.d.ts","sourceRoot":"","sources":["../../src/SESServiceConfig.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAE3D,OAAO,EAAE,MAAM,EAAY,KAAK,EAAE,MAAM,QAAQ,CAAC;AAGjD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAWlD;;;GAGG;AACH,eAAO,MAAM,oBAAoB,EAAE;IACjC,CAAC,MAAM,EAAE,UAAU,CAAC,MAAM,GAAG,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,KAAK,MAAM,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACjG,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,EAAE,MAAM,EAAE,UAAU,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;CAK9F,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,mBAAmB,WAAY,WAAW,MAAM,qCAAyD,CAAC;AAEvH;;;GAGG;AACH,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,eAAe,CAQ3D,CAAC"}
@@ -0,0 +1,39 @@
1
+ /**
2
+ * @since 1.0.0
3
+ */
4
+ import { SESService } from "./SESService.js";
5
+ /**
6
+ * @since 1.0.0
7
+ */
8
+ export * from "./Errors.js";
9
+ /**
10
+ * @since 1.0.0
11
+ */
12
+ export * as SESClientInstance from "./SESClientInstance.js";
13
+ /**
14
+ * @since 1.0.0
15
+ */
16
+ export * as SESServiceConfig from "./SESServiceConfig.js";
17
+ /**
18
+ * @since 1.0.0
19
+ */
20
+ export * from "./SESService.js";
21
+ /**
22
+ * @since 1.0.0
23
+ * @category exports
24
+ * @alias SESService
25
+ */
26
+ export declare namespace SES {
27
+ /**
28
+ * @since 1.0.0
29
+ * @alias SESService.Config
30
+ */
31
+ type Config = SESService.Config;
32
+ }
33
+ /**
34
+ * @since 1.0.0
35
+ * @category exports
36
+ * @alias SESService
37
+ */
38
+ export declare const SES: typeof SESService;
39
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C;;GAEG;AACH,cAAc,aAAa,CAAC;AAE5B;;GAEG;AACH,OAAO,KAAK,iBAAiB,MAAM,wBAAwB,CAAC;AAE5D;;GAEG;AACH,OAAO,KAAK,gBAAgB,MAAM,uBAAuB,CAAC;AAE1D;;GAEG;AACH,cAAc,iBAAiB,CAAC;AAEhC;;;;GAIG;AACH,MAAM,CAAC,OAAO,WAAW,GAAG,CAAC;IAC3B;;;OAGG;IACH,KAAY,MAAM,GAAG,UAAU,CAAC,MAAM,CAAC;CACxC;AAED;;;;GAIG;AACH,eAAO,MAAM,GAAG,mBAAa,CAAC"}
@@ -0,0 +1,39 @@
1
+ import { SdkError as CommonSdkError } from "@effect-aws/commons";
2
+ export const AllServiceErrors = [
3
+ "AccountSendingPausedException",
4
+ "AlreadyExistsException",
5
+ "CannotDeleteException",
6
+ "ConfigurationSetAlreadyExistsException",
7
+ "ConfigurationSetDoesNotExistException",
8
+ "ConfigurationSetSendingPausedException",
9
+ "CustomVerificationEmailInvalidContentException",
10
+ "CustomVerificationEmailTemplateAlreadyExistsException",
11
+ "CustomVerificationEmailTemplateDoesNotExistException",
12
+ "EventDestinationAlreadyExistsException",
13
+ "EventDestinationDoesNotExistException",
14
+ "FromEmailAddressNotVerifiedException",
15
+ "InvalidCloudWatchDestinationException",
16
+ "InvalidConfigurationSetException",
17
+ "InvalidDeliveryOptionsException",
18
+ "InvalidFirehoseDestinationException",
19
+ "InvalidLambdaFunctionException",
20
+ "InvalidPolicyException",
21
+ "InvalidRenderingParameterException",
22
+ "InvalidS3ConfigurationException",
23
+ "InvalidSNSDestinationException",
24
+ "InvalidSnsTopicException",
25
+ "InvalidTemplateException",
26
+ "InvalidTrackingOptionsException",
27
+ "LimitExceededException",
28
+ "MailFromDomainNotVerifiedException",
29
+ "MessageRejected",
30
+ "MissingRenderingAttributeException",
31
+ "ProductionAccessNotGrantedException",
32
+ "RuleDoesNotExistException",
33
+ "RuleSetDoesNotExistException",
34
+ "TemplateDoesNotExistException",
35
+ "TrackingOptionsAlreadyExistsException",
36
+ "TrackingOptionsDoesNotExistException",
37
+ ];
38
+ export const SdkError = CommonSdkError;
39
+ //# sourceMappingURL=Errors.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Errors.js","sourceRoot":"","sources":["../../src/Errors.ts"],"names":[],"mappings":"AAqCA,OAAO,EAAE,QAAQ,IAAI,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAEjE,MAAM,CAAC,MAAM,gBAAgB,GAAG;IAC9B,+BAA+B;IAC/B,wBAAwB;IACxB,uBAAuB;IACvB,wCAAwC;IACxC,uCAAuC;IACvC,wCAAwC;IACxC,gDAAgD;IAChD,uDAAuD;IACvD,sDAAsD;IACtD,wCAAwC;IACxC,uCAAuC;IACvC,sCAAsC;IACtC,uCAAuC;IACvC,kCAAkC;IAClC,iCAAiC;IACjC,qCAAqC;IACrC,gCAAgC;IAChC,wBAAwB;IACxB,oCAAoC;IACpC,iCAAiC;IACjC,gCAAgC;IAChC,0BAA0B;IAC1B,0BAA0B;IAC1B,iCAAiC;IACjC,wBAAwB;IACxB,oCAAoC;IACpC,iBAAiB;IACjB,oCAAoC;IACpC,qCAAqC;IACrC,2BAA2B;IAC3B,8BAA8B;IAC9B,+BAA+B;IAC/B,uCAAuC;IACvC,sCAAsC;CAC9B,CAAC;AA4CX,MAAM,CAAC,MAAM,QAAQ,GAAG,cAAc,CAAC"}
@@ -0,0 +1,23 @@
1
+ /**
2
+ * @since 1.0.0
3
+ */
4
+ import { SESClient } from "@aws-sdk/client-ses";
5
+ import { Context, Effect, Layer } from "effect";
6
+ import * as SESServiceConfig from "./SESServiceConfig.js";
7
+ /**
8
+ * @since 1.0.0
9
+ * @category tags
10
+ */
11
+ export class SESClientInstance extends Context.Tag("@effect-aws/client-ses/SESClientInstance")() {
12
+ }
13
+ /**
14
+ * @since 1.0.0
15
+ * @category constructors
16
+ */
17
+ export const make = Effect.flatMap(SESServiceConfig.toSESClientConfig, (config) => Effect.acquireRelease(Effect.sync(() => new SESClient(config)), (client) => Effect.sync(() => client.destroy())));
18
+ /**
19
+ * @since 1.0.0
20
+ * @category layers
21
+ */
22
+ export const layer = Layer.scoped(SESClientInstance, make);
23
+ //# sourceMappingURL=SESClientInstance.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SESClientInstance.js","sourceRoot":"","sources":["../../src/SESClientInstance.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,QAAQ,CAAC;AAChD,OAAO,KAAK,gBAAgB,MAAM,uBAAuB,CAAC;AAE1D;;;GAGG;AACH,MAAM,OAAO,iBAAkB,SAAQ,OAAO,CAAC,GAAG,CAChD,0CAA0C,CAC3C,EAAgC;CAAG;AAEpC;;;GAGG;AACH,MAAM,CAAC,MAAM,IAAI,GAAG,MAAM,CAAC,OAAO,CAChC,gBAAgB,CAAC,iBAAiB,EAClC,CAAC,MAAM,EAAE,EAAE,CACT,MAAM,CAAC,cAAc,CACnB,MAAM,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,IAAI,SAAS,CAAC,MAAM,CAAC,CAAC,EACxC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,MAAM,CAAC,OAAO,EAAE,CAAC,CAChD,CACJ,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,KAAK,GAAG,KAAK,CAAC,MAAM,CAAC,iBAAiB,EAAE,IAAI,CAAC,CAAC"}
@@ -0,0 +1,103 @@
1
+ /**
2
+ * @since 1.0.0
3
+ */
4
+ import { CloneReceiptRuleSetCommand, CreateConfigurationSetCommand, CreateConfigurationSetEventDestinationCommand, CreateConfigurationSetTrackingOptionsCommand, CreateCustomVerificationEmailTemplateCommand, CreateReceiptFilterCommand, CreateReceiptRuleCommand, CreateReceiptRuleSetCommand, CreateTemplateCommand, DeleteConfigurationSetCommand, DeleteConfigurationSetEventDestinationCommand, DeleteConfigurationSetTrackingOptionsCommand, DeleteCustomVerificationEmailTemplateCommand, DeleteIdentityCommand, DeleteIdentityPolicyCommand, DeleteReceiptFilterCommand, DeleteReceiptRuleCommand, DeleteReceiptRuleSetCommand, DeleteTemplateCommand, DeleteVerifiedEmailAddressCommand, DescribeActiveReceiptRuleSetCommand, DescribeConfigurationSetCommand, DescribeReceiptRuleCommand, DescribeReceiptRuleSetCommand, GetAccountSendingEnabledCommand, GetCustomVerificationEmailTemplateCommand, GetIdentityDkimAttributesCommand, GetIdentityMailFromDomainAttributesCommand, GetIdentityNotificationAttributesCommand, GetIdentityPoliciesCommand, GetIdentityVerificationAttributesCommand, GetSendQuotaCommand, GetSendStatisticsCommand, GetTemplateCommand, ListConfigurationSetsCommand, ListCustomVerificationEmailTemplatesCommand, ListIdentitiesCommand, ListIdentityPoliciesCommand, ListReceiptFiltersCommand, ListReceiptRuleSetsCommand, ListTemplatesCommand, ListVerifiedEmailAddressesCommand, PutConfigurationSetDeliveryOptionsCommand, PutIdentityPolicyCommand, ReorderReceiptRuleSetCommand, SendBounceCommand, SendBulkTemplatedEmailCommand, SendCustomVerificationEmailCommand, SendEmailCommand, SendRawEmailCommand, SendTemplatedEmailCommand, SetActiveReceiptRuleSetCommand, SetIdentityDkimEnabledCommand, SetIdentityFeedbackForwardingEnabledCommand, SetIdentityHeadersInNotificationsEnabledCommand, SetIdentityMailFromDomainCommand, SetIdentityNotificationTopicCommand, SetReceiptRulePositionCommand, TestRenderTemplateCommand, UpdateAccountSendingEnabledCommand, UpdateConfigurationSetEventDestinationCommand, UpdateConfigurationSetReputationMetricsEnabledCommand, UpdateConfigurationSetSendingEnabledCommand, UpdateConfigurationSetTrackingOptionsCommand, UpdateCustomVerificationEmailTemplateCommand, UpdateReceiptRuleCommand, UpdateTemplateCommand, VerifyDomainDkimCommand, VerifyDomainIdentityCommand, VerifyEmailAddressCommand, VerifyEmailIdentityCommand, } from "@aws-sdk/client-ses";
5
+ import { Service } from "@effect-aws/commons";
6
+ import { Effect, Layer } from "effect";
7
+ import { AllServiceErrors } from "./Errors.js";
8
+ import * as Instance from "./SESClientInstance.js";
9
+ import * as SESServiceConfig from "./SESServiceConfig.js";
10
+ const commands = {
11
+ CloneReceiptRuleSetCommand,
12
+ CreateConfigurationSetCommand,
13
+ CreateConfigurationSetEventDestinationCommand,
14
+ CreateConfigurationSetTrackingOptionsCommand,
15
+ CreateCustomVerificationEmailTemplateCommand,
16
+ CreateReceiptFilterCommand,
17
+ CreateReceiptRuleCommand,
18
+ CreateReceiptRuleSetCommand,
19
+ CreateTemplateCommand,
20
+ DeleteConfigurationSetCommand,
21
+ DeleteConfigurationSetEventDestinationCommand,
22
+ DeleteConfigurationSetTrackingOptionsCommand,
23
+ DeleteCustomVerificationEmailTemplateCommand,
24
+ DeleteIdentityCommand,
25
+ DeleteIdentityPolicyCommand,
26
+ DeleteReceiptFilterCommand,
27
+ DeleteReceiptRuleCommand,
28
+ DeleteReceiptRuleSetCommand,
29
+ DeleteTemplateCommand,
30
+ DeleteVerifiedEmailAddressCommand,
31
+ DescribeActiveReceiptRuleSetCommand,
32
+ DescribeConfigurationSetCommand,
33
+ DescribeReceiptRuleCommand,
34
+ DescribeReceiptRuleSetCommand,
35
+ GetAccountSendingEnabledCommand,
36
+ GetCustomVerificationEmailTemplateCommand,
37
+ GetIdentityDkimAttributesCommand,
38
+ GetIdentityMailFromDomainAttributesCommand,
39
+ GetIdentityNotificationAttributesCommand,
40
+ GetIdentityPoliciesCommand,
41
+ GetIdentityVerificationAttributesCommand,
42
+ GetSendQuotaCommand,
43
+ GetSendStatisticsCommand,
44
+ GetTemplateCommand,
45
+ ListConfigurationSetsCommand,
46
+ ListCustomVerificationEmailTemplatesCommand,
47
+ ListIdentitiesCommand,
48
+ ListIdentityPoliciesCommand,
49
+ ListReceiptFiltersCommand,
50
+ ListReceiptRuleSetsCommand,
51
+ ListTemplatesCommand,
52
+ ListVerifiedEmailAddressesCommand,
53
+ PutConfigurationSetDeliveryOptionsCommand,
54
+ PutIdentityPolicyCommand,
55
+ ReorderReceiptRuleSetCommand,
56
+ SendBounceCommand,
57
+ SendBulkTemplatedEmailCommand,
58
+ SendCustomVerificationEmailCommand,
59
+ SendEmailCommand,
60
+ SendRawEmailCommand,
61
+ SendTemplatedEmailCommand,
62
+ SetActiveReceiptRuleSetCommand,
63
+ SetIdentityDkimEnabledCommand,
64
+ SetIdentityFeedbackForwardingEnabledCommand,
65
+ SetIdentityHeadersInNotificationsEnabledCommand,
66
+ SetIdentityMailFromDomainCommand,
67
+ SetIdentityNotificationTopicCommand,
68
+ SetReceiptRulePositionCommand,
69
+ TestRenderTemplateCommand,
70
+ UpdateAccountSendingEnabledCommand,
71
+ UpdateConfigurationSetEventDestinationCommand,
72
+ UpdateConfigurationSetReputationMetricsEnabledCommand,
73
+ UpdateConfigurationSetSendingEnabledCommand,
74
+ UpdateConfigurationSetTrackingOptionsCommand,
75
+ UpdateCustomVerificationEmailTemplateCommand,
76
+ UpdateReceiptRuleCommand,
77
+ UpdateTemplateCommand,
78
+ VerifyDomainDkimCommand,
79
+ VerifyDomainIdentityCommand,
80
+ VerifyEmailAddressCommand,
81
+ VerifyEmailIdentityCommand,
82
+ };
83
+ /**
84
+ * @since 1.0.0
85
+ * @category constructors
86
+ */
87
+ export const makeSESService = Effect.gen(function* () {
88
+ const client = yield* Instance.SESClientInstance;
89
+ return Service.fromClientAndCommands(client, commands, {
90
+ errorTags: AllServiceErrors,
91
+ resolveClientConfig: SESServiceConfig.toSESClientConfig,
92
+ });
93
+ });
94
+ /**
95
+ * @since 1.0.0
96
+ * @category models
97
+ */
98
+ export class SESService extends Effect.Tag("@effect-aws/client-ses/SESService")() {
99
+ static defaultLayer = Layer.effect(this, makeSESService).pipe(Layer.provide(Instance.layer));
100
+ static layer = (config) => Layer.effect(this, makeSESService).pipe(Layer.provide(Instance.layer), Layer.provide(SESServiceConfig.setSESServiceConfig(config)));
101
+ static baseLayer = (evaluate) => Layer.effect(this, makeSESService).pipe(Layer.provide(Layer.effect(Instance.SESClientInstance, Effect.map(SESServiceConfig.toSESClientConfig, evaluate))));
102
+ }
103
+ //# sourceMappingURL=SESService.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SESService.js","sourceRoot":"","sources":["../../src/SESService.ts"],"names":[],"mappings":"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"}