@aws-sdk/client-ses 3.490.0 → 3.496.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 (89) hide show
  1. package/dist-cjs/SES.js +1 -153
  2. package/dist-cjs/SESClient.js +1 -43
  3. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +1 -28
  4. package/dist-cjs/commands/CreateConfigurationSetCommand.js +1 -28
  5. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +1 -28
  6. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +1 -28
  7. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -28
  8. package/dist-cjs/commands/CreateReceiptFilterCommand.js +1 -28
  9. package/dist-cjs/commands/CreateReceiptRuleCommand.js +1 -28
  10. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +1 -28
  11. package/dist-cjs/commands/CreateTemplateCommand.js +1 -28
  12. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +1 -28
  13. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +1 -28
  14. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +1 -28
  15. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -28
  16. package/dist-cjs/commands/DeleteIdentityCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteTemplateCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +1 -28
  23. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +1 -28
  24. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +1 -28
  25. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +1 -28
  26. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +1 -28
  27. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +1 -28
  28. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +1 -28
  29. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +1 -28
  30. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +1 -28
  31. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +1 -28
  32. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +1 -28
  33. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +1 -28
  34. package/dist-cjs/commands/GetSendQuotaCommand.js +1 -28
  35. package/dist-cjs/commands/GetSendStatisticsCommand.js +1 -28
  36. package/dist-cjs/commands/GetTemplateCommand.js +1 -28
  37. package/dist-cjs/commands/ListConfigurationSetsCommand.js +1 -28
  38. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +1 -28
  39. package/dist-cjs/commands/ListIdentitiesCommand.js +1 -28
  40. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +1 -28
  41. package/dist-cjs/commands/ListReceiptFiltersCommand.js +1 -28
  42. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +1 -28
  43. package/dist-cjs/commands/ListTemplatesCommand.js +1 -28
  44. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +1 -28
  45. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +1 -28
  46. package/dist-cjs/commands/PutIdentityPolicyCommand.js +1 -28
  47. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +1 -28
  48. package/dist-cjs/commands/SendBounceCommand.js +1 -28
  49. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +1 -28
  50. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +1 -28
  51. package/dist-cjs/commands/SendEmailCommand.js +1 -28
  52. package/dist-cjs/commands/SendRawEmailCommand.js +1 -28
  53. package/dist-cjs/commands/SendTemplatedEmailCommand.js +1 -28
  54. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +1 -28
  55. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +1 -28
  56. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +1 -28
  57. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +1 -28
  58. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +1 -28
  59. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +1 -28
  60. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +1 -28
  61. package/dist-cjs/commands/TestRenderTemplateCommand.js +1 -28
  62. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +1 -28
  63. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +1 -28
  64. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +1 -28
  65. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +1 -28
  66. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +1 -28
  67. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -28
  68. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +1 -28
  69. package/dist-cjs/commands/UpdateTemplateCommand.js +1 -28
  70. package/dist-cjs/commands/VerifyDomainDkimCommand.js +1 -28
  71. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +1 -28
  72. package/dist-cjs/commands/VerifyEmailAddressCommand.js +1 -28
  73. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +1 -28
  74. package/dist-cjs/commands/index.js +1 -74
  75. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  76. package/dist-cjs/extensionConfiguration.js +1 -2
  77. package/dist-cjs/index.js +8971 -12
  78. package/dist-cjs/models/SESServiceException.js +1 -12
  79. package/dist-cjs/models/index.js +1 -4
  80. package/dist-cjs/models/models_0.js +1 -572
  81. package/dist-cjs/pagination/Interfaces.js +1 -2
  82. package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +1 -7
  83. package/dist-cjs/pagination/ListIdentitiesPaginator.js +1 -7
  84. package/dist-cjs/pagination/index.js +1 -6
  85. package/dist-cjs/protocols/Aws_query.js +1 -6702
  86. package/dist-cjs/runtimeExtensions.js +1 -22
  87. package/dist-cjs/waiters/index.js +1 -4
  88. package/dist-cjs/waiters/waitForIdentityExists.js +1 -43
  89. package/package.json +41 -41

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.