@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
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeOfferingRequest,
|
|
16
16
|
DescribeOfferingResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeOfferingCommandInput extends DescribeOfferingRequest {}
|
|
19
20
|
export interface DescribeOfferingCommandOutput
|
|
20
21
|
extends DescribeOfferingResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReservationRequest,
|
|
16
16
|
DescribeReservationResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReservationCommandInput
|
|
19
20
|
extends DescribeReservationRequest {}
|
|
20
21
|
export interface DescribeReservationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeScheduleRequest,
|
|
16
16
|
DescribeScheduleResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeScheduleCommandInput extends DescribeScheduleRequest {}
|
|
19
20
|
export interface DescribeScheduleCommandOutput
|
|
20
21
|
extends DescribeScheduleResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { ListChannelsRequest, ListChannelsResponse } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListChannelsCommandInput extends ListChannelsRequest {}
|
|
16
17
|
export interface ListChannelsCommandOutput
|
|
17
18
|
extends ListChannelsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListInputDeviceTransfersRequest,
|
|
16
16
|
ListInputDeviceTransfersResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListInputDeviceTransfersCommandInput
|
|
19
20
|
extends ListInputDeviceTransfersRequest {}
|
|
20
21
|
export interface ListInputDeviceTransfersCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListInputDevicesRequest,
|
|
16
16
|
ListInputDevicesResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListInputDevicesCommandInput extends ListInputDevicesRequest {}
|
|
19
20
|
export interface ListInputDevicesCommandOutput
|
|
20
21
|
extends ListInputDevicesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListInputSecurityGroupsRequest,
|
|
16
16
|
ListInputSecurityGroupsResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListInputSecurityGroupsCommandInput
|
|
19
20
|
extends ListInputSecurityGroupsRequest {}
|
|
20
21
|
export interface ListInputSecurityGroupsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { ListInputsRequest, ListInputsResponse } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListInputsCommandInput extends ListInputsRequest {}
|
|
16
17
|
export interface ListInputsCommandOutput
|
|
17
18
|
extends ListInputsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListMultiplexProgramsRequest,
|
|
16
16
|
ListMultiplexProgramsResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListMultiplexProgramsCommandInput
|
|
19
20
|
extends ListMultiplexProgramsRequest {}
|
|
20
21
|
export interface ListMultiplexProgramsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListMultiplexesRequest,
|
|
16
16
|
ListMultiplexesResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListMultiplexesCommandInput extends ListMultiplexesRequest {}
|
|
19
20
|
export interface ListMultiplexesCommandOutput
|
|
20
21
|
extends ListMultiplexesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListOfferingsRequest,
|
|
16
16
|
ListOfferingsResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListOfferingsCommandInput extends ListOfferingsRequest {}
|
|
19
20
|
export interface ListOfferingsCommandOutput
|
|
20
21
|
extends ListOfferingsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListReservationsRequest,
|
|
16
16
|
ListReservationsResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListReservationsCommandInput extends ListReservationsRequest {}
|
|
19
20
|
export interface ListReservationsCommandOutput
|
|
20
21
|
extends ListReservationsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListTagsForResourceRequest,
|
|
16
16
|
ListTagsForResourceResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PurchaseOfferingRequest,
|
|
16
16
|
PurchaseOfferingResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PurchaseOfferingCommandInput extends PurchaseOfferingRequest {}
|
|
19
20
|
export interface PurchaseOfferingCommandOutput
|
|
20
21
|
extends PurchaseOfferingResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RebootInputDeviceRequest,
|
|
16
16
|
RebootInputDeviceResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RebootInputDeviceCommandInput
|
|
19
20
|
extends RebootInputDeviceRequest {}
|
|
20
21
|
export interface RebootInputDeviceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RejectInputDeviceTransferRequest,
|
|
16
16
|
RejectInputDeviceTransferResponse,
|
|
17
17
|
} from "../models/models_1";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RejectInputDeviceTransferCommandInput
|
|
19
20
|
extends RejectInputDeviceTransferRequest {}
|
|
20
21
|
export interface RejectInputDeviceTransferCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { StartChannelRequest, StartChannelResponse } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StartChannelCommandInput extends StartChannelRequest {}
|
|
16
17
|
export interface StartChannelCommandOutput
|
|
17
18
|
extends StartChannelResponse,
|
|
@@ -13,6 +13,7 @@ import {
|
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { StartInputDeviceMaintenanceWindowRequest } from "../models/models_1";
|
|
15
15
|
import { StartInputDeviceMaintenanceWindowResponse } from "../models/models_2";
|
|
16
|
+
export { __MetadataBearer, $Command };
|
|
16
17
|
export interface StartInputDeviceMaintenanceWindowCommandInput
|
|
17
18
|
extends StartInputDeviceMaintenanceWindowRequest {}
|
|
18
19
|
export interface StartInputDeviceMaintenanceWindowCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StartMultiplexRequest,
|
|
16
16
|
StartMultiplexResponse,
|
|
17
17
|
} from "../models/models_2";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartMultiplexCommandInput extends StartMultiplexRequest {}
|
|
19
20
|
export interface StartMultiplexCommandOutput
|
|
20
21
|
extends StartMultiplexResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { StopChannelRequest, StopChannelResponse } from "../models/models_2";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StopChannelCommandInput extends StopChannelRequest {}
|
|
16
17
|
export interface StopChannelCommandOutput
|
|
17
18
|
extends StopChannelResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StopMultiplexRequest,
|
|
16
16
|
StopMultiplexResponse,
|
|
17
17
|
} from "../models/models_2";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StopMultiplexCommandInput extends StopMultiplexRequest {}
|
|
19
20
|
export interface StopMultiplexCommandOutput
|
|
20
21
|
extends StopMultiplexResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
TransferInputDeviceRequest,
|
|
16
16
|
TransferInputDeviceResponse,
|
|
17
17
|
} from "../models/models_2";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface TransferInputDeviceCommandInput
|
|
19
20
|
extends TransferInputDeviceRequest {}
|
|
20
21
|
export interface TransferInputDeviceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateChannelClassRequest,
|
|
16
16
|
UpdateChannelClassResponse,
|
|
17
17
|
} from "../models/models_2";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateChannelClassCommandInput
|
|
19
20
|
extends UpdateChannelClassRequest {}
|
|
20
21
|
export interface UpdateChannelClassCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateChannelRequest,
|
|
16
16
|
UpdateChannelResponse,
|
|
17
17
|
} from "../models/models_2";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateChannelCommandInput extends UpdateChannelRequest {}
|
|
19
20
|
export interface UpdateChannelCommandOutput
|
|
20
21
|
extends UpdateChannelResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaLiveClient";
|
|
14
14
|
import { UpdateInputRequest, UpdateInputResponse } from "../models/models_2";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateInputCommandInput extends UpdateInputRequest {}
|
|
16
17
|
export interface UpdateInputCommandOutput
|
|
17
18
|
extends UpdateInputResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateInputDeviceRequest,
|
|
16
16
|
UpdateInputDeviceResponse,
|
|
17
17
|
} from "../models/models_2";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateInputDeviceCommandInput
|
|
19
20
|
extends UpdateInputDeviceRequest {}
|
|
20
21
|
export interface UpdateInputDeviceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateInputSecurityGroupRequest,
|
|
16
16
|
UpdateInputSecurityGroupResponse,
|
|
17
17
|
} from "../models/models_2";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateInputSecurityGroupCommandInput
|
|
19
20
|
extends UpdateInputSecurityGroupRequest {}
|
|
20
21
|
export interface UpdateInputSecurityGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateMultiplexRequest,
|
|
16
16
|
UpdateMultiplexResponse,
|
|
17
17
|
} from "../models/models_2";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateMultiplexCommandInput extends UpdateMultiplexRequest {}
|
|
19
20
|
export interface UpdateMultiplexCommandOutput
|
|
20
21
|
extends UpdateMultiplexResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateMultiplexProgramRequest,
|
|
16
16
|
UpdateMultiplexProgramResponse,
|
|
17
17
|
} from "../models/models_2";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateMultiplexProgramCommandInput
|
|
19
20
|
extends UpdateMultiplexProgramRequest {}
|
|
20
21
|
export interface UpdateMultiplexProgramCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateReservationRequest,
|
|
16
16
|
UpdateReservationResponse,
|
|
17
17
|
} from "../models/models_2";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateReservationCommandInput
|
|
19
20
|
extends UpdateReservationRequest {}
|
|
20
21
|
export interface UpdateReservationCommandOutput
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from "./MediaLive";
|
|
2
1
|
export * from "./MediaLiveClient";
|
|
2
|
+
export * from "./MediaLive";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
6
5
|
export * from "./waiters";
|
|
6
|
+
export * from "./models";
|
|
7
7
|
export { MediaLiveServiceException } from "./models/MediaLiveServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class MediaLiveServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-medialive",
|
|
3
3
|
"description": "AWS SDK for JavaScript Medialive Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.341.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,40 +21,40 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.341.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.341.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.341.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.341.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.341.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.341.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.341.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.341.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.341.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.341.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.341.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.341.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.341.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.341.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.341.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.341.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.341.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.341.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.341.0",
|
|
43
|
+
"@aws-sdk/types": "3.341.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.341.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-stream-browser": "3.
|
|
53
|
-
"@aws-sdk/util-stream-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.341.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.341.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.341.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.341.0",
|
|
52
|
+
"@aws-sdk/util-stream-browser": "3.341.0",
|
|
53
|
+
"@aws-sdk/util-stream-node": "3.341.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-browser": "3.341.0",
|
|
55
|
+
"@aws-sdk/util-user-agent-node": "3.341.0",
|
|
56
56
|
"@aws-sdk/util-utf8": "3.310.0",
|
|
57
|
-
"@aws-sdk/util-waiter": "3.
|
|
57
|
+
"@aws-sdk/util-waiter": "3.341.0",
|
|
58
58
|
"@smithy/protocol-http": "^1.0.1",
|
|
59
59
|
"@smithy/types": "^1.0.0",
|
|
60
60
|
"tslib": "^2.5.0",
|