@aws-sdk/client-sesv2 3.933.0 → 3.935.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 (79) hide show
  1. package/dist-cjs/index.js +305 -305
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +293 -0
  4. package/dist-es/models/errors.js +157 -0
  5. package/dist-es/models/models_0.js +1 -442
  6. package/dist-es/models/models_1.js +1 -8
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
  9. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  10. package/dist-types/commands/ListTenantResourcesCommand.d.ts +1 -1
  11. package/dist-types/commands/ListTenantsCommand.d.ts +1 -1
  12. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
  13. package/dist-types/commands/PutAccountDetailsCommand.d.ts +1 -1
  14. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
  15. package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
  16. package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
  17. package/dist-types/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
  18. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
  19. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
  20. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
  21. package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
  22. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
  23. package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
  24. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
  25. package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
  26. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
  27. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
  28. package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
  29. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
  30. package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
  31. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
  32. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
  33. package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +1 -1
  34. package/dist-types/commands/SendBulkEmailCommand.d.ts +1 -1
  35. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
  36. package/dist-types/commands/SendEmailCommand.d.ts +2 -1
  37. package/dist-types/index.d.ts +4 -1
  38. package/dist-types/models/enums.d.ts +685 -0
  39. package/dist-types/models/errors.d.ts +160 -0
  40. package/dist-types/models/models_0.d.ts +1195 -822
  41. package/dist-types/models/models_1.d.ts +2 -1218
  42. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
  43. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/ListTenantResourcesCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/ListTenantsCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/index.d.ts +4 -1
  72. package/dist-types/ts3.4/models/enums.d.ts +374 -0
  73. package/dist-types/ts3.4/models/errors.d.ts +93 -0
  74. package/dist-types/ts3.4/models/models_0.d.ts +257 -456
  75. package/dist-types/ts3.4/models/models_1.d.ts +1 -239
  76. package/package.json +13 -13
  77. package/dist-es/models/index.js +0 -2
  78. package/dist-types/models/index.d.ts +0 -2
  79. package/dist-types/ts3.4/models/index.d.ts +0 -2
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ListSuppressedDestinationsRequest,
5
5
  ListSuppressedDestinationsResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ListTagsForResourceRequest,
5
5
  ListTagsForResourceResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ListTenantResourcesRequest,
5
5
  ListTenantResourcesResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListTenantsRequest, ListTenantsResponse } from "../models/models_1";
3
+ import { ListTenantsRequest, ListTenantsResponse } from "../models/models_0";
4
4
  import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutAccountDedicatedIpWarmupAttributesRequest,
5
5
  PutAccountDedicatedIpWarmupAttributesResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutAccountDetailsRequest,
5
5
  PutAccountDetailsResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutAccountSendingAttributesRequest,
5
5
  PutAccountSendingAttributesResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutAccountSuppressionAttributesRequest,
5
5
  PutAccountSuppressionAttributesResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutAccountVdmAttributesRequest,
5
5
  PutAccountVdmAttributesResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutConfigurationSetArchivingOptionsRequest,
5
5
  PutConfigurationSetArchivingOptionsResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutConfigurationSetDeliveryOptionsRequest,
5
5
  PutConfigurationSetDeliveryOptionsResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutConfigurationSetReputationOptionsRequest,
5
5
  PutConfigurationSetReputationOptionsResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutConfigurationSetSendingOptionsRequest,
5
5
  PutConfigurationSetSendingOptionsResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutConfigurationSetSuppressionOptionsRequest,
5
5
  PutConfigurationSetSuppressionOptionsResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutConfigurationSetTrackingOptionsRequest,
5
5
  PutConfigurationSetTrackingOptionsResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutConfigurationSetVdmOptionsRequest,
5
5
  PutConfigurationSetVdmOptionsResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutDedicatedIpInPoolRequest,
5
5
  PutDedicatedIpInPoolResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutDedicatedIpPoolScalingAttributesRequest,
5
5
  PutDedicatedIpPoolScalingAttributesResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutDedicatedIpWarmupAttributesRequest,
5
5
  PutDedicatedIpWarmupAttributesResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutDeliverabilityDashboardOptionRequest,
5
5
  PutDeliverabilityDashboardOptionResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutEmailIdentityConfigurationSetAttributesRequest,
5
5
  PutEmailIdentityConfigurationSetAttributesResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutEmailIdentityDkimAttributesRequest,
5
5
  PutEmailIdentityDkimAttributesResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutEmailIdentityDkimSigningAttributesRequest,
5
5
  PutEmailIdentityDkimSigningAttributesResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutEmailIdentityFeedbackAttributesRequest,
5
5
  PutEmailIdentityFeedbackAttributesResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutEmailIdentityMailFromAttributesRequest,
5
5
  PutEmailIdentityMailFromAttributesResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  PutSuppressedDestinationRequest,
5
5
  PutSuppressedDestinationResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  SendBulkEmailRequest,
5
5
  SendBulkEmailResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  SendCustomVerificationEmailRequest,
5
5
  SendCustomVerificationEmailResponse,
6
- } from "../models/models_1";
6
+ } from "../models/models_0";
7
7
  import {
8
8
  ServiceInputTypes,
9
9
  ServiceOutputTypes,
@@ -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 { SendEmailRequest, SendEmailResponse } from "../models/models_1";
3
+ import { SendEmailRequest } from "../models/models_0";
4
+ import { SendEmailResponse } from "../models/models_1";
4
5
  import {
5
6
  ServiceInputTypes,
6
7
  ServiceOutputTypes,
@@ -5,5 +5,8 @@ export { RuntimeExtension } from "./runtimeExtensions";
5
5
  export { SESv2ExtensionConfiguration } from "./extensionConfiguration";
6
6
  export * from "./commands";
7
7
  export * from "./pagination";
8
- export * from "./models";
8
+ export * from "./models/enums";
9
+ export * from "./models/errors";
10
+ export * from "./models/models_0";
11
+ export * from "./models/models_1";
9
12
  export { SESv2ServiceException } from "./models/SESv2ServiceException";