@aws-sdk/client-sesv2 3.523.0 → 3.527.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 (131) hide show
  1. package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +12 -0
  2. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -1
  3. package/dist-types/commands/SendBulkEmailCommand.d.ts +6 -0
  4. package/dist-types/commands/SendEmailCommand.d.ts +12 -0
  5. package/dist-types/commands/UpdateContactCommand.d.ts +6 -3
  6. package/dist-types/models/models_0.d.ts +76 -31
  7. package/dist-types/models/models_1.d.ts +17 -10
  8. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -4
  9. package/dist-types/ts3.4/models/models_0.d.ts +6 -1
  10. package/dist-types/ts3.4/models/models_1.d.ts +1 -0
  11. package/package.json +17 -17
  12. package/dist-cjs/SESv2.js +0 -1
  13. package/dist-cjs/SESv2Client.js +0 -1
  14. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
  15. package/dist-cjs/commands/BatchGetMetricDataCommand.js +0 -1
  16. package/dist-cjs/commands/CancelExportJobCommand.js +0 -1
  17. package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -1
  18. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -1
  19. package/dist-cjs/commands/CreateContactCommand.js +0 -1
  20. package/dist-cjs/commands/CreateContactListCommand.js +0 -1
  21. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -1
  22. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +0 -1
  23. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +0 -1
  24. package/dist-cjs/commands/CreateEmailIdentityCommand.js +0 -1
  25. package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +0 -1
  26. package/dist-cjs/commands/CreateEmailTemplateCommand.js +0 -1
  27. package/dist-cjs/commands/CreateExportJobCommand.js +0 -1
  28. package/dist-cjs/commands/CreateImportJobCommand.js +0 -1
  29. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -1
  30. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -1
  31. package/dist-cjs/commands/DeleteContactCommand.js +0 -1
  32. package/dist-cjs/commands/DeleteContactListCommand.js +0 -1
  33. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -1
  34. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +0 -1
  35. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +0 -1
  36. package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +0 -1
  37. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +0 -1
  38. package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +0 -1
  39. package/dist-cjs/commands/GetAccountCommand.js +0 -1
  40. package/dist-cjs/commands/GetBlacklistReportsCommand.js +0 -1
  41. package/dist-cjs/commands/GetConfigurationSetCommand.js +0 -1
  42. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +0 -1
  43. package/dist-cjs/commands/GetContactCommand.js +0 -1
  44. package/dist-cjs/commands/GetContactListCommand.js +0 -1
  45. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +0 -1
  46. package/dist-cjs/commands/GetDedicatedIpCommand.js +0 -1
  47. package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +0 -1
  48. package/dist-cjs/commands/GetDedicatedIpsCommand.js +0 -1
  49. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -1
  50. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +0 -1
  51. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +0 -1
  52. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +0 -1
  53. package/dist-cjs/commands/GetEmailIdentityCommand.js +0 -1
  54. package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +0 -1
  55. package/dist-cjs/commands/GetEmailTemplateCommand.js +0 -1
  56. package/dist-cjs/commands/GetExportJobCommand.js +0 -1
  57. package/dist-cjs/commands/GetImportJobCommand.js +0 -1
  58. package/dist-cjs/commands/GetMessageInsightsCommand.js +0 -1
  59. package/dist-cjs/commands/GetSuppressedDestinationCommand.js +0 -1
  60. package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -1
  61. package/dist-cjs/commands/ListContactListsCommand.js +0 -1
  62. package/dist-cjs/commands/ListContactsCommand.js +0 -1
  63. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -1
  64. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +0 -1
  65. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +0 -1
  66. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -1
  67. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +0 -1
  68. package/dist-cjs/commands/ListEmailTemplatesCommand.js +0 -1
  69. package/dist-cjs/commands/ListExportJobsCommand.js +0 -1
  70. package/dist-cjs/commands/ListImportJobsCommand.js +0 -1
  71. package/dist-cjs/commands/ListRecommendationsCommand.js +0 -1
  72. package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +0 -1
  73. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  74. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -1
  75. package/dist-cjs/commands/PutAccountDetailsCommand.js +0 -1
  76. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +0 -1
  77. package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +0 -1
  78. package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +0 -1
  79. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -1
  80. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +0 -1
  81. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +0 -1
  82. package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +0 -1
  83. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -1
  84. package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +0 -1
  85. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +0 -1
  86. package/dist-cjs/commands/PutDedicatedIpPoolScalingAttributesCommand.js +0 -1
  87. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -1
  88. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +0 -1
  89. package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +0 -1
  90. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +0 -1
  91. package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +0 -1
  92. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -1
  93. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -1
  94. package/dist-cjs/commands/PutSuppressedDestinationCommand.js +0 -1
  95. package/dist-cjs/commands/SendBulkEmailCommand.js +0 -1
  96. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +0 -1
  97. package/dist-cjs/commands/SendEmailCommand.js +0 -1
  98. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  99. package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +0 -1
  100. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  101. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -1
  102. package/dist-cjs/commands/UpdateContactCommand.js +0 -1
  103. package/dist-cjs/commands/UpdateContactListCommand.js +0 -1
  104. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -1
  105. package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +0 -1
  106. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +0 -1
  107. package/dist-cjs/commands/index.js +0 -1
  108. package/dist-cjs/endpoint/EndpointParameters.js +0 -1
  109. package/dist-cjs/extensionConfiguration.js +0 -1
  110. package/dist-cjs/models/SESv2ServiceException.js +0 -1
  111. package/dist-cjs/models/index.js +0 -1
  112. package/dist-cjs/models/models_0.js +0 -1
  113. package/dist-cjs/models/models_1.js +0 -1
  114. package/dist-cjs/pagination/GetDedicatedIpsPaginator.js +0 -1
  115. package/dist-cjs/pagination/Interfaces.js +0 -1
  116. package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +0 -1
  117. package/dist-cjs/pagination/ListContactListsPaginator.js +0 -1
  118. package/dist-cjs/pagination/ListContactsPaginator.js +0 -1
  119. package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -1
  120. package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +0 -1
  121. package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +0 -1
  122. package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -1
  123. package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +0 -1
  124. package/dist-cjs/pagination/ListEmailTemplatesPaginator.js +0 -1
  125. package/dist-cjs/pagination/ListExportJobsPaginator.js +0 -1
  126. package/dist-cjs/pagination/ListImportJobsPaginator.js +0 -1
  127. package/dist-cjs/pagination/ListRecommendationsPaginator.js +0 -1
  128. package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js +0 -1
  129. package/dist-cjs/pagination/index.js +0 -1
  130. package/dist-cjs/protocols/Aws_restJson1.js +0 -1
  131. package/dist-cjs/runtimeExtensions.js +0 -1
@@ -58,6 +58,12 @@ declare const CreateDeliverabilityTestReportCommand_base: {
58
58
  * Charset: "STRING_VALUE",
59
59
  * },
60
60
  * },
61
+ * Headers: [ // MessageHeaderList
62
+ * { // MessageHeader
63
+ * Name: "STRING_VALUE", // required
64
+ * Value: "STRING_VALUE", // required
65
+ * },
66
+ * ],
61
67
  * },
62
68
  * Raw: { // RawMessage
63
69
  * Data: "BLOB_VALUE", // required
@@ -66,6 +72,12 @@ declare const CreateDeliverabilityTestReportCommand_base: {
66
72
  * TemplateName: "STRING_VALUE",
67
73
  * TemplateArn: "STRING_VALUE",
68
74
  * TemplateData: "STRING_VALUE",
75
+ * Headers: [
76
+ * {
77
+ * Name: "STRING_VALUE", // required
78
+ * Value: "STRING_VALUE", // required
79
+ * },
80
+ * ],
69
81
  * },
70
82
  * },
71
83
  * Tags: [ // TagList
@@ -1,6 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutEmailIdentityFeedbackAttributesRequest, PutEmailIdentityFeedbackAttributesResponse } from "../models/models_0";
3
+ import { PutEmailIdentityFeedbackAttributesRequest } from "../models/models_0";
4
+ import { PutEmailIdentityFeedbackAttributesResponse } from "../models/models_1";
4
5
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
6
  /**
6
7
  * @public
@@ -52,6 +52,12 @@ declare const SendBulkEmailCommand_base: {
52
52
  * TemplateName: "STRING_VALUE",
53
53
  * TemplateArn: "STRING_VALUE",
54
54
  * TemplateData: "STRING_VALUE",
55
+ * Headers: [ // MessageHeaderList
56
+ * { // MessageHeader
57
+ * Name: "STRING_VALUE", // required
58
+ * Value: "STRING_VALUE", // required
59
+ * },
60
+ * ],
55
61
  * },
56
62
  * },
57
63
  * BulkEmailEntries: [ // BulkEmailEntryList // required
@@ -91,6 +91,12 @@ declare const SendEmailCommand_base: {
91
91
  * Charset: "STRING_VALUE",
92
92
  * },
93
93
  * },
94
+ * Headers: [ // MessageHeaderList
95
+ * { // MessageHeader
96
+ * Name: "STRING_VALUE", // required
97
+ * Value: "STRING_VALUE", // required
98
+ * },
99
+ * ],
94
100
  * },
95
101
  * Raw: { // RawMessage
96
102
  * Data: "BLOB_VALUE", // required
@@ -99,6 +105,12 @@ declare const SendEmailCommand_base: {
99
105
  * TemplateName: "STRING_VALUE",
100
106
  * TemplateArn: "STRING_VALUE",
101
107
  * TemplateData: "STRING_VALUE",
108
+ * Headers: [
109
+ * {
110
+ * Name: "STRING_VALUE", // required
111
+ * Value: "STRING_VALUE", // required
112
+ * },
113
+ * ],
102
114
  * },
103
115
  * },
104
116
  * EmailTags: [ // MessageTagList
@@ -26,9 +26,12 @@ declare const UpdateContactCommand_base: {
26
26
  };
27
27
  /**
28
28
  * @public
29
- * <p>Updates a contact's preferences for a list. It is not necessary to specify all
30
- * existing topic preferences in the TopicPreferences object, just the ones that need
31
- * updating.</p>
29
+ * <p>Updates a contact's preferences for a list.</p>
30
+ * <note>
31
+ * <p>You must specify all existing topic preferences in the
32
+ * <code>TopicPreferences</code> object, not just the ones that need updating;
33
+ * otherwise, all your existing preferences will be removed.</p>
34
+ * </note>
32
35
  * @example
33
36
  * Use a bare-bones client and the command you need to make an API call.
34
37
  * ```javascript
@@ -553,6 +553,40 @@ export interface Bounce {
553
553
  */
554
554
  DiagnosticCode?: string;
555
555
  }
556
+ /**
557
+ * @public
558
+ * <p>Contains the name and value of a message header that you add to an email.</p>
559
+ */
560
+ export interface MessageHeader {
561
+ /**
562
+ * @public
563
+ * <p>The name of the message header. The message header name has to meet the following
564
+ * criteria:</p>
565
+ * <ul>
566
+ * <li>
567
+ * <p>Can contain any printable ASCII character (33 - 126) except for colon (:).</p>
568
+ * </li>
569
+ * <li>
570
+ * <p>Can contain no more than 126 characters.</p>
571
+ * </li>
572
+ * </ul>
573
+ */
574
+ Name: string | undefined;
575
+ /**
576
+ * @public
577
+ * <p>The value of the message header. The message header value has to meet the following
578
+ * criteria:</p>
579
+ * <ul>
580
+ * <li>
581
+ * <p>Can contain any printable ASCII character.</p>
582
+ * </li>
583
+ * <li>
584
+ * <p>Can contain no more than 870 characters.</p>
585
+ * </li>
586
+ * </ul>
587
+ */
588
+ Value: string | undefined;
589
+ }
556
590
  /**
557
591
  * @public
558
592
  * <p>An object that defines the email template to use for an email message, and the values
@@ -580,6 +614,11 @@ export interface Template {
580
614
  * The corresponding value defines the value to use for that variable.</p>
581
615
  */
582
616
  TemplateData?: string;
617
+ /**
618
+ * @public
619
+ * <p>The list of message headers that will be added to the email message.</p>
620
+ */
621
+ Headers?: MessageHeader[];
583
622
  }
584
623
  /**
585
624
  * @public
@@ -1071,8 +1110,8 @@ export interface ContactListDestination {
1071
1110
  ContactListName: string | undefined;
1072
1111
  /**
1073
1112
  * @public
1074
- * <p>>The type of action to perform on the addresses. The following are the
1075
- * possible values:</p>
1113
+ * <p>>The type of action to perform on the addresses. The following are the possible
1114
+ * values:</p>
1076
1115
  * <ul>
1077
1116
  * <li>
1078
1117
  * <p>PUT: add the addresses to the contact list. If the record already exists, it
@@ -1764,8 +1803,8 @@ export interface RawMessage {
1764
1803
  * <p>Attachments must be in a file format that the Amazon SES supports.</p>
1765
1804
  * </li>
1766
1805
  * <li>
1767
- * <p>The raw data of the message needs to base64-encoded if you are accessing
1768
- * Amazon SES directly through the HTTPS interface. If you are accessing Amazon SES using an Amazon Web Services
1806
+ * <p>The raw data of the message needs to base64-encoded if you are accessing Amazon SES
1807
+ * directly through the HTTPS interface. If you are accessing Amazon SES using an Amazon Web Services
1769
1808
  * SDK, the SDK takes care of the base 64-encoding for you.</p>
1770
1809
  * </li>
1771
1810
  * <li>
@@ -1800,6 +1839,11 @@ export interface Message {
1800
1839
  * version of the message, or both.</p>
1801
1840
  */
1802
1841
  Body: Body | undefined;
1842
+ /**
1843
+ * @public
1844
+ * <p>The list of message headers that will be added to the email message.</p>
1845
+ */
1846
+ Headers?: MessageHeader[];
1803
1847
  }
1804
1848
  /**
1805
1849
  * @public
@@ -1835,8 +1879,8 @@ export interface EmailContent {
1835
1879
  * </p>
1836
1880
  * </li>
1837
1881
  * <li>
1838
- * <p>The raw data of the message needs to base64-encoded if you are accessing
1839
- * Amazon SES directly through the HTTPS interface. If you are accessing Amazon SES using an Amazon Web Services
1882
+ * <p>The raw data of the message needs to base64-encoded if you are accessing Amazon SES
1883
+ * directly through the HTTPS interface. If you are accessing Amazon SES using an Amazon Web Services
1840
1884
  * SDK, the SDK takes care of the base 64-encoding for you.</p>
1841
1885
  * </li>
1842
1886
  * <li>
@@ -2838,20 +2882,24 @@ export interface DailyVolume {
2838
2882
  }
2839
2883
  /**
2840
2884
  * @public
2841
- * <p>An object containing additional settings for your VDM configuration as applicable to the Dashboard.</p>
2885
+ * <p>An object containing additional settings for your VDM configuration as applicable to
2886
+ * the Dashboard.</p>
2842
2887
  */
2843
2888
  export interface DashboardAttributes {
2844
2889
  /**
2845
2890
  * @public
2846
- * <p>Specifies the status of your VDM engagement metrics collection. Can be one of the following:</p>
2891
+ * <p>Specifies the status of your VDM engagement metrics collection. Can be one of the
2892
+ * following:</p>
2847
2893
  * <ul>
2848
2894
  * <li>
2849
2895
  * <p>
2850
- * <code>ENABLED</code> – Amazon SES enables engagement metrics for your account.</p>
2896
+ * <code>ENABLED</code> – Amazon SES enables engagement metrics for your
2897
+ * account.</p>
2851
2898
  * </li>
2852
2899
  * <li>
2853
2900
  * <p>
2854
- * <code>DISABLED</code> – Amazon SES disables engagement metrics for your account.</p>
2901
+ * <code>DISABLED</code> – Amazon SES disables engagement metrics for your
2902
+ * account.</p>
2855
2903
  * </li>
2856
2904
  * </ul>
2857
2905
  */
@@ -3725,20 +3773,24 @@ export interface SuppressionAttributes {
3725
3773
  }
3726
3774
  /**
3727
3775
  * @public
3728
- * <p>An object containing additional settings for your VDM configuration as applicable to the Guardian.</p>
3776
+ * <p>An object containing additional settings for your VDM configuration as applicable to
3777
+ * the Guardian.</p>
3729
3778
  */
3730
3779
  export interface GuardianAttributes {
3731
3780
  /**
3732
3781
  * @public
3733
- * <p>Specifies the status of your VDM optimized shared delivery. Can be one of the following:</p>
3782
+ * <p>Specifies the status of your VDM optimized shared delivery. Can be one of the
3783
+ * following:</p>
3734
3784
  * <ul>
3735
3785
  * <li>
3736
3786
  * <p>
3737
- * <code>ENABLED</code> – Amazon SES enables optimized shared delivery for your account.</p>
3787
+ * <code>ENABLED</code> – Amazon SES enables optimized shared delivery for your
3788
+ * account.</p>
3738
3789
  * </li>
3739
3790
  * <li>
3740
3791
  * <p>
3741
- * <code>DISABLED</code> – Amazon SES disables optimized shared delivery for your account.</p>
3792
+ * <code>DISABLED</code> – Amazon SES disables optimized shared delivery for
3793
+ * your account.</p>
3742
3794
  * </li>
3743
3795
  * </ul>
3744
3796
  */
@@ -3766,12 +3818,14 @@ export interface VdmAttributes {
3766
3818
  VdmEnabled: FeatureStatus | undefined;
3767
3819
  /**
3768
3820
  * @public
3769
- * <p>Specifies additional settings for your VDM configuration as applicable to the Dashboard.</p>
3821
+ * <p>Specifies additional settings for your VDM configuration as applicable to the
3822
+ * Dashboard.</p>
3770
3823
  */
3771
3824
  DashboardAttributes?: DashboardAttributes;
3772
3825
  /**
3773
3826
  * @public
3774
- * <p>Specifies additional settings for your VDM configuration as applicable to the Guardian.</p>
3827
+ * <p>Specifies additional settings for your VDM configuration as applicable to the
3828
+ * Guardian.</p>
3775
3829
  */
3776
3830
  GuardianAttributes?: GuardianAttributes;
3777
3831
  }
@@ -3819,9 +3873,8 @@ export interface GetAccountResponse {
3819
3873
  * Region.</p>
3820
3874
  * <p>If the value is <code>false</code>, then your account is in the
3821
3875
  * <i>sandbox</i>. When your account is in the sandbox, you can only send
3822
- * email to verified identities. Additionally, the maximum number of emails you can send in
3823
- * a 24-hour period (your sending quota) is 200, and the maximum number of emails you can
3824
- * send per second (your maximum sending rate) is 1.</p>
3876
+ * email to verified identities.
3877
+ * </p>
3825
3878
  * <p>If the value is <code>true</code>, then your account has production access. When your
3826
3879
  * account has production access, you can send email to any address. The sending quota and
3827
3880
  * maximum sending rate for your account vary based on your specific use case.</p>
@@ -5314,8 +5367,8 @@ export interface ListContactsRequest {
5314
5367
  /**
5315
5368
  * @public
5316
5369
  * <p>The number of contacts that may be returned at once, which is dependent on if there
5317
- * are more or less contacts than the value of the PageSize. Use this parameter to
5318
- * paginate results. If additional contacts exist beyond the specified limit, the
5370
+ * are more or less contacts than the value of the PageSize. Use this parameter to paginate
5371
+ * results. If additional contacts exist beyond the specified limit, the
5319
5372
  * <code>NextToken</code> element is sent in the response. Use the
5320
5373
  * <code>NextToken</code> value in subsequent requests to retrieve additional
5321
5374
  * contacts.</p>
@@ -6043,9 +6096,8 @@ export interface PutAccountDetailsRequest {
6043
6096
  * Amazon Web Services Region.</p>
6044
6097
  * <p>If the value is <code>false</code>, then your account is in the
6045
6098
  * <i>sandbox</i>. When your account is in the sandbox, you can only send
6046
- * email to verified identities. Additionally, the maximum number of emails you can send in
6047
- * a 24-hour period (your sending quota) is 200, and the maximum number of emails you can
6048
- * send per second (your maximum sending rate) is 1.</p>
6099
+ * email to verified identities.
6100
+ * </p>
6049
6101
  * <p>If the value is <code>true</code>, then your account has production access. When your
6050
6102
  * account has production access, you can send email to any address. The sending quota and
6051
6103
  * maximum sending rate for your account vary based on your specific use case.</p>
@@ -6580,13 +6632,6 @@ export interface PutEmailIdentityFeedbackAttributesRequest {
6580
6632
  */
6581
6633
  EmailForwardingEnabled?: boolean;
6582
6634
  }
6583
- /**
6584
- * @public
6585
- * <p>An HTTP 200 response if the request succeeds, or an error message if the request
6586
- * fails.</p>
6587
- */
6588
- export interface PutEmailIdentityFeedbackAttributesResponse {
6589
- }
6590
6635
  /**
6591
6636
  * @internal
6592
6637
  */
@@ -1,4 +1,11 @@
1
1
  import { BehaviorOnMxFailure, BulkEmailContent, BulkEmailEntry, BulkEmailEntryResult, Destination, EmailContent, EmailTemplateContent, EventDestinationDefinition, ListManagementOptions, MessageTag, SuppressionListReason, Tag, Topic, TopicPreference } from "./models_0";
2
+ /**
3
+ * @public
4
+ * <p>An HTTP 200 response if the request succeeds, or an error message if the request
5
+ * fails.</p>
6
+ */
7
+ export interface PutEmailIdentityFeedbackAttributesResponse {
8
+ }
2
9
  /**
3
10
  * @public
4
11
  * <p>A request to configure the custom MAIL FROM domain for a verified identity.</p>
@@ -82,8 +89,8 @@ export interface PutSuppressedDestinationResponse {
82
89
  export interface SendBulkEmailRequest {
83
90
  /**
84
91
  * @public
85
- * <p>The email address to use as the "From" address for the email. The
86
- * address that you specify has to be verified.</p>
92
+ * <p>The email address to use as the "From" address for the email. The address that you
93
+ * specify has to be verified.</p>
87
94
  */
88
95
  FromEmailAddress?: string;
89
96
  /**
@@ -208,8 +215,8 @@ export interface SendCustomVerificationEmailResponse {
208
215
  export interface SendEmailRequest {
209
216
  /**
210
217
  * @public
211
- * <p>The email address to use as the "From" address for the email. The
212
- * address that you specify has to be verified.
218
+ * <p>The email address to use as the "From" address for the email. The address that you
219
+ * specify has to be verified.
213
220
  * </p>
214
221
  */
215
222
  FromEmailAddress?: string;
@@ -265,8 +272,8 @@ export interface SendEmailRequest {
265
272
  FeedbackForwardingEmailAddressIdentityArn?: string;
266
273
  /**
267
274
  * @public
268
- * <p>An object that contains the body of the message. You can send either a Simple message
269
- * Raw message or a template Message.</p>
275
+ * <p>An object that contains the body of the message. You can send either a Simple message,
276
+ * Raw message, or a Templated message.</p>
270
277
  */
271
278
  Content: EmailContent | undefined;
272
279
  /**
@@ -298,10 +305,10 @@ export interface SendEmailResponse {
298
305
  * <p>A unique identifier for the message that is generated when the message is
299
306
  * accepted.</p>
300
307
  * <note>
301
- * <p>It's possible for Amazon SES to accept a message without sending it. This can happen
302
- * when the message that you're trying to send has an attachment contains a virus, or
303
- * when you send a templated email that contains invalid personalization content, for
304
- * example.</p>
308
+ * <p>It's possible for Amazon SES to accept a message without sending it. For example, this
309
+ * can happen when the message that you're trying to send has an attachment that
310
+ * contains a virus, or when you send a templated email that contains invalid
311
+ * personalization content.</p>
305
312
  * </note>
306
313
  */
307
314
  MessageId?: string;
@@ -1,9 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- PutEmailIdentityFeedbackAttributesRequest,
5
- PutEmailIdentityFeedbackAttributesResponse,
6
- } from "../models/models_0";
3
+ import { PutEmailIdentityFeedbackAttributesRequest } from "../models/models_0";
4
+ import { PutEmailIdentityFeedbackAttributesResponse } from "../models/models_1";
7
5
  import {
8
6
  ServiceInputTypes,
9
7
  ServiceOutputTypes,
@@ -156,10 +156,15 @@ export interface Bounce {
156
156
  BounceSubType?: string;
157
157
  DiagnosticCode?: string;
158
158
  }
159
+ export interface MessageHeader {
160
+ Name: string | undefined;
161
+ Value: string | undefined;
162
+ }
159
163
  export interface Template {
160
164
  TemplateName?: string;
161
165
  TemplateArn?: string;
162
166
  TemplateData?: string;
167
+ Headers?: MessageHeader[];
163
168
  }
164
169
  export interface BulkEmailContent {
165
170
  Template?: Template;
@@ -425,6 +430,7 @@ export interface RawMessage {
425
430
  export interface Message {
426
431
  Subject: Content | undefined;
427
432
  Body: Body | undefined;
433
+ Headers?: MessageHeader[];
428
434
  }
429
435
  export interface EmailContent {
430
436
  Simple?: Message;
@@ -1394,7 +1400,6 @@ export interface PutEmailIdentityFeedbackAttributesRequest {
1394
1400
  EmailIdentity: string | undefined;
1395
1401
  EmailForwardingEnabled?: boolean;
1396
1402
  }
1397
- export interface PutEmailIdentityFeedbackAttributesResponse {}
1398
1403
  export declare const AccountDetailsFilterSensitiveLog: (
1399
1404
  obj: AccountDetails
1400
1405
  ) => any;
@@ -14,6 +14,7 @@ import {
14
14
  Topic,
15
15
  TopicPreference,
16
16
  } from "./models_0";
17
+ export interface PutEmailIdentityFeedbackAttributesResponse {}
17
18
  export interface PutEmailIdentityMailFromAttributesRequest {
18
19
  EmailIdentity: string | undefined;
19
20
  MailFromDomain?: string;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sesv2",
3
3
  "description": "AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native",
4
- "version": "3.523.0",
4
+ "version": "3.527.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sesv2",
@@ -20,40 +20,40 @@
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.523.0",
24
- "@aws-sdk/core": "3.523.0",
25
- "@aws-sdk/credential-provider-node": "3.523.0",
23
+ "@aws-sdk/client-sts": "3.525.0",
24
+ "@aws-sdk/core": "3.525.0",
25
+ "@aws-sdk/credential-provider-node": "3.525.0",
26
26
  "@aws-sdk/middleware-host-header": "3.523.0",
27
27
  "@aws-sdk/middleware-logger": "3.523.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.523.0",
29
- "@aws-sdk/middleware-user-agent": "3.523.0",
30
- "@aws-sdk/region-config-resolver": "3.523.0",
29
+ "@aws-sdk/middleware-user-agent": "3.525.0",
30
+ "@aws-sdk/region-config-resolver": "3.525.0",
31
31
  "@aws-sdk/types": "3.523.0",
32
- "@aws-sdk/util-endpoints": "3.523.0",
32
+ "@aws-sdk/util-endpoints": "3.525.0",
33
33
  "@aws-sdk/util-user-agent-browser": "3.523.0",
34
- "@aws-sdk/util-user-agent-node": "3.523.0",
35
- "@smithy/config-resolver": "^2.1.3",
36
- "@smithy/core": "^1.3.4",
34
+ "@aws-sdk/util-user-agent-node": "3.525.0",
35
+ "@smithy/config-resolver": "^2.1.4",
36
+ "@smithy/core": "^1.3.5",
37
37
  "@smithy/fetch-http-handler": "^2.4.3",
38
38
  "@smithy/hash-node": "^2.1.3",
39
39
  "@smithy/invalid-dependency": "^2.1.3",
40
40
  "@smithy/middleware-content-length": "^2.1.3",
41
- "@smithy/middleware-endpoint": "^2.4.3",
42
- "@smithy/middleware-retry": "^2.1.3",
41
+ "@smithy/middleware-endpoint": "^2.4.4",
42
+ "@smithy/middleware-retry": "^2.1.4",
43
43
  "@smithy/middleware-serde": "^2.1.3",
44
44
  "@smithy/middleware-stack": "^2.1.3",
45
- "@smithy/node-config-provider": "^2.2.3",
45
+ "@smithy/node-config-provider": "^2.2.4",
46
46
  "@smithy/node-http-handler": "^2.4.1",
47
47
  "@smithy/protocol-http": "^3.2.1",
48
- "@smithy/smithy-client": "^2.4.1",
48
+ "@smithy/smithy-client": "^2.4.2",
49
49
  "@smithy/types": "^2.10.1",
50
50
  "@smithy/url-parser": "^2.1.3",
51
51
  "@smithy/util-base64": "^2.1.1",
52
52
  "@smithy/util-body-length-browser": "^2.1.1",
53
53
  "@smithy/util-body-length-node": "^2.2.1",
54
- "@smithy/util-defaults-mode-browser": "^2.1.3",
55
- "@smithy/util-defaults-mode-node": "^2.2.2",
56
- "@smithy/util-endpoints": "^1.1.3",
54
+ "@smithy/util-defaults-mode-browser": "^2.1.4",
55
+ "@smithy/util-defaults-mode-node": "^2.2.3",
56
+ "@smithy/util-endpoints": "^1.1.4",
57
57
  "@smithy/util-middleware": "^2.1.3",
58
58
  "@smithy/util-retry": "^2.1.3",
59
59
  "@smithy/util-utf8": "^2.1.1",
package/dist-cjs/SESv2.js DELETED
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");