@aws-sdk/client-mediatailor 3.296.0 → 3.298.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 (149) 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/MediaTailor.d.ts +45 -0
  92. package/dist-types/MediaTailorClient.d.ts +24 -4
  93. package/dist-types/commands/ConfigureLogsForChannelCommand.d.ts +16 -0
  94. package/dist-types/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +16 -0
  95. package/dist-types/commands/CreateChannelCommand.d.ts +16 -0
  96. package/dist-types/commands/CreateLiveSourceCommand.d.ts +16 -0
  97. package/dist-types/commands/CreatePrefetchScheduleCommand.d.ts +16 -0
  98. package/dist-types/commands/CreateProgramCommand.d.ts +16 -0
  99. package/dist-types/commands/CreateSourceLocationCommand.d.ts +16 -0
  100. package/dist-types/commands/CreateVodSourceCommand.d.ts +16 -0
  101. package/dist-types/commands/DeleteChannelCommand.d.ts +16 -0
  102. package/dist-types/commands/DeleteChannelPolicyCommand.d.ts +16 -0
  103. package/dist-types/commands/DeleteLiveSourceCommand.d.ts +16 -0
  104. package/dist-types/commands/DeletePlaybackConfigurationCommand.d.ts +16 -0
  105. package/dist-types/commands/DeletePrefetchScheduleCommand.d.ts +16 -0
  106. package/dist-types/commands/DeleteProgramCommand.d.ts +16 -0
  107. package/dist-types/commands/DeleteSourceLocationCommand.d.ts +16 -0
  108. package/dist-types/commands/DeleteVodSourceCommand.d.ts +16 -0
  109. package/dist-types/commands/DescribeChannelCommand.d.ts +16 -0
  110. package/dist-types/commands/DescribeLiveSourceCommand.d.ts +16 -0
  111. package/dist-types/commands/DescribeProgramCommand.d.ts +16 -0
  112. package/dist-types/commands/DescribeSourceLocationCommand.d.ts +16 -0
  113. package/dist-types/commands/DescribeVodSourceCommand.d.ts +16 -0
  114. package/dist-types/commands/GetChannelPolicyCommand.d.ts +16 -0
  115. package/dist-types/commands/GetChannelScheduleCommand.d.ts +16 -0
  116. package/dist-types/commands/GetPlaybackConfigurationCommand.d.ts +16 -0
  117. package/dist-types/commands/GetPrefetchScheduleCommand.d.ts +16 -0
  118. package/dist-types/commands/ListAlertsCommand.d.ts +16 -0
  119. package/dist-types/commands/ListChannelsCommand.d.ts +16 -0
  120. package/dist-types/commands/ListLiveSourcesCommand.d.ts +16 -0
  121. package/dist-types/commands/ListPlaybackConfigurationsCommand.d.ts +16 -0
  122. package/dist-types/commands/ListPrefetchSchedulesCommand.d.ts +16 -0
  123. package/dist-types/commands/ListSourceLocationsCommand.d.ts +16 -0
  124. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  125. package/dist-types/commands/ListVodSourcesCommand.d.ts +16 -0
  126. package/dist-types/commands/PutChannelPolicyCommand.d.ts +16 -0
  127. package/dist-types/commands/PutPlaybackConfigurationCommand.d.ts +16 -0
  128. package/dist-types/commands/StartChannelCommand.d.ts +16 -0
  129. package/dist-types/commands/StopChannelCommand.d.ts +16 -0
  130. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  131. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  132. package/dist-types/commands/UpdateChannelCommand.d.ts +16 -0
  133. package/dist-types/commands/UpdateLiveSourceCommand.d.ts +16 -0
  134. package/dist-types/commands/UpdateProgramCommand.d.ts +16 -0
  135. package/dist-types/commands/UpdateSourceLocationCommand.d.ts +16 -0
  136. package/dist-types/commands/UpdateVodSourceCommand.d.ts +16 -0
  137. package/dist-types/models/MediaTailorServiceException.d.ts +2 -0
  138. package/dist-types/models/models_0.d.ts +336 -516
  139. package/dist-types/pagination/GetChannelSchedulePaginator.d.ts +3 -0
  140. package/dist-types/pagination/Interfaces.d.ts +3 -0
  141. package/dist-types/pagination/ListAlertsPaginator.d.ts +3 -0
  142. package/dist-types/pagination/ListChannelsPaginator.d.ts +3 -0
  143. package/dist-types/pagination/ListLiveSourcesPaginator.d.ts +3 -0
  144. package/dist-types/pagination/ListPlaybackConfigurationsPaginator.d.ts +3 -0
  145. package/dist-types/pagination/ListPrefetchSchedulesPaginator.d.ts +3 -0
  146. package/dist-types/pagination/ListSourceLocationsPaginator.d.ts +3 -0
  147. package/dist-types/pagination/ListVodSourcesPaginator.d.ts +3 -0
  148. package/dist-types/ts3.4/models/models_0.d.ts +0 -369
  149. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
5
5
  import { DescribeChannelRequest, DescribeChannelResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeChannelCommand}.
8
10
  */
9
11
  export interface DescribeChannelCommandInput extends DescribeChannelRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeChannelCommand}.
13
17
  */
14
18
  export interface DescribeChannelCommandOutput extends DescribeChannelResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes a channel. For information about MediaTailor channels, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-channels.html">Working with channels</a> in the <i>MediaTailor User Guide</i>.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeChannelCommandOutput extends DescribeChannelResponse, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeChannelCommandInput - {@link DescribeChannelCommandInput}
34
+ * @returns {@link DescribeChannelCommandOutput}
28
35
  * @see {@link DescribeChannelCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeChannelCommandOutput} for command's `response` shape.
30
37
  * @see {@link MediaTailorClientResolvedConfig | config} for MediaTailorClient's `config` shape.
@@ -34,11 +41,20 @@ export interface DescribeChannelCommandOutput extends DescribeChannelResponse, _
34
41
  export declare class DescribeChannelCommand extends $Command<DescribeChannelCommandInput, DescribeChannelCommandOutput, MediaTailorClientResolvedConfig> {
35
42
  readonly input: DescribeChannelCommandInput;
36
43
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
+ /**
45
+ * @public
46
+ */
37
47
  constructor(input: DescribeChannelCommandInput);
38
48
  /**
39
49
  * @internal
40
50
  */
41
51
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeChannelCommandInput, DescribeChannelCommandOutput>;
52
+ /**
53
+ * @internal
54
+ */
42
55
  private serialize;
56
+ /**
57
+ * @internal
58
+ */
43
59
  private deserialize;
44
60
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
5
5
  import { DescribeLiveSourceRequest, DescribeLiveSourceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeLiveSourceCommand}.
8
10
  */
9
11
  export interface DescribeLiveSourceCommandInput extends DescribeLiveSourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeLiveSourceCommand}.
13
17
  */
14
18
  export interface DescribeLiveSourceCommandOutput extends DescribeLiveSourceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>The live source to describe.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeLiveSourceCommandOutput extends DescribeLiveSourceRespo
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeLiveSourceCommandInput - {@link DescribeLiveSourceCommandInput}
34
+ * @returns {@link DescribeLiveSourceCommandOutput}
28
35
  * @see {@link DescribeLiveSourceCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeLiveSourceCommandOutput} for command's `response` shape.
30
37
  * @see {@link MediaTailorClientResolvedConfig | config} for MediaTailorClient's `config` shape.
@@ -34,11 +41,20 @@ export interface DescribeLiveSourceCommandOutput extends DescribeLiveSourceRespo
34
41
  export declare class DescribeLiveSourceCommand extends $Command<DescribeLiveSourceCommandInput, DescribeLiveSourceCommandOutput, MediaTailorClientResolvedConfig> {
35
42
  readonly input: DescribeLiveSourceCommandInput;
36
43
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
+ /**
45
+ * @public
46
+ */
37
47
  constructor(input: DescribeLiveSourceCommandInput);
38
48
  /**
39
49
  * @internal
40
50
  */
41
51
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLiveSourceCommandInput, DescribeLiveSourceCommandOutput>;
52
+ /**
53
+ * @internal
54
+ */
42
55
  private serialize;
56
+ /**
57
+ * @internal
58
+ */
43
59
  private deserialize;
44
60
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
5
5
  import { DescribeProgramRequest, DescribeProgramResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeProgramCommand}.
8
10
  */
9
11
  export interface DescribeProgramCommandInput extends DescribeProgramRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeProgramCommand}.
13
17
  */
14
18
  export interface DescribeProgramCommandOutput extends DescribeProgramResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes a program within a channel. For information about programs, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-programs.html">Working with programs</a> in the <i>MediaTailor User Guide</i>.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeProgramCommandOutput extends DescribeProgramResponse, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeProgramCommandInput - {@link DescribeProgramCommandInput}
34
+ * @returns {@link DescribeProgramCommandOutput}
28
35
  * @see {@link DescribeProgramCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeProgramCommandOutput} for command's `response` shape.
30
37
  * @see {@link MediaTailorClientResolvedConfig | config} for MediaTailorClient's `config` shape.
@@ -34,11 +41,20 @@ export interface DescribeProgramCommandOutput extends DescribeProgramResponse, _
34
41
  export declare class DescribeProgramCommand extends $Command<DescribeProgramCommandInput, DescribeProgramCommandOutput, MediaTailorClientResolvedConfig> {
35
42
  readonly input: DescribeProgramCommandInput;
36
43
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
+ /**
45
+ * @public
46
+ */
37
47
  constructor(input: DescribeProgramCommandInput);
38
48
  /**
39
49
  * @internal
40
50
  */
41
51
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProgramCommandInput, DescribeProgramCommandOutput>;
52
+ /**
53
+ * @internal
54
+ */
42
55
  private serialize;
56
+ /**
57
+ * @internal
58
+ */
43
59
  private deserialize;
44
60
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
5
5
  import { DescribeSourceLocationRequest, DescribeSourceLocationResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeSourceLocationCommand}.
8
10
  */
9
11
  export interface DescribeSourceLocationCommandInput extends DescribeSourceLocationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeSourceLocationCommand}.
13
17
  */
14
18
  export interface DescribeSourceLocationCommandOutput extends DescribeSourceLocationResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes a source location. A source location is a container for sources. For more information about source locations, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-source-locations.html">Working with source locations</a> in the <i>MediaTailor User Guide</i>.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeSourceLocationCommandOutput extends DescribeSourceLocat
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeSourceLocationCommandInput - {@link DescribeSourceLocationCommandInput}
34
+ * @returns {@link DescribeSourceLocationCommandOutput}
28
35
  * @see {@link DescribeSourceLocationCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeSourceLocationCommandOutput} for command's `response` shape.
30
37
  * @see {@link MediaTailorClientResolvedConfig | config} for MediaTailorClient's `config` shape.
@@ -34,11 +41,20 @@ export interface DescribeSourceLocationCommandOutput extends DescribeSourceLocat
34
41
  export declare class DescribeSourceLocationCommand extends $Command<DescribeSourceLocationCommandInput, DescribeSourceLocationCommandOutput, MediaTailorClientResolvedConfig> {
35
42
  readonly input: DescribeSourceLocationCommandInput;
36
43
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
+ /**
45
+ * @public
46
+ */
37
47
  constructor(input: DescribeSourceLocationCommandInput);
38
48
  /**
39
49
  * @internal
40
50
  */
41
51
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSourceLocationCommandInput, DescribeSourceLocationCommandOutput>;
52
+ /**
53
+ * @internal
54
+ */
42
55
  private serialize;
56
+ /**
57
+ * @internal
58
+ */
43
59
  private deserialize;
44
60
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
5
5
  import { DescribeVodSourceRequest, DescribeVodSourceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeVodSourceCommand}.
8
10
  */
9
11
  export interface DescribeVodSourceCommandInput extends DescribeVodSourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeVodSourceCommand}.
13
17
  */
14
18
  export interface DescribeVodSourceCommandOutput extends DescribeVodSourceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Provides details about a specific video on demand (VOD) source in a specific source location.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeVodSourceCommandOutput extends DescribeVodSourceRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeVodSourceCommandInput - {@link DescribeVodSourceCommandInput}
34
+ * @returns {@link DescribeVodSourceCommandOutput}
28
35
  * @see {@link DescribeVodSourceCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeVodSourceCommandOutput} for command's `response` shape.
30
37
  * @see {@link MediaTailorClientResolvedConfig | config} for MediaTailorClient's `config` shape.
@@ -34,11 +41,20 @@ export interface DescribeVodSourceCommandOutput extends DescribeVodSourceRespons
34
41
  export declare class DescribeVodSourceCommand extends $Command<DescribeVodSourceCommandInput, DescribeVodSourceCommandOutput, MediaTailorClientResolvedConfig> {
35
42
  readonly input: DescribeVodSourceCommandInput;
36
43
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
+ /**
45
+ * @public
46
+ */
37
47
  constructor(input: DescribeVodSourceCommandInput);
38
48
  /**
39
49
  * @internal
40
50
  */
41
51
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeVodSourceCommandInput, DescribeVodSourceCommandOutput>;
52
+ /**
53
+ * @internal
54
+ */
42
55
  private serialize;
56
+ /**
57
+ * @internal
58
+ */
43
59
  private deserialize;
44
60
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
5
5
  import { GetChannelPolicyRequest, GetChannelPolicyResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetChannelPolicyCommand}.
8
10
  */
9
11
  export interface GetChannelPolicyCommandInput extends GetChannelPolicyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetChannelPolicyCommand}.
13
17
  */
14
18
  export interface GetChannelPolicyCommandOutput extends GetChannelPolicyResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns the channel's IAM policy. IAM policies are used to control access to your channel.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface GetChannelPolicyCommandOutput extends GetChannelPolicyResponse,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetChannelPolicyCommandInput - {@link GetChannelPolicyCommandInput}
34
+ * @returns {@link GetChannelPolicyCommandOutput}
28
35
  * @see {@link GetChannelPolicyCommandInput} for command's `input` shape.
29
36
  * @see {@link GetChannelPolicyCommandOutput} for command's `response` shape.
30
37
  * @see {@link MediaTailorClientResolvedConfig | config} for MediaTailorClient's `config` shape.
@@ -34,11 +41,20 @@ export interface GetChannelPolicyCommandOutput extends GetChannelPolicyResponse,
34
41
  export declare class GetChannelPolicyCommand extends $Command<GetChannelPolicyCommandInput, GetChannelPolicyCommandOutput, MediaTailorClientResolvedConfig> {
35
42
  readonly input: GetChannelPolicyCommandInput;
36
43
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
+ /**
45
+ * @public
46
+ */
37
47
  constructor(input: GetChannelPolicyCommandInput);
38
48
  /**
39
49
  * @internal
40
50
  */
41
51
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetChannelPolicyCommandInput, GetChannelPolicyCommandOutput>;
52
+ /**
53
+ * @internal
54
+ */
42
55
  private serialize;
56
+ /**
57
+ * @internal
58
+ */
43
59
  private deserialize;
44
60
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
5
5
  import { GetChannelScheduleRequest, GetChannelScheduleResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetChannelScheduleCommand}.
8
10
  */
9
11
  export interface GetChannelScheduleCommandInput extends GetChannelScheduleRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetChannelScheduleCommand}.
13
17
  */
14
18
  export interface GetChannelScheduleCommandOutput extends GetChannelScheduleResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves information about your channel's schedule.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface GetChannelScheduleCommandOutput extends GetChannelScheduleRespo
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetChannelScheduleCommandInput - {@link GetChannelScheduleCommandInput}
34
+ * @returns {@link GetChannelScheduleCommandOutput}
28
35
  * @see {@link GetChannelScheduleCommandInput} for command's `input` shape.
29
36
  * @see {@link GetChannelScheduleCommandOutput} for command's `response` shape.
30
37
  * @see {@link MediaTailorClientResolvedConfig | config} for MediaTailorClient's `config` shape.
@@ -34,11 +41,20 @@ export interface GetChannelScheduleCommandOutput extends GetChannelScheduleRespo
34
41
  export declare class GetChannelScheduleCommand extends $Command<GetChannelScheduleCommandInput, GetChannelScheduleCommandOutput, MediaTailorClientResolvedConfig> {
35
42
  readonly input: GetChannelScheduleCommandInput;
36
43
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
+ /**
45
+ * @public
46
+ */
37
47
  constructor(input: GetChannelScheduleCommandInput);
38
48
  /**
39
49
  * @internal
40
50
  */
41
51
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetChannelScheduleCommandInput, GetChannelScheduleCommandOutput>;
52
+ /**
53
+ * @internal
54
+ */
42
55
  private serialize;
56
+ /**
57
+ * @internal
58
+ */
43
59
  private deserialize;
44
60
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
5
5
  import { GetPlaybackConfigurationRequest, GetPlaybackConfigurationResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetPlaybackConfigurationCommand}.
8
10
  */
9
11
  export interface GetPlaybackConfigurationCommandInput extends GetPlaybackConfigurationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetPlaybackConfigurationCommand}.
13
17
  */
14
18
  export interface GetPlaybackConfigurationCommandOutput extends GetPlaybackConfigurationResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a playback configuration. For information about MediaTailor configurations, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/configurations.html">Working with configurations in AWS Elemental MediaTailor</a>.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface GetPlaybackConfigurationCommandOutput extends GetPlaybackConfig
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetPlaybackConfigurationCommandInput - {@link GetPlaybackConfigurationCommandInput}
34
+ * @returns {@link GetPlaybackConfigurationCommandOutput}
28
35
  * @see {@link GetPlaybackConfigurationCommandInput} for command's `input` shape.
29
36
  * @see {@link GetPlaybackConfigurationCommandOutput} for command's `response` shape.
30
37
  * @see {@link MediaTailorClientResolvedConfig | config} for MediaTailorClient's `config` shape.
@@ -34,11 +41,20 @@ export interface GetPlaybackConfigurationCommandOutput extends GetPlaybackConfig
34
41
  export declare class GetPlaybackConfigurationCommand extends $Command<GetPlaybackConfigurationCommandInput, GetPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig> {
35
42
  readonly input: GetPlaybackConfigurationCommandInput;
36
43
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
+ /**
45
+ * @public
46
+ */
37
47
  constructor(input: GetPlaybackConfigurationCommandInput);
38
48
  /**
39
49
  * @internal
40
50
  */
41
51
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPlaybackConfigurationCommandInput, GetPlaybackConfigurationCommandOutput>;
52
+ /**
53
+ * @internal
54
+ */
42
55
  private serialize;
56
+ /**
57
+ * @internal
58
+ */
43
59
  private deserialize;
44
60
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
5
5
  import { GetPrefetchScheduleRequest, GetPrefetchScheduleResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetPrefetchScheduleCommand}.
8
10
  */
9
11
  export interface GetPrefetchScheduleCommandInput extends GetPrefetchScheduleRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetPrefetchScheduleCommand}.
13
17
  */
14
18
  export interface GetPrefetchScheduleCommandOutput extends GetPrefetchScheduleResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a prefetch schedule for a playback configuration. A prefetch schedule allows you to tell MediaTailor to fetch and prepare certain ads before an ad break happens. For more information about ad prefetching, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/prefetching-ads.html">Using ad prefetching</a> in the <i>MediaTailor User Guide</i>.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface GetPrefetchScheduleCommandOutput extends GetPrefetchScheduleRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetPrefetchScheduleCommandInput - {@link GetPrefetchScheduleCommandInput}
34
+ * @returns {@link GetPrefetchScheduleCommandOutput}
28
35
  * @see {@link GetPrefetchScheduleCommandInput} for command's `input` shape.
29
36
  * @see {@link GetPrefetchScheduleCommandOutput} for command's `response` shape.
30
37
  * @see {@link MediaTailorClientResolvedConfig | config} for MediaTailorClient's `config` shape.
@@ -34,11 +41,20 @@ export interface GetPrefetchScheduleCommandOutput extends GetPrefetchScheduleRes
34
41
  export declare class GetPrefetchScheduleCommand extends $Command<GetPrefetchScheduleCommandInput, GetPrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig> {
35
42
  readonly input: GetPrefetchScheduleCommandInput;
36
43
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
+ /**
45
+ * @public
46
+ */
37
47
  constructor(input: GetPrefetchScheduleCommandInput);
38
48
  /**
39
49
  * @internal
40
50
  */
41
51
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPrefetchScheduleCommandInput, GetPrefetchScheduleCommandOutput>;
52
+ /**
53
+ * @internal
54
+ */
42
55
  private serialize;
56
+ /**
57
+ * @internal
58
+ */
43
59
  private deserialize;
44
60
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
5
5
  import { ListAlertsRequest, ListAlertsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListAlertsCommand}.
8
10
  */
9
11
  export interface ListAlertsCommandInput extends ListAlertsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListAlertsCommand}.
13
17
  */
14
18
  export interface ListAlertsCommandOutput extends ListAlertsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the alerts that are associated with a MediaTailor channel assembly resource.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListAlertsCommandOutput extends ListAlertsResponse, __MetadataB
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListAlertsCommandInput - {@link ListAlertsCommandInput}
34
+ * @returns {@link ListAlertsCommandOutput}
28
35
  * @see {@link ListAlertsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListAlertsCommandOutput} for command's `response` shape.
30
37
  * @see {@link MediaTailorClientResolvedConfig | config} for MediaTailorClient's `config` shape.
@@ -34,11 +41,20 @@ export interface ListAlertsCommandOutput extends ListAlertsResponse, __MetadataB
34
41
  export declare class ListAlertsCommand extends $Command<ListAlertsCommandInput, ListAlertsCommandOutput, MediaTailorClientResolvedConfig> {
35
42
  readonly input: ListAlertsCommandInput;
36
43
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
+ /**
45
+ * @public
46
+ */
37
47
  constructor(input: ListAlertsCommandInput);
38
48
  /**
39
49
  * @internal
40
50
  */
41
51
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAlertsCommandInput, ListAlertsCommandOutput>;
52
+ /**
53
+ * @internal
54
+ */
42
55
  private serialize;
56
+ /**
57
+ * @internal
58
+ */
43
59
  private deserialize;
44
60
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
5
5
  import { ListChannelsRequest, ListChannelsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListChannelsCommand}.
8
10
  */
9
11
  export interface ListChannelsCommandInput extends ListChannelsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListChannelsCommand}.
13
17
  */
14
18
  export interface ListChannelsCommandOutput extends ListChannelsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves information about the channels that are associated with the current AWS account.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListChannelsCommandOutput extends ListChannelsResponse, __Metad
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListChannelsCommandInput - {@link ListChannelsCommandInput}
34
+ * @returns {@link ListChannelsCommandOutput}
28
35
  * @see {@link ListChannelsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListChannelsCommandOutput} for command's `response` shape.
30
37
  * @see {@link MediaTailorClientResolvedConfig | config} for MediaTailorClient's `config` shape.
@@ -34,11 +41,20 @@ export interface ListChannelsCommandOutput extends ListChannelsResponse, __Metad
34
41
  export declare class ListChannelsCommand extends $Command<ListChannelsCommandInput, ListChannelsCommandOutput, MediaTailorClientResolvedConfig> {
35
42
  readonly input: ListChannelsCommandInput;
36
43
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
+ /**
45
+ * @public
46
+ */
37
47
  constructor(input: ListChannelsCommandInput);
38
48
  /**
39
49
  * @internal
40
50
  */
41
51
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListChannelsCommandInput, ListChannelsCommandOutput>;
52
+ /**
53
+ * @internal
54
+ */
42
55
  private serialize;
56
+ /**
57
+ * @internal
58
+ */
43
59
  private deserialize;
44
60
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
5
5
  import { ListLiveSourcesRequest, ListLiveSourcesResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListLiveSourcesCommand}.
8
10
  */
9
11
  export interface ListLiveSourcesCommandInput extends ListLiveSourcesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListLiveSourcesCommand}.
13
17
  */
14
18
  export interface ListLiveSourcesCommandOutput extends ListLiveSourcesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the live sources contained in a source location. A source represents a piece of content.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListLiveSourcesCommandOutput extends ListLiveSourcesResponse, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListLiveSourcesCommandInput - {@link ListLiveSourcesCommandInput}
34
+ * @returns {@link ListLiveSourcesCommandOutput}
28
35
  * @see {@link ListLiveSourcesCommandInput} for command's `input` shape.
29
36
  * @see {@link ListLiveSourcesCommandOutput} for command's `response` shape.
30
37
  * @see {@link MediaTailorClientResolvedConfig | config} for MediaTailorClient's `config` shape.
@@ -34,11 +41,20 @@ export interface ListLiveSourcesCommandOutput extends ListLiveSourcesResponse, _
34
41
  export declare class ListLiveSourcesCommand extends $Command<ListLiveSourcesCommandInput, ListLiveSourcesCommandOutput, MediaTailorClientResolvedConfig> {
35
42
  readonly input: ListLiveSourcesCommandInput;
36
43
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
44
+ /**
45
+ * @public
46
+ */
37
47
  constructor(input: ListLiveSourcesCommandInput);
38
48
  /**
39
49
  * @internal
40
50
  */
41
51
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLiveSourcesCommandInput, ListLiveSourcesCommandOutput>;
52
+ /**
53
+ * @internal
54
+ */
42
55
  private serialize;
56
+ /**
57
+ * @internal
58
+ */
43
59
  private deserialize;
44
60
  }