@aws-sdk/client-pinpoint-sms-voice 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.
@@ -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 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 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 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 SendVoiceMessageCommand 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_restJson1SendVoiceMessageCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_SendVoiceMessageCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1SendVoiceMessageCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_SendVoiceMessageCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.SendVoiceMessageCommand = SendVoiceMessageCommand;
@@ -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;