@aws-sdk/client-ses 3.651.1 → 3.658.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-types/commands/CloneReceiptRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +11 -0
- package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +11 -0
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateReceiptFilterCommand.d.ts +11 -0
- package/dist-types/commands/CreateReceiptRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIdentityCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +11 -0
- package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +11 -0
- package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +11 -0
- package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +11 -0
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +11 -0
- package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +11 -0
- package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +11 -0
- package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +11 -0
- package/dist-types/commands/GetSendQuotaCommand.d.ts +11 -0
- package/dist-types/commands/GetSendStatisticsCommand.d.ts +11 -0
- package/dist-types/commands/GetTemplateCommand.d.ts +11 -0
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListIdentitiesCommand.d.ts +11 -0
- package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListReceiptFiltersCommand.d.ts +11 -0
- package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +11 -0
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +11 -0
- package/dist-types/commands/PutIdentityPolicyCommand.d.ts +11 -0
- package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/SendBounceCommand.d.ts +11 -0
- package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +11 -0
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +11 -0
- package/dist-types/commands/SendEmailCommand.d.ts +11 -0
- package/dist-types/commands/SendRawEmailCommand.d.ts +11 -0
- package/dist-types/commands/SendTemplatedEmailCommand.d.ts +11 -0
- package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +11 -0
- package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +11 -0
- package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +11 -0
- package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +11 -0
- package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +11 -0
- package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +11 -0
- package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +11 -0
- package/dist-types/commands/TestRenderTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +11 -0
- package/dist-types/commands/VerifyDomainDkimCommand.d.ts +11 -0
- package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +11 -0
- package/dist-types/commands/VerifyEmailAddressCommand.d.ts +11 -0
- package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -37,4 +37,15 @@ declare const CreateReceiptRuleCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateReceiptRuleCommand extends CreateReceiptRuleCommand_base {
|
|
40
|
+
export declare class CreateReceiptRuleCommand extends CreateReceiptRuleCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateReceiptRuleRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateReceiptRuleCommandInput;
|
|
48
|
+
output: CreateReceiptRuleCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateReceiptRuleSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateReceiptRuleSetCommand extends CreateReceiptRuleSetCommand_base {
|
|
40
|
+
export declare class CreateReceiptRuleSetCommand extends CreateReceiptRuleSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateReceiptRuleSetRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateReceiptRuleSetCommandInput;
|
|
48
|
+
output: CreateReceiptRuleSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateTemplateCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateTemplateCommand extends CreateTemplateCommand_base {
|
|
39
|
+
export declare class CreateTemplateCommand extends CreateTemplateCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateTemplateRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateTemplateCommandInput;
|
|
47
|
+
output: CreateTemplateCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteConfigurationSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {
|
|
40
|
+
export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteConfigurationSetRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteConfigurationSetCommandInput;
|
|
48
|
+
output: DeleteConfigurationSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteConfigurationSetEventDestinationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_base {
|
|
40
|
+
export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteConfigurationSetEventDestinationRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteConfigurationSetEventDestinationCommandInput;
|
|
48
|
+
output: DeleteConfigurationSetEventDestinationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteConfigurationSetTrackingOptionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteConfigurationSetTrackingOptionsCommand extends DeleteConfigurationSetTrackingOptionsCommand_base {
|
|
40
|
+
export declare class DeleteConfigurationSetTrackingOptionsCommand extends DeleteConfigurationSetTrackingOptionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteConfigurationSetTrackingOptionsRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteConfigurationSetTrackingOptionsCommandInput;
|
|
48
|
+
output: DeleteConfigurationSetTrackingOptionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteCustomVerificationEmailTemplateCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteCustomVerificationEmailTemplateCommand extends DeleteCustomVerificationEmailTemplateCommand_base {
|
|
36
|
+
export declare class DeleteCustomVerificationEmailTemplateCommand extends DeleteCustomVerificationEmailTemplateCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteCustomVerificationEmailTemplateRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteCustomVerificationEmailTemplateCommandInput;
|
|
44
|
+
output: DeleteCustomVerificationEmailTemplateCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteIdentityCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteIdentityCommand extends DeleteIdentityCommand_base {
|
|
39
|
+
export declare class DeleteIdentityCommand extends DeleteIdentityCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteIdentityRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteIdentityCommandInput;
|
|
47
|
+
output: DeleteIdentityCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteIdentityPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteIdentityPolicyCommand extends DeleteIdentityPolicyCommand_base {
|
|
40
|
+
export declare class DeleteIdentityPolicyCommand extends DeleteIdentityPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteIdentityPolicyRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteIdentityPolicyCommandInput;
|
|
48
|
+
output: DeleteIdentityPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteReceiptFilterCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteReceiptFilterCommand extends DeleteReceiptFilterCommand_base {
|
|
40
|
+
export declare class DeleteReceiptFilterCommand extends DeleteReceiptFilterCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteReceiptFilterRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteReceiptFilterCommandInput;
|
|
48
|
+
output: DeleteReceiptFilterCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteReceiptRuleCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteReceiptRuleCommand extends DeleteReceiptRuleCommand_base {
|
|
40
|
+
export declare class DeleteReceiptRuleCommand extends DeleteReceiptRuleCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteReceiptRuleRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteReceiptRuleCommandInput;
|
|
48
|
+
output: DeleteReceiptRuleCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteReceiptRuleSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteReceiptRuleSetCommand extends DeleteReceiptRuleSetCommand_base {
|
|
40
|
+
export declare class DeleteReceiptRuleSetCommand extends DeleteReceiptRuleSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteReceiptRuleSetRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteReceiptRuleSetCommandInput;
|
|
48
|
+
output: DeleteReceiptRuleSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteTemplateCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteTemplateCommand extends DeleteTemplateCommand_base {
|
|
39
|
+
export declare class DeleteTemplateCommand extends DeleteTemplateCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteTemplateRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteTemplateCommandInput;
|
|
47
|
+
output: DeleteTemplateCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteVerifiedEmailAddressCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteVerifiedEmailAddressCommand extends DeleteVerifiedEmailAddressCommand_base {
|
|
36
|
+
export declare class DeleteVerifiedEmailAddressCommand extends DeleteVerifiedEmailAddressCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteVerifiedEmailAddressRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteVerifiedEmailAddressCommandInput;
|
|
44
|
+
output: DeleteVerifiedEmailAddressCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeActiveReceiptRuleSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeActiveReceiptRuleSetCommand extends DescribeActiveReceiptRuleSetCommand_base {
|
|
40
|
+
export declare class DescribeActiveReceiptRuleSetCommand extends DescribeActiveReceiptRuleSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: DescribeActiveReceiptRuleSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeActiveReceiptRuleSetCommandInput;
|
|
48
|
+
output: DescribeActiveReceiptRuleSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeConfigurationSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeConfigurationSetCommand extends DescribeConfigurationSetCommand_base {
|
|
40
|
+
export declare class DescribeConfigurationSetCommand extends DescribeConfigurationSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeConfigurationSetRequest;
|
|
44
|
+
output: DescribeConfigurationSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeConfigurationSetCommandInput;
|
|
48
|
+
output: DescribeConfigurationSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeReceiptRuleCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeReceiptRuleCommand extends DescribeReceiptRuleCommand_base {
|
|
40
|
+
export declare class DescribeReceiptRuleCommand extends DescribeReceiptRuleCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeReceiptRuleRequest;
|
|
44
|
+
output: DescribeReceiptRuleResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeReceiptRuleCommandInput;
|
|
48
|
+
output: DescribeReceiptRuleCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeReceiptRuleSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeReceiptRuleSetCommand extends DescribeReceiptRuleSetCommand_base {
|
|
40
|
+
export declare class DescribeReceiptRuleSetCommand extends DescribeReceiptRuleSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeReceiptRuleSetRequest;
|
|
44
|
+
output: DescribeReceiptRuleSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeReceiptRuleSetCommandInput;
|
|
48
|
+
output: DescribeReceiptRuleSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetAccountSendingEnabledCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetAccountSendingEnabledCommand extends GetAccountSendingEnabledCommand_base {
|
|
36
|
+
export declare class GetAccountSendingEnabledCommand extends GetAccountSendingEnabledCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: {};
|
|
40
|
+
output: GetAccountSendingEnabledResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetAccountSendingEnabledCommandInput;
|
|
44
|
+
output: GetAccountSendingEnabledCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetCustomVerificationEmailTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetCustomVerificationEmailTemplateCommand extends GetCustomVerificationEmailTemplateCommand_base {
|
|
40
|
+
export declare class GetCustomVerificationEmailTemplateCommand extends GetCustomVerificationEmailTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetCustomVerificationEmailTemplateRequest;
|
|
44
|
+
output: GetCustomVerificationEmailTemplateResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetCustomVerificationEmailTemplateCommandInput;
|
|
48
|
+
output: GetCustomVerificationEmailTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetIdentityDkimAttributesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetIdentityDkimAttributesCommand extends GetIdentityDkimAttributesCommand_base {
|
|
40
|
+
export declare class GetIdentityDkimAttributesCommand extends GetIdentityDkimAttributesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetIdentityDkimAttributesRequest;
|
|
44
|
+
output: GetIdentityDkimAttributesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetIdentityDkimAttributesCommandInput;
|
|
48
|
+
output: GetIdentityDkimAttributesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetIdentityMailFromDomainAttributesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetIdentityMailFromDomainAttributesCommand extends GetIdentityMailFromDomainAttributesCommand_base {
|
|
40
|
+
export declare class GetIdentityMailFromDomainAttributesCommand extends GetIdentityMailFromDomainAttributesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetIdentityMailFromDomainAttributesRequest;
|
|
44
|
+
output: GetIdentityMailFromDomainAttributesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetIdentityMailFromDomainAttributesCommandInput;
|
|
48
|
+
output: GetIdentityMailFromDomainAttributesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetIdentityNotificationAttributesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetIdentityNotificationAttributesCommand extends GetIdentityNotificationAttributesCommand_base {
|
|
40
|
+
export declare class GetIdentityNotificationAttributesCommand extends GetIdentityNotificationAttributesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetIdentityNotificationAttributesRequest;
|
|
44
|
+
output: GetIdentityNotificationAttributesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetIdentityNotificationAttributesCommandInput;
|
|
48
|
+
output: GetIdentityNotificationAttributesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetIdentityPoliciesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetIdentityPoliciesCommand extends GetIdentityPoliciesCommand_base {
|
|
40
|
+
export declare class GetIdentityPoliciesCommand extends GetIdentityPoliciesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetIdentityPoliciesRequest;
|
|
44
|
+
output: GetIdentityPoliciesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetIdentityPoliciesCommandInput;
|
|
48
|
+
output: GetIdentityPoliciesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetIdentityVerificationAttributesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetIdentityVerificationAttributesCommand extends GetIdentityVerificationAttributesCommand_base {
|
|
40
|
+
export declare class GetIdentityVerificationAttributesCommand extends GetIdentityVerificationAttributesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetIdentityVerificationAttributesRequest;
|
|
44
|
+
output: GetIdentityVerificationAttributesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetIdentityVerificationAttributesCommandInput;
|
|
48
|
+
output: GetIdentityVerificationAttributesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetSendQuotaCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetSendQuotaCommand extends GetSendQuotaCommand_base {
|
|
36
|
+
export declare class GetSendQuotaCommand extends GetSendQuotaCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: {};
|
|
40
|
+
output: GetSendQuotaResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetSendQuotaCommandInput;
|
|
44
|
+
output: GetSendQuotaCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetSendStatisticsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetSendStatisticsCommand extends GetSendStatisticsCommand_base {
|
|
36
|
+
export declare class GetSendStatisticsCommand extends GetSendStatisticsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: {};
|
|
40
|
+
output: GetSendStatisticsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetSendStatisticsCommandInput;
|
|
44
|
+
output: GetSendStatisticsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetTemplateCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetTemplateCommand extends GetTemplateCommand_base {
|
|
36
|
+
export declare class GetTemplateCommand extends GetTemplateCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetTemplateRequest;
|
|
40
|
+
output: GetTemplateResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetTemplateCommandInput;
|
|
44
|
+
output: GetTemplateCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListConfigurationSetsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListConfigurationSetsCommand extends ListConfigurationSetsCommand_base {
|
|
40
|
+
export declare class ListConfigurationSetsCommand extends ListConfigurationSetsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListConfigurationSetsRequest;
|
|
44
|
+
output: ListConfigurationSetsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListConfigurationSetsCommandInput;
|
|
48
|
+
output: ListConfigurationSetsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListCustomVerificationEmailTemplatesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListCustomVerificationEmailTemplatesCommand extends ListCustomVerificationEmailTemplatesCommand_base {
|
|
40
|
+
export declare class ListCustomVerificationEmailTemplatesCommand extends ListCustomVerificationEmailTemplatesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListCustomVerificationEmailTemplatesRequest;
|
|
44
|
+
output: ListCustomVerificationEmailTemplatesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListCustomVerificationEmailTemplatesCommandInput;
|
|
48
|
+
output: ListCustomVerificationEmailTemplatesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListIdentitiesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListIdentitiesCommand extends ListIdentitiesCommand_base {
|
|
39
|
+
export declare class ListIdentitiesCommand extends ListIdentitiesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListIdentitiesRequest;
|
|
43
|
+
output: ListIdentitiesResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListIdentitiesCommandInput;
|
|
47
|
+
output: ListIdentitiesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListIdentityPoliciesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListIdentityPoliciesCommand extends ListIdentityPoliciesCommand_base {
|
|
40
|
+
export declare class ListIdentityPoliciesCommand extends ListIdentityPoliciesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListIdentityPoliciesRequest;
|
|
44
|
+
output: ListIdentityPoliciesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListIdentityPoliciesCommandInput;
|
|
48
|
+
output: ListIdentityPoliciesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListReceiptFiltersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListReceiptFiltersCommand extends ListReceiptFiltersCommand_base {
|
|
40
|
+
export declare class ListReceiptFiltersCommand extends ListReceiptFiltersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: ListReceiptFiltersResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListReceiptFiltersCommandInput;
|
|
48
|
+
output: ListReceiptFiltersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListReceiptRuleSetsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListReceiptRuleSetsCommand extends ListReceiptRuleSetsCommand_base {
|
|
40
|
+
export declare class ListReceiptRuleSetsCommand extends ListReceiptRuleSetsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListReceiptRuleSetsRequest;
|
|
44
|
+
output: ListReceiptRuleSetsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListReceiptRuleSetsCommandInput;
|
|
48
|
+
output: ListReceiptRuleSetsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListTemplatesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListTemplatesCommand extends ListTemplatesCommand_base {
|
|
39
|
+
export declare class ListTemplatesCommand extends ListTemplatesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListTemplatesRequest;
|
|
43
|
+
output: ListTemplatesResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListTemplatesCommandInput;
|
|
47
|
+
output: ListTemplatesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListVerifiedEmailAddressesCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListVerifiedEmailAddressesCommand extends ListVerifiedEmailAddressesCommand_base {
|
|
36
|
+
export declare class ListVerifiedEmailAddressesCommand extends ListVerifiedEmailAddressesCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: {};
|
|
40
|
+
output: ListVerifiedEmailAddressesResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListVerifiedEmailAddressesCommandInput;
|
|
44
|
+
output: ListVerifiedEmailAddressesCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|