@aws-sdk/client-mediatailor 3.650.0 → 3.654.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 (89) hide show
  1. package/dist-types/commands/ConfigureLogsForChannelCommand.d.ts +11 -0
  2. package/dist-types/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +11 -0
  3. package/dist-types/commands/CreateChannelCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateLiveSourceCommand.d.ts +11 -0
  5. package/dist-types/commands/CreatePrefetchScheduleCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateProgramCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateSourceLocationCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateVodSourceCommand.d.ts +11 -0
  9. package/dist-types/commands/DeleteChannelCommand.d.ts +11 -0
  10. package/dist-types/commands/DeleteChannelPolicyCommand.d.ts +11 -0
  11. package/dist-types/commands/DeleteLiveSourceCommand.d.ts +11 -0
  12. package/dist-types/commands/DeletePlaybackConfigurationCommand.d.ts +11 -0
  13. package/dist-types/commands/DeletePrefetchScheduleCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteProgramCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteSourceLocationCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteVodSourceCommand.d.ts +11 -0
  17. package/dist-types/commands/DescribeChannelCommand.d.ts +11 -0
  18. package/dist-types/commands/DescribeLiveSourceCommand.d.ts +11 -0
  19. package/dist-types/commands/DescribeProgramCommand.d.ts +11 -0
  20. package/dist-types/commands/DescribeSourceLocationCommand.d.ts +11 -0
  21. package/dist-types/commands/DescribeVodSourceCommand.d.ts +11 -0
  22. package/dist-types/commands/GetChannelPolicyCommand.d.ts +11 -0
  23. package/dist-types/commands/GetChannelScheduleCommand.d.ts +11 -0
  24. package/dist-types/commands/GetPlaybackConfigurationCommand.d.ts +11 -0
  25. package/dist-types/commands/GetPrefetchScheduleCommand.d.ts +11 -0
  26. package/dist-types/commands/ListAlertsCommand.d.ts +11 -0
  27. package/dist-types/commands/ListChannelsCommand.d.ts +11 -0
  28. package/dist-types/commands/ListLiveSourcesCommand.d.ts +11 -0
  29. package/dist-types/commands/ListPlaybackConfigurationsCommand.d.ts +11 -0
  30. package/dist-types/commands/ListPrefetchSchedulesCommand.d.ts +11 -0
  31. package/dist-types/commands/ListSourceLocationsCommand.d.ts +11 -0
  32. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  33. package/dist-types/commands/ListVodSourcesCommand.d.ts +11 -0
  34. package/dist-types/commands/PutChannelPolicyCommand.d.ts +11 -0
  35. package/dist-types/commands/PutPlaybackConfigurationCommand.d.ts +11 -0
  36. package/dist-types/commands/StartChannelCommand.d.ts +11 -0
  37. package/dist-types/commands/StopChannelCommand.d.ts +11 -0
  38. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  39. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  40. package/dist-types/commands/UpdateChannelCommand.d.ts +11 -0
  41. package/dist-types/commands/UpdateLiveSourceCommand.d.ts +11 -0
  42. package/dist-types/commands/UpdateProgramCommand.d.ts +11 -0
  43. package/dist-types/commands/UpdateSourceLocationCommand.d.ts +11 -0
  44. package/dist-types/commands/UpdateVodSourceCommand.d.ts +11 -0
  45. package/dist-types/ts3.4/commands/ConfigureLogsForChannelCommand.d.ts +12 -1
  46. package/dist-types/ts3.4/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +12 -1
  47. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +12 -1
  48. package/dist-types/ts3.4/commands/CreateLiveSourceCommand.d.ts +12 -1
  49. package/dist-types/ts3.4/commands/CreatePrefetchScheduleCommand.d.ts +12 -1
  50. package/dist-types/ts3.4/commands/CreateProgramCommand.d.ts +12 -1
  51. package/dist-types/ts3.4/commands/CreateSourceLocationCommand.d.ts +12 -1
  52. package/dist-types/ts3.4/commands/CreateVodSourceCommand.d.ts +12 -1
  53. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +12 -1
  54. package/dist-types/ts3.4/commands/DeleteChannelPolicyCommand.d.ts +12 -1
  55. package/dist-types/ts3.4/commands/DeleteLiveSourceCommand.d.ts +12 -1
  56. package/dist-types/ts3.4/commands/DeletePlaybackConfigurationCommand.d.ts +12 -1
  57. package/dist-types/ts3.4/commands/DeletePrefetchScheduleCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/DeleteProgramCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/DeleteSourceLocationCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/DeleteVodSourceCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/DescribeLiveSourceCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/DescribeProgramCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/DescribeSourceLocationCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/DescribeVodSourceCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/GetChannelPolicyCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/GetChannelScheduleCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/GetPlaybackConfigurationCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/GetPrefetchScheduleCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/ListAlertsCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/ListLiveSourcesCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/ListPlaybackConfigurationsCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/ListPrefetchSchedulesCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/ListSourceLocationsCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/ListVodSourcesCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/PutChannelPolicyCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/PutPlaybackConfigurationCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/UpdateLiveSourceCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/UpdateProgramCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/UpdateSourceLocationCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/UpdateVodSourceCommand.d.ts +12 -1
  89. package/package.json +35 -35
@@ -123,4 +123,15 @@ declare const UpdateChannelCommand_base: {
123
123
  * @public
124
124
  */
125
125
  export declare class UpdateChannelCommand extends UpdateChannelCommand_base {
126
+ /** @internal type navigation helper, not in runtime. */
127
+ protected static __types: {
128
+ api: {
129
+ input: UpdateChannelRequest;
130
+ output: UpdateChannelResponse;
131
+ };
132
+ sdk: {
133
+ input: UpdateChannelCommandInput;
134
+ output: UpdateChannelCommandOutput;
135
+ };
136
+ };
126
137
  }
@@ -79,4 +79,15 @@ declare const UpdateLiveSourceCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class UpdateLiveSourceCommand extends UpdateLiveSourceCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: UpdateLiveSourceRequest;
86
+ output: UpdateLiveSourceResponse;
87
+ };
88
+ sdk: {
89
+ input: UpdateLiveSourceCommandInput;
90
+ output: UpdateLiveSourceCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -260,4 +260,15 @@ declare const UpdateProgramCommand_base: {
260
260
  * @public
261
261
  */
262
262
  export declare class UpdateProgramCommand extends UpdateProgramCommand_base {
263
+ /** @internal type navigation helper, not in runtime. */
264
+ protected static __types: {
265
+ api: {
266
+ input: UpdateProgramRequest;
267
+ output: UpdateProgramResponse;
268
+ };
269
+ sdk: {
270
+ input: UpdateProgramCommandInput;
271
+ output: UpdateProgramCommandOutput;
272
+ };
273
+ };
263
274
  }
@@ -103,4 +103,15 @@ declare const UpdateSourceLocationCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class UpdateSourceLocationCommand extends UpdateSourceLocationCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: UpdateSourceLocationRequest;
110
+ output: UpdateSourceLocationResponse;
111
+ };
112
+ sdk: {
113
+ input: UpdateSourceLocationCommandInput;
114
+ output: UpdateSourceLocationCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -79,4 +79,15 @@ declare const UpdateVodSourceCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class UpdateVodSourceCommand extends UpdateVodSourceCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: UpdateVodSourceRequest;
86
+ output: UpdateVodSourceResponse;
87
+ };
88
+ sdk: {
89
+ input: UpdateVodSourceCommandInput;
90
+ output: UpdateVodSourceCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -37,4 +37,15 @@ declare const ConfigureLogsForChannelCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ConfigureLogsForChannelCommand extends ConfigureLogsForChannelCommand_base {}
40
+ export declare class ConfigureLogsForChannelCommand extends ConfigureLogsForChannelCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ConfigureLogsForChannelRequest;
44
+ output: ConfigureLogsForChannelResponse;
45
+ };
46
+ sdk: {
47
+ input: ConfigureLogsForChannelCommandInput;
48
+ output: ConfigureLogsForChannelCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ConfigureLogsForPlaybackConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ConfigureLogsForPlaybackConfigurationCommand extends ConfigureLogsForPlaybackConfigurationCommand_base {}
40
+ export declare class ConfigureLogsForPlaybackConfigurationCommand extends ConfigureLogsForPlaybackConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ConfigureLogsForPlaybackConfigurationRequest;
44
+ output: ConfigureLogsForPlaybackConfigurationResponse;
45
+ };
46
+ sdk: {
47
+ input: ConfigureLogsForPlaybackConfigurationCommandInput;
48
+ output: ConfigureLogsForPlaybackConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateChannelCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateChannelCommand extends CreateChannelCommand_base {}
39
+ export declare class CreateChannelCommand extends CreateChannelCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateChannelRequest;
43
+ output: CreateChannelResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateChannelCommandInput;
47
+ output: CreateChannelCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const CreateLiveSourceCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateLiveSourceCommand extends CreateLiveSourceCommand_base {}
39
+ export declare class CreateLiveSourceCommand extends CreateLiveSourceCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateLiveSourceRequest;
43
+ output: CreateLiveSourceResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateLiveSourceCommandInput;
47
+ output: CreateLiveSourceCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CreatePrefetchScheduleCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreatePrefetchScheduleCommand extends CreatePrefetchScheduleCommand_base {}
40
+ export declare class CreatePrefetchScheduleCommand extends CreatePrefetchScheduleCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreatePrefetchScheduleRequest;
44
+ output: CreatePrefetchScheduleResponse;
45
+ };
46
+ sdk: {
47
+ input: CreatePrefetchScheduleCommandInput;
48
+ output: CreatePrefetchScheduleCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateProgramCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateProgramCommand extends CreateProgramCommand_base {}
39
+ export declare class CreateProgramCommand extends CreateProgramCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateProgramRequest;
43
+ output: CreateProgramResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateProgramCommandInput;
47
+ output: CreateProgramCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CreateSourceLocationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateSourceLocationCommand extends CreateSourceLocationCommand_base {}
40
+ export declare class CreateSourceLocationCommand extends CreateSourceLocationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateSourceLocationRequest;
44
+ output: CreateSourceLocationResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateSourceLocationCommandInput;
48
+ output: CreateSourceLocationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateVodSourceCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateVodSourceCommand extends CreateVodSourceCommand_base {}
39
+ export declare class CreateVodSourceCommand extends CreateVodSourceCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateVodSourceRequest;
43
+ output: CreateVodSourceResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateVodSourceCommandInput;
47
+ output: CreateVodSourceCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const DeleteChannelCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteChannelCommand extends DeleteChannelCommand_base {}
39
+ export declare class DeleteChannelCommand extends DeleteChannelCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteChannelRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: DeleteChannelCommandInput;
47
+ output: DeleteChannelCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeleteChannelPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteChannelPolicyCommand extends DeleteChannelPolicyCommand_base {}
40
+ export declare class DeleteChannelPolicyCommand extends DeleteChannelPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteChannelPolicyRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteChannelPolicyCommandInput;
48
+ output: DeleteChannelPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DeleteLiveSourceCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteLiveSourceCommand extends DeleteLiveSourceCommand_base {}
39
+ export declare class DeleteLiveSourceCommand extends DeleteLiveSourceCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteLiveSourceRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: DeleteLiveSourceCommandInput;
47
+ output: DeleteLiveSourceCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeletePlaybackConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeletePlaybackConfigurationCommand extends DeletePlaybackConfigurationCommand_base {}
40
+ export declare class DeletePlaybackConfigurationCommand extends DeletePlaybackConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeletePlaybackConfigurationRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeletePlaybackConfigurationCommandInput;
48
+ output: DeletePlaybackConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeletePrefetchScheduleCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeletePrefetchScheduleCommand extends DeletePrefetchScheduleCommand_base {}
40
+ export declare class DeletePrefetchScheduleCommand extends DeletePrefetchScheduleCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeletePrefetchScheduleRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeletePrefetchScheduleCommandInput;
48
+ output: DeletePrefetchScheduleCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DeleteProgramCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteProgramCommand extends DeleteProgramCommand_base {}
39
+ export declare class DeleteProgramCommand extends DeleteProgramCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteProgramRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: DeleteProgramCommandInput;
47
+ output: DeleteProgramCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeleteSourceLocationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteSourceLocationCommand extends DeleteSourceLocationCommand_base {}
40
+ export declare class DeleteSourceLocationCommand extends DeleteSourceLocationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteSourceLocationRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteSourceLocationCommandInput;
48
+ output: DeleteSourceLocationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DeleteVodSourceCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteVodSourceCommand extends DeleteVodSourceCommand_base {}
39
+ export declare class DeleteVodSourceCommand extends DeleteVodSourceCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteVodSourceRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: DeleteVodSourceCommandInput;
47
+ output: DeleteVodSourceCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const DescribeChannelCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeChannelCommand extends DescribeChannelCommand_base {}
39
+ export declare class DescribeChannelCommand extends DescribeChannelCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeChannelRequest;
43
+ output: DescribeChannelResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeChannelCommandInput;
47
+ output: DescribeChannelCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DescribeLiveSourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeLiveSourceCommand extends DescribeLiveSourceCommand_base {}
40
+ export declare class DescribeLiveSourceCommand extends DescribeLiveSourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeLiveSourceRequest;
44
+ output: DescribeLiveSourceResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeLiveSourceCommandInput;
48
+ output: DescribeLiveSourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribeProgramCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeProgramCommand extends DescribeProgramCommand_base {}
39
+ export declare class DescribeProgramCommand extends DescribeProgramCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeProgramRequest;
43
+ output: DescribeProgramResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeProgramCommandInput;
47
+ output: DescribeProgramCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DescribeSourceLocationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeSourceLocationCommand extends DescribeSourceLocationCommand_base {}
40
+ export declare class DescribeSourceLocationCommand extends DescribeSourceLocationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeSourceLocationRequest;
44
+ output: DescribeSourceLocationResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeSourceLocationCommandInput;
48
+ output: DescribeSourceLocationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeVodSourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeVodSourceCommand extends DescribeVodSourceCommand_base {}
40
+ export declare class DescribeVodSourceCommand extends DescribeVodSourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeVodSourceRequest;
44
+ output: DescribeVodSourceResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeVodSourceCommandInput;
48
+ output: DescribeVodSourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetChannelPolicyCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetChannelPolicyCommand extends GetChannelPolicyCommand_base {}
39
+ export declare class GetChannelPolicyCommand extends GetChannelPolicyCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetChannelPolicyRequest;
43
+ output: GetChannelPolicyResponse;
44
+ };
45
+ sdk: {
46
+ input: GetChannelPolicyCommandInput;
47
+ output: GetChannelPolicyCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const GetChannelScheduleCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetChannelScheduleCommand extends GetChannelScheduleCommand_base {}
40
+ export declare class GetChannelScheduleCommand extends GetChannelScheduleCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetChannelScheduleRequest;
44
+ output: GetChannelScheduleResponse;
45
+ };
46
+ sdk: {
47
+ input: GetChannelScheduleCommandInput;
48
+ output: GetChannelScheduleCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetPlaybackConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetPlaybackConfigurationCommand extends GetPlaybackConfigurationCommand_base {}
40
+ export declare class GetPlaybackConfigurationCommand extends GetPlaybackConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetPlaybackConfigurationRequest;
44
+ output: GetPlaybackConfigurationResponse;
45
+ };
46
+ sdk: {
47
+ input: GetPlaybackConfigurationCommandInput;
48
+ output: GetPlaybackConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetPrefetchScheduleCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetPrefetchScheduleCommand extends GetPrefetchScheduleCommand_base {}
40
+ export declare class GetPrefetchScheduleCommand extends GetPrefetchScheduleCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetPrefetchScheduleRequest;
44
+ output: GetPrefetchScheduleResponse;
45
+ };
46
+ sdk: {
47
+ input: GetPrefetchScheduleCommandInput;
48
+ output: GetPrefetchScheduleCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListAlertsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListAlertsCommand extends ListAlertsCommand_base {}
36
+ export declare class ListAlertsCommand extends ListAlertsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListAlertsRequest;
40
+ output: ListAlertsResponse;
41
+ };
42
+ sdk: {
43
+ input: ListAlertsCommandInput;
44
+ output: ListAlertsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const ListChannelsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListChannelsCommand extends ListChannelsCommand_base {}
36
+ export declare class ListChannelsCommand extends ListChannelsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListChannelsRequest;
40
+ output: ListChannelsResponse;
41
+ };
42
+ sdk: {
43
+ input: ListChannelsCommandInput;
44
+ output: ListChannelsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const ListLiveSourcesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListLiveSourcesCommand extends ListLiveSourcesCommand_base {}
39
+ export declare class ListLiveSourcesCommand extends ListLiveSourcesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListLiveSourcesRequest;
43
+ output: ListLiveSourcesResponse;
44
+ };
45
+ sdk: {
46
+ input: ListLiveSourcesCommandInput;
47
+ output: ListLiveSourcesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListPlaybackConfigurationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListPlaybackConfigurationsCommand extends ListPlaybackConfigurationsCommand_base {}
40
+ export declare class ListPlaybackConfigurationsCommand extends ListPlaybackConfigurationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListPlaybackConfigurationsRequest;
44
+ output: ListPlaybackConfigurationsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListPlaybackConfigurationsCommandInput;
48
+ output: ListPlaybackConfigurationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListPrefetchSchedulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListPrefetchSchedulesCommand extends ListPrefetchSchedulesCommand_base {}
40
+ export declare class ListPrefetchSchedulesCommand extends ListPrefetchSchedulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListPrefetchSchedulesRequest;
44
+ output: ListPrefetchSchedulesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListPrefetchSchedulesCommandInput;
48
+ output: ListPrefetchSchedulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListSourceLocationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListSourceLocationsCommand extends ListSourceLocationsCommand_base {}
40
+ export declare class ListSourceLocationsCommand extends ListSourceLocationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListSourceLocationsRequest;
44
+ output: ListSourceLocationsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListSourceLocationsCommandInput;
48
+ output: ListSourceLocationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
40
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourceRequest;
44
+ output: ListTagsForResourceResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourceCommandInput;
48
+ output: ListTagsForResourceCommandOutput;
49
+ };
50
+ };
51
+ }