@aws-sdk/client-ses 3.279.0 → 3.282.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. package/README.md +571 -0
  2. package/dist-types/commands/CloneReceiptRuleSetCommand.d.ts +6 -0
  3. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +6 -0
  4. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +6 -0
  5. package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +6 -0
  6. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateReceiptFilterCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateReceiptRuleCommand.d.ts +6 -0
  9. package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +6 -0
  10. package/dist-types/commands/CreateTemplateCommand.d.ts +6 -0
  11. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +6 -0
  12. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +6 -0
  13. package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +6 -0
  14. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +6 -0
  15. package/dist-types/commands/DeleteIdentityCommand.d.ts +6 -0
  16. package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +6 -0
  17. package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +6 -0
  18. package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +6 -0
  19. package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +6 -0
  20. package/dist-types/commands/DeleteTemplateCommand.d.ts +6 -0
  21. package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +6 -0
  22. package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +6 -0
  23. package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +6 -0
  24. package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +6 -0
  25. package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +6 -0
  26. package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +6 -0
  27. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +6 -0
  28. package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +6 -0
  29. package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +6 -0
  30. package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +6 -0
  31. package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +6 -0
  32. package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +6 -0
  33. package/dist-types/commands/GetSendQuotaCommand.d.ts +6 -0
  34. package/dist-types/commands/GetSendStatisticsCommand.d.ts +6 -0
  35. package/dist-types/commands/GetTemplateCommand.d.ts +6 -0
  36. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +6 -0
  37. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +6 -0
  38. package/dist-types/commands/ListIdentitiesCommand.d.ts +6 -0
  39. package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +6 -0
  40. package/dist-types/commands/ListReceiptFiltersCommand.d.ts +6 -0
  41. package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +6 -0
  42. package/dist-types/commands/ListTemplatesCommand.d.ts +6 -0
  43. package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +6 -0
  44. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +6 -0
  45. package/dist-types/commands/PutIdentityPolicyCommand.d.ts +6 -0
  46. package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +6 -0
  47. package/dist-types/commands/SendBounceCommand.d.ts +6 -0
  48. package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +6 -0
  49. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +6 -0
  50. package/dist-types/commands/SendEmailCommand.d.ts +6 -0
  51. package/dist-types/commands/SendRawEmailCommand.d.ts +6 -0
  52. package/dist-types/commands/SendTemplatedEmailCommand.d.ts +6 -0
  53. package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +6 -0
  54. package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +6 -0
  55. package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +6 -0
  56. package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +6 -0
  57. package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +6 -0
  58. package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +6 -0
  59. package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +6 -0
  60. package/dist-types/commands/TestRenderTemplateCommand.d.ts +6 -0
  61. package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +6 -0
  62. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +6 -0
  63. package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +6 -0
  64. package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +6 -0
  65. package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +6 -0
  66. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +6 -0
  67. package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +6 -0
  68. package/dist-types/commands/UpdateTemplateCommand.d.ts +6 -0
  69. package/dist-types/commands/VerifyDomainDkimCommand.d.ts +6 -0
  70. package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +6 -0
  71. package/dist-types/commands/VerifyEmailAddressCommand.d.ts +6 -0
  72. package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +6 -0
  73. package/package.json +17 -17
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutConfigurationSetDeliveryOptionsRequest, PutConfigurationSetDeliveryOptionsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link PutConfigurationSetDeliveryOptionsCommand}.
8
+ */
6
9
  export interface PutConfigurationSetDeliveryOptionsCommandInput extends PutConfigurationSetDeliveryOptionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutConfigurationSetDeliveryOptionsCommand}.
13
+ */
8
14
  export interface PutConfigurationSetDeliveryOptionsCommandOutput extends PutConfigurationSetDeliveryOptionsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutIdentityPolicyRequest, PutIdentityPolicyResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link PutIdentityPolicyCommand}.
8
+ */
6
9
  export interface PutIdentityPolicyCommandInput extends PutIdentityPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutIdentityPolicyCommand}.
13
+ */
8
14
  export interface PutIdentityPolicyCommandOutput extends PutIdentityPolicyResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ReorderReceiptRuleSetRequest, ReorderReceiptRuleSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link ReorderReceiptRuleSetCommand}.
8
+ */
6
9
  export interface ReorderReceiptRuleSetCommandInput extends ReorderReceiptRuleSetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ReorderReceiptRuleSetCommand}.
13
+ */
8
14
  export interface ReorderReceiptRuleSetCommandOutput extends ReorderReceiptRuleSetResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SendBounceRequest, SendBounceResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link SendBounceCommand}.
8
+ */
6
9
  export interface SendBounceCommandInput extends SendBounceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SendBounceCommand}.
13
+ */
8
14
  export interface SendBounceCommandOutput extends SendBounceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SendBulkTemplatedEmailRequest, SendBulkTemplatedEmailResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link SendBulkTemplatedEmailCommand}.
8
+ */
6
9
  export interface SendBulkTemplatedEmailCommandInput extends SendBulkTemplatedEmailRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SendBulkTemplatedEmailCommand}.
13
+ */
8
14
  export interface SendBulkTemplatedEmailCommandOutput extends SendBulkTemplatedEmailResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SendCustomVerificationEmailRequest, SendCustomVerificationEmailResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link SendCustomVerificationEmailCommand}.
8
+ */
6
9
  export interface SendCustomVerificationEmailCommandInput extends SendCustomVerificationEmailRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SendCustomVerificationEmailCommand}.
13
+ */
8
14
  export interface SendCustomVerificationEmailCommandOutput extends SendCustomVerificationEmailResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SendEmailRequest, SendEmailResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link SendEmailCommand}.
8
+ */
6
9
  export interface SendEmailCommandInput extends SendEmailRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SendEmailCommand}.
13
+ */
8
14
  export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SendRawEmailRequest, SendRawEmailResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link SendRawEmailCommand}.
8
+ */
6
9
  export interface SendRawEmailCommandInput extends SendRawEmailRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SendRawEmailCommand}.
13
+ */
8
14
  export interface SendRawEmailCommandOutput extends SendRawEmailResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SendTemplatedEmailRequest, SendTemplatedEmailResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link SendTemplatedEmailCommand}.
8
+ */
6
9
  export interface SendTemplatedEmailCommandInput extends SendTemplatedEmailRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SendTemplatedEmailCommand}.
13
+ */
8
14
  export interface SendTemplatedEmailCommandOutput extends SendTemplatedEmailResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SetActiveReceiptRuleSetRequest, SetActiveReceiptRuleSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link SetActiveReceiptRuleSetCommand}.
8
+ */
6
9
  export interface SetActiveReceiptRuleSetCommandInput extends SetActiveReceiptRuleSetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SetActiveReceiptRuleSetCommand}.
13
+ */
8
14
  export interface SetActiveReceiptRuleSetCommandOutput extends SetActiveReceiptRuleSetResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link SetIdentityDkimEnabledCommand}.
8
+ */
6
9
  export interface SetIdentityDkimEnabledCommandInput extends SetIdentityDkimEnabledRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SetIdentityDkimEnabledCommand}.
13
+ */
8
14
  export interface SetIdentityDkimEnabledCommandOutput extends SetIdentityDkimEnabledResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link SetIdentityFeedbackForwardingEnabledCommand}.
8
+ */
6
9
  export interface SetIdentityFeedbackForwardingEnabledCommandInput extends SetIdentityFeedbackForwardingEnabledRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SetIdentityFeedbackForwardingEnabledCommand}.
13
+ */
8
14
  export interface SetIdentityFeedbackForwardingEnabledCommandOutput extends SetIdentityFeedbackForwardingEnabledResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SetIdentityHeadersInNotificationsEnabledRequest, SetIdentityHeadersInNotificationsEnabledResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link SetIdentityHeadersInNotificationsEnabledCommand}.
8
+ */
6
9
  export interface SetIdentityHeadersInNotificationsEnabledCommandInput extends SetIdentityHeadersInNotificationsEnabledRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SetIdentityHeadersInNotificationsEnabledCommand}.
13
+ */
8
14
  export interface SetIdentityHeadersInNotificationsEnabledCommandOutput extends SetIdentityHeadersInNotificationsEnabledResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SetIdentityMailFromDomainRequest, SetIdentityMailFromDomainResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link SetIdentityMailFromDomainCommand}.
8
+ */
6
9
  export interface SetIdentityMailFromDomainCommandInput extends SetIdentityMailFromDomainRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SetIdentityMailFromDomainCommand}.
13
+ */
8
14
  export interface SetIdentityMailFromDomainCommandOutput extends SetIdentityMailFromDomainResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link SetIdentityNotificationTopicCommand}.
8
+ */
6
9
  export interface SetIdentityNotificationTopicCommandInput extends SetIdentityNotificationTopicRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SetIdentityNotificationTopicCommand}.
13
+ */
8
14
  export interface SetIdentityNotificationTopicCommandOutput extends SetIdentityNotificationTopicResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SetReceiptRulePositionRequest, SetReceiptRulePositionResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link SetReceiptRulePositionCommand}.
8
+ */
6
9
  export interface SetReceiptRulePositionCommandInput extends SetReceiptRulePositionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SetReceiptRulePositionCommand}.
13
+ */
8
14
  export interface SetReceiptRulePositionCommandOutput extends SetReceiptRulePositionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { TestRenderTemplateRequest, TestRenderTemplateResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link TestRenderTemplateCommand}.
8
+ */
6
9
  export interface TestRenderTemplateCommandInput extends TestRenderTemplateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link TestRenderTemplateCommand}.
13
+ */
8
14
  export interface TestRenderTemplateCommandOutput extends TestRenderTemplateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateAccountSendingEnabledRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link UpdateAccountSendingEnabledCommand}.
8
+ */
6
9
  export interface UpdateAccountSendingEnabledCommandInput extends UpdateAccountSendingEnabledRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateAccountSendingEnabledCommand}.
13
+ */
8
14
  export interface UpdateAccountSendingEnabledCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateConfigurationSetEventDestinationRequest, UpdateConfigurationSetEventDestinationResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link UpdateConfigurationSetEventDestinationCommand}.
8
+ */
6
9
  export interface UpdateConfigurationSetEventDestinationCommandInput extends UpdateConfigurationSetEventDestinationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateConfigurationSetEventDestinationCommand}.
13
+ */
8
14
  export interface UpdateConfigurationSetEventDestinationCommandOutput extends UpdateConfigurationSetEventDestinationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateConfigurationSetReputationMetricsEnabledRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link UpdateConfigurationSetReputationMetricsEnabledCommand}.
8
+ */
6
9
  export interface UpdateConfigurationSetReputationMetricsEnabledCommandInput extends UpdateConfigurationSetReputationMetricsEnabledRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateConfigurationSetReputationMetricsEnabledCommand}.
13
+ */
8
14
  export interface UpdateConfigurationSetReputationMetricsEnabledCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateConfigurationSetSendingEnabledRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link UpdateConfigurationSetSendingEnabledCommand}.
8
+ */
6
9
  export interface UpdateConfigurationSetSendingEnabledCommandInput extends UpdateConfigurationSetSendingEnabledRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateConfigurationSetSendingEnabledCommand}.
13
+ */
8
14
  export interface UpdateConfigurationSetSendingEnabledCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateConfigurationSetTrackingOptionsRequest, UpdateConfigurationSetTrackingOptionsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link UpdateConfigurationSetTrackingOptionsCommand}.
8
+ */
6
9
  export interface UpdateConfigurationSetTrackingOptionsCommandInput extends UpdateConfigurationSetTrackingOptionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateConfigurationSetTrackingOptionsCommand}.
13
+ */
8
14
  export interface UpdateConfigurationSetTrackingOptionsCommandOutput extends UpdateConfigurationSetTrackingOptionsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateCustomVerificationEmailTemplateRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link UpdateCustomVerificationEmailTemplateCommand}.
8
+ */
6
9
  export interface UpdateCustomVerificationEmailTemplateCommandInput extends UpdateCustomVerificationEmailTemplateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateCustomVerificationEmailTemplateCommand}.
13
+ */
8
14
  export interface UpdateCustomVerificationEmailTemplateCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateReceiptRuleRequest, UpdateReceiptRuleResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link UpdateReceiptRuleCommand}.
8
+ */
6
9
  export interface UpdateReceiptRuleCommandInput extends UpdateReceiptRuleRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateReceiptRuleCommand}.
13
+ */
8
14
  export interface UpdateReceiptRuleCommandOutput extends UpdateReceiptRuleResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateTemplateRequest, UpdateTemplateResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link UpdateTemplateCommand}.
8
+ */
6
9
  export interface UpdateTemplateCommandInput extends UpdateTemplateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateTemplateCommand}.
13
+ */
8
14
  export interface UpdateTemplateCommandOutput extends UpdateTemplateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { VerifyDomainDkimRequest, VerifyDomainDkimResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link VerifyDomainDkimCommand}.
8
+ */
6
9
  export interface VerifyDomainDkimCommandInput extends VerifyDomainDkimRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link VerifyDomainDkimCommand}.
13
+ */
8
14
  export interface VerifyDomainDkimCommandOutput extends VerifyDomainDkimResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { VerifyDomainIdentityRequest, VerifyDomainIdentityResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link VerifyDomainIdentityCommand}.
8
+ */
6
9
  export interface VerifyDomainIdentityCommandInput extends VerifyDomainIdentityRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link VerifyDomainIdentityCommand}.
13
+ */
8
14
  export interface VerifyDomainIdentityCommandOutput extends VerifyDomainIdentityResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { VerifyEmailAddressRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link VerifyEmailAddressCommand}.
8
+ */
6
9
  export interface VerifyEmailAddressCommandInput extends VerifyEmailAddressRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link VerifyEmailAddressCommand}.
13
+ */
8
14
  export interface VerifyEmailAddressCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { VerifyEmailIdentityRequest, VerifyEmailIdentityResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
+ /**
7
+ * The input for {@link VerifyEmailIdentityCommand}.
8
+ */
6
9
  export interface VerifyEmailIdentityCommandInput extends VerifyEmailIdentityRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link VerifyEmailIdentityCommand}.
13
+ */
8
14
  export interface VerifyEmailIdentityCommandOutput extends VerifyEmailIdentityResponse, __MetadataBearer {
9
15
  }
10
16
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ses",
3
3
  "description": "AWS SDK for JavaScript Ses Client for Node.js, Browser and React Native",
4
- "version": "3.279.0",
4
+ "version": "3.282.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,25 +20,25 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.279.0",
24
- "@aws-sdk/config-resolver": "3.272.0",
25
- "@aws-sdk/credential-provider-node": "3.279.0",
26
- "@aws-sdk/fetch-http-handler": "3.272.0",
23
+ "@aws-sdk/client-sts": "3.282.0",
24
+ "@aws-sdk/config-resolver": "3.282.0",
25
+ "@aws-sdk/credential-provider-node": "3.282.0",
26
+ "@aws-sdk/fetch-http-handler": "3.282.0",
27
27
  "@aws-sdk/hash-node": "3.272.0",
28
28
  "@aws-sdk/invalid-dependency": "3.272.0",
29
- "@aws-sdk/middleware-content-length": "3.272.0",
30
- "@aws-sdk/middleware-endpoint": "3.272.0",
31
- "@aws-sdk/middleware-host-header": "3.278.0",
29
+ "@aws-sdk/middleware-content-length": "3.282.0",
30
+ "@aws-sdk/middleware-endpoint": "3.282.0",
31
+ "@aws-sdk/middleware-host-header": "3.282.0",
32
32
  "@aws-sdk/middleware-logger": "3.272.0",
33
- "@aws-sdk/middleware-recursion-detection": "3.272.0",
34
- "@aws-sdk/middleware-retry": "3.272.0",
33
+ "@aws-sdk/middleware-recursion-detection": "3.282.0",
34
+ "@aws-sdk/middleware-retry": "3.282.0",
35
35
  "@aws-sdk/middleware-serde": "3.272.0",
36
- "@aws-sdk/middleware-signing": "3.272.0",
36
+ "@aws-sdk/middleware-signing": "3.282.0",
37
37
  "@aws-sdk/middleware-stack": "3.272.0",
38
- "@aws-sdk/middleware-user-agent": "3.272.0",
38
+ "@aws-sdk/middleware-user-agent": "3.282.0",
39
39
  "@aws-sdk/node-config-provider": "3.272.0",
40
- "@aws-sdk/node-http-handler": "3.272.0",
41
- "@aws-sdk/protocol-http": "3.272.0",
40
+ "@aws-sdk/node-http-handler": "3.282.0",
41
+ "@aws-sdk/protocol-http": "3.282.0",
42
42
  "@aws-sdk/smithy-client": "3.279.0",
43
43
  "@aws-sdk/types": "3.272.0",
44
44
  "@aws-sdk/url-parser": "3.272.0",
@@ -46,11 +46,11 @@
46
46
  "@aws-sdk/util-body-length-browser": "3.188.0",
47
47
  "@aws-sdk/util-body-length-node": "3.208.0",
48
48
  "@aws-sdk/util-defaults-mode-browser": "3.279.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.279.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.282.0",
50
50
  "@aws-sdk/util-endpoints": "3.272.0",
51
51
  "@aws-sdk/util-retry": "3.272.0",
52
- "@aws-sdk/util-user-agent-browser": "3.272.0",
53
- "@aws-sdk/util-user-agent-node": "3.272.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.282.0",
53
+ "@aws-sdk/util-user-agent-node": "3.282.0",
54
54
  "@aws-sdk/util-utf8": "3.254.0",
55
55
  "@aws-sdk/util-waiter": "3.272.0",
56
56
  "fast-xml-parser": "4.1.2",