@aws-sdk/client-sesv2 3.1086.0 → 3.1088.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.
Files changed (131) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/SESv2.d.ts +358 -520
  3. package/dist-types/ts3.4/SESv2Client.d.ts +21 -49
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -16
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/BatchGetMetricDataCommand.d.ts +5 -10
  8. package/dist-types/ts3.4/commands/CancelExportJobCommand.d.ts +4 -9
  9. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +4 -9
  12. package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +4 -9
  20. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +4 -9
  21. package/dist-types/ts3.4/commands/CreateMultiRegionEndpointCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateTenantCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/CreateTenantResourceAssociationCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +4 -9
  27. package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeleteMultiRegionEndpointCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeleteTenantCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteTenantResourceAssociationCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -4
  38. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +4 -9
  45. package/dist-types/ts3.4/commands/GetDedicatedIpPoolCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +3 -8
  47. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +3 -5
  48. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/GetEmailAddressInsightsCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/GetMessageInsightsCommand.d.ts +5 -10
  58. package/dist-types/ts3.4/commands/GetMultiRegionEndpointCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/GetReputationEntityCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/GetTenantCommand.d.ts +7 -5
  62. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +4 -9
  63. package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +3 -8
  64. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +3 -5
  68. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +4 -9
  70. package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/ListExportJobsCommand.d.ts +3 -8
  72. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +3 -8
  73. package/dist-types/ts3.4/commands/ListMultiRegionEndpointsCommand.d.ts +3 -5
  74. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
  75. package/dist-types/ts3.4/commands/ListReputationEntitiesCommand.d.ts +4 -9
  76. package/dist-types/ts3.4/commands/ListResourceTenantsCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/ListTenantResourcesCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/ListTenantsCommand.d.ts +2 -4
  81. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +3 -5
  82. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +5 -10
  83. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +3 -5
  84. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +3 -5
  85. package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +4 -6
  90. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +4 -6
  92. package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/PutTenantSuppressionAttributesCommand.d.ts +4 -6
  104. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +4 -9
  105. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +4 -6
  106. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +7 -5
  107. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  108. package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  110. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +4 -6
  111. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +4 -9
  112. package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +5 -10
  113. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +4 -6
  115. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +5 -10
  116. package/dist-types/ts3.4/commands/UpdateReputationEntityCustomerManagedStatusCommand.d.ts +4 -6
  117. package/dist-types/ts3.4/commands/UpdateReputationEntityPolicyCommand.d.ts +4 -6
  118. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  119. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  120. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  121. package/dist-types/ts3.4/models/enums.d.ts +21 -42
  122. package/dist-types/ts3.4/models/errors.d.ts +10 -36
  123. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  124. package/dist-types/ts3.4/pagination/ListTenantsPaginator.d.ts +1 -4
  125. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  126. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  127. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  128. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  129. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  130. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  131. package/package.json +40 -40
@@ -4,14 +4,12 @@ import {
4
4
  GetCustomVerificationEmailTemplateResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetCustomVerificationEmailTemplateCommandInput
8
- extends GetCustomVerificationEmailTemplateRequest {}
7
+ export interface GetCustomVerificationEmailTemplateCommandInput extends GetCustomVerificationEmailTemplateRequest {}
9
8
  export interface GetCustomVerificationEmailTemplateCommandOutput
10
- extends GetCustomVerificationEmailTemplateResponse,
11
- __MetadataBearer {}
9
+ extends GetCustomVerificationEmailTemplateResponse, __MetadataBearer {}
12
10
  declare const GetCustomVerificationEmailTemplateCommand_base: {
13
11
  new (
14
- input: GetCustomVerificationEmailTemplateCommandInput
12
+ input: GetCustomVerificationEmailTemplateCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetCustomVerificationEmailTemplateCommandInput,
17
15
  GetCustomVerificationEmailTemplateCommandOutput,
@@ -20,7 +18,7 @@ declare const GetCustomVerificationEmailTemplateCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetCustomVerificationEmailTemplateCommandInput
21
+ input: GetCustomVerificationEmailTemplateCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetCustomVerificationEmailTemplateCommandInput,
26
24
  GetCustomVerificationEmailTemplateCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetDedicatedIpRequest,
4
- GetDedicatedIpResponse,
5
- } from "../models/models_0";
2
+ import { GetDedicatedIpRequest, GetDedicatedIpResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetDedicatedIpCommandInput extends GetDedicatedIpRequest {}
8
- export interface GetDedicatedIpCommandOutput
9
- extends GetDedicatedIpResponse,
10
- __MetadataBearer {}
5
+ export interface GetDedicatedIpCommandOutput extends GetDedicatedIpResponse, __MetadataBearer {}
11
6
  declare const GetDedicatedIpCommand_base: {
12
7
  new (
13
- input: GetDedicatedIpCommandInput
8
+ input: GetDedicatedIpCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetDedicatedIpCommandInput,
16
11
  GetDedicatedIpCommandOutput,
@@ -19,7 +14,7 @@ declare const GetDedicatedIpCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetDedicatedIpCommandInput
17
+ input: GetDedicatedIpCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetDedicatedIpCommandInput,
25
20
  GetDedicatedIpCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetDedicatedIpPoolRequest,
4
- GetDedicatedIpPoolResponse,
5
- } from "../models/models_0";
2
+ import { GetDedicatedIpPoolRequest, GetDedicatedIpPoolResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetDedicatedIpPoolCommandInput
8
- extends GetDedicatedIpPoolRequest {}
4
+ export interface GetDedicatedIpPoolCommandInput extends GetDedicatedIpPoolRequest {}
9
5
  export interface GetDedicatedIpPoolCommandOutput
10
- extends GetDedicatedIpPoolResponse,
11
- __MetadataBearer {}
6
+ extends GetDedicatedIpPoolResponse, __MetadataBearer {}
12
7
  declare const GetDedicatedIpPoolCommand_base: {
13
8
  new (
14
- input: GetDedicatedIpPoolCommandInput
9
+ input: GetDedicatedIpPoolCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetDedicatedIpPoolCommandInput,
17
12
  GetDedicatedIpPoolCommandOutput,
@@ -20,7 +15,7 @@ declare const GetDedicatedIpPoolCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetDedicatedIpPoolCommandInput
18
+ input: GetDedicatedIpPoolCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetDedicatedIpPoolCommandInput,
26
21
  GetDedicatedIpPoolCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetDedicatedIpsRequest,
4
- GetDedicatedIpsResponse,
5
- } from "../models/models_0";
2
+ import { GetDedicatedIpsRequest, GetDedicatedIpsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetDedicatedIpsCommandInput extends GetDedicatedIpsRequest {}
8
- export interface GetDedicatedIpsCommandOutput
9
- extends GetDedicatedIpsResponse,
10
- __MetadataBearer {}
5
+ export interface GetDedicatedIpsCommandOutput extends GetDedicatedIpsResponse, __MetadataBearer {}
11
6
  declare const GetDedicatedIpsCommand_base: {
12
7
  new (
13
- input: GetDedicatedIpsCommandInput
8
+ input: GetDedicatedIpsCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetDedicatedIpsCommandInput,
16
11
  GetDedicatedIpsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetDeliverabilityDashboardOptionsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetDeliverabilityDashboardOptionsCommandInput
8
- extends GetDeliverabilityDashboardOptionsRequest {}
7
+ export interface GetDeliverabilityDashboardOptionsCommandInput extends GetDeliverabilityDashboardOptionsRequest {}
9
8
  export interface GetDeliverabilityDashboardOptionsCommandOutput
10
- extends GetDeliverabilityDashboardOptionsResponse,
11
- __MetadataBearer {}
9
+ extends GetDeliverabilityDashboardOptionsResponse, __MetadataBearer {}
12
10
  declare const GetDeliverabilityDashboardOptionsCommand_base: {
13
11
  new (
14
- input: GetDeliverabilityDashboardOptionsCommandInput
12
+ input: GetDeliverabilityDashboardOptionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetDeliverabilityDashboardOptionsCommandInput,
17
15
  GetDeliverabilityDashboardOptionsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetDeliverabilityTestReportResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetDeliverabilityTestReportCommandInput
8
- extends GetDeliverabilityTestReportRequest {}
7
+ export interface GetDeliverabilityTestReportCommandInput extends GetDeliverabilityTestReportRequest {}
9
8
  export interface GetDeliverabilityTestReportCommandOutput
10
- extends GetDeliverabilityTestReportResponse,
11
- __MetadataBearer {}
9
+ extends GetDeliverabilityTestReportResponse, __MetadataBearer {}
12
10
  declare const GetDeliverabilityTestReportCommand_base: {
13
11
  new (
14
- input: GetDeliverabilityTestReportCommandInput
12
+ input: GetDeliverabilityTestReportCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetDeliverabilityTestReportCommandInput,
17
15
  GetDeliverabilityTestReportCommandOutput,
@@ -20,7 +18,7 @@ declare const GetDeliverabilityTestReportCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetDeliverabilityTestReportCommandInput
21
+ input: GetDeliverabilityTestReportCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetDeliverabilityTestReportCommandInput,
26
24
  GetDeliverabilityTestReportCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetDomainDeliverabilityCampaignResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetDomainDeliverabilityCampaignCommandInput
8
- extends GetDomainDeliverabilityCampaignRequest {}
7
+ export interface GetDomainDeliverabilityCampaignCommandInput extends GetDomainDeliverabilityCampaignRequest {}
9
8
  export interface GetDomainDeliverabilityCampaignCommandOutput
10
- extends GetDomainDeliverabilityCampaignResponse,
11
- __MetadataBearer {}
9
+ extends GetDomainDeliverabilityCampaignResponse, __MetadataBearer {}
12
10
  declare const GetDomainDeliverabilityCampaignCommand_base: {
13
11
  new (
14
- input: GetDomainDeliverabilityCampaignCommandInput
12
+ input: GetDomainDeliverabilityCampaignCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetDomainDeliverabilityCampaignCommandInput,
17
15
  GetDomainDeliverabilityCampaignCommandOutput,
@@ -20,7 +18,7 @@ declare const GetDomainDeliverabilityCampaignCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetDomainDeliverabilityCampaignCommandInput
21
+ input: GetDomainDeliverabilityCampaignCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetDomainDeliverabilityCampaignCommandInput,
26
24
  GetDomainDeliverabilityCampaignCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetDomainStatisticsReportResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetDomainStatisticsReportCommandInput
8
- extends GetDomainStatisticsReportRequest {}
7
+ export interface GetDomainStatisticsReportCommandInput extends GetDomainStatisticsReportRequest {}
9
8
  export interface GetDomainStatisticsReportCommandOutput
10
- extends GetDomainStatisticsReportResponse,
11
- __MetadataBearer {}
9
+ extends GetDomainStatisticsReportResponse, __MetadataBearer {}
12
10
  declare const GetDomainStatisticsReportCommand_base: {
13
11
  new (
14
- input: GetDomainStatisticsReportCommandInput
12
+ input: GetDomainStatisticsReportCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetDomainStatisticsReportCommandInput,
17
15
  GetDomainStatisticsReportCommandOutput,
@@ -20,7 +18,7 @@ declare const GetDomainStatisticsReportCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetDomainStatisticsReportCommandInput
21
+ input: GetDomainStatisticsReportCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetDomainStatisticsReportCommandInput,
26
24
  GetDomainStatisticsReportCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetEmailAddressInsightsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetEmailAddressInsightsCommandInput
8
- extends GetEmailAddressInsightsRequest {}
7
+ export interface GetEmailAddressInsightsCommandInput extends GetEmailAddressInsightsRequest {}
9
8
  export interface GetEmailAddressInsightsCommandOutput
10
- extends GetEmailAddressInsightsResponse,
11
- __MetadataBearer {}
9
+ extends GetEmailAddressInsightsResponse, __MetadataBearer {}
12
10
  declare const GetEmailAddressInsightsCommand_base: {
13
11
  new (
14
- input: GetEmailAddressInsightsCommandInput
12
+ input: GetEmailAddressInsightsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetEmailAddressInsightsCommandInput,
17
15
  GetEmailAddressInsightsCommandOutput,
@@ -20,7 +18,7 @@ declare const GetEmailAddressInsightsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetEmailAddressInsightsCommandInput
21
+ input: GetEmailAddressInsightsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetEmailAddressInsightsCommandInput,
26
24
  GetEmailAddressInsightsCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetEmailIdentityRequest,
4
- GetEmailIdentityResponse,
5
- } from "../models/models_0";
2
+ import { GetEmailIdentityRequest, GetEmailIdentityResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetEmailIdentityCommandInput extends GetEmailIdentityRequest {}
8
- export interface GetEmailIdentityCommandOutput
9
- extends GetEmailIdentityResponse,
10
- __MetadataBearer {}
5
+ export interface GetEmailIdentityCommandOutput extends GetEmailIdentityResponse, __MetadataBearer {}
11
6
  declare const GetEmailIdentityCommand_base: {
12
7
  new (
13
- input: GetEmailIdentityCommandInput
8
+ input: GetEmailIdentityCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetEmailIdentityCommandInput,
16
11
  GetEmailIdentityCommandOutput,
@@ -19,7 +14,7 @@ declare const GetEmailIdentityCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetEmailIdentityCommandInput
17
+ input: GetEmailIdentityCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetEmailIdentityCommandInput,
25
20
  GetEmailIdentityCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetEmailIdentityPoliciesResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetEmailIdentityPoliciesCommandInput
8
- extends GetEmailIdentityPoliciesRequest {}
7
+ export interface GetEmailIdentityPoliciesCommandInput extends GetEmailIdentityPoliciesRequest {}
9
8
  export interface GetEmailIdentityPoliciesCommandOutput
10
- extends GetEmailIdentityPoliciesResponse,
11
- __MetadataBearer {}
9
+ extends GetEmailIdentityPoliciesResponse, __MetadataBearer {}
12
10
  declare const GetEmailIdentityPoliciesCommand_base: {
13
11
  new (
14
- input: GetEmailIdentityPoliciesCommandInput
12
+ input: GetEmailIdentityPoliciesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetEmailIdentityPoliciesCommandInput,
17
15
  GetEmailIdentityPoliciesCommandOutput,
@@ -20,7 +18,7 @@ declare const GetEmailIdentityPoliciesCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetEmailIdentityPoliciesCommandInput
21
+ input: GetEmailIdentityPoliciesCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetEmailIdentityPoliciesCommandInput,
26
24
  GetEmailIdentityPoliciesCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetEmailTemplateRequest,
4
- GetEmailTemplateResponse,
5
- } from "../models/models_0";
2
+ import { GetEmailTemplateRequest, GetEmailTemplateResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetEmailTemplateCommandInput extends GetEmailTemplateRequest {}
8
- export interface GetEmailTemplateCommandOutput
9
- extends GetEmailTemplateResponse,
10
- __MetadataBearer {}
5
+ export interface GetEmailTemplateCommandOutput extends GetEmailTemplateResponse, __MetadataBearer {}
11
6
  declare const GetEmailTemplateCommand_base: {
12
7
  new (
13
- input: GetEmailTemplateCommandInput
8
+ input: GetEmailTemplateCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetEmailTemplateCommandInput,
16
11
  GetEmailTemplateCommandOutput,
@@ -19,7 +14,7 @@ declare const GetEmailTemplateCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetEmailTemplateCommandInput
17
+ input: GetEmailTemplateCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetEmailTemplateCommandInput,
25
20
  GetEmailTemplateCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetExportJobRequest, GetExportJobResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetExportJobCommandInput extends GetExportJobRequest {}
5
- export interface GetExportJobCommandOutput
6
- extends GetExportJobResponse,
7
- __MetadataBearer {}
5
+ export interface GetExportJobCommandOutput extends GetExportJobResponse, __MetadataBearer {}
8
6
  declare const GetExportJobCommand_base: {
9
7
  new (
10
- input: GetExportJobCommandInput
8
+ input: GetExportJobCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  GetExportJobCommandInput,
13
11
  GetExportJobCommandOutput,
@@ -16,7 +14,7 @@ declare const GetExportJobCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: GetExportJobCommandInput
17
+ input: GetExportJobCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  GetExportJobCommandInput,
22
20
  GetExportJobCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetImportJobRequest, GetImportJobResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetImportJobCommandInput extends GetImportJobRequest {}
5
- export interface GetImportJobCommandOutput
6
- extends GetImportJobResponse,
7
- __MetadataBearer {}
5
+ export interface GetImportJobCommandOutput extends GetImportJobResponse, __MetadataBearer {}
8
6
  declare const GetImportJobCommand_base: {
9
7
  new (
10
- input: GetImportJobCommandInput
8
+ input: GetImportJobCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  GetImportJobCommandInput,
13
11
  GetImportJobCommandOutput,
@@ -16,7 +14,7 @@ declare const GetImportJobCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: GetImportJobCommandInput
17
+ input: GetImportJobCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  GetImportJobCommandInput,
22
20
  GetImportJobCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetMessageInsightsRequest,
4
- GetMessageInsightsResponse,
5
- } from "../models/models_0";
2
+ import { GetMessageInsightsRequest, GetMessageInsightsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetMessageInsightsCommandInput
8
- extends GetMessageInsightsRequest {}
4
+ export interface GetMessageInsightsCommandInput extends GetMessageInsightsRequest {}
9
5
  export interface GetMessageInsightsCommandOutput
10
- extends GetMessageInsightsResponse,
11
- __MetadataBearer {}
6
+ extends GetMessageInsightsResponse, __MetadataBearer {}
12
7
  declare const GetMessageInsightsCommand_base: {
13
8
  new (
14
- input: GetMessageInsightsCommandInput
9
+ input: GetMessageInsightsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetMessageInsightsCommandInput,
17
12
  GetMessageInsightsCommandOutput,
@@ -20,7 +15,7 @@ declare const GetMessageInsightsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetMessageInsightsCommandInput
18
+ input: GetMessageInsightsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetMessageInsightsCommandInput,
26
21
  GetMessageInsightsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetMultiRegionEndpointRequest,
4
- GetMultiRegionEndpointResponse,
5
- } from "../models/models_0";
2
+ import { GetMultiRegionEndpointRequest, GetMultiRegionEndpointResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetMultiRegionEndpointCommandInput
8
- extends GetMultiRegionEndpointRequest {}
4
+ export interface GetMultiRegionEndpointCommandInput extends GetMultiRegionEndpointRequest {}
9
5
  export interface GetMultiRegionEndpointCommandOutput
10
- extends GetMultiRegionEndpointResponse,
11
- __MetadataBearer {}
6
+ extends GetMultiRegionEndpointResponse, __MetadataBearer {}
12
7
  declare const GetMultiRegionEndpointCommand_base: {
13
8
  new (
14
- input: GetMultiRegionEndpointCommandInput
9
+ input: GetMultiRegionEndpointCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetMultiRegionEndpointCommandInput,
17
12
  GetMultiRegionEndpointCommandOutput,
@@ -20,7 +15,7 @@ declare const GetMultiRegionEndpointCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetMultiRegionEndpointCommandInput
18
+ input: GetMultiRegionEndpointCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetMultiRegionEndpointCommandInput,
26
21
  GetMultiRegionEndpointCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetReputationEntityRequest,
4
- GetReputationEntityResponse,
5
- } from "../models/models_0";
2
+ import { GetReputationEntityRequest, GetReputationEntityResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetReputationEntityCommandInput
8
- extends GetReputationEntityRequest {}
4
+ export interface GetReputationEntityCommandInput extends GetReputationEntityRequest {}
9
5
  export interface GetReputationEntityCommandOutput
10
- extends GetReputationEntityResponse,
11
- __MetadataBearer {}
6
+ extends GetReputationEntityResponse, __MetadataBearer {}
12
7
  declare const GetReputationEntityCommand_base: {
13
8
  new (
14
- input: GetReputationEntityCommandInput
9
+ input: GetReputationEntityCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetReputationEntityCommandInput,
17
12
  GetReputationEntityCommandOutput,
@@ -20,7 +15,7 @@ declare const GetReputationEntityCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetReputationEntityCommandInput
18
+ input: GetReputationEntityCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetReputationEntityCommandInput,
26
21
  GetReputationEntityCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetSuppressedDestinationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetSuppressedDestinationCommandInput
8
- extends GetSuppressedDestinationRequest {}
7
+ export interface GetSuppressedDestinationCommandInput extends GetSuppressedDestinationRequest {}
9
8
  export interface GetSuppressedDestinationCommandOutput
10
- extends GetSuppressedDestinationResponse,
11
- __MetadataBearer {}
9
+ extends GetSuppressedDestinationResponse, __MetadataBearer {}
12
10
  declare const GetSuppressedDestinationCommand_base: {
13
11
  new (
14
- input: GetSuppressedDestinationCommandInput
12
+ input: GetSuppressedDestinationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetSuppressedDestinationCommandInput,
17
15
  GetSuppressedDestinationCommandOutput,
@@ -20,7 +18,7 @@ declare const GetSuppressedDestinationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetSuppressedDestinationCommandInput
21
+ input: GetSuppressedDestinationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetSuppressedDestinationCommandInput,
26
24
  GetSuppressedDestinationCommandOutput,
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetTenantRequest, GetTenantResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetTenantCommandInput extends GetTenantRequest {}
5
- export interface GetTenantCommandOutput
6
- extends GetTenantResponse,
7
- __MetadataBearer {}
5
+ export interface GetTenantCommandOutput extends GetTenantResponse, __MetadataBearer {}
8
6
  declare const GetTenantCommand_base: {
9
- new (input: GetTenantCommandInput): import("@smithy/core/client").CommandImpl<
7
+ new (
8
+ input: GetTenantCommandInput,
9
+ ): import("@smithy/core/client").CommandImpl<
10
10
  GetTenantCommandInput,
11
11
  GetTenantCommandOutput,
12
12
  import("..").SESv2ClientResolvedConfig,
13
13
  import("..").ServiceInputTypes,
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
- new (input: GetTenantCommandInput): import("@smithy/core/client").CommandImpl<
16
+ new (
17
+ input: GetTenantCommandInput,
18
+ ): import("@smithy/core/client").CommandImpl<
17
19
  GetTenantCommandInput,
18
20
  GetTenantCommandOutput,
19
21
  import("..").SESv2ClientResolvedConfig,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListConfigurationSetsRequest,
4
- ListConfigurationSetsResponse,
5
- } from "../models/models_0";
2
+ import { ListConfigurationSetsRequest, ListConfigurationSetsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListConfigurationSetsCommandInput
8
- extends ListConfigurationSetsRequest {}
4
+ export interface ListConfigurationSetsCommandInput extends ListConfigurationSetsRequest {}
9
5
  export interface ListConfigurationSetsCommandOutput
10
- extends ListConfigurationSetsResponse,
11
- __MetadataBearer {}
6
+ extends ListConfigurationSetsResponse, __MetadataBearer {}
12
7
  declare const ListConfigurationSetsCommand_base: {
13
8
  new (
14
- input: ListConfigurationSetsCommandInput
9
+ input: ListConfigurationSetsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListConfigurationSetsCommandInput,
17
12
  ListConfigurationSetsCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListContactListsRequest,
4
- ListContactListsResponse,
5
- } from "../models/models_0";
2
+ import { ListContactListsRequest, ListContactListsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface ListContactListsCommandInput extends ListContactListsRequest {}
8
- export interface ListContactListsCommandOutput
9
- extends ListContactListsResponse,
10
- __MetadataBearer {}
5
+ export interface ListContactListsCommandOutput extends ListContactListsResponse, __MetadataBearer {}
11
6
  declare const ListContactListsCommand_base: {
12
7
  new (
13
- input: ListContactListsCommandInput
8
+ input: ListContactListsCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ListContactListsCommandInput,
16
11
  ListContactListsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListContactsRequest, ListContactsResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ListContactsCommandInput extends ListContactsRequest {}
5
- export interface ListContactsCommandOutput
6
- extends ListContactsResponse,
7
- __MetadataBearer {}
5
+ export interface ListContactsCommandOutput extends ListContactsResponse, __MetadataBearer {}
8
6
  declare const ListContactsCommand_base: {
9
7
  new (
10
- input: ListContactsCommandInput
8
+ input: ListContactsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListContactsCommandInput,
13
11
  ListContactsCommandOutput,
@@ -16,7 +14,7 @@ declare const ListContactsCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: ListContactsCommandInput
17
+ input: ListContactsCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  ListContactsCommandInput,
22
20
  ListContactsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ListCustomVerificationEmailTemplatesResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ListCustomVerificationEmailTemplatesCommandInput
8
- extends ListCustomVerificationEmailTemplatesRequest {}
7
+ export interface ListCustomVerificationEmailTemplatesCommandInput extends ListCustomVerificationEmailTemplatesRequest {}
9
8
  export interface ListCustomVerificationEmailTemplatesCommandOutput
10
- extends ListCustomVerificationEmailTemplatesResponse,
11
- __MetadataBearer {}
9
+ extends ListCustomVerificationEmailTemplatesResponse, __MetadataBearer {}
12
10
  declare const ListCustomVerificationEmailTemplatesCommand_base: {
13
11
  new (
14
- input: ListCustomVerificationEmailTemplatesCommandInput
12
+ input: ListCustomVerificationEmailTemplatesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ListCustomVerificationEmailTemplatesCommandInput,
17
15
  ListCustomVerificationEmailTemplatesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListDedicatedIpPoolsRequest,
4
- ListDedicatedIpPoolsResponse,
5
- } from "../models/models_0";
2
+ import { ListDedicatedIpPoolsRequest, ListDedicatedIpPoolsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListDedicatedIpPoolsCommandInput
8
- extends ListDedicatedIpPoolsRequest {}
4
+ export interface ListDedicatedIpPoolsCommandInput extends ListDedicatedIpPoolsRequest {}
9
5
  export interface ListDedicatedIpPoolsCommandOutput
10
- extends ListDedicatedIpPoolsResponse,
11
- __MetadataBearer {}
6
+ extends ListDedicatedIpPoolsResponse, __MetadataBearer {}
12
7
  declare const ListDedicatedIpPoolsCommand_base: {
13
8
  new (
14
- input: ListDedicatedIpPoolsCommandInput
9
+ input: ListDedicatedIpPoolsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListDedicatedIpPoolsCommandInput,
17
12
  ListDedicatedIpPoolsCommandOutput,