@aws-sdk/client-pinpoint-email 3.303.0 → 3.309.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 (89) hide show
  1. package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -2
  2. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -2
  3. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +2 -2
  4. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +2 -2
  5. package/dist-cjs/commands/CreateEmailIdentityCommand.js +2 -2
  6. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
  7. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +2 -2
  10. package/dist-cjs/commands/GetAccountCommand.js +2 -2
  11. package/dist-cjs/commands/GetBlacklistReportsCommand.js +2 -2
  12. package/dist-cjs/commands/GetConfigurationSetCommand.js +2 -2
  13. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +2 -2
  14. package/dist-cjs/commands/GetDedicatedIpCommand.js +2 -2
  15. package/dist-cjs/commands/GetDedicatedIpsCommand.js +2 -2
  16. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -2
  17. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +2 -2
  18. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +2 -2
  19. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +2 -2
  20. package/dist-cjs/commands/GetEmailIdentityCommand.js +2 -2
  21. package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
  22. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +2 -2
  23. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +2 -2
  24. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -2
  25. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +2 -2
  26. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  27. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -2
  28. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +2 -2
  29. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
  30. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +2 -2
  31. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +2 -2
  32. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -2
  33. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +2 -2
  34. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -2
  35. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +2 -2
  36. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +2 -2
  37. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -2
  38. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -2
  39. package/dist-cjs/commands/SendEmailCommand.js +2 -2
  40. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  41. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  42. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
  43. package/dist-cjs/protocols/Aws_restJson1.js +582 -616
  44. package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
  45. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
  46. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +3 -3
  47. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +3 -3
  48. package/dist-es/commands/CreateEmailIdentityCommand.js +3 -3
  49. package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
  50. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
  51. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +3 -3
  52. package/dist-es/commands/DeleteEmailIdentityCommand.js +3 -3
  53. package/dist-es/commands/GetAccountCommand.js +3 -3
  54. package/dist-es/commands/GetBlacklistReportsCommand.js +3 -3
  55. package/dist-es/commands/GetConfigurationSetCommand.js +3 -3
  56. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +3 -3
  57. package/dist-es/commands/GetDedicatedIpCommand.js +3 -3
  58. package/dist-es/commands/GetDedicatedIpsCommand.js +3 -3
  59. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +3 -3
  60. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +3 -3
  61. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +3 -3
  62. package/dist-es/commands/GetDomainStatisticsReportCommand.js +3 -3
  63. package/dist-es/commands/GetEmailIdentityCommand.js +3 -3
  64. package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
  65. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +3 -3
  66. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +3 -3
  67. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +3 -3
  68. package/dist-es/commands/ListEmailIdentitiesCommand.js +3 -3
  69. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  70. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +3 -3
  71. package/dist-es/commands/PutAccountSendingAttributesCommand.js +3 -3
  72. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
  73. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +3 -3
  74. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +3 -3
  75. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +3 -3
  76. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +3 -3
  77. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +3 -3
  78. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +3 -3
  79. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +3 -3
  80. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +3 -3
  81. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +3 -3
  82. package/dist-es/commands/SendEmailCommand.js +3 -3
  83. package/dist-es/commands/TagResourceCommand.js +3 -3
  84. package/dist-es/commands/UntagResourceCommand.js +3 -3
  85. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
  86. package/dist-es/protocols/Aws_restJson1.js +496 -530
  87. package/dist-types/protocols/Aws_restJson1.d.ts +336 -84
  88. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +84 -84
  89. package/package.json +29 -29
@@ -36,10 +36,10 @@ class CreateConfigurationSetCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1CreateConfigurationSetCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_CreateConfigurationSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateConfigurationSetCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_CreateConfigurationSetCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateConfigurationSetCommand = CreateConfigurationSetCommand;
@@ -36,10 +36,10 @@ class CreateConfigurationSetEventDestinationCommand extends smithy_client_1.Comm
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1CreateConfigurationSetEventDestinationCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_CreateConfigurationSetEventDestinationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateConfigurationSetEventDestinationCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_CreateConfigurationSetEventDestinationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateConfigurationSetEventDestinationCommand = CreateConfigurationSetEventDestinationCommand;
@@ -36,10 +36,10 @@ class CreateDedicatedIpPoolCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1CreateDedicatedIpPoolCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_CreateDedicatedIpPoolCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateDedicatedIpPoolCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_CreateDedicatedIpPoolCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateDedicatedIpPoolCommand = CreateDedicatedIpPoolCommand;
@@ -36,10 +36,10 @@ class CreateDeliverabilityTestReportCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1CreateDeliverabilityTestReportCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_CreateDeliverabilityTestReportCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateDeliverabilityTestReportCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_CreateDeliverabilityTestReportCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateDeliverabilityTestReportCommand = CreateDeliverabilityTestReportCommand;
@@ -36,10 +36,10 @@ class CreateEmailIdentityCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1CreateEmailIdentityCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_CreateEmailIdentityCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateEmailIdentityCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_CreateEmailIdentityCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateEmailIdentityCommand = CreateEmailIdentityCommand;
@@ -36,10 +36,10 @@ class DeleteConfigurationSetCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DeleteConfigurationSetCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteConfigurationSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteConfigurationSetCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteConfigurationSetCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteConfigurationSetCommand = DeleteConfigurationSetCommand;
@@ -36,10 +36,10 @@ class DeleteConfigurationSetEventDestinationCommand extends smithy_client_1.Comm
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DeleteConfigurationSetEventDestinationCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteConfigurationSetEventDestinationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteConfigurationSetEventDestinationCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteConfigurationSetEventDestinationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteConfigurationSetEventDestinationCommand = DeleteConfigurationSetEventDestinationCommand;
@@ -36,10 +36,10 @@ class DeleteDedicatedIpPoolCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DeleteDedicatedIpPoolCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteDedicatedIpPoolCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteDedicatedIpPoolCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteDedicatedIpPoolCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteDedicatedIpPoolCommand = DeleteDedicatedIpPoolCommand;
@@ -36,10 +36,10 @@ class DeleteEmailIdentityCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DeleteEmailIdentityCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteEmailIdentityCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteEmailIdentityCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteEmailIdentityCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteEmailIdentityCommand = DeleteEmailIdentityCommand;
@@ -36,10 +36,10 @@ class GetAccountCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetAccountCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetAccountCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetAccountCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetAccountCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetAccountCommand = GetAccountCommand;
@@ -36,10 +36,10 @@ class GetBlacklistReportsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetBlacklistReportsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetBlacklistReportsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetBlacklistReportsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetBlacklistReportsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetBlacklistReportsCommand = GetBlacklistReportsCommand;
@@ -36,10 +36,10 @@ class GetConfigurationSetCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetConfigurationSetCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetConfigurationSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetConfigurationSetCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetConfigurationSetCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetConfigurationSetCommand = GetConfigurationSetCommand;
@@ -36,10 +36,10 @@ class GetConfigurationSetEventDestinationsCommand extends smithy_client_1.Comman
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetConfigurationSetEventDestinationsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetConfigurationSetEventDestinationsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetConfigurationSetEventDestinationsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetConfigurationSetEventDestinationsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetConfigurationSetEventDestinationsCommand = GetConfigurationSetEventDestinationsCommand;
@@ -36,10 +36,10 @@ class GetDedicatedIpCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetDedicatedIpCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetDedicatedIpCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetDedicatedIpCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetDedicatedIpCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetDedicatedIpCommand = GetDedicatedIpCommand;
@@ -36,10 +36,10 @@ class GetDedicatedIpsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetDedicatedIpsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetDedicatedIpsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetDedicatedIpsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetDedicatedIpsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetDedicatedIpsCommand = GetDedicatedIpsCommand;
@@ -36,10 +36,10 @@ class GetDeliverabilityDashboardOptionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetDeliverabilityDashboardOptionsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetDeliverabilityDashboardOptionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetDeliverabilityDashboardOptionsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetDeliverabilityDashboardOptionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetDeliverabilityDashboardOptionsCommand = GetDeliverabilityDashboardOptionsCommand;
@@ -36,10 +36,10 @@ class GetDeliverabilityTestReportCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetDeliverabilityTestReportCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetDeliverabilityTestReportCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetDeliverabilityTestReportCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetDeliverabilityTestReportCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetDeliverabilityTestReportCommand = GetDeliverabilityTestReportCommand;
@@ -36,10 +36,10 @@ class GetDomainDeliverabilityCampaignCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetDomainDeliverabilityCampaignCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetDomainDeliverabilityCampaignCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetDomainDeliverabilityCampaignCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetDomainDeliverabilityCampaignCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetDomainDeliverabilityCampaignCommand = GetDomainDeliverabilityCampaignCommand;
@@ -36,10 +36,10 @@ class GetDomainStatisticsReportCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetDomainStatisticsReportCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetDomainStatisticsReportCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetDomainStatisticsReportCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetDomainStatisticsReportCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetDomainStatisticsReportCommand = GetDomainStatisticsReportCommand;
@@ -36,10 +36,10 @@ class GetEmailIdentityCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetEmailIdentityCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetEmailIdentityCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetEmailIdentityCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetEmailIdentityCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetEmailIdentityCommand = GetEmailIdentityCommand;
@@ -36,10 +36,10 @@ class ListConfigurationSetsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListConfigurationSetsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListConfigurationSetsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListConfigurationSetsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListConfigurationSetsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListConfigurationSetsCommand = ListConfigurationSetsCommand;
@@ -36,10 +36,10 @@ class ListDedicatedIpPoolsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListDedicatedIpPoolsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListDedicatedIpPoolsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListDedicatedIpPoolsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListDedicatedIpPoolsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListDedicatedIpPoolsCommand = ListDedicatedIpPoolsCommand;
@@ -36,10 +36,10 @@ class ListDeliverabilityTestReportsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListDeliverabilityTestReportsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListDeliverabilityTestReportsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListDeliverabilityTestReportsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListDeliverabilityTestReportsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListDeliverabilityTestReportsCommand = ListDeliverabilityTestReportsCommand;
@@ -36,10 +36,10 @@ class ListDomainDeliverabilityCampaignsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListDomainDeliverabilityCampaignsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListDomainDeliverabilityCampaignsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListDomainDeliverabilityCampaignsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListDomainDeliverabilityCampaignsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListDomainDeliverabilityCampaignsCommand = ListDomainDeliverabilityCampaignsCommand;
@@ -36,10 +36,10 @@ class ListEmailIdentitiesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListEmailIdentitiesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListEmailIdentitiesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListEmailIdentitiesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListEmailIdentitiesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListEmailIdentitiesCommand = ListEmailIdentitiesCommand;
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListTagsForResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListTagsForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListTagsForResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListTagsForResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -36,10 +36,10 @@ class PutAccountDedicatedIpWarmupAttributesCommand extends smithy_client_1.Comma
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutAccountDedicatedIpWarmupAttributesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutAccountDedicatedIpWarmupAttributesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutAccountDedicatedIpWarmupAttributesCommand = PutAccountDedicatedIpWarmupAttributesCommand;
@@ -36,10 +36,10 @@ class PutAccountSendingAttributesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1PutAccountSendingAttributesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutAccountSendingAttributesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutAccountSendingAttributesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutAccountSendingAttributesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutAccountSendingAttributesCommand = PutAccountSendingAttributesCommand;
@@ -36,10 +36,10 @@ class PutConfigurationSetDeliveryOptionsCommand extends smithy_client_1.Command
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutConfigurationSetDeliveryOptionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutConfigurationSetDeliveryOptionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutConfigurationSetDeliveryOptionsCommand = PutConfigurationSetDeliveryOptionsCommand;
@@ -36,10 +36,10 @@ class PutConfigurationSetReputationOptionsCommand extends smithy_client_1.Comman
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1PutConfigurationSetReputationOptionsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutConfigurationSetReputationOptionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutConfigurationSetReputationOptionsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutConfigurationSetReputationOptionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutConfigurationSetReputationOptionsCommand = PutConfigurationSetReputationOptionsCommand;
@@ -36,10 +36,10 @@ class PutConfigurationSetSendingOptionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1PutConfigurationSetSendingOptionsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutConfigurationSetSendingOptionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutConfigurationSetSendingOptionsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutConfigurationSetSendingOptionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutConfigurationSetSendingOptionsCommand = PutConfigurationSetSendingOptionsCommand;
@@ -36,10 +36,10 @@ class PutConfigurationSetTrackingOptionsCommand extends smithy_client_1.Command
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1PutConfigurationSetTrackingOptionsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutConfigurationSetTrackingOptionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutConfigurationSetTrackingOptionsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutConfigurationSetTrackingOptionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutConfigurationSetTrackingOptionsCommand = PutConfigurationSetTrackingOptionsCommand;
@@ -36,10 +36,10 @@ class PutDedicatedIpInPoolCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1PutDedicatedIpInPoolCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutDedicatedIpInPoolCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutDedicatedIpInPoolCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutDedicatedIpInPoolCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutDedicatedIpInPoolCommand = PutDedicatedIpInPoolCommand;
@@ -36,10 +36,10 @@ class PutDedicatedIpWarmupAttributesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1PutDedicatedIpWarmupAttributesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutDedicatedIpWarmupAttributesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutDedicatedIpWarmupAttributesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutDedicatedIpWarmupAttributesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutDedicatedIpWarmupAttributesCommand = PutDedicatedIpWarmupAttributesCommand;
@@ -36,10 +36,10 @@ class PutDeliverabilityDashboardOptionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1PutDeliverabilityDashboardOptionCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutDeliverabilityDashboardOptionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutDeliverabilityDashboardOptionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutDeliverabilityDashboardOptionCommand = PutDeliverabilityDashboardOptionCommand;
@@ -36,10 +36,10 @@ class PutEmailIdentityDkimAttributesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1PutEmailIdentityDkimAttributesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutEmailIdentityDkimAttributesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutEmailIdentityDkimAttributesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutEmailIdentityDkimAttributesCommand = PutEmailIdentityDkimAttributesCommand;
@@ -36,10 +36,10 @@ class PutEmailIdentityFeedbackAttributesCommand extends smithy_client_1.Command
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutEmailIdentityFeedbackAttributesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutEmailIdentityFeedbackAttributesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutEmailIdentityFeedbackAttributesCommand = PutEmailIdentityFeedbackAttributesCommand;
@@ -36,10 +36,10 @@ class PutEmailIdentityMailFromAttributesCommand extends smithy_client_1.Command
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutEmailIdentityMailFromAttributesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutEmailIdentityMailFromAttributesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutEmailIdentityMailFromAttributesCommand = PutEmailIdentityMailFromAttributesCommand;
@@ -36,10 +36,10 @@ class SendEmailCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1SendEmailCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_SendEmailCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1SendEmailCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_SendEmailCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.SendEmailCommand = SendEmailCommand;
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1TagResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_TagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1TagResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_TagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.TagResourceCommand = TagResourceCommand;
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1UntagResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_UntagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1UntagResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_UntagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UntagResourceCommand = UntagResourceCommand;
@@ -36,10 +36,10 @@ class UpdateConfigurationSetEventDestinationCommand extends smithy_client_1.Comm
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1UpdateConfigurationSetEventDestinationCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_UpdateConfigurationSetEventDestinationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateConfigurationSetEventDestinationCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_UpdateConfigurationSetEventDestinationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateConfigurationSetEventDestinationCommand = UpdateConfigurationSetEventDestinationCommand;