@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
  ListDeliverabilityTestReportsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ListDeliverabilityTestReportsCommandInput
8
- extends ListDeliverabilityTestReportsRequest {}
7
+ export interface ListDeliverabilityTestReportsCommandInput extends ListDeliverabilityTestReportsRequest {}
9
8
  export interface ListDeliverabilityTestReportsCommandOutput
10
- extends ListDeliverabilityTestReportsResponse,
11
- __MetadataBearer {}
9
+ extends ListDeliverabilityTestReportsResponse, __MetadataBearer {}
12
10
  declare const ListDeliverabilityTestReportsCommand_base: {
13
11
  new (
14
- input: ListDeliverabilityTestReportsCommandInput
12
+ input: ListDeliverabilityTestReportsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ListDeliverabilityTestReportsCommandInput,
17
15
  ListDeliverabilityTestReportsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ListDomainDeliverabilityCampaignsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ListDomainDeliverabilityCampaignsCommandInput
8
- extends ListDomainDeliverabilityCampaignsRequest {}
7
+ export interface ListDomainDeliverabilityCampaignsCommandInput extends ListDomainDeliverabilityCampaignsRequest {}
9
8
  export interface ListDomainDeliverabilityCampaignsCommandOutput
10
- extends ListDomainDeliverabilityCampaignsResponse,
11
- __MetadataBearer {}
9
+ extends ListDomainDeliverabilityCampaignsResponse, __MetadataBearer {}
12
10
  declare const ListDomainDeliverabilityCampaignsCommand_base: {
13
11
  new (
14
- input: ListDomainDeliverabilityCampaignsCommandInput
12
+ input: ListDomainDeliverabilityCampaignsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ListDomainDeliverabilityCampaignsCommandInput,
17
15
  ListDomainDeliverabilityCampaignsCommandOutput,
@@ -20,7 +18,7 @@ declare const ListDomainDeliverabilityCampaignsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ListDomainDeliverabilityCampaignsCommandInput
21
+ input: ListDomainDeliverabilityCampaignsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ListDomainDeliverabilityCampaignsCommandInput,
26
24
  ListDomainDeliverabilityCampaignsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListEmailIdentitiesRequest,
4
- ListEmailIdentitiesResponse,
5
- } from "../models/models_0";
2
+ import { ListEmailIdentitiesRequest, ListEmailIdentitiesResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListEmailIdentitiesCommandInput
8
- extends ListEmailIdentitiesRequest {}
4
+ export interface ListEmailIdentitiesCommandInput extends ListEmailIdentitiesRequest {}
9
5
  export interface ListEmailIdentitiesCommandOutput
10
- extends ListEmailIdentitiesResponse,
11
- __MetadataBearer {}
6
+ extends ListEmailIdentitiesResponse, __MetadataBearer {}
12
7
  declare const ListEmailIdentitiesCommand_base: {
13
8
  new (
14
- input: ListEmailIdentitiesCommandInput
9
+ input: ListEmailIdentitiesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListEmailIdentitiesCommandInput,
17
12
  ListEmailIdentitiesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListEmailTemplatesRequest,
4
- ListEmailTemplatesResponse,
5
- } from "../models/models_0";
2
+ import { ListEmailTemplatesRequest, ListEmailTemplatesResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListEmailTemplatesCommandInput
8
- extends ListEmailTemplatesRequest {}
4
+ export interface ListEmailTemplatesCommandInput extends ListEmailTemplatesRequest {}
9
5
  export interface ListEmailTemplatesCommandOutput
10
- extends ListEmailTemplatesResponse,
11
- __MetadataBearer {}
6
+ extends ListEmailTemplatesResponse, __MetadataBearer {}
12
7
  declare const ListEmailTemplatesCommand_base: {
13
8
  new (
14
- input: ListEmailTemplatesCommandInput
9
+ input: ListEmailTemplatesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListEmailTemplatesCommandInput,
17
12
  ListEmailTemplatesCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListExportJobsRequest,
4
- ListExportJobsResponse,
5
- } from "../models/models_0";
2
+ import { ListExportJobsRequest, ListExportJobsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface ListExportJobsCommandInput extends ListExportJobsRequest {}
8
- export interface ListExportJobsCommandOutput
9
- extends ListExportJobsResponse,
10
- __MetadataBearer {}
5
+ export interface ListExportJobsCommandOutput extends ListExportJobsResponse, __MetadataBearer {}
11
6
  declare const ListExportJobsCommand_base: {
12
7
  new (
13
- input: ListExportJobsCommandInput
8
+ input: ListExportJobsCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ListExportJobsCommandInput,
16
11
  ListExportJobsCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListImportJobsRequest,
4
- ListImportJobsResponse,
5
- } from "../models/models_0";
2
+ import { ListImportJobsRequest, ListImportJobsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface ListImportJobsCommandInput extends ListImportJobsRequest {}
8
- export interface ListImportJobsCommandOutput
9
- extends ListImportJobsResponse,
10
- __MetadataBearer {}
5
+ export interface ListImportJobsCommandOutput extends ListImportJobsResponse, __MetadataBearer {}
11
6
  declare const ListImportJobsCommand_base: {
12
7
  new (
13
- input: ListImportJobsCommandInput
8
+ input: ListImportJobsCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ListImportJobsCommandInput,
16
11
  ListImportJobsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ListMultiRegionEndpointsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ListMultiRegionEndpointsCommandInput
8
- extends ListMultiRegionEndpointsRequest {}
7
+ export interface ListMultiRegionEndpointsCommandInput extends ListMultiRegionEndpointsRequest {}
9
8
  export interface ListMultiRegionEndpointsCommandOutput
10
- extends ListMultiRegionEndpointsResponse,
11
- __MetadataBearer {}
9
+ extends ListMultiRegionEndpointsResponse, __MetadataBearer {}
12
10
  declare const ListMultiRegionEndpointsCommand_base: {
13
11
  new (
14
- input: ListMultiRegionEndpointsCommandInput
12
+ input: ListMultiRegionEndpointsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ListMultiRegionEndpointsCommandInput,
17
15
  ListMultiRegionEndpointsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListRecommendationsRequest,
4
- ListRecommendationsResponse,
5
- } from "../models/models_0";
2
+ import { ListRecommendationsRequest, ListRecommendationsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListRecommendationsCommandInput
8
- extends ListRecommendationsRequest {}
4
+ export interface ListRecommendationsCommandInput extends ListRecommendationsRequest {}
9
5
  export interface ListRecommendationsCommandOutput
10
- extends ListRecommendationsResponse,
11
- __MetadataBearer {}
6
+ extends ListRecommendationsResponse, __MetadataBearer {}
12
7
  declare const ListRecommendationsCommand_base: {
13
8
  new (
14
- input: ListRecommendationsCommandInput
9
+ input: ListRecommendationsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListRecommendationsCommandInput,
17
12
  ListRecommendationsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListReputationEntitiesRequest,
4
- ListReputationEntitiesResponse,
5
- } from "../models/models_0";
2
+ import { ListReputationEntitiesRequest, ListReputationEntitiesResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListReputationEntitiesCommandInput
8
- extends ListReputationEntitiesRequest {}
4
+ export interface ListReputationEntitiesCommandInput extends ListReputationEntitiesRequest {}
9
5
  export interface ListReputationEntitiesCommandOutput
10
- extends ListReputationEntitiesResponse,
11
- __MetadataBearer {}
6
+ extends ListReputationEntitiesResponse, __MetadataBearer {}
12
7
  declare const ListReputationEntitiesCommand_base: {
13
8
  new (
14
- input: ListReputationEntitiesCommandInput
9
+ input: ListReputationEntitiesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListReputationEntitiesCommandInput,
17
12
  ListReputationEntitiesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListResourceTenantsRequest,
4
- ListResourceTenantsResponse,
5
- } from "../models/models_0";
2
+ import { ListResourceTenantsRequest, ListResourceTenantsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListResourceTenantsCommandInput
8
- extends ListResourceTenantsRequest {}
4
+ export interface ListResourceTenantsCommandInput extends ListResourceTenantsRequest {}
9
5
  export interface ListResourceTenantsCommandOutput
10
- extends ListResourceTenantsResponse,
11
- __MetadataBearer {}
6
+ extends ListResourceTenantsResponse, __MetadataBearer {}
12
7
  declare const ListResourceTenantsCommand_base: {
13
8
  new (
14
- input: ListResourceTenantsCommandInput
9
+ input: ListResourceTenantsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListResourceTenantsCommandInput,
17
12
  ListResourceTenantsCommandOutput,
@@ -20,7 +15,7 @@ declare const ListResourceTenantsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListResourceTenantsCommandInput
18
+ input: ListResourceTenantsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListResourceTenantsCommandInput,
26
21
  ListResourceTenantsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ListSuppressedDestinationsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ListSuppressedDestinationsCommandInput
8
- extends ListSuppressedDestinationsRequest {}
7
+ export interface ListSuppressedDestinationsCommandInput extends ListSuppressedDestinationsRequest {}
9
8
  export interface ListSuppressedDestinationsCommandOutput
10
- extends ListSuppressedDestinationsResponse,
11
- __MetadataBearer {}
9
+ extends ListSuppressedDestinationsResponse, __MetadataBearer {}
12
10
  declare const ListSuppressedDestinationsCommand_base: {
13
11
  new (
14
- input: ListSuppressedDestinationsCommandInput
12
+ input: ListSuppressedDestinationsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ListSuppressedDestinationsCommandInput,
17
15
  ListSuppressedDestinationsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListTagsForResourceRequest,
4
- ListTagsForResourceResponse,
5
- } from "../models/models_0";
2
+ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListTagsForResourceCommandInput
8
- extends ListTagsForResourceRequest {}
4
+ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
9
5
  export interface ListTagsForResourceCommandOutput
10
- extends ListTagsForResourceResponse,
11
- __MetadataBearer {}
6
+ extends ListTagsForResourceResponse, __MetadataBearer {}
12
7
  declare const ListTagsForResourceCommand_base: {
13
8
  new (
14
- input: ListTagsForResourceCommandInput
9
+ input: ListTagsForResourceCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListTagsForResourceCommandInput,
17
12
  ListTagsForResourceCommandOutput,
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListTagsForResourceCommandInput
18
+ input: ListTagsForResourceCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListTagsForResourceCommandInput,
26
21
  ListTagsForResourceCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListTenantResourcesRequest,
4
- ListTenantResourcesResponse,
5
- } from "../models/models_0";
2
+ import { ListTenantResourcesRequest, ListTenantResourcesResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListTenantResourcesCommandInput
8
- extends ListTenantResourcesRequest {}
4
+ export interface ListTenantResourcesCommandInput extends ListTenantResourcesRequest {}
9
5
  export interface ListTenantResourcesCommandOutput
10
- extends ListTenantResourcesResponse,
11
- __MetadataBearer {}
6
+ extends ListTenantResourcesResponse, __MetadataBearer {}
12
7
  declare const ListTenantResourcesCommand_base: {
13
8
  new (
14
- input: ListTenantResourcesCommandInput
9
+ input: ListTenantResourcesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListTenantResourcesCommandInput,
17
12
  ListTenantResourcesCommandOutput,
@@ -20,7 +15,7 @@ declare const ListTenantResourcesCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListTenantResourcesCommandInput
18
+ input: ListTenantResourcesCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListTenantResourcesCommandInput,
26
21
  ListTenantResourcesCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListTenantsRequest, ListTenantsResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ListTenantsCommandInput extends ListTenantsRequest {}
5
- export interface ListTenantsCommandOutput
6
- extends ListTenantsResponse,
7
- __MetadataBearer {}
5
+ export interface ListTenantsCommandOutput extends ListTenantsResponse, __MetadataBearer {}
8
6
  declare const ListTenantsCommand_base: {
9
7
  new (
10
- input: ListTenantsCommandInput
8
+ input: ListTenantsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListTenantsCommandInput,
13
11
  ListTenantsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutAccountDedicatedIpWarmupAttributesResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutAccountDedicatedIpWarmupAttributesCommandInput
8
- extends PutAccountDedicatedIpWarmupAttributesRequest {}
7
+ export interface PutAccountDedicatedIpWarmupAttributesCommandInput extends PutAccountDedicatedIpWarmupAttributesRequest {}
9
8
  export interface PutAccountDedicatedIpWarmupAttributesCommandOutput
10
- extends PutAccountDedicatedIpWarmupAttributesResponse,
11
- __MetadataBearer {}
9
+ extends PutAccountDedicatedIpWarmupAttributesResponse, __MetadataBearer {}
12
10
  declare const PutAccountDedicatedIpWarmupAttributesCommand_base: {
13
11
  new (
14
- input: PutAccountDedicatedIpWarmupAttributesCommandInput
12
+ input: PutAccountDedicatedIpWarmupAttributesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutAccountDedicatedIpWarmupAttributesCommandInput,
17
15
  PutAccountDedicatedIpWarmupAttributesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- PutAccountDetailsRequest,
4
- PutAccountDetailsResponse,
5
- } from "../models/models_0";
2
+ import { PutAccountDetailsRequest, PutAccountDetailsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface PutAccountDetailsCommandInput
8
- extends PutAccountDetailsRequest {}
4
+ export interface PutAccountDetailsCommandInput extends PutAccountDetailsRequest {}
9
5
  export interface PutAccountDetailsCommandOutput
10
- extends PutAccountDetailsResponse,
11
- __MetadataBearer {}
6
+ extends PutAccountDetailsResponse, __MetadataBearer {}
12
7
  declare const PutAccountDetailsCommand_base: {
13
8
  new (
14
- input: PutAccountDetailsCommandInput
9
+ input: PutAccountDetailsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  PutAccountDetailsCommandInput,
17
12
  PutAccountDetailsCommandOutput,
@@ -20,7 +15,7 @@ declare const PutAccountDetailsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: PutAccountDetailsCommandInput
18
+ input: PutAccountDetailsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  PutAccountDetailsCommandInput,
26
21
  PutAccountDetailsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutAccountSendingAttributesResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutAccountSendingAttributesCommandInput
8
- extends PutAccountSendingAttributesRequest {}
7
+ export interface PutAccountSendingAttributesCommandInput extends PutAccountSendingAttributesRequest {}
9
8
  export interface PutAccountSendingAttributesCommandOutput
10
- extends PutAccountSendingAttributesResponse,
11
- __MetadataBearer {}
9
+ extends PutAccountSendingAttributesResponse, __MetadataBearer {}
12
10
  declare const PutAccountSendingAttributesCommand_base: {
13
11
  new (
14
- input: PutAccountSendingAttributesCommandInput
12
+ input: PutAccountSendingAttributesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutAccountSendingAttributesCommandInput,
17
15
  PutAccountSendingAttributesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutAccountSuppressionAttributesResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutAccountSuppressionAttributesCommandInput
8
- extends PutAccountSuppressionAttributesRequest {}
7
+ export interface PutAccountSuppressionAttributesCommandInput extends PutAccountSuppressionAttributesRequest {}
9
8
  export interface PutAccountSuppressionAttributesCommandOutput
10
- extends PutAccountSuppressionAttributesResponse,
11
- __MetadataBearer {}
9
+ extends PutAccountSuppressionAttributesResponse, __MetadataBearer {}
12
10
  declare const PutAccountSuppressionAttributesCommand_base: {
13
11
  new (
14
- input: PutAccountSuppressionAttributesCommandInput
12
+ input: PutAccountSuppressionAttributesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutAccountSuppressionAttributesCommandInput,
17
15
  PutAccountSuppressionAttributesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutAccountVdmAttributesResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutAccountVdmAttributesCommandInput
8
- extends PutAccountVdmAttributesRequest {}
7
+ export interface PutAccountVdmAttributesCommandInput extends PutAccountVdmAttributesRequest {}
9
8
  export interface PutAccountVdmAttributesCommandOutput
10
- extends PutAccountVdmAttributesResponse,
11
- __MetadataBearer {}
9
+ extends PutAccountVdmAttributesResponse, __MetadataBearer {}
12
10
  declare const PutAccountVdmAttributesCommand_base: {
13
11
  new (
14
- input: PutAccountVdmAttributesCommandInput
12
+ input: PutAccountVdmAttributesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutAccountVdmAttributesCommandInput,
17
15
  PutAccountVdmAttributesCommandOutput,
@@ -20,7 +18,7 @@ declare const PutAccountVdmAttributesCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PutAccountVdmAttributesCommandInput
21
+ input: PutAccountVdmAttributesCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PutAccountVdmAttributesCommandInput,
26
24
  PutAccountVdmAttributesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutConfigurationSetArchivingOptionsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutConfigurationSetArchivingOptionsCommandInput
8
- extends PutConfigurationSetArchivingOptionsRequest {}
7
+ export interface PutConfigurationSetArchivingOptionsCommandInput extends PutConfigurationSetArchivingOptionsRequest {}
9
8
  export interface PutConfigurationSetArchivingOptionsCommandOutput
10
- extends PutConfigurationSetArchivingOptionsResponse,
11
- __MetadataBearer {}
9
+ extends PutConfigurationSetArchivingOptionsResponse, __MetadataBearer {}
12
10
  declare const PutConfigurationSetArchivingOptionsCommand_base: {
13
11
  new (
14
- input: PutConfigurationSetArchivingOptionsCommandInput
12
+ input: PutConfigurationSetArchivingOptionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutConfigurationSetArchivingOptionsCommandInput,
17
15
  PutConfigurationSetArchivingOptionsCommandOutput,
@@ -20,7 +18,7 @@ declare const PutConfigurationSetArchivingOptionsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PutConfigurationSetArchivingOptionsCommandInput
21
+ input: PutConfigurationSetArchivingOptionsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PutConfigurationSetArchivingOptionsCommandInput,
26
24
  PutConfigurationSetArchivingOptionsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutConfigurationSetDeliveryOptionsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutConfigurationSetDeliveryOptionsCommandInput
8
- extends PutConfigurationSetDeliveryOptionsRequest {}
7
+ export interface PutConfigurationSetDeliveryOptionsCommandInput extends PutConfigurationSetDeliveryOptionsRequest {}
9
8
  export interface PutConfigurationSetDeliveryOptionsCommandOutput
10
- extends PutConfigurationSetDeliveryOptionsResponse,
11
- __MetadataBearer {}
9
+ extends PutConfigurationSetDeliveryOptionsResponse, __MetadataBearer {}
12
10
  declare const PutConfigurationSetDeliveryOptionsCommand_base: {
13
11
  new (
14
- input: PutConfigurationSetDeliveryOptionsCommandInput
12
+ input: PutConfigurationSetDeliveryOptionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutConfigurationSetDeliveryOptionsCommandInput,
17
15
  PutConfigurationSetDeliveryOptionsCommandOutput,
@@ -20,7 +18,7 @@ declare const PutConfigurationSetDeliveryOptionsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PutConfigurationSetDeliveryOptionsCommandInput
21
+ input: PutConfigurationSetDeliveryOptionsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PutConfigurationSetDeliveryOptionsCommandInput,
26
24
  PutConfigurationSetDeliveryOptionsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutConfigurationSetReputationOptionsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutConfigurationSetReputationOptionsCommandInput
8
- extends PutConfigurationSetReputationOptionsRequest {}
7
+ export interface PutConfigurationSetReputationOptionsCommandInput extends PutConfigurationSetReputationOptionsRequest {}
9
8
  export interface PutConfigurationSetReputationOptionsCommandOutput
10
- extends PutConfigurationSetReputationOptionsResponse,
11
- __MetadataBearer {}
9
+ extends PutConfigurationSetReputationOptionsResponse, __MetadataBearer {}
12
10
  declare const PutConfigurationSetReputationOptionsCommand_base: {
13
11
  new (
14
- input: PutConfigurationSetReputationOptionsCommandInput
12
+ input: PutConfigurationSetReputationOptionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutConfigurationSetReputationOptionsCommandInput,
17
15
  PutConfigurationSetReputationOptionsCommandOutput,
@@ -20,7 +18,7 @@ declare const PutConfigurationSetReputationOptionsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PutConfigurationSetReputationOptionsCommandInput
21
+ input: PutConfigurationSetReputationOptionsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PutConfigurationSetReputationOptionsCommandInput,
26
24
  PutConfigurationSetReputationOptionsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutConfigurationSetSendingOptionsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutConfigurationSetSendingOptionsCommandInput
8
- extends PutConfigurationSetSendingOptionsRequest {}
7
+ export interface PutConfigurationSetSendingOptionsCommandInput extends PutConfigurationSetSendingOptionsRequest {}
9
8
  export interface PutConfigurationSetSendingOptionsCommandOutput
10
- extends PutConfigurationSetSendingOptionsResponse,
11
- __MetadataBearer {}
9
+ extends PutConfigurationSetSendingOptionsResponse, __MetadataBearer {}
12
10
  declare const PutConfigurationSetSendingOptionsCommand_base: {
13
11
  new (
14
- input: PutConfigurationSetSendingOptionsCommandInput
12
+ input: PutConfigurationSetSendingOptionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutConfigurationSetSendingOptionsCommandInput,
17
15
  PutConfigurationSetSendingOptionsCommandOutput,
@@ -20,7 +18,7 @@ declare const PutConfigurationSetSendingOptionsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PutConfigurationSetSendingOptionsCommandInput
21
+ input: PutConfigurationSetSendingOptionsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PutConfigurationSetSendingOptionsCommandInput,
26
24
  PutConfigurationSetSendingOptionsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutConfigurationSetSuppressionOptionsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutConfigurationSetSuppressionOptionsCommandInput
8
- extends PutConfigurationSetSuppressionOptionsRequest {}
7
+ export interface PutConfigurationSetSuppressionOptionsCommandInput extends PutConfigurationSetSuppressionOptionsRequest {}
9
8
  export interface PutConfigurationSetSuppressionOptionsCommandOutput
10
- extends PutConfigurationSetSuppressionOptionsResponse,
11
- __MetadataBearer {}
9
+ extends PutConfigurationSetSuppressionOptionsResponse, __MetadataBearer {}
12
10
  declare const PutConfigurationSetSuppressionOptionsCommand_base: {
13
11
  new (
14
- input: PutConfigurationSetSuppressionOptionsCommandInput
12
+ input: PutConfigurationSetSuppressionOptionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutConfigurationSetSuppressionOptionsCommandInput,
17
15
  PutConfigurationSetSuppressionOptionsCommandOutput,
@@ -20,7 +18,7 @@ declare const PutConfigurationSetSuppressionOptionsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PutConfigurationSetSuppressionOptionsCommandInput
21
+ input: PutConfigurationSetSuppressionOptionsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PutConfigurationSetSuppressionOptionsCommandInput,
26
24
  PutConfigurationSetSuppressionOptionsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutConfigurationSetTrackingOptionsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutConfigurationSetTrackingOptionsCommandInput
8
- extends PutConfigurationSetTrackingOptionsRequest {}
7
+ export interface PutConfigurationSetTrackingOptionsCommandInput extends PutConfigurationSetTrackingOptionsRequest {}
9
8
  export interface PutConfigurationSetTrackingOptionsCommandOutput
10
- extends PutConfigurationSetTrackingOptionsResponse,
11
- __MetadataBearer {}
9
+ extends PutConfigurationSetTrackingOptionsResponse, __MetadataBearer {}
12
10
  declare const PutConfigurationSetTrackingOptionsCommand_base: {
13
11
  new (
14
- input: PutConfigurationSetTrackingOptionsCommandInput
12
+ input: PutConfigurationSetTrackingOptionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutConfigurationSetTrackingOptionsCommandInput,
17
15
  PutConfigurationSetTrackingOptionsCommandOutput,
@@ -20,7 +18,7 @@ declare const PutConfigurationSetTrackingOptionsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PutConfigurationSetTrackingOptionsCommandInput
21
+ input: PutConfigurationSetTrackingOptionsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PutConfigurationSetTrackingOptionsCommandInput,
26
24
  PutConfigurationSetTrackingOptionsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutConfigurationSetVdmOptionsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutConfigurationSetVdmOptionsCommandInput
8
- extends PutConfigurationSetVdmOptionsRequest {}
7
+ export interface PutConfigurationSetVdmOptionsCommandInput extends PutConfigurationSetVdmOptionsRequest {}
9
8
  export interface PutConfigurationSetVdmOptionsCommandOutput
10
- extends PutConfigurationSetVdmOptionsResponse,
11
- __MetadataBearer {}
9
+ extends PutConfigurationSetVdmOptionsResponse, __MetadataBearer {}
12
10
  declare const PutConfigurationSetVdmOptionsCommand_base: {
13
11
  new (
14
- input: PutConfigurationSetVdmOptionsCommandInput
12
+ input: PutConfigurationSetVdmOptionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutConfigurationSetVdmOptionsCommandInput,
17
15
  PutConfigurationSetVdmOptionsCommandOutput,
@@ -20,7 +18,7 @@ declare const PutConfigurationSetVdmOptionsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PutConfigurationSetVdmOptionsCommandInput
21
+ input: PutConfigurationSetVdmOptionsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PutConfigurationSetVdmOptionsCommandInput,
26
24
  PutConfigurationSetVdmOptionsCommandOutput,