@aws-sdk/client-mediatailor 3.297.0 → 3.299.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 (93) hide show
  1. package/dist-cjs/commands/ConfigureLogsForChannelCommand.js +2 -3
  2. package/dist-cjs/commands/ConfigureLogsForPlaybackConfigurationCommand.js +2 -3
  3. package/dist-cjs/commands/CreateChannelCommand.js +2 -3
  4. package/dist-cjs/commands/CreateLiveSourceCommand.js +2 -3
  5. package/dist-cjs/commands/CreatePrefetchScheduleCommand.js +2 -3
  6. package/dist-cjs/commands/CreateProgramCommand.js +2 -3
  7. package/dist-cjs/commands/CreateSourceLocationCommand.js +2 -3
  8. package/dist-cjs/commands/CreateVodSourceCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteChannelCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteChannelPolicyCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteLiveSourceCommand.js +2 -3
  12. package/dist-cjs/commands/DeletePlaybackConfigurationCommand.js +2 -3
  13. package/dist-cjs/commands/DeletePrefetchScheduleCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteProgramCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteSourceLocationCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteVodSourceCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeChannelCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeLiveSourceCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeProgramCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeSourceLocationCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeVodSourceCommand.js +2 -3
  22. package/dist-cjs/commands/GetChannelPolicyCommand.js +2 -3
  23. package/dist-cjs/commands/GetChannelScheduleCommand.js +2 -3
  24. package/dist-cjs/commands/GetPlaybackConfigurationCommand.js +2 -3
  25. package/dist-cjs/commands/GetPrefetchScheduleCommand.js +2 -3
  26. package/dist-cjs/commands/ListAlertsCommand.js +2 -3
  27. package/dist-cjs/commands/ListChannelsCommand.js +2 -3
  28. package/dist-cjs/commands/ListLiveSourcesCommand.js +2 -3
  29. package/dist-cjs/commands/ListPlaybackConfigurationsCommand.js +2 -3
  30. package/dist-cjs/commands/ListPrefetchSchedulesCommand.js +2 -3
  31. package/dist-cjs/commands/ListSourceLocationsCommand.js +2 -3
  32. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  33. package/dist-cjs/commands/ListVodSourcesCommand.js +2 -3
  34. package/dist-cjs/commands/PutChannelPolicyCommand.js +2 -3
  35. package/dist-cjs/commands/PutPlaybackConfigurationCommand.js +2 -3
  36. package/dist-cjs/commands/StartChannelCommand.js +2 -3
  37. package/dist-cjs/commands/StopChannelCommand.js +2 -3
  38. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  39. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  40. package/dist-cjs/commands/UpdateChannelCommand.js +2 -3
  41. package/dist-cjs/commands/UpdateLiveSourceCommand.js +2 -3
  42. package/dist-cjs/commands/UpdateProgramCommand.js +2 -3
  43. package/dist-cjs/commands/UpdateSourceLocationCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateVodSourceCommand.js +2 -3
  45. package/dist-cjs/models/models_0.js +1 -519
  46. package/dist-es/commands/ConfigureLogsForChannelCommand.js +2 -3
  47. package/dist-es/commands/ConfigureLogsForPlaybackConfigurationCommand.js +2 -3
  48. package/dist-es/commands/CreateChannelCommand.js +2 -3
  49. package/dist-es/commands/CreateLiveSourceCommand.js +2 -3
  50. package/dist-es/commands/CreatePrefetchScheduleCommand.js +2 -3
  51. package/dist-es/commands/CreateProgramCommand.js +2 -3
  52. package/dist-es/commands/CreateSourceLocationCommand.js +2 -3
  53. package/dist-es/commands/CreateVodSourceCommand.js +2 -3
  54. package/dist-es/commands/DeleteChannelCommand.js +2 -3
  55. package/dist-es/commands/DeleteChannelPolicyCommand.js +2 -3
  56. package/dist-es/commands/DeleteLiveSourceCommand.js +2 -3
  57. package/dist-es/commands/DeletePlaybackConfigurationCommand.js +2 -3
  58. package/dist-es/commands/DeletePrefetchScheduleCommand.js +2 -3
  59. package/dist-es/commands/DeleteProgramCommand.js +2 -3
  60. package/dist-es/commands/DeleteSourceLocationCommand.js +2 -3
  61. package/dist-es/commands/DeleteVodSourceCommand.js +2 -3
  62. package/dist-es/commands/DescribeChannelCommand.js +2 -3
  63. package/dist-es/commands/DescribeLiveSourceCommand.js +2 -3
  64. package/dist-es/commands/DescribeProgramCommand.js +2 -3
  65. package/dist-es/commands/DescribeSourceLocationCommand.js +2 -3
  66. package/dist-es/commands/DescribeVodSourceCommand.js +2 -3
  67. package/dist-es/commands/GetChannelPolicyCommand.js +2 -3
  68. package/dist-es/commands/GetChannelScheduleCommand.js +2 -3
  69. package/dist-es/commands/GetPlaybackConfigurationCommand.js +2 -3
  70. package/dist-es/commands/GetPrefetchScheduleCommand.js +2 -3
  71. package/dist-es/commands/ListAlertsCommand.js +2 -3
  72. package/dist-es/commands/ListChannelsCommand.js +2 -3
  73. package/dist-es/commands/ListLiveSourcesCommand.js +2 -3
  74. package/dist-es/commands/ListPlaybackConfigurationsCommand.js +2 -3
  75. package/dist-es/commands/ListPrefetchSchedulesCommand.js +2 -3
  76. package/dist-es/commands/ListSourceLocationsCommand.js +2 -3
  77. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  78. package/dist-es/commands/ListVodSourcesCommand.js +2 -3
  79. package/dist-es/commands/PutChannelPolicyCommand.js +2 -3
  80. package/dist-es/commands/PutPlaybackConfigurationCommand.js +2 -3
  81. package/dist-es/commands/StartChannelCommand.js +2 -3
  82. package/dist-es/commands/StopChannelCommand.js +2 -3
  83. package/dist-es/commands/TagResourceCommand.js +2 -3
  84. package/dist-es/commands/UntagResourceCommand.js +2 -3
  85. package/dist-es/commands/UpdateChannelCommand.js +2 -3
  86. package/dist-es/commands/UpdateLiveSourceCommand.js +2 -3
  87. package/dist-es/commands/UpdateProgramCommand.js +2 -3
  88. package/dist-es/commands/UpdateSourceLocationCommand.js +2 -3
  89. package/dist-es/commands/UpdateVodSourceCommand.js +2 -3
  90. package/dist-es/models/models_0.js +0 -387
  91. package/dist-types/models/models_0.d.ts +0 -516
  92. package/dist-types/ts3.4/models/models_0.d.ts +0 -369
  93. package/package.json +11 -10
@@ -4,7 +4,6 @@ exports.ListTagsForResourceCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListTagsForResourceCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.ListTagsForResourceRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.ListTagsForResourceResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListVodSourcesCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListVodSourcesCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListVodSourcesCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.ListVodSourcesRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.ListVodSourcesResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.PutChannelPolicyCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class PutChannelPolicyCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class PutChannelPolicyCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.PutChannelPolicyRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.PutChannelPolicyResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.PutPlaybackConfigurationCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class PutPlaybackConfigurationCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class PutPlaybackConfigurationCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.PutPlaybackConfigurationRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.PutPlaybackConfigurationResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.StartChannelCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class StartChannelCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class StartChannelCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.StartChannelRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.StartChannelResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.StopChannelCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class StopChannelCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class StopChannelCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.StopChannelRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.StopChannelResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.TagResourceCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class TagResourceCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class TagResourceCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.TagResourceRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: (output) => output,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UntagResourceCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class UntagResourceCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UntagResourceCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UntagResourceRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: (output) => output,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateChannelCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class UpdateChannelCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateChannelCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateChannelRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateChannelResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateLiveSourceCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class UpdateLiveSourceCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateLiveSourceCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateLiveSourceRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateLiveSourceResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateProgramCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class UpdateProgramCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateProgramCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateProgramRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateProgramResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateSourceLocationCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class UpdateSourceLocationCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateSourceLocationCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateSourceLocationRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateSourceLocationResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateVodSourceCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class UpdateVodSourceCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateVodSourceCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateVodSourceRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateVodSourceResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);