@aws-sdk/client-kinesis-video-archived-media 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.
@@ -37,10 +37,10 @@ class GetClipCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1GetClipCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_GetClipCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetClipCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_GetClipCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.GetClipCommand = GetClipCommand;
@@ -36,10 +36,10 @@ class GetDASHStreamingSessionURLCommand 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_restJson1GetDASHStreamingSessionURLCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetDASHStreamingSessionURLCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetDASHStreamingSessionURLCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetDASHStreamingSessionURLCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetDASHStreamingSessionURLCommand = GetDASHStreamingSessionURLCommand;
@@ -36,10 +36,10 @@ class GetHLSStreamingSessionURLCommand 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_restJson1GetHLSStreamingSessionURLCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetHLSStreamingSessionURLCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetHLSStreamingSessionURLCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetHLSStreamingSessionURLCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetHLSStreamingSessionURLCommand = GetHLSStreamingSessionURLCommand;
@@ -36,10 +36,10 @@ class GetImagesCommand 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_restJson1GetImagesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetImagesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetImagesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetImagesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetImagesCommand = GetImagesCommand;
@@ -37,10 +37,10 @@ class GetMediaForFragmentListCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1GetMediaForFragmentListCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_GetMediaForFragmentListCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetMediaForFragmentListCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_GetMediaForFragmentListCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.GetMediaForFragmentListCommand = GetMediaForFragmentListCommand;
@@ -36,10 +36,10 @@ class ListFragmentsCommand 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_restJson1ListFragmentsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListFragmentsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListFragmentsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListFragmentsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListFragmentsCommand = ListFragmentsCommand;