@aws-sdk/client-medialive 3.169.0 → 3.171.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 +1013 -300
- package/dist-types/ts3.4/MediaLiveClient.d.ts +458 -132
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +36 -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 +7 -6
- package/dist-types/ts3.4/models/index.d.ts +3 -3
- package/dist-types/ts3.4/models/models_0.d.ts +1996 -2595
- package/dist-types/ts3.4/models/models_1.d.ts +2375 -3144
- package/dist-types/ts3.4/models/models_2.d.ts +170 -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 +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +11 -11
- package/dist-types/ts3.4/waiters/waitForChannelCreated.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForChannelDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForChannelRunning.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForChannelStopped.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForInputAttached.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForInputDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForInputDetached.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexCreated.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexRunning.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexStopped.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,17 +1,36 @@
|
|
|
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
|
+
DescribeInputDeviceRequest,
|
|
15
|
+
DescribeInputDeviceResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DescribeInputDeviceCommandInput
|
|
18
|
+
extends DescribeInputDeviceRequest {}
|
|
19
|
+
export interface DescribeInputDeviceCommandOutput
|
|
20
|
+
extends DescribeInputDeviceResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeInputDeviceCommand extends $Command<
|
|
23
|
+
DescribeInputDeviceCommandInput,
|
|
24
|
+
DescribeInputDeviceCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeInputDeviceCommandInput;
|
|
28
|
+
constructor(input: DescribeInputDeviceCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DescribeInputDeviceCommandInput, DescribeInputDeviceCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
DescribeInputDeviceThumbnailRequest,
|
|
15
|
+
DescribeInputDeviceThumbnailResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DescribeInputDeviceThumbnailCommandInput
|
|
18
|
+
extends DescribeInputDeviceThumbnailRequest {}
|
|
19
|
+
export interface DescribeInputDeviceThumbnailCommandOutput
|
|
20
|
+
extends DescribeInputDeviceThumbnailResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeInputDeviceThumbnailCommand extends $Command<
|
|
23
|
+
DescribeInputDeviceThumbnailCommandInput,
|
|
24
|
+
DescribeInputDeviceThumbnailCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeInputDeviceThumbnailCommandInput;
|
|
28
|
+
constructor(input: DescribeInputDeviceThumbnailCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeInputDeviceThumbnailCommandInput,
|
|
35
|
+
DescribeInputDeviceThumbnailCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
DescribeInputSecurityGroupRequest,
|
|
15
|
+
DescribeInputSecurityGroupResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DescribeInputSecurityGroupCommandInput
|
|
18
|
+
extends DescribeInputSecurityGroupRequest {}
|
|
19
|
+
export interface DescribeInputSecurityGroupCommandOutput
|
|
20
|
+
extends DescribeInputSecurityGroupResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeInputSecurityGroupCommand extends $Command<
|
|
23
|
+
DescribeInputSecurityGroupCommandInput,
|
|
24
|
+
DescribeInputSecurityGroupCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeInputSecurityGroupCommandInput;
|
|
28
|
+
constructor(input: DescribeInputSecurityGroupCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeInputSecurityGroupCommandInput,
|
|
35
|
+
DescribeInputSecurityGroupCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
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
|
+
DescribeMultiplexRequest,
|
|
15
|
+
DescribeMultiplexResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DescribeMultiplexCommandInput
|
|
18
|
+
extends DescribeMultiplexRequest {}
|
|
19
|
+
export interface DescribeMultiplexCommandOutput
|
|
20
|
+
extends DescribeMultiplexResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeMultiplexCommand extends $Command<
|
|
23
|
+
DescribeMultiplexCommandInput,
|
|
24
|
+
DescribeMultiplexCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeMultiplexCommandInput;
|
|
28
|
+
constructor(input: DescribeMultiplexCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DescribeMultiplexCommandInput, DescribeMultiplexCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
DescribeMultiplexProgramRequest,
|
|
15
|
+
DescribeMultiplexProgramResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DescribeMultiplexProgramCommandInput
|
|
18
|
+
extends DescribeMultiplexProgramRequest {}
|
|
19
|
+
export interface DescribeMultiplexProgramCommandOutput
|
|
20
|
+
extends DescribeMultiplexProgramResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeMultiplexProgramCommand extends $Command<
|
|
23
|
+
DescribeMultiplexProgramCommandInput,
|
|
24
|
+
DescribeMultiplexProgramCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeMultiplexProgramCommandInput;
|
|
28
|
+
constructor(input: DescribeMultiplexProgramCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DescribeMultiplexProgramCommandInput,
|
|
35
|
+
DescribeMultiplexProgramCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
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
|
+
DescribeOfferingRequest,
|
|
15
|
+
DescribeOfferingResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DescribeOfferingCommandInput extends DescribeOfferingRequest {}
|
|
18
|
+
export interface DescribeOfferingCommandOutput
|
|
19
|
+
extends DescribeOfferingResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DescribeOfferingCommand extends $Command<
|
|
22
|
+
DescribeOfferingCommandInput,
|
|
23
|
+
DescribeOfferingCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DescribeOfferingCommandInput;
|
|
27
|
+
constructor(input: DescribeOfferingCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DescribeOfferingCommandInput, DescribeOfferingCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
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
|
+
DescribeReservationRequest,
|
|
15
|
+
DescribeReservationResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DescribeReservationCommandInput
|
|
18
|
+
extends DescribeReservationRequest {}
|
|
19
|
+
export interface DescribeReservationCommandOutput
|
|
20
|
+
extends DescribeReservationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DescribeReservationCommand extends $Command<
|
|
23
|
+
DescribeReservationCommandInput,
|
|
24
|
+
DescribeReservationCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeReservationCommandInput;
|
|
28
|
+
constructor(input: DescribeReservationCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DescribeReservationCommandInput, DescribeReservationCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
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
|
+
DescribeScheduleRequest,
|
|
15
|
+
DescribeScheduleResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface DescribeScheduleCommandInput extends DescribeScheduleRequest {}
|
|
18
|
+
export interface DescribeScheduleCommandOutput
|
|
19
|
+
extends DescribeScheduleResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DescribeScheduleCommand extends $Command<
|
|
22
|
+
DescribeScheduleCommandInput,
|
|
23
|
+
DescribeScheduleCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DescribeScheduleCommandInput;
|
|
27
|
+
constructor(input: DescribeScheduleCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DescribeScheduleCommandInput, DescribeScheduleCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
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 { ListChannelsRequest, ListChannelsResponse } from "../models/models_1";
|
|
14
|
+
export interface ListChannelsCommandInput extends ListChannelsRequest {}
|
|
15
|
+
export interface ListChannelsCommandOutput
|
|
16
|
+
extends ListChannelsResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class ListChannelsCommand extends $Command<
|
|
19
|
+
ListChannelsCommandInput,
|
|
20
|
+
ListChannelsCommandOutput,
|
|
21
|
+
MediaLiveClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: ListChannelsCommandInput;
|
|
24
|
+
constructor(input: ListChannelsCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<ListChannelsCommandInput, ListChannelsCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
export declare class ListInputDeviceTransfersCommand extends $Command<
|
|
23
|
+
ListInputDeviceTransfersCommandInput,
|
|
24
|
+
ListInputDeviceTransfersCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListInputDeviceTransfersCommandInput;
|
|
28
|
+
constructor(input: ListInputDeviceTransfersCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListInputDeviceTransfersCommandInput,
|
|
35
|
+
ListInputDeviceTransfersCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
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
|
+
export declare class ListInputDevicesCommand extends $Command<
|
|
22
|
+
ListInputDevicesCommandInput,
|
|
23
|
+
ListInputDevicesCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: ListInputDevicesCommandInput;
|
|
27
|
+
constructor(input: ListInputDevicesCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<ListInputDevicesCommandInput, ListInputDevicesCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|