@aws-sdk/client-medialive 3.47.1 → 3.50.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 (96) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +40 -34
  3. package/dist-types/ts3.4/MediaLive.d.ts +0 -290
  4. package/dist-types/ts3.4/MediaLiveClient.d.ts +0 -130
  5. package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/index.d.ts +0 -57
  63. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  64. package/dist-types/ts3.4/index.d.ts +0 -6
  65. package/dist-types/ts3.4/models/index.d.ts +0 -2
  66. package/dist-types/ts3.4/models/models_0.d.ts +0 -2930
  67. package/dist-types/ts3.4/models/models_1.d.ts +0 -3544
  68. package/dist-types/ts3.4/pagination/DescribeSchedulePaginator.d.ts +0 -4
  69. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  70. package/dist-types/ts3.4/pagination/ListChannelsPaginator.d.ts +0 -4
  71. package/dist-types/ts3.4/pagination/ListInputDeviceTransfersPaginator.d.ts +0 -4
  72. package/dist-types/ts3.4/pagination/ListInputDevicesPaginator.d.ts +0 -4
  73. package/dist-types/ts3.4/pagination/ListInputSecurityGroupsPaginator.d.ts +0 -4
  74. package/dist-types/ts3.4/pagination/ListInputsPaginator.d.ts +0 -4
  75. package/dist-types/ts3.4/pagination/ListMultiplexProgramsPaginator.d.ts +0 -4
  76. package/dist-types/ts3.4/pagination/ListMultiplexesPaginator.d.ts +0 -4
  77. package/dist-types/ts3.4/pagination/ListOfferingsPaginator.d.ts +0 -4
  78. package/dist-types/ts3.4/pagination/ListReservationsPaginator.d.ts +0 -4
  79. package/dist-types/ts3.4/pagination/index.d.ts +0 -11
  80. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -173
  81. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  82. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  83. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  84. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  85. package/dist-types/ts3.4/waiters/index.d.ts +0 -11
  86. package/dist-types/ts3.4/waiters/waitForChannelCreated.d.ts +0 -7
  87. package/dist-types/ts3.4/waiters/waitForChannelDeleted.d.ts +0 -7
  88. package/dist-types/ts3.4/waiters/waitForChannelRunning.d.ts +0 -7
  89. package/dist-types/ts3.4/waiters/waitForChannelStopped.d.ts +0 -7
  90. package/dist-types/ts3.4/waiters/waitForInputAttached.d.ts +0 -7
  91. package/dist-types/ts3.4/waiters/waitForInputDeleted.d.ts +0 -7
  92. package/dist-types/ts3.4/waiters/waitForInputDetached.d.ts +0 -7
  93. package/dist-types/ts3.4/waiters/waitForMultiplexCreated.d.ts +0 -7
  94. package/dist-types/ts3.4/waiters/waitForMultiplexDeleted.d.ts +0 -7
  95. package/dist-types/ts3.4/waiters/waitForMultiplexRunning.d.ts +0 -7
  96. package/dist-types/ts3.4/waiters/waitForMultiplexStopped.d.ts +0 -7
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { ListInputDevicesRequest, ListInputDevicesResponse } from "../models/models_1";
5
- export interface ListInputDevicesCommandInput extends ListInputDevicesRequest {
6
- }
7
- export interface ListInputDevicesCommandOutput extends ListInputDevicesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListInputDevicesCommand extends $Command<ListInputDevicesCommandInput, ListInputDevicesCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: ListInputDevicesCommandInput;
12
- constructor(input: ListInputDevicesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListInputDevicesCommandInput, ListInputDevicesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { ListInputSecurityGroupsRequest, ListInputSecurityGroupsResponse } from "../models/models_1";
5
- export interface ListInputSecurityGroupsCommandInput extends ListInputSecurityGroupsRequest {
6
- }
7
- export interface ListInputSecurityGroupsCommandOutput extends ListInputSecurityGroupsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListInputSecurityGroupsCommand extends $Command<ListInputSecurityGroupsCommandInput, ListInputSecurityGroupsCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: ListInputSecurityGroupsCommandInput;
12
- constructor(input: ListInputSecurityGroupsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListInputSecurityGroupsCommandInput, ListInputSecurityGroupsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { ListInputsRequest, ListInputsResponse } from "../models/models_1";
5
- export interface ListInputsCommandInput extends ListInputsRequest {
6
- }
7
- export interface ListInputsCommandOutput extends ListInputsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListInputsCommand extends $Command<ListInputsCommandInput, ListInputsCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: ListInputsCommandInput;
12
- constructor(input: ListInputsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListInputsCommandInput, ListInputsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { ListMultiplexProgramsRequest, ListMultiplexProgramsResponse } from "../models/models_1";
5
- export interface ListMultiplexProgramsCommandInput extends ListMultiplexProgramsRequest {
6
- }
7
- export interface ListMultiplexProgramsCommandOutput extends ListMultiplexProgramsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListMultiplexProgramsCommand extends $Command<ListMultiplexProgramsCommandInput, ListMultiplexProgramsCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: ListMultiplexProgramsCommandInput;
12
- constructor(input: ListMultiplexProgramsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMultiplexProgramsCommandInput, ListMultiplexProgramsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { ListMultiplexesRequest, ListMultiplexesResponse } from "../models/models_1";
5
- export interface ListMultiplexesCommandInput extends ListMultiplexesRequest {
6
- }
7
- export interface ListMultiplexesCommandOutput extends ListMultiplexesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListMultiplexesCommand extends $Command<ListMultiplexesCommandInput, ListMultiplexesCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: ListMultiplexesCommandInput;
12
- constructor(input: ListMultiplexesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMultiplexesCommandInput, ListMultiplexesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { ListOfferingsRequest, ListOfferingsResponse } from "../models/models_1";
5
- export interface ListOfferingsCommandInput extends ListOfferingsRequest {
6
- }
7
- export interface ListOfferingsCommandOutput extends ListOfferingsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListOfferingsCommand extends $Command<ListOfferingsCommandInput, ListOfferingsCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: ListOfferingsCommandInput;
12
- constructor(input: ListOfferingsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListOfferingsCommandInput, ListOfferingsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { ListReservationsRequest, ListReservationsResponse } from "../models/models_1";
5
- export interface ListReservationsCommandInput extends ListReservationsRequest {
6
- }
7
- export interface ListReservationsCommandOutput extends ListReservationsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListReservationsCommand extends $Command<ListReservationsCommandInput, ListReservationsCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: ListReservationsCommandInput;
12
- constructor(input: ListReservationsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReservationsCommandInput, ListReservationsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
5
- export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
6
- }
7
- export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: ListTagsForResourceCommandInput;
12
- constructor(input: ListTagsForResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { PurchaseOfferingRequest, PurchaseOfferingResponse } from "../models/models_1";
5
- export interface PurchaseOfferingCommandInput extends PurchaseOfferingRequest {
6
- }
7
- export interface PurchaseOfferingCommandOutput extends PurchaseOfferingResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PurchaseOfferingCommand extends $Command<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: PurchaseOfferingCommandInput;
12
- constructor(input: PurchaseOfferingCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { RejectInputDeviceTransferRequest, RejectInputDeviceTransferResponse } from "../models/models_1";
5
- export interface RejectInputDeviceTransferCommandInput extends RejectInputDeviceTransferRequest {
6
- }
7
- export interface RejectInputDeviceTransferCommandOutput extends RejectInputDeviceTransferResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class RejectInputDeviceTransferCommand extends $Command<RejectInputDeviceTransferCommandInput, RejectInputDeviceTransferCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: RejectInputDeviceTransferCommandInput;
12
- constructor(input: RejectInputDeviceTransferCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RejectInputDeviceTransferCommandInput, RejectInputDeviceTransferCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { StartChannelRequest, StartChannelResponse } from "../models/models_1";
5
- export interface StartChannelCommandInput extends StartChannelRequest {
6
- }
7
- export interface StartChannelCommandOutput extends StartChannelResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StartChannelCommand extends $Command<StartChannelCommandInput, StartChannelCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: StartChannelCommandInput;
12
- constructor(input: StartChannelCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartChannelCommandInput, StartChannelCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { StartMultiplexRequest, StartMultiplexResponse } from "../models/models_1";
5
- export interface StartMultiplexCommandInput extends StartMultiplexRequest {
6
- }
7
- export interface StartMultiplexCommandOutput extends StartMultiplexResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StartMultiplexCommand extends $Command<StartMultiplexCommandInput, StartMultiplexCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: StartMultiplexCommandInput;
12
- constructor(input: StartMultiplexCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartMultiplexCommandInput, StartMultiplexCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { StopChannelRequest, StopChannelResponse } from "../models/models_1";
5
- export interface StopChannelCommandInput extends StopChannelRequest {
6
- }
7
- export interface StopChannelCommandOutput extends StopChannelResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StopChannelCommand extends $Command<StopChannelCommandInput, StopChannelCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: StopChannelCommandInput;
12
- constructor(input: StopChannelCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopChannelCommandInput, StopChannelCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { StopMultiplexRequest, StopMultiplexResponse } from "../models/models_1";
5
- export interface StopMultiplexCommandInput extends StopMultiplexRequest {
6
- }
7
- export interface StopMultiplexCommandOutput extends StopMultiplexResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StopMultiplexCommand extends $Command<StopMultiplexCommandInput, StopMultiplexCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: StopMultiplexCommandInput;
12
- constructor(input: StopMultiplexCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopMultiplexCommandInput, StopMultiplexCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { TransferInputDeviceRequest, TransferInputDeviceResponse } from "../models/models_1";
5
- export interface TransferInputDeviceCommandInput extends TransferInputDeviceRequest {
6
- }
7
- export interface TransferInputDeviceCommandOutput extends TransferInputDeviceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class TransferInputDeviceCommand extends $Command<TransferInputDeviceCommandInput, TransferInputDeviceCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: TransferInputDeviceCommandInput;
12
- constructor(input: TransferInputDeviceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TransferInputDeviceCommandInput, TransferInputDeviceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { UpdateChannelClassRequest, UpdateChannelClassResponse } from "../models/models_1";
5
- export interface UpdateChannelClassCommandInput extends UpdateChannelClassRequest {
6
- }
7
- export interface UpdateChannelClassCommandOutput extends UpdateChannelClassResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateChannelClassCommand extends $Command<UpdateChannelClassCommandInput, UpdateChannelClassCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: UpdateChannelClassCommandInput;
12
- constructor(input: UpdateChannelClassCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateChannelClassCommandInput, UpdateChannelClassCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { UpdateChannelRequest, UpdateChannelResponse } from "../models/models_1";
5
- export interface UpdateChannelCommandInput extends UpdateChannelRequest {
6
- }
7
- export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateChannelCommand extends $Command<UpdateChannelCommandInput, UpdateChannelCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: UpdateChannelCommandInput;
12
- constructor(input: UpdateChannelCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateChannelCommandInput, UpdateChannelCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { UpdateInputRequest, UpdateInputResponse } from "../models/models_1";
5
- export interface UpdateInputCommandInput extends UpdateInputRequest {
6
- }
7
- export interface UpdateInputCommandOutput extends UpdateInputResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateInputCommand extends $Command<UpdateInputCommandInput, UpdateInputCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: UpdateInputCommandInput;
12
- constructor(input: UpdateInputCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateInputCommandInput, UpdateInputCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { UpdateInputDeviceRequest, UpdateInputDeviceResponse } from "../models/models_1";
5
- export interface UpdateInputDeviceCommandInput extends UpdateInputDeviceRequest {
6
- }
7
- export interface UpdateInputDeviceCommandOutput extends UpdateInputDeviceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateInputDeviceCommand extends $Command<UpdateInputDeviceCommandInput, UpdateInputDeviceCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: UpdateInputDeviceCommandInput;
12
- constructor(input: UpdateInputDeviceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateInputDeviceCommandInput, UpdateInputDeviceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { UpdateInputSecurityGroupRequest, UpdateInputSecurityGroupResponse } from "../models/models_1";
5
- export interface UpdateInputSecurityGroupCommandInput extends UpdateInputSecurityGroupRequest {
6
- }
7
- export interface UpdateInputSecurityGroupCommandOutput extends UpdateInputSecurityGroupResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateInputSecurityGroupCommand extends $Command<UpdateInputSecurityGroupCommandInput, UpdateInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: UpdateInputSecurityGroupCommandInput;
12
- constructor(input: UpdateInputSecurityGroupCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateInputSecurityGroupCommandInput, UpdateInputSecurityGroupCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { UpdateMultiplexRequest, UpdateMultiplexResponse } from "../models/models_1";
5
- export interface UpdateMultiplexCommandInput extends UpdateMultiplexRequest {
6
- }
7
- export interface UpdateMultiplexCommandOutput extends UpdateMultiplexResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateMultiplexCommand extends $Command<UpdateMultiplexCommandInput, UpdateMultiplexCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: UpdateMultiplexCommandInput;
12
- constructor(input: UpdateMultiplexCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateMultiplexCommandInput, UpdateMultiplexCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { UpdateMultiplexProgramRequest, UpdateMultiplexProgramResponse } from "../models/models_1";
5
- export interface UpdateMultiplexProgramCommandInput extends UpdateMultiplexProgramRequest {
6
- }
7
- export interface UpdateMultiplexProgramCommandOutput extends UpdateMultiplexProgramResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateMultiplexProgramCommand extends $Command<UpdateMultiplexProgramCommandInput, UpdateMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: UpdateMultiplexProgramCommandInput;
12
- constructor(input: UpdateMultiplexProgramCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateMultiplexProgramCommandInput, UpdateMultiplexProgramCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { UpdateReservationRequest, UpdateReservationResponse } from "../models/models_1";
5
- export interface UpdateReservationCommandInput extends UpdateReservationRequest {
6
- }
7
- export interface UpdateReservationCommandOutput extends UpdateReservationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateReservationCommand extends $Command<UpdateReservationCommandInput, UpdateReservationCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: UpdateReservationCommandInput;
12
- constructor(input: UpdateReservationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateReservationCommandInput, UpdateReservationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,57 +0,0 @@
1
- export * from "./AcceptInputDeviceTransferCommand";
2
- export * from "./BatchDeleteCommand";
3
- export * from "./BatchStartCommand";
4
- export * from "./BatchStopCommand";
5
- export * from "./BatchUpdateScheduleCommand";
6
- export * from "./CancelInputDeviceTransferCommand";
7
- export * from "./ClaimDeviceCommand";
8
- export * from "./CreateChannelCommand";
9
- export * from "./CreateInputCommand";
10
- export * from "./CreateInputSecurityGroupCommand";
11
- export * from "./CreateMultiplexCommand";
12
- export * from "./CreateMultiplexProgramCommand";
13
- export * from "./CreatePartnerInputCommand";
14
- export * from "./CreateTagsCommand";
15
- export * from "./DeleteChannelCommand";
16
- export * from "./DeleteInputCommand";
17
- export * from "./DeleteInputSecurityGroupCommand";
18
- export * from "./DeleteMultiplexCommand";
19
- export * from "./DeleteMultiplexProgramCommand";
20
- export * from "./DeleteReservationCommand";
21
- export * from "./DeleteScheduleCommand";
22
- export * from "./DeleteTagsCommand";
23
- export * from "./DescribeChannelCommand";
24
- export * from "./DescribeInputCommand";
25
- export * from "./DescribeInputDeviceCommand";
26
- export * from "./DescribeInputDeviceThumbnailCommand";
27
- export * from "./DescribeInputSecurityGroupCommand";
28
- export * from "./DescribeMultiplexCommand";
29
- export * from "./DescribeMultiplexProgramCommand";
30
- export * from "./DescribeOfferingCommand";
31
- export * from "./DescribeReservationCommand";
32
- export * from "./DescribeScheduleCommand";
33
- export * from "./ListChannelsCommand";
34
- export * from "./ListInputDeviceTransfersCommand";
35
- export * from "./ListInputDevicesCommand";
36
- export * from "./ListInputSecurityGroupsCommand";
37
- export * from "./ListInputsCommand";
38
- export * from "./ListMultiplexProgramsCommand";
39
- export * from "./ListMultiplexesCommand";
40
- export * from "./ListOfferingsCommand";
41
- export * from "./ListReservationsCommand";
42
- export * from "./ListTagsForResourceCommand";
43
- export * from "./PurchaseOfferingCommand";
44
- export * from "./RejectInputDeviceTransferCommand";
45
- export * from "./StartChannelCommand";
46
- export * from "./StartMultiplexCommand";
47
- export * from "./StopChannelCommand";
48
- export * from "./StopMultiplexCommand";
49
- export * from "./TransferInputDeviceCommand";
50
- export * from "./UpdateChannelClassCommand";
51
- export * from "./UpdateChannelCommand";
52
- export * from "./UpdateInputCommand";
53
- export * from "./UpdateInputDeviceCommand";
54
- export * from "./UpdateInputSecurityGroupCommand";
55
- export * from "./UpdateMultiplexCommand";
56
- export * from "./UpdateMultiplexProgramCommand";
57
- export * from "./UpdateReservationCommand";
@@ -1,2 +0,0 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,6 +0,0 @@
1
- export * from "./MediaLive";
2
- export * from "./MediaLiveClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
6
- export * from "./waiters";
@@ -1,2 +0,0 @@
1
- export * from "./models_0";
2
- export * from "./models_1";