@aws-sdk/client-sesv2 3.927.0 → 3.929.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +4102 -4732
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/SESv2Client.js +2 -0
- package/dist-es/commands/BatchGetMetricDataCommand.js +3 -9
- package/dist-es/commands/CancelExportJobCommand.js +3 -9
- package/dist-es/commands/CreateConfigurationSetCommand.js +3 -9
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -9
- package/dist-es/commands/CreateContactCommand.js +3 -9
- package/dist-es/commands/CreateContactListCommand.js +3 -9
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js +3 -9
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +3 -9
- package/dist-es/commands/CreateEmailIdentityCommand.js +3 -10
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +3 -9
- package/dist-es/commands/CreateEmailTemplateCommand.js +3 -9
- package/dist-es/commands/CreateExportJobCommand.js +3 -10
- package/dist-es/commands/CreateImportJobCommand.js +3 -9
- package/dist-es/commands/CreateMultiRegionEndpointCommand.js +3 -9
- package/dist-es/commands/CreateTenantCommand.js +3 -9
- package/dist-es/commands/CreateTenantResourceAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -9
- package/dist-es/commands/DeleteContactCommand.js +3 -9
- package/dist-es/commands/DeleteContactListCommand.js +3 -9
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +3 -9
- package/dist-es/commands/DeleteEmailIdentityCommand.js +3 -9
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteMultiRegionEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js +3 -9
- package/dist-es/commands/DeleteTenantCommand.js +3 -9
- package/dist-es/commands/DeleteTenantResourceAssociationCommand.js +3 -9
- package/dist-es/commands/GetAccountCommand.js +3 -10
- package/dist-es/commands/GetBlacklistReportsCommand.js +3 -9
- package/dist-es/commands/GetConfigurationSetCommand.js +3 -9
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +3 -9
- package/dist-es/commands/GetContactCommand.js +3 -9
- package/dist-es/commands/GetContactListCommand.js +3 -9
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/GetDedicatedIpCommand.js +3 -9
- package/dist-es/commands/GetDedicatedIpPoolCommand.js +3 -9
- package/dist-es/commands/GetDedicatedIpsCommand.js +3 -9
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +3 -9
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js +3 -9
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +3 -9
- package/dist-es/commands/GetDomainStatisticsReportCommand.js +3 -9
- package/dist-es/commands/GetEmailIdentityCommand.js +3 -9
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +3 -9
- package/dist-es/commands/GetEmailTemplateCommand.js +3 -9
- package/dist-es/commands/GetExportJobCommand.js +3 -10
- package/dist-es/commands/GetImportJobCommand.js +3 -9
- package/dist-es/commands/GetMessageInsightsCommand.js +3 -10
- package/dist-es/commands/GetMultiRegionEndpointCommand.js +3 -9
- package/dist-es/commands/GetReputationEntityCommand.js +3 -9
- package/dist-es/commands/GetSuppressedDestinationCommand.js +3 -9
- package/dist-es/commands/GetTenantCommand.js +3 -9
- package/dist-es/commands/ListConfigurationSetsCommand.js +3 -9
- package/dist-es/commands/ListContactListsCommand.js +3 -9
- package/dist-es/commands/ListContactsCommand.js +3 -9
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -9
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js +3 -9
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +3 -9
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +3 -9
- package/dist-es/commands/ListEmailIdentitiesCommand.js +3 -9
- package/dist-es/commands/ListEmailTemplatesCommand.js +3 -9
- package/dist-es/commands/ListExportJobsCommand.js +3 -9
- package/dist-es/commands/ListImportJobsCommand.js +3 -9
- package/dist-es/commands/ListMultiRegionEndpointsCommand.js +3 -9
- package/dist-es/commands/ListRecommendationsCommand.js +3 -9
- package/dist-es/commands/ListReputationEntitiesCommand.js +3 -9
- package/dist-es/commands/ListResourceTenantsCommand.js +3 -9
- package/dist-es/commands/ListSuppressedDestinationsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTenantResourcesCommand.js +3 -9
- package/dist-es/commands/ListTenantsCommand.js +3 -9
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +3 -9
- package/dist-es/commands/PutAccountDetailsCommand.js +3 -10
- package/dist-es/commands/PutAccountSendingAttributesCommand.js +3 -9
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +3 -9
- package/dist-es/commands/PutAccountVdmAttributesCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetArchivingOptionsCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +3 -9
- package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +3 -9
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js +3 -9
- package/dist-es/commands/PutDedicatedIpPoolScalingAttributesCommand.js +3 -9
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +3 -9
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +3 -9
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +3 -9
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +3 -9
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +3 -10
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +3 -9
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +3 -9
- package/dist-es/commands/PutSuppressedDestinationCommand.js +3 -9
- package/dist-es/commands/SendBulkEmailCommand.js +3 -9
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -9
- package/dist-es/commands/SendEmailCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/TestRenderEmailTemplateCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -9
- package/dist-es/commands/UpdateContactCommand.js +3 -9
- package/dist-es/commands/UpdateContactListCommand.js +3 -9
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateReputationEntityCustomerManagedStatusCommand.js +3 -9
- package/dist-es/commands/UpdateReputationEntityPolicyCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -56
- package/dist-es/models/models_1.js +0 -12
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +3671 -0
- package/dist-types/SESv2Client.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -44
- package/dist-types/models/models_1.d.ts +0 -8
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +522 -0
- package/dist-types/ts3.4/SESv2Client.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -33
- package/dist-types/ts3.4/models/models_1.d.ts +0 -6
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +529 -0
- package/package.json +6 -6
- package/dist-es/protocols/Aws_restJson1.js +0 -3656
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -983
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1313
|
@@ -30,10 +30,13 @@ import {
|
|
|
30
30
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
31
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
32
|
ChecksumConstructor as __ChecksumConstructor,
|
|
33
|
+
ClientProtocol,
|
|
33
34
|
Decoder as __Decoder,
|
|
34
35
|
Encoder as __Encoder,
|
|
35
36
|
HashConstructor as __HashConstructor,
|
|
36
37
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
38
|
+
HttpRequest,
|
|
39
|
+
HttpResponse,
|
|
37
40
|
Logger as __Logger,
|
|
38
41
|
Provider as __Provider,
|
|
39
42
|
Provider,
|
|
@@ -732,6 +735,7 @@ export interface ClientDefaults
|
|
|
732
735
|
retryMode?: string | __Provider<string>;
|
|
733
736
|
logger?: __Logger;
|
|
734
737
|
extensions?: RuntimeExtension[];
|
|
738
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
735
739
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
736
740
|
}
|
|
737
741
|
export type SESv2ClientConfigType = Partial<
|
|
@@ -1525,36 +1525,3 @@ export interface ListResourceTenantsResponse {
|
|
|
1525
1525
|
ResourceTenants?: ResourceTenantMetadata[] | undefined;
|
|
1526
1526
|
NextToken?: string | undefined;
|
|
1527
1527
|
}
|
|
1528
|
-
export declare const AccountDetailsFilterSensitiveLog: (
|
|
1529
|
-
obj: AccountDetails
|
|
1530
|
-
) => any;
|
|
1531
|
-
export declare const DkimSigningAttributesFilterSensitiveLog: (
|
|
1532
|
-
obj: DkimSigningAttributes
|
|
1533
|
-
) => any;
|
|
1534
|
-
export declare const CreateEmailIdentityRequestFilterSensitiveLog: (
|
|
1535
|
-
obj: CreateEmailIdentityRequest
|
|
1536
|
-
) => any;
|
|
1537
|
-
export declare const MessageInsightsFiltersFilterSensitiveLog: (
|
|
1538
|
-
obj: MessageInsightsFilters
|
|
1539
|
-
) => any;
|
|
1540
|
-
export declare const MessageInsightsDataSourceFilterSensitiveLog: (
|
|
1541
|
-
obj: MessageInsightsDataSource
|
|
1542
|
-
) => any;
|
|
1543
|
-
export declare const ExportDataSourceFilterSensitiveLog: (
|
|
1544
|
-
obj: ExportDataSource
|
|
1545
|
-
) => any;
|
|
1546
|
-
export declare const CreateExportJobRequestFilterSensitiveLog: (
|
|
1547
|
-
obj: CreateExportJobRequest
|
|
1548
|
-
) => any;
|
|
1549
|
-
export declare const EmailInsightsFilterSensitiveLog: (
|
|
1550
|
-
obj: EmailInsights
|
|
1551
|
-
) => any;
|
|
1552
|
-
export declare const GetAccountResponseFilterSensitiveLog: (
|
|
1553
|
-
obj: GetAccountResponse
|
|
1554
|
-
) => any;
|
|
1555
|
-
export declare const GetExportJobResponseFilterSensitiveLog: (
|
|
1556
|
-
obj: GetExportJobResponse
|
|
1557
|
-
) => any;
|
|
1558
|
-
export declare const GetMessageInsightsResponseFilterSensitiveLog: (
|
|
1559
|
-
obj: GetMessageInsightsResponse
|
|
1560
|
-
) => any;
|
|
@@ -316,9 +316,3 @@ export interface UpdateReputationEntityPolicyRequest {
|
|
|
316
316
|
ReputationEntityPolicy: string | undefined;
|
|
317
317
|
}
|
|
318
318
|
export interface UpdateReputationEntityPolicyResponse {}
|
|
319
|
-
export declare const PutAccountDetailsRequestFilterSensitiveLog: (
|
|
320
|
-
obj: PutAccountDetailsRequest
|
|
321
|
-
) => any;
|
|
322
|
-
export declare const PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog: (
|
|
323
|
-
obj: PutEmailIdentityDkimSigningAttributesRequest
|
|
324
|
-
) => any;
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
userAgentAppId?:
|
|
43
47
|
| string
|
|
@@ -41,6 +41,10 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
|
|
|
41
41
|
profile?: string;
|
|
42
42
|
logger: import("@smithy/types").Logger;
|
|
43
43
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
44
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
45
|
+
import("@smithy/types").HttpRequest,
|
|
46
|
+
import("@smithy/types").HttpResponse
|
|
47
|
+
>;
|
|
44
48
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
45
49
|
retryStrategy?:
|
|
46
50
|
| import("@smithy/types").RetryStrategy
|
|
@@ -37,6 +37,10 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
|
|
|
37
37
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
38
38
|
logger: import("@smithy/types").Logger;
|
|
39
39
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
40
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
41
|
+
import("@smithy/types").HttpRequest,
|
|
42
|
+
import("@smithy/types").HttpResponse
|
|
43
|
+
>;
|
|
40
44
|
defaultsMode:
|
|
41
45
|
| import("@smithy/smithy-client").DefaultsMode
|
|
42
46
|
| import("@smithy/types").Provider<
|
|
@@ -15,6 +15,10 @@ export declare const getRuntimeConfig: (config: SESv2ClientConfig) => {
|
|
|
15
15
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SESv2HttpAuthSchemeProvider;
|
|
16
16
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
17
17
|
logger: import("@smithy/types").Logger;
|
|
18
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
19
|
+
import("@smithy/types").HttpRequest,
|
|
20
|
+
import("@smithy/types").HttpResponse
|
|
21
|
+
>;
|
|
18
22
|
serviceId: string;
|
|
19
23
|
signerConstructor:
|
|
20
24
|
| typeof SignatureV4MultiRegion
|
|
@@ -0,0 +1,529 @@
|
|
|
1
|
+
import {
|
|
2
|
+
StaticErrorSchema,
|
|
3
|
+
StaticListSchema,
|
|
4
|
+
StaticMapSchema,
|
|
5
|
+
StaticOperationSchema,
|
|
6
|
+
StaticSimpleSchema,
|
|
7
|
+
StaticStructureSchema,
|
|
8
|
+
} from "@smithy/types";
|
|
9
|
+
export declare var AdditionalContactEmailAddress: StaticSimpleSchema;
|
|
10
|
+
export declare var EmailSubject: StaticSimpleSchema;
|
|
11
|
+
export declare var InsightsEmailAddress: StaticSimpleSchema;
|
|
12
|
+
export declare var PrivateKey: StaticSimpleSchema;
|
|
13
|
+
export declare var UseCaseDescription: StaticSimpleSchema;
|
|
14
|
+
export declare var WebsiteURL: StaticSimpleSchema;
|
|
15
|
+
export declare var AccountDetails: StaticStructureSchema;
|
|
16
|
+
export declare var AccountSuspendedException: StaticErrorSchema;
|
|
17
|
+
export declare var AlreadyExistsException: StaticErrorSchema;
|
|
18
|
+
export declare var ArchivingOptions: StaticStructureSchema;
|
|
19
|
+
export declare var Attachment: StaticStructureSchema;
|
|
20
|
+
export declare var BadRequestException: StaticErrorSchema;
|
|
21
|
+
export declare var BatchGetMetricDataQuery: StaticStructureSchema;
|
|
22
|
+
export declare var BatchGetMetricDataRequest: StaticStructureSchema;
|
|
23
|
+
export declare var BatchGetMetricDataResponse: StaticStructureSchema;
|
|
24
|
+
export declare var BlacklistEntry: StaticStructureSchema;
|
|
25
|
+
export declare var Body: StaticStructureSchema;
|
|
26
|
+
export declare var Bounce: StaticStructureSchema;
|
|
27
|
+
export declare var BulkEmailContent: StaticStructureSchema;
|
|
28
|
+
export declare var BulkEmailEntry: StaticStructureSchema;
|
|
29
|
+
export declare var BulkEmailEntryResult: StaticStructureSchema;
|
|
30
|
+
export declare var CancelExportJobRequest: StaticStructureSchema;
|
|
31
|
+
export declare var CancelExportJobResponse: StaticStructureSchema;
|
|
32
|
+
export declare var CloudWatchDestination: StaticStructureSchema;
|
|
33
|
+
export declare var CloudWatchDimensionConfiguration: StaticStructureSchema;
|
|
34
|
+
export declare var Complaint: StaticStructureSchema;
|
|
35
|
+
export declare var ConcurrentModificationException: StaticErrorSchema;
|
|
36
|
+
export declare var ConflictException: StaticErrorSchema;
|
|
37
|
+
export declare var Contact: StaticStructureSchema;
|
|
38
|
+
export declare var ContactList: StaticStructureSchema;
|
|
39
|
+
export declare var ContactListDestination: StaticStructureSchema;
|
|
40
|
+
export declare var Content: StaticStructureSchema;
|
|
41
|
+
export declare var CreateConfigurationSetEventDestinationRequest: StaticStructureSchema;
|
|
42
|
+
export declare var CreateConfigurationSetEventDestinationResponse: StaticStructureSchema;
|
|
43
|
+
export declare var CreateConfigurationSetRequest: StaticStructureSchema;
|
|
44
|
+
export declare var CreateConfigurationSetResponse: StaticStructureSchema;
|
|
45
|
+
export declare var CreateContactListRequest: StaticStructureSchema;
|
|
46
|
+
export declare var CreateContactListResponse: StaticStructureSchema;
|
|
47
|
+
export declare var CreateContactRequest: StaticStructureSchema;
|
|
48
|
+
export declare var CreateContactResponse: StaticStructureSchema;
|
|
49
|
+
export declare var CreateCustomVerificationEmailTemplateRequest: StaticStructureSchema;
|
|
50
|
+
export declare var CreateCustomVerificationEmailTemplateResponse: StaticStructureSchema;
|
|
51
|
+
export declare var CreateDedicatedIpPoolRequest: StaticStructureSchema;
|
|
52
|
+
export declare var CreateDedicatedIpPoolResponse: StaticStructureSchema;
|
|
53
|
+
export declare var CreateDeliverabilityTestReportRequest: StaticStructureSchema;
|
|
54
|
+
export declare var CreateDeliverabilityTestReportResponse: StaticStructureSchema;
|
|
55
|
+
export declare var CreateEmailIdentityPolicyRequest: StaticStructureSchema;
|
|
56
|
+
export declare var CreateEmailIdentityPolicyResponse: StaticStructureSchema;
|
|
57
|
+
export declare var CreateEmailIdentityRequest: StaticStructureSchema;
|
|
58
|
+
export declare var CreateEmailIdentityResponse: StaticStructureSchema;
|
|
59
|
+
export declare var CreateEmailTemplateRequest: StaticStructureSchema;
|
|
60
|
+
export declare var CreateEmailTemplateResponse: StaticStructureSchema;
|
|
61
|
+
export declare var CreateExportJobRequest: StaticStructureSchema;
|
|
62
|
+
export declare var CreateExportJobResponse: StaticStructureSchema;
|
|
63
|
+
export declare var CreateImportJobRequest: StaticStructureSchema;
|
|
64
|
+
export declare var CreateImportJobResponse: StaticStructureSchema;
|
|
65
|
+
export declare var CreateMultiRegionEndpointRequest: StaticStructureSchema;
|
|
66
|
+
export declare var CreateMultiRegionEndpointResponse: StaticStructureSchema;
|
|
67
|
+
export declare var CreateTenantRequest: StaticStructureSchema;
|
|
68
|
+
export declare var CreateTenantResourceAssociationRequest: StaticStructureSchema;
|
|
69
|
+
export declare var CreateTenantResourceAssociationResponse: StaticStructureSchema;
|
|
70
|
+
export declare var CreateTenantResponse: StaticStructureSchema;
|
|
71
|
+
export declare var CustomVerificationEmailTemplateMetadata: StaticStructureSchema;
|
|
72
|
+
export declare var DailyVolume: StaticStructureSchema;
|
|
73
|
+
export declare var DashboardAttributes: StaticStructureSchema;
|
|
74
|
+
export declare var DashboardOptions: StaticStructureSchema;
|
|
75
|
+
export declare var DedicatedIp: StaticStructureSchema;
|
|
76
|
+
export declare var DedicatedIpPool: StaticStructureSchema;
|
|
77
|
+
export declare var DeleteConfigurationSetEventDestinationRequest: StaticStructureSchema;
|
|
78
|
+
export declare var DeleteConfigurationSetEventDestinationResponse: StaticStructureSchema;
|
|
79
|
+
export declare var DeleteConfigurationSetRequest: StaticStructureSchema;
|
|
80
|
+
export declare var DeleteConfigurationSetResponse: StaticStructureSchema;
|
|
81
|
+
export declare var DeleteContactListRequest: StaticStructureSchema;
|
|
82
|
+
export declare var DeleteContactListResponse: StaticStructureSchema;
|
|
83
|
+
export declare var DeleteContactRequest: StaticStructureSchema;
|
|
84
|
+
export declare var DeleteContactResponse: StaticStructureSchema;
|
|
85
|
+
export declare var DeleteCustomVerificationEmailTemplateRequest: StaticStructureSchema;
|
|
86
|
+
export declare var DeleteCustomVerificationEmailTemplateResponse: StaticStructureSchema;
|
|
87
|
+
export declare var DeleteDedicatedIpPoolRequest: StaticStructureSchema;
|
|
88
|
+
export declare var DeleteDedicatedIpPoolResponse: StaticStructureSchema;
|
|
89
|
+
export declare var DeleteEmailIdentityPolicyRequest: StaticStructureSchema;
|
|
90
|
+
export declare var DeleteEmailIdentityPolicyResponse: StaticStructureSchema;
|
|
91
|
+
export declare var DeleteEmailIdentityRequest: StaticStructureSchema;
|
|
92
|
+
export declare var DeleteEmailIdentityResponse: StaticStructureSchema;
|
|
93
|
+
export declare var DeleteEmailTemplateRequest: StaticStructureSchema;
|
|
94
|
+
export declare var DeleteEmailTemplateResponse: StaticStructureSchema;
|
|
95
|
+
export declare var DeleteMultiRegionEndpointRequest: StaticStructureSchema;
|
|
96
|
+
export declare var DeleteMultiRegionEndpointResponse: StaticStructureSchema;
|
|
97
|
+
export declare var DeleteSuppressedDestinationRequest: StaticStructureSchema;
|
|
98
|
+
export declare var DeleteSuppressedDestinationResponse: StaticStructureSchema;
|
|
99
|
+
export declare var DeleteTenantRequest: StaticStructureSchema;
|
|
100
|
+
export declare var DeleteTenantResourceAssociationRequest: StaticStructureSchema;
|
|
101
|
+
export declare var DeleteTenantResourceAssociationResponse: StaticStructureSchema;
|
|
102
|
+
export declare var DeleteTenantResponse: StaticStructureSchema;
|
|
103
|
+
export declare var DeliverabilityTestReport: StaticStructureSchema;
|
|
104
|
+
export declare var DeliveryOptions: StaticStructureSchema;
|
|
105
|
+
export declare var Destination: StaticStructureSchema;
|
|
106
|
+
export declare var Details: StaticStructureSchema;
|
|
107
|
+
export declare var DkimAttributes: StaticStructureSchema;
|
|
108
|
+
export declare var DkimSigningAttributes: StaticStructureSchema;
|
|
109
|
+
export declare var DomainDeliverabilityCampaign: StaticStructureSchema;
|
|
110
|
+
export declare var DomainDeliverabilityTrackingOption: StaticStructureSchema;
|
|
111
|
+
export declare var DomainIspPlacement: StaticStructureSchema;
|
|
112
|
+
export declare var EmailContent: StaticStructureSchema;
|
|
113
|
+
export declare var EmailInsights: StaticStructureSchema;
|
|
114
|
+
export declare var EmailTemplateContent: StaticStructureSchema;
|
|
115
|
+
export declare var EmailTemplateMetadata: StaticStructureSchema;
|
|
116
|
+
export declare var EventBridgeDestination: StaticStructureSchema;
|
|
117
|
+
export declare var EventDestination: StaticStructureSchema;
|
|
118
|
+
export declare var EventDestinationDefinition: StaticStructureSchema;
|
|
119
|
+
export declare var EventDetails: StaticStructureSchema;
|
|
120
|
+
export declare var ExportDataSource: StaticStructureSchema;
|
|
121
|
+
export declare var ExportDestination: StaticStructureSchema;
|
|
122
|
+
export declare var ExportJobSummary: StaticStructureSchema;
|
|
123
|
+
export declare var ExportMetric: StaticStructureSchema;
|
|
124
|
+
export declare var ExportStatistics: StaticStructureSchema;
|
|
125
|
+
export declare var FailureInfo: StaticStructureSchema;
|
|
126
|
+
export declare var GetAccountRequest: StaticStructureSchema;
|
|
127
|
+
export declare var GetAccountResponse: StaticStructureSchema;
|
|
128
|
+
export declare var GetBlacklistReportsRequest: StaticStructureSchema;
|
|
129
|
+
export declare var GetBlacklistReportsResponse: StaticStructureSchema;
|
|
130
|
+
export declare var GetConfigurationSetEventDestinationsRequest: StaticStructureSchema;
|
|
131
|
+
export declare var GetConfigurationSetEventDestinationsResponse: StaticStructureSchema;
|
|
132
|
+
export declare var GetConfigurationSetRequest: StaticStructureSchema;
|
|
133
|
+
export declare var GetConfigurationSetResponse: StaticStructureSchema;
|
|
134
|
+
export declare var GetContactListRequest: StaticStructureSchema;
|
|
135
|
+
export declare var GetContactListResponse: StaticStructureSchema;
|
|
136
|
+
export declare var GetContactRequest: StaticStructureSchema;
|
|
137
|
+
export declare var GetContactResponse: StaticStructureSchema;
|
|
138
|
+
export declare var GetCustomVerificationEmailTemplateRequest: StaticStructureSchema;
|
|
139
|
+
export declare var GetCustomVerificationEmailTemplateResponse: StaticStructureSchema;
|
|
140
|
+
export declare var GetDedicatedIpPoolRequest: StaticStructureSchema;
|
|
141
|
+
export declare var GetDedicatedIpPoolResponse: StaticStructureSchema;
|
|
142
|
+
export declare var GetDedicatedIpRequest: StaticStructureSchema;
|
|
143
|
+
export declare var GetDedicatedIpResponse: StaticStructureSchema;
|
|
144
|
+
export declare var GetDedicatedIpsRequest: StaticStructureSchema;
|
|
145
|
+
export declare var GetDedicatedIpsResponse: StaticStructureSchema;
|
|
146
|
+
export declare var GetDeliverabilityDashboardOptionsRequest: StaticStructureSchema;
|
|
147
|
+
export declare var GetDeliverabilityDashboardOptionsResponse: StaticStructureSchema;
|
|
148
|
+
export declare var GetDeliverabilityTestReportRequest: StaticStructureSchema;
|
|
149
|
+
export declare var GetDeliverabilityTestReportResponse: StaticStructureSchema;
|
|
150
|
+
export declare var GetDomainDeliverabilityCampaignRequest: StaticStructureSchema;
|
|
151
|
+
export declare var GetDomainDeliverabilityCampaignResponse: StaticStructureSchema;
|
|
152
|
+
export declare var GetDomainStatisticsReportRequest: StaticStructureSchema;
|
|
153
|
+
export declare var GetDomainStatisticsReportResponse: StaticStructureSchema;
|
|
154
|
+
export declare var GetEmailIdentityPoliciesRequest: StaticStructureSchema;
|
|
155
|
+
export declare var GetEmailIdentityPoliciesResponse: StaticStructureSchema;
|
|
156
|
+
export declare var GetEmailIdentityRequest: StaticStructureSchema;
|
|
157
|
+
export declare var GetEmailIdentityResponse: StaticStructureSchema;
|
|
158
|
+
export declare var GetEmailTemplateRequest: StaticStructureSchema;
|
|
159
|
+
export declare var GetEmailTemplateResponse: StaticStructureSchema;
|
|
160
|
+
export declare var GetExportJobRequest: StaticStructureSchema;
|
|
161
|
+
export declare var GetExportJobResponse: StaticStructureSchema;
|
|
162
|
+
export declare var GetImportJobRequest: StaticStructureSchema;
|
|
163
|
+
export declare var GetImportJobResponse: StaticStructureSchema;
|
|
164
|
+
export declare var GetMessageInsightsRequest: StaticStructureSchema;
|
|
165
|
+
export declare var GetMessageInsightsResponse: StaticStructureSchema;
|
|
166
|
+
export declare var GetMultiRegionEndpointRequest: StaticStructureSchema;
|
|
167
|
+
export declare var GetMultiRegionEndpointResponse: StaticStructureSchema;
|
|
168
|
+
export declare var GetReputationEntityRequest: StaticStructureSchema;
|
|
169
|
+
export declare var GetReputationEntityResponse: StaticStructureSchema;
|
|
170
|
+
export declare var GetSuppressedDestinationRequest: StaticStructureSchema;
|
|
171
|
+
export declare var GetSuppressedDestinationResponse: StaticStructureSchema;
|
|
172
|
+
export declare var GetTenantRequest: StaticStructureSchema;
|
|
173
|
+
export declare var GetTenantResponse: StaticStructureSchema;
|
|
174
|
+
export declare var GuardianAttributes: StaticStructureSchema;
|
|
175
|
+
export declare var GuardianOptions: StaticStructureSchema;
|
|
176
|
+
export declare var IdentityInfo: StaticStructureSchema;
|
|
177
|
+
export declare var ImportDataSource: StaticStructureSchema;
|
|
178
|
+
export declare var ImportDestination: StaticStructureSchema;
|
|
179
|
+
export declare var ImportJobSummary: StaticStructureSchema;
|
|
180
|
+
export declare var InboxPlacementTrackingOption: StaticStructureSchema;
|
|
181
|
+
export declare var InsightsEvent: StaticStructureSchema;
|
|
182
|
+
export declare var InternalServiceErrorException: StaticErrorSchema;
|
|
183
|
+
export declare var InvalidNextTokenException: StaticErrorSchema;
|
|
184
|
+
export declare var IspPlacement: StaticStructureSchema;
|
|
185
|
+
export declare var KinesisFirehoseDestination: StaticStructureSchema;
|
|
186
|
+
export declare var LimitExceededException: StaticErrorSchema;
|
|
187
|
+
export declare var ListConfigurationSetsRequest: StaticStructureSchema;
|
|
188
|
+
export declare var ListConfigurationSetsResponse: StaticStructureSchema;
|
|
189
|
+
export declare var ListContactListsRequest: StaticStructureSchema;
|
|
190
|
+
export declare var ListContactListsResponse: StaticStructureSchema;
|
|
191
|
+
export declare var ListContactsFilter: StaticStructureSchema;
|
|
192
|
+
export declare var ListContactsRequest: StaticStructureSchema;
|
|
193
|
+
export declare var ListContactsResponse: StaticStructureSchema;
|
|
194
|
+
export declare var ListCustomVerificationEmailTemplatesRequest: StaticStructureSchema;
|
|
195
|
+
export declare var ListCustomVerificationEmailTemplatesResponse: StaticStructureSchema;
|
|
196
|
+
export declare var ListDedicatedIpPoolsRequest: StaticStructureSchema;
|
|
197
|
+
export declare var ListDedicatedIpPoolsResponse: StaticStructureSchema;
|
|
198
|
+
export declare var ListDeliverabilityTestReportsRequest: StaticStructureSchema;
|
|
199
|
+
export declare var ListDeliverabilityTestReportsResponse: StaticStructureSchema;
|
|
200
|
+
export declare var ListDomainDeliverabilityCampaignsRequest: StaticStructureSchema;
|
|
201
|
+
export declare var ListDomainDeliverabilityCampaignsResponse: StaticStructureSchema;
|
|
202
|
+
export declare var ListEmailIdentitiesRequest: StaticStructureSchema;
|
|
203
|
+
export declare var ListEmailIdentitiesResponse: StaticStructureSchema;
|
|
204
|
+
export declare var ListEmailTemplatesRequest: StaticStructureSchema;
|
|
205
|
+
export declare var ListEmailTemplatesResponse: StaticStructureSchema;
|
|
206
|
+
export declare var ListExportJobsRequest: StaticStructureSchema;
|
|
207
|
+
export declare var ListExportJobsResponse: StaticStructureSchema;
|
|
208
|
+
export declare var ListImportJobsRequest: StaticStructureSchema;
|
|
209
|
+
export declare var ListImportJobsResponse: StaticStructureSchema;
|
|
210
|
+
export declare var ListManagementOptions: StaticStructureSchema;
|
|
211
|
+
export declare var ListMultiRegionEndpointsRequest: StaticStructureSchema;
|
|
212
|
+
export declare var ListMultiRegionEndpointsResponse: StaticStructureSchema;
|
|
213
|
+
export declare var ListRecommendationsRequest: StaticStructureSchema;
|
|
214
|
+
export declare var ListRecommendationsResponse: StaticStructureSchema;
|
|
215
|
+
export declare var ListReputationEntitiesRequest: StaticStructureSchema;
|
|
216
|
+
export declare var ListReputationEntitiesResponse: StaticStructureSchema;
|
|
217
|
+
export declare var ListResourceTenantsRequest: StaticStructureSchema;
|
|
218
|
+
export declare var ListResourceTenantsResponse: StaticStructureSchema;
|
|
219
|
+
export declare var ListSuppressedDestinationsRequest: StaticStructureSchema;
|
|
220
|
+
export declare var ListSuppressedDestinationsResponse: StaticStructureSchema;
|
|
221
|
+
export declare var ListTagsForResourceRequest: StaticStructureSchema;
|
|
222
|
+
export declare var ListTagsForResourceResponse: StaticStructureSchema;
|
|
223
|
+
export declare var ListTenantResourcesRequest: StaticStructureSchema;
|
|
224
|
+
export declare var ListTenantResourcesResponse: StaticStructureSchema;
|
|
225
|
+
export declare var ListTenantsRequest: StaticStructureSchema;
|
|
226
|
+
export declare var ListTenantsResponse: StaticStructureSchema;
|
|
227
|
+
export declare var MailFromAttributes: StaticStructureSchema;
|
|
228
|
+
export declare var MailFromDomainNotVerifiedException: StaticErrorSchema;
|
|
229
|
+
export declare var Message: StaticStructureSchema;
|
|
230
|
+
export declare var MessageHeader: StaticStructureSchema;
|
|
231
|
+
export declare var MessageInsightsDataSource: StaticStructureSchema;
|
|
232
|
+
export declare var MessageInsightsFilters: StaticStructureSchema;
|
|
233
|
+
export declare var MessageRejected: StaticErrorSchema;
|
|
234
|
+
export declare var MessageTag: StaticStructureSchema;
|
|
235
|
+
export declare var MetricDataError: StaticStructureSchema;
|
|
236
|
+
export declare var MetricDataResult: StaticStructureSchema;
|
|
237
|
+
export declare var MetricsDataSource: StaticStructureSchema;
|
|
238
|
+
export declare var MultiRegionEndpoint: StaticStructureSchema;
|
|
239
|
+
export declare var NotFoundException: StaticErrorSchema;
|
|
240
|
+
export declare var OverallVolume: StaticStructureSchema;
|
|
241
|
+
export declare var PinpointDestination: StaticStructureSchema;
|
|
242
|
+
export declare var PlacementStatistics: StaticStructureSchema;
|
|
243
|
+
export declare var PutAccountDedicatedIpWarmupAttributesRequest: StaticStructureSchema;
|
|
244
|
+
export declare var PutAccountDedicatedIpWarmupAttributesResponse: StaticStructureSchema;
|
|
245
|
+
export declare var PutAccountDetailsRequest: StaticStructureSchema;
|
|
246
|
+
export declare var PutAccountDetailsResponse: StaticStructureSchema;
|
|
247
|
+
export declare var PutAccountSendingAttributesRequest: StaticStructureSchema;
|
|
248
|
+
export declare var PutAccountSendingAttributesResponse: StaticStructureSchema;
|
|
249
|
+
export declare var PutAccountSuppressionAttributesRequest: StaticStructureSchema;
|
|
250
|
+
export declare var PutAccountSuppressionAttributesResponse: StaticStructureSchema;
|
|
251
|
+
export declare var PutAccountVdmAttributesRequest: StaticStructureSchema;
|
|
252
|
+
export declare var PutAccountVdmAttributesResponse: StaticStructureSchema;
|
|
253
|
+
export declare var PutConfigurationSetArchivingOptionsRequest: StaticStructureSchema;
|
|
254
|
+
export declare var PutConfigurationSetArchivingOptionsResponse: StaticStructureSchema;
|
|
255
|
+
export declare var PutConfigurationSetDeliveryOptionsRequest: StaticStructureSchema;
|
|
256
|
+
export declare var PutConfigurationSetDeliveryOptionsResponse: StaticStructureSchema;
|
|
257
|
+
export declare var PutConfigurationSetReputationOptionsRequest: StaticStructureSchema;
|
|
258
|
+
export declare var PutConfigurationSetReputationOptionsResponse: StaticStructureSchema;
|
|
259
|
+
export declare var PutConfigurationSetSendingOptionsRequest: StaticStructureSchema;
|
|
260
|
+
export declare var PutConfigurationSetSendingOptionsResponse: StaticStructureSchema;
|
|
261
|
+
export declare var PutConfigurationSetSuppressionOptionsRequest: StaticStructureSchema;
|
|
262
|
+
export declare var PutConfigurationSetSuppressionOptionsResponse: StaticStructureSchema;
|
|
263
|
+
export declare var PutConfigurationSetTrackingOptionsRequest: StaticStructureSchema;
|
|
264
|
+
export declare var PutConfigurationSetTrackingOptionsResponse: StaticStructureSchema;
|
|
265
|
+
export declare var PutConfigurationSetVdmOptionsRequest: StaticStructureSchema;
|
|
266
|
+
export declare var PutConfigurationSetVdmOptionsResponse: StaticStructureSchema;
|
|
267
|
+
export declare var PutDedicatedIpInPoolRequest: StaticStructureSchema;
|
|
268
|
+
export declare var PutDedicatedIpInPoolResponse: StaticStructureSchema;
|
|
269
|
+
export declare var PutDedicatedIpPoolScalingAttributesRequest: StaticStructureSchema;
|
|
270
|
+
export declare var PutDedicatedIpPoolScalingAttributesResponse: StaticStructureSchema;
|
|
271
|
+
export declare var PutDedicatedIpWarmupAttributesRequest: StaticStructureSchema;
|
|
272
|
+
export declare var PutDedicatedIpWarmupAttributesResponse: StaticStructureSchema;
|
|
273
|
+
export declare var PutDeliverabilityDashboardOptionRequest: StaticStructureSchema;
|
|
274
|
+
export declare var PutDeliverabilityDashboardOptionResponse: StaticStructureSchema;
|
|
275
|
+
export declare var PutEmailIdentityConfigurationSetAttributesRequest: StaticStructureSchema;
|
|
276
|
+
export declare var PutEmailIdentityConfigurationSetAttributesResponse: StaticStructureSchema;
|
|
277
|
+
export declare var PutEmailIdentityDkimAttributesRequest: StaticStructureSchema;
|
|
278
|
+
export declare var PutEmailIdentityDkimAttributesResponse: StaticStructureSchema;
|
|
279
|
+
export declare var PutEmailIdentityDkimSigningAttributesRequest: StaticStructureSchema;
|
|
280
|
+
export declare var PutEmailIdentityDkimSigningAttributesResponse: StaticStructureSchema;
|
|
281
|
+
export declare var PutEmailIdentityFeedbackAttributesRequest: StaticStructureSchema;
|
|
282
|
+
export declare var PutEmailIdentityFeedbackAttributesResponse: StaticStructureSchema;
|
|
283
|
+
export declare var PutEmailIdentityMailFromAttributesRequest: StaticStructureSchema;
|
|
284
|
+
export declare var PutEmailIdentityMailFromAttributesResponse: StaticStructureSchema;
|
|
285
|
+
export declare var PutSuppressedDestinationRequest: StaticStructureSchema;
|
|
286
|
+
export declare var PutSuppressedDestinationResponse: StaticStructureSchema;
|
|
287
|
+
export declare var RawMessage: StaticStructureSchema;
|
|
288
|
+
export declare var Recommendation: StaticStructureSchema;
|
|
289
|
+
export declare var ReplacementEmailContent: StaticStructureSchema;
|
|
290
|
+
export declare var ReplacementTemplate: StaticStructureSchema;
|
|
291
|
+
export declare var ReputationEntity: StaticStructureSchema;
|
|
292
|
+
export declare var ReputationOptions: StaticStructureSchema;
|
|
293
|
+
export declare var ResourceTenantMetadata: StaticStructureSchema;
|
|
294
|
+
export declare var ReviewDetails: StaticStructureSchema;
|
|
295
|
+
export declare var Route: StaticStructureSchema;
|
|
296
|
+
export declare var RouteDetails: StaticStructureSchema;
|
|
297
|
+
export declare var SendBulkEmailRequest: StaticStructureSchema;
|
|
298
|
+
export declare var SendBulkEmailResponse: StaticStructureSchema;
|
|
299
|
+
export declare var SendCustomVerificationEmailRequest: StaticStructureSchema;
|
|
300
|
+
export declare var SendCustomVerificationEmailResponse: StaticStructureSchema;
|
|
301
|
+
export declare var SendEmailRequest: StaticStructureSchema;
|
|
302
|
+
export declare var SendEmailResponse: StaticStructureSchema;
|
|
303
|
+
export declare var SendingOptions: StaticStructureSchema;
|
|
304
|
+
export declare var SendingPausedException: StaticErrorSchema;
|
|
305
|
+
export declare var SendQuota: StaticStructureSchema;
|
|
306
|
+
export declare var SnsDestination: StaticStructureSchema;
|
|
307
|
+
export declare var SOARecord: StaticStructureSchema;
|
|
308
|
+
export declare var StatusRecord: StaticStructureSchema;
|
|
309
|
+
export declare var SuppressedDestination: StaticStructureSchema;
|
|
310
|
+
export declare var SuppressedDestinationAttributes: StaticStructureSchema;
|
|
311
|
+
export declare var SuppressedDestinationSummary: StaticStructureSchema;
|
|
312
|
+
export declare var SuppressionAttributes: StaticStructureSchema;
|
|
313
|
+
export declare var SuppressionListDestination: StaticStructureSchema;
|
|
314
|
+
export declare var SuppressionOptions: StaticStructureSchema;
|
|
315
|
+
export declare var Tag: StaticStructureSchema;
|
|
316
|
+
export declare var TagResourceRequest: StaticStructureSchema;
|
|
317
|
+
export declare var TagResourceResponse: StaticStructureSchema;
|
|
318
|
+
export declare var Template: StaticStructureSchema;
|
|
319
|
+
export declare var Tenant: StaticStructureSchema;
|
|
320
|
+
export declare var TenantInfo: StaticStructureSchema;
|
|
321
|
+
export declare var TenantResource: StaticStructureSchema;
|
|
322
|
+
export declare var TestRenderEmailTemplateRequest: StaticStructureSchema;
|
|
323
|
+
export declare var TestRenderEmailTemplateResponse: StaticStructureSchema;
|
|
324
|
+
export declare var TooManyRequestsException: StaticErrorSchema;
|
|
325
|
+
export declare var Topic: StaticStructureSchema;
|
|
326
|
+
export declare var TopicFilter: StaticStructureSchema;
|
|
327
|
+
export declare var TopicPreference: StaticStructureSchema;
|
|
328
|
+
export declare var TrackingOptions: StaticStructureSchema;
|
|
329
|
+
export declare var UntagResourceRequest: StaticStructureSchema;
|
|
330
|
+
export declare var UntagResourceResponse: StaticStructureSchema;
|
|
331
|
+
export declare var UpdateConfigurationSetEventDestinationRequest: StaticStructureSchema;
|
|
332
|
+
export declare var UpdateConfigurationSetEventDestinationResponse: StaticStructureSchema;
|
|
333
|
+
export declare var UpdateContactListRequest: StaticStructureSchema;
|
|
334
|
+
export declare var UpdateContactListResponse: StaticStructureSchema;
|
|
335
|
+
export declare var UpdateContactRequest: StaticStructureSchema;
|
|
336
|
+
export declare var UpdateContactResponse: StaticStructureSchema;
|
|
337
|
+
export declare var UpdateCustomVerificationEmailTemplateRequest: StaticStructureSchema;
|
|
338
|
+
export declare var UpdateCustomVerificationEmailTemplateResponse: StaticStructureSchema;
|
|
339
|
+
export declare var UpdateEmailIdentityPolicyRequest: StaticStructureSchema;
|
|
340
|
+
export declare var UpdateEmailIdentityPolicyResponse: StaticStructureSchema;
|
|
341
|
+
export declare var UpdateEmailTemplateRequest: StaticStructureSchema;
|
|
342
|
+
export declare var UpdateEmailTemplateResponse: StaticStructureSchema;
|
|
343
|
+
export declare var UpdateReputationEntityCustomerManagedStatusRequest: StaticStructureSchema;
|
|
344
|
+
export declare var UpdateReputationEntityCustomerManagedStatusResponse: StaticStructureSchema;
|
|
345
|
+
export declare var UpdateReputationEntityPolicyRequest: StaticStructureSchema;
|
|
346
|
+
export declare var UpdateReputationEntityPolicyResponse: StaticStructureSchema;
|
|
347
|
+
export declare var VdmAttributes: StaticStructureSchema;
|
|
348
|
+
export declare var VdmOptions: StaticStructureSchema;
|
|
349
|
+
export declare var VerificationInfo: StaticStructureSchema;
|
|
350
|
+
export declare var VolumeStatistics: StaticStructureSchema;
|
|
351
|
+
export declare var __Unit: "unit";
|
|
352
|
+
export declare var SESv2ServiceException: StaticErrorSchema;
|
|
353
|
+
export declare var AdditionalContactEmailAddresses: StaticListSchema;
|
|
354
|
+
export declare var AttachmentList: StaticListSchema;
|
|
355
|
+
export declare var BatchGetMetricDataQueries: StaticListSchema;
|
|
356
|
+
export declare var BlacklistEntries: StaticListSchema;
|
|
357
|
+
export declare var BlacklistItemNames: number;
|
|
358
|
+
export declare var BulkEmailEntryList: StaticListSchema;
|
|
359
|
+
export declare var BulkEmailEntryResultList: StaticListSchema;
|
|
360
|
+
export declare var CloudWatchDimensionConfigurations: StaticListSchema;
|
|
361
|
+
export declare var ConfigurationSetNameList: number;
|
|
362
|
+
export declare var CustomVerificationEmailTemplatesList: StaticListSchema;
|
|
363
|
+
export declare var DailyVolumes: StaticListSchema;
|
|
364
|
+
export declare var DedicatedIpList: StaticListSchema;
|
|
365
|
+
export declare var DeliverabilityTestReports: StaticListSchema;
|
|
366
|
+
export declare var DnsTokenList: number;
|
|
367
|
+
export declare var DomainDeliverabilityCampaignList: StaticListSchema;
|
|
368
|
+
export declare var DomainDeliverabilityTrackingOptions: StaticListSchema;
|
|
369
|
+
export declare var DomainIspPlacements: StaticListSchema;
|
|
370
|
+
export declare var EmailAddressFilterList: StaticListSchema;
|
|
371
|
+
export declare var EmailAddressList: number;
|
|
372
|
+
export declare var EmailInsightsList: StaticListSchema;
|
|
373
|
+
export declare var EmailSubjectFilterList: StaticListSchema;
|
|
374
|
+
export declare var EmailTemplateMetadataList: StaticListSchema;
|
|
375
|
+
export declare var Esps: number;
|
|
376
|
+
export declare var EventDestinations: StaticListSchema;
|
|
377
|
+
export declare var EventTypes: number;
|
|
378
|
+
export declare var ExportDimensionValue: number;
|
|
379
|
+
export declare var ExportJobSummaryList: StaticListSchema;
|
|
380
|
+
export declare var ExportMetrics: StaticListSchema;
|
|
381
|
+
export declare var IdentityInfoList: StaticListSchema;
|
|
382
|
+
export declare var ImportJobSummaryList: StaticListSchema;
|
|
383
|
+
export declare var InsightsEvents: StaticListSchema;
|
|
384
|
+
export declare var IpList: number;
|
|
385
|
+
export declare var IspFilterList: number;
|
|
386
|
+
export declare var IspNameList: number;
|
|
387
|
+
export declare var IspPlacements: StaticListSchema;
|
|
388
|
+
export declare var LastDeliveryEventList: number;
|
|
389
|
+
export declare var LastEngagementEventList: number;
|
|
390
|
+
export declare var ListOfContactLists: StaticListSchema;
|
|
391
|
+
export declare var ListOfContacts: StaticListSchema;
|
|
392
|
+
export declare var ListOfDedicatedIpPools: number;
|
|
393
|
+
export declare var MessageHeaderList: StaticListSchema;
|
|
394
|
+
export declare var MessageTagList: StaticListSchema;
|
|
395
|
+
export declare var MetricDataErrorList: StaticListSchema;
|
|
396
|
+
export declare var MetricDataResultList: StaticListSchema;
|
|
397
|
+
export declare var MetricValueList: number;
|
|
398
|
+
export declare var MultiRegionEndpoints: StaticListSchema;
|
|
399
|
+
export declare var RecommendationsList: StaticListSchema;
|
|
400
|
+
export declare var Regions: number;
|
|
401
|
+
export declare var ReputationEntitiesList: StaticListSchema;
|
|
402
|
+
export declare var ResourceTenantMetadataList: StaticListSchema;
|
|
403
|
+
export declare var Routes: StaticListSchema;
|
|
404
|
+
export declare var RoutesDetails: StaticListSchema;
|
|
405
|
+
export declare var SuppressedDestinationSummaries: StaticListSchema;
|
|
406
|
+
export declare var SuppressionListReasons: number;
|
|
407
|
+
export declare var TagKeyList: number;
|
|
408
|
+
export declare var TagList: StaticListSchema;
|
|
409
|
+
export declare var TenantInfoList: StaticListSchema;
|
|
410
|
+
export declare var TenantResourceList: StaticListSchema;
|
|
411
|
+
export declare var TimestampList: number;
|
|
412
|
+
export declare var TopicPreferenceList: StaticListSchema;
|
|
413
|
+
export declare var Topics: StaticListSchema;
|
|
414
|
+
export declare var BlacklistReport: StaticMapSchema;
|
|
415
|
+
export declare var Dimensions: number;
|
|
416
|
+
export declare var ExportDimensions: StaticMapSchema;
|
|
417
|
+
export declare var ListRecommendationsFilter: number;
|
|
418
|
+
export declare var ListTenantResourcesFilter: number;
|
|
419
|
+
export declare var PolicyMap: number;
|
|
420
|
+
export declare var ReputationEntityFilter: number;
|
|
421
|
+
export declare var BatchGetMetricData: StaticOperationSchema;
|
|
422
|
+
export declare var CancelExportJob: StaticOperationSchema;
|
|
423
|
+
export declare var CreateConfigurationSet: StaticOperationSchema;
|
|
424
|
+
export declare var CreateConfigurationSetEventDestination: StaticOperationSchema;
|
|
425
|
+
export declare var CreateContact: StaticOperationSchema;
|
|
426
|
+
export declare var CreateContactList: StaticOperationSchema;
|
|
427
|
+
export declare var CreateCustomVerificationEmailTemplate: StaticOperationSchema;
|
|
428
|
+
export declare var CreateDedicatedIpPool: StaticOperationSchema;
|
|
429
|
+
export declare var CreateDeliverabilityTestReport: StaticOperationSchema;
|
|
430
|
+
export declare var CreateEmailIdentity: StaticOperationSchema;
|
|
431
|
+
export declare var CreateEmailIdentityPolicy: StaticOperationSchema;
|
|
432
|
+
export declare var CreateEmailTemplate: StaticOperationSchema;
|
|
433
|
+
export declare var CreateExportJob: StaticOperationSchema;
|
|
434
|
+
export declare var CreateImportJob: StaticOperationSchema;
|
|
435
|
+
export declare var CreateMultiRegionEndpoint: StaticOperationSchema;
|
|
436
|
+
export declare var CreateTenant: StaticOperationSchema;
|
|
437
|
+
export declare var CreateTenantResourceAssociation: StaticOperationSchema;
|
|
438
|
+
export declare var DeleteConfigurationSet: StaticOperationSchema;
|
|
439
|
+
export declare var DeleteConfigurationSetEventDestination: StaticOperationSchema;
|
|
440
|
+
export declare var DeleteContact: StaticOperationSchema;
|
|
441
|
+
export declare var DeleteContactList: StaticOperationSchema;
|
|
442
|
+
export declare var DeleteCustomVerificationEmailTemplate: StaticOperationSchema;
|
|
443
|
+
export declare var DeleteDedicatedIpPool: StaticOperationSchema;
|
|
444
|
+
export declare var DeleteEmailIdentity: StaticOperationSchema;
|
|
445
|
+
export declare var DeleteEmailIdentityPolicy: StaticOperationSchema;
|
|
446
|
+
export declare var DeleteEmailTemplate: StaticOperationSchema;
|
|
447
|
+
export declare var DeleteMultiRegionEndpoint: StaticOperationSchema;
|
|
448
|
+
export declare var DeleteSuppressedDestination: StaticOperationSchema;
|
|
449
|
+
export declare var DeleteTenant: StaticOperationSchema;
|
|
450
|
+
export declare var DeleteTenantResourceAssociation: StaticOperationSchema;
|
|
451
|
+
export declare var GetAccount: StaticOperationSchema;
|
|
452
|
+
export declare var GetBlacklistReports: StaticOperationSchema;
|
|
453
|
+
export declare var GetConfigurationSet: StaticOperationSchema;
|
|
454
|
+
export declare var GetConfigurationSetEventDestinations: StaticOperationSchema;
|
|
455
|
+
export declare var GetContact: StaticOperationSchema;
|
|
456
|
+
export declare var GetContactList: StaticOperationSchema;
|
|
457
|
+
export declare var GetCustomVerificationEmailTemplate: StaticOperationSchema;
|
|
458
|
+
export declare var GetDedicatedIp: StaticOperationSchema;
|
|
459
|
+
export declare var GetDedicatedIpPool: StaticOperationSchema;
|
|
460
|
+
export declare var GetDedicatedIps: StaticOperationSchema;
|
|
461
|
+
export declare var GetDeliverabilityDashboardOptions: StaticOperationSchema;
|
|
462
|
+
export declare var GetDeliverabilityTestReport: StaticOperationSchema;
|
|
463
|
+
export declare var GetDomainDeliverabilityCampaign: StaticOperationSchema;
|
|
464
|
+
export declare var GetDomainStatisticsReport: StaticOperationSchema;
|
|
465
|
+
export declare var GetEmailIdentity: StaticOperationSchema;
|
|
466
|
+
export declare var GetEmailIdentityPolicies: StaticOperationSchema;
|
|
467
|
+
export declare var GetEmailTemplate: StaticOperationSchema;
|
|
468
|
+
export declare var GetExportJob: StaticOperationSchema;
|
|
469
|
+
export declare var GetImportJob: StaticOperationSchema;
|
|
470
|
+
export declare var GetMessageInsights: StaticOperationSchema;
|
|
471
|
+
export declare var GetMultiRegionEndpoint: StaticOperationSchema;
|
|
472
|
+
export declare var GetReputationEntity: StaticOperationSchema;
|
|
473
|
+
export declare var GetSuppressedDestination: StaticOperationSchema;
|
|
474
|
+
export declare var GetTenant: StaticOperationSchema;
|
|
475
|
+
export declare var ListConfigurationSets: StaticOperationSchema;
|
|
476
|
+
export declare var ListContactLists: StaticOperationSchema;
|
|
477
|
+
export declare var ListContacts: StaticOperationSchema;
|
|
478
|
+
export declare var ListCustomVerificationEmailTemplates: StaticOperationSchema;
|
|
479
|
+
export declare var ListDedicatedIpPools: StaticOperationSchema;
|
|
480
|
+
export declare var ListDeliverabilityTestReports: StaticOperationSchema;
|
|
481
|
+
export declare var ListDomainDeliverabilityCampaigns: StaticOperationSchema;
|
|
482
|
+
export declare var ListEmailIdentities: StaticOperationSchema;
|
|
483
|
+
export declare var ListEmailTemplates: StaticOperationSchema;
|
|
484
|
+
export declare var ListExportJobs: StaticOperationSchema;
|
|
485
|
+
export declare var ListImportJobs: StaticOperationSchema;
|
|
486
|
+
export declare var ListMultiRegionEndpoints: StaticOperationSchema;
|
|
487
|
+
export declare var ListRecommendations: StaticOperationSchema;
|
|
488
|
+
export declare var ListReputationEntities: StaticOperationSchema;
|
|
489
|
+
export declare var ListResourceTenants: StaticOperationSchema;
|
|
490
|
+
export declare var ListSuppressedDestinations: StaticOperationSchema;
|
|
491
|
+
export declare var ListTagsForResource: StaticOperationSchema;
|
|
492
|
+
export declare var ListTenantResources: StaticOperationSchema;
|
|
493
|
+
export declare var ListTenants: StaticOperationSchema;
|
|
494
|
+
export declare var PutAccountDedicatedIpWarmupAttributes: StaticOperationSchema;
|
|
495
|
+
export declare var PutAccountDetails: StaticOperationSchema;
|
|
496
|
+
export declare var PutAccountSendingAttributes: StaticOperationSchema;
|
|
497
|
+
export declare var PutAccountSuppressionAttributes: StaticOperationSchema;
|
|
498
|
+
export declare var PutAccountVdmAttributes: StaticOperationSchema;
|
|
499
|
+
export declare var PutConfigurationSetArchivingOptions: StaticOperationSchema;
|
|
500
|
+
export declare var PutConfigurationSetDeliveryOptions: StaticOperationSchema;
|
|
501
|
+
export declare var PutConfigurationSetReputationOptions: StaticOperationSchema;
|
|
502
|
+
export declare var PutConfigurationSetSendingOptions: StaticOperationSchema;
|
|
503
|
+
export declare var PutConfigurationSetSuppressionOptions: StaticOperationSchema;
|
|
504
|
+
export declare var PutConfigurationSetTrackingOptions: StaticOperationSchema;
|
|
505
|
+
export declare var PutConfigurationSetVdmOptions: StaticOperationSchema;
|
|
506
|
+
export declare var PutDedicatedIpInPool: StaticOperationSchema;
|
|
507
|
+
export declare var PutDedicatedIpPoolScalingAttributes: StaticOperationSchema;
|
|
508
|
+
export declare var PutDedicatedIpWarmupAttributes: StaticOperationSchema;
|
|
509
|
+
export declare var PutDeliverabilityDashboardOption: StaticOperationSchema;
|
|
510
|
+
export declare var PutEmailIdentityConfigurationSetAttributes: StaticOperationSchema;
|
|
511
|
+
export declare var PutEmailIdentityDkimAttributes: StaticOperationSchema;
|
|
512
|
+
export declare var PutEmailIdentityDkimSigningAttributes: StaticOperationSchema;
|
|
513
|
+
export declare var PutEmailIdentityFeedbackAttributes: StaticOperationSchema;
|
|
514
|
+
export declare var PutEmailIdentityMailFromAttributes: StaticOperationSchema;
|
|
515
|
+
export declare var PutSuppressedDestination: StaticOperationSchema;
|
|
516
|
+
export declare var SendBulkEmail: StaticOperationSchema;
|
|
517
|
+
export declare var SendCustomVerificationEmail: StaticOperationSchema;
|
|
518
|
+
export declare var SendEmail: StaticOperationSchema;
|
|
519
|
+
export declare var TagResource: StaticOperationSchema;
|
|
520
|
+
export declare var TestRenderEmailTemplate: StaticOperationSchema;
|
|
521
|
+
export declare var UntagResource: StaticOperationSchema;
|
|
522
|
+
export declare var UpdateConfigurationSetEventDestination: StaticOperationSchema;
|
|
523
|
+
export declare var UpdateContact: StaticOperationSchema;
|
|
524
|
+
export declare var UpdateContactList: StaticOperationSchema;
|
|
525
|
+
export declare var UpdateCustomVerificationEmailTemplate: StaticOperationSchema;
|
|
526
|
+
export declare var UpdateEmailIdentityPolicy: StaticOperationSchema;
|
|
527
|
+
export declare var UpdateEmailTemplate: StaticOperationSchema;
|
|
528
|
+
export declare var UpdateReputationEntityCustomerManagedStatus: StaticOperationSchema;
|
|
529
|
+
export declare var UpdateReputationEntityPolicy: StaticOperationSchema;
|