@aws-sdk/client-mediatailor 3.803.0 → 3.804.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 (94) hide show
  1. package/dist-es/protocols/Aws_restJson1.js +6 -6
  2. package/dist-types/commands/ConfigureLogsForChannelCommand.d.ts +1 -1
  3. package/dist-types/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateChannelCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateLiveSourceCommand.d.ts +1 -1
  6. package/dist-types/commands/CreatePrefetchScheduleCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateProgramCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateSourceLocationCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateVodSourceCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteChannelCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteChannelPolicyCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteLiveSourceCommand.d.ts +1 -1
  13. package/dist-types/commands/DeletePlaybackConfigurationCommand.d.ts +1 -1
  14. package/dist-types/commands/DeletePrefetchScheduleCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteProgramCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteSourceLocationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteVodSourceCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribeChannelCommand.d.ts +1 -1
  19. package/dist-types/commands/DescribeLiveSourceCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeProgramCommand.d.ts +1 -1
  21. package/dist-types/commands/DescribeSourceLocationCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeVodSourceCommand.d.ts +1 -1
  23. package/dist-types/commands/GetChannelPolicyCommand.d.ts +1 -1
  24. package/dist-types/commands/GetChannelScheduleCommand.d.ts +1 -1
  25. package/dist-types/commands/GetPlaybackConfigurationCommand.d.ts +1 -1
  26. package/dist-types/commands/GetPrefetchScheduleCommand.d.ts +1 -1
  27. package/dist-types/commands/ListAlertsCommand.d.ts +1 -1
  28. package/dist-types/commands/ListLiveSourcesCommand.d.ts +1 -1
  29. package/dist-types/commands/ListPrefetchSchedulesCommand.d.ts +1 -1
  30. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  31. package/dist-types/commands/ListVodSourcesCommand.d.ts +1 -1
  32. package/dist-types/commands/PutChannelPolicyCommand.d.ts +1 -1
  33. package/dist-types/commands/PutPlaybackConfigurationCommand.d.ts +1 -1
  34. package/dist-types/commands/StartChannelCommand.d.ts +1 -1
  35. package/dist-types/commands/StopChannelCommand.d.ts +1 -1
  36. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  37. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  38. package/dist-types/commands/UpdateChannelCommand.d.ts +1 -1
  39. package/dist-types/commands/UpdateLiveSourceCommand.d.ts +1 -1
  40. package/dist-types/commands/UpdateProgramCommand.d.ts +1 -1
  41. package/dist-types/commands/UpdateSourceLocationCommand.d.ts +1 -1
  42. package/dist-types/commands/UpdateVodSourceCommand.d.ts +1 -1
  43. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  44. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  45. package/dist-types/runtimeConfig.d.ts +16 -16
  46. package/dist-types/runtimeConfig.native.d.ts +18 -18
  47. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  48. package/dist-types/ts3.4/commands/ConfigureLogsForChannelCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/CreateLiveSourceCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/CreatePrefetchScheduleCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/CreateProgramCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/CreateSourceLocationCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/CreateVodSourceCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/DeleteChannelPolicyCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/DeleteLiveSourceCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/DeletePlaybackConfigurationCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/DeletePrefetchScheduleCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/DeleteProgramCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/DeleteSourceLocationCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/DeleteVodSourceCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/DescribeLiveSourceCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/DescribeProgramCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DescribeSourceLocationCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/DescribeVodSourceCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/GetChannelPolicyCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/GetChannelScheduleCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/GetPlaybackConfigurationCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/GetPrefetchScheduleCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/ListAlertsCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/ListLiveSourcesCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/ListPrefetchSchedulesCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/ListVodSourcesCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/PutChannelPolicyCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/PutPlaybackConfigurationCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/UpdateLiveSourceCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/UpdateProgramCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/UpdateSourceLocationCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/UpdateVodSourceCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  90. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  91. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  92. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  93. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  94. package/package.json +19 -19
@@ -1373,25 +1373,25 @@ const de_BadRequestExceptionRes = async (parsedOutput, context) => {
1373
1373
  const se_PrefetchConsumption = (input, context) => {
1374
1374
  return take(input, {
1375
1375
  AvailMatchingCriteria: _json,
1376
- EndTime: (_) => _.getTime() / 1000,
1377
- StartTime: (_) => _.getTime() / 1000,
1376
+ EndTime: (_) => _.getTime() / 1_000,
1377
+ StartTime: (_) => _.getTime() / 1_000,
1378
1378
  });
1379
1379
  };
1380
1380
  const se_PrefetchRetrieval = (input, context) => {
1381
1381
  return take(input, {
1382
1382
  DynamicVariables: _json,
1383
- EndTime: (_) => _.getTime() / 1000,
1384
- StartTime: (_) => _.getTime() / 1000,
1383
+ EndTime: (_) => _.getTime() / 1_000,
1384
+ StartTime: (_) => _.getTime() / 1_000,
1385
1385
  TrafficShapingRetrievalWindow: _json,
1386
1386
  TrafficShapingType: [],
1387
1387
  });
1388
1388
  };
1389
1389
  const se_RecurringPrefetchConfiguration = (input, context) => {
1390
1390
  return take(input, {
1391
- EndTime: (_) => _.getTime() / 1000,
1391
+ EndTime: (_) => _.getTime() / 1_000,
1392
1392
  RecurringConsumption: _json,
1393
1393
  RecurringRetrieval: _json,
1394
- StartTime: (_) => _.getTime() / 1000,
1394
+ StartTime: (_) => _.getTime() / 1_000,
1395
1395
  });
1396
1396
  };
1397
1397
  const de___listOfAlert = (output, context) => {
@@ -23,7 +23,7 @@ export interface ConfigureLogsForChannelCommandOutput extends ConfigureLogsForCh
23
23
  }
24
24
  declare const ConfigureLogsForChannelCommand_base: {
25
25
  new (input: ConfigureLogsForChannelCommandInput): import("@smithy/smithy-client").CommandImpl<ConfigureLogsForChannelCommandInput, ConfigureLogsForChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ConfigureLogsForChannelCommandInput): import("@smithy/smithy-client").CommandImpl<ConfigureLogsForChannelCommandInput, ConfigureLogsForChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ConfigureLogsForChannelCommandInput): import("@smithy/smithy-client").CommandImpl<ConfigureLogsForChannelCommandInput, ConfigureLogsForChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ConfigureLogsForPlaybackConfigurationCommandOutput extends Conf
23
23
  }
24
24
  declare const ConfigureLogsForPlaybackConfigurationCommand_base: {
25
25
  new (input: ConfigureLogsForPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ConfigureLogsForPlaybackConfigurationCommandInput, ConfigureLogsForPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ConfigureLogsForPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ConfigureLogsForPlaybackConfigurationCommandInput, ConfigureLogsForPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ConfigureLogsForPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ConfigureLogsForPlaybackConfigurationCommandInput, ConfigureLogsForPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateChannelCommandOutput extends CreateChannelResponse, __Met
23
23
  }
24
24
  declare const CreateChannelCommand_base: {
25
25
  new (input: CreateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelCommandInput, CreateChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelCommandInput, CreateChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelCommandInput, CreateChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLiveSourceCommandOutput extends CreateLiveSourceResponse,
23
23
  }
24
24
  declare const CreateLiveSourceCommand_base: {
25
25
  new (input: CreateLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLiveSourceCommandInput, CreateLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLiveSourceCommandInput, CreateLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLiveSourceCommandInput, CreateLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreatePrefetchScheduleCommandOutput extends CreatePrefetchSched
23
23
  }
24
24
  declare const CreatePrefetchScheduleCommand_base: {
25
25
  new (input: CreatePrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePrefetchScheduleCommandInput, CreatePrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreatePrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePrefetchScheduleCommandInput, CreatePrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreatePrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePrefetchScheduleCommandInput, CreatePrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateProgramCommandOutput extends CreateProgramResponse, __Met
23
23
  }
24
24
  declare const CreateProgramCommand_base: {
25
25
  new (input: CreateProgramCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProgramCommandInput, CreateProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateProgramCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProgramCommandInput, CreateProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateProgramCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProgramCommandInput, CreateProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSourceLocationCommandOutput extends CreateSourceLocationR
23
23
  }
24
24
  declare const CreateSourceLocationCommand_base: {
25
25
  new (input: CreateSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSourceLocationCommandInput, CreateSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSourceLocationCommandInput, CreateSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSourceLocationCommandInput, CreateSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateVodSourceCommandOutput extends CreateVodSourceResponse, _
23
23
  }
24
24
  declare const CreateVodSourceCommand_base: {
25
25
  new (input: CreateVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVodSourceCommandInput, CreateVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVodSourceCommandInput, CreateVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVodSourceCommandInput, CreateVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteChannelCommandOutput extends DeleteChannelResponse, __Met
23
23
  }
24
24
  declare const DeleteChannelCommand_base: {
25
25
  new (input: DeleteChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelCommandInput, DeleteChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelCommandInput, DeleteChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelCommandInput, DeleteChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteChannelPolicyCommandOutput extends DeleteChannelPolicyRes
23
23
  }
24
24
  declare const DeleteChannelPolicyCommand_base: {
25
25
  new (input: DeleteChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelPolicyCommandInput, DeleteChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelPolicyCommandInput, DeleteChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelPolicyCommandInput, DeleteChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteLiveSourceCommandOutput extends DeleteLiveSourceResponse,
23
23
  }
24
24
  declare const DeleteLiveSourceCommand_base: {
25
25
  new (input: DeleteLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLiveSourceCommandInput, DeleteLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLiveSourceCommandInput, DeleteLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLiveSourceCommandInput, DeleteLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePlaybackConfigurationCommandOutput extends DeletePlayback
23
23
  }
24
24
  declare const DeletePlaybackConfigurationCommand_base: {
25
25
  new (input: DeletePlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePlaybackConfigurationCommandInput, DeletePlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePlaybackConfigurationCommandInput, DeletePlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePlaybackConfigurationCommandInput, DeletePlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePrefetchScheduleCommandOutput extends DeletePrefetchSched
23
23
  }
24
24
  declare const DeletePrefetchScheduleCommand_base: {
25
25
  new (input: DeletePrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrefetchScheduleCommandInput, DeletePrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrefetchScheduleCommandInput, DeletePrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrefetchScheduleCommandInput, DeletePrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteProgramCommandOutput extends DeleteProgramResponse, __Met
23
23
  }
24
24
  declare const DeleteProgramCommand_base: {
25
25
  new (input: DeleteProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProgramCommandInput, DeleteProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProgramCommandInput, DeleteProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProgramCommandInput, DeleteProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSourceLocationCommandOutput extends DeleteSourceLocationR
23
23
  }
24
24
  declare const DeleteSourceLocationCommand_base: {
25
25
  new (input: DeleteSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceLocationCommandInput, DeleteSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceLocationCommandInput, DeleteSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceLocationCommandInput, DeleteSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteVodSourceCommandOutput extends DeleteVodSourceResponse, _
23
23
  }
24
24
  declare const DeleteVodSourceCommand_base: {
25
25
  new (input: DeleteVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVodSourceCommandInput, DeleteVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVodSourceCommandInput, DeleteVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVodSourceCommandInput, DeleteVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeChannelCommandOutput extends DescribeChannelResponse, _
23
23
  }
24
24
  declare const DescribeChannelCommand_base: {
25
25
  new (input: DescribeChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelCommandInput, DescribeChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelCommandInput, DescribeChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelCommandInput, DescribeChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeLiveSourceCommandOutput extends DescribeLiveSourceRespo
23
23
  }
24
24
  declare const DescribeLiveSourceCommand_base: {
25
25
  new (input: DescribeLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLiveSourceCommandInput, DescribeLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLiveSourceCommandInput, DescribeLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLiveSourceCommandInput, DescribeLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeProgramCommandOutput extends DescribeProgramResponse, _
23
23
  }
24
24
  declare const DescribeProgramCommand_base: {
25
25
  new (input: DescribeProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProgramCommandInput, DescribeProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProgramCommandInput, DescribeProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProgramCommandInput, DescribeProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeSourceLocationCommandOutput extends DescribeSourceLocat
23
23
  }
24
24
  declare const DescribeSourceLocationCommand_base: {
25
25
  new (input: DescribeSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSourceLocationCommandInput, DescribeSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSourceLocationCommandInput, DescribeSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSourceLocationCommandInput, DescribeSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeVodSourceCommandOutput extends DescribeVodSourceRespons
23
23
  }
24
24
  declare const DescribeVodSourceCommand_base: {
25
25
  new (input: DescribeVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVodSourceCommandInput, DescribeVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVodSourceCommandInput, DescribeVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVodSourceCommandInput, DescribeVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetChannelPolicyCommandOutput extends GetChannelPolicyResponse,
23
23
  }
24
24
  declare const GetChannelPolicyCommand_base: {
25
25
  new (input: GetChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelPolicyCommandInput, GetChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelPolicyCommandInput, GetChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelPolicyCommandInput, GetChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetChannelScheduleCommandOutput extends GetChannelScheduleRespo
23
23
  }
24
24
  declare const GetChannelScheduleCommand_base: {
25
25
  new (input: GetChannelScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelScheduleCommandInput, GetChannelScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetChannelScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelScheduleCommandInput, GetChannelScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetChannelScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelScheduleCommandInput, GetChannelScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetPlaybackConfigurationCommandOutput extends GetPlaybackConfig
23
23
  }
24
24
  declare const GetPlaybackConfigurationCommand_base: {
25
25
  new (input: GetPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetPlaybackConfigurationCommandInput, GetPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetPlaybackConfigurationCommandInput, GetPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetPlaybackConfigurationCommandInput, GetPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetPrefetchScheduleCommandOutput extends GetPrefetchScheduleRes
23
23
  }
24
24
  declare const GetPrefetchScheduleCommand_base: {
25
25
  new (input: GetPrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<GetPrefetchScheduleCommandInput, GetPrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetPrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<GetPrefetchScheduleCommandInput, GetPrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetPrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<GetPrefetchScheduleCommandInput, GetPrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAlertsCommandOutput extends ListAlertsResponse, __MetadataB
23
23
  }
24
24
  declare const ListAlertsCommand_base: {
25
25
  new (input: ListAlertsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAlertsCommandInput, ListAlertsCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAlertsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAlertsCommandInput, ListAlertsCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAlertsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAlertsCommandInput, ListAlertsCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListLiveSourcesCommandOutput extends ListLiveSourcesResponse, _
23
23
  }
24
24
  declare const ListLiveSourcesCommand_base: {
25
25
  new (input: ListLiveSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLiveSourcesCommandInput, ListLiveSourcesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListLiveSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLiveSourcesCommandInput, ListLiveSourcesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListLiveSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLiveSourcesCommandInput, ListLiveSourcesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListPrefetchSchedulesCommandOutput extends ListPrefetchSchedule
23
23
  }
24
24
  declare const ListPrefetchSchedulesCommand_base: {
25
25
  new (input: ListPrefetchSchedulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPrefetchSchedulesCommandInput, ListPrefetchSchedulesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListPrefetchSchedulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPrefetchSchedulesCommandInput, ListPrefetchSchedulesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListPrefetchSchedulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPrefetchSchedulesCommandInput, ListPrefetchSchedulesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListVodSourcesCommandOutput extends ListVodSourcesResponse, __M
23
23
  }
24
24
  declare const ListVodSourcesCommand_base: {
25
25
  new (input: ListVodSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListVodSourcesCommandInput, ListVodSourcesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListVodSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListVodSourcesCommandInput, ListVodSourcesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListVodSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListVodSourcesCommandInput, ListVodSourcesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutChannelPolicyCommandOutput extends PutChannelPolicyResponse,
23
23
  }
24
24
  declare const PutChannelPolicyCommand_base: {
25
25
  new (input: PutChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutChannelPolicyCommandInput, PutChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutChannelPolicyCommandInput, PutChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutChannelPolicyCommandInput, PutChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutPlaybackConfigurationCommandOutput extends PutPlaybackConfig
23
23
  }
24
24
  declare const PutPlaybackConfigurationCommand_base: {
25
25
  new (input: PutPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutPlaybackConfigurationCommandInput, PutPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutPlaybackConfigurationCommandInput, PutPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutPlaybackConfigurationCommandInput, PutPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartChannelCommandOutput extends StartChannelResponse, __Metad
23
23
  }
24
24
  declare const StartChannelCommand_base: {
25
25
  new (input: StartChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StartChannelCommandInput, StartChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StartChannelCommandInput, StartChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StartChannelCommandInput, StartChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopChannelCommandOutput extends StopChannelResponse, __Metadat
23
23
  }
24
24
  declare const StopChannelCommand_base: {
25
25
  new (input: StopChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StopChannelCommandInput, StopChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StopChannelCommandInput, StopChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StopChannelCommandInput, StopChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
23
23
  }
24
24
  declare const UpdateChannelCommand_base: {
25
25
  new (input: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateLiveSourceCommandOutput extends UpdateLiveSourceResponse,
23
23
  }
24
24
  declare const UpdateLiveSourceCommand_base: {
25
25
  new (input: UpdateLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLiveSourceCommandInput, UpdateLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLiveSourceCommandInput, UpdateLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLiveSourceCommandInput, UpdateLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateProgramCommandOutput extends UpdateProgramResponse, __Met
23
23
  }
24
24
  declare const UpdateProgramCommand_base: {
25
25
  new (input: UpdateProgramCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProgramCommandInput, UpdateProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateProgramCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProgramCommandInput, UpdateProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateProgramCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProgramCommandInput, UpdateProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateSourceLocationCommandOutput extends UpdateSourceLocationR
23
23
  }
24
24
  declare const UpdateSourceLocationCommand_base: {
25
25
  new (input: UpdateSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSourceLocationCommandInput, UpdateSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSourceLocationCommandInput, UpdateSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSourceLocationCommandInput, UpdateSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateVodSourceCommandOutput extends UpdateVodSourceResponse, _
23
23
  }
24
24
  declare const UpdateVodSourceCommand_base: {
25
25
  new (input: UpdateVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVodSourceCommandInput, UpdateVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVodSourceCommandInput, UpdateVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVodSourceCommandInput, UpdateVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: MediaTailorClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<any>;
14
14
  requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: MediaTailorClientConfig) => {
21
21
  cacheMiddleware?: boolean | undefined;
22
22
  urlParser: import("@smithy/types").UrlParser;
23
23
  base64Decoder: import("@smithy/types").Decoder;
24
- base64Encoder: (_input: string | Uint8Array) => string;
24
+ base64Encoder: (_input: Uint8Array | string) => string;
25
25
  utf8Decoder: import("@smithy/types").Decoder;
26
- utf8Encoder: (input: string | Uint8Array) => string;
26
+ utf8Encoder: (input: Uint8Array | string) => string;
27
27
  disableHostPrefix: boolean;
28
28
  serviceId: string;
29
- profile?: string | undefined;
29
+ profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
33
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
34
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
32
+ customUserAgent?: string | import("@smithy/types").UserAgent;
33
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
35
35
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
36
36
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
37
- logger?: import("@smithy/types").Logger | undefined;
37
+ logger?: import("@smithy/types").Logger;
38
38
  }) => import("@smithy/types").EndpointV2;
39
- tls?: boolean | undefined;
40
- serviceConfiguredEndpoint?: undefined;
41
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
39
+ tls?: boolean;
40
+ serviceConfiguredEndpoint?: never;
41
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MediaTailorHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };