@aws-sdk/client-medialive 3.168.0 → 3.170.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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/MediaLive.d.ts +1072 -300
- package/dist-types/ts3.4/MediaLiveClient.d.ts +483 -132
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +59 -59
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/MediaLiveServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +3 -3
- package/dist-types/ts3.4/models/models_0.d.ts +2707 -2595
- package/dist-types/ts3.4/models/models_1.d.ts +3418 -3144
- package/dist-types/ts3.4/models/models_2.d.ts +242 -194
- package/dist-types/ts3.4/pagination/DescribeSchedulePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListChannelsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInputDeviceTransfersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInputDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInputSecurityGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInputsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMultiplexProgramsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMultiplexesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOfferingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListReservationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +11 -11
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +713 -179
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +11 -11
- package/dist-types/ts3.4/waiters/waitForChannelCreated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForChannelDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForChannelRunning.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForChannelStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForInputAttached.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForInputDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForInputDetached.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexCreated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexRunning.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexStopped.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
MediaLiveClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../MediaLiveClient";
|
|
13
|
+
import {
|
|
14
|
+
ListInputDeviceTransfersRequest,
|
|
15
|
+
ListInputDeviceTransfersResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface ListInputDeviceTransfersCommandInput
|
|
18
|
+
extends ListInputDeviceTransfersRequest {}
|
|
19
|
+
export interface ListInputDeviceTransfersCommandOutput
|
|
20
|
+
extends ListInputDeviceTransfersResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListInputDeviceTransfersCommand extends $Command<
|
|
24
|
+
ListInputDeviceTransfersCommandInput,
|
|
25
|
+
ListInputDeviceTransfersCommandOutput,
|
|
26
|
+
MediaLiveClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListInputDeviceTransfersCommandInput;
|
|
29
|
+
constructor(input: ListInputDeviceTransfersCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ListInputDeviceTransfersCommandInput,
|
|
37
|
+
ListInputDeviceTransfersCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
MediaLiveClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../MediaLiveClient";
|
|
13
|
+
import {
|
|
14
|
+
ListInputDevicesRequest,
|
|
15
|
+
ListInputDevicesResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface ListInputDevicesCommandInput extends ListInputDevicesRequest {}
|
|
18
|
+
export interface ListInputDevicesCommandOutput
|
|
19
|
+
extends ListInputDevicesResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class ListInputDevicesCommand extends $Command<
|
|
23
|
+
ListInputDevicesCommandInput,
|
|
24
|
+
ListInputDevicesCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListInputDevicesCommandInput;
|
|
28
|
+
constructor(input: ListInputDevicesCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<ListInputDevicesCommandInput, ListInputDevicesCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
MediaLiveClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../MediaLiveClient";
|
|
13
|
+
import {
|
|
14
|
+
ListInputSecurityGroupsRequest,
|
|
15
|
+
ListInputSecurityGroupsResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface ListInputSecurityGroupsCommandInput
|
|
18
|
+
extends ListInputSecurityGroupsRequest {}
|
|
19
|
+
export interface ListInputSecurityGroupsCommandOutput
|
|
20
|
+
extends ListInputSecurityGroupsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListInputSecurityGroupsCommand extends $Command<
|
|
24
|
+
ListInputSecurityGroupsCommandInput,
|
|
25
|
+
ListInputSecurityGroupsCommandOutput,
|
|
26
|
+
MediaLiveClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListInputSecurityGroupsCommandInput;
|
|
29
|
+
constructor(input: ListInputSecurityGroupsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ListInputSecurityGroupsCommandInput,
|
|
37
|
+
ListInputSecurityGroupsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,34 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
MediaLiveClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../MediaLiveClient";
|
|
13
|
+
import { ListInputsRequest, ListInputsResponse } from "../models/models_1";
|
|
14
|
+
export interface ListInputsCommandInput extends ListInputsRequest {}
|
|
15
|
+
export interface ListInputsCommandOutput
|
|
16
|
+
extends ListInputsResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class ListInputsCommand extends $Command<
|
|
20
|
+
ListInputsCommandInput,
|
|
21
|
+
ListInputsCommandOutput,
|
|
22
|
+
MediaLiveClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: ListInputsCommandInput;
|
|
25
|
+
constructor(input: ListInputsCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<ListInputsCommandInput, ListInputsCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
MediaLiveClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../MediaLiveClient";
|
|
13
|
+
import {
|
|
14
|
+
ListMultiplexProgramsRequest,
|
|
15
|
+
ListMultiplexProgramsResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface ListMultiplexProgramsCommandInput
|
|
18
|
+
extends ListMultiplexProgramsRequest {}
|
|
19
|
+
export interface ListMultiplexProgramsCommandOutput
|
|
20
|
+
extends ListMultiplexProgramsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListMultiplexProgramsCommand extends $Command<
|
|
24
|
+
ListMultiplexProgramsCommandInput,
|
|
25
|
+
ListMultiplexProgramsCommandOutput,
|
|
26
|
+
MediaLiveClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListMultiplexProgramsCommandInput;
|
|
29
|
+
constructor(input: ListMultiplexProgramsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ListMultiplexProgramsCommandInput,
|
|
37
|
+
ListMultiplexProgramsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
MediaLiveClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../MediaLiveClient";
|
|
13
|
+
import {
|
|
14
|
+
ListMultiplexesRequest,
|
|
15
|
+
ListMultiplexesResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface ListMultiplexesCommandInput extends ListMultiplexesRequest {}
|
|
18
|
+
export interface ListMultiplexesCommandOutput
|
|
19
|
+
extends ListMultiplexesResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class ListMultiplexesCommand extends $Command<
|
|
23
|
+
ListMultiplexesCommandInput,
|
|
24
|
+
ListMultiplexesCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListMultiplexesCommandInput;
|
|
28
|
+
constructor(input: ListMultiplexesCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<ListMultiplexesCommandInput, ListMultiplexesCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
MediaLiveClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../MediaLiveClient";
|
|
13
|
+
import {
|
|
14
|
+
ListOfferingsRequest,
|
|
15
|
+
ListOfferingsResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface ListOfferingsCommandInput extends ListOfferingsRequest {}
|
|
18
|
+
export interface ListOfferingsCommandOutput
|
|
19
|
+
extends ListOfferingsResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class ListOfferingsCommand extends $Command<
|
|
23
|
+
ListOfferingsCommandInput,
|
|
24
|
+
ListOfferingsCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListOfferingsCommandInput;
|
|
28
|
+
constructor(input: ListOfferingsCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<ListOfferingsCommandInput, ListOfferingsCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
MediaLiveClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../MediaLiveClient";
|
|
13
|
+
import {
|
|
14
|
+
ListReservationsRequest,
|
|
15
|
+
ListReservationsResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface ListReservationsCommandInput extends ListReservationsRequest {}
|
|
18
|
+
export interface ListReservationsCommandOutput
|
|
19
|
+
extends ListReservationsResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class ListReservationsCommand extends $Command<
|
|
23
|
+
ListReservationsCommandInput,
|
|
24
|
+
ListReservationsCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListReservationsCommandInput;
|
|
28
|
+
constructor(input: ListReservationsCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<ListReservationsCommandInput, ListReservationsCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
MediaLiveClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../MediaLiveClient";
|
|
13
|
+
import {
|
|
14
|
+
ListTagsForResourceRequest,
|
|
15
|
+
ListTagsForResourceResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface ListTagsForResourceCommandInput
|
|
18
|
+
extends ListTagsForResourceRequest {}
|
|
19
|
+
export interface ListTagsForResourceCommandOutput
|
|
20
|
+
extends ListTagsForResourceResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListTagsForResourceCommand extends $Command<
|
|
24
|
+
ListTagsForResourceCommandInput,
|
|
25
|
+
ListTagsForResourceCommandOutput,
|
|
26
|
+
MediaLiveClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListTagsForResourceCommandInput;
|
|
29
|
+
constructor(input: ListTagsForResourceCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
MediaLiveClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../MediaLiveClient";
|
|
13
|
+
import {
|
|
14
|
+
PurchaseOfferingRequest,
|
|
15
|
+
PurchaseOfferingResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface PurchaseOfferingCommandInput extends PurchaseOfferingRequest {}
|
|
18
|
+
export interface PurchaseOfferingCommandOutput
|
|
19
|
+
extends PurchaseOfferingResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class PurchaseOfferingCommand extends $Command<
|
|
23
|
+
PurchaseOfferingCommandInput,
|
|
24
|
+
PurchaseOfferingCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: PurchaseOfferingCommandInput;
|
|
28
|
+
constructor(input: PurchaseOfferingCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
MediaLiveClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../MediaLiveClient";
|
|
13
|
+
import {
|
|
14
|
+
RebootInputDeviceRequest,
|
|
15
|
+
RebootInputDeviceResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface RebootInputDeviceCommandInput
|
|
18
|
+
extends RebootInputDeviceRequest {}
|
|
19
|
+
export interface RebootInputDeviceCommandOutput
|
|
20
|
+
extends RebootInputDeviceResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class RebootInputDeviceCommand extends $Command<
|
|
24
|
+
RebootInputDeviceCommandInput,
|
|
25
|
+
RebootInputDeviceCommandOutput,
|
|
26
|
+
MediaLiveClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: RebootInputDeviceCommandInput;
|
|
29
|
+
constructor(input: RebootInputDeviceCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<RebootInputDeviceCommandInput, RebootInputDeviceCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|