@aws-sdk/client-pinpoint-email 3.306.0 → 3.310.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 +35 -35
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand, serializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutConfigurationSetDeliveryOptionsCommand, se_PutConfigurationSetDeliveryOptionsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutConfigurationSetDeliveryOptionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutConfigurationSetDeliveryOptionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand(input, context);
36
+ return se_PutConfigurationSetDeliveryOptionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand(output, context);
39
+ return de_PutConfigurationSetDeliveryOptionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutConfigurationSetReputationOptionsCommand, serializeAws_restJson1PutConfigurationSetReputationOptionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutConfigurationSetReputationOptionsCommand, se_PutConfigurationSetReputationOptionsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutConfigurationSetReputationOptionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutConfigurationSetReputationOptionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutConfigurationSetReputationOptionsCommand(input, context);
36
+ return se_PutConfigurationSetReputationOptionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutConfigurationSetReputationOptionsCommand(output, context);
39
+ return de_PutConfigurationSetReputationOptionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutConfigurationSetSendingOptionsCommand, serializeAws_restJson1PutConfigurationSetSendingOptionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutConfigurationSetSendingOptionsCommand, se_PutConfigurationSetSendingOptionsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutConfigurationSetSendingOptionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutConfigurationSetSendingOptionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutConfigurationSetSendingOptionsCommand(input, context);
36
+ return se_PutConfigurationSetSendingOptionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutConfigurationSetSendingOptionsCommand(output, context);
39
+ return de_PutConfigurationSetSendingOptionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutConfigurationSetTrackingOptionsCommand, serializeAws_restJson1PutConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutConfigurationSetTrackingOptionsCommand, se_PutConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutConfigurationSetTrackingOptionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutConfigurationSetTrackingOptionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutConfigurationSetTrackingOptionsCommand(input, context);
36
+ return se_PutConfigurationSetTrackingOptionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutConfigurationSetTrackingOptionsCommand(output, context);
39
+ return de_PutConfigurationSetTrackingOptionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutDedicatedIpInPoolCommand, serializeAws_restJson1PutDedicatedIpInPoolCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutDedicatedIpInPoolCommand, se_PutDedicatedIpInPoolCommand } from "../protocols/Aws_restJson1";
5
5
  export class PutDedicatedIpInPoolCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutDedicatedIpInPoolCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutDedicatedIpInPoolCommand(input, context);
36
+ return se_PutDedicatedIpInPoolCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutDedicatedIpInPoolCommand(output, context);
39
+ return de_PutDedicatedIpInPoolCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutDedicatedIpWarmupAttributesCommand, serializeAws_restJson1PutDedicatedIpWarmupAttributesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutDedicatedIpWarmupAttributesCommand, se_PutDedicatedIpWarmupAttributesCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutDedicatedIpWarmupAttributesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutDedicatedIpWarmupAttributesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutDedicatedIpWarmupAttributesCommand(input, context);
36
+ return se_PutDedicatedIpWarmupAttributesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutDedicatedIpWarmupAttributesCommand(output, context);
39
+ return de_PutDedicatedIpWarmupAttributesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand, serializeAws_restJson1PutDeliverabilityDashboardOptionCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutDeliverabilityDashboardOptionCommand, se_PutDeliverabilityDashboardOptionCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutDeliverabilityDashboardOptionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutDeliverabilityDashboardOptionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutDeliverabilityDashboardOptionCommand(input, context);
36
+ return se_PutDeliverabilityDashboardOptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand(output, context);
39
+ return de_PutDeliverabilityDashboardOptionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand, serializeAws_restJson1PutEmailIdentityDkimAttributesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutEmailIdentityDkimAttributesCommand, se_PutEmailIdentityDkimAttributesCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutEmailIdentityDkimAttributesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutEmailIdentityDkimAttributesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutEmailIdentityDkimAttributesCommand(input, context);
36
+ return se_PutEmailIdentityDkimAttributesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand(output, context);
39
+ return de_PutEmailIdentityDkimAttributesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand, serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutEmailIdentityFeedbackAttributesCommand, se_PutEmailIdentityFeedbackAttributesCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutEmailIdentityFeedbackAttributesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutEmailIdentityFeedbackAttributesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand(input, context);
36
+ return se_PutEmailIdentityFeedbackAttributesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand(output, context);
39
+ return de_PutEmailIdentityFeedbackAttributesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand, serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutEmailIdentityMailFromAttributesCommand, se_PutEmailIdentityMailFromAttributesCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutEmailIdentityMailFromAttributesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutEmailIdentityMailFromAttributesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand(input, context);
36
+ return se_PutEmailIdentityMailFromAttributesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand(output, context);
39
+ return de_PutEmailIdentityMailFromAttributesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1SendEmailCommand, serializeAws_restJson1SendEmailCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_SendEmailCommand, se_SendEmailCommand } from "../protocols/Aws_restJson1";
5
5
  export class SendEmailCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class SendEmailCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1SendEmailCommand(input, context);
36
+ return se_SendEmailCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1SendEmailCommand(output, context);
39
+ return de_SendEmailCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class TagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class TagResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1TagResourceCommand(input, context);
36
+ return se_TagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1TagResourceCommand(output, context);
39
+ return de_TagResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class UntagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UntagResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UntagResourceCommand(input, context);
36
+ return se_UntagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UntagResourceCommand(output, context);
39
+ return de_UntagResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateConfigurationSetEventDestinationCommand, serializeAws_restJson1UpdateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateConfigurationSetEventDestinationCommand, se_UpdateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_restJson1";
5
5
  export class UpdateConfigurationSetEventDestinationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateConfigurationSetEventDestinationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateConfigurationSetEventDestinationCommand(input, context);
36
+ return se_UpdateConfigurationSetEventDestinationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateConfigurationSetEventDestinationCommand(output, context);
39
+ return de_UpdateConfigurationSetEventDestinationCommand(output, context);
40
40
  }
41
41
  }