@aws-sdk/client-sesv2 3.928.0 → 3.930.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 (136) hide show
  1. package/dist-cjs/index.js +4102 -4732
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/SESv2Client.js +2 -0
  4. package/dist-es/commands/BatchGetMetricDataCommand.js +3 -9
  5. package/dist-es/commands/CancelExportJobCommand.js +3 -9
  6. package/dist-es/commands/CreateConfigurationSetCommand.js +3 -9
  7. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -9
  8. package/dist-es/commands/CreateContactCommand.js +3 -9
  9. package/dist-es/commands/CreateContactListCommand.js +3 -9
  10. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -9
  11. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +3 -9
  12. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +3 -9
  13. package/dist-es/commands/CreateEmailIdentityCommand.js +3 -10
  14. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +3 -9
  15. package/dist-es/commands/CreateEmailTemplateCommand.js +3 -9
  16. package/dist-es/commands/CreateExportJobCommand.js +3 -10
  17. package/dist-es/commands/CreateImportJobCommand.js +3 -9
  18. package/dist-es/commands/CreateMultiRegionEndpointCommand.js +3 -9
  19. package/dist-es/commands/CreateTenantCommand.js +3 -9
  20. package/dist-es/commands/CreateTenantResourceAssociationCommand.js +3 -9
  21. package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -9
  22. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -9
  23. package/dist-es/commands/DeleteContactCommand.js +3 -9
  24. package/dist-es/commands/DeleteContactListCommand.js +3 -9
  25. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -9
  26. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +3 -9
  27. package/dist-es/commands/DeleteEmailIdentityCommand.js +3 -9
  28. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +3 -9
  29. package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -9
  30. package/dist-es/commands/DeleteMultiRegionEndpointCommand.js +3 -9
  31. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +3 -9
  32. package/dist-es/commands/DeleteTenantCommand.js +3 -9
  33. package/dist-es/commands/DeleteTenantResourceAssociationCommand.js +3 -9
  34. package/dist-es/commands/GetAccountCommand.js +3 -10
  35. package/dist-es/commands/GetBlacklistReportsCommand.js +3 -9
  36. package/dist-es/commands/GetConfigurationSetCommand.js +3 -9
  37. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +3 -9
  38. package/dist-es/commands/GetContactCommand.js +3 -9
  39. package/dist-es/commands/GetContactListCommand.js +3 -9
  40. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -9
  41. package/dist-es/commands/GetDedicatedIpCommand.js +3 -9
  42. package/dist-es/commands/GetDedicatedIpPoolCommand.js +3 -9
  43. package/dist-es/commands/GetDedicatedIpsCommand.js +3 -9
  44. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +3 -9
  45. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +3 -9
  46. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +3 -9
  47. package/dist-es/commands/GetDomainStatisticsReportCommand.js +3 -9
  48. package/dist-es/commands/GetEmailIdentityCommand.js +3 -9
  49. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +3 -9
  50. package/dist-es/commands/GetEmailTemplateCommand.js +3 -9
  51. package/dist-es/commands/GetExportJobCommand.js +3 -10
  52. package/dist-es/commands/GetImportJobCommand.js +3 -9
  53. package/dist-es/commands/GetMessageInsightsCommand.js +3 -10
  54. package/dist-es/commands/GetMultiRegionEndpointCommand.js +3 -9
  55. package/dist-es/commands/GetReputationEntityCommand.js +3 -9
  56. package/dist-es/commands/GetSuppressedDestinationCommand.js +3 -9
  57. package/dist-es/commands/GetTenantCommand.js +3 -9
  58. package/dist-es/commands/ListConfigurationSetsCommand.js +3 -9
  59. package/dist-es/commands/ListContactListsCommand.js +3 -9
  60. package/dist-es/commands/ListContactsCommand.js +3 -9
  61. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -9
  62. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +3 -9
  63. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +3 -9
  64. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +3 -9
  65. package/dist-es/commands/ListEmailIdentitiesCommand.js +3 -9
  66. package/dist-es/commands/ListEmailTemplatesCommand.js +3 -9
  67. package/dist-es/commands/ListExportJobsCommand.js +3 -9
  68. package/dist-es/commands/ListImportJobsCommand.js +3 -9
  69. package/dist-es/commands/ListMultiRegionEndpointsCommand.js +3 -9
  70. package/dist-es/commands/ListRecommendationsCommand.js +3 -9
  71. package/dist-es/commands/ListReputationEntitiesCommand.js +3 -9
  72. package/dist-es/commands/ListResourceTenantsCommand.js +3 -9
  73. package/dist-es/commands/ListSuppressedDestinationsCommand.js +3 -9
  74. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  75. package/dist-es/commands/ListTenantResourcesCommand.js +3 -9
  76. package/dist-es/commands/ListTenantsCommand.js +3 -9
  77. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +3 -9
  78. package/dist-es/commands/PutAccountDetailsCommand.js +3 -10
  79. package/dist-es/commands/PutAccountSendingAttributesCommand.js +3 -9
  80. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +3 -9
  81. package/dist-es/commands/PutAccountVdmAttributesCommand.js +3 -9
  82. package/dist-es/commands/PutConfigurationSetArchivingOptionsCommand.js +3 -9
  83. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -9
  84. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +3 -9
  85. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +3 -9
  86. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +3 -9
  87. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +3 -9
  88. package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +3 -9
  89. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +3 -9
  90. package/dist-es/commands/PutDedicatedIpPoolScalingAttributesCommand.js +3 -9
  91. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +3 -9
  92. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +3 -9
  93. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +3 -9
  94. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +3 -9
  95. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +3 -10
  96. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +3 -9
  97. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +3 -9
  98. package/dist-es/commands/PutSuppressedDestinationCommand.js +3 -9
  99. package/dist-es/commands/SendBulkEmailCommand.js +3 -9
  100. package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -9
  101. package/dist-es/commands/SendEmailCommand.js +3 -9
  102. package/dist-es/commands/TagResourceCommand.js +3 -9
  103. package/dist-es/commands/TestRenderEmailTemplateCommand.js +3 -9
  104. package/dist-es/commands/UntagResourceCommand.js +3 -9
  105. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -9
  106. package/dist-es/commands/UpdateContactCommand.js +3 -9
  107. package/dist-es/commands/UpdateContactListCommand.js +3 -9
  108. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -9
  109. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +3 -9
  110. package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -9
  111. package/dist-es/commands/UpdateReputationEntityCustomerManagedStatusCommand.js +3 -9
  112. package/dist-es/commands/UpdateReputationEntityPolicyCommand.js +3 -9
  113. package/dist-es/models/models_0.js +0 -56
  114. package/dist-es/models/models_1.js +0 -12
  115. package/dist-es/runtimeConfig.shared.js +2 -0
  116. package/dist-es/schemas/schemas_0.js +3671 -0
  117. package/dist-types/SESv2Client.d.ts +10 -1
  118. package/dist-types/models/models_0.d.ts +0 -44
  119. package/dist-types/models/models_1.d.ts +0 -8
  120. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  121. package/dist-types/runtimeConfig.d.ts +1 -0
  122. package/dist-types/runtimeConfig.native.d.ts +1 -0
  123. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  124. package/dist-types/schemas/schemas_0.d.ts +522 -0
  125. package/dist-types/ts3.4/SESv2Client.d.ts +4 -0
  126. package/dist-types/ts3.4/models/models_0.d.ts +0 -33
  127. package/dist-types/ts3.4/models/models_1.d.ts +0 -6
  128. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  129. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  130. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  131. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  132. package/dist-types/ts3.4/schemas/schemas_0.d.ts +529 -0
  133. package/package.json +34 -34
  134. package/dist-es/protocols/Aws_restJson1.js +0 -3656
  135. package/dist-types/protocols/Aws_restJson1.d.ts +0 -983
  136. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1313
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteDedicatedIpPoolCommand, se_DeleteDedicatedIpPoolCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteDedicatedIpPool } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteDedicatedIpPoolCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "DeleteDedicatedIpPool", {})
17
13
  .n("SESv2Client", "DeleteDedicatedIpPoolCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteDedicatedIpPoolCommand)
20
- .de(de_DeleteDedicatedIpPoolCommand)
14
+ .sc(DeleteDedicatedIpPool)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteEmailIdentityCommand, se_DeleteEmailIdentityCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteEmailIdentity } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteEmailIdentityCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "DeleteEmailIdentity", {})
17
13
  .n("SESv2Client", "DeleteEmailIdentityCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteEmailIdentityCommand)
20
- .de(de_DeleteEmailIdentityCommand)
14
+ .sc(DeleteEmailIdentity)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteEmailIdentityPolicyCommand, se_DeleteEmailIdentityPolicyCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteEmailIdentityPolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteEmailIdentityPolicyCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "DeleteEmailIdentityPolicy", {})
17
13
  .n("SESv2Client", "DeleteEmailIdentityPolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteEmailIdentityPolicyCommand)
20
- .de(de_DeleteEmailIdentityPolicyCommand)
14
+ .sc(DeleteEmailIdentityPolicy)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteEmailTemplateCommand, se_DeleteEmailTemplateCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteEmailTemplate } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteEmailTemplateCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "DeleteEmailTemplate", {})
17
13
  .n("SESv2Client", "DeleteEmailTemplateCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteEmailTemplateCommand)
20
- .de(de_DeleteEmailTemplateCommand)
14
+ .sc(DeleteEmailTemplate)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteMultiRegionEndpointCommand, se_DeleteMultiRegionEndpointCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteMultiRegionEndpoint } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteMultiRegionEndpointCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "DeleteMultiRegionEndpoint", {})
17
13
  .n("SESv2Client", "DeleteMultiRegionEndpointCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteMultiRegionEndpointCommand)
20
- .de(de_DeleteMultiRegionEndpointCommand)
14
+ .sc(DeleteMultiRegionEndpoint)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteSuppressedDestinationCommand, se_DeleteSuppressedDestinationCommand, } from "../protocols/Aws_restJson1";
4
+ import { DeleteSuppressedDestination } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteSuppressedDestinationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "DeleteSuppressedDestination", {})
17
13
  .n("SESv2Client", "DeleteSuppressedDestinationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteSuppressedDestinationCommand)
20
- .de(de_DeleteSuppressedDestinationCommand)
14
+ .sc(DeleteSuppressedDestination)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteTenantCommand, se_DeleteTenantCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteTenant } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteTenantCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "DeleteTenant", {})
17
13
  .n("SESv2Client", "DeleteTenantCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteTenantCommand)
20
- .de(de_DeleteTenantCommand)
14
+ .sc(DeleteTenant)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteTenantResourceAssociationCommand, se_DeleteTenantResourceAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { DeleteTenantResourceAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteTenantResourceAssociationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "DeleteTenantResourceAssociation", {})
17
13
  .n("SESv2Client", "DeleteTenantResourceAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteTenantResourceAssociationCommand)
20
- .de(de_DeleteTenantResourceAssociationCommand)
14
+ .sc(DeleteTenantResourceAssociation)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { GetAccountResponseFilterSensitiveLog } from "../models/models_0";
6
- import { de_GetAccountCommand, se_GetAccountCommand } from "../protocols/Aws_restJson1";
4
+ import { GetAccount } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class GetAccountCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("SimpleEmailService_v2", "GetAccount", {})
18
13
  .n("SESv2Client", "GetAccountCommand")
19
- .f(void 0, GetAccountResponseFilterSensitiveLog)
20
- .ser(se_GetAccountCommand)
21
- .de(de_GetAccountCommand)
14
+ .sc(GetAccount)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetBlacklistReportsCommand, se_GetBlacklistReportsCommand } from "../protocols/Aws_restJson1";
4
+ import { GetBlacklistReports } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetBlacklistReportsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetBlacklistReports", {})
17
13
  .n("SESv2Client", "GetBlacklistReportsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetBlacklistReportsCommand)
20
- .de(de_GetBlacklistReportsCommand)
14
+ .sc(GetBlacklistReports)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetConfigurationSetCommand, se_GetConfigurationSetCommand } from "../protocols/Aws_restJson1";
4
+ import { GetConfigurationSet } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetConfigurationSetCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetConfigurationSet", {})
17
13
  .n("SESv2Client", "GetConfigurationSetCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetConfigurationSetCommand)
20
- .de(de_GetConfigurationSetCommand)
14
+ .sc(GetConfigurationSet)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetConfigurationSetEventDestinationsCommand, se_GetConfigurationSetEventDestinationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetConfigurationSetEventDestinations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetConfigurationSetEventDestinationsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetConfigurationSetEventDestinations", {})
17
13
  .n("SESv2Client", "GetConfigurationSetEventDestinationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetConfigurationSetEventDestinationsCommand)
20
- .de(de_GetConfigurationSetEventDestinationsCommand)
14
+ .sc(GetConfigurationSetEventDestinations)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetContactCommand, se_GetContactCommand } from "../protocols/Aws_restJson1";
4
+ import { GetContact } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetContactCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetContact", {})
17
13
  .n("SESv2Client", "GetContactCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetContactCommand)
20
- .de(de_GetContactCommand)
14
+ .sc(GetContact)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetContactListCommand, se_GetContactListCommand } from "../protocols/Aws_restJson1";
4
+ import { GetContactList } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetContactListCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetContactList", {})
17
13
  .n("SESv2Client", "GetContactListCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetContactListCommand)
20
- .de(de_GetContactListCommand)
14
+ .sc(GetContactList)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetCustomVerificationEmailTemplateCommand, se_GetCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetCustomVerificationEmailTemplate } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetCustomVerificationEmailTemplateCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetCustomVerificationEmailTemplate", {})
17
13
  .n("SESv2Client", "GetCustomVerificationEmailTemplateCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetCustomVerificationEmailTemplateCommand)
20
- .de(de_GetCustomVerificationEmailTemplateCommand)
14
+ .sc(GetCustomVerificationEmailTemplate)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetDedicatedIpCommand, se_GetDedicatedIpCommand } from "../protocols/Aws_restJson1";
4
+ import { GetDedicatedIp } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDedicatedIpCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetDedicatedIp", {})
17
13
  .n("SESv2Client", "GetDedicatedIpCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDedicatedIpCommand)
20
- .de(de_GetDedicatedIpCommand)
14
+ .sc(GetDedicatedIp)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetDedicatedIpPoolCommand, se_GetDedicatedIpPoolCommand } from "../protocols/Aws_restJson1";
4
+ import { GetDedicatedIpPool } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDedicatedIpPoolCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetDedicatedIpPool", {})
17
13
  .n("SESv2Client", "GetDedicatedIpPoolCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDedicatedIpPoolCommand)
20
- .de(de_GetDedicatedIpPoolCommand)
14
+ .sc(GetDedicatedIpPool)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetDedicatedIpsCommand, se_GetDedicatedIpsCommand } from "../protocols/Aws_restJson1";
4
+ import { GetDedicatedIps } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDedicatedIpsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetDedicatedIps", {})
17
13
  .n("SESv2Client", "GetDedicatedIpsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDedicatedIpsCommand)
20
- .de(de_GetDedicatedIpsCommand)
14
+ .sc(GetDedicatedIps)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetDeliverabilityDashboardOptionsCommand, se_GetDeliverabilityDashboardOptionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetDeliverabilityDashboardOptions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDeliverabilityDashboardOptionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetDeliverabilityDashboardOptions", {})
17
13
  .n("SESv2Client", "GetDeliverabilityDashboardOptionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDeliverabilityDashboardOptionsCommand)
20
- .de(de_GetDeliverabilityDashboardOptionsCommand)
14
+ .sc(GetDeliverabilityDashboardOptions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetDeliverabilityTestReportCommand, se_GetDeliverabilityTestReportCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetDeliverabilityTestReport } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDeliverabilityTestReportCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetDeliverabilityTestReport", {})
17
13
  .n("SESv2Client", "GetDeliverabilityTestReportCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDeliverabilityTestReportCommand)
20
- .de(de_GetDeliverabilityTestReportCommand)
14
+ .sc(GetDeliverabilityTestReport)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetDomainDeliverabilityCampaignCommand, se_GetDomainDeliverabilityCampaignCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetDomainDeliverabilityCampaign } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDomainDeliverabilityCampaignCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetDomainDeliverabilityCampaign", {})
17
13
  .n("SESv2Client", "GetDomainDeliverabilityCampaignCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDomainDeliverabilityCampaignCommand)
20
- .de(de_GetDomainDeliverabilityCampaignCommand)
14
+ .sc(GetDomainDeliverabilityCampaign)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetDomainStatisticsReportCommand, se_GetDomainStatisticsReportCommand } from "../protocols/Aws_restJson1";
4
+ import { GetDomainStatisticsReport } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDomainStatisticsReportCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetDomainStatisticsReport", {})
17
13
  .n("SESv2Client", "GetDomainStatisticsReportCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDomainStatisticsReportCommand)
20
- .de(de_GetDomainStatisticsReportCommand)
14
+ .sc(GetDomainStatisticsReport)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetEmailIdentityCommand, se_GetEmailIdentityCommand } from "../protocols/Aws_restJson1";
4
+ import { GetEmailIdentity } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetEmailIdentityCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("SimpleEmailService_v2", "GetEmailIdentity", {})
17
13
  .n("SESv2Client", "GetEmailIdentityCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetEmailIdentityCommand)
20
- .de(de_GetEmailIdentityCommand)
14
+ .sc(GetEmailIdentity)
21
15
  .build() {
22
16
  }