@aws-sdk/client-sesv2 3.934.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.
- 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 +13 -13
- 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
|
@@ -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 { PutEmailIdentityDkimAttributesRequest, PutEmailIdentityDkimAttributesResponse } from "../models/
|
|
3
|
+
import { PutEmailIdentityDkimAttributesRequest, PutEmailIdentityDkimAttributesResponse } from "../models/models_0";
|
|
4
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -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 { PutEmailIdentityDkimSigningAttributesRequest, PutEmailIdentityDkimSigningAttributesResponse } from "../models/
|
|
3
|
+
import { PutEmailIdentityDkimSigningAttributesRequest, PutEmailIdentityDkimSigningAttributesResponse } from "../models/models_0";
|
|
4
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -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 { PutEmailIdentityFeedbackAttributesRequest, PutEmailIdentityFeedbackAttributesResponse } from "../models/
|
|
3
|
+
import { PutEmailIdentityFeedbackAttributesRequest, PutEmailIdentityFeedbackAttributesResponse } from "../models/models_0";
|
|
4
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -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 { PutEmailIdentityMailFromAttributesRequest, PutEmailIdentityMailFromAttributesResponse } from "../models/
|
|
3
|
+
import { PutEmailIdentityMailFromAttributesRequest, PutEmailIdentityMailFromAttributesResponse } from "../models/models_0";
|
|
4
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -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 { PutSuppressedDestinationRequest, PutSuppressedDestinationResponse } from "../models/
|
|
3
|
+
import { PutSuppressedDestinationRequest, PutSuppressedDestinationResponse } from "../models/models_0";
|
|
4
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -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 { SendBulkEmailRequest, SendBulkEmailResponse } from "../models/
|
|
3
|
+
import { SendBulkEmailRequest, SendBulkEmailResponse } from "../models/models_0";
|
|
4
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -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 { SendCustomVerificationEmailRequest, SendCustomVerificationEmailResponse } from "../models/
|
|
3
|
+
import { SendCustomVerificationEmailRequest, SendCustomVerificationEmailResponse } from "../models/models_0";
|
|
4
4
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -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 { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
6
|
/**
|
|
6
7
|
* @public
|
package/dist-types/index.d.ts
CHANGED
|
@@ -16,5 +16,8 @@ export type { RuntimeExtension } from "./runtimeExtensions";
|
|
|
16
16
|
export type { SESv2ExtensionConfiguration } from "./extensionConfiguration";
|
|
17
17
|
export * from "./commands";
|
|
18
18
|
export * from "./pagination";
|
|
19
|
-
export * from "./models";
|
|
19
|
+
export * from "./models/enums";
|
|
20
|
+
export * from "./models/errors";
|
|
21
|
+
export type * from "./models/models_0";
|
|
22
|
+
export type * from "./models/models_1";
|
|
20
23
|
export { SESv2ServiceException } from "./models/SESv2ServiceException";
|