@aws-sdk/client-ses 3.296.0 → 3.298.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/commands/CloneReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateReceiptFilterCommand.js +2 -3
- package/dist-cjs/commands/CreateReceiptRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/CreateTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteReceiptFilterCommand.js +2 -3
- package/dist-cjs/commands/DeleteReceiptRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +2 -3
- package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeReceiptRuleCommand.js +2 -3
- package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +2 -3
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityPoliciesCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetSendQuotaCommand.js +2 -3
- package/dist-cjs/commands/GetSendStatisticsCommand.js +2 -3
- package/dist-cjs/commands/GetTemplateCommand.js +2 -3
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -3
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListIdentitiesCommand.js +2 -3
- package/dist-cjs/commands/ListIdentityPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListReceiptFiltersCommand.js +2 -3
- package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +2 -3
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutIdentityPolicyCommand.js +2 -3
- package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/SendBounceCommand.js +2 -3
- package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +2 -3
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -3
- package/dist-cjs/commands/SendEmailCommand.js +2 -3
- package/dist-cjs/commands/SendRawEmailCommand.js +2 -3
- package/dist-cjs/commands/SendTemplatedEmailCommand.js +2 -3
- package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +2 -3
- package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +2 -3
- package/dist-cjs/commands/SetReceiptRulePositionCommand.js +2 -3
- package/dist-cjs/commands/TestRenderTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateReceiptRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateCommand.js +2 -3
- package/dist-cjs/commands/VerifyDomainDkimCommand.js +2 -3
- package/dist-cjs/commands/VerifyDomainIdentityCommand.js +2 -3
- package/dist-cjs/commands/VerifyEmailAddressCommand.js +2 -3
- package/dist-cjs/commands/VerifyEmailIdentityCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -689
- package/dist-cjs/protocols/Aws_query.js +95 -394
- package/dist-es/commands/CloneReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationSetCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/CreateReceiptFilterCommand.js +2 -3
- package/dist-es/commands/CreateReceiptRuleCommand.js +2 -3
- package/dist-es/commands/CreateReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/CreateTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationSetCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteReceiptFilterCommand.js +2 -3
- package/dist-es/commands/DeleteReceiptRuleCommand.js +2 -3
- package/dist-es/commands/DeleteReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/DeleteTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +2 -3
- package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/DescribeConfigurationSetCommand.js +2 -3
- package/dist-es/commands/DescribeReceiptRuleCommand.js +2 -3
- package/dist-es/commands/DescribeReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/GetAccountSendingEnabledCommand.js +2 -3
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/GetIdentityDkimAttributesCommand.js +2 -3
- package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -3
- package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +2 -3
- package/dist-es/commands/GetIdentityPoliciesCommand.js +2 -3
- package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +2 -3
- package/dist-es/commands/GetSendQuotaCommand.js +2 -3
- package/dist-es/commands/GetSendStatisticsCommand.js +2 -3
- package/dist-es/commands/GetTemplateCommand.js +2 -3
- package/dist-es/commands/ListConfigurationSetsCommand.js +2 -3
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
- package/dist-es/commands/ListIdentitiesCommand.js +2 -3
- package/dist-es/commands/ListIdentityPoliciesCommand.js +2 -3
- package/dist-es/commands/ListReceiptFiltersCommand.js +2 -3
- package/dist-es/commands/ListReceiptRuleSetsCommand.js +2 -3
- package/dist-es/commands/ListTemplatesCommand.js +2 -3
- package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
- package/dist-es/commands/PutIdentityPolicyCommand.js +2 -3
- package/dist-es/commands/ReorderReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/SendBounceCommand.js +2 -3
- package/dist-es/commands/SendBulkTemplatedEmailCommand.js +2 -3
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +2 -3
- package/dist-es/commands/SendEmailCommand.js +2 -3
- package/dist-es/commands/SendRawEmailCommand.js +2 -3
- package/dist-es/commands/SendTemplatedEmailCommand.js +2 -3
- package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +2 -3
- package/dist-es/commands/SetIdentityDkimEnabledCommand.js +2 -3
- package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -3
- package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -3
- package/dist-es/commands/SetIdentityMailFromDomainCommand.js +2 -3
- package/dist-es/commands/SetIdentityNotificationTopicCommand.js +2 -3
- package/dist-es/commands/SetReceiptRulePositionCommand.js +2 -3
- package/dist-es/commands/TestRenderTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateReceiptRuleCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateCommand.js +2 -3
- package/dist-es/commands/VerifyDomainDkimCommand.js +2 -3
- package/dist-es/commands/VerifyDomainIdentityCommand.js +2 -3
- package/dist-es/commands/VerifyEmailAddressCommand.js +2 -3
- package/dist-es/commands/VerifyEmailIdentityCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -513
- package/dist-es/protocols/Aws_query.js +95 -394
- package/dist-types/SES.d.ts +72 -0
- package/dist-types/SESClient.d.ts +24 -4
- package/dist-types/commands/CloneReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +16 -0
- package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +16 -0
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateReceiptFilterCommand.d.ts +16 -0
- package/dist-types/commands/CreateReceiptRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIdentityCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +16 -0
- package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +16 -0
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +16 -0
- package/dist-types/commands/GetSendQuotaCommand.d.ts +16 -0
- package/dist-types/commands/GetSendStatisticsCommand.d.ts +16 -0
- package/dist-types/commands/GetTemplateCommand.d.ts +16 -0
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListIdentitiesCommand.d.ts +16 -0
- package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListReceiptFiltersCommand.d.ts +16 -0
- package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +16 -0
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +16 -0
- package/dist-types/commands/PutIdentityPolicyCommand.d.ts +16 -0
- package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/SendBounceCommand.d.ts +16 -0
- package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +16 -0
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +16 -0
- package/dist-types/commands/SendEmailCommand.d.ts +16 -0
- package/dist-types/commands/SendRawEmailCommand.d.ts +16 -0
- package/dist-types/commands/SendTemplatedEmailCommand.d.ts +16 -0
- package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +16 -0
- package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +16 -0
- package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +16 -0
- package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +16 -0
- package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +16 -0
- package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +16 -0
- package/dist-types/commands/TestRenderTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +16 -0
- package/dist-types/commands/VerifyDomainDkimCommand.d.ts +16 -0
- package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +16 -0
- package/dist-types/commands/VerifyEmailAddressCommand.d.ts +16 -0
- package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +16 -0
- package/dist-types/models/SESServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +277 -684
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListIdentitiesPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -485
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeReceiptRuleSetRequest, DescribeReceiptRuleSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeReceiptRuleSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeReceiptRuleSetCommandInput extends DescribeReceiptRuleSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeReceiptRuleSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeReceiptRuleSetCommandOutput extends DescribeReceiptRuleSetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the details of the specified receipt rule set.</p>
|
|
18
23
|
* <p>For information about managing receipt rule sets, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rule-sets.html">Amazon SES Developer Guide</a>.</p>
|
|
19
24
|
* <p>You can execute this operation no more than once per second.</p>
|
|
@@ -27,6 +32,8 @@ export interface DescribeReceiptRuleSetCommandOutput extends DescribeReceiptRule
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DescribeReceiptRuleSetCommandInput - {@link DescribeReceiptRuleSetCommandInput}
|
|
36
|
+
* @returns {@link DescribeReceiptRuleSetCommandOutput}
|
|
30
37
|
* @see {@link DescribeReceiptRuleSetCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DescribeReceiptRuleSetCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
@@ -74,11 +81,20 @@ export interface DescribeReceiptRuleSetCommandOutput extends DescribeReceiptRule
|
|
|
74
81
|
export declare class DescribeReceiptRuleSetCommand extends $Command<DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
|
|
75
82
|
readonly input: DescribeReceiptRuleSetCommandInput;
|
|
76
83
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
+
/**
|
|
85
|
+
* @public
|
|
86
|
+
*/
|
|
77
87
|
constructor(input: DescribeReceiptRuleSetCommandInput);
|
|
78
88
|
/**
|
|
79
89
|
* @internal
|
|
80
90
|
*/
|
|
81
91
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput>;
|
|
92
|
+
/**
|
|
93
|
+
* @internal
|
|
94
|
+
*/
|
|
82
95
|
private serialize;
|
|
96
|
+
/**
|
|
97
|
+
* @internal
|
|
98
|
+
*/
|
|
83
99
|
private deserialize;
|
|
84
100
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetAccountSendingEnabledResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetAccountSendingEnabledCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetAccountSendingEnabledCommandInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetAccountSendingEnabledCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetAccountSendingEnabledCommandOutput extends GetAccountSendingEnabledResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the email sending status of the Amazon SES account for the current region.</p>
|
|
18
23
|
* <p>You can execute this operation no more than once per second.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetAccountSendingEnabledCommandOutput extends GetAccountSending
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetAccountSendingEnabledCommandInput - {@link GetAccountSendingEnabledCommandInput}
|
|
35
|
+
* @returns {@link GetAccountSendingEnabledCommandOutput}
|
|
29
36
|
* @see {@link GetAccountSendingEnabledCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetAccountSendingEnabledCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetAccountSendingEnabledCommandOutput extends GetAccountSending
|
|
|
49
56
|
export declare class GetAccountSendingEnabledCommand extends $Command<GetAccountSendingEnabledCommandInput, GetAccountSendingEnabledCommandOutput, SESClientResolvedConfig> {
|
|
50
57
|
readonly input: GetAccountSendingEnabledCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetAccountSendingEnabledCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccountSendingEnabledCommandInput, GetAccountSendingEnabledCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetCustomVerificationEmailTemplateRequest, GetCustomVerificationEmailTemplateResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetCustomVerificationEmailTemplateCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetCustomVerificationEmailTemplateCommandInput extends GetCustomVerificationEmailTemplateRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetCustomVerificationEmailTemplateCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetCustomVerificationEmailTemplateCommandOutput extends GetCustomVerificationEmailTemplateResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the custom email verification template for the template name you
|
|
18
23
|
* specify.</p>
|
|
19
24
|
* <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/custom-verification-emails.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
|
|
@@ -29,6 +34,8 @@ export interface GetCustomVerificationEmailTemplateCommandOutput extends GetCust
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param GetCustomVerificationEmailTemplateCommandInput - {@link GetCustomVerificationEmailTemplateCommandInput}
|
|
38
|
+
* @returns {@link GetCustomVerificationEmailTemplateCommandOutput}
|
|
32
39
|
* @see {@link GetCustomVerificationEmailTemplateCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link GetCustomVerificationEmailTemplateCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface GetCustomVerificationEmailTemplateCommandOutput extends GetCust
|
|
|
42
49
|
export declare class GetCustomVerificationEmailTemplateCommand extends $Command<GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig> {
|
|
43
50
|
readonly input: GetCustomVerificationEmailTemplateCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: GetCustomVerificationEmailTemplateCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput>;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
50
63
|
private serialize;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
51
67
|
private deserialize;
|
|
52
68
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetIdentityDkimAttributesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetIdentityDkimAttributesCommandInput extends GetIdentityDkimAttributesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetIdentityDkimAttributesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetIdentityDkimAttributesCommandOutput extends GetIdentityDkimAttributesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the current status of Easy DKIM signing for an entity. For domain name
|
|
18
23
|
* identities, this operation also returns the DKIM tokens that are required for Easy DKIM
|
|
19
24
|
* signing, and whether Amazon SES has successfully verified that these tokens have been
|
|
@@ -47,6 +52,8 @@ export interface GetIdentityDkimAttributesCommandOutput extends GetIdentityDkimA
|
|
|
47
52
|
* const response = await client.send(command);
|
|
48
53
|
* ```
|
|
49
54
|
*
|
|
55
|
+
* @param GetIdentityDkimAttributesCommandInput - {@link GetIdentityDkimAttributesCommandInput}
|
|
56
|
+
* @returns {@link GetIdentityDkimAttributesCommandOutput}
|
|
50
57
|
* @see {@link GetIdentityDkimAttributesCommandInput} for command's `input` shape.
|
|
51
58
|
* @see {@link GetIdentityDkimAttributesCommandOutput} for command's `response` shape.
|
|
52
59
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
@@ -89,11 +96,20 @@ export interface GetIdentityDkimAttributesCommandOutput extends GetIdentityDkimA
|
|
|
89
96
|
export declare class GetIdentityDkimAttributesCommand extends $Command<GetIdentityDkimAttributesCommandInput, GetIdentityDkimAttributesCommandOutput, SESClientResolvedConfig> {
|
|
90
97
|
readonly input: GetIdentityDkimAttributesCommandInput;
|
|
91
98
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
99
|
+
/**
|
|
100
|
+
* @public
|
|
101
|
+
*/
|
|
92
102
|
constructor(input: GetIdentityDkimAttributesCommandInput);
|
|
93
103
|
/**
|
|
94
104
|
* @internal
|
|
95
105
|
*/
|
|
96
106
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetIdentityDkimAttributesCommandInput, GetIdentityDkimAttributesCommandOutput>;
|
|
107
|
+
/**
|
|
108
|
+
* @internal
|
|
109
|
+
*/
|
|
97
110
|
private serialize;
|
|
111
|
+
/**
|
|
112
|
+
* @internal
|
|
113
|
+
*/
|
|
98
114
|
private deserialize;
|
|
99
115
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetIdentityMailFromDomainAttributesRequest, GetIdentityMailFromDomainAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetIdentityMailFromDomainAttributesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetIdentityMailFromDomainAttributesCommandInput extends GetIdentityMailFromDomainAttributesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetIdentityMailFromDomainAttributesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetIdentityMailFromDomainAttributesCommandOutput extends GetIdentityMailFromDomainAttributesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the custom MAIL FROM attributes for a list of identities (email addresses :
|
|
18
23
|
* domains).</p>
|
|
19
24
|
* <p>This operation is throttled at one request per second and can only get custom MAIL
|
|
@@ -28,6 +33,8 @@ export interface GetIdentityMailFromDomainAttributesCommandOutput extends GetIde
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param GetIdentityMailFromDomainAttributesCommandInput - {@link GetIdentityMailFromDomainAttributesCommandInput}
|
|
37
|
+
* @returns {@link GetIdentityMailFromDomainAttributesCommandOutput}
|
|
31
38
|
* @see {@link GetIdentityMailFromDomainAttributesCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link GetIdentityMailFromDomainAttributesCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
@@ -61,11 +68,20 @@ export interface GetIdentityMailFromDomainAttributesCommandOutput extends GetIde
|
|
|
61
68
|
export declare class GetIdentityMailFromDomainAttributesCommand extends $Command<GetIdentityMailFromDomainAttributesCommandInput, GetIdentityMailFromDomainAttributesCommandOutput, SESClientResolvedConfig> {
|
|
62
69
|
readonly input: GetIdentityMailFromDomainAttributesCommandInput;
|
|
63
70
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
64
74
|
constructor(input: GetIdentityMailFromDomainAttributesCommandInput);
|
|
65
75
|
/**
|
|
66
76
|
* @internal
|
|
67
77
|
*/
|
|
68
78
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetIdentityMailFromDomainAttributesCommandInput, GetIdentityMailFromDomainAttributesCommandOutput>;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
69
82
|
private serialize;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
70
86
|
private deserialize;
|
|
71
87
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetIdentityNotificationAttributesRequest, GetIdentityNotificationAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetIdentityNotificationAttributesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetIdentityNotificationAttributesCommandInput extends GetIdentityNotificationAttributesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetIdentityNotificationAttributesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetIdentityNotificationAttributesCommandOutput extends GetIdentityNotificationAttributesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Given a list of verified identities (email addresses and/or domains), returns a
|
|
18
23
|
* structure describing identity notification attributes.</p>
|
|
19
24
|
* <p>This operation is throttled at one request per second and can only get notification
|
|
@@ -30,6 +35,8 @@ export interface GetIdentityNotificationAttributesCommandOutput extends GetIdent
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param GetIdentityNotificationAttributesCommandInput - {@link GetIdentityNotificationAttributesCommandInput}
|
|
39
|
+
* @returns {@link GetIdentityNotificationAttributesCommandOutput}
|
|
33
40
|
* @see {@link GetIdentityNotificationAttributesCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link GetIdentityNotificationAttributesCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
@@ -67,11 +74,20 @@ export interface GetIdentityNotificationAttributesCommandOutput extends GetIdent
|
|
|
67
74
|
export declare class GetIdentityNotificationAttributesCommand extends $Command<GetIdentityNotificationAttributesCommandInput, GetIdentityNotificationAttributesCommandOutput, SESClientResolvedConfig> {
|
|
68
75
|
readonly input: GetIdentityNotificationAttributesCommandInput;
|
|
69
76
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
70
80
|
constructor(input: GetIdentityNotificationAttributesCommandInput);
|
|
71
81
|
/**
|
|
72
82
|
* @internal
|
|
73
83
|
*/
|
|
74
84
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetIdentityNotificationAttributesCommandInput, GetIdentityNotificationAttributesCommandOutput>;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
75
88
|
private serialize;
|
|
89
|
+
/**
|
|
90
|
+
* @internal
|
|
91
|
+
*/
|
|
76
92
|
private deserialize;
|
|
77
93
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetIdentityPoliciesRequest, GetIdentityPoliciesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetIdentityPoliciesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetIdentityPoliciesCommandInput extends GetIdentityPoliciesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetIdentityPoliciesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetIdentityPoliciesCommandOutput extends GetIdentityPoliciesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the requested sending authorization policies for the given identity (an email
|
|
18
23
|
* address or a domain). The policies are returned as a map of policy names to policy
|
|
19
24
|
* contents. You can retrieve a maximum of 20 policies at a time.</p>
|
|
@@ -36,6 +41,8 @@ export interface GetIdentityPoliciesCommandOutput extends GetIdentityPoliciesRes
|
|
|
36
41
|
* const response = await client.send(command);
|
|
37
42
|
* ```
|
|
38
43
|
*
|
|
44
|
+
* @param GetIdentityPoliciesCommandInput - {@link GetIdentityPoliciesCommandInput}
|
|
45
|
+
* @returns {@link GetIdentityPoliciesCommandOutput}
|
|
39
46
|
* @see {@link GetIdentityPoliciesCommandInput} for command's `input` shape.
|
|
40
47
|
* @see {@link GetIdentityPoliciesCommandOutput} for command's `response` shape.
|
|
41
48
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
@@ -66,11 +73,20 @@ export interface GetIdentityPoliciesCommandOutput extends GetIdentityPoliciesRes
|
|
|
66
73
|
export declare class GetIdentityPoliciesCommand extends $Command<GetIdentityPoliciesCommandInput, GetIdentityPoliciesCommandOutput, SESClientResolvedConfig> {
|
|
67
74
|
readonly input: GetIdentityPoliciesCommandInput;
|
|
68
75
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
+
/**
|
|
77
|
+
* @public
|
|
78
|
+
*/
|
|
69
79
|
constructor(input: GetIdentityPoliciesCommandInput);
|
|
70
80
|
/**
|
|
71
81
|
* @internal
|
|
72
82
|
*/
|
|
73
83
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetIdentityPoliciesCommandInput, GetIdentityPoliciesCommandOutput>;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
74
87
|
private serialize;
|
|
88
|
+
/**
|
|
89
|
+
* @internal
|
|
90
|
+
*/
|
|
75
91
|
private deserialize;
|
|
76
92
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetIdentityVerificationAttributesRequest, GetIdentityVerificationAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetIdentityVerificationAttributesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetIdentityVerificationAttributesCommandInput extends GetIdentityVerificationAttributesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetIdentityVerificationAttributesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetIdentityVerificationAttributesCommandOutput extends GetIdentityVerificationAttributesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Given a list of identities (email addresses and/or domains), returns the verification
|
|
18
23
|
* status and (for domain identities) the verification token for each identity.</p>
|
|
19
24
|
* <p>The verification status of an email address is "Pending" until the email address owner
|
|
@@ -40,6 +45,8 @@ export interface GetIdentityVerificationAttributesCommandOutput extends GetIdent
|
|
|
40
45
|
* const response = await client.send(command);
|
|
41
46
|
* ```
|
|
42
47
|
*
|
|
48
|
+
* @param GetIdentityVerificationAttributesCommandInput - {@link GetIdentityVerificationAttributesCommandInput}
|
|
49
|
+
* @returns {@link GetIdentityVerificationAttributesCommandOutput}
|
|
43
50
|
* @see {@link GetIdentityVerificationAttributesCommandInput} for command's `input` shape.
|
|
44
51
|
* @see {@link GetIdentityVerificationAttributesCommandOutput} for command's `response` shape.
|
|
45
52
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
@@ -72,11 +79,20 @@ export interface GetIdentityVerificationAttributesCommandOutput extends GetIdent
|
|
|
72
79
|
export declare class GetIdentityVerificationAttributesCommand extends $Command<GetIdentityVerificationAttributesCommandInput, GetIdentityVerificationAttributesCommandOutput, SESClientResolvedConfig> {
|
|
73
80
|
readonly input: GetIdentityVerificationAttributesCommandInput;
|
|
74
81
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
+
/**
|
|
83
|
+
* @public
|
|
84
|
+
*/
|
|
75
85
|
constructor(input: GetIdentityVerificationAttributesCommandInput);
|
|
76
86
|
/**
|
|
77
87
|
* @internal
|
|
78
88
|
*/
|
|
79
89
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetIdentityVerificationAttributesCommandInput, GetIdentityVerificationAttributesCommandOutput>;
|
|
90
|
+
/**
|
|
91
|
+
* @internal
|
|
92
|
+
*/
|
|
80
93
|
private serialize;
|
|
94
|
+
/**
|
|
95
|
+
* @internal
|
|
96
|
+
*/
|
|
81
97
|
private deserialize;
|
|
82
98
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetSendQuotaResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetSendQuotaCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetSendQuotaCommandInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetSendQuotaCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetSendQuotaCommandOutput extends GetSendQuotaResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Provides the sending limits for the Amazon SES account. </p>
|
|
18
23
|
* <p>You can execute this operation no more than once per second.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetSendQuotaCommandOutput extends GetSendQuotaResponse, __Metad
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetSendQuotaCommandInput - {@link GetSendQuotaCommandInput}
|
|
35
|
+
* @returns {@link GetSendQuotaCommandOutput}
|
|
29
36
|
* @see {@link GetSendQuotaCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetSendQuotaCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface GetSendQuotaCommandOutput extends GetSendQuotaResponse, __Metad
|
|
|
51
58
|
export declare class GetSendQuotaCommand extends $Command<GetSendQuotaCommandInput, GetSendQuotaCommandOutput, SESClientResolvedConfig> {
|
|
52
59
|
readonly input: GetSendQuotaCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: GetSendQuotaCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSendQuotaCommandInput, GetSendQuotaCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetSendStatisticsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetSendStatisticsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetSendStatisticsCommandInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetSendStatisticsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetSendStatisticsCommandOutput extends GetSendStatisticsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Provides sending statistics for the current AWS Region. The result is a list of data
|
|
18
23
|
* points, representing the last two weeks of sending activity. Each data point in the list
|
|
19
24
|
* contains statistics for a 15-minute period of time.</p>
|
|
@@ -28,6 +33,8 @@ export interface GetSendStatisticsCommandOutput extends GetSendStatisticsRespons
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param GetSendStatisticsCommandInput - {@link GetSendStatisticsCommandInput}
|
|
37
|
+
* @returns {@link GetSendStatisticsCommandOutput}
|
|
31
38
|
* @see {@link GetSendStatisticsCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link GetSendStatisticsCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
@@ -73,11 +80,20 @@ export interface GetSendStatisticsCommandOutput extends GetSendStatisticsRespons
|
|
|
73
80
|
export declare class GetSendStatisticsCommand extends $Command<GetSendStatisticsCommandInput, GetSendStatisticsCommandOutput, SESClientResolvedConfig> {
|
|
74
81
|
readonly input: GetSendStatisticsCommandInput;
|
|
75
82
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
|
+
/**
|
|
84
|
+
* @public
|
|
85
|
+
*/
|
|
76
86
|
constructor(input: GetSendStatisticsCommandInput);
|
|
77
87
|
/**
|
|
78
88
|
* @internal
|
|
79
89
|
*/
|
|
80
90
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSendStatisticsCommandInput, GetSendStatisticsCommandOutput>;
|
|
91
|
+
/**
|
|
92
|
+
* @internal
|
|
93
|
+
*/
|
|
81
94
|
private serialize;
|
|
95
|
+
/**
|
|
96
|
+
* @internal
|
|
97
|
+
*/
|
|
82
98
|
private deserialize;
|
|
83
99
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetTemplateRequest, GetTemplateResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetTemplateCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetTemplateCommandInput extends GetTemplateRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetTemplateCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetTemplateCommandOutput extends GetTemplateResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Displays the template object (which includes the Subject line, HTML part and text
|
|
18
23
|
* part) for the template you specify.</p>
|
|
19
24
|
* <p>You can execute this operation no more than once per second.</p>
|
|
@@ -27,6 +32,8 @@ export interface GetTemplateCommandOutput extends GetTemplateResponse, __Metadat
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param GetTemplateCommandInput - {@link GetTemplateCommandInput}
|
|
36
|
+
* @returns {@link GetTemplateCommandOutput}
|
|
30
37
|
* @see {@link GetTemplateCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link GetTemplateCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface GetTemplateCommandOutput extends GetTemplateResponse, __Metadat
|
|
|
40
47
|
export declare class GetTemplateCommand extends $Command<GetTemplateCommandInput, GetTemplateCommandOutput, SESClientResolvedConfig> {
|
|
41
48
|
readonly input: GetTemplateCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: GetTemplateCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTemplateCommandInput, GetTemplateCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListConfigurationSetsRequest, ListConfigurationSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListConfigurationSetsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListConfigurationSetsCommandInput extends ListConfigurationSetsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListConfigurationSetsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListConfigurationSetsCommandOutput extends ListConfigurationSetsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Provides a list of the configuration sets associated with your Amazon SES account in the
|
|
18
23
|
* current AWS Region. For information about using configuration sets, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html">Monitoring Your Amazon SES Sending Activity</a> in the <i>Amazon SES Developer
|
|
19
24
|
* Guide.</i>
|
|
@@ -34,6 +39,8 @@ export interface ListConfigurationSetsCommandOutput extends ListConfigurationSet
|
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
36
41
|
*
|
|
42
|
+
* @param ListConfigurationSetsCommandInput - {@link ListConfigurationSetsCommandInput}
|
|
43
|
+
* @returns {@link ListConfigurationSetsCommandOutput}
|
|
37
44
|
* @see {@link ListConfigurationSetsCommandInput} for command's `input` shape.
|
|
38
45
|
* @see {@link ListConfigurationSetsCommandOutput} for command's `response` shape.
|
|
39
46
|
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface ListConfigurationSetsCommandOutput extends ListConfigurationSet
|
|
|
43
50
|
export declare class ListConfigurationSetsCommand extends $Command<ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput, SESClientResolvedConfig> {
|
|
44
51
|
readonly input: ListConfigurationSetsCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: ListConfigurationSetsCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|