@aws-sdk/client-sesv2 3.297.0 → 3.299.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 (177) hide show
  1. package/dist-cjs/commands/BatchGetMetricDataCommand.js +2 -3
  2. package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -3
  3. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
  4. package/dist-cjs/commands/CreateContactCommand.js +2 -3
  5. package/dist-cjs/commands/CreateContactListCommand.js +2 -3
  6. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
  7. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +2 -3
  8. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +2 -3
  9. package/dist-cjs/commands/CreateEmailIdentityCommand.js +1 -1
  10. package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +2 -3
  11. package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -3
  12. package/dist-cjs/commands/CreateImportJobCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteContactCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteContactListCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +2 -3
  23. package/dist-cjs/commands/GetAccountCommand.js +1 -1
  24. package/dist-cjs/commands/GetBlacklistReportsCommand.js +2 -3
  25. package/dist-cjs/commands/GetConfigurationSetCommand.js +2 -3
  26. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +2 -3
  27. package/dist-cjs/commands/GetContactCommand.js +2 -3
  28. package/dist-cjs/commands/GetContactListCommand.js +2 -3
  29. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
  30. package/dist-cjs/commands/GetDedicatedIpCommand.js +2 -3
  31. package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +2 -3
  32. package/dist-cjs/commands/GetDedicatedIpsCommand.js +2 -3
  33. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -3
  34. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +2 -3
  35. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +2 -3
  36. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +2 -3
  37. package/dist-cjs/commands/GetEmailIdentityCommand.js +2 -3
  38. package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +2 -3
  39. package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -3
  40. package/dist-cjs/commands/GetImportJobCommand.js +2 -3
  41. package/dist-cjs/commands/GetSuppressedDestinationCommand.js +2 -3
  42. package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -3
  43. package/dist-cjs/commands/ListContactListsCommand.js +2 -3
  44. package/dist-cjs/commands/ListContactsCommand.js +2 -3
  45. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
  46. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +2 -3
  47. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +2 -3
  48. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -3
  49. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +2 -3
  50. package/dist-cjs/commands/ListEmailTemplatesCommand.js +2 -3
  51. package/dist-cjs/commands/ListImportJobsCommand.js +2 -3
  52. package/dist-cjs/commands/ListRecommendationsCommand.js +2 -3
  53. package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +2 -3
  54. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  55. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -3
  56. package/dist-cjs/commands/PutAccountDetailsCommand.js +1 -1
  57. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +2 -3
  58. package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +2 -3
  59. package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +2 -3
  60. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
  61. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +2 -3
  62. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +2 -3
  63. package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -3
  64. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -3
  65. package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +2 -3
  66. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +2 -3
  67. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -3
  68. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +2 -3
  69. package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -3
  70. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +2 -3
  71. package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +1 -1
  72. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -3
  73. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -3
  74. package/dist-cjs/commands/PutSuppressedDestinationCommand.js +2 -3
  75. package/dist-cjs/commands/SendBulkEmailCommand.js +2 -3
  76. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -3
  77. package/dist-cjs/commands/SendEmailCommand.js +2 -3
  78. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  79. package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +2 -3
  80. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  81. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
  82. package/dist-cjs/commands/UpdateContactCommand.js +2 -3
  83. package/dist-cjs/commands/UpdateContactListCommand.js +2 -3
  84. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
  85. package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +2 -3
  86. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -3
  87. package/dist-cjs/models/models_0.js +2 -974
  88. package/dist-es/commands/BatchGetMetricDataCommand.js +2 -3
  89. package/dist-es/commands/CreateConfigurationSetCommand.js +2 -3
  90. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
  91. package/dist-es/commands/CreateContactCommand.js +2 -3
  92. package/dist-es/commands/CreateContactListCommand.js +2 -3
  93. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
  94. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +2 -3
  95. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +2 -3
  96. package/dist-es/commands/CreateEmailIdentityCommand.js +2 -2
  97. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +2 -3
  98. package/dist-es/commands/CreateEmailTemplateCommand.js +2 -3
  99. package/dist-es/commands/CreateImportJobCommand.js +2 -3
  100. package/dist-es/commands/DeleteConfigurationSetCommand.js +2 -3
  101. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
  102. package/dist-es/commands/DeleteContactCommand.js +2 -3
  103. package/dist-es/commands/DeleteContactListCommand.js +2 -3
  104. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
  105. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +2 -3
  106. package/dist-es/commands/DeleteEmailIdentityCommand.js +2 -3
  107. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +2 -3
  108. package/dist-es/commands/DeleteEmailTemplateCommand.js +2 -3
  109. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +2 -3
  110. package/dist-es/commands/GetAccountCommand.js +2 -2
  111. package/dist-es/commands/GetBlacklistReportsCommand.js +2 -3
  112. package/dist-es/commands/GetConfigurationSetCommand.js +2 -3
  113. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +2 -3
  114. package/dist-es/commands/GetContactCommand.js +2 -3
  115. package/dist-es/commands/GetContactListCommand.js +2 -3
  116. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
  117. package/dist-es/commands/GetDedicatedIpCommand.js +2 -3
  118. package/dist-es/commands/GetDedicatedIpPoolCommand.js +2 -3
  119. package/dist-es/commands/GetDedicatedIpsCommand.js +2 -3
  120. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -3
  121. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +2 -3
  122. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +2 -3
  123. package/dist-es/commands/GetDomainStatisticsReportCommand.js +2 -3
  124. package/dist-es/commands/GetEmailIdentityCommand.js +2 -3
  125. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +2 -3
  126. package/dist-es/commands/GetEmailTemplateCommand.js +2 -3
  127. package/dist-es/commands/GetImportJobCommand.js +2 -3
  128. package/dist-es/commands/GetSuppressedDestinationCommand.js +2 -3
  129. package/dist-es/commands/ListConfigurationSetsCommand.js +2 -3
  130. package/dist-es/commands/ListContactListsCommand.js +2 -3
  131. package/dist-es/commands/ListContactsCommand.js +2 -3
  132. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
  133. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +2 -3
  134. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +2 -3
  135. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -3
  136. package/dist-es/commands/ListEmailIdentitiesCommand.js +2 -3
  137. package/dist-es/commands/ListEmailTemplatesCommand.js +2 -3
  138. package/dist-es/commands/ListImportJobsCommand.js +2 -3
  139. package/dist-es/commands/ListRecommendationsCommand.js +2 -3
  140. package/dist-es/commands/ListSuppressedDestinationsCommand.js +2 -3
  141. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  142. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -3
  143. package/dist-es/commands/PutAccountDetailsCommand.js +2 -2
  144. package/dist-es/commands/PutAccountSendingAttributesCommand.js +2 -3
  145. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +2 -3
  146. package/dist-es/commands/PutAccountVdmAttributesCommand.js +2 -3
  147. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
  148. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +2 -3
  149. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +2 -3
  150. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -3
  151. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -3
  152. package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +2 -3
  153. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +2 -3
  154. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -3
  155. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +2 -3
  156. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -3
  157. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +2 -3
  158. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +2 -2
  159. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -3
  160. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -3
  161. package/dist-es/commands/PutSuppressedDestinationCommand.js +2 -3
  162. package/dist-es/commands/SendBulkEmailCommand.js +2 -3
  163. package/dist-es/commands/SendCustomVerificationEmailCommand.js +2 -3
  164. package/dist-es/commands/SendEmailCommand.js +2 -3
  165. package/dist-es/commands/TagResourceCommand.js +2 -3
  166. package/dist-es/commands/TestRenderEmailTemplateCommand.js +2 -3
  167. package/dist-es/commands/UntagResourceCommand.js +2 -3
  168. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
  169. package/dist-es/commands/UpdateContactCommand.js +2 -3
  170. package/dist-es/commands/UpdateContactListCommand.js +2 -3
  171. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
  172. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +2 -3
  173. package/dist-es/commands/UpdateEmailTemplateCommand.js +2 -3
  174. package/dist-es/models/models_0.js +0 -726
  175. package/dist-types/models/models_0.d.ts +2 -970
  176. package/dist-types/ts3.4/models/models_0.d.ts +0 -686
  177. package/package.json +11 -10
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.297.0",
4
+ "version": "3.299.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",
@@ -11,6 +11,7 @@
11
11
  "build:types": "tsc -p tsconfig.types.json",
12
12
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
13
13
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
14
+ "extract:docs": "api-extractor run --local",
14
15
  "generate:client": "node ../../scripts/generate-clients/single-service --solo sesv2"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
@@ -20,22 +21,22 @@
20
21
  "dependencies": {
21
22
  "@aws-crypto/sha256-browser": "3.0.0",
22
23
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.297.0",
24
- "@aws-sdk/config-resolver": "3.296.0",
25
- "@aws-sdk/credential-provider-node": "3.297.0",
24
+ "@aws-sdk/client-sts": "3.299.0",
25
+ "@aws-sdk/config-resolver": "3.299.0",
26
+ "@aws-sdk/credential-provider-node": "3.299.0",
26
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
27
28
  "@aws-sdk/hash-node": "3.296.0",
28
29
  "@aws-sdk/invalid-dependency": "3.296.0",
29
30
  "@aws-sdk/middleware-content-length": "3.296.0",
30
- "@aws-sdk/middleware-endpoint": "3.296.0",
31
+ "@aws-sdk/middleware-endpoint": "3.299.0",
31
32
  "@aws-sdk/middleware-host-header": "3.296.0",
32
33
  "@aws-sdk/middleware-logger": "3.296.0",
33
34
  "@aws-sdk/middleware-recursion-detection": "3.296.0",
34
35
  "@aws-sdk/middleware-retry": "3.296.0",
35
36
  "@aws-sdk/middleware-serde": "3.296.0",
36
- "@aws-sdk/middleware-signing": "3.296.0",
37
+ "@aws-sdk/middleware-signing": "3.299.0",
37
38
  "@aws-sdk/middleware-stack": "3.296.0",
38
- "@aws-sdk/middleware-user-agent": "3.296.0",
39
+ "@aws-sdk/middleware-user-agent": "3.299.0",
39
40
  "@aws-sdk/node-config-provider": "3.296.0",
40
41
  "@aws-sdk/node-http-handler": "3.296.0",
41
42
  "@aws-sdk/protocol-http": "3.296.0",
@@ -46,11 +47,11 @@
46
47
  "@aws-sdk/util-body-length-browser": "3.295.0",
47
48
  "@aws-sdk/util-body-length-node": "3.295.0",
48
49
  "@aws-sdk/util-defaults-mode-browser": "3.296.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.296.0",
50
+ "@aws-sdk/util-defaults-mode-node": "3.299.0",
50
51
  "@aws-sdk/util-endpoints": "3.296.0",
51
52
  "@aws-sdk/util-retry": "3.296.0",
52
- "@aws-sdk/util-user-agent-browser": "3.296.0",
53
- "@aws-sdk/util-user-agent-node": "3.296.0",
53
+ "@aws-sdk/util-user-agent-browser": "3.299.0",
54
+ "@aws-sdk/util-user-agent-node": "3.299.0",
54
55
  "@aws-sdk/util-utf8": "3.295.0",
55
56
  "tslib": "^2.5.0"
56
57
  },