@aws-sdk/client-mediatailor 3.533.0 → 3.535.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-types/MediaTailor.d.ts +4 -1
  2. package/dist-types/MediaTailorClient.d.ts +1 -1
  3. package/dist-types/commands/ConfigureLogsForChannelCommand.d.ts +2 -1
  4. package/dist-types/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateLiveSourceCommand.d.ts +2 -1
  7. package/dist-types/commands/CreatePrefetchScheduleCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateProgramCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateSourceLocationCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateVodSourceCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteChannelPolicyCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteLiveSourceCommand.d.ts +2 -1
  14. package/dist-types/commands/DeletePlaybackConfigurationCommand.d.ts +2 -1
  15. package/dist-types/commands/DeletePrefetchScheduleCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteProgramCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteSourceLocationCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteVodSourceCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeChannelCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeLiveSourceCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeProgramCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeSourceLocationCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeVodSourceCommand.d.ts +2 -1
  24. package/dist-types/commands/GetChannelPolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/GetChannelScheduleCommand.d.ts +2 -1
  26. package/dist-types/commands/GetPlaybackConfigurationCommand.d.ts +2 -1
  27. package/dist-types/commands/GetPrefetchScheduleCommand.d.ts +2 -1
  28. package/dist-types/commands/ListAlertsCommand.d.ts +2 -1
  29. package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
  30. package/dist-types/commands/ListLiveSourcesCommand.d.ts +2 -1
  31. package/dist-types/commands/ListPlaybackConfigurationsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListPrefetchSchedulesCommand.d.ts +2 -1
  33. package/dist-types/commands/ListSourceLocationsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  35. package/dist-types/commands/ListVodSourcesCommand.d.ts +2 -1
  36. package/dist-types/commands/PutChannelPolicyCommand.d.ts +2 -1
  37. package/dist-types/commands/PutPlaybackConfigurationCommand.d.ts +2 -1
  38. package/dist-types/commands/StartChannelCommand.d.ts +2 -1
  39. package/dist-types/commands/StopChannelCommand.d.ts +2 -1
  40. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  41. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  42. package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
  43. package/dist-types/commands/UpdateLiveSourceCommand.d.ts +2 -1
  44. package/dist-types/commands/UpdateProgramCommand.d.ts +2 -1
  45. package/dist-types/commands/UpdateSourceLocationCommand.d.ts +2 -1
  46. package/dist-types/commands/UpdateVodSourceCommand.d.ts +2 -1
  47. package/dist-types/models/models_0.d.ts +553 -553
  48. package/dist-types/ts3.4/MediaTailor.d.ts +3 -0
  49. package/dist-types/ts3.4/commands/ConfigureLogsForChannelCommand.d.ts +9 -0
  50. package/dist-types/ts3.4/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +9 -0
  51. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +9 -0
  52. package/dist-types/ts3.4/commands/CreateLiveSourceCommand.d.ts +9 -0
  53. package/dist-types/ts3.4/commands/CreatePrefetchScheduleCommand.d.ts +9 -0
  54. package/dist-types/ts3.4/commands/CreateProgramCommand.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/CreateSourceLocationCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/CreateVodSourceCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/DeleteChannelPolicyCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/DeleteLiveSourceCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/DeletePlaybackConfigurationCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/DeletePrefetchScheduleCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/DeleteProgramCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/DeleteSourceLocationCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/DeleteVodSourceCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/DescribeLiveSourceCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/DescribeProgramCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/DescribeSourceLocationCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/DescribeVodSourceCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/GetChannelPolicyCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/GetChannelScheduleCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/GetPlaybackConfigurationCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/GetPrefetchScheduleCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/ListAlertsCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/ListLiveSourcesCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/ListPlaybackConfigurationsCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/ListPrefetchSchedulesCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/ListSourceLocationsCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/ListVodSourcesCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/PutChannelPolicyCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/PutPlaybackConfigurationCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/UpdateLiveSourceCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/UpdateProgramCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/UpdateSourceLocationCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/UpdateVodSourceCommand.d.ts +9 -0
  93. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface ListLiveSourcesCommandOutput extends ListLiveSourcesResponse, _
22
22
  }
23
23
  declare const ListLiveSourcesCommand_base: {
24
24
  new (input: ListLiveSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLiveSourcesCommandInput, ListLiveSourcesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListLiveSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLiveSourcesCommandInput, ListLiveSourcesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the live sources contained in a source location. A source represents a piece of content.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const ListLiveSourcesCommand_base: {
74
74
  * @throws {@link MediaTailorServiceException}
75
75
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class ListLiveSourcesCommand extends ListLiveSourcesCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface ListPlaybackConfigurationsCommandOutput extends ListPlaybackCon
22
22
  }
23
23
  declare const ListPlaybackConfigurationsCommand_base: {
24
24
  new (input: ListPlaybackConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPlaybackConfigurationsCommandInput, ListPlaybackConfigurationsCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListPlaybackConfigurationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListPlaybackConfigurationsCommandInput, ListPlaybackConfigurationsCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves existing playback configurations. 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>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -108,6 +108,7 @@ declare const ListPlaybackConfigurationsCommand_base: {
108
108
  * @throws {@link MediaTailorServiceException}
109
109
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
110
110
  *
111
+ * @public
111
112
  */
112
113
  export declare class ListPlaybackConfigurationsCommand extends ListPlaybackConfigurationsCommand_base {
113
114
  }
@@ -22,10 +22,10 @@ export interface ListPrefetchSchedulesCommandOutput extends ListPrefetchSchedule
22
22
  }
23
23
  declare const ListPrefetchSchedulesCommand_base: {
24
24
  new (input: ListPrefetchSchedulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPrefetchSchedulesCommandInput, ListPrefetchSchedulesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListPrefetchSchedulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPrefetchSchedulesCommandInput, ListPrefetchSchedulesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the prefetch schedules for a playback configuration.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const ListPrefetchSchedulesCommand_base: {
81
81
  * @throws {@link MediaTailorServiceException}
82
82
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class ListPrefetchSchedulesCommand extends ListPrefetchSchedulesCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface ListSourceLocationsCommandOutput extends ListSourceLocationsRes
22
22
  }
23
23
  declare const ListSourceLocationsCommand_base: {
24
24
  new (input: ListSourceLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSourceLocationsCommandInput, ListSourceLocationsCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListSourceLocationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListSourceLocationsCommandInput, ListSourceLocationsCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the source locations for a channel. A source location defines the host server URL, and contains a list of sources.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const ListSourceLocationsCommand_base: {
85
85
  * @throws {@link MediaTailorServiceException}
86
86
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class ListSourceLocationsCommand extends ListSourceLocationsCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>A list of tags that are associated with this resource. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/tagging.html">Tagging AWS Elemental MediaTailor Resources</a>.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -58,6 +58,7 @@ declare const ListTagsForResourceCommand_base: {
58
58
  * @throws {@link MediaTailorServiceException}
59
59
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
60
60
  *
61
+ * @public
61
62
  */
62
63
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
63
64
  }
@@ -22,10 +22,10 @@ export interface ListVodSourcesCommandOutput extends ListVodSourcesResponse, __M
22
22
  }
23
23
  declare const ListVodSourcesCommand_base: {
24
24
  new (input: ListVodSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListVodSourcesCommandInput, ListVodSourcesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListVodSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListVodSourcesCommandInput, ListVodSourcesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the VOD sources contained in a source location. A source represents a piece of content.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const ListVodSourcesCommand_base: {
74
74
  * @throws {@link MediaTailorServiceException}
75
75
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class ListVodSourcesCommand extends ListVodSourcesCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface PutChannelPolicyCommandOutput extends PutChannelPolicyResponse,
22
22
  }
23
23
  declare const PutChannelPolicyCommand_base: {
24
24
  new (input: PutChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutChannelPolicyCommandInput, PutChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutChannelPolicyCommandInput, PutChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an IAM policy for the channel. IAM policies are used to control access to your channel.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -52,6 +52,7 @@ declare const PutChannelPolicyCommand_base: {
52
52
  * @throws {@link MediaTailorServiceException}
53
53
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
54
54
  *
55
+ * @public
55
56
  */
56
57
  export declare class PutChannelPolicyCommand extends PutChannelPolicyCommand_base {
57
58
  }
@@ -22,10 +22,10 @@ export interface PutPlaybackConfigurationCommandOutput extends PutPlaybackConfig
22
22
  }
23
23
  declare const PutPlaybackConfigurationCommand_base: {
24
24
  new (input: PutPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutPlaybackConfigurationCommandInput, PutPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutPlaybackConfigurationCommandInput, PutPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates 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>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -141,6 +141,7 @@ declare const PutPlaybackConfigurationCommand_base: {
141
141
  * @throws {@link MediaTailorServiceException}
142
142
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
143
143
  *
144
+ * @public
144
145
  */
145
146
  export declare class PutPlaybackConfigurationCommand extends PutPlaybackConfigurationCommand_base {
146
147
  }
@@ -22,10 +22,10 @@ export interface StartChannelCommandOutput extends StartChannelResponse, __Metad
22
22
  }
23
23
  declare const StartChannelCommand_base: {
24
24
  new (input: StartChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StartChannelCommandInput, StartChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StartChannelCommandInput, StartChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts 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>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -51,6 +51,7 @@ declare const StartChannelCommand_base: {
51
51
  * @throws {@link MediaTailorServiceException}
52
52
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
53
53
  *
54
+ * @public
54
55
  */
55
56
  export declare class StartChannelCommand extends StartChannelCommand_base {
56
57
  }
@@ -22,10 +22,10 @@ export interface StopChannelCommandOutput extends StopChannelResponse, __Metadat
22
22
  }
23
23
  declare const StopChannelCommand_base: {
24
24
  new (input: StopChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StopChannelCommandInput, StopChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StopChannelCommandInput, StopChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Stops 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>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -51,6 +51,7 @@ declare const StopChannelCommand_base: {
51
51
  * @throws {@link MediaTailorServiceException}
52
52
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
53
53
  *
54
+ * @public
54
55
  */
55
56
  export declare class StopChannelCommand extends StopChannelCommand_base {
56
57
  }
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>The resource to tag. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/tagging.html">Tagging AWS Elemental MediaTailor Resources</a>.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -57,6 +57,7 @@ declare const TagResourceCommand_base: {
57
57
  * @throws {@link MediaTailorServiceException}
58
58
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
59
59
  *
60
+ * @public
60
61
  */
61
62
  export declare class TagResourceCommand extends TagResourceCommand_base {
62
63
  }
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>The resource to untag.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -57,6 +57,7 @@ declare const UntagResourceCommand_base: {
57
57
  * @throws {@link MediaTailorServiceException}
58
58
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
59
59
  *
60
+ * @public
60
61
  */
61
62
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
62
63
  }
@@ -22,10 +22,10 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
22
22
  }
23
23
  declare const UpdateChannelCommand_base: {
24
24
  new (input: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates 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>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -113,6 +113,7 @@ declare const UpdateChannelCommand_base: {
113
113
  * @throws {@link MediaTailorServiceException}
114
114
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
115
115
  *
116
+ * @public
116
117
  */
117
118
  export declare class UpdateChannelCommand extends UpdateChannelCommand_base {
118
119
  }
@@ -22,10 +22,10 @@ export interface UpdateLiveSourceCommandOutput extends UpdateLiveSourceResponse,
22
22
  }
23
23
  declare const UpdateLiveSourceCommand_base: {
24
24
  new (input: UpdateLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLiveSourceCommandInput, UpdateLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLiveSourceCommandInput, UpdateLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a live source's configuration.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const UpdateLiveSourceCommand_base: {
75
75
  * @throws {@link MediaTailorServiceException}
76
76
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class UpdateLiveSourceCommand extends UpdateLiveSourceCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface UpdateProgramCommandOutput extends UpdateProgramResponse, __Met
22
22
  }
23
23
  declare const UpdateProgramCommand_base: {
24
24
  new (input: UpdateProgramCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProgramCommandInput, UpdateProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateProgramCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProgramCommandInput, UpdateProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a program within a channel.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -146,6 +146,7 @@ declare const UpdateProgramCommand_base: {
146
146
  * @throws {@link MediaTailorServiceException}
147
147
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
148
148
  *
149
+ * @public
149
150
  */
150
151
  export declare class UpdateProgramCommand extends UpdateProgramCommand_base {
151
152
  }
@@ -22,10 +22,10 @@ export interface UpdateSourceLocationCommandOutput extends UpdateSourceLocationR
22
22
  }
23
23
  declare const UpdateSourceLocationCommand_base: {
24
24
  new (input: UpdateSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSourceLocationCommandInput, UpdateSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSourceLocationCommandInput, UpdateSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates 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>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -99,6 +99,7 @@ declare const UpdateSourceLocationCommand_base: {
99
99
  * @throws {@link MediaTailorServiceException}
100
100
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class UpdateSourceLocationCommand extends UpdateSourceLocationCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface UpdateVodSourceCommandOutput extends UpdateVodSourceResponse, _
22
22
  }
23
23
  declare const UpdateVodSourceCommand_base: {
24
24
  new (input: UpdateVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVodSourceCommandInput, UpdateVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVodSourceCommandInput, UpdateVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a VOD source's configuration.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const UpdateVodSourceCommand_base: {
75
75
  * @throws {@link MediaTailorServiceException}
76
76
  * <p>Base exception class for all service exceptions from MediaTailor service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class UpdateVodSourceCommand extends UpdateVodSourceCommand_base {
80
81
  }