@aws-sdk/client-sesv2 3.1087.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 +39 -39
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateImportJobRequest,
4
- CreateImportJobResponse,
5
- } from "../models/models_0";
2
+ import { CreateImportJobRequest, CreateImportJobResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateImportJobCommandInput extends CreateImportJobRequest {}
8
- export interface CreateImportJobCommandOutput
9
- extends CreateImportJobResponse,
10
- __MetadataBearer {}
5
+ export interface CreateImportJobCommandOutput extends CreateImportJobResponse, __MetadataBearer {}
11
6
  declare const CreateImportJobCommand_base: {
12
7
  new (
13
- input: CreateImportJobCommandInput
8
+ input: CreateImportJobCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateImportJobCommandInput,
16
11
  CreateImportJobCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateImportJobCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateImportJobCommandInput
17
+ input: CreateImportJobCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateImportJobCommandInput,
25
20
  CreateImportJobCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateMultiRegionEndpointResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateMultiRegionEndpointCommandInput
8
- extends CreateMultiRegionEndpointRequest {}
7
+ export interface CreateMultiRegionEndpointCommandInput extends CreateMultiRegionEndpointRequest {}
9
8
  export interface CreateMultiRegionEndpointCommandOutput
10
- extends CreateMultiRegionEndpointResponse,
11
- __MetadataBearer {}
9
+ extends CreateMultiRegionEndpointResponse, __MetadataBearer {}
12
10
  declare const CreateMultiRegionEndpointCommand_base: {
13
11
  new (
14
- input: CreateMultiRegionEndpointCommandInput
12
+ input: CreateMultiRegionEndpointCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateMultiRegionEndpointCommandInput,
17
15
  CreateMultiRegionEndpointCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateMultiRegionEndpointCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateMultiRegionEndpointCommandInput
21
+ input: CreateMultiRegionEndpointCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateMultiRegionEndpointCommandInput,
26
24
  CreateMultiRegionEndpointCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreateTenantRequest, CreateTenantResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface CreateTenantCommandInput extends CreateTenantRequest {}
5
- export interface CreateTenantCommandOutput
6
- extends CreateTenantResponse,
7
- __MetadataBearer {}
5
+ export interface CreateTenantCommandOutput extends CreateTenantResponse, __MetadataBearer {}
8
6
  declare const CreateTenantCommand_base: {
9
7
  new (
10
- input: CreateTenantCommandInput
8
+ input: CreateTenantCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  CreateTenantCommandInput,
13
11
  CreateTenantCommandOutput,
@@ -16,7 +14,7 @@ declare const CreateTenantCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: CreateTenantCommandInput
17
+ input: CreateTenantCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  CreateTenantCommandInput,
22
20
  CreateTenantCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateTenantResourceAssociationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateTenantResourceAssociationCommandInput
8
- extends CreateTenantResourceAssociationRequest {}
7
+ export interface CreateTenantResourceAssociationCommandInput extends CreateTenantResourceAssociationRequest {}
9
8
  export interface CreateTenantResourceAssociationCommandOutput
10
- extends CreateTenantResourceAssociationResponse,
11
- __MetadataBearer {}
9
+ extends CreateTenantResourceAssociationResponse, __MetadataBearer {}
12
10
  declare const CreateTenantResourceAssociationCommand_base: {
13
11
  new (
14
- input: CreateTenantResourceAssociationCommandInput
12
+ input: CreateTenantResourceAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateTenantResourceAssociationCommandInput,
17
15
  CreateTenantResourceAssociationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateTenantResourceAssociationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateTenantResourceAssociationCommandInput
21
+ input: CreateTenantResourceAssociationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateTenantResourceAssociationCommandInput,
26
24
  CreateTenantResourceAssociationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteConfigurationSetRequest,
4
- DeleteConfigurationSetResponse,
5
- } from "../models/models_0";
2
+ import { DeleteConfigurationSetRequest, DeleteConfigurationSetResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteConfigurationSetCommandInput
8
- extends DeleteConfigurationSetRequest {}
4
+ export interface DeleteConfigurationSetCommandInput extends DeleteConfigurationSetRequest {}
9
5
  export interface DeleteConfigurationSetCommandOutput
10
- extends DeleteConfigurationSetResponse,
11
- __MetadataBearer {}
6
+ extends DeleteConfigurationSetResponse, __MetadataBearer {}
12
7
  declare const DeleteConfigurationSetCommand_base: {
13
8
  new (
14
- input: DeleteConfigurationSetCommandInput
9
+ input: DeleteConfigurationSetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteConfigurationSetCommandInput,
17
12
  DeleteConfigurationSetCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteConfigurationSetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteConfigurationSetCommandInput
18
+ input: DeleteConfigurationSetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteConfigurationSetCommandInput,
26
21
  DeleteConfigurationSetCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteConfigurationSetEventDestinationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteConfigurationSetEventDestinationCommandInput
8
- extends DeleteConfigurationSetEventDestinationRequest {}
7
+ export interface DeleteConfigurationSetEventDestinationCommandInput extends DeleteConfigurationSetEventDestinationRequest {}
9
8
  export interface DeleteConfigurationSetEventDestinationCommandOutput
10
- extends DeleteConfigurationSetEventDestinationResponse,
11
- __MetadataBearer {}
9
+ extends DeleteConfigurationSetEventDestinationResponse, __MetadataBearer {}
12
10
  declare const DeleteConfigurationSetEventDestinationCommand_base: {
13
11
  new (
14
- input: DeleteConfigurationSetEventDestinationCommandInput
12
+ input: DeleteConfigurationSetEventDestinationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteConfigurationSetEventDestinationCommandInput,
17
15
  DeleteConfigurationSetEventDestinationCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteConfigurationSetEventDestinationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteConfigurationSetEventDestinationCommandInput
21
+ input: DeleteConfigurationSetEventDestinationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteConfigurationSetEventDestinationCommandInput,
26
24
  DeleteConfigurationSetEventDestinationCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteContactRequest,
4
- DeleteContactResponse,
5
- } from "../models/models_0";
2
+ import { DeleteContactRequest, DeleteContactResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteContactCommandInput extends DeleteContactRequest {}
8
- export interface DeleteContactCommandOutput
9
- extends DeleteContactResponse,
10
- __MetadataBearer {}
5
+ export interface DeleteContactCommandOutput extends DeleteContactResponse, __MetadataBearer {}
11
6
  declare const DeleteContactCommand_base: {
12
7
  new (
13
- input: DeleteContactCommandInput
8
+ input: DeleteContactCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteContactCommandInput,
16
11
  DeleteContactCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteContactCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteContactCommandInput
17
+ input: DeleteContactCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteContactCommandInput,
25
20
  DeleteContactCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteContactListRequest,
4
- DeleteContactListResponse,
5
- } from "../models/models_0";
2
+ import { DeleteContactListRequest, DeleteContactListResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteContactListCommandInput
8
- extends DeleteContactListRequest {}
4
+ export interface DeleteContactListCommandInput extends DeleteContactListRequest {}
9
5
  export interface DeleteContactListCommandOutput
10
- extends DeleteContactListResponse,
11
- __MetadataBearer {}
6
+ extends DeleteContactListResponse, __MetadataBearer {}
12
7
  declare const DeleteContactListCommand_base: {
13
8
  new (
14
- input: DeleteContactListCommandInput
9
+ input: DeleteContactListCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteContactListCommandInput,
17
12
  DeleteContactListCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteContactListCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteContactListCommandInput
18
+ input: DeleteContactListCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteContactListCommandInput,
26
21
  DeleteContactListCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteCustomVerificationEmailTemplateResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteCustomVerificationEmailTemplateCommandInput
8
- extends DeleteCustomVerificationEmailTemplateRequest {}
7
+ export interface DeleteCustomVerificationEmailTemplateCommandInput extends DeleteCustomVerificationEmailTemplateRequest {}
9
8
  export interface DeleteCustomVerificationEmailTemplateCommandOutput
10
- extends DeleteCustomVerificationEmailTemplateResponse,
11
- __MetadataBearer {}
9
+ extends DeleteCustomVerificationEmailTemplateResponse, __MetadataBearer {}
12
10
  declare const DeleteCustomVerificationEmailTemplateCommand_base: {
13
11
  new (
14
- input: DeleteCustomVerificationEmailTemplateCommandInput
12
+ input: DeleteCustomVerificationEmailTemplateCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteCustomVerificationEmailTemplateCommandInput,
17
15
  DeleteCustomVerificationEmailTemplateCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteCustomVerificationEmailTemplateCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteCustomVerificationEmailTemplateCommandInput
21
+ input: DeleteCustomVerificationEmailTemplateCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteCustomVerificationEmailTemplateCommandInput,
26
24
  DeleteCustomVerificationEmailTemplateCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteDedicatedIpPoolRequest,
4
- DeleteDedicatedIpPoolResponse,
5
- } from "../models/models_0";
2
+ import { DeleteDedicatedIpPoolRequest, DeleteDedicatedIpPoolResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteDedicatedIpPoolCommandInput
8
- extends DeleteDedicatedIpPoolRequest {}
4
+ export interface DeleteDedicatedIpPoolCommandInput extends DeleteDedicatedIpPoolRequest {}
9
5
  export interface DeleteDedicatedIpPoolCommandOutput
10
- extends DeleteDedicatedIpPoolResponse,
11
- __MetadataBearer {}
6
+ extends DeleteDedicatedIpPoolResponse, __MetadataBearer {}
12
7
  declare const DeleteDedicatedIpPoolCommand_base: {
13
8
  new (
14
- input: DeleteDedicatedIpPoolCommandInput
9
+ input: DeleteDedicatedIpPoolCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteDedicatedIpPoolCommandInput,
17
12
  DeleteDedicatedIpPoolCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteDedicatedIpPoolCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteDedicatedIpPoolCommandInput
18
+ input: DeleteDedicatedIpPoolCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteDedicatedIpPoolCommandInput,
26
21
  DeleteDedicatedIpPoolCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteEmailIdentityRequest,
4
- DeleteEmailIdentityResponse,
5
- } from "../models/models_0";
2
+ import { DeleteEmailIdentityRequest, DeleteEmailIdentityResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteEmailIdentityCommandInput
8
- extends DeleteEmailIdentityRequest {}
4
+ export interface DeleteEmailIdentityCommandInput extends DeleteEmailIdentityRequest {}
9
5
  export interface DeleteEmailIdentityCommandOutput
10
- extends DeleteEmailIdentityResponse,
11
- __MetadataBearer {}
6
+ extends DeleteEmailIdentityResponse, __MetadataBearer {}
12
7
  declare const DeleteEmailIdentityCommand_base: {
13
8
  new (
14
- input: DeleteEmailIdentityCommandInput
9
+ input: DeleteEmailIdentityCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteEmailIdentityCommandInput,
17
12
  DeleteEmailIdentityCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteEmailIdentityCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteEmailIdentityCommandInput
18
+ input: DeleteEmailIdentityCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteEmailIdentityCommandInput,
26
21
  DeleteEmailIdentityCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteEmailIdentityPolicyResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteEmailIdentityPolicyCommandInput
8
- extends DeleteEmailIdentityPolicyRequest {}
7
+ export interface DeleteEmailIdentityPolicyCommandInput extends DeleteEmailIdentityPolicyRequest {}
9
8
  export interface DeleteEmailIdentityPolicyCommandOutput
10
- extends DeleteEmailIdentityPolicyResponse,
11
- __MetadataBearer {}
9
+ extends DeleteEmailIdentityPolicyResponse, __MetadataBearer {}
12
10
  declare const DeleteEmailIdentityPolicyCommand_base: {
13
11
  new (
14
- input: DeleteEmailIdentityPolicyCommandInput
12
+ input: DeleteEmailIdentityPolicyCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteEmailIdentityPolicyCommandInput,
17
15
  DeleteEmailIdentityPolicyCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteEmailIdentityPolicyCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteEmailIdentityPolicyCommandInput
21
+ input: DeleteEmailIdentityPolicyCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteEmailIdentityPolicyCommandInput,
26
24
  DeleteEmailIdentityPolicyCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteEmailTemplateRequest,
4
- DeleteEmailTemplateResponse,
5
- } from "../models/models_0";
2
+ import { DeleteEmailTemplateRequest, DeleteEmailTemplateResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteEmailTemplateCommandInput
8
- extends DeleteEmailTemplateRequest {}
4
+ export interface DeleteEmailTemplateCommandInput extends DeleteEmailTemplateRequest {}
9
5
  export interface DeleteEmailTemplateCommandOutput
10
- extends DeleteEmailTemplateResponse,
11
- __MetadataBearer {}
6
+ extends DeleteEmailTemplateResponse, __MetadataBearer {}
12
7
  declare const DeleteEmailTemplateCommand_base: {
13
8
  new (
14
- input: DeleteEmailTemplateCommandInput
9
+ input: DeleteEmailTemplateCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteEmailTemplateCommandInput,
17
12
  DeleteEmailTemplateCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteEmailTemplateCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteEmailTemplateCommandInput
18
+ input: DeleteEmailTemplateCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteEmailTemplateCommandInput,
26
21
  DeleteEmailTemplateCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteMultiRegionEndpointResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteMultiRegionEndpointCommandInput
8
- extends DeleteMultiRegionEndpointRequest {}
7
+ export interface DeleteMultiRegionEndpointCommandInput extends DeleteMultiRegionEndpointRequest {}
9
8
  export interface DeleteMultiRegionEndpointCommandOutput
10
- extends DeleteMultiRegionEndpointResponse,
11
- __MetadataBearer {}
9
+ extends DeleteMultiRegionEndpointResponse, __MetadataBearer {}
12
10
  declare const DeleteMultiRegionEndpointCommand_base: {
13
11
  new (
14
- input: DeleteMultiRegionEndpointCommandInput
12
+ input: DeleteMultiRegionEndpointCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteMultiRegionEndpointCommandInput,
17
15
  DeleteMultiRegionEndpointCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteMultiRegionEndpointCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteMultiRegionEndpointCommandInput
21
+ input: DeleteMultiRegionEndpointCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteMultiRegionEndpointCommandInput,
26
24
  DeleteMultiRegionEndpointCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteSuppressedDestinationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteSuppressedDestinationCommandInput
8
- extends DeleteSuppressedDestinationRequest {}
7
+ export interface DeleteSuppressedDestinationCommandInput extends DeleteSuppressedDestinationRequest {}
9
8
  export interface DeleteSuppressedDestinationCommandOutput
10
- extends DeleteSuppressedDestinationResponse,
11
- __MetadataBearer {}
9
+ extends DeleteSuppressedDestinationResponse, __MetadataBearer {}
12
10
  declare const DeleteSuppressedDestinationCommand_base: {
13
11
  new (
14
- input: DeleteSuppressedDestinationCommandInput
12
+ input: DeleteSuppressedDestinationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteSuppressedDestinationCommandInput,
17
15
  DeleteSuppressedDestinationCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteSuppressedDestinationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteSuppressedDestinationCommandInput
21
+ input: DeleteSuppressedDestinationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteSuppressedDestinationCommandInput,
26
24
  DeleteSuppressedDestinationCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteTenantRequest, DeleteTenantResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DeleteTenantCommandInput extends DeleteTenantRequest {}
5
- export interface DeleteTenantCommandOutput
6
- extends DeleteTenantResponse,
7
- __MetadataBearer {}
5
+ export interface DeleteTenantCommandOutput extends DeleteTenantResponse, __MetadataBearer {}
8
6
  declare const DeleteTenantCommand_base: {
9
7
  new (
10
- input: DeleteTenantCommandInput
8
+ input: DeleteTenantCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteTenantCommandInput,
13
11
  DeleteTenantCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteTenantCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteTenantCommandInput
17
+ input: DeleteTenantCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteTenantCommandInput,
22
20
  DeleteTenantCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteTenantResourceAssociationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteTenantResourceAssociationCommandInput
8
- extends DeleteTenantResourceAssociationRequest {}
7
+ export interface DeleteTenantResourceAssociationCommandInput extends DeleteTenantResourceAssociationRequest {}
9
8
  export interface DeleteTenantResourceAssociationCommandOutput
10
- extends DeleteTenantResourceAssociationResponse,
11
- __MetadataBearer {}
9
+ extends DeleteTenantResourceAssociationResponse, __MetadataBearer {}
12
10
  declare const DeleteTenantResourceAssociationCommand_base: {
13
11
  new (
14
- input: DeleteTenantResourceAssociationCommandInput
12
+ input: DeleteTenantResourceAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteTenantResourceAssociationCommandInput,
17
15
  DeleteTenantResourceAssociationCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteTenantResourceAssociationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteTenantResourceAssociationCommandInput
21
+ input: DeleteTenantResourceAssociationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteTenantResourceAssociationCommandInput,
26
24
  DeleteTenantResourceAssociationCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetAccountRequest, GetAccountResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetAccountCommandInput extends GetAccountRequest {}
5
- export interface GetAccountCommandOutput
6
- extends GetAccountResponse,
7
- __MetadataBearer {}
5
+ export interface GetAccountCommandOutput extends GetAccountResponse, __MetadataBearer {}
8
6
  declare const GetAccountCommand_base: {
9
7
  new (
10
- input: GetAccountCommandInput
8
+ input: GetAccountCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  GetAccountCommandInput,
13
11
  GetAccountCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetBlacklistReportsRequest,
4
- GetBlacklistReportsResponse,
5
- } from "../models/models_0";
2
+ import { GetBlacklistReportsRequest, GetBlacklistReportsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetBlacklistReportsCommandInput
8
- extends GetBlacklistReportsRequest {}
4
+ export interface GetBlacklistReportsCommandInput extends GetBlacklistReportsRequest {}
9
5
  export interface GetBlacklistReportsCommandOutput
10
- extends GetBlacklistReportsResponse,
11
- __MetadataBearer {}
6
+ extends GetBlacklistReportsResponse, __MetadataBearer {}
12
7
  declare const GetBlacklistReportsCommand_base: {
13
8
  new (
14
- input: GetBlacklistReportsCommandInput
9
+ input: GetBlacklistReportsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetBlacklistReportsCommandInput,
17
12
  GetBlacklistReportsCommandOutput,
@@ -20,7 +15,7 @@ declare const GetBlacklistReportsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetBlacklistReportsCommandInput
18
+ input: GetBlacklistReportsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetBlacklistReportsCommandInput,
26
21
  GetBlacklistReportsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetConfigurationSetRequest,
4
- GetConfigurationSetResponse,
5
- } from "../models/models_0";
2
+ import { GetConfigurationSetRequest, GetConfigurationSetResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetConfigurationSetCommandInput
8
- extends GetConfigurationSetRequest {}
4
+ export interface GetConfigurationSetCommandInput extends GetConfigurationSetRequest {}
9
5
  export interface GetConfigurationSetCommandOutput
10
- extends GetConfigurationSetResponse,
11
- __MetadataBearer {}
6
+ extends GetConfigurationSetResponse, __MetadataBearer {}
12
7
  declare const GetConfigurationSetCommand_base: {
13
8
  new (
14
- input: GetConfigurationSetCommandInput
9
+ input: GetConfigurationSetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetConfigurationSetCommandInput,
17
12
  GetConfigurationSetCommandOutput,
@@ -20,7 +15,7 @@ declare const GetConfigurationSetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetConfigurationSetCommandInput
18
+ input: GetConfigurationSetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetConfigurationSetCommandInput,
26
21
  GetConfigurationSetCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetConfigurationSetEventDestinationsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetConfigurationSetEventDestinationsCommandInput
8
- extends GetConfigurationSetEventDestinationsRequest {}
7
+ export interface GetConfigurationSetEventDestinationsCommandInput extends GetConfigurationSetEventDestinationsRequest {}
9
8
  export interface GetConfigurationSetEventDestinationsCommandOutput
10
- extends GetConfigurationSetEventDestinationsResponse,
11
- __MetadataBearer {}
9
+ extends GetConfigurationSetEventDestinationsResponse, __MetadataBearer {}
12
10
  declare const GetConfigurationSetEventDestinationsCommand_base: {
13
11
  new (
14
- input: GetConfigurationSetEventDestinationsCommandInput
12
+ input: GetConfigurationSetEventDestinationsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetConfigurationSetEventDestinationsCommandInput,
17
15
  GetConfigurationSetEventDestinationsCommandOutput,
@@ -20,7 +18,7 @@ declare const GetConfigurationSetEventDestinationsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetConfigurationSetEventDestinationsCommandInput
21
+ input: GetConfigurationSetEventDestinationsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetConfigurationSetEventDestinationsCommandInput,
26
24
  GetConfigurationSetEventDestinationsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetContactRequest, GetContactResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetContactCommandInput extends GetContactRequest {}
5
- export interface GetContactCommandOutput
6
- extends GetContactResponse,
7
- __MetadataBearer {}
5
+ export interface GetContactCommandOutput extends GetContactResponse, __MetadataBearer {}
8
6
  declare const GetContactCommand_base: {
9
7
  new (
10
- input: GetContactCommandInput
8
+ input: GetContactCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  GetContactCommandInput,
13
11
  GetContactCommandOutput,
@@ -16,7 +14,7 @@ declare const GetContactCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: GetContactCommandInput
17
+ input: GetContactCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  GetContactCommandInput,
22
20
  GetContactCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetContactListRequest,
4
- GetContactListResponse,
5
- } from "../models/models_0";
2
+ import { GetContactListRequest, GetContactListResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetContactListCommandInput extends GetContactListRequest {}
8
- export interface GetContactListCommandOutput
9
- extends GetContactListResponse,
10
- __MetadataBearer {}
5
+ export interface GetContactListCommandOutput extends GetContactListResponse, __MetadataBearer {}
11
6
  declare const GetContactListCommand_base: {
12
7
  new (
13
- input: GetContactListCommandInput
8
+ input: GetContactListCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetContactListCommandInput,
16
11
  GetContactListCommandOutput,
@@ -19,7 +14,7 @@ declare const GetContactListCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetContactListCommandInput
17
+ input: GetContactListCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetContactListCommandInput,
25
20
  GetContactListCommandOutput,