@aws-sdk/client-medialive 3.337.0 → 3.341.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.
- package/dist-cjs/MediaLiveClient.js +2 -1
- package/dist-cjs/commands/AcceptInputDeviceTransferCommand.js +2 -1
- package/dist-cjs/commands/BatchDeleteCommand.js +2 -1
- package/dist-cjs/commands/BatchStartCommand.js +2 -1
- package/dist-cjs/commands/BatchStopCommand.js +2 -1
- package/dist-cjs/commands/BatchUpdateScheduleCommand.js +2 -1
- package/dist-cjs/commands/CancelInputDeviceTransferCommand.js +2 -1
- package/dist-cjs/commands/ClaimDeviceCommand.js +2 -1
- package/dist-cjs/commands/CreateChannelCommand.js +2 -1
- package/dist-cjs/commands/CreateInputCommand.js +2 -1
- package/dist-cjs/commands/CreateInputSecurityGroupCommand.js +2 -1
- package/dist-cjs/commands/CreateMultiplexCommand.js +2 -1
- package/dist-cjs/commands/CreateMultiplexProgramCommand.js +2 -1
- package/dist-cjs/commands/CreatePartnerInputCommand.js +2 -1
- package/dist-cjs/commands/CreateTagsCommand.js +2 -1
- package/dist-cjs/commands/DeleteChannelCommand.js +2 -1
- package/dist-cjs/commands/DeleteInputCommand.js +2 -1
- package/dist-cjs/commands/DeleteInputSecurityGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteMultiplexCommand.js +2 -1
- package/dist-cjs/commands/DeleteMultiplexProgramCommand.js +2 -1
- package/dist-cjs/commands/DeleteReservationCommand.js +2 -1
- package/dist-cjs/commands/DeleteScheduleCommand.js +2 -1
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -1
- package/dist-cjs/commands/DescribeChannelCommand.js +2 -1
- package/dist-cjs/commands/DescribeInputCommand.js +2 -1
- package/dist-cjs/commands/DescribeInputDeviceCommand.js +2 -1
- package/dist-cjs/commands/DescribeInputDeviceThumbnailCommand.js +2 -1
- package/dist-cjs/commands/DescribeInputSecurityGroupCommand.js +2 -1
- package/dist-cjs/commands/DescribeMultiplexCommand.js +2 -1
- package/dist-cjs/commands/DescribeMultiplexProgramCommand.js +2 -1
- package/dist-cjs/commands/DescribeOfferingCommand.js +2 -1
- package/dist-cjs/commands/DescribeReservationCommand.js +2 -1
- package/dist-cjs/commands/DescribeScheduleCommand.js +2 -1
- package/dist-cjs/commands/ListChannelsCommand.js +2 -1
- package/dist-cjs/commands/ListInputDeviceTransfersCommand.js +2 -1
- package/dist-cjs/commands/ListInputDevicesCommand.js +2 -1
- package/dist-cjs/commands/ListInputSecurityGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListInputsCommand.js +2 -1
- package/dist-cjs/commands/ListMultiplexProgramsCommand.js +2 -1
- package/dist-cjs/commands/ListMultiplexesCommand.js +2 -1
- package/dist-cjs/commands/ListOfferingsCommand.js +2 -1
- package/dist-cjs/commands/ListReservationsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -1
- package/dist-cjs/commands/RebootInputDeviceCommand.js +2 -1
- package/dist-cjs/commands/RejectInputDeviceTransferCommand.js +2 -1
- package/dist-cjs/commands/StartChannelCommand.js +2 -1
- package/dist-cjs/commands/StartInputDeviceMaintenanceWindowCommand.js +2 -1
- package/dist-cjs/commands/StartMultiplexCommand.js +2 -1
- package/dist-cjs/commands/StopChannelCommand.js +2 -1
- package/dist-cjs/commands/StopMultiplexCommand.js +2 -1
- package/dist-cjs/commands/TransferInputDeviceCommand.js +2 -1
- package/dist-cjs/commands/UpdateChannelClassCommand.js +2 -1
- package/dist-cjs/commands/UpdateChannelCommand.js +2 -1
- package/dist-cjs/commands/UpdateInputCommand.js +2 -1
- package/dist-cjs/commands/UpdateInputDeviceCommand.js +2 -1
- package/dist-cjs/commands/UpdateInputSecurityGroupCommand.js +2 -1
- package/dist-cjs/commands/UpdateMultiplexCommand.js +2 -1
- package/dist-cjs/commands/UpdateMultiplexProgramCommand.js +2 -1
- package/dist-cjs/commands/UpdateReservationCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/MediaLiveServiceException.js +2 -1
- package/dist-es/MediaLiveClient.js +1 -0
- package/dist-es/commands/AcceptInputDeviceTransferCommand.js +1 -0
- package/dist-es/commands/BatchDeleteCommand.js +1 -0
- package/dist-es/commands/BatchStartCommand.js +1 -0
- package/dist-es/commands/BatchStopCommand.js +1 -0
- package/dist-es/commands/BatchUpdateScheduleCommand.js +1 -0
- package/dist-es/commands/CancelInputDeviceTransferCommand.js +1 -0
- package/dist-es/commands/ClaimDeviceCommand.js +1 -0
- package/dist-es/commands/CreateChannelCommand.js +1 -0
- package/dist-es/commands/CreateInputCommand.js +1 -0
- package/dist-es/commands/CreateInputSecurityGroupCommand.js +1 -0
- package/dist-es/commands/CreateMultiplexCommand.js +1 -0
- package/dist-es/commands/CreateMultiplexProgramCommand.js +1 -0
- package/dist-es/commands/CreatePartnerInputCommand.js +1 -0
- package/dist-es/commands/CreateTagsCommand.js +1 -0
- package/dist-es/commands/DeleteChannelCommand.js +1 -0
- package/dist-es/commands/DeleteInputCommand.js +1 -0
- package/dist-es/commands/DeleteInputSecurityGroupCommand.js +1 -0
- package/dist-es/commands/DeleteMultiplexCommand.js +1 -0
- package/dist-es/commands/DeleteMultiplexProgramCommand.js +1 -0
- package/dist-es/commands/DeleteReservationCommand.js +1 -0
- package/dist-es/commands/DeleteScheduleCommand.js +1 -0
- package/dist-es/commands/DeleteTagsCommand.js +1 -0
- package/dist-es/commands/DescribeChannelCommand.js +1 -0
- package/dist-es/commands/DescribeInputCommand.js +1 -0
- package/dist-es/commands/DescribeInputDeviceCommand.js +1 -0
- package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +1 -0
- package/dist-es/commands/DescribeInputSecurityGroupCommand.js +1 -0
- package/dist-es/commands/DescribeMultiplexCommand.js +1 -0
- package/dist-es/commands/DescribeMultiplexProgramCommand.js +1 -0
- package/dist-es/commands/DescribeOfferingCommand.js +1 -0
- package/dist-es/commands/DescribeReservationCommand.js +1 -0
- package/dist-es/commands/DescribeScheduleCommand.js +1 -0
- package/dist-es/commands/ListChannelsCommand.js +1 -0
- package/dist-es/commands/ListInputDeviceTransfersCommand.js +1 -0
- package/dist-es/commands/ListInputDevicesCommand.js +1 -0
- package/dist-es/commands/ListInputSecurityGroupsCommand.js +1 -0
- package/dist-es/commands/ListInputsCommand.js +1 -0
- package/dist-es/commands/ListMultiplexProgramsCommand.js +1 -0
- package/dist-es/commands/ListMultiplexesCommand.js +1 -0
- package/dist-es/commands/ListOfferingsCommand.js +1 -0
- package/dist-es/commands/ListReservationsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/PurchaseOfferingCommand.js +1 -0
- package/dist-es/commands/RebootInputDeviceCommand.js +1 -0
- package/dist-es/commands/RejectInputDeviceTransferCommand.js +1 -0
- package/dist-es/commands/StartChannelCommand.js +1 -0
- package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +1 -0
- package/dist-es/commands/StartMultiplexCommand.js +1 -0
- package/dist-es/commands/StopChannelCommand.js +1 -0
- package/dist-es/commands/StopMultiplexCommand.js +1 -0
- package/dist-es/commands/TransferInputDeviceCommand.js +1 -0
- package/dist-es/commands/UpdateChannelClassCommand.js +1 -0
- package/dist-es/commands/UpdateChannelCommand.js +1 -0
- package/dist-es/commands/UpdateInputCommand.js +1 -0
- package/dist-es/commands/UpdateInputDeviceCommand.js +1 -0
- package/dist-es/commands/UpdateInputSecurityGroupCommand.js +1 -0
- package/dist-es/commands/UpdateMultiplexCommand.js +1 -0
- package/dist-es/commands/UpdateMultiplexProgramCommand.js +1 -0
- package/dist-es/commands/UpdateReservationCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/MediaLiveServiceException.js +1 -0
- package/dist-types/MediaLiveClient.d.ts +3 -3
- package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +4 -0
- package/dist-types/commands/BatchDeleteCommand.d.ts +4 -0
- package/dist-types/commands/BatchStartCommand.d.ts +4 -0
- package/dist-types/commands/BatchStopCommand.d.ts +4 -0
- package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +4 -0
- package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +4 -0
- package/dist-types/commands/ClaimDeviceCommand.d.ts +4 -0
- package/dist-types/commands/CreateChannelCommand.d.ts +4 -0
- package/dist-types/commands/CreateInputCommand.d.ts +4 -0
- package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +4 -0
- package/dist-types/commands/CreateMultiplexCommand.d.ts +4 -0
- package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +4 -0
- package/dist-types/commands/CreatePartnerInputCommand.d.ts +4 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +4 -0
- package/dist-types/commands/DeleteInputCommand.d.ts +4 -0
- package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteMultiplexCommand.d.ts +4 -0
- package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +4 -0
- package/dist-types/commands/DeleteReservationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteScheduleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeChannelCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInputCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInputDeviceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +4 -0
- package/dist-types/commands/DescribeMultiplexCommand.d.ts +4 -0
- package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +4 -0
- package/dist-types/commands/DescribeOfferingCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReservationCommand.d.ts +4 -0
- package/dist-types/commands/DescribeScheduleCommand.d.ts +4 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +4 -0
- package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +4 -0
- package/dist-types/commands/ListInputDevicesCommand.d.ts +4 -0
- package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListInputsCommand.d.ts +4 -0
- package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +4 -0
- package/dist-types/commands/ListMultiplexesCommand.d.ts +4 -0
- package/dist-types/commands/ListOfferingsCommand.d.ts +4 -0
- package/dist-types/commands/ListReservationsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +4 -0
- package/dist-types/commands/RebootInputDeviceCommand.d.ts +4 -0
- package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +4 -0
- package/dist-types/commands/StartChannelCommand.d.ts +4 -0
- package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +4 -0
- package/dist-types/commands/StartMultiplexCommand.d.ts +4 -0
- package/dist-types/commands/StopChannelCommand.d.ts +4 -0
- package/dist-types/commands/StopMultiplexCommand.d.ts +4 -0
- package/dist-types/commands/TransferInputDeviceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +4 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +4 -0
- package/dist-types/commands/UpdateInputCommand.d.ts +4 -0
- package/dist-types/commands/UpdateInputDeviceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +4 -0
- package/dist-types/commands/UpdateMultiplexCommand.d.ts +4 -0
- package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +4 -0
- package/dist-types/commands/UpdateReservationCommand.d.ts +4 -0
- package/dist-types/index.d.ts +7 -2
- package/dist-types/models/MediaLiveServiceException.d.ts +1 -0
- package/dist-types/ts3.4/MediaLiveClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/MediaLiveServiceException.d.ts +1 -0
- package/package.json +31 -31
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { ListInputDevicesRequest, ListInputDevicesResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { ListInputSecurityGroupsRequest, ListInputSecurityGroupsResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { ListInputsRequest, ListInputsResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { ListMultiplexProgramsRequest, ListMultiplexProgramsResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { ListMultiplexesRequest, ListMultiplexesResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { ListOfferingsRequest, ListOfferingsResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { ListReservationsRequest, ListReservationsResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { PurchaseOfferingRequest, PurchaseOfferingResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { RebootInputDeviceRequest, RebootInputDeviceResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { RejectInputDeviceTransferRequest, RejectInputDeviceTransferResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { StartChannelRequest, StartChannelResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { StartInputDeviceMaintenanceWindowRequest } from "../models/models_1";
|
|
6
6
|
import { StartInputDeviceMaintenanceWindowResponse } from "../models/models_2";
|
|
7
|
+
/**
|
|
8
|
+
* @public
|
|
9
|
+
*/
|
|
10
|
+
export { __MetadataBearer, $Command };
|
|
7
11
|
/**
|
|
8
12
|
* @public
|
|
9
13
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { StartMultiplexRequest, StartMultiplexResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { StopChannelRequest, StopChannelResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { StopMultiplexRequest, StopMultiplexResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { TransferInputDeviceRequest, TransferInputDeviceResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { UpdateChannelClassRequest, UpdateChannelClassResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { UpdateChannelRequest, UpdateChannelResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { UpdateInputRequest, UpdateInputResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { UpdateInputDeviceRequest, UpdateInputDeviceResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { UpdateInputSecurityGroupRequest, UpdateInputSecurityGroupResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { UpdateMultiplexRequest, UpdateMultiplexResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { UpdateMultiplexProgramRequest, UpdateMultiplexProgramResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
5
5
|
import { UpdateReservationRequest, UpdateReservationResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,7 +1,12 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* API for AWS Elemental MediaLive
|
|
3
|
+
*
|
|
4
|
+
* @packageDocumentation
|
|
5
|
+
*/
|
|
2
6
|
export * from "./MediaLiveClient";
|
|
7
|
+
export * from "./MediaLive";
|
|
3
8
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
9
|
export * from "./pagination";
|
|
6
10
|
export * from "./waiters";
|
|
11
|
+
export * from "./models";
|
|
7
12
|
export { MediaLiveServiceException } from "./models/MediaLiveServiceException";
|
|
@@ -288,6 +288,7 @@ import {
|
|
|
288
288
|
ClientResolvedEndpointParameters,
|
|
289
289
|
EndpointParameters,
|
|
290
290
|
} from "./endpoint/EndpointParameters";
|
|
291
|
+
export { __Client };
|
|
291
292
|
export type ServiceInputTypes =
|
|
292
293
|
| AcceptInputDeviceTransferCommandInput
|
|
293
294
|
| BatchDeleteCommandInput
|
|
@@ -433,7 +434,7 @@ export interface ClientDefaults
|
|
|
433
434
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
434
435
|
sdkStreamMixin?: __SdkStreamMixinInjector;
|
|
435
436
|
}
|
|
436
|
-
type MediaLiveClientConfigType = Partial<
|
|
437
|
+
export type MediaLiveClientConfigType = Partial<
|
|
437
438
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
438
439
|
> &
|
|
439
440
|
ClientDefaults &
|
|
@@ -445,7 +446,7 @@ type MediaLiveClientConfigType = Partial<
|
|
|
445
446
|
UserAgentInputConfig &
|
|
446
447
|
ClientInputEndpointParameters;
|
|
447
448
|
export interface MediaLiveClientConfig extends MediaLiveClientConfigType {}
|
|
448
|
-
type MediaLiveClientResolvedConfigType =
|
|
449
|
+
export type MediaLiveClientResolvedConfigType =
|
|
449
450
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
450
451
|
Required<ClientDefaults> &
|
|
451
452
|
RegionResolvedConfig &
|
|
@@ -467,4 +468,3 @@ export declare class MediaLiveClient extends __Client<
|
|
|
467
468
|
constructor(configuration: MediaLiveClientConfig);
|
|
468
469
|
destroy(): void;
|
|
469
470
|
}
|
|
470
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AcceptInputDeviceTransferRequest,
|
|
16
16
|
AcceptInputDeviceTransferResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AcceptInputDeviceTransferCommandInput
|
|
19
20
|
extends AcceptInputDeviceTransferRequest {}
|
|
20
21
|
export interface AcceptInputDeviceTransferCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { BatchDeleteRequest, BatchDeleteResponse } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface BatchDeleteCommandInput extends BatchDeleteRequest {}
|
|
16
17
|
export interface BatchDeleteCommandOutput
|
|
17
18
|
extends BatchDeleteResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { BatchStartRequest, BatchStartResponse } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface BatchStartCommandInput extends BatchStartRequest {}
|
|
16
17
|
export interface BatchStartCommandOutput
|
|
17
18
|
extends BatchStartResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { BatchStopRequest, BatchStopResponse } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface BatchStopCommandInput extends BatchStopRequest {}
|
|
16
17
|
export interface BatchStopCommandOutput
|
|
17
18
|
extends BatchStopResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchUpdateScheduleRequest,
|
|
16
16
|
BatchUpdateScheduleResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchUpdateScheduleCommandInput
|
|
19
20
|
extends BatchUpdateScheduleRequest {}
|
|
20
21
|
export interface BatchUpdateScheduleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CancelInputDeviceTransferRequest,
|
|
16
16
|
CancelInputDeviceTransferResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CancelInputDeviceTransferCommandInput
|
|
19
20
|
extends CancelInputDeviceTransferRequest {}
|
|
20
21
|
export interface CancelInputDeviceTransferCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { ClaimDeviceRequest, ClaimDeviceResponse } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ClaimDeviceCommandInput extends ClaimDeviceRequest {}
|
|
16
17
|
export interface ClaimDeviceCommandOutput
|
|
17
18
|
extends ClaimDeviceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateChannelRequest,
|
|
16
16
|
CreateChannelResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateChannelCommandInput extends CreateChannelRequest {}
|
|
19
20
|
export interface CreateChannelCommandOutput
|
|
20
21
|
extends CreateChannelResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { CreateInputRequest, CreateInputResponse } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateInputCommandInput extends CreateInputRequest {}
|
|
16
17
|
export interface CreateInputCommandOutput
|
|
17
18
|
extends CreateInputResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateInputSecurityGroupRequest,
|
|
16
16
|
CreateInputSecurityGroupResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateInputSecurityGroupCommandInput
|
|
19
20
|
extends CreateInputSecurityGroupRequest {}
|
|
20
21
|
export interface CreateInputSecurityGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateMultiplexRequest,
|
|
16
16
|
CreateMultiplexResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateMultiplexCommandInput extends CreateMultiplexRequest {}
|
|
19
20
|
export interface CreateMultiplexCommandOutput
|
|
20
21
|
extends CreateMultiplexResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateMultiplexProgramRequest,
|
|
16
16
|
CreateMultiplexProgramResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateMultiplexProgramCommandInput
|
|
19
20
|
extends CreateMultiplexProgramRequest {}
|
|
20
21
|
export interface CreateMultiplexProgramCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreatePartnerInputRequest,
|
|
16
16
|
CreatePartnerInputResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreatePartnerInputCommandInput
|
|
19
20
|
extends CreatePartnerInputRequest {}
|
|
20
21
|
export interface CreatePartnerInputCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { CreateTagsRequest } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateTagsCommandInput extends CreateTagsRequest {}
|
|
16
17
|
export interface CreateTagsCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class CreateTagsCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteChannelRequest,
|
|
16
16
|
DeleteChannelResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteChannelCommandInput extends DeleteChannelRequest {}
|
|
19
20
|
export interface DeleteChannelCommandOutput
|
|
20
21
|
extends DeleteChannelResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { DeleteInputRequest, DeleteInputResponse } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteInputCommandInput extends DeleteInputRequest {}
|
|
16
17
|
export interface DeleteInputCommandOutput
|
|
17
18
|
extends DeleteInputResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteInputSecurityGroupRequest,
|
|
16
16
|
DeleteInputSecurityGroupResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteInputSecurityGroupCommandInput
|
|
19
20
|
extends DeleteInputSecurityGroupRequest {}
|
|
20
21
|
export interface DeleteInputSecurityGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteMultiplexRequest,
|
|
16
16
|
DeleteMultiplexResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteMultiplexCommandInput extends DeleteMultiplexRequest {}
|
|
19
20
|
export interface DeleteMultiplexCommandOutput
|
|
20
21
|
extends DeleteMultiplexResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteMultiplexProgramRequest,
|
|
16
16
|
DeleteMultiplexProgramResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteMultiplexProgramCommandInput
|
|
19
20
|
extends DeleteMultiplexProgramRequest {}
|
|
20
21
|
export interface DeleteMultiplexProgramCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteReservationRequest,
|
|
16
16
|
DeleteReservationResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteReservationCommandInput
|
|
19
20
|
extends DeleteReservationRequest {}
|
|
20
21
|
export interface DeleteReservationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteScheduleRequest,
|
|
16
16
|
DeleteScheduleResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteScheduleCommandInput extends DeleteScheduleRequest {}
|
|
19
20
|
export interface DeleteScheduleCommandOutput
|
|
20
21
|
extends DeleteScheduleResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { DeleteTagsRequest } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteTagsCommandInput extends DeleteTagsRequest {}
|
|
16
17
|
export interface DeleteTagsCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteTagsCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeChannelRequest,
|
|
16
16
|
DescribeChannelResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeChannelCommandInput extends DescribeChannelRequest {}
|
|
19
20
|
export interface DescribeChannelCommandOutput
|
|
20
21
|
extends DescribeChannelResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeInputRequest,
|
|
16
16
|
DescribeInputResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeInputCommandInput extends DescribeInputRequest {}
|
|
19
20
|
export interface DescribeInputCommandOutput
|
|
20
21
|
extends DescribeInputResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeInputDeviceRequest,
|
|
16
16
|
DescribeInputDeviceResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeInputDeviceCommandInput
|
|
19
20
|
extends DescribeInputDeviceRequest {}
|
|
20
21
|
export interface DescribeInputDeviceCommandOutput
|
|
@@ -16,6 +16,7 @@ import {
|
|
|
16
16
|
DescribeInputDeviceThumbnailRequest,
|
|
17
17
|
DescribeInputDeviceThumbnailResponse,
|
|
18
18
|
} from "../models/models_1";
|
|
19
|
+
export { __MetadataBearer, $Command };
|
|
19
20
|
export interface DescribeInputDeviceThumbnailCommandInput
|
|
20
21
|
extends DescribeInputDeviceThumbnailRequest {}
|
|
21
22
|
export interface DescribeInputDeviceThumbnailCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeInputSecurityGroupRequest,
|
|
16
16
|
DescribeInputSecurityGroupResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeInputSecurityGroupCommandInput
|
|
19
20
|
extends DescribeInputSecurityGroupRequest {}
|
|
20
21
|
export interface DescribeInputSecurityGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeMultiplexRequest,
|
|
16
16
|
DescribeMultiplexResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeMultiplexCommandInput
|
|
19
20
|
extends DescribeMultiplexRequest {}
|
|
20
21
|
export interface DescribeMultiplexCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeMultiplexProgramRequest,
|
|
16
16
|
DescribeMultiplexProgramResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeMultiplexProgramCommandInput
|
|
19
20
|
extends DescribeMultiplexProgramRequest {}
|
|
20
21
|
export interface DescribeMultiplexProgramCommandOutput
|