@aws-sdk/client-sesv2 3.934.0 → 3.936.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.
- package/dist-cjs/index.js +305 -305
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +293 -0
- package/dist-es/models/errors.js +157 -0
- package/dist-es/models/models_0.js +1 -442
- package/dist-es/models/models_1.js +1 -8
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTenantResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListTenantsCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountDetailsCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
- package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +1 -1
- package/dist-types/commands/SendBulkEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendEmailCommand.d.ts +2 -1
- package/dist-types/index.d.ts +4 -1
- package/dist-types/models/enums.d.ts +685 -0
- package/dist-types/models/errors.d.ts +160 -0
- package/dist-types/models/models_0.d.ts +1195 -822
- package/dist-types/models/models_1.d.ts +2 -1218
- package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTenantResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTenantsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -1
- package/dist-types/ts3.4/index.d.ts +4 -1
- package/dist-types/ts3.4/models/enums.d.ts +374 -0
- package/dist-types/ts3.4/models/errors.d.ts +93 -0
- package/dist-types/ts3.4/models/models_0.d.ts +257 -456
- package/dist-types/ts3.4/models/models_1.d.ts +1 -239
- package/package.json +20 -20
- package/dist-es/models/index.js +0 -2
- package/dist-types/models/index.d.ts +0 -2
- 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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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
|
|
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";
|