@aws-sdk/client-medialive 3.478.0 → 3.481.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/commands/AcceptInputDeviceTransferCommand.js +18 -41
- package/dist-cjs/commands/BatchDeleteCommand.js +18 -41
- package/dist-cjs/commands/BatchStartCommand.js +18 -41
- package/dist-cjs/commands/BatchStopCommand.js +18 -41
- package/dist-cjs/commands/BatchUpdateScheduleCommand.js +18 -41
- package/dist-cjs/commands/CancelInputDeviceTransferCommand.js +18 -41
- package/dist-cjs/commands/ClaimDeviceCommand.js +18 -41
- package/dist-cjs/commands/CreateChannelCommand.js +18 -41
- package/dist-cjs/commands/CreateInputCommand.js +18 -41
- package/dist-cjs/commands/CreateInputSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateMultiplexCommand.js +18 -41
- package/dist-cjs/commands/CreateMultiplexProgramCommand.js +18 -41
- package/dist-cjs/commands/CreatePartnerInputCommand.js +18 -41
- package/dist-cjs/commands/CreateTagsCommand.js +18 -41
- package/dist-cjs/commands/DeleteChannelCommand.js +18 -41
- package/dist-cjs/commands/DeleteInputCommand.js +18 -41
- package/dist-cjs/commands/DeleteInputSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteMultiplexCommand.js +18 -41
- package/dist-cjs/commands/DeleteMultiplexProgramCommand.js +18 -41
- package/dist-cjs/commands/DeleteReservationCommand.js +18 -41
- package/dist-cjs/commands/DeleteScheduleCommand.js +18 -41
- package/dist-cjs/commands/DeleteTagsCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeChannelCommand.js +18 -41
- package/dist-cjs/commands/DescribeInputCommand.js +18 -41
- package/dist-cjs/commands/DescribeInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/DescribeInputDeviceThumbnailCommand.js +18 -41
- package/dist-cjs/commands/DescribeInputSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeMultiplexCommand.js +18 -41
- package/dist-cjs/commands/DescribeMultiplexProgramCommand.js +18 -41
- package/dist-cjs/commands/DescribeOfferingCommand.js +18 -41
- package/dist-cjs/commands/DescribeReservationCommand.js +18 -41
- package/dist-cjs/commands/DescribeScheduleCommand.js +18 -41
- package/dist-cjs/commands/DescribeThumbnailsCommand.js +18 -41
- package/dist-cjs/commands/ListChannelsCommand.js +18 -41
- package/dist-cjs/commands/ListInputDeviceTransfersCommand.js +18 -41
- package/dist-cjs/commands/ListInputDevicesCommand.js +18 -41
- package/dist-cjs/commands/ListInputSecurityGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListInputsCommand.js +18 -41
- package/dist-cjs/commands/ListMultiplexProgramsCommand.js +18 -41
- package/dist-cjs/commands/ListMultiplexesCommand.js +18 -41
- package/dist-cjs/commands/ListOfferingsCommand.js +18 -41
- package/dist-cjs/commands/ListReservationsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PurchaseOfferingCommand.js +18 -41
- package/dist-cjs/commands/RebootInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/RejectInputDeviceTransferCommand.js +18 -41
- package/dist-cjs/commands/StartChannelCommand.js +18 -41
- package/dist-cjs/commands/StartInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/StartInputDeviceMaintenanceWindowCommand.js +18 -41
- package/dist-cjs/commands/StartMultiplexCommand.js +18 -41
- package/dist-cjs/commands/StopChannelCommand.js +18 -41
- package/dist-cjs/commands/StopInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/StopMultiplexCommand.js +18 -41
- package/dist-cjs/commands/TransferInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAccountConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateChannelClassCommand.js +18 -41
- package/dist-cjs/commands/UpdateChannelCommand.js +18 -41
- package/dist-cjs/commands/UpdateInputCommand.js +18 -41
- package/dist-cjs/commands/UpdateInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/UpdateInputSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateMultiplexCommand.js +18 -41
- package/dist-cjs/commands/UpdateMultiplexProgramCommand.js +18 -41
- package/dist-cjs/commands/UpdateReservationCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/models/models_0.js +23 -15
- package/dist-cjs/models/models_1.js +15 -3
- package/dist-cjs/protocols/Aws_restJson1.js +33 -0
- package/dist-es/commands/AcceptInputDeviceTransferCommand.js +18 -41
- package/dist-es/commands/BatchDeleteCommand.js +18 -41
- package/dist-es/commands/BatchStartCommand.js +18 -41
- package/dist-es/commands/BatchStopCommand.js +18 -41
- package/dist-es/commands/BatchUpdateScheduleCommand.js +18 -41
- package/dist-es/commands/CancelInputDeviceTransferCommand.js +18 -41
- package/dist-es/commands/ClaimDeviceCommand.js +18 -41
- package/dist-es/commands/CreateChannelCommand.js +18 -41
- package/dist-es/commands/CreateInputCommand.js +18 -41
- package/dist-es/commands/CreateInputSecurityGroupCommand.js +18 -41
- package/dist-es/commands/CreateMultiplexCommand.js +18 -41
- package/dist-es/commands/CreateMultiplexProgramCommand.js +18 -41
- package/dist-es/commands/CreatePartnerInputCommand.js +18 -41
- package/dist-es/commands/CreateTagsCommand.js +18 -41
- package/dist-es/commands/DeleteChannelCommand.js +18 -41
- package/dist-es/commands/DeleteInputCommand.js +18 -41
- package/dist-es/commands/DeleteInputSecurityGroupCommand.js +18 -41
- package/dist-es/commands/DeleteMultiplexCommand.js +18 -41
- package/dist-es/commands/DeleteMultiplexProgramCommand.js +18 -41
- package/dist-es/commands/DeleteReservationCommand.js +18 -41
- package/dist-es/commands/DeleteScheduleCommand.js +18 -41
- package/dist-es/commands/DeleteTagsCommand.js +18 -41
- package/dist-es/commands/DescribeAccountConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeChannelCommand.js +18 -41
- package/dist-es/commands/DescribeInputCommand.js +18 -41
- package/dist-es/commands/DescribeInputDeviceCommand.js +18 -41
- package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +18 -41
- package/dist-es/commands/DescribeInputSecurityGroupCommand.js +18 -41
- package/dist-es/commands/DescribeMultiplexCommand.js +18 -41
- package/dist-es/commands/DescribeMultiplexProgramCommand.js +18 -41
- package/dist-es/commands/DescribeOfferingCommand.js +18 -41
- package/dist-es/commands/DescribeReservationCommand.js +18 -41
- package/dist-es/commands/DescribeScheduleCommand.js +18 -41
- package/dist-es/commands/DescribeThumbnailsCommand.js +18 -41
- package/dist-es/commands/ListChannelsCommand.js +18 -41
- package/dist-es/commands/ListInputDeviceTransfersCommand.js +18 -41
- package/dist-es/commands/ListInputDevicesCommand.js +18 -41
- package/dist-es/commands/ListInputSecurityGroupsCommand.js +18 -41
- package/dist-es/commands/ListInputsCommand.js +18 -41
- package/dist-es/commands/ListMultiplexProgramsCommand.js +18 -41
- package/dist-es/commands/ListMultiplexesCommand.js +18 -41
- package/dist-es/commands/ListOfferingsCommand.js +18 -41
- package/dist-es/commands/ListReservationsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PurchaseOfferingCommand.js +18 -41
- package/dist-es/commands/RebootInputDeviceCommand.js +18 -41
- package/dist-es/commands/RejectInputDeviceTransferCommand.js +18 -41
- package/dist-es/commands/StartChannelCommand.js +18 -41
- package/dist-es/commands/StartInputDeviceCommand.js +18 -41
- package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +18 -41
- package/dist-es/commands/StartMultiplexCommand.js +18 -41
- package/dist-es/commands/StopChannelCommand.js +18 -41
- package/dist-es/commands/StopInputDeviceCommand.js +18 -41
- package/dist-es/commands/StopMultiplexCommand.js +18 -41
- package/dist-es/commands/TransferInputDeviceCommand.js +18 -41
- package/dist-es/commands/UpdateAccountConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateChannelClassCommand.js +18 -41
- package/dist-es/commands/UpdateChannelCommand.js +18 -41
- package/dist-es/commands/UpdateInputCommand.js +18 -41
- package/dist-es/commands/UpdateInputDeviceCommand.js +18 -41
- package/dist-es/commands/UpdateInputSecurityGroupCommand.js +18 -41
- package/dist-es/commands/UpdateMultiplexCommand.js +18 -41
- package/dist-es/commands/UpdateMultiplexProgramCommand.js +18 -41
- package/dist-es/commands/UpdateReservationCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/models/models_0.js +20 -12
- package/dist-es/models/models_1.js +12 -0
- package/dist-es/protocols/Aws_restJson1.js +33 -0
- package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +6 -21
- package/dist-types/commands/BatchDeleteCommand.d.ts +6 -21
- package/dist-types/commands/BatchStartCommand.d.ts +6 -21
- package/dist-types/commands/BatchStopCommand.d.ts +6 -21
- package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +6 -21
- package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +6 -21
- package/dist-types/commands/ClaimDeviceCommand.d.ts +6 -21
- package/dist-types/commands/CreateChannelCommand.d.ts +24 -39
- package/dist-types/commands/CreateInputCommand.d.ts +6 -21
- package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +6 -21
- package/dist-types/commands/CreatePartnerInputCommand.d.ts +6 -21
- package/dist-types/commands/CreateTagsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteChannelCommand.d.ts +15 -30
- package/dist-types/commands/DeleteInputCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReservationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteScheduleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTagsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChannelCommand.d.ts +15 -30
- package/dist-types/commands/DescribeInputCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInputDeviceCommand.d.ts +12 -21
- package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +6 -21
- package/dist-types/commands/DescribeOfferingCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReservationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeScheduleCommand.d.ts +6 -21
- package/dist-types/commands/DescribeThumbnailsCommand.d.ts +6 -21
- package/dist-types/commands/ListChannelsCommand.d.ts +8 -22
- package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +7 -23
- package/dist-types/commands/ListInputDevicesCommand.d.ts +13 -22
- package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListInputsCommand.d.ts +6 -21
- package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +6 -21
- package/dist-types/commands/ListMultiplexesCommand.d.ts +6 -21
- package/dist-types/commands/ListOfferingsCommand.d.ts +6 -21
- package/dist-types/commands/ListReservationsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +6 -21
- package/dist-types/commands/RebootInputDeviceCommand.d.ts +6 -21
- package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +6 -21
- package/dist-types/commands/StartChannelCommand.d.ts +15 -30
- package/dist-types/commands/StartInputDeviceCommand.d.ts +6 -21
- package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +6 -21
- package/dist-types/commands/StartMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/StopChannelCommand.d.ts +15 -30
- package/dist-types/commands/StopInputDeviceCommand.d.ts +6 -21
- package/dist-types/commands/StopMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/TransferInputDeviceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +15 -30
- package/dist-types/commands/UpdateChannelCommand.d.ts +24 -39
- package/dist-types/commands/UpdateInputCommand.d.ts +6 -21
- package/dist-types/commands/UpdateInputDeviceCommand.d.ts +24 -21
- package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReservationCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/models/models_0.d.ts +73 -67
- package/dist-types/models/models_1.d.ts +77 -74
- package/dist-types/models/models_2.d.ts +70 -1
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +11 -21
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +16 -24
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +16 -26
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +15 -24
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/models/models_0.d.ts +33 -25
- package/dist-types/ts3.4/models/models_1.d.ts +33 -24
- package/dist-types/ts3.4/models/models_2.d.ts +19 -0
- package/package.json +9 -9
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface DescribeThumbnailsCommandInput
|
|
|
21
15
|
export interface DescribeThumbnailsCommandOutput
|
|
22
16
|
extends DescribeThumbnailsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const DescribeThumbnailsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeThumbnailsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
DescribeThumbnailsCommandInput,
|
|
23
|
+
DescribeThumbnailsCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeThumbnailsCommand extends DescribeThumbnailsCommand_base {}
|
|
@@ -1,35 +1,27 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
12
6
|
ServiceOutputTypes,
|
|
13
7
|
} from "../MediaLiveClient";
|
|
14
|
-
import { ListChannelsRequest
|
|
8
|
+
import { ListChannelsRequest } from "../models/models_1";
|
|
9
|
+
import { ListChannelsResponse } from "../models/models_2";
|
|
15
10
|
export { __MetadataBearer, $Command };
|
|
16
11
|
export interface ListChannelsCommandInput extends ListChannelsRequest {}
|
|
17
12
|
export interface ListChannelsCommandOutput
|
|
18
13
|
extends ListChannelsResponse,
|
|
19
14
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
15
|
+
declare const ListChannelsCommand_base: {
|
|
16
|
+
new (
|
|
17
|
+
input: ListChannelsCommandInput
|
|
18
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
19
|
+
ListChannelsCommandInput,
|
|
20
|
+
ListChannelsCommandOutput,
|
|
21
|
+
MediaLiveClientResolvedConfig,
|
|
22
|
+
ServiceInputTypes,
|
|
23
|
+
ServiceOutputTypes
|
|
24
|
+
>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
27
|
+
export declare class ListChannelsCommand extends ListChannelsCommand_base {}
|
|
@@ -1,40 +1,30 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
12
6
|
ServiceOutputTypes,
|
|
13
7
|
} from "../MediaLiveClient";
|
|
14
|
-
import {
|
|
15
|
-
|
|
8
|
+
import {
|
|
9
|
+
ListInputDeviceTransfersRequest,
|
|
10
|
+
ListInputDeviceTransfersResponse,
|
|
11
|
+
} from "../models/models_2";
|
|
16
12
|
export { __MetadataBearer, $Command };
|
|
17
13
|
export interface ListInputDeviceTransfersCommandInput
|
|
18
14
|
extends ListInputDeviceTransfersRequest {}
|
|
19
15
|
export interface ListInputDeviceTransfersCommandOutput
|
|
20
16
|
extends ListInputDeviceTransfersResponse,
|
|
21
17
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
> {
|
|
27
|
-
readonly input: ListInputDeviceTransfersCommandInput;
|
|
28
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
|
-
constructor(input: ListInputDeviceTransfersCommandInput);
|
|
30
|
-
resolveMiddleware(
|
|
31
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
-
configuration: MediaLiveClientResolvedConfig,
|
|
33
|
-
options?: __HttpHandlerOptions
|
|
34
|
-
): Handler<
|
|
18
|
+
declare const ListInputDeviceTransfersCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListInputDeviceTransfersCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
35
22
|
ListInputDeviceTransfersCommandInput,
|
|
36
|
-
ListInputDeviceTransfersCommandOutput
|
|
23
|
+
ListInputDeviceTransfersCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
37
27
|
>;
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListInputDeviceTransfersCommand extends ListInputDeviceTransfersCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -14,25 +8,22 @@ import {
|
|
|
14
8
|
import {
|
|
15
9
|
ListInputDevicesRequest,
|
|
16
10
|
ListInputDevicesResponse,
|
|
17
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_2";
|
|
18
12
|
export { __MetadataBearer, $Command };
|
|
19
13
|
export interface ListInputDevicesCommandInput extends ListInputDevicesRequest {}
|
|
20
14
|
export interface ListInputDevicesCommandOutput
|
|
21
15
|
extends ListInputDevicesResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const ListInputDevicesCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: ListInputDevicesCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
ListInputDevicesCommandInput,
|
|
22
|
+
ListInputDevicesCommandOutput,
|
|
23
|
+
MediaLiveClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class ListInputDevicesCommand extends ListInputDevicesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListInputSecurityGroupsCommandInput
|
|
|
21
15
|
export interface ListInputSecurityGroupsCommandOutput
|
|
22
16
|
extends ListInputSecurityGroupsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListInputSecurityGroupsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListInputSecurityGroupsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: MediaLiveClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListInputSecurityGroupsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListInputSecurityGroupsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListInputSecurityGroupsCommandInput,
|
|
38
|
-
ListInputSecurityGroupsCommandOutput
|
|
23
|
+
ListInputSecurityGroupsCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListInputSecurityGroupsCommand extends ListInputSecurityGroupsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface ListInputsCommandInput extends ListInputsRequest {}
|
|
|
17
11
|
export interface ListInputsCommandOutput
|
|
18
12
|
extends ListInputsResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const ListInputsCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: ListInputsCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
ListInputsCommandInput,
|
|
19
|
+
ListInputsCommandOutput,
|
|
20
|
+
MediaLiveClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class ListInputsCommand extends ListInputsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListMultiplexProgramsCommandInput
|
|
|
21
15
|
export interface ListMultiplexProgramsCommandOutput
|
|
22
16
|
extends ListMultiplexProgramsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListMultiplexProgramsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListMultiplexProgramsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: MediaLiveClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListMultiplexProgramsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListMultiplexProgramsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListMultiplexProgramsCommandInput,
|
|
38
|
-
ListMultiplexProgramsCommandOutput
|
|
23
|
+
ListMultiplexProgramsCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListMultiplexProgramsCommand extends ListMultiplexProgramsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface ListMultiplexesCommandInput extends ListMultiplexesRequest {}
|
|
|
20
14
|
export interface ListMultiplexesCommandOutput
|
|
21
15
|
extends ListMultiplexesResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const ListMultiplexesCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: ListMultiplexesCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
ListMultiplexesCommandInput,
|
|
22
|
+
ListMultiplexesCommandOutput,
|
|
23
|
+
MediaLiveClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class ListMultiplexesCommand extends ListMultiplexesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface ListOfferingsCommandInput extends ListOfferingsRequest {}
|
|
|
20
14
|
export interface ListOfferingsCommandOutput
|
|
21
15
|
extends ListOfferingsResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const ListOfferingsCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: ListOfferingsCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
ListOfferingsCommandInput,
|
|
22
|
+
ListOfferingsCommandOutput,
|
|
23
|
+
MediaLiveClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class ListOfferingsCommand extends ListOfferingsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface ListReservationsCommandInput extends ListReservationsRequest {}
|
|
|
20
14
|
export interface ListReservationsCommandOutput
|
|
21
15
|
extends ListReservationsResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const ListReservationsCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: ListReservationsCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
ListReservationsCommandInput,
|
|
22
|
+
ListReservationsCommandOutput,
|
|
23
|
+
MediaLiveClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class ListReservationsCommand extends ListReservationsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface ListTagsForResourceCommandInput
|
|
|
21
15
|
export interface ListTagsForResourceCommandOutput
|
|
22
16
|
extends ListTagsForResourceResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const ListTagsForResourceCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListTagsForResourceCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
ListTagsForResourceCommandInput,
|
|
23
|
+
ListTagsForResourceCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface PurchaseOfferingCommandInput extends PurchaseOfferingRequest {}
|
|
|
20
14
|
export interface PurchaseOfferingCommandOutput
|
|
21
15
|
extends PurchaseOfferingResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const PurchaseOfferingCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: PurchaseOfferingCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
PurchaseOfferingCommandInput,
|
|
22
|
+
PurchaseOfferingCommandOutput,
|
|
23
|
+
MediaLiveClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class PurchaseOfferingCommand extends PurchaseOfferingCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface RebootInputDeviceCommandInput
|
|
|
21
15
|
export interface RebootInputDeviceCommandOutput
|
|
22
16
|
extends RebootInputDeviceResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const RebootInputDeviceCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: RebootInputDeviceCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
RebootInputDeviceCommandInput,
|
|
23
|
+
RebootInputDeviceCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class RebootInputDeviceCommand extends RebootInputDeviceCommand_base {}
|