@effect-aws/client-ses 1.10.9 → 2.0.0-beta.1

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 (38) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +3 -3
  3. package/dist/dts/SESClientInstance.d.ts +4 -2
  4. package/dist/dts/SESClientInstance.d.ts.map +1 -1
  5. package/dist/dts/SESService.d.ts +76 -76
  6. package/dist/dts/SESService.d.ts.map +1 -1
  7. package/dist/dts/SESServiceConfig.d.ts +2 -1
  8. package/dist/dts/SESServiceConfig.d.ts.map +1 -1
  9. package/dist/esm/SESClientInstance.js +5 -3
  10. package/dist/esm/SESClientInstance.js.map +1 -1
  11. package/dist/esm/SESService.js +4 -2
  12. package/dist/esm/SESService.js.map +1 -1
  13. package/dist/esm/SESServiceConfig.js +7 -6
  14. package/dist/esm/SESServiceConfig.js.map +1 -1
  15. package/package.json +8 -14
  16. package/src/SESClientInstance.ts +6 -4
  17. package/src/SESService.ts +77 -75
  18. package/src/SESServiceConfig.ts +8 -7
  19. package/dist/cjs/Errors.d.ts +0 -41
  20. package/dist/cjs/Errors.d.ts.map +0 -1
  21. package/dist/cjs/Errors.js +0 -40
  22. package/dist/cjs/Errors.js.map +0 -1
  23. package/dist/cjs/SESClientInstance.d.ts +0 -24
  24. package/dist/cjs/SESClientInstance.d.ts.map +0 -1
  25. package/dist/cjs/SESClientInstance.js +0 -50
  26. package/dist/cjs/SESClientInstance.js.map +0 -1
  27. package/dist/cjs/SESService.d.ts +0 -330
  28. package/dist/cjs/SESService.d.ts.map +0 -1
  29. package/dist/cjs/SESService.js +0 -130
  30. package/dist/cjs/SESService.js.map +0 -1
  31. package/dist/cjs/SESServiceConfig.d.ts +0 -25
  32. package/dist/cjs/SESServiceConfig.d.ts.map +0 -1
  33. package/dist/cjs/SESServiceConfig.js +0 -35
  34. package/dist/cjs/SESServiceConfig.js.map +0 -1
  35. package/dist/cjs/index.d.ts +0 -44
  36. package/dist/cjs/index.d.ts.map +0 -1
  37. package/dist/cjs/index.js +0 -56
  38. package/dist/cjs/index.js.map +0 -1
package/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2025 Victor Korzunin
1
+ Copyright (c) 2026 Victor Korzunin
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -16,7 +16,7 @@ With default SESClient instance:
16
16
  ```typescript
17
17
  import { SES } from "@effect-aws/client-ses";
18
18
 
19
- const program = SES.sendEmail(args);
19
+ const program = SES.use((svc) => svc.sendEmail(args));
20
20
 
21
21
  const result = pipe(
22
22
  program,
@@ -30,7 +30,7 @@ With custom SESClient instance:
30
30
  ```typescript
31
31
  import { SES } from "@effect-aws/client-ses";
32
32
 
33
- const program = SES.sendEmail(args);
33
+ const program = SES.use((svc) => svc.sendEmail(args));
34
34
 
35
35
  const result = await pipe(
36
36
  program,
@@ -46,7 +46,7 @@ With custom SESClient configuration:
46
46
  ```typescript
47
47
  import { SES } from "@effect-aws/client-ses";
48
48
 
49
- const program = SES.sendEmail(args);
49
+ const program = SES.use((svc) => svc.sendEmail(args));
50
50
 
51
51
  const result = await pipe(
52
52
  program,
@@ -2,8 +2,10 @@
2
2
  * @since 1.0.0
3
3
  */
4
4
  import { SESClient } from "@aws-sdk/client-ses";
5
- import { Context, Effect, Layer } from "effect";
6
- declare const SESClientInstance_base: Context.TagClass<SESClientInstance, "@effect-aws/client-ses/SESClientInstance", SESClient>;
5
+ import * as Effect from "effect/Effect";
6
+ import * as Layer from "effect/Layer";
7
+ import * as ServiceMap from "effect/ServiceMap";
8
+ declare const SESClientInstance_base: ServiceMap.ServiceClass<SESClientInstance, "@effect-aws/client-ses/SESClientInstance", SESClient>;
7
9
  /**
8
10
  * @since 1.0.0
9
11
  * @category tags
@@ -1 +1 @@
1
- {"version":3,"file":"SESClientInstance.d.ts","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;;AAGhD;;;GAGG;AACH,qBAAa,iBAAkB,SAAQ,sBAEN;CAAG;AAEpC;;;GAGG;AACH,eAAO,MAAM,IAAI,+DAOhB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,KAAK,8CAAwC,CAAC"}
1
+ {"version":3,"file":"SESClientInstance.d.ts","sourceRoot":"","sources":["../../src/SESClientInstance.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAChD,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,KAAK,MAAM,cAAc,CAAC;AACtC,OAAO,KAAK,UAAU,MAAM,mBAAmB,CAAC;;AAGhD;;;GAGG;AACH,qBAAa,iBAAkB,SAAQ,sBAEtC;CAAG;AAEJ;;;GAGG;AACH,eAAO,MAAM,IAAI,+DAOhB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,KAAK,8CAAwC,CAAC"}
@@ -3,8 +3,10 @@
3
3
  */
4
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
5
  import type { HttpHandlerOptions, ServiceLogger } from "@effect-aws/commons";
6
- import type { Cause } from "effect";
7
- import { Effect, Layer } from "effect";
6
+ import type * as Cause from "effect/Cause";
7
+ import * as Effect from "effect/Effect";
8
+ import * as Layer from "effect/Layer";
9
+ import * as ServiceMap from "effect/ServiceMap";
8
10
  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, SdkError, TemplateDoesNotExistError, TrackingOptionsAlreadyExistsError, TrackingOptionsDoesNotExistError } from "./Errors.js";
9
11
  import * as Instance from "./SESClientInstance.js";
10
12
  interface SESService$ {
@@ -12,296 +14,294 @@ interface SESService$ {
12
14
  /**
13
15
  * @see {@link CloneReceiptRuleSetCommand}
14
16
  */
15
- cloneReceiptRuleSet(args: CloneReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CloneReceiptRuleSetCommandOutput, Cause.TimeoutException | SdkError | AlreadyExistsError | LimitExceededError | RuleSetDoesNotExistError>;
17
+ cloneReceiptRuleSet(args: CloneReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CloneReceiptRuleSetCommandOutput, Cause.TimeoutError | SdkError | AlreadyExistsError | LimitExceededError | RuleSetDoesNotExistError>;
16
18
  /**
17
19
  * @see {@link CreateConfigurationSetCommand}
18
20
  */
19
- createConfigurationSet(args: CreateConfigurationSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateConfigurationSetCommandOutput, Cause.TimeoutException | SdkError | ConfigurationSetAlreadyExistsError | InvalidConfigurationSetError | LimitExceededError>;
21
+ createConfigurationSet(args: CreateConfigurationSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateConfigurationSetCommandOutput, Cause.TimeoutError | SdkError | ConfigurationSetAlreadyExistsError | InvalidConfigurationSetError | LimitExceededError>;
20
22
  /**
21
23
  * @see {@link CreateConfigurationSetEventDestinationCommand}
22
24
  */
23
- createConfigurationSetEventDestination(args: CreateConfigurationSetEventDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateConfigurationSetEventDestinationCommandOutput, Cause.TimeoutException | SdkError | ConfigurationSetDoesNotExistError | EventDestinationAlreadyExistsError | InvalidCloudWatchDestinationError | InvalidFirehoseDestinationError | InvalidSNSDestinationError | LimitExceededError>;
25
+ createConfigurationSetEventDestination(args: CreateConfigurationSetEventDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateConfigurationSetEventDestinationCommandOutput, Cause.TimeoutError | SdkError | ConfigurationSetDoesNotExistError | EventDestinationAlreadyExistsError | InvalidCloudWatchDestinationError | InvalidFirehoseDestinationError | InvalidSNSDestinationError | LimitExceededError>;
24
26
  /**
25
27
  * @see {@link CreateConfigurationSetTrackingOptionsCommand}
26
28
  */
27
- createConfigurationSetTrackingOptions(args: CreateConfigurationSetTrackingOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateConfigurationSetTrackingOptionsCommandOutput, Cause.TimeoutException | SdkError | ConfigurationSetDoesNotExistError | InvalidTrackingOptionsError | TrackingOptionsAlreadyExistsError>;
29
+ createConfigurationSetTrackingOptions(args: CreateConfigurationSetTrackingOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateConfigurationSetTrackingOptionsCommandOutput, Cause.TimeoutError | SdkError | ConfigurationSetDoesNotExistError | InvalidTrackingOptionsError | TrackingOptionsAlreadyExistsError>;
28
30
  /**
29
31
  * @see {@link CreateCustomVerificationEmailTemplateCommand}
30
32
  */
31
- createCustomVerificationEmailTemplate(args: CreateCustomVerificationEmailTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCustomVerificationEmailTemplateCommandOutput, Cause.TimeoutException | SdkError | CustomVerificationEmailInvalidContentError | CustomVerificationEmailTemplateAlreadyExistsError | FromEmailAddressNotVerifiedError | LimitExceededError>;
33
+ createCustomVerificationEmailTemplate(args: CreateCustomVerificationEmailTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCustomVerificationEmailTemplateCommandOutput, Cause.TimeoutError | SdkError | CustomVerificationEmailInvalidContentError | CustomVerificationEmailTemplateAlreadyExistsError | FromEmailAddressNotVerifiedError | LimitExceededError>;
32
34
  /**
33
35
  * @see {@link CreateReceiptFilterCommand}
34
36
  */
35
- createReceiptFilter(args: CreateReceiptFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateReceiptFilterCommandOutput, Cause.TimeoutException | SdkError | AlreadyExistsError | LimitExceededError>;
37
+ createReceiptFilter(args: CreateReceiptFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateReceiptFilterCommandOutput, Cause.TimeoutError | SdkError | AlreadyExistsError | LimitExceededError>;
36
38
  /**
37
39
  * @see {@link CreateReceiptRuleCommand}
38
40
  */
39
- createReceiptRule(args: CreateReceiptRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateReceiptRuleCommandOutput, Cause.TimeoutException | SdkError | AlreadyExistsError | InvalidLambdaFunctionError | InvalidS3ConfigurationError | InvalidSnsTopicError | LimitExceededError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
41
+ createReceiptRule(args: CreateReceiptRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateReceiptRuleCommandOutput, Cause.TimeoutError | SdkError | AlreadyExistsError | InvalidLambdaFunctionError | InvalidS3ConfigurationError | InvalidSnsTopicError | LimitExceededError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
40
42
  /**
41
43
  * @see {@link CreateReceiptRuleSetCommand}
42
44
  */
43
- createReceiptRuleSet(args: CreateReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateReceiptRuleSetCommandOutput, Cause.TimeoutException | SdkError | AlreadyExistsError | LimitExceededError>;
45
+ createReceiptRuleSet(args: CreateReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateReceiptRuleSetCommandOutput, Cause.TimeoutError | SdkError | AlreadyExistsError | LimitExceededError>;
44
46
  /**
45
47
  * @see {@link CreateTemplateCommand}
46
48
  */
47
- createTemplate(args: CreateTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTemplateCommandOutput, Cause.TimeoutException | SdkError | AlreadyExistsError | InvalidTemplateError | LimitExceededError>;
49
+ createTemplate(args: CreateTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTemplateCommandOutput, Cause.TimeoutError | SdkError | AlreadyExistsError | InvalidTemplateError | LimitExceededError>;
48
50
  /**
49
51
  * @see {@link DeleteConfigurationSetCommand}
50
52
  */
51
- deleteConfigurationSet(args: DeleteConfigurationSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteConfigurationSetCommandOutput, Cause.TimeoutException | SdkError | ConfigurationSetDoesNotExistError>;
53
+ deleteConfigurationSet(args: DeleteConfigurationSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteConfigurationSetCommandOutput, Cause.TimeoutError | SdkError | ConfigurationSetDoesNotExistError>;
52
54
  /**
53
55
  * @see {@link DeleteConfigurationSetEventDestinationCommand}
54
56
  */
55
- deleteConfigurationSetEventDestination(args: DeleteConfigurationSetEventDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteConfigurationSetEventDestinationCommandOutput, Cause.TimeoutException | SdkError | ConfigurationSetDoesNotExistError | EventDestinationDoesNotExistError>;
57
+ deleteConfigurationSetEventDestination(args: DeleteConfigurationSetEventDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteConfigurationSetEventDestinationCommandOutput, Cause.TimeoutError | SdkError | ConfigurationSetDoesNotExistError | EventDestinationDoesNotExistError>;
56
58
  /**
57
59
  * @see {@link DeleteConfigurationSetTrackingOptionsCommand}
58
60
  */
59
- deleteConfigurationSetTrackingOptions(args: DeleteConfigurationSetTrackingOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteConfigurationSetTrackingOptionsCommandOutput, Cause.TimeoutException | SdkError | ConfigurationSetDoesNotExistError | TrackingOptionsDoesNotExistError>;
61
+ deleteConfigurationSetTrackingOptions(args: DeleteConfigurationSetTrackingOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteConfigurationSetTrackingOptionsCommandOutput, Cause.TimeoutError | SdkError | ConfigurationSetDoesNotExistError | TrackingOptionsDoesNotExistError>;
60
62
  /**
61
63
  * @see {@link DeleteCustomVerificationEmailTemplateCommand}
62
64
  */
63
- deleteCustomVerificationEmailTemplate(args: DeleteCustomVerificationEmailTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCustomVerificationEmailTemplateCommandOutput, Cause.TimeoutException | SdkError>;
65
+ deleteCustomVerificationEmailTemplate(args: DeleteCustomVerificationEmailTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCustomVerificationEmailTemplateCommandOutput, Cause.TimeoutError | SdkError>;
64
66
  /**
65
67
  * @see {@link DeleteIdentityCommand}
66
68
  */
67
- deleteIdentity(args: DeleteIdentityCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIdentityCommandOutput, Cause.TimeoutException | SdkError>;
69
+ deleteIdentity(args: DeleteIdentityCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIdentityCommandOutput, Cause.TimeoutError | SdkError>;
68
70
  /**
69
71
  * @see {@link DeleteIdentityPolicyCommand}
70
72
  */
71
- deleteIdentityPolicy(args: DeleteIdentityPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIdentityPolicyCommandOutput, Cause.TimeoutException | SdkError>;
73
+ deleteIdentityPolicy(args: DeleteIdentityPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIdentityPolicyCommandOutput, Cause.TimeoutError | SdkError>;
72
74
  /**
73
75
  * @see {@link DeleteReceiptFilterCommand}
74
76
  */
75
- deleteReceiptFilter(args: DeleteReceiptFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteReceiptFilterCommandOutput, Cause.TimeoutException | SdkError>;
77
+ deleteReceiptFilter(args: DeleteReceiptFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteReceiptFilterCommandOutput, Cause.TimeoutError | SdkError>;
76
78
  /**
77
79
  * @see {@link DeleteReceiptRuleCommand}
78
80
  */
79
- deleteReceiptRule(args: DeleteReceiptRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteReceiptRuleCommandOutput, Cause.TimeoutException | SdkError | RuleSetDoesNotExistError>;
81
+ deleteReceiptRule(args: DeleteReceiptRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteReceiptRuleCommandOutput, Cause.TimeoutError | SdkError | RuleSetDoesNotExistError>;
80
82
  /**
81
83
  * @see {@link DeleteReceiptRuleSetCommand}
82
84
  */
83
- deleteReceiptRuleSet(args: DeleteReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteReceiptRuleSetCommandOutput, Cause.TimeoutException | SdkError | CannotDeleteError>;
85
+ deleteReceiptRuleSet(args: DeleteReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteReceiptRuleSetCommandOutput, Cause.TimeoutError | SdkError | CannotDeleteError>;
84
86
  /**
85
87
  * @see {@link DeleteTemplateCommand}
86
88
  */
87
- deleteTemplate(args: DeleteTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTemplateCommandOutput, Cause.TimeoutException | SdkError>;
89
+ deleteTemplate(args: DeleteTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTemplateCommandOutput, Cause.TimeoutError | SdkError>;
88
90
  /**
89
91
  * @see {@link DeleteVerifiedEmailAddressCommand}
90
92
  */
91
- deleteVerifiedEmailAddress(args: DeleteVerifiedEmailAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVerifiedEmailAddressCommandOutput, Cause.TimeoutException | SdkError>;
93
+ deleteVerifiedEmailAddress(args: DeleteVerifiedEmailAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVerifiedEmailAddressCommandOutput, Cause.TimeoutError | SdkError>;
92
94
  /**
93
95
  * @see {@link DescribeActiveReceiptRuleSetCommand}
94
96
  */
95
- describeActiveReceiptRuleSet(args: DescribeActiveReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeActiveReceiptRuleSetCommandOutput, Cause.TimeoutException | SdkError>;
97
+ describeActiveReceiptRuleSet(args: DescribeActiveReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeActiveReceiptRuleSetCommandOutput, Cause.TimeoutError | SdkError>;
96
98
  /**
97
99
  * @see {@link DescribeConfigurationSetCommand}
98
100
  */
99
- describeConfigurationSet(args: DescribeConfigurationSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeConfigurationSetCommandOutput, Cause.TimeoutException | SdkError | ConfigurationSetDoesNotExistError>;
101
+ describeConfigurationSet(args: DescribeConfigurationSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeConfigurationSetCommandOutput, Cause.TimeoutError | SdkError | ConfigurationSetDoesNotExistError>;
100
102
  /**
101
103
  * @see {@link DescribeReceiptRuleCommand}
102
104
  */
103
- describeReceiptRule(args: DescribeReceiptRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReceiptRuleCommandOutput, Cause.TimeoutException | SdkError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
105
+ describeReceiptRule(args: DescribeReceiptRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReceiptRuleCommandOutput, Cause.TimeoutError | SdkError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
104
106
  /**
105
107
  * @see {@link DescribeReceiptRuleSetCommand}
106
108
  */
107
- describeReceiptRuleSet(args: DescribeReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReceiptRuleSetCommandOutput, Cause.TimeoutException | SdkError | RuleSetDoesNotExistError>;
109
+ describeReceiptRuleSet(args: DescribeReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReceiptRuleSetCommandOutput, Cause.TimeoutError | SdkError | RuleSetDoesNotExistError>;
108
110
  /**
109
111
  * @see {@link GetAccountSendingEnabledCommand}
110
112
  */
111
- getAccountSendingEnabled(args: GetAccountSendingEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAccountSendingEnabledCommandOutput, Cause.TimeoutException | SdkError>;
113
+ getAccountSendingEnabled(args: GetAccountSendingEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAccountSendingEnabledCommandOutput, Cause.TimeoutError | SdkError>;
112
114
  /**
113
115
  * @see {@link GetCustomVerificationEmailTemplateCommand}
114
116
  */
115
- getCustomVerificationEmailTemplate(args: GetCustomVerificationEmailTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCustomVerificationEmailTemplateCommandOutput, Cause.TimeoutException | SdkError | CustomVerificationEmailTemplateDoesNotExistError>;
117
+ getCustomVerificationEmailTemplate(args: GetCustomVerificationEmailTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCustomVerificationEmailTemplateCommandOutput, Cause.TimeoutError | SdkError | CustomVerificationEmailTemplateDoesNotExistError>;
116
118
  /**
117
119
  * @see {@link GetIdentityDkimAttributesCommand}
118
120
  */
119
- getIdentityDkimAttributes(args: GetIdentityDkimAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityDkimAttributesCommandOutput, Cause.TimeoutException | SdkError>;
121
+ getIdentityDkimAttributes(args: GetIdentityDkimAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityDkimAttributesCommandOutput, Cause.TimeoutError | SdkError>;
120
122
  /**
121
123
  * @see {@link GetIdentityMailFromDomainAttributesCommand}
122
124
  */
123
- getIdentityMailFromDomainAttributes(args: GetIdentityMailFromDomainAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityMailFromDomainAttributesCommandOutput, Cause.TimeoutException | SdkError>;
125
+ getIdentityMailFromDomainAttributes(args: GetIdentityMailFromDomainAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityMailFromDomainAttributesCommandOutput, Cause.TimeoutError | SdkError>;
124
126
  /**
125
127
  * @see {@link GetIdentityNotificationAttributesCommand}
126
128
  */
127
- getIdentityNotificationAttributes(args: GetIdentityNotificationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityNotificationAttributesCommandOutput, Cause.TimeoutException | SdkError>;
129
+ getIdentityNotificationAttributes(args: GetIdentityNotificationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityNotificationAttributesCommandOutput, Cause.TimeoutError | SdkError>;
128
130
  /**
129
131
  * @see {@link GetIdentityPoliciesCommand}
130
132
  */
131
- getIdentityPolicies(args: GetIdentityPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityPoliciesCommandOutput, Cause.TimeoutException | SdkError>;
133
+ getIdentityPolicies(args: GetIdentityPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityPoliciesCommandOutput, Cause.TimeoutError | SdkError>;
132
134
  /**
133
135
  * @see {@link GetIdentityVerificationAttributesCommand}
134
136
  */
135
- getIdentityVerificationAttributes(args: GetIdentityVerificationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityVerificationAttributesCommandOutput, Cause.TimeoutException | SdkError>;
137
+ getIdentityVerificationAttributes(args: GetIdentityVerificationAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityVerificationAttributesCommandOutput, Cause.TimeoutError | SdkError>;
136
138
  /**
137
139
  * @see {@link GetSendQuotaCommand}
138
140
  */
139
- getSendQuota(args: GetSendQuotaCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSendQuotaCommandOutput, Cause.TimeoutException | SdkError>;
141
+ getSendQuota(args: GetSendQuotaCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSendQuotaCommandOutput, Cause.TimeoutError | SdkError>;
140
142
  /**
141
143
  * @see {@link GetSendStatisticsCommand}
142
144
  */
143
- getSendStatistics(args: GetSendStatisticsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSendStatisticsCommandOutput, Cause.TimeoutException | SdkError>;
145
+ getSendStatistics(args: GetSendStatisticsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSendStatisticsCommandOutput, Cause.TimeoutError | SdkError>;
144
146
  /**
145
147
  * @see {@link GetTemplateCommand}
146
148
  */
147
- getTemplate(args: GetTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTemplateCommandOutput, Cause.TimeoutException | SdkError | TemplateDoesNotExistError>;
149
+ getTemplate(args: GetTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTemplateCommandOutput, Cause.TimeoutError | SdkError | TemplateDoesNotExistError>;
148
150
  /**
149
151
  * @see {@link ListConfigurationSetsCommand}
150
152
  */
151
- listConfigurationSets(args: ListConfigurationSetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListConfigurationSetsCommandOutput, Cause.TimeoutException | SdkError>;
153
+ listConfigurationSets(args: ListConfigurationSetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListConfigurationSetsCommandOutput, Cause.TimeoutError | SdkError>;
152
154
  /**
153
155
  * @see {@link ListCustomVerificationEmailTemplatesCommand}
154
156
  */
155
- listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListCustomVerificationEmailTemplatesCommandOutput, Cause.TimeoutException | SdkError>;
157
+ listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListCustomVerificationEmailTemplatesCommandOutput, Cause.TimeoutError | SdkError>;
156
158
  /**
157
159
  * @see {@link ListIdentitiesCommand}
158
160
  */
159
- listIdentities(args: ListIdentitiesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListIdentitiesCommandOutput, Cause.TimeoutException | SdkError>;
161
+ listIdentities(args: ListIdentitiesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListIdentitiesCommandOutput, Cause.TimeoutError | SdkError>;
160
162
  /**
161
163
  * @see {@link ListIdentityPoliciesCommand}
162
164
  */
163
- listIdentityPolicies(args: ListIdentityPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListIdentityPoliciesCommandOutput, Cause.TimeoutException | SdkError>;
165
+ listIdentityPolicies(args: ListIdentityPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListIdentityPoliciesCommandOutput, Cause.TimeoutError | SdkError>;
164
166
  /**
165
167
  * @see {@link ListReceiptFiltersCommand}
166
168
  */
167
- listReceiptFilters(args: ListReceiptFiltersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListReceiptFiltersCommandOutput, Cause.TimeoutException | SdkError>;
169
+ listReceiptFilters(args: ListReceiptFiltersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListReceiptFiltersCommandOutput, Cause.TimeoutError | SdkError>;
168
170
  /**
169
171
  * @see {@link ListReceiptRuleSetsCommand}
170
172
  */
171
- listReceiptRuleSets(args: ListReceiptRuleSetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListReceiptRuleSetsCommandOutput, Cause.TimeoutException | SdkError>;
173
+ listReceiptRuleSets(args: ListReceiptRuleSetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListReceiptRuleSetsCommandOutput, Cause.TimeoutError | SdkError>;
172
174
  /**
173
175
  * @see {@link ListTemplatesCommand}
174
176
  */
175
- listTemplates(args: ListTemplatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTemplatesCommandOutput, Cause.TimeoutException | SdkError>;
177
+ listTemplates(args: ListTemplatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTemplatesCommandOutput, Cause.TimeoutError | SdkError>;
176
178
  /**
177
179
  * @see {@link ListVerifiedEmailAddressesCommand}
178
180
  */
179
- listVerifiedEmailAddresses(args: ListVerifiedEmailAddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListVerifiedEmailAddressesCommandOutput, Cause.TimeoutException | SdkError>;
181
+ listVerifiedEmailAddresses(args: ListVerifiedEmailAddressesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListVerifiedEmailAddressesCommandOutput, Cause.TimeoutError | SdkError>;
180
182
  /**
181
183
  * @see {@link PutConfigurationSetDeliveryOptionsCommand}
182
184
  */
183
- putConfigurationSetDeliveryOptions(args: PutConfigurationSetDeliveryOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutConfigurationSetDeliveryOptionsCommandOutput, Cause.TimeoutException | SdkError | ConfigurationSetDoesNotExistError | InvalidDeliveryOptionsError>;
185
+ putConfigurationSetDeliveryOptions(args: PutConfigurationSetDeliveryOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutConfigurationSetDeliveryOptionsCommandOutput, Cause.TimeoutError | SdkError | ConfigurationSetDoesNotExistError | InvalidDeliveryOptionsError>;
184
186
  /**
185
187
  * @see {@link PutIdentityPolicyCommand}
186
188
  */
187
- putIdentityPolicy(args: PutIdentityPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutIdentityPolicyCommandOutput, Cause.TimeoutException | SdkError | InvalidPolicyError>;
189
+ putIdentityPolicy(args: PutIdentityPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutIdentityPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidPolicyError>;
188
190
  /**
189
191
  * @see {@link ReorderReceiptRuleSetCommand}
190
192
  */
191
- reorderReceiptRuleSet(args: ReorderReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReorderReceiptRuleSetCommandOutput, Cause.TimeoutException | SdkError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
193
+ reorderReceiptRuleSet(args: ReorderReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<ReorderReceiptRuleSetCommandOutput, Cause.TimeoutError | SdkError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
192
194
  /**
193
195
  * @see {@link SendBounceCommand}
194
196
  */
195
- sendBounce(args: SendBounceCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendBounceCommandOutput, Cause.TimeoutException | SdkError | MessageRejectedError>;
197
+ sendBounce(args: SendBounceCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendBounceCommandOutput, Cause.TimeoutError | SdkError | MessageRejectedError>;
196
198
  /**
197
199
  * @see {@link SendBulkTemplatedEmailCommand}
198
200
  */
199
- sendBulkTemplatedEmail(args: SendBulkTemplatedEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendBulkTemplatedEmailCommandOutput, Cause.TimeoutException | SdkError | AccountSendingPausedError | ConfigurationSetDoesNotExistError | ConfigurationSetSendingPausedError | MailFromDomainNotVerifiedError | MessageRejectedError | TemplateDoesNotExistError>;
201
+ sendBulkTemplatedEmail(args: SendBulkTemplatedEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendBulkTemplatedEmailCommandOutput, Cause.TimeoutError | SdkError | AccountSendingPausedError | ConfigurationSetDoesNotExistError | ConfigurationSetSendingPausedError | MailFromDomainNotVerifiedError | MessageRejectedError | TemplateDoesNotExistError>;
200
202
  /**
201
203
  * @see {@link SendCustomVerificationEmailCommand}
202
204
  */
203
- sendCustomVerificationEmail(args: SendCustomVerificationEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendCustomVerificationEmailCommandOutput, Cause.TimeoutException | SdkError | ConfigurationSetDoesNotExistError | CustomVerificationEmailTemplateDoesNotExistError | FromEmailAddressNotVerifiedError | MessageRejectedError | ProductionAccessNotGrantedError>;
205
+ sendCustomVerificationEmail(args: SendCustomVerificationEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendCustomVerificationEmailCommandOutput, Cause.TimeoutError | SdkError | ConfigurationSetDoesNotExistError | CustomVerificationEmailTemplateDoesNotExistError | FromEmailAddressNotVerifiedError | MessageRejectedError | ProductionAccessNotGrantedError>;
204
206
  /**
205
207
  * @see {@link SendEmailCommand}
206
208
  */
207
- sendEmail(args: SendEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendEmailCommandOutput, Cause.TimeoutException | SdkError | AccountSendingPausedError | ConfigurationSetDoesNotExistError | ConfigurationSetSendingPausedError | MailFromDomainNotVerifiedError | MessageRejectedError>;
209
+ sendEmail(args: SendEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendEmailCommandOutput, Cause.TimeoutError | SdkError | AccountSendingPausedError | ConfigurationSetDoesNotExistError | ConfigurationSetSendingPausedError | MailFromDomainNotVerifiedError | MessageRejectedError>;
208
210
  /**
209
211
  * @see {@link SendRawEmailCommand}
210
212
  */
211
- sendRawEmail(args: SendRawEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendRawEmailCommandOutput, Cause.TimeoutException | SdkError | AccountSendingPausedError | ConfigurationSetDoesNotExistError | ConfigurationSetSendingPausedError | MailFromDomainNotVerifiedError | MessageRejectedError>;
213
+ sendRawEmail(args: SendRawEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendRawEmailCommandOutput, Cause.TimeoutError | SdkError | AccountSendingPausedError | ConfigurationSetDoesNotExistError | ConfigurationSetSendingPausedError | MailFromDomainNotVerifiedError | MessageRejectedError>;
212
214
  /**
213
215
  * @see {@link SendTemplatedEmailCommand}
214
216
  */
215
- sendTemplatedEmail(args: SendTemplatedEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendTemplatedEmailCommandOutput, Cause.TimeoutException | SdkError | AccountSendingPausedError | ConfigurationSetDoesNotExistError | ConfigurationSetSendingPausedError | MailFromDomainNotVerifiedError | MessageRejectedError | TemplateDoesNotExistError>;
217
+ sendTemplatedEmail(args: SendTemplatedEmailCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendTemplatedEmailCommandOutput, Cause.TimeoutError | SdkError | AccountSendingPausedError | ConfigurationSetDoesNotExistError | ConfigurationSetSendingPausedError | MailFromDomainNotVerifiedError | MessageRejectedError | TemplateDoesNotExistError>;
216
218
  /**
217
219
  * @see {@link SetActiveReceiptRuleSetCommand}
218
220
  */
219
- setActiveReceiptRuleSet(args: SetActiveReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetActiveReceiptRuleSetCommandOutput, Cause.TimeoutException | SdkError | RuleSetDoesNotExistError>;
221
+ setActiveReceiptRuleSet(args: SetActiveReceiptRuleSetCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetActiveReceiptRuleSetCommandOutput, Cause.TimeoutError | SdkError | RuleSetDoesNotExistError>;
220
222
  /**
221
223
  * @see {@link SetIdentityDkimEnabledCommand}
222
224
  */
223
- setIdentityDkimEnabled(args: SetIdentityDkimEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityDkimEnabledCommandOutput, Cause.TimeoutException | SdkError>;
225
+ setIdentityDkimEnabled(args: SetIdentityDkimEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityDkimEnabledCommandOutput, Cause.TimeoutError | SdkError>;
224
226
  /**
225
227
  * @see {@link SetIdentityFeedbackForwardingEnabledCommand}
226
228
  */
227
- setIdentityFeedbackForwardingEnabled(args: SetIdentityFeedbackForwardingEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityFeedbackForwardingEnabledCommandOutput, Cause.TimeoutException | SdkError>;
229
+ setIdentityFeedbackForwardingEnabled(args: SetIdentityFeedbackForwardingEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityFeedbackForwardingEnabledCommandOutput, Cause.TimeoutError | SdkError>;
228
230
  /**
229
231
  * @see {@link SetIdentityHeadersInNotificationsEnabledCommand}
230
232
  */
231
- setIdentityHeadersInNotificationsEnabled(args: SetIdentityHeadersInNotificationsEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityHeadersInNotificationsEnabledCommandOutput, Cause.TimeoutException | SdkError>;
233
+ setIdentityHeadersInNotificationsEnabled(args: SetIdentityHeadersInNotificationsEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityHeadersInNotificationsEnabledCommandOutput, Cause.TimeoutError | SdkError>;
232
234
  /**
233
235
  * @see {@link SetIdentityMailFromDomainCommand}
234
236
  */
235
- setIdentityMailFromDomain(args: SetIdentityMailFromDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityMailFromDomainCommandOutput, Cause.TimeoutException | SdkError>;
237
+ setIdentityMailFromDomain(args: SetIdentityMailFromDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityMailFromDomainCommandOutput, Cause.TimeoutError | SdkError>;
236
238
  /**
237
239
  * @see {@link SetIdentityNotificationTopicCommand}
238
240
  */
239
- setIdentityNotificationTopic(args: SetIdentityNotificationTopicCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityNotificationTopicCommandOutput, Cause.TimeoutException | SdkError>;
241
+ setIdentityNotificationTopic(args: SetIdentityNotificationTopicCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetIdentityNotificationTopicCommandOutput, Cause.TimeoutError | SdkError>;
240
242
  /**
241
243
  * @see {@link SetReceiptRulePositionCommand}
242
244
  */
243
- setReceiptRulePosition(args: SetReceiptRulePositionCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetReceiptRulePositionCommandOutput, Cause.TimeoutException | SdkError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
245
+ setReceiptRulePosition(args: SetReceiptRulePositionCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetReceiptRulePositionCommandOutput, Cause.TimeoutError | SdkError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
244
246
  /**
245
247
  * @see {@link TestRenderTemplateCommand}
246
248
  */
247
- testRenderTemplate(args: TestRenderTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<TestRenderTemplateCommandOutput, Cause.TimeoutException | SdkError | InvalidRenderingParameterError | MissingRenderingAttributeError | TemplateDoesNotExistError>;
249
+ testRenderTemplate(args: TestRenderTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<TestRenderTemplateCommandOutput, Cause.TimeoutError | SdkError | InvalidRenderingParameterError | MissingRenderingAttributeError | TemplateDoesNotExistError>;
248
250
  /**
249
251
  * @see {@link UpdateAccountSendingEnabledCommand}
250
252
  */
251
- updateAccountSendingEnabled(args: UpdateAccountSendingEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAccountSendingEnabledCommandOutput, Cause.TimeoutException | SdkError>;
253
+ updateAccountSendingEnabled(args: UpdateAccountSendingEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAccountSendingEnabledCommandOutput, Cause.TimeoutError | SdkError>;
252
254
  /**
253
255
  * @see {@link UpdateConfigurationSetEventDestinationCommand}
254
256
  */
255
- updateConfigurationSetEventDestination(args: UpdateConfigurationSetEventDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateConfigurationSetEventDestinationCommandOutput, Cause.TimeoutException | SdkError | ConfigurationSetDoesNotExistError | EventDestinationDoesNotExistError | InvalidCloudWatchDestinationError | InvalidFirehoseDestinationError | InvalidSNSDestinationError>;
257
+ updateConfigurationSetEventDestination(args: UpdateConfigurationSetEventDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateConfigurationSetEventDestinationCommandOutput, Cause.TimeoutError | SdkError | ConfigurationSetDoesNotExistError | EventDestinationDoesNotExistError | InvalidCloudWatchDestinationError | InvalidFirehoseDestinationError | InvalidSNSDestinationError>;
256
258
  /**
257
259
  * @see {@link UpdateConfigurationSetReputationMetricsEnabledCommand}
258
260
  */
259
- updateConfigurationSetReputationMetricsEnabled(args: UpdateConfigurationSetReputationMetricsEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateConfigurationSetReputationMetricsEnabledCommandOutput, Cause.TimeoutException | SdkError | ConfigurationSetDoesNotExistError>;
261
+ updateConfigurationSetReputationMetricsEnabled(args: UpdateConfigurationSetReputationMetricsEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateConfigurationSetReputationMetricsEnabledCommandOutput, Cause.TimeoutError | SdkError | ConfigurationSetDoesNotExistError>;
260
262
  /**
261
263
  * @see {@link UpdateConfigurationSetSendingEnabledCommand}
262
264
  */
263
- updateConfigurationSetSendingEnabled(args: UpdateConfigurationSetSendingEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateConfigurationSetSendingEnabledCommandOutput, Cause.TimeoutException | SdkError | ConfigurationSetDoesNotExistError>;
265
+ updateConfigurationSetSendingEnabled(args: UpdateConfigurationSetSendingEnabledCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateConfigurationSetSendingEnabledCommandOutput, Cause.TimeoutError | SdkError | ConfigurationSetDoesNotExistError>;
264
266
  /**
265
267
  * @see {@link UpdateConfigurationSetTrackingOptionsCommand}
266
268
  */
267
- updateConfigurationSetTrackingOptions(args: UpdateConfigurationSetTrackingOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateConfigurationSetTrackingOptionsCommandOutput, Cause.TimeoutException | SdkError | ConfigurationSetDoesNotExistError | InvalidTrackingOptionsError | TrackingOptionsDoesNotExistError>;
269
+ updateConfigurationSetTrackingOptions(args: UpdateConfigurationSetTrackingOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateConfigurationSetTrackingOptionsCommandOutput, Cause.TimeoutError | SdkError | ConfigurationSetDoesNotExistError | InvalidTrackingOptionsError | TrackingOptionsDoesNotExistError>;
268
270
  /**
269
271
  * @see {@link UpdateCustomVerificationEmailTemplateCommand}
270
272
  */
271
- updateCustomVerificationEmailTemplate(args: UpdateCustomVerificationEmailTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateCustomVerificationEmailTemplateCommandOutput, Cause.TimeoutException | SdkError | CustomVerificationEmailInvalidContentError | CustomVerificationEmailTemplateDoesNotExistError | FromEmailAddressNotVerifiedError>;
273
+ updateCustomVerificationEmailTemplate(args: UpdateCustomVerificationEmailTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateCustomVerificationEmailTemplateCommandOutput, Cause.TimeoutError | SdkError | CustomVerificationEmailInvalidContentError | CustomVerificationEmailTemplateDoesNotExistError | FromEmailAddressNotVerifiedError>;
272
274
  /**
273
275
  * @see {@link UpdateReceiptRuleCommand}
274
276
  */
275
- updateReceiptRule(args: UpdateReceiptRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateReceiptRuleCommandOutput, Cause.TimeoutException | SdkError | InvalidLambdaFunctionError | InvalidS3ConfigurationError | InvalidSnsTopicError | LimitExceededError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
277
+ updateReceiptRule(args: UpdateReceiptRuleCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateReceiptRuleCommandOutput, Cause.TimeoutError | SdkError | InvalidLambdaFunctionError | InvalidS3ConfigurationError | InvalidSnsTopicError | LimitExceededError | RuleDoesNotExistError | RuleSetDoesNotExistError>;
276
278
  /**
277
279
  * @see {@link UpdateTemplateCommand}
278
280
  */
279
- updateTemplate(args: UpdateTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateTemplateCommandOutput, Cause.TimeoutException | SdkError | InvalidTemplateError | TemplateDoesNotExistError>;
281
+ updateTemplate(args: UpdateTemplateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateTemplateCommandOutput, Cause.TimeoutError | SdkError | InvalidTemplateError | TemplateDoesNotExistError>;
280
282
  /**
281
283
  * @see {@link VerifyDomainDkimCommand}
282
284
  */
283
- verifyDomainDkim(args: VerifyDomainDkimCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyDomainDkimCommandOutput, Cause.TimeoutException | SdkError>;
285
+ verifyDomainDkim(args: VerifyDomainDkimCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyDomainDkimCommandOutput, Cause.TimeoutError | SdkError>;
284
286
  /**
285
287
  * @see {@link VerifyDomainIdentityCommand}
286
288
  */
287
- verifyDomainIdentity(args: VerifyDomainIdentityCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyDomainIdentityCommandOutput, Cause.TimeoutException | SdkError>;
289
+ verifyDomainIdentity(args: VerifyDomainIdentityCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyDomainIdentityCommandOutput, Cause.TimeoutError | SdkError>;
288
290
  /**
289
291
  * @see {@link VerifyEmailAddressCommand}
290
292
  */
291
- verifyEmailAddress(args: VerifyEmailAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyEmailAddressCommandOutput, Cause.TimeoutException | SdkError>;
293
+ verifyEmailAddress(args: VerifyEmailAddressCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyEmailAddressCommandOutput, Cause.TimeoutError | SdkError>;
292
294
  /**
293
295
  * @see {@link VerifyEmailIdentityCommand}
294
296
  */
295
- verifyEmailIdentity(args: VerifyEmailIdentityCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyEmailIdentityCommandOutput, Cause.TimeoutException | SdkError>;
297
+ verifyEmailIdentity(args: VerifyEmailIdentityCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyEmailIdentityCommandOutput, Cause.TimeoutError | SdkError>;
296
298
  }
297
299
  /**
298
300
  * @since 1.0.0
299
301
  * @category constructors
300
302
  */
301
303
  export declare const makeSESService: Effect.Effect<SESService$, never, Instance.SESClientInstance>;
302
- declare const SESService_base: import("effect/Context").TagClass<SESService, "@effect-aws/client-ses/SESService", SESService$> & Effect.Tag.Proxy<SESService, SESService$> & {
303
- 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, Cause.UnknownException, SESService> : Effect.Effect<X, never, SESService>;
304
- };
304
+ declare const SESService_base: ServiceMap.ServiceClass<SESService, "@effect-aws/client-ses/SESService", SESService$>;
305
305
  /**
306
306
  * @since 1.0.0
307
307
  * @category models
@@ -1 +1 @@
1
- {"version":3,"file":"SESService.d.ts","sourceRoot":"","sources":["../../src/SESService.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SESService.d.ts","sourceRoot":"","sources":["../../src/SESService.ts"],"names":[],"mappings":"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"}
@@ -2,7 +2,8 @@
2
2
  * @since 1.0.0
3
3
  */
4
4
  import type { SESClientConfig } from "@aws-sdk/client-ses";
5
- import { Effect, Layer } from "effect";
5
+ import * as Effect from "effect/Effect";
6
+ import * as Layer from "effect/Layer";
6
7
  import type { SESService } from "./SESService.js";
7
8
  /**
8
9
  * @since 1.0.0
@@ -1 +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"}
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,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,KAAK,KAAK,MAAM,cAAc,CAAC;AAEtC,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,qCAAmD,CAAC;AAEjH;;;GAGG;AACH,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,eAAe,CAQ3D,CAAC"}
@@ -2,13 +2,15 @@
2
2
  * @since 1.0.0
3
3
  */
4
4
  import { SESClient } from "@aws-sdk/client-ses";
5
- import { Context, Effect, Layer } from "effect";
5
+ import * as Effect from "effect/Effect";
6
+ import * as Layer from "effect/Layer";
7
+ import * as ServiceMap from "effect/ServiceMap";
6
8
  import * as SESServiceConfig from "./SESServiceConfig.js";
7
9
  /**
8
10
  * @since 1.0.0
9
11
  * @category tags
10
12
  */
11
- export class SESClientInstance extends Context.Tag("@effect-aws/client-ses/SESClientInstance")() {
13
+ export class SESClientInstance extends ServiceMap.Service()("@effect-aws/client-ses/SESClientInstance") {
12
14
  }
13
15
  /**
14
16
  * @since 1.0.0
@@ -19,5 +21,5 @@ export const make = Effect.flatMap(SESServiceConfig.toSESClientConfig, (config)
19
21
  * @since 1.0.0
20
22
  * @category layers
21
23
  */
22
- export const layer = Layer.scoped(SESClientInstance, make);
24
+ export const layer = Layer.effect(SESClientInstance, make);
23
25
  //# sourceMappingURL=SESClientInstance.js.map
@@ -1 +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"}
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,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,KAAK,MAAM,cAAc,CAAC;AACtC,OAAO,KAAK,UAAU,MAAM,mBAAmB,CAAC;AAChD,OAAO,KAAK,gBAAgB,MAAM,uBAAuB,CAAC;AAE1D;;;GAGG;AACH,MAAM,OAAO,iBAAkB,SAAQ,UAAU,CAAC,OAAO,EAAgC,CACvF,0CAA0C,CAC3C;CAAG;AAEJ;;;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"}