@aws-sdk/client-ses 3.168.0 → 3.170.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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/SES.d.ts +1396 -360
- package/dist-types/ts3.4/SESClient.d.ts +554 -144
- package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +71 -71
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/SESServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2151 -1868
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListIdentitiesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +3 -3
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +857 -215
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForIdentityExists.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
SetIdentityMailFromDomainRequest,
|
|
10
|
+
SetIdentityMailFromDomainResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SESClientResolvedConfig,
|
|
16
|
+
} from "../SESClient";
|
|
17
|
+
export interface SetIdentityMailFromDomainCommandInput
|
|
18
|
+
extends SetIdentityMailFromDomainRequest {}
|
|
19
|
+
export interface SetIdentityMailFromDomainCommandOutput
|
|
20
|
+
extends SetIdentityMailFromDomainResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class SetIdentityMailFromDomainCommand extends $Command<
|
|
24
|
+
SetIdentityMailFromDomainCommandInput,
|
|
25
|
+
SetIdentityMailFromDomainCommandOutput,
|
|
26
|
+
SESClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: SetIdentityMailFromDomainCommandInput;
|
|
29
|
+
constructor(input: SetIdentityMailFromDomainCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SESClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
SetIdentityMailFromDomainCommandInput,
|
|
37
|
+
SetIdentityMailFromDomainCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
SetIdentityNotificationTopicRequest,
|
|
10
|
+
SetIdentityNotificationTopicResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SESClientResolvedConfig,
|
|
16
|
+
} from "../SESClient";
|
|
17
|
+
export interface SetIdentityNotificationTopicCommandInput
|
|
18
|
+
extends SetIdentityNotificationTopicRequest {}
|
|
19
|
+
export interface SetIdentityNotificationTopicCommandOutput
|
|
20
|
+
extends SetIdentityNotificationTopicResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class SetIdentityNotificationTopicCommand extends $Command<
|
|
24
|
+
SetIdentityNotificationTopicCommandInput,
|
|
25
|
+
SetIdentityNotificationTopicCommandOutput,
|
|
26
|
+
SESClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: SetIdentityNotificationTopicCommandInput;
|
|
29
|
+
constructor(input: SetIdentityNotificationTopicCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SESClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
SetIdentityNotificationTopicCommandInput,
|
|
37
|
+
SetIdentityNotificationTopicCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
SetReceiptRulePositionRequest,
|
|
10
|
+
SetReceiptRulePositionResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SESClientResolvedConfig,
|
|
16
|
+
} from "../SESClient";
|
|
17
|
+
export interface SetReceiptRulePositionCommandInput
|
|
18
|
+
extends SetReceiptRulePositionRequest {}
|
|
19
|
+
export interface SetReceiptRulePositionCommandOutput
|
|
20
|
+
extends SetReceiptRulePositionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class SetReceiptRulePositionCommand extends $Command<
|
|
24
|
+
SetReceiptRulePositionCommandInput,
|
|
25
|
+
SetReceiptRulePositionCommandOutput,
|
|
26
|
+
SESClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: SetReceiptRulePositionCommandInput;
|
|
29
|
+
constructor(input: SetReceiptRulePositionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SESClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
SetReceiptRulePositionCommandInput,
|
|
37
|
+
SetReceiptRulePositionCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
TestRenderTemplateRequest,
|
|
10
|
+
TestRenderTemplateResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SESClientResolvedConfig,
|
|
16
|
+
} from "../SESClient";
|
|
17
|
+
export interface TestRenderTemplateCommandInput
|
|
18
|
+
extends TestRenderTemplateRequest {}
|
|
19
|
+
export interface TestRenderTemplateCommandOutput
|
|
20
|
+
extends TestRenderTemplateResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class TestRenderTemplateCommand extends $Command<
|
|
24
|
+
TestRenderTemplateCommandInput,
|
|
25
|
+
TestRenderTemplateCommandOutput,
|
|
26
|
+
SESClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: TestRenderTemplateCommandInput;
|
|
29
|
+
constructor(input: TestRenderTemplateCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SESClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import { UpdateAccountSendingEnabledRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
SESClientResolvedConfig,
|
|
13
|
+
} from "../SESClient";
|
|
14
|
+
export interface UpdateAccountSendingEnabledCommandInput
|
|
15
|
+
extends UpdateAccountSendingEnabledRequest {}
|
|
16
|
+
export interface UpdateAccountSendingEnabledCommandOutput
|
|
17
|
+
extends __MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class UpdateAccountSendingEnabledCommand extends $Command<
|
|
20
|
+
UpdateAccountSendingEnabledCommandInput,
|
|
21
|
+
UpdateAccountSendingEnabledCommandOutput,
|
|
22
|
+
SESClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: UpdateAccountSendingEnabledCommandInput;
|
|
25
|
+
constructor(input: UpdateAccountSendingEnabledCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: SESClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<
|
|
32
|
+
UpdateAccountSendingEnabledCommandInput,
|
|
33
|
+
UpdateAccountSendingEnabledCommandOutput
|
|
34
|
+
>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
UpdateConfigurationSetEventDestinationRequest,
|
|
10
|
+
UpdateConfigurationSetEventDestinationResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SESClientResolvedConfig,
|
|
16
|
+
} from "../SESClient";
|
|
17
|
+
export interface UpdateConfigurationSetEventDestinationCommandInput
|
|
18
|
+
extends UpdateConfigurationSetEventDestinationRequest {}
|
|
19
|
+
export interface UpdateConfigurationSetEventDestinationCommandOutput
|
|
20
|
+
extends UpdateConfigurationSetEventDestinationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateConfigurationSetEventDestinationCommand extends $Command<
|
|
24
|
+
UpdateConfigurationSetEventDestinationCommandInput,
|
|
25
|
+
UpdateConfigurationSetEventDestinationCommandOutput,
|
|
26
|
+
SESClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateConfigurationSetEventDestinationCommandInput;
|
|
29
|
+
constructor(input: UpdateConfigurationSetEventDestinationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SESClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdateConfigurationSetEventDestinationCommandInput,
|
|
37
|
+
UpdateConfigurationSetEventDestinationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts
CHANGED
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import { UpdateConfigurationSetReputationMetricsEnabledRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
SESClientResolvedConfig,
|
|
13
|
+
} from "../SESClient";
|
|
14
|
+
export interface UpdateConfigurationSetReputationMetricsEnabledCommandInput
|
|
15
|
+
extends UpdateConfigurationSetReputationMetricsEnabledRequest {}
|
|
16
|
+
export interface UpdateConfigurationSetReputationMetricsEnabledCommandOutput
|
|
17
|
+
extends __MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class UpdateConfigurationSetReputationMetricsEnabledCommand extends $Command<
|
|
20
|
+
UpdateConfigurationSetReputationMetricsEnabledCommandInput,
|
|
21
|
+
UpdateConfigurationSetReputationMetricsEnabledCommandOutput,
|
|
22
|
+
SESClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: UpdateConfigurationSetReputationMetricsEnabledCommandInput;
|
|
25
|
+
constructor(
|
|
26
|
+
input: UpdateConfigurationSetReputationMetricsEnabledCommandInput
|
|
27
|
+
);
|
|
28
|
+
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: SESClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
UpdateConfigurationSetReputationMetricsEnabledCommandInput,
|
|
35
|
+
UpdateConfigurationSetReputationMetricsEnabledCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import { UpdateConfigurationSetSendingEnabledRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
SESClientResolvedConfig,
|
|
13
|
+
} from "../SESClient";
|
|
14
|
+
export interface UpdateConfigurationSetSendingEnabledCommandInput
|
|
15
|
+
extends UpdateConfigurationSetSendingEnabledRequest {}
|
|
16
|
+
export interface UpdateConfigurationSetSendingEnabledCommandOutput
|
|
17
|
+
extends __MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class UpdateConfigurationSetSendingEnabledCommand extends $Command<
|
|
20
|
+
UpdateConfigurationSetSendingEnabledCommandInput,
|
|
21
|
+
UpdateConfigurationSetSendingEnabledCommandOutput,
|
|
22
|
+
SESClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: UpdateConfigurationSetSendingEnabledCommandInput;
|
|
25
|
+
constructor(input: UpdateConfigurationSetSendingEnabledCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: SESClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<
|
|
32
|
+
UpdateConfigurationSetSendingEnabledCommandInput,
|
|
33
|
+
UpdateConfigurationSetSendingEnabledCommandOutput
|
|
34
|
+
>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
UpdateConfigurationSetTrackingOptionsRequest,
|
|
10
|
+
UpdateConfigurationSetTrackingOptionsResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SESClientResolvedConfig,
|
|
16
|
+
} from "../SESClient";
|
|
17
|
+
export interface UpdateConfigurationSetTrackingOptionsCommandInput
|
|
18
|
+
extends UpdateConfigurationSetTrackingOptionsRequest {}
|
|
19
|
+
export interface UpdateConfigurationSetTrackingOptionsCommandOutput
|
|
20
|
+
extends UpdateConfigurationSetTrackingOptionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateConfigurationSetTrackingOptionsCommand extends $Command<
|
|
24
|
+
UpdateConfigurationSetTrackingOptionsCommandInput,
|
|
25
|
+
UpdateConfigurationSetTrackingOptionsCommandOutput,
|
|
26
|
+
SESClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateConfigurationSetTrackingOptionsCommandInput;
|
|
29
|
+
constructor(input: UpdateConfigurationSetTrackingOptionsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SESClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdateConfigurationSetTrackingOptionsCommandInput,
|
|
37
|
+
UpdateConfigurationSetTrackingOptionsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import { UpdateCustomVerificationEmailTemplateRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
SESClientResolvedConfig,
|
|
13
|
+
} from "../SESClient";
|
|
14
|
+
export interface UpdateCustomVerificationEmailTemplateCommandInput
|
|
15
|
+
extends UpdateCustomVerificationEmailTemplateRequest {}
|
|
16
|
+
export interface UpdateCustomVerificationEmailTemplateCommandOutput
|
|
17
|
+
extends __MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class UpdateCustomVerificationEmailTemplateCommand extends $Command<
|
|
20
|
+
UpdateCustomVerificationEmailTemplateCommandInput,
|
|
21
|
+
UpdateCustomVerificationEmailTemplateCommandOutput,
|
|
22
|
+
SESClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: UpdateCustomVerificationEmailTemplateCommandInput;
|
|
25
|
+
constructor(input: UpdateCustomVerificationEmailTemplateCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: SESClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<
|
|
32
|
+
UpdateCustomVerificationEmailTemplateCommandInput,
|
|
33
|
+
UpdateCustomVerificationEmailTemplateCommandOutput
|
|
34
|
+
>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
UpdateReceiptRuleRequest,
|
|
10
|
+
UpdateReceiptRuleResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SESClientResolvedConfig,
|
|
16
|
+
} from "../SESClient";
|
|
17
|
+
export interface UpdateReceiptRuleCommandInput
|
|
18
|
+
extends UpdateReceiptRuleRequest {}
|
|
19
|
+
export interface UpdateReceiptRuleCommandOutput
|
|
20
|
+
extends UpdateReceiptRuleResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateReceiptRuleCommand extends $Command<
|
|
24
|
+
UpdateReceiptRuleCommandInput,
|
|
25
|
+
UpdateReceiptRuleCommandOutput,
|
|
26
|
+
SESClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateReceiptRuleCommandInput;
|
|
29
|
+
constructor(input: UpdateReceiptRuleCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SESClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<UpdateReceiptRuleCommandInput, UpdateReceiptRuleCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|